gdb/python: Add gdb.Architecture.registers method
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
... / ...
CommitLineData
12020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * python.texi (Python API): Add new section to the menu.
4 (Frames In Python): Add new @anchor.
5 (Architectures In Python): Document new registers method.
6 (Registers In Python): New section.
7
82020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9
10 * python.texi (Unwinding Frames in Python): Document
11 PendingFrame.architecture method.
12
132020-06-26 Eli Zaretskii <eliz@gnu.org>
14
15 * gdb.texinfo (Shell Commands): More accurate description of use
16 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
17
182020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
19
20 * gdb.texinfo (Maintenance Commands): Document new 'maint print
21 xml-desc' command.
22
232020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
24
25 * gdb.texinfo (Command aliases default args): New node documenting
26 how to use default args for a command using aliases.
27 (Aliases): Document the new 'DEFAULT-ARGS...' option.
28 (Help): Update help aliases text and describe when full alias
29 definition is provided.
30
312020-06-11 Tom Tromey <tromey@adacore.com>
32
33 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
34
352020-06-10 Jonny Grant <jg@jguk.org>
36
37 * gdb.texinfo: Remove broken links Previous and Up from
38 contents.
39
402020-05-23 Tom Tromey <tom@tromey.com>
41
42 * gdb.texinfo (Output Styling): Don't mention completion styling.
43 (Editing): Don't mention readline completion styling.
44
452020-05-23 Tom Tromey <tom@tromey.com>
46
47 * gdb.texinfo (Output Styling): Mention completion styling.
48 (Editing): Mention readline completion styling.
49
502020-05-19 Pedro Alves <palves@redhat.com>
51
52 * gdb.texinfo (Attach): Update exec-file-mismatch description to
53 mention build IDs.
54 (Separate Debug Files): Add "build id" anchor.
55
562020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
57
58 * gdb.texinfo (Help): Document the help and apropos changes.
59 (Aliases): Document new meaning of -a abbreviation flag.
60
612020-05-05 Kamil Rytarowski <n54@gmx.com>
62
63 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
64 (info proc exe, info proc mappings, info proc stat): Mention
65 NetBSD support.
66
672020-04-28 Tom Tromey <tom@tromey.com>
68
69 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
70
712020-04-27 Tom Tromey <tromey@adacore.com>
72
73 * python.texi (Types In Python): Mention missing fields. Add
74 dynamic type example.
75
762020-04-24 Tom Tromey <tromey@adacore.com>
77
78 PR python/23662:
79 * python.texi (Types In Python): Document new features.
80
812020-04-15 Artur Shepilko <nomadbyte@gmail.com>
82
83 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
84 clears makeinfo warnings.
85 * python.texi: Add a missing period trailing an @xref{} clause;
86 this clears a makeinfo warning.
87
882020-03-06 Tom de Vries <tdevries@suse.de>
89
90 * gdb.texinfo: Fix "the the".
91
922020-03-04 Tom de Vries <tdevries@suse.de>
93
94 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
95 * python.texi: Same.
96
972020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 * gdb.texinfo (Command History): Extend description for
100 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
101 'set history filename' being optional. Describe the effect of an
102 empty history filename on 'set history save on'.
103
1042020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
105
106 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
107 output.
108
1092020-02-22 Tom Tromey <tom@tromey.com>
110
111 * python.texi (Python API): Add menu item.
112 (TUI Windows In Python): New node.
113
1142020-02-22 Tom Tromey <tom@tromey.com>
115
116 PR tui/17850:
117 * gdb.texinfo (TUI Commands): Document horizontal layouts.
118
1192020-02-22 Tom Tromey <tom@tromey.com>
120
121 * gdb.texinfo (TUI Overview): Mention user layouts.
122 (TUI Commands): Document "tui new-layout".
123
1242020-01-26 Tom Tromey <tromey@adacore.com>
125
126 * gdb.texinfo (M68K Features): Document floating-point feature
127 correspondence.
128
1292020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
130
131 * gdb.texinfo (Attach): Document the new option and the
132 set/show commands.
133 (Connecting): Reference the exec-file-mismatch option.
134
1352020-01-10 Pedro Alves <palves@redhat.com>
136
137 * gdb.texinfo (Starting): Say "current inferior not connected"
138 instead of "GDB not connected".
139 (Inferiors and Programs): Rename node to ...
140 (Inferiors Connections and Programs): ... this. Update all
141 references. Talk about multiple target connections. Update "info
142 inferiors" info to mention the connections column. Describe "info
143 connections". Document "add-inferior -no-connection".
144 * guile.texi, python.texi: Update cross references.
145
1462020-01-01 Joel Brobecker <brobecker@adacore.com>
147
148 * gdb.texinfo, refcard.tex: Update copyright year range.
149
1502019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
151
152 * python.texi (Symbols In Python): Remove duplicate description of
153 gdb.lookup_global_symbol.
154
1552019-12-11 Simon Marchi <simon.marchi@efficios.com>
156
157 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
158
1592019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
160
161 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
162 as -r is ambiguous. Update the print - TAB TAB completion result.
163 (Data): Document new option -raw-values. Use -p and -pretty in the
164 example, as -r is ambiguous.
165 (Print Settings): Document set print raw values.
166 (Pretty-Printer Commands): Document interaction between enabled
167 pretty printers and -raw-values/-raw-frame-arguments.
168
1692019-12-10 Tom Tromey <tom@tromey.com>
170
171 * python.texi (gdb.prompt): Use correct quotes in example.
172 Shorten sample text.
173
1742019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
175
176 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
177 -max-results to some -symbol-info-* commands.
178
1792019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
180
181 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
182 -symbol-info-module-functions and -symbol-info-module-variables.
183
1842019-12-01 Tom Tromey <tom@tromey.com>
185
186 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
187 (Output Styling): Document new settings.
188
1892019-12-01 Tom Tromey <tom@tromey.com>
190
191 * gdb.texinfo (TUI Configuration): Document new setting.
192
1932019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
194
195 * gdb.texinfo (Define): Indicate that user-defined prefix can
196 be used in 'define' command. Document 'define-prefix' command.
197
1982019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
199
200 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
201 -symbol-info-modules.
202
2032019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
204
205 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
206 -symbol-info-functions, -symbol-info-types, and
207 -symbol-info-variables.
208
2092019-11-26 Tom Tromey <tom@tromey.com>
210
211 * gdb.texinfo (Maintenance Commands): Document new maint
212 commands.
213
2142019-11-25 Luis Machado <luis.machado@linaro.org>
215
216 * gdb.texinfo (Debugging Output): Document set debug
217 remote-packet-max-chars.
218
2192019-11-14 Tom de Vries <tdevries@suse.de>
220
221 * gdb.texinfo: Fix typos.
222 * python.texi: Same.
223 * stabs.texinfo: Same.
224
2252019-11-12 Tom Tromey <tom@tromey.com>
226
227 * gdb.texinfo (Maintenance Commands): Document new command.
228
2292019-11-11 Tom Tromey <tom@tromey.com>
230
231 * gdb.texinfo (TUI Keys): Document readline function names.
232
2332019-11-11 Tom Tromey <tom@tromey.com>
234
235 * gdb.texinfo (Editing): Document operate-and-get-next.
236
2372019-11-11 Tom Tromey <tromey@adacore.com>
238
239 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
240
2412019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
242
243 * python.texi (Symbols In Python): Add documentation for
244 gdb.lookup_static_symbols.
245
2462019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * python.texi (Symbols In Python): Extend documentation for
249 gdb.lookup_static_symbol.
250
2512019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
252
253 * gdb.texinfo (Symbols): Document new 'info module variables' and
254 'info module functions' commands.
255
2562019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
257
258 * gdb.texinfo (Symbols): Document new 'info modules' command.
259
2602019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
261
262 * gdb.texinfo (Convenience Funs): Document the new
263 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
264 convenience functions.
265
2662019-10-29 Christian Biesinger <cbiesinger@google.com>
267
268 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
269 generation.
270 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
271 option.
272
2732019-10-23 Tom Tromey <tom@tromey.com>
274
275 * Makefile.in (READLINE_DIR): Update.
276
2772019-10-23 Christian Biesinger <cbiesinger@google.com>
278
279 * python.texi (Threads In Python): Add a note for how to get the
280 list of threads.
281
2822019-10-07 Tom de Vries <tdevries@suse.de>
283
284 * gdb.texinfo: Fix typo.
285 * guile.texi: Same.
286 * python.texi: Same.
287
2882019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
289
290 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
291
2922019-10-02 Tom Tromey <tromey@adacore.com>
293
294 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
295 $_ada_exception.
296
2972019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
298
299 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
300 qXfer:spu:read and qXfer:spu:write.
301 (General Query Packets): Likewise.
302 (Cell Broadband Engine SPU architecture): Remove subsection.
303
3042019-09-18 Tom Tromey <tom@tromey.com>
305
306 * gdb.texinfo (Editing): Document readline application name.
307 (TUI Single Key Mode): Document TUI SingleKey keymap name.
308
3092019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
310
311 * gdb.texinfo (Source Path): Additional text to better describe
312 how the source path directory list is used when searching for
313 source files.
314
3152019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
316
317 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
318 examples.
319
3202019-09-10 Tom Tromey <tromey@adacore.com>
321
322 * gdb.texinfo (Index Files): Update Ada text.
323
3242019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
325
326 * gdb.texinfo (Symbols): Add information about the -n flag to
327 "info variables" and "info functions".
328
3292019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
330
331 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
332
3332019-08-16 Alan Hayward <alan.hayward@arm.com>
334
335 * gdb.texinfo (AArch64 Pointer Authentication)
336 (GDB/MI Breakpoint Information) (Frame Information): Document
337 addr_field.
338
3392019-08-12 Tom Tromey <tom@tromey.com>
340
341 * gdb.texinfo (Configure Options): Document minimum version of
342 readline.
343
3442019-08-09 Alan Hayward <alan.hayward@arm.com>
345
346 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
347
3482019-08-07 Alan Hayward <alan.hayward@arm.com>
349
350 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
351
3522019-08-05 Christian Biesinger <cbiesinger@google.com>
353
354 * python.texi (Blocks In Python): Document dictionary access on blocks.
355
3562019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
357
358 * gdb.texinfo (Symbols): Document new args -dirname and -basename
359 of "info sources" command.
360
3612019-07-30 Christian Biesinger <cbiesinger@google.com>
362
363 * python.texi (Symbols In Python): Document new function
364 gdb.lookup_static_symbol.
365
3662019-07-29 Christian Biesinger <cbiesinger@google.com>
367
368 * python.texi (Objfiles In Python): Document new functions
369 Objfile.lookup_{global,static}_symbol.
370
3712019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
372
373 * gdb.texinfo (Backtrace): Document the new '-frame-info'
374 backtrace option. Reference 'set print frame-info'.
375 (Print Settings): Document 'set|show print frame-info'.
376 Document new 'presence' value for 'set print frame-arguments.
377
3782019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
379
380 * gdb.texinfo (Symbols): Add information about -q flag to "info
381 types".
382
3832019-07-20 Kevin Buettner <kevinb@redhat.com>
384
385 * python.texi (python command): Revise example to match
386 command behavior.
387
3882019-07-09 Pedro Alves <palves@redhat.com>
389
390 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
391 examples to show type=catchpoint instead of type=breakpoint and an
392 address.
393
3942019-07-03 Pedro Alves <palves@redhat.com>
395 Philippe Waroquiers <philippe.waroquiers@skynet.be>
396
397 * gdb.texinfo (Command Settings): New node documenting the general
398 concept of settings, how to change them, and the new "with"
399 command.
400 (Maintenance Commands): Document "maint with".
401
4022019-07-03 Pedro Alves <palves@redhat.com>
403
404 * gdb.texinfo (Maintenance Commands): Document "maint set/show
405 test-settings" instead of "maint test-settings set/show".
406
4072019-06-18 Simon Marchi <simon.marchi@efficios.com>
408
409 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
410 deals with a file that has the same name as the specified pid to
411 attach to. Add example using -p option.
412 (gdb man): Remove same sentence as in previous item.
413
4142019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
417 node.
418 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
419 new MI commands.
420
4212019-06-13 Pedro Alves <palves@redhat.com>
422
423 * gdb.texinfo (Command Completion): Mention command options too.
424 (Command Options): New node.
425 (Threads): Add anchors. Extend descriptions of the "taas" and
426 "tfaas" commands.
427 (Backtrace): Describe new options of the "backtrace" command. Add
428 anchors.
429 (Frame Apply): Describe new options of the "frame apply" and
430 "faas" commands. Add anchors.
431 (Data): Describe new options of the "print" command. Add anchors.
432 (Compiling and Injecting Code): Mention options of the "compile
433 print" command.
434 (Maintenance Commands): Mention "maint test-options" subcommands
435 and the "maint show test-options-completion-result" command.
436
4372019-06-13 Pedro Alves <palves@redhat.com>
438
439 * gdb.texinfo (Print Settings): Document "set/show print
440 raw-frame-arguments" instead of "set/show print raw
441 frame-arguments".
442
4432019-06-13 Pedro Alves <palves@redhat.com>
444
445 * gdb.texinfo (Maintenance Commands): Document "maint
446 test-settings" commands.
447
4482019-06-06 Amos Bird <amosbird@gmail.com>
449
450 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
451 annotation.
452
4532019-06-04 Christian Biesinger <cbiesinger@google.com>
454
455 * python.texi: Document new gdb.Type.objfile property.
456
4572019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
458
459 * gdb.texinfo (Help): Document the new -v apropos flag.
460 (Output Styling): Document the style name styling done by "show style".
461 Document the new title and highlight styles.
462
4632019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
464
465 * gdb.texinfo (Shell Commands): Document pipe command.
466 (Logging Output): Add a reference to pipe command.
467 (Convenience Variables): Document $_shell_exitcode and
468 $_shell_exitstatus.
469
4702019-05-29 Tom Tromey <tromey@adacore.com>
471
472 * gdb.texinfo (Continuing and Stepping): Document new
473 commands.
474
4752019-05-22 Alan Hayward <alan.hayward@arm.com>
476
477 * gdb.texinfo (Shell Commands): Add debugredirect.
478
4792019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
480
481 * gdb.texinfo: Minor formatting fixes.
482
4832019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
484
485 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
486 MI command -complete.
487
4882019-05-14 Tom de Vries <tdevries@suse.de>
489
490 * gdb.texinfo (Automatic symbol index cache): Add concept and command
491 index entries.
492
4932019-05-14 Tom de Vries <tdevries@suse.de>
494
495 * gdb.texinfo (Maintenance Commands): Remove superfluous
496 quoting on command index entry for "maint info selftests".
497
4982019-05-10 Tom Tromey <tromey@adacore.com>
499
500 * python.texi (Pretty Printing API): Mention lazy computation for
501 "children".
502
5032019-05-10 Tom Tromey <tromey@adacore.com>
504
505 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
506 exception" and "catch handlers". Move "catch exception unhandled"
507 text. Use @var for "catch load" and "catch unload"
508
5092019-05-08 Tom Tromey <tromey@adacore.com>
510
511 * gdb.texinfo (Symbols): Document change to ptype/o.
512
5132019-05-03 Eli Zaretskii <eliz@gnu.org>
514
515 * gdb.texinfo (Separate Debug Files): Document how the
516 subdirectory of the global debug directory is computed on
517 MS-Windows/MS-DOS.
518
5192019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
520
521 * gdb.texinfo (Print Settings): Document 'print max-depth'.
522 * guile.texi (Guile Pretty Printing API): Document that 'print
523 max-depth' can effect the display of a values children.
524 * python.texi (Pretty Printing API): Likewise.
525 (Values From Inferior): Document max_depth keyword.
526
5272019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
528
529 * gdb.texinfo (Calling): Document the new
530 set|show may-call-functions.
531
5322019-04-22 Pedro Alves <palves@redhat.com>
533
534 * gdb.texinfo (Reverse Execution): Mention and xref process record
535 and replay. Mention remote and system emulators.
536 (Process Record and Replay): List supported architectures.
537 Mention that "record btrace" is only supported on Intel
538 processors.
539
5402019-04-17 Alan Hayward <alan.hayward@arm.com>
541
542 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
543 (Monitor Commands for gdbserver)
544 (gdbserver man): Add debug-file option.
545
5462019-04-08 Kevin Buettner <kevinb@redhat.com>
547
548 * python.texi (Inferiors In Python): Rename
549 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
550 Add note about the former being deprecated.
551
5522019-04-08 Kevin Buettner <kevinb@redhat.com>
553
554 * python.texi (Threads In Python): Add description for method
555 InferiorThread.handle.
556
5572019-04-07 Tom Tromey <tom@tromey.com>
558
559 * Makefile.in (all): Depend on "info".
560
5612019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
562
563 * gdb.texinfo (Convenience Funs): Document '$_creal' and
564 '$_cimag'.
565
5662019-03-30 Eli Zaretskii <eliz@gnu.org>
567
568 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
569 $_gdb_minor.
570
5712019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
572
573 * python.texi (Pretty Printing API): Document use of None for the
574 display_hint.
575
5762019-03-22 Alan Hayward <alan.hayward@arm.com>
577 Jiong Wang <jiong.wang@arm.com>
578
579 * gdb.texinfo (AArch64 Features): Describe pauth feature.
580
5812019-03-20 Tom Tromey <tromey@adacore.com>
582
583 * python.texi (Selecting Pretty-Printers): Use @defvar for
584 gdb.pretty_printers.
585
5862019-03-14 Simon Marchi <simon.marchi@efficios.com>
587
588 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
589 of table, "@end @table" -> "@end table".
590
5912019-03-14 Tom Tromey <tromey@adacore.com>
592
593 * gdb.texinfo (Output Styling): Document "set style source" and
594 "show style source".
595
5962019-03-13 Simon Marchi <simon.marchi@ericsson.com>
597
598 * gdb.texinfo (Mode Options): Mention mi3.
599 (Interpreters): Likewise.
600 (GDB/MI Development and Front Ends): Add entry for MI 3 in
601 version table. Document -fix-multi-location-breakpoint-output.
602 (GDB/MI Breakpoint Information): Document format of breakpoint
603 location output.
604
6052019-03-05 Simon Marchi <simon.marchi@efficios.com>
606
607 * python.texi (Values From Inferior): Change synopsys of the
608 second form of Value.__init__.
609
6102019-03-02 Eli Zaretskii <eliz@gnu.org>
611
612 * gdb.texinfo (Output Styling): Fix typos. Document the default
613 foreground colors of the available styles.
614
6152019-02-27 Kevin Buettner <kevinb@redhat.com>
616
617 * gdb.texinfo (Configure Options): Document minimum python
618 version.
619
6202019-02-26 Kevin Buettner <kevinb@redhat.com>
621
622 * python.texi (Values From Inferior): Document second form
623 of Value.__init__.
624
6252019-02-23 Joel Brobecker <brobecker@adacore.com>
626
627 * gdb.texinfo: Update copyright year ranges.
628 * refcard.tex: Likewise.
629
6302019-02-21 Alan Hayward <alan.hayward@arm.com>
631
632 * gdb.texinfo: Update style defaults.
633
6342019-02-21 Tom Tromey <tromey@adacore.com>
635
636 * gdb.texinfo (Remote Configuration): Remove trailing "." from
637 @item.
638
6392019-01-16 Simon Marchi <simon.marchi@ericsson.com>
640
641 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
642 MI versions. Update text around it.
643
6442019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
645
646 * gdb.texinfo (PowerPC Features): Document the alias
647 pseudo-registers for the org.gnu.gdb.power.altivec feature.
648
6492019-01-09 Simon Marchi <simon.marchi@ericsson.com>
650
651 * gdb.texinfo (Print Settings): Remove mention of specific
652 demangle-style values, just refer to the in-process help.
653
6542018-12-28 Tom Tromey <tom@tromey.com>
655
656 * gdb.texinfo (Output Styling): New node.
657
6582018-12-13 John Baldwin <jhb@FreeBSD.org>
659
660 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
661 (Native): Add a FreeBSD subsection.
662 (FreeBSD): Document use of system call aliases for compatibility
663 system calls.
664
6652018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
666
667 * gdb.texinfo (Standard Target Features): Add RISC-V Features
668 sub-section.
669
6702018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
671
672 * gdb.texinfo (Examining the Symbol Table): Document language choice
673 for 'info types|functions|variables' commands.
674 (Setting Breakpoints): Document language choice to print
675 the functions in which a breakpoint is set.
676
6772018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
678
679 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
680 requirements for the org.gnu.gdb.power.vsx feature.
681
6822018-11-01 Joel Brobecker <brobecker@adacore.com>
683
684 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
685 output to match the current implementation.
686
6872018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
688
689 * gdb.texinfo (Information About a Frame): Document changes
690 to 'info args' and 'info locals'.
691 (Examining the Symbol Table): Document changes to 'info functions'
692 and 'info variables'.
693
6942018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
695
696 * gdb.texinfo (PowerPC Features): Describe new features
697 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
698 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
699 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
700 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
701
7022018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
703
704 * gdb.texinfo (PowerPC Features): Describe new features
705 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
706
7072018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
708
709 * gdb.texinfo (PowerPC Features): Describe new feature
710 "org.gnu.gdb.power.tar".
711
7122018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
713
714 * gdb.texinfo (PowerPC Features): Describe new features
715 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
716
7172018-10-20 Tom Tromey <tom@tromey.com>
718
719 * gdb.texinfo (TUI Commands): Add @end table.
720 (TUI Configuration): Remove stray @end table.
721
7222018-10-19 Tom Tromey <tom@tromey.com>
723
724 PR tui/18388:
725 * gdb.texinfo (TUI Commands): Remove tabset documentation.
726 (TUI Configuration): Document "set tui tab-width".
727
7282018-10-09 Tom Tromey <tom@tromey.com>
729
730 * python.texi (Inferiors In Python): Link to "Frames In Python",
731 not "Unwinding Frames in Python".
732
7332018-10-09 Tom Tromey <tom@tromey.com>
734
735 * gdb.texinfo (Configure Options): Update --enable-ubsan
736 documentation.
737
7382018-10-08 John Baldwin <jhb@FreeBSD.org>
739
740 * gdb.texinfo (Contributors): Add SRI International and University
741 of Cambridge for FreeBSD/riscv.
742
7432018-10-06 Tom Tromey <tom@tromey.com>
744
745 PR python/19399:
746 * python.texi (Inferiors In Python): Document
747 Inferior.Architecture.
748
7492018-10-06 Tom Tromey <tom@tromey.com>
750
751 PR python/21765:
752 * python.texi (Symbols In Python): Document the module and
753 common-block domains. Remove documentation for incorrect
754 domains.
755
7562018-10-03 Tom Tromey <tom@tromey.com>
757
758 * gdb.texinfo (Configure Options): Document --enable-ubsan.
759
7602018-10-02 John Darrington <john@darrington.wattle.id.au>
761
762 * gdb.texinfo (Remote Connection Commands): Describe
763 the changes to target remote and target extended-remote
764 relating to Unix domain sockets.
765
7662018-10-01 Tom Tromey <tom@tromey.com>
767
768 * gdb.texinfo (Configure Options): Document configure options.
769
7702018-09-29 Tom Tromey <tom@tromey.com>
771
772 * gdb.texinfo (Requirements): Mention C++, GNU make.
773 (Requirements): Sort the table. Add more libraries.
774 (Running Configure): Remove obsolete text.
775 (Separate Objdir): Likewise.
776 (Configure Options): Likewise.
777
7782018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
779
780 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
781 to highlight that the number is also the frame's level.
782 (Selection): Rewrite documentation for 'frame' and 'select-frame'
783 commands.
784 (Frame Info): Rewrite documentation for 'info frame' command.
785
7862018-09-23 Tom Tromey <tom@tromey.com>
787
788 PR python/18852:
789 * python.texi (Parameters In Python): Document exception behavior
790 of get_set_string.
791
7922018-09-18 John Baldwin <jhb@FreeBSD.org>
793
794 * gdb.texinfo (info proc): Remove "running".
795 (info proc mappings): Replace "program" with "process".
796
7972018-09-18 John Baldwin <jhb@FreeBSD.org>
798
799 * gdb.texinfo (Process Information): Document "info proc files"
800 command.
801
8022018-09-17 Tom Tromey <tom@tromey.com>
803
804 * gdb.texinfo (Index Files): Update for cache directory change on
805 macOS.
806
8072018-09-16 Tom Tromey <tom@tromey.com>
808
809 * python.texi (Basic Python): Update docs for find_pc_line,
810 solib_name.
811 (Progspaces In Python): Update docs for current_progspace.
812 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
813 Move method documentation before example.
814
8152018-09-13 Simon Marchi <simon.marchi@ericsson.com>
816
817 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
818
8192018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8202018-09-13 Tom Tromey <tom@tromey.com>
821
822 * python.texi (Program Spaces In Python): Document the
823 Progspace.objfiles method.
824 (Objfiles In Python): Mention that gdb.objfiles() is identical
825 to gdb.selected_inferior().progspace.objfiles().
826
8272018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8282018-09-13 Tom Tromey <tom@tromey.com>
829
830 * python.texi (Inferiors In Python): Document
831 Inferior.progspace.
832 (Program Spaces In Python): Document that
833 gdb.current_progspace() is the same as
834 gdb.selected_inferior().progspace.
835
8362018-09-13 Simon Marchi <simon.marchi@ericsson.com>
837
838 * python.texi (Basic Python): Mention the string representation
839 of GDB Python objects.
840
8412018-09-12 Simon Marchi <simon.marchi@ericsson.com>
842
843 * gdb.texinfo (Skipping Over Functions and Files): Document
844 set/show debug skip.
845
8462018-09-10 Tom Tromey <tom@tromey.com>
847
848 * python.texi (Frames In Python, Blocks In Python)
849 (Symbols In Python, Symbol Tables In Python)
850 (Lazy Strings In Python): Remove periods from section titles.
851
8522018-09-10 Tom Tromey <tom@tromey.com>
853
854 * python.texi (Pretty Printing API): Swap sentence order.
855
8562018-09-10 Tom Tromey <tom@tromey.com>
857
858 PR python/16461:
859 * python.texi (Values From Inferior): Mention use of virtual
860 table.
861
8622018-09-10 Tom Tromey <tom@tromey.com>
863
864 * python.texi (Basic Python): Parenthesize argument to
865 decode_line.
866
8672018-09-10 Tom Tromey <tom@tromey.com>
868
869 * python.texi (Python): Mention Python versions. Don't mention
870 execfile.
871
8722018-09-10 Tom Tromey <tom@tromey.com>
873
874 PR python/19808:
875 * python.texi (Unwinding Frames in Python): Rewrite
876 create_unwind_info documentation. Update read_register
877 documentation and add a note about unwinder caution.
878
8792018-09-10 Tom Tromey <tom@tromey.com>
880
881 PR python/18909:
882 * python.texi (Events In Python): Fix inferior_call
883 documentation.
884
8852018-09-10 Tom Tromey <tom@tromey.com>
886
887 PR python/17752:
888 * python.texi (Frame Filter API): Remove period from subsection
889 title. Mention 100 as good default priority.
890 (Frame Decorator API): Remove period from subsection title.
891 Mention FrameDecorator module.
892
8932018-09-10 Tom Tromey <tom@tromey.com>
894
895 PR python/23108:
896 * python.texi (Exception Handling): Rearrange gdb.GdbError text
897 and add a table.
898
8992018-09-10 Tom Tromey <tom@tromey.com>
900
901 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
902 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
903 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
904 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
905
9062018-09-10 Tom Tromey <tom@tromey.com>
907
908 PR python/16484:
909 * python.texi (Frames In Python): Document that Frame.block can
910 throw.
911
9122018-09-10 Tom Tromey <tom@tromey.com>
913
914 PR python/23487:
915 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
916
9172018-09-10 Tom Tromey <tom@tromey.com>
918
919 PR python/16033:
920 * python.texi (Blocks In Python): Document that Block.end is
921 exclusive.
922
9232018-08-29 Keith Seitz <keiths@redhat.com>
924
925 * gdb.texinfo (Compiling and injecting code in GDB): Document
926 set/show "compile-oracle" and "compile-cplus-types" commands.
927
9282018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
929
930 * gdb.texinfo (The -stack-list-frames Command): Update description
931 to mention "arch".
932 Update MI examples throughout the document to contain "arch" in
933 frame output.
934
9352018-08-21 Alan Hayward <alan.hayward@arm.com>
936
937 * gdb.texinfo (AArch64 SVE): New subsubsection.
938
9392018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
940
941 * gdb.texinfo (GDB/MI Data Manipulation): Document
942 "-data-disassemble -a addr".
943 (GDB/MI Support Commands): Document "data-disassemble-a-option"
944 feature.
945
9462018-08-07 Simon Marchi <simon.marchi@ericsson.com>
947
948 * gdb.texinfo (Index Files Speed Up GDB): Add section about
949 symbol index cache.
950
9512018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
952
953 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
954 option sections to further clarify that gcore can take more
955 than one PID, and that "-o" is used to specify a prefix, not a
956 filename.
957
9582018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
959
960 * gdb.texinfo (Maintenance Commands): Add description of
961 maintenance command to control dwarf unwinders.
962
9632018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
964
965 * gdb.texinfo (Debugging Programs with Multiple Threads):
966 Document changes to 'thread apply'. Document 'taas'.
967 Document 'tfaas'.
968 (Examining the Stack): Document 'frame apply'. Document 'faas'.
969
9702018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
971 Jan Kratochvil <jan.kratochvil@redhat.com>
972 Paul Fertser <fercerpav@gmail.com>
973 Tsutomu Seki <sekiriki@gmail.com>
974
975 * gdb.texinfo (Remote Connection Commands): Add explanation
976 about new IPv6 support. Add new connection prefixes.
977
9782018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
979
980 * gdb.texinfo (Remote Configuration): Update descriptions for
981 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
982 and hardware-watchpoint-length-limit variables.
983
9842018-07-02 Maciej W. Rozycki <macro@mips.com>
985
986 PR tdep/8282
987 * gdb.texinfo (Source and Machine Code): Document `set
988 disassembler-options' support for the MIPS target.
989
9902018-06-28 Petr Tesarik <ptesarik@suse.cz>
991
992 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
993
9942018-06-28 Petr Tesarik <ptesarik@suse.cz>
995
996 * gdb.texinfo (Files): The address argument for "add-symbol-file"
997 is no longer mandatory.
998
9992018-06-28 Petr Tesarik <ptesarik@suse.cz>
1000
1001 * gdb.texinfo (Files): Document "symbol-file -o offset".
1002
10032018-06-14 Tom de Vries <tdevries@suse.de>
1004
1005 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1006
10072018-06-11 Eli Zaretskii <eliz@gnu.org>
1008
1009 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1010
10112018-06-08 Gary Benson <gbenson@redhat.com>
1012
1013 * gdb.texinfo (Maintenance Commands): Document "maint check
1014 libthread-db" and "maint set/show check-libthread-db".
1015
10162018-06-05 Tom Tromey <tom@tromey.com>
1017
1018 PR cli/12326:
1019 * gdb.texinfo (Screen Size): Document "c" response to pagination
1020 prompt.
1021
10222018-05-31 Maciej W. Rozycki <macro@mips.com>
1023
1024 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1025 selection details with the `set endian auto' mode.
1026
10272018-05-31 Alan Hayward <alan.hayward@arm.com>
1028
1029 * gdb.texinfo: Describe SVE feature.
1030
10312018-05-04 Tom Tromey <tom@tromey.com>
1032
1033 PR python/22731:
1034 * python.texi (Breakpoints In Python): Mention that "commands" is
1035 writable.
1036
10372018-05-02 Tom Tromey <tom@tromey.com>
1038
1039 PR python/20084:
1040 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1041 PARAM_ZUINTEGER_UNLIMITED.
1042
10432018-04-30 Tom Tromey <tom@tromey.com>
1044
1045 * python.texi (Types In Python): Document Type.align.
1046
10472018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1048
1049 * gdb.texinfo (Symbols): Mention the fact that "info
1050 variables/functions/types" show source files and line numbers.
1051
10522018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1053
1054 * gdb.texinfo: Document set/show record btrace cpu.
1055
10562018-03-27 Joel Brobecker <brobecker@adacore.com>
1057
1058 * gdb.texinfo (Ada Settings): New subsubsection.
1059
10602018-03-26 Tom Tromey <tom@tromey.com>
1061
1062 PR backtrace/15582:
1063 * gdb.texinfo (Backtrace): Mention "hide" argument.
1064
10652018-03-26 Tom Tromey <tom@tromey.com>
1066
1067 * gdb.texinfo (Backtrace): Describe options individually.
1068
10692018-03-19 Tom Tromey <tom@tromey.com>
1070
1071 * observer.texi: Remove.
1072
10732018-03-04 John Baldwin <jhb@FreeBSD.org>
1074
1075 * gdb.texinfo (Debugging Output): Document "set/show debug
1076 fbsd-nat".
1077
10782018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1079
1080 * gdb.texinfo (Machine Code): Additional information about "info
1081 line" command.
1082
10832018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1084
1085 * gdb.texinfo (gdb-add-index man): Add pindex.
1086
10872018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1088
1089 * gdb.texinfo (set cwd): Add period.
1090 (gdb-add-index man): Move anchor.
1091
10922017-01-12 Tom Tromey <tom@tromey.com>
1093 Sergio Durigan Junior <sergiodj@redhat.com>
1094
1095 * gdb.texinfo (Index Files): Mention gdb-add-index.
1096 (gdb-add-index man): New section.
1097 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1098 from gdb.texinfo.
1099
11002018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1101
1102 * gdb.texinfo (pwd): Fix whitespace.
1103
11042018-01-09 John Baldwin <jhb@FreeBSD.org>
1105
1106 * gdb.texinfo (pwd): Update cross-reference for Process Information
1107 node and remove explicit /proc reference.
1108 (Native): Rename subsection from SVR4 Process Information to
1109 Process Information.
1110 (Process Information): Reword introduction to be less /proc
1111 centric. Document support for "info proc" on FreeBSD.
1112
11132018-01-03 Xavier Roirand <roirand@adacore.com>
1114
1115 * gdb.texinfo (Set Catchpoints): Add documentation for new
1116 "catch handlers" action.
1117
11182017-12-27 Stafford Horne <shorne@gmail.com>
1119
1120 * gdb.texinfo (Target Description Format): Explain that arbitrary
1121 strings are now allowed for register groups.
1122
11232017-12-27 Stafford Horne <shorne@gmail.com>
1124
1125 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1126
11272017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1128
1129 PR cli/16224
1130 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1131
11322017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1133
1134 * python.texi (Manipulating breakpoints using Python): Document
1135 qualified parameter to gdb.Breakpoint.
1136
11372017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1138
1139 * python.texi (Manipulating breakpoints using Python): Split doc
1140 of Breakpoint.__init__ in two, split text in multiple
1141 paragraphs, don't nest parameter square brackets.
1142
11432017-12-12 Stafford Horne <shorne@gmail.com>
1144 Stefan Wallentowitz <stefan@wallentowitz.de>
1145 Franck Jullien <franck.jullien@gmail.com>
1146 Jeremy Bennett <jeremy.bennett@embecosm.com>
1147
1148 * gdb.texinfo: Add OpenRISC documentation.
1149
11502017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1151
1152 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1153
11542017-12-07 Keith Seitz <keiths@redhat.com>
1155
1156 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1157 and "show print type nested-type-limit".
1158
11592017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1160
1161 * python.texi (Breakpoints In Python): Add text relating
1162 to allowed explicit locations and keywords in gdb.Breakpoints.
1163
11642017-12-04 Tom Tromey <tom@tromey.com>
1165
1166 * gdb.texinfo (Rust): Update trait object status
1167
11682017-12-01 Andrew Cagney <cagney@redhat.com>
1169 Joel Brobecker <brobecker@adacore.com>
1170 Sergio Durigan Junior <sergiodj@redhat.com>
1171
1172 * gdb.texinfo (File Options): Document --readnever.
1173 (Commands to Specify Files): Likewise, for 'symbol-file' and
1174 'add-symbol-file'.
1175
11762017-11-29 Pedro Alves <palves@redhat.com>
1177
1178 PR c++/19436
1179 * gdb.texinfo (Debugging C Plus Plus): Document setting
1180 breakpoints in functions with ABI tags.
1181
11822017-11-29 Pedro Alves <palves@redhat.com>
1183
1184 * gdb.texinfo (Linespec Locations): Document how "function" is
1185 interpreted in C++ and Ada. Document "-qualified".
1186 (Explicit Locations): Document how "-function" is interpreted in
1187 C++ and Ada. Document "-qualified".
1188
11892017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1190
1191 PR gdb/21945
1192 * gdb.texinfo (Search Memory): Update description and example
1193 about how to search a string without NULL terminator.
1194
11952017-11-24 Joel Brobecker <brobecker@adacore.com>
1196
1197 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1198 new "exception-message" field.
1199
12002017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1201
1202 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1203
12042017-11-24 Pedro Alves <palves@redhat.com>
1205
1206 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1207 false claim that GDB inserts quoting automatically.
1208 (Symbols): Add anchor.
1209
12102017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1211
1212 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1213
12142017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1215
1216 * python.texi (Basic Python): Add rbreak documentation.
1217
12182017-11-07 Xavier Roirand <roirand@adacore.com>
1219 Pedro Alves <palves@redhat.com>
1220
1221 * gdb.texinfo (Set Breaks): Document support for breakpoint
1222 location ranges in the enable/disable commands.
1223
12242017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1225
1226 * gdb.texinfo (Starting your Program) <The working directory.>:
1227 Mention remote debugging.
1228 (Working Directory) <Your Program's Working Directory>:
1229 Likewise.
1230 (Connecting) <Remote Packet>: Add "set-working-dir"
1231 and "QSetWorkingDir" to the table.
1232 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1233 packet.
1234
12352017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1236
1237 * gdb.texinfo (Starting your Program) <The working directory.>:
1238 Mention new "set cwd" command.
1239 (Working Directory) <Your Program's Working Directory>:
1240 Rephrase to explain that "set cwd" exists and is the default
1241 way to change the inferior's cwd.
1242
12432017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1244
1245 * gdb.texinfo (S/390 and System z Features): Document the new
1246 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1247
12482017-09-21 Kevin Buettner <kevinb@redhat.com>
1249
1250 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1251 attribute.
1252
12532017-09-21 Kevin Buettner <kevinb@redhat.com>
1254
1255 * python.texi (Inferiors In Python): Add description for method
1256 Inferior.thread_from_thread_handle.
1257
12582017-09-19 John Baldwin <jhb@FreeBSD.org>
1259
1260 * gdb.texinfo (Starting your Program): Add description of
1261 starti command. Mention starti command as an alternative for
1262 debugging the elaboration phase.
1263
12642017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1265
1266 * gdb.texinfo (Maintenance Commands): Document filter parameter
1267 of "maint selftest". Document "maint info selftests" command.
1268
12692017-09-11 Tom Tromey <tom@tromey.com>
1270
1271 * python.texi (Events In Python): Document new events.
1272
12732017-09-04 Pedro Alves <palves@redhat.com>
1274
1275 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1276 no-debug-info variables.
1277 (Symbols) <Examining the Symbol Table>: Document inspecting
1278 no-debug-info types.
1279 (Calling) <Calling functions with no debug info>: New subsection,
1280 documenting calling no-debug-info functions.
1281 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1282
12832017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1284
1285 * gdb.texinfo (set environment): Add @anchor. Explain that
1286 environment variables set by the user are sent to GDBserver.
1287 (unset environment): Likewise, but for unsetting variables.
1288 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1289 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1290 "environment-reset" and "QEnvironmentReset" to the table.
1291 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1292 QEnvironmentReset>: New item, explaining the packet.
1293
12942017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1295
1296 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1297 "Compiler search for the compile command" descriptions of set
1298 compile-gcc and show compile-gcc.
1299
13002017-08-07 Weimin Pan <weimin.pan@oracle.com>
1301
1302 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1303 ADI support.
1304 * NEWS: Add "adi examine" and "adi assign" commands.
1305
13062017-08-18 Yao Qi <yao.qi@linaro.org>
1307
1308 * gdb.texinfo (Server): Document "--selftest".
1309
13102017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1311
1312 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1313 Single-Key mode.
1314
13152017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1316
1317 PR gdb/21925
1318 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1319 set...").
1320
13212017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1322
1323 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1324 conditional expression.
1325
13262017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1327
1328 * agentexpr.texi (rot): Fix symbolic description, improve
1329 textual description.
1330
13312017-07-26 Yao Qi <yao.qi@linaro.org>
1332
1333 * gdb.texinfo (Maintenance Commands): Document command
1334 "maint check xml-descriptions".
1335
13362017-07-26 Yao Qi <yao.qi@linaro.org>
1337
1338 * gdb.texinfo (Maintenance Commands): Document optional
1339 argument of "maint print c-tdesc".
1340
13412017-07-18 Yao Qi <yao.qi@linaro.org>
1342
1343 * gdb.texinfo (Maintenance Commands): Improve the doc to
1344 command "maint print c-tdesc".
1345
13462017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1347
1348 PR gdb/21606
1349 * python.texi (Python representation of Symbols.): Replace
1350 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1351 * guile.texi (Guile representation of Symbols.): Likewise.
1352
13532017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1354
1355 * gdb.texinfo (Optional Messages about Internal Happenings):
1356 Document {set,show} debug separate-debug-file commands.
1357
13582017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1359
1360 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1361 (Connecting) <Remote Packet>: Add "startup-with-shell"
1362 and "QStartupWithShell" to the table.
1363 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1364 packet.
1365
13662017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1367
1368 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1369
13702017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1371
1372 * python.texi (Recording in Python): Factor out the documentation of
1373 gdb.RecordInstruction's super class.
1374
13752017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1376
1377 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1378 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1379 prev and next.
1380
13812017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1382
1383 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1384 gdb.RecordInstruction
1385
13862017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1387
1388 * python.texi (Recording in Python): Add documentation for
1389 gdb.RecordGap and remove documentation of special cases for
1390 gdb.BtraceInstruction.
1391
13922017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1393
1394 * python.texi (Recording in Python): Remove Record.ptid defvar.
1395
13962017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1397
1398 * gdb.texinfo (GDB/MI Thread Information): Add missing
1399 fields, re-word some things.
1400 (GDB/MI Thread Commands): Describe fields found in the output of
1401 -thread-info, remove description of fields in the
1402 thread output tuple, replace with a cross-reference to "GDB/MI
1403 Thread Information".
1404
14052017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1406
1407 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1408 from -thread-info output.
1409
14102017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1411
1412 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1413
14142017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1415
1416 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1417
14182017-03-22 Yao Qi <yao.qi@linaro.org>
1419
1420 * python.texi (Inferiors In Python): Remove @code from Python.
1421
14222017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1423
1424 * python.texi (Recordings In Python): Document return type of
1425 gdb.BtraceInstruction.data.
1426
14272017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1428
1429 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1430 command file-list-shared-libraries
1431 (GDB/MI Async Records): Update documentation of library-loaded with new
1432 field.
1433
14342017-03-20 Artemiy Volkov <artemiyv@acm.org>
1435
1436 PR gdb/14441
1437 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1438 supports both lvalue and rvalue references.
1439
14402017-03-20 Artemiy Volkov <artemiyv@acm.org>
1441
1442 PR gdb/14441
1443 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1444 table of constants.
1445
14462017-03-16 Doug Evans <dje@google.com>
1447
1448 * guile.texi (Lazy Strings In Guile): Mention arrays.
1449 * python.texi (Lazy Strings In Python): Ditto.
1450
14512017-03-08 Jiong Wang <jiong.wang@arm.com>
1452
1453 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1454 character "@".
1455
14562017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1457
1458 * Memory Protection Extensions: Add information about inferior
1459 calls.
1460
14612017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1462
1463 * gdb.texinfo: Document new set/show disassembler-options
1464 commands.
1465
14662017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1467
1468 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1469 DW_TAG_GNU_* and DW_AT_GNU_*.
1470
14712017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1472
1473 * python.texi (Recordings In Python): New section.
1474
14752017-02-14 Tom Tromey <tom@tromey.com>
1476
1477 PR python/13598:
1478 * python.texi (Events In Python): Document events.before_prompt.
1479
14802017-02-13 Luis Machado <lgustavo@codesourcery.com>
1481
1482 * gdb.texinfo (Target Commands): Document the optional offset
1483 argument for the load command.
1484
14852017-02-10 Martin Galvan <martingalvan@sourceware.org>
1486
1487 PR gdb/21122
1488 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1489 space-separated breakpoint lists. Also add a missing @table command
1490 and @cindex for breakpoint lists.
1491
14922017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1493
1494 PR tdep/20936
1495 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1496 (Sparc Features): New node.
1497
14982017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1499
1500 * gdb.texinfo (i386 Features): Add system segment registers
1501 as feature.
1502
15032017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1504
1505 * python.texi (Events In Python): Fix typo.
1506
15072017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1508 Luis Machado <lgustavo@codesourcery.com>
1509
1510 * gdb.texinfo (-target-flash-erase): New MI command description.
1511 (flash-erase): New CLI command description.
1512
15132017-01-04 John Baldwin <jhb@FreeBSD.org>
1514
1515 * gdb.texinfo (Contributors): Add SRI International and University
1516 of Cambridge for FreeBSD/mips.
1517
15182016-12-22 Doug Evans <xdje42@gmail.com>
1519
1520 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1521 commands.
1522
15232016-12-02 Pedro Alves <palves@redhat.com>
1524
1525 * gdb.texinfo (User-defined Commands): Limit on number of
1526 arguments passed to user-defined commands removed; update.
1527
15282016-12-02 Pedro Alves <palves@redhat.com>
1529
1530 PR cli/20559
1531 * gdb.texinfo (Define): Add example of using "eval" to process a
1532 variable number of arguments.
1533 (Output) <eval>: Add anchor.
1534
15352016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1536
1537 * Makefile.in: Likewise.
1538
15392016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1540
1541 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1542 xref.
1543
15442016-10-29 Pedro Alves <palves@redhat.com>
1545
1546 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1547 actions.
1548
15492016-10-26 Pedro Alves <palves@redhat.com>
1550
1551 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1552 actions that match a thread, and what happens when an action
1553 matches a thread that is already running.
1554
15552016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1556
1557 * gdb.texinfo (Using Trace Files): Fix typo.
1558 (GDB/MI Tracepoint Commands): Likewise.
1559
15602016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1561
1562 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1563 of -trace-save.
1564
15652016-10-06 Tom Tromey <tom@tromey.com>
1566
1567 * guile.texi (Types In Guile): Remove Java mentions.
1568 * python.texi (Types In Python): Remove Java mentions.
1569 * gdb.texinfo (Address Locations, Supported Languages)
1570 (Index Section Format): Remove Java mentions.
1571
15722016-08-15 Doug Evans <dje@google.com>
1573
1574 * gdb.texinfo (Target Description Format): Update docs on "end"
1575 field spec and field default type.
1576
15772016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15782016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1579
1580 PR gdb/20487
1581 * gdb.texinfo (Context management): Update mention of frame
1582 change notifications.
1583 (gdb/mi Async Records): Document frame field in
1584 =thread-select event.
1585 * observer.texi (GDB Observers): New user_selected_context_changed
1586 observer.
1587
15882016-09-28 Tom Tromey <tom@tromey.com>
1589
1590 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1591 than "memory breakpoint". Further document "kind". Move
1592 protocol-details link earlier.
1593 <z1>: Document the cmd_list argument. Fix typo.
1594 <g>: Remove incorrect sentence.
1595 (Stop Reply Packets): Document "OK" response to requests when in
1596 non-stop mode.
1597 <swbreak>: Use "software breakpoint" rather than "memory
1598 breakpoint".
1599 <create>: Document that "R" is ignored.
1600 <W, X, w>: Document formatting of "AA".
1601 (Notification Packets): Use "%Stop", not "%%Stop".
1602
16032016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1604
1605 * gdb.texinfo (Embedded Processors): Document ARC.
1606 (Synopsys ARC): New section.
1607 (Standard Target Features): Document ARC features.
1608 (ARC Features): New section.
1609
16102016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1611
1612 * .gitignore: New file.
1613
16142016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1615
1616 * gdb.texinfo (Input/Output): Mention possibility to unset
1617 inferior-tty.
1618
16192016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1620
1621 * gdb.texinfo: Resume btrace on reconnect.
1622
16232016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1624
1625 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1626 syscall.
1627
16282016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1629
1630 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1631 command.
1632
16332016-07-13 Tom Tromey <tom@tromey.com>
1634
1635 PR python/15620, PR python/18620:
1636 * python.texi (Events In Python): Document new breakpoint events.
1637
16382016-07-13 Tom Tromey <tom@tromey.com>
1639
1640 PR python/17698:
1641 * python.texi (Breakpoints In Python): Document
1642 Breakpoint.pending.
1643
16442016-07-13 Tom Tromey <tom@tromey.com>
1645
1646 * python.texi (Breakpoints In Python): Move table of types and
1647 table of watchpoint types earlier in node.
1648
16492016-07-12 Tom Tromey <tom@tromey.com>
1650
1651 PR python/19293:
1652 * python.texi (Frames In Python): Document
1653 gdb.invalidate_cached_frames.
1654
16552016-06-21 Pedro Alves <palves@redhat.com>
1656
1657 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1658 document new-ui and explain use case.
1659
16602016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1661
1662 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1663 (NDS32 Features): New Section.
1664
16652016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1666
1667 * gdb.texinfo (Examining Memory): Document negative repeat
1668 count in the 'x' command.
1669
16702016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1671
1672 * gdb.texinfo (GDB/MI Async Records): Document method and
1673 format fields in =record-started.
1674 * observer.texi (record_changed): Add method and format
1675 parameters.
1676
16772016-05-27 Eli Zaretskii <eliz@gnu.org>
1678
1679 * gdb.texinfo (General Query Packets): Move the description of the
1680 response before the long list of the specific 'read' and 'write'
1681 requests.
1682
16832016-05-23 Tom Tromey <tom@tromey.com>
1684
1685 * python.texi (Basic Python): Document gdb.breakpoints return.
1686
16872016-05-24 Tom Tromey <tom@tromey.com>
1688
1689 PR gdb/19194:
1690 * gdb.texinfo (gdb man): Fix typo.
1691
16922016-05-17 Tom Tromey <tom@tromey.com>
1693
1694 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1695 (Rust): New node.
1696
16972016-05-17 Tom Tromey <tom@tromey.com>
1698
1699 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1700
17012016-04-27 Yao Qi <yao.qi@linaro.org>
1702
1703 * gdb.texinfo (tfind): Complete doc about tfind without
1704 argument.
1705
17062016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1707
1708 * agentexpr.texi (byte): Fix zero_ext description.
1709
17102016-03-31 Pedro Alves <palves@redhat.com>
1711
1712 * gdb.texinfo (M32R/SDI): Delete node.
1713 (MIPS Embedded): Remove references to the MIPS remote debugging
1714 protocol, PMON and variants, and the associated commands.
1715
17162016-03-15 Doug Evans <dje@google.com>
1717
1718 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1719 (Target Description Format): Mention enum types. Update docs on
1720 flags types.
1721 (Predefined Target Types): Add "bool".
1722 (Enum Target Types): New node.
1723
17242016-03-15 Pedro Alves <palves@redhat.com>
1725
1726 * gdb.texinfo (Tracepoint Actions): Fix typo.
1727
17282016-03-15 Pedro Alves <palves@redhat.com>
1729 Andreas Arnez <arnez@linux.vnet.ibm.com>
1730 Marcin Kościelnicki <koriakin@0x04.net>
1731
1732 * gdb.texinfo (Tracepoint Actions): Document possible
1733 unreliability of '$_ret'.
1734
17352016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1736
1737 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1738 command.
1739
17402016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1741
1742 * gdb.texinfo (Convenience Functions): Document $_as_string.
1743
17442016-02-23 Doug Evans <dje@google.com>
1745
1746 * gdb.texinfo (Skipping Over Functions and Files): Document new
1747 options to "skip" command. Update docs of output of "info skip".
1748
17492016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1750
1751 * gdb.texinfo (Signals): Add bound violation display hints for
1752 a SIGSEGV.
1753
17542016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1755
1756 * gdb.texinfo (Trace File Format): Add documentation for description
1757 section lines.
1758
17592016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1760
1761 * gdb.texinfo (Trace File Format): Remove misleading information
1762 about register block ordering.
1763
17642016-02-01 Doug Evans <dje@google.com>
1765
1766 * gdb.texinfo (Value Sizes): Fix typo.
1767
17682016-02-01 Doug Evans <dje@google.com>
1769
1770 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1771
17722016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1773
1774 * gdb.texinfo (Value Sizes): New section.
1775 (Data): Add the 'Value Sizes' node to the menu.
1776
17772016-01-26 John Baldwin <jhb@FreeBSD.org>
1778
1779 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1780
17812016-01-19 John Baldwin <jhb@FreeBSD.org>
1782
1783 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1784
17852016-01-18 Pedro Alves <palves@redhat.com>
1786
1787 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1788 of the thread that hit a breakpoint or received a signal.
1789
17902016-01-15 Pedro Alves <palves@redhat.com>
1791
1792 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1793
17942016-01-13 Pedro Alves <palves@redhat.com>
1795
1796 * gdb.texinfo (Threads): Document the $_gthread convenience
1797 variable.
1798 (Convenience Vars): Likewise.
1799
18002016-01-13 Pedro Alves <palves@redhat.com>
1801
1802 * gdb.texinfo (Threads): Document "info threads -gid".
1803
18042016-01-13 Pedro Alves <palves@redhat.com>
1805
1806 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1807 anchor.
1808 (Threads In Python): Document new InferiorThread.global_num
1809 attribute.
1810
18112016-01-07 Pedro Alves <palves@redhat.com>
1812
1813 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1814 qualified thread IDs, global thread IDs and thread ID lists.
1815 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1816 thread IDs.
1817 (Convenience Vars): Document the $_thread convenience variable.
1818 (Ada Tasks): Adjust to refer to thread IDs.
1819 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1820 Commands, GDB/MI Variable Objects): Update to mention global
1821 thread IDs.
1822 * guile.texi (Breakpoints In Guile)
1823 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1824 global thread IDs instead of thread IDs.
1825 * python.texi (Threads In Python): Adjust documentation of
1826 InferiorThread.num.
1827 (Breakpoint.thread): Mention global thread IDs instead of thread
1828 IDs.
1829
18302016-01-13 Pedro Alves <palves@redhat.com>
1831
1832 * python.texi (Threads In Python): Document
1833 InferiorThread.inferior.
1834
18352016-01-13 Pedro Alves <palves@redhat.com>
1836
1837 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1838 convenience variable.
1839 (Convenience Vars): Likewise.
1840
18412016-01-12 Josh Stone <jistone@redhat.com>
1842 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1843
1844 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1845 (Stop Reply Packets): List the syscall entry and return stop reasons.
1846 (General Query Packets): Describe QCatchSyscalls, and add it to the
1847 table and the detailed list of stub features.
1848
18492016-01-12 Pedro Alves <palves@redhat.com>
1850
1851 Remove use of the registered trademark symbol throughout.
1852
18532016-01-12 Yao Qi <yao.qi@linaro.org>
1854
1855 * gdb.texinfo (Interrupts): Update the document on handling
1856 interrupt when program is stopped.
1857
18582015-12-11 Don Breazeal <donb@codesourcery.com>
1859
1860 * gdb.texinfo (Forks): Correct Linux kernel version where
1861 fork and exec events are supported, add notes about support
1862 of these events in target remote mode.
1863 (Connecting): Reorganize and clarify distinctions between
1864 target remote, extended-remote, and multiprocess.
1865 Reorganize related text from separate sections into new
1866 sections.
1867 (Server): Note effects of target extended-remote mode.
1868 Delete section on Multi-Process Mode for gdbserver.
1869 Move some text to "Connecting" node.
1870
18712015-12-10 Pedro Alves <palves@redhat.com>
1872
1873 * gdb.texinfo (Threads): Replace warning with explanation
1874 about single-threaded programs.
1875
18762015-12-10 Pedro Alves <palves@redhat.com>
1877
1878 * gdb.texinfo (Threads): Remove mention of SGI.
1879 (Forks): Remove mention of HP-UX.
1880 (Breakpoints): Remove mention of HP-UX.
1881 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1882 Reword in terms of architectures.
1883 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1884 mention supported systems.
1885 (Convenience Vars): Don't mention HP-UX.
1886 (Jumping): Remove mention of HP-UX in comment.
1887 (Files) <shared libraries>: Update supported shared library types
1888 list. Remove mention of HP-UX.
1889 (Native): Remove HP-UX subsection.
1890 (SVR4 Process Information): Remove mention of HP-UX.
1891
18922015-12-10 Pedro Alves <palves@redhat.com>
1893
1894 * gdb.texinfo (Stack): Reorder menu.
1895
18962015-12-09 Luis Machado <lgustavo@codesourcery.com>
1897
1898 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1899 -var-set-format's new zero-hexadecimal format.
1900
19012015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1902
1903 * gdb.texinfo (Ada Mode Into): Move overloading support
1904 description to its own node.
1905 (Overloading support for Ada): New node.
1906
19072015-11-30 Pedro Alves <palves@redhat.com>
1908
1909 PR 14618
1910 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1911 (Remote Configuration): Add the "set/show remote
1912 no-resumed-stop-reply" to the available settings table.
1913 (General Query Packets): Document the "no-resumed" qSupported
1914 feature.
1915
19162015-11-30 Pedro Alves <palves@redhat.com>
1917
1918 * gdb.texinfo (Remote Configuration): List "set/show remote
1919 thread-events" command in configuration table.
1920 (Stop Reply Packets): Document "T05 create" stop
1921 reason and 'w' stop reply.
1922 (General Query Packets): Document QThreadEvents packet. Document
1923 QThreadEvents qSupported feature.
1924
19252015-11-30 Pedro Alves <palves@redhat.com>
1926
1927 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1928 anchor.
1929 (Packets): Document vCtrlC.
1930
19312015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1932
1933 * gdb.texinfo (Thread List Format): Mention thread names.
1934
19352015-11-24 Pedro Alves <palves@redhat.com>
1936
1937 PR 17539
1938 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1939 program-spaces" example to ascending order listing.
1940 (Threads): Adjust "info threads" example to ascending order
1941 listing.
1942 (Forks): Adjust "info inferiors" example to ascending order
1943 listing.
1944
19452015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1946
1947 * gdb.texinfo (Process Record and Replay): Document "record
1948 instruction-history" modifiers.
1949
19502015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1951
1952 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1953 description.
1954 (Frame Filter Management): Move to later in the 'Examining the
1955 Stack' chapter.
1956 (Selection): Add entry for 'select-frame'.
1957
19582015-09-25 Doug Evans <dje@google.com>
1959
1960 * gdb.texinfo (Process Record and Replay): Fix syntax of
1961 "record instruction-history begin, end" and
1962 "record function-call-history begin, end".
1963
19642015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1965
1966 * gdb.texinfo (Specifying Source Directories): Fix
1967 substitute-path example.
1968
19692015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1970
1971 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1972
19732015-09-15 Pedro Alves <palves@redhat.com>
1974
1975 PR remote/18965
1976 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1977 the vforkdone description.
1978
19792015-09-15 Pedro Alves <palves@redhat.com>
1980
1981 PR remote/18965
1982 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1983 part indicates the thread ID of the parent process.
1984
19852015-09-15 Yao Qi <yao.qi@linaro.org>
1986
1987 * gdb.texinfo (General Query Packets): Add vContSupported to
1988 tables of 'gdbfeatures' and 'stub features' supported in the
1989 qSupported packet, as well as to the list containing stub
1990 feature details.
1991
19922015-09-11 Don Breazeal <donb@codesourcery.com>
1993
1994 * gdb.texinfo (Remote Configuration): Add exec event
1995 feature to table of packet settings.
1996 (Stop Reply Packets): Add exec events to the list of stop
1997 reasons.
1998 (General Query Packets): Add exec events to tables of
1999 'gdbfeatures' and 'stub features' supported in the qSupported
2000 packet, as well as to the list containing stub feature
2001 details.
2002
20032015-08-24 Pedro Alves <palves@redhat.com>
2004
2005 * gdb.texinfo (Remote Configuration): Document the "set/show
2006 remote multiprocess-extensions-packet" commands.
2007
20082015-08-24 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2011 <M32R>: Remove references to M32R/D.
2012 <M68K>: Remove references to target dbug.
2013 <MIPS Embedded>: Remove references to target r3900 and target
2014 array.
2015 <PowerPC Embedded>: Remove references to target dink32 and target
2016 ppcbug, target sds
2017 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2018
20192015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2020
2021 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2022
20232015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2026
20272015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2028
2029 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2030 info bfds" to...
2031 (File Caching): A New section. Outline bfd caching, and add new
2032 description for "main set/show bfd-sharing".
2033
20342015-08-14 Doug Evans <xdje42@gmail.com>
2035
2036 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2037 disassembly.
2038 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2039
20402015-08-11 Keith Seitz <keiths@redhat.com>
2041
2042 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2043 Use "location(s)"instead of "linespec(s)".
2044 (Specifying a Location): Rewrite.
2045 Add subsections describing linespec, address, and explicit locations.
2046 Add node/menu for each subsection.
2047 (Source and Machine Code, C Preprocessor Macros)
2048 (Create and Delete Trace points)
2049 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2050 (Continuing at a Different Address): Remove "linespec" examples.
2051 Add reference to "Specify a Location"
2052 (The -break-insert Command): Rewrite. Add anchor.
2053 Add reference to appropriate manual section discussing locations.
2054 (The -dprintf-insert Command): Refer to -break-insert for
2055 specification of 'location'.
2056
20572015-08-07 Pedro Alves <palves@redhat.com>
2058
2059 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2060 target-non-stop".
2061
20622015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2063
2064 * gdb.texinfo (Process Record and Replay): Document prefixing of
2065 speculatively executed instructions in the "record instruction-history"
2066 command.
2067
20682015-07-20 Doug Evans <dje@google.com>
2069
2070 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2071
20722015-07-16 Doug Evans <dje@google.com>
2073
2074 * stabs.texinfo: @include gdb-cfg.texi.
2075
20762015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2077
2078 Revert the previous 2 commits:
2079 gdbserver build-id attribute generator
2080 Validate symbol file using build-id
2081
20822015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2083
2084 * gdb.texinfo (Files): Add 'set validate-build-id'
2085 and 'show validate-build-id'.
2086
20872015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2088 Jan Kratochvil <jan.kratochvil@redhat.com>
2089
2090 gdbserver build-id attribute generator.
2091 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2092 'build-id' in description, example, new attribute in dtd.
2093
20942015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2095
2096 * gdb.texinfo (Selection): Update documentation for 'frame'
2097 command.
2098
20992015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2100
2101 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2102 focus commands.
2103
21042015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2105
2106 * gdb.texinfo (TUI): Add comma after @xref.
2107
21082015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2109
2110 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
2111 commands.
2112
21132015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2114
2115 * gdb.texinfo (Process Record and Replay): Spell out that variables
2116 and registers are not available during btrace replay.
2117 Describe the new "record btrace pt" command.
2118 Describe the new "set|show record btrace pt buffer-size" options.
2119 (General Query Packets): Describe the new Qbtrace:pt and
2120 Qbtrace-conf:pt:size packets.
2121 Expand "bts" to "Branch Trace Store".
2122 Update the branch trace DTD.
2123
21242015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2125
2126 * gdb.texinfo (Command History): Document the new option
2127 "history remove-duplicates".
2128
21292015-06-19 Doug Evans <dje@google.com>
2130
2131 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2132 longer supported.
2133
21342015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2135
2136 * gdb.texinfo (Command History): Mention that setting
2137 GDBHISTSIZE to the empty string disables history truncation.
2138
21392015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2140
2141 PR gdb/16999
2142 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2143 behavior.
2144
21452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2146
2147 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2148 with GDBHISTSIZE.
2149
21502015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2151
2152 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2153 bytes and memory units for -data-{read,write}-memory-bytes.
2154 (Packets): Same for m, M and X packets.
2155 * python.texi (Inferiors In Python): Same for read_memory and
2156 write_memory.
2157
21582015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2159
2160 * gdb.texinfo (Separate Debug Files): Document that PE is also
2161 supported.
2162
21632015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2164
2165 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2166 single table entry.
2167
21682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2169
2170 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2171
2172
21732015-06-10 Gary Benson <gbenson@redhat.com>
2174
2175 * gdb.texinfo (Remote Configuration): Document the
2176 "set/show remote hostio-setfs-packet" command.
2177 (Host I/O Packets): Document the vFile:setfs packet.
2178
21792015-06-10 Gary Benson <gbenson@redhat.com>
2180
2181 * gdb.texinfo (Debugging Output): Document the "set/show debug
2182 linux-namespaces" command.
2183
21842015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2185 Mircea Gherzan <mircea.gherzan@intel.com>
2186
2187 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2188 and "set mpx bound".
2189
21902015-05-27 Doug Evans <dje@google.com>
2191
2192 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2193
21942015-05-26 Doug Evans <dje@google.com>
2195
2196 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2197 command renamings.
2198 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2199
22002015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2201
2202 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2203
22042015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2205
2206 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2207 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2208
22092015-05-16 Doug Evans <xdje42@gmail.com>
2210
2211 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2212 memory ports.
2213
22142015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2215
2216 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2217
22182015-05-12 Don Breazeal <donb@codesourcery.com>
2219
2220 * gdb.texinfo (Forks): Note that fork debugging is
2221 supported in extended mode.
2222 (Remote Configuration): Add fork event features to table
2223 of packet settings.
2224 (Stop Reply Packets): Add fork events to list of stop reasons.
2225 (General Query Packets): Add fork events to tables of
2226 'gdbfeatures' and 'stub features' supported in the qSupported
2227 packet, as well as to the list containing stub feature
2228 details.
2229
22302015-05-12 Gary Benson <gbenson@redhat.com>
2231
2232 * gdb.texinfo (General Query Packets): Document
2233 qXfer:exec-file:read with empty annex.
2234
22352015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2236
2237 * python.texi (Values From Inferior): Add descriptions of new
2238 methods gdb.Value.reference_value and gdb.Value.const_value.
2239
22402015-05-06 Joel Brobecker <brobecker@adacore.com>
2241
2242 * gdb.texinfo (Files): Add "info dll" documentation.
2243 (Cygwin Native): Remove "info dll" documentation.
2244
22452015-04-29 Doug Evans <dje@google.com>
2246
2247 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2248 Document.
2249 (Writing an Xmethod): Add get_result_type to example.
2250
22512015-04-28 Sasha Smundak <asmundak@google.com>
2252
2253 * python.texi: New method documented.
2254
22552015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2256
2257 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2258 format.
2259
22602015-04-24 Doug Evans <dje@google.com>
2261
2262 * python.texi (Xmethods In Python): Fix name of method to call the
2263 xmethod.
2264
22652015-04-17 Gary Benson <gbenson@redhat.com>
2266
2267 * gdb.texinfo (Connecting to a Remote Target): Mention that
2268 GDB can access program files from remote targets that support
2269 qXfer:exec-file:read and Host I/O packets.
2270
22712015-04-17 Gary Benson <gbenson@redhat.com>
2272
2273 * gdb.texinfo (Remote Configuration): Document the "set/show
2274 remote pid-to-exec-file-packet" command.
2275 (General Query Packets): Document the qXfer:exec-file:read
2276 qSupported features. Document the qXfer:exec-file:read packet.
2277
22782015-04-17 Gary Benson <gbenson@redhat.com>
2279
2280 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2281 applies to executable paths if supplied to GDB as absolute.
2282
22832015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2284
2285 * gdb.texinfo (Mode Options): Remove -xdb.
2286
22872015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2288 Eli Zaretskii <eliz@gnu.org>
2289
2290 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2291 compile, show debug compile. New subsection Compilation options for
2292 the compile command. New subsection Compiler search for the compile
2293 command.
2294
22952015-04-09 Andy Wingo <wingo@igalia.com>
2296
2297 * guile.texi (Frames In Guile): Describe frame-read-register.
2298
22992015-04-02 Gary Benson <gbenson@redhat.com>
2300
2301 * gdb.texinfo (set sysroot): Document "target:".
2302
23032015-04-01 Sasha Smundak <asmundak@google.com>
2304
2305 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2306 section.
2307
23082015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2309
2310 PR corefiles/16092
2311 * gdb.texinfo (gcore): Mention new command 'set
2312 use-coredump-filter'.
2313 (set use-coredump-filter): Document new command.
2314
23152015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2316
2317 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2318 documentation, reorder the info os entries in alphabetical order.
2319
23202015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2321
2322 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2323 -data-write-memory-bytes.
2324
23252015-03-24 Pedro Alves <palves@redhat.com>
2326
2327 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2328 mention that threads may sometimes run unlocked.
2329
23302015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2331
2332 * gdb.texinfo (Remote configuration): Document "set/show
2333 serial parity" command.
2334
23352015-03-18 Gary Benson <gbenson@redhat.com>
2336
2337 * gdb.texinfo (General Query Packets): Remove documentation
2338 for now-removed vFile:fstat qSupported features.
2339
23402015-03-11 Gary Benson <gbenson@redhat.com>
2341
2342 * gdb.texinfo (Remote Configuration): Document the
2343 "set/show remote hostio-fstat-packet" command.
2344 (General Query Packets): Document the vFile:fstat
2345 qSupported features.
2346 (Host I/O Packets): Document the vFile:fstat packet.
2347
23482015-03-11 Andy Wingo <wingo@igalia.com>
2349
2350 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2351
23522015-03-04 Pedro Alves <palves@redhat.com>
2353
2354 * gdb.texinfo (Remote Configuration): Document the "set/show
2355 remote swbreak-feature-packet" and "set/show remote
2356 hwbreak-feature-packet" commands.
2357 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2358 decription.
2359 (Stop Reply Packets): Document the swbreak and hwbreak stop
2360 reasons.
2361 (General Query Packets): Document the swbreak and hwbreak
2362 qSupported features.
2363 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2364
23652015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2366
2367 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2368 under *stopped.
2369
23702015-03-02 Doug Evans <xdje42@gmail.com>
2371
2372 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2373
23742015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2375
2376 * gdb.texinfo (S/390 and System z Features): Describe new feature
2377 "org.gnu.gdb.s390.vx".
2378
23792015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2380
2381 PR gdb/18008
2382 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2383 demangler-warning): Fix typo ("problam").
2384
23852015-02-19 David Taylor <dtaylor@emc.com>
2386
2387 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2388
23892015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2390
2391 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2392 point, DTrace'.
2393 (Static Probe Points): Modified to cover DTrace probes in addition
2394 to SystemTap probes. Also modified to cover the `enable probe'
2395 and `disable probe' commands.
2396
23972015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2398
2399 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2400 `disable probe' commands.
2401
24022015-02-12 David Taylor <dtaylor@emc.com>
2403
2404 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2405 fields of the QTDV packet.
2406
24072015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2408
2409 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2410 (Process Record and Replay): Describe new set|show commands.
2411 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2412
24132015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2414
2415 * gdb.texinfo (Process Record and Replay): Describe the "record
2416 btrace bts" command.
2417 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2418 (Branch Trace Configuration Format): New.
2419
24202015-01-31 Gary Benson <gbenson@redhat.com>
2421 Doug Evans <dje@google.com>
2422
2423 * gdb.texinfo (Command Completion): Document new
2424 "set/show max-completions" option.
2425
24262015-01-31 Doug Evans <xdje42@gmail.com>
2427
2428 * gdb.texinfo (Symbols): Document new commands
2429 "maint print symbol-cache", "maint print symbol-cache-statistics",
2430 "maint flush-symbol-cache". Document new option
2431 "maint set symbol-cache-size".
2432
24332015-01-31 Doug Evans <xdje42@gmail.com>
2434
2435 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2436 distinguish script files vs inlined scripts.
2437 * python.texi (Python Auto-loading): Ditto.
2438
24392015-01-30 Doug Evans <dje@google.com>
2440
2441 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2442 string if present.
2443
24442015-01-27 Doug Evans <dje@google.com>
2445
2446 * python.texi (Objfiles In Python): Document Objfile.username.
2447
24482015-01-27 Doug Evans <dje@google.com>
2449
2450 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2451 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2452
24532015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2456
24572015-01-16 Eli Zaretskii <eliz@gnu.org>
2458
2459 * doc/gdb.texinfo (TUI Commands): Document the possible
2460 values of NAME argument to 'winheight' command. Explain the
2461 effect of 'tabset' setting better.
2462
24632015-01-11 Doug Evans <xdje42@gmail.com>
2464
2465 PR gdb/15830
2466 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2467 (Symbols): Ditto.
2468 (Maintenance Commands): Delete docs for "maint demangle".
2469
24702014-12-31 Joel Brobecker <brobecker@adacore.com>
2471
2472 * gdb.texinfo (Files): Remove documentation of the
2473 "add-shared-symbol-files" and "assf" commands.
2474 (Cygwin Native): Remove documentation of the "dll-symbols"
2475 command.
2476
24772014-12-17 Doug Evans <xdje42@gmail.com>
2478
2479 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2480
24812014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2482 Jan Kratochvil <jan.kratochvil@redhat.com>
2483
2484 * gdb.texinfo (Altering): Update.
2485 (Compiling and Injecting Code): New node.
2486
24872014-12-12 Doug Evans <dje@google.com>
2488
2489 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2490
24912014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2492
2493 * gdb.texinfo: Document "maint print user-registers".
2494
24952014-12-08 Doug Evans <dje@google.com>
2496
2497 * python.texi (Objfiles In Python): Document Objfile.owner.
2498
24992014-12-04 Doug Evans <dje@google.com>
2500
2501 * python.texi (Objfiles In Python): Document
2502 Objfile.add_separate_debug_file.
2503
25042014-12-04 Doug Evans <dje@google.com>
2505
2506 * python.texi (Objfiles In Python): Document Objfile.build_id.
2507
25082014-12-02 Nick Bull <nicholaspbull@gmail.com>
2509
2510 * observer.texi (inferior_call_pre, inferior_call_post)
2511 (memory_changed, register_changed): New observers.
2512
25132014-12-02 Nick Bull <nicholaspbull@gmail.com>
2514
2515 * python.texi (Events In Python): Document new events
2516 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2517 and RegisterChangedEvent.
2518
25192014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2520
2521 Add add-auto-load-scripts-directory.
2522 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2523 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2524
25252014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2526
2527 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2528 description typo.
2529
25302014-10-30 Doug Evans <dje@google.com>
2531
2532 * python.texi (Progspaces In Python): Document ability to add
2533 random attributes to gdb.Progspace objects.
2534 (Objfiles In Python): Document ability to add random attributes to
2535 gdb.objfile objects.
2536
25372014-10-27 Pedro Alves <palves@redhat.com>
2538
2539 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2540 info on stepping and signal handlers.
2541 (Signals): Explain stepping and signal handlers. Add context
2542 index entry, and cross references.
2543
25442014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2545
2546 * python.texi (Breakpoints In Python): Add parenthesis after
2547 Breakpoint.delete. Clarify Breakpoint.enabled description so
2548 that it contains "disable".
2549
25502014-10-17 Doug Evans <dje@google.com>
2551
2552 * python.texi (Events In Python): Document clear_objfiles event.
2553
25542014-10-17 Doug Evans <dje@google.com>
2555
2556 * python.texi (Objfiles In Python): Document new progspace attribute.
2557
25582014-10-17 Pedro Alves <palves@redhat.com>
2559
2560 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2561 (SVR4 Process Information): Delete mention of OSF/1.
2562
25632014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2564
2565 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2566 exit-code field in -list-thread-groups output.
2567
25682014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2569
2570 * gdb.texinfo (Set Breaks): Add missing "@end table".
2571
25722014-09-22 Pedro Alves <palves@redhat.com>
2573
2574 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2575 always-inserted off" is the default mode now. Delete
2576 documentation of "set breakpoint always-inserted auto".
2577
25782014-09-18 Doug Evans <dje@google.com>
2579
2580 * python.texi (Symbol Tables In Python): Document "producer"
2581 attribute of gdb.Symtab objects.
2582
25832014-09-16 Pedro Alves <palves@redhat.com>
2584
2585 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2586 (Embedded OS): Remove VxWorks menu entry.
2587 (VxWorks): Remove node.
2588
25892014-09-13 Doug Evans <xdje42@gmail.com>
2590
2591 * gdb.texinfo (Signaling): Document new queue-signal command.
2592
25932014-09-06 Doug Evans <xdje42@gmail.com>
2594
2595 PR 15276
2596 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2597 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2598
25992014-09-03 Justin Lebar <jlebar@google.com>
2600
2601 * python.texi (Types In Python): Type.template_argument(n) returns a
2602 gdb.Value or a gdb.Type and throws an exception if n is out of
2603 range.
2604
26052014-09-03 Sasha Smundak <asmundak@google.com>
2606
2607 * python.texi (Frames in Python): Add read_register description.
2608
26092014-08-04 Tom Tromey <tromey@redhat.com>
2610
2611 * gdb.texinfo (Debugging Output): Update for change to "set debug
2612 target".
2613
26142014-08-01 Masaki Muranaka <monaka@monami-software.com>
2615
2616 Pushed by Joel Brobecker <brobecker@adacore.com>.
2617 * Makefile.in (transform): New variable.
2618 (install-man1, install-man5): Apply $(transform) to man file names.
2619
26202014-07-26 Doug Evans <xdje42@gmail.com>
2621
2622 PR guile/17177
2623 * guile.texi (Guile Pretty Printing API): Fix typo.
2624 Document set-pretty-printers!, pretty-printers.
2625 (Selecting Guile Pretty-Printers): Update.
2626 Mention program-space based pretty-printers.
2627
26282014-07-25 Pedro Alves <palves@redhat.com>
2629 Eli Zaretskii <eliz@gnu.org>
2630
2631 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2632 with multi-threaded programs.
2633
26342014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2635
2636 * gdb.texinfo (MicroBlaze Features): Added.
2637
26382014-06-27 Yao Qi <yao@codesourcery.com>
2639
2640 * gdb.texinfo (Maintenance Commands): Update the output of
2641 'maint print dummy-frames' command.
2642
26432014-06-24 Eli Zaretskii <eliz@gnu.org>
2644
2645 * gdb.texinfo (Screen Size): Improve indexing.
2646
26472014-06-19 Gary Benson <gbenson@redhat.com>
2648
2649 * gdb.texinfo (Maintenance Commands): Document new
2650 "maint set/show catch-demangler-crashes" option.
2651
26522014-06-19 Gary Benson <gbenson@redhat.com>
2653
2654 * gdb.texinfo (Maintenance Commands): Document new
2655 "maint demangler-warning" command and new
2656 "maint set/show demangler-warning" option.
2657
26582014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2659
2660 * python.texi (Xmethod API): Add space before the opening
2661 parenthesis in function descriptions.
2662
26632014-06-06 Doug Evans <xdje42@gmail.com>
2664
2665 * guile.texi (Guile Configuration): Document guile-data-directory.
2666
26672014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2668
2669 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2670
26712014-06-04 Doug Evans <xdje42@gmail.com>
2672
2673 * guile.texi (Breakpoints In Guile): Update.
2674
26752014-06-03 Joel Brobecker <brobecker@adacore.com>
2676
2677 * python.texi (Xmethod API): Fix reference to "Progspaces In
2678 Python".
2679
26802014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2681
2682 * python.texi (Xmethods In Python, XMethod API)
2683 (Writing an Xmethod): New nodes.
2684 (Python API): New menu entries "Xmethods In Python",
2685 "Xmethod API", "Writing an Xmethod".
2686
26872014-06-02 Doug Evans <xdje42@gmail.com>
2688
2689 * guile.texi (Guile API): Add entry for Parameters In Guile.
2690 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2691 (Parameters In Guile): New node.
2692
26932014-06-02 Doug Evans <xdje42@gmail.com>
2694
2695 * guile.texi (Guile API): Add entry for Commands In Guile.
2696 (Basic Guile) <parse-and-eval>: Add reference.
2697 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2698 (GDB Scheme Data Types): Mention <gdb:command> object.
2699 (Commands In Guile): New node.
2700
27012014-06-02 Doug Evans <xdje42@gmail.com>
2702
2703 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2704 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2705 (Progspaces In Guile): New node.
2706
27072014-05-30 Andrew Burgess <aburgess@broadcom.com>
2708
2709 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2710 * python.texi (Frames In Python): Mention
2711 gdb.FRAME_UNWIND_MEMORY_ERROR.
2712
27132014-05-29 Pedro Alves <palves@redhat.com>
2714 Tom Tromey <tromey@redhat.com>
2715
2716 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2717 from example.
2718 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2719 Mention that target-async is now deprecated.
2720 (Maintenance Commands): Document maint set/show target-async.
2721
27222014-05-29 Pedro Alves <palves@redhat.com>
2723
2724 * observer.texi (sync_execution_done, command_error): New
2725 subjects.
2726
27272014-05-29 Pedro Alves <palves@redhat.com>
2728
2729 PR gdb/13860
2730 * observer.texi (signal_received, end_stepping_range)
2731 (signal_exited, exited, no_history): New observer subjects.
2732
27332014-05-26 Andy Wingo <wingo@igalia.com>
2734
2735 * guile.texi (GDB Scheme Data Types): Remove documentation for
2736 removed interfaces. Update spelling of gdb-object-kind.
2737
27382014-05-26 Andy Wingo <wingo@igalia.com>
2739
2740 * guile.texi (Basic Guile): Fix some typos.
2741
27422014-05-26 Andy Wingo <wingo@igalia.com>
2743
2744 * guile.texi (Writing a Guile Pretty-Printer)
2745 (Guile Types Module): Fix excess parentheses in use-modules forms.
2746
27472014-05-24 Eli Zaretskii <eliz@gnu.org>
2748
2749 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2750 (Breakpoints In Guile, Guile Printing Module)
2751 (Guile Exception Handling, Values From Inferior In Guile)
2752 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2753 Don't use @var at the beginning of a sentence.
2754
2755 * gdb.texinfo (Frame Filter Management, Trace Files)
2756 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2757 (PowerPC Embedded, Define, Annotations for Running)
2758 (IPA Protocol Commands, Packets, General Query Packets)
2759 (Tracepoint Packets, Notification Packets, Environment)
2760 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2761 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2762 (Frames, Backtrace, Selection, Expressions, Registers)
2763 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2764 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2765 (Source Annotations, Using JIT Debug Info Readers, Packets)
2766 (Stop Reply Packets, Host I/O Packets)
2767 (Target Description Format): Don't use @var at the beginning of a
2768 sentence.
2769
2770 * python.texi (Basic Python, Types In Python)
2771 (Commands In Python, Frames In Python, Line Tables In Python)
2772 (Breakpoints In Python, gdb.printing, gdb.types)
2773 (Type Printing API): Don't use @var at the beginning of a
2774 sentence.
2775
27762014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2777
2778 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2779 replay-memory-access".
2780
27812014-05-21 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.texinfo (Starting): Document "set/show
2784 auto-connect-native-target".
2785 (Target Commands): Document "target native".
2786
27872014-05-20 Pedro Alves <palves@redhat.com>
2788
2789 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2790 not be remote specific. Add cross reference to the qCRC packet.
2791 (Separate Debug Files): Update cross reference to the qCRC packet.
2792 (General Query Packets) <qCRC packet>: Add anchor.
2793
27942014-05-17 Doug Evans <xdje42@gmail.com>
2795
2796 Copy over changes from guile.texi.
2797 * python.texi (Basic Python) <gdb.execute>: Add text.
2798 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2799 (Values From Inferior) <Python string>: Add text.
2800 (Values From Inferior) <Value.string>: Clarify string length handling.
2801 (Pretty Printing API): Add cindex.
2802 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2803 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2804 @vindex.
2805 (Commands In Python) <COMPLETE_*>: Similarly.
2806 (Symbols In Python) <SYMBOL_*>: Similarly.
2807 (Breakpoints In Python) <WP_*>: Similarly.
2808 (Breakpoints In Python) <BP_*>: Similarly.
2809
28102014-05-17 David Taylor <dtaylor@emc.com>
2811
2812 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2813 mentioned in the qfThreadInfo reply.
2814
28152014-05-16 Doug Evans <dje@google.com>
2816
2817 * gdb.texinfo (Mode Options): Add -D.
2818
28192014-05-09 Samuel Bronson <naesten@gmail.com>
2820
2821 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2822 "make -C".
2823
28242014-04-29 Tom Tromey <tromey@redhat.com>
2825
2826 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2827 "show debug varobj".
2828
28292014-05-01 David Taylor <dtaylor@emc.com>
2830
2831 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2832 option.
2833
28342014-04-24 Michael Sturm <michael.sturm@mintel.com>
2835 Walfred Tedeschi <walfred.tedeschi@intel.com>
2836
2837 * gdb.texinfo (i386 Features): Add description of AVX512
2838 registers.
2839
28402014-03-31 Doug Evans <dje@google.com>
2841
2842 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2843
28442014-03-30 Doug Evans <dje@google.com>
2845
2846 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2847 (Background Execution): Ditto.
2848
28492014-03-21 Pedro Alves <palves@redhat.com>
2850 Stan Shebs <stan@codesourcery.com>
2851 Hui Zhu <hui@codesourcery.com>
2852
2853 * gdb.texinfo (Packets): Add anchor to "? packet".
2854 Remove fixme and update introduction of "k packet".
2855 Add anchor to "vKill packet".
2856
28572014-03-12 Stan Shebs <stan@codesourcery.com>
2858
2859 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2860
28612014-02-26 Ludovic Courtès <ludo@gnu.org>
2862
2863 * guile.texi (Basic Guile): Document 'history-append!'.
2864
28652014-02-20 Joel Brobecker <brobecker@adacore.com>
2866
2867 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2868 and "assf" as being deprecated.
2869 (Cygwin Native): Likewise for "dll-symbols".
2870 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2871 as a way to force the loading of symbols from a DLL.
2872
28732014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2874
2875 * python.texi (Values From Inferior): Add description about the
2876 new feature.
2877
28782014-02-17 Doug Evans <xdje42@gmail.com>
2879
2880 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2881 * gdb.texinfo (Python): Moved to ...
2882 * python.texi: ... here. New file.
2883
28842014-02-17 Ludovic Courtès <ludo@gnu.org>
2885
2886 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2887 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2888 parameter to 'str-lookup-function' procedure. Look for
2889 the "std::string<" prefix.
2890 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2891 Adjust description.
2892
28932014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2894
2895 * guile.texi (Values From Inferior In Guile): Remove stray
2896 parantheses for deffn.
2897 (Disassembly In Guile): Ditto.
2898
28992014-02-10 Stan Shebs <stan@codesourcery.com>
2900
2901 Add Doxygen support.
2902 * Makefile.in (doxy): New action, generates Doxygen files.
2903 (DOXYGEN): New.
2904 (doxyedit): New.
2905 * Doxyfile-base.in: New file.
2906 * Doxyfile-gdb-api.in: New file.
2907 * Doxyfile-gdb-xref.in: New file.
2908 * Doxyfile-gdbserver.in: New file.
2909 * doxy-index.in: New file.
2910 * filter-for-doxygen: New file.
2911 * filter-params.pl: New file.
2912
29132014-02-10 Doug Evans <xdje42@gmail.com>
2914
2915 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2916 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2917 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2918 (Guile docs): Include guile.texi.
2919 (objfile-gdbdotext file): Add objfile-gdb.scm.
2920 (dotdebug_gdb_scripts section): Mention Guile scripts.
2921 (Multiple Extension Languages): New node.
2922 * guile.texi: New file.
2923
29242014-01-28 Joel Brobecker <brobecker@adacore.com>
2925
2926 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2927 ignore-descriptive-types". commands.
2928
29292014-01-22 Doug Evans <dje@google.com>
2930
2931 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2932 (gdbserver man): Ditto.
2933
29342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2935
2936 * gdb.texinfo: Document limited reverse/replay support
2937 for target record-btrace.
2938
29392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2940
2941 * gdb.texinfo (Process Record and Replay): Update documentation.
2942
29432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2944
2945 * gdb.texinfo (Process Record and Replay): Document new /c
2946 modifier accepted by "record function-call-history".
2947 Add /i modifier to "record function-call-history" example.
2948
29492014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2950 Joel Brobecker <brobecker@adacore.com>
2951
2952 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2953 markers. Remove one that was misplaced.
2954
29552014-01-10 Pedro Alves <palves@redhat.com>
2956
2957 * gdb.texinfo (Your Program's Environment) <set environment>:
2958 Mention the shell, and point at 'set exec-wrapper'.
2959
29602014-01-07 Joel Brobecker <brobecker@adacore.com>
2961
2962 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2963
29642013-12-30 Joel Brobecker <brobecker@adacore.com>
2965
2966 * gdb.texinfo (Types In Python): Clarify the documentation
2967 of attribute gdb.Field.bitpos.
2968
29692013-12-28 Joel Brobecker <brobecker@adacore.com>
2970
2971 * gdb.texinfo (Types In Python): Fix the documentation of
2972 attribute "bitpos" in class gdb.Field for enum types. Add
2973 documentation for attribute "enumval" in that same class.
2974
29752013-12-28 Joel Brobecker <brobecker@adacore.com>
2976
2977 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2978 @ftable.
2979
29802013-12-23 Doug Evans <xdje42@gmail.com>
2981
2982 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2983 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2984 corresponding section in Extending GDB.
2985 (Extending GDB): Move menu up. New menu item "Auto-loading
2986 extensions".
2987 (Sequences): New menu item "Auto-loading sequences".
2988 (Auto-loading sequences): New node.
2989 (Python): Rename section from Scripting GDB to Extending GDB.
2990 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2991 Move docs on ways to auto-load extensions to ...
2992 (Auto-loading extensions): ... here. New node.
2993
29942013-12-23 Joel Brobecker <brobecker@adacore.com>
2995
2996 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2997 in menu.
2998 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2999 command, now in a new node.
3000 (GDB/MI Support Commands): New node, with its contents being
3001 extracted from the "GDB/MI Miscellaneous Commands" node.
3002 A small paragraph introducing the section is also added at
3003 the start.
3004 (GDB/MI Miscellaneous Commands): Delete the description of the
3005 -info-gdb-mi-command, -list-features and -list-target-features
3006 commands, now hosted in the "GDB/MI Support Commands" node.
3007
30082013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3009
3010 PR python/16113
3011 * gdb.texinfo (Values From Inferior): Add a note about using
3012 gdb.Field objects as subscripts on gdb.Value objects.
3013 (Types In Python): Add description about the new attribute
3014 "parent_type" of gdb.Field objects.
3015
30162013-12-12 Joel Brobecker <brobecker@adacore.com>
3017
3018 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3019 entry for section docuumenting the -list-features GDB/MI command.
3020
30212013-12-10 Joel Brobecker <brobecker@adacore.com>
3022
3023 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3024 "exec-run-start-option" entry in the output of the "-list-features"
3025 command.
3026
30272013-12-04 Eli Zaretskii <eliz@gnu.org>
3028
3029 * gdb.texinfo (i386): Fix yesterday's commit.
3030
30312013-12-03 Tom Tromey <tromey@redhat.com>
3032
3033 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3034 documented here.
3035
30362013-12-03 Tom Tromey <tromey@redhat.com>
3037
3038 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3039
30402013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3041
3042 * gdb.texinfo (i386 Features): Add MPX feature registers.
3043 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3044 a subsubsection for MPX and describes the display of the
3045 boundary registers.
3046
30472013-12-03 Joel Brobecker <brobecker@adacore.com>
3048
3049 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3050 documentation of the "ada-exceptions" entry.
3051
30522013-12-03 Joel Brobecker <brobecker@adacore.com>
3053
3054 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3055 "^error" result record concerning the error message. Document
3056 the error code that may also be part of that result record.
3057 (GDB/MI Miscellaneous Commands): Document the
3058 "undefined-command-error-code" element in the output of
3059 the "-list-features" GDB/MI command.
3060
30612013-12-03 Joel Brobecker <brobecker@adacore.com>
3062
3063 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3064 the new -info-gdb-mi-command GDB/MI command. Document
3065 the meaning of "-info-gdb-mi-command" in the output of
3066 -list-features.
3067
30682013-11-29 Pedro Alves <palves@redhat.com>
3069
3070 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3071 Update comment.
3072
30732013-11-24 Yao Qi <yao@codesourcery.com>
3074
3075 * gdb.texinfo (Caching Remote Data): Document new
3076 "set/show stack-cache" option.
3077
30782013-11-24 Yao Qi <yao@codesourcery.com>
3079
3080 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3081 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3082 "off" respectively.
3083
30842013-11-23 Yao Qi <yao@codesourcery.com>
3085
3086 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3087 of "displayhint" to the table about child results.
3088
30892013-11-21 Yao Qi <yao@codesourcery.com>
3090
3091 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3092 'dynamic' for the output of command -var-list-children.
3093
30942013-11-21 Yao Qi <yao@codesourcery.com>
3095
3096 * gdb.texinfo (Caching Target Data): Remove "see" before
3097 @pxref.
3098
30992013-11-20 Yao Qi <yao@codesourcery.com>
3100
3101 * gdb.texinfo (Caching Target Data): Update doc for
3102 per-address-space dcache.
3103
31042013-11-20 Yao Qi <yao@codesourcery.com>
3105
3106 * gdb.texinfo (Data): Rename menu item.
3107 (Caching Remote Data): Rename to ...
3108 (Caching Target Data): ... it. Update.
3109
31102013-11-18 Joel Brobecker <brobecker@adacore.com>
3111
3112 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3113 "language-option" entry in the output of the "-list-features"
3114 command.
3115
31162013-11-15 Tom Tromey <tromey@redhat.com>
3117
3118 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3119 Add example.
3120
31212013-11-14 Tom Tromey <tromey@redhat.com>
3122
3123 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3124
31252013-11-14 Joel Brobecker <brobecker@adacore.com>
3126
3127 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3128 (Context management): Place current subsection text into its own
3129 subsubsection. Add new subsubsection describing the "--language"
3130 command option.
3131
31322013-11-13 Joel Brobecker <brobecker@adacore.com>
3133
3134 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3135 the documentation of "info-ada-exceptions" in the output
3136 of the "-list-features" command. Add the documentation
3137 of the "ada-exception" entry instead.
3138
31392013-11-12 Joel Brobecker <brobecker@adacore.com>
3140
3141
3142 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3143 word of a couple of sentences to start with a capital letter.
3144
31452013-11-12 Joel Brobecker <brobecker@adacore.com>
3146
3147 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3148 (Ada Exceptions): New node.
3149 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3150 Commands" node.
3151 (GDB/MI Ada Exceptions Commands): New node.
3152 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3153 field in the output of the "-list-features" command.
3154 * NEWS: Add entry for the new "info exceptions" CLI command,
3155 and for the new "-info-ada-exceptions" GDB/MI command.
3156
31572013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3158
3159 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3160 (Line Tables In Python): New node.
3161
31622013-11-08 Doug Evans <dje@google.com>
3163
3164 * gdb.texinfo (Debugging Output): Update text for
3165 "set debug dwarf2-read".
3166
31672013-11-08 Doug Evans <dje@google.com>
3168
3169 * gdb.texinfo (Debugging Output): Update text for
3170 "set debug symtab-create".
3171
31722013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3173
3174 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3175 constant.
3176
31772013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3178
3179 * gdb.texinfo (Breakpoints In Python): Document temporary
3180 option in breakpoint constructor, and add documentation to the
3181 temporary attribute.
3182
31832013-11-07 Yao Qi <yao@codesourcery.com>
3184
3185 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3186 output of "-var-info-expression".
3187
31882013-11-06 Pedro Alves <palves@redhat.com>
3189
3190 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3191 non-interactive mode.
3192 (Environment) <shell startup files warning>: Mention
3193 non-interactive mode. Mention .zshenv for Z shell, and talk about
3194 BASH_ENV instead of .bashrc for BASH.
3195
31962013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3197
3198 * gdb.texinfo (Commands to Specify Files): Add description
3199 of the remove-symbol-file command.
3200 * observer.texi: New free_objfile event
3201
32022013-10-24 Pedro Alves <palves@redhat.com>
3203
3204 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3205
32062013-10-11 Joel Brobecker <brobecker@adacore.com>
3207
3208 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3209 New subsection inside which the "-catch-load" and "-catch-unload"
3210 commands documentation is now placed.
3211 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3212 documenting the "-catch-assert" and "-catch-exception" new
3213 GDB/MI commands.
3214
32152013-10-10 Joel Brobecker <brobecker@adacore.com>
3216
3217 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3218
32192013-10-10 Joel Brobecker <brobecker@adacore.com>
3220
3221 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3222 serial baud".
3223 (Remote Configuration): Replace "set remotebaud" by "set serial
3224 baud". Replace "show remotebaud" by "show serial baud".
3225
32262013-10-07 Pedro Alves <palves@redhat.com>
3227
3228 PR breakpoints/11568
3229 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3230 when the thread is removed from the thread list.
3231
32322013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3233
3234 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3235 Update entry for $_exitcode.
3236
32372013-10-04 Joel Brobecker <brobecker@adacore.com>
3238
3239 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3240 new "--start" option.
3241
32422013-10-02 Pedro Alves <palves@redhat.com>
3243
3244 * gdb.texinfo (Registers): Expand description of saved registers
3245 in frames. Explain <not saved>.
3246
32472013-09-25 Doug Evans <dje@google.com>
3248
3249 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3250
32512013-09-16 Stan Shebs <stan@codesourcery.com>
3252
3253 Remove the internals manual gdbint.texinfo.
3254 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3255 (PDFFILES): Remove gdbint.pdf.
3256 (HTMLFILES): Remove gdbint/index.html.
3257 (HTMLFILES_INSTALL): Remove gdbint.
3258 (GDBINT_DOC_FILES): Remove.
3259 (dvi): Remove gdbint.dvi.
3260 (ps): Remove gdbint.ps.
3261 * gdbint.texinfo: Remove file.
3262 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3263
32642013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3265
3266 * gdb.texinfo (Convenience Functions): Mention new convenience
3267 function $_isvoid.
3268
32692013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3270
3271 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3272 (Standard Target Features): Add new node to menu.
3273 (S/390 and System z Features): New node.
3274
32752013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3276
3277 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3278 -list-target-features in the example.
3279
32802013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3281
3282 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3283 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3284
32852013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3286
3287 Sync documentation with gdb.base/gnu-debugdata.exp.
3288 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3289
32902013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3291
3292 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3293
32942013-08-27 Pedro Alves <pedro@codesourcery.com>
3295 Yao Qi <yao@codesourcery.com>
3296
3297 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3298 Document new --skip-unavailable option.
3299 <-stack-list-variables>: Document new --skip-unavailable option.
3300
33012013-08-26 Doug Evans <dje@google.com>
3302
3303 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3304 an optional regexp.
3305
33062013-08-13 Tom Tromey <tromey@redhat.com>
3307
3308 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3309 Document GDB_PARALLEL and GDB_INOTIFY.
3310
33112013-08-09 Stan Shebs <stan@codesourcery.com>
3312
3313 * LRS: Remove file, describes a long-abandoned live-range
3314 splitting extension to stabs.
3315
33162013-07-25 Andrew Burgess <aburgess@broadcom.com>
3317
3318 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3319
33202013-07-17 Doug Evans <dje@google.com>
3321
3322 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3323
33242013-07-02 Tom Tromey <tromey@redhat.com>
3325
3326 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3327
33282013-06-28 Tom Tromey <tromey@redhat.com>
3329
3330 * Makefile.in (version.subst): Use version.in, not
3331 common/version.in.
3332 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3333 Likewise.
3334
33352013-06-27 Pedro Alves <palves@redhat.com>
3336
3337 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3338 dynamic symbol resolution code>: New section, based on infrun.c
3339 comment.
3340
33412013-06-26 Tom Tromey <tromey@redhat.com>
3342
3343 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3344 Update.
3345 (Releasing GDB): Likewise.
3346
33472013-06-26 Pedro Alves <pedro@codesourcery.com>
3348 Yao Qi <yao@codesourcery.com>
3349
3350 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3351 -trace-frame-collected.
3352
33532013-06-26 Pedro Alves <pedro@codesourcery.com>
3354
3355 * gdb.texinfo (Traceframe Info Format): Document tvar element
3356 and its attributes.
3357
33582013-06-25 Yao Qi <yao@codesourcery.com>
3359
3360 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3361
33622013-06-24 Tom Tromey <tromey@redhat.com>
3363
3364 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3365 (GDBvn.texi): Use version.subst.
3366 (version.subst): New target.
3367 (mostlyclean): Remove version.subst.
3368
33692013-06-20 Pedro Alves <pedro@codesourcery.com>
3370
3371 * gdb.texinfo (GDB/MI Data Manipulation)
3372 <-data-list-register-values>: Document the --skip-unavailable
3373 option.
3374
33752013-06-07 Yao Qi <yao@codesourcery.com>
3376
3377 * gdb.texinfo (Symbols): Add kindex and cindex for
3378 'maint print msymbols'.
3379
33802013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3381
3382 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3383 response field name (thread-group to inferior).
3384
33852013-06-04 Gary Benson <gbenson@redhat.com>
3386
3387 * gdb.texinfo (General Query Packets/qSupported): Added
3388 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3389 to the table of currently defined stub features.
3390 Added a more detailed entry for "augmented-libraries-svr4-read".
3391 (General Query Packets/qXfer:libraries-svr4:read): Documented
3392 the augmented form of this packet.
3393
33942013-05-23 Joel Brobecker <brobecker@adacore.com>
3395
3396 * gdb.texinfo (System-wide Configuration Scripts): Renames
3397 "Installed System-wide Configuration Scripts". Add associated
3398 @menu block.
3399
34002013-05-23 Yao Qi <yao@codesourcery.com>
3401 Pedro Alves <palves@redhat.com>
3402
3403 * gdb.texinfo (Packets): Document 'vCont;r'.
3404 (Continuing and Stepping): Document target-assisted range
3405 stepping, and the 'set range-stepping' and 'show range-stepping'
3406 commands.
3407
34082013-05-23 Joel Brobecker <brobecker@adacore.com>
3409
3410 * gdb.texinfo (Installed System-wide Configuration Scripts):
3411 Add subsection describing the scripts now available under
3412 the data-dir's system-gdbbinit subdirectory.
3413 * NEWS: Add entry announcing the availability of system-wide
3414 configuration scripts for ElinOS and Wind River Linux.
3415
34162013-05-21 Hui Zhu <hui@codesourcery.com>
3417
3418 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3419 "-dprintf-insert" command.
3420
34212013-05-17 Doug Evans <dje@google.com>
3422
3423 * gdb.texinfo (Maintenance Commands): Update doc for
3424 "maint check-psymtabs". Add doc for "maint check-symtabs",
3425 "maint expand-symtabs".
3426
34272013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3428
3429 * gdb.texinfo (Process Record and Replay): Document the
3430 "record goto" command and its sub-commands.
3431
34322013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3433
3434 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3435 (Python API): Add Frame Filters API, Frame Wrapper API,
3436 Writing a Frame Filter/Wrapper, Managing Management of Frame
3437 Filters chapter entries.
3438 (Frame Filters API): New Node.
3439 (Frame Wrapper API): New Node.
3440 (Writing a Frame Filter): New Node.
3441 (Managing Frame Filters): New Node.
3442 (Progspaces In Python): Add note about frame_filters attribute.
3443 (Objfiles in Python): Ditto.
3444 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3445 @anchors and --no-frame-filters option to -stack-list-variables,
3446 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3447 commands.
3448
34492013-05-08 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3452 Support" subsection documenting the XML format used to transfer
3453 shared library info on AIX.
3454
34552013-05-08 Joel Brobecker <brobecker@adacore.com>
3456
3457 * gdb.texinfo (Debugging Output): Add documentation of
3458 "set debug aix-solib" and "show debug aix-solib" commands.
3459
34602013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3461
3462 * gdb.texinfo (Nios II): New section.
3463 (Nios II Features): New section.
3464
34652013-05-06 Joel Brobecker <brobecker@adacore.com>
3466
3467 * gdbint.texinfo (Algorithms): Remove entries documenting
3468 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3469 SOLIB_CREATE_INFERIOR_HOOK.
3470
34712013-04-29 Tom Tromey <tromey@redhat.com>
3472
3473 PR python/14204:
3474 * gdb.texinfo (Python API): Fix menu entry.
3475 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3476 Define global and static block. Add example. Clarify
3477 block relationship for inline functions.
3478
34792013-04-29 Tom Tromey <tromey@redhat.com>
3480
3481 * gdb.texinfo (Python API): Mention Python help and keyword
3482 arguments. Move pagination text to Basic Python.
3483 (Basic Python): Put pagination text here. Document
3484 close-on-exec, SIGCHLD, and SIGINT.
3485
34862013-04-19 Pedro Alves <palves@redhat.com>
3487
3488 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3489 "signedness" instead of "signness".
3490
34912013-04-19 Pedro Alves <palves@redhat.com>
3492
3493 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3494 -Wno-pointer-sign text with text on -Wpointer-sign.
3495
34962013-04-16 Tom Tromey <tromey@redhat.com>
3497
3498 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3499 GCC that has the SDT probe points.
3500
35012013-04-15 Tom Tromey <tromey@redhat.com>
3502
3503 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3504 exception catchpoints.
3505
35062013-04-15 Tom Tromey <tromey@redhat.com>
3507
3508 * gdb.texinfo (Set Catchpoints): Document $_exception.
3509 (Convenience Vars): Mention $_exception.
3510
35112013-04-15 Tom Tromey <tromey@redhat.com>
3512
3513 * gdb.texinfo (Set Catchpoints): Reorganize exception
3514 catchpoints. Document "catch rethrow".
3515 (Debugging C Plus Plus): Mention "catch rethrow".
3516
35172013-04-15 Tom Tromey <tromey@redhat.com>
3518
3519 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3520
35212013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3522 Eli Zaretskii <eliz@gnu.org>
3523
3524 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3525 line below the sample output.
3526
35272013-04-12 Eli Zaretskii <eliz@gnu.org>
3528
3529 * gdb.texinfo (Mode Options): Document '-configuration'.
3530 (Help): Document "show configuration".
3531 (Bug Reporting): Add requirements to include the configuration
3532 details in bug reports.
3533
35342013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3535
3536 * Makefile.in (MAN1S): Add gcore.1.
3537 Remove "Host, target, and site specific Makefile fragments" comment.
3538 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3539 (install-man1, uninstall-man1): Conditionalize gcore.1.
3540 (gcore.1): New.
3541 * gdb.texinfo (Man Pages): Add gcore man.
3542 (gcore man): New node.
3543
35442013-04-10 Pedro Alves <palves@redhat.com>
3545
3546 * gdb.texinfo (Process Record and Replay): Document that "set
3547 record full insn-number-max", "set record
3548 instruction-history-size" and "set record
3549 function-call-history-size" accept "unlimited".
3550 (Backtrace): Document that "set backtrace limit" accepts
3551 "unlimited".
3552 (List): Document that "set listsize" accepts "unlimited".
3553 (Print Settings)" Document that "set print max-symbolic-offset",
3554 "set print elements" and "set print repeats" accept "unlimited".
3555 (Starting and Stopping Trace Experiments): Document that "set
3556 trace-buffer-size" accepts "unlimited".
3557 (Remote Configuration): Document that "set tcp connect-timeout"
3558 accepts "unlimited".
3559 (Command History): Document that "set history size" accepts
3560 "unlimited".
3561 (Screen Size): Document that "set height" and "set width" accepts
3562 "unlimited". Adjust "set pagination"'s description to suggest
3563 "set height unlimited" instead of "set height 0".
3564
35652013-04-10 Yao Qi <yao@codesourcery.com>
3566
3567 * gdb.texinfo (Trace Files): Add "target ctf".
3568
35692013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3570
3571 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3572
3573 * Makefile.in (install-man1, install-man5, uninstall-man1)
3574 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3575
3576 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3577
35782013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3579 Eli Zaretskii <eliz@gnu.org>
3580
3581 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3582 parameters order. Remove "On some targets" for --attach. Document the
3583 --multi parameter and extended-remote command. Document all the
3584 options.
3585
35862013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3587
3588 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3589 the list of supported languages.
3590
35912013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3592
3593 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3594 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3595 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3596 (diststuff): Add man.
3597 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3598 (uninstall-man5): New.
3599 (STAGESTUFF): Add *.1 and *.5.
3600 (GDBvn.texi): Add SYSTEM_GDBINIT.
3601 (gdb.1, gdbserver.1, gdbinit.5): New.
3602 (maintainer-clean realclean): Add $(MANS).
3603 (install): Add install-man.
3604 (uninstall): Add uninstall-man.
3605 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3606 (@copying): Wrap it by @c man begin COPYRIGHT.
3607 (Top): Add Man Pages.
3608 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3609
36102013-04-02 Pedro Alves <palves@redhat.com>
3611
3612 * gdb.texinfo (Debugging Output): Document "set/show debug
3613 aarch64", "set/show debug coff-pe-read" and "set/show debug
3614 mach-o".
3615
36162013-04-02 Pedro Alves <palves@redhat.com>
3617
3618 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3619 table>: Add entry for "trace-buffer-size".
3620
36212013-03-28 Pedro Alves <palves@redhat.com>
3622
3623 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3624 table>: Add entry for "trace-status".
3625
36262013-03-28 Eli Zaretskii <eliz@gnu.org>
3627
3628 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3629 @bullet", which is invalid (makeinfo 5.1 barfs).
3630
36312013-03-28 Pedro Alves <palves@redhat.com>
3632
3633 PR gdb/15294
3634
3635 * gdb.texinfo (List) <set listsize>: Adjust to document that
3636 listsize 0 means no limit, and remove mention of -1.
3637
36382013-03-22 Yao Qi <yao@codesourcery.com>
3639
3640 * gdb.texinfo (Embedded Processors): Remove menu item
3641 "OpenRISC 1000".
3642 (OpenRISC 1000): Remove.
3643
36442013-03-21 Doug Evans <dje@google.com>
3645
3646 * gdb.texinfo (Maintenance Commands): Add docs for
3647 "mt set per-command {space,time,symtab} {on,off}".
3648
36492013-03-14 Hui Zhu <hui@codesourcery.com>
3650 Yao Qi <yao@codesourcery.com>
3651
3652 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3653
36542013-03-13 Keith Seitz <keiths@redhat.com>
3655
3656 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3657 "maint agent" reference to Dynamic printf.
3658
36592013-03-11 Eli Zaretskii <eliz@gnu.org>
3660
3661 * gdb.texinfo (General Query Packets): Don't use colon in index
3662 entries visible to Info format.
3663
36642013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3665
3666 * gdb.texinfo (Process Record and Replay): Document record
3667 changes.
3668
36692013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3670
3671 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3672 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3673 qXfer:btrace:read.
3674
36752013-03-09 Eli Zaretskii <eliz@gnu.org>
3676
3677 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3678 use colons in @anchor and @cindex entries.
3679
36802013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3681
3682 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3683
36842013-03-08 Stan Shebs <stan@codesourcery.com>
3685 Hafiz Abid Qadeer <abidh@codesourcery.com>
3686
3687 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3688 trace-buffer-size set and show commands.
3689 (Tracepoint Packets): Document QTBuffer:size.
3690 (General Query Packets): Document QTBuffer:size.
3691
36922013-02-21 Tom Tromey <tromey@redhat.com>
3693
3694 * gdb.texinfo: Remove bad @syncodeindex.
3695 (Values From Inferior, Types In Python, Inferiors In Python)
3696 (Events In Python, Threads In Python, Frames In Python, Blocks In
3697 Python, Symbols In Python, Symbol Tables In Python): Remove
3698 @tables.
3699 (Packets, General Query Packets, Tracepoint Packets)
3700 (Host I/O Packets): Use @w{} for empty @item.
3701
37022013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3703
3704 * gdb.texinfo (Architectures In Python): Add description about
3705 the new method gdb.Architecture.disassemble.
3706
37072013-02-15 Pedro Alves <pedro@codesourcery.com>
3708 Hafiz Abid Qadeer <abidh@codesourcery.com>
3709
3710 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3711 Document the "trace-file" field.
3712
37132013-02-07 Doug Evans <dje@google.com>
3714
3715 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3716 command.
3717
37182013-02-06 Yao Qi <yao@codesourcery.com>
3719
3720 * gdb.texinfo (GDB/MI Async Records): Document new MI
3721 notification "=tsv-modified". Update the document of MI
3722 notification "=tsv-created".
3723 * observer.texi (GDB Observers): New observer tsv_modified.
3724 Update observer tsv_created and tsv_delete.
3725
37262013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3727
3728 * gdb.texinfo (AArch64 Features): New section; document
3729 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3730 (Architectures): Add new AArch64 section to document AArch64
3731 architecture specific commands.
3732 (ABI): Add description of the new OS ABI "Newlib" and its influence
3733 on the longjmp handling.
3734
37352013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3736 Jan Kratochvil <jan.kratochvil@redhat.com>
3737
3738 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3739 variable in 'set/show backtrace' section.
3740
37412013-01-31 Tom Tromey <tromey@redhat.com>
3742
3743 * gdb.texinfo (Target Commands): Fix typo.
3744
37452013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3746
3747 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3748 describing the gdb.Architecture class.
3749 (Frames In Python): Add description about the new method
3750 gdb.Frame.architecture().
3751
37522013-01-23 Doug Evans <dje@google.com>
3753
3754 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3755
37562013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3757
3758 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3759 'thread-groups' field when printing a breakpoint in MI.
3760
37612012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3762 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3763 to reflect that jit-reader-load now supports absolute file-names.
3764
37652013-01-16 Tom Tromey <tromey@redhat.com>
3766
3767 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3768 (Signals): Likewise.
3769
37702013-01-16 Tom Tromey <tromey@redhat.com>
3771
3772 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3773 "catch-type" field.
3774 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3775
37762013-01-07 Tom Tromey <tromey@redhat.com>
3777
3778 * gdb.texinfo (Mode Options): Don't mention -epoch.
3779 (Data, Emacs): Remove obsolete comments.
3780
37812013-01-02 Tom Tromey <tromey@redhat.com>
3782
3783 * gdb.texinfo (GDB/MI Output Records): Update menu.
3784 (GDB/MI Breakpoint Information): New node.
3785 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3786 <-break-insert>: Likewise.
3787
37882012-12-31 Yao Qi <yao@codesourcery.com>
3789
3790 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3791 (Packets): Move "vStopped" packet to ...
3792 (Notification Packets): ... here. Describe the components
3793 of notification. Add a table of supported notifications.
3794 Add an example on the process of he async notification.
3795
37962012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3797
3798 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3799 present.
3800 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3801 fullname output always present.
3802
38032012-12-23 Pierre Muller <muller@sourceware.org>
3804
3805 * gdbint.texinfo (Function prototypes): Require use of "extern"
3806 modifier for function prototypes in headers.
3807
38082012-12-19 Joel Brobecker <brobecker@adacore.com>
3809
3810 * refcard.tex: Update copyright notice to GPL v3 or later.
3811 Update contact info.
3812
38132012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3814
3815 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3816
38172012-12-15 Yao Qi <yao@codesourcery.com>
3818
3819 * gdb.texinfo (Debugging Output): Document 'set debug
3820 notification' and 'show debug notification'.
3821
38222012-12-15 Yao Qi <yao@codesourcery.com>
3823
3824 * gdb.texinfo (Listing Tracepoints): New item and example about
3825 'installed on target' output.
3826 Add more in the example about 'installed on target'.
3827 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3828
38292012-12-14 Tom Tromey <tromey@redhat.com>
3830
3831 * gdb.texinfo (SVR4 Process Information): Mention core files.
3832
38332012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3834
3835 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3836
38372012-12-12 Paul Koning <paul_koning@dell.com>
3838
3839 Add support for Python 3.
3840 * gdb.texinfo (Inferior.read_memory): Mention that the return
3841 value is a memoryview object if Python 3.
3842
38432012-12-11 Pedro Alves <palves@redhat.com>
3844
3845 * gdb.texinfo: Remove all mentions of Unixware throughout.
3846
38472012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3848
3849 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3850
38512012-11-29 Tom Tromey <tromey@redhat.com>
3852
3853 * gdb.texinfo (SVR4 Process Information): Document missing
3854 "info proc" subcommands.
3855
38562012-11-29 Yao Qi <yao@codesourcery.com>
3857
3858 PR gdb/1477.
3859 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3860 to 'auto' instead of 'gnu'.
3861
38622012-11-26 Tom Tromey <tromey@redhat.com>
3863
3864 * gdb.texinfo (MiniDebugInfo): New node.
3865 (GDB Files): Update.
3866
38672012-11-16 Doug Evans <dje@google.com>
3868
3869 * gdb.texinfo (System-wide configuration): If the system-wide init
3870 file lives in the data-directory, and --data-directory is provided,
3871 look for it there.
3872
38732012-11-15 Tom Tromey <tromey@redhat.com>
3874
3875 * gdb.texinfo (Signaling): Fix typo.
3876
38772012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3878
3879 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3880 parameter "count" of -data-write-memory-bytes, and add an example.
3881
38822012-11-12 Tom Tromey <tromey@redhat.com>
3883
3884 * gdb.texinfo (Symbols): Document "info type-printers",
3885 "enable type-printer" and "disable type-printer".
3886 (Python API): Add new node to menu.
3887 (Type Printing API): New node.
3888 (Progspaces In Python): Document type_printers field.
3889 (Objfiles In Python): Likewise.
3890 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3891 register_type_printer, TypePrinter>: Document.
3892
38932012-11-12 Tom Tromey <tromey@redhat.com>
3894
3895 * gdb.texinfo (Symbols): Document "set print type methods",
3896 "set print type typedefs", and flags to ptype and whatis.
3897
38982012-11-09 Andrew Burgess <aburgess@broadcom.com>
3899
3900 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3901 the example -data-disassemble output. Extend the description of
3902 the -data-disassemble results to document all fields. Document
3903 the cli disassemble command as being related to -data-disassemble.
3904
39052012-11-09 Yao Qi <yao@codesourcery.com>
3906
3907 PR gdb/14777.
3908 * gdb.texinfo (OS Information): Remove doc on command
3909 'info udot'.
3910
39112012-11-08 Joel Brobecker <brobecker@adacore.com>
3912
3913 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3914 gdb.ini warning for Windows port.
3915
39162012-11-08 Yao Qi <yao@codesourcery.com>
3917
3918 * gdb.texinfo (Search): Add kindex for 'fo'.
3919
39202012-11-05 Tom Tromey <tromey@redhat.com>
3921
3922 PR python/14802:
3923 * gdb.texinfo (Functions In Python): Add example.
3924
39252012-11-03 Yao Qi <yao@codesourcery.com>
3926
3927 * observer.texi (GDB Observers): Remove observer
3928 'tracepoint_modified', 'tracepoint_created' and
3929 'tracepoint_deleted'.
3930
39312012-10-26 Tom Tromey <tromey@redhat.com>
3932
3933 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3934
39352012-10-25 Tom Tromey <tromey@redhat.com>
3936
3937 * gdb.texinfo (General Query Packets): Use @itemx.
3938
39392012-10-17 Yao Qi <yao@codesourcery.com>
3940
3941 * observer.texi (GDB Observers): Update observer
3942 'memory_changed'.
3943 * gdb.texinfo (GDB/MI Async Records): Document for
3944 "memory-changed" notification.
3945
39462012-10-15 Doug Evans <dje@google.com>
3947
3948 * gdb.texinfo (Mode Options): Document -nh.
3949 Elaborate on docs for -nx.
3950
39512012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3952
3953 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3954
39552012-09-21 Yao Qi <yao@codesourcery.com>
3956 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.texinfo (GDB/MI Async Records): Document notification
3959 'record-started' and 'record-stopped'.
3960 * observer.texi (GDB Observers): New observer 'record-changed'.
3961
39622012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3963
3964 * gdb.texinfo: Document the removal of SH's 'regs' command.
3965
39662012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3967
3968 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3969
39702012-09-18 Yao Qi <yao@codesourcery.com>
3971
3972 * gdb.texinfo (GDB/MI Async Records): Document new MI
3973 notifications '=tsv-created' and '=tsv-deleted'.
3974 * observer.texi (GDB Observers): New observer tsv_created and
3975 tsv_deleted.
3976
39772012-09-18 Yao Qi <yao@codesourcery.com>
3978
3979 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3980 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3981 '=traceframe-changed'.
3982
39832012-09-17 Yao Qi <yao@codesourcery.com>
3984
3985 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3986 'set listsize'.
3987
39882012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3989 Eli Zaretskii <eliz@gnu.org>
3990
3991 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3992 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3993 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3994
39952012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3996
3997 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3998
39992012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4000
4001 Document how to return from "python-interactive" to GDB.
4002 * gdb.texinfo (Python Commands): Update documentation.
4003
40042012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4005
4006 Add a new "python-interactive" command that starts a standard
4007 Python interactive prompt with "pi" as alias, and add "py" as
4008 an alias to "python".
4009 * gdb.texinfo (Python Commands): Document the new commands.
4010
40112012-08-22 Tom Tromey <tromey@redhat.com>
4012
4013 * gdbint.texinfo (Host Definition): Remove documentation for
4014 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4015
40162012-08-17 Keith Seitz <keiths@redhat.com>
4017
4018 PR c++/13356
4019 * gdb.texinfo (Type and Range Checking): Remove warning.
4020 Remove spurious commas.
4021 Update text and examples for re-implementation of set/show
4022 check type.
4023 (C and C++ Type and Range Checks): Likewise.
4024
40252012-08-16 Yao Qi <yao@codesourcery.com>
4026
4027 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4028 is deprecated.
4029
40302012-08-13 Doug Evans <dje@google.com>
4031
4032 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4033 to include functions.
4034
40352012-08-10 Doug Evans <dje@google.com>
4036
4037 * gdb.texinfo (Convenience Funs): New node.
4038 (Types In Python): Document Type.vector.
4039
40402012-08-09 Yao Qi <yao@codesourcery.com>
4041
4042 * observer.texi: New observer command_param_changed.
4043 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4044
40452012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4046
4047 * gdbint.texinfo (Debugging GDB): In section
4048 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4049 Mention also gdb-gdb.py.
4050
40512012-08-07 Yao Qi <yao@codesourcery.com>
4052
4053 Revert the folloing patch:
4054 2012-08-06 Yao Qi <yao@codesourcery.com>
4055 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4056 remote hardware-watchpoint-limit' and 'set
4057 remote hardware-breakpoint-limit'.
4058
40592012-08-06 Nathaniel Flath <flat0103@gmail.com>
4060
4061 * gdb.texinfo (Working Directory): Added information about new
4062 default argument for 'cd' command.
4063
40642012-08-06 Yao Qi <yao@codesourcery.com>
4065
4066 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4067 remote hardware-watchpoint-limit' and 'set
4068 remote hardware-breakpoint-limit'.
4069
40702012-08-06 Yao Qi <yao@codesourcery.com>
4071
4072 Fix PR14371.
4073
4074 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4075 '=breakpoint-deleted'.
4076
40772012-08-02 Yao Qi <yao@codesourcery.com>
4078
4079 * gdb.texinfo (Native): Remove node Neutrino.
4080
40812012-07-27 Yao Qi <yao@codesourcery.com>
4082
4083 * gdb.texinfo (IPA Protocol Commands): Document new command
4084 'close'.
4085
40862012-07-25 Tom Tromey <tromey@redhat.com>
4087
4088 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4089
40902012-07-20 Doug Evans <dje@google.com>
4091
4092 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4093 (Index Files): Document how to control the use of deprecated index
4094 sections.
4095 (Index Section Format): Replace --use-deprecated-index-sections with
4096 "set use-deprecated-index-sections on".
4097
40982012-07-12 Eli Zaretskii <eliz@gnu.org>
4099
4100 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4101 indices into a single node "Index". Instead, join function and
4102 variable indices into a single index, separate from the concept
4103 index. Requested in
4104 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4105 (Top): Update the top-level menu: instead of one "Index" there are
4106 now separate entries "Concept Index" and "Function and Variable
4107 Index".
4108 (Concept Index, Function and Variable Index): New nodes.
4109 (Index): Node deleted.
4110
41112012-07-05 Hui Zhu <hui_zhu@mentor.com>
4112
4113 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4114 and "maint agent-eval".
4115
41162012-07-03 Eli Zaretskii <eliz@gnu.org>
4117
4118 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4119 avoid file-name clashes between Index.html and index.html on
4120 case-insensitive filesystems. See the discussion starting in
4121 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4122 details of the problem.
4123 (Top): Update the master menu for the above.
4124 (Concept Index, Command and Variable Index): New nodes, instead of
4125 the old "Index" node that was deleted. All cross-references
4126 updated.
4127
41282012-07-02 Stan Shebs <stan@codesourcery.com>
4129
4130 * gdb.texinfo (Dynamic Printf): Mention agent style and
4131 disconnected dprintf.
4132 (Maintenance Commands): Describe maint agent-printf.
4133 (General Query Packets): Mention BreakpointCommands feature.
4134 (Packets): Document commands extension to Z0 packet.
4135 * agentexpr.texi (Bytecode Descriptions): Document printf
4136 bytecode.
4137
41382012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4139
4140 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4141 only after gdbinit files.
4142 (Startup): Move -iex and -iex commands down after gdbinit files.
4143
41442012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4145
4146 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4147 possibility.
4148
41492012-06-29 Tom Tromey <tromey@redhat.com>
4150
4151 * gdb.texinfo (Index Section Format): Update for version 7.
4152
41532012-06-28 Stan Shebs <stan@codesourcery.com>
4154
4155 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4156 example, add note about title column.
4157
41582012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4159
4160 * gdb.texinfo (Symbol Tables In Python): Add description about
4161 the new 'last' attribute of gdb.Symtab_and line.
4162
41632012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4164
4165 * gdb.texinfo (Symbol Tables In Python): Correct the description
4166 of the 'pc' attribute of gdb.Symtab_and_line.
4167
41682012-06-26 Doug Evans <dje@google.com>
4169
4170 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4171 and symtab-create.
4172
41732012-06-25 Keith Seitz <keiths@redhat.com>
4174
4175 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4176 from example. Remove "rbreak" from list of corresponding
4177 gdb commands.
4178
41792012-06-23 Doug Evans <dje@google.com>
4180
4181 * gdb.texinfo (Index Section Format): Document version 7 format.
4182
41832012-06-22 Yao Qi <yao@codesourcery.com>
4184
4185 * gdb.texinfo: Add missing cindex for some packets.
4186
41872012-06-20 Keith Seitz <keiths@redhat.com>
4188
4189 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4190 for -break-insert and document -p.
4191
41922012-06-20 Yao Qi <yao@codesourcery.com>
4193
4194 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4195 and "gdb.write_memory" with "Inferior.read_memory" and
4196 "Inferior.write_memory".
4197
41982012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4199
4200 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4201 (Free Documentation): Add @node line.
4202 (Continuing and Stepping) <advance location>: Use @item instead of
4203 @itemx.
4204 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4205 @itemx.
4206 (Embedded Processors): Put the link to "PA" to its correct place,
4207 according to document structure.
4208 (Python API): Put the link to "Lazy Strings In Python" to its
4209 correct place.
4210 (Index): Use @@ in @tex block to get a literal @.
4211
4212 * gdbint.texinfo: Fix the @subtitle line.
4213
4214 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4215 correct place.
4216
42172012-06-08 Yao Qi <yao@codesourcery.com>
4218
4219 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4220 Protocol'.
4221 (In-Process Agent Protocol, IPA Protocol Objects)
4222 (IPA Protocol Commands): New nodes.
4223 (Tracepoint Packets): Add anchors.
4224
42252012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4226
4227 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4228
42292012-06-06 Yao Qi <yao@codesourcery.com>
4230
4231 * gdb.texinfo: Update copyright year.
4232
42332012-05-23 Stan Shebs <stan@codesourcery.com>
4234 Kwok Cheung Yeung <kcy@codesourcery.com>
4235
4236 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4237
42382012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4241 Mention also --with-separate-debug-dir.
4242 (Auto-loading): Prepend $debugdir in the sample output.
4243 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4244 auto-load safe-path variable.
4245 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4246 Mention also $debugdir for 'set auto-load scripts-directory'.
4247
42482012-05-19 Eli Zaretskii <eliz@gnu.org>
4249
4250 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4251 (MIPS Embedded, MIPS, MIPS Register packet Format)
4252 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4253 appropriate.
4254
42552012-05-18 Sandra Loosemore <sandra@codesourcery.com>
4256 Maciej W. Rozycki <macro@codesourcery.com>
4257
4258 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4259 mips compression".
4260 (MIPS Breakpoint Kinds): New subsubsection.
4261
42622012-05-18 Eli Zaretskii <eliz@gnu.org>
4263
4264 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4265 nodes for subsections. Add @acronym mark-ups and adjust
4266 formatting.
4267
42682012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4269
4270 Rename $ddir to $datadir.
4271 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4272 (objfile-gdb.py file): Rename $ddir to $datadir.
4273
42742012-05-18 Tom Tromey <tromey@redhat.com>
4275
4276 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4277
42782012-05-14 Stan Shebs <stan@codesourcery.com>
4279
4280 * gdb.texinfo (Dynamic Printf): New subsection.
4281
42822012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4283
4284 * gdb.texinfo (Basic Python): Add description about the function
4285 gdb.find_pc_line
4286
42872012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4288 Eli Zaretskii <eliz@gnu.org>
4289
4290 * gdb.texinfo (Separate Debug Files): Use plural form for global
4291 debugging information directory.
4292
42932012-05-11 Stan Shebs <stan@codesourcery.com>
4294 Kwok Cheung Yeung <kcy@codesourcery.com>
4295
4296 * gdb.texinfo (Operating System Auxiliary Information): Document new
4297 'info os' subcommands.
4298
42992012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4300
4301 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4302 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4303 (dotdebug_gdb_scripts section): Add reference
4304 to 'Auto-loading safe path'.
4305
43062012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4307
4308 Implement multi-component --with-auto-load-dir.
4309 * gdb.texinfo (Auto-loading): New references
4310 for 'set auto-load scripts-directory'
4311 and 'show auto-load scripts-directory'.
4312 (Auto-loading safe path): Describe the new default. Move $ddir
4313 substituation reference to 'objfile-gdb.py file'.
4314 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4315 script-name. Describe new 'set auto-load scripts-directory'
4316 and 'show auto-load scripts-directory'.
4317
43182012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4319
4320 Provide $ddir substitution for --with-auto-load-safe-path.
4321 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4322 (Auto-loading safe path): Likewise. Mention the default value,
4323 $ddir substitution, --with-auto-load-safe-path and
4324 --without-auto-load-safe-path.
4325 * observer.texi (gdb_datadir_changed): New.
4326
43272012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4328
4329 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4330 Twice.
4331
4332 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4333 directory separator by path separator.
4334
43352012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4336
4337 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4338 for 'set auto-load safe-path' optional. Mention if it is omitted.
4339 Change disabling security protection condition to "/", twice.
4340
43412012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4342
4343 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4344 the new methods global_block and static_block on gdb.Symtab
4345 objects.
4346
43472012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4348
4349 * gdb.texinfo (Blocks In Python): Add a note saying that future
4350 improvements to GDB and its infrastructure can move symbols
4351 across blocks within a symbol table.
4352
43532012-04-29 Yao Qi <yao@codesourcery.com>
4354
4355 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4356 (A29K): Remove.
4357
43582012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4359 Tom Tromey <tromey@redhat.com>
4360
4361 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4362 and generic static probe support on GDB.
4363
43642012-04-25 Doug Evans <dje@google.com>
4365
4366 * gdb.texinfo (Go): Fix thinko.
4367
4368 * gdb.texinfo (Supported Languages): Add Go.
4369 (Go): New node.
4370
43712012-04-25 Yao Qi <yao@codesourcery.com>
4372
4373 * gdbint.texinfo (Testsuite): New section `Board settings'.
4374
43752012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4376
4377 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4378 Three times.
4379
4380 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4381 Three times.
4382
43832012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4384
4385 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4386 by @table @asis. Fix formatting of one item.
4387
43882012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4389
4390 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4391
43922012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4393
4394 New option "set debug auto-load".
4395 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4396 (auto-load verbose mode): New node.
4397
43982012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4399
4400 New option "set auto-load safe-path".
4401 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4402 and "info auto-load" examples for safe-path. Put there also references
4403 for "set auto-load safe-path" and "show auto-load safe-path".
4404 New menu item for Auto-loading safe path.
4405 (Auto-loading safe path): New node.
4406 (Python Auto-loading): Update the expected output from "Missing"
4407 to "No".
4408
44092012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4410
4411 auto-load: Implementation.
4412 * gdb.texinfo (Mode Options): New anchor for -nx.
4413 (Startup): New anchors for Option -init-eval-command,
4414 Home Directory Init File
4415 and Init File in the Current Directory during Startup.
4416 Mention set auto-load local-gdbinit with a reference.
4417 Change the sample code to "set auto-load python-scripts".
4418 (Threads): New anchor set libthread-db-search-path.
4419 Provide references to libthread_db.so.1 file.
4420 (Controlling GDB): New menu item for Auto-loading.
4421 (Auto-loading, Init File in the Current Directory)
4422 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4423 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4424 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4425 reference.
4426 (Auto-loading): Rename to ...
4427 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4428 "set auto-load python-scripts", new anchor for it. Change
4429 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4430 for it. Change "info auto-load-scripts"
4431 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4432 to "Python scripts".
4433
44342012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4435
4436 PR mi/13393
4437 * gdb.texinfo (Print Settings): Extend the description for "set print
4438 object".
4439 (GDB/MI Variable Objects): Extend the description for -var-create and
4440 -var-list-children.
4441
44422012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4443
4444 * gdb.texinfo (Examining Data): Document the 'explore' command.
4445
44462012-03-28 Joel Brobecker <brobecker@adacore.com>
4447
4448 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4449 to the children of a varobj and its update range when -var-update
4450 returns that the varobj's type changed.
4451
44522012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4453
4454 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4455 Create two new links fir 'objfile-gdb.py file'
4456 and 'dotdebug_gdb_scripts section'.
4457
44582012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4459
4460 * gdb.texinfo (Auto-loading): Rename node reference
4461 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4462 Twice.
4463 (.debug_gdb_scripts section): Rename the node ...
4464 (dotdebug_gdb_scripts section): ... here.
4465 (Maintenance Commands): Also rename this node reference.
4466
44672012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4468
4469 * gdb.texinfo (Python API/Values From Inferior): Add description
4470 about the new method Value.referenced_value. Add description on
4471 how Value.dereference is different (and similar) to
4472 Value.referenced_value.
4473
44742012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4475
4476 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4477 --init-eval-command=COMMAND, -iex.
4478 (Startup): Describe -iex and -ix. Simplify the example
4479 for "set auto-load-scripts off".
4480
44812012-03-16 Gary Benson <gbenson@redhat.com>
4482
4483 PR breakpoints/10738
4484 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4485 stating that GDB cannot set breakpoints on inlined functions.
4486 (Mode Options): Document --use-deprecated-index-sections.
4487 (Index Section Format): Document new index section version format.
4488
44892012-03-15 Tom Tromey <tromey@redhat.com>
4490
4491 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4492
44932012-03-13 Doug Evans <dje@google.com>
4494
4495 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4496 of "reload".
4497 (Symbols): Delete docs for set/show symbol-reloading.
4498 * gdbint.texinfo (Defining Other Architecture Features): Delete
4499 SYMBOL_RELOADING_DEFAULT.
4500 * refcard.tex: Delete reference to symbol-reloading.
4501
45022012-03-07 Pedro Alves <palves@redhat.com>
4503
4504 * gdb.texinfo (General Query Packets): Document new
4505 QProgramSignals packet.
4506 * gdb.texinfo (Remote configuration): Mention
4507 "program-signals-packet".
4508
45092012-03-05 Tristan Gingold <gingold@adacore.com>
4510
4511 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4512
45132012-03-03 Yao Qi <yao@codesourcery.com>
4514
4515 * gdb.texinfo (In-Process Agent): New node.
4516 Document new commands.
4517 (General Query Packets): Add packet `QAgent'.
4518
45192012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4520
4521 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4522
45232012-03-01 Scott J. Goldman <scottjg@vmware.com>
4524
4525 * gdb.texinfo (Commands In Python): Put example python macro in
4526 COMMAND_USER category rather than COMMAND_OBSCURE.
4527 Document gdb.COMMAND_USER.
4528 (User-defined Commands): Update documentation to clarify
4529 "set/show max-user-call-depth" and "show user" don't apply to python
4530 commands. Update documentation to clarify "help user-defined" may
4531 also include python commands defined as COMMAND_USER.
4532
45332012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4534
4535 * gdb.texinfo (Startup): Add option -ex description to the option -x
4536 description.
4537
45382012-02-24 Luis Machado <lgustavo@codesourcery.com>
4539
4540 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4541 condition-evaluation breakpoint parameter.
4542 Mention condition-evaluation mode being shown in "info break".
4543 (Break Conditions): Add description for target-side
4544 conditional breakpoints.
4545 (Remote Configuration): Mention conditional-breakpoints-packet.
4546 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4547 cond-expr.
4548 (General Query Packets): Mention new ConditionalBreakpoint feature.
4549
45502012-02-22 Tom Tromey <tromey@redhat.com>
4551
4552 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4553
45542012-02-17 Tom Tromey <tromey@redhat.com>
4555
4556 PR python/10753:
4557 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4558 directory.
4559
45602012-02-14 Stan Shebs <stan@codesourcery.com>
4561
4562 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4563
45642012-02-13 Pedro Alves <palves@redhat.com>
4565
4566 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4567 mips-idt-ecoff.
4568
45692012-02-09 Yao Qi <yao@codesourcery.com>
4570
4571 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4572
45732012-02-07 Tom Tromey <tromey@redhat.com>
4574
4575 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4576 Symbol.value.
4577
45782012-02-07 Tom Tromey <tromey@redhat.com>
4579
4580 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4581
45822012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4583
4584 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4585
45862012-01-24 Tom Tromey <tromey@redhat.com>
4587
4588 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4589 unload".
4590 (Files): Mention new catch commands.
4591 (GDB/MI Async Records): Likewise.
4592
45932012-01-24 Gary Benson <gbenson@redhat.com>
4594
4595 Delete #if 0'd out code.
4596 * gdb.texinfo (Frame Info): Remove "info catch".
4597
45982012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4599
4600 * gdb.texinfo (Remote Configuration): Document
4601 "set remote hostio-readlink-packet" command.
4602 (General Query Packets): Document vFile:readlink packet.
4603
46042012-01-16 Tom Tromey <tromey@redhat.com>
4605
4606 * gdb.texinfo (Specify Location): Document relative file name
4607 handling.
4608
46092012-01-16 Tom Tromey <tromey@redhat.com>
4610
4611 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4612
46132012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4614 Eli Zaretskii <eliz@gnu.org>
4615
4616 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4617 code.
4618
46192012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4620
4621 * gdb.texinfo (Variables): Document use of :: for non-static
4622 variables.
4623
46242012-01-05 Joel Brobecker <brobecker@adacore.com>
4625
4626 * gdbint.texinfo (Start of New Year Procedure): Update
4627 to replace use of copyright.sh by use of copyright.py.
4628
46292012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4630
4631 Remove the gdbtui binary.
4632 * all-cfg.texi (GDBTUI): Remove.
4633 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4634 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4635 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4636
46372011-12-23 Kevin Pouget <kevin.pouget@st.com>
4638
4639 Introduce gdb.FinishBreakpoint in Python.
4640 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4641 (Python API): Add menu entry for Finish Breakpoints.
4642
46432011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4644
4645 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4646 tests.
4647
46482011-12-16 Doug Evans <dje@google.com>
4649
4650 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4651
46522011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4653
4654 * gdb.texinfo (Python Commands): Remove "maint set/show print
4655 stack". Add documentation for "set/show python print-stack".
4656
46572011-12-14 Pedro Alves <pedro@codesourcery.com>
4658
4659 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4660 should transfer control to the stub in the startup code instead of
4661 in main. Mention the need to get past the initial breakpoint.
4662
46632011-12-06 Tom Tromey <tromey@redhat.com>
4664
4665 * gdb.texinfo (Set Breaks): Update for new behavior.
4666
46672011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4668
4669 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4670 List Format for SVR4 Targets'.
4671 (General Query Packets): New item qXfer:libraries-svr4:read.
4672 (Library List Format for SVR4 Targets): New node.
4673
46742011-12-01 Tom Tromey <tromey@redhat.com>
4675
4676 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4677 add.
4678
46792011-11-22 Tom Tromey <tromey@redhat.com>
4680
4681 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4682 reasons.
4683
46842011-11-20 Stan Shebs <stan@codesourcery.com>
4685
4686 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4687 note-related options and variables.
4688 (Tracepoint Packets): Document packet changes.
4689
46902011-11-20 Sanjoy Das <sdas@igalia.com>
4691
4692 * gdb.texinfo (JIT Interface): Add documentation on writing and
4693 usind JIT debug info readers.
4694 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4695 Debug Info Readers): New nodes.
4696
46972011-11-18 Yao Qi <yao@codesourcery.com>
4698
4699 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4700 tracepoint.
4701
47022011-11-15 Doug Evans <dje@google.com>
4703
4704 * gdb.texinfo (Files): Document basenames-may-differ.
4705
47062011-11-14 Doug Evans <dje@google.com>
4707
4708 * gdb.texinfo (Shell Commands): Document "!".
4709
47102011-11-14 Stan Shebs <stan@codesourcery.com>
4711 Kwok Cheung Yeung <kcy@codesourcery.com>
4712
4713 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4714 needed to get shorter fast tracepoints.
4715 (Tracepoint Packets): Document new qTMinFTPILen packet.
4716
47172011-11-14 Yao Qi <yao@codesourcery.com>
4718
4719 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4720 behavior of tracepoint.
4721 (General Query Packets): New feature InstallInTrace.
4722 (Remote Configuration): Document "set remote
4723 install-in-trace-packet".
4724
47252011-11-12 Matt Rice <ratmice@gmail.com>
4726
4727 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4728 Add arguments to info macro.
4729
47302011-11-10 Tom Tromey <tromey@redhat.com>
4731
4732 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4733 manual.
4734 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4735 (Macros): Add a footnote.
4736 (C): Remove paragraph about compiler options.
4737 (C Constants): Mention wide character and string constants.
4738 (C Plus Plus Expressions): Update compiler option advice. Mention
4739 using declarations. Mention ADL. Remove old HP compiler
4740 information.
4741
47422011-11-10 Tom Tromey <tromey@redhat.com>
4743
4744 PR c++/9257:
4745 * gdb.texinfo (Print Settings): Add an extra note about the need
4746 for a vtable.
4747
47482011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4749
4750 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4751 "set mips abi" documentation.
4752
47532011-11-04 Doug Evans <dje@google.com>
4754
4755 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4756
47572011-11-03 Tom Tromey <tromey@redhat.com>
4758
4759 * gdb.texinfo (Stopping): Add menu entry.
4760 (Continuing and Stepping): Restore @node. Use @section, not
4761 @subsection.
4762
47632011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4764
4765 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4766 designation. Fix "Specify Location" cross-reference.
4767
47682011-11-02 Stan Shebs <stan@codesourcery.com>
4769
4770 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4771 (General Query Packets): Describe tracenz feature.
4772 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4773
47742011-10-28 Paul Koning <paul_koning@dell.com>
4775
4776 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4777
47782011-10-27 Kevin Pouget <kevin.pouget@st.com>
4779
4780 * gdb.texinfo ((Frames In Python): Document
4781 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4782
47832011-10-26 Paul Koning <paul_koning@dell.com>
4784
4785 * gdb.texinfo (gdb.types): Document new deepitems function.
4786
47872011-10-25 Paul Koning <paul_koning@dell.com>
4788
4789 PR python/13327
4790
4791 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4792 fetch_lazy method.
4793
47942011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4795
4796 PR python/12656
4797
4798 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4799 global_block, static_block function.
4800
48012011-10-19 Tom Tromey <tromey@redhat.com>
4802
4803 * gdb.texinfo (Commands In Python): Add missing "@"s.
4804
48052011-10-13 Kevin Pouget <kevin.pouget@st.com>
4806
4807 PR python/13285 Document named constants for frame unwind stop reasons
4808 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4809 constants.
4810
48112011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4812
4813 Fix compatibility with texinfo versions older than 4.12.
4814 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4815 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4816 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4817 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4818 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4819 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4820 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4821
48222011-10-09 Doug Evans <dje@google.com>
4823
4824 * gdb.texinfo (Extending GDB): Document alias command.
4825
48262011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4827
4828 Support @entry in input expressions.
4829 * gdb.texinfo (Variables): Describe @entry names suffix.
4830 (Print Settings): Add anchor for `set print entry-values'.
4831
48322011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4833 Eli Zaretskii <eliz@gnu.org>
4834
4835 Display @entry parameter values (without references).
4836 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4837 example.
4838 (Print Settings): New description of set print entry-values and show
4839 print entry-values.
4840
48412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4842 Eli Zaretskii <eliz@gnu.org>
4843
4844 Recognize virtual tail call frames.
4845 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4846 (Tail Call Frames): New node.
4847 (Frames In Python): Add gdb.TAILCALL_FRAME.
4848
48492011-10-07 Doug Evans <dje@google.com>
4850
4851 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4852 register_pretty_printer.
4853
48542011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4855
4856 PR python/12930
4857 PR python/12802
4858
4859 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4860 stop method.
4861
48622011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4863
4864 * gdb.texinfo (Starting your Program): "set disable-randomization"
4865 is no longer Linux-specific.
4866 (Remote Configuration): Document "set remote
4867 disable-randomization-packet".
4868 (General Query Packets): Document "QDisableRandomization" packet
4869 and add it to "qSupported" list.
4870
48712011-10-07 Kevin Pouget <kevin.pouget@st.com>
4872
4873 Allow Python notification of new object-file loadings.
4874 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4875 event type.
4876
48772011-10-04 Kevin Pouget <kevin.pouget@st.com>
4878
4879 PR python/12691: Add the inferior to Python exited event
4880 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4881
48822011-10-03 Joel Brobecker <brobecker@adacore.com>
4883
4884 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4885 rephasing.
4886
48872011-10-03 Joel Brobecker <brobecker@adacore.com>
4888
4889 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4890 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4891 as possible feature returned by the `-list-features'
4892 command.
4893
48942011-09-28 Paul Koning <paul_koning@dell.com>
4895
4896 * gdb.texinfo (gdb.Type): Document field access by dictionary
4897 key syntax.
4898
48992011-09-28 Yao Qi <yao@codesourcery.com>
4900
4901 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4902 Add one space after option `-s'. Remove @r{} markup.
4903
49042011-09-27 Stan Shebs <stan@codesourcery.com>
4905
4906 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4907
49082011-09-16 Hui Zhu <teawater@gmail.com>
4909
4910 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4911 to *(unsigned char *)$esp@300.
4912
49132011-09-15 Paul Koning <paul_koning@dell.com>
4914
4915 * gdb.texinfo: Make style of Python functions and methods match
4916 the syntax of Python. Also put class and module names explicitly
4917 on function, member, and variable names, matching Python
4918 documentation conventions.
4919
49202011-09-15 Kevin Pouget <kevin.pouget@st.com>
4921
4922 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4923 * gdb.texinfo (Inferiors In Python): Describe new
4924 gdb.selected_inferior() function.
4925
49262011-09-15 Kevin Pouget <kevin.pouget@st.com>
4927
4928 Handle multiple breakpoint hits in Python interface:
4929 * gdb.texinfo (Events In Python): New function documentation:
4930 gdb.BreakpointEvent.breakpoints. Indicate that
4931 gdb.BreakpointEvent.breakpoint is now deprecated.
4932
49332011-09-04 Joel Brobecker <brobecker@adacore.com>
4934
4935 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4936
49372011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4938
4939 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4940
49412011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4942
4943 * gdb.texinfo (Prompt): Add set/show extended-prompt
4944 documentation
4945 (Basic Python): Add prompt_hook anchor.
4946 (Python modules): Reword module text to reflect multiple modules.
4947 (gdb.prompt): Document gdb.prompt module.
4948
49492011-08-14 Yao Qi <yao@codesourcery.com>
4950
4951 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4952
49532011-08-14 Yao Qi <yao@codesourcery.com>
4954
4955 * gdb.texinfo (Standard Target Features): Document C6x features.
4956 (TIC6x Features): New node.
4957
49582011-08-12 Doug Evans <dje@google.com>
4959
4960 * gdb.texinfo (Symbols In Python): Document symbol.type.
4961
49622011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4963
4964 * gdb.texinfo (Python): Document command and function
4965 auto-loading.
4966
49672011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4968 Eli Zaretskii <eliz@gnu.org>
4969
4970 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4971 typedefs unrolling. Extend the sample code by an inner typedef and
4972 outer typedefs unrolling.
4973
49742011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4975
4976 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4977 size and line-size.
4978
49792011-07-21 Matt Rice <ratmice@gmail.com>
4980
4981 PR macros/12999
4982 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4983 Update text and cindex entries for info macro command.
4984
49852011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4986
4987 * observer.texi (GDB Observers): Add before_prompt observer.
4988 * gdb.texinfo (Basic Python): Add documentation for prompt
4989 substitution.
4990
49912011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4992
4993 PR python/12438
4994 * gdb.texinfo (Python Commands): Add deprecate note to maint
4995 set/show python print-stack. Document set/show python
4996 print-backtrace.
4997
49982011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4999
5000 * gdb.texinfo: Fix typos.
5001
50022011-07-01 Tom Tromey <tromey@redhat.com>
5003
5004 * gdb.texinfo (Debugging Output): Document set debug
5005 check-physname.
5006
50072011-06-29 Tom Tromey <tromey@redhat.com>
5008
5009 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5010 breakpoint-notifications feature.
5011
50122011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5013
5014 * gdb.texinfo (Target Description): Remove warning about
5015 possibly unstable format.
5016
50172011-06-03 Tom Tromey <tromey@redhat.com>
5018
5019 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5020 (Events In Python): Note that exit_code is optional.
5021
50222011-05-17 Pedro Alves <pedro@codesourcery.com>
5023
5024 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5025 required for multi-threading support.
5026 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5027 Hc are deprecated for multi-threading debugging. Point readers at
5028 the vCont packet.
5029
50302011-05-15 Doug Evans <dje@google.com>
5031
5032 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5033
50342011-05-13 Doug Evans <dje@google.com>
5035
5036 * gdb.texinfo (Threads): Document $sdir,$pdir.
5037 (Server): Document $pdir exception.
5038
5039 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5040
5041 * gdb.texinfo (Threads): Clarify default value for
5042 libthread-db-search-path.
5043
5044 * gdb.texinfo (Completion): Update example.
5045 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5046
50472011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5048
5049 * gdb.texinfo: Document change in the behaviour of the enable and
5050 disable GDB commands when applied to tracepoints.
5051 Document the EnableDisableTracepoints remote stub feature.
5052 Document QTEnable and QTDisable in the list of tracepoint packets.
5053
50542011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5055
5056 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5057 hsuser.texi.
5058 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5059 comment to hsuser.texi. Change rluser.texi name in the comment.
5060
50612011-05-10 Doug Evans <dje@google.com>
5062
5063 * gdb.texinfo (Threads): If an empty path is provided for
5064 libthread-db-search-path it is reset to its default value.
5065 (Server): Ditto.
5066
50672011-05-09 Doug Evans <dje@google.com>
5068
5069 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5070
50712011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5072 Thiago Jung Bauermann <bauerman@br.ibm.com>
5073
5074 Implement support for PowerPC BookE masked watchpoints.
5075 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5076 (PowerPC Embedded): Mention support of masked watchpoints.
5077
50782011-05-03 Joel Brobecker <brobecker@adacore.com>
5079
5080 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5081 `@value{GDBN}'.
5082
50832011-05-03 Joel Brobecker <brobecker@adacore.com>
5084
5085 * gdb.texinfo (titlepage): Remove dedication.
5086 (In Memoriam): New appendix.
5087
50882011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5089 Eli Zaretskii <eliz@gnu.org>
5090
5091 * gdb.texinfo (Index Section Format): Change the version to 5.
5092 Describe the different formula.
5093
50942011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5095 Eli Zaretskii <eliz@gnu.org>
5096
5097 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5098 for disconnected tracing.
5099 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5100 extended-remote relationship. Mention --once.
5101 (TCP port allocation lifecycle of @code{gdbserver}): New.
5102
51032011-04-23 Eli Zaretskii <eliz@gnu.org>
5104
5105 * gdb.texinfo (Server): Improve indexing. Index all optional
5106 switches to gdbserver.
5107
51082011-04-20 Tom Tromey <tromey@redhat.com>
5109
5110 * gdb.texinfo (Index Section Format): New node.
5111 (Top): Add new node to menu.
5112
51132011-04-20 Pedro Alves <pedro@codesourcery.com>
5114
5115 * gdb.texinfo (Maintenance Commands): Document `maint print
5116 remote-registers'.
5117
51182011-04-20 Tom Tromey <tromey@redhat.com>
5119
5120 * gdb.texinfo (Trace File Format): Move node later.
5121
51222011-04-19 Tom Tromey <tromey@redhat.com>
5123
5124 * gdbint.texinfo (Register Information Functions): Remove
5125 duplicate "the".
5126 * gdb.texinfo (Emacs): Remove duplicate "to".
5127 (GDB/MI Variable Objects): Remove duplicate "the".
5128 (General Query Packets): Likewise.
5129
51302011-04-02 Joel Brobecker <brobecker@adacore.com>
5131
5132 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5133 "GDB/MI Ada Exception Information" node.
5134
51352011-04-01 Joel Brobecker <brobecker@adacore.com>
5136
5137 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5138 the "exception-name" field in the *stopped async record.
5139
51402011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5141 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5142
5143 Implement support for PowerPC BookE ranged breakpoints.
5144 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5145
51462011-03-28 Tom Tromey <tromey@redhat.com>
5147
5148 * gdb.texinfo (Set Tracepoints): Fix typo.
5149
51502011-03-24 Tom Tromey <tromey@redhat.com>
5151
5152 * gdb.texinfo (Specify Location): Document `function:label'
5153 linespec.
5154
51552011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5156
5157 PR python/12149
5158
5159 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5160
51612011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5162
5163 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5164 (Inferiors In Python): Likewise.
5165 (Threads In Python): Likewise.
5166 (Symbols In Python): Likewise.
5167 (Objfiles In Python): Likewise.
5168 (Symbol Tables In Python): Likewise.
5169
51702011-03-15 Pedro Alves <pedro@codesourcery.com>
5171
5172 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5173 display>: Explain that the commands accept number ranges.
5174
51752011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5176
5177 * gdb.texinfo (Breakpoints In Python): Add description and example
5178 of Python stop function operation.
5179
51802011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5181
5182 * gdb.texinfo (Parameters In Python): Document get_set_string and
5183 get_show_string methods.
5184
51852011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5186
5187 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5188
5189 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5190 circular-trace-buffer name.
5191
51922011-02-28 Joel Brobecker <brobecker@adacore.com>
5193
5194 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5195 in the previous change.
5196
51972011-02-27 Michael Snyder <msnyder@vmware.com>
5198
5199 * gdb.texinfo (Inferiors and Programs): Update commands to show
5200 that they can accept multiple arguments.
5201
52022011-02-24 Joel Brobecker <brobecker@adacore.com>
5203
5204 Revert the following patch (code patch was not approved):
5205 2011-02-21 Hui Zhu <teawater@gmail.com>
5206 * agentexpr.texi (bytecode descriptions): add printf.
5207 * gdb.texinfo (tracepoint action lists): add printf.
5208
52092011-02-23 Doug Evans <dje@google.com>
5210
5211 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5212
52132011-02-23 Michael Snyder <msnyder@vmware.com>
5214
5215 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5216 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5217 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5218
52192011-02-22 Doug Evans <dje@google.com>
5220
5221 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5222 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5223 add description of result, fix @defun formatting.
5224
52252011-02-21 Hui Zhu <teawater@gmail.com>
5226
5227 * agentexpr.texi (Bytecode Descriptions): Add printf.
5228 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5229
52302011-02-18 Tom Tromey <tromey@redhat.com>
5231
5232 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5233
52342011-02-14 Michael Snyder <msnyder@vmware.com>
5235
5236 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5237 Document new command "thread find".
5238
52392011-02-14 Michael Snyder <msnyder@vmware.com>
5240
5241 * gdb.texinfo (Threads): Update example of new thread message.
5242
52432011-02-14 Pedro Alves <pedro@codesourcery.com>
5244
5245 * gdb.texinfo (Remote Configuration): Mention set/show remote
5246 traceframe-info.
5247 (Tools/Packages Optional for Building GDB): Mention that expat is
5248 used for traceframe info.
5249 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5250 (General Query Packets) <qSupported>: Describe the
5251 qXfer:traceframe-info:read feature.
5252 (qXfer::read): Describe qXfer:traceframe-info:read.
5253 (Traceframe Info Format): New section.
5254
52552011-02-04 Pedro Alves <pedro@codesourcery.com>
5256
5257 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5258 for casts and unary operators.
5259
52602011-02-04 Tom Tromey <tromey@redhat.com>
5261
5262 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5263 is not useful.
5264
52652011-01-25 Pedro Alves <pedro@codesourcery.com>
5266
5267 * gdb.texinfo: s/value optimized out/optimized out/g
5268
52692011-01-21 Joel Brobecker <brobecker@adacore.com>
5270
5271 * gdb.texinfo (Other Misc Settings): Rework part of the
5272 documentation of the "set interactive mode" command.
5273
52742011-01-19 Tom Tromey <tromey@redhat.com>
5275
5276 * gdb.texinfo (Threads): Document thread name output and `thread
5277 name' command.
5278 (Threads In Python): Document Thread.name attribute.
5279 (GDB/MI Thread Commands): Document thread attributes.
5280
52812011-01-12 Andrew Burgess <aburgess@broadcom.com>
5282
5283 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5284 changes in mi/mi-cmd-disas.c
5285
52862011-01-12 Tom Tromey <tromey@redhat.com>
5287
5288 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5289 Fix "thread apply" text.
5290
52912011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5292 Thiago Jung Bauermann <bauerman@br.ibm.com>
5293
5294 Implement support for PowerPC BookE ranged watchpoints.
5295 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5296 the "set powerpc exact-watchpoints" flag.
5297
52982011-01-07 Tom Tromey <tromey@redhat.com>
5299
5300 * gdb.texinfo (Python API): Add descriptions to @menu items.
5301
53022011-01-06 Tom Tromey <tromey@redhat.com>
5303
5304 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5305
53062010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5307
5308 * gdb.texinfo (Debugging Output): Document "set debug jit".
5309
53102011-01-06 Tom Tromey <tromey@redhat.com>
5311
5312 PR python/12133:
5313 * gdb.texinfo (Frames In Python): Document various frame
5314 constants.
5315
53162011-01-05 Joel Brobecker <brobecker@adacore.com>
5317
5318 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5319 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5320 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5321
53222011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5323
5324 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5325 (clean): Add GDBvn.texi.
5326
53272010-12-29 Joel Brobecker <brobecker@adacore.com>
5328
5329 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5330 occasional case where the debugger prints an array address
5331 instead of the array itself.
5332
53332010-12-23 Pedro Alves <pedro@codesourcery.com>
5334
5335 * gdb.texinfo (Packets) <read registers packet>: Document support
5336 for registers that were not collected.
5337
53382010-12-15 Doug Evans <dje@google.com>
5339
5340 * gdb.texinfo (Startup): Document auto-loading of scripts during
5341 startup.
5342 (Auto-loading): Delete "maint set python auto-load on|off".
5343 Add "set auto-load-scripts on|off".
5344
53452010-12-07 Doug Evans <dje@google.com>
5346
5347 * gdb.texinfo (Mode Options): Document -data-directory.
5348 (Data Files): Add reference to -data-directory.
5349
53502010-11-29 Doug Evans <dje@google.com>
5351
5352 * gdb.texinfo (Pretty-Printer Introduction): Change
5353 printer-name:subprinter-name to printer-name;subprinter-name.
5354
53552010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5356
5357 PR python/12199
5358
5359 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5360
53612010-11-23 Tom Tromey <tromey@redhat.com>
5362
5363 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5364 (Editing): Likewise.
5365 (Command History): Likewise.
5366 (TUI Keys): Likewise.
5367 (Bug Reporting): Conditionally include rluser.texi and
5368 inc-history.texinfo.
5369 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5370 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5371 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5372 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5373 (gdb.pdf): Likewise.
5374 (gdb.info): Likewise.
5375 (gdb/index.html): Likewise.
5376
53772010-11-23 Tom Tromey <tromey@redhat.com>
5378
5379 * Makefile.in (Makefile): Run ../config.status.
5380 (distclean): Update.
5381 * configure: Remove.
5382 * configure.ac: Remove.
5383
53842010-11-12 Tom Tromey <tromey@redhat.com>
5385
5386 * gdb.texinfo (Basic Python): Update. Add xref.
5387 (Exception Handling): Document new exception classes.
5388 (Types In Python): Update.
5389 (Frames In Python): Update.
5390
53912010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5392
5393 * gdb.texinfo (Breakpoints In Python): Document "internal"
5394 parameter, and visible attribute.
5395
53962010-11-05 Doug Evans <dje@google.com>
5397
5398 * gdb.texinfo (Source Path): Document "set directories".
5399
54002010-11-05 Ken Werner <ken.werner@de.ibm.com>
5401
5402 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5403 (OpenCL C): New node.
5404
54052010-11-02 Doug Evans <dje@google.com>
5406
5407 * gdb.texinfo (Pretty Printing): Expand into three sections,
5408 introduction, example, and commands.
5409 (Python API): Delete section Disabling Pretty-Printers, merge into
5410 Selecting Pretty-Printers.
5411 (Writing a Pretty-Printer): New section. Move the pretty-printer
5412 example here, and reformat to match python coding style. Add a second
5413 example using the gdb.printing module.
5414 (Python modules): Add gdb.printing.
5415
54162010-10-29 Doug Evans <dje@google.com>
5417
5418 * gdb.texinfo (Python): Fix long line.
5419
54202010-10-20 Doug Evans <dje@google.com>
5421
5422 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5423 All references updated. Correct sections marked as subsections.
5424 (Coding Standards): New chapter. Move the coding standard related
5425 subsections here. Add section on Python coding standards.
5426
54272010-10-13 Doug Evans <dje@google.com>
5428
5429 * gdb.texinfo (Python): Add "Python modules".
5430 (Types in Python): Add reference to gdb.types section.
5431 (Python modules): New node.
5432
54332010-10-11 Doug Evans <dje@google.com>
5434
5435 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5436 Python" from gdb.Value.type description.
5437
54382010-09-28 Joel Brobecker <brobecker@adacore.com>
5439
5440 * gdb.texinfo (Ravenscar Profile): New node.
5441
54422010-09-22 Tom Tromey <tromey@redhat.com>
5443
5444 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5445
54462010-09-22 Eli Zaretskii <eliz@gnu.org>
5447
5448 * gdb.texinfo (Values From Inferior): Clarify that
5449 value.dynamic_type works only in C++ programs with RTTI.
5450
54512010-09-15 Paul Bolle <pebolle@tiscali.nl>
5452
5453 * gdb.texinfo (Character Sets): Correctly reference host-charset
5454 in example.
5455
54562010-09-13 Tom Tromey <tromey@redhat.com>
5457
5458 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5459 Document "fullname" and "from".
5460
54612010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5462
5463 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5464 feature `reverse' output by -list-target-features.
5465
54662010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5467
5468 * gdb.texinfo (i386 Features): Remove an extra "@item".
5469
54702010-08-30 Tom Tromey <tromey@redhat.com>
5471
5472 PR python/11792:
5473 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5474
54752010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5476
5477 * gdb.texinfo (ARM Features): Document
5478 org.gnu.gdb.arm.m-profile.
5479
54802010-08-23 Tom Tromey <tromey@redhat.com>
5481
5482 PR python/11145:
5483 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5484 reinterpret_cast methods.
5485
54862010-08-23 Tom Tromey <tromey@redhat.com>
5487
5488 PR python/11915:
5489 * gdb.texinfo (Types In Python): Document array method.
5490
54912010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5492
5493 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5494
54952010-08-16 Tom Tromey <tromey@redhat.com>
5496
5497 * gdb.texinfo (Set Watchpoints): Document -location option.
5498
54992010-08-13 Doug Evans <dje@google.com>
5500
5501 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5502
55032010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5504
5505 * gdb.texinfo (GDB/MI Data Manipulation): Document
5506 -data-read-memory-raw and -data-write-memory-raw.
5507
55082010-08-11 Tom Tromey <tromey@redhat.com>
5509 Phil Muldoon <pmuldoon@redhat.com>
5510
5511 * gdb.texinfo (Basic Python): Describe post_event API.
5512
55132010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5514
5515 * gdb.texinfo (Basic Python): Describe solib_address and
5516 decode_line Python APIs
5517
55182010-08-10 Tom Tromey <tromey@redhat.com>
5519
5520 * gdb.texinfo (Pretty Printing API): Document
5521 gdb.default_visualizer.
5522
55232010-08-10 Tom Tromey <tromey@redhat.com>
5524
5525 Revert gdb-add-index addition:
5526 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5527
55282010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5529 Eli Zaretskii <eliz@gnu.org>
5530
5531 * gdb.texinfo (Mode Options) <-batch>
5532 (Basic Python) <gdb.execute>: Describe setting width and height.
5533
55342010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5535
5536 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5537
55382010-07-30 Tom Tromey <tromey@redhat.com>
5539
5540 * gdb.texinfo (Index Files): Mention gdb-add-index.
5541
55422010-07-30 Hui Zhu <teawater@gmail.com>
5543
5544 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5545 "detach inferior" and "kill inferior".
5546
55472010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5548
5549 * gdb.texinfo (Machine Code): Update description of two forms of
5550 arguments, and add new example to demonstrate the new form.
5551
55522010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5553
5554 * gdb.texinfo (Values From Inferior): Add value inferior function
5555 call description.
5556
55572010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5558
5559 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5560
55612010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5562 Eli Zaretskii <eliz@gnu.org>
5563
5564 Make core files the process_stratum.
5565 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5566 record_stratum example.
5567
55682010-07-13 Tom Tromey <tromey@redhat.com>
5569
5570 * gdb.texinfo (Index Files): New node.
5571
55722010-07-13 Tom Tromey <tromey@redhat.com>
5573
5574 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5575
55762010-07-13 Tom Tromey <tromey@redhat.com>
5577
5578 * gdb.texinfo (Specify Location): Document labels.
5579
55802010-07-01 Pedro Alves <pedro@codesourcery.com>
5581
5582 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5583 entries for fast tracepoints and static tracepoints.
5584
55852010-07-01 Pedro Alves <pedro@codesourcery.com>
5586
5587 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5588 qsThreadInfo>: Spell out `l' as ell.
5589
55902010-07-01 Pedro Alves <pedro@codesourcery.com>
5591
5592 * gdb.texinfo (Convenience Variables): Document $_sdata.
5593 (Commands to Set Tracepoints): Describe static tracepoints. Add
5594 `Listing Static Tracepoint Markers' menu entry. Document
5595 "strace".
5596 (Tracepoint Action Lists): Document collecting $_sdata.
5597 (Listing Static Tracepoint Markers): New subsection.
5598 (Tracepoints support in gdbserver): Mention static tracepoints.
5599 (remote packets, enabling and disabling): Mention
5600 read-sdata-object.
5601 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5602 and StaticTracepoint.
5603 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5604 Document qXfer:sdata:read.
5605 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5606
56072010-06-29 Joel Brobecker <brobecker@adacore.com>
5608
5609 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5610
56112010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5612 Tom Tromey <tromey@redhat.com>
5613 Thiago Jung Bauermann <bauerman@br.ibm.com>
5614
5615 * gdb.texinfo (Inferiors In Python): New node.
5616 * gdb.texinfo (Threads In Python): New node.
5617
56182010-06-28 Joel Brobecker <brobecker@adacore.com>
5619
5620 * gdb.texinfo (Python): Document what the python directory is
5621 and what its location is.
5622 (Basic Python): Document the gdb.PYTHONDIR constant.
5623
56242010-06-25 Tom Tromey <tromey@redhat.com>
5625
5626 PR python/10808:
5627 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5628
56292010-06-24 Hui Zhu <teawater@gmail.com>
5630
5631 * gdb.texinfo: (Commands for Controlled Output): Add
5632 documentation for command "eval".
5633
56342010-06-21 Stan Shebs <stan@codesourcery.com>
5635
5636 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5637 * annotate.texinfo: Ditto.
5638 * gdbint.texinfo: Ditto.
5639 * stabs.texinfo: Ditto.
5640
56412010-06-22 Hui Zhu <teawater@gmail.com>
5642
5643 * gdb.texinfo: (Process Record and Replay): Add documentation
5644 for command "set record memory-query".
5645
56462010-06-21 Stan Shebs <stan@codesourcery.com>
5647
5648 * gdb.texinfo: Relicense under GFDL version 1.3.
5649 * annotate.texinfo: Relicense under GFDL version 1.3.
5650 * gdbint.texinfo: Relicense under GFDL version 1.3.
5651 * stabs.texinfo: Relicense under GFDL version 1.3.
5652 * fdl.texi: Update to version 1.3.
5653
56542010-06-18 Stan Shebs <stan@codesourcery.com>
5655
5656 * gdb.texinfo (Operating System Auxiliary Information): Describe
5657 "info os" when no arguments given.
5658
5659 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5660 $_thread.
5661
56622010-06-18 Hui Zhu <teawater@gmail.com>
5663
5664 * gdb.texinfo: (Process Record and Replay): Add documentation
5665 for commands "record save" and "record restore".
5666
56672010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5668
5669 * gdb.texinfo: Include information about the correct use
5670 of addresses in the `watch' command.
5671
56722010-06-11 Stan Shebs <stan@codesourcery.com>
5673
5674 * gdb.texinfo (Observer Mode): New section.
5675 (General Query Packets): Document QAllow.
5676
56772010-06-04 Doug Evans <dje@google.com>
5678
5679 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5680
56812010-06-03 Doug Evans <dje@google.com>
5682
5683 * gdbint.texinfo (Coding): Add subsection on command names.
5684
56852010-06-02 Tom Tromey <tromey@redhat.com>
5686
5687 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5688 always-disassemble.
5689
56902010-06-01 Pedro Alves <pedro@codesourcery.com>
5691
5692 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5693 gdbserver, and add cross reference.
5694 (Tracepoints support in gdbserver): New subsection.
5695
56962010-05-26 Pedro Alves <pedro@codesourcery.com>
5697
5698 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5699 `qRelocInsn' feature.
5700 (Relocate instruction reply packet): New subsection
5701 of `Tracepoint Packets'.
5702 (Tracepoint Packets): Mention that packets QTDP and QTStart
5703 support the qRelocInsn request, and add cross reference to new
5704 subsection.
5705
57062010-05-25 Doug Evans <dje@google.com>
5707
5708 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5709 (Commands In Python): Document gdb.string_to_argv.
5710
57112010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5712
5713 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5714 ATTR_NORETURN.
5715
57162010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5717 Tom Tromey <tromey@redhat.com>
5718 Thiago Jung Bauermann <bauerman@br.ibm.com>
5719
5720 * gdb.texinfo (Parameters In Python): New Node.
5721
57222010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5723
5724 * gdb.texinfo: (Summary) Add mention about D language support.
5725 (Filenames): Add D suffixes.
5726 (D): New node.
5727
57282010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5729
5730 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5731 of macro deleted from GDB code.
5732
57332010-04-24 Pedro Alves <pedro@codesourcery.com>
5734
5735 * gdb.texinfo (Commands to specify files): Describe what how GDB
5736 looks up DOS-based filesystem paths on the system root. Document
5737 the new `set/show target-file-system-kind' commands.
5738
57392010-04-23 Doug Evans <dje@google.com>
5740
5741 * gdb.texinfo (Python): Move Auto-loading section here ...
5742 (Python API): from here.
5743 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5744 (Maintenance Commands): Add docs for "maint print section-scripts".
5745
57462010-04-20 Chris Moller <cmoller@redhat.com>
5747
5748 * gdb.texinfo (Setting Breakpoints): Added description of
5749 filename-qualified rbreak.
5750 * refcard.tex (Breakpoints and Watchpoints): Added brief
5751 description of filename-qualified rbreak.
5752
57532010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5754
5755 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5756 (Python API): Change the reference to Pretty Printing API.
5757 (Pretty Printing): Move the user part under the Data node. Reformat
5758 the sample output to 72 columns. Create a new reference to Pretty
5759 Printing API. Rename the API part ...
5760 (Pretty Printing API): To a new node name.
5761 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5762 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5763
57642010-04-21 Stan Shebs <stan@codesourcery.com>
5765
5766 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5767 and commands.
5768 (Listing Tracepoints): Update to reflect current behavior.
5769
57702010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5771
5772 * gdb.texinfo (Examining memory): Update for change in string
5773 display with explicit size.
5774
57752010-04-19 Pedro Alves <pedro@codesourcery.com>
5776
5777 PR breakpoints/8554.
5778
5779 * gdb.texinfo (Save Breakpoints): New node.
5780 (save-tracepoints): Rename to ...
5781 (save tracepoints): ... this. Mention that `save-tracepoints' is
5782 a deprecated alias to `save tracepoints'.
5783
57842010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5785
5786 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5787 (info w32 thread-information-block): Document new command.
5788 (qGetTIBAddress): Document new gdbserver query.
5789 (maint set/show show-all-tib): Document new command.
5790
57912010-04-15 Doug Evans <dje@google.com>
5792
5793 * gdb.texinfo (Python API): Add progspaces section.
5794 (Selecting Pretty-Printers): Progspace pretty-printers are
5795 searched too.
5796 (Progspaces In Python): New section.
5797
5798 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5799
58002010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5801
5802 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5803 returns None.
5804
58052010-04-09 Stan Shebs <stan@codesourcery.com>
5806
5807 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5808 Describe the `frames-created' field, tweak grammar.
5809
58102010-04-09 Pedro Alves <pedro@codesourcery.com>
5811
5812 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5813 Describe the `circular' and `disconnected' fields.
5814
58152010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5816
5817 * gdb.texinfo (maint print registers): Mention unavailable and
5818 invisible registers.
5819
58202010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5821 Thiago Jung Bauermann <bauerman@br.ibm.com>
5822 Tom Tromey <tromey@redhat.com>
5823
5824 * gdb.texinfo (Breakpoints In Python): New Node.
5825
58262010-04-08 Stan Shebs <stan@codesourcery.com>
5827
5828 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5829 trace status fields.
5830
58312010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5832
5833 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5834 optional. Make org.gnu.gdb.i386.avx requires
5835 org.gnu.gdb.i386.avx.
5836
58372010-04-08 Doug Evans <dje@google.com>
5838
5839 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5840 search path, and document that gdb only scans the search path if
5841 the script's path doesn't specify a directory.
5842
58432010-04-05 Doug Evans <dje@google.com>
5844
5845 * gdb.texinfo (maint show python auto-load): Fix typo.
5846
58472010-04-04 Stan Shebs <stan@codesourcery.com>
5848
5849 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5850 (Setting Watchpoints): Update description of "info watch".
5851 (Disabling Breakpoints): Only "info break" lists all.
5852
5853 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5854 (tdump): Explain how tdump works.
5855
58562010-04-01 Pedro Alves <pedro@codesourcery.com>
5857
5858 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5859 add cross reference.
5860
58612010-03-31 Pedro Alves <pedro@codesourcery.com>
5862
5863 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5864 commands error out.
5865
58662010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5867
5868 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5869
58702010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5871
5872 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5873
58742010-03-29 Stan Shebs <stan@codesourcery.com>
5875 Nathan Sidwell <nathan@codesourcery.com>
5876
5877 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5878 GDBN equivalent.
5879 (Set Tracepoints): Remove mention that conditional tracepoints
5880 don't exist.
5881 (Tracepoint Actions): Clarify when while-stepping collection
5882 happens, note that while-stepping does not automatically collect
5883 $pc.
5884
58852010-03-29 Stan Shebs <stan@codesourcery.com>
5886
5887 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5888 (General Query Packets): Describe TracepointSource.
5889
58902010-03-27 Matt Rice <ratmice@gmail.com>
5891
5892 * gdb.texinfo (ARM): Document arguments to "target sim".
5893 (Set Catchpoints): Use @dots{} instead of @r{...}.
5894
58952010-03-26 Pedro Alves <pedro@codesourcery.com>
5896
5897 * gdb.texinfo (Tracepoint Packets): Remove mention that
5898 terror:string may be plain text, and drop mention of X prefix.
5899
59002010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5901
5902 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5903
59042010-03-24 Stan Shebs <stan@codesourcery.com>
5905
5906 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5907
59082010-03-24 Tom Tromey <tromey@redhat.com>
5909
5910 PR breakpoints/9352:
5911 * gdb.texinfo (Break Commands): Update.
5912
59132010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5914
5915 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5916 commands.
5917
59182010-03-16 Stan Shebs <stan@codesourcery.com>
5919
5920 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5921 circular-trace-buffer.
5922 (Tracepoint Packets): Describe QTBuffer, and details of the
5923 qTStatus reply.
5924
59252010-03-12 Stan Shebs <stan@codesourcery.com>
5926 Nathan Sidwell <nathan@codesourcery.com>
5927
5928 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5929 doing instruction stepping.
5930 (Tracepoint Restrictions): New node.
5931
59322010-03-10 Tom Tromey <tromey@redhat.com>
5933
5934 * gdbint.texinfo (Symbol Handling): Update.
5935
59362010-03-08 Tom Tromey <tromey@redhat.com>
5937
5938 PR cli/9591:
5939 * gdb.texinfo (Mode Options): Mention lack of pagination and
5940 confirmation with --batch.
5941 (Screen Size): Mention --batch.
5942 (Messages/Warnings): Likewise.
5943
59442010-03-05 Tom Tromey <tromey@redhat.com>
5945
5946 * gdb.texinfo (Basic Python): Document target_charset and
5947 target_wide_charset.
5948
59492010-03-05 Tom Tromey <tromey@redhat.com>
5950
5951 * gdb.texinfo (Data): Link to pretty-printing.
5952 (Output Formats): Likewise. Correct text.
5953
59542010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5955
5956 * gdb.texinfo (Types): Describe <struct> and <flags>.
5957
59582010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5959
5960 * gdb.texinfo (Frames In Python): Add block parameter and
5961 description to read_var text.
5962
59632010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5964 Tom Tromey <tromey@redhat.com>
5965
5966 * gdb.texinfo (Types In Python): Describe block argument in
5967 template_argument and gdb.lookup_type.
5968
59692010-02-24 Tom Tromey <tromey@redhat.com>
5970
5971 * gdb.texinfo (Cygwin Native): Fix typo.
5972
59732010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5974
5975 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5976 and select method descriptions.
5977 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5978 Tables in Python to menu.
5979 (Blocks In Python): New node.
5980 (Symbols In Python): New node.
5981 (Symbol Tables in Python): New node.
5982
59832010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5984
5985 Multiexec MI
5986
5987 gdb/
5988 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5989
5990 gdb/doc/
5991 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5992 changes.
5993 (GDB/MI Program Execution): Document current behaviour of
5994 --all and --thread-group.
5995 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5996 -remove-inferior.
5997 * observer.texi (inferior_added, inferior_removed): New
5998 observers.
5999
60002010-02-19 Tom Tromey <tromey@redhat.com>
6001
6002 * gdbint.texinfo (Getting Started): Fix @node.
6003 (Debugging GDB): Likewise.
6004
60052010-02-13 Joel Brobecker <brobecker@adacore.com>
6006
6007 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6008 documenting the gdb_test_timeout variable.
6009
60102010-02-12 Jakob Engblom <jakob@virtutech.com>
6011
6012 * gdb.texinfo (MI commands): Added documentation of --reverse
6013 option to a set of MI commands. Restructured documentation of MI
6014 commands --exec-continue to reflect the complexity of reverse
6015 execution.
6016
60172010-02-12 Pedro Alves <pedro@codesourcery.com>
6018
6019 * gdb.texinfo (Using the Collected Data): Specify that the address
6020 range of `tfind outsize' is exclusive, and that the address range
6021 of `tfind range' is inclusive.
6022 (Tracepoint Packets): Specify that the address range of
6023 `QTFrame:range' is inclusive, and that the address range of
6024 `QTFrame:outside' is exclusive
6025
60262010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6027
6028 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6029
60302010-02-10 Tom Tromey <tromey@redhat.com>
6031
6032 * gdb.texinfo (Debugging Output): Document set debug parser and
6033 show debug parser.
6034
60352010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6036
6037 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6038 i386_eflags and i386_mxcsr.
6039
60402010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6041
6042 * gdb.texinfo: Document i386 target features.
6043
60442010-02-05 Doug Evans <dje@google.com>
6045
6046 * gdbint.texinfo (Testsuite): Add a new section to document the
6047 various DejaGnu variables that may be overridden.
6048 Document INTERNAL_GDBFLAGS.
6049
60502010-02-04 Tom Tromey <tromey@redhat.com>
6051
6052 PR cli/8830:
6053 * gdb.texinfo (Files): -readnow comes before the filename for file
6054 and symbol-file.
6055
60562010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6057
6058 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6059 Document ARM breakpoint types.
6060 (Register Packet Format): Move into the new section.
6061 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6062
60632010-01-21 Joel Brobecker <brobecker@adacore.com>
6064
6065 * gdb.texinfo (File Options): Adjust the documentation of this
6066 switch to refer to the "source" command rather than partially
6067 duplicating some of the relevant information.
6068 (Extending GDB): Introduce and document the set/show script-extension
6069 setting.
6070 (Command Files): Add note explaining that the "source" command
6071 is also used to evalute scripts written in other languages.
6072 Remove the short slightly incorrect reference to sourcing Python
6073 scripts.
6074 (Python Commands): Document how to execute a Python script from GDB.
6075
60762010-01-19 Joel Brobecker <brobecker@adacore.com>
6077
6078 * gdb.texinfo (Command Files): Fix typo.
6079
60802010-01-18 Tom Tromey <tromey@redhat.com>
6081
6082 * gdb.texinfo (File Options): Document -x on .py files.
6083 (Command Files): Document handling of Python scripts.
6084
60852010-01-18 Jie Zhang <jie.zhang@analog.com>
6086
6087 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6088
60892010-01-15 Stan Shebs <stan@codesourcery.com>
6090
6091 * gdb.texinfo (Trace Files): New section.
6092 (Tracepoint Packets): Document QTSave and qTBuffer.
6093 (Trace File Format): New appendix.
6094
60952010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6096
6097 * gdb.texinfo (Values From Inferior): Document lazy_string value
6098 method.
6099 (Python API): Add Lazy strings menu item.
6100 (Lazy Strings In Python): New node.
6101
61022010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6103
6104 * gdb.texinfo (GDB/MI Thread Information): New.
6105 (GDB/MI Async Records): Document the core field in *stopped.
6106 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6107 documentation
6108 (Process list): Document that osdata document may contain
6109 threads.
6110 (Remote Serial Protocol): Document qXfer:threads.
6111
61122010-01-06 Stan Shebs <stan@codesourcery.com>
6113
6114 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6115 disconnected tracing.
6116 (Tracepoint Packets): Document new protocol.
6117
61182010-01-05 Stan Shebs <stan@codesourcery.com>
6119
6120 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6121 tracepoints.
6122 (Tracepoint Packets): Describe remote protocol for fast
6123 tracepoints.
6124
61252010-01-01 Joel Brobecker <brobecker@adacore.com>
6126
6127 Update the "Start of New Year Procedure".
6128 * gdbint.texinfo: Add the list of files that need to be updated
6129 manually. Minor reformatting.
6130
61312010-01-01 Joel Brobecker <brobecker@adacore.com>
6132
6133 * refcard.tex: Update copyright year in header and text.
6134
61352010-01-01 Joel Brobecker <brobecker@adacore.com>
6136
6137 * agentexpr.texi: Add 2010 to the list of copyright years.
6138 * annotate.texinfo: Likewise.
6139 * gdb.texinfo: Likewise.
6140 * gdbint.texinfo: Likewise.
6141 * observer.texi: Likewise.
6142 * stabs.texinfo: Likewise.
6143
61442009-12-31 Stan Shebs <stan@codesourcery.com>
6145
6146 * gdb.texinfo (Tracepoint Actions): Describe teval.
6147
61482009-12-29 Stan Shebs <stan@codesourcery.com>
6149
6150 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
6151
61522009-12-28 Stan Shebs <stan@codesourcery.com>
6153
6154 * gdb.texinfo (Trace State Variables): New section.
6155 (Tracepoint Packets): Describe trace state variable packets.
6156 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6157 variable bytecodes.
6158
61592009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6160
6161 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6162 declarations.
6163
61642009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6165
6166 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6167 -gdb-exit behaviour.
6168
61692009-12-20 Joel Brobecker <brobecker@adacore.com>
6170
6171 * gpl.texi: Update to version 3 of the GPL.
6172
61732009-12-20 Joel Brobecker <brobecker@adacore.com>
6174
6175 * Makefile.in: Update copyright header.
6176 * observer.texi: Fix the copyright header of the generated files.
6177
61782009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6179
6180 * gdb.texinfo (Types In Python): Describe range function.
6181
61822009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6183
6184 * gdb.texinfo (Types In Python): Describe "is_base_class".
6185
61862009-12-03 Tom Tromey <tromey@redhat.com>
6187
6188 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6189
61902009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6191
6192 * observer.texi: New memory_changed observer.
6193
61942009-12-01 Tom Tromey <tromey@redhat.com>
6195
6196 * gdb.texinfo (Reverse Execution): Fix typo.
6197
61982009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6199
6200 PR gdb/8704
6201
6202 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6203 are allowed after the breakpoint condition.
6204
62052009-11-23 Tom Tromey <tromey@redhat.com>
6206
6207 PR python/10782:
6208 * gdb.texinfo (Types In Python): Document Type.pointer.
6209
62102009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6211
6212 * gdb.texinfo (Machine Code): Adjust.
6213
62142009-11-11 Pedro Alves <pedro@codesourcery.com>
6215
6216 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6217 (Using Agent Expressions): Delete cross reference.
6218
62192009-11-07 Joel Brobecker <brobecker@adacore.com>
6220
6221 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6222 and @settitle directives up to help makeinfo find them.
6223
62242009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6225
6226 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6227 (Auto-loading): Use plural and note one can use multiple components now.
6228
62292009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6230
6231 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6232 -stack-list-arguments have the same documentation for parameter
6233 as -stack-list-locals. Add comas.
6234
62352009-10-27 Tom Tromey <tromey@redhat.com>
6236 Eli Zaretskii <eliz@gnu.org>
6237
6238 PR python/10781
6239
6240 * gdb.texinfo (Values From Inferior): Document cast method.
6241
62422009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6243
6244 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6245 and adjust example.
6246
62472009-10-22 Michael Snyder <msnyder@vmware.com>
6248
6249 * gdb.texinfo (Process Record and Replay): Document new form of
6250 info record command. Also document the new save and restore
6251 commands.
6252
62532009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6254
6255 * gdb.texinfo (Machine Code): Mention current pc marker.
6256 (Memory): Likewise.
6257
62582009-10-19 Pedro Alves <pedro@codesourcery.com>
6259 Stan Shebs <stan@codesourcery.com>
6260
6261 * observer.texi (new_inferior): Rename to...
6262 (inferior_appeared): ... this.
6263
6264 * gdb.texinfo (Inferiors): Rename node to ...
6265 (Inferiors and Programs): ... this. Mention running multiple
6266 programs in the same debug session.
6267 <info inferiors>: Mention the new 'Executable' column if "info
6268 inferiors". Update examples. Document the "add-inferior",
6269 "clone-inferior", "remove-inferior" and "maint info
6270 program-spaces" commands.
6271 (Process): Rename node to...
6272 (Forks): ... this. Document "set|show follow-exec-mode".
6273
62742009-10-11 Michael Snyder <msnyder@vmware.com>
6275
6276 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6277 (ReverseContinue): Ditto.
6278
62792009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6280
6281 * gdb.texinfo (Server): Document libthread-db-search-path.
6282
62832009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6284
6285 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6286
62872009-10-06 Michael Eager <eager@eagercon.com>
6288
6289 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6290 (Embedded Processors): Add MicroBlaze.
6291 (MicroBlaze): New. Describe Xilinx MicroBlaze
6292
62932009-10-04 Pedro Alves <pedro@codesourcery.com>
6294
6295 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6296
62972009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6298
6299 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6300
63012009-09-23 Joel Brobecker <brobecker@adacore.com>
6302
6303 * observer.texi (solib_unloaded): Document explicitly the fact that
6304 this observer is called before the associated symbols are unloaded.
6305
63062009-09-21 Jie Zhang <jie.zhang@analog.com>
6307
6308 * gdb.texinfo: Escape "{" and "}".
6309
63102009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6311
6312 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6313 -stack-list-variables.
6314
63152009-09-18 Tom Tromey <tromey@redhat.com>
6316
6317 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6318 is experimental.
6319
63202009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6321
6322 * gdb.texinfo (convenince variables): Mention
6323 $_siginfo could be empty.
6324
63252009-09-15 Tom Tromey <tromey@redhat.com>
6326
6327 * gdb.texinfo (GDB/MI Variable Objects): Document
6328 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6329 Expand -var-update documentation.
6330
63312009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6332
6333 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6334 feature.
6335
63362009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6337
6338 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6339
63402009-09-10 Michael Snyder <msnyder@vmware.com>
6341
6342 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6343 ReverseStep replies to the qSupported query.
6344
63452009-09-10 Joel Brobecker <brobecker@adacore.com>
6346
6347 Add documentation for set/show interactive-mode.
6348 * gdb.texinfo (Other Misc Settings): New node.
6349
63502009-09-01 Doug Evans <dje@google.com>
6351
6352 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6353 non-stop mode's affect on remote caching.
6354
63552009-08-31 Jacob Potter <jdpotter@google.com>
6356 Doug Evans <dje@google.com>
6357
6358 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6359 Mark `set/show remotecache' options as obsolete.
6360 Document new `set/show stack-cache' option.
6361 Update text for `info dcache'.
6362
63632009-08-27 Doug Evans <dje@google.com>
6364
6365 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6366 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6367
63682009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6369
6370 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6371 about autoconf.
6372
63732009-08-25 Pedro Alves <pedro@codesourcery.com>
6374
6375 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6376 small example, and describe its columns. Replace "inferior-id" by
6377 "infno" throughout.
6378
63792009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6380
6381 * gdbint.texinfo (Releasing GDB): Point to
6382 README-maintainer-mode file for required autoconf version.
6383 * configure.ac: Do not substitute datarootdir, htmldir,
6384 pdfdir, docdir. Do not process --with-datarootdir,
6385 --with-htmldir, --with-pdfdir, --with-docdir.
6386 * configure: Regenerate.
6387
6388 * configure: Regenerate.
6389
63902009-08-20 Reid Kleckner <reid@kleckner.net>
6391
6392 * gdb.texinfo: Add chapter on JIT interface.
6393
63942009-08-07 Nick Roberts <nickrob@snap.net.nz>
6395
6396 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6397 confirmation request.
6398
63992009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6400
6401 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6402 CRC definitions.
6403
64042009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6405
6406 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6407 -break-commands.
6408
64092009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6410
6411 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6412 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6413
64142009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6415
6416 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6417 "set spu stop-on-load" and "show spu stop-on-load" commands.
6418
64192009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6420
6421 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6422
64232009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6424
6425 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6426 org.gnu.gdb.arm.neon.
6427
64282009-07-20 Pedro Alves <pedro@codesourcery.com>
6429
6430 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6431 optional element.
6432 (subsection OS ABI): New subsection.
6433
64342009-07-14 Stan Shebs <stan@codesourcery.com>
6435
6436 * gdb.texinfo (Tracepoint Conditions): New section.
6437 (General Query Packets): Describe ConditionalTracepoints.
6438 (Tracepoint Packets): Describe condition field.
6439 (Maintenance Commands): Describe maint agent-eval.
6440 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6441
64422009-07-11 Hui Zhu <teawater@gmail.com>
6443
6444 * gdb.texinfo (disassemble): Add a new modifier /r
6445 to "disassemble" command to make it print the raw instructions
6446 in hex as well as in symbolic form.
6447
64482009-07-09 Tom Tromey <tromey@redhat.com>
6449
6450 * gdbint.texinfo (Testsuite): Document parallel make check.
6451
64522009-07-09 Tom Tromey <tromey@redhat.com>
6453
6454 * gdbint.texinfo (Testsuite): Document test transcripts.
6455
64562009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6457
6458 * gdb.texinfo (Values From Inferior): Add length parameter
6459 description.
6460
64612009-07-04 Chris Genly <chris@genly.us>
6462
6463 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6464 in -var-list-children. Fix example according to what the code
6465 does.
6466
64672009-07-02 Pedro Alves <pedro@codesourcery.com>
6468
6469 * gdb.texinfo (Debugging multiple inferiors): Document the
6470 "inferior", "detach inferior" and "kill inferior" commands.
6471 (Debugging Programs with Multiple Processes): Adjust to mention
6472 generic "inferior" commands. Delete mention of "detach fork" and
6473 "delete fork". Cross reference to "Debugging multiple inferiors"
6474 section.
6475
64762009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6477
6478 * gdbint.texinfo (Item Output Functions): Update signature
6479 for ui_out_field_core_addr.
6480
64812009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6482
6483 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6484 Update example code extrated from breakpoint.c.
6485
64862009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6487
6488 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6489 MI commands.
6490 (GDB/MI Symbol Query): Likewise.
6491 (GDB/MI File Commands): Likewise.
6492 (GDB/MI File Transfer Commands): Likewise.
6493 (GDB/MI Target Manipulation): Likewise.
6494 (GDB/MI Miscellaneous Commands): Likewise.
6495
64962009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6497
6498 * gdb.texinfo (Debugging Optimized Code): New chapter.
6499 (Compiling for Debugging): Reference it. Move some
6500 text to the new section.
6501
65022009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6503
6504 * doc/gdb.texinfo (Calling): Document
6505 set-unwind-on-terminating-exception usage.
6506
65072009-06-11 Pedro Alves <pedro@codesourcery.com>
6508
6509 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6510 command.
6511
65122009-06-07 Pedro Alves <pedro@codesourcery.com>
6513
6514 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6515 references.
6516
65172009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6518
6519 * gdbint.texinfo: Rename formal parameters to gdbarch function
6520 protoypes from "current_gdbarch" to "gdbarch".
6521
65222009-05-28 Tom Tromey <tromey@redhat.com>
6523
6524 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6525
65262009-05-27 Tom Tromey <tromey@redhat.com>
6527
6528 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6529 feature.
6530 (GDB/MI Variable Objects): Document -var-set-visualizer.
6531
65322009-04-02 Tom Tromey <tromey@redhat.com>
6533
6534 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6535 feature.
6536 (GDB/MI Variable Objects): Document -var-set-visualizer.
6537
65382009-05-27 Tom Tromey <tromey@redhat.com>
6539 Thiago Jung Bauermann <bauerman@br.ibm.com>
6540 Phil Muldoon <pmuldoon@redhat.com>
6541
6542 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6543 (Pretty Printing): New node.
6544 (Selecting Pretty-Printers): Likewise.
6545 (Python API): Update.
6546 (Output Formats): Document /r format.
6547
65482009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6549 Tom Tromey <tromey@redhat.com>
6550
6551 * gdb.texinfo (Types In Python): New node.
6552 (Values From Inferior): "type" is now an attribute.
6553 (Python API): Update.
6554
65552009-05-27 Tom Tromey <tromey@redhat.com>
6556 Thiago Jung Bauermann <bauerman@br.ibm.com>
6557 Phil Muldoon <pmuldoon@redhat.com>
6558
6559 * gdb.texinfo: Add @syncodeindex for `tp'.
6560 (Python API): Update.
6561 (Auto-loading): New node.
6562 (Objfiles In Python): New node.
6563
65642009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6565
6566 * gdb.texinfo (Threads): Document libthread-db-search-path.
6567
65682009-05-15 Nick Roberts <nickrob@snap.net.nz>
6569
6570 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6571
65722009-05-12 Pedro Alves <pedro@codesourcery.com>
6573
6574 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6575 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6576 show show-debug-regs' docs.
6577
65782009-05-08 Eli Zaretskii <eliz@gnu.org>
6579
6580 * gdb.texinfo (Process Record and Replay): Add description of
6581 reverse execution.
6582
65832009-05-07 Joel Brobecker <brobecker@adacore.com>
6584
6585 * gdbint.texinfo (Adding support for debugging core files): New node.
6586 (Native Debugging): Remove the ``Native core file Support'' section.
6587
65882009-05-01 Eli Zaretskii <eliz@gnu.org>
6589
6590 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6591 Add index entries.
6592
65932009-04-30 Hui Zhu <teawater@gmail.com>
6594 Michael Snyder <msnyder@vmware.com>
6595
6596 * gdb.texinfo: (Process Record and Replay): Add documentation for
6597 process record and replay.
6598
65992009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6600
6601 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6602 a new part on command-line defined macros.
6603
66042009-04-25 Eli Zaretskii <eliz@gnu.org>
6605
6606 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6607 clarify the wording.
6608
66092009-04-23 Tom Tromey <tromey@redhat.com>
6610
6611 * gdb.texinfo (Data Files): New node.
6612 (GDB Files): Update menu.
6613
66142009-04-23 Joel Brobecker <brobecker@adacore.com>
6615
6616 * gdbint.texinfo (Defining Other Architecture Features): Remove
6617 entry for PROCESS_LINENUMBER_HOOK.
6618
66192009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6620
6621 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6622
66232009-04-22 Hui Zhu <teawater@gmail.com>
6624
6625 * gdb.texinfo (disassemble-next-line): Set the default of
6626 disassemble-next-line to off.
6627
66282009-04-21 Joseph Myers <joseph@codesourcery.com>
6629
6630 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6631 --with-htmldir): New.
6632 * configure: Regenerate.
6633 * Makefile.in (datarootdir, docdir): Define.
6634 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6635 instead of $(SET_TEXINPUTS).
6636 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6637 gdbint.info instead of $(SET_TEXINPUTS).
6638 (gdbint/index.html): Use same -I options as for building
6639 gdbint.info.
6640 (stabs.dvi, stabs.pdf): Use same -I options as for building
6641 stabs.info instead of $(SET_TEXINPUTS).
6642 (stabs/index.html): Use same -I options as for building
6643 stabs.info.
6644 (annotate.dvi, annotate.pdf): Use same -I options as for building
6645 annotate.info instead of $(SET_TEXINPUTS).
6646 (annotate/index.html): Use same -I options as for building
6647 annotate.info.
6648
66492009-04-21 David Daney <ddaney@caviumnetworks.com>
6650
6651 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6652
66532009-04-21 Joseph Myers <joseph@codesourcery.com>
6654
6655 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6656
66572009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6658 Joseph Myers <joseph@codesourcery.com>
6659
6660 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6661 (MAKEHTMLFLAGS): Set to empty.
6662 (html__strip_dir): Define.
6663 (HTMLFILES): Define.
6664 (HTMLFILES_INSTALL): Define.
6665 (install-html): Copy new automake rule.
6666 (html): Depend on $(HTMLFILES).
6667 (gdb_toc.html): Rename to gdb/index.html.
6668 (gdbint_toc.html): Rename to gdbint/index.html.
6669 (stabs_toc.html): Rename to stabs/index.html.
6670 (annotate_toc.html): Rename to annotate/index.html.
6671
66722009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6673
6674 * Makefile.in: Set pdfdir and htmldir from configure
6675 substitutions.
6676 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6677 * configure: Regenerate.
6678
66792009-04-16 Joel Brobecker <brobecker@adacore.com>
6680
6681 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6682 This macro is no longer used.
6683
66842009-04-15 Tom Tromey <tromey@redhat.com>
6685
6686 * gdb.texinfo (Character Sets): Document default character set.
6687
66882009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6689
6690 * gdbint.texinfo: Change server name from sources.redhat.com to
6691 sourceware.org throughout.
6692
66932009-04-09 Joel Brobecker <brobecker@adacore.com>
6694
6695 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6696 about a missing dot or coma after @xref.
6697
66982009-04-02 Joel Brobecker <brobecker@adacore.com>
6699
6700 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6701 example, and add a small explanation about it.
6702 (Print Settings): Change the documentation of the "set print
6703 frame-arguments" to reflect the fact that the default is now "scalars".
6704
67052009-04-02 Joel Brobecker <brobecker@adacore.com>
6706
6707 * gdb.texinfo (Print Settings): Add kindex for command "set
6708 print frame-arguments".
6709
67102009-03-31 Joel Brobecker <brobecker@adacore.com>
6711
6712 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6713 breakpoints.
6714 (Set Breaks): Add reference to thread-specific and task-specific
6715 breakpoints.
6716
67172009-03-31 Joel Brobecker <brobecker@adacore.com>
6718
6719 * gdb.texinfo (Ada Tasks): Remove the documentation about
6720 the "Running" state, as this state has been eliminated.
6721 Now all runnable tasks are shown as "Runnable".
6722
67232009-03-30 Stan Shebs <stan@codesourcery.com>
6724
6725 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6726 special case of breakpoints.
6727 (Enable and Disable Tracepoints): Mention deprecation.
6728 (Listing Tracepoints): Update description and example.
6729
67302009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6731
6732 * gdb.texinfo (Frames in Python): New node.
6733 (Python API): Update.
6734
67352009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6736
6737 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6738 from a method to an attribute.
6739
67402009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6741
6742 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6743 attribute.
6744
67452009-03-25 Pedro Alves <pedro@codesourcery.com>
6746
6747 * observer.texi (thread_exit): Add "silent" parameter.
6748
67492009-03-22 Pedro Alves <pedro@codesourcery.com>
6750
6751 * observer.texi (about_to_proceed): New.
6752
67532009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6754
6755 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6756 field throughout to handle types with spaces in them. Fix typos
6757 found by aspell.
6758 (Summary, Requirements, Contributors): New first chapter,
6759 "Summary" added, old Requirements section moved there, and new
6760 section, "Contributors" added.
6761 (Initializing a New Architecture, Register Representation)
6762 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6763 (Porting gdb): These sections extended and updated.
6764 (Compiler Characteristics): This section (empty) deleted.
6765 (Defining Other Architecture Features): This section renamed and
6766 duplicate material removed from (formerly "Target Conditionals").
6767 Use braces {} in @deftypeXX type field throughout to handle types
6768 with spaces in them. Typos found by aspell fixed.
6769
6770 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6771 * stack_frame.pdf: Version of image for PDF output.
6772 * stack_frame.png: Version of image for HTML output and for Emacs.
6773 * stack_frame.txt: Version of image for Info output.
6774 * stack_frame.eps: Version of image for TeX DVI output.
6775
67762009-03-21 Eli Zaretskii <eliz@gnu.org>
6777
6778 * gdb.texinfo (Character Sets): Fix last change.
6779
67802009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6781
6782 * gdb.texinfo (Values From Inferior): Fix optional arguments
6783 markup.
6784 (Commands In Python): Adjust argument names of gdb.Command.__init__
6785 to what the function accepts as keywords.
6786
67872008-03-20 Tom Tromey <tromey@redhat.com>
6788
6789 * gdb.texinfo (Convenience Vars): Document convenience functions.
6790 (Functions In Python): New node.
6791 (Python API): Update.
6792
67932009-03-20 Tom Tromey <tromey@redhat.com>
6794
6795 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6796 set target-wide-charset.
6797 (Requirements): Mention iconv.
6798
67992009-03-17 Hui Zhu <teawater@gmail.com>
6800
6801 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6802
68032009-03-17 Hui Zhu <teawater@gmail.com>
6804
6805 * gdb.texinfo: Add documentation for disassemble-next-line.
6806
68072009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6808
6809 * gdb.texinfo (Commands In Python): Remove tindex entries.
6810
68112009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6812
6813 * gdb.texinfo (Returning): New description for missing debug info.
6814
68152009-03-14 Pedro Alves <pedro@codesourcery.com>
6816
6817 * gdb.texinfo (Remote Configuration): Document query-attached.
6818 (General Query Packets): Document qAttached.
6819
68202009-03-05 Pedro Alves <pedro@codesourcery.com>
6821
6822 * gdb.texinfo (Background Execution): Better describe the set
6823 target-async command.
6824 (Maintenance Commands): Delete description of the `maint set/show
6825 linux-async' and `maint set/show remote-async' commands.
6826
68272009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6828
6829 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6830 between sentences.
6831
68322009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6833
6834 * gdb.texinfo (GDB/MI Async Records): Document the
6835 =library-loaded and =library-unloaded notifications.
6836
68372009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6838
6839 * observer.texi (test_notification): New observer.
6840
68412009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6842
6843 * observer.texi: Add parameter 'print_frame' to normal_stop
6844 observer.
6845
68462009-02-07 Eli Zaretskii <eliz@gnu.org>
6847
6848 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6849 (Commands In Python): Fix COMMAND_* constants in last change. Use
6850 @kbd for interactive input. Add cross-references and index
6851 entries.
6852
68532009-02-06 Pedro Alves <pedro@codesourcery.com>
6854
6855 * gdb.texinfo (Signals): Document $_siginfo.
6856 (Convenience Variables): Mention $_siginfo.
6857 (Remote Configuration): Document qXfer:siginfo:read,
6858 qXfer:siginfo:write packets, and the read-siginfo-object,
6859 write-siginfo-object commands.
6860
68612009-02-06 Pedro Alves <pedro@codesourcery.com>
6862
6863 * gdbint.texinfo (Values): New chapter.
6864
68652009-02-06 Tom Tromey <tromey@redhat.com>
6866
6867 * gdb.texinfo (Python API): Add entry for Commands In Python.
6868 (Commands In Python): New node.
6869
68702009-02-05 Tom Tromey <tromey@redhat.com>
6871
6872 * gdb.texinfo (Values From Inferior): Document Value.string.
6873
68742009-02-05 Tom Tromey <tromey@redhat.com>
6875
6876 * gdb.texinfo (Basic Python): Document execute's from_tty
6877 argument.
6878
68792009-02-04 Tom Tromey <tromey@redhat.com>
6880
6881 * gdb.texinfo (Basic Python): Document gdb.history.
6882
68832009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6884
6885 * gdb.texinfo (GDB/MI Thread Commands): Document the
6886 'current-thread-id' field. Remove the example with zero threads,
6887 since current GDB won't ever report that if there's inferior.
6888
68892009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6890
6891 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6892 option to -break-insert.
6893
68942009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6895 Jerome Guitton <guitton@adacore.com>
6896
6897 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6898 (System-wide configuration): New section.
6899
69002009-01-26 Pedro Alves <pedro@codesourcery.com>
6901
6902 PR gdb/7580:
6903 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6904 internal-error|internal-warning quit|corefile ask|yes|no".
6905
69062009-01-26 Pedro Alves <pedro@codesourcery.com>
6907
6908 * gdb.texinfo (Using the `gdbserver' Program): Document
6909 --remote-debug.
6910
69112009-01-23 Doug Evans <dje@google.com>
6912
6913 * gdb.texinfo: Add nexti to list of commands that support
6914 background execution.
6915
69162009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6917
6918 * gdb.texinfo (Define, Hooks): Document prefix command support.
6919
69202009-01-14 Joseph Myers <joseph@codesourcery.com>
6921 Carlos O'Donell <carlos@codesourcery.com>
6922
6923 Fixes for makeinfo --html.
6924
6925 * annotate.texinfo: Use @copying and @insertcopying. Use
6926 @ifnottex in place of @ifinfo.
6927 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6928 place of @ifinfo. Use @ifnotinfo for one index entry.
6929 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6930 in place of @ifinfo.
6931 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6932 in place of @ifinfo. Include contents at start unconditionally.
6933
69342009-01-13 Pedro Alves <pedro@codesourcery.com>
6935
6936 * gdb.texinfo (General Query Packets): Remove @var{} around the
6937 "spu" literal string.
6938
69392009-01-07 Pedro Alves <pedro@codesourcery.com>
6940
6941 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6942 program may be running in another process" errors.
6943 * gdbint.texinfo (Native Conditionals): Delete
6944 ONE_PROCESS_WRITETEXT description.
6945
69462009-01-07 Joel Brobecker <brobecker@adacore.com>
6947
6948 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6949 emacs local variable to be placed at the end of the ChangeLog.
6950 Add server.c and gdbreplay.c to the list of files where the
6951 copyright year needs to be updated.
6952
69532009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6954
6955 * gdb.texinfo (Remote Configuration): Document new
6956 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6957 commands.
6958
69592008-12-28 Pedro Alves <pedro@codesourcery.com>
6960
6961 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6962 FETCH_INFERIOR_REGISTERS.
6963 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6964 FETCH_INFERIOR_REGISTERS descriptions. Remove
6965 gdbarch_get_longjmp_target descrition, since already described in
6966 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6967 (Target Conditionals): ... here.
6968
69692008-12-16 Joel Brobecker <brobecker@adacore.com>
6970
6971 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6972 examples.
6973 (Additions to Ada): Likewise. Add the missing opening and closing
6974 parenthesis of the GDB prompt in one of the examples.
6975
69762008-12-14 Joel Brobecker <brobecker@adacore.com>
6977
6978 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6979 about the result of 'Address not being of type System.Address.
6980 This problem has been fixed a while ago.
6981
69822008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6983
6984 MI non-stop and multiprocess docs.
6985
6986 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6987 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6988 Adjust documentation for *stopped, document =thread-created,
6989 =thread-exited, =thread-group-created and =thread-group-exited.
6990 (GDB/MI Thread Commands): Document the 'state' field in
6991 -thread-info output.
6992 (GDB/MI Program Execution): Mention --all and --thread-group
6993 options.
6994 (GDB/MI Variable Objects): Describe floating and fixed variable
6995 objects.
6996 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6997
69982008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6999
7000 * gdb.texinfo (Operating System Information): New appendix.
7001 (Operating System Auxiliary Information): Document 'info os processes'
7002 (Remote Configuration): Document 'osdata'
7003 (General Query Packets): Document qXfer:osdata:read.
7004
70052008-11-27 Tristan Gingold <gingold@adacore.com>
7006
7007 * gdb.texinfo (Darwin): Document Darwin specific features.
7008
70092008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7010
7011 * gdbint.texinfo (Target Conditionals): Extend the
7012 gdbarch_breakpoint_from_pc description.
7013
70142008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7015
7016 * gdb.texinfo (M68K Features): Fix typo.
7017
70182008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7019
7020 * gdb.texinfo (Symbols): Mention printing containing
7021 image name in "info symbol".
7022 (Maint translate-address): Likewise.
7023
70242008-11-18 Joel Brobecker <brobecker@adacore.com>
7025
7026 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7027 commands "catch load" and "catch unload".
7028
70292008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7030
7031 * gdb.texinfo (GDB/MI Async Records): Document
7032 =thread-selected.
7033
70342008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7035
7036 * observer.texi (new_inferior, inferior_exit): New observers.
7037
70382008-10-27 Pedro Alves <pedro@codesourcery.com>
7039
7040 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7041 .mt files, TM_CLIBS or TM_CDEPS.
7042 (x86 Watchpoints): Don't mention TDEPFILES.
7043
70442008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7045
7046 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7047 (Overview): Mention notifications and non-stop mode behavior.
7048 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7049 with non-stop mode behavior. Add vStopped description.
7050 (Stop Reply Packets): Update list of packets that return
7051 stop replies. Mention non-stop behavior.
7052 (General Query Packets): Document QNonStop packet and associated
7053 qSupported query response.
7054 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7055 behavior.
7056 (Notification Packets): New section.
7057 (Remote Non-Stop): New section.
7058 (File-I/O Overview): Mention non-stop behavior.
7059
70602008-10-24 Hui Zhu <teawater@gmail.com>
7061 Pedro Alves <pedro@codesourcery.com>
7062
7063 * gdb.texinfo (displaced-stepping): Describe the auto mode
7064 setting, and say it's the default. This is now a mainstream
7065 setting instead of a maintenance setting.
7066
70672008-10-23 Pedro Alves <pedro@codesourcery.com>
7068
7069 * observer.texi (thread_stop_requested): New.
7070
70712008-10-22 Joel Brobecker <brobecker@adacore.com>
7072
7073 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7074 (Patching): Replace incorrect usage of @samp by @kbd.
7075
70762008-10-17 Michael Snyder <msnyder@vmware.com>
7077
7078 * gdb.texinfo: Add documentation for reverse execution.
7079
70802008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7081 Eli Zaretskii <eliz@gnu.org>
7082
7083 * gdb.texinfo. (Values From Inferior): New subsubsection.
7084
70852008-10-06 Doug Evans <dje@google.com>
7086
7087 * gdb.texinfo (set debug dwarf2-die): Document it.
7088
70892008-10-01 Joel Brobecker <brobecker@adacore.com>
7090
7091 * gdb.texinfo (catch) [exception]: Document how to insert
7092 a breakpoint on user-defined exceptions when the exception
7093 name is identical to one of the language-defined ones.
7094
70952008-09-27 Tom Tromey <tromey@redhat.com>
7096
7097 * gdb.texinfo (Macros): Remove text about stringification,
7098 varargs, and splicing.
7099
71002008-09-27 Tom Tromey <tromey@redhat.com>
7101
7102 * gdbint.texinfo (Language Support): Remove text about omitting
7103 support for a language.
7104
71052008-09-23 Doug Evans <dje@google.com>
7106
7107 * gdb.texinfo (info dcache): Update.
7108
71092008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7110
7111 * gdb.texinfo (Packets): Add info on thread-id syntax and
7112 multiprocess extensions.
7113 <D>: Document multiprocess form of packet.
7114 <H>: Use thread-id syntax.
7115 <T>: Likewise.
7116 <vCont>: Likewise. Note this is required for multiprocess.
7117 <vKill>: New packet.
7118 (Stop Reply Packets) <T>: Use thread-id syntax.
7119 <W>: Document multiprocess form of reply.
7120 <X>: Likewise.
7121 (General Query Packets) <qC>: Use thread-id syntax.
7122 <qfThreadInfo>: Likewise.
7123 <qGetTLSAddr>: Likewise.
7124 <qP>: Likewise.
7125 <qSupported>: Add "multiprocess" feature.
7126 <qThreadExtraInfo>: Use thread-id syntax.
7127
71282008-09-22 Stan Shebs <stan@codesourcery.com>
7129
7130 * gdb.texinfo (Inferiors): New section.
7131
71322008-09-12 Pedro Alves <pedro@codesourcery.com>
7133
7134 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7135
71362008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7137
7138 * gdbint.texinfo (Target Conditionals): Remove documentation
7139 for gdbarch_name_of_malloc.
7140
71412008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7142
7143 * gdb.texinfo (Interrupts): Mention TCP interface for
7144 sending BREAK.
7145
71462008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7147
7148 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7149 argument prefix to "set sysroot".
7150
71512008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7152
7153 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7154 and False.
7155
71562008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7157
7158 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7159 for possible features of -list-features.
7160
71612008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7162
7163 * gdb.texinfo (Background execution): Adjust example
7164 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7165
71662008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7167
7168 * doc/gdb.texinfo (PowerPC): Fix typo.
7169 (PowerPC features): Fix typo.
7170
71712008-08-18 Pedro Alves <pedro@codesourcery.com>
7172
7173 * observer.texi (thread_ptid_changed): New.
7174
71752008-08-18 Luis Machado <luisgpm@br.ibm.com>
7176
7177 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7178 (PowerPC features): Mention feature set for VSX registers.
7179
71802008-08-13 Joel Brobecker <brobecker@adacore.com>
7181
7182 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7183 the direct visibility of all names in user-written packages.
7184
71852008-08-13 Pedro Alves <pedro@codesourcery.com>
7186
7187 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7188 setting, and make it the default.
7189 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7190 non-stop script example.
7191
71922008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7193
7194 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7195 reference to the "Using Different Register and Memory Data
7196 Representation" section.
7197
71982008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7199
7200 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7201 (Remote Protocol): Add Packet Acknowledgment to menu.
7202 (Overview): Mention +/- can be disabled, and point to new section
7203 where this is discussed in detail.
7204 (General Query Packets): Document QStartNoAckMode packet, and
7205 corresponding qSupported reply.
7206 (Packet Acknowledgment): New section.
7207
72082008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7209 Pedro Alves <pedro@codesourcery.com>
7210
7211 * gdb.texinfo (Threads): Move paragraph about automatic thread
7212 selection to All-Stop Mode subsection.
7213 (Thread Stops): Reorganize existing material into subsections.
7214 Add introductory blurb and menu.
7215 (Non-Stop Mode): New subsection.
7216 (Background Execution): New subsection.
7217 (Maintenance Commands): Add cross-references from async mode
7218 commands to the new Background Execution section.
7219
72202008-08-06 Tom Tromey <tromey@redhat.com>
7221
7222 * gdb.texinfo (Extending GDB): New chapter.
7223 (Sequences): Demoted chapter, now a section under the new
7224 Extending GDB chapter.
7225 (Python): New section.
7226
72272008-07-31 Stan Shebs <stan@codesourcery.com>
7228
7229 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7230
72312008-07-29 Stan Shebs <stan@codesourcery.com>
7232
7233 * gdbint.texinfo: General round of cleanup and minor
7234 clarifications.
7235 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7236 (Longjmp Support): Update description to reflect how it is done
7237 for targets without using native header.
7238 (Symbol Handling): Add a little more general explanation.
7239 (COFF, ELF): Mention stabs encapsulation.
7240 (DWARF 3): New section.
7241 (Adding a New Host): Scrub out some obsolete bits.
7242 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7243 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7244 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7245 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7246 SEEK_SET, STOP_SIGNAL, USG.
7247 (Raw and Virtual Register Representations): Ditto for
7248 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7249 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7250 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7251 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7252 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7253 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7254 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7255 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7256 DEPRECATED_USE_STRUCT_CONVENTION.
7257 Describe gdbarch_deprecated_fp_regnum.
7258 Update description of gdbarch_print_insn.
7259 (Adding a New Target): Scrub out obsolete bits.
7260 (Obsolete Conditionals): Remove entire section.
7261
72622008-07-25 Tom Tromey <tromey@redhat.com>
7263
7264 * observer.texi (GDB Observers): Document new observers:
7265 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7266 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7267 architecture_changed.
7268
72692008-07-21 Stan Shebs <stan@codesourcery.com>
7270
7271 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7272 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7273
72742008-07-21 Tom Tromey <tromey@redhat.com>
7275
7276 * observer.texi (GDB Observers): Remove obsolete comment.
7277 <executable_changed>: Remove argument.
7278
72792008-07-18 Tom Tromey <tromey@redhat.com>
7280
7281 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7282
72832008-07-10 Doug Evans <dje@google.com>
7284
7285 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7286
72872008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7288
7289 * gdb.texinfo (Starting): Document "set disable-randomization".
7290
72912008-07-07 Andreas Schwab <schwab@suse.de>
7292
7293 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7294
72952008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7296
7297 * gdb.texinfo (GDB/MI Target Manipulation): Add
7298 example of -target-attach.
7299
73002008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7301
7302 * observer.texi (target_resumed): New observer.
7303 * gdb.texinfo (GDB/MI Output Records): Document *running.
7304
73052008-06-06 Tom Tromey <tromey@redhat.com>
7306
7307 * gdb.texinfo (Completion): Add field name example.
7308
73092008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7310
7311 * gdb.texinfo (GDB/MI Program Context): Added example
7312 to -exec-arguments
7313
73142008-06-05 Nick Roberts <nickrob@snap.net.nz>
7315
7316 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7317 annotation.
7318
73192008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7320 Nathan Sidwell <nathan@codesourcery.com>
7321 Joseph Myers <joseph@codesourcery.com>
7322
7323 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7324 and ACX_BUGURL.
7325 * configure: Regenerate.
7326 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7327 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7328 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7329 mailing-list-specific text about bug reporting unless
7330 BUGURL_DEFAULT.
7331
73322008-06-05 Pedro Alves <pedro@codesourcery.com>
7333
7334 * gdb.texinfo (-target-select): Remove reference to target async.
7335 (Maintenance Commands): Document "maint set/show remote-async".
7336
73372008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7338
7339 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7340 in -target-file-get section.
7341
73422008-05-22 Pedro Alves <pedro@codesourcery.com>
7343
7344 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7345 killing the inferior when it is already debugging a process.
7346
73472008-05-21 Joel Brobecker <brobecker@adacore.com>
7348
7349 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7350 abbreviation for "finish".
7351
73522008-05-21 Nick Roberts <nickrob@snap.net.nz>
7353
7354 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7355
73562008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7357
7358 * gdbint.texinfo (Target Conditionals): Delete entry for
7359 gdbarch_dwarf_reg_to_regnum.
7360
73612008-05-09 Doug Evans <dje@google.com>
7362
7363 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7364
73652008-05-05 Doug Evans <dje@google.com>
7366
7367 * gdb.texinfo (disassemble): Document /m modifier.
7368
73692008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7370
7371 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7372 will not report the time of commands that run the target.
7373
73742008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7375
7376 * gdb.texinfo (GDB/MI Output Records): Add
7377 missing semicolon.
7378
73792008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7380
7381 * gdb.texinfo (GDB/MI Output Records):
7382 Document =thread-create and =thread-exited.
7383
73842008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7385
7386 * gdb.texinfo (GDB/MI Development and Front Ends):
7387 Remove mention of dmi-discuss.
7388
73892008-05-03 Pedro Alves <pedro@codesourcery.com>
7390
7391 * observer.texi (thread_exit): New.
7392
73932008-05-02 Pedro Alves <pedro@codesourcery.com>
7394
7395 * gdb.texinfo (Debugging Output): Document "set/show debug
7396 displaced".
7397 (Maintenance Commands): Document "maint set/show
7398 can-use-displaced-stepping".
7399
74002008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7401
7402 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7403 and set/show arm force-mode.
7404
74052008-05-02 Andreas Schwab <schwab@suse.de>
7406
7407 * gdbint.texinfo (Algorithms): Describe
7408 target_watchpoint_addr_within_range.
7409
74102008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7411
7412 * gdbint.texinfo (Stack Frames): New chapter.
7413 (Algorithms): Move Frames text to the new chapter.
7414 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7415 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7416
74172008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7418
7419 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7420 output does not necessary include any tokens.
7421
74222008-04-22 Corinna Vinschen <vinschen@redhat.com>
7423
7424 * gdb.texinfo (Set SH Calling convention): New @item.
7425 (Show SH Calling convention): Ditto.
7426
74272008-04-22 Markus Deuling <deuling@de.ibm.com>
7428
7429 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7430
74312008-04-20 Eli Zaretskii <eliz@gnu.org>
7432
7433 * gdb.texinfo (Set Breaks): Mention that multiple location
7434 breakpoints need line number info. Add index entries.
7435
74362008-04-19 Craig Silverstein <csilvers@google.com>
7437
7438 * gdb.texinfo (Requirements): Add an optional requirement on
7439 zlib.
7440 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7441 Compressed DWARF 2.
7442
74432008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7444
7445 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7446 sample output for 'stopped,reason="breakpoint-hit"' message.
7447 (GDB/MI Program Execution): Likewise.
7448
74492008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7450
7451 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7452 -var-set-format. Add -f option to -var-evaluate-expression.
7453
74542008-04-03 Joel Brobecker <brobecker@adacore.com>
7455
7456 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7457 new node "Ambiguous Expressions". Replace references to this
7458 node by references to "Ambiguous Expressions" throughout.
7459 (Ambiguous Expressions): New node.
7460
74612008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7462
7463 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7464
74652008-03-21 Pedro Alves <pedro@codesourcery.com>
7466
7467 * gdb.texinfo (Debugging Output): Document
7468 "set/show debug lin-lwp-async".
7469 (Maintenance Commands): Document "maint set/show linux-async".
7470
74712008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7472
7473 * gdb.texinfo (Expressions): Update description of malloced arrays.
7474
74752008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7476
7477 * gdb.texinfo (Thread Commands): Document
7478 -thread-info. Remove -thread-list-all-threads.
7479
74802008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7481
7482 Implement MI notification for new threads.
7483 * observer.texi (new_thread): Document.
7484
74852008-03-14 Pedro Alves <pedro@codesourcery.com>
7486 Sandra Loosemore <sandra@codesourcery.com>
7487
7488 * gdb.texinfo (Library List Format): Update to mention the
7489 possibility to pass section addresses instead of segment
7490 addresses.
7491
74922008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7493
7494 * gdb.texinfo (Starting): Document "set exec-wrapper".
7495 (Server): Document gdbserver --wrapper.
7496
74972008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7498
7499 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7500 unreadable memory. Delete obsolete SPARClite reference.
7501
75022008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7503
7504 * gdb.texinfo (Starting): Mention always-running targets.
7505 (Target Commands): Add an anchor for load.
7506 (Connecting): Explain continue instead of run.
7507
75082008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7509
7510 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7511
75122008-02-26 Nick Roberts <nickrob@snap.net.nz>
7513
7514 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7515 breakpoint table.
7516
75172008-02-19 Pedro Alves <pedro@codesourcery.com>
7518
7519 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7520 killing the inferior when it is already debugging a process.
7521
75222008-02-13 Markus Deuling <deuling@de.ibm.com>
7523
7524 * gdbint.texinfo (Build Script): New section. Mention new build script
7525 gdb_buildall.sh.
7526
75272008-02-01 Jim Blandy <jimb@red-bean.com>
7528
7529 * gdb.texinfo (Help): Summarize 'info args' correctly.
7530
75312008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7532
7533 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7534 available in PowerPC architecture.
7535 (Embedded Processors): Change node name of PowerPC item in menu.
7536 (PowerPC): Rename to...
7537 (PowerPC Embedded): this.
7538 (Architectures): Add new PowerPC item in menu.
7539 (PowerPC): New node.
7540
75412008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7542
7543 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7544 commands.
7545
75462008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7547
7548 * gdb.texinfo (Setting Catchpoints): Mention features
7549 supported on GNU/Linux.
7550
75512008-01-30 Nick Roberts <nickrob@snap.net.nz>
7552
7553 * gdb.texinfo (GDB/MI File Commands): Describe new output
7554 field for MI command -file-list-exec-source-file.
7555
75562008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7557
7558 * gdb.texinfo (Using the `gdbserver' Program): Add security
7559 warning. Rearrange into subsections and subsubsections. Document
7560 --multi and --debug. Correct --with-sysroot typo. Update --attach
7561 usage. Make load reference clearer. Document monitor exit.
7562 (Remote Configuration): Document set remote exec-file, attach-packet,
7563 and run-packet.
7564 (Packets): Document vAttach and vRun.
7565
75662008-01-29 Nick Roberts <nickrob@snap.net.nz>
7567
7568 * gdb.texinfo (Processes): Mention process command.
7569 detach-on-follow -> detach-on-fork.
7570
75712008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7572
7573 * gdbint.texinfo (Native Conditionals): Remove
7574 SHELL_COMMAND_CONCAT and SHELL_FILE.
7575
75762008-01-26 Eli Zaretskii <eliz@gnu.org>
7577
7578 * gdb.texinfo (Specify Location): Improve wording.
7579
75802008-01-23 Chris Demetriou <cgd@google.com>
7581
7582 * gdb.texinfo (Threads): Document new "set print thread-events"
7583 and "show print thread-events" commands.
7584
75852008-01-19 Eli Zaretskii <eliz@gnu.org>
7586
7587 * gdb.texinfo (Specify Location): New section.
7588 (Delete Breaks, Edit, Set Breaks): Remove description of
7589 locations. Instead, add a reference to "Specify Location".
7590 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7591 (Symbols): Refer to "Specify Location" for the valid forms of
7592 linespecs and locations.
7593
75942008-01-18 Markus Deuling <deuling@de.ibm.com>
7595
7596 * gdbint.texinfo (Target Conditionals): Replace the description of
7597 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7598
75992008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7600
7601 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7602 about &&var, which is rejected by the expression parser.
7603
76042008-01-09 Luis Machado <luisgpm@br.ibm.com>
7605
7606 * gdb.texinfo (Output): Update documentation on using printf with DFP
7607 types.
7608
76092008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7610
7611 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7612 subsubsection.
7613 (Decimal Floating Point format): New subsubsection.
7614
76152008-01-05 Pedro Alves <pedro@codesourcery.com>
7616
7617 * gdb.texinfo (File Options): Remove mention of the attempt to
7618 open a core file with the -p option. Don't list -c as a valid
7619 option to attach to a process.
7620
76212008-01-05 Pedro Alves <pedro@codesourcery.com>
7622
7623 * gdbint.texinfo (Host Conditionals): Remove mention of
7624 ALIGN_STACK_ON_ENTRY.
7625
76262008-01-05 Joel Brobecker <brobecker@adacore.com>
7627
7628 * gdbint.texinfo (Start of New Year Procedure): Add item
7629 describing how to update the source and documentation copyright
7630 notices.
7631
76322007-12-18 Jim Blandy <jimb@codesourcery.com>
7633
7634 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7635 watchpoint explanation into the main description of the watchpoint
7636 command; update synopses of 'watch', 'rwatch', and 'awatch'
7637 commands.
7638
76392007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7640
7641 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7642 Document 'pending-breakpoints' feature of
7643 -list-features.
7644
76452007-12-17 Luis Machado <luisgpm@br.ibm.com>
7646
7647 * gdb.texinfo: Add new parameter's description.
7648
76492007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7650
7651 * gdb.texinfo (Overview): Clarify run-length encoding
7652 example. Remove the restriction on "+" and "-" characters.
7653
76542007-12-15 Eli Zaretskii <eliz@gnu.org>
7655
7656 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7657
76582007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7659
7660 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7661 the -f option for -break-insert, remove -r option,
7662 and clarify specification of location.
7663
76642007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7665
7666 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7667 formatting.
7668 (Remote Debugging): Add File Transfer section.
7669 (Remote Configuration): Document Host I/O packets.
7670 (GDB/MI): Add GDB/MI File Transfer Commands section.
7671 (Host I/O Packets): New section in "Remote Protocol".
7672 (Packets): Add vFile.
7673
76742007-11-17 Eli Zaretskii <eliz@gnu.org>
7675
7676 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7677 breakpoints with multiple locations.
7678 (Breakpoint Menus): Improve wording.
7679 (Output): Fix last change.
7680
76812007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7682
7683 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7684
76852007-11-15 Doug Evans <dje@google.com>
7686
7687 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7688
76892007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7690
7691 * gdbint.texinfo (Native Conditionals): Remove
7692 mention of CLEAR_SOLIB.
7693
76942007-11-11 Joel Brobecker <brobecker@adacore.com>
7695
7696 * gdb.texinfo (Print Settings): Add documentation for "set/show
7697 print frame-arguments".
7698
76992007-11-05 Luis Machado <luisgpm@br.ibm.com>
7700
7701 * gdb.texinfo (Output): Update printf command's description.
7702
77032007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7704
7705 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7706 powerpc soft-float".
7707
77082007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7709
7710 * gdb.texinfo (Files): Correct formatting. Mention Expat
7711 requirement.
7712 (Requirements for Building GDB): Expand the list of Expat
7713 uses.
7714 (Library List Format, Memory Map Format): Mention Expat.
7715 (Target Descriptions): Update Expat wording.
7716
77172007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7718
7719 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7720 Document that gdbarch_convert_register_p should return zero for no-op
7721 conversions.
7722
77232007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7724
7725 * gdbint.texi (Compiler Characteristics): Move documentation
7726 of set_gdbarch_sofun_address_maybe_missing back to ...
7727 (Target Conditionals): ... here to fix build break.
7728
77292007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7730
7731 * gdbint.texi (Target Conditionals): Remove documentation of
7732 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7733 (Compiler Characteristics): ... documentation of
7734 set_gdbarch_sofun_address_maybe_missing.
7735
77362007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7737
7738 * gdbint.texinfo (Target Conditionals): Use
7739 frame_unwind_register_unsigned in examples instead of
7740 frame_unwind_unsigned_register.
7741
77422007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7743
7744 * gdb.texinfo: Add TSIZE definition, removed statement about
7745 unbounded arrays being unimplemented.
7746
77472007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7748
7749 * gdb.texinfo (Predefined Target Types): Add int128
7750 and uint128.
7751 (Standard Target Features): Add PowerPC features.
7752
77532007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7754
7755 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7756
77572007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7758
7759 * gdbint.texi (Target Conditionals): Remove documentation
7760 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7761 gdbarch_extract_return_value, and gdbarch_store_return_value.
7762
77632007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7764
7765 * gdbint.texi (Target Conditionals): Remove documentation of
7766 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7767
77682007-10-11 Kazu Hirata <kazu@codesourcery.com>
7769
7770 * gdb.texinfo: Mention that inaccessible-by-default is on by
7771 default.
7772
77732007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7774
7775 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7776
77772007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7778
7779 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7780 multi-threaded watchpoints.
7781 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7782 checked. Describe sticky notification. Expand description
7783 of steppable and continuable watchpoints.
7784 (Watchpoints and Threads): New subsection.
7785
77862007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7787
7788 * gdb.texinfo (Setting Breakpoints): Revise
7789 documentation for pending breakpoints. Document
7790 breakpoints with multiple locations.
7791
77922007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7793
7794 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7795 Document -list-features.
7796
77972007-09-15 Eli Zaretskii <eliz@gnu.org>
7798
7799 * gdb.texinfo (Output): Spell out which features of C's printf are
7800 not supported by GDB's printf.
7801 (Separate Debug Files): More accurate wording regarding build ID
7802 and a reference to the ld manual rather than the Fedora wiki.
7803
78042007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7805 Jim Blandy <jimb@codesourcery.com>
7806
7807 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7808 (Examining Memory): Update mentions of the 's' format.
7809 (Automatic Display): Likewise.
7810
78112007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7812
7813 * gdb.texinfo: Update the FSF's Back-Cover Text.
7814
78152007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7816 Eli Zaretskii <eliz@gnu.org>
7817
7818 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7819 Fixed the ``build ID'' name. New binaries build instructions for the
7820 build ID inclusion. Explain how the commands are specific to the build
7821 ID vs. debug link.
7822
78232007-09-01 Eli Zaretskii <eliz@gnu.org>
7824
7825 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7826 indexing for ``build ID'' support.
7827
78282007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7829
7830 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7831 Enlisted BUILD ID to the debug file searching example.
7832 Included a BUILD ID `.note.gnu.build-id' section description.
7833 Updated/added the debug files splitting instructions for OBJCOPY.
7834
78352007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7836
7837 * gdb.texinfo (Variable Objects): Adjust docs
7838 for -var-info-expression and document
7839 -var-info-path-expression.
7840
78412007-08-20 Jim Blandy <jimb@codesourcery.com>
7842
7843 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7844 (title page): Include the dedication in the printed manual, as a
7845 separate page after the copyright notice.
7846
7847 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7848 don't break a @var across a line.
7849
78502007-07-25 Maciej W. Rozycki <macro@mips.com>
7851
7852 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7853 for include files.
7854
78552007-07-12 Nick Roberts <nickrob@snap.net.nz>
7856
7857 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7858 in annotate.texinfo.
7859 (Command History): Link to new node.
7860
78612007-07-05 Markus Deuling <deuling@de.ibm.com>
7862
7863 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7864
78652007-07-05 Eli Zaretskii <eliz@gnu.org>
7866
7867 * gdbint.texinfo (Target Conditionals): Fix last change.
7868
78692007-07-03 Markus Deuling <deuling@de.ibm.com>
7870
7871 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7872 routines:
7873 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7874 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7875 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7876 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7877 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7878 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7879 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7880 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7881 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7882 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7883 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7884 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7885 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7886 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7887 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7888 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7889 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7890 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7891 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7892 (SOFTWARE_SINGLE_STEP_P)
7893
7894 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7895 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7896
7897 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7898 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7899 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7900 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7901 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7902 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7903 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7904 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7905 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7906 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7907
7908 (Converting an existing Target Architecture to Multi-arch): Remove
7909 section.
7910
7911 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7912 (gdbarch_addr_bits_remove): Add code example.
7913
7914 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7915
79162007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7917
7918 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7919 Add other missing entries. Adjust the table size to fit.
7920 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7921 stop reasons including the new "library" event.
7922 (General Query Packets): Adjust table widths for qSupported. Mention
7923 qXfer:libraries:read reply to qSupported and document the new packet.
7924 (Library List Format): New section.
7925
79262007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7927
7928 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7929
79302007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7931
7932 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7933
79342007-06-25 Nick Roberts <nickrob@snap.net.nz>
7935
7936 * gdbint.texinfo (Register and Memory Data): Break sections
7937 into nodes and add a menu.
7938
79392007-06-21 Maciej W. Rozycki <macro@mips.com>
7940
7941 * gdb.texinfo (Examining Memory): Document the new behaviour.
7942
79432007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7944
7945 * gdb.texinfo (Standard Target Features): Document
7946 m68k features.
7947
79482007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7949
7950 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7951
79522007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7953
7954 * gdb.texinfo (Target Description Format): Add version attribute
7955 for <target>.
7956
79572007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7958
7959 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7960
79612007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7962
7963 * gdb.texinfo (MIPS Features): New subsection.
7964
79652007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7966 Markus Deuling <deuling@de.ibm.com>
7967
7968 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7969 and qXfer:spu:write packets and mention them under qSupported.
7970
79712007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7972 Markus Deuling <deuling@de.ibm.com>
7973
7974 * gdb.texinfo (Architectures): Add new SPU section to document
7975 Cell Broadband Engine SPU architecture specific commands.
7976
79772007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7978
7979 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7980 comments.
7981
79822007-06-07 Nick Roberts <nickrob@snap.net.nz>
7983
7984 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7985
79862007-05-29 Jim Blandy <jimb@codesourcery.com>
7987
7988 * gdb.texinfo (Overview): Doc fix.
7989
79902007-05-22 Maciej W. Rozycki <macro@mips.com>
7991
7992 * gdb.texinfo (Remote Configuration): Document "set/show
7993 remoteflow".
7994
79952007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7996
7997 * gdb.texinfo (MIPS): Remove documentation for set mips
7998 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7999 stack-arg-size.
8000
80012007-05-14 Bob Wilson <bob.wilson@acm.org>
8002
8003 * all-cfg.texi (GDBTUI): New.
8004 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8005 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8006 (TUI Configuration): Edit to improve clarity and fix problems of
8007 both style and content.
8008
80092007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8010
8011 * observer.texi (GDB Observers): New observer "new_objfile".
8012
80132007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8014
8015 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8016
80172007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8018
8019 * gdb.texinfo (GDB/MI Variable Objects): Document
8020 frozen variables objects.
8021
80222007-04-13 Paul Brook <paul@codesourcery.com>
8023
8024 * gdb.texinfo: Document ieee_single and ieee_double target types.
8025
80262007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8027
8028 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8029 (Character Sets, Caching Data of Remote Targets): Likewise.
8030 (Targets): Delete Remote node. Move its text...
8031 (Debugging Remote Programs): ...to here. Delete description
8032 of the "remote" command.
8033 (Remote configuration): Delete description of "set remotedevice"
8034 and "show remotedevice".
8035 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8036
80372007-04-11 Steve Ellcey <sje@cup.hp.com>
8038
8039 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8040
80412007-04-11 Bob Wilson <bob.wilson@acm.org>
8042
8043 * gdb.texinfo (Contributors, Continuing and Stepping)
8044 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8045 (General Query Packets, File-I/O Remote Protocol Extension)
8046 (Protocol Basics, The F Reply Packet, Write)
8047 (Protocol-specific Representation of Datatypes, Memory Transfer):
8048 Fix hyphenation, punctuation and grammar problems.
8049 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8050 'section' instead of 'subsection' in the text.
8051 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8052 (i386): Remove period from section name.
8053 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8054 (Config Names, Configure Options): Use @file{configure}.
8055
80562007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8057
8058 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8059 and tab expansion.
8060
80612007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8062
8063 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8064
80652007-04-02 Bob Wilson <bob.wilson@acm.org>
8066
8067 * gdb.texinfo: Consistently capitalize all significant words in
8068 node names, chapter titles, section titles, and headings. Update
8069 cross references to match.
8070 (Starting and Stopping Trace Experiment): Make node name plural.
8071 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
8072
80732007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8074
8075 * gdb.texinfo (WinCE): Delete obsolete subsection.
8076
80772007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8078
8079 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8080 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8081 references.
8082
80832007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8084
8085 * gdb.texinfo (Startup): Delete references to some alternate
8086 names for .gdbinit.
8087 (Thread): Remove LynxOS reference.
8088 (Tandem ST2000): Delete target-specific documentation.
8089 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8090 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8091 and GDB_OSABI_LYNXOS.
8092
80932007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8094
8095 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8096
80972007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8098
8099 * gdbint.texinfo (Target Conditionals): Remove mention of
8100 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8101 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8102
81032007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8104
8105 * Makefile.in: Add "pdfdir" installation
8106 directory, PDFTEX macro, support for "install-pdf" target,
8107 and rules for making a pdf version of refcard.texi.
8108 * refcard.tex: Specify paper size for PDF output.
8109
81102007-03-26 Bob Wilson <bob.wilson@acm.org>
8111
8112 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
8113
81142007-03-26 Bob Wilson <bob.wilson@acm.org>
8115
8116 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8117 (Source Path, Character Sets, Macros, Define)
8118 (GDB/MI Result Records, GDB/MI Simple Examples)
8119 (GDB/MI Program Execution, GDB/MI File Commands)
8120 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8121 (Bug Reporting): Use @value{GCC}.
8122
81232007-03-26 Bob Wilson <bob.wilson@acm.org>
8124
8125 * gdb.texinfo (Help): Fix formatting of examples.
8126 (Variables): Use @ifnotinfo instead of @iftex.
8127 (Non-debug DLL symbols): Use @ref instead of @pxref.
8128 (Sparclet File): Use @samp instead of quotes.
8129
81302007-03-26 Bob Wilson <bob.wilson@acm.org>
8131
8132 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8133
81342007-03-26 Bob Wilson <bob.wilson@acm.org>
8135
8136 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8137 the order of the nodes.
8138 (C Operators, C Constants, Debugging C): Remove extra menus.
8139 (Method Names in Commands): Do not specify next/prev/up nodes.
8140
81412007-03-26 Bob Wilson <bob.wilson@acm.org>
8142
8143 * gdb.texinfo (File Options): Add missing parenthesis.
8144 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8145
81462007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8147
8148 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8149
81502007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8151
8152 * gdb.texinfo (Standard Target Features): Mention
8153 case insensitivity.
8154 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8155
81562007-02-18 Nick Roberts <nickrob@snap.net.nz>
8157
8158 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8159 (Files): Add section name to argument list for pxref.
8160 (Non-debug DLL symbols): Don't use `see' for pxref.
8161 (Embedded Processors): Fix typo.
8162 (GDB/MI Breakpoint Commands): Execution commands generate
8163 *stopped not ^done.
8164
81652007-02-13 Nick Roberts <nickrob@snap.net.nz>
8166
8167 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8168 values for in_scope. Mention that only root variables can be
8169 updated.
8170 (GDB/MI Development and Front Ends): Explain new values may be
8171 added to existing fields.
8172
81732007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8174
8175 * gdb.texinfo (-target-disconnect): Use @smallexample.
8176 (Requirements): Add anchor for Expat. Update description.
8177 (Target Descriptions): Mention Expat.
8178 (Target Description Format): Document new elements. Use
8179 @smallexample.
8180 (Predefined Target Types, Standard Target Features): New sections.
8181 * gdbint.texinfo (Target Descriptions): New section.
8182
81832007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8184
8185 * gdb.texinfo (Target Description Format): Add section on XInclude.
8186
81872006-02-03 Nick Roberts <nickrob@snap.net.nz>
8188
8189 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8190 command -enable-timings.
8191
81922007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8193
8194 * gdbint.texinfo (Operation System ABI Variant Handling): Update
8195 descriptions for new/deleted elements in gdb_osabi. Add missing
8196 description for function generic_elf_osabi_sniff_abi_tag_sections.
8197
81982007-01-29 Joel Brobecker <brobecker@adacore.com>
8199
8200 * gdb.texinfo (Maintenance Commands): Add documentation for
8201 the new "maint print target-stack" command.
8202
82032007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8204 Eli Zaretskii <eliz@gnu.org>
8205
8206 * gdb.texinfo: Describe CHAR array vs. string identification rules.
8207
82082007-01-26 Eli Zaretskii <eliz@gnu.org>
8209
8210 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8211 Use @value{NGCC} instead of @value{GCC}.
8212
82132007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8214
8215 * agentexpr.texi: Fix typos.
8216 * annotate.texinfo: Likewise.
8217 * gdb.texinfo: Likewise.
8218 * gdbint.texinfo: Likewise.
8219 * observer.texi: Likewise.
8220 * stabs.texinfo: Likewise.
8221
82222007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8223
8224 * gdbint.texinfo (Support Libraries): Remove mmalloc
8225 entry. Describe readline library.
8226
82272007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8228
8229 * gdb.texinfo (Target Descriptions): New section.
8230 (General Query Packets): Add QPassSignals anchor. Mention
8231 qXfer:features:read under qSupported. Expand mentions of
8232 qXfer:memory-map:read and QPassSignals. Document
8233 qXfer:features:read.
8234
82352007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8236
8237 * gdb.texinfo (Commands to specify files): Describe
8238 "set sysroot" and "show sysroot".
8239 (Using the `gdbserver' program): Lowercase argument
8240 to @var. Expand description of setting up GDB on the
8241 host.
8242
82432007-01-05 Joel Brobecker <brobecker@adacore.com>
8244
8245 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8246 catch exception, catch exception unhandled, and catch assert
8247 commands.
8248
82492007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8250
8251 * gdb.texinfo (Debugging Output): Document "set debug xml"
8252 and "show debug xml".
8253
82542007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8255
8256 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8257
82582007-01-01 Joel Brobecker <brobecker@adacore.com>
8259
8260 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8261
82622006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8263
8264 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8265 note in @ignore, to be removed later if nobody complains.
8266
82672006-12-04 Nick Roberts <nickrob@snap.net.nz>
8268
8269 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8270 of -var-delete.
8271
82722006-11-22 Vladimir Prus <vladimir@codesourcery.com>
8273
8274 * gdb.texinfo (Setting breakpoints): Document
8275 automatic software/hardware breakpoint usage and
8276 the "set breakpoint auto-hw" command.
8277
82782006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8279
8280 * gdb.texinfo (Memory Access Checking): New.
8281
82822006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8283
8284 * gdb.texinfo (Remote configuration): Mention
8285 "pass-signals-packet".
8286 (General Query Packets): Document QPassSignals. Fix
8287 a typo.
8288
82892006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8290
8291 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8292
82932006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8294
8295 * gdb.texinfo (Remote configuration): Rewrite documentation for
8296 packet configuration commands.
8297 (OS Information): Adjust reference to qXfer:auxv:read.
8298 (General Query Packets): Remove references to read-aux-vector-packet
8299 and set remote get-thread-local-storage-address.
8300
83012006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8302
8303 * gdbint.texinfo (Target Architecture Definition): Add new
8304 Initializing a New Architecture section.
8305
83062006-10-31 David Taylor <dtaylor@emc.com>
8307
8308 * stabs.texinfo (Macro define and undefine): New node describing
8309 stabs for #define and #undef.
8310
83112006-10-27 Andreas Schwab <schwab@suse.de>
8312
8313 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8314
83152006-10-21 Eli Zaretskii <eliz@gnu.org>
8316
8317 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8318 clarify on the possible meanings of ``expression'' watched by
8319 watchpoints. Add indexing.
8320 (Prompting, Errors, Invalidation, Annotations for Running)
8321 (Source Annotations): Fix index entries by adding "annotation" to
8322 them, to discriminate from index entries that point to the more
8323 general topic descriptions.
8324
83252006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8326
8327 * gdbint.texinfo (Target Vector Definition): Move most
8328 content into Existing Targets. Add a menu.
8329 (Existing Targets): New section, moved from Target Vector
8330 Definition. Use @subsection.
8331 (Managing Execution State): New section.
8332
83332006-10-16 Bob Wilson <bob.wilson@acm.org>
8334
8335 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8336
83372006-10-15 Eli Zaretskii <eliz@gnu.org>
8338
8339 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8340 (Command Syntax, Signals, Backtrace, Connecting)
8341 (Remote configuration, Renesas Boards, Console I/O): Fix last
8342 change: use Ctrl- instead of C-, except wrt Emacs.
8343 (File-I/O Examples): Put Ctrl-c in @kbd.
8344 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8345 (Console I/O): Use @samp with Ctrl-.
8346 (Signals, Set Breaks, Set Watchpoints): Document optional
8347 arguments to `info signals' `handle', `info breakpoints', and
8348 `info watchpoints'.
8349
83502006-10-14 Eli Zaretskii <eliz@gnu.org>
8351
8352 * gdb.texinfo (Backtrace): Fix last change.
8353
83542006-10-14 Nick Roberts <nickrob@snap.net.nz>
8355
8356 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8357
83582006-10-10 Bob Wilson <bob.wilson@acm.org>
8359
8360 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8361 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8362 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8363
83642006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8365 Daniel Jacobowitz <dan@codesourcery.com>
8366
8367 * gdb.texinfo (Packets): Document vFlashErase,
8368 vFlashWrite and vFlashDone packets.
8369 (General Query Packets): Document qXfer:memory-map:read.
8370 Add a new feature for qXfer:memory-map:read.
8371 (Memory map format): New section.
8372 (Target Commands): Mention that gdb can write flash.
8373
83742006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8375 Daniel Jacobowitz <dan@codesourcery.com>
8376
8377 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8378 memory regions and "mem auto".
8379
83802006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8381
8382 * gdbint.texinfo (Array Containers): New section.
8383
83842006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8385
8386 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8387 -stack-list-arguments HIGH_FRAME argument can be larger then the
8388 actual number of frames.
8389
83902006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8391
8392 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8393 -stack-list-locals HIGH_FRAME argument can be larger then the
8394 actual number of frames.
8395
83962006-09-02 Bob Wilson <bob.wilson@acm.org>
8397
8398 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8399 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8400
84012006-09-02 Eli Zaretskii <eliz@gnu.org>
8402
8403 * gdbint.texinfo (Overall Structure): New section "Source Tree
8404 Structure".
8405
84062006-08-17 Jim Blandy <jimb@codesourcery.com>
8407
8408 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8409 responses.
8410
84112006-08-08 Joel Brobecker <brobecker@adacore.com>
8412
8413 * gdb.texinfo (Source Path): Add documentation for new
8414 substitute-path commands.
8415
84162006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8417
8418 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8419 (Running Configure): ...here.
8420 (Requirements): New node. Mention expat.
8421
84222006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8423
8424 * gdb.texinfo (Target Commands): Remove
8425 'set download-write-size' and 'show download-write-size'.
8426
84272006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8428
8429 * stabs.texinfo (Member Type Descriptor): Correct example for
8430 pointer to member types.
8431
84322006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8433
8434 * gdb.texinfo (Optional warnings and messages): Add
8435 'set/show trace-commands'.
8436 (Command files): Add '-v' to source command.
8437
84382006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8439
8440 * gdb.texinfo (OS Information): Update qPart reference to
8441 qXfer.
8442 (Remote configuration): Likewise.
8443 (Overview): Move @cindex to the start of a paragraph. Talk
8444 about binary data encoding.
8445 (Packets): Refer to the overview for the details of the X
8446 packet encoding.
8447 (General Query Packets): Remove qPart description. Add qXfer
8448 description. Add an anchor to qSupported. Correct feature
8449 table title. Add a new feature for qXfer:auxv:read.
8450 (Interrupts): Add a missing parenthesis.
8451
84522006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8453
8454 * gdb.texinfo (KOD): Remove node.
8455 (GDB/MI Kod Commands): Remove commented out node.
8456
84572006-07-01 Eli Zaretskii <eliz@gnu.org>
8458
8459 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8460 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8461 (GDB/MI Thread Commands, GDB/MI Program Execution)
8462 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8463 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8464 (GDB/MI File Commands, GDB/MI Target Manipulation)
8465 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8466 since the MI prompt is hard-wired into the code.
8467
84682006-07-01 Nick Roberts <nickrob@snap.net.nz>
8469
8470 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8471 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8472 (GDB/MI Data Manipulation): Remove description of unimplemented
8473 display related commands as variable objects perform this function
8474 and are superior: -display-delete, -display-disable,
8475 -display-enable, -display-insert and -display-list. Move
8476 -environment-cd, -environment-directory, -environment-path
8477 and -environment-pwd to "Program Context".
8478 (GDB/MI Program Control): Rename to "Program Execution". Move
8479 -exec-arguments -exec-abort to...
8480 (GDB/MI Program Context): ...here. New node split from "Data
8481 Manipulation".
8482
84832006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8484
8485 * gdb.texinfo (Remote configuration): Document set / show
8486 remote supported-packets.
8487 (General Query Packets): Document qSupported packet.
8488
84892006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8490
8491 * gdb.texinfo (system): Document behaviour with zero length
8492 string.
8493
84942006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8495
8496 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8497 and font markup.
8498 (Protocol basics): Likewise.
8499 (The F request packet): Likewise.
8500 (The F reply packet): Likewise.
8501 (Memory transfer): Move this node to be a subsubsection of
8502 "Protocol specific representation of datatypes".
8503 (The Ctrl-C message): More copy editing.
8504 (Console I/O): Likewise.
8505 (The isatty call): Delete this node, and merge its content into
8506 the "isatty" node. Fixed references elsewhere.
8507 (The system call): Delete this node, and merge its content into
8508 the "system" node. Fixed references elsewhere.
8509 (open): Reformat to use @table, and add appropriate font markup.
8510 (close): Likewise.
8511 (read): Likewise.
8512 (write): Likewise.
8513 (lseek): Likewise.
8514 (rename): Likewise.
8515 (unlink): Likewise.
8516 (stat/fstat): Likewise.
8517 (gettimeofday): Likewise.
8518 (isatty): Likewise.
8519 (system): Likewise, plus minor changes to fix confusing wording.
8520 (Integral datatypes): Fix font markup.
8521 (Pointer values): Likewise.
8522 (struct stat): Fix markup to use @table, plus minor copy editing.
8523 (struct timeval): Fix font markup, plus minor copy editing.
8524 (Constants): Minor copy editing.
8525 (Errno values): Add font markup.
8526 (File-I/O Examples): Likewise.
8527
85282006-06-10 Nick Roberts <nickrob@snap.net.nz>
8529
8530 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8531 (GDB/MI Simple Examples): Move node up one level. Use real
8532 examples.
8533 (GDB/MI Compatibility with CLI): Update.
8534 (GDB/MI Result Records): Add "connected" and "exit" result
8535 classes.
8536 (GDB/MI Stream Records): Clarify target output.
8537 (GDB/MI Command Description Format): Modify example description.
8538 (GDB/MI Breakpoint Table Commands): Rename to...
8539 (GDB/MI Breakpoint Commands): ...this
8540 (GDB/MI Breakpoint Commands): Add optional thread field.
8541 (GDB/MI Program Control): Add an introduction. Move "Program
8542 termination" examples into exec-run description.
8543 (GDB/MI File Commands): Mention similar CLI commands.
8544 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8545 is similar to "-gdb-version".
8546
85472006-06-09 Eli Zaretskii <eliz@gnu.org>
8548
8549 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8550
85512006-06-02 Nick Roberts <nickrob@snap.net.nz>
8552
8553 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8554 sourceware.org for mailing lists.
8555 (GDB/MI File Commands): New node split from Program Control.
8556
85572006-06-01 Nick Roberts <nickrob@snap.net.nz>
8558
8559 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8560
85612006-05-22 Eli Zaretskii <eliz@gnu.org>
8562
8563 * gdb.texinfo (Cygwin Native): Fix last change.
8564
85652006-05-22 Christopher Faylor <cgf@timesys.com>
8566
8567 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8568
85692006-05-15 Nick Roberts <nickrob@snap.net.nz>
8570
8571 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8572 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8573
85742006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8575
8576 * gdb.texinfo (General Query Packets): Recommend not starting
8577 new packets with qC and clarify.
8578
85792006-05-13 Gaius Mulley <gaius@glam.ac.uk>
8580
8581 * gdb.texinfo (M2 Types): New section.
8582
85832006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8584
8585 * agentexpr.texi: Add a copyright and license notice.
8586 * observer.texi: Likewise, with GPL clause for function prototypes.
8587 Remove trailing whitespace.
8588
85892006-05-05 Jim Blandy <jimb@codesourcery.com>
8590
8591 * gdb.texinfo (General Query Packets): Document conventions for
8592 terminating packet names, and their violations.
8593
85942006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8595
8596 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8597 * gdb.texinfo: Likewise.
8598
85992006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8600
8601 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8602 and "show remotedebug".
8603 (Debugging Output): Add additional index entries.
8604
86052006-04-27 Michael Snyder <msnyder@redhat.com>
8606
8607 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8608
86092006-04-22 Andrew Cagney <cagney@redhat.com>
8610
8611 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8612 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8613
86142006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8615
8616 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8617 and remove breakpoint prototypes.
8618 (Watchpoints): Move description of target_insert_hw_breakpoint and
8619 target_remove_hw_breakpoint ...
8620 (Breakpoints): ... to here. Document target_insert_breakpoint and
8621 target_remove_breakpoint.
8622
86232006-04-17 Jim Blandy <jimb@codesourcery.com>
8624
8625 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8626 and C packets are optional.
8627
86282006-04-14 Frederic Riss <frederic.riss@st.com>
8629
8630 * gdb.texinfo (Specifying source directories): Update the description
8631 of the source file search to reflect the fact that the source path
8632 always contains at least $cdir and $cwd.
8633
86342006-03-31 Michael Snyder <msnyder@redhat.com>
8635
8636 * gdb.texinfo: Update copyright dates.
8637
86382006-03-31 Eli Zaretskii <eliz@gnu.org>
8639
8640 * gdb.texinfo (Overview): Add an index entry to "empty response".
8641
86422006-03-29 Steve Ellcey <sje@cup.hp.com>
8643
8644 * gdb.texinfo: Remove gdbserve.nlm documentation.
8645
86462006-03-28 Jim Blandy <jimb@codesourcery.com>
8647
8648 * gdbint.texinfo (Prologue Analysis): New section.
8649
86502006-03-07 Jim Blandy <jimb@red-bean.com>
8651
8652 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8653
8654 * gdb.texinfo (Target Commands): Update text describing how to
8655 specify a target. Refer to the detailed section on remote
8656 debugging, not the brief mention.
8657
8658 * gdb.texinfo (Connecting): Organize the different 'target remote'
8659 connection methods into a table. Add a 'target remote' index
8660 entry. (!!!)
8661
86622006-02-17 Fred Fish <fnf@specifix.com>
8663
8664 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8665 'ptype' commands to reflect the fact that the only significant
8666 difference between them is that ptype prints the complete type
8667 description instead of just the name.
8668
86692006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8670
8671 * gdbint.texinfo (Watchpoints): Delete
8672 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8673
86742006-02-10 Nick Roberts <nickrob@snap.net.nz>
8675
8676 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8677 times fields where needed. Fix typos. Update general form given
8678 for output of -break-insert.
8679 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8680
86812006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8682
8683 * gdbint.texinfo (Symbol Handling): Add a section
8684 on memory management.
8685
86862006-02-06 Vladimir Prus <ghost@cs.msu.su>
8687
8688 * gdb.texinfo (Breakpoint table commands): Document the fullname
8689 field in -break-list output.
8690
86912006-02-03 Eli Zaretskii <eliz@gnu.org>
8692
8693 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8694 debugging information produced by the various "set debug..."
8695 options.
8696
86972006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8698
8699 * gdb.texinfo (Files): Remove obsolete bits from the description
8700 of "symbol-file".
8701
87022006-01-25 Jim Blandy <jimb@redhat.com>
8703
8704 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8705
87062006-01-24 Jim Blandy <jimb@redhat.com>
8707
8708 * gdbint.texinfo (Frames): Document the basics of GDB's register
8709 unwinding model, and explain the existence of the "sentinel" frame.
8710
87112006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8712
8713 * gdb.texinfo (Choosing files): Mention that -directory is used
8714 for script files.
8715 (Specifying source directories): Likewise.
8716 (Command files): Explain how script files are found.
8717
87182006-01-21 Eli Zaretskii <eliz@gnu.org>
8719
8720 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8721 the threads in a multi-threaded program.
8722 (Threads): The threadno argument of "thread apply" can be a range
8723 of numbers.
8724
87252006-01-18 Jim Blandy <jimb@redhat.com>
8726
8727 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8728 of warning flags.
8729
87302006-01-13 Eli Zaretskii <eliz@gnu.org>
8731
8732 * gdb.texinfo (Sequences): Improve menu annotations.
8733 (Define): Add index entries for arguments of user-defined
8734 commands. Move the description of flow-control commands...
8735 (Command Files): ...to here. Document loop_break and
8736 loop_continue.
8737 (Define, Command Files): Document `end' and add index entries for
8738 it.
8739
87402006-01-04 Michael Snyder <msnyder@redhat.com>
8741
8742 * gdb.texinfo: Add documentation for linux-fork.
8743 * gdbint.texinfo: Add internal documentation for checkpoints.
8744
87452006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8746
8747 * gdb.texinfo (Omissions from Ada): Document that there is now
8748 limited aggregate support.
8749
87502005-12-28 Eli Zaretskii <eliz@gnu.org>
8751
8752 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8753 registers and the likes.
8754
87552005-12-24 Eli Zaretskii <eliz@gnu.org>
8756
8757 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8758 (Symbols): Fix usage of "e.g.".
8759 (Memory Region Attributes): Fix usage of "etc."
8760
8761 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8762 (Coding): Fix usage of "e.g.".
8763
87642005-12-23 Eli Zaretskii <eliz@gnu.org>
8765
8766 * stabs.texinfo:
8767 * refcard.tex:
8768 * gpl.texi:
8769 * gdbint.texinfo:
8770 * gdb.texinfo:
8771 * gdb-cfg.texi:
8772 * fdl.texi:
8773 * annotate.texinfo:
8774 * all-cfg.texi:
8775 * Makefile.in: Add (C) after Copyright. Update the FSF
8776 address.
8777
87782005-12-03 Eli Zaretskii <eliz@gnu.org>
8779
8780 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8781 extend GDB with commands for external monitor.
8782
87832005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8784
8785 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8786
87872005-11-25 Joel Brobecker <brobecker@adacore.com>
8788
8789 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8790
87912005-11-21 Jim Blandy <jimb@redhat.com>
8792
8793 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8794 placement of 'R' actions in tracepoint action packets; document
8795 dependence of 'X' and 'M' actions on a preceding 'R' action for
8796 their registers.
8797
87982005-11-19 Jim Blandy <jimb@redhat.com>
8799
8800 * gdb.texinfo (Tracepoint Packets): New node.
8801 (General Query Packets): Add entries for the tracepoint packets,
8802 referring to the "Tracepoint Packets" node.
8803 (Tracepoints): Add reference to "Tracepoint Packets".
8804
88052005-11-18 Kevin Buettner <kevinb@redhat.com>
8806
8807 * gdb.texinfo (set remotebreak): Add anchor.
8808 (X packet): Likewise.
8809 (Remote Protocol): Add new section `Interrupts' and new index
8810 entry `interrupts (remote protocol)'.
8811
88122005-11-18 Jim Blandy <jimb@redhat.com>
8813
8814 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8815 entries into the General Query Packets section. Add a
8816 cross-reference to that section. Drop description of replies, as
8817 these are covered in the descriptions of each packet.
8818 (General Query Packets): Add introductory text. Explain naming
8819 conventions, and how the end of a name is recognized.
8820
88212005-11-17 Kevin Buettner <kevinb@redhat.com>
8822
8823 * gdb.texinfo (Remote configuration): Fix typo in description of
8824 "set remotebreak" command.
8825
88262005-11-16 Jim Blandy <jimb@redhat.com>
8827
8828 * gdb.texinfo (Packets, Stop Reply Packets)
8829 (General Query Packets): Various formatting cleanups.
8830 - Use @samp for packet contents.
8831 - Drop summaries from packet @item lines; the same information appears
8832 immediately below in the description.
8833 - Delete paragraph breaks after packet @item commands, so that the
8834 description appears directly to the right of the packet prototype
8835 in the printed manual, if it fits.
8836 - Place spaces in packet prototypes between @vars and non-@var
8837 letters, and explain that they're just for formatting.
8838 - Use @dots{} instead of '...'.
8839 - Fix uses of @code where @var was needed.
8840 - Replace "deprecated" markers with English text spelling out the
8841 packet's status and the preferred alternatives.
8842 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8843 what this ever meant.
8844 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8845 this for a long time.
8846 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8847 implemented several times, and have been in use for years.
8848
88492005-11-15 Jim Blandy <jimb@redhat.com>
8850
8851 * gdb.texinfo (Packets): Add index entries for 'm' packet
8852 disclaimers.
8853
8854 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8855 of stub when processing an 'm' packet.
8856
8857 * gdb.texinfo (Packets): Mention that packets beginning with
8858 letters are reserved once, at the top, instead of actually listing
8859 them all and saying "reserved".
8860
88612005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8862
8863 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8864 Change @var{$arg0 to @code{$arg0.
8865
88662005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8867
8868 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8869
88702005-11-12 Jim Blandy <jimb@redhat.com>
8871
8872 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8873 order. Remove extraneous 'z'.
8874
88752005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8876
8877 * gdb.texinfo (Choosing files): Add --eval-command.
8878
88792005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8880
8881 * gdb.texinfo (Choosing modes): Add --return-child-result.
8882
8883
88842005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8885
8886 * gdb.texinfo (Choosing modes): Add --batch-silent.
8887
88882005-10-28 Eli Zaretskii <eliz@gnu.org>
8889
8890 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8891 "The -var-update Command".
8892
88932005-10-03 Joel Brobecker <brobecker@adacore.com>
8894
8895 * gdb.texinfo (Print Settings): Add documentation for set/show
8896 print array-indexes.
8897
88982005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8899
8900 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8901 6.2 and 6.3.
8902
89032005-08-27 Eli Zaretskii <eliz@gnu.org>
8904
8905 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8906 since 19-Jan-2004.
8907 (Files): Likewise.
8908 (Variables, Symbols): Document the "<incomplete type>" message and
8909 its reasons.
8910
89112005-08-01 Fred Fish <fnf@specifix.com>
8912
8913 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8914
89152005-07-15 Nick Roberts <nickrob@snap.net.nz>
8916
8917 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8918 option for -var-list-children and -var-update.
8919 (GDB/MI Stack Manipulation): Simplify description of
8920 print-values option for -stack-list-locals.
8921 (GDB/MI Command Description Format): Clarify.
8922 (Mode Options): Spelling of superseded.
8923
89242005-07-12 Bob Rossi <bob@brasko.net>
8925
8926 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8927 corresponding GDB command comment.
8928
89292005-07-06 Bob Rossi <bob@brasko.net>
8930
8931 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8932 and -inferior-tty-show.
8933 (Input/Output): Document "set/show inferior-tty" and tty alias.
8934
89352005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8936
8937 * gdb.texinfo (Packets): Change description of 'D' packet to note
8938 that GDB does wait for a response.
8939
89402005-06-22 Nick Roberts <nickrob@snap.net.nz>
8941
8942 * gdb.texinfo (History) Rename "Command History".
8943 (Command History): Move node "Server Prefix" from section on
8944 Annotations here.
8945
89462005-06-19 Nick Roberts <nickrob@snap.net.nz>
8947
8948 * gdb.texinfo (GDB/MI Stack Manipulation):
8949 Re-instate -stack-info-frame with example. Say that it gets
8950 info on selected frame, not current frame.
8951
89522005-06-18 Eli Zaretskii <eliz@gnu.org>
8953
8954 * gdb.texinfo (Server): Clarify that `file' should be used before
8955 connecting to the server.
8956 (Files): Add an xref to the above description.
8957 (Output Formats): More detailed description of the `c' format.
8958 (Memory): List explicitly all the formats supported by `x'.
8959 (Threads): Add an @cindex entry for "thread apply".
8960 (Files): Document the possibility of loading unlinked object
8961 files. Add more indexing for solib-absolute-prefix and
8962 --with-sysroot.
8963 (Machine Code): Document possible problems with locations in
8964 shared libraries.
8965 (Backtrace): Document that free-standing environments do not need
8966 to have a `main' function.
8967
89682005-06-18 Nick Roberts <nickrob@snap.net.nz>
8969
8970 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8971 -stack-info-frame.
8972
89732005-06-07 Andrew Cagney <cagney@gnu.org>
8974
8975 * gdb.texinfo (Contributors): Note the original multi-arch
8976 contributors.
8977
89782005-06-03 Eli Zaretskii <eliz@gnu.org>
8979
8980 * gdb.texinfo (Registers): Add index entries for the standard
8981 registers.
8982 (Frames): Add cross-reference from frame pointer description to
8983 the Registers node.
8984 (Annotations Overview): Fix the reference to GDB name.
8985
89862005-06-01 Eli Zaretskii <eliz@gnu.org>
8987
8988 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8989 can-use-hw-watchpoints.
8990
89912005-05-28 Bob Rossi <bob@brasko.net>
8992
8993 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8994 the possible reasons why an exec async record would be returned to FE.
8995
89962005-05-26 Andrew Cagney <cagney@gnu.org>
8997
8998 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8999 Andrew Cagney implemented the original GDB/MI.
9000
90012005-05-23 Orjan Friberg <orjanf@axis.com>
9002
9003 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9004 documentation. Add documentation for cris-mode.
9005
90062005-05-20 Eli Zaretskii <eliz@gnu.org>
9007
9008 * gdb.texinfo (Numbers): Explain the example and make the wording
9009 more acurate.
9010
90112005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9012 Dennis Brueni <dennis@slickedit.com>
9013
9014 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9015 (GDB/MI Data Manipulation, GDB/MI Program Control)
9016 (GDB/MI Stack Manipulation): Update examples to include the fullname
9017 attribute in stack frames.
9018
90192005-05-12 Eli Zaretskii <eliz@gnu.org>
9020
9021 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9022 do with other non-standard names of init files.
9023
90242005-05-11 Eli Zaretskii <eliz@gnu.org>
9025
9026 * gdb.texinfo (Command Files): Move the description of the startup
9027 from here...
9028 (Startup): ...to this new subsection of the Invocation chapter.
9029 Rearrange the description of init files more logically and add a
9030 cross-reference to "Command Files". Document the special gdbinit
9031 name for CISCO 68k. Expand the description of what GDB does
9032 during startup.
9033 (History): Add index entry for HISTSIZE.
9034
90352005-05-02 Mark Kettenis <kettenis@gnu.org>
9036
9037 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9038
90392005-05-02 Eli Zaretskii <eliz@gnu.org>
9040
9041 * gdb.texinfo (SVR4 Process Information, The isatty call)
9042 (The system call): Don't use foo(N) notation for man pages and
9043 functions.
9044 (Compilation, DJGPP Native): Improve wording.
9045
90462005-04-27 Eli Zaretskii <eliz@gnu.org>
9047
9048 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9049 were optimized away.
9050
90512005-04-22 Eli Zaretskii <eliz@gnu.org>
9052
9053 * gdb.texinfo (Remote configuration): Document "set/show
9054 get-thread-local-storage-address". Add cross-reference to the
9055 description of the qGetTLSAddr packet.
9056 (General Query Packets): Mention "set remote
9057 get-thread-local-storage-address" and add a reference to its
9058 description.
9059
90602005-04-19 Nick Roberts <nickrob@snap.net.nz>
9061
9062 * gdb.texinfo (Backtrace): Describe 'bt full'.
9063
90642005-04-17 Nick Roberts <nickrob@snap.net.nz>
9065
9066 * gdb.texinfo (Mode Options): Fix typo.
9067 (GDB/MI): Describe how to invoke GDB/MI.
9068
90692005-04-16 Eli Zaretskii <eliz@gnu.org>
9070
9071 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
9072 references changed. Add description of "info udot".
9073 (Files): Document "set/show stop-on-solib-events".
9074 (M32R/D): Document "set/show download-path", "set/show
9075 board-address", "set/show server-address", "upload", "tload".
9076 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9077 "use_mon_code", "use_ib_break", "use_dbt_break".
9078 (Maintenance Commands): Improve indexing.
9079 (Target Commands): Document "set/show hash", "set/show debug
9080 monitor".
9081 (SVR4 Process Information): Document "info pidlist" and "info
9082 meminfo". Document "set/show procfs-tarce" and "set/show
9083 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9084 (Symbols, The Print Command with Objective-C): Improve indexing.
9085 (Objective-C): Add references to "info classes" and "info
9086 selectors".
9087 (Debugging Output): Improve wording. Document "set/show debug
9088 solib-frv". Fix "set/show debugvarobj".
9089 (Set Breaks): Add index entry for "hardware breakpoints".
9090 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9091 and "set/show usehardbreakpoints".
9092 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9093 monitor-prompt", "set/show monitor-warnings", "pmon".
9094 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9095 rdiromatzero", "set/show rdiheartbeat".
9096 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9097 "sds".
9098 (Embedded Processors): Document the "sim" command.
9099 (Remote): Document the "remote" command.
9100 (DJGPP Native): Document the "info serial" command.
9101 (Threads): Document "maint info sol-threads".
9102 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9103 (Set Breaks): Improve indexing.
9104 (Command Syntax): Add a reference to dont-repeat.
9105 (Define): Document "dont-repeat".
9106 (TUI Commands): Document "tabset".
9107 (WinCE): New subsection. Document "set/show remotedirectory",
9108 "set/show remoteupload", "set/show remoteaddhost".
9109
91102005-04-15 Eli Zaretskii <eliz@gnu.org>
9111
9112 * gdb.texinfo (Hurd Native): New subsection, documents
9113 Hurd-specific commands.
9114 (Maintenance Commands): Add cross-reference to "Debugging Output".
9115 (Debugging Output): Document "set/show debug lin-lwp".
9116 (MIPS): Improve documentation of heuristic-fence-post. Document
9117 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9118 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9119 remote-mips64-transfers-32bit-regs", "set/show debug mips".
9120 (ARM): Document ARM-specific commands.
9121 (AVR): New section. Document "info io_registers".
9122 (CRIS): New section. Document "set/show cris-version" and
9123 "set/show cris-dwarf2-cfi".
9124 (HPPA): New section. Document "set/show debug hppa" and "maint
9125 print unwind".
9126 (Neutrino): New subsection. Document "set/show debug nto-debug".
9127 (Super-H): New section. Document the "regs" command.
9128 (Debugging Output): Document "set/show debug aix-thread".
9129
91302005-04-09 Eli Zaretskii <eliz@gnu.org>
9131
9132 * gdb.texinfo (Print Settings): Document "set/show print
9133 pascal_static-members", "set print repeats", "show print
9134 null-stop". Improve indexing. Fix documentation of "set print
9135 union".
9136 (Pascal): New section.
9137 (Supported languages): Rename from "Support"; all references
9138 updated. Add a menu item for Pascal.
9139 (Numbers): Document "set radix.
9140 (Screen Size): Document "set/show pagination".
9141 (MIPS Embedded): Remove "set processor" documentation.
9142 (Remote configuration): Document "set/show X/P/Z-packet",
9143 "set/show read-aux-vector-packet", "set/show remote
9144 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9145 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9146 remotedebug", "set/show remotebreak", "set/show remotedevice",
9147 "set/show remotelogfile".
9148 (Auxiliary Vector): Add reference to the description of the
9149 read-aux-vector-packet setting.
9150 (Set Watchpoints): Add a cross-reference to "set remote
9151 hardware-breakpoint-limit".
9152 (General Query Packets): Add indexing of requests and
9153 cross-references to related commands in "Remote configuration".
9154 (File-I/O Overview, The system call): Fix wording and typos.
9155 (Thread Stops): Add index entries.
9156 (Continuing and Stepping): Document "show step-mode".
9157 (i386): New node. Document "set/show struct-convention".
9158 (Files): Document "show trust-readonly-sections".
9159 (Calling): Document "set/show unwindonsignal".
9160 (Messages/Warnings): Add index entries.
9161 (Maintenance Commands): Document "set/show watchdog".
9162 (Annotations Overview): Document "show annotate".
9163 (Set Watchpoints): Add index entries.
9164 (Symbols): Fix doc of case-sensitive.
9165 (ABI): Document "show coerce-float-to-double".
9166 (Convenience Vars, Help): Improve indexing.
9167 (Machine Code): Document "show disassembly-flavor".
9168 (Debugging C plus plus): Document "show overload-resolution".
9169 (Value History, Signaling): Add index entries.
9170
91712005-04-08 Eli Zaretskii <eliz@gnu.org>
9172
9173 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9174 (Processes): Fix wording.
9175 (History, List, Logging output, Define, Symbols, Print Settings):
9176 Improve indexing.
9177
91782005-04-03 Eli Zaretskii <eliz@gnu.org>
9179
9180 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9181 redundant index entry for "target" command.
9182 (Backtrace): Add index entries.
9183 (Symbols, Fortran): Document the "set case-sensitive" command.
9184 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9185 (Print Settings): Add index entry for "set demangle-style".
9186 (Target Commands): Document "set download-write-size".
9187 (Debugging Output): Document "set exec-done-display".
9188
91892005-04-02 Eli Zaretskii <eliz@gnu.org>
9190
9191 * gdb.texinfo (Files): Fix the name and documentation of
9192 add-shared-symbol-files. Document its alias assf. Update the
9193 list of OSs where GDB supports shared libraries. Fix markup.
9194 (Continuing and Stepping): Add reference to @var{location} in the
9195 text.
9196 (Dump/Restore Files): Fix reference to @{filename}.
9197 (Help): Fix wording.
9198 (Attach): Ditto.
9199 (Set Watchpoints): Ditto.
9200 (Backtrace): Remove redundant index entries. Improve index
9201 entries.
9202 (Delete Breaks): Fix wording.
9203 (Memory): Document the compare-sections command.
9204 (Memory Region Attributes): Improve wording.
9205 (Disabling): Improve wording.
9206 (Fortran): New subsection. Document the "info common" command.
9207 (Help): Document aliases "info copying" and "info warranty".
9208 (Caching Remote Data): New section. Document the "set/show
9209 remotecache" and "info dcache" commands.
9210 (Show): Fix wording of the documentation of the "set
9211 extension-language" command.
9212 (Signals): Add index entry for "info handle".
9213 (Memory Region Attributes): Fix punctuation.
9214 (Symbols): Change the arg name to "location" and refer to it in
9215 the text. Fix wording of "info types" doc.
9216 (Threads): Fix usage of @enumerate @item's.
9217 (Listing Tracepoints): Add index entry for "info tp".
9218 (Set Watchpoints): Add xref to "info break" description.
9219 (Macros): Add an index entry for "macro exp1". Document the
9220 "macro list" command.
9221 (Maintenance Commands): Document "flushregs", "maint agent",
9222 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9223 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9224 "maint print architecture", "maint print objfiles", "maint print
9225 statistics", "maint print type", "maint show-debug-regs", "maint
9226 space", "maint time", and "maint translate-address".
9227 (Connecting): Document the "monitor" command.
9228 (Annotations Overview): Describe the "set annotate" command.
9229
92302005-04-01 Eli Zaretskii <eliz@gnu.org>
9231
9232 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9233 Rearrange index entries and improve wording about support for
9234 hardware watchpoints.
9235
92362005-03-10 Bob Rossi <bob@brasko.net>
9237
9238 * gdb.texinfo: Update copyright
9239
92402005-02-09 Theodore A. Roth <troth@openavr.org>
9241
9242 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9243 error.
9244
92452005-03-07 Joel Brobecker <brobecker@adacore.com>
9246
9247 * observer.texi (executable_changed): New observer.
9248
92492005-02-03 Kevin Buettner <kevinb@redhat.com>
9250
9251 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9252
92532005-01-17 Michael Snyder <msnyder@redhat.com>
9254
9255 * gdb.texinfo: Fix spelling, infinte -> infinite.
9256
92572005-01-08 Mark Kettenis <kettenis@gnu.org>
9258
9259 * observer.texi (GDB Observers): Document "solib_loaded".
9260
92612005-01-07 Andrew Cagney <cagney@gnu.org>
9262
9263 * configure.ac: Rename configure.in, require autoconf 2.59.
9264 * configure: Re-generate.
9265
9266 * configure.in: Replace configdirs with multiple references to
9267 AC_CONFIG_SUBDIRS.
9268 * configure: Re-generate.
9269
92702005-01-04 Andrew Cagney <cagney@gnu.org>
9271
9272 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9273 part of the version number.
9274
92752004-12-24 Mark Kettenis <kettenis@gnu.org>
9276
9277 * gdbint.texinfo (Algorithms): Remove description of
9278 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9279
92802004-12-07 Jim Blandy <jimb@redhat.com>
9281
9282 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9283 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9284 numbers.
9285
92862004-12-07 Andreas Schwab <schwab@suse.de>
9287
9288 * gdb.texinfo (Mode Options): Document -l option.
9289
92902004-12-04 Eli Zaretskii <eliz@gnu.org>
9291
9292 * gdbint.texinfo (Algorithms): More accurate description of
9293 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9294 is not needed unless data-read and data-access watchpoints are
9295 supported. Add a description of how GDB checks whether the
9296 inferior stopped because a watchpoint was hit.
9297
92982004-11-23 Eli Zaretskii <eliz@gnu.org>
9299
9300 * gdb.texinfo (Files): Add cross-reference to description of
9301 -readnow command-line switch.
9302
93032004-11-10 Randolph Chung <tausq@debian.org>
9304
9305 * gdb.texinfo: Document set/show backtrace past-entry commands.
9306 Rearrange index entries for set/show backtrace past-main.
9307
93082004-11-10 Jon Beniston <jon@beniston.com>
9309
9310 Committed by Andrew Cagney <cagney@gnu.org>.
9311 * gdb.texinfo (Remote Serial Protocol): Further describe
9312 binary transfer escaping mechanism .
9313
93142004-11-08 Randolph Chung <tausq@debian.org>
9315
9316 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9317 and "show debug infrun". Add index entries.
9318
93192004-10-23 Eli Zaretskii <eliz@gnu.org>
9320
9321 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9322 "info proc" that are already implemented. Add index entries.
9323 (Working Directory): Add a cross-reference to "info proc" command.
9324 (Files): Add a tip for decreasing memory used for symtabs from
9325 shared libraries.
9326 (Starting): Fix whitespace; make "elaboration" stand out where it
9327 is first used, and add an index entry for the term.
9328 (Calling): Expand and elaborate text. Add "print". Add the
9329 description of problems with weak aliases.
9330 (Core File Generation): New section.
9331
93322004-10-12 Andrew Cagney <cagney@gnu.org>
9333
9334 * gdbint.texinfo (Versions and Branches): New chapter.
9335 (Releasing GDB): Delete "Versions and Branches" section.
9336 (Top): Add "Versions and Branches".
9337
93382004-10-08 Eli Zaretskii <eliz@gnu.org>
9339
9340 * gdb.texinfo (Editing, History): Add cross-references to the
9341 included Readline and History user documentation. Remove
9342 references to the symbol have-readline-appendices which is unused
9343 and undefined.
9344 (History): Fix indexing.
9345
93462004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9347
9348 * gdbint.texinfo (target_stopped_data_address): Update to
9349 new prototype.
9350 (i386_stopped_data_address): Update prototype and description.
9351 (i386_stopped_by_watchpoint): New function and description.
9352
93532004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9354
9355 * gdb.texinfo (Filenames): Add Ada suffixes.
9356 (Ada) New section.
9357
93582004-09-27 Andrew Cagney <cagney@gnu.org>
9359 Robert Picco <Robert.Picco@hp.com>
9360
9361 * gdb.texinfo (Packets): Document the "p" packet.
9362
93632004-09-21 Jason Molenda (jmolenda@apple.com)
9364
9365 * gdb.texinfo (Paths and Names of the Source Files): Document the
9366 meaning of values in the 'desc' field of a SO stab.
9367
93682004-09-20 Daniel Jacobowitz <dan@debian.org>
9369
9370 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9371 max-cache-age" and "maint show dwarf2 max-cache-age".
9372
93732004-09-16 Eli Zaretskii <eliz@gnu.org>
9374
9375 * gdb.texinfo (Set Breaks): Add index entry for setting
9376 breakpoints on overloaded C++ functions that are not members of
9377 any classes. Add an example and an index entry for setting
9378 breakpoints on all program functions.
9379 (Character Sets, Macros, Overlay Commands)
9380 (Non-debug DLL symbols, GDB/MI Output Syntax)
9381 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9382 Use "(@value{GDBP})" instead of a literal "(gdb)".
9383
93842004-09-12 Andrew Cagney <cagney@gnu.org>
9385
9386 * gdbint.texinfo (Native Debugging): Delete description of
9387 FILES_INFO_HOOK.
9388
93892004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9390
9391 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9392 to hex_string_custom (not historically correct, but more
9393 understandable, given the current code).
9394
93952004-09-03 Andrew Cagney <cagney@gnu.org>
9396
9397 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9398
93992004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9400
9401 * observer.texi (solib_unloaded): New observer.
9402
94032004-08-24 Andrew Cagney <cagney@gnu.org>
9404
9405 * gdbint.texinfo (Target Architecture Definition): Add missing
9406 comma.
9407
94082004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9409
9410 * (Using the Testsuite): build != host is supported,
9411 but some test scripts do not support build != host.
9412
94132004-08-14 Mark Kettenis <kettenis@gnu.org>
9414
9415 * gdbint.texinfo (Host Definition): Delete description of
9416 FCLOSE_PROVIDED and GETENV_PROVIDED.
9417
94182004-08-11 Joel Brobecker <brobecker@gnat.com>
9419
9420 * gdbint.texinfo (Host Definition): Remove documentation for
9421 USE_O_NOCTTY, no longer used.
9422
94232004-08-05 Mark Kettenis <kettenis@chello.nl>
9424
9425 * gdbint.texinfo (Host Definition): Delete description of
9426 NO_SYS_FILE.
9427 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9428 PTRACE_FP_BUG.
9429
94302004-08-05 Andrew Cagney <cagney@gnu.org>
9431
9432 * gdbint.texinfo (Target Architecture Definition): Delete
9433 reference to deprecated_read_fp.
9434
94352004-08-02 Andrew Cagney <cagney@gnu.org>
9436
9437 * gdbint.texinfo (Target Architecture Definition): Delete
9438 description of DEPRECATED_REGISTER_BYTES.
9439
94402004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9441
9442 * gdb.texinfo (Source Path): Document the new behavior of
9443 searching for the source files.
9444
94452004-07-17 Eli Zaretskii <eliz@gnu.org>
9446
9447 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9448 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9449 (Auto Display): Improve indexing.
9450
94512004-07-16 Andrew Cagney <cagney@gnu.org>
9452
9453 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9454 "-noasync".
9455
94562004-07-09 Eli Zaretskii <eliz@gnu.org>
9457
9458 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9459 have the same prefix have only their prefix in the index.
9460
94612004-07-03 Mark Kettenis <kettenis@gnu.org>
9462
9463 * gdb.texinfo (BSD libkvm Interface): New node (section)
9464 (Native): Add it to the menu.
9465
94662004-07-01 Mark Kettenis <kettenis@gnu.org>
9467
9468 * gdbint.texinfo (Target Architecture Definition): Remove
9469 PCC_SOL_BROKEN.
9470
94712004-06-24 Mark Kettenis <kettenis@gnu.org>
9472
9473 * gdbint.texinfo (Target Architecture Definition): Remove
9474 SUN_FIXED_LBRAC_BUG.
9475
94762004-06-26 Andrew Cagney <cagney@gnu.org>
9477
9478 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9479
94802004-06-20 Andrew Cagney <cagney@gnu.org>
9481
9482 * gdbint.texinfo (Target Architecture Definition): Deprecate
9483 USE_STRUCT_CONVENTION.
9484
94852004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9486
9487 gdb.texinfo (Bug Reporting): Mention session recording,
9488 with the script command or Emacs.
9489
94902004-06-18 Andrew Cagney <cagney@gnu.org>
9491
9492 * gdbint.texinfo (Target Architecture Definition): Deprecate
9493 FUNCTION_START_OFFSET.
9494
94952004-06-14 Andrew Cagney <cagney@gnu.org>
9496
9497 Based on changes from Karl Berry.
9498 * gdb.texinfo: Do not use @sc in a direntry.
9499 * stabs.texinfo: Change @dircateogry to "Software development".
9500 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9501
95022004-06-13 Andrew Cagney <cagney@gnu.org>
9503
9504 * gdbint.texinfo (Target Architecture Definition): Delete
9505 description of RETURN_VALUE_ON_STACK.
9506
95072004-06-09 Andrew Cagney <cagney@gnu.org>
9508
9509 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9510 deleted by previous patch.
9511
95122004-06-08 Andrew Cagney <cagney@gnu.org>
9513
9514 * gdbint.texinfo (Native Debugging): Delete documentation on
9515 ATTACH_DETACH.
9516
95172004-06-06 Randolph Chung <tausq@debian.org>
9518
9519 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9520
95212004-06-06 Randolph Chung <tausq@debian.org>
9522
9523 * gdb.texinfo (push_dummy_call): Update argument list to match
9524 the new push_dummy_call method signature. Describe the function
9525 argument.
9526
95272004-05-24 Joel Brobecker <brobecker@gnat.com>
9528
9529 * gdb.texinfo (Starting): Document new start command.
9530
95312004-05-21 Andrew Cagney <cagney@redhat.com>
9532
9533 * observer.texi (GDB Observers): Document "inferior_created".
9534
95352004-05-08 Andrew Cagney <cagney@redhat.com>
9536
9537 * gdbint.texinfo (Target Architecture Definition): Delete
9538 description of DO_DEFERRED_STORES.
9539
9540 * gdbint.texinfo (Target Architecture Definition): Delete
9541 references to DEPRECATED_FIX_CALL_DUMMY.
9542
9543 * gdbint.texinfo (Target Architecture Definition): Delete
9544 description of DEPRECATED_CALL_DUMMY_WORDS,
9545 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9546
9547 * gdbint.texinfo (Target Architecture Definition): Delete
9548 description of DEPRECATED_PUSH_DUMMY_FRAME.
9549
9550 * gdbint.texinfo (Target Architecture Definition): Delete
9551 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9552
95532004-05-07 Andrew Cagney <cagney@redhat.com>
9554
9555 * observer.texi (GDB Observers): Add "Debugging" section. Include
9556 cross reference to "set/show debug observer".
9557 * gdb.texinfo (Debugging Output): Document "set/show debug
9558 observer".
9559
95602004-05-01 Andrew Cagney <cagney@redhat.com>
9561
9562 * gdbint.texinfo (Target Architecture Definition): Delete
9563 description of DEPRECATED_PC_IN_SIGTRAMP.
9564
95652004-04-30 Andrew Cagney <cagney@redhat.com>
9566
9567 * gdbint.texinfo (Target Architecture Definition): Delete
9568 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9569
95702004-04-30 Orjan Friberg <orjanf@axis.com>
9571
9572 * observer.texi (GDB Observers): Correct spelling.
9573
95742004-04-26 Orjan Friberg <orjanf@axis.com>
9575
9576 * observer.texi (GDB Observers): Add target_changed event.
9577
95782004-04-08 Andrew Cagney <cagney@redhat.com>
9579
9580 * observer.texi (GDB Observers): Rework, provide generic observer
9581 definitions and then a list of observable events.
9582
95832004-04-04 Andrew Cagney <cagney@redhat.com>
9584
9585 * gdbint.texinfo (Host Definition): Delete reference to
9586 NO_SIGINTERRUPT.
9587
95882004-04-02 Andrew Cagney <cagney@redhat.com>
9589
9590 * gdbint.texinfo (Target Architecture Definition): Delete
9591 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9592
95932004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9594
9595 * gdb.texinfo (TUI Commands): Document tui reg commands.
9596
95972004-03-26 Andrew Cagney <cagney@redhat.com>
9598
9599 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9600 "gdbtui".
9601 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9602 (Contributors): Mention both Text and Terminal User Interface.
9603
96042004-03-23 Andrew Cagney <cagney@redhat.com>
9605
9606 * gdbint.texinfo (Target Architecture Definition): Deprecate
9607 references to SIGTRAMP_START and SIGTRAMP_END.
9608
96092004-03-23 Andrew Cagney <cagney@redhat.com>
9610
9611 * gdbint.texinfo (Target Architecture Definition): Deprecate
9612 references to PC_IN_SIGTRAMP.
9613
96142004-03-19 Andrew Cagney <cagney@redhat.com>
9615
9616 * gdbint.texinfo (Target Architecture Definition): Delete
9617 reference to GDB_TARGET_IS_HPPA.
9618
96192004-03-18 Andrew Cagney <cagney@redhat.com>
9620
9621 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9622 describe pre_init and post_init.
9623
96242004-03-09 Daniel Jacobowitz <drow@mvista.com>
9625
9626 * gdb.texinfo (Debugging Output): Document values for "set debug
9627 target".
9628
96292004-02-28 Andrew Cagney <cagney@redhat.com>
9630
9631 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9632
96332004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9634
9635 * gdb.texinfo (breakpoints): Add information about the
9636 new "set breakpoint pending" and "show breakpoint pending"
9637 commands.
9638
96392004-02-26 Andrew Cagney <cagney@redhat.com>
9640
9641 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9642 in Per-architecture module data section.
9643
96442004-02-25 Roland McGrath <roland@redhat.com>
9645
9646 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9647
96482004-02-24 Andrew Cagney <cagney@redhat.com>
9649
9650 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9651 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9652 * fdl.texi: Import Version 1.2, November 2002.
9653
96542004-02-17 Andrew Cagney <cagney@redhat.com>
9655
9656 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9657
96582004-02-16 Andrew Cagney <cagney@redhat.com>
9659
9660 * gdbint.texinfo (Target Architecture Definition): Deprecate
9661 FRAMELESS_FUNCTION_INVOCATION.
9662
96632004-02-16 Andrew Cagney <cagney@redhat.com>
9664
9665 * gdbint.texinfo (Coding): Mention -Wunused-function.
9666
96672004-02-14 Andrew Cagney <cagney@redhat.com>
9668
9669 * gdbint.texinfo (Target Architecture Definition): Delete
9670 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9671
96722004-02-12 Elena Zannoni <ezannoni@redhat.com>
9673
9674 * gdb.texinfo: Properly quote the name "C++".
9675 * gdbint.texinfo: Ditto.
9676 * stabs.texinfo: Ditto.
9677
96782004-02-11 Elena Zannoni <ezannoni@redhat.com>
9679
9680 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9681 minimal information about libiberty.
9682
96832004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9684
9685 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9686
96872004-02-04 Roland McGrath <roland@redhat.com>
9688
9689 * gdb.texinfo (Auxiliary Vector): New node (section).
9690 (Data): Add it to the menu.
9691
96922004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9693
9694 * gdb.texinfo (Breakpoints): Add information about pending
9695 breakpoint support.
9696
96972004-01-26 Andrew Cagney <cagney@redhat.com>
9698
9699 * gdb.texinfo (Overview): Delete references to the cisco protocol
9700 including the "N" response.
9701
97022004-01-26 Andrew Cagney <cagney@redhat.com>
9703
9704 * gdbint.texinfo (Target Architecture Definition): Rename
9705 EXTRACT_STRUCT_VALUE_ADDRESS to
9706 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9707
97082004-01-24 Eli Zaretskii <eliz@gnu.org>
9709
9710 * gdb.texinfo (KOD): Document "show os". Add index entries for
9711 "set/show os" and "info cisco" commands.
9712
97132004-01-21 Eli Zaretskii <eliz@gnu.org>
9714
9715 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9716
97172004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9718
9719 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9720 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9721
97222004-01-19 Nick Roberts <nick@nick.uklinux.net>
9723
9724 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9725 -stack-list-locals.
9726 (GDB/MI Variable Objects): Describe extension to
9727 -var-list-children.
9728
97292004-01-17 Daniel Jacobowitz <drow@mvista.com>
9730
9731 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9732
97332004-01-17 Andrew Cagney <cagney@redhat.com>
9734
9735 * gdbint.texinfo (Target Architecture Definition): Delete
9736 documentation on DEPRECATED_NPC_REGNUM.
9737
97382004-01-13 Daniel Jacobowitz <drow@mvista.com>
9739
9740 * gdb.texinfo: Update copyright year. Mention that set
9741 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9742 "set follow-fork-mode ask".
9743
97442004-01-13 Andrew Cagney <cagney@redhat.com>
9745
9746 * gdbint.texinfo: Update copyright year.
9747 (Coding): Add -Wunused-label to list of -Werror warnings.
9748
97492004-01-08 Jason Molenda <jmolenda@apple.com>
9750 Eli Zaretskii <eliz@gnu.org>
9751
9752 * gdb.texinfo: Update copyright.
9753 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9754 around names, as appropriate. Minor syntax cleanup of
9755 _NSPrintForDebugger explanation. Two spaces after periods.
9756 GDBN used instead of lit. "gdb". Index entries added for
9757 print-object and _NSPrintForDebugger. @noindent added in one spot.
9758
97592003-11-11 Elena Zannoni <ezannoni@redhat.com>
9760
9761 * stabs.texinfo: Add dircategory and direntry commands.
9762 * annotate.texinfo: Ditto.
9763
97642003-11-10 Andrew Cagney <cagney@redhat.com>
9765
9766 * gdbint.texinfo (Target Architecture Definition): Replace the
9767 return_value method's "inval" and "outval" parameters with
9768 "readbuf" and "writebuf".
9769
97702003-10-28 Jim Blandy <jimb@redhat.com>
9771
9772 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9773 from "The `F' request packet" and "The `F' reply packet", to make
9774 texi2dvi happy.
9775 (File-I/O remote protocol extension): Update menu entries, too.
9776
97772003-10-26 Michael Chastain <mec@shout.net>
9778
9779 * gdb.texinfo (Thread Stops): Document the issue with
9780 premature return from system calls in multi-threaded programs.
9781
97822003-10-24 Andrew Cagney <cagney@redhat.com>
9783
9784 * annotate.texinfo: Fix "fortunatly"[sic].
9785
97862003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9787
9788 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9789 with "Hitachi" and "Mitsubishi".
9790
97912003-10-20 Andrew Cagney <cagney@redhat.com>
9792
9793 * gdbint.texinfo (Target Architecture Definition): Document
9794 gdbarch_return_value. Add cross references from
9795 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9796 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9797
97982003-10-18 Mark Kettenis <kettenis@gnu.org>
9799
9800 * gdbint.texinfo (Target Architecture Definition): Document
9801 regset_from_core_section.
9802
98032003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9804
9805 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9806
98072003-10-15 Kevin Buettner <kevinb@redhat.com>
9808
9809 From Anthony Green <green@redhat.com>:
9810 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9811
98122003-10-14 Kevin Buettner <kevinb@redhat.com>
9813
9814 * gdb.texinfo (Breakpoint related warnings): New node.
9815 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9816
98172003-10-13 Daniel Jacobowitz <drow@mvista.com>
9818
9819 * gdb.texinfo (Remote Protocol): Document v and vCont.
9820
98212003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9822
9823 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9824 * gdbint.texinfo: Ditto.
9825
98262003-10-09 Andrew Cagney <cagney@redhat.com>
9827
9828 From 2003-09-18 David Anderson <davea@sgi.com>:
9829 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9830 "command".
9831
98322003-10-03 Andrew Cagney <cagney@redhat.com>
9833
9834 * gdbint.texinfo (Target Architecture Definition): Deprecate
9835 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9836 just target.
9837
98382003-10-02 Andrew Cagney <cagney@redhat.com>
9839
9840 * gdbint.texinfo (Target Architecture Definition): Rename
9841 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9842 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9843 * gdbint.texinfo (Target Architecture Definition): Rename
9844
98452003-09-30 Andrew Cagney <cagney@redhat.com>
9846
9847 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9848 (Target Architecture Definition):
9849
9850 * gdbint.texinfo (Target Architecture Definition): Rename
9851 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9852
98532003-09-29 Andrew Cagney <cagney@redhat.com>
9854
9855 * gdbint.texinfo (Target Architecture Definition): Delete
9856 documentation for NEED_TEXT_START_END.
9857
9858 * gdbint.texinfo (Target Architecture Definition): Rename
9859 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9860 TARGET_WRITE_PC.
9861
98622003-09-22 Michael Chastain <mec@shout.net>
9863
9864 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9865
98662003-09-21 Anthony Green <green@redhat.com>
9867
9868 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9869
98702003-09-21 Mark Kettenis <kettenis@gnu.org>
9871
9872 * gdbint.texinfo (Target Architecture Definition): Document
9873 stabs_argument_has_addr.
9874
98752003-09-18 Andrew Cagney <cagney@redhat.com>
9876
9877 * gdbint.texinfo (Target Architecture Definition): Delete
9878 documentation on REGISTER_NAMES.
9879
98802003-09-13 Mark Kettenis <kettenis@gnu.org>
9881
9882 * gdbint.texinfo (Target Architecture Definition): Replace
9883 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9884
98852003-09-11 Andrew Cagney <cagney@redhat.com>
9886
9887 * gdbint.texinfo (Target Architecture Definition): Replace
9888 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9889
98902003-08-18 Andrew Cagney <cagney@redhat.com>
9891
9892 * gdbint.texinfo (Target Architecture Definition): Document
9893 "frame_red_zone_size".
9894
98952003-08-09 Andrew Cagney <cagney@redhat.com>
9896
9897 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9898 with "set/show backtrace past-main" and "set/show backtrace
9899 limit".
9900
99012003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9902
9903 * Makefile.in (install-info): Support DESTDIR.
9904 (install-html): Likewise.
9905
99062003-08-07 Andrew Cagney <cagney@redhat.com>
9907
9908 Patch from Nick Roberts.
9909 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9910 bindings. Remove description of send-gdb-command.
9911
99122003-08-07 Andrew Cagney <cagney@redhat.com>
9913
9914 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9915 GDB 6.0.
9916
99172003-08-06 Andrew Cagney <cagney@redhat.com>
9918
9919 * gdb.texinfo (Mode Options): Mention that level three is the
9920 highest available and that level 2 is deprecated.
9921 (Annotations Overview): Mention annotation levels. Cross reference
9922 to "Limitations of the Annotation Interface" in annotate.texi.
9923 (TODO, Value Annotations, Frame Annotations): Delete section.
9924 (Displays, Breakpoint Info): Delete.
9925
99262003-08-04 Andrew Cagney <cagney@redhat.com>
9927
9928 * agentexpr.texi: Delete @bye.
9929 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9930 (stabs.info): Add $(srcdir) to include search path.
9931 (html): Depend on "annotate_toc.html", and not "annotate.html".
9932 * stabs.texinfo: Ditto. Include "fdl.texi".
9933 * gdbint.texinfo: Update copyright statement's list of invariant
9934 sections.
9935
99362003-07-28 Andrew Cagney <cagney@redhat.com>
9937
9938 * Makefile.in (INFO_DEPS): Add annotate.info.
9939 (dvi, ps, html, pdf): Add annotate.
9940 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9941 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9942 (ANNOTATE_DOC_FILES): New macro.
9943 (ANNOTATE_TEX_TMPS): New macro.
9944 (annotate.info, annotate_toc.html): Specify dependencies.
9945 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9946 * annotate.texinfo: Rename annotate.texi. Get building. Add
9947 "Migrating to GDB/MI" and "Limitations of the Annotation
9948 Interface" chapters. Mention why it is not part of the user
9949 guide. Update copyright notice. Include "fdl.texi".
9950
99512003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9952
9953 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9954
99552003-07-24 Daniel Jacobowitz <drow@mvista.com>
9956
9957 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9958
99592003-07-24 Daniel Jacobowitz <drow@mvista.com>
9960
9961 * gdb.texinfo (Server): Mention pidof.
9962
99632003-07-22 Andrew Cagney <cagney@redhat.com>
9964
9965 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9966 list.
9967
99682003-06-28 Daniel Jacobowitz <drow@mvista.com>
9969
9970 * gdb.texinfo (Logging output): New chapter.
9971
99722003-06-24 Joel Brobecker <brobecker@gnat.com>
9973
9974 * gdb.texinfo (Unsupported languages): New section.
9975 (Languages): Add link to new section.
9976
99772003-06-22 Andrew Cagney <cagney@redhat.com>
9978
9979 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9980
99812003-06-22 Daniel Jacobowitz <drow@mvista.com>
9982
9983 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9984
99852003-06-22 Daniel Jacobowitz <drow@mvista.com>
9986
9987 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9988 * agentexpr.texi: Retitle section, and change it to an appendix.
9989 Comment out texinfo initialization. Factor a @var{} into two
9990 pieces to prevent makeinfo warnings.
9991 * gdb.texinfo: Add Agent Expressions appendix.
9992
99932003-06-19 Daniel Jacobowitz <drow@mvista.com>
9994
9995 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9996
99972003-06-18 Daniel Jacobowitz <drow@mvista.com>
9998
9999 * gdb.texinfo (Remote Debugging): New section "Connecting to a
10000 remote target". Document the "detach" and "disconnect" commands.
10001 (Server, Netware, Debug Session): Reference "Connecting to a
10002 remote target".
10003 (GDB/MI Target Manipulation): Document "-target-disconnect".
10004
100052003-06-13 Andrew Cagney <cagney@redhat.com>
10006
10007 * gdbint.texinfo (Target Architecture Definition): Deprecate
10008 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10009 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10010
100112003-06-09 Jim Blandy <jimb@redhat.com>
10012
10013 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10014
100152003-06-08 Andrew Cagney <cagney@redhat.com>
10016
10017 * gdbint.texinfo (Target Architecture Definition): Delete
10018 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10019
100202003-06-08 Andrew Cagney <cagney@redhat.com>
10021
10022 * gdbint.texinfo (Target Architecture Definition): Document
10023 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10024
100252003-06-07 Adam Fedor <fedor@gnu.org>
10026
10027 * gdb.texinfo: Add Objective-C documentation.
10028
100292003-06-01 Andrew Cagney <cagney@redhat.com>
10030
10031 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10032 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10033
100342003-05-21 Andrew Cagney <cagney@redhat.com>
10035
10036 * gdbint.texinfo (Target Architecture Definition): Delete
10037 references to "extract_address" and "store_address".
10038
100392003-05-16 Andrew Cagney <cagney@redhat.com>
10040
10041 * gdbint.texinfo (Target Architecture Definition): Replace
10042 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10043 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10044
100452003-05-14 Theodore A. Roth <troth@openavr.org>
10046
10047 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10048
100492003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10050
10051 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10052 (gdb.dvi): Likewise.
10053 (gdb.pdf): Likewise.
10054 (links2roff): Likewise.
10055
100562003-05-08 Jim Blandy <jimb@redhat.com>
10057
10058 * gdb.texinfo (Dump/Restore Files): Update documentation for
10059 'dump', 'append', and 'restore': note that format argument is
10060 optional; simplify presentation of the command variants; and be
10061 more precise about the formats.
10062
100632003-05-07 Jim Blandy <jimb@redhat.com>
10064
10065 * gdb.texinfo (Symbols): Update documentation: 'maint list
10066 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10067 symtabs' and 'maint info psymtabs'.
10068
100692003-05-05 Andrew Cagney <cagney@redhat.com>
10070
10071 * gdbint.texinfo (Target Architecture Definition): Make
10072 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10073 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10074 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10075
100762003-05-04 Andrew Cagney <cagney@redhat.com>
10077
10078 * gdb.texinfo (Maintenance Commands): Document "maint print
10079 dummy-frames".
10080
100812003-05-04 Andrew Cagney <cagney@redhat.com>
10082
10083 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10084
100852003-05-03 J. Brobecker <brobecker@gnat.com>
10086
10087 Thierry Schneider <tpschneider1@yahoo.com>
10088 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10089 for new MI command.
10090
100912003-05-03 Andrew Cagney <cagney@redhat.com>
10092
10093 * gdbint.texinfo (Target Architecture Definition): Document
10094 push_dummy_code. Add cross references.
10095
100962003-05-02 Elena Zannoni <ezannoni@redhat.com>
10097
10098 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10099 set/show charsets commands.
10100
101012003-04-28 Andrew Cagney <cagney@redhat.com>
10102
10103 * gdbint.texinfo (Target Architecture Definition): Replace
10104 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10105 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10106
101072003-04-28 Andrew Cagney <cagney@redhat.com>
10108
10109 * gdbint.texinfo (Target Architecture Definition): Rename
10110 "tm_print_insn" to "deprecated_tm_print_insn".
10111
101122003-04-09 Jim Blandy <jimb@redhat.com>
10113
10114 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10115 list psymtabs'.
10116
101172003-04-08 Andrew Cagney <cagney@redhat.com>
10118
10119 * gdbint.texinfo (Target Architecture Definition): Delete
10120 references to EXTRA_FRAME_INFO.
10121
101222003-04-08 Andrew Cagney <cagney@redhat.com>
10123
10124 * gdbint.texinfo (Target Architecture Definition): Delete
10125 PRINT_TYPELESS_INTEGER.
10126
101272003-04-02 J. Brobecker <brobecker@gnat.com>
10128
10129 * observer.texi (GDB Observers): Adjust the documentation for the
10130 normal_stop notification to better describe reality. Fix a couple
10131 of minor typos.
10132
101332003-04-02 Bob Rossi <bob_rossi@cox.net>
10134
10135 * gdb.texinfo (GDB/MI Program Control): Add
10136 '-file-list-exec-source-file'
10137
101382003-03-31 Andrew Cagney <cagney@redhat.com>
10139
10140 * gdbint.texinfo (Target Architecture Definition): Delete
10141 references to CALL_DUMMY_P.
10142
101432003-03-30 Andrew Cagney <cagney@redhat.com>
10144
10145 * gdbint.texinfo (Target Architecture Definition): Remove
10146 reference to TARGET_WRITE_SP.
10147
101482003-03-27 Andrew Cagney <cagney@redhat.com>
10149
10150 * gdbint.texinfo (Target Architecture Definition): Remove
10151 references to write_sp.
10152
101532003-03-27 Andrew Cagney <cagney@redhat.com>
10154
10155 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10156 chapter body. Use @smallexample instead of @example.
10157 (Annotations): Ditto.
10158 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10159 annotate.texi.
10160
101612003-03-26 Andrew Cagney <cagney@redhat.com>
10162
10163 * gdbint.texinfo (Target Architecture Definition): Replace
10164 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10165 dummy_addr parameters.
10166
101672003-03-25 Andrew Cagney <cagney@redhat.com>
10168
10169 * gdbint.texinfo (Target Architecture Definition): Delete
10170 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10171 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10172 Add reference to PUSH_ARGUMENTS.
10173
101742003-03-23 Andrew Cagney <cagney@redhat.com>
10175
10176 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10177 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10178
101792003-03-18 J. Brobecker <brobecker@gnat.com>
10180
10181 * gdbint.texinfo (Algorithms): Add new section describing the
10182 Observer paradigm.
10183 (Top): Add menu entry to new observer appendix.
10184 * observer.texi: New file.
10185 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10186 new observer.texi file.
10187
101882003-03-17 Andrew Cagney <cagney@redhat.com>
10189
10190 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10191 that GNU Press update the manual version number.
10192
101932003-03-12 Andrew Cagney <cagney@redhat.com>
10194
10195 * gdbint.texinfo (Target Architecture Definition): Delete
10196 references to get_saved_register. Rename GET_SAVED_REGISTER to
10197 DEPRECATED_GET_SAVED_REGISTER.
10198
101992003-03-13 Andrew Cagney <cagney@redhat.com>
10200
10201 * gdbint.texinfo (Target Architecture Definition): Replace
10202 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10203
102042003-03-12 Andrew Cagney <cagney@redhat.com>
10205
10206 * gdbint.texinfo (Target Architecture Definition): Rename
10207 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
10208
102092003-03-10 Corinna Vinschen <vinschen@redhat.com>
10210
10211 * gdb.texinfo: Add File-I/O documentation.
10212
102132003-03-10 Andrew Cagney <cagney@redhat.com>
10214
10215 * gdbint.texinfo (Target Architecture Definition): Cross reference
10216 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10217
102182003-03-07 Andrew Cagney <cagney@redhat.com>
10219
10220 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10221 frame" command.
10222
102232003-03-05 Andrew Cagney <cagney@redhat.com>
10224
10225 * gdbint.texinfo (Target Architecture Definition): Document
10226 unwind_dummy_id. Cross reference unwind_dummy_id and
10227 SAVE_DUMMY_FRAME_TOS.
10228
102292003-03-05 James Ingham <jingham@apple.com>
10230 Daniel Jacobowitz <drow@mvista.com>
10231
10232 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10233 and "show cp-abi".
10234
102352003-03-03 Andrew Cagney <cagney@redhat.com>
10236
10237 * gdbint.texinfo (Target Architecture Definition): Document
10238 register_type.
10239
102402003-03-03 Andrew Cagney <cagney@redhat.com>
10241
10242 * stabs.texinfo (Structures): Use @samp and separate @var's
10243 instead of a single @var containing a comma separated list.
10244 (Unions): Ditto.
10245
102462003-03-02 Daniel Jacobowitz <drow@mvista.com>
10247
10248 * Makefile.in (distclean): Remove config.log.
10249
102502003-03-01 Andrew Cagney <cagney@redhat.com>
10251
10252 * gdbint.texinfo (Target Architecture Definition): Rename
10253 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10254
102552003-03-01 Andrew Cagney <cagney@redhat.com>
10256
10257 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10258 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10259
102602003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10261
10262 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10263 (Non-debug DLL symbols): New node, describing the minimal symbols
10264 loaded from DLLs without real debugging symbols.
10265
102662003-02-20 Andrew Cagney <ac131313@redhat.com>
10267
10268 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10269 hardware-breakpoint-limit".
10270 (Set Watchpoints): Add cross reference to "set remote
10271 hardware-watchpoint-limit".
10272 (Remote configuration options): New section.
10273
102742003-02-04 Andrew Cagney <ac131313@redhat.com>
10275
10276 * gdbint.texinfo (Target Architecture Definition): Delete
10277 descrption of IS_TRAPPED_INTERNALVAR.
10278
10279 From Keith Seitz <keiths@redhat.com>:
10280 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10281 option "-i"/"--interpreter" to this chapter. Include index
10282 entries.
10283
102842003-02-04 David Carlton <carlton@math.stanford.edu>
10285
10286 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10287 (Variables): Recommend stabs+ and DWARF 2.
10288 (C plus plus expressions): Correct info about
10289 compiler versions, debug formats.
10290 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10291 PR symtab/874.
10292
102932003-02-01 Andrew Cagney <ac131313@redhat.com>
10294
10295 * gdbint.texinfo (Target Architecture Definition): Delete
10296 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10297 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10298 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10299 references to nindy and i960.
10300 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10301
103022003-02-01 Andrew Cagney <ac131313@redhat.com>
10303
10304 * gdbint.texinfo (Target Architecture Definition): Delete
10305 FLOAT_INFO.
10306
103072003-01-30 Andrew Cagney <ac131313@redhat.com>
10308
10309 * stabs.texinfo (Member Type Descriptor): Clarify description of
10310 `@'. Suggested by Ben Hutchings.
10311
103122003-01-29 Andrew Cagney <ac131313@redhat.com>
10313
10314 * gdb.texinfo (M68K): Delete reference to es1800.
10315
103162003-01-29 Andrew Cagney <ac131313@redhat.com>
10317
10318 * gdb.texinfo (Maintenance Commands): Document `maint print
10319 reggroups' and `maint print register-groups'.
10320 * gdbint.texinfo (Target Architecture Definition): Document
10321 register_reggroup_p.
10322
103232003-01-23 Jim Blandy <jimb@redhat.com>
10324
10325 * gdb.texinfo (Separate Debug Files): New section.
10326
103272003-01-22 Daniel Jacobowitz <drow@mvista.com>
10328
10329 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10330 and "maint show profile".
10331
103322003-01-16 Michael Chastain <mec@shout.net>
10333
10334 * gdb.texinfo (Installing GDB): Warn against
10335 ".../gdb-VERSION/gdb/configure".
10336 (Separate Objdir): Likewise.
10337
103382003-01-15 Andrew Cagney <ac131313@redhat.com>
10339
10340 * gdbint.texinfo (Target Architecture Definition): Delete
10341 definition of PRINT_REGISTER_HOOK.
10342
103432003-01-15 Elena Zannoni <ezannoni@redhat.com>
10344
10345 (OpenRISC 1000): Fix formatting of command names.
10346
103472003-01-15 Elena Zannoni <ezannoni@redhat.com>
10348
10349 * gdb.texinfo (Continuing and Stepping): Add new command
10350 'advance'. Clarify behavior of 'until'.
10351
103522003-01-13 Daniel Jacobowitz <drow@mvista.com>
10353
10354 * gdb.texinfo (Files): Document solib-absolute-prefix and
10355 solib-search-path.
10356
103572003-01-09 Michael Chastain <mec@shout.net>
10358
10359 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10360 (Create a Release): Add new instructions for new @file{src-release}.
10361 Document existing instructions for @file{Makefile.in} as
10362 being for @value{GDBN} 5.3.1 or earlier.
10363
103642003-01-09 Andrew Cagney <ac131313@redhat.com>
10365
10366 * gdbint.texinfo (Target Architecture Definition): Mention
10367 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10368 allocate memory.
10369
103702003-01-04 Daniel Jacobowitz <drow@mvista.com>
10371
10372 * gdb.texinfo (Controlling GDB): Add @kindex for
10373 "show osabi".
10374 (Backtraces): Add @kindex's for backtrace-below-main.
10375
103762003-01-04 Daniel Jacobowitz <drow@mvista.com>
10377
10378 * gdb.texinfo (Controlling GDB): Document "set osabi".
10379
103802003-01-04 Daniel Jacobowitz <drow@mvista.com>
10381
10382 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10383 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10384
103852003-01-04 Daniel Jacobowitz <drow@mvista.com>
10386
10387 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10388 "set coerce-float-to-double".
10389 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10390
103912003-01-02 Andrew Cagney <ac131313@redhat.com>
10392
10393 * stabs.texinfo: Remove obsolete text.
10394 * gdbint.texinfo: Ditto.
10395 * gdb.texinfo: Ditto.
10396
103972002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10398
10399 * fdl.texi: Revert the last change.
10400
104012002-12-22 Mark Kettenis <kettenis@gnu.org>
10402
10403 * gdbint.texinfo (Target Architecture Definition): Update
10404 description of gdbarch_register_osabi.
10405
104062002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10407
10408 * agentexpr.texi: Fix typos.
10409 * annotate.texi: Likewise.
10410 * fdl.texi: Likewise.
10411
104122002-12-10 Andrew Cagney <cagney@redhat.com>
10413
10414 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10415 DEPRECATED_INIT_FRAME_PC.
10416
104172002-12-01 Andrew Cagney <ac131313@redhat.com>
10418
10419 * gdbint.texinfo (Target Architecture Definition): Delete
10420 PC_IN_CALL_DUMMY.
10421
104222002-11-28 Andrew Cagney <ac131313@redhat.com>
10423
10424 * gdbint.texinfo (Host Definition): Delete documentation on
10425 USE_GENERIC_DUMMY_FRAMES.
10426
104272002-11-26 Elena Zannoni <ezannoni@redhat.com>
10428
10429 Fix PR gdb/723 and PR gdb/245.
10430 * Makefile.in (install-info): Run the install-info command as part
10431 of the post install steps only.
10432 (uninstall-info): New target.
10433 (uninstall): New target.
10434
104352002-11-22 Elena Zannoni <ezannoni@redhat.com>
10436
10437 * Makefile.in (install): Make install do some real work.
10438
104392002-11-19 Andrew Cagney <ac131313@redhat.com>
10440
10441 Fix POSIX problem reported by Paul Eggert.
10442 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10443 Fix PR gdb/527.
10444
104452002-10-26 Andrew Cagney <cagney@redhat.com>
10446
10447 * gdbint.texinfo (Target Architecture Definition): Delete
10448 definition of DO_REGISTERS_INFO.
10449
104502002-10-18 Kevin Buettner <kevinb@redhat.com>
10451
10452 * gdbint.texinfo (Address Classes): Fix problems with insertion
10453 of ``{'' and ``}'' in example.
10454
104552002-10-17 Kevin Buettner <kevinb@redhat.com>
10456
10457 * gdbint.texinfo (Address Classes): New section.
10458 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10459 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10460 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10461 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10462
104632002-10-11 Klee Dienes <kdienes@apple.com>
10464
10465 * gdb.texinfo (Registers): Mention vector registers as well as
10466 floating registers in the documentation for 'info registers' and
10467 'info all-registers'.
10468
104692002-10-11 Daniel Jacobowitz <drow@mvista.com>
10470
10471 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10472
104732002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10474
10475 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10476 interface definition.
10477
104782002-10-03 Marko Mlinar <markom@opencores.org>
10479
10480 * gdb.texinfo (Target Commands): Add or1k target specific
10481 commands.
10482 * gdb.texinfo (Contributors): Add myself to the contributors list.
10483
104842002-10-01 Andrew Cagney <ac131313@redhat.com>
10485
10486 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10487 and "mi1" instead of "mi1" and "mi0".
10488
104892002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10490
10491 * gdb.texinfo (Packets): Fix typos "alligned".
10492 Correct z3/Z3 description. Correct z4/Z4 title.
10493
104942002-09-27 Andrew Cagney <ac131313@redhat.com>
10495
10496 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10497
104982002-09-25 Kevin Buettner <kevinb@redhat.com>
10499
10500 * gdb.texinfo: Use GNU/Linux instead of Linux.
10501
105022002-09-25 Andrew Cagney <ac131313@redhat.com>
10503
10504 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10505
105062002-09-24 Andrew Cagney <ac131313@redhat.com>
10507
10508 * gdb.texinfo: Replace @example with @smallexample.
10509
105102002-09-20 Kevin Buettner <kevinb@redhat.com>
10511
10512 From Eli Zaretskii <eliz@gnu.org>:
10513 * gdb.texinfo (Character Sets): Use @smallexample instead of
10514 @example. Use GNU/Linux instead of Linux.
10515
105162002-09-20 Jim Blandy <jimb@redhat.com>
10517
10518 * gdb.texinfo: Add character set documentation.
10519
105202002-09-20 George Helffrich <george@gly.bris.ac.uk>
10521
10522 * gdb.texinfo: Document edit command.
10523
105242002-09-19 Andrew Cagney <ac131313@redhat.com>
10525
10526 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10527 (Packets): Add cross reference from `b' packet to `z' packets.
10528
105292002-09-19 Andrew Cagney <ac131313@redhat.com>
10530
10531 * gdb.texinfo (Maintenance Commands): Document ``maint
10532 internal-error'' and ``maint internal-warning''.
10533
10534 * gdbint.texinfo (Target Architecture Definition): Revise
10535 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10536
105372002-09-19 Joel Brobecker <brobecker@gnat.com>
10538
10539 * gdbint.texinfo (Target Conditionals): Document the new
10540 NAME_OF_MALLOC macro.
10541
105422002-09-05 Andrew Cagney <ac131313@redhat.com>
10543
10544 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10545 engineer.
10546
105472002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10548
10549 * gdb.texinfo (TUI Overview): Document status line fields.
10550
105512002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10552
10553 * gdb.texinfo (TUI Commands): Document info win command.
10554
105552002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10556
10557 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10558
105592002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10560
10561 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10562 (TUI Keys): Likewise.
10563
105642002-08-25 Andrew Cagney <ac131313@redhat.com>
10565
10566 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10567 for a packet receive.
10568
105692002-08-25 Andrew Cagney <ac131313@redhat.com>
10570
10571 * Makefile.in (clean): Move to end of file.
10572 (distclean, maintainer-clean, realclean): Ditto.
10573 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10574 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10575 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10576 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10577
105782002-08-24 Andrew Cagney <ac131313@redhat.com>
10579
10580 * Makefile.in (GDBINT_TEX_TMPS): Define.
10581 (gdbint.dvi, gdbint.pdf): Use
10582 (GDB_TEX_TMPS): Define.
10583 (gdb.dvi, gdb.pdf): Use.
10584 (STABS_TEX_TMPS): Define.
10585 (stabs.dvi, stabs.pdf): Use.
10586 (GDB_DOC_SOURCE_INCLUDES): New macros.
10587 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10588 (GDBINT_DOC_FILES_INCLUDES): New macros.
10589 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10590 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10591 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10592 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10593 (links2roff): Replace SFILES_INCLUDED with
10594 GDB_DOC_SOURCE_INCLUDES.
10595 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10596 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10597 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10598 dependencies.
10599 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10600 dependencies.
10601 (gdbmi.texinfo): Delete rule.
10602 (inc-hist.texinfo): Delete rule.
10603 (rluser.texinfo): Delete rule.
10604
106052002-08-23 Andrew Cagney <cagney@redhat.com>
10606
10607 * gdbint.texinfo (Target Architecture Definition): Update
10608 STORE_RETURN_VALUE, mention regcache.
10609
106102002-08-21 Andrew Cagney <ac131313@redhat.com>
10611
10612 * gdbint.texinfo (Target Architecture Definition): Document
10613 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10614
106152002-08-19 Andrew Cagney <ac131313@redhat.com>
10616
10617 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10618 Fix minor typos. Add index entries.
10619
106202002-08-18 Andrew Cagney <ac131313@redhat.com>
10621
10622 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10623
106242002-08-15 Andrew Cagney <ac131313@redhat.com>
10625
10626 * gdbint.texinfo (Target Architecture Definition): Document
10627 PRINT_VECTOR_INFO.
10628 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10629
106302002-08-13 Andrew Cagney <ac131313@redhat.com>
10631
10632 * gdb.texinfo (Maintenance Commands): Document "maint print
10633 registers", "maint print raw-registers" and "maint print
10634 cooked-registers".
10635
106362002-08-08 Grace Sainsbury <graces@redhat.com>
10637
10638 From Mark Salter:
10639 * gdb.texinfo (Protocol): Document T packet extension to
10640 allow watchpoint address reporting.
10641
106422002-08-03 Andrew Cagney <ac131313@redhat.com>
10643
10644 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10645
106462002-08-01 Andrew Cagney <cagney@redhat.com>
10647
10648 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10649 to CHILL.
10650
106512002-08-01 Andrew Cagney <ac131313@redhat.com>
10652
10653 * gdbint.texinfo (Coding): Revise section "Include Files".
10654
106552002-07-24 Andrew Cagney <cagney@redhat.com>
10656
10657 * gdbint.texinfo: Obsolete references to m88k.
10658 * gdb.texinfo: Ditto.
10659
106602002-07-10 Joel Brobecker <brobecker@gnat.com>
10661
10662 * gdbint.texinfo (Create a release candiate): Add the location
10663 where the proper version of autoconf can be retrieved.
10664
106652002-07-09 Don Howard <dhoward@redhat.com>
10666
10667 * gdb.texinfo (Command Files): Further describe the behavior of
10668 sourced command files.
10669
106702002-06-27 Andrew Cagney <ac131313@redhat.com>
10671
10672 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10673 (Coding): Clarify ISO C version that GDB assumes.
10674
106752002-06-26 Tom Tromey <tromey@redhat.com>
10676
10677 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10678 add_setshow_cmd_full.
10679
106802002-06-25 Don Howard <dhoward@redhat.com>
10681
10682 * gdb.texinfo (Memory Region Attributes): Document new behavior
10683 for 'mem' command.
10684
106852002-06-11 Jim Blandy <jimb@redhat.com>
10686
10687 * gdb.texinfo (Symbols): Update documentation for `info source'
10688 command.
10689
10690 * gdb.texinfo (Macros): Call the command `info macro', not
10691 `show macro'.
10692
106932002-06-09 Andrew Cagney <ac131313@redhat.com>
10694
10695 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10696 data''.
10697
106982002-06-09 Mark Kettenis <kettenis@gnu.org>
10699
10700 * gdbint.texinfo (Target Architecture Definition): Document
10701 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10702
107032002-06-08 Andrew Cagney <ac131313@redhat.com>
10704
10705 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10706 lists.
10707
107082002-06-08 Andrew Cagney <ac131313@redhat.com>
10709
10710 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10711 Branch''.
10712
107132002-06-01 Andrew Cagney <ac131313@redhat.com>
10714
10715 * gdbint.texinfo (Target Architecture Definition): Add section
10716 ``Converting an existing Target Architecture to Multi-arch''.
10717
107182002-05-30 Andrew Cagney <ac131313@redhat.com>
10719
10720 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10721 to ``Obsoleting code''. Revise.
10722
107232002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10724
10725 * gdbint.texinfo: Document new generic OS ABI framework.
10726
107272002-05-17 Jim Blandy <jimb@redhat.com>
10728
10729 * gdb.texinfo (C Preprocessor Macros): New chapter.
10730 Include it in the main menu.
10731 (Contributors): Credit Jim Blandy with macro support.
10732 (Compilation): Explain how to get macro information into the
10733 executable.
10734 (Expressions): Note that preprocessor macros are expanded.
10735
107362002-05-14 Daniel Jacobowitz <drow@mvista.com>
10737
10738 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10739 options for `target remote'.
10740
107412002-05-13 Andrew Cagney <ac131313@redhat.com>
10742
10743 * gdbint.texinfo (Target Architecture Definition): Delete
10744 documentation on NNPC_REGNUM.
10745
107462002-05-11 Andrew Cagney <ac131313@redhat.com>
10747
10748 * gdbint.texinfo (Target Architecture Definition): Document
10749 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10750 (Target Architecture Definition): Revise section `Using Different
10751 Register and Memory Data Representations'. Add section `Raw and
10752 Virtual Register Representations'.
10753
107542002-05-11 Andrew Cagney <ac131313@redhat.com>
10755
10756 * gdbint.texinfo (Target Architecture Definition): Mention
10757 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10758 (Target Architecture Definition): Mention same. Add references to
10759 web pages.
10760
107612002-05-08 Michael Snyder <msnyder@redhat.com>
10762
10763 * stabs.texinfo (Attributes): Document new "vector" attribute.
10764
107652002-05-04 Andrew Cagney <ac131313@redhat.com>
10766
10767 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10768
107692002-05-04 Andrew Cagney <ac131313@redhat.com>
10770
10771 * gdb.texinfo: Delete obsolete references to a29k.
10772
107732002-04-24 Andrew Cagney <ac131313@redhat.com>
10774
10775 * gdbint.texinfo (Target Architecture Definition): Replace
10776 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10777
107782002-04-24 David S. Miller <davem@redhat.com>
10779
10780 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10781
107822002-04-21 David S. Miller <davem@redhat.com>
10783
10784 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10785
107862002-04-21 Andrew Cagney <ac131313@redhat.com>
10787
10788 * gdbint.texinfo (Target Architecture Definition): Delete
10789 definition of HAVE_REGISTER_WINDOWS.
10790
107912002-04-19 Eli Zaretskii <eliz@gnu.org>
10792
10793 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10794 "Theodore A. Roth" <troth@verinet.com>.
10795
107962002-04-15 Don Howard <dhoward@redhat.com>
10797
10798 From Eli Zaretskii <eliz@gnu.org>
10799 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10800 Provide a better explaination of this feature.
10801
108022002-04-14 Andrew Cagney <ac131313@redhat.com>
10803
10804 * gdbint.texinfo (Target Architecture Definition): Remove
10805 FRAME_CHAIN_COMBINE.
10806
108072002-04-12 Michael Chastain <mec@shout.net>
10808
10809 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10810 REG_STACK_SEGMENT.
10811
108122002-04-09 Michael Chastain <mec@shout.net>
10813
10814 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10815 PYRAMID_* macros.
10816
108172002-04-07 Andrew Cagney <ac131313@redhat.com>
10818
10819 * gdb.texinfo (Bug Reporting): Document that the web is the
10820 prefered way of submitting bug reports.
10821 (Bug Reporting): Delete the s-mail address as the last resort.
10822
108232002-04-05 Andrew Cagney <ac131313@redhat.com>
10824
10825 * gdbint.texinfo (Target Architecture Definition): Delete
10826 references to TARGET_WRITE_FP and write_fp.
10827
108282002-03-27 Michael Snyder <msnyder@redhat.com>
10829
10830 * gdb.texinfo: Document new commands dump, append, and restore.
10831
108322002-03-27 Andrew Cagney <ac131313@redhat.com>
10833
10834 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10835 Branch'.
10836
108372002-03-18 Andrew Cagney <ac131313@redhat.com>
10838
10839 * gdb.texinfo: Change all examples to @smallexample.
10840 * gdbint.texinfo: Ditto.
10841
108422002-03-18 Andrew Cagney <ac131313@redhat.com>
10843
10844 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10845 Branches''.
10846
108472002-03-18 Andrew Cagney <ac131313@redhat.com>
10848
10849 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10850 Policy''.
10851
108522002-03-04 Fred Fish <fnf@redhat.com>
10853
10854 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10855 expresson, suports, dependant, trhe, perhaphs, situtations,
10856 explictily, taged, oportunity, unfortunatly).
10857
108582002-02-24 Andrew Cagney <ac131313@redhat.com>
10859
10860 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10861 Remove reference to 3.12.
10862
108632002-02-23 Paul Eggert <eggert@twinsun.com>
10864
10865 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10866 POSIX 1003.1-2001 no longer allows "head -1".
10867
108682002-02-23 Andrew Cagney <ac131313@redhat.com>
10869
10870 * gdbint.texinfo: Include fdl.texi.
10871 (Top): Add GNU Free Documentation License.
10872 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10873 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10874 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10875 (gdbint.info): Add srcdir to include path.
10876 * gdb.texinfo: Include gpl.texi.
10877 (Top): Add Copying.
10878 * gpl.texi: New file.
10879
108802002-02-23 Andrew Cagney <ac131313@redhat.com>
10881
10882 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10883
108842002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10885
10886 * gdb.texinfo: Document Cygwin native specific commands.
10887
108882002-02-15 Daniel Jacobowitz <drow@mvista.com>
10889
10890 * gdb.texinfo: Document gdbserver ``--attach'' command.
10891
108922002-02-07 Michael Snyder <msnyder@redhat.com>
10893
10894 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10895 to @code(_ovly_debug_event).
10896
108972002-02-07 Andrew Cagney <ac131313@redhat.com>
10898
10899 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10900
109012002-02-06 Michael Snyder <msnyder@redhat.com>
10902
10903 * gdb.texinfo (overlays): Mention new magic symbol
10904 '_ovly_debug_event', which allows GDB to keep better track
10905 of overlays.
10906
109072002-02-06 Richard Earnshaw <rearnsha@arm.com>
10908
10909 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
10910 (PRINT_FLOAT_INFO): Document it.
10911
109122002-02-03 Eli Zaretskii <eliz@gnu.org>
10913
10914 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10915 Suggested by Dmitry Sivachenko.
10916
10917 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10918
109192002-02-01 Michael Snyder <msnyder@redhat.com>
10920
10921 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10922
109232002-01-30 Michael Snyder <msnyder@redhat.com>
10924
10925 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10926 (set trust-readonly-sections): Document.
10927
109282002-01-29 Andrew Cagney <ac131313@redhat.com>
10929
10930 * gdbint.texinfo (Releasing GDB): Revise and update.
10931
109322002-01-28 Andrew Cagney <ac131313@redhat.com>
10933
10934 * gdbint.texinfo (Target Architecture Definition): Delete
10935 description of TARGET_BYTE_ORDER_DEFAULT.
10936
109372002-01-27 Eli Zaretskii <eliz@gnu.org>
10938
10939 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10940 <mitya@cavia.pp.ru>.
10941
109422002-01-23 Andrew Cagney <ac131313@redhat.com>
10943
10944 * libgdb.texinfo: Delete file.
10945
109462002-01-22 Andrew Cagney <ac131313@redhat.com>
10947
10948 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10949 * gdbint.texinfo: Ditto.
10950
10951Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10952
10953 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10954
109552002-01-22 Andrew Cagney <ac131313@redhat.com>
10956
10957 * Makefile.in: Update copyright.
10958 (TEXI2DVI): Define.
10959 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10960 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10961 gdb-cfg.texi.
10962 (TEXINDEX, PDFTEX): Delete makefile variables.
10963
109642002-01-22 Andrew Cagney <ac131313@redhat.com>
10965
10966 * gdb.texinfo (Protocol): Move section to appendix.
10967
109682002-01-21 Andrew Cagney <ac131313@redhat.com>
10969
10970 * gdb.texinfo (Remote Debugging): Create a menu.
10971 (Top): Add ``Remote Debugging'' to menu.
10972
109732002-01-21 Andrew Cagney <ac131313@redhat.com>
10974
10975 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10976 serial protocol'' from here.
10977 (Remote Debugging): To here. New chapter.
10978
109792002-01-20 Andrew Cagney <ac131313@redhat.com>
10980
10981 * gdbint.texinfo (Target Architecture Definition): Delete
10982 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10983
109842002-01-20 Andrew Cagney <ac131313@redhat.com>
10985
10986 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10987 are no longer needed.
10988 (Porting GDB): Add maintainer note about configure.host.
10989
109902002-01-20 Andrew Cagney <ac131313@redhat.com>
10991
10992 * gdbint.texinfo (Target Architecture Definition): Remove
10993 definition of IEEE_FLOAT.
10994
109952002-01-20 Eli Zaretskii <eliz@gnu.org>
10996
10997 * gdb.texinfo: Beautify copyright years; fix a typo.
10998 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10999 <3diff@gnu.org>
11000
110012002-01-19 Andrew Cagney <ac131313@redhat.com>
11002
11003 * gdbint.texinfo (Host Definition): Remove references to
11004 MALLOC_INCOMPATIBLE.
11005
110062002-01-17 Andrew Cagney <ac131313@redhat.com>
11007
11008 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11009 and xyz-xdep.o.
11010
110112002-01-17 Andrew Cagney <ac131313@redhat.com>
11012
11013 * gdb.texinfo (Maintenance Commands): Add appendix.
11014 (Set Breaks): Copy ``maint info breakpoint'' doco to
11015 ``Maintenance Commands'' appendix. Add reference.
11016
110172002-01-17 Andrew Cagney <ac131313@redhat.com>
11018
11019 * fdl.texi: Remove next/prev from @node.
11020
110212002-01-17 Eli Zaretskii <eliz@gnu.org>
11022
11023 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11024 for monstrous @multitable (from Brian Youmans).
11025
11026 * fdl.texi: New file.
11027
11028 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11029
110302002-01-15 Andrew Cagney <ac131313@redhat.com>
11031
11032 * gdbint.texinfo (Releasing GDB): New chapter.
11033
110342002-01-14 Andrew Cagney <ac131313@redhat.com>
11035
11036 * gdb.texinfo (Embedded Processors, Calling program functions):
11037 Obsolete references to a29k.
11038
110392002-01-13 Andrew Cagney <ac131313@redhat.com>
11040
11041 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11042 examples. Document that a code-block should do or discard its
11043 cleanups before exit.
11044
110452002-01-11 Michael Snyder <msnyder@redhat.com>
11046
11047 * gdb.texinfo (Choosing files): Change @samp to @file.
11048
110492002-01-05 Michael Snyder <msnyder@redhat.com>
11050
11051 * gdb.texinfo (--pid): Document new command line option (attach).
11052
110532002-01-07 Eli Zaretskii <eliz@gnu.org>
11054
11055 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11056 in the stub.
11057
110582002-01-04 Andrew Cagney <ac131313@redhat.com>
11059
11060 * gdbint.texinfo (Target Architecture Definition): Replace
11061 BIG_ENDIAN with BFD_ENDIAN_BIG.
11062
110632002-01-03 Andrew Cagney <ac131313@redhat.com>
11064
11065 * gdbint.texinfo (Target Architecture Definition): Replace
11066 value_ptr with struct value pointer.
11067
110682002-01-02 Eli Zaretskii <eliz@gnu.org>
11069
11070 * gdb.texinfo (Free Software): Fix wording.
11071
110722001-12-31 Eli Zaretskii <eliz@gnu.org>
11073
11074 * gdb.texinfo (Free Software): New section ``Free Software Needs
11075 Free Documentation''.
11076
110772001-12-30 Eli Zaretskii <eliz@gnu.org>
11078
11079 * stabs.texinfo:
11080 * gdb.texinfo:
11081 * gdbint.texinfo:
11082 * libgdb.texinfo:
11083 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11084
110852001-12-29 Michael Snyder <msnyder@redhat.com>
11086
11087 * gdb.texinfo (maint info sections): Fix typo.
11088
110892001-12-26 Michael Snyder <msnyder@redhat.com>
11090
11091 * gdb.texinfo (maint info sections): Document.
11092
11093 * gdb.texinfo (info proc): Comment out documentation for
11094 'info proc' sub-options that are currently not implemented.
11095
110962001-12-20 Jim Blandy <jimb@redhat.com>
11097
11098 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11099
111002001-12-15 Andrew Cagney <ac131313@redhat.com>
11101
11102 * gdbint.texinfo (Target Architecture Definition): Replace
11103 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11104
111052001-12-01 Andrew Cagney <ac131313@redhat.com>
11106
11107 * gdbint.texinfo (Host Definition): Delete documentation on
11108 HOST_BYTE_ORDER.
11109
111102001-11-30 Jim Blandy <jimb@redhat.com>
11111
11112 * gdb.texinfo (Overlays): New chapter, documenting GDB's
11113 overlay support. Add to top-level menu.
11114
111152001-11-26 Tom Tromey <tromey@redhat.com>
11116
11117 * gdb.texinfo (Command Syntax): Document C-o binding.
11118
111192001-07-26 Christopher Faylor <cgf@redhat.com>
11120
11121 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11122 use since it is described in the referenced section.
11123
11124 From Eli Zaretskii <eliz@gnu.org>
11125 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11126 clearer when using DJGPP.
11127
111282001-11-24 Christopher Faylor <cgf@redhat.com>
11129
11130 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11131 specifically refer to MS-DOS.
11132 (command files): Mention gdb.ini is only used on MS-DOS.
11133
111342001-11-21 Tom Tromey <tromey@redhat.com>
11135
11136 * gdb.texinfo (Invoking GDB): Document --args.
11137 (Mode Options): Likewise.
11138
111392001-11-21 Jim Blandy <jimb@redhat.com>
11140
11141 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
11142 Delete documentation; this macro has been removed from the
11143 sources.
11144
111452001-11-13 Jim Blandy <jimb@redhat.com>
11146
11147 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11148
111492001-11-06 Corinna Vinschen <vinschen@redhat.com>
11150
11151 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11152
111532001-11-05 Michael Snyder <msnyder@redhat.com>
11154
11155 * gdb.texinfo (info functions): Document use of backslash to
11156 quote regexp chars in function names such as "operator*()".
11157
111582001-11-01 Fred Fish <fnf@redhat.com>
11159
11160 * gdbint.texinfo (SOLIB_ADD): Document additional new
11161 "readsyms" arg.
11162
111632001-10-30 Don Howard <dhoward@redhat.com>
11164
11165 * gdb.texinfo: (Command Files) Added documentation for the
11166 behavior of gdb with input redirected from a file.
11167
111682001-10-28 Fred Fish <fnf@redhat.com>
11169
11170 * gdb.texinfo (auto-solib-add): Change docs to match
11171 implementation change.
11172 (auto-solib-limit): Add docs for new variable.
11173
111742001-10-15 Andrew Cagney <ac131313@redhat.com>
11175
11176 * gdbint.texinfo (Target Architecture Definition): Function
11177 value_as_pointer renamed to value_as_address.
11178
111792001-10-15 Andrew Cagney <ac131313@redhat.com>
11180
11181 * gdbint.texinfo (Target Architecture Definition): Default
11182 POINTER_TO_ADDRESS functions assume unsigned addresses.
11183 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11184 posting by Jim Blandy.
11185
111862001-10-12 Jim Blandy <jimb@redhat.com>
11187
11188 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11189 version of texi2html (1.64) doesn't support this flag any more.
11190
111912001-09-08 Mark Kettenis <kettenis@gnu.org>
11192
11193 * gdbint.texinfo (Host Definition): Remove description of
11194 MEM_FNS_DECLARED.
11195
11196 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11197
11198 * gdbint.texinfo (Host Definition): Remove description of
11199 HAVE_SIGSETMASK.
11200
112012001-09-04 Elena Zannoni <ezannoni@redhat.com>
11202
11203 * gdbint.texinfo (Target Architecture Definition): Add
11204 explanation of TARGET_PRINT_INSN macro.
11205
112062001-08-30 Jim Blandy <jimb@redhat.com>
11207
11208 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11209 Explain what it means to load relocatable files.
11210
112112001-08-28 Jim Blandy <jimb@redhat.com>
11212
11213 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11214 info `top' menu.
11215
11216Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11217
11218 * gdbint.texinfo: Add a cautionary note about macro use.
11219
112202001-08-02 Corinna Vinschen <vinschen@redhat.com>
11221
11222 * gdb.texinfo: Explain omitting the hostname in the
11223 `target remote' command.
11224
112252001-07-30 Daniel Jacobowitz <drow@mvista.com>
11226
11227 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11228 and END-INFO-DIR-ENTRY.
11229
112302001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11231
11232 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11233
112342001-07-25 Andrew Cagney <ac131313@redhat.com>
11235
11236 * gdbint.texinfo (libgdb): Rewrite.
11237
112382001-07-26 Eli Zaretskii <eliz@gnu.org>
11239
11240 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11241
112422001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11243
11244 * gdb.texinfo (TUI): New chapter, document the TUI.
11245 (Mode Options): Document the -tui option.
11246
112472001-07-23 Mark Kettenis <kettenis@gnu.org>
11248
11249 * gdbint.texinfo (Host Definition): Remove description of
11250 NEED_POSIX_SETPGID.
11251
112522001-07-23 Eli Zaretskii <eliz@gnu.org>
11253
11254 * gdb.tex (DJGPP Native): New node, with descriptions of
11255 DJGPP-specific commands.
11256
112572001-07-19 John R. Moore <jmoore@redhat.com>
11258
11259 * gdbint.texinfo: Three misspellings.
11260
112612001-07-06 Andrew Cagney <ac131313@redhat.com>
11262
11263 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11264 `test` expressions on bash. Problem reported by Colin Walters.
11265
112662001-07-04 Andrew Cagney <ac131313@redhat.com>
11267
11268 * gdbint.texinfo (User Interface): Update ui-out documentation to
11269 refelect recent UI/MI updates.
11270
112712001-07-04 Andrew Cagney <ac131313@redhat.com>
11272
11273 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11274 interpreters.
11275
112762001-06-15 Andrew Cagney <ac131313@redhat.com>
11277
11278 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11279 structure and not macros.
11280 (Host Definition): Document that much of this chapter is obsolete.
11281 (Target Architecture Definition): Update list of files that make
11282 up a target architecture.
11283 (Coding): Update.
11284
112852001-06-28 Andrew Cagney <ac131313@redhat.com>
11286
11287 * gdbint.texinfo (Target Architecture Definition): Update
11288 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11289 The latter has been changed to a true predicate.
11290
112912001-06-17 Eli Zaretskii <eliz@gnu.org>
11292
11293 * annotate.texi: Add @noindent where needed. From Dmitry
11294 Sivachenko <dima@Chg.RU>.
11295 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11296
112972001-06-16 Andrew Cagney <ac131313@redhat.com>
11298
11299 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11300
113012001-06-14 Andrew Cagney <ac131313@redhat.com>
11302
11303 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11304 returns ``OK''. Document that the ``R'' packet does not reply.
11305
113062001-06-13 Michael Snyder <msnyder@redhat.com>
11307
11308 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11309
113102001-06-13 Eli Zaretskii <eliz@gnu.org>
11311
11312 * gdb.texinfo (Signals): Clarify the default setting of signal
11313 handling.
11314
113152001-05-14 Andrew Cagney <ac131313@redhat.com>
11316
11317 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11318 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11319
113202001-05-12 Andrew Cagney <ac131313@redhat.com>
11321
11322 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11323
113242001-05-10 Eli Zaretskii <eliz@gnu.org>
11325
11326 * gdbint.texinfo (Clean Design and Portable Implementation):
11327 Renamed from "Clean Design".
11328 (Clean Design and Portable Implementation): Document portable
11329 methods of handling file names, and the associated macros.
11330
113312001-04-02 Eli Zaretskii <eliz@gnu.org>
11332
11333 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11334 command and provide a cross-reference to its description.
11335 (Symbols): Note that "info scope" is useful for trace experiments.
11336
113372001-04-01 Eli Zaretskii <eliz@gnu.org>
11338
11339 * gdb.texinfo (Symbols): Document "info scope".
11340 (Tracepoints): New chapter.
11341 (Contributors): Update for v5.1.
11342 <All nodes>: Change "C++" to "C@t{++}".
11343
11344 * gdbint.texinfo (User Interface): A new section about ui_out
11345 functions, based on text written by Fernando Nasser.
11346
11347 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11348
113492001-03-26 Eli Zaretskii <eliz@gnu.org>
11350
11351 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11352
11353 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11354
11355 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11356 Replace "GDB" with "@value{GDBN}". Fix markup.
11357
11358 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11359
11360 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11361 a cross-reference to its description.
11362 (Symbols): Document "info symbol".
11363
113642001-03-21 Eli Zaretskii <eliz@gnu.org>
11365
11366 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11367 subsection "x86 Watchpoints".
11368 (Target Architecture Definition): Document the macros
11369 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11370 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11371
113722001-03-20 Andrew Cagney <ac131313@redhat.com>
11373
11374 * gdbint.texinfo (Target Architecture Definition): Update
11375 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11376 list.
11377
113782001-03-06 Kevin Buettner <kevinb@redhat.com>
11379
11380 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11381 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11382
113832001-02-21 Eli Zaretskii <eliz@gnu.org>
11384
11385 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11386
113872001-02-11 Eli Zaretskii <eliz@gnu.org>
11388
11389 * gdb.texinfo (Environment): Document that `path' does not change
11390 the value of PATH in GDB's own environment (it did in the past,
11391 but that was changed on March 15, 1994). Reported by Doug Evans
11392 <dje@transmeta.com>.
11393
11394 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11395 its line. Fix markup of commands and macros. Add an Index node
11396 and index entries.
11397
113982001-01-23 J.T. Conklin <jtc@redback.com>
11399
11400 * gdb.texinfo (Memory region attributes): New manual section.
11401
114022001-01-04 Nicholas Duffek <nsd@redhat.com>
11403
11404 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11405
114062000-12-25 Eli Zaretskii <eliz@gnu.org>
11407
11408 * refcard.tex: Version and copyright fixed. From Phil Edwards
11409 <pedwards@disaster.jaj.com>.
11410
11411Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11412
11413 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11414 DWARF2_REG_TO_REGNUM): Document.
11415
11416Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11417
11418 * gdbint.texinfo (Coding): Update current value of
11419 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11420
114212000-11-19 Eli Zaretskii <eliz@gnu.org>
11422
11423 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11424 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11425
114262000-11-10 Christopher Faylor <cgf@cygnus.com>
11427
11428 * gdb.texinfo: Document new 'set step-mode' command.
11429
114302000-10-16 Eli Zaretskii <eliz@gnu.org>
11431
11432 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11433 changes from Dmitry Sivachenko <dima@Chg.RU>.
11434
114352000-09-26 Eli Zaretskii <eliz@gnu.org>
11436
11437 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11438 From Steven Johnson <sbjohnson@ozemail.com.au>.
11439
114402000-08-10 Mark Kettenis <kettenis@gnu.org>
11441
11442 * gdbint.texinfo (Overall Structure): Spelling fix.
11443
114442000-08-10 Eli Zaretskii <eliz@gnu.org>
11445
11446 * gdbint.texinfo (Target Architecture Definition): Document that
11447 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11448 for which REGISTER_CONVERTIBLE returns a zero value.
11449
114502000-07-08 Christopher Faylor <cgf@cygnus.com>
11451
11452 * Makefile.in (install-info): Find files to install in either the
11453 build or source directories (adapted from Makefile.am).
11454
114552000-07-07 Nicholas Duffek <nsd@redhat.com>
11456
11457 * stabs.texinfo: Fix spelling errors.
11458 (String Field): FILE-NUMBER starts from 0, not 1.
11459
114602000-07-05 Eli Zaretskii <eliz@gnu.org>
11461
11462 * refcard.tex: Remove \centerline from the blurb. Patch from
11463 Brian Youmans.
11464
114652000-06-25 Eli Zaretskii <eliz@gnu.org>
11466
11467 * Makefile.in (install-info): Support installation from outside of
11468 the source directory. Reported by Mark Harig
11469 <markh@frazier.landmark.com>.
11470
114712000-06-20 J.T. Conklin <jtc@redback.com>
11472
11473 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11474
11475Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11476
11477 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11478 Generate using pdftex.
11479 (PDFTEX): Define.
11480 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11481 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11482 @contents at the start.
11483
114842000-05-24 Eli Zaretskii <eliz@gnu.org>
11485
11486 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11487 Youmans.
11488
11489Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11490
11491 From Brian Youmans:
11492 * gdb.texinfo: Fix ``et al.''.
11493
11494Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11495
11496 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11497 loop.
11498
114992000-05-19 Jimmy Guo <guo@cup.hp.com>
11500
11501 * configure: Regenerate.
11502
115032000-05-17 Eli Zaretskii <eliz@gnu.org>
11504
11505 * Makefile.in (install-info): Run install-info on installed Info
11506 files.
11507
11508Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11509
11510 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11511 Andrew Cagney.
11512
115132000-05-09 Eli Zaretskii <eliz@gnu.org>
11514
11515 * gdb.texinfo: Proofreading changes from Brian Youmans.
11516
115172000-05-01 Nick Duffek <nsd@cygnus.com>
11518
11519 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11520 startup sequence, minor edits.
11521
115222000-05-01 Eli Zaretskii <eliz@gnu.org>
11523
11524 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11525 TeX.
11526
11527 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11528 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11529 like `n' and `s' which look weird. Convert some of the @kindex to
11530 @vindex, when they refer to variables, not commands.
11531
11532Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11533
11534 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11535
115362000-04-23 Eli Zaretskii <eliz@gnu.org>
11537
11538 * Makefile.in (GDBMI_DIR): New variable.
11539 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11540 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11541 (gdbmi.texinfo): New target, for texi2roff.
11542 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11543 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11544
11545 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11546 gdbmi.texinfo.
11547 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11548 comment.
11549
115502000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11551
11552 * gdb.texinfo (Files): Update description of add-symbol-file
11553 command.
11554
115552000-04-17 Eli Zaretskii <eliz@gnu.org>
11556
11557 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11558 prevents the build (and is generally a Bad Idea).
11559
115602000-04-17 Eli Zaretskii <eliz@gnu.org>
11561
11562 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11563 a comma inside @var.
11564 (Command Files): Index markup changes from Dmitry Sivachenko
11565 <dima@Chg.RU>.
11566
115672000-04-16 Eli Zaretskii <eliz@gnu.org>
11568
11569 * Makefile.in (LN_S): Define.
11570 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11571 invoke "ln -s" unless it is known to work.
11572
11573 * configure.in (AC_PROG_LN_S): Add.
11574
115752000-04-14 Jim Blandy <jimb@redhat.com>
11576
11577 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11578 section.
11579 (Target Conditionals): Document ADDRESS_TO_POINTER,
11580 POINTER_TO_ADDRESS.
11581
115822000-04-11 Daniel Berlin <dan@cgsoftware.com>
11583
11584 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11585 gdb-cfg.texi to get the value.
11586
115872000-04-10 Jim Blandy <jimb@redhat.com>
11588
11589 * gdbint.texinfo (Target Architecture Definition): Fix
11590 cross-references.
11591
115922000-04-08 Jim Blandy <jimb@redhat.com>
11593
11594 * gdbint.texinfo (Using Different Register and Memory Data
11595 Representations): New section.
11596 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
11597 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11598 REGISTER_CONVERT_TO_RAW): Document.
11599
11600Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11601
11602 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
11603 for acknowledgments.
11604
11605Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11606
11607 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
11608 qThreadExtraInfo.
11609
116102000-03-28 J.T. Conklin <jtc@redback.com>
11611
11612 * gdb.texinfo: Clarify which remote debug protocol commands are
11613 required and which are optional.
11614
11615Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11616
11617 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
11618 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11619 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
11620 * annotate.texi: Update.
11621
116222000-03-28 Stan Shebs <shebs@apple.com>
11623
11624 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11625 expectation of additional changes before release), update
11626 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11627 node links, rephrase and/or shorten lines to fix formatting
11628 problem in both regular and @smallbook formats.
11629 * annotate.texi: Shorten lines in example, use smallexample
11630 consistently everywhere.
11631 * Makefile.in: Add comment about texinfo 4.0 html generation.
11632 (SFILES_INCLUDED): Add annotate.texi.
11633
116342000-03-27 Daniel Berlin <dan@cgsoftware.com>
11635
11636 * gdb.texinfo (Debugging Output): Added new section, documenting
11637 the "set/show debug" commands.
11638
11639Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11640
11641 * annotate.texi (Annotations): When GDBN omit @chapter and @node
11642 entry.
11643
11644 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11645 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
11646 @chapter and @node entries.
11647
11648 * gdb.texinfo: Link all top-level nodes.
11649
11650Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11651
11652 * Makefile.in (install-info): Create $(infodir) before installing
11653 files.
11654
116552000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11656
11657 From David Whedon <dwhedon@gordian.com>
11658 * gdbint.texinfo : Added paragraphs about command deprecation.
11659
116602000-03-22 Daniel Berlin <dan@cgsoftware.com>
11661
11662 * gdb.texinfo: Add documentation for the apropos command.
11663
116642000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11665
11666 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11667
116682000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11669
11670 * gdb.texinfo: Add white space to prevent overprinting in
11671 two places.
11672
116732000-03-17 Stan Shebs <shebs@apple.com>
11674
11675 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11676 <dima@Chg.RU>, also clarification of allowed content for
11677 string constants.
11678
116792000-03-16 Eli Zaretskii <eliz@gnu.org>
11680
11681 * gdb.texinfo (main menu): Add Annotations.
11682 (File Options): Add @cindex entries for each command-line option.
11683 Document --epoch, --annotate, --async, --interpreter, --write,
11684 --statistics, and --version.
11685
11686 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11687 of GDB.
11688
116892000-02-23 Jim Blandy <jimb@redhat.com>
11690
11691 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11692
116932000-02-22 Jim Blandy <jimb@redhat.com>
11694
11695 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11696
116972000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11698
11699 * Makefile.in (diststuff): New target.
11700
117012000-02-15 Kevin Buettner <kevinb@redhat.com>
11702
11703 * agentexpr.texi: Fix wording regarding Intel's IA-64
11704 architecture. [From Jim Wilson.]
11705
117062000-01-16 Tom Tromey <tromey@cygnus.com>
11707
11708 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11709 (Delete Breaks): Mention range arguments.
11710 (Disabling): Likewise.
11711
117122000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11713
11714 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11715
11716Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11717
11718 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11719 valid functions.
11720
117211999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11722
11723 * gdb.texinfo: Clarify regular expressions used in rbreak.
11724
117251999-10-15 Kevin Buettner <kevinb@cygnus.com>
11726
11727 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11728 MEMORY_REMOVE_BREAKPOINT): Document.
11729
11730Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11731
11732 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11733 offset re-using the DATA offset instead.
11734
117351999-10-11 Jim Kingdon <kingdon@redhat.com>
11736
11737 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11738
117391999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11740
11741 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11742
117431999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11744
11745 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11746 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11747 typos.
11748
11749 * gdb.texinfo: Various minor wording and formatting improvements,
11750 mentions of additional command-line options.
11751
117521999-09-30 Fred Fish <fnf@cygnus.com>
11753
11754 * gdb.texinfo: Document additional forms of specifying section
11755 names and addresses for the add-symbol-file command.
11756
117571999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11758
11759 * gdbint.texinfo: Fix typo, add the word "have".
11760
117611999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11762
11763 * gdbint.texinfo (Target Architecture Definition): Document the
11764 SKIP_PERMANENT_BREAKPOINT macro.
11765
117661999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11767
11768 * gdb.texinfo: Fiks speling errers.
11769
11770 * gdb.texinfo: Fix uses of @multitable.
11771
11772 From Eli Zaretskii <eliz@gnu.org>:
11773 * gdb.texinfo: Include details specific to DOS host, clarify
11774 some confusing language, fix @ref/@xref/@pxref usages, add
11775 comments about using with optimization, add more indexing,
11776 fix info about disassembly-flavor.
11777
11778Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11779
11780 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11781 SKIP_SOLIB_RESOLVER): Define.
11782
11783Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11784
11785 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11786 ``g'' packets.
11787
117881999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11789
11790 * gdb.texinfo: Create a new "Configurations" chapter with
11791 platform-specific info, inline remote.texi and move sections of it
11792 into the new chapter, move bits about info proc, heuristic search,
11793 and register stack into the new chapter.
11794 * remote.texi: Remove, now part of gdb.texinfo.
11795 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11796
117971999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11798
11799 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11800 GDB_TARGET_IS_MACH386): These kludges have gone away.
11801
11802Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11803
11804 * gdbint.texinfo (Target Architecture Definition): Mention
11805 TDEPLIBS.
11806
118071999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11808
11809 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11810 surrounding text to fit HP-UX bits into general info.
11811 (HPPA-cfg.texi): Remove, no longer useful.
11812
11813 * gdb.texinfo: Remove explicit links from @node lines, remove
11814 HP-added "Detailed Node Listing" from main menu which confuses
11815 things.
11816
11817 From Dmitry Sivachenko <dima@Chg.RU>:
11818 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11819 in description of `set environment'.
11820
118211999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11822
11823 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11824
118251999-08-12 Ben Elliston <bje@cygnus.com>
11826
11827 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11828
118291999-08-10 Eli Zaretskii <eliz@gnu.org>
11830
11831 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11832 watch, awatch, and rwatch. Explain why the latter two cannot be
11833 set as software watchpoints. Document that watchpoints for local
11834 variables are deleted when the debuggee terminates.
11835
11836Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11837
11838 * remote.texi (Protocol): Further clarification of the "qRcmd"
11839 packet. Allow E.. response packet. "qRcmd" packet is no longer
11840 reserved.
11841
118421999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11843
11844 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11845 * gdb.texinfo: Ditto.
11846
11847Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11848
11849 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11850
118511999-08-06 Tom Tromey <tromey@cygnus.com>
11852
11853 * gdb.texinfo (KOD): New node.
11854
11855Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11856
11857 * remote.texi (Rcmd): Fix minor formatting typos.
11858
11859Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11860
11861 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11862 packets.
11863
118641999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11865
11866 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11867 fixes.
11868
11869Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11870
11871 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11872
11873Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11874
11875 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11876 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11877 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11878 packets that are not supported on all hosts. Expand examples.
11879 Spell check.
11880
118811999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11882
11883 * Makefile.in: Recognize html, install-html. Add targets
11884 to build HTML versions of documentation via texi2html.
11885
11886Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11887
11888 * gdbint.texinfo (Testsuite): New chapter, information about the
11889 testsuite.
11890
11891Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11892
11893 * remote.texi (Communication Protocol): Rewrite.
11894
11895Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11896
11897 * stabs.texinfo: Fix uses of xref.
11898
11899Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11900
11901 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11902 info about patch submission.
11903
11904Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11905
11906 From Per Bothner <bothner@cygnus.com>:
11907 * gdb.texinfo: Document Chill support.
11908
11909Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11910
11911 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11912 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11913 Document that the value should be greater-than or equal-to zero.
11914 (NO_STD_REGS): Document. Deprecate.
11915
11916Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11917
11918 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11919 Document that these are not used.
11920
11921Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11922
11923 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11924
11925Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11926
11927 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11928 numargs was dropped.
11929
11930Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11931
11932 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11933
11934Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11935
11936 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11937 Update.
11938
11939Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11940
11941 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11942 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11943
11944Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11945
11946 * gdbint.texinfo: Fix typos: $ -> @.
11947
11948Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11949
11950 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11951 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11952 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11953 BREAKPOINT_FROM_PC.
11954
11955Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11956
11957 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11958 CALL_DUMMY_STACK_ADJUST): Document.
11959
11960Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11961
11962 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11963 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11964
119651999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11966
11967 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11968 longer exists.
11969
11970Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11971
11972 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11973 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11974 they make the manual source incomprehensible.
11975 * h8-cfg.texi: Remove, hasn't been used in years.
11976
11977Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11978
11979 * gdb.texinfo: Update the credits.
11980
11981Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11982
11983 * gdb.texinfo: Fix mistakes noticed in printout of last
11984 draft, add Alpha to discussion of heuristic fence post.
11985
11986Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11987
11988 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11989 Edition, merge some HP changes into mainline, describe some
11990 previously undocumented features, describe more of the target
11991 commands available, eliminate obsolete section on renamed
11992 commands.
11993 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11994
11995Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11996
11997 * gdb.texinfo: Make many HPPA conditionals unconditional,
11998 including catchpoint description, since now on for all configs.
11999 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12000 specializations.
12001
12002Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12003
12004 * Makefile.in (GDBvn.texi): Fix match expression to work with
12005 current format of VERSION in gdb/Makefile.in.
12006 * gdb.texinfo: Fix node ref to match new readline.
12007
12008Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12009
12010 * gdb.texinfo: Changes made as part of a project to merge in
12011 changes made by HP. Documentation makes extensive use of
12012 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12013 on remote debugging. There are differences in documentation
12014 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
12015 the HP manual discusses catchpoints, hardware watchpoints, and
12016 some HPUX specific limitations for shared library support.
12017
12018 There are also a number of @node changes.
12019
120201999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12021
12022 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12023 (C Usage): Same.
12024
12025Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12026
12027 The following changes were made by Edith Epstein
12028 <eepstein@cygnus.com> as part of a project to merge in changes
12029 made by HP.
12030
12031 * HPPA-cfg.texi: new file.
12032
12033 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12034
12035 * refcard.tex: change documentation about catch.
12036 removed info catch.
12037
12038Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12039
12040 * gdbint.texinfo: Expand on GDB's coding standards,
12041 specify the use of arg names with prototypes.
12042
120431998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12044
12045 * gdb.texinfo: Fix tipo.
12046
12047Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12048
12049 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
12050 TARGET_BYTE_ORDER_SELECTABLE_P.
12051
12052Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12053
12054 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12055
120561998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12057
12058 * agentexpr.texi: New file.
12059
12060Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12061
12062 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12063
120641998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12065
12066 * remote.texi: Changed wording that implied that the GDB remote
12067 protocol caches register values instead of GDB itself.
12068
12069Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12070
12071 * gdbint.texinfo: Add some info about symbol readers.
12072 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12073 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12074 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12075 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12076
12077Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12078
12079 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
12080
12081Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12082
12083 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12084
12085Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12086
12087 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
12088 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
12089
12090Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12091
12092 * gdbint.texinfo: Fix minor typos.
12093
12094Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12095
12096 * gdbint.texinfo: Complete overhaul. Group descriptions more
12097 logically, add more info on generic algorithms, remove much
12098 obsolete and/or wrong material.
12099
12100Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12101
12102 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12103
12104Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12105
12106 * refcard.tex: Copyright, address updates.
12107
12108Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12109
12110 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12111 for the edition instead of confusing GDB-version-like numbers.
12112
12113Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12114
12115 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12116
12117Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12118
12119 * LRS: Reformat a bit to keep text under 80 columns.
12120
12121Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12122
12123 * gdb.texinfo: Add some credits, mention bug monitor.
12124 * remote.texi: Mention mips monitor targets.
12125 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
12126
12127Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12128
12129 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
12130 files, finish sorting of host vs target vs native macros, describe
12131 some more of them.
12132
12133Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12134
12135 * gdbint.texinfo (Host Conditionals): Document change from
12136 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12137
12138Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12139
12140 * gdbint.texinfo (Host Conditionals): Document
12141 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
12142
12143Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12144
12145 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12146 Document LSEEK_NOT_LINEAR.
12147
12148Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12149
12150 * stabs.texinfo (Stab Section Basics): Make it clear that only
12151 some versions of the GNU linker remove the leading N_UNDF symbol.
12152
12153Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12154
12155 * stabs.texinfo (String Field): Document type number pairs here,
12156 instead of in the Sun specific section.
12157 (Include Files): The GNU linker supports the N_BINCL
12158 optimization. Clarify the N_BINCL value, and what it is used
12159 for.
12160 (Procedures): Document N_FUN with an empty string to mark the end
12161 of a function.
12162 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12163 (Sun Differences): Remove this node, as the information is now
12164 elsewhere in the main document.
12165 (Stab Section Basics): Mention that the GNU linker may optimize
12166 stabs and remove the leading N_UNDF symbol.
12167
12168Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12169
12170 * gdb.texinfo, refcard.tex: Restore author credit
12171
12172Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12173
12174 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12175 are macros that take an single argument.
12176
12177Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12178
12179 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12180 documentation to account for START and END macros taking
12181 one arg.
12182
12183Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12184
12185 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12186 * gdb.texinfo (Frames): Fix typo.
12187
12188Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12189
12190 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12191 a target_signal as arg type, not a pid.
12192
12193Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12194
12195 * gdb.texinfo: Document `set assembly-language'.
12196
12197Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12198
12199 * remote.texi: Update list of stubs in the GDB distribution.
12200
12201Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12202
12203 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
12204 Also document that some systems can use mmalloc but must define
12205 this if their C runtime allocates memory that is later freed.
12206 (MMCHECK_FORCE): Document new macro.
12207
12208Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12209
12210 * remote.texi: Add documentation for target Sparclet.
12211
12212Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12213
12214 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
12215 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12216 * configure.in: Rewritten for autoconf.
12217 * configure: New.
12218
12219Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12220
12221 * Makefile.in (DVIPS): New define, set to dvips.
12222 (dvi): Add stabs.dvi.
12223 (ps): New target.
12224 (all-doc): Depend on info, dvi, and ps targets.
12225 (STAGESTUFF): Add *.ps and *.dvi files.
12226 (clean-info, clean-dvi): Remove.
12227 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12228 rules completely rewritten.
12229 (maintainer-clean): Remove clean-info and clean-dvi
12230 dependencies and put their actions in the rules.
12231 (gdb.ps): New target
12232 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
12233 intermediate TeX files, whether they have 2 or 3 character
12234 extensions.
12235 (gdbint.ps): Add target and rules.
12236 (gdb-internals): Delete unused target.
12237 (Makefile): Depends upon config.status also.
12238
12239Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12240
12241 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12242 set.
12243
12244Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12245
12246 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12247 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12248
12249Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12250
12251 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12252
12253Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12254
12255 * gdb.texinfo (Print settings): Document
12256 `set/show print static-members' commands.
12257
12258Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12259
12260 * gdbint.texinfo (Native): Document name change, coredep.c to
12261 core-aout.c.
12262
12263Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12264
12265 * stabs.texinfo (Include Files): Document the values the SunOS4
12266 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12267
12268Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12269
12270 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12271 Fix typo.
12272
12273Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12274
12275 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12276 "gdb.tar.Z".
12277
12278Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12279
12280 * Makefile.in (maintainer-clean): New target, synonym for
12281 realclean.
12282
12283Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12284
12285 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12286
12287Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12288
12289 * Update all FSF addresses except those in COPYING* files.
12290
12291Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12292
12293 From Richard Earnshaw (rearnsha@armltd.co.uk):
12294 * gdb.texinfo (convenience variables): Document $_exitcode.
12295 (quit): Document optional expression to use as exit code.
12296
12297Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12298
12299 * gdb.texinfo, remote.texi: Brought up to date with various
12300 GDB changes.
12301
12302Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12303
12304 * gdb.texinfo: Update dates and versions, fix comments about
12305 hardware watchpoints in future releases and about the
12306 sharedlibrary command.
12307
12308Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12309
12310 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12311 C_FUN stab. Other cleanups.
12312
12313Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12314
12315 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12316 for the sparc stub.
12317
12318Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12319
12320 * annotate.texi: Clarify which addresses have differing formats
12321 depending on the language and which do not.
12322
12323Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12324
12325 * remote.texi (NetWare): Changed example to use BOARD= instead of
12326 NODE= argument to reflect correspoding change to gdbserve.nlm.
12327
12328Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12329
12330 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12331 GDB, as well as AIX dbx, supports the size type attribute.
12332
12333Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12334
12335 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12336
12337Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12338
12339 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12340 and new 'if' and 'while' commands.
12341
12342Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12343
12344 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12345
12346Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12347
12348 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12349 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12350 NetWare targets. Mostly stolen from the Server node.
12351
12352Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12353
12354 * gdb.texinfo (Setting): Talk about the language of a source file
12355 versus the working language. The old documentation did not match
12356 what GDB did.
12357
12358Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12359
12360 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12361 of a source file.
12362
12363Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12364
12365 * gdb.texinfo (Processes): New node.
12366
12367Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12368
12369 * remote.texi: Update documentation of set/show mipsfpu.
12370
12371Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12372
12373 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12374 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12375
12376Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12377
12378 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12379 obsolete conditionals, described some others.
12380
12381Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12382
12383 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12384 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12385
12386Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12387
12388 * gdbint.texinfo: Put regex conditionals in their own table.
12389
12390Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12391
12392 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12393 described or fixed the descriptions of many others.
12394
12395Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12396
12397 * gdb.texinfo: Add some more credits.
12398 * gdbint.texinfo: Capitalize GDB consistently, describe some
12399 macros and remove some.
12400
12401Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12402
12403 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12404 obsolete conditionals, described some others.
12405
12406Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12407
12408 * gdb.texinfo (help targets): Changed to `help target', which
12409 is the correct gdb command.
12410
12411Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12412
12413 * annotate.texi (TODO): New node, for keeping track of annotations
12414 suggested but not yet implemented.
12415
12416Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12417
12418 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12419 another symbol, it is not the address itself.
12420
12421Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12422
12423 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12424 of stabs-in-coff sections.
12425
12426Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12427
12428 * annotate.texi: Change edition to 0.5 and date to May 1994.
12429 Add index.
12430 (Frames): New node, for frame annotation.
12431 (Displays): New node, for display annotation.
12432
12433 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12434 when waiting for your program to stop.
12435
12436Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12437
12438 * annotate.texi (Breakpoint Info): Document annotation of header
12439 fields and record annotation.
12440
12441Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12442
12443 * annotate.texi: New file, to document annotations.
12444
12445Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12446
12447 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12448 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12449
12450Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12451
12452 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12453 section, and say n_strx field is compilation unit relative.
12454 * stabs.texinfo: Don't use @code for a.out when it is the name of
12455 an object file format.
12456
12457Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12458
12459 * gdb.texinfo: Refer to file names, not path names, per rms
12460 convention.
12461 (Arguments): Fix typo.
12462
12463Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12464
12465 * stabs.texinfo (Global Variables): Talk about stabs in files
12466 where variables are referenced, but not defined.
12467
12468Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12469
12470 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12471 Cplusplus to new nodes Member Type Descriptor and Method Type
12472 Descriptor. Re-write stuff for #.
12473
12474Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12475
12476 * gdb.texinfo (Print Settings): Don't document "set print
12477 fast-symbolic-addr off". The bug which it worked around was fixed
12478 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12479
12480 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12481 N_ENTRY node.
12482
12483 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12484
12485Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12486
12487 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12488 references to ieee-float.c.
12489
12490Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12491
12492 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12493 match what the code actually does.
12494
12495Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12496
12497 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12498
12499Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12500
12501 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12502 i, and b.
12503
12504Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12505
12506 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12507 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12508 as "stabs in sections" rather than just saying "ELF and SOM".
12509 Also make that stuff apply to COFF.
12510
12511Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12512
12513 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12514 Ghostscript.
12515
12516Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12517
12518 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12519 versus functions without line numbers, also mention stepping into
12520 them as well as "step" when you are in them. Tell the user how to
12521 deal with the situation. Add comment about "debugging information".
12522
12523Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12524
12525 * stabs.texinfo (Enumerations): Document restriction on where
12526 enumeration types can appear and still win with GDB.
12527
12528Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12529
12530 * stabs.texinfo (Negative Type Numbers): Document format for type
12531 -16.
12532
12533Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12534
12535 * gdb.texinfo (Selection, Frame Info): Update information about
12536 arbitrary frame specficiations.
12537
12538Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12539
12540 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12541
12542Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12543
12544 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12545
12546Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12547
12548 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12549
12550Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12551
12552 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12553 Differences node to Statics node.
12554 (Statics): Discuss XCOFF use of V symbol descriptor.
12555
12556 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12557 not clean.
12558
12559Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12560
12561 * gdb.texinfo (Print Settings): Document `set print
12562 fast-symbolic-addr' and improve the doc for some other
12563 `set print's.
12564
12565Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12566
12567 * stabs.texinfo (String Field): Talk about defining several type
12568 numbers at once.
12569 Fix lint regarding changing node ELF Transformations to
12570 ELF and SOM Transformations.
12571
12572Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12573
12574 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12575
12576Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12577
12578 * stabs.texinfo (Cross-References): `::' is for nested types only
12579 within <>.
12580 (Structures): Document static members.
12581
12582Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12583
12584 * stabs.texinfo: Document S type attribute.
12585
12586Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12587
12588 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12589
12590Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12591
12592 * gdbint.texinfo: Fix a few typos.
12593
12594Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12595
12596 * gdb.texinfo, remote.texi: formatting improvements
12597
12598 * gdb.texinfo (New Features): mention threads.
12599 (Summary, C): fix xrefs in newly contributed text.
12600 (Threads): index entries, clarifications, example
12601 (passim): minor typos fixed, phrasing improvements
12602
12603 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12604 entries; (Server): explain use of gdbserver w/real-time systems,
12605 add example of conflicting TCP port; (MIPS Remote) break up
12606 running text into table, highlighting commands, and add example.
12607
12608Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12609
12610 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12611
12612Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12613
12614 * stabs.texinfo (Nested Symbols): New node.
12615 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12616
12617Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12618
12619 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12620 to picking which Bbss.bss symbol to use, and (because there seems to
12621 be no good way of doing it) re-write some of the text to make it
12622 sound like Bbss.bss isn't such a great idea after all (as currently
12623 designed).
12624
12625 * gdb.texinfo (C): In addition to saying people have to use g++ for
12626 good results, say they have to use stabs. Specifically say cfront
12627 doesn't work well.
12628 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12629 the gdb README. Add xrefs to places where the support for the various
12630 languages is described in detail.
12631
12632Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12633
12634 * stabs.texinfo: Clean up stuff about visibility and virtual
12635 characters.
12636
12637 * stabs.texinfo (N_M2C): Cite Sun doc.
12638
12639Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12640
12641 * gdb.texinfo: updates re threads.
12642 * remote.texinfo: avoid index entries starting with digits.
12643
12644Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12645
12646 * stabs.texinfo (Enumerations): Talk about large, negative and
12647 octal values. Clean up cross reference to type attributes.
12648 (String Field): Say that GDB 4.11 supports size attribute.
12649
12650Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12651
12652 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12653 is a mandatory step. Make the stuff about that more concise.
12654
12655Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12656
12657 * stabs.texinfo (Class Names): New node.
12658
12659 * gdb.texinfo (Command Files): Explain order of init file reading.
12660
12661 * remote.texi (Bootstrapping): Talk about getting the serial driver
12662 to deal with ^C sent by gdb to stop the remote system.
12663
12664Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12665
12666 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12667
12668 * libgdb.texinfo (Defining Commands): made the DOC arg
12669 to gdb_define_app_command a char * instead of char **
12670 per a suggestion from kingdon.
12671
12672 * libgdb.texinfo: total rewrite from a different starting
12673 premise.
12674
12675Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12676
12677 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12678 floats passed as doubles (to improve clarity).
12679
12680Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12681
12682 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12683
12684 * a4rc.sed: update to work with Andreas Vogel papersize params
12685
12686 * refcard.tex: use Andreas Vogel simplifications of papersize
12687 params; remove useless version info; update copyright date.
12688
12689Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12690
12691 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12692
12693Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12694
12695 * gdb.texinfo (Files): Say what address the load command loads it at.
12696
12697 * stabs.texinfo (Common Blocks): Minor cleanups.
12698
12699 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12700 that Sun has backed away from the linker kludge and thus the relevant
12701 issue is changes to the SunPRO tools, not the Solaris linker.
12702
12703 * stabs.texinfo (Traditional Integer Types): Clean up description
12704 of octal bounds a little bit. Document extra leading zeroes.
12705
12706Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12707
12708 * gdb.texinfo (Signaling): Update for symbolic symbol names
12709 and add a section explaining the difference between the GDB
12710 signal command and the shell kill utility.
12711
12712Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12713
12714 * libgdb.texinfo: added `@' to braces that were unescaped.
12715
12716Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12717
12718 * libgdb.texinfo: new file. Spec for the gdb library.
12719
12720Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12721
12722 * stabs.texinfo (Include Files): Fix typo (start -> end).
12723
12724Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12725
12726 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12727 from Melissa at FSF's editing pass.
12728
12729Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12730
12731 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12732 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12733 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12734
12735Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12736
12737 * remote.texi (Bootstrapping): Discuss 386 call gates.
12738
12739Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12740
12741 * stabs.texinfo (Based Variables): New node.
12742
12743Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12744
12745 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12746 names, sizes, and formats to suggest how not to lose.
12747
12748Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12749
12750 * stabs.texinfo (Methods): Fix typo.
12751
12752Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12753
12754 * gdb.texinfo: Fix a few typos.
12755
12756Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12757
12758 * gdb.texinfo: Clarify how well it works with Fortran.
12759
12760 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12761 More on relocating stabs in ELF files.
12762
12763Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12764
12765 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12766
12767Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12768
12769 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12770 parameters on VAX.
12771
12772Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12773
12774 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12775
12776Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12777
12778 * stabs.texinfo: Make info author notice match the TeX author notice.
12779
12780Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12781
12782 * stabs.texinfo: Initial-caps all words in node names and
12783 non-trivial words in section names.
12784
12785Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12786
12787 * stabs.texinfo: Many minor cleanups.
12788
12789 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12790
12791Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12792
12793 * stabs.texinfo: Remove full description of big example.
12794 It's not really helpful; just use pieces of it where appropriate.
12795 Add more Texinfo formatting directives (@samp, etc.).
12796 Use @deffn to define stab types.
12797 Eliminate some wordiness. Break up some nodes.
12798 Add an (alphabetized) index of symbol types.
12799 Use consistent capitalization style in node and section names.
12800
12801Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12802
12803 * gdb.texinfo: Change typo "Two two" to "The two".
12804
12805Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12806
12807 * stabs.texinfo (XCOFF-differences): Remove references to
12808 non-existent types N_DECL and N_RPSYM.
12809
12810 * stabs.texinfo (String Field): Say that type attributes bug is
12811 fixed in GDB 4.10, since it is.
12812
12813 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12814
12815Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12816
12817 * stabs.texinfo: Formatting cleanups.
12818
12819Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12820
12821 * stabs.texinfo: When explaining the n_type of a stab, standardize
12822 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12823 no tabs, use @r).
12824 (Global Variables): Clean up.
12825
12826Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12827
12828 * stabs.texinfo (Stack Variables): Re-write.
12829
12830Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12831
12832 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12833 addresses of a source file. Also revise formatting.
12834 Change "object module" or "object file" to "source file".
12835 Various: Miscellaneous cleanups.
12836
12837Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12838
12839 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12840
12841Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12842
12843 * gdbint.texinfo: Removed many nonsensical machine-collected
12844 host and target conditionals, described some of the remainder.
12845
12846Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12847
12848 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12849
12850 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12851 paragraph which follows.
12852
12853 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12854 variables. Looks better and avoids overful hbox.
12855
12856Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12857
12858 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12859
12860Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12861
12862 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12863 retransmit-timeout
12864
12865Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12866
12867 * gdbint.texinfo: Update statement about `some ancient Unix
12868 systems, like Ultrix 4.0' to Ultrix 4.2.
12869
12870Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12871
12872 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12873
12874 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12875
12876 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12877 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12878
12879 * remote.texi: new name for former gdbinv-s.texi
12880
12881 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12882
12883Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12884
12885 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12886 variables for MIPS remote debugging protocol.
12887
12888Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12889
12890 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12891
12892Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12893
12894 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12895
12896Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12897
12898 * gdb.texinfo: repair conditional bugs in text markup
12899
12900Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12901
12902 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12903 to select Modula-2 material.
12904
12905Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12906
12907 * stabs.texinfo: Cleanups regarding statics.
12908
12909 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12910 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12911
12912Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12913
12914 * stabs.texinfo: N_MAIN is sometimes used for C.
12915
12916Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12917
12918 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12919
12920Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12921
12922 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12923 removed from the code by Kingdon.
12924
12925Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12926
12927 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12928 input when evaluating breakpoint conditions; the bug has been fixed.
12929
12930 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12931 sets the ignore count to N-1, not to N.
12932
12933Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12934
12935 * refcard.tex (\hoffset): correct longstanding error to match
12936 intended offset; avoids cutting off edge on some printers
12937
12938Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12939
12940 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12941
12942Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12943
12944 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12945
12946Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12947
12948 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12949 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12950 collect sed edits if any, apply to refcard before formatting;
12951 (refcard.ps) stop implying PS fonts if PS output requested;
12952 (lrefcard.ps) delete extra target for variant PS fonts
12953
12954 * refcard.tex: parametrize papersize dependent info, collect
12955 in easily replaced spot
12956
12957 * a4rc.sed: new file, edits to refcard for A4 paper
12958
12959Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12960
12961 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12962
12963Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12964
12965 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12966
12967Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12968
12969 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12970 politely rather than rudely.
12971
12972Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12973
12974 * stabs.texinfo: Document common blocks.
12975
12976Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12977
12978 * stabs.texinfo: Add some basic info about stabs-in-elf.
12979
12980Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12981
12982 * stabs.texinfo (Top): Minor cleanup.
12983
12984Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12985
12986 * Makefile.in (install-info): remove parentdir support
12987
12988Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12989
12990 * gdb.texinfo (Copying): delete this node and references to it;
12991 RMS says this manual need not carry GPL. (passim): Improvements
12992 from last round at FSF, largely due to Ian Taylor review, and
12993 minor formatting improvements.
12994
12995 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12996 largely due to Ian Taylor review. (Debug Session): minor edits to
12997 new text.
12998
12999Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13000
13001 * Makefile.in (realclean): Remove info and dvi files too.
13002
13003Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13004
13005 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13006 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13007 * gdb.texinfo: Change accordingly.
13008
13009 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13010 N_{L,R}BRAC,N_SLINE are relative to.
13011
13012Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13013
13014 * Makefile.in (GDBvn.texi): Update atomically.
13015
13016Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13017
13018 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13019
13020Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13021
13022 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13023 addresses together. Also motivate the set print symbol-filename
13024 command and suggest other solutions.
13025
13026Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13027
13028 * gdb.texinfo (set print elements): Note that the number of
13029 elements is set to unlimited by "set print elements 0".
13030
13031Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13032
13033 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13034 NF_LDOUBLE means.
13035 (Stab Types): Include Solaris stab types.
13036 (Procedures): Document Solaris extensions.
13037
13038Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13039
13040 * gdb.texinfo: Add `set print symbol-filename' doc.
13041
13042Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13043
13044 * stabs.texinfo (Arrays): Talk about type definition vs. type
13045 information.
13046
13047 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13048 the trailing semicolon.
13049
13050Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13051
13052 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13053 and merge in other parts of the document addressing these subjects.
13054 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13055
13056 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13057 at the end of a range type.
13058
13059 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13060 AIX extensions.
13061
13062Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13063
13064 * stabs.texinfo (Stabs Format): Misc fixes.
13065
13066Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13067
13068 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13069 (Traditional builtin types): Document convex convention for long long.
13070 (Negative builtin types): Discuss type names, and misc fixes.
13071
13072Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13073
13074 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13075 point types used with @samp{R} type descriptor.
13076 (Symbol Descriptors): Describe how to handle conflict between
13077 different meanings of @samp{P} symbol descriptor.
13078
13079Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13080
13081 * stabs.texinfo: Remove node Quick Reference and put its children
13082 directly under the main menu.
13083
13084 * stabs.texinfo: Many more changes to bring it into line with
13085 AIX documentation and reality. I think it now has all the
13086 information from the AIX documentation, except that I burned
13087 out when I got to variant records (Pascal and Modula-2) and
13088 all the COBOL types. Oh well, we can add them later when we're
13089 worrying more about those languages.
13090
13091 * stabs.texinfo (Automatic variables): Talk about what it means
13092 to omit the symbol descriptor.
13093
13094Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13095
13096 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13097 gcc2 behavior with promoted args.
13098
13099Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13100
13101 * gdb.texinfo: include readline appendices in info version of manual
13102
13103Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13104
13105 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13106 target remote.
13107
13108 * gdb.texinfo (Machine Code): more index entries for disassemble
13109
13110Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13111
13112 * Clarify the intended use of the gdb-testers and gdb-patches
13113 mailing lists, and shrink gzip comment.
13114
13115Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13116
13117 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13118 DOSHOST configuration of manual.
13119
13120 * gdb.texinfo (MIPS Stack): new node.
13121
13122 * all-config.texi (MIPS) new switch.
13123
13124 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13125 tense; (MIPS Remote) new node.
13126
13127 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13128 bug; (Environment) less passive, other small cleanups in text about
13129 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13130 (Remote) new MIPS Remote menu entry.
13131
13132Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13133
13134 * stabs.texinfo: Many changes to include information from the
13135 AIX documentation.
13136
13137 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13138
13139Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13140
13141 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13142 Add PRINTF_HAS_LONG_LONG references.
13143
13144Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13145
13146 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13147 `set demangle-style arm' (not cfront); mention can type `q' to
13148 discard output, when gdb pages.
13149
13150Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13151
13152 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13153 Move a bunch of information from ../README.
13154 (Getting Started): New node.
13155
13156Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13157
13158 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13159
13160 * gdb.texinfo: advance manual revision dates to present
13161
13162 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13163 stop using silly Roman numerals in @set variable names
13164
13165Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13166
13167 * stabs.texinfo (Parameters): Keep trying to get this right.
13168
13169Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13170
13171 * stabs.texinfo (Parameters): More on "local parameters".
13172
13173Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13174
13175 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13176
13177Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13178
13179 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13180 (Parameters): Rewrite.
13181 (xcoff-differences, Sun-differences): Minor changes.
13182
13183Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13184
13185 * stabs.texinfo: Minor cleanup.
13186
13187Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13188
13189 * gdbint.texinfo: Minor xcoff stuff.
13190
13191Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13192
13193 * gdbint.texinfo: Update for new config directory structure.
13194 Add info about internal type data structures.
13195
13196Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13197
13198 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13199 $(srcdir).
13200 (gdb-config.texi): Depend on file in $(srcdir).
13201
13202Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13203
13204 * stabs.texinfo: Fixes about N_SO.
13205
13206Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13207
13208 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13209
13210Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13211
13212 * gdb.texinfo: include list of nonstandard init file names
13213
13214 * *-config.texi: new switch GENERIC for text that applies *only*
13215 to (usual) multiple-target version of manual
13216
13217 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13218 h8 config
13219
13220 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13221 in menus (rather than conditionally selected multiple alternative
13222 menus).
13223
13224 * Makefile.in: define and use DOC_CONFIG var to select
13225 configuration for GDB user manual.
13226
13227 * gdb-config.texi: delete from repository, generate from Makefile.
13228
13229 * all-config.texi: normal `generic' configuration file, formerly
13230 stored as gdb-config.texi
13231
13232Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13233
13234 * Makefile.in: add dvi target to build all .dvi files
13235
13236Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13237
13238 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13239
13240Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13241
13242 * stabs.texi: The `this' pointer is now known by the name
13243 `this' instead of `$t'.
13244
13245Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13246
13247 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13248 host conditionals.
13249 * stabs.texinfo: More array fixes inspired by Jim's.
13250
13251Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13252
13253 * stabs.texinfo: Fixes re arrays and continuations.
13254
13255 * gdbint.texinfo: Add XCOFF node.
13256
13257Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13258
13259 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13260
13261Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13262
13263 * stabs.texinfo: Fix for array types to mention lower bounds.
13264
13265Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13266
13267 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13268
13269Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13270
13271 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13272
13273Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13274
13275 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13276 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13277
13278Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13279
13280 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13281
13282Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13283
13284 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13285
13286Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13287
13288 * gdb.texinfo, gdbinv-s.texi: misc updates
13289
13290Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13291
13292 * gdbint.texinfo: Brief documentation for longjmp support,
13293 from an email msg by Stu.
13294
13295Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13296
13297 * stabs.texinfo: Fix description of floating point "range"
13298 types (which really define basic types). Reported by Jim Meehan,
13299 <meehan@src.dec.com>.
13300
13301 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13302
13303Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13304
13305 * gdbint.texinfo: Slightly expand section on supporting a new
13306 object file format.
13307
13308Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13309
13310 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13311 intermediate file.
13312
13313Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13314
13315 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13316
13317Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13318
13319 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13320
13321 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13322 as well as Z8002.
13323
13324Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13325
13326 * gdbint.texinfo (Host Conditionals): Remove
13327 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13328 MEM_FNS_DECLARED.
13329 (Target Conditionals): Remove all of the above.
13330
13331Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13332
13333 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13334 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13335
13336Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13337
13338 * gdbint.texinfo: Add sections on clean design and on how to send
13339 in changes.
13340
13341Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13342
13343 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13344
13345Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13346
13347 * gdbint.texinfo: nm.h now included in defs.h.
13348
13349Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13350
13351 * gdb.texinfo: Fix typo, reported by Karl Berry.
13352
13353Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13354
13355 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13356
13357Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13358
13359 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13360
13361Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13362
13363 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13364 (all @node commands): Use new form to avoid nitpicking errors.
13365 * gdbint.texinfo: Document host/native/target split.
13366
13367Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13368
13369 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13370
13371Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13372
13373 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13374
13375Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13376
13377 * gdbint.texinfo: fixed a stray email address (needs @@),
13378 added @table @code to node "Native Conditionals"
13379
13380Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13381
13382 * gdbint.texinfo: document a few more macros, create new section
13383 for native macros.
13384
13385Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13386
13387 * gdb.texinfo: Document command hooks.
13388
13389Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13390
13391 * gdbint.texinfo: Describe coding style of GDB.
13392
13393Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13394
13395 * stabs.texinfo: Minor wording changes.
13396
13397Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13398
13399 * gdbint.texinfo: Improve release doc slightly.
13400
13401Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13402
13403 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13404 for two new remote targets---29K using UDI, and Tandem ST2000
13405 using STDBUG.
13406
13407 * all.m4, none.m4: new m4 switch, _ST2000__
13408
13409 * all.m4: turn on H8/300 stuff for generic manual
13410
13411 * gdbinv-s.m4.in: remove text on special procedures to continue
13412 after explicit call to breakpoint() in serial stubs.
13413
13414Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13415
13416 * gdbint.texinfo: Improve doc of GDB config macros.
13417
13418Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13419
13420 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13421 These will be reinserted when examined.
13422
13423Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13424
13425 * gdb.texinfo: fix shameful error of agreement reported by
13426 jimb@occs.cs.oberlin.edu (Jim Blandy)
13427 * gdb.texinfo: remove old partial discussion of remote serial
13428 protocol (via serial debug stubs)
13429 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13430 use of serial debug stubs
13431
13432Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13433
13434 * gdbint.texinfo: Make a start at documenting all the #if macros
13435 in GDB. At least list them all, and start separating them into
13436 host-specific and target-specific.
13437
13438Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13439
13440 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13441 examples (not consistent w others).
13442 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13443 for generic vn of doc
13444
13445Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13446
13447 * Makefile.in: always create installation directories.
13448
13449Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13450
13451 * gdb.texinfo: in h8 config, do not describe searching commands.
13452
13453Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13454
13455 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13456 conditionals; introduce a few generic switches that may be
13457 useful for other cross-dev or dos-hosted configs.
13458
13459 * gdb.texinfo: fix typo in "info reg" description
13460
13461Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13462
13463 * stabs.texinfo: Minor updates from running TeX over it.
13464 * Makefile.in (stabs.dvi, stabs.ps): Add.
13465
13466Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13467
13468 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13469 First pass at converting it to texinfo.
13470
13471Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13472
13473 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13474 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13475
13476Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13477
13478 * gdbint.texinfo: Add section on partial symbol tables.
13479
13480Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13481
13482 * gdb.texinfo: Document new am29k setting.
13483
13484Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13485
13486 * gdb.texinfo: document `set remotedebug' and `set
13487 rstack_high_address'.
13488
13489Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13490
13491 * gdb.texinfo: slight expansion of new text on reading info files
13492 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13493 H8/300 from DOS.
13494
13495Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13496
13497 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13498
13499Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13500
13501 * gdb.texinfo: Say how to read the `info' files.
13502
13503Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13504
13505 * Makefile.in: gm4 -> m4.
13506
13507Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13508
13509 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13510 Documentation' ahead of `Installing GDB' to match README.
13511 Update shared library doc, -readnow and -mapped, and directory
13512 structure (add glob and mmalloc). Update configure doc.
13513
13514Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13515
13516 * Makefile.in: remove $(srcdir) from gdb.info rule.
13517
13518Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13519
13520 * Makefile.in: commented out gdb-all.texinfo rule. This is
13521 temporary.
13522
13523Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13524
13525 * Makefile.in, configure.in: removed traces of namesubdir,
13526 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13527 copyrights to '92, '13, changed some from Cygnus to FSF.
13528
13529Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13530
13531 * gdb.texinfo: Improve how we ask for bug reports.
13532
13533Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13534
13535 * Makefile.in: infodir belongs in datadir.
13536
13537Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13538
13539 * Makefile.in: remove spaces following hyphens, bsd make can't
13540 cope. install using INSTALL_DATA. added clean-info. added
13541 standards.text support.
13542
13543Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13544
13545 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13546 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13547 and mandir now keyed off datadir by default.
13548
13549\f
13550Local Variables:
13551mode: change-log
13552left-margin: 8
13553fill-column: 74
13554version-control: never
13555coding: utf-8
13556End:
This page took 0.095963 seconds and 4 git commands to generate.