]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/doc/ChangeLog
b27bd18ab72c9d396460eff47fa01fcb87c1541b
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
1 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 PR cli/25956
4 * gdb.texinfo (File Options): Mention new command line options.
5 (Startup): Discuss when early init files are processed.
6 (Initialization Files): Add description of early init files.
7 (Output Styling): Update description of 'version' style.
8 (gdb man): Mention early init files.
9
10 2021-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add missing
13 parentheses to GDB prompt in example, and replace '(gdb)' with
14 '(@value{GDBP})' in one example where the latter was already in
15 use.
16
17 2021-03-29 Luis Machado <luis.machado@linaro.org>
18
19 * gdb.textinfo (Memory Tagging): Make it a @section.
20
21 2021-03-24 Luis Machado <luis.machado@linaro.org>
22
23 * gdb.texinfo (Data): Document memory tagging changes to the "print"
24 command.
25 (Examining Memory): Document memory tagging changes to the "x"
26 command.
27 (Memory Tagging): Update with more information on changes to the "x"
28 and "print" commands.
29
30 2021-03-24 Luis Machado <luis.machado@linaro.org>
31
32 * gdb.texinfo (Memory Tagging): New subsection and node.
33 (AArch64 Memory Tagging Extension): New subsection.
34
35 2021-03-24 Luis Machado <luis.machado@linaro.org>
36
37 * gdb.texinfo (General Query Packets): Document qMemTags and
38 QMemTags. Document the "memory-tagging" feature.
39 (ARM-Specific Protocol Details): Document memory tag types.
40
41 2021-03-18 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * python.texinfo (Parameters In Python): Return empty string in
44 small example code.
45
46 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
47
48 * gdb.texinfo (Files): Document new 'maint info target-sections'
49 command.
50
51 2021-02-17 Lancelot Six <lsix@lancelotsix.com>
52
53 PR cli/17290
54 * gdb.texinfo (Remote Configuration): Fix show remote
55 interrupt-sequence and show remote interrupt-on-connect.
56
57 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.texinfo (Files): Update documentation for 'maint info
60 sections'.
61
62 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
63
64 * python.texinfo (TUI Windows In Python): Extend description of
65 TuiWindow.is_valid.
66
67 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
68
69 * gdb.texinfo (Inferiors Connections and Programs): Document the
70 inferior command when used without argument.
71
72 2021-01-27 Tom Tromey <tromey@adacore.com>
73
74 * gdb.texinfo (Auto-loading extensions): Remove extraneous space.
75
76 2021-01-25 Marco Barisione <mbarisione@undo.io>
77
78 * python.texi: Add parentheses to print statements/functions.
79
80 2021-01-25 Andrew Burgess <andrew.burgess@embecosm.com>
81
82 * gdb.texinfo (Specify Location): Move menu to the end of the
83 node.
84 (Auto-loading): Likewise.
85 (Extending GDB): Likewise.
86 (TUI): Likewise.
87 (Operating System Information): Likewise.
88
89 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
90
91 PR cli/25956
92 * gdb.texinfo (Output Styling): Document version style.
93
94 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
95
96 * gdb.texinfo (Auto-loading extensions): Add additional cross
97 references and move @menu to the end of the node.
98
99 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
100
101 * gdb.texinfo (Aliases): Move @menu to the end of the node.
102
103 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
104
105 * gdb.texinfo (PowerPC Embedded): Down case contents of @var.
106
107 2021-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
108
109 * gdb.texinfo (Commands): Update menu.
110 (Extending GDB): Likewise.
111 (Command aliases default args): Moved later into the document,
112 added a cindex entry. Renamed the section 'Automatically prepend
113 default arguments to user-defined aliases' to 'Default Arguments'.
114 (Aliases): Moved earlier in the document. Minor rewording of the
115 first paragraph, down-cased the text inside all uses of @var, and
116 added a cross reference to the Python code. Renamed the section
117 'Creating new spellings of existing commands' to 'Command
118 Aliases'.
119
120 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
121
122 PR python/19151
123 * python.texi (Breakpoints In Python): Document
124 gdb.BP_HARDWARE_BREAKPOINT.
125
126 2021-01-01 Joel Brobecker <brobecker@adacore.com>
127
128 * gdb.texinfo, refcard.tex: Update copyright year range.
129
130 2020-12-29 Hannes Domani <ssbssa@yahoo.de>
131
132 * python.texi (Frame Decorator API): Fix method name.
133
134 2020-12-23 Alex Bennée <alex.bennee@linaro.org>
135
136 * gdb.texinfo (Packets): Clarify language for ? packet.
137
138 2020-12-21 Joel Brobecker <brobecker@adacore.com>
139
140 * gdb.texinfo (Requirements): Add GMP to list of requirements.
141
142 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
143
144 * python.texi (TUI Windows In Python): Remove erroneous 'a'.
145
146 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
147
148 * python.texi (Values From Inferior): Document the address keyword.
149
150 2020-12-17 Simon Marchi <simon.marchi@polymtl.ca>
151
152 PR gdb/27088
153 * gdb.texinfo (Range Checking): Fix "show check range" command
154 name.
155
156 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
157
158 * gdb.texinfo (Caching Target Data): Document 'maint flush
159 dcache'.
160
161 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
162
163 * gdb.texinfo (Symbols): Document 'maint flush symbol-cache'.
164 (Maintenance Commands): Document 'maint flush register-cache'.
165
166 2020-12-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
167
168 * Makefile.in: Delete GDBvn.texi and version.subst only in
169 the maintainer-clean target.
170
171 2020-11-29 Hannes Domani <ssbssa@yahoo.de>
172
173 PR python/26974
174 * python.texi: Fix docu for static members argument.
175
176 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
177
178 * gdb.texinfo (Debugging Output): Document 'set/show debug
179 fortran-array-slicing'.
180 (Special Fortran Commands): Document 'set/show fortran
181 repack-array-slices'.
182
183 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
184
185 * gdb.texinfo (Maintenance Commands): Update description of 'maint
186 print c-tdesc'.
187
188 2020-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * gdb.texinfo (Mode Options): Descriptions of initialization files
191 has been moved to 'Initialization Files'.
192 (Startup): Likewise.
193 (Initialization Files): New node.
194 (gdb man): Update to mention alternative file paths.
195 (gdbinit man): Likewise.
196
197 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
198
199 * gdb.texinfo (Set Breaks): Document the '-force-condition' flag
200 of the 'break'command.
201 * gdb.texinfo (Conditions): Document the '-force' flag of the
202 'condition' command.
203
204 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
205
206 * gdb.texinfo (Set Breaks): Document disabling of breakpoint
207 locations for which the breakpoint condition is invalid.
208
209 2020-10-06 Michael Forney <mforney@mforney.org>
210
211 * Makefile.in (HAVE_NATIVE_GCORE_HOST): Add for gcore.1
212 install condition.
213
214 2020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
215
216 * gdb.texinfo (Debugging Output): Add set/show debug event-loop.
217
218 2020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
219
220 * gdb.texinfo (Debugging Output): Add empty lines, fix typo.
221
222 2020-09-13 Pedro Alves <pedro@palves.net>
223
224 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
225 "-break-insert --qualified" and "-dprintf-insert --qualified".
226
227 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
228
229 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
230
231 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
232
233 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
234 Features.
235
236 2020-08-07 Tom Tromey <tromey@adacore.com>
237
238 * gdb.texinfo (Ravenscar Profile): Add examples.
239 Document runtime initialization limitation.
240
241 2020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
242
243 * gdb.texinfo (Contributors): Add information for the eBPF
244 support.
245 (BPF): New section.
246
247 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
248
249 * python.texi (Unwinding Frames in Python): Update descriptions
250 for PendingFrame.read_register and
251 gdb.UnwindInfo.add_saved_register.
252 (Frames In Python): Update description of Frame.read_register.
253
254 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
255
256 * python.texi (Registers In Python): Document new find function.
257
258 2020-07-22 Kevin Buettner <kevinb@redhat.com>
259
260 * gdb.texinfo (Maintenance Commands): Add documentation for
261 new command "maintenance print core-file-backed-mappings".
262
263 2020-07-22 Reuben Thomas <rrt@sc3d.org>
264
265 * gdb.texinfo (Remote Protocol, Overview): Correct the description
266 of which remote protocol commands are mandatory for a stub to
267 implement.
268
269 2020-07-20 Ludovic Courtès <ludo@gnu.org>
270
271 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
272
273 2020-07-20 Ludovic Courtès <ludo@gnu.org>
274
275 * guile.texi (Memory Ports in Guile): Mark
276 'memory-port-read-buffer-size',
277 'set-memory-port-read-buffer-size!',
278 'memory-port-write-buffer-size',
279 'set-memory-port-read-buffer-size!' as deprecated.
280 (Guile Introduction): Clarify which Guile
281 versions are supported.
282
283 2020-07-13 Paul Carroll <pcarroll@codesourcery.com>
284
285 PR gdb/25716
286
287 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
288 apply' and adjust xrefs to it.
289
290 2020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
291
292 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
293
294 2020-07-08 Hannes Domani <ssbssa@yahoo.de>
295
296 * gdb.texinfo: Document Windows drive conversion of
297 'set auto-load scripts-directory'.
298
299 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
300
301 * gdb.texi (Registers): Add @anchor for 'info registers
302 <reggroup>' command.
303 * python.texi (Architectures In Python): Document new
304 register_groups method.
305 (Registers In Python): Document two new object types related to
306 register groups.
307
308 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
309
310 * python.texi (Python API): Add new section to the menu.
311 (Frames In Python): Add new @anchor.
312 (Architectures In Python): Document new registers method.
313 (Registers In Python): New section.
314
315 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
316
317 * python.texi (Unwinding Frames in Python): Document
318 PendingFrame.architecture method.
319
320 2020-06-26 Eli Zaretskii <eliz@gnu.org>
321
322 * gdb.texinfo (Shell Commands): More accurate description of use
323 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
324
325 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
326
327 * gdb.texinfo (Maintenance Commands): Document new 'maint print
328 xml-desc' command.
329
330 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
331
332 * gdb.texinfo (Command aliases default args): New node documenting
333 how to use default args for a command using aliases.
334 (Aliases): Document the new 'DEFAULT-ARGS...' option.
335 (Help): Update help aliases text and describe when full alias
336 definition is provided.
337
338 2020-06-11 Tom Tromey <tromey@adacore.com>
339
340 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
341
342 2020-06-10 Jonny Grant <jg@jguk.org>
343
344 * gdb.texinfo: Remove broken links Previous and Up from
345 contents.
346
347 2020-05-23 Tom Tromey <tom@tromey.com>
348
349 * gdb.texinfo (Output Styling): Don't mention completion styling.
350 (Editing): Don't mention readline completion styling.
351
352 2020-05-23 Tom Tromey <tom@tromey.com>
353
354 * gdb.texinfo (Output Styling): Mention completion styling.
355 (Editing): Mention readline completion styling.
356
357 2020-05-19 Pedro Alves <palves@redhat.com>
358
359 * gdb.texinfo (Attach): Update exec-file-mismatch description to
360 mention build IDs.
361 (Separate Debug Files): Add "build id" anchor.
362
363 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
364
365 * gdb.texinfo (Help): Document the help and apropos changes.
366 (Aliases): Document new meaning of -a abbreviation flag.
367
368 2020-05-05 Kamil Rytarowski <n54@gmx.com>
369
370 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
371 (info proc exe, info proc mappings, info proc stat): Mention
372 NetBSD support.
373
374 2020-04-28 Tom Tromey <tom@tromey.com>
375
376 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
377
378 2020-04-27 Tom Tromey <tromey@adacore.com>
379
380 * python.texi (Types In Python): Mention missing fields. Add
381 dynamic type example.
382
383 2020-04-24 Tom Tromey <tromey@adacore.com>
384
385 PR python/23662:
386 * python.texi (Types In Python): Document new features.
387
388 2020-04-15 Artur Shepilko <nomadbyte@gmail.com>
389
390 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
391 clears makeinfo warnings.
392 * python.texi: Add a missing period trailing an @xref{} clause;
393 this clears a makeinfo warning.
394
395 2020-03-06 Tom de Vries <tdevries@suse.de>
396
397 * gdb.texinfo: Fix "the the".
398
399 2020-03-04 Tom de Vries <tdevries@suse.de>
400
401 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
402 * python.texi: Same.
403
404 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 * gdb.texinfo (Command History): Extend description for
407 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
408 'set history filename' being optional. Describe the effect of an
409 empty history filename on 'set history save on'.
410
411 2020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
414 output.
415
416 2020-02-22 Tom Tromey <tom@tromey.com>
417
418 * python.texi (Python API): Add menu item.
419 (TUI Windows In Python): New node.
420
421 2020-02-22 Tom Tromey <tom@tromey.com>
422
423 PR tui/17850:
424 * gdb.texinfo (TUI Commands): Document horizontal layouts.
425
426 2020-02-22 Tom Tromey <tom@tromey.com>
427
428 * gdb.texinfo (TUI Overview): Mention user layouts.
429 (TUI Commands): Document "tui new-layout".
430
431 2020-01-26 Tom Tromey <tromey@adacore.com>
432
433 * gdb.texinfo (M68K Features): Document floating-point feature
434 correspondence.
435
436 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
437
438 * gdb.texinfo (Attach): Document the new option and the
439 set/show commands.
440 (Connecting): Reference the exec-file-mismatch option.
441
442 2020-01-10 Pedro Alves <palves@redhat.com>
443
444 * gdb.texinfo (Starting): Say "current inferior not connected"
445 instead of "GDB not connected".
446 (Inferiors and Programs): Rename node to ...
447 (Inferiors Connections and Programs): ... this. Update all
448 references. Talk about multiple target connections. Update "info
449 inferiors" info to mention the connections column. Describe "info
450 connections". Document "add-inferior -no-connection".
451 * guile.texi, python.texi: Update cross references.
452
453 2020-01-01 Joel Brobecker <brobecker@adacore.com>
454
455 * gdb.texinfo, refcard.tex: Update copyright year range.
456
457 2019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
458
459 * python.texi (Symbols In Python): Remove duplicate description of
460 gdb.lookup_global_symbol.
461
462 2019-12-11 Simon Marchi <simon.marchi@efficios.com>
463
464 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
465
466 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
467
468 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
469 as -r is ambiguous. Update the print - TAB TAB completion result.
470 (Data): Document new option -raw-values. Use -p and -pretty in the
471 example, as -r is ambiguous.
472 (Print Settings): Document set print raw values.
473 (Pretty-Printer Commands): Document interaction between enabled
474 pretty printers and -raw-values/-raw-frame-arguments.
475
476 2019-12-10 Tom Tromey <tom@tromey.com>
477
478 * python.texi (gdb.prompt): Use correct quotes in example.
479 Shorten sample text.
480
481 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
484 -max-results to some -symbol-info-* commands.
485
486 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
489 -symbol-info-module-functions and -symbol-info-module-variables.
490
491 2019-12-01 Tom Tromey <tom@tromey.com>
492
493 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
494 (Output Styling): Document new settings.
495
496 2019-12-01 Tom Tromey <tom@tromey.com>
497
498 * gdb.texinfo (TUI Configuration): Document new setting.
499
500 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
501
502 * gdb.texinfo (Define): Indicate that user-defined prefix can
503 be used in 'define' command. Document 'define-prefix' command.
504
505 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
508 -symbol-info-modules.
509
510 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
513 -symbol-info-functions, -symbol-info-types, and
514 -symbol-info-variables.
515
516 2019-11-26 Tom Tromey <tom@tromey.com>
517
518 * gdb.texinfo (Maintenance Commands): Document new maint
519 commands.
520
521 2019-11-25 Luis Machado <luis.machado@linaro.org>
522
523 * gdb.texinfo (Debugging Output): Document set debug
524 remote-packet-max-chars.
525
526 2019-11-14 Tom de Vries <tdevries@suse.de>
527
528 * gdb.texinfo: Fix typos.
529 * python.texi: Same.
530 * stabs.texinfo: Same.
531
532 2019-11-12 Tom Tromey <tom@tromey.com>
533
534 * gdb.texinfo (Maintenance Commands): Document new command.
535
536 2019-11-11 Tom Tromey <tom@tromey.com>
537
538 * gdb.texinfo (TUI Keys): Document readline function names.
539
540 2019-11-11 Tom Tromey <tom@tromey.com>
541
542 * gdb.texinfo (Editing): Document operate-and-get-next.
543
544 2019-11-11 Tom Tromey <tromey@adacore.com>
545
546 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
547
548 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
549
550 * python.texi (Symbols In Python): Add documentation for
551 gdb.lookup_static_symbols.
552
553 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
554
555 * python.texi (Symbols In Python): Extend documentation for
556 gdb.lookup_static_symbol.
557
558 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * gdb.texinfo (Symbols): Document new 'info module variables' and
561 'info module functions' commands.
562
563 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
564
565 * gdb.texinfo (Symbols): Document new 'info modules' command.
566
567 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
568
569 * gdb.texinfo (Convenience Funs): Document the new
570 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
571 convenience functions.
572
573 2019-10-29 Christian Biesinger <cbiesinger@google.com>
574
575 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
576 generation.
577 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
578 option.
579
580 2019-10-23 Tom Tromey <tom@tromey.com>
581
582 * Makefile.in (READLINE_DIR): Update.
583
584 2019-10-23 Christian Biesinger <cbiesinger@google.com>
585
586 * python.texi (Threads In Python): Add a note for how to get the
587 list of threads.
588
589 2019-10-07 Tom de Vries <tdevries@suse.de>
590
591 * gdb.texinfo: Fix typo.
592 * guile.texi: Same.
593 * python.texi: Same.
594
595 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
596
597 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
598
599 2019-10-02 Tom Tromey <tromey@adacore.com>
600
601 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
602 $_ada_exception.
603
604 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
605
606 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
607 qXfer:spu:read and qXfer:spu:write.
608 (General Query Packets): Likewise.
609 (Cell Broadband Engine SPU architecture): Remove subsection.
610
611 2019-09-18 Tom Tromey <tom@tromey.com>
612
613 * gdb.texinfo (Editing): Document readline application name.
614 (TUI Single Key Mode): Document TUI SingleKey keymap name.
615
616 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
617
618 * gdb.texinfo (Source Path): Additional text to better describe
619 how the source path directory list is used when searching for
620 source files.
621
622 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
623
624 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
625 examples.
626
627 2019-09-10 Tom Tromey <tromey@adacore.com>
628
629 * gdb.texinfo (Index Files): Update Ada text.
630
631 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
632
633 * gdb.texinfo (Symbols): Add information about the -n flag to
634 "info variables" and "info functions".
635
636 2019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
637
638 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
639
640 2019-08-16 Alan Hayward <alan.hayward@arm.com>
641
642 * gdb.texinfo (AArch64 Pointer Authentication)
643 (GDB/MI Breakpoint Information) (Frame Information): Document
644 addr_field.
645
646 2019-08-12 Tom Tromey <tom@tromey.com>
647
648 * gdb.texinfo (Configure Options): Document minimum version of
649 readline.
650
651 2019-08-09 Alan Hayward <alan.hayward@arm.com>
652
653 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
654
655 2019-08-07 Alan Hayward <alan.hayward@arm.com>
656
657 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
658
659 2019-08-05 Christian Biesinger <cbiesinger@google.com>
660
661 * python.texi (Blocks In Python): Document dictionary access on blocks.
662
663 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
664
665 * gdb.texinfo (Symbols): Document new args -dirname and -basename
666 of "info sources" command.
667
668 2019-07-30 Christian Biesinger <cbiesinger@google.com>
669
670 * python.texi (Symbols In Python): Document new function
671 gdb.lookup_static_symbol.
672
673 2019-07-29 Christian Biesinger <cbiesinger@google.com>
674
675 * python.texi (Objfiles In Python): Document new functions
676 Objfile.lookup_{global,static}_symbol.
677
678 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
679
680 * gdb.texinfo (Backtrace): Document the new '-frame-info'
681 backtrace option. Reference 'set print frame-info'.
682 (Print Settings): Document 'set|show print frame-info'.
683 Document new 'presence' value for 'set print frame-arguments.
684
685 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
686
687 * gdb.texinfo (Symbols): Add information about -q flag to "info
688 types".
689
690 2019-07-20 Kevin Buettner <kevinb@redhat.com>
691
692 * python.texi (python command): Revise example to match
693 command behavior.
694
695 2019-07-09 Pedro Alves <palves@redhat.com>
696
697 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
698 examples to show type=catchpoint instead of type=breakpoint and an
699 address.
700
701 2019-07-03 Pedro Alves <palves@redhat.com>
702 Philippe Waroquiers <philippe.waroquiers@skynet.be>
703
704 * gdb.texinfo (Command Settings): New node documenting the general
705 concept of settings, how to change them, and the new "with"
706 command.
707 (Maintenance Commands): Document "maint with".
708
709 2019-07-03 Pedro Alves <palves@redhat.com>
710
711 * gdb.texinfo (Maintenance Commands): Document "maint set/show
712 test-settings" instead of "maint test-settings set/show".
713
714 2019-06-18 Simon Marchi <simon.marchi@efficios.com>
715
716 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
717 deals with a file that has the same name as the specified pid to
718 attach to. Add example using -p option.
719 (gdb man): Remove same sentence as in previous item.
720
721 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
722
723 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
724 node.
725 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
726 new MI commands.
727
728 2019-06-13 Pedro Alves <palves@redhat.com>
729
730 * gdb.texinfo (Command Completion): Mention command options too.
731 (Command Options): New node.
732 (Threads): Add anchors. Extend descriptions of the "taas" and
733 "tfaas" commands.
734 (Backtrace): Describe new options of the "backtrace" command. Add
735 anchors.
736 (Frame Apply): Describe new options of the "frame apply" and
737 "faas" commands. Add anchors.
738 (Data): Describe new options of the "print" command. Add anchors.
739 (Compiling and Injecting Code): Mention options of the "compile
740 print" command.
741 (Maintenance Commands): Mention "maint test-options" subcommands
742 and the "maint show test-options-completion-result" command.
743
744 2019-06-13 Pedro Alves <palves@redhat.com>
745
746 * gdb.texinfo (Print Settings): Document "set/show print
747 raw-frame-arguments" instead of "set/show print raw
748 frame-arguments".
749
750 2019-06-13 Pedro Alves <palves@redhat.com>
751
752 * gdb.texinfo (Maintenance Commands): Document "maint
753 test-settings" commands.
754
755 2019-06-06 Amos Bird <amosbird@gmail.com>
756
757 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
758 annotation.
759
760 2019-06-04 Christian Biesinger <cbiesinger@google.com>
761
762 * python.texi: Document new gdb.Type.objfile property.
763
764 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
765
766 * gdb.texinfo (Help): Document the new -v apropos flag.
767 (Output Styling): Document the style name styling done by "show style".
768 Document the new title and highlight styles.
769
770 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
771
772 * gdb.texinfo (Shell Commands): Document pipe command.
773 (Logging Output): Add a reference to pipe command.
774 (Convenience Variables): Document $_shell_exitcode and
775 $_shell_exitstatus.
776
777 2019-05-29 Tom Tromey <tromey@adacore.com>
778
779 * gdb.texinfo (Continuing and Stepping): Document new
780 commands.
781
782 2019-05-22 Alan Hayward <alan.hayward@arm.com>
783
784 * gdb.texinfo (Shell Commands): Add debugredirect.
785
786 2019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
787
788 * gdb.texinfo: Minor formatting fixes.
789
790 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
791
792 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
793 MI command -complete.
794
795 2019-05-14 Tom de Vries <tdevries@suse.de>
796
797 * gdb.texinfo (Automatic symbol index cache): Add concept and command
798 index entries.
799
800 2019-05-14 Tom de Vries <tdevries@suse.de>
801
802 * gdb.texinfo (Maintenance Commands): Remove superfluous
803 quoting on command index entry for "maint info selftests".
804
805 2019-05-10 Tom Tromey <tromey@adacore.com>
806
807 * python.texi (Pretty Printing API): Mention lazy computation for
808 "children".
809
810 2019-05-10 Tom Tromey <tromey@adacore.com>
811
812 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
813 exception" and "catch handlers". Move "catch exception unhandled"
814 text. Use @var for "catch load" and "catch unload"
815
816 2019-05-08 Tom Tromey <tromey@adacore.com>
817
818 * gdb.texinfo (Symbols): Document change to ptype/o.
819
820 2019-05-03 Eli Zaretskii <eliz@gnu.org>
821
822 * gdb.texinfo (Separate Debug Files): Document how the
823 subdirectory of the global debug directory is computed on
824 MS-Windows/MS-DOS.
825
826 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
827
828 * gdb.texinfo (Print Settings): Document 'print max-depth'.
829 * guile.texi (Guile Pretty Printing API): Document that 'print
830 max-depth' can effect the display of a values children.
831 * python.texi (Pretty Printing API): Likewise.
832 (Values From Inferior): Document max_depth keyword.
833
834 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
835
836 * gdb.texinfo (Calling): Document the new
837 set|show may-call-functions.
838
839 2019-04-22 Pedro Alves <palves@redhat.com>
840
841 * gdb.texinfo (Reverse Execution): Mention and xref process record
842 and replay. Mention remote and system emulators.
843 (Process Record and Replay): List supported architectures.
844 Mention that "record btrace" is only supported on Intel
845 processors.
846
847 2019-04-17 Alan Hayward <alan.hayward@arm.com>
848
849 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
850 (Monitor Commands for gdbserver)
851 (gdbserver man): Add debug-file option.
852
853 2019-04-08 Kevin Buettner <kevinb@redhat.com>
854
855 * python.texi (Inferiors In Python): Rename
856 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
857 Add note about the former being deprecated.
858
859 2019-04-08 Kevin Buettner <kevinb@redhat.com>
860
861 * python.texi (Threads In Python): Add description for method
862 InferiorThread.handle.
863
864 2019-04-07 Tom Tromey <tom@tromey.com>
865
866 * Makefile.in (all): Depend on "info".
867
868 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
869
870 * gdb.texinfo (Convenience Funs): Document '$_creal' and
871 '$_cimag'.
872
873 2019-03-30 Eli Zaretskii <eliz@gnu.org>
874
875 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
876 $_gdb_minor.
877
878 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
879
880 * python.texi (Pretty Printing API): Document use of None for the
881 display_hint.
882
883 2019-03-22 Alan Hayward <alan.hayward@arm.com>
884 Jiong Wang <jiong.wang@arm.com>
885
886 * gdb.texinfo (AArch64 Features): Describe pauth feature.
887
888 2019-03-20 Tom Tromey <tromey@adacore.com>
889
890 * python.texi (Selecting Pretty-Printers): Use @defvar for
891 gdb.pretty_printers.
892
893 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
894
895 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
896 of table, "@end @table" -> "@end table".
897
898 2019-03-14 Tom Tromey <tromey@adacore.com>
899
900 * gdb.texinfo (Output Styling): Document "set style source" and
901 "show style source".
902
903 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
904
905 * gdb.texinfo (Mode Options): Mention mi3.
906 (Interpreters): Likewise.
907 (GDB/MI Development and Front Ends): Add entry for MI 3 in
908 version table. Document -fix-multi-location-breakpoint-output.
909 (GDB/MI Breakpoint Information): Document format of breakpoint
910 location output.
911
912 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
913
914 * python.texi (Values From Inferior): Change synopsys of the
915 second form of Value.__init__.
916
917 2019-03-02 Eli Zaretskii <eliz@gnu.org>
918
919 * gdb.texinfo (Output Styling): Fix typos. Document the default
920 foreground colors of the available styles.
921
922 2019-02-27 Kevin Buettner <kevinb@redhat.com>
923
924 * gdb.texinfo (Configure Options): Document minimum python
925 version.
926
927 2019-02-26 Kevin Buettner <kevinb@redhat.com>
928
929 * python.texi (Values From Inferior): Document second form
930 of Value.__init__.
931
932 2019-02-23 Joel Brobecker <brobecker@adacore.com>
933
934 * gdb.texinfo: Update copyright year ranges.
935 * refcard.tex: Likewise.
936
937 2019-02-21 Alan Hayward <alan.hayward@arm.com>
938
939 * gdb.texinfo: Update style defaults.
940
941 2019-02-21 Tom Tromey <tromey@adacore.com>
942
943 * gdb.texinfo (Remote Configuration): Remove trailing "." from
944 @item.
945
946 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
947
948 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
949 MI versions. Update text around it.
950
951 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
952
953 * gdb.texinfo (PowerPC Features): Document the alias
954 pseudo-registers for the org.gnu.gdb.power.altivec feature.
955
956 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
957
958 * gdb.texinfo (Print Settings): Remove mention of specific
959 demangle-style values, just refer to the in-process help.
960
961 2018-12-28 Tom Tromey <tom@tromey.com>
962
963 * gdb.texinfo (Output Styling): New node.
964
965 2018-12-13 John Baldwin <jhb@FreeBSD.org>
966
967 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
968 (Native): Add a FreeBSD subsection.
969 (FreeBSD): Document use of system call aliases for compatibility
970 system calls.
971
972 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
973
974 * gdb.texinfo (Standard Target Features): Add RISC-V Features
975 sub-section.
976
977 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
978
979 * gdb.texinfo (Examining the Symbol Table): Document language choice
980 for 'info types|functions|variables' commands.
981 (Setting Breakpoints): Document language choice to print
982 the functions in which a breakpoint is set.
983
984 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
985
986 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
987 requirements for the org.gnu.gdb.power.vsx feature.
988
989 2018-11-01 Joel Brobecker <brobecker@adacore.com>
990
991 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
992 output to match the current implementation.
993
994 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
995
996 * gdb.texinfo (Information About a Frame): Document changes
997 to 'info args' and 'info locals'.
998 (Examining the Symbol Table): Document changes to 'info functions'
999 and 'info variables'.
1000
1001 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1002
1003 * gdb.texinfo (PowerPC Features): Describe new features
1004 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
1005 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
1006 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
1007 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
1008
1009 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1010
1011 * gdb.texinfo (PowerPC Features): Describe new features
1012 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
1013
1014 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1015
1016 * gdb.texinfo (PowerPC Features): Describe new feature
1017 "org.gnu.gdb.power.tar".
1018
1019 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1020
1021 * gdb.texinfo (PowerPC Features): Describe new features
1022 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
1023
1024 2018-10-20 Tom Tromey <tom@tromey.com>
1025
1026 * gdb.texinfo (TUI Commands): Add @end table.
1027 (TUI Configuration): Remove stray @end table.
1028
1029 2018-10-19 Tom Tromey <tom@tromey.com>
1030
1031 PR tui/18388:
1032 * gdb.texinfo (TUI Commands): Remove tabset documentation.
1033 (TUI Configuration): Document "set tui tab-width".
1034
1035 2018-10-09 Tom Tromey <tom@tromey.com>
1036
1037 * python.texi (Inferiors In Python): Link to "Frames In Python",
1038 not "Unwinding Frames in Python".
1039
1040 2018-10-09 Tom Tromey <tom@tromey.com>
1041
1042 * gdb.texinfo (Configure Options): Update --enable-ubsan
1043 documentation.
1044
1045 2018-10-08 John Baldwin <jhb@FreeBSD.org>
1046
1047 * gdb.texinfo (Contributors): Add SRI International and University
1048 of Cambridge for FreeBSD/riscv.
1049
1050 2018-10-06 Tom Tromey <tom@tromey.com>
1051
1052 PR python/19399:
1053 * python.texi (Inferiors In Python): Document
1054 Inferior.Architecture.
1055
1056 2018-10-06 Tom Tromey <tom@tromey.com>
1057
1058 PR python/21765:
1059 * python.texi (Symbols In Python): Document the module and
1060 common-block domains. Remove documentation for incorrect
1061 domains.
1062
1063 2018-10-03 Tom Tromey <tom@tromey.com>
1064
1065 * gdb.texinfo (Configure Options): Document --enable-ubsan.
1066
1067 2018-10-02 John Darrington <john@darrington.wattle.id.au>
1068
1069 * gdb.texinfo (Remote Connection Commands): Describe
1070 the changes to target remote and target extended-remote
1071 relating to Unix domain sockets.
1072
1073 2018-10-01 Tom Tromey <tom@tromey.com>
1074
1075 * gdb.texinfo (Configure Options): Document configure options.
1076
1077 2018-09-29 Tom Tromey <tom@tromey.com>
1078
1079 * gdb.texinfo (Requirements): Mention C++, GNU make.
1080 (Requirements): Sort the table. Add more libraries.
1081 (Running Configure): Remove obsolete text.
1082 (Separate Objdir): Likewise.
1083 (Configure Options): Likewise.
1084
1085 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1086
1087 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
1088 to highlight that the number is also the frame's level.
1089 (Selection): Rewrite documentation for 'frame' and 'select-frame'
1090 commands.
1091 (Frame Info): Rewrite documentation for 'info frame' command.
1092
1093 2018-09-23 Tom Tromey <tom@tromey.com>
1094
1095 PR python/18852:
1096 * python.texi (Parameters In Python): Document exception behavior
1097 of get_set_string.
1098
1099 2018-09-18 John Baldwin <jhb@FreeBSD.org>
1100
1101 * gdb.texinfo (info proc): Remove "running".
1102 (info proc mappings): Replace "program" with "process".
1103
1104 2018-09-18 John Baldwin <jhb@FreeBSD.org>
1105
1106 * gdb.texinfo (Process Information): Document "info proc files"
1107 command.
1108
1109 2018-09-17 Tom Tromey <tom@tromey.com>
1110
1111 * gdb.texinfo (Index Files): Update for cache directory change on
1112 macOS.
1113
1114 2018-09-16 Tom Tromey <tom@tromey.com>
1115
1116 * python.texi (Basic Python): Update docs for find_pc_line,
1117 solib_name.
1118 (Progspaces In Python): Update docs for current_progspace.
1119 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
1120 Move method documentation before example.
1121
1122 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1123
1124 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
1125
1126 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1127 2018-09-13 Tom Tromey <tom@tromey.com>
1128
1129 * python.texi (Program Spaces In Python): Document the
1130 Progspace.objfiles method.
1131 (Objfiles In Python): Mention that gdb.objfiles() is identical
1132 to gdb.selected_inferior().progspace.objfiles().
1133
1134 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1135 2018-09-13 Tom Tromey <tom@tromey.com>
1136
1137 * python.texi (Inferiors In Python): Document
1138 Inferior.progspace.
1139 (Program Spaces In Python): Document that
1140 gdb.current_progspace() is the same as
1141 gdb.selected_inferior().progspace.
1142
1143 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1144
1145 * python.texi (Basic Python): Mention the string representation
1146 of GDB Python objects.
1147
1148 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1149
1150 * gdb.texinfo (Skipping Over Functions and Files): Document
1151 set/show debug skip.
1152
1153 2018-09-10 Tom Tromey <tom@tromey.com>
1154
1155 * python.texi (Frames In Python, Blocks In Python)
1156 (Symbols In Python, Symbol Tables In Python)
1157 (Lazy Strings In Python): Remove periods from section titles.
1158
1159 2018-09-10 Tom Tromey <tom@tromey.com>
1160
1161 * python.texi (Pretty Printing API): Swap sentence order.
1162
1163 2018-09-10 Tom Tromey <tom@tromey.com>
1164
1165 PR python/16461:
1166 * python.texi (Values From Inferior): Mention use of virtual
1167 table.
1168
1169 2018-09-10 Tom Tromey <tom@tromey.com>
1170
1171 * python.texi (Basic Python): Parenthesize argument to
1172 decode_line.
1173
1174 2018-09-10 Tom Tromey <tom@tromey.com>
1175
1176 * python.texi (Python): Mention Python versions. Don't mention
1177 execfile.
1178
1179 2018-09-10 Tom Tromey <tom@tromey.com>
1180
1181 PR python/19808:
1182 * python.texi (Unwinding Frames in Python): Rewrite
1183 create_unwind_info documentation. Update read_register
1184 documentation and add a note about unwinder caution.
1185
1186 2018-09-10 Tom Tromey <tom@tromey.com>
1187
1188 PR python/18909:
1189 * python.texi (Events In Python): Fix inferior_call
1190 documentation.
1191
1192 2018-09-10 Tom Tromey <tom@tromey.com>
1193
1194 PR python/17752:
1195 * python.texi (Frame Filter API): Remove period from subsection
1196 title. Mention 100 as good default priority.
1197 (Frame Decorator API): Remove period from subsection title.
1198 Mention FrameDecorator module.
1199
1200 2018-09-10 Tom Tromey <tom@tromey.com>
1201
1202 PR python/23108:
1203 * python.texi (Exception Handling): Rearrange gdb.GdbError text
1204 and add a table.
1205
1206 2018-09-10 Tom Tromey <tom@tromey.com>
1207
1208 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
1209 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
1210 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
1211 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
1212
1213 2018-09-10 Tom Tromey <tom@tromey.com>
1214
1215 PR python/16484:
1216 * python.texi (Frames In Python): Document that Frame.block can
1217 throw.
1218
1219 2018-09-10 Tom Tromey <tom@tromey.com>
1220
1221 PR python/23487:
1222 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
1223
1224 2018-09-10 Tom Tromey <tom@tromey.com>
1225
1226 PR python/16033:
1227 * python.texi (Blocks In Python): Document that Block.end is
1228 exclusive.
1229
1230 2018-08-29 Keith Seitz <keiths@redhat.com>
1231
1232 * gdb.texinfo (Compiling and injecting code in GDB): Document
1233 set/show "compile-oracle" and "compile-cplus-types" commands.
1234
1235 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1236
1237 * gdb.texinfo (The -stack-list-frames Command): Update description
1238 to mention "arch".
1239 Update MI examples throughout the document to contain "arch" in
1240 frame output.
1241
1242 2018-08-21 Alan Hayward <alan.hayward@arm.com>
1243
1244 * gdb.texinfo (AArch64 SVE): New subsubsection.
1245
1246 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1247
1248 * gdb.texinfo (GDB/MI Data Manipulation): Document
1249 "-data-disassemble -a addr".
1250 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1251 feature.
1252
1253 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1254
1255 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1256 symbol index cache.
1257
1258 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
1259
1260 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1261 option sections to further clarify that gcore can take more
1262 than one PID, and that "-o" is used to specify a prefix, not a
1263 filename.
1264
1265 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1266
1267 * gdb.texinfo (Maintenance Commands): Add description of
1268 maintenance command to control dwarf unwinders.
1269
1270 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1271
1272 * gdb.texinfo (Debugging Programs with Multiple Threads):
1273 Document changes to 'thread apply'. Document 'taas'.
1274 Document 'tfaas'.
1275 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1276
1277 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1278 Jan Kratochvil <jan.kratochvil@redhat.com>
1279 Paul Fertser <fercerpav@gmail.com>
1280 Tsutomu Seki <sekiriki@gmail.com>
1281
1282 * gdb.texinfo (Remote Connection Commands): Add explanation
1283 about new IPv6 support. Add new connection prefixes.
1284
1285 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1286
1287 * gdb.texinfo (Remote Configuration): Update descriptions for
1288 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1289 and hardware-watchpoint-length-limit variables.
1290
1291 2018-07-02 Maciej W. Rozycki <macro@mips.com>
1292
1293 PR tdep/8282
1294 * gdb.texinfo (Source and Machine Code): Document `set
1295 disassembler-options' support for the MIPS target.
1296
1297 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1298
1299 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1300
1301 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1302
1303 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1304 is no longer mandatory.
1305
1306 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1307
1308 * gdb.texinfo (Files): Document "symbol-file -o offset".
1309
1310 2018-06-14 Tom de Vries <tdevries@suse.de>
1311
1312 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1313
1314 2018-06-11 Eli Zaretskii <eliz@gnu.org>
1315
1316 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1317
1318 2018-06-08 Gary Benson <gbenson@redhat.com>
1319
1320 * gdb.texinfo (Maintenance Commands): Document "maint check
1321 libthread-db" and "maint set/show check-libthread-db".
1322
1323 2018-06-05 Tom Tromey <tom@tromey.com>
1324
1325 PR cli/12326:
1326 * gdb.texinfo (Screen Size): Document "c" response to pagination
1327 prompt.
1328
1329 2018-05-31 Maciej W. Rozycki <macro@mips.com>
1330
1331 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1332 selection details with the `set endian auto' mode.
1333
1334 2018-05-31 Alan Hayward <alan.hayward@arm.com>
1335
1336 * gdb.texinfo: Describe SVE feature.
1337
1338 2018-05-04 Tom Tromey <tom@tromey.com>
1339
1340 PR python/22731:
1341 * python.texi (Breakpoints In Python): Mention that "commands" is
1342 writable.
1343
1344 2018-05-02 Tom Tromey <tom@tromey.com>
1345
1346 PR python/20084:
1347 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1348 PARAM_ZUINTEGER_UNLIMITED.
1349
1350 2018-04-30 Tom Tromey <tom@tromey.com>
1351
1352 * python.texi (Types In Python): Document Type.align.
1353
1354 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1355
1356 * gdb.texinfo (Symbols): Mention the fact that "info
1357 variables/functions/types" show source files and line numbers.
1358
1359 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1360
1361 * gdb.texinfo: Document set/show record btrace cpu.
1362
1363 2018-03-27 Joel Brobecker <brobecker@adacore.com>
1364
1365 * gdb.texinfo (Ada Settings): New subsubsection.
1366
1367 2018-03-26 Tom Tromey <tom@tromey.com>
1368
1369 PR backtrace/15582:
1370 * gdb.texinfo (Backtrace): Mention "hide" argument.
1371
1372 2018-03-26 Tom Tromey <tom@tromey.com>
1373
1374 * gdb.texinfo (Backtrace): Describe options individually.
1375
1376 2018-03-19 Tom Tromey <tom@tromey.com>
1377
1378 * observer.texi: Remove.
1379
1380 2018-03-04 John Baldwin <jhb@FreeBSD.org>
1381
1382 * gdb.texinfo (Debugging Output): Document "set/show debug
1383 fbsd-nat".
1384
1385 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1386
1387 * gdb.texinfo (Machine Code): Additional information about "info
1388 line" command.
1389
1390 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1391
1392 * gdb.texinfo (gdb-add-index man): Add pindex.
1393
1394 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1395
1396 * gdb.texinfo (set cwd): Add period.
1397 (gdb-add-index man): Move anchor.
1398
1399 2017-01-12 Tom Tromey <tom@tromey.com>
1400 Sergio Durigan Junior <sergiodj@redhat.com>
1401
1402 * gdb.texinfo (Index Files): Mention gdb-add-index.
1403 (gdb-add-index man): New section.
1404 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1405 from gdb.texinfo.
1406
1407 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1408
1409 * gdb.texinfo (pwd): Fix whitespace.
1410
1411 2018-01-09 John Baldwin <jhb@FreeBSD.org>
1412
1413 * gdb.texinfo (pwd): Update cross-reference for Process Information
1414 node and remove explicit /proc reference.
1415 (Native): Rename subsection from SVR4 Process Information to
1416 Process Information.
1417 (Process Information): Reword introduction to be less /proc
1418 centric. Document support for "info proc" on FreeBSD.
1419
1420 2018-01-03 Xavier Roirand <roirand@adacore.com>
1421
1422 * gdb.texinfo (Set Catchpoints): Add documentation for new
1423 "catch handlers" action.
1424
1425 2017-12-27 Stafford Horne <shorne@gmail.com>
1426
1427 * gdb.texinfo (Target Description Format): Explain that arbitrary
1428 strings are now allowed for register groups.
1429
1430 2017-12-27 Stafford Horne <shorne@gmail.com>
1431
1432 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1433
1434 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1435
1436 PR cli/16224
1437 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1438
1439 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1440
1441 * python.texi (Manipulating breakpoints using Python): Document
1442 qualified parameter to gdb.Breakpoint.
1443
1444 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1445
1446 * python.texi (Manipulating breakpoints using Python): Split doc
1447 of Breakpoint.__init__ in two, split text in multiple
1448 paragraphs, don't nest parameter square brackets.
1449
1450 2017-12-12 Stafford Horne <shorne@gmail.com>
1451 Stefan Wallentowitz <stefan@wallentowitz.de>
1452 Franck Jullien <franck.jullien@gmail.com>
1453 Jeremy Bennett <jeremy.bennett@embecosm.com>
1454
1455 * gdb.texinfo: Add OpenRISC documentation.
1456
1457 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1458
1459 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1460
1461 2017-12-07 Keith Seitz <keiths@redhat.com>
1462
1463 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1464 and "show print type nested-type-limit".
1465
1466 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1467
1468 * python.texi (Breakpoints In Python): Add text relating
1469 to allowed explicit locations and keywords in gdb.Breakpoints.
1470
1471 2017-12-04 Tom Tromey <tom@tromey.com>
1472
1473 * gdb.texinfo (Rust): Update trait object status
1474
1475 2017-12-01 Andrew Cagney <cagney@redhat.com>
1476 Joel Brobecker <brobecker@adacore.com>
1477 Sergio Durigan Junior <sergiodj@redhat.com>
1478
1479 * gdb.texinfo (File Options): Document --readnever.
1480 (Commands to Specify Files): Likewise, for 'symbol-file' and
1481 'add-symbol-file'.
1482
1483 2017-11-29 Pedro Alves <palves@redhat.com>
1484
1485 PR c++/19436
1486 * gdb.texinfo (Debugging C Plus Plus): Document setting
1487 breakpoints in functions with ABI tags.
1488
1489 2017-11-29 Pedro Alves <palves@redhat.com>
1490
1491 * gdb.texinfo (Linespec Locations): Document how "function" is
1492 interpreted in C++ and Ada. Document "-qualified".
1493 (Explicit Locations): Document how "-function" is interpreted in
1494 C++ and Ada. Document "-qualified".
1495
1496 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1497
1498 PR gdb/21945
1499 * gdb.texinfo (Search Memory): Update description and example
1500 about how to search a string without NULL terminator.
1501
1502 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1503
1504 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1505 new "exception-message" field.
1506
1507 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1508
1509 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1510
1511 2017-11-24 Pedro Alves <palves@redhat.com>
1512
1513 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1514 false claim that GDB inserts quoting automatically.
1515 (Symbols): Add anchor.
1516
1517 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1518
1519 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1520
1521 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1522
1523 * python.texi (Basic Python): Add rbreak documentation.
1524
1525 2017-11-07 Xavier Roirand <roirand@adacore.com>
1526 Pedro Alves <palves@redhat.com>
1527
1528 * gdb.texinfo (Set Breaks): Document support for breakpoint
1529 location ranges in the enable/disable commands.
1530
1531 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1532
1533 * gdb.texinfo (Starting your Program) <The working directory.>:
1534 Mention remote debugging.
1535 (Working Directory) <Your Program's Working Directory>:
1536 Likewise.
1537 (Connecting) <Remote Packet>: Add "set-working-dir"
1538 and "QSetWorkingDir" to the table.
1539 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1540 packet.
1541
1542 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1543
1544 * gdb.texinfo (Starting your Program) <The working directory.>:
1545 Mention new "set cwd" command.
1546 (Working Directory) <Your Program's Working Directory>:
1547 Rephrase to explain that "set cwd" exists and is the default
1548 way to change the inferior's cwd.
1549
1550 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1551
1552 * gdb.texinfo (S/390 and System z Features): Document the new
1553 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1554
1555 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1556
1557 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1558 attribute.
1559
1560 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1561
1562 * python.texi (Inferiors In Python): Add description for method
1563 Inferior.thread_from_thread_handle.
1564
1565 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1566
1567 * gdb.texinfo (Starting your Program): Add description of
1568 starti command. Mention starti command as an alternative for
1569 debugging the elaboration phase.
1570
1571 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1572
1573 * gdb.texinfo (Maintenance Commands): Document filter parameter
1574 of "maint selftest". Document "maint info selftests" command.
1575
1576 2017-09-11 Tom Tromey <tom@tromey.com>
1577
1578 * python.texi (Events In Python): Document new events.
1579
1580 2017-09-04 Pedro Alves <palves@redhat.com>
1581
1582 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1583 no-debug-info variables.
1584 (Symbols) <Examining the Symbol Table>: Document inspecting
1585 no-debug-info types.
1586 (Calling) <Calling functions with no debug info>: New subsection,
1587 documenting calling no-debug-info functions.
1588 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1589
1590 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1591
1592 * gdb.texinfo (set environment): Add @anchor. Explain that
1593 environment variables set by the user are sent to GDBserver.
1594 (unset environment): Likewise, but for unsetting variables.
1595 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1596 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1597 "environment-reset" and "QEnvironmentReset" to the table.
1598 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1599 QEnvironmentReset>: New item, explaining the packet.
1600
1601 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1602
1603 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1604 "Compiler search for the compile command" descriptions of set
1605 compile-gcc and show compile-gcc.
1606
1607 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1608
1609 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1610 ADI support.
1611 * NEWS: Add "adi examine" and "adi assign" commands.
1612
1613 2017-08-18 Yao Qi <yao.qi@linaro.org>
1614
1615 * gdb.texinfo (Server): Document "--selftest".
1616
1617 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1618
1619 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1620 Single-Key mode.
1621
1622 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1623
1624 PR gdb/21925
1625 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1626 set...").
1627
1628 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1629
1630 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1631 conditional expression.
1632
1633 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1634
1635 * agentexpr.texi (rot): Fix symbolic description, improve
1636 textual description.
1637
1638 2017-07-26 Yao Qi <yao.qi@linaro.org>
1639
1640 * gdb.texinfo (Maintenance Commands): Document command
1641 "maint check xml-descriptions".
1642
1643 2017-07-26 Yao Qi <yao.qi@linaro.org>
1644
1645 * gdb.texinfo (Maintenance Commands): Document optional
1646 argument of "maint print c-tdesc".
1647
1648 2017-07-18 Yao Qi <yao.qi@linaro.org>
1649
1650 * gdb.texinfo (Maintenance Commands): Improve the doc to
1651 command "maint print c-tdesc".
1652
1653 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1654
1655 PR gdb/21606
1656 * python.texi (Python representation of Symbols.): Replace
1657 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1658 * guile.texi (Guile representation of Symbols.): Likewise.
1659
1660 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1661
1662 * gdb.texinfo (Optional Messages about Internal Happenings):
1663 Document {set,show} debug separate-debug-file commands.
1664
1665 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1666
1667 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1668 (Connecting) <Remote Packet>: Add "startup-with-shell"
1669 and "QStartupWithShell" to the table.
1670 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1671 packet.
1672
1673 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1674
1675 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1676
1677 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1678
1679 * python.texi (Recording in Python): Factor out the documentation of
1680 gdb.RecordInstruction's super class.
1681
1682 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1683
1684 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1685 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1686 prev and next.
1687
1688 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1689
1690 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1691 gdb.RecordInstruction
1692
1693 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1694
1695 * python.texi (Recording in Python): Add documentation for
1696 gdb.RecordGap and remove documentation of special cases for
1697 gdb.BtraceInstruction.
1698
1699 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1700
1701 * python.texi (Recording in Python): Remove Record.ptid defvar.
1702
1703 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1704
1705 * gdb.texinfo (GDB/MI Thread Information): Add missing
1706 fields, re-word some things.
1707 (GDB/MI Thread Commands): Describe fields found in the output of
1708 -thread-info, remove description of fields in the
1709 thread output tuple, replace with a cross-reference to "GDB/MI
1710 Thread Information".
1711
1712 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1713
1714 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1715 from -thread-info output.
1716
1717 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1718
1719 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1720
1721 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1722
1723 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1724
1725 2017-03-22 Yao Qi <yao.qi@linaro.org>
1726
1727 * python.texi (Inferiors In Python): Remove @code from Python.
1728
1729 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1730
1731 * python.texi (Recordings In Python): Document return type of
1732 gdb.BtraceInstruction.data.
1733
1734 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1735
1736 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1737 command file-list-shared-libraries
1738 (GDB/MI Async Records): Update documentation of library-loaded with new
1739 field.
1740
1741 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1742
1743 PR gdb/14441
1744 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1745 supports both lvalue and rvalue references.
1746
1747 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1748
1749 PR gdb/14441
1750 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1751 table of constants.
1752
1753 2017-03-16 Doug Evans <dje@google.com>
1754
1755 * guile.texi (Lazy Strings In Guile): Mention arrays.
1756 * python.texi (Lazy Strings In Python): Ditto.
1757
1758 2017-03-08 Jiong Wang <jiong.wang@arm.com>
1759
1760 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1761 character "@".
1762
1763 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1764
1765 * Memory Protection Extensions: Add information about inferior
1766 calls.
1767
1768 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1769
1770 * gdb.texinfo: Document new set/show disassembler-options
1771 commands.
1772
1773 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1774
1775 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1776 DW_TAG_GNU_* and DW_AT_GNU_*.
1777
1778 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1779
1780 * python.texi (Recordings In Python): New section.
1781
1782 2017-02-14 Tom Tromey <tom@tromey.com>
1783
1784 PR python/13598:
1785 * python.texi (Events In Python): Document events.before_prompt.
1786
1787 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1788
1789 * gdb.texinfo (Target Commands): Document the optional offset
1790 argument for the load command.
1791
1792 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1793
1794 PR gdb/21122
1795 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1796 space-separated breakpoint lists. Also add a missing @table command
1797 and @cindex for breakpoint lists.
1798
1799 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1800
1801 PR tdep/20936
1802 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1803 (Sparc Features): New node.
1804
1805 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1806
1807 * gdb.texinfo (i386 Features): Add system segment registers
1808 as feature.
1809
1810 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1811
1812 * python.texi (Events In Python): Fix typo.
1813
1814 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1815 Luis Machado <lgustavo@codesourcery.com>
1816
1817 * gdb.texinfo (-target-flash-erase): New MI command description.
1818 (flash-erase): New CLI command description.
1819
1820 2017-01-04 John Baldwin <jhb@FreeBSD.org>
1821
1822 * gdb.texinfo (Contributors): Add SRI International and University
1823 of Cambridge for FreeBSD/mips.
1824
1825 2016-12-22 Doug Evans <xdje42@gmail.com>
1826
1827 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1828 commands.
1829
1830 2016-12-02 Pedro Alves <palves@redhat.com>
1831
1832 * gdb.texinfo (User-defined Commands): Limit on number of
1833 arguments passed to user-defined commands removed; update.
1834
1835 2016-12-02 Pedro Alves <palves@redhat.com>
1836
1837 PR cli/20559
1838 * gdb.texinfo (Define): Add example of using "eval" to process a
1839 variable number of arguments.
1840 (Output) <eval>: Add anchor.
1841
1842 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1843
1844 * Makefile.in: Likewise.
1845
1846 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1847
1848 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1849 xref.
1850
1851 2016-10-29 Pedro Alves <palves@redhat.com>
1852
1853 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1854 actions.
1855
1856 2016-10-26 Pedro Alves <palves@redhat.com>
1857
1858 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1859 actions that match a thread, and what happens when an action
1860 matches a thread that is already running.
1861
1862 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1863
1864 * gdb.texinfo (Using Trace Files): Fix typo.
1865 (GDB/MI Tracepoint Commands): Likewise.
1866
1867 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1868
1869 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1870 of -trace-save.
1871
1872 2016-10-06 Tom Tromey <tom@tromey.com>
1873
1874 * guile.texi (Types In Guile): Remove Java mentions.
1875 * python.texi (Types In Python): Remove Java mentions.
1876 * gdb.texinfo (Address Locations, Supported Languages)
1877 (Index Section Format): Remove Java mentions.
1878
1879 2016-08-15 Doug Evans <dje@google.com>
1880
1881 * gdb.texinfo (Target Description Format): Update docs on "end"
1882 field spec and field default type.
1883
1884 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1885 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1886
1887 PR gdb/20487
1888 * gdb.texinfo (Context management): Update mention of frame
1889 change notifications.
1890 (gdb/mi Async Records): Document frame field in
1891 =thread-select event.
1892 * observer.texi (GDB Observers): New user_selected_context_changed
1893 observer.
1894
1895 2016-09-28 Tom Tromey <tom@tromey.com>
1896
1897 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1898 than "memory breakpoint". Further document "kind". Move
1899 protocol-details link earlier.
1900 <z1>: Document the cmd_list argument. Fix typo.
1901 <g>: Remove incorrect sentence.
1902 (Stop Reply Packets): Document "OK" response to requests when in
1903 non-stop mode.
1904 <swbreak>: Use "software breakpoint" rather than "memory
1905 breakpoint".
1906 <create>: Document that "R" is ignored.
1907 <W, X, w>: Document formatting of "AA".
1908 (Notification Packets): Use "%Stop", not "%%Stop".
1909
1910 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1911
1912 * gdb.texinfo (Embedded Processors): Document ARC.
1913 (Synopsys ARC): New section.
1914 (Standard Target Features): Document ARC features.
1915 (ARC Features): New section.
1916
1917 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1918
1919 * .gitignore: New file.
1920
1921 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1922
1923 * gdb.texinfo (Input/Output): Mention possibility to unset
1924 inferior-tty.
1925
1926 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1927
1928 * gdb.texinfo: Resume btrace on reconnect.
1929
1930 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1931
1932 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1933 syscall.
1934
1935 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1936
1937 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1938 command.
1939
1940 2016-07-13 Tom Tromey <tom@tromey.com>
1941
1942 PR python/15620, PR python/18620:
1943 * python.texi (Events In Python): Document new breakpoint events.
1944
1945 2016-07-13 Tom Tromey <tom@tromey.com>
1946
1947 PR python/17698:
1948 * python.texi (Breakpoints In Python): Document
1949 Breakpoint.pending.
1950
1951 2016-07-13 Tom Tromey <tom@tromey.com>
1952
1953 * python.texi (Breakpoints In Python): Move table of types and
1954 table of watchpoint types earlier in node.
1955
1956 2016-07-12 Tom Tromey <tom@tromey.com>
1957
1958 PR python/19293:
1959 * python.texi (Frames In Python): Document
1960 gdb.invalidate_cached_frames.
1961
1962 2016-06-21 Pedro Alves <palves@redhat.com>
1963
1964 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1965 document new-ui and explain use case.
1966
1967 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1968
1969 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1970 (NDS32 Features): New Section.
1971
1972 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1973
1974 * gdb.texinfo (Examining Memory): Document negative repeat
1975 count in the 'x' command.
1976
1977 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1978
1979 * gdb.texinfo (GDB/MI Async Records): Document method and
1980 format fields in =record-started.
1981 * observer.texi (record_changed): Add method and format
1982 parameters.
1983
1984 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1985
1986 * gdb.texinfo (General Query Packets): Move the description of the
1987 response before the long list of the specific 'read' and 'write'
1988 requests.
1989
1990 2016-05-23 Tom Tromey <tom@tromey.com>
1991
1992 * python.texi (Basic Python): Document gdb.breakpoints return.
1993
1994 2016-05-24 Tom Tromey <tom@tromey.com>
1995
1996 PR gdb/19194:
1997 * gdb.texinfo (gdb man): Fix typo.
1998
1999 2016-05-17 Tom Tromey <tom@tromey.com>
2000
2001 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
2002 (Rust): New node.
2003
2004 2016-05-17 Tom Tromey <tom@tromey.com>
2005
2006 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
2007
2008 2016-04-27 Yao Qi <yao.qi@linaro.org>
2009
2010 * gdb.texinfo (tfind): Complete doc about tfind without
2011 argument.
2012
2013 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
2014
2015 * agentexpr.texi (byte): Fix zero_ext description.
2016
2017 2016-03-31 Pedro Alves <palves@redhat.com>
2018
2019 * gdb.texinfo (M32R/SDI): Delete node.
2020 (MIPS Embedded): Remove references to the MIPS remote debugging
2021 protocol, PMON and variants, and the associated commands.
2022
2023 2016-03-15 Doug Evans <dje@google.com>
2024
2025 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
2026 (Target Description Format): Mention enum types. Update docs on
2027 flags types.
2028 (Predefined Target Types): Add "bool".
2029 (Enum Target Types): New node.
2030
2031 2016-03-15 Pedro Alves <palves@redhat.com>
2032
2033 * gdb.texinfo (Tracepoint Actions): Fix typo.
2034
2035 2016-03-15 Pedro Alves <palves@redhat.com>
2036 Andreas Arnez <arnez@linux.vnet.ibm.com>
2037 Marcin Kościelnicki <koriakin@0x04.net>
2038
2039 * gdb.texinfo (Tracepoint Actions): Document possible
2040 unreliability of '$_ret'.
2041
2042 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
2043
2044 * gdb.texinfo (Symbols): Document new 'maint info line-table'
2045 command.
2046
2047 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
2048
2049 * gdb.texinfo (Convenience Functions): Document $_as_string.
2050
2051 2016-02-23 Doug Evans <dje@google.com>
2052
2053 * gdb.texinfo (Skipping Over Functions and Files): Document new
2054 options to "skip" command. Update docs of output of "info skip".
2055
2056 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
2057
2058 * gdb.texinfo (Signals): Add bound violation display hints for
2059 a SIGSEGV.
2060
2061 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
2062
2063 * gdb.texinfo (Trace File Format): Add documentation for description
2064 section lines.
2065
2066 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
2067
2068 * gdb.texinfo (Trace File Format): Remove misleading information
2069 about register block ordering.
2070
2071 2016-02-01 Doug Evans <dje@google.com>
2072
2073 * gdb.texinfo (Value Sizes): Fix typo.
2074
2075 2016-02-01 Doug Evans <dje@google.com>
2076
2077 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
2078
2079 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2080
2081 * gdb.texinfo (Value Sizes): New section.
2082 (Data): Add the 'Value Sizes' node to the menu.
2083
2084 2016-01-26 John Baldwin <jhb@FreeBSD.org>
2085
2086 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
2087
2088 2016-01-19 John Baldwin <jhb@FreeBSD.org>
2089
2090 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
2091
2092 2016-01-18 Pedro Alves <palves@redhat.com>
2093
2094 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
2095 of the thread that hit a breakpoint or received a signal.
2096
2097 2016-01-15 Pedro Alves <palves@redhat.com>
2098
2099 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
2100
2101 2016-01-13 Pedro Alves <palves@redhat.com>
2102
2103 * gdb.texinfo (Threads): Document the $_gthread convenience
2104 variable.
2105 (Convenience Vars): Likewise.
2106
2107 2016-01-13 Pedro Alves <palves@redhat.com>
2108
2109 * gdb.texinfo (Threads): Document "info threads -gid".
2110
2111 2016-01-13 Pedro Alves <palves@redhat.com>
2112
2113 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
2114 anchor.
2115 (Threads In Python): Document new InferiorThread.global_num
2116 attribute.
2117
2118 2016-01-07 Pedro Alves <palves@redhat.com>
2119
2120 * gdb.texinfo (Threads): Document per-inferior thread IDs,
2121 qualified thread IDs, global thread IDs and thread ID lists.
2122 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
2123 thread IDs.
2124 (Convenience Vars): Document the $_thread convenience variable.
2125 (Ada Tasks): Adjust to refer to thread IDs.
2126 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
2127 Commands, GDB/MI Variable Objects): Update to mention global
2128 thread IDs.
2129 * guile.texi (Breakpoints In Guile)
2130 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
2131 global thread IDs instead of thread IDs.
2132 * python.texi (Threads In Python): Adjust documentation of
2133 InferiorThread.num.
2134 (Breakpoint.thread): Mention global thread IDs instead of thread
2135 IDs.
2136
2137 2016-01-13 Pedro Alves <palves@redhat.com>
2138
2139 * python.texi (Threads In Python): Document
2140 InferiorThread.inferior.
2141
2142 2016-01-13 Pedro Alves <palves@redhat.com>
2143
2144 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
2145 convenience variable.
2146 (Convenience Vars): Likewise.
2147
2148 2016-01-12 Josh Stone <jistone@redhat.com>
2149 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2150
2151 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
2152 (Stop Reply Packets): List the syscall entry and return stop reasons.
2153 (General Query Packets): Describe QCatchSyscalls, and add it to the
2154 table and the detailed list of stub features.
2155
2156 2016-01-12 Pedro Alves <palves@redhat.com>
2157
2158 Remove use of the registered trademark symbol throughout.
2159
2160 2016-01-12 Yao Qi <yao.qi@linaro.org>
2161
2162 * gdb.texinfo (Interrupts): Update the document on handling
2163 interrupt when program is stopped.
2164
2165 2015-12-11 Don Breazeal <donb@codesourcery.com>
2166
2167 * gdb.texinfo (Forks): Correct Linux kernel version where
2168 fork and exec events are supported, add notes about support
2169 of these events in target remote mode.
2170 (Connecting): Reorganize and clarify distinctions between
2171 target remote, extended-remote, and multiprocess.
2172 Reorganize related text from separate sections into new
2173 sections.
2174 (Server): Note effects of target extended-remote mode.
2175 Delete section on Multi-Process Mode for gdbserver.
2176 Move some text to "Connecting" node.
2177
2178 2015-12-10 Pedro Alves <palves@redhat.com>
2179
2180 * gdb.texinfo (Threads): Replace warning with explanation
2181 about single-threaded programs.
2182
2183 2015-12-10 Pedro Alves <palves@redhat.com>
2184
2185 * gdb.texinfo (Threads): Remove mention of SGI.
2186 (Forks): Remove mention of HP-UX.
2187 (Breakpoints): Remove mention of HP-UX.
2188 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
2189 Reword in terms of architectures.
2190 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
2191 mention supported systems.
2192 (Convenience Vars): Don't mention HP-UX.
2193 (Jumping): Remove mention of HP-UX in comment.
2194 (Files) <shared libraries>: Update supported shared library types
2195 list. Remove mention of HP-UX.
2196 (Native): Remove HP-UX subsection.
2197 (SVR4 Process Information): Remove mention of HP-UX.
2198
2199 2015-12-10 Pedro Alves <palves@redhat.com>
2200
2201 * gdb.texinfo (Stack): Reorder menu.
2202
2203 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
2204
2205 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
2206 -var-set-format's new zero-hexadecimal format.
2207
2208 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
2209
2210 * gdb.texinfo (Ada Mode Into): Move overloading support
2211 description to its own node.
2212 (Overloading support for Ada): New node.
2213
2214 2015-11-30 Pedro Alves <palves@redhat.com>
2215
2216 PR 14618
2217 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
2218 (Remote Configuration): Add the "set/show remote
2219 no-resumed-stop-reply" to the available settings table.
2220 (General Query Packets): Document the "no-resumed" qSupported
2221 feature.
2222
2223 2015-11-30 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.texinfo (Remote Configuration): List "set/show remote
2226 thread-events" command in configuration table.
2227 (Stop Reply Packets): Document "T05 create" stop
2228 reason and 'w' stop reply.
2229 (General Query Packets): Document QThreadEvents packet. Document
2230 QThreadEvents qSupported feature.
2231
2232 2015-11-30 Pedro Alves <palves@redhat.com>
2233
2234 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2235 anchor.
2236 (Packets): Document vCtrlC.
2237
2238 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2239
2240 * gdb.texinfo (Thread List Format): Mention thread names.
2241
2242 2015-11-24 Pedro Alves <palves@redhat.com>
2243
2244 PR 17539
2245 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2246 program-spaces" example to ascending order listing.
2247 (Threads): Adjust "info threads" example to ascending order
2248 listing.
2249 (Forks): Adjust "info inferiors" example to ascending order
2250 listing.
2251
2252 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
2253
2254 * gdb.texinfo (Process Record and Replay): Document "record
2255 instruction-history" modifiers.
2256
2257 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2258
2259 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2260 description.
2261 (Frame Filter Management): Move to later in the 'Examining the
2262 Stack' chapter.
2263 (Selection): Add entry for 'select-frame'.
2264
2265 2015-09-25 Doug Evans <dje@google.com>
2266
2267 * gdb.texinfo (Process Record and Replay): Fix syntax of
2268 "record instruction-history begin, end" and
2269 "record function-call-history begin, end".
2270
2271 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2272
2273 * gdb.texinfo (Specifying Source Directories): Fix
2274 substitute-path example.
2275
2276 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2277
2278 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2279
2280 2015-09-15 Pedro Alves <palves@redhat.com>
2281
2282 PR remote/18965
2283 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2284 the vforkdone description.
2285
2286 2015-09-15 Pedro Alves <palves@redhat.com>
2287
2288 PR remote/18965
2289 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2290 part indicates the thread ID of the parent process.
2291
2292 2015-09-15 Yao Qi <yao.qi@linaro.org>
2293
2294 * gdb.texinfo (General Query Packets): Add vContSupported to
2295 tables of 'gdbfeatures' and 'stub features' supported in the
2296 qSupported packet, as well as to the list containing stub
2297 feature details.
2298
2299 2015-09-11 Don Breazeal <donb@codesourcery.com>
2300
2301 * gdb.texinfo (Remote Configuration): Add exec event
2302 feature to table of packet settings.
2303 (Stop Reply Packets): Add exec events to the list of stop
2304 reasons.
2305 (General Query Packets): Add exec events to tables of
2306 'gdbfeatures' and 'stub features' supported in the qSupported
2307 packet, as well as to the list containing stub feature
2308 details.
2309
2310 2015-08-24 Pedro Alves <palves@redhat.com>
2311
2312 * gdb.texinfo (Remote Configuration): Document the "set/show
2313 remote multiprocess-extensions-packet" commands.
2314
2315 2015-08-24 Pedro Alves <palves@redhat.com>
2316
2317 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2318 <M32R>: Remove references to M32R/D.
2319 <M68K>: Remove references to target dbug.
2320 <MIPS Embedded>: Remove references to target r3900 and target
2321 array.
2322 <PowerPC Embedded>: Remove references to target dink32 and target
2323 ppcbug, target sds
2324 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2325
2326 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2327
2328 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2329
2330 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2331
2332 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2333
2334 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2335
2336 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2337 info bfds" to...
2338 (File Caching): A New section. Outline bfd caching, and add new
2339 description for "main set/show bfd-sharing".
2340
2341 2015-08-14 Doug Evans <xdje42@gmail.com>
2342
2343 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2344 disassembly.
2345 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2346
2347 2015-08-11 Keith Seitz <keiths@redhat.com>
2348
2349 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2350 Use "location(s)"instead of "linespec(s)".
2351 (Specifying a Location): Rewrite.
2352 Add subsections describing linespec, address, and explicit locations.
2353 Add node/menu for each subsection.
2354 (Source and Machine Code, C Preprocessor Macros)
2355 (Create and Delete Trace points)
2356 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2357 (Continuing at a Different Address): Remove "linespec" examples.
2358 Add reference to "Specify a Location"
2359 (The -break-insert Command): Rewrite. Add anchor.
2360 Add reference to appropriate manual section discussing locations.
2361 (The -dprintf-insert Command): Refer to -break-insert for
2362 specification of 'location'.
2363
2364 2015-08-07 Pedro Alves <palves@redhat.com>
2365
2366 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2367 target-non-stop".
2368
2369 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2370
2371 * gdb.texinfo (Process Record and Replay): Document prefixing of
2372 speculatively executed instructions in the "record instruction-history"
2373 command.
2374
2375 2015-07-20 Doug Evans <dje@google.com>
2376
2377 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2378
2379 2015-07-16 Doug Evans <dje@google.com>
2380
2381 * stabs.texinfo: @include gdb-cfg.texi.
2382
2383 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2384
2385 Revert the previous 2 commits:
2386 gdbserver build-id attribute generator
2387 Validate symbol file using build-id
2388
2389 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2390
2391 * gdb.texinfo (Files): Add 'set validate-build-id'
2392 and 'show validate-build-id'.
2393
2394 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2395 Jan Kratochvil <jan.kratochvil@redhat.com>
2396
2397 gdbserver build-id attribute generator.
2398 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2399 'build-id' in description, example, new attribute in dtd.
2400
2401 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2402
2403 * gdb.texinfo (Selection): Update documentation for 'frame'
2404 command.
2405
2406 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2407
2408 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2409 focus commands.
2410
2411 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2412
2413 * gdb.texinfo (TUI): Add comma after @xref.
2414
2415 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2416
2417 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
2418 commands.
2419
2420 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2421
2422 * gdb.texinfo (Process Record and Replay): Spell out that variables
2423 and registers are not available during btrace replay.
2424 Describe the new "record btrace pt" command.
2425 Describe the new "set|show record btrace pt buffer-size" options.
2426 (General Query Packets): Describe the new Qbtrace:pt and
2427 Qbtrace-conf:pt:size packets.
2428 Expand "bts" to "Branch Trace Store".
2429 Update the branch trace DTD.
2430
2431 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2432
2433 * gdb.texinfo (Command History): Document the new option
2434 "history remove-duplicates".
2435
2436 2015-06-19 Doug Evans <dje@google.com>
2437
2438 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2439 longer supported.
2440
2441 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2442
2443 * gdb.texinfo (Command History): Mention that setting
2444 GDBHISTSIZE to the empty string disables history truncation.
2445
2446 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2447
2448 PR gdb/16999
2449 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2450 behavior.
2451
2452 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2453
2454 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2455 with GDBHISTSIZE.
2456
2457 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2458
2459 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2460 bytes and memory units for -data-{read,write}-memory-bytes.
2461 (Packets): Same for m, M and X packets.
2462 * python.texi (Inferiors In Python): Same for read_memory and
2463 write_memory.
2464
2465 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2466
2467 * gdb.texinfo (Separate Debug Files): Document that PE is also
2468 supported.
2469
2470 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2471
2472 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2473 single table entry.
2474
2475 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2476
2477 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2478
2479
2480 2015-06-10 Gary Benson <gbenson@redhat.com>
2481
2482 * gdb.texinfo (Remote Configuration): Document the
2483 "set/show remote hostio-setfs-packet" command.
2484 (Host I/O Packets): Document the vFile:setfs packet.
2485
2486 2015-06-10 Gary Benson <gbenson@redhat.com>
2487
2488 * gdb.texinfo (Debugging Output): Document the "set/show debug
2489 linux-namespaces" command.
2490
2491 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2492 Mircea Gherzan <mircea.gherzan@intel.com>
2493
2494 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2495 and "set mpx bound".
2496
2497 2015-05-27 Doug Evans <dje@google.com>
2498
2499 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2500
2501 2015-05-26 Doug Evans <dje@google.com>
2502
2503 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2504 command renamings.
2505 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2506
2507 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2508
2509 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2510
2511 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2512
2513 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2514 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2515
2516 2015-05-16 Doug Evans <xdje42@gmail.com>
2517
2518 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2519 memory ports.
2520
2521 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2522
2523 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2524
2525 2015-05-12 Don Breazeal <donb@codesourcery.com>
2526
2527 * gdb.texinfo (Forks): Note that fork debugging is
2528 supported in extended mode.
2529 (Remote Configuration): Add fork event features to table
2530 of packet settings.
2531 (Stop Reply Packets): Add fork events to list of stop reasons.
2532 (General Query Packets): Add fork events to tables of
2533 'gdbfeatures' and 'stub features' supported in the qSupported
2534 packet, as well as to the list containing stub feature
2535 details.
2536
2537 2015-05-12 Gary Benson <gbenson@redhat.com>
2538
2539 * gdb.texinfo (General Query Packets): Document
2540 qXfer:exec-file:read with empty annex.
2541
2542 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2543
2544 * python.texi (Values From Inferior): Add descriptions of new
2545 methods gdb.Value.reference_value and gdb.Value.const_value.
2546
2547 2015-05-06 Joel Brobecker <brobecker@adacore.com>
2548
2549 * gdb.texinfo (Files): Add "info dll" documentation.
2550 (Cygwin Native): Remove "info dll" documentation.
2551
2552 2015-04-29 Doug Evans <dje@google.com>
2553
2554 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2555 Document.
2556 (Writing an Xmethod): Add get_result_type to example.
2557
2558 2015-04-28 Sasha Smundak <asmundak@google.com>
2559
2560 * python.texi: New method documented.
2561
2562 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2563
2564 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2565 format.
2566
2567 2015-04-24 Doug Evans <dje@google.com>
2568
2569 * python.texi (Xmethods In Python): Fix name of method to call the
2570 xmethod.
2571
2572 2015-04-17 Gary Benson <gbenson@redhat.com>
2573
2574 * gdb.texinfo (Connecting to a Remote Target): Mention that
2575 GDB can access program files from remote targets that support
2576 qXfer:exec-file:read and Host I/O packets.
2577
2578 2015-04-17 Gary Benson <gbenson@redhat.com>
2579
2580 * gdb.texinfo (Remote Configuration): Document the "set/show
2581 remote pid-to-exec-file-packet" command.
2582 (General Query Packets): Document the qXfer:exec-file:read
2583 qSupported features. Document the qXfer:exec-file:read packet.
2584
2585 2015-04-17 Gary Benson <gbenson@redhat.com>
2586
2587 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2588 applies to executable paths if supplied to GDB as absolute.
2589
2590 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2591
2592 * gdb.texinfo (Mode Options): Remove -xdb.
2593
2594 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2595 Eli Zaretskii <eliz@gnu.org>
2596
2597 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2598 compile, show debug compile. New subsection Compilation options for
2599 the compile command. New subsection Compiler search for the compile
2600 command.
2601
2602 2015-04-09 Andy Wingo <wingo@igalia.com>
2603
2604 * guile.texi (Frames In Guile): Describe frame-read-register.
2605
2606 2015-04-02 Gary Benson <gbenson@redhat.com>
2607
2608 * gdb.texinfo (set sysroot): Document "target:".
2609
2610 2015-04-01 Sasha Smundak <asmundak@google.com>
2611
2612 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2613 section.
2614
2615 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2616
2617 PR corefiles/16092
2618 * gdb.texinfo (gcore): Mention new command 'set
2619 use-coredump-filter'.
2620 (set use-coredump-filter): Document new command.
2621
2622 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2623
2624 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2625 documentation, reorder the info os entries in alphabetical order.
2626
2627 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2628
2629 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2630 -data-write-memory-bytes.
2631
2632 2015-03-24 Pedro Alves <palves@redhat.com>
2633
2634 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2635 mention that threads may sometimes run unlocked.
2636
2637 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2638
2639 * gdb.texinfo (Remote configuration): Document "set/show
2640 serial parity" command.
2641
2642 2015-03-18 Gary Benson <gbenson@redhat.com>
2643
2644 * gdb.texinfo (General Query Packets): Remove documentation
2645 for now-removed vFile:fstat qSupported features.
2646
2647 2015-03-11 Gary Benson <gbenson@redhat.com>
2648
2649 * gdb.texinfo (Remote Configuration): Document the
2650 "set/show remote hostio-fstat-packet" command.
2651 (General Query Packets): Document the vFile:fstat
2652 qSupported features.
2653 (Host I/O Packets): Document the vFile:fstat packet.
2654
2655 2015-03-11 Andy Wingo <wingo@igalia.com>
2656
2657 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2658
2659 2015-03-04 Pedro Alves <palves@redhat.com>
2660
2661 * gdb.texinfo (Remote Configuration): Document the "set/show
2662 remote swbreak-feature-packet" and "set/show remote
2663 hwbreak-feature-packet" commands.
2664 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2665 decription.
2666 (Stop Reply Packets): Document the swbreak and hwbreak stop
2667 reasons.
2668 (General Query Packets): Document the swbreak and hwbreak
2669 qSupported features.
2670 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2671
2672 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2673
2674 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2675 under *stopped.
2676
2677 2015-03-02 Doug Evans <xdje42@gmail.com>
2678
2679 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2680
2681 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2682
2683 * gdb.texinfo (S/390 and System z Features): Describe new feature
2684 "org.gnu.gdb.s390.vx".
2685
2686 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2687
2688 PR gdb/18008
2689 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2690 demangler-warning): Fix typo ("problam").
2691
2692 2015-02-19 David Taylor <dtaylor@emc.com>
2693
2694 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2695
2696 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2697
2698 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2699 point, DTrace'.
2700 (Static Probe Points): Modified to cover DTrace probes in addition
2701 to SystemTap probes. Also modified to cover the `enable probe'
2702 and `disable probe' commands.
2703
2704 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2705
2706 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2707 `disable probe' commands.
2708
2709 2015-02-12 David Taylor <dtaylor@emc.com>
2710
2711 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2712 fields of the QTDV packet.
2713
2714 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2715
2716 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2717 (Process Record and Replay): Describe new set|show commands.
2718 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2719
2720 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2721
2722 * gdb.texinfo (Process Record and Replay): Describe the "record
2723 btrace bts" command.
2724 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2725 (Branch Trace Configuration Format): New.
2726
2727 2015-01-31 Gary Benson <gbenson@redhat.com>
2728 Doug Evans <dje@google.com>
2729
2730 * gdb.texinfo (Command Completion): Document new
2731 "set/show max-completions" option.
2732
2733 2015-01-31 Doug Evans <xdje42@gmail.com>
2734
2735 * gdb.texinfo (Symbols): Document new commands
2736 "maint print symbol-cache", "maint print symbol-cache-statistics",
2737 "maint flush-symbol-cache". Document new option
2738 "maint set symbol-cache-size".
2739
2740 2015-01-31 Doug Evans <xdje42@gmail.com>
2741
2742 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2743 distinguish script files vs inlined scripts.
2744 * python.texi (Python Auto-loading): Ditto.
2745
2746 2015-01-30 Doug Evans <dje@google.com>
2747
2748 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2749 string if present.
2750
2751 2015-01-27 Doug Evans <dje@google.com>
2752
2753 * python.texi (Objfiles In Python): Document Objfile.username.
2754
2755 2015-01-27 Doug Evans <dje@google.com>
2756
2757 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2758 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2759
2760 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2761
2762 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2763
2764 2015-01-16 Eli Zaretskii <eliz@gnu.org>
2765
2766 * doc/gdb.texinfo (TUI Commands): Document the possible
2767 values of NAME argument to 'winheight' command. Explain the
2768 effect of 'tabset' setting better.
2769
2770 2015-01-11 Doug Evans <xdje42@gmail.com>
2771
2772 PR gdb/15830
2773 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2774 (Symbols): Ditto.
2775 (Maintenance Commands): Delete docs for "maint demangle".
2776
2777 2014-12-31 Joel Brobecker <brobecker@adacore.com>
2778
2779 * gdb.texinfo (Files): Remove documentation of the
2780 "add-shared-symbol-files" and "assf" commands.
2781 (Cygwin Native): Remove documentation of the "dll-symbols"
2782 command.
2783
2784 2014-12-17 Doug Evans <xdje42@gmail.com>
2785
2786 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2787
2788 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2789 Jan Kratochvil <jan.kratochvil@redhat.com>
2790
2791 * gdb.texinfo (Altering): Update.
2792 (Compiling and Injecting Code): New node.
2793
2794 2014-12-12 Doug Evans <dje@google.com>
2795
2796 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2797
2798 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2799
2800 * gdb.texinfo: Document "maint print user-registers".
2801
2802 2014-12-08 Doug Evans <dje@google.com>
2803
2804 * python.texi (Objfiles In Python): Document Objfile.owner.
2805
2806 2014-12-04 Doug Evans <dje@google.com>
2807
2808 * python.texi (Objfiles In Python): Document
2809 Objfile.add_separate_debug_file.
2810
2811 2014-12-04 Doug Evans <dje@google.com>
2812
2813 * python.texi (Objfiles In Python): Document Objfile.build_id.
2814
2815 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2816
2817 * observer.texi (inferior_call_pre, inferior_call_post)
2818 (memory_changed, register_changed): New observers.
2819
2820 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2821
2822 * python.texi (Events In Python): Document new events
2823 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2824 and RegisterChangedEvent.
2825
2826 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2827
2828 Add add-auto-load-scripts-directory.
2829 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2830 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2831
2832 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2833
2834 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2835 description typo.
2836
2837 2014-10-30 Doug Evans <dje@google.com>
2838
2839 * python.texi (Progspaces In Python): Document ability to add
2840 random attributes to gdb.Progspace objects.
2841 (Objfiles In Python): Document ability to add random attributes to
2842 gdb.objfile objects.
2843
2844 2014-10-27 Pedro Alves <palves@redhat.com>
2845
2846 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2847 info on stepping and signal handlers.
2848 (Signals): Explain stepping and signal handlers. Add context
2849 index entry, and cross references.
2850
2851 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2852
2853 * python.texi (Breakpoints In Python): Add parenthesis after
2854 Breakpoint.delete. Clarify Breakpoint.enabled description so
2855 that it contains "disable".
2856
2857 2014-10-17 Doug Evans <dje@google.com>
2858
2859 * python.texi (Events In Python): Document clear_objfiles event.
2860
2861 2014-10-17 Doug Evans <dje@google.com>
2862
2863 * python.texi (Objfiles In Python): Document new progspace attribute.
2864
2865 2014-10-17 Pedro Alves <palves@redhat.com>
2866
2867 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2868 (SVR4 Process Information): Delete mention of OSF/1.
2869
2870 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2871
2872 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2873 exit-code field in -list-thread-groups output.
2874
2875 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2876
2877 * gdb.texinfo (Set Breaks): Add missing "@end table".
2878
2879 2014-09-22 Pedro Alves <palves@redhat.com>
2880
2881 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2882 always-inserted off" is the default mode now. Delete
2883 documentation of "set breakpoint always-inserted auto".
2884
2885 2014-09-18 Doug Evans <dje@google.com>
2886
2887 * python.texi (Symbol Tables In Python): Document "producer"
2888 attribute of gdb.Symtab objects.
2889
2890 2014-09-16 Pedro Alves <palves@redhat.com>
2891
2892 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2893 (Embedded OS): Remove VxWorks menu entry.
2894 (VxWorks): Remove node.
2895
2896 2014-09-13 Doug Evans <xdje42@gmail.com>
2897
2898 * gdb.texinfo (Signaling): Document new queue-signal command.
2899
2900 2014-09-06 Doug Evans <xdje42@gmail.com>
2901
2902 PR 15276
2903 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2904 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2905
2906 2014-09-03 Justin Lebar <jlebar@google.com>
2907
2908 * python.texi (Types In Python): Type.template_argument(n) returns a
2909 gdb.Value or a gdb.Type and throws an exception if n is out of
2910 range.
2911
2912 2014-09-03 Sasha Smundak <asmundak@google.com>
2913
2914 * python.texi (Frames in Python): Add read_register description.
2915
2916 2014-08-04 Tom Tromey <tromey@redhat.com>
2917
2918 * gdb.texinfo (Debugging Output): Update for change to "set debug
2919 target".
2920
2921 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
2922
2923 Pushed by Joel Brobecker <brobecker@adacore.com>.
2924 * Makefile.in (transform): New variable.
2925 (install-man1, install-man5): Apply $(transform) to man file names.
2926
2927 2014-07-26 Doug Evans <xdje42@gmail.com>
2928
2929 PR guile/17177
2930 * guile.texi (Guile Pretty Printing API): Fix typo.
2931 Document set-pretty-printers!, pretty-printers.
2932 (Selecting Guile Pretty-Printers): Update.
2933 Mention program-space based pretty-printers.
2934
2935 2014-07-25 Pedro Alves <palves@redhat.com>
2936 Eli Zaretskii <eliz@gnu.org>
2937
2938 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2939 with multi-threaded programs.
2940
2941 2014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2942
2943 * gdb.texinfo (MicroBlaze Features): Added.
2944
2945 2014-06-27 Yao Qi <yao@codesourcery.com>
2946
2947 * gdb.texinfo (Maintenance Commands): Update the output of
2948 'maint print dummy-frames' command.
2949
2950 2014-06-24 Eli Zaretskii <eliz@gnu.org>
2951
2952 * gdb.texinfo (Screen Size): Improve indexing.
2953
2954 2014-06-19 Gary Benson <gbenson@redhat.com>
2955
2956 * gdb.texinfo (Maintenance Commands): Document new
2957 "maint set/show catch-demangler-crashes" option.
2958
2959 2014-06-19 Gary Benson <gbenson@redhat.com>
2960
2961 * gdb.texinfo (Maintenance Commands): Document new
2962 "maint demangler-warning" command and new
2963 "maint set/show demangler-warning" option.
2964
2965 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2966
2967 * python.texi (Xmethod API): Add space before the opening
2968 parenthesis in function descriptions.
2969
2970 2014-06-06 Doug Evans <xdje42@gmail.com>
2971
2972 * guile.texi (Guile Configuration): Document guile-data-directory.
2973
2974 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2975
2976 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2977
2978 2014-06-04 Doug Evans <xdje42@gmail.com>
2979
2980 * guile.texi (Breakpoints In Guile): Update.
2981
2982 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2983
2984 * python.texi (Xmethod API): Fix reference to "Progspaces In
2985 Python".
2986
2987 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2988
2989 * python.texi (Xmethods In Python, XMethod API)
2990 (Writing an Xmethod): New nodes.
2991 (Python API): New menu entries "Xmethods In Python",
2992 "Xmethod API", "Writing an Xmethod".
2993
2994 2014-06-02 Doug Evans <xdje42@gmail.com>
2995
2996 * guile.texi (Guile API): Add entry for Parameters In Guile.
2997 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2998 (Parameters In Guile): New node.
2999
3000 2014-06-02 Doug Evans <xdje42@gmail.com>
3001
3002 * guile.texi (Guile API): Add entry for Commands In Guile.
3003 (Basic Guile) <parse-and-eval>: Add reference.
3004 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
3005 (GDB Scheme Data Types): Mention <gdb:command> object.
3006 (Commands In Guile): New node.
3007
3008 2014-06-02 Doug Evans <xdje42@gmail.com>
3009
3010 * guile.texi (Guile API): Add entry for Progspaces In Guile.
3011 (GDB Scheme Data Types): Mention <gdb:progspace> object.
3012 (Progspaces In Guile): New node.
3013
3014 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
3015
3016 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
3017 * python.texi (Frames In Python): Mention
3018 gdb.FRAME_UNWIND_MEMORY_ERROR.
3019
3020 2014-05-29 Pedro Alves <palves@redhat.com>
3021 Tom Tromey <tromey@redhat.com>
3022
3023 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
3024 from example.
3025 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
3026 Mention that target-async is now deprecated.
3027 (Maintenance Commands): Document maint set/show target-async.
3028
3029 2014-05-29 Pedro Alves <palves@redhat.com>
3030
3031 * observer.texi (sync_execution_done, command_error): New
3032 subjects.
3033
3034 2014-05-29 Pedro Alves <palves@redhat.com>
3035
3036 PR gdb/13860
3037 * observer.texi (signal_received, end_stepping_range)
3038 (signal_exited, exited, no_history): New observer subjects.
3039
3040 2014-05-26 Andy Wingo <wingo@igalia.com>
3041
3042 * guile.texi (GDB Scheme Data Types): Remove documentation for
3043 removed interfaces. Update spelling of gdb-object-kind.
3044
3045 2014-05-26 Andy Wingo <wingo@igalia.com>
3046
3047 * guile.texi (Basic Guile): Fix some typos.
3048
3049 2014-05-26 Andy Wingo <wingo@igalia.com>
3050
3051 * guile.texi (Writing a Guile Pretty-Printer)
3052 (Guile Types Module): Fix excess parentheses in use-modules forms.
3053
3054 2014-05-24 Eli Zaretskii <eliz@gnu.org>
3055
3056 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
3057 (Breakpoints In Guile, Guile Printing Module)
3058 (Guile Exception Handling, Values From Inferior In Guile)
3059 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
3060 Don't use @var at the beginning of a sentence.
3061
3062 * gdb.texinfo (Frame Filter Management, Trace Files)
3063 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
3064 (PowerPC Embedded, Define, Annotations for Running)
3065 (IPA Protocol Commands, Packets, General Query Packets)
3066 (Tracepoint Packets, Notification Packets, Environment)
3067 (Inferiors and Programs, Set Breaks, Set Catchpoints)
3068 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
3069 (Frames, Backtrace, Selection, Expressions, Registers)
3070 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
3071 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
3072 (Source Annotations, Using JIT Debug Info Readers, Packets)
3073 (Stop Reply Packets, Host I/O Packets)
3074 (Target Description Format): Don't use @var at the beginning of a
3075 sentence.
3076
3077 * python.texi (Basic Python, Types In Python)
3078 (Commands In Python, Frames In Python, Line Tables In Python)
3079 (Breakpoints In Python, gdb.printing, gdb.types)
3080 (Type Printing API): Don't use @var at the beginning of a
3081 sentence.
3082
3083 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3084
3085 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
3086 replay-memory-access".
3087
3088 2014-05-21 Pedro Alves <palves@redhat.com>
3089
3090 * gdb.texinfo (Starting): Document "set/show
3091 auto-connect-native-target".
3092 (Target Commands): Document "target native".
3093
3094 2014-05-20 Pedro Alves <palves@redhat.com>
3095
3096 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
3097 not be remote specific. Add cross reference to the qCRC packet.
3098 (Separate Debug Files): Update cross reference to the qCRC packet.
3099 (General Query Packets) <qCRC packet>: Add anchor.
3100
3101 2014-05-17 Doug Evans <xdje42@gmail.com>
3102
3103 Copy over changes from guile.texi.
3104 * python.texi (Basic Python) <gdb.execute>: Add text.
3105 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
3106 (Values From Inferior) <Python string>: Add text.
3107 (Values From Inferior) <Value.string>: Clarify string length handling.
3108 (Pretty Printing API): Add cindex.
3109 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
3110 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
3111 @vindex.
3112 (Commands In Python) <COMPLETE_*>: Similarly.
3113 (Symbols In Python) <SYMBOL_*>: Similarly.
3114 (Breakpoints In Python) <WP_*>: Similarly.
3115 (Breakpoints In Python) <BP_*>: Similarly.
3116
3117 2014-05-17 David Taylor <dtaylor@emc.com>
3118
3119 * gdb.texinfo (General Query Packets): Add a note about thread IDs
3120 mentioned in the qfThreadInfo reply.
3121
3122 2014-05-16 Doug Evans <dje@google.com>
3123
3124 * gdb.texinfo (Mode Options): Add -D.
3125
3126 2014-05-09 Samuel Bronson <naesten@gmail.com>
3127
3128 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
3129 "make -C".
3130
3131 2014-04-29 Tom Tromey <tromey@redhat.com>
3132
3133 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
3134 "show debug varobj".
3135
3136 2014-05-01 David Taylor <dtaylor@emc.com>
3137
3138 * gdb.texinfo (compare-sections): Document the new -r (read-only)
3139 option.
3140
3141 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
3142 Walfred Tedeschi <walfred.tedeschi@intel.com>
3143
3144 * gdb.texinfo (i386 Features): Add description of AVX512
3145 registers.
3146
3147 2014-03-31 Doug Evans <dje@google.com>
3148
3149 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
3150
3151 2014-03-30 Doug Evans <dje@google.com>
3152
3153 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
3154 (Background Execution): Ditto.
3155
3156 2014-03-21 Pedro Alves <palves@redhat.com>
3157 Stan Shebs <stan@codesourcery.com>
3158 Hui Zhu <hui@codesourcery.com>
3159
3160 * gdb.texinfo (Packets): Add anchor to "? packet".
3161 Remove fixme and update introduction of "k packet".
3162 Add anchor to "vKill packet".
3163
3164 2014-03-12 Stan Shebs <stan@codesourcery.com>
3165
3166 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
3167
3168 2014-02-26 Ludovic Courtès <ludo@gnu.org>
3169
3170 * guile.texi (Basic Guile): Document 'history-append!'.
3171
3172 2014-02-20 Joel Brobecker <brobecker@adacore.com>
3173
3174 * gdb.texinfo (Files): Document "add-shared-symbol-files"
3175 and "assf" as being deprecated.
3176 (Cygwin Native): Likewise for "dll-symbols".
3177 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
3178 as a way to force the loading of symbols from a DLL.
3179
3180 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3181
3182 * python.texi (Values From Inferior): Add description about the
3183 new feature.
3184
3185 2014-02-17 Doug Evans <xdje42@gmail.com>
3186
3187 * Makefile.in (GDB_DOC_FILES): Add python.texi.
3188 * gdb.texinfo (Python): Moved to ...
3189 * python.texi: ... here. New file.
3190
3191 2014-02-17 Ludovic Courtès <ludo@gnu.org>
3192
3193 * guile.texi (Writing a Guile Pretty-Printer) <example>:
3194 Remove 'string-begins-with' procedure. Add 'pretty-printer'
3195 parameter to 'str-lookup-function' procedure. Look for
3196 the "std::string<" prefix.
3197 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
3198 Adjust description.
3199
3200 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
3201
3202 * guile.texi (Values From Inferior In Guile): Remove stray
3203 parantheses for deffn.
3204 (Disassembly In Guile): Ditto.
3205
3206 2014-02-10 Stan Shebs <stan@codesourcery.com>
3207
3208 Add Doxygen support.
3209 * Makefile.in (doxy): New action, generates Doxygen files.
3210 (DOXYGEN): New.
3211 (doxyedit): New.
3212 * Doxyfile-base.in: New file.
3213 * Doxyfile-gdb-api.in: New file.
3214 * Doxyfile-gdb-xref.in: New file.
3215 * Doxyfile-gdbserver.in: New file.
3216 * doxy-index.in: New file.
3217 * filter-for-doxygen: New file.
3218 * filter-params.pl: New file.
3219
3220 2014-02-10 Doug Evans <xdje42@gmail.com>
3221
3222 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
3223 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
3224 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
3225 (Guile docs): Include guile.texi.
3226 (objfile-gdbdotext file): Add objfile-gdb.scm.
3227 (dotdebug_gdb_scripts section): Mention Guile scripts.
3228 (Multiple Extension Languages): New node.
3229 * guile.texi: New file.
3230
3231 2014-01-28 Joel Brobecker <brobecker@adacore.com>
3232
3233 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3234 ignore-descriptive-types". commands.
3235
3236 2014-01-22 Doug Evans <dje@google.com>
3237
3238 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3239 (gdbserver man): Ditto.
3240
3241 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3242
3243 * gdb.texinfo: Document limited reverse/replay support
3244 for target record-btrace.
3245
3246 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3247
3248 * gdb.texinfo (Process Record and Replay): Update documentation.
3249
3250 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3251
3252 * gdb.texinfo (Process Record and Replay): Document new /c
3253 modifier accepted by "record function-call-history".
3254 Add /i modifier to "record function-call-history" example.
3255
3256 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
3257 Joel Brobecker <brobecker@adacore.com>
3258
3259 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3260 markers. Remove one that was misplaced.
3261
3262 2014-01-10 Pedro Alves <palves@redhat.com>
3263
3264 * gdb.texinfo (Your Program's Environment) <set environment>:
3265 Mention the shell, and point at 'set exec-wrapper'.
3266
3267 2014-01-07 Joel Brobecker <brobecker@adacore.com>
3268
3269 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3270
3271 2013-12-30 Joel Brobecker <brobecker@adacore.com>
3272
3273 * gdb.texinfo (Types In Python): Clarify the documentation
3274 of attribute gdb.Field.bitpos.
3275
3276 2013-12-28 Joel Brobecker <brobecker@adacore.com>
3277
3278 * gdb.texinfo (Types In Python): Fix the documentation of
3279 attribute "bitpos" in class gdb.Field for enum types. Add
3280 documentation for attribute "enumval" in that same class.
3281
3282 2013-12-28 Joel Brobecker <brobecker@adacore.com>
3283
3284 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3285 @ftable.
3286
3287 2013-12-23 Doug Evans <xdje42@gmail.com>
3288
3289 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3290 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3291 corresponding section in Extending GDB.
3292 (Extending GDB): Move menu up. New menu item "Auto-loading
3293 extensions".
3294 (Sequences): New menu item "Auto-loading sequences".
3295 (Auto-loading sequences): New node.
3296 (Python): Rename section from Scripting GDB to Extending GDB.
3297 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3298 Move docs on ways to auto-load extensions to ...
3299 (Auto-loading extensions): ... here. New node.
3300
3301 2013-12-23 Joel Brobecker <brobecker@adacore.com>
3302
3303 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3304 in menu.
3305 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3306 command, now in a new node.
3307 (GDB/MI Support Commands): New node, with its contents being
3308 extracted from the "GDB/MI Miscellaneous Commands" node.
3309 A small paragraph introducing the section is also added at
3310 the start.
3311 (GDB/MI Miscellaneous Commands): Delete the description of the
3312 -info-gdb-mi-command, -list-features and -list-target-features
3313 commands, now hosted in the "GDB/MI Support Commands" node.
3314
3315 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3316
3317 PR python/16113
3318 * gdb.texinfo (Values From Inferior): Add a note about using
3319 gdb.Field objects as subscripts on gdb.Value objects.
3320 (Types In Python): Add description about the new attribute
3321 "parent_type" of gdb.Field objects.
3322
3323 2013-12-12 Joel Brobecker <brobecker@adacore.com>
3324
3325 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3326 entry for section docuumenting the -list-features GDB/MI command.
3327
3328 2013-12-10 Joel Brobecker <brobecker@adacore.com>
3329
3330 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3331 "exec-run-start-option" entry in the output of the "-list-features"
3332 command.
3333
3334 2013-12-04 Eli Zaretskii <eliz@gnu.org>
3335
3336 * gdb.texinfo (i386): Fix yesterday's commit.
3337
3338 2013-12-03 Tom Tromey <tromey@redhat.com>
3339
3340 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3341 documented here.
3342
3343 2013-12-03 Tom Tromey <tromey@redhat.com>
3344
3345 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3346
3347 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3348
3349 * gdb.texinfo (i386 Features): Add MPX feature registers.
3350 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3351 a subsubsection for MPX and describes the display of the
3352 boundary registers.
3353
3354 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3355
3356 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3357 documentation of the "ada-exceptions" entry.
3358
3359 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3360
3361 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3362 "^error" result record concerning the error message. Document
3363 the error code that may also be part of that result record.
3364 (GDB/MI Miscellaneous Commands): Document the
3365 "undefined-command-error-code" element in the output of
3366 the "-list-features" GDB/MI command.
3367
3368 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3369
3370 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3371 the new -info-gdb-mi-command GDB/MI command. Document
3372 the meaning of "-info-gdb-mi-command" in the output of
3373 -list-features.
3374
3375 2013-11-29 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3378 Update comment.
3379
3380 2013-11-24 Yao Qi <yao@codesourcery.com>
3381
3382 * gdb.texinfo (Caching Remote Data): Document new
3383 "set/show stack-cache" option.
3384
3385 2013-11-24 Yao Qi <yao@codesourcery.com>
3386
3387 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3388 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3389 "off" respectively.
3390
3391 2013-11-23 Yao Qi <yao@codesourcery.com>
3392
3393 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3394 of "displayhint" to the table about child results.
3395
3396 2013-11-21 Yao Qi <yao@codesourcery.com>
3397
3398 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3399 'dynamic' for the output of command -var-list-children.
3400
3401 2013-11-21 Yao Qi <yao@codesourcery.com>
3402
3403 * gdb.texinfo (Caching Target Data): Remove "see" before
3404 @pxref.
3405
3406 2013-11-20 Yao Qi <yao@codesourcery.com>
3407
3408 * gdb.texinfo (Caching Target Data): Update doc for
3409 per-address-space dcache.
3410
3411 2013-11-20 Yao Qi <yao@codesourcery.com>
3412
3413 * gdb.texinfo (Data): Rename menu item.
3414 (Caching Remote Data): Rename to ...
3415 (Caching Target Data): ... it. Update.
3416
3417 2013-11-18 Joel Brobecker <brobecker@adacore.com>
3418
3419 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3420 "language-option" entry in the output of the "-list-features"
3421 command.
3422
3423 2013-11-15 Tom Tromey <tromey@redhat.com>
3424
3425 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3426 Add example.
3427
3428 2013-11-14 Tom Tromey <tromey@redhat.com>
3429
3430 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3431
3432 2013-11-14 Joel Brobecker <brobecker@adacore.com>
3433
3434 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3435 (Context management): Place current subsection text into its own
3436 subsubsection. Add new subsubsection describing the "--language"
3437 command option.
3438
3439 2013-11-13 Joel Brobecker <brobecker@adacore.com>
3440
3441 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3442 the documentation of "info-ada-exceptions" in the output
3443 of the "-list-features" command. Add the documentation
3444 of the "ada-exception" entry instead.
3445
3446 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3447
3448
3449 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3450 word of a couple of sentences to start with a capital letter.
3451
3452 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3453
3454 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3455 (Ada Exceptions): New node.
3456 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3457 Commands" node.
3458 (GDB/MI Ada Exceptions Commands): New node.
3459 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3460 field in the output of the "-list-features" command.
3461 * NEWS: Add entry for the new "info exceptions" CLI command,
3462 and for the new "-info-ada-exceptions" GDB/MI command.
3463
3464 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3465
3466 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3467 (Line Tables In Python): New node.
3468
3469 2013-11-08 Doug Evans <dje@google.com>
3470
3471 * gdb.texinfo (Debugging Output): Update text for
3472 "set debug dwarf2-read".
3473
3474 2013-11-08 Doug Evans <dje@google.com>
3475
3476 * gdb.texinfo (Debugging Output): Update text for
3477 "set debug symtab-create".
3478
3479 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3480
3481 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3482 constant.
3483
3484 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3485
3486 * gdb.texinfo (Breakpoints In Python): Document temporary
3487 option in breakpoint constructor, and add documentation to the
3488 temporary attribute.
3489
3490 2013-11-07 Yao Qi <yao@codesourcery.com>
3491
3492 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3493 output of "-var-info-expression".
3494
3495 2013-11-06 Pedro Alves <palves@redhat.com>
3496
3497 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3498 non-interactive mode.
3499 (Environment) <shell startup files warning>: Mention
3500 non-interactive mode. Mention .zshenv for Z shell, and talk about
3501 BASH_ENV instead of .bashrc for BASH.
3502
3503 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3504
3505 * gdb.texinfo (Commands to Specify Files): Add description
3506 of the remove-symbol-file command.
3507 * observer.texi: New free_objfile event
3508
3509 2013-10-24 Pedro Alves <palves@redhat.com>
3510
3511 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3512
3513 2013-10-11 Joel Brobecker <brobecker@adacore.com>
3514
3515 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3516 New subsection inside which the "-catch-load" and "-catch-unload"
3517 commands documentation is now placed.
3518 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3519 documenting the "-catch-assert" and "-catch-exception" new
3520 GDB/MI commands.
3521
3522 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3523
3524 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3525
3526 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3527
3528 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3529 serial baud".
3530 (Remote Configuration): Replace "set remotebaud" by "set serial
3531 baud". Replace "show remotebaud" by "show serial baud".
3532
3533 2013-10-07 Pedro Alves <palves@redhat.com>
3534
3535 PR breakpoints/11568
3536 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3537 when the thread is removed from the thread list.
3538
3539 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3540
3541 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3542 Update entry for $_exitcode.
3543
3544 2013-10-04 Joel Brobecker <brobecker@adacore.com>
3545
3546 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3547 new "--start" option.
3548
3549 2013-10-02 Pedro Alves <palves@redhat.com>
3550
3551 * gdb.texinfo (Registers): Expand description of saved registers
3552 in frames. Explain <not saved>.
3553
3554 2013-09-25 Doug Evans <dje@google.com>
3555
3556 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3557
3558 2013-09-16 Stan Shebs <stan@codesourcery.com>
3559
3560 Remove the internals manual gdbint.texinfo.
3561 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3562 (PDFFILES): Remove gdbint.pdf.
3563 (HTMLFILES): Remove gdbint/index.html.
3564 (HTMLFILES_INSTALL): Remove gdbint.
3565 (GDBINT_DOC_FILES): Remove.
3566 (dvi): Remove gdbint.dvi.
3567 (ps): Remove gdbint.ps.
3568 * gdbint.texinfo: Remove file.
3569 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3570
3571 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3572
3573 * gdb.texinfo (Convenience Functions): Mention new convenience
3574 function $_isvoid.
3575
3576 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3577
3578 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3579 (Standard Target Features): Add new node to menu.
3580 (S/390 and System z Features): New node.
3581
3582 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3583
3584 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3585 -list-target-features in the example.
3586
3587 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3588
3589 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3590 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3591
3592 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3593
3594 Sync documentation with gdb.base/gnu-debugdata.exp.
3595 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3596
3597 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3598
3599 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3600
3601 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3602 Yao Qi <yao@codesourcery.com>
3603
3604 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3605 Document new --skip-unavailable option.
3606 <-stack-list-variables>: Document new --skip-unavailable option.
3607
3608 2013-08-26 Doug Evans <dje@google.com>
3609
3610 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3611 an optional regexp.
3612
3613 2013-08-13 Tom Tromey <tromey@redhat.com>
3614
3615 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3616 Document GDB_PARALLEL and GDB_INOTIFY.
3617
3618 2013-08-09 Stan Shebs <stan@codesourcery.com>
3619
3620 * LRS: Remove file, describes a long-abandoned live-range
3621 splitting extension to stabs.
3622
3623 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
3624
3625 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3626
3627 2013-07-17 Doug Evans <dje@google.com>
3628
3629 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3630
3631 2013-07-02 Tom Tromey <tromey@redhat.com>
3632
3633 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3634
3635 2013-06-28 Tom Tromey <tromey@redhat.com>
3636
3637 * Makefile.in (version.subst): Use version.in, not
3638 common/version.in.
3639 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3640 Likewise.
3641
3642 2013-06-27 Pedro Alves <palves@redhat.com>
3643
3644 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3645 dynamic symbol resolution code>: New section, based on infrun.c
3646 comment.
3647
3648 2013-06-26 Tom Tromey <tromey@redhat.com>
3649
3650 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3651 Update.
3652 (Releasing GDB): Likewise.
3653
3654 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3655 Yao Qi <yao@codesourcery.com>
3656
3657 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3658 -trace-frame-collected.
3659
3660 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3661
3662 * gdb.texinfo (Traceframe Info Format): Document tvar element
3663 and its attributes.
3664
3665 2013-06-25 Yao Qi <yao@codesourcery.com>
3666
3667 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3668
3669 2013-06-24 Tom Tromey <tromey@redhat.com>
3670
3671 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3672 (GDBvn.texi): Use version.subst.
3673 (version.subst): New target.
3674 (mostlyclean): Remove version.subst.
3675
3676 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3677
3678 * gdb.texinfo (GDB/MI Data Manipulation)
3679 <-data-list-register-values>: Document the --skip-unavailable
3680 option.
3681
3682 2013-06-07 Yao Qi <yao@codesourcery.com>
3683
3684 * gdb.texinfo (Symbols): Add kindex and cindex for
3685 'maint print msymbols'.
3686
3687 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3688
3689 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3690 response field name (thread-group to inferior).
3691
3692 2013-06-04 Gary Benson <gbenson@redhat.com>
3693
3694 * gdb.texinfo (General Query Packets/qSupported): Added
3695 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3696 to the table of currently defined stub features.
3697 Added a more detailed entry for "augmented-libraries-svr4-read".
3698 (General Query Packets/qXfer:libraries-svr4:read): Documented
3699 the augmented form of this packet.
3700
3701 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3702
3703 * gdb.texinfo (System-wide Configuration Scripts): Renames
3704 "Installed System-wide Configuration Scripts". Add associated
3705 @menu block.
3706
3707 2013-05-23 Yao Qi <yao@codesourcery.com>
3708 Pedro Alves <palves@redhat.com>
3709
3710 * gdb.texinfo (Packets): Document 'vCont;r'.
3711 (Continuing and Stepping): Document target-assisted range
3712 stepping, and the 'set range-stepping' and 'show range-stepping'
3713 commands.
3714
3715 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3716
3717 * gdb.texinfo (Installed System-wide Configuration Scripts):
3718 Add subsection describing the scripts now available under
3719 the data-dir's system-gdbbinit subdirectory.
3720 * NEWS: Add entry announcing the availability of system-wide
3721 configuration scripts for ElinOS and Wind River Linux.
3722
3723 2013-05-21 Hui Zhu <hui@codesourcery.com>
3724
3725 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3726 "-dprintf-insert" command.
3727
3728 2013-05-17 Doug Evans <dje@google.com>
3729
3730 * gdb.texinfo (Maintenance Commands): Update doc for
3731 "maint check-psymtabs". Add doc for "maint check-symtabs",
3732 "maint expand-symtabs".
3733
3734 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3735
3736 * gdb.texinfo (Process Record and Replay): Document the
3737 "record goto" command and its sub-commands.
3738
3739 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3740
3741 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3742 (Python API): Add Frame Filters API, Frame Wrapper API,
3743 Writing a Frame Filter/Wrapper, Managing Management of Frame
3744 Filters chapter entries.
3745 (Frame Filters API): New Node.
3746 (Frame Wrapper API): New Node.
3747 (Writing a Frame Filter): New Node.
3748 (Managing Frame Filters): New Node.
3749 (Progspaces In Python): Add note about frame_filters attribute.
3750 (Objfiles in Python): Ditto.
3751 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3752 @anchors and --no-frame-filters option to -stack-list-variables,
3753 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3754 commands.
3755
3756 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3757
3758 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3759 Support" subsection documenting the XML format used to transfer
3760 shared library info on AIX.
3761
3762 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3763
3764 * gdb.texinfo (Debugging Output): Add documentation of
3765 "set debug aix-solib" and "show debug aix-solib" commands.
3766
3767 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3768
3769 * gdb.texinfo (Nios II): New section.
3770 (Nios II Features): New section.
3771
3772 2013-05-06 Joel Brobecker <brobecker@adacore.com>
3773
3774 * gdbint.texinfo (Algorithms): Remove entries documenting
3775 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3776 SOLIB_CREATE_INFERIOR_HOOK.
3777
3778 2013-04-29 Tom Tromey <tromey@redhat.com>
3779
3780 PR python/14204:
3781 * gdb.texinfo (Python API): Fix menu entry.
3782 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3783 Define global and static block. Add example. Clarify
3784 block relationship for inline functions.
3785
3786 2013-04-29 Tom Tromey <tromey@redhat.com>
3787
3788 * gdb.texinfo (Python API): Mention Python help and keyword
3789 arguments. Move pagination text to Basic Python.
3790 (Basic Python): Put pagination text here. Document
3791 close-on-exec, SIGCHLD, and SIGINT.
3792
3793 2013-04-19 Pedro Alves <palves@redhat.com>
3794
3795 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3796 "signedness" instead of "signness".
3797
3798 2013-04-19 Pedro Alves <palves@redhat.com>
3799
3800 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3801 -Wno-pointer-sign text with text on -Wpointer-sign.
3802
3803 2013-04-16 Tom Tromey <tromey@redhat.com>
3804
3805 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3806 GCC that has the SDT probe points.
3807
3808 2013-04-15 Tom Tromey <tromey@redhat.com>
3809
3810 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3811 exception catchpoints.
3812
3813 2013-04-15 Tom Tromey <tromey@redhat.com>
3814
3815 * gdb.texinfo (Set Catchpoints): Document $_exception.
3816 (Convenience Vars): Mention $_exception.
3817
3818 2013-04-15 Tom Tromey <tromey@redhat.com>
3819
3820 * gdb.texinfo (Set Catchpoints): Reorganize exception
3821 catchpoints. Document "catch rethrow".
3822 (Debugging C Plus Plus): Mention "catch rethrow".
3823
3824 2013-04-15 Tom Tromey <tromey@redhat.com>
3825
3826 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3827
3828 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3829 Eli Zaretskii <eliz@gnu.org>
3830
3831 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3832 line below the sample output.
3833
3834 2013-04-12 Eli Zaretskii <eliz@gnu.org>
3835
3836 * gdb.texinfo (Mode Options): Document '-configuration'.
3837 (Help): Document "show configuration".
3838 (Bug Reporting): Add requirements to include the configuration
3839 details in bug reports.
3840
3841 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3842
3843 * Makefile.in (MAN1S): Add gcore.1.
3844 Remove "Host, target, and site specific Makefile fragments" comment.
3845 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3846 (install-man1, uninstall-man1): Conditionalize gcore.1.
3847 (gcore.1): New.
3848 * gdb.texinfo (Man Pages): Add gcore man.
3849 (gcore man): New node.
3850
3851 2013-04-10 Pedro Alves <palves@redhat.com>
3852
3853 * gdb.texinfo (Process Record and Replay): Document that "set
3854 record full insn-number-max", "set record
3855 instruction-history-size" and "set record
3856 function-call-history-size" accept "unlimited".
3857 (Backtrace): Document that "set backtrace limit" accepts
3858 "unlimited".
3859 (List): Document that "set listsize" accepts "unlimited".
3860 (Print Settings)" Document that "set print max-symbolic-offset",
3861 "set print elements" and "set print repeats" accept "unlimited".
3862 (Starting and Stopping Trace Experiments): Document that "set
3863 trace-buffer-size" accepts "unlimited".
3864 (Remote Configuration): Document that "set tcp connect-timeout"
3865 accepts "unlimited".
3866 (Command History): Document that "set history size" accepts
3867 "unlimited".
3868 (Screen Size): Document that "set height" and "set width" accepts
3869 "unlimited". Adjust "set pagination"'s description to suggest
3870 "set height unlimited" instead of "set height 0".
3871
3872 2013-04-10 Yao Qi <yao@codesourcery.com>
3873
3874 * gdb.texinfo (Trace Files): Add "target ctf".
3875
3876 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3877
3878 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3879
3880 * Makefile.in (install-man1, install-man5, uninstall-man1)
3881 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3882
3883 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3884
3885 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3886 Eli Zaretskii <eliz@gnu.org>
3887
3888 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3889 parameters order. Remove "On some targets" for --attach. Document the
3890 --multi parameter and extended-remote command. Document all the
3891 options.
3892
3893 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3894
3895 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3896 the list of supported languages.
3897
3898 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3899
3900 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3901 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3902 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3903 (diststuff): Add man.
3904 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3905 (uninstall-man5): New.
3906 (STAGESTUFF): Add *.1 and *.5.
3907 (GDBvn.texi): Add SYSTEM_GDBINIT.
3908 (gdb.1, gdbserver.1, gdbinit.5): New.
3909 (maintainer-clean realclean): Add $(MANS).
3910 (install): Add install-man.
3911 (uninstall): Add uninstall-man.
3912 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3913 (@copying): Wrap it by @c man begin COPYRIGHT.
3914 (Top): Add Man Pages.
3915 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3916
3917 2013-04-02 Pedro Alves <palves@redhat.com>
3918
3919 * gdb.texinfo (Debugging Output): Document "set/show debug
3920 aarch64", "set/show debug coff-pe-read" and "set/show debug
3921 mach-o".
3922
3923 2013-04-02 Pedro Alves <palves@redhat.com>
3924
3925 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3926 table>: Add entry for "trace-buffer-size".
3927
3928 2013-03-28 Pedro Alves <palves@redhat.com>
3929
3930 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3931 table>: Add entry for "trace-status".
3932
3933 2013-03-28 Eli Zaretskii <eliz@gnu.org>
3934
3935 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3936 @bullet", which is invalid (makeinfo 5.1 barfs).
3937
3938 2013-03-28 Pedro Alves <palves@redhat.com>
3939
3940 PR gdb/15294
3941
3942 * gdb.texinfo (List) <set listsize>: Adjust to document that
3943 listsize 0 means no limit, and remove mention of -1.
3944
3945 2013-03-22 Yao Qi <yao@codesourcery.com>
3946
3947 * gdb.texinfo (Embedded Processors): Remove menu item
3948 "OpenRISC 1000".
3949 (OpenRISC 1000): Remove.
3950
3951 2013-03-21 Doug Evans <dje@google.com>
3952
3953 * gdb.texinfo (Maintenance Commands): Add docs for
3954 "mt set per-command {space,time,symtab} {on,off}".
3955
3956 2013-03-14 Hui Zhu <hui@codesourcery.com>
3957 Yao Qi <yao@codesourcery.com>
3958
3959 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3960
3961 2013-03-13 Keith Seitz <keiths@redhat.com>
3962
3963 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3964 "maint agent" reference to Dynamic printf.
3965
3966 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3967
3968 * gdb.texinfo (General Query Packets): Don't use colon in index
3969 entries visible to Info format.
3970
3971 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3972
3973 * gdb.texinfo (Process Record and Replay): Document record
3974 changes.
3975
3976 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3977
3978 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3979 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3980 qXfer:btrace:read.
3981
3982 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3983
3984 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3985 use colons in @anchor and @cindex entries.
3986
3987 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3988
3989 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3990
3991 2013-03-08 Stan Shebs <stan@codesourcery.com>
3992 Hafiz Abid Qadeer <abidh@codesourcery.com>
3993
3994 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3995 trace-buffer-size set and show commands.
3996 (Tracepoint Packets): Document QTBuffer:size.
3997 (General Query Packets): Document QTBuffer:size.
3998
3999 2013-02-21 Tom Tromey <tromey@redhat.com>
4000
4001 * gdb.texinfo: Remove bad @syncodeindex.
4002 (Values From Inferior, Types In Python, Inferiors In Python)
4003 (Events In Python, Threads In Python, Frames In Python, Blocks In
4004 Python, Symbols In Python, Symbol Tables In Python): Remove
4005 @tables.
4006 (Packets, General Query Packets, Tracepoint Packets)
4007 (Host I/O Packets): Use @w{} for empty @item.
4008
4009 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
4010
4011 * gdb.texinfo (Architectures In Python): Add description about
4012 the new method gdb.Architecture.disassemble.
4013
4014 2013-02-15 Pedro Alves <pedro@codesourcery.com>
4015 Hafiz Abid Qadeer <abidh@codesourcery.com>
4016
4017 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
4018 Document the "trace-file" field.
4019
4020 2013-02-07 Doug Evans <dje@google.com>
4021
4022 * gdb.texinfo (Machine Code): Clarify argument to disassemble
4023 command.
4024
4025 2013-02-06 Yao Qi <yao@codesourcery.com>
4026
4027 * gdb.texinfo (GDB/MI Async Records): Document new MI
4028 notification "=tsv-modified". Update the document of MI
4029 notification "=tsv-created".
4030 * observer.texi (GDB Observers): New observer tsv_modified.
4031 Update observer tsv_created and tsv_delete.
4032
4033 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
4034
4035 * gdb.texinfo (AArch64 Features): New section; document
4036 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
4037 (Architectures): Add new AArch64 section to document AArch64
4038 architecture specific commands.
4039 (ABI): Add description of the new OS ABI "Newlib" and its influence
4040 on the longjmp handling.
4041
4042 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
4043 Jan Kratochvil <jan.kratochvil@redhat.com>
4044
4045 * gdb.texinfo (Backtrace): Added description of 'filename-display'
4046 variable in 'set/show backtrace' section.
4047
4048 2013-01-31 Tom Tromey <tromey@redhat.com>
4049
4050 * gdb.texinfo (Target Commands): Fix typo.
4051
4052 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
4053
4054 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
4055 describing the gdb.Architecture class.
4056 (Frames In Python): Add description about the new method
4057 gdb.Frame.architecture().
4058
4059 2013-01-23 Doug Evans <dje@google.com>
4060
4061 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
4062
4063 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
4064
4065 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
4066 'thread-groups' field when printing a breakpoint in MI.
4067
4068 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
4069 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
4070 to reflect that jit-reader-load now supports absolute file-names.
4071
4072 2013-01-16 Tom Tromey <tromey@redhat.com>
4073
4074 * gdb.texinfo (Set Catchpoints): Document "catch signal".
4075 (Signals): Likewise.
4076
4077 2013-01-16 Tom Tromey <tromey@redhat.com>
4078
4079 * gdb.texinfo (GDB/MI Breakpoint Information): Document
4080 "catch-type" field.
4081 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
4082
4083 2013-01-07 Tom Tromey <tromey@redhat.com>
4084
4085 * gdb.texinfo (Mode Options): Don't mention -epoch.
4086 (Data, Emacs): Remove obsolete comments.
4087
4088 2013-01-02 Tom Tromey <tromey@redhat.com>
4089
4090 * gdb.texinfo (GDB/MI Output Records): Update menu.
4091 (GDB/MI Breakpoint Information): New node.
4092 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
4093 <-break-insert>: Likewise.
4094
4095 2012-12-31 Yao Qi <yao@codesourcery.com>
4096
4097 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
4098 (Packets): Move "vStopped" packet to ...
4099 (Notification Packets): ... here. Describe the components
4100 of notification. Add a table of supported notifications.
4101 Add an example on the process of he async notification.
4102
4103 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
4106 present.
4107 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
4108 fullname output always present.
4109
4110 2012-12-23 Pierre Muller <muller@sourceware.org>
4111
4112 * gdbint.texinfo (Function prototypes): Require use of "extern"
4113 modifier for function prototypes in headers.
4114
4115 2012-12-19 Joel Brobecker <brobecker@adacore.com>
4116
4117 * refcard.tex: Update copyright notice to GPL v3 or later.
4118 Update contact info.
4119
4120 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4121
4122 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
4123
4124 2012-12-15 Yao Qi <yao@codesourcery.com>
4125
4126 * gdb.texinfo (Debugging Output): Document 'set debug
4127 notification' and 'show debug notification'.
4128
4129 2012-12-15 Yao Qi <yao@codesourcery.com>
4130
4131 * gdb.texinfo (Listing Tracepoints): New item and example about
4132 'installed on target' output.
4133 Add more in the example about 'installed on target'.
4134 (GDB/MI Breakpoint Commands): Doc about 'installed field.
4135
4136 2012-12-14 Tom Tromey <tromey@redhat.com>
4137
4138 * gdb.texinfo (SVR4 Process Information): Mention core files.
4139
4140 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
4141
4142 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
4143
4144 2012-12-12 Paul Koning <paul_koning@dell.com>
4145
4146 Add support for Python 3.
4147 * gdb.texinfo (Inferior.read_memory): Mention that the return
4148 value is a memoryview object if Python 3.
4149
4150 2012-12-11 Pedro Alves <palves@redhat.com>
4151
4152 * gdb.texinfo: Remove all mentions of Unixware throughout.
4153
4154 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4155
4156 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
4157
4158 2012-11-29 Tom Tromey <tromey@redhat.com>
4159
4160 * gdb.texinfo (SVR4 Process Information): Document missing
4161 "info proc" subcommands.
4162
4163 2012-11-29 Yao Qi <yao@codesourcery.com>
4164
4165 PR gdb/1477.
4166 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
4167 to 'auto' instead of 'gnu'.
4168
4169 2012-11-26 Tom Tromey <tromey@redhat.com>
4170
4171 * gdb.texinfo (MiniDebugInfo): New node.
4172 (GDB Files): Update.
4173
4174 2012-11-16 Doug Evans <dje@google.com>
4175
4176 * gdb.texinfo (System-wide configuration): If the system-wide init
4177 file lives in the data-directory, and --data-directory is provided,
4178 look for it there.
4179
4180 2012-11-15 Tom Tromey <tromey@redhat.com>
4181
4182 * gdb.texinfo (Signaling): Fix typo.
4183
4184 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4185
4186 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
4187 parameter "count" of -data-write-memory-bytes, and add an example.
4188
4189 2012-11-12 Tom Tromey <tromey@redhat.com>
4190
4191 * gdb.texinfo (Symbols): Document "info type-printers",
4192 "enable type-printer" and "disable type-printer".
4193 (Python API): Add new node to menu.
4194 (Type Printing API): New node.
4195 (Progspaces In Python): Document type_printers field.
4196 (Objfiles In Python): Likewise.
4197 (gdb.types) <get_type_recognizers, apply_type_recognizers,
4198 register_type_printer, TypePrinter>: Document.
4199
4200 2012-11-12 Tom Tromey <tromey@redhat.com>
4201
4202 * gdb.texinfo (Symbols): Document "set print type methods",
4203 "set print type typedefs", and flags to ptype and whatis.
4204
4205 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
4206
4207 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
4208 the example -data-disassemble output. Extend the description of
4209 the -data-disassemble results to document all fields. Document
4210 the cli disassemble command as being related to -data-disassemble.
4211
4212 2012-11-09 Yao Qi <yao@codesourcery.com>
4213
4214 PR gdb/14777.
4215 * gdb.texinfo (OS Information): Remove doc on command
4216 'info udot'.
4217
4218 2012-11-08 Joel Brobecker <brobecker@adacore.com>
4219
4220 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
4221 gdb.ini warning for Windows port.
4222
4223 2012-11-08 Yao Qi <yao@codesourcery.com>
4224
4225 * gdb.texinfo (Search): Add kindex for 'fo'.
4226
4227 2012-11-05 Tom Tromey <tromey@redhat.com>
4228
4229 PR python/14802:
4230 * gdb.texinfo (Functions In Python): Add example.
4231
4232 2012-11-03 Yao Qi <yao@codesourcery.com>
4233
4234 * observer.texi (GDB Observers): Remove observer
4235 'tracepoint_modified', 'tracepoint_created' and
4236 'tracepoint_deleted'.
4237
4238 2012-10-26 Tom Tromey <tromey@redhat.com>
4239
4240 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4241
4242 2012-10-25 Tom Tromey <tromey@redhat.com>
4243
4244 * gdb.texinfo (General Query Packets): Use @itemx.
4245
4246 2012-10-17 Yao Qi <yao@codesourcery.com>
4247
4248 * observer.texi (GDB Observers): Update observer
4249 'memory_changed'.
4250 * gdb.texinfo (GDB/MI Async Records): Document for
4251 "memory-changed" notification.
4252
4253 2012-10-15 Doug Evans <dje@google.com>
4254
4255 * gdb.texinfo (Mode Options): Document -nh.
4256 Elaborate on docs for -nx.
4257
4258 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4259
4260 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4261
4262 2012-09-21 Yao Qi <yao@codesourcery.com>
4263 Pedro Alves <palves@redhat.com>
4264
4265 * gdb.texinfo (GDB/MI Async Records): Document notification
4266 'record-started' and 'record-stopped'.
4267 * observer.texi (GDB Observers): New observer 'record-changed'.
4268
4269 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
4270
4271 * gdb.texinfo: Document the removal of SH's 'regs' command.
4272
4273 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4274
4275 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4276
4277 2012-09-18 Yao Qi <yao@codesourcery.com>
4278
4279 * gdb.texinfo (GDB/MI Async Records): Document new MI
4280 notifications '=tsv-created' and '=tsv-deleted'.
4281 * observer.texi (GDB Observers): New observer tsv_created and
4282 tsv_deleted.
4283
4284 2012-09-18 Yao Qi <yao@codesourcery.com>
4285
4286 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4287 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4288 '=traceframe-changed'.
4289
4290 2012-09-17 Yao Qi <yao@codesourcery.com>
4291
4292 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4293 'set listsize'.
4294
4295 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4296 Eli Zaretskii <eliz@gnu.org>
4297
4298 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4299 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4300 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4301
4302 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4303
4304 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4305
4306 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4307
4308 Document how to return from "python-interactive" to GDB.
4309 * gdb.texinfo (Python Commands): Update documentation.
4310
4311 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4312
4313 Add a new "python-interactive" command that starts a standard
4314 Python interactive prompt with "pi" as alias, and add "py" as
4315 an alias to "python".
4316 * gdb.texinfo (Python Commands): Document the new commands.
4317
4318 2012-08-22 Tom Tromey <tromey@redhat.com>
4319
4320 * gdbint.texinfo (Host Definition): Remove documentation for
4321 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4322
4323 2012-08-17 Keith Seitz <keiths@redhat.com>
4324
4325 PR c++/13356
4326 * gdb.texinfo (Type and Range Checking): Remove warning.
4327 Remove spurious commas.
4328 Update text and examples for re-implementation of set/show
4329 check type.
4330 (C and C++ Type and Range Checks): Likewise.
4331
4332 2012-08-16 Yao Qi <yao@codesourcery.com>
4333
4334 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4335 is deprecated.
4336
4337 2012-08-13 Doug Evans <dje@google.com>
4338
4339 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4340 to include functions.
4341
4342 2012-08-10 Doug Evans <dje@google.com>
4343
4344 * gdb.texinfo (Convenience Funs): New node.
4345 (Types In Python): Document Type.vector.
4346
4347 2012-08-09 Yao Qi <yao@codesourcery.com>
4348
4349 * observer.texi: New observer command_param_changed.
4350 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4351
4352 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4353
4354 * gdbint.texinfo (Debugging GDB): In section
4355 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4356 Mention also gdb-gdb.py.
4357
4358 2012-08-07 Yao Qi <yao@codesourcery.com>
4359
4360 Revert the folloing patch:
4361 2012-08-06 Yao Qi <yao@codesourcery.com>
4362 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4363 remote hardware-watchpoint-limit' and 'set
4364 remote hardware-breakpoint-limit'.
4365
4366 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
4367
4368 * gdb.texinfo (Working Directory): Added information about new
4369 default argument for 'cd' command.
4370
4371 2012-08-06 Yao Qi <yao@codesourcery.com>
4372
4373 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4374 remote hardware-watchpoint-limit' and 'set
4375 remote hardware-breakpoint-limit'.
4376
4377 2012-08-06 Yao Qi <yao@codesourcery.com>
4378
4379 Fix PR14371.
4380
4381 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4382 '=breakpoint-deleted'.
4383
4384 2012-08-02 Yao Qi <yao@codesourcery.com>
4385
4386 * gdb.texinfo (Native): Remove node Neutrino.
4387
4388 2012-07-27 Yao Qi <yao@codesourcery.com>
4389
4390 * gdb.texinfo (IPA Protocol Commands): Document new command
4391 'close'.
4392
4393 2012-07-25 Tom Tromey <tromey@redhat.com>
4394
4395 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4396
4397 2012-07-20 Doug Evans <dje@google.com>
4398
4399 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4400 (Index Files): Document how to control the use of deprecated index
4401 sections.
4402 (Index Section Format): Replace --use-deprecated-index-sections with
4403 "set use-deprecated-index-sections on".
4404
4405 2012-07-12 Eli Zaretskii <eliz@gnu.org>
4406
4407 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4408 indices into a single node "Index". Instead, join function and
4409 variable indices into a single index, separate from the concept
4410 index. Requested in
4411 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4412 (Top): Update the top-level menu: instead of one "Index" there are
4413 now separate entries "Concept Index" and "Function and Variable
4414 Index".
4415 (Concept Index, Function and Variable Index): New nodes.
4416 (Index): Node deleted.
4417
4418 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
4419
4420 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4421 and "maint agent-eval".
4422
4423 2012-07-03 Eli Zaretskii <eliz@gnu.org>
4424
4425 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4426 avoid file-name clashes between Index.html and index.html on
4427 case-insensitive filesystems. See the discussion starting in
4428 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4429 details of the problem.
4430 (Top): Update the master menu for the above.
4431 (Concept Index, Command and Variable Index): New nodes, instead of
4432 the old "Index" node that was deleted. All cross-references
4433 updated.
4434
4435 2012-07-02 Stan Shebs <stan@codesourcery.com>
4436
4437 * gdb.texinfo (Dynamic Printf): Mention agent style and
4438 disconnected dprintf.
4439 (Maintenance Commands): Describe maint agent-printf.
4440 (General Query Packets): Mention BreakpointCommands feature.
4441 (Packets): Document commands extension to Z0 packet.
4442 * agentexpr.texi (Bytecode Descriptions): Document printf
4443 bytecode.
4444
4445 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4446
4447 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4448 only after gdbinit files.
4449 (Startup): Move -iex and -iex commands down after gdbinit files.
4450
4451 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4452
4453 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4454 possibility.
4455
4456 2012-06-29 Tom Tromey <tromey@redhat.com>
4457
4458 * gdb.texinfo (Index Section Format): Update for version 7.
4459
4460 2012-06-28 Stan Shebs <stan@codesourcery.com>
4461
4462 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4463 example, add note about title column.
4464
4465 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4466
4467 * gdb.texinfo (Symbol Tables In Python): Add description about
4468 the new 'last' attribute of gdb.Symtab_and line.
4469
4470 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4471
4472 * gdb.texinfo (Symbol Tables In Python): Correct the description
4473 of the 'pc' attribute of gdb.Symtab_and_line.
4474
4475 2012-06-26 Doug Evans <dje@google.com>
4476
4477 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4478 and symtab-create.
4479
4480 2012-06-25 Keith Seitz <keiths@redhat.com>
4481
4482 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4483 from example. Remove "rbreak" from list of corresponding
4484 gdb commands.
4485
4486 2012-06-23 Doug Evans <dje@google.com>
4487
4488 * gdb.texinfo (Index Section Format): Document version 7 format.
4489
4490 2012-06-22 Yao Qi <yao@codesourcery.com>
4491
4492 * gdb.texinfo: Add missing cindex for some packets.
4493
4494 2012-06-20 Keith Seitz <keiths@redhat.com>
4495
4496 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4497 for -break-insert and document -p.
4498
4499 2012-06-20 Yao Qi <yao@codesourcery.com>
4500
4501 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4502 and "gdb.write_memory" with "Inferior.read_memory" and
4503 "Inferior.write_memory".
4504
4505 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4506
4507 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4508 (Free Documentation): Add @node line.
4509 (Continuing and Stepping) <advance location>: Use @item instead of
4510 @itemx.
4511 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4512 @itemx.
4513 (Embedded Processors): Put the link to "PA" to its correct place,
4514 according to document structure.
4515 (Python API): Put the link to "Lazy Strings In Python" to its
4516 correct place.
4517 (Index): Use @@ in @tex block to get a literal @.
4518
4519 * gdbint.texinfo: Fix the @subtitle line.
4520
4521 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4522 correct place.
4523
4524 2012-06-08 Yao Qi <yao@codesourcery.com>
4525
4526 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4527 Protocol'.
4528 (In-Process Agent Protocol, IPA Protocol Objects)
4529 (IPA Protocol Commands): New nodes.
4530 (Tracepoint Packets): Add anchors.
4531
4532 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4533
4534 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4535
4536 2012-06-06 Yao Qi <yao@codesourcery.com>
4537
4538 * gdb.texinfo: Update copyright year.
4539
4540 2012-05-23 Stan Shebs <stan@codesourcery.com>
4541 Kwok Cheung Yeung <kcy@codesourcery.com>
4542
4543 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4544
4545 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4546
4547 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4548 Mention also --with-separate-debug-dir.
4549 (Auto-loading): Prepend $debugdir in the sample output.
4550 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4551 auto-load safe-path variable.
4552 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4553 Mention also $debugdir for 'set auto-load scripts-directory'.
4554
4555 2012-05-19 Eli Zaretskii <eliz@gnu.org>
4556
4557 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4558 (MIPS Embedded, MIPS, MIPS Register packet Format)
4559 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4560 appropriate.
4561
4562 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
4563 Maciej W. Rozycki <macro@codesourcery.com>
4564
4565 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4566 mips compression".
4567 (MIPS Breakpoint Kinds): New subsubsection.
4568
4569 2012-05-18 Eli Zaretskii <eliz@gnu.org>
4570
4571 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4572 nodes for subsections. Add @acronym mark-ups and adjust
4573 formatting.
4574
4575 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4576
4577 Rename $ddir to $datadir.
4578 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4579 (objfile-gdb.py file): Rename $ddir to $datadir.
4580
4581 2012-05-18 Tom Tromey <tromey@redhat.com>
4582
4583 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4584
4585 2012-05-14 Stan Shebs <stan@codesourcery.com>
4586
4587 * gdb.texinfo (Dynamic Printf): New subsection.
4588
4589 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4590
4591 * gdb.texinfo (Basic Python): Add description about the function
4592 gdb.find_pc_line
4593
4594 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4595 Eli Zaretskii <eliz@gnu.org>
4596
4597 * gdb.texinfo (Separate Debug Files): Use plural form for global
4598 debugging information directory.
4599
4600 2012-05-11 Stan Shebs <stan@codesourcery.com>
4601 Kwok Cheung Yeung <kcy@codesourcery.com>
4602
4603 * gdb.texinfo (Operating System Auxiliary Information): Document new
4604 'info os' subcommands.
4605
4606 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4607
4608 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4609 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4610 (dotdebug_gdb_scripts section): Add reference
4611 to 'Auto-loading safe path'.
4612
4613 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 Implement multi-component --with-auto-load-dir.
4616 * gdb.texinfo (Auto-loading): New references
4617 for 'set auto-load scripts-directory'
4618 and 'show auto-load scripts-directory'.
4619 (Auto-loading safe path): Describe the new default. Move $ddir
4620 substituation reference to 'objfile-gdb.py file'.
4621 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4622 script-name. Describe new 'set auto-load scripts-directory'
4623 and 'show auto-load scripts-directory'.
4624
4625 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4626
4627 Provide $ddir substitution for --with-auto-load-safe-path.
4628 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4629 (Auto-loading safe path): Likewise. Mention the default value,
4630 $ddir substitution, --with-auto-load-safe-path and
4631 --without-auto-load-safe-path.
4632 * observer.texi (gdb_datadir_changed): New.
4633
4634 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4635
4636 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4637 Twice.
4638
4639 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4640 directory separator by path separator.
4641
4642 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4643
4644 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4645 for 'set auto-load safe-path' optional. Mention if it is omitted.
4646 Change disabling security protection condition to "/", twice.
4647
4648 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4649
4650 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4651 the new methods global_block and static_block on gdb.Symtab
4652 objects.
4653
4654 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4655
4656 * gdb.texinfo (Blocks In Python): Add a note saying that future
4657 improvements to GDB and its infrastructure can move symbols
4658 across blocks within a symbol table.
4659
4660 2012-04-29 Yao Qi <yao@codesourcery.com>
4661
4662 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4663 (A29K): Remove.
4664
4665 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4666 Tom Tromey <tromey@redhat.com>
4667
4668 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4669 and generic static probe support on GDB.
4670
4671 2012-04-25 Doug Evans <dje@google.com>
4672
4673 * gdb.texinfo (Go): Fix thinko.
4674
4675 * gdb.texinfo (Supported Languages): Add Go.
4676 (Go): New node.
4677
4678 2012-04-25 Yao Qi <yao@codesourcery.com>
4679
4680 * gdbint.texinfo (Testsuite): New section `Board settings'.
4681
4682 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4683
4684 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4685 Three times.
4686
4687 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4688 Three times.
4689
4690 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4691
4692 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4693 by @table @asis. Fix formatting of one item.
4694
4695 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4696
4697 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4698
4699 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4700
4701 New option "set debug auto-load".
4702 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4703 (auto-load verbose mode): New node.
4704
4705 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4706
4707 New option "set auto-load safe-path".
4708 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4709 and "info auto-load" examples for safe-path. Put there also references
4710 for "set auto-load safe-path" and "show auto-load safe-path".
4711 New menu item for Auto-loading safe path.
4712 (Auto-loading safe path): New node.
4713 (Python Auto-loading): Update the expected output from "Missing"
4714 to "No".
4715
4716 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4717
4718 auto-load: Implementation.
4719 * gdb.texinfo (Mode Options): New anchor for -nx.
4720 (Startup): New anchors for Option -init-eval-command,
4721 Home Directory Init File
4722 and Init File in the Current Directory during Startup.
4723 Mention set auto-load local-gdbinit with a reference.
4724 Change the sample code to "set auto-load python-scripts".
4725 (Threads): New anchor set libthread-db-search-path.
4726 Provide references to libthread_db.so.1 file.
4727 (Controlling GDB): New menu item for Auto-loading.
4728 (Auto-loading, Init File in the Current Directory)
4729 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4730 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4731 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4732 reference.
4733 (Auto-loading): Rename to ...
4734 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4735 "set auto-load python-scripts", new anchor for it. Change
4736 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4737 for it. Change "info auto-load-scripts"
4738 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4739 to "Python scripts".
4740
4741 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4742
4743 PR mi/13393
4744 * gdb.texinfo (Print Settings): Extend the description for "set print
4745 object".
4746 (GDB/MI Variable Objects): Extend the description for -var-create and
4747 -var-list-children.
4748
4749 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4750
4751 * gdb.texinfo (Examining Data): Document the 'explore' command.
4752
4753 2012-03-28 Joel Brobecker <brobecker@adacore.com>
4754
4755 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4756 to the children of a varobj and its update range when -var-update
4757 returns that the varobj's type changed.
4758
4759 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4760
4761 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4762 Create two new links fir 'objfile-gdb.py file'
4763 and 'dotdebug_gdb_scripts section'.
4764
4765 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4766
4767 * gdb.texinfo (Auto-loading): Rename node reference
4768 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4769 Twice.
4770 (.debug_gdb_scripts section): Rename the node ...
4771 (dotdebug_gdb_scripts section): ... here.
4772 (Maintenance Commands): Also rename this node reference.
4773
4774 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4775
4776 * gdb.texinfo (Python API/Values From Inferior): Add description
4777 about the new method Value.referenced_value. Add description on
4778 how Value.dereference is different (and similar) to
4779 Value.referenced_value.
4780
4781 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4782
4783 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4784 --init-eval-command=COMMAND, -iex.
4785 (Startup): Describe -iex and -ix. Simplify the example
4786 for "set auto-load-scripts off".
4787
4788 2012-03-16 Gary Benson <gbenson@redhat.com>
4789
4790 PR breakpoints/10738
4791 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4792 stating that GDB cannot set breakpoints on inlined functions.
4793 (Mode Options): Document --use-deprecated-index-sections.
4794 (Index Section Format): Document new index section version format.
4795
4796 2012-03-15 Tom Tromey <tromey@redhat.com>
4797
4798 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4799
4800 2012-03-13 Doug Evans <dje@google.com>
4801
4802 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4803 of "reload".
4804 (Symbols): Delete docs for set/show symbol-reloading.
4805 * gdbint.texinfo (Defining Other Architecture Features): Delete
4806 SYMBOL_RELOADING_DEFAULT.
4807 * refcard.tex: Delete reference to symbol-reloading.
4808
4809 2012-03-07 Pedro Alves <palves@redhat.com>
4810
4811 * gdb.texinfo (General Query Packets): Document new
4812 QProgramSignals packet.
4813 * gdb.texinfo (Remote configuration): Mention
4814 "program-signals-packet".
4815
4816 2012-03-05 Tristan Gingold <gingold@adacore.com>
4817
4818 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4819
4820 2012-03-03 Yao Qi <yao@codesourcery.com>
4821
4822 * gdb.texinfo (In-Process Agent): New node.
4823 Document new commands.
4824 (General Query Packets): Add packet `QAgent'.
4825
4826 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4827
4828 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4829
4830 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
4831
4832 * gdb.texinfo (Commands In Python): Put example python macro in
4833 COMMAND_USER category rather than COMMAND_OBSCURE.
4834 Document gdb.COMMAND_USER.
4835 (User-defined Commands): Update documentation to clarify
4836 "set/show max-user-call-depth" and "show user" don't apply to python
4837 commands. Update documentation to clarify "help user-defined" may
4838 also include python commands defined as COMMAND_USER.
4839
4840 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4841
4842 * gdb.texinfo (Startup): Add option -ex description to the option -x
4843 description.
4844
4845 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
4846
4847 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4848 condition-evaluation breakpoint parameter.
4849 Mention condition-evaluation mode being shown in "info break".
4850 (Break Conditions): Add description for target-side
4851 conditional breakpoints.
4852 (Remote Configuration): Mention conditional-breakpoints-packet.
4853 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4854 cond-expr.
4855 (General Query Packets): Mention new ConditionalBreakpoint feature.
4856
4857 2012-02-22 Tom Tromey <tromey@redhat.com>
4858
4859 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4860
4861 2012-02-17 Tom Tromey <tromey@redhat.com>
4862
4863 PR python/10753:
4864 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4865 directory.
4866
4867 2012-02-14 Stan Shebs <stan@codesourcery.com>
4868
4869 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4870
4871 2012-02-13 Pedro Alves <palves@redhat.com>
4872
4873 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4874 mips-idt-ecoff.
4875
4876 2012-02-09 Yao Qi <yao@codesourcery.com>
4877
4878 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4879
4880 2012-02-07 Tom Tromey <tromey@redhat.com>
4881
4882 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4883 Symbol.value.
4884
4885 2012-02-07 Tom Tromey <tromey@redhat.com>
4886
4887 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4888
4889 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4890
4891 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4892
4893 2012-01-24 Tom Tromey <tromey@redhat.com>
4894
4895 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4896 unload".
4897 (Files): Mention new catch commands.
4898 (GDB/MI Async Records): Likewise.
4899
4900 2012-01-24 Gary Benson <gbenson@redhat.com>
4901
4902 Delete #if 0'd out code.
4903 * gdb.texinfo (Frame Info): Remove "info catch".
4904
4905 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4906
4907 * gdb.texinfo (Remote Configuration): Document
4908 "set remote hostio-readlink-packet" command.
4909 (General Query Packets): Document vFile:readlink packet.
4910
4911 2012-01-16 Tom Tromey <tromey@redhat.com>
4912
4913 * gdb.texinfo (Specify Location): Document relative file name
4914 handling.
4915
4916 2012-01-16 Tom Tromey <tromey@redhat.com>
4917
4918 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4919
4920 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4921 Eli Zaretskii <eliz@gnu.org>
4922
4923 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4924 code.
4925
4926 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4927
4928 * gdb.texinfo (Variables): Document use of :: for non-static
4929 variables.
4930
4931 2012-01-05 Joel Brobecker <brobecker@adacore.com>
4932
4933 * gdbint.texinfo (Start of New Year Procedure): Update
4934 to replace use of copyright.sh by use of copyright.py.
4935
4936 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4937
4938 Remove the gdbtui binary.
4939 * all-cfg.texi (GDBTUI): Remove.
4940 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4941 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4942 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4943
4944 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
4945
4946 Introduce gdb.FinishBreakpoint in Python.
4947 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4948 (Python API): Add menu entry for Finish Breakpoints.
4949
4950 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4951
4952 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4953 tests.
4954
4955 2011-12-16 Doug Evans <dje@google.com>
4956
4957 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4958
4959 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4960
4961 * gdb.texinfo (Python Commands): Remove "maint set/show print
4962 stack". Add documentation for "set/show python print-stack".
4963
4964 2011-12-14 Pedro Alves <pedro@codesourcery.com>
4965
4966 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4967 should transfer control to the stub in the startup code instead of
4968 in main. Mention the need to get past the initial breakpoint.
4969
4970 2011-12-06 Tom Tromey <tromey@redhat.com>
4971
4972 * gdb.texinfo (Set Breaks): Update for new behavior.
4973
4974 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4975
4976 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4977 List Format for SVR4 Targets'.
4978 (General Query Packets): New item qXfer:libraries-svr4:read.
4979 (Library List Format for SVR4 Targets): New node.
4980
4981 2011-12-01 Tom Tromey <tromey@redhat.com>
4982
4983 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4984 add.
4985
4986 2011-11-22 Tom Tromey <tromey@redhat.com>
4987
4988 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4989 reasons.
4990
4991 2011-11-20 Stan Shebs <stan@codesourcery.com>
4992
4993 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4994 note-related options and variables.
4995 (Tracepoint Packets): Document packet changes.
4996
4997 2011-11-20 Sanjoy Das <sdas@igalia.com>
4998
4999 * gdb.texinfo (JIT Interface): Add documentation on writing and
5000 usind JIT debug info readers.
5001 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
5002 Debug Info Readers): New nodes.
5003
5004 2011-11-18 Yao Qi <yao@codesourcery.com>
5005
5006 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
5007 tracepoint.
5008
5009 2011-11-15 Doug Evans <dje@google.com>
5010
5011 * gdb.texinfo (Files): Document basenames-may-differ.
5012
5013 2011-11-14 Doug Evans <dje@google.com>
5014
5015 * gdb.texinfo (Shell Commands): Document "!".
5016
5017 2011-11-14 Stan Shebs <stan@codesourcery.com>
5018 Kwok Cheung Yeung <kcy@codesourcery.com>
5019
5020 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
5021 needed to get shorter fast tracepoints.
5022 (Tracepoint Packets): Document new qTMinFTPILen packet.
5023
5024 2011-11-14 Yao Qi <yao@codesourcery.com>
5025
5026 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
5027 behavior of tracepoint.
5028 (General Query Packets): New feature InstallInTrace.
5029 (Remote Configuration): Document "set remote
5030 install-in-trace-packet".
5031
5032 2011-11-12 Matt Rice <ratmice@gmail.com>
5033
5034 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
5035 Add arguments to info macro.
5036
5037 2011-11-10 Tom Tromey <tromey@redhat.com>
5038
5039 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
5040 manual.
5041 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
5042 (Macros): Add a footnote.
5043 (C): Remove paragraph about compiler options.
5044 (C Constants): Mention wide character and string constants.
5045 (C Plus Plus Expressions): Update compiler option advice. Mention
5046 using declarations. Mention ADL. Remove old HP compiler
5047 information.
5048
5049 2011-11-10 Tom Tromey <tromey@redhat.com>
5050
5051 PR c++/9257:
5052 * gdb.texinfo (Print Settings): Add an extra note about the need
5053 for a vtable.
5054
5055 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
5056
5057 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
5058 "set mips abi" documentation.
5059
5060 2011-11-04 Doug Evans <dje@google.com>
5061
5062 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
5063
5064 2011-11-03 Tom Tromey <tromey@redhat.com>
5065
5066 * gdb.texinfo (Stopping): Add menu entry.
5067 (Continuing and Stepping): Restore @node. Use @section, not
5068 @subsection.
5069
5070 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
5071
5072 * gdb.texinfo (Skipping Over Functions and Files): Remove node
5073 designation. Fix "Specify Location" cross-reference.
5074
5075 2011-11-02 Stan Shebs <stan@codesourcery.com>
5076
5077 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
5078 (General Query Packets): Describe tracenz feature.
5079 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
5080
5081 2011-10-28 Paul Koning <paul_koning@dell.com>
5082
5083 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
5084
5085 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
5086
5087 * gdb.texinfo ((Frames In Python): Document
5088 gdb.FRAME_UNWIND_FIRST_ERROR contant.
5089
5090 2011-10-26 Paul Koning <paul_koning@dell.com>
5091
5092 * gdb.texinfo (gdb.types): Document new deepitems function.
5093
5094 2011-10-25 Paul Koning <paul_koning@dell.com>
5095
5096 PR python/13327
5097
5098 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
5099 fetch_lazy method.
5100
5101 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5102
5103 PR python/12656
5104
5105 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
5106 global_block, static_block function.
5107
5108 2011-10-19 Tom Tromey <tromey@redhat.com>
5109
5110 * gdb.texinfo (Commands In Python): Add missing "@"s.
5111
5112 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
5113
5114 PR python/13285 Document named constants for frame unwind stop reasons
5115 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
5116 constants.
5117
5118 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5119
5120 Fix compatibility with texinfo versions older than 4.12.
5121 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
5122 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
5123 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
5124 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
5125 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
5126 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
5127 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
5128
5129 2011-10-09 Doug Evans <dje@google.com>
5130
5131 * gdb.texinfo (Extending GDB): Document alias command.
5132
5133 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5134
5135 Support @entry in input expressions.
5136 * gdb.texinfo (Variables): Describe @entry names suffix.
5137 (Print Settings): Add anchor for `set print entry-values'.
5138
5139 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5140 Eli Zaretskii <eliz@gnu.org>
5141
5142 Display @entry parameter values (without references).
5143 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
5144 example.
5145 (Print Settings): New description of set print entry-values and show
5146 print entry-values.
5147
5148 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5149 Eli Zaretskii <eliz@gnu.org>
5150
5151 Recognize virtual tail call frames.
5152 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
5153 (Tail Call Frames): New node.
5154 (Frames In Python): Add gdb.TAILCALL_FRAME.
5155
5156 2011-10-07 Doug Evans <dje@google.com>
5157
5158 * gdb.texinfo (gdb.printing): Document new `replace' arg to
5159 register_pretty_printer.
5160
5161 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
5162
5163 PR python/12930
5164 PR python/12802
5165
5166 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
5167 stop method.
5168
5169 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
5170
5171 * gdb.texinfo (Starting your Program): "set disable-randomization"
5172 is no longer Linux-specific.
5173 (Remote Configuration): Document "set remote
5174 disable-randomization-packet".
5175 (General Query Packets): Document "QDisableRandomization" packet
5176 and add it to "qSupported" list.
5177
5178 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
5179
5180 Allow Python notification of new object-file loadings.
5181 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
5182 event type.
5183
5184 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
5185
5186 PR python/12691: Add the inferior to Python exited event
5187 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
5188
5189 2011-10-03 Joel Brobecker <brobecker@adacore.com>
5190
5191 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
5192 rephasing.
5193
5194 2011-10-03 Joel Brobecker <brobecker@adacore.com>
5195
5196 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
5197 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
5198 as possible feature returned by the `-list-features'
5199 command.
5200
5201 2011-09-28 Paul Koning <paul_koning@dell.com>
5202
5203 * gdb.texinfo (gdb.Type): Document field access by dictionary
5204 key syntax.
5205
5206 2011-09-28 Yao Qi <yao@codesourcery.com>
5207
5208 * gdb.texinfo (Files): Update options for `add-symbol-file'.
5209 Add one space after option `-s'. Remove @r{} markup.
5210
5211 2011-09-27 Stan Shebs <stan@codesourcery.com>
5212
5213 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
5214
5215 2011-09-16 Hui Zhu <teawater@gmail.com>
5216
5217 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
5218 to *(unsigned char *)$esp@300.
5219
5220 2011-09-15 Paul Koning <paul_koning@dell.com>
5221
5222 * gdb.texinfo: Make style of Python functions and methods match
5223 the syntax of Python. Also put class and module names explicitly
5224 on function, member, and variable names, matching Python
5225 documentation conventions.
5226
5227 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
5228
5229 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5230 * gdb.texinfo (Inferiors In Python): Describe new
5231 gdb.selected_inferior() function.
5232
5233 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
5234
5235 Handle multiple breakpoint hits in Python interface:
5236 * gdb.texinfo (Events In Python): New function documentation:
5237 gdb.BreakpointEvent.breakpoints. Indicate that
5238 gdb.BreakpointEvent.breakpoint is now deprecated.
5239
5240 2011-09-04 Joel Brobecker <brobecker@adacore.com>
5241
5242 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5243
5244 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
5245
5246 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5247
5248 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5249
5250 * gdb.texinfo (Prompt): Add set/show extended-prompt
5251 documentation
5252 (Basic Python): Add prompt_hook anchor.
5253 (Python modules): Reword module text to reflect multiple modules.
5254 (gdb.prompt): Document gdb.prompt module.
5255
5256 2011-08-14 Yao Qi <yao@codesourcery.com>
5257
5258 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5259
5260 2011-08-14 Yao Qi <yao@codesourcery.com>
5261
5262 * gdb.texinfo (Standard Target Features): Document C6x features.
5263 (TIC6x Features): New node.
5264
5265 2011-08-12 Doug Evans <dje@google.com>
5266
5267 * gdb.texinfo (Symbols In Python): Document symbol.type.
5268
5269 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
5270
5271 * gdb.texinfo (Python): Document command and function
5272 auto-loading.
5273
5274 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5275 Eli Zaretskii <eliz@gnu.org>
5276
5277 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5278 typedefs unrolling. Extend the sample code by an inner typedef and
5279 outer typedefs unrolling.
5280
5281 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5282
5283 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5284 size and line-size.
5285
5286 2011-07-21 Matt Rice <ratmice@gmail.com>
5287
5288 PR macros/12999
5289 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5290 Update text and cindex entries for info macro command.
5291
5292 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5293
5294 * observer.texi (GDB Observers): Add before_prompt observer.
5295 * gdb.texinfo (Basic Python): Add documentation for prompt
5296 substitution.
5297
5298 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5299
5300 PR python/12438
5301 * gdb.texinfo (Python Commands): Add deprecate note to maint
5302 set/show python print-stack. Document set/show python
5303 print-backtrace.
5304
5305 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5306
5307 * gdb.texinfo: Fix typos.
5308
5309 2011-07-01 Tom Tromey <tromey@redhat.com>
5310
5311 * gdb.texinfo (Debugging Output): Document set debug
5312 check-physname.
5313
5314 2011-06-29 Tom Tromey <tromey@redhat.com>
5315
5316 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5317 breakpoint-notifications feature.
5318
5319 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5320
5321 * gdb.texinfo (Target Description): Remove warning about
5322 possibly unstable format.
5323
5324 2011-06-03 Tom Tromey <tromey@redhat.com>
5325
5326 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5327 (Events In Python): Note that exit_code is optional.
5328
5329 2011-05-17 Pedro Alves <pedro@codesourcery.com>
5330
5331 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5332 required for multi-threading support.
5333 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5334 Hc are deprecated for multi-threading debugging. Point readers at
5335 the vCont packet.
5336
5337 2011-05-15 Doug Evans <dje@google.com>
5338
5339 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5340
5341 2011-05-13 Doug Evans <dje@google.com>
5342
5343 * gdb.texinfo (Threads): Document $sdir,$pdir.
5344 (Server): Document $pdir exception.
5345
5346 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5347
5348 * gdb.texinfo (Threads): Clarify default value for
5349 libthread-db-search-path.
5350
5351 * gdb.texinfo (Completion): Update example.
5352 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5353
5354 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5355
5356 * gdb.texinfo: Document change in the behaviour of the enable and
5357 disable GDB commands when applied to tracepoints.
5358 Document the EnableDisableTracepoints remote stub feature.
5359 Document QTEnable and QTDisable in the list of tracepoint packets.
5360
5361 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5362
5363 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5364 hsuser.texi.
5365 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5366 comment to hsuser.texi. Change rluser.texi name in the comment.
5367
5368 2011-05-10 Doug Evans <dje@google.com>
5369
5370 * gdb.texinfo (Threads): If an empty path is provided for
5371 libthread-db-search-path it is reset to its default value.
5372 (Server): Ditto.
5373
5374 2011-05-09 Doug Evans <dje@google.com>
5375
5376 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5377
5378 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5379 Thiago Jung Bauermann <bauerman@br.ibm.com>
5380
5381 Implement support for PowerPC BookE masked watchpoints.
5382 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5383 (PowerPC Embedded): Mention support of masked watchpoints.
5384
5385 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5386
5387 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5388 `@value{GDBN}'.
5389
5390 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5391
5392 * gdb.texinfo (titlepage): Remove dedication.
5393 (In Memoriam): New appendix.
5394
5395 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5396 Eli Zaretskii <eliz@gnu.org>
5397
5398 * gdb.texinfo (Index Section Format): Change the version to 5.
5399 Describe the different formula.
5400
5401 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5402 Eli Zaretskii <eliz@gnu.org>
5403
5404 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5405 for disconnected tracing.
5406 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5407 extended-remote relationship. Mention --once.
5408 (TCP port allocation lifecycle of @code{gdbserver}): New.
5409
5410 2011-04-23 Eli Zaretskii <eliz@gnu.org>
5411
5412 * gdb.texinfo (Server): Improve indexing. Index all optional
5413 switches to gdbserver.
5414
5415 2011-04-20 Tom Tromey <tromey@redhat.com>
5416
5417 * gdb.texinfo (Index Section Format): New node.
5418 (Top): Add new node to menu.
5419
5420 2011-04-20 Pedro Alves <pedro@codesourcery.com>
5421
5422 * gdb.texinfo (Maintenance Commands): Document `maint print
5423 remote-registers'.
5424
5425 2011-04-20 Tom Tromey <tromey@redhat.com>
5426
5427 * gdb.texinfo (Trace File Format): Move node later.
5428
5429 2011-04-19 Tom Tromey <tromey@redhat.com>
5430
5431 * gdbint.texinfo (Register Information Functions): Remove
5432 duplicate "the".
5433 * gdb.texinfo (Emacs): Remove duplicate "to".
5434 (GDB/MI Variable Objects): Remove duplicate "the".
5435 (General Query Packets): Likewise.
5436
5437 2011-04-02 Joel Brobecker <brobecker@adacore.com>
5438
5439 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5440 "GDB/MI Ada Exception Information" node.
5441
5442 2011-04-01 Joel Brobecker <brobecker@adacore.com>
5443
5444 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5445 the "exception-name" field in the *stopped async record.
5446
5447 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5448 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5449
5450 Implement support for PowerPC BookE ranged breakpoints.
5451 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5452
5453 2011-03-28 Tom Tromey <tromey@redhat.com>
5454
5455 * gdb.texinfo (Set Tracepoints): Fix typo.
5456
5457 2011-03-24 Tom Tromey <tromey@redhat.com>
5458
5459 * gdb.texinfo (Specify Location): Document `function:label'
5460 linespec.
5461
5462 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5463
5464 PR python/12149
5465
5466 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5467
5468 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5469
5470 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5471 (Inferiors In Python): Likewise.
5472 (Threads In Python): Likewise.
5473 (Symbols In Python): Likewise.
5474 (Objfiles In Python): Likewise.
5475 (Symbol Tables In Python): Likewise.
5476
5477 2011-03-15 Pedro Alves <pedro@codesourcery.com>
5478
5479 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5480 display>: Explain that the commands accept number ranges.
5481
5482 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5483
5484 * gdb.texinfo (Breakpoints In Python): Add description and example
5485 of Python stop function operation.
5486
5487 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5488
5489 * gdb.texinfo (Parameters In Python): Document get_set_string and
5490 get_show_string methods.
5491
5492 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5493
5494 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5495
5496 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5497 circular-trace-buffer name.
5498
5499 2011-02-28 Joel Brobecker <brobecker@adacore.com>
5500
5501 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5502 in the previous change.
5503
5504 2011-02-27 Michael Snyder <msnyder@vmware.com>
5505
5506 * gdb.texinfo (Inferiors and Programs): Update commands to show
5507 that they can accept multiple arguments.
5508
5509 2011-02-24 Joel Brobecker <brobecker@adacore.com>
5510
5511 Revert the following patch (code patch was not approved):
5512 2011-02-21 Hui Zhu <teawater@gmail.com>
5513 * agentexpr.texi (bytecode descriptions): add printf.
5514 * gdb.texinfo (tracepoint action lists): add printf.
5515
5516 2011-02-23 Doug Evans <dje@google.com>
5517
5518 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5519
5520 2011-02-23 Michael Snyder <msnyder@vmware.com>
5521
5522 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5523 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5524 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5525
5526 2011-02-22 Doug Evans <dje@google.com>
5527
5528 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5529 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5530 add description of result, fix @defun formatting.
5531
5532 2011-02-21 Hui Zhu <teawater@gmail.com>
5533
5534 * agentexpr.texi (Bytecode Descriptions): Add printf.
5535 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5536
5537 2011-02-18 Tom Tromey <tromey@redhat.com>
5538
5539 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5540
5541 2011-02-14 Michael Snyder <msnyder@vmware.com>
5542
5543 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5544 Document new command "thread find".
5545
5546 2011-02-14 Michael Snyder <msnyder@vmware.com>
5547
5548 * gdb.texinfo (Threads): Update example of new thread message.
5549
5550 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5551
5552 * gdb.texinfo (Remote Configuration): Mention set/show remote
5553 traceframe-info.
5554 (Tools/Packages Optional for Building GDB): Mention that expat is
5555 used for traceframe info.
5556 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5557 (General Query Packets) <qSupported>: Describe the
5558 qXfer:traceframe-info:read feature.
5559 (qXfer::read): Describe qXfer:traceframe-info:read.
5560 (Traceframe Info Format): New section.
5561
5562 2011-02-04 Pedro Alves <pedro@codesourcery.com>
5563
5564 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5565 for casts and unary operators.
5566
5567 2011-02-04 Tom Tromey <tromey@redhat.com>
5568
5569 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5570 is not useful.
5571
5572 2011-01-25 Pedro Alves <pedro@codesourcery.com>
5573
5574 * gdb.texinfo: s/value optimized out/optimized out/g
5575
5576 2011-01-21 Joel Brobecker <brobecker@adacore.com>
5577
5578 * gdb.texinfo (Other Misc Settings): Rework part of the
5579 documentation of the "set interactive mode" command.
5580
5581 2011-01-19 Tom Tromey <tromey@redhat.com>
5582
5583 * gdb.texinfo (Threads): Document thread name output and `thread
5584 name' command.
5585 (Threads In Python): Document Thread.name attribute.
5586 (GDB/MI Thread Commands): Document thread attributes.
5587
5588 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5589
5590 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5591 changes in mi/mi-cmd-disas.c
5592
5593 2011-01-12 Tom Tromey <tromey@redhat.com>
5594
5595 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5596 Fix "thread apply" text.
5597
5598 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5599 Thiago Jung Bauermann <bauerman@br.ibm.com>
5600
5601 Implement support for PowerPC BookE ranged watchpoints.
5602 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5603 the "set powerpc exact-watchpoints" flag.
5604
5605 2011-01-07 Tom Tromey <tromey@redhat.com>
5606
5607 * gdb.texinfo (Python API): Add descriptions to @menu items.
5608
5609 2011-01-06 Tom Tromey <tromey@redhat.com>
5610
5611 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5612
5613 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5614
5615 * gdb.texinfo (Debugging Output): Document "set debug jit".
5616
5617 2011-01-06 Tom Tromey <tromey@redhat.com>
5618
5619 PR python/12133:
5620 * gdb.texinfo (Frames In Python): Document various frame
5621 constants.
5622
5623 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5624
5625 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5626 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5627 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5628
5629 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5630
5631 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5632 (clean): Add GDBvn.texi.
5633
5634 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5635
5636 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5637 occasional case where the debugger prints an array address
5638 instead of the array itself.
5639
5640 2010-12-23 Pedro Alves <pedro@codesourcery.com>
5641
5642 * gdb.texinfo (Packets) <read registers packet>: Document support
5643 for registers that were not collected.
5644
5645 2010-12-15 Doug Evans <dje@google.com>
5646
5647 * gdb.texinfo (Startup): Document auto-loading of scripts during
5648 startup.
5649 (Auto-loading): Delete "maint set python auto-load on|off".
5650 Add "set auto-load-scripts on|off".
5651
5652 2010-12-07 Doug Evans <dje@google.com>
5653
5654 * gdb.texinfo (Mode Options): Document -data-directory.
5655 (Data Files): Add reference to -data-directory.
5656
5657 2010-11-29 Doug Evans <dje@google.com>
5658
5659 * gdb.texinfo (Pretty-Printer Introduction): Change
5660 printer-name:subprinter-name to printer-name;subprinter-name.
5661
5662 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5663
5664 PR python/12199
5665
5666 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5667
5668 2010-11-23 Tom Tromey <tromey@redhat.com>
5669
5670 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5671 (Editing): Likewise.
5672 (Command History): Likewise.
5673 (TUI Keys): Likewise.
5674 (Bug Reporting): Conditionally include rluser.texi and
5675 inc-history.texinfo.
5676 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5677 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5678 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5679 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5680 (gdb.pdf): Likewise.
5681 (gdb.info): Likewise.
5682 (gdb/index.html): Likewise.
5683
5684 2010-11-23 Tom Tromey <tromey@redhat.com>
5685
5686 * Makefile.in (Makefile): Run ../config.status.
5687 (distclean): Update.
5688 * configure: Remove.
5689 * configure.ac: Remove.
5690
5691 2010-11-12 Tom Tromey <tromey@redhat.com>
5692
5693 * gdb.texinfo (Basic Python): Update. Add xref.
5694 (Exception Handling): Document new exception classes.
5695 (Types In Python): Update.
5696 (Frames In Python): Update.
5697
5698 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5699
5700 * gdb.texinfo (Breakpoints In Python): Document "internal"
5701 parameter, and visible attribute.
5702
5703 2010-11-05 Doug Evans <dje@google.com>
5704
5705 * gdb.texinfo (Source Path): Document "set directories".
5706
5707 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
5708
5709 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5710 (OpenCL C): New node.
5711
5712 2010-11-02 Doug Evans <dje@google.com>
5713
5714 * gdb.texinfo (Pretty Printing): Expand into three sections,
5715 introduction, example, and commands.
5716 (Python API): Delete section Disabling Pretty-Printers, merge into
5717 Selecting Pretty-Printers.
5718 (Writing a Pretty-Printer): New section. Move the pretty-printer
5719 example here, and reformat to match python coding style. Add a second
5720 example using the gdb.printing module.
5721 (Python modules): Add gdb.printing.
5722
5723 2010-10-29 Doug Evans <dje@google.com>
5724
5725 * gdb.texinfo (Python): Fix long line.
5726
5727 2010-10-20 Doug Evans <dje@google.com>
5728
5729 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5730 All references updated. Correct sections marked as subsections.
5731 (Coding Standards): New chapter. Move the coding standard related
5732 subsections here. Add section on Python coding standards.
5733
5734 2010-10-13 Doug Evans <dje@google.com>
5735
5736 * gdb.texinfo (Python): Add "Python modules".
5737 (Types in Python): Add reference to gdb.types section.
5738 (Python modules): New node.
5739
5740 2010-10-11 Doug Evans <dje@google.com>
5741
5742 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5743 Python" from gdb.Value.type description.
5744
5745 2010-09-28 Joel Brobecker <brobecker@adacore.com>
5746
5747 * gdb.texinfo (Ravenscar Profile): New node.
5748
5749 2010-09-22 Tom Tromey <tromey@redhat.com>
5750
5751 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5752
5753 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5754
5755 * gdb.texinfo (Values From Inferior): Clarify that
5756 value.dynamic_type works only in C++ programs with RTTI.
5757
5758 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
5759
5760 * gdb.texinfo (Character Sets): Correctly reference host-charset
5761 in example.
5762
5763 2010-09-13 Tom Tromey <tromey@redhat.com>
5764
5765 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5766 Document "fullname" and "from".
5767
5768 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5769
5770 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5771 feature `reverse' output by -list-target-features.
5772
5773 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5774
5775 * gdb.texinfo (i386 Features): Remove an extra "@item".
5776
5777 2010-08-30 Tom Tromey <tromey@redhat.com>
5778
5779 PR python/11792:
5780 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5781
5782 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5783
5784 * gdb.texinfo (ARM Features): Document
5785 org.gnu.gdb.arm.m-profile.
5786
5787 2010-08-23 Tom Tromey <tromey@redhat.com>
5788
5789 PR python/11145:
5790 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5791 reinterpret_cast methods.
5792
5793 2010-08-23 Tom Tromey <tromey@redhat.com>
5794
5795 PR python/11915:
5796 * gdb.texinfo (Types In Python): Document array method.
5797
5798 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5799
5800 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5801
5802 2010-08-16 Tom Tromey <tromey@redhat.com>
5803
5804 * gdb.texinfo (Set Watchpoints): Document -location option.
5805
5806 2010-08-13 Doug Evans <dje@google.com>
5807
5808 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5809
5810 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5811
5812 * gdb.texinfo (GDB/MI Data Manipulation): Document
5813 -data-read-memory-raw and -data-write-memory-raw.
5814
5815 2010-08-11 Tom Tromey <tromey@redhat.com>
5816 Phil Muldoon <pmuldoon@redhat.com>
5817
5818 * gdb.texinfo (Basic Python): Describe post_event API.
5819
5820 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5821
5822 * gdb.texinfo (Basic Python): Describe solib_address and
5823 decode_line Python APIs
5824
5825 2010-08-10 Tom Tromey <tromey@redhat.com>
5826
5827 * gdb.texinfo (Pretty Printing API): Document
5828 gdb.default_visualizer.
5829
5830 2010-08-10 Tom Tromey <tromey@redhat.com>
5831
5832 Revert gdb-add-index addition:
5833 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5834
5835 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5836 Eli Zaretskii <eliz@gnu.org>
5837
5838 * gdb.texinfo (Mode Options) <-batch>
5839 (Basic Python) <gdb.execute>: Describe setting width and height.
5840
5841 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5842
5843 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5844
5845 2010-07-30 Tom Tromey <tromey@redhat.com>
5846
5847 * gdb.texinfo (Index Files): Mention gdb-add-index.
5848
5849 2010-07-30 Hui Zhu <teawater@gmail.com>
5850
5851 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5852 "detach inferior" and "kill inferior".
5853
5854 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5855
5856 * gdb.texinfo (Machine Code): Update description of two forms of
5857 arguments, and add new example to demonstrate the new form.
5858
5859 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5860
5861 * gdb.texinfo (Values From Inferior): Add value inferior function
5862 call description.
5863
5864 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5865
5866 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5867
5868 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5869 Eli Zaretskii <eliz@gnu.org>
5870
5871 Make core files the process_stratum.
5872 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5873 record_stratum example.
5874
5875 2010-07-13 Tom Tromey <tromey@redhat.com>
5876
5877 * gdb.texinfo (Index Files): New node.
5878
5879 2010-07-13 Tom Tromey <tromey@redhat.com>
5880
5881 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5882
5883 2010-07-13 Tom Tromey <tromey@redhat.com>
5884
5885 * gdb.texinfo (Specify Location): Document labels.
5886
5887 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5888
5889 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5890 entries for fast tracepoints and static tracepoints.
5891
5892 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5893
5894 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5895 qsThreadInfo>: Spell out `l' as ell.
5896
5897 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5898
5899 * gdb.texinfo (Convenience Variables): Document $_sdata.
5900 (Commands to Set Tracepoints): Describe static tracepoints. Add
5901 `Listing Static Tracepoint Markers' menu entry. Document
5902 "strace".
5903 (Tracepoint Action Lists): Document collecting $_sdata.
5904 (Listing Static Tracepoint Markers): New subsection.
5905 (Tracepoints support in gdbserver): Mention static tracepoints.
5906 (remote packets, enabling and disabling): Mention
5907 read-sdata-object.
5908 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5909 and StaticTracepoint.
5910 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5911 Document qXfer:sdata:read.
5912 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5913
5914 2010-06-29 Joel Brobecker <brobecker@adacore.com>
5915
5916 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5917
5918 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5919 Tom Tromey <tromey@redhat.com>
5920 Thiago Jung Bauermann <bauerman@br.ibm.com>
5921
5922 * gdb.texinfo (Inferiors In Python): New node.
5923 * gdb.texinfo (Threads In Python): New node.
5924
5925 2010-06-28 Joel Brobecker <brobecker@adacore.com>
5926
5927 * gdb.texinfo (Python): Document what the python directory is
5928 and what its location is.
5929 (Basic Python): Document the gdb.PYTHONDIR constant.
5930
5931 2010-06-25 Tom Tromey <tromey@redhat.com>
5932
5933 PR python/10808:
5934 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5935
5936 2010-06-24 Hui Zhu <teawater@gmail.com>
5937
5938 * gdb.texinfo: (Commands for Controlled Output): Add
5939 documentation for command "eval".
5940
5941 2010-06-21 Stan Shebs <stan@codesourcery.com>
5942
5943 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5944 * annotate.texinfo: Ditto.
5945 * gdbint.texinfo: Ditto.
5946 * stabs.texinfo: Ditto.
5947
5948 2010-06-22 Hui Zhu <teawater@gmail.com>
5949
5950 * gdb.texinfo: (Process Record and Replay): Add documentation
5951 for command "set record memory-query".
5952
5953 2010-06-21 Stan Shebs <stan@codesourcery.com>
5954
5955 * gdb.texinfo: Relicense under GFDL version 1.3.
5956 * annotate.texinfo: Relicense under GFDL version 1.3.
5957 * gdbint.texinfo: Relicense under GFDL version 1.3.
5958 * stabs.texinfo: Relicense under GFDL version 1.3.
5959 * fdl.texi: Update to version 1.3.
5960
5961 2010-06-18 Stan Shebs <stan@codesourcery.com>
5962
5963 * gdb.texinfo (Operating System Auxiliary Information): Describe
5964 "info os" when no arguments given.
5965
5966 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5967 $_thread.
5968
5969 2010-06-18 Hui Zhu <teawater@gmail.com>
5970
5971 * gdb.texinfo: (Process Record and Replay): Add documentation
5972 for commands "record save" and "record restore".
5973
5974 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5975
5976 * gdb.texinfo: Include information about the correct use
5977 of addresses in the `watch' command.
5978
5979 2010-06-11 Stan Shebs <stan@codesourcery.com>
5980
5981 * gdb.texinfo (Observer Mode): New section.
5982 (General Query Packets): Document QAllow.
5983
5984 2010-06-04 Doug Evans <dje@google.com>
5985
5986 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5987
5988 2010-06-03 Doug Evans <dje@google.com>
5989
5990 * gdbint.texinfo (Coding): Add subsection on command names.
5991
5992 2010-06-02 Tom Tromey <tromey@redhat.com>
5993
5994 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5995 always-disassemble.
5996
5997 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5998
5999 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
6000 gdbserver, and add cross reference.
6001 (Tracepoints support in gdbserver): New subsection.
6002
6003 2010-05-26 Pedro Alves <pedro@codesourcery.com>
6004
6005 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
6006 `qRelocInsn' feature.
6007 (Relocate instruction reply packet): New subsection
6008 of `Tracepoint Packets'.
6009 (Tracepoint Packets): Mention that packets QTDP and QTStart
6010 support the qRelocInsn request, and add cross reference to new
6011 subsection.
6012
6013 2010-05-25 Doug Evans <dje@google.com>
6014
6015 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
6016 (Commands In Python): Document gdb.string_to_argv.
6017
6018 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6019
6020 * gdbint.texinfo (Host Definition): Remove items NORETURN and
6021 ATTR_NORETURN.
6022
6023 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
6024 Tom Tromey <tromey@redhat.com>
6025 Thiago Jung Bauermann <bauerman@br.ibm.com>
6026
6027 * gdb.texinfo (Parameters In Python): New Node.
6028
6029 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6030
6031 * gdb.texinfo: (Summary) Add mention about D language support.
6032 (Filenames): Add D suffixes.
6033 (D): New node.
6034
6035 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
6036
6037 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
6038 of macro deleted from GDB code.
6039
6040 2010-04-24 Pedro Alves <pedro@codesourcery.com>
6041
6042 * gdb.texinfo (Commands to specify files): Describe what how GDB
6043 looks up DOS-based filesystem paths on the system root. Document
6044 the new `set/show target-file-system-kind' commands.
6045
6046 2010-04-23 Doug Evans <dje@google.com>
6047
6048 * gdb.texinfo (Python): Move Auto-loading section here ...
6049 (Python API): from here.
6050 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
6051 (Maintenance Commands): Add docs for "maint print section-scripts".
6052
6053 2010-04-20 Chris Moller <cmoller@redhat.com>
6054
6055 * gdb.texinfo (Setting Breakpoints): Added description of
6056 filename-qualified rbreak.
6057 * refcard.tex (Breakpoints and Watchpoints): Added brief
6058 description of filename-qualified rbreak.
6059
6060 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6061
6062 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
6063 (Python API): Change the reference to Pretty Printing API.
6064 (Pretty Printing): Move the user part under the Data node. Reformat
6065 the sample output to 72 columns. Create a new reference to Pretty
6066 Printing API. Rename the API part ...
6067 (Pretty Printing API): To a new node name.
6068 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
6069 (GDB/MI Variable Objects): Change references to Pretty Printing API.
6070
6071 2010-04-21 Stan Shebs <stan@codesourcery.com>
6072
6073 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
6074 and commands.
6075 (Listing Tracepoints): Update to reflect current behavior.
6076
6077 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6078
6079 * gdb.texinfo (Examining memory): Update for change in string
6080 display with explicit size.
6081
6082 2010-04-19 Pedro Alves <pedro@codesourcery.com>
6083
6084 PR breakpoints/8554.
6085
6086 * gdb.texinfo (Save Breakpoints): New node.
6087 (save-tracepoints): Rename to ...
6088 (save tracepoints): ... this. Mention that `save-tracepoints' is
6089 a deprecated alias to `save tracepoints'.
6090
6091 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
6092
6093 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
6094 (info w32 thread-information-block): Document new command.
6095 (qGetTIBAddress): Document new gdbserver query.
6096 (maint set/show show-all-tib): Document new command.
6097
6098 2010-04-15 Doug Evans <dje@google.com>
6099
6100 * gdb.texinfo (Python API): Add progspaces section.
6101 (Selecting Pretty-Printers): Progspace pretty-printers are
6102 searched too.
6103 (Progspaces In Python): New section.
6104
6105 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
6106
6107 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6108
6109 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
6110 returns None.
6111
6112 2010-04-09 Stan Shebs <stan@codesourcery.com>
6113
6114 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6115 Describe the `frames-created' field, tweak grammar.
6116
6117 2010-04-09 Pedro Alves <pedro@codesourcery.com>
6118
6119 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6120 Describe the `circular' and `disconnected' fields.
6121
6122 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
6123
6124 * gdb.texinfo (maint print registers): Mention unavailable and
6125 invisible registers.
6126
6127 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6128 Thiago Jung Bauermann <bauerman@br.ibm.com>
6129 Tom Tromey <tromey@redhat.com>
6130
6131 * gdb.texinfo (Breakpoints In Python): New Node.
6132
6133 2010-04-08 Stan Shebs <stan@codesourcery.com>
6134
6135 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
6136 trace status fields.
6137
6138 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
6139
6140 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
6141 optional. Make org.gnu.gdb.i386.avx requires
6142 org.gnu.gdb.i386.avx.
6143
6144 2010-04-08 Doug Evans <dje@google.com>
6145
6146 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
6147 search path, and document that gdb only scans the search path if
6148 the script's path doesn't specify a directory.
6149
6150 2010-04-05 Doug Evans <dje@google.com>
6151
6152 * gdb.texinfo (maint show python auto-load): Fix typo.
6153
6154 2010-04-04 Stan Shebs <stan@codesourcery.com>
6155
6156 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
6157 (Setting Watchpoints): Update description of "info watch".
6158 (Disabling Breakpoints): Only "info break" lists all.
6159
6160 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
6161 (tdump): Explain how tdump works.
6162
6163 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6164
6165 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
6166 add cross reference.
6167
6168 2010-03-31 Pedro Alves <pedro@codesourcery.com>
6169
6170 * gdb.texinfo (TUI Commands): Mention that in some cases, these
6171 commands error out.
6172
6173 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6174
6175 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
6176
6177 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6178
6179 * gdb.texinfo (General Query Packets): Add xmlRegisters.
6180
6181 2010-03-29 Stan Shebs <stan@codesourcery.com>
6182 Nathan Sidwell <nathan@codesourcery.com>
6183
6184 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
6185 GDBN equivalent.
6186 (Set Tracepoints): Remove mention that conditional tracepoints
6187 don't exist.
6188 (Tracepoint Actions): Clarify when while-stepping collection
6189 happens, note that while-stepping does not automatically collect
6190 $pc.
6191
6192 2010-03-29 Stan Shebs <stan@codesourcery.com>
6193
6194 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
6195 (General Query Packets): Describe TracepointSource.
6196
6197 2010-03-27 Matt Rice <ratmice@gmail.com>
6198
6199 * gdb.texinfo (ARM): Document arguments to "target sim".
6200 (Set Catchpoints): Use @dots{} instead of @r{...}.
6201
6202 2010-03-26 Pedro Alves <pedro@codesourcery.com>
6203
6204 * gdb.texinfo (Tracepoint Packets): Remove mention that
6205 terror:string may be plain text, and drop mention of X prefix.
6206
6207 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
6208
6209 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
6210
6211 2010-03-24 Stan Shebs <stan@codesourcery.com>
6212
6213 * gdb.texinfo (Tracepoint Packets): Document trace error status.
6214
6215 2010-03-24 Tom Tromey <tromey@redhat.com>
6216
6217 PR breakpoints/9352:
6218 * gdb.texinfo (Break Commands): Update.
6219
6220 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6221
6222 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
6223 commands.
6224
6225 2010-03-16 Stan Shebs <stan@codesourcery.com>
6226
6227 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6228 circular-trace-buffer.
6229 (Tracepoint Packets): Describe QTBuffer, and details of the
6230 qTStatus reply.
6231
6232 2010-03-12 Stan Shebs <stan@codesourcery.com>
6233 Nathan Sidwell <nathan@codesourcery.com>
6234
6235 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6236 doing instruction stepping.
6237 (Tracepoint Restrictions): New node.
6238
6239 2010-03-10 Tom Tromey <tromey@redhat.com>
6240
6241 * gdbint.texinfo (Symbol Handling): Update.
6242
6243 2010-03-08 Tom Tromey <tromey@redhat.com>
6244
6245 PR cli/9591:
6246 * gdb.texinfo (Mode Options): Mention lack of pagination and
6247 confirmation with --batch.
6248 (Screen Size): Mention --batch.
6249 (Messages/Warnings): Likewise.
6250
6251 2010-03-05 Tom Tromey <tromey@redhat.com>
6252
6253 * gdb.texinfo (Basic Python): Document target_charset and
6254 target_wide_charset.
6255
6256 2010-03-05 Tom Tromey <tromey@redhat.com>
6257
6258 * gdb.texinfo (Data): Link to pretty-printing.
6259 (Output Formats): Likewise. Correct text.
6260
6261 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6262
6263 * gdb.texinfo (Types): Describe <struct> and <flags>.
6264
6265 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6266
6267 * gdb.texinfo (Frames In Python): Add block parameter and
6268 description to read_var text.
6269
6270 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
6271 Tom Tromey <tromey@redhat.com>
6272
6273 * gdb.texinfo (Types In Python): Describe block argument in
6274 template_argument and gdb.lookup_type.
6275
6276 2010-02-24 Tom Tromey <tromey@redhat.com>
6277
6278 * gdb.texinfo (Cygwin Native): Fix typo.
6279
6280 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6281
6282 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6283 and select method descriptions.
6284 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6285 Tables in Python to menu.
6286 (Blocks In Python): New node.
6287 (Symbols In Python): New node.
6288 (Symbol Tables in Python): New node.
6289
6290 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6291
6292 Multiexec MI
6293
6294 gdb/
6295 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6296
6297 gdb/doc/
6298 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6299 changes.
6300 (GDB/MI Program Execution): Document current behaviour of
6301 --all and --thread-group.
6302 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6303 -remove-inferior.
6304 * observer.texi (inferior_added, inferior_removed): New
6305 observers.
6306
6307 2010-02-19 Tom Tromey <tromey@redhat.com>
6308
6309 * gdbint.texinfo (Getting Started): Fix @node.
6310 (Debugging GDB): Likewise.
6311
6312 2010-02-13 Joel Brobecker <brobecker@adacore.com>
6313
6314 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6315 documenting the gdb_test_timeout variable.
6316
6317 2010-02-12 Jakob Engblom <jakob@virtutech.com>
6318
6319 * gdb.texinfo (MI commands): Added documentation of --reverse
6320 option to a set of MI commands. Restructured documentation of MI
6321 commands --exec-continue to reflect the complexity of reverse
6322 execution.
6323
6324 2010-02-12 Pedro Alves <pedro@codesourcery.com>
6325
6326 * gdb.texinfo (Using the Collected Data): Specify that the address
6327 range of `tfind outsize' is exclusive, and that the address range
6328 of `tfind range' is inclusive.
6329 (Tracepoint Packets): Specify that the address range of
6330 `QTFrame:range' is inclusive, and that the address range of
6331 `QTFrame:outside' is exclusive
6332
6333 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6334
6335 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6336
6337 2010-02-10 Tom Tromey <tromey@redhat.com>
6338
6339 * gdb.texinfo (Debugging Output): Document set debug parser and
6340 show debug parser.
6341
6342 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6343
6344 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6345 i386_eflags and i386_mxcsr.
6346
6347 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6348
6349 * gdb.texinfo: Document i386 target features.
6350
6351 2010-02-05 Doug Evans <dje@google.com>
6352
6353 * gdbint.texinfo (Testsuite): Add a new section to document the
6354 various DejaGnu variables that may be overridden.
6355 Document INTERNAL_GDBFLAGS.
6356
6357 2010-02-04 Tom Tromey <tromey@redhat.com>
6358
6359 PR cli/8830:
6360 * gdb.texinfo (Files): -readnow comes before the filename for file
6361 and symbol-file.
6362
6363 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6364
6365 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6366 Document ARM breakpoint types.
6367 (Register Packet Format): Move into the new section.
6368 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6369
6370 2010-01-21 Joel Brobecker <brobecker@adacore.com>
6371
6372 * gdb.texinfo (File Options): Adjust the documentation of this
6373 switch to refer to the "source" command rather than partially
6374 duplicating some of the relevant information.
6375 (Extending GDB): Introduce and document the set/show script-extension
6376 setting.
6377 (Command Files): Add note explaining that the "source" command
6378 is also used to evalute scripts written in other languages.
6379 Remove the short slightly incorrect reference to sourcing Python
6380 scripts.
6381 (Python Commands): Document how to execute a Python script from GDB.
6382
6383 2010-01-19 Joel Brobecker <brobecker@adacore.com>
6384
6385 * gdb.texinfo (Command Files): Fix typo.
6386
6387 2010-01-18 Tom Tromey <tromey@redhat.com>
6388
6389 * gdb.texinfo (File Options): Document -x on .py files.
6390 (Command Files): Document handling of Python scripts.
6391
6392 2010-01-18 Jie Zhang <jie.zhang@analog.com>
6393
6394 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6395
6396 2010-01-15 Stan Shebs <stan@codesourcery.com>
6397
6398 * gdb.texinfo (Trace Files): New section.
6399 (Tracepoint Packets): Document QTSave and qTBuffer.
6400 (Trace File Format): New appendix.
6401
6402 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6403
6404 * gdb.texinfo (Values From Inferior): Document lazy_string value
6405 method.
6406 (Python API): Add Lazy strings menu item.
6407 (Lazy Strings In Python): New node.
6408
6409 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6410
6411 * gdb.texinfo (GDB/MI Thread Information): New.
6412 (GDB/MI Async Records): Document the core field in *stopped.
6413 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6414 documentation
6415 (Process list): Document that osdata document may contain
6416 threads.
6417 (Remote Serial Protocol): Document qXfer:threads.
6418
6419 2010-01-06 Stan Shebs <stan@codesourcery.com>
6420
6421 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6422 disconnected tracing.
6423 (Tracepoint Packets): Document new protocol.
6424
6425 2010-01-05 Stan Shebs <stan@codesourcery.com>
6426
6427 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6428 tracepoints.
6429 (Tracepoint Packets): Describe remote protocol for fast
6430 tracepoints.
6431
6432 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6433
6434 Update the "Start of New Year Procedure".
6435 * gdbint.texinfo: Add the list of files that need to be updated
6436 manually. Minor reformatting.
6437
6438 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6439
6440 * refcard.tex: Update copyright year in header and text.
6441
6442 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6443
6444 * agentexpr.texi: Add 2010 to the list of copyright years.
6445 * annotate.texinfo: Likewise.
6446 * gdb.texinfo: Likewise.
6447 * gdbint.texinfo: Likewise.
6448 * observer.texi: Likewise.
6449 * stabs.texinfo: Likewise.
6450
6451 2009-12-31 Stan Shebs <stan@codesourcery.com>
6452
6453 * gdb.texinfo (Tracepoint Actions): Describe teval.
6454
6455 2009-12-29 Stan Shebs <stan@codesourcery.com>
6456
6457 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
6458
6459 2009-12-28 Stan Shebs <stan@codesourcery.com>
6460
6461 * gdb.texinfo (Trace State Variables): New section.
6462 (Tracepoint Packets): Describe trace state variable packets.
6463 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6464 variable bytecodes.
6465
6466 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6467
6468 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6469 declarations.
6470
6471 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6472
6473 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6474 -gdb-exit behaviour.
6475
6476 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6477
6478 * gpl.texi: Update to version 3 of the GPL.
6479
6480 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6481
6482 * Makefile.in: Update copyright header.
6483 * observer.texi: Fix the copyright header of the generated files.
6484
6485 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6486
6487 * gdb.texinfo (Types In Python): Describe range function.
6488
6489 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6490
6491 * gdb.texinfo (Types In Python): Describe "is_base_class".
6492
6493 2009-12-03 Tom Tromey <tromey@redhat.com>
6494
6495 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6496
6497 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6498
6499 * observer.texi: New memory_changed observer.
6500
6501 2009-12-01 Tom Tromey <tromey@redhat.com>
6502
6503 * gdb.texinfo (Reverse Execution): Fix typo.
6504
6505 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6506
6507 PR gdb/8704
6508
6509 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6510 are allowed after the breakpoint condition.
6511
6512 2009-11-23 Tom Tromey <tromey@redhat.com>
6513
6514 PR python/10782:
6515 * gdb.texinfo (Types In Python): Document Type.pointer.
6516
6517 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6518
6519 * gdb.texinfo (Machine Code): Adjust.
6520
6521 2009-11-11 Pedro Alves <pedro@codesourcery.com>
6522
6523 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6524 (Using Agent Expressions): Delete cross reference.
6525
6526 2009-11-07 Joel Brobecker <brobecker@adacore.com>
6527
6528 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6529 and @settitle directives up to help makeinfo find them.
6530
6531 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6532
6533 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6534 (Auto-loading): Use plural and note one can use multiple components now.
6535
6536 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6537
6538 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6539 -stack-list-arguments have the same documentation for parameter
6540 as -stack-list-locals. Add comas.
6541
6542 2009-10-27 Tom Tromey <tromey@redhat.com>
6543 Eli Zaretskii <eliz@gnu.org>
6544
6545 PR python/10781
6546
6547 * gdb.texinfo (Values From Inferior): Document cast method.
6548
6549 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6550
6551 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6552 and adjust example.
6553
6554 2009-10-22 Michael Snyder <msnyder@vmware.com>
6555
6556 * gdb.texinfo (Process Record and Replay): Document new form of
6557 info record command. Also document the new save and restore
6558 commands.
6559
6560 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6561
6562 * gdb.texinfo (Machine Code): Mention current pc marker.
6563 (Memory): Likewise.
6564
6565 2009-10-19 Pedro Alves <pedro@codesourcery.com>
6566 Stan Shebs <stan@codesourcery.com>
6567
6568 * observer.texi (new_inferior): Rename to...
6569 (inferior_appeared): ... this.
6570
6571 * gdb.texinfo (Inferiors): Rename node to ...
6572 (Inferiors and Programs): ... this. Mention running multiple
6573 programs in the same debug session.
6574 <info inferiors>: Mention the new 'Executable' column if "info
6575 inferiors". Update examples. Document the "add-inferior",
6576 "clone-inferior", "remove-inferior" and "maint info
6577 program-spaces" commands.
6578 (Process): Rename node to...
6579 (Forks): ... this. Document "set|show follow-exec-mode".
6580
6581 2009-10-11 Michael Snyder <msnyder@vmware.com>
6582
6583 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6584 (ReverseContinue): Ditto.
6585
6586 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6587
6588 * gdb.texinfo (Server): Document libthread-db-search-path.
6589
6590 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6591
6592 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6593
6594 2009-10-06 Michael Eager <eager@eagercon.com>
6595
6596 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6597 (Embedded Processors): Add MicroBlaze.
6598 (MicroBlaze): New. Describe Xilinx MicroBlaze
6599
6600 2009-10-04 Pedro Alves <pedro@codesourcery.com>
6601
6602 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6603
6604 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6605
6606 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6607
6608 2009-09-23 Joel Brobecker <brobecker@adacore.com>
6609
6610 * observer.texi (solib_unloaded): Document explicitly the fact that
6611 this observer is called before the associated symbols are unloaded.
6612
6613 2009-09-21 Jie Zhang <jie.zhang@analog.com>
6614
6615 * gdb.texinfo: Escape "{" and "}".
6616
6617 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6618
6619 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6620 -stack-list-variables.
6621
6622 2009-09-18 Tom Tromey <tromey@redhat.com>
6623
6624 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6625 is experimental.
6626
6627 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6628
6629 * gdb.texinfo (convenince variables): Mention
6630 $_siginfo could be empty.
6631
6632 2009-09-15 Tom Tromey <tromey@redhat.com>
6633
6634 * gdb.texinfo (GDB/MI Variable Objects): Document
6635 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6636 Expand -var-update documentation.
6637
6638 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6639
6640 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6641 feature.
6642
6643 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6644
6645 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6646
6647 2009-09-10 Michael Snyder <msnyder@vmware.com>
6648
6649 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6650 ReverseStep replies to the qSupported query.
6651
6652 2009-09-10 Joel Brobecker <brobecker@adacore.com>
6653
6654 Add documentation for set/show interactive-mode.
6655 * gdb.texinfo (Other Misc Settings): New node.
6656
6657 2009-09-01 Doug Evans <dje@google.com>
6658
6659 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6660 non-stop mode's affect on remote caching.
6661
6662 2009-08-31 Jacob Potter <jdpotter@google.com>
6663 Doug Evans <dje@google.com>
6664
6665 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6666 Mark `set/show remotecache' options as obsolete.
6667 Document new `set/show stack-cache' option.
6668 Update text for `info dcache'.
6669
6670 2009-08-27 Doug Evans <dje@google.com>
6671
6672 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6673 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6674
6675 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6676
6677 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6678 about autoconf.
6679
6680 2009-08-25 Pedro Alves <pedro@codesourcery.com>
6681
6682 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6683 small example, and describe its columns. Replace "inferior-id" by
6684 "infno" throughout.
6685
6686 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6687
6688 * gdbint.texinfo (Releasing GDB): Point to
6689 README-maintainer-mode file for required autoconf version.
6690 * configure.ac: Do not substitute datarootdir, htmldir,
6691 pdfdir, docdir. Do not process --with-datarootdir,
6692 --with-htmldir, --with-pdfdir, --with-docdir.
6693 * configure: Regenerate.
6694
6695 * configure: Regenerate.
6696
6697 2009-08-20 Reid Kleckner <reid@kleckner.net>
6698
6699 * gdb.texinfo: Add chapter on JIT interface.
6700
6701 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
6702
6703 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6704 confirmation request.
6705
6706 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6707
6708 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6709 CRC definitions.
6710
6711 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6712
6713 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6714 -break-commands.
6715
6716 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6717
6718 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6719 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6720
6721 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6722
6723 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6724 "set spu stop-on-load" and "show spu stop-on-load" commands.
6725
6726 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6727
6728 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6729
6730 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6731
6732 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6733 org.gnu.gdb.arm.neon.
6734
6735 2009-07-20 Pedro Alves <pedro@codesourcery.com>
6736
6737 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6738 optional element.
6739 (subsection OS ABI): New subsection.
6740
6741 2009-07-14 Stan Shebs <stan@codesourcery.com>
6742
6743 * gdb.texinfo (Tracepoint Conditions): New section.
6744 (General Query Packets): Describe ConditionalTracepoints.
6745 (Tracepoint Packets): Describe condition field.
6746 (Maintenance Commands): Describe maint agent-eval.
6747 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6748
6749 2009-07-11 Hui Zhu <teawater@gmail.com>
6750
6751 * gdb.texinfo (disassemble): Add a new modifier /r
6752 to "disassemble" command to make it print the raw instructions
6753 in hex as well as in symbolic form.
6754
6755 2009-07-09 Tom Tromey <tromey@redhat.com>
6756
6757 * gdbint.texinfo (Testsuite): Document parallel make check.
6758
6759 2009-07-09 Tom Tromey <tromey@redhat.com>
6760
6761 * gdbint.texinfo (Testsuite): Document test transcripts.
6762
6763 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6764
6765 * gdb.texinfo (Values From Inferior): Add length parameter
6766 description.
6767
6768 2009-07-04 Chris Genly <chris@genly.us>
6769
6770 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6771 in -var-list-children. Fix example according to what the code
6772 does.
6773
6774 2009-07-02 Pedro Alves <pedro@codesourcery.com>
6775
6776 * gdb.texinfo (Debugging multiple inferiors): Document the
6777 "inferior", "detach inferior" and "kill inferior" commands.
6778 (Debugging Programs with Multiple Processes): Adjust to mention
6779 generic "inferior" commands. Delete mention of "detach fork" and
6780 "delete fork". Cross reference to "Debugging multiple inferiors"
6781 section.
6782
6783 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6784
6785 * gdbint.texinfo (Item Output Functions): Update signature
6786 for ui_out_field_core_addr.
6787
6788 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6789
6790 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6791 Update example code extrated from breakpoint.c.
6792
6793 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6794
6795 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6796 MI commands.
6797 (GDB/MI Symbol Query): Likewise.
6798 (GDB/MI File Commands): Likewise.
6799 (GDB/MI File Transfer Commands): Likewise.
6800 (GDB/MI Target Manipulation): Likewise.
6801 (GDB/MI Miscellaneous Commands): Likewise.
6802
6803 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6804
6805 * gdb.texinfo (Debugging Optimized Code): New chapter.
6806 (Compiling for Debugging): Reference it. Move some
6807 text to the new section.
6808
6809 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6810
6811 * doc/gdb.texinfo (Calling): Document
6812 set-unwind-on-terminating-exception usage.
6813
6814 2009-06-11 Pedro Alves <pedro@codesourcery.com>
6815
6816 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6817 command.
6818
6819 2009-06-07 Pedro Alves <pedro@codesourcery.com>
6820
6821 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6822 references.
6823
6824 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6825
6826 * gdbint.texinfo: Rename formal parameters to gdbarch function
6827 protoypes from "current_gdbarch" to "gdbarch".
6828
6829 2009-05-28 Tom Tromey <tromey@redhat.com>
6830
6831 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6832
6833 2009-05-27 Tom Tromey <tromey@redhat.com>
6834
6835 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6836 feature.
6837 (GDB/MI Variable Objects): Document -var-set-visualizer.
6838
6839 2009-04-02 Tom Tromey <tromey@redhat.com>
6840
6841 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6842 feature.
6843 (GDB/MI Variable Objects): Document -var-set-visualizer.
6844
6845 2009-05-27 Tom Tromey <tromey@redhat.com>
6846 Thiago Jung Bauermann <bauerman@br.ibm.com>
6847 Phil Muldoon <pmuldoon@redhat.com>
6848
6849 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6850 (Pretty Printing): New node.
6851 (Selecting Pretty-Printers): Likewise.
6852 (Python API): Update.
6853 (Output Formats): Document /r format.
6854
6855 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6856 Tom Tromey <tromey@redhat.com>
6857
6858 * gdb.texinfo (Types In Python): New node.
6859 (Values From Inferior): "type" is now an attribute.
6860 (Python API): Update.
6861
6862 2009-05-27 Tom Tromey <tromey@redhat.com>
6863 Thiago Jung Bauermann <bauerman@br.ibm.com>
6864 Phil Muldoon <pmuldoon@redhat.com>
6865
6866 * gdb.texinfo: Add @syncodeindex for `tp'.
6867 (Python API): Update.
6868 (Auto-loading): New node.
6869 (Objfiles In Python): New node.
6870
6871 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6872
6873 * gdb.texinfo (Threads): Document libthread-db-search-path.
6874
6875 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
6876
6877 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6878
6879 2009-05-12 Pedro Alves <pedro@codesourcery.com>
6880
6881 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6882 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6883 show show-debug-regs' docs.
6884
6885 2009-05-08 Eli Zaretskii <eliz@gnu.org>
6886
6887 * gdb.texinfo (Process Record and Replay): Add description of
6888 reverse execution.
6889
6890 2009-05-07 Joel Brobecker <brobecker@adacore.com>
6891
6892 * gdbint.texinfo (Adding support for debugging core files): New node.
6893 (Native Debugging): Remove the ``Native core file Support'' section.
6894
6895 2009-05-01 Eli Zaretskii <eliz@gnu.org>
6896
6897 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6898 Add index entries.
6899
6900 2009-04-30 Hui Zhu <teawater@gmail.com>
6901 Michael Snyder <msnyder@vmware.com>
6902
6903 * gdb.texinfo: (Process Record and Replay): Add documentation for
6904 process record and replay.
6905
6906 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6907
6908 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6909 a new part on command-line defined macros.
6910
6911 2009-04-25 Eli Zaretskii <eliz@gnu.org>
6912
6913 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6914 clarify the wording.
6915
6916 2009-04-23 Tom Tromey <tromey@redhat.com>
6917
6918 * gdb.texinfo (Data Files): New node.
6919 (GDB Files): Update menu.
6920
6921 2009-04-23 Joel Brobecker <brobecker@adacore.com>
6922
6923 * gdbint.texinfo (Defining Other Architecture Features): Remove
6924 entry for PROCESS_LINENUMBER_HOOK.
6925
6926 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6927
6928 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6929
6930 2009-04-22 Hui Zhu <teawater@gmail.com>
6931
6932 * gdb.texinfo (disassemble-next-line): Set the default of
6933 disassemble-next-line to off.
6934
6935 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6936
6937 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6938 --with-htmldir): New.
6939 * configure: Regenerate.
6940 * Makefile.in (datarootdir, docdir): Define.
6941 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6942 instead of $(SET_TEXINPUTS).
6943 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6944 gdbint.info instead of $(SET_TEXINPUTS).
6945 (gdbint/index.html): Use same -I options as for building
6946 gdbint.info.
6947 (stabs.dvi, stabs.pdf): Use same -I options as for building
6948 stabs.info instead of $(SET_TEXINPUTS).
6949 (stabs/index.html): Use same -I options as for building
6950 stabs.info.
6951 (annotate.dvi, annotate.pdf): Use same -I options as for building
6952 annotate.info instead of $(SET_TEXINPUTS).
6953 (annotate/index.html): Use same -I options as for building
6954 annotate.info.
6955
6956 2009-04-21 David Daney <ddaney@caviumnetworks.com>
6957
6958 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6959
6960 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6961
6962 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6963
6964 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6965 Joseph Myers <joseph@codesourcery.com>
6966
6967 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6968 (MAKEHTMLFLAGS): Set to empty.
6969 (html__strip_dir): Define.
6970 (HTMLFILES): Define.
6971 (HTMLFILES_INSTALL): Define.
6972 (install-html): Copy new automake rule.
6973 (html): Depend on $(HTMLFILES).
6974 (gdb_toc.html): Rename to gdb/index.html.
6975 (gdbint_toc.html): Rename to gdbint/index.html.
6976 (stabs_toc.html): Rename to stabs/index.html.
6977 (annotate_toc.html): Rename to annotate/index.html.
6978
6979 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6980
6981 * Makefile.in: Set pdfdir and htmldir from configure
6982 substitutions.
6983 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6984 * configure: Regenerate.
6985
6986 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6987
6988 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6989 This macro is no longer used.
6990
6991 2009-04-15 Tom Tromey <tromey@redhat.com>
6992
6993 * gdb.texinfo (Character Sets): Document default character set.
6994
6995 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6996
6997 * gdbint.texinfo: Change server name from sources.redhat.com to
6998 sourceware.org throughout.
6999
7000 2009-04-09 Joel Brobecker <brobecker@adacore.com>
7001
7002 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
7003 about a missing dot or coma after @xref.
7004
7005 2009-04-02 Joel Brobecker <brobecker@adacore.com>
7006
7007 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
7008 example, and add a small explanation about it.
7009 (Print Settings): Change the documentation of the "set print
7010 frame-arguments" to reflect the fact that the default is now "scalars".
7011
7012 2009-04-02 Joel Brobecker <brobecker@adacore.com>
7013
7014 * gdb.texinfo (Print Settings): Add kindex for command "set
7015 print frame-arguments".
7016
7017 2009-03-31 Joel Brobecker <brobecker@adacore.com>
7018
7019 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
7020 breakpoints.
7021 (Set Breaks): Add reference to thread-specific and task-specific
7022 breakpoints.
7023
7024 2009-03-31 Joel Brobecker <brobecker@adacore.com>
7025
7026 * gdb.texinfo (Ada Tasks): Remove the documentation about
7027 the "Running" state, as this state has been eliminated.
7028 Now all runnable tasks are shown as "Runnable".
7029
7030 2009-03-30 Stan Shebs <stan@codesourcery.com>
7031
7032 * gdb.texinfo (Tracepoints): Describe tracepoints as a
7033 special case of breakpoints.
7034 (Enable and Disable Tracepoints): Mention deprecation.
7035 (Listing Tracepoints): Update description and example.
7036
7037 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7038
7039 * gdb.texinfo (Frames in Python): New node.
7040 (Python API): Update.
7041
7042 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
7043
7044 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
7045 from a method to an attribute.
7046
7047 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
7048
7049 * gdb.texinfo (Values From Inferior): Document is_optimized_out
7050 attribute.
7051
7052 2009-03-25 Pedro Alves <pedro@codesourcery.com>
7053
7054 * observer.texi (thread_exit): Add "silent" parameter.
7055
7056 2009-03-22 Pedro Alves <pedro@codesourcery.com>
7057
7058 * observer.texi (about_to_proceed): New.
7059
7060 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
7061
7062 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
7063 field throughout to handle types with spaces in them. Fix typos
7064 found by aspell.
7065 (Summary, Requirements, Contributors): New first chapter,
7066 "Summary" added, old Requirements section moved there, and new
7067 section, "Contributors" added.
7068 (Initializing a New Architecture, Register Representation)
7069 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
7070 (Porting gdb): These sections extended and updated.
7071 (Compiler Characteristics): This section (empty) deleted.
7072 (Defining Other Architecture Features): This section renamed and
7073 duplicate material removed from (formerly "Target Conditionals").
7074 Use braces {} in @deftypeXX type field throughout to handle types
7075 with spaces in them. Typos found by aspell fixed.
7076
7077 * stack_frame.svg: New file, source of image for gdbint.texinfo.
7078 * stack_frame.pdf: Version of image for PDF output.
7079 * stack_frame.png: Version of image for HTML output and for Emacs.
7080 * stack_frame.txt: Version of image for Info output.
7081 * stack_frame.eps: Version of image for TeX DVI output.
7082
7083 2009-03-21 Eli Zaretskii <eliz@gnu.org>
7084
7085 * gdb.texinfo (Character Sets): Fix last change.
7086
7087 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
7088
7089 * gdb.texinfo (Values From Inferior): Fix optional arguments
7090 markup.
7091 (Commands In Python): Adjust argument names of gdb.Command.__init__
7092 to what the function accepts as keywords.
7093
7094 2008-03-20 Tom Tromey <tromey@redhat.com>
7095
7096 * gdb.texinfo (Convenience Vars): Document convenience functions.
7097 (Functions In Python): New node.
7098 (Python API): Update.
7099
7100 2009-03-20 Tom Tromey <tromey@redhat.com>
7101
7102 * gdb.texinfo (Character Sets): Remove obsolete text. Document
7103 set target-wide-charset.
7104 (Requirements): Mention iconv.
7105
7106 2009-03-17 Hui Zhu <teawater@gmail.com>
7107
7108 * gdb.texinfo: Change the introduce of "disassemble-next-line".
7109
7110 2009-03-17 Hui Zhu <teawater@gmail.com>
7111
7112 * gdb.texinfo: Add documentation for disassemble-next-line.
7113
7114 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7115
7116 * gdb.texinfo (Commands In Python): Remove tindex entries.
7117
7118 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7119
7120 * gdb.texinfo (Returning): New description for missing debug info.
7121
7122 2009-03-14 Pedro Alves <pedro@codesourcery.com>
7123
7124 * gdb.texinfo (Remote Configuration): Document query-attached.
7125 (General Query Packets): Document qAttached.
7126
7127 2009-03-05 Pedro Alves <pedro@codesourcery.com>
7128
7129 * gdb.texinfo (Background Execution): Better describe the set
7130 target-async command.
7131 (Maintenance Commands): Delete description of the `maint set/show
7132 linux-async' and `maint set/show remote-async' commands.
7133
7134 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7135
7136 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
7137 between sentences.
7138
7139 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7140
7141 * gdb.texinfo (GDB/MI Async Records): Document the
7142 =library-loaded and =library-unloaded notifications.
7143
7144 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7145
7146 * observer.texi (test_notification): New observer.
7147
7148 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
7149
7150 * observer.texi: Add parameter 'print_frame' to normal_stop
7151 observer.
7152
7153 2009-02-07 Eli Zaretskii <eliz@gnu.org>
7154
7155 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
7156 (Commands In Python): Fix COMMAND_* constants in last change. Use
7157 @kbd for interactive input. Add cross-references and index
7158 entries.
7159
7160 2009-02-06 Pedro Alves <pedro@codesourcery.com>
7161
7162 * gdb.texinfo (Signals): Document $_siginfo.
7163 (Convenience Variables): Mention $_siginfo.
7164 (Remote Configuration): Document qXfer:siginfo:read,
7165 qXfer:siginfo:write packets, and the read-siginfo-object,
7166 write-siginfo-object commands.
7167
7168 2009-02-06 Pedro Alves <pedro@codesourcery.com>
7169
7170 * gdbint.texinfo (Values): New chapter.
7171
7172 2009-02-06 Tom Tromey <tromey@redhat.com>
7173
7174 * gdb.texinfo (Python API): Add entry for Commands In Python.
7175 (Commands In Python): New node.
7176
7177 2009-02-05 Tom Tromey <tromey@redhat.com>
7178
7179 * gdb.texinfo (Values From Inferior): Document Value.string.
7180
7181 2009-02-05 Tom Tromey <tromey@redhat.com>
7182
7183 * gdb.texinfo (Basic Python): Document execute's from_tty
7184 argument.
7185
7186 2009-02-04 Tom Tromey <tromey@redhat.com>
7187
7188 * gdb.texinfo (Basic Python): Document gdb.history.
7189
7190 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7191
7192 * gdb.texinfo (GDB/MI Thread Commands): Document the
7193 'current-thread-id' field. Remove the example with zero threads,
7194 since current GDB won't ever report that if there's inferior.
7195
7196 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7197
7198 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
7199 option to -break-insert.
7200
7201 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7202 Jerome Guitton <guitton@adacore.com>
7203
7204 * gdb.texinfo (Startup): Document --with-system-gdbinit.
7205 (System-wide configuration): New section.
7206
7207 2009-01-26 Pedro Alves <pedro@codesourcery.com>
7208
7209 PR gdb/7580:
7210 * gdb.texinfo (Maintenance Commands): Document "maint set|show
7211 internal-error|internal-warning quit|corefile ask|yes|no".
7212
7213 2009-01-26 Pedro Alves <pedro@codesourcery.com>
7214
7215 * gdb.texinfo (Using the `gdbserver' Program): Document
7216 --remote-debug.
7217
7218 2009-01-23 Doug Evans <dje@google.com>
7219
7220 * gdb.texinfo: Add nexti to list of commands that support
7221 background execution.
7222
7223 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
7224
7225 * gdb.texinfo (Define, Hooks): Document prefix command support.
7226
7227 2009-01-14 Joseph Myers <joseph@codesourcery.com>
7228 Carlos O'Donell <carlos@codesourcery.com>
7229
7230 Fixes for makeinfo --html.
7231
7232 * annotate.texinfo: Use @copying and @insertcopying. Use
7233 @ifnottex in place of @ifinfo.
7234 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7235 place of @ifinfo. Use @ifnotinfo for one index entry.
7236 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7237 in place of @ifinfo.
7238 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7239 in place of @ifinfo. Include contents at start unconditionally.
7240
7241 2009-01-13 Pedro Alves <pedro@codesourcery.com>
7242
7243 * gdb.texinfo (General Query Packets): Remove @var{} around the
7244 "spu" literal string.
7245
7246 2009-01-07 Pedro Alves <pedro@codesourcery.com>
7247
7248 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7249 program may be running in another process" errors.
7250 * gdbint.texinfo (Native Conditionals): Delete
7251 ONE_PROCESS_WRITETEXT description.
7252
7253 2009-01-07 Joel Brobecker <brobecker@adacore.com>
7254
7255 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7256 emacs local variable to be placed at the end of the ChangeLog.
7257 Add server.c and gdbreplay.c to the list of files where the
7258 copyright year needs to be updated.
7259
7260 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
7261
7262 * gdb.texinfo (Remote Configuration): Document new
7263 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7264 commands.
7265
7266 2008-12-28 Pedro Alves <pedro@codesourcery.com>
7267
7268 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7269 FETCH_INFERIOR_REGISTERS.
7270 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7271 FETCH_INFERIOR_REGISTERS descriptions. Remove
7272 gdbarch_get_longjmp_target descrition, since already described in
7273 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7274 (Target Conditionals): ... here.
7275
7276 2008-12-16 Joel Brobecker <brobecker@adacore.com>
7277
7278 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7279 examples.
7280 (Additions to Ada): Likewise. Add the missing opening and closing
7281 parenthesis of the GDB prompt in one of the examples.
7282
7283 2008-12-14 Joel Brobecker <brobecker@adacore.com>
7284
7285 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7286 about the result of 'Address not being of type System.Address.
7287 This problem has been fixed a while ago.
7288
7289 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7290
7291 MI non-stop and multiprocess docs.
7292
7293 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7294 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7295 Adjust documentation for *stopped, document =thread-created,
7296 =thread-exited, =thread-group-created and =thread-group-exited.
7297 (GDB/MI Thread Commands): Document the 'state' field in
7298 -thread-info output.
7299 (GDB/MI Program Execution): Mention --all and --thread-group
7300 options.
7301 (GDB/MI Variable Objects): Describe floating and fixed variable
7302 objects.
7303 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
7304
7305 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7306
7307 * gdb.texinfo (Operating System Information): New appendix.
7308 (Operating System Auxiliary Information): Document 'info os processes'
7309 (Remote Configuration): Document 'osdata'
7310 (General Query Packets): Document qXfer:osdata:read.
7311
7312 2008-11-27 Tristan Gingold <gingold@adacore.com>
7313
7314 * gdb.texinfo (Darwin): Document Darwin specific features.
7315
7316 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7317
7318 * gdbint.texinfo (Target Conditionals): Extend the
7319 gdbarch_breakpoint_from_pc description.
7320
7321 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7322
7323 * gdb.texinfo (M68K Features): Fix typo.
7324
7325 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7326
7327 * gdb.texinfo (Symbols): Mention printing containing
7328 image name in "info symbol".
7329 (Maint translate-address): Likewise.
7330
7331 2008-11-18 Joel Brobecker <brobecker@adacore.com>
7332
7333 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7334 commands "catch load" and "catch unload".
7335
7336 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7337
7338 * gdb.texinfo (GDB/MI Async Records): Document
7339 =thread-selected.
7340
7341 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7342
7343 * observer.texi (new_inferior, inferior_exit): New observers.
7344
7345 2008-10-27 Pedro Alves <pedro@codesourcery.com>
7346
7347 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7348 .mt files, TM_CLIBS or TM_CDEPS.
7349 (x86 Watchpoints): Don't mention TDEPFILES.
7350
7351 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7352
7353 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7354 (Overview): Mention notifications and non-stop mode behavior.
7355 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7356 with non-stop mode behavior. Add vStopped description.
7357 (Stop Reply Packets): Update list of packets that return
7358 stop replies. Mention non-stop behavior.
7359 (General Query Packets): Document QNonStop packet and associated
7360 qSupported query response.
7361 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7362 behavior.
7363 (Notification Packets): New section.
7364 (Remote Non-Stop): New section.
7365 (File-I/O Overview): Mention non-stop behavior.
7366
7367 2008-10-24 Hui Zhu <teawater@gmail.com>
7368 Pedro Alves <pedro@codesourcery.com>
7369
7370 * gdb.texinfo (displaced-stepping): Describe the auto mode
7371 setting, and say it's the default. This is now a mainstream
7372 setting instead of a maintenance setting.
7373
7374 2008-10-23 Pedro Alves <pedro@codesourcery.com>
7375
7376 * observer.texi (thread_stop_requested): New.
7377
7378 2008-10-22 Joel Brobecker <brobecker@adacore.com>
7379
7380 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7381 (Patching): Replace incorrect usage of @samp by @kbd.
7382
7383 2008-10-17 Michael Snyder <msnyder@vmware.com>
7384
7385 * gdb.texinfo: Add documentation for reverse execution.
7386
7387 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7388 Eli Zaretskii <eliz@gnu.org>
7389
7390 * gdb.texinfo. (Values From Inferior): New subsubsection.
7391
7392 2008-10-06 Doug Evans <dje@google.com>
7393
7394 * gdb.texinfo (set debug dwarf2-die): Document it.
7395
7396 2008-10-01 Joel Brobecker <brobecker@adacore.com>
7397
7398 * gdb.texinfo (catch) [exception]: Document how to insert
7399 a breakpoint on user-defined exceptions when the exception
7400 name is identical to one of the language-defined ones.
7401
7402 2008-09-27 Tom Tromey <tromey@redhat.com>
7403
7404 * gdb.texinfo (Macros): Remove text about stringification,
7405 varargs, and splicing.
7406
7407 2008-09-27 Tom Tromey <tromey@redhat.com>
7408
7409 * gdbint.texinfo (Language Support): Remove text about omitting
7410 support for a language.
7411
7412 2008-09-23 Doug Evans <dje@google.com>
7413
7414 * gdb.texinfo (info dcache): Update.
7415
7416 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7417
7418 * gdb.texinfo (Packets): Add info on thread-id syntax and
7419 multiprocess extensions.
7420 <D>: Document multiprocess form of packet.
7421 <H>: Use thread-id syntax.
7422 <T>: Likewise.
7423 <vCont>: Likewise. Note this is required for multiprocess.
7424 <vKill>: New packet.
7425 (Stop Reply Packets) <T>: Use thread-id syntax.
7426 <W>: Document multiprocess form of reply.
7427 <X>: Likewise.
7428 (General Query Packets) <qC>: Use thread-id syntax.
7429 <qfThreadInfo>: Likewise.
7430 <qGetTLSAddr>: Likewise.
7431 <qP>: Likewise.
7432 <qSupported>: Add "multiprocess" feature.
7433 <qThreadExtraInfo>: Use thread-id syntax.
7434
7435 2008-09-22 Stan Shebs <stan@codesourcery.com>
7436
7437 * gdb.texinfo (Inferiors): New section.
7438
7439 2008-09-12 Pedro Alves <pedro@codesourcery.com>
7440
7441 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7442
7443 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7444
7445 * gdbint.texinfo (Target Conditionals): Remove documentation
7446 for gdbarch_name_of_malloc.
7447
7448 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7449
7450 * gdb.texinfo (Interrupts): Mention TCP interface for
7451 sending BREAK.
7452
7453 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7454
7455 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7456 argument prefix to "set sysroot".
7457
7458 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7459
7460 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7461 and False.
7462
7463 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7464
7465 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7466 for possible features of -list-features.
7467
7468 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7469
7470 * gdb.texinfo (Background execution): Adjust example
7471 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7472
7473 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7474
7475 * doc/gdb.texinfo (PowerPC): Fix typo.
7476 (PowerPC features): Fix typo.
7477
7478 2008-08-18 Pedro Alves <pedro@codesourcery.com>
7479
7480 * observer.texi (thread_ptid_changed): New.
7481
7482 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
7483
7484 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7485 (PowerPC features): Mention feature set for VSX registers.
7486
7487 2008-08-13 Joel Brobecker <brobecker@adacore.com>
7488
7489 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7490 the direct visibility of all names in user-written packages.
7491
7492 2008-08-13 Pedro Alves <pedro@codesourcery.com>
7493
7494 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7495 setting, and make it the default.
7496 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7497 non-stop script example.
7498
7499 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7500
7501 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7502 reference to the "Using Different Register and Memory Data
7503 Representation" section.
7504
7505 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7506
7507 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7508 (Remote Protocol): Add Packet Acknowledgment to menu.
7509 (Overview): Mention +/- can be disabled, and point to new section
7510 where this is discussed in detail.
7511 (General Query Packets): Document QStartNoAckMode packet, and
7512 corresponding qSupported reply.
7513 (Packet Acknowledgment): New section.
7514
7515 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7516 Pedro Alves <pedro@codesourcery.com>
7517
7518 * gdb.texinfo (Threads): Move paragraph about automatic thread
7519 selection to All-Stop Mode subsection.
7520 (Thread Stops): Reorganize existing material into subsections.
7521 Add introductory blurb and menu.
7522 (Non-Stop Mode): New subsection.
7523 (Background Execution): New subsection.
7524 (Maintenance Commands): Add cross-references from async mode
7525 commands to the new Background Execution section.
7526
7527 2008-08-06 Tom Tromey <tromey@redhat.com>
7528
7529 * gdb.texinfo (Extending GDB): New chapter.
7530 (Sequences): Demoted chapter, now a section under the new
7531 Extending GDB chapter.
7532 (Python): New section.
7533
7534 2008-07-31 Stan Shebs <stan@codesourcery.com>
7535
7536 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7537
7538 2008-07-29 Stan Shebs <stan@codesourcery.com>
7539
7540 * gdbint.texinfo: General round of cleanup and minor
7541 clarifications.
7542 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7543 (Longjmp Support): Update description to reflect how it is done
7544 for targets without using native header.
7545 (Symbol Handling): Add a little more general explanation.
7546 (COFF, ELF): Mention stabs encapsulation.
7547 (DWARF 3): New section.
7548 (Adding a New Host): Scrub out some obsolete bits.
7549 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7550 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7551 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7552 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7553 SEEK_SET, STOP_SIGNAL, USG.
7554 (Raw and Virtual Register Representations): Ditto for
7555 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7556 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7557 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7558 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7559 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7560 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7561 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7562 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7563 DEPRECATED_USE_STRUCT_CONVENTION.
7564 Describe gdbarch_deprecated_fp_regnum.
7565 Update description of gdbarch_print_insn.
7566 (Adding a New Target): Scrub out obsolete bits.
7567 (Obsolete Conditionals): Remove entire section.
7568
7569 2008-07-25 Tom Tromey <tromey@redhat.com>
7570
7571 * observer.texi (GDB Observers): Document new observers:
7572 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7573 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7574 architecture_changed.
7575
7576 2008-07-21 Stan Shebs <stan@codesourcery.com>
7577
7578 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7579 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7580
7581 2008-07-21 Tom Tromey <tromey@redhat.com>
7582
7583 * observer.texi (GDB Observers): Remove obsolete comment.
7584 <executable_changed>: Remove argument.
7585
7586 2008-07-18 Tom Tromey <tromey@redhat.com>
7587
7588 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7589
7590 2008-07-10 Doug Evans <dje@google.com>
7591
7592 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7593
7594 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7595
7596 * gdb.texinfo (Starting): Document "set disable-randomization".
7597
7598 2008-07-07 Andreas Schwab <schwab@suse.de>
7599
7600 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7601
7602 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7603
7604 * gdb.texinfo (GDB/MI Target Manipulation): Add
7605 example of -target-attach.
7606
7607 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7608
7609 * observer.texi (target_resumed): New observer.
7610 * gdb.texinfo (GDB/MI Output Records): Document *running.
7611
7612 2008-06-06 Tom Tromey <tromey@redhat.com>
7613
7614 * gdb.texinfo (Completion): Add field name example.
7615
7616 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7617
7618 * gdb.texinfo (GDB/MI Program Context): Added example
7619 to -exec-arguments
7620
7621 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
7622
7623 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7624 annotation.
7625
7626 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7627 Nathan Sidwell <nathan@codesourcery.com>
7628 Joseph Myers <joseph@codesourcery.com>
7629
7630 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7631 and ACX_BUGURL.
7632 * configure: Regenerate.
7633 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7634 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7635 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7636 mailing-list-specific text about bug reporting unless
7637 BUGURL_DEFAULT.
7638
7639 2008-06-05 Pedro Alves <pedro@codesourcery.com>
7640
7641 * gdb.texinfo (-target-select): Remove reference to target async.
7642 (Maintenance Commands): Document "maint set/show remote-async".
7643
7644 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7645
7646 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7647 in -target-file-get section.
7648
7649 2008-05-22 Pedro Alves <pedro@codesourcery.com>
7650
7651 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7652 killing the inferior when it is already debugging a process.
7653
7654 2008-05-21 Joel Brobecker <brobecker@adacore.com>
7655
7656 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7657 abbreviation for "finish".
7658
7659 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
7660
7661 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7662
7663 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7664
7665 * gdbint.texinfo (Target Conditionals): Delete entry for
7666 gdbarch_dwarf_reg_to_regnum.
7667
7668 2008-05-09 Doug Evans <dje@google.com>
7669
7670 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7671
7672 2008-05-05 Doug Evans <dje@google.com>
7673
7674 * gdb.texinfo (disassemble): Document /m modifier.
7675
7676 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7677
7678 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7679 will not report the time of commands that run the target.
7680
7681 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7682
7683 * gdb.texinfo (GDB/MI Output Records): Add
7684 missing semicolon.
7685
7686 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7687
7688 * gdb.texinfo (GDB/MI Output Records):
7689 Document =thread-create and =thread-exited.
7690
7691 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7692
7693 * gdb.texinfo (GDB/MI Development and Front Ends):
7694 Remove mention of dmi-discuss.
7695
7696 2008-05-03 Pedro Alves <pedro@codesourcery.com>
7697
7698 * observer.texi (thread_exit): New.
7699
7700 2008-05-02 Pedro Alves <pedro@codesourcery.com>
7701
7702 * gdb.texinfo (Debugging Output): Document "set/show debug
7703 displaced".
7704 (Maintenance Commands): Document "maint set/show
7705 can-use-displaced-stepping".
7706
7707 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7708
7709 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7710 and set/show arm force-mode.
7711
7712 2008-05-02 Andreas Schwab <schwab@suse.de>
7713
7714 * gdbint.texinfo (Algorithms): Describe
7715 target_watchpoint_addr_within_range.
7716
7717 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7718
7719 * gdbint.texinfo (Stack Frames): New chapter.
7720 (Algorithms): Move Frames text to the new chapter.
7721 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7722 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7723
7724 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7725
7726 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7727 output does not necessary include any tokens.
7728
7729 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
7730
7731 * gdb.texinfo (Set SH Calling convention): New @item.
7732 (Show SH Calling convention): Ditto.
7733
7734 2008-04-22 Markus Deuling <deuling@de.ibm.com>
7735
7736 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7737
7738 2008-04-20 Eli Zaretskii <eliz@gnu.org>
7739
7740 * gdb.texinfo (Set Breaks): Mention that multiple location
7741 breakpoints need line number info. Add index entries.
7742
7743 2008-04-19 Craig Silverstein <csilvers@google.com>
7744
7745 * gdb.texinfo (Requirements): Add an optional requirement on
7746 zlib.
7747 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7748 Compressed DWARF 2.
7749
7750 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7751
7752 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7753 sample output for 'stopped,reason="breakpoint-hit"' message.
7754 (GDB/MI Program Execution): Likewise.
7755
7756 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7757
7758 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7759 -var-set-format. Add -f option to -var-evaluate-expression.
7760
7761 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7762
7763 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7764 new node "Ambiguous Expressions". Replace references to this
7765 node by references to "Ambiguous Expressions" throughout.
7766 (Ambiguous Expressions): New node.
7767
7768 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7769
7770 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7771
7772 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7773
7774 * gdb.texinfo (Debugging Output): Document
7775 "set/show debug lin-lwp-async".
7776 (Maintenance Commands): Document "maint set/show linux-async".
7777
7778 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7779
7780 * gdb.texinfo (Expressions): Update description of malloced arrays.
7781
7782 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7783
7784 * gdb.texinfo (Thread Commands): Document
7785 -thread-info. Remove -thread-list-all-threads.
7786
7787 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7788
7789 Implement MI notification for new threads.
7790 * observer.texi (new_thread): Document.
7791
7792 2008-03-14 Pedro Alves <pedro@codesourcery.com>
7793 Sandra Loosemore <sandra@codesourcery.com>
7794
7795 * gdb.texinfo (Library List Format): Update to mention the
7796 possibility to pass section addresses instead of segment
7797 addresses.
7798
7799 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7800
7801 * gdb.texinfo (Starting): Document "set exec-wrapper".
7802 (Server): Document gdbserver --wrapper.
7803
7804 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7805
7806 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7807 unreadable memory. Delete obsolete SPARClite reference.
7808
7809 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7810
7811 * gdb.texinfo (Starting): Mention always-running targets.
7812 (Target Commands): Add an anchor for load.
7813 (Connecting): Explain continue instead of run.
7814
7815 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7816
7817 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7818
7819 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
7820
7821 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7822 breakpoint table.
7823
7824 2008-02-19 Pedro Alves <pedro@codesourcery.com>
7825
7826 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7827 killing the inferior when it is already debugging a process.
7828
7829 2008-02-13 Markus Deuling <deuling@de.ibm.com>
7830
7831 * gdbint.texinfo (Build Script): New section. Mention new build script
7832 gdb_buildall.sh.
7833
7834 2008-02-01 Jim Blandy <jimb@red-bean.com>
7835
7836 * gdb.texinfo (Help): Summarize 'info args' correctly.
7837
7838 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7839
7840 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7841 available in PowerPC architecture.
7842 (Embedded Processors): Change node name of PowerPC item in menu.
7843 (PowerPC): Rename to...
7844 (PowerPC Embedded): this.
7845 (Architectures): Add new PowerPC item in menu.
7846 (PowerPC): New node.
7847
7848 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7849
7850 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7851 commands.
7852
7853 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7854
7855 * gdb.texinfo (Setting Catchpoints): Mention features
7856 supported on GNU/Linux.
7857
7858 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
7859
7860 * gdb.texinfo (GDB/MI File Commands): Describe new output
7861 field for MI command -file-list-exec-source-file.
7862
7863 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7864
7865 * gdb.texinfo (Using the `gdbserver' Program): Add security
7866 warning. Rearrange into subsections and subsubsections. Document
7867 --multi and --debug. Correct --with-sysroot typo. Update --attach
7868 usage. Make load reference clearer. Document monitor exit.
7869 (Remote Configuration): Document set remote exec-file, attach-packet,
7870 and run-packet.
7871 (Packets): Document vAttach and vRun.
7872
7873 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
7874
7875 * gdb.texinfo (Processes): Mention process command.
7876 detach-on-follow -> detach-on-fork.
7877
7878 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7879
7880 * gdbint.texinfo (Native Conditionals): Remove
7881 SHELL_COMMAND_CONCAT and SHELL_FILE.
7882
7883 2008-01-26 Eli Zaretskii <eliz@gnu.org>
7884
7885 * gdb.texinfo (Specify Location): Improve wording.
7886
7887 2008-01-23 Chris Demetriou <cgd@google.com>
7888
7889 * gdb.texinfo (Threads): Document new "set print thread-events"
7890 and "show print thread-events" commands.
7891
7892 2008-01-19 Eli Zaretskii <eliz@gnu.org>
7893
7894 * gdb.texinfo (Specify Location): New section.
7895 (Delete Breaks, Edit, Set Breaks): Remove description of
7896 locations. Instead, add a reference to "Specify Location".
7897 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7898 (Symbols): Refer to "Specify Location" for the valid forms of
7899 linespecs and locations.
7900
7901 2008-01-18 Markus Deuling <deuling@de.ibm.com>
7902
7903 * gdbint.texinfo (Target Conditionals): Replace the description of
7904 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7905
7906 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7907
7908 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7909 about &&var, which is rejected by the expression parser.
7910
7911 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
7912
7913 * gdb.texinfo (Output): Update documentation on using printf with DFP
7914 types.
7915
7916 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7917
7918 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7919 subsubsection.
7920 (Decimal Floating Point format): New subsubsection.
7921
7922 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7923
7924 * gdb.texinfo (File Options): Remove mention of the attempt to
7925 open a core file with the -p option. Don't list -c as a valid
7926 option to attach to a process.
7927
7928 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7929
7930 * gdbint.texinfo (Host Conditionals): Remove mention of
7931 ALIGN_STACK_ON_ENTRY.
7932
7933 2008-01-05 Joel Brobecker <brobecker@adacore.com>
7934
7935 * gdbint.texinfo (Start of New Year Procedure): Add item
7936 describing how to update the source and documentation copyright
7937 notices.
7938
7939 2007-12-18 Jim Blandy <jimb@codesourcery.com>
7940
7941 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7942 watchpoint explanation into the main description of the watchpoint
7943 command; update synopses of 'watch', 'rwatch', and 'awatch'
7944 commands.
7945
7946 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7947
7948 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7949 Document 'pending-breakpoints' feature of
7950 -list-features.
7951
7952 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
7953
7954 * gdb.texinfo: Add new parameter's description.
7955
7956 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7957
7958 * gdb.texinfo (Overview): Clarify run-length encoding
7959 example. Remove the restriction on "+" and "-" characters.
7960
7961 2007-12-15 Eli Zaretskii <eliz@gnu.org>
7962
7963 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7964
7965 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7966
7967 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7968 the -f option for -break-insert, remove -r option,
7969 and clarify specification of location.
7970
7971 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7972
7973 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7974 formatting.
7975 (Remote Debugging): Add File Transfer section.
7976 (Remote Configuration): Document Host I/O packets.
7977 (GDB/MI): Add GDB/MI File Transfer Commands section.
7978 (Host I/O Packets): New section in "Remote Protocol".
7979 (Packets): Add vFile.
7980
7981 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7982
7983 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7984 breakpoints with multiple locations.
7985 (Breakpoint Menus): Improve wording.
7986 (Output): Fix last change.
7987
7988 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7989
7990 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7991
7992 2007-11-15 Doug Evans <dje@google.com>
7993
7994 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7995
7996 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7997
7998 * gdbint.texinfo (Native Conditionals): Remove
7999 mention of CLEAR_SOLIB.
8000
8001 2007-11-11 Joel Brobecker <brobecker@adacore.com>
8002
8003 * gdb.texinfo (Print Settings): Add documentation for "set/show
8004 print frame-arguments".
8005
8006 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
8007
8008 * gdb.texinfo (Output): Update printf command's description.
8009
8010 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8011
8012 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
8013 powerpc soft-float".
8014
8015 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8016
8017 * gdb.texinfo (Files): Correct formatting. Mention Expat
8018 requirement.
8019 (Requirements for Building GDB): Expand the list of Expat
8020 uses.
8021 (Library List Format, Memory Map Format): Mention Expat.
8022 (Target Descriptions): Update Expat wording.
8023
8024 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8025
8026 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
8027 Document that gdbarch_convert_register_p should return zero for no-op
8028 conversions.
8029
8030 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
8031
8032 * gdbint.texi (Compiler Characteristics): Move documentation
8033 of set_gdbarch_sofun_address_maybe_missing back to ...
8034 (Target Conditionals): ... here to fix build break.
8035
8036 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8037
8038 * gdbint.texi (Target Conditionals): Remove documentation of
8039 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
8040 (Compiler Characteristics): ... documentation of
8041 set_gdbarch_sofun_address_maybe_missing.
8042
8043 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8044
8045 * gdbint.texinfo (Target Conditionals): Use
8046 frame_unwind_register_unsigned in examples instead of
8047 frame_unwind_unsigned_register.
8048
8049 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8050
8051 * gdb.texinfo: Add TSIZE definition, removed statement about
8052 unbounded arrays being unimplemented.
8053
8054 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8055
8056 * gdb.texinfo (Predefined Target Types): Add int128
8057 and uint128.
8058 (Standard Target Features): Add PowerPC features.
8059
8060 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8061
8062 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
8063
8064 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8065
8066 * gdbint.texi (Target Conditionals): Remove documentation
8067 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
8068 gdbarch_extract_return_value, and gdbarch_store_return_value.
8069
8070 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8071
8072 * gdbint.texi (Target Conditionals): Remove documentation of
8073 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
8074
8075 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
8076
8077 * gdb.texinfo: Mention that inaccessible-by-default is on by
8078 default.
8079
8080 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8081
8082 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
8083
8084 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8085
8086 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
8087 multi-threaded watchpoints.
8088 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
8089 checked. Describe sticky notification. Expand description
8090 of steppable and continuable watchpoints.
8091 (Watchpoints and Threads): New subsection.
8092
8093 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
8094
8095 * gdb.texinfo (Setting Breakpoints): Revise
8096 documentation for pending breakpoints. Document
8097 breakpoints with multiple locations.
8098
8099 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
8100
8101 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8102 Document -list-features.
8103
8104 2007-09-15 Eli Zaretskii <eliz@gnu.org>
8105
8106 * gdb.texinfo (Output): Spell out which features of C's printf are
8107 not supported by GDB's printf.
8108 (Separate Debug Files): More accurate wording regarding build ID
8109 and a reference to the ld manual rather than the Fedora wiki.
8110
8111 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8112 Jim Blandy <jimb@codesourcery.com>
8113
8114 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
8115 (Examining Memory): Update mentions of the 's' format.
8116 (Automatic Display): Likewise.
8117
8118 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
8119
8120 * gdb.texinfo: Update the FSF's Back-Cover Text.
8121
8122 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8123 Eli Zaretskii <eliz@gnu.org>
8124
8125 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
8126 Fixed the ``build ID'' name. New binaries build instructions for the
8127 build ID inclusion. Explain how the commands are specific to the build
8128 ID vs. debug link.
8129
8130 2007-09-01 Eli Zaretskii <eliz@gnu.org>
8131
8132 * gdb.texinfo (Separate Debug Files): Fix last change. Add
8133 indexing for ``build ID'' support.
8134
8135 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8136
8137 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
8138 Enlisted BUILD ID to the debug file searching example.
8139 Included a BUILD ID `.note.gnu.build-id' section description.
8140 Updated/added the debug files splitting instructions for OBJCOPY.
8141
8142 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8143
8144 * gdb.texinfo (Variable Objects): Adjust docs
8145 for -var-info-expression and document
8146 -var-info-path-expression.
8147
8148 2007-08-20 Jim Blandy <jimb@codesourcery.com>
8149
8150 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
8151 (title page): Include the dedication in the printed manual, as a
8152 separate page after the copyright notice.
8153
8154 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
8155 don't break a @var across a line.
8156
8157 2007-07-25 Maciej W. Rozycki <macro@mips.com>
8158
8159 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
8160 for include files.
8161
8162 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8163
8164 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
8165 in annotate.texinfo.
8166 (Command History): Link to new node.
8167
8168 2007-07-05 Markus Deuling <deuling@de.ibm.com>
8169
8170 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
8171
8172 2007-07-05 Eli Zaretskii <eliz@gnu.org>
8173
8174 * gdbint.texinfo (Target Conditionals): Fix last change.
8175
8176 2007-07-03 Markus Deuling <deuling@de.ibm.com>
8177
8178 * gdb.texinfo: Replace following macros by their appropriate gdbarch
8179 routines:
8180 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
8181 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
8182 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
8183 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
8184 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
8185 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
8186 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
8187 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
8188 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
8189 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
8190 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
8191 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
8192 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
8193 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
8194 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
8195 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
8196 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
8197 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
8198 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
8199 (SOFTWARE_SINGLE_STEP_P)
8200
8201 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
8202 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
8203
8204 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
8205 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
8206 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
8207 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
8208 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
8209 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
8210 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
8211 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
8212 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
8213 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
8214
8215 (Converting an existing Target Architecture to Multi-arch): Remove
8216 section.
8217
8218 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
8219 (gdbarch_addr_bits_remove): Add code example.
8220
8221 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
8222
8223 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8224
8225 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8226 Add other missing entries. Adjust the table size to fit.
8227 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8228 stop reasons including the new "library" event.
8229 (General Query Packets): Adjust table widths for qSupported. Mention
8230 qXfer:libraries:read reply to qSupported and document the new packet.
8231 (Library List Format): New section.
8232
8233 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8234
8235 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8236
8237 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8238
8239 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8240
8241 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
8242
8243 * gdbint.texinfo (Register and Memory Data): Break sections
8244 into nodes and add a menu.
8245
8246 2007-06-21 Maciej W. Rozycki <macro@mips.com>
8247
8248 * gdb.texinfo (Examining Memory): Document the new behaviour.
8249
8250 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
8251
8252 * gdb.texinfo (Standard Target Features): Document
8253 m68k features.
8254
8255 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8256
8257 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8258
8259 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8260
8261 * gdb.texinfo (Target Description Format): Add version attribute
8262 for <target>.
8263
8264 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8265
8266 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8267
8268 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8269
8270 * gdb.texinfo (MIPS Features): New subsection.
8271
8272 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8273 Markus Deuling <deuling@de.ibm.com>
8274
8275 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8276 and qXfer:spu:write packets and mention them under qSupported.
8277
8278 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8279 Markus Deuling <deuling@de.ibm.com>
8280
8281 * gdb.texinfo (Architectures): Add new SPU section to document
8282 Cell Broadband Engine SPU architecture specific commands.
8283
8284 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8285
8286 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8287 comments.
8288
8289 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
8290
8291 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8292
8293 2007-05-29 Jim Blandy <jimb@codesourcery.com>
8294
8295 * gdb.texinfo (Overview): Doc fix.
8296
8297 2007-05-22 Maciej W. Rozycki <macro@mips.com>
8298
8299 * gdb.texinfo (Remote Configuration): Document "set/show
8300 remoteflow".
8301
8302 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8303
8304 * gdb.texinfo (MIPS): Remove documentation for set mips
8305 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8306 stack-arg-size.
8307
8308 2007-05-14 Bob Wilson <bob.wilson@acm.org>
8309
8310 * all-cfg.texi (GDBTUI): New.
8311 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8312 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8313 (TUI Configuration): Edit to improve clarity and fix problems of
8314 both style and content.
8315
8316 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8317
8318 * observer.texi (GDB Observers): New observer "new_objfile".
8319
8320 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8321
8322 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8323
8324 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8325
8326 * gdb.texinfo (GDB/MI Variable Objects): Document
8327 frozen variables objects.
8328
8329 2007-04-13 Paul Brook <paul@codesourcery.com>
8330
8331 * gdb.texinfo: Document ieee_single and ieee_double target types.
8332
8333 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8334
8335 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8336 (Character Sets, Caching Data of Remote Targets): Likewise.
8337 (Targets): Delete Remote node. Move its text...
8338 (Debugging Remote Programs): ...to here. Delete description
8339 of the "remote" command.
8340 (Remote configuration): Delete description of "set remotedevice"
8341 and "show remotedevice".
8342 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8343
8344 2007-04-11 Steve Ellcey <sje@cup.hp.com>
8345
8346 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8347
8348 2007-04-11 Bob Wilson <bob.wilson@acm.org>
8349
8350 * gdb.texinfo (Contributors, Continuing and Stepping)
8351 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8352 (General Query Packets, File-I/O Remote Protocol Extension)
8353 (Protocol Basics, The F Reply Packet, Write)
8354 (Protocol-specific Representation of Datatypes, Memory Transfer):
8355 Fix hyphenation, punctuation and grammar problems.
8356 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8357 'section' instead of 'subsection' in the text.
8358 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8359 (i386): Remove period from section name.
8360 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8361 (Config Names, Configure Options): Use @file{configure}.
8362
8363 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8364
8365 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8366 and tab expansion.
8367
8368 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8369
8370 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8371
8372 2007-04-02 Bob Wilson <bob.wilson@acm.org>
8373
8374 * gdb.texinfo: Consistently capitalize all significant words in
8375 node names, chapter titles, section titles, and headings. Update
8376 cross references to match.
8377 (Starting and Stopping Trace Experiment): Make node name plural.
8378 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
8379
8380 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8381
8382 * gdb.texinfo (WinCE): Delete obsolete subsection.
8383
8384 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8385
8386 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8387 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8388 references.
8389
8390 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8391
8392 * gdb.texinfo (Startup): Delete references to some alternate
8393 names for .gdbinit.
8394 (Thread): Remove LynxOS reference.
8395 (Tandem ST2000): Delete target-specific documentation.
8396 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8397 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8398 and GDB_OSABI_LYNXOS.
8399
8400 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8401
8402 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8403
8404 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8405
8406 * gdbint.texinfo (Target Conditionals): Remove mention of
8407 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8408 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8409
8410 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8411
8412 * Makefile.in: Add "pdfdir" installation
8413 directory, PDFTEX macro, support for "install-pdf" target,
8414 and rules for making a pdf version of refcard.texi.
8415 * refcard.tex: Specify paper size for PDF output.
8416
8417 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8418
8419 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
8420
8421 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8422
8423 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8424 (Source Path, Character Sets, Macros, Define)
8425 (GDB/MI Result Records, GDB/MI Simple Examples)
8426 (GDB/MI Program Execution, GDB/MI File Commands)
8427 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8428 (Bug Reporting): Use @value{GCC}.
8429
8430 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8431
8432 * gdb.texinfo (Help): Fix formatting of examples.
8433 (Variables): Use @ifnotinfo instead of @iftex.
8434 (Non-debug DLL symbols): Use @ref instead of @pxref.
8435 (Sparclet File): Use @samp instead of quotes.
8436
8437 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8438
8439 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8440
8441 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8442
8443 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8444 the order of the nodes.
8445 (C Operators, C Constants, Debugging C): Remove extra menus.
8446 (Method Names in Commands): Do not specify next/prev/up nodes.
8447
8448 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8449
8450 * gdb.texinfo (File Options): Add missing parenthesis.
8451 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8452
8453 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8454
8455 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8456
8457 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8458
8459 * gdb.texinfo (Standard Target Features): Mention
8460 case insensitivity.
8461 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8462
8463 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
8464
8465 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8466 (Files): Add section name to argument list for pxref.
8467 (Non-debug DLL symbols): Don't use `see' for pxref.
8468 (Embedded Processors): Fix typo.
8469 (GDB/MI Breakpoint Commands): Execution commands generate
8470 *stopped not ^done.
8471
8472 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
8473
8474 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8475 values for in_scope. Mention that only root variables can be
8476 updated.
8477 (GDB/MI Development and Front Ends): Explain new values may be
8478 added to existing fields.
8479
8480 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8481
8482 * gdb.texinfo (-target-disconnect): Use @smallexample.
8483 (Requirements): Add anchor for Expat. Update description.
8484 (Target Descriptions): Mention Expat.
8485 (Target Description Format): Document new elements. Use
8486 @smallexample.
8487 (Predefined Target Types, Standard Target Features): New sections.
8488 * gdbint.texinfo (Target Descriptions): New section.
8489
8490 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8491
8492 * gdb.texinfo (Target Description Format): Add section on XInclude.
8493
8494 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
8495
8496 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8497 command -enable-timings.
8498
8499 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8500
8501 * gdbint.texinfo (Operation System ABI Variant Handling): Update
8502 descriptions for new/deleted elements in gdb_osabi. Add missing
8503 description for function generic_elf_osabi_sniff_abi_tag_sections.
8504
8505 2007-01-29 Joel Brobecker <brobecker@adacore.com>
8506
8507 * gdb.texinfo (Maintenance Commands): Add documentation for
8508 the new "maint print target-stack" command.
8509
8510 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8511 Eli Zaretskii <eliz@gnu.org>
8512
8513 * gdb.texinfo: Describe CHAR array vs. string identification rules.
8514
8515 2007-01-26 Eli Zaretskii <eliz@gnu.org>
8516
8517 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8518 Use @value{NGCC} instead of @value{GCC}.
8519
8520 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8521
8522 * agentexpr.texi: Fix typos.
8523 * annotate.texinfo: Likewise.
8524 * gdb.texinfo: Likewise.
8525 * gdbint.texinfo: Likewise.
8526 * observer.texi: Likewise.
8527 * stabs.texinfo: Likewise.
8528
8529 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8530
8531 * gdbint.texinfo (Support Libraries): Remove mmalloc
8532 entry. Describe readline library.
8533
8534 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8535
8536 * gdb.texinfo (Target Descriptions): New section.
8537 (General Query Packets): Add QPassSignals anchor. Mention
8538 qXfer:features:read under qSupported. Expand mentions of
8539 qXfer:memory-map:read and QPassSignals. Document
8540 qXfer:features:read.
8541
8542 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8543
8544 * gdb.texinfo (Commands to specify files): Describe
8545 "set sysroot" and "show sysroot".
8546 (Using the `gdbserver' program): Lowercase argument
8547 to @var. Expand description of setting up GDB on the
8548 host.
8549
8550 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8551
8552 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8553 catch exception, catch exception unhandled, and catch assert
8554 commands.
8555
8556 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8557
8558 * gdb.texinfo (Debugging Output): Document "set debug xml"
8559 and "show debug xml".
8560
8561 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8562
8563 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8564
8565 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8566
8567 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8568
8569 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8570
8571 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8572 note in @ignore, to be removed later if nobody complains.
8573
8574 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
8575
8576 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8577 of -var-delete.
8578
8579 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
8580
8581 * gdb.texinfo (Setting breakpoints): Document
8582 automatic software/hardware breakpoint usage and
8583 the "set breakpoint auto-hw" command.
8584
8585 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8586
8587 * gdb.texinfo (Memory Access Checking): New.
8588
8589 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8590
8591 * gdb.texinfo (Remote configuration): Mention
8592 "pass-signals-packet".
8593 (General Query Packets): Document QPassSignals. Fix
8594 a typo.
8595
8596 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8597
8598 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8599
8600 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8601
8602 * gdb.texinfo (Remote configuration): Rewrite documentation for
8603 packet configuration commands.
8604 (OS Information): Adjust reference to qXfer:auxv:read.
8605 (General Query Packets): Remove references to read-aux-vector-packet
8606 and set remote get-thread-local-storage-address.
8607
8608 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8609
8610 * gdbint.texinfo (Target Architecture Definition): Add new
8611 Initializing a New Architecture section.
8612
8613 2006-10-31 David Taylor <dtaylor@emc.com>
8614
8615 * stabs.texinfo (Macro define and undefine): New node describing
8616 stabs for #define and #undef.
8617
8618 2006-10-27 Andreas Schwab <schwab@suse.de>
8619
8620 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8621
8622 2006-10-21 Eli Zaretskii <eliz@gnu.org>
8623
8624 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8625 clarify on the possible meanings of ``expression'' watched by
8626 watchpoints. Add indexing.
8627 (Prompting, Errors, Invalidation, Annotations for Running)
8628 (Source Annotations): Fix index entries by adding "annotation" to
8629 them, to discriminate from index entries that point to the more
8630 general topic descriptions.
8631
8632 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8633
8634 * gdbint.texinfo (Target Vector Definition): Move most
8635 content into Existing Targets. Add a menu.
8636 (Existing Targets): New section, moved from Target Vector
8637 Definition. Use @subsection.
8638 (Managing Execution State): New section.
8639
8640 2006-10-16 Bob Wilson <bob.wilson@acm.org>
8641
8642 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8643
8644 2006-10-15 Eli Zaretskii <eliz@gnu.org>
8645
8646 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8647 (Command Syntax, Signals, Backtrace, Connecting)
8648 (Remote configuration, Renesas Boards, Console I/O): Fix last
8649 change: use Ctrl- instead of C-, except wrt Emacs.
8650 (File-I/O Examples): Put Ctrl-c in @kbd.
8651 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8652 (Console I/O): Use @samp with Ctrl-.
8653 (Signals, Set Breaks, Set Watchpoints): Document optional
8654 arguments to `info signals' `handle', `info breakpoints', and
8655 `info watchpoints'.
8656
8657 2006-10-14 Eli Zaretskii <eliz@gnu.org>
8658
8659 * gdb.texinfo (Backtrace): Fix last change.
8660
8661 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
8662
8663 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8664
8665 2006-10-10 Bob Wilson <bob.wilson@acm.org>
8666
8667 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8668 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8669 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8670
8671 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8672 Daniel Jacobowitz <dan@codesourcery.com>
8673
8674 * gdb.texinfo (Packets): Document vFlashErase,
8675 vFlashWrite and vFlashDone packets.
8676 (General Query Packets): Document qXfer:memory-map:read.
8677 Add a new feature for qXfer:memory-map:read.
8678 (Memory map format): New section.
8679 (Target Commands): Mention that gdb can write flash.
8680
8681 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8682 Daniel Jacobowitz <dan@codesourcery.com>
8683
8684 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8685 memory regions and "mem auto".
8686
8687 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8688
8689 * gdbint.texinfo (Array Containers): New section.
8690
8691 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8692
8693 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8694 -stack-list-arguments HIGH_FRAME argument can be larger then the
8695 actual number of frames.
8696
8697 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8698
8699 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8700 -stack-list-locals HIGH_FRAME argument can be larger then the
8701 actual number of frames.
8702
8703 2006-09-02 Bob Wilson <bob.wilson@acm.org>
8704
8705 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8706 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8707
8708 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8709
8710 * gdbint.texinfo (Overall Structure): New section "Source Tree
8711 Structure".
8712
8713 2006-08-17 Jim Blandy <jimb@codesourcery.com>
8714
8715 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8716 responses.
8717
8718 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8719
8720 * gdb.texinfo (Source Path): Add documentation for new
8721 substitute-path commands.
8722
8723 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8724
8725 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8726 (Running Configure): ...here.
8727 (Requirements): New node. Mention expat.
8728
8729 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8730
8731 * gdb.texinfo (Target Commands): Remove
8732 'set download-write-size' and 'show download-write-size'.
8733
8734 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8735
8736 * stabs.texinfo (Member Type Descriptor): Correct example for
8737 pointer to member types.
8738
8739 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8740
8741 * gdb.texinfo (Optional warnings and messages): Add
8742 'set/show trace-commands'.
8743 (Command files): Add '-v' to source command.
8744
8745 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8746
8747 * gdb.texinfo (OS Information): Update qPart reference to
8748 qXfer.
8749 (Remote configuration): Likewise.
8750 (Overview): Move @cindex to the start of a paragraph. Talk
8751 about binary data encoding.
8752 (Packets): Refer to the overview for the details of the X
8753 packet encoding.
8754 (General Query Packets): Remove qPart description. Add qXfer
8755 description. Add an anchor to qSupported. Correct feature
8756 table title. Add a new feature for qXfer:auxv:read.
8757 (Interrupts): Add a missing parenthesis.
8758
8759 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8760
8761 * gdb.texinfo (KOD): Remove node.
8762 (GDB/MI Kod Commands): Remove commented out node.
8763
8764 2006-07-01 Eli Zaretskii <eliz@gnu.org>
8765
8766 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8767 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8768 (GDB/MI Thread Commands, GDB/MI Program Execution)
8769 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8770 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8771 (GDB/MI File Commands, GDB/MI Target Manipulation)
8772 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8773 since the MI prompt is hard-wired into the code.
8774
8775 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
8776
8777 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8778 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8779 (GDB/MI Data Manipulation): Remove description of unimplemented
8780 display related commands as variable objects perform this function
8781 and are superior: -display-delete, -display-disable,
8782 -display-enable, -display-insert and -display-list. Move
8783 -environment-cd, -environment-directory, -environment-path
8784 and -environment-pwd to "Program Context".
8785 (GDB/MI Program Control): Rename to "Program Execution". Move
8786 -exec-arguments -exec-abort to...
8787 (GDB/MI Program Context): ...here. New node split from "Data
8788 Manipulation".
8789
8790 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8791
8792 * gdb.texinfo (Remote configuration): Document set / show
8793 remote supported-packets.
8794 (General Query Packets): Document qSupported packet.
8795
8796 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8797
8798 * gdb.texinfo (system): Document behaviour with zero length
8799 string.
8800
8801 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8802
8803 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8804 and font markup.
8805 (Protocol basics): Likewise.
8806 (The F request packet): Likewise.
8807 (The F reply packet): Likewise.
8808 (Memory transfer): Move this node to be a subsubsection of
8809 "Protocol specific representation of datatypes".
8810 (The Ctrl-C message): More copy editing.
8811 (Console I/O): Likewise.
8812 (The isatty call): Delete this node, and merge its content into
8813 the "isatty" node. Fixed references elsewhere.
8814 (The system call): Delete this node, and merge its content into
8815 the "system" node. Fixed references elsewhere.
8816 (open): Reformat to use @table, and add appropriate font markup.
8817 (close): Likewise.
8818 (read): Likewise.
8819 (write): Likewise.
8820 (lseek): Likewise.
8821 (rename): Likewise.
8822 (unlink): Likewise.
8823 (stat/fstat): Likewise.
8824 (gettimeofday): Likewise.
8825 (isatty): Likewise.
8826 (system): Likewise, plus minor changes to fix confusing wording.
8827 (Integral datatypes): Fix font markup.
8828 (Pointer values): Likewise.
8829 (struct stat): Fix markup to use @table, plus minor copy editing.
8830 (struct timeval): Fix font markup, plus minor copy editing.
8831 (Constants): Minor copy editing.
8832 (Errno values): Add font markup.
8833 (File-I/O Examples): Likewise.
8834
8835 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
8836
8837 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8838 (GDB/MI Simple Examples): Move node up one level. Use real
8839 examples.
8840 (GDB/MI Compatibility with CLI): Update.
8841 (GDB/MI Result Records): Add "connected" and "exit" result
8842 classes.
8843 (GDB/MI Stream Records): Clarify target output.
8844 (GDB/MI Command Description Format): Modify example description.
8845 (GDB/MI Breakpoint Table Commands): Rename to...
8846 (GDB/MI Breakpoint Commands): ...this
8847 (GDB/MI Breakpoint Commands): Add optional thread field.
8848 (GDB/MI Program Control): Add an introduction. Move "Program
8849 termination" examples into exec-run description.
8850 (GDB/MI File Commands): Mention similar CLI commands.
8851 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8852 is similar to "-gdb-version".
8853
8854 2006-06-09 Eli Zaretskii <eliz@gnu.org>
8855
8856 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8857
8858 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
8859
8860 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8861 sourceware.org for mailing lists.
8862 (GDB/MI File Commands): New node split from Program Control.
8863
8864 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
8865
8866 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8867
8868 2006-05-22 Eli Zaretskii <eliz@gnu.org>
8869
8870 * gdb.texinfo (Cygwin Native): Fix last change.
8871
8872 2006-05-22 Christopher Faylor <cgf@timesys.com>
8873
8874 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8875
8876 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
8877
8878 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8879 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8880
8881 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8882
8883 * gdb.texinfo (General Query Packets): Recommend not starting
8884 new packets with qC and clarify.
8885
8886 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
8887
8888 * gdb.texinfo (M2 Types): New section.
8889
8890 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8891
8892 * agentexpr.texi: Add a copyright and license notice.
8893 * observer.texi: Likewise, with GPL clause for function prototypes.
8894 Remove trailing whitespace.
8895
8896 2006-05-05 Jim Blandy <jimb@codesourcery.com>
8897
8898 * gdb.texinfo (General Query Packets): Document conventions for
8899 terminating packet names, and their violations.
8900
8901 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8902
8903 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8904 * gdb.texinfo: Likewise.
8905
8906 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8907
8908 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8909 and "show remotedebug".
8910 (Debugging Output): Add additional index entries.
8911
8912 2006-04-27 Michael Snyder <msnyder@redhat.com>
8913
8914 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8915
8916 2006-04-22 Andrew Cagney <cagney@redhat.com>
8917
8918 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8919 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8920
8921 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8922
8923 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8924 and remove breakpoint prototypes.
8925 (Watchpoints): Move description of target_insert_hw_breakpoint and
8926 target_remove_hw_breakpoint ...
8927 (Breakpoints): ... to here. Document target_insert_breakpoint and
8928 target_remove_breakpoint.
8929
8930 2006-04-17 Jim Blandy <jimb@codesourcery.com>
8931
8932 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8933 and C packets are optional.
8934
8935 2006-04-14 Frederic Riss <frederic.riss@st.com>
8936
8937 * gdb.texinfo (Specifying source directories): Update the description
8938 of the source file search to reflect the fact that the source path
8939 always contains at least $cdir and $cwd.
8940
8941 2006-03-31 Michael Snyder <msnyder@redhat.com>
8942
8943 * gdb.texinfo: Update copyright dates.
8944
8945 2006-03-31 Eli Zaretskii <eliz@gnu.org>
8946
8947 * gdb.texinfo (Overview): Add an index entry to "empty response".
8948
8949 2006-03-29 Steve Ellcey <sje@cup.hp.com>
8950
8951 * gdb.texinfo: Remove gdbserve.nlm documentation.
8952
8953 2006-03-28 Jim Blandy <jimb@codesourcery.com>
8954
8955 * gdbint.texinfo (Prologue Analysis): New section.
8956
8957 2006-03-07 Jim Blandy <jimb@red-bean.com>
8958
8959 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8960
8961 * gdb.texinfo (Target Commands): Update text describing how to
8962 specify a target. Refer to the detailed section on remote
8963 debugging, not the brief mention.
8964
8965 * gdb.texinfo (Connecting): Organize the different 'target remote'
8966 connection methods into a table. Add a 'target remote' index
8967 entry. (!!!)
8968
8969 2006-02-17 Fred Fish <fnf@specifix.com>
8970
8971 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8972 'ptype' commands to reflect the fact that the only significant
8973 difference between them is that ptype prints the complete type
8974 description instead of just the name.
8975
8976 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8977
8978 * gdbint.texinfo (Watchpoints): Delete
8979 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8980
8981 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
8982
8983 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8984 times fields where needed. Fix typos. Update general form given
8985 for output of -break-insert.
8986 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8987
8988 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8989
8990 * gdbint.texinfo (Symbol Handling): Add a section
8991 on memory management.
8992
8993 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
8994
8995 * gdb.texinfo (Breakpoint table commands): Document the fullname
8996 field in -break-list output.
8997
8998 2006-02-03 Eli Zaretskii <eliz@gnu.org>
8999
9000 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
9001 debugging information produced by the various "set debug..."
9002 options.
9003
9004 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9005
9006 * gdb.texinfo (Files): Remove obsolete bits from the description
9007 of "symbol-file".
9008
9009 2006-01-25 Jim Blandy <jimb@redhat.com>
9010
9011 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
9012
9013 2006-01-24 Jim Blandy <jimb@redhat.com>
9014
9015 * gdbint.texinfo (Frames): Document the basics of GDB's register
9016 unwinding model, and explain the existence of the "sentinel" frame.
9017
9018 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
9019
9020 * gdb.texinfo (Choosing files): Mention that -directory is used
9021 for script files.
9022 (Specifying source directories): Likewise.
9023 (Command files): Explain how script files are found.
9024
9025 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9026
9027 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
9028 the threads in a multi-threaded program.
9029 (Threads): The threadno argument of "thread apply" can be a range
9030 of numbers.
9031
9032 2006-01-18 Jim Blandy <jimb@redhat.com>
9033
9034 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
9035 of warning flags.
9036
9037 2006-01-13 Eli Zaretskii <eliz@gnu.org>
9038
9039 * gdb.texinfo (Sequences): Improve menu annotations.
9040 (Define): Add index entries for arguments of user-defined
9041 commands. Move the description of flow-control commands...
9042 (Command Files): ...to here. Document loop_break and
9043 loop_continue.
9044 (Define, Command Files): Document `end' and add index entries for
9045 it.
9046
9047 2006-01-04 Michael Snyder <msnyder@redhat.com>
9048
9049 * gdb.texinfo: Add documentation for linux-fork.
9050 * gdbint.texinfo: Add internal documentation for checkpoints.
9051
9052 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
9053
9054 * gdb.texinfo (Omissions from Ada): Document that there is now
9055 limited aggregate support.
9056
9057 2005-12-28 Eli Zaretskii <eliz@gnu.org>
9058
9059 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
9060 registers and the likes.
9061
9062 2005-12-24 Eli Zaretskii <eliz@gnu.org>
9063
9064 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
9065 (Symbols): Fix usage of "e.g.".
9066 (Memory Region Attributes): Fix usage of "etc."
9067
9068 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
9069 (Coding): Fix usage of "e.g.".
9070
9071 2005-12-23 Eli Zaretskii <eliz@gnu.org>
9072
9073 * stabs.texinfo:
9074 * refcard.tex:
9075 * gpl.texi:
9076 * gdbint.texinfo:
9077 * gdb.texinfo:
9078 * gdb-cfg.texi:
9079 * fdl.texi:
9080 * annotate.texinfo:
9081 * all-cfg.texi:
9082 * Makefile.in: Add (C) after Copyright. Update the FSF
9083 address.
9084
9085 2005-12-03 Eli Zaretskii <eliz@gnu.org>
9086
9087 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
9088 extend GDB with commands for external monitor.
9089
9090 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9091
9092 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
9093
9094 2005-11-25 Joel Brobecker <brobecker@adacore.com>
9095
9096 * gdbint.texinfo (Start of New Year Procedure): New chapter.
9097
9098 2005-11-21 Jim Blandy <jimb@redhat.com>
9099
9100 * gdb.texinfo (Tracepoint Packets): Document restrictions on
9101 placement of 'R' actions in tracepoint action packets; document
9102 dependence of 'X' and 'M' actions on a preceding 'R' action for
9103 their registers.
9104
9105 2005-11-19 Jim Blandy <jimb@redhat.com>
9106
9107 * gdb.texinfo (Tracepoint Packets): New node.
9108 (General Query Packets): Add entries for the tracepoint packets,
9109 referring to the "Tracepoint Packets" node.
9110 (Tracepoints): Add reference to "Tracepoint Packets".
9111
9112 2005-11-18 Kevin Buettner <kevinb@redhat.com>
9113
9114 * gdb.texinfo (set remotebreak): Add anchor.
9115 (X packet): Likewise.
9116 (Remote Protocol): Add new section `Interrupts' and new index
9117 entry `interrupts (remote protocol)'.
9118
9119 2005-11-18 Jim Blandy <jimb@redhat.com>
9120
9121 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
9122 entries into the General Query Packets section. Add a
9123 cross-reference to that section. Drop description of replies, as
9124 these are covered in the descriptions of each packet.
9125 (General Query Packets): Add introductory text. Explain naming
9126 conventions, and how the end of a name is recognized.
9127
9128 2005-11-17 Kevin Buettner <kevinb@redhat.com>
9129
9130 * gdb.texinfo (Remote configuration): Fix typo in description of
9131 "set remotebreak" command.
9132
9133 2005-11-16 Jim Blandy <jimb@redhat.com>
9134
9135 * gdb.texinfo (Packets, Stop Reply Packets)
9136 (General Query Packets): Various formatting cleanups.
9137 - Use @samp for packet contents.
9138 - Drop summaries from packet @item lines; the same information appears
9139 immediately below in the description.
9140 - Delete paragraph breaks after packet @item commands, so that the
9141 description appears directly to the right of the packet prototype
9142 in the printed manual, if it fits.
9143 - Place spaces in packet prototypes between @vars and non-@var
9144 letters, and explain that they're just for formatting.
9145 - Use @dots{} instead of '...'.
9146 - Fix uses of @code where @var was needed.
9147 - Replace "deprecated" markers with English text spelling out the
9148 packet's status and the preferred alternatives.
9149 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
9150 what this ever meant.
9151 - Remove "(draft)" markers on 'i' packets; nobody has commented on
9152 this for a long time.
9153 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
9154 implemented several times, and have been in use for years.
9155
9156 2005-11-15 Jim Blandy <jimb@redhat.com>
9157
9158 * gdb.texinfo (Packets): Add index entries for 'm' packet
9159 disclaimers.
9160
9161 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
9162 of stub when processing an 'm' packet.
9163
9164 * gdb.texinfo (Packets): Mention that packets beginning with
9165 letters are reserved once, at the top, instead of actually listing
9166 them all and saying "reserved".
9167
9168 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
9169
9170 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
9171 Change @var{$arg0 to @code{$arg0.
9172
9173 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
9174
9175 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
9176
9177 2005-11-12 Jim Blandy <jimb@redhat.com>
9178
9179 * gdb.texinfo (General Query Packets): Put packets in alphabetical
9180 order. Remove extraneous 'z'.
9181
9182 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
9183
9184 * gdb.texinfo (Choosing files): Add --eval-command.
9185
9186 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
9187
9188 * gdb.texinfo (Choosing modes): Add --return-child-result.
9189
9190
9191 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
9192
9193 * gdb.texinfo (Choosing modes): Add --batch-silent.
9194
9195 2005-10-28 Eli Zaretskii <eliz@gnu.org>
9196
9197 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
9198 "The -var-update Command".
9199
9200 2005-10-03 Joel Brobecker <brobecker@adacore.com>
9201
9202 * gdb.texinfo (Print Settings): Add documentation for set/show
9203 print array-indexes.
9204
9205 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9206
9207 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
9208 6.2 and 6.3.
9209
9210 2005-08-27 Eli Zaretskii <eliz@gnu.org>
9211
9212 * gdb.texinfo (File Options): Don't document --mapped, it's gone
9213 since 19-Jan-2004.
9214 (Files): Likewise.
9215 (Variables, Symbols): Document the "<incomplete type>" message and
9216 its reasons.
9217
9218 2005-08-01 Fred Fish <fnf@specifix.com>
9219
9220 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
9221
9222 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
9223
9224 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
9225 option for -var-list-children and -var-update.
9226 (GDB/MI Stack Manipulation): Simplify description of
9227 print-values option for -stack-list-locals.
9228 (GDB/MI Command Description Format): Clarify.
9229 (Mode Options): Spelling of superseded.
9230
9231 2005-07-12 Bob Rossi <bob@brasko.net>
9232
9233 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9234 corresponding GDB command comment.
9235
9236 2005-07-06 Bob Rossi <bob@brasko.net>
9237
9238 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9239 and -inferior-tty-show.
9240 (Input/Output): Document "set/show inferior-tty" and tty alias.
9241
9242 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
9243
9244 * gdb.texinfo (Packets): Change description of 'D' packet to note
9245 that GDB does wait for a response.
9246
9247 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
9248
9249 * gdb.texinfo (History) Rename "Command History".
9250 (Command History): Move node "Server Prefix" from section on
9251 Annotations here.
9252
9253 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
9254
9255 * gdb.texinfo (GDB/MI Stack Manipulation):
9256 Re-instate -stack-info-frame with example. Say that it gets
9257 info on selected frame, not current frame.
9258
9259 2005-06-18 Eli Zaretskii <eliz@gnu.org>
9260
9261 * gdb.texinfo (Server): Clarify that `file' should be used before
9262 connecting to the server.
9263 (Files): Add an xref to the above description.
9264 (Output Formats): More detailed description of the `c' format.
9265 (Memory): List explicitly all the formats supported by `x'.
9266 (Threads): Add an @cindex entry for "thread apply".
9267 (Files): Document the possibility of loading unlinked object
9268 files. Add more indexing for solib-absolute-prefix and
9269 --with-sysroot.
9270 (Machine Code): Document possible problems with locations in
9271 shared libraries.
9272 (Backtrace): Document that free-standing environments do not need
9273 to have a `main' function.
9274
9275 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
9276
9277 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9278 -stack-info-frame.
9279
9280 2005-06-07 Andrew Cagney <cagney@gnu.org>
9281
9282 * gdb.texinfo (Contributors): Note the original multi-arch
9283 contributors.
9284
9285 2005-06-03 Eli Zaretskii <eliz@gnu.org>
9286
9287 * gdb.texinfo (Registers): Add index entries for the standard
9288 registers.
9289 (Frames): Add cross-reference from frame pointer description to
9290 the Registers node.
9291 (Annotations Overview): Fix the reference to GDB name.
9292
9293 2005-06-01 Eli Zaretskii <eliz@gnu.org>
9294
9295 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9296 can-use-hw-watchpoints.
9297
9298 2005-05-28 Bob Rossi <bob@brasko.net>
9299
9300 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9301 the possible reasons why an exec async record would be returned to FE.
9302
9303 2005-05-26 Andrew Cagney <cagney@gnu.org>
9304
9305 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9306 Andrew Cagney implemented the original GDB/MI.
9307
9308 2005-05-23 Orjan Friberg <orjanf@axis.com>
9309
9310 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9311 documentation. Add documentation for cris-mode.
9312
9313 2005-05-20 Eli Zaretskii <eliz@gnu.org>
9314
9315 * gdb.texinfo (Numbers): Explain the example and make the wording
9316 more acurate.
9317
9318 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9319 Dennis Brueni <dennis@slickedit.com>
9320
9321 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9322 (GDB/MI Data Manipulation, GDB/MI Program Control)
9323 (GDB/MI Stack Manipulation): Update examples to include the fullname
9324 attribute in stack frames.
9325
9326 2005-05-12 Eli Zaretskii <eliz@gnu.org>
9327
9328 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9329 do with other non-standard names of init files.
9330
9331 2005-05-11 Eli Zaretskii <eliz@gnu.org>
9332
9333 * gdb.texinfo (Command Files): Move the description of the startup
9334 from here...
9335 (Startup): ...to this new subsection of the Invocation chapter.
9336 Rearrange the description of init files more logically and add a
9337 cross-reference to "Command Files". Document the special gdbinit
9338 name for CISCO 68k. Expand the description of what GDB does
9339 during startup.
9340 (History): Add index entry for HISTSIZE.
9341
9342 2005-05-02 Mark Kettenis <kettenis@gnu.org>
9343
9344 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9345
9346 2005-05-02 Eli Zaretskii <eliz@gnu.org>
9347
9348 * gdb.texinfo (SVR4 Process Information, The isatty call)
9349 (The system call): Don't use foo(N) notation for man pages and
9350 functions.
9351 (Compilation, DJGPP Native): Improve wording.
9352
9353 2005-04-27 Eli Zaretskii <eliz@gnu.org>
9354
9355 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9356 were optimized away.
9357
9358 2005-04-22 Eli Zaretskii <eliz@gnu.org>
9359
9360 * gdb.texinfo (Remote configuration): Document "set/show
9361 get-thread-local-storage-address". Add cross-reference to the
9362 description of the qGetTLSAddr packet.
9363 (General Query Packets): Mention "set remote
9364 get-thread-local-storage-address" and add a reference to its
9365 description.
9366
9367 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
9368
9369 * gdb.texinfo (Backtrace): Describe 'bt full'.
9370
9371 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
9372
9373 * gdb.texinfo (Mode Options): Fix typo.
9374 (GDB/MI): Describe how to invoke GDB/MI.
9375
9376 2005-04-16 Eli Zaretskii <eliz@gnu.org>
9377
9378 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
9379 references changed. Add description of "info udot".
9380 (Files): Document "set/show stop-on-solib-events".
9381 (M32R/D): Document "set/show download-path", "set/show
9382 board-address", "set/show server-address", "upload", "tload".
9383 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9384 "use_mon_code", "use_ib_break", "use_dbt_break".
9385 (Maintenance Commands): Improve indexing.
9386 (Target Commands): Document "set/show hash", "set/show debug
9387 monitor".
9388 (SVR4 Process Information): Document "info pidlist" and "info
9389 meminfo". Document "set/show procfs-tarce" and "set/show
9390 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9391 (Symbols, The Print Command with Objective-C): Improve indexing.
9392 (Objective-C): Add references to "info classes" and "info
9393 selectors".
9394 (Debugging Output): Improve wording. Document "set/show debug
9395 solib-frv". Fix "set/show debugvarobj".
9396 (Set Breaks): Add index entry for "hardware breakpoints".
9397 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9398 and "set/show usehardbreakpoints".
9399 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9400 monitor-prompt", "set/show monitor-warnings", "pmon".
9401 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9402 rdiromatzero", "set/show rdiheartbeat".
9403 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9404 "sds".
9405 (Embedded Processors): Document the "sim" command.
9406 (Remote): Document the "remote" command.
9407 (DJGPP Native): Document the "info serial" command.
9408 (Threads): Document "maint info sol-threads".
9409 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9410 (Set Breaks): Improve indexing.
9411 (Command Syntax): Add a reference to dont-repeat.
9412 (Define): Document "dont-repeat".
9413 (TUI Commands): Document "tabset".
9414 (WinCE): New subsection. Document "set/show remotedirectory",
9415 "set/show remoteupload", "set/show remoteaddhost".
9416
9417 2005-04-15 Eli Zaretskii <eliz@gnu.org>
9418
9419 * gdb.texinfo (Hurd Native): New subsection, documents
9420 Hurd-specific commands.
9421 (Maintenance Commands): Add cross-reference to "Debugging Output".
9422 (Debugging Output): Document "set/show debug lin-lwp".
9423 (MIPS): Improve documentation of heuristic-fence-post. Document
9424 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9425 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9426 remote-mips64-transfers-32bit-regs", "set/show debug mips".
9427 (ARM): Document ARM-specific commands.
9428 (AVR): New section. Document "info io_registers".
9429 (CRIS): New section. Document "set/show cris-version" and
9430 "set/show cris-dwarf2-cfi".
9431 (HPPA): New section. Document "set/show debug hppa" and "maint
9432 print unwind".
9433 (Neutrino): New subsection. Document "set/show debug nto-debug".
9434 (Super-H): New section. Document the "regs" command.
9435 (Debugging Output): Document "set/show debug aix-thread".
9436
9437 2005-04-09 Eli Zaretskii <eliz@gnu.org>
9438
9439 * gdb.texinfo (Print Settings): Document "set/show print
9440 pascal_static-members", "set print repeats", "show print
9441 null-stop". Improve indexing. Fix documentation of "set print
9442 union".
9443 (Pascal): New section.
9444 (Supported languages): Rename from "Support"; all references
9445 updated. Add a menu item for Pascal.
9446 (Numbers): Document "set radix.
9447 (Screen Size): Document "set/show pagination".
9448 (MIPS Embedded): Remove "set processor" documentation.
9449 (Remote configuration): Document "set/show X/P/Z-packet",
9450 "set/show read-aux-vector-packet", "set/show remote
9451 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9452 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9453 remotedebug", "set/show remotebreak", "set/show remotedevice",
9454 "set/show remotelogfile".
9455 (Auxiliary Vector): Add reference to the description of the
9456 read-aux-vector-packet setting.
9457 (Set Watchpoints): Add a cross-reference to "set remote
9458 hardware-breakpoint-limit".
9459 (General Query Packets): Add indexing of requests and
9460 cross-references to related commands in "Remote configuration".
9461 (File-I/O Overview, The system call): Fix wording and typos.
9462 (Thread Stops): Add index entries.
9463 (Continuing and Stepping): Document "show step-mode".
9464 (i386): New node. Document "set/show struct-convention".
9465 (Files): Document "show trust-readonly-sections".
9466 (Calling): Document "set/show unwindonsignal".
9467 (Messages/Warnings): Add index entries.
9468 (Maintenance Commands): Document "set/show watchdog".
9469 (Annotations Overview): Document "show annotate".
9470 (Set Watchpoints): Add index entries.
9471 (Symbols): Fix doc of case-sensitive.
9472 (ABI): Document "show coerce-float-to-double".
9473 (Convenience Vars, Help): Improve indexing.
9474 (Machine Code): Document "show disassembly-flavor".
9475 (Debugging C plus plus): Document "show overload-resolution".
9476 (Value History, Signaling): Add index entries.
9477
9478 2005-04-08 Eli Zaretskii <eliz@gnu.org>
9479
9480 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9481 (Processes): Fix wording.
9482 (History, List, Logging output, Define, Symbols, Print Settings):
9483 Improve indexing.
9484
9485 2005-04-03 Eli Zaretskii <eliz@gnu.org>
9486
9487 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9488 redundant index entry for "target" command.
9489 (Backtrace): Add index entries.
9490 (Symbols, Fortran): Document the "set case-sensitive" command.
9491 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9492 (Print Settings): Add index entry for "set demangle-style".
9493 (Target Commands): Document "set download-write-size".
9494 (Debugging Output): Document "set exec-done-display".
9495
9496 2005-04-02 Eli Zaretskii <eliz@gnu.org>
9497
9498 * gdb.texinfo (Files): Fix the name and documentation of
9499 add-shared-symbol-files. Document its alias assf. Update the
9500 list of OSs where GDB supports shared libraries. Fix markup.
9501 (Continuing and Stepping): Add reference to @var{location} in the
9502 text.
9503 (Dump/Restore Files): Fix reference to @{filename}.
9504 (Help): Fix wording.
9505 (Attach): Ditto.
9506 (Set Watchpoints): Ditto.
9507 (Backtrace): Remove redundant index entries. Improve index
9508 entries.
9509 (Delete Breaks): Fix wording.
9510 (Memory): Document the compare-sections command.
9511 (Memory Region Attributes): Improve wording.
9512 (Disabling): Improve wording.
9513 (Fortran): New subsection. Document the "info common" command.
9514 (Help): Document aliases "info copying" and "info warranty".
9515 (Caching Remote Data): New section. Document the "set/show
9516 remotecache" and "info dcache" commands.
9517 (Show): Fix wording of the documentation of the "set
9518 extension-language" command.
9519 (Signals): Add index entry for "info handle".
9520 (Memory Region Attributes): Fix punctuation.
9521 (Symbols): Change the arg name to "location" and refer to it in
9522 the text. Fix wording of "info types" doc.
9523 (Threads): Fix usage of @enumerate @item's.
9524 (Listing Tracepoints): Add index entry for "info tp".
9525 (Set Watchpoints): Add xref to "info break" description.
9526 (Macros): Add an index entry for "macro exp1". Document the
9527 "macro list" command.
9528 (Maintenance Commands): Document "flushregs", "maint agent",
9529 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9530 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9531 "maint print architecture", "maint print objfiles", "maint print
9532 statistics", "maint print type", "maint show-debug-regs", "maint
9533 space", "maint time", and "maint translate-address".
9534 (Connecting): Document the "monitor" command.
9535 (Annotations Overview): Describe the "set annotate" command.
9536
9537 2005-04-01 Eli Zaretskii <eliz@gnu.org>
9538
9539 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9540 Rearrange index entries and improve wording about support for
9541 hardware watchpoints.
9542
9543 2005-03-10 Bob Rossi <bob@brasko.net>
9544
9545 * gdb.texinfo: Update copyright
9546
9547 2005-02-09 Theodore A. Roth <troth@openavr.org>
9548
9549 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9550 error.
9551
9552 2005-03-07 Joel Brobecker <brobecker@adacore.com>
9553
9554 * observer.texi (executable_changed): New observer.
9555
9556 2005-02-03 Kevin Buettner <kevinb@redhat.com>
9557
9558 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9559
9560 2005-01-17 Michael Snyder <msnyder@redhat.com>
9561
9562 * gdb.texinfo: Fix spelling, infinte -> infinite.
9563
9564 2005-01-08 Mark Kettenis <kettenis@gnu.org>
9565
9566 * observer.texi (GDB Observers): Document "solib_loaded".
9567
9568 2005-01-07 Andrew Cagney <cagney@gnu.org>
9569
9570 * configure.ac: Rename configure.in, require autoconf 2.59.
9571 * configure: Re-generate.
9572
9573 * configure.in: Replace configdirs with multiple references to
9574 AC_CONFIG_SUBDIRS.
9575 * configure: Re-generate.
9576
9577 2005-01-04 Andrew Cagney <cagney@gnu.org>
9578
9579 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9580 part of the version number.
9581
9582 2004-12-24 Mark Kettenis <kettenis@gnu.org>
9583
9584 * gdbint.texinfo (Algorithms): Remove description of
9585 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9586
9587 2004-12-07 Jim Blandy <jimb@redhat.com>
9588
9589 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9590 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9591 numbers.
9592
9593 2004-12-07 Andreas Schwab <schwab@suse.de>
9594
9595 * gdb.texinfo (Mode Options): Document -l option.
9596
9597 2004-12-04 Eli Zaretskii <eliz@gnu.org>
9598
9599 * gdbint.texinfo (Algorithms): More accurate description of
9600 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9601 is not needed unless data-read and data-access watchpoints are
9602 supported. Add a description of how GDB checks whether the
9603 inferior stopped because a watchpoint was hit.
9604
9605 2004-11-23 Eli Zaretskii <eliz@gnu.org>
9606
9607 * gdb.texinfo (Files): Add cross-reference to description of
9608 -readnow command-line switch.
9609
9610 2004-11-10 Randolph Chung <tausq@debian.org>
9611
9612 * gdb.texinfo: Document set/show backtrace past-entry commands.
9613 Rearrange index entries for set/show backtrace past-main.
9614
9615 2004-11-10 Jon Beniston <jon@beniston.com>
9616
9617 Committed by Andrew Cagney <cagney@gnu.org>.
9618 * gdb.texinfo (Remote Serial Protocol): Further describe
9619 binary transfer escaping mechanism .
9620
9621 2004-11-08 Randolph Chung <tausq@debian.org>
9622
9623 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9624 and "show debug infrun". Add index entries.
9625
9626 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9627
9628 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9629 "info proc" that are already implemented. Add index entries.
9630 (Working Directory): Add a cross-reference to "info proc" command.
9631 (Files): Add a tip for decreasing memory used for symtabs from
9632 shared libraries.
9633 (Starting): Fix whitespace; make "elaboration" stand out where it
9634 is first used, and add an index entry for the term.
9635 (Calling): Expand and elaborate text. Add "print". Add the
9636 description of problems with weak aliases.
9637 (Core File Generation): New section.
9638
9639 2004-10-12 Andrew Cagney <cagney@gnu.org>
9640
9641 * gdbint.texinfo (Versions and Branches): New chapter.
9642 (Releasing GDB): Delete "Versions and Branches" section.
9643 (Top): Add "Versions and Branches".
9644
9645 2004-10-08 Eli Zaretskii <eliz@gnu.org>
9646
9647 * gdb.texinfo (Editing, History): Add cross-references to the
9648 included Readline and History user documentation. Remove
9649 references to the symbol have-readline-appendices which is unused
9650 and undefined.
9651 (History): Fix indexing.
9652
9653 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9654
9655 * gdbint.texinfo (target_stopped_data_address): Update to
9656 new prototype.
9657 (i386_stopped_data_address): Update prototype and description.
9658 (i386_stopped_by_watchpoint): New function and description.
9659
9660 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9661
9662 * gdb.texinfo (Filenames): Add Ada suffixes.
9663 (Ada) New section.
9664
9665 2004-09-27 Andrew Cagney <cagney@gnu.org>
9666 Robert Picco <Robert.Picco@hp.com>
9667
9668 * gdb.texinfo (Packets): Document the "p" packet.
9669
9670 2004-09-21 Jason Molenda (jmolenda@apple.com)
9671
9672 * gdb.texinfo (Paths and Names of the Source Files): Document the
9673 meaning of values in the 'desc' field of a SO stab.
9674
9675 2004-09-20 Daniel Jacobowitz <dan@debian.org>
9676
9677 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9678 max-cache-age" and "maint show dwarf2 max-cache-age".
9679
9680 2004-09-16 Eli Zaretskii <eliz@gnu.org>
9681
9682 * gdb.texinfo (Set Breaks): Add index entry for setting
9683 breakpoints on overloaded C++ functions that are not members of
9684 any classes. Add an example and an index entry for setting
9685 breakpoints on all program functions.
9686 (Character Sets, Macros, Overlay Commands)
9687 (Non-debug DLL symbols, GDB/MI Output Syntax)
9688 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9689 Use "(@value{GDBP})" instead of a literal "(gdb)".
9690
9691 2004-09-12 Andrew Cagney <cagney@gnu.org>
9692
9693 * gdbint.texinfo (Native Debugging): Delete description of
9694 FILES_INFO_HOOK.
9695
9696 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9697
9698 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9699 to hex_string_custom (not historically correct, but more
9700 understandable, given the current code).
9701
9702 2004-09-03 Andrew Cagney <cagney@gnu.org>
9703
9704 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9705
9706 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9707
9708 * observer.texi (solib_unloaded): New observer.
9709
9710 2004-08-24 Andrew Cagney <cagney@gnu.org>
9711
9712 * gdbint.texinfo (Target Architecture Definition): Add missing
9713 comma.
9714
9715 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9716
9717 * (Using the Testsuite): build != host is supported,
9718 but some test scripts do not support build != host.
9719
9720 2004-08-14 Mark Kettenis <kettenis@gnu.org>
9721
9722 * gdbint.texinfo (Host Definition): Delete description of
9723 FCLOSE_PROVIDED and GETENV_PROVIDED.
9724
9725 2004-08-11 Joel Brobecker <brobecker@gnat.com>
9726
9727 * gdbint.texinfo (Host Definition): Remove documentation for
9728 USE_O_NOCTTY, no longer used.
9729
9730 2004-08-05 Mark Kettenis <kettenis@chello.nl>
9731
9732 * gdbint.texinfo (Host Definition): Delete description of
9733 NO_SYS_FILE.
9734 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9735 PTRACE_FP_BUG.
9736
9737 2004-08-05 Andrew Cagney <cagney@gnu.org>
9738
9739 * gdbint.texinfo (Target Architecture Definition): Delete
9740 reference to deprecated_read_fp.
9741
9742 2004-08-02 Andrew Cagney <cagney@gnu.org>
9743
9744 * gdbint.texinfo (Target Architecture Definition): Delete
9745 description of DEPRECATED_REGISTER_BYTES.
9746
9747 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9748
9749 * gdb.texinfo (Source Path): Document the new behavior of
9750 searching for the source files.
9751
9752 2004-07-17 Eli Zaretskii <eliz@gnu.org>
9753
9754 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9755 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9756 (Auto Display): Improve indexing.
9757
9758 2004-07-16 Andrew Cagney <cagney@gnu.org>
9759
9760 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9761 "-noasync".
9762
9763 2004-07-09 Eli Zaretskii <eliz@gnu.org>
9764
9765 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9766 have the same prefix have only their prefix in the index.
9767
9768 2004-07-03 Mark Kettenis <kettenis@gnu.org>
9769
9770 * gdb.texinfo (BSD libkvm Interface): New node (section)
9771 (Native): Add it to the menu.
9772
9773 2004-07-01 Mark Kettenis <kettenis@gnu.org>
9774
9775 * gdbint.texinfo (Target Architecture Definition): Remove
9776 PCC_SOL_BROKEN.
9777
9778 2004-06-24 Mark Kettenis <kettenis@gnu.org>
9779
9780 * gdbint.texinfo (Target Architecture Definition): Remove
9781 SUN_FIXED_LBRAC_BUG.
9782
9783 2004-06-26 Andrew Cagney <cagney@gnu.org>
9784
9785 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9786
9787 2004-06-20 Andrew Cagney <cagney@gnu.org>
9788
9789 * gdbint.texinfo (Target Architecture Definition): Deprecate
9790 USE_STRUCT_CONVENTION.
9791
9792 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9793
9794 gdb.texinfo (Bug Reporting): Mention session recording,
9795 with the script command or Emacs.
9796
9797 2004-06-18 Andrew Cagney <cagney@gnu.org>
9798
9799 * gdbint.texinfo (Target Architecture Definition): Deprecate
9800 FUNCTION_START_OFFSET.
9801
9802 2004-06-14 Andrew Cagney <cagney@gnu.org>
9803
9804 Based on changes from Karl Berry.
9805 * gdb.texinfo: Do not use @sc in a direntry.
9806 * stabs.texinfo: Change @dircateogry to "Software development".
9807 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9808
9809 2004-06-13 Andrew Cagney <cagney@gnu.org>
9810
9811 * gdbint.texinfo (Target Architecture Definition): Delete
9812 description of RETURN_VALUE_ON_STACK.
9813
9814 2004-06-09 Andrew Cagney <cagney@gnu.org>
9815
9816 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9817 deleted by previous patch.
9818
9819 2004-06-08 Andrew Cagney <cagney@gnu.org>
9820
9821 * gdbint.texinfo (Native Debugging): Delete documentation on
9822 ATTACH_DETACH.
9823
9824 2004-06-06 Randolph Chung <tausq@debian.org>
9825
9826 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9827
9828 2004-06-06 Randolph Chung <tausq@debian.org>
9829
9830 * gdb.texinfo (push_dummy_call): Update argument list to match
9831 the new push_dummy_call method signature. Describe the function
9832 argument.
9833
9834 2004-05-24 Joel Brobecker <brobecker@gnat.com>
9835
9836 * gdb.texinfo (Starting): Document new start command.
9837
9838 2004-05-21 Andrew Cagney <cagney@redhat.com>
9839
9840 * observer.texi (GDB Observers): Document "inferior_created".
9841
9842 2004-05-08 Andrew Cagney <cagney@redhat.com>
9843
9844 * gdbint.texinfo (Target Architecture Definition): Delete
9845 description of DO_DEFERRED_STORES.
9846
9847 * gdbint.texinfo (Target Architecture Definition): Delete
9848 references to DEPRECATED_FIX_CALL_DUMMY.
9849
9850 * gdbint.texinfo (Target Architecture Definition): Delete
9851 description of DEPRECATED_CALL_DUMMY_WORDS,
9852 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9853
9854 * gdbint.texinfo (Target Architecture Definition): Delete
9855 description of DEPRECATED_PUSH_DUMMY_FRAME.
9856
9857 * gdbint.texinfo (Target Architecture Definition): Delete
9858 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9859
9860 2004-05-07 Andrew Cagney <cagney@redhat.com>
9861
9862 * observer.texi (GDB Observers): Add "Debugging" section. Include
9863 cross reference to "set/show debug observer".
9864 * gdb.texinfo (Debugging Output): Document "set/show debug
9865 observer".
9866
9867 2004-05-01 Andrew Cagney <cagney@redhat.com>
9868
9869 * gdbint.texinfo (Target Architecture Definition): Delete
9870 description of DEPRECATED_PC_IN_SIGTRAMP.
9871
9872 2004-04-30 Andrew Cagney <cagney@redhat.com>
9873
9874 * gdbint.texinfo (Target Architecture Definition): Delete
9875 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9876
9877 2004-04-30 Orjan Friberg <orjanf@axis.com>
9878
9879 * observer.texi (GDB Observers): Correct spelling.
9880
9881 2004-04-26 Orjan Friberg <orjanf@axis.com>
9882
9883 * observer.texi (GDB Observers): Add target_changed event.
9884
9885 2004-04-08 Andrew Cagney <cagney@redhat.com>
9886
9887 * observer.texi (GDB Observers): Rework, provide generic observer
9888 definitions and then a list of observable events.
9889
9890 2004-04-04 Andrew Cagney <cagney@redhat.com>
9891
9892 * gdbint.texinfo (Host Definition): Delete reference to
9893 NO_SIGINTERRUPT.
9894
9895 2004-04-02 Andrew Cagney <cagney@redhat.com>
9896
9897 * gdbint.texinfo (Target Architecture Definition): Delete
9898 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9899
9900 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9901
9902 * gdb.texinfo (TUI Commands): Document tui reg commands.
9903
9904 2004-03-26 Andrew Cagney <cagney@redhat.com>
9905
9906 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9907 "gdbtui".
9908 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9909 (Contributors): Mention both Text and Terminal User Interface.
9910
9911 2004-03-23 Andrew Cagney <cagney@redhat.com>
9912
9913 * gdbint.texinfo (Target Architecture Definition): Deprecate
9914 references to SIGTRAMP_START and SIGTRAMP_END.
9915
9916 2004-03-23 Andrew Cagney <cagney@redhat.com>
9917
9918 * gdbint.texinfo (Target Architecture Definition): Deprecate
9919 references to PC_IN_SIGTRAMP.
9920
9921 2004-03-19 Andrew Cagney <cagney@redhat.com>
9922
9923 * gdbint.texinfo (Target Architecture Definition): Delete
9924 reference to GDB_TARGET_IS_HPPA.
9925
9926 2004-03-18 Andrew Cagney <cagney@redhat.com>
9927
9928 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9929 describe pre_init and post_init.
9930
9931 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9932
9933 * gdb.texinfo (Debugging Output): Document values for "set debug
9934 target".
9935
9936 2004-02-28 Andrew Cagney <cagney@redhat.com>
9937
9938 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9939
9940 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9941
9942 * gdb.texinfo (breakpoints): Add information about the
9943 new "set breakpoint pending" and "show breakpoint pending"
9944 commands.
9945
9946 2004-02-26 Andrew Cagney <cagney@redhat.com>
9947
9948 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9949 in Per-architecture module data section.
9950
9951 2004-02-25 Roland McGrath <roland@redhat.com>
9952
9953 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9954
9955 2004-02-24 Andrew Cagney <cagney@redhat.com>
9956
9957 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9958 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9959 * fdl.texi: Import Version 1.2, November 2002.
9960
9961 2004-02-17 Andrew Cagney <cagney@redhat.com>
9962
9963 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9964
9965 2004-02-16 Andrew Cagney <cagney@redhat.com>
9966
9967 * gdbint.texinfo (Target Architecture Definition): Deprecate
9968 FRAMELESS_FUNCTION_INVOCATION.
9969
9970 2004-02-16 Andrew Cagney <cagney@redhat.com>
9971
9972 * gdbint.texinfo (Coding): Mention -Wunused-function.
9973
9974 2004-02-14 Andrew Cagney <cagney@redhat.com>
9975
9976 * gdbint.texinfo (Target Architecture Definition): Delete
9977 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9978
9979 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
9980
9981 * gdb.texinfo: Properly quote the name "C++".
9982 * gdbint.texinfo: Ditto.
9983 * stabs.texinfo: Ditto.
9984
9985 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
9986
9987 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9988 minimal information about libiberty.
9989
9990 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9991
9992 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9993
9994 2004-02-04 Roland McGrath <roland@redhat.com>
9995
9996 * gdb.texinfo (Auxiliary Vector): New node (section).
9997 (Data): Add it to the menu.
9998
9999 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10000
10001 * gdb.texinfo (Breakpoints): Add information about pending
10002 breakpoint support.
10003
10004 2004-01-26 Andrew Cagney <cagney@redhat.com>
10005
10006 * gdb.texinfo (Overview): Delete references to the cisco protocol
10007 including the "N" response.
10008
10009 2004-01-26 Andrew Cagney <cagney@redhat.com>
10010
10011 * gdbint.texinfo (Target Architecture Definition): Rename
10012 EXTRACT_STRUCT_VALUE_ADDRESS to
10013 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10014
10015 2004-01-24 Eli Zaretskii <eliz@gnu.org>
10016
10017 * gdb.texinfo (KOD): Document "show os". Add index entries for
10018 "set/show os" and "info cisco" commands.
10019
10020 2004-01-21 Eli Zaretskii <eliz@gnu.org>
10021
10022 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
10023
10024 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10025
10026 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
10027 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10028
10029 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
10030
10031 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
10032 -stack-list-locals.
10033 (GDB/MI Variable Objects): Describe extension to
10034 -var-list-children.
10035
10036 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10037
10038 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
10039
10040 2004-01-17 Andrew Cagney <cagney@redhat.com>
10041
10042 * gdbint.texinfo (Target Architecture Definition): Delete
10043 documentation on DEPRECATED_NPC_REGNUM.
10044
10045 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
10046
10047 * gdb.texinfo: Update copyright year. Mention that set
10048 follow-fork-mode is supported on GNU/Linux. Remove documentation of
10049 "set follow-fork-mode ask".
10050
10051 2004-01-13 Andrew Cagney <cagney@redhat.com>
10052
10053 * gdbint.texinfo: Update copyright year.
10054 (Coding): Add -Wunused-label to list of -Werror warnings.
10055
10056 2004-01-08 Jason Molenda <jmolenda@apple.com>
10057 Eli Zaretskii <eliz@gnu.org>
10058
10059 * gdb.texinfo: Update copyright.
10060 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
10061 around names, as appropriate. Minor syntax cleanup of
10062 _NSPrintForDebugger explanation. Two spaces after periods.
10063 GDBN used instead of lit. "gdb". Index entries added for
10064 print-object and _NSPrintForDebugger. @noindent added in one spot.
10065
10066 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
10067
10068 * stabs.texinfo: Add dircategory and direntry commands.
10069 * annotate.texinfo: Ditto.
10070
10071 2003-11-10 Andrew Cagney <cagney@redhat.com>
10072
10073 * gdbint.texinfo (Target Architecture Definition): Replace the
10074 return_value method's "inval" and "outval" parameters with
10075 "readbuf" and "writebuf".
10076
10077 2003-10-28 Jim Blandy <jimb@redhat.com>
10078
10079 * gdb.texinfo (The F request packet, The F reply packet): Renamed
10080 from "The `F' request packet" and "The `F' reply packet", to make
10081 texi2dvi happy.
10082 (File-I/O remote protocol extension): Update menu entries, too.
10083
10084 2003-10-26 Michael Chastain <mec@shout.net>
10085
10086 * gdb.texinfo (Thread Stops): Document the issue with
10087 premature return from system calls in multi-threaded programs.
10088
10089 2003-10-24 Andrew Cagney <cagney@redhat.com>
10090
10091 * annotate.texinfo: Fix "fortunatly"[sic].
10092
10093 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
10094
10095 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
10096 with "Hitachi" and "Mitsubishi".
10097
10098 2003-10-20 Andrew Cagney <cagney@redhat.com>
10099
10100 * gdbint.texinfo (Target Architecture Definition): Document
10101 gdbarch_return_value. Add cross references from
10102 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
10103 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
10104
10105 2003-10-18 Mark Kettenis <kettenis@gnu.org>
10106
10107 * gdbint.texinfo (Target Architecture Definition): Document
10108 regset_from_core_section.
10109
10110 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
10111
10112 * gdb.texinfo (M32R/D): Mention m32rsdi target.
10113
10114 2003-10-15 Kevin Buettner <kevinb@redhat.com>
10115
10116 From Anthony Green <green@redhat.com>:
10117 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
10118
10119 2003-10-14 Kevin Buettner <kevinb@redhat.com>
10120
10121 * gdb.texinfo (Breakpoint related warnings): New node.
10122 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
10123
10124 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
10125
10126 * gdb.texinfo (Remote Protocol): Document v and vCont.
10127
10128 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10129
10130 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
10131 * gdbint.texinfo: Ditto.
10132
10133 2003-10-09 Andrew Cagney <cagney@redhat.com>
10134
10135 From 2003-09-18 David Anderson <davea@sgi.com>:
10136 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
10137 "command".
10138
10139 2003-10-03 Andrew Cagney <cagney@redhat.com>
10140
10141 * gdbint.texinfo (Target Architecture Definition): Deprecate
10142 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
10143 just target.
10144
10145 2003-10-02 Andrew Cagney <cagney@redhat.com>
10146
10147 * gdbint.texinfo (Target Architecture Definition): Rename
10148 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
10149 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
10150 * gdbint.texinfo (Target Architecture Definition): Rename
10151
10152 2003-09-30 Andrew Cagney <cagney@redhat.com>
10153
10154 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
10155 (Target Architecture Definition):
10156
10157 * gdbint.texinfo (Target Architecture Definition): Rename
10158 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
10159
10160 2003-09-29 Andrew Cagney <cagney@redhat.com>
10161
10162 * gdbint.texinfo (Target Architecture Definition): Delete
10163 documentation for NEED_TEXT_START_END.
10164
10165 * gdbint.texinfo (Target Architecture Definition): Rename
10166 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
10167 TARGET_WRITE_PC.
10168
10169 2003-09-22 Michael Chastain <mec@shout.net>
10170
10171 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
10172
10173 2003-09-21 Anthony Green <green@redhat.com>
10174
10175 * gdbint.texinfo (Target Architecture Definition): Fix typos.
10176
10177 2003-09-21 Mark Kettenis <kettenis@gnu.org>
10178
10179 * gdbint.texinfo (Target Architecture Definition): Document
10180 stabs_argument_has_addr.
10181
10182 2003-09-18 Andrew Cagney <cagney@redhat.com>
10183
10184 * gdbint.texinfo (Target Architecture Definition): Delete
10185 documentation on REGISTER_NAMES.
10186
10187 2003-09-13 Mark Kettenis <kettenis@gnu.org>
10188
10189 * gdbint.texinfo (Target Architecture Definition): Replace
10190 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
10191
10192 2003-09-11 Andrew Cagney <cagney@redhat.com>
10193
10194 * gdbint.texinfo (Target Architecture Definition): Replace
10195 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
10196
10197 2003-08-18 Andrew Cagney <cagney@redhat.com>
10198
10199 * gdbint.texinfo (Target Architecture Definition): Document
10200 "frame_red_zone_size".
10201
10202 2003-08-09 Andrew Cagney <cagney@redhat.com>
10203
10204 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
10205 with "set/show backtrace past-main" and "set/show backtrace
10206 limit".
10207
10208 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
10209
10210 * Makefile.in (install-info): Support DESTDIR.
10211 (install-html): Likewise.
10212
10213 2003-08-07 Andrew Cagney <cagney@redhat.com>
10214
10215 Patch from Nick Roberts.
10216 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
10217 bindings. Remove description of send-gdb-command.
10218
10219 2003-08-07 Andrew Cagney <cagney@redhat.com>
10220
10221 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
10222 GDB 6.0.
10223
10224 2003-08-06 Andrew Cagney <cagney@redhat.com>
10225
10226 * gdb.texinfo (Mode Options): Mention that level three is the
10227 highest available and that level 2 is deprecated.
10228 (Annotations Overview): Mention annotation levels. Cross reference
10229 to "Limitations of the Annotation Interface" in annotate.texi.
10230 (TODO, Value Annotations, Frame Annotations): Delete section.
10231 (Displays, Breakpoint Info): Delete.
10232
10233 2003-08-04 Andrew Cagney <cagney@redhat.com>
10234
10235 * agentexpr.texi: Delete @bye.
10236 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10237 (stabs.info): Add $(srcdir) to include search path.
10238 (html): Depend on "annotate_toc.html", and not "annotate.html".
10239 * stabs.texinfo: Ditto. Include "fdl.texi".
10240 * gdbint.texinfo: Update copyright statement's list of invariant
10241 sections.
10242
10243 2003-07-28 Andrew Cagney <cagney@redhat.com>
10244
10245 * Makefile.in (INFO_DEPS): Add annotate.info.
10246 (dvi, ps, html, pdf): Add annotate.
10247 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10248 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10249 (ANNOTATE_DOC_FILES): New macro.
10250 (ANNOTATE_TEX_TMPS): New macro.
10251 (annotate.info, annotate_toc.html): Specify dependencies.
10252 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10253 * annotate.texinfo: Rename annotate.texi. Get building. Add
10254 "Migrating to GDB/MI" and "Limitations of the Annotation
10255 Interface" chapters. Mention why it is not part of the user
10256 guide. Update copyright notice. Include "fdl.texi".
10257
10258 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
10259
10260 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10261
10262 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
10263
10264 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10265
10266 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
10267
10268 * gdb.texinfo (Server): Mention pidof.
10269
10270 2003-07-22 Andrew Cagney <cagney@redhat.com>
10271
10272 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10273 list.
10274
10275 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
10276
10277 * gdb.texinfo (Logging output): New chapter.
10278
10279 2003-06-24 Joel Brobecker <brobecker@gnat.com>
10280
10281 * gdb.texinfo (Unsupported languages): New section.
10282 (Languages): Add link to new section.
10283
10284 2003-06-22 Andrew Cagney <cagney@redhat.com>
10285
10286 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10287
10288 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10289
10290 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10291
10292 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10293
10294 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10295 * agentexpr.texi: Retitle section, and change it to an appendix.
10296 Comment out texinfo initialization. Factor a @var{} into two
10297 pieces to prevent makeinfo warnings.
10298 * gdb.texinfo: Add Agent Expressions appendix.
10299
10300 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
10301
10302 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10303
10304 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
10305
10306 * gdb.texinfo (Remote Debugging): New section "Connecting to a
10307 remote target". Document the "detach" and "disconnect" commands.
10308 (Server, Netware, Debug Session): Reference "Connecting to a
10309 remote target".
10310 (GDB/MI Target Manipulation): Document "-target-disconnect".
10311
10312 2003-06-13 Andrew Cagney <cagney@redhat.com>
10313
10314 * gdbint.texinfo (Target Architecture Definition): Deprecate
10315 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10316 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10317
10318 2003-06-09 Jim Blandy <jimb@redhat.com>
10319
10320 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10321
10322 2003-06-08 Andrew Cagney <cagney@redhat.com>
10323
10324 * gdbint.texinfo (Target Architecture Definition): Delete
10325 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10326
10327 2003-06-08 Andrew Cagney <cagney@redhat.com>
10328
10329 * gdbint.texinfo (Target Architecture Definition): Document
10330 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10331
10332 2003-06-07 Adam Fedor <fedor@gnu.org>
10333
10334 * gdb.texinfo: Add Objective-C documentation.
10335
10336 2003-06-01 Andrew Cagney <cagney@redhat.com>
10337
10338 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10339 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10340
10341 2003-05-21 Andrew Cagney <cagney@redhat.com>
10342
10343 * gdbint.texinfo (Target Architecture Definition): Delete
10344 references to "extract_address" and "store_address".
10345
10346 2003-05-16 Andrew Cagney <cagney@redhat.com>
10347
10348 * gdbint.texinfo (Target Architecture Definition): Replace
10349 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10350 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10351
10352 2003-05-14 Theodore A. Roth <troth@openavr.org>
10353
10354 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10355
10356 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10357
10358 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10359 (gdb.dvi): Likewise.
10360 (gdb.pdf): Likewise.
10361 (links2roff): Likewise.
10362
10363 2003-05-08 Jim Blandy <jimb@redhat.com>
10364
10365 * gdb.texinfo (Dump/Restore Files): Update documentation for
10366 'dump', 'append', and 'restore': note that format argument is
10367 optional; simplify presentation of the command variants; and be
10368 more precise about the formats.
10369
10370 2003-05-07 Jim Blandy <jimb@redhat.com>
10371
10372 * gdb.texinfo (Symbols): Update documentation: 'maint list
10373 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10374 symtabs' and 'maint info psymtabs'.
10375
10376 2003-05-05 Andrew Cagney <cagney@redhat.com>
10377
10378 * gdbint.texinfo (Target Architecture Definition): Make
10379 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10380 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10381 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10382
10383 2003-05-04 Andrew Cagney <cagney@redhat.com>
10384
10385 * gdb.texinfo (Maintenance Commands): Document "maint print
10386 dummy-frames".
10387
10388 2003-05-04 Andrew Cagney <cagney@redhat.com>
10389
10390 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10391
10392 2003-05-03 J. Brobecker <brobecker@gnat.com>
10393
10394 Thierry Schneider <tpschneider1@yahoo.com>
10395 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10396 for new MI command.
10397
10398 2003-05-03 Andrew Cagney <cagney@redhat.com>
10399
10400 * gdbint.texinfo (Target Architecture Definition): Document
10401 push_dummy_code. Add cross references.
10402
10403 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
10404
10405 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10406 set/show charsets commands.
10407
10408 2003-04-28 Andrew Cagney <cagney@redhat.com>
10409
10410 * gdbint.texinfo (Target Architecture Definition): Replace
10411 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10412 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10413
10414 2003-04-28 Andrew Cagney <cagney@redhat.com>
10415
10416 * gdbint.texinfo (Target Architecture Definition): Rename
10417 "tm_print_insn" to "deprecated_tm_print_insn".
10418
10419 2003-04-09 Jim Blandy <jimb@redhat.com>
10420
10421 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10422 list psymtabs'.
10423
10424 2003-04-08 Andrew Cagney <cagney@redhat.com>
10425
10426 * gdbint.texinfo (Target Architecture Definition): Delete
10427 references to EXTRA_FRAME_INFO.
10428
10429 2003-04-08 Andrew Cagney <cagney@redhat.com>
10430
10431 * gdbint.texinfo (Target Architecture Definition): Delete
10432 PRINT_TYPELESS_INTEGER.
10433
10434 2003-04-02 J. Brobecker <brobecker@gnat.com>
10435
10436 * observer.texi (GDB Observers): Adjust the documentation for the
10437 normal_stop notification to better describe reality. Fix a couple
10438 of minor typos.
10439
10440 2003-04-02 Bob Rossi <bob_rossi@cox.net>
10441
10442 * gdb.texinfo (GDB/MI Program Control): Add
10443 '-file-list-exec-source-file'
10444
10445 2003-03-31 Andrew Cagney <cagney@redhat.com>
10446
10447 * gdbint.texinfo (Target Architecture Definition): Delete
10448 references to CALL_DUMMY_P.
10449
10450 2003-03-30 Andrew Cagney <cagney@redhat.com>
10451
10452 * gdbint.texinfo (Target Architecture Definition): Remove
10453 reference to TARGET_WRITE_SP.
10454
10455 2003-03-27 Andrew Cagney <cagney@redhat.com>
10456
10457 * gdbint.texinfo (Target Architecture Definition): Remove
10458 references to write_sp.
10459
10460 2003-03-27 Andrew Cagney <cagney@redhat.com>
10461
10462 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10463 chapter body. Use @smallexample instead of @example.
10464 (Annotations): Ditto.
10465 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10466 annotate.texi.
10467
10468 2003-03-26 Andrew Cagney <cagney@redhat.com>
10469
10470 * gdbint.texinfo (Target Architecture Definition): Replace
10471 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10472 dummy_addr parameters.
10473
10474 2003-03-25 Andrew Cagney <cagney@redhat.com>
10475
10476 * gdbint.texinfo (Target Architecture Definition): Delete
10477 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10478 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10479 Add reference to PUSH_ARGUMENTS.
10480
10481 2003-03-23 Andrew Cagney <cagney@redhat.com>
10482
10483 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10484 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10485
10486 2003-03-18 J. Brobecker <brobecker@gnat.com>
10487
10488 * gdbint.texinfo (Algorithms): Add new section describing the
10489 Observer paradigm.
10490 (Top): Add menu entry to new observer appendix.
10491 * observer.texi: New file.
10492 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10493 new observer.texi file.
10494
10495 2003-03-17 Andrew Cagney <cagney@redhat.com>
10496
10497 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10498 that GNU Press update the manual version number.
10499
10500 2003-03-12 Andrew Cagney <cagney@redhat.com>
10501
10502 * gdbint.texinfo (Target Architecture Definition): Delete
10503 references to get_saved_register. Rename GET_SAVED_REGISTER to
10504 DEPRECATED_GET_SAVED_REGISTER.
10505
10506 2003-03-13 Andrew Cagney <cagney@redhat.com>
10507
10508 * gdbint.texinfo (Target Architecture Definition): Replace
10509 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10510
10511 2003-03-12 Andrew Cagney <cagney@redhat.com>
10512
10513 * gdbint.texinfo (Target Architecture Definition): Rename
10514 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
10515
10516 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
10517
10518 * gdb.texinfo: Add File-I/O documentation.
10519
10520 2003-03-10 Andrew Cagney <cagney@redhat.com>
10521
10522 * gdbint.texinfo (Target Architecture Definition): Cross reference
10523 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10524
10525 2003-03-07 Andrew Cagney <cagney@redhat.com>
10526
10527 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10528 frame" command.
10529
10530 2003-03-05 Andrew Cagney <cagney@redhat.com>
10531
10532 * gdbint.texinfo (Target Architecture Definition): Document
10533 unwind_dummy_id. Cross reference unwind_dummy_id and
10534 SAVE_DUMMY_FRAME_TOS.
10535
10536 2003-03-05 James Ingham <jingham@apple.com>
10537 Daniel Jacobowitz <drow@mvista.com>
10538
10539 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10540 and "show cp-abi".
10541
10542 2003-03-03 Andrew Cagney <cagney@redhat.com>
10543
10544 * gdbint.texinfo (Target Architecture Definition): Document
10545 register_type.
10546
10547 2003-03-03 Andrew Cagney <cagney@redhat.com>
10548
10549 * stabs.texinfo (Structures): Use @samp and separate @var's
10550 instead of a single @var containing a comma separated list.
10551 (Unions): Ditto.
10552
10553 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
10554
10555 * Makefile.in (distclean): Remove config.log.
10556
10557 2003-03-01 Andrew Cagney <cagney@redhat.com>
10558
10559 * gdbint.texinfo (Target Architecture Definition): Rename
10560 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10561
10562 2003-03-01 Andrew Cagney <cagney@redhat.com>
10563
10564 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10565 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10566
10567 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10568
10569 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10570 (Non-debug DLL symbols): New node, describing the minimal symbols
10571 loaded from DLLs without real debugging symbols.
10572
10573 2003-02-20 Andrew Cagney <ac131313@redhat.com>
10574
10575 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10576 hardware-breakpoint-limit".
10577 (Set Watchpoints): Add cross reference to "set remote
10578 hardware-watchpoint-limit".
10579 (Remote configuration options): New section.
10580
10581 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10582
10583 * gdbint.texinfo (Target Architecture Definition): Delete
10584 descrption of IS_TRAPPED_INTERNALVAR.
10585
10586 From Keith Seitz <keiths@redhat.com>:
10587 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10588 option "-i"/"--interpreter" to this chapter. Include index
10589 entries.
10590
10591 2003-02-04 David Carlton <carlton@math.stanford.edu>
10592
10593 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10594 (Variables): Recommend stabs+ and DWARF 2.
10595 (C plus plus expressions): Correct info about
10596 compiler versions, debug formats.
10597 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10598 PR symtab/874.
10599
10600 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10601
10602 * gdbint.texinfo (Target Architecture Definition): Delete
10603 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10604 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10605 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10606 references to nindy and i960.
10607 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10608
10609 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10610
10611 * gdbint.texinfo (Target Architecture Definition): Delete
10612 FLOAT_INFO.
10613
10614 2003-01-30 Andrew Cagney <ac131313@redhat.com>
10615
10616 * stabs.texinfo (Member Type Descriptor): Clarify description of
10617 `@'. Suggested by Ben Hutchings.
10618
10619 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10620
10621 * gdb.texinfo (M68K): Delete reference to es1800.
10622
10623 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10624
10625 * gdb.texinfo (Maintenance Commands): Document `maint print
10626 reggroups' and `maint print register-groups'.
10627 * gdbint.texinfo (Target Architecture Definition): Document
10628 register_reggroup_p.
10629
10630 2003-01-23 Jim Blandy <jimb@redhat.com>
10631
10632 * gdb.texinfo (Separate Debug Files): New section.
10633
10634 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10635
10636 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10637 and "maint show profile".
10638
10639 2003-01-16 Michael Chastain <mec@shout.net>
10640
10641 * gdb.texinfo (Installing GDB): Warn against
10642 ".../gdb-VERSION/gdb/configure".
10643 (Separate Objdir): Likewise.
10644
10645 2003-01-15 Andrew Cagney <ac131313@redhat.com>
10646
10647 * gdbint.texinfo (Target Architecture Definition): Delete
10648 definition of PRINT_REGISTER_HOOK.
10649
10650 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10651
10652 (OpenRISC 1000): Fix formatting of command names.
10653
10654 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10655
10656 * gdb.texinfo (Continuing and Stepping): Add new command
10657 'advance'. Clarify behavior of 'until'.
10658
10659 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10660
10661 * gdb.texinfo (Files): Document solib-absolute-prefix and
10662 solib-search-path.
10663
10664 2003-01-09 Michael Chastain <mec@shout.net>
10665
10666 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10667 (Create a Release): Add new instructions for new @file{src-release}.
10668 Document existing instructions for @file{Makefile.in} as
10669 being for @value{GDBN} 5.3.1 or earlier.
10670
10671 2003-01-09 Andrew Cagney <ac131313@redhat.com>
10672
10673 * gdbint.texinfo (Target Architecture Definition): Mention
10674 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10675 allocate memory.
10676
10677 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10678
10679 * gdb.texinfo (Controlling GDB): Add @kindex for
10680 "show osabi".
10681 (Backtraces): Add @kindex's for backtrace-below-main.
10682
10683 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10684
10685 * gdb.texinfo (Controlling GDB): Document "set osabi".
10686
10687 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10688
10689 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10690 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10691
10692 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10693
10694 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10695 "set coerce-float-to-double".
10696 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10697
10698 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10699
10700 * stabs.texinfo: Remove obsolete text.
10701 * gdbint.texinfo: Ditto.
10702 * gdb.texinfo: Ditto.
10703
10704 2002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10705
10706 * fdl.texi: Revert the last change.
10707
10708 2002-12-22 Mark Kettenis <kettenis@gnu.org>
10709
10710 * gdbint.texinfo (Target Architecture Definition): Update
10711 description of gdbarch_register_osabi.
10712
10713 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10714
10715 * agentexpr.texi: Fix typos.
10716 * annotate.texi: Likewise.
10717 * fdl.texi: Likewise.
10718
10719 2002-12-10 Andrew Cagney <cagney@redhat.com>
10720
10721 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10722 DEPRECATED_INIT_FRAME_PC.
10723
10724 2002-12-01 Andrew Cagney <ac131313@redhat.com>
10725
10726 * gdbint.texinfo (Target Architecture Definition): Delete
10727 PC_IN_CALL_DUMMY.
10728
10729 2002-11-28 Andrew Cagney <ac131313@redhat.com>
10730
10731 * gdbint.texinfo (Host Definition): Delete documentation on
10732 USE_GENERIC_DUMMY_FRAMES.
10733
10734 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
10735
10736 Fix PR gdb/723 and PR gdb/245.
10737 * Makefile.in (install-info): Run the install-info command as part
10738 of the post install steps only.
10739 (uninstall-info): New target.
10740 (uninstall): New target.
10741
10742 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
10743
10744 * Makefile.in (install): Make install do some real work.
10745
10746 2002-11-19 Andrew Cagney <ac131313@redhat.com>
10747
10748 Fix POSIX problem reported by Paul Eggert.
10749 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10750 Fix PR gdb/527.
10751
10752 2002-10-26 Andrew Cagney <cagney@redhat.com>
10753
10754 * gdbint.texinfo (Target Architecture Definition): Delete
10755 definition of DO_REGISTERS_INFO.
10756
10757 2002-10-18 Kevin Buettner <kevinb@redhat.com>
10758
10759 * gdbint.texinfo (Address Classes): Fix problems with insertion
10760 of ``{'' and ``}'' in example.
10761
10762 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10763
10764 * gdbint.texinfo (Address Classes): New section.
10765 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10766 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10767 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10768 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10769
10770 2002-10-11 Klee Dienes <kdienes@apple.com>
10771
10772 * gdb.texinfo (Registers): Mention vector registers as well as
10773 floating registers in the documentation for 'info registers' and
10774 'info all-registers'.
10775
10776 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
10777
10778 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10779
10780 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10781
10782 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10783 interface definition.
10784
10785 2002-10-03 Marko Mlinar <markom@opencores.org>
10786
10787 * gdb.texinfo (Target Commands): Add or1k target specific
10788 commands.
10789 * gdb.texinfo (Contributors): Add myself to the contributors list.
10790
10791 2002-10-01 Andrew Cagney <ac131313@redhat.com>
10792
10793 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10794 and "mi1" instead of "mi1" and "mi0".
10795
10796 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10797
10798 * gdb.texinfo (Packets): Fix typos "alligned".
10799 Correct z3/Z3 description. Correct z4/Z4 title.
10800
10801 2002-09-27 Andrew Cagney <ac131313@redhat.com>
10802
10803 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10804
10805 2002-09-25 Kevin Buettner <kevinb@redhat.com>
10806
10807 * gdb.texinfo: Use GNU/Linux instead of Linux.
10808
10809 2002-09-25 Andrew Cagney <ac131313@redhat.com>
10810
10811 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10812
10813 2002-09-24 Andrew Cagney <ac131313@redhat.com>
10814
10815 * gdb.texinfo: Replace @example with @smallexample.
10816
10817 2002-09-20 Kevin Buettner <kevinb@redhat.com>
10818
10819 From Eli Zaretskii <eliz@gnu.org>:
10820 * gdb.texinfo (Character Sets): Use @smallexample instead of
10821 @example. Use GNU/Linux instead of Linux.
10822
10823 2002-09-20 Jim Blandy <jimb@redhat.com>
10824
10825 * gdb.texinfo: Add character set documentation.
10826
10827 2002-09-20 George Helffrich <george@gly.bris.ac.uk>
10828
10829 * gdb.texinfo: Document edit command.
10830
10831 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10832
10833 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10834 (Packets): Add cross reference from `b' packet to `z' packets.
10835
10836 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10837
10838 * gdb.texinfo (Maintenance Commands): Document ``maint
10839 internal-error'' and ``maint internal-warning''.
10840
10841 * gdbint.texinfo (Target Architecture Definition): Revise
10842 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10843
10844 2002-09-19 Joel Brobecker <brobecker@gnat.com>
10845
10846 * gdbint.texinfo (Target Conditionals): Document the new
10847 NAME_OF_MALLOC macro.
10848
10849 2002-09-05 Andrew Cagney <ac131313@redhat.com>
10850
10851 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10852 engineer.
10853
10854 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10855
10856 * gdb.texinfo (TUI Overview): Document status line fields.
10857
10858 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10859
10860 * gdb.texinfo (TUI Commands): Document info win command.
10861
10862 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10863
10864 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10865
10866 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10867
10868 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10869 (TUI Keys): Likewise.
10870
10871 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10872
10873 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10874 for a packet receive.
10875
10876 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10877
10878 * Makefile.in (clean): Move to end of file.
10879 (distclean, maintainer-clean, realclean): Ditto.
10880 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10881 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10882 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10883 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10884
10885 2002-08-24 Andrew Cagney <ac131313@redhat.com>
10886
10887 * Makefile.in (GDBINT_TEX_TMPS): Define.
10888 (gdbint.dvi, gdbint.pdf): Use
10889 (GDB_TEX_TMPS): Define.
10890 (gdb.dvi, gdb.pdf): Use.
10891 (STABS_TEX_TMPS): Define.
10892 (stabs.dvi, stabs.pdf): Use.
10893 (GDB_DOC_SOURCE_INCLUDES): New macros.
10894 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10895 (GDBINT_DOC_FILES_INCLUDES): New macros.
10896 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10897 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10898 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10899 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10900 (links2roff): Replace SFILES_INCLUDED with
10901 GDB_DOC_SOURCE_INCLUDES.
10902 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10903 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10904 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10905 dependencies.
10906 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10907 dependencies.
10908 (gdbmi.texinfo): Delete rule.
10909 (inc-hist.texinfo): Delete rule.
10910 (rluser.texinfo): Delete rule.
10911
10912 2002-08-23 Andrew Cagney <cagney@redhat.com>
10913
10914 * gdbint.texinfo (Target Architecture Definition): Update
10915 STORE_RETURN_VALUE, mention regcache.
10916
10917 2002-08-21 Andrew Cagney <ac131313@redhat.com>
10918
10919 * gdbint.texinfo (Target Architecture Definition): Document
10920 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10921
10922 2002-08-19 Andrew Cagney <ac131313@redhat.com>
10923
10924 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10925 Fix minor typos. Add index entries.
10926
10927 2002-08-18 Andrew Cagney <ac131313@redhat.com>
10928
10929 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10930
10931 2002-08-15 Andrew Cagney <ac131313@redhat.com>
10932
10933 * gdbint.texinfo (Target Architecture Definition): Document
10934 PRINT_VECTOR_INFO.
10935 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10936
10937 2002-08-13 Andrew Cagney <ac131313@redhat.com>
10938
10939 * gdb.texinfo (Maintenance Commands): Document "maint print
10940 registers", "maint print raw-registers" and "maint print
10941 cooked-registers".
10942
10943 2002-08-08 Grace Sainsbury <graces@redhat.com>
10944
10945 From Mark Salter:
10946 * gdb.texinfo (Protocol): Document T packet extension to
10947 allow watchpoint address reporting.
10948
10949 2002-08-03 Andrew Cagney <ac131313@redhat.com>
10950
10951 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10952
10953 2002-08-01 Andrew Cagney <cagney@redhat.com>
10954
10955 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10956 to CHILL.
10957
10958 2002-08-01 Andrew Cagney <ac131313@redhat.com>
10959
10960 * gdbint.texinfo (Coding): Revise section "Include Files".
10961
10962 2002-07-24 Andrew Cagney <cagney@redhat.com>
10963
10964 * gdbint.texinfo: Obsolete references to m88k.
10965 * gdb.texinfo: Ditto.
10966
10967 2002-07-10 Joel Brobecker <brobecker@gnat.com>
10968
10969 * gdbint.texinfo (Create a release candiate): Add the location
10970 where the proper version of autoconf can be retrieved.
10971
10972 2002-07-09 Don Howard <dhoward@redhat.com>
10973
10974 * gdb.texinfo (Command Files): Further describe the behavior of
10975 sourced command files.
10976
10977 2002-06-27 Andrew Cagney <ac131313@redhat.com>
10978
10979 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10980 (Coding): Clarify ISO C version that GDB assumes.
10981
10982 2002-06-26 Tom Tromey <tromey@redhat.com>
10983
10984 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10985 add_setshow_cmd_full.
10986
10987 2002-06-25 Don Howard <dhoward@redhat.com>
10988
10989 * gdb.texinfo (Memory Region Attributes): Document new behavior
10990 for 'mem' command.
10991
10992 2002-06-11 Jim Blandy <jimb@redhat.com>
10993
10994 * gdb.texinfo (Symbols): Update documentation for `info source'
10995 command.
10996
10997 * gdb.texinfo (Macros): Call the command `info macro', not
10998 `show macro'.
10999
11000 2002-06-09 Andrew Cagney <ac131313@redhat.com>
11001
11002 * gdbint.texinfo (Coding): Add section ``Per-architecture module
11003 data''.
11004
11005 2002-06-09 Mark Kettenis <kettenis@gnu.org>
11006
11007 * gdbint.texinfo (Target Architecture Definition): Document
11008 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
11009
11010 2002-06-08 Andrew Cagney <ac131313@redhat.com>
11011
11012 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
11013 lists.
11014
11015 2002-06-08 Andrew Cagney <ac131313@redhat.com>
11016
11017 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
11018 Branch''.
11019
11020 2002-06-01 Andrew Cagney <ac131313@redhat.com>
11021
11022 * gdbint.texinfo (Target Architecture Definition): Add section
11023 ``Converting an existing Target Architecture to Multi-arch''.
11024
11025 2002-05-30 Andrew Cagney <ac131313@redhat.com>
11026
11027 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
11028 to ``Obsoleting code''. Revise.
11029
11030 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
11031
11032 * gdbint.texinfo: Document new generic OS ABI framework.
11033
11034 2002-05-17 Jim Blandy <jimb@redhat.com>
11035
11036 * gdb.texinfo (C Preprocessor Macros): New chapter.
11037 Include it in the main menu.
11038 (Contributors): Credit Jim Blandy with macro support.
11039 (Compilation): Explain how to get macro information into the
11040 executable.
11041 (Expressions): Note that preprocessor macros are expanded.
11042
11043 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
11044
11045 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
11046 options for `target remote'.
11047
11048 2002-05-13 Andrew Cagney <ac131313@redhat.com>
11049
11050 * gdbint.texinfo (Target Architecture Definition): Delete
11051 documentation on NNPC_REGNUM.
11052
11053 2002-05-11 Andrew Cagney <ac131313@redhat.com>
11054
11055 * gdbint.texinfo (Target Architecture Definition): Document
11056 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
11057 (Target Architecture Definition): Revise section `Using Different
11058 Register and Memory Data Representations'. Add section `Raw and
11059 Virtual Register Representations'.
11060
11061 2002-05-11 Andrew Cagney <ac131313@redhat.com>
11062
11063 * gdbint.texinfo (Target Architecture Definition): Mention
11064 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
11065 (Target Architecture Definition): Mention same. Add references to
11066 web pages.
11067
11068 2002-05-08 Michael Snyder <msnyder@redhat.com>
11069
11070 * stabs.texinfo (Attributes): Document new "vector" attribute.
11071
11072 2002-05-04 Andrew Cagney <ac131313@redhat.com>
11073
11074 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
11075
11076 2002-05-04 Andrew Cagney <ac131313@redhat.com>
11077
11078 * gdb.texinfo: Delete obsolete references to a29k.
11079
11080 2002-04-24 Andrew Cagney <ac131313@redhat.com>
11081
11082 * gdbint.texinfo (Target Architecture Definition): Replace
11083 IN_SIGTRAMP with PC_IN_SIGTRAMP.
11084
11085 2002-04-24 David S. Miller <davem@redhat.com>
11086
11087 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
11088
11089 2002-04-21 David S. Miller <davem@redhat.com>
11090
11091 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
11092
11093 2002-04-21 Andrew Cagney <ac131313@redhat.com>
11094
11095 * gdbint.texinfo (Target Architecture Definition): Delete
11096 definition of HAVE_REGISTER_WINDOWS.
11097
11098 2002-04-19 Eli Zaretskii <eliz@gnu.org>
11099
11100 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
11101 "Theodore A. Roth" <troth@verinet.com>.
11102
11103 2002-04-15 Don Howard <dhoward@redhat.com>
11104
11105 From Eli Zaretskii <eliz@gnu.org>
11106 * gdb.texinfo (show max-user-call-depth): Correct formatting.
11107 Provide a better explaination of this feature.
11108
11109 2002-04-14 Andrew Cagney <ac131313@redhat.com>
11110
11111 * gdbint.texinfo (Target Architecture Definition): Remove
11112 FRAME_CHAIN_COMBINE.
11113
11114 2002-04-12 Michael Chastain <mec@shout.net>
11115
11116 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
11117 REG_STACK_SEGMENT.
11118
11119 2002-04-09 Michael Chastain <mec@shout.net>
11120
11121 * gdbint.texinfo (Obsolete Conditionals): Remove references to
11122 PYRAMID_* macros.
11123
11124 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11125
11126 * gdb.texinfo (Bug Reporting): Document that the web is the
11127 prefered way of submitting bug reports.
11128 (Bug Reporting): Delete the s-mail address as the last resort.
11129
11130 2002-04-05 Andrew Cagney <ac131313@redhat.com>
11131
11132 * gdbint.texinfo (Target Architecture Definition): Delete
11133 references to TARGET_WRITE_FP and write_fp.
11134
11135 2002-03-27 Michael Snyder <msnyder@redhat.com>
11136
11137 * gdb.texinfo: Document new commands dump, append, and restore.
11138
11139 2002-03-27 Andrew Cagney <ac131313@redhat.com>
11140
11141 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
11142 Branch'.
11143
11144 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11145
11146 * gdb.texinfo: Change all examples to @smallexample.
11147 * gdbint.texinfo: Ditto.
11148
11149 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11150
11151 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
11152 Branches''.
11153
11154 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11155
11156 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
11157 Policy''.
11158
11159 2002-03-04 Fred Fish <fnf@redhat.com>
11160
11161 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
11162 expresson, suports, dependant, trhe, perhaphs, situtations,
11163 explictily, taged, oportunity, unfortunatly).
11164
11165 2002-02-24 Andrew Cagney <ac131313@redhat.com>
11166
11167 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
11168 Remove reference to 3.12.
11169
11170 2002-02-23 Paul Eggert <eggert@twinsun.com>
11171
11172 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
11173 POSIX 1003.1-2001 no longer allows "head -1".
11174
11175 2002-02-23 Andrew Cagney <ac131313@redhat.com>
11176
11177 * gdbint.texinfo: Include fdl.texi.
11178 (Top): Add GNU Free Documentation License.
11179 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
11180 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
11181 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
11182 (gdbint.info): Add srcdir to include path.
11183 * gdb.texinfo: Include gpl.texi.
11184 (Top): Add Copying.
11185 * gpl.texi: New file.
11186
11187 2002-02-23 Andrew Cagney <ac131313@redhat.com>
11188
11189 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
11190
11191 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11192
11193 * gdb.texinfo: Document Cygwin native specific commands.
11194
11195 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
11196
11197 * gdb.texinfo: Document gdbserver ``--attach'' command.
11198
11199 2002-02-07 Michael Snyder <msnyder@redhat.com>
11200
11201 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
11202 to @code(_ovly_debug_event).
11203
11204 2002-02-07 Andrew Cagney <ac131313@redhat.com>
11205
11206 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
11207
11208 2002-02-06 Michael Snyder <msnyder@redhat.com>
11209
11210 * gdb.texinfo (overlays): Mention new magic symbol
11211 '_ovly_debug_event', which allows GDB to keep better track
11212 of overlays.
11213
11214 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
11215
11216 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11217 (PRINT_FLOAT_INFO): Document it.
11218
11219 2002-02-03 Eli Zaretskii <eliz@gnu.org>
11220
11221 * gdb.texinfo (Memory Region Attributes): Fix the wording.
11222 Suggested by Dmitry Sivachenko.
11223
11224 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
11225
11226 2002-02-01 Michael Snyder <msnyder@redhat.com>
11227
11228 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11229
11230 2002-01-30 Michael Snyder <msnyder@redhat.com>
11231
11232 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11233 (set trust-readonly-sections): Document.
11234
11235 2002-01-29 Andrew Cagney <ac131313@redhat.com>
11236
11237 * gdbint.texinfo (Releasing GDB): Revise and update.
11238
11239 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11240
11241 * gdbint.texinfo (Target Architecture Definition): Delete
11242 description of TARGET_BYTE_ORDER_DEFAULT.
11243
11244 2002-01-27 Eli Zaretskii <eliz@gnu.org>
11245
11246 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11247 <mitya@cavia.pp.ru>.
11248
11249 2002-01-23 Andrew Cagney <ac131313@redhat.com>
11250
11251 * libgdb.texinfo: Delete file.
11252
11253 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11254
11255 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11256 * gdbint.texinfo: Ditto.
11257
11258 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
11259
11260 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11261
11262 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11263
11264 * Makefile.in: Update copyright.
11265 (TEXI2DVI): Define.
11266 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11267 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11268 gdb-cfg.texi.
11269 (TEXINDEX, PDFTEX): Delete makefile variables.
11270
11271 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11272
11273 * gdb.texinfo (Protocol): Move section to appendix.
11274
11275 2002-01-21 Andrew Cagney <ac131313@redhat.com>
11276
11277 * gdb.texinfo (Remote Debugging): Create a menu.
11278 (Top): Add ``Remote Debugging'' to menu.
11279
11280 2002-01-21 Andrew Cagney <ac131313@redhat.com>
11281
11282 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11283 serial protocol'' from here.
11284 (Remote Debugging): To here. New chapter.
11285
11286 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11287
11288 * gdbint.texinfo (Target Architecture Definition): Delete
11289 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11290
11291 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11292
11293 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11294 are no longer needed.
11295 (Porting GDB): Add maintainer note about configure.host.
11296
11297 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11298
11299 * gdbint.texinfo (Target Architecture Definition): Remove
11300 definition of IEEE_FLOAT.
11301
11302 2002-01-20 Eli Zaretskii <eliz@gnu.org>
11303
11304 * gdb.texinfo: Beautify copyright years; fix a typo.
11305 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11306 <3diff@gnu.org>
11307
11308 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11309
11310 * gdbint.texinfo (Host Definition): Remove references to
11311 MALLOC_INCOMPATIBLE.
11312
11313 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11314
11315 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11316 and xyz-xdep.o.
11317
11318 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11319
11320 * gdb.texinfo (Maintenance Commands): Add appendix.
11321 (Set Breaks): Copy ``maint info breakpoint'' doco to
11322 ``Maintenance Commands'' appendix. Add reference.
11323
11324 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11325
11326 * fdl.texi: Remove next/prev from @node.
11327
11328 2002-01-17 Eli Zaretskii <eliz@gnu.org>
11329
11330 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11331 for monstrous @multitable (from Brian Youmans).
11332
11333 * fdl.texi: New file.
11334
11335 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11336
11337 2002-01-15 Andrew Cagney <ac131313@redhat.com>
11338
11339 * gdbint.texinfo (Releasing GDB): New chapter.
11340
11341 2002-01-14 Andrew Cagney <ac131313@redhat.com>
11342
11343 * gdb.texinfo (Embedded Processors, Calling program functions):
11344 Obsolete references to a29k.
11345
11346 2002-01-13 Andrew Cagney <ac131313@redhat.com>
11347
11348 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11349 examples. Document that a code-block should do or discard its
11350 cleanups before exit.
11351
11352 2002-01-11 Michael Snyder <msnyder@redhat.com>
11353
11354 * gdb.texinfo (Choosing files): Change @samp to @file.
11355
11356 2002-01-05 Michael Snyder <msnyder@redhat.com>
11357
11358 * gdb.texinfo (--pid): Document new command line option (attach).
11359
11360 2002-01-07 Eli Zaretskii <eliz@gnu.org>
11361
11362 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11363 in the stub.
11364
11365 2002-01-04 Andrew Cagney <ac131313@redhat.com>
11366
11367 * gdbint.texinfo (Target Architecture Definition): Replace
11368 BIG_ENDIAN with BFD_ENDIAN_BIG.
11369
11370 2002-01-03 Andrew Cagney <ac131313@redhat.com>
11371
11372 * gdbint.texinfo (Target Architecture Definition): Replace
11373 value_ptr with struct value pointer.
11374
11375 2002-01-02 Eli Zaretskii <eliz@gnu.org>
11376
11377 * gdb.texinfo (Free Software): Fix wording.
11378
11379 2001-12-31 Eli Zaretskii <eliz@gnu.org>
11380
11381 * gdb.texinfo (Free Software): New section ``Free Software Needs
11382 Free Documentation''.
11383
11384 2001-12-30 Eli Zaretskii <eliz@gnu.org>
11385
11386 * stabs.texinfo:
11387 * gdb.texinfo:
11388 * gdbint.texinfo:
11389 * libgdb.texinfo:
11390 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11391
11392 2001-12-29 Michael Snyder <msnyder@redhat.com>
11393
11394 * gdb.texinfo (maint info sections): Fix typo.
11395
11396 2001-12-26 Michael Snyder <msnyder@redhat.com>
11397
11398 * gdb.texinfo (maint info sections): Document.
11399
11400 * gdb.texinfo (info proc): Comment out documentation for
11401 'info proc' sub-options that are currently not implemented.
11402
11403 2001-12-20 Jim Blandy <jimb@redhat.com>
11404
11405 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11406
11407 2001-12-15 Andrew Cagney <ac131313@redhat.com>
11408
11409 * gdbint.texinfo (Target Architecture Definition): Replace
11410 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11411
11412 2001-12-01 Andrew Cagney <ac131313@redhat.com>
11413
11414 * gdbint.texinfo (Host Definition): Delete documentation on
11415 HOST_BYTE_ORDER.
11416
11417 2001-11-30 Jim Blandy <jimb@redhat.com>
11418
11419 * gdb.texinfo (Overlays): New chapter, documenting GDB's
11420 overlay support. Add to top-level menu.
11421
11422 2001-11-26 Tom Tromey <tromey@redhat.com>
11423
11424 * gdb.texinfo (Command Syntax): Document C-o binding.
11425
11426 2001-07-26 Christopher Faylor <cgf@redhat.com>
11427
11428 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11429 use since it is described in the referenced section.
11430
11431 From Eli Zaretskii <eliz@gnu.org>
11432 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11433 clearer when using DJGPP.
11434
11435 2001-11-24 Christopher Faylor <cgf@redhat.com>
11436
11437 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11438 specifically refer to MS-DOS.
11439 (command files): Mention gdb.ini is only used on MS-DOS.
11440
11441 2001-11-21 Tom Tromey <tromey@redhat.com>
11442
11443 * gdb.texinfo (Invoking GDB): Document --args.
11444 (Mode Options): Likewise.
11445
11446 2001-11-21 Jim Blandy <jimb@redhat.com>
11447
11448 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
11449 Delete documentation; this macro has been removed from the
11450 sources.
11451
11452 2001-11-13 Jim Blandy <jimb@redhat.com>
11453
11454 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11455
11456 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
11457
11458 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11459
11460 2001-11-05 Michael Snyder <msnyder@redhat.com>
11461
11462 * gdb.texinfo (info functions): Document use of backslash to
11463 quote regexp chars in function names such as "operator*()".
11464
11465 2001-11-01 Fred Fish <fnf@redhat.com>
11466
11467 * gdbint.texinfo (SOLIB_ADD): Document additional new
11468 "readsyms" arg.
11469
11470 2001-10-30 Don Howard <dhoward@redhat.com>
11471
11472 * gdb.texinfo: (Command Files) Added documentation for the
11473 behavior of gdb with input redirected from a file.
11474
11475 2001-10-28 Fred Fish <fnf@redhat.com>
11476
11477 * gdb.texinfo (auto-solib-add): Change docs to match
11478 implementation change.
11479 (auto-solib-limit): Add docs for new variable.
11480
11481 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11482
11483 * gdbint.texinfo (Target Architecture Definition): Function
11484 value_as_pointer renamed to value_as_address.
11485
11486 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11487
11488 * gdbint.texinfo (Target Architecture Definition): Default
11489 POINTER_TO_ADDRESS functions assume unsigned addresses.
11490 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11491 posting by Jim Blandy.
11492
11493 2001-10-12 Jim Blandy <jimb@redhat.com>
11494
11495 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11496 version of texi2html (1.64) doesn't support this flag any more.
11497
11498 2001-09-08 Mark Kettenis <kettenis@gnu.org>
11499
11500 * gdbint.texinfo (Host Definition): Remove description of
11501 MEM_FNS_DECLARED.
11502
11503 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11504
11505 * gdbint.texinfo (Host Definition): Remove description of
11506 HAVE_SIGSETMASK.
11507
11508 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
11509
11510 * gdbint.texinfo (Target Architecture Definition): Add
11511 explanation of TARGET_PRINT_INSN macro.
11512
11513 2001-08-30 Jim Blandy <jimb@redhat.com>
11514
11515 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11516 Explain what it means to load relocatable files.
11517
11518 2001-08-28 Jim Blandy <jimb@redhat.com>
11519
11520 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11521 info `top' menu.
11522
11523 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11524
11525 * gdbint.texinfo: Add a cautionary note about macro use.
11526
11527 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
11528
11529 * gdb.texinfo: Explain omitting the hostname in the
11530 `target remote' command.
11531
11532 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
11533
11534 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11535 and END-INFO-DIR-ENTRY.
11536
11537 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11538
11539 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11540
11541 2001-07-25 Andrew Cagney <ac131313@redhat.com>
11542
11543 * gdbint.texinfo (libgdb): Rewrite.
11544
11545 2001-07-26 Eli Zaretskii <eliz@gnu.org>
11546
11547 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11548
11549 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11550
11551 * gdb.texinfo (TUI): New chapter, document the TUI.
11552 (Mode Options): Document the -tui option.
11553
11554 2001-07-23 Mark Kettenis <kettenis@gnu.org>
11555
11556 * gdbint.texinfo (Host Definition): Remove description of
11557 NEED_POSIX_SETPGID.
11558
11559 2001-07-23 Eli Zaretskii <eliz@gnu.org>
11560
11561 * gdb.tex (DJGPP Native): New node, with descriptions of
11562 DJGPP-specific commands.
11563
11564 2001-07-19 John R. Moore <jmoore@redhat.com>
11565
11566 * gdbint.texinfo: Three misspellings.
11567
11568 2001-07-06 Andrew Cagney <ac131313@redhat.com>
11569
11570 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11571 `test` expressions on bash. Problem reported by Colin Walters.
11572
11573 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11574
11575 * gdbint.texinfo (User Interface): Update ui-out documentation to
11576 refelect recent UI/MI updates.
11577
11578 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11579
11580 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11581 interpreters.
11582
11583 2001-06-15 Andrew Cagney <ac131313@redhat.com>
11584
11585 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11586 structure and not macros.
11587 (Host Definition): Document that much of this chapter is obsolete.
11588 (Target Architecture Definition): Update list of files that make
11589 up a target architecture.
11590 (Coding): Update.
11591
11592 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11593
11594 * gdbint.texinfo (Target Architecture Definition): Update
11595 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11596 The latter has been changed to a true predicate.
11597
11598 2001-06-17 Eli Zaretskii <eliz@gnu.org>
11599
11600 * annotate.texi: Add @noindent where needed. From Dmitry
11601 Sivachenko <dima@Chg.RU>.
11602 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11603
11604 2001-06-16 Andrew Cagney <ac131313@redhat.com>
11605
11606 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11607
11608 2001-06-14 Andrew Cagney <ac131313@redhat.com>
11609
11610 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11611 returns ``OK''. Document that the ``R'' packet does not reply.
11612
11613 2001-06-13 Michael Snyder <msnyder@redhat.com>
11614
11615 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11616
11617 2001-06-13 Eli Zaretskii <eliz@gnu.org>
11618
11619 * gdb.texinfo (Signals): Clarify the default setting of signal
11620 handling.
11621
11622 2001-05-14 Andrew Cagney <ac131313@redhat.com>
11623
11624 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11625 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11626
11627 2001-05-12 Andrew Cagney <ac131313@redhat.com>
11628
11629 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11630
11631 2001-05-10 Eli Zaretskii <eliz@gnu.org>
11632
11633 * gdbint.texinfo (Clean Design and Portable Implementation):
11634 Renamed from "Clean Design".
11635 (Clean Design and Portable Implementation): Document portable
11636 methods of handling file names, and the associated macros.
11637
11638 2001-04-02 Eli Zaretskii <eliz@gnu.org>
11639
11640 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11641 command and provide a cross-reference to its description.
11642 (Symbols): Note that "info scope" is useful for trace experiments.
11643
11644 2001-04-01 Eli Zaretskii <eliz@gnu.org>
11645
11646 * gdb.texinfo (Symbols): Document "info scope".
11647 (Tracepoints): New chapter.
11648 (Contributors): Update for v5.1.
11649 <All nodes>: Change "C++" to "C@t{++}".
11650
11651 * gdbint.texinfo (User Interface): A new section about ui_out
11652 functions, based on text written by Fernando Nasser.
11653
11654 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11655
11656 2001-03-26 Eli Zaretskii <eliz@gnu.org>
11657
11658 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11659
11660 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11661
11662 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11663 Replace "GDB" with "@value{GDBN}". Fix markup.
11664
11665 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11666
11667 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11668 a cross-reference to its description.
11669 (Symbols): Document "info symbol".
11670
11671 2001-03-21 Eli Zaretskii <eliz@gnu.org>
11672
11673 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11674 subsection "x86 Watchpoints".
11675 (Target Architecture Definition): Document the macros
11676 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11677 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11678
11679 2001-03-20 Andrew Cagney <ac131313@redhat.com>
11680
11681 * gdbint.texinfo (Target Architecture Definition): Update
11682 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11683 list.
11684
11685 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11686
11687 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11688 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11689
11690 2001-02-21 Eli Zaretskii <eliz@gnu.org>
11691
11692 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11693
11694 2001-02-11 Eli Zaretskii <eliz@gnu.org>
11695
11696 * gdb.texinfo (Environment): Document that `path' does not change
11697 the value of PATH in GDB's own environment (it did in the past,
11698 but that was changed on March 15, 1994). Reported by Doug Evans
11699 <dje@transmeta.com>.
11700
11701 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11702 its line. Fix markup of commands and macros. Add an Index node
11703 and index entries.
11704
11705 2001-01-23 J.T. Conklin <jtc@redback.com>
11706
11707 * gdb.texinfo (Memory region attributes): New manual section.
11708
11709 2001-01-04 Nicholas Duffek <nsd@redhat.com>
11710
11711 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11712
11713 2000-12-25 Eli Zaretskii <eliz@gnu.org>
11714
11715 * refcard.tex: Version and copyright fixed. From Phil Edwards
11716 <pedwards@disaster.jaj.com>.
11717
11718 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11719
11720 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11721 DWARF2_REG_TO_REGNUM): Document.
11722
11723 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11724
11725 * gdbint.texinfo (Coding): Update current value of
11726 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11727
11728 2000-11-19 Eli Zaretskii <eliz@gnu.org>
11729
11730 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11731 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11732
11733 2000-11-10 Christopher Faylor <cgf@cygnus.com>
11734
11735 * gdb.texinfo: Document new 'set step-mode' command.
11736
11737 2000-10-16 Eli Zaretskii <eliz@gnu.org>
11738
11739 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11740 changes from Dmitry Sivachenko <dima@Chg.RU>.
11741
11742 2000-09-26 Eli Zaretskii <eliz@gnu.org>
11743
11744 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11745 From Steven Johnson <sbjohnson@ozemail.com.au>.
11746
11747 2000-08-10 Mark Kettenis <kettenis@gnu.org>
11748
11749 * gdbint.texinfo (Overall Structure): Spelling fix.
11750
11751 2000-08-10 Eli Zaretskii <eliz@gnu.org>
11752
11753 * gdbint.texinfo (Target Architecture Definition): Document that
11754 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11755 for which REGISTER_CONVERTIBLE returns a zero value.
11756
11757 2000-07-08 Christopher Faylor <cgf@cygnus.com>
11758
11759 * Makefile.in (install-info): Find files to install in either the
11760 build or source directories (adapted from Makefile.am).
11761
11762 2000-07-07 Nicholas Duffek <nsd@redhat.com>
11763
11764 * stabs.texinfo: Fix spelling errors.
11765 (String Field): FILE-NUMBER starts from 0, not 1.
11766
11767 2000-07-05 Eli Zaretskii <eliz@gnu.org>
11768
11769 * refcard.tex: Remove \centerline from the blurb. Patch from
11770 Brian Youmans.
11771
11772 2000-06-25 Eli Zaretskii <eliz@gnu.org>
11773
11774 * Makefile.in (install-info): Support installation from outside of
11775 the source directory. Reported by Mark Harig
11776 <markh@frazier.landmark.com>.
11777
11778 2000-06-20 J.T. Conklin <jtc@redback.com>
11779
11780 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11781
11782 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11783
11784 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11785 Generate using pdftex.
11786 (PDFTEX): Define.
11787 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11788 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11789 @contents at the start.
11790
11791 2000-05-24 Eli Zaretskii <eliz@gnu.org>
11792
11793 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11794 Youmans.
11795
11796 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11797
11798 From Brian Youmans:
11799 * gdb.texinfo: Fix ``et al.''.
11800
11801 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11802
11803 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11804 loop.
11805
11806 2000-05-19 Jimmy Guo <guo@cup.hp.com>
11807
11808 * configure: Regenerate.
11809
11810 2000-05-17 Eli Zaretskii <eliz@gnu.org>
11811
11812 * Makefile.in (install-info): Run install-info on installed Info
11813 files.
11814
11815 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11816
11817 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11818 Andrew Cagney.
11819
11820 2000-05-09 Eli Zaretskii <eliz@gnu.org>
11821
11822 * gdb.texinfo: Proofreading changes from Brian Youmans.
11823
11824 2000-05-01 Nick Duffek <nsd@cygnus.com>
11825
11826 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11827 startup sequence, minor edits.
11828
11829 2000-05-01 Eli Zaretskii <eliz@gnu.org>
11830
11831 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11832 TeX.
11833
11834 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11835 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11836 like `n' and `s' which look weird. Convert some of the @kindex to
11837 @vindex, when they refer to variables, not commands.
11838
11839 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11840
11841 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11842
11843 2000-04-23 Eli Zaretskii <eliz@gnu.org>
11844
11845 * Makefile.in (GDBMI_DIR): New variable.
11846 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11847 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11848 (gdbmi.texinfo): New target, for texi2roff.
11849 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11850 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11851
11852 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11853 gdbmi.texinfo.
11854 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11855 comment.
11856
11857 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11858
11859 * gdb.texinfo (Files): Update description of add-symbol-file
11860 command.
11861
11862 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11863
11864 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11865 prevents the build (and is generally a Bad Idea).
11866
11867 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11868
11869 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11870 a comma inside @var.
11871 (Command Files): Index markup changes from Dmitry Sivachenko
11872 <dima@Chg.RU>.
11873
11874 2000-04-16 Eli Zaretskii <eliz@gnu.org>
11875
11876 * Makefile.in (LN_S): Define.
11877 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11878 invoke "ln -s" unless it is known to work.
11879
11880 * configure.in (AC_PROG_LN_S): Add.
11881
11882 2000-04-14 Jim Blandy <jimb@redhat.com>
11883
11884 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11885 section.
11886 (Target Conditionals): Document ADDRESS_TO_POINTER,
11887 POINTER_TO_ADDRESS.
11888
11889 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
11890
11891 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11892 gdb-cfg.texi to get the value.
11893
11894 2000-04-10 Jim Blandy <jimb@redhat.com>
11895
11896 * gdbint.texinfo (Target Architecture Definition): Fix
11897 cross-references.
11898
11899 2000-04-08 Jim Blandy <jimb@redhat.com>
11900
11901 * gdbint.texinfo (Using Different Register and Memory Data
11902 Representations): New section.
11903 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
11904 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11905 REGISTER_CONVERT_TO_RAW): Document.
11906
11907 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11908
11909 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
11910 for acknowledgments.
11911
11912 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11913
11914 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
11915 qThreadExtraInfo.
11916
11917 2000-03-28 J.T. Conklin <jtc@redback.com>
11918
11919 * gdb.texinfo: Clarify which remote debug protocol commands are
11920 required and which are optional.
11921
11922 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11923
11924 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
11925 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11926 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
11927 * annotate.texi: Update.
11928
11929 2000-03-28 Stan Shebs <shebs@apple.com>
11930
11931 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11932 expectation of additional changes before release), update
11933 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11934 node links, rephrase and/or shorten lines to fix formatting
11935 problem in both regular and @smallbook formats.
11936 * annotate.texi: Shorten lines in example, use smallexample
11937 consistently everywhere.
11938 * Makefile.in: Add comment about texinfo 4.0 html generation.
11939 (SFILES_INCLUDED): Add annotate.texi.
11940
11941 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
11942
11943 * gdb.texinfo (Debugging Output): Added new section, documenting
11944 the "set/show debug" commands.
11945
11946 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11947
11948 * annotate.texi (Annotations): When GDBN omit @chapter and @node
11949 entry.
11950
11951 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11952 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
11953 @chapter and @node entries.
11954
11955 * gdb.texinfo: Link all top-level nodes.
11956
11957 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11958
11959 * Makefile.in (install-info): Create $(infodir) before installing
11960 files.
11961
11962 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11963
11964 From David Whedon <dwhedon@gordian.com>
11965 * gdbint.texinfo : Added paragraphs about command deprecation.
11966
11967 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
11968
11969 * gdb.texinfo: Add documentation for the apropos command.
11970
11971 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11972
11973 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11974
11975 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11976
11977 * gdb.texinfo: Add white space to prevent overprinting in
11978 two places.
11979
11980 2000-03-17 Stan Shebs <shebs@apple.com>
11981
11982 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11983 <dima@Chg.RU>, also clarification of allowed content for
11984 string constants.
11985
11986 2000-03-16 Eli Zaretskii <eliz@gnu.org>
11987
11988 * gdb.texinfo (main menu): Add Annotations.
11989 (File Options): Add @cindex entries for each command-line option.
11990 Document --epoch, --annotate, --async, --interpreter, --write,
11991 --statistics, and --version.
11992
11993 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11994 of GDB.
11995
11996 2000-02-23 Jim Blandy <jimb@redhat.com>
11997
11998 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11999
12000 2000-02-22 Jim Blandy <jimb@redhat.com>
12001
12002 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
12003
12004 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
12005
12006 * Makefile.in (diststuff): New target.
12007
12008 2000-02-15 Kevin Buettner <kevinb@redhat.com>
12009
12010 * agentexpr.texi: Fix wording regarding Intel's IA-64
12011 architecture. [From Jim Wilson.]
12012
12013 2000-01-16 Tom Tromey <tromey@cygnus.com>
12014
12015 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
12016 (Delete Breaks): Mention range arguments.
12017 (Disabling): Likewise.
12018
12019 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
12020
12021 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
12022
12023 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
12024
12025 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
12026 valid functions.
12027
12028 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
12029
12030 * gdb.texinfo: Clarify regular expressions used in rbreak.
12031
12032 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
12033
12034 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
12035 MEMORY_REMOVE_BREAKPOINT): Document.
12036
12037 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
12038
12039 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
12040 offset re-using the DATA offset instead.
12041
12042 1999-10-11 Jim Kingdon <kingdon@redhat.com>
12043
12044 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
12045
12046 1999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
12047
12048 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
12049
12050 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
12051
12052 From Dmitry Sivachenko <demon@gpad.ac.ru>:
12053 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
12054 typos.
12055
12056 * gdb.texinfo: Various minor wording and formatting improvements,
12057 mentions of additional command-line options.
12058
12059 1999-09-30 Fred Fish <fnf@cygnus.com>
12060
12061 * gdb.texinfo: Document additional forms of specifying section
12062 names and addresses for the add-symbol-file command.
12063
12064 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
12065
12066 * gdbint.texinfo: Fix typo, add the word "have".
12067
12068 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
12069
12070 * gdbint.texinfo (Target Architecture Definition): Document the
12071 SKIP_PERMANENT_BREAKPOINT macro.
12072
12073 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12074
12075 * gdb.texinfo: Fiks speling errers.
12076
12077 * gdb.texinfo: Fix uses of @multitable.
12078
12079 From Eli Zaretskii <eliz@gnu.org>:
12080 * gdb.texinfo: Include details specific to DOS host, clarify
12081 some confusing language, fix @ref/@xref/@pxref usages, add
12082 comments about using with optimization, add more indexing,
12083 fix info about disassembly-flavor.
12084
12085 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
12086
12087 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
12088 SKIP_SOLIB_RESOLVER): Define.
12089
12090 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
12091
12092 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
12093 ``g'' packets.
12094
12095 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
12096
12097 * gdb.texinfo: Create a new "Configurations" chapter with
12098 platform-specific info, inline remote.texi and move sections of it
12099 into the new chapter, move bits about info proc, heuristic search,
12100 and register stack into the new chapter.
12101 * remote.texi: Remove, now part of gdb.texinfo.
12102 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
12103
12104 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
12105
12106 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
12107 GDB_TARGET_IS_MACH386): These kludges have gone away.
12108
12109 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
12110
12111 * gdbint.texinfo (Target Architecture Definition): Mention
12112 TDEPLIBS.
12113
12114 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
12115
12116 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
12117 surrounding text to fit HP-UX bits into general info.
12118 (HPPA-cfg.texi): Remove, no longer useful.
12119
12120 * gdb.texinfo: Remove explicit links from @node lines, remove
12121 HP-added "Detailed Node Listing" from main menu which confuses
12122 things.
12123
12124 From Dmitry Sivachenko <dima@Chg.RU>:
12125 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
12126 in description of `set environment'.
12127
12128 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12129
12130 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
12131
12132 1999-08-12 Ben Elliston <bje@cygnus.com>
12133
12134 * gdbint.texinfo (Breakpoint Handling): Add missing words.
12135
12136 1999-08-10 Eli Zaretskii <eliz@gnu.org>
12137
12138 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
12139 watch, awatch, and rwatch. Explain why the latter two cannot be
12140 set as software watchpoints. Document that watchpoints for local
12141 variables are deleted when the debuggee terminates.
12142
12143 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
12144
12145 * remote.texi (Protocol): Further clarification of the "qRcmd"
12146 packet. Allow E.. response packet. "qRcmd" packet is no longer
12147 reserved.
12148
12149 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12150
12151 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
12152 * gdb.texinfo: Ditto.
12153
12154 Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
12155
12156 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
12157
12158 1999-08-06 Tom Tromey <tromey@cygnus.com>
12159
12160 * gdb.texinfo (KOD): New node.
12161
12162 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
12163
12164 * remote.texi (Rcmd): Fix minor formatting typos.
12165
12166 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
12167
12168 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
12169 packets.
12170
12171 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
12172
12173 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
12174 fixes.
12175
12176 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
12177
12178 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
12179
12180 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12181
12182 * remote.texi (Communication Protocol): ``v'' is in use. Fix
12183 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
12184 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
12185 packets that are not supported on all hosts. Expand examples.
12186 Spell check.
12187
12188 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12189
12190 * Makefile.in: Recognize html, install-html. Add targets
12191 to build HTML versions of documentation via texi2html.
12192
12193 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
12194
12195 * gdbint.texinfo (Testsuite): New chapter, information about the
12196 testsuite.
12197
12198 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
12199
12200 * remote.texi (Communication Protocol): Rewrite.
12201
12202 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
12203
12204 * stabs.texinfo: Fix uses of xref.
12205
12206 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
12207
12208 * gdbint.texinfo: Add an anti-printf exhortation, and update the
12209 info about patch submission.
12210
12211 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
12212
12213 From Per Bothner <bothner@cygnus.com>:
12214 * gdb.texinfo: Document Chill support.
12215
12216 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
12217
12218 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
12219 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
12220 Document that the value should be greater-than or equal-to zero.
12221 (NO_STD_REGS): Document. Deprecate.
12222
12223 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12224
12225 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
12226 Document that these are not used.
12227
12228 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12229
12230 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12231
12232 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
12233
12234 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
12235 numargs was dropped.
12236
12237 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
12238
12239 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12240
12241 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
12242
12243 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
12244 Update.
12245
12246 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
12247
12248 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12249 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12250
12251 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
12252
12253 * gdbint.texinfo: Fix typos: $ -> @.
12254
12255 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
12256
12257 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
12258 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12259 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12260 BREAKPOINT_FROM_PC.
12261
12262 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
12263
12264 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
12265 CALL_DUMMY_STACK_ADJUST): Document.
12266
12267 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12268
12269 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
12270 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
12271
12272 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
12273
12274 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12275 longer exists.
12276
12277 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
12278
12279 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
12280 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12281 they make the manual source incomprehensible.
12282 * h8-cfg.texi: Remove, hasn't been used in years.
12283
12284 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12285
12286 * gdb.texinfo: Update the credits.
12287
12288 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12289
12290 * gdb.texinfo: Fix mistakes noticed in printout of last
12291 draft, add Alpha to discussion of heuristic fence post.
12292
12293 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12294
12295 * gdb.texinfo, remote.texi: Many changes; update to Seventh
12296 Edition, merge some HP changes into mainline, describe some
12297 previously undocumented features, describe more of the target
12298 commands available, eliminate obsolete section on renamed
12299 commands.
12300 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12301
12302 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12303
12304 * gdb.texinfo: Make many HPPA conditionals unconditional,
12305 including catchpoint description, since now on for all configs.
12306 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12307 specializations.
12308
12309 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12310
12311 * Makefile.in (GDBvn.texi): Fix match expression to work with
12312 current format of VERSION in gdb/Makefile.in.
12313 * gdb.texinfo: Fix node ref to match new readline.
12314
12315 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12316
12317 * gdb.texinfo: Changes made as part of a project to merge in
12318 changes made by HP. Documentation makes extensive use of
12319 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12320 on remote debugging. There are differences in documentation
12321 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
12322 the HP manual discusses catchpoints, hardware watchpoints, and
12323 some HPUX specific limitations for shared library support.
12324
12325 There are also a number of @node changes.
12326
12327 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12328
12329 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12330 (C Usage): Same.
12331
12332 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12333
12334 The following changes were made by Edith Epstein
12335 <eepstein@cygnus.com> as part of a project to merge in changes
12336 made by HP.
12337
12338 * HPPA-cfg.texi: new file.
12339
12340 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12341
12342 * refcard.tex: change documentation about catch.
12343 removed info catch.
12344
12345 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12346
12347 * gdbint.texinfo: Expand on GDB's coding standards,
12348 specify the use of arg names with prototypes.
12349
12350 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12351
12352 * gdb.texinfo: Fix tipo.
12353
12354 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12355
12356 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
12357 TARGET_BYTE_ORDER_SELECTABLE_P.
12358
12359 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12360
12361 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12362
12363 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12364
12365 * agentexpr.texi: New file.
12366
12367 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12368
12369 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12370
12371 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12372
12373 * remote.texi: Changed wording that implied that the GDB remote
12374 protocol caches register values instead of GDB itself.
12375
12376 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12377
12378 * gdbint.texinfo: Add some info about symbol readers.
12379 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12380 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12381 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12382 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12383
12384 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12385
12386 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
12387
12388 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12389
12390 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12391
12392 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12393
12394 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
12395 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
12396
12397 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12398
12399 * gdbint.texinfo: Fix minor typos.
12400
12401 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12402
12403 * gdbint.texinfo: Complete overhaul. Group descriptions more
12404 logically, add more info on generic algorithms, remove much
12405 obsolete and/or wrong material.
12406
12407 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12408
12409 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12410
12411 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12412
12413 * refcard.tex: Copyright, address updates.
12414
12415 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12416
12417 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12418 for the edition instead of confusing GDB-version-like numbers.
12419
12420 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12421
12422 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12423
12424 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12425
12426 * LRS: Reformat a bit to keep text under 80 columns.
12427
12428 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12429
12430 * gdb.texinfo: Add some credits, mention bug monitor.
12431 * remote.texi: Mention mips monitor targets.
12432 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
12433
12434 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12435
12436 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
12437 files, finish sorting of host vs target vs native macros, describe
12438 some more of them.
12439
12440 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12441
12442 * gdbint.texinfo (Host Conditionals): Document change from
12443 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12444
12445 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12446
12447 * gdbint.texinfo (Host Conditionals): Document
12448 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
12449
12450 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12451
12452 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12453 Document LSEEK_NOT_LINEAR.
12454
12455 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12456
12457 * stabs.texinfo (Stab Section Basics): Make it clear that only
12458 some versions of the GNU linker remove the leading N_UNDF symbol.
12459
12460 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12461
12462 * stabs.texinfo (String Field): Document type number pairs here,
12463 instead of in the Sun specific section.
12464 (Include Files): The GNU linker supports the N_BINCL
12465 optimization. Clarify the N_BINCL value, and what it is used
12466 for.
12467 (Procedures): Document N_FUN with an empty string to mark the end
12468 of a function.
12469 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12470 (Sun Differences): Remove this node, as the information is now
12471 elsewhere in the main document.
12472 (Stab Section Basics): Mention that the GNU linker may optimize
12473 stabs and remove the leading N_UNDF symbol.
12474
12475 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12476
12477 * gdb.texinfo, refcard.tex: Restore author credit
12478
12479 Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12480
12481 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12482 are macros that take an single argument.
12483
12484 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12485
12486 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12487 documentation to account for START and END macros taking
12488 one arg.
12489
12490 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12491
12492 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12493 * gdb.texinfo (Frames): Fix typo.
12494
12495 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12496
12497 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12498 a target_signal as arg type, not a pid.
12499
12500 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12501
12502 * gdb.texinfo: Document `set assembly-language'.
12503
12504 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12505
12506 * remote.texi: Update list of stubs in the GDB distribution.
12507
12508 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12509
12510 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
12511 Also document that some systems can use mmalloc but must define
12512 this if their C runtime allocates memory that is later freed.
12513 (MMCHECK_FORCE): Document new macro.
12514
12515 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12516
12517 * remote.texi: Add documentation for target Sparclet.
12518
12519 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12520
12521 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
12522 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12523 * configure.in: Rewritten for autoconf.
12524 * configure: New.
12525
12526 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12527
12528 * Makefile.in (DVIPS): New define, set to dvips.
12529 (dvi): Add stabs.dvi.
12530 (ps): New target.
12531 (all-doc): Depend on info, dvi, and ps targets.
12532 (STAGESTUFF): Add *.ps and *.dvi files.
12533 (clean-info, clean-dvi): Remove.
12534 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12535 rules completely rewritten.
12536 (maintainer-clean): Remove clean-info and clean-dvi
12537 dependencies and put their actions in the rules.
12538 (gdb.ps): New target
12539 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
12540 intermediate TeX files, whether they have 2 or 3 character
12541 extensions.
12542 (gdbint.ps): Add target and rules.
12543 (gdb-internals): Delete unused target.
12544 (Makefile): Depends upon config.status also.
12545
12546 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12547
12548 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12549 set.
12550
12551 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12552
12553 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12554 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12555
12556 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12557
12558 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12559
12560 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12561
12562 * gdb.texinfo (Print settings): Document
12563 `set/show print static-members' commands.
12564
12565 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12566
12567 * gdbint.texinfo (Native): Document name change, coredep.c to
12568 core-aout.c.
12569
12570 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12571
12572 * stabs.texinfo (Include Files): Document the values the SunOS4
12573 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12574
12575 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12576
12577 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12578 Fix typo.
12579
12580 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12581
12582 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12583 "gdb.tar.Z".
12584
12585 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12586
12587 * Makefile.in (maintainer-clean): New target, synonym for
12588 realclean.
12589
12590 Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12591
12592 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12593
12594 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12595
12596 * Update all FSF addresses except those in COPYING* files.
12597
12598 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12599
12600 From Richard Earnshaw (rearnsha@armltd.co.uk):
12601 * gdb.texinfo (convenience variables): Document $_exitcode.
12602 (quit): Document optional expression to use as exit code.
12603
12604 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12605
12606 * gdb.texinfo, remote.texi: Brought up to date with various
12607 GDB changes.
12608
12609 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12610
12611 * gdb.texinfo: Update dates and versions, fix comments about
12612 hardware watchpoints in future releases and about the
12613 sharedlibrary command.
12614
12615 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12616
12617 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12618 C_FUN stab. Other cleanups.
12619
12620 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12621
12622 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12623 for the sparc stub.
12624
12625 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12626
12627 * annotate.texi: Clarify which addresses have differing formats
12628 depending on the language and which do not.
12629
12630 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12631
12632 * remote.texi (NetWare): Changed example to use BOARD= instead of
12633 NODE= argument to reflect correspoding change to gdbserve.nlm.
12634
12635 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12636
12637 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12638 GDB, as well as AIX dbx, supports the size type attribute.
12639
12640 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12641
12642 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12643
12644 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12645
12646 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12647 and new 'if' and 'while' commands.
12648
12649 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12650
12651 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12652
12653 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12654
12655 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12656 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12657 NetWare targets. Mostly stolen from the Server node.
12658
12659 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12660
12661 * gdb.texinfo (Setting): Talk about the language of a source file
12662 versus the working language. The old documentation did not match
12663 what GDB did.
12664
12665 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12666
12667 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12668 of a source file.
12669
12670 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12671
12672 * gdb.texinfo (Processes): New node.
12673
12674 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12675
12676 * remote.texi: Update documentation of set/show mipsfpu.
12677
12678 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12679
12680 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12681 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12682
12683 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12684
12685 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12686 obsolete conditionals, described some others.
12687
12688 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12689
12690 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12691 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12692
12693 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12694
12695 * gdbint.texinfo: Put regex conditionals in their own table.
12696
12697 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12698
12699 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12700 described or fixed the descriptions of many others.
12701
12702 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12703
12704 * gdb.texinfo: Add some more credits.
12705 * gdbint.texinfo: Capitalize GDB consistently, describe some
12706 macros and remove some.
12707
12708 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12709
12710 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12711 obsolete conditionals, described some others.
12712
12713 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12714
12715 * gdb.texinfo (help targets): Changed to `help target', which
12716 is the correct gdb command.
12717
12718 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12719
12720 * annotate.texi (TODO): New node, for keeping track of annotations
12721 suggested but not yet implemented.
12722
12723 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12724
12725 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12726 another symbol, it is not the address itself.
12727
12728 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12729
12730 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12731 of stabs-in-coff sections.
12732
12733 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12734
12735 * annotate.texi: Change edition to 0.5 and date to May 1994.
12736 Add index.
12737 (Frames): New node, for frame annotation.
12738 (Displays): New node, for display annotation.
12739
12740 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12741 when waiting for your program to stop.
12742
12743 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12744
12745 * annotate.texi (Breakpoint Info): Document annotation of header
12746 fields and record annotation.
12747
12748 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12749
12750 * annotate.texi: New file, to document annotations.
12751
12752 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12753
12754 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12755 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12756
12757 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12758
12759 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12760 section, and say n_strx field is compilation unit relative.
12761 * stabs.texinfo: Don't use @code for a.out when it is the name of
12762 an object file format.
12763
12764 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12765
12766 * gdb.texinfo: Refer to file names, not path names, per rms
12767 convention.
12768 (Arguments): Fix typo.
12769
12770 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12771
12772 * stabs.texinfo (Global Variables): Talk about stabs in files
12773 where variables are referenced, but not defined.
12774
12775 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12776
12777 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12778 Cplusplus to new nodes Member Type Descriptor and Method Type
12779 Descriptor. Re-write stuff for #.
12780
12781 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12782
12783 * gdb.texinfo (Print Settings): Don't document "set print
12784 fast-symbolic-addr off". The bug which it worked around was fixed
12785 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12786
12787 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12788 N_ENTRY node.
12789
12790 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12791
12792 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12793
12794 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12795 references to ieee-float.c.
12796
12797 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12798
12799 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12800 match what the code actually does.
12801
12802 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12803
12804 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12805
12806 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12807
12808 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12809 i, and b.
12810
12811 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12812
12813 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12814 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12815 as "stabs in sections" rather than just saying "ELF and SOM".
12816 Also make that stuff apply to COFF.
12817
12818 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12819
12820 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12821 Ghostscript.
12822
12823 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12824
12825 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12826 versus functions without line numbers, also mention stepping into
12827 them as well as "step" when you are in them. Tell the user how to
12828 deal with the situation. Add comment about "debugging information".
12829
12830 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12831
12832 * stabs.texinfo (Enumerations): Document restriction on where
12833 enumeration types can appear and still win with GDB.
12834
12835 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12836
12837 * stabs.texinfo (Negative Type Numbers): Document format for type
12838 -16.
12839
12840 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12841
12842 * gdb.texinfo (Selection, Frame Info): Update information about
12843 arbitrary frame specficiations.
12844
12845 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12846
12847 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12848
12849 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12850
12851 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12852
12853 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12854
12855 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12856
12857 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12858
12859 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12860 Differences node to Statics node.
12861 (Statics): Discuss XCOFF use of V symbol descriptor.
12862
12863 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12864 not clean.
12865
12866 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12867
12868 * gdb.texinfo (Print Settings): Document `set print
12869 fast-symbolic-addr' and improve the doc for some other
12870 `set print's.
12871
12872 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12873
12874 * stabs.texinfo (String Field): Talk about defining several type
12875 numbers at once.
12876 Fix lint regarding changing node ELF Transformations to
12877 ELF and SOM Transformations.
12878
12879 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12880
12881 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12882
12883 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12884
12885 * stabs.texinfo (Cross-References): `::' is for nested types only
12886 within <>.
12887 (Structures): Document static members.
12888
12889 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12890
12891 * stabs.texinfo: Document S type attribute.
12892
12893 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12894
12895 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12896
12897 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12898
12899 * gdbint.texinfo: Fix a few typos.
12900
12901 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12902
12903 * gdb.texinfo, remote.texi: formatting improvements
12904
12905 * gdb.texinfo (New Features): mention threads.
12906 (Summary, C): fix xrefs in newly contributed text.
12907 (Threads): index entries, clarifications, example
12908 (passim): minor typos fixed, phrasing improvements
12909
12910 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12911 entries; (Server): explain use of gdbserver w/real-time systems,
12912 add example of conflicting TCP port; (MIPS Remote) break up
12913 running text into table, highlighting commands, and add example.
12914
12915 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12916
12917 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12918
12919 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12920
12921 * stabs.texinfo (Nested Symbols): New node.
12922 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12923
12924 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12925
12926 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12927 to picking which Bbss.bss symbol to use, and (because there seems to
12928 be no good way of doing it) re-write some of the text to make it
12929 sound like Bbss.bss isn't such a great idea after all (as currently
12930 designed).
12931
12932 * gdb.texinfo (C): In addition to saying people have to use g++ for
12933 good results, say they have to use stabs. Specifically say cfront
12934 doesn't work well.
12935 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12936 the gdb README. Add xrefs to places where the support for the various
12937 languages is described in detail.
12938
12939 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12940
12941 * stabs.texinfo: Clean up stuff about visibility and virtual
12942 characters.
12943
12944 * stabs.texinfo (N_M2C): Cite Sun doc.
12945
12946 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12947
12948 * gdb.texinfo: updates re threads.
12949 * remote.texinfo: avoid index entries starting with digits.
12950
12951 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12952
12953 * stabs.texinfo (Enumerations): Talk about large, negative and
12954 octal values. Clean up cross reference to type attributes.
12955 (String Field): Say that GDB 4.11 supports size attribute.
12956
12957 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12958
12959 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12960 is a mandatory step. Make the stuff about that more concise.
12961
12962 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12963
12964 * stabs.texinfo (Class Names): New node.
12965
12966 * gdb.texinfo (Command Files): Explain order of init file reading.
12967
12968 * remote.texi (Bootstrapping): Talk about getting the serial driver
12969 to deal with ^C sent by gdb to stop the remote system.
12970
12971 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12972
12973 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12974
12975 * libgdb.texinfo (Defining Commands): made the DOC arg
12976 to gdb_define_app_command a char * instead of char **
12977 per a suggestion from kingdon.
12978
12979 * libgdb.texinfo: total rewrite from a different starting
12980 premise.
12981
12982 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12983
12984 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12985 floats passed as doubles (to improve clarity).
12986
12987 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12988
12989 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12990
12991 * a4rc.sed: update to work with Andreas Vogel papersize params
12992
12993 * refcard.tex: use Andreas Vogel simplifications of papersize
12994 params; remove useless version info; update copyright date.
12995
12996 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12997
12998 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12999
13000 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13001
13002 * gdb.texinfo (Files): Say what address the load command loads it at.
13003
13004 * stabs.texinfo (Common Blocks): Minor cleanups.
13005
13006 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
13007 that Sun has backed away from the linker kludge and thus the relevant
13008 issue is changes to the SunPRO tools, not the Solaris linker.
13009
13010 * stabs.texinfo (Traditional Integer Types): Clean up description
13011 of octal bounds a little bit. Document extra leading zeroes.
13012
13013 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13014
13015 * gdb.texinfo (Signaling): Update for symbolic symbol names
13016 and add a section explaining the difference between the GDB
13017 signal command and the shell kill utility.
13018
13019 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
13020
13021 * libgdb.texinfo: added `@' to braces that were unescaped.
13022
13023 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
13024
13025 * libgdb.texinfo: new file. Spec for the gdb library.
13026
13027 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13028
13029 * stabs.texinfo (Include Files): Fix typo (start -> end).
13030
13031 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13032
13033 * gdb.texinfo, remote.texi: assorted small improvements, mostly
13034 from Melissa at FSF's editing pass.
13035
13036 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13037
13038 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
13039 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
13040 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
13041
13042 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13043
13044 * remote.texi (Bootstrapping): Discuss 386 call gates.
13045
13046 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13047
13048 * stabs.texinfo (Based Variables): New node.
13049
13050 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13051
13052 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
13053 names, sizes, and formats to suggest how not to lose.
13054
13055 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13056
13057 * stabs.texinfo (Methods): Fix typo.
13058
13059 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13060
13061 * gdb.texinfo: Fix a few typos.
13062
13063 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13064
13065 * gdb.texinfo: Clarify how well it works with Fortran.
13066
13067 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
13068 More on relocating stabs in ELF files.
13069
13070 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13071
13072 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
13073
13074 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13075
13076 * stabs.texinfo (Local Variable Parameters): Talk about nameless
13077 parameters on VAX.
13078
13079 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13080
13081 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
13082
13083 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13084
13085 * stabs.texinfo: Make info author notice match the TeX author notice.
13086
13087 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13088
13089 * stabs.texinfo: Initial-caps all words in node names and
13090 non-trivial words in section names.
13091
13092 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13093
13094 * stabs.texinfo: Many minor cleanups.
13095
13096 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
13097
13098 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
13099
13100 * stabs.texinfo: Remove full description of big example.
13101 It's not really helpful; just use pieces of it where appropriate.
13102 Add more Texinfo formatting directives (@samp, etc.).
13103 Use @deffn to define stab types.
13104 Eliminate some wordiness. Break up some nodes.
13105 Add an (alphabetized) index of symbol types.
13106 Use consistent capitalization style in node and section names.
13107
13108 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
13109
13110 * gdb.texinfo: Change typo "Two two" to "The two".
13111
13112 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13113
13114 * stabs.texinfo (XCOFF-differences): Remove references to
13115 non-existent types N_DECL and N_RPSYM.
13116
13117 * stabs.texinfo (String Field): Say that type attributes bug is
13118 fixed in GDB 4.10, since it is.
13119
13120 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
13121
13122 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
13123
13124 * stabs.texinfo: Formatting cleanups.
13125
13126 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13127
13128 * stabs.texinfo: When explaining the n_type of a stab, standardize
13129 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
13130 no tabs, use @r).
13131 (Global Variables): Clean up.
13132
13133 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13134
13135 * stabs.texinfo (Stack Variables): Re-write.
13136
13137 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13138
13139 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
13140 addresses of a source file. Also revise formatting.
13141 Change "object module" or "object file" to "source file".
13142 Various: Miscellaneous cleanups.
13143
13144 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13145
13146 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
13147
13148 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
13149
13150 * gdbint.texinfo: Removed many nonsensical machine-collected
13151 host and target conditionals, described some of the remainder.
13152
13153 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13154
13155 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
13156
13157 * gdbint.texinfo (Top): Add name to @top line, and re-write the
13158 paragraph which follows.
13159
13160 * gdbint.texinfo (Host): Use @code not @samp for Makefile
13161 variables. Looks better and avoids overful hbox.
13162
13163 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13164
13165 * stabs.texinfo (Procedures): Improve stuff on nested functions.
13166
13167 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13168
13169 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
13170 retransmit-timeout
13171
13172 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13173
13174 * gdbint.texinfo: Update statement about `some ancient Unix
13175 systems, like Ultrix 4.0' to Ultrix 4.2.
13176
13177 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
13178
13179 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
13180
13181 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
13182
13183 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13184 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
13185
13186 * remote.texi: new name for former gdbinv-s.texi
13187
13188 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
13189
13190 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
13191
13192 * gdbinv-s.texi: Documented timeout and retransmit-timeout
13193 variables for MIPS remote debugging protocol.
13194
13195 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13196
13197 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
13198
13199 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13200
13201 * Makefile.in (refcard.dvi): Use srcdir where necessary.
13202
13203 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
13204
13205 * gdb.texinfo: repair conditional bugs in text markup
13206
13207 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13208
13209 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
13210 to select Modula-2 material.
13211
13212 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13213
13214 * stabs.texinfo: Cleanups regarding statics.
13215
13216 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
13217 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
13218
13219 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13220
13221 * stabs.texinfo: N_MAIN is sometimes used for C.
13222
13223 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13224
13225 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13226
13227 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
13228
13229 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
13230 removed from the code by Kingdon.
13231
13232 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13233
13234 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13235 input when evaluating breakpoint conditions; the bug has been fixed.
13236
13237 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13238 sets the ignore count to N-1, not to N.
13239
13240 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13241
13242 * refcard.tex (\hoffset): correct longstanding error to match
13243 intended offset; avoids cutting off edge on some printers
13244
13245 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13246
13247 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13248
13249 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13250
13251 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13252
13253 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13254
13255 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13256 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13257 collect sed edits if any, apply to refcard before formatting;
13258 (refcard.ps) stop implying PS fonts if PS output requested;
13259 (lrefcard.ps) delete extra target for variant PS fonts
13260
13261 * refcard.tex: parametrize papersize dependent info, collect
13262 in easily replaced spot
13263
13264 * a4rc.sed: new file, edits to refcard for A4 paper
13265
13266 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13267
13268 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13269
13270 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13271
13272 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13273
13274 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13275
13276 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13277 politely rather than rudely.
13278
13279 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13280
13281 * stabs.texinfo: Document common blocks.
13282
13283 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13284
13285 * stabs.texinfo: Add some basic info about stabs-in-elf.
13286
13287 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13288
13289 * stabs.texinfo (Top): Minor cleanup.
13290
13291 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13292
13293 * Makefile.in (install-info): remove parentdir support
13294
13295 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13296
13297 * gdb.texinfo (Copying): delete this node and references to it;
13298 RMS says this manual need not carry GPL. (passim): Improvements
13299 from last round at FSF, largely due to Ian Taylor review, and
13300 minor formatting improvements.
13301
13302 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13303 largely due to Ian Taylor review. (Debug Session): minor edits to
13304 new text.
13305
13306 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13307
13308 * Makefile.in (realclean): Remove info and dvi files too.
13309
13310 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13311
13312 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13313 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13314 * gdb.texinfo: Change accordingly.
13315
13316 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13317 N_{L,R}BRAC,N_SLINE are relative to.
13318
13319 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13320
13321 * Makefile.in (GDBvn.texi): Update atomically.
13322
13323 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13324
13325 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13326
13327 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13328
13329 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13330 addresses together. Also motivate the set print symbol-filename
13331 command and suggest other solutions.
13332
13333 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13334
13335 * gdb.texinfo (set print elements): Note that the number of
13336 elements is set to unlimited by "set print elements 0".
13337
13338 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13339
13340 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13341 NF_LDOUBLE means.
13342 (Stab Types): Include Solaris stab types.
13343 (Procedures): Document Solaris extensions.
13344
13345 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13346
13347 * gdb.texinfo: Add `set print symbol-filename' doc.
13348
13349 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13350
13351 * stabs.texinfo (Arrays): Talk about type definition vs. type
13352 information.
13353
13354 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13355 the trailing semicolon.
13356
13357 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13358
13359 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13360 and merge in other parts of the document addressing these subjects.
13361 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13362
13363 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13364 at the end of a range type.
13365
13366 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13367 AIX extensions.
13368
13369 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13370
13371 * stabs.texinfo (Stabs Format): Misc fixes.
13372
13373 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13374
13375 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13376 (Traditional builtin types): Document convex convention for long long.
13377 (Negative builtin types): Discuss type names, and misc fixes.
13378
13379 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13380
13381 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13382 point types used with @samp{R} type descriptor.
13383 (Symbol Descriptors): Describe how to handle conflict between
13384 different meanings of @samp{P} symbol descriptor.
13385
13386 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13387
13388 * stabs.texinfo: Remove node Quick Reference and put its children
13389 directly under the main menu.
13390
13391 * stabs.texinfo: Many more changes to bring it into line with
13392 AIX documentation and reality. I think it now has all the
13393 information from the AIX documentation, except that I burned
13394 out when I got to variant records (Pascal and Modula-2) and
13395 all the COBOL types. Oh well, we can add them later when we're
13396 worrying more about those languages.
13397
13398 * stabs.texinfo (Automatic variables): Talk about what it means
13399 to omit the symbol descriptor.
13400
13401 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13402
13403 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13404 gcc2 behavior with promoted args.
13405
13406 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13407
13408 * gdb.texinfo: include readline appendices in info version of manual
13409
13410 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13411
13412 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13413 target remote.
13414
13415 * gdb.texinfo (Machine Code): more index entries for disassemble
13416
13417 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13418
13419 * Clarify the intended use of the gdb-testers and gdb-patches
13420 mailing lists, and shrink gzip comment.
13421
13422 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13423
13424 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13425 DOSHOST configuration of manual.
13426
13427 * gdb.texinfo (MIPS Stack): new node.
13428
13429 * all-config.texi (MIPS) new switch.
13430
13431 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13432 tense; (MIPS Remote) new node.
13433
13434 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13435 bug; (Environment) less passive, other small cleanups in text about
13436 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13437 (Remote) new MIPS Remote menu entry.
13438
13439 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13440
13441 * stabs.texinfo: Many changes to include information from the
13442 AIX documentation.
13443
13444 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13445
13446 Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13447
13448 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13449 Add PRINTF_HAS_LONG_LONG references.
13450
13451 Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13452
13453 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13454 `set demangle-style arm' (not cfront); mention can type `q' to
13455 discard output, when gdb pages.
13456
13457 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13458
13459 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13460 Move a bunch of information from ../README.
13461 (Getting Started): New node.
13462
13463 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13464
13465 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13466
13467 * gdb.texinfo: advance manual revision dates to present
13468
13469 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13470 stop using silly Roman numerals in @set variable names
13471
13472 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13473
13474 * stabs.texinfo (Parameters): Keep trying to get this right.
13475
13476 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13477
13478 * stabs.texinfo (Parameters): More on "local parameters".
13479
13480 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13481
13482 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13483
13484 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13485
13486 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13487 (Parameters): Rewrite.
13488 (xcoff-differences, Sun-differences): Minor changes.
13489
13490 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13491
13492 * stabs.texinfo: Minor cleanup.
13493
13494 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13495
13496 * gdbint.texinfo: Minor xcoff stuff.
13497
13498 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13499
13500 * gdbint.texinfo: Update for new config directory structure.
13501 Add info about internal type data structures.
13502
13503 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13504
13505 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13506 $(srcdir).
13507 (gdb-config.texi): Depend on file in $(srcdir).
13508
13509 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13510
13511 * stabs.texinfo: Fixes about N_SO.
13512
13513 Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13514
13515 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13516
13517 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13518
13519 * gdb.texinfo: include list of nonstandard init file names
13520
13521 * *-config.texi: new switch GENERIC for text that applies *only*
13522 to (usual) multiple-target version of manual
13523
13524 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13525 h8 config
13526
13527 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13528 in menus (rather than conditionally selected multiple alternative
13529 menus).
13530
13531 * Makefile.in: define and use DOC_CONFIG var to select
13532 configuration for GDB user manual.
13533
13534 * gdb-config.texi: delete from repository, generate from Makefile.
13535
13536 * all-config.texi: normal `generic' configuration file, formerly
13537 stored as gdb-config.texi
13538
13539 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13540
13541 * Makefile.in: add dvi target to build all .dvi files
13542
13543 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13544
13545 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13546
13547 Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13548
13549 * stabs.texi: The `this' pointer is now known by the name
13550 `this' instead of `$t'.
13551
13552 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13553
13554 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13555 host conditionals.
13556 * stabs.texinfo: More array fixes inspired by Jim's.
13557
13558 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13559
13560 * stabs.texinfo: Fixes re arrays and continuations.
13561
13562 * gdbint.texinfo: Add XCOFF node.
13563
13564 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13565
13566 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13567
13568 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13569
13570 * stabs.texinfo: Fix for array types to mention lower bounds.
13571
13572 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13573
13574 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13575
13576 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13577
13578 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13579
13580 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13581
13582 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13583 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13584
13585 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13586
13587 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13588
13589 Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13590
13591 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13592
13593 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13594
13595 * gdb.texinfo, gdbinv-s.texi: misc updates
13596
13597 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13598
13599 * gdbint.texinfo: Brief documentation for longjmp support,
13600 from an email msg by Stu.
13601
13602 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13603
13604 * stabs.texinfo: Fix description of floating point "range"
13605 types (which really define basic types). Reported by Jim Meehan,
13606 <meehan@src.dec.com>.
13607
13608 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13609
13610 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13611
13612 * gdbint.texinfo: Slightly expand section on supporting a new
13613 object file format.
13614
13615 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13616
13617 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13618 intermediate file.
13619
13620 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13621
13622 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13623
13624 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13625
13626 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13627
13628 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13629 as well as Z8002.
13630
13631 Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13632
13633 * gdbint.texinfo (Host Conditionals): Remove
13634 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13635 MEM_FNS_DECLARED.
13636 (Target Conditionals): Remove all of the above.
13637
13638 Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13639
13640 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13641 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13642
13643 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13644
13645 * gdbint.texinfo: Add sections on clean design and on how to send
13646 in changes.
13647
13648 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13649
13650 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13651
13652 Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13653
13654 * gdbint.texinfo: nm.h now included in defs.h.
13655
13656 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13657
13658 * gdb.texinfo: Fix typo, reported by Karl Berry.
13659
13660 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13661
13662 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13663
13664 Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13665
13666 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13667
13668 Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13669
13670 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13671 (all @node commands): Use new form to avoid nitpicking errors.
13672 * gdbint.texinfo: Document host/native/target split.
13673
13674 Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13675
13676 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13677
13678 Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13679
13680 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13681
13682 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13683
13684 * gdbint.texinfo: fixed a stray email address (needs @@),
13685 added @table @code to node "Native Conditionals"
13686
13687 Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13688
13689 * gdbint.texinfo: document a few more macros, create new section
13690 for native macros.
13691
13692 Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13693
13694 * gdb.texinfo: Document command hooks.
13695
13696 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13697
13698 * gdbint.texinfo: Describe coding style of GDB.
13699
13700 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13701
13702 * stabs.texinfo: Minor wording changes.
13703
13704 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13705
13706 * gdbint.texinfo: Improve release doc slightly.
13707
13708 Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13709
13710 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13711 for two new remote targets---29K using UDI, and Tandem ST2000
13712 using STDBUG.
13713
13714 * all.m4, none.m4: new m4 switch, _ST2000__
13715
13716 * all.m4: turn on H8/300 stuff for generic manual
13717
13718 * gdbinv-s.m4.in: remove text on special procedures to continue
13719 after explicit call to breakpoint() in serial stubs.
13720
13721 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13722
13723 * gdbint.texinfo: Improve doc of GDB config macros.
13724
13725 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13726
13727 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13728 These will be reinserted when examined.
13729
13730 Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13731
13732 * gdb.texinfo: fix shameful error of agreement reported by
13733 jimb@occs.cs.oberlin.edu (Jim Blandy)
13734 * gdb.texinfo: remove old partial discussion of remote serial
13735 protocol (via serial debug stubs)
13736 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13737 use of serial debug stubs
13738
13739 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13740
13741 * gdbint.texinfo: Make a start at documenting all the #if macros
13742 in GDB. At least list them all, and start separating them into
13743 host-specific and target-specific.
13744
13745 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13746
13747 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13748 examples (not consistent w others).
13749 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13750 for generic vn of doc
13751
13752 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13753
13754 * Makefile.in: always create installation directories.
13755
13756 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13757
13758 * gdb.texinfo: in h8 config, do not describe searching commands.
13759
13760 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13761
13762 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13763 conditionals; introduce a few generic switches that may be
13764 useful for other cross-dev or dos-hosted configs.
13765
13766 * gdb.texinfo: fix typo in "info reg" description
13767
13768 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13769
13770 * stabs.texinfo: Minor updates from running TeX over it.
13771 * Makefile.in (stabs.dvi, stabs.ps): Add.
13772
13773 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13774
13775 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13776 First pass at converting it to texinfo.
13777
13778 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13779
13780 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13781 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13782
13783 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13784
13785 * gdbint.texinfo: Add section on partial symbol tables.
13786
13787 Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13788
13789 * gdb.texinfo: Document new am29k setting.
13790
13791 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13792
13793 * gdb.texinfo: document `set remotedebug' and `set
13794 rstack_high_address'.
13795
13796 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13797
13798 * gdb.texinfo: slight expansion of new text on reading info files
13799 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13800 H8/300 from DOS.
13801
13802 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13803
13804 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13805
13806 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13807
13808 * gdb.texinfo: Say how to read the `info' files.
13809
13810 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13811
13812 * Makefile.in: gm4 -> m4.
13813
13814 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13815
13816 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13817 Documentation' ahead of `Installing GDB' to match README.
13818 Update shared library doc, -readnow and -mapped, and directory
13819 structure (add glob and mmalloc). Update configure doc.
13820
13821 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13822
13823 * Makefile.in: remove $(srcdir) from gdb.info rule.
13824
13825 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13826
13827 * Makefile.in: commented out gdb-all.texinfo rule. This is
13828 temporary.
13829
13830 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13831
13832 * Makefile.in, configure.in: removed traces of namesubdir,
13833 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13834 copyrights to '92, '13, changed some from Cygnus to FSF.
13835
13836 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13837
13838 * gdb.texinfo: Improve how we ask for bug reports.
13839
13840 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13841
13842 * Makefile.in: infodir belongs in datadir.
13843
13844 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13845
13846 * Makefile.in: remove spaces following hyphens, bsd make can't
13847 cope. install using INSTALL_DATA. added clean-info. added
13848 standards.text support.
13849
13850 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13851
13852 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13853 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13854 and mandir now keyed off datadir by default.
13855
13856 \f
13857 Local Variables:
13858 mode: change-log
13859 left-margin: 8
13860 fill-column: 74
13861 version-control: never
13862 coding: utf-8
13863 End: