Document and extend readline-bindable functions
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2019-11-11 Tom Tromey <tom@tromey.com>
2
3 * gdb.texinfo (TUI Keys): Document readline function names.
4
5 2019-11-11 Tom Tromey <tom@tromey.com>
6
7 * gdb.texinfo (Editing): Document operate-and-get-next.
8
9 2019-11-11 Tom Tromey <tromey@adacore.com>
10
11 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
12
13 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
14
15 * python.texi (Symbols In Python): Add documentation for
16 gdb.lookup_static_symbols.
17
18 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
19
20 * python.texi (Symbols In Python): Extend documentation for
21 gdb.lookup_static_symbol.
22
23 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
24
25 * gdb.texinfo (Symbols): Document new 'info module variables' and
26 'info module functions' commands.
27
28 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
29
30 * gdb.texinfo (Symbols): Document new 'info modules' command.
31
32 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
33
34 * gdb.texinfo (Convenience Funs): Document the new
35 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
36 convenience functions.
37
38 2019-10-29 Christian Biesinger <cbiesinger@google.com>
39
40 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
41 generation.
42 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
43 option.
44
45 2019-10-23 Tom Tromey <tom@tromey.com>
46
47 * Makefile.in (READLINE_DIR): Update.
48
49 2019-10-23 Christian Biesinger <cbiesinger@google.com>
50
51 * python.texi (Threads In Python): Add a note for how to get the
52 list of threads.
53
54 2019-10-07 Tom de Vries <tdevries@suse.de>
55
56 * gdb.texinfo: Fix typo.
57 * guile.texi: Same.
58 * python.texi: Same.
59
60 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
61
62 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
63
64 2019-10-02 Tom Tromey <tromey@adacore.com>
65
66 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
67 $_ada_exception.
68
69 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
70
71 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
72 qXfer:spu:read and qXfer:spu:write.
73 (General Query Packets): Likewise.
74 (Cell Broadband Engine SPU architecture): Remove subsection.
75
76 2019-09-18 Tom Tromey <tom@tromey.com>
77
78 * gdb.texinfo (Editing): Document readline application name.
79 (TUI Single Key Mode): Document TUI SingleKey keymap name.
80
81 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
82
83 * gdb.texinfo (Source Path): Additional text to better describe
84 how the source path directory list is used when searching for
85 source files.
86
87 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
88
89 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
90 examples.
91
92 2019-09-10 Tom Tromey <tromey@adacore.com>
93
94 * gdb.texinfo (Index Files): Update Ada text.
95
96 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
97
98 * gdb.texinfo (Symbols): Add information about the -n flag to
99 "info variables" and "info functions".
100
101 2019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
102
103 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
104
105 2019-08-16 Alan Hayward <alan.hayward@arm.com>
106
107 * gdb.texinfo (AArch64 Pointer Authentication)
108 (GDB/MI Breakpoint Information) (Frame Information): Document
109 addr_field.
110
111 2019-08-12 Tom Tromey <tom@tromey.com>
112
113 * gdb.texinfo (Configure Options): Document minimum version of
114 readline.
115
116 2019-08-09 Alan Hayward <alan.hayward@arm.com>
117
118 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
119
120 2019-08-07 Alan Hayward <alan.hayward@arm.com>
121
122 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
123
124 2019-08-05 Christian Biesinger <cbiesinger@google.com>
125
126 * python.texi (Blocks In Python): Document dictionary access on blocks.
127
128 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
129
130 * gdb.texinfo (Symbols): Document new args -dirname and -basename
131 of "info sources" command.
132
133 2019-07-30 Christian Biesinger <cbiesinger@google.com>
134
135 * python.texi (Symbols In Python): Document new function
136 gdb.lookup_static_symbol.
137
138 2019-07-29 Christian Biesinger <cbiesinger@google.com>
139
140 * python.texi (Objfiles In Python): Document new functions
141 Objfile.lookup_{global,static}_symbol.
142
143 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
144
145 * gdb.texinfo (Backtrace): Document the new '-frame-info'
146 backtrace option. Reference 'set print frame-info'.
147 (Print Settings): Document 'set|show print frame-info'.
148 Document new 'presence' value for 'set print frame-arguments.
149
150 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
151
152 * gdb.texinfo (Symbols): Add information about -q flag to "info
153 types".
154
155 2019-07-20 Kevin Buettner <kevinb@redhat.com>
156
157 * python.texi (python command): Revise example to match
158 command behavior.
159
160 2019-07-09 Pedro Alves <palves@redhat.com>
161
162 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
163 examples to show type=catchpoint instead of type=breakpoint and an
164 address.
165
166 2019-07-03 Pedro Alves <palves@redhat.com>
167 Philippe Waroquiers <philippe.waroquiers@skynet.be>
168
169 * gdb.texinfo (Command Settings): New node documenting the general
170 concept of settings, how to change them, and the new "with"
171 command.
172 (Maintenance Commands): Document "maint with".
173
174 2019-07-03 Pedro Alves <palves@redhat.com>
175
176 * gdb.texinfo (Maintenance Commands): Document "maint set/show
177 test-settings" instead of "maint test-settings set/show".
178
179 2019-06-18 Simon Marchi <simon.marchi@efficios.com>
180
181 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
182 deals with a file that has the same name as the specified pid to
183 attach to. Add example using -p option.
184 (gdb man): Remove same sentence as in previous item.
185
186 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
187
188 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
189 node.
190 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
191 new MI commands.
192
193 2019-06-13 Pedro Alves <palves@redhat.com>
194
195 * gdb.texinfo (Command Completion): Mention command options too.
196 (Command Options): New node.
197 (Threads): Add anchors. Extend descriptions of the "taas" and
198 "tfaas" commands.
199 (Backtrace): Describe new options of the "backtrace" command. Add
200 anchors.
201 (Frame Apply): Describe new options of the "frame apply" and
202 "faas" commands. Add anchors.
203 (Data): Describe new options of the "print" command. Add anchors.
204 (Compiling and Injecting Code): Mention options of the "compile
205 print" command.
206 (Maintenance Commands): Mention "maint test-options" subcommands
207 and the "maint show test-options-completion-result" command.
208
209 2019-06-13 Pedro Alves <palves@redhat.com>
210
211 * gdb.texinfo (Print Settings): Document "set/show print
212 raw-frame-arguments" instead of "set/show print raw
213 frame-arguments".
214
215 2019-06-13 Pedro Alves <palves@redhat.com>
216
217 * gdb.texinfo (Maintenance Commands): Document "maint
218 test-settings" commands.
219
220 2019-06-06 Amos Bird <amosbird@gmail.com>
221
222 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
223 annotation.
224
225 2019-06-04 Christian Biesinger <cbiesinger@google.com>
226
227 * python.texi: Document new gdb.Type.objfile property.
228
229 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
230
231 * gdb.texinfo (Help): Document the new -v apropos flag.
232 (Output Styling): Document the style name styling done by "show style".
233 Document the new title and highlight styles.
234
235 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
236
237 * gdb.texinfo (Shell Commands): Document pipe command.
238 (Logging Output): Add a reference to pipe command.
239 (Convenience Variables): Document $_shell_exitcode and
240 $_shell_exitstatus.
241
242 2019-05-29 Tom Tromey <tromey@adacore.com>
243
244 * gdb.texinfo (Continuing and Stepping): Document new
245 commands.
246
247 2019-05-22 Alan Hayward <alan.hayward@arm.com>
248
249 * gdb.texinfo (Shell Commands): Add debugredirect.
250
251 2019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
252
253 * gdb.texinfo: Minor formatting fixes.
254
255 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
256
257 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
258 MI command -complete.
259
260 2019-05-14 Tom de Vries <tdevries@suse.de>
261
262 * gdb.texinfo (Automatic symbol index cache): Add concept and command
263 index entries.
264
265 2019-05-14 Tom de Vries <tdevries@suse.de>
266
267 * gdb.texinfo (Maintenance Commands): Remove superfluous
268 quoting on command index entry for "maint info selftests".
269
270 2019-05-10 Tom Tromey <tromey@adacore.com>
271
272 * python.texi (Pretty Printing API): Mention lazy computation for
273 "children".
274
275 2019-05-10 Tom Tromey <tromey@adacore.com>
276
277 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
278 exception" and "catch handlers". Move "catch exception unhandled"
279 text. Use @var for "catch load" and "catch unload"
280
281 2019-05-08 Tom Tromey <tromey@adacore.com>
282
283 * gdb.texinfo (Symbols): Document change to ptype/o.
284
285 2019-05-03 Eli Zaretskii <eliz@gnu.org>
286
287 * gdb.texinfo (Separate Debug Files): Document how the
288 subdirectory of the global debug directory is computed on
289 MS-Windows/MS-DOS.
290
291 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
292
293 * gdb.texinfo (Print Settings): Document 'print max-depth'.
294 * guile.texi (Guile Pretty Printing API): Document that 'print
295 max-depth' can effect the display of a values children.
296 * python.texi (Pretty Printing API): Likewise.
297 (Values From Inferior): Document max_depth keyword.
298
299 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
300
301 * gdb.texinfo (Calling): Document the new
302 set|show may-call-functions.
303
304 2019-04-22 Pedro Alves <palves@redhat.com>
305
306 * gdb.texinfo (Reverse Execution): Mention and xref process record
307 and replay. Mention remote and system emulators.
308 (Process Record and Replay): List supported architectures.
309 Mention that "record btrace" is only supported on Intel
310 processors.
311
312 2019-04-17 Alan Hayward <alan.hayward@arm.com>
313
314 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
315 (Monitor Commands for gdbserver)
316 (gdbserver man): Add debug-file option.
317
318 2019-04-08 Kevin Buettner <kevinb@redhat.com>
319
320 * python.texi (Inferiors In Python): Rename
321 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
322 Add note about the former being deprecated.
323
324 2019-04-08 Kevin Buettner <kevinb@redhat.com>
325
326 * python.texi (Threads In Python): Add description for method
327 InferiorThread.handle.
328
329 2019-04-07 Tom Tromey <tom@tromey.com>
330
331 * Makefile.in (all): Depend on "info".
332
333 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
334
335 * gdb.texinfo (Convenience Funs): Document '$_creal' and
336 '$_cimag'.
337
338 2019-03-30 Eli Zaretskii <eliz@gnu.org>
339
340 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
341 $_gdb_minor.
342
343 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
344
345 * python.texi (Pretty Printing API): Document use of None for the
346 display_hint.
347
348 2019-03-22 Alan Hayward <alan.hayward@arm.com>
349 Jiong Wang <jiong.wang@arm.com>
350
351 * gdb.texinfo (AArch64 Features): Describe pauth feature.
352
353 2019-03-20 Tom Tromey <tromey@adacore.com>
354
355 * python.texi (Selecting Pretty-Printers): Use @defvar for
356 gdb.pretty_printers.
357
358 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
359
360 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
361 of table, "@end @table" -> "@end table".
362
363 2019-03-14 Tom Tromey <tromey@adacore.com>
364
365 * gdb.texinfo (Output Styling): Document "set style source" and
366 "show style source".
367
368 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
369
370 * gdb.texinfo (Mode Options): Mention mi3.
371 (Interpreters): Likewise.
372 (GDB/MI Development and Front Ends): Add entry for MI 3 in
373 version table. Document -fix-multi-location-breakpoint-output.
374 (GDB/MI Breakpoint Information): Document format of breakpoint
375 location output.
376
377 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
378
379 * python.texi (Values From Inferior): Change synopsys of the
380 second form of Value.__init__.
381
382 2019-03-02 Eli Zaretskii <eliz@gnu.org>
383
384 * gdb.texinfo (Output Styling): Fix typos. Document the default
385 foreground colors of the available styles.
386
387 2019-02-27 Kevin Buettner <kevinb@redhat.com>
388
389 * gdb.texinfo (Configure Options): Document minimum python
390 version.
391
392 2019-02-26 Kevin Buettner <kevinb@redhat.com>
393
394 * python.texi (Values From Inferior): Document second form
395 of Value.__init__.
396
397 2019-02-23 Joel Brobecker <brobecker@adacore.com>
398
399 * gdb.texinfo: Update copyright year ranges.
400 * refcard.tex: Likewise.
401
402 2019-02-21 Alan Hayward <alan.hayward@arm.com>
403
404 * gdb.texinfo: Update style defaults.
405
406 2019-02-21 Tom Tromey <tromey@adacore.com>
407
408 * gdb.texinfo (Remote Configuration): Remove trailing "." from
409 @item.
410
411 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
412
413 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
414 MI versions. Update text around it.
415
416 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
417
418 * gdb.texinfo (PowerPC Features): Document the alias
419 pseudo-registers for the org.gnu.gdb.power.altivec feature.
420
421 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
422
423 * gdb.texinfo (Print Settings): Remove mention of specific
424 demangle-style values, just refer to the in-process help.
425
426 2018-12-28 Tom Tromey <tom@tromey.com>
427
428 * gdb.texinfo (Output Styling): New node.
429
430 2018-12-13 John Baldwin <jhb@FreeBSD.org>
431
432 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
433 (Native): Add a FreeBSD subsection.
434 (FreeBSD): Document use of system call aliases for compatibility
435 system calls.
436
437 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
438
439 * gdb.texinfo (Standard Target Features): Add RISC-V Features
440 sub-section.
441
442 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
443
444 * gdb.texinfo (Examining the Symbol Table): Document language choice
445 for 'info types|functions|variables' commands.
446 (Setting Breakpoints): Document language choice to print
447 the functions in which a breakpoint is set.
448
449 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
450
451 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
452 requirements for the org.gnu.gdb.power.vsx feature.
453
454 2018-11-01 Joel Brobecker <brobecker@adacore.com>
455
456 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
457 output to match the current implementation.
458
459 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
460
461 * gdb.texinfo (Information About a Frame): Document changes
462 to 'info args' and 'info locals'.
463 (Examining the Symbol Table): Document changes to 'info functions'
464 and 'info variables'.
465
466 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
467
468 * gdb.texinfo (PowerPC Features): Describe new features
469 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
470 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
471 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
472 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
473
474 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
475
476 * gdb.texinfo (PowerPC Features): Describe new features
477 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
478
479 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
480
481 * gdb.texinfo (PowerPC Features): Describe new feature
482 "org.gnu.gdb.power.tar".
483
484 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
485
486 * gdb.texinfo (PowerPC Features): Describe new features
487 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
488
489 2018-10-20 Tom Tromey <tom@tromey.com>
490
491 * gdb.texinfo (TUI Commands): Add @end table.
492 (TUI Configuration): Remove stray @end table.
493
494 2018-10-19 Tom Tromey <tom@tromey.com>
495
496 PR tui/18388:
497 * gdb.texinfo (TUI Commands): Remove tabset documentation.
498 (TUI Configuration): Document "set tui tab-width".
499
500 2018-10-09 Tom Tromey <tom@tromey.com>
501
502 * python.texi (Inferiors In Python): Link to "Frames In Python",
503 not "Unwinding Frames in Python".
504
505 2018-10-09 Tom Tromey <tom@tromey.com>
506
507 * gdb.texinfo (Configure Options): Update --enable-ubsan
508 documentation.
509
510 2018-10-08 John Baldwin <jhb@FreeBSD.org>
511
512 * gdb.texinfo (Contributors): Add SRI International and University
513 of Cambridge for FreeBSD/riscv.
514
515 2018-10-06 Tom Tromey <tom@tromey.com>
516
517 PR python/19399:
518 * python.texi (Inferiors In Python): Document
519 Inferior.Architecture.
520
521 2018-10-06 Tom Tromey <tom@tromey.com>
522
523 PR python/21765:
524 * python.texi (Symbols In Python): Document the module and
525 common-block domains. Remove documentation for incorrect
526 domains.
527
528 2018-10-03 Tom Tromey <tom@tromey.com>
529
530 * gdb.texinfo (Configure Options): Document --enable-ubsan.
531
532 2018-10-02 John Darrington <john@darrington.wattle.id.au>
533
534 * gdb.texinfo (Remote Connection Commands): Describe
535 the changes to target remote and target extended-remote
536 relating to Unix domain sockets.
537
538 2018-10-01 Tom Tromey <tom@tromey.com>
539
540 * gdb.texinfo (Configure Options): Document configure options.
541
542 2018-09-29 Tom Tromey <tom@tromey.com>
543
544 * gdb.texinfo (Requirements): Mention C++, GNU make.
545 (Requirements): Sort the table. Add more libraries.
546 (Running Configure): Remove obsolete text.
547 (Separate Objdir): Likewise.
548 (Configure Options): Likewise.
549
550 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
551
552 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
553 to highlight that the number is also the frame's level.
554 (Selection): Rewrite documentation for 'frame' and 'select-frame'
555 commands.
556 (Frame Info): Rewrite documentation for 'info frame' command.
557
558 2018-09-23 Tom Tromey <tom@tromey.com>
559
560 PR python/18852:
561 * python.texi (Parameters In Python): Document exception behavior
562 of get_set_string.
563
564 2018-09-18 John Baldwin <jhb@FreeBSD.org>
565
566 * gdb.texinfo (info proc): Remove "running".
567 (info proc mappings): Replace "program" with "process".
568
569 2018-09-18 John Baldwin <jhb@FreeBSD.org>
570
571 * gdb.texinfo (Process Information): Document "info proc files"
572 command.
573
574 2018-09-17 Tom Tromey <tom@tromey.com>
575
576 * gdb.texinfo (Index Files): Update for cache directory change on
577 macOS.
578
579 2018-09-16 Tom Tromey <tom@tromey.com>
580
581 * python.texi (Basic Python): Update docs for find_pc_line,
582 solib_name.
583 (Progspaces In Python): Update docs for current_progspace.
584 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
585 Move method documentation before example.
586
587 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
588
589 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
590
591 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
592 2018-09-13 Tom Tromey <tom@tromey.com>
593
594 * python.texi (Program Spaces In Python): Document the
595 Progspace.objfiles method.
596 (Objfiles In Python): Mention that gdb.objfiles() is identical
597 to gdb.selected_inferior().progspace.objfiles().
598
599 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
600 2018-09-13 Tom Tromey <tom@tromey.com>
601
602 * python.texi (Inferiors In Python): Document
603 Inferior.progspace.
604 (Program Spaces In Python): Document that
605 gdb.current_progspace() is the same as
606 gdb.selected_inferior().progspace.
607
608 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
609
610 * python.texi (Basic Python): Mention the string representation
611 of GDB Python objects.
612
613 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
614
615 * gdb.texinfo (Skipping Over Functions and Files): Document
616 set/show debug skip.
617
618 2018-09-10 Tom Tromey <tom@tromey.com>
619
620 * python.texi (Frames In Python, Blocks In Python)
621 (Symbols In Python, Symbol Tables In Python)
622 (Lazy Strings In Python): Remove periods from section titles.
623
624 2018-09-10 Tom Tromey <tom@tromey.com>
625
626 * python.texi (Pretty Printing API): Swap sentence order.
627
628 2018-09-10 Tom Tromey <tom@tromey.com>
629
630 PR python/16461:
631 * python.texi (Values From Inferior): Mention use of virtual
632 table.
633
634 2018-09-10 Tom Tromey <tom@tromey.com>
635
636 * python.texi (Basic Python): Parenthesize argument to
637 decode_line.
638
639 2018-09-10 Tom Tromey <tom@tromey.com>
640
641 * python.texi (Python): Mention Python versions. Don't mention
642 execfile.
643
644 2018-09-10 Tom Tromey <tom@tromey.com>
645
646 PR python/19808:
647 * python.texi (Unwinding Frames in Python): Rewrite
648 create_unwind_info documentation. Update read_register
649 documentation and add a note about unwinder caution.
650
651 2018-09-10 Tom Tromey <tom@tromey.com>
652
653 PR python/18909:
654 * python.texi (Events In Python): Fix inferior_call
655 documentation.
656
657 2018-09-10 Tom Tromey <tom@tromey.com>
658
659 PR python/17752:
660 * python.texi (Frame Filter API): Remove period from subsection
661 title. Mention 100 as good default priority.
662 (Frame Decorator API): Remove period from subsection title.
663 Mention FrameDecorator module.
664
665 2018-09-10 Tom Tromey <tom@tromey.com>
666
667 PR python/23108:
668 * python.texi (Exception Handling): Rearrange gdb.GdbError text
669 and add a table.
670
671 2018-09-10 Tom Tromey <tom@tromey.com>
672
673 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
674 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
675 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
676 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
677
678 2018-09-10 Tom Tromey <tom@tromey.com>
679
680 PR python/16484:
681 * python.texi (Frames In Python): Document that Frame.block can
682 throw.
683
684 2018-09-10 Tom Tromey <tom@tromey.com>
685
686 PR python/23487:
687 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
688
689 2018-09-10 Tom Tromey <tom@tromey.com>
690
691 PR python/16033:
692 * python.texi (Blocks In Python): Document that Block.end is
693 exclusive.
694
695 2018-08-29 Keith Seitz <keiths@redhat.com>
696
697 * gdb.texinfo (Compiling and injecting code in GDB): Document
698 set/show "compile-oracle" and "compile-cplus-types" commands.
699
700 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
701
702 * gdb.texinfo (The -stack-list-frames Command): Update description
703 to mention "arch".
704 Update MI examples throughout the document to contain "arch" in
705 frame output.
706
707 2018-08-21 Alan Hayward <alan.hayward@arm.com>
708
709 * gdb.texinfo (AArch64 SVE): New subsubsection.
710
711 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
712
713 * gdb.texinfo (GDB/MI Data Manipulation): Document
714 "-data-disassemble -a addr".
715 (GDB/MI Support Commands): Document "data-disassemble-a-option"
716 feature.
717
718 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
719
720 * gdb.texinfo (Index Files Speed Up GDB): Add section about
721 symbol index cache.
722
723 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
724
725 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
726 option sections to further clarify that gcore can take more
727 than one PID, and that "-o" is used to specify a prefix, not a
728 filename.
729
730 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
731
732 * gdb.texinfo (Maintenance Commands): Add description of
733 maintenance command to control dwarf unwinders.
734
735 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
736
737 * gdb.texinfo (Debugging Programs with Multiple Threads):
738 Document changes to 'thread apply'. Document 'taas'.
739 Document 'tfaas'.
740 (Examining the Stack): Document 'frame apply'. Document 'faas'.
741
742 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
743 Jan Kratochvil <jan.kratochvil@redhat.com>
744 Paul Fertser <fercerpav@gmail.com>
745 Tsutomu Seki <sekiriki@gmail.com>
746
747 * gdb.texinfo (Remote Connection Commands): Add explanation
748 about new IPv6 support. Add new connection prefixes.
749
750 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
751
752 * gdb.texinfo (Remote Configuration): Update descriptions for
753 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
754 and hardware-watchpoint-length-limit variables.
755
756 2018-07-02 Maciej W. Rozycki <macro@mips.com>
757
758 PR tdep/8282
759 * gdb.texinfo (Source and Machine Code): Document `set
760 disassembler-options' support for the MIPS target.
761
762 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
763
764 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
765
766 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
767
768 * gdb.texinfo (Files): The address argument for "add-symbol-file"
769 is no longer mandatory.
770
771 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
772
773 * gdb.texinfo (Files): Document "symbol-file -o offset".
774
775 2018-06-14 Tom de Vries <tdevries@suse.de>
776
777 * gdb.texinfo (Background Execution): Add @cindex for '&'.
778
779 2018-06-11 Eli Zaretskii <eliz@gnu.org>
780
781 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
782
783 2018-06-08 Gary Benson <gbenson@redhat.com>
784
785 * gdb.texinfo (Maintenance Commands): Document "maint check
786 libthread-db" and "maint set/show check-libthread-db".
787
788 2018-06-05 Tom Tromey <tom@tromey.com>
789
790 PR cli/12326:
791 * gdb.texinfo (Screen Size): Document "c" response to pagination
792 prompt.
793
794 2018-05-31 Maciej W. Rozycki <macro@mips.com>
795
796 * gdb.texinfo (Choosing Target Byte Order): Document endianness
797 selection details with the `set endian auto' mode.
798
799 2018-05-04 Tom Tromey <tom@tromey.com>
800
801 PR python/22731:
802 * python.texi (Breakpoints In Python): Mention that "commands" is
803 writable.
804
805 2018-05-02 Tom Tromey <tom@tromey.com>
806
807 PR python/20084:
808 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
809 PARAM_ZUINTEGER_UNLIMITED.
810
811 2018-04-30 Tom Tromey <tom@tromey.com>
812
813 * python.texi (Types In Python): Document Type.align.
814
815 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
816
817 * gdb.texinfo (Symbols): Mention the fact that "info
818 variables/functions/types" show source files and line numbers.
819
820 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
821
822 * gdb.texinfo: Document set/show record btrace cpu.
823
824 2018-03-27 Joel Brobecker <brobecker@adacore.com>
825
826 * gdb.texinfo (Ada Settings): New subsubsection.
827
828 2018-03-26 Tom Tromey <tom@tromey.com>
829
830 PR backtrace/15582:
831 * gdb.texinfo (Backtrace): Mention "hide" argument.
832
833 2018-03-26 Tom Tromey <tom@tromey.com>
834
835 * gdb.texinfo (Backtrace): Describe options individually.
836
837 2018-03-19 Tom Tromey <tom@tromey.com>
838
839 * observer.texi: Remove.
840
841 2018-03-04 John Baldwin <jhb@FreeBSD.org>
842
843 * gdb.texinfo (Debugging Output): Document "set/show debug
844 fbsd-nat".
845
846 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
847
848 * gdb.texinfo (Machine Code): Additional information about "info
849 line" command.
850
851 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
852
853 * gdb.texinfo (gdb-add-index man): Add pindex.
854
855 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
856
857 * gdb.texinfo (set cwd): Add period.
858 (gdb-add-index man): Move anchor.
859
860 2017-01-12 Tom Tromey <tom@tromey.com>
861 Sergio Durigan Junior <sergiodj@redhat.com>
862
863 * gdb.texinfo (Index Files): Mention gdb-add-index.
864 (gdb-add-index man): New section.
865 * Makefile.in (gdb-add-index.1): New rule to generate manpage
866 from gdb.texinfo.
867
868 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
869
870 * gdb.texinfo (pwd): Fix whitespace.
871
872 2018-01-09 John Baldwin <jhb@FreeBSD.org>
873
874 * gdb.texinfo (pwd): Update cross-reference for Process Information
875 node and remove explicit /proc reference.
876 (Native): Rename subsection from SVR4 Process Information to
877 Process Information.
878 (Process Information): Reword introduction to be less /proc
879 centric. Document support for "info proc" on FreeBSD.
880
881 2018-01-03 Xavier Roirand <roirand@adacore.com>
882
883 * gdb.texinfo (Set Catchpoints): Add documentation for new
884 "catch handlers" action.
885
886 2017-12-27 Stafford Horne <shorne@gmail.com>
887
888 * gdb.texinfo (Target Description Format): Explain that arbitrary
889 strings are now allowed for register groups.
890
891 2017-12-27 Stafford Horne <shorne@gmail.com>
892
893 * gdb.texinfo (Registers): Document info reg $reggroup feature.
894
895 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
896
897 PR cli/16224
898 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
899
900 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
901
902 * python.texi (Manipulating breakpoints using Python): Document
903 qualified parameter to gdb.Breakpoint.
904
905 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
906
907 * python.texi (Manipulating breakpoints using Python): Split doc
908 of Breakpoint.__init__ in two, split text in multiple
909 paragraphs, don't nest parameter square brackets.
910
911 2017-12-12 Stafford Horne <shorne@gmail.com>
912 Stefan Wallentowitz <stefan@wallentowitz.de>
913 Franck Jullien <franck.jullien@gmail.com>
914 Jeremy Bennett <jeremy.bennett@embecosm.com>
915
916 * gdb.texinfo: Add OpenRISC documentation.
917
918 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
919
920 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
921
922 2017-12-07 Keith Seitz <keiths@redhat.com>
923
924 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
925 and "show print type nested-type-limit".
926
927 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
928
929 * python.texi (Breakpoints In Python): Add text relating
930 to allowed explicit locations and keywords in gdb.Breakpoints.
931
932 2017-12-04 Tom Tromey <tom@tromey.com>
933
934 * gdb.texinfo (Rust): Update trait object status
935
936 2017-12-01 Andrew Cagney <cagney@redhat.com>
937 Joel Brobecker <brobecker@adacore.com>
938 Sergio Durigan Junior <sergiodj@redhat.com>
939
940 * gdb.texinfo (File Options): Document --readnever.
941 (Commands to Specify Files): Likewise, for 'symbol-file' and
942 'add-symbol-file'.
943
944 2017-11-29 Pedro Alves <palves@redhat.com>
945
946 PR c++/19436
947 * gdb.texinfo (Debugging C Plus Plus): Document setting
948 breakpoints in functions with ABI tags.
949
950 2017-11-29 Pedro Alves <palves@redhat.com>
951
952 * gdb.texinfo (Linespec Locations): Document how "function" is
953 interpreted in C++ and Ada. Document "-qualified".
954 (Explicit Locations): Document how "-function" is interpreted in
955 C++ and Ada. Document "-qualified".
956
957 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
958
959 PR gdb/21945
960 * gdb.texinfo (Search Memory): Update description and example
961 about how to search a string without NULL terminator.
962
963 2017-11-24 Joel Brobecker <brobecker@adacore.com>
964
965 * gdb.texinfo (GDB/MI Ada Exception Information): Document
966 new "exception-message" field.
967
968 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
969
970 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
971
972 2017-11-24 Pedro Alves <palves@redhat.com>
973
974 * gdb.texinfo (Completion): Update need-quoting examples. Remove
975 false claim that GDB inserts quoting automatically.
976 (Symbols): Add anchor.
977
978 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
979
980 * gdb.texinfo (Requirements): Document use of GNU MPFR.
981
982 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
983
984 * python.texi (Basic Python): Add rbreak documentation.
985
986 2017-11-07 Xavier Roirand <roirand@adacore.com>
987 Pedro Alves <palves@redhat.com>
988
989 * gdb.texinfo (Set Breaks): Document support for breakpoint
990 location ranges in the enable/disable commands.
991
992 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
993
994 * gdb.texinfo (Starting your Program) <The working directory.>:
995 Mention remote debugging.
996 (Working Directory) <Your Program's Working Directory>:
997 Likewise.
998 (Connecting) <Remote Packet>: Add "set-working-dir"
999 and "QSetWorkingDir" to the table.
1000 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1001 packet.
1002
1003 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1004
1005 * gdb.texinfo (Starting your Program) <The working directory.>:
1006 Mention new "set cwd" command.
1007 (Working Directory) <Your Program's Working Directory>:
1008 Rephrase to explain that "set cwd" exists and is the default
1009 way to change the inferior's cwd.
1010
1011 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1012
1013 * gdb.texinfo (S/390 and System z Features): Document the new
1014 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1015
1016 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1017
1018 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1019 attribute.
1020
1021 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1022
1023 * python.texi (Inferiors In Python): Add description for method
1024 Inferior.thread_from_thread_handle.
1025
1026 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1027
1028 * gdb.texinfo (Starting your Program): Add description of
1029 starti command. Mention starti command as an alternative for
1030 debugging the elaboration phase.
1031
1032 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1033
1034 * gdb.texinfo (Maintenance Commands): Document filter parameter
1035 of "maint selftest". Document "maint info selftests" command.
1036
1037 2017-09-11 Tom Tromey <tom@tromey.com>
1038
1039 * python.texi (Events In Python): Document new events.
1040
1041 2017-09-04 Pedro Alves <palves@redhat.com>
1042
1043 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1044 no-debug-info variables.
1045 (Symbols) <Examining the Symbol Table>: Document inspecting
1046 no-debug-info types.
1047 (Calling) <Calling functions with no debug info>: New subsection,
1048 documenting calling no-debug-info functions.
1049 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1050
1051 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1052
1053 * gdb.texinfo (set environment): Add @anchor. Explain that
1054 environment variables set by the user are sent to GDBserver.
1055 (unset environment): Likewise, but for unsetting variables.
1056 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1057 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1058 "environment-reset" and "QEnvironmentReset" to the table.
1059 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1060 QEnvironmentReset>: New item, explaining the packet.
1061
1062 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1063
1064 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1065 "Compiler search for the compile command" descriptions of set
1066 compile-gcc and show compile-gcc.
1067
1068 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1069
1070 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1071 ADI support.
1072 * NEWS: Add "adi examine" and "adi assign" commands.
1073
1074 2017-08-18 Yao Qi <yao.qi@linaro.org>
1075
1076 * gdb.texinfo (Server): Document "--selftest".
1077
1078 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1079
1080 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1081 Single-Key mode.
1082
1083 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1084
1085 PR gdb/21925
1086 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1087 set...").
1088
1089 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1090
1091 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1092 conditional expression.
1093
1094 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1095
1096 * agentexpr.texi (rot): Fix symbolic description, improve
1097 textual description.
1098
1099 2017-07-26 Yao Qi <yao.qi@linaro.org>
1100
1101 * gdb.texinfo (Maintenance Commands): Document command
1102 "maint check xml-descriptions".
1103
1104 2017-07-26 Yao Qi <yao.qi@linaro.org>
1105
1106 * gdb.texinfo (Maintenance Commands): Document optional
1107 argument of "maint print c-tdesc".
1108
1109 2017-07-18 Yao Qi <yao.qi@linaro.org>
1110
1111 * gdb.texinfo (Maintenance Commands): Improve the doc to
1112 command "maint print c-tdesc".
1113
1114 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1115
1116 PR gdb/21606
1117 * python.texi (Python representation of Symbols.): Replace
1118 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1119 * guile.texi (Guile representation of Symbols.): Likewise.
1120
1121 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1122
1123 * gdb.texinfo (Optional Messages about Internal Happenings):
1124 Document {set,show} debug separate-debug-file commands.
1125
1126 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1127
1128 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1129 (Connecting) <Remote Packet>: Add "startup-with-shell"
1130 and "QStartupWithShell" to the table.
1131 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1132 packet.
1133
1134 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1135
1136 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1137
1138 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1139
1140 * python.texi (Recording in Python): Factor out the documentation of
1141 gdb.RecordInstruction's super class.
1142
1143 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1144
1145 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1146 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1147 prev and next.
1148
1149 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1150
1151 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1152 gdb.RecordInstruction
1153
1154 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1155
1156 * python.texi (Recording in Python): Add documentation for
1157 gdb.RecordGap and remove documentation of special cases for
1158 gdb.BtraceInstruction.
1159
1160 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1161
1162 * python.texi (Recording in Python): Remove Record.ptid defvar.
1163
1164 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1165
1166 * gdb.texinfo (GDB/MI Thread Information): Add missing
1167 fields, re-word some things.
1168 (GDB/MI Thread Commands): Describe fields found in the output of
1169 -thread-info, remove description of fields in the
1170 thread output tuple, replace with a cross-reference to "GDB/MI
1171 Thread Information".
1172
1173 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1174
1175 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1176 from -thread-info output.
1177
1178 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1179
1180 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1181
1182 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1183
1184 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1185
1186 2017-03-22 Yao Qi <yao.qi@linaro.org>
1187
1188 * python.texi (Inferiors In Python): Remove @code from Python.
1189
1190 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1191
1192 * python.texi (Recordings In Python): Document return type of
1193 gdb.BtraceInstruction.data.
1194
1195 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1196
1197 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1198 command file-list-shared-libraries
1199 (GDB/MI Async Records): Update documentation of library-loaded with new
1200 field.
1201
1202 2017-03-16 Doug Evans <dje@google.com>
1203
1204 * guile.texi (Lazy Strings In Guile): Mention arrays.
1205 * python.texi (Lazy Strings In Python): Ditto.
1206
1207 2017-03-08 Jiong Wang <jiong.wang@arm.com>
1208
1209 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1210 character "@".
1211
1212 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1213
1214 * Memory Protection Extensions: Add information about inferior
1215 calls.
1216
1217 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1218
1219 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1220 DW_TAG_GNU_* and DW_AT_GNU_*.
1221
1222 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1223
1224 * python.texi (Recordings In Python): New section.
1225
1226 2017-02-14 Tom Tromey <tom@tromey.com>
1227
1228 PR python/13598:
1229 * python.texi (Events In Python): Document events.before_prompt.
1230
1231 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1232
1233 * gdb.texinfo (Target Commands): Document the optional offset
1234 argument for the load command.
1235
1236 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1237
1238 PR gdb/21122
1239 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1240 space-separated breakpoint lists. Also add a missing @table command
1241 and @cindex for breakpoint lists.
1242
1243 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1244
1245 PR tdep/20936
1246 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1247 (Sparc Features): New node.
1248
1249 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1250
1251 * gdb.texinfo (i386 Features): Add system segment registers
1252 as feature.
1253
1254 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1255
1256 * python.texi (Events In Python): Fix typo.
1257
1258 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1259 Luis Machado <lgustavo@codesourcery.com>
1260
1261 * gdb.texinfo (-target-flash-erase): New MI command description.
1262 (flash-erase): New CLI command description.
1263
1264 2017-01-04 John Baldwin <jhb@FreeBSD.org>
1265
1266 * gdb.texinfo (Contributors): Add SRI International and University
1267 of Cambridge for FreeBSD/mips.
1268
1269 2016-12-22 Doug Evans <xdje42@gmail.com>
1270
1271 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1272 commands.
1273
1274 2016-12-02 Pedro Alves <palves@redhat.com>
1275
1276 * gdb.texinfo (User-defined Commands): Limit on number of
1277 arguments passed to user-defined commands removed; update.
1278
1279 2016-12-02 Pedro Alves <palves@redhat.com>
1280
1281 PR cli/20559
1282 * gdb.texinfo (Define): Add example of using "eval" to process a
1283 variable number of arguments.
1284 (Output) <eval>: Add anchor.
1285
1286 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1287
1288 * Makefile.in: Likewise.
1289
1290 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1291
1292 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1293 xref.
1294
1295 2016-10-29 Pedro Alves <palves@redhat.com>
1296
1297 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1298 actions.
1299
1300 2016-10-26 Pedro Alves <palves@redhat.com>
1301
1302 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1303 actions that match a thread, and what happens when an action
1304 matches a thread that is already running.
1305
1306 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1307
1308 * gdb.texinfo (Using Trace Files): Fix typo.
1309 (GDB/MI Tracepoint Commands): Likewise.
1310
1311 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1312
1313 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1314 of -trace-save.
1315
1316 2016-10-06 Tom Tromey <tom@tromey.com>
1317
1318 * guile.texi (Types In Guile): Remove Java mentions.
1319 * python.texi (Types In Python): Remove Java mentions.
1320 * gdb.texinfo (Address Locations, Supported Languages)
1321 (Index Section Format): Remove Java mentions.
1322
1323 2016-08-15 Doug Evans <dje@google.com>
1324
1325 * gdb.texinfo (Target Description Format): Update docs on "end"
1326 field spec and field default type.
1327
1328 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1329 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1330
1331 PR gdb/20487
1332 * gdb.texinfo (Context management): Update mention of frame
1333 change notifications.
1334 (gdb/mi Async Records): Document frame field in
1335 =thread-select event.
1336 * observer.texi (GDB Observers): New user_selected_context_changed
1337 observer.
1338
1339 2016-09-28 Tom Tromey <tom@tromey.com>
1340
1341 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1342 than "memory breakpoint". Further document "kind". Move
1343 protocol-details link earlier.
1344 <z1>: Document the cmd_list argument. Fix typo.
1345 <g>: Remove incorrect sentence.
1346 (Stop Reply Packets): Document "OK" response to requests when in
1347 non-stop mode.
1348 <swbreak>: Use "software breakpoint" rather than "memory
1349 breakpoint".
1350 <create>: Document that "R" is ignored.
1351 <W, X, w>: Document formatting of "AA".
1352 (Notification Packets): Use "%Stop", not "%%Stop".
1353
1354 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1355
1356 * gdb.texinfo (Embedded Processors): Document ARC.
1357 (Synopsys ARC): New section.
1358 (Standard Target Features): Document ARC features.
1359 (ARC Features): New section.
1360
1361 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1362
1363 * .gitignore: New file.
1364
1365 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1366
1367 * gdb.texinfo (Input/Output): Mention possibility to unset
1368 inferior-tty.
1369
1370 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1371
1372 * gdb.texinfo: Resume btrace on reconnect.
1373
1374 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1375
1376 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1377 syscall.
1378
1379 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1380
1381 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1382 command.
1383
1384 2016-07-13 Tom Tromey <tom@tromey.com>
1385
1386 PR python/15620, PR python/18620:
1387 * python.texi (Events In Python): Document new breakpoint events.
1388
1389 2016-07-13 Tom Tromey <tom@tromey.com>
1390
1391 PR python/17698:
1392 * python.texi (Breakpoints In Python): Document
1393 Breakpoint.pending.
1394
1395 2016-07-13 Tom Tromey <tom@tromey.com>
1396
1397 * python.texi (Breakpoints In Python): Move table of types and
1398 table of watchpoint types earlier in node.
1399
1400 2016-07-12 Tom Tromey <tom@tromey.com>
1401
1402 PR python/19293:
1403 * python.texi (Frames In Python): Document
1404 gdb.invalidate_cached_frames.
1405
1406 2016-06-21 Pedro Alves <palves@redhat.com>
1407
1408 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1409 document new-ui and explain use case.
1410
1411 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1412
1413 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1414 (NDS32 Features): New Section.
1415
1416 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1417
1418 * gdb.texinfo (Examining Memory): Document negative repeat
1419 count in the 'x' command.
1420
1421 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1422
1423 * gdb.texinfo (GDB/MI Async Records): Document method and
1424 format fields in =record-started.
1425 * observer.texi (record_changed): Add method and format
1426 parameters.
1427
1428 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1429
1430 * gdb.texinfo (General Query Packets): Move the description of the
1431 response before the long list of the specific 'read' and 'write'
1432 requests.
1433
1434 2016-05-23 Tom Tromey <tom@tromey.com>
1435
1436 * python.texi (Basic Python): Document gdb.breakpoints return.
1437
1438 2016-05-24 Tom Tromey <tom@tromey.com>
1439
1440 PR gdb/19194:
1441 * gdb.texinfo (gdb man): Fix typo.
1442
1443 2016-05-17 Tom Tromey <tom@tromey.com>
1444
1445 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1446 (Rust): New node.
1447
1448 2016-05-17 Tom Tromey <tom@tromey.com>
1449
1450 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1451
1452 2016-04-27 Yao Qi <yao.qi@linaro.org>
1453
1454 * gdb.texinfo (tfind): Complete doc about tfind without
1455 argument.
1456
1457 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1458
1459 * agentexpr.texi (byte): Fix zero_ext description.
1460
1461 2016-03-31 Pedro Alves <palves@redhat.com>
1462
1463 * gdb.texinfo (M32R/SDI): Delete node.
1464 (MIPS Embedded): Remove references to the MIPS remote debugging
1465 protocol, PMON and variants, and the associated commands.
1466
1467 2016-03-15 Doug Evans <dje@google.com>
1468
1469 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1470 (Target Description Format): Mention enum types. Update docs on
1471 flags types.
1472 (Predefined Target Types): Add "bool".
1473 (Enum Target Types): New node.
1474
1475 2016-03-15 Pedro Alves <palves@redhat.com>
1476
1477 * gdb.texinfo (Tracepoint Actions): Fix typo.
1478
1479 2016-03-15 Pedro Alves <palves@redhat.com>
1480 Andreas Arnez <arnez@linux.vnet.ibm.com>
1481 Marcin Kościelnicki <koriakin@0x04.net>
1482
1483 * gdb.texinfo (Tracepoint Actions): Document possible
1484 unreliability of '$_ret'.
1485
1486 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1487
1488 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1489 command.
1490
1491 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1492
1493 * gdb.texinfo (Convenience Functions): Document $_as_string.
1494
1495 2016-02-23 Doug Evans <dje@google.com>
1496
1497 * gdb.texinfo (Skipping Over Functions and Files): Document new
1498 options to "skip" command. Update docs of output of "info skip".
1499
1500 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1501
1502 * gdb.texinfo (Signals): Add bound violation display hints for
1503 a SIGSEGV.
1504
1505 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1506
1507 * gdb.texinfo (Trace File Format): Add documentation for description
1508 section lines.
1509
1510 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1511
1512 * gdb.texinfo (Trace File Format): Remove misleading information
1513 about register block ordering.
1514
1515 2016-02-01 Doug Evans <dje@google.com>
1516
1517 * gdb.texinfo (Value Sizes): Fix typo.
1518
1519 2016-02-01 Doug Evans <dje@google.com>
1520
1521 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1522
1523 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1524
1525 * gdb.texinfo (Value Sizes): New section.
1526 (Data): Add the 'Value Sizes' node to the menu.
1527
1528 2016-01-26 John Baldwin <jhb@FreeBSD.org>
1529
1530 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1531
1532 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1533
1534 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1535
1536 2016-01-18 Pedro Alves <palves@redhat.com>
1537
1538 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1539 of the thread that hit a breakpoint or received a signal.
1540
1541 2016-01-15 Pedro Alves <palves@redhat.com>
1542
1543 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1544
1545 2016-01-13 Pedro Alves <palves@redhat.com>
1546
1547 * gdb.texinfo (Threads): Document the $_gthread convenience
1548 variable.
1549 (Convenience Vars): Likewise.
1550
1551 2016-01-13 Pedro Alves <palves@redhat.com>
1552
1553 * gdb.texinfo (Threads): Document "info threads -gid".
1554
1555 2016-01-13 Pedro Alves <palves@redhat.com>
1556
1557 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1558 anchor.
1559 (Threads In Python): Document new InferiorThread.global_num
1560 attribute.
1561
1562 2016-01-07 Pedro Alves <palves@redhat.com>
1563
1564 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1565 qualified thread IDs, global thread IDs and thread ID lists.
1566 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1567 thread IDs.
1568 (Convenience Vars): Document the $_thread convenience variable.
1569 (Ada Tasks): Adjust to refer to thread IDs.
1570 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1571 Commands, GDB/MI Variable Objects): Update to mention global
1572 thread IDs.
1573 * guile.texi (Breakpoints In Guile)
1574 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1575 global thread IDs instead of thread IDs.
1576 * python.texi (Threads In Python): Adjust documentation of
1577 InferiorThread.num.
1578 (Breakpoint.thread): Mention global thread IDs instead of thread
1579 IDs.
1580
1581 2016-01-13 Pedro Alves <palves@redhat.com>
1582
1583 * python.texi (Threads In Python): Document
1584 InferiorThread.inferior.
1585
1586 2016-01-13 Pedro Alves <palves@redhat.com>
1587
1588 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1589 convenience variable.
1590 (Convenience Vars): Likewise.
1591
1592 2016-01-12 Josh Stone <jistone@redhat.com>
1593 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1594
1595 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1596 (Stop Reply Packets): List the syscall entry and return stop reasons.
1597 (General Query Packets): Describe QCatchSyscalls, and add it to the
1598 table and the detailed list of stub features.
1599
1600 2016-01-12 Pedro Alves <palves@redhat.com>
1601
1602 Remove use of the registered trademark symbol throughout.
1603
1604 2016-01-12 Yao Qi <yao.qi@linaro.org>
1605
1606 * gdb.texinfo (Interrupts): Update the document on handling
1607 interrupt when program is stopped.
1608
1609 2015-12-11 Don Breazeal <donb@codesourcery.com>
1610
1611 * gdb.texinfo (Forks): Correct Linux kernel version where
1612 fork and exec events are supported, add notes about support
1613 of these events in target remote mode.
1614 (Connecting): Reorganize and clarify distinctions between
1615 target remote, extended-remote, and multiprocess.
1616 Reorganize related text from separate sections into new
1617 sections.
1618 (Server): Note effects of target extended-remote mode.
1619 Delete section on Multi-Process Mode for gdbserver.
1620 Move some text to "Connecting" node.
1621
1622 2015-12-10 Pedro Alves <palves@redhat.com>
1623
1624 * gdb.texinfo (Threads): Replace warning with explanation
1625 about single-threaded programs.
1626
1627 2015-12-10 Pedro Alves <palves@redhat.com>
1628
1629 * gdb.texinfo (Threads): Remove mention of SGI.
1630 (Forks): Remove mention of HP-UX.
1631 (Breakpoints): Remove mention of HP-UX.
1632 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1633 Reword in terms of architectures.
1634 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1635 mention supported systems.
1636 (Convenience Vars): Don't mention HP-UX.
1637 (Jumping): Remove mention of HP-UX in comment.
1638 (Files) <shared libraries>: Update supported shared library types
1639 list. Remove mention of HP-UX.
1640 (Native): Remove HP-UX subsection.
1641 (SVR4 Process Information): Remove mention of HP-UX.
1642
1643 2015-12-10 Pedro Alves <palves@redhat.com>
1644
1645 * gdb.texinfo (Stack): Reorder menu.
1646
1647 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1648
1649 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1650 -var-set-format's new zero-hexadecimal format.
1651
1652 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1653
1654 * gdb.texinfo (Ada Mode Into): Move overloading support
1655 description to its own node.
1656 (Overloading support for Ada): New node.
1657
1658 2015-11-30 Pedro Alves <palves@redhat.com>
1659
1660 PR 14618
1661 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1662 (Remote Configuration): Add the "set/show remote
1663 no-resumed-stop-reply" to the available settings table.
1664 (General Query Packets): Document the "no-resumed" qSupported
1665 feature.
1666
1667 2015-11-30 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.texinfo (Remote Configuration): List "set/show remote
1670 thread-events" command in configuration table.
1671 (Stop Reply Packets): Document "T05 create" stop
1672 reason and 'w' stop reply.
1673 (General Query Packets): Document QThreadEvents packet. Document
1674 QThreadEvents qSupported feature.
1675
1676 2015-11-30 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1679 anchor.
1680 (Packets): Document vCtrlC.
1681
1682 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1683
1684 * gdb.texinfo (Thread List Format): Mention thread names.
1685
1686 2015-11-24 Pedro Alves <palves@redhat.com>
1687
1688 PR 17539
1689 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1690 program-spaces" example to ascending order listing.
1691 (Threads): Adjust "info threads" example to ascending order
1692 listing.
1693 (Forks): Adjust "info inferiors" example to ascending order
1694 listing.
1695
1696 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1697
1698 * gdb.texinfo (Process Record and Replay): Document "record
1699 instruction-history" modifiers.
1700
1701 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1702
1703 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1704 description.
1705 (Frame Filter Management): Move to later in the 'Examining the
1706 Stack' chapter.
1707 (Selection): Add entry for 'select-frame'.
1708
1709 2015-09-25 Doug Evans <dje@google.com>
1710
1711 * gdb.texinfo (Process Record and Replay): Fix syntax of
1712 "record instruction-history begin, end" and
1713 "record function-call-history begin, end".
1714
1715 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1716
1717 * gdb.texinfo (Specifying Source Directories): Fix
1718 substitute-path example.
1719
1720 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1721
1722 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1723
1724 2015-09-15 Pedro Alves <palves@redhat.com>
1725
1726 PR remote/18965
1727 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1728 the vforkdone description.
1729
1730 2015-09-15 Pedro Alves <palves@redhat.com>
1731
1732 PR remote/18965
1733 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1734 part indicates the thread ID of the parent process.
1735
1736 2015-09-15 Yao Qi <yao.qi@linaro.org>
1737
1738 * gdb.texinfo (General Query Packets): Add vContSupported to
1739 tables of 'gdbfeatures' and 'stub features' supported in the
1740 qSupported packet, as well as to the list containing stub
1741 feature details.
1742
1743 2015-09-11 Don Breazeal <donb@codesourcery.com>
1744
1745 * gdb.texinfo (Remote Configuration): Add exec event
1746 feature to table of packet settings.
1747 (Stop Reply Packets): Add exec events to the list of stop
1748 reasons.
1749 (General Query Packets): Add exec events to tables of
1750 'gdbfeatures' and 'stub features' supported in the qSupported
1751 packet, as well as to the list containing stub feature
1752 details.
1753
1754 2015-08-24 Pedro Alves <palves@redhat.com>
1755
1756 * gdb.texinfo (Remote Configuration): Document the "set/show
1757 remote multiprocess-extensions-packet" commands.
1758
1759 2015-08-24 Pedro Alves <palves@redhat.com>
1760
1761 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1762 <M32R>: Remove references to M32R/D.
1763 <M68K>: Remove references to target dbug.
1764 <MIPS Embedded>: Remove references to target r3900 and target
1765 array.
1766 <PowerPC Embedded>: Remove references to target dink32 and target
1767 ppcbug, target sds
1768 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1769
1770 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1771
1772 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1773
1774 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1775
1776 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1777
1778 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1781 info bfds" to...
1782 (File Caching): A New section. Outline bfd caching, and add new
1783 description for "main set/show bfd-sharing".
1784
1785 2015-08-14 Doug Evans <xdje42@gmail.com>
1786
1787 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1788 disassembly.
1789 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1790
1791 2015-08-11 Keith Seitz <keiths@redhat.com>
1792
1793 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1794 Use "location(s)"instead of "linespec(s)".
1795 (Specifying a Location): Rewrite.
1796 Add subsections describing linespec, address, and explicit locations.
1797 Add node/menu for each subsection.
1798 (Source and Machine Code, C Preprocessor Macros)
1799 (Create and Delete Trace points)
1800 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1801 (Continuing at a Different Address): Remove "linespec" examples.
1802 Add reference to "Specify a Location"
1803 (The -break-insert Command): Rewrite. Add anchor.
1804 Add reference to appropriate manual section discussing locations.
1805 (The -dprintf-insert Command): Refer to -break-insert for
1806 specification of 'location'.
1807
1808 2015-08-07 Pedro Alves <palves@redhat.com>
1809
1810 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1811 target-non-stop".
1812
1813 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1814
1815 * gdb.texinfo (Process Record and Replay): Document prefixing of
1816 speculatively executed instructions in the "record instruction-history"
1817 command.
1818
1819 2015-07-20 Doug Evans <dje@google.com>
1820
1821 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1822
1823 2015-07-16 Doug Evans <dje@google.com>
1824
1825 * stabs.texinfo: @include gdb-cfg.texi.
1826
1827 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1828
1829 Revert the previous 2 commits:
1830 gdbserver build-id attribute generator
1831 Validate symbol file using build-id
1832
1833 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1834
1835 * gdb.texinfo (Files): Add 'set validate-build-id'
1836 and 'show validate-build-id'.
1837
1838 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1839 Jan Kratochvil <jan.kratochvil@redhat.com>
1840
1841 gdbserver build-id attribute generator.
1842 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1843 'build-id' in description, example, new attribute in dtd.
1844
1845 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1846
1847 * gdb.texinfo (Selection): Update documentation for 'frame'
1848 command.
1849
1850 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1851
1852 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1853 commands.
1854
1855 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1856
1857 * gdb.texinfo (Process Record and Replay): Spell out that variables
1858 and registers are not available during btrace replay.
1859 Describe the new "record btrace pt" command.
1860 Describe the new "set|show record btrace pt buffer-size" options.
1861 (General Query Packets): Describe the new Qbtrace:pt and
1862 Qbtrace-conf:pt:size packets.
1863 Expand "bts" to "Branch Trace Store".
1864 Update the branch trace DTD.
1865
1866 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1867
1868 * gdb.texinfo (Command History): Document the new option
1869 "history remove-duplicates".
1870
1871 2015-06-19 Doug Evans <dje@google.com>
1872
1873 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1874 longer supported.
1875
1876 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1877
1878 * gdb.texinfo (Command History): Mention that setting
1879 GDBHISTSIZE to the empty string disables history truncation.
1880
1881 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1882
1883 PR gdb/16999
1884 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1885 behavior.
1886
1887 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1888
1889 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1890 with GDBHISTSIZE.
1891
1892 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1893
1894 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1895 bytes and memory units for -data-{read,write}-memory-bytes.
1896 (Packets): Same for m, M and X packets.
1897 * python.texi (Inferiors In Python): Same for read_memory and
1898 write_memory.
1899
1900 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1901
1902 * gdb.texinfo (Separate Debug Files): Document that PE is also
1903 supported.
1904
1905 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1906
1907 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1908 single table entry.
1909
1910 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1911
1912 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1913
1914
1915 2015-06-10 Gary Benson <gbenson@redhat.com>
1916
1917 * gdb.texinfo (Remote Configuration): Document the
1918 "set/show remote hostio-setfs-packet" command.
1919 (Host I/O Packets): Document the vFile:setfs packet.
1920
1921 2015-06-10 Gary Benson <gbenson@redhat.com>
1922
1923 * gdb.texinfo (Debugging Output): Document the "set/show debug
1924 linux-namespaces" command.
1925
1926 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1927 Mircea Gherzan <mircea.gherzan@intel.com>
1928
1929 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1930 and "set mpx bound".
1931
1932 2015-05-27 Doug Evans <dje@google.com>
1933
1934 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1935
1936 2015-05-26 Doug Evans <dje@google.com>
1937
1938 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1939 command renamings.
1940 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1941
1942 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1943
1944 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1945
1946 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1947
1948 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1949 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1950
1951 2015-05-16 Doug Evans <xdje42@gmail.com>
1952
1953 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1954 memory ports.
1955
1956 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1957
1958 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1959
1960 2015-05-12 Don Breazeal <donb@codesourcery.com>
1961
1962 * gdb.texinfo (Forks): Note that fork debugging is
1963 supported in extended mode.
1964 (Remote Configuration): Add fork event features to table
1965 of packet settings.
1966 (Stop Reply Packets): Add fork events to list of stop reasons.
1967 (General Query Packets): Add fork events to tables of
1968 'gdbfeatures' and 'stub features' supported in the qSupported
1969 packet, as well as to the list containing stub feature
1970 details.
1971
1972 2015-05-12 Gary Benson <gbenson@redhat.com>
1973
1974 * gdb.texinfo (General Query Packets): Document
1975 qXfer:exec-file:read with empty annex.
1976
1977 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1978
1979 * python.texi (Values From Inferior): Add descriptions of new
1980 methods gdb.Value.reference_value and gdb.Value.const_value.
1981
1982 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1983
1984 * gdb.texinfo (Files): Add "info dll" documentation.
1985 (Cygwin Native): Remove "info dll" documentation.
1986
1987 2015-04-29 Doug Evans <dje@google.com>
1988
1989 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1990 Document.
1991 (Writing an Xmethod): Add get_result_type to example.
1992
1993 2015-04-28 Sasha Smundak <asmundak@google.com>
1994
1995 * python.texi: New method documented.
1996
1997 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1998
1999 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2000 format.
2001
2002 2015-04-24 Doug Evans <dje@google.com>
2003
2004 * python.texi (Xmethods In Python): Fix name of method to call the
2005 xmethod.
2006
2007 2015-04-17 Gary Benson <gbenson@redhat.com>
2008
2009 * gdb.texinfo (Connecting to a Remote Target): Mention that
2010 GDB can access program files from remote targets that support
2011 qXfer:exec-file:read and Host I/O packets.
2012
2013 2015-04-17 Gary Benson <gbenson@redhat.com>
2014
2015 * gdb.texinfo (Remote Configuration): Document the "set/show
2016 remote pid-to-exec-file-packet" command.
2017 (General Query Packets): Document the qXfer:exec-file:read
2018 qSupported features. Document the qXfer:exec-file:read packet.
2019
2020 2015-04-17 Gary Benson <gbenson@redhat.com>
2021
2022 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2023 applies to executable paths if supplied to GDB as absolute.
2024
2025 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2026
2027 * gdb.texinfo (Mode Options): Remove -xdb.
2028
2029 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2030 Eli Zaretskii <eliz@gnu.org>
2031
2032 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2033 compile, show debug compile. New subsection Compilation options for
2034 the compile command. New subsection Compiler search for the compile
2035 command.
2036
2037 2015-04-09 Andy Wingo <wingo@igalia.com>
2038
2039 * guile.texi (Frames In Guile): Describe frame-read-register.
2040
2041 2015-04-02 Gary Benson <gbenson@redhat.com>
2042
2043 * gdb.texinfo (set sysroot): Document "target:".
2044
2045 2015-04-01 Sasha Smundak <asmundak@google.com>
2046
2047 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2048 section.
2049
2050 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2051
2052 PR corefiles/16092
2053 * gdb.texinfo (gcore): Mention new command 'set
2054 use-coredump-filter'.
2055 (set use-coredump-filter): Document new command.
2056
2057 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2058
2059 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2060 documentation, reorder the info os entries in alphabetical order.
2061
2062 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2063
2064 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2065 -data-write-memory-bytes.
2066
2067 2015-03-24 Pedro Alves <palves@redhat.com>
2068
2069 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2070 mention that threads may sometimes run unlocked.
2071
2072 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2073
2074 * gdb.texinfo (Remote configuration): Document "set/show
2075 serial parity" command.
2076
2077 2015-03-18 Gary Benson <gbenson@redhat.com>
2078
2079 * gdb.texinfo (General Query Packets): Remove documentation
2080 for now-removed vFile:fstat qSupported features.
2081
2082 2015-03-11 Gary Benson <gbenson@redhat.com>
2083
2084 * gdb.texinfo (Remote Configuration): Document the
2085 "set/show remote hostio-fstat-packet" command.
2086 (General Query Packets): Document the vFile:fstat
2087 qSupported features.
2088 (Host I/O Packets): Document the vFile:fstat packet.
2089
2090 2015-03-11 Andy Wingo <wingo@igalia.com>
2091
2092 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2093
2094 2015-03-04 Pedro Alves <palves@redhat.com>
2095
2096 * gdb.texinfo (Remote Configuration): Document the "set/show
2097 remote swbreak-feature-packet" and "set/show remote
2098 hwbreak-feature-packet" commands.
2099 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2100 decription.
2101 (Stop Reply Packets): Document the swbreak and hwbreak stop
2102 reasons.
2103 (General Query Packets): Document the swbreak and hwbreak
2104 qSupported features.
2105 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2106
2107 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2108
2109 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2110 under *stopped.
2111
2112 2015-03-02 Doug Evans <xdje42@gmail.com>
2113
2114 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2115
2116 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2117
2118 * gdb.texinfo (S/390 and System z Features): Describe new feature
2119 "org.gnu.gdb.s390.vx".
2120
2121 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2122
2123 PR gdb/18008
2124 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2125 demangler-warning): Fix typo ("problam").
2126
2127 2015-02-19 David Taylor <dtaylor@emc.com>
2128
2129 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2130
2131 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2132
2133 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2134 point, DTrace'.
2135 (Static Probe Points): Modified to cover DTrace probes in addition
2136 to SystemTap probes. Also modified to cover the `enable probe'
2137 and `disable probe' commands.
2138
2139 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2140
2141 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2142 `disable probe' commands.
2143
2144 2015-02-12 David Taylor <dtaylor@emc.com>
2145
2146 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2147 fields of the QTDV packet.
2148
2149 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2150
2151 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2152 (Process Record and Replay): Describe new set|show commands.
2153 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2154
2155 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2156
2157 * gdb.texinfo (Process Record and Replay): Describe the "record
2158 btrace bts" command.
2159 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2160 (Branch Trace Configuration Format): New.
2161
2162 2015-01-31 Gary Benson <gbenson@redhat.com>
2163 Doug Evans <dje@google.com>
2164
2165 * gdb.texinfo (Command Completion): Document new
2166 "set/show max-completions" option.
2167
2168 2015-01-31 Doug Evans <xdje42@gmail.com>
2169
2170 * gdb.texinfo (Symbols): Document new commands
2171 "maint print symbol-cache", "maint print symbol-cache-statistics",
2172 "maint flush-symbol-cache". Document new option
2173 "maint set symbol-cache-size".
2174
2175 2015-01-31 Doug Evans <xdje42@gmail.com>
2176
2177 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2178 distinguish script files vs inlined scripts.
2179 * python.texi (Python Auto-loading): Ditto.
2180
2181 2015-01-30 Doug Evans <dje@google.com>
2182
2183 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2184 string if present.
2185
2186 2015-01-27 Doug Evans <dje@google.com>
2187
2188 * python.texi (Objfiles In Python): Document Objfile.username.
2189
2190 2015-01-27 Doug Evans <dje@google.com>
2191
2192 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2193 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2194
2195 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2196
2197 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2198
2199 2015-01-16 Eli Zaretskii <eliz@gnu.org>
2200
2201 * doc/gdb.texinfo (TUI Commands): Document the possible
2202 values of NAME argument to 'winheight' command. Explain the
2203 effect of 'tabset' setting better.
2204
2205 2015-01-11 Doug Evans <xdje42@gmail.com>
2206
2207 PR gdb/15830
2208 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2209 (Symbols): Ditto.
2210 (Maintenance Commands): Delete docs for "maint demangle".
2211
2212 2014-12-31 Joel Brobecker <brobecker@adacore.com>
2213
2214 * gdb.texinfo (Files): Remove documentation of the
2215 "add-shared-symbol-files" and "assf" commands.
2216 (Cygwin Native): Remove documentation of the "dll-symbols"
2217 command.
2218
2219 2014-12-17 Doug Evans <xdje42@gmail.com>
2220
2221 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2222
2223 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2224 Jan Kratochvil <jan.kratochvil@redhat.com>
2225
2226 * gdb.texinfo (Altering): Update.
2227 (Compiling and Injecting Code): New node.
2228
2229 2014-12-12 Doug Evans <dje@google.com>
2230
2231 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2232
2233 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2234
2235 * gdb.texinfo: Document "maint print user-registers".
2236
2237 2014-12-08 Doug Evans <dje@google.com>
2238
2239 * python.texi (Objfiles In Python): Document Objfile.owner.
2240
2241 2014-12-04 Doug Evans <dje@google.com>
2242
2243 * python.texi (Objfiles In Python): Document
2244 Objfile.add_separate_debug_file.
2245
2246 2014-12-04 Doug Evans <dje@google.com>
2247
2248 * python.texi (Objfiles In Python): Document Objfile.build_id.
2249
2250 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2251
2252 * python.texi (Events In Python): Document new events
2253 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2254 and RegisterChangedEvent.
2255
2256 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2257
2258 Add add-auto-load-scripts-directory.
2259 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2260 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2261
2262 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2263
2264 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2265 description typo.
2266
2267 2014-10-30 Doug Evans <dje@google.com>
2268
2269 * python.texi (Progspaces In Python): Document ability to add
2270 random attributes to gdb.Progspace objects.
2271 (Objfiles In Python): Document ability to add random attributes to
2272 gdb.objfile objects.
2273
2274 2014-10-27 Pedro Alves <palves@redhat.com>
2275
2276 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2277 info on stepping and signal handlers.
2278 (Signals): Explain stepping and signal handlers. Add context
2279 index entry, and cross references.
2280
2281 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2282
2283 * python.texi (Breakpoints In Python): Add parenthesis after
2284 Breakpoint.delete. Clarify Breakpoint.enabled description so
2285 that it contains "disable".
2286
2287 2014-10-17 Doug Evans <dje@google.com>
2288
2289 * python.texi (Events In Python): Document clear_objfiles event.
2290
2291 2014-10-17 Doug Evans <dje@google.com>
2292
2293 * python.texi (Objfiles In Python): Document new progspace attribute.
2294
2295 2014-10-17 Pedro Alves <palves@redhat.com>
2296
2297 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2298 (SVR4 Process Information): Delete mention of OSF/1.
2299
2300 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2301
2302 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2303 exit-code field in -list-thread-groups output.
2304
2305 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2306
2307 * gdb.texinfo (Set Breaks): Add missing "@end table".
2308
2309 2014-09-22 Pedro Alves <palves@redhat.com>
2310
2311 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2312 always-inserted off" is the default mode now. Delete
2313 documentation of "set breakpoint always-inserted auto".
2314
2315 2014-09-18 Doug Evans <dje@google.com>
2316
2317 * python.texi (Symbol Tables In Python): Document "producer"
2318 attribute of gdb.Symtab objects.
2319
2320 2014-09-16 Pedro Alves <palves@redhat.com>
2321
2322 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2323 (Embedded OS): Remove VxWorks menu entry.
2324 (VxWorks): Remove node.
2325
2326 2014-09-13 Doug Evans <xdje42@gmail.com>
2327
2328 * gdb.texinfo (Signaling): Document new queue-signal command.
2329
2330 2014-09-06 Doug Evans <xdje42@gmail.com>
2331
2332 PR 15276
2333 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2334 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2335
2336 2014-09-03 Justin Lebar <jlebar@google.com>
2337
2338 * python.texi (Types In Python): Type.template_argument(n) returns a
2339 gdb.Value or a gdb.Type and throws an exception if n is out of
2340 range.
2341
2342 2014-09-03 Sasha Smundak <asmundak@google.com>
2343
2344 * python.texi (Frames in Python): Add read_register description.
2345
2346 2014-08-04 Tom Tromey <tromey@redhat.com>
2347
2348 * gdb.texinfo (Debugging Output): Update for change to "set debug
2349 target".
2350
2351 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
2352
2353 Pushed by Joel Brobecker <brobecker@adacore.com>.
2354 * Makefile.in (transform): New variable.
2355 (install-man1, install-man5): Apply $(transform) to man file names.
2356
2357 2014-07-26 Doug Evans <xdje42@gmail.com>
2358
2359 PR guile/17177
2360 * guile.texi (Guile Pretty Printing API): Fix typo.
2361 Document set-pretty-printers!, pretty-printers.
2362 (Selecting Guile Pretty-Printers): Update.
2363 Mention program-space based pretty-printers.
2364
2365 2014-07-25 Pedro Alves <palves@redhat.com>
2366 Eli Zaretskii <eliz@gnu.org>
2367
2368 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2369 with multi-threaded programs.
2370
2371 2014-06-27 Yao Qi <yao@codesourcery.com>
2372
2373 * gdb.texinfo (Maintenance Commands): Update the output of
2374 'maint print dummy-frames' command.
2375
2376 2014-06-24 Eli Zaretskii <eliz@gnu.org>
2377
2378 * gdb.texinfo (Screen Size): Improve indexing.
2379
2380 2014-06-19 Gary Benson <gbenson@redhat.com>
2381
2382 * gdb.texinfo (Maintenance Commands): Document new
2383 "maint set/show catch-demangler-crashes" option.
2384
2385 2014-06-19 Gary Benson <gbenson@redhat.com>
2386
2387 * gdb.texinfo (Maintenance Commands): Document new
2388 "maint demangler-warning" command and new
2389 "maint set/show demangler-warning" option.
2390
2391 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2392
2393 * python.texi (Xmethod API): Add space before the opening
2394 parenthesis in function descriptions.
2395
2396 2014-06-06 Doug Evans <xdje42@gmail.com>
2397
2398 * guile.texi (Guile Configuration): Document guile-data-directory.
2399
2400 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2401
2402 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2403
2404 2014-06-04 Doug Evans <xdje42@gmail.com>
2405
2406 * guile.texi (Breakpoints In Guile): Update.
2407
2408 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2409
2410 * python.texi (Xmethod API): Fix reference to "Progspaces In
2411 Python".
2412
2413 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2414
2415 * python.texi (Xmethods In Python, XMethod API)
2416 (Writing an Xmethod): New nodes.
2417 (Python API): New menu entries "Xmethods In Python",
2418 "Xmethod API", "Writing an Xmethod".
2419
2420 2014-06-02 Doug Evans <xdje42@gmail.com>
2421
2422 * guile.texi (Guile API): Add entry for Parameters In Guile.
2423 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2424 (Parameters In Guile): New node.
2425
2426 2014-06-02 Doug Evans <xdje42@gmail.com>
2427
2428 * guile.texi (Guile API): Add entry for Commands In Guile.
2429 (Basic Guile) <parse-and-eval>: Add reference.
2430 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2431 (GDB Scheme Data Types): Mention <gdb:command> object.
2432 (Commands In Guile): New node.
2433
2434 2014-06-02 Doug Evans <xdje42@gmail.com>
2435
2436 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2437 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2438 (Progspaces In Guile): New node.
2439
2440 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2441
2442 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2443 * python.texi (Frames In Python): Mention
2444 gdb.FRAME_UNWIND_MEMORY_ERROR.
2445
2446 2014-05-29 Pedro Alves <palves@redhat.com>
2447 Tom Tromey <tromey@redhat.com>
2448
2449 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2450 from example.
2451 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2452 Mention that target-async is now deprecated.
2453 (Maintenance Commands): Document maint set/show target-async.
2454
2455 2014-05-29 Pedro Alves <palves@redhat.com>
2456
2457 * observer.texi (sync_execution_done, command_error): New
2458 subjects.
2459
2460 2014-05-29 Pedro Alves <palves@redhat.com>
2461
2462 PR gdb/13860
2463 * observer.texi (signal_received, end_stepping_range)
2464 (signal_exited, exited, no_history): New observer subjects.
2465
2466 2014-05-26 Andy Wingo <wingo@igalia.com>
2467
2468 * guile.texi (GDB Scheme Data Types): Remove documentation for
2469 removed interfaces. Update spelling of gdb-object-kind.
2470
2471 2014-05-26 Andy Wingo <wingo@igalia.com>
2472
2473 * guile.texi (Basic Guile): Fix some typos.
2474
2475 2014-05-26 Andy Wingo <wingo@igalia.com>
2476
2477 * guile.texi (Writing a Guile Pretty-Printer)
2478 (Guile Types Module): Fix excess parentheses in use-modules forms.
2479
2480 2014-05-24 Eli Zaretskii <eliz@gnu.org>
2481
2482 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2483 (Breakpoints In Guile, Guile Printing Module)
2484 (Guile Exception Handling, Values From Inferior In Guile)
2485 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2486 Don't use @var at the beginning of a sentence.
2487
2488 * gdb.texinfo (Frame Filter Management, Trace Files)
2489 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2490 (PowerPC Embedded, Define, Annotations for Running)
2491 (IPA Protocol Commands, Packets, General Query Packets)
2492 (Tracepoint Packets, Notification Packets, Environment)
2493 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2494 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2495 (Frames, Backtrace, Selection, Expressions, Registers)
2496 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2497 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2498 (Source Annotations, Using JIT Debug Info Readers, Packets)
2499 (Stop Reply Packets, Host I/O Packets)
2500 (Target Description Format): Don't use @var at the beginning of a
2501 sentence.
2502
2503 * python.texi (Basic Python, Types In Python)
2504 (Commands In Python, Frames In Python, Line Tables In Python)
2505 (Breakpoints In Python, gdb.printing, gdb.types)
2506 (Type Printing API): Don't use @var at the beginning of a
2507 sentence.
2508
2509 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2510
2511 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2512 replay-memory-access".
2513
2514 2014-05-21 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.texinfo (Starting): Document "set/show
2517 auto-connect-native-target".
2518 (Target Commands): Document "target native".
2519
2520 2014-05-20 Pedro Alves <palves@redhat.com>
2521
2522 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2523 not be remote specific. Add cross reference to the qCRC packet.
2524 (Separate Debug Files): Update cross reference to the qCRC packet.
2525 (General Query Packets) <qCRC packet>: Add anchor.
2526
2527 2014-05-17 Doug Evans <xdje42@gmail.com>
2528
2529 Copy over changes from guile.texi.
2530 * python.texi (Basic Python) <gdb.execute>: Add text.
2531 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2532 (Values From Inferior) <Python string>: Add text.
2533 (Values From Inferior) <Value.string>: Clarify string length handling.
2534 (Pretty Printing API): Add cindex.
2535 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2536 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2537 @vindex.
2538 (Commands In Python) <COMPLETE_*>: Similarly.
2539 (Symbols In Python) <SYMBOL_*>: Similarly.
2540 (Breakpoints In Python) <WP_*>: Similarly.
2541 (Breakpoints In Python) <BP_*>: Similarly.
2542
2543 2014-05-17 David Taylor <dtaylor@emc.com>
2544
2545 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2546 mentioned in the qfThreadInfo reply.
2547
2548 2014-05-16 Doug Evans <dje@google.com>
2549
2550 * gdb.texinfo (Mode Options): Add -D.
2551
2552 2014-05-09 Samuel Bronson <naesten@gmail.com>
2553
2554 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2555 "make -C".
2556
2557 2014-04-29 Tom Tromey <tromey@redhat.com>
2558
2559 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2560 "show debug varobj".
2561
2562 2014-05-01 David Taylor <dtaylor@emc.com>
2563
2564 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2565 option.
2566
2567 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2568 Walfred Tedeschi <walfred.tedeschi@intel.com>
2569
2570 * gdb.texinfo (i386 Features): Add description of AVX512
2571 registers.
2572
2573 2014-03-31 Doug Evans <dje@google.com>
2574
2575 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2576
2577 2014-03-30 Doug Evans <dje@google.com>
2578
2579 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2580 (Background Execution): Ditto.
2581
2582 2014-03-21 Pedro Alves <palves@redhat.com>
2583 Stan Shebs <stan@codesourcery.com>
2584 Hui Zhu <hui@codesourcery.com>
2585
2586 * gdb.texinfo (Packets): Add anchor to "? packet".
2587 Remove fixme and update introduction of "k packet".
2588 Add anchor to "vKill packet".
2589
2590 2014-03-12 Stan Shebs <stan@codesourcery.com>
2591
2592 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2593
2594 2014-02-26 Ludovic Courtès <ludo@gnu.org>
2595
2596 * guile.texi (Basic Guile): Document 'history-append!'.
2597
2598 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2599
2600 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2601 and "assf" as being deprecated.
2602 (Cygwin Native): Likewise for "dll-symbols".
2603 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2604 as a way to force the loading of symbols from a DLL.
2605
2606 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2607
2608 * python.texi (Values From Inferior): Add description about the
2609 new feature.
2610
2611 2014-02-17 Doug Evans <xdje42@gmail.com>
2612
2613 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2614 * gdb.texinfo (Python): Moved to ...
2615 * python.texi: ... here. New file.
2616
2617 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2618
2619 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2620 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2621 parameter to 'str-lookup-function' procedure. Look for
2622 the "std::string<" prefix.
2623 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2624 Adjust description.
2625
2626 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2627
2628 * guile.texi (Values From Inferior In Guile): Remove stray
2629 parantheses for deffn.
2630 (Disassembly In Guile): Ditto.
2631
2632 2014-02-10 Stan Shebs <stan@codesourcery.com>
2633
2634 Add Doxygen support.
2635 * Makefile.in (doxy): New action, generates Doxygen files.
2636 (DOXYGEN): New.
2637 (doxyedit): New.
2638 * Doxyfile-base.in: New file.
2639 * Doxyfile-gdb-api.in: New file.
2640 * Doxyfile-gdb-xref.in: New file.
2641 * Doxyfile-gdbserver.in: New file.
2642 * doxy-index.in: New file.
2643 * filter-for-doxygen: New file.
2644 * filter-params.pl: New file.
2645
2646 2014-02-10 Doug Evans <xdje42@gmail.com>
2647
2648 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2649 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2650 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2651 (Guile docs): Include guile.texi.
2652 (objfile-gdbdotext file): Add objfile-gdb.scm.
2653 (dotdebug_gdb_scripts section): Mention Guile scripts.
2654 (Multiple Extension Languages): New node.
2655 * guile.texi: New file.
2656
2657 2014-01-28 Joel Brobecker <brobecker@adacore.com>
2658
2659 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2660 ignore-descriptive-types". commands.
2661
2662 2014-01-22 Doug Evans <dje@google.com>
2663
2664 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2665 (gdbserver man): Ditto.
2666
2667 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2668
2669 * gdb.texinfo: Document limited reverse/replay support
2670 for target record-btrace.
2671
2672 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2673
2674 * gdb.texinfo (Process Record and Replay): Update documentation.
2675
2676 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2677
2678 * gdb.texinfo (Process Record and Replay): Document new /c
2679 modifier accepted by "record function-call-history".
2680 Add /i modifier to "record function-call-history" example.
2681
2682 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2683 Joel Brobecker <brobecker@adacore.com>
2684
2685 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2686 markers. Remove one that was misplaced.
2687
2688 2014-01-10 Pedro Alves <palves@redhat.com>
2689
2690 * gdb.texinfo (Your Program's Environment) <set environment>:
2691 Mention the shell, and point at 'set exec-wrapper'.
2692
2693 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2694
2695 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2696
2697 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2698
2699 * gdb.texinfo (Types In Python): Clarify the documentation
2700 of attribute gdb.Field.bitpos.
2701
2702 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2703
2704 * gdb.texinfo (Types In Python): Fix the documentation of
2705 attribute "bitpos" in class gdb.Field for enum types. Add
2706 documentation for attribute "enumval" in that same class.
2707
2708 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2709
2710 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2711 @ftable.
2712
2713 2013-12-23 Doug Evans <xdje42@gmail.com>
2714
2715 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2716 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2717 corresponding section in Extending GDB.
2718 (Extending GDB): Move menu up. New menu item "Auto-loading
2719 extensions".
2720 (Sequences): New menu item "Auto-loading sequences".
2721 (Auto-loading sequences): New node.
2722 (Python): Rename section from Scripting GDB to Extending GDB.
2723 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2724 Move docs on ways to auto-load extensions to ...
2725 (Auto-loading extensions): ... here. New node.
2726
2727 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2728
2729 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2730 in menu.
2731 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2732 command, now in a new node.
2733 (GDB/MI Support Commands): New node, with its contents being
2734 extracted from the "GDB/MI Miscellaneous Commands" node.
2735 A small paragraph introducing the section is also added at
2736 the start.
2737 (GDB/MI Miscellaneous Commands): Delete the description of the
2738 -info-gdb-mi-command, -list-features and -list-target-features
2739 commands, now hosted in the "GDB/MI Support Commands" node.
2740
2741 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2742
2743 PR python/16113
2744 * gdb.texinfo (Values From Inferior): Add a note about using
2745 gdb.Field objects as subscripts on gdb.Value objects.
2746 (Types In Python): Add description about the new attribute
2747 "parent_type" of gdb.Field objects.
2748
2749 2013-12-12 Joel Brobecker <brobecker@adacore.com>
2750
2751 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2752 entry for section docuumenting the -list-features GDB/MI command.
2753
2754 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2755
2756 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2757 "exec-run-start-option" entry in the output of the "-list-features"
2758 command.
2759
2760 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2761
2762 * gdb.texinfo (i386): Fix yesterday's commit.
2763
2764 2013-12-03 Tom Tromey <tromey@redhat.com>
2765
2766 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2767 documented here.
2768
2769 2013-12-03 Tom Tromey <tromey@redhat.com>
2770
2771 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2772
2773 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2774
2775 * gdb.texinfo (i386 Features): Add MPX feature registers.
2776 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2777 a subsubsection for MPX and describes the display of the
2778 boundary registers.
2779
2780 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2781
2782 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2783 documentation of the "ada-exceptions" entry.
2784
2785 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2786
2787 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2788 "^error" result record concerning the error message. Document
2789 the error code that may also be part of that result record.
2790 (GDB/MI Miscellaneous Commands): Document the
2791 "undefined-command-error-code" element in the output of
2792 the "-list-features" GDB/MI command.
2793
2794 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2795
2796 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2797 the new -info-gdb-mi-command GDB/MI command. Document
2798 the meaning of "-info-gdb-mi-command" in the output of
2799 -list-features.
2800
2801 2013-11-29 Pedro Alves <palves@redhat.com>
2802
2803 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2804 Update comment.
2805
2806 2013-11-24 Yao Qi <yao@codesourcery.com>
2807
2808 * gdb.texinfo (Caching Remote Data): Document new
2809 "set/show stack-cache" option.
2810
2811 2013-11-24 Yao Qi <yao@codesourcery.com>
2812
2813 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2814 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2815 "off" respectively.
2816
2817 2013-11-23 Yao Qi <yao@codesourcery.com>
2818
2819 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2820 of "displayhint" to the table about child results.
2821
2822 2013-11-21 Yao Qi <yao@codesourcery.com>
2823
2824 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2825 'dynamic' for the output of command -var-list-children.
2826
2827 2013-11-21 Yao Qi <yao@codesourcery.com>
2828
2829 * gdb.texinfo (Caching Target Data): Remove "see" before
2830 @pxref.
2831
2832 2013-11-20 Yao Qi <yao@codesourcery.com>
2833
2834 * gdb.texinfo (Caching Target Data): Update doc for
2835 per-address-space dcache.
2836
2837 2013-11-20 Yao Qi <yao@codesourcery.com>
2838
2839 * gdb.texinfo (Data): Rename menu item.
2840 (Caching Remote Data): Rename to ...
2841 (Caching Target Data): ... it. Update.
2842
2843 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2844
2845 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2846 "language-option" entry in the output of the "-list-features"
2847 command.
2848
2849 2013-11-15 Tom Tromey <tromey@redhat.com>
2850
2851 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2852 Add example.
2853
2854 2013-11-14 Tom Tromey <tromey@redhat.com>
2855
2856 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2857
2858 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2859
2860 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2861 (Context management): Place current subsection text into its own
2862 subsubsection. Add new subsubsection describing the "--language"
2863 command option.
2864
2865 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2866
2867 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2868 the documentation of "info-ada-exceptions" in the output
2869 of the "-list-features" command. Add the documentation
2870 of the "ada-exception" entry instead.
2871
2872 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2873
2874
2875 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2876 word of a couple of sentences to start with a capital letter.
2877
2878 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2879
2880 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2881 (Ada Exceptions): New node.
2882 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2883 Commands" node.
2884 (GDB/MI Ada Exceptions Commands): New node.
2885 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2886 field in the output of the "-list-features" command.
2887 * NEWS: Add entry for the new "info exceptions" CLI command,
2888 and for the new "-info-ada-exceptions" GDB/MI command.
2889
2890 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2891
2892 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2893 (Line Tables In Python): New node.
2894
2895 2013-11-08 Doug Evans <dje@google.com>
2896
2897 * gdb.texinfo (Debugging Output): Update text for
2898 "set debug dwarf2-read".
2899
2900 2013-11-08 Doug Evans <dje@google.com>
2901
2902 * gdb.texinfo (Debugging Output): Update text for
2903 "set debug symtab-create".
2904
2905 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2906
2907 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2908 constant.
2909
2910 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2911
2912 * gdb.texinfo (Breakpoints In Python): Document temporary
2913 option in breakpoint constructor, and add documentation to the
2914 temporary attribute.
2915
2916 2013-11-07 Yao Qi <yao@codesourcery.com>
2917
2918 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2919 output of "-var-info-expression".
2920
2921 2013-11-06 Pedro Alves <palves@redhat.com>
2922
2923 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2924 non-interactive mode.
2925 (Environment) <shell startup files warning>: Mention
2926 non-interactive mode. Mention .zshenv for Z shell, and talk about
2927 BASH_ENV instead of .bashrc for BASH.
2928
2929 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2930
2931 * gdb.texinfo (Commands to Specify Files): Add description
2932 of the remove-symbol-file command.
2933 * observer.texi: New free_objfile event
2934
2935 2013-10-24 Pedro Alves <palves@redhat.com>
2936
2937 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2938
2939 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2940
2941 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2942 New subsection inside which the "-catch-load" and "-catch-unload"
2943 commands documentation is now placed.
2944 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2945 documenting the "-catch-assert" and "-catch-exception" new
2946 GDB/MI commands.
2947
2948 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2949
2950 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2951
2952 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2953
2954 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2955 serial baud".
2956 (Remote Configuration): Replace "set remotebaud" by "set serial
2957 baud". Replace "show remotebaud" by "show serial baud".
2958
2959 2013-10-07 Pedro Alves <palves@redhat.com>
2960
2961 PR breakpoints/11568
2962 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2963 when the thread is removed from the thread list.
2964
2965 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2966
2967 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2968 Update entry for $_exitcode.
2969
2970 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2971
2972 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2973 new "--start" option.
2974
2975 2013-10-02 Pedro Alves <palves@redhat.com>
2976
2977 * gdb.texinfo (Registers): Expand description of saved registers
2978 in frames. Explain <not saved>.
2979
2980 2013-09-25 Doug Evans <dje@google.com>
2981
2982 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2983
2984 2013-09-16 Stan Shebs <stan@codesourcery.com>
2985
2986 Remove the internals manual gdbint.texinfo.
2987 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2988 (PDFFILES): Remove gdbint.pdf.
2989 (HTMLFILES): Remove gdbint/index.html.
2990 (HTMLFILES_INSTALL): Remove gdbint.
2991 (GDBINT_DOC_FILES): Remove.
2992 (dvi): Remove gdbint.dvi.
2993 (ps): Remove gdbint.ps.
2994 * gdbint.texinfo: Remove file.
2995 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2996
2997 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2998
2999 * gdb.texinfo (Convenience Functions): Mention new convenience
3000 function $_isvoid.
3001
3002 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3003
3004 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3005 (Standard Target Features): Add new node to menu.
3006 (S/390 and System z Features): New node.
3007
3008 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3009
3010 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3011 -list-target-features in the example.
3012
3013 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3014
3015 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3016 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3017
3018 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3019
3020 Sync documentation with gdb.base/gnu-debugdata.exp.
3021 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3022
3023 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3024
3025 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3026
3027 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3028 Yao Qi <yao@codesourcery.com>
3029
3030 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3031 Document new --skip-unavailable option.
3032 <-stack-list-variables>: Document new --skip-unavailable option.
3033
3034 2013-08-26 Doug Evans <dje@google.com>
3035
3036 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3037 an optional regexp.
3038
3039 2013-08-13 Tom Tromey <tromey@redhat.com>
3040
3041 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3042 Document GDB_PARALLEL and GDB_INOTIFY.
3043
3044 2013-08-09 Stan Shebs <stan@codesourcery.com>
3045
3046 * LRS: Remove file, describes a long-abandoned live-range
3047 splitting extension to stabs.
3048
3049 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
3050
3051 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3052
3053 2013-07-17 Doug Evans <dje@google.com>
3054
3055 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3056
3057 2013-07-02 Tom Tromey <tromey@redhat.com>
3058
3059 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3060
3061 2013-06-28 Tom Tromey <tromey@redhat.com>
3062
3063 * Makefile.in (version.subst): Use version.in, not
3064 common/version.in.
3065 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3066 Likewise.
3067
3068 2013-06-27 Pedro Alves <palves@redhat.com>
3069
3070 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3071 dynamic symbol resolution code>: New section, based on infrun.c
3072 comment.
3073
3074 2013-06-26 Tom Tromey <tromey@redhat.com>
3075
3076 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3077 Update.
3078 (Releasing GDB): Likewise.
3079
3080 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3081 Yao Qi <yao@codesourcery.com>
3082
3083 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3084 -trace-frame-collected.
3085
3086 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3087
3088 * gdb.texinfo (Traceframe Info Format): Document tvar element
3089 and its attributes.
3090
3091 2013-06-25 Yao Qi <yao@codesourcery.com>
3092
3093 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3094
3095 2013-06-24 Tom Tromey <tromey@redhat.com>
3096
3097 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3098 (GDBvn.texi): Use version.subst.
3099 (version.subst): New target.
3100 (mostlyclean): Remove version.subst.
3101
3102 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3103
3104 * gdb.texinfo (GDB/MI Data Manipulation)
3105 <-data-list-register-values>: Document the --skip-unavailable
3106 option.
3107
3108 2013-06-07 Yao Qi <yao@codesourcery.com>
3109
3110 * gdb.texinfo (Symbols): Add kindex and cindex for
3111 'maint print msymbols'.
3112
3113 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3114
3115 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3116 response field name (thread-group to inferior).
3117
3118 2013-06-04 Gary Benson <gbenson@redhat.com>
3119
3120 * gdb.texinfo (General Query Packets/qSupported): Added
3121 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3122 to the table of currently defined stub features.
3123 Added a more detailed entry for "augmented-libraries-svr4-read".
3124 (General Query Packets/qXfer:libraries-svr4:read): Documented
3125 the augmented form of this packet.
3126
3127 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3128
3129 * gdb.texinfo (System-wide Configuration Scripts): Renames
3130 "Installed System-wide Configuration Scripts". Add associated
3131 @menu block.
3132
3133 2013-05-23 Yao Qi <yao@codesourcery.com>
3134 Pedro Alves <palves@redhat.com>
3135
3136 * gdb.texinfo (Packets): Document 'vCont;r'.
3137 (Continuing and Stepping): Document target-assisted range
3138 stepping, and the 'set range-stepping' and 'show range-stepping'
3139 commands.
3140
3141 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3142
3143 * gdb.texinfo (Installed System-wide Configuration Scripts):
3144 Add subsection describing the scripts now available under
3145 the data-dir's system-gdbbinit subdirectory.
3146 * NEWS: Add entry announcing the availability of system-wide
3147 configuration scripts for ElinOS and Wind River Linux.
3148
3149 2013-05-21 Hui Zhu <hui@codesourcery.com>
3150
3151 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3152 "-dprintf-insert" command.
3153
3154 2013-05-17 Doug Evans <dje@google.com>
3155
3156 * gdb.texinfo (Maintenance Commands): Update doc for
3157 "maint check-psymtabs". Add doc for "maint check-symtabs",
3158 "maint expand-symtabs".
3159
3160 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3161
3162 * gdb.texinfo (Process Record and Replay): Document the
3163 "record goto" command and its sub-commands.
3164
3165 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3166
3167 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3168 (Python API): Add Frame Filters API, Frame Wrapper API,
3169 Writing a Frame Filter/Wrapper, Managing Management of Frame
3170 Filters chapter entries.
3171 (Frame Filters API): New Node.
3172 (Frame Wrapper API): New Node.
3173 (Writing a Frame Filter): New Node.
3174 (Managing Frame Filters): New Node.
3175 (Progspaces In Python): Add note about frame_filters attribute.
3176 (Objfiles in Python): Ditto.
3177 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3178 @anchors and --no-frame-filters option to -stack-list-variables,
3179 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3180 commands.
3181
3182 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3183
3184 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3185 Support" subsection documenting the XML format used to transfer
3186 shared library info on AIX.
3187
3188 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3189
3190 * gdb.texinfo (Debugging Output): Add documentation of
3191 "set debug aix-solib" and "show debug aix-solib" commands.
3192
3193 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3194
3195 * gdb.texinfo (Nios II): New section.
3196 (Nios II Features): New section.
3197
3198 2013-05-06 Joel Brobecker <brobecker@adacore.com>
3199
3200 * gdbint.texinfo (Algorithms): Remove entries documenting
3201 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3202 SOLIB_CREATE_INFERIOR_HOOK.
3203
3204 2013-04-29 Tom Tromey <tromey@redhat.com>
3205
3206 PR python/14204:
3207 * gdb.texinfo (Python API): Fix menu entry.
3208 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3209 Define global and static block. Add example. Clarify
3210 block relationship for inline functions.
3211
3212 2013-04-29 Tom Tromey <tromey@redhat.com>
3213
3214 * gdb.texinfo (Python API): Mention Python help and keyword
3215 arguments. Move pagination text to Basic Python.
3216 (Basic Python): Put pagination text here. Document
3217 close-on-exec, SIGCHLD, and SIGINT.
3218
3219 2013-04-19 Pedro Alves <palves@redhat.com>
3220
3221 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3222 "signedness" instead of "signness".
3223
3224 2013-04-19 Pedro Alves <palves@redhat.com>
3225
3226 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3227 -Wno-pointer-sign text with text on -Wpointer-sign.
3228
3229 2013-04-16 Tom Tromey <tromey@redhat.com>
3230
3231 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3232 GCC that has the SDT probe points.
3233
3234 2013-04-15 Tom Tromey <tromey@redhat.com>
3235
3236 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3237 exception catchpoints.
3238
3239 2013-04-15 Tom Tromey <tromey@redhat.com>
3240
3241 * gdb.texinfo (Set Catchpoints): Document $_exception.
3242 (Convenience Vars): Mention $_exception.
3243
3244 2013-04-15 Tom Tromey <tromey@redhat.com>
3245
3246 * gdb.texinfo (Set Catchpoints): Reorganize exception
3247 catchpoints. Document "catch rethrow".
3248 (Debugging C Plus Plus): Mention "catch rethrow".
3249
3250 2013-04-15 Tom Tromey <tromey@redhat.com>
3251
3252 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3253
3254 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3255 Eli Zaretskii <eliz@gnu.org>
3256
3257 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3258 line below the sample output.
3259
3260 2013-04-12 Eli Zaretskii <eliz@gnu.org>
3261
3262 * gdb.texinfo (Mode Options): Document '-configuration'.
3263 (Help): Document "show configuration".
3264 (Bug Reporting): Add requirements to include the configuration
3265 details in bug reports.
3266
3267 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3268
3269 * Makefile.in (MAN1S): Add gcore.1.
3270 Remove "Host, target, and site specific Makefile fragments" comment.
3271 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3272 (install-man1, uninstall-man1): Conditionalize gcore.1.
3273 (gcore.1): New.
3274 * gdb.texinfo (Man Pages): Add gcore man.
3275 (gcore man): New node.
3276
3277 2013-04-10 Pedro Alves <palves@redhat.com>
3278
3279 * gdb.texinfo (Process Record and Replay): Document that "set
3280 record full insn-number-max", "set record
3281 instruction-history-size" and "set record
3282 function-call-history-size" accept "unlimited".
3283 (Backtrace): Document that "set backtrace limit" accepts
3284 "unlimited".
3285 (List): Document that "set listsize" accepts "unlimited".
3286 (Print Settings)" Document that "set print max-symbolic-offset",
3287 "set print elements" and "set print repeats" accept "unlimited".
3288 (Starting and Stopping Trace Experiments): Document that "set
3289 trace-buffer-size" accepts "unlimited".
3290 (Remote Configuration): Document that "set tcp connect-timeout"
3291 accepts "unlimited".
3292 (Command History): Document that "set history size" accepts
3293 "unlimited".
3294 (Screen Size): Document that "set height" and "set width" accepts
3295 "unlimited". Adjust "set pagination"'s description to suggest
3296 "set height unlimited" instead of "set height 0".
3297
3298 2013-04-10 Yao Qi <yao@codesourcery.com>
3299
3300 * gdb.texinfo (Trace Files): Add "target ctf".
3301
3302 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3303
3304 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3305
3306 * Makefile.in (install-man1, install-man5, uninstall-man1)
3307 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3308
3309 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3310
3311 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3312 Eli Zaretskii <eliz@gnu.org>
3313
3314 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3315 parameters order. Remove "On some targets" for --attach. Document the
3316 --multi parameter and extended-remote command. Document all the
3317 options.
3318
3319 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3320
3321 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3322 the list of supported languages.
3323
3324 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3325
3326 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3327 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3328 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3329 (diststuff): Add man.
3330 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3331 (uninstall-man5): New.
3332 (STAGESTUFF): Add *.1 and *.5.
3333 (GDBvn.texi): Add SYSTEM_GDBINIT.
3334 (gdb.1, gdbserver.1, gdbinit.5): New.
3335 (maintainer-clean realclean): Add $(MANS).
3336 (install): Add install-man.
3337 (uninstall): Add uninstall-man.
3338 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3339 (@copying): Wrap it by @c man begin COPYRIGHT.
3340 (Top): Add Man Pages.
3341 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3342
3343 2013-04-02 Pedro Alves <palves@redhat.com>
3344
3345 * gdb.texinfo (Debugging Output): Document "set/show debug
3346 aarch64", "set/show debug coff-pe-read" and "set/show debug
3347 mach-o".
3348
3349 2013-04-02 Pedro Alves <palves@redhat.com>
3350
3351 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3352 table>: Add entry for "trace-buffer-size".
3353
3354 2013-03-28 Pedro Alves <palves@redhat.com>
3355
3356 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3357 table>: Add entry for "trace-status".
3358
3359 2013-03-28 Eli Zaretskii <eliz@gnu.org>
3360
3361 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3362 @bullet", which is invalid (makeinfo 5.1 barfs).
3363
3364 2013-03-28 Pedro Alves <palves@redhat.com>
3365
3366 PR gdb/15294
3367
3368 * gdb.texinfo (List) <set listsize>: Adjust to document that
3369 listsize 0 means no limit, and remove mention of -1.
3370
3371 2013-03-22 Yao Qi <yao@codesourcery.com>
3372
3373 * gdb.texinfo (Embedded Processors): Remove menu item
3374 "OpenRISC 1000".
3375 (OpenRISC 1000): Remove.
3376
3377 2013-03-21 Doug Evans <dje@google.com>
3378
3379 * gdb.texinfo (Maintenance Commands): Add docs for
3380 "mt set per-command {space,time,symtab} {on,off}".
3381
3382 2013-03-14 Hui Zhu <hui@codesourcery.com>
3383 Yao Qi <yao@codesourcery.com>
3384
3385 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3386
3387 2013-03-13 Keith Seitz <keiths@redhat.com>
3388
3389 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3390 "maint agent" reference to Dynamic printf.
3391
3392 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3393
3394 * gdb.texinfo (General Query Packets): Don't use colon in index
3395 entries visible to Info format.
3396
3397 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3398
3399 * gdb.texinfo (Process Record and Replay): Document record
3400 changes.
3401
3402 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3403
3404 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3405 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3406 qXfer:btrace:read.
3407
3408 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3409
3410 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3411 use colons in @anchor and @cindex entries.
3412
3413 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3414
3415 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3416
3417 2013-03-08 Stan Shebs <stan@codesourcery.com>
3418 Hafiz Abid Qadeer <abidh@codesourcery.com>
3419
3420 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3421 trace-buffer-size set and show commands.
3422 (Tracepoint Packets): Document QTBuffer:size.
3423 (General Query Packets): Document QTBuffer:size.
3424
3425 2013-02-21 Tom Tromey <tromey@redhat.com>
3426
3427 * gdb.texinfo: Remove bad @syncodeindex.
3428 (Values From Inferior, Types In Python, Inferiors In Python)
3429 (Events In Python, Threads In Python, Frames In Python, Blocks In
3430 Python, Symbols In Python, Symbol Tables In Python): Remove
3431 @tables.
3432 (Packets, General Query Packets, Tracepoint Packets)
3433 (Host I/O Packets): Use @w{} for empty @item.
3434
3435 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3436
3437 * gdb.texinfo (Architectures In Python): Add description about
3438 the new method gdb.Architecture.disassemble.
3439
3440 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3441 Hafiz Abid Qadeer <abidh@codesourcery.com>
3442
3443 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3444 Document the "trace-file" field.
3445
3446 2013-02-07 Doug Evans <dje@google.com>
3447
3448 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3449 command.
3450
3451 2013-02-06 Yao Qi <yao@codesourcery.com>
3452
3453 * gdb.texinfo (GDB/MI Async Records): Document new MI
3454 notification "=tsv-modified". Update the document of MI
3455 notification "=tsv-created".
3456 * observer.texi (GDB Observers): New observer tsv_modified.
3457 Update observer tsv_created and tsv_delete.
3458
3459 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3460
3461 * gdb.texinfo (AArch64 Features): New section; document
3462 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3463 (Architectures): Add new AArch64 section to document AArch64
3464 architecture specific commands.
3465 (ABI): Add description of the new OS ABI "Newlib" and its influence
3466 on the longjmp handling.
3467
3468 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3469 Jan Kratochvil <jan.kratochvil@redhat.com>
3470
3471 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3472 variable in 'set/show backtrace' section.
3473
3474 2013-01-31 Tom Tromey <tromey@redhat.com>
3475
3476 * gdb.texinfo (Target Commands): Fix typo.
3477
3478 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3479
3480 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3481 describing the gdb.Architecture class.
3482 (Frames In Python): Add description about the new method
3483 gdb.Frame.architecture().
3484
3485 2013-01-23 Doug Evans <dje@google.com>
3486
3487 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3488
3489 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3490
3491 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3492 'thread-groups' field when printing a breakpoint in MI.
3493
3494 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3495 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3496 to reflect that jit-reader-load now supports absolute file-names.
3497
3498 2013-01-16 Tom Tromey <tromey@redhat.com>
3499
3500 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3501 (Signals): Likewise.
3502
3503 2013-01-16 Tom Tromey <tromey@redhat.com>
3504
3505 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3506 "catch-type" field.
3507 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3508
3509 2013-01-07 Tom Tromey <tromey@redhat.com>
3510
3511 * gdb.texinfo (Mode Options): Don't mention -epoch.
3512 (Data, Emacs): Remove obsolete comments.
3513
3514 2013-01-02 Tom Tromey <tromey@redhat.com>
3515
3516 * gdb.texinfo (GDB/MI Output Records): Update menu.
3517 (GDB/MI Breakpoint Information): New node.
3518 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3519 <-break-insert>: Likewise.
3520
3521 2012-12-31 Yao Qi <yao@codesourcery.com>
3522
3523 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3524 (Packets): Move "vStopped" packet to ...
3525 (Notification Packets): ... here. Describe the components
3526 of notification. Add a table of supported notifications.
3527 Add an example on the process of he async notification.
3528
3529 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3530
3531 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3532 present.
3533 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3534 fullname output always present.
3535
3536 2012-12-23 Pierre Muller <muller@sourceware.org>
3537
3538 * gdbint.texinfo (Function prototypes): Require use of "extern"
3539 modifier for function prototypes in headers.
3540
3541 2012-12-19 Joel Brobecker <brobecker@adacore.com>
3542
3543 * refcard.tex: Update copyright notice to GPL v3 or later.
3544 Update contact info.
3545
3546 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3547
3548 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3549
3550 2012-12-15 Yao Qi <yao@codesourcery.com>
3551
3552 * gdb.texinfo (Debugging Output): Document 'set debug
3553 notification' and 'show debug notification'.
3554
3555 2012-12-15 Yao Qi <yao@codesourcery.com>
3556
3557 * gdb.texinfo (Listing Tracepoints): New item and example about
3558 'installed on target' output.
3559 Add more in the example about 'installed on target'.
3560 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3561
3562 2012-12-14 Tom Tromey <tromey@redhat.com>
3563
3564 * gdb.texinfo (SVR4 Process Information): Mention core files.
3565
3566 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3567
3568 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3569
3570 2012-12-11 Pedro Alves <palves@redhat.com>
3571
3572 * gdb.texinfo: Remove all mentions of Unixware throughout.
3573
3574 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3575
3576 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3577
3578 2012-11-29 Tom Tromey <tromey@redhat.com>
3579
3580 * gdb.texinfo (SVR4 Process Information): Document missing
3581 "info proc" subcommands.
3582
3583 2012-11-29 Yao Qi <yao@codesourcery.com>
3584
3585 PR gdb/1477.
3586 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3587 to 'auto' instead of 'gnu'.
3588
3589 2012-11-26 Tom Tromey <tromey@redhat.com>
3590
3591 * gdb.texinfo (MiniDebugInfo): New node.
3592 (GDB Files): Update.
3593
3594 2012-11-16 Doug Evans <dje@google.com>
3595
3596 * gdb.texinfo (System-wide configuration): If the system-wide init
3597 file lives in the data-directory, and --data-directory is provided,
3598 look for it there.
3599
3600 2012-11-15 Tom Tromey <tromey@redhat.com>
3601
3602 * gdb.texinfo (Signaling): Fix typo.
3603
3604 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3605
3606 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3607 parameter "count" of -data-write-memory-bytes, and add an example.
3608
3609 2012-11-12 Tom Tromey <tromey@redhat.com>
3610
3611 * gdb.texinfo (Symbols): Document "info type-printers",
3612 "enable type-printer" and "disable type-printer".
3613 (Python API): Add new node to menu.
3614 (Type Printing API): New node.
3615 (Progspaces In Python): Document type_printers field.
3616 (Objfiles In Python): Likewise.
3617 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3618 register_type_printer, TypePrinter>: Document.
3619
3620 2012-11-12 Tom Tromey <tromey@redhat.com>
3621
3622 * gdb.texinfo (Symbols): Document "set print type methods",
3623 "set print type typedefs", and flags to ptype and whatis.
3624
3625 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3626
3627 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3628 the example -data-disassemble output. Extend the description of
3629 the -data-disassemble results to document all fields. Document
3630 the cli disassemble command as being related to -data-disassemble.
3631
3632 2012-11-09 Yao Qi <yao@codesourcery.com>
3633
3634 PR gdb/14777.
3635 * gdb.texinfo (OS Information): Remove doc on command
3636 'info udot'.
3637
3638 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3639
3640 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3641 gdb.ini warning for Windows port.
3642
3643 2012-11-08 Yao Qi <yao@codesourcery.com>
3644
3645 * gdb.texinfo (Search): Add kindex for 'fo'.
3646
3647 2012-11-05 Tom Tromey <tromey@redhat.com>
3648
3649 PR python/14802:
3650 * gdb.texinfo (Functions In Python): Add example.
3651
3652 2012-11-03 Yao Qi <yao@codesourcery.com>
3653
3654 * observer.texi (GDB Observers): Remove observer
3655 'tracepoint_modified', 'tracepoint_created' and
3656 'tracepoint_deleted'.
3657
3658 2012-10-26 Tom Tromey <tromey@redhat.com>
3659
3660 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3661
3662 2012-10-25 Tom Tromey <tromey@redhat.com>
3663
3664 * gdb.texinfo (General Query Packets): Use @itemx.
3665
3666 2012-10-17 Yao Qi <yao@codesourcery.com>
3667
3668 * observer.texi (GDB Observers): Update observer
3669 'memory_changed'.
3670 * gdb.texinfo (GDB/MI Async Records): Document for
3671 "memory-changed" notification.
3672
3673 2012-10-15 Doug Evans <dje@google.com>
3674
3675 * gdb.texinfo (Mode Options): Document -nh.
3676 Elaborate on docs for -nx.
3677
3678 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3679
3680 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3681
3682 2012-09-21 Yao Qi <yao@codesourcery.com>
3683 Pedro Alves <palves@redhat.com>
3684
3685 * gdb.texinfo (GDB/MI Async Records): Document notification
3686 'record-started' and 'record-stopped'.
3687 * observer.texi (GDB Observers): New observer 'record-changed'.
3688
3689 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3690
3691 * gdb.texinfo: Document the removal of SH's 'regs' command.
3692
3693 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3694
3695 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3696
3697 2012-09-18 Yao Qi <yao@codesourcery.com>
3698
3699 * gdb.texinfo (GDB/MI Async Records): Document new MI
3700 notifications '=tsv-created' and '=tsv-deleted'.
3701 * observer.texi (GDB Observers): New observer tsv_created and
3702 tsv_deleted.
3703
3704 2012-09-18 Yao Qi <yao@codesourcery.com>
3705
3706 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3707 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3708 '=traceframe-changed'.
3709
3710 2012-09-17 Yao Qi <yao@codesourcery.com>
3711
3712 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3713 'set listsize'.
3714
3715 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3716 Eli Zaretskii <eliz@gnu.org>
3717
3718 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3719 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3720 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3721
3722 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3723
3724 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3725
3726 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3727
3728 Document how to return from "python-interactive" to GDB.
3729 * gdb.texinfo (Python Commands): Update documentation.
3730
3731 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3732
3733 Add a new "python-interactive" command that starts a standard
3734 Python interactive prompt with "pi" as alias, and add "py" as
3735 an alias to "python".
3736 * gdb.texinfo (Python Commands): Document the new commands.
3737
3738 2012-08-22 Tom Tromey <tromey@redhat.com>
3739
3740 * gdbint.texinfo (Host Definition): Remove documentation for
3741 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3742
3743 2012-08-17 Keith Seitz <keiths@redhat.com>
3744
3745 PR c++/13356
3746 * gdb.texinfo (Type and Range Checking): Remove warning.
3747 Remove spurious commas.
3748 Update text and examples for re-implementation of set/show
3749 check type.
3750 (C and C++ Type and Range Checks): Likewise.
3751
3752 2012-08-16 Yao Qi <yao@codesourcery.com>
3753
3754 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3755 is deprecated.
3756
3757 2012-08-13 Doug Evans <dje@google.com>
3758
3759 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3760 to include functions.
3761
3762 2012-08-10 Doug Evans <dje@google.com>
3763
3764 * gdb.texinfo (Convenience Funs): New node.
3765 (Types In Python): Document Type.vector.
3766
3767 2012-08-09 Yao Qi <yao@codesourcery.com>
3768
3769 * observer.texi: New observer command_param_changed.
3770 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3771
3772 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3773
3774 * gdbint.texinfo (Debugging GDB): In section
3775 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3776 Mention also gdb-gdb.py.
3777
3778 2012-08-07 Yao Qi <yao@codesourcery.com>
3779
3780 Revert the folloing patch:
3781 2012-08-06 Yao Qi <yao@codesourcery.com>
3782 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3783 remote hardware-watchpoint-limit' and 'set
3784 remote hardware-breakpoint-limit'.
3785
3786 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3787
3788 * gdb.texinfo (Working Directory): Added information about new
3789 default argument for 'cd' command.
3790
3791 2012-08-06 Yao Qi <yao@codesourcery.com>
3792
3793 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3794 remote hardware-watchpoint-limit' and 'set
3795 remote hardware-breakpoint-limit'.
3796
3797 2012-08-06 Yao Qi <yao@codesourcery.com>
3798
3799 Fix PR14371.
3800
3801 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3802 '=breakpoint-deleted'.
3803
3804 2012-08-02 Yao Qi <yao@codesourcery.com>
3805
3806 * gdb.texinfo (Native): Remove node Neutrino.
3807
3808 2012-07-27 Yao Qi <yao@codesourcery.com>
3809
3810 * gdb.texinfo (IPA Protocol Commands): Document new command
3811 'close'.
3812
3813 2012-07-25 Tom Tromey <tromey@redhat.com>
3814
3815 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3816
3817 2012-07-20 Doug Evans <dje@google.com>
3818
3819 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3820 (Index Files): Document how to control the use of deprecated index
3821 sections.
3822 (Index Section Format): Replace --use-deprecated-index-sections with
3823 "set use-deprecated-index-sections on".
3824
3825 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3826
3827 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3828 indices into a single node "Index". Instead, join function and
3829 variable indices into a single index, separate from the concept
3830 index. Requested in
3831 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3832 (Top): Update the top-level menu: instead of one "Index" there are
3833 now separate entries "Concept Index" and "Function and Variable
3834 Index".
3835 (Concept Index, Function and Variable Index): New nodes.
3836 (Index): Node deleted.
3837
3838 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3839
3840 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3841 and "maint agent-eval".
3842
3843 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3844
3845 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3846 avoid file-name clashes between Index.html and index.html on
3847 case-insensitive filesystems. See the discussion starting in
3848 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3849 details of the problem.
3850 (Top): Update the master menu for the above.
3851 (Concept Index, Command and Variable Index): New nodes, instead of
3852 the old "Index" node that was deleted. All cross-references
3853 updated.
3854
3855 2012-07-02 Stan Shebs <stan@codesourcery.com>
3856
3857 * gdb.texinfo (Dynamic Printf): Mention agent style and
3858 disconnected dprintf.
3859 (Maintenance Commands): Describe maint agent-printf.
3860 (General Query Packets): Mention BreakpointCommands feature.
3861 (Packets): Document commands extension to Z0 packet.
3862 * agentexpr.texi (Bytecode Descriptions): Document printf
3863 bytecode.
3864
3865 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3866
3867 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3868 only after gdbinit files.
3869 (Startup): Move -iex and -iex commands down after gdbinit files.
3870
3871 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3872
3873 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3874 possibility.
3875
3876 2012-06-29 Tom Tromey <tromey@redhat.com>
3877
3878 * gdb.texinfo (Index Section Format): Update for version 7.
3879
3880 2012-06-28 Stan Shebs <stan@codesourcery.com>
3881
3882 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3883 example, add note about title column.
3884
3885 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3886
3887 * gdb.texinfo (Symbol Tables In Python): Add description about
3888 the new 'last' attribute of gdb.Symtab_and line.
3889
3890 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3891
3892 * gdb.texinfo (Symbol Tables In Python): Correct the description
3893 of the 'pc' attribute of gdb.Symtab_and_line.
3894
3895 2012-06-26 Doug Evans <dje@google.com>
3896
3897 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3898 and symtab-create.
3899
3900 2012-06-25 Keith Seitz <keiths@redhat.com>
3901
3902 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3903 from example. Remove "rbreak" from list of corresponding
3904 gdb commands.
3905
3906 2012-06-23 Doug Evans <dje@google.com>
3907
3908 * gdb.texinfo (Index Section Format): Document version 7 format.
3909
3910 2012-06-22 Yao Qi <yao@codesourcery.com>
3911
3912 * gdb.texinfo: Add missing cindex for some packets.
3913
3914 2012-06-20 Keith Seitz <keiths@redhat.com>
3915
3916 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3917 for -break-insert and document -p.
3918
3919 2012-06-20 Yao Qi <yao@codesourcery.com>
3920
3921 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3922 and "gdb.write_memory" with "Inferior.read_memory" and
3923 "Inferior.write_memory".
3924
3925 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3926
3927 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3928 (Free Documentation): Add @node line.
3929 (Continuing and Stepping) <advance location>: Use @item instead of
3930 @itemx.
3931 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3932 @itemx.
3933 (Embedded Processors): Put the link to "PA" to its correct place,
3934 according to document structure.
3935 (Python API): Put the link to "Lazy Strings In Python" to its
3936 correct place.
3937 (Index): Use @@ in @tex block to get a literal @.
3938
3939 * gdbint.texinfo: Fix the @subtitle line.
3940
3941 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3942 correct place.
3943
3944 2012-06-08 Yao Qi <yao@codesourcery.com>
3945
3946 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3947 Protocol'.
3948 (In-Process Agent Protocol, IPA Protocol Objects)
3949 (IPA Protocol Commands): New nodes.
3950 (Tracepoint Packets): Add anchors.
3951
3952 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3953
3954 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3955
3956 2012-06-06 Yao Qi <yao@codesourcery.com>
3957
3958 * gdb.texinfo: Update copyright year.
3959
3960 2012-05-23 Stan Shebs <stan@codesourcery.com>
3961 Kwok Cheung Yeung <kcy@codesourcery.com>
3962
3963 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3964
3965 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3966
3967 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3968 Mention also --with-separate-debug-dir.
3969 (Auto-loading): Prepend $debugdir in the sample output.
3970 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3971 auto-load safe-path variable.
3972 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3973 Mention also $debugdir for 'set auto-load scripts-directory'.
3974
3975 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3976
3977 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3978 (MIPS Embedded, MIPS, MIPS Register packet Format)
3979 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3980 appropriate.
3981
3982 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3983 Maciej W. Rozycki <macro@codesourcery.com>
3984
3985 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3986 mips compression".
3987 (MIPS Breakpoint Kinds): New subsubsection.
3988
3989 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3990
3991 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3992 nodes for subsections. Add @acronym mark-ups and adjust
3993 formatting.
3994
3995 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3996
3997 Rename $ddir to $datadir.
3998 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3999 (objfile-gdb.py file): Rename $ddir to $datadir.
4000
4001 2012-05-18 Tom Tromey <tromey@redhat.com>
4002
4003 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4004
4005 2012-05-14 Stan Shebs <stan@codesourcery.com>
4006
4007 * gdb.texinfo (Dynamic Printf): New subsection.
4008
4009 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4010
4011 * gdb.texinfo (Basic Python): Add description about the function
4012 gdb.find_pc_line
4013
4014 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4015 Eli Zaretskii <eliz@gnu.org>
4016
4017 * gdb.texinfo (Separate Debug Files): Use plural form for global
4018 debugging information directory.
4019
4020 2012-05-11 Stan Shebs <stan@codesourcery.com>
4021 Kwok Cheung Yeung <kcy@codesourcery.com>
4022
4023 * gdb.texinfo (Operating System Auxiliary Information): Document new
4024 'info os' subcommands.
4025
4026 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4027
4028 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4029 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4030 (dotdebug_gdb_scripts section): Add reference
4031 to 'Auto-loading safe path'.
4032
4033 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4034
4035 Implement multi-component --with-auto-load-dir.
4036 * gdb.texinfo (Auto-loading): New references
4037 for 'set auto-load scripts-directory'
4038 and 'show auto-load scripts-directory'.
4039 (Auto-loading safe path): Describe the new default. Move $ddir
4040 substituation reference to 'objfile-gdb.py file'.
4041 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4042 script-name. Describe new 'set auto-load scripts-directory'
4043 and 'show auto-load scripts-directory'.
4044
4045 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4046
4047 Provide $ddir substitution for --with-auto-load-safe-path.
4048 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4049 (Auto-loading safe path): Likewise. Mention the default value,
4050 $ddir substitution, --with-auto-load-safe-path and
4051 --without-auto-load-safe-path.
4052 * observer.texi (gdb_datadir_changed): New.
4053
4054 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4055
4056 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4057 Twice.
4058
4059 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4060 directory separator by path separator.
4061
4062 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4063
4064 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4065 for 'set auto-load safe-path' optional. Mention if it is omitted.
4066 Change disabling security protection condition to "/", twice.
4067
4068 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4069
4070 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4071 the new methods global_block and static_block on gdb.Symtab
4072 objects.
4073
4074 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4075
4076 * gdb.texinfo (Blocks In Python): Add a note saying that future
4077 improvements to GDB and its infrastructure can move symbols
4078 across blocks within a symbol table.
4079
4080 2012-04-29 Yao Qi <yao@codesourcery.com>
4081
4082 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4083 (A29K): Remove.
4084
4085 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4086 Tom Tromey <tromey@redhat.com>
4087
4088 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4089 and generic static probe support on GDB.
4090
4091 2012-04-25 Doug Evans <dje@google.com>
4092
4093 * gdb.texinfo (Go): Fix thinko.
4094
4095 * gdb.texinfo (Supported Languages): Add Go.
4096 (Go): New node.
4097
4098 2012-04-25 Yao Qi <yao@codesourcery.com>
4099
4100 * gdbint.texinfo (Testsuite): New section `Board settings'.
4101
4102 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4103
4104 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4105 Three times.
4106
4107 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4108 Three times.
4109
4110 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4111
4112 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4113 by @table @asis. Fix formatting of one item.
4114
4115 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4116
4117 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4118
4119 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4120
4121 New option "set debug auto-load".
4122 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4123 (auto-load verbose mode): New node.
4124
4125 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4126
4127 New option "set auto-load safe-path".
4128 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4129 and "info auto-load" examples for safe-path. Put there also references
4130 for "set auto-load safe-path" and "show auto-load safe-path".
4131 New menu item for Auto-loading safe path.
4132 (Auto-loading safe path): New node.
4133 (Python Auto-loading): Update the expected output from "Missing"
4134 to "No".
4135
4136 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4137
4138 auto-load: Implementation.
4139 * gdb.texinfo (Mode Options): New anchor for -nx.
4140 (Startup): New anchors for Option -init-eval-command,
4141 Home Directory Init File
4142 and Init File in the Current Directory during Startup.
4143 Mention set auto-load local-gdbinit with a reference.
4144 Change the sample code to "set auto-load python-scripts".
4145 (Threads): New anchor set libthread-db-search-path.
4146 Provide references to libthread_db.so.1 file.
4147 (Controlling GDB): New menu item for Auto-loading.
4148 (Auto-loading, Init File in the Current Directory)
4149 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4150 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4151 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4152 reference.
4153 (Auto-loading): Rename to ...
4154 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4155 "set auto-load python-scripts", new anchor for it. Change
4156 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4157 for it. Change "info auto-load-scripts"
4158 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4159 to "Python scripts".
4160
4161 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4162
4163 PR mi/13393
4164 * gdb.texinfo (Print Settings): Extend the description for "set print
4165 object".
4166 (GDB/MI Variable Objects): Extend the description for -var-create and
4167 -var-list-children.
4168
4169 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4170
4171 * gdb.texinfo (Examining Data): Document the 'explore' command.
4172
4173 2012-03-28 Joel Brobecker <brobecker@adacore.com>
4174
4175 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4176 to the children of a varobj and its update range when -var-update
4177 returns that the varobj's type changed.
4178
4179 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4180
4181 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4182 Create two new links fir 'objfile-gdb.py file'
4183 and 'dotdebug_gdb_scripts section'.
4184
4185 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4186
4187 * gdb.texinfo (Auto-loading): Rename node reference
4188 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4189 Twice.
4190 (.debug_gdb_scripts section): Rename the node ...
4191 (dotdebug_gdb_scripts section): ... here.
4192 (Maintenance Commands): Also rename this node reference.
4193
4194 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4195
4196 * gdb.texinfo (Python API/Values From Inferior): Add description
4197 about the new method Value.referenced_value. Add description on
4198 how Value.dereference is different (and similar) to
4199 Value.referenced_value.
4200
4201 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4202
4203 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4204 --init-eval-command=COMMAND, -iex.
4205 (Startup): Describe -iex and -ix. Simplify the example
4206 for "set auto-load-scripts off".
4207
4208 2012-03-16 Gary Benson <gbenson@redhat.com>
4209
4210 PR breakpoints/10738
4211 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4212 stating that GDB cannot set breakpoints on inlined functions.
4213 (Mode Options): Document --use-deprecated-index-sections.
4214 (Index Section Format): Document new index section version format.
4215
4216 2012-03-15 Tom Tromey <tromey@redhat.com>
4217
4218 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4219
4220 2012-03-13 Doug Evans <dje@google.com>
4221
4222 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4223 of "reload".
4224 (Symbols): Delete docs for set/show symbol-reloading.
4225 * gdbint.texinfo (Defining Other Architecture Features): Delete
4226 SYMBOL_RELOADING_DEFAULT.
4227 * refcard.tex: Delete reference to symbol-reloading.
4228
4229 2012-03-07 Pedro Alves <palves@redhat.com>
4230
4231 * gdb.texinfo (General Query Packets): Document new
4232 QProgramSignals packet.
4233 * gdb.texinfo (Remote configuration): Mention
4234 "program-signals-packet".
4235
4236 2012-03-05 Tristan Gingold <gingold@adacore.com>
4237
4238 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4239
4240 2012-03-03 Yao Qi <yao@codesourcery.com>
4241
4242 * gdb.texinfo (In-Process Agent): New node.
4243 Document new commands.
4244 (General Query Packets): Add packet `QAgent'.
4245
4246 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4247
4248 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4249
4250 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
4251
4252 * gdb.texinfo (Commands In Python): Put example python macro in
4253 COMMAND_USER category rather than COMMAND_OBSCURE.
4254 Document gdb.COMMAND_USER.
4255 (User-defined Commands): Update documentation to clarify
4256 "set/show max-user-call-depth" and "show user" don't apply to python
4257 commands. Update documentation to clarify "help user-defined" may
4258 also include python commands defined as COMMAND_USER.
4259
4260 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4261
4262 * gdb.texinfo (Startup): Add option -ex description to the option -x
4263 description.
4264
4265 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
4266
4267 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4268 condition-evaluation breakpoint parameter.
4269 Mention condition-evaluation mode being shown in "info break".
4270 (Break Conditions): Add description for target-side
4271 conditional breakpoints.
4272 (Remote Configuration): Mention conditional-breakpoints-packet.
4273 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4274 cond-expr.
4275 (General Query Packets): Mention new ConditionalBreakpoint feature.
4276
4277 2012-02-22 Tom Tromey <tromey@redhat.com>
4278
4279 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4280
4281 2012-02-17 Tom Tromey <tromey@redhat.com>
4282
4283 PR python/10753:
4284 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4285 directory.
4286
4287 2012-02-14 Stan Shebs <stan@codesourcery.com>
4288
4289 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4290
4291 2012-02-13 Pedro Alves <palves@redhat.com>
4292
4293 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4294 mips-idt-ecoff.
4295
4296 2012-02-09 Yao Qi <yao@codesourcery.com>
4297
4298 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4299
4300 2012-02-07 Tom Tromey <tromey@redhat.com>
4301
4302 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4303 Symbol.value.
4304
4305 2012-02-07 Tom Tromey <tromey@redhat.com>
4306
4307 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4308
4309 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4310
4311 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4312
4313 2012-01-24 Tom Tromey <tromey@redhat.com>
4314
4315 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4316 unload".
4317 (Files): Mention new catch commands.
4318 (GDB/MI Async Records): Likewise.
4319
4320 2012-01-24 Gary Benson <gbenson@redhat.com>
4321
4322 Delete #if 0'd out code.
4323 * gdb.texinfo (Frame Info): Remove "info catch".
4324
4325 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4326
4327 * gdb.texinfo (Remote Configuration): Document
4328 "set remote hostio-readlink-packet" command.
4329 (General Query Packets): Document vFile:readlink packet.
4330
4331 2012-01-16 Tom Tromey <tromey@redhat.com>
4332
4333 * gdb.texinfo (Specify Location): Document relative file name
4334 handling.
4335
4336 2012-01-16 Tom Tromey <tromey@redhat.com>
4337
4338 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4339
4340 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4341 Eli Zaretskii <eliz@gnu.org>
4342
4343 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4344 code.
4345
4346 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4347
4348 * gdb.texinfo (Variables): Document use of :: for non-static
4349 variables.
4350
4351 2012-01-05 Joel Brobecker <brobecker@adacore.com>
4352
4353 * gdbint.texinfo (Start of New Year Procedure): Update
4354 to replace use of copyright.sh by use of copyright.py.
4355
4356 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4357
4358 Remove the gdbtui binary.
4359 * all-cfg.texi (GDBTUI): Remove.
4360 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4361 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4362 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4363
4364 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
4365
4366 Introduce gdb.FinishBreakpoint in Python.
4367 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4368 (Python API): Add menu entry for Finish Breakpoints.
4369
4370 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4371
4372 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4373 tests.
4374
4375 2011-12-16 Doug Evans <dje@google.com>
4376
4377 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4378
4379 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4380
4381 * gdb.texinfo (Python Commands): Remove "maint set/show print
4382 stack". Add documentation for "set/show python print-stack".
4383
4384 2011-12-14 Pedro Alves <pedro@codesourcery.com>
4385
4386 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4387 should transfer control to the stub in the startup code instead of
4388 in main. Mention the need to get past the initial breakpoint.
4389
4390 2011-12-06 Tom Tromey <tromey@redhat.com>
4391
4392 * gdb.texinfo (Set Breaks): Update for new behavior.
4393
4394 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4395
4396 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4397 List Format for SVR4 Targets'.
4398 (General Query Packets): New item qXfer:libraries-svr4:read.
4399 (Library List Format for SVR4 Targets): New node.
4400
4401 2011-12-01 Tom Tromey <tromey@redhat.com>
4402
4403 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4404 add.
4405
4406 2011-11-22 Tom Tromey <tromey@redhat.com>
4407
4408 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4409 reasons.
4410
4411 2011-11-20 Stan Shebs <stan@codesourcery.com>
4412
4413 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4414 note-related options and variables.
4415 (Tracepoint Packets): Document packet changes.
4416
4417 2011-11-20 Sanjoy Das <sdas@igalia.com>
4418
4419 * gdb.texinfo (JIT Interface): Add documentation on writing and
4420 usind JIT debug info readers.
4421 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4422 Debug Info Readers): New nodes.
4423
4424 2011-11-18 Yao Qi <yao@codesourcery.com>
4425
4426 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4427 tracepoint.
4428
4429 2011-11-15 Doug Evans <dje@google.com>
4430
4431 * gdb.texinfo (Files): Document basenames-may-differ.
4432
4433 2011-11-14 Doug Evans <dje@google.com>
4434
4435 * gdb.texinfo (Shell Commands): Document "!".
4436
4437 2011-11-14 Stan Shebs <stan@codesourcery.com>
4438 Kwok Cheung Yeung <kcy@codesourcery.com>
4439
4440 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4441 needed to get shorter fast tracepoints.
4442 (Tracepoint Packets): Document new qTMinFTPILen packet.
4443
4444 2011-11-14 Yao Qi <yao@codesourcery.com>
4445
4446 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4447 behavior of tracepoint.
4448 (General Query Packets): New feature InstallInTrace.
4449 (Remote Configuration): Document "set remote
4450 install-in-trace-packet".
4451
4452 2011-11-12 Matt Rice <ratmice@gmail.com>
4453
4454 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4455 Add arguments to info macro.
4456
4457 2011-11-10 Tom Tromey <tromey@redhat.com>
4458
4459 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4460 manual.
4461 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4462 (Macros): Add a footnote.
4463 (C): Remove paragraph about compiler options.
4464 (C Constants): Mention wide character and string constants.
4465 (C Plus Plus Expressions): Update compiler option advice. Mention
4466 using declarations. Mention ADL. Remove old HP compiler
4467 information.
4468
4469 2011-11-10 Tom Tromey <tromey@redhat.com>
4470
4471 PR c++/9257:
4472 * gdb.texinfo (Print Settings): Add an extra note about the need
4473 for a vtable.
4474
4475 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4476
4477 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4478 "set mips abi" documentation.
4479
4480 2011-11-04 Doug Evans <dje@google.com>
4481
4482 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4483
4484 2011-11-03 Tom Tromey <tromey@redhat.com>
4485
4486 * gdb.texinfo (Stopping): Add menu entry.
4487 (Continuing and Stepping): Restore @node. Use @section, not
4488 @subsection.
4489
4490 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4491
4492 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4493 designation. Fix "Specify Location" cross-reference.
4494
4495 2011-11-02 Stan Shebs <stan@codesourcery.com>
4496
4497 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4498 (General Query Packets): Describe tracenz feature.
4499 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4500
4501 2011-10-28 Paul Koning <paul_koning@dell.com>
4502
4503 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4504
4505 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
4506
4507 * gdb.texinfo ((Frames In Python): Document
4508 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4509
4510 2011-10-26 Paul Koning <paul_koning@dell.com>
4511
4512 * gdb.texinfo (gdb.types): Document new deepitems function.
4513
4514 2011-10-25 Paul Koning <paul_koning@dell.com>
4515
4516 PR python/13327
4517
4518 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4519 fetch_lazy method.
4520
4521 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4522
4523 PR python/12656
4524
4525 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4526 global_block, static_block function.
4527
4528 2011-10-19 Tom Tromey <tromey@redhat.com>
4529
4530 * gdb.texinfo (Commands In Python): Add missing "@"s.
4531
4532 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
4533
4534 PR python/13285 Document named constants for frame unwind stop reasons
4535 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4536 constants.
4537
4538 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4539
4540 Fix compatibility with texinfo versions older than 4.12.
4541 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4542 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4543 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4544 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4545 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4546 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4547 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4548
4549 2011-10-09 Doug Evans <dje@google.com>
4550
4551 * gdb.texinfo (Extending GDB): Document alias command.
4552
4553 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4554
4555 Support @entry in input expressions.
4556 * gdb.texinfo (Variables): Describe @entry names suffix.
4557 (Print Settings): Add anchor for `set print entry-values'.
4558
4559 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4560 Eli Zaretskii <eliz@gnu.org>
4561
4562 Display @entry parameter values (without references).
4563 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4564 example.
4565 (Print Settings): New description of set print entry-values and show
4566 print entry-values.
4567
4568 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4569 Eli Zaretskii <eliz@gnu.org>
4570
4571 Recognize virtual tail call frames.
4572 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4573 (Tail Call Frames): New node.
4574 (Frames In Python): Add gdb.TAILCALL_FRAME.
4575
4576 2011-10-07 Doug Evans <dje@google.com>
4577
4578 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4579 register_pretty_printer.
4580
4581 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4582
4583 PR python/12930
4584 PR python/12802
4585
4586 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4587 stop method.
4588
4589 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4590
4591 * gdb.texinfo (Starting your Program): "set disable-randomization"
4592 is no longer Linux-specific.
4593 (Remote Configuration): Document "set remote
4594 disable-randomization-packet".
4595 (General Query Packets): Document "QDisableRandomization" packet
4596 and add it to "qSupported" list.
4597
4598 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4599
4600 Allow Python notification of new object-file loadings.
4601 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4602 event type.
4603
4604 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4605
4606 PR python/12691: Add the inferior to Python exited event
4607 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4608
4609 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4610
4611 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4612 rephasing.
4613
4614 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4615
4616 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4617 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4618 as possible feature returned by the `-list-features'
4619 command.
4620
4621 2011-09-28 Paul Koning <paul_koning@dell.com>
4622
4623 * gdb.texinfo (gdb.Type): Document field access by dictionary
4624 key syntax.
4625
4626 2011-09-28 Yao Qi <yao@codesourcery.com>
4627
4628 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4629 Add one space after option `-s'. Remove @r{} markup.
4630
4631 2011-09-27 Stan Shebs <stan@codesourcery.com>
4632
4633 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4634
4635 2011-09-16 Hui Zhu <teawater@gmail.com>
4636
4637 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4638 to *(unsigned char *)$esp@300.
4639
4640 2011-09-15 Paul Koning <paul_koning@dell.com>
4641
4642 * gdb.texinfo: Make style of Python functions and methods match
4643 the syntax of Python. Also put class and module names explicitly
4644 on function, member, and variable names, matching Python
4645 documentation conventions.
4646
4647 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4648
4649 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4650 * gdb.texinfo (Inferiors In Python): Describe new
4651 gdb.selected_inferior() function.
4652
4653 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4654
4655 Handle multiple breakpoint hits in Python interface:
4656 * gdb.texinfo (Events In Python): New function documentation:
4657 gdb.BreakpointEvent.breakpoints. Indicate that
4658 gdb.BreakpointEvent.breakpoint is now deprecated.
4659
4660 2011-09-04 Joel Brobecker <brobecker@adacore.com>
4661
4662 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4663
4664 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4665
4666 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4667
4668 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4669
4670 * gdb.texinfo (Prompt): Add set/show extended-prompt
4671 documentation
4672 (Basic Python): Add prompt_hook anchor.
4673 (Python modules): Reword module text to reflect multiple modules.
4674 (gdb.prompt): Document gdb.prompt module.
4675
4676 2011-08-14 Yao Qi <yao@codesourcery.com>
4677
4678 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4679
4680 2011-08-14 Yao Qi <yao@codesourcery.com>
4681
4682 * gdb.texinfo (Standard Target Features): Document C6x features.
4683 (TIC6x Features): New node.
4684
4685 2011-08-12 Doug Evans <dje@google.com>
4686
4687 * gdb.texinfo (Symbols In Python): Document symbol.type.
4688
4689 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4690
4691 * gdb.texinfo (Python): Document command and function
4692 auto-loading.
4693
4694 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4695 Eli Zaretskii <eliz@gnu.org>
4696
4697 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4698 typedefs unrolling. Extend the sample code by an inner typedef and
4699 outer typedefs unrolling.
4700
4701 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4702
4703 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4704 size and line-size.
4705
4706 2011-07-21 Matt Rice <ratmice@gmail.com>
4707
4708 PR macros/12999
4709 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4710 Update text and cindex entries for info macro command.
4711
4712 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4713
4714 * observer.texi (GDB Observers): Add before_prompt observer.
4715 * gdb.texinfo (Basic Python): Add documentation for prompt
4716 substitution.
4717
4718 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4719
4720 PR python/12438
4721 * gdb.texinfo (Python Commands): Add deprecate note to maint
4722 set/show python print-stack. Document set/show python
4723 print-backtrace.
4724
4725 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4726
4727 * gdb.texinfo: Fix typos.
4728
4729 2011-07-01 Tom Tromey <tromey@redhat.com>
4730
4731 * gdb.texinfo (Debugging Output): Document set debug
4732 check-physname.
4733
4734 2011-06-29 Tom Tromey <tromey@redhat.com>
4735
4736 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4737 breakpoint-notifications feature.
4738
4739 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4740
4741 * gdb.texinfo (Target Description): Remove warning about
4742 possibly unstable format.
4743
4744 2011-06-03 Tom Tromey <tromey@redhat.com>
4745
4746 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4747 (Events In Python): Note that exit_code is optional.
4748
4749 2011-05-17 Pedro Alves <pedro@codesourcery.com>
4750
4751 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4752 required for multi-threading support.
4753 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4754 Hc are deprecated for multi-threading debugging. Point readers at
4755 the vCont packet.
4756
4757 2011-05-15 Doug Evans <dje@google.com>
4758
4759 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4760
4761 2011-05-13 Doug Evans <dje@google.com>
4762
4763 * gdb.texinfo (Threads): Document $sdir,$pdir.
4764 (Server): Document $pdir exception.
4765
4766 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4767
4768 * gdb.texinfo (Threads): Clarify default value for
4769 libthread-db-search-path.
4770
4771 * gdb.texinfo (Completion): Update example.
4772 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4773
4774 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4775
4776 * gdb.texinfo: Document change in the behaviour of the enable and
4777 disable GDB commands when applied to tracepoints.
4778 Document the EnableDisableTracepoints remote stub feature.
4779 Document QTEnable and QTDisable in the list of tracepoint packets.
4780
4781 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4782
4783 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4784 hsuser.texi.
4785 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4786 comment to hsuser.texi. Change rluser.texi name in the comment.
4787
4788 2011-05-10 Doug Evans <dje@google.com>
4789
4790 * gdb.texinfo (Threads): If an empty path is provided for
4791 libthread-db-search-path it is reset to its default value.
4792 (Server): Ditto.
4793
4794 2011-05-09 Doug Evans <dje@google.com>
4795
4796 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4797
4798 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4799 Thiago Jung Bauermann <bauerman@br.ibm.com>
4800
4801 Implement support for PowerPC BookE masked watchpoints.
4802 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4803 (PowerPC Embedded): Mention support of masked watchpoints.
4804
4805 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4806
4807 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4808 `@value{GDBN}'.
4809
4810 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4811
4812 * gdb.texinfo (titlepage): Remove dedication.
4813 (In Memoriam): New appendix.
4814
4815 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4816 Eli Zaretskii <eliz@gnu.org>
4817
4818 * gdb.texinfo (Index Section Format): Change the version to 5.
4819 Describe the different formula.
4820
4821 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4822 Eli Zaretskii <eliz@gnu.org>
4823
4824 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4825 for disconnected tracing.
4826 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4827 extended-remote relationship. Mention --once.
4828 (TCP port allocation lifecycle of @code{gdbserver}): New.
4829
4830 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4831
4832 * gdb.texinfo (Server): Improve indexing. Index all optional
4833 switches to gdbserver.
4834
4835 2011-04-20 Tom Tromey <tromey@redhat.com>
4836
4837 * gdb.texinfo (Index Section Format): New node.
4838 (Top): Add new node to menu.
4839
4840 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4841
4842 * gdb.texinfo (Maintenance Commands): Document `maint print
4843 remote-registers'.
4844
4845 2011-04-20 Tom Tromey <tromey@redhat.com>
4846
4847 * gdb.texinfo (Trace File Format): Move node later.
4848
4849 2011-04-19 Tom Tromey <tromey@redhat.com>
4850
4851 * gdbint.texinfo (Register Information Functions): Remove
4852 duplicate "the".
4853 * gdb.texinfo (Emacs): Remove duplicate "to".
4854 (GDB/MI Variable Objects): Remove duplicate "the".
4855 (General Query Packets): Likewise.
4856
4857 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4858
4859 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4860 "GDB/MI Ada Exception Information" node.
4861
4862 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4863
4864 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4865 the "exception-name" field in the *stopped async record.
4866
4867 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4868 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4869
4870 Implement support for PowerPC BookE ranged breakpoints.
4871 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4872
4873 2011-03-28 Tom Tromey <tromey@redhat.com>
4874
4875 * gdb.texinfo (Set Tracepoints): Fix typo.
4876
4877 2011-03-24 Tom Tromey <tromey@redhat.com>
4878
4879 * gdb.texinfo (Specify Location): Document `function:label'
4880 linespec.
4881
4882 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4883
4884 PR python/12149
4885
4886 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4887
4888 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4889
4890 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4891 (Inferiors In Python): Likewise.
4892 (Threads In Python): Likewise.
4893 (Symbols In Python): Likewise.
4894 (Objfiles In Python): Likewise.
4895 (Symbol Tables In Python): Likewise.
4896
4897 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4898
4899 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4900 display>: Explain that the commands accept number ranges.
4901
4902 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4903
4904 * gdb.texinfo (Breakpoints In Python): Add description and example
4905 of Python stop function operation.
4906
4907 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4908
4909 * gdb.texinfo (Parameters In Python): Document get_set_string and
4910 get_show_string methods.
4911
4912 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4913
4914 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4915
4916 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4917 circular-trace-buffer name.
4918
4919 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4920
4921 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4922 in the previous change.
4923
4924 2011-02-27 Michael Snyder <msnyder@vmware.com>
4925
4926 * gdb.texinfo (Inferiors and Programs): Update commands to show
4927 that they can accept multiple arguments.
4928
4929 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4930
4931 Revert the following patch (code patch was not approved):
4932 2011-02-21 Hui Zhu <teawater@gmail.com>
4933 * agentexpr.texi (bytecode descriptions): add printf.
4934 * gdb.texinfo (tracepoint action lists): add printf.
4935
4936 2011-02-23 Doug Evans <dje@google.com>
4937
4938 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4939
4940 2011-02-23 Michael Snyder <msnyder@vmware.com>
4941
4942 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4943 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4944 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4945
4946 2011-02-22 Doug Evans <dje@google.com>
4947
4948 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4949 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4950 add description of result, fix @defun formatting.
4951
4952 2011-02-21 Hui Zhu <teawater@gmail.com>
4953
4954 * agentexpr.texi (Bytecode Descriptions): Add printf.
4955 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4956
4957 2011-02-18 Tom Tromey <tromey@redhat.com>
4958
4959 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4960
4961 2011-02-14 Michael Snyder <msnyder@vmware.com>
4962
4963 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4964 Document new command "thread find".
4965
4966 2011-02-14 Michael Snyder <msnyder@vmware.com>
4967
4968 * gdb.texinfo (Threads): Update example of new thread message.
4969
4970 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4971
4972 * gdb.texinfo (Remote Configuration): Mention set/show remote
4973 traceframe-info.
4974 (Tools/Packages Optional for Building GDB): Mention that expat is
4975 used for traceframe info.
4976 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4977 (General Query Packets) <qSupported>: Describe the
4978 qXfer:traceframe-info:read feature.
4979 (qXfer::read): Describe qXfer:traceframe-info:read.
4980 (Traceframe Info Format): New section.
4981
4982 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4983
4984 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4985 for casts and unary operators.
4986
4987 2011-02-04 Tom Tromey <tromey@redhat.com>
4988
4989 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4990 is not useful.
4991
4992 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4993
4994 * gdb.texinfo: s/value optimized out/optimized out/g
4995
4996 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4997
4998 * gdb.texinfo (Other Misc Settings): Rework part of the
4999 documentation of the "set interactive mode" command.
5000
5001 2011-01-19 Tom Tromey <tromey@redhat.com>
5002
5003 * gdb.texinfo (Threads): Document thread name output and `thread
5004 name' command.
5005 (Threads In Python): Document Thread.name attribute.
5006 (GDB/MI Thread Commands): Document thread attributes.
5007
5008 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5009
5010 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5011 changes in mi/mi-cmd-disas.c
5012
5013 2011-01-12 Tom Tromey <tromey@redhat.com>
5014
5015 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5016 Fix "thread apply" text.
5017
5018 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5019 Thiago Jung Bauermann <bauerman@br.ibm.com>
5020
5021 Implement support for PowerPC BookE ranged watchpoints.
5022 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5023 the "set powerpc exact-watchpoints" flag.
5024
5025 2011-01-07 Tom Tromey <tromey@redhat.com>
5026
5027 * gdb.texinfo (Python API): Add descriptions to @menu items.
5028
5029 2011-01-06 Tom Tromey <tromey@redhat.com>
5030
5031 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5032
5033 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5034
5035 * gdb.texinfo (Debugging Output): Document "set debug jit".
5036
5037 2011-01-06 Tom Tromey <tromey@redhat.com>
5038
5039 PR python/12133:
5040 * gdb.texinfo (Frames In Python): Document various frame
5041 constants.
5042
5043 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5044
5045 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5046 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5047 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5048
5049 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5050
5051 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5052 (clean): Add GDBvn.texi.
5053
5054 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5055
5056 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5057 occasional case where the debugger prints an array address
5058 instead of the array itself.
5059
5060 2010-12-23 Pedro Alves <pedro@codesourcery.com>
5061
5062 * gdb.texinfo (Packets) <read registers packet>: Document support
5063 for registers that were not collected.
5064
5065 2010-12-15 Doug Evans <dje@google.com>
5066
5067 * gdb.texinfo (Startup): Document auto-loading of scripts during
5068 startup.
5069 (Auto-loading): Delete "maint set python auto-load on|off".
5070 Add "set auto-load-scripts on|off".
5071
5072 2010-12-07 Doug Evans <dje@google.com>
5073
5074 * gdb.texinfo (Mode Options): Document -data-directory.
5075 (Data Files): Add reference to -data-directory.
5076
5077 2010-11-29 Doug Evans <dje@google.com>
5078
5079 * gdb.texinfo (Pretty-Printer Introduction): Change
5080 printer-name:subprinter-name to printer-name;subprinter-name.
5081
5082 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5083
5084 PR python/12199
5085
5086 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5087
5088 2010-11-23 Tom Tromey <tromey@redhat.com>
5089
5090 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5091 (Editing): Likewise.
5092 (Command History): Likewise.
5093 (TUI Keys): Likewise.
5094 (Bug Reporting): Conditionally include rluser.texi and
5095 inc-history.texinfo.
5096 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5097 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5098 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5099 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5100 (gdb.pdf): Likewise.
5101 (gdb.info): Likewise.
5102 (gdb/index.html): Likewise.
5103
5104 2010-11-23 Tom Tromey <tromey@redhat.com>
5105
5106 * Makefile.in (Makefile): Run ../config.status.
5107 (distclean): Update.
5108 * configure: Remove.
5109 * configure.ac: Remove.
5110
5111 2010-11-12 Tom Tromey <tromey@redhat.com>
5112
5113 * gdb.texinfo (Basic Python): Update. Add xref.
5114 (Exception Handling): Document new exception classes.
5115 (Types In Python): Update.
5116 (Frames In Python): Update.
5117
5118 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5119
5120 * gdb.texinfo (Breakpoints In Python): Document "internal"
5121 parameter, and visible attribute.
5122
5123 2010-11-05 Doug Evans <dje@google.com>
5124
5125 * gdb.texinfo (Source Path): Document "set directories".
5126
5127 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
5128
5129 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5130 (OpenCL C): New node.
5131
5132 2010-11-02 Doug Evans <dje@google.com>
5133
5134 * gdb.texinfo (Pretty Printing): Expand into three sections,
5135 introduction, example, and commands.
5136 (Python API): Delete section Disabling Pretty-Printers, merge into
5137 Selecting Pretty-Printers.
5138 (Writing a Pretty-Printer): New section. Move the pretty-printer
5139 example here, and reformat to match python coding style. Add a second
5140 example using the gdb.printing module.
5141 (Python modules): Add gdb.printing.
5142
5143 2010-10-29 Doug Evans <dje@google.com>
5144
5145 * gdb.texinfo (Python): Fix long line.
5146
5147 2010-10-20 Doug Evans <dje@google.com>
5148
5149 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5150 All references updated. Correct sections marked as subsections.
5151 (Coding Standards): New chapter. Move the coding standard related
5152 subsections here. Add section on Python coding standards.
5153
5154 2010-10-13 Doug Evans <dje@google.com>
5155
5156 * gdb.texinfo (Python): Add "Python modules".
5157 (Types in Python): Add reference to gdb.types section.
5158 (Python modules): New node.
5159
5160 2010-10-11 Doug Evans <dje@google.com>
5161
5162 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5163 Python" from gdb.Value.type description.
5164
5165 2010-09-28 Joel Brobecker <brobecker@adacore.com>
5166
5167 * gdb.texinfo (Ravenscar Profile): New node.
5168
5169 2010-09-22 Tom Tromey <tromey@redhat.com>
5170
5171 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5172
5173 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5174
5175 * gdb.texinfo (Values From Inferior): Clarify that
5176 value.dynamic_type works only in C++ programs with RTTI.
5177
5178 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
5179
5180 * gdb.texinfo (Character Sets): Correctly reference host-charset
5181 in example.
5182
5183 2010-09-13 Tom Tromey <tromey@redhat.com>
5184
5185 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5186 Document "fullname" and "from".
5187
5188 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5189
5190 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5191 feature `reverse' output by -list-target-features.
5192
5193 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5194
5195 * gdb.texinfo (i386 Features): Remove an extra "@item".
5196
5197 2010-08-30 Tom Tromey <tromey@redhat.com>
5198
5199 PR python/11792:
5200 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5201
5202 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5203
5204 * gdb.texinfo (ARM Features): Document
5205 org.gnu.gdb.arm.m-profile.
5206
5207 2010-08-23 Tom Tromey <tromey@redhat.com>
5208
5209 PR python/11145:
5210 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5211 reinterpret_cast methods.
5212
5213 2010-08-23 Tom Tromey <tromey@redhat.com>
5214
5215 PR python/11915:
5216 * gdb.texinfo (Types In Python): Document array method.
5217
5218 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5219
5220 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5221
5222 2010-08-16 Tom Tromey <tromey@redhat.com>
5223
5224 * gdb.texinfo (Set Watchpoints): Document -location option.
5225
5226 2010-08-13 Doug Evans <dje@google.com>
5227
5228 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5229
5230 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5231
5232 * gdb.texinfo (GDB/MI Data Manipulation): Document
5233 -data-read-memory-raw and -data-write-memory-raw.
5234
5235 2010-08-11 Tom Tromey <tromey@redhat.com>
5236 Phil Muldoon <pmuldoon@redhat.com>
5237
5238 * gdb.texinfo (Basic Python): Describe post_event API.
5239
5240 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5241
5242 * gdb.texinfo (Basic Python): Describe solib_address and
5243 decode_line Python APIs
5244
5245 2010-08-10 Tom Tromey <tromey@redhat.com>
5246
5247 * gdb.texinfo (Pretty Printing API): Document
5248 gdb.default_visualizer.
5249
5250 2010-08-10 Tom Tromey <tromey@redhat.com>
5251
5252 Revert gdb-add-index addition:
5253 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5254
5255 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5256 Eli Zaretskii <eliz@gnu.org>
5257
5258 * gdb.texinfo (Mode Options) <-batch>
5259 (Basic Python) <gdb.execute>: Describe setting width and height.
5260
5261 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5262
5263 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5264
5265 2010-07-30 Tom Tromey <tromey@redhat.com>
5266
5267 * gdb.texinfo (Index Files): Mention gdb-add-index.
5268
5269 2010-07-30 Hui Zhu <teawater@gmail.com>
5270
5271 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5272 "detach inferior" and "kill inferior".
5273
5274 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5275
5276 * gdb.texinfo (Machine Code): Update description of two forms of
5277 arguments, and add new example to demonstrate the new form.
5278
5279 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5280
5281 * gdb.texinfo (Values From Inferior): Add value inferior function
5282 call description.
5283
5284 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5285
5286 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5287
5288 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5289 Eli Zaretskii <eliz@gnu.org>
5290
5291 Make core files the process_stratum.
5292 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5293 record_stratum example.
5294
5295 2010-07-13 Tom Tromey <tromey@redhat.com>
5296
5297 * gdb.texinfo (Index Files): New node.
5298
5299 2010-07-13 Tom Tromey <tromey@redhat.com>
5300
5301 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5302
5303 2010-07-13 Tom Tromey <tromey@redhat.com>
5304
5305 * gdb.texinfo (Specify Location): Document labels.
5306
5307 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5308
5309 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5310 entries for fast tracepoints and static tracepoints.
5311
5312 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5313
5314 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5315 qsThreadInfo>: Spell out `l' as ell.
5316
5317 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5318
5319 * gdb.texinfo (Convenience Variables): Document $_sdata.
5320 (Commands to Set Tracepoints): Describe static tracepoints. Add
5321 `Listing Static Tracepoint Markers' menu entry. Document
5322 "strace".
5323 (Tracepoint Action Lists): Document collecting $_sdata.
5324 (Listing Static Tracepoint Markers): New subsection.
5325 (Tracepoints support in gdbserver): Mention static tracepoints.
5326 (remote packets, enabling and disabling): Mention
5327 read-sdata-object.
5328 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5329 and StaticTracepoint.
5330 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5331 Document qXfer:sdata:read.
5332 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5333
5334 2010-06-29 Joel Brobecker <brobecker@adacore.com>
5335
5336 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5337
5338 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5339 Tom Tromey <tromey@redhat.com>
5340 Thiago Jung Bauermann <bauerman@br.ibm.com>
5341
5342 * gdb.texinfo (Inferiors In Python): New node.
5343 * gdb.texinfo (Threads In Python): New node.
5344
5345 2010-06-28 Joel Brobecker <brobecker@adacore.com>
5346
5347 * gdb.texinfo (Python): Document what the python directory is
5348 and what its location is.
5349 (Basic Python): Document the gdb.PYTHONDIR constant.
5350
5351 2010-06-25 Tom Tromey <tromey@redhat.com>
5352
5353 PR python/10808:
5354 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5355
5356 2010-06-24 Hui Zhu <teawater@gmail.com>
5357
5358 * gdb.texinfo: (Commands for Controlled Output): Add
5359 documentation for command "eval".
5360
5361 2010-06-21 Stan Shebs <stan@codesourcery.com>
5362
5363 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5364 * annotate.texinfo: Ditto.
5365 * gdbint.texinfo: Ditto.
5366 * stabs.texinfo: Ditto.
5367
5368 2010-06-22 Hui Zhu <teawater@gmail.com>
5369
5370 * gdb.texinfo: (Process Record and Replay): Add documentation
5371 for command "set record memory-query".
5372
5373 2010-06-21 Stan Shebs <stan@codesourcery.com>
5374
5375 * gdb.texinfo: Relicense under GFDL version 1.3.
5376 * annotate.texinfo: Relicense under GFDL version 1.3.
5377 * gdbint.texinfo: Relicense under GFDL version 1.3.
5378 * stabs.texinfo: Relicense under GFDL version 1.3.
5379 * fdl.texi: Update to version 1.3.
5380
5381 2010-06-18 Stan Shebs <stan@codesourcery.com>
5382
5383 * gdb.texinfo (Operating System Auxiliary Information): Describe
5384 "info os" when no arguments given.
5385
5386 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5387 $_thread.
5388
5389 2010-06-18 Hui Zhu <teawater@gmail.com>
5390
5391 * gdb.texinfo: (Process Record and Replay): Add documentation
5392 for commands "record save" and "record restore".
5393
5394 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5395
5396 * gdb.texinfo: Include information about the correct use
5397 of addresses in the `watch' command.
5398
5399 2010-06-11 Stan Shebs <stan@codesourcery.com>
5400
5401 * gdb.texinfo (Observer Mode): New section.
5402 (General Query Packets): Document QAllow.
5403
5404 2010-06-04 Doug Evans <dje@google.com>
5405
5406 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5407
5408 2010-06-03 Doug Evans <dje@google.com>
5409
5410 * gdbint.texinfo (Coding): Add subsection on command names.
5411
5412 2010-06-02 Tom Tromey <tromey@redhat.com>
5413
5414 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5415 always-disassemble.
5416
5417 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5418
5419 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5420 gdbserver, and add cross reference.
5421 (Tracepoints support in gdbserver): New subsection.
5422
5423 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5424
5425 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5426 `qRelocInsn' feature.
5427 (Relocate instruction reply packet): New subsection
5428 of `Tracepoint Packets'.
5429 (Tracepoint Packets): Mention that packets QTDP and QTStart
5430 support the qRelocInsn request, and add cross reference to new
5431 subsection.
5432
5433 2010-05-25 Doug Evans <dje@google.com>
5434
5435 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5436 (Commands In Python): Document gdb.string_to_argv.
5437
5438 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5439
5440 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5441 ATTR_NORETURN.
5442
5443 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5444 Tom Tromey <tromey@redhat.com>
5445 Thiago Jung Bauermann <bauerman@br.ibm.com>
5446
5447 * gdb.texinfo (Parameters In Python): New Node.
5448
5449 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5450
5451 * gdb.texinfo: (Summary) Add mention about D language support.
5452 (Filenames): Add D suffixes.
5453 (D): New node.
5454
5455 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5456
5457 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5458 of macro deleted from GDB code.
5459
5460 2010-04-24 Pedro Alves <pedro@codesourcery.com>
5461
5462 * gdb.texinfo (Commands to specify files): Describe what how GDB
5463 looks up DOS-based filesystem paths on the system root. Document
5464 the new `set/show target-file-system-kind' commands.
5465
5466 2010-04-23 Doug Evans <dje@google.com>
5467
5468 * gdb.texinfo (Python): Move Auto-loading section here ...
5469 (Python API): from here.
5470 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5471 (Maintenance Commands): Add docs for "maint print section-scripts".
5472
5473 2010-04-20 Chris Moller <cmoller@redhat.com>
5474
5475 * gdb.texinfo (Setting Breakpoints): Added description of
5476 filename-qualified rbreak.
5477 * refcard.tex (Breakpoints and Watchpoints): Added brief
5478 description of filename-qualified rbreak.
5479
5480 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5481
5482 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5483 (Python API): Change the reference to Pretty Printing API.
5484 (Pretty Printing): Move the user part under the Data node. Reformat
5485 the sample output to 72 columns. Create a new reference to Pretty
5486 Printing API. Rename the API part ...
5487 (Pretty Printing API): To a new node name.
5488 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5489 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5490
5491 2010-04-21 Stan Shebs <stan@codesourcery.com>
5492
5493 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5494 and commands.
5495 (Listing Tracepoints): Update to reflect current behavior.
5496
5497 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5498
5499 * gdb.texinfo (Examining memory): Update for change in string
5500 display with explicit size.
5501
5502 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5503
5504 PR breakpoints/8554.
5505
5506 * gdb.texinfo (Save Breakpoints): New node.
5507 (save-tracepoints): Rename to ...
5508 (save tracepoints): ... this. Mention that `save-tracepoints' is
5509 a deprecated alias to `save tracepoints'.
5510
5511 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5512
5513 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5514 (info w32 thread-information-block): Document new command.
5515 (qGetTIBAddress): Document new gdbserver query.
5516 (maint set/show show-all-tib): Document new command.
5517
5518 2010-04-15 Doug Evans <dje@google.com>
5519
5520 * gdb.texinfo (Python API): Add progspaces section.
5521 (Selecting Pretty-Printers): Progspace pretty-printers are
5522 searched too.
5523 (Progspaces In Python): New section.
5524
5525 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5526
5527 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5528
5529 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5530 returns None.
5531
5532 2010-04-09 Stan Shebs <stan@codesourcery.com>
5533
5534 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5535 Describe the `frames-created' field, tweak grammar.
5536
5537 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5538
5539 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5540 Describe the `circular' and `disconnected' fields.
5541
5542 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5543
5544 * gdb.texinfo (maint print registers): Mention unavailable and
5545 invisible registers.
5546
5547 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5548 Thiago Jung Bauermann <bauerman@br.ibm.com>
5549 Tom Tromey <tromey@redhat.com>
5550
5551 * gdb.texinfo (Breakpoints In Python): New Node.
5552
5553 2010-04-08 Stan Shebs <stan@codesourcery.com>
5554
5555 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5556 trace status fields.
5557
5558 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5559
5560 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5561 optional. Make org.gnu.gdb.i386.avx requires
5562 org.gnu.gdb.i386.avx.
5563
5564 2010-04-08 Doug Evans <dje@google.com>
5565
5566 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5567 search path, and document that gdb only scans the search path if
5568 the script's path doesn't specify a directory.
5569
5570 2010-04-05 Doug Evans <dje@google.com>
5571
5572 * gdb.texinfo (maint show python auto-load): Fix typo.
5573
5574 2010-04-04 Stan Shebs <stan@codesourcery.com>
5575
5576 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5577 (Setting Watchpoints): Update description of "info watch".
5578 (Disabling Breakpoints): Only "info break" lists all.
5579
5580 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5581 (tdump): Explain how tdump works.
5582
5583 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5584
5585 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5586 add cross reference.
5587
5588 2010-03-31 Pedro Alves <pedro@codesourcery.com>
5589
5590 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5591 commands error out.
5592
5593 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5594
5595 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5596
5597 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5598
5599 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5600
5601 2010-03-29 Stan Shebs <stan@codesourcery.com>
5602 Nathan Sidwell <nathan@codesourcery.com>
5603
5604 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5605 GDBN equivalent.
5606 (Set Tracepoints): Remove mention that conditional tracepoints
5607 don't exist.
5608 (Tracepoint Actions): Clarify when while-stepping collection
5609 happens, note that while-stepping does not automatically collect
5610 $pc.
5611
5612 2010-03-29 Stan Shebs <stan@codesourcery.com>
5613
5614 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5615 (General Query Packets): Describe TracepointSource.
5616
5617 2010-03-27 Matt Rice <ratmice@gmail.com>
5618
5619 * gdb.texinfo (ARM): Document arguments to "target sim".
5620 (Set Catchpoints): Use @dots{} instead of @r{...}.
5621
5622 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5623
5624 * gdb.texinfo (Tracepoint Packets): Remove mention that
5625 terror:string may be plain text, and drop mention of X prefix.
5626
5627 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5628
5629 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5630
5631 2010-03-24 Stan Shebs <stan@codesourcery.com>
5632
5633 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5634
5635 2010-03-24 Tom Tromey <tromey@redhat.com>
5636
5637 PR breakpoints/9352:
5638 * gdb.texinfo (Break Commands): Update.
5639
5640 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5641
5642 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5643 commands.
5644
5645 2010-03-16 Stan Shebs <stan@codesourcery.com>
5646
5647 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5648 circular-trace-buffer.
5649 (Tracepoint Packets): Describe QTBuffer, and details of the
5650 qTStatus reply.
5651
5652 2010-03-12 Stan Shebs <stan@codesourcery.com>
5653 Nathan Sidwell <nathan@codesourcery.com>
5654
5655 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5656 doing instruction stepping.
5657 (Tracepoint Restrictions): New node.
5658
5659 2010-03-10 Tom Tromey <tromey@redhat.com>
5660
5661 * gdbint.texinfo (Symbol Handling): Update.
5662
5663 2010-03-08 Tom Tromey <tromey@redhat.com>
5664
5665 PR cli/9591:
5666 * gdb.texinfo (Mode Options): Mention lack of pagination and
5667 confirmation with --batch.
5668 (Screen Size): Mention --batch.
5669 (Messages/Warnings): Likewise.
5670
5671 2010-03-05 Tom Tromey <tromey@redhat.com>
5672
5673 * gdb.texinfo (Basic Python): Document target_charset and
5674 target_wide_charset.
5675
5676 2010-03-05 Tom Tromey <tromey@redhat.com>
5677
5678 * gdb.texinfo (Data): Link to pretty-printing.
5679 (Output Formats): Likewise. Correct text.
5680
5681 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5682
5683 * gdb.texinfo (Types): Describe <struct> and <flags>.
5684
5685 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5686
5687 * gdb.texinfo (Frames In Python): Add block parameter and
5688 description to read_var text.
5689
5690 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5691 Tom Tromey <tromey@redhat.com>
5692
5693 * gdb.texinfo (Types In Python): Describe block argument in
5694 template_argument and gdb.lookup_type.
5695
5696 2010-02-24 Tom Tromey <tromey@redhat.com>
5697
5698 * gdb.texinfo (Cygwin Native): Fix typo.
5699
5700 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5701
5702 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5703 and select method descriptions.
5704 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5705 Tables in Python to menu.
5706 (Blocks In Python): New node.
5707 (Symbols In Python): New node.
5708 (Symbol Tables in Python): New node.
5709
5710 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5711
5712 Multiexec MI
5713
5714 gdb/
5715 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5716
5717 gdb/doc/
5718 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5719 changes.
5720 (GDB/MI Program Execution): Document current behaviour of
5721 --all and --thread-group.
5722 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5723 -remove-inferior.
5724 * observer.texi (inferior_added, inferior_removed): New
5725 observers.
5726
5727 2010-02-19 Tom Tromey <tromey@redhat.com>
5728
5729 * gdbint.texinfo (Getting Started): Fix @node.
5730 (Debugging GDB): Likewise.
5731
5732 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5733
5734 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5735 documenting the gdb_test_timeout variable.
5736
5737 2010-02-12 Jakob Engblom <jakob@virtutech.com>
5738
5739 * gdb.texinfo (MI commands): Added documentation of --reverse
5740 option to a set of MI commands. Restructured documentation of MI
5741 commands --exec-continue to reflect the complexity of reverse
5742 execution.
5743
5744 2010-02-12 Pedro Alves <pedro@codesourcery.com>
5745
5746 * gdb.texinfo (Using the Collected Data): Specify that the address
5747 range of `tfind outsize' is exclusive, and that the address range
5748 of `tfind range' is inclusive.
5749 (Tracepoint Packets): Specify that the address range of
5750 `QTFrame:range' is inclusive, and that the address range of
5751 `QTFrame:outside' is exclusive
5752
5753 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5754
5755 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5756
5757 2010-02-10 Tom Tromey <tromey@redhat.com>
5758
5759 * gdb.texinfo (Debugging Output): Document set debug parser and
5760 show debug parser.
5761
5762 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5763
5764 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5765 i386_eflags and i386_mxcsr.
5766
5767 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5768
5769 * gdb.texinfo: Document i386 target features.
5770
5771 2010-02-05 Doug Evans <dje@google.com>
5772
5773 * gdbint.texinfo (Testsuite): Add a new section to document the
5774 various DejaGnu variables that may be overridden.
5775 Document INTERNAL_GDBFLAGS.
5776
5777 2010-02-04 Tom Tromey <tromey@redhat.com>
5778
5779 PR cli/8830:
5780 * gdb.texinfo (Files): -readnow comes before the filename for file
5781 and symbol-file.
5782
5783 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5784
5785 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5786 Document ARM breakpoint types.
5787 (Register Packet Format): Move into the new section.
5788 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5789
5790 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5791
5792 * gdb.texinfo (File Options): Adjust the documentation of this
5793 switch to refer to the "source" command rather than partially
5794 duplicating some of the relevant information.
5795 (Extending GDB): Introduce and document the set/show script-extension
5796 setting.
5797 (Command Files): Add note explaining that the "source" command
5798 is also used to evalute scripts written in other languages.
5799 Remove the short slightly incorrect reference to sourcing Python
5800 scripts.
5801 (Python Commands): Document how to execute a Python script from GDB.
5802
5803 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5804
5805 * gdb.texinfo (Command Files): Fix typo.
5806
5807 2010-01-18 Tom Tromey <tromey@redhat.com>
5808
5809 * gdb.texinfo (File Options): Document -x on .py files.
5810 (Command Files): Document handling of Python scripts.
5811
5812 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5813
5814 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5815
5816 2010-01-15 Stan Shebs <stan@codesourcery.com>
5817
5818 * gdb.texinfo (Trace Files): New section.
5819 (Tracepoint Packets): Document QTSave and qTBuffer.
5820 (Trace File Format): New appendix.
5821
5822 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5823
5824 * gdb.texinfo (Values From Inferior): Document lazy_string value
5825 method.
5826 (Python API): Add Lazy strings menu item.
5827 (Lazy Strings In Python): New node.
5828
5829 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5830
5831 * gdb.texinfo (GDB/MI Thread Information): New.
5832 (GDB/MI Async Records): Document the core field in *stopped.
5833 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5834 documentation
5835 (Process list): Document that osdata document may contain
5836 threads.
5837 (Remote Serial Protocol): Document qXfer:threads.
5838
5839 2010-01-06 Stan Shebs <stan@codesourcery.com>
5840
5841 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5842 disconnected tracing.
5843 (Tracepoint Packets): Document new protocol.
5844
5845 2010-01-05 Stan Shebs <stan@codesourcery.com>
5846
5847 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5848 tracepoints.
5849 (Tracepoint Packets): Describe remote protocol for fast
5850 tracepoints.
5851
5852 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5853
5854 Update the "Start of New Year Procedure".
5855 * gdbint.texinfo: Add the list of files that need to be updated
5856 manually. Minor reformatting.
5857
5858 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5859
5860 * refcard.tex: Update copyright year in header and text.
5861
5862 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5863
5864 * agentexpr.texi: Add 2010 to the list of copyright years.
5865 * annotate.texinfo: Likewise.
5866 * gdb.texinfo: Likewise.
5867 * gdbint.texinfo: Likewise.
5868 * observer.texi: Likewise.
5869 * stabs.texinfo: Likewise.
5870
5871 2009-12-31 Stan Shebs <stan@codesourcery.com>
5872
5873 * gdb.texinfo (Tracepoint Actions): Describe teval.
5874
5875 2009-12-29 Stan Shebs <stan@codesourcery.com>
5876
5877 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5878
5879 2009-12-28 Stan Shebs <stan@codesourcery.com>
5880
5881 * gdb.texinfo (Trace State Variables): New section.
5882 (Tracepoint Packets): Describe trace state variable packets.
5883 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5884 variable bytecodes.
5885
5886 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5887
5888 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5889 declarations.
5890
5891 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5892
5893 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5894 -gdb-exit behaviour.
5895
5896 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5897
5898 * gpl.texi: Update to version 3 of the GPL.
5899
5900 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5901
5902 * Makefile.in: Update copyright header.
5903 * observer.texi: Fix the copyright header of the generated files.
5904
5905 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5906
5907 * gdb.texinfo (Types In Python): Describe range function.
5908
5909 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5910
5911 * gdb.texinfo (Types In Python): Describe "is_base_class".
5912
5913 2009-12-03 Tom Tromey <tromey@redhat.com>
5914
5915 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5916
5917 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5918
5919 * observer.texi: New memory_changed observer.
5920
5921 2009-12-01 Tom Tromey <tromey@redhat.com>
5922
5923 * gdb.texinfo (Reverse Execution): Fix typo.
5924
5925 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5926
5927 PR gdb/8704
5928
5929 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5930 are allowed after the breakpoint condition.
5931
5932 2009-11-23 Tom Tromey <tromey@redhat.com>
5933
5934 PR python/10782:
5935 * gdb.texinfo (Types In Python): Document Type.pointer.
5936
5937 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5938
5939 * gdb.texinfo (Machine Code): Adjust.
5940
5941 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5942
5943 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5944 (Using Agent Expressions): Delete cross reference.
5945
5946 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5947
5948 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5949 and @settitle directives up to help makeinfo find them.
5950
5951 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5952
5953 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5954 (Auto-loading): Use plural and note one can use multiple components now.
5955
5956 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5957
5958 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5959 -stack-list-arguments have the same documentation for parameter
5960 as -stack-list-locals. Add comas.
5961
5962 2009-10-27 Tom Tromey <tromey@redhat.com>
5963 Eli Zaretskii <eliz@gnu.org>
5964
5965 PR python/10781
5966
5967 * gdb.texinfo (Values From Inferior): Document cast method.
5968
5969 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5970
5971 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5972 and adjust example.
5973
5974 2009-10-22 Michael Snyder <msnyder@vmware.com>
5975
5976 * gdb.texinfo (Process Record and Replay): Document new form of
5977 info record command. Also document the new save and restore
5978 commands.
5979
5980 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5981
5982 * gdb.texinfo (Machine Code): Mention current pc marker.
5983 (Memory): Likewise.
5984
5985 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5986 Stan Shebs <stan@codesourcery.com>
5987
5988 * observer.texi (new_inferior): Rename to...
5989 (inferior_appeared): ... this.
5990
5991 * gdb.texinfo (Inferiors): Rename node to ...
5992 (Inferiors and Programs): ... this. Mention running multiple
5993 programs in the same debug session.
5994 <info inferiors>: Mention the new 'Executable' column if "info
5995 inferiors". Update examples. Document the "add-inferior",
5996 "clone-inferior", "remove-inferior" and "maint info
5997 program-spaces" commands.
5998 (Process): Rename node to...
5999 (Forks): ... this. Document "set|show follow-exec-mode".
6000
6001 2009-10-11 Michael Snyder <msnyder@vmware.com>
6002
6003 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6004 (ReverseContinue): Ditto.
6005
6006 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6007
6008 * gdb.texinfo (Server): Document libthread-db-search-path.
6009
6010 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6011
6012 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6013
6014 2009-10-06 Michael Eager <eager@eagercon.com>
6015
6016 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6017 (Embedded Processors): Add MicroBlaze.
6018 (MicroBlaze): New. Describe Xilinx MicroBlaze
6019
6020 2009-10-04 Pedro Alves <pedro@codesourcery.com>
6021
6022 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6023
6024 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6025
6026 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6027
6028 2009-09-23 Joel Brobecker <brobecker@adacore.com>
6029
6030 * observer.texi (solib_unloaded): Document explicitly the fact that
6031 this observer is called before the associated symbols are unloaded.
6032
6033 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6034
6035 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6036 -stack-list-variables.
6037
6038 2009-09-18 Tom Tromey <tromey@redhat.com>
6039
6040 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6041 is experimental.
6042
6043 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6044
6045 * gdb.texinfo (convenince variables): Mention
6046 $_siginfo could be empty.
6047
6048 2009-09-15 Tom Tromey <tromey@redhat.com>
6049
6050 * gdb.texinfo (GDB/MI Variable Objects): Document
6051 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6052 Expand -var-update documentation.
6053
6054 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6055
6056 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6057 feature.
6058
6059 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6060
6061 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6062
6063 2009-09-10 Michael Snyder <msnyder@vmware.com>
6064
6065 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6066 ReverseStep replies to the qSupported query.
6067
6068 2009-09-10 Joel Brobecker <brobecker@adacore.com>
6069
6070 Add documentation for set/show interactive-mode.
6071 * gdb.texinfo (Other Misc Settings): New node.
6072
6073 2009-09-01 Doug Evans <dje@google.com>
6074
6075 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6076 non-stop mode's affect on remote caching.
6077
6078 2009-08-31 Jacob Potter <jdpotter@google.com>
6079 Doug Evans <dje@google.com>
6080
6081 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6082 Mark `set/show remotecache' options as obsolete.
6083 Document new `set/show stack-cache' option.
6084 Update text for `info dcache'.
6085
6086 2009-08-27 Doug Evans <dje@google.com>
6087
6088 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6089 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6090
6091 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6092
6093 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6094 about autoconf.
6095
6096 2009-08-25 Pedro Alves <pedro@codesourcery.com>
6097
6098 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6099 small example, and describe its columns. Replace "inferior-id" by
6100 "infno" throughout.
6101
6102 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6103
6104 * gdbint.texinfo (Releasing GDB): Point to
6105 README-maintainer-mode file for required autoconf version.
6106 * configure.ac: Do not substitute datarootdir, htmldir,
6107 pdfdir, docdir. Do not process --with-datarootdir,
6108 --with-htmldir, --with-pdfdir, --with-docdir.
6109 * configure: Regenerate.
6110
6111 * configure: Regenerate.
6112
6113 2009-08-20 Reid Kleckner <reid@kleckner.net>
6114
6115 * gdb.texinfo: Add chapter on JIT interface.
6116
6117 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
6118
6119 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6120 confirmation request.
6121
6122 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6123
6124 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6125 CRC definitions.
6126
6127 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6128
6129 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6130 -break-commands.
6131
6132 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6133
6134 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6135 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6136
6137 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6138
6139 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6140 "set spu stop-on-load" and "show spu stop-on-load" commands.
6141
6142 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6143
6144 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6145
6146 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6147
6148 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6149 org.gnu.gdb.arm.neon.
6150
6151 2009-07-20 Pedro Alves <pedro@codesourcery.com>
6152
6153 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6154 optional element.
6155 (subsection OS ABI): New subsection.
6156
6157 2009-07-14 Stan Shebs <stan@codesourcery.com>
6158
6159 * gdb.texinfo (Tracepoint Conditions): New section.
6160 (General Query Packets): Describe ConditionalTracepoints.
6161 (Tracepoint Packets): Describe condition field.
6162 (Maintenance Commands): Describe maint agent-eval.
6163 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6164
6165 2009-07-11 Hui Zhu <teawater@gmail.com>
6166
6167 * gdb.texinfo (disassemble): Add a new modifier /r
6168 to "disassemble" command to make it print the raw instructions
6169 in hex as well as in symbolic form.
6170
6171 2009-07-09 Tom Tromey <tromey@redhat.com>
6172
6173 * gdbint.texinfo (Testsuite): Document parallel make check.
6174
6175 2009-07-09 Tom Tromey <tromey@redhat.com>
6176
6177 * gdbint.texinfo (Testsuite): Document test transcripts.
6178
6179 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6180
6181 * gdb.texinfo (Values From Inferior): Add length parameter
6182 description.
6183
6184 2009-07-04 Chris Genly <chris@genly.us>
6185
6186 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6187 in -var-list-children. Fix example according to what the code
6188 does.
6189
6190 2009-07-02 Pedro Alves <pedro@codesourcery.com>
6191
6192 * gdb.texinfo (Debugging multiple inferiors): Document the
6193 "inferior", "detach inferior" and "kill inferior" commands.
6194 (Debugging Programs with Multiple Processes): Adjust to mention
6195 generic "inferior" commands. Delete mention of "detach fork" and
6196 "delete fork". Cross reference to "Debugging multiple inferiors"
6197 section.
6198
6199 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6200
6201 * gdbint.texinfo (Item Output Functions): Update signature
6202 for ui_out_field_core_addr.
6203
6204 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6205
6206 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6207 Update example code extrated from breakpoint.c.
6208
6209 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6210
6211 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6212 MI commands.
6213 (GDB/MI Symbol Query): Likewise.
6214 (GDB/MI File Commands): Likewise.
6215 (GDB/MI File Transfer Commands): Likewise.
6216 (GDB/MI Target Manipulation): Likewise.
6217 (GDB/MI Miscellaneous Commands): Likewise.
6218
6219 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6220
6221 * gdb.texinfo (Debugging Optimized Code): New chapter.
6222 (Compiling for Debugging): Reference it. Move some
6223 text to the new section.
6224
6225 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6226
6227 * doc/gdb.texinfo (Calling): Document
6228 set-unwind-on-terminating-exception usage.
6229
6230 2009-06-11 Pedro Alves <pedro@codesourcery.com>
6231
6232 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6233 command.
6234
6235 2009-06-07 Pedro Alves <pedro@codesourcery.com>
6236
6237 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6238 references.
6239
6240 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6241
6242 * gdbint.texinfo: Rename formal parameters to gdbarch function
6243 protoypes from "current_gdbarch" to "gdbarch".
6244
6245 2009-05-28 Tom Tromey <tromey@redhat.com>
6246
6247 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6248
6249 2009-05-27 Tom Tromey <tromey@redhat.com>
6250
6251 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6252 feature.
6253 (GDB/MI Variable Objects): Document -var-set-visualizer.
6254
6255 2009-04-02 Tom Tromey <tromey@redhat.com>
6256
6257 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6258 feature.
6259 (GDB/MI Variable Objects): Document -var-set-visualizer.
6260
6261 2009-05-27 Tom Tromey <tromey@redhat.com>
6262 Thiago Jung Bauermann <bauerman@br.ibm.com>
6263 Phil Muldoon <pmuldoon@redhat.com>
6264
6265 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6266 (Pretty Printing): New node.
6267 (Selecting Pretty-Printers): Likewise.
6268 (Python API): Update.
6269 (Output Formats): Document /r format.
6270
6271 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6272 Tom Tromey <tromey@redhat.com>
6273
6274 * gdb.texinfo (Types In Python): New node.
6275 (Values From Inferior): "type" is now an attribute.
6276 (Python API): Update.
6277
6278 2009-05-27 Tom Tromey <tromey@redhat.com>
6279 Thiago Jung Bauermann <bauerman@br.ibm.com>
6280 Phil Muldoon <pmuldoon@redhat.com>
6281
6282 * gdb.texinfo: Add @syncodeindex for `tp'.
6283 (Python API): Update.
6284 (Auto-loading): New node.
6285 (Objfiles In Python): New node.
6286
6287 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6288
6289 * gdb.texinfo (Threads): Document libthread-db-search-path.
6290
6291 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
6292
6293 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6294
6295 2009-05-12 Pedro Alves <pedro@codesourcery.com>
6296
6297 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6298 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6299 show show-debug-regs' docs.
6300
6301 2009-05-08 Eli Zaretskii <eliz@gnu.org>
6302
6303 * gdb.texinfo (Process Record and Replay): Add description of
6304 reverse execution.
6305
6306 2009-05-07 Joel Brobecker <brobecker@adacore.com>
6307
6308 * gdbint.texinfo (Adding support for debugging core files): New node.
6309 (Native Debugging): Remove the ``Native core file Support'' section.
6310
6311 2009-05-01 Eli Zaretskii <eliz@gnu.org>
6312
6313 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6314 Add index entries.
6315
6316 2009-04-30 Hui Zhu <teawater@gmail.com>
6317 Michael Snyder <msnyder@vmware.com>
6318
6319 * gdb.texinfo: (Process Record and Replay): Add documentation for
6320 process record and replay.
6321
6322 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6323
6324 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6325 a new part on command-line defined macros.
6326
6327 2009-04-25 Eli Zaretskii <eliz@gnu.org>
6328
6329 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6330 clarify the wording.
6331
6332 2009-04-23 Tom Tromey <tromey@redhat.com>
6333
6334 * gdb.texinfo (Data Files): New node.
6335 (GDB Files): Update menu.
6336
6337 2009-04-23 Joel Brobecker <brobecker@adacore.com>
6338
6339 * gdbint.texinfo (Defining Other Architecture Features): Remove
6340 entry for PROCESS_LINENUMBER_HOOK.
6341
6342 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6343
6344 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6345
6346 2009-04-22 Hui Zhu <teawater@gmail.com>
6347
6348 * gdb.texinfo (disassemble-next-line): Set the default of
6349 disassemble-next-line to off.
6350
6351 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6352
6353 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6354 --with-htmldir): New.
6355 * configure: Regenerate.
6356 * Makefile.in (datarootdir, docdir): Define.
6357 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6358 instead of $(SET_TEXINPUTS).
6359 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6360 gdbint.info instead of $(SET_TEXINPUTS).
6361 (gdbint/index.html): Use same -I options as for building
6362 gdbint.info.
6363 (stabs.dvi, stabs.pdf): Use same -I options as for building
6364 stabs.info instead of $(SET_TEXINPUTS).
6365 (stabs/index.html): Use same -I options as for building
6366 stabs.info.
6367 (annotate.dvi, annotate.pdf): Use same -I options as for building
6368 annotate.info instead of $(SET_TEXINPUTS).
6369 (annotate/index.html): Use same -I options as for building
6370 annotate.info.
6371
6372 2009-04-21 David Daney <ddaney@caviumnetworks.com>
6373
6374 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6375
6376 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6377
6378 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6379
6380 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6381 Joseph Myers <joseph@codesourcery.com>
6382
6383 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6384 (MAKEHTMLFLAGS): Set to empty.
6385 (html__strip_dir): Define.
6386 (HTMLFILES): Define.
6387 (HTMLFILES_INSTALL): Define.
6388 (install-html): Copy new automake rule.
6389 (html): Depend on $(HTMLFILES).
6390 (gdb_toc.html): Rename to gdb/index.html.
6391 (gdbint_toc.html): Rename to gdbint/index.html.
6392 (stabs_toc.html): Rename to stabs/index.html.
6393 (annotate_toc.html): Rename to annotate/index.html.
6394
6395 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6396
6397 * Makefile.in: Set pdfdir and htmldir from configure
6398 substitutions.
6399 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6400 * configure: Regenerate.
6401
6402 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6403
6404 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6405 This macro is no longer used.
6406
6407 2009-04-15 Tom Tromey <tromey@redhat.com>
6408
6409 * gdb.texinfo (Character Sets): Document default character set.
6410
6411 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6412
6413 * gdbint.texinfo: Change server name from sources.redhat.com to
6414 sourceware.org throughout.
6415
6416 2009-04-09 Joel Brobecker <brobecker@adacore.com>
6417
6418 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6419 about a missing dot or coma after @xref.
6420
6421 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6422
6423 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6424 example, and add a small explanation about it.
6425 (Print Settings): Change the documentation of the "set print
6426 frame-arguments" to reflect the fact that the default is now "scalars".
6427
6428 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6429
6430 * gdb.texinfo (Print Settings): Add kindex for command "set
6431 print frame-arguments".
6432
6433 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6434
6435 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6436 breakpoints.
6437 (Set Breaks): Add reference to thread-specific and task-specific
6438 breakpoints.
6439
6440 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6441
6442 * gdb.texinfo (Ada Tasks): Remove the documentation about
6443 the "Running" state, as this state has been eliminated.
6444 Now all runnable tasks are shown as "Runnable".
6445
6446 2009-03-30 Stan Shebs <stan@codesourcery.com>
6447
6448 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6449 special case of breakpoints.
6450 (Enable and Disable Tracepoints): Mention deprecation.
6451 (Listing Tracepoints): Update description and example.
6452
6453 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6454
6455 * gdb.texinfo (Frames in Python): New node.
6456 (Python API): Update.
6457
6458 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6459
6460 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6461 from a method to an attribute.
6462
6463 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6464
6465 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6466 attribute.
6467
6468 2009-03-25 Pedro Alves <pedro@codesourcery.com>
6469
6470 * observer.texi (thread_exit): Add "silent" parameter.
6471
6472 2009-03-22 Pedro Alves <pedro@codesourcery.com>
6473
6474 * observer.texi (about_to_proceed): New.
6475
6476 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6477
6478 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6479 field throughout to handle types with spaces in them. Fix typos
6480 found by aspell.
6481 (Summary, Requirements, Contributors): New first chapter,
6482 "Summary" added, old Requirements section moved there, and new
6483 section, "Contributors" added.
6484 (Initializing a New Architecture, Register Representation)
6485 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6486 (Porting gdb): These sections extended and updated.
6487 (Compiler Characteristics): This section (empty) deleted.
6488 (Defining Other Architecture Features): This section renamed and
6489 duplicate material removed from (formerly "Target Conditionals").
6490 Use braces {} in @deftypeXX type field throughout to handle types
6491 with spaces in them. Typos found by aspell fixed.
6492
6493 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6494 * stack_frame.pdf: Version of image for PDF output.
6495 * stack_frame.png: Version of image for HTML output and for Emacs.
6496 * stack_frame.txt: Version of image for Info output.
6497 * stack_frame.eps: Version of image for TeX DVI output.
6498
6499 2009-03-21 Eli Zaretskii <eliz@gnu.org>
6500
6501 * gdb.texinfo (Character Sets): Fix last change.
6502
6503 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6504
6505 * gdb.texinfo (Values From Inferior): Fix optional arguments
6506 markup.
6507 (Commands In Python): Adjust argument names of gdb.Command.__init__
6508 to what the function accepts as keywords.
6509
6510 2008-03-20 Tom Tromey <tromey@redhat.com>
6511
6512 * gdb.texinfo (Convenience Vars): Document convenience functions.
6513 (Functions In Python): New node.
6514 (Python API): Update.
6515
6516 2009-03-20 Tom Tromey <tromey@redhat.com>
6517
6518 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6519 set target-wide-charset.
6520 (Requirements): Mention iconv.
6521
6522 2009-03-17 Hui Zhu <teawater@gmail.com>
6523
6524 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6525
6526 2009-03-17 Hui Zhu <teawater@gmail.com>
6527
6528 * gdb.texinfo: Add documentation for disassemble-next-line.
6529
6530 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6531
6532 * gdb.texinfo (Commands In Python): Remove tindex entries.
6533
6534 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6535
6536 * gdb.texinfo (Returning): New description for missing debug info.
6537
6538 2009-03-14 Pedro Alves <pedro@codesourcery.com>
6539
6540 * gdb.texinfo (Remote Configuration): Document query-attached.
6541 (General Query Packets): Document qAttached.
6542
6543 2009-03-05 Pedro Alves <pedro@codesourcery.com>
6544
6545 * gdb.texinfo (Background Execution): Better describe the set
6546 target-async command.
6547 (Maintenance Commands): Delete description of the `maint set/show
6548 linux-async' and `maint set/show remote-async' commands.
6549
6550 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6551
6552 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6553 between sentences.
6554
6555 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6556
6557 * gdb.texinfo (GDB/MI Async Records): Document the
6558 =library-loaded and =library-unloaded notifications.
6559
6560 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6561
6562 * observer.texi (test_notification): New observer.
6563
6564 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6565
6566 * observer.texi: Add parameter 'print_frame' to normal_stop
6567 observer.
6568
6569 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6570
6571 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6572 (Commands In Python): Fix COMMAND_* constants in last change. Use
6573 @kbd for interactive input. Add cross-references and index
6574 entries.
6575
6576 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6577
6578 * gdb.texinfo (Signals): Document $_siginfo.
6579 (Convenience Variables): Mention $_siginfo.
6580 (Remote Configuration): Document qXfer:siginfo:read,
6581 qXfer:siginfo:write packets, and the read-siginfo-object,
6582 write-siginfo-object commands.
6583
6584 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6585
6586 * gdbint.texinfo (Values): New chapter.
6587
6588 2009-02-06 Tom Tromey <tromey@redhat.com>
6589
6590 * gdb.texinfo (Python API): Add entry for Commands In Python.
6591 (Commands In Python): New node.
6592
6593 2009-02-05 Tom Tromey <tromey@redhat.com>
6594
6595 * gdb.texinfo (Values From Inferior): Document Value.string.
6596
6597 2009-02-05 Tom Tromey <tromey@redhat.com>
6598
6599 * gdb.texinfo (Basic Python): Document execute's from_tty
6600 argument.
6601
6602 2009-02-04 Tom Tromey <tromey@redhat.com>
6603
6604 * gdb.texinfo (Basic Python): Document gdb.history.
6605
6606 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6607
6608 * gdb.texinfo (GDB/MI Thread Commands): Document the
6609 'current-thread-id' field. Remove the example with zero threads,
6610 since current GDB won't ever report that if there's inferior.
6611
6612 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6613
6614 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6615 option to -break-insert.
6616
6617 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6618 Jerome Guitton <guitton@adacore.com>
6619
6620 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6621 (System-wide configuration): New section.
6622
6623 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6624
6625 PR gdb/7580:
6626 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6627 internal-error|internal-warning quit|corefile ask|yes|no".
6628
6629 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6630
6631 * gdb.texinfo (Using the `gdbserver' Program): Document
6632 --remote-debug.
6633
6634 2009-01-23 Doug Evans <dje@google.com>
6635
6636 * gdb.texinfo: Add nexti to list of commands that support
6637 background execution.
6638
6639 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6640
6641 * gdb.texinfo (Define, Hooks): Document prefix command support.
6642
6643 2009-01-14 Joseph Myers <joseph@codesourcery.com>
6644 Carlos O'Donell <carlos@codesourcery.com>
6645
6646 Fixes for makeinfo --html.
6647
6648 * annotate.texinfo: Use @copying and @insertcopying. Use
6649 @ifnottex in place of @ifinfo.
6650 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6651 place of @ifinfo. Use @ifnotinfo for one index entry.
6652 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6653 in place of @ifinfo.
6654 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6655 in place of @ifinfo. Include contents at start unconditionally.
6656
6657 2009-01-13 Pedro Alves <pedro@codesourcery.com>
6658
6659 * gdb.texinfo (General Query Packets): Remove @var{} around the
6660 "spu" literal string.
6661
6662 2009-01-07 Pedro Alves <pedro@codesourcery.com>
6663
6664 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6665 program may be running in another process" errors.
6666 * gdbint.texinfo (Native Conditionals): Delete
6667 ONE_PROCESS_WRITETEXT description.
6668
6669 2009-01-07 Joel Brobecker <brobecker@adacore.com>
6670
6671 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6672 emacs local variable to be placed at the end of the ChangeLog.
6673 Add server.c and gdbreplay.c to the list of files where the
6674 copyright year needs to be updated.
6675
6676 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6677
6678 * gdb.texinfo (Remote Configuration): Document new
6679 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6680 commands.
6681
6682 2008-12-28 Pedro Alves <pedro@codesourcery.com>
6683
6684 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6685 FETCH_INFERIOR_REGISTERS.
6686 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6687 FETCH_INFERIOR_REGISTERS descriptions. Remove
6688 gdbarch_get_longjmp_target descrition, since already described in
6689 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6690 (Target Conditionals): ... here.
6691
6692 2008-12-16 Joel Brobecker <brobecker@adacore.com>
6693
6694 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6695 examples.
6696 (Additions to Ada): Likewise. Add the missing opening and closing
6697 parenthesis of the GDB prompt in one of the examples.
6698
6699 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6700
6701 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6702 about the result of 'Address not being of type System.Address.
6703 This problem has been fixed a while ago.
6704
6705 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6706
6707 MI non-stop and multiprocess docs.
6708
6709 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6710 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6711 Adjust documentation for *stopped, document =thread-created,
6712 =thread-exited, =thread-group-created and =thread-group-exited.
6713 (GDB/MI Thread Commands): Document the 'state' field in
6714 -thread-info output.
6715 (GDB/MI Program Execution): Mention --all and --thread-group
6716 options.
6717 (GDB/MI Variable Objects): Describe floating and fixed variable
6718 objects.
6719 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6720
6721 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6722
6723 * gdb.texinfo (Operating System Information): New appendix.
6724 (Operating System Auxiliary Information): Document 'info os processes'
6725 (Remote Configuration): Document 'osdata'
6726 (General Query Packets): Document qXfer:osdata:read.
6727
6728 2008-11-27 Tristan Gingold <gingold@adacore.com>
6729
6730 * gdb.texinfo (Darwin): Document Darwin specific features.
6731
6732 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6733
6734 * gdbint.texinfo (Target Conditionals): Extend the
6735 gdbarch_breakpoint_from_pc description.
6736
6737 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6738
6739 * gdb.texinfo (M68K Features): Fix typo.
6740
6741 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6742
6743 * gdb.texinfo (Symbols): Mention printing containing
6744 image name in "info symbol".
6745 (Maint translate-address): Likewise.
6746
6747 2008-11-18 Joel Brobecker <brobecker@adacore.com>
6748
6749 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6750 commands "catch load" and "catch unload".
6751
6752 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6753
6754 * gdb.texinfo (GDB/MI Async Records): Document
6755 =thread-selected.
6756
6757 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6758
6759 * observer.texi (new_inferior, inferior_exit): New observers.
6760
6761 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6762
6763 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6764 .mt files, TM_CLIBS or TM_CDEPS.
6765 (x86 Watchpoints): Don't mention TDEPFILES.
6766
6767 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6768
6769 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6770 (Overview): Mention notifications and non-stop mode behavior.
6771 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6772 with non-stop mode behavior. Add vStopped description.
6773 (Stop Reply Packets): Update list of packets that return
6774 stop replies. Mention non-stop behavior.
6775 (General Query Packets): Document QNonStop packet and associated
6776 qSupported query response.
6777 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6778 behavior.
6779 (Notification Packets): New section.
6780 (Remote Non-Stop): New section.
6781 (File-I/O Overview): Mention non-stop behavior.
6782
6783 2008-10-24 Hui Zhu <teawater@gmail.com>
6784 Pedro Alves <pedro@codesourcery.com>
6785
6786 * gdb.texinfo (displaced-stepping): Describe the auto mode
6787 setting, and say it's the default. This is now a mainstream
6788 setting instead of a maintenance setting.
6789
6790 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6791
6792 * observer.texi (thread_stop_requested): New.
6793
6794 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6795
6796 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6797 (Patching): Replace incorrect usage of @samp by @kbd.
6798
6799 2008-10-17 Michael Snyder <msnyder@vmware.com>
6800
6801 * gdb.texinfo: Add documentation for reverse execution.
6802
6803 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6804 Eli Zaretskii <eliz@gnu.org>
6805
6806 * gdb.texinfo. (Values From Inferior): New subsubsection.
6807
6808 2008-10-06 Doug Evans <dje@google.com>
6809
6810 * gdb.texinfo (set debug dwarf2-die): Document it.
6811
6812 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6813
6814 * gdb.texinfo (catch) [exception]: Document how to insert
6815 a breakpoint on user-defined exceptions when the exception
6816 name is identical to one of the language-defined ones.
6817
6818 2008-09-27 Tom Tromey <tromey@redhat.com>
6819
6820 * gdb.texinfo (Macros): Remove text about stringification,
6821 varargs, and splicing.
6822
6823 2008-09-27 Tom Tromey <tromey@redhat.com>
6824
6825 * gdbint.texinfo (Language Support): Remove text about omitting
6826 support for a language.
6827
6828 2008-09-23 Doug Evans <dje@google.com>
6829
6830 * gdb.texinfo (info dcache): Update.
6831
6832 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6833
6834 * gdb.texinfo (Packets): Add info on thread-id syntax and
6835 multiprocess extensions.
6836 <D>: Document multiprocess form of packet.
6837 <H>: Use thread-id syntax.
6838 <T>: Likewise.
6839 <vCont>: Likewise. Note this is required for multiprocess.
6840 <vKill>: New packet.
6841 (Stop Reply Packets) <T>: Use thread-id syntax.
6842 <W>: Document multiprocess form of reply.
6843 <X>: Likewise.
6844 (General Query Packets) <qC>: Use thread-id syntax.
6845 <qfThreadInfo>: Likewise.
6846 <qGetTLSAddr>: Likewise.
6847 <qP>: Likewise.
6848 <qSupported>: Add "multiprocess" feature.
6849 <qThreadExtraInfo>: Use thread-id syntax.
6850
6851 2008-09-22 Stan Shebs <stan@codesourcery.com>
6852
6853 * gdb.texinfo (Inferiors): New section.
6854
6855 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6856
6857 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6858
6859 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6860
6861 * gdbint.texinfo (Target Conditionals): Remove documentation
6862 for gdbarch_name_of_malloc.
6863
6864 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6865
6866 * gdb.texinfo (Interrupts): Mention TCP interface for
6867 sending BREAK.
6868
6869 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6870
6871 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6872 argument prefix to "set sysroot".
6873
6874 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6875
6876 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6877 and False.
6878
6879 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6880
6881 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6882 for possible features of -list-features.
6883
6884 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6885
6886 * gdb.texinfo (Background execution): Adjust example
6887 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6888
6889 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6890
6891 * doc/gdb.texinfo (PowerPC): Fix typo.
6892 (PowerPC features): Fix typo.
6893
6894 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6895
6896 * observer.texi (thread_ptid_changed): New.
6897
6898 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6899
6900 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6901 (PowerPC features): Mention feature set for VSX registers.
6902
6903 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6904
6905 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6906 the direct visibility of all names in user-written packages.
6907
6908 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6909
6910 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6911 setting, and make it the default.
6912 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6913 non-stop script example.
6914
6915 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6916
6917 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6918 reference to the "Using Different Register and Memory Data
6919 Representation" section.
6920
6921 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6922
6923 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6924 (Remote Protocol): Add Packet Acknowledgment to menu.
6925 (Overview): Mention +/- can be disabled, and point to new section
6926 where this is discussed in detail.
6927 (General Query Packets): Document QStartNoAckMode packet, and
6928 corresponding qSupported reply.
6929 (Packet Acknowledgment): New section.
6930
6931 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6932 Pedro Alves <pedro@codesourcery.com>
6933
6934 * gdb.texinfo (Threads): Move paragraph about automatic thread
6935 selection to All-Stop Mode subsection.
6936 (Thread Stops): Reorganize existing material into subsections.
6937 Add introductory blurb and menu.
6938 (Non-Stop Mode): New subsection.
6939 (Background Execution): New subsection.
6940 (Maintenance Commands): Add cross-references from async mode
6941 commands to the new Background Execution section.
6942
6943 2008-08-06 Tom Tromey <tromey@redhat.com>
6944
6945 * gdb.texinfo (Extending GDB): New chapter.
6946 (Sequences): Demoted chapter, now a section under the new
6947 Extending GDB chapter.
6948 (Python): New section.
6949
6950 2008-07-31 Stan Shebs <stan@codesourcery.com>
6951
6952 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6953
6954 2008-07-29 Stan Shebs <stan@codesourcery.com>
6955
6956 * gdbint.texinfo: General round of cleanup and minor
6957 clarifications.
6958 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6959 (Longjmp Support): Update description to reflect how it is done
6960 for targets without using native header.
6961 (Symbol Handling): Add a little more general explanation.
6962 (COFF, ELF): Mention stabs encapsulation.
6963 (DWARF 3): New section.
6964 (Adding a New Host): Scrub out some obsolete bits.
6965 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6966 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6967 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6968 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6969 SEEK_SET, STOP_SIGNAL, USG.
6970 (Raw and Virtual Register Representations): Ditto for
6971 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6972 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6973 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6974 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6975 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6976 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6977 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6978 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6979 DEPRECATED_USE_STRUCT_CONVENTION.
6980 Describe gdbarch_deprecated_fp_regnum.
6981 Update description of gdbarch_print_insn.
6982 (Adding a New Target): Scrub out obsolete bits.
6983 (Obsolete Conditionals): Remove entire section.
6984
6985 2008-07-25 Tom Tromey <tromey@redhat.com>
6986
6987 * observer.texi (GDB Observers): Document new observers:
6988 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6989 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6990 architecture_changed.
6991
6992 2008-07-21 Stan Shebs <stan@codesourcery.com>
6993
6994 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6995 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6996
6997 2008-07-21 Tom Tromey <tromey@redhat.com>
6998
6999 * observer.texi (GDB Observers): Remove obsolete comment.
7000 <executable_changed>: Remove argument.
7001
7002 2008-07-18 Tom Tromey <tromey@redhat.com>
7003
7004 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7005
7006 2008-07-10 Doug Evans <dje@google.com>
7007
7008 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7009
7010 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7011
7012 * gdb.texinfo (Starting): Document "set disable-randomization".
7013
7014 2008-07-07 Andreas Schwab <schwab@suse.de>
7015
7016 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7017
7018 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7019
7020 * gdb.texinfo (GDB/MI Target Manipulation): Add
7021 example of -target-attach.
7022
7023 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7024
7025 * observer.texi (target_resumed): New observer.
7026 * gdb.texinfo (GDB/MI Output Records): Document *running.
7027
7028 2008-06-06 Tom Tromey <tromey@redhat.com>
7029
7030 * gdb.texinfo (Completion): Add field name example.
7031
7032 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7033
7034 * gdb.texinfo (GDB/MI Program Context): Added example
7035 to -exec-arguments
7036
7037 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
7038
7039 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7040 annotation.
7041
7042 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7043 Nathan Sidwell <nathan@codesourcery.com>
7044 Joseph Myers <joseph@codesourcery.com>
7045
7046 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7047 and ACX_BUGURL.
7048 * configure: Regenerate.
7049 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7050 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7051 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7052 mailing-list-specific text about bug reporting unless
7053 BUGURL_DEFAULT.
7054
7055 2008-06-05 Pedro Alves <pedro@codesourcery.com>
7056
7057 * gdb.texinfo (-target-select): Remove reference to target async.
7058 (Maintenance Commands): Document "maint set/show remote-async".
7059
7060 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7061
7062 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7063 in -target-file-get section.
7064
7065 2008-05-22 Pedro Alves <pedro@codesourcery.com>
7066
7067 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7068 killing the inferior when it is already debugging a process.
7069
7070 2008-05-21 Joel Brobecker <brobecker@adacore.com>
7071
7072 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7073 abbreviation for "finish".
7074
7075 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
7076
7077 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7078
7079 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7080
7081 * gdbint.texinfo (Target Conditionals): Delete entry for
7082 gdbarch_dwarf_reg_to_regnum.
7083
7084 2008-05-09 Doug Evans <dje@google.com>
7085
7086 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7087
7088 2008-05-05 Doug Evans <dje@google.com>
7089
7090 * gdb.texinfo (disassemble): Document /m modifier.
7091
7092 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7093
7094 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7095 will not report the time of commands that run the target.
7096
7097 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7098
7099 * gdb.texinfo (GDB/MI Output Records): Add
7100 missing semicolon.
7101
7102 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7103
7104 * gdb.texinfo (GDB/MI Output Records):
7105 Document =thread-create and =thread-exited.
7106
7107 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7108
7109 * gdb.texinfo (GDB/MI Development and Front Ends):
7110 Remove mention of dmi-discuss.
7111
7112 2008-05-03 Pedro Alves <pedro@codesourcery.com>
7113
7114 * observer.texi (thread_exit): New.
7115
7116 2008-05-02 Pedro Alves <pedro@codesourcery.com>
7117
7118 * gdb.texinfo (Debugging Output): Document "set/show debug
7119 displaced".
7120 (Maintenance Commands): Document "maint set/show
7121 can-use-displaced-stepping".
7122
7123 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7124
7125 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7126 and set/show arm force-mode.
7127
7128 2008-05-02 Andreas Schwab <schwab@suse.de>
7129
7130 * gdbint.texinfo (Algorithms): Describe
7131 target_watchpoint_addr_within_range.
7132
7133 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7134
7135 * gdbint.texinfo (Stack Frames): New chapter.
7136 (Algorithms): Move Frames text to the new chapter.
7137 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7138 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7139
7140 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7141
7142 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7143 output does not necessary include any tokens.
7144
7145 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
7146
7147 * gdb.texinfo (Set SH Calling convention): New @item.
7148 (Show SH Calling convention): Ditto.
7149
7150 2008-04-22 Markus Deuling <deuling@de.ibm.com>
7151
7152 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7153
7154 2008-04-20 Eli Zaretskii <eliz@gnu.org>
7155
7156 * gdb.texinfo (Set Breaks): Mention that multiple location
7157 breakpoints need line number info. Add index entries.
7158
7159 2008-04-19 Craig Silverstein <csilvers@google.com>
7160
7161 * gdb.texinfo (Requirements): Add an optional requirement on
7162 zlib.
7163 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7164 Compressed DWARF 2.
7165
7166 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7167
7168 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7169 sample output for 'stopped,reason="breakpoint-hit"' message.
7170 (GDB/MI Program Execution): Likewise.
7171
7172 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7173
7174 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7175 -var-set-format. Add -f option to -var-evaluate-expression.
7176
7177 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7178
7179 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7180 new node "Ambiguous Expressions". Replace references to this
7181 node by references to "Ambiguous Expressions" throughout.
7182 (Ambiguous Expressions): New node.
7183
7184 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7185
7186 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7187
7188 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7189
7190 * gdb.texinfo (Debugging Output): Document
7191 "set/show debug lin-lwp-async".
7192 (Maintenance Commands): Document "maint set/show linux-async".
7193
7194 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7195
7196 * gdb.texinfo (Expressions): Update description of malloced arrays.
7197
7198 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7199
7200 * gdb.texinfo (Thread Commands): Document
7201 -thread-info. Remove -thread-list-all-threads.
7202
7203 2008-03-14 Pedro Alves <pedro@codesourcery.com>
7204 Sandra Loosemore <sandra@codesourcery.com>
7205
7206 * gdb.texinfo (Library List Format): Update to mention the
7207 possibility to pass section addresses instead of segment
7208 addresses.
7209
7210 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7211
7212 * gdb.texinfo (Starting): Document "set exec-wrapper".
7213 (Server): Document gdbserver --wrapper.
7214
7215 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7216
7217 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7218 unreadable memory. Delete obsolete SPARClite reference.
7219
7220 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7221
7222 * gdb.texinfo (Starting): Mention always-running targets.
7223 (Target Commands): Add an anchor for load.
7224 (Connecting): Explain continue instead of run.
7225
7226 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7227
7228 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7229
7230 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
7231
7232 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7233 breakpoint table.
7234
7235 2008-02-19 Pedro Alves <pedro@codesourcery.com>
7236
7237 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7238 killing the inferior when it is already debugging a process.
7239
7240 2008-02-13 Markus Deuling <deuling@de.ibm.com>
7241
7242 * gdbint.texinfo (Build Script): New section. Mention new build script
7243 gdb_buildall.sh.
7244
7245 2008-02-01 Jim Blandy <jimb@red-bean.com>
7246
7247 * gdb.texinfo (Help): Summarize 'info args' correctly.
7248
7249 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7250
7251 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7252 available in PowerPC architecture.
7253 (Embedded Processors): Change node name of PowerPC item in menu.
7254 (PowerPC): Rename to...
7255 (PowerPC Embedded): this.
7256 (Architectures): Add new PowerPC item in menu.
7257 (PowerPC): New node.
7258
7259 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7260
7261 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7262 commands.
7263
7264 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7265
7266 * gdb.texinfo (Setting Catchpoints): Mention features
7267 supported on GNU/Linux.
7268
7269 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
7270
7271 * gdb.texinfo (GDB/MI File Commands): Describe new output
7272 field for MI command -file-list-exec-source-file.
7273
7274 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7275
7276 * gdb.texinfo (Using the `gdbserver' Program): Add security
7277 warning. Rearrange into subsections and subsubsections. Document
7278 --multi and --debug. Correct --with-sysroot typo. Update --attach
7279 usage. Make load reference clearer. Document monitor exit.
7280 (Remote Configuration): Document set remote exec-file, attach-packet,
7281 and run-packet.
7282 (Packets): Document vAttach and vRun.
7283
7284 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
7285
7286 * gdb.texinfo (Processes): Mention process command.
7287 detach-on-follow -> detach-on-fork.
7288
7289 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7290
7291 * gdbint.texinfo (Native Conditionals): Remove
7292 SHELL_COMMAND_CONCAT and SHELL_FILE.
7293
7294 2008-01-26 Eli Zaretskii <eliz@gnu.org>
7295
7296 * gdb.texinfo (Specify Location): Improve wording.
7297
7298 2008-01-23 Chris Demetriou <cgd@google.com>
7299
7300 * gdb.texinfo (Threads): Document new "set print thread-events"
7301 and "show print thread-events" commands.
7302
7303 2008-01-19 Eli Zaretskii <eliz@gnu.org>
7304
7305 * gdb.texinfo (Specify Location): New section.
7306 (Delete Breaks, Edit, Set Breaks): Remove description of
7307 locations. Instead, add a reference to "Specify Location".
7308 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7309 (Symbols): Refer to "Specify Location" for the valid forms of
7310 linespecs and locations.
7311
7312 2008-01-18 Markus Deuling <deuling@de.ibm.com>
7313
7314 * gdbint.texinfo (Target Conditionals): Replace the description of
7315 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7316
7317 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7318
7319 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7320 about &&var, which is rejected by the expression parser.
7321
7322 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
7323
7324 * gdb.texinfo (Output): Update documentation on using printf with DFP
7325 types.
7326
7327 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7328
7329 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7330 subsubsection.
7331 (Decimal Floating Point format): New subsubsection.
7332
7333 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7334
7335 * gdb.texinfo (File Options): Remove mention of the attempt to
7336 open a core file with the -p option. Don't list -c as a valid
7337 option to attach to a process.
7338
7339 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7340
7341 * gdbint.texinfo (Host Conditionals): Remove mention of
7342 ALIGN_STACK_ON_ENTRY.
7343
7344 2008-01-05 Joel Brobecker <brobecker@adacore.com>
7345
7346 * gdbint.texinfo (Start of New Year Procedure): Add item
7347 describing how to update the source and documentation copyright
7348 notices.
7349
7350 2007-12-18 Jim Blandy <jimb@codesourcery.com>
7351
7352 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7353 watchpoint explanation into the main description of the watchpoint
7354 command; update synopses of 'watch', 'rwatch', and 'awatch'
7355 commands.
7356
7357 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7358
7359 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7360 Document 'pending-breakpoints' feature of
7361 -list-features.
7362
7363 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
7364
7365 * gdb.texinfo: Add new parameter's description.
7366
7367 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7368
7369 * gdb.texinfo (Overview): Clarify run-length encoding
7370 example. Remove the restriction on "+" and "-" characters.
7371
7372 2007-12-15 Eli Zaretskii <eliz@gnu.org>
7373
7374 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7375
7376 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7377
7378 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7379 the -f option for -break-insert, remove -r option,
7380 and clarify specification of location.
7381
7382 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7383
7384 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7385 formatting.
7386 (Remote Debugging): Add File Transfer section.
7387 (Remote Configuration): Document Host I/O packets.
7388 (GDB/MI): Add GDB/MI File Transfer Commands section.
7389 (Host I/O Packets): New section in "Remote Protocol".
7390 (Packets): Add vFile.
7391
7392 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7393
7394 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7395 breakpoints with multiple locations.
7396 (Breakpoint Menus): Improve wording.
7397 (Output): Fix last change.
7398
7399 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7400
7401 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7402
7403 2007-11-15 Doug Evans <dje@google.com>
7404
7405 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7406
7407 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7408
7409 * gdbint.texinfo (Native Conditionals): Remove
7410 mention of CLEAR_SOLIB.
7411
7412 2007-11-11 Joel Brobecker <brobecker@adacore.com>
7413
7414 * gdb.texinfo (Print Settings): Add documentation for "set/show
7415 print frame-arguments".
7416
7417 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7418
7419 * gdb.texinfo (Output): Update printf command's description.
7420
7421 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7422
7423 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7424 powerpc soft-float".
7425
7426 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7427
7428 * gdb.texinfo (Files): Correct formatting. Mention Expat
7429 requirement.
7430 (Requirements for Building GDB): Expand the list of Expat
7431 uses.
7432 (Library List Format, Memory Map Format): Mention Expat.
7433 (Target Descriptions): Update Expat wording.
7434
7435 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7436
7437 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7438 Document that gdbarch_convert_register_p should return zero for no-op
7439 conversions.
7440
7441 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7442
7443 * gdbint.texi (Compiler Characteristics): Move documentation
7444 of set_gdbarch_sofun_address_maybe_missing back to ...
7445 (Target Conditionals): ... here to fix build break.
7446
7447 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7448
7449 * gdbint.texi (Target Conditionals): Remove documentation of
7450 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7451 (Compiler Characteristics): ... documentation of
7452 set_gdbarch_sofun_address_maybe_missing.
7453
7454 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7455
7456 * gdbint.texinfo (Target Conditionals): Use
7457 frame_unwind_register_unsigned in examples instead of
7458 frame_unwind_unsigned_register.
7459
7460 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7461
7462 * gdb.texinfo (Predefined Target Types): Add int128
7463 and uint128.
7464 (Standard Target Features): Add PowerPC features.
7465
7466 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7467
7468 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7469
7470 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7471
7472 * gdbint.texi (Target Conditionals): Remove documentation
7473 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7474 gdbarch_extract_return_value, and gdbarch_store_return_value.
7475
7476 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7477
7478 * gdbint.texi (Target Conditionals): Remove documentation of
7479 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7480
7481 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7482
7483 * gdb.texinfo: Mention that inaccessible-by-default is on by
7484 default.
7485
7486 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7487
7488 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7489
7490 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7491
7492 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7493 multi-threaded watchpoints.
7494 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7495 checked. Describe sticky notification. Expand description
7496 of steppable and continuable watchpoints.
7497 (Watchpoints and Threads): New subsection.
7498
7499 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7500
7501 * gdb.texinfo (Setting Breakpoints): Revise
7502 documentation for pending breakpoints. Document
7503 breakpoints with multiple locations.
7504
7505 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7506
7507 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7508 Document -list-features.
7509
7510 2007-09-15 Eli Zaretskii <eliz@gnu.org>
7511
7512 * gdb.texinfo (Output): Spell out which features of C's printf are
7513 not supported by GDB's printf.
7514 (Separate Debug Files): More accurate wording regarding build ID
7515 and a reference to the ld manual rather than the Fedora wiki.
7516
7517 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7518 Jim Blandy <jimb@codesourcery.com>
7519
7520 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7521 (Examining Memory): Update mentions of the 's' format.
7522 (Automatic Display): Likewise.
7523
7524 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7525
7526 * gdb.texinfo: Update the FSF's Back-Cover Text.
7527
7528 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7529 Eli Zaretskii <eliz@gnu.org>
7530
7531 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7532 Fixed the ``build ID'' name. New binaries build instructions for the
7533 build ID inclusion. Explain how the commands are specific to the build
7534 ID vs. debug link.
7535
7536 2007-09-01 Eli Zaretskii <eliz@gnu.org>
7537
7538 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7539 indexing for ``build ID'' support.
7540
7541 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7542
7543 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7544 Enlisted BUILD ID to the debug file searching example.
7545 Included a BUILD ID `.note.gnu.build-id' section description.
7546 Updated/added the debug files splitting instructions for OBJCOPY.
7547
7548 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7549
7550 * gdb.texinfo (Variable Objects): Adjust docs
7551 for -var-info-expression and document
7552 -var-info-path-expression.
7553
7554 2007-08-20 Jim Blandy <jimb@codesourcery.com>
7555
7556 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7557 (title page): Include the dedication in the printed manual, as a
7558 separate page after the copyright notice.
7559
7560 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7561 don't break a @var across a line.
7562
7563 2007-07-25 Maciej W. Rozycki <macro@mips.com>
7564
7565 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7566 for include files.
7567
7568 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7569
7570 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7571 in annotate.texinfo.
7572 (Command History): Link to new node.
7573
7574 2007-07-05 Markus Deuling <deuling@de.ibm.com>
7575
7576 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7577
7578 2007-07-05 Eli Zaretskii <eliz@gnu.org>
7579
7580 * gdbint.texinfo (Target Conditionals): Fix last change.
7581
7582 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7583
7584 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7585 routines:
7586 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7587 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7588 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7589 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7590 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7591 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7592 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7593 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7594 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7595 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7596 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7597 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7598 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7599 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7600 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7601 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7602 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7603 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7604 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7605 (SOFTWARE_SINGLE_STEP_P)
7606
7607 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7608 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7609
7610 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7611 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7612 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7613 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7614 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7615 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7616 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7617 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7618 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7619 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7620
7621 (Converting an existing Target Architecture to Multi-arch): Remove
7622 section.
7623
7624 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7625 (gdbarch_addr_bits_remove): Add code example.
7626
7627 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7628
7629 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7630
7631 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7632 Add other missing entries. Adjust the table size to fit.
7633 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7634 stop reasons including the new "library" event.
7635 (General Query Packets): Adjust table widths for qSupported. Mention
7636 qXfer:libraries:read reply to qSupported and document the new packet.
7637 (Library List Format): New section.
7638
7639 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7640
7641 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7642
7643 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7644
7645 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7646
7647 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
7648
7649 * gdbint.texinfo (Register and Memory Data): Break sections
7650 into nodes and add a menu.
7651
7652 2007-06-21 Maciej W. Rozycki <macro@mips.com>
7653
7654 * gdb.texinfo (Examining Memory): Document the new behaviour.
7655
7656 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7657
7658 * gdb.texinfo (Standard Target Features): Document
7659 m68k features.
7660
7661 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7662
7663 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7664
7665 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7666
7667 * gdb.texinfo (Target Description Format): Add version attribute
7668 for <target>.
7669
7670 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7671
7672 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7673
7674 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7675
7676 * gdb.texinfo (MIPS Features): New subsection.
7677
7678 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7679 Markus Deuling <deuling@de.ibm.com>
7680
7681 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7682 and qXfer:spu:write packets and mention them under qSupported.
7683
7684 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7685 Markus Deuling <deuling@de.ibm.com>
7686
7687 * gdb.texinfo (Architectures): Add new SPU section to document
7688 Cell Broadband Engine SPU architecture specific commands.
7689
7690 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7691
7692 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7693 comments.
7694
7695 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7696
7697 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7698
7699 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7700
7701 * gdb.texinfo (Overview): Doc fix.
7702
7703 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7704
7705 * gdb.texinfo (Remote Configuration): Document "set/show
7706 remoteflow".
7707
7708 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7709
7710 * gdb.texinfo (MIPS): Remove documentation for set mips
7711 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7712 stack-arg-size.
7713
7714 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7715
7716 * all-cfg.texi (GDBTUI): New.
7717 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7718 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7719 (TUI Configuration): Edit to improve clarity and fix problems of
7720 both style and content.
7721
7722 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7723
7724 * observer.texi (GDB Observers): New observer "new_objfile".
7725
7726 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7727
7728 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7729
7730 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7731
7732 * gdb.texinfo (GDB/MI Variable Objects): Document
7733 frozen variables objects.
7734
7735 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7736
7737 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7738 (Character Sets, Caching Data of Remote Targets): Likewise.
7739 (Targets): Delete Remote node. Move its text...
7740 (Debugging Remote Programs): ...to here. Delete description
7741 of the "remote" command.
7742 (Remote configuration): Delete description of "set remotedevice"
7743 and "show remotedevice".
7744 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7745
7746 2007-04-11 Bob Wilson <bob.wilson@acm.org>
7747
7748 * gdb.texinfo (Contributors, Continuing and Stepping)
7749 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7750 (General Query Packets, File-I/O Remote Protocol Extension)
7751 (Protocol Basics, The F Reply Packet, Write)
7752 (Protocol-specific Representation of Datatypes, Memory Transfer):
7753 Fix hyphenation, punctuation and grammar problems.
7754 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7755 'section' instead of 'subsection' in the text.
7756 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7757 (i386): Remove period from section name.
7758 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7759 (Config Names, Configure Options): Use @file{configure}.
7760
7761 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7762
7763 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7764 and tab expansion.
7765
7766 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7767
7768 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7769
7770 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7771
7772 * gdb.texinfo: Consistently capitalize all significant words in
7773 node names, chapter titles, section titles, and headings. Update
7774 cross references to match.
7775 (Starting and Stopping Trace Experiment): Make node name plural.
7776 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7777
7778 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7779
7780 * gdb.texinfo (WinCE): Delete obsolete subsection.
7781
7782 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7783
7784 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7785 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7786 references.
7787
7788 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7789
7790 * gdb.texinfo (Startup): Delete references to some alternate
7791 names for .gdbinit.
7792 (Thread): Remove LynxOS reference.
7793 (Tandem ST2000): Delete target-specific documentation.
7794 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7795 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7796 and GDB_OSABI_LYNXOS.
7797
7798 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7799
7800 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7801
7802 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7803
7804 * gdbint.texinfo (Target Conditionals): Remove mention of
7805 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7806 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7807
7808 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7809
7810 * Makefile.in: Add "pdfdir" installation
7811 directory, PDFTEX macro, support for "install-pdf" target,
7812 and rules for making a pdf version of refcard.texi.
7813 * refcard.tex: Specify paper size for PDF output.
7814
7815 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7816
7817 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7818
7819 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7820
7821 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7822 (Source Path, Character Sets, Macros, Define)
7823 (GDB/MI Result Records, GDB/MI Simple Examples)
7824 (GDB/MI Program Execution, GDB/MI File Commands)
7825 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7826 (Bug Reporting): Use @value{GCC}.
7827
7828 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7829
7830 * gdb.texinfo (Help): Fix formatting of examples.
7831 (Variables): Use @ifnotinfo instead of @iftex.
7832 (Non-debug DLL symbols): Use @ref instead of @pxref.
7833 (Sparclet File): Use @samp instead of quotes.
7834
7835 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7836
7837 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7838
7839 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7840
7841 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7842 the order of the nodes.
7843 (C Operators, C Constants, Debugging C): Remove extra menus.
7844 (Method Names in Commands): Do not specify next/prev/up nodes.
7845
7846 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7847
7848 * gdb.texinfo (File Options): Add missing parenthesis.
7849 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7850
7851 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7852
7853 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7854
7855 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7856
7857 * gdb.texinfo (Standard Target Features): Mention
7858 case insensitivity.
7859 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7860
7861 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7862
7863 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7864 (Files): Add section name to argument list for pxref.
7865 (Non-debug DLL symbols): Don't use `see' for pxref.
7866 (Embedded Processors): Fix typo.
7867 (GDB/MI Breakpoint Commands): Execution commands generate
7868 *stopped not ^done.
7869
7870 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7871
7872 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7873 values for in_scope. Mention that only root variables can be
7874 updated.
7875 (GDB/MI Development and Front Ends): Explain new values may be
7876 added to existing fields.
7877
7878 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7879
7880 * gdb.texinfo (-target-disconnect): Use @smallexample.
7881 (Requirements): Add anchor for Expat. Update description.
7882 (Target Descriptions): Mention Expat.
7883 (Target Description Format): Document new elements. Use
7884 @smallexample.
7885 (Predefined Target Types, Standard Target Features): New sections.
7886 * gdbint.texinfo (Target Descriptions): New section.
7887
7888 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7889
7890 * gdb.texinfo (Target Description Format): Add section on XInclude.
7891
7892 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7893
7894 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7895 command -enable-timings.
7896
7897 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7898
7899 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7900 descriptions for new/deleted elements in gdb_osabi. Add missing
7901 description for function generic_elf_osabi_sniff_abi_tag_sections.
7902
7903 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7904
7905 * gdb.texinfo (Maintenance Commands): Add documentation for
7906 the new "maint print target-stack" command.
7907
7908 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7909 Eli Zaretskii <eliz@gnu.org>
7910
7911 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7912
7913 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7914
7915 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7916 Use @value{NGCC} instead of @value{GCC}.
7917
7918 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7919
7920 * agentexpr.texi: Fix typos.
7921 * annotate.texinfo: Likewise.
7922 * gdb.texinfo: Likewise.
7923 * gdbint.texinfo: Likewise.
7924 * observer.texi: Likewise.
7925 * stabs.texinfo: Likewise.
7926
7927 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7928
7929 * gdbint.texinfo (Support Libraries): Remove mmalloc
7930 entry. Describe readline library.
7931
7932 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7933
7934 * gdb.texinfo (Target Descriptions): New section.
7935 (General Query Packets): Add QPassSignals anchor. Mention
7936 qXfer:features:read under qSupported. Expand mentions of
7937 qXfer:memory-map:read and QPassSignals. Document
7938 qXfer:features:read.
7939
7940 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7941
7942 * gdb.texinfo (Commands to specify files): Describe
7943 "set sysroot" and "show sysroot".
7944 (Using the `gdbserver' program): Lowercase argument
7945 to @var. Expand description of setting up GDB on the
7946 host.
7947
7948 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7949
7950 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7951 catch exception, catch exception unhandled, and catch assert
7952 commands.
7953
7954 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7955
7956 * gdb.texinfo (Debugging Output): Document "set debug xml"
7957 and "show debug xml".
7958
7959 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7960
7961 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7962
7963 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7964
7965 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7966
7967 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7968
7969 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7970 note in @ignore, to be removed later if nobody complains.
7971
7972 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7973
7974 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7975 of -var-delete.
7976
7977 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7978
7979 * gdb.texinfo (Setting breakpoints): Document
7980 automatic software/hardware breakpoint usage and
7981 the "set breakpoint auto-hw" command.
7982
7983 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7984
7985 * gdb.texinfo (Memory Access Checking): New.
7986
7987 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7988
7989 * gdb.texinfo (Remote configuration): Mention
7990 "pass-signals-packet".
7991 (General Query Packets): Document QPassSignals. Fix
7992 a typo.
7993
7994 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7995
7996 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7997
7998 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7999
8000 * gdb.texinfo (Remote configuration): Rewrite documentation for
8001 packet configuration commands.
8002 (OS Information): Adjust reference to qXfer:auxv:read.
8003 (General Query Packets): Remove references to read-aux-vector-packet
8004 and set remote get-thread-local-storage-address.
8005
8006 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8007
8008 * gdbint.texinfo (Target Architecture Definition): Add new
8009 Initializing a New Architecture section.
8010
8011 2006-10-31 David Taylor <dtaylor@emc.com>
8012
8013 * stabs.texinfo (Macro define and undefine): New node describing
8014 stabs for #define and #undef.
8015
8016 2006-10-27 Andreas Schwab <schwab@suse.de>
8017
8018 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8019
8020 2006-10-21 Eli Zaretskii <eliz@gnu.org>
8021
8022 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8023 clarify on the possible meanings of ``expression'' watched by
8024 watchpoints. Add indexing.
8025 (Prompting, Errors, Invalidation, Annotations for Running)
8026 (Source Annotations): Fix index entries by adding "annotation" to
8027 them, to discriminate from index entries that point to the more
8028 general topic descriptions.
8029
8030 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8031
8032 * gdbint.texinfo (Target Vector Definition): Move most
8033 content into Existing Targets. Add a menu.
8034 (Existing Targets): New section, moved from Target Vector
8035 Definition. Use @subsection.
8036 (Managing Execution State): New section.
8037
8038 2006-10-16 Bob Wilson <bob.wilson@acm.org>
8039
8040 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8041
8042 2006-10-15 Eli Zaretskii <eliz@gnu.org>
8043
8044 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8045 (Command Syntax, Signals, Backtrace, Connecting)
8046 (Remote configuration, Renesas Boards, Console I/O): Fix last
8047 change: use Ctrl- instead of C-, except wrt Emacs.
8048 (File-I/O Examples): Put Ctrl-c in @kbd.
8049 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8050 (Console I/O): Use @samp with Ctrl-.
8051 (Signals, Set Breaks, Set Watchpoints): Document optional
8052 arguments to `info signals' `handle', `info breakpoints', and
8053 `info watchpoints'.
8054
8055 2006-10-14 Eli Zaretskii <eliz@gnu.org>
8056
8057 * gdb.texinfo (Backtrace): Fix last change.
8058
8059 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
8060
8061 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8062
8063 2006-10-10 Bob Wilson <bob.wilson@acm.org>
8064
8065 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8066 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8067 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8068
8069 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8070 Daniel Jacobowitz <dan@codesourcery.com>
8071
8072 * gdb.texinfo (Packets): Document vFlashErase,
8073 vFlashWrite and vFlashDone packets.
8074 (General Query Packets): Document qXfer:memory-map:read.
8075 Add a new feature for qXfer:memory-map:read.
8076 (Memory map format): New section.
8077 (Target Commands): Mention that gdb can write flash.
8078
8079 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8080 Daniel Jacobowitz <dan@codesourcery.com>
8081
8082 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8083 memory regions and "mem auto".
8084
8085 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8086
8087 * gdbint.texinfo (Array Containers): New section.
8088
8089 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8090
8091 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8092 -stack-list-arguments HIGH_FRAME argument can be larger then the
8093 actual number of frames.
8094
8095 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8096
8097 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8098 -stack-list-locals HIGH_FRAME argument can be larger then the
8099 actual number of frames.
8100
8101 2006-09-02 Bob Wilson <bob.wilson@acm.org>
8102
8103 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8104 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8105
8106 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8107
8108 * gdbint.texinfo (Overall Structure): New section "Source Tree
8109 Structure".
8110
8111 2006-08-17 Jim Blandy <jimb@codesourcery.com>
8112
8113 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8114 responses.
8115
8116 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8117
8118 * gdb.texinfo (Source Path): Add documentation for new
8119 substitute-path commands.
8120
8121 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8122
8123 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8124 (Running Configure): ...here.
8125 (Requirements): New node. Mention expat.
8126
8127 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8128
8129 * gdb.texinfo (Target Commands): Remove
8130 'set download-write-size' and 'show download-write-size'.
8131
8132 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8133
8134 * stabs.texinfo (Member Type Descriptor): Correct example for
8135 pointer to member types.
8136
8137 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8138
8139 * gdb.texinfo (Optional warnings and messages): Add
8140 'set/show trace-commands'.
8141 (Command files): Add '-v' to source command.
8142
8143 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8144
8145 * gdb.texinfo (OS Information): Update qPart reference to
8146 qXfer.
8147 (Remote configuration): Likewise.
8148 (Overview): Move @cindex to the start of a paragraph. Talk
8149 about binary data encoding.
8150 (Packets): Refer to the overview for the details of the X
8151 packet encoding.
8152 (General Query Packets): Remove qPart description. Add qXfer
8153 description. Add an anchor to qSupported. Correct feature
8154 table title. Add a new feature for qXfer:auxv:read.
8155 (Interrupts): Add a missing parenthesis.
8156
8157 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8158
8159 * gdb.texinfo (KOD): Remove node.
8160 (GDB/MI Kod Commands): Remove commented out node.
8161
8162 2006-07-01 Eli Zaretskii <eliz@gnu.org>
8163
8164 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8165 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8166 (GDB/MI Thread Commands, GDB/MI Program Execution)
8167 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8168 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8169 (GDB/MI File Commands, GDB/MI Target Manipulation)
8170 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8171 since the MI prompt is hard-wired into the code.
8172
8173 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
8174
8175 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8176 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8177 (GDB/MI Data Manipulation): Remove description of unimplemented
8178 display related commands as variable objects perform this function
8179 and are superior: -display-delete, -display-disable,
8180 -display-enable, -display-insert and -display-list. Move
8181 -environment-cd, -environment-directory, -environment-path
8182 and -environment-pwd to "Program Context".
8183 (GDB/MI Program Control): Rename to "Program Execution". Move
8184 -exec-arguments -exec-abort to...
8185 (GDB/MI Program Context): ...here. New node split from "Data
8186 Manipulation".
8187
8188 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8189
8190 * gdb.texinfo (Remote configuration): Document set / show
8191 remote supported-packets.
8192 (General Query Packets): Document qSupported packet.
8193
8194 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8195
8196 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8197 and font markup.
8198 (Protocol basics): Likewise.
8199 (The F request packet): Likewise.
8200 (The F reply packet): Likewise.
8201 (Memory transfer): Move this node to be a subsubsection of
8202 "Protocol specific representation of datatypes".
8203 (The Ctrl-C message): More copy editing.
8204 (Console I/O): Likewise.
8205 (The isatty call): Delete this node, and merge its content into
8206 the "isatty" node. Fixed references elsewhere.
8207 (The system call): Delete this node, and merge its content into
8208 the "system" node. Fixed references elsewhere.
8209 (open): Reformat to use @table, and add appropriate font markup.
8210 (close): Likewise.
8211 (read): Likewise.
8212 (write): Likewise.
8213 (lseek): Likewise.
8214 (rename): Likewise.
8215 (unlink): Likewise.
8216 (stat/fstat): Likewise.
8217 (gettimeofday): Likewise.
8218 (isatty): Likewise.
8219 (system): Likewise, plus minor changes to fix confusing wording.
8220 (Integral datatypes): Fix font markup.
8221 (Pointer values): Likewise.
8222 (struct stat): Fix markup to use @table, plus minor copy editing.
8223 (struct timeval): Fix font markup, plus minor copy editing.
8224 (Constants): Minor copy editing.
8225 (Errno values): Add font markup.
8226 (File-I/O Examples): Likewise.
8227
8228 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
8229
8230 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8231 (GDB/MI Simple Examples): Move node up one level. Use real
8232 examples.
8233 (GDB/MI Compatibility with CLI): Update.
8234 (GDB/MI Result Records): Add "connected" and "exit" result
8235 classes.
8236 (GDB/MI Stream Records): Clarify target output.
8237 (GDB/MI Command Description Format): Modify example description.
8238 (GDB/MI Breakpoint Table Commands): Rename to...
8239 (GDB/MI Breakpoint Commands): ...this
8240 (GDB/MI Breakpoint Commands): Add optional thread field.
8241 (GDB/MI Program Control): Add an introduction. Move "Program
8242 termination" examples into exec-run description.
8243 (GDB/MI File Commands): Mention similar CLI commands.
8244 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8245 is similar to "-gdb-version".
8246
8247 2006-06-09 Eli Zaretskii <eliz@gnu.org>
8248
8249 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8250
8251 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
8252
8253 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8254 sourceware.org for mailing lists.
8255 (GDB/MI File Commands): New node split from Program Control.
8256
8257 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
8258
8259 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8260
8261 2006-05-22 Eli Zaretskii <eliz@gnu.org>
8262
8263 * gdb.texinfo (Cygwin Native): Fix last change.
8264
8265 2006-05-22 Christopher Faylor <cgf@timesys.com>
8266
8267 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8268
8269 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
8270
8271 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8272 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8273
8274 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8275
8276 * gdb.texinfo (General Query Packets): Recommend not starting
8277 new packets with qC and clarify.
8278
8279 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
8280
8281 * gdb.texinfo (M2 Types): New section.
8282
8283 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8284
8285 * agentexpr.texi: Add a copyright and license notice.
8286 * observer.texi: Likewise, with GPL clause for function prototypes.
8287 Remove trailing whitespace.
8288
8289 2006-05-05 Jim Blandy <jimb@codesourcery.com>
8290
8291 * gdb.texinfo (General Query Packets): Document conventions for
8292 terminating packet names, and their violations.
8293
8294 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8295
8296 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8297 * gdb.texinfo: Likewise.
8298
8299 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8300
8301 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8302 and "show remotedebug".
8303 (Debugging Output): Add additional index entries.
8304
8305 2006-04-27 Michael Snyder <msnyder@redhat.com>
8306
8307 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8308
8309 2006-04-22 Andrew Cagney <cagney@redhat.com>
8310
8311 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8312 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8313
8314 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8315
8316 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8317 and remove breakpoint prototypes.
8318 (Watchpoints): Move description of target_insert_hw_breakpoint and
8319 target_remove_hw_breakpoint ...
8320 (Breakpoints): ... to here. Document target_insert_breakpoint and
8321 target_remove_breakpoint.
8322
8323 2006-04-17 Jim Blandy <jimb@codesourcery.com>
8324
8325 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8326 and C packets are optional.
8327
8328 2006-04-14 Frederic Riss <frederic.riss@st.com>
8329
8330 * gdb.texinfo (Specifying source directories): Update the description
8331 of the source file search to reflect the fact that the source path
8332 always contains at least $cdir and $cwd.
8333
8334 2006-03-31 Michael Snyder <msnyder@redhat.com>
8335
8336 * gdb.texinfo: Update copyright dates.
8337
8338 2006-03-31 Eli Zaretskii <eliz@gnu.org>
8339
8340 * gdb.texinfo (Overview): Add an index entry to "empty response".
8341
8342 2006-03-28 Jim Blandy <jimb@codesourcery.com>
8343
8344 * gdbint.texinfo (Prologue Analysis): New section.
8345
8346 2006-03-07 Jim Blandy <jimb@red-bean.com>
8347
8348 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8349
8350 * gdb.texinfo (Target Commands): Update text describing how to
8351 specify a target. Refer to the detailed section on remote
8352 debugging, not the brief mention.
8353
8354 * gdb.texinfo (Connecting): Organize the different 'target remote'
8355 connection methods into a table. Add a 'target remote' index
8356 entry. (!!!)
8357
8358 2006-02-17 Fred Fish <fnf@specifix.com>
8359
8360 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8361 'ptype' commands to reflect the fact that the only significant
8362 difference between them is that ptype prints the complete type
8363 description instead of just the name.
8364
8365 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8366
8367 * gdbint.texinfo (Watchpoints): Delete
8368 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8369
8370 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
8371
8372 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8373 times fields where needed. Fix typos. Update general form given
8374 for output of -break-insert.
8375 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8376
8377 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8378
8379 * gdbint.texinfo (Symbol Handling): Add a section
8380 on memory management.
8381
8382 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
8383
8384 * gdb.texinfo (Breakpoint table commands): Document the fullname
8385 field in -break-list output.
8386
8387 2006-02-03 Eli Zaretskii <eliz@gnu.org>
8388
8389 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8390 debugging information produced by the various "set debug..."
8391 options.
8392
8393 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8394
8395 * gdb.texinfo (Files): Remove obsolete bits from the description
8396 of "symbol-file".
8397
8398 2006-01-25 Jim Blandy <jimb@redhat.com>
8399
8400 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8401
8402 2006-01-24 Jim Blandy <jimb@redhat.com>
8403
8404 * gdbint.texinfo (Frames): Document the basics of GDB's register
8405 unwinding model, and explain the existence of the "sentinel" frame.
8406
8407 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8408
8409 * gdb.texinfo (Choosing files): Mention that -directory is used
8410 for script files.
8411 (Specifying source directories): Likewise.
8412 (Command files): Explain how script files are found.
8413
8414 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8415
8416 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8417 the threads in a multi-threaded program.
8418 (Threads): The threadno argument of "thread apply" can be a range
8419 of numbers.
8420
8421 2006-01-18 Jim Blandy <jimb@redhat.com>
8422
8423 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8424 of warning flags.
8425
8426 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8427
8428 * gdb.texinfo (Sequences): Improve menu annotations.
8429 (Define): Add index entries for arguments of user-defined
8430 commands. Move the description of flow-control commands...
8431 (Command Files): ...to here. Document loop_break and
8432 loop_continue.
8433 (Define, Command Files): Document `end' and add index entries for
8434 it.
8435
8436 2006-01-04 Michael Snyder <msnyder@redhat.com>
8437
8438 * gdb.texinfo: Add documentation for linux-fork.
8439 * gdbint.texinfo: Add internal documentation for checkpoints.
8440
8441 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8442
8443 * gdb.texinfo (Omissions from Ada): Document that there is now
8444 limited aggregate support.
8445
8446 2005-12-28 Eli Zaretskii <eliz@gnu.org>
8447
8448 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8449 registers and the likes.
8450
8451 2005-12-24 Eli Zaretskii <eliz@gnu.org>
8452
8453 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8454 (Symbols): Fix usage of "e.g.".
8455 (Memory Region Attributes): Fix usage of "etc."
8456
8457 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8458 (Coding): Fix usage of "e.g.".
8459
8460 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8461
8462 * stabs.texinfo:
8463 * refcard.tex:
8464 * gpl.texi:
8465 * gdbint.texinfo:
8466 * gdb.texinfo:
8467 * gdb-cfg.texi:
8468 * fdl.texi:
8469 * annotate.texinfo:
8470 * all-cfg.texi:
8471 * Makefile.in: Add (C) after Copyright. Update the FSF
8472 address.
8473
8474 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8475
8476 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8477 extend GDB with commands for external monitor.
8478
8479 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8480
8481 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8482
8483 2005-11-25 Joel Brobecker <brobecker@adacore.com>
8484
8485 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8486
8487 2005-11-21 Jim Blandy <jimb@redhat.com>
8488
8489 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8490 placement of 'R' actions in tracepoint action packets; document
8491 dependence of 'X' and 'M' actions on a preceding 'R' action for
8492 their registers.
8493
8494 2005-11-19 Jim Blandy <jimb@redhat.com>
8495
8496 * gdb.texinfo (Tracepoint Packets): New node.
8497 (General Query Packets): Add entries for the tracepoint packets,
8498 referring to the "Tracepoint Packets" node.
8499 (Tracepoints): Add reference to "Tracepoint Packets".
8500
8501 2005-11-18 Kevin Buettner <kevinb@redhat.com>
8502
8503 * gdb.texinfo (set remotebreak): Add anchor.
8504 (X packet): Likewise.
8505 (Remote Protocol): Add new section `Interrupts' and new index
8506 entry `interrupts (remote protocol)'.
8507
8508 2005-11-18 Jim Blandy <jimb@redhat.com>
8509
8510 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8511 entries into the General Query Packets section. Add a
8512 cross-reference to that section. Drop description of replies, as
8513 these are covered in the descriptions of each packet.
8514 (General Query Packets): Add introductory text. Explain naming
8515 conventions, and how the end of a name is recognized.
8516
8517 2005-11-17 Kevin Buettner <kevinb@redhat.com>
8518
8519 * gdb.texinfo (Remote configuration): Fix typo in description of
8520 "set remotebreak" command.
8521
8522 2005-11-16 Jim Blandy <jimb@redhat.com>
8523
8524 * gdb.texinfo (Packets, Stop Reply Packets)
8525 (General Query Packets): Various formatting cleanups.
8526 - Use @samp for packet contents.
8527 - Drop summaries from packet @item lines; the same information appears
8528 immediately below in the description.
8529 - Delete paragraph breaks after packet @item commands, so that the
8530 description appears directly to the right of the packet prototype
8531 in the printed manual, if it fits.
8532 - Place spaces in packet prototypes between @vars and non-@var
8533 letters, and explain that they're just for formatting.
8534 - Use @dots{} instead of '...'.
8535 - Fix uses of @code where @var was needed.
8536 - Replace "deprecated" markers with English text spelling out the
8537 packet's status and the preferred alternatives.
8538 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8539 what this ever meant.
8540 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8541 this for a long time.
8542 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8543 implemented several times, and have been in use for years.
8544
8545 2005-11-15 Jim Blandy <jimb@redhat.com>
8546
8547 * gdb.texinfo (Packets): Add index entries for 'm' packet
8548 disclaimers.
8549
8550 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8551 of stub when processing an 'm' packet.
8552
8553 * gdb.texinfo (Packets): Mention that packets beginning with
8554 letters are reserved once, at the top, instead of actually listing
8555 them all and saying "reserved".
8556
8557 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8558
8559 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8560 Change @var{$arg0 to @code{$arg0.
8561
8562 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8563
8564 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8565
8566 2005-11-12 Jim Blandy <jimb@redhat.com>
8567
8568 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8569 order. Remove extraneous 'z'.
8570
8571 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8572
8573 * gdb.texinfo (Choosing files): Add --eval-command.
8574
8575 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8576
8577 * gdb.texinfo (Choosing modes): Add --return-child-result.
8578
8579
8580 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8581
8582 * gdb.texinfo (Choosing modes): Add --batch-silent.
8583
8584 2005-10-28 Eli Zaretskii <eliz@gnu.org>
8585
8586 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8587 "The -var-update Command".
8588
8589 2005-10-03 Joel Brobecker <brobecker@adacore.com>
8590
8591 * gdb.texinfo (Print Settings): Add documentation for set/show
8592 print array-indexes.
8593
8594 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8595
8596 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8597 6.2 and 6.3.
8598
8599 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8600
8601 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8602 since 19-Jan-2004.
8603 (Files): Likewise.
8604 (Variables, Symbols): Document the "<incomplete type>" message and
8605 its reasons.
8606
8607 2005-08-01 Fred Fish <fnf@specifix.com>
8608
8609 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8610
8611 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8612
8613 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8614 option for -var-list-children and -var-update.
8615 (GDB/MI Stack Manipulation): Simplify description of
8616 print-values option for -stack-list-locals.
8617 (GDB/MI Command Description Format): Clarify.
8618 (Mode Options): Spelling of superseded.
8619
8620 2005-07-12 Bob Rossi <bob@brasko.net>
8621
8622 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8623 corresponding GDB command comment.
8624
8625 2005-07-06 Bob Rossi <bob@brasko.net>
8626
8627 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8628 and -inferior-tty-show.
8629 (Input/Output): Document "set/show inferior-tty" and tty alias.
8630
8631 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8632
8633 * gdb.texinfo (Packets): Change description of 'D' packet to note
8634 that GDB does wait for a response.
8635
8636 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
8637
8638 * gdb.texinfo (History) Rename "Command History".
8639 (Command History): Move node "Server Prefix" from section on
8640 Annotations here.
8641
8642 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
8643
8644 * gdb.texinfo (GDB/MI Stack Manipulation):
8645 Re-instate -stack-info-frame with example. Say that it gets
8646 info on selected frame, not current frame.
8647
8648 2005-06-18 Eli Zaretskii <eliz@gnu.org>
8649
8650 * gdb.texinfo (Server): Clarify that `file' should be used before
8651 connecting to the server.
8652 (Files): Add an xref to the above description.
8653 (Output Formats): More detailed description of the `c' format.
8654 (Memory): List explicitly all the formats supported by `x'.
8655 (Threads): Add an @cindex entry for "thread apply".
8656 (Files): Document the possibility of loading unlinked object
8657 files. Add more indexing for solib-absolute-prefix and
8658 --with-sysroot.
8659 (Machine Code): Document possible problems with locations in
8660 shared libraries.
8661 (Backtrace): Document that free-standing environments do not need
8662 to have a `main' function.
8663
8664 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
8665
8666 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8667 -stack-info-frame.
8668
8669 2005-06-07 Andrew Cagney <cagney@gnu.org>
8670
8671 * gdb.texinfo (Contributors): Note the original multi-arch
8672 contributors.
8673
8674 2005-06-03 Eli Zaretskii <eliz@gnu.org>
8675
8676 * gdb.texinfo (Registers): Add index entries for the standard
8677 registers.
8678 (Frames): Add cross-reference from frame pointer description to
8679 the Registers node.
8680 (Annotations Overview): Fix the reference to GDB name.
8681
8682 2005-06-01 Eli Zaretskii <eliz@gnu.org>
8683
8684 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8685 can-use-hw-watchpoints.
8686
8687 2005-05-28 Bob Rossi <bob@brasko.net>
8688
8689 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8690 the possible reasons why an exec async record would be returned to FE.
8691
8692 2005-05-26 Andrew Cagney <cagney@gnu.org>
8693
8694 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8695 Andrew Cagney implemented the original GDB/MI.
8696
8697 2005-05-23 Orjan Friberg <orjanf@axis.com>
8698
8699 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8700 documentation. Add documentation for cris-mode.
8701
8702 2005-05-20 Eli Zaretskii <eliz@gnu.org>
8703
8704 * gdb.texinfo (Numbers): Explain the example and make the wording
8705 more acurate.
8706
8707 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8708 Dennis Brueni <dennis@slickedit.com>
8709
8710 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8711 (GDB/MI Data Manipulation, GDB/MI Program Control)
8712 (GDB/MI Stack Manipulation): Update examples to include the fullname
8713 attribute in stack frames.
8714
8715 2005-05-12 Eli Zaretskii <eliz@gnu.org>
8716
8717 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8718 do with other non-standard names of init files.
8719
8720 2005-05-11 Eli Zaretskii <eliz@gnu.org>
8721
8722 * gdb.texinfo (Command Files): Move the description of the startup
8723 from here...
8724 (Startup): ...to this new subsection of the Invocation chapter.
8725 Rearrange the description of init files more logically and add a
8726 cross-reference to "Command Files". Document the special gdbinit
8727 name for CISCO 68k. Expand the description of what GDB does
8728 during startup.
8729 (History): Add index entry for HISTSIZE.
8730
8731 2005-05-02 Mark Kettenis <kettenis@gnu.org>
8732
8733 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8734
8735 2005-05-02 Eli Zaretskii <eliz@gnu.org>
8736
8737 * gdb.texinfo (SVR4 Process Information, The isatty call)
8738 (The system call): Don't use foo(N) notation for man pages and
8739 functions.
8740 (Compilation, DJGPP Native): Improve wording.
8741
8742 2005-04-27 Eli Zaretskii <eliz@gnu.org>
8743
8744 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8745 were optimized away.
8746
8747 2005-04-22 Eli Zaretskii <eliz@gnu.org>
8748
8749 * gdb.texinfo (Remote configuration): Document "set/show
8750 get-thread-local-storage-address". Add cross-reference to the
8751 description of the qGetTLSAddr packet.
8752 (General Query Packets): Mention "set remote
8753 get-thread-local-storage-address" and add a reference to its
8754 description.
8755
8756 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8757
8758 * gdb.texinfo (Backtrace): Describe 'bt full'.
8759
8760 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8761
8762 * gdb.texinfo (Mode Options): Fix typo.
8763 (GDB/MI): Describe how to invoke GDB/MI.
8764
8765 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8766
8767 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8768 references changed. Add description of "info udot".
8769 (Files): Document "set/show stop-on-solib-events".
8770 (M32R/D): Document "set/show download-path", "set/show
8771 board-address", "set/show server-address", "upload", "tload".
8772 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8773 "use_mon_code", "use_ib_break", "use_dbt_break".
8774 (Maintenance Commands): Improve indexing.
8775 (Target Commands): Document "set/show hash", "set/show debug
8776 monitor".
8777 (SVR4 Process Information): Document "info pidlist" and "info
8778 meminfo". Document "set/show procfs-tarce" and "set/show
8779 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8780 (Symbols, The Print Command with Objective-C): Improve indexing.
8781 (Objective-C): Add references to "info classes" and "info
8782 selectors".
8783 (Debugging Output): Improve wording. Document "set/show debug
8784 solib-frv". Fix "set/show debugvarobj".
8785 (Set Breaks): Add index entry for "hardware breakpoints".
8786 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8787 and "set/show usehardbreakpoints".
8788 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8789 monitor-prompt", "set/show monitor-warnings", "pmon".
8790 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8791 rdiromatzero", "set/show rdiheartbeat".
8792 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8793 "sds".
8794 (Embedded Processors): Document the "sim" command.
8795 (Remote): Document the "remote" command.
8796 (DJGPP Native): Document the "info serial" command.
8797 (Threads): Document "maint info sol-threads".
8798 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8799 (Set Breaks): Improve indexing.
8800 (Command Syntax): Add a reference to dont-repeat.
8801 (Define): Document "dont-repeat".
8802 (TUI Commands): Document "tabset".
8803 (WinCE): New subsection. Document "set/show remotedirectory",
8804 "set/show remoteupload", "set/show remoteaddhost".
8805
8806 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8807
8808 * gdb.texinfo (Hurd Native): New subsection, documents
8809 Hurd-specific commands.
8810 (Maintenance Commands): Add cross-reference to "Debugging Output".
8811 (Debugging Output): Document "set/show debug lin-lwp".
8812 (MIPS): Improve documentation of heuristic-fence-post. Document
8813 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8814 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8815 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8816 (ARM): Document ARM-specific commands.
8817 (AVR): New section. Document "info io_registers".
8818 (CRIS): New section. Document "set/show cris-version" and
8819 "set/show cris-dwarf2-cfi".
8820 (HPPA): New section. Document "set/show debug hppa" and "maint
8821 print unwind".
8822 (Neutrino): New subsection. Document "set/show debug nto-debug".
8823 (Super-H): New section. Document the "regs" command.
8824 (Debugging Output): Document "set/show debug aix-thread".
8825
8826 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8827
8828 * gdb.texinfo (Print Settings): Document "set/show print
8829 pascal_static-members", "set print repeats", "show print
8830 null-stop". Improve indexing. Fix documentation of "set print
8831 union".
8832 (Pascal): New section.
8833 (Supported languages): Rename from "Support"; all references
8834 updated. Add a menu item for Pascal.
8835 (Numbers): Document "set radix.
8836 (Screen Size): Document "set/show pagination".
8837 (MIPS Embedded): Remove "set processor" documentation.
8838 (Remote configuration): Document "set/show X/P/Z-packet",
8839 "set/show read-aux-vector-packet", "set/show remote
8840 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8841 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8842 remotedebug", "set/show remotebreak", "set/show remotedevice",
8843 "set/show remotelogfile".
8844 (Auxiliary Vector): Add reference to the description of the
8845 read-aux-vector-packet setting.
8846 (Set Watchpoints): Add a cross-reference to "set remote
8847 hardware-breakpoint-limit".
8848 (General Query Packets): Add indexing of requests and
8849 cross-references to related commands in "Remote configuration".
8850 (File-I/O Overview, The system call): Fix wording and typos.
8851 (Thread Stops): Add index entries.
8852 (Continuing and Stepping): Document "show step-mode".
8853 (i386): New node. Document "set/show struct-convention".
8854 (Files): Document "show trust-readonly-sections".
8855 (Calling): Document "set/show unwindonsignal".
8856 (Messages/Warnings): Add index entries.
8857 (Maintenance Commands): Document "set/show watchdog".
8858 (Annotations Overview): Document "show annotate".
8859 (Set Watchpoints): Add index entries.
8860 (Symbols): Fix doc of case-sensitive.
8861 (ABI): Document "show coerce-float-to-double".
8862 (Convenience Vars, Help): Improve indexing.
8863 (Machine Code): Document "show disassembly-flavor".
8864 (Debugging C plus plus): Document "show overload-resolution".
8865 (Value History, Signaling): Add index entries.
8866
8867 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8868
8869 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8870 (Processes): Fix wording.
8871 (History, List, Logging output, Define, Symbols, Print Settings):
8872 Improve indexing.
8873
8874 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8875
8876 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8877 redundant index entry for "target" command.
8878 (Backtrace): Add index entries.
8879 (Symbols, Fortran): Document the "set case-sensitive" command.
8880 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8881 (Print Settings): Add index entry for "set demangle-style".
8882 (Target Commands): Document "set download-write-size".
8883 (Debugging Output): Document "set exec-done-display".
8884
8885 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8886
8887 * gdb.texinfo (Files): Fix the name and documentation of
8888 add-shared-symbol-files. Document its alias assf. Update the
8889 list of OSs where GDB supports shared libraries. Fix markup.
8890 (Continuing and Stepping): Add reference to @var{location} in the
8891 text.
8892 (Dump/Restore Files): Fix reference to @{filename}.
8893 (Help): Fix wording.
8894 (Attach): Ditto.
8895 (Set Watchpoints): Ditto.
8896 (Backtrace): Remove redundant index entries. Improve index
8897 entries.
8898 (Delete Breaks): Fix wording.
8899 (Memory): Document the compare-sections command.
8900 (Memory Region Attributes): Improve wording.
8901 (Disabling): Improve wording.
8902 (Fortran): New subsection. Document the "info common" command.
8903 (Help): Document aliases "info copying" and "info warranty".
8904 (Caching Remote Data): New section. Document the "set/show
8905 remotecache" and "info dcache" commands.
8906 (Show): Fix wording of the documentation of the "set
8907 extension-language" command.
8908 (Signals): Add index entry for "info handle".
8909 (Memory Region Attributes): Fix punctuation.
8910 (Symbols): Change the arg name to "location" and refer to it in
8911 the text. Fix wording of "info types" doc.
8912 (Threads): Fix usage of @enumerate @item's.
8913 (Listing Tracepoints): Add index entry for "info tp".
8914 (Set Watchpoints): Add xref to "info break" description.
8915 (Macros): Add an index entry for "macro exp1". Document the
8916 "macro list" command.
8917 (Maintenance Commands): Document "flushregs", "maint agent",
8918 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8919 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8920 "maint print architecture", "maint print objfiles", "maint print
8921 statistics", "maint print type", "maint show-debug-regs", "maint
8922 space", "maint time", and "maint translate-address".
8923 (Connecting): Document the "monitor" command.
8924 (Annotations Overview): Describe the "set annotate" command.
8925
8926 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8927
8928 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8929 Rearrange index entries and improve wording about support for
8930 hardware watchpoints.
8931
8932 2005-03-10 Bob Rossi <bob@brasko.net>
8933
8934 * gdb.texinfo: Update copyright
8935
8936 2005-02-09 Theodore A. Roth <troth@openavr.org>
8937
8938 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8939 error.
8940
8941 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8942
8943 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8944
8945 2005-01-17 Michael Snyder <msnyder@redhat.com>
8946
8947 * gdb.texinfo: Fix spelling, infinte -> infinite.
8948
8949 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8950
8951 * observer.texi (GDB Observers): Document "solib_loaded".
8952
8953 2005-01-07 Andrew Cagney <cagney@gnu.org>
8954
8955 * configure.ac: Rename configure.in, require autoconf 2.59.
8956 * configure: Re-generate.
8957
8958 * configure.in: Replace configdirs with multiple references to
8959 AC_CONFIG_SUBDIRS.
8960 * configure: Re-generate.
8961
8962 2005-01-04 Andrew Cagney <cagney@gnu.org>
8963
8964 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8965 part of the version number.
8966
8967 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8968
8969 * gdbint.texinfo (Algorithms): Remove description of
8970 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8971
8972 2004-12-07 Jim Blandy <jimb@redhat.com>
8973
8974 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8975 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8976 numbers.
8977
8978 2004-12-07 Andreas Schwab <schwab@suse.de>
8979
8980 * gdb.texinfo (Mode Options): Document -l option.
8981
8982 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8983
8984 * gdbint.texinfo (Algorithms): More accurate description of
8985 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8986 is not needed unless data-read and data-access watchpoints are
8987 supported. Add a description of how GDB checks whether the
8988 inferior stopped because a watchpoint was hit.
8989
8990 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8991
8992 * gdb.texinfo (Files): Add cross-reference to description of
8993 -readnow command-line switch.
8994
8995 2004-11-10 Randolph Chung <tausq@debian.org>
8996
8997 * gdb.texinfo: Document set/show backtrace past-entry commands.
8998 Rearrange index entries for set/show backtrace past-main.
8999
9000 2004-11-10 Jon Beniston <jon@beniston.com>
9001
9002 Committed by Andrew Cagney <cagney@gnu.org>.
9003 * gdb.texinfo (Remote Serial Protocol): Further describe
9004 binary transfer escaping mechanism .
9005
9006 2004-11-08 Randolph Chung <tausq@debian.org>
9007
9008 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9009 and "show debug infrun". Add index entries.
9010
9011 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9012
9013 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9014 "info proc" that are already implemented. Add index entries.
9015 (Working Directory): Add a cross-reference to "info proc" command.
9016 (Files): Add a tip for decreasing memory used for symtabs from
9017 shared libraries.
9018 (Starting): Fix whitespace; make "elaboration" stand out where it
9019 is first used, and add an index entry for the term.
9020 (Calling): Expand and elaborate text. Add "print". Add the
9021 description of problems with weak aliases.
9022 (Core File Generation): New section.
9023
9024 2004-10-12 Andrew Cagney <cagney@gnu.org>
9025
9026 * gdbint.texinfo (Versions and Branches): New chapter.
9027 (Releasing GDB): Delete "Versions and Branches" section.
9028 (Top): Add "Versions and Branches".
9029
9030 2004-10-08 Eli Zaretskii <eliz@gnu.org>
9031
9032 * gdb.texinfo (Editing, History): Add cross-references to the
9033 included Readline and History user documentation. Remove
9034 references to the symbol have-readline-appendices which is unused
9035 and undefined.
9036 (History): Fix indexing.
9037
9038 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9039
9040 * gdbint.texinfo (target_stopped_data_address): Update to
9041 new prototype.
9042 (i386_stopped_data_address): Update prototype and description.
9043 (i386_stopped_by_watchpoint): New function and description.
9044
9045 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9046
9047 * gdb.texinfo (Filenames): Add Ada suffixes.
9048 (Ada) New section.
9049
9050 2004-09-27 Andrew Cagney <cagney@gnu.org>
9051 Robert Picco <Robert.Picco@hp.com>
9052
9053 * gdb.texinfo (Packets): Document the "p" packet.
9054
9055 2004-09-21 Jason Molenda (jmolenda@apple.com)
9056
9057 * gdb.texinfo (Paths and Names of the Source Files): Document the
9058 meaning of values in the 'desc' field of a SO stab.
9059
9060 2004-09-20 Daniel Jacobowitz <dan@debian.org>
9061
9062 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9063 max-cache-age" and "maint show dwarf2 max-cache-age".
9064
9065 2004-09-16 Eli Zaretskii <eliz@gnu.org>
9066
9067 * gdb.texinfo (Set Breaks): Add index entry for setting
9068 breakpoints on overloaded C++ functions that are not members of
9069 any classes. Add an example and an index entry for setting
9070 breakpoints on all program functions.
9071 (Character Sets, Macros, Overlay Commands)
9072 (Non-debug DLL symbols, GDB/MI Output Syntax)
9073 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9074 Use "(@value{GDBP})" instead of a literal "(gdb)".
9075
9076 2004-09-12 Andrew Cagney <cagney@gnu.org>
9077
9078 * gdbint.texinfo (Native Debugging): Delete description of
9079 FILES_INFO_HOOK.
9080
9081 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9082
9083 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9084 to hex_string_custom (not historically correct, but more
9085 understandable, given the current code).
9086
9087 2004-09-03 Andrew Cagney <cagney@gnu.org>
9088
9089 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9090
9091 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9092
9093 * observer.texi (solib_unloaded): New observer.
9094
9095 2004-08-24 Andrew Cagney <cagney@gnu.org>
9096
9097 * gdbint.texinfo (Target Architecture Definition): Add missing
9098 comma.
9099
9100 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9101
9102 * (Using the Testsuite): build != host is supported,
9103 but some test scripts do not support build != host.
9104
9105 2004-08-14 Mark Kettenis <kettenis@gnu.org>
9106
9107 * gdbint.texinfo (Host Definition): Delete description of
9108 FCLOSE_PROVIDED and GETENV_PROVIDED.
9109
9110 2004-08-05 Mark Kettenis <kettenis@chello.nl>
9111
9112 * gdbint.texinfo (Host Definition): Delete description of
9113 NO_SYS_FILE.
9114 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9115 PTRACE_FP_BUG.
9116
9117 2004-08-05 Andrew Cagney <cagney@gnu.org>
9118
9119 * gdbint.texinfo (Target Architecture Definition): Delete
9120 reference to deprecated_read_fp.
9121
9122 2004-08-02 Andrew Cagney <cagney@gnu.org>
9123
9124 * gdbint.texinfo (Target Architecture Definition): Delete
9125 description of DEPRECATED_REGISTER_BYTES.
9126
9127 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9128
9129 * gdb.texinfo (Source Path): Document the new behavior of
9130 searching for the source files.
9131
9132 2004-07-17 Eli Zaretskii <eliz@gnu.org>
9133
9134 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9135 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9136 (Auto Display): Improve indexing.
9137
9138 2004-07-16 Andrew Cagney <cagney@gnu.org>
9139
9140 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9141 "-noasync".
9142
9143 2004-07-09 Eli Zaretskii <eliz@gnu.org>
9144
9145 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9146 have the same prefix have only their prefix in the index.
9147
9148 2004-07-03 Mark Kettenis <kettenis@gnu.org>
9149
9150 * gdb.texinfo (BSD libkvm Interface): New node (section)
9151 (Native): Add it to the menu.
9152
9153 2004-07-01 Mark Kettenis <kettenis@gnu.org>
9154
9155 * gdbint.texinfo (Target Architecture Definition): Remove
9156 PCC_SOL_BROKEN.
9157
9158 2004-06-24 Mark Kettenis <kettenis@gnu.org>
9159
9160 * gdbint.texinfo (Target Architecture Definition): Remove
9161 SUN_FIXED_LBRAC_BUG.
9162
9163 2004-06-26 Andrew Cagney <cagney@gnu.org>
9164
9165 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9166
9167 2004-06-20 Andrew Cagney <cagney@gnu.org>
9168
9169 * gdbint.texinfo (Target Architecture Definition): Deprecate
9170 USE_STRUCT_CONVENTION.
9171
9172 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9173
9174 gdb.texinfo (Bug Reporting): Mention session recording,
9175 with the script command or Emacs.
9176
9177 2004-06-18 Andrew Cagney <cagney@gnu.org>
9178
9179 * gdbint.texinfo (Target Architecture Definition): Deprecate
9180 FUNCTION_START_OFFSET.
9181
9182 2004-06-14 Andrew Cagney <cagney@gnu.org>
9183
9184 Based on changes from Karl Berry.
9185 * gdb.texinfo: Do not use @sc in a direntry.
9186 * stabs.texinfo: Change @dircateogry to "Software development".
9187 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9188
9189 2004-06-13 Andrew Cagney <cagney@gnu.org>
9190
9191 * gdbint.texinfo (Target Architecture Definition): Delete
9192 description of RETURN_VALUE_ON_STACK.
9193
9194 2004-06-09 Andrew Cagney <cagney@gnu.org>
9195
9196 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9197 deleted by previous patch.
9198
9199 2004-06-08 Andrew Cagney <cagney@gnu.org>
9200
9201 * gdbint.texinfo (Native Debugging): Delete documentation on
9202 ATTACH_DETACH.
9203
9204 2004-06-06 Randolph Chung <tausq@debian.org>
9205
9206 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9207
9208 2004-06-06 Randolph Chung <tausq@debian.org>
9209
9210 * gdb.texinfo (push_dummy_call): Update argument list to match
9211 the new push_dummy_call method signature. Describe the function
9212 argument.
9213
9214 2004-05-24 Joel Brobecker <brobecker@gnat.com>
9215
9216 * gdb.texinfo (Starting): Document new start command.
9217
9218 2004-05-21 Andrew Cagney <cagney@redhat.com>
9219
9220 * observer.texi (GDB Observers): Document "inferior_created".
9221
9222 2004-05-08 Andrew Cagney <cagney@redhat.com>
9223
9224 * gdbint.texinfo (Target Architecture Definition): Delete
9225 description of DO_DEFERRED_STORES.
9226
9227 * gdbint.texinfo (Target Architecture Definition): Delete
9228 references to DEPRECATED_FIX_CALL_DUMMY.
9229
9230 * gdbint.texinfo (Target Architecture Definition): Delete
9231 description of DEPRECATED_CALL_DUMMY_WORDS,
9232 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9233
9234 * gdbint.texinfo (Target Architecture Definition): Delete
9235 description of DEPRECATED_PUSH_DUMMY_FRAME.
9236
9237 * gdbint.texinfo (Target Architecture Definition): Delete
9238 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9239
9240 2004-05-07 Andrew Cagney <cagney@redhat.com>
9241
9242 * observer.texi (GDB Observers): Add "Debugging" section. Include
9243 cross reference to "set/show debug observer".
9244 * gdb.texinfo (Debugging Output): Document "set/show debug
9245 observer".
9246
9247 2004-05-01 Andrew Cagney <cagney@redhat.com>
9248
9249 * gdbint.texinfo (Target Architecture Definition): Delete
9250 description of DEPRECATED_PC_IN_SIGTRAMP.
9251
9252 2004-04-30 Andrew Cagney <cagney@redhat.com>
9253
9254 * gdbint.texinfo (Target Architecture Definition): Delete
9255 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9256
9257 2004-04-30 Orjan Friberg <orjanf@axis.com>
9258
9259 * observer.texi (GDB Observers): Correct spelling.
9260
9261 2004-04-26 Orjan Friberg <orjanf@axis.com>
9262
9263 * observer.texi (GDB Observers): Add target_changed event.
9264
9265 2004-04-08 Andrew Cagney <cagney@redhat.com>
9266
9267 * observer.texi (GDB Observers): Rework, provide generic observer
9268 definitions and then a list of observable events.
9269
9270 2004-04-04 Andrew Cagney <cagney@redhat.com>
9271
9272 * gdbint.texinfo (Host Definition): Delete reference to
9273 NO_SIGINTERRUPT.
9274
9275 2004-04-02 Andrew Cagney <cagney@redhat.com>
9276
9277 * gdbint.texinfo (Target Architecture Definition): Delete
9278 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9279
9280 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9281
9282 * gdb.texinfo (TUI Commands): Document tui reg commands.
9283
9284 2004-03-26 Andrew Cagney <cagney@redhat.com>
9285
9286 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9287 "gdbtui".
9288 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9289 (Contributors): Mention both Text and Terminal User Interface.
9290
9291 2004-03-23 Andrew Cagney <cagney@redhat.com>
9292
9293 * gdbint.texinfo (Target Architecture Definition): Deprecate
9294 references to SIGTRAMP_START and SIGTRAMP_END.
9295
9296 2004-03-23 Andrew Cagney <cagney@redhat.com>
9297
9298 * gdbint.texinfo (Target Architecture Definition): Deprecate
9299 references to PC_IN_SIGTRAMP.
9300
9301 2004-03-19 Andrew Cagney <cagney@redhat.com>
9302
9303 * gdbint.texinfo (Target Architecture Definition): Delete
9304 reference to GDB_TARGET_IS_HPPA.
9305
9306 2004-03-18 Andrew Cagney <cagney@redhat.com>
9307
9308 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9309 describe pre_init and post_init.
9310
9311 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9312
9313 * gdb.texinfo (Debugging Output): Document values for "set debug
9314 target".
9315
9316 2004-02-28 Andrew Cagney <cagney@redhat.com>
9317
9318 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9319
9320 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9321
9322 * gdb.texinfo (breakpoints): Add information about the
9323 new "set breakpoint pending" and "show breakpoint pending"
9324 commands.
9325
9326 2004-02-26 Andrew Cagney <cagney@redhat.com>
9327
9328 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9329 in Per-architecture module data section.
9330
9331 2004-02-25 Roland McGrath <roland@redhat.com>
9332
9333 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9334
9335 2004-02-24 Andrew Cagney <cagney@redhat.com>
9336
9337 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9338 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9339 * fdl.texi: Import Version 1.2, November 2002.
9340
9341 2004-02-17 Andrew Cagney <cagney@redhat.com>
9342
9343 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9344
9345 2004-02-16 Andrew Cagney <cagney@redhat.com>
9346
9347 * gdbint.texinfo (Target Architecture Definition): Deprecate
9348 FRAMELESS_FUNCTION_INVOCATION.
9349
9350 2004-02-16 Andrew Cagney <cagney@redhat.com>
9351
9352 * gdbint.texinfo (Coding): Mention -Wunused-function.
9353
9354 2004-02-14 Andrew Cagney <cagney@redhat.com>
9355
9356 * gdbint.texinfo (Target Architecture Definition): Delete
9357 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9358
9359 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
9360
9361 * gdb.texinfo: Properly quote the name "C++".
9362 * gdbint.texinfo: Ditto.
9363 * stabs.texinfo: Ditto.
9364
9365 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
9366
9367 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9368 minimal information about libiberty.
9369
9370 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9371
9372 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9373
9374 2004-02-04 Roland McGrath <roland@redhat.com>
9375
9376 * gdb.texinfo (Auxiliary Vector): New node (section).
9377 (Data): Add it to the menu.
9378
9379 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9380
9381 * gdb.texinfo (Breakpoints): Add information about pending
9382 breakpoint support.
9383
9384 2004-01-26 Andrew Cagney <cagney@redhat.com>
9385
9386 * gdb.texinfo (Overview): Delete references to the cisco protocol
9387 including the "N" response.
9388
9389 2004-01-26 Andrew Cagney <cagney@redhat.com>
9390
9391 * gdbint.texinfo (Target Architecture Definition): Rename
9392 EXTRACT_STRUCT_VALUE_ADDRESS to
9393 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9394
9395 2004-01-24 Eli Zaretskii <eliz@gnu.org>
9396
9397 * gdb.texinfo (KOD): Document "show os". Add index entries for
9398 "set/show os" and "info cisco" commands.
9399
9400 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9401
9402 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9403
9404 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9405
9406 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9407 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9408
9409 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
9410
9411 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9412 -stack-list-locals.
9413 (GDB/MI Variable Objects): Describe extension to
9414 -var-list-children.
9415
9416 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9417
9418 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9419
9420 2004-01-17 Andrew Cagney <cagney@redhat.com>
9421
9422 * gdbint.texinfo (Target Architecture Definition): Delete
9423 documentation on DEPRECATED_NPC_REGNUM.
9424
9425 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9426
9427 * gdb.texinfo: Update copyright year. Mention that set
9428 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9429 "set follow-fork-mode ask".
9430
9431 2004-01-13 Andrew Cagney <cagney@redhat.com>
9432
9433 * gdbint.texinfo: Update copyright year.
9434 (Coding): Add -Wunused-label to list of -Werror warnings.
9435
9436 2004-01-08 Jason Molenda <jmolenda@apple.com>
9437 Eli Zaretskii <eliz@gnu.org>
9438
9439 * gdb.texinfo: Update copyright.
9440 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9441 around names, as appropriate. Minor syntax cleanup of
9442 _NSPrintForDebugger explanation. Two spaces after periods.
9443 GDBN used instead of lit. "gdb". Index entries added for
9444 print-object and _NSPrintForDebugger. @noindent added in one spot.
9445
9446 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
9447
9448 * stabs.texinfo: Add dircategory and direntry commands.
9449 * annotate.texinfo: Ditto.
9450
9451 2003-11-10 Andrew Cagney <cagney@redhat.com>
9452
9453 * gdbint.texinfo (Target Architecture Definition): Replace the
9454 return_value method's "inval" and "outval" parameters with
9455 "readbuf" and "writebuf".
9456
9457 2003-10-28 Jim Blandy <jimb@redhat.com>
9458
9459 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9460 from "The `F' request packet" and "The `F' reply packet", to make
9461 texi2dvi happy.
9462 (File-I/O remote protocol extension): Update menu entries, too.
9463
9464 2003-10-26 Michael Chastain <mec@shout.net>
9465
9466 * gdb.texinfo (Thread Stops): Document the issue with
9467 premature return from system calls in multi-threaded programs.
9468
9469 2003-10-24 Andrew Cagney <cagney@redhat.com>
9470
9471 * annotate.texinfo: Fix "fortunatly"[sic].
9472
9473 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9474
9475 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9476 with "Hitachi" and "Mitsubishi".
9477
9478 2003-10-20 Andrew Cagney <cagney@redhat.com>
9479
9480 * gdbint.texinfo (Target Architecture Definition): Document
9481 gdbarch_return_value. Add cross references from
9482 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9483 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9484
9485 2003-10-18 Mark Kettenis <kettenis@gnu.org>
9486
9487 * gdbint.texinfo (Target Architecture Definition): Document
9488 regset_from_core_section.
9489
9490 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9491
9492 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9493
9494 2003-10-15 Kevin Buettner <kevinb@redhat.com>
9495
9496 From Anthony Green <green@redhat.com>:
9497 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9498
9499 2003-10-14 Kevin Buettner <kevinb@redhat.com>
9500
9501 * gdb.texinfo (Breakpoint related warnings): New node.
9502 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9503
9504 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9505
9506 * gdb.texinfo (Remote Protocol): Document v and vCont.
9507
9508 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9509
9510 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9511 * gdbint.texinfo: Ditto.
9512
9513 2003-10-09 Andrew Cagney <cagney@redhat.com>
9514
9515 From 2003-09-18 David Anderson <davea@sgi.com>:
9516 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9517 "command".
9518
9519 2003-10-03 Andrew Cagney <cagney@redhat.com>
9520
9521 * gdbint.texinfo (Target Architecture Definition): Deprecate
9522 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9523 just target.
9524
9525 2003-10-02 Andrew Cagney <cagney@redhat.com>
9526
9527 * gdbint.texinfo (Target Architecture Definition): Rename
9528 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9529 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9530 * gdbint.texinfo (Target Architecture Definition): Rename
9531
9532 2003-09-30 Andrew Cagney <cagney@redhat.com>
9533
9534 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9535 (Target Architecture Definition):
9536
9537 * gdbint.texinfo (Target Architecture Definition): Rename
9538 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9539
9540 2003-09-29 Andrew Cagney <cagney@redhat.com>
9541
9542 * gdbint.texinfo (Target Architecture Definition): Delete
9543 documentation for NEED_TEXT_START_END.
9544
9545 * gdbint.texinfo (Target Architecture Definition): Rename
9546 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9547 TARGET_WRITE_PC.
9548
9549 2003-09-22 Michael Chastain <mec@shout.net>
9550
9551 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9552
9553 2003-09-21 Anthony Green <green@redhat.com>
9554
9555 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9556
9557 2003-09-21 Mark Kettenis <kettenis@gnu.org>
9558
9559 * gdbint.texinfo (Target Architecture Definition): Document
9560 stabs_argument_has_addr.
9561
9562 2003-09-18 Andrew Cagney <cagney@redhat.com>
9563
9564 * gdbint.texinfo (Target Architecture Definition): Delete
9565 documentation on REGISTER_NAMES.
9566
9567 2003-09-13 Mark Kettenis <kettenis@gnu.org>
9568
9569 * gdbint.texinfo (Target Architecture Definition): Replace
9570 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9571
9572 2003-09-11 Andrew Cagney <cagney@redhat.com>
9573
9574 * gdbint.texinfo (Target Architecture Definition): Replace
9575 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9576
9577 2003-08-18 Andrew Cagney <cagney@redhat.com>
9578
9579 * gdbint.texinfo (Target Architecture Definition): Document
9580 "frame_red_zone_size".
9581
9582 2003-08-09 Andrew Cagney <cagney@redhat.com>
9583
9584 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9585 with "set/show backtrace past-main" and "set/show backtrace
9586 limit".
9587
9588 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9589
9590 * Makefile.in (install-info): Support DESTDIR.
9591 (install-html): Likewise.
9592
9593 2003-08-07 Andrew Cagney <cagney@redhat.com>
9594
9595 Patch from Nick Roberts.
9596 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9597 bindings. Remove description of send-gdb-command.
9598
9599 2003-08-07 Andrew Cagney <cagney@redhat.com>
9600
9601 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9602 GDB 6.0.
9603
9604 2003-08-06 Andrew Cagney <cagney@redhat.com>
9605
9606 * gdb.texinfo (Mode Options): Mention that level three is the
9607 highest available and that level 2 is deprecated.
9608 (Annotations Overview): Mention annotation levels. Cross reference
9609 to "Limitations of the Annotation Interface" in annotate.texi.
9610 (TODO, Value Annotations, Frame Annotations): Delete section.
9611 (Displays, Breakpoint Info): Delete.
9612
9613 2003-08-04 Andrew Cagney <cagney@redhat.com>
9614
9615 * agentexpr.texi: Delete @bye.
9616 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9617 (stabs.info): Add $(srcdir) to include search path.
9618 (html): Depend on "annotate_toc.html", and not "annotate.html".
9619 * stabs.texinfo: Ditto. Include "fdl.texi".
9620 * gdbint.texinfo: Update copyright statement's list of invariant
9621 sections.
9622
9623 2003-07-28 Andrew Cagney <cagney@redhat.com>
9624
9625 * Makefile.in (INFO_DEPS): Add annotate.info.
9626 (dvi, ps, html, pdf): Add annotate.
9627 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9628 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9629 (ANNOTATE_DOC_FILES): New macro.
9630 (ANNOTATE_TEX_TMPS): New macro.
9631 (annotate.info, annotate_toc.html): Specify dependencies.
9632 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9633 * annotate.texinfo: Rename annotate.texi. Get building. Add
9634 "Migrating to GDB/MI" and "Limitations of the Annotation
9635 Interface" chapters. Mention why it is not part of the user
9636 guide. Update copyright notice. Include "fdl.texi".
9637
9638 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9639
9640 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9641
9642 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9643
9644 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9645
9646 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9647
9648 * gdb.texinfo (Server): Mention pidof.
9649
9650 2003-07-22 Andrew Cagney <cagney@redhat.com>
9651
9652 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9653 list.
9654
9655 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
9656
9657 * gdb.texinfo (Logging output): New chapter.
9658
9659 2003-06-24 Joel Brobecker <brobecker@gnat.com>
9660
9661 * gdb.texinfo (Unsupported languages): New section.
9662 (Languages): Add link to new section.
9663
9664 2003-06-22 Andrew Cagney <cagney@redhat.com>
9665
9666 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9667
9668 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9669
9670 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9671
9672 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9673
9674 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9675 * agentexpr.texi: Retitle section, and change it to an appendix.
9676 Comment out texinfo initialization. Factor a @var{} into two
9677 pieces to prevent makeinfo warnings.
9678 * gdb.texinfo: Add Agent Expressions appendix.
9679
9680 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
9681
9682 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9683
9684 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
9685
9686 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9687 remote target". Document the "detach" and "disconnect" commands.
9688 (Server, Netware, Debug Session): Reference "Connecting to a
9689 remote target".
9690 (GDB/MI Target Manipulation): Document "-target-disconnect".
9691
9692 2003-06-13 Andrew Cagney <cagney@redhat.com>
9693
9694 * gdbint.texinfo (Target Architecture Definition): Deprecate
9695 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9696 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9697
9698 2003-06-09 Jim Blandy <jimb@redhat.com>
9699
9700 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9701
9702 2003-06-08 Andrew Cagney <cagney@redhat.com>
9703
9704 * gdbint.texinfo (Target Architecture Definition): Delete
9705 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9706
9707 2003-06-08 Andrew Cagney <cagney@redhat.com>
9708
9709 * gdbint.texinfo (Target Architecture Definition): Document
9710 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9711
9712 2003-06-07 Adam Fedor <fedor@gnu.org>
9713
9714 * gdb.texinfo: Add Objective-C documentation.
9715
9716 2003-06-01 Andrew Cagney <cagney@redhat.com>
9717
9718 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9719 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9720
9721 2003-05-21 Andrew Cagney <cagney@redhat.com>
9722
9723 * gdbint.texinfo (Target Architecture Definition): Delete
9724 references to "extract_address" and "store_address".
9725
9726 2003-05-16 Andrew Cagney <cagney@redhat.com>
9727
9728 * gdbint.texinfo (Target Architecture Definition): Replace
9729 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9730 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9731
9732 2003-05-14 Theodore A. Roth <troth@openavr.org>
9733
9734 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9735
9736 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9737
9738 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9739 (gdb.dvi): Likewise.
9740 (gdb.pdf): Likewise.
9741 (links2roff): Likewise.
9742
9743 2003-05-08 Jim Blandy <jimb@redhat.com>
9744
9745 * gdb.texinfo (Dump/Restore Files): Update documentation for
9746 'dump', 'append', and 'restore': note that format argument is
9747 optional; simplify presentation of the command variants; and be
9748 more precise about the formats.
9749
9750 2003-05-07 Jim Blandy <jimb@redhat.com>
9751
9752 * gdb.texinfo (Symbols): Update documentation: 'maint list
9753 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9754 symtabs' and 'maint info psymtabs'.
9755
9756 2003-05-05 Andrew Cagney <cagney@redhat.com>
9757
9758 * gdbint.texinfo (Target Architecture Definition): Make
9759 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9760 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9761 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9762
9763 2003-05-04 Andrew Cagney <cagney@redhat.com>
9764
9765 * gdb.texinfo (Maintenance Commands): Document "maint print
9766 dummy-frames".
9767
9768 2003-05-04 Andrew Cagney <cagney@redhat.com>
9769
9770 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9771
9772 2003-05-03 J. Brobecker <brobecker@gnat.com>
9773
9774 Thierry Schneider <tpschneider1@yahoo.com>
9775 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9776 for new MI command.
9777
9778 2003-05-03 Andrew Cagney <cagney@redhat.com>
9779
9780 * gdbint.texinfo (Target Architecture Definition): Document
9781 push_dummy_code. Add cross references.
9782
9783 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9784
9785 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9786 set/show charsets commands.
9787
9788 2003-04-28 Andrew Cagney <cagney@redhat.com>
9789
9790 * gdbint.texinfo (Target Architecture Definition): Replace
9791 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9792 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9793
9794 2003-04-28 Andrew Cagney <cagney@redhat.com>
9795
9796 * gdbint.texinfo (Target Architecture Definition): Rename
9797 "tm_print_insn" to "deprecated_tm_print_insn".
9798
9799 2003-04-09 Jim Blandy <jimb@redhat.com>
9800
9801 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9802 list psymtabs'.
9803
9804 2003-04-08 Andrew Cagney <cagney@redhat.com>
9805
9806 * gdbint.texinfo (Target Architecture Definition): Delete
9807 references to EXTRA_FRAME_INFO.
9808
9809 2003-04-08 Andrew Cagney <cagney@redhat.com>
9810
9811 * gdbint.texinfo (Target Architecture Definition): Delete
9812 PRINT_TYPELESS_INTEGER.
9813
9814 2003-04-02 J. Brobecker <brobecker@gnat.com>
9815
9816 * observer.texi (GDB Observers): Adjust the documentation for the
9817 normal_stop notification to better describe reality. Fix a couple
9818 of minor typos.
9819
9820 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9821
9822 * gdb.texinfo (GDB/MI Program Control): Add
9823 '-file-list-exec-source-file'
9824
9825 2003-03-31 Andrew Cagney <cagney@redhat.com>
9826
9827 * gdbint.texinfo (Target Architecture Definition): Delete
9828 references to CALL_DUMMY_P.
9829
9830 2003-03-30 Andrew Cagney <cagney@redhat.com>
9831
9832 * gdbint.texinfo (Target Architecture Definition): Remove
9833 reference to TARGET_WRITE_SP.
9834
9835 2003-03-27 Andrew Cagney <cagney@redhat.com>
9836
9837 * gdbint.texinfo (Target Architecture Definition): Remove
9838 references to write_sp.
9839
9840 2003-03-27 Andrew Cagney <cagney@redhat.com>
9841
9842 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9843 chapter body. Use @smallexample instead of @example.
9844 (Annotations): Ditto.
9845 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9846 annotate.texi.
9847
9848 2003-03-26 Andrew Cagney <cagney@redhat.com>
9849
9850 * gdbint.texinfo (Target Architecture Definition): Replace
9851 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9852 dummy_addr parameters.
9853
9854 2003-03-25 Andrew Cagney <cagney@redhat.com>
9855
9856 * gdbint.texinfo (Target Architecture Definition): Delete
9857 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9858 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9859 Add reference to PUSH_ARGUMENTS.
9860
9861 2003-03-23 Andrew Cagney <cagney@redhat.com>
9862
9863 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9864 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9865
9866 2003-03-18 J. Brobecker <brobecker@gnat.com>
9867
9868 * gdbint.texinfo (Algorithms): Add new section describing the
9869 Observer paradigm.
9870 (Top): Add menu entry to new observer appendix.
9871 * observer.texi: New file.
9872 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9873 new observer.texi file.
9874
9875 2003-03-17 Andrew Cagney <cagney@redhat.com>
9876
9877 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9878 that GNU Press update the manual version number.
9879
9880 2003-03-12 Andrew Cagney <cagney@redhat.com>
9881
9882 * gdbint.texinfo (Target Architecture Definition): Delete
9883 references to get_saved_register. Rename GET_SAVED_REGISTER to
9884 DEPRECATED_GET_SAVED_REGISTER.
9885
9886 2003-03-13 Andrew Cagney <cagney@redhat.com>
9887
9888 * gdbint.texinfo (Target Architecture Definition): Replace
9889 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9890
9891 2003-03-12 Andrew Cagney <cagney@redhat.com>
9892
9893 * gdbint.texinfo (Target Architecture Definition): Rename
9894 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9895
9896 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9897
9898 * gdb.texinfo: Add File-I/O documentation.
9899
9900 2003-03-10 Andrew Cagney <cagney@redhat.com>
9901
9902 * gdbint.texinfo (Target Architecture Definition): Cross reference
9903 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9904
9905 2003-03-07 Andrew Cagney <cagney@redhat.com>
9906
9907 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9908 frame" command.
9909
9910 2003-03-05 Andrew Cagney <cagney@redhat.com>
9911
9912 * gdbint.texinfo (Target Architecture Definition): Document
9913 unwind_dummy_id. Cross reference unwind_dummy_id and
9914 SAVE_DUMMY_FRAME_TOS.
9915
9916 2003-03-05 James Ingham <jingham@apple.com>
9917 Daniel Jacobowitz <drow@mvista.com>
9918
9919 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9920 and "show cp-abi".
9921
9922 2003-03-03 Andrew Cagney <cagney@redhat.com>
9923
9924 * gdbint.texinfo (Target Architecture Definition): Document
9925 register_type.
9926
9927 2003-03-03 Andrew Cagney <cagney@redhat.com>
9928
9929 * stabs.texinfo (Structures): Use @samp and separate @var's
9930 instead of a single @var containing a comma separated list.
9931 (Unions): Ditto.
9932
9933 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9934
9935 * Makefile.in (distclean): Remove config.log.
9936
9937 2003-03-01 Andrew Cagney <cagney@redhat.com>
9938
9939 * gdbint.texinfo (Target Architecture Definition): Rename
9940 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9941
9942 2003-03-01 Andrew Cagney <cagney@redhat.com>
9943
9944 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9945 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9946
9947 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9948
9949 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9950 (Non-debug DLL symbols): New node, describing the minimal symbols
9951 loaded from DLLs without real debugging symbols.
9952
9953 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9954
9955 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9956 hardware-breakpoint-limit".
9957 (Set Watchpoints): Add cross reference to "set remote
9958 hardware-watchpoint-limit".
9959 (Remote configuration options): New section.
9960
9961 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9962
9963 * gdbint.texinfo (Target Architecture Definition): Delete
9964 descrption of IS_TRAPPED_INTERNALVAR.
9965
9966 From Keith Seitz <keiths@redhat.com>:
9967 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9968 option "-i"/"--interpreter" to this chapter. Include index
9969 entries.
9970
9971 2003-02-04 David Carlton <carlton@math.stanford.edu>
9972
9973 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9974 (Variables): Recommend stabs+ and DWARF 2.
9975 (C plus plus expressions): Correct info about
9976 compiler versions, debug formats.
9977 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9978 PR symtab/874.
9979
9980 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9981
9982 * gdbint.texinfo (Target Architecture Definition): Delete
9983 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9984 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9985 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9986 references to nindy and i960.
9987 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9988
9989 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9990
9991 * gdbint.texinfo (Target Architecture Definition): Delete
9992 FLOAT_INFO.
9993
9994 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9995
9996 * stabs.texinfo (Member Type Descriptor): Clarify description of
9997 `@'. Suggested by Ben Hutchings.
9998
9999 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10000
10001 * gdb.texinfo (M68K): Delete reference to es1800.
10002
10003 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10004
10005 * gdb.texinfo (Maintenance Commands): Document `maint print
10006 reggroups' and `maint print register-groups'.
10007 * gdbint.texinfo (Target Architecture Definition): Document
10008 register_reggroup_p.
10009
10010 2003-01-23 Jim Blandy <jimb@redhat.com>
10011
10012 * gdb.texinfo (Separate Debug Files): New section.
10013
10014 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10015
10016 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10017 and "maint show profile".
10018
10019 2003-01-16 Michael Chastain <mec@shout.net>
10020
10021 * gdb.texinfo (Installing GDB): Warn against
10022 ".../gdb-VERSION/gdb/configure".
10023 (Separate Objdir): Likewise.
10024
10025 2003-01-15 Andrew Cagney <ac131313@redhat.com>
10026
10027 * gdbint.texinfo (Target Architecture Definition): Delete
10028 definition of PRINT_REGISTER_HOOK.
10029
10030 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10031
10032 (OpenRISC 1000): Fix formatting of command names.
10033
10034 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10035
10036 * gdb.texinfo (Continuing and Stepping): Add new command
10037 'advance'. Clarify behavior of 'until'.
10038
10039 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10040
10041 * gdb.texinfo (Files): Document solib-absolute-prefix and
10042 solib-search-path.
10043
10044 2003-01-09 Michael Chastain <mec@shout.net>
10045
10046 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10047 (Create a Release): Add new instructions for new @file{src-release}.
10048 Document existing instructions for @file{Makefile.in} as
10049 being for @value{GDBN} 5.3.1 or earlier.
10050
10051 2003-01-09 Andrew Cagney <ac131313@redhat.com>
10052
10053 * gdbint.texinfo (Target Architecture Definition): Mention
10054 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10055 allocate memory.
10056
10057 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10058
10059 * gdb.texinfo (Controlling GDB): Add @kindex for
10060 "show osabi".
10061 (Backtraces): Add @kindex's for backtrace-below-main.
10062
10063 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10064
10065 * gdb.texinfo (Controlling GDB): Document "set osabi".
10066
10067 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10068
10069 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10070 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10071
10072 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10073
10074 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10075 "set coerce-float-to-double".
10076 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10077
10078 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10079
10080 * stabs.texinfo: Remove obsolete text.
10081 * gdbint.texinfo: Ditto.
10082 * gdb.texinfo: Ditto.
10083
10084 2002-12-22 Mark Kettenis <kettenis@gnu.org>
10085
10086 * gdbint.texinfo (Target Architecture Definition): Update
10087 description of gdbarch_register_osabi.
10088
10089 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10090
10091 * agentexpr.texi: Fix typos.
10092 * annotate.texi: Likewise.
10093 * fdl.texi: Likewise.
10094
10095 2002-12-10 Andrew Cagney <cagney@redhat.com>
10096
10097 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10098 DEPRECATED_INIT_FRAME_PC.
10099
10100 2002-12-01 Andrew Cagney <ac131313@redhat.com>
10101
10102 * gdbint.texinfo (Target Architecture Definition): Delete
10103 PC_IN_CALL_DUMMY.
10104
10105 2002-11-28 Andrew Cagney <ac131313@redhat.com>
10106
10107 * gdbint.texinfo (Host Definition): Delete documentation on
10108 USE_GENERIC_DUMMY_FRAMES.
10109
10110 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
10111
10112 Fix PR gdb/723 and PR gdb/245.
10113 * Makefile.in (install-info): Run the install-info command as part
10114 of the post install steps only.
10115 (uninstall-info): New target.
10116 (uninstall): New target.
10117
10118 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
10119
10120 * Makefile.in (install): Make install do some real work.
10121
10122 2002-11-19 Andrew Cagney <ac131313@redhat.com>
10123
10124 Fix POSIX problem reported by Paul Eggert.
10125 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10126 Fix PR gdb/527.
10127
10128 2002-10-26 Andrew Cagney <cagney@redhat.com>
10129
10130 * gdbint.texinfo (Target Architecture Definition): Delete
10131 definition of DO_REGISTERS_INFO.
10132
10133 2002-10-18 Kevin Buettner <kevinb@redhat.com>
10134
10135 * gdbint.texinfo (Address Classes): Fix problems with insertion
10136 of ``{'' and ``}'' in example.
10137
10138 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10139
10140 * gdbint.texinfo (Address Classes): New section.
10141 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10142 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10143 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10144 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10145
10146 2002-10-11 Klee Dienes <kdienes@apple.com>
10147
10148 * gdb.texinfo (Registers): Mention vector registers as well as
10149 floating registers in the documentation for 'info registers' and
10150 'info all-registers'.
10151
10152 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
10153
10154 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10155
10156 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10157
10158 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10159 interface definition.
10160
10161 2002-10-03 Marko Mlinar <markom@opencores.org>
10162
10163 * gdb.texinfo (Target Commands): Add or1k target specific
10164 commands.
10165 * gdb.texinfo (Contributors): Add myself to the contributors list.
10166
10167 2002-10-01 Andrew Cagney <ac131313@redhat.com>
10168
10169 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10170 and "mi1" instead of "mi1" and "mi0".
10171
10172 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10173
10174 * gdb.texinfo (Packets): Fix typos "alligned".
10175 Correct z3/Z3 description. Correct z4/Z4 title.
10176
10177 2002-09-27 Andrew Cagney <ac131313@redhat.com>
10178
10179 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10180
10181 2002-09-25 Kevin Buettner <kevinb@redhat.com>
10182
10183 * gdb.texinfo: Use GNU/Linux instead of Linux.
10184
10185 2002-09-25 Andrew Cagney <ac131313@redhat.com>
10186
10187 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10188
10189 2002-09-24 Andrew Cagney <ac131313@redhat.com>
10190
10191 * gdb.texinfo: Replace @example with @smallexample.
10192
10193 2002-09-20 Kevin Buettner <kevinb@redhat.com>
10194
10195 From Eli Zaretskii <eliz@gnu.org>:
10196 * gdb.texinfo (Character Sets): Use @smallexample instead of
10197 @example. Use GNU/Linux instead of Linux.
10198
10199 2002-09-20 Jim Blandy <jimb@redhat.com>
10200
10201 * gdb.texinfo: Add character set documentation.
10202
10203 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10204
10205 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10206 (Packets): Add cross reference from `b' packet to `z' packets.
10207
10208 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10209
10210 * gdb.texinfo (Maintenance Commands): Document ``maint
10211 internal-error'' and ``maint internal-warning''.
10212
10213 * gdbint.texinfo (Target Architecture Definition): Revise
10214 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10215
10216 2002-09-19 Joel Brobecker <brobecker@gnat.com>
10217
10218 * gdbint.texinfo (Target Conditionals): Document the new
10219 NAME_OF_MALLOC macro.
10220
10221 2002-09-05 Andrew Cagney <ac131313@redhat.com>
10222
10223 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10224 engineer.
10225
10226 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10227
10228 * gdb.texinfo (TUI Overview): Document status line fields.
10229
10230 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10231
10232 * gdb.texinfo (TUI Commands): Document info win command.
10233
10234 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10235
10236 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10237
10238 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10239
10240 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10241 (TUI Keys): Likewise.
10242
10243 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10244
10245 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10246 for a packet receive.
10247
10248 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10249
10250 * Makefile.in (clean): Move to end of file.
10251 (distclean, maintainer-clean, realclean): Ditto.
10252 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10253 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10254 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10255 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10256
10257 2002-08-24 Andrew Cagney <ac131313@redhat.com>
10258
10259 * Makefile.in (GDBINT_TEX_TMPS): Define.
10260 (gdbint.dvi, gdbint.pdf): Use
10261 (GDB_TEX_TMPS): Define.
10262 (gdb.dvi, gdb.pdf): Use.
10263 (STABS_TEX_TMPS): Define.
10264 (stabs.dvi, stabs.pdf): Use.
10265 (GDB_DOC_SOURCE_INCLUDES): New macros.
10266 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10267 (GDBINT_DOC_FILES_INCLUDES): New macros.
10268 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10269 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10270 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10271 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10272 (links2roff): Replace SFILES_INCLUDED with
10273 GDB_DOC_SOURCE_INCLUDES.
10274 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10275 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10276 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10277 dependencies.
10278 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10279 dependencies.
10280 (gdbmi.texinfo): Delete rule.
10281 (inc-hist.texinfo): Delete rule.
10282 (rluser.texinfo): Delete rule.
10283
10284 2002-08-23 Andrew Cagney <cagney@redhat.com>
10285
10286 * gdbint.texinfo (Target Architecture Definition): Update
10287 STORE_RETURN_VALUE, mention regcache.
10288
10289 2002-08-21 Andrew Cagney <ac131313@redhat.com>
10290
10291 * gdbint.texinfo (Target Architecture Definition): Document
10292 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10293
10294 2002-08-19 Andrew Cagney <ac131313@redhat.com>
10295
10296 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10297 Fix minor typos. Add index entries.
10298
10299 2002-08-18 Andrew Cagney <ac131313@redhat.com>
10300
10301 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10302
10303 2002-08-15 Andrew Cagney <ac131313@redhat.com>
10304
10305 * gdbint.texinfo (Target Architecture Definition): Document
10306 PRINT_VECTOR_INFO.
10307 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10308
10309 2002-08-13 Andrew Cagney <ac131313@redhat.com>
10310
10311 * gdb.texinfo (Maintenance Commands): Document "maint print
10312 registers", "maint print raw-registers" and "maint print
10313 cooked-registers".
10314
10315 2002-08-08 Grace Sainsbury <graces@redhat.com>
10316
10317 From Mark Salter:
10318 * gdb.texinfo (Protocol): Document T packet extension to
10319 allow watchpoint address reporting.
10320
10321 2002-08-03 Andrew Cagney <ac131313@redhat.com>
10322
10323 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10324
10325 2002-08-01 Andrew Cagney <cagney@redhat.com>
10326
10327 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10328 to CHILL.
10329
10330 2002-08-01 Andrew Cagney <ac131313@redhat.com>
10331
10332 * gdbint.texinfo (Coding): Revise section "Include Files".
10333
10334 2002-07-24 Andrew Cagney <cagney@redhat.com>
10335
10336 * gdbint.texinfo: Obsolete references to m88k.
10337 * gdb.texinfo: Ditto.
10338
10339 2002-07-10 Joel Brobecker <brobecker@gnat.com>
10340
10341 * gdbint.texinfo (Create a release candiate): Add the location
10342 where the proper version of autoconf can be retrieved.
10343
10344 2002-07-09 Don Howard <dhoward@redhat.com>
10345
10346 * gdb.texinfo (Command Files): Further describe the behavior of
10347 sourced command files.
10348
10349 2002-06-27 Andrew Cagney <ac131313@redhat.com>
10350
10351 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10352 (Coding): Clarify ISO C version that GDB assumes.
10353
10354 2002-06-26 Tom Tromey <tromey@redhat.com>
10355
10356 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10357 add_setshow_cmd_full.
10358
10359 2002-06-25 Don Howard <dhoward@redhat.com>
10360
10361 * gdb.texinfo (Memory Region Attributes): Document new behavior
10362 for 'mem' command.
10363
10364 2002-06-11 Jim Blandy <jimb@redhat.com>
10365
10366 * gdb.texinfo (Symbols): Update documentation for `info source'
10367 command.
10368
10369 * gdb.texinfo (Macros): Call the command `info macro', not
10370 `show macro'.
10371
10372 2002-06-09 Andrew Cagney <ac131313@redhat.com>
10373
10374 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10375 data''.
10376
10377 2002-06-09 Mark Kettenis <kettenis@gnu.org>
10378
10379 * gdbint.texinfo (Target Architecture Definition): Document
10380 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10381
10382 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10383
10384 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10385 lists.
10386
10387 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10388
10389 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10390 Branch''.
10391
10392 2002-06-01 Andrew Cagney <ac131313@redhat.com>
10393
10394 * gdbint.texinfo (Target Architecture Definition): Add section
10395 ``Converting an existing Target Architecture to Multi-arch''.
10396
10397 2002-05-30 Andrew Cagney <ac131313@redhat.com>
10398
10399 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10400 to ``Obsoleting code''. Revise.
10401
10402 2002-05-17 Jim Blandy <jimb@redhat.com>
10403
10404 * gdb.texinfo (C Preprocessor Macros): New chapter.
10405 Include it in the main menu.
10406 (Contributors): Credit Jim Blandy with macro support.
10407 (Compilation): Explain how to get macro information into the
10408 executable.
10409 (Expressions): Note that preprocessor macros are expanded.
10410
10411 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10412
10413 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10414 options for `target remote'.
10415
10416 2002-05-13 Andrew Cagney <ac131313@redhat.com>
10417
10418 * gdbint.texinfo (Target Architecture Definition): Delete
10419 documentation on NNPC_REGNUM.
10420
10421 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10422
10423 * gdbint.texinfo (Target Architecture Definition): Document
10424 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10425 (Target Architecture Definition): Revise section `Using Different
10426 Register and Memory Data Representations'. Add section `Raw and
10427 Virtual Register Representations'.
10428
10429 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10430
10431 * gdbint.texinfo (Target Architecture Definition): Mention
10432 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10433 (Target Architecture Definition): Mention same. Add references to
10434 web pages.
10435
10436 2002-05-08 Michael Snyder <msnyder@redhat.com>
10437
10438 * stabs.texinfo (Attributes): Document new "vector" attribute.
10439
10440 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10441
10442 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10443
10444 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10445
10446 * gdb.texinfo: Delete obsolete references to a29k.
10447
10448 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10449
10450 * gdbint.texinfo (Target Architecture Definition): Replace
10451 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10452
10453 2002-04-24 David S. Miller <davem@redhat.com>
10454
10455 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10456
10457 2002-04-21 David S. Miller <davem@redhat.com>
10458
10459 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10460
10461 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10462
10463 * gdbint.texinfo (Target Architecture Definition): Delete
10464 definition of HAVE_REGISTER_WINDOWS.
10465
10466 2002-04-19 Eli Zaretskii <eliz@gnu.org>
10467
10468 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10469 "Theodore A. Roth" <troth@verinet.com>.
10470
10471 2002-04-15 Don Howard <dhoward@redhat.com>
10472
10473 From Eli Zaretskii <eliz@gnu.org>
10474 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10475 Provide a better explaination of this feature.
10476
10477 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10478
10479 * gdbint.texinfo (Target Architecture Definition): Remove
10480 FRAME_CHAIN_COMBINE.
10481
10482 2002-04-12 Michael Chastain <mec@shout.net>
10483
10484 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10485 REG_STACK_SEGMENT.
10486
10487 2002-04-09 Michael Chastain <mec@shout.net>
10488
10489 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10490 PYRAMID_* macros.
10491
10492 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10493
10494 * gdb.texinfo (Bug Reporting): Document that the web is the
10495 prefered way of submitting bug reports.
10496 (Bug Reporting): Delete the s-mail address as the last resort.
10497
10498 2002-04-05 Andrew Cagney <ac131313@redhat.com>
10499
10500 * gdbint.texinfo (Target Architecture Definition): Delete
10501 references to TARGET_WRITE_FP and write_fp.
10502
10503 2002-03-27 Michael Snyder <msnyder@redhat.com>
10504
10505 * gdb.texinfo: Document new commands dump, append, and restore.
10506
10507 2002-03-27 Andrew Cagney <ac131313@redhat.com>
10508
10509 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10510 Branch'.
10511
10512 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10513
10514 * gdb.texinfo: Change all examples to @smallexample.
10515 * gdbint.texinfo: Ditto.
10516
10517 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10518
10519 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10520 Branches''.
10521
10522 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10523
10524 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10525 Policy''.
10526
10527 2002-03-04 Fred Fish <fnf@redhat.com>
10528
10529 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10530 expresson, suports, dependant, trhe, perhaphs, situtations,
10531 explictily, taged, oportunity, unfortunatly).
10532
10533 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10534
10535 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10536 Remove reference to 3.12.
10537
10538 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10539
10540 * gdbint.texinfo: Include fdl.texi.
10541 (Top): Add GNU Free Documentation License.
10542 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10543 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10544 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10545 (gdbint.info): Add srcdir to include path.
10546 * gdb.texinfo: Include gpl.texi.
10547 (Top): Add Copying.
10548 * gpl.texi: New file.
10549
10550 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10551
10552 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10553
10554 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10555
10556 * gdb.texinfo: Document Cygwin native specific commands.
10557
10558 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10559
10560 * gdb.texinfo: Document gdbserver ``--attach'' command.
10561
10562 2002-02-07 Michael Snyder <msnyder@redhat.com>
10563
10564 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10565 to @code(_ovly_debug_event).
10566
10567 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10568
10569 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10570
10571 2002-02-06 Michael Snyder <msnyder@redhat.com>
10572
10573 * gdb.texinfo (overlays): Mention new magic symbol
10574 '_ovly_debug_event', which allows GDB to keep better track
10575 of overlays.
10576
10577 2002-02-03 Eli Zaretskii <eliz@gnu.org>
10578
10579 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10580 Suggested by Dmitry Sivachenko.
10581
10582 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10583
10584 2002-02-01 Michael Snyder <msnyder@redhat.com>
10585
10586 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10587
10588 2002-01-30 Michael Snyder <msnyder@redhat.com>
10589
10590 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10591 (set trust-readonly-sections): Document.
10592
10593 2002-01-29 Andrew Cagney <ac131313@redhat.com>
10594
10595 * gdbint.texinfo (Releasing GDB): Revise and update.
10596
10597 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10598
10599 * gdbint.texinfo (Target Architecture Definition): Delete
10600 description of TARGET_BYTE_ORDER_DEFAULT.
10601
10602 2002-01-27 Eli Zaretskii <eliz@gnu.org>
10603
10604 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10605 <mitya@cavia.pp.ru>.
10606
10607 2002-01-23 Andrew Cagney <ac131313@redhat.com>
10608
10609 * libgdb.texinfo: Delete file.
10610
10611 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10612
10613 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10614 * gdbint.texinfo: Ditto.
10615
10616 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10617
10618 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10619
10620 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10621
10622 * Makefile.in: Update copyright.
10623 (TEXI2DVI): Define.
10624 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10625 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10626 gdb-cfg.texi.
10627 (TEXINDEX, PDFTEX): Delete makefile variables.
10628
10629 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10630
10631 * gdb.texinfo (Protocol): Move section to appendix.
10632
10633 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10634
10635 * gdb.texinfo (Remote Debugging): Create a menu.
10636 (Top): Add ``Remote Debugging'' to menu.
10637
10638 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10639
10640 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10641 serial protocol'' from here.
10642 (Remote Debugging): To here. New chapter.
10643
10644 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10645
10646 * gdbint.texinfo (Target Architecture Definition): Delete
10647 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10648
10649 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10650
10651 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10652 are no longer needed.
10653 (Porting GDB): Add maintainer note about configure.host.
10654
10655 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10656
10657 * gdbint.texinfo (Target Architecture Definition): Remove
10658 definition of IEEE_FLOAT.
10659
10660 2002-01-20 Eli Zaretskii <eliz@gnu.org>
10661
10662 * gdb.texinfo: Beautify copyright years; fix a typo.
10663 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10664 <3diff@gnu.org>
10665
10666 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10667
10668 * gdbint.texinfo (Host Definition): Remove references to
10669 MALLOC_INCOMPATIBLE.
10670
10671 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10672
10673 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10674 and xyz-xdep.o.
10675
10676 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10677
10678 * gdb.texinfo (Maintenance Commands): Add appendix.
10679 (Set Breaks): Copy ``maint info breakpoint'' doco to
10680 ``Maintenance Commands'' appendix. Add reference.
10681
10682 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10683
10684 * fdl.texi: Remove next/prev from @node.
10685
10686 2002-01-17 Eli Zaretskii <eliz@gnu.org>
10687
10688 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10689 for monstrous @multitable (from Brian Youmans).
10690
10691 * fdl.texi: New file.
10692
10693 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10694
10695 2002-01-15 Andrew Cagney <ac131313@redhat.com>
10696
10697 * gdbint.texinfo (Releasing GDB): New chapter.
10698
10699 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10700
10701 * gdb.texinfo (Embedded Processors, Calling program functions):
10702 Obsolete references to a29k.
10703
10704 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10705
10706 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10707 examples. Document that a code-block should do or discard its
10708 cleanups before exit.
10709
10710 2002-01-11 Michael Snyder <msnyder@redhat.com>
10711
10712 * gdb.texinfo (Choosing files): Change @samp to @file.
10713
10714 2002-01-05 Michael Snyder <msnyder@redhat.com>
10715
10716 * gdb.texinfo (--pid): Document new command line option (attach).
10717
10718 2002-01-07 Eli Zaretskii <eliz@gnu.org>
10719
10720 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10721 in the stub.
10722
10723 2002-01-04 Andrew Cagney <ac131313@redhat.com>
10724
10725 * gdbint.texinfo (Target Architecture Definition): Replace
10726 BIG_ENDIAN with BFD_ENDIAN_BIG.
10727
10728 2002-01-03 Andrew Cagney <ac131313@redhat.com>
10729
10730 * gdbint.texinfo (Target Architecture Definition): Replace
10731 value_ptr with struct value pointer.
10732
10733 2002-01-02 Eli Zaretskii <eliz@gnu.org>
10734
10735 * gdb.texinfo (Free Software): Fix wording.
10736
10737 2001-12-31 Eli Zaretskii <eliz@gnu.org>
10738
10739 * gdb.texinfo (Free Software): New section ``Free Software Needs
10740 Free Documentation''.
10741
10742 2001-12-30 Eli Zaretskii <eliz@gnu.org>
10743
10744 * stabs.texinfo:
10745 * gdb.texinfo:
10746 * gdbint.texinfo:
10747 * libgdb.texinfo:
10748 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10749
10750 2001-12-29 Michael Snyder <msnyder@redhat.com>
10751
10752 * gdb.texinfo (maint info sections): Fix typo.
10753
10754 2001-12-26 Michael Snyder <msnyder@redhat.com>
10755
10756 * gdb.texinfo (maint info sections): Document.
10757
10758 * gdb.texinfo (info proc): Comment out documentation for
10759 'info proc' sub-options that are currently not implemented.
10760
10761 2001-12-20 Jim Blandy <jimb@redhat.com>
10762
10763 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10764
10765 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10766
10767 * gdbint.texinfo (Target Architecture Definition): Replace
10768 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10769
10770 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10771
10772 * gdbint.texinfo (Host Definition): Delete documentation on
10773 HOST_BYTE_ORDER.
10774
10775 2001-11-30 Jim Blandy <jimb@redhat.com>
10776
10777 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10778 overlay support. Add to top-level menu.
10779
10780 2001-11-26 Tom Tromey <tromey@redhat.com>
10781
10782 * gdb.texinfo (Command Syntax): Document C-o binding.
10783
10784 2001-07-26 Christopher Faylor <cgf@redhat.com>
10785
10786 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10787 use since it is described in the referenced section.
10788
10789 From Eli Zaretskii <eliz@gnu.org>
10790 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10791 clearer when using DJGPP.
10792
10793 2001-11-24 Christopher Faylor <cgf@redhat.com>
10794
10795 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10796 specifically refer to MS-DOS.
10797 (command files): Mention gdb.ini is only used on MS-DOS.
10798
10799 2001-11-21 Tom Tromey <tromey@redhat.com>
10800
10801 * gdb.texinfo (Invoking GDB): Document --args.
10802 (Mode Options): Likewise.
10803
10804 2001-11-21 Jim Blandy <jimb@redhat.com>
10805
10806 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10807 Delete documentation; this macro has been removed from the
10808 sources.
10809
10810 2001-11-13 Jim Blandy <jimb@redhat.com>
10811
10812 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10813
10814 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10815
10816 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10817
10818 2001-11-05 Michael Snyder <msnyder@redhat.com>
10819
10820 * gdb.texinfo (info functions): Document use of backslash to
10821 quote regexp chars in function names such as "operator*()".
10822
10823 2001-11-01 Fred Fish <fnf@redhat.com>
10824
10825 * gdbint.texinfo (SOLIB_ADD): Document additional new
10826 "readsyms" arg.
10827
10828 2001-10-30 Don Howard <dhoward@redhat.com>
10829
10830 * gdb.texinfo: (Command Files) Added documentation for the
10831 behavior of gdb with input redirected from a file.
10832
10833 2001-10-28 Fred Fish <fnf@redhat.com>
10834
10835 * gdb.texinfo (auto-solib-add): Change docs to match
10836 implementation change.
10837 (auto-solib-limit): Add docs for new variable.
10838
10839 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10840
10841 * gdbint.texinfo (Target Architecture Definition): Function
10842 value_as_pointer renamed to value_as_address.
10843
10844 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10845
10846 * gdbint.texinfo (Target Architecture Definition): Default
10847 POINTER_TO_ADDRESS functions assume unsigned addresses.
10848 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10849 posting by Jim Blandy.
10850
10851 2001-10-12 Jim Blandy <jimb@redhat.com>
10852
10853 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10854 version of texi2html (1.64) doesn't support this flag any more.
10855
10856 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10857
10858 * gdbint.texinfo (Host Definition): Remove description of
10859 MEM_FNS_DECLARED.
10860
10861 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10862
10863 * gdbint.texinfo (Host Definition): Remove description of
10864 HAVE_SIGSETMASK.
10865
10866 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10867
10868 * gdbint.texinfo (Target Architecture Definition): Add
10869 explanation of TARGET_PRINT_INSN macro.
10870
10871 2001-08-30 Jim Blandy <jimb@redhat.com>
10872
10873 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10874 Explain what it means to load relocatable files.
10875
10876 2001-08-28 Jim Blandy <jimb@redhat.com>
10877
10878 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10879 info `top' menu.
10880
10881 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10882
10883 * gdbint.texinfo: Add a cautionary note about macro use.
10884
10885 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10886
10887 * gdb.texinfo: Explain omitting the hostname in the
10888 `target remote' command.
10889
10890 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10891
10892 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10893 and END-INFO-DIR-ENTRY.
10894
10895 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10896
10897 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10898
10899 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10900
10901 * gdbint.texinfo (libgdb): Rewrite.
10902
10903 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10904
10905 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10906
10907 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10908
10909 * gdb.texinfo (TUI): New chapter, document the TUI.
10910 (Mode Options): Document the -tui option.
10911
10912 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10913
10914 * gdbint.texinfo (Host Definition): Remove description of
10915 NEED_POSIX_SETPGID.
10916
10917 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10918
10919 * gdb.tex (DJGPP Native): New node, with descriptions of
10920 DJGPP-specific commands.
10921
10922 2001-07-19 John R. Moore <jmoore@redhat.com>
10923
10924 * gdbint.texinfo: Three misspellings.
10925
10926 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10927
10928 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10929 `test` expressions on bash. Problem reported by Colin Walters.
10930
10931 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10932
10933 * gdbint.texinfo (User Interface): Update ui-out documentation to
10934 refelect recent UI/MI updates.
10935
10936 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10937
10938 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10939 interpreters.
10940
10941 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10942
10943 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10944 structure and not macros.
10945 (Host Definition): Document that much of this chapter is obsolete.
10946 (Target Architecture Definition): Update list of files that make
10947 up a target architecture.
10948 (Coding): Update.
10949
10950 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10951
10952 * gdbint.texinfo (Target Architecture Definition): Update
10953 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10954 The latter has been changed to a true predicate.
10955
10956 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10957
10958 * annotate.texi: Add @noindent where needed. From Dmitry
10959 Sivachenko <dima@Chg.RU>.
10960 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10961
10962 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10963
10964 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10965
10966 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10967
10968 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10969 returns ``OK''. Document that the ``R'' packet does not reply.
10970
10971 2001-06-13 Michael Snyder <msnyder@redhat.com>
10972
10973 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10974
10975 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10976
10977 * gdb.texinfo (Signals): Clarify the default setting of signal
10978 handling.
10979
10980 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10981
10982 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10983 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10984
10985 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10986
10987 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10988
10989 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10990
10991 * gdbint.texinfo (Clean Design and Portable Implementation):
10992 Renamed from "Clean Design".
10993 (Clean Design and Portable Implementation): Document portable
10994 methods of handling file names, and the associated macros.
10995
10996 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10997
10998 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10999 command and provide a cross-reference to its description.
11000 (Symbols): Note that "info scope" is useful for trace experiments.
11001
11002 2001-04-01 Eli Zaretskii <eliz@gnu.org>
11003
11004 * gdb.texinfo (Symbols): Document "info scope".
11005 (Tracepoints): New chapter.
11006 (Contributors): Update for v5.1.
11007 <All nodes>: Change "C++" to "C@t{++}".
11008
11009 * gdbint.texinfo (User Interface): A new section about ui_out
11010 functions, based on text written by Fernando Nasser.
11011
11012 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11013
11014 2001-03-26 Eli Zaretskii <eliz@gnu.org>
11015
11016 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11017
11018 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11019
11020 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11021 Replace "GDB" with "@value{GDBN}". Fix markup.
11022
11023 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11024
11025 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11026 a cross-reference to its description.
11027 (Symbols): Document "info symbol".
11028
11029 2001-03-21 Eli Zaretskii <eliz@gnu.org>
11030
11031 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11032 subsection "x86 Watchpoints".
11033 (Target Architecture Definition): Document the macros
11034 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11035 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11036
11037 2001-03-20 Andrew Cagney <ac131313@redhat.com>
11038
11039 * gdbint.texinfo (Target Architecture Definition): Update
11040 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11041 list.
11042
11043 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11044
11045 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11046 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11047
11048 2001-02-21 Eli Zaretskii <eliz@gnu.org>
11049
11050 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11051
11052 2001-02-11 Eli Zaretskii <eliz@gnu.org>
11053
11054 * gdb.texinfo (Environment): Document that `path' does not change
11055 the value of PATH in GDB's own environment (it did in the past,
11056 but that was changed on March 15, 1994). Reported by Doug Evans
11057 <dje@transmeta.com>.
11058
11059 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11060 its line. Fix markup of commands and macros. Add an Index node
11061 and index entries.
11062
11063 2001-01-23 J.T. Conklin <jtc@redback.com>
11064
11065 * gdb.texinfo (Memory region attributes): New manual section.
11066
11067 2001-01-04 Nicholas Duffek <nsd@redhat.com>
11068
11069 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11070
11071 2000-12-25 Eli Zaretskii <eliz@gnu.org>
11072
11073 * refcard.tex: Version and copyright fixed. From Phil Edwards
11074 <pedwards@disaster.jaj.com>.
11075
11076 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11077
11078 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11079 DWARF2_REG_TO_REGNUM): Document.
11080
11081 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11082
11083 * gdbint.texinfo (Coding): Update current value of
11084 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11085
11086 2000-11-19 Eli Zaretskii <eliz@gnu.org>
11087
11088 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11089 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11090
11091 2000-11-10 Christopher Faylor <cgf@cygnus.com>
11092
11093 * gdb.texinfo: Document new 'set step-mode' command.
11094
11095 2000-10-16 Eli Zaretskii <eliz@gnu.org>
11096
11097 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11098 changes from Dmitry Sivachenko <dima@Chg.RU>.
11099
11100 2000-09-26 Eli Zaretskii <eliz@gnu.org>
11101
11102 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11103 From Steven Johnson <sbjohnson@ozemail.com.au>.
11104
11105 2000-08-10 Mark Kettenis <kettenis@gnu.org>
11106
11107 * gdbint.texinfo (Overall Structure): Spelling fix.
11108
11109 2000-08-10 Eli Zaretskii <eliz@gnu.org>
11110
11111 * gdbint.texinfo (Target Architecture Definition): Document that
11112 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11113 for which REGISTER_CONVERTIBLE returns a zero value.
11114
11115 2000-07-08 Christopher Faylor <cgf@cygnus.com>
11116
11117 * Makefile.in (install-info): Find files to install in either the
11118 build or source directories (adapted from Makefile.am).
11119
11120 2000-07-07 Nicholas Duffek <nsd@redhat.com>
11121
11122 * stabs.texinfo: Fix spelling errors.
11123 (String Field): FILE-NUMBER starts from 0, not 1.
11124
11125 2000-07-05 Eli Zaretskii <eliz@gnu.org>
11126
11127 * refcard.tex: Remove \centerline from the blurb. Patch from
11128 Brian Youmans.
11129
11130 2000-06-25 Eli Zaretskii <eliz@gnu.org>
11131
11132 * Makefile.in (install-info): Support installation from outside of
11133 the source directory. Reported by Mark Harig
11134 <markh@frazier.landmark.com>.
11135
11136 2000-06-20 J.T. Conklin <jtc@redback.com>
11137
11138 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11139
11140 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11141
11142 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11143 Generate using pdftex.
11144 (PDFTEX): Define.
11145 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11146 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11147 @contents at the start.
11148
11149 2000-05-24 Eli Zaretskii <eliz@gnu.org>
11150
11151 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11152 Youmans.
11153
11154 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11155
11156 From Brian Youmans:
11157 * gdb.texinfo: Fix ``et al.''.
11158
11159 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11160
11161 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11162 loop.
11163
11164 2000-05-19 Jimmy Guo <guo@cup.hp.com>
11165
11166 * configure: Regenerate.
11167
11168 2000-05-17 Eli Zaretskii <eliz@gnu.org>
11169
11170 * Makefile.in (install-info): Run install-info on installed Info
11171 files.
11172
11173 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11174
11175 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11176 Andrew Cagney.
11177
11178 2000-05-09 Eli Zaretskii <eliz@gnu.org>
11179
11180 * gdb.texinfo: Proofreading changes from Brian Youmans.
11181
11182 2000-05-01 Nick Duffek <nsd@cygnus.com>
11183
11184 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11185 startup sequence, minor edits.
11186
11187 2000-05-01 Eli Zaretskii <eliz@gnu.org>
11188
11189 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11190 TeX.
11191
11192 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11193 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11194 like `n' and `s' which look weird. Convert some of the @kindex to
11195 @vindex, when they refer to variables, not commands.
11196
11197 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11198
11199 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11200
11201 2000-04-23 Eli Zaretskii <eliz@gnu.org>
11202
11203 * Makefile.in (GDBMI_DIR): New variable.
11204 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11205 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11206 (gdbmi.texinfo): New target, for texi2roff.
11207 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11208 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11209
11210 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11211 gdbmi.texinfo.
11212 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11213 comment.
11214
11215 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11216
11217 * gdb.texinfo (Files): Update description of add-symbol-file
11218 command.
11219
11220 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11221
11222 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11223 prevents the build (and is generally a Bad Idea).
11224
11225 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11226
11227 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11228 a comma inside @var.
11229 (Command Files): Index markup changes from Dmitry Sivachenko
11230 <dima@Chg.RU>.
11231
11232 2000-04-16 Eli Zaretskii <eliz@gnu.org>
11233
11234 * Makefile.in (LN_S): Define.
11235 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11236 invoke "ln -s" unless it is known to work.
11237
11238 * configure.in (AC_PROG_LN_S): Add.
11239
11240 2000-04-14 Jim Blandy <jimb@redhat.com>
11241
11242 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11243 section.
11244 (Target Conditionals): Document ADDRESS_TO_POINTER,
11245 POINTER_TO_ADDRESS.
11246
11247 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
11248
11249 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11250 gdb-cfg.texi to get the value.
11251
11252 2000-04-10 Jim Blandy <jimb@redhat.com>
11253
11254 * gdbint.texinfo (Target Architecture Definition): Fix
11255 cross-references.
11256
11257 2000-04-08 Jim Blandy <jimb@redhat.com>
11258
11259 * gdbint.texinfo (Using Different Register and Memory Data
11260 Representations): New section.
11261 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
11262 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11263 REGISTER_CONVERT_TO_RAW): Document.
11264
11265 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11266
11267 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
11268 for acknowledgments.
11269
11270 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11271
11272 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
11273 qThreadExtraInfo.
11274
11275 2000-03-28 J.T. Conklin <jtc@redback.com>
11276
11277 * gdb.texinfo: Clarify which remote debug protocol commands are
11278 required and which are optional.
11279
11280 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11281
11282 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
11283 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11284 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
11285 * annotate.texi: Update.
11286
11287 2000-03-28 Stan Shebs <shebs@apple.com>
11288
11289 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11290 expectation of additional changes before release), update
11291 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11292 node links, rephrase and/or shorten lines to fix formatting
11293 problem in both regular and @smallbook formats.
11294 * annotate.texi: Shorten lines in example, use smallexample
11295 consistently everywhere.
11296 * Makefile.in: Add comment about texinfo 4.0 html generation.
11297 (SFILES_INCLUDED): Add annotate.texi.
11298
11299 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
11300
11301 * gdb.texinfo (Debugging Output): Added new section, documenting
11302 the "set/show debug" commands.
11303
11304 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11305
11306 * annotate.texi (Annotations): When GDBN omit @chapter and @node
11307 entry.
11308
11309 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11310 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
11311 @chapter and @node entries.
11312
11313 * gdb.texinfo: Link all top-level nodes.
11314
11315 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11316
11317 * Makefile.in (install-info): Create $(infodir) before installing
11318 files.
11319
11320 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11321
11322 From David Whedon <dwhedon@gordian.com>
11323 * gdbint.texinfo : Added paragraphs about command deprecation.
11324
11325 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
11326
11327 * gdb.texinfo: Add documentation for the apropos command.
11328
11329 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11330
11331 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11332
11333 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11334
11335 * gdb.texinfo: Add white space to prevent overprinting in
11336 two places.
11337
11338 2000-03-17 Stan Shebs <shebs@apple.com>
11339
11340 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11341 <dima@Chg.RU>, also clarification of allowed content for
11342 string constants.
11343
11344 2000-03-16 Eli Zaretskii <eliz@gnu.org>
11345
11346 * gdb.texinfo (main menu): Add Annotations.
11347 (File Options): Add @cindex entries for each command-line option.
11348 Document --epoch, --annotate, --async, --interpreter, --write,
11349 --statistics, and --version.
11350
11351 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11352 of GDB.
11353
11354 2000-02-23 Jim Blandy <jimb@redhat.com>
11355
11356 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11357
11358 2000-02-22 Jim Blandy <jimb@redhat.com>
11359
11360 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11361
11362 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11363
11364 * Makefile.in (diststuff): New target.
11365
11366 2000-02-15 Kevin Buettner <kevinb@redhat.com>
11367
11368 * agentexpr.texi: Fix wording regarding Intel's IA-64
11369 architecture. [From Jim Wilson.]
11370
11371 2000-01-16 Tom Tromey <tromey@cygnus.com>
11372
11373 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11374 (Delete Breaks): Mention range arguments.
11375 (Disabling): Likewise.
11376
11377 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11378
11379 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11380
11381 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11382
11383 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11384 valid functions.
11385
11386 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11387
11388 * gdb.texinfo: Clarify regular expressions used in rbreak.
11389
11390 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
11391
11392 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11393 MEMORY_REMOVE_BREAKPOINT): Document.
11394
11395 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11396
11397 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11398 offset re-using the DATA offset instead.
11399
11400 1999-10-11 Jim Kingdon <kingdon@redhat.com>
11401
11402 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11403
11404 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11405
11406 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11407 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11408 typos.
11409
11410 * gdb.texinfo: Various minor wording and formatting improvements,
11411 mentions of additional command-line options.
11412
11413 1999-09-30 Fred Fish <fnf@cygnus.com>
11414
11415 * gdb.texinfo: Document additional forms of specifying section
11416 names and addresses for the add-symbol-file command.
11417
11418 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11419
11420 * gdbint.texinfo: Fix typo, add the word "have".
11421
11422 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11423
11424 * gdbint.texinfo (Target Architecture Definition): Document the
11425 SKIP_PERMANENT_BREAKPOINT macro.
11426
11427 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11428
11429 * gdb.texinfo: Fiks speling errers.
11430
11431 * gdb.texinfo: Fix uses of @multitable.
11432
11433 From Eli Zaretskii <eliz@gnu.org>:
11434 * gdb.texinfo: Include details specific to DOS host, clarify
11435 some confusing language, fix @ref/@xref/@pxref usages, add
11436 comments about using with optimization, add more indexing,
11437 fix info about disassembly-flavor.
11438
11439 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11440
11441 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11442 SKIP_SOLIB_RESOLVER): Define.
11443
11444 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11445
11446 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11447 ``g'' packets.
11448
11449 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11450
11451 * gdb.texinfo: Create a new "Configurations" chapter with
11452 platform-specific info, inline remote.texi and move sections of it
11453 into the new chapter, move bits about info proc, heuristic search,
11454 and register stack into the new chapter.
11455 * remote.texi: Remove, now part of gdb.texinfo.
11456 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11457
11458 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11459
11460 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11461 GDB_TARGET_IS_MACH386): These kludges have gone away.
11462
11463 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11464
11465 * gdbint.texinfo (Target Architecture Definition): Mention
11466 TDEPLIBS.
11467
11468 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11469
11470 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11471 surrounding text to fit HP-UX bits into general info.
11472 (HPPA-cfg.texi): Remove, no longer useful.
11473
11474 * gdb.texinfo: Remove explicit links from @node lines, remove
11475 HP-added "Detailed Node Listing" from main menu which confuses
11476 things.
11477
11478 From Dmitry Sivachenko <dima@Chg.RU>:
11479 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11480 in description of `set environment'.
11481
11482 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11483
11484 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11485
11486 1999-08-12 Ben Elliston <bje@cygnus.com>
11487
11488 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11489
11490 1999-08-10 Eli Zaretskii <eliz@gnu.org>
11491
11492 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11493 watch, awatch, and rwatch. Explain why the latter two cannot be
11494 set as software watchpoints. Document that watchpoints for local
11495 variables are deleted when the debuggee terminates.
11496
11497 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11498
11499 * remote.texi (Protocol): Further clarification of the "qRcmd"
11500 packet. Allow E.. response packet. "qRcmd" packet is no longer
11501 reserved.
11502
11503 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11504
11505 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11506 * gdb.texinfo: Ditto.
11507
11508 1999-08-06 Tom Tromey <tromey@cygnus.com>
11509
11510 * gdb.texinfo (KOD): New node.
11511
11512 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11513
11514 * remote.texi (Rcmd): Fix minor formatting typos.
11515
11516 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11517
11518 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11519 packets.
11520
11521 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11522
11523 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11524 fixes.
11525
11526 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11527
11528 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11529
11530 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11531
11532 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11533 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11534 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11535 packets that are not supported on all hosts. Expand examples.
11536 Spell check.
11537
11538 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11539
11540 * Makefile.in: Recognize html, install-html. Add targets
11541 to build HTML versions of documentation via texi2html.
11542
11543 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11544
11545 * gdbint.texinfo (Testsuite): New chapter, information about the
11546 testsuite.
11547
11548 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11549
11550 * remote.texi (Communication Protocol): Rewrite.
11551
11552 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11553
11554 * stabs.texinfo: Fix uses of xref.
11555
11556 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11557
11558 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11559 info about patch submission.
11560
11561 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11562
11563 From Per Bothner <bothner@cygnus.com>:
11564 * gdb.texinfo: Document Chill support.
11565
11566 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11567
11568 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11569 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11570 Document that the value should be greater-than or equal-to zero.
11571 (NO_STD_REGS): Document. Deprecate.
11572
11573 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11574
11575 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11576 Document that these are not used.
11577
11578 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11579
11580 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11581
11582 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11583
11584 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11585 numargs was dropped.
11586
11587 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11588
11589 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11590
11591 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11592
11593 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11594 Update.
11595
11596 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11597
11598 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11599 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11600
11601 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11602
11603 * gdbint.texinfo: Fix typos: $ -> @.
11604
11605 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11606
11607 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11608 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11609 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11610 BREAKPOINT_FROM_PC.
11611
11612 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11613
11614 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11615 CALL_DUMMY_STACK_ADJUST): Document.
11616
11617 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11618
11619 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11620 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11621
11622 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11623
11624 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11625 longer exists.
11626
11627 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11628
11629 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11630 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11631 they make the manual source incomprehensible.
11632 * h8-cfg.texi: Remove, hasn't been used in years.
11633
11634 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11635
11636 * gdb.texinfo: Update the credits.
11637
11638 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11639
11640 * gdb.texinfo: Fix mistakes noticed in printout of last
11641 draft, add Alpha to discussion of heuristic fence post.
11642
11643 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11644
11645 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11646 Edition, merge some HP changes into mainline, describe some
11647 previously undocumented features, describe more of the target
11648 commands available, eliminate obsolete section on renamed
11649 commands.
11650 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11651
11652 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11653
11654 * gdb.texinfo: Make many HPPA conditionals unconditional,
11655 including catchpoint description, since now on for all configs.
11656 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11657 specializations.
11658
11659 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11660
11661 * Makefile.in (GDBvn.texi): Fix match expression to work with
11662 current format of VERSION in gdb/Makefile.in.
11663 * gdb.texinfo: Fix node ref to match new readline.
11664
11665 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11666
11667 * gdb.texinfo: Changes made as part of a project to merge in
11668 changes made by HP. Documentation makes extensive use of
11669 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11670 on remote debugging. There are differences in documentation
11671 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11672 the HP manual discusses catchpoints, hardware watchpoints, and
11673 some HPUX specific limitations for shared library support.
11674
11675 There are also a number of @node changes.
11676
11677 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11678
11679 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11680 (C Usage): Same.
11681
11682 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11683
11684 The following changes were made by Edith Epstein
11685 <eepstein@cygnus.com> as part of a project to merge in changes
11686 made by HP.
11687
11688 * HPPA-cfg.texi: new file.
11689
11690 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11691
11692 * refcard.tex: change documentation about catch.
11693 removed info catch.
11694
11695 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11696
11697 * gdbint.texinfo: Expand on GDB's coding standards,
11698 specify the use of arg names with prototypes.
11699
11700 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11701
11702 * gdb.texinfo: Fix tipo.
11703
11704 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11705
11706 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11707 TARGET_BYTE_ORDER_SELECTABLE_P.
11708
11709 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11710
11711 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11712
11713 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11714
11715 * agentexpr.texi: New file.
11716
11717 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11718
11719 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11720
11721 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11722
11723 * remote.texi: Changed wording that implied that the GDB remote
11724 protocol caches register values instead of GDB itself.
11725
11726 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11727
11728 * gdbint.texinfo: Add some info about symbol readers.
11729 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11730 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11731 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11732 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11733
11734 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11735
11736 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11737
11738 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11739
11740 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11741
11742 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11743
11744 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11745 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11746
11747 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11748
11749 * gdbint.texinfo: Fix minor typos.
11750
11751 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11752
11753 * gdbint.texinfo: Complete overhaul. Group descriptions more
11754 logically, add more info on generic algorithms, remove much
11755 obsolete and/or wrong material.
11756
11757 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11758
11759 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11760
11761 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11762
11763 * refcard.tex: Copyright, address updates.
11764
11765 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11766
11767 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11768 for the edition instead of confusing GDB-version-like numbers.
11769
11770 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11771
11772 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11773
11774 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11775
11776 * LRS: Reformat a bit to keep text under 80 columns.
11777
11778 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11779
11780 * gdb.texinfo: Add some credits, mention bug monitor.
11781 * remote.texi: Mention mips monitor targets.
11782 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11783
11784 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11785
11786 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11787 files, finish sorting of host vs target vs native macros, describe
11788 some more of them.
11789
11790 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11791
11792 * gdbint.texinfo (Host Conditionals): Document change from
11793 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11794
11795 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11796
11797 * gdbint.texinfo (Host Conditionals): Document
11798 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11799
11800 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11801
11802 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11803 Document LSEEK_NOT_LINEAR.
11804
11805 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11806
11807 * stabs.texinfo (Stab Section Basics): Make it clear that only
11808 some versions of the GNU linker remove the leading N_UNDF symbol.
11809
11810 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11811
11812 * stabs.texinfo (String Field): Document type number pairs here,
11813 instead of in the Sun specific section.
11814 (Include Files): The GNU linker supports the N_BINCL
11815 optimization. Clarify the N_BINCL value, and what it is used
11816 for.
11817 (Procedures): Document N_FUN with an empty string to mark the end
11818 of a function.
11819 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11820 (Sun Differences): Remove this node, as the information is now
11821 elsewhere in the main document.
11822 (Stab Section Basics): Mention that the GNU linker may optimize
11823 stabs and remove the leading N_UNDF symbol.
11824
11825 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11826
11827 * gdb.texinfo, refcard.tex: Restore author credit
11828
11829 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11830
11831 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11832 documentation to account for START and END macros taking
11833 one arg.
11834
11835 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11836
11837 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11838 * gdb.texinfo (Frames): Fix typo.
11839
11840 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11841
11842 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11843 a target_signal as arg type, not a pid.
11844
11845 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11846
11847 * gdb.texinfo: Document `set assembly-language'.
11848
11849 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11850
11851 * remote.texi: Update list of stubs in the GDB distribution.
11852
11853 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11854
11855 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11856 Also document that some systems can use mmalloc but must define
11857 this if their C runtime allocates memory that is later freed.
11858 (MMCHECK_FORCE): Document new macro.
11859
11860 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11861
11862 * remote.texi: Add documentation for target Sparclet.
11863
11864 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11865
11866 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11867 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11868 * configure.in: Rewritten for autoconf.
11869 * configure: New.
11870
11871 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11872
11873 * Makefile.in (DVIPS): New define, set to dvips.
11874 (dvi): Add stabs.dvi.
11875 (ps): New target.
11876 (all-doc): Depend on info, dvi, and ps targets.
11877 (STAGESTUFF): Add *.ps and *.dvi files.
11878 (clean-info, clean-dvi): Remove.
11879 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11880 rules completely rewritten.
11881 (maintainer-clean): Remove clean-info and clean-dvi
11882 dependencies and put their actions in the rules.
11883 (gdb.ps): New target
11884 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11885 intermediate TeX files, whether they have 2 or 3 character
11886 extensions.
11887 (gdbint.ps): Add target and rules.
11888 (gdb-internals): Delete unused target.
11889 (Makefile): Depends upon config.status also.
11890
11891 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11892
11893 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11894 set.
11895
11896 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11897
11898 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11899 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11900
11901 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11902
11903 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11904
11905 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11906
11907 * gdb.texinfo (Print settings): Document
11908 `set/show print static-members' commands.
11909
11910 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11911
11912 * gdbint.texinfo (Native): Document name change, coredep.c to
11913 core-aout.c.
11914
11915 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11916
11917 * stabs.texinfo (Include Files): Document the values the SunOS4
11918 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11919
11920 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11921
11922 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11923 Fix typo.
11924
11925 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11926
11927 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11928 "gdb.tar.Z".
11929
11930 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11931
11932 * Makefile.in (maintainer-clean): New target, synonym for
11933 realclean.
11934
11935 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11936
11937 * Update all FSF addresses except those in COPYING* files.
11938
11939 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11940
11941 From Richard Earnshaw (rearnsha@armltd.co.uk):
11942 * gdb.texinfo (convenience variables): Document $_exitcode.
11943 (quit): Document optional expression to use as exit code.
11944
11945 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11946
11947 * gdb.texinfo, remote.texi: Brought up to date with various
11948 GDB changes.
11949
11950 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11951
11952 * gdb.texinfo: Update dates and versions, fix comments about
11953 hardware watchpoints in future releases and about the
11954 sharedlibrary command.
11955
11956 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11957
11958 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11959 C_FUN stab. Other cleanups.
11960
11961 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11962
11963 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11964 for the sparc stub.
11965
11966 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11967
11968 * annotate.texi: Clarify which addresses have differing formats
11969 depending on the language and which do not.
11970
11971 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11972
11973 * remote.texi (NetWare): Changed example to use BOARD= instead of
11974 NODE= argument to reflect correspoding change to gdbserve.nlm.
11975
11976 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11977
11978 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11979 GDB, as well as AIX dbx, supports the size type attribute.
11980
11981 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11982
11983 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11984
11985 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11986
11987 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11988 and new 'if' and 'while' commands.
11989
11990 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11991
11992 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11993
11994 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11995
11996 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11997 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11998 NetWare targets. Mostly stolen from the Server node.
11999
12000 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12001
12002 * gdb.texinfo (Setting): Talk about the language of a source file
12003 versus the working language. The old documentation did not match
12004 what GDB did.
12005
12006 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12007
12008 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12009 of a source file.
12010
12011 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12012
12013 * gdb.texinfo (Processes): New node.
12014
12015 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12016
12017 * remote.texi: Update documentation of set/show mipsfpu.
12018
12019 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12020
12021 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12022 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12023
12024 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12025
12026 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12027 obsolete conditionals, described some others.
12028
12029 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12030
12031 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12032 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12033
12034 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12035
12036 * gdbint.texinfo: Put regex conditionals in their own table.
12037
12038 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12039
12040 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12041 described or fixed the descriptions of many others.
12042
12043 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12044
12045 * gdb.texinfo: Add some more credits.
12046 * gdbint.texinfo: Capitalize GDB consistently, describe some
12047 macros and remove some.
12048
12049 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12050
12051 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12052 obsolete conditionals, described some others.
12053
12054 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12055
12056 * gdb.texinfo (help targets): Changed to `help target', which
12057 is the correct gdb command.
12058
12059 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12060
12061 * annotate.texi (TODO): New node, for keeping track of annotations
12062 suggested but not yet implemented.
12063
12064 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12065
12066 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12067 another symbol, it is not the address itself.
12068
12069 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12070
12071 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12072 of stabs-in-coff sections.
12073
12074 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12075
12076 * annotate.texi: Change edition to 0.5 and date to May 1994.
12077 Add index.
12078 (Frames): New node, for frame annotation.
12079 (Displays): New node, for display annotation.
12080
12081 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12082 when waiting for your program to stop.
12083
12084 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12085
12086 * annotate.texi (Breakpoint Info): Document annotation of header
12087 fields and record annotation.
12088
12089 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12090
12091 * annotate.texi: New file, to document annotations.
12092
12093 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12094
12095 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12096 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12097
12098 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12099
12100 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12101 section, and say n_strx field is compilation unit relative.
12102 * stabs.texinfo: Don't use @code for a.out when it is the name of
12103 an object file format.
12104
12105 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12106
12107 * gdb.texinfo: Refer to file names, not path names, per rms
12108 convention.
12109 (Arguments): Fix typo.
12110
12111 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12112
12113 * stabs.texinfo (Global Variables): Talk about stabs in files
12114 where variables are referenced, but not defined.
12115
12116 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12117
12118 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12119 Cplusplus to new nodes Member Type Descriptor and Method Type
12120 Descriptor. Re-write stuff for #.
12121
12122 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12123
12124 * gdb.texinfo (Print Settings): Don't document "set print
12125 fast-symbolic-addr off". The bug which it worked around was fixed
12126 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12127
12128 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12129 N_ENTRY node.
12130
12131 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12132
12133 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12134
12135 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12136 references to ieee-float.c.
12137
12138 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12139
12140 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12141 match what the code actually does.
12142
12143 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12144
12145 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12146
12147 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12148
12149 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12150 i, and b.
12151
12152 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12153
12154 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12155 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12156 as "stabs in sections" rather than just saying "ELF and SOM".
12157 Also make that stuff apply to COFF.
12158
12159 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12160
12161 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12162 Ghostscript.
12163
12164 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12165
12166 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12167 versus functions without line numbers, also mention stepping into
12168 them as well as "step" when you are in them. Tell the user how to
12169 deal with the situation. Add comment about "debugging information".
12170
12171 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12172
12173 * stabs.texinfo (Enumerations): Document restriction on where
12174 enumeration types can appear and still win with GDB.
12175
12176 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12177
12178 * stabs.texinfo (Negative Type Numbers): Document format for type
12179 -16.
12180
12181 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12182
12183 * gdb.texinfo (Selection, Frame Info): Update information about
12184 arbitrary frame specficiations.
12185
12186 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12187
12188 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12189
12190 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12191
12192 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12193
12194 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12195
12196 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12197
12198 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12199
12200 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12201 Differences node to Statics node.
12202 (Statics): Discuss XCOFF use of V symbol descriptor.
12203
12204 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12205 not clean.
12206
12207 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12208
12209 * gdb.texinfo (Print Settings): Document `set print
12210 fast-symbolic-addr' and improve the doc for some other
12211 `set print's.
12212
12213 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12214
12215 * stabs.texinfo (String Field): Talk about defining several type
12216 numbers at once.
12217 Fix lint regarding changing node ELF Transformations to
12218 ELF and SOM Transformations.
12219
12220 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12221
12222 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12223
12224 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12225
12226 * stabs.texinfo (Cross-References): `::' is for nested types only
12227 within <>.
12228 (Structures): Document static members.
12229
12230 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12231
12232 * stabs.texinfo: Document S type attribute.
12233
12234 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12235
12236 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12237
12238 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12239
12240 * gdbint.texinfo: Fix a few typos.
12241
12242 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12243
12244 * gdb.texinfo, remote.texi: formatting improvements
12245
12246 * gdb.texinfo (New Features): mention threads.
12247 (Summary, C): fix xrefs in newly contributed text.
12248 (Threads): index entries, clarifications, example
12249 (passim): minor typos fixed, phrasing improvements
12250
12251 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12252 entries; (Server): explain use of gdbserver w/real-time systems,
12253 add example of conflicting TCP port; (MIPS Remote) break up
12254 running text into table, highlighting commands, and add example.
12255
12256 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12257
12258 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12259
12260 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12261
12262 * stabs.texinfo (Nested Symbols): New node.
12263 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12264
12265 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12266
12267 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12268 to picking which Bbss.bss symbol to use, and (because there seems to
12269 be no good way of doing it) re-write some of the text to make it
12270 sound like Bbss.bss isn't such a great idea after all (as currently
12271 designed).
12272
12273 * gdb.texinfo (C): In addition to saying people have to use g++ for
12274 good results, say they have to use stabs. Specifically say cfront
12275 doesn't work well.
12276 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12277 the gdb README. Add xrefs to places where the support for the various
12278 languages is described in detail.
12279
12280 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12281
12282 * stabs.texinfo: Clean up stuff about visibility and virtual
12283 characters.
12284
12285 * stabs.texinfo (N_M2C): Cite Sun doc.
12286
12287 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12288
12289 * gdb.texinfo: updates re threads.
12290 * remote.texinfo: avoid index entries starting with digits.
12291
12292 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12293
12294 * stabs.texinfo (Enumerations): Talk about large, negative and
12295 octal values. Clean up cross reference to type attributes.
12296 (String Field): Say that GDB 4.11 supports size attribute.
12297
12298 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12299
12300 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12301 is a mandatory step. Make the stuff about that more concise.
12302
12303 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12304
12305 * stabs.texinfo (Class Names): New node.
12306
12307 * gdb.texinfo (Command Files): Explain order of init file reading.
12308
12309 * remote.texi (Bootstrapping): Talk about getting the serial driver
12310 to deal with ^C sent by gdb to stop the remote system.
12311
12312 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12313
12314 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12315
12316 * libgdb.texinfo (Defining Commands): made the DOC arg
12317 to gdb_define_app_command a char * instead of char **
12318 per a suggestion from kingdon.
12319
12320 * libgdb.texinfo: total rewrite from a different starting
12321 premise.
12322
12323 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12324
12325 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12326 floats passed as doubles (to improve clarity).
12327
12328 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12329
12330 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12331
12332 * a4rc.sed: update to work with Andreas Vogel papersize params
12333
12334 * refcard.tex: use Andreas Vogel simplifications of papersize
12335 params; remove useless version info; update copyright date.
12336
12337 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12338
12339 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12340
12341 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12342
12343 * gdb.texinfo (Files): Say what address the load command loads it at.
12344
12345 * stabs.texinfo (Common Blocks): Minor cleanups.
12346
12347 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12348 that Sun has backed away from the linker kludge and thus the relevant
12349 issue is changes to the SunPRO tools, not the Solaris linker.
12350
12351 * stabs.texinfo (Traditional Integer Types): Clean up description
12352 of octal bounds a little bit. Document extra leading zeroes.
12353
12354 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12355
12356 * gdb.texinfo (Signaling): Update for symbolic symbol names
12357 and add a section explaining the difference between the GDB
12358 signal command and the shell kill utility.
12359
12360 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12361
12362 * libgdb.texinfo: added `@' to braces that were unescaped.
12363
12364 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12365
12366 * libgdb.texinfo: new file. Spec for the gdb library.
12367
12368 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12369
12370 * stabs.texinfo (Include Files): Fix typo (start -> end).
12371
12372 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12373
12374 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12375 from Melissa at FSF's editing pass.
12376
12377 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12378
12379 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12380 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12381 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12382
12383 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12384
12385 * remote.texi (Bootstrapping): Discuss 386 call gates.
12386
12387 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12388
12389 * stabs.texinfo (Based Variables): New node.
12390
12391 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12392
12393 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12394 names, sizes, and formats to suggest how not to lose.
12395
12396 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12397
12398 * stabs.texinfo (Methods): Fix typo.
12399
12400 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12401
12402 * gdb.texinfo: Fix a few typos.
12403
12404 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12405
12406 * gdb.texinfo: Clarify how well it works with Fortran.
12407
12408 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12409 More on relocating stabs in ELF files.
12410
12411 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12412
12413 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12414
12415 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12416
12417 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12418 parameters on VAX.
12419
12420 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12421
12422 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12423
12424 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12425
12426 * stabs.texinfo: Make info author notice match the TeX author notice.
12427
12428 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12429
12430 * stabs.texinfo: Initial-caps all words in node names and
12431 non-trivial words in section names.
12432
12433 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12434
12435 * stabs.texinfo: Many minor cleanups.
12436
12437 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12438
12439 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12440
12441 * stabs.texinfo: Remove full description of big example.
12442 It's not really helpful; just use pieces of it where appropriate.
12443 Add more Texinfo formatting directives (@samp, etc.).
12444 Use @deffn to define stab types.
12445 Eliminate some wordiness. Break up some nodes.
12446 Add an (alphabetized) index of symbol types.
12447 Use consistent capitalization style in node and section names.
12448
12449 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12450
12451 * gdb.texinfo: Change typo "Two two" to "The two".
12452
12453 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12454
12455 * stabs.texinfo (XCOFF-differences): Remove references to
12456 non-existent types N_DECL and N_RPSYM.
12457
12458 * stabs.texinfo (String Field): Say that type attributes bug is
12459 fixed in GDB 4.10, since it is.
12460
12461 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12462
12463 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12464
12465 * stabs.texinfo: Formatting cleanups.
12466
12467 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12468
12469 * stabs.texinfo: When explaining the n_type of a stab, standardize
12470 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12471 no tabs, use @r).
12472 (Global Variables): Clean up.
12473
12474 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12475
12476 * stabs.texinfo (Stack Variables): Re-write.
12477
12478 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12479
12480 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12481 addresses of a source file. Also revise formatting.
12482 Change "object module" or "object file" to "source file".
12483 Various: Miscellaneous cleanups.
12484
12485 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12486
12487 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12488
12489 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12490
12491 * gdbint.texinfo: Removed many nonsensical machine-collected
12492 host and target conditionals, described some of the remainder.
12493
12494 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12495
12496 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12497
12498 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12499 paragraph which follows.
12500
12501 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12502 variables. Looks better and avoids overful hbox.
12503
12504 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12505
12506 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12507
12508 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12509
12510 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12511 retransmit-timeout
12512
12513 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12514
12515 * gdbint.texinfo: Update statement about `some ancient Unix
12516 systems, like Ultrix 4.0' to Ultrix 4.2.
12517
12518 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12519
12520 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12521
12522 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12523
12524 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12525 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12526
12527 * remote.texi: new name for former gdbinv-s.texi
12528
12529 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12530
12531 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12532
12533 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12534 variables for MIPS remote debugging protocol.
12535
12536 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12537
12538 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12539
12540 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12541
12542 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12543
12544 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12545
12546 * gdb.texinfo: repair conditional bugs in text markup
12547
12548 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12549
12550 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12551 to select Modula-2 material.
12552
12553 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12554
12555 * stabs.texinfo: Cleanups regarding statics.
12556
12557 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12558 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12559
12560 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12561
12562 * stabs.texinfo: N_MAIN is sometimes used for C.
12563
12564 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12565
12566 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12567
12568 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12569
12570 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12571 removed from the code by Kingdon.
12572
12573 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12574
12575 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12576 input when evaluating breakpoint conditions; the bug has been fixed.
12577
12578 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12579 sets the ignore count to N-1, not to N.
12580
12581 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12582
12583 * refcard.tex (\hoffset): correct longstanding error to match
12584 intended offset; avoids cutting off edge on some printers
12585
12586 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12587
12588 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12589
12590 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12591
12592 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12593
12594 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12595
12596 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12597 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12598 collect sed edits if any, apply to refcard before formatting;
12599 (refcard.ps) stop implying PS fonts if PS output requested;
12600 (lrefcard.ps) delete extra target for variant PS fonts
12601
12602 * refcard.tex: parametrize papersize dependent info, collect
12603 in easily replaced spot
12604
12605 * a4rc.sed: new file, edits to refcard for A4 paper
12606
12607 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12608
12609 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12610
12611 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12612
12613 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12614
12615 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12616
12617 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12618 politely rather than rudely.
12619
12620 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12621
12622 * stabs.texinfo: Document common blocks.
12623
12624 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12625
12626 * stabs.texinfo: Add some basic info about stabs-in-elf.
12627
12628 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12629
12630 * stabs.texinfo (Top): Minor cleanup.
12631
12632 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12633
12634 * Makefile.in (install-info): remove parentdir support
12635
12636 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12637
12638 * gdb.texinfo (Copying): delete this node and references to it;
12639 RMS says this manual need not carry GPL. (passim): Improvements
12640 from last round at FSF, largely due to Ian Taylor review, and
12641 minor formatting improvements.
12642
12643 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12644 largely due to Ian Taylor review. (Debug Session): minor edits to
12645 new text.
12646
12647 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12648
12649 * Makefile.in (realclean): Remove info and dvi files too.
12650
12651 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12652
12653 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12654 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12655 * gdb.texinfo: Change accordingly.
12656
12657 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12658 N_{L,R}BRAC,N_SLINE are relative to.
12659
12660 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12661
12662 * Makefile.in (GDBvn.texi): Update atomically.
12663
12664 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12665
12666 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12667
12668 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12669
12670 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12671 addresses together. Also motivate the set print symbol-filename
12672 command and suggest other solutions.
12673
12674 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12675
12676 * gdb.texinfo (set print elements): Note that the number of
12677 elements is set to unlimited by "set print elements 0".
12678
12679 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12680
12681 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12682 NF_LDOUBLE means.
12683 (Stab Types): Include Solaris stab types.
12684 (Procedures): Document Solaris extensions.
12685
12686 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12687
12688 * gdb.texinfo: Add `set print symbol-filename' doc.
12689
12690 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12691
12692 * stabs.texinfo (Arrays): Talk about type definition vs. type
12693 information.
12694
12695 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12696 the trailing semicolon.
12697
12698 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12699
12700 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12701 and merge in other parts of the document addressing these subjects.
12702 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12703
12704 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12705 at the end of a range type.
12706
12707 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12708 AIX extensions.
12709
12710 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12711
12712 * stabs.texinfo (Stabs Format): Misc fixes.
12713
12714 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12715
12716 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12717 (Traditional builtin types): Document convex convention for long long.
12718 (Negative builtin types): Discuss type names, and misc fixes.
12719
12720 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12721
12722 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12723 point types used with @samp{R} type descriptor.
12724 (Symbol Descriptors): Describe how to handle conflict between
12725 different meanings of @samp{P} symbol descriptor.
12726
12727 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12728
12729 * stabs.texinfo: Remove node Quick Reference and put its children
12730 directly under the main menu.
12731
12732 * stabs.texinfo: Many more changes to bring it into line with
12733 AIX documentation and reality. I think it now has all the
12734 information from the AIX documentation, except that I burned
12735 out when I got to variant records (Pascal and Modula-2) and
12736 all the COBOL types. Oh well, we can add them later when we're
12737 worrying more about those languages.
12738
12739 * stabs.texinfo (Automatic variables): Talk about what it means
12740 to omit the symbol descriptor.
12741
12742 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12743
12744 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12745 gcc2 behavior with promoted args.
12746
12747 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12748
12749 * gdb.texinfo: include readline appendices in info version of manual
12750
12751 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12752
12753 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12754 target remote.
12755
12756 * gdb.texinfo (Machine Code): more index entries for disassemble
12757
12758 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12759
12760 * Clarify the intended use of the gdb-testers and gdb-patches
12761 mailing lists, and shrink gzip comment.
12762
12763 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12764
12765 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12766 DOSHOST configuration of manual.
12767
12768 * gdb.texinfo (MIPS Stack): new node.
12769
12770 * all-config.texi (MIPS) new switch.
12771
12772 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12773 tense; (MIPS Remote) new node.
12774
12775 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12776 bug; (Environment) less passive, other small cleanups in text about
12777 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12778 (Remote) new MIPS Remote menu entry.
12779
12780 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12781
12782 * stabs.texinfo: Many changes to include information from the
12783 AIX documentation.
12784
12785 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12786
12787 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12788
12789 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12790 Move a bunch of information from ../README.
12791 (Getting Started): New node.
12792
12793 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12794
12795 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12796
12797 * gdb.texinfo: advance manual revision dates to present
12798
12799 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12800 stop using silly Roman numerals in @set variable names
12801
12802 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12803
12804 * stabs.texinfo (Parameters): Keep trying to get this right.
12805
12806 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12807
12808 * stabs.texinfo (Parameters): More on "local parameters".
12809
12810 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12811
12812 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12813
12814 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12815
12816 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12817 (Parameters): Rewrite.
12818 (xcoff-differences, Sun-differences): Minor changes.
12819
12820 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12821
12822 * stabs.texinfo: Minor cleanup.
12823
12824 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12825
12826 * gdbint.texinfo: Minor xcoff stuff.
12827
12828 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12829
12830 * gdbint.texinfo: Update for new config directory structure.
12831 Add info about internal type data structures.
12832
12833 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12834
12835 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12836 $(srcdir).
12837 (gdb-config.texi): Depend on file in $(srcdir).
12838
12839 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12840
12841 * stabs.texinfo: Fixes about N_SO.
12842
12843 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12844
12845 * gdb.texinfo: include list of nonstandard init file names
12846
12847 * *-config.texi: new switch GENERIC for text that applies *only*
12848 to (usual) multiple-target version of manual
12849
12850 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12851 h8 config
12852
12853 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12854 in menus (rather than conditionally selected multiple alternative
12855 menus).
12856
12857 * Makefile.in: define and use DOC_CONFIG var to select
12858 configuration for GDB user manual.
12859
12860 * gdb-config.texi: delete from repository, generate from Makefile.
12861
12862 * all-config.texi: normal `generic' configuration file, formerly
12863 stored as gdb-config.texi
12864
12865 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12866
12867 * Makefile.in: add dvi target to build all .dvi files
12868
12869 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12870
12871 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12872
12873 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12874
12875 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12876 host conditionals.
12877 * stabs.texinfo: More array fixes inspired by Jim's.
12878
12879 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12880
12881 * stabs.texinfo: Fixes re arrays and continuations.
12882
12883 * gdbint.texinfo: Add XCOFF node.
12884
12885 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12886
12887 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12888
12889 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12890
12891 * stabs.texinfo: Fix for array types to mention lower bounds.
12892
12893 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12894
12895 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12896
12897 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12898
12899 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12900
12901 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12902
12903 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12904 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12905
12906 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12907
12908 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12909
12910 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12911
12912 * gdb.texinfo, gdbinv-s.texi: misc updates
12913
12914 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12915
12916 * gdbint.texinfo: Brief documentation for longjmp support,
12917 from an email msg by Stu.
12918
12919 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12920
12921 * stabs.texinfo: Fix description of floating point "range"
12922 types (which really define basic types). Reported by Jim Meehan,
12923 <meehan@src.dec.com>.
12924
12925 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12926
12927 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12928
12929 * gdbint.texinfo: Slightly expand section on supporting a new
12930 object file format.
12931
12932 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12933
12934 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12935 intermediate file.
12936
12937 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12938
12939 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12940
12941 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12942
12943 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12944
12945 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12946 as well as Z8002.
12947
12948 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12949
12950 * gdbint.texinfo: Add sections on clean design and on how to send
12951 in changes.
12952
12953 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12954
12955 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12956
12957 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12958
12959 * gdb.texinfo: Fix typo, reported by Karl Berry.
12960
12961 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12962
12963 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12964
12965 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12966
12967 * gdbint.texinfo: fixed a stray email address (needs @@),
12968 added @table @code to node "Native Conditionals"
12969
12970 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12971
12972 * gdbint.texinfo: Describe coding style of GDB.
12973
12974 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12975
12976 * stabs.texinfo: Minor wording changes.
12977
12978 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12979
12980 * gdbint.texinfo: Improve release doc slightly.
12981
12982 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12983
12984 * gdbint.texinfo: Improve doc of GDB config macros.
12985
12986 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12987
12988 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12989 These will be reinserted when examined.
12990
12991 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12992
12993 * gdbint.texinfo: Make a start at documenting all the #if macros
12994 in GDB. At least list them all, and start separating them into
12995 host-specific and target-specific.
12996
12997 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12998
12999 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13000 examples (not consistent w others).
13001 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13002 for generic vn of doc
13003
13004 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13005
13006 * Makefile.in: always create installation directories.
13007
13008 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13009
13010 * gdb.texinfo: in h8 config, do not describe searching commands.
13011
13012 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13013
13014 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13015 conditionals; introduce a few generic switches that may be
13016 useful for other cross-dev or dos-hosted configs.
13017
13018 * gdb.texinfo: fix typo in "info reg" description
13019
13020 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13021
13022 * stabs.texinfo: Minor updates from running TeX over it.
13023 * Makefile.in (stabs.dvi, stabs.ps): Add.
13024
13025 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13026
13027 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13028 First pass at converting it to texinfo.
13029
13030 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13031
13032 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13033 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13034
13035 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13036
13037 * gdbint.texinfo: Add section on partial symbol tables.
13038
13039 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13040
13041 * gdb.texinfo: document `set remotedebug' and `set
13042 rstack_high_address'.
13043
13044 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13045
13046 * gdb.texinfo: slight expansion of new text on reading info files
13047 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13048 H8/300 from DOS.
13049
13050 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13051
13052 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13053
13054 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13055
13056 * gdb.texinfo: Say how to read the `info' files.
13057
13058 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13059
13060 * Makefile.in: gm4 -> m4.
13061
13062 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13063
13064 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13065 Documentation' ahead of `Installing GDB' to match README.
13066 Update shared library doc, -readnow and -mapped, and directory
13067 structure (add glob and mmalloc). Update configure doc.
13068
13069 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13070
13071 * Makefile.in: remove $(srcdir) from gdb.info rule.
13072
13073 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13074
13075 * Makefile.in: commented out gdb-all.texinfo rule. This is
13076 temporary.
13077
13078 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13079
13080 * Makefile.in, configure.in: removed traces of namesubdir,
13081 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13082 copyrights to '92, '13, changed some from Cygnus to FSF.
13083
13084 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13085
13086 * gdb.texinfo: Improve how we ask for bug reports.
13087
13088 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13089
13090 * Makefile.in: infodir belongs in datadir.
13091
13092 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13093
13094 * Makefile.in: remove spaces following hyphens, bsd make can't
13095 cope. install using INSTALL_DATA. added clean-info. added
13096 standards.text support.
13097
13098 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13099
13100 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13101 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13102 and mandir now keyed off datadir by default.
13103
13104 \f
13105 Local Variables:
13106 mode: change-log
13107 left-margin: 8
13108 fill-column: 74
13109 version-control: never
13110 coding: utf-8
13111 End:
This page took 0.299884 seconds and 5 git commands to generate.