Document operate-and-get-next
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2019-11-11 Tom Tromey <tom@tromey.com>
2
3 * gdb.texinfo (Editing): Document operate-and-get-next.
4
5 2019-11-11 Tom Tromey <tromey@adacore.com>
6
7 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
8
9 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
10
11 * python.texi (Symbols In Python): Add documentation for
12 gdb.lookup_static_symbols.
13
14 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
15
16 * python.texi (Symbols In Python): Extend documentation for
17 gdb.lookup_static_symbol.
18
19 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * gdb.texinfo (Symbols): Document new 'info module variables' and
22 'info module functions' commands.
23
24 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
25
26 * gdb.texinfo (Symbols): Document new 'info modules' command.
27
28 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
29
30 * gdb.texinfo (Convenience Funs): Document the new
31 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
32 convenience functions.
33
34 2019-10-29 Christian Biesinger <cbiesinger@google.com>
35
36 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
37 generation.
38 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
39 option.
40
41 2019-10-23 Tom Tromey <tom@tromey.com>
42
43 * Makefile.in (READLINE_DIR): Update.
44
45 2019-10-23 Christian Biesinger <cbiesinger@google.com>
46
47 * python.texi (Threads In Python): Add a note for how to get the
48 list of threads.
49
50 2019-10-07 Tom de Vries <tdevries@suse.de>
51
52 * gdb.texinfo: Fix typo.
53 * guile.texi: Same.
54 * python.texi: Same.
55
56 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
57
58 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
59
60 2019-10-02 Tom Tromey <tromey@adacore.com>
61
62 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
63 $_ada_exception.
64
65 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
66
67 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
68 qXfer:spu:read and qXfer:spu:write.
69 (General Query Packets): Likewise.
70 (Cell Broadband Engine SPU architecture): Remove subsection.
71
72 2019-09-18 Tom Tromey <tom@tromey.com>
73
74 * gdb.texinfo (Editing): Document readline application name.
75 (TUI Single Key Mode): Document TUI SingleKey keymap name.
76
77 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
78
79 * gdb.texinfo (Source Path): Additional text to better describe
80 how the source path directory list is used when searching for
81 source files.
82
83 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
84
85 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
86 examples.
87
88 2019-09-10 Tom Tromey <tromey@adacore.com>
89
90 * gdb.texinfo (Index Files): Update Ada text.
91
92 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
93
94 * gdb.texinfo (Symbols): Add information about the -n flag to
95 "info variables" and "info functions".
96
97 2019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
98
99 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
100
101 2019-08-16 Alan Hayward <alan.hayward@arm.com>
102
103 * gdb.texinfo (AArch64 Pointer Authentication)
104 (GDB/MI Breakpoint Information) (Frame Information): Document
105 addr_field.
106
107 2019-08-12 Tom Tromey <tom@tromey.com>
108
109 * gdb.texinfo (Configure Options): Document minimum version of
110 readline.
111
112 2019-08-09 Alan Hayward <alan.hayward@arm.com>
113
114 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
115
116 2019-08-07 Alan Hayward <alan.hayward@arm.com>
117
118 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
119
120 2019-08-05 Christian Biesinger <cbiesinger@google.com>
121
122 * python.texi (Blocks In Python): Document dictionary access on blocks.
123
124 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
125
126 * gdb.texinfo (Symbols): Document new args -dirname and -basename
127 of "info sources" command.
128
129 2019-07-30 Christian Biesinger <cbiesinger@google.com>
130
131 * python.texi (Symbols In Python): Document new function
132 gdb.lookup_static_symbol.
133
134 2019-07-29 Christian Biesinger <cbiesinger@google.com>
135
136 * python.texi (Objfiles In Python): Document new functions
137 Objfile.lookup_{global,static}_symbol.
138
139 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
140
141 * gdb.texinfo (Backtrace): Document the new '-frame-info'
142 backtrace option. Reference 'set print frame-info'.
143 (Print Settings): Document 'set|show print frame-info'.
144 Document new 'presence' value for 'set print frame-arguments.
145
146 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
147
148 * gdb.texinfo (Symbols): Add information about -q flag to "info
149 types".
150
151 2019-07-20 Kevin Buettner <kevinb@redhat.com>
152
153 * python.texi (python command): Revise example to match
154 command behavior.
155
156 2019-07-09 Pedro Alves <palves@redhat.com>
157
158 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
159 examples to show type=catchpoint instead of type=breakpoint and an
160 address.
161
162 2019-07-03 Pedro Alves <palves@redhat.com>
163 Philippe Waroquiers <philippe.waroquiers@skynet.be>
164
165 * gdb.texinfo (Command Settings): New node documenting the general
166 concept of settings, how to change them, and the new "with"
167 command.
168 (Maintenance Commands): Document "maint with".
169
170 2019-07-03 Pedro Alves <palves@redhat.com>
171
172 * gdb.texinfo (Maintenance Commands): Document "maint set/show
173 test-settings" instead of "maint test-settings set/show".
174
175 2019-06-18 Simon Marchi <simon.marchi@efficios.com>
176
177 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
178 deals with a file that has the same name as the specified pid to
179 attach to. Add example using -p option.
180 (gdb man): Remove same sentence as in previous item.
181
182 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
183
184 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
185 node.
186 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
187 new MI commands.
188
189 2019-06-13 Pedro Alves <palves@redhat.com>
190
191 * gdb.texinfo (Command Completion): Mention command options too.
192 (Command Options): New node.
193 (Threads): Add anchors. Extend descriptions of the "taas" and
194 "tfaas" commands.
195 (Backtrace): Describe new options of the "backtrace" command. Add
196 anchors.
197 (Frame Apply): Describe new options of the "frame apply" and
198 "faas" commands. Add anchors.
199 (Data): Describe new options of the "print" command. Add anchors.
200 (Compiling and Injecting Code): Mention options of the "compile
201 print" command.
202 (Maintenance Commands): Mention "maint test-options" subcommands
203 and the "maint show test-options-completion-result" command.
204
205 2019-06-13 Pedro Alves <palves@redhat.com>
206
207 * gdb.texinfo (Print Settings): Document "set/show print
208 raw-frame-arguments" instead of "set/show print raw
209 frame-arguments".
210
211 2019-06-13 Pedro Alves <palves@redhat.com>
212
213 * gdb.texinfo (Maintenance Commands): Document "maint
214 test-settings" commands.
215
216 2019-06-06 Amos Bird <amosbird@gmail.com>
217
218 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
219 annotation.
220
221 2019-06-04 Christian Biesinger <cbiesinger@google.com>
222
223 * python.texi: Document new gdb.Type.objfile property.
224
225 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
226
227 * gdb.texinfo (Help): Document the new -v apropos flag.
228 (Output Styling): Document the style name styling done by "show style".
229 Document the new title and highlight styles.
230
231 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
232
233 * gdb.texinfo (Shell Commands): Document pipe command.
234 (Logging Output): Add a reference to pipe command.
235 (Convenience Variables): Document $_shell_exitcode and
236 $_shell_exitstatus.
237
238 2019-05-29 Tom Tromey <tromey@adacore.com>
239
240 * gdb.texinfo (Continuing and Stepping): Document new
241 commands.
242
243 2019-05-22 Alan Hayward <alan.hayward@arm.com>
244
245 * gdb.texinfo (Shell Commands): Add debugredirect.
246
247 2019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
248
249 * gdb.texinfo: Minor formatting fixes.
250
251 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
252
253 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
254 MI command -complete.
255
256 2019-05-14 Tom de Vries <tdevries@suse.de>
257
258 * gdb.texinfo (Automatic symbol index cache): Add concept and command
259 index entries.
260
261 2019-05-14 Tom de Vries <tdevries@suse.de>
262
263 * gdb.texinfo (Maintenance Commands): Remove superfluous
264 quoting on command index entry for "maint info selftests".
265
266 2019-05-10 Tom Tromey <tromey@adacore.com>
267
268 * python.texi (Pretty Printing API): Mention lazy computation for
269 "children".
270
271 2019-05-10 Tom Tromey <tromey@adacore.com>
272
273 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
274 exception" and "catch handlers". Move "catch exception unhandled"
275 text. Use @var for "catch load" and "catch unload"
276
277 2019-05-08 Tom Tromey <tromey@adacore.com>
278
279 * gdb.texinfo (Symbols): Document change to ptype/o.
280
281 2019-05-03 Eli Zaretskii <eliz@gnu.org>
282
283 * gdb.texinfo (Separate Debug Files): Document how the
284 subdirectory of the global debug directory is computed on
285 MS-Windows/MS-DOS.
286
287 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
288
289 * gdb.texinfo (Print Settings): Document 'print max-depth'.
290 * guile.texi (Guile Pretty Printing API): Document that 'print
291 max-depth' can effect the display of a values children.
292 * python.texi (Pretty Printing API): Likewise.
293 (Values From Inferior): Document max_depth keyword.
294
295 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
296
297 * gdb.texinfo (Calling): Document the new
298 set|show may-call-functions.
299
300 2019-04-22 Pedro Alves <palves@redhat.com>
301
302 * gdb.texinfo (Reverse Execution): Mention and xref process record
303 and replay. Mention remote and system emulators.
304 (Process Record and Replay): List supported architectures.
305 Mention that "record btrace" is only supported on Intel
306 processors.
307
308 2019-04-17 Alan Hayward <alan.hayward@arm.com>
309
310 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
311 (Monitor Commands for gdbserver)
312 (gdbserver man): Add debug-file option.
313
314 2019-04-08 Kevin Buettner <kevinb@redhat.com>
315
316 * python.texi (Inferiors In Python): Rename
317 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
318 Add note about the former being deprecated.
319
320 2019-04-08 Kevin Buettner <kevinb@redhat.com>
321
322 * python.texi (Threads In Python): Add description for method
323 InferiorThread.handle.
324
325 2019-04-07 Tom Tromey <tom@tromey.com>
326
327 * Makefile.in (all): Depend on "info".
328
329 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
330
331 * gdb.texinfo (Convenience Funs): Document '$_creal' and
332 '$_cimag'.
333
334 2019-03-30 Eli Zaretskii <eliz@gnu.org>
335
336 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
337 $_gdb_minor.
338
339 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
340
341 * python.texi (Pretty Printing API): Document use of None for the
342 display_hint.
343
344 2019-03-22 Alan Hayward <alan.hayward@arm.com>
345 Jiong Wang <jiong.wang@arm.com>
346
347 * gdb.texinfo (AArch64 Features): Describe pauth feature.
348
349 2019-03-20 Tom Tromey <tromey@adacore.com>
350
351 * python.texi (Selecting Pretty-Printers): Use @defvar for
352 gdb.pretty_printers.
353
354 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
355
356 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
357 of table, "@end @table" -> "@end table".
358
359 2019-03-14 Tom Tromey <tromey@adacore.com>
360
361 * gdb.texinfo (Output Styling): Document "set style source" and
362 "show style source".
363
364 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
365
366 * gdb.texinfo (Mode Options): Mention mi3.
367 (Interpreters): Likewise.
368 (GDB/MI Development and Front Ends): Add entry for MI 3 in
369 version table. Document -fix-multi-location-breakpoint-output.
370 (GDB/MI Breakpoint Information): Document format of breakpoint
371 location output.
372
373 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
374
375 * python.texi (Values From Inferior): Change synopsys of the
376 second form of Value.__init__.
377
378 2019-03-02 Eli Zaretskii <eliz@gnu.org>
379
380 * gdb.texinfo (Output Styling): Fix typos. Document the default
381 foreground colors of the available styles.
382
383 2019-02-27 Kevin Buettner <kevinb@redhat.com>
384
385 * gdb.texinfo (Configure Options): Document minimum python
386 version.
387
388 2019-02-26 Kevin Buettner <kevinb@redhat.com>
389
390 * python.texi (Values From Inferior): Document second form
391 of Value.__init__.
392
393 2019-02-23 Joel Brobecker <brobecker@adacore.com>
394
395 * gdb.texinfo: Update copyright year ranges.
396 * refcard.tex: Likewise.
397
398 2019-02-21 Alan Hayward <alan.hayward@arm.com>
399
400 * gdb.texinfo: Update style defaults.
401
402 2019-02-21 Tom Tromey <tromey@adacore.com>
403
404 * gdb.texinfo (Remote Configuration): Remove trailing "." from
405 @item.
406
407 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
408
409 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
410 MI versions. Update text around it.
411
412 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
413
414 * gdb.texinfo (PowerPC Features): Document the alias
415 pseudo-registers for the org.gnu.gdb.power.altivec feature.
416
417 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
418
419 * gdb.texinfo (Print Settings): Remove mention of specific
420 demangle-style values, just refer to the in-process help.
421
422 2018-12-28 Tom Tromey <tom@tromey.com>
423
424 * gdb.texinfo (Output Styling): New node.
425
426 2018-12-13 John Baldwin <jhb@FreeBSD.org>
427
428 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
429 (Native): Add a FreeBSD subsection.
430 (FreeBSD): Document use of system call aliases for compatibility
431 system calls.
432
433 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.texinfo (Standard Target Features): Add RISC-V Features
436 sub-section.
437
438 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
439
440 * gdb.texinfo (Examining the Symbol Table): Document language choice
441 for 'info types|functions|variables' commands.
442 (Setting Breakpoints): Document language choice to print
443 the functions in which a breakpoint is set.
444
445 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
446
447 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
448 requirements for the org.gnu.gdb.power.vsx feature.
449
450 2018-11-01 Joel Brobecker <brobecker@adacore.com>
451
452 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
453 output to match the current implementation.
454
455 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
456
457 * gdb.texinfo (Information About a Frame): Document changes
458 to 'info args' and 'info locals'.
459 (Examining the Symbol Table): Document changes to 'info functions'
460 and 'info variables'.
461
462 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
463
464 * gdb.texinfo (PowerPC Features): Describe new features
465 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
466 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
467 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
468 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
469
470 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
471
472 * gdb.texinfo (PowerPC Features): Describe new features
473 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
474
475 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
476
477 * gdb.texinfo (PowerPC Features): Describe new feature
478 "org.gnu.gdb.power.tar".
479
480 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
481
482 * gdb.texinfo (PowerPC Features): Describe new features
483 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
484
485 2018-10-20 Tom Tromey <tom@tromey.com>
486
487 * gdb.texinfo (TUI Commands): Add @end table.
488 (TUI Configuration): Remove stray @end table.
489
490 2018-10-19 Tom Tromey <tom@tromey.com>
491
492 PR tui/18388:
493 * gdb.texinfo (TUI Commands): Remove tabset documentation.
494 (TUI Configuration): Document "set tui tab-width".
495
496 2018-10-09 Tom Tromey <tom@tromey.com>
497
498 * python.texi (Inferiors In Python): Link to "Frames In Python",
499 not "Unwinding Frames in Python".
500
501 2018-10-09 Tom Tromey <tom@tromey.com>
502
503 * gdb.texinfo (Configure Options): Update --enable-ubsan
504 documentation.
505
506 2018-10-08 John Baldwin <jhb@FreeBSD.org>
507
508 * gdb.texinfo (Contributors): Add SRI International and University
509 of Cambridge for FreeBSD/riscv.
510
511 2018-10-06 Tom Tromey <tom@tromey.com>
512
513 PR python/19399:
514 * python.texi (Inferiors In Python): Document
515 Inferior.Architecture.
516
517 2018-10-06 Tom Tromey <tom@tromey.com>
518
519 PR python/21765:
520 * python.texi (Symbols In Python): Document the module and
521 common-block domains. Remove documentation for incorrect
522 domains.
523
524 2018-10-03 Tom Tromey <tom@tromey.com>
525
526 * gdb.texinfo (Configure Options): Document --enable-ubsan.
527
528 2018-10-02 John Darrington <john@darrington.wattle.id.au>
529
530 * gdb.texinfo (Remote Connection Commands): Describe
531 the changes to target remote and target extended-remote
532 relating to Unix domain sockets.
533
534 2018-10-01 Tom Tromey <tom@tromey.com>
535
536 * gdb.texinfo (Configure Options): Document configure options.
537
538 2018-09-29 Tom Tromey <tom@tromey.com>
539
540 * gdb.texinfo (Requirements): Mention C++, GNU make.
541 (Requirements): Sort the table. Add more libraries.
542 (Running Configure): Remove obsolete text.
543 (Separate Objdir): Likewise.
544 (Configure Options): Likewise.
545
546 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
549 to highlight that the number is also the frame's level.
550 (Selection): Rewrite documentation for 'frame' and 'select-frame'
551 commands.
552 (Frame Info): Rewrite documentation for 'info frame' command.
553
554 2018-09-23 Tom Tromey <tom@tromey.com>
555
556 PR python/18852:
557 * python.texi (Parameters In Python): Document exception behavior
558 of get_set_string.
559
560 2018-09-18 John Baldwin <jhb@FreeBSD.org>
561
562 * gdb.texinfo (info proc): Remove "running".
563 (info proc mappings): Replace "program" with "process".
564
565 2018-09-18 John Baldwin <jhb@FreeBSD.org>
566
567 * gdb.texinfo (Process Information): Document "info proc files"
568 command.
569
570 2018-09-17 Tom Tromey <tom@tromey.com>
571
572 * gdb.texinfo (Index Files): Update for cache directory change on
573 macOS.
574
575 2018-09-16 Tom Tromey <tom@tromey.com>
576
577 * python.texi (Basic Python): Update docs for find_pc_line,
578 solib_name.
579 (Progspaces In Python): Update docs for current_progspace.
580 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
581 Move method documentation before example.
582
583 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
584
585 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
586
587 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
588 2018-09-13 Tom Tromey <tom@tromey.com>
589
590 * python.texi (Program Spaces In Python): Document the
591 Progspace.objfiles method.
592 (Objfiles In Python): Mention that gdb.objfiles() is identical
593 to gdb.selected_inferior().progspace.objfiles().
594
595 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
596 2018-09-13 Tom Tromey <tom@tromey.com>
597
598 * python.texi (Inferiors In Python): Document
599 Inferior.progspace.
600 (Program Spaces In Python): Document that
601 gdb.current_progspace() is the same as
602 gdb.selected_inferior().progspace.
603
604 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
605
606 * python.texi (Basic Python): Mention the string representation
607 of GDB Python objects.
608
609 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
610
611 * gdb.texinfo (Skipping Over Functions and Files): Document
612 set/show debug skip.
613
614 2018-09-10 Tom Tromey <tom@tromey.com>
615
616 * python.texi (Frames In Python, Blocks In Python)
617 (Symbols In Python, Symbol Tables In Python)
618 (Lazy Strings In Python): Remove periods from section titles.
619
620 2018-09-10 Tom Tromey <tom@tromey.com>
621
622 * python.texi (Pretty Printing API): Swap sentence order.
623
624 2018-09-10 Tom Tromey <tom@tromey.com>
625
626 PR python/16461:
627 * python.texi (Values From Inferior): Mention use of virtual
628 table.
629
630 2018-09-10 Tom Tromey <tom@tromey.com>
631
632 * python.texi (Basic Python): Parenthesize argument to
633 decode_line.
634
635 2018-09-10 Tom Tromey <tom@tromey.com>
636
637 * python.texi (Python): Mention Python versions. Don't mention
638 execfile.
639
640 2018-09-10 Tom Tromey <tom@tromey.com>
641
642 PR python/19808:
643 * python.texi (Unwinding Frames in Python): Rewrite
644 create_unwind_info documentation. Update read_register
645 documentation and add a note about unwinder caution.
646
647 2018-09-10 Tom Tromey <tom@tromey.com>
648
649 PR python/18909:
650 * python.texi (Events In Python): Fix inferior_call
651 documentation.
652
653 2018-09-10 Tom Tromey <tom@tromey.com>
654
655 PR python/17752:
656 * python.texi (Frame Filter API): Remove period from subsection
657 title. Mention 100 as good default priority.
658 (Frame Decorator API): Remove period from subsection title.
659 Mention FrameDecorator module.
660
661 2018-09-10 Tom Tromey <tom@tromey.com>
662
663 PR python/23108:
664 * python.texi (Exception Handling): Rearrange gdb.GdbError text
665 and add a table.
666
667 2018-09-10 Tom Tromey <tom@tromey.com>
668
669 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
670 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
671 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
672 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
673
674 2018-09-10 Tom Tromey <tom@tromey.com>
675
676 PR python/16484:
677 * python.texi (Frames In Python): Document that Frame.block can
678 throw.
679
680 2018-09-10 Tom Tromey <tom@tromey.com>
681
682 PR python/23487:
683 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
684
685 2018-09-10 Tom Tromey <tom@tromey.com>
686
687 PR python/16033:
688 * python.texi (Blocks In Python): Document that Block.end is
689 exclusive.
690
691 2018-08-29 Keith Seitz <keiths@redhat.com>
692
693 * gdb.texinfo (Compiling and injecting code in GDB): Document
694 set/show "compile-oracle" and "compile-cplus-types" commands.
695
696 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
697
698 * gdb.texinfo (The -stack-list-frames Command): Update description
699 to mention "arch".
700 Update MI examples throughout the document to contain "arch" in
701 frame output.
702
703 2018-08-21 Alan Hayward <alan.hayward@arm.com>
704
705 * gdb.texinfo (AArch64 SVE): New subsubsection.
706
707 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
708
709 * gdb.texinfo (GDB/MI Data Manipulation): Document
710 "-data-disassemble -a addr".
711 (GDB/MI Support Commands): Document "data-disassemble-a-option"
712 feature.
713
714 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
715
716 * gdb.texinfo (Index Files Speed Up GDB): Add section about
717 symbol index cache.
718
719 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
720
721 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
722 option sections to further clarify that gcore can take more
723 than one PID, and that "-o" is used to specify a prefix, not a
724 filename.
725
726 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * gdb.texinfo (Maintenance Commands): Add description of
729 maintenance command to control dwarf unwinders.
730
731 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
732
733 * gdb.texinfo (Debugging Programs with Multiple Threads):
734 Document changes to 'thread apply'. Document 'taas'.
735 Document 'tfaas'.
736 (Examining the Stack): Document 'frame apply'. Document 'faas'.
737
738 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
739 Jan Kratochvil <jan.kratochvil@redhat.com>
740 Paul Fertser <fercerpav@gmail.com>
741 Tsutomu Seki <sekiriki@gmail.com>
742
743 * gdb.texinfo (Remote Connection Commands): Add explanation
744 about new IPv6 support. Add new connection prefixes.
745
746 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
747
748 * gdb.texinfo (Remote Configuration): Update descriptions for
749 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
750 and hardware-watchpoint-length-limit variables.
751
752 2018-07-02 Maciej W. Rozycki <macro@mips.com>
753
754 PR tdep/8282
755 * gdb.texinfo (Source and Machine Code): Document `set
756 disassembler-options' support for the MIPS target.
757
758 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
759
760 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
761
762 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
763
764 * gdb.texinfo (Files): The address argument for "add-symbol-file"
765 is no longer mandatory.
766
767 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
768
769 * gdb.texinfo (Files): Document "symbol-file -o offset".
770
771 2018-06-14 Tom de Vries <tdevries@suse.de>
772
773 * gdb.texinfo (Background Execution): Add @cindex for '&'.
774
775 2018-06-11 Eli Zaretskii <eliz@gnu.org>
776
777 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
778
779 2018-06-08 Gary Benson <gbenson@redhat.com>
780
781 * gdb.texinfo (Maintenance Commands): Document "maint check
782 libthread-db" and "maint set/show check-libthread-db".
783
784 2018-06-05 Tom Tromey <tom@tromey.com>
785
786 PR cli/12326:
787 * gdb.texinfo (Screen Size): Document "c" response to pagination
788 prompt.
789
790 2018-05-31 Maciej W. Rozycki <macro@mips.com>
791
792 * gdb.texinfo (Choosing Target Byte Order): Document endianness
793 selection details with the `set endian auto' mode.
794
795 2018-05-04 Tom Tromey <tom@tromey.com>
796
797 PR python/22731:
798 * python.texi (Breakpoints In Python): Mention that "commands" is
799 writable.
800
801 2018-05-02 Tom Tromey <tom@tromey.com>
802
803 PR python/20084:
804 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
805 PARAM_ZUINTEGER_UNLIMITED.
806
807 2018-04-30 Tom Tromey <tom@tromey.com>
808
809 * python.texi (Types In Python): Document Type.align.
810
811 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
812
813 * gdb.texinfo (Symbols): Mention the fact that "info
814 variables/functions/types" show source files and line numbers.
815
816 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
817
818 * gdb.texinfo: Document set/show record btrace cpu.
819
820 2018-03-27 Joel Brobecker <brobecker@adacore.com>
821
822 * gdb.texinfo (Ada Settings): New subsubsection.
823
824 2018-03-26 Tom Tromey <tom@tromey.com>
825
826 PR backtrace/15582:
827 * gdb.texinfo (Backtrace): Mention "hide" argument.
828
829 2018-03-26 Tom Tromey <tom@tromey.com>
830
831 * gdb.texinfo (Backtrace): Describe options individually.
832
833 2018-03-19 Tom Tromey <tom@tromey.com>
834
835 * observer.texi: Remove.
836
837 2018-03-04 John Baldwin <jhb@FreeBSD.org>
838
839 * gdb.texinfo (Debugging Output): Document "set/show debug
840 fbsd-nat".
841
842 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * gdb.texinfo (Machine Code): Additional information about "info
845 line" command.
846
847 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
848
849 * gdb.texinfo (gdb-add-index man): Add pindex.
850
851 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
852
853 * gdb.texinfo (set cwd): Add period.
854 (gdb-add-index man): Move anchor.
855
856 2017-01-12 Tom Tromey <tom@tromey.com>
857 Sergio Durigan Junior <sergiodj@redhat.com>
858
859 * gdb.texinfo (Index Files): Mention gdb-add-index.
860 (gdb-add-index man): New section.
861 * Makefile.in (gdb-add-index.1): New rule to generate manpage
862 from gdb.texinfo.
863
864 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
865
866 * gdb.texinfo (pwd): Fix whitespace.
867
868 2018-01-09 John Baldwin <jhb@FreeBSD.org>
869
870 * gdb.texinfo (pwd): Update cross-reference for Process Information
871 node and remove explicit /proc reference.
872 (Native): Rename subsection from SVR4 Process Information to
873 Process Information.
874 (Process Information): Reword introduction to be less /proc
875 centric. Document support for "info proc" on FreeBSD.
876
877 2018-01-03 Xavier Roirand <roirand@adacore.com>
878
879 * gdb.texinfo (Set Catchpoints): Add documentation for new
880 "catch handlers" action.
881
882 2017-12-27 Stafford Horne <shorne@gmail.com>
883
884 * gdb.texinfo (Target Description Format): Explain that arbitrary
885 strings are now allowed for register groups.
886
887 2017-12-27 Stafford Horne <shorne@gmail.com>
888
889 * gdb.texinfo (Registers): Document info reg $reggroup feature.
890
891 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
892
893 PR cli/16224
894 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
895
896 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
897
898 * python.texi (Manipulating breakpoints using Python): Document
899 qualified parameter to gdb.Breakpoint.
900
901 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
902
903 * python.texi (Manipulating breakpoints using Python): Split doc
904 of Breakpoint.__init__ in two, split text in multiple
905 paragraphs, don't nest parameter square brackets.
906
907 2017-12-12 Stafford Horne <shorne@gmail.com>
908 Stefan Wallentowitz <stefan@wallentowitz.de>
909 Franck Jullien <franck.jullien@gmail.com>
910 Jeremy Bennett <jeremy.bennett@embecosm.com>
911
912 * gdb.texinfo: Add OpenRISC documentation.
913
914 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
915
916 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
917
918 2017-12-07 Keith Seitz <keiths@redhat.com>
919
920 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
921 and "show print type nested-type-limit".
922
923 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
924
925 * python.texi (Breakpoints In Python): Add text relating
926 to allowed explicit locations and keywords in gdb.Breakpoints.
927
928 2017-12-04 Tom Tromey <tom@tromey.com>
929
930 * gdb.texinfo (Rust): Update trait object status
931
932 2017-12-01 Andrew Cagney <cagney@redhat.com>
933 Joel Brobecker <brobecker@adacore.com>
934 Sergio Durigan Junior <sergiodj@redhat.com>
935
936 * gdb.texinfo (File Options): Document --readnever.
937 (Commands to Specify Files): Likewise, for 'symbol-file' and
938 'add-symbol-file'.
939
940 2017-11-29 Pedro Alves <palves@redhat.com>
941
942 PR c++/19436
943 * gdb.texinfo (Debugging C Plus Plus): Document setting
944 breakpoints in functions with ABI tags.
945
946 2017-11-29 Pedro Alves <palves@redhat.com>
947
948 * gdb.texinfo (Linespec Locations): Document how "function" is
949 interpreted in C++ and Ada. Document "-qualified".
950 (Explicit Locations): Document how "-function" is interpreted in
951 C++ and Ada. Document "-qualified".
952
953 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
954
955 PR gdb/21945
956 * gdb.texinfo (Search Memory): Update description and example
957 about how to search a string without NULL terminator.
958
959 2017-11-24 Joel Brobecker <brobecker@adacore.com>
960
961 * gdb.texinfo (GDB/MI Ada Exception Information): Document
962 new "exception-message" field.
963
964 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
965
966 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
967
968 2017-11-24 Pedro Alves <palves@redhat.com>
969
970 * gdb.texinfo (Completion): Update need-quoting examples. Remove
971 false claim that GDB inserts quoting automatically.
972 (Symbols): Add anchor.
973
974 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
975
976 * gdb.texinfo (Requirements): Document use of GNU MPFR.
977
978 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
979
980 * python.texi (Basic Python): Add rbreak documentation.
981
982 2017-11-07 Xavier Roirand <roirand@adacore.com>
983 Pedro Alves <palves@redhat.com>
984
985 * gdb.texinfo (Set Breaks): Document support for breakpoint
986 location ranges in the enable/disable commands.
987
988 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
989
990 * gdb.texinfo (Starting your Program) <The working directory.>:
991 Mention remote debugging.
992 (Working Directory) <Your Program's Working Directory>:
993 Likewise.
994 (Connecting) <Remote Packet>: Add "set-working-dir"
995 and "QSetWorkingDir" to the table.
996 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
997 packet.
998
999 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1000
1001 * gdb.texinfo (Starting your Program) <The working directory.>:
1002 Mention new "set cwd" command.
1003 (Working Directory) <Your Program's Working Directory>:
1004 Rephrase to explain that "set cwd" exists and is the default
1005 way to change the inferior's cwd.
1006
1007 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1008
1009 * gdb.texinfo (S/390 and System z Features): Document the new
1010 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1011
1012 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1013
1014 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1015 attribute.
1016
1017 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1018
1019 * python.texi (Inferiors In Python): Add description for method
1020 Inferior.thread_from_thread_handle.
1021
1022 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1023
1024 * gdb.texinfo (Starting your Program): Add description of
1025 starti command. Mention starti command as an alternative for
1026 debugging the elaboration phase.
1027
1028 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1029
1030 * gdb.texinfo (Maintenance Commands): Document filter parameter
1031 of "maint selftest". Document "maint info selftests" command.
1032
1033 2017-09-11 Tom Tromey <tom@tromey.com>
1034
1035 * python.texi (Events In Python): Document new events.
1036
1037 2017-09-04 Pedro Alves <palves@redhat.com>
1038
1039 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1040 no-debug-info variables.
1041 (Symbols) <Examining the Symbol Table>: Document inspecting
1042 no-debug-info types.
1043 (Calling) <Calling functions with no debug info>: New subsection,
1044 documenting calling no-debug-info functions.
1045 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1046
1047 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1048
1049 * gdb.texinfo (set environment): Add @anchor. Explain that
1050 environment variables set by the user are sent to GDBserver.
1051 (unset environment): Likewise, but for unsetting variables.
1052 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1053 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1054 "environment-reset" and "QEnvironmentReset" to the table.
1055 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1056 QEnvironmentReset>: New item, explaining the packet.
1057
1058 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1059
1060 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1061 "Compiler search for the compile command" descriptions of set
1062 compile-gcc and show compile-gcc.
1063
1064 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1065
1066 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1067 ADI support.
1068 * NEWS: Add "adi examine" and "adi assign" commands.
1069
1070 2017-08-18 Yao Qi <yao.qi@linaro.org>
1071
1072 * gdb.texinfo (Server): Document "--selftest".
1073
1074 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1075
1076 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1077 Single-Key mode.
1078
1079 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1080
1081 PR gdb/21925
1082 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1083 set...").
1084
1085 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1086
1087 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1088 conditional expression.
1089
1090 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1091
1092 * agentexpr.texi (rot): Fix symbolic description, improve
1093 textual description.
1094
1095 2017-07-26 Yao Qi <yao.qi@linaro.org>
1096
1097 * gdb.texinfo (Maintenance Commands): Document command
1098 "maint check xml-descriptions".
1099
1100 2017-07-26 Yao Qi <yao.qi@linaro.org>
1101
1102 * gdb.texinfo (Maintenance Commands): Document optional
1103 argument of "maint print c-tdesc".
1104
1105 2017-07-18 Yao Qi <yao.qi@linaro.org>
1106
1107 * gdb.texinfo (Maintenance Commands): Improve the doc to
1108 command "maint print c-tdesc".
1109
1110 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1111
1112 PR gdb/21606
1113 * python.texi (Python representation of Symbols.): Replace
1114 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1115 * guile.texi (Guile representation of Symbols.): Likewise.
1116
1117 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1118
1119 * gdb.texinfo (Optional Messages about Internal Happenings):
1120 Document {set,show} debug separate-debug-file commands.
1121
1122 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1123
1124 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1125 (Connecting) <Remote Packet>: Add "startup-with-shell"
1126 and "QStartupWithShell" to the table.
1127 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1128 packet.
1129
1130 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1131
1132 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1133
1134 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1135
1136 * python.texi (Recording in Python): Factor out the documentation of
1137 gdb.RecordInstruction's super class.
1138
1139 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1140
1141 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1142 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1143 prev and next.
1144
1145 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1146
1147 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1148 gdb.RecordInstruction
1149
1150 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1151
1152 * python.texi (Recording in Python): Add documentation for
1153 gdb.RecordGap and remove documentation of special cases for
1154 gdb.BtraceInstruction.
1155
1156 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1157
1158 * python.texi (Recording in Python): Remove Record.ptid defvar.
1159
1160 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1161
1162 * gdb.texinfo (GDB/MI Thread Information): Add missing
1163 fields, re-word some things.
1164 (GDB/MI Thread Commands): Describe fields found in the output of
1165 -thread-info, remove description of fields in the
1166 thread output tuple, replace with a cross-reference to "GDB/MI
1167 Thread Information".
1168
1169 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1170
1171 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1172 from -thread-info output.
1173
1174 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1175
1176 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1177
1178 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1179
1180 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1181
1182 2017-03-22 Yao Qi <yao.qi@linaro.org>
1183
1184 * python.texi (Inferiors In Python): Remove @code from Python.
1185
1186 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1187
1188 * python.texi (Recordings In Python): Document return type of
1189 gdb.BtraceInstruction.data.
1190
1191 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1192
1193 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1194 command file-list-shared-libraries
1195 (GDB/MI Async Records): Update documentation of library-loaded with new
1196 field.
1197
1198 2017-03-16 Doug Evans <dje@google.com>
1199
1200 * guile.texi (Lazy Strings In Guile): Mention arrays.
1201 * python.texi (Lazy Strings In Python): Ditto.
1202
1203 2017-03-08 Jiong Wang <jiong.wang@arm.com>
1204
1205 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1206 character "@".
1207
1208 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1209
1210 * Memory Protection Extensions: Add information about inferior
1211 calls.
1212
1213 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1214
1215 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1216 DW_TAG_GNU_* and DW_AT_GNU_*.
1217
1218 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1219
1220 * python.texi (Recordings In Python): New section.
1221
1222 2017-02-14 Tom Tromey <tom@tromey.com>
1223
1224 PR python/13598:
1225 * python.texi (Events In Python): Document events.before_prompt.
1226
1227 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1228
1229 * gdb.texinfo (Target Commands): Document the optional offset
1230 argument for the load command.
1231
1232 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1233
1234 PR gdb/21122
1235 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1236 space-separated breakpoint lists. Also add a missing @table command
1237 and @cindex for breakpoint lists.
1238
1239 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1240
1241 PR tdep/20936
1242 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1243 (Sparc Features): New node.
1244
1245 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1246
1247 * gdb.texinfo (i386 Features): Add system segment registers
1248 as feature.
1249
1250 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1251
1252 * python.texi (Events In Python): Fix typo.
1253
1254 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1255 Luis Machado <lgustavo@codesourcery.com>
1256
1257 * gdb.texinfo (-target-flash-erase): New MI command description.
1258 (flash-erase): New CLI command description.
1259
1260 2017-01-04 John Baldwin <jhb@FreeBSD.org>
1261
1262 * gdb.texinfo (Contributors): Add SRI International and University
1263 of Cambridge for FreeBSD/mips.
1264
1265 2016-12-22 Doug Evans <xdje42@gmail.com>
1266
1267 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1268 commands.
1269
1270 2016-12-02 Pedro Alves <palves@redhat.com>
1271
1272 * gdb.texinfo (User-defined Commands): Limit on number of
1273 arguments passed to user-defined commands removed; update.
1274
1275 2016-12-02 Pedro Alves <palves@redhat.com>
1276
1277 PR cli/20559
1278 * gdb.texinfo (Define): Add example of using "eval" to process a
1279 variable number of arguments.
1280 (Output) <eval>: Add anchor.
1281
1282 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1283
1284 * Makefile.in: Likewise.
1285
1286 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1287
1288 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1289 xref.
1290
1291 2016-10-29 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1294 actions.
1295
1296 2016-10-26 Pedro Alves <palves@redhat.com>
1297
1298 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1299 actions that match a thread, and what happens when an action
1300 matches a thread that is already running.
1301
1302 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1303
1304 * gdb.texinfo (Using Trace Files): Fix typo.
1305 (GDB/MI Tracepoint Commands): Likewise.
1306
1307 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1308
1309 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1310 of -trace-save.
1311
1312 2016-10-06 Tom Tromey <tom@tromey.com>
1313
1314 * guile.texi (Types In Guile): Remove Java mentions.
1315 * python.texi (Types In Python): Remove Java mentions.
1316 * gdb.texinfo (Address Locations, Supported Languages)
1317 (Index Section Format): Remove Java mentions.
1318
1319 2016-08-15 Doug Evans <dje@google.com>
1320
1321 * gdb.texinfo (Target Description Format): Update docs on "end"
1322 field spec and field default type.
1323
1324 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1325 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1326
1327 PR gdb/20487
1328 * gdb.texinfo (Context management): Update mention of frame
1329 change notifications.
1330 (gdb/mi Async Records): Document frame field in
1331 =thread-select event.
1332 * observer.texi (GDB Observers): New user_selected_context_changed
1333 observer.
1334
1335 2016-09-28 Tom Tromey <tom@tromey.com>
1336
1337 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1338 than "memory breakpoint". Further document "kind". Move
1339 protocol-details link earlier.
1340 <z1>: Document the cmd_list argument. Fix typo.
1341 <g>: Remove incorrect sentence.
1342 (Stop Reply Packets): Document "OK" response to requests when in
1343 non-stop mode.
1344 <swbreak>: Use "software breakpoint" rather than "memory
1345 breakpoint".
1346 <create>: Document that "R" is ignored.
1347 <W, X, w>: Document formatting of "AA".
1348 (Notification Packets): Use "%Stop", not "%%Stop".
1349
1350 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1351
1352 * gdb.texinfo (Embedded Processors): Document ARC.
1353 (Synopsys ARC): New section.
1354 (Standard Target Features): Document ARC features.
1355 (ARC Features): New section.
1356
1357 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1358
1359 * .gitignore: New file.
1360
1361 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1362
1363 * gdb.texinfo (Input/Output): Mention possibility to unset
1364 inferior-tty.
1365
1366 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1367
1368 * gdb.texinfo: Resume btrace on reconnect.
1369
1370 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1371
1372 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1373 syscall.
1374
1375 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1376
1377 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1378 command.
1379
1380 2016-07-13 Tom Tromey <tom@tromey.com>
1381
1382 PR python/15620, PR python/18620:
1383 * python.texi (Events In Python): Document new breakpoint events.
1384
1385 2016-07-13 Tom Tromey <tom@tromey.com>
1386
1387 PR python/17698:
1388 * python.texi (Breakpoints In Python): Document
1389 Breakpoint.pending.
1390
1391 2016-07-13 Tom Tromey <tom@tromey.com>
1392
1393 * python.texi (Breakpoints In Python): Move table of types and
1394 table of watchpoint types earlier in node.
1395
1396 2016-07-12 Tom Tromey <tom@tromey.com>
1397
1398 PR python/19293:
1399 * python.texi (Frames In Python): Document
1400 gdb.invalidate_cached_frames.
1401
1402 2016-06-21 Pedro Alves <palves@redhat.com>
1403
1404 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1405 document new-ui and explain use case.
1406
1407 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1408
1409 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1410 (NDS32 Features): New Section.
1411
1412 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1413
1414 * gdb.texinfo (Examining Memory): Document negative repeat
1415 count in the 'x' command.
1416
1417 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1418
1419 * gdb.texinfo (GDB/MI Async Records): Document method and
1420 format fields in =record-started.
1421 * observer.texi (record_changed): Add method and format
1422 parameters.
1423
1424 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1425
1426 * gdb.texinfo (General Query Packets): Move the description of the
1427 response before the long list of the specific 'read' and 'write'
1428 requests.
1429
1430 2016-05-23 Tom Tromey <tom@tromey.com>
1431
1432 * python.texi (Basic Python): Document gdb.breakpoints return.
1433
1434 2016-05-24 Tom Tromey <tom@tromey.com>
1435
1436 PR gdb/19194:
1437 * gdb.texinfo (gdb man): Fix typo.
1438
1439 2016-05-17 Tom Tromey <tom@tromey.com>
1440
1441 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1442 (Rust): New node.
1443
1444 2016-05-17 Tom Tromey <tom@tromey.com>
1445
1446 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1447
1448 2016-04-27 Yao Qi <yao.qi@linaro.org>
1449
1450 * gdb.texinfo (tfind): Complete doc about tfind without
1451 argument.
1452
1453 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1454
1455 * agentexpr.texi (byte): Fix zero_ext description.
1456
1457 2016-03-31 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.texinfo (M32R/SDI): Delete node.
1460 (MIPS Embedded): Remove references to the MIPS remote debugging
1461 protocol, PMON and variants, and the associated commands.
1462
1463 2016-03-15 Doug Evans <dje@google.com>
1464
1465 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1466 (Target Description Format): Mention enum types. Update docs on
1467 flags types.
1468 (Predefined Target Types): Add "bool".
1469 (Enum Target Types): New node.
1470
1471 2016-03-15 Pedro Alves <palves@redhat.com>
1472
1473 * gdb.texinfo (Tracepoint Actions): Fix typo.
1474
1475 2016-03-15 Pedro Alves <palves@redhat.com>
1476 Andreas Arnez <arnez@linux.vnet.ibm.com>
1477 Marcin Kościelnicki <koriakin@0x04.net>
1478
1479 * gdb.texinfo (Tracepoint Actions): Document possible
1480 unreliability of '$_ret'.
1481
1482 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1483
1484 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1485 command.
1486
1487 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1488
1489 * gdb.texinfo (Convenience Functions): Document $_as_string.
1490
1491 2016-02-23 Doug Evans <dje@google.com>
1492
1493 * gdb.texinfo (Skipping Over Functions and Files): Document new
1494 options to "skip" command. Update docs of output of "info skip".
1495
1496 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1497
1498 * gdb.texinfo (Signals): Add bound violation display hints for
1499 a SIGSEGV.
1500
1501 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1502
1503 * gdb.texinfo (Trace File Format): Add documentation for description
1504 section lines.
1505
1506 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1507
1508 * gdb.texinfo (Trace File Format): Remove misleading information
1509 about register block ordering.
1510
1511 2016-02-01 Doug Evans <dje@google.com>
1512
1513 * gdb.texinfo (Value Sizes): Fix typo.
1514
1515 2016-02-01 Doug Evans <dje@google.com>
1516
1517 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1518
1519 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1520
1521 * gdb.texinfo (Value Sizes): New section.
1522 (Data): Add the 'Value Sizes' node to the menu.
1523
1524 2016-01-26 John Baldwin <jhb@FreeBSD.org>
1525
1526 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1527
1528 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1529
1530 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1531
1532 2016-01-18 Pedro Alves <palves@redhat.com>
1533
1534 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1535 of the thread that hit a breakpoint or received a signal.
1536
1537 2016-01-15 Pedro Alves <palves@redhat.com>
1538
1539 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1540
1541 2016-01-13 Pedro Alves <palves@redhat.com>
1542
1543 * gdb.texinfo (Threads): Document the $_gthread convenience
1544 variable.
1545 (Convenience Vars): Likewise.
1546
1547 2016-01-13 Pedro Alves <palves@redhat.com>
1548
1549 * gdb.texinfo (Threads): Document "info threads -gid".
1550
1551 2016-01-13 Pedro Alves <palves@redhat.com>
1552
1553 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1554 anchor.
1555 (Threads In Python): Document new InferiorThread.global_num
1556 attribute.
1557
1558 2016-01-07 Pedro Alves <palves@redhat.com>
1559
1560 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1561 qualified thread IDs, global thread IDs and thread ID lists.
1562 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1563 thread IDs.
1564 (Convenience Vars): Document the $_thread convenience variable.
1565 (Ada Tasks): Adjust to refer to thread IDs.
1566 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1567 Commands, GDB/MI Variable Objects): Update to mention global
1568 thread IDs.
1569 * guile.texi (Breakpoints In Guile)
1570 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1571 global thread IDs instead of thread IDs.
1572 * python.texi (Threads In Python): Adjust documentation of
1573 InferiorThread.num.
1574 (Breakpoint.thread): Mention global thread IDs instead of thread
1575 IDs.
1576
1577 2016-01-13 Pedro Alves <palves@redhat.com>
1578
1579 * python.texi (Threads In Python): Document
1580 InferiorThread.inferior.
1581
1582 2016-01-13 Pedro Alves <palves@redhat.com>
1583
1584 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1585 convenience variable.
1586 (Convenience Vars): Likewise.
1587
1588 2016-01-12 Josh Stone <jistone@redhat.com>
1589 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1590
1591 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1592 (Stop Reply Packets): List the syscall entry and return stop reasons.
1593 (General Query Packets): Describe QCatchSyscalls, and add it to the
1594 table and the detailed list of stub features.
1595
1596 2016-01-12 Pedro Alves <palves@redhat.com>
1597
1598 Remove use of the registered trademark symbol throughout.
1599
1600 2016-01-12 Yao Qi <yao.qi@linaro.org>
1601
1602 * gdb.texinfo (Interrupts): Update the document on handling
1603 interrupt when program is stopped.
1604
1605 2015-12-11 Don Breazeal <donb@codesourcery.com>
1606
1607 * gdb.texinfo (Forks): Correct Linux kernel version where
1608 fork and exec events are supported, add notes about support
1609 of these events in target remote mode.
1610 (Connecting): Reorganize and clarify distinctions between
1611 target remote, extended-remote, and multiprocess.
1612 Reorganize related text from separate sections into new
1613 sections.
1614 (Server): Note effects of target extended-remote mode.
1615 Delete section on Multi-Process Mode for gdbserver.
1616 Move some text to "Connecting" node.
1617
1618 2015-12-10 Pedro Alves <palves@redhat.com>
1619
1620 * gdb.texinfo (Threads): Replace warning with explanation
1621 about single-threaded programs.
1622
1623 2015-12-10 Pedro Alves <palves@redhat.com>
1624
1625 * gdb.texinfo (Threads): Remove mention of SGI.
1626 (Forks): Remove mention of HP-UX.
1627 (Breakpoints): Remove mention of HP-UX.
1628 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1629 Reword in terms of architectures.
1630 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1631 mention supported systems.
1632 (Convenience Vars): Don't mention HP-UX.
1633 (Jumping): Remove mention of HP-UX in comment.
1634 (Files) <shared libraries>: Update supported shared library types
1635 list. Remove mention of HP-UX.
1636 (Native): Remove HP-UX subsection.
1637 (SVR4 Process Information): Remove mention of HP-UX.
1638
1639 2015-12-10 Pedro Alves <palves@redhat.com>
1640
1641 * gdb.texinfo (Stack): Reorder menu.
1642
1643 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1644
1645 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1646 -var-set-format's new zero-hexadecimal format.
1647
1648 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1649
1650 * gdb.texinfo (Ada Mode Into): Move overloading support
1651 description to its own node.
1652 (Overloading support for Ada): New node.
1653
1654 2015-11-30 Pedro Alves <palves@redhat.com>
1655
1656 PR 14618
1657 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1658 (Remote Configuration): Add the "set/show remote
1659 no-resumed-stop-reply" to the available settings table.
1660 (General Query Packets): Document the "no-resumed" qSupported
1661 feature.
1662
1663 2015-11-30 Pedro Alves <palves@redhat.com>
1664
1665 * gdb.texinfo (Remote Configuration): List "set/show remote
1666 thread-events" command in configuration table.
1667 (Stop Reply Packets): Document "T05 create" stop
1668 reason and 'w' stop reply.
1669 (General Query Packets): Document QThreadEvents packet. Document
1670 QThreadEvents qSupported feature.
1671
1672 2015-11-30 Pedro Alves <palves@redhat.com>
1673
1674 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1675 anchor.
1676 (Packets): Document vCtrlC.
1677
1678 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1679
1680 * gdb.texinfo (Thread List Format): Mention thread names.
1681
1682 2015-11-24 Pedro Alves <palves@redhat.com>
1683
1684 PR 17539
1685 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1686 program-spaces" example to ascending order listing.
1687 (Threads): Adjust "info threads" example to ascending order
1688 listing.
1689 (Forks): Adjust "info inferiors" example to ascending order
1690 listing.
1691
1692 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1693
1694 * gdb.texinfo (Process Record and Replay): Document "record
1695 instruction-history" modifiers.
1696
1697 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1698
1699 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1700 description.
1701 (Frame Filter Management): Move to later in the 'Examining the
1702 Stack' chapter.
1703 (Selection): Add entry for 'select-frame'.
1704
1705 2015-09-25 Doug Evans <dje@google.com>
1706
1707 * gdb.texinfo (Process Record and Replay): Fix syntax of
1708 "record instruction-history begin, end" and
1709 "record function-call-history begin, end".
1710
1711 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1712
1713 * gdb.texinfo (Specifying Source Directories): Fix
1714 substitute-path example.
1715
1716 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1717
1718 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1719
1720 2015-09-15 Pedro Alves <palves@redhat.com>
1721
1722 PR remote/18965
1723 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1724 the vforkdone description.
1725
1726 2015-09-15 Pedro Alves <palves@redhat.com>
1727
1728 PR remote/18965
1729 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1730 part indicates the thread ID of the parent process.
1731
1732 2015-09-15 Yao Qi <yao.qi@linaro.org>
1733
1734 * gdb.texinfo (General Query Packets): Add vContSupported to
1735 tables of 'gdbfeatures' and 'stub features' supported in the
1736 qSupported packet, as well as to the list containing stub
1737 feature details.
1738
1739 2015-09-11 Don Breazeal <donb@codesourcery.com>
1740
1741 * gdb.texinfo (Remote Configuration): Add exec event
1742 feature to table of packet settings.
1743 (Stop Reply Packets): Add exec events to the list of stop
1744 reasons.
1745 (General Query Packets): Add exec events to tables of
1746 'gdbfeatures' and 'stub features' supported in the qSupported
1747 packet, as well as to the list containing stub feature
1748 details.
1749
1750 2015-08-24 Pedro Alves <palves@redhat.com>
1751
1752 * gdb.texinfo (Remote Configuration): Document the "set/show
1753 remote multiprocess-extensions-packet" commands.
1754
1755 2015-08-24 Pedro Alves <palves@redhat.com>
1756
1757 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1758 <M32R>: Remove references to M32R/D.
1759 <M68K>: Remove references to target dbug.
1760 <MIPS Embedded>: Remove references to target r3900 and target
1761 array.
1762 <PowerPC Embedded>: Remove references to target dink32 and target
1763 ppcbug, target sds
1764 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1765
1766 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1767
1768 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1769
1770 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1771
1772 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1773
1774 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1775
1776 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1777 info bfds" to...
1778 (File Caching): A New section. Outline bfd caching, and add new
1779 description for "main set/show bfd-sharing".
1780
1781 2015-08-14 Doug Evans <xdje42@gmail.com>
1782
1783 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1784 disassembly.
1785 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1786
1787 2015-08-11 Keith Seitz <keiths@redhat.com>
1788
1789 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1790 Use "location(s)"instead of "linespec(s)".
1791 (Specifying a Location): Rewrite.
1792 Add subsections describing linespec, address, and explicit locations.
1793 Add node/menu for each subsection.
1794 (Source and Machine Code, C Preprocessor Macros)
1795 (Create and Delete Trace points)
1796 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1797 (Continuing at a Different Address): Remove "linespec" examples.
1798 Add reference to "Specify a Location"
1799 (The -break-insert Command): Rewrite. Add anchor.
1800 Add reference to appropriate manual section discussing locations.
1801 (The -dprintf-insert Command): Refer to -break-insert for
1802 specification of 'location'.
1803
1804 2015-08-07 Pedro Alves <palves@redhat.com>
1805
1806 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1807 target-non-stop".
1808
1809 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1810
1811 * gdb.texinfo (Process Record and Replay): Document prefixing of
1812 speculatively executed instructions in the "record instruction-history"
1813 command.
1814
1815 2015-07-20 Doug Evans <dje@google.com>
1816
1817 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1818
1819 2015-07-16 Doug Evans <dje@google.com>
1820
1821 * stabs.texinfo: @include gdb-cfg.texi.
1822
1823 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1824
1825 Revert the previous 2 commits:
1826 gdbserver build-id attribute generator
1827 Validate symbol file using build-id
1828
1829 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1830
1831 * gdb.texinfo (Files): Add 'set validate-build-id'
1832 and 'show validate-build-id'.
1833
1834 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1835 Jan Kratochvil <jan.kratochvil@redhat.com>
1836
1837 gdbserver build-id attribute generator.
1838 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1839 'build-id' in description, example, new attribute in dtd.
1840
1841 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1842
1843 * gdb.texinfo (Selection): Update documentation for 'frame'
1844 command.
1845
1846 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1847
1848 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1849 commands.
1850
1851 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1852
1853 * gdb.texinfo (Process Record and Replay): Spell out that variables
1854 and registers are not available during btrace replay.
1855 Describe the new "record btrace pt" command.
1856 Describe the new "set|show record btrace pt buffer-size" options.
1857 (General Query Packets): Describe the new Qbtrace:pt and
1858 Qbtrace-conf:pt:size packets.
1859 Expand "bts" to "Branch Trace Store".
1860 Update the branch trace DTD.
1861
1862 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1863
1864 * gdb.texinfo (Command History): Document the new option
1865 "history remove-duplicates".
1866
1867 2015-06-19 Doug Evans <dje@google.com>
1868
1869 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1870 longer supported.
1871
1872 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1873
1874 * gdb.texinfo (Command History): Mention that setting
1875 GDBHISTSIZE to the empty string disables history truncation.
1876
1877 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1878
1879 PR gdb/16999
1880 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1881 behavior.
1882
1883 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1884
1885 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1886 with GDBHISTSIZE.
1887
1888 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1889
1890 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1891 bytes and memory units for -data-{read,write}-memory-bytes.
1892 (Packets): Same for m, M and X packets.
1893 * python.texi (Inferiors In Python): Same for read_memory and
1894 write_memory.
1895
1896 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1897
1898 * gdb.texinfo (Separate Debug Files): Document that PE is also
1899 supported.
1900
1901 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1902
1903 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1904 single table entry.
1905
1906 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1907
1908 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1909
1910
1911 2015-06-10 Gary Benson <gbenson@redhat.com>
1912
1913 * gdb.texinfo (Remote Configuration): Document the
1914 "set/show remote hostio-setfs-packet" command.
1915 (Host I/O Packets): Document the vFile:setfs packet.
1916
1917 2015-06-10 Gary Benson <gbenson@redhat.com>
1918
1919 * gdb.texinfo (Debugging Output): Document the "set/show debug
1920 linux-namespaces" command.
1921
1922 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1923 Mircea Gherzan <mircea.gherzan@intel.com>
1924
1925 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1926 and "set mpx bound".
1927
1928 2015-05-27 Doug Evans <dje@google.com>
1929
1930 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1931
1932 2015-05-26 Doug Evans <dje@google.com>
1933
1934 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1935 command renamings.
1936 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1937
1938 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1939
1940 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1941
1942 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1943
1944 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1945 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1946
1947 2015-05-16 Doug Evans <xdje42@gmail.com>
1948
1949 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1950 memory ports.
1951
1952 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1953
1954 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1955
1956 2015-05-12 Don Breazeal <donb@codesourcery.com>
1957
1958 * gdb.texinfo (Forks): Note that fork debugging is
1959 supported in extended mode.
1960 (Remote Configuration): Add fork event features to table
1961 of packet settings.
1962 (Stop Reply Packets): Add fork events to list of stop reasons.
1963 (General Query Packets): Add fork events to tables of
1964 'gdbfeatures' and 'stub features' supported in the qSupported
1965 packet, as well as to the list containing stub feature
1966 details.
1967
1968 2015-05-12 Gary Benson <gbenson@redhat.com>
1969
1970 * gdb.texinfo (General Query Packets): Document
1971 qXfer:exec-file:read with empty annex.
1972
1973 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1974
1975 * python.texi (Values From Inferior): Add descriptions of new
1976 methods gdb.Value.reference_value and gdb.Value.const_value.
1977
1978 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1979
1980 * gdb.texinfo (Files): Add "info dll" documentation.
1981 (Cygwin Native): Remove "info dll" documentation.
1982
1983 2015-04-29 Doug Evans <dje@google.com>
1984
1985 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1986 Document.
1987 (Writing an Xmethod): Add get_result_type to example.
1988
1989 2015-04-28 Sasha Smundak <asmundak@google.com>
1990
1991 * python.texi: New method documented.
1992
1993 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1994
1995 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1996 format.
1997
1998 2015-04-24 Doug Evans <dje@google.com>
1999
2000 * python.texi (Xmethods In Python): Fix name of method to call the
2001 xmethod.
2002
2003 2015-04-17 Gary Benson <gbenson@redhat.com>
2004
2005 * gdb.texinfo (Connecting to a Remote Target): Mention that
2006 GDB can access program files from remote targets that support
2007 qXfer:exec-file:read and Host I/O packets.
2008
2009 2015-04-17 Gary Benson <gbenson@redhat.com>
2010
2011 * gdb.texinfo (Remote Configuration): Document the "set/show
2012 remote pid-to-exec-file-packet" command.
2013 (General Query Packets): Document the qXfer:exec-file:read
2014 qSupported features. Document the qXfer:exec-file:read packet.
2015
2016 2015-04-17 Gary Benson <gbenson@redhat.com>
2017
2018 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2019 applies to executable paths if supplied to GDB as absolute.
2020
2021 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2022
2023 * gdb.texinfo (Mode Options): Remove -xdb.
2024
2025 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2026 Eli Zaretskii <eliz@gnu.org>
2027
2028 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2029 compile, show debug compile. New subsection Compilation options for
2030 the compile command. New subsection Compiler search for the compile
2031 command.
2032
2033 2015-04-09 Andy Wingo <wingo@igalia.com>
2034
2035 * guile.texi (Frames In Guile): Describe frame-read-register.
2036
2037 2015-04-02 Gary Benson <gbenson@redhat.com>
2038
2039 * gdb.texinfo (set sysroot): Document "target:".
2040
2041 2015-04-01 Sasha Smundak <asmundak@google.com>
2042
2043 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2044 section.
2045
2046 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2047
2048 PR corefiles/16092
2049 * gdb.texinfo (gcore): Mention new command 'set
2050 use-coredump-filter'.
2051 (set use-coredump-filter): Document new command.
2052
2053 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2054
2055 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2056 documentation, reorder the info os entries in alphabetical order.
2057
2058 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2059
2060 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2061 -data-write-memory-bytes.
2062
2063 2015-03-24 Pedro Alves <palves@redhat.com>
2064
2065 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2066 mention that threads may sometimes run unlocked.
2067
2068 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2069
2070 * gdb.texinfo (Remote configuration): Document "set/show
2071 serial parity" command.
2072
2073 2015-03-18 Gary Benson <gbenson@redhat.com>
2074
2075 * gdb.texinfo (General Query Packets): Remove documentation
2076 for now-removed vFile:fstat qSupported features.
2077
2078 2015-03-11 Gary Benson <gbenson@redhat.com>
2079
2080 * gdb.texinfo (Remote Configuration): Document the
2081 "set/show remote hostio-fstat-packet" command.
2082 (General Query Packets): Document the vFile:fstat
2083 qSupported features.
2084 (Host I/O Packets): Document the vFile:fstat packet.
2085
2086 2015-03-11 Andy Wingo <wingo@igalia.com>
2087
2088 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2089
2090 2015-03-04 Pedro Alves <palves@redhat.com>
2091
2092 * gdb.texinfo (Remote Configuration): Document the "set/show
2093 remote swbreak-feature-packet" and "set/show remote
2094 hwbreak-feature-packet" commands.
2095 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2096 decription.
2097 (Stop Reply Packets): Document the swbreak and hwbreak stop
2098 reasons.
2099 (General Query Packets): Document the swbreak and hwbreak
2100 qSupported features.
2101 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2102
2103 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2104
2105 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2106 under *stopped.
2107
2108 2015-03-02 Doug Evans <xdje42@gmail.com>
2109
2110 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2111
2112 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2113
2114 * gdb.texinfo (S/390 and System z Features): Describe new feature
2115 "org.gnu.gdb.s390.vx".
2116
2117 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2118
2119 PR gdb/18008
2120 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2121 demangler-warning): Fix typo ("problam").
2122
2123 2015-02-19 David Taylor <dtaylor@emc.com>
2124
2125 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2126
2127 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2128
2129 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2130 point, DTrace'.
2131 (Static Probe Points): Modified to cover DTrace probes in addition
2132 to SystemTap probes. Also modified to cover the `enable probe'
2133 and `disable probe' commands.
2134
2135 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2136
2137 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2138 `disable probe' commands.
2139
2140 2015-02-12 David Taylor <dtaylor@emc.com>
2141
2142 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2143 fields of the QTDV packet.
2144
2145 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2146
2147 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2148 (Process Record and Replay): Describe new set|show commands.
2149 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2150
2151 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2152
2153 * gdb.texinfo (Process Record and Replay): Describe the "record
2154 btrace bts" command.
2155 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2156 (Branch Trace Configuration Format): New.
2157
2158 2015-01-31 Gary Benson <gbenson@redhat.com>
2159 Doug Evans <dje@google.com>
2160
2161 * gdb.texinfo (Command Completion): Document new
2162 "set/show max-completions" option.
2163
2164 2015-01-31 Doug Evans <xdje42@gmail.com>
2165
2166 * gdb.texinfo (Symbols): Document new commands
2167 "maint print symbol-cache", "maint print symbol-cache-statistics",
2168 "maint flush-symbol-cache". Document new option
2169 "maint set symbol-cache-size".
2170
2171 2015-01-31 Doug Evans <xdje42@gmail.com>
2172
2173 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2174 distinguish script files vs inlined scripts.
2175 * python.texi (Python Auto-loading): Ditto.
2176
2177 2015-01-30 Doug Evans <dje@google.com>
2178
2179 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2180 string if present.
2181
2182 2015-01-27 Doug Evans <dje@google.com>
2183
2184 * python.texi (Objfiles In Python): Document Objfile.username.
2185
2186 2015-01-27 Doug Evans <dje@google.com>
2187
2188 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2189 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2190
2191 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2192
2193 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2194
2195 2015-01-16 Eli Zaretskii <eliz@gnu.org>
2196
2197 * doc/gdb.texinfo (TUI Commands): Document the possible
2198 values of NAME argument to 'winheight' command. Explain the
2199 effect of 'tabset' setting better.
2200
2201 2015-01-11 Doug Evans <xdje42@gmail.com>
2202
2203 PR gdb/15830
2204 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2205 (Symbols): Ditto.
2206 (Maintenance Commands): Delete docs for "maint demangle".
2207
2208 2014-12-31 Joel Brobecker <brobecker@adacore.com>
2209
2210 * gdb.texinfo (Files): Remove documentation of the
2211 "add-shared-symbol-files" and "assf" commands.
2212 (Cygwin Native): Remove documentation of the "dll-symbols"
2213 command.
2214
2215 2014-12-17 Doug Evans <xdje42@gmail.com>
2216
2217 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2218
2219 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2220 Jan Kratochvil <jan.kratochvil@redhat.com>
2221
2222 * gdb.texinfo (Altering): Update.
2223 (Compiling and Injecting Code): New node.
2224
2225 2014-12-12 Doug Evans <dje@google.com>
2226
2227 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2228
2229 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2230
2231 * gdb.texinfo: Document "maint print user-registers".
2232
2233 2014-12-08 Doug Evans <dje@google.com>
2234
2235 * python.texi (Objfiles In Python): Document Objfile.owner.
2236
2237 2014-12-04 Doug Evans <dje@google.com>
2238
2239 * python.texi (Objfiles In Python): Document
2240 Objfile.add_separate_debug_file.
2241
2242 2014-12-04 Doug Evans <dje@google.com>
2243
2244 * python.texi (Objfiles In Python): Document Objfile.build_id.
2245
2246 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2247
2248 * python.texi (Events In Python): Document new events
2249 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2250 and RegisterChangedEvent.
2251
2252 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2253
2254 Add add-auto-load-scripts-directory.
2255 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2256 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2257
2258 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2259
2260 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2261 description typo.
2262
2263 2014-10-30 Doug Evans <dje@google.com>
2264
2265 * python.texi (Progspaces In Python): Document ability to add
2266 random attributes to gdb.Progspace objects.
2267 (Objfiles In Python): Document ability to add random attributes to
2268 gdb.objfile objects.
2269
2270 2014-10-27 Pedro Alves <palves@redhat.com>
2271
2272 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2273 info on stepping and signal handlers.
2274 (Signals): Explain stepping and signal handlers. Add context
2275 index entry, and cross references.
2276
2277 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2278
2279 * python.texi (Breakpoints In Python): Add parenthesis after
2280 Breakpoint.delete. Clarify Breakpoint.enabled description so
2281 that it contains "disable".
2282
2283 2014-10-17 Doug Evans <dje@google.com>
2284
2285 * python.texi (Events In Python): Document clear_objfiles event.
2286
2287 2014-10-17 Doug Evans <dje@google.com>
2288
2289 * python.texi (Objfiles In Python): Document new progspace attribute.
2290
2291 2014-10-17 Pedro Alves <palves@redhat.com>
2292
2293 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2294 (SVR4 Process Information): Delete mention of OSF/1.
2295
2296 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2297
2298 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2299 exit-code field in -list-thread-groups output.
2300
2301 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2302
2303 * gdb.texinfo (Set Breaks): Add missing "@end table".
2304
2305 2014-09-22 Pedro Alves <palves@redhat.com>
2306
2307 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2308 always-inserted off" is the default mode now. Delete
2309 documentation of "set breakpoint always-inserted auto".
2310
2311 2014-09-18 Doug Evans <dje@google.com>
2312
2313 * python.texi (Symbol Tables In Python): Document "producer"
2314 attribute of gdb.Symtab objects.
2315
2316 2014-09-16 Pedro Alves <palves@redhat.com>
2317
2318 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2319 (Embedded OS): Remove VxWorks menu entry.
2320 (VxWorks): Remove node.
2321
2322 2014-09-13 Doug Evans <xdje42@gmail.com>
2323
2324 * gdb.texinfo (Signaling): Document new queue-signal command.
2325
2326 2014-09-06 Doug Evans <xdje42@gmail.com>
2327
2328 PR 15276
2329 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2330 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2331
2332 2014-09-03 Justin Lebar <jlebar@google.com>
2333
2334 * python.texi (Types In Python): Type.template_argument(n) returns a
2335 gdb.Value or a gdb.Type and throws an exception if n is out of
2336 range.
2337
2338 2014-09-03 Sasha Smundak <asmundak@google.com>
2339
2340 * python.texi (Frames in Python): Add read_register description.
2341
2342 2014-08-04 Tom Tromey <tromey@redhat.com>
2343
2344 * gdb.texinfo (Debugging Output): Update for change to "set debug
2345 target".
2346
2347 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
2348
2349 Pushed by Joel Brobecker <brobecker@adacore.com>.
2350 * Makefile.in (transform): New variable.
2351 (install-man1, install-man5): Apply $(transform) to man file names.
2352
2353 2014-07-26 Doug Evans <xdje42@gmail.com>
2354
2355 PR guile/17177
2356 * guile.texi (Guile Pretty Printing API): Fix typo.
2357 Document set-pretty-printers!, pretty-printers.
2358 (Selecting Guile Pretty-Printers): Update.
2359 Mention program-space based pretty-printers.
2360
2361 2014-07-25 Pedro Alves <palves@redhat.com>
2362 Eli Zaretskii <eliz@gnu.org>
2363
2364 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2365 with multi-threaded programs.
2366
2367 2014-06-27 Yao Qi <yao@codesourcery.com>
2368
2369 * gdb.texinfo (Maintenance Commands): Update the output of
2370 'maint print dummy-frames' command.
2371
2372 2014-06-24 Eli Zaretskii <eliz@gnu.org>
2373
2374 * gdb.texinfo (Screen Size): Improve indexing.
2375
2376 2014-06-19 Gary Benson <gbenson@redhat.com>
2377
2378 * gdb.texinfo (Maintenance Commands): Document new
2379 "maint set/show catch-demangler-crashes" option.
2380
2381 2014-06-19 Gary Benson <gbenson@redhat.com>
2382
2383 * gdb.texinfo (Maintenance Commands): Document new
2384 "maint demangler-warning" command and new
2385 "maint set/show demangler-warning" option.
2386
2387 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2388
2389 * python.texi (Xmethod API): Add space before the opening
2390 parenthesis in function descriptions.
2391
2392 2014-06-06 Doug Evans <xdje42@gmail.com>
2393
2394 * guile.texi (Guile Configuration): Document guile-data-directory.
2395
2396 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2397
2398 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2399
2400 2014-06-04 Doug Evans <xdje42@gmail.com>
2401
2402 * guile.texi (Breakpoints In Guile): Update.
2403
2404 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2405
2406 * python.texi (Xmethod API): Fix reference to "Progspaces In
2407 Python".
2408
2409 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2410
2411 * python.texi (Xmethods In Python, XMethod API)
2412 (Writing an Xmethod): New nodes.
2413 (Python API): New menu entries "Xmethods In Python",
2414 "Xmethod API", "Writing an Xmethod".
2415
2416 2014-06-02 Doug Evans <xdje42@gmail.com>
2417
2418 * guile.texi (Guile API): Add entry for Parameters In Guile.
2419 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2420 (Parameters In Guile): New node.
2421
2422 2014-06-02 Doug Evans <xdje42@gmail.com>
2423
2424 * guile.texi (Guile API): Add entry for Commands In Guile.
2425 (Basic Guile) <parse-and-eval>: Add reference.
2426 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2427 (GDB Scheme Data Types): Mention <gdb:command> object.
2428 (Commands In Guile): New node.
2429
2430 2014-06-02 Doug Evans <xdje42@gmail.com>
2431
2432 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2433 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2434 (Progspaces In Guile): New node.
2435
2436 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2437
2438 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2439 * python.texi (Frames In Python): Mention
2440 gdb.FRAME_UNWIND_MEMORY_ERROR.
2441
2442 2014-05-29 Pedro Alves <palves@redhat.com>
2443 Tom Tromey <tromey@redhat.com>
2444
2445 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2446 from example.
2447 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2448 Mention that target-async is now deprecated.
2449 (Maintenance Commands): Document maint set/show target-async.
2450
2451 2014-05-29 Pedro Alves <palves@redhat.com>
2452
2453 * observer.texi (sync_execution_done, command_error): New
2454 subjects.
2455
2456 2014-05-29 Pedro Alves <palves@redhat.com>
2457
2458 PR gdb/13860
2459 * observer.texi (signal_received, end_stepping_range)
2460 (signal_exited, exited, no_history): New observer subjects.
2461
2462 2014-05-26 Andy Wingo <wingo@igalia.com>
2463
2464 * guile.texi (GDB Scheme Data Types): Remove documentation for
2465 removed interfaces. Update spelling of gdb-object-kind.
2466
2467 2014-05-26 Andy Wingo <wingo@igalia.com>
2468
2469 * guile.texi (Basic Guile): Fix some typos.
2470
2471 2014-05-26 Andy Wingo <wingo@igalia.com>
2472
2473 * guile.texi (Writing a Guile Pretty-Printer)
2474 (Guile Types Module): Fix excess parentheses in use-modules forms.
2475
2476 2014-05-24 Eli Zaretskii <eliz@gnu.org>
2477
2478 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2479 (Breakpoints In Guile, Guile Printing Module)
2480 (Guile Exception Handling, Values From Inferior In Guile)
2481 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2482 Don't use @var at the beginning of a sentence.
2483
2484 * gdb.texinfo (Frame Filter Management, Trace Files)
2485 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2486 (PowerPC Embedded, Define, Annotations for Running)
2487 (IPA Protocol Commands, Packets, General Query Packets)
2488 (Tracepoint Packets, Notification Packets, Environment)
2489 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2490 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2491 (Frames, Backtrace, Selection, Expressions, Registers)
2492 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2493 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2494 (Source Annotations, Using JIT Debug Info Readers, Packets)
2495 (Stop Reply Packets, Host I/O Packets)
2496 (Target Description Format): Don't use @var at the beginning of a
2497 sentence.
2498
2499 * python.texi (Basic Python, Types In Python)
2500 (Commands In Python, Frames In Python, Line Tables In Python)
2501 (Breakpoints In Python, gdb.printing, gdb.types)
2502 (Type Printing API): Don't use @var at the beginning of a
2503 sentence.
2504
2505 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2506
2507 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2508 replay-memory-access".
2509
2510 2014-05-21 Pedro Alves <palves@redhat.com>
2511
2512 * gdb.texinfo (Starting): Document "set/show
2513 auto-connect-native-target".
2514 (Target Commands): Document "target native".
2515
2516 2014-05-20 Pedro Alves <palves@redhat.com>
2517
2518 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2519 not be remote specific. Add cross reference to the qCRC packet.
2520 (Separate Debug Files): Update cross reference to the qCRC packet.
2521 (General Query Packets) <qCRC packet>: Add anchor.
2522
2523 2014-05-17 Doug Evans <xdje42@gmail.com>
2524
2525 Copy over changes from guile.texi.
2526 * python.texi (Basic Python) <gdb.execute>: Add text.
2527 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2528 (Values From Inferior) <Python string>: Add text.
2529 (Values From Inferior) <Value.string>: Clarify string length handling.
2530 (Pretty Printing API): Add cindex.
2531 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2532 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2533 @vindex.
2534 (Commands In Python) <COMPLETE_*>: Similarly.
2535 (Symbols In Python) <SYMBOL_*>: Similarly.
2536 (Breakpoints In Python) <WP_*>: Similarly.
2537 (Breakpoints In Python) <BP_*>: Similarly.
2538
2539 2014-05-17 David Taylor <dtaylor@emc.com>
2540
2541 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2542 mentioned in the qfThreadInfo reply.
2543
2544 2014-05-16 Doug Evans <dje@google.com>
2545
2546 * gdb.texinfo (Mode Options): Add -D.
2547
2548 2014-05-09 Samuel Bronson <naesten@gmail.com>
2549
2550 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2551 "make -C".
2552
2553 2014-04-29 Tom Tromey <tromey@redhat.com>
2554
2555 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2556 "show debug varobj".
2557
2558 2014-05-01 David Taylor <dtaylor@emc.com>
2559
2560 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2561 option.
2562
2563 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2564 Walfred Tedeschi <walfred.tedeschi@intel.com>
2565
2566 * gdb.texinfo (i386 Features): Add description of AVX512
2567 registers.
2568
2569 2014-03-31 Doug Evans <dje@google.com>
2570
2571 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2572
2573 2014-03-30 Doug Evans <dje@google.com>
2574
2575 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2576 (Background Execution): Ditto.
2577
2578 2014-03-21 Pedro Alves <palves@redhat.com>
2579 Stan Shebs <stan@codesourcery.com>
2580 Hui Zhu <hui@codesourcery.com>
2581
2582 * gdb.texinfo (Packets): Add anchor to "? packet".
2583 Remove fixme and update introduction of "k packet".
2584 Add anchor to "vKill packet".
2585
2586 2014-03-12 Stan Shebs <stan@codesourcery.com>
2587
2588 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2589
2590 2014-02-26 Ludovic Courtès <ludo@gnu.org>
2591
2592 * guile.texi (Basic Guile): Document 'history-append!'.
2593
2594 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2595
2596 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2597 and "assf" as being deprecated.
2598 (Cygwin Native): Likewise for "dll-symbols".
2599 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2600 as a way to force the loading of symbols from a DLL.
2601
2602 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2603
2604 * python.texi (Values From Inferior): Add description about the
2605 new feature.
2606
2607 2014-02-17 Doug Evans <xdje42@gmail.com>
2608
2609 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2610 * gdb.texinfo (Python): Moved to ...
2611 * python.texi: ... here. New file.
2612
2613 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2614
2615 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2616 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2617 parameter to 'str-lookup-function' procedure. Look for
2618 the "std::string<" prefix.
2619 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2620 Adjust description.
2621
2622 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2623
2624 * guile.texi (Values From Inferior In Guile): Remove stray
2625 parantheses for deffn.
2626 (Disassembly In Guile): Ditto.
2627
2628 2014-02-10 Stan Shebs <stan@codesourcery.com>
2629
2630 Add Doxygen support.
2631 * Makefile.in (doxy): New action, generates Doxygen files.
2632 (DOXYGEN): New.
2633 (doxyedit): New.
2634 * Doxyfile-base.in: New file.
2635 * Doxyfile-gdb-api.in: New file.
2636 * Doxyfile-gdb-xref.in: New file.
2637 * Doxyfile-gdbserver.in: New file.
2638 * doxy-index.in: New file.
2639 * filter-for-doxygen: New file.
2640 * filter-params.pl: New file.
2641
2642 2014-02-10 Doug Evans <xdje42@gmail.com>
2643
2644 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2645 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2646 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2647 (Guile docs): Include guile.texi.
2648 (objfile-gdbdotext file): Add objfile-gdb.scm.
2649 (dotdebug_gdb_scripts section): Mention Guile scripts.
2650 (Multiple Extension Languages): New node.
2651 * guile.texi: New file.
2652
2653 2014-01-28 Joel Brobecker <brobecker@adacore.com>
2654
2655 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2656 ignore-descriptive-types". commands.
2657
2658 2014-01-22 Doug Evans <dje@google.com>
2659
2660 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2661 (gdbserver man): Ditto.
2662
2663 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2664
2665 * gdb.texinfo: Document limited reverse/replay support
2666 for target record-btrace.
2667
2668 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2669
2670 * gdb.texinfo (Process Record and Replay): Update documentation.
2671
2672 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2673
2674 * gdb.texinfo (Process Record and Replay): Document new /c
2675 modifier accepted by "record function-call-history".
2676 Add /i modifier to "record function-call-history" example.
2677
2678 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2679 Joel Brobecker <brobecker@adacore.com>
2680
2681 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2682 markers. Remove one that was misplaced.
2683
2684 2014-01-10 Pedro Alves <palves@redhat.com>
2685
2686 * gdb.texinfo (Your Program's Environment) <set environment>:
2687 Mention the shell, and point at 'set exec-wrapper'.
2688
2689 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2690
2691 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2692
2693 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2694
2695 * gdb.texinfo (Types In Python): Clarify the documentation
2696 of attribute gdb.Field.bitpos.
2697
2698 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2699
2700 * gdb.texinfo (Types In Python): Fix the documentation of
2701 attribute "bitpos" in class gdb.Field for enum types. Add
2702 documentation for attribute "enumval" in that same class.
2703
2704 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2705
2706 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2707 @ftable.
2708
2709 2013-12-23 Doug Evans <xdje42@gmail.com>
2710
2711 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2712 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2713 corresponding section in Extending GDB.
2714 (Extending GDB): Move menu up. New menu item "Auto-loading
2715 extensions".
2716 (Sequences): New menu item "Auto-loading sequences".
2717 (Auto-loading sequences): New node.
2718 (Python): Rename section from Scripting GDB to Extending GDB.
2719 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2720 Move docs on ways to auto-load extensions to ...
2721 (Auto-loading extensions): ... here. New node.
2722
2723 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2724
2725 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2726 in menu.
2727 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2728 command, now in a new node.
2729 (GDB/MI Support Commands): New node, with its contents being
2730 extracted from the "GDB/MI Miscellaneous Commands" node.
2731 A small paragraph introducing the section is also added at
2732 the start.
2733 (GDB/MI Miscellaneous Commands): Delete the description of the
2734 -info-gdb-mi-command, -list-features and -list-target-features
2735 commands, now hosted in the "GDB/MI Support Commands" node.
2736
2737 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2738
2739 PR python/16113
2740 * gdb.texinfo (Values From Inferior): Add a note about using
2741 gdb.Field objects as subscripts on gdb.Value objects.
2742 (Types In Python): Add description about the new attribute
2743 "parent_type" of gdb.Field objects.
2744
2745 2013-12-12 Joel Brobecker <brobecker@adacore.com>
2746
2747 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2748 entry for section docuumenting the -list-features GDB/MI command.
2749
2750 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2751
2752 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2753 "exec-run-start-option" entry in the output of the "-list-features"
2754 command.
2755
2756 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2757
2758 * gdb.texinfo (i386): Fix yesterday's commit.
2759
2760 2013-12-03 Tom Tromey <tromey@redhat.com>
2761
2762 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2763 documented here.
2764
2765 2013-12-03 Tom Tromey <tromey@redhat.com>
2766
2767 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2768
2769 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2770
2771 * gdb.texinfo (i386 Features): Add MPX feature registers.
2772 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2773 a subsubsection for MPX and describes the display of the
2774 boundary registers.
2775
2776 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2777
2778 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2779 documentation of the "ada-exceptions" entry.
2780
2781 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2782
2783 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2784 "^error" result record concerning the error message. Document
2785 the error code that may also be part of that result record.
2786 (GDB/MI Miscellaneous Commands): Document the
2787 "undefined-command-error-code" element in the output of
2788 the "-list-features" GDB/MI command.
2789
2790 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2791
2792 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2793 the new -info-gdb-mi-command GDB/MI command. Document
2794 the meaning of "-info-gdb-mi-command" in the output of
2795 -list-features.
2796
2797 2013-11-29 Pedro Alves <palves@redhat.com>
2798
2799 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2800 Update comment.
2801
2802 2013-11-24 Yao Qi <yao@codesourcery.com>
2803
2804 * gdb.texinfo (Caching Remote Data): Document new
2805 "set/show stack-cache" option.
2806
2807 2013-11-24 Yao Qi <yao@codesourcery.com>
2808
2809 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2810 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2811 "off" respectively.
2812
2813 2013-11-23 Yao Qi <yao@codesourcery.com>
2814
2815 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2816 of "displayhint" to the table about child results.
2817
2818 2013-11-21 Yao Qi <yao@codesourcery.com>
2819
2820 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2821 'dynamic' for the output of command -var-list-children.
2822
2823 2013-11-21 Yao Qi <yao@codesourcery.com>
2824
2825 * gdb.texinfo (Caching Target Data): Remove "see" before
2826 @pxref.
2827
2828 2013-11-20 Yao Qi <yao@codesourcery.com>
2829
2830 * gdb.texinfo (Caching Target Data): Update doc for
2831 per-address-space dcache.
2832
2833 2013-11-20 Yao Qi <yao@codesourcery.com>
2834
2835 * gdb.texinfo (Data): Rename menu item.
2836 (Caching Remote Data): Rename to ...
2837 (Caching Target Data): ... it. Update.
2838
2839 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2840
2841 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2842 "language-option" entry in the output of the "-list-features"
2843 command.
2844
2845 2013-11-15 Tom Tromey <tromey@redhat.com>
2846
2847 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2848 Add example.
2849
2850 2013-11-14 Tom Tromey <tromey@redhat.com>
2851
2852 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2853
2854 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2855
2856 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2857 (Context management): Place current subsection text into its own
2858 subsubsection. Add new subsubsection describing the "--language"
2859 command option.
2860
2861 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2862
2863 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2864 the documentation of "info-ada-exceptions" in the output
2865 of the "-list-features" command. Add the documentation
2866 of the "ada-exception" entry instead.
2867
2868 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2869
2870
2871 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2872 word of a couple of sentences to start with a capital letter.
2873
2874 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2875
2876 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2877 (Ada Exceptions): New node.
2878 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2879 Commands" node.
2880 (GDB/MI Ada Exceptions Commands): New node.
2881 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2882 field in the output of the "-list-features" command.
2883 * NEWS: Add entry for the new "info exceptions" CLI command,
2884 and for the new "-info-ada-exceptions" GDB/MI command.
2885
2886 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2887
2888 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2889 (Line Tables In Python): New node.
2890
2891 2013-11-08 Doug Evans <dje@google.com>
2892
2893 * gdb.texinfo (Debugging Output): Update text for
2894 "set debug dwarf2-read".
2895
2896 2013-11-08 Doug Evans <dje@google.com>
2897
2898 * gdb.texinfo (Debugging Output): Update text for
2899 "set debug symtab-create".
2900
2901 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2902
2903 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2904 constant.
2905
2906 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2907
2908 * gdb.texinfo (Breakpoints In Python): Document temporary
2909 option in breakpoint constructor, and add documentation to the
2910 temporary attribute.
2911
2912 2013-11-07 Yao Qi <yao@codesourcery.com>
2913
2914 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2915 output of "-var-info-expression".
2916
2917 2013-11-06 Pedro Alves <palves@redhat.com>
2918
2919 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2920 non-interactive mode.
2921 (Environment) <shell startup files warning>: Mention
2922 non-interactive mode. Mention .zshenv for Z shell, and talk about
2923 BASH_ENV instead of .bashrc for BASH.
2924
2925 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2926
2927 * gdb.texinfo (Commands to Specify Files): Add description
2928 of the remove-symbol-file command.
2929 * observer.texi: New free_objfile event
2930
2931 2013-10-24 Pedro Alves <palves@redhat.com>
2932
2933 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2934
2935 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2936
2937 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2938 New subsection inside which the "-catch-load" and "-catch-unload"
2939 commands documentation is now placed.
2940 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2941 documenting the "-catch-assert" and "-catch-exception" new
2942 GDB/MI commands.
2943
2944 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2945
2946 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2947
2948 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2949
2950 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2951 serial baud".
2952 (Remote Configuration): Replace "set remotebaud" by "set serial
2953 baud". Replace "show remotebaud" by "show serial baud".
2954
2955 2013-10-07 Pedro Alves <palves@redhat.com>
2956
2957 PR breakpoints/11568
2958 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2959 when the thread is removed from the thread list.
2960
2961 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2962
2963 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2964 Update entry for $_exitcode.
2965
2966 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2967
2968 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2969 new "--start" option.
2970
2971 2013-10-02 Pedro Alves <palves@redhat.com>
2972
2973 * gdb.texinfo (Registers): Expand description of saved registers
2974 in frames. Explain <not saved>.
2975
2976 2013-09-25 Doug Evans <dje@google.com>
2977
2978 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2979
2980 2013-09-16 Stan Shebs <stan@codesourcery.com>
2981
2982 Remove the internals manual gdbint.texinfo.
2983 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2984 (PDFFILES): Remove gdbint.pdf.
2985 (HTMLFILES): Remove gdbint/index.html.
2986 (HTMLFILES_INSTALL): Remove gdbint.
2987 (GDBINT_DOC_FILES): Remove.
2988 (dvi): Remove gdbint.dvi.
2989 (ps): Remove gdbint.ps.
2990 * gdbint.texinfo: Remove file.
2991 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2992
2993 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2994
2995 * gdb.texinfo (Convenience Functions): Mention new convenience
2996 function $_isvoid.
2997
2998 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2999
3000 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3001 (Standard Target Features): Add new node to menu.
3002 (S/390 and System z Features): New node.
3003
3004 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3005
3006 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3007 -list-target-features in the example.
3008
3009 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3010
3011 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3012 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3013
3014 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3015
3016 Sync documentation with gdb.base/gnu-debugdata.exp.
3017 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3018
3019 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3020
3021 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3022
3023 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3024 Yao Qi <yao@codesourcery.com>
3025
3026 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3027 Document new --skip-unavailable option.
3028 <-stack-list-variables>: Document new --skip-unavailable option.
3029
3030 2013-08-26 Doug Evans <dje@google.com>
3031
3032 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3033 an optional regexp.
3034
3035 2013-08-13 Tom Tromey <tromey@redhat.com>
3036
3037 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3038 Document GDB_PARALLEL and GDB_INOTIFY.
3039
3040 2013-08-09 Stan Shebs <stan@codesourcery.com>
3041
3042 * LRS: Remove file, describes a long-abandoned live-range
3043 splitting extension to stabs.
3044
3045 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
3046
3047 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3048
3049 2013-07-17 Doug Evans <dje@google.com>
3050
3051 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3052
3053 2013-07-02 Tom Tromey <tromey@redhat.com>
3054
3055 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3056
3057 2013-06-28 Tom Tromey <tromey@redhat.com>
3058
3059 * Makefile.in (version.subst): Use version.in, not
3060 common/version.in.
3061 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3062 Likewise.
3063
3064 2013-06-27 Pedro Alves <palves@redhat.com>
3065
3066 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3067 dynamic symbol resolution code>: New section, based on infrun.c
3068 comment.
3069
3070 2013-06-26 Tom Tromey <tromey@redhat.com>
3071
3072 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3073 Update.
3074 (Releasing GDB): Likewise.
3075
3076 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3077 Yao Qi <yao@codesourcery.com>
3078
3079 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3080 -trace-frame-collected.
3081
3082 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3083
3084 * gdb.texinfo (Traceframe Info Format): Document tvar element
3085 and its attributes.
3086
3087 2013-06-25 Yao Qi <yao@codesourcery.com>
3088
3089 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3090
3091 2013-06-24 Tom Tromey <tromey@redhat.com>
3092
3093 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3094 (GDBvn.texi): Use version.subst.
3095 (version.subst): New target.
3096 (mostlyclean): Remove version.subst.
3097
3098 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3099
3100 * gdb.texinfo (GDB/MI Data Manipulation)
3101 <-data-list-register-values>: Document the --skip-unavailable
3102 option.
3103
3104 2013-06-07 Yao Qi <yao@codesourcery.com>
3105
3106 * gdb.texinfo (Symbols): Add kindex and cindex for
3107 'maint print msymbols'.
3108
3109 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3110
3111 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3112 response field name (thread-group to inferior).
3113
3114 2013-06-04 Gary Benson <gbenson@redhat.com>
3115
3116 * gdb.texinfo (General Query Packets/qSupported): Added
3117 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3118 to the table of currently defined stub features.
3119 Added a more detailed entry for "augmented-libraries-svr4-read".
3120 (General Query Packets/qXfer:libraries-svr4:read): Documented
3121 the augmented form of this packet.
3122
3123 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3124
3125 * gdb.texinfo (System-wide Configuration Scripts): Renames
3126 "Installed System-wide Configuration Scripts". Add associated
3127 @menu block.
3128
3129 2013-05-23 Yao Qi <yao@codesourcery.com>
3130 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.texinfo (Packets): Document 'vCont;r'.
3133 (Continuing and Stepping): Document target-assisted range
3134 stepping, and the 'set range-stepping' and 'show range-stepping'
3135 commands.
3136
3137 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3138
3139 * gdb.texinfo (Installed System-wide Configuration Scripts):
3140 Add subsection describing the scripts now available under
3141 the data-dir's system-gdbbinit subdirectory.
3142 * NEWS: Add entry announcing the availability of system-wide
3143 configuration scripts for ElinOS and Wind River Linux.
3144
3145 2013-05-21 Hui Zhu <hui@codesourcery.com>
3146
3147 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3148 "-dprintf-insert" command.
3149
3150 2013-05-17 Doug Evans <dje@google.com>
3151
3152 * gdb.texinfo (Maintenance Commands): Update doc for
3153 "maint check-psymtabs". Add doc for "maint check-symtabs",
3154 "maint expand-symtabs".
3155
3156 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3157
3158 * gdb.texinfo (Process Record and Replay): Document the
3159 "record goto" command and its sub-commands.
3160
3161 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3162
3163 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3164 (Python API): Add Frame Filters API, Frame Wrapper API,
3165 Writing a Frame Filter/Wrapper, Managing Management of Frame
3166 Filters chapter entries.
3167 (Frame Filters API): New Node.
3168 (Frame Wrapper API): New Node.
3169 (Writing a Frame Filter): New Node.
3170 (Managing Frame Filters): New Node.
3171 (Progspaces In Python): Add note about frame_filters attribute.
3172 (Objfiles in Python): Ditto.
3173 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3174 @anchors and --no-frame-filters option to -stack-list-variables,
3175 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3176 commands.
3177
3178 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3179
3180 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3181 Support" subsection documenting the XML format used to transfer
3182 shared library info on AIX.
3183
3184 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3185
3186 * gdb.texinfo (Debugging Output): Add documentation of
3187 "set debug aix-solib" and "show debug aix-solib" commands.
3188
3189 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3190
3191 * gdb.texinfo (Nios II): New section.
3192 (Nios II Features): New section.
3193
3194 2013-05-06 Joel Brobecker <brobecker@adacore.com>
3195
3196 * gdbint.texinfo (Algorithms): Remove entries documenting
3197 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3198 SOLIB_CREATE_INFERIOR_HOOK.
3199
3200 2013-04-29 Tom Tromey <tromey@redhat.com>
3201
3202 PR python/14204:
3203 * gdb.texinfo (Python API): Fix menu entry.
3204 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3205 Define global and static block. Add example. Clarify
3206 block relationship for inline functions.
3207
3208 2013-04-29 Tom Tromey <tromey@redhat.com>
3209
3210 * gdb.texinfo (Python API): Mention Python help and keyword
3211 arguments. Move pagination text to Basic Python.
3212 (Basic Python): Put pagination text here. Document
3213 close-on-exec, SIGCHLD, and SIGINT.
3214
3215 2013-04-19 Pedro Alves <palves@redhat.com>
3216
3217 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3218 "signedness" instead of "signness".
3219
3220 2013-04-19 Pedro Alves <palves@redhat.com>
3221
3222 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3223 -Wno-pointer-sign text with text on -Wpointer-sign.
3224
3225 2013-04-16 Tom Tromey <tromey@redhat.com>
3226
3227 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3228 GCC that has the SDT probe points.
3229
3230 2013-04-15 Tom Tromey <tromey@redhat.com>
3231
3232 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3233 exception catchpoints.
3234
3235 2013-04-15 Tom Tromey <tromey@redhat.com>
3236
3237 * gdb.texinfo (Set Catchpoints): Document $_exception.
3238 (Convenience Vars): Mention $_exception.
3239
3240 2013-04-15 Tom Tromey <tromey@redhat.com>
3241
3242 * gdb.texinfo (Set Catchpoints): Reorganize exception
3243 catchpoints. Document "catch rethrow".
3244 (Debugging C Plus Plus): Mention "catch rethrow".
3245
3246 2013-04-15 Tom Tromey <tromey@redhat.com>
3247
3248 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3249
3250 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3251 Eli Zaretskii <eliz@gnu.org>
3252
3253 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3254 line below the sample output.
3255
3256 2013-04-12 Eli Zaretskii <eliz@gnu.org>
3257
3258 * gdb.texinfo (Mode Options): Document '-configuration'.
3259 (Help): Document "show configuration".
3260 (Bug Reporting): Add requirements to include the configuration
3261 details in bug reports.
3262
3263 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3264
3265 * Makefile.in (MAN1S): Add gcore.1.
3266 Remove "Host, target, and site specific Makefile fragments" comment.
3267 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3268 (install-man1, uninstall-man1): Conditionalize gcore.1.
3269 (gcore.1): New.
3270 * gdb.texinfo (Man Pages): Add gcore man.
3271 (gcore man): New node.
3272
3273 2013-04-10 Pedro Alves <palves@redhat.com>
3274
3275 * gdb.texinfo (Process Record and Replay): Document that "set
3276 record full insn-number-max", "set record
3277 instruction-history-size" and "set record
3278 function-call-history-size" accept "unlimited".
3279 (Backtrace): Document that "set backtrace limit" accepts
3280 "unlimited".
3281 (List): Document that "set listsize" accepts "unlimited".
3282 (Print Settings)" Document that "set print max-symbolic-offset",
3283 "set print elements" and "set print repeats" accept "unlimited".
3284 (Starting and Stopping Trace Experiments): Document that "set
3285 trace-buffer-size" accepts "unlimited".
3286 (Remote Configuration): Document that "set tcp connect-timeout"
3287 accepts "unlimited".
3288 (Command History): Document that "set history size" accepts
3289 "unlimited".
3290 (Screen Size): Document that "set height" and "set width" accepts
3291 "unlimited". Adjust "set pagination"'s description to suggest
3292 "set height unlimited" instead of "set height 0".
3293
3294 2013-04-10 Yao Qi <yao@codesourcery.com>
3295
3296 * gdb.texinfo (Trace Files): Add "target ctf".
3297
3298 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3299
3300 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3301
3302 * Makefile.in (install-man1, install-man5, uninstall-man1)
3303 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3304
3305 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3306
3307 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3308 Eli Zaretskii <eliz@gnu.org>
3309
3310 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3311 parameters order. Remove "On some targets" for --attach. Document the
3312 --multi parameter and extended-remote command. Document all the
3313 options.
3314
3315 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3316
3317 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3318 the list of supported languages.
3319
3320 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3321
3322 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3323 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3324 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3325 (diststuff): Add man.
3326 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3327 (uninstall-man5): New.
3328 (STAGESTUFF): Add *.1 and *.5.
3329 (GDBvn.texi): Add SYSTEM_GDBINIT.
3330 (gdb.1, gdbserver.1, gdbinit.5): New.
3331 (maintainer-clean realclean): Add $(MANS).
3332 (install): Add install-man.
3333 (uninstall): Add uninstall-man.
3334 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3335 (@copying): Wrap it by @c man begin COPYRIGHT.
3336 (Top): Add Man Pages.
3337 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3338
3339 2013-04-02 Pedro Alves <palves@redhat.com>
3340
3341 * gdb.texinfo (Debugging Output): Document "set/show debug
3342 aarch64", "set/show debug coff-pe-read" and "set/show debug
3343 mach-o".
3344
3345 2013-04-02 Pedro Alves <palves@redhat.com>
3346
3347 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3348 table>: Add entry for "trace-buffer-size".
3349
3350 2013-03-28 Pedro Alves <palves@redhat.com>
3351
3352 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3353 table>: Add entry for "trace-status".
3354
3355 2013-03-28 Eli Zaretskii <eliz@gnu.org>
3356
3357 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3358 @bullet", which is invalid (makeinfo 5.1 barfs).
3359
3360 2013-03-28 Pedro Alves <palves@redhat.com>
3361
3362 PR gdb/15294
3363
3364 * gdb.texinfo (List) <set listsize>: Adjust to document that
3365 listsize 0 means no limit, and remove mention of -1.
3366
3367 2013-03-22 Yao Qi <yao@codesourcery.com>
3368
3369 * gdb.texinfo (Embedded Processors): Remove menu item
3370 "OpenRISC 1000".
3371 (OpenRISC 1000): Remove.
3372
3373 2013-03-21 Doug Evans <dje@google.com>
3374
3375 * gdb.texinfo (Maintenance Commands): Add docs for
3376 "mt set per-command {space,time,symtab} {on,off}".
3377
3378 2013-03-14 Hui Zhu <hui@codesourcery.com>
3379 Yao Qi <yao@codesourcery.com>
3380
3381 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3382
3383 2013-03-13 Keith Seitz <keiths@redhat.com>
3384
3385 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3386 "maint agent" reference to Dynamic printf.
3387
3388 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3389
3390 * gdb.texinfo (General Query Packets): Don't use colon in index
3391 entries visible to Info format.
3392
3393 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3394
3395 * gdb.texinfo (Process Record and Replay): Document record
3396 changes.
3397
3398 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3399
3400 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3401 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3402 qXfer:btrace:read.
3403
3404 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3405
3406 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3407 use colons in @anchor and @cindex entries.
3408
3409 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3410
3411 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3412
3413 2013-03-08 Stan Shebs <stan@codesourcery.com>
3414 Hafiz Abid Qadeer <abidh@codesourcery.com>
3415
3416 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3417 trace-buffer-size set and show commands.
3418 (Tracepoint Packets): Document QTBuffer:size.
3419 (General Query Packets): Document QTBuffer:size.
3420
3421 2013-02-21 Tom Tromey <tromey@redhat.com>
3422
3423 * gdb.texinfo: Remove bad @syncodeindex.
3424 (Values From Inferior, Types In Python, Inferiors In Python)
3425 (Events In Python, Threads In Python, Frames In Python, Blocks In
3426 Python, Symbols In Python, Symbol Tables In Python): Remove
3427 @tables.
3428 (Packets, General Query Packets, Tracepoint Packets)
3429 (Host I/O Packets): Use @w{} for empty @item.
3430
3431 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3432
3433 * gdb.texinfo (Architectures In Python): Add description about
3434 the new method gdb.Architecture.disassemble.
3435
3436 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3437 Hafiz Abid Qadeer <abidh@codesourcery.com>
3438
3439 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3440 Document the "trace-file" field.
3441
3442 2013-02-07 Doug Evans <dje@google.com>
3443
3444 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3445 command.
3446
3447 2013-02-06 Yao Qi <yao@codesourcery.com>
3448
3449 * gdb.texinfo (GDB/MI Async Records): Document new MI
3450 notification "=tsv-modified". Update the document of MI
3451 notification "=tsv-created".
3452 * observer.texi (GDB Observers): New observer tsv_modified.
3453 Update observer tsv_created and tsv_delete.
3454
3455 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3456
3457 * gdb.texinfo (AArch64 Features): New section; document
3458 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3459 (Architectures): Add new AArch64 section to document AArch64
3460 architecture specific commands.
3461 (ABI): Add description of the new OS ABI "Newlib" and its influence
3462 on the longjmp handling.
3463
3464 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3465 Jan Kratochvil <jan.kratochvil@redhat.com>
3466
3467 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3468 variable in 'set/show backtrace' section.
3469
3470 2013-01-31 Tom Tromey <tromey@redhat.com>
3471
3472 * gdb.texinfo (Target Commands): Fix typo.
3473
3474 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3475
3476 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3477 describing the gdb.Architecture class.
3478 (Frames In Python): Add description about the new method
3479 gdb.Frame.architecture().
3480
3481 2013-01-23 Doug Evans <dje@google.com>
3482
3483 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3484
3485 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3486
3487 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3488 'thread-groups' field when printing a breakpoint in MI.
3489
3490 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3491 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3492 to reflect that jit-reader-load now supports absolute file-names.
3493
3494 2013-01-16 Tom Tromey <tromey@redhat.com>
3495
3496 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3497 (Signals): Likewise.
3498
3499 2013-01-16 Tom Tromey <tromey@redhat.com>
3500
3501 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3502 "catch-type" field.
3503 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3504
3505 2013-01-07 Tom Tromey <tromey@redhat.com>
3506
3507 * gdb.texinfo (Mode Options): Don't mention -epoch.
3508 (Data, Emacs): Remove obsolete comments.
3509
3510 2013-01-02 Tom Tromey <tromey@redhat.com>
3511
3512 * gdb.texinfo (GDB/MI Output Records): Update menu.
3513 (GDB/MI Breakpoint Information): New node.
3514 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3515 <-break-insert>: Likewise.
3516
3517 2012-12-31 Yao Qi <yao@codesourcery.com>
3518
3519 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3520 (Packets): Move "vStopped" packet to ...
3521 (Notification Packets): ... here. Describe the components
3522 of notification. Add a table of supported notifications.
3523 Add an example on the process of he async notification.
3524
3525 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3526
3527 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3528 present.
3529 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3530 fullname output always present.
3531
3532 2012-12-23 Pierre Muller <muller@sourceware.org>
3533
3534 * gdbint.texinfo (Function prototypes): Require use of "extern"
3535 modifier for function prototypes in headers.
3536
3537 2012-12-19 Joel Brobecker <brobecker@adacore.com>
3538
3539 * refcard.tex: Update copyright notice to GPL v3 or later.
3540 Update contact info.
3541
3542 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3543
3544 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3545
3546 2012-12-15 Yao Qi <yao@codesourcery.com>
3547
3548 * gdb.texinfo (Debugging Output): Document 'set debug
3549 notification' and 'show debug notification'.
3550
3551 2012-12-15 Yao Qi <yao@codesourcery.com>
3552
3553 * gdb.texinfo (Listing Tracepoints): New item and example about
3554 'installed on target' output.
3555 Add more in the example about 'installed on target'.
3556 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3557
3558 2012-12-14 Tom Tromey <tromey@redhat.com>
3559
3560 * gdb.texinfo (SVR4 Process Information): Mention core files.
3561
3562 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3563
3564 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3565
3566 2012-12-11 Pedro Alves <palves@redhat.com>
3567
3568 * gdb.texinfo: Remove all mentions of Unixware throughout.
3569
3570 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3571
3572 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3573
3574 2012-11-29 Tom Tromey <tromey@redhat.com>
3575
3576 * gdb.texinfo (SVR4 Process Information): Document missing
3577 "info proc" subcommands.
3578
3579 2012-11-29 Yao Qi <yao@codesourcery.com>
3580
3581 PR gdb/1477.
3582 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3583 to 'auto' instead of 'gnu'.
3584
3585 2012-11-26 Tom Tromey <tromey@redhat.com>
3586
3587 * gdb.texinfo (MiniDebugInfo): New node.
3588 (GDB Files): Update.
3589
3590 2012-11-16 Doug Evans <dje@google.com>
3591
3592 * gdb.texinfo (System-wide configuration): If the system-wide init
3593 file lives in the data-directory, and --data-directory is provided,
3594 look for it there.
3595
3596 2012-11-15 Tom Tromey <tromey@redhat.com>
3597
3598 * gdb.texinfo (Signaling): Fix typo.
3599
3600 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3601
3602 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3603 parameter "count" of -data-write-memory-bytes, and add an example.
3604
3605 2012-11-12 Tom Tromey <tromey@redhat.com>
3606
3607 * gdb.texinfo (Symbols): Document "info type-printers",
3608 "enable type-printer" and "disable type-printer".
3609 (Python API): Add new node to menu.
3610 (Type Printing API): New node.
3611 (Progspaces In Python): Document type_printers field.
3612 (Objfiles In Python): Likewise.
3613 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3614 register_type_printer, TypePrinter>: Document.
3615
3616 2012-11-12 Tom Tromey <tromey@redhat.com>
3617
3618 * gdb.texinfo (Symbols): Document "set print type methods",
3619 "set print type typedefs", and flags to ptype and whatis.
3620
3621 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3622
3623 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3624 the example -data-disassemble output. Extend the description of
3625 the -data-disassemble results to document all fields. Document
3626 the cli disassemble command as being related to -data-disassemble.
3627
3628 2012-11-09 Yao Qi <yao@codesourcery.com>
3629
3630 PR gdb/14777.
3631 * gdb.texinfo (OS Information): Remove doc on command
3632 'info udot'.
3633
3634 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3635
3636 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3637 gdb.ini warning for Windows port.
3638
3639 2012-11-08 Yao Qi <yao@codesourcery.com>
3640
3641 * gdb.texinfo (Search): Add kindex for 'fo'.
3642
3643 2012-11-05 Tom Tromey <tromey@redhat.com>
3644
3645 PR python/14802:
3646 * gdb.texinfo (Functions In Python): Add example.
3647
3648 2012-11-03 Yao Qi <yao@codesourcery.com>
3649
3650 * observer.texi (GDB Observers): Remove observer
3651 'tracepoint_modified', 'tracepoint_created' and
3652 'tracepoint_deleted'.
3653
3654 2012-10-26 Tom Tromey <tromey@redhat.com>
3655
3656 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3657
3658 2012-10-25 Tom Tromey <tromey@redhat.com>
3659
3660 * gdb.texinfo (General Query Packets): Use @itemx.
3661
3662 2012-10-17 Yao Qi <yao@codesourcery.com>
3663
3664 * observer.texi (GDB Observers): Update observer
3665 'memory_changed'.
3666 * gdb.texinfo (GDB/MI Async Records): Document for
3667 "memory-changed" notification.
3668
3669 2012-10-15 Doug Evans <dje@google.com>
3670
3671 * gdb.texinfo (Mode Options): Document -nh.
3672 Elaborate on docs for -nx.
3673
3674 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3675
3676 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3677
3678 2012-09-21 Yao Qi <yao@codesourcery.com>
3679 Pedro Alves <palves@redhat.com>
3680
3681 * gdb.texinfo (GDB/MI Async Records): Document notification
3682 'record-started' and 'record-stopped'.
3683 * observer.texi (GDB Observers): New observer 'record-changed'.
3684
3685 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3686
3687 * gdb.texinfo: Document the removal of SH's 'regs' command.
3688
3689 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3690
3691 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3692
3693 2012-09-18 Yao Qi <yao@codesourcery.com>
3694
3695 * gdb.texinfo (GDB/MI Async Records): Document new MI
3696 notifications '=tsv-created' and '=tsv-deleted'.
3697 * observer.texi (GDB Observers): New observer tsv_created and
3698 tsv_deleted.
3699
3700 2012-09-18 Yao Qi <yao@codesourcery.com>
3701
3702 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3703 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3704 '=traceframe-changed'.
3705
3706 2012-09-17 Yao Qi <yao@codesourcery.com>
3707
3708 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3709 'set listsize'.
3710
3711 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3712 Eli Zaretskii <eliz@gnu.org>
3713
3714 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3715 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3716 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3717
3718 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3719
3720 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3721
3722 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3723
3724 Document how to return from "python-interactive" to GDB.
3725 * gdb.texinfo (Python Commands): Update documentation.
3726
3727 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3728
3729 Add a new "python-interactive" command that starts a standard
3730 Python interactive prompt with "pi" as alias, and add "py" as
3731 an alias to "python".
3732 * gdb.texinfo (Python Commands): Document the new commands.
3733
3734 2012-08-22 Tom Tromey <tromey@redhat.com>
3735
3736 * gdbint.texinfo (Host Definition): Remove documentation for
3737 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3738
3739 2012-08-17 Keith Seitz <keiths@redhat.com>
3740
3741 PR c++/13356
3742 * gdb.texinfo (Type and Range Checking): Remove warning.
3743 Remove spurious commas.
3744 Update text and examples for re-implementation of set/show
3745 check type.
3746 (C and C++ Type and Range Checks): Likewise.
3747
3748 2012-08-16 Yao Qi <yao@codesourcery.com>
3749
3750 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3751 is deprecated.
3752
3753 2012-08-13 Doug Evans <dje@google.com>
3754
3755 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3756 to include functions.
3757
3758 2012-08-10 Doug Evans <dje@google.com>
3759
3760 * gdb.texinfo (Convenience Funs): New node.
3761 (Types In Python): Document Type.vector.
3762
3763 2012-08-09 Yao Qi <yao@codesourcery.com>
3764
3765 * observer.texi: New observer command_param_changed.
3766 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3767
3768 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3769
3770 * gdbint.texinfo (Debugging GDB): In section
3771 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3772 Mention also gdb-gdb.py.
3773
3774 2012-08-07 Yao Qi <yao@codesourcery.com>
3775
3776 Revert the folloing patch:
3777 2012-08-06 Yao Qi <yao@codesourcery.com>
3778 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3779 remote hardware-watchpoint-limit' and 'set
3780 remote hardware-breakpoint-limit'.
3781
3782 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3783
3784 * gdb.texinfo (Working Directory): Added information about new
3785 default argument for 'cd' command.
3786
3787 2012-08-06 Yao Qi <yao@codesourcery.com>
3788
3789 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3790 remote hardware-watchpoint-limit' and 'set
3791 remote hardware-breakpoint-limit'.
3792
3793 2012-08-06 Yao Qi <yao@codesourcery.com>
3794
3795 Fix PR14371.
3796
3797 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3798 '=breakpoint-deleted'.
3799
3800 2012-08-02 Yao Qi <yao@codesourcery.com>
3801
3802 * gdb.texinfo (Native): Remove node Neutrino.
3803
3804 2012-07-27 Yao Qi <yao@codesourcery.com>
3805
3806 * gdb.texinfo (IPA Protocol Commands): Document new command
3807 'close'.
3808
3809 2012-07-25 Tom Tromey <tromey@redhat.com>
3810
3811 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3812
3813 2012-07-20 Doug Evans <dje@google.com>
3814
3815 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3816 (Index Files): Document how to control the use of deprecated index
3817 sections.
3818 (Index Section Format): Replace --use-deprecated-index-sections with
3819 "set use-deprecated-index-sections on".
3820
3821 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3822
3823 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3824 indices into a single node "Index". Instead, join function and
3825 variable indices into a single index, separate from the concept
3826 index. Requested in
3827 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3828 (Top): Update the top-level menu: instead of one "Index" there are
3829 now separate entries "Concept Index" and "Function and Variable
3830 Index".
3831 (Concept Index, Function and Variable Index): New nodes.
3832 (Index): Node deleted.
3833
3834 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3835
3836 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3837 and "maint agent-eval".
3838
3839 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3840
3841 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3842 avoid file-name clashes between Index.html and index.html on
3843 case-insensitive filesystems. See the discussion starting in
3844 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3845 details of the problem.
3846 (Top): Update the master menu for the above.
3847 (Concept Index, Command and Variable Index): New nodes, instead of
3848 the old "Index" node that was deleted. All cross-references
3849 updated.
3850
3851 2012-07-02 Stan Shebs <stan@codesourcery.com>
3852
3853 * gdb.texinfo (Dynamic Printf): Mention agent style and
3854 disconnected dprintf.
3855 (Maintenance Commands): Describe maint agent-printf.
3856 (General Query Packets): Mention BreakpointCommands feature.
3857 (Packets): Document commands extension to Z0 packet.
3858 * agentexpr.texi (Bytecode Descriptions): Document printf
3859 bytecode.
3860
3861 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3862
3863 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3864 only after gdbinit files.
3865 (Startup): Move -iex and -iex commands down after gdbinit files.
3866
3867 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3868
3869 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3870 possibility.
3871
3872 2012-06-29 Tom Tromey <tromey@redhat.com>
3873
3874 * gdb.texinfo (Index Section Format): Update for version 7.
3875
3876 2012-06-28 Stan Shebs <stan@codesourcery.com>
3877
3878 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3879 example, add note about title column.
3880
3881 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3882
3883 * gdb.texinfo (Symbol Tables In Python): Add description about
3884 the new 'last' attribute of gdb.Symtab_and line.
3885
3886 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3887
3888 * gdb.texinfo (Symbol Tables In Python): Correct the description
3889 of the 'pc' attribute of gdb.Symtab_and_line.
3890
3891 2012-06-26 Doug Evans <dje@google.com>
3892
3893 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3894 and symtab-create.
3895
3896 2012-06-25 Keith Seitz <keiths@redhat.com>
3897
3898 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3899 from example. Remove "rbreak" from list of corresponding
3900 gdb commands.
3901
3902 2012-06-23 Doug Evans <dje@google.com>
3903
3904 * gdb.texinfo (Index Section Format): Document version 7 format.
3905
3906 2012-06-22 Yao Qi <yao@codesourcery.com>
3907
3908 * gdb.texinfo: Add missing cindex for some packets.
3909
3910 2012-06-20 Keith Seitz <keiths@redhat.com>
3911
3912 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3913 for -break-insert and document -p.
3914
3915 2012-06-20 Yao Qi <yao@codesourcery.com>
3916
3917 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3918 and "gdb.write_memory" with "Inferior.read_memory" and
3919 "Inferior.write_memory".
3920
3921 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3922
3923 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3924 (Free Documentation): Add @node line.
3925 (Continuing and Stepping) <advance location>: Use @item instead of
3926 @itemx.
3927 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3928 @itemx.
3929 (Embedded Processors): Put the link to "PA" to its correct place,
3930 according to document structure.
3931 (Python API): Put the link to "Lazy Strings In Python" to its
3932 correct place.
3933 (Index): Use @@ in @tex block to get a literal @.
3934
3935 * gdbint.texinfo: Fix the @subtitle line.
3936
3937 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3938 correct place.
3939
3940 2012-06-08 Yao Qi <yao@codesourcery.com>
3941
3942 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3943 Protocol'.
3944 (In-Process Agent Protocol, IPA Protocol Objects)
3945 (IPA Protocol Commands): New nodes.
3946 (Tracepoint Packets): Add anchors.
3947
3948 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3949
3950 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3951
3952 2012-06-06 Yao Qi <yao@codesourcery.com>
3953
3954 * gdb.texinfo: Update copyright year.
3955
3956 2012-05-23 Stan Shebs <stan@codesourcery.com>
3957 Kwok Cheung Yeung <kcy@codesourcery.com>
3958
3959 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3960
3961 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3962
3963 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3964 Mention also --with-separate-debug-dir.
3965 (Auto-loading): Prepend $debugdir in the sample output.
3966 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3967 auto-load safe-path variable.
3968 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3969 Mention also $debugdir for 'set auto-load scripts-directory'.
3970
3971 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3972
3973 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3974 (MIPS Embedded, MIPS, MIPS Register packet Format)
3975 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3976 appropriate.
3977
3978 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3979 Maciej W. Rozycki <macro@codesourcery.com>
3980
3981 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3982 mips compression".
3983 (MIPS Breakpoint Kinds): New subsubsection.
3984
3985 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3986
3987 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3988 nodes for subsections. Add @acronym mark-ups and adjust
3989 formatting.
3990
3991 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3992
3993 Rename $ddir to $datadir.
3994 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3995 (objfile-gdb.py file): Rename $ddir to $datadir.
3996
3997 2012-05-18 Tom Tromey <tromey@redhat.com>
3998
3999 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4000
4001 2012-05-14 Stan Shebs <stan@codesourcery.com>
4002
4003 * gdb.texinfo (Dynamic Printf): New subsection.
4004
4005 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4006
4007 * gdb.texinfo (Basic Python): Add description about the function
4008 gdb.find_pc_line
4009
4010 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4011 Eli Zaretskii <eliz@gnu.org>
4012
4013 * gdb.texinfo (Separate Debug Files): Use plural form for global
4014 debugging information directory.
4015
4016 2012-05-11 Stan Shebs <stan@codesourcery.com>
4017 Kwok Cheung Yeung <kcy@codesourcery.com>
4018
4019 * gdb.texinfo (Operating System Auxiliary Information): Document new
4020 'info os' subcommands.
4021
4022 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4023
4024 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4025 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4026 (dotdebug_gdb_scripts section): Add reference
4027 to 'Auto-loading safe path'.
4028
4029 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4030
4031 Implement multi-component --with-auto-load-dir.
4032 * gdb.texinfo (Auto-loading): New references
4033 for 'set auto-load scripts-directory'
4034 and 'show auto-load scripts-directory'.
4035 (Auto-loading safe path): Describe the new default. Move $ddir
4036 substituation reference to 'objfile-gdb.py file'.
4037 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4038 script-name. Describe new 'set auto-load scripts-directory'
4039 and 'show auto-load scripts-directory'.
4040
4041 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4042
4043 Provide $ddir substitution for --with-auto-load-safe-path.
4044 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4045 (Auto-loading safe path): Likewise. Mention the default value,
4046 $ddir substitution, --with-auto-load-safe-path and
4047 --without-auto-load-safe-path.
4048 * observer.texi (gdb_datadir_changed): New.
4049
4050 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4051
4052 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4053 Twice.
4054
4055 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4056 directory separator by path separator.
4057
4058 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4059
4060 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4061 for 'set auto-load safe-path' optional. Mention if it is omitted.
4062 Change disabling security protection condition to "/", twice.
4063
4064 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4065
4066 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4067 the new methods global_block and static_block on gdb.Symtab
4068 objects.
4069
4070 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4071
4072 * gdb.texinfo (Blocks In Python): Add a note saying that future
4073 improvements to GDB and its infrastructure can move symbols
4074 across blocks within a symbol table.
4075
4076 2012-04-29 Yao Qi <yao@codesourcery.com>
4077
4078 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4079 (A29K): Remove.
4080
4081 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4082 Tom Tromey <tromey@redhat.com>
4083
4084 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4085 and generic static probe support on GDB.
4086
4087 2012-04-25 Doug Evans <dje@google.com>
4088
4089 * gdb.texinfo (Go): Fix thinko.
4090
4091 * gdb.texinfo (Supported Languages): Add Go.
4092 (Go): New node.
4093
4094 2012-04-25 Yao Qi <yao@codesourcery.com>
4095
4096 * gdbint.texinfo (Testsuite): New section `Board settings'.
4097
4098 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4099
4100 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4101 Three times.
4102
4103 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4104 Three times.
4105
4106 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4107
4108 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4109 by @table @asis. Fix formatting of one item.
4110
4111 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4112
4113 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4114
4115 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4116
4117 New option "set debug auto-load".
4118 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4119 (auto-load verbose mode): New node.
4120
4121 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4122
4123 New option "set auto-load safe-path".
4124 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4125 and "info auto-load" examples for safe-path. Put there also references
4126 for "set auto-load safe-path" and "show auto-load safe-path".
4127 New menu item for Auto-loading safe path.
4128 (Auto-loading safe path): New node.
4129 (Python Auto-loading): Update the expected output from "Missing"
4130 to "No".
4131
4132 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4133
4134 auto-load: Implementation.
4135 * gdb.texinfo (Mode Options): New anchor for -nx.
4136 (Startup): New anchors for Option -init-eval-command,
4137 Home Directory Init File
4138 and Init File in the Current Directory during Startup.
4139 Mention set auto-load local-gdbinit with a reference.
4140 Change the sample code to "set auto-load python-scripts".
4141 (Threads): New anchor set libthread-db-search-path.
4142 Provide references to libthread_db.so.1 file.
4143 (Controlling GDB): New menu item for Auto-loading.
4144 (Auto-loading, Init File in the Current Directory)
4145 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4146 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4147 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4148 reference.
4149 (Auto-loading): Rename to ...
4150 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4151 "set auto-load python-scripts", new anchor for it. Change
4152 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4153 for it. Change "info auto-load-scripts"
4154 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4155 to "Python scripts".
4156
4157 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4158
4159 PR mi/13393
4160 * gdb.texinfo (Print Settings): Extend the description for "set print
4161 object".
4162 (GDB/MI Variable Objects): Extend the description for -var-create and
4163 -var-list-children.
4164
4165 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4166
4167 * gdb.texinfo (Examining Data): Document the 'explore' command.
4168
4169 2012-03-28 Joel Brobecker <brobecker@adacore.com>
4170
4171 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4172 to the children of a varobj and its update range when -var-update
4173 returns that the varobj's type changed.
4174
4175 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4176
4177 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4178 Create two new links fir 'objfile-gdb.py file'
4179 and 'dotdebug_gdb_scripts section'.
4180
4181 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4182
4183 * gdb.texinfo (Auto-loading): Rename node reference
4184 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4185 Twice.
4186 (.debug_gdb_scripts section): Rename the node ...
4187 (dotdebug_gdb_scripts section): ... here.
4188 (Maintenance Commands): Also rename this node reference.
4189
4190 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4191
4192 * gdb.texinfo (Python API/Values From Inferior): Add description
4193 about the new method Value.referenced_value. Add description on
4194 how Value.dereference is different (and similar) to
4195 Value.referenced_value.
4196
4197 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4198
4199 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4200 --init-eval-command=COMMAND, -iex.
4201 (Startup): Describe -iex and -ix. Simplify the example
4202 for "set auto-load-scripts off".
4203
4204 2012-03-16 Gary Benson <gbenson@redhat.com>
4205
4206 PR breakpoints/10738
4207 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4208 stating that GDB cannot set breakpoints on inlined functions.
4209 (Mode Options): Document --use-deprecated-index-sections.
4210 (Index Section Format): Document new index section version format.
4211
4212 2012-03-15 Tom Tromey <tromey@redhat.com>
4213
4214 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4215
4216 2012-03-13 Doug Evans <dje@google.com>
4217
4218 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4219 of "reload".
4220 (Symbols): Delete docs for set/show symbol-reloading.
4221 * gdbint.texinfo (Defining Other Architecture Features): Delete
4222 SYMBOL_RELOADING_DEFAULT.
4223 * refcard.tex: Delete reference to symbol-reloading.
4224
4225 2012-03-07 Pedro Alves <palves@redhat.com>
4226
4227 * gdb.texinfo (General Query Packets): Document new
4228 QProgramSignals packet.
4229 * gdb.texinfo (Remote configuration): Mention
4230 "program-signals-packet".
4231
4232 2012-03-05 Tristan Gingold <gingold@adacore.com>
4233
4234 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4235
4236 2012-03-03 Yao Qi <yao@codesourcery.com>
4237
4238 * gdb.texinfo (In-Process Agent): New node.
4239 Document new commands.
4240 (General Query Packets): Add packet `QAgent'.
4241
4242 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4243
4244 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4245
4246 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
4247
4248 * gdb.texinfo (Commands In Python): Put example python macro in
4249 COMMAND_USER category rather than COMMAND_OBSCURE.
4250 Document gdb.COMMAND_USER.
4251 (User-defined Commands): Update documentation to clarify
4252 "set/show max-user-call-depth" and "show user" don't apply to python
4253 commands. Update documentation to clarify "help user-defined" may
4254 also include python commands defined as COMMAND_USER.
4255
4256 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4257
4258 * gdb.texinfo (Startup): Add option -ex description to the option -x
4259 description.
4260
4261 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
4262
4263 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4264 condition-evaluation breakpoint parameter.
4265 Mention condition-evaluation mode being shown in "info break".
4266 (Break Conditions): Add description for target-side
4267 conditional breakpoints.
4268 (Remote Configuration): Mention conditional-breakpoints-packet.
4269 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4270 cond-expr.
4271 (General Query Packets): Mention new ConditionalBreakpoint feature.
4272
4273 2012-02-22 Tom Tromey <tromey@redhat.com>
4274
4275 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4276
4277 2012-02-17 Tom Tromey <tromey@redhat.com>
4278
4279 PR python/10753:
4280 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4281 directory.
4282
4283 2012-02-14 Stan Shebs <stan@codesourcery.com>
4284
4285 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4286
4287 2012-02-13 Pedro Alves <palves@redhat.com>
4288
4289 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4290 mips-idt-ecoff.
4291
4292 2012-02-09 Yao Qi <yao@codesourcery.com>
4293
4294 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4295
4296 2012-02-07 Tom Tromey <tromey@redhat.com>
4297
4298 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4299 Symbol.value.
4300
4301 2012-02-07 Tom Tromey <tromey@redhat.com>
4302
4303 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4304
4305 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4306
4307 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4308
4309 2012-01-24 Tom Tromey <tromey@redhat.com>
4310
4311 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4312 unload".
4313 (Files): Mention new catch commands.
4314 (GDB/MI Async Records): Likewise.
4315
4316 2012-01-24 Gary Benson <gbenson@redhat.com>
4317
4318 Delete #if 0'd out code.
4319 * gdb.texinfo (Frame Info): Remove "info catch".
4320
4321 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4322
4323 * gdb.texinfo (Remote Configuration): Document
4324 "set remote hostio-readlink-packet" command.
4325 (General Query Packets): Document vFile:readlink packet.
4326
4327 2012-01-16 Tom Tromey <tromey@redhat.com>
4328
4329 * gdb.texinfo (Specify Location): Document relative file name
4330 handling.
4331
4332 2012-01-16 Tom Tromey <tromey@redhat.com>
4333
4334 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4335
4336 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4337 Eli Zaretskii <eliz@gnu.org>
4338
4339 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4340 code.
4341
4342 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4343
4344 * gdb.texinfo (Variables): Document use of :: for non-static
4345 variables.
4346
4347 2012-01-05 Joel Brobecker <brobecker@adacore.com>
4348
4349 * gdbint.texinfo (Start of New Year Procedure): Update
4350 to replace use of copyright.sh by use of copyright.py.
4351
4352 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4353
4354 Remove the gdbtui binary.
4355 * all-cfg.texi (GDBTUI): Remove.
4356 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4357 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4358 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4359
4360 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
4361
4362 Introduce gdb.FinishBreakpoint in Python.
4363 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4364 (Python API): Add menu entry for Finish Breakpoints.
4365
4366 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4367
4368 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4369 tests.
4370
4371 2011-12-16 Doug Evans <dje@google.com>
4372
4373 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4374
4375 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4376
4377 * gdb.texinfo (Python Commands): Remove "maint set/show print
4378 stack". Add documentation for "set/show python print-stack".
4379
4380 2011-12-14 Pedro Alves <pedro@codesourcery.com>
4381
4382 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4383 should transfer control to the stub in the startup code instead of
4384 in main. Mention the need to get past the initial breakpoint.
4385
4386 2011-12-06 Tom Tromey <tromey@redhat.com>
4387
4388 * gdb.texinfo (Set Breaks): Update for new behavior.
4389
4390 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4391
4392 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4393 List Format for SVR4 Targets'.
4394 (General Query Packets): New item qXfer:libraries-svr4:read.
4395 (Library List Format for SVR4 Targets): New node.
4396
4397 2011-12-01 Tom Tromey <tromey@redhat.com>
4398
4399 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4400 add.
4401
4402 2011-11-22 Tom Tromey <tromey@redhat.com>
4403
4404 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4405 reasons.
4406
4407 2011-11-20 Stan Shebs <stan@codesourcery.com>
4408
4409 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4410 note-related options and variables.
4411 (Tracepoint Packets): Document packet changes.
4412
4413 2011-11-20 Sanjoy Das <sdas@igalia.com>
4414
4415 * gdb.texinfo (JIT Interface): Add documentation on writing and
4416 usind JIT debug info readers.
4417 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4418 Debug Info Readers): New nodes.
4419
4420 2011-11-18 Yao Qi <yao@codesourcery.com>
4421
4422 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4423 tracepoint.
4424
4425 2011-11-15 Doug Evans <dje@google.com>
4426
4427 * gdb.texinfo (Files): Document basenames-may-differ.
4428
4429 2011-11-14 Doug Evans <dje@google.com>
4430
4431 * gdb.texinfo (Shell Commands): Document "!".
4432
4433 2011-11-14 Stan Shebs <stan@codesourcery.com>
4434 Kwok Cheung Yeung <kcy@codesourcery.com>
4435
4436 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4437 needed to get shorter fast tracepoints.
4438 (Tracepoint Packets): Document new qTMinFTPILen packet.
4439
4440 2011-11-14 Yao Qi <yao@codesourcery.com>
4441
4442 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4443 behavior of tracepoint.
4444 (General Query Packets): New feature InstallInTrace.
4445 (Remote Configuration): Document "set remote
4446 install-in-trace-packet".
4447
4448 2011-11-12 Matt Rice <ratmice@gmail.com>
4449
4450 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4451 Add arguments to info macro.
4452
4453 2011-11-10 Tom Tromey <tromey@redhat.com>
4454
4455 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4456 manual.
4457 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4458 (Macros): Add a footnote.
4459 (C): Remove paragraph about compiler options.
4460 (C Constants): Mention wide character and string constants.
4461 (C Plus Plus Expressions): Update compiler option advice. Mention
4462 using declarations. Mention ADL. Remove old HP compiler
4463 information.
4464
4465 2011-11-10 Tom Tromey <tromey@redhat.com>
4466
4467 PR c++/9257:
4468 * gdb.texinfo (Print Settings): Add an extra note about the need
4469 for a vtable.
4470
4471 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4472
4473 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4474 "set mips abi" documentation.
4475
4476 2011-11-04 Doug Evans <dje@google.com>
4477
4478 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4479
4480 2011-11-03 Tom Tromey <tromey@redhat.com>
4481
4482 * gdb.texinfo (Stopping): Add menu entry.
4483 (Continuing and Stepping): Restore @node. Use @section, not
4484 @subsection.
4485
4486 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4487
4488 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4489 designation. Fix "Specify Location" cross-reference.
4490
4491 2011-11-02 Stan Shebs <stan@codesourcery.com>
4492
4493 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4494 (General Query Packets): Describe tracenz feature.
4495 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4496
4497 2011-10-28 Paul Koning <paul_koning@dell.com>
4498
4499 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4500
4501 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
4502
4503 * gdb.texinfo ((Frames In Python): Document
4504 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4505
4506 2011-10-26 Paul Koning <paul_koning@dell.com>
4507
4508 * gdb.texinfo (gdb.types): Document new deepitems function.
4509
4510 2011-10-25 Paul Koning <paul_koning@dell.com>
4511
4512 PR python/13327
4513
4514 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4515 fetch_lazy method.
4516
4517 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4518
4519 PR python/12656
4520
4521 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4522 global_block, static_block function.
4523
4524 2011-10-19 Tom Tromey <tromey@redhat.com>
4525
4526 * gdb.texinfo (Commands In Python): Add missing "@"s.
4527
4528 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
4529
4530 PR python/13285 Document named constants for frame unwind stop reasons
4531 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4532 constants.
4533
4534 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4535
4536 Fix compatibility with texinfo versions older than 4.12.
4537 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4538 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4539 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4540 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4541 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4542 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4543 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4544
4545 2011-10-09 Doug Evans <dje@google.com>
4546
4547 * gdb.texinfo (Extending GDB): Document alias command.
4548
4549 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4550
4551 Support @entry in input expressions.
4552 * gdb.texinfo (Variables): Describe @entry names suffix.
4553 (Print Settings): Add anchor for `set print entry-values'.
4554
4555 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4556 Eli Zaretskii <eliz@gnu.org>
4557
4558 Display @entry parameter values (without references).
4559 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4560 example.
4561 (Print Settings): New description of set print entry-values and show
4562 print entry-values.
4563
4564 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4565 Eli Zaretskii <eliz@gnu.org>
4566
4567 Recognize virtual tail call frames.
4568 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4569 (Tail Call Frames): New node.
4570 (Frames In Python): Add gdb.TAILCALL_FRAME.
4571
4572 2011-10-07 Doug Evans <dje@google.com>
4573
4574 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4575 register_pretty_printer.
4576
4577 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4578
4579 PR python/12930
4580 PR python/12802
4581
4582 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4583 stop method.
4584
4585 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4586
4587 * gdb.texinfo (Starting your Program): "set disable-randomization"
4588 is no longer Linux-specific.
4589 (Remote Configuration): Document "set remote
4590 disable-randomization-packet".
4591 (General Query Packets): Document "QDisableRandomization" packet
4592 and add it to "qSupported" list.
4593
4594 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4595
4596 Allow Python notification of new object-file loadings.
4597 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4598 event type.
4599
4600 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4601
4602 PR python/12691: Add the inferior to Python exited event
4603 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4604
4605 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4606
4607 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4608 rephasing.
4609
4610 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4611
4612 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4613 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4614 as possible feature returned by the `-list-features'
4615 command.
4616
4617 2011-09-28 Paul Koning <paul_koning@dell.com>
4618
4619 * gdb.texinfo (gdb.Type): Document field access by dictionary
4620 key syntax.
4621
4622 2011-09-28 Yao Qi <yao@codesourcery.com>
4623
4624 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4625 Add one space after option `-s'. Remove @r{} markup.
4626
4627 2011-09-27 Stan Shebs <stan@codesourcery.com>
4628
4629 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4630
4631 2011-09-16 Hui Zhu <teawater@gmail.com>
4632
4633 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4634 to *(unsigned char *)$esp@300.
4635
4636 2011-09-15 Paul Koning <paul_koning@dell.com>
4637
4638 * gdb.texinfo: Make style of Python functions and methods match
4639 the syntax of Python. Also put class and module names explicitly
4640 on function, member, and variable names, matching Python
4641 documentation conventions.
4642
4643 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4644
4645 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4646 * gdb.texinfo (Inferiors In Python): Describe new
4647 gdb.selected_inferior() function.
4648
4649 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4650
4651 Handle multiple breakpoint hits in Python interface:
4652 * gdb.texinfo (Events In Python): New function documentation:
4653 gdb.BreakpointEvent.breakpoints. Indicate that
4654 gdb.BreakpointEvent.breakpoint is now deprecated.
4655
4656 2011-09-04 Joel Brobecker <brobecker@adacore.com>
4657
4658 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4659
4660 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4661
4662 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4663
4664 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4665
4666 * gdb.texinfo (Prompt): Add set/show extended-prompt
4667 documentation
4668 (Basic Python): Add prompt_hook anchor.
4669 (Python modules): Reword module text to reflect multiple modules.
4670 (gdb.prompt): Document gdb.prompt module.
4671
4672 2011-08-14 Yao Qi <yao@codesourcery.com>
4673
4674 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4675
4676 2011-08-14 Yao Qi <yao@codesourcery.com>
4677
4678 * gdb.texinfo (Standard Target Features): Document C6x features.
4679 (TIC6x Features): New node.
4680
4681 2011-08-12 Doug Evans <dje@google.com>
4682
4683 * gdb.texinfo (Symbols In Python): Document symbol.type.
4684
4685 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4686
4687 * gdb.texinfo (Python): Document command and function
4688 auto-loading.
4689
4690 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4691 Eli Zaretskii <eliz@gnu.org>
4692
4693 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4694 typedefs unrolling. Extend the sample code by an inner typedef and
4695 outer typedefs unrolling.
4696
4697 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4698
4699 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4700 size and line-size.
4701
4702 2011-07-21 Matt Rice <ratmice@gmail.com>
4703
4704 PR macros/12999
4705 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4706 Update text and cindex entries for info macro command.
4707
4708 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4709
4710 * observer.texi (GDB Observers): Add before_prompt observer.
4711 * gdb.texinfo (Basic Python): Add documentation for prompt
4712 substitution.
4713
4714 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4715
4716 PR python/12438
4717 * gdb.texinfo (Python Commands): Add deprecate note to maint
4718 set/show python print-stack. Document set/show python
4719 print-backtrace.
4720
4721 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4722
4723 * gdb.texinfo: Fix typos.
4724
4725 2011-07-01 Tom Tromey <tromey@redhat.com>
4726
4727 * gdb.texinfo (Debugging Output): Document set debug
4728 check-physname.
4729
4730 2011-06-29 Tom Tromey <tromey@redhat.com>
4731
4732 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4733 breakpoint-notifications feature.
4734
4735 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4736
4737 * gdb.texinfo (Target Description): Remove warning about
4738 possibly unstable format.
4739
4740 2011-06-03 Tom Tromey <tromey@redhat.com>
4741
4742 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4743 (Events In Python): Note that exit_code is optional.
4744
4745 2011-05-17 Pedro Alves <pedro@codesourcery.com>
4746
4747 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4748 required for multi-threading support.
4749 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4750 Hc are deprecated for multi-threading debugging. Point readers at
4751 the vCont packet.
4752
4753 2011-05-15 Doug Evans <dje@google.com>
4754
4755 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4756
4757 2011-05-13 Doug Evans <dje@google.com>
4758
4759 * gdb.texinfo (Threads): Document $sdir,$pdir.
4760 (Server): Document $pdir exception.
4761
4762 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4763
4764 * gdb.texinfo (Threads): Clarify default value for
4765 libthread-db-search-path.
4766
4767 * gdb.texinfo (Completion): Update example.
4768 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4769
4770 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4771
4772 * gdb.texinfo: Document change in the behaviour of the enable and
4773 disable GDB commands when applied to tracepoints.
4774 Document the EnableDisableTracepoints remote stub feature.
4775 Document QTEnable and QTDisable in the list of tracepoint packets.
4776
4777 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4778
4779 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4780 hsuser.texi.
4781 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4782 comment to hsuser.texi. Change rluser.texi name in the comment.
4783
4784 2011-05-10 Doug Evans <dje@google.com>
4785
4786 * gdb.texinfo (Threads): If an empty path is provided for
4787 libthread-db-search-path it is reset to its default value.
4788 (Server): Ditto.
4789
4790 2011-05-09 Doug Evans <dje@google.com>
4791
4792 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4793
4794 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4795 Thiago Jung Bauermann <bauerman@br.ibm.com>
4796
4797 Implement support for PowerPC BookE masked watchpoints.
4798 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4799 (PowerPC Embedded): Mention support of masked watchpoints.
4800
4801 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4802
4803 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4804 `@value{GDBN}'.
4805
4806 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4807
4808 * gdb.texinfo (titlepage): Remove dedication.
4809 (In Memoriam): New appendix.
4810
4811 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4812 Eli Zaretskii <eliz@gnu.org>
4813
4814 * gdb.texinfo (Index Section Format): Change the version to 5.
4815 Describe the different formula.
4816
4817 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4818 Eli Zaretskii <eliz@gnu.org>
4819
4820 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4821 for disconnected tracing.
4822 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4823 extended-remote relationship. Mention --once.
4824 (TCP port allocation lifecycle of @code{gdbserver}): New.
4825
4826 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4827
4828 * gdb.texinfo (Server): Improve indexing. Index all optional
4829 switches to gdbserver.
4830
4831 2011-04-20 Tom Tromey <tromey@redhat.com>
4832
4833 * gdb.texinfo (Index Section Format): New node.
4834 (Top): Add new node to menu.
4835
4836 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4837
4838 * gdb.texinfo (Maintenance Commands): Document `maint print
4839 remote-registers'.
4840
4841 2011-04-20 Tom Tromey <tromey@redhat.com>
4842
4843 * gdb.texinfo (Trace File Format): Move node later.
4844
4845 2011-04-19 Tom Tromey <tromey@redhat.com>
4846
4847 * gdbint.texinfo (Register Information Functions): Remove
4848 duplicate "the".
4849 * gdb.texinfo (Emacs): Remove duplicate "to".
4850 (GDB/MI Variable Objects): Remove duplicate "the".
4851 (General Query Packets): Likewise.
4852
4853 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4854
4855 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4856 "GDB/MI Ada Exception Information" node.
4857
4858 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4859
4860 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4861 the "exception-name" field in the *stopped async record.
4862
4863 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4864 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4865
4866 Implement support for PowerPC BookE ranged breakpoints.
4867 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4868
4869 2011-03-28 Tom Tromey <tromey@redhat.com>
4870
4871 * gdb.texinfo (Set Tracepoints): Fix typo.
4872
4873 2011-03-24 Tom Tromey <tromey@redhat.com>
4874
4875 * gdb.texinfo (Specify Location): Document `function:label'
4876 linespec.
4877
4878 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4879
4880 PR python/12149
4881
4882 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4883
4884 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4885
4886 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4887 (Inferiors In Python): Likewise.
4888 (Threads In Python): Likewise.
4889 (Symbols In Python): Likewise.
4890 (Objfiles In Python): Likewise.
4891 (Symbol Tables In Python): Likewise.
4892
4893 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4894
4895 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4896 display>: Explain that the commands accept number ranges.
4897
4898 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4899
4900 * gdb.texinfo (Breakpoints In Python): Add description and example
4901 of Python stop function operation.
4902
4903 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4904
4905 * gdb.texinfo (Parameters In Python): Document get_set_string and
4906 get_show_string methods.
4907
4908 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4909
4910 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4911
4912 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4913 circular-trace-buffer name.
4914
4915 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4916
4917 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4918 in the previous change.
4919
4920 2011-02-27 Michael Snyder <msnyder@vmware.com>
4921
4922 * gdb.texinfo (Inferiors and Programs): Update commands to show
4923 that they can accept multiple arguments.
4924
4925 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4926
4927 Revert the following patch (code patch was not approved):
4928 2011-02-21 Hui Zhu <teawater@gmail.com>
4929 * agentexpr.texi (bytecode descriptions): add printf.
4930 * gdb.texinfo (tracepoint action lists): add printf.
4931
4932 2011-02-23 Doug Evans <dje@google.com>
4933
4934 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4935
4936 2011-02-23 Michael Snyder <msnyder@vmware.com>
4937
4938 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4939 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4940 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4941
4942 2011-02-22 Doug Evans <dje@google.com>
4943
4944 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4945 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4946 add description of result, fix @defun formatting.
4947
4948 2011-02-21 Hui Zhu <teawater@gmail.com>
4949
4950 * agentexpr.texi (Bytecode Descriptions): Add printf.
4951 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4952
4953 2011-02-18 Tom Tromey <tromey@redhat.com>
4954
4955 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4956
4957 2011-02-14 Michael Snyder <msnyder@vmware.com>
4958
4959 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4960 Document new command "thread find".
4961
4962 2011-02-14 Michael Snyder <msnyder@vmware.com>
4963
4964 * gdb.texinfo (Threads): Update example of new thread message.
4965
4966 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4967
4968 * gdb.texinfo (Remote Configuration): Mention set/show remote
4969 traceframe-info.
4970 (Tools/Packages Optional for Building GDB): Mention that expat is
4971 used for traceframe info.
4972 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4973 (General Query Packets) <qSupported>: Describe the
4974 qXfer:traceframe-info:read feature.
4975 (qXfer::read): Describe qXfer:traceframe-info:read.
4976 (Traceframe Info Format): New section.
4977
4978 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4979
4980 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4981 for casts and unary operators.
4982
4983 2011-02-04 Tom Tromey <tromey@redhat.com>
4984
4985 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4986 is not useful.
4987
4988 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4989
4990 * gdb.texinfo: s/value optimized out/optimized out/g
4991
4992 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4993
4994 * gdb.texinfo (Other Misc Settings): Rework part of the
4995 documentation of the "set interactive mode" command.
4996
4997 2011-01-19 Tom Tromey <tromey@redhat.com>
4998
4999 * gdb.texinfo (Threads): Document thread name output and `thread
5000 name' command.
5001 (Threads In Python): Document Thread.name attribute.
5002 (GDB/MI Thread Commands): Document thread attributes.
5003
5004 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5005
5006 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5007 changes in mi/mi-cmd-disas.c
5008
5009 2011-01-12 Tom Tromey <tromey@redhat.com>
5010
5011 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5012 Fix "thread apply" text.
5013
5014 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5015 Thiago Jung Bauermann <bauerman@br.ibm.com>
5016
5017 Implement support for PowerPC BookE ranged watchpoints.
5018 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5019 the "set powerpc exact-watchpoints" flag.
5020
5021 2011-01-07 Tom Tromey <tromey@redhat.com>
5022
5023 * gdb.texinfo (Python API): Add descriptions to @menu items.
5024
5025 2011-01-06 Tom Tromey <tromey@redhat.com>
5026
5027 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5028
5029 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5030
5031 * gdb.texinfo (Debugging Output): Document "set debug jit".
5032
5033 2011-01-06 Tom Tromey <tromey@redhat.com>
5034
5035 PR python/12133:
5036 * gdb.texinfo (Frames In Python): Document various frame
5037 constants.
5038
5039 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5040
5041 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5042 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5043 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5044
5045 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5046
5047 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5048 (clean): Add GDBvn.texi.
5049
5050 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5051
5052 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5053 occasional case where the debugger prints an array address
5054 instead of the array itself.
5055
5056 2010-12-23 Pedro Alves <pedro@codesourcery.com>
5057
5058 * gdb.texinfo (Packets) <read registers packet>: Document support
5059 for registers that were not collected.
5060
5061 2010-12-15 Doug Evans <dje@google.com>
5062
5063 * gdb.texinfo (Startup): Document auto-loading of scripts during
5064 startup.
5065 (Auto-loading): Delete "maint set python auto-load on|off".
5066 Add "set auto-load-scripts on|off".
5067
5068 2010-12-07 Doug Evans <dje@google.com>
5069
5070 * gdb.texinfo (Mode Options): Document -data-directory.
5071 (Data Files): Add reference to -data-directory.
5072
5073 2010-11-29 Doug Evans <dje@google.com>
5074
5075 * gdb.texinfo (Pretty-Printer Introduction): Change
5076 printer-name:subprinter-name to printer-name;subprinter-name.
5077
5078 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5079
5080 PR python/12199
5081
5082 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5083
5084 2010-11-23 Tom Tromey <tromey@redhat.com>
5085
5086 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5087 (Editing): Likewise.
5088 (Command History): Likewise.
5089 (TUI Keys): Likewise.
5090 (Bug Reporting): Conditionally include rluser.texi and
5091 inc-history.texinfo.
5092 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5093 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5094 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5095 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5096 (gdb.pdf): Likewise.
5097 (gdb.info): Likewise.
5098 (gdb/index.html): Likewise.
5099
5100 2010-11-23 Tom Tromey <tromey@redhat.com>
5101
5102 * Makefile.in (Makefile): Run ../config.status.
5103 (distclean): Update.
5104 * configure: Remove.
5105 * configure.ac: Remove.
5106
5107 2010-11-12 Tom Tromey <tromey@redhat.com>
5108
5109 * gdb.texinfo (Basic Python): Update. Add xref.
5110 (Exception Handling): Document new exception classes.
5111 (Types In Python): Update.
5112 (Frames In Python): Update.
5113
5114 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5115
5116 * gdb.texinfo (Breakpoints In Python): Document "internal"
5117 parameter, and visible attribute.
5118
5119 2010-11-05 Doug Evans <dje@google.com>
5120
5121 * gdb.texinfo (Source Path): Document "set directories".
5122
5123 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
5124
5125 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5126 (OpenCL C): New node.
5127
5128 2010-11-02 Doug Evans <dje@google.com>
5129
5130 * gdb.texinfo (Pretty Printing): Expand into three sections,
5131 introduction, example, and commands.
5132 (Python API): Delete section Disabling Pretty-Printers, merge into
5133 Selecting Pretty-Printers.
5134 (Writing a Pretty-Printer): New section. Move the pretty-printer
5135 example here, and reformat to match python coding style. Add a second
5136 example using the gdb.printing module.
5137 (Python modules): Add gdb.printing.
5138
5139 2010-10-29 Doug Evans <dje@google.com>
5140
5141 * gdb.texinfo (Python): Fix long line.
5142
5143 2010-10-20 Doug Evans <dje@google.com>
5144
5145 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5146 All references updated. Correct sections marked as subsections.
5147 (Coding Standards): New chapter. Move the coding standard related
5148 subsections here. Add section on Python coding standards.
5149
5150 2010-10-13 Doug Evans <dje@google.com>
5151
5152 * gdb.texinfo (Python): Add "Python modules".
5153 (Types in Python): Add reference to gdb.types section.
5154 (Python modules): New node.
5155
5156 2010-10-11 Doug Evans <dje@google.com>
5157
5158 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5159 Python" from gdb.Value.type description.
5160
5161 2010-09-28 Joel Brobecker <brobecker@adacore.com>
5162
5163 * gdb.texinfo (Ravenscar Profile): New node.
5164
5165 2010-09-22 Tom Tromey <tromey@redhat.com>
5166
5167 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5168
5169 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5170
5171 * gdb.texinfo (Values From Inferior): Clarify that
5172 value.dynamic_type works only in C++ programs with RTTI.
5173
5174 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
5175
5176 * gdb.texinfo (Character Sets): Correctly reference host-charset
5177 in example.
5178
5179 2010-09-13 Tom Tromey <tromey@redhat.com>
5180
5181 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5182 Document "fullname" and "from".
5183
5184 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5185
5186 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5187 feature `reverse' output by -list-target-features.
5188
5189 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5190
5191 * gdb.texinfo (i386 Features): Remove an extra "@item".
5192
5193 2010-08-30 Tom Tromey <tromey@redhat.com>
5194
5195 PR python/11792:
5196 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5197
5198 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5199
5200 * gdb.texinfo (ARM Features): Document
5201 org.gnu.gdb.arm.m-profile.
5202
5203 2010-08-23 Tom Tromey <tromey@redhat.com>
5204
5205 PR python/11145:
5206 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5207 reinterpret_cast methods.
5208
5209 2010-08-23 Tom Tromey <tromey@redhat.com>
5210
5211 PR python/11915:
5212 * gdb.texinfo (Types In Python): Document array method.
5213
5214 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5215
5216 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5217
5218 2010-08-16 Tom Tromey <tromey@redhat.com>
5219
5220 * gdb.texinfo (Set Watchpoints): Document -location option.
5221
5222 2010-08-13 Doug Evans <dje@google.com>
5223
5224 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5225
5226 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5227
5228 * gdb.texinfo (GDB/MI Data Manipulation): Document
5229 -data-read-memory-raw and -data-write-memory-raw.
5230
5231 2010-08-11 Tom Tromey <tromey@redhat.com>
5232 Phil Muldoon <pmuldoon@redhat.com>
5233
5234 * gdb.texinfo (Basic Python): Describe post_event API.
5235
5236 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5237
5238 * gdb.texinfo (Basic Python): Describe solib_address and
5239 decode_line Python APIs
5240
5241 2010-08-10 Tom Tromey <tromey@redhat.com>
5242
5243 * gdb.texinfo (Pretty Printing API): Document
5244 gdb.default_visualizer.
5245
5246 2010-08-10 Tom Tromey <tromey@redhat.com>
5247
5248 Revert gdb-add-index addition:
5249 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5250
5251 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5252 Eli Zaretskii <eliz@gnu.org>
5253
5254 * gdb.texinfo (Mode Options) <-batch>
5255 (Basic Python) <gdb.execute>: Describe setting width and height.
5256
5257 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5258
5259 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5260
5261 2010-07-30 Tom Tromey <tromey@redhat.com>
5262
5263 * gdb.texinfo (Index Files): Mention gdb-add-index.
5264
5265 2010-07-30 Hui Zhu <teawater@gmail.com>
5266
5267 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5268 "detach inferior" and "kill inferior".
5269
5270 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5271
5272 * gdb.texinfo (Machine Code): Update description of two forms of
5273 arguments, and add new example to demonstrate the new form.
5274
5275 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5276
5277 * gdb.texinfo (Values From Inferior): Add value inferior function
5278 call description.
5279
5280 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5281
5282 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5283
5284 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5285 Eli Zaretskii <eliz@gnu.org>
5286
5287 Make core files the process_stratum.
5288 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5289 record_stratum example.
5290
5291 2010-07-13 Tom Tromey <tromey@redhat.com>
5292
5293 * gdb.texinfo (Index Files): New node.
5294
5295 2010-07-13 Tom Tromey <tromey@redhat.com>
5296
5297 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5298
5299 2010-07-13 Tom Tromey <tromey@redhat.com>
5300
5301 * gdb.texinfo (Specify Location): Document labels.
5302
5303 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5304
5305 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5306 entries for fast tracepoints and static tracepoints.
5307
5308 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5309
5310 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5311 qsThreadInfo>: Spell out `l' as ell.
5312
5313 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5314
5315 * gdb.texinfo (Convenience Variables): Document $_sdata.
5316 (Commands to Set Tracepoints): Describe static tracepoints. Add
5317 `Listing Static Tracepoint Markers' menu entry. Document
5318 "strace".
5319 (Tracepoint Action Lists): Document collecting $_sdata.
5320 (Listing Static Tracepoint Markers): New subsection.
5321 (Tracepoints support in gdbserver): Mention static tracepoints.
5322 (remote packets, enabling and disabling): Mention
5323 read-sdata-object.
5324 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5325 and StaticTracepoint.
5326 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5327 Document qXfer:sdata:read.
5328 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5329
5330 2010-06-29 Joel Brobecker <brobecker@adacore.com>
5331
5332 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5333
5334 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5335 Tom Tromey <tromey@redhat.com>
5336 Thiago Jung Bauermann <bauerman@br.ibm.com>
5337
5338 * gdb.texinfo (Inferiors In Python): New node.
5339 * gdb.texinfo (Threads In Python): New node.
5340
5341 2010-06-28 Joel Brobecker <brobecker@adacore.com>
5342
5343 * gdb.texinfo (Python): Document what the python directory is
5344 and what its location is.
5345 (Basic Python): Document the gdb.PYTHONDIR constant.
5346
5347 2010-06-25 Tom Tromey <tromey@redhat.com>
5348
5349 PR python/10808:
5350 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5351
5352 2010-06-24 Hui Zhu <teawater@gmail.com>
5353
5354 * gdb.texinfo: (Commands for Controlled Output): Add
5355 documentation for command "eval".
5356
5357 2010-06-21 Stan Shebs <stan@codesourcery.com>
5358
5359 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5360 * annotate.texinfo: Ditto.
5361 * gdbint.texinfo: Ditto.
5362 * stabs.texinfo: Ditto.
5363
5364 2010-06-22 Hui Zhu <teawater@gmail.com>
5365
5366 * gdb.texinfo: (Process Record and Replay): Add documentation
5367 for command "set record memory-query".
5368
5369 2010-06-21 Stan Shebs <stan@codesourcery.com>
5370
5371 * gdb.texinfo: Relicense under GFDL version 1.3.
5372 * annotate.texinfo: Relicense under GFDL version 1.3.
5373 * gdbint.texinfo: Relicense under GFDL version 1.3.
5374 * stabs.texinfo: Relicense under GFDL version 1.3.
5375 * fdl.texi: Update to version 1.3.
5376
5377 2010-06-18 Stan Shebs <stan@codesourcery.com>
5378
5379 * gdb.texinfo (Operating System Auxiliary Information): Describe
5380 "info os" when no arguments given.
5381
5382 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5383 $_thread.
5384
5385 2010-06-18 Hui Zhu <teawater@gmail.com>
5386
5387 * gdb.texinfo: (Process Record and Replay): Add documentation
5388 for commands "record save" and "record restore".
5389
5390 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5391
5392 * gdb.texinfo: Include information about the correct use
5393 of addresses in the `watch' command.
5394
5395 2010-06-11 Stan Shebs <stan@codesourcery.com>
5396
5397 * gdb.texinfo (Observer Mode): New section.
5398 (General Query Packets): Document QAllow.
5399
5400 2010-06-04 Doug Evans <dje@google.com>
5401
5402 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5403
5404 2010-06-03 Doug Evans <dje@google.com>
5405
5406 * gdbint.texinfo (Coding): Add subsection on command names.
5407
5408 2010-06-02 Tom Tromey <tromey@redhat.com>
5409
5410 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5411 always-disassemble.
5412
5413 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5414
5415 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5416 gdbserver, and add cross reference.
5417 (Tracepoints support in gdbserver): New subsection.
5418
5419 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5420
5421 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5422 `qRelocInsn' feature.
5423 (Relocate instruction reply packet): New subsection
5424 of `Tracepoint Packets'.
5425 (Tracepoint Packets): Mention that packets QTDP and QTStart
5426 support the qRelocInsn request, and add cross reference to new
5427 subsection.
5428
5429 2010-05-25 Doug Evans <dje@google.com>
5430
5431 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5432 (Commands In Python): Document gdb.string_to_argv.
5433
5434 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5435
5436 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5437 ATTR_NORETURN.
5438
5439 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5440 Tom Tromey <tromey@redhat.com>
5441 Thiago Jung Bauermann <bauerman@br.ibm.com>
5442
5443 * gdb.texinfo (Parameters In Python): New Node.
5444
5445 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5446
5447 * gdb.texinfo: (Summary) Add mention about D language support.
5448 (Filenames): Add D suffixes.
5449 (D): New node.
5450
5451 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5452
5453 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5454 of macro deleted from GDB code.
5455
5456 2010-04-24 Pedro Alves <pedro@codesourcery.com>
5457
5458 * gdb.texinfo (Commands to specify files): Describe what how GDB
5459 looks up DOS-based filesystem paths on the system root. Document
5460 the new `set/show target-file-system-kind' commands.
5461
5462 2010-04-23 Doug Evans <dje@google.com>
5463
5464 * gdb.texinfo (Python): Move Auto-loading section here ...
5465 (Python API): from here.
5466 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5467 (Maintenance Commands): Add docs for "maint print section-scripts".
5468
5469 2010-04-20 Chris Moller <cmoller@redhat.com>
5470
5471 * gdb.texinfo (Setting Breakpoints): Added description of
5472 filename-qualified rbreak.
5473 * refcard.tex (Breakpoints and Watchpoints): Added brief
5474 description of filename-qualified rbreak.
5475
5476 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5477
5478 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5479 (Python API): Change the reference to Pretty Printing API.
5480 (Pretty Printing): Move the user part under the Data node. Reformat
5481 the sample output to 72 columns. Create a new reference to Pretty
5482 Printing API. Rename the API part ...
5483 (Pretty Printing API): To a new node name.
5484 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5485 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5486
5487 2010-04-21 Stan Shebs <stan@codesourcery.com>
5488
5489 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5490 and commands.
5491 (Listing Tracepoints): Update to reflect current behavior.
5492
5493 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5494
5495 * gdb.texinfo (Examining memory): Update for change in string
5496 display with explicit size.
5497
5498 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5499
5500 PR breakpoints/8554.
5501
5502 * gdb.texinfo (Save Breakpoints): New node.
5503 (save-tracepoints): Rename to ...
5504 (save tracepoints): ... this. Mention that `save-tracepoints' is
5505 a deprecated alias to `save tracepoints'.
5506
5507 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5508
5509 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5510 (info w32 thread-information-block): Document new command.
5511 (qGetTIBAddress): Document new gdbserver query.
5512 (maint set/show show-all-tib): Document new command.
5513
5514 2010-04-15 Doug Evans <dje@google.com>
5515
5516 * gdb.texinfo (Python API): Add progspaces section.
5517 (Selecting Pretty-Printers): Progspace pretty-printers are
5518 searched too.
5519 (Progspaces In Python): New section.
5520
5521 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5522
5523 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5524
5525 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5526 returns None.
5527
5528 2010-04-09 Stan Shebs <stan@codesourcery.com>
5529
5530 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5531 Describe the `frames-created' field, tweak grammar.
5532
5533 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5534
5535 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5536 Describe the `circular' and `disconnected' fields.
5537
5538 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5539
5540 * gdb.texinfo (maint print registers): Mention unavailable and
5541 invisible registers.
5542
5543 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5544 Thiago Jung Bauermann <bauerman@br.ibm.com>
5545 Tom Tromey <tromey@redhat.com>
5546
5547 * gdb.texinfo (Breakpoints In Python): New Node.
5548
5549 2010-04-08 Stan Shebs <stan@codesourcery.com>
5550
5551 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5552 trace status fields.
5553
5554 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5555
5556 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5557 optional. Make org.gnu.gdb.i386.avx requires
5558 org.gnu.gdb.i386.avx.
5559
5560 2010-04-08 Doug Evans <dje@google.com>
5561
5562 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5563 search path, and document that gdb only scans the search path if
5564 the script's path doesn't specify a directory.
5565
5566 2010-04-05 Doug Evans <dje@google.com>
5567
5568 * gdb.texinfo (maint show python auto-load): Fix typo.
5569
5570 2010-04-04 Stan Shebs <stan@codesourcery.com>
5571
5572 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5573 (Setting Watchpoints): Update description of "info watch".
5574 (Disabling Breakpoints): Only "info break" lists all.
5575
5576 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5577 (tdump): Explain how tdump works.
5578
5579 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5580
5581 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5582 add cross reference.
5583
5584 2010-03-31 Pedro Alves <pedro@codesourcery.com>
5585
5586 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5587 commands error out.
5588
5589 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5590
5591 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5592
5593 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5594
5595 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5596
5597 2010-03-29 Stan Shebs <stan@codesourcery.com>
5598 Nathan Sidwell <nathan@codesourcery.com>
5599
5600 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5601 GDBN equivalent.
5602 (Set Tracepoints): Remove mention that conditional tracepoints
5603 don't exist.
5604 (Tracepoint Actions): Clarify when while-stepping collection
5605 happens, note that while-stepping does not automatically collect
5606 $pc.
5607
5608 2010-03-29 Stan Shebs <stan@codesourcery.com>
5609
5610 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5611 (General Query Packets): Describe TracepointSource.
5612
5613 2010-03-27 Matt Rice <ratmice@gmail.com>
5614
5615 * gdb.texinfo (ARM): Document arguments to "target sim".
5616 (Set Catchpoints): Use @dots{} instead of @r{...}.
5617
5618 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5619
5620 * gdb.texinfo (Tracepoint Packets): Remove mention that
5621 terror:string may be plain text, and drop mention of X prefix.
5622
5623 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5624
5625 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5626
5627 2010-03-24 Stan Shebs <stan@codesourcery.com>
5628
5629 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5630
5631 2010-03-24 Tom Tromey <tromey@redhat.com>
5632
5633 PR breakpoints/9352:
5634 * gdb.texinfo (Break Commands): Update.
5635
5636 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5637
5638 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5639 commands.
5640
5641 2010-03-16 Stan Shebs <stan@codesourcery.com>
5642
5643 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5644 circular-trace-buffer.
5645 (Tracepoint Packets): Describe QTBuffer, and details of the
5646 qTStatus reply.
5647
5648 2010-03-12 Stan Shebs <stan@codesourcery.com>
5649 Nathan Sidwell <nathan@codesourcery.com>
5650
5651 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5652 doing instruction stepping.
5653 (Tracepoint Restrictions): New node.
5654
5655 2010-03-10 Tom Tromey <tromey@redhat.com>
5656
5657 * gdbint.texinfo (Symbol Handling): Update.
5658
5659 2010-03-08 Tom Tromey <tromey@redhat.com>
5660
5661 PR cli/9591:
5662 * gdb.texinfo (Mode Options): Mention lack of pagination and
5663 confirmation with --batch.
5664 (Screen Size): Mention --batch.
5665 (Messages/Warnings): Likewise.
5666
5667 2010-03-05 Tom Tromey <tromey@redhat.com>
5668
5669 * gdb.texinfo (Basic Python): Document target_charset and
5670 target_wide_charset.
5671
5672 2010-03-05 Tom Tromey <tromey@redhat.com>
5673
5674 * gdb.texinfo (Data): Link to pretty-printing.
5675 (Output Formats): Likewise. Correct text.
5676
5677 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5678
5679 * gdb.texinfo (Types): Describe <struct> and <flags>.
5680
5681 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5682
5683 * gdb.texinfo (Frames In Python): Add block parameter and
5684 description to read_var text.
5685
5686 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5687 Tom Tromey <tromey@redhat.com>
5688
5689 * gdb.texinfo (Types In Python): Describe block argument in
5690 template_argument and gdb.lookup_type.
5691
5692 2010-02-24 Tom Tromey <tromey@redhat.com>
5693
5694 * gdb.texinfo (Cygwin Native): Fix typo.
5695
5696 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5697
5698 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5699 and select method descriptions.
5700 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5701 Tables in Python to menu.
5702 (Blocks In Python): New node.
5703 (Symbols In Python): New node.
5704 (Symbol Tables in Python): New node.
5705
5706 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5707
5708 Multiexec MI
5709
5710 gdb/
5711 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5712
5713 gdb/doc/
5714 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5715 changes.
5716 (GDB/MI Program Execution): Document current behaviour of
5717 --all and --thread-group.
5718 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5719 -remove-inferior.
5720 * observer.texi (inferior_added, inferior_removed): New
5721 observers.
5722
5723 2010-02-19 Tom Tromey <tromey@redhat.com>
5724
5725 * gdbint.texinfo (Getting Started): Fix @node.
5726 (Debugging GDB): Likewise.
5727
5728 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5729
5730 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5731 documenting the gdb_test_timeout variable.
5732
5733 2010-02-12 Jakob Engblom <jakob@virtutech.com>
5734
5735 * gdb.texinfo (MI commands): Added documentation of --reverse
5736 option to a set of MI commands. Restructured documentation of MI
5737 commands --exec-continue to reflect the complexity of reverse
5738 execution.
5739
5740 2010-02-12 Pedro Alves <pedro@codesourcery.com>
5741
5742 * gdb.texinfo (Using the Collected Data): Specify that the address
5743 range of `tfind outsize' is exclusive, and that the address range
5744 of `tfind range' is inclusive.
5745 (Tracepoint Packets): Specify that the address range of
5746 `QTFrame:range' is inclusive, and that the address range of
5747 `QTFrame:outside' is exclusive
5748
5749 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5750
5751 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5752
5753 2010-02-10 Tom Tromey <tromey@redhat.com>
5754
5755 * gdb.texinfo (Debugging Output): Document set debug parser and
5756 show debug parser.
5757
5758 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5759
5760 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5761 i386_eflags and i386_mxcsr.
5762
5763 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5764
5765 * gdb.texinfo: Document i386 target features.
5766
5767 2010-02-05 Doug Evans <dje@google.com>
5768
5769 * gdbint.texinfo (Testsuite): Add a new section to document the
5770 various DejaGnu variables that may be overridden.
5771 Document INTERNAL_GDBFLAGS.
5772
5773 2010-02-04 Tom Tromey <tromey@redhat.com>
5774
5775 PR cli/8830:
5776 * gdb.texinfo (Files): -readnow comes before the filename for file
5777 and symbol-file.
5778
5779 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5780
5781 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5782 Document ARM breakpoint types.
5783 (Register Packet Format): Move into the new section.
5784 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5785
5786 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5787
5788 * gdb.texinfo (File Options): Adjust the documentation of this
5789 switch to refer to the "source" command rather than partially
5790 duplicating some of the relevant information.
5791 (Extending GDB): Introduce and document the set/show script-extension
5792 setting.
5793 (Command Files): Add note explaining that the "source" command
5794 is also used to evalute scripts written in other languages.
5795 Remove the short slightly incorrect reference to sourcing Python
5796 scripts.
5797 (Python Commands): Document how to execute a Python script from GDB.
5798
5799 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5800
5801 * gdb.texinfo (Command Files): Fix typo.
5802
5803 2010-01-18 Tom Tromey <tromey@redhat.com>
5804
5805 * gdb.texinfo (File Options): Document -x on .py files.
5806 (Command Files): Document handling of Python scripts.
5807
5808 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5809
5810 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5811
5812 2010-01-15 Stan Shebs <stan@codesourcery.com>
5813
5814 * gdb.texinfo (Trace Files): New section.
5815 (Tracepoint Packets): Document QTSave and qTBuffer.
5816 (Trace File Format): New appendix.
5817
5818 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5819
5820 * gdb.texinfo (Values From Inferior): Document lazy_string value
5821 method.
5822 (Python API): Add Lazy strings menu item.
5823 (Lazy Strings In Python): New node.
5824
5825 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5826
5827 * gdb.texinfo (GDB/MI Thread Information): New.
5828 (GDB/MI Async Records): Document the core field in *stopped.
5829 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5830 documentation
5831 (Process list): Document that osdata document may contain
5832 threads.
5833 (Remote Serial Protocol): Document qXfer:threads.
5834
5835 2010-01-06 Stan Shebs <stan@codesourcery.com>
5836
5837 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5838 disconnected tracing.
5839 (Tracepoint Packets): Document new protocol.
5840
5841 2010-01-05 Stan Shebs <stan@codesourcery.com>
5842
5843 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5844 tracepoints.
5845 (Tracepoint Packets): Describe remote protocol for fast
5846 tracepoints.
5847
5848 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5849
5850 Update the "Start of New Year Procedure".
5851 * gdbint.texinfo: Add the list of files that need to be updated
5852 manually. Minor reformatting.
5853
5854 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5855
5856 * refcard.tex: Update copyright year in header and text.
5857
5858 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5859
5860 * agentexpr.texi: Add 2010 to the list of copyright years.
5861 * annotate.texinfo: Likewise.
5862 * gdb.texinfo: Likewise.
5863 * gdbint.texinfo: Likewise.
5864 * observer.texi: Likewise.
5865 * stabs.texinfo: Likewise.
5866
5867 2009-12-31 Stan Shebs <stan@codesourcery.com>
5868
5869 * gdb.texinfo (Tracepoint Actions): Describe teval.
5870
5871 2009-12-29 Stan Shebs <stan@codesourcery.com>
5872
5873 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5874
5875 2009-12-28 Stan Shebs <stan@codesourcery.com>
5876
5877 * gdb.texinfo (Trace State Variables): New section.
5878 (Tracepoint Packets): Describe trace state variable packets.
5879 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5880 variable bytecodes.
5881
5882 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5883
5884 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5885 declarations.
5886
5887 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5888
5889 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5890 -gdb-exit behaviour.
5891
5892 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5893
5894 * gpl.texi: Update to version 3 of the GPL.
5895
5896 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5897
5898 * Makefile.in: Update copyright header.
5899 * observer.texi: Fix the copyright header of the generated files.
5900
5901 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5902
5903 * gdb.texinfo (Types In Python): Describe range function.
5904
5905 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5906
5907 * gdb.texinfo (Types In Python): Describe "is_base_class".
5908
5909 2009-12-03 Tom Tromey <tromey@redhat.com>
5910
5911 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5912
5913 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5914
5915 * observer.texi: New memory_changed observer.
5916
5917 2009-12-01 Tom Tromey <tromey@redhat.com>
5918
5919 * gdb.texinfo (Reverse Execution): Fix typo.
5920
5921 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5922
5923 PR gdb/8704
5924
5925 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5926 are allowed after the breakpoint condition.
5927
5928 2009-11-23 Tom Tromey <tromey@redhat.com>
5929
5930 PR python/10782:
5931 * gdb.texinfo (Types In Python): Document Type.pointer.
5932
5933 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5934
5935 * gdb.texinfo (Machine Code): Adjust.
5936
5937 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5938
5939 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5940 (Using Agent Expressions): Delete cross reference.
5941
5942 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5943
5944 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5945 and @settitle directives up to help makeinfo find them.
5946
5947 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5948
5949 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5950 (Auto-loading): Use plural and note one can use multiple components now.
5951
5952 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5953
5954 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5955 -stack-list-arguments have the same documentation for parameter
5956 as -stack-list-locals. Add comas.
5957
5958 2009-10-27 Tom Tromey <tromey@redhat.com>
5959 Eli Zaretskii <eliz@gnu.org>
5960
5961 PR python/10781
5962
5963 * gdb.texinfo (Values From Inferior): Document cast method.
5964
5965 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5966
5967 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5968 and adjust example.
5969
5970 2009-10-22 Michael Snyder <msnyder@vmware.com>
5971
5972 * gdb.texinfo (Process Record and Replay): Document new form of
5973 info record command. Also document the new save and restore
5974 commands.
5975
5976 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5977
5978 * gdb.texinfo (Machine Code): Mention current pc marker.
5979 (Memory): Likewise.
5980
5981 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5982 Stan Shebs <stan@codesourcery.com>
5983
5984 * observer.texi (new_inferior): Rename to...
5985 (inferior_appeared): ... this.
5986
5987 * gdb.texinfo (Inferiors): Rename node to ...
5988 (Inferiors and Programs): ... this. Mention running multiple
5989 programs in the same debug session.
5990 <info inferiors>: Mention the new 'Executable' column if "info
5991 inferiors". Update examples. Document the "add-inferior",
5992 "clone-inferior", "remove-inferior" and "maint info
5993 program-spaces" commands.
5994 (Process): Rename node to...
5995 (Forks): ... this. Document "set|show follow-exec-mode".
5996
5997 2009-10-11 Michael Snyder <msnyder@vmware.com>
5998
5999 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6000 (ReverseContinue): Ditto.
6001
6002 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6003
6004 * gdb.texinfo (Server): Document libthread-db-search-path.
6005
6006 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6007
6008 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6009
6010 2009-10-06 Michael Eager <eager@eagercon.com>
6011
6012 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6013 (Embedded Processors): Add MicroBlaze.
6014 (MicroBlaze): New. Describe Xilinx MicroBlaze
6015
6016 2009-10-04 Pedro Alves <pedro@codesourcery.com>
6017
6018 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6019
6020 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6021
6022 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6023
6024 2009-09-23 Joel Brobecker <brobecker@adacore.com>
6025
6026 * observer.texi (solib_unloaded): Document explicitly the fact that
6027 this observer is called before the associated symbols are unloaded.
6028
6029 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6030
6031 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6032 -stack-list-variables.
6033
6034 2009-09-18 Tom Tromey <tromey@redhat.com>
6035
6036 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6037 is experimental.
6038
6039 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6040
6041 * gdb.texinfo (convenince variables): Mention
6042 $_siginfo could be empty.
6043
6044 2009-09-15 Tom Tromey <tromey@redhat.com>
6045
6046 * gdb.texinfo (GDB/MI Variable Objects): Document
6047 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6048 Expand -var-update documentation.
6049
6050 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6051
6052 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6053 feature.
6054
6055 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6056
6057 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6058
6059 2009-09-10 Michael Snyder <msnyder@vmware.com>
6060
6061 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6062 ReverseStep replies to the qSupported query.
6063
6064 2009-09-10 Joel Brobecker <brobecker@adacore.com>
6065
6066 Add documentation for set/show interactive-mode.
6067 * gdb.texinfo (Other Misc Settings): New node.
6068
6069 2009-09-01 Doug Evans <dje@google.com>
6070
6071 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6072 non-stop mode's affect on remote caching.
6073
6074 2009-08-31 Jacob Potter <jdpotter@google.com>
6075 Doug Evans <dje@google.com>
6076
6077 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6078 Mark `set/show remotecache' options as obsolete.
6079 Document new `set/show stack-cache' option.
6080 Update text for `info dcache'.
6081
6082 2009-08-27 Doug Evans <dje@google.com>
6083
6084 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6085 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6086
6087 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6088
6089 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6090 about autoconf.
6091
6092 2009-08-25 Pedro Alves <pedro@codesourcery.com>
6093
6094 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6095 small example, and describe its columns. Replace "inferior-id" by
6096 "infno" throughout.
6097
6098 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6099
6100 * gdbint.texinfo (Releasing GDB): Point to
6101 README-maintainer-mode file for required autoconf version.
6102 * configure.ac: Do not substitute datarootdir, htmldir,
6103 pdfdir, docdir. Do not process --with-datarootdir,
6104 --with-htmldir, --with-pdfdir, --with-docdir.
6105 * configure: Regenerate.
6106
6107 * configure: Regenerate.
6108
6109 2009-08-20 Reid Kleckner <reid@kleckner.net>
6110
6111 * gdb.texinfo: Add chapter on JIT interface.
6112
6113 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
6114
6115 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6116 confirmation request.
6117
6118 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6119
6120 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6121 CRC definitions.
6122
6123 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6124
6125 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6126 -break-commands.
6127
6128 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6129
6130 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6131 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6132
6133 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6134
6135 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6136 "set spu stop-on-load" and "show spu stop-on-load" commands.
6137
6138 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6139
6140 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6141
6142 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6143
6144 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6145 org.gnu.gdb.arm.neon.
6146
6147 2009-07-20 Pedro Alves <pedro@codesourcery.com>
6148
6149 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6150 optional element.
6151 (subsection OS ABI): New subsection.
6152
6153 2009-07-14 Stan Shebs <stan@codesourcery.com>
6154
6155 * gdb.texinfo (Tracepoint Conditions): New section.
6156 (General Query Packets): Describe ConditionalTracepoints.
6157 (Tracepoint Packets): Describe condition field.
6158 (Maintenance Commands): Describe maint agent-eval.
6159 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6160
6161 2009-07-11 Hui Zhu <teawater@gmail.com>
6162
6163 * gdb.texinfo (disassemble): Add a new modifier /r
6164 to "disassemble" command to make it print the raw instructions
6165 in hex as well as in symbolic form.
6166
6167 2009-07-09 Tom Tromey <tromey@redhat.com>
6168
6169 * gdbint.texinfo (Testsuite): Document parallel make check.
6170
6171 2009-07-09 Tom Tromey <tromey@redhat.com>
6172
6173 * gdbint.texinfo (Testsuite): Document test transcripts.
6174
6175 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6176
6177 * gdb.texinfo (Values From Inferior): Add length parameter
6178 description.
6179
6180 2009-07-04 Chris Genly <chris@genly.us>
6181
6182 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6183 in -var-list-children. Fix example according to what the code
6184 does.
6185
6186 2009-07-02 Pedro Alves <pedro@codesourcery.com>
6187
6188 * gdb.texinfo (Debugging multiple inferiors): Document the
6189 "inferior", "detach inferior" and "kill inferior" commands.
6190 (Debugging Programs with Multiple Processes): Adjust to mention
6191 generic "inferior" commands. Delete mention of "detach fork" and
6192 "delete fork". Cross reference to "Debugging multiple inferiors"
6193 section.
6194
6195 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6196
6197 * gdbint.texinfo (Item Output Functions): Update signature
6198 for ui_out_field_core_addr.
6199
6200 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6201
6202 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6203 Update example code extrated from breakpoint.c.
6204
6205 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6206
6207 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6208 MI commands.
6209 (GDB/MI Symbol Query): Likewise.
6210 (GDB/MI File Commands): Likewise.
6211 (GDB/MI File Transfer Commands): Likewise.
6212 (GDB/MI Target Manipulation): Likewise.
6213 (GDB/MI Miscellaneous Commands): Likewise.
6214
6215 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6216
6217 * gdb.texinfo (Debugging Optimized Code): New chapter.
6218 (Compiling for Debugging): Reference it. Move some
6219 text to the new section.
6220
6221 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6222
6223 * doc/gdb.texinfo (Calling): Document
6224 set-unwind-on-terminating-exception usage.
6225
6226 2009-06-11 Pedro Alves <pedro@codesourcery.com>
6227
6228 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6229 command.
6230
6231 2009-06-07 Pedro Alves <pedro@codesourcery.com>
6232
6233 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6234 references.
6235
6236 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6237
6238 * gdbint.texinfo: Rename formal parameters to gdbarch function
6239 protoypes from "current_gdbarch" to "gdbarch".
6240
6241 2009-05-28 Tom Tromey <tromey@redhat.com>
6242
6243 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6244
6245 2009-05-27 Tom Tromey <tromey@redhat.com>
6246
6247 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6248 feature.
6249 (GDB/MI Variable Objects): Document -var-set-visualizer.
6250
6251 2009-04-02 Tom Tromey <tromey@redhat.com>
6252
6253 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6254 feature.
6255 (GDB/MI Variable Objects): Document -var-set-visualizer.
6256
6257 2009-05-27 Tom Tromey <tromey@redhat.com>
6258 Thiago Jung Bauermann <bauerman@br.ibm.com>
6259 Phil Muldoon <pmuldoon@redhat.com>
6260
6261 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6262 (Pretty Printing): New node.
6263 (Selecting Pretty-Printers): Likewise.
6264 (Python API): Update.
6265 (Output Formats): Document /r format.
6266
6267 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6268 Tom Tromey <tromey@redhat.com>
6269
6270 * gdb.texinfo (Types In Python): New node.
6271 (Values From Inferior): "type" is now an attribute.
6272 (Python API): Update.
6273
6274 2009-05-27 Tom Tromey <tromey@redhat.com>
6275 Thiago Jung Bauermann <bauerman@br.ibm.com>
6276 Phil Muldoon <pmuldoon@redhat.com>
6277
6278 * gdb.texinfo: Add @syncodeindex for `tp'.
6279 (Python API): Update.
6280 (Auto-loading): New node.
6281 (Objfiles In Python): New node.
6282
6283 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6284
6285 * gdb.texinfo (Threads): Document libthread-db-search-path.
6286
6287 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
6288
6289 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6290
6291 2009-05-12 Pedro Alves <pedro@codesourcery.com>
6292
6293 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6294 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6295 show show-debug-regs' docs.
6296
6297 2009-05-08 Eli Zaretskii <eliz@gnu.org>
6298
6299 * gdb.texinfo (Process Record and Replay): Add description of
6300 reverse execution.
6301
6302 2009-05-07 Joel Brobecker <brobecker@adacore.com>
6303
6304 * gdbint.texinfo (Adding support for debugging core files): New node.
6305 (Native Debugging): Remove the ``Native core file Support'' section.
6306
6307 2009-05-01 Eli Zaretskii <eliz@gnu.org>
6308
6309 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6310 Add index entries.
6311
6312 2009-04-30 Hui Zhu <teawater@gmail.com>
6313 Michael Snyder <msnyder@vmware.com>
6314
6315 * gdb.texinfo: (Process Record and Replay): Add documentation for
6316 process record and replay.
6317
6318 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6319
6320 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6321 a new part on command-line defined macros.
6322
6323 2009-04-25 Eli Zaretskii <eliz@gnu.org>
6324
6325 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6326 clarify the wording.
6327
6328 2009-04-23 Tom Tromey <tromey@redhat.com>
6329
6330 * gdb.texinfo (Data Files): New node.
6331 (GDB Files): Update menu.
6332
6333 2009-04-23 Joel Brobecker <brobecker@adacore.com>
6334
6335 * gdbint.texinfo (Defining Other Architecture Features): Remove
6336 entry for PROCESS_LINENUMBER_HOOK.
6337
6338 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6339
6340 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6341
6342 2009-04-22 Hui Zhu <teawater@gmail.com>
6343
6344 * gdb.texinfo (disassemble-next-line): Set the default of
6345 disassemble-next-line to off.
6346
6347 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6348
6349 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6350 --with-htmldir): New.
6351 * configure: Regenerate.
6352 * Makefile.in (datarootdir, docdir): Define.
6353 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6354 instead of $(SET_TEXINPUTS).
6355 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6356 gdbint.info instead of $(SET_TEXINPUTS).
6357 (gdbint/index.html): Use same -I options as for building
6358 gdbint.info.
6359 (stabs.dvi, stabs.pdf): Use same -I options as for building
6360 stabs.info instead of $(SET_TEXINPUTS).
6361 (stabs/index.html): Use same -I options as for building
6362 stabs.info.
6363 (annotate.dvi, annotate.pdf): Use same -I options as for building
6364 annotate.info instead of $(SET_TEXINPUTS).
6365 (annotate/index.html): Use same -I options as for building
6366 annotate.info.
6367
6368 2009-04-21 David Daney <ddaney@caviumnetworks.com>
6369
6370 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6371
6372 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6373
6374 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6375
6376 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6377 Joseph Myers <joseph@codesourcery.com>
6378
6379 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6380 (MAKEHTMLFLAGS): Set to empty.
6381 (html__strip_dir): Define.
6382 (HTMLFILES): Define.
6383 (HTMLFILES_INSTALL): Define.
6384 (install-html): Copy new automake rule.
6385 (html): Depend on $(HTMLFILES).
6386 (gdb_toc.html): Rename to gdb/index.html.
6387 (gdbint_toc.html): Rename to gdbint/index.html.
6388 (stabs_toc.html): Rename to stabs/index.html.
6389 (annotate_toc.html): Rename to annotate/index.html.
6390
6391 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6392
6393 * Makefile.in: Set pdfdir and htmldir from configure
6394 substitutions.
6395 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6396 * configure: Regenerate.
6397
6398 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6399
6400 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6401 This macro is no longer used.
6402
6403 2009-04-15 Tom Tromey <tromey@redhat.com>
6404
6405 * gdb.texinfo (Character Sets): Document default character set.
6406
6407 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6408
6409 * gdbint.texinfo: Change server name from sources.redhat.com to
6410 sourceware.org throughout.
6411
6412 2009-04-09 Joel Brobecker <brobecker@adacore.com>
6413
6414 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6415 about a missing dot or coma after @xref.
6416
6417 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6418
6419 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6420 example, and add a small explanation about it.
6421 (Print Settings): Change the documentation of the "set print
6422 frame-arguments" to reflect the fact that the default is now "scalars".
6423
6424 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6425
6426 * gdb.texinfo (Print Settings): Add kindex for command "set
6427 print frame-arguments".
6428
6429 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6430
6431 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6432 breakpoints.
6433 (Set Breaks): Add reference to thread-specific and task-specific
6434 breakpoints.
6435
6436 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6437
6438 * gdb.texinfo (Ada Tasks): Remove the documentation about
6439 the "Running" state, as this state has been eliminated.
6440 Now all runnable tasks are shown as "Runnable".
6441
6442 2009-03-30 Stan Shebs <stan@codesourcery.com>
6443
6444 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6445 special case of breakpoints.
6446 (Enable and Disable Tracepoints): Mention deprecation.
6447 (Listing Tracepoints): Update description and example.
6448
6449 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6450
6451 * gdb.texinfo (Frames in Python): New node.
6452 (Python API): Update.
6453
6454 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6455
6456 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6457 from a method to an attribute.
6458
6459 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6460
6461 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6462 attribute.
6463
6464 2009-03-25 Pedro Alves <pedro@codesourcery.com>
6465
6466 * observer.texi (thread_exit): Add "silent" parameter.
6467
6468 2009-03-22 Pedro Alves <pedro@codesourcery.com>
6469
6470 * observer.texi (about_to_proceed): New.
6471
6472 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6473
6474 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6475 field throughout to handle types with spaces in them. Fix typos
6476 found by aspell.
6477 (Summary, Requirements, Contributors): New first chapter,
6478 "Summary" added, old Requirements section moved there, and new
6479 section, "Contributors" added.
6480 (Initializing a New Architecture, Register Representation)
6481 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6482 (Porting gdb): These sections extended and updated.
6483 (Compiler Characteristics): This section (empty) deleted.
6484 (Defining Other Architecture Features): This section renamed and
6485 duplicate material removed from (formerly "Target Conditionals").
6486 Use braces {} in @deftypeXX type field throughout to handle types
6487 with spaces in them. Typos found by aspell fixed.
6488
6489 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6490 * stack_frame.pdf: Version of image for PDF output.
6491 * stack_frame.png: Version of image for HTML output and for Emacs.
6492 * stack_frame.txt: Version of image for Info output.
6493 * stack_frame.eps: Version of image for TeX DVI output.
6494
6495 2009-03-21 Eli Zaretskii <eliz@gnu.org>
6496
6497 * gdb.texinfo (Character Sets): Fix last change.
6498
6499 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6500
6501 * gdb.texinfo (Values From Inferior): Fix optional arguments
6502 markup.
6503 (Commands In Python): Adjust argument names of gdb.Command.__init__
6504 to what the function accepts as keywords.
6505
6506 2008-03-20 Tom Tromey <tromey@redhat.com>
6507
6508 * gdb.texinfo (Convenience Vars): Document convenience functions.
6509 (Functions In Python): New node.
6510 (Python API): Update.
6511
6512 2009-03-20 Tom Tromey <tromey@redhat.com>
6513
6514 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6515 set target-wide-charset.
6516 (Requirements): Mention iconv.
6517
6518 2009-03-17 Hui Zhu <teawater@gmail.com>
6519
6520 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6521
6522 2009-03-17 Hui Zhu <teawater@gmail.com>
6523
6524 * gdb.texinfo: Add documentation for disassemble-next-line.
6525
6526 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6527
6528 * gdb.texinfo (Commands In Python): Remove tindex entries.
6529
6530 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6531
6532 * gdb.texinfo (Returning): New description for missing debug info.
6533
6534 2009-03-14 Pedro Alves <pedro@codesourcery.com>
6535
6536 * gdb.texinfo (Remote Configuration): Document query-attached.
6537 (General Query Packets): Document qAttached.
6538
6539 2009-03-05 Pedro Alves <pedro@codesourcery.com>
6540
6541 * gdb.texinfo (Background Execution): Better describe the set
6542 target-async command.
6543 (Maintenance Commands): Delete description of the `maint set/show
6544 linux-async' and `maint set/show remote-async' commands.
6545
6546 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6547
6548 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6549 between sentences.
6550
6551 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6552
6553 * gdb.texinfo (GDB/MI Async Records): Document the
6554 =library-loaded and =library-unloaded notifications.
6555
6556 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6557
6558 * observer.texi (test_notification): New observer.
6559
6560 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6561
6562 * observer.texi: Add parameter 'print_frame' to normal_stop
6563 observer.
6564
6565 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6566
6567 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6568 (Commands In Python): Fix COMMAND_* constants in last change. Use
6569 @kbd for interactive input. Add cross-references and index
6570 entries.
6571
6572 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6573
6574 * gdb.texinfo (Signals): Document $_siginfo.
6575 (Convenience Variables): Mention $_siginfo.
6576 (Remote Configuration): Document qXfer:siginfo:read,
6577 qXfer:siginfo:write packets, and the read-siginfo-object,
6578 write-siginfo-object commands.
6579
6580 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6581
6582 * gdbint.texinfo (Values): New chapter.
6583
6584 2009-02-06 Tom Tromey <tromey@redhat.com>
6585
6586 * gdb.texinfo (Python API): Add entry for Commands In Python.
6587 (Commands In Python): New node.
6588
6589 2009-02-05 Tom Tromey <tromey@redhat.com>
6590
6591 * gdb.texinfo (Values From Inferior): Document Value.string.
6592
6593 2009-02-05 Tom Tromey <tromey@redhat.com>
6594
6595 * gdb.texinfo (Basic Python): Document execute's from_tty
6596 argument.
6597
6598 2009-02-04 Tom Tromey <tromey@redhat.com>
6599
6600 * gdb.texinfo (Basic Python): Document gdb.history.
6601
6602 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6603
6604 * gdb.texinfo (GDB/MI Thread Commands): Document the
6605 'current-thread-id' field. Remove the example with zero threads,
6606 since current GDB won't ever report that if there's inferior.
6607
6608 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6609
6610 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6611 option to -break-insert.
6612
6613 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6614 Jerome Guitton <guitton@adacore.com>
6615
6616 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6617 (System-wide configuration): New section.
6618
6619 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6620
6621 PR gdb/7580:
6622 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6623 internal-error|internal-warning quit|corefile ask|yes|no".
6624
6625 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6626
6627 * gdb.texinfo (Using the `gdbserver' Program): Document
6628 --remote-debug.
6629
6630 2009-01-23 Doug Evans <dje@google.com>
6631
6632 * gdb.texinfo: Add nexti to list of commands that support
6633 background execution.
6634
6635 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6636
6637 * gdb.texinfo (Define, Hooks): Document prefix command support.
6638
6639 2009-01-14 Joseph Myers <joseph@codesourcery.com>
6640 Carlos O'Donell <carlos@codesourcery.com>
6641
6642 Fixes for makeinfo --html.
6643
6644 * annotate.texinfo: Use @copying and @insertcopying. Use
6645 @ifnottex in place of @ifinfo.
6646 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6647 place of @ifinfo. Use @ifnotinfo for one index entry.
6648 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6649 in place of @ifinfo.
6650 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6651 in place of @ifinfo. Include contents at start unconditionally.
6652
6653 2009-01-13 Pedro Alves <pedro@codesourcery.com>
6654
6655 * gdb.texinfo (General Query Packets): Remove @var{} around the
6656 "spu" literal string.
6657
6658 2009-01-07 Pedro Alves <pedro@codesourcery.com>
6659
6660 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6661 program may be running in another process" errors.
6662 * gdbint.texinfo (Native Conditionals): Delete
6663 ONE_PROCESS_WRITETEXT description.
6664
6665 2009-01-07 Joel Brobecker <brobecker@adacore.com>
6666
6667 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6668 emacs local variable to be placed at the end of the ChangeLog.
6669 Add server.c and gdbreplay.c to the list of files where the
6670 copyright year needs to be updated.
6671
6672 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6673
6674 * gdb.texinfo (Remote Configuration): Document new
6675 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6676 commands.
6677
6678 2008-12-28 Pedro Alves <pedro@codesourcery.com>
6679
6680 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6681 FETCH_INFERIOR_REGISTERS.
6682 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6683 FETCH_INFERIOR_REGISTERS descriptions. Remove
6684 gdbarch_get_longjmp_target descrition, since already described in
6685 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6686 (Target Conditionals): ... here.
6687
6688 2008-12-16 Joel Brobecker <brobecker@adacore.com>
6689
6690 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6691 examples.
6692 (Additions to Ada): Likewise. Add the missing opening and closing
6693 parenthesis of the GDB prompt in one of the examples.
6694
6695 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6696
6697 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6698 about the result of 'Address not being of type System.Address.
6699 This problem has been fixed a while ago.
6700
6701 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6702
6703 MI non-stop and multiprocess docs.
6704
6705 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6706 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6707 Adjust documentation for *stopped, document =thread-created,
6708 =thread-exited, =thread-group-created and =thread-group-exited.
6709 (GDB/MI Thread Commands): Document the 'state' field in
6710 -thread-info output.
6711 (GDB/MI Program Execution): Mention --all and --thread-group
6712 options.
6713 (GDB/MI Variable Objects): Describe floating and fixed variable
6714 objects.
6715 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6716
6717 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6718
6719 * gdb.texinfo (Operating System Information): New appendix.
6720 (Operating System Auxiliary Information): Document 'info os processes'
6721 (Remote Configuration): Document 'osdata'
6722 (General Query Packets): Document qXfer:osdata:read.
6723
6724 2008-11-27 Tristan Gingold <gingold@adacore.com>
6725
6726 * gdb.texinfo (Darwin): Document Darwin specific features.
6727
6728 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6729
6730 * gdbint.texinfo (Target Conditionals): Extend the
6731 gdbarch_breakpoint_from_pc description.
6732
6733 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6734
6735 * gdb.texinfo (M68K Features): Fix typo.
6736
6737 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6738
6739 * gdb.texinfo (Symbols): Mention printing containing
6740 image name in "info symbol".
6741 (Maint translate-address): Likewise.
6742
6743 2008-11-18 Joel Brobecker <brobecker@adacore.com>
6744
6745 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6746 commands "catch load" and "catch unload".
6747
6748 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6749
6750 * gdb.texinfo (GDB/MI Async Records): Document
6751 =thread-selected.
6752
6753 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6754
6755 * observer.texi (new_inferior, inferior_exit): New observers.
6756
6757 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6758
6759 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6760 .mt files, TM_CLIBS or TM_CDEPS.
6761 (x86 Watchpoints): Don't mention TDEPFILES.
6762
6763 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6764
6765 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6766 (Overview): Mention notifications and non-stop mode behavior.
6767 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6768 with non-stop mode behavior. Add vStopped description.
6769 (Stop Reply Packets): Update list of packets that return
6770 stop replies. Mention non-stop behavior.
6771 (General Query Packets): Document QNonStop packet and associated
6772 qSupported query response.
6773 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6774 behavior.
6775 (Notification Packets): New section.
6776 (Remote Non-Stop): New section.
6777 (File-I/O Overview): Mention non-stop behavior.
6778
6779 2008-10-24 Hui Zhu <teawater@gmail.com>
6780 Pedro Alves <pedro@codesourcery.com>
6781
6782 * gdb.texinfo (displaced-stepping): Describe the auto mode
6783 setting, and say it's the default. This is now a mainstream
6784 setting instead of a maintenance setting.
6785
6786 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6787
6788 * observer.texi (thread_stop_requested): New.
6789
6790 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6791
6792 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6793 (Patching): Replace incorrect usage of @samp by @kbd.
6794
6795 2008-10-17 Michael Snyder <msnyder@vmware.com>
6796
6797 * gdb.texinfo: Add documentation for reverse execution.
6798
6799 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6800 Eli Zaretskii <eliz@gnu.org>
6801
6802 * gdb.texinfo. (Values From Inferior): New subsubsection.
6803
6804 2008-10-06 Doug Evans <dje@google.com>
6805
6806 * gdb.texinfo (set debug dwarf2-die): Document it.
6807
6808 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6809
6810 * gdb.texinfo (catch) [exception]: Document how to insert
6811 a breakpoint on user-defined exceptions when the exception
6812 name is identical to one of the language-defined ones.
6813
6814 2008-09-27 Tom Tromey <tromey@redhat.com>
6815
6816 * gdb.texinfo (Macros): Remove text about stringification,
6817 varargs, and splicing.
6818
6819 2008-09-27 Tom Tromey <tromey@redhat.com>
6820
6821 * gdbint.texinfo (Language Support): Remove text about omitting
6822 support for a language.
6823
6824 2008-09-23 Doug Evans <dje@google.com>
6825
6826 * gdb.texinfo (info dcache): Update.
6827
6828 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6829
6830 * gdb.texinfo (Packets): Add info on thread-id syntax and
6831 multiprocess extensions.
6832 <D>: Document multiprocess form of packet.
6833 <H>: Use thread-id syntax.
6834 <T>: Likewise.
6835 <vCont>: Likewise. Note this is required for multiprocess.
6836 <vKill>: New packet.
6837 (Stop Reply Packets) <T>: Use thread-id syntax.
6838 <W>: Document multiprocess form of reply.
6839 <X>: Likewise.
6840 (General Query Packets) <qC>: Use thread-id syntax.
6841 <qfThreadInfo>: Likewise.
6842 <qGetTLSAddr>: Likewise.
6843 <qP>: Likewise.
6844 <qSupported>: Add "multiprocess" feature.
6845 <qThreadExtraInfo>: Use thread-id syntax.
6846
6847 2008-09-22 Stan Shebs <stan@codesourcery.com>
6848
6849 * gdb.texinfo (Inferiors): New section.
6850
6851 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6852
6853 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6854
6855 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6856
6857 * gdbint.texinfo (Target Conditionals): Remove documentation
6858 for gdbarch_name_of_malloc.
6859
6860 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6861
6862 * gdb.texinfo (Interrupts): Mention TCP interface for
6863 sending BREAK.
6864
6865 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6866
6867 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6868 argument prefix to "set sysroot".
6869
6870 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6871
6872 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6873 and False.
6874
6875 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6876
6877 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6878 for possible features of -list-features.
6879
6880 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6881
6882 * gdb.texinfo (Background execution): Adjust example
6883 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6884
6885 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6886
6887 * doc/gdb.texinfo (PowerPC): Fix typo.
6888 (PowerPC features): Fix typo.
6889
6890 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6891
6892 * observer.texi (thread_ptid_changed): New.
6893
6894 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6895
6896 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6897 (PowerPC features): Mention feature set for VSX registers.
6898
6899 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6900
6901 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6902 the direct visibility of all names in user-written packages.
6903
6904 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6905
6906 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6907 setting, and make it the default.
6908 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6909 non-stop script example.
6910
6911 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6912
6913 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6914 reference to the "Using Different Register and Memory Data
6915 Representation" section.
6916
6917 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6918
6919 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6920 (Remote Protocol): Add Packet Acknowledgment to menu.
6921 (Overview): Mention +/- can be disabled, and point to new section
6922 where this is discussed in detail.
6923 (General Query Packets): Document QStartNoAckMode packet, and
6924 corresponding qSupported reply.
6925 (Packet Acknowledgment): New section.
6926
6927 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6928 Pedro Alves <pedro@codesourcery.com>
6929
6930 * gdb.texinfo (Threads): Move paragraph about automatic thread
6931 selection to All-Stop Mode subsection.
6932 (Thread Stops): Reorganize existing material into subsections.
6933 Add introductory blurb and menu.
6934 (Non-Stop Mode): New subsection.
6935 (Background Execution): New subsection.
6936 (Maintenance Commands): Add cross-references from async mode
6937 commands to the new Background Execution section.
6938
6939 2008-08-06 Tom Tromey <tromey@redhat.com>
6940
6941 * gdb.texinfo (Extending GDB): New chapter.
6942 (Sequences): Demoted chapter, now a section under the new
6943 Extending GDB chapter.
6944 (Python): New section.
6945
6946 2008-07-31 Stan Shebs <stan@codesourcery.com>
6947
6948 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6949
6950 2008-07-29 Stan Shebs <stan@codesourcery.com>
6951
6952 * gdbint.texinfo: General round of cleanup and minor
6953 clarifications.
6954 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6955 (Longjmp Support): Update description to reflect how it is done
6956 for targets without using native header.
6957 (Symbol Handling): Add a little more general explanation.
6958 (COFF, ELF): Mention stabs encapsulation.
6959 (DWARF 3): New section.
6960 (Adding a New Host): Scrub out some obsolete bits.
6961 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6962 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6963 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6964 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6965 SEEK_SET, STOP_SIGNAL, USG.
6966 (Raw and Virtual Register Representations): Ditto for
6967 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6968 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6969 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6970 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6971 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6972 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6973 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6974 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6975 DEPRECATED_USE_STRUCT_CONVENTION.
6976 Describe gdbarch_deprecated_fp_regnum.
6977 Update description of gdbarch_print_insn.
6978 (Adding a New Target): Scrub out obsolete bits.
6979 (Obsolete Conditionals): Remove entire section.
6980
6981 2008-07-25 Tom Tromey <tromey@redhat.com>
6982
6983 * observer.texi (GDB Observers): Document new observers:
6984 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6985 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6986 architecture_changed.
6987
6988 2008-07-21 Stan Shebs <stan@codesourcery.com>
6989
6990 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6991 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6992
6993 2008-07-21 Tom Tromey <tromey@redhat.com>
6994
6995 * observer.texi (GDB Observers): Remove obsolete comment.
6996 <executable_changed>: Remove argument.
6997
6998 2008-07-18 Tom Tromey <tromey@redhat.com>
6999
7000 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7001
7002 2008-07-10 Doug Evans <dje@google.com>
7003
7004 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7005
7006 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7007
7008 * gdb.texinfo (Starting): Document "set disable-randomization".
7009
7010 2008-07-07 Andreas Schwab <schwab@suse.de>
7011
7012 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7013
7014 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7015
7016 * gdb.texinfo (GDB/MI Target Manipulation): Add
7017 example of -target-attach.
7018
7019 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7020
7021 * observer.texi (target_resumed): New observer.
7022 * gdb.texinfo (GDB/MI Output Records): Document *running.
7023
7024 2008-06-06 Tom Tromey <tromey@redhat.com>
7025
7026 * gdb.texinfo (Completion): Add field name example.
7027
7028 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7029
7030 * gdb.texinfo (GDB/MI Program Context): Added example
7031 to -exec-arguments
7032
7033 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
7034
7035 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7036 annotation.
7037
7038 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7039 Nathan Sidwell <nathan@codesourcery.com>
7040 Joseph Myers <joseph@codesourcery.com>
7041
7042 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7043 and ACX_BUGURL.
7044 * configure: Regenerate.
7045 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7046 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7047 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7048 mailing-list-specific text about bug reporting unless
7049 BUGURL_DEFAULT.
7050
7051 2008-06-05 Pedro Alves <pedro@codesourcery.com>
7052
7053 * gdb.texinfo (-target-select): Remove reference to target async.
7054 (Maintenance Commands): Document "maint set/show remote-async".
7055
7056 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7057
7058 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7059 in -target-file-get section.
7060
7061 2008-05-22 Pedro Alves <pedro@codesourcery.com>
7062
7063 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7064 killing the inferior when it is already debugging a process.
7065
7066 2008-05-21 Joel Brobecker <brobecker@adacore.com>
7067
7068 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7069 abbreviation for "finish".
7070
7071 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
7072
7073 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7074
7075 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7076
7077 * gdbint.texinfo (Target Conditionals): Delete entry for
7078 gdbarch_dwarf_reg_to_regnum.
7079
7080 2008-05-09 Doug Evans <dje@google.com>
7081
7082 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7083
7084 2008-05-05 Doug Evans <dje@google.com>
7085
7086 * gdb.texinfo (disassemble): Document /m modifier.
7087
7088 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7089
7090 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7091 will not report the time of commands that run the target.
7092
7093 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7094
7095 * gdb.texinfo (GDB/MI Output Records): Add
7096 missing semicolon.
7097
7098 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7099
7100 * gdb.texinfo (GDB/MI Output Records):
7101 Document =thread-create and =thread-exited.
7102
7103 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7104
7105 * gdb.texinfo (GDB/MI Development and Front Ends):
7106 Remove mention of dmi-discuss.
7107
7108 2008-05-03 Pedro Alves <pedro@codesourcery.com>
7109
7110 * observer.texi (thread_exit): New.
7111
7112 2008-05-02 Pedro Alves <pedro@codesourcery.com>
7113
7114 * gdb.texinfo (Debugging Output): Document "set/show debug
7115 displaced".
7116 (Maintenance Commands): Document "maint set/show
7117 can-use-displaced-stepping".
7118
7119 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7120
7121 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7122 and set/show arm force-mode.
7123
7124 2008-05-02 Andreas Schwab <schwab@suse.de>
7125
7126 * gdbint.texinfo (Algorithms): Describe
7127 target_watchpoint_addr_within_range.
7128
7129 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7130
7131 * gdbint.texinfo (Stack Frames): New chapter.
7132 (Algorithms): Move Frames text to the new chapter.
7133 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7134 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7135
7136 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7137
7138 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7139 output does not necessary include any tokens.
7140
7141 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
7142
7143 * gdb.texinfo (Set SH Calling convention): New @item.
7144 (Show SH Calling convention): Ditto.
7145
7146 2008-04-22 Markus Deuling <deuling@de.ibm.com>
7147
7148 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7149
7150 2008-04-20 Eli Zaretskii <eliz@gnu.org>
7151
7152 * gdb.texinfo (Set Breaks): Mention that multiple location
7153 breakpoints need line number info. Add index entries.
7154
7155 2008-04-19 Craig Silverstein <csilvers@google.com>
7156
7157 * gdb.texinfo (Requirements): Add an optional requirement on
7158 zlib.
7159 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7160 Compressed DWARF 2.
7161
7162 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7163
7164 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7165 sample output for 'stopped,reason="breakpoint-hit"' message.
7166 (GDB/MI Program Execution): Likewise.
7167
7168 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7169
7170 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7171 -var-set-format. Add -f option to -var-evaluate-expression.
7172
7173 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7174
7175 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7176 new node "Ambiguous Expressions". Replace references to this
7177 node by references to "Ambiguous Expressions" throughout.
7178 (Ambiguous Expressions): New node.
7179
7180 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7181
7182 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7183
7184 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7185
7186 * gdb.texinfo (Debugging Output): Document
7187 "set/show debug lin-lwp-async".
7188 (Maintenance Commands): Document "maint set/show linux-async".
7189
7190 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7191
7192 * gdb.texinfo (Expressions): Update description of malloced arrays.
7193
7194 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7195
7196 * gdb.texinfo (Thread Commands): Document
7197 -thread-info. Remove -thread-list-all-threads.
7198
7199 2008-03-14 Pedro Alves <pedro@codesourcery.com>
7200 Sandra Loosemore <sandra@codesourcery.com>
7201
7202 * gdb.texinfo (Library List Format): Update to mention the
7203 possibility to pass section addresses instead of segment
7204 addresses.
7205
7206 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7207
7208 * gdb.texinfo (Starting): Document "set exec-wrapper".
7209 (Server): Document gdbserver --wrapper.
7210
7211 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7212
7213 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7214 unreadable memory. Delete obsolete SPARClite reference.
7215
7216 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7217
7218 * gdb.texinfo (Starting): Mention always-running targets.
7219 (Target Commands): Add an anchor for load.
7220 (Connecting): Explain continue instead of run.
7221
7222 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7223
7224 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7225
7226 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
7227
7228 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7229 breakpoint table.
7230
7231 2008-02-19 Pedro Alves <pedro@codesourcery.com>
7232
7233 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7234 killing the inferior when it is already debugging a process.
7235
7236 2008-02-13 Markus Deuling <deuling@de.ibm.com>
7237
7238 * gdbint.texinfo (Build Script): New section. Mention new build script
7239 gdb_buildall.sh.
7240
7241 2008-02-01 Jim Blandy <jimb@red-bean.com>
7242
7243 * gdb.texinfo (Help): Summarize 'info args' correctly.
7244
7245 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7246
7247 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7248 available in PowerPC architecture.
7249 (Embedded Processors): Change node name of PowerPC item in menu.
7250 (PowerPC): Rename to...
7251 (PowerPC Embedded): this.
7252 (Architectures): Add new PowerPC item in menu.
7253 (PowerPC): New node.
7254
7255 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7256
7257 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7258 commands.
7259
7260 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7261
7262 * gdb.texinfo (Setting Catchpoints): Mention features
7263 supported on GNU/Linux.
7264
7265 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
7266
7267 * gdb.texinfo (GDB/MI File Commands): Describe new output
7268 field for MI command -file-list-exec-source-file.
7269
7270 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7271
7272 * gdb.texinfo (Using the `gdbserver' Program): Add security
7273 warning. Rearrange into subsections and subsubsections. Document
7274 --multi and --debug. Correct --with-sysroot typo. Update --attach
7275 usage. Make load reference clearer. Document monitor exit.
7276 (Remote Configuration): Document set remote exec-file, attach-packet,
7277 and run-packet.
7278 (Packets): Document vAttach and vRun.
7279
7280 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
7281
7282 * gdb.texinfo (Processes): Mention process command.
7283 detach-on-follow -> detach-on-fork.
7284
7285 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7286
7287 * gdbint.texinfo (Native Conditionals): Remove
7288 SHELL_COMMAND_CONCAT and SHELL_FILE.
7289
7290 2008-01-26 Eli Zaretskii <eliz@gnu.org>
7291
7292 * gdb.texinfo (Specify Location): Improve wording.
7293
7294 2008-01-23 Chris Demetriou <cgd@google.com>
7295
7296 * gdb.texinfo (Threads): Document new "set print thread-events"
7297 and "show print thread-events" commands.
7298
7299 2008-01-19 Eli Zaretskii <eliz@gnu.org>
7300
7301 * gdb.texinfo (Specify Location): New section.
7302 (Delete Breaks, Edit, Set Breaks): Remove description of
7303 locations. Instead, add a reference to "Specify Location".
7304 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7305 (Symbols): Refer to "Specify Location" for the valid forms of
7306 linespecs and locations.
7307
7308 2008-01-18 Markus Deuling <deuling@de.ibm.com>
7309
7310 * gdbint.texinfo (Target Conditionals): Replace the description of
7311 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7312
7313 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7314
7315 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7316 about &&var, which is rejected by the expression parser.
7317
7318 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
7319
7320 * gdb.texinfo (Output): Update documentation on using printf with DFP
7321 types.
7322
7323 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7324
7325 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7326 subsubsection.
7327 (Decimal Floating Point format): New subsubsection.
7328
7329 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7330
7331 * gdb.texinfo (File Options): Remove mention of the attempt to
7332 open a core file with the -p option. Don't list -c as a valid
7333 option to attach to a process.
7334
7335 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7336
7337 * gdbint.texinfo (Host Conditionals): Remove mention of
7338 ALIGN_STACK_ON_ENTRY.
7339
7340 2008-01-05 Joel Brobecker <brobecker@adacore.com>
7341
7342 * gdbint.texinfo (Start of New Year Procedure): Add item
7343 describing how to update the source and documentation copyright
7344 notices.
7345
7346 2007-12-18 Jim Blandy <jimb@codesourcery.com>
7347
7348 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7349 watchpoint explanation into the main description of the watchpoint
7350 command; update synopses of 'watch', 'rwatch', and 'awatch'
7351 commands.
7352
7353 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7354
7355 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7356 Document 'pending-breakpoints' feature of
7357 -list-features.
7358
7359 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
7360
7361 * gdb.texinfo: Add new parameter's description.
7362
7363 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7364
7365 * gdb.texinfo (Overview): Clarify run-length encoding
7366 example. Remove the restriction on "+" and "-" characters.
7367
7368 2007-12-15 Eli Zaretskii <eliz@gnu.org>
7369
7370 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7371
7372 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7373
7374 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7375 the -f option for -break-insert, remove -r option,
7376 and clarify specification of location.
7377
7378 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7379
7380 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7381 formatting.
7382 (Remote Debugging): Add File Transfer section.
7383 (Remote Configuration): Document Host I/O packets.
7384 (GDB/MI): Add GDB/MI File Transfer Commands section.
7385 (Host I/O Packets): New section in "Remote Protocol".
7386 (Packets): Add vFile.
7387
7388 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7389
7390 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7391 breakpoints with multiple locations.
7392 (Breakpoint Menus): Improve wording.
7393 (Output): Fix last change.
7394
7395 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7396
7397 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7398
7399 2007-11-15 Doug Evans <dje@google.com>
7400
7401 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7402
7403 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7404
7405 * gdbint.texinfo (Native Conditionals): Remove
7406 mention of CLEAR_SOLIB.
7407
7408 2007-11-11 Joel Brobecker <brobecker@adacore.com>
7409
7410 * gdb.texinfo (Print Settings): Add documentation for "set/show
7411 print frame-arguments".
7412
7413 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7414
7415 * gdb.texinfo (Output): Update printf command's description.
7416
7417 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7418
7419 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7420 powerpc soft-float".
7421
7422 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7423
7424 * gdb.texinfo (Files): Correct formatting. Mention Expat
7425 requirement.
7426 (Requirements for Building GDB): Expand the list of Expat
7427 uses.
7428 (Library List Format, Memory Map Format): Mention Expat.
7429 (Target Descriptions): Update Expat wording.
7430
7431 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7432
7433 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7434 Document that gdbarch_convert_register_p should return zero for no-op
7435 conversions.
7436
7437 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7438
7439 * gdbint.texi (Compiler Characteristics): Move documentation
7440 of set_gdbarch_sofun_address_maybe_missing back to ...
7441 (Target Conditionals): ... here to fix build break.
7442
7443 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7444
7445 * gdbint.texi (Target Conditionals): Remove documentation of
7446 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7447 (Compiler Characteristics): ... documentation of
7448 set_gdbarch_sofun_address_maybe_missing.
7449
7450 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7451
7452 * gdbint.texinfo (Target Conditionals): Use
7453 frame_unwind_register_unsigned in examples instead of
7454 frame_unwind_unsigned_register.
7455
7456 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7457
7458 * gdb.texinfo (Predefined Target Types): Add int128
7459 and uint128.
7460 (Standard Target Features): Add PowerPC features.
7461
7462 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7463
7464 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7465
7466 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7467
7468 * gdbint.texi (Target Conditionals): Remove documentation
7469 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7470 gdbarch_extract_return_value, and gdbarch_store_return_value.
7471
7472 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7473
7474 * gdbint.texi (Target Conditionals): Remove documentation of
7475 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7476
7477 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7478
7479 * gdb.texinfo: Mention that inaccessible-by-default is on by
7480 default.
7481
7482 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7483
7484 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7485
7486 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7487
7488 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7489 multi-threaded watchpoints.
7490 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7491 checked. Describe sticky notification. Expand description
7492 of steppable and continuable watchpoints.
7493 (Watchpoints and Threads): New subsection.
7494
7495 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7496
7497 * gdb.texinfo (Setting Breakpoints): Revise
7498 documentation for pending breakpoints. Document
7499 breakpoints with multiple locations.
7500
7501 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7502
7503 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7504 Document -list-features.
7505
7506 2007-09-15 Eli Zaretskii <eliz@gnu.org>
7507
7508 * gdb.texinfo (Output): Spell out which features of C's printf are
7509 not supported by GDB's printf.
7510 (Separate Debug Files): More accurate wording regarding build ID
7511 and a reference to the ld manual rather than the Fedora wiki.
7512
7513 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7514 Jim Blandy <jimb@codesourcery.com>
7515
7516 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7517 (Examining Memory): Update mentions of the 's' format.
7518 (Automatic Display): Likewise.
7519
7520 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7521
7522 * gdb.texinfo: Update the FSF's Back-Cover Text.
7523
7524 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7525 Eli Zaretskii <eliz@gnu.org>
7526
7527 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7528 Fixed the ``build ID'' name. New binaries build instructions for the
7529 build ID inclusion. Explain how the commands are specific to the build
7530 ID vs. debug link.
7531
7532 2007-09-01 Eli Zaretskii <eliz@gnu.org>
7533
7534 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7535 indexing for ``build ID'' support.
7536
7537 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7538
7539 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7540 Enlisted BUILD ID to the debug file searching example.
7541 Included a BUILD ID `.note.gnu.build-id' section description.
7542 Updated/added the debug files splitting instructions for OBJCOPY.
7543
7544 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7545
7546 * gdb.texinfo (Variable Objects): Adjust docs
7547 for -var-info-expression and document
7548 -var-info-path-expression.
7549
7550 2007-08-20 Jim Blandy <jimb@codesourcery.com>
7551
7552 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7553 (title page): Include the dedication in the printed manual, as a
7554 separate page after the copyright notice.
7555
7556 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7557 don't break a @var across a line.
7558
7559 2007-07-25 Maciej W. Rozycki <macro@mips.com>
7560
7561 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7562 for include files.
7563
7564 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7565
7566 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7567 in annotate.texinfo.
7568 (Command History): Link to new node.
7569
7570 2007-07-05 Markus Deuling <deuling@de.ibm.com>
7571
7572 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7573
7574 2007-07-05 Eli Zaretskii <eliz@gnu.org>
7575
7576 * gdbint.texinfo (Target Conditionals): Fix last change.
7577
7578 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7579
7580 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7581 routines:
7582 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7583 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7584 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7585 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7586 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7587 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7588 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7589 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7590 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7591 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7592 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7593 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7594 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7595 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7596 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7597 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7598 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7599 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7600 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7601 (SOFTWARE_SINGLE_STEP_P)
7602
7603 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7604 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7605
7606 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7607 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7608 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7609 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7610 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7611 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7612 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7613 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7614 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7615 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7616
7617 (Converting an existing Target Architecture to Multi-arch): Remove
7618 section.
7619
7620 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7621 (gdbarch_addr_bits_remove): Add code example.
7622
7623 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7624
7625 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7626
7627 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7628 Add other missing entries. Adjust the table size to fit.
7629 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7630 stop reasons including the new "library" event.
7631 (General Query Packets): Adjust table widths for qSupported. Mention
7632 qXfer:libraries:read reply to qSupported and document the new packet.
7633 (Library List Format): New section.
7634
7635 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7636
7637 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7638
7639 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7640
7641 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7642
7643 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
7644
7645 * gdbint.texinfo (Register and Memory Data): Break sections
7646 into nodes and add a menu.
7647
7648 2007-06-21 Maciej W. Rozycki <macro@mips.com>
7649
7650 * gdb.texinfo (Examining Memory): Document the new behaviour.
7651
7652 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7653
7654 * gdb.texinfo (Standard Target Features): Document
7655 m68k features.
7656
7657 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7658
7659 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7660
7661 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7662
7663 * gdb.texinfo (Target Description Format): Add version attribute
7664 for <target>.
7665
7666 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7667
7668 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7669
7670 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7671
7672 * gdb.texinfo (MIPS Features): New subsection.
7673
7674 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7675 Markus Deuling <deuling@de.ibm.com>
7676
7677 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7678 and qXfer:spu:write packets and mention them under qSupported.
7679
7680 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7681 Markus Deuling <deuling@de.ibm.com>
7682
7683 * gdb.texinfo (Architectures): Add new SPU section to document
7684 Cell Broadband Engine SPU architecture specific commands.
7685
7686 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7687
7688 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7689 comments.
7690
7691 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7692
7693 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7694
7695 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7696
7697 * gdb.texinfo (Overview): Doc fix.
7698
7699 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7700
7701 * gdb.texinfo (Remote Configuration): Document "set/show
7702 remoteflow".
7703
7704 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7705
7706 * gdb.texinfo (MIPS): Remove documentation for set mips
7707 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7708 stack-arg-size.
7709
7710 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7711
7712 * all-cfg.texi (GDBTUI): New.
7713 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7714 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7715 (TUI Configuration): Edit to improve clarity and fix problems of
7716 both style and content.
7717
7718 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7719
7720 * observer.texi (GDB Observers): New observer "new_objfile".
7721
7722 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7723
7724 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7725
7726 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7727
7728 * gdb.texinfo (GDB/MI Variable Objects): Document
7729 frozen variables objects.
7730
7731 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7732
7733 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7734 (Character Sets, Caching Data of Remote Targets): Likewise.
7735 (Targets): Delete Remote node. Move its text...
7736 (Debugging Remote Programs): ...to here. Delete description
7737 of the "remote" command.
7738 (Remote configuration): Delete description of "set remotedevice"
7739 and "show remotedevice".
7740 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7741
7742 2007-04-11 Bob Wilson <bob.wilson@acm.org>
7743
7744 * gdb.texinfo (Contributors, Continuing and Stepping)
7745 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7746 (General Query Packets, File-I/O Remote Protocol Extension)
7747 (Protocol Basics, The F Reply Packet, Write)
7748 (Protocol-specific Representation of Datatypes, Memory Transfer):
7749 Fix hyphenation, punctuation and grammar problems.
7750 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7751 'section' instead of 'subsection' in the text.
7752 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7753 (i386): Remove period from section name.
7754 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7755 (Config Names, Configure Options): Use @file{configure}.
7756
7757 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7758
7759 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7760 and tab expansion.
7761
7762 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7763
7764 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7765
7766 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7767
7768 * gdb.texinfo: Consistently capitalize all significant words in
7769 node names, chapter titles, section titles, and headings. Update
7770 cross references to match.
7771 (Starting and Stopping Trace Experiment): Make node name plural.
7772 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7773
7774 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7775
7776 * gdb.texinfo (WinCE): Delete obsolete subsection.
7777
7778 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7779
7780 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7781 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7782 references.
7783
7784 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7785
7786 * gdb.texinfo (Startup): Delete references to some alternate
7787 names for .gdbinit.
7788 (Thread): Remove LynxOS reference.
7789 (Tandem ST2000): Delete target-specific documentation.
7790 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7791 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7792 and GDB_OSABI_LYNXOS.
7793
7794 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7795
7796 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7797
7798 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7799
7800 * gdbint.texinfo (Target Conditionals): Remove mention of
7801 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7802 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7803
7804 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7805
7806 * Makefile.in: Add "pdfdir" installation
7807 directory, PDFTEX macro, support for "install-pdf" target,
7808 and rules for making a pdf version of refcard.texi.
7809 * refcard.tex: Specify paper size for PDF output.
7810
7811 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7812
7813 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7814
7815 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7816
7817 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7818 (Source Path, Character Sets, Macros, Define)
7819 (GDB/MI Result Records, GDB/MI Simple Examples)
7820 (GDB/MI Program Execution, GDB/MI File Commands)
7821 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7822 (Bug Reporting): Use @value{GCC}.
7823
7824 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7825
7826 * gdb.texinfo (Help): Fix formatting of examples.
7827 (Variables): Use @ifnotinfo instead of @iftex.
7828 (Non-debug DLL symbols): Use @ref instead of @pxref.
7829 (Sparclet File): Use @samp instead of quotes.
7830
7831 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7832
7833 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7834
7835 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7836
7837 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7838 the order of the nodes.
7839 (C Operators, C Constants, Debugging C): Remove extra menus.
7840 (Method Names in Commands): Do not specify next/prev/up nodes.
7841
7842 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7843
7844 * gdb.texinfo (File Options): Add missing parenthesis.
7845 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7846
7847 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7848
7849 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7850
7851 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7852
7853 * gdb.texinfo (Standard Target Features): Mention
7854 case insensitivity.
7855 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7856
7857 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7858
7859 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7860 (Files): Add section name to argument list for pxref.
7861 (Non-debug DLL symbols): Don't use `see' for pxref.
7862 (Embedded Processors): Fix typo.
7863 (GDB/MI Breakpoint Commands): Execution commands generate
7864 *stopped not ^done.
7865
7866 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7867
7868 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7869 values for in_scope. Mention that only root variables can be
7870 updated.
7871 (GDB/MI Development and Front Ends): Explain new values may be
7872 added to existing fields.
7873
7874 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7875
7876 * gdb.texinfo (-target-disconnect): Use @smallexample.
7877 (Requirements): Add anchor for Expat. Update description.
7878 (Target Descriptions): Mention Expat.
7879 (Target Description Format): Document new elements. Use
7880 @smallexample.
7881 (Predefined Target Types, Standard Target Features): New sections.
7882 * gdbint.texinfo (Target Descriptions): New section.
7883
7884 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7885
7886 * gdb.texinfo (Target Description Format): Add section on XInclude.
7887
7888 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7889
7890 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7891 command -enable-timings.
7892
7893 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7894
7895 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7896 descriptions for new/deleted elements in gdb_osabi. Add missing
7897 description for function generic_elf_osabi_sniff_abi_tag_sections.
7898
7899 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7900
7901 * gdb.texinfo (Maintenance Commands): Add documentation for
7902 the new "maint print target-stack" command.
7903
7904 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7905 Eli Zaretskii <eliz@gnu.org>
7906
7907 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7908
7909 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7910
7911 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7912 Use @value{NGCC} instead of @value{GCC}.
7913
7914 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7915
7916 * agentexpr.texi: Fix typos.
7917 * annotate.texinfo: Likewise.
7918 * gdb.texinfo: Likewise.
7919 * gdbint.texinfo: Likewise.
7920 * observer.texi: Likewise.
7921 * stabs.texinfo: Likewise.
7922
7923 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7924
7925 * gdbint.texinfo (Support Libraries): Remove mmalloc
7926 entry. Describe readline library.
7927
7928 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7929
7930 * gdb.texinfo (Target Descriptions): New section.
7931 (General Query Packets): Add QPassSignals anchor. Mention
7932 qXfer:features:read under qSupported. Expand mentions of
7933 qXfer:memory-map:read and QPassSignals. Document
7934 qXfer:features:read.
7935
7936 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7937
7938 * gdb.texinfo (Commands to specify files): Describe
7939 "set sysroot" and "show sysroot".
7940 (Using the `gdbserver' program): Lowercase argument
7941 to @var. Expand description of setting up GDB on the
7942 host.
7943
7944 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7945
7946 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7947 catch exception, catch exception unhandled, and catch assert
7948 commands.
7949
7950 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7951
7952 * gdb.texinfo (Debugging Output): Document "set debug xml"
7953 and "show debug xml".
7954
7955 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7956
7957 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7958
7959 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7960
7961 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7962
7963 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7964
7965 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7966 note in @ignore, to be removed later if nobody complains.
7967
7968 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7969
7970 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7971 of -var-delete.
7972
7973 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7974
7975 * gdb.texinfo (Setting breakpoints): Document
7976 automatic software/hardware breakpoint usage and
7977 the "set breakpoint auto-hw" command.
7978
7979 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7980
7981 * gdb.texinfo (Memory Access Checking): New.
7982
7983 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7984
7985 * gdb.texinfo (Remote configuration): Mention
7986 "pass-signals-packet".
7987 (General Query Packets): Document QPassSignals. Fix
7988 a typo.
7989
7990 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7991
7992 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7993
7994 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7995
7996 * gdb.texinfo (Remote configuration): Rewrite documentation for
7997 packet configuration commands.
7998 (OS Information): Adjust reference to qXfer:auxv:read.
7999 (General Query Packets): Remove references to read-aux-vector-packet
8000 and set remote get-thread-local-storage-address.
8001
8002 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8003
8004 * gdbint.texinfo (Target Architecture Definition): Add new
8005 Initializing a New Architecture section.
8006
8007 2006-10-31 David Taylor <dtaylor@emc.com>
8008
8009 * stabs.texinfo (Macro define and undefine): New node describing
8010 stabs for #define and #undef.
8011
8012 2006-10-27 Andreas Schwab <schwab@suse.de>
8013
8014 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8015
8016 2006-10-21 Eli Zaretskii <eliz@gnu.org>
8017
8018 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8019 clarify on the possible meanings of ``expression'' watched by
8020 watchpoints. Add indexing.
8021 (Prompting, Errors, Invalidation, Annotations for Running)
8022 (Source Annotations): Fix index entries by adding "annotation" to
8023 them, to discriminate from index entries that point to the more
8024 general topic descriptions.
8025
8026 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8027
8028 * gdbint.texinfo (Target Vector Definition): Move most
8029 content into Existing Targets. Add a menu.
8030 (Existing Targets): New section, moved from Target Vector
8031 Definition. Use @subsection.
8032 (Managing Execution State): New section.
8033
8034 2006-10-16 Bob Wilson <bob.wilson@acm.org>
8035
8036 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8037
8038 2006-10-15 Eli Zaretskii <eliz@gnu.org>
8039
8040 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8041 (Command Syntax, Signals, Backtrace, Connecting)
8042 (Remote configuration, Renesas Boards, Console I/O): Fix last
8043 change: use Ctrl- instead of C-, except wrt Emacs.
8044 (File-I/O Examples): Put Ctrl-c in @kbd.
8045 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8046 (Console I/O): Use @samp with Ctrl-.
8047 (Signals, Set Breaks, Set Watchpoints): Document optional
8048 arguments to `info signals' `handle', `info breakpoints', and
8049 `info watchpoints'.
8050
8051 2006-10-14 Eli Zaretskii <eliz@gnu.org>
8052
8053 * gdb.texinfo (Backtrace): Fix last change.
8054
8055 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
8056
8057 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8058
8059 2006-10-10 Bob Wilson <bob.wilson@acm.org>
8060
8061 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8062 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8063 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8064
8065 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8066 Daniel Jacobowitz <dan@codesourcery.com>
8067
8068 * gdb.texinfo (Packets): Document vFlashErase,
8069 vFlashWrite and vFlashDone packets.
8070 (General Query Packets): Document qXfer:memory-map:read.
8071 Add a new feature for qXfer:memory-map:read.
8072 (Memory map format): New section.
8073 (Target Commands): Mention that gdb can write flash.
8074
8075 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8076 Daniel Jacobowitz <dan@codesourcery.com>
8077
8078 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8079 memory regions and "mem auto".
8080
8081 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8082
8083 * gdbint.texinfo (Array Containers): New section.
8084
8085 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8086
8087 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8088 -stack-list-arguments HIGH_FRAME argument can be larger then the
8089 actual number of frames.
8090
8091 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8092
8093 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8094 -stack-list-locals HIGH_FRAME argument can be larger then the
8095 actual number of frames.
8096
8097 2006-09-02 Bob Wilson <bob.wilson@acm.org>
8098
8099 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8100 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8101
8102 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8103
8104 * gdbint.texinfo (Overall Structure): New section "Source Tree
8105 Structure".
8106
8107 2006-08-17 Jim Blandy <jimb@codesourcery.com>
8108
8109 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8110 responses.
8111
8112 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8113
8114 * gdb.texinfo (Source Path): Add documentation for new
8115 substitute-path commands.
8116
8117 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8118
8119 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8120 (Running Configure): ...here.
8121 (Requirements): New node. Mention expat.
8122
8123 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8124
8125 * gdb.texinfo (Target Commands): Remove
8126 'set download-write-size' and 'show download-write-size'.
8127
8128 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8129
8130 * stabs.texinfo (Member Type Descriptor): Correct example for
8131 pointer to member types.
8132
8133 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8134
8135 * gdb.texinfo (Optional warnings and messages): Add
8136 'set/show trace-commands'.
8137 (Command files): Add '-v' to source command.
8138
8139 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8140
8141 * gdb.texinfo (OS Information): Update qPart reference to
8142 qXfer.
8143 (Remote configuration): Likewise.
8144 (Overview): Move @cindex to the start of a paragraph. Talk
8145 about binary data encoding.
8146 (Packets): Refer to the overview for the details of the X
8147 packet encoding.
8148 (General Query Packets): Remove qPart description. Add qXfer
8149 description. Add an anchor to qSupported. Correct feature
8150 table title. Add a new feature for qXfer:auxv:read.
8151 (Interrupts): Add a missing parenthesis.
8152
8153 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8154
8155 * gdb.texinfo (KOD): Remove node.
8156 (GDB/MI Kod Commands): Remove commented out node.
8157
8158 2006-07-01 Eli Zaretskii <eliz@gnu.org>
8159
8160 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8161 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8162 (GDB/MI Thread Commands, GDB/MI Program Execution)
8163 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8164 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8165 (GDB/MI File Commands, GDB/MI Target Manipulation)
8166 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8167 since the MI prompt is hard-wired into the code.
8168
8169 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
8170
8171 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8172 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8173 (GDB/MI Data Manipulation): Remove description of unimplemented
8174 display related commands as variable objects perform this function
8175 and are superior: -display-delete, -display-disable,
8176 -display-enable, -display-insert and -display-list. Move
8177 -environment-cd, -environment-directory, -environment-path
8178 and -environment-pwd to "Program Context".
8179 (GDB/MI Program Control): Rename to "Program Execution". Move
8180 -exec-arguments -exec-abort to...
8181 (GDB/MI Program Context): ...here. New node split from "Data
8182 Manipulation".
8183
8184 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8185
8186 * gdb.texinfo (Remote configuration): Document set / show
8187 remote supported-packets.
8188 (General Query Packets): Document qSupported packet.
8189
8190 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8191
8192 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8193 and font markup.
8194 (Protocol basics): Likewise.
8195 (The F request packet): Likewise.
8196 (The F reply packet): Likewise.
8197 (Memory transfer): Move this node to be a subsubsection of
8198 "Protocol specific representation of datatypes".
8199 (The Ctrl-C message): More copy editing.
8200 (Console I/O): Likewise.
8201 (The isatty call): Delete this node, and merge its content into
8202 the "isatty" node. Fixed references elsewhere.
8203 (The system call): Delete this node, and merge its content into
8204 the "system" node. Fixed references elsewhere.
8205 (open): Reformat to use @table, and add appropriate font markup.
8206 (close): Likewise.
8207 (read): Likewise.
8208 (write): Likewise.
8209 (lseek): Likewise.
8210 (rename): Likewise.
8211 (unlink): Likewise.
8212 (stat/fstat): Likewise.
8213 (gettimeofday): Likewise.
8214 (isatty): Likewise.
8215 (system): Likewise, plus minor changes to fix confusing wording.
8216 (Integral datatypes): Fix font markup.
8217 (Pointer values): Likewise.
8218 (struct stat): Fix markup to use @table, plus minor copy editing.
8219 (struct timeval): Fix font markup, plus minor copy editing.
8220 (Constants): Minor copy editing.
8221 (Errno values): Add font markup.
8222 (File-I/O Examples): Likewise.
8223
8224 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
8225
8226 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8227 (GDB/MI Simple Examples): Move node up one level. Use real
8228 examples.
8229 (GDB/MI Compatibility with CLI): Update.
8230 (GDB/MI Result Records): Add "connected" and "exit" result
8231 classes.
8232 (GDB/MI Stream Records): Clarify target output.
8233 (GDB/MI Command Description Format): Modify example description.
8234 (GDB/MI Breakpoint Table Commands): Rename to...
8235 (GDB/MI Breakpoint Commands): ...this
8236 (GDB/MI Breakpoint Commands): Add optional thread field.
8237 (GDB/MI Program Control): Add an introduction. Move "Program
8238 termination" examples into exec-run description.
8239 (GDB/MI File Commands): Mention similar CLI commands.
8240 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8241 is similar to "-gdb-version".
8242
8243 2006-06-09 Eli Zaretskii <eliz@gnu.org>
8244
8245 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8246
8247 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
8248
8249 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8250 sourceware.org for mailing lists.
8251 (GDB/MI File Commands): New node split from Program Control.
8252
8253 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
8254
8255 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8256
8257 2006-05-22 Eli Zaretskii <eliz@gnu.org>
8258
8259 * gdb.texinfo (Cygwin Native): Fix last change.
8260
8261 2006-05-22 Christopher Faylor <cgf@timesys.com>
8262
8263 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8264
8265 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
8266
8267 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8268 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8269
8270 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8271
8272 * gdb.texinfo (General Query Packets): Recommend not starting
8273 new packets with qC and clarify.
8274
8275 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
8276
8277 * gdb.texinfo (M2 Types): New section.
8278
8279 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8280
8281 * agentexpr.texi: Add a copyright and license notice.
8282 * observer.texi: Likewise, with GPL clause for function prototypes.
8283 Remove trailing whitespace.
8284
8285 2006-05-05 Jim Blandy <jimb@codesourcery.com>
8286
8287 * gdb.texinfo (General Query Packets): Document conventions for
8288 terminating packet names, and their violations.
8289
8290 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8291
8292 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8293 * gdb.texinfo: Likewise.
8294
8295 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8296
8297 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8298 and "show remotedebug".
8299 (Debugging Output): Add additional index entries.
8300
8301 2006-04-27 Michael Snyder <msnyder@redhat.com>
8302
8303 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8304
8305 2006-04-22 Andrew Cagney <cagney@redhat.com>
8306
8307 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8308 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8309
8310 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8311
8312 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8313 and remove breakpoint prototypes.
8314 (Watchpoints): Move description of target_insert_hw_breakpoint and
8315 target_remove_hw_breakpoint ...
8316 (Breakpoints): ... to here. Document target_insert_breakpoint and
8317 target_remove_breakpoint.
8318
8319 2006-04-17 Jim Blandy <jimb@codesourcery.com>
8320
8321 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8322 and C packets are optional.
8323
8324 2006-04-14 Frederic Riss <frederic.riss@st.com>
8325
8326 * gdb.texinfo (Specifying source directories): Update the description
8327 of the source file search to reflect the fact that the source path
8328 always contains at least $cdir and $cwd.
8329
8330 2006-03-31 Michael Snyder <msnyder@redhat.com>
8331
8332 * gdb.texinfo: Update copyright dates.
8333
8334 2006-03-31 Eli Zaretskii <eliz@gnu.org>
8335
8336 * gdb.texinfo (Overview): Add an index entry to "empty response".
8337
8338 2006-03-28 Jim Blandy <jimb@codesourcery.com>
8339
8340 * gdbint.texinfo (Prologue Analysis): New section.
8341
8342 2006-03-07 Jim Blandy <jimb@red-bean.com>
8343
8344 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8345
8346 * gdb.texinfo (Target Commands): Update text describing how to
8347 specify a target. Refer to the detailed section on remote
8348 debugging, not the brief mention.
8349
8350 * gdb.texinfo (Connecting): Organize the different 'target remote'
8351 connection methods into a table. Add a 'target remote' index
8352 entry. (!!!)
8353
8354 2006-02-17 Fred Fish <fnf@specifix.com>
8355
8356 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8357 'ptype' commands to reflect the fact that the only significant
8358 difference between them is that ptype prints the complete type
8359 description instead of just the name.
8360
8361 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8362
8363 * gdbint.texinfo (Watchpoints): Delete
8364 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8365
8366 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
8367
8368 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8369 times fields where needed. Fix typos. Update general form given
8370 for output of -break-insert.
8371 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8372
8373 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8374
8375 * gdbint.texinfo (Symbol Handling): Add a section
8376 on memory management.
8377
8378 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
8379
8380 * gdb.texinfo (Breakpoint table commands): Document the fullname
8381 field in -break-list output.
8382
8383 2006-02-03 Eli Zaretskii <eliz@gnu.org>
8384
8385 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8386 debugging information produced by the various "set debug..."
8387 options.
8388
8389 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8390
8391 * gdb.texinfo (Files): Remove obsolete bits from the description
8392 of "symbol-file".
8393
8394 2006-01-25 Jim Blandy <jimb@redhat.com>
8395
8396 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8397
8398 2006-01-24 Jim Blandy <jimb@redhat.com>
8399
8400 * gdbint.texinfo (Frames): Document the basics of GDB's register
8401 unwinding model, and explain the existence of the "sentinel" frame.
8402
8403 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8404
8405 * gdb.texinfo (Choosing files): Mention that -directory is used
8406 for script files.
8407 (Specifying source directories): Likewise.
8408 (Command files): Explain how script files are found.
8409
8410 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8411
8412 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8413 the threads in a multi-threaded program.
8414 (Threads): The threadno argument of "thread apply" can be a range
8415 of numbers.
8416
8417 2006-01-18 Jim Blandy <jimb@redhat.com>
8418
8419 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8420 of warning flags.
8421
8422 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8423
8424 * gdb.texinfo (Sequences): Improve menu annotations.
8425 (Define): Add index entries for arguments of user-defined
8426 commands. Move the description of flow-control commands...
8427 (Command Files): ...to here. Document loop_break and
8428 loop_continue.
8429 (Define, Command Files): Document `end' and add index entries for
8430 it.
8431
8432 2006-01-04 Michael Snyder <msnyder@redhat.com>
8433
8434 * gdb.texinfo: Add documentation for linux-fork.
8435 * gdbint.texinfo: Add internal documentation for checkpoints.
8436
8437 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8438
8439 * gdb.texinfo (Omissions from Ada): Document that there is now
8440 limited aggregate support.
8441
8442 2005-12-28 Eli Zaretskii <eliz@gnu.org>
8443
8444 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8445 registers and the likes.
8446
8447 2005-12-24 Eli Zaretskii <eliz@gnu.org>
8448
8449 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8450 (Symbols): Fix usage of "e.g.".
8451 (Memory Region Attributes): Fix usage of "etc."
8452
8453 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8454 (Coding): Fix usage of "e.g.".
8455
8456 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8457
8458 * stabs.texinfo:
8459 * refcard.tex:
8460 * gpl.texi:
8461 * gdbint.texinfo:
8462 * gdb.texinfo:
8463 * gdb-cfg.texi:
8464 * fdl.texi:
8465 * annotate.texinfo:
8466 * all-cfg.texi:
8467 * Makefile.in: Add (C) after Copyright. Update the FSF
8468 address.
8469
8470 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8471
8472 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8473 extend GDB with commands for external monitor.
8474
8475 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8476
8477 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8478
8479 2005-11-25 Joel Brobecker <brobecker@adacore.com>
8480
8481 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8482
8483 2005-11-21 Jim Blandy <jimb@redhat.com>
8484
8485 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8486 placement of 'R' actions in tracepoint action packets; document
8487 dependence of 'X' and 'M' actions on a preceding 'R' action for
8488 their registers.
8489
8490 2005-11-19 Jim Blandy <jimb@redhat.com>
8491
8492 * gdb.texinfo (Tracepoint Packets): New node.
8493 (General Query Packets): Add entries for the tracepoint packets,
8494 referring to the "Tracepoint Packets" node.
8495 (Tracepoints): Add reference to "Tracepoint Packets".
8496
8497 2005-11-18 Kevin Buettner <kevinb@redhat.com>
8498
8499 * gdb.texinfo (set remotebreak): Add anchor.
8500 (X packet): Likewise.
8501 (Remote Protocol): Add new section `Interrupts' and new index
8502 entry `interrupts (remote protocol)'.
8503
8504 2005-11-18 Jim Blandy <jimb@redhat.com>
8505
8506 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8507 entries into the General Query Packets section. Add a
8508 cross-reference to that section. Drop description of replies, as
8509 these are covered in the descriptions of each packet.
8510 (General Query Packets): Add introductory text. Explain naming
8511 conventions, and how the end of a name is recognized.
8512
8513 2005-11-17 Kevin Buettner <kevinb@redhat.com>
8514
8515 * gdb.texinfo (Remote configuration): Fix typo in description of
8516 "set remotebreak" command.
8517
8518 2005-11-16 Jim Blandy <jimb@redhat.com>
8519
8520 * gdb.texinfo (Packets, Stop Reply Packets)
8521 (General Query Packets): Various formatting cleanups.
8522 - Use @samp for packet contents.
8523 - Drop summaries from packet @item lines; the same information appears
8524 immediately below in the description.
8525 - Delete paragraph breaks after packet @item commands, so that the
8526 description appears directly to the right of the packet prototype
8527 in the printed manual, if it fits.
8528 - Place spaces in packet prototypes between @vars and non-@var
8529 letters, and explain that they're just for formatting.
8530 - Use @dots{} instead of '...'.
8531 - Fix uses of @code where @var was needed.
8532 - Replace "deprecated" markers with English text spelling out the
8533 packet's status and the preferred alternatives.
8534 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8535 what this ever meant.
8536 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8537 this for a long time.
8538 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8539 implemented several times, and have been in use for years.
8540
8541 2005-11-15 Jim Blandy <jimb@redhat.com>
8542
8543 * gdb.texinfo (Packets): Add index entries for 'm' packet
8544 disclaimers.
8545
8546 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8547 of stub when processing an 'm' packet.
8548
8549 * gdb.texinfo (Packets): Mention that packets beginning with
8550 letters are reserved once, at the top, instead of actually listing
8551 them all and saying "reserved".
8552
8553 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8554
8555 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8556 Change @var{$arg0 to @code{$arg0.
8557
8558 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8559
8560 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8561
8562 2005-11-12 Jim Blandy <jimb@redhat.com>
8563
8564 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8565 order. Remove extraneous 'z'.
8566
8567 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8568
8569 * gdb.texinfo (Choosing files): Add --eval-command.
8570
8571 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8572
8573 * gdb.texinfo (Choosing modes): Add --return-child-result.
8574
8575
8576 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8577
8578 * gdb.texinfo (Choosing modes): Add --batch-silent.
8579
8580 2005-10-28 Eli Zaretskii <eliz@gnu.org>
8581
8582 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8583 "The -var-update Command".
8584
8585 2005-10-03 Joel Brobecker <brobecker@adacore.com>
8586
8587 * gdb.texinfo (Print Settings): Add documentation for set/show
8588 print array-indexes.
8589
8590 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8591
8592 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8593 6.2 and 6.3.
8594
8595 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8596
8597 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8598 since 19-Jan-2004.
8599 (Files): Likewise.
8600 (Variables, Symbols): Document the "<incomplete type>" message and
8601 its reasons.
8602
8603 2005-08-01 Fred Fish <fnf@specifix.com>
8604
8605 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8606
8607 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8608
8609 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8610 option for -var-list-children and -var-update.
8611 (GDB/MI Stack Manipulation): Simplify description of
8612 print-values option for -stack-list-locals.
8613 (GDB/MI Command Description Format): Clarify.
8614 (Mode Options): Spelling of superseded.
8615
8616 2005-07-12 Bob Rossi <bob@brasko.net>
8617
8618 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8619 corresponding GDB command comment.
8620
8621 2005-07-06 Bob Rossi <bob@brasko.net>
8622
8623 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8624 and -inferior-tty-show.
8625 (Input/Output): Document "set/show inferior-tty" and tty alias.
8626
8627 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8628
8629 * gdb.texinfo (Packets): Change description of 'D' packet to note
8630 that GDB does wait for a response.
8631
8632 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
8633
8634 * gdb.texinfo (History) Rename "Command History".
8635 (Command History): Move node "Server Prefix" from section on
8636 Annotations here.
8637
8638 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
8639
8640 * gdb.texinfo (GDB/MI Stack Manipulation):
8641 Re-instate -stack-info-frame with example. Say that it gets
8642 info on selected frame, not current frame.
8643
8644 2005-06-18 Eli Zaretskii <eliz@gnu.org>
8645
8646 * gdb.texinfo (Server): Clarify that `file' should be used before
8647 connecting to the server.
8648 (Files): Add an xref to the above description.
8649 (Output Formats): More detailed description of the `c' format.
8650 (Memory): List explicitly all the formats supported by `x'.
8651 (Threads): Add an @cindex entry for "thread apply".
8652 (Files): Document the possibility of loading unlinked object
8653 files. Add more indexing for solib-absolute-prefix and
8654 --with-sysroot.
8655 (Machine Code): Document possible problems with locations in
8656 shared libraries.
8657 (Backtrace): Document that free-standing environments do not need
8658 to have a `main' function.
8659
8660 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
8661
8662 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8663 -stack-info-frame.
8664
8665 2005-06-07 Andrew Cagney <cagney@gnu.org>
8666
8667 * gdb.texinfo (Contributors): Note the original multi-arch
8668 contributors.
8669
8670 2005-06-03 Eli Zaretskii <eliz@gnu.org>
8671
8672 * gdb.texinfo (Registers): Add index entries for the standard
8673 registers.
8674 (Frames): Add cross-reference from frame pointer description to
8675 the Registers node.
8676 (Annotations Overview): Fix the reference to GDB name.
8677
8678 2005-06-01 Eli Zaretskii <eliz@gnu.org>
8679
8680 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8681 can-use-hw-watchpoints.
8682
8683 2005-05-28 Bob Rossi <bob@brasko.net>
8684
8685 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8686 the possible reasons why an exec async record would be returned to FE.
8687
8688 2005-05-26 Andrew Cagney <cagney@gnu.org>
8689
8690 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8691 Andrew Cagney implemented the original GDB/MI.
8692
8693 2005-05-23 Orjan Friberg <orjanf@axis.com>
8694
8695 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8696 documentation. Add documentation for cris-mode.
8697
8698 2005-05-20 Eli Zaretskii <eliz@gnu.org>
8699
8700 * gdb.texinfo (Numbers): Explain the example and make the wording
8701 more acurate.
8702
8703 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8704 Dennis Brueni <dennis@slickedit.com>
8705
8706 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8707 (GDB/MI Data Manipulation, GDB/MI Program Control)
8708 (GDB/MI Stack Manipulation): Update examples to include the fullname
8709 attribute in stack frames.
8710
8711 2005-05-12 Eli Zaretskii <eliz@gnu.org>
8712
8713 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8714 do with other non-standard names of init files.
8715
8716 2005-05-11 Eli Zaretskii <eliz@gnu.org>
8717
8718 * gdb.texinfo (Command Files): Move the description of the startup
8719 from here...
8720 (Startup): ...to this new subsection of the Invocation chapter.
8721 Rearrange the description of init files more logically and add a
8722 cross-reference to "Command Files". Document the special gdbinit
8723 name for CISCO 68k. Expand the description of what GDB does
8724 during startup.
8725 (History): Add index entry for HISTSIZE.
8726
8727 2005-05-02 Mark Kettenis <kettenis@gnu.org>
8728
8729 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8730
8731 2005-05-02 Eli Zaretskii <eliz@gnu.org>
8732
8733 * gdb.texinfo (SVR4 Process Information, The isatty call)
8734 (The system call): Don't use foo(N) notation for man pages and
8735 functions.
8736 (Compilation, DJGPP Native): Improve wording.
8737
8738 2005-04-27 Eli Zaretskii <eliz@gnu.org>
8739
8740 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8741 were optimized away.
8742
8743 2005-04-22 Eli Zaretskii <eliz@gnu.org>
8744
8745 * gdb.texinfo (Remote configuration): Document "set/show
8746 get-thread-local-storage-address". Add cross-reference to the
8747 description of the qGetTLSAddr packet.
8748 (General Query Packets): Mention "set remote
8749 get-thread-local-storage-address" and add a reference to its
8750 description.
8751
8752 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8753
8754 * gdb.texinfo (Backtrace): Describe 'bt full'.
8755
8756 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8757
8758 * gdb.texinfo (Mode Options): Fix typo.
8759 (GDB/MI): Describe how to invoke GDB/MI.
8760
8761 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8762
8763 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8764 references changed. Add description of "info udot".
8765 (Files): Document "set/show stop-on-solib-events".
8766 (M32R/D): Document "set/show download-path", "set/show
8767 board-address", "set/show server-address", "upload", "tload".
8768 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8769 "use_mon_code", "use_ib_break", "use_dbt_break".
8770 (Maintenance Commands): Improve indexing.
8771 (Target Commands): Document "set/show hash", "set/show debug
8772 monitor".
8773 (SVR4 Process Information): Document "info pidlist" and "info
8774 meminfo". Document "set/show procfs-tarce" and "set/show
8775 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8776 (Symbols, The Print Command with Objective-C): Improve indexing.
8777 (Objective-C): Add references to "info classes" and "info
8778 selectors".
8779 (Debugging Output): Improve wording. Document "set/show debug
8780 solib-frv". Fix "set/show debugvarobj".
8781 (Set Breaks): Add index entry for "hardware breakpoints".
8782 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8783 and "set/show usehardbreakpoints".
8784 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8785 monitor-prompt", "set/show monitor-warnings", "pmon".
8786 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8787 rdiromatzero", "set/show rdiheartbeat".
8788 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8789 "sds".
8790 (Embedded Processors): Document the "sim" command.
8791 (Remote): Document the "remote" command.
8792 (DJGPP Native): Document the "info serial" command.
8793 (Threads): Document "maint info sol-threads".
8794 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8795 (Set Breaks): Improve indexing.
8796 (Command Syntax): Add a reference to dont-repeat.
8797 (Define): Document "dont-repeat".
8798 (TUI Commands): Document "tabset".
8799 (WinCE): New subsection. Document "set/show remotedirectory",
8800 "set/show remoteupload", "set/show remoteaddhost".
8801
8802 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8803
8804 * gdb.texinfo (Hurd Native): New subsection, documents
8805 Hurd-specific commands.
8806 (Maintenance Commands): Add cross-reference to "Debugging Output".
8807 (Debugging Output): Document "set/show debug lin-lwp".
8808 (MIPS): Improve documentation of heuristic-fence-post. Document
8809 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8810 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8811 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8812 (ARM): Document ARM-specific commands.
8813 (AVR): New section. Document "info io_registers".
8814 (CRIS): New section. Document "set/show cris-version" and
8815 "set/show cris-dwarf2-cfi".
8816 (HPPA): New section. Document "set/show debug hppa" and "maint
8817 print unwind".
8818 (Neutrino): New subsection. Document "set/show debug nto-debug".
8819 (Super-H): New section. Document the "regs" command.
8820 (Debugging Output): Document "set/show debug aix-thread".
8821
8822 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8823
8824 * gdb.texinfo (Print Settings): Document "set/show print
8825 pascal_static-members", "set print repeats", "show print
8826 null-stop". Improve indexing. Fix documentation of "set print
8827 union".
8828 (Pascal): New section.
8829 (Supported languages): Rename from "Support"; all references
8830 updated. Add a menu item for Pascal.
8831 (Numbers): Document "set radix.
8832 (Screen Size): Document "set/show pagination".
8833 (MIPS Embedded): Remove "set processor" documentation.
8834 (Remote configuration): Document "set/show X/P/Z-packet",
8835 "set/show read-aux-vector-packet", "set/show remote
8836 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8837 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8838 remotedebug", "set/show remotebreak", "set/show remotedevice",
8839 "set/show remotelogfile".
8840 (Auxiliary Vector): Add reference to the description of the
8841 read-aux-vector-packet setting.
8842 (Set Watchpoints): Add a cross-reference to "set remote
8843 hardware-breakpoint-limit".
8844 (General Query Packets): Add indexing of requests and
8845 cross-references to related commands in "Remote configuration".
8846 (File-I/O Overview, The system call): Fix wording and typos.
8847 (Thread Stops): Add index entries.
8848 (Continuing and Stepping): Document "show step-mode".
8849 (i386): New node. Document "set/show struct-convention".
8850 (Files): Document "show trust-readonly-sections".
8851 (Calling): Document "set/show unwindonsignal".
8852 (Messages/Warnings): Add index entries.
8853 (Maintenance Commands): Document "set/show watchdog".
8854 (Annotations Overview): Document "show annotate".
8855 (Set Watchpoints): Add index entries.
8856 (Symbols): Fix doc of case-sensitive.
8857 (ABI): Document "show coerce-float-to-double".
8858 (Convenience Vars, Help): Improve indexing.
8859 (Machine Code): Document "show disassembly-flavor".
8860 (Debugging C plus plus): Document "show overload-resolution".
8861 (Value History, Signaling): Add index entries.
8862
8863 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8864
8865 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8866 (Processes): Fix wording.
8867 (History, List, Logging output, Define, Symbols, Print Settings):
8868 Improve indexing.
8869
8870 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8871
8872 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8873 redundant index entry for "target" command.
8874 (Backtrace): Add index entries.
8875 (Symbols, Fortran): Document the "set case-sensitive" command.
8876 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8877 (Print Settings): Add index entry for "set demangle-style".
8878 (Target Commands): Document "set download-write-size".
8879 (Debugging Output): Document "set exec-done-display".
8880
8881 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8882
8883 * gdb.texinfo (Files): Fix the name and documentation of
8884 add-shared-symbol-files. Document its alias assf. Update the
8885 list of OSs where GDB supports shared libraries. Fix markup.
8886 (Continuing and Stepping): Add reference to @var{location} in the
8887 text.
8888 (Dump/Restore Files): Fix reference to @{filename}.
8889 (Help): Fix wording.
8890 (Attach): Ditto.
8891 (Set Watchpoints): Ditto.
8892 (Backtrace): Remove redundant index entries. Improve index
8893 entries.
8894 (Delete Breaks): Fix wording.
8895 (Memory): Document the compare-sections command.
8896 (Memory Region Attributes): Improve wording.
8897 (Disabling): Improve wording.
8898 (Fortran): New subsection. Document the "info common" command.
8899 (Help): Document aliases "info copying" and "info warranty".
8900 (Caching Remote Data): New section. Document the "set/show
8901 remotecache" and "info dcache" commands.
8902 (Show): Fix wording of the documentation of the "set
8903 extension-language" command.
8904 (Signals): Add index entry for "info handle".
8905 (Memory Region Attributes): Fix punctuation.
8906 (Symbols): Change the arg name to "location" and refer to it in
8907 the text. Fix wording of "info types" doc.
8908 (Threads): Fix usage of @enumerate @item's.
8909 (Listing Tracepoints): Add index entry for "info tp".
8910 (Set Watchpoints): Add xref to "info break" description.
8911 (Macros): Add an index entry for "macro exp1". Document the
8912 "macro list" command.
8913 (Maintenance Commands): Document "flushregs", "maint agent",
8914 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8915 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8916 "maint print architecture", "maint print objfiles", "maint print
8917 statistics", "maint print type", "maint show-debug-regs", "maint
8918 space", "maint time", and "maint translate-address".
8919 (Connecting): Document the "monitor" command.
8920 (Annotations Overview): Describe the "set annotate" command.
8921
8922 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8923
8924 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8925 Rearrange index entries and improve wording about support for
8926 hardware watchpoints.
8927
8928 2005-03-10 Bob Rossi <bob@brasko.net>
8929
8930 * gdb.texinfo: Update copyright
8931
8932 2005-02-09 Theodore A. Roth <troth@openavr.org>
8933
8934 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8935 error.
8936
8937 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8938
8939 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8940
8941 2005-01-17 Michael Snyder <msnyder@redhat.com>
8942
8943 * gdb.texinfo: Fix spelling, infinte -> infinite.
8944
8945 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8946
8947 * observer.texi (GDB Observers): Document "solib_loaded".
8948
8949 2005-01-07 Andrew Cagney <cagney@gnu.org>
8950
8951 * configure.ac: Rename configure.in, require autoconf 2.59.
8952 * configure: Re-generate.
8953
8954 * configure.in: Replace configdirs with multiple references to
8955 AC_CONFIG_SUBDIRS.
8956 * configure: Re-generate.
8957
8958 2005-01-04 Andrew Cagney <cagney@gnu.org>
8959
8960 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8961 part of the version number.
8962
8963 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8964
8965 * gdbint.texinfo (Algorithms): Remove description of
8966 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8967
8968 2004-12-07 Jim Blandy <jimb@redhat.com>
8969
8970 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8971 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8972 numbers.
8973
8974 2004-12-07 Andreas Schwab <schwab@suse.de>
8975
8976 * gdb.texinfo (Mode Options): Document -l option.
8977
8978 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8979
8980 * gdbint.texinfo (Algorithms): More accurate description of
8981 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8982 is not needed unless data-read and data-access watchpoints are
8983 supported. Add a description of how GDB checks whether the
8984 inferior stopped because a watchpoint was hit.
8985
8986 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8987
8988 * gdb.texinfo (Files): Add cross-reference to description of
8989 -readnow command-line switch.
8990
8991 2004-11-10 Randolph Chung <tausq@debian.org>
8992
8993 * gdb.texinfo: Document set/show backtrace past-entry commands.
8994 Rearrange index entries for set/show backtrace past-main.
8995
8996 2004-11-10 Jon Beniston <jon@beniston.com>
8997
8998 Committed by Andrew Cagney <cagney@gnu.org>.
8999 * gdb.texinfo (Remote Serial Protocol): Further describe
9000 binary transfer escaping mechanism .
9001
9002 2004-11-08 Randolph Chung <tausq@debian.org>
9003
9004 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9005 and "show debug infrun". Add index entries.
9006
9007 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9008
9009 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9010 "info proc" that are already implemented. Add index entries.
9011 (Working Directory): Add a cross-reference to "info proc" command.
9012 (Files): Add a tip for decreasing memory used for symtabs from
9013 shared libraries.
9014 (Starting): Fix whitespace; make "elaboration" stand out where it
9015 is first used, and add an index entry for the term.
9016 (Calling): Expand and elaborate text. Add "print". Add the
9017 description of problems with weak aliases.
9018 (Core File Generation): New section.
9019
9020 2004-10-12 Andrew Cagney <cagney@gnu.org>
9021
9022 * gdbint.texinfo (Versions and Branches): New chapter.
9023 (Releasing GDB): Delete "Versions and Branches" section.
9024 (Top): Add "Versions and Branches".
9025
9026 2004-10-08 Eli Zaretskii <eliz@gnu.org>
9027
9028 * gdb.texinfo (Editing, History): Add cross-references to the
9029 included Readline and History user documentation. Remove
9030 references to the symbol have-readline-appendices which is unused
9031 and undefined.
9032 (History): Fix indexing.
9033
9034 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9035
9036 * gdbint.texinfo (target_stopped_data_address): Update to
9037 new prototype.
9038 (i386_stopped_data_address): Update prototype and description.
9039 (i386_stopped_by_watchpoint): New function and description.
9040
9041 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9042
9043 * gdb.texinfo (Filenames): Add Ada suffixes.
9044 (Ada) New section.
9045
9046 2004-09-27 Andrew Cagney <cagney@gnu.org>
9047 Robert Picco <Robert.Picco@hp.com>
9048
9049 * gdb.texinfo (Packets): Document the "p" packet.
9050
9051 2004-09-21 Jason Molenda (jmolenda@apple.com)
9052
9053 * gdb.texinfo (Paths and Names of the Source Files): Document the
9054 meaning of values in the 'desc' field of a SO stab.
9055
9056 2004-09-20 Daniel Jacobowitz <dan@debian.org>
9057
9058 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9059 max-cache-age" and "maint show dwarf2 max-cache-age".
9060
9061 2004-09-16 Eli Zaretskii <eliz@gnu.org>
9062
9063 * gdb.texinfo (Set Breaks): Add index entry for setting
9064 breakpoints on overloaded C++ functions that are not members of
9065 any classes. Add an example and an index entry for setting
9066 breakpoints on all program functions.
9067 (Character Sets, Macros, Overlay Commands)
9068 (Non-debug DLL symbols, GDB/MI Output Syntax)
9069 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9070 Use "(@value{GDBP})" instead of a literal "(gdb)".
9071
9072 2004-09-12 Andrew Cagney <cagney@gnu.org>
9073
9074 * gdbint.texinfo (Native Debugging): Delete description of
9075 FILES_INFO_HOOK.
9076
9077 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9078
9079 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9080 to hex_string_custom (not historically correct, but more
9081 understandable, given the current code).
9082
9083 2004-09-03 Andrew Cagney <cagney@gnu.org>
9084
9085 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9086
9087 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9088
9089 * observer.texi (solib_unloaded): New observer.
9090
9091 2004-08-24 Andrew Cagney <cagney@gnu.org>
9092
9093 * gdbint.texinfo (Target Architecture Definition): Add missing
9094 comma.
9095
9096 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9097
9098 * (Using the Testsuite): build != host is supported,
9099 but some test scripts do not support build != host.
9100
9101 2004-08-14 Mark Kettenis <kettenis@gnu.org>
9102
9103 * gdbint.texinfo (Host Definition): Delete description of
9104 FCLOSE_PROVIDED and GETENV_PROVIDED.
9105
9106 2004-08-05 Mark Kettenis <kettenis@chello.nl>
9107
9108 * gdbint.texinfo (Host Definition): Delete description of
9109 NO_SYS_FILE.
9110 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9111 PTRACE_FP_BUG.
9112
9113 2004-08-05 Andrew Cagney <cagney@gnu.org>
9114
9115 * gdbint.texinfo (Target Architecture Definition): Delete
9116 reference to deprecated_read_fp.
9117
9118 2004-08-02 Andrew Cagney <cagney@gnu.org>
9119
9120 * gdbint.texinfo (Target Architecture Definition): Delete
9121 description of DEPRECATED_REGISTER_BYTES.
9122
9123 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9124
9125 * gdb.texinfo (Source Path): Document the new behavior of
9126 searching for the source files.
9127
9128 2004-07-17 Eli Zaretskii <eliz@gnu.org>
9129
9130 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9131 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9132 (Auto Display): Improve indexing.
9133
9134 2004-07-16 Andrew Cagney <cagney@gnu.org>
9135
9136 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9137 "-noasync".
9138
9139 2004-07-09 Eli Zaretskii <eliz@gnu.org>
9140
9141 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9142 have the same prefix have only their prefix in the index.
9143
9144 2004-07-03 Mark Kettenis <kettenis@gnu.org>
9145
9146 * gdb.texinfo (BSD libkvm Interface): New node (section)
9147 (Native): Add it to the menu.
9148
9149 2004-07-01 Mark Kettenis <kettenis@gnu.org>
9150
9151 * gdbint.texinfo (Target Architecture Definition): Remove
9152 PCC_SOL_BROKEN.
9153
9154 2004-06-24 Mark Kettenis <kettenis@gnu.org>
9155
9156 * gdbint.texinfo (Target Architecture Definition): Remove
9157 SUN_FIXED_LBRAC_BUG.
9158
9159 2004-06-26 Andrew Cagney <cagney@gnu.org>
9160
9161 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9162
9163 2004-06-20 Andrew Cagney <cagney@gnu.org>
9164
9165 * gdbint.texinfo (Target Architecture Definition): Deprecate
9166 USE_STRUCT_CONVENTION.
9167
9168 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9169
9170 gdb.texinfo (Bug Reporting): Mention session recording,
9171 with the script command or Emacs.
9172
9173 2004-06-18 Andrew Cagney <cagney@gnu.org>
9174
9175 * gdbint.texinfo (Target Architecture Definition): Deprecate
9176 FUNCTION_START_OFFSET.
9177
9178 2004-06-14 Andrew Cagney <cagney@gnu.org>
9179
9180 Based on changes from Karl Berry.
9181 * gdb.texinfo: Do not use @sc in a direntry.
9182 * stabs.texinfo: Change @dircateogry to "Software development".
9183 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9184
9185 2004-06-13 Andrew Cagney <cagney@gnu.org>
9186
9187 * gdbint.texinfo (Target Architecture Definition): Delete
9188 description of RETURN_VALUE_ON_STACK.
9189
9190 2004-06-09 Andrew Cagney <cagney@gnu.org>
9191
9192 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9193 deleted by previous patch.
9194
9195 2004-06-08 Andrew Cagney <cagney@gnu.org>
9196
9197 * gdbint.texinfo (Native Debugging): Delete documentation on
9198 ATTACH_DETACH.
9199
9200 2004-06-06 Randolph Chung <tausq@debian.org>
9201
9202 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9203
9204 2004-06-06 Randolph Chung <tausq@debian.org>
9205
9206 * gdb.texinfo (push_dummy_call): Update argument list to match
9207 the new push_dummy_call method signature. Describe the function
9208 argument.
9209
9210 2004-05-24 Joel Brobecker <brobecker@gnat.com>
9211
9212 * gdb.texinfo (Starting): Document new start command.
9213
9214 2004-05-21 Andrew Cagney <cagney@redhat.com>
9215
9216 * observer.texi (GDB Observers): Document "inferior_created".
9217
9218 2004-05-08 Andrew Cagney <cagney@redhat.com>
9219
9220 * gdbint.texinfo (Target Architecture Definition): Delete
9221 description of DO_DEFERRED_STORES.
9222
9223 * gdbint.texinfo (Target Architecture Definition): Delete
9224 references to DEPRECATED_FIX_CALL_DUMMY.
9225
9226 * gdbint.texinfo (Target Architecture Definition): Delete
9227 description of DEPRECATED_CALL_DUMMY_WORDS,
9228 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9229
9230 * gdbint.texinfo (Target Architecture Definition): Delete
9231 description of DEPRECATED_PUSH_DUMMY_FRAME.
9232
9233 * gdbint.texinfo (Target Architecture Definition): Delete
9234 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9235
9236 2004-05-07 Andrew Cagney <cagney@redhat.com>
9237
9238 * observer.texi (GDB Observers): Add "Debugging" section. Include
9239 cross reference to "set/show debug observer".
9240 * gdb.texinfo (Debugging Output): Document "set/show debug
9241 observer".
9242
9243 2004-05-01 Andrew Cagney <cagney@redhat.com>
9244
9245 * gdbint.texinfo (Target Architecture Definition): Delete
9246 description of DEPRECATED_PC_IN_SIGTRAMP.
9247
9248 2004-04-30 Andrew Cagney <cagney@redhat.com>
9249
9250 * gdbint.texinfo (Target Architecture Definition): Delete
9251 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9252
9253 2004-04-30 Orjan Friberg <orjanf@axis.com>
9254
9255 * observer.texi (GDB Observers): Correct spelling.
9256
9257 2004-04-26 Orjan Friberg <orjanf@axis.com>
9258
9259 * observer.texi (GDB Observers): Add target_changed event.
9260
9261 2004-04-08 Andrew Cagney <cagney@redhat.com>
9262
9263 * observer.texi (GDB Observers): Rework, provide generic observer
9264 definitions and then a list of observable events.
9265
9266 2004-04-04 Andrew Cagney <cagney@redhat.com>
9267
9268 * gdbint.texinfo (Host Definition): Delete reference to
9269 NO_SIGINTERRUPT.
9270
9271 2004-04-02 Andrew Cagney <cagney@redhat.com>
9272
9273 * gdbint.texinfo (Target Architecture Definition): Delete
9274 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9275
9276 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9277
9278 * gdb.texinfo (TUI Commands): Document tui reg commands.
9279
9280 2004-03-26 Andrew Cagney <cagney@redhat.com>
9281
9282 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9283 "gdbtui".
9284 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9285 (Contributors): Mention both Text and Terminal User Interface.
9286
9287 2004-03-23 Andrew Cagney <cagney@redhat.com>
9288
9289 * gdbint.texinfo (Target Architecture Definition): Deprecate
9290 references to SIGTRAMP_START and SIGTRAMP_END.
9291
9292 2004-03-23 Andrew Cagney <cagney@redhat.com>
9293
9294 * gdbint.texinfo (Target Architecture Definition): Deprecate
9295 references to PC_IN_SIGTRAMP.
9296
9297 2004-03-19 Andrew Cagney <cagney@redhat.com>
9298
9299 * gdbint.texinfo (Target Architecture Definition): Delete
9300 reference to GDB_TARGET_IS_HPPA.
9301
9302 2004-03-18 Andrew Cagney <cagney@redhat.com>
9303
9304 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9305 describe pre_init and post_init.
9306
9307 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9308
9309 * gdb.texinfo (Debugging Output): Document values for "set debug
9310 target".
9311
9312 2004-02-28 Andrew Cagney <cagney@redhat.com>
9313
9314 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9315
9316 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9317
9318 * gdb.texinfo (breakpoints): Add information about the
9319 new "set breakpoint pending" and "show breakpoint pending"
9320 commands.
9321
9322 2004-02-26 Andrew Cagney <cagney@redhat.com>
9323
9324 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9325 in Per-architecture module data section.
9326
9327 2004-02-25 Roland McGrath <roland@redhat.com>
9328
9329 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9330
9331 2004-02-24 Andrew Cagney <cagney@redhat.com>
9332
9333 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9334 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9335 * fdl.texi: Import Version 1.2, November 2002.
9336
9337 2004-02-17 Andrew Cagney <cagney@redhat.com>
9338
9339 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9340
9341 2004-02-16 Andrew Cagney <cagney@redhat.com>
9342
9343 * gdbint.texinfo (Target Architecture Definition): Deprecate
9344 FRAMELESS_FUNCTION_INVOCATION.
9345
9346 2004-02-16 Andrew Cagney <cagney@redhat.com>
9347
9348 * gdbint.texinfo (Coding): Mention -Wunused-function.
9349
9350 2004-02-14 Andrew Cagney <cagney@redhat.com>
9351
9352 * gdbint.texinfo (Target Architecture Definition): Delete
9353 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9354
9355 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
9356
9357 * gdb.texinfo: Properly quote the name "C++".
9358 * gdbint.texinfo: Ditto.
9359 * stabs.texinfo: Ditto.
9360
9361 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
9362
9363 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9364 minimal information about libiberty.
9365
9366 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9367
9368 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9369
9370 2004-02-04 Roland McGrath <roland@redhat.com>
9371
9372 * gdb.texinfo (Auxiliary Vector): New node (section).
9373 (Data): Add it to the menu.
9374
9375 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9376
9377 * gdb.texinfo (Breakpoints): Add information about pending
9378 breakpoint support.
9379
9380 2004-01-26 Andrew Cagney <cagney@redhat.com>
9381
9382 * gdb.texinfo (Overview): Delete references to the cisco protocol
9383 including the "N" response.
9384
9385 2004-01-26 Andrew Cagney <cagney@redhat.com>
9386
9387 * gdbint.texinfo (Target Architecture Definition): Rename
9388 EXTRACT_STRUCT_VALUE_ADDRESS to
9389 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9390
9391 2004-01-24 Eli Zaretskii <eliz@gnu.org>
9392
9393 * gdb.texinfo (KOD): Document "show os". Add index entries for
9394 "set/show os" and "info cisco" commands.
9395
9396 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9397
9398 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9399
9400 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9401
9402 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9403 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9404
9405 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
9406
9407 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9408 -stack-list-locals.
9409 (GDB/MI Variable Objects): Describe extension to
9410 -var-list-children.
9411
9412 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9413
9414 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9415
9416 2004-01-17 Andrew Cagney <cagney@redhat.com>
9417
9418 * gdbint.texinfo (Target Architecture Definition): Delete
9419 documentation on DEPRECATED_NPC_REGNUM.
9420
9421 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9422
9423 * gdb.texinfo: Update copyright year. Mention that set
9424 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9425 "set follow-fork-mode ask".
9426
9427 2004-01-13 Andrew Cagney <cagney@redhat.com>
9428
9429 * gdbint.texinfo: Update copyright year.
9430 (Coding): Add -Wunused-label to list of -Werror warnings.
9431
9432 2004-01-08 Jason Molenda <jmolenda@apple.com>
9433 Eli Zaretskii <eliz@gnu.org>
9434
9435 * gdb.texinfo: Update copyright.
9436 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9437 around names, as appropriate. Minor syntax cleanup of
9438 _NSPrintForDebugger explanation. Two spaces after periods.
9439 GDBN used instead of lit. "gdb". Index entries added for
9440 print-object and _NSPrintForDebugger. @noindent added in one spot.
9441
9442 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
9443
9444 * stabs.texinfo: Add dircategory and direntry commands.
9445 * annotate.texinfo: Ditto.
9446
9447 2003-11-10 Andrew Cagney <cagney@redhat.com>
9448
9449 * gdbint.texinfo (Target Architecture Definition): Replace the
9450 return_value method's "inval" and "outval" parameters with
9451 "readbuf" and "writebuf".
9452
9453 2003-10-28 Jim Blandy <jimb@redhat.com>
9454
9455 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9456 from "The `F' request packet" and "The `F' reply packet", to make
9457 texi2dvi happy.
9458 (File-I/O remote protocol extension): Update menu entries, too.
9459
9460 2003-10-26 Michael Chastain <mec@shout.net>
9461
9462 * gdb.texinfo (Thread Stops): Document the issue with
9463 premature return from system calls in multi-threaded programs.
9464
9465 2003-10-24 Andrew Cagney <cagney@redhat.com>
9466
9467 * annotate.texinfo: Fix "fortunatly"[sic].
9468
9469 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9470
9471 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9472 with "Hitachi" and "Mitsubishi".
9473
9474 2003-10-20 Andrew Cagney <cagney@redhat.com>
9475
9476 * gdbint.texinfo (Target Architecture Definition): Document
9477 gdbarch_return_value. Add cross references from
9478 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9479 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9480
9481 2003-10-18 Mark Kettenis <kettenis@gnu.org>
9482
9483 * gdbint.texinfo (Target Architecture Definition): Document
9484 regset_from_core_section.
9485
9486 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9487
9488 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9489
9490 2003-10-15 Kevin Buettner <kevinb@redhat.com>
9491
9492 From Anthony Green <green@redhat.com>:
9493 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9494
9495 2003-10-14 Kevin Buettner <kevinb@redhat.com>
9496
9497 * gdb.texinfo (Breakpoint related warnings): New node.
9498 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9499
9500 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9501
9502 * gdb.texinfo (Remote Protocol): Document v and vCont.
9503
9504 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9505
9506 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9507 * gdbint.texinfo: Ditto.
9508
9509 2003-10-09 Andrew Cagney <cagney@redhat.com>
9510
9511 From 2003-09-18 David Anderson <davea@sgi.com>:
9512 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9513 "command".
9514
9515 2003-10-03 Andrew Cagney <cagney@redhat.com>
9516
9517 * gdbint.texinfo (Target Architecture Definition): Deprecate
9518 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9519 just target.
9520
9521 2003-10-02 Andrew Cagney <cagney@redhat.com>
9522
9523 * gdbint.texinfo (Target Architecture Definition): Rename
9524 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9525 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9526 * gdbint.texinfo (Target Architecture Definition): Rename
9527
9528 2003-09-30 Andrew Cagney <cagney@redhat.com>
9529
9530 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9531 (Target Architecture Definition):
9532
9533 * gdbint.texinfo (Target Architecture Definition): Rename
9534 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9535
9536 2003-09-29 Andrew Cagney <cagney@redhat.com>
9537
9538 * gdbint.texinfo (Target Architecture Definition): Delete
9539 documentation for NEED_TEXT_START_END.
9540
9541 * gdbint.texinfo (Target Architecture Definition): Rename
9542 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9543 TARGET_WRITE_PC.
9544
9545 2003-09-22 Michael Chastain <mec@shout.net>
9546
9547 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9548
9549 2003-09-21 Anthony Green <green@redhat.com>
9550
9551 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9552
9553 2003-09-21 Mark Kettenis <kettenis@gnu.org>
9554
9555 * gdbint.texinfo (Target Architecture Definition): Document
9556 stabs_argument_has_addr.
9557
9558 2003-09-18 Andrew Cagney <cagney@redhat.com>
9559
9560 * gdbint.texinfo (Target Architecture Definition): Delete
9561 documentation on REGISTER_NAMES.
9562
9563 2003-09-13 Mark Kettenis <kettenis@gnu.org>
9564
9565 * gdbint.texinfo (Target Architecture Definition): Replace
9566 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9567
9568 2003-09-11 Andrew Cagney <cagney@redhat.com>
9569
9570 * gdbint.texinfo (Target Architecture Definition): Replace
9571 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9572
9573 2003-08-18 Andrew Cagney <cagney@redhat.com>
9574
9575 * gdbint.texinfo (Target Architecture Definition): Document
9576 "frame_red_zone_size".
9577
9578 2003-08-09 Andrew Cagney <cagney@redhat.com>
9579
9580 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9581 with "set/show backtrace past-main" and "set/show backtrace
9582 limit".
9583
9584 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9585
9586 * Makefile.in (install-info): Support DESTDIR.
9587 (install-html): Likewise.
9588
9589 2003-08-07 Andrew Cagney <cagney@redhat.com>
9590
9591 Patch from Nick Roberts.
9592 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9593 bindings. Remove description of send-gdb-command.
9594
9595 2003-08-07 Andrew Cagney <cagney@redhat.com>
9596
9597 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9598 GDB 6.0.
9599
9600 2003-08-06 Andrew Cagney <cagney@redhat.com>
9601
9602 * gdb.texinfo (Mode Options): Mention that level three is the
9603 highest available and that level 2 is deprecated.
9604 (Annotations Overview): Mention annotation levels. Cross reference
9605 to "Limitations of the Annotation Interface" in annotate.texi.
9606 (TODO, Value Annotations, Frame Annotations): Delete section.
9607 (Displays, Breakpoint Info): Delete.
9608
9609 2003-08-04 Andrew Cagney <cagney@redhat.com>
9610
9611 * agentexpr.texi: Delete @bye.
9612 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9613 (stabs.info): Add $(srcdir) to include search path.
9614 (html): Depend on "annotate_toc.html", and not "annotate.html".
9615 * stabs.texinfo: Ditto. Include "fdl.texi".
9616 * gdbint.texinfo: Update copyright statement's list of invariant
9617 sections.
9618
9619 2003-07-28 Andrew Cagney <cagney@redhat.com>
9620
9621 * Makefile.in (INFO_DEPS): Add annotate.info.
9622 (dvi, ps, html, pdf): Add annotate.
9623 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9624 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9625 (ANNOTATE_DOC_FILES): New macro.
9626 (ANNOTATE_TEX_TMPS): New macro.
9627 (annotate.info, annotate_toc.html): Specify dependencies.
9628 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9629 * annotate.texinfo: Rename annotate.texi. Get building. Add
9630 "Migrating to GDB/MI" and "Limitations of the Annotation
9631 Interface" chapters. Mention why it is not part of the user
9632 guide. Update copyright notice. Include "fdl.texi".
9633
9634 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9635
9636 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9637
9638 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9639
9640 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9641
9642 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9643
9644 * gdb.texinfo (Server): Mention pidof.
9645
9646 2003-07-22 Andrew Cagney <cagney@redhat.com>
9647
9648 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9649 list.
9650
9651 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
9652
9653 * gdb.texinfo (Logging output): New chapter.
9654
9655 2003-06-24 Joel Brobecker <brobecker@gnat.com>
9656
9657 * gdb.texinfo (Unsupported languages): New section.
9658 (Languages): Add link to new section.
9659
9660 2003-06-22 Andrew Cagney <cagney@redhat.com>
9661
9662 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9663
9664 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9665
9666 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9667
9668 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9669
9670 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9671 * agentexpr.texi: Retitle section, and change it to an appendix.
9672 Comment out texinfo initialization. Factor a @var{} into two
9673 pieces to prevent makeinfo warnings.
9674 * gdb.texinfo: Add Agent Expressions appendix.
9675
9676 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
9677
9678 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9679
9680 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
9681
9682 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9683 remote target". Document the "detach" and "disconnect" commands.
9684 (Server, Netware, Debug Session): Reference "Connecting to a
9685 remote target".
9686 (GDB/MI Target Manipulation): Document "-target-disconnect".
9687
9688 2003-06-13 Andrew Cagney <cagney@redhat.com>
9689
9690 * gdbint.texinfo (Target Architecture Definition): Deprecate
9691 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9692 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9693
9694 2003-06-09 Jim Blandy <jimb@redhat.com>
9695
9696 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9697
9698 2003-06-08 Andrew Cagney <cagney@redhat.com>
9699
9700 * gdbint.texinfo (Target Architecture Definition): Delete
9701 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9702
9703 2003-06-08 Andrew Cagney <cagney@redhat.com>
9704
9705 * gdbint.texinfo (Target Architecture Definition): Document
9706 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9707
9708 2003-06-07 Adam Fedor <fedor@gnu.org>
9709
9710 * gdb.texinfo: Add Objective-C documentation.
9711
9712 2003-06-01 Andrew Cagney <cagney@redhat.com>
9713
9714 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9715 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9716
9717 2003-05-21 Andrew Cagney <cagney@redhat.com>
9718
9719 * gdbint.texinfo (Target Architecture Definition): Delete
9720 references to "extract_address" and "store_address".
9721
9722 2003-05-16 Andrew Cagney <cagney@redhat.com>
9723
9724 * gdbint.texinfo (Target Architecture Definition): Replace
9725 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9726 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9727
9728 2003-05-14 Theodore A. Roth <troth@openavr.org>
9729
9730 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9731
9732 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9733
9734 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9735 (gdb.dvi): Likewise.
9736 (gdb.pdf): Likewise.
9737 (links2roff): Likewise.
9738
9739 2003-05-08 Jim Blandy <jimb@redhat.com>
9740
9741 * gdb.texinfo (Dump/Restore Files): Update documentation for
9742 'dump', 'append', and 'restore': note that format argument is
9743 optional; simplify presentation of the command variants; and be
9744 more precise about the formats.
9745
9746 2003-05-07 Jim Blandy <jimb@redhat.com>
9747
9748 * gdb.texinfo (Symbols): Update documentation: 'maint list
9749 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9750 symtabs' and 'maint info psymtabs'.
9751
9752 2003-05-05 Andrew Cagney <cagney@redhat.com>
9753
9754 * gdbint.texinfo (Target Architecture Definition): Make
9755 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9756 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9757 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9758
9759 2003-05-04 Andrew Cagney <cagney@redhat.com>
9760
9761 * gdb.texinfo (Maintenance Commands): Document "maint print
9762 dummy-frames".
9763
9764 2003-05-04 Andrew Cagney <cagney@redhat.com>
9765
9766 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9767
9768 2003-05-03 J. Brobecker <brobecker@gnat.com>
9769
9770 Thierry Schneider <tpschneider1@yahoo.com>
9771 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9772 for new MI command.
9773
9774 2003-05-03 Andrew Cagney <cagney@redhat.com>
9775
9776 * gdbint.texinfo (Target Architecture Definition): Document
9777 push_dummy_code. Add cross references.
9778
9779 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9780
9781 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9782 set/show charsets commands.
9783
9784 2003-04-28 Andrew Cagney <cagney@redhat.com>
9785
9786 * gdbint.texinfo (Target Architecture Definition): Replace
9787 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9788 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9789
9790 2003-04-28 Andrew Cagney <cagney@redhat.com>
9791
9792 * gdbint.texinfo (Target Architecture Definition): Rename
9793 "tm_print_insn" to "deprecated_tm_print_insn".
9794
9795 2003-04-09 Jim Blandy <jimb@redhat.com>
9796
9797 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9798 list psymtabs'.
9799
9800 2003-04-08 Andrew Cagney <cagney@redhat.com>
9801
9802 * gdbint.texinfo (Target Architecture Definition): Delete
9803 references to EXTRA_FRAME_INFO.
9804
9805 2003-04-08 Andrew Cagney <cagney@redhat.com>
9806
9807 * gdbint.texinfo (Target Architecture Definition): Delete
9808 PRINT_TYPELESS_INTEGER.
9809
9810 2003-04-02 J. Brobecker <brobecker@gnat.com>
9811
9812 * observer.texi (GDB Observers): Adjust the documentation for the
9813 normal_stop notification to better describe reality. Fix a couple
9814 of minor typos.
9815
9816 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9817
9818 * gdb.texinfo (GDB/MI Program Control): Add
9819 '-file-list-exec-source-file'
9820
9821 2003-03-31 Andrew Cagney <cagney@redhat.com>
9822
9823 * gdbint.texinfo (Target Architecture Definition): Delete
9824 references to CALL_DUMMY_P.
9825
9826 2003-03-30 Andrew Cagney <cagney@redhat.com>
9827
9828 * gdbint.texinfo (Target Architecture Definition): Remove
9829 reference to TARGET_WRITE_SP.
9830
9831 2003-03-27 Andrew Cagney <cagney@redhat.com>
9832
9833 * gdbint.texinfo (Target Architecture Definition): Remove
9834 references to write_sp.
9835
9836 2003-03-27 Andrew Cagney <cagney@redhat.com>
9837
9838 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9839 chapter body. Use @smallexample instead of @example.
9840 (Annotations): Ditto.
9841 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9842 annotate.texi.
9843
9844 2003-03-26 Andrew Cagney <cagney@redhat.com>
9845
9846 * gdbint.texinfo (Target Architecture Definition): Replace
9847 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9848 dummy_addr parameters.
9849
9850 2003-03-25 Andrew Cagney <cagney@redhat.com>
9851
9852 * gdbint.texinfo (Target Architecture Definition): Delete
9853 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9854 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9855 Add reference to PUSH_ARGUMENTS.
9856
9857 2003-03-23 Andrew Cagney <cagney@redhat.com>
9858
9859 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9860 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9861
9862 2003-03-18 J. Brobecker <brobecker@gnat.com>
9863
9864 * gdbint.texinfo (Algorithms): Add new section describing the
9865 Observer paradigm.
9866 (Top): Add menu entry to new observer appendix.
9867 * observer.texi: New file.
9868 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9869 new observer.texi file.
9870
9871 2003-03-17 Andrew Cagney <cagney@redhat.com>
9872
9873 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9874 that GNU Press update the manual version number.
9875
9876 2003-03-12 Andrew Cagney <cagney@redhat.com>
9877
9878 * gdbint.texinfo (Target Architecture Definition): Delete
9879 references to get_saved_register. Rename GET_SAVED_REGISTER to
9880 DEPRECATED_GET_SAVED_REGISTER.
9881
9882 2003-03-13 Andrew Cagney <cagney@redhat.com>
9883
9884 * gdbint.texinfo (Target Architecture Definition): Replace
9885 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9886
9887 2003-03-12 Andrew Cagney <cagney@redhat.com>
9888
9889 * gdbint.texinfo (Target Architecture Definition): Rename
9890 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9891
9892 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9893
9894 * gdb.texinfo: Add File-I/O documentation.
9895
9896 2003-03-10 Andrew Cagney <cagney@redhat.com>
9897
9898 * gdbint.texinfo (Target Architecture Definition): Cross reference
9899 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9900
9901 2003-03-07 Andrew Cagney <cagney@redhat.com>
9902
9903 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9904 frame" command.
9905
9906 2003-03-05 Andrew Cagney <cagney@redhat.com>
9907
9908 * gdbint.texinfo (Target Architecture Definition): Document
9909 unwind_dummy_id. Cross reference unwind_dummy_id and
9910 SAVE_DUMMY_FRAME_TOS.
9911
9912 2003-03-05 James Ingham <jingham@apple.com>
9913 Daniel Jacobowitz <drow@mvista.com>
9914
9915 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9916 and "show cp-abi".
9917
9918 2003-03-03 Andrew Cagney <cagney@redhat.com>
9919
9920 * gdbint.texinfo (Target Architecture Definition): Document
9921 register_type.
9922
9923 2003-03-03 Andrew Cagney <cagney@redhat.com>
9924
9925 * stabs.texinfo (Structures): Use @samp and separate @var's
9926 instead of a single @var containing a comma separated list.
9927 (Unions): Ditto.
9928
9929 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9930
9931 * Makefile.in (distclean): Remove config.log.
9932
9933 2003-03-01 Andrew Cagney <cagney@redhat.com>
9934
9935 * gdbint.texinfo (Target Architecture Definition): Rename
9936 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9937
9938 2003-03-01 Andrew Cagney <cagney@redhat.com>
9939
9940 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9941 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9942
9943 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9944
9945 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9946 (Non-debug DLL symbols): New node, describing the minimal symbols
9947 loaded from DLLs without real debugging symbols.
9948
9949 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9950
9951 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9952 hardware-breakpoint-limit".
9953 (Set Watchpoints): Add cross reference to "set remote
9954 hardware-watchpoint-limit".
9955 (Remote configuration options): New section.
9956
9957 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9958
9959 * gdbint.texinfo (Target Architecture Definition): Delete
9960 descrption of IS_TRAPPED_INTERNALVAR.
9961
9962 From Keith Seitz <keiths@redhat.com>:
9963 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9964 option "-i"/"--interpreter" to this chapter. Include index
9965 entries.
9966
9967 2003-02-04 David Carlton <carlton@math.stanford.edu>
9968
9969 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9970 (Variables): Recommend stabs+ and DWARF 2.
9971 (C plus plus expressions): Correct info about
9972 compiler versions, debug formats.
9973 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9974 PR symtab/874.
9975
9976 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9977
9978 * gdbint.texinfo (Target Architecture Definition): Delete
9979 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9980 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9981 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9982 references to nindy and i960.
9983 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9984
9985 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9986
9987 * gdbint.texinfo (Target Architecture Definition): Delete
9988 FLOAT_INFO.
9989
9990 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9991
9992 * stabs.texinfo (Member Type Descriptor): Clarify description of
9993 `@'. Suggested by Ben Hutchings.
9994
9995 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9996
9997 * gdb.texinfo (M68K): Delete reference to es1800.
9998
9999 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10000
10001 * gdb.texinfo (Maintenance Commands): Document `maint print
10002 reggroups' and `maint print register-groups'.
10003 * gdbint.texinfo (Target Architecture Definition): Document
10004 register_reggroup_p.
10005
10006 2003-01-23 Jim Blandy <jimb@redhat.com>
10007
10008 * gdb.texinfo (Separate Debug Files): New section.
10009
10010 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10011
10012 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10013 and "maint show profile".
10014
10015 2003-01-16 Michael Chastain <mec@shout.net>
10016
10017 * gdb.texinfo (Installing GDB): Warn against
10018 ".../gdb-VERSION/gdb/configure".
10019 (Separate Objdir): Likewise.
10020
10021 2003-01-15 Andrew Cagney <ac131313@redhat.com>
10022
10023 * gdbint.texinfo (Target Architecture Definition): Delete
10024 definition of PRINT_REGISTER_HOOK.
10025
10026 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10027
10028 (OpenRISC 1000): Fix formatting of command names.
10029
10030 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10031
10032 * gdb.texinfo (Continuing and Stepping): Add new command
10033 'advance'. Clarify behavior of 'until'.
10034
10035 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10036
10037 * gdb.texinfo (Files): Document solib-absolute-prefix and
10038 solib-search-path.
10039
10040 2003-01-09 Michael Chastain <mec@shout.net>
10041
10042 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10043 (Create a Release): Add new instructions for new @file{src-release}.
10044 Document existing instructions for @file{Makefile.in} as
10045 being for @value{GDBN} 5.3.1 or earlier.
10046
10047 2003-01-09 Andrew Cagney <ac131313@redhat.com>
10048
10049 * gdbint.texinfo (Target Architecture Definition): Mention
10050 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10051 allocate memory.
10052
10053 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10054
10055 * gdb.texinfo (Controlling GDB): Add @kindex for
10056 "show osabi".
10057 (Backtraces): Add @kindex's for backtrace-below-main.
10058
10059 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10060
10061 * gdb.texinfo (Controlling GDB): Document "set osabi".
10062
10063 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10064
10065 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10066 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10067
10068 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10069
10070 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10071 "set coerce-float-to-double".
10072 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10073
10074 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10075
10076 * stabs.texinfo: Remove obsolete text.
10077 * gdbint.texinfo: Ditto.
10078 * gdb.texinfo: Ditto.
10079
10080 2002-12-22 Mark Kettenis <kettenis@gnu.org>
10081
10082 * gdbint.texinfo (Target Architecture Definition): Update
10083 description of gdbarch_register_osabi.
10084
10085 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10086
10087 * agentexpr.texi: Fix typos.
10088 * annotate.texi: Likewise.
10089 * fdl.texi: Likewise.
10090
10091 2002-12-10 Andrew Cagney <cagney@redhat.com>
10092
10093 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10094 DEPRECATED_INIT_FRAME_PC.
10095
10096 2002-12-01 Andrew Cagney <ac131313@redhat.com>
10097
10098 * gdbint.texinfo (Target Architecture Definition): Delete
10099 PC_IN_CALL_DUMMY.
10100
10101 2002-11-28 Andrew Cagney <ac131313@redhat.com>
10102
10103 * gdbint.texinfo (Host Definition): Delete documentation on
10104 USE_GENERIC_DUMMY_FRAMES.
10105
10106 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
10107
10108 Fix PR gdb/723 and PR gdb/245.
10109 * Makefile.in (install-info): Run the install-info command as part
10110 of the post install steps only.
10111 (uninstall-info): New target.
10112 (uninstall): New target.
10113
10114 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
10115
10116 * Makefile.in (install): Make install do some real work.
10117
10118 2002-11-19 Andrew Cagney <ac131313@redhat.com>
10119
10120 Fix POSIX problem reported by Paul Eggert.
10121 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10122 Fix PR gdb/527.
10123
10124 2002-10-26 Andrew Cagney <cagney@redhat.com>
10125
10126 * gdbint.texinfo (Target Architecture Definition): Delete
10127 definition of DO_REGISTERS_INFO.
10128
10129 2002-10-18 Kevin Buettner <kevinb@redhat.com>
10130
10131 * gdbint.texinfo (Address Classes): Fix problems with insertion
10132 of ``{'' and ``}'' in example.
10133
10134 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10135
10136 * gdbint.texinfo (Address Classes): New section.
10137 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10138 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10139 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10140 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10141
10142 2002-10-11 Klee Dienes <kdienes@apple.com>
10143
10144 * gdb.texinfo (Registers): Mention vector registers as well as
10145 floating registers in the documentation for 'info registers' and
10146 'info all-registers'.
10147
10148 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
10149
10150 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10151
10152 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10153
10154 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10155 interface definition.
10156
10157 2002-10-03 Marko Mlinar <markom@opencores.org>
10158
10159 * gdb.texinfo (Target Commands): Add or1k target specific
10160 commands.
10161 * gdb.texinfo (Contributors): Add myself to the contributors list.
10162
10163 2002-10-01 Andrew Cagney <ac131313@redhat.com>
10164
10165 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10166 and "mi1" instead of "mi1" and "mi0".
10167
10168 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10169
10170 * gdb.texinfo (Packets): Fix typos "alligned".
10171 Correct z3/Z3 description. Correct z4/Z4 title.
10172
10173 2002-09-27 Andrew Cagney <ac131313@redhat.com>
10174
10175 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10176
10177 2002-09-25 Kevin Buettner <kevinb@redhat.com>
10178
10179 * gdb.texinfo: Use GNU/Linux instead of Linux.
10180
10181 2002-09-25 Andrew Cagney <ac131313@redhat.com>
10182
10183 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10184
10185 2002-09-24 Andrew Cagney <ac131313@redhat.com>
10186
10187 * gdb.texinfo: Replace @example with @smallexample.
10188
10189 2002-09-20 Kevin Buettner <kevinb@redhat.com>
10190
10191 From Eli Zaretskii <eliz@gnu.org>:
10192 * gdb.texinfo (Character Sets): Use @smallexample instead of
10193 @example. Use GNU/Linux instead of Linux.
10194
10195 2002-09-20 Jim Blandy <jimb@redhat.com>
10196
10197 * gdb.texinfo: Add character set documentation.
10198
10199 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10200
10201 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10202 (Packets): Add cross reference from `b' packet to `z' packets.
10203
10204 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10205
10206 * gdb.texinfo (Maintenance Commands): Document ``maint
10207 internal-error'' and ``maint internal-warning''.
10208
10209 * gdbint.texinfo (Target Architecture Definition): Revise
10210 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10211
10212 2002-09-19 Joel Brobecker <brobecker@gnat.com>
10213
10214 * gdbint.texinfo (Target Conditionals): Document the new
10215 NAME_OF_MALLOC macro.
10216
10217 2002-09-05 Andrew Cagney <ac131313@redhat.com>
10218
10219 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10220 engineer.
10221
10222 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10223
10224 * gdb.texinfo (TUI Overview): Document status line fields.
10225
10226 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10227
10228 * gdb.texinfo (TUI Commands): Document info win command.
10229
10230 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10231
10232 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10233
10234 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10235
10236 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10237 (TUI Keys): Likewise.
10238
10239 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10240
10241 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10242 for a packet receive.
10243
10244 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10245
10246 * Makefile.in (clean): Move to end of file.
10247 (distclean, maintainer-clean, realclean): Ditto.
10248 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10249 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10250 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10251 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10252
10253 2002-08-24 Andrew Cagney <ac131313@redhat.com>
10254
10255 * Makefile.in (GDBINT_TEX_TMPS): Define.
10256 (gdbint.dvi, gdbint.pdf): Use
10257 (GDB_TEX_TMPS): Define.
10258 (gdb.dvi, gdb.pdf): Use.
10259 (STABS_TEX_TMPS): Define.
10260 (stabs.dvi, stabs.pdf): Use.
10261 (GDB_DOC_SOURCE_INCLUDES): New macros.
10262 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10263 (GDBINT_DOC_FILES_INCLUDES): New macros.
10264 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10265 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10266 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10267 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10268 (links2roff): Replace SFILES_INCLUDED with
10269 GDB_DOC_SOURCE_INCLUDES.
10270 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10271 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10272 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10273 dependencies.
10274 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10275 dependencies.
10276 (gdbmi.texinfo): Delete rule.
10277 (inc-hist.texinfo): Delete rule.
10278 (rluser.texinfo): Delete rule.
10279
10280 2002-08-23 Andrew Cagney <cagney@redhat.com>
10281
10282 * gdbint.texinfo (Target Architecture Definition): Update
10283 STORE_RETURN_VALUE, mention regcache.
10284
10285 2002-08-21 Andrew Cagney <ac131313@redhat.com>
10286
10287 * gdbint.texinfo (Target Architecture Definition): Document
10288 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10289
10290 2002-08-19 Andrew Cagney <ac131313@redhat.com>
10291
10292 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10293 Fix minor typos. Add index entries.
10294
10295 2002-08-18 Andrew Cagney <ac131313@redhat.com>
10296
10297 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10298
10299 2002-08-15 Andrew Cagney <ac131313@redhat.com>
10300
10301 * gdbint.texinfo (Target Architecture Definition): Document
10302 PRINT_VECTOR_INFO.
10303 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10304
10305 2002-08-13 Andrew Cagney <ac131313@redhat.com>
10306
10307 * gdb.texinfo (Maintenance Commands): Document "maint print
10308 registers", "maint print raw-registers" and "maint print
10309 cooked-registers".
10310
10311 2002-08-08 Grace Sainsbury <graces@redhat.com>
10312
10313 From Mark Salter:
10314 * gdb.texinfo (Protocol): Document T packet extension to
10315 allow watchpoint address reporting.
10316
10317 2002-08-03 Andrew Cagney <ac131313@redhat.com>
10318
10319 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10320
10321 2002-08-01 Andrew Cagney <cagney@redhat.com>
10322
10323 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10324 to CHILL.
10325
10326 2002-08-01 Andrew Cagney <ac131313@redhat.com>
10327
10328 * gdbint.texinfo (Coding): Revise section "Include Files".
10329
10330 2002-07-24 Andrew Cagney <cagney@redhat.com>
10331
10332 * gdbint.texinfo: Obsolete references to m88k.
10333 * gdb.texinfo: Ditto.
10334
10335 2002-07-10 Joel Brobecker <brobecker@gnat.com>
10336
10337 * gdbint.texinfo (Create a release candiate): Add the location
10338 where the proper version of autoconf can be retrieved.
10339
10340 2002-07-09 Don Howard <dhoward@redhat.com>
10341
10342 * gdb.texinfo (Command Files): Further describe the behavior of
10343 sourced command files.
10344
10345 2002-06-27 Andrew Cagney <ac131313@redhat.com>
10346
10347 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10348 (Coding): Clarify ISO C version that GDB assumes.
10349
10350 2002-06-26 Tom Tromey <tromey@redhat.com>
10351
10352 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10353 add_setshow_cmd_full.
10354
10355 2002-06-25 Don Howard <dhoward@redhat.com>
10356
10357 * gdb.texinfo (Memory Region Attributes): Document new behavior
10358 for 'mem' command.
10359
10360 2002-06-11 Jim Blandy <jimb@redhat.com>
10361
10362 * gdb.texinfo (Symbols): Update documentation for `info source'
10363 command.
10364
10365 * gdb.texinfo (Macros): Call the command `info macro', not
10366 `show macro'.
10367
10368 2002-06-09 Andrew Cagney <ac131313@redhat.com>
10369
10370 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10371 data''.
10372
10373 2002-06-09 Mark Kettenis <kettenis@gnu.org>
10374
10375 * gdbint.texinfo (Target Architecture Definition): Document
10376 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10377
10378 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10379
10380 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10381 lists.
10382
10383 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10384
10385 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10386 Branch''.
10387
10388 2002-06-01 Andrew Cagney <ac131313@redhat.com>
10389
10390 * gdbint.texinfo (Target Architecture Definition): Add section
10391 ``Converting an existing Target Architecture to Multi-arch''.
10392
10393 2002-05-30 Andrew Cagney <ac131313@redhat.com>
10394
10395 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10396 to ``Obsoleting code''. Revise.
10397
10398 2002-05-17 Jim Blandy <jimb@redhat.com>
10399
10400 * gdb.texinfo (C Preprocessor Macros): New chapter.
10401 Include it in the main menu.
10402 (Contributors): Credit Jim Blandy with macro support.
10403 (Compilation): Explain how to get macro information into the
10404 executable.
10405 (Expressions): Note that preprocessor macros are expanded.
10406
10407 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10408
10409 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10410 options for `target remote'.
10411
10412 2002-05-13 Andrew Cagney <ac131313@redhat.com>
10413
10414 * gdbint.texinfo (Target Architecture Definition): Delete
10415 documentation on NNPC_REGNUM.
10416
10417 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10418
10419 * gdbint.texinfo (Target Architecture Definition): Document
10420 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10421 (Target Architecture Definition): Revise section `Using Different
10422 Register and Memory Data Representations'. Add section `Raw and
10423 Virtual Register Representations'.
10424
10425 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10426
10427 * gdbint.texinfo (Target Architecture Definition): Mention
10428 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10429 (Target Architecture Definition): Mention same. Add references to
10430 web pages.
10431
10432 2002-05-08 Michael Snyder <msnyder@redhat.com>
10433
10434 * stabs.texinfo (Attributes): Document new "vector" attribute.
10435
10436 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10437
10438 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10439
10440 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10441
10442 * gdb.texinfo: Delete obsolete references to a29k.
10443
10444 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10445
10446 * gdbint.texinfo (Target Architecture Definition): Replace
10447 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10448
10449 2002-04-24 David S. Miller <davem@redhat.com>
10450
10451 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10452
10453 2002-04-21 David S. Miller <davem@redhat.com>
10454
10455 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10456
10457 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10458
10459 * gdbint.texinfo (Target Architecture Definition): Delete
10460 definition of HAVE_REGISTER_WINDOWS.
10461
10462 2002-04-19 Eli Zaretskii <eliz@gnu.org>
10463
10464 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10465 "Theodore A. Roth" <troth@verinet.com>.
10466
10467 2002-04-15 Don Howard <dhoward@redhat.com>
10468
10469 From Eli Zaretskii <eliz@gnu.org>
10470 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10471 Provide a better explaination of this feature.
10472
10473 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10474
10475 * gdbint.texinfo (Target Architecture Definition): Remove
10476 FRAME_CHAIN_COMBINE.
10477
10478 2002-04-12 Michael Chastain <mec@shout.net>
10479
10480 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10481 REG_STACK_SEGMENT.
10482
10483 2002-04-09 Michael Chastain <mec@shout.net>
10484
10485 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10486 PYRAMID_* macros.
10487
10488 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10489
10490 * gdb.texinfo (Bug Reporting): Document that the web is the
10491 prefered way of submitting bug reports.
10492 (Bug Reporting): Delete the s-mail address as the last resort.
10493
10494 2002-04-05 Andrew Cagney <ac131313@redhat.com>
10495
10496 * gdbint.texinfo (Target Architecture Definition): Delete
10497 references to TARGET_WRITE_FP and write_fp.
10498
10499 2002-03-27 Michael Snyder <msnyder@redhat.com>
10500
10501 * gdb.texinfo: Document new commands dump, append, and restore.
10502
10503 2002-03-27 Andrew Cagney <ac131313@redhat.com>
10504
10505 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10506 Branch'.
10507
10508 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10509
10510 * gdb.texinfo: Change all examples to @smallexample.
10511 * gdbint.texinfo: Ditto.
10512
10513 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10514
10515 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10516 Branches''.
10517
10518 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10519
10520 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10521 Policy''.
10522
10523 2002-03-04 Fred Fish <fnf@redhat.com>
10524
10525 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10526 expresson, suports, dependant, trhe, perhaphs, situtations,
10527 explictily, taged, oportunity, unfortunatly).
10528
10529 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10530
10531 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10532 Remove reference to 3.12.
10533
10534 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10535
10536 * gdbint.texinfo: Include fdl.texi.
10537 (Top): Add GNU Free Documentation License.
10538 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10539 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10540 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10541 (gdbint.info): Add srcdir to include path.
10542 * gdb.texinfo: Include gpl.texi.
10543 (Top): Add Copying.
10544 * gpl.texi: New file.
10545
10546 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10547
10548 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10549
10550 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10551
10552 * gdb.texinfo: Document Cygwin native specific commands.
10553
10554 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10555
10556 * gdb.texinfo: Document gdbserver ``--attach'' command.
10557
10558 2002-02-07 Michael Snyder <msnyder@redhat.com>
10559
10560 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10561 to @code(_ovly_debug_event).
10562
10563 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10564
10565 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10566
10567 2002-02-06 Michael Snyder <msnyder@redhat.com>
10568
10569 * gdb.texinfo (overlays): Mention new magic symbol
10570 '_ovly_debug_event', which allows GDB to keep better track
10571 of overlays.
10572
10573 2002-02-03 Eli Zaretskii <eliz@gnu.org>
10574
10575 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10576 Suggested by Dmitry Sivachenko.
10577
10578 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10579
10580 2002-02-01 Michael Snyder <msnyder@redhat.com>
10581
10582 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10583
10584 2002-01-30 Michael Snyder <msnyder@redhat.com>
10585
10586 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10587 (set trust-readonly-sections): Document.
10588
10589 2002-01-29 Andrew Cagney <ac131313@redhat.com>
10590
10591 * gdbint.texinfo (Releasing GDB): Revise and update.
10592
10593 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10594
10595 * gdbint.texinfo (Target Architecture Definition): Delete
10596 description of TARGET_BYTE_ORDER_DEFAULT.
10597
10598 2002-01-27 Eli Zaretskii <eliz@gnu.org>
10599
10600 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10601 <mitya@cavia.pp.ru>.
10602
10603 2002-01-23 Andrew Cagney <ac131313@redhat.com>
10604
10605 * libgdb.texinfo: Delete file.
10606
10607 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10608
10609 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10610 * gdbint.texinfo: Ditto.
10611
10612 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10613
10614 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10615
10616 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10617
10618 * Makefile.in: Update copyright.
10619 (TEXI2DVI): Define.
10620 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10621 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10622 gdb-cfg.texi.
10623 (TEXINDEX, PDFTEX): Delete makefile variables.
10624
10625 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10626
10627 * gdb.texinfo (Protocol): Move section to appendix.
10628
10629 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10630
10631 * gdb.texinfo (Remote Debugging): Create a menu.
10632 (Top): Add ``Remote Debugging'' to menu.
10633
10634 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10635
10636 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10637 serial protocol'' from here.
10638 (Remote Debugging): To here. New chapter.
10639
10640 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10641
10642 * gdbint.texinfo (Target Architecture Definition): Delete
10643 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10644
10645 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10646
10647 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10648 are no longer needed.
10649 (Porting GDB): Add maintainer note about configure.host.
10650
10651 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10652
10653 * gdbint.texinfo (Target Architecture Definition): Remove
10654 definition of IEEE_FLOAT.
10655
10656 2002-01-20 Eli Zaretskii <eliz@gnu.org>
10657
10658 * gdb.texinfo: Beautify copyright years; fix a typo.
10659 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10660 <3diff@gnu.org>
10661
10662 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10663
10664 * gdbint.texinfo (Host Definition): Remove references to
10665 MALLOC_INCOMPATIBLE.
10666
10667 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10668
10669 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10670 and xyz-xdep.o.
10671
10672 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10673
10674 * gdb.texinfo (Maintenance Commands): Add appendix.
10675 (Set Breaks): Copy ``maint info breakpoint'' doco to
10676 ``Maintenance Commands'' appendix. Add reference.
10677
10678 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10679
10680 * fdl.texi: Remove next/prev from @node.
10681
10682 2002-01-17 Eli Zaretskii <eliz@gnu.org>
10683
10684 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10685 for monstrous @multitable (from Brian Youmans).
10686
10687 * fdl.texi: New file.
10688
10689 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10690
10691 2002-01-15 Andrew Cagney <ac131313@redhat.com>
10692
10693 * gdbint.texinfo (Releasing GDB): New chapter.
10694
10695 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10696
10697 * gdb.texinfo (Embedded Processors, Calling program functions):
10698 Obsolete references to a29k.
10699
10700 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10701
10702 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10703 examples. Document that a code-block should do or discard its
10704 cleanups before exit.
10705
10706 2002-01-11 Michael Snyder <msnyder@redhat.com>
10707
10708 * gdb.texinfo (Choosing files): Change @samp to @file.
10709
10710 2002-01-05 Michael Snyder <msnyder@redhat.com>
10711
10712 * gdb.texinfo (--pid): Document new command line option (attach).
10713
10714 2002-01-07 Eli Zaretskii <eliz@gnu.org>
10715
10716 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10717 in the stub.
10718
10719 2002-01-04 Andrew Cagney <ac131313@redhat.com>
10720
10721 * gdbint.texinfo (Target Architecture Definition): Replace
10722 BIG_ENDIAN with BFD_ENDIAN_BIG.
10723
10724 2002-01-03 Andrew Cagney <ac131313@redhat.com>
10725
10726 * gdbint.texinfo (Target Architecture Definition): Replace
10727 value_ptr with struct value pointer.
10728
10729 2002-01-02 Eli Zaretskii <eliz@gnu.org>
10730
10731 * gdb.texinfo (Free Software): Fix wording.
10732
10733 2001-12-31 Eli Zaretskii <eliz@gnu.org>
10734
10735 * gdb.texinfo (Free Software): New section ``Free Software Needs
10736 Free Documentation''.
10737
10738 2001-12-30 Eli Zaretskii <eliz@gnu.org>
10739
10740 * stabs.texinfo:
10741 * gdb.texinfo:
10742 * gdbint.texinfo:
10743 * libgdb.texinfo:
10744 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10745
10746 2001-12-29 Michael Snyder <msnyder@redhat.com>
10747
10748 * gdb.texinfo (maint info sections): Fix typo.
10749
10750 2001-12-26 Michael Snyder <msnyder@redhat.com>
10751
10752 * gdb.texinfo (maint info sections): Document.
10753
10754 * gdb.texinfo (info proc): Comment out documentation for
10755 'info proc' sub-options that are currently not implemented.
10756
10757 2001-12-20 Jim Blandy <jimb@redhat.com>
10758
10759 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10760
10761 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10762
10763 * gdbint.texinfo (Target Architecture Definition): Replace
10764 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10765
10766 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10767
10768 * gdbint.texinfo (Host Definition): Delete documentation on
10769 HOST_BYTE_ORDER.
10770
10771 2001-11-30 Jim Blandy <jimb@redhat.com>
10772
10773 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10774 overlay support. Add to top-level menu.
10775
10776 2001-11-26 Tom Tromey <tromey@redhat.com>
10777
10778 * gdb.texinfo (Command Syntax): Document C-o binding.
10779
10780 2001-07-26 Christopher Faylor <cgf@redhat.com>
10781
10782 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10783 use since it is described in the referenced section.
10784
10785 From Eli Zaretskii <eliz@gnu.org>
10786 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10787 clearer when using DJGPP.
10788
10789 2001-11-24 Christopher Faylor <cgf@redhat.com>
10790
10791 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10792 specifically refer to MS-DOS.
10793 (command files): Mention gdb.ini is only used on MS-DOS.
10794
10795 2001-11-21 Tom Tromey <tromey@redhat.com>
10796
10797 * gdb.texinfo (Invoking GDB): Document --args.
10798 (Mode Options): Likewise.
10799
10800 2001-11-21 Jim Blandy <jimb@redhat.com>
10801
10802 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10803 Delete documentation; this macro has been removed from the
10804 sources.
10805
10806 2001-11-13 Jim Blandy <jimb@redhat.com>
10807
10808 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10809
10810 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10811
10812 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10813
10814 2001-11-05 Michael Snyder <msnyder@redhat.com>
10815
10816 * gdb.texinfo (info functions): Document use of backslash to
10817 quote regexp chars in function names such as "operator*()".
10818
10819 2001-11-01 Fred Fish <fnf@redhat.com>
10820
10821 * gdbint.texinfo (SOLIB_ADD): Document additional new
10822 "readsyms" arg.
10823
10824 2001-10-30 Don Howard <dhoward@redhat.com>
10825
10826 * gdb.texinfo: (Command Files) Added documentation for the
10827 behavior of gdb with input redirected from a file.
10828
10829 2001-10-28 Fred Fish <fnf@redhat.com>
10830
10831 * gdb.texinfo (auto-solib-add): Change docs to match
10832 implementation change.
10833 (auto-solib-limit): Add docs for new variable.
10834
10835 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10836
10837 * gdbint.texinfo (Target Architecture Definition): Function
10838 value_as_pointer renamed to value_as_address.
10839
10840 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10841
10842 * gdbint.texinfo (Target Architecture Definition): Default
10843 POINTER_TO_ADDRESS functions assume unsigned addresses.
10844 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10845 posting by Jim Blandy.
10846
10847 2001-10-12 Jim Blandy <jimb@redhat.com>
10848
10849 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10850 version of texi2html (1.64) doesn't support this flag any more.
10851
10852 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10853
10854 * gdbint.texinfo (Host Definition): Remove description of
10855 MEM_FNS_DECLARED.
10856
10857 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10858
10859 * gdbint.texinfo (Host Definition): Remove description of
10860 HAVE_SIGSETMASK.
10861
10862 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10863
10864 * gdbint.texinfo (Target Architecture Definition): Add
10865 explanation of TARGET_PRINT_INSN macro.
10866
10867 2001-08-30 Jim Blandy <jimb@redhat.com>
10868
10869 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10870 Explain what it means to load relocatable files.
10871
10872 2001-08-28 Jim Blandy <jimb@redhat.com>
10873
10874 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10875 info `top' menu.
10876
10877 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10878
10879 * gdbint.texinfo: Add a cautionary note about macro use.
10880
10881 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10882
10883 * gdb.texinfo: Explain omitting the hostname in the
10884 `target remote' command.
10885
10886 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10887
10888 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10889 and END-INFO-DIR-ENTRY.
10890
10891 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10892
10893 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10894
10895 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10896
10897 * gdbint.texinfo (libgdb): Rewrite.
10898
10899 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10900
10901 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10902
10903 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10904
10905 * gdb.texinfo (TUI): New chapter, document the TUI.
10906 (Mode Options): Document the -tui option.
10907
10908 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10909
10910 * gdbint.texinfo (Host Definition): Remove description of
10911 NEED_POSIX_SETPGID.
10912
10913 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10914
10915 * gdb.tex (DJGPP Native): New node, with descriptions of
10916 DJGPP-specific commands.
10917
10918 2001-07-19 John R. Moore <jmoore@redhat.com>
10919
10920 * gdbint.texinfo: Three misspellings.
10921
10922 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10923
10924 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10925 `test` expressions on bash. Problem reported by Colin Walters.
10926
10927 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10928
10929 * gdbint.texinfo (User Interface): Update ui-out documentation to
10930 refelect recent UI/MI updates.
10931
10932 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10933
10934 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10935 interpreters.
10936
10937 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10938
10939 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10940 structure and not macros.
10941 (Host Definition): Document that much of this chapter is obsolete.
10942 (Target Architecture Definition): Update list of files that make
10943 up a target architecture.
10944 (Coding): Update.
10945
10946 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10947
10948 * gdbint.texinfo (Target Architecture Definition): Update
10949 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10950 The latter has been changed to a true predicate.
10951
10952 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10953
10954 * annotate.texi: Add @noindent where needed. From Dmitry
10955 Sivachenko <dima@Chg.RU>.
10956 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10957
10958 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10959
10960 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10961
10962 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10963
10964 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10965 returns ``OK''. Document that the ``R'' packet does not reply.
10966
10967 2001-06-13 Michael Snyder <msnyder@redhat.com>
10968
10969 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10970
10971 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10972
10973 * gdb.texinfo (Signals): Clarify the default setting of signal
10974 handling.
10975
10976 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10977
10978 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10979 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10980
10981 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10982
10983 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10984
10985 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10986
10987 * gdbint.texinfo (Clean Design and Portable Implementation):
10988 Renamed from "Clean Design".
10989 (Clean Design and Portable Implementation): Document portable
10990 methods of handling file names, and the associated macros.
10991
10992 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10993
10994 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10995 command and provide a cross-reference to its description.
10996 (Symbols): Note that "info scope" is useful for trace experiments.
10997
10998 2001-04-01 Eli Zaretskii <eliz@gnu.org>
10999
11000 * gdb.texinfo (Symbols): Document "info scope".
11001 (Tracepoints): New chapter.
11002 (Contributors): Update for v5.1.
11003 <All nodes>: Change "C++" to "C@t{++}".
11004
11005 * gdbint.texinfo (User Interface): A new section about ui_out
11006 functions, based on text written by Fernando Nasser.
11007
11008 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11009
11010 2001-03-26 Eli Zaretskii <eliz@gnu.org>
11011
11012 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11013
11014 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11015
11016 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11017 Replace "GDB" with "@value{GDBN}". Fix markup.
11018
11019 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11020
11021 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11022 a cross-reference to its description.
11023 (Symbols): Document "info symbol".
11024
11025 2001-03-21 Eli Zaretskii <eliz@gnu.org>
11026
11027 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11028 subsection "x86 Watchpoints".
11029 (Target Architecture Definition): Document the macros
11030 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11031 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11032
11033 2001-03-20 Andrew Cagney <ac131313@redhat.com>
11034
11035 * gdbint.texinfo (Target Architecture Definition): Update
11036 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11037 list.
11038
11039 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11040
11041 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11042 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11043
11044 2001-02-21 Eli Zaretskii <eliz@gnu.org>
11045
11046 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11047
11048 2001-02-11 Eli Zaretskii <eliz@gnu.org>
11049
11050 * gdb.texinfo (Environment): Document that `path' does not change
11051 the value of PATH in GDB's own environment (it did in the past,
11052 but that was changed on March 15, 1994). Reported by Doug Evans
11053 <dje@transmeta.com>.
11054
11055 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11056 its line. Fix markup of commands and macros. Add an Index node
11057 and index entries.
11058
11059 2001-01-23 J.T. Conklin <jtc@redback.com>
11060
11061 * gdb.texinfo (Memory region attributes): New manual section.
11062
11063 2001-01-04 Nicholas Duffek <nsd@redhat.com>
11064
11065 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11066
11067 2000-12-25 Eli Zaretskii <eliz@gnu.org>
11068
11069 * refcard.tex: Version and copyright fixed. From Phil Edwards
11070 <pedwards@disaster.jaj.com>.
11071
11072 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11073
11074 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11075 DWARF2_REG_TO_REGNUM): Document.
11076
11077 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11078
11079 * gdbint.texinfo (Coding): Update current value of
11080 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11081
11082 2000-11-19 Eli Zaretskii <eliz@gnu.org>
11083
11084 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11085 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11086
11087 2000-11-10 Christopher Faylor <cgf@cygnus.com>
11088
11089 * gdb.texinfo: Document new 'set step-mode' command.
11090
11091 2000-10-16 Eli Zaretskii <eliz@gnu.org>
11092
11093 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11094 changes from Dmitry Sivachenko <dima@Chg.RU>.
11095
11096 2000-09-26 Eli Zaretskii <eliz@gnu.org>
11097
11098 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11099 From Steven Johnson <sbjohnson@ozemail.com.au>.
11100
11101 2000-08-10 Mark Kettenis <kettenis@gnu.org>
11102
11103 * gdbint.texinfo (Overall Structure): Spelling fix.
11104
11105 2000-08-10 Eli Zaretskii <eliz@gnu.org>
11106
11107 * gdbint.texinfo (Target Architecture Definition): Document that
11108 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11109 for which REGISTER_CONVERTIBLE returns a zero value.
11110
11111 2000-07-08 Christopher Faylor <cgf@cygnus.com>
11112
11113 * Makefile.in (install-info): Find files to install in either the
11114 build or source directories (adapted from Makefile.am).
11115
11116 2000-07-07 Nicholas Duffek <nsd@redhat.com>
11117
11118 * stabs.texinfo: Fix spelling errors.
11119 (String Field): FILE-NUMBER starts from 0, not 1.
11120
11121 2000-07-05 Eli Zaretskii <eliz@gnu.org>
11122
11123 * refcard.tex: Remove \centerline from the blurb. Patch from
11124 Brian Youmans.
11125
11126 2000-06-25 Eli Zaretskii <eliz@gnu.org>
11127
11128 * Makefile.in (install-info): Support installation from outside of
11129 the source directory. Reported by Mark Harig
11130 <markh@frazier.landmark.com>.
11131
11132 2000-06-20 J.T. Conklin <jtc@redback.com>
11133
11134 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11135
11136 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11137
11138 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11139 Generate using pdftex.
11140 (PDFTEX): Define.
11141 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11142 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11143 @contents at the start.
11144
11145 2000-05-24 Eli Zaretskii <eliz@gnu.org>
11146
11147 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11148 Youmans.
11149
11150 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11151
11152 From Brian Youmans:
11153 * gdb.texinfo: Fix ``et al.''.
11154
11155 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11156
11157 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11158 loop.
11159
11160 2000-05-19 Jimmy Guo <guo@cup.hp.com>
11161
11162 * configure: Regenerate.
11163
11164 2000-05-17 Eli Zaretskii <eliz@gnu.org>
11165
11166 * Makefile.in (install-info): Run install-info on installed Info
11167 files.
11168
11169 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11170
11171 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11172 Andrew Cagney.
11173
11174 2000-05-09 Eli Zaretskii <eliz@gnu.org>
11175
11176 * gdb.texinfo: Proofreading changes from Brian Youmans.
11177
11178 2000-05-01 Nick Duffek <nsd@cygnus.com>
11179
11180 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11181 startup sequence, minor edits.
11182
11183 2000-05-01 Eli Zaretskii <eliz@gnu.org>
11184
11185 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11186 TeX.
11187
11188 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11189 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11190 like `n' and `s' which look weird. Convert some of the @kindex to
11191 @vindex, when they refer to variables, not commands.
11192
11193 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11194
11195 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11196
11197 2000-04-23 Eli Zaretskii <eliz@gnu.org>
11198
11199 * Makefile.in (GDBMI_DIR): New variable.
11200 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11201 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11202 (gdbmi.texinfo): New target, for texi2roff.
11203 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11204 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11205
11206 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11207 gdbmi.texinfo.
11208 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11209 comment.
11210
11211 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11212
11213 * gdb.texinfo (Files): Update description of add-symbol-file
11214 command.
11215
11216 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11217
11218 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11219 prevents the build (and is generally a Bad Idea).
11220
11221 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11222
11223 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11224 a comma inside @var.
11225 (Command Files): Index markup changes from Dmitry Sivachenko
11226 <dima@Chg.RU>.
11227
11228 2000-04-16 Eli Zaretskii <eliz@gnu.org>
11229
11230 * Makefile.in (LN_S): Define.
11231 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11232 invoke "ln -s" unless it is known to work.
11233
11234 * configure.in (AC_PROG_LN_S): Add.
11235
11236 2000-04-14 Jim Blandy <jimb@redhat.com>
11237
11238 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11239 section.
11240 (Target Conditionals): Document ADDRESS_TO_POINTER,
11241 POINTER_TO_ADDRESS.
11242
11243 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
11244
11245 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11246 gdb-cfg.texi to get the value.
11247
11248 2000-04-10 Jim Blandy <jimb@redhat.com>
11249
11250 * gdbint.texinfo (Target Architecture Definition): Fix
11251 cross-references.
11252
11253 2000-04-08 Jim Blandy <jimb@redhat.com>
11254
11255 * gdbint.texinfo (Using Different Register and Memory Data
11256 Representations): New section.
11257 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
11258 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11259 REGISTER_CONVERT_TO_RAW): Document.
11260
11261 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11262
11263 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
11264 for acknowledgments.
11265
11266 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11267
11268 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
11269 qThreadExtraInfo.
11270
11271 2000-03-28 J.T. Conklin <jtc@redback.com>
11272
11273 * gdb.texinfo: Clarify which remote debug protocol commands are
11274 required and which are optional.
11275
11276 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11277
11278 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
11279 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11280 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
11281 * annotate.texi: Update.
11282
11283 2000-03-28 Stan Shebs <shebs@apple.com>
11284
11285 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11286 expectation of additional changes before release), update
11287 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11288 node links, rephrase and/or shorten lines to fix formatting
11289 problem in both regular and @smallbook formats.
11290 * annotate.texi: Shorten lines in example, use smallexample
11291 consistently everywhere.
11292 * Makefile.in: Add comment about texinfo 4.0 html generation.
11293 (SFILES_INCLUDED): Add annotate.texi.
11294
11295 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
11296
11297 * gdb.texinfo (Debugging Output): Added new section, documenting
11298 the "set/show debug" commands.
11299
11300 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11301
11302 * annotate.texi (Annotations): When GDBN omit @chapter and @node
11303 entry.
11304
11305 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11306 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
11307 @chapter and @node entries.
11308
11309 * gdb.texinfo: Link all top-level nodes.
11310
11311 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11312
11313 * Makefile.in (install-info): Create $(infodir) before installing
11314 files.
11315
11316 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11317
11318 From David Whedon <dwhedon@gordian.com>
11319 * gdbint.texinfo : Added paragraphs about command deprecation.
11320
11321 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
11322
11323 * gdb.texinfo: Add documentation for the apropos command.
11324
11325 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11326
11327 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11328
11329 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11330
11331 * gdb.texinfo: Add white space to prevent overprinting in
11332 two places.
11333
11334 2000-03-17 Stan Shebs <shebs@apple.com>
11335
11336 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11337 <dima@Chg.RU>, also clarification of allowed content for
11338 string constants.
11339
11340 2000-03-16 Eli Zaretskii <eliz@gnu.org>
11341
11342 * gdb.texinfo (main menu): Add Annotations.
11343 (File Options): Add @cindex entries for each command-line option.
11344 Document --epoch, --annotate, --async, --interpreter, --write,
11345 --statistics, and --version.
11346
11347 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11348 of GDB.
11349
11350 2000-02-23 Jim Blandy <jimb@redhat.com>
11351
11352 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11353
11354 2000-02-22 Jim Blandy <jimb@redhat.com>
11355
11356 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11357
11358 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11359
11360 * Makefile.in (diststuff): New target.
11361
11362 2000-02-15 Kevin Buettner <kevinb@redhat.com>
11363
11364 * agentexpr.texi: Fix wording regarding Intel's IA-64
11365 architecture. [From Jim Wilson.]
11366
11367 2000-01-16 Tom Tromey <tromey@cygnus.com>
11368
11369 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11370 (Delete Breaks): Mention range arguments.
11371 (Disabling): Likewise.
11372
11373 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11374
11375 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11376
11377 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11378
11379 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11380 valid functions.
11381
11382 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11383
11384 * gdb.texinfo: Clarify regular expressions used in rbreak.
11385
11386 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
11387
11388 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11389 MEMORY_REMOVE_BREAKPOINT): Document.
11390
11391 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11392
11393 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11394 offset re-using the DATA offset instead.
11395
11396 1999-10-11 Jim Kingdon <kingdon@redhat.com>
11397
11398 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11399
11400 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11401
11402 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11403 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11404 typos.
11405
11406 * gdb.texinfo: Various minor wording and formatting improvements,
11407 mentions of additional command-line options.
11408
11409 1999-09-30 Fred Fish <fnf@cygnus.com>
11410
11411 * gdb.texinfo: Document additional forms of specifying section
11412 names and addresses for the add-symbol-file command.
11413
11414 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11415
11416 * gdbint.texinfo: Fix typo, add the word "have".
11417
11418 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11419
11420 * gdbint.texinfo (Target Architecture Definition): Document the
11421 SKIP_PERMANENT_BREAKPOINT macro.
11422
11423 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11424
11425 * gdb.texinfo: Fiks speling errers.
11426
11427 * gdb.texinfo: Fix uses of @multitable.
11428
11429 From Eli Zaretskii <eliz@gnu.org>:
11430 * gdb.texinfo: Include details specific to DOS host, clarify
11431 some confusing language, fix @ref/@xref/@pxref usages, add
11432 comments about using with optimization, add more indexing,
11433 fix info about disassembly-flavor.
11434
11435 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11436
11437 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11438 SKIP_SOLIB_RESOLVER): Define.
11439
11440 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11441
11442 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11443 ``g'' packets.
11444
11445 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11446
11447 * gdb.texinfo: Create a new "Configurations" chapter with
11448 platform-specific info, inline remote.texi and move sections of it
11449 into the new chapter, move bits about info proc, heuristic search,
11450 and register stack into the new chapter.
11451 * remote.texi: Remove, now part of gdb.texinfo.
11452 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11453
11454 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11455
11456 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11457 GDB_TARGET_IS_MACH386): These kludges have gone away.
11458
11459 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11460
11461 * gdbint.texinfo (Target Architecture Definition): Mention
11462 TDEPLIBS.
11463
11464 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11465
11466 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11467 surrounding text to fit HP-UX bits into general info.
11468 (HPPA-cfg.texi): Remove, no longer useful.
11469
11470 * gdb.texinfo: Remove explicit links from @node lines, remove
11471 HP-added "Detailed Node Listing" from main menu which confuses
11472 things.
11473
11474 From Dmitry Sivachenko <dima@Chg.RU>:
11475 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11476 in description of `set environment'.
11477
11478 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11479
11480 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11481
11482 1999-08-12 Ben Elliston <bje@cygnus.com>
11483
11484 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11485
11486 1999-08-10 Eli Zaretskii <eliz@gnu.org>
11487
11488 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11489 watch, awatch, and rwatch. Explain why the latter two cannot be
11490 set as software watchpoints. Document that watchpoints for local
11491 variables are deleted when the debuggee terminates.
11492
11493 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11494
11495 * remote.texi (Protocol): Further clarification of the "qRcmd"
11496 packet. Allow E.. response packet. "qRcmd" packet is no longer
11497 reserved.
11498
11499 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11500
11501 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11502 * gdb.texinfo: Ditto.
11503
11504 1999-08-06 Tom Tromey <tromey@cygnus.com>
11505
11506 * gdb.texinfo (KOD): New node.
11507
11508 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11509
11510 * remote.texi (Rcmd): Fix minor formatting typos.
11511
11512 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11513
11514 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11515 packets.
11516
11517 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11518
11519 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11520 fixes.
11521
11522 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11523
11524 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11525
11526 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11527
11528 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11529 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11530 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11531 packets that are not supported on all hosts. Expand examples.
11532 Spell check.
11533
11534 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11535
11536 * Makefile.in: Recognize html, install-html. Add targets
11537 to build HTML versions of documentation via texi2html.
11538
11539 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11540
11541 * gdbint.texinfo (Testsuite): New chapter, information about the
11542 testsuite.
11543
11544 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11545
11546 * remote.texi (Communication Protocol): Rewrite.
11547
11548 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11549
11550 * stabs.texinfo: Fix uses of xref.
11551
11552 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11553
11554 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11555 info about patch submission.
11556
11557 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11558
11559 From Per Bothner <bothner@cygnus.com>:
11560 * gdb.texinfo: Document Chill support.
11561
11562 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11563
11564 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11565 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11566 Document that the value should be greater-than or equal-to zero.
11567 (NO_STD_REGS): Document. Deprecate.
11568
11569 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11570
11571 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11572 Document that these are not used.
11573
11574 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11575
11576 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11577
11578 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11579
11580 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11581 numargs was dropped.
11582
11583 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11584
11585 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11586
11587 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11588
11589 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11590 Update.
11591
11592 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11593
11594 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11595 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11596
11597 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11598
11599 * gdbint.texinfo: Fix typos: $ -> @.
11600
11601 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11602
11603 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11604 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11605 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11606 BREAKPOINT_FROM_PC.
11607
11608 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11609
11610 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11611 CALL_DUMMY_STACK_ADJUST): Document.
11612
11613 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11614
11615 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11616 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11617
11618 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11619
11620 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11621 longer exists.
11622
11623 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11624
11625 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11626 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11627 they make the manual source incomprehensible.
11628 * h8-cfg.texi: Remove, hasn't been used in years.
11629
11630 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11631
11632 * gdb.texinfo: Update the credits.
11633
11634 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11635
11636 * gdb.texinfo: Fix mistakes noticed in printout of last
11637 draft, add Alpha to discussion of heuristic fence post.
11638
11639 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11640
11641 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11642 Edition, merge some HP changes into mainline, describe some
11643 previously undocumented features, describe more of the target
11644 commands available, eliminate obsolete section on renamed
11645 commands.
11646 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11647
11648 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11649
11650 * gdb.texinfo: Make many HPPA conditionals unconditional,
11651 including catchpoint description, since now on for all configs.
11652 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11653 specializations.
11654
11655 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11656
11657 * Makefile.in (GDBvn.texi): Fix match expression to work with
11658 current format of VERSION in gdb/Makefile.in.
11659 * gdb.texinfo: Fix node ref to match new readline.
11660
11661 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11662
11663 * gdb.texinfo: Changes made as part of a project to merge in
11664 changes made by HP. Documentation makes extensive use of
11665 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11666 on remote debugging. There are differences in documentation
11667 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11668 the HP manual discusses catchpoints, hardware watchpoints, and
11669 some HPUX specific limitations for shared library support.
11670
11671 There are also a number of @node changes.
11672
11673 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11674
11675 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11676 (C Usage): Same.
11677
11678 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11679
11680 The following changes were made by Edith Epstein
11681 <eepstein@cygnus.com> as part of a project to merge in changes
11682 made by HP.
11683
11684 * HPPA-cfg.texi: new file.
11685
11686 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11687
11688 * refcard.tex: change documentation about catch.
11689 removed info catch.
11690
11691 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11692
11693 * gdbint.texinfo: Expand on GDB's coding standards,
11694 specify the use of arg names with prototypes.
11695
11696 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11697
11698 * gdb.texinfo: Fix tipo.
11699
11700 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11701
11702 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11703 TARGET_BYTE_ORDER_SELECTABLE_P.
11704
11705 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11706
11707 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11708
11709 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11710
11711 * agentexpr.texi: New file.
11712
11713 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11714
11715 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11716
11717 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11718
11719 * remote.texi: Changed wording that implied that the GDB remote
11720 protocol caches register values instead of GDB itself.
11721
11722 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11723
11724 * gdbint.texinfo: Add some info about symbol readers.
11725 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11726 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11727 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11728 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11729
11730 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11731
11732 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11733
11734 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11735
11736 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11737
11738 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11739
11740 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11741 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11742
11743 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11744
11745 * gdbint.texinfo: Fix minor typos.
11746
11747 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11748
11749 * gdbint.texinfo: Complete overhaul. Group descriptions more
11750 logically, add more info on generic algorithms, remove much
11751 obsolete and/or wrong material.
11752
11753 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11754
11755 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11756
11757 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11758
11759 * refcard.tex: Copyright, address updates.
11760
11761 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11762
11763 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11764 for the edition instead of confusing GDB-version-like numbers.
11765
11766 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11767
11768 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11769
11770 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11771
11772 * LRS: Reformat a bit to keep text under 80 columns.
11773
11774 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11775
11776 * gdb.texinfo: Add some credits, mention bug monitor.
11777 * remote.texi: Mention mips monitor targets.
11778 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11779
11780 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11781
11782 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11783 files, finish sorting of host vs target vs native macros, describe
11784 some more of them.
11785
11786 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11787
11788 * gdbint.texinfo (Host Conditionals): Document change from
11789 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11790
11791 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11792
11793 * gdbint.texinfo (Host Conditionals): Document
11794 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11795
11796 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11797
11798 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11799 Document LSEEK_NOT_LINEAR.
11800
11801 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11802
11803 * stabs.texinfo (Stab Section Basics): Make it clear that only
11804 some versions of the GNU linker remove the leading N_UNDF symbol.
11805
11806 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11807
11808 * stabs.texinfo (String Field): Document type number pairs here,
11809 instead of in the Sun specific section.
11810 (Include Files): The GNU linker supports the N_BINCL
11811 optimization. Clarify the N_BINCL value, and what it is used
11812 for.
11813 (Procedures): Document N_FUN with an empty string to mark the end
11814 of a function.
11815 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11816 (Sun Differences): Remove this node, as the information is now
11817 elsewhere in the main document.
11818 (Stab Section Basics): Mention that the GNU linker may optimize
11819 stabs and remove the leading N_UNDF symbol.
11820
11821 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11822
11823 * gdb.texinfo, refcard.tex: Restore author credit
11824
11825 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11826
11827 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11828 documentation to account for START and END macros taking
11829 one arg.
11830
11831 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11832
11833 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11834 * gdb.texinfo (Frames): Fix typo.
11835
11836 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11837
11838 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11839 a target_signal as arg type, not a pid.
11840
11841 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11842
11843 * gdb.texinfo: Document `set assembly-language'.
11844
11845 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11846
11847 * remote.texi: Update list of stubs in the GDB distribution.
11848
11849 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11850
11851 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11852 Also document that some systems can use mmalloc but must define
11853 this if their C runtime allocates memory that is later freed.
11854 (MMCHECK_FORCE): Document new macro.
11855
11856 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11857
11858 * remote.texi: Add documentation for target Sparclet.
11859
11860 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11861
11862 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11863 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11864 * configure.in: Rewritten for autoconf.
11865 * configure: New.
11866
11867 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11868
11869 * Makefile.in (DVIPS): New define, set to dvips.
11870 (dvi): Add stabs.dvi.
11871 (ps): New target.
11872 (all-doc): Depend on info, dvi, and ps targets.
11873 (STAGESTUFF): Add *.ps and *.dvi files.
11874 (clean-info, clean-dvi): Remove.
11875 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11876 rules completely rewritten.
11877 (maintainer-clean): Remove clean-info and clean-dvi
11878 dependencies and put their actions in the rules.
11879 (gdb.ps): New target
11880 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11881 intermediate TeX files, whether they have 2 or 3 character
11882 extensions.
11883 (gdbint.ps): Add target and rules.
11884 (gdb-internals): Delete unused target.
11885 (Makefile): Depends upon config.status also.
11886
11887 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11888
11889 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11890 set.
11891
11892 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11893
11894 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11895 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11896
11897 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11898
11899 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11900
11901 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11902
11903 * gdb.texinfo (Print settings): Document
11904 `set/show print static-members' commands.
11905
11906 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11907
11908 * gdbint.texinfo (Native): Document name change, coredep.c to
11909 core-aout.c.
11910
11911 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11912
11913 * stabs.texinfo (Include Files): Document the values the SunOS4
11914 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11915
11916 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11917
11918 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11919 Fix typo.
11920
11921 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11922
11923 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11924 "gdb.tar.Z".
11925
11926 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11927
11928 * Makefile.in (maintainer-clean): New target, synonym for
11929 realclean.
11930
11931 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11932
11933 * Update all FSF addresses except those in COPYING* files.
11934
11935 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11936
11937 From Richard Earnshaw (rearnsha@armltd.co.uk):
11938 * gdb.texinfo (convenience variables): Document $_exitcode.
11939 (quit): Document optional expression to use as exit code.
11940
11941 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11942
11943 * gdb.texinfo, remote.texi: Brought up to date with various
11944 GDB changes.
11945
11946 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11947
11948 * gdb.texinfo: Update dates and versions, fix comments about
11949 hardware watchpoints in future releases and about the
11950 sharedlibrary command.
11951
11952 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11953
11954 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11955 C_FUN stab. Other cleanups.
11956
11957 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11958
11959 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11960 for the sparc stub.
11961
11962 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11963
11964 * annotate.texi: Clarify which addresses have differing formats
11965 depending on the language and which do not.
11966
11967 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11968
11969 * remote.texi (NetWare): Changed example to use BOARD= instead of
11970 NODE= argument to reflect correspoding change to gdbserve.nlm.
11971
11972 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11973
11974 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11975 GDB, as well as AIX dbx, supports the size type attribute.
11976
11977 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11978
11979 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11980
11981 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11982
11983 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11984 and new 'if' and 'while' commands.
11985
11986 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11987
11988 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11989
11990 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11991
11992 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11993 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11994 NetWare targets. Mostly stolen from the Server node.
11995
11996 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * gdb.texinfo (Setting): Talk about the language of a source file
11999 versus the working language. The old documentation did not match
12000 what GDB did.
12001
12002 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12003
12004 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12005 of a source file.
12006
12007 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12008
12009 * gdb.texinfo (Processes): New node.
12010
12011 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12012
12013 * remote.texi: Update documentation of set/show mipsfpu.
12014
12015 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12016
12017 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12018 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12019
12020 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12021
12022 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12023 obsolete conditionals, described some others.
12024
12025 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12026
12027 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12028 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12029
12030 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12031
12032 * gdbint.texinfo: Put regex conditionals in their own table.
12033
12034 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12035
12036 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12037 described or fixed the descriptions of many others.
12038
12039 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12040
12041 * gdb.texinfo: Add some more credits.
12042 * gdbint.texinfo: Capitalize GDB consistently, describe some
12043 macros and remove some.
12044
12045 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12046
12047 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12048 obsolete conditionals, described some others.
12049
12050 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12051
12052 * gdb.texinfo (help targets): Changed to `help target', which
12053 is the correct gdb command.
12054
12055 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12056
12057 * annotate.texi (TODO): New node, for keeping track of annotations
12058 suggested but not yet implemented.
12059
12060 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12061
12062 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12063 another symbol, it is not the address itself.
12064
12065 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12066
12067 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12068 of stabs-in-coff sections.
12069
12070 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12071
12072 * annotate.texi: Change edition to 0.5 and date to May 1994.
12073 Add index.
12074 (Frames): New node, for frame annotation.
12075 (Displays): New node, for display annotation.
12076
12077 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12078 when waiting for your program to stop.
12079
12080 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12081
12082 * annotate.texi (Breakpoint Info): Document annotation of header
12083 fields and record annotation.
12084
12085 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12086
12087 * annotate.texi: New file, to document annotations.
12088
12089 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12090
12091 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12092 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12093
12094 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12095
12096 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12097 section, and say n_strx field is compilation unit relative.
12098 * stabs.texinfo: Don't use @code for a.out when it is the name of
12099 an object file format.
12100
12101 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12102
12103 * gdb.texinfo: Refer to file names, not path names, per rms
12104 convention.
12105 (Arguments): Fix typo.
12106
12107 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12108
12109 * stabs.texinfo (Global Variables): Talk about stabs in files
12110 where variables are referenced, but not defined.
12111
12112 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12113
12114 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12115 Cplusplus to new nodes Member Type Descriptor and Method Type
12116 Descriptor. Re-write stuff for #.
12117
12118 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12119
12120 * gdb.texinfo (Print Settings): Don't document "set print
12121 fast-symbolic-addr off". The bug which it worked around was fixed
12122 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12123
12124 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12125 N_ENTRY node.
12126
12127 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12128
12129 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12130
12131 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12132 references to ieee-float.c.
12133
12134 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12135
12136 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12137 match what the code actually does.
12138
12139 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12140
12141 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12142
12143 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12144
12145 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12146 i, and b.
12147
12148 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12149
12150 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12151 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12152 as "stabs in sections" rather than just saying "ELF and SOM".
12153 Also make that stuff apply to COFF.
12154
12155 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12156
12157 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12158 Ghostscript.
12159
12160 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12161
12162 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12163 versus functions without line numbers, also mention stepping into
12164 them as well as "step" when you are in them. Tell the user how to
12165 deal with the situation. Add comment about "debugging information".
12166
12167 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12168
12169 * stabs.texinfo (Enumerations): Document restriction on where
12170 enumeration types can appear and still win with GDB.
12171
12172 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12173
12174 * stabs.texinfo (Negative Type Numbers): Document format for type
12175 -16.
12176
12177 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12178
12179 * gdb.texinfo (Selection, Frame Info): Update information about
12180 arbitrary frame specficiations.
12181
12182 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12183
12184 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12185
12186 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12187
12188 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12189
12190 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12191
12192 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12193
12194 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12195
12196 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12197 Differences node to Statics node.
12198 (Statics): Discuss XCOFF use of V symbol descriptor.
12199
12200 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12201 not clean.
12202
12203 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12204
12205 * gdb.texinfo (Print Settings): Document `set print
12206 fast-symbolic-addr' and improve the doc for some other
12207 `set print's.
12208
12209 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12210
12211 * stabs.texinfo (String Field): Talk about defining several type
12212 numbers at once.
12213 Fix lint regarding changing node ELF Transformations to
12214 ELF and SOM Transformations.
12215
12216 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12217
12218 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12219
12220 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12221
12222 * stabs.texinfo (Cross-References): `::' is for nested types only
12223 within <>.
12224 (Structures): Document static members.
12225
12226 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12227
12228 * stabs.texinfo: Document S type attribute.
12229
12230 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12231
12232 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12233
12234 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12235
12236 * gdbint.texinfo: Fix a few typos.
12237
12238 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12239
12240 * gdb.texinfo, remote.texi: formatting improvements
12241
12242 * gdb.texinfo (New Features): mention threads.
12243 (Summary, C): fix xrefs in newly contributed text.
12244 (Threads): index entries, clarifications, example
12245 (passim): minor typos fixed, phrasing improvements
12246
12247 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12248 entries; (Server): explain use of gdbserver w/real-time systems,
12249 add example of conflicting TCP port; (MIPS Remote) break up
12250 running text into table, highlighting commands, and add example.
12251
12252 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12253
12254 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12255
12256 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12257
12258 * stabs.texinfo (Nested Symbols): New node.
12259 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12260
12261 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12262
12263 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12264 to picking which Bbss.bss symbol to use, and (because there seems to
12265 be no good way of doing it) re-write some of the text to make it
12266 sound like Bbss.bss isn't such a great idea after all (as currently
12267 designed).
12268
12269 * gdb.texinfo (C): In addition to saying people have to use g++ for
12270 good results, say they have to use stabs. Specifically say cfront
12271 doesn't work well.
12272 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12273 the gdb README. Add xrefs to places where the support for the various
12274 languages is described in detail.
12275
12276 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12277
12278 * stabs.texinfo: Clean up stuff about visibility and virtual
12279 characters.
12280
12281 * stabs.texinfo (N_M2C): Cite Sun doc.
12282
12283 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12284
12285 * gdb.texinfo: updates re threads.
12286 * remote.texinfo: avoid index entries starting with digits.
12287
12288 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12289
12290 * stabs.texinfo (Enumerations): Talk about large, negative and
12291 octal values. Clean up cross reference to type attributes.
12292 (String Field): Say that GDB 4.11 supports size attribute.
12293
12294 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12295
12296 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12297 is a mandatory step. Make the stuff about that more concise.
12298
12299 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12300
12301 * stabs.texinfo (Class Names): New node.
12302
12303 * gdb.texinfo (Command Files): Explain order of init file reading.
12304
12305 * remote.texi (Bootstrapping): Talk about getting the serial driver
12306 to deal with ^C sent by gdb to stop the remote system.
12307
12308 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12309
12310 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12311
12312 * libgdb.texinfo (Defining Commands): made the DOC arg
12313 to gdb_define_app_command a char * instead of char **
12314 per a suggestion from kingdon.
12315
12316 * libgdb.texinfo: total rewrite from a different starting
12317 premise.
12318
12319 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12320
12321 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12322 floats passed as doubles (to improve clarity).
12323
12324 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12325
12326 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12327
12328 * a4rc.sed: update to work with Andreas Vogel papersize params
12329
12330 * refcard.tex: use Andreas Vogel simplifications of papersize
12331 params; remove useless version info; update copyright date.
12332
12333 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12334
12335 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12336
12337 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12338
12339 * gdb.texinfo (Files): Say what address the load command loads it at.
12340
12341 * stabs.texinfo (Common Blocks): Minor cleanups.
12342
12343 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12344 that Sun has backed away from the linker kludge and thus the relevant
12345 issue is changes to the SunPRO tools, not the Solaris linker.
12346
12347 * stabs.texinfo (Traditional Integer Types): Clean up description
12348 of octal bounds a little bit. Document extra leading zeroes.
12349
12350 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12351
12352 * gdb.texinfo (Signaling): Update for symbolic symbol names
12353 and add a section explaining the difference between the GDB
12354 signal command and the shell kill utility.
12355
12356 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12357
12358 * libgdb.texinfo: added `@' to braces that were unescaped.
12359
12360 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12361
12362 * libgdb.texinfo: new file. Spec for the gdb library.
12363
12364 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12365
12366 * stabs.texinfo (Include Files): Fix typo (start -> end).
12367
12368 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12369
12370 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12371 from Melissa at FSF's editing pass.
12372
12373 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12374
12375 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12376 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12377 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12378
12379 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12380
12381 * remote.texi (Bootstrapping): Discuss 386 call gates.
12382
12383 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12384
12385 * stabs.texinfo (Based Variables): New node.
12386
12387 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12388
12389 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12390 names, sizes, and formats to suggest how not to lose.
12391
12392 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12393
12394 * stabs.texinfo (Methods): Fix typo.
12395
12396 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12397
12398 * gdb.texinfo: Fix a few typos.
12399
12400 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12401
12402 * gdb.texinfo: Clarify how well it works with Fortran.
12403
12404 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12405 More on relocating stabs in ELF files.
12406
12407 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12408
12409 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12410
12411 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12412
12413 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12414 parameters on VAX.
12415
12416 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12417
12418 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12419
12420 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12421
12422 * stabs.texinfo: Make info author notice match the TeX author notice.
12423
12424 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12425
12426 * stabs.texinfo: Initial-caps all words in node names and
12427 non-trivial words in section names.
12428
12429 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12430
12431 * stabs.texinfo: Many minor cleanups.
12432
12433 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12434
12435 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12436
12437 * stabs.texinfo: Remove full description of big example.
12438 It's not really helpful; just use pieces of it where appropriate.
12439 Add more Texinfo formatting directives (@samp, etc.).
12440 Use @deffn to define stab types.
12441 Eliminate some wordiness. Break up some nodes.
12442 Add an (alphabetized) index of symbol types.
12443 Use consistent capitalization style in node and section names.
12444
12445 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12446
12447 * gdb.texinfo: Change typo "Two two" to "The two".
12448
12449 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12450
12451 * stabs.texinfo (XCOFF-differences): Remove references to
12452 non-existent types N_DECL and N_RPSYM.
12453
12454 * stabs.texinfo (String Field): Say that type attributes bug is
12455 fixed in GDB 4.10, since it is.
12456
12457 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12458
12459 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12460
12461 * stabs.texinfo: Formatting cleanups.
12462
12463 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12464
12465 * stabs.texinfo: When explaining the n_type of a stab, standardize
12466 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12467 no tabs, use @r).
12468 (Global Variables): Clean up.
12469
12470 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12471
12472 * stabs.texinfo (Stack Variables): Re-write.
12473
12474 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12475
12476 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12477 addresses of a source file. Also revise formatting.
12478 Change "object module" or "object file" to "source file".
12479 Various: Miscellaneous cleanups.
12480
12481 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12482
12483 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12484
12485 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12486
12487 * gdbint.texinfo: Removed many nonsensical machine-collected
12488 host and target conditionals, described some of the remainder.
12489
12490 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12491
12492 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12493
12494 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12495 paragraph which follows.
12496
12497 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12498 variables. Looks better and avoids overful hbox.
12499
12500 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12501
12502 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12503
12504 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12505
12506 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12507 retransmit-timeout
12508
12509 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12510
12511 * gdbint.texinfo: Update statement about `some ancient Unix
12512 systems, like Ultrix 4.0' to Ultrix 4.2.
12513
12514 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12515
12516 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12517
12518 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12519
12520 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12521 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12522
12523 * remote.texi: new name for former gdbinv-s.texi
12524
12525 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12526
12527 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12528
12529 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12530 variables for MIPS remote debugging protocol.
12531
12532 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12533
12534 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12535
12536 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12537
12538 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12539
12540 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12541
12542 * gdb.texinfo: repair conditional bugs in text markup
12543
12544 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12545
12546 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12547 to select Modula-2 material.
12548
12549 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12550
12551 * stabs.texinfo: Cleanups regarding statics.
12552
12553 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12554 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12555
12556 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12557
12558 * stabs.texinfo: N_MAIN is sometimes used for C.
12559
12560 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12561
12562 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12563
12564 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12565
12566 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12567 removed from the code by Kingdon.
12568
12569 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12570
12571 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12572 input when evaluating breakpoint conditions; the bug has been fixed.
12573
12574 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12575 sets the ignore count to N-1, not to N.
12576
12577 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12578
12579 * refcard.tex (\hoffset): correct longstanding error to match
12580 intended offset; avoids cutting off edge on some printers
12581
12582 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12583
12584 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12585
12586 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12587
12588 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12589
12590 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12591
12592 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12593 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12594 collect sed edits if any, apply to refcard before formatting;
12595 (refcard.ps) stop implying PS fonts if PS output requested;
12596 (lrefcard.ps) delete extra target for variant PS fonts
12597
12598 * refcard.tex: parametrize papersize dependent info, collect
12599 in easily replaced spot
12600
12601 * a4rc.sed: new file, edits to refcard for A4 paper
12602
12603 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12604
12605 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12606
12607 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12608
12609 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12610
12611 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12612
12613 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12614 politely rather than rudely.
12615
12616 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12617
12618 * stabs.texinfo: Document common blocks.
12619
12620 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12621
12622 * stabs.texinfo: Add some basic info about stabs-in-elf.
12623
12624 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12625
12626 * stabs.texinfo (Top): Minor cleanup.
12627
12628 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12629
12630 * Makefile.in (install-info): remove parentdir support
12631
12632 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12633
12634 * gdb.texinfo (Copying): delete this node and references to it;
12635 RMS says this manual need not carry GPL. (passim): Improvements
12636 from last round at FSF, largely due to Ian Taylor review, and
12637 minor formatting improvements.
12638
12639 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12640 largely due to Ian Taylor review. (Debug Session): minor edits to
12641 new text.
12642
12643 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12644
12645 * Makefile.in (realclean): Remove info and dvi files too.
12646
12647 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12648
12649 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12650 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12651 * gdb.texinfo: Change accordingly.
12652
12653 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12654 N_{L,R}BRAC,N_SLINE are relative to.
12655
12656 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12657
12658 * Makefile.in (GDBvn.texi): Update atomically.
12659
12660 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12661
12662 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12663
12664 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12665
12666 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12667 addresses together. Also motivate the set print symbol-filename
12668 command and suggest other solutions.
12669
12670 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12671
12672 * gdb.texinfo (set print elements): Note that the number of
12673 elements is set to unlimited by "set print elements 0".
12674
12675 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12676
12677 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12678 NF_LDOUBLE means.
12679 (Stab Types): Include Solaris stab types.
12680 (Procedures): Document Solaris extensions.
12681
12682 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12683
12684 * gdb.texinfo: Add `set print symbol-filename' doc.
12685
12686 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12687
12688 * stabs.texinfo (Arrays): Talk about type definition vs. type
12689 information.
12690
12691 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12692 the trailing semicolon.
12693
12694 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12695
12696 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12697 and merge in other parts of the document addressing these subjects.
12698 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12699
12700 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12701 at the end of a range type.
12702
12703 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12704 AIX extensions.
12705
12706 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12707
12708 * stabs.texinfo (Stabs Format): Misc fixes.
12709
12710 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12711
12712 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12713 (Traditional builtin types): Document convex convention for long long.
12714 (Negative builtin types): Discuss type names, and misc fixes.
12715
12716 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12717
12718 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12719 point types used with @samp{R} type descriptor.
12720 (Symbol Descriptors): Describe how to handle conflict between
12721 different meanings of @samp{P} symbol descriptor.
12722
12723 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12724
12725 * stabs.texinfo: Remove node Quick Reference and put its children
12726 directly under the main menu.
12727
12728 * stabs.texinfo: Many more changes to bring it into line with
12729 AIX documentation and reality. I think it now has all the
12730 information from the AIX documentation, except that I burned
12731 out when I got to variant records (Pascal and Modula-2) and
12732 all the COBOL types. Oh well, we can add them later when we're
12733 worrying more about those languages.
12734
12735 * stabs.texinfo (Automatic variables): Talk about what it means
12736 to omit the symbol descriptor.
12737
12738 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12739
12740 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12741 gcc2 behavior with promoted args.
12742
12743 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12744
12745 * gdb.texinfo: include readline appendices in info version of manual
12746
12747 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12748
12749 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12750 target remote.
12751
12752 * gdb.texinfo (Machine Code): more index entries for disassemble
12753
12754 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12755
12756 * Clarify the intended use of the gdb-testers and gdb-patches
12757 mailing lists, and shrink gzip comment.
12758
12759 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12760
12761 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12762 DOSHOST configuration of manual.
12763
12764 * gdb.texinfo (MIPS Stack): new node.
12765
12766 * all-config.texi (MIPS) new switch.
12767
12768 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12769 tense; (MIPS Remote) new node.
12770
12771 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12772 bug; (Environment) less passive, other small cleanups in text about
12773 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12774 (Remote) new MIPS Remote menu entry.
12775
12776 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12777
12778 * stabs.texinfo: Many changes to include information from the
12779 AIX documentation.
12780
12781 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12782
12783 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12784
12785 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12786 Move a bunch of information from ../README.
12787 (Getting Started): New node.
12788
12789 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12790
12791 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12792
12793 * gdb.texinfo: advance manual revision dates to present
12794
12795 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12796 stop using silly Roman numerals in @set variable names
12797
12798 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12799
12800 * stabs.texinfo (Parameters): Keep trying to get this right.
12801
12802 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12803
12804 * stabs.texinfo (Parameters): More on "local parameters".
12805
12806 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12807
12808 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12809
12810 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12811
12812 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12813 (Parameters): Rewrite.
12814 (xcoff-differences, Sun-differences): Minor changes.
12815
12816 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12817
12818 * stabs.texinfo: Minor cleanup.
12819
12820 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12821
12822 * gdbint.texinfo: Minor xcoff stuff.
12823
12824 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12825
12826 * gdbint.texinfo: Update for new config directory structure.
12827 Add info about internal type data structures.
12828
12829 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12830
12831 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12832 $(srcdir).
12833 (gdb-config.texi): Depend on file in $(srcdir).
12834
12835 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12836
12837 * stabs.texinfo: Fixes about N_SO.
12838
12839 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12840
12841 * gdb.texinfo: include list of nonstandard init file names
12842
12843 * *-config.texi: new switch GENERIC for text that applies *only*
12844 to (usual) multiple-target version of manual
12845
12846 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12847 h8 config
12848
12849 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12850 in menus (rather than conditionally selected multiple alternative
12851 menus).
12852
12853 * Makefile.in: define and use DOC_CONFIG var to select
12854 configuration for GDB user manual.
12855
12856 * gdb-config.texi: delete from repository, generate from Makefile.
12857
12858 * all-config.texi: normal `generic' configuration file, formerly
12859 stored as gdb-config.texi
12860
12861 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12862
12863 * Makefile.in: add dvi target to build all .dvi files
12864
12865 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12866
12867 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12868
12869 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12870
12871 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12872 host conditionals.
12873 * stabs.texinfo: More array fixes inspired by Jim's.
12874
12875 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12876
12877 * stabs.texinfo: Fixes re arrays and continuations.
12878
12879 * gdbint.texinfo: Add XCOFF node.
12880
12881 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12882
12883 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12884
12885 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12886
12887 * stabs.texinfo: Fix for array types to mention lower bounds.
12888
12889 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12890
12891 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12892
12893 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12894
12895 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12896
12897 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12898
12899 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12900 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12901
12902 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12903
12904 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12905
12906 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12907
12908 * gdb.texinfo, gdbinv-s.texi: misc updates
12909
12910 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12911
12912 * gdbint.texinfo: Brief documentation for longjmp support,
12913 from an email msg by Stu.
12914
12915 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12916
12917 * stabs.texinfo: Fix description of floating point "range"
12918 types (which really define basic types). Reported by Jim Meehan,
12919 <meehan@src.dec.com>.
12920
12921 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12922
12923 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12924
12925 * gdbint.texinfo: Slightly expand section on supporting a new
12926 object file format.
12927
12928 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12929
12930 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12931 intermediate file.
12932
12933 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12934
12935 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12936
12937 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12938
12939 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12940
12941 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12942 as well as Z8002.
12943
12944 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12945
12946 * gdbint.texinfo: Add sections on clean design and on how to send
12947 in changes.
12948
12949 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12950
12951 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12952
12953 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12954
12955 * gdb.texinfo: Fix typo, reported by Karl Berry.
12956
12957 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12958
12959 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12960
12961 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12962
12963 * gdbint.texinfo: fixed a stray email address (needs @@),
12964 added @table @code to node "Native Conditionals"
12965
12966 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12967
12968 * gdbint.texinfo: Describe coding style of GDB.
12969
12970 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12971
12972 * stabs.texinfo: Minor wording changes.
12973
12974 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12975
12976 * gdbint.texinfo: Improve release doc slightly.
12977
12978 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12979
12980 * gdbint.texinfo: Improve doc of GDB config macros.
12981
12982 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12983
12984 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12985 These will be reinserted when examined.
12986
12987 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12988
12989 * gdbint.texinfo: Make a start at documenting all the #if macros
12990 in GDB. At least list them all, and start separating them into
12991 host-specific and target-specific.
12992
12993 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12994
12995 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12996 examples (not consistent w others).
12997 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12998 for generic vn of doc
12999
13000 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13001
13002 * Makefile.in: always create installation directories.
13003
13004 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13005
13006 * gdb.texinfo: in h8 config, do not describe searching commands.
13007
13008 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13009
13010 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13011 conditionals; introduce a few generic switches that may be
13012 useful for other cross-dev or dos-hosted configs.
13013
13014 * gdb.texinfo: fix typo in "info reg" description
13015
13016 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13017
13018 * stabs.texinfo: Minor updates from running TeX over it.
13019 * Makefile.in (stabs.dvi, stabs.ps): Add.
13020
13021 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13022
13023 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13024 First pass at converting it to texinfo.
13025
13026 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13027
13028 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13029 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13030
13031 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13032
13033 * gdbint.texinfo: Add section on partial symbol tables.
13034
13035 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13036
13037 * gdb.texinfo: document `set remotedebug' and `set
13038 rstack_high_address'.
13039
13040 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13041
13042 * gdb.texinfo: slight expansion of new text on reading info files
13043 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13044 H8/300 from DOS.
13045
13046 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13047
13048 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13049
13050 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13051
13052 * gdb.texinfo: Say how to read the `info' files.
13053
13054 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13055
13056 * Makefile.in: gm4 -> m4.
13057
13058 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13059
13060 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13061 Documentation' ahead of `Installing GDB' to match README.
13062 Update shared library doc, -readnow and -mapped, and directory
13063 structure (add glob and mmalloc). Update configure doc.
13064
13065 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13066
13067 * Makefile.in: remove $(srcdir) from gdb.info rule.
13068
13069 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13070
13071 * Makefile.in: commented out gdb-all.texinfo rule. This is
13072 temporary.
13073
13074 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13075
13076 * Makefile.in, configure.in: removed traces of namesubdir,
13077 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13078 copyrights to '92, '13, changed some from Cygnus to FSF.
13079
13080 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13081
13082 * gdb.texinfo: Improve how we ask for bug reports.
13083
13084 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13085
13086 * Makefile.in: infodir belongs in datadir.
13087
13088 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13089
13090 * Makefile.in: remove spaces following hyphens, bsd make can't
13091 cope. install using INSTALL_DATA. added clean-info. added
13092 standards.text support.
13093
13094 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13095
13096 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13097 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13098 and mandir now keyed off datadir by default.
13099
13100 \f
13101 Local Variables:
13102 mode: change-log
13103 left-margin: 8
13104 fill-column: 74
13105 version-control: never
13106 coding: utf-8
13107 End:
This page took 0.313493 seconds and 5 git commands to generate.