]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/doc/ChangeLog
badf7ae10b5f8838ee8fa3c95a12f0c2d6815f09
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
1 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
2
3 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
4
5 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
6
7 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
8 Features.
9
10 2020-08-07 Tom Tromey <tromey@adacore.com>
11
12 * gdb.texinfo (Ravenscar Profile): Add examples.
13 Document runtime initialization limitation.
14
15 2020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
16
17 * gdb.texinfo (Contributors): Add information for the eBPF
18 support.
19 (BPF): New section.
20
21 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * python.texi (Unwinding Frames in Python): Update descriptions
24 for PendingFrame.read_register and
25 gdb.UnwindInfo.add_saved_register.
26 (Frames In Python): Update description of Frame.read_register.
27
28 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
29
30 * python.texi (Registers In Python): Document new find function.
31
32 2020-07-22 Kevin Buettner <kevinb@redhat.com>
33
34 * gdb.texinfo (Maintenance Commands): Add documentation for
35 new command "maintenance print core-file-backed-mappings".
36
37 2020-07-22 Reuben Thomas <rrt@sc3d.org>
38
39 * gdb.texinfo (Remote Protocol, Overview): Correct the description
40 of which remote protocol commands are mandatory for a stub to
41 implement.
42
43 2020-07-20 Ludovic Courtès <ludo@gnu.org>
44
45 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
46
47 2020-07-20 Ludovic Courtès <ludo@gnu.org>
48
49 * guile.texi (Memory Ports in Guile): Mark
50 'memory-port-read-buffer-size',
51 'set-memory-port-read-buffer-size!',
52 'memory-port-write-buffer-size',
53 'set-memory-port-read-buffer-size!' as deprecated.
54 (Guile Introduction): Clarify which Guile
55 versions are supported.
56
57 2020-07-13 Paul Carroll <pcarroll@codesourcery.com>
58
59 PR gdb/25716
60
61 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
62 apply' and adjust xrefs to it.
63
64 2020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
65
66 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
67
68 2020-07-08 Hannes Domani <ssbssa@yahoo.de>
69
70 * gdb.texinfo: Document Windows drive conversion of
71 'set auto-load scripts-directory'.
72
73 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
74
75 * gdb.texi (Registers): Add @anchor for 'info registers
76 <reggroup>' command.
77 * python.texi (Architectures In Python): Document new
78 register_groups method.
79 (Registers In Python): Document two new object types related to
80 register groups.
81
82 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
83
84 * python.texi (Python API): Add new section to the menu.
85 (Frames In Python): Add new @anchor.
86 (Architectures In Python): Document new registers method.
87 (Registers In Python): New section.
88
89 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
90
91 * python.texi (Unwinding Frames in Python): Document
92 PendingFrame.architecture method.
93
94 2020-06-26 Eli Zaretskii <eliz@gnu.org>
95
96 * gdb.texinfo (Shell Commands): More accurate description of use
97 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
98
99 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
100
101 * gdb.texinfo (Maintenance Commands): Document new 'maint print
102 xml-desc' command.
103
104 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
105
106 * gdb.texinfo (Command aliases default args): New node documenting
107 how to use default args for a command using aliases.
108 (Aliases): Document the new 'DEFAULT-ARGS...' option.
109 (Help): Update help aliases text and describe when full alias
110 definition is provided.
111
112 2020-06-11 Tom Tromey <tromey@adacore.com>
113
114 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
115
116 2020-06-10 Jonny Grant <jg@jguk.org>
117
118 * gdb.texinfo: Remove broken links Previous and Up from
119 contents.
120
121 2020-05-23 Tom Tromey <tom@tromey.com>
122
123 * gdb.texinfo (Output Styling): Don't mention completion styling.
124 (Editing): Don't mention readline completion styling.
125
126 2020-05-23 Tom Tromey <tom@tromey.com>
127
128 * gdb.texinfo (Output Styling): Mention completion styling.
129 (Editing): Mention readline completion styling.
130
131 2020-05-19 Pedro Alves <palves@redhat.com>
132
133 * gdb.texinfo (Attach): Update exec-file-mismatch description to
134 mention build IDs.
135 (Separate Debug Files): Add "build id" anchor.
136
137 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
138
139 * gdb.texinfo (Help): Document the help and apropos changes.
140 (Aliases): Document new meaning of -a abbreviation flag.
141
142 2020-05-05 Kamil Rytarowski <n54@gmx.com>
143
144 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
145 (info proc exe, info proc mappings, info proc stat): Mention
146 NetBSD support.
147
148 2020-04-28 Tom Tromey <tom@tromey.com>
149
150 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
151
152 2020-04-27 Tom Tromey <tromey@adacore.com>
153
154 * python.texi (Types In Python): Mention missing fields. Add
155 dynamic type example.
156
157 2020-04-24 Tom Tromey <tromey@adacore.com>
158
159 PR python/23662:
160 * python.texi (Types In Python): Document new features.
161
162 2020-04-15 Artur Shepilko <nomadbyte@gmail.com>
163
164 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
165 clears makeinfo warnings.
166 * python.texi: Add a missing period trailing an @xref{} clause;
167 this clears a makeinfo warning.
168
169 2020-03-06 Tom de Vries <tdevries@suse.de>
170
171 * gdb.texinfo: Fix "the the".
172
173 2020-03-04 Tom de Vries <tdevries@suse.de>
174
175 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
176 * python.texi: Same.
177
178 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
179
180 * gdb.texinfo (Command History): Extend description for
181 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
182 'set history filename' being optional. Describe the effect of an
183 empty history filename on 'set history save on'.
184
185 2020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
188 output.
189
190 2020-02-22 Tom Tromey <tom@tromey.com>
191
192 * python.texi (Python API): Add menu item.
193 (TUI Windows In Python): New node.
194
195 2020-02-22 Tom Tromey <tom@tromey.com>
196
197 PR tui/17850:
198 * gdb.texinfo (TUI Commands): Document horizontal layouts.
199
200 2020-02-22 Tom Tromey <tom@tromey.com>
201
202 * gdb.texinfo (TUI Overview): Mention user layouts.
203 (TUI Commands): Document "tui new-layout".
204
205 2020-01-26 Tom Tromey <tromey@adacore.com>
206
207 * gdb.texinfo (M68K Features): Document floating-point feature
208 correspondence.
209
210 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
211
212 * gdb.texinfo (Attach): Document the new option and the
213 set/show commands.
214 (Connecting): Reference the exec-file-mismatch option.
215
216 2020-01-10 Pedro Alves <palves@redhat.com>
217
218 * gdb.texinfo (Starting): Say "current inferior not connected"
219 instead of "GDB not connected".
220 (Inferiors and Programs): Rename node to ...
221 (Inferiors Connections and Programs): ... this. Update all
222 references. Talk about multiple target connections. Update "info
223 inferiors" info to mention the connections column. Describe "info
224 connections". Document "add-inferior -no-connection".
225 * guile.texi, python.texi: Update cross references.
226
227 2020-01-01 Joel Brobecker <brobecker@adacore.com>
228
229 * gdb.texinfo, refcard.tex: Update copyright year range.
230
231 2019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
232
233 * python.texi (Symbols In Python): Remove duplicate description of
234 gdb.lookup_global_symbol.
235
236 2019-12-11 Simon Marchi <simon.marchi@efficios.com>
237
238 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
239
240 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
241
242 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
243 as -r is ambiguous. Update the print - TAB TAB completion result.
244 (Data): Document new option -raw-values. Use -p and -pretty in the
245 example, as -r is ambiguous.
246 (Print Settings): Document set print raw values.
247 (Pretty-Printer Commands): Document interaction between enabled
248 pretty printers and -raw-values/-raw-frame-arguments.
249
250 2019-12-10 Tom Tromey <tom@tromey.com>
251
252 * python.texi (gdb.prompt): Use correct quotes in example.
253 Shorten sample text.
254
255 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
258 -max-results to some -symbol-info-* commands.
259
260 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
261
262 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
263 -symbol-info-module-functions and -symbol-info-module-variables.
264
265 2019-12-01 Tom Tromey <tom@tromey.com>
266
267 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
268 (Output Styling): Document new settings.
269
270 2019-12-01 Tom Tromey <tom@tromey.com>
271
272 * gdb.texinfo (TUI Configuration): Document new setting.
273
274 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
275
276 * gdb.texinfo (Define): Indicate that user-defined prefix can
277 be used in 'define' command. Document 'define-prefix' command.
278
279 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
280
281 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
282 -symbol-info-modules.
283
284 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
287 -symbol-info-functions, -symbol-info-types, and
288 -symbol-info-variables.
289
290 2019-11-26 Tom Tromey <tom@tromey.com>
291
292 * gdb.texinfo (Maintenance Commands): Document new maint
293 commands.
294
295 2019-11-25 Luis Machado <luis.machado@linaro.org>
296
297 * gdb.texinfo (Debugging Output): Document set debug
298 remote-packet-max-chars.
299
300 2019-11-14 Tom de Vries <tdevries@suse.de>
301
302 * gdb.texinfo: Fix typos.
303 * python.texi: Same.
304 * stabs.texinfo: Same.
305
306 2019-11-12 Tom Tromey <tom@tromey.com>
307
308 * gdb.texinfo (Maintenance Commands): Document new command.
309
310 2019-11-11 Tom Tromey <tom@tromey.com>
311
312 * gdb.texinfo (TUI Keys): Document readline function names.
313
314 2019-11-11 Tom Tromey <tom@tromey.com>
315
316 * gdb.texinfo (Editing): Document operate-and-get-next.
317
318 2019-11-11 Tom Tromey <tromey@adacore.com>
319
320 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
321
322 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
323
324 * python.texi (Symbols In Python): Add documentation for
325 gdb.lookup_static_symbols.
326
327 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
328
329 * python.texi (Symbols In Python): Extend documentation for
330 gdb.lookup_static_symbol.
331
332 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
333
334 * gdb.texinfo (Symbols): Document new 'info module variables' and
335 'info module functions' commands.
336
337 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 * gdb.texinfo (Symbols): Document new 'info modules' command.
340
341 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
342
343 * gdb.texinfo (Convenience Funs): Document the new
344 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
345 convenience functions.
346
347 2019-10-29 Christian Biesinger <cbiesinger@google.com>
348
349 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
350 generation.
351 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
352 option.
353
354 2019-10-23 Tom Tromey <tom@tromey.com>
355
356 * Makefile.in (READLINE_DIR): Update.
357
358 2019-10-23 Christian Biesinger <cbiesinger@google.com>
359
360 * python.texi (Threads In Python): Add a note for how to get the
361 list of threads.
362
363 2019-10-07 Tom de Vries <tdevries@suse.de>
364
365 * gdb.texinfo: Fix typo.
366 * guile.texi: Same.
367 * python.texi: Same.
368
369 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
370
371 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
372
373 2019-10-02 Tom Tromey <tromey@adacore.com>
374
375 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
376 $_ada_exception.
377
378 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
379
380 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
381 qXfer:spu:read and qXfer:spu:write.
382 (General Query Packets): Likewise.
383 (Cell Broadband Engine SPU architecture): Remove subsection.
384
385 2019-09-18 Tom Tromey <tom@tromey.com>
386
387 * gdb.texinfo (Editing): Document readline application name.
388 (TUI Single Key Mode): Document TUI SingleKey keymap name.
389
390 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
391
392 * gdb.texinfo (Source Path): Additional text to better describe
393 how the source path directory list is used when searching for
394 source files.
395
396 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
397
398 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
399 examples.
400
401 2019-09-10 Tom Tromey <tromey@adacore.com>
402
403 * gdb.texinfo (Index Files): Update Ada text.
404
405 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
406
407 * gdb.texinfo (Symbols): Add information about the -n flag to
408 "info variables" and "info functions".
409
410 2019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
411
412 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
413
414 2019-08-16 Alan Hayward <alan.hayward@arm.com>
415
416 * gdb.texinfo (AArch64 Pointer Authentication)
417 (GDB/MI Breakpoint Information) (Frame Information): Document
418 addr_field.
419
420 2019-08-12 Tom Tromey <tom@tromey.com>
421
422 * gdb.texinfo (Configure Options): Document minimum version of
423 readline.
424
425 2019-08-09 Alan Hayward <alan.hayward@arm.com>
426
427 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
428
429 2019-08-07 Alan Hayward <alan.hayward@arm.com>
430
431 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
432
433 2019-08-05 Christian Biesinger <cbiesinger@google.com>
434
435 * python.texi (Blocks In Python): Document dictionary access on blocks.
436
437 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
438
439 * gdb.texinfo (Symbols): Document new args -dirname and -basename
440 of "info sources" command.
441
442 2019-07-30 Christian Biesinger <cbiesinger@google.com>
443
444 * python.texi (Symbols In Python): Document new function
445 gdb.lookup_static_symbol.
446
447 2019-07-29 Christian Biesinger <cbiesinger@google.com>
448
449 * python.texi (Objfiles In Python): Document new functions
450 Objfile.lookup_{global,static}_symbol.
451
452 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
453
454 * gdb.texinfo (Backtrace): Document the new '-frame-info'
455 backtrace option. Reference 'set print frame-info'.
456 (Print Settings): Document 'set|show print frame-info'.
457 Document new 'presence' value for 'set print frame-arguments.
458
459 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 * gdb.texinfo (Symbols): Add information about -q flag to "info
462 types".
463
464 2019-07-20 Kevin Buettner <kevinb@redhat.com>
465
466 * python.texi (python command): Revise example to match
467 command behavior.
468
469 2019-07-09 Pedro Alves <palves@redhat.com>
470
471 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
472 examples to show type=catchpoint instead of type=breakpoint and an
473 address.
474
475 2019-07-03 Pedro Alves <palves@redhat.com>
476 Philippe Waroquiers <philippe.waroquiers@skynet.be>
477
478 * gdb.texinfo (Command Settings): New node documenting the general
479 concept of settings, how to change them, and the new "with"
480 command.
481 (Maintenance Commands): Document "maint with".
482
483 2019-07-03 Pedro Alves <palves@redhat.com>
484
485 * gdb.texinfo (Maintenance Commands): Document "maint set/show
486 test-settings" instead of "maint test-settings set/show".
487
488 2019-06-18 Simon Marchi <simon.marchi@efficios.com>
489
490 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
491 deals with a file that has the same name as the specified pid to
492 attach to. Add example using -p option.
493 (gdb man): Remove same sentence as in previous item.
494
495 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
496
497 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
498 node.
499 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
500 new MI commands.
501
502 2019-06-13 Pedro Alves <palves@redhat.com>
503
504 * gdb.texinfo (Command Completion): Mention command options too.
505 (Command Options): New node.
506 (Threads): Add anchors. Extend descriptions of the "taas" and
507 "tfaas" commands.
508 (Backtrace): Describe new options of the "backtrace" command. Add
509 anchors.
510 (Frame Apply): Describe new options of the "frame apply" and
511 "faas" commands. Add anchors.
512 (Data): Describe new options of the "print" command. Add anchors.
513 (Compiling and Injecting Code): Mention options of the "compile
514 print" command.
515 (Maintenance Commands): Mention "maint test-options" subcommands
516 and the "maint show test-options-completion-result" command.
517
518 2019-06-13 Pedro Alves <palves@redhat.com>
519
520 * gdb.texinfo (Print Settings): Document "set/show print
521 raw-frame-arguments" instead of "set/show print raw
522 frame-arguments".
523
524 2019-06-13 Pedro Alves <palves@redhat.com>
525
526 * gdb.texinfo (Maintenance Commands): Document "maint
527 test-settings" commands.
528
529 2019-06-06 Amos Bird <amosbird@gmail.com>
530
531 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
532 annotation.
533
534 2019-06-04 Christian Biesinger <cbiesinger@google.com>
535
536 * python.texi: Document new gdb.Type.objfile property.
537
538 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
539
540 * gdb.texinfo (Help): Document the new -v apropos flag.
541 (Output Styling): Document the style name styling done by "show style".
542 Document the new title and highlight styles.
543
544 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
545
546 * gdb.texinfo (Shell Commands): Document pipe command.
547 (Logging Output): Add a reference to pipe command.
548 (Convenience Variables): Document $_shell_exitcode and
549 $_shell_exitstatus.
550
551 2019-05-29 Tom Tromey <tromey@adacore.com>
552
553 * gdb.texinfo (Continuing and Stepping): Document new
554 commands.
555
556 2019-05-22 Alan Hayward <alan.hayward@arm.com>
557
558 * gdb.texinfo (Shell Commands): Add debugredirect.
559
560 2019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
561
562 * gdb.texinfo: Minor formatting fixes.
563
564 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
565
566 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
567 MI command -complete.
568
569 2019-05-14 Tom de Vries <tdevries@suse.de>
570
571 * gdb.texinfo (Automatic symbol index cache): Add concept and command
572 index entries.
573
574 2019-05-14 Tom de Vries <tdevries@suse.de>
575
576 * gdb.texinfo (Maintenance Commands): Remove superfluous
577 quoting on command index entry for "maint info selftests".
578
579 2019-05-10 Tom Tromey <tromey@adacore.com>
580
581 * python.texi (Pretty Printing API): Mention lazy computation for
582 "children".
583
584 2019-05-10 Tom Tromey <tromey@adacore.com>
585
586 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
587 exception" and "catch handlers". Move "catch exception unhandled"
588 text. Use @var for "catch load" and "catch unload"
589
590 2019-05-08 Tom Tromey <tromey@adacore.com>
591
592 * gdb.texinfo (Symbols): Document change to ptype/o.
593
594 2019-05-03 Eli Zaretskii <eliz@gnu.org>
595
596 * gdb.texinfo (Separate Debug Files): Document how the
597 subdirectory of the global debug directory is computed on
598 MS-Windows/MS-DOS.
599
600 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
601
602 * gdb.texinfo (Print Settings): Document 'print max-depth'.
603 * guile.texi (Guile Pretty Printing API): Document that 'print
604 max-depth' can effect the display of a values children.
605 * python.texi (Pretty Printing API): Likewise.
606 (Values From Inferior): Document max_depth keyword.
607
608 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
609
610 * gdb.texinfo (Calling): Document the new
611 set|show may-call-functions.
612
613 2019-04-22 Pedro Alves <palves@redhat.com>
614
615 * gdb.texinfo (Reverse Execution): Mention and xref process record
616 and replay. Mention remote and system emulators.
617 (Process Record and Replay): List supported architectures.
618 Mention that "record btrace" is only supported on Intel
619 processors.
620
621 2019-04-17 Alan Hayward <alan.hayward@arm.com>
622
623 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
624 (Monitor Commands for gdbserver)
625 (gdbserver man): Add debug-file option.
626
627 2019-04-08 Kevin Buettner <kevinb@redhat.com>
628
629 * python.texi (Inferiors In Python): Rename
630 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
631 Add note about the former being deprecated.
632
633 2019-04-08 Kevin Buettner <kevinb@redhat.com>
634
635 * python.texi (Threads In Python): Add description for method
636 InferiorThread.handle.
637
638 2019-04-07 Tom Tromey <tom@tromey.com>
639
640 * Makefile.in (all): Depend on "info".
641
642 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
643
644 * gdb.texinfo (Convenience Funs): Document '$_creal' and
645 '$_cimag'.
646
647 2019-03-30 Eli Zaretskii <eliz@gnu.org>
648
649 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
650 $_gdb_minor.
651
652 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
653
654 * python.texi (Pretty Printing API): Document use of None for the
655 display_hint.
656
657 2019-03-22 Alan Hayward <alan.hayward@arm.com>
658 Jiong Wang <jiong.wang@arm.com>
659
660 * gdb.texinfo (AArch64 Features): Describe pauth feature.
661
662 2019-03-20 Tom Tromey <tromey@adacore.com>
663
664 * python.texi (Selecting Pretty-Printers): Use @defvar for
665 gdb.pretty_printers.
666
667 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
668
669 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
670 of table, "@end @table" -> "@end table".
671
672 2019-03-14 Tom Tromey <tromey@adacore.com>
673
674 * gdb.texinfo (Output Styling): Document "set style source" and
675 "show style source".
676
677 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
678
679 * gdb.texinfo (Mode Options): Mention mi3.
680 (Interpreters): Likewise.
681 (GDB/MI Development and Front Ends): Add entry for MI 3 in
682 version table. Document -fix-multi-location-breakpoint-output.
683 (GDB/MI Breakpoint Information): Document format of breakpoint
684 location output.
685
686 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
687
688 * python.texi (Values From Inferior): Change synopsys of the
689 second form of Value.__init__.
690
691 2019-03-02 Eli Zaretskii <eliz@gnu.org>
692
693 * gdb.texinfo (Output Styling): Fix typos. Document the default
694 foreground colors of the available styles.
695
696 2019-02-27 Kevin Buettner <kevinb@redhat.com>
697
698 * gdb.texinfo (Configure Options): Document minimum python
699 version.
700
701 2019-02-26 Kevin Buettner <kevinb@redhat.com>
702
703 * python.texi (Values From Inferior): Document second form
704 of Value.__init__.
705
706 2019-02-23 Joel Brobecker <brobecker@adacore.com>
707
708 * gdb.texinfo: Update copyright year ranges.
709 * refcard.tex: Likewise.
710
711 2019-02-21 Alan Hayward <alan.hayward@arm.com>
712
713 * gdb.texinfo: Update style defaults.
714
715 2019-02-21 Tom Tromey <tromey@adacore.com>
716
717 * gdb.texinfo (Remote Configuration): Remove trailing "." from
718 @item.
719
720 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
721
722 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
723 MI versions. Update text around it.
724
725 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
726
727 * gdb.texinfo (PowerPC Features): Document the alias
728 pseudo-registers for the org.gnu.gdb.power.altivec feature.
729
730 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
731
732 * gdb.texinfo (Print Settings): Remove mention of specific
733 demangle-style values, just refer to the in-process help.
734
735 2018-12-28 Tom Tromey <tom@tromey.com>
736
737 * gdb.texinfo (Output Styling): New node.
738
739 2018-12-13 John Baldwin <jhb@FreeBSD.org>
740
741 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
742 (Native): Add a FreeBSD subsection.
743 (FreeBSD): Document use of system call aliases for compatibility
744 system calls.
745
746 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
747
748 * gdb.texinfo (Standard Target Features): Add RISC-V Features
749 sub-section.
750
751 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
752
753 * gdb.texinfo (Examining the Symbol Table): Document language choice
754 for 'info types|functions|variables' commands.
755 (Setting Breakpoints): Document language choice to print
756 the functions in which a breakpoint is set.
757
758 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
759
760 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
761 requirements for the org.gnu.gdb.power.vsx feature.
762
763 2018-11-01 Joel Brobecker <brobecker@adacore.com>
764
765 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
766 output to match the current implementation.
767
768 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
769
770 * gdb.texinfo (Information About a Frame): Document changes
771 to 'info args' and 'info locals'.
772 (Examining the Symbol Table): Document changes to 'info functions'
773 and 'info variables'.
774
775 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
776
777 * gdb.texinfo (PowerPC Features): Describe new features
778 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
779 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
780 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
781 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
782
783 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
784
785 * gdb.texinfo (PowerPC Features): Describe new features
786 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
787
788 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
789
790 * gdb.texinfo (PowerPC Features): Describe new feature
791 "org.gnu.gdb.power.tar".
792
793 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
794
795 * gdb.texinfo (PowerPC Features): Describe new features
796 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
797
798 2018-10-20 Tom Tromey <tom@tromey.com>
799
800 * gdb.texinfo (TUI Commands): Add @end table.
801 (TUI Configuration): Remove stray @end table.
802
803 2018-10-19 Tom Tromey <tom@tromey.com>
804
805 PR tui/18388:
806 * gdb.texinfo (TUI Commands): Remove tabset documentation.
807 (TUI Configuration): Document "set tui tab-width".
808
809 2018-10-09 Tom Tromey <tom@tromey.com>
810
811 * python.texi (Inferiors In Python): Link to "Frames In Python",
812 not "Unwinding Frames in Python".
813
814 2018-10-09 Tom Tromey <tom@tromey.com>
815
816 * gdb.texinfo (Configure Options): Update --enable-ubsan
817 documentation.
818
819 2018-10-08 John Baldwin <jhb@FreeBSD.org>
820
821 * gdb.texinfo (Contributors): Add SRI International and University
822 of Cambridge for FreeBSD/riscv.
823
824 2018-10-06 Tom Tromey <tom@tromey.com>
825
826 PR python/19399:
827 * python.texi (Inferiors In Python): Document
828 Inferior.Architecture.
829
830 2018-10-06 Tom Tromey <tom@tromey.com>
831
832 PR python/21765:
833 * python.texi (Symbols In Python): Document the module and
834 common-block domains. Remove documentation for incorrect
835 domains.
836
837 2018-10-03 Tom Tromey <tom@tromey.com>
838
839 * gdb.texinfo (Configure Options): Document --enable-ubsan.
840
841 2018-10-02 John Darrington <john@darrington.wattle.id.au>
842
843 * gdb.texinfo (Remote Connection Commands): Describe
844 the changes to target remote and target extended-remote
845 relating to Unix domain sockets.
846
847 2018-10-01 Tom Tromey <tom@tromey.com>
848
849 * gdb.texinfo (Configure Options): Document configure options.
850
851 2018-09-29 Tom Tromey <tom@tromey.com>
852
853 * gdb.texinfo (Requirements): Mention C++, GNU make.
854 (Requirements): Sort the table. Add more libraries.
855 (Running Configure): Remove obsolete text.
856 (Separate Objdir): Likewise.
857 (Configure Options): Likewise.
858
859 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
860
861 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
862 to highlight that the number is also the frame's level.
863 (Selection): Rewrite documentation for 'frame' and 'select-frame'
864 commands.
865 (Frame Info): Rewrite documentation for 'info frame' command.
866
867 2018-09-23 Tom Tromey <tom@tromey.com>
868
869 PR python/18852:
870 * python.texi (Parameters In Python): Document exception behavior
871 of get_set_string.
872
873 2018-09-18 John Baldwin <jhb@FreeBSD.org>
874
875 * gdb.texinfo (info proc): Remove "running".
876 (info proc mappings): Replace "program" with "process".
877
878 2018-09-18 John Baldwin <jhb@FreeBSD.org>
879
880 * gdb.texinfo (Process Information): Document "info proc files"
881 command.
882
883 2018-09-17 Tom Tromey <tom@tromey.com>
884
885 * gdb.texinfo (Index Files): Update for cache directory change on
886 macOS.
887
888 2018-09-16 Tom Tromey <tom@tromey.com>
889
890 * python.texi (Basic Python): Update docs for find_pc_line,
891 solib_name.
892 (Progspaces In Python): Update docs for current_progspace.
893 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
894 Move method documentation before example.
895
896 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
897
898 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
899
900 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
901 2018-09-13 Tom Tromey <tom@tromey.com>
902
903 * python.texi (Program Spaces In Python): Document the
904 Progspace.objfiles method.
905 (Objfiles In Python): Mention that gdb.objfiles() is identical
906 to gdb.selected_inferior().progspace.objfiles().
907
908 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
909 2018-09-13 Tom Tromey <tom@tromey.com>
910
911 * python.texi (Inferiors In Python): Document
912 Inferior.progspace.
913 (Program Spaces In Python): Document that
914 gdb.current_progspace() is the same as
915 gdb.selected_inferior().progspace.
916
917 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
918
919 * python.texi (Basic Python): Mention the string representation
920 of GDB Python objects.
921
922 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
923
924 * gdb.texinfo (Skipping Over Functions and Files): Document
925 set/show debug skip.
926
927 2018-09-10 Tom Tromey <tom@tromey.com>
928
929 * python.texi (Frames In Python, Blocks In Python)
930 (Symbols In Python, Symbol Tables In Python)
931 (Lazy Strings In Python): Remove periods from section titles.
932
933 2018-09-10 Tom Tromey <tom@tromey.com>
934
935 * python.texi (Pretty Printing API): Swap sentence order.
936
937 2018-09-10 Tom Tromey <tom@tromey.com>
938
939 PR python/16461:
940 * python.texi (Values From Inferior): Mention use of virtual
941 table.
942
943 2018-09-10 Tom Tromey <tom@tromey.com>
944
945 * python.texi (Basic Python): Parenthesize argument to
946 decode_line.
947
948 2018-09-10 Tom Tromey <tom@tromey.com>
949
950 * python.texi (Python): Mention Python versions. Don't mention
951 execfile.
952
953 2018-09-10 Tom Tromey <tom@tromey.com>
954
955 PR python/19808:
956 * python.texi (Unwinding Frames in Python): Rewrite
957 create_unwind_info documentation. Update read_register
958 documentation and add a note about unwinder caution.
959
960 2018-09-10 Tom Tromey <tom@tromey.com>
961
962 PR python/18909:
963 * python.texi (Events In Python): Fix inferior_call
964 documentation.
965
966 2018-09-10 Tom Tromey <tom@tromey.com>
967
968 PR python/17752:
969 * python.texi (Frame Filter API): Remove period from subsection
970 title. Mention 100 as good default priority.
971 (Frame Decorator API): Remove period from subsection title.
972 Mention FrameDecorator module.
973
974 2018-09-10 Tom Tromey <tom@tromey.com>
975
976 PR python/23108:
977 * python.texi (Exception Handling): Rearrange gdb.GdbError text
978 and add a table.
979
980 2018-09-10 Tom Tromey <tom@tromey.com>
981
982 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
983 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
984 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
985 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
986
987 2018-09-10 Tom Tromey <tom@tromey.com>
988
989 PR python/16484:
990 * python.texi (Frames In Python): Document that Frame.block can
991 throw.
992
993 2018-09-10 Tom Tromey <tom@tromey.com>
994
995 PR python/23487:
996 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
997
998 2018-09-10 Tom Tromey <tom@tromey.com>
999
1000 PR python/16033:
1001 * python.texi (Blocks In Python): Document that Block.end is
1002 exclusive.
1003
1004 2018-08-29 Keith Seitz <keiths@redhat.com>
1005
1006 * gdb.texinfo (Compiling and injecting code in GDB): Document
1007 set/show "compile-oracle" and "compile-cplus-types" commands.
1008
1009 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1010
1011 * gdb.texinfo (The -stack-list-frames Command): Update description
1012 to mention "arch".
1013 Update MI examples throughout the document to contain "arch" in
1014 frame output.
1015
1016 2018-08-21 Alan Hayward <alan.hayward@arm.com>
1017
1018 * gdb.texinfo (AArch64 SVE): New subsubsection.
1019
1020 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1021
1022 * gdb.texinfo (GDB/MI Data Manipulation): Document
1023 "-data-disassemble -a addr".
1024 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1025 feature.
1026
1027 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1028
1029 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1030 symbol index cache.
1031
1032 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
1033
1034 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1035 option sections to further clarify that gcore can take more
1036 than one PID, and that "-o" is used to specify a prefix, not a
1037 filename.
1038
1039 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1040
1041 * gdb.texinfo (Maintenance Commands): Add description of
1042 maintenance command to control dwarf unwinders.
1043
1044 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1045
1046 * gdb.texinfo (Debugging Programs with Multiple Threads):
1047 Document changes to 'thread apply'. Document 'taas'.
1048 Document 'tfaas'.
1049 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1050
1051 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1052 Jan Kratochvil <jan.kratochvil@redhat.com>
1053 Paul Fertser <fercerpav@gmail.com>
1054 Tsutomu Seki <sekiriki@gmail.com>
1055
1056 * gdb.texinfo (Remote Connection Commands): Add explanation
1057 about new IPv6 support. Add new connection prefixes.
1058
1059 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1060
1061 * gdb.texinfo (Remote Configuration): Update descriptions for
1062 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1063 and hardware-watchpoint-length-limit variables.
1064
1065 2018-07-02 Maciej W. Rozycki <macro@mips.com>
1066
1067 PR tdep/8282
1068 * gdb.texinfo (Source and Machine Code): Document `set
1069 disassembler-options' support for the MIPS target.
1070
1071 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1072
1073 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1074
1075 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1076
1077 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1078 is no longer mandatory.
1079
1080 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1081
1082 * gdb.texinfo (Files): Document "symbol-file -o offset".
1083
1084 2018-06-14 Tom de Vries <tdevries@suse.de>
1085
1086 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1087
1088 2018-06-11 Eli Zaretskii <eliz@gnu.org>
1089
1090 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1091
1092 2018-06-08 Gary Benson <gbenson@redhat.com>
1093
1094 * gdb.texinfo (Maintenance Commands): Document "maint check
1095 libthread-db" and "maint set/show check-libthread-db".
1096
1097 2018-06-05 Tom Tromey <tom@tromey.com>
1098
1099 PR cli/12326:
1100 * gdb.texinfo (Screen Size): Document "c" response to pagination
1101 prompt.
1102
1103 2018-05-31 Maciej W. Rozycki <macro@mips.com>
1104
1105 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1106 selection details with the `set endian auto' mode.
1107
1108 2018-05-31 Alan Hayward <alan.hayward@arm.com>
1109
1110 * gdb.texinfo: Describe SVE feature.
1111
1112 2018-05-04 Tom Tromey <tom@tromey.com>
1113
1114 PR python/22731:
1115 * python.texi (Breakpoints In Python): Mention that "commands" is
1116 writable.
1117
1118 2018-05-02 Tom Tromey <tom@tromey.com>
1119
1120 PR python/20084:
1121 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1122 PARAM_ZUINTEGER_UNLIMITED.
1123
1124 2018-04-30 Tom Tromey <tom@tromey.com>
1125
1126 * python.texi (Types In Python): Document Type.align.
1127
1128 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1129
1130 * gdb.texinfo (Symbols): Mention the fact that "info
1131 variables/functions/types" show source files and line numbers.
1132
1133 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1134
1135 * gdb.texinfo: Document set/show record btrace cpu.
1136
1137 2018-03-27 Joel Brobecker <brobecker@adacore.com>
1138
1139 * gdb.texinfo (Ada Settings): New subsubsection.
1140
1141 2018-03-26 Tom Tromey <tom@tromey.com>
1142
1143 PR backtrace/15582:
1144 * gdb.texinfo (Backtrace): Mention "hide" argument.
1145
1146 2018-03-26 Tom Tromey <tom@tromey.com>
1147
1148 * gdb.texinfo (Backtrace): Describe options individually.
1149
1150 2018-03-19 Tom Tromey <tom@tromey.com>
1151
1152 * observer.texi: Remove.
1153
1154 2018-03-04 John Baldwin <jhb@FreeBSD.org>
1155
1156 * gdb.texinfo (Debugging Output): Document "set/show debug
1157 fbsd-nat".
1158
1159 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1160
1161 * gdb.texinfo (Machine Code): Additional information about "info
1162 line" command.
1163
1164 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1165
1166 * gdb.texinfo (gdb-add-index man): Add pindex.
1167
1168 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1169
1170 * gdb.texinfo (set cwd): Add period.
1171 (gdb-add-index man): Move anchor.
1172
1173 2017-01-12 Tom Tromey <tom@tromey.com>
1174 Sergio Durigan Junior <sergiodj@redhat.com>
1175
1176 * gdb.texinfo (Index Files): Mention gdb-add-index.
1177 (gdb-add-index man): New section.
1178 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1179 from gdb.texinfo.
1180
1181 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1182
1183 * gdb.texinfo (pwd): Fix whitespace.
1184
1185 2018-01-09 John Baldwin <jhb@FreeBSD.org>
1186
1187 * gdb.texinfo (pwd): Update cross-reference for Process Information
1188 node and remove explicit /proc reference.
1189 (Native): Rename subsection from SVR4 Process Information to
1190 Process Information.
1191 (Process Information): Reword introduction to be less /proc
1192 centric. Document support for "info proc" on FreeBSD.
1193
1194 2018-01-03 Xavier Roirand <roirand@adacore.com>
1195
1196 * gdb.texinfo (Set Catchpoints): Add documentation for new
1197 "catch handlers" action.
1198
1199 2017-12-27 Stafford Horne <shorne@gmail.com>
1200
1201 * gdb.texinfo (Target Description Format): Explain that arbitrary
1202 strings are now allowed for register groups.
1203
1204 2017-12-27 Stafford Horne <shorne@gmail.com>
1205
1206 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1207
1208 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1209
1210 PR cli/16224
1211 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1212
1213 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1214
1215 * python.texi (Manipulating breakpoints using Python): Document
1216 qualified parameter to gdb.Breakpoint.
1217
1218 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1219
1220 * python.texi (Manipulating breakpoints using Python): Split doc
1221 of Breakpoint.__init__ in two, split text in multiple
1222 paragraphs, don't nest parameter square brackets.
1223
1224 2017-12-12 Stafford Horne <shorne@gmail.com>
1225 Stefan Wallentowitz <stefan@wallentowitz.de>
1226 Franck Jullien <franck.jullien@gmail.com>
1227 Jeremy Bennett <jeremy.bennett@embecosm.com>
1228
1229 * gdb.texinfo: Add OpenRISC documentation.
1230
1231 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1232
1233 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1234
1235 2017-12-07 Keith Seitz <keiths@redhat.com>
1236
1237 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1238 and "show print type nested-type-limit".
1239
1240 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1241
1242 * python.texi (Breakpoints In Python): Add text relating
1243 to allowed explicit locations and keywords in gdb.Breakpoints.
1244
1245 2017-12-04 Tom Tromey <tom@tromey.com>
1246
1247 * gdb.texinfo (Rust): Update trait object status
1248
1249 2017-12-01 Andrew Cagney <cagney@redhat.com>
1250 Joel Brobecker <brobecker@adacore.com>
1251 Sergio Durigan Junior <sergiodj@redhat.com>
1252
1253 * gdb.texinfo (File Options): Document --readnever.
1254 (Commands to Specify Files): Likewise, for 'symbol-file' and
1255 'add-symbol-file'.
1256
1257 2017-11-29 Pedro Alves <palves@redhat.com>
1258
1259 PR c++/19436
1260 * gdb.texinfo (Debugging C Plus Plus): Document setting
1261 breakpoints in functions with ABI tags.
1262
1263 2017-11-29 Pedro Alves <palves@redhat.com>
1264
1265 * gdb.texinfo (Linespec Locations): Document how "function" is
1266 interpreted in C++ and Ada. Document "-qualified".
1267 (Explicit Locations): Document how "-function" is interpreted in
1268 C++ and Ada. Document "-qualified".
1269
1270 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1271
1272 PR gdb/21945
1273 * gdb.texinfo (Search Memory): Update description and example
1274 about how to search a string without NULL terminator.
1275
1276 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1277
1278 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1279 new "exception-message" field.
1280
1281 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1282
1283 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1284
1285 2017-11-24 Pedro Alves <palves@redhat.com>
1286
1287 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1288 false claim that GDB inserts quoting automatically.
1289 (Symbols): Add anchor.
1290
1291 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1292
1293 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1294
1295 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1296
1297 * python.texi (Basic Python): Add rbreak documentation.
1298
1299 2017-11-07 Xavier Roirand <roirand@adacore.com>
1300 Pedro Alves <palves@redhat.com>
1301
1302 * gdb.texinfo (Set Breaks): Document support for breakpoint
1303 location ranges in the enable/disable commands.
1304
1305 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1306
1307 * gdb.texinfo (Starting your Program) <The working directory.>:
1308 Mention remote debugging.
1309 (Working Directory) <Your Program's Working Directory>:
1310 Likewise.
1311 (Connecting) <Remote Packet>: Add "set-working-dir"
1312 and "QSetWorkingDir" to the table.
1313 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1314 packet.
1315
1316 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1317
1318 * gdb.texinfo (Starting your Program) <The working directory.>:
1319 Mention new "set cwd" command.
1320 (Working Directory) <Your Program's Working Directory>:
1321 Rephrase to explain that "set cwd" exists and is the default
1322 way to change the inferior's cwd.
1323
1324 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1325
1326 * gdb.texinfo (S/390 and System z Features): Document the new
1327 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1328
1329 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1330
1331 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1332 attribute.
1333
1334 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1335
1336 * python.texi (Inferiors In Python): Add description for method
1337 Inferior.thread_from_thread_handle.
1338
1339 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1340
1341 * gdb.texinfo (Starting your Program): Add description of
1342 starti command. Mention starti command as an alternative for
1343 debugging the elaboration phase.
1344
1345 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1346
1347 * gdb.texinfo (Maintenance Commands): Document filter parameter
1348 of "maint selftest". Document "maint info selftests" command.
1349
1350 2017-09-11 Tom Tromey <tom@tromey.com>
1351
1352 * python.texi (Events In Python): Document new events.
1353
1354 2017-09-04 Pedro Alves <palves@redhat.com>
1355
1356 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1357 no-debug-info variables.
1358 (Symbols) <Examining the Symbol Table>: Document inspecting
1359 no-debug-info types.
1360 (Calling) <Calling functions with no debug info>: New subsection,
1361 documenting calling no-debug-info functions.
1362 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1363
1364 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1365
1366 * gdb.texinfo (set environment): Add @anchor. Explain that
1367 environment variables set by the user are sent to GDBserver.
1368 (unset environment): Likewise, but for unsetting variables.
1369 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1370 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1371 "environment-reset" and "QEnvironmentReset" to the table.
1372 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1373 QEnvironmentReset>: New item, explaining the packet.
1374
1375 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1376
1377 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1378 "Compiler search for the compile command" descriptions of set
1379 compile-gcc and show compile-gcc.
1380
1381 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1382
1383 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1384 ADI support.
1385 * NEWS: Add "adi examine" and "adi assign" commands.
1386
1387 2017-08-18 Yao Qi <yao.qi@linaro.org>
1388
1389 * gdb.texinfo (Server): Document "--selftest".
1390
1391 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1392
1393 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1394 Single-Key mode.
1395
1396 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1397
1398 PR gdb/21925
1399 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1400 set...").
1401
1402 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1403
1404 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1405 conditional expression.
1406
1407 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1408
1409 * agentexpr.texi (rot): Fix symbolic description, improve
1410 textual description.
1411
1412 2017-07-26 Yao Qi <yao.qi@linaro.org>
1413
1414 * gdb.texinfo (Maintenance Commands): Document command
1415 "maint check xml-descriptions".
1416
1417 2017-07-26 Yao Qi <yao.qi@linaro.org>
1418
1419 * gdb.texinfo (Maintenance Commands): Document optional
1420 argument of "maint print c-tdesc".
1421
1422 2017-07-18 Yao Qi <yao.qi@linaro.org>
1423
1424 * gdb.texinfo (Maintenance Commands): Improve the doc to
1425 command "maint print c-tdesc".
1426
1427 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1428
1429 PR gdb/21606
1430 * python.texi (Python representation of Symbols.): Replace
1431 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1432 * guile.texi (Guile representation of Symbols.): Likewise.
1433
1434 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1435
1436 * gdb.texinfo (Optional Messages about Internal Happenings):
1437 Document {set,show} debug separate-debug-file commands.
1438
1439 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1440
1441 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1442 (Connecting) <Remote Packet>: Add "startup-with-shell"
1443 and "QStartupWithShell" to the table.
1444 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1445 packet.
1446
1447 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1450
1451 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1452
1453 * python.texi (Recording in Python): Factor out the documentation of
1454 gdb.RecordInstruction's super class.
1455
1456 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1457
1458 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1459 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1460 prev and next.
1461
1462 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1463
1464 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1465 gdb.RecordInstruction
1466
1467 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1468
1469 * python.texi (Recording in Python): Add documentation for
1470 gdb.RecordGap and remove documentation of special cases for
1471 gdb.BtraceInstruction.
1472
1473 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1474
1475 * python.texi (Recording in Python): Remove Record.ptid defvar.
1476
1477 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1478
1479 * gdb.texinfo (GDB/MI Thread Information): Add missing
1480 fields, re-word some things.
1481 (GDB/MI Thread Commands): Describe fields found in the output of
1482 -thread-info, remove description of fields in the
1483 thread output tuple, replace with a cross-reference to "GDB/MI
1484 Thread Information".
1485
1486 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1487
1488 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1489 from -thread-info output.
1490
1491 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1492
1493 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1494
1495 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1496
1497 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1498
1499 2017-03-22 Yao Qi <yao.qi@linaro.org>
1500
1501 * python.texi (Inferiors In Python): Remove @code from Python.
1502
1503 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1504
1505 * python.texi (Recordings In Python): Document return type of
1506 gdb.BtraceInstruction.data.
1507
1508 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1509
1510 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1511 command file-list-shared-libraries
1512 (GDB/MI Async Records): Update documentation of library-loaded with new
1513 field.
1514
1515 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1516
1517 PR gdb/14441
1518 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1519 supports both lvalue and rvalue references.
1520
1521 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1522
1523 PR gdb/14441
1524 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1525 table of constants.
1526
1527 2017-03-16 Doug Evans <dje@google.com>
1528
1529 * guile.texi (Lazy Strings In Guile): Mention arrays.
1530 * python.texi (Lazy Strings In Python): Ditto.
1531
1532 2017-03-08 Jiong Wang <jiong.wang@arm.com>
1533
1534 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1535 character "@".
1536
1537 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1538
1539 * Memory Protection Extensions: Add information about inferior
1540 calls.
1541
1542 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1543
1544 * gdb.texinfo: Document new set/show disassembler-options
1545 commands.
1546
1547 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1548
1549 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1550 DW_TAG_GNU_* and DW_AT_GNU_*.
1551
1552 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1553
1554 * python.texi (Recordings In Python): New section.
1555
1556 2017-02-14 Tom Tromey <tom@tromey.com>
1557
1558 PR python/13598:
1559 * python.texi (Events In Python): Document events.before_prompt.
1560
1561 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1562
1563 * gdb.texinfo (Target Commands): Document the optional offset
1564 argument for the load command.
1565
1566 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1567
1568 PR gdb/21122
1569 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1570 space-separated breakpoint lists. Also add a missing @table command
1571 and @cindex for breakpoint lists.
1572
1573 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1574
1575 PR tdep/20936
1576 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1577 (Sparc Features): New node.
1578
1579 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1580
1581 * gdb.texinfo (i386 Features): Add system segment registers
1582 as feature.
1583
1584 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1585
1586 * python.texi (Events In Python): Fix typo.
1587
1588 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1589 Luis Machado <lgustavo@codesourcery.com>
1590
1591 * gdb.texinfo (-target-flash-erase): New MI command description.
1592 (flash-erase): New CLI command description.
1593
1594 2017-01-04 John Baldwin <jhb@FreeBSD.org>
1595
1596 * gdb.texinfo (Contributors): Add SRI International and University
1597 of Cambridge for FreeBSD/mips.
1598
1599 2016-12-22 Doug Evans <xdje42@gmail.com>
1600
1601 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1602 commands.
1603
1604 2016-12-02 Pedro Alves <palves@redhat.com>
1605
1606 * gdb.texinfo (User-defined Commands): Limit on number of
1607 arguments passed to user-defined commands removed; update.
1608
1609 2016-12-02 Pedro Alves <palves@redhat.com>
1610
1611 PR cli/20559
1612 * gdb.texinfo (Define): Add example of using "eval" to process a
1613 variable number of arguments.
1614 (Output) <eval>: Add anchor.
1615
1616 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1617
1618 * Makefile.in: Likewise.
1619
1620 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1621
1622 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1623 xref.
1624
1625 2016-10-29 Pedro Alves <palves@redhat.com>
1626
1627 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1628 actions.
1629
1630 2016-10-26 Pedro Alves <palves@redhat.com>
1631
1632 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1633 actions that match a thread, and what happens when an action
1634 matches a thread that is already running.
1635
1636 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1637
1638 * gdb.texinfo (Using Trace Files): Fix typo.
1639 (GDB/MI Tracepoint Commands): Likewise.
1640
1641 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1642
1643 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1644 of -trace-save.
1645
1646 2016-10-06 Tom Tromey <tom@tromey.com>
1647
1648 * guile.texi (Types In Guile): Remove Java mentions.
1649 * python.texi (Types In Python): Remove Java mentions.
1650 * gdb.texinfo (Address Locations, Supported Languages)
1651 (Index Section Format): Remove Java mentions.
1652
1653 2016-08-15 Doug Evans <dje@google.com>
1654
1655 * gdb.texinfo (Target Description Format): Update docs on "end"
1656 field spec and field default type.
1657
1658 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1659 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1660
1661 PR gdb/20487
1662 * gdb.texinfo (Context management): Update mention of frame
1663 change notifications.
1664 (gdb/mi Async Records): Document frame field in
1665 =thread-select event.
1666 * observer.texi (GDB Observers): New user_selected_context_changed
1667 observer.
1668
1669 2016-09-28 Tom Tromey <tom@tromey.com>
1670
1671 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1672 than "memory breakpoint". Further document "kind". Move
1673 protocol-details link earlier.
1674 <z1>: Document the cmd_list argument. Fix typo.
1675 <g>: Remove incorrect sentence.
1676 (Stop Reply Packets): Document "OK" response to requests when in
1677 non-stop mode.
1678 <swbreak>: Use "software breakpoint" rather than "memory
1679 breakpoint".
1680 <create>: Document that "R" is ignored.
1681 <W, X, w>: Document formatting of "AA".
1682 (Notification Packets): Use "%Stop", not "%%Stop".
1683
1684 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1685
1686 * gdb.texinfo (Embedded Processors): Document ARC.
1687 (Synopsys ARC): New section.
1688 (Standard Target Features): Document ARC features.
1689 (ARC Features): New section.
1690
1691 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1692
1693 * .gitignore: New file.
1694
1695 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1696
1697 * gdb.texinfo (Input/Output): Mention possibility to unset
1698 inferior-tty.
1699
1700 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1701
1702 * gdb.texinfo: Resume btrace on reconnect.
1703
1704 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1705
1706 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1707 syscall.
1708
1709 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1710
1711 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1712 command.
1713
1714 2016-07-13 Tom Tromey <tom@tromey.com>
1715
1716 PR python/15620, PR python/18620:
1717 * python.texi (Events In Python): Document new breakpoint events.
1718
1719 2016-07-13 Tom Tromey <tom@tromey.com>
1720
1721 PR python/17698:
1722 * python.texi (Breakpoints In Python): Document
1723 Breakpoint.pending.
1724
1725 2016-07-13 Tom Tromey <tom@tromey.com>
1726
1727 * python.texi (Breakpoints In Python): Move table of types and
1728 table of watchpoint types earlier in node.
1729
1730 2016-07-12 Tom Tromey <tom@tromey.com>
1731
1732 PR python/19293:
1733 * python.texi (Frames In Python): Document
1734 gdb.invalidate_cached_frames.
1735
1736 2016-06-21 Pedro Alves <palves@redhat.com>
1737
1738 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1739 document new-ui and explain use case.
1740
1741 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1742
1743 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1744 (NDS32 Features): New Section.
1745
1746 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1747
1748 * gdb.texinfo (Examining Memory): Document negative repeat
1749 count in the 'x' command.
1750
1751 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1752
1753 * gdb.texinfo (GDB/MI Async Records): Document method and
1754 format fields in =record-started.
1755 * observer.texi (record_changed): Add method and format
1756 parameters.
1757
1758 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1759
1760 * gdb.texinfo (General Query Packets): Move the description of the
1761 response before the long list of the specific 'read' and 'write'
1762 requests.
1763
1764 2016-05-23 Tom Tromey <tom@tromey.com>
1765
1766 * python.texi (Basic Python): Document gdb.breakpoints return.
1767
1768 2016-05-24 Tom Tromey <tom@tromey.com>
1769
1770 PR gdb/19194:
1771 * gdb.texinfo (gdb man): Fix typo.
1772
1773 2016-05-17 Tom Tromey <tom@tromey.com>
1774
1775 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1776 (Rust): New node.
1777
1778 2016-05-17 Tom Tromey <tom@tromey.com>
1779
1780 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1781
1782 2016-04-27 Yao Qi <yao.qi@linaro.org>
1783
1784 * gdb.texinfo (tfind): Complete doc about tfind without
1785 argument.
1786
1787 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1788
1789 * agentexpr.texi (byte): Fix zero_ext description.
1790
1791 2016-03-31 Pedro Alves <palves@redhat.com>
1792
1793 * gdb.texinfo (M32R/SDI): Delete node.
1794 (MIPS Embedded): Remove references to the MIPS remote debugging
1795 protocol, PMON and variants, and the associated commands.
1796
1797 2016-03-15 Doug Evans <dje@google.com>
1798
1799 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1800 (Target Description Format): Mention enum types. Update docs on
1801 flags types.
1802 (Predefined Target Types): Add "bool".
1803 (Enum Target Types): New node.
1804
1805 2016-03-15 Pedro Alves <palves@redhat.com>
1806
1807 * gdb.texinfo (Tracepoint Actions): Fix typo.
1808
1809 2016-03-15 Pedro Alves <palves@redhat.com>
1810 Andreas Arnez <arnez@linux.vnet.ibm.com>
1811 Marcin Kościelnicki <koriakin@0x04.net>
1812
1813 * gdb.texinfo (Tracepoint Actions): Document possible
1814 unreliability of '$_ret'.
1815
1816 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1817
1818 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1819 command.
1820
1821 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1822
1823 * gdb.texinfo (Convenience Functions): Document $_as_string.
1824
1825 2016-02-23 Doug Evans <dje@google.com>
1826
1827 * gdb.texinfo (Skipping Over Functions and Files): Document new
1828 options to "skip" command. Update docs of output of "info skip".
1829
1830 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1831
1832 * gdb.texinfo (Signals): Add bound violation display hints for
1833 a SIGSEGV.
1834
1835 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1836
1837 * gdb.texinfo (Trace File Format): Add documentation for description
1838 section lines.
1839
1840 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1841
1842 * gdb.texinfo (Trace File Format): Remove misleading information
1843 about register block ordering.
1844
1845 2016-02-01 Doug Evans <dje@google.com>
1846
1847 * gdb.texinfo (Value Sizes): Fix typo.
1848
1849 2016-02-01 Doug Evans <dje@google.com>
1850
1851 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1852
1853 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1854
1855 * gdb.texinfo (Value Sizes): New section.
1856 (Data): Add the 'Value Sizes' node to the menu.
1857
1858 2016-01-26 John Baldwin <jhb@FreeBSD.org>
1859
1860 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1861
1862 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1863
1864 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1865
1866 2016-01-18 Pedro Alves <palves@redhat.com>
1867
1868 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1869 of the thread that hit a breakpoint or received a signal.
1870
1871 2016-01-15 Pedro Alves <palves@redhat.com>
1872
1873 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1874
1875 2016-01-13 Pedro Alves <palves@redhat.com>
1876
1877 * gdb.texinfo (Threads): Document the $_gthread convenience
1878 variable.
1879 (Convenience Vars): Likewise.
1880
1881 2016-01-13 Pedro Alves <palves@redhat.com>
1882
1883 * gdb.texinfo (Threads): Document "info threads -gid".
1884
1885 2016-01-13 Pedro Alves <palves@redhat.com>
1886
1887 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1888 anchor.
1889 (Threads In Python): Document new InferiorThread.global_num
1890 attribute.
1891
1892 2016-01-07 Pedro Alves <palves@redhat.com>
1893
1894 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1895 qualified thread IDs, global thread IDs and thread ID lists.
1896 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1897 thread IDs.
1898 (Convenience Vars): Document the $_thread convenience variable.
1899 (Ada Tasks): Adjust to refer to thread IDs.
1900 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1901 Commands, GDB/MI Variable Objects): Update to mention global
1902 thread IDs.
1903 * guile.texi (Breakpoints In Guile)
1904 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1905 global thread IDs instead of thread IDs.
1906 * python.texi (Threads In Python): Adjust documentation of
1907 InferiorThread.num.
1908 (Breakpoint.thread): Mention global thread IDs instead of thread
1909 IDs.
1910
1911 2016-01-13 Pedro Alves <palves@redhat.com>
1912
1913 * python.texi (Threads In Python): Document
1914 InferiorThread.inferior.
1915
1916 2016-01-13 Pedro Alves <palves@redhat.com>
1917
1918 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1919 convenience variable.
1920 (Convenience Vars): Likewise.
1921
1922 2016-01-12 Josh Stone <jistone@redhat.com>
1923 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1924
1925 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1926 (Stop Reply Packets): List the syscall entry and return stop reasons.
1927 (General Query Packets): Describe QCatchSyscalls, and add it to the
1928 table and the detailed list of stub features.
1929
1930 2016-01-12 Pedro Alves <palves@redhat.com>
1931
1932 Remove use of the registered trademark symbol throughout.
1933
1934 2016-01-12 Yao Qi <yao.qi@linaro.org>
1935
1936 * gdb.texinfo (Interrupts): Update the document on handling
1937 interrupt when program is stopped.
1938
1939 2015-12-11 Don Breazeal <donb@codesourcery.com>
1940
1941 * gdb.texinfo (Forks): Correct Linux kernel version where
1942 fork and exec events are supported, add notes about support
1943 of these events in target remote mode.
1944 (Connecting): Reorganize and clarify distinctions between
1945 target remote, extended-remote, and multiprocess.
1946 Reorganize related text from separate sections into new
1947 sections.
1948 (Server): Note effects of target extended-remote mode.
1949 Delete section on Multi-Process Mode for gdbserver.
1950 Move some text to "Connecting" node.
1951
1952 2015-12-10 Pedro Alves <palves@redhat.com>
1953
1954 * gdb.texinfo (Threads): Replace warning with explanation
1955 about single-threaded programs.
1956
1957 2015-12-10 Pedro Alves <palves@redhat.com>
1958
1959 * gdb.texinfo (Threads): Remove mention of SGI.
1960 (Forks): Remove mention of HP-UX.
1961 (Breakpoints): Remove mention of HP-UX.
1962 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1963 Reword in terms of architectures.
1964 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1965 mention supported systems.
1966 (Convenience Vars): Don't mention HP-UX.
1967 (Jumping): Remove mention of HP-UX in comment.
1968 (Files) <shared libraries>: Update supported shared library types
1969 list. Remove mention of HP-UX.
1970 (Native): Remove HP-UX subsection.
1971 (SVR4 Process Information): Remove mention of HP-UX.
1972
1973 2015-12-10 Pedro Alves <palves@redhat.com>
1974
1975 * gdb.texinfo (Stack): Reorder menu.
1976
1977 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1978
1979 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1980 -var-set-format's new zero-hexadecimal format.
1981
1982 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1983
1984 * gdb.texinfo (Ada Mode Into): Move overloading support
1985 description to its own node.
1986 (Overloading support for Ada): New node.
1987
1988 2015-11-30 Pedro Alves <palves@redhat.com>
1989
1990 PR 14618
1991 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1992 (Remote Configuration): Add the "set/show remote
1993 no-resumed-stop-reply" to the available settings table.
1994 (General Query Packets): Document the "no-resumed" qSupported
1995 feature.
1996
1997 2015-11-30 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.texinfo (Remote Configuration): List "set/show remote
2000 thread-events" command in configuration table.
2001 (Stop Reply Packets): Document "T05 create" stop
2002 reason and 'w' stop reply.
2003 (General Query Packets): Document QThreadEvents packet. Document
2004 QThreadEvents qSupported feature.
2005
2006 2015-11-30 Pedro Alves <palves@redhat.com>
2007
2008 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2009 anchor.
2010 (Packets): Document vCtrlC.
2011
2012 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2013
2014 * gdb.texinfo (Thread List Format): Mention thread names.
2015
2016 2015-11-24 Pedro Alves <palves@redhat.com>
2017
2018 PR 17539
2019 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2020 program-spaces" example to ascending order listing.
2021 (Threads): Adjust "info threads" example to ascending order
2022 listing.
2023 (Forks): Adjust "info inferiors" example to ascending order
2024 listing.
2025
2026 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
2027
2028 * gdb.texinfo (Process Record and Replay): Document "record
2029 instruction-history" modifiers.
2030
2031 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2032
2033 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2034 description.
2035 (Frame Filter Management): Move to later in the 'Examining the
2036 Stack' chapter.
2037 (Selection): Add entry for 'select-frame'.
2038
2039 2015-09-25 Doug Evans <dje@google.com>
2040
2041 * gdb.texinfo (Process Record and Replay): Fix syntax of
2042 "record instruction-history begin, end" and
2043 "record function-call-history begin, end".
2044
2045 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2046
2047 * gdb.texinfo (Specifying Source Directories): Fix
2048 substitute-path example.
2049
2050 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2051
2052 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2053
2054 2015-09-15 Pedro Alves <palves@redhat.com>
2055
2056 PR remote/18965
2057 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2058 the vforkdone description.
2059
2060 2015-09-15 Pedro Alves <palves@redhat.com>
2061
2062 PR remote/18965
2063 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2064 part indicates the thread ID of the parent process.
2065
2066 2015-09-15 Yao Qi <yao.qi@linaro.org>
2067
2068 * gdb.texinfo (General Query Packets): Add vContSupported to
2069 tables of 'gdbfeatures' and 'stub features' supported in the
2070 qSupported packet, as well as to the list containing stub
2071 feature details.
2072
2073 2015-09-11 Don Breazeal <donb@codesourcery.com>
2074
2075 * gdb.texinfo (Remote Configuration): Add exec event
2076 feature to table of packet settings.
2077 (Stop Reply Packets): Add exec events to the list of stop
2078 reasons.
2079 (General Query Packets): Add exec events to tables of
2080 'gdbfeatures' and 'stub features' supported in the qSupported
2081 packet, as well as to the list containing stub feature
2082 details.
2083
2084 2015-08-24 Pedro Alves <palves@redhat.com>
2085
2086 * gdb.texinfo (Remote Configuration): Document the "set/show
2087 remote multiprocess-extensions-packet" commands.
2088
2089 2015-08-24 Pedro Alves <palves@redhat.com>
2090
2091 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2092 <M32R>: Remove references to M32R/D.
2093 <M68K>: Remove references to target dbug.
2094 <MIPS Embedded>: Remove references to target r3900 and target
2095 array.
2096 <PowerPC Embedded>: Remove references to target dink32 and target
2097 ppcbug, target sds
2098 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2099
2100 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2101
2102 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2103
2104 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2105
2106 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2107
2108 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2109
2110 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2111 info bfds" to...
2112 (File Caching): A New section. Outline bfd caching, and add new
2113 description for "main set/show bfd-sharing".
2114
2115 2015-08-14 Doug Evans <xdje42@gmail.com>
2116
2117 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2118 disassembly.
2119 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2120
2121 2015-08-11 Keith Seitz <keiths@redhat.com>
2122
2123 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2124 Use "location(s)"instead of "linespec(s)".
2125 (Specifying a Location): Rewrite.
2126 Add subsections describing linespec, address, and explicit locations.
2127 Add node/menu for each subsection.
2128 (Source and Machine Code, C Preprocessor Macros)
2129 (Create and Delete Trace points)
2130 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2131 (Continuing at a Different Address): Remove "linespec" examples.
2132 Add reference to "Specify a Location"
2133 (The -break-insert Command): Rewrite. Add anchor.
2134 Add reference to appropriate manual section discussing locations.
2135 (The -dprintf-insert Command): Refer to -break-insert for
2136 specification of 'location'.
2137
2138 2015-08-07 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2141 target-non-stop".
2142
2143 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2144
2145 * gdb.texinfo (Process Record and Replay): Document prefixing of
2146 speculatively executed instructions in the "record instruction-history"
2147 command.
2148
2149 2015-07-20 Doug Evans <dje@google.com>
2150
2151 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2152
2153 2015-07-16 Doug Evans <dje@google.com>
2154
2155 * stabs.texinfo: @include gdb-cfg.texi.
2156
2157 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2158
2159 Revert the previous 2 commits:
2160 gdbserver build-id attribute generator
2161 Validate symbol file using build-id
2162
2163 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2164
2165 * gdb.texinfo (Files): Add 'set validate-build-id'
2166 and 'show validate-build-id'.
2167
2168 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2169 Jan Kratochvil <jan.kratochvil@redhat.com>
2170
2171 gdbserver build-id attribute generator.
2172 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2173 'build-id' in description, example, new attribute in dtd.
2174
2175 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2176
2177 * gdb.texinfo (Selection): Update documentation for 'frame'
2178 command.
2179
2180 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2181
2182 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2183 focus commands.
2184
2185 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2186
2187 * gdb.texinfo (TUI): Add comma after @xref.
2188
2189 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2190
2191 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
2192 commands.
2193
2194 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2195
2196 * gdb.texinfo (Process Record and Replay): Spell out that variables
2197 and registers are not available during btrace replay.
2198 Describe the new "record btrace pt" command.
2199 Describe the new "set|show record btrace pt buffer-size" options.
2200 (General Query Packets): Describe the new Qbtrace:pt and
2201 Qbtrace-conf:pt:size packets.
2202 Expand "bts" to "Branch Trace Store".
2203 Update the branch trace DTD.
2204
2205 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2206
2207 * gdb.texinfo (Command History): Document the new option
2208 "history remove-duplicates".
2209
2210 2015-06-19 Doug Evans <dje@google.com>
2211
2212 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2213 longer supported.
2214
2215 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2216
2217 * gdb.texinfo (Command History): Mention that setting
2218 GDBHISTSIZE to the empty string disables history truncation.
2219
2220 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2221
2222 PR gdb/16999
2223 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2224 behavior.
2225
2226 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2227
2228 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2229 with GDBHISTSIZE.
2230
2231 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2232
2233 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2234 bytes and memory units for -data-{read,write}-memory-bytes.
2235 (Packets): Same for m, M and X packets.
2236 * python.texi (Inferiors In Python): Same for read_memory and
2237 write_memory.
2238
2239 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2240
2241 * gdb.texinfo (Separate Debug Files): Document that PE is also
2242 supported.
2243
2244 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2245
2246 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2247 single table entry.
2248
2249 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2250
2251 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2252
2253
2254 2015-06-10 Gary Benson <gbenson@redhat.com>
2255
2256 * gdb.texinfo (Remote Configuration): Document the
2257 "set/show remote hostio-setfs-packet" command.
2258 (Host I/O Packets): Document the vFile:setfs packet.
2259
2260 2015-06-10 Gary Benson <gbenson@redhat.com>
2261
2262 * gdb.texinfo (Debugging Output): Document the "set/show debug
2263 linux-namespaces" command.
2264
2265 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2266 Mircea Gherzan <mircea.gherzan@intel.com>
2267
2268 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2269 and "set mpx bound".
2270
2271 2015-05-27 Doug Evans <dje@google.com>
2272
2273 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2274
2275 2015-05-26 Doug Evans <dje@google.com>
2276
2277 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2278 command renamings.
2279 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2280
2281 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2282
2283 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2284
2285 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2286
2287 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2288 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2289
2290 2015-05-16 Doug Evans <xdje42@gmail.com>
2291
2292 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2293 memory ports.
2294
2295 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2296
2297 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2298
2299 2015-05-12 Don Breazeal <donb@codesourcery.com>
2300
2301 * gdb.texinfo (Forks): Note that fork debugging is
2302 supported in extended mode.
2303 (Remote Configuration): Add fork event features to table
2304 of packet settings.
2305 (Stop Reply Packets): Add fork events to list of stop reasons.
2306 (General Query Packets): Add fork events to tables of
2307 'gdbfeatures' and 'stub features' supported in the qSupported
2308 packet, as well as to the list containing stub feature
2309 details.
2310
2311 2015-05-12 Gary Benson <gbenson@redhat.com>
2312
2313 * gdb.texinfo (General Query Packets): Document
2314 qXfer:exec-file:read with empty annex.
2315
2316 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2317
2318 * python.texi (Values From Inferior): Add descriptions of new
2319 methods gdb.Value.reference_value and gdb.Value.const_value.
2320
2321 2015-05-06 Joel Brobecker <brobecker@adacore.com>
2322
2323 * gdb.texinfo (Files): Add "info dll" documentation.
2324 (Cygwin Native): Remove "info dll" documentation.
2325
2326 2015-04-29 Doug Evans <dje@google.com>
2327
2328 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2329 Document.
2330 (Writing an Xmethod): Add get_result_type to example.
2331
2332 2015-04-28 Sasha Smundak <asmundak@google.com>
2333
2334 * python.texi: New method documented.
2335
2336 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2337
2338 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2339 format.
2340
2341 2015-04-24 Doug Evans <dje@google.com>
2342
2343 * python.texi (Xmethods In Python): Fix name of method to call the
2344 xmethod.
2345
2346 2015-04-17 Gary Benson <gbenson@redhat.com>
2347
2348 * gdb.texinfo (Connecting to a Remote Target): Mention that
2349 GDB can access program files from remote targets that support
2350 qXfer:exec-file:read and Host I/O packets.
2351
2352 2015-04-17 Gary Benson <gbenson@redhat.com>
2353
2354 * gdb.texinfo (Remote Configuration): Document the "set/show
2355 remote pid-to-exec-file-packet" command.
2356 (General Query Packets): Document the qXfer:exec-file:read
2357 qSupported features. Document the qXfer:exec-file:read packet.
2358
2359 2015-04-17 Gary Benson <gbenson@redhat.com>
2360
2361 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2362 applies to executable paths if supplied to GDB as absolute.
2363
2364 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2365
2366 * gdb.texinfo (Mode Options): Remove -xdb.
2367
2368 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2369 Eli Zaretskii <eliz@gnu.org>
2370
2371 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2372 compile, show debug compile. New subsection Compilation options for
2373 the compile command. New subsection Compiler search for the compile
2374 command.
2375
2376 2015-04-09 Andy Wingo <wingo@igalia.com>
2377
2378 * guile.texi (Frames In Guile): Describe frame-read-register.
2379
2380 2015-04-02 Gary Benson <gbenson@redhat.com>
2381
2382 * gdb.texinfo (set sysroot): Document "target:".
2383
2384 2015-04-01 Sasha Smundak <asmundak@google.com>
2385
2386 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2387 section.
2388
2389 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2390
2391 PR corefiles/16092
2392 * gdb.texinfo (gcore): Mention new command 'set
2393 use-coredump-filter'.
2394 (set use-coredump-filter): Document new command.
2395
2396 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2397
2398 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2399 documentation, reorder the info os entries in alphabetical order.
2400
2401 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2402
2403 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2404 -data-write-memory-bytes.
2405
2406 2015-03-24 Pedro Alves <palves@redhat.com>
2407
2408 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2409 mention that threads may sometimes run unlocked.
2410
2411 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2412
2413 * gdb.texinfo (Remote configuration): Document "set/show
2414 serial parity" command.
2415
2416 2015-03-18 Gary Benson <gbenson@redhat.com>
2417
2418 * gdb.texinfo (General Query Packets): Remove documentation
2419 for now-removed vFile:fstat qSupported features.
2420
2421 2015-03-11 Gary Benson <gbenson@redhat.com>
2422
2423 * gdb.texinfo (Remote Configuration): Document the
2424 "set/show remote hostio-fstat-packet" command.
2425 (General Query Packets): Document the vFile:fstat
2426 qSupported features.
2427 (Host I/O Packets): Document the vFile:fstat packet.
2428
2429 2015-03-11 Andy Wingo <wingo@igalia.com>
2430
2431 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2432
2433 2015-03-04 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.texinfo (Remote Configuration): Document the "set/show
2436 remote swbreak-feature-packet" and "set/show remote
2437 hwbreak-feature-packet" commands.
2438 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2439 decription.
2440 (Stop Reply Packets): Document the swbreak and hwbreak stop
2441 reasons.
2442 (General Query Packets): Document the swbreak and hwbreak
2443 qSupported features.
2444 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2445
2446 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2447
2448 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2449 under *stopped.
2450
2451 2015-03-02 Doug Evans <xdje42@gmail.com>
2452
2453 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2454
2455 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2456
2457 * gdb.texinfo (S/390 and System z Features): Describe new feature
2458 "org.gnu.gdb.s390.vx".
2459
2460 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2461
2462 PR gdb/18008
2463 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2464 demangler-warning): Fix typo ("problam").
2465
2466 2015-02-19 David Taylor <dtaylor@emc.com>
2467
2468 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2469
2470 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2471
2472 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2473 point, DTrace'.
2474 (Static Probe Points): Modified to cover DTrace probes in addition
2475 to SystemTap probes. Also modified to cover the `enable probe'
2476 and `disable probe' commands.
2477
2478 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2479
2480 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2481 `disable probe' commands.
2482
2483 2015-02-12 David Taylor <dtaylor@emc.com>
2484
2485 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2486 fields of the QTDV packet.
2487
2488 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2489
2490 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2491 (Process Record and Replay): Describe new set|show commands.
2492 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2493
2494 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2495
2496 * gdb.texinfo (Process Record and Replay): Describe the "record
2497 btrace bts" command.
2498 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2499 (Branch Trace Configuration Format): New.
2500
2501 2015-01-31 Gary Benson <gbenson@redhat.com>
2502 Doug Evans <dje@google.com>
2503
2504 * gdb.texinfo (Command Completion): Document new
2505 "set/show max-completions" option.
2506
2507 2015-01-31 Doug Evans <xdje42@gmail.com>
2508
2509 * gdb.texinfo (Symbols): Document new commands
2510 "maint print symbol-cache", "maint print symbol-cache-statistics",
2511 "maint flush-symbol-cache". Document new option
2512 "maint set symbol-cache-size".
2513
2514 2015-01-31 Doug Evans <xdje42@gmail.com>
2515
2516 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2517 distinguish script files vs inlined scripts.
2518 * python.texi (Python Auto-loading): Ditto.
2519
2520 2015-01-30 Doug Evans <dje@google.com>
2521
2522 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2523 string if present.
2524
2525 2015-01-27 Doug Evans <dje@google.com>
2526
2527 * python.texi (Objfiles In Python): Document Objfile.username.
2528
2529 2015-01-27 Doug Evans <dje@google.com>
2530
2531 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2532 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2533
2534 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2535
2536 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2537
2538 2015-01-16 Eli Zaretskii <eliz@gnu.org>
2539
2540 * doc/gdb.texinfo (TUI Commands): Document the possible
2541 values of NAME argument to 'winheight' command. Explain the
2542 effect of 'tabset' setting better.
2543
2544 2015-01-11 Doug Evans <xdje42@gmail.com>
2545
2546 PR gdb/15830
2547 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2548 (Symbols): Ditto.
2549 (Maintenance Commands): Delete docs for "maint demangle".
2550
2551 2014-12-31 Joel Brobecker <brobecker@adacore.com>
2552
2553 * gdb.texinfo (Files): Remove documentation of the
2554 "add-shared-symbol-files" and "assf" commands.
2555 (Cygwin Native): Remove documentation of the "dll-symbols"
2556 command.
2557
2558 2014-12-17 Doug Evans <xdje42@gmail.com>
2559
2560 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2561
2562 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2563 Jan Kratochvil <jan.kratochvil@redhat.com>
2564
2565 * gdb.texinfo (Altering): Update.
2566 (Compiling and Injecting Code): New node.
2567
2568 2014-12-12 Doug Evans <dje@google.com>
2569
2570 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2571
2572 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2573
2574 * gdb.texinfo: Document "maint print user-registers".
2575
2576 2014-12-08 Doug Evans <dje@google.com>
2577
2578 * python.texi (Objfiles In Python): Document Objfile.owner.
2579
2580 2014-12-04 Doug Evans <dje@google.com>
2581
2582 * python.texi (Objfiles In Python): Document
2583 Objfile.add_separate_debug_file.
2584
2585 2014-12-04 Doug Evans <dje@google.com>
2586
2587 * python.texi (Objfiles In Python): Document Objfile.build_id.
2588
2589 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2590
2591 * observer.texi (inferior_call_pre, inferior_call_post)
2592 (memory_changed, register_changed): New observers.
2593
2594 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2595
2596 * python.texi (Events In Python): Document new events
2597 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2598 and RegisterChangedEvent.
2599
2600 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2601
2602 Add add-auto-load-scripts-directory.
2603 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2604 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2605
2606 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2607
2608 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2609 description typo.
2610
2611 2014-10-30 Doug Evans <dje@google.com>
2612
2613 * python.texi (Progspaces In Python): Document ability to add
2614 random attributes to gdb.Progspace objects.
2615 (Objfiles In Python): Document ability to add random attributes to
2616 gdb.objfile objects.
2617
2618 2014-10-27 Pedro Alves <palves@redhat.com>
2619
2620 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2621 info on stepping and signal handlers.
2622 (Signals): Explain stepping and signal handlers. Add context
2623 index entry, and cross references.
2624
2625 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2626
2627 * python.texi (Breakpoints In Python): Add parenthesis after
2628 Breakpoint.delete. Clarify Breakpoint.enabled description so
2629 that it contains "disable".
2630
2631 2014-10-17 Doug Evans <dje@google.com>
2632
2633 * python.texi (Events In Python): Document clear_objfiles event.
2634
2635 2014-10-17 Doug Evans <dje@google.com>
2636
2637 * python.texi (Objfiles In Python): Document new progspace attribute.
2638
2639 2014-10-17 Pedro Alves <palves@redhat.com>
2640
2641 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2642 (SVR4 Process Information): Delete mention of OSF/1.
2643
2644 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2645
2646 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2647 exit-code field in -list-thread-groups output.
2648
2649 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2650
2651 * gdb.texinfo (Set Breaks): Add missing "@end table".
2652
2653 2014-09-22 Pedro Alves <palves@redhat.com>
2654
2655 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2656 always-inserted off" is the default mode now. Delete
2657 documentation of "set breakpoint always-inserted auto".
2658
2659 2014-09-18 Doug Evans <dje@google.com>
2660
2661 * python.texi (Symbol Tables In Python): Document "producer"
2662 attribute of gdb.Symtab objects.
2663
2664 2014-09-16 Pedro Alves <palves@redhat.com>
2665
2666 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2667 (Embedded OS): Remove VxWorks menu entry.
2668 (VxWorks): Remove node.
2669
2670 2014-09-13 Doug Evans <xdje42@gmail.com>
2671
2672 * gdb.texinfo (Signaling): Document new queue-signal command.
2673
2674 2014-09-06 Doug Evans <xdje42@gmail.com>
2675
2676 PR 15276
2677 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2678 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2679
2680 2014-09-03 Justin Lebar <jlebar@google.com>
2681
2682 * python.texi (Types In Python): Type.template_argument(n) returns a
2683 gdb.Value or a gdb.Type and throws an exception if n is out of
2684 range.
2685
2686 2014-09-03 Sasha Smundak <asmundak@google.com>
2687
2688 * python.texi (Frames in Python): Add read_register description.
2689
2690 2014-08-04 Tom Tromey <tromey@redhat.com>
2691
2692 * gdb.texinfo (Debugging Output): Update for change to "set debug
2693 target".
2694
2695 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
2696
2697 Pushed by Joel Brobecker <brobecker@adacore.com>.
2698 * Makefile.in (transform): New variable.
2699 (install-man1, install-man5): Apply $(transform) to man file names.
2700
2701 2014-07-26 Doug Evans <xdje42@gmail.com>
2702
2703 PR guile/17177
2704 * guile.texi (Guile Pretty Printing API): Fix typo.
2705 Document set-pretty-printers!, pretty-printers.
2706 (Selecting Guile Pretty-Printers): Update.
2707 Mention program-space based pretty-printers.
2708
2709 2014-07-25 Pedro Alves <palves@redhat.com>
2710 Eli Zaretskii <eliz@gnu.org>
2711
2712 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2713 with multi-threaded programs.
2714
2715 2014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2716
2717 * gdb.texinfo (MicroBlaze Features): Added.
2718
2719 2014-06-27 Yao Qi <yao@codesourcery.com>
2720
2721 * gdb.texinfo (Maintenance Commands): Update the output of
2722 'maint print dummy-frames' command.
2723
2724 2014-06-24 Eli Zaretskii <eliz@gnu.org>
2725
2726 * gdb.texinfo (Screen Size): Improve indexing.
2727
2728 2014-06-19 Gary Benson <gbenson@redhat.com>
2729
2730 * gdb.texinfo (Maintenance Commands): Document new
2731 "maint set/show catch-demangler-crashes" option.
2732
2733 2014-06-19 Gary Benson <gbenson@redhat.com>
2734
2735 * gdb.texinfo (Maintenance Commands): Document new
2736 "maint demangler-warning" command and new
2737 "maint set/show demangler-warning" option.
2738
2739 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2740
2741 * python.texi (Xmethod API): Add space before the opening
2742 parenthesis in function descriptions.
2743
2744 2014-06-06 Doug Evans <xdje42@gmail.com>
2745
2746 * guile.texi (Guile Configuration): Document guile-data-directory.
2747
2748 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2749
2750 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2751
2752 2014-06-04 Doug Evans <xdje42@gmail.com>
2753
2754 * guile.texi (Breakpoints In Guile): Update.
2755
2756 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2757
2758 * python.texi (Xmethod API): Fix reference to "Progspaces In
2759 Python".
2760
2761 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2762
2763 * python.texi (Xmethods In Python, XMethod API)
2764 (Writing an Xmethod): New nodes.
2765 (Python API): New menu entries "Xmethods In Python",
2766 "Xmethod API", "Writing an Xmethod".
2767
2768 2014-06-02 Doug Evans <xdje42@gmail.com>
2769
2770 * guile.texi (Guile API): Add entry for Parameters In Guile.
2771 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2772 (Parameters In Guile): New node.
2773
2774 2014-06-02 Doug Evans <xdje42@gmail.com>
2775
2776 * guile.texi (Guile API): Add entry for Commands In Guile.
2777 (Basic Guile) <parse-and-eval>: Add reference.
2778 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2779 (GDB Scheme Data Types): Mention <gdb:command> object.
2780 (Commands In Guile): New node.
2781
2782 2014-06-02 Doug Evans <xdje42@gmail.com>
2783
2784 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2785 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2786 (Progspaces In Guile): New node.
2787
2788 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2789
2790 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2791 * python.texi (Frames In Python): Mention
2792 gdb.FRAME_UNWIND_MEMORY_ERROR.
2793
2794 2014-05-29 Pedro Alves <palves@redhat.com>
2795 Tom Tromey <tromey@redhat.com>
2796
2797 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2798 from example.
2799 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2800 Mention that target-async is now deprecated.
2801 (Maintenance Commands): Document maint set/show target-async.
2802
2803 2014-05-29 Pedro Alves <palves@redhat.com>
2804
2805 * observer.texi (sync_execution_done, command_error): New
2806 subjects.
2807
2808 2014-05-29 Pedro Alves <palves@redhat.com>
2809
2810 PR gdb/13860
2811 * observer.texi (signal_received, end_stepping_range)
2812 (signal_exited, exited, no_history): New observer subjects.
2813
2814 2014-05-26 Andy Wingo <wingo@igalia.com>
2815
2816 * guile.texi (GDB Scheme Data Types): Remove documentation for
2817 removed interfaces. Update spelling of gdb-object-kind.
2818
2819 2014-05-26 Andy Wingo <wingo@igalia.com>
2820
2821 * guile.texi (Basic Guile): Fix some typos.
2822
2823 2014-05-26 Andy Wingo <wingo@igalia.com>
2824
2825 * guile.texi (Writing a Guile Pretty-Printer)
2826 (Guile Types Module): Fix excess parentheses in use-modules forms.
2827
2828 2014-05-24 Eli Zaretskii <eliz@gnu.org>
2829
2830 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2831 (Breakpoints In Guile, Guile Printing Module)
2832 (Guile Exception Handling, Values From Inferior In Guile)
2833 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2834 Don't use @var at the beginning of a sentence.
2835
2836 * gdb.texinfo (Frame Filter Management, Trace Files)
2837 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2838 (PowerPC Embedded, Define, Annotations for Running)
2839 (IPA Protocol Commands, Packets, General Query Packets)
2840 (Tracepoint Packets, Notification Packets, Environment)
2841 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2842 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2843 (Frames, Backtrace, Selection, Expressions, Registers)
2844 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2845 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2846 (Source Annotations, Using JIT Debug Info Readers, Packets)
2847 (Stop Reply Packets, Host I/O Packets)
2848 (Target Description Format): Don't use @var at the beginning of a
2849 sentence.
2850
2851 * python.texi (Basic Python, Types In Python)
2852 (Commands In Python, Frames In Python, Line Tables In Python)
2853 (Breakpoints In Python, gdb.printing, gdb.types)
2854 (Type Printing API): Don't use @var at the beginning of a
2855 sentence.
2856
2857 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2858
2859 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2860 replay-memory-access".
2861
2862 2014-05-21 Pedro Alves <palves@redhat.com>
2863
2864 * gdb.texinfo (Starting): Document "set/show
2865 auto-connect-native-target".
2866 (Target Commands): Document "target native".
2867
2868 2014-05-20 Pedro Alves <palves@redhat.com>
2869
2870 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2871 not be remote specific. Add cross reference to the qCRC packet.
2872 (Separate Debug Files): Update cross reference to the qCRC packet.
2873 (General Query Packets) <qCRC packet>: Add anchor.
2874
2875 2014-05-17 Doug Evans <xdje42@gmail.com>
2876
2877 Copy over changes from guile.texi.
2878 * python.texi (Basic Python) <gdb.execute>: Add text.
2879 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2880 (Values From Inferior) <Python string>: Add text.
2881 (Values From Inferior) <Value.string>: Clarify string length handling.
2882 (Pretty Printing API): Add cindex.
2883 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2884 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2885 @vindex.
2886 (Commands In Python) <COMPLETE_*>: Similarly.
2887 (Symbols In Python) <SYMBOL_*>: Similarly.
2888 (Breakpoints In Python) <WP_*>: Similarly.
2889 (Breakpoints In Python) <BP_*>: Similarly.
2890
2891 2014-05-17 David Taylor <dtaylor@emc.com>
2892
2893 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2894 mentioned in the qfThreadInfo reply.
2895
2896 2014-05-16 Doug Evans <dje@google.com>
2897
2898 * gdb.texinfo (Mode Options): Add -D.
2899
2900 2014-05-09 Samuel Bronson <naesten@gmail.com>
2901
2902 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2903 "make -C".
2904
2905 2014-04-29 Tom Tromey <tromey@redhat.com>
2906
2907 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2908 "show debug varobj".
2909
2910 2014-05-01 David Taylor <dtaylor@emc.com>
2911
2912 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2913 option.
2914
2915 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2916 Walfred Tedeschi <walfred.tedeschi@intel.com>
2917
2918 * gdb.texinfo (i386 Features): Add description of AVX512
2919 registers.
2920
2921 2014-03-31 Doug Evans <dje@google.com>
2922
2923 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2924
2925 2014-03-30 Doug Evans <dje@google.com>
2926
2927 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2928 (Background Execution): Ditto.
2929
2930 2014-03-21 Pedro Alves <palves@redhat.com>
2931 Stan Shebs <stan@codesourcery.com>
2932 Hui Zhu <hui@codesourcery.com>
2933
2934 * gdb.texinfo (Packets): Add anchor to "? packet".
2935 Remove fixme and update introduction of "k packet".
2936 Add anchor to "vKill packet".
2937
2938 2014-03-12 Stan Shebs <stan@codesourcery.com>
2939
2940 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2941
2942 2014-02-26 Ludovic Courtès <ludo@gnu.org>
2943
2944 * guile.texi (Basic Guile): Document 'history-append!'.
2945
2946 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2947
2948 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2949 and "assf" as being deprecated.
2950 (Cygwin Native): Likewise for "dll-symbols".
2951 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2952 as a way to force the loading of symbols from a DLL.
2953
2954 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2955
2956 * python.texi (Values From Inferior): Add description about the
2957 new feature.
2958
2959 2014-02-17 Doug Evans <xdje42@gmail.com>
2960
2961 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2962 * gdb.texinfo (Python): Moved to ...
2963 * python.texi: ... here. New file.
2964
2965 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2966
2967 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2968 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2969 parameter to 'str-lookup-function' procedure. Look for
2970 the "std::string<" prefix.
2971 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2972 Adjust description.
2973
2974 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2975
2976 * guile.texi (Values From Inferior In Guile): Remove stray
2977 parantheses for deffn.
2978 (Disassembly In Guile): Ditto.
2979
2980 2014-02-10 Stan Shebs <stan@codesourcery.com>
2981
2982 Add Doxygen support.
2983 * Makefile.in (doxy): New action, generates Doxygen files.
2984 (DOXYGEN): New.
2985 (doxyedit): New.
2986 * Doxyfile-base.in: New file.
2987 * Doxyfile-gdb-api.in: New file.
2988 * Doxyfile-gdb-xref.in: New file.
2989 * Doxyfile-gdbserver.in: New file.
2990 * doxy-index.in: New file.
2991 * filter-for-doxygen: New file.
2992 * filter-params.pl: New file.
2993
2994 2014-02-10 Doug Evans <xdje42@gmail.com>
2995
2996 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2997 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2998 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2999 (Guile docs): Include guile.texi.
3000 (objfile-gdbdotext file): Add objfile-gdb.scm.
3001 (dotdebug_gdb_scripts section): Mention Guile scripts.
3002 (Multiple Extension Languages): New node.
3003 * guile.texi: New file.
3004
3005 2014-01-28 Joel Brobecker <brobecker@adacore.com>
3006
3007 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3008 ignore-descriptive-types". commands.
3009
3010 2014-01-22 Doug Evans <dje@google.com>
3011
3012 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3013 (gdbserver man): Ditto.
3014
3015 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3016
3017 * gdb.texinfo: Document limited reverse/replay support
3018 for target record-btrace.
3019
3020 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3021
3022 * gdb.texinfo (Process Record and Replay): Update documentation.
3023
3024 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3025
3026 * gdb.texinfo (Process Record and Replay): Document new /c
3027 modifier accepted by "record function-call-history".
3028 Add /i modifier to "record function-call-history" example.
3029
3030 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
3031 Joel Brobecker <brobecker@adacore.com>
3032
3033 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3034 markers. Remove one that was misplaced.
3035
3036 2014-01-10 Pedro Alves <palves@redhat.com>
3037
3038 * gdb.texinfo (Your Program's Environment) <set environment>:
3039 Mention the shell, and point at 'set exec-wrapper'.
3040
3041 2014-01-07 Joel Brobecker <brobecker@adacore.com>
3042
3043 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3044
3045 2013-12-30 Joel Brobecker <brobecker@adacore.com>
3046
3047 * gdb.texinfo (Types In Python): Clarify the documentation
3048 of attribute gdb.Field.bitpos.
3049
3050 2013-12-28 Joel Brobecker <brobecker@adacore.com>
3051
3052 * gdb.texinfo (Types In Python): Fix the documentation of
3053 attribute "bitpos" in class gdb.Field for enum types. Add
3054 documentation for attribute "enumval" in that same class.
3055
3056 2013-12-28 Joel Brobecker <brobecker@adacore.com>
3057
3058 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3059 @ftable.
3060
3061 2013-12-23 Doug Evans <xdje42@gmail.com>
3062
3063 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3064 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3065 corresponding section in Extending GDB.
3066 (Extending GDB): Move menu up. New menu item "Auto-loading
3067 extensions".
3068 (Sequences): New menu item "Auto-loading sequences".
3069 (Auto-loading sequences): New node.
3070 (Python): Rename section from Scripting GDB to Extending GDB.
3071 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3072 Move docs on ways to auto-load extensions to ...
3073 (Auto-loading extensions): ... here. New node.
3074
3075 2013-12-23 Joel Brobecker <brobecker@adacore.com>
3076
3077 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3078 in menu.
3079 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3080 command, now in a new node.
3081 (GDB/MI Support Commands): New node, with its contents being
3082 extracted from the "GDB/MI Miscellaneous Commands" node.
3083 A small paragraph introducing the section is also added at
3084 the start.
3085 (GDB/MI Miscellaneous Commands): Delete the description of the
3086 -info-gdb-mi-command, -list-features and -list-target-features
3087 commands, now hosted in the "GDB/MI Support Commands" node.
3088
3089 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3090
3091 PR python/16113
3092 * gdb.texinfo (Values From Inferior): Add a note about using
3093 gdb.Field objects as subscripts on gdb.Value objects.
3094 (Types In Python): Add description about the new attribute
3095 "parent_type" of gdb.Field objects.
3096
3097 2013-12-12 Joel Brobecker <brobecker@adacore.com>
3098
3099 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3100 entry for section docuumenting the -list-features GDB/MI command.
3101
3102 2013-12-10 Joel Brobecker <brobecker@adacore.com>
3103
3104 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3105 "exec-run-start-option" entry in the output of the "-list-features"
3106 command.
3107
3108 2013-12-04 Eli Zaretskii <eliz@gnu.org>
3109
3110 * gdb.texinfo (i386): Fix yesterday's commit.
3111
3112 2013-12-03 Tom Tromey <tromey@redhat.com>
3113
3114 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3115 documented here.
3116
3117 2013-12-03 Tom Tromey <tromey@redhat.com>
3118
3119 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3120
3121 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3122
3123 * gdb.texinfo (i386 Features): Add MPX feature registers.
3124 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3125 a subsubsection for MPX and describes the display of the
3126 boundary registers.
3127
3128 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3129
3130 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3131 documentation of the "ada-exceptions" entry.
3132
3133 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3134
3135 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3136 "^error" result record concerning the error message. Document
3137 the error code that may also be part of that result record.
3138 (GDB/MI Miscellaneous Commands): Document the
3139 "undefined-command-error-code" element in the output of
3140 the "-list-features" GDB/MI command.
3141
3142 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3143
3144 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3145 the new -info-gdb-mi-command GDB/MI command. Document
3146 the meaning of "-info-gdb-mi-command" in the output of
3147 -list-features.
3148
3149 2013-11-29 Pedro Alves <palves@redhat.com>
3150
3151 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3152 Update comment.
3153
3154 2013-11-24 Yao Qi <yao@codesourcery.com>
3155
3156 * gdb.texinfo (Caching Remote Data): Document new
3157 "set/show stack-cache" option.
3158
3159 2013-11-24 Yao Qi <yao@codesourcery.com>
3160
3161 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3162 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3163 "off" respectively.
3164
3165 2013-11-23 Yao Qi <yao@codesourcery.com>
3166
3167 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3168 of "displayhint" to the table about child results.
3169
3170 2013-11-21 Yao Qi <yao@codesourcery.com>
3171
3172 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3173 'dynamic' for the output of command -var-list-children.
3174
3175 2013-11-21 Yao Qi <yao@codesourcery.com>
3176
3177 * gdb.texinfo (Caching Target Data): Remove "see" before
3178 @pxref.
3179
3180 2013-11-20 Yao Qi <yao@codesourcery.com>
3181
3182 * gdb.texinfo (Caching Target Data): Update doc for
3183 per-address-space dcache.
3184
3185 2013-11-20 Yao Qi <yao@codesourcery.com>
3186
3187 * gdb.texinfo (Data): Rename menu item.
3188 (Caching Remote Data): Rename to ...
3189 (Caching Target Data): ... it. Update.
3190
3191 2013-11-18 Joel Brobecker <brobecker@adacore.com>
3192
3193 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3194 "language-option" entry in the output of the "-list-features"
3195 command.
3196
3197 2013-11-15 Tom Tromey <tromey@redhat.com>
3198
3199 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3200 Add example.
3201
3202 2013-11-14 Tom Tromey <tromey@redhat.com>
3203
3204 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3205
3206 2013-11-14 Joel Brobecker <brobecker@adacore.com>
3207
3208 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3209 (Context management): Place current subsection text into its own
3210 subsubsection. Add new subsubsection describing the "--language"
3211 command option.
3212
3213 2013-11-13 Joel Brobecker <brobecker@adacore.com>
3214
3215 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3216 the documentation of "info-ada-exceptions" in the output
3217 of the "-list-features" command. Add the documentation
3218 of the "ada-exception" entry instead.
3219
3220 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3221
3222
3223 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3224 word of a couple of sentences to start with a capital letter.
3225
3226 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3227
3228 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3229 (Ada Exceptions): New node.
3230 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3231 Commands" node.
3232 (GDB/MI Ada Exceptions Commands): New node.
3233 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3234 field in the output of the "-list-features" command.
3235 * NEWS: Add entry for the new "info exceptions" CLI command,
3236 and for the new "-info-ada-exceptions" GDB/MI command.
3237
3238 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3239
3240 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3241 (Line Tables In Python): New node.
3242
3243 2013-11-08 Doug Evans <dje@google.com>
3244
3245 * gdb.texinfo (Debugging Output): Update text for
3246 "set debug dwarf2-read".
3247
3248 2013-11-08 Doug Evans <dje@google.com>
3249
3250 * gdb.texinfo (Debugging Output): Update text for
3251 "set debug symtab-create".
3252
3253 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3254
3255 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3256 constant.
3257
3258 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3259
3260 * gdb.texinfo (Breakpoints In Python): Document temporary
3261 option in breakpoint constructor, and add documentation to the
3262 temporary attribute.
3263
3264 2013-11-07 Yao Qi <yao@codesourcery.com>
3265
3266 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3267 output of "-var-info-expression".
3268
3269 2013-11-06 Pedro Alves <palves@redhat.com>
3270
3271 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3272 non-interactive mode.
3273 (Environment) <shell startup files warning>: Mention
3274 non-interactive mode. Mention .zshenv for Z shell, and talk about
3275 BASH_ENV instead of .bashrc for BASH.
3276
3277 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3278
3279 * gdb.texinfo (Commands to Specify Files): Add description
3280 of the remove-symbol-file command.
3281 * observer.texi: New free_objfile event
3282
3283 2013-10-24 Pedro Alves <palves@redhat.com>
3284
3285 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3286
3287 2013-10-11 Joel Brobecker <brobecker@adacore.com>
3288
3289 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3290 New subsection inside which the "-catch-load" and "-catch-unload"
3291 commands documentation is now placed.
3292 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3293 documenting the "-catch-assert" and "-catch-exception" new
3294 GDB/MI commands.
3295
3296 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3297
3298 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3299
3300 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3301
3302 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3303 serial baud".
3304 (Remote Configuration): Replace "set remotebaud" by "set serial
3305 baud". Replace "show remotebaud" by "show serial baud".
3306
3307 2013-10-07 Pedro Alves <palves@redhat.com>
3308
3309 PR breakpoints/11568
3310 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3311 when the thread is removed from the thread list.
3312
3313 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3314
3315 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3316 Update entry for $_exitcode.
3317
3318 2013-10-04 Joel Brobecker <brobecker@adacore.com>
3319
3320 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3321 new "--start" option.
3322
3323 2013-10-02 Pedro Alves <palves@redhat.com>
3324
3325 * gdb.texinfo (Registers): Expand description of saved registers
3326 in frames. Explain <not saved>.
3327
3328 2013-09-25 Doug Evans <dje@google.com>
3329
3330 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3331
3332 2013-09-16 Stan Shebs <stan@codesourcery.com>
3333
3334 Remove the internals manual gdbint.texinfo.
3335 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3336 (PDFFILES): Remove gdbint.pdf.
3337 (HTMLFILES): Remove gdbint/index.html.
3338 (HTMLFILES_INSTALL): Remove gdbint.
3339 (GDBINT_DOC_FILES): Remove.
3340 (dvi): Remove gdbint.dvi.
3341 (ps): Remove gdbint.ps.
3342 * gdbint.texinfo: Remove file.
3343 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3344
3345 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3346
3347 * gdb.texinfo (Convenience Functions): Mention new convenience
3348 function $_isvoid.
3349
3350 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3351
3352 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3353 (Standard Target Features): Add new node to menu.
3354 (S/390 and System z Features): New node.
3355
3356 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3357
3358 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3359 -list-target-features in the example.
3360
3361 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3362
3363 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3364 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3365
3366 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3367
3368 Sync documentation with gdb.base/gnu-debugdata.exp.
3369 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3370
3371 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3372
3373 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3374
3375 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3376 Yao Qi <yao@codesourcery.com>
3377
3378 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3379 Document new --skip-unavailable option.
3380 <-stack-list-variables>: Document new --skip-unavailable option.
3381
3382 2013-08-26 Doug Evans <dje@google.com>
3383
3384 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3385 an optional regexp.
3386
3387 2013-08-13 Tom Tromey <tromey@redhat.com>
3388
3389 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3390 Document GDB_PARALLEL and GDB_INOTIFY.
3391
3392 2013-08-09 Stan Shebs <stan@codesourcery.com>
3393
3394 * LRS: Remove file, describes a long-abandoned live-range
3395 splitting extension to stabs.
3396
3397 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
3398
3399 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3400
3401 2013-07-17 Doug Evans <dje@google.com>
3402
3403 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3404
3405 2013-07-02 Tom Tromey <tromey@redhat.com>
3406
3407 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3408
3409 2013-06-28 Tom Tromey <tromey@redhat.com>
3410
3411 * Makefile.in (version.subst): Use version.in, not
3412 common/version.in.
3413 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3414 Likewise.
3415
3416 2013-06-27 Pedro Alves <palves@redhat.com>
3417
3418 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3419 dynamic symbol resolution code>: New section, based on infrun.c
3420 comment.
3421
3422 2013-06-26 Tom Tromey <tromey@redhat.com>
3423
3424 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3425 Update.
3426 (Releasing GDB): Likewise.
3427
3428 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3429 Yao Qi <yao@codesourcery.com>
3430
3431 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3432 -trace-frame-collected.
3433
3434 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3435
3436 * gdb.texinfo (Traceframe Info Format): Document tvar element
3437 and its attributes.
3438
3439 2013-06-25 Yao Qi <yao@codesourcery.com>
3440
3441 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3442
3443 2013-06-24 Tom Tromey <tromey@redhat.com>
3444
3445 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3446 (GDBvn.texi): Use version.subst.
3447 (version.subst): New target.
3448 (mostlyclean): Remove version.subst.
3449
3450 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3451
3452 * gdb.texinfo (GDB/MI Data Manipulation)
3453 <-data-list-register-values>: Document the --skip-unavailable
3454 option.
3455
3456 2013-06-07 Yao Qi <yao@codesourcery.com>
3457
3458 * gdb.texinfo (Symbols): Add kindex and cindex for
3459 'maint print msymbols'.
3460
3461 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3462
3463 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3464 response field name (thread-group to inferior).
3465
3466 2013-06-04 Gary Benson <gbenson@redhat.com>
3467
3468 * gdb.texinfo (General Query Packets/qSupported): Added
3469 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3470 to the table of currently defined stub features.
3471 Added a more detailed entry for "augmented-libraries-svr4-read".
3472 (General Query Packets/qXfer:libraries-svr4:read): Documented
3473 the augmented form of this packet.
3474
3475 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3476
3477 * gdb.texinfo (System-wide Configuration Scripts): Renames
3478 "Installed System-wide Configuration Scripts". Add associated
3479 @menu block.
3480
3481 2013-05-23 Yao Qi <yao@codesourcery.com>
3482 Pedro Alves <palves@redhat.com>
3483
3484 * gdb.texinfo (Packets): Document 'vCont;r'.
3485 (Continuing and Stepping): Document target-assisted range
3486 stepping, and the 'set range-stepping' and 'show range-stepping'
3487 commands.
3488
3489 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3490
3491 * gdb.texinfo (Installed System-wide Configuration Scripts):
3492 Add subsection describing the scripts now available under
3493 the data-dir's system-gdbbinit subdirectory.
3494 * NEWS: Add entry announcing the availability of system-wide
3495 configuration scripts for ElinOS and Wind River Linux.
3496
3497 2013-05-21 Hui Zhu <hui@codesourcery.com>
3498
3499 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3500 "-dprintf-insert" command.
3501
3502 2013-05-17 Doug Evans <dje@google.com>
3503
3504 * gdb.texinfo (Maintenance Commands): Update doc for
3505 "maint check-psymtabs". Add doc for "maint check-symtabs",
3506 "maint expand-symtabs".
3507
3508 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3509
3510 * gdb.texinfo (Process Record and Replay): Document the
3511 "record goto" command and its sub-commands.
3512
3513 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3514
3515 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3516 (Python API): Add Frame Filters API, Frame Wrapper API,
3517 Writing a Frame Filter/Wrapper, Managing Management of Frame
3518 Filters chapter entries.
3519 (Frame Filters API): New Node.
3520 (Frame Wrapper API): New Node.
3521 (Writing a Frame Filter): New Node.
3522 (Managing Frame Filters): New Node.
3523 (Progspaces In Python): Add note about frame_filters attribute.
3524 (Objfiles in Python): Ditto.
3525 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3526 @anchors and --no-frame-filters option to -stack-list-variables,
3527 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3528 commands.
3529
3530 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3531
3532 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3533 Support" subsection documenting the XML format used to transfer
3534 shared library info on AIX.
3535
3536 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3537
3538 * gdb.texinfo (Debugging Output): Add documentation of
3539 "set debug aix-solib" and "show debug aix-solib" commands.
3540
3541 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3542
3543 * gdb.texinfo (Nios II): New section.
3544 (Nios II Features): New section.
3545
3546 2013-05-06 Joel Brobecker <brobecker@adacore.com>
3547
3548 * gdbint.texinfo (Algorithms): Remove entries documenting
3549 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3550 SOLIB_CREATE_INFERIOR_HOOK.
3551
3552 2013-04-29 Tom Tromey <tromey@redhat.com>
3553
3554 PR python/14204:
3555 * gdb.texinfo (Python API): Fix menu entry.
3556 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3557 Define global and static block. Add example. Clarify
3558 block relationship for inline functions.
3559
3560 2013-04-29 Tom Tromey <tromey@redhat.com>
3561
3562 * gdb.texinfo (Python API): Mention Python help and keyword
3563 arguments. Move pagination text to Basic Python.
3564 (Basic Python): Put pagination text here. Document
3565 close-on-exec, SIGCHLD, and SIGINT.
3566
3567 2013-04-19 Pedro Alves <palves@redhat.com>
3568
3569 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3570 "signedness" instead of "signness".
3571
3572 2013-04-19 Pedro Alves <palves@redhat.com>
3573
3574 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3575 -Wno-pointer-sign text with text on -Wpointer-sign.
3576
3577 2013-04-16 Tom Tromey <tromey@redhat.com>
3578
3579 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3580 GCC that has the SDT probe points.
3581
3582 2013-04-15 Tom Tromey <tromey@redhat.com>
3583
3584 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3585 exception catchpoints.
3586
3587 2013-04-15 Tom Tromey <tromey@redhat.com>
3588
3589 * gdb.texinfo (Set Catchpoints): Document $_exception.
3590 (Convenience Vars): Mention $_exception.
3591
3592 2013-04-15 Tom Tromey <tromey@redhat.com>
3593
3594 * gdb.texinfo (Set Catchpoints): Reorganize exception
3595 catchpoints. Document "catch rethrow".
3596 (Debugging C Plus Plus): Mention "catch rethrow".
3597
3598 2013-04-15 Tom Tromey <tromey@redhat.com>
3599
3600 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3601
3602 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3603 Eli Zaretskii <eliz@gnu.org>
3604
3605 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3606 line below the sample output.
3607
3608 2013-04-12 Eli Zaretskii <eliz@gnu.org>
3609
3610 * gdb.texinfo (Mode Options): Document '-configuration'.
3611 (Help): Document "show configuration".
3612 (Bug Reporting): Add requirements to include the configuration
3613 details in bug reports.
3614
3615 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3616
3617 * Makefile.in (MAN1S): Add gcore.1.
3618 Remove "Host, target, and site specific Makefile fragments" comment.
3619 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3620 (install-man1, uninstall-man1): Conditionalize gcore.1.
3621 (gcore.1): New.
3622 * gdb.texinfo (Man Pages): Add gcore man.
3623 (gcore man): New node.
3624
3625 2013-04-10 Pedro Alves <palves@redhat.com>
3626
3627 * gdb.texinfo (Process Record and Replay): Document that "set
3628 record full insn-number-max", "set record
3629 instruction-history-size" and "set record
3630 function-call-history-size" accept "unlimited".
3631 (Backtrace): Document that "set backtrace limit" accepts
3632 "unlimited".
3633 (List): Document that "set listsize" accepts "unlimited".
3634 (Print Settings)" Document that "set print max-symbolic-offset",
3635 "set print elements" and "set print repeats" accept "unlimited".
3636 (Starting and Stopping Trace Experiments): Document that "set
3637 trace-buffer-size" accepts "unlimited".
3638 (Remote Configuration): Document that "set tcp connect-timeout"
3639 accepts "unlimited".
3640 (Command History): Document that "set history size" accepts
3641 "unlimited".
3642 (Screen Size): Document that "set height" and "set width" accepts
3643 "unlimited". Adjust "set pagination"'s description to suggest
3644 "set height unlimited" instead of "set height 0".
3645
3646 2013-04-10 Yao Qi <yao@codesourcery.com>
3647
3648 * gdb.texinfo (Trace Files): Add "target ctf".
3649
3650 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3651
3652 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3653
3654 * Makefile.in (install-man1, install-man5, uninstall-man1)
3655 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3656
3657 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3658
3659 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3660 Eli Zaretskii <eliz@gnu.org>
3661
3662 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3663 parameters order. Remove "On some targets" for --attach. Document the
3664 --multi parameter and extended-remote command. Document all the
3665 options.
3666
3667 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3668
3669 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3670 the list of supported languages.
3671
3672 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3673
3674 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3675 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3676 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3677 (diststuff): Add man.
3678 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3679 (uninstall-man5): New.
3680 (STAGESTUFF): Add *.1 and *.5.
3681 (GDBvn.texi): Add SYSTEM_GDBINIT.
3682 (gdb.1, gdbserver.1, gdbinit.5): New.
3683 (maintainer-clean realclean): Add $(MANS).
3684 (install): Add install-man.
3685 (uninstall): Add uninstall-man.
3686 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3687 (@copying): Wrap it by @c man begin COPYRIGHT.
3688 (Top): Add Man Pages.
3689 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3690
3691 2013-04-02 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.texinfo (Debugging Output): Document "set/show debug
3694 aarch64", "set/show debug coff-pe-read" and "set/show debug
3695 mach-o".
3696
3697 2013-04-02 Pedro Alves <palves@redhat.com>
3698
3699 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3700 table>: Add entry for "trace-buffer-size".
3701
3702 2013-03-28 Pedro Alves <palves@redhat.com>
3703
3704 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3705 table>: Add entry for "trace-status".
3706
3707 2013-03-28 Eli Zaretskii <eliz@gnu.org>
3708
3709 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3710 @bullet", which is invalid (makeinfo 5.1 barfs).
3711
3712 2013-03-28 Pedro Alves <palves@redhat.com>
3713
3714 PR gdb/15294
3715
3716 * gdb.texinfo (List) <set listsize>: Adjust to document that
3717 listsize 0 means no limit, and remove mention of -1.
3718
3719 2013-03-22 Yao Qi <yao@codesourcery.com>
3720
3721 * gdb.texinfo (Embedded Processors): Remove menu item
3722 "OpenRISC 1000".
3723 (OpenRISC 1000): Remove.
3724
3725 2013-03-21 Doug Evans <dje@google.com>
3726
3727 * gdb.texinfo (Maintenance Commands): Add docs for
3728 "mt set per-command {space,time,symtab} {on,off}".
3729
3730 2013-03-14 Hui Zhu <hui@codesourcery.com>
3731 Yao Qi <yao@codesourcery.com>
3732
3733 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3734
3735 2013-03-13 Keith Seitz <keiths@redhat.com>
3736
3737 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3738 "maint agent" reference to Dynamic printf.
3739
3740 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3741
3742 * gdb.texinfo (General Query Packets): Don't use colon in index
3743 entries visible to Info format.
3744
3745 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3746
3747 * gdb.texinfo (Process Record and Replay): Document record
3748 changes.
3749
3750 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3751
3752 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3753 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3754 qXfer:btrace:read.
3755
3756 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3757
3758 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3759 use colons in @anchor and @cindex entries.
3760
3761 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3762
3763 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3764
3765 2013-03-08 Stan Shebs <stan@codesourcery.com>
3766 Hafiz Abid Qadeer <abidh@codesourcery.com>
3767
3768 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3769 trace-buffer-size set and show commands.
3770 (Tracepoint Packets): Document QTBuffer:size.
3771 (General Query Packets): Document QTBuffer:size.
3772
3773 2013-02-21 Tom Tromey <tromey@redhat.com>
3774
3775 * gdb.texinfo: Remove bad @syncodeindex.
3776 (Values From Inferior, Types In Python, Inferiors In Python)
3777 (Events In Python, Threads In Python, Frames In Python, Blocks In
3778 Python, Symbols In Python, Symbol Tables In Python): Remove
3779 @tables.
3780 (Packets, General Query Packets, Tracepoint Packets)
3781 (Host I/O Packets): Use @w{} for empty @item.
3782
3783 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3784
3785 * gdb.texinfo (Architectures In Python): Add description about
3786 the new method gdb.Architecture.disassemble.
3787
3788 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3789 Hafiz Abid Qadeer <abidh@codesourcery.com>
3790
3791 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3792 Document the "trace-file" field.
3793
3794 2013-02-07 Doug Evans <dje@google.com>
3795
3796 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3797 command.
3798
3799 2013-02-06 Yao Qi <yao@codesourcery.com>
3800
3801 * gdb.texinfo (GDB/MI Async Records): Document new MI
3802 notification "=tsv-modified". Update the document of MI
3803 notification "=tsv-created".
3804 * observer.texi (GDB Observers): New observer tsv_modified.
3805 Update observer tsv_created and tsv_delete.
3806
3807 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3808
3809 * gdb.texinfo (AArch64 Features): New section; document
3810 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3811 (Architectures): Add new AArch64 section to document AArch64
3812 architecture specific commands.
3813 (ABI): Add description of the new OS ABI "Newlib" and its influence
3814 on the longjmp handling.
3815
3816 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3817 Jan Kratochvil <jan.kratochvil@redhat.com>
3818
3819 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3820 variable in 'set/show backtrace' section.
3821
3822 2013-01-31 Tom Tromey <tromey@redhat.com>
3823
3824 * gdb.texinfo (Target Commands): Fix typo.
3825
3826 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3827
3828 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3829 describing the gdb.Architecture class.
3830 (Frames In Python): Add description about the new method
3831 gdb.Frame.architecture().
3832
3833 2013-01-23 Doug Evans <dje@google.com>
3834
3835 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3836
3837 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3838
3839 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3840 'thread-groups' field when printing a breakpoint in MI.
3841
3842 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3843 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3844 to reflect that jit-reader-load now supports absolute file-names.
3845
3846 2013-01-16 Tom Tromey <tromey@redhat.com>
3847
3848 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3849 (Signals): Likewise.
3850
3851 2013-01-16 Tom Tromey <tromey@redhat.com>
3852
3853 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3854 "catch-type" field.
3855 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3856
3857 2013-01-07 Tom Tromey <tromey@redhat.com>
3858
3859 * gdb.texinfo (Mode Options): Don't mention -epoch.
3860 (Data, Emacs): Remove obsolete comments.
3861
3862 2013-01-02 Tom Tromey <tromey@redhat.com>
3863
3864 * gdb.texinfo (GDB/MI Output Records): Update menu.
3865 (GDB/MI Breakpoint Information): New node.
3866 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3867 <-break-insert>: Likewise.
3868
3869 2012-12-31 Yao Qi <yao@codesourcery.com>
3870
3871 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3872 (Packets): Move "vStopped" packet to ...
3873 (Notification Packets): ... here. Describe the components
3874 of notification. Add a table of supported notifications.
3875 Add an example on the process of he async notification.
3876
3877 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3878
3879 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3880 present.
3881 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3882 fullname output always present.
3883
3884 2012-12-23 Pierre Muller <muller@sourceware.org>
3885
3886 * gdbint.texinfo (Function prototypes): Require use of "extern"
3887 modifier for function prototypes in headers.
3888
3889 2012-12-19 Joel Brobecker <brobecker@adacore.com>
3890
3891 * refcard.tex: Update copyright notice to GPL v3 or later.
3892 Update contact info.
3893
3894 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3895
3896 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3897
3898 2012-12-15 Yao Qi <yao@codesourcery.com>
3899
3900 * gdb.texinfo (Debugging Output): Document 'set debug
3901 notification' and 'show debug notification'.
3902
3903 2012-12-15 Yao Qi <yao@codesourcery.com>
3904
3905 * gdb.texinfo (Listing Tracepoints): New item and example about
3906 'installed on target' output.
3907 Add more in the example about 'installed on target'.
3908 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3909
3910 2012-12-14 Tom Tromey <tromey@redhat.com>
3911
3912 * gdb.texinfo (SVR4 Process Information): Mention core files.
3913
3914 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3915
3916 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3917
3918 2012-12-12 Paul Koning <paul_koning@dell.com>
3919
3920 Add support for Python 3.
3921 * gdb.texinfo (Inferior.read_memory): Mention that the return
3922 value is a memoryview object if Python 3.
3923
3924 2012-12-11 Pedro Alves <palves@redhat.com>
3925
3926 * gdb.texinfo: Remove all mentions of Unixware throughout.
3927
3928 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3929
3930 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3931
3932 2012-11-29 Tom Tromey <tromey@redhat.com>
3933
3934 * gdb.texinfo (SVR4 Process Information): Document missing
3935 "info proc" subcommands.
3936
3937 2012-11-29 Yao Qi <yao@codesourcery.com>
3938
3939 PR gdb/1477.
3940 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3941 to 'auto' instead of 'gnu'.
3942
3943 2012-11-26 Tom Tromey <tromey@redhat.com>
3944
3945 * gdb.texinfo (MiniDebugInfo): New node.
3946 (GDB Files): Update.
3947
3948 2012-11-16 Doug Evans <dje@google.com>
3949
3950 * gdb.texinfo (System-wide configuration): If the system-wide init
3951 file lives in the data-directory, and --data-directory is provided,
3952 look for it there.
3953
3954 2012-11-15 Tom Tromey <tromey@redhat.com>
3955
3956 * gdb.texinfo (Signaling): Fix typo.
3957
3958 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3959
3960 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3961 parameter "count" of -data-write-memory-bytes, and add an example.
3962
3963 2012-11-12 Tom Tromey <tromey@redhat.com>
3964
3965 * gdb.texinfo (Symbols): Document "info type-printers",
3966 "enable type-printer" and "disable type-printer".
3967 (Python API): Add new node to menu.
3968 (Type Printing API): New node.
3969 (Progspaces In Python): Document type_printers field.
3970 (Objfiles In Python): Likewise.
3971 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3972 register_type_printer, TypePrinter>: Document.
3973
3974 2012-11-12 Tom Tromey <tromey@redhat.com>
3975
3976 * gdb.texinfo (Symbols): Document "set print type methods",
3977 "set print type typedefs", and flags to ptype and whatis.
3978
3979 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3980
3981 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3982 the example -data-disassemble output. Extend the description of
3983 the -data-disassemble results to document all fields. Document
3984 the cli disassemble command as being related to -data-disassemble.
3985
3986 2012-11-09 Yao Qi <yao@codesourcery.com>
3987
3988 PR gdb/14777.
3989 * gdb.texinfo (OS Information): Remove doc on command
3990 'info udot'.
3991
3992 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3993
3994 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3995 gdb.ini warning for Windows port.
3996
3997 2012-11-08 Yao Qi <yao@codesourcery.com>
3998
3999 * gdb.texinfo (Search): Add kindex for 'fo'.
4000
4001 2012-11-05 Tom Tromey <tromey@redhat.com>
4002
4003 PR python/14802:
4004 * gdb.texinfo (Functions In Python): Add example.
4005
4006 2012-11-03 Yao Qi <yao@codesourcery.com>
4007
4008 * observer.texi (GDB Observers): Remove observer
4009 'tracepoint_modified', 'tracepoint_created' and
4010 'tracepoint_deleted'.
4011
4012 2012-10-26 Tom Tromey <tromey@redhat.com>
4013
4014 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4015
4016 2012-10-25 Tom Tromey <tromey@redhat.com>
4017
4018 * gdb.texinfo (General Query Packets): Use @itemx.
4019
4020 2012-10-17 Yao Qi <yao@codesourcery.com>
4021
4022 * observer.texi (GDB Observers): Update observer
4023 'memory_changed'.
4024 * gdb.texinfo (GDB/MI Async Records): Document for
4025 "memory-changed" notification.
4026
4027 2012-10-15 Doug Evans <dje@google.com>
4028
4029 * gdb.texinfo (Mode Options): Document -nh.
4030 Elaborate on docs for -nx.
4031
4032 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4033
4034 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4035
4036 2012-09-21 Yao Qi <yao@codesourcery.com>
4037 Pedro Alves <palves@redhat.com>
4038
4039 * gdb.texinfo (GDB/MI Async Records): Document notification
4040 'record-started' and 'record-stopped'.
4041 * observer.texi (GDB Observers): New observer 'record-changed'.
4042
4043 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
4044
4045 * gdb.texinfo: Document the removal of SH's 'regs' command.
4046
4047 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4048
4049 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4050
4051 2012-09-18 Yao Qi <yao@codesourcery.com>
4052
4053 * gdb.texinfo (GDB/MI Async Records): Document new MI
4054 notifications '=tsv-created' and '=tsv-deleted'.
4055 * observer.texi (GDB Observers): New observer tsv_created and
4056 tsv_deleted.
4057
4058 2012-09-18 Yao Qi <yao@codesourcery.com>
4059
4060 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4061 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4062 '=traceframe-changed'.
4063
4064 2012-09-17 Yao Qi <yao@codesourcery.com>
4065
4066 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4067 'set listsize'.
4068
4069 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4070 Eli Zaretskii <eliz@gnu.org>
4071
4072 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4073 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4074 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4075
4076 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4077
4078 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4079
4080 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4081
4082 Document how to return from "python-interactive" to GDB.
4083 * gdb.texinfo (Python Commands): Update documentation.
4084
4085 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4086
4087 Add a new "python-interactive" command that starts a standard
4088 Python interactive prompt with "pi" as alias, and add "py" as
4089 an alias to "python".
4090 * gdb.texinfo (Python Commands): Document the new commands.
4091
4092 2012-08-22 Tom Tromey <tromey@redhat.com>
4093
4094 * gdbint.texinfo (Host Definition): Remove documentation for
4095 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4096
4097 2012-08-17 Keith Seitz <keiths@redhat.com>
4098
4099 PR c++/13356
4100 * gdb.texinfo (Type and Range Checking): Remove warning.
4101 Remove spurious commas.
4102 Update text and examples for re-implementation of set/show
4103 check type.
4104 (C and C++ Type and Range Checks): Likewise.
4105
4106 2012-08-16 Yao Qi <yao@codesourcery.com>
4107
4108 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4109 is deprecated.
4110
4111 2012-08-13 Doug Evans <dje@google.com>
4112
4113 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4114 to include functions.
4115
4116 2012-08-10 Doug Evans <dje@google.com>
4117
4118 * gdb.texinfo (Convenience Funs): New node.
4119 (Types In Python): Document Type.vector.
4120
4121 2012-08-09 Yao Qi <yao@codesourcery.com>
4122
4123 * observer.texi: New observer command_param_changed.
4124 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4125
4126 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4127
4128 * gdbint.texinfo (Debugging GDB): In section
4129 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4130 Mention also gdb-gdb.py.
4131
4132 2012-08-07 Yao Qi <yao@codesourcery.com>
4133
4134 Revert the folloing patch:
4135 2012-08-06 Yao Qi <yao@codesourcery.com>
4136 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4137 remote hardware-watchpoint-limit' and 'set
4138 remote hardware-breakpoint-limit'.
4139
4140 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
4141
4142 * gdb.texinfo (Working Directory): Added information about new
4143 default argument for 'cd' command.
4144
4145 2012-08-06 Yao Qi <yao@codesourcery.com>
4146
4147 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4148 remote hardware-watchpoint-limit' and 'set
4149 remote hardware-breakpoint-limit'.
4150
4151 2012-08-06 Yao Qi <yao@codesourcery.com>
4152
4153 Fix PR14371.
4154
4155 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4156 '=breakpoint-deleted'.
4157
4158 2012-08-02 Yao Qi <yao@codesourcery.com>
4159
4160 * gdb.texinfo (Native): Remove node Neutrino.
4161
4162 2012-07-27 Yao Qi <yao@codesourcery.com>
4163
4164 * gdb.texinfo (IPA Protocol Commands): Document new command
4165 'close'.
4166
4167 2012-07-25 Tom Tromey <tromey@redhat.com>
4168
4169 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4170
4171 2012-07-20 Doug Evans <dje@google.com>
4172
4173 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4174 (Index Files): Document how to control the use of deprecated index
4175 sections.
4176 (Index Section Format): Replace --use-deprecated-index-sections with
4177 "set use-deprecated-index-sections on".
4178
4179 2012-07-12 Eli Zaretskii <eliz@gnu.org>
4180
4181 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4182 indices into a single node "Index". Instead, join function and
4183 variable indices into a single index, separate from the concept
4184 index. Requested in
4185 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4186 (Top): Update the top-level menu: instead of one "Index" there are
4187 now separate entries "Concept Index" and "Function and Variable
4188 Index".
4189 (Concept Index, Function and Variable Index): New nodes.
4190 (Index): Node deleted.
4191
4192 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
4193
4194 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4195 and "maint agent-eval".
4196
4197 2012-07-03 Eli Zaretskii <eliz@gnu.org>
4198
4199 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4200 avoid file-name clashes between Index.html and index.html on
4201 case-insensitive filesystems. See the discussion starting in
4202 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4203 details of the problem.
4204 (Top): Update the master menu for the above.
4205 (Concept Index, Command and Variable Index): New nodes, instead of
4206 the old "Index" node that was deleted. All cross-references
4207 updated.
4208
4209 2012-07-02 Stan Shebs <stan@codesourcery.com>
4210
4211 * gdb.texinfo (Dynamic Printf): Mention agent style and
4212 disconnected dprintf.
4213 (Maintenance Commands): Describe maint agent-printf.
4214 (General Query Packets): Mention BreakpointCommands feature.
4215 (Packets): Document commands extension to Z0 packet.
4216 * agentexpr.texi (Bytecode Descriptions): Document printf
4217 bytecode.
4218
4219 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4220
4221 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4222 only after gdbinit files.
4223 (Startup): Move -iex and -iex commands down after gdbinit files.
4224
4225 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4226
4227 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4228 possibility.
4229
4230 2012-06-29 Tom Tromey <tromey@redhat.com>
4231
4232 * gdb.texinfo (Index Section Format): Update for version 7.
4233
4234 2012-06-28 Stan Shebs <stan@codesourcery.com>
4235
4236 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4237 example, add note about title column.
4238
4239 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4240
4241 * gdb.texinfo (Symbol Tables In Python): Add description about
4242 the new 'last' attribute of gdb.Symtab_and line.
4243
4244 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4245
4246 * gdb.texinfo (Symbol Tables In Python): Correct the description
4247 of the 'pc' attribute of gdb.Symtab_and_line.
4248
4249 2012-06-26 Doug Evans <dje@google.com>
4250
4251 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4252 and symtab-create.
4253
4254 2012-06-25 Keith Seitz <keiths@redhat.com>
4255
4256 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4257 from example. Remove "rbreak" from list of corresponding
4258 gdb commands.
4259
4260 2012-06-23 Doug Evans <dje@google.com>
4261
4262 * gdb.texinfo (Index Section Format): Document version 7 format.
4263
4264 2012-06-22 Yao Qi <yao@codesourcery.com>
4265
4266 * gdb.texinfo: Add missing cindex for some packets.
4267
4268 2012-06-20 Keith Seitz <keiths@redhat.com>
4269
4270 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4271 for -break-insert and document -p.
4272
4273 2012-06-20 Yao Qi <yao@codesourcery.com>
4274
4275 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4276 and "gdb.write_memory" with "Inferior.read_memory" and
4277 "Inferior.write_memory".
4278
4279 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4280
4281 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4282 (Free Documentation): Add @node line.
4283 (Continuing and Stepping) <advance location>: Use @item instead of
4284 @itemx.
4285 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4286 @itemx.
4287 (Embedded Processors): Put the link to "PA" to its correct place,
4288 according to document structure.
4289 (Python API): Put the link to "Lazy Strings In Python" to its
4290 correct place.
4291 (Index): Use @@ in @tex block to get a literal @.
4292
4293 * gdbint.texinfo: Fix the @subtitle line.
4294
4295 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4296 correct place.
4297
4298 2012-06-08 Yao Qi <yao@codesourcery.com>
4299
4300 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4301 Protocol'.
4302 (In-Process Agent Protocol, IPA Protocol Objects)
4303 (IPA Protocol Commands): New nodes.
4304 (Tracepoint Packets): Add anchors.
4305
4306 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4307
4308 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4309
4310 2012-06-06 Yao Qi <yao@codesourcery.com>
4311
4312 * gdb.texinfo: Update copyright year.
4313
4314 2012-05-23 Stan Shebs <stan@codesourcery.com>
4315 Kwok Cheung Yeung <kcy@codesourcery.com>
4316
4317 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4318
4319 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4320
4321 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4322 Mention also --with-separate-debug-dir.
4323 (Auto-loading): Prepend $debugdir in the sample output.
4324 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4325 auto-load safe-path variable.
4326 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4327 Mention also $debugdir for 'set auto-load scripts-directory'.
4328
4329 2012-05-19 Eli Zaretskii <eliz@gnu.org>
4330
4331 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4332 (MIPS Embedded, MIPS, MIPS Register packet Format)
4333 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4334 appropriate.
4335
4336 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
4337 Maciej W. Rozycki <macro@codesourcery.com>
4338
4339 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4340 mips compression".
4341 (MIPS Breakpoint Kinds): New subsubsection.
4342
4343 2012-05-18 Eli Zaretskii <eliz@gnu.org>
4344
4345 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4346 nodes for subsections. Add @acronym mark-ups and adjust
4347 formatting.
4348
4349 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4350
4351 Rename $ddir to $datadir.
4352 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4353 (objfile-gdb.py file): Rename $ddir to $datadir.
4354
4355 2012-05-18 Tom Tromey <tromey@redhat.com>
4356
4357 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4358
4359 2012-05-14 Stan Shebs <stan@codesourcery.com>
4360
4361 * gdb.texinfo (Dynamic Printf): New subsection.
4362
4363 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4364
4365 * gdb.texinfo (Basic Python): Add description about the function
4366 gdb.find_pc_line
4367
4368 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4369 Eli Zaretskii <eliz@gnu.org>
4370
4371 * gdb.texinfo (Separate Debug Files): Use plural form for global
4372 debugging information directory.
4373
4374 2012-05-11 Stan Shebs <stan@codesourcery.com>
4375 Kwok Cheung Yeung <kcy@codesourcery.com>
4376
4377 * gdb.texinfo (Operating System Auxiliary Information): Document new
4378 'info os' subcommands.
4379
4380 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4381
4382 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4383 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4384 (dotdebug_gdb_scripts section): Add reference
4385 to 'Auto-loading safe path'.
4386
4387 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4388
4389 Implement multi-component --with-auto-load-dir.
4390 * gdb.texinfo (Auto-loading): New references
4391 for 'set auto-load scripts-directory'
4392 and 'show auto-load scripts-directory'.
4393 (Auto-loading safe path): Describe the new default. Move $ddir
4394 substituation reference to 'objfile-gdb.py file'.
4395 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4396 script-name. Describe new 'set auto-load scripts-directory'
4397 and 'show auto-load scripts-directory'.
4398
4399 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4400
4401 Provide $ddir substitution for --with-auto-load-safe-path.
4402 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4403 (Auto-loading safe path): Likewise. Mention the default value,
4404 $ddir substitution, --with-auto-load-safe-path and
4405 --without-auto-load-safe-path.
4406 * observer.texi (gdb_datadir_changed): New.
4407
4408 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4409
4410 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4411 Twice.
4412
4413 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4414 directory separator by path separator.
4415
4416 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4417
4418 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4419 for 'set auto-load safe-path' optional. Mention if it is omitted.
4420 Change disabling security protection condition to "/", twice.
4421
4422 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4423
4424 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4425 the new methods global_block and static_block on gdb.Symtab
4426 objects.
4427
4428 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4429
4430 * gdb.texinfo (Blocks In Python): Add a note saying that future
4431 improvements to GDB and its infrastructure can move symbols
4432 across blocks within a symbol table.
4433
4434 2012-04-29 Yao Qi <yao@codesourcery.com>
4435
4436 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4437 (A29K): Remove.
4438
4439 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4440 Tom Tromey <tromey@redhat.com>
4441
4442 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4443 and generic static probe support on GDB.
4444
4445 2012-04-25 Doug Evans <dje@google.com>
4446
4447 * gdb.texinfo (Go): Fix thinko.
4448
4449 * gdb.texinfo (Supported Languages): Add Go.
4450 (Go): New node.
4451
4452 2012-04-25 Yao Qi <yao@codesourcery.com>
4453
4454 * gdbint.texinfo (Testsuite): New section `Board settings'.
4455
4456 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4457
4458 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4459 Three times.
4460
4461 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4462 Three times.
4463
4464 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4465
4466 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4467 by @table @asis. Fix formatting of one item.
4468
4469 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4470
4471 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4472
4473 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4474
4475 New option "set debug auto-load".
4476 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4477 (auto-load verbose mode): New node.
4478
4479 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4480
4481 New option "set auto-load safe-path".
4482 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4483 and "info auto-load" examples for safe-path. Put there also references
4484 for "set auto-load safe-path" and "show auto-load safe-path".
4485 New menu item for Auto-loading safe path.
4486 (Auto-loading safe path): New node.
4487 (Python Auto-loading): Update the expected output from "Missing"
4488 to "No".
4489
4490 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4491
4492 auto-load: Implementation.
4493 * gdb.texinfo (Mode Options): New anchor for -nx.
4494 (Startup): New anchors for Option -init-eval-command,
4495 Home Directory Init File
4496 and Init File in the Current Directory during Startup.
4497 Mention set auto-load local-gdbinit with a reference.
4498 Change the sample code to "set auto-load python-scripts".
4499 (Threads): New anchor set libthread-db-search-path.
4500 Provide references to libthread_db.so.1 file.
4501 (Controlling GDB): New menu item for Auto-loading.
4502 (Auto-loading, Init File in the Current Directory)
4503 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4504 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4505 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4506 reference.
4507 (Auto-loading): Rename to ...
4508 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4509 "set auto-load python-scripts", new anchor for it. Change
4510 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4511 for it. Change "info auto-load-scripts"
4512 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4513 to "Python scripts".
4514
4515 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4516
4517 PR mi/13393
4518 * gdb.texinfo (Print Settings): Extend the description for "set print
4519 object".
4520 (GDB/MI Variable Objects): Extend the description for -var-create and
4521 -var-list-children.
4522
4523 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4524
4525 * gdb.texinfo (Examining Data): Document the 'explore' command.
4526
4527 2012-03-28 Joel Brobecker <brobecker@adacore.com>
4528
4529 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4530 to the children of a varobj and its update range when -var-update
4531 returns that the varobj's type changed.
4532
4533 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4534
4535 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4536 Create two new links fir 'objfile-gdb.py file'
4537 and 'dotdebug_gdb_scripts section'.
4538
4539 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4540
4541 * gdb.texinfo (Auto-loading): Rename node reference
4542 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4543 Twice.
4544 (.debug_gdb_scripts section): Rename the node ...
4545 (dotdebug_gdb_scripts section): ... here.
4546 (Maintenance Commands): Also rename this node reference.
4547
4548 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4549
4550 * gdb.texinfo (Python API/Values From Inferior): Add description
4551 about the new method Value.referenced_value. Add description on
4552 how Value.dereference is different (and similar) to
4553 Value.referenced_value.
4554
4555 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4556
4557 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4558 --init-eval-command=COMMAND, -iex.
4559 (Startup): Describe -iex and -ix. Simplify the example
4560 for "set auto-load-scripts off".
4561
4562 2012-03-16 Gary Benson <gbenson@redhat.com>
4563
4564 PR breakpoints/10738
4565 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4566 stating that GDB cannot set breakpoints on inlined functions.
4567 (Mode Options): Document --use-deprecated-index-sections.
4568 (Index Section Format): Document new index section version format.
4569
4570 2012-03-15 Tom Tromey <tromey@redhat.com>
4571
4572 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4573
4574 2012-03-13 Doug Evans <dje@google.com>
4575
4576 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4577 of "reload".
4578 (Symbols): Delete docs for set/show symbol-reloading.
4579 * gdbint.texinfo (Defining Other Architecture Features): Delete
4580 SYMBOL_RELOADING_DEFAULT.
4581 * refcard.tex: Delete reference to symbol-reloading.
4582
4583 2012-03-07 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.texinfo (General Query Packets): Document new
4586 QProgramSignals packet.
4587 * gdb.texinfo (Remote configuration): Mention
4588 "program-signals-packet".
4589
4590 2012-03-05 Tristan Gingold <gingold@adacore.com>
4591
4592 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4593
4594 2012-03-03 Yao Qi <yao@codesourcery.com>
4595
4596 * gdb.texinfo (In-Process Agent): New node.
4597 Document new commands.
4598 (General Query Packets): Add packet `QAgent'.
4599
4600 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4601
4602 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4603
4604 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
4605
4606 * gdb.texinfo (Commands In Python): Put example python macro in
4607 COMMAND_USER category rather than COMMAND_OBSCURE.
4608 Document gdb.COMMAND_USER.
4609 (User-defined Commands): Update documentation to clarify
4610 "set/show max-user-call-depth" and "show user" don't apply to python
4611 commands. Update documentation to clarify "help user-defined" may
4612 also include python commands defined as COMMAND_USER.
4613
4614 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4615
4616 * gdb.texinfo (Startup): Add option -ex description to the option -x
4617 description.
4618
4619 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
4620
4621 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4622 condition-evaluation breakpoint parameter.
4623 Mention condition-evaluation mode being shown in "info break".
4624 (Break Conditions): Add description for target-side
4625 conditional breakpoints.
4626 (Remote Configuration): Mention conditional-breakpoints-packet.
4627 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4628 cond-expr.
4629 (General Query Packets): Mention new ConditionalBreakpoint feature.
4630
4631 2012-02-22 Tom Tromey <tromey@redhat.com>
4632
4633 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4634
4635 2012-02-17 Tom Tromey <tromey@redhat.com>
4636
4637 PR python/10753:
4638 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4639 directory.
4640
4641 2012-02-14 Stan Shebs <stan@codesourcery.com>
4642
4643 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4644
4645 2012-02-13 Pedro Alves <palves@redhat.com>
4646
4647 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4648 mips-idt-ecoff.
4649
4650 2012-02-09 Yao Qi <yao@codesourcery.com>
4651
4652 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4653
4654 2012-02-07 Tom Tromey <tromey@redhat.com>
4655
4656 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4657 Symbol.value.
4658
4659 2012-02-07 Tom Tromey <tromey@redhat.com>
4660
4661 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4662
4663 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4664
4665 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4666
4667 2012-01-24 Tom Tromey <tromey@redhat.com>
4668
4669 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4670 unload".
4671 (Files): Mention new catch commands.
4672 (GDB/MI Async Records): Likewise.
4673
4674 2012-01-24 Gary Benson <gbenson@redhat.com>
4675
4676 Delete #if 0'd out code.
4677 * gdb.texinfo (Frame Info): Remove "info catch".
4678
4679 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4680
4681 * gdb.texinfo (Remote Configuration): Document
4682 "set remote hostio-readlink-packet" command.
4683 (General Query Packets): Document vFile:readlink packet.
4684
4685 2012-01-16 Tom Tromey <tromey@redhat.com>
4686
4687 * gdb.texinfo (Specify Location): Document relative file name
4688 handling.
4689
4690 2012-01-16 Tom Tromey <tromey@redhat.com>
4691
4692 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4693
4694 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4695 Eli Zaretskii <eliz@gnu.org>
4696
4697 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4698 code.
4699
4700 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4701
4702 * gdb.texinfo (Variables): Document use of :: for non-static
4703 variables.
4704
4705 2012-01-05 Joel Brobecker <brobecker@adacore.com>
4706
4707 * gdbint.texinfo (Start of New Year Procedure): Update
4708 to replace use of copyright.sh by use of copyright.py.
4709
4710 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4711
4712 Remove the gdbtui binary.
4713 * all-cfg.texi (GDBTUI): Remove.
4714 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4715 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4716 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4717
4718 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
4719
4720 Introduce gdb.FinishBreakpoint in Python.
4721 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4722 (Python API): Add menu entry for Finish Breakpoints.
4723
4724 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4725
4726 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4727 tests.
4728
4729 2011-12-16 Doug Evans <dje@google.com>
4730
4731 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4732
4733 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4734
4735 * gdb.texinfo (Python Commands): Remove "maint set/show print
4736 stack". Add documentation for "set/show python print-stack".
4737
4738 2011-12-14 Pedro Alves <pedro@codesourcery.com>
4739
4740 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4741 should transfer control to the stub in the startup code instead of
4742 in main. Mention the need to get past the initial breakpoint.
4743
4744 2011-12-06 Tom Tromey <tromey@redhat.com>
4745
4746 * gdb.texinfo (Set Breaks): Update for new behavior.
4747
4748 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4749
4750 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4751 List Format for SVR4 Targets'.
4752 (General Query Packets): New item qXfer:libraries-svr4:read.
4753 (Library List Format for SVR4 Targets): New node.
4754
4755 2011-12-01 Tom Tromey <tromey@redhat.com>
4756
4757 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4758 add.
4759
4760 2011-11-22 Tom Tromey <tromey@redhat.com>
4761
4762 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4763 reasons.
4764
4765 2011-11-20 Stan Shebs <stan@codesourcery.com>
4766
4767 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4768 note-related options and variables.
4769 (Tracepoint Packets): Document packet changes.
4770
4771 2011-11-20 Sanjoy Das <sdas@igalia.com>
4772
4773 * gdb.texinfo (JIT Interface): Add documentation on writing and
4774 usind JIT debug info readers.
4775 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4776 Debug Info Readers): New nodes.
4777
4778 2011-11-18 Yao Qi <yao@codesourcery.com>
4779
4780 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4781 tracepoint.
4782
4783 2011-11-15 Doug Evans <dje@google.com>
4784
4785 * gdb.texinfo (Files): Document basenames-may-differ.
4786
4787 2011-11-14 Doug Evans <dje@google.com>
4788
4789 * gdb.texinfo (Shell Commands): Document "!".
4790
4791 2011-11-14 Stan Shebs <stan@codesourcery.com>
4792 Kwok Cheung Yeung <kcy@codesourcery.com>
4793
4794 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4795 needed to get shorter fast tracepoints.
4796 (Tracepoint Packets): Document new qTMinFTPILen packet.
4797
4798 2011-11-14 Yao Qi <yao@codesourcery.com>
4799
4800 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4801 behavior of tracepoint.
4802 (General Query Packets): New feature InstallInTrace.
4803 (Remote Configuration): Document "set remote
4804 install-in-trace-packet".
4805
4806 2011-11-12 Matt Rice <ratmice@gmail.com>
4807
4808 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4809 Add arguments to info macro.
4810
4811 2011-11-10 Tom Tromey <tromey@redhat.com>
4812
4813 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4814 manual.
4815 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4816 (Macros): Add a footnote.
4817 (C): Remove paragraph about compiler options.
4818 (C Constants): Mention wide character and string constants.
4819 (C Plus Plus Expressions): Update compiler option advice. Mention
4820 using declarations. Mention ADL. Remove old HP compiler
4821 information.
4822
4823 2011-11-10 Tom Tromey <tromey@redhat.com>
4824
4825 PR c++/9257:
4826 * gdb.texinfo (Print Settings): Add an extra note about the need
4827 for a vtable.
4828
4829 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4830
4831 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4832 "set mips abi" documentation.
4833
4834 2011-11-04 Doug Evans <dje@google.com>
4835
4836 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4837
4838 2011-11-03 Tom Tromey <tromey@redhat.com>
4839
4840 * gdb.texinfo (Stopping): Add menu entry.
4841 (Continuing and Stepping): Restore @node. Use @section, not
4842 @subsection.
4843
4844 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4845
4846 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4847 designation. Fix "Specify Location" cross-reference.
4848
4849 2011-11-02 Stan Shebs <stan@codesourcery.com>
4850
4851 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4852 (General Query Packets): Describe tracenz feature.
4853 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4854
4855 2011-10-28 Paul Koning <paul_koning@dell.com>
4856
4857 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4858
4859 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
4860
4861 * gdb.texinfo ((Frames In Python): Document
4862 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4863
4864 2011-10-26 Paul Koning <paul_koning@dell.com>
4865
4866 * gdb.texinfo (gdb.types): Document new deepitems function.
4867
4868 2011-10-25 Paul Koning <paul_koning@dell.com>
4869
4870 PR python/13327
4871
4872 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4873 fetch_lazy method.
4874
4875 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4876
4877 PR python/12656
4878
4879 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4880 global_block, static_block function.
4881
4882 2011-10-19 Tom Tromey <tromey@redhat.com>
4883
4884 * gdb.texinfo (Commands In Python): Add missing "@"s.
4885
4886 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
4887
4888 PR python/13285 Document named constants for frame unwind stop reasons
4889 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4890 constants.
4891
4892 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4893
4894 Fix compatibility with texinfo versions older than 4.12.
4895 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4896 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4897 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4898 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4899 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4900 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4901 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4902
4903 2011-10-09 Doug Evans <dje@google.com>
4904
4905 * gdb.texinfo (Extending GDB): Document alias command.
4906
4907 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4908
4909 Support @entry in input expressions.
4910 * gdb.texinfo (Variables): Describe @entry names suffix.
4911 (Print Settings): Add anchor for `set print entry-values'.
4912
4913 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4914 Eli Zaretskii <eliz@gnu.org>
4915
4916 Display @entry parameter values (without references).
4917 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4918 example.
4919 (Print Settings): New description of set print entry-values and show
4920 print entry-values.
4921
4922 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4923 Eli Zaretskii <eliz@gnu.org>
4924
4925 Recognize virtual tail call frames.
4926 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4927 (Tail Call Frames): New node.
4928 (Frames In Python): Add gdb.TAILCALL_FRAME.
4929
4930 2011-10-07 Doug Evans <dje@google.com>
4931
4932 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4933 register_pretty_printer.
4934
4935 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4936
4937 PR python/12930
4938 PR python/12802
4939
4940 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4941 stop method.
4942
4943 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4944
4945 * gdb.texinfo (Starting your Program): "set disable-randomization"
4946 is no longer Linux-specific.
4947 (Remote Configuration): Document "set remote
4948 disable-randomization-packet".
4949 (General Query Packets): Document "QDisableRandomization" packet
4950 and add it to "qSupported" list.
4951
4952 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4953
4954 Allow Python notification of new object-file loadings.
4955 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4956 event type.
4957
4958 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4959
4960 PR python/12691: Add the inferior to Python exited event
4961 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4962
4963 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4964
4965 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4966 rephasing.
4967
4968 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4969
4970 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4971 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4972 as possible feature returned by the `-list-features'
4973 command.
4974
4975 2011-09-28 Paul Koning <paul_koning@dell.com>
4976
4977 * gdb.texinfo (gdb.Type): Document field access by dictionary
4978 key syntax.
4979
4980 2011-09-28 Yao Qi <yao@codesourcery.com>
4981
4982 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4983 Add one space after option `-s'. Remove @r{} markup.
4984
4985 2011-09-27 Stan Shebs <stan@codesourcery.com>
4986
4987 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4988
4989 2011-09-16 Hui Zhu <teawater@gmail.com>
4990
4991 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4992 to *(unsigned char *)$esp@300.
4993
4994 2011-09-15 Paul Koning <paul_koning@dell.com>
4995
4996 * gdb.texinfo: Make style of Python functions and methods match
4997 the syntax of Python. Also put class and module names explicitly
4998 on function, member, and variable names, matching Python
4999 documentation conventions.
5000
5001 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
5002
5003 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5004 * gdb.texinfo (Inferiors In Python): Describe new
5005 gdb.selected_inferior() function.
5006
5007 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
5008
5009 Handle multiple breakpoint hits in Python interface:
5010 * gdb.texinfo (Events In Python): New function documentation:
5011 gdb.BreakpointEvent.breakpoints. Indicate that
5012 gdb.BreakpointEvent.breakpoint is now deprecated.
5013
5014 2011-09-04 Joel Brobecker <brobecker@adacore.com>
5015
5016 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5017
5018 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
5019
5020 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5021
5022 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5023
5024 * gdb.texinfo (Prompt): Add set/show extended-prompt
5025 documentation
5026 (Basic Python): Add prompt_hook anchor.
5027 (Python modules): Reword module text to reflect multiple modules.
5028 (gdb.prompt): Document gdb.prompt module.
5029
5030 2011-08-14 Yao Qi <yao@codesourcery.com>
5031
5032 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5033
5034 2011-08-14 Yao Qi <yao@codesourcery.com>
5035
5036 * gdb.texinfo (Standard Target Features): Document C6x features.
5037 (TIC6x Features): New node.
5038
5039 2011-08-12 Doug Evans <dje@google.com>
5040
5041 * gdb.texinfo (Symbols In Python): Document symbol.type.
5042
5043 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
5044
5045 * gdb.texinfo (Python): Document command and function
5046 auto-loading.
5047
5048 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5049 Eli Zaretskii <eliz@gnu.org>
5050
5051 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5052 typedefs unrolling. Extend the sample code by an inner typedef and
5053 outer typedefs unrolling.
5054
5055 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5056
5057 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5058 size and line-size.
5059
5060 2011-07-21 Matt Rice <ratmice@gmail.com>
5061
5062 PR macros/12999
5063 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5064 Update text and cindex entries for info macro command.
5065
5066 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5067
5068 * observer.texi (GDB Observers): Add before_prompt observer.
5069 * gdb.texinfo (Basic Python): Add documentation for prompt
5070 substitution.
5071
5072 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5073
5074 PR python/12438
5075 * gdb.texinfo (Python Commands): Add deprecate note to maint
5076 set/show python print-stack. Document set/show python
5077 print-backtrace.
5078
5079 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5080
5081 * gdb.texinfo: Fix typos.
5082
5083 2011-07-01 Tom Tromey <tromey@redhat.com>
5084
5085 * gdb.texinfo (Debugging Output): Document set debug
5086 check-physname.
5087
5088 2011-06-29 Tom Tromey <tromey@redhat.com>
5089
5090 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5091 breakpoint-notifications feature.
5092
5093 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5094
5095 * gdb.texinfo (Target Description): Remove warning about
5096 possibly unstable format.
5097
5098 2011-06-03 Tom Tromey <tromey@redhat.com>
5099
5100 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5101 (Events In Python): Note that exit_code is optional.
5102
5103 2011-05-17 Pedro Alves <pedro@codesourcery.com>
5104
5105 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5106 required for multi-threading support.
5107 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5108 Hc are deprecated for multi-threading debugging. Point readers at
5109 the vCont packet.
5110
5111 2011-05-15 Doug Evans <dje@google.com>
5112
5113 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5114
5115 2011-05-13 Doug Evans <dje@google.com>
5116
5117 * gdb.texinfo (Threads): Document $sdir,$pdir.
5118 (Server): Document $pdir exception.
5119
5120 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5121
5122 * gdb.texinfo (Threads): Clarify default value for
5123 libthread-db-search-path.
5124
5125 * gdb.texinfo (Completion): Update example.
5126 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5127
5128 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5129
5130 * gdb.texinfo: Document change in the behaviour of the enable and
5131 disable GDB commands when applied to tracepoints.
5132 Document the EnableDisableTracepoints remote stub feature.
5133 Document QTEnable and QTDisable in the list of tracepoint packets.
5134
5135 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5136
5137 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5138 hsuser.texi.
5139 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5140 comment to hsuser.texi. Change rluser.texi name in the comment.
5141
5142 2011-05-10 Doug Evans <dje@google.com>
5143
5144 * gdb.texinfo (Threads): If an empty path is provided for
5145 libthread-db-search-path it is reset to its default value.
5146 (Server): Ditto.
5147
5148 2011-05-09 Doug Evans <dje@google.com>
5149
5150 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5151
5152 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5153 Thiago Jung Bauermann <bauerman@br.ibm.com>
5154
5155 Implement support for PowerPC BookE masked watchpoints.
5156 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5157 (PowerPC Embedded): Mention support of masked watchpoints.
5158
5159 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5160
5161 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5162 `@value{GDBN}'.
5163
5164 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5165
5166 * gdb.texinfo (titlepage): Remove dedication.
5167 (In Memoriam): New appendix.
5168
5169 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5170 Eli Zaretskii <eliz@gnu.org>
5171
5172 * gdb.texinfo (Index Section Format): Change the version to 5.
5173 Describe the different formula.
5174
5175 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5176 Eli Zaretskii <eliz@gnu.org>
5177
5178 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5179 for disconnected tracing.
5180 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5181 extended-remote relationship. Mention --once.
5182 (TCP port allocation lifecycle of @code{gdbserver}): New.
5183
5184 2011-04-23 Eli Zaretskii <eliz@gnu.org>
5185
5186 * gdb.texinfo (Server): Improve indexing. Index all optional
5187 switches to gdbserver.
5188
5189 2011-04-20 Tom Tromey <tromey@redhat.com>
5190
5191 * gdb.texinfo (Index Section Format): New node.
5192 (Top): Add new node to menu.
5193
5194 2011-04-20 Pedro Alves <pedro@codesourcery.com>
5195
5196 * gdb.texinfo (Maintenance Commands): Document `maint print
5197 remote-registers'.
5198
5199 2011-04-20 Tom Tromey <tromey@redhat.com>
5200
5201 * gdb.texinfo (Trace File Format): Move node later.
5202
5203 2011-04-19 Tom Tromey <tromey@redhat.com>
5204
5205 * gdbint.texinfo (Register Information Functions): Remove
5206 duplicate "the".
5207 * gdb.texinfo (Emacs): Remove duplicate "to".
5208 (GDB/MI Variable Objects): Remove duplicate "the".
5209 (General Query Packets): Likewise.
5210
5211 2011-04-02 Joel Brobecker <brobecker@adacore.com>
5212
5213 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5214 "GDB/MI Ada Exception Information" node.
5215
5216 2011-04-01 Joel Brobecker <brobecker@adacore.com>
5217
5218 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5219 the "exception-name" field in the *stopped async record.
5220
5221 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5222 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5223
5224 Implement support for PowerPC BookE ranged breakpoints.
5225 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5226
5227 2011-03-28 Tom Tromey <tromey@redhat.com>
5228
5229 * gdb.texinfo (Set Tracepoints): Fix typo.
5230
5231 2011-03-24 Tom Tromey <tromey@redhat.com>
5232
5233 * gdb.texinfo (Specify Location): Document `function:label'
5234 linespec.
5235
5236 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5237
5238 PR python/12149
5239
5240 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5241
5242 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5243
5244 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5245 (Inferiors In Python): Likewise.
5246 (Threads In Python): Likewise.
5247 (Symbols In Python): Likewise.
5248 (Objfiles In Python): Likewise.
5249 (Symbol Tables In Python): Likewise.
5250
5251 2011-03-15 Pedro Alves <pedro@codesourcery.com>
5252
5253 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5254 display>: Explain that the commands accept number ranges.
5255
5256 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5257
5258 * gdb.texinfo (Breakpoints In Python): Add description and example
5259 of Python stop function operation.
5260
5261 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5262
5263 * gdb.texinfo (Parameters In Python): Document get_set_string and
5264 get_show_string methods.
5265
5266 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5267
5268 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5269
5270 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5271 circular-trace-buffer name.
5272
5273 2011-02-28 Joel Brobecker <brobecker@adacore.com>
5274
5275 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5276 in the previous change.
5277
5278 2011-02-27 Michael Snyder <msnyder@vmware.com>
5279
5280 * gdb.texinfo (Inferiors and Programs): Update commands to show
5281 that they can accept multiple arguments.
5282
5283 2011-02-24 Joel Brobecker <brobecker@adacore.com>
5284
5285 Revert the following patch (code patch was not approved):
5286 2011-02-21 Hui Zhu <teawater@gmail.com>
5287 * agentexpr.texi (bytecode descriptions): add printf.
5288 * gdb.texinfo (tracepoint action lists): add printf.
5289
5290 2011-02-23 Doug Evans <dje@google.com>
5291
5292 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5293
5294 2011-02-23 Michael Snyder <msnyder@vmware.com>
5295
5296 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5297 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5298 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5299
5300 2011-02-22 Doug Evans <dje@google.com>
5301
5302 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5303 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5304 add description of result, fix @defun formatting.
5305
5306 2011-02-21 Hui Zhu <teawater@gmail.com>
5307
5308 * agentexpr.texi (Bytecode Descriptions): Add printf.
5309 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5310
5311 2011-02-18 Tom Tromey <tromey@redhat.com>
5312
5313 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5314
5315 2011-02-14 Michael Snyder <msnyder@vmware.com>
5316
5317 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5318 Document new command "thread find".
5319
5320 2011-02-14 Michael Snyder <msnyder@vmware.com>
5321
5322 * gdb.texinfo (Threads): Update example of new thread message.
5323
5324 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5325
5326 * gdb.texinfo (Remote Configuration): Mention set/show remote
5327 traceframe-info.
5328 (Tools/Packages Optional for Building GDB): Mention that expat is
5329 used for traceframe info.
5330 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5331 (General Query Packets) <qSupported>: Describe the
5332 qXfer:traceframe-info:read feature.
5333 (qXfer::read): Describe qXfer:traceframe-info:read.
5334 (Traceframe Info Format): New section.
5335
5336 2011-02-04 Pedro Alves <pedro@codesourcery.com>
5337
5338 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5339 for casts and unary operators.
5340
5341 2011-02-04 Tom Tromey <tromey@redhat.com>
5342
5343 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5344 is not useful.
5345
5346 2011-01-25 Pedro Alves <pedro@codesourcery.com>
5347
5348 * gdb.texinfo: s/value optimized out/optimized out/g
5349
5350 2011-01-21 Joel Brobecker <brobecker@adacore.com>
5351
5352 * gdb.texinfo (Other Misc Settings): Rework part of the
5353 documentation of the "set interactive mode" command.
5354
5355 2011-01-19 Tom Tromey <tromey@redhat.com>
5356
5357 * gdb.texinfo (Threads): Document thread name output and `thread
5358 name' command.
5359 (Threads In Python): Document Thread.name attribute.
5360 (GDB/MI Thread Commands): Document thread attributes.
5361
5362 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5363
5364 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5365 changes in mi/mi-cmd-disas.c
5366
5367 2011-01-12 Tom Tromey <tromey@redhat.com>
5368
5369 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5370 Fix "thread apply" text.
5371
5372 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5373 Thiago Jung Bauermann <bauerman@br.ibm.com>
5374
5375 Implement support for PowerPC BookE ranged watchpoints.
5376 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5377 the "set powerpc exact-watchpoints" flag.
5378
5379 2011-01-07 Tom Tromey <tromey@redhat.com>
5380
5381 * gdb.texinfo (Python API): Add descriptions to @menu items.
5382
5383 2011-01-06 Tom Tromey <tromey@redhat.com>
5384
5385 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5386
5387 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5388
5389 * gdb.texinfo (Debugging Output): Document "set debug jit".
5390
5391 2011-01-06 Tom Tromey <tromey@redhat.com>
5392
5393 PR python/12133:
5394 * gdb.texinfo (Frames In Python): Document various frame
5395 constants.
5396
5397 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5398
5399 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5400 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5401 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5402
5403 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5404
5405 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5406 (clean): Add GDBvn.texi.
5407
5408 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5409
5410 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5411 occasional case where the debugger prints an array address
5412 instead of the array itself.
5413
5414 2010-12-23 Pedro Alves <pedro@codesourcery.com>
5415
5416 * gdb.texinfo (Packets) <read registers packet>: Document support
5417 for registers that were not collected.
5418
5419 2010-12-15 Doug Evans <dje@google.com>
5420
5421 * gdb.texinfo (Startup): Document auto-loading of scripts during
5422 startup.
5423 (Auto-loading): Delete "maint set python auto-load on|off".
5424 Add "set auto-load-scripts on|off".
5425
5426 2010-12-07 Doug Evans <dje@google.com>
5427
5428 * gdb.texinfo (Mode Options): Document -data-directory.
5429 (Data Files): Add reference to -data-directory.
5430
5431 2010-11-29 Doug Evans <dje@google.com>
5432
5433 * gdb.texinfo (Pretty-Printer Introduction): Change
5434 printer-name:subprinter-name to printer-name;subprinter-name.
5435
5436 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5437
5438 PR python/12199
5439
5440 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5441
5442 2010-11-23 Tom Tromey <tromey@redhat.com>
5443
5444 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5445 (Editing): Likewise.
5446 (Command History): Likewise.
5447 (TUI Keys): Likewise.
5448 (Bug Reporting): Conditionally include rluser.texi and
5449 inc-history.texinfo.
5450 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5451 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5452 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5453 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5454 (gdb.pdf): Likewise.
5455 (gdb.info): Likewise.
5456 (gdb/index.html): Likewise.
5457
5458 2010-11-23 Tom Tromey <tromey@redhat.com>
5459
5460 * Makefile.in (Makefile): Run ../config.status.
5461 (distclean): Update.
5462 * configure: Remove.
5463 * configure.ac: Remove.
5464
5465 2010-11-12 Tom Tromey <tromey@redhat.com>
5466
5467 * gdb.texinfo (Basic Python): Update. Add xref.
5468 (Exception Handling): Document new exception classes.
5469 (Types In Python): Update.
5470 (Frames In Python): Update.
5471
5472 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5473
5474 * gdb.texinfo (Breakpoints In Python): Document "internal"
5475 parameter, and visible attribute.
5476
5477 2010-11-05 Doug Evans <dje@google.com>
5478
5479 * gdb.texinfo (Source Path): Document "set directories".
5480
5481 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
5482
5483 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5484 (OpenCL C): New node.
5485
5486 2010-11-02 Doug Evans <dje@google.com>
5487
5488 * gdb.texinfo (Pretty Printing): Expand into three sections,
5489 introduction, example, and commands.
5490 (Python API): Delete section Disabling Pretty-Printers, merge into
5491 Selecting Pretty-Printers.
5492 (Writing a Pretty-Printer): New section. Move the pretty-printer
5493 example here, and reformat to match python coding style. Add a second
5494 example using the gdb.printing module.
5495 (Python modules): Add gdb.printing.
5496
5497 2010-10-29 Doug Evans <dje@google.com>
5498
5499 * gdb.texinfo (Python): Fix long line.
5500
5501 2010-10-20 Doug Evans <dje@google.com>
5502
5503 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5504 All references updated. Correct sections marked as subsections.
5505 (Coding Standards): New chapter. Move the coding standard related
5506 subsections here. Add section on Python coding standards.
5507
5508 2010-10-13 Doug Evans <dje@google.com>
5509
5510 * gdb.texinfo (Python): Add "Python modules".
5511 (Types in Python): Add reference to gdb.types section.
5512 (Python modules): New node.
5513
5514 2010-10-11 Doug Evans <dje@google.com>
5515
5516 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5517 Python" from gdb.Value.type description.
5518
5519 2010-09-28 Joel Brobecker <brobecker@adacore.com>
5520
5521 * gdb.texinfo (Ravenscar Profile): New node.
5522
5523 2010-09-22 Tom Tromey <tromey@redhat.com>
5524
5525 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5526
5527 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5528
5529 * gdb.texinfo (Values From Inferior): Clarify that
5530 value.dynamic_type works only in C++ programs with RTTI.
5531
5532 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
5533
5534 * gdb.texinfo (Character Sets): Correctly reference host-charset
5535 in example.
5536
5537 2010-09-13 Tom Tromey <tromey@redhat.com>
5538
5539 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5540 Document "fullname" and "from".
5541
5542 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5543
5544 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5545 feature `reverse' output by -list-target-features.
5546
5547 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5548
5549 * gdb.texinfo (i386 Features): Remove an extra "@item".
5550
5551 2010-08-30 Tom Tromey <tromey@redhat.com>
5552
5553 PR python/11792:
5554 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5555
5556 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5557
5558 * gdb.texinfo (ARM Features): Document
5559 org.gnu.gdb.arm.m-profile.
5560
5561 2010-08-23 Tom Tromey <tromey@redhat.com>
5562
5563 PR python/11145:
5564 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5565 reinterpret_cast methods.
5566
5567 2010-08-23 Tom Tromey <tromey@redhat.com>
5568
5569 PR python/11915:
5570 * gdb.texinfo (Types In Python): Document array method.
5571
5572 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5573
5574 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5575
5576 2010-08-16 Tom Tromey <tromey@redhat.com>
5577
5578 * gdb.texinfo (Set Watchpoints): Document -location option.
5579
5580 2010-08-13 Doug Evans <dje@google.com>
5581
5582 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5583
5584 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5585
5586 * gdb.texinfo (GDB/MI Data Manipulation): Document
5587 -data-read-memory-raw and -data-write-memory-raw.
5588
5589 2010-08-11 Tom Tromey <tromey@redhat.com>
5590 Phil Muldoon <pmuldoon@redhat.com>
5591
5592 * gdb.texinfo (Basic Python): Describe post_event API.
5593
5594 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5595
5596 * gdb.texinfo (Basic Python): Describe solib_address and
5597 decode_line Python APIs
5598
5599 2010-08-10 Tom Tromey <tromey@redhat.com>
5600
5601 * gdb.texinfo (Pretty Printing API): Document
5602 gdb.default_visualizer.
5603
5604 2010-08-10 Tom Tromey <tromey@redhat.com>
5605
5606 Revert gdb-add-index addition:
5607 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5608
5609 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5610 Eli Zaretskii <eliz@gnu.org>
5611
5612 * gdb.texinfo (Mode Options) <-batch>
5613 (Basic Python) <gdb.execute>: Describe setting width and height.
5614
5615 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5616
5617 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5618
5619 2010-07-30 Tom Tromey <tromey@redhat.com>
5620
5621 * gdb.texinfo (Index Files): Mention gdb-add-index.
5622
5623 2010-07-30 Hui Zhu <teawater@gmail.com>
5624
5625 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5626 "detach inferior" and "kill inferior".
5627
5628 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5629
5630 * gdb.texinfo (Machine Code): Update description of two forms of
5631 arguments, and add new example to demonstrate the new form.
5632
5633 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5634
5635 * gdb.texinfo (Values From Inferior): Add value inferior function
5636 call description.
5637
5638 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5639
5640 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5641
5642 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5643 Eli Zaretskii <eliz@gnu.org>
5644
5645 Make core files the process_stratum.
5646 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5647 record_stratum example.
5648
5649 2010-07-13 Tom Tromey <tromey@redhat.com>
5650
5651 * gdb.texinfo (Index Files): New node.
5652
5653 2010-07-13 Tom Tromey <tromey@redhat.com>
5654
5655 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5656
5657 2010-07-13 Tom Tromey <tromey@redhat.com>
5658
5659 * gdb.texinfo (Specify Location): Document labels.
5660
5661 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5662
5663 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5664 entries for fast tracepoints and static tracepoints.
5665
5666 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5667
5668 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5669 qsThreadInfo>: Spell out `l' as ell.
5670
5671 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5672
5673 * gdb.texinfo (Convenience Variables): Document $_sdata.
5674 (Commands to Set Tracepoints): Describe static tracepoints. Add
5675 `Listing Static Tracepoint Markers' menu entry. Document
5676 "strace".
5677 (Tracepoint Action Lists): Document collecting $_sdata.
5678 (Listing Static Tracepoint Markers): New subsection.
5679 (Tracepoints support in gdbserver): Mention static tracepoints.
5680 (remote packets, enabling and disabling): Mention
5681 read-sdata-object.
5682 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5683 and StaticTracepoint.
5684 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5685 Document qXfer:sdata:read.
5686 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5687
5688 2010-06-29 Joel Brobecker <brobecker@adacore.com>
5689
5690 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5691
5692 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5693 Tom Tromey <tromey@redhat.com>
5694 Thiago Jung Bauermann <bauerman@br.ibm.com>
5695
5696 * gdb.texinfo (Inferiors In Python): New node.
5697 * gdb.texinfo (Threads In Python): New node.
5698
5699 2010-06-28 Joel Brobecker <brobecker@adacore.com>
5700
5701 * gdb.texinfo (Python): Document what the python directory is
5702 and what its location is.
5703 (Basic Python): Document the gdb.PYTHONDIR constant.
5704
5705 2010-06-25 Tom Tromey <tromey@redhat.com>
5706
5707 PR python/10808:
5708 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5709
5710 2010-06-24 Hui Zhu <teawater@gmail.com>
5711
5712 * gdb.texinfo: (Commands for Controlled Output): Add
5713 documentation for command "eval".
5714
5715 2010-06-21 Stan Shebs <stan@codesourcery.com>
5716
5717 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5718 * annotate.texinfo: Ditto.
5719 * gdbint.texinfo: Ditto.
5720 * stabs.texinfo: Ditto.
5721
5722 2010-06-22 Hui Zhu <teawater@gmail.com>
5723
5724 * gdb.texinfo: (Process Record and Replay): Add documentation
5725 for command "set record memory-query".
5726
5727 2010-06-21 Stan Shebs <stan@codesourcery.com>
5728
5729 * gdb.texinfo: Relicense under GFDL version 1.3.
5730 * annotate.texinfo: Relicense under GFDL version 1.3.
5731 * gdbint.texinfo: Relicense under GFDL version 1.3.
5732 * stabs.texinfo: Relicense under GFDL version 1.3.
5733 * fdl.texi: Update to version 1.3.
5734
5735 2010-06-18 Stan Shebs <stan@codesourcery.com>
5736
5737 * gdb.texinfo (Operating System Auxiliary Information): Describe
5738 "info os" when no arguments given.
5739
5740 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5741 $_thread.
5742
5743 2010-06-18 Hui Zhu <teawater@gmail.com>
5744
5745 * gdb.texinfo: (Process Record and Replay): Add documentation
5746 for commands "record save" and "record restore".
5747
5748 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5749
5750 * gdb.texinfo: Include information about the correct use
5751 of addresses in the `watch' command.
5752
5753 2010-06-11 Stan Shebs <stan@codesourcery.com>
5754
5755 * gdb.texinfo (Observer Mode): New section.
5756 (General Query Packets): Document QAllow.
5757
5758 2010-06-04 Doug Evans <dje@google.com>
5759
5760 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5761
5762 2010-06-03 Doug Evans <dje@google.com>
5763
5764 * gdbint.texinfo (Coding): Add subsection on command names.
5765
5766 2010-06-02 Tom Tromey <tromey@redhat.com>
5767
5768 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5769 always-disassemble.
5770
5771 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5772
5773 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5774 gdbserver, and add cross reference.
5775 (Tracepoints support in gdbserver): New subsection.
5776
5777 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5778
5779 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5780 `qRelocInsn' feature.
5781 (Relocate instruction reply packet): New subsection
5782 of `Tracepoint Packets'.
5783 (Tracepoint Packets): Mention that packets QTDP and QTStart
5784 support the qRelocInsn request, and add cross reference to new
5785 subsection.
5786
5787 2010-05-25 Doug Evans <dje@google.com>
5788
5789 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5790 (Commands In Python): Document gdb.string_to_argv.
5791
5792 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5793
5794 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5795 ATTR_NORETURN.
5796
5797 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5798 Tom Tromey <tromey@redhat.com>
5799 Thiago Jung Bauermann <bauerman@br.ibm.com>
5800
5801 * gdb.texinfo (Parameters In Python): New Node.
5802
5803 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5804
5805 * gdb.texinfo: (Summary) Add mention about D language support.
5806 (Filenames): Add D suffixes.
5807 (D): New node.
5808
5809 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5810
5811 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5812 of macro deleted from GDB code.
5813
5814 2010-04-24 Pedro Alves <pedro@codesourcery.com>
5815
5816 * gdb.texinfo (Commands to specify files): Describe what how GDB
5817 looks up DOS-based filesystem paths on the system root. Document
5818 the new `set/show target-file-system-kind' commands.
5819
5820 2010-04-23 Doug Evans <dje@google.com>
5821
5822 * gdb.texinfo (Python): Move Auto-loading section here ...
5823 (Python API): from here.
5824 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5825 (Maintenance Commands): Add docs for "maint print section-scripts".
5826
5827 2010-04-20 Chris Moller <cmoller@redhat.com>
5828
5829 * gdb.texinfo (Setting Breakpoints): Added description of
5830 filename-qualified rbreak.
5831 * refcard.tex (Breakpoints and Watchpoints): Added brief
5832 description of filename-qualified rbreak.
5833
5834 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5835
5836 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5837 (Python API): Change the reference to Pretty Printing API.
5838 (Pretty Printing): Move the user part under the Data node. Reformat
5839 the sample output to 72 columns. Create a new reference to Pretty
5840 Printing API. Rename the API part ...
5841 (Pretty Printing API): To a new node name.
5842 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5843 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5844
5845 2010-04-21 Stan Shebs <stan@codesourcery.com>
5846
5847 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5848 and commands.
5849 (Listing Tracepoints): Update to reflect current behavior.
5850
5851 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5852
5853 * gdb.texinfo (Examining memory): Update for change in string
5854 display with explicit size.
5855
5856 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5857
5858 PR breakpoints/8554.
5859
5860 * gdb.texinfo (Save Breakpoints): New node.
5861 (save-tracepoints): Rename to ...
5862 (save tracepoints): ... this. Mention that `save-tracepoints' is
5863 a deprecated alias to `save tracepoints'.
5864
5865 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5866
5867 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5868 (info w32 thread-information-block): Document new command.
5869 (qGetTIBAddress): Document new gdbserver query.
5870 (maint set/show show-all-tib): Document new command.
5871
5872 2010-04-15 Doug Evans <dje@google.com>
5873
5874 * gdb.texinfo (Python API): Add progspaces section.
5875 (Selecting Pretty-Printers): Progspace pretty-printers are
5876 searched too.
5877 (Progspaces In Python): New section.
5878
5879 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5880
5881 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5882
5883 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5884 returns None.
5885
5886 2010-04-09 Stan Shebs <stan@codesourcery.com>
5887
5888 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5889 Describe the `frames-created' field, tweak grammar.
5890
5891 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5892
5893 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5894 Describe the `circular' and `disconnected' fields.
5895
5896 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5897
5898 * gdb.texinfo (maint print registers): Mention unavailable and
5899 invisible registers.
5900
5901 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5902 Thiago Jung Bauermann <bauerman@br.ibm.com>
5903 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (Breakpoints In Python): New Node.
5906
5907 2010-04-08 Stan Shebs <stan@codesourcery.com>
5908
5909 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5910 trace status fields.
5911
5912 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5913
5914 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5915 optional. Make org.gnu.gdb.i386.avx requires
5916 org.gnu.gdb.i386.avx.
5917
5918 2010-04-08 Doug Evans <dje@google.com>
5919
5920 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5921 search path, and document that gdb only scans the search path if
5922 the script's path doesn't specify a directory.
5923
5924 2010-04-05 Doug Evans <dje@google.com>
5925
5926 * gdb.texinfo (maint show python auto-load): Fix typo.
5927
5928 2010-04-04 Stan Shebs <stan@codesourcery.com>
5929
5930 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5931 (Setting Watchpoints): Update description of "info watch".
5932 (Disabling Breakpoints): Only "info break" lists all.
5933
5934 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5935 (tdump): Explain how tdump works.
5936
5937 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5938
5939 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5940 add cross reference.
5941
5942 2010-03-31 Pedro Alves <pedro@codesourcery.com>
5943
5944 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5945 commands error out.
5946
5947 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5948
5949 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5950
5951 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5952
5953 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5954
5955 2010-03-29 Stan Shebs <stan@codesourcery.com>
5956 Nathan Sidwell <nathan@codesourcery.com>
5957
5958 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5959 GDBN equivalent.
5960 (Set Tracepoints): Remove mention that conditional tracepoints
5961 don't exist.
5962 (Tracepoint Actions): Clarify when while-stepping collection
5963 happens, note that while-stepping does not automatically collect
5964 $pc.
5965
5966 2010-03-29 Stan Shebs <stan@codesourcery.com>
5967
5968 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5969 (General Query Packets): Describe TracepointSource.
5970
5971 2010-03-27 Matt Rice <ratmice@gmail.com>
5972
5973 * gdb.texinfo (ARM): Document arguments to "target sim".
5974 (Set Catchpoints): Use @dots{} instead of @r{...}.
5975
5976 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5977
5978 * gdb.texinfo (Tracepoint Packets): Remove mention that
5979 terror:string may be plain text, and drop mention of X prefix.
5980
5981 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5982
5983 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5984
5985 2010-03-24 Stan Shebs <stan@codesourcery.com>
5986
5987 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5988
5989 2010-03-24 Tom Tromey <tromey@redhat.com>
5990
5991 PR breakpoints/9352:
5992 * gdb.texinfo (Break Commands): Update.
5993
5994 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5995
5996 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5997 commands.
5998
5999 2010-03-16 Stan Shebs <stan@codesourcery.com>
6000
6001 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6002 circular-trace-buffer.
6003 (Tracepoint Packets): Describe QTBuffer, and details of the
6004 qTStatus reply.
6005
6006 2010-03-12 Stan Shebs <stan@codesourcery.com>
6007 Nathan Sidwell <nathan@codesourcery.com>
6008
6009 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6010 doing instruction stepping.
6011 (Tracepoint Restrictions): New node.
6012
6013 2010-03-10 Tom Tromey <tromey@redhat.com>
6014
6015 * gdbint.texinfo (Symbol Handling): Update.
6016
6017 2010-03-08 Tom Tromey <tromey@redhat.com>
6018
6019 PR cli/9591:
6020 * gdb.texinfo (Mode Options): Mention lack of pagination and
6021 confirmation with --batch.
6022 (Screen Size): Mention --batch.
6023 (Messages/Warnings): Likewise.
6024
6025 2010-03-05 Tom Tromey <tromey@redhat.com>
6026
6027 * gdb.texinfo (Basic Python): Document target_charset and
6028 target_wide_charset.
6029
6030 2010-03-05 Tom Tromey <tromey@redhat.com>
6031
6032 * gdb.texinfo (Data): Link to pretty-printing.
6033 (Output Formats): Likewise. Correct text.
6034
6035 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6036
6037 * gdb.texinfo (Types): Describe <struct> and <flags>.
6038
6039 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6040
6041 * gdb.texinfo (Frames In Python): Add block parameter and
6042 description to read_var text.
6043
6044 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
6045 Tom Tromey <tromey@redhat.com>
6046
6047 * gdb.texinfo (Types In Python): Describe block argument in
6048 template_argument and gdb.lookup_type.
6049
6050 2010-02-24 Tom Tromey <tromey@redhat.com>
6051
6052 * gdb.texinfo (Cygwin Native): Fix typo.
6053
6054 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6055
6056 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6057 and select method descriptions.
6058 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6059 Tables in Python to menu.
6060 (Blocks In Python): New node.
6061 (Symbols In Python): New node.
6062 (Symbol Tables in Python): New node.
6063
6064 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6065
6066 Multiexec MI
6067
6068 gdb/
6069 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6070
6071 gdb/doc/
6072 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6073 changes.
6074 (GDB/MI Program Execution): Document current behaviour of
6075 --all and --thread-group.
6076 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6077 -remove-inferior.
6078 * observer.texi (inferior_added, inferior_removed): New
6079 observers.
6080
6081 2010-02-19 Tom Tromey <tromey@redhat.com>
6082
6083 * gdbint.texinfo (Getting Started): Fix @node.
6084 (Debugging GDB): Likewise.
6085
6086 2010-02-13 Joel Brobecker <brobecker@adacore.com>
6087
6088 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6089 documenting the gdb_test_timeout variable.
6090
6091 2010-02-12 Jakob Engblom <jakob@virtutech.com>
6092
6093 * gdb.texinfo (MI commands): Added documentation of --reverse
6094 option to a set of MI commands. Restructured documentation of MI
6095 commands --exec-continue to reflect the complexity of reverse
6096 execution.
6097
6098 2010-02-12 Pedro Alves <pedro@codesourcery.com>
6099
6100 * gdb.texinfo (Using the Collected Data): Specify that the address
6101 range of `tfind outsize' is exclusive, and that the address range
6102 of `tfind range' is inclusive.
6103 (Tracepoint Packets): Specify that the address range of
6104 `QTFrame:range' is inclusive, and that the address range of
6105 `QTFrame:outside' is exclusive
6106
6107 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6108
6109 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6110
6111 2010-02-10 Tom Tromey <tromey@redhat.com>
6112
6113 * gdb.texinfo (Debugging Output): Document set debug parser and
6114 show debug parser.
6115
6116 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6117
6118 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6119 i386_eflags and i386_mxcsr.
6120
6121 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6122
6123 * gdb.texinfo: Document i386 target features.
6124
6125 2010-02-05 Doug Evans <dje@google.com>
6126
6127 * gdbint.texinfo (Testsuite): Add a new section to document the
6128 various DejaGnu variables that may be overridden.
6129 Document INTERNAL_GDBFLAGS.
6130
6131 2010-02-04 Tom Tromey <tromey@redhat.com>
6132
6133 PR cli/8830:
6134 * gdb.texinfo (Files): -readnow comes before the filename for file
6135 and symbol-file.
6136
6137 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6138
6139 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6140 Document ARM breakpoint types.
6141 (Register Packet Format): Move into the new section.
6142 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6143
6144 2010-01-21 Joel Brobecker <brobecker@adacore.com>
6145
6146 * gdb.texinfo (File Options): Adjust the documentation of this
6147 switch to refer to the "source" command rather than partially
6148 duplicating some of the relevant information.
6149 (Extending GDB): Introduce and document the set/show script-extension
6150 setting.
6151 (Command Files): Add note explaining that the "source" command
6152 is also used to evalute scripts written in other languages.
6153 Remove the short slightly incorrect reference to sourcing Python
6154 scripts.
6155 (Python Commands): Document how to execute a Python script from GDB.
6156
6157 2010-01-19 Joel Brobecker <brobecker@adacore.com>
6158
6159 * gdb.texinfo (Command Files): Fix typo.
6160
6161 2010-01-18 Tom Tromey <tromey@redhat.com>
6162
6163 * gdb.texinfo (File Options): Document -x on .py files.
6164 (Command Files): Document handling of Python scripts.
6165
6166 2010-01-18 Jie Zhang <jie.zhang@analog.com>
6167
6168 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6169
6170 2010-01-15 Stan Shebs <stan@codesourcery.com>
6171
6172 * gdb.texinfo (Trace Files): New section.
6173 (Tracepoint Packets): Document QTSave and qTBuffer.
6174 (Trace File Format): New appendix.
6175
6176 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6177
6178 * gdb.texinfo (Values From Inferior): Document lazy_string value
6179 method.
6180 (Python API): Add Lazy strings menu item.
6181 (Lazy Strings In Python): New node.
6182
6183 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6184
6185 * gdb.texinfo (GDB/MI Thread Information): New.
6186 (GDB/MI Async Records): Document the core field in *stopped.
6187 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6188 documentation
6189 (Process list): Document that osdata document may contain
6190 threads.
6191 (Remote Serial Protocol): Document qXfer:threads.
6192
6193 2010-01-06 Stan Shebs <stan@codesourcery.com>
6194
6195 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6196 disconnected tracing.
6197 (Tracepoint Packets): Document new protocol.
6198
6199 2010-01-05 Stan Shebs <stan@codesourcery.com>
6200
6201 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6202 tracepoints.
6203 (Tracepoint Packets): Describe remote protocol for fast
6204 tracepoints.
6205
6206 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6207
6208 Update the "Start of New Year Procedure".
6209 * gdbint.texinfo: Add the list of files that need to be updated
6210 manually. Minor reformatting.
6211
6212 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6213
6214 * refcard.tex: Update copyright year in header and text.
6215
6216 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6217
6218 * agentexpr.texi: Add 2010 to the list of copyright years.
6219 * annotate.texinfo: Likewise.
6220 * gdb.texinfo: Likewise.
6221 * gdbint.texinfo: Likewise.
6222 * observer.texi: Likewise.
6223 * stabs.texinfo: Likewise.
6224
6225 2009-12-31 Stan Shebs <stan@codesourcery.com>
6226
6227 * gdb.texinfo (Tracepoint Actions): Describe teval.
6228
6229 2009-12-29 Stan Shebs <stan@codesourcery.com>
6230
6231 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
6232
6233 2009-12-28 Stan Shebs <stan@codesourcery.com>
6234
6235 * gdb.texinfo (Trace State Variables): New section.
6236 (Tracepoint Packets): Describe trace state variable packets.
6237 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6238 variable bytecodes.
6239
6240 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6241
6242 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6243 declarations.
6244
6245 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6246
6247 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6248 -gdb-exit behaviour.
6249
6250 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6251
6252 * gpl.texi: Update to version 3 of the GPL.
6253
6254 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6255
6256 * Makefile.in: Update copyright header.
6257 * observer.texi: Fix the copyright header of the generated files.
6258
6259 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6260
6261 * gdb.texinfo (Types In Python): Describe range function.
6262
6263 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6264
6265 * gdb.texinfo (Types In Python): Describe "is_base_class".
6266
6267 2009-12-03 Tom Tromey <tromey@redhat.com>
6268
6269 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6270
6271 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6272
6273 * observer.texi: New memory_changed observer.
6274
6275 2009-12-01 Tom Tromey <tromey@redhat.com>
6276
6277 * gdb.texinfo (Reverse Execution): Fix typo.
6278
6279 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6280
6281 PR gdb/8704
6282
6283 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6284 are allowed after the breakpoint condition.
6285
6286 2009-11-23 Tom Tromey <tromey@redhat.com>
6287
6288 PR python/10782:
6289 * gdb.texinfo (Types In Python): Document Type.pointer.
6290
6291 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6292
6293 * gdb.texinfo (Machine Code): Adjust.
6294
6295 2009-11-11 Pedro Alves <pedro@codesourcery.com>
6296
6297 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6298 (Using Agent Expressions): Delete cross reference.
6299
6300 2009-11-07 Joel Brobecker <brobecker@adacore.com>
6301
6302 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6303 and @settitle directives up to help makeinfo find them.
6304
6305 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6306
6307 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6308 (Auto-loading): Use plural and note one can use multiple components now.
6309
6310 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6311
6312 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6313 -stack-list-arguments have the same documentation for parameter
6314 as -stack-list-locals. Add comas.
6315
6316 2009-10-27 Tom Tromey <tromey@redhat.com>
6317 Eli Zaretskii <eliz@gnu.org>
6318
6319 PR python/10781
6320
6321 * gdb.texinfo (Values From Inferior): Document cast method.
6322
6323 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6324
6325 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6326 and adjust example.
6327
6328 2009-10-22 Michael Snyder <msnyder@vmware.com>
6329
6330 * gdb.texinfo (Process Record and Replay): Document new form of
6331 info record command. Also document the new save and restore
6332 commands.
6333
6334 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6335
6336 * gdb.texinfo (Machine Code): Mention current pc marker.
6337 (Memory): Likewise.
6338
6339 2009-10-19 Pedro Alves <pedro@codesourcery.com>
6340 Stan Shebs <stan@codesourcery.com>
6341
6342 * observer.texi (new_inferior): Rename to...
6343 (inferior_appeared): ... this.
6344
6345 * gdb.texinfo (Inferiors): Rename node to ...
6346 (Inferiors and Programs): ... this. Mention running multiple
6347 programs in the same debug session.
6348 <info inferiors>: Mention the new 'Executable' column if "info
6349 inferiors". Update examples. Document the "add-inferior",
6350 "clone-inferior", "remove-inferior" and "maint info
6351 program-spaces" commands.
6352 (Process): Rename node to...
6353 (Forks): ... this. Document "set|show follow-exec-mode".
6354
6355 2009-10-11 Michael Snyder <msnyder@vmware.com>
6356
6357 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6358 (ReverseContinue): Ditto.
6359
6360 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6361
6362 * gdb.texinfo (Server): Document libthread-db-search-path.
6363
6364 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6365
6366 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6367
6368 2009-10-06 Michael Eager <eager@eagercon.com>
6369
6370 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6371 (Embedded Processors): Add MicroBlaze.
6372 (MicroBlaze): New. Describe Xilinx MicroBlaze
6373
6374 2009-10-04 Pedro Alves <pedro@codesourcery.com>
6375
6376 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6377
6378 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6379
6380 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6381
6382 2009-09-23 Joel Brobecker <brobecker@adacore.com>
6383
6384 * observer.texi (solib_unloaded): Document explicitly the fact that
6385 this observer is called before the associated symbols are unloaded.
6386
6387 2009-09-21 Jie Zhang <jie.zhang@analog.com>
6388
6389 * gdb.texinfo: Escape "{" and "}".
6390
6391 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6392
6393 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6394 -stack-list-variables.
6395
6396 2009-09-18 Tom Tromey <tromey@redhat.com>
6397
6398 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6399 is experimental.
6400
6401 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6402
6403 * gdb.texinfo (convenince variables): Mention
6404 $_siginfo could be empty.
6405
6406 2009-09-15 Tom Tromey <tromey@redhat.com>
6407
6408 * gdb.texinfo (GDB/MI Variable Objects): Document
6409 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6410 Expand -var-update documentation.
6411
6412 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6413
6414 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6415 feature.
6416
6417 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6418
6419 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6420
6421 2009-09-10 Michael Snyder <msnyder@vmware.com>
6422
6423 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6424 ReverseStep replies to the qSupported query.
6425
6426 2009-09-10 Joel Brobecker <brobecker@adacore.com>
6427
6428 Add documentation for set/show interactive-mode.
6429 * gdb.texinfo (Other Misc Settings): New node.
6430
6431 2009-09-01 Doug Evans <dje@google.com>
6432
6433 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6434 non-stop mode's affect on remote caching.
6435
6436 2009-08-31 Jacob Potter <jdpotter@google.com>
6437 Doug Evans <dje@google.com>
6438
6439 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6440 Mark `set/show remotecache' options as obsolete.
6441 Document new `set/show stack-cache' option.
6442 Update text for `info dcache'.
6443
6444 2009-08-27 Doug Evans <dje@google.com>
6445
6446 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6447 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6448
6449 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6450
6451 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6452 about autoconf.
6453
6454 2009-08-25 Pedro Alves <pedro@codesourcery.com>
6455
6456 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6457 small example, and describe its columns. Replace "inferior-id" by
6458 "infno" throughout.
6459
6460 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6461
6462 * gdbint.texinfo (Releasing GDB): Point to
6463 README-maintainer-mode file for required autoconf version.
6464 * configure.ac: Do not substitute datarootdir, htmldir,
6465 pdfdir, docdir. Do not process --with-datarootdir,
6466 --with-htmldir, --with-pdfdir, --with-docdir.
6467 * configure: Regenerate.
6468
6469 * configure: Regenerate.
6470
6471 2009-08-20 Reid Kleckner <reid@kleckner.net>
6472
6473 * gdb.texinfo: Add chapter on JIT interface.
6474
6475 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
6476
6477 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6478 confirmation request.
6479
6480 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6481
6482 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6483 CRC definitions.
6484
6485 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6486
6487 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6488 -break-commands.
6489
6490 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6491
6492 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6493 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6494
6495 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6496
6497 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6498 "set spu stop-on-load" and "show spu stop-on-load" commands.
6499
6500 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6501
6502 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6503
6504 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6505
6506 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6507 org.gnu.gdb.arm.neon.
6508
6509 2009-07-20 Pedro Alves <pedro@codesourcery.com>
6510
6511 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6512 optional element.
6513 (subsection OS ABI): New subsection.
6514
6515 2009-07-14 Stan Shebs <stan@codesourcery.com>
6516
6517 * gdb.texinfo (Tracepoint Conditions): New section.
6518 (General Query Packets): Describe ConditionalTracepoints.
6519 (Tracepoint Packets): Describe condition field.
6520 (Maintenance Commands): Describe maint agent-eval.
6521 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6522
6523 2009-07-11 Hui Zhu <teawater@gmail.com>
6524
6525 * gdb.texinfo (disassemble): Add a new modifier /r
6526 to "disassemble" command to make it print the raw instructions
6527 in hex as well as in symbolic form.
6528
6529 2009-07-09 Tom Tromey <tromey@redhat.com>
6530
6531 * gdbint.texinfo (Testsuite): Document parallel make check.
6532
6533 2009-07-09 Tom Tromey <tromey@redhat.com>
6534
6535 * gdbint.texinfo (Testsuite): Document test transcripts.
6536
6537 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6538
6539 * gdb.texinfo (Values From Inferior): Add length parameter
6540 description.
6541
6542 2009-07-04 Chris Genly <chris@genly.us>
6543
6544 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6545 in -var-list-children. Fix example according to what the code
6546 does.
6547
6548 2009-07-02 Pedro Alves <pedro@codesourcery.com>
6549
6550 * gdb.texinfo (Debugging multiple inferiors): Document the
6551 "inferior", "detach inferior" and "kill inferior" commands.
6552 (Debugging Programs with Multiple Processes): Adjust to mention
6553 generic "inferior" commands. Delete mention of "detach fork" and
6554 "delete fork". Cross reference to "Debugging multiple inferiors"
6555 section.
6556
6557 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6558
6559 * gdbint.texinfo (Item Output Functions): Update signature
6560 for ui_out_field_core_addr.
6561
6562 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6563
6564 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6565 Update example code extrated from breakpoint.c.
6566
6567 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6568
6569 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6570 MI commands.
6571 (GDB/MI Symbol Query): Likewise.
6572 (GDB/MI File Commands): Likewise.
6573 (GDB/MI File Transfer Commands): Likewise.
6574 (GDB/MI Target Manipulation): Likewise.
6575 (GDB/MI Miscellaneous Commands): Likewise.
6576
6577 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6578
6579 * gdb.texinfo (Debugging Optimized Code): New chapter.
6580 (Compiling for Debugging): Reference it. Move some
6581 text to the new section.
6582
6583 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6584
6585 * doc/gdb.texinfo (Calling): Document
6586 set-unwind-on-terminating-exception usage.
6587
6588 2009-06-11 Pedro Alves <pedro@codesourcery.com>
6589
6590 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6591 command.
6592
6593 2009-06-07 Pedro Alves <pedro@codesourcery.com>
6594
6595 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6596 references.
6597
6598 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6599
6600 * gdbint.texinfo: Rename formal parameters to gdbarch function
6601 protoypes from "current_gdbarch" to "gdbarch".
6602
6603 2009-05-28 Tom Tromey <tromey@redhat.com>
6604
6605 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6606
6607 2009-05-27 Tom Tromey <tromey@redhat.com>
6608
6609 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6610 feature.
6611 (GDB/MI Variable Objects): Document -var-set-visualizer.
6612
6613 2009-04-02 Tom Tromey <tromey@redhat.com>
6614
6615 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6616 feature.
6617 (GDB/MI Variable Objects): Document -var-set-visualizer.
6618
6619 2009-05-27 Tom Tromey <tromey@redhat.com>
6620 Thiago Jung Bauermann <bauerman@br.ibm.com>
6621 Phil Muldoon <pmuldoon@redhat.com>
6622
6623 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6624 (Pretty Printing): New node.
6625 (Selecting Pretty-Printers): Likewise.
6626 (Python API): Update.
6627 (Output Formats): Document /r format.
6628
6629 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6630 Tom Tromey <tromey@redhat.com>
6631
6632 * gdb.texinfo (Types In Python): New node.
6633 (Values From Inferior): "type" is now an attribute.
6634 (Python API): Update.
6635
6636 2009-05-27 Tom Tromey <tromey@redhat.com>
6637 Thiago Jung Bauermann <bauerman@br.ibm.com>
6638 Phil Muldoon <pmuldoon@redhat.com>
6639
6640 * gdb.texinfo: Add @syncodeindex for `tp'.
6641 (Python API): Update.
6642 (Auto-loading): New node.
6643 (Objfiles In Python): New node.
6644
6645 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6646
6647 * gdb.texinfo (Threads): Document libthread-db-search-path.
6648
6649 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
6650
6651 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6652
6653 2009-05-12 Pedro Alves <pedro@codesourcery.com>
6654
6655 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6656 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6657 show show-debug-regs' docs.
6658
6659 2009-05-08 Eli Zaretskii <eliz@gnu.org>
6660
6661 * gdb.texinfo (Process Record and Replay): Add description of
6662 reverse execution.
6663
6664 2009-05-07 Joel Brobecker <brobecker@adacore.com>
6665
6666 * gdbint.texinfo (Adding support for debugging core files): New node.
6667 (Native Debugging): Remove the ``Native core file Support'' section.
6668
6669 2009-05-01 Eli Zaretskii <eliz@gnu.org>
6670
6671 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6672 Add index entries.
6673
6674 2009-04-30 Hui Zhu <teawater@gmail.com>
6675 Michael Snyder <msnyder@vmware.com>
6676
6677 * gdb.texinfo: (Process Record and Replay): Add documentation for
6678 process record and replay.
6679
6680 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6681
6682 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6683 a new part on command-line defined macros.
6684
6685 2009-04-25 Eli Zaretskii <eliz@gnu.org>
6686
6687 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6688 clarify the wording.
6689
6690 2009-04-23 Tom Tromey <tromey@redhat.com>
6691
6692 * gdb.texinfo (Data Files): New node.
6693 (GDB Files): Update menu.
6694
6695 2009-04-23 Joel Brobecker <brobecker@adacore.com>
6696
6697 * gdbint.texinfo (Defining Other Architecture Features): Remove
6698 entry for PROCESS_LINENUMBER_HOOK.
6699
6700 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6701
6702 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6703
6704 2009-04-22 Hui Zhu <teawater@gmail.com>
6705
6706 * gdb.texinfo (disassemble-next-line): Set the default of
6707 disassemble-next-line to off.
6708
6709 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6710
6711 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6712 --with-htmldir): New.
6713 * configure: Regenerate.
6714 * Makefile.in (datarootdir, docdir): Define.
6715 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6716 instead of $(SET_TEXINPUTS).
6717 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6718 gdbint.info instead of $(SET_TEXINPUTS).
6719 (gdbint/index.html): Use same -I options as for building
6720 gdbint.info.
6721 (stabs.dvi, stabs.pdf): Use same -I options as for building
6722 stabs.info instead of $(SET_TEXINPUTS).
6723 (stabs/index.html): Use same -I options as for building
6724 stabs.info.
6725 (annotate.dvi, annotate.pdf): Use same -I options as for building
6726 annotate.info instead of $(SET_TEXINPUTS).
6727 (annotate/index.html): Use same -I options as for building
6728 annotate.info.
6729
6730 2009-04-21 David Daney <ddaney@caviumnetworks.com>
6731
6732 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6733
6734 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6735
6736 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6737
6738 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6739 Joseph Myers <joseph@codesourcery.com>
6740
6741 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6742 (MAKEHTMLFLAGS): Set to empty.
6743 (html__strip_dir): Define.
6744 (HTMLFILES): Define.
6745 (HTMLFILES_INSTALL): Define.
6746 (install-html): Copy new automake rule.
6747 (html): Depend on $(HTMLFILES).
6748 (gdb_toc.html): Rename to gdb/index.html.
6749 (gdbint_toc.html): Rename to gdbint/index.html.
6750 (stabs_toc.html): Rename to stabs/index.html.
6751 (annotate_toc.html): Rename to annotate/index.html.
6752
6753 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6754
6755 * Makefile.in: Set pdfdir and htmldir from configure
6756 substitutions.
6757 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6758 * configure: Regenerate.
6759
6760 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6761
6762 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6763 This macro is no longer used.
6764
6765 2009-04-15 Tom Tromey <tromey@redhat.com>
6766
6767 * gdb.texinfo (Character Sets): Document default character set.
6768
6769 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6770
6771 * gdbint.texinfo: Change server name from sources.redhat.com to
6772 sourceware.org throughout.
6773
6774 2009-04-09 Joel Brobecker <brobecker@adacore.com>
6775
6776 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6777 about a missing dot or coma after @xref.
6778
6779 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6780
6781 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6782 example, and add a small explanation about it.
6783 (Print Settings): Change the documentation of the "set print
6784 frame-arguments" to reflect the fact that the default is now "scalars".
6785
6786 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6787
6788 * gdb.texinfo (Print Settings): Add kindex for command "set
6789 print frame-arguments".
6790
6791 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6792
6793 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6794 breakpoints.
6795 (Set Breaks): Add reference to thread-specific and task-specific
6796 breakpoints.
6797
6798 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6799
6800 * gdb.texinfo (Ada Tasks): Remove the documentation about
6801 the "Running" state, as this state has been eliminated.
6802 Now all runnable tasks are shown as "Runnable".
6803
6804 2009-03-30 Stan Shebs <stan@codesourcery.com>
6805
6806 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6807 special case of breakpoints.
6808 (Enable and Disable Tracepoints): Mention deprecation.
6809 (Listing Tracepoints): Update description and example.
6810
6811 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6812
6813 * gdb.texinfo (Frames in Python): New node.
6814 (Python API): Update.
6815
6816 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6817
6818 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6819 from a method to an attribute.
6820
6821 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6822
6823 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6824 attribute.
6825
6826 2009-03-25 Pedro Alves <pedro@codesourcery.com>
6827
6828 * observer.texi (thread_exit): Add "silent" parameter.
6829
6830 2009-03-22 Pedro Alves <pedro@codesourcery.com>
6831
6832 * observer.texi (about_to_proceed): New.
6833
6834 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6835
6836 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6837 field throughout to handle types with spaces in them. Fix typos
6838 found by aspell.
6839 (Summary, Requirements, Contributors): New first chapter,
6840 "Summary" added, old Requirements section moved there, and new
6841 section, "Contributors" added.
6842 (Initializing a New Architecture, Register Representation)
6843 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6844 (Porting gdb): These sections extended and updated.
6845 (Compiler Characteristics): This section (empty) deleted.
6846 (Defining Other Architecture Features): This section renamed and
6847 duplicate material removed from (formerly "Target Conditionals").
6848 Use braces {} in @deftypeXX type field throughout to handle types
6849 with spaces in them. Typos found by aspell fixed.
6850
6851 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6852 * stack_frame.pdf: Version of image for PDF output.
6853 * stack_frame.png: Version of image for HTML output and for Emacs.
6854 * stack_frame.txt: Version of image for Info output.
6855 * stack_frame.eps: Version of image for TeX DVI output.
6856
6857 2009-03-21 Eli Zaretskii <eliz@gnu.org>
6858
6859 * gdb.texinfo (Character Sets): Fix last change.
6860
6861 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6862
6863 * gdb.texinfo (Values From Inferior): Fix optional arguments
6864 markup.
6865 (Commands In Python): Adjust argument names of gdb.Command.__init__
6866 to what the function accepts as keywords.
6867
6868 2008-03-20 Tom Tromey <tromey@redhat.com>
6869
6870 * gdb.texinfo (Convenience Vars): Document convenience functions.
6871 (Functions In Python): New node.
6872 (Python API): Update.
6873
6874 2009-03-20 Tom Tromey <tromey@redhat.com>
6875
6876 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6877 set target-wide-charset.
6878 (Requirements): Mention iconv.
6879
6880 2009-03-17 Hui Zhu <teawater@gmail.com>
6881
6882 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6883
6884 2009-03-17 Hui Zhu <teawater@gmail.com>
6885
6886 * gdb.texinfo: Add documentation for disassemble-next-line.
6887
6888 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6889
6890 * gdb.texinfo (Commands In Python): Remove tindex entries.
6891
6892 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6893
6894 * gdb.texinfo (Returning): New description for missing debug info.
6895
6896 2009-03-14 Pedro Alves <pedro@codesourcery.com>
6897
6898 * gdb.texinfo (Remote Configuration): Document query-attached.
6899 (General Query Packets): Document qAttached.
6900
6901 2009-03-05 Pedro Alves <pedro@codesourcery.com>
6902
6903 * gdb.texinfo (Background Execution): Better describe the set
6904 target-async command.
6905 (Maintenance Commands): Delete description of the `maint set/show
6906 linux-async' and `maint set/show remote-async' commands.
6907
6908 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6909
6910 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6911 between sentences.
6912
6913 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6914
6915 * gdb.texinfo (GDB/MI Async Records): Document the
6916 =library-loaded and =library-unloaded notifications.
6917
6918 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6919
6920 * observer.texi (test_notification): New observer.
6921
6922 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6923
6924 * observer.texi: Add parameter 'print_frame' to normal_stop
6925 observer.
6926
6927 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6928
6929 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6930 (Commands In Python): Fix COMMAND_* constants in last change. Use
6931 @kbd for interactive input. Add cross-references and index
6932 entries.
6933
6934 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6935
6936 * gdb.texinfo (Signals): Document $_siginfo.
6937 (Convenience Variables): Mention $_siginfo.
6938 (Remote Configuration): Document qXfer:siginfo:read,
6939 qXfer:siginfo:write packets, and the read-siginfo-object,
6940 write-siginfo-object commands.
6941
6942 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6943
6944 * gdbint.texinfo (Values): New chapter.
6945
6946 2009-02-06 Tom Tromey <tromey@redhat.com>
6947
6948 * gdb.texinfo (Python API): Add entry for Commands In Python.
6949 (Commands In Python): New node.
6950
6951 2009-02-05 Tom Tromey <tromey@redhat.com>
6952
6953 * gdb.texinfo (Values From Inferior): Document Value.string.
6954
6955 2009-02-05 Tom Tromey <tromey@redhat.com>
6956
6957 * gdb.texinfo (Basic Python): Document execute's from_tty
6958 argument.
6959
6960 2009-02-04 Tom Tromey <tromey@redhat.com>
6961
6962 * gdb.texinfo (Basic Python): Document gdb.history.
6963
6964 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6965
6966 * gdb.texinfo (GDB/MI Thread Commands): Document the
6967 'current-thread-id' field. Remove the example with zero threads,
6968 since current GDB won't ever report that if there's inferior.
6969
6970 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6971
6972 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6973 option to -break-insert.
6974
6975 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6976 Jerome Guitton <guitton@adacore.com>
6977
6978 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6979 (System-wide configuration): New section.
6980
6981 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6982
6983 PR gdb/7580:
6984 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6985 internal-error|internal-warning quit|corefile ask|yes|no".
6986
6987 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6988
6989 * gdb.texinfo (Using the `gdbserver' Program): Document
6990 --remote-debug.
6991
6992 2009-01-23 Doug Evans <dje@google.com>
6993
6994 * gdb.texinfo: Add nexti to list of commands that support
6995 background execution.
6996
6997 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6998
6999 * gdb.texinfo (Define, Hooks): Document prefix command support.
7000
7001 2009-01-14 Joseph Myers <joseph@codesourcery.com>
7002 Carlos O'Donell <carlos@codesourcery.com>
7003
7004 Fixes for makeinfo --html.
7005
7006 * annotate.texinfo: Use @copying and @insertcopying. Use
7007 @ifnottex in place of @ifinfo.
7008 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7009 place of @ifinfo. Use @ifnotinfo for one index entry.
7010 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7011 in place of @ifinfo.
7012 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7013 in place of @ifinfo. Include contents at start unconditionally.
7014
7015 2009-01-13 Pedro Alves <pedro@codesourcery.com>
7016
7017 * gdb.texinfo (General Query Packets): Remove @var{} around the
7018 "spu" literal string.
7019
7020 2009-01-07 Pedro Alves <pedro@codesourcery.com>
7021
7022 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7023 program may be running in another process" errors.
7024 * gdbint.texinfo (Native Conditionals): Delete
7025 ONE_PROCESS_WRITETEXT description.
7026
7027 2009-01-07 Joel Brobecker <brobecker@adacore.com>
7028
7029 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7030 emacs local variable to be placed at the end of the ChangeLog.
7031 Add server.c and gdbreplay.c to the list of files where the
7032 copyright year needs to be updated.
7033
7034 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
7035
7036 * gdb.texinfo (Remote Configuration): Document new
7037 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7038 commands.
7039
7040 2008-12-28 Pedro Alves <pedro@codesourcery.com>
7041
7042 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7043 FETCH_INFERIOR_REGISTERS.
7044 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7045 FETCH_INFERIOR_REGISTERS descriptions. Remove
7046 gdbarch_get_longjmp_target descrition, since already described in
7047 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7048 (Target Conditionals): ... here.
7049
7050 2008-12-16 Joel Brobecker <brobecker@adacore.com>
7051
7052 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7053 examples.
7054 (Additions to Ada): Likewise. Add the missing opening and closing
7055 parenthesis of the GDB prompt in one of the examples.
7056
7057 2008-12-14 Joel Brobecker <brobecker@adacore.com>
7058
7059 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7060 about the result of 'Address not being of type System.Address.
7061 This problem has been fixed a while ago.
7062
7063 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7064
7065 MI non-stop and multiprocess docs.
7066
7067 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7068 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7069 Adjust documentation for *stopped, document =thread-created,
7070 =thread-exited, =thread-group-created and =thread-group-exited.
7071 (GDB/MI Thread Commands): Document the 'state' field in
7072 -thread-info output.
7073 (GDB/MI Program Execution): Mention --all and --thread-group
7074 options.
7075 (GDB/MI Variable Objects): Describe floating and fixed variable
7076 objects.
7077 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
7078
7079 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7080
7081 * gdb.texinfo (Operating System Information): New appendix.
7082 (Operating System Auxiliary Information): Document 'info os processes'
7083 (Remote Configuration): Document 'osdata'
7084 (General Query Packets): Document qXfer:osdata:read.
7085
7086 2008-11-27 Tristan Gingold <gingold@adacore.com>
7087
7088 * gdb.texinfo (Darwin): Document Darwin specific features.
7089
7090 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7091
7092 * gdbint.texinfo (Target Conditionals): Extend the
7093 gdbarch_breakpoint_from_pc description.
7094
7095 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7096
7097 * gdb.texinfo (M68K Features): Fix typo.
7098
7099 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7100
7101 * gdb.texinfo (Symbols): Mention printing containing
7102 image name in "info symbol".
7103 (Maint translate-address): Likewise.
7104
7105 2008-11-18 Joel Brobecker <brobecker@adacore.com>
7106
7107 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7108 commands "catch load" and "catch unload".
7109
7110 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7111
7112 * gdb.texinfo (GDB/MI Async Records): Document
7113 =thread-selected.
7114
7115 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7116
7117 * observer.texi (new_inferior, inferior_exit): New observers.
7118
7119 2008-10-27 Pedro Alves <pedro@codesourcery.com>
7120
7121 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7122 .mt files, TM_CLIBS or TM_CDEPS.
7123 (x86 Watchpoints): Don't mention TDEPFILES.
7124
7125 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7126
7127 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7128 (Overview): Mention notifications and non-stop mode behavior.
7129 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7130 with non-stop mode behavior. Add vStopped description.
7131 (Stop Reply Packets): Update list of packets that return
7132 stop replies. Mention non-stop behavior.
7133 (General Query Packets): Document QNonStop packet and associated
7134 qSupported query response.
7135 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7136 behavior.
7137 (Notification Packets): New section.
7138 (Remote Non-Stop): New section.
7139 (File-I/O Overview): Mention non-stop behavior.
7140
7141 2008-10-24 Hui Zhu <teawater@gmail.com>
7142 Pedro Alves <pedro@codesourcery.com>
7143
7144 * gdb.texinfo (displaced-stepping): Describe the auto mode
7145 setting, and say it's the default. This is now a mainstream
7146 setting instead of a maintenance setting.
7147
7148 2008-10-23 Pedro Alves <pedro@codesourcery.com>
7149
7150 * observer.texi (thread_stop_requested): New.
7151
7152 2008-10-22 Joel Brobecker <brobecker@adacore.com>
7153
7154 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7155 (Patching): Replace incorrect usage of @samp by @kbd.
7156
7157 2008-10-17 Michael Snyder <msnyder@vmware.com>
7158
7159 * gdb.texinfo: Add documentation for reverse execution.
7160
7161 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7162 Eli Zaretskii <eliz@gnu.org>
7163
7164 * gdb.texinfo. (Values From Inferior): New subsubsection.
7165
7166 2008-10-06 Doug Evans <dje@google.com>
7167
7168 * gdb.texinfo (set debug dwarf2-die): Document it.
7169
7170 2008-10-01 Joel Brobecker <brobecker@adacore.com>
7171
7172 * gdb.texinfo (catch) [exception]: Document how to insert
7173 a breakpoint on user-defined exceptions when the exception
7174 name is identical to one of the language-defined ones.
7175
7176 2008-09-27 Tom Tromey <tromey@redhat.com>
7177
7178 * gdb.texinfo (Macros): Remove text about stringification,
7179 varargs, and splicing.
7180
7181 2008-09-27 Tom Tromey <tromey@redhat.com>
7182
7183 * gdbint.texinfo (Language Support): Remove text about omitting
7184 support for a language.
7185
7186 2008-09-23 Doug Evans <dje@google.com>
7187
7188 * gdb.texinfo (info dcache): Update.
7189
7190 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7191
7192 * gdb.texinfo (Packets): Add info on thread-id syntax and
7193 multiprocess extensions.
7194 <D>: Document multiprocess form of packet.
7195 <H>: Use thread-id syntax.
7196 <T>: Likewise.
7197 <vCont>: Likewise. Note this is required for multiprocess.
7198 <vKill>: New packet.
7199 (Stop Reply Packets) <T>: Use thread-id syntax.
7200 <W>: Document multiprocess form of reply.
7201 <X>: Likewise.
7202 (General Query Packets) <qC>: Use thread-id syntax.
7203 <qfThreadInfo>: Likewise.
7204 <qGetTLSAddr>: Likewise.
7205 <qP>: Likewise.
7206 <qSupported>: Add "multiprocess" feature.
7207 <qThreadExtraInfo>: Use thread-id syntax.
7208
7209 2008-09-22 Stan Shebs <stan@codesourcery.com>
7210
7211 * gdb.texinfo (Inferiors): New section.
7212
7213 2008-09-12 Pedro Alves <pedro@codesourcery.com>
7214
7215 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7216
7217 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7218
7219 * gdbint.texinfo (Target Conditionals): Remove documentation
7220 for gdbarch_name_of_malloc.
7221
7222 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7223
7224 * gdb.texinfo (Interrupts): Mention TCP interface for
7225 sending BREAK.
7226
7227 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7228
7229 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7230 argument prefix to "set sysroot".
7231
7232 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7233
7234 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7235 and False.
7236
7237 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7238
7239 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7240 for possible features of -list-features.
7241
7242 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7243
7244 * gdb.texinfo (Background execution): Adjust example
7245 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7246
7247 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7248
7249 * doc/gdb.texinfo (PowerPC): Fix typo.
7250 (PowerPC features): Fix typo.
7251
7252 2008-08-18 Pedro Alves <pedro@codesourcery.com>
7253
7254 * observer.texi (thread_ptid_changed): New.
7255
7256 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
7257
7258 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7259 (PowerPC features): Mention feature set for VSX registers.
7260
7261 2008-08-13 Joel Brobecker <brobecker@adacore.com>
7262
7263 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7264 the direct visibility of all names in user-written packages.
7265
7266 2008-08-13 Pedro Alves <pedro@codesourcery.com>
7267
7268 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7269 setting, and make it the default.
7270 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7271 non-stop script example.
7272
7273 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7274
7275 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7276 reference to the "Using Different Register and Memory Data
7277 Representation" section.
7278
7279 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7280
7281 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7282 (Remote Protocol): Add Packet Acknowledgment to menu.
7283 (Overview): Mention +/- can be disabled, and point to new section
7284 where this is discussed in detail.
7285 (General Query Packets): Document QStartNoAckMode packet, and
7286 corresponding qSupported reply.
7287 (Packet Acknowledgment): New section.
7288
7289 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7290 Pedro Alves <pedro@codesourcery.com>
7291
7292 * gdb.texinfo (Threads): Move paragraph about automatic thread
7293 selection to All-Stop Mode subsection.
7294 (Thread Stops): Reorganize existing material into subsections.
7295 Add introductory blurb and menu.
7296 (Non-Stop Mode): New subsection.
7297 (Background Execution): New subsection.
7298 (Maintenance Commands): Add cross-references from async mode
7299 commands to the new Background Execution section.
7300
7301 2008-08-06 Tom Tromey <tromey@redhat.com>
7302
7303 * gdb.texinfo (Extending GDB): New chapter.
7304 (Sequences): Demoted chapter, now a section under the new
7305 Extending GDB chapter.
7306 (Python): New section.
7307
7308 2008-07-31 Stan Shebs <stan@codesourcery.com>
7309
7310 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7311
7312 2008-07-29 Stan Shebs <stan@codesourcery.com>
7313
7314 * gdbint.texinfo: General round of cleanup and minor
7315 clarifications.
7316 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7317 (Longjmp Support): Update description to reflect how it is done
7318 for targets without using native header.
7319 (Symbol Handling): Add a little more general explanation.
7320 (COFF, ELF): Mention stabs encapsulation.
7321 (DWARF 3): New section.
7322 (Adding a New Host): Scrub out some obsolete bits.
7323 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7324 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7325 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7326 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7327 SEEK_SET, STOP_SIGNAL, USG.
7328 (Raw and Virtual Register Representations): Ditto for
7329 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7330 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7331 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7332 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7333 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7334 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7335 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7336 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7337 DEPRECATED_USE_STRUCT_CONVENTION.
7338 Describe gdbarch_deprecated_fp_regnum.
7339 Update description of gdbarch_print_insn.
7340 (Adding a New Target): Scrub out obsolete bits.
7341 (Obsolete Conditionals): Remove entire section.
7342
7343 2008-07-25 Tom Tromey <tromey@redhat.com>
7344
7345 * observer.texi (GDB Observers): Document new observers:
7346 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7347 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7348 architecture_changed.
7349
7350 2008-07-21 Stan Shebs <stan@codesourcery.com>
7351
7352 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7353 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7354
7355 2008-07-21 Tom Tromey <tromey@redhat.com>
7356
7357 * observer.texi (GDB Observers): Remove obsolete comment.
7358 <executable_changed>: Remove argument.
7359
7360 2008-07-18 Tom Tromey <tromey@redhat.com>
7361
7362 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7363
7364 2008-07-10 Doug Evans <dje@google.com>
7365
7366 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7367
7368 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7369
7370 * gdb.texinfo (Starting): Document "set disable-randomization".
7371
7372 2008-07-07 Andreas Schwab <schwab@suse.de>
7373
7374 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7375
7376 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7377
7378 * gdb.texinfo (GDB/MI Target Manipulation): Add
7379 example of -target-attach.
7380
7381 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7382
7383 * observer.texi (target_resumed): New observer.
7384 * gdb.texinfo (GDB/MI Output Records): Document *running.
7385
7386 2008-06-06 Tom Tromey <tromey@redhat.com>
7387
7388 * gdb.texinfo (Completion): Add field name example.
7389
7390 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7391
7392 * gdb.texinfo (GDB/MI Program Context): Added example
7393 to -exec-arguments
7394
7395 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
7396
7397 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7398 annotation.
7399
7400 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7401 Nathan Sidwell <nathan@codesourcery.com>
7402 Joseph Myers <joseph@codesourcery.com>
7403
7404 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7405 and ACX_BUGURL.
7406 * configure: Regenerate.
7407 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7408 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7409 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7410 mailing-list-specific text about bug reporting unless
7411 BUGURL_DEFAULT.
7412
7413 2008-06-05 Pedro Alves <pedro@codesourcery.com>
7414
7415 * gdb.texinfo (-target-select): Remove reference to target async.
7416 (Maintenance Commands): Document "maint set/show remote-async".
7417
7418 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7419
7420 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7421 in -target-file-get section.
7422
7423 2008-05-22 Pedro Alves <pedro@codesourcery.com>
7424
7425 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7426 killing the inferior when it is already debugging a process.
7427
7428 2008-05-21 Joel Brobecker <brobecker@adacore.com>
7429
7430 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7431 abbreviation for "finish".
7432
7433 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
7434
7435 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7436
7437 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7438
7439 * gdbint.texinfo (Target Conditionals): Delete entry for
7440 gdbarch_dwarf_reg_to_regnum.
7441
7442 2008-05-09 Doug Evans <dje@google.com>
7443
7444 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7445
7446 2008-05-05 Doug Evans <dje@google.com>
7447
7448 * gdb.texinfo (disassemble): Document /m modifier.
7449
7450 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7451
7452 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7453 will not report the time of commands that run the target.
7454
7455 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7456
7457 * gdb.texinfo (GDB/MI Output Records): Add
7458 missing semicolon.
7459
7460 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7461
7462 * gdb.texinfo (GDB/MI Output Records):
7463 Document =thread-create and =thread-exited.
7464
7465 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7466
7467 * gdb.texinfo (GDB/MI Development and Front Ends):
7468 Remove mention of dmi-discuss.
7469
7470 2008-05-03 Pedro Alves <pedro@codesourcery.com>
7471
7472 * observer.texi (thread_exit): New.
7473
7474 2008-05-02 Pedro Alves <pedro@codesourcery.com>
7475
7476 * gdb.texinfo (Debugging Output): Document "set/show debug
7477 displaced".
7478 (Maintenance Commands): Document "maint set/show
7479 can-use-displaced-stepping".
7480
7481 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7482
7483 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7484 and set/show arm force-mode.
7485
7486 2008-05-02 Andreas Schwab <schwab@suse.de>
7487
7488 * gdbint.texinfo (Algorithms): Describe
7489 target_watchpoint_addr_within_range.
7490
7491 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7492
7493 * gdbint.texinfo (Stack Frames): New chapter.
7494 (Algorithms): Move Frames text to the new chapter.
7495 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7496 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7497
7498 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7499
7500 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7501 output does not necessary include any tokens.
7502
7503 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
7504
7505 * gdb.texinfo (Set SH Calling convention): New @item.
7506 (Show SH Calling convention): Ditto.
7507
7508 2008-04-22 Markus Deuling <deuling@de.ibm.com>
7509
7510 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7511
7512 2008-04-20 Eli Zaretskii <eliz@gnu.org>
7513
7514 * gdb.texinfo (Set Breaks): Mention that multiple location
7515 breakpoints need line number info. Add index entries.
7516
7517 2008-04-19 Craig Silverstein <csilvers@google.com>
7518
7519 * gdb.texinfo (Requirements): Add an optional requirement on
7520 zlib.
7521 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7522 Compressed DWARF 2.
7523
7524 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7525
7526 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7527 sample output for 'stopped,reason="breakpoint-hit"' message.
7528 (GDB/MI Program Execution): Likewise.
7529
7530 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7531
7532 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7533 -var-set-format. Add -f option to -var-evaluate-expression.
7534
7535 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7536
7537 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7538 new node "Ambiguous Expressions". Replace references to this
7539 node by references to "Ambiguous Expressions" throughout.
7540 (Ambiguous Expressions): New node.
7541
7542 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7543
7544 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7545
7546 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7547
7548 * gdb.texinfo (Debugging Output): Document
7549 "set/show debug lin-lwp-async".
7550 (Maintenance Commands): Document "maint set/show linux-async".
7551
7552 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7553
7554 * gdb.texinfo (Expressions): Update description of malloced arrays.
7555
7556 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7557
7558 * gdb.texinfo (Thread Commands): Document
7559 -thread-info. Remove -thread-list-all-threads.
7560
7561 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7562
7563 Implement MI notification for new threads.
7564 * observer.texi (new_thread): Document.
7565
7566 2008-03-14 Pedro Alves <pedro@codesourcery.com>
7567 Sandra Loosemore <sandra@codesourcery.com>
7568
7569 * gdb.texinfo (Library List Format): Update to mention the
7570 possibility to pass section addresses instead of segment
7571 addresses.
7572
7573 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7574
7575 * gdb.texinfo (Starting): Document "set exec-wrapper".
7576 (Server): Document gdbserver --wrapper.
7577
7578 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7579
7580 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7581 unreadable memory. Delete obsolete SPARClite reference.
7582
7583 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7584
7585 * gdb.texinfo (Starting): Mention always-running targets.
7586 (Target Commands): Add an anchor for load.
7587 (Connecting): Explain continue instead of run.
7588
7589 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7590
7591 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7592
7593 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
7594
7595 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7596 breakpoint table.
7597
7598 2008-02-19 Pedro Alves <pedro@codesourcery.com>
7599
7600 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7601 killing the inferior when it is already debugging a process.
7602
7603 2008-02-13 Markus Deuling <deuling@de.ibm.com>
7604
7605 * gdbint.texinfo (Build Script): New section. Mention new build script
7606 gdb_buildall.sh.
7607
7608 2008-02-01 Jim Blandy <jimb@red-bean.com>
7609
7610 * gdb.texinfo (Help): Summarize 'info args' correctly.
7611
7612 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7613
7614 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7615 available in PowerPC architecture.
7616 (Embedded Processors): Change node name of PowerPC item in menu.
7617 (PowerPC): Rename to...
7618 (PowerPC Embedded): this.
7619 (Architectures): Add new PowerPC item in menu.
7620 (PowerPC): New node.
7621
7622 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7623
7624 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7625 commands.
7626
7627 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7628
7629 * gdb.texinfo (Setting Catchpoints): Mention features
7630 supported on GNU/Linux.
7631
7632 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
7633
7634 * gdb.texinfo (GDB/MI File Commands): Describe new output
7635 field for MI command -file-list-exec-source-file.
7636
7637 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7638
7639 * gdb.texinfo (Using the `gdbserver' Program): Add security
7640 warning. Rearrange into subsections and subsubsections. Document
7641 --multi and --debug. Correct --with-sysroot typo. Update --attach
7642 usage. Make load reference clearer. Document monitor exit.
7643 (Remote Configuration): Document set remote exec-file, attach-packet,
7644 and run-packet.
7645 (Packets): Document vAttach and vRun.
7646
7647 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
7648
7649 * gdb.texinfo (Processes): Mention process command.
7650 detach-on-follow -> detach-on-fork.
7651
7652 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7653
7654 * gdbint.texinfo (Native Conditionals): Remove
7655 SHELL_COMMAND_CONCAT and SHELL_FILE.
7656
7657 2008-01-26 Eli Zaretskii <eliz@gnu.org>
7658
7659 * gdb.texinfo (Specify Location): Improve wording.
7660
7661 2008-01-23 Chris Demetriou <cgd@google.com>
7662
7663 * gdb.texinfo (Threads): Document new "set print thread-events"
7664 and "show print thread-events" commands.
7665
7666 2008-01-19 Eli Zaretskii <eliz@gnu.org>
7667
7668 * gdb.texinfo (Specify Location): New section.
7669 (Delete Breaks, Edit, Set Breaks): Remove description of
7670 locations. Instead, add a reference to "Specify Location".
7671 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7672 (Symbols): Refer to "Specify Location" for the valid forms of
7673 linespecs and locations.
7674
7675 2008-01-18 Markus Deuling <deuling@de.ibm.com>
7676
7677 * gdbint.texinfo (Target Conditionals): Replace the description of
7678 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7679
7680 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7681
7682 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7683 about &&var, which is rejected by the expression parser.
7684
7685 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
7686
7687 * gdb.texinfo (Output): Update documentation on using printf with DFP
7688 types.
7689
7690 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7691
7692 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7693 subsubsection.
7694 (Decimal Floating Point format): New subsubsection.
7695
7696 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7697
7698 * gdb.texinfo (File Options): Remove mention of the attempt to
7699 open a core file with the -p option. Don't list -c as a valid
7700 option to attach to a process.
7701
7702 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7703
7704 * gdbint.texinfo (Host Conditionals): Remove mention of
7705 ALIGN_STACK_ON_ENTRY.
7706
7707 2008-01-05 Joel Brobecker <brobecker@adacore.com>
7708
7709 * gdbint.texinfo (Start of New Year Procedure): Add item
7710 describing how to update the source and documentation copyright
7711 notices.
7712
7713 2007-12-18 Jim Blandy <jimb@codesourcery.com>
7714
7715 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7716 watchpoint explanation into the main description of the watchpoint
7717 command; update synopses of 'watch', 'rwatch', and 'awatch'
7718 commands.
7719
7720 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7721
7722 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7723 Document 'pending-breakpoints' feature of
7724 -list-features.
7725
7726 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
7727
7728 * gdb.texinfo: Add new parameter's description.
7729
7730 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7731
7732 * gdb.texinfo (Overview): Clarify run-length encoding
7733 example. Remove the restriction on "+" and "-" characters.
7734
7735 2007-12-15 Eli Zaretskii <eliz@gnu.org>
7736
7737 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7738
7739 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7740
7741 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7742 the -f option for -break-insert, remove -r option,
7743 and clarify specification of location.
7744
7745 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7746
7747 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7748 formatting.
7749 (Remote Debugging): Add File Transfer section.
7750 (Remote Configuration): Document Host I/O packets.
7751 (GDB/MI): Add GDB/MI File Transfer Commands section.
7752 (Host I/O Packets): New section in "Remote Protocol".
7753 (Packets): Add vFile.
7754
7755 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7756
7757 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7758 breakpoints with multiple locations.
7759 (Breakpoint Menus): Improve wording.
7760 (Output): Fix last change.
7761
7762 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7763
7764 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7765
7766 2007-11-15 Doug Evans <dje@google.com>
7767
7768 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7769
7770 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7771
7772 * gdbint.texinfo (Native Conditionals): Remove
7773 mention of CLEAR_SOLIB.
7774
7775 2007-11-11 Joel Brobecker <brobecker@adacore.com>
7776
7777 * gdb.texinfo (Print Settings): Add documentation for "set/show
7778 print frame-arguments".
7779
7780 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7781
7782 * gdb.texinfo (Output): Update printf command's description.
7783
7784 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7785
7786 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7787 powerpc soft-float".
7788
7789 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7790
7791 * gdb.texinfo (Files): Correct formatting. Mention Expat
7792 requirement.
7793 (Requirements for Building GDB): Expand the list of Expat
7794 uses.
7795 (Library List Format, Memory Map Format): Mention Expat.
7796 (Target Descriptions): Update Expat wording.
7797
7798 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7799
7800 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7801 Document that gdbarch_convert_register_p should return zero for no-op
7802 conversions.
7803
7804 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7805
7806 * gdbint.texi (Compiler Characteristics): Move documentation
7807 of set_gdbarch_sofun_address_maybe_missing back to ...
7808 (Target Conditionals): ... here to fix build break.
7809
7810 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7811
7812 * gdbint.texi (Target Conditionals): Remove documentation of
7813 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7814 (Compiler Characteristics): ... documentation of
7815 set_gdbarch_sofun_address_maybe_missing.
7816
7817 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7818
7819 * gdbint.texinfo (Target Conditionals): Use
7820 frame_unwind_register_unsigned in examples instead of
7821 frame_unwind_unsigned_register.
7822
7823 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7824
7825 * gdb.texinfo: Add TSIZE definition, removed statement about
7826 unbounded arrays being unimplemented.
7827
7828 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7829
7830 * gdb.texinfo (Predefined Target Types): Add int128
7831 and uint128.
7832 (Standard Target Features): Add PowerPC features.
7833
7834 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7835
7836 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7837
7838 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7839
7840 * gdbint.texi (Target Conditionals): Remove documentation
7841 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7842 gdbarch_extract_return_value, and gdbarch_store_return_value.
7843
7844 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7845
7846 * gdbint.texi (Target Conditionals): Remove documentation of
7847 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7848
7849 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7850
7851 * gdb.texinfo: Mention that inaccessible-by-default is on by
7852 default.
7853
7854 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7855
7856 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7857
7858 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7859
7860 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7861 multi-threaded watchpoints.
7862 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7863 checked. Describe sticky notification. Expand description
7864 of steppable and continuable watchpoints.
7865 (Watchpoints and Threads): New subsection.
7866
7867 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7868
7869 * gdb.texinfo (Setting Breakpoints): Revise
7870 documentation for pending breakpoints. Document
7871 breakpoints with multiple locations.
7872
7873 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7874
7875 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7876 Document -list-features.
7877
7878 2007-09-15 Eli Zaretskii <eliz@gnu.org>
7879
7880 * gdb.texinfo (Output): Spell out which features of C's printf are
7881 not supported by GDB's printf.
7882 (Separate Debug Files): More accurate wording regarding build ID
7883 and a reference to the ld manual rather than the Fedora wiki.
7884
7885 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7886 Jim Blandy <jimb@codesourcery.com>
7887
7888 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7889 (Examining Memory): Update mentions of the 's' format.
7890 (Automatic Display): Likewise.
7891
7892 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7893
7894 * gdb.texinfo: Update the FSF's Back-Cover Text.
7895
7896 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7897 Eli Zaretskii <eliz@gnu.org>
7898
7899 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7900 Fixed the ``build ID'' name. New binaries build instructions for the
7901 build ID inclusion. Explain how the commands are specific to the build
7902 ID vs. debug link.
7903
7904 2007-09-01 Eli Zaretskii <eliz@gnu.org>
7905
7906 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7907 indexing for ``build ID'' support.
7908
7909 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7910
7911 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7912 Enlisted BUILD ID to the debug file searching example.
7913 Included a BUILD ID `.note.gnu.build-id' section description.
7914 Updated/added the debug files splitting instructions for OBJCOPY.
7915
7916 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7917
7918 * gdb.texinfo (Variable Objects): Adjust docs
7919 for -var-info-expression and document
7920 -var-info-path-expression.
7921
7922 2007-08-20 Jim Blandy <jimb@codesourcery.com>
7923
7924 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7925 (title page): Include the dedication in the printed manual, as a
7926 separate page after the copyright notice.
7927
7928 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7929 don't break a @var across a line.
7930
7931 2007-07-25 Maciej W. Rozycki <macro@mips.com>
7932
7933 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7934 for include files.
7935
7936 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7937
7938 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7939 in annotate.texinfo.
7940 (Command History): Link to new node.
7941
7942 2007-07-05 Markus Deuling <deuling@de.ibm.com>
7943
7944 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7945
7946 2007-07-05 Eli Zaretskii <eliz@gnu.org>
7947
7948 * gdbint.texinfo (Target Conditionals): Fix last change.
7949
7950 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7951
7952 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7953 routines:
7954 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7955 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7956 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7957 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7958 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7959 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7960 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7961 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7962 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7963 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7964 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7965 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7966 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7967 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7968 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7969 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7970 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7971 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7972 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7973 (SOFTWARE_SINGLE_STEP_P)
7974
7975 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7976 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7977
7978 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7979 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7980 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7981 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7982 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7983 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7984 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7985 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7986 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7987 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7988
7989 (Converting an existing Target Architecture to Multi-arch): Remove
7990 section.
7991
7992 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7993 (gdbarch_addr_bits_remove): Add code example.
7994
7995 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7996
7997 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7998
7999 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8000 Add other missing entries. Adjust the table size to fit.
8001 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8002 stop reasons including the new "library" event.
8003 (General Query Packets): Adjust table widths for qSupported. Mention
8004 qXfer:libraries:read reply to qSupported and document the new packet.
8005 (Library List Format): New section.
8006
8007 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8008
8009 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8010
8011 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8012
8013 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8014
8015 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
8016
8017 * gdbint.texinfo (Register and Memory Data): Break sections
8018 into nodes and add a menu.
8019
8020 2007-06-21 Maciej W. Rozycki <macro@mips.com>
8021
8022 * gdb.texinfo (Examining Memory): Document the new behaviour.
8023
8024 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
8025
8026 * gdb.texinfo (Standard Target Features): Document
8027 m68k features.
8028
8029 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8030
8031 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8032
8033 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8034
8035 * gdb.texinfo (Target Description Format): Add version attribute
8036 for <target>.
8037
8038 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8039
8040 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8041
8042 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8043
8044 * gdb.texinfo (MIPS Features): New subsection.
8045
8046 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8047 Markus Deuling <deuling@de.ibm.com>
8048
8049 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8050 and qXfer:spu:write packets and mention them under qSupported.
8051
8052 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8053 Markus Deuling <deuling@de.ibm.com>
8054
8055 * gdb.texinfo (Architectures): Add new SPU section to document
8056 Cell Broadband Engine SPU architecture specific commands.
8057
8058 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8059
8060 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8061 comments.
8062
8063 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
8064
8065 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8066
8067 2007-05-29 Jim Blandy <jimb@codesourcery.com>
8068
8069 * gdb.texinfo (Overview): Doc fix.
8070
8071 2007-05-22 Maciej W. Rozycki <macro@mips.com>
8072
8073 * gdb.texinfo (Remote Configuration): Document "set/show
8074 remoteflow".
8075
8076 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8077
8078 * gdb.texinfo (MIPS): Remove documentation for set mips
8079 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8080 stack-arg-size.
8081
8082 2007-05-14 Bob Wilson <bob.wilson@acm.org>
8083
8084 * all-cfg.texi (GDBTUI): New.
8085 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8086 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8087 (TUI Configuration): Edit to improve clarity and fix problems of
8088 both style and content.
8089
8090 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8091
8092 * observer.texi (GDB Observers): New observer "new_objfile".
8093
8094 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8095
8096 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8097
8098 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8099
8100 * gdb.texinfo (GDB/MI Variable Objects): Document
8101 frozen variables objects.
8102
8103 2007-04-13 Paul Brook <paul@codesourcery.com>
8104
8105 * gdb.texinfo: Document ieee_single and ieee_double target types.
8106
8107 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8108
8109 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8110 (Character Sets, Caching Data of Remote Targets): Likewise.
8111 (Targets): Delete Remote node. Move its text...
8112 (Debugging Remote Programs): ...to here. Delete description
8113 of the "remote" command.
8114 (Remote configuration): Delete description of "set remotedevice"
8115 and "show remotedevice".
8116 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8117
8118 2007-04-11 Steve Ellcey <sje@cup.hp.com>
8119
8120 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8121
8122 2007-04-11 Bob Wilson <bob.wilson@acm.org>
8123
8124 * gdb.texinfo (Contributors, Continuing and Stepping)
8125 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8126 (General Query Packets, File-I/O Remote Protocol Extension)
8127 (Protocol Basics, The F Reply Packet, Write)
8128 (Protocol-specific Representation of Datatypes, Memory Transfer):
8129 Fix hyphenation, punctuation and grammar problems.
8130 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8131 'section' instead of 'subsection' in the text.
8132 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8133 (i386): Remove period from section name.
8134 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8135 (Config Names, Configure Options): Use @file{configure}.
8136
8137 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8138
8139 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8140 and tab expansion.
8141
8142 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8143
8144 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8145
8146 2007-04-02 Bob Wilson <bob.wilson@acm.org>
8147
8148 * gdb.texinfo: Consistently capitalize all significant words in
8149 node names, chapter titles, section titles, and headings. Update
8150 cross references to match.
8151 (Starting and Stopping Trace Experiment): Make node name plural.
8152 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
8153
8154 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8155
8156 * gdb.texinfo (WinCE): Delete obsolete subsection.
8157
8158 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8159
8160 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8161 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8162 references.
8163
8164 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8165
8166 * gdb.texinfo (Startup): Delete references to some alternate
8167 names for .gdbinit.
8168 (Thread): Remove LynxOS reference.
8169 (Tandem ST2000): Delete target-specific documentation.
8170 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8171 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8172 and GDB_OSABI_LYNXOS.
8173
8174 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8175
8176 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8177
8178 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8179
8180 * gdbint.texinfo (Target Conditionals): Remove mention of
8181 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8182 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8183
8184 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8185
8186 * Makefile.in: Add "pdfdir" installation
8187 directory, PDFTEX macro, support for "install-pdf" target,
8188 and rules for making a pdf version of refcard.texi.
8189 * refcard.tex: Specify paper size for PDF output.
8190
8191 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8192
8193 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
8194
8195 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8196
8197 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8198 (Source Path, Character Sets, Macros, Define)
8199 (GDB/MI Result Records, GDB/MI Simple Examples)
8200 (GDB/MI Program Execution, GDB/MI File Commands)
8201 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8202 (Bug Reporting): Use @value{GCC}.
8203
8204 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8205
8206 * gdb.texinfo (Help): Fix formatting of examples.
8207 (Variables): Use @ifnotinfo instead of @iftex.
8208 (Non-debug DLL symbols): Use @ref instead of @pxref.
8209 (Sparclet File): Use @samp instead of quotes.
8210
8211 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8212
8213 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8214
8215 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8216
8217 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8218 the order of the nodes.
8219 (C Operators, C Constants, Debugging C): Remove extra menus.
8220 (Method Names in Commands): Do not specify next/prev/up nodes.
8221
8222 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8223
8224 * gdb.texinfo (File Options): Add missing parenthesis.
8225 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8226
8227 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8228
8229 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8230
8231 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8232
8233 * gdb.texinfo (Standard Target Features): Mention
8234 case insensitivity.
8235 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8236
8237 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
8238
8239 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8240 (Files): Add section name to argument list for pxref.
8241 (Non-debug DLL symbols): Don't use `see' for pxref.
8242 (Embedded Processors): Fix typo.
8243 (GDB/MI Breakpoint Commands): Execution commands generate
8244 *stopped not ^done.
8245
8246 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
8247
8248 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8249 values for in_scope. Mention that only root variables can be
8250 updated.
8251 (GDB/MI Development and Front Ends): Explain new values may be
8252 added to existing fields.
8253
8254 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8255
8256 * gdb.texinfo (-target-disconnect): Use @smallexample.
8257 (Requirements): Add anchor for Expat. Update description.
8258 (Target Descriptions): Mention Expat.
8259 (Target Description Format): Document new elements. Use
8260 @smallexample.
8261 (Predefined Target Types, Standard Target Features): New sections.
8262 * gdbint.texinfo (Target Descriptions): New section.
8263
8264 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8265
8266 * gdb.texinfo (Target Description Format): Add section on XInclude.
8267
8268 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
8269
8270 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8271 command -enable-timings.
8272
8273 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8274
8275 * gdbint.texinfo (Operation System ABI Variant Handling): Update
8276 descriptions for new/deleted elements in gdb_osabi. Add missing
8277 description for function generic_elf_osabi_sniff_abi_tag_sections.
8278
8279 2007-01-29 Joel Brobecker <brobecker@adacore.com>
8280
8281 * gdb.texinfo (Maintenance Commands): Add documentation for
8282 the new "maint print target-stack" command.
8283
8284 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8285 Eli Zaretskii <eliz@gnu.org>
8286
8287 * gdb.texinfo: Describe CHAR array vs. string identification rules.
8288
8289 2007-01-26 Eli Zaretskii <eliz@gnu.org>
8290
8291 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8292 Use @value{NGCC} instead of @value{GCC}.
8293
8294 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8295
8296 * agentexpr.texi: Fix typos.
8297 * annotate.texinfo: Likewise.
8298 * gdb.texinfo: Likewise.
8299 * gdbint.texinfo: Likewise.
8300 * observer.texi: Likewise.
8301 * stabs.texinfo: Likewise.
8302
8303 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8304
8305 * gdbint.texinfo (Support Libraries): Remove mmalloc
8306 entry. Describe readline library.
8307
8308 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8309
8310 * gdb.texinfo (Target Descriptions): New section.
8311 (General Query Packets): Add QPassSignals anchor. Mention
8312 qXfer:features:read under qSupported. Expand mentions of
8313 qXfer:memory-map:read and QPassSignals. Document
8314 qXfer:features:read.
8315
8316 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8317
8318 * gdb.texinfo (Commands to specify files): Describe
8319 "set sysroot" and "show sysroot".
8320 (Using the `gdbserver' program): Lowercase argument
8321 to @var. Expand description of setting up GDB on the
8322 host.
8323
8324 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8325
8326 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8327 catch exception, catch exception unhandled, and catch assert
8328 commands.
8329
8330 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8331
8332 * gdb.texinfo (Debugging Output): Document "set debug xml"
8333 and "show debug xml".
8334
8335 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8336
8337 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8338
8339 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8340
8341 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8342
8343 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8344
8345 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8346 note in @ignore, to be removed later if nobody complains.
8347
8348 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
8349
8350 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8351 of -var-delete.
8352
8353 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
8354
8355 * gdb.texinfo (Setting breakpoints): Document
8356 automatic software/hardware breakpoint usage and
8357 the "set breakpoint auto-hw" command.
8358
8359 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8360
8361 * gdb.texinfo (Memory Access Checking): New.
8362
8363 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8364
8365 * gdb.texinfo (Remote configuration): Mention
8366 "pass-signals-packet".
8367 (General Query Packets): Document QPassSignals. Fix
8368 a typo.
8369
8370 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8371
8372 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8373
8374 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8375
8376 * gdb.texinfo (Remote configuration): Rewrite documentation for
8377 packet configuration commands.
8378 (OS Information): Adjust reference to qXfer:auxv:read.
8379 (General Query Packets): Remove references to read-aux-vector-packet
8380 and set remote get-thread-local-storage-address.
8381
8382 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8383
8384 * gdbint.texinfo (Target Architecture Definition): Add new
8385 Initializing a New Architecture section.
8386
8387 2006-10-31 David Taylor <dtaylor@emc.com>
8388
8389 * stabs.texinfo (Macro define and undefine): New node describing
8390 stabs for #define and #undef.
8391
8392 2006-10-27 Andreas Schwab <schwab@suse.de>
8393
8394 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8395
8396 2006-10-21 Eli Zaretskii <eliz@gnu.org>
8397
8398 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8399 clarify on the possible meanings of ``expression'' watched by
8400 watchpoints. Add indexing.
8401 (Prompting, Errors, Invalidation, Annotations for Running)
8402 (Source Annotations): Fix index entries by adding "annotation" to
8403 them, to discriminate from index entries that point to the more
8404 general topic descriptions.
8405
8406 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8407
8408 * gdbint.texinfo (Target Vector Definition): Move most
8409 content into Existing Targets. Add a menu.
8410 (Existing Targets): New section, moved from Target Vector
8411 Definition. Use @subsection.
8412 (Managing Execution State): New section.
8413
8414 2006-10-16 Bob Wilson <bob.wilson@acm.org>
8415
8416 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8417
8418 2006-10-15 Eli Zaretskii <eliz@gnu.org>
8419
8420 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8421 (Command Syntax, Signals, Backtrace, Connecting)
8422 (Remote configuration, Renesas Boards, Console I/O): Fix last
8423 change: use Ctrl- instead of C-, except wrt Emacs.
8424 (File-I/O Examples): Put Ctrl-c in @kbd.
8425 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8426 (Console I/O): Use @samp with Ctrl-.
8427 (Signals, Set Breaks, Set Watchpoints): Document optional
8428 arguments to `info signals' `handle', `info breakpoints', and
8429 `info watchpoints'.
8430
8431 2006-10-14 Eli Zaretskii <eliz@gnu.org>
8432
8433 * gdb.texinfo (Backtrace): Fix last change.
8434
8435 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
8436
8437 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8438
8439 2006-10-10 Bob Wilson <bob.wilson@acm.org>
8440
8441 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8442 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8443 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8444
8445 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8446 Daniel Jacobowitz <dan@codesourcery.com>
8447
8448 * gdb.texinfo (Packets): Document vFlashErase,
8449 vFlashWrite and vFlashDone packets.
8450 (General Query Packets): Document qXfer:memory-map:read.
8451 Add a new feature for qXfer:memory-map:read.
8452 (Memory map format): New section.
8453 (Target Commands): Mention that gdb can write flash.
8454
8455 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8456 Daniel Jacobowitz <dan@codesourcery.com>
8457
8458 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8459 memory regions and "mem auto".
8460
8461 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8462
8463 * gdbint.texinfo (Array Containers): New section.
8464
8465 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8466
8467 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8468 -stack-list-arguments HIGH_FRAME argument can be larger then the
8469 actual number of frames.
8470
8471 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8472
8473 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8474 -stack-list-locals HIGH_FRAME argument can be larger then the
8475 actual number of frames.
8476
8477 2006-09-02 Bob Wilson <bob.wilson@acm.org>
8478
8479 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8480 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8481
8482 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8483
8484 * gdbint.texinfo (Overall Structure): New section "Source Tree
8485 Structure".
8486
8487 2006-08-17 Jim Blandy <jimb@codesourcery.com>
8488
8489 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8490 responses.
8491
8492 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8493
8494 * gdb.texinfo (Source Path): Add documentation for new
8495 substitute-path commands.
8496
8497 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8498
8499 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8500 (Running Configure): ...here.
8501 (Requirements): New node. Mention expat.
8502
8503 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8504
8505 * gdb.texinfo (Target Commands): Remove
8506 'set download-write-size' and 'show download-write-size'.
8507
8508 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8509
8510 * stabs.texinfo (Member Type Descriptor): Correct example for
8511 pointer to member types.
8512
8513 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8514
8515 * gdb.texinfo (Optional warnings and messages): Add
8516 'set/show trace-commands'.
8517 (Command files): Add '-v' to source command.
8518
8519 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8520
8521 * gdb.texinfo (OS Information): Update qPart reference to
8522 qXfer.
8523 (Remote configuration): Likewise.
8524 (Overview): Move @cindex to the start of a paragraph. Talk
8525 about binary data encoding.
8526 (Packets): Refer to the overview for the details of the X
8527 packet encoding.
8528 (General Query Packets): Remove qPart description. Add qXfer
8529 description. Add an anchor to qSupported. Correct feature
8530 table title. Add a new feature for qXfer:auxv:read.
8531 (Interrupts): Add a missing parenthesis.
8532
8533 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8534
8535 * gdb.texinfo (KOD): Remove node.
8536 (GDB/MI Kod Commands): Remove commented out node.
8537
8538 2006-07-01 Eli Zaretskii <eliz@gnu.org>
8539
8540 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8541 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8542 (GDB/MI Thread Commands, GDB/MI Program Execution)
8543 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8544 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8545 (GDB/MI File Commands, GDB/MI Target Manipulation)
8546 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8547 since the MI prompt is hard-wired into the code.
8548
8549 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
8550
8551 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8552 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8553 (GDB/MI Data Manipulation): Remove description of unimplemented
8554 display related commands as variable objects perform this function
8555 and are superior: -display-delete, -display-disable,
8556 -display-enable, -display-insert and -display-list. Move
8557 -environment-cd, -environment-directory, -environment-path
8558 and -environment-pwd to "Program Context".
8559 (GDB/MI Program Control): Rename to "Program Execution". Move
8560 -exec-arguments -exec-abort to...
8561 (GDB/MI Program Context): ...here. New node split from "Data
8562 Manipulation".
8563
8564 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8565
8566 * gdb.texinfo (Remote configuration): Document set / show
8567 remote supported-packets.
8568 (General Query Packets): Document qSupported packet.
8569
8570 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8571
8572 * gdb.texinfo (system): Document behaviour with zero length
8573 string.
8574
8575 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8576
8577 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8578 and font markup.
8579 (Protocol basics): Likewise.
8580 (The F request packet): Likewise.
8581 (The F reply packet): Likewise.
8582 (Memory transfer): Move this node to be a subsubsection of
8583 "Protocol specific representation of datatypes".
8584 (The Ctrl-C message): More copy editing.
8585 (Console I/O): Likewise.
8586 (The isatty call): Delete this node, and merge its content into
8587 the "isatty" node. Fixed references elsewhere.
8588 (The system call): Delete this node, and merge its content into
8589 the "system" node. Fixed references elsewhere.
8590 (open): Reformat to use @table, and add appropriate font markup.
8591 (close): Likewise.
8592 (read): Likewise.
8593 (write): Likewise.
8594 (lseek): Likewise.
8595 (rename): Likewise.
8596 (unlink): Likewise.
8597 (stat/fstat): Likewise.
8598 (gettimeofday): Likewise.
8599 (isatty): Likewise.
8600 (system): Likewise, plus minor changes to fix confusing wording.
8601 (Integral datatypes): Fix font markup.
8602 (Pointer values): Likewise.
8603 (struct stat): Fix markup to use @table, plus minor copy editing.
8604 (struct timeval): Fix font markup, plus minor copy editing.
8605 (Constants): Minor copy editing.
8606 (Errno values): Add font markup.
8607 (File-I/O Examples): Likewise.
8608
8609 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
8610
8611 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8612 (GDB/MI Simple Examples): Move node up one level. Use real
8613 examples.
8614 (GDB/MI Compatibility with CLI): Update.
8615 (GDB/MI Result Records): Add "connected" and "exit" result
8616 classes.
8617 (GDB/MI Stream Records): Clarify target output.
8618 (GDB/MI Command Description Format): Modify example description.
8619 (GDB/MI Breakpoint Table Commands): Rename to...
8620 (GDB/MI Breakpoint Commands): ...this
8621 (GDB/MI Breakpoint Commands): Add optional thread field.
8622 (GDB/MI Program Control): Add an introduction. Move "Program
8623 termination" examples into exec-run description.
8624 (GDB/MI File Commands): Mention similar CLI commands.
8625 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8626 is similar to "-gdb-version".
8627
8628 2006-06-09 Eli Zaretskii <eliz@gnu.org>
8629
8630 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8631
8632 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
8633
8634 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8635 sourceware.org for mailing lists.
8636 (GDB/MI File Commands): New node split from Program Control.
8637
8638 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
8639
8640 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8641
8642 2006-05-22 Eli Zaretskii <eliz@gnu.org>
8643
8644 * gdb.texinfo (Cygwin Native): Fix last change.
8645
8646 2006-05-22 Christopher Faylor <cgf@timesys.com>
8647
8648 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8649
8650 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
8651
8652 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8653 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8654
8655 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8656
8657 * gdb.texinfo (General Query Packets): Recommend not starting
8658 new packets with qC and clarify.
8659
8660 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
8661
8662 * gdb.texinfo (M2 Types): New section.
8663
8664 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8665
8666 * agentexpr.texi: Add a copyright and license notice.
8667 * observer.texi: Likewise, with GPL clause for function prototypes.
8668 Remove trailing whitespace.
8669
8670 2006-05-05 Jim Blandy <jimb@codesourcery.com>
8671
8672 * gdb.texinfo (General Query Packets): Document conventions for
8673 terminating packet names, and their violations.
8674
8675 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8676
8677 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8678 * gdb.texinfo: Likewise.
8679
8680 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8681
8682 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8683 and "show remotedebug".
8684 (Debugging Output): Add additional index entries.
8685
8686 2006-04-27 Michael Snyder <msnyder@redhat.com>
8687
8688 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8689
8690 2006-04-22 Andrew Cagney <cagney@redhat.com>
8691
8692 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8693 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8694
8695 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8696
8697 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8698 and remove breakpoint prototypes.
8699 (Watchpoints): Move description of target_insert_hw_breakpoint and
8700 target_remove_hw_breakpoint ...
8701 (Breakpoints): ... to here. Document target_insert_breakpoint and
8702 target_remove_breakpoint.
8703
8704 2006-04-17 Jim Blandy <jimb@codesourcery.com>
8705
8706 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8707 and C packets are optional.
8708
8709 2006-04-14 Frederic Riss <frederic.riss@st.com>
8710
8711 * gdb.texinfo (Specifying source directories): Update the description
8712 of the source file search to reflect the fact that the source path
8713 always contains at least $cdir and $cwd.
8714
8715 2006-03-31 Michael Snyder <msnyder@redhat.com>
8716
8717 * gdb.texinfo: Update copyright dates.
8718
8719 2006-03-31 Eli Zaretskii <eliz@gnu.org>
8720
8721 * gdb.texinfo (Overview): Add an index entry to "empty response".
8722
8723 2006-03-29 Steve Ellcey <sje@cup.hp.com>
8724
8725 * gdb.texinfo: Remove gdbserve.nlm documentation.
8726
8727 2006-03-28 Jim Blandy <jimb@codesourcery.com>
8728
8729 * gdbint.texinfo (Prologue Analysis): New section.
8730
8731 2006-03-07 Jim Blandy <jimb@red-bean.com>
8732
8733 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8734
8735 * gdb.texinfo (Target Commands): Update text describing how to
8736 specify a target. Refer to the detailed section on remote
8737 debugging, not the brief mention.
8738
8739 * gdb.texinfo (Connecting): Organize the different 'target remote'
8740 connection methods into a table. Add a 'target remote' index
8741 entry. (!!!)
8742
8743 2006-02-17 Fred Fish <fnf@specifix.com>
8744
8745 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8746 'ptype' commands to reflect the fact that the only significant
8747 difference between them is that ptype prints the complete type
8748 description instead of just the name.
8749
8750 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8751
8752 * gdbint.texinfo (Watchpoints): Delete
8753 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8754
8755 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
8756
8757 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8758 times fields where needed. Fix typos. Update general form given
8759 for output of -break-insert.
8760 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8761
8762 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8763
8764 * gdbint.texinfo (Symbol Handling): Add a section
8765 on memory management.
8766
8767 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
8768
8769 * gdb.texinfo (Breakpoint table commands): Document the fullname
8770 field in -break-list output.
8771
8772 2006-02-03 Eli Zaretskii <eliz@gnu.org>
8773
8774 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8775 debugging information produced by the various "set debug..."
8776 options.
8777
8778 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8779
8780 * gdb.texinfo (Files): Remove obsolete bits from the description
8781 of "symbol-file".
8782
8783 2006-01-25 Jim Blandy <jimb@redhat.com>
8784
8785 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8786
8787 2006-01-24 Jim Blandy <jimb@redhat.com>
8788
8789 * gdbint.texinfo (Frames): Document the basics of GDB's register
8790 unwinding model, and explain the existence of the "sentinel" frame.
8791
8792 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8793
8794 * gdb.texinfo (Choosing files): Mention that -directory is used
8795 for script files.
8796 (Specifying source directories): Likewise.
8797 (Command files): Explain how script files are found.
8798
8799 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8800
8801 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8802 the threads in a multi-threaded program.
8803 (Threads): The threadno argument of "thread apply" can be a range
8804 of numbers.
8805
8806 2006-01-18 Jim Blandy <jimb@redhat.com>
8807
8808 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8809 of warning flags.
8810
8811 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8812
8813 * gdb.texinfo (Sequences): Improve menu annotations.
8814 (Define): Add index entries for arguments of user-defined
8815 commands. Move the description of flow-control commands...
8816 (Command Files): ...to here. Document loop_break and
8817 loop_continue.
8818 (Define, Command Files): Document `end' and add index entries for
8819 it.
8820
8821 2006-01-04 Michael Snyder <msnyder@redhat.com>
8822
8823 * gdb.texinfo: Add documentation for linux-fork.
8824 * gdbint.texinfo: Add internal documentation for checkpoints.
8825
8826 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8827
8828 * gdb.texinfo (Omissions from Ada): Document that there is now
8829 limited aggregate support.
8830
8831 2005-12-28 Eli Zaretskii <eliz@gnu.org>
8832
8833 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8834 registers and the likes.
8835
8836 2005-12-24 Eli Zaretskii <eliz@gnu.org>
8837
8838 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8839 (Symbols): Fix usage of "e.g.".
8840 (Memory Region Attributes): Fix usage of "etc."
8841
8842 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8843 (Coding): Fix usage of "e.g.".
8844
8845 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8846
8847 * stabs.texinfo:
8848 * refcard.tex:
8849 * gpl.texi:
8850 * gdbint.texinfo:
8851 * gdb.texinfo:
8852 * gdb-cfg.texi:
8853 * fdl.texi:
8854 * annotate.texinfo:
8855 * all-cfg.texi:
8856 * Makefile.in: Add (C) after Copyright. Update the FSF
8857 address.
8858
8859 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8860
8861 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8862 extend GDB with commands for external monitor.
8863
8864 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8865
8866 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8867
8868 2005-11-25 Joel Brobecker <brobecker@adacore.com>
8869
8870 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8871
8872 2005-11-21 Jim Blandy <jimb@redhat.com>
8873
8874 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8875 placement of 'R' actions in tracepoint action packets; document
8876 dependence of 'X' and 'M' actions on a preceding 'R' action for
8877 their registers.
8878
8879 2005-11-19 Jim Blandy <jimb@redhat.com>
8880
8881 * gdb.texinfo (Tracepoint Packets): New node.
8882 (General Query Packets): Add entries for the tracepoint packets,
8883 referring to the "Tracepoint Packets" node.
8884 (Tracepoints): Add reference to "Tracepoint Packets".
8885
8886 2005-11-18 Kevin Buettner <kevinb@redhat.com>
8887
8888 * gdb.texinfo (set remotebreak): Add anchor.
8889 (X packet): Likewise.
8890 (Remote Protocol): Add new section `Interrupts' and new index
8891 entry `interrupts (remote protocol)'.
8892
8893 2005-11-18 Jim Blandy <jimb@redhat.com>
8894
8895 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8896 entries into the General Query Packets section. Add a
8897 cross-reference to that section. Drop description of replies, as
8898 these are covered in the descriptions of each packet.
8899 (General Query Packets): Add introductory text. Explain naming
8900 conventions, and how the end of a name is recognized.
8901
8902 2005-11-17 Kevin Buettner <kevinb@redhat.com>
8903
8904 * gdb.texinfo (Remote configuration): Fix typo in description of
8905 "set remotebreak" command.
8906
8907 2005-11-16 Jim Blandy <jimb@redhat.com>
8908
8909 * gdb.texinfo (Packets, Stop Reply Packets)
8910 (General Query Packets): Various formatting cleanups.
8911 - Use @samp for packet contents.
8912 - Drop summaries from packet @item lines; the same information appears
8913 immediately below in the description.
8914 - Delete paragraph breaks after packet @item commands, so that the
8915 description appears directly to the right of the packet prototype
8916 in the printed manual, if it fits.
8917 - Place spaces in packet prototypes between @vars and non-@var
8918 letters, and explain that they're just for formatting.
8919 - Use @dots{} instead of '...'.
8920 - Fix uses of @code where @var was needed.
8921 - Replace "deprecated" markers with English text spelling out the
8922 packet's status and the preferred alternatives.
8923 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8924 what this ever meant.
8925 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8926 this for a long time.
8927 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8928 implemented several times, and have been in use for years.
8929
8930 2005-11-15 Jim Blandy <jimb@redhat.com>
8931
8932 * gdb.texinfo (Packets): Add index entries for 'm' packet
8933 disclaimers.
8934
8935 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8936 of stub when processing an 'm' packet.
8937
8938 * gdb.texinfo (Packets): Mention that packets beginning with
8939 letters are reserved once, at the top, instead of actually listing
8940 them all and saying "reserved".
8941
8942 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8943
8944 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8945 Change @var{$arg0 to @code{$arg0.
8946
8947 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8948
8949 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8950
8951 2005-11-12 Jim Blandy <jimb@redhat.com>
8952
8953 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8954 order. Remove extraneous 'z'.
8955
8956 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8957
8958 * gdb.texinfo (Choosing files): Add --eval-command.
8959
8960 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8961
8962 * gdb.texinfo (Choosing modes): Add --return-child-result.
8963
8964
8965 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8966
8967 * gdb.texinfo (Choosing modes): Add --batch-silent.
8968
8969 2005-10-28 Eli Zaretskii <eliz@gnu.org>
8970
8971 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8972 "The -var-update Command".
8973
8974 2005-10-03 Joel Brobecker <brobecker@adacore.com>
8975
8976 * gdb.texinfo (Print Settings): Add documentation for set/show
8977 print array-indexes.
8978
8979 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8980
8981 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8982 6.2 and 6.3.
8983
8984 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8985
8986 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8987 since 19-Jan-2004.
8988 (Files): Likewise.
8989 (Variables, Symbols): Document the "<incomplete type>" message and
8990 its reasons.
8991
8992 2005-08-01 Fred Fish <fnf@specifix.com>
8993
8994 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8995
8996 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8997
8998 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8999 option for -var-list-children and -var-update.
9000 (GDB/MI Stack Manipulation): Simplify description of
9001 print-values option for -stack-list-locals.
9002 (GDB/MI Command Description Format): Clarify.
9003 (Mode Options): Spelling of superseded.
9004
9005 2005-07-12 Bob Rossi <bob@brasko.net>
9006
9007 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9008 corresponding GDB command comment.
9009
9010 2005-07-06 Bob Rossi <bob@brasko.net>
9011
9012 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9013 and -inferior-tty-show.
9014 (Input/Output): Document "set/show inferior-tty" and tty alias.
9015
9016 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
9017
9018 * gdb.texinfo (Packets): Change description of 'D' packet to note
9019 that GDB does wait for a response.
9020
9021 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
9022
9023 * gdb.texinfo (History) Rename "Command History".
9024 (Command History): Move node "Server Prefix" from section on
9025 Annotations here.
9026
9027 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
9028
9029 * gdb.texinfo (GDB/MI Stack Manipulation):
9030 Re-instate -stack-info-frame with example. Say that it gets
9031 info on selected frame, not current frame.
9032
9033 2005-06-18 Eli Zaretskii <eliz@gnu.org>
9034
9035 * gdb.texinfo (Server): Clarify that `file' should be used before
9036 connecting to the server.
9037 (Files): Add an xref to the above description.
9038 (Output Formats): More detailed description of the `c' format.
9039 (Memory): List explicitly all the formats supported by `x'.
9040 (Threads): Add an @cindex entry for "thread apply".
9041 (Files): Document the possibility of loading unlinked object
9042 files. Add more indexing for solib-absolute-prefix and
9043 --with-sysroot.
9044 (Machine Code): Document possible problems with locations in
9045 shared libraries.
9046 (Backtrace): Document that free-standing environments do not need
9047 to have a `main' function.
9048
9049 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
9050
9051 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9052 -stack-info-frame.
9053
9054 2005-06-07 Andrew Cagney <cagney@gnu.org>
9055
9056 * gdb.texinfo (Contributors): Note the original multi-arch
9057 contributors.
9058
9059 2005-06-03 Eli Zaretskii <eliz@gnu.org>
9060
9061 * gdb.texinfo (Registers): Add index entries for the standard
9062 registers.
9063 (Frames): Add cross-reference from frame pointer description to
9064 the Registers node.
9065 (Annotations Overview): Fix the reference to GDB name.
9066
9067 2005-06-01 Eli Zaretskii <eliz@gnu.org>
9068
9069 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9070 can-use-hw-watchpoints.
9071
9072 2005-05-28 Bob Rossi <bob@brasko.net>
9073
9074 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9075 the possible reasons why an exec async record would be returned to FE.
9076
9077 2005-05-26 Andrew Cagney <cagney@gnu.org>
9078
9079 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9080 Andrew Cagney implemented the original GDB/MI.
9081
9082 2005-05-23 Orjan Friberg <orjanf@axis.com>
9083
9084 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9085 documentation. Add documentation for cris-mode.
9086
9087 2005-05-20 Eli Zaretskii <eliz@gnu.org>
9088
9089 * gdb.texinfo (Numbers): Explain the example and make the wording
9090 more acurate.
9091
9092 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9093 Dennis Brueni <dennis@slickedit.com>
9094
9095 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9096 (GDB/MI Data Manipulation, GDB/MI Program Control)
9097 (GDB/MI Stack Manipulation): Update examples to include the fullname
9098 attribute in stack frames.
9099
9100 2005-05-12 Eli Zaretskii <eliz@gnu.org>
9101
9102 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9103 do with other non-standard names of init files.
9104
9105 2005-05-11 Eli Zaretskii <eliz@gnu.org>
9106
9107 * gdb.texinfo (Command Files): Move the description of the startup
9108 from here...
9109 (Startup): ...to this new subsection of the Invocation chapter.
9110 Rearrange the description of init files more logically and add a
9111 cross-reference to "Command Files". Document the special gdbinit
9112 name for CISCO 68k. Expand the description of what GDB does
9113 during startup.
9114 (History): Add index entry for HISTSIZE.
9115
9116 2005-05-02 Mark Kettenis <kettenis@gnu.org>
9117
9118 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9119
9120 2005-05-02 Eli Zaretskii <eliz@gnu.org>
9121
9122 * gdb.texinfo (SVR4 Process Information, The isatty call)
9123 (The system call): Don't use foo(N) notation for man pages and
9124 functions.
9125 (Compilation, DJGPP Native): Improve wording.
9126
9127 2005-04-27 Eli Zaretskii <eliz@gnu.org>
9128
9129 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9130 were optimized away.
9131
9132 2005-04-22 Eli Zaretskii <eliz@gnu.org>
9133
9134 * gdb.texinfo (Remote configuration): Document "set/show
9135 get-thread-local-storage-address". Add cross-reference to the
9136 description of the qGetTLSAddr packet.
9137 (General Query Packets): Mention "set remote
9138 get-thread-local-storage-address" and add a reference to its
9139 description.
9140
9141 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
9142
9143 * gdb.texinfo (Backtrace): Describe 'bt full'.
9144
9145 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
9146
9147 * gdb.texinfo (Mode Options): Fix typo.
9148 (GDB/MI): Describe how to invoke GDB/MI.
9149
9150 2005-04-16 Eli Zaretskii <eliz@gnu.org>
9151
9152 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
9153 references changed. Add description of "info udot".
9154 (Files): Document "set/show stop-on-solib-events".
9155 (M32R/D): Document "set/show download-path", "set/show
9156 board-address", "set/show server-address", "upload", "tload".
9157 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9158 "use_mon_code", "use_ib_break", "use_dbt_break".
9159 (Maintenance Commands): Improve indexing.
9160 (Target Commands): Document "set/show hash", "set/show debug
9161 monitor".
9162 (SVR4 Process Information): Document "info pidlist" and "info
9163 meminfo". Document "set/show procfs-tarce" and "set/show
9164 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9165 (Symbols, The Print Command with Objective-C): Improve indexing.
9166 (Objective-C): Add references to "info classes" and "info
9167 selectors".
9168 (Debugging Output): Improve wording. Document "set/show debug
9169 solib-frv". Fix "set/show debugvarobj".
9170 (Set Breaks): Add index entry for "hardware breakpoints".
9171 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9172 and "set/show usehardbreakpoints".
9173 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9174 monitor-prompt", "set/show monitor-warnings", "pmon".
9175 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9176 rdiromatzero", "set/show rdiheartbeat".
9177 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9178 "sds".
9179 (Embedded Processors): Document the "sim" command.
9180 (Remote): Document the "remote" command.
9181 (DJGPP Native): Document the "info serial" command.
9182 (Threads): Document "maint info sol-threads".
9183 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9184 (Set Breaks): Improve indexing.
9185 (Command Syntax): Add a reference to dont-repeat.
9186 (Define): Document "dont-repeat".
9187 (TUI Commands): Document "tabset".
9188 (WinCE): New subsection. Document "set/show remotedirectory",
9189 "set/show remoteupload", "set/show remoteaddhost".
9190
9191 2005-04-15 Eli Zaretskii <eliz@gnu.org>
9192
9193 * gdb.texinfo (Hurd Native): New subsection, documents
9194 Hurd-specific commands.
9195 (Maintenance Commands): Add cross-reference to "Debugging Output".
9196 (Debugging Output): Document "set/show debug lin-lwp".
9197 (MIPS): Improve documentation of heuristic-fence-post. Document
9198 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9199 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9200 remote-mips64-transfers-32bit-regs", "set/show debug mips".
9201 (ARM): Document ARM-specific commands.
9202 (AVR): New section. Document "info io_registers".
9203 (CRIS): New section. Document "set/show cris-version" and
9204 "set/show cris-dwarf2-cfi".
9205 (HPPA): New section. Document "set/show debug hppa" and "maint
9206 print unwind".
9207 (Neutrino): New subsection. Document "set/show debug nto-debug".
9208 (Super-H): New section. Document the "regs" command.
9209 (Debugging Output): Document "set/show debug aix-thread".
9210
9211 2005-04-09 Eli Zaretskii <eliz@gnu.org>
9212
9213 * gdb.texinfo (Print Settings): Document "set/show print
9214 pascal_static-members", "set print repeats", "show print
9215 null-stop". Improve indexing. Fix documentation of "set print
9216 union".
9217 (Pascal): New section.
9218 (Supported languages): Rename from "Support"; all references
9219 updated. Add a menu item for Pascal.
9220 (Numbers): Document "set radix.
9221 (Screen Size): Document "set/show pagination".
9222 (MIPS Embedded): Remove "set processor" documentation.
9223 (Remote configuration): Document "set/show X/P/Z-packet",
9224 "set/show read-aux-vector-packet", "set/show remote
9225 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9226 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9227 remotedebug", "set/show remotebreak", "set/show remotedevice",
9228 "set/show remotelogfile".
9229 (Auxiliary Vector): Add reference to the description of the
9230 read-aux-vector-packet setting.
9231 (Set Watchpoints): Add a cross-reference to "set remote
9232 hardware-breakpoint-limit".
9233 (General Query Packets): Add indexing of requests and
9234 cross-references to related commands in "Remote configuration".
9235 (File-I/O Overview, The system call): Fix wording and typos.
9236 (Thread Stops): Add index entries.
9237 (Continuing and Stepping): Document "show step-mode".
9238 (i386): New node. Document "set/show struct-convention".
9239 (Files): Document "show trust-readonly-sections".
9240 (Calling): Document "set/show unwindonsignal".
9241 (Messages/Warnings): Add index entries.
9242 (Maintenance Commands): Document "set/show watchdog".
9243 (Annotations Overview): Document "show annotate".
9244 (Set Watchpoints): Add index entries.
9245 (Symbols): Fix doc of case-sensitive.
9246 (ABI): Document "show coerce-float-to-double".
9247 (Convenience Vars, Help): Improve indexing.
9248 (Machine Code): Document "show disassembly-flavor".
9249 (Debugging C plus plus): Document "show overload-resolution".
9250 (Value History, Signaling): Add index entries.
9251
9252 2005-04-08 Eli Zaretskii <eliz@gnu.org>
9253
9254 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9255 (Processes): Fix wording.
9256 (History, List, Logging output, Define, Symbols, Print Settings):
9257 Improve indexing.
9258
9259 2005-04-03 Eli Zaretskii <eliz@gnu.org>
9260
9261 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9262 redundant index entry for "target" command.
9263 (Backtrace): Add index entries.
9264 (Symbols, Fortran): Document the "set case-sensitive" command.
9265 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9266 (Print Settings): Add index entry for "set demangle-style".
9267 (Target Commands): Document "set download-write-size".
9268 (Debugging Output): Document "set exec-done-display".
9269
9270 2005-04-02 Eli Zaretskii <eliz@gnu.org>
9271
9272 * gdb.texinfo (Files): Fix the name and documentation of
9273 add-shared-symbol-files. Document its alias assf. Update the
9274 list of OSs where GDB supports shared libraries. Fix markup.
9275 (Continuing and Stepping): Add reference to @var{location} in the
9276 text.
9277 (Dump/Restore Files): Fix reference to @{filename}.
9278 (Help): Fix wording.
9279 (Attach): Ditto.
9280 (Set Watchpoints): Ditto.
9281 (Backtrace): Remove redundant index entries. Improve index
9282 entries.
9283 (Delete Breaks): Fix wording.
9284 (Memory): Document the compare-sections command.
9285 (Memory Region Attributes): Improve wording.
9286 (Disabling): Improve wording.
9287 (Fortran): New subsection. Document the "info common" command.
9288 (Help): Document aliases "info copying" and "info warranty".
9289 (Caching Remote Data): New section. Document the "set/show
9290 remotecache" and "info dcache" commands.
9291 (Show): Fix wording of the documentation of the "set
9292 extension-language" command.
9293 (Signals): Add index entry for "info handle".
9294 (Memory Region Attributes): Fix punctuation.
9295 (Symbols): Change the arg name to "location" and refer to it in
9296 the text. Fix wording of "info types" doc.
9297 (Threads): Fix usage of @enumerate @item's.
9298 (Listing Tracepoints): Add index entry for "info tp".
9299 (Set Watchpoints): Add xref to "info break" description.
9300 (Macros): Add an index entry for "macro exp1". Document the
9301 "macro list" command.
9302 (Maintenance Commands): Document "flushregs", "maint agent",
9303 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9304 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9305 "maint print architecture", "maint print objfiles", "maint print
9306 statistics", "maint print type", "maint show-debug-regs", "maint
9307 space", "maint time", and "maint translate-address".
9308 (Connecting): Document the "monitor" command.
9309 (Annotations Overview): Describe the "set annotate" command.
9310
9311 2005-04-01 Eli Zaretskii <eliz@gnu.org>
9312
9313 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9314 Rearrange index entries and improve wording about support for
9315 hardware watchpoints.
9316
9317 2005-03-10 Bob Rossi <bob@brasko.net>
9318
9319 * gdb.texinfo: Update copyright
9320
9321 2005-02-09 Theodore A. Roth <troth@openavr.org>
9322
9323 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9324 error.
9325
9326 2005-03-07 Joel Brobecker <brobecker@adacore.com>
9327
9328 * observer.texi (executable_changed): New observer.
9329
9330 2005-02-03 Kevin Buettner <kevinb@redhat.com>
9331
9332 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9333
9334 2005-01-17 Michael Snyder <msnyder@redhat.com>
9335
9336 * gdb.texinfo: Fix spelling, infinte -> infinite.
9337
9338 2005-01-08 Mark Kettenis <kettenis@gnu.org>
9339
9340 * observer.texi (GDB Observers): Document "solib_loaded".
9341
9342 2005-01-07 Andrew Cagney <cagney@gnu.org>
9343
9344 * configure.ac: Rename configure.in, require autoconf 2.59.
9345 * configure: Re-generate.
9346
9347 * configure.in: Replace configdirs with multiple references to
9348 AC_CONFIG_SUBDIRS.
9349 * configure: Re-generate.
9350
9351 2005-01-04 Andrew Cagney <cagney@gnu.org>
9352
9353 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9354 part of the version number.
9355
9356 2004-12-24 Mark Kettenis <kettenis@gnu.org>
9357
9358 * gdbint.texinfo (Algorithms): Remove description of
9359 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9360
9361 2004-12-07 Jim Blandy <jimb@redhat.com>
9362
9363 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9364 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9365 numbers.
9366
9367 2004-12-07 Andreas Schwab <schwab@suse.de>
9368
9369 * gdb.texinfo (Mode Options): Document -l option.
9370
9371 2004-12-04 Eli Zaretskii <eliz@gnu.org>
9372
9373 * gdbint.texinfo (Algorithms): More accurate description of
9374 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9375 is not needed unless data-read and data-access watchpoints are
9376 supported. Add a description of how GDB checks whether the
9377 inferior stopped because a watchpoint was hit.
9378
9379 2004-11-23 Eli Zaretskii <eliz@gnu.org>
9380
9381 * gdb.texinfo (Files): Add cross-reference to description of
9382 -readnow command-line switch.
9383
9384 2004-11-10 Randolph Chung <tausq@debian.org>
9385
9386 * gdb.texinfo: Document set/show backtrace past-entry commands.
9387 Rearrange index entries for set/show backtrace past-main.
9388
9389 2004-11-10 Jon Beniston <jon@beniston.com>
9390
9391 Committed by Andrew Cagney <cagney@gnu.org>.
9392 * gdb.texinfo (Remote Serial Protocol): Further describe
9393 binary transfer escaping mechanism .
9394
9395 2004-11-08 Randolph Chung <tausq@debian.org>
9396
9397 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9398 and "show debug infrun". Add index entries.
9399
9400 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9401
9402 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9403 "info proc" that are already implemented. Add index entries.
9404 (Working Directory): Add a cross-reference to "info proc" command.
9405 (Files): Add a tip for decreasing memory used for symtabs from
9406 shared libraries.
9407 (Starting): Fix whitespace; make "elaboration" stand out where it
9408 is first used, and add an index entry for the term.
9409 (Calling): Expand and elaborate text. Add "print". Add the
9410 description of problems with weak aliases.
9411 (Core File Generation): New section.
9412
9413 2004-10-12 Andrew Cagney <cagney@gnu.org>
9414
9415 * gdbint.texinfo (Versions and Branches): New chapter.
9416 (Releasing GDB): Delete "Versions and Branches" section.
9417 (Top): Add "Versions and Branches".
9418
9419 2004-10-08 Eli Zaretskii <eliz@gnu.org>
9420
9421 * gdb.texinfo (Editing, History): Add cross-references to the
9422 included Readline and History user documentation. Remove
9423 references to the symbol have-readline-appendices which is unused
9424 and undefined.
9425 (History): Fix indexing.
9426
9427 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9428
9429 * gdbint.texinfo (target_stopped_data_address): Update to
9430 new prototype.
9431 (i386_stopped_data_address): Update prototype and description.
9432 (i386_stopped_by_watchpoint): New function and description.
9433
9434 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9435
9436 * gdb.texinfo (Filenames): Add Ada suffixes.
9437 (Ada) New section.
9438
9439 2004-09-27 Andrew Cagney <cagney@gnu.org>
9440 Robert Picco <Robert.Picco@hp.com>
9441
9442 * gdb.texinfo (Packets): Document the "p" packet.
9443
9444 2004-09-21 Jason Molenda (jmolenda@apple.com)
9445
9446 * gdb.texinfo (Paths and Names of the Source Files): Document the
9447 meaning of values in the 'desc' field of a SO stab.
9448
9449 2004-09-20 Daniel Jacobowitz <dan@debian.org>
9450
9451 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9452 max-cache-age" and "maint show dwarf2 max-cache-age".
9453
9454 2004-09-16 Eli Zaretskii <eliz@gnu.org>
9455
9456 * gdb.texinfo (Set Breaks): Add index entry for setting
9457 breakpoints on overloaded C++ functions that are not members of
9458 any classes. Add an example and an index entry for setting
9459 breakpoints on all program functions.
9460 (Character Sets, Macros, Overlay Commands)
9461 (Non-debug DLL symbols, GDB/MI Output Syntax)
9462 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9463 Use "(@value{GDBP})" instead of a literal "(gdb)".
9464
9465 2004-09-12 Andrew Cagney <cagney@gnu.org>
9466
9467 * gdbint.texinfo (Native Debugging): Delete description of
9468 FILES_INFO_HOOK.
9469
9470 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9471
9472 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9473 to hex_string_custom (not historically correct, but more
9474 understandable, given the current code).
9475
9476 2004-09-03 Andrew Cagney <cagney@gnu.org>
9477
9478 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9479
9480 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9481
9482 * observer.texi (solib_unloaded): New observer.
9483
9484 2004-08-24 Andrew Cagney <cagney@gnu.org>
9485
9486 * gdbint.texinfo (Target Architecture Definition): Add missing
9487 comma.
9488
9489 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9490
9491 * (Using the Testsuite): build != host is supported,
9492 but some test scripts do not support build != host.
9493
9494 2004-08-14 Mark Kettenis <kettenis@gnu.org>
9495
9496 * gdbint.texinfo (Host Definition): Delete description of
9497 FCLOSE_PROVIDED and GETENV_PROVIDED.
9498
9499 2004-08-11 Joel Brobecker <brobecker@gnat.com>
9500
9501 * gdbint.texinfo (Host Definition): Remove documentation for
9502 USE_O_NOCTTY, no longer used.
9503
9504 2004-08-05 Mark Kettenis <kettenis@chello.nl>
9505
9506 * gdbint.texinfo (Host Definition): Delete description of
9507 NO_SYS_FILE.
9508 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9509 PTRACE_FP_BUG.
9510
9511 2004-08-05 Andrew Cagney <cagney@gnu.org>
9512
9513 * gdbint.texinfo (Target Architecture Definition): Delete
9514 reference to deprecated_read_fp.
9515
9516 2004-08-02 Andrew Cagney <cagney@gnu.org>
9517
9518 * gdbint.texinfo (Target Architecture Definition): Delete
9519 description of DEPRECATED_REGISTER_BYTES.
9520
9521 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9522
9523 * gdb.texinfo (Source Path): Document the new behavior of
9524 searching for the source files.
9525
9526 2004-07-17 Eli Zaretskii <eliz@gnu.org>
9527
9528 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9529 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9530 (Auto Display): Improve indexing.
9531
9532 2004-07-16 Andrew Cagney <cagney@gnu.org>
9533
9534 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9535 "-noasync".
9536
9537 2004-07-09 Eli Zaretskii <eliz@gnu.org>
9538
9539 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9540 have the same prefix have only their prefix in the index.
9541
9542 2004-07-03 Mark Kettenis <kettenis@gnu.org>
9543
9544 * gdb.texinfo (BSD libkvm Interface): New node (section)
9545 (Native): Add it to the menu.
9546
9547 2004-07-01 Mark Kettenis <kettenis@gnu.org>
9548
9549 * gdbint.texinfo (Target Architecture Definition): Remove
9550 PCC_SOL_BROKEN.
9551
9552 2004-06-24 Mark Kettenis <kettenis@gnu.org>
9553
9554 * gdbint.texinfo (Target Architecture Definition): Remove
9555 SUN_FIXED_LBRAC_BUG.
9556
9557 2004-06-26 Andrew Cagney <cagney@gnu.org>
9558
9559 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9560
9561 2004-06-20 Andrew Cagney <cagney@gnu.org>
9562
9563 * gdbint.texinfo (Target Architecture Definition): Deprecate
9564 USE_STRUCT_CONVENTION.
9565
9566 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9567
9568 gdb.texinfo (Bug Reporting): Mention session recording,
9569 with the script command or Emacs.
9570
9571 2004-06-18 Andrew Cagney <cagney@gnu.org>
9572
9573 * gdbint.texinfo (Target Architecture Definition): Deprecate
9574 FUNCTION_START_OFFSET.
9575
9576 2004-06-14 Andrew Cagney <cagney@gnu.org>
9577
9578 Based on changes from Karl Berry.
9579 * gdb.texinfo: Do not use @sc in a direntry.
9580 * stabs.texinfo: Change @dircateogry to "Software development".
9581 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9582
9583 2004-06-13 Andrew Cagney <cagney@gnu.org>
9584
9585 * gdbint.texinfo (Target Architecture Definition): Delete
9586 description of RETURN_VALUE_ON_STACK.
9587
9588 2004-06-09 Andrew Cagney <cagney@gnu.org>
9589
9590 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9591 deleted by previous patch.
9592
9593 2004-06-08 Andrew Cagney <cagney@gnu.org>
9594
9595 * gdbint.texinfo (Native Debugging): Delete documentation on
9596 ATTACH_DETACH.
9597
9598 2004-06-06 Randolph Chung <tausq@debian.org>
9599
9600 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9601
9602 2004-06-06 Randolph Chung <tausq@debian.org>
9603
9604 * gdb.texinfo (push_dummy_call): Update argument list to match
9605 the new push_dummy_call method signature. Describe the function
9606 argument.
9607
9608 2004-05-24 Joel Brobecker <brobecker@gnat.com>
9609
9610 * gdb.texinfo (Starting): Document new start command.
9611
9612 2004-05-21 Andrew Cagney <cagney@redhat.com>
9613
9614 * observer.texi (GDB Observers): Document "inferior_created".
9615
9616 2004-05-08 Andrew Cagney <cagney@redhat.com>
9617
9618 * gdbint.texinfo (Target Architecture Definition): Delete
9619 description of DO_DEFERRED_STORES.
9620
9621 * gdbint.texinfo (Target Architecture Definition): Delete
9622 references to DEPRECATED_FIX_CALL_DUMMY.
9623
9624 * gdbint.texinfo (Target Architecture Definition): Delete
9625 description of DEPRECATED_CALL_DUMMY_WORDS,
9626 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9627
9628 * gdbint.texinfo (Target Architecture Definition): Delete
9629 description of DEPRECATED_PUSH_DUMMY_FRAME.
9630
9631 * gdbint.texinfo (Target Architecture Definition): Delete
9632 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9633
9634 2004-05-07 Andrew Cagney <cagney@redhat.com>
9635
9636 * observer.texi (GDB Observers): Add "Debugging" section. Include
9637 cross reference to "set/show debug observer".
9638 * gdb.texinfo (Debugging Output): Document "set/show debug
9639 observer".
9640
9641 2004-05-01 Andrew Cagney <cagney@redhat.com>
9642
9643 * gdbint.texinfo (Target Architecture Definition): Delete
9644 description of DEPRECATED_PC_IN_SIGTRAMP.
9645
9646 2004-04-30 Andrew Cagney <cagney@redhat.com>
9647
9648 * gdbint.texinfo (Target Architecture Definition): Delete
9649 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9650
9651 2004-04-30 Orjan Friberg <orjanf@axis.com>
9652
9653 * observer.texi (GDB Observers): Correct spelling.
9654
9655 2004-04-26 Orjan Friberg <orjanf@axis.com>
9656
9657 * observer.texi (GDB Observers): Add target_changed event.
9658
9659 2004-04-08 Andrew Cagney <cagney@redhat.com>
9660
9661 * observer.texi (GDB Observers): Rework, provide generic observer
9662 definitions and then a list of observable events.
9663
9664 2004-04-04 Andrew Cagney <cagney@redhat.com>
9665
9666 * gdbint.texinfo (Host Definition): Delete reference to
9667 NO_SIGINTERRUPT.
9668
9669 2004-04-02 Andrew Cagney <cagney@redhat.com>
9670
9671 * gdbint.texinfo (Target Architecture Definition): Delete
9672 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9673
9674 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9675
9676 * gdb.texinfo (TUI Commands): Document tui reg commands.
9677
9678 2004-03-26 Andrew Cagney <cagney@redhat.com>
9679
9680 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9681 "gdbtui".
9682 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9683 (Contributors): Mention both Text and Terminal User Interface.
9684
9685 2004-03-23 Andrew Cagney <cagney@redhat.com>
9686
9687 * gdbint.texinfo (Target Architecture Definition): Deprecate
9688 references to SIGTRAMP_START and SIGTRAMP_END.
9689
9690 2004-03-23 Andrew Cagney <cagney@redhat.com>
9691
9692 * gdbint.texinfo (Target Architecture Definition): Deprecate
9693 references to PC_IN_SIGTRAMP.
9694
9695 2004-03-19 Andrew Cagney <cagney@redhat.com>
9696
9697 * gdbint.texinfo (Target Architecture Definition): Delete
9698 reference to GDB_TARGET_IS_HPPA.
9699
9700 2004-03-18 Andrew Cagney <cagney@redhat.com>
9701
9702 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9703 describe pre_init and post_init.
9704
9705 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9706
9707 * gdb.texinfo (Debugging Output): Document values for "set debug
9708 target".
9709
9710 2004-02-28 Andrew Cagney <cagney@redhat.com>
9711
9712 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9713
9714 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9715
9716 * gdb.texinfo (breakpoints): Add information about the
9717 new "set breakpoint pending" and "show breakpoint pending"
9718 commands.
9719
9720 2004-02-26 Andrew Cagney <cagney@redhat.com>
9721
9722 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9723 in Per-architecture module data section.
9724
9725 2004-02-25 Roland McGrath <roland@redhat.com>
9726
9727 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9728
9729 2004-02-24 Andrew Cagney <cagney@redhat.com>
9730
9731 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9732 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9733 * fdl.texi: Import Version 1.2, November 2002.
9734
9735 2004-02-17 Andrew Cagney <cagney@redhat.com>
9736
9737 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9738
9739 2004-02-16 Andrew Cagney <cagney@redhat.com>
9740
9741 * gdbint.texinfo (Target Architecture Definition): Deprecate
9742 FRAMELESS_FUNCTION_INVOCATION.
9743
9744 2004-02-16 Andrew Cagney <cagney@redhat.com>
9745
9746 * gdbint.texinfo (Coding): Mention -Wunused-function.
9747
9748 2004-02-14 Andrew Cagney <cagney@redhat.com>
9749
9750 * gdbint.texinfo (Target Architecture Definition): Delete
9751 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9752
9753 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
9754
9755 * gdb.texinfo: Properly quote the name "C++".
9756 * gdbint.texinfo: Ditto.
9757 * stabs.texinfo: Ditto.
9758
9759 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
9760
9761 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9762 minimal information about libiberty.
9763
9764 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9765
9766 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9767
9768 2004-02-04 Roland McGrath <roland@redhat.com>
9769
9770 * gdb.texinfo (Auxiliary Vector): New node (section).
9771 (Data): Add it to the menu.
9772
9773 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9774
9775 * gdb.texinfo (Breakpoints): Add information about pending
9776 breakpoint support.
9777
9778 2004-01-26 Andrew Cagney <cagney@redhat.com>
9779
9780 * gdb.texinfo (Overview): Delete references to the cisco protocol
9781 including the "N" response.
9782
9783 2004-01-26 Andrew Cagney <cagney@redhat.com>
9784
9785 * gdbint.texinfo (Target Architecture Definition): Rename
9786 EXTRACT_STRUCT_VALUE_ADDRESS to
9787 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9788
9789 2004-01-24 Eli Zaretskii <eliz@gnu.org>
9790
9791 * gdb.texinfo (KOD): Document "show os". Add index entries for
9792 "set/show os" and "info cisco" commands.
9793
9794 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9795
9796 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9797
9798 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9799
9800 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9801 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9802
9803 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
9804
9805 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9806 -stack-list-locals.
9807 (GDB/MI Variable Objects): Describe extension to
9808 -var-list-children.
9809
9810 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9811
9812 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9813
9814 2004-01-17 Andrew Cagney <cagney@redhat.com>
9815
9816 * gdbint.texinfo (Target Architecture Definition): Delete
9817 documentation on DEPRECATED_NPC_REGNUM.
9818
9819 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9820
9821 * gdb.texinfo: Update copyright year. Mention that set
9822 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9823 "set follow-fork-mode ask".
9824
9825 2004-01-13 Andrew Cagney <cagney@redhat.com>
9826
9827 * gdbint.texinfo: Update copyright year.
9828 (Coding): Add -Wunused-label to list of -Werror warnings.
9829
9830 2004-01-08 Jason Molenda <jmolenda@apple.com>
9831 Eli Zaretskii <eliz@gnu.org>
9832
9833 * gdb.texinfo: Update copyright.
9834 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9835 around names, as appropriate. Minor syntax cleanup of
9836 _NSPrintForDebugger explanation. Two spaces after periods.
9837 GDBN used instead of lit. "gdb". Index entries added for
9838 print-object and _NSPrintForDebugger. @noindent added in one spot.
9839
9840 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
9841
9842 * stabs.texinfo: Add dircategory and direntry commands.
9843 * annotate.texinfo: Ditto.
9844
9845 2003-11-10 Andrew Cagney <cagney@redhat.com>
9846
9847 * gdbint.texinfo (Target Architecture Definition): Replace the
9848 return_value method's "inval" and "outval" parameters with
9849 "readbuf" and "writebuf".
9850
9851 2003-10-28 Jim Blandy <jimb@redhat.com>
9852
9853 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9854 from "The `F' request packet" and "The `F' reply packet", to make
9855 texi2dvi happy.
9856 (File-I/O remote protocol extension): Update menu entries, too.
9857
9858 2003-10-26 Michael Chastain <mec@shout.net>
9859
9860 * gdb.texinfo (Thread Stops): Document the issue with
9861 premature return from system calls in multi-threaded programs.
9862
9863 2003-10-24 Andrew Cagney <cagney@redhat.com>
9864
9865 * annotate.texinfo: Fix "fortunatly"[sic].
9866
9867 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9868
9869 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9870 with "Hitachi" and "Mitsubishi".
9871
9872 2003-10-20 Andrew Cagney <cagney@redhat.com>
9873
9874 * gdbint.texinfo (Target Architecture Definition): Document
9875 gdbarch_return_value. Add cross references from
9876 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9877 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9878
9879 2003-10-18 Mark Kettenis <kettenis@gnu.org>
9880
9881 * gdbint.texinfo (Target Architecture Definition): Document
9882 regset_from_core_section.
9883
9884 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9885
9886 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9887
9888 2003-10-15 Kevin Buettner <kevinb@redhat.com>
9889
9890 From Anthony Green <green@redhat.com>:
9891 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9892
9893 2003-10-14 Kevin Buettner <kevinb@redhat.com>
9894
9895 * gdb.texinfo (Breakpoint related warnings): New node.
9896 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9897
9898 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9899
9900 * gdb.texinfo (Remote Protocol): Document v and vCont.
9901
9902 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9903
9904 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9905 * gdbint.texinfo: Ditto.
9906
9907 2003-10-09 Andrew Cagney <cagney@redhat.com>
9908
9909 From 2003-09-18 David Anderson <davea@sgi.com>:
9910 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9911 "command".
9912
9913 2003-10-03 Andrew Cagney <cagney@redhat.com>
9914
9915 * gdbint.texinfo (Target Architecture Definition): Deprecate
9916 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9917 just target.
9918
9919 2003-10-02 Andrew Cagney <cagney@redhat.com>
9920
9921 * gdbint.texinfo (Target Architecture Definition): Rename
9922 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9923 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9924 * gdbint.texinfo (Target Architecture Definition): Rename
9925
9926 2003-09-30 Andrew Cagney <cagney@redhat.com>
9927
9928 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9929 (Target Architecture Definition):
9930
9931 * gdbint.texinfo (Target Architecture Definition): Rename
9932 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9933
9934 2003-09-29 Andrew Cagney <cagney@redhat.com>
9935
9936 * gdbint.texinfo (Target Architecture Definition): Delete
9937 documentation for NEED_TEXT_START_END.
9938
9939 * gdbint.texinfo (Target Architecture Definition): Rename
9940 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9941 TARGET_WRITE_PC.
9942
9943 2003-09-22 Michael Chastain <mec@shout.net>
9944
9945 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9946
9947 2003-09-21 Anthony Green <green@redhat.com>
9948
9949 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9950
9951 2003-09-21 Mark Kettenis <kettenis@gnu.org>
9952
9953 * gdbint.texinfo (Target Architecture Definition): Document
9954 stabs_argument_has_addr.
9955
9956 2003-09-18 Andrew Cagney <cagney@redhat.com>
9957
9958 * gdbint.texinfo (Target Architecture Definition): Delete
9959 documentation on REGISTER_NAMES.
9960
9961 2003-09-13 Mark Kettenis <kettenis@gnu.org>
9962
9963 * gdbint.texinfo (Target Architecture Definition): Replace
9964 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9965
9966 2003-09-11 Andrew Cagney <cagney@redhat.com>
9967
9968 * gdbint.texinfo (Target Architecture Definition): Replace
9969 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9970
9971 2003-08-18 Andrew Cagney <cagney@redhat.com>
9972
9973 * gdbint.texinfo (Target Architecture Definition): Document
9974 "frame_red_zone_size".
9975
9976 2003-08-09 Andrew Cagney <cagney@redhat.com>
9977
9978 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9979 with "set/show backtrace past-main" and "set/show backtrace
9980 limit".
9981
9982 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9983
9984 * Makefile.in (install-info): Support DESTDIR.
9985 (install-html): Likewise.
9986
9987 2003-08-07 Andrew Cagney <cagney@redhat.com>
9988
9989 Patch from Nick Roberts.
9990 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9991 bindings. Remove description of send-gdb-command.
9992
9993 2003-08-07 Andrew Cagney <cagney@redhat.com>
9994
9995 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9996 GDB 6.0.
9997
9998 2003-08-06 Andrew Cagney <cagney@redhat.com>
9999
10000 * gdb.texinfo (Mode Options): Mention that level three is the
10001 highest available and that level 2 is deprecated.
10002 (Annotations Overview): Mention annotation levels. Cross reference
10003 to "Limitations of the Annotation Interface" in annotate.texi.
10004 (TODO, Value Annotations, Frame Annotations): Delete section.
10005 (Displays, Breakpoint Info): Delete.
10006
10007 2003-08-04 Andrew Cagney <cagney@redhat.com>
10008
10009 * agentexpr.texi: Delete @bye.
10010 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10011 (stabs.info): Add $(srcdir) to include search path.
10012 (html): Depend on "annotate_toc.html", and not "annotate.html".
10013 * stabs.texinfo: Ditto. Include "fdl.texi".
10014 * gdbint.texinfo: Update copyright statement's list of invariant
10015 sections.
10016
10017 2003-07-28 Andrew Cagney <cagney@redhat.com>
10018
10019 * Makefile.in (INFO_DEPS): Add annotate.info.
10020 (dvi, ps, html, pdf): Add annotate.
10021 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10022 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10023 (ANNOTATE_DOC_FILES): New macro.
10024 (ANNOTATE_TEX_TMPS): New macro.
10025 (annotate.info, annotate_toc.html): Specify dependencies.
10026 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10027 * annotate.texinfo: Rename annotate.texi. Get building. Add
10028 "Migrating to GDB/MI" and "Limitations of the Annotation
10029 Interface" chapters. Mention why it is not part of the user
10030 guide. Update copyright notice. Include "fdl.texi".
10031
10032 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
10033
10034 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10035
10036 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
10037
10038 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10039
10040 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
10041
10042 * gdb.texinfo (Server): Mention pidof.
10043
10044 2003-07-22 Andrew Cagney <cagney@redhat.com>
10045
10046 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10047 list.
10048
10049 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
10050
10051 * gdb.texinfo (Logging output): New chapter.
10052
10053 2003-06-24 Joel Brobecker <brobecker@gnat.com>
10054
10055 * gdb.texinfo (Unsupported languages): New section.
10056 (Languages): Add link to new section.
10057
10058 2003-06-22 Andrew Cagney <cagney@redhat.com>
10059
10060 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10061
10062 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10063
10064 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10065
10066 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10067
10068 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10069 * agentexpr.texi: Retitle section, and change it to an appendix.
10070 Comment out texinfo initialization. Factor a @var{} into two
10071 pieces to prevent makeinfo warnings.
10072 * gdb.texinfo: Add Agent Expressions appendix.
10073
10074 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
10075
10076 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10077
10078 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
10079
10080 * gdb.texinfo (Remote Debugging): New section "Connecting to a
10081 remote target". Document the "detach" and "disconnect" commands.
10082 (Server, Netware, Debug Session): Reference "Connecting to a
10083 remote target".
10084 (GDB/MI Target Manipulation): Document "-target-disconnect".
10085
10086 2003-06-13 Andrew Cagney <cagney@redhat.com>
10087
10088 * gdbint.texinfo (Target Architecture Definition): Deprecate
10089 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10090 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10091
10092 2003-06-09 Jim Blandy <jimb@redhat.com>
10093
10094 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10095
10096 2003-06-08 Andrew Cagney <cagney@redhat.com>
10097
10098 * gdbint.texinfo (Target Architecture Definition): Delete
10099 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10100
10101 2003-06-08 Andrew Cagney <cagney@redhat.com>
10102
10103 * gdbint.texinfo (Target Architecture Definition): Document
10104 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10105
10106 2003-06-07 Adam Fedor <fedor@gnu.org>
10107
10108 * gdb.texinfo: Add Objective-C documentation.
10109
10110 2003-06-01 Andrew Cagney <cagney@redhat.com>
10111
10112 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10113 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10114
10115 2003-05-21 Andrew Cagney <cagney@redhat.com>
10116
10117 * gdbint.texinfo (Target Architecture Definition): Delete
10118 references to "extract_address" and "store_address".
10119
10120 2003-05-16 Andrew Cagney <cagney@redhat.com>
10121
10122 * gdbint.texinfo (Target Architecture Definition): Replace
10123 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10124 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10125
10126 2003-05-14 Theodore A. Roth <troth@openavr.org>
10127
10128 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10129
10130 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10131
10132 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10133 (gdb.dvi): Likewise.
10134 (gdb.pdf): Likewise.
10135 (links2roff): Likewise.
10136
10137 2003-05-08 Jim Blandy <jimb@redhat.com>
10138
10139 * gdb.texinfo (Dump/Restore Files): Update documentation for
10140 'dump', 'append', and 'restore': note that format argument is
10141 optional; simplify presentation of the command variants; and be
10142 more precise about the formats.
10143
10144 2003-05-07 Jim Blandy <jimb@redhat.com>
10145
10146 * gdb.texinfo (Symbols): Update documentation: 'maint list
10147 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10148 symtabs' and 'maint info psymtabs'.
10149
10150 2003-05-05 Andrew Cagney <cagney@redhat.com>
10151
10152 * gdbint.texinfo (Target Architecture Definition): Make
10153 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10154 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10155 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10156
10157 2003-05-04 Andrew Cagney <cagney@redhat.com>
10158
10159 * gdb.texinfo (Maintenance Commands): Document "maint print
10160 dummy-frames".
10161
10162 2003-05-04 Andrew Cagney <cagney@redhat.com>
10163
10164 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10165
10166 2003-05-03 J. Brobecker <brobecker@gnat.com>
10167
10168 Thierry Schneider <tpschneider1@yahoo.com>
10169 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10170 for new MI command.
10171
10172 2003-05-03 Andrew Cagney <cagney@redhat.com>
10173
10174 * gdbint.texinfo (Target Architecture Definition): Document
10175 push_dummy_code. Add cross references.
10176
10177 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
10178
10179 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10180 set/show charsets commands.
10181
10182 2003-04-28 Andrew Cagney <cagney@redhat.com>
10183
10184 * gdbint.texinfo (Target Architecture Definition): Replace
10185 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10186 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10187
10188 2003-04-28 Andrew Cagney <cagney@redhat.com>
10189
10190 * gdbint.texinfo (Target Architecture Definition): Rename
10191 "tm_print_insn" to "deprecated_tm_print_insn".
10192
10193 2003-04-09 Jim Blandy <jimb@redhat.com>
10194
10195 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10196 list psymtabs'.
10197
10198 2003-04-08 Andrew Cagney <cagney@redhat.com>
10199
10200 * gdbint.texinfo (Target Architecture Definition): Delete
10201 references to EXTRA_FRAME_INFO.
10202
10203 2003-04-08 Andrew Cagney <cagney@redhat.com>
10204
10205 * gdbint.texinfo (Target Architecture Definition): Delete
10206 PRINT_TYPELESS_INTEGER.
10207
10208 2003-04-02 J. Brobecker <brobecker@gnat.com>
10209
10210 * observer.texi (GDB Observers): Adjust the documentation for the
10211 normal_stop notification to better describe reality. Fix a couple
10212 of minor typos.
10213
10214 2003-04-02 Bob Rossi <bob_rossi@cox.net>
10215
10216 * gdb.texinfo (GDB/MI Program Control): Add
10217 '-file-list-exec-source-file'
10218
10219 2003-03-31 Andrew Cagney <cagney@redhat.com>
10220
10221 * gdbint.texinfo (Target Architecture Definition): Delete
10222 references to CALL_DUMMY_P.
10223
10224 2003-03-30 Andrew Cagney <cagney@redhat.com>
10225
10226 * gdbint.texinfo (Target Architecture Definition): Remove
10227 reference to TARGET_WRITE_SP.
10228
10229 2003-03-27 Andrew Cagney <cagney@redhat.com>
10230
10231 * gdbint.texinfo (Target Architecture Definition): Remove
10232 references to write_sp.
10233
10234 2003-03-27 Andrew Cagney <cagney@redhat.com>
10235
10236 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10237 chapter body. Use @smallexample instead of @example.
10238 (Annotations): Ditto.
10239 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10240 annotate.texi.
10241
10242 2003-03-26 Andrew Cagney <cagney@redhat.com>
10243
10244 * gdbint.texinfo (Target Architecture Definition): Replace
10245 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10246 dummy_addr parameters.
10247
10248 2003-03-25 Andrew Cagney <cagney@redhat.com>
10249
10250 * gdbint.texinfo (Target Architecture Definition): Delete
10251 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10252 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10253 Add reference to PUSH_ARGUMENTS.
10254
10255 2003-03-23 Andrew Cagney <cagney@redhat.com>
10256
10257 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10258 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10259
10260 2003-03-18 J. Brobecker <brobecker@gnat.com>
10261
10262 * gdbint.texinfo (Algorithms): Add new section describing the
10263 Observer paradigm.
10264 (Top): Add menu entry to new observer appendix.
10265 * observer.texi: New file.
10266 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10267 new observer.texi file.
10268
10269 2003-03-17 Andrew Cagney <cagney@redhat.com>
10270
10271 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10272 that GNU Press update the manual version number.
10273
10274 2003-03-12 Andrew Cagney <cagney@redhat.com>
10275
10276 * gdbint.texinfo (Target Architecture Definition): Delete
10277 references to get_saved_register. Rename GET_SAVED_REGISTER to
10278 DEPRECATED_GET_SAVED_REGISTER.
10279
10280 2003-03-13 Andrew Cagney <cagney@redhat.com>
10281
10282 * gdbint.texinfo (Target Architecture Definition): Replace
10283 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10284
10285 2003-03-12 Andrew Cagney <cagney@redhat.com>
10286
10287 * gdbint.texinfo (Target Architecture Definition): Rename
10288 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
10289
10290 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
10291
10292 * gdb.texinfo: Add File-I/O documentation.
10293
10294 2003-03-10 Andrew Cagney <cagney@redhat.com>
10295
10296 * gdbint.texinfo (Target Architecture Definition): Cross reference
10297 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10298
10299 2003-03-07 Andrew Cagney <cagney@redhat.com>
10300
10301 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10302 frame" command.
10303
10304 2003-03-05 Andrew Cagney <cagney@redhat.com>
10305
10306 * gdbint.texinfo (Target Architecture Definition): Document
10307 unwind_dummy_id. Cross reference unwind_dummy_id and
10308 SAVE_DUMMY_FRAME_TOS.
10309
10310 2003-03-05 James Ingham <jingham@apple.com>
10311 Daniel Jacobowitz <drow@mvista.com>
10312
10313 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10314 and "show cp-abi".
10315
10316 2003-03-03 Andrew Cagney <cagney@redhat.com>
10317
10318 * gdbint.texinfo (Target Architecture Definition): Document
10319 register_type.
10320
10321 2003-03-03 Andrew Cagney <cagney@redhat.com>
10322
10323 * stabs.texinfo (Structures): Use @samp and separate @var's
10324 instead of a single @var containing a comma separated list.
10325 (Unions): Ditto.
10326
10327 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
10328
10329 * Makefile.in (distclean): Remove config.log.
10330
10331 2003-03-01 Andrew Cagney <cagney@redhat.com>
10332
10333 * gdbint.texinfo (Target Architecture Definition): Rename
10334 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10335
10336 2003-03-01 Andrew Cagney <cagney@redhat.com>
10337
10338 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10339 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10340
10341 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10342
10343 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10344 (Non-debug DLL symbols): New node, describing the minimal symbols
10345 loaded from DLLs without real debugging symbols.
10346
10347 2003-02-20 Andrew Cagney <ac131313@redhat.com>
10348
10349 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10350 hardware-breakpoint-limit".
10351 (Set Watchpoints): Add cross reference to "set remote
10352 hardware-watchpoint-limit".
10353 (Remote configuration options): New section.
10354
10355 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10356
10357 * gdbint.texinfo (Target Architecture Definition): Delete
10358 descrption of IS_TRAPPED_INTERNALVAR.
10359
10360 From Keith Seitz <keiths@redhat.com>:
10361 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10362 option "-i"/"--interpreter" to this chapter. Include index
10363 entries.
10364
10365 2003-02-04 David Carlton <carlton@math.stanford.edu>
10366
10367 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10368 (Variables): Recommend stabs+ and DWARF 2.
10369 (C plus plus expressions): Correct info about
10370 compiler versions, debug formats.
10371 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10372 PR symtab/874.
10373
10374 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10375
10376 * gdbint.texinfo (Target Architecture Definition): Delete
10377 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10378 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10379 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10380 references to nindy and i960.
10381 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10382
10383 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10384
10385 * gdbint.texinfo (Target Architecture Definition): Delete
10386 FLOAT_INFO.
10387
10388 2003-01-30 Andrew Cagney <ac131313@redhat.com>
10389
10390 * stabs.texinfo (Member Type Descriptor): Clarify description of
10391 `@'. Suggested by Ben Hutchings.
10392
10393 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10394
10395 * gdb.texinfo (M68K): Delete reference to es1800.
10396
10397 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10398
10399 * gdb.texinfo (Maintenance Commands): Document `maint print
10400 reggroups' and `maint print register-groups'.
10401 * gdbint.texinfo (Target Architecture Definition): Document
10402 register_reggroup_p.
10403
10404 2003-01-23 Jim Blandy <jimb@redhat.com>
10405
10406 * gdb.texinfo (Separate Debug Files): New section.
10407
10408 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10409
10410 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10411 and "maint show profile".
10412
10413 2003-01-16 Michael Chastain <mec@shout.net>
10414
10415 * gdb.texinfo (Installing GDB): Warn against
10416 ".../gdb-VERSION/gdb/configure".
10417 (Separate Objdir): Likewise.
10418
10419 2003-01-15 Andrew Cagney <ac131313@redhat.com>
10420
10421 * gdbint.texinfo (Target Architecture Definition): Delete
10422 definition of PRINT_REGISTER_HOOK.
10423
10424 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10425
10426 (OpenRISC 1000): Fix formatting of command names.
10427
10428 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10429
10430 * gdb.texinfo (Continuing and Stepping): Add new command
10431 'advance'. Clarify behavior of 'until'.
10432
10433 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10434
10435 * gdb.texinfo (Files): Document solib-absolute-prefix and
10436 solib-search-path.
10437
10438 2003-01-09 Michael Chastain <mec@shout.net>
10439
10440 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10441 (Create a Release): Add new instructions for new @file{src-release}.
10442 Document existing instructions for @file{Makefile.in} as
10443 being for @value{GDBN} 5.3.1 or earlier.
10444
10445 2003-01-09 Andrew Cagney <ac131313@redhat.com>
10446
10447 * gdbint.texinfo (Target Architecture Definition): Mention
10448 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10449 allocate memory.
10450
10451 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10452
10453 * gdb.texinfo (Controlling GDB): Add @kindex for
10454 "show osabi".
10455 (Backtraces): Add @kindex's for backtrace-below-main.
10456
10457 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10458
10459 * gdb.texinfo (Controlling GDB): Document "set osabi".
10460
10461 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10462
10463 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10464 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10465
10466 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10467
10468 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10469 "set coerce-float-to-double".
10470 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10471
10472 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10473
10474 * stabs.texinfo: Remove obsolete text.
10475 * gdbint.texinfo: Ditto.
10476 * gdb.texinfo: Ditto.
10477
10478 2002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10479
10480 * fdl.texi: Revert the last change.
10481
10482 2002-12-22 Mark Kettenis <kettenis@gnu.org>
10483
10484 * gdbint.texinfo (Target Architecture Definition): Update
10485 description of gdbarch_register_osabi.
10486
10487 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10488
10489 * agentexpr.texi: Fix typos.
10490 * annotate.texi: Likewise.
10491 * fdl.texi: Likewise.
10492
10493 2002-12-10 Andrew Cagney <cagney@redhat.com>
10494
10495 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10496 DEPRECATED_INIT_FRAME_PC.
10497
10498 2002-12-01 Andrew Cagney <ac131313@redhat.com>
10499
10500 * gdbint.texinfo (Target Architecture Definition): Delete
10501 PC_IN_CALL_DUMMY.
10502
10503 2002-11-28 Andrew Cagney <ac131313@redhat.com>
10504
10505 * gdbint.texinfo (Host Definition): Delete documentation on
10506 USE_GENERIC_DUMMY_FRAMES.
10507
10508 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
10509
10510 Fix PR gdb/723 and PR gdb/245.
10511 * Makefile.in (install-info): Run the install-info command as part
10512 of the post install steps only.
10513 (uninstall-info): New target.
10514 (uninstall): New target.
10515
10516 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
10517
10518 * Makefile.in (install): Make install do some real work.
10519
10520 2002-11-19 Andrew Cagney <ac131313@redhat.com>
10521
10522 Fix POSIX problem reported by Paul Eggert.
10523 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10524 Fix PR gdb/527.
10525
10526 2002-10-26 Andrew Cagney <cagney@redhat.com>
10527
10528 * gdbint.texinfo (Target Architecture Definition): Delete
10529 definition of DO_REGISTERS_INFO.
10530
10531 2002-10-18 Kevin Buettner <kevinb@redhat.com>
10532
10533 * gdbint.texinfo (Address Classes): Fix problems with insertion
10534 of ``{'' and ``}'' in example.
10535
10536 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10537
10538 * gdbint.texinfo (Address Classes): New section.
10539 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10540 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10541 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10542 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10543
10544 2002-10-11 Klee Dienes <kdienes@apple.com>
10545
10546 * gdb.texinfo (Registers): Mention vector registers as well as
10547 floating registers in the documentation for 'info registers' and
10548 'info all-registers'.
10549
10550 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
10551
10552 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10553
10554 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10555
10556 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10557 interface definition.
10558
10559 2002-10-03 Marko Mlinar <markom@opencores.org>
10560
10561 * gdb.texinfo (Target Commands): Add or1k target specific
10562 commands.
10563 * gdb.texinfo (Contributors): Add myself to the contributors list.
10564
10565 2002-10-01 Andrew Cagney <ac131313@redhat.com>
10566
10567 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10568 and "mi1" instead of "mi1" and "mi0".
10569
10570 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10571
10572 * gdb.texinfo (Packets): Fix typos "alligned".
10573 Correct z3/Z3 description. Correct z4/Z4 title.
10574
10575 2002-09-27 Andrew Cagney <ac131313@redhat.com>
10576
10577 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10578
10579 2002-09-25 Kevin Buettner <kevinb@redhat.com>
10580
10581 * gdb.texinfo: Use GNU/Linux instead of Linux.
10582
10583 2002-09-25 Andrew Cagney <ac131313@redhat.com>
10584
10585 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10586
10587 2002-09-24 Andrew Cagney <ac131313@redhat.com>
10588
10589 * gdb.texinfo: Replace @example with @smallexample.
10590
10591 2002-09-20 Kevin Buettner <kevinb@redhat.com>
10592
10593 From Eli Zaretskii <eliz@gnu.org>:
10594 * gdb.texinfo (Character Sets): Use @smallexample instead of
10595 @example. Use GNU/Linux instead of Linux.
10596
10597 2002-09-20 Jim Blandy <jimb@redhat.com>
10598
10599 * gdb.texinfo: Add character set documentation.
10600
10601 2002-09-20 George Helffrich <george@gly.bris.ac.uk>
10602
10603 * gdb.texinfo: Document edit command.
10604
10605 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10606
10607 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10608 (Packets): Add cross reference from `b' packet to `z' packets.
10609
10610 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10611
10612 * gdb.texinfo (Maintenance Commands): Document ``maint
10613 internal-error'' and ``maint internal-warning''.
10614
10615 * gdbint.texinfo (Target Architecture Definition): Revise
10616 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10617
10618 2002-09-19 Joel Brobecker <brobecker@gnat.com>
10619
10620 * gdbint.texinfo (Target Conditionals): Document the new
10621 NAME_OF_MALLOC macro.
10622
10623 2002-09-05 Andrew Cagney <ac131313@redhat.com>
10624
10625 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10626 engineer.
10627
10628 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10629
10630 * gdb.texinfo (TUI Overview): Document status line fields.
10631
10632 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10633
10634 * gdb.texinfo (TUI Commands): Document info win command.
10635
10636 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10637
10638 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10639
10640 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10641
10642 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10643 (TUI Keys): Likewise.
10644
10645 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10646
10647 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10648 for a packet receive.
10649
10650 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10651
10652 * Makefile.in (clean): Move to end of file.
10653 (distclean, maintainer-clean, realclean): Ditto.
10654 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10655 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10656 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10657 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10658
10659 2002-08-24 Andrew Cagney <ac131313@redhat.com>
10660
10661 * Makefile.in (GDBINT_TEX_TMPS): Define.
10662 (gdbint.dvi, gdbint.pdf): Use
10663 (GDB_TEX_TMPS): Define.
10664 (gdb.dvi, gdb.pdf): Use.
10665 (STABS_TEX_TMPS): Define.
10666 (stabs.dvi, stabs.pdf): Use.
10667 (GDB_DOC_SOURCE_INCLUDES): New macros.
10668 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10669 (GDBINT_DOC_FILES_INCLUDES): New macros.
10670 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10671 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10672 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10673 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10674 (links2roff): Replace SFILES_INCLUDED with
10675 GDB_DOC_SOURCE_INCLUDES.
10676 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10677 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10678 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10679 dependencies.
10680 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10681 dependencies.
10682 (gdbmi.texinfo): Delete rule.
10683 (inc-hist.texinfo): Delete rule.
10684 (rluser.texinfo): Delete rule.
10685
10686 2002-08-23 Andrew Cagney <cagney@redhat.com>
10687
10688 * gdbint.texinfo (Target Architecture Definition): Update
10689 STORE_RETURN_VALUE, mention regcache.
10690
10691 2002-08-21 Andrew Cagney <ac131313@redhat.com>
10692
10693 * gdbint.texinfo (Target Architecture Definition): Document
10694 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10695
10696 2002-08-19 Andrew Cagney <ac131313@redhat.com>
10697
10698 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10699 Fix minor typos. Add index entries.
10700
10701 2002-08-18 Andrew Cagney <ac131313@redhat.com>
10702
10703 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10704
10705 2002-08-15 Andrew Cagney <ac131313@redhat.com>
10706
10707 * gdbint.texinfo (Target Architecture Definition): Document
10708 PRINT_VECTOR_INFO.
10709 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10710
10711 2002-08-13 Andrew Cagney <ac131313@redhat.com>
10712
10713 * gdb.texinfo (Maintenance Commands): Document "maint print
10714 registers", "maint print raw-registers" and "maint print
10715 cooked-registers".
10716
10717 2002-08-08 Grace Sainsbury <graces@redhat.com>
10718
10719 From Mark Salter:
10720 * gdb.texinfo (Protocol): Document T packet extension to
10721 allow watchpoint address reporting.
10722
10723 2002-08-03 Andrew Cagney <ac131313@redhat.com>
10724
10725 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10726
10727 2002-08-01 Andrew Cagney <cagney@redhat.com>
10728
10729 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10730 to CHILL.
10731
10732 2002-08-01 Andrew Cagney <ac131313@redhat.com>
10733
10734 * gdbint.texinfo (Coding): Revise section "Include Files".
10735
10736 2002-07-24 Andrew Cagney <cagney@redhat.com>
10737
10738 * gdbint.texinfo: Obsolete references to m88k.
10739 * gdb.texinfo: Ditto.
10740
10741 2002-07-10 Joel Brobecker <brobecker@gnat.com>
10742
10743 * gdbint.texinfo (Create a release candiate): Add the location
10744 where the proper version of autoconf can be retrieved.
10745
10746 2002-07-09 Don Howard <dhoward@redhat.com>
10747
10748 * gdb.texinfo (Command Files): Further describe the behavior of
10749 sourced command files.
10750
10751 2002-06-27 Andrew Cagney <ac131313@redhat.com>
10752
10753 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10754 (Coding): Clarify ISO C version that GDB assumes.
10755
10756 2002-06-26 Tom Tromey <tromey@redhat.com>
10757
10758 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10759 add_setshow_cmd_full.
10760
10761 2002-06-25 Don Howard <dhoward@redhat.com>
10762
10763 * gdb.texinfo (Memory Region Attributes): Document new behavior
10764 for 'mem' command.
10765
10766 2002-06-11 Jim Blandy <jimb@redhat.com>
10767
10768 * gdb.texinfo (Symbols): Update documentation for `info source'
10769 command.
10770
10771 * gdb.texinfo (Macros): Call the command `info macro', not
10772 `show macro'.
10773
10774 2002-06-09 Andrew Cagney <ac131313@redhat.com>
10775
10776 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10777 data''.
10778
10779 2002-06-09 Mark Kettenis <kettenis@gnu.org>
10780
10781 * gdbint.texinfo (Target Architecture Definition): Document
10782 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10783
10784 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10785
10786 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10787 lists.
10788
10789 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10790
10791 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10792 Branch''.
10793
10794 2002-06-01 Andrew Cagney <ac131313@redhat.com>
10795
10796 * gdbint.texinfo (Target Architecture Definition): Add section
10797 ``Converting an existing Target Architecture to Multi-arch''.
10798
10799 2002-05-30 Andrew Cagney <ac131313@redhat.com>
10800
10801 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10802 to ``Obsoleting code''. Revise.
10803
10804 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10805
10806 * gdbint.texinfo: Document new generic OS ABI framework.
10807
10808 2002-05-17 Jim Blandy <jimb@redhat.com>
10809
10810 * gdb.texinfo (C Preprocessor Macros): New chapter.
10811 Include it in the main menu.
10812 (Contributors): Credit Jim Blandy with macro support.
10813 (Compilation): Explain how to get macro information into the
10814 executable.
10815 (Expressions): Note that preprocessor macros are expanded.
10816
10817 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10818
10819 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10820 options for `target remote'.
10821
10822 2002-05-13 Andrew Cagney <ac131313@redhat.com>
10823
10824 * gdbint.texinfo (Target Architecture Definition): Delete
10825 documentation on NNPC_REGNUM.
10826
10827 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10828
10829 * gdbint.texinfo (Target Architecture Definition): Document
10830 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10831 (Target Architecture Definition): Revise section `Using Different
10832 Register and Memory Data Representations'. Add section `Raw and
10833 Virtual Register Representations'.
10834
10835 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10836
10837 * gdbint.texinfo (Target Architecture Definition): Mention
10838 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10839 (Target Architecture Definition): Mention same. Add references to
10840 web pages.
10841
10842 2002-05-08 Michael Snyder <msnyder@redhat.com>
10843
10844 * stabs.texinfo (Attributes): Document new "vector" attribute.
10845
10846 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10847
10848 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10849
10850 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10851
10852 * gdb.texinfo: Delete obsolete references to a29k.
10853
10854 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10855
10856 * gdbint.texinfo (Target Architecture Definition): Replace
10857 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10858
10859 2002-04-24 David S. Miller <davem@redhat.com>
10860
10861 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10862
10863 2002-04-21 David S. Miller <davem@redhat.com>
10864
10865 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10866
10867 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10868
10869 * gdbint.texinfo (Target Architecture Definition): Delete
10870 definition of HAVE_REGISTER_WINDOWS.
10871
10872 2002-04-19 Eli Zaretskii <eliz@gnu.org>
10873
10874 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10875 "Theodore A. Roth" <troth@verinet.com>.
10876
10877 2002-04-15 Don Howard <dhoward@redhat.com>
10878
10879 From Eli Zaretskii <eliz@gnu.org>
10880 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10881 Provide a better explaination of this feature.
10882
10883 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10884
10885 * gdbint.texinfo (Target Architecture Definition): Remove
10886 FRAME_CHAIN_COMBINE.
10887
10888 2002-04-12 Michael Chastain <mec@shout.net>
10889
10890 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10891 REG_STACK_SEGMENT.
10892
10893 2002-04-09 Michael Chastain <mec@shout.net>
10894
10895 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10896 PYRAMID_* macros.
10897
10898 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10899
10900 * gdb.texinfo (Bug Reporting): Document that the web is the
10901 prefered way of submitting bug reports.
10902 (Bug Reporting): Delete the s-mail address as the last resort.
10903
10904 2002-04-05 Andrew Cagney <ac131313@redhat.com>
10905
10906 * gdbint.texinfo (Target Architecture Definition): Delete
10907 references to TARGET_WRITE_FP and write_fp.
10908
10909 2002-03-27 Michael Snyder <msnyder@redhat.com>
10910
10911 * gdb.texinfo: Document new commands dump, append, and restore.
10912
10913 2002-03-27 Andrew Cagney <ac131313@redhat.com>
10914
10915 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10916 Branch'.
10917
10918 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10919
10920 * gdb.texinfo: Change all examples to @smallexample.
10921 * gdbint.texinfo: Ditto.
10922
10923 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10924
10925 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10926 Branches''.
10927
10928 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10929
10930 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10931 Policy''.
10932
10933 2002-03-04 Fred Fish <fnf@redhat.com>
10934
10935 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10936 expresson, suports, dependant, trhe, perhaphs, situtations,
10937 explictily, taged, oportunity, unfortunatly).
10938
10939 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10940
10941 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10942 Remove reference to 3.12.
10943
10944 2002-02-23 Paul Eggert <eggert@twinsun.com>
10945
10946 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10947 POSIX 1003.1-2001 no longer allows "head -1".
10948
10949 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10950
10951 * gdbint.texinfo: Include fdl.texi.
10952 (Top): Add GNU Free Documentation License.
10953 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10954 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10955 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10956 (gdbint.info): Add srcdir to include path.
10957 * gdb.texinfo: Include gpl.texi.
10958 (Top): Add Copying.
10959 * gpl.texi: New file.
10960
10961 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10962
10963 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10964
10965 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10966
10967 * gdb.texinfo: Document Cygwin native specific commands.
10968
10969 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10970
10971 * gdb.texinfo: Document gdbserver ``--attach'' command.
10972
10973 2002-02-07 Michael Snyder <msnyder@redhat.com>
10974
10975 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10976 to @code(_ovly_debug_event).
10977
10978 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10979
10980 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10981
10982 2002-02-06 Michael Snyder <msnyder@redhat.com>
10983
10984 * gdb.texinfo (overlays): Mention new magic symbol
10985 '_ovly_debug_event', which allows GDB to keep better track
10986 of overlays.
10987
10988 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
10989
10990 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
10991 (PRINT_FLOAT_INFO): Document it.
10992
10993 2002-02-03 Eli Zaretskii <eliz@gnu.org>
10994
10995 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10996 Suggested by Dmitry Sivachenko.
10997
10998 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10999
11000 2002-02-01 Michael Snyder <msnyder@redhat.com>
11001
11002 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11003
11004 2002-01-30 Michael Snyder <msnyder@redhat.com>
11005
11006 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11007 (set trust-readonly-sections): Document.
11008
11009 2002-01-29 Andrew Cagney <ac131313@redhat.com>
11010
11011 * gdbint.texinfo (Releasing GDB): Revise and update.
11012
11013 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11014
11015 * gdbint.texinfo (Target Architecture Definition): Delete
11016 description of TARGET_BYTE_ORDER_DEFAULT.
11017
11018 2002-01-27 Eli Zaretskii <eliz@gnu.org>
11019
11020 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11021 <mitya@cavia.pp.ru>.
11022
11023 2002-01-23 Andrew Cagney <ac131313@redhat.com>
11024
11025 * libgdb.texinfo: Delete file.
11026
11027 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11028
11029 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11030 * gdbint.texinfo: Ditto.
11031
11032 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
11033
11034 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11035
11036 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11037
11038 * Makefile.in: Update copyright.
11039 (TEXI2DVI): Define.
11040 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11041 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11042 gdb-cfg.texi.
11043 (TEXINDEX, PDFTEX): Delete makefile variables.
11044
11045 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11046
11047 * gdb.texinfo (Protocol): Move section to appendix.
11048
11049 2002-01-21 Andrew Cagney <ac131313@redhat.com>
11050
11051 * gdb.texinfo (Remote Debugging): Create a menu.
11052 (Top): Add ``Remote Debugging'' to menu.
11053
11054 2002-01-21 Andrew Cagney <ac131313@redhat.com>
11055
11056 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11057 serial protocol'' from here.
11058 (Remote Debugging): To here. New chapter.
11059
11060 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11061
11062 * gdbint.texinfo (Target Architecture Definition): Delete
11063 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11064
11065 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11066
11067 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11068 are no longer needed.
11069 (Porting GDB): Add maintainer note about configure.host.
11070
11071 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11072
11073 * gdbint.texinfo (Target Architecture Definition): Remove
11074 definition of IEEE_FLOAT.
11075
11076 2002-01-20 Eli Zaretskii <eliz@gnu.org>
11077
11078 * gdb.texinfo: Beautify copyright years; fix a typo.
11079 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11080 <3diff@gnu.org>
11081
11082 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11083
11084 * gdbint.texinfo (Host Definition): Remove references to
11085 MALLOC_INCOMPATIBLE.
11086
11087 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11088
11089 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11090 and xyz-xdep.o.
11091
11092 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11093
11094 * gdb.texinfo (Maintenance Commands): Add appendix.
11095 (Set Breaks): Copy ``maint info breakpoint'' doco to
11096 ``Maintenance Commands'' appendix. Add reference.
11097
11098 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11099
11100 * fdl.texi: Remove next/prev from @node.
11101
11102 2002-01-17 Eli Zaretskii <eliz@gnu.org>
11103
11104 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11105 for monstrous @multitable (from Brian Youmans).
11106
11107 * fdl.texi: New file.
11108
11109 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11110
11111 2002-01-15 Andrew Cagney <ac131313@redhat.com>
11112
11113 * gdbint.texinfo (Releasing GDB): New chapter.
11114
11115 2002-01-14 Andrew Cagney <ac131313@redhat.com>
11116
11117 * gdb.texinfo (Embedded Processors, Calling program functions):
11118 Obsolete references to a29k.
11119
11120 2002-01-13 Andrew Cagney <ac131313@redhat.com>
11121
11122 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11123 examples. Document that a code-block should do or discard its
11124 cleanups before exit.
11125
11126 2002-01-11 Michael Snyder <msnyder@redhat.com>
11127
11128 * gdb.texinfo (Choosing files): Change @samp to @file.
11129
11130 2002-01-05 Michael Snyder <msnyder@redhat.com>
11131
11132 * gdb.texinfo (--pid): Document new command line option (attach).
11133
11134 2002-01-07 Eli Zaretskii <eliz@gnu.org>
11135
11136 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11137 in the stub.
11138
11139 2002-01-04 Andrew Cagney <ac131313@redhat.com>
11140
11141 * gdbint.texinfo (Target Architecture Definition): Replace
11142 BIG_ENDIAN with BFD_ENDIAN_BIG.
11143
11144 2002-01-03 Andrew Cagney <ac131313@redhat.com>
11145
11146 * gdbint.texinfo (Target Architecture Definition): Replace
11147 value_ptr with struct value pointer.
11148
11149 2002-01-02 Eli Zaretskii <eliz@gnu.org>
11150
11151 * gdb.texinfo (Free Software): Fix wording.
11152
11153 2001-12-31 Eli Zaretskii <eliz@gnu.org>
11154
11155 * gdb.texinfo (Free Software): New section ``Free Software Needs
11156 Free Documentation''.
11157
11158 2001-12-30 Eli Zaretskii <eliz@gnu.org>
11159
11160 * stabs.texinfo:
11161 * gdb.texinfo:
11162 * gdbint.texinfo:
11163 * libgdb.texinfo:
11164 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11165
11166 2001-12-29 Michael Snyder <msnyder@redhat.com>
11167
11168 * gdb.texinfo (maint info sections): Fix typo.
11169
11170 2001-12-26 Michael Snyder <msnyder@redhat.com>
11171
11172 * gdb.texinfo (maint info sections): Document.
11173
11174 * gdb.texinfo (info proc): Comment out documentation for
11175 'info proc' sub-options that are currently not implemented.
11176
11177 2001-12-20 Jim Blandy <jimb@redhat.com>
11178
11179 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11180
11181 2001-12-15 Andrew Cagney <ac131313@redhat.com>
11182
11183 * gdbint.texinfo (Target Architecture Definition): Replace
11184 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11185
11186 2001-12-01 Andrew Cagney <ac131313@redhat.com>
11187
11188 * gdbint.texinfo (Host Definition): Delete documentation on
11189 HOST_BYTE_ORDER.
11190
11191 2001-11-30 Jim Blandy <jimb@redhat.com>
11192
11193 * gdb.texinfo (Overlays): New chapter, documenting GDB's
11194 overlay support. Add to top-level menu.
11195
11196 2001-11-26 Tom Tromey <tromey@redhat.com>
11197
11198 * gdb.texinfo (Command Syntax): Document C-o binding.
11199
11200 2001-07-26 Christopher Faylor <cgf@redhat.com>
11201
11202 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11203 use since it is described in the referenced section.
11204
11205 From Eli Zaretskii <eliz@gnu.org>
11206 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11207 clearer when using DJGPP.
11208
11209 2001-11-24 Christopher Faylor <cgf@redhat.com>
11210
11211 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11212 specifically refer to MS-DOS.
11213 (command files): Mention gdb.ini is only used on MS-DOS.
11214
11215 2001-11-21 Tom Tromey <tromey@redhat.com>
11216
11217 * gdb.texinfo (Invoking GDB): Document --args.
11218 (Mode Options): Likewise.
11219
11220 2001-11-21 Jim Blandy <jimb@redhat.com>
11221
11222 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
11223 Delete documentation; this macro has been removed from the
11224 sources.
11225
11226 2001-11-13 Jim Blandy <jimb@redhat.com>
11227
11228 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11229
11230 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
11231
11232 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11233
11234 2001-11-05 Michael Snyder <msnyder@redhat.com>
11235
11236 * gdb.texinfo (info functions): Document use of backslash to
11237 quote regexp chars in function names such as "operator*()".
11238
11239 2001-11-01 Fred Fish <fnf@redhat.com>
11240
11241 * gdbint.texinfo (SOLIB_ADD): Document additional new
11242 "readsyms" arg.
11243
11244 2001-10-30 Don Howard <dhoward@redhat.com>
11245
11246 * gdb.texinfo: (Command Files) Added documentation for the
11247 behavior of gdb with input redirected from a file.
11248
11249 2001-10-28 Fred Fish <fnf@redhat.com>
11250
11251 * gdb.texinfo (auto-solib-add): Change docs to match
11252 implementation change.
11253 (auto-solib-limit): Add docs for new variable.
11254
11255 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11256
11257 * gdbint.texinfo (Target Architecture Definition): Function
11258 value_as_pointer renamed to value_as_address.
11259
11260 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11261
11262 * gdbint.texinfo (Target Architecture Definition): Default
11263 POINTER_TO_ADDRESS functions assume unsigned addresses.
11264 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11265 posting by Jim Blandy.
11266
11267 2001-10-12 Jim Blandy <jimb@redhat.com>
11268
11269 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11270 version of texi2html (1.64) doesn't support this flag any more.
11271
11272 2001-09-08 Mark Kettenis <kettenis@gnu.org>
11273
11274 * gdbint.texinfo (Host Definition): Remove description of
11275 MEM_FNS_DECLARED.
11276
11277 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11278
11279 * gdbint.texinfo (Host Definition): Remove description of
11280 HAVE_SIGSETMASK.
11281
11282 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
11283
11284 * gdbint.texinfo (Target Architecture Definition): Add
11285 explanation of TARGET_PRINT_INSN macro.
11286
11287 2001-08-30 Jim Blandy <jimb@redhat.com>
11288
11289 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11290 Explain what it means to load relocatable files.
11291
11292 2001-08-28 Jim Blandy <jimb@redhat.com>
11293
11294 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11295 info `top' menu.
11296
11297 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11298
11299 * gdbint.texinfo: Add a cautionary note about macro use.
11300
11301 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
11302
11303 * gdb.texinfo: Explain omitting the hostname in the
11304 `target remote' command.
11305
11306 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
11307
11308 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11309 and END-INFO-DIR-ENTRY.
11310
11311 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11312
11313 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11314
11315 2001-07-25 Andrew Cagney <ac131313@redhat.com>
11316
11317 * gdbint.texinfo (libgdb): Rewrite.
11318
11319 2001-07-26 Eli Zaretskii <eliz@gnu.org>
11320
11321 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11322
11323 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11324
11325 * gdb.texinfo (TUI): New chapter, document the TUI.
11326 (Mode Options): Document the -tui option.
11327
11328 2001-07-23 Mark Kettenis <kettenis@gnu.org>
11329
11330 * gdbint.texinfo (Host Definition): Remove description of
11331 NEED_POSIX_SETPGID.
11332
11333 2001-07-23 Eli Zaretskii <eliz@gnu.org>
11334
11335 * gdb.tex (DJGPP Native): New node, with descriptions of
11336 DJGPP-specific commands.
11337
11338 2001-07-19 John R. Moore <jmoore@redhat.com>
11339
11340 * gdbint.texinfo: Three misspellings.
11341
11342 2001-07-06 Andrew Cagney <ac131313@redhat.com>
11343
11344 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11345 `test` expressions on bash. Problem reported by Colin Walters.
11346
11347 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11348
11349 * gdbint.texinfo (User Interface): Update ui-out documentation to
11350 refelect recent UI/MI updates.
11351
11352 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11353
11354 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11355 interpreters.
11356
11357 2001-06-15 Andrew Cagney <ac131313@redhat.com>
11358
11359 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11360 structure and not macros.
11361 (Host Definition): Document that much of this chapter is obsolete.
11362 (Target Architecture Definition): Update list of files that make
11363 up a target architecture.
11364 (Coding): Update.
11365
11366 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11367
11368 * gdbint.texinfo (Target Architecture Definition): Update
11369 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11370 The latter has been changed to a true predicate.
11371
11372 2001-06-17 Eli Zaretskii <eliz@gnu.org>
11373
11374 * annotate.texi: Add @noindent where needed. From Dmitry
11375 Sivachenko <dima@Chg.RU>.
11376 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11377
11378 2001-06-16 Andrew Cagney <ac131313@redhat.com>
11379
11380 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11381
11382 2001-06-14 Andrew Cagney <ac131313@redhat.com>
11383
11384 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11385 returns ``OK''. Document that the ``R'' packet does not reply.
11386
11387 2001-06-13 Michael Snyder <msnyder@redhat.com>
11388
11389 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11390
11391 2001-06-13 Eli Zaretskii <eliz@gnu.org>
11392
11393 * gdb.texinfo (Signals): Clarify the default setting of signal
11394 handling.
11395
11396 2001-05-14 Andrew Cagney <ac131313@redhat.com>
11397
11398 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11399 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11400
11401 2001-05-12 Andrew Cagney <ac131313@redhat.com>
11402
11403 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11404
11405 2001-05-10 Eli Zaretskii <eliz@gnu.org>
11406
11407 * gdbint.texinfo (Clean Design and Portable Implementation):
11408 Renamed from "Clean Design".
11409 (Clean Design and Portable Implementation): Document portable
11410 methods of handling file names, and the associated macros.
11411
11412 2001-04-02 Eli Zaretskii <eliz@gnu.org>
11413
11414 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11415 command and provide a cross-reference to its description.
11416 (Symbols): Note that "info scope" is useful for trace experiments.
11417
11418 2001-04-01 Eli Zaretskii <eliz@gnu.org>
11419
11420 * gdb.texinfo (Symbols): Document "info scope".
11421 (Tracepoints): New chapter.
11422 (Contributors): Update for v5.1.
11423 <All nodes>: Change "C++" to "C@t{++}".
11424
11425 * gdbint.texinfo (User Interface): A new section about ui_out
11426 functions, based on text written by Fernando Nasser.
11427
11428 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11429
11430 2001-03-26 Eli Zaretskii <eliz@gnu.org>
11431
11432 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11433
11434 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11435
11436 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11437 Replace "GDB" with "@value{GDBN}". Fix markup.
11438
11439 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11440
11441 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11442 a cross-reference to its description.
11443 (Symbols): Document "info symbol".
11444
11445 2001-03-21 Eli Zaretskii <eliz@gnu.org>
11446
11447 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11448 subsection "x86 Watchpoints".
11449 (Target Architecture Definition): Document the macros
11450 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11451 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11452
11453 2001-03-20 Andrew Cagney <ac131313@redhat.com>
11454
11455 * gdbint.texinfo (Target Architecture Definition): Update
11456 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11457 list.
11458
11459 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11460
11461 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11462 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11463
11464 2001-02-21 Eli Zaretskii <eliz@gnu.org>
11465
11466 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11467
11468 2001-02-11 Eli Zaretskii <eliz@gnu.org>
11469
11470 * gdb.texinfo (Environment): Document that `path' does not change
11471 the value of PATH in GDB's own environment (it did in the past,
11472 but that was changed on March 15, 1994). Reported by Doug Evans
11473 <dje@transmeta.com>.
11474
11475 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11476 its line. Fix markup of commands and macros. Add an Index node
11477 and index entries.
11478
11479 2001-01-23 J.T. Conklin <jtc@redback.com>
11480
11481 * gdb.texinfo (Memory region attributes): New manual section.
11482
11483 2001-01-04 Nicholas Duffek <nsd@redhat.com>
11484
11485 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11486
11487 2000-12-25 Eli Zaretskii <eliz@gnu.org>
11488
11489 * refcard.tex: Version and copyright fixed. From Phil Edwards
11490 <pedwards@disaster.jaj.com>.
11491
11492 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11493
11494 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11495 DWARF2_REG_TO_REGNUM): Document.
11496
11497 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11498
11499 * gdbint.texinfo (Coding): Update current value of
11500 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11501
11502 2000-11-19 Eli Zaretskii <eliz@gnu.org>
11503
11504 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11505 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11506
11507 2000-11-10 Christopher Faylor <cgf@cygnus.com>
11508
11509 * gdb.texinfo: Document new 'set step-mode' command.
11510
11511 2000-10-16 Eli Zaretskii <eliz@gnu.org>
11512
11513 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11514 changes from Dmitry Sivachenko <dima@Chg.RU>.
11515
11516 2000-09-26 Eli Zaretskii <eliz@gnu.org>
11517
11518 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11519 From Steven Johnson <sbjohnson@ozemail.com.au>.
11520
11521 2000-08-10 Mark Kettenis <kettenis@gnu.org>
11522
11523 * gdbint.texinfo (Overall Structure): Spelling fix.
11524
11525 2000-08-10 Eli Zaretskii <eliz@gnu.org>
11526
11527 * gdbint.texinfo (Target Architecture Definition): Document that
11528 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11529 for which REGISTER_CONVERTIBLE returns a zero value.
11530
11531 2000-07-08 Christopher Faylor <cgf@cygnus.com>
11532
11533 * Makefile.in (install-info): Find files to install in either the
11534 build or source directories (adapted from Makefile.am).
11535
11536 2000-07-07 Nicholas Duffek <nsd@redhat.com>
11537
11538 * stabs.texinfo: Fix spelling errors.
11539 (String Field): FILE-NUMBER starts from 0, not 1.
11540
11541 2000-07-05 Eli Zaretskii <eliz@gnu.org>
11542
11543 * refcard.tex: Remove \centerline from the blurb. Patch from
11544 Brian Youmans.
11545
11546 2000-06-25 Eli Zaretskii <eliz@gnu.org>
11547
11548 * Makefile.in (install-info): Support installation from outside of
11549 the source directory. Reported by Mark Harig
11550 <markh@frazier.landmark.com>.
11551
11552 2000-06-20 J.T. Conklin <jtc@redback.com>
11553
11554 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11555
11556 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11557
11558 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11559 Generate using pdftex.
11560 (PDFTEX): Define.
11561 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11562 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11563 @contents at the start.
11564
11565 2000-05-24 Eli Zaretskii <eliz@gnu.org>
11566
11567 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11568 Youmans.
11569
11570 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11571
11572 From Brian Youmans:
11573 * gdb.texinfo: Fix ``et al.''.
11574
11575 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11576
11577 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11578 loop.
11579
11580 2000-05-19 Jimmy Guo <guo@cup.hp.com>
11581
11582 * configure: Regenerate.
11583
11584 2000-05-17 Eli Zaretskii <eliz@gnu.org>
11585
11586 * Makefile.in (install-info): Run install-info on installed Info
11587 files.
11588
11589 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11590
11591 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11592 Andrew Cagney.
11593
11594 2000-05-09 Eli Zaretskii <eliz@gnu.org>
11595
11596 * gdb.texinfo: Proofreading changes from Brian Youmans.
11597
11598 2000-05-01 Nick Duffek <nsd@cygnus.com>
11599
11600 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11601 startup sequence, minor edits.
11602
11603 2000-05-01 Eli Zaretskii <eliz@gnu.org>
11604
11605 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11606 TeX.
11607
11608 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11609 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11610 like `n' and `s' which look weird. Convert some of the @kindex to
11611 @vindex, when they refer to variables, not commands.
11612
11613 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11614
11615 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11616
11617 2000-04-23 Eli Zaretskii <eliz@gnu.org>
11618
11619 * Makefile.in (GDBMI_DIR): New variable.
11620 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11621 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11622 (gdbmi.texinfo): New target, for texi2roff.
11623 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11624 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11625
11626 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11627 gdbmi.texinfo.
11628 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11629 comment.
11630
11631 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11632
11633 * gdb.texinfo (Files): Update description of add-symbol-file
11634 command.
11635
11636 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11637
11638 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11639 prevents the build (and is generally a Bad Idea).
11640
11641 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11642
11643 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11644 a comma inside @var.
11645 (Command Files): Index markup changes from Dmitry Sivachenko
11646 <dima@Chg.RU>.
11647
11648 2000-04-16 Eli Zaretskii <eliz@gnu.org>
11649
11650 * Makefile.in (LN_S): Define.
11651 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11652 invoke "ln -s" unless it is known to work.
11653
11654 * configure.in (AC_PROG_LN_S): Add.
11655
11656 2000-04-14 Jim Blandy <jimb@redhat.com>
11657
11658 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11659 section.
11660 (Target Conditionals): Document ADDRESS_TO_POINTER,
11661 POINTER_TO_ADDRESS.
11662
11663 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
11664
11665 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11666 gdb-cfg.texi to get the value.
11667
11668 2000-04-10 Jim Blandy <jimb@redhat.com>
11669
11670 * gdbint.texinfo (Target Architecture Definition): Fix
11671 cross-references.
11672
11673 2000-04-08 Jim Blandy <jimb@redhat.com>
11674
11675 * gdbint.texinfo (Using Different Register and Memory Data
11676 Representations): New section.
11677 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
11678 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11679 REGISTER_CONVERT_TO_RAW): Document.
11680
11681 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11682
11683 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
11684 for acknowledgments.
11685
11686 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11687
11688 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
11689 qThreadExtraInfo.
11690
11691 2000-03-28 J.T. Conklin <jtc@redback.com>
11692
11693 * gdb.texinfo: Clarify which remote debug protocol commands are
11694 required and which are optional.
11695
11696 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11697
11698 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
11699 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11700 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
11701 * annotate.texi: Update.
11702
11703 2000-03-28 Stan Shebs <shebs@apple.com>
11704
11705 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11706 expectation of additional changes before release), update
11707 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11708 node links, rephrase and/or shorten lines to fix formatting
11709 problem in both regular and @smallbook formats.
11710 * annotate.texi: Shorten lines in example, use smallexample
11711 consistently everywhere.
11712 * Makefile.in: Add comment about texinfo 4.0 html generation.
11713 (SFILES_INCLUDED): Add annotate.texi.
11714
11715 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
11716
11717 * gdb.texinfo (Debugging Output): Added new section, documenting
11718 the "set/show debug" commands.
11719
11720 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11721
11722 * annotate.texi (Annotations): When GDBN omit @chapter and @node
11723 entry.
11724
11725 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11726 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
11727 @chapter and @node entries.
11728
11729 * gdb.texinfo: Link all top-level nodes.
11730
11731 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11732
11733 * Makefile.in (install-info): Create $(infodir) before installing
11734 files.
11735
11736 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11737
11738 From David Whedon <dwhedon@gordian.com>
11739 * gdbint.texinfo : Added paragraphs about command deprecation.
11740
11741 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
11742
11743 * gdb.texinfo: Add documentation for the apropos command.
11744
11745 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11746
11747 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11748
11749 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11750
11751 * gdb.texinfo: Add white space to prevent overprinting in
11752 two places.
11753
11754 2000-03-17 Stan Shebs <shebs@apple.com>
11755
11756 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11757 <dima@Chg.RU>, also clarification of allowed content for
11758 string constants.
11759
11760 2000-03-16 Eli Zaretskii <eliz@gnu.org>
11761
11762 * gdb.texinfo (main menu): Add Annotations.
11763 (File Options): Add @cindex entries for each command-line option.
11764 Document --epoch, --annotate, --async, --interpreter, --write,
11765 --statistics, and --version.
11766
11767 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11768 of GDB.
11769
11770 2000-02-23 Jim Blandy <jimb@redhat.com>
11771
11772 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11773
11774 2000-02-22 Jim Blandy <jimb@redhat.com>
11775
11776 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11777
11778 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11779
11780 * Makefile.in (diststuff): New target.
11781
11782 2000-02-15 Kevin Buettner <kevinb@redhat.com>
11783
11784 * agentexpr.texi: Fix wording regarding Intel's IA-64
11785 architecture. [From Jim Wilson.]
11786
11787 2000-01-16 Tom Tromey <tromey@cygnus.com>
11788
11789 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11790 (Delete Breaks): Mention range arguments.
11791 (Disabling): Likewise.
11792
11793 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11794
11795 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11796
11797 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11798
11799 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11800 valid functions.
11801
11802 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11803
11804 * gdb.texinfo: Clarify regular expressions used in rbreak.
11805
11806 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
11807
11808 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11809 MEMORY_REMOVE_BREAKPOINT): Document.
11810
11811 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11812
11813 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11814 offset re-using the DATA offset instead.
11815
11816 1999-10-11 Jim Kingdon <kingdon@redhat.com>
11817
11818 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11819
11820 1999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11821
11822 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11823
11824 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11825
11826 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11827 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11828 typos.
11829
11830 * gdb.texinfo: Various minor wording and formatting improvements,
11831 mentions of additional command-line options.
11832
11833 1999-09-30 Fred Fish <fnf@cygnus.com>
11834
11835 * gdb.texinfo: Document additional forms of specifying section
11836 names and addresses for the add-symbol-file command.
11837
11838 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11839
11840 * gdbint.texinfo: Fix typo, add the word "have".
11841
11842 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11843
11844 * gdbint.texinfo (Target Architecture Definition): Document the
11845 SKIP_PERMANENT_BREAKPOINT macro.
11846
11847 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11848
11849 * gdb.texinfo: Fiks speling errers.
11850
11851 * gdb.texinfo: Fix uses of @multitable.
11852
11853 From Eli Zaretskii <eliz@gnu.org>:
11854 * gdb.texinfo: Include details specific to DOS host, clarify
11855 some confusing language, fix @ref/@xref/@pxref usages, add
11856 comments about using with optimization, add more indexing,
11857 fix info about disassembly-flavor.
11858
11859 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11860
11861 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11862 SKIP_SOLIB_RESOLVER): Define.
11863
11864 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11865
11866 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11867 ``g'' packets.
11868
11869 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11870
11871 * gdb.texinfo: Create a new "Configurations" chapter with
11872 platform-specific info, inline remote.texi and move sections of it
11873 into the new chapter, move bits about info proc, heuristic search,
11874 and register stack into the new chapter.
11875 * remote.texi: Remove, now part of gdb.texinfo.
11876 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11877
11878 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11879
11880 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11881 GDB_TARGET_IS_MACH386): These kludges have gone away.
11882
11883 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11884
11885 * gdbint.texinfo (Target Architecture Definition): Mention
11886 TDEPLIBS.
11887
11888 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11889
11890 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11891 surrounding text to fit HP-UX bits into general info.
11892 (HPPA-cfg.texi): Remove, no longer useful.
11893
11894 * gdb.texinfo: Remove explicit links from @node lines, remove
11895 HP-added "Detailed Node Listing" from main menu which confuses
11896 things.
11897
11898 From Dmitry Sivachenko <dima@Chg.RU>:
11899 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11900 in description of `set environment'.
11901
11902 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11903
11904 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11905
11906 1999-08-12 Ben Elliston <bje@cygnus.com>
11907
11908 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11909
11910 1999-08-10 Eli Zaretskii <eliz@gnu.org>
11911
11912 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11913 watch, awatch, and rwatch. Explain why the latter two cannot be
11914 set as software watchpoints. Document that watchpoints for local
11915 variables are deleted when the debuggee terminates.
11916
11917 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11918
11919 * remote.texi (Protocol): Further clarification of the "qRcmd"
11920 packet. Allow E.. response packet. "qRcmd" packet is no longer
11921 reserved.
11922
11923 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11924
11925 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11926 * gdb.texinfo: Ditto.
11927
11928 Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11929
11930 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11931
11932 1999-08-06 Tom Tromey <tromey@cygnus.com>
11933
11934 * gdb.texinfo (KOD): New node.
11935
11936 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11937
11938 * remote.texi (Rcmd): Fix minor formatting typos.
11939
11940 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11941
11942 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11943 packets.
11944
11945 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11946
11947 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11948 fixes.
11949
11950 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11951
11952 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11953
11954 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11955
11956 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11957 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11958 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11959 packets that are not supported on all hosts. Expand examples.
11960 Spell check.
11961
11962 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11963
11964 * Makefile.in: Recognize html, install-html. Add targets
11965 to build HTML versions of documentation via texi2html.
11966
11967 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11968
11969 * gdbint.texinfo (Testsuite): New chapter, information about the
11970 testsuite.
11971
11972 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11973
11974 * remote.texi (Communication Protocol): Rewrite.
11975
11976 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11977
11978 * stabs.texinfo: Fix uses of xref.
11979
11980 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11981
11982 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11983 info about patch submission.
11984
11985 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11986
11987 From Per Bothner <bothner@cygnus.com>:
11988 * gdb.texinfo: Document Chill support.
11989
11990 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11991
11992 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11993 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11994 Document that the value should be greater-than or equal-to zero.
11995 (NO_STD_REGS): Document. Deprecate.
11996
11997 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11998
11999 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
12000 Document that these are not used.
12001
12002 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12003
12004 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12005
12006 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
12007
12008 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
12009 numargs was dropped.
12010
12011 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
12012
12013 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12014
12015 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
12016
12017 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
12018 Update.
12019
12020 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
12021
12022 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12023 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12024
12025 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
12026
12027 * gdbint.texinfo: Fix typos: $ -> @.
12028
12029 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
12030
12031 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
12032 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12033 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12034 BREAKPOINT_FROM_PC.
12035
12036 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
12037
12038 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
12039 CALL_DUMMY_STACK_ADJUST): Document.
12040
12041 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12042
12043 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
12044 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
12045
12046 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
12047
12048 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12049 longer exists.
12050
12051 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
12052
12053 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
12054 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12055 they make the manual source incomprehensible.
12056 * h8-cfg.texi: Remove, hasn't been used in years.
12057
12058 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12059
12060 * gdb.texinfo: Update the credits.
12061
12062 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12063
12064 * gdb.texinfo: Fix mistakes noticed in printout of last
12065 draft, add Alpha to discussion of heuristic fence post.
12066
12067 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12068
12069 * gdb.texinfo, remote.texi: Many changes; update to Seventh
12070 Edition, merge some HP changes into mainline, describe some
12071 previously undocumented features, describe more of the target
12072 commands available, eliminate obsolete section on renamed
12073 commands.
12074 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12075
12076 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12077
12078 * gdb.texinfo: Make many HPPA conditionals unconditional,
12079 including catchpoint description, since now on for all configs.
12080 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12081 specializations.
12082
12083 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12084
12085 * Makefile.in (GDBvn.texi): Fix match expression to work with
12086 current format of VERSION in gdb/Makefile.in.
12087 * gdb.texinfo: Fix node ref to match new readline.
12088
12089 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12090
12091 * gdb.texinfo: Changes made as part of a project to merge in
12092 changes made by HP. Documentation makes extensive use of
12093 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12094 on remote debugging. There are differences in documentation
12095 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
12096 the HP manual discusses catchpoints, hardware watchpoints, and
12097 some HPUX specific limitations for shared library support.
12098
12099 There are also a number of @node changes.
12100
12101 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12102
12103 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12104 (C Usage): Same.
12105
12106 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12107
12108 The following changes were made by Edith Epstein
12109 <eepstein@cygnus.com> as part of a project to merge in changes
12110 made by HP.
12111
12112 * HPPA-cfg.texi: new file.
12113
12114 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12115
12116 * refcard.tex: change documentation about catch.
12117 removed info catch.
12118
12119 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12120
12121 * gdbint.texinfo: Expand on GDB's coding standards,
12122 specify the use of arg names with prototypes.
12123
12124 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12125
12126 * gdb.texinfo: Fix tipo.
12127
12128 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12129
12130 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
12131 TARGET_BYTE_ORDER_SELECTABLE_P.
12132
12133 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12134
12135 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12136
12137 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12138
12139 * agentexpr.texi: New file.
12140
12141 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12142
12143 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12144
12145 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12146
12147 * remote.texi: Changed wording that implied that the GDB remote
12148 protocol caches register values instead of GDB itself.
12149
12150 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12151
12152 * gdbint.texinfo: Add some info about symbol readers.
12153 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12154 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12155 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12156 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12157
12158 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12159
12160 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
12161
12162 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12163
12164 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12165
12166 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12167
12168 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
12169 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
12170
12171 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12172
12173 * gdbint.texinfo: Fix minor typos.
12174
12175 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12176
12177 * gdbint.texinfo: Complete overhaul. Group descriptions more
12178 logically, add more info on generic algorithms, remove much
12179 obsolete and/or wrong material.
12180
12181 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12182
12183 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12184
12185 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12186
12187 * refcard.tex: Copyright, address updates.
12188
12189 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12190
12191 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12192 for the edition instead of confusing GDB-version-like numbers.
12193
12194 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12195
12196 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12197
12198 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12199
12200 * LRS: Reformat a bit to keep text under 80 columns.
12201
12202 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12203
12204 * gdb.texinfo: Add some credits, mention bug monitor.
12205 * remote.texi: Mention mips monitor targets.
12206 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
12207
12208 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12209
12210 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
12211 files, finish sorting of host vs target vs native macros, describe
12212 some more of them.
12213
12214 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12215
12216 * gdbint.texinfo (Host Conditionals): Document change from
12217 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12218
12219 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12220
12221 * gdbint.texinfo (Host Conditionals): Document
12222 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
12223
12224 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12225
12226 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12227 Document LSEEK_NOT_LINEAR.
12228
12229 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12230
12231 * stabs.texinfo (Stab Section Basics): Make it clear that only
12232 some versions of the GNU linker remove the leading N_UNDF symbol.
12233
12234 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12235
12236 * stabs.texinfo (String Field): Document type number pairs here,
12237 instead of in the Sun specific section.
12238 (Include Files): The GNU linker supports the N_BINCL
12239 optimization. Clarify the N_BINCL value, and what it is used
12240 for.
12241 (Procedures): Document N_FUN with an empty string to mark the end
12242 of a function.
12243 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12244 (Sun Differences): Remove this node, as the information is now
12245 elsewhere in the main document.
12246 (Stab Section Basics): Mention that the GNU linker may optimize
12247 stabs and remove the leading N_UNDF symbol.
12248
12249 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12250
12251 * gdb.texinfo, refcard.tex: Restore author credit
12252
12253 Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12254
12255 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12256 are macros that take an single argument.
12257
12258 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12259
12260 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12261 documentation to account for START and END macros taking
12262 one arg.
12263
12264 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12265
12266 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12267 * gdb.texinfo (Frames): Fix typo.
12268
12269 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12270
12271 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12272 a target_signal as arg type, not a pid.
12273
12274 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12275
12276 * gdb.texinfo: Document `set assembly-language'.
12277
12278 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12279
12280 * remote.texi: Update list of stubs in the GDB distribution.
12281
12282 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12283
12284 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
12285 Also document that some systems can use mmalloc but must define
12286 this if their C runtime allocates memory that is later freed.
12287 (MMCHECK_FORCE): Document new macro.
12288
12289 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12290
12291 * remote.texi: Add documentation for target Sparclet.
12292
12293 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12294
12295 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
12296 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12297 * configure.in: Rewritten for autoconf.
12298 * configure: New.
12299
12300 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12301
12302 * Makefile.in (DVIPS): New define, set to dvips.
12303 (dvi): Add stabs.dvi.
12304 (ps): New target.
12305 (all-doc): Depend on info, dvi, and ps targets.
12306 (STAGESTUFF): Add *.ps and *.dvi files.
12307 (clean-info, clean-dvi): Remove.
12308 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12309 rules completely rewritten.
12310 (maintainer-clean): Remove clean-info and clean-dvi
12311 dependencies and put their actions in the rules.
12312 (gdb.ps): New target
12313 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
12314 intermediate TeX files, whether they have 2 or 3 character
12315 extensions.
12316 (gdbint.ps): Add target and rules.
12317 (gdb-internals): Delete unused target.
12318 (Makefile): Depends upon config.status also.
12319
12320 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12321
12322 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12323 set.
12324
12325 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12326
12327 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12328 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12329
12330 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12331
12332 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12333
12334 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12335
12336 * gdb.texinfo (Print settings): Document
12337 `set/show print static-members' commands.
12338
12339 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12340
12341 * gdbint.texinfo (Native): Document name change, coredep.c to
12342 core-aout.c.
12343
12344 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12345
12346 * stabs.texinfo (Include Files): Document the values the SunOS4
12347 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12348
12349 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12350
12351 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12352 Fix typo.
12353
12354 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12355
12356 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12357 "gdb.tar.Z".
12358
12359 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12360
12361 * Makefile.in (maintainer-clean): New target, synonym for
12362 realclean.
12363
12364 Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12365
12366 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12367
12368 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12369
12370 * Update all FSF addresses except those in COPYING* files.
12371
12372 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12373
12374 From Richard Earnshaw (rearnsha@armltd.co.uk):
12375 * gdb.texinfo (convenience variables): Document $_exitcode.
12376 (quit): Document optional expression to use as exit code.
12377
12378 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12379
12380 * gdb.texinfo, remote.texi: Brought up to date with various
12381 GDB changes.
12382
12383 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12384
12385 * gdb.texinfo: Update dates and versions, fix comments about
12386 hardware watchpoints in future releases and about the
12387 sharedlibrary command.
12388
12389 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12390
12391 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12392 C_FUN stab. Other cleanups.
12393
12394 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12395
12396 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12397 for the sparc stub.
12398
12399 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12400
12401 * annotate.texi: Clarify which addresses have differing formats
12402 depending on the language and which do not.
12403
12404 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12405
12406 * remote.texi (NetWare): Changed example to use BOARD= instead of
12407 NODE= argument to reflect correspoding change to gdbserve.nlm.
12408
12409 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12410
12411 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12412 GDB, as well as AIX dbx, supports the size type attribute.
12413
12414 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12415
12416 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12417
12418 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12419
12420 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12421 and new 'if' and 'while' commands.
12422
12423 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12424
12425 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12426
12427 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12428
12429 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12430 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12431 NetWare targets. Mostly stolen from the Server node.
12432
12433 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12434
12435 * gdb.texinfo (Setting): Talk about the language of a source file
12436 versus the working language. The old documentation did not match
12437 what GDB did.
12438
12439 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12440
12441 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12442 of a source file.
12443
12444 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12445
12446 * gdb.texinfo (Processes): New node.
12447
12448 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12449
12450 * remote.texi: Update documentation of set/show mipsfpu.
12451
12452 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12453
12454 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12455 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12456
12457 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12458
12459 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12460 obsolete conditionals, described some others.
12461
12462 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12463
12464 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12465 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12466
12467 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12468
12469 * gdbint.texinfo: Put regex conditionals in their own table.
12470
12471 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12472
12473 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12474 described or fixed the descriptions of many others.
12475
12476 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12477
12478 * gdb.texinfo: Add some more credits.
12479 * gdbint.texinfo: Capitalize GDB consistently, describe some
12480 macros and remove some.
12481
12482 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12483
12484 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12485 obsolete conditionals, described some others.
12486
12487 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12488
12489 * gdb.texinfo (help targets): Changed to `help target', which
12490 is the correct gdb command.
12491
12492 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12493
12494 * annotate.texi (TODO): New node, for keeping track of annotations
12495 suggested but not yet implemented.
12496
12497 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12498
12499 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12500 another symbol, it is not the address itself.
12501
12502 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12503
12504 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12505 of stabs-in-coff sections.
12506
12507 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12508
12509 * annotate.texi: Change edition to 0.5 and date to May 1994.
12510 Add index.
12511 (Frames): New node, for frame annotation.
12512 (Displays): New node, for display annotation.
12513
12514 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12515 when waiting for your program to stop.
12516
12517 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12518
12519 * annotate.texi (Breakpoint Info): Document annotation of header
12520 fields and record annotation.
12521
12522 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12523
12524 * annotate.texi: New file, to document annotations.
12525
12526 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12527
12528 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12529 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12530
12531 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12532
12533 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12534 section, and say n_strx field is compilation unit relative.
12535 * stabs.texinfo: Don't use @code for a.out when it is the name of
12536 an object file format.
12537
12538 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12539
12540 * gdb.texinfo: Refer to file names, not path names, per rms
12541 convention.
12542 (Arguments): Fix typo.
12543
12544 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12545
12546 * stabs.texinfo (Global Variables): Talk about stabs in files
12547 where variables are referenced, but not defined.
12548
12549 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12550
12551 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12552 Cplusplus to new nodes Member Type Descriptor and Method Type
12553 Descriptor. Re-write stuff for #.
12554
12555 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12556
12557 * gdb.texinfo (Print Settings): Don't document "set print
12558 fast-symbolic-addr off". The bug which it worked around was fixed
12559 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12560
12561 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12562 N_ENTRY node.
12563
12564 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12565
12566 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12567
12568 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12569 references to ieee-float.c.
12570
12571 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12572
12573 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12574 match what the code actually does.
12575
12576 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12577
12578 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12579
12580 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12581
12582 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12583 i, and b.
12584
12585 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12586
12587 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12588 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12589 as "stabs in sections" rather than just saying "ELF and SOM".
12590 Also make that stuff apply to COFF.
12591
12592 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12593
12594 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12595 Ghostscript.
12596
12597 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12598
12599 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12600 versus functions without line numbers, also mention stepping into
12601 them as well as "step" when you are in them. Tell the user how to
12602 deal with the situation. Add comment about "debugging information".
12603
12604 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12605
12606 * stabs.texinfo (Enumerations): Document restriction on where
12607 enumeration types can appear and still win with GDB.
12608
12609 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12610
12611 * stabs.texinfo (Negative Type Numbers): Document format for type
12612 -16.
12613
12614 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12615
12616 * gdb.texinfo (Selection, Frame Info): Update information about
12617 arbitrary frame specficiations.
12618
12619 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12620
12621 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12622
12623 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12624
12625 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12626
12627 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12628
12629 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12630
12631 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12632
12633 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12634 Differences node to Statics node.
12635 (Statics): Discuss XCOFF use of V symbol descriptor.
12636
12637 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12638 not clean.
12639
12640 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12641
12642 * gdb.texinfo (Print Settings): Document `set print
12643 fast-symbolic-addr' and improve the doc for some other
12644 `set print's.
12645
12646 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12647
12648 * stabs.texinfo (String Field): Talk about defining several type
12649 numbers at once.
12650 Fix lint regarding changing node ELF Transformations to
12651 ELF and SOM Transformations.
12652
12653 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12654
12655 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12656
12657 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12658
12659 * stabs.texinfo (Cross-References): `::' is for nested types only
12660 within <>.
12661 (Structures): Document static members.
12662
12663 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12664
12665 * stabs.texinfo: Document S type attribute.
12666
12667 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12668
12669 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12670
12671 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12672
12673 * gdbint.texinfo: Fix a few typos.
12674
12675 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12676
12677 * gdb.texinfo, remote.texi: formatting improvements
12678
12679 * gdb.texinfo (New Features): mention threads.
12680 (Summary, C): fix xrefs in newly contributed text.
12681 (Threads): index entries, clarifications, example
12682 (passim): minor typos fixed, phrasing improvements
12683
12684 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12685 entries; (Server): explain use of gdbserver w/real-time systems,
12686 add example of conflicting TCP port; (MIPS Remote) break up
12687 running text into table, highlighting commands, and add example.
12688
12689 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12690
12691 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12692
12693 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12694
12695 * stabs.texinfo (Nested Symbols): New node.
12696 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12697
12698 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12699
12700 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12701 to picking which Bbss.bss symbol to use, and (because there seems to
12702 be no good way of doing it) re-write some of the text to make it
12703 sound like Bbss.bss isn't such a great idea after all (as currently
12704 designed).
12705
12706 * gdb.texinfo (C): In addition to saying people have to use g++ for
12707 good results, say they have to use stabs. Specifically say cfront
12708 doesn't work well.
12709 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12710 the gdb README. Add xrefs to places where the support for the various
12711 languages is described in detail.
12712
12713 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12714
12715 * stabs.texinfo: Clean up stuff about visibility and virtual
12716 characters.
12717
12718 * stabs.texinfo (N_M2C): Cite Sun doc.
12719
12720 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12721
12722 * gdb.texinfo: updates re threads.
12723 * remote.texinfo: avoid index entries starting with digits.
12724
12725 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12726
12727 * stabs.texinfo (Enumerations): Talk about large, negative and
12728 octal values. Clean up cross reference to type attributes.
12729 (String Field): Say that GDB 4.11 supports size attribute.
12730
12731 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12732
12733 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12734 is a mandatory step. Make the stuff about that more concise.
12735
12736 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12737
12738 * stabs.texinfo (Class Names): New node.
12739
12740 * gdb.texinfo (Command Files): Explain order of init file reading.
12741
12742 * remote.texi (Bootstrapping): Talk about getting the serial driver
12743 to deal with ^C sent by gdb to stop the remote system.
12744
12745 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12746
12747 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12748
12749 * libgdb.texinfo (Defining Commands): made the DOC arg
12750 to gdb_define_app_command a char * instead of char **
12751 per a suggestion from kingdon.
12752
12753 * libgdb.texinfo: total rewrite from a different starting
12754 premise.
12755
12756 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12757
12758 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12759 floats passed as doubles (to improve clarity).
12760
12761 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12762
12763 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12764
12765 * a4rc.sed: update to work with Andreas Vogel papersize params
12766
12767 * refcard.tex: use Andreas Vogel simplifications of papersize
12768 params; remove useless version info; update copyright date.
12769
12770 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12771
12772 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12773
12774 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12775
12776 * gdb.texinfo (Files): Say what address the load command loads it at.
12777
12778 * stabs.texinfo (Common Blocks): Minor cleanups.
12779
12780 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12781 that Sun has backed away from the linker kludge and thus the relevant
12782 issue is changes to the SunPRO tools, not the Solaris linker.
12783
12784 * stabs.texinfo (Traditional Integer Types): Clean up description
12785 of octal bounds a little bit. Document extra leading zeroes.
12786
12787 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12788
12789 * gdb.texinfo (Signaling): Update for symbolic symbol names
12790 and add a section explaining the difference between the GDB
12791 signal command and the shell kill utility.
12792
12793 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12794
12795 * libgdb.texinfo: added `@' to braces that were unescaped.
12796
12797 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12798
12799 * libgdb.texinfo: new file. Spec for the gdb library.
12800
12801 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12802
12803 * stabs.texinfo (Include Files): Fix typo (start -> end).
12804
12805 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12806
12807 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12808 from Melissa at FSF's editing pass.
12809
12810 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12811
12812 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12813 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12814 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12815
12816 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12817
12818 * remote.texi (Bootstrapping): Discuss 386 call gates.
12819
12820 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12821
12822 * stabs.texinfo (Based Variables): New node.
12823
12824 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12825
12826 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12827 names, sizes, and formats to suggest how not to lose.
12828
12829 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12830
12831 * stabs.texinfo (Methods): Fix typo.
12832
12833 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12834
12835 * gdb.texinfo: Fix a few typos.
12836
12837 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12838
12839 * gdb.texinfo: Clarify how well it works with Fortran.
12840
12841 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12842 More on relocating stabs in ELF files.
12843
12844 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12845
12846 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12847
12848 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12849
12850 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12851 parameters on VAX.
12852
12853 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12854
12855 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12856
12857 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12858
12859 * stabs.texinfo: Make info author notice match the TeX author notice.
12860
12861 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12862
12863 * stabs.texinfo: Initial-caps all words in node names and
12864 non-trivial words in section names.
12865
12866 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12867
12868 * stabs.texinfo: Many minor cleanups.
12869
12870 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12871
12872 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12873
12874 * stabs.texinfo: Remove full description of big example.
12875 It's not really helpful; just use pieces of it where appropriate.
12876 Add more Texinfo formatting directives (@samp, etc.).
12877 Use @deffn to define stab types.
12878 Eliminate some wordiness. Break up some nodes.
12879 Add an (alphabetized) index of symbol types.
12880 Use consistent capitalization style in node and section names.
12881
12882 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12883
12884 * gdb.texinfo: Change typo "Two two" to "The two".
12885
12886 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12887
12888 * stabs.texinfo (XCOFF-differences): Remove references to
12889 non-existent types N_DECL and N_RPSYM.
12890
12891 * stabs.texinfo (String Field): Say that type attributes bug is
12892 fixed in GDB 4.10, since it is.
12893
12894 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12895
12896 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12897
12898 * stabs.texinfo: Formatting cleanups.
12899
12900 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12901
12902 * stabs.texinfo: When explaining the n_type of a stab, standardize
12903 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12904 no tabs, use @r).
12905 (Global Variables): Clean up.
12906
12907 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12908
12909 * stabs.texinfo (Stack Variables): Re-write.
12910
12911 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12912
12913 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12914 addresses of a source file. Also revise formatting.
12915 Change "object module" or "object file" to "source file".
12916 Various: Miscellaneous cleanups.
12917
12918 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12919
12920 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12921
12922 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12923
12924 * gdbint.texinfo: Removed many nonsensical machine-collected
12925 host and target conditionals, described some of the remainder.
12926
12927 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12928
12929 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12930
12931 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12932 paragraph which follows.
12933
12934 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12935 variables. Looks better and avoids overful hbox.
12936
12937 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12938
12939 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12940
12941 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12942
12943 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12944 retransmit-timeout
12945
12946 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12947
12948 * gdbint.texinfo: Update statement about `some ancient Unix
12949 systems, like Ultrix 4.0' to Ultrix 4.2.
12950
12951 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12952
12953 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12954
12955 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12956
12957 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12958 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12959
12960 * remote.texi: new name for former gdbinv-s.texi
12961
12962 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12963
12964 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12965
12966 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12967 variables for MIPS remote debugging protocol.
12968
12969 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12970
12971 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12972
12973 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12974
12975 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12976
12977 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12978
12979 * gdb.texinfo: repair conditional bugs in text markup
12980
12981 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12982
12983 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12984 to select Modula-2 material.
12985
12986 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12987
12988 * stabs.texinfo: Cleanups regarding statics.
12989
12990 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12991 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12992
12993 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12994
12995 * stabs.texinfo: N_MAIN is sometimes used for C.
12996
12997 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12998
12999 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13000
13001 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
13002
13003 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
13004 removed from the code by Kingdon.
13005
13006 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13007
13008 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13009 input when evaluating breakpoint conditions; the bug has been fixed.
13010
13011 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13012 sets the ignore count to N-1, not to N.
13013
13014 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13015
13016 * refcard.tex (\hoffset): correct longstanding error to match
13017 intended offset; avoids cutting off edge on some printers
13018
13019 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13020
13021 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13022
13023 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13024
13025 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13026
13027 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13028
13029 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13030 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13031 collect sed edits if any, apply to refcard before formatting;
13032 (refcard.ps) stop implying PS fonts if PS output requested;
13033 (lrefcard.ps) delete extra target for variant PS fonts
13034
13035 * refcard.tex: parametrize papersize dependent info, collect
13036 in easily replaced spot
13037
13038 * a4rc.sed: new file, edits to refcard for A4 paper
13039
13040 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13041
13042 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13043
13044 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13045
13046 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13047
13048 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13049
13050 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13051 politely rather than rudely.
13052
13053 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13054
13055 * stabs.texinfo: Document common blocks.
13056
13057 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13058
13059 * stabs.texinfo: Add some basic info about stabs-in-elf.
13060
13061 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13062
13063 * stabs.texinfo (Top): Minor cleanup.
13064
13065 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13066
13067 * Makefile.in (install-info): remove parentdir support
13068
13069 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13070
13071 * gdb.texinfo (Copying): delete this node and references to it;
13072 RMS says this manual need not carry GPL. (passim): Improvements
13073 from last round at FSF, largely due to Ian Taylor review, and
13074 minor formatting improvements.
13075
13076 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13077 largely due to Ian Taylor review. (Debug Session): minor edits to
13078 new text.
13079
13080 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13081
13082 * Makefile.in (realclean): Remove info and dvi files too.
13083
13084 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13085
13086 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13087 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13088 * gdb.texinfo: Change accordingly.
13089
13090 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13091 N_{L,R}BRAC,N_SLINE are relative to.
13092
13093 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13094
13095 * Makefile.in (GDBvn.texi): Update atomically.
13096
13097 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13098
13099 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13100
13101 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13102
13103 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13104 addresses together. Also motivate the set print symbol-filename
13105 command and suggest other solutions.
13106
13107 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13108
13109 * gdb.texinfo (set print elements): Note that the number of
13110 elements is set to unlimited by "set print elements 0".
13111
13112 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13113
13114 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13115 NF_LDOUBLE means.
13116 (Stab Types): Include Solaris stab types.
13117 (Procedures): Document Solaris extensions.
13118
13119 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13120
13121 * gdb.texinfo: Add `set print symbol-filename' doc.
13122
13123 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13124
13125 * stabs.texinfo (Arrays): Talk about type definition vs. type
13126 information.
13127
13128 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13129 the trailing semicolon.
13130
13131 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13132
13133 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13134 and merge in other parts of the document addressing these subjects.
13135 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13136
13137 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13138 at the end of a range type.
13139
13140 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13141 AIX extensions.
13142
13143 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13144
13145 * stabs.texinfo (Stabs Format): Misc fixes.
13146
13147 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13148
13149 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13150 (Traditional builtin types): Document convex convention for long long.
13151 (Negative builtin types): Discuss type names, and misc fixes.
13152
13153 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13154
13155 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13156 point types used with @samp{R} type descriptor.
13157 (Symbol Descriptors): Describe how to handle conflict between
13158 different meanings of @samp{P} symbol descriptor.
13159
13160 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13161
13162 * stabs.texinfo: Remove node Quick Reference and put its children
13163 directly under the main menu.
13164
13165 * stabs.texinfo: Many more changes to bring it into line with
13166 AIX documentation and reality. I think it now has all the
13167 information from the AIX documentation, except that I burned
13168 out when I got to variant records (Pascal and Modula-2) and
13169 all the COBOL types. Oh well, we can add them later when we're
13170 worrying more about those languages.
13171
13172 * stabs.texinfo (Automatic variables): Talk about what it means
13173 to omit the symbol descriptor.
13174
13175 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13176
13177 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13178 gcc2 behavior with promoted args.
13179
13180 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13181
13182 * gdb.texinfo: include readline appendices in info version of manual
13183
13184 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13185
13186 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13187 target remote.
13188
13189 * gdb.texinfo (Machine Code): more index entries for disassemble
13190
13191 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13192
13193 * Clarify the intended use of the gdb-testers and gdb-patches
13194 mailing lists, and shrink gzip comment.
13195
13196 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13197
13198 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13199 DOSHOST configuration of manual.
13200
13201 * gdb.texinfo (MIPS Stack): new node.
13202
13203 * all-config.texi (MIPS) new switch.
13204
13205 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13206 tense; (MIPS Remote) new node.
13207
13208 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13209 bug; (Environment) less passive, other small cleanups in text about
13210 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13211 (Remote) new MIPS Remote menu entry.
13212
13213 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13214
13215 * stabs.texinfo: Many changes to include information from the
13216 AIX documentation.
13217
13218 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13219
13220 Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13221
13222 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13223 Add PRINTF_HAS_LONG_LONG references.
13224
13225 Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13226
13227 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13228 `set demangle-style arm' (not cfront); mention can type `q' to
13229 discard output, when gdb pages.
13230
13231 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13232
13233 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13234 Move a bunch of information from ../README.
13235 (Getting Started): New node.
13236
13237 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13238
13239 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13240
13241 * gdb.texinfo: advance manual revision dates to present
13242
13243 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13244 stop using silly Roman numerals in @set variable names
13245
13246 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13247
13248 * stabs.texinfo (Parameters): Keep trying to get this right.
13249
13250 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13251
13252 * stabs.texinfo (Parameters): More on "local parameters".
13253
13254 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13255
13256 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13257
13258 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13259
13260 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13261 (Parameters): Rewrite.
13262 (xcoff-differences, Sun-differences): Minor changes.
13263
13264 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13265
13266 * stabs.texinfo: Minor cleanup.
13267
13268 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13269
13270 * gdbint.texinfo: Minor xcoff stuff.
13271
13272 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13273
13274 * gdbint.texinfo: Update for new config directory structure.
13275 Add info about internal type data structures.
13276
13277 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13278
13279 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13280 $(srcdir).
13281 (gdb-config.texi): Depend on file in $(srcdir).
13282
13283 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13284
13285 * stabs.texinfo: Fixes about N_SO.
13286
13287 Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13288
13289 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13290
13291 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13292
13293 * gdb.texinfo: include list of nonstandard init file names
13294
13295 * *-config.texi: new switch GENERIC for text that applies *only*
13296 to (usual) multiple-target version of manual
13297
13298 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13299 h8 config
13300
13301 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13302 in menus (rather than conditionally selected multiple alternative
13303 menus).
13304
13305 * Makefile.in: define and use DOC_CONFIG var to select
13306 configuration for GDB user manual.
13307
13308 * gdb-config.texi: delete from repository, generate from Makefile.
13309
13310 * all-config.texi: normal `generic' configuration file, formerly
13311 stored as gdb-config.texi
13312
13313 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13314
13315 * Makefile.in: add dvi target to build all .dvi files
13316
13317 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13318
13319 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13320
13321 Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13322
13323 * stabs.texi: The `this' pointer is now known by the name
13324 `this' instead of `$t'.
13325
13326 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13327
13328 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13329 host conditionals.
13330 * stabs.texinfo: More array fixes inspired by Jim's.
13331
13332 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13333
13334 * stabs.texinfo: Fixes re arrays and continuations.
13335
13336 * gdbint.texinfo: Add XCOFF node.
13337
13338 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13339
13340 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13341
13342 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13343
13344 * stabs.texinfo: Fix for array types to mention lower bounds.
13345
13346 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13347
13348 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13349
13350 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13351
13352 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13353
13354 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13355
13356 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13357 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13358
13359 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13360
13361 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13362
13363 Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13364
13365 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13366
13367 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13368
13369 * gdb.texinfo, gdbinv-s.texi: misc updates
13370
13371 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13372
13373 * gdbint.texinfo: Brief documentation for longjmp support,
13374 from an email msg by Stu.
13375
13376 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13377
13378 * stabs.texinfo: Fix description of floating point "range"
13379 types (which really define basic types). Reported by Jim Meehan,
13380 <meehan@src.dec.com>.
13381
13382 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13383
13384 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13385
13386 * gdbint.texinfo: Slightly expand section on supporting a new
13387 object file format.
13388
13389 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13390
13391 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13392 intermediate file.
13393
13394 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13395
13396 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13397
13398 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13399
13400 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13401
13402 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13403 as well as Z8002.
13404
13405 Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13406
13407 * gdbint.texinfo (Host Conditionals): Remove
13408 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13409 MEM_FNS_DECLARED.
13410 (Target Conditionals): Remove all of the above.
13411
13412 Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13413
13414 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13415 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13416
13417 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13418
13419 * gdbint.texinfo: Add sections on clean design and on how to send
13420 in changes.
13421
13422 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13423
13424 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13425
13426 Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13427
13428 * gdbint.texinfo: nm.h now included in defs.h.
13429
13430 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13431
13432 * gdb.texinfo: Fix typo, reported by Karl Berry.
13433
13434 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13435
13436 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13437
13438 Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13439
13440 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13441
13442 Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13443
13444 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13445 (all @node commands): Use new form to avoid nitpicking errors.
13446 * gdbint.texinfo: Document host/native/target split.
13447
13448 Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13449
13450 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13451
13452 Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13453
13454 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13455
13456 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13457
13458 * gdbint.texinfo: fixed a stray email address (needs @@),
13459 added @table @code to node "Native Conditionals"
13460
13461 Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13462
13463 * gdbint.texinfo: document a few more macros, create new section
13464 for native macros.
13465
13466 Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13467
13468 * gdb.texinfo: Document command hooks.
13469
13470 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13471
13472 * gdbint.texinfo: Describe coding style of GDB.
13473
13474 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13475
13476 * stabs.texinfo: Minor wording changes.
13477
13478 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13479
13480 * gdbint.texinfo: Improve release doc slightly.
13481
13482 Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13483
13484 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13485 for two new remote targets---29K using UDI, and Tandem ST2000
13486 using STDBUG.
13487
13488 * all.m4, none.m4: new m4 switch, _ST2000__
13489
13490 * all.m4: turn on H8/300 stuff for generic manual
13491
13492 * gdbinv-s.m4.in: remove text on special procedures to continue
13493 after explicit call to breakpoint() in serial stubs.
13494
13495 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13496
13497 * gdbint.texinfo: Improve doc of GDB config macros.
13498
13499 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13500
13501 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13502 These will be reinserted when examined.
13503
13504 Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13505
13506 * gdb.texinfo: fix shameful error of agreement reported by
13507 jimb@occs.cs.oberlin.edu (Jim Blandy)
13508 * gdb.texinfo: remove old partial discussion of remote serial
13509 protocol (via serial debug stubs)
13510 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13511 use of serial debug stubs
13512
13513 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13514
13515 * gdbint.texinfo: Make a start at documenting all the #if macros
13516 in GDB. At least list them all, and start separating them into
13517 host-specific and target-specific.
13518
13519 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13520
13521 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13522 examples (not consistent w others).
13523 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13524 for generic vn of doc
13525
13526 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13527
13528 * Makefile.in: always create installation directories.
13529
13530 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13531
13532 * gdb.texinfo: in h8 config, do not describe searching commands.
13533
13534 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13535
13536 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13537 conditionals; introduce a few generic switches that may be
13538 useful for other cross-dev or dos-hosted configs.
13539
13540 * gdb.texinfo: fix typo in "info reg" description
13541
13542 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13543
13544 * stabs.texinfo: Minor updates from running TeX over it.
13545 * Makefile.in (stabs.dvi, stabs.ps): Add.
13546
13547 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13548
13549 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13550 First pass at converting it to texinfo.
13551
13552 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13553
13554 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13555 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13556
13557 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13558
13559 * gdbint.texinfo: Add section on partial symbol tables.
13560
13561 Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13562
13563 * gdb.texinfo: Document new am29k setting.
13564
13565 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13566
13567 * gdb.texinfo: document `set remotedebug' and `set
13568 rstack_high_address'.
13569
13570 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13571
13572 * gdb.texinfo: slight expansion of new text on reading info files
13573 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13574 H8/300 from DOS.
13575
13576 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13577
13578 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13579
13580 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13581
13582 * gdb.texinfo: Say how to read the `info' files.
13583
13584 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13585
13586 * Makefile.in: gm4 -> m4.
13587
13588 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13589
13590 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13591 Documentation' ahead of `Installing GDB' to match README.
13592 Update shared library doc, -readnow and -mapped, and directory
13593 structure (add glob and mmalloc). Update configure doc.
13594
13595 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13596
13597 * Makefile.in: remove $(srcdir) from gdb.info rule.
13598
13599 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13600
13601 * Makefile.in: commented out gdb-all.texinfo rule. This is
13602 temporary.
13603
13604 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13605
13606 * Makefile.in, configure.in: removed traces of namesubdir,
13607 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13608 copyrights to '92, '13, changed some from Cygnus to FSF.
13609
13610 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13611
13612 * gdb.texinfo: Improve how we ask for bug reports.
13613
13614 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13615
13616 * Makefile.in: infodir belongs in datadir.
13617
13618 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13619
13620 * Makefile.in: remove spaces following hyphens, bsd make can't
13621 cope. install using INSTALL_DATA. added clean-info. added
13622 standards.text support.
13623
13624 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13625
13626 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13627 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13628 and mandir now keyed off datadir by default.
13629
13630 \f
13631 Local Variables:
13632 mode: change-log
13633 left-margin: 8
13634 fill-column: 74
13635 version-control: never
13636 coding: utf-8
13637 End: