gdb/python: add PendingFrame.level and Frame.level methods
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * python.texi (Unwinding Frames in Python): Mention
4 PendingFrame.level.
5 (Frames In Python): Mention Frame.level.
6
7 2021-06-16 Felix Willgerodt <felix.willgerodt@intel.com>
8
9 * gdb.texinfo (Process Record and Replay): Stop mentioning lines
10 for "record function-call-history" and
11 "set record function-call-history-size".
12
13 2021-06-08 Lancelot Six <lsix@lancelotsix.com>
14
15 * python.texi (Writing a Pretty-Printer): Use 'is None' instead of
16 '== None'.
17
18 2021-06-05 Shahab Vahedi <shahab@synopsys.com>
19
20 * gdb.texinfo (Source and Machine Code): Document 'set
21 disassembler-options' support for the ARC target.
22
23 2021-06-04 Hannes Domani <ssbssa@yahoo.de>
24
25 * python.texi (TUI Windows In Python): Document Window.click.
26
27 2021-05-29 Hannes Domani <ssbssa@yahoo.de>
28
29 * python.texi (Writing a Frame Filter): Fix example.
30
31 2021-05-27 Hannes Domani <ssbssa@yahoo.de>
32
33 * python.texi (TUI Windows In Python): Document "full_window"
34 argument.
35
36 2021-05-27 Hannes Domani <ssbssa@yahoo.de>
37
38 * python.texi (Symbols In Python): Document gdb.SYMBOL_LOC_LABEL.
39
40 2021-05-25 Hannes Domani <ssbssa@yahoo.de>
41
42 * python.texi (Symbols In Python): Fix gdb.SYMBOL_LOC_COMMON_BLOCK.
43
44 2021-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
45
46 * gdb.texi (Initialization Files): Add '@:' after 'e.g.'.
47 (Source Path): Likewise.
48 (GDB/MI Development and Front Ends): Likewise.
49 (ARM Features): Likewise.
50 (gdb man): Likewise.
51
52 2021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
53
54 * python.texi (Inferiors In Python): Mention the 'connection_num'
55 attribute.
56
57 2021-05-12 George Barrett <bob@bob131.so>
58
59 * guile.texi (Values From Inferior In Guile): Add documentation
60 for value-const-value.
61
62 2021-05-12 George Barrett <bob@bob131.so>
63
64 * guile.texi (Values From Inferior In Guile): Add documentation
65 for value-reference-value. Add documentation for
66 value-rvalue-reference-value.
67
68 2021-05-12 George Barrett <bob@bob131.so>
69
70 * guile.texi (Types In Guile): Add documentation for
71 TYPE_CODE_RVALUE_REF.
72
73 2021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
74
75 * guile.texinfo (Breakpoints In Guile): Reword sentence.
76 * python.texinfo (Breakpoints In Python): Reword sentence.
77
78 2021-05-09 Andrew Burgess <andrew.burgess@embecosm.com>
79
80 * python.texinfo (Python Commands): Document 'set debug
81 py-unwind' and 'show debug py-unwind'.
82
83 2021-05-09 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * python.texinfo (Python Commands): Document 'set debug
86 py-breakpoint' and 'show debug py-breakpoint'.
87
88 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
89
90 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
91 '--force' flag of the '-break-condition' command.
92
93 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
94
95 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
96 '--force-condition' flag of the '-break-insert' and
97 '-dprintf-insert' commands.
98
99 2021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
100
101 * python.texi (Types In Python): Re-organize Type.fields doc.
102 Mention handling of array types. Correct doc for when calling
103 the method on another type.
104
105 2021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * gdb.texinfo (Initialization Files): Use @env when referencing
108 environment variables.
109 (Shell Commands): Likewise.
110 (Starting): Likewise.
111 (Arguments): Likewise.
112 (Environment): Likewise.
113 (Edit): Likewise.
114 (Compiling and Injecting Code): Likewise.
115 (Files): Likewise.
116 (Command History): Likewise.
117 (Screen Size): Likewise.
118 (Emacs): Likewise.
119
120 2021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
121
122 * python.texinfo (Python Commands): Mention new commands.
123
124 2021-04-25 Lancelot Six <lsix@lancelotsix.com>
125
126 PR gdb/22640
127 * gdb.texinfo (Symbols): Describe the 'x' and 'd' flags of the
128 ptype command, describe 'set print type hex' and 'show print
129 type hex' commands. Update 'ptype/o' examples.
130
131 2021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
132
133 * gdb.texinfo (GDB/MI Breakpoint Information): Update the
134 description for the 'enabled' field of breakpoint locations.
135
136 2021-04-15 Tom Tromey <tom@tromey.com>
137 Andrew Burgess <andrew.burgess@embecosm.com>
138
139 * gdb.texinfo (Mode Options): Mention "set startup-quietly".
140
141 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
142
143 PR cli/25956
144 * gdb.texinfo (File Options): Mention new command line options.
145 (Startup): Discuss when early init files are processed.
146 (Initialization Files): Add description of early init files.
147 (Output Styling): Update description of 'version' style.
148 (gdb man): Mention early init files.
149
150 2021-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
151
152 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add missing
153 parentheses to GDB prompt in example, and replace '(gdb)' with
154 '(@value{GDBP})' in one example where the latter was already in
155 use.
156
157 2021-03-29 Luis Machado <luis.machado@linaro.org>
158
159 * gdb.textinfo (Memory Tagging): Make it a @section.
160
161 2021-03-24 Luis Machado <luis.machado@linaro.org>
162
163 * gdb.texinfo (Data): Document memory tagging changes to the "print"
164 command.
165 (Examining Memory): Document memory tagging changes to the "x"
166 command.
167 (Memory Tagging): Update with more information on changes to the "x"
168 and "print" commands.
169
170 2021-03-24 Luis Machado <luis.machado@linaro.org>
171
172 * gdb.texinfo (Memory Tagging): New subsection and node.
173 (AArch64 Memory Tagging Extension): New subsection.
174
175 2021-03-24 Luis Machado <luis.machado@linaro.org>
176
177 * gdb.texinfo (General Query Packets): Document qMemTags and
178 QMemTags. Document the "memory-tagging" feature.
179 (ARM-Specific Protocol Details): Document memory tag types.
180
181 2021-03-18 Andrew Burgess <andrew.burgess@embecosm.com>
182
183 * python.texinfo (Parameters In Python): Return empty string in
184 small example code.
185
186 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
187
188 * gdb.texinfo (Files): Document new 'maint info target-sections'
189 command.
190
191 2021-02-17 Lancelot Six <lsix@lancelotsix.com>
192
193 PR cli/17290
194 * gdb.texinfo (Remote Configuration): Fix show remote
195 interrupt-sequence and show remote interrupt-on-connect.
196
197 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
198
199 * gdb.texinfo (Files): Update documentation for 'maint info
200 sections'.
201
202 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
203
204 * python.texinfo (TUI Windows In Python): Extend description of
205 TuiWindow.is_valid.
206
207 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
208
209 * gdb.texinfo (Inferiors Connections and Programs): Document the
210 inferior command when used without argument.
211
212 2021-01-27 Tom Tromey <tromey@adacore.com>
213
214 * gdb.texinfo (Auto-loading extensions): Remove extraneous space.
215
216 2021-01-25 Marco Barisione <mbarisione@undo.io>
217
218 * python.texi: Add parentheses to print statements/functions.
219
220 2021-01-25 Andrew Burgess <andrew.burgess@embecosm.com>
221
222 * gdb.texinfo (Specify Location): Move menu to the end of the
223 node.
224 (Auto-loading): Likewise.
225 (Extending GDB): Likewise.
226 (TUI): Likewise.
227 (Operating System Information): Likewise.
228
229 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
230
231 PR cli/25956
232 * gdb.texinfo (Output Styling): Document version style.
233
234 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
235
236 * gdb.texinfo (Auto-loading extensions): Add additional cross
237 references and move @menu to the end of the node.
238
239 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.texinfo (Aliases): Move @menu to the end of the node.
242
243 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
244
245 * gdb.texinfo (PowerPC Embedded): Down case contents of @var.
246
247 2021-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
248
249 * gdb.texinfo (Commands): Update menu.
250 (Extending GDB): Likewise.
251 (Command aliases default args): Moved later into the document,
252 added a cindex entry. Renamed the section 'Automatically prepend
253 default arguments to user-defined aliases' to 'Default Arguments'.
254 (Aliases): Moved earlier in the document. Minor rewording of the
255 first paragraph, down-cased the text inside all uses of @var, and
256 added a cross reference to the Python code. Renamed the section
257 'Creating new spellings of existing commands' to 'Command
258 Aliases'.
259
260 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
261
262 PR python/19151
263 * python.texi (Breakpoints In Python): Document
264 gdb.BP_HARDWARE_BREAKPOINT.
265
266 2021-01-01 Joel Brobecker <brobecker@adacore.com>
267
268 * gdb.texinfo, refcard.tex: Update copyright year range.
269
270 2020-12-29 Hannes Domani <ssbssa@yahoo.de>
271
272 * python.texi (Frame Decorator API): Fix method name.
273
274 2020-12-23 Alex Bennée <alex.bennee@linaro.org>
275
276 * gdb.texinfo (Packets): Clarify language for ? packet.
277
278 2020-12-21 Joel Brobecker <brobecker@adacore.com>
279
280 * gdb.texinfo (Requirements): Add GMP to list of requirements.
281
282 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
283
284 * python.texi (TUI Windows In Python): Remove erroneous 'a'.
285
286 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
287
288 * python.texi (Values From Inferior): Document the address keyword.
289
290 2020-12-17 Simon Marchi <simon.marchi@polymtl.ca>
291
292 PR gdb/27088
293 * gdb.texinfo (Range Checking): Fix "show check range" command
294 name.
295
296 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
297
298 * gdb.texinfo (Caching Target Data): Document 'maint flush
299 dcache'.
300
301 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * gdb.texinfo (Symbols): Document 'maint flush symbol-cache'.
304 (Maintenance Commands): Document 'maint flush register-cache'.
305
306 2020-12-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
307
308 * Makefile.in: Delete GDBvn.texi and version.subst only in
309 the maintainer-clean target.
310
311 2020-11-29 Hannes Domani <ssbssa@yahoo.de>
312
313 PR python/26974
314 * python.texi: Fix docu for static members argument.
315
316 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
317
318 * gdb.texinfo (Debugging Output): Document 'set/show debug
319 fortran-array-slicing'.
320 (Special Fortran Commands): Document 'set/show fortran
321 repack-array-slices'.
322
323 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
324
325 * gdb.texinfo (Maintenance Commands): Update description of 'maint
326 print c-tdesc'.
327
328 2020-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
329
330 * gdb.texinfo (Mode Options): Descriptions of initialization files
331 has been moved to 'Initialization Files'.
332 (Startup): Likewise.
333 (Initialization Files): New node.
334 (gdb man): Update to mention alternative file paths.
335 (gdbinit man): Likewise.
336
337 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
338
339 * gdb.texinfo (Set Breaks): Document the '-force-condition' flag
340 of the 'break'command.
341 * gdb.texinfo (Conditions): Document the '-force' flag of the
342 'condition' command.
343
344 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
345
346 * gdb.texinfo (Set Breaks): Document disabling of breakpoint
347 locations for which the breakpoint condition is invalid.
348
349 2020-10-06 Michael Forney <mforney@mforney.org>
350
351 * Makefile.in (HAVE_NATIVE_GCORE_HOST): Add for gcore.1
352 install condition.
353
354 2020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
355
356 * gdb.texinfo (Debugging Output): Add set/show debug event-loop.
357
358 2020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
359
360 * gdb.texinfo (Debugging Output): Add empty lines, fix typo.
361
362 2020-09-13 Pedro Alves <pedro@palves.net>
363
364 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
365 "-break-insert --qualified" and "-dprintf-insert --qualified".
366
367 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
368
369 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
370
371 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
372
373 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
374 Features.
375
376 2020-08-07 Tom Tromey <tromey@adacore.com>
377
378 * gdb.texinfo (Ravenscar Profile): Add examples.
379 Document runtime initialization limitation.
380
381 2020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
382
383 * gdb.texinfo (Contributors): Add information for the eBPF
384 support.
385 (BPF): New section.
386
387 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
388
389 * python.texi (Unwinding Frames in Python): Update descriptions
390 for PendingFrame.read_register and
391 gdb.UnwindInfo.add_saved_register.
392 (Frames In Python): Update description of Frame.read_register.
393
394 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
395
396 * python.texi (Registers In Python): Document new find function.
397
398 2020-07-22 Kevin Buettner <kevinb@redhat.com>
399
400 * gdb.texinfo (Maintenance Commands): Add documentation for
401 new command "maintenance print core-file-backed-mappings".
402
403 2020-07-22 Reuben Thomas <rrt@sc3d.org>
404
405 * gdb.texinfo (Remote Protocol, Overview): Correct the description
406 of which remote protocol commands are mandatory for a stub to
407 implement.
408
409 2020-07-20 Ludovic Courtès <ludo@gnu.org>
410
411 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
412
413 2020-07-20 Ludovic Courtès <ludo@gnu.org>
414
415 * guile.texi (Memory Ports in Guile): Mark
416 'memory-port-read-buffer-size',
417 'set-memory-port-read-buffer-size!',
418 'memory-port-write-buffer-size',
419 'set-memory-port-read-buffer-size!' as deprecated.
420 (Guile Introduction): Clarify which Guile
421 versions are supported.
422
423 2020-07-13 Paul Carroll <pcarroll@codesourcery.com>
424
425 PR gdb/25716
426
427 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
428 apply' and adjust xrefs to it.
429
430 2020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
431
432 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
433
434 2020-07-08 Hannes Domani <ssbssa@yahoo.de>
435
436 * gdb.texinfo: Document Windows drive conversion of
437 'set auto-load scripts-directory'.
438
439 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
440
441 * gdb.texi (Registers): Add @anchor for 'info registers
442 <reggroup>' command.
443 * python.texi (Architectures In Python): Document new
444 register_groups method.
445 (Registers In Python): Document two new object types related to
446 register groups.
447
448 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
449
450 * python.texi (Python API): Add new section to the menu.
451 (Frames In Python): Add new @anchor.
452 (Architectures In Python): Document new registers method.
453 (Registers In Python): New section.
454
455 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * python.texi (Unwinding Frames in Python): Document
458 PendingFrame.architecture method.
459
460 2020-06-26 Eli Zaretskii <eliz@gnu.org>
461
462 * gdb.texinfo (Shell Commands): More accurate description of use
463 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
464
465 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
466
467 * gdb.texinfo (Maintenance Commands): Document new 'maint print
468 xml-desc' command.
469
470 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
471
472 * gdb.texinfo (Command aliases default args): New node documenting
473 how to use default args for a command using aliases.
474 (Aliases): Document the new 'DEFAULT-ARGS...' option.
475 (Help): Update help aliases text and describe when full alias
476 definition is provided.
477
478 2020-06-11 Tom Tromey <tromey@adacore.com>
479
480 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
481
482 2020-06-10 Jonny Grant <jg@jguk.org>
483
484 * gdb.texinfo: Remove broken links Previous and Up from
485 contents.
486
487 2020-05-23 Tom Tromey <tom@tromey.com>
488
489 * gdb.texinfo (Output Styling): Don't mention completion styling.
490 (Editing): Don't mention readline completion styling.
491
492 2020-05-23 Tom Tromey <tom@tromey.com>
493
494 * gdb.texinfo (Output Styling): Mention completion styling.
495 (Editing): Mention readline completion styling.
496
497 2020-05-19 Pedro Alves <palves@redhat.com>
498
499 * gdb.texinfo (Attach): Update exec-file-mismatch description to
500 mention build IDs.
501 (Separate Debug Files): Add "build id" anchor.
502
503 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
504
505 * gdb.texinfo (Help): Document the help and apropos changes.
506 (Aliases): Document new meaning of -a abbreviation flag.
507
508 2020-05-05 Kamil Rytarowski <n54@gmx.com>
509
510 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
511 (info proc exe, info proc mappings, info proc stat): Mention
512 NetBSD support.
513
514 2020-04-28 Tom Tromey <tom@tromey.com>
515
516 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
517
518 2020-04-27 Tom Tromey <tromey@adacore.com>
519
520 * python.texi (Types In Python): Mention missing fields. Add
521 dynamic type example.
522
523 2020-04-24 Tom Tromey <tromey@adacore.com>
524
525 PR python/23662:
526 * python.texi (Types In Python): Document new features.
527
528 2020-04-15 Artur Shepilko <nomadbyte@gmail.com>
529
530 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
531 clears makeinfo warnings.
532 * python.texi: Add a missing period trailing an @xref{} clause;
533 this clears a makeinfo warning.
534
535 2020-03-06 Tom de Vries <tdevries@suse.de>
536
537 * gdb.texinfo: Fix "the the".
538
539 2020-03-04 Tom de Vries <tdevries@suse.de>
540
541 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
542 * python.texi: Same.
543
544 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
545
546 * gdb.texinfo (Command History): Extend description for
547 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
548 'set history filename' being optional. Describe the effect of an
549 empty history filename on 'set history save on'.
550
551 2020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
552
553 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
554 output.
555
556 2020-02-22 Tom Tromey <tom@tromey.com>
557
558 * python.texi (Python API): Add menu item.
559 (TUI Windows In Python): New node.
560
561 2020-02-22 Tom Tromey <tom@tromey.com>
562
563 PR tui/17850:
564 * gdb.texinfo (TUI Commands): Document horizontal layouts.
565
566 2020-02-22 Tom Tromey <tom@tromey.com>
567
568 * gdb.texinfo (TUI Overview): Mention user layouts.
569 (TUI Commands): Document "tui new-layout".
570
571 2020-01-26 Tom Tromey <tromey@adacore.com>
572
573 * gdb.texinfo (M68K Features): Document floating-point feature
574 correspondence.
575
576 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
577
578 * gdb.texinfo (Attach): Document the new option and the
579 set/show commands.
580 (Connecting): Reference the exec-file-mismatch option.
581
582 2020-01-10 Pedro Alves <palves@redhat.com>
583
584 * gdb.texinfo (Starting): Say "current inferior not connected"
585 instead of "GDB not connected".
586 (Inferiors and Programs): Rename node to ...
587 (Inferiors Connections and Programs): ... this. Update all
588 references. Talk about multiple target connections. Update "info
589 inferiors" info to mention the connections column. Describe "info
590 connections". Document "add-inferior -no-connection".
591 * guile.texi, python.texi: Update cross references.
592
593 2020-01-01 Joel Brobecker <brobecker@adacore.com>
594
595 * gdb.texinfo, refcard.tex: Update copyright year range.
596
597 2019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
598
599 * python.texi (Symbols In Python): Remove duplicate description of
600 gdb.lookup_global_symbol.
601
602 2019-12-11 Simon Marchi <simon.marchi@efficios.com>
603
604 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
605
606 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
607
608 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
609 as -r is ambiguous. Update the print - TAB TAB completion result.
610 (Data): Document new option -raw-values. Use -p and -pretty in the
611 example, as -r is ambiguous.
612 (Print Settings): Document set print raw values.
613 (Pretty-Printer Commands): Document interaction between enabled
614 pretty printers and -raw-values/-raw-frame-arguments.
615
616 2019-12-10 Tom Tromey <tom@tromey.com>
617
618 * python.texi (gdb.prompt): Use correct quotes in example.
619 Shorten sample text.
620
621 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
622
623 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
624 -max-results to some -symbol-info-* commands.
625
626 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
627
628 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
629 -symbol-info-module-functions and -symbol-info-module-variables.
630
631 2019-12-01 Tom Tromey <tom@tromey.com>
632
633 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
634 (Output Styling): Document new settings.
635
636 2019-12-01 Tom Tromey <tom@tromey.com>
637
638 * gdb.texinfo (TUI Configuration): Document new setting.
639
640 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
641
642 * gdb.texinfo (Define): Indicate that user-defined prefix can
643 be used in 'define' command. Document 'define-prefix' command.
644
645 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
646
647 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
648 -symbol-info-modules.
649
650 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
651
652 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
653 -symbol-info-functions, -symbol-info-types, and
654 -symbol-info-variables.
655
656 2019-11-26 Tom Tromey <tom@tromey.com>
657
658 * gdb.texinfo (Maintenance Commands): Document new maint
659 commands.
660
661 2019-11-25 Luis Machado <luis.machado@linaro.org>
662
663 * gdb.texinfo (Debugging Output): Document set debug
664 remote-packet-max-chars.
665
666 2019-11-14 Tom de Vries <tdevries@suse.de>
667
668 * gdb.texinfo: Fix typos.
669 * python.texi: Same.
670 * stabs.texinfo: Same.
671
672 2019-11-12 Tom Tromey <tom@tromey.com>
673
674 * gdb.texinfo (Maintenance Commands): Document new command.
675
676 2019-11-11 Tom Tromey <tom@tromey.com>
677
678 * gdb.texinfo (TUI Keys): Document readline function names.
679
680 2019-11-11 Tom Tromey <tom@tromey.com>
681
682 * gdb.texinfo (Editing): Document operate-and-get-next.
683
684 2019-11-11 Tom Tromey <tromey@adacore.com>
685
686 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
687
688 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
689
690 * python.texi (Symbols In Python): Add documentation for
691 gdb.lookup_static_symbols.
692
693 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
694
695 * python.texi (Symbols In Python): Extend documentation for
696 gdb.lookup_static_symbol.
697
698 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
699
700 * gdb.texinfo (Symbols): Document new 'info module variables' and
701 'info module functions' commands.
702
703 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
704
705 * gdb.texinfo (Symbols): Document new 'info modules' command.
706
707 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
708
709 * gdb.texinfo (Convenience Funs): Document the new
710 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
711 convenience functions.
712
713 2019-10-29 Christian Biesinger <cbiesinger@google.com>
714
715 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
716 generation.
717 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
718 option.
719
720 2019-10-23 Tom Tromey <tom@tromey.com>
721
722 * Makefile.in (READLINE_DIR): Update.
723
724 2019-10-23 Christian Biesinger <cbiesinger@google.com>
725
726 * python.texi (Threads In Python): Add a note for how to get the
727 list of threads.
728
729 2019-10-07 Tom de Vries <tdevries@suse.de>
730
731 * gdb.texinfo: Fix typo.
732 * guile.texi: Same.
733 * python.texi: Same.
734
735 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
736
737 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
738
739 2019-10-02 Tom Tromey <tromey@adacore.com>
740
741 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
742 $_ada_exception.
743
744 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
745
746 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
747 qXfer:spu:read and qXfer:spu:write.
748 (General Query Packets): Likewise.
749 (Cell Broadband Engine SPU architecture): Remove subsection.
750
751 2019-09-18 Tom Tromey <tom@tromey.com>
752
753 * gdb.texinfo (Editing): Document readline application name.
754 (TUI Single Key Mode): Document TUI SingleKey keymap name.
755
756 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
757
758 * gdb.texinfo (Source Path): Additional text to better describe
759 how the source path directory list is used when searching for
760 source files.
761
762 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
763
764 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
765 examples.
766
767 2019-09-10 Tom Tromey <tromey@adacore.com>
768
769 * gdb.texinfo (Index Files): Update Ada text.
770
771 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.texinfo (Symbols): Add information about the -n flag to
774 "info variables" and "info functions".
775
776 2019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
777
778 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
779
780 2019-08-16 Alan Hayward <alan.hayward@arm.com>
781
782 * gdb.texinfo (AArch64 Pointer Authentication)
783 (GDB/MI Breakpoint Information) (Frame Information): Document
784 addr_field.
785
786 2019-08-12 Tom Tromey <tom@tromey.com>
787
788 * gdb.texinfo (Configure Options): Document minimum version of
789 readline.
790
791 2019-08-09 Alan Hayward <alan.hayward@arm.com>
792
793 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
794
795 2019-08-07 Alan Hayward <alan.hayward@arm.com>
796
797 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
798
799 2019-08-05 Christian Biesinger <cbiesinger@google.com>
800
801 * python.texi (Blocks In Python): Document dictionary access on blocks.
802
803 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
804
805 * gdb.texinfo (Symbols): Document new args -dirname and -basename
806 of "info sources" command.
807
808 2019-07-30 Christian Biesinger <cbiesinger@google.com>
809
810 * python.texi (Symbols In Python): Document new function
811 gdb.lookup_static_symbol.
812
813 2019-07-29 Christian Biesinger <cbiesinger@google.com>
814
815 * python.texi (Objfiles In Python): Document new functions
816 Objfile.lookup_{global,static}_symbol.
817
818 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
819
820 * gdb.texinfo (Backtrace): Document the new '-frame-info'
821 backtrace option. Reference 'set print frame-info'.
822 (Print Settings): Document 'set|show print frame-info'.
823 Document new 'presence' value for 'set print frame-arguments.
824
825 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
826
827 * gdb.texinfo (Symbols): Add information about -q flag to "info
828 types".
829
830 2019-07-20 Kevin Buettner <kevinb@redhat.com>
831
832 * python.texi (python command): Revise example to match
833 command behavior.
834
835 2019-07-09 Pedro Alves <palves@redhat.com>
836
837 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
838 examples to show type=catchpoint instead of type=breakpoint and an
839 address.
840
841 2019-07-03 Pedro Alves <palves@redhat.com>
842 Philippe Waroquiers <philippe.waroquiers@skynet.be>
843
844 * gdb.texinfo (Command Settings): New node documenting the general
845 concept of settings, how to change them, and the new "with"
846 command.
847 (Maintenance Commands): Document "maint with".
848
849 2019-07-03 Pedro Alves <palves@redhat.com>
850
851 * gdb.texinfo (Maintenance Commands): Document "maint set/show
852 test-settings" instead of "maint test-settings set/show".
853
854 2019-06-18 Simon Marchi <simon.marchi@efficios.com>
855
856 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
857 deals with a file that has the same name as the specified pid to
858 attach to. Add example using -p option.
859 (gdb man): Remove same sentence as in previous item.
860
861 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
862
863 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
864 node.
865 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
866 new MI commands.
867
868 2019-06-13 Pedro Alves <palves@redhat.com>
869
870 * gdb.texinfo (Command Completion): Mention command options too.
871 (Command Options): New node.
872 (Threads): Add anchors. Extend descriptions of the "taas" and
873 "tfaas" commands.
874 (Backtrace): Describe new options of the "backtrace" command. Add
875 anchors.
876 (Frame Apply): Describe new options of the "frame apply" and
877 "faas" commands. Add anchors.
878 (Data): Describe new options of the "print" command. Add anchors.
879 (Compiling and Injecting Code): Mention options of the "compile
880 print" command.
881 (Maintenance Commands): Mention "maint test-options" subcommands
882 and the "maint show test-options-completion-result" command.
883
884 2019-06-13 Pedro Alves <palves@redhat.com>
885
886 * gdb.texinfo (Print Settings): Document "set/show print
887 raw-frame-arguments" instead of "set/show print raw
888 frame-arguments".
889
890 2019-06-13 Pedro Alves <palves@redhat.com>
891
892 * gdb.texinfo (Maintenance Commands): Document "maint
893 test-settings" commands.
894
895 2019-06-06 Amos Bird <amosbird@gmail.com>
896
897 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
898 annotation.
899
900 2019-06-04 Christian Biesinger <cbiesinger@google.com>
901
902 * python.texi: Document new gdb.Type.objfile property.
903
904 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
905
906 * gdb.texinfo (Help): Document the new -v apropos flag.
907 (Output Styling): Document the style name styling done by "show style".
908 Document the new title and highlight styles.
909
910 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
911
912 * gdb.texinfo (Shell Commands): Document pipe command.
913 (Logging Output): Add a reference to pipe command.
914 (Convenience Variables): Document $_shell_exitcode and
915 $_shell_exitstatus.
916
917 2019-05-29 Tom Tromey <tromey@adacore.com>
918
919 * gdb.texinfo (Continuing and Stepping): Document new
920 commands.
921
922 2019-05-22 Alan Hayward <alan.hayward@arm.com>
923
924 * gdb.texinfo (Shell Commands): Add debugredirect.
925
926 2019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
927
928 * gdb.texinfo: Minor formatting fixes.
929
930 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
931
932 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
933 MI command -complete.
934
935 2019-05-14 Tom de Vries <tdevries@suse.de>
936
937 * gdb.texinfo (Automatic symbol index cache): Add concept and command
938 index entries.
939
940 2019-05-14 Tom de Vries <tdevries@suse.de>
941
942 * gdb.texinfo (Maintenance Commands): Remove superfluous
943 quoting on command index entry for "maint info selftests".
944
945 2019-05-10 Tom Tromey <tromey@adacore.com>
946
947 * python.texi (Pretty Printing API): Mention lazy computation for
948 "children".
949
950 2019-05-10 Tom Tromey <tromey@adacore.com>
951
952 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
953 exception" and "catch handlers". Move "catch exception unhandled"
954 text. Use @var for "catch load" and "catch unload"
955
956 2019-05-08 Tom Tromey <tromey@adacore.com>
957
958 * gdb.texinfo (Symbols): Document change to ptype/o.
959
960 2019-05-03 Eli Zaretskii <eliz@gnu.org>
961
962 * gdb.texinfo (Separate Debug Files): Document how the
963 subdirectory of the global debug directory is computed on
964 MS-Windows/MS-DOS.
965
966 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
967
968 * gdb.texinfo (Print Settings): Document 'print max-depth'.
969 * guile.texi (Guile Pretty Printing API): Document that 'print
970 max-depth' can effect the display of a values children.
971 * python.texi (Pretty Printing API): Likewise.
972 (Values From Inferior): Document max_depth keyword.
973
974 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
975
976 * gdb.texinfo (Calling): Document the new
977 set|show may-call-functions.
978
979 2019-04-22 Pedro Alves <palves@redhat.com>
980
981 * gdb.texinfo (Reverse Execution): Mention and xref process record
982 and replay. Mention remote and system emulators.
983 (Process Record and Replay): List supported architectures.
984 Mention that "record btrace" is only supported on Intel
985 processors.
986
987 2019-04-17 Alan Hayward <alan.hayward@arm.com>
988
989 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
990 (Monitor Commands for gdbserver)
991 (gdbserver man): Add debug-file option.
992
993 2019-04-08 Kevin Buettner <kevinb@redhat.com>
994
995 * python.texi (Inferiors In Python): Rename
996 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
997 Add note about the former being deprecated.
998
999 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1000
1001 * python.texi (Threads In Python): Add description for method
1002 InferiorThread.handle.
1003
1004 2019-04-07 Tom Tromey <tom@tromey.com>
1005
1006 * Makefile.in (all): Depend on "info".
1007
1008 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1009
1010 * gdb.texinfo (Convenience Funs): Document '$_creal' and
1011 '$_cimag'.
1012
1013 2019-03-30 Eli Zaretskii <eliz@gnu.org>
1014
1015 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
1016 $_gdb_minor.
1017
1018 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1019
1020 * python.texi (Pretty Printing API): Document use of None for the
1021 display_hint.
1022
1023 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1024 Jiong Wang <jiong.wang@arm.com>
1025
1026 * gdb.texinfo (AArch64 Features): Describe pauth feature.
1027
1028 2019-03-20 Tom Tromey <tromey@adacore.com>
1029
1030 * python.texi (Selecting Pretty-Printers): Use @defvar for
1031 gdb.pretty_printers.
1032
1033 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
1034
1035 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
1036 of table, "@end @table" -> "@end table".
1037
1038 2019-03-14 Tom Tromey <tromey@adacore.com>
1039
1040 * gdb.texinfo (Output Styling): Document "set style source" and
1041 "show style source".
1042
1043 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1044
1045 * gdb.texinfo (Mode Options): Mention mi3.
1046 (Interpreters): Likewise.
1047 (GDB/MI Development and Front Ends): Add entry for MI 3 in
1048 version table. Document -fix-multi-location-breakpoint-output.
1049 (GDB/MI Breakpoint Information): Document format of breakpoint
1050 location output.
1051
1052 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
1053
1054 * python.texi (Values From Inferior): Change synopsys of the
1055 second form of Value.__init__.
1056
1057 2019-03-02 Eli Zaretskii <eliz@gnu.org>
1058
1059 * gdb.texinfo (Output Styling): Fix typos. Document the default
1060 foreground colors of the available styles.
1061
1062 2019-02-27 Kevin Buettner <kevinb@redhat.com>
1063
1064 * gdb.texinfo (Configure Options): Document minimum python
1065 version.
1066
1067 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1068
1069 * python.texi (Values From Inferior): Document second form
1070 of Value.__init__.
1071
1072 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1073
1074 * gdb.texinfo: Update copyright year ranges.
1075 * refcard.tex: Likewise.
1076
1077 2019-02-21 Alan Hayward <alan.hayward@arm.com>
1078
1079 * gdb.texinfo: Update style defaults.
1080
1081 2019-02-21 Tom Tromey <tromey@adacore.com>
1082
1083 * gdb.texinfo (Remote Configuration): Remove trailing "." from
1084 @item.
1085
1086 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
1087
1088 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
1089 MI versions. Update text around it.
1090
1091 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1092
1093 * gdb.texinfo (PowerPC Features): Document the alias
1094 pseudo-registers for the org.gnu.gdb.power.altivec feature.
1095
1096 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1097
1098 * gdb.texinfo (Print Settings): Remove mention of specific
1099 demangle-style values, just refer to the in-process help.
1100
1101 2018-12-28 Tom Tromey <tom@tromey.com>
1102
1103 * gdb.texinfo (Output Styling): New node.
1104
1105 2018-12-13 John Baldwin <jhb@FreeBSD.org>
1106
1107 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
1108 (Native): Add a FreeBSD subsection.
1109 (FreeBSD): Document use of system call aliases for compatibility
1110 system calls.
1111
1112 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * gdb.texinfo (Standard Target Features): Add RISC-V Features
1115 sub-section.
1116
1117 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1118
1119 * gdb.texinfo (Examining the Symbol Table): Document language choice
1120 for 'info types|functions|variables' commands.
1121 (Setting Breakpoints): Document language choice to print
1122 the functions in which a breakpoint is set.
1123
1124 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1125
1126 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
1127 requirements for the org.gnu.gdb.power.vsx feature.
1128
1129 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1130
1131 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
1132 output to match the current implementation.
1133
1134 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1135
1136 * gdb.texinfo (Information About a Frame): Document changes
1137 to 'info args' and 'info locals'.
1138 (Examining the Symbol Table): Document changes to 'info functions'
1139 and 'info variables'.
1140
1141 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1142
1143 * gdb.texinfo (PowerPC Features): Describe new features
1144 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
1145 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
1146 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
1147 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
1148
1149 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1150
1151 * gdb.texinfo (PowerPC Features): Describe new features
1152 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
1153
1154 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1155
1156 * gdb.texinfo (PowerPC Features): Describe new feature
1157 "org.gnu.gdb.power.tar".
1158
1159 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1160
1161 * gdb.texinfo (PowerPC Features): Describe new features
1162 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
1163
1164 2018-10-20 Tom Tromey <tom@tromey.com>
1165
1166 * gdb.texinfo (TUI Commands): Add @end table.
1167 (TUI Configuration): Remove stray @end table.
1168
1169 2018-10-19 Tom Tromey <tom@tromey.com>
1170
1171 PR tui/18388:
1172 * gdb.texinfo (TUI Commands): Remove tabset documentation.
1173 (TUI Configuration): Document "set tui tab-width".
1174
1175 2018-10-09 Tom Tromey <tom@tromey.com>
1176
1177 * python.texi (Inferiors In Python): Link to "Frames In Python",
1178 not "Unwinding Frames in Python".
1179
1180 2018-10-09 Tom Tromey <tom@tromey.com>
1181
1182 * gdb.texinfo (Configure Options): Update --enable-ubsan
1183 documentation.
1184
1185 2018-10-08 John Baldwin <jhb@FreeBSD.org>
1186
1187 * gdb.texinfo (Contributors): Add SRI International and University
1188 of Cambridge for FreeBSD/riscv.
1189
1190 2018-10-06 Tom Tromey <tom@tromey.com>
1191
1192 PR python/19399:
1193 * python.texi (Inferiors In Python): Document
1194 Inferior.Architecture.
1195
1196 2018-10-06 Tom Tromey <tom@tromey.com>
1197
1198 PR python/21765:
1199 * python.texi (Symbols In Python): Document the module and
1200 common-block domains. Remove documentation for incorrect
1201 domains.
1202
1203 2018-10-03 Tom Tromey <tom@tromey.com>
1204
1205 * gdb.texinfo (Configure Options): Document --enable-ubsan.
1206
1207 2018-10-02 John Darrington <john@darrington.wattle.id.au>
1208
1209 * gdb.texinfo (Remote Connection Commands): Describe
1210 the changes to target remote and target extended-remote
1211 relating to Unix domain sockets.
1212
1213 2018-10-01 Tom Tromey <tom@tromey.com>
1214
1215 * gdb.texinfo (Configure Options): Document configure options.
1216
1217 2018-09-29 Tom Tromey <tom@tromey.com>
1218
1219 * gdb.texinfo (Requirements): Mention C++, GNU make.
1220 (Requirements): Sort the table. Add more libraries.
1221 (Running Configure): Remove obsolete text.
1222 (Separate Objdir): Likewise.
1223 (Configure Options): Likewise.
1224
1225 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1226
1227 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
1228 to highlight that the number is also the frame's level.
1229 (Selection): Rewrite documentation for 'frame' and 'select-frame'
1230 commands.
1231 (Frame Info): Rewrite documentation for 'info frame' command.
1232
1233 2018-09-23 Tom Tromey <tom@tromey.com>
1234
1235 PR python/18852:
1236 * python.texi (Parameters In Python): Document exception behavior
1237 of get_set_string.
1238
1239 2018-09-18 John Baldwin <jhb@FreeBSD.org>
1240
1241 * gdb.texinfo (info proc): Remove "running".
1242 (info proc mappings): Replace "program" with "process".
1243
1244 2018-09-18 John Baldwin <jhb@FreeBSD.org>
1245
1246 * gdb.texinfo (Process Information): Document "info proc files"
1247 command.
1248
1249 2018-09-17 Tom Tromey <tom@tromey.com>
1250
1251 * gdb.texinfo (Index Files): Update for cache directory change on
1252 macOS.
1253
1254 2018-09-16 Tom Tromey <tom@tromey.com>
1255
1256 * python.texi (Basic Python): Update docs for find_pc_line,
1257 solib_name.
1258 (Progspaces In Python): Update docs for current_progspace.
1259 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
1260 Move method documentation before example.
1261
1262 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1263
1264 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
1265
1266 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1267 2018-09-13 Tom Tromey <tom@tromey.com>
1268
1269 * python.texi (Program Spaces In Python): Document the
1270 Progspace.objfiles method.
1271 (Objfiles In Python): Mention that gdb.objfiles() is identical
1272 to gdb.selected_inferior().progspace.objfiles().
1273
1274 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1275 2018-09-13 Tom Tromey <tom@tromey.com>
1276
1277 * python.texi (Inferiors In Python): Document
1278 Inferior.progspace.
1279 (Program Spaces In Python): Document that
1280 gdb.current_progspace() is the same as
1281 gdb.selected_inferior().progspace.
1282
1283 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1284
1285 * python.texi (Basic Python): Mention the string representation
1286 of GDB Python objects.
1287
1288 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1289
1290 * gdb.texinfo (Skipping Over Functions and Files): Document
1291 set/show debug skip.
1292
1293 2018-09-10 Tom Tromey <tom@tromey.com>
1294
1295 * python.texi (Frames In Python, Blocks In Python)
1296 (Symbols In Python, Symbol Tables In Python)
1297 (Lazy Strings In Python): Remove periods from section titles.
1298
1299 2018-09-10 Tom Tromey <tom@tromey.com>
1300
1301 * python.texi (Pretty Printing API): Swap sentence order.
1302
1303 2018-09-10 Tom Tromey <tom@tromey.com>
1304
1305 PR python/16461:
1306 * python.texi (Values From Inferior): Mention use of virtual
1307 table.
1308
1309 2018-09-10 Tom Tromey <tom@tromey.com>
1310
1311 * python.texi (Basic Python): Parenthesize argument to
1312 decode_line.
1313
1314 2018-09-10 Tom Tromey <tom@tromey.com>
1315
1316 * python.texi (Python): Mention Python versions. Don't mention
1317 execfile.
1318
1319 2018-09-10 Tom Tromey <tom@tromey.com>
1320
1321 PR python/19808:
1322 * python.texi (Unwinding Frames in Python): Rewrite
1323 create_unwind_info documentation. Update read_register
1324 documentation and add a note about unwinder caution.
1325
1326 2018-09-10 Tom Tromey <tom@tromey.com>
1327
1328 PR python/18909:
1329 * python.texi (Events In Python): Fix inferior_call
1330 documentation.
1331
1332 2018-09-10 Tom Tromey <tom@tromey.com>
1333
1334 PR python/17752:
1335 * python.texi (Frame Filter API): Remove period from subsection
1336 title. Mention 100 as good default priority.
1337 (Frame Decorator API): Remove period from subsection title.
1338 Mention FrameDecorator module.
1339
1340 2018-09-10 Tom Tromey <tom@tromey.com>
1341
1342 PR python/23108:
1343 * python.texi (Exception Handling): Rearrange gdb.GdbError text
1344 and add a table.
1345
1346 2018-09-10 Tom Tromey <tom@tromey.com>
1347
1348 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
1349 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
1350 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
1351 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
1352
1353 2018-09-10 Tom Tromey <tom@tromey.com>
1354
1355 PR python/16484:
1356 * python.texi (Frames In Python): Document that Frame.block can
1357 throw.
1358
1359 2018-09-10 Tom Tromey <tom@tromey.com>
1360
1361 PR python/23487:
1362 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
1363
1364 2018-09-10 Tom Tromey <tom@tromey.com>
1365
1366 PR python/16033:
1367 * python.texi (Blocks In Python): Document that Block.end is
1368 exclusive.
1369
1370 2018-08-29 Keith Seitz <keiths@redhat.com>
1371
1372 * gdb.texinfo (Compiling and injecting code in GDB): Document
1373 set/show "compile-oracle" and "compile-cplus-types" commands.
1374
1375 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1376
1377 * gdb.texinfo (The -stack-list-frames Command): Update description
1378 to mention "arch".
1379 Update MI examples throughout the document to contain "arch" in
1380 frame output.
1381
1382 2018-08-21 Alan Hayward <alan.hayward@arm.com>
1383
1384 * gdb.texinfo (AArch64 SVE): New subsubsection.
1385
1386 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1387
1388 * gdb.texinfo (GDB/MI Data Manipulation): Document
1389 "-data-disassemble -a addr".
1390 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1391 feature.
1392
1393 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1394
1395 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1396 symbol index cache.
1397
1398 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
1399
1400 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1401 option sections to further clarify that gcore can take more
1402 than one PID, and that "-o" is used to specify a prefix, not a
1403 filename.
1404
1405 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1406
1407 * gdb.texinfo (Maintenance Commands): Add description of
1408 maintenance command to control dwarf unwinders.
1409
1410 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1411
1412 * gdb.texinfo (Debugging Programs with Multiple Threads):
1413 Document changes to 'thread apply'. Document 'taas'.
1414 Document 'tfaas'.
1415 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1416
1417 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1418 Jan Kratochvil <jan.kratochvil@redhat.com>
1419 Paul Fertser <fercerpav@gmail.com>
1420 Tsutomu Seki <sekiriki@gmail.com>
1421
1422 * gdb.texinfo (Remote Connection Commands): Add explanation
1423 about new IPv6 support. Add new connection prefixes.
1424
1425 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1426
1427 * gdb.texinfo (Remote Configuration): Update descriptions for
1428 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1429 and hardware-watchpoint-length-limit variables.
1430
1431 2018-07-02 Maciej W. Rozycki <macro@mips.com>
1432
1433 PR tdep/8282
1434 * gdb.texinfo (Source and Machine Code): Document `set
1435 disassembler-options' support for the MIPS target.
1436
1437 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1438
1439 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1440
1441 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1442
1443 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1444 is no longer mandatory.
1445
1446 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1447
1448 * gdb.texinfo (Files): Document "symbol-file -o offset".
1449
1450 2018-06-14 Tom de Vries <tdevries@suse.de>
1451
1452 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1453
1454 2018-06-11 Eli Zaretskii <eliz@gnu.org>
1455
1456 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1457
1458 2018-06-08 Gary Benson <gbenson@redhat.com>
1459
1460 * gdb.texinfo (Maintenance Commands): Document "maint check
1461 libthread-db" and "maint set/show check-libthread-db".
1462
1463 2018-06-05 Tom Tromey <tom@tromey.com>
1464
1465 PR cli/12326:
1466 * gdb.texinfo (Screen Size): Document "c" response to pagination
1467 prompt.
1468
1469 2018-05-31 Maciej W. Rozycki <macro@mips.com>
1470
1471 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1472 selection details with the `set endian auto' mode.
1473
1474 2018-05-31 Alan Hayward <alan.hayward@arm.com>
1475
1476 * gdb.texinfo: Describe SVE feature.
1477
1478 2018-05-04 Tom Tromey <tom@tromey.com>
1479
1480 PR python/22731:
1481 * python.texi (Breakpoints In Python): Mention that "commands" is
1482 writable.
1483
1484 2018-05-02 Tom Tromey <tom@tromey.com>
1485
1486 PR python/20084:
1487 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1488 PARAM_ZUINTEGER_UNLIMITED.
1489
1490 2018-04-30 Tom Tromey <tom@tromey.com>
1491
1492 * python.texi (Types In Python): Document Type.align.
1493
1494 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1495
1496 * gdb.texinfo (Symbols): Mention the fact that "info
1497 variables/functions/types" show source files and line numbers.
1498
1499 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1500
1501 * gdb.texinfo: Document set/show record btrace cpu.
1502
1503 2018-03-27 Joel Brobecker <brobecker@adacore.com>
1504
1505 * gdb.texinfo (Ada Settings): New subsubsection.
1506
1507 2018-03-26 Tom Tromey <tom@tromey.com>
1508
1509 PR backtrace/15582:
1510 * gdb.texinfo (Backtrace): Mention "hide" argument.
1511
1512 2018-03-26 Tom Tromey <tom@tromey.com>
1513
1514 * gdb.texinfo (Backtrace): Describe options individually.
1515
1516 2018-03-19 Tom Tromey <tom@tromey.com>
1517
1518 * observer.texi: Remove.
1519
1520 2018-03-04 John Baldwin <jhb@FreeBSD.org>
1521
1522 * gdb.texinfo (Debugging Output): Document "set/show debug
1523 fbsd-nat".
1524
1525 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1526
1527 * gdb.texinfo (Machine Code): Additional information about "info
1528 line" command.
1529
1530 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1531
1532 * gdb.texinfo (gdb-add-index man): Add pindex.
1533
1534 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1535
1536 * gdb.texinfo (set cwd): Add period.
1537 (gdb-add-index man): Move anchor.
1538
1539 2017-01-12 Tom Tromey <tom@tromey.com>
1540 Sergio Durigan Junior <sergiodj@redhat.com>
1541
1542 * gdb.texinfo (Index Files): Mention gdb-add-index.
1543 (gdb-add-index man): New section.
1544 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1545 from gdb.texinfo.
1546
1547 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1548
1549 * gdb.texinfo (pwd): Fix whitespace.
1550
1551 2018-01-09 John Baldwin <jhb@FreeBSD.org>
1552
1553 * gdb.texinfo (pwd): Update cross-reference for Process Information
1554 node and remove explicit /proc reference.
1555 (Native): Rename subsection from SVR4 Process Information to
1556 Process Information.
1557 (Process Information): Reword introduction to be less /proc
1558 centric. Document support for "info proc" on FreeBSD.
1559
1560 2018-01-03 Xavier Roirand <roirand@adacore.com>
1561
1562 * gdb.texinfo (Set Catchpoints): Add documentation for new
1563 "catch handlers" action.
1564
1565 2017-12-27 Stafford Horne <shorne@gmail.com>
1566
1567 * gdb.texinfo (Target Description Format): Explain that arbitrary
1568 strings are now allowed for register groups.
1569
1570 2017-12-27 Stafford Horne <shorne@gmail.com>
1571
1572 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1573
1574 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1575
1576 PR cli/16224
1577 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1578
1579 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1580
1581 * python.texi (Manipulating breakpoints using Python): Document
1582 qualified parameter to gdb.Breakpoint.
1583
1584 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1585
1586 * python.texi (Manipulating breakpoints using Python): Split doc
1587 of Breakpoint.__init__ in two, split text in multiple
1588 paragraphs, don't nest parameter square brackets.
1589
1590 2017-12-12 Stafford Horne <shorne@gmail.com>
1591 Stefan Wallentowitz <stefan@wallentowitz.de>
1592 Franck Jullien <franck.jullien@gmail.com>
1593 Jeremy Bennett <jeremy.bennett@embecosm.com>
1594
1595 * gdb.texinfo: Add OpenRISC documentation.
1596
1597 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1598
1599 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1600
1601 2017-12-07 Keith Seitz <keiths@redhat.com>
1602
1603 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1604 and "show print type nested-type-limit".
1605
1606 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1607
1608 * python.texi (Breakpoints In Python): Add text relating
1609 to allowed explicit locations and keywords in gdb.Breakpoints.
1610
1611 2017-12-04 Tom Tromey <tom@tromey.com>
1612
1613 * gdb.texinfo (Rust): Update trait object status
1614
1615 2017-12-01 Andrew Cagney <cagney@redhat.com>
1616 Joel Brobecker <brobecker@adacore.com>
1617 Sergio Durigan Junior <sergiodj@redhat.com>
1618
1619 * gdb.texinfo (File Options): Document --readnever.
1620 (Commands to Specify Files): Likewise, for 'symbol-file' and
1621 'add-symbol-file'.
1622
1623 2017-11-29 Pedro Alves <palves@redhat.com>
1624
1625 PR c++/19436
1626 * gdb.texinfo (Debugging C Plus Plus): Document setting
1627 breakpoints in functions with ABI tags.
1628
1629 2017-11-29 Pedro Alves <palves@redhat.com>
1630
1631 * gdb.texinfo (Linespec Locations): Document how "function" is
1632 interpreted in C++ and Ada. Document "-qualified".
1633 (Explicit Locations): Document how "-function" is interpreted in
1634 C++ and Ada. Document "-qualified".
1635
1636 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1637
1638 PR gdb/21945
1639 * gdb.texinfo (Search Memory): Update description and example
1640 about how to search a string without NULL terminator.
1641
1642 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1643
1644 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1645 new "exception-message" field.
1646
1647 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1648
1649 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1650
1651 2017-11-24 Pedro Alves <palves@redhat.com>
1652
1653 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1654 false claim that GDB inserts quoting automatically.
1655 (Symbols): Add anchor.
1656
1657 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1658
1659 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1660
1661 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1662
1663 * python.texi (Basic Python): Add rbreak documentation.
1664
1665 2017-11-07 Xavier Roirand <roirand@adacore.com>
1666 Pedro Alves <palves@redhat.com>
1667
1668 * gdb.texinfo (Set Breaks): Document support for breakpoint
1669 location ranges in the enable/disable commands.
1670
1671 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1672
1673 * gdb.texinfo (Starting your Program) <The working directory.>:
1674 Mention remote debugging.
1675 (Working Directory) <Your Program's Working Directory>:
1676 Likewise.
1677 (Connecting) <Remote Packet>: Add "set-working-dir"
1678 and "QSetWorkingDir" to the table.
1679 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1680 packet.
1681
1682 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1683
1684 * gdb.texinfo (Starting your Program) <The working directory.>:
1685 Mention new "set cwd" command.
1686 (Working Directory) <Your Program's Working Directory>:
1687 Rephrase to explain that "set cwd" exists and is the default
1688 way to change the inferior's cwd.
1689
1690 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1691
1692 * gdb.texinfo (S/390 and System z Features): Document the new
1693 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1694
1695 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1696
1697 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1698 attribute.
1699
1700 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1701
1702 * python.texi (Inferiors In Python): Add description for method
1703 Inferior.thread_from_thread_handle.
1704
1705 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1706
1707 * gdb.texinfo (Starting your Program): Add description of
1708 starti command. Mention starti command as an alternative for
1709 debugging the elaboration phase.
1710
1711 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1712
1713 * gdb.texinfo (Maintenance Commands): Document filter parameter
1714 of "maint selftest". Document "maint info selftests" command.
1715
1716 2017-09-11 Tom Tromey <tom@tromey.com>
1717
1718 * python.texi (Events In Python): Document new events.
1719
1720 2017-09-04 Pedro Alves <palves@redhat.com>
1721
1722 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1723 no-debug-info variables.
1724 (Symbols) <Examining the Symbol Table>: Document inspecting
1725 no-debug-info types.
1726 (Calling) <Calling functions with no debug info>: New subsection,
1727 documenting calling no-debug-info functions.
1728 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1729
1730 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1731
1732 * gdb.texinfo (set environment): Add @anchor. Explain that
1733 environment variables set by the user are sent to GDBserver.
1734 (unset environment): Likewise, but for unsetting variables.
1735 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1736 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1737 "environment-reset" and "QEnvironmentReset" to the table.
1738 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1739 QEnvironmentReset>: New item, explaining the packet.
1740
1741 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1742
1743 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1744 "Compiler search for the compile command" descriptions of set
1745 compile-gcc and show compile-gcc.
1746
1747 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1748
1749 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1750 ADI support.
1751 * NEWS: Add "adi examine" and "adi assign" commands.
1752
1753 2017-08-18 Yao Qi <yao.qi@linaro.org>
1754
1755 * gdb.texinfo (Server): Document "--selftest".
1756
1757 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1758
1759 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1760 Single-Key mode.
1761
1762 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1763
1764 PR gdb/21925
1765 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1766 set...").
1767
1768 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1769
1770 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1771 conditional expression.
1772
1773 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1774
1775 * agentexpr.texi (rot): Fix symbolic description, improve
1776 textual description.
1777
1778 2017-07-26 Yao Qi <yao.qi@linaro.org>
1779
1780 * gdb.texinfo (Maintenance Commands): Document command
1781 "maint check xml-descriptions".
1782
1783 2017-07-26 Yao Qi <yao.qi@linaro.org>
1784
1785 * gdb.texinfo (Maintenance Commands): Document optional
1786 argument of "maint print c-tdesc".
1787
1788 2017-07-18 Yao Qi <yao.qi@linaro.org>
1789
1790 * gdb.texinfo (Maintenance Commands): Improve the doc to
1791 command "maint print c-tdesc".
1792
1793 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1794
1795 PR gdb/21606
1796 * python.texi (Python representation of Symbols.): Replace
1797 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1798 * guile.texi (Guile representation of Symbols.): Likewise.
1799
1800 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1801
1802 * gdb.texinfo (Optional Messages about Internal Happenings):
1803 Document {set,show} debug separate-debug-file commands.
1804
1805 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1806
1807 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1808 (Connecting) <Remote Packet>: Add "startup-with-shell"
1809 and "QStartupWithShell" to the table.
1810 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1811 packet.
1812
1813 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1814
1815 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1816
1817 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1818
1819 * python.texi (Recording in Python): Factor out the documentation of
1820 gdb.RecordInstruction's super class.
1821
1822 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1823
1824 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1825 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1826 prev and next.
1827
1828 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1829
1830 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1831 gdb.RecordInstruction
1832
1833 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1834
1835 * python.texi (Recording in Python): Add documentation for
1836 gdb.RecordGap and remove documentation of special cases for
1837 gdb.BtraceInstruction.
1838
1839 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1840
1841 * python.texi (Recording in Python): Remove Record.ptid defvar.
1842
1843 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1844
1845 * gdb.texinfo (GDB/MI Thread Information): Add missing
1846 fields, re-word some things.
1847 (GDB/MI Thread Commands): Describe fields found in the output of
1848 -thread-info, remove description of fields in the
1849 thread output tuple, replace with a cross-reference to "GDB/MI
1850 Thread Information".
1851
1852 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1853
1854 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1855 from -thread-info output.
1856
1857 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1858
1859 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1860
1861 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1862
1863 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1864
1865 2017-03-22 Yao Qi <yao.qi@linaro.org>
1866
1867 * python.texi (Inferiors In Python): Remove @code from Python.
1868
1869 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1870
1871 * python.texi (Recordings In Python): Document return type of
1872 gdb.BtraceInstruction.data.
1873
1874 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1875
1876 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1877 command file-list-shared-libraries
1878 (GDB/MI Async Records): Update documentation of library-loaded with new
1879 field.
1880
1881 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1882
1883 PR gdb/14441
1884 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1885 supports both lvalue and rvalue references.
1886
1887 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1888
1889 PR gdb/14441
1890 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1891 table of constants.
1892
1893 2017-03-16 Doug Evans <dje@google.com>
1894
1895 * guile.texi (Lazy Strings In Guile): Mention arrays.
1896 * python.texi (Lazy Strings In Python): Ditto.
1897
1898 2017-03-08 Jiong Wang <jiong.wang@arm.com>
1899
1900 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1901 character "@".
1902
1903 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1904
1905 * Memory Protection Extensions: Add information about inferior
1906 calls.
1907
1908 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1909
1910 * gdb.texinfo: Document new set/show disassembler-options
1911 commands.
1912
1913 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1916 DW_TAG_GNU_* and DW_AT_GNU_*.
1917
1918 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1919
1920 * python.texi (Recordings In Python): New section.
1921
1922 2017-02-14 Tom Tromey <tom@tromey.com>
1923
1924 PR python/13598:
1925 * python.texi (Events In Python): Document events.before_prompt.
1926
1927 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1928
1929 * gdb.texinfo (Target Commands): Document the optional offset
1930 argument for the load command.
1931
1932 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1933
1934 PR gdb/21122
1935 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1936 space-separated breakpoint lists. Also add a missing @table command
1937 and @cindex for breakpoint lists.
1938
1939 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1940
1941 PR tdep/20936
1942 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1943 (Sparc Features): New node.
1944
1945 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1946
1947 * gdb.texinfo (i386 Features): Add system segment registers
1948 as feature.
1949
1950 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1951
1952 * python.texi (Events In Python): Fix typo.
1953
1954 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1955 Luis Machado <lgustavo@codesourcery.com>
1956
1957 * gdb.texinfo (-target-flash-erase): New MI command description.
1958 (flash-erase): New CLI command description.
1959
1960 2017-01-04 John Baldwin <jhb@FreeBSD.org>
1961
1962 * gdb.texinfo (Contributors): Add SRI International and University
1963 of Cambridge for FreeBSD/mips.
1964
1965 2016-12-22 Doug Evans <xdje42@gmail.com>
1966
1967 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1968 commands.
1969
1970 2016-12-02 Pedro Alves <palves@redhat.com>
1971
1972 * gdb.texinfo (User-defined Commands): Limit on number of
1973 arguments passed to user-defined commands removed; update.
1974
1975 2016-12-02 Pedro Alves <palves@redhat.com>
1976
1977 PR cli/20559
1978 * gdb.texinfo (Define): Add example of using "eval" to process a
1979 variable number of arguments.
1980 (Output) <eval>: Add anchor.
1981
1982 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1983
1984 * Makefile.in: Likewise.
1985
1986 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1987
1988 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1989 xref.
1990
1991 2016-10-29 Pedro Alves <palves@redhat.com>
1992
1993 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1994 actions.
1995
1996 2016-10-26 Pedro Alves <palves@redhat.com>
1997
1998 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1999 actions that match a thread, and what happens when an action
2000 matches a thread that is already running.
2001
2002 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
2003
2004 * gdb.texinfo (Using Trace Files): Fix typo.
2005 (GDB/MI Tracepoint Commands): Likewise.
2006
2007 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
2008
2009 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
2010 of -trace-save.
2011
2012 2016-10-06 Tom Tromey <tom@tromey.com>
2013
2014 * guile.texi (Types In Guile): Remove Java mentions.
2015 * python.texi (Types In Python): Remove Java mentions.
2016 * gdb.texinfo (Address Locations, Supported Languages)
2017 (Index Section Format): Remove Java mentions.
2018
2019 2016-08-15 Doug Evans <dje@google.com>
2020
2021 * gdb.texinfo (Target Description Format): Update docs on "end"
2022 field spec and field default type.
2023
2024 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2025 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
2026
2027 PR gdb/20487
2028 * gdb.texinfo (Context management): Update mention of frame
2029 change notifications.
2030 (gdb/mi Async Records): Document frame field in
2031 =thread-select event.
2032 * observer.texi (GDB Observers): New user_selected_context_changed
2033 observer.
2034
2035 2016-09-28 Tom Tromey <tom@tromey.com>
2036
2037 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
2038 than "memory breakpoint". Further document "kind". Move
2039 protocol-details link earlier.
2040 <z1>: Document the cmd_list argument. Fix typo.
2041 <g>: Remove incorrect sentence.
2042 (Stop Reply Packets): Document "OK" response to requests when in
2043 non-stop mode.
2044 <swbreak>: Use "software breakpoint" rather than "memory
2045 breakpoint".
2046 <create>: Document that "R" is ignored.
2047 <W, X, w>: Document formatting of "AA".
2048 (Notification Packets): Use "%Stop", not "%%Stop".
2049
2050 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2051
2052 * gdb.texinfo (Embedded Processors): Document ARC.
2053 (Synopsys ARC): New section.
2054 (Standard Target Features): Document ARC features.
2055 (ARC Features): New section.
2056
2057 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2058
2059 * .gitignore: New file.
2060
2061 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2062
2063 * gdb.texinfo (Input/Output): Mention possibility to unset
2064 inferior-tty.
2065
2066 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2067
2068 * gdb.texinfo: Resume btrace on reconnect.
2069
2070 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2071
2072 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
2073 syscall.
2074
2075 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
2076
2077 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
2078 command.
2079
2080 2016-07-13 Tom Tromey <tom@tromey.com>
2081
2082 PR python/15620, PR python/18620:
2083 * python.texi (Events In Python): Document new breakpoint events.
2084
2085 2016-07-13 Tom Tromey <tom@tromey.com>
2086
2087 PR python/17698:
2088 * python.texi (Breakpoints In Python): Document
2089 Breakpoint.pending.
2090
2091 2016-07-13 Tom Tromey <tom@tromey.com>
2092
2093 * python.texi (Breakpoints In Python): Move table of types and
2094 table of watchpoint types earlier in node.
2095
2096 2016-07-12 Tom Tromey <tom@tromey.com>
2097
2098 PR python/19293:
2099 * python.texi (Frames In Python): Document
2100 gdb.invalidate_cached_frames.
2101
2102 2016-06-21 Pedro Alves <palves@redhat.com>
2103
2104 * gdb.texinfo (Interpreters): Update intepreter-exec section,
2105 document new-ui and explain use case.
2106
2107 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2108
2109 * gdb.texinfo (Standard Target Features): Document NDS32 features.
2110 (NDS32 Features): New Section.
2111
2112 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2113
2114 * gdb.texinfo (Examining Memory): Document negative repeat
2115 count in the 'x' command.
2116
2117 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2118
2119 * gdb.texinfo (GDB/MI Async Records): Document method and
2120 format fields in =record-started.
2121 * observer.texi (record_changed): Add method and format
2122 parameters.
2123
2124 2016-05-27 Eli Zaretskii <eliz@gnu.org>
2125
2126 * gdb.texinfo (General Query Packets): Move the description of the
2127 response before the long list of the specific 'read' and 'write'
2128 requests.
2129
2130 2016-05-23 Tom Tromey <tom@tromey.com>
2131
2132 * python.texi (Basic Python): Document gdb.breakpoints return.
2133
2134 2016-05-24 Tom Tromey <tom@tromey.com>
2135
2136 PR gdb/19194:
2137 * gdb.texinfo (gdb man): Fix typo.
2138
2139 2016-05-17 Tom Tromey <tom@tromey.com>
2140
2141 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
2142 (Rust): New node.
2143
2144 2016-05-17 Tom Tromey <tom@tromey.com>
2145
2146 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
2147
2148 2016-04-27 Yao Qi <yao.qi@linaro.org>
2149
2150 * gdb.texinfo (tfind): Complete doc about tfind without
2151 argument.
2152
2153 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
2154
2155 * agentexpr.texi (byte): Fix zero_ext description.
2156
2157 2016-03-31 Pedro Alves <palves@redhat.com>
2158
2159 * gdb.texinfo (M32R/SDI): Delete node.
2160 (MIPS Embedded): Remove references to the MIPS remote debugging
2161 protocol, PMON and variants, and the associated commands.
2162
2163 2016-03-15 Doug Evans <dje@google.com>
2164
2165 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
2166 (Target Description Format): Mention enum types. Update docs on
2167 flags types.
2168 (Predefined Target Types): Add "bool".
2169 (Enum Target Types): New node.
2170
2171 2016-03-15 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.texinfo (Tracepoint Actions): Fix typo.
2174
2175 2016-03-15 Pedro Alves <palves@redhat.com>
2176 Andreas Arnez <arnez@linux.vnet.ibm.com>
2177 Marcin Kościelnicki <koriakin@0x04.net>
2178
2179 * gdb.texinfo (Tracepoint Actions): Document possible
2180 unreliability of '$_ret'.
2181
2182 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
2183
2184 * gdb.texinfo (Symbols): Document new 'maint info line-table'
2185 command.
2186
2187 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
2188
2189 * gdb.texinfo (Convenience Functions): Document $_as_string.
2190
2191 2016-02-23 Doug Evans <dje@google.com>
2192
2193 * gdb.texinfo (Skipping Over Functions and Files): Document new
2194 options to "skip" command. Update docs of output of "info skip".
2195
2196 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
2197
2198 * gdb.texinfo (Signals): Add bound violation display hints for
2199 a SIGSEGV.
2200
2201 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
2202
2203 * gdb.texinfo (Trace File Format): Add documentation for description
2204 section lines.
2205
2206 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
2207
2208 * gdb.texinfo (Trace File Format): Remove misleading information
2209 about register block ordering.
2210
2211 2016-02-01 Doug Evans <dje@google.com>
2212
2213 * gdb.texinfo (Value Sizes): Fix typo.
2214
2215 2016-02-01 Doug Evans <dje@google.com>
2216
2217 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
2218
2219 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2220
2221 * gdb.texinfo (Value Sizes): New section.
2222 (Data): Add the 'Value Sizes' node to the menu.
2223
2224 2016-01-26 John Baldwin <jhb@FreeBSD.org>
2225
2226 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
2227
2228 2016-01-19 John Baldwin <jhb@FreeBSD.org>
2229
2230 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
2231
2232 2016-01-18 Pedro Alves <palves@redhat.com>
2233
2234 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
2235 of the thread that hit a breakpoint or received a signal.
2236
2237 2016-01-15 Pedro Alves <palves@redhat.com>
2238
2239 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
2240
2241 2016-01-13 Pedro Alves <palves@redhat.com>
2242
2243 * gdb.texinfo (Threads): Document the $_gthread convenience
2244 variable.
2245 (Convenience Vars): Likewise.
2246
2247 2016-01-13 Pedro Alves <palves@redhat.com>
2248
2249 * gdb.texinfo (Threads): Document "info threads -gid".
2250
2251 2016-01-13 Pedro Alves <palves@redhat.com>
2252
2253 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
2254 anchor.
2255 (Threads In Python): Document new InferiorThread.global_num
2256 attribute.
2257
2258 2016-01-07 Pedro Alves <palves@redhat.com>
2259
2260 * gdb.texinfo (Threads): Document per-inferior thread IDs,
2261 qualified thread IDs, global thread IDs and thread ID lists.
2262 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
2263 thread IDs.
2264 (Convenience Vars): Document the $_thread convenience variable.
2265 (Ada Tasks): Adjust to refer to thread IDs.
2266 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
2267 Commands, GDB/MI Variable Objects): Update to mention global
2268 thread IDs.
2269 * guile.texi (Breakpoints In Guile)
2270 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
2271 global thread IDs instead of thread IDs.
2272 * python.texi (Threads In Python): Adjust documentation of
2273 InferiorThread.num.
2274 (Breakpoint.thread): Mention global thread IDs instead of thread
2275 IDs.
2276
2277 2016-01-13 Pedro Alves <palves@redhat.com>
2278
2279 * python.texi (Threads In Python): Document
2280 InferiorThread.inferior.
2281
2282 2016-01-13 Pedro Alves <palves@redhat.com>
2283
2284 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
2285 convenience variable.
2286 (Convenience Vars): Likewise.
2287
2288 2016-01-12 Josh Stone <jistone@redhat.com>
2289 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2290
2291 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
2292 (Stop Reply Packets): List the syscall entry and return stop reasons.
2293 (General Query Packets): Describe QCatchSyscalls, and add it to the
2294 table and the detailed list of stub features.
2295
2296 2016-01-12 Pedro Alves <palves@redhat.com>
2297
2298 Remove use of the registered trademark symbol throughout.
2299
2300 2016-01-12 Yao Qi <yao.qi@linaro.org>
2301
2302 * gdb.texinfo (Interrupts): Update the document on handling
2303 interrupt when program is stopped.
2304
2305 2015-12-11 Don Breazeal <donb@codesourcery.com>
2306
2307 * gdb.texinfo (Forks): Correct Linux kernel version where
2308 fork and exec events are supported, add notes about support
2309 of these events in target remote mode.
2310 (Connecting): Reorganize and clarify distinctions between
2311 target remote, extended-remote, and multiprocess.
2312 Reorganize related text from separate sections into new
2313 sections.
2314 (Server): Note effects of target extended-remote mode.
2315 Delete section on Multi-Process Mode for gdbserver.
2316 Move some text to "Connecting" node.
2317
2318 2015-12-10 Pedro Alves <palves@redhat.com>
2319
2320 * gdb.texinfo (Threads): Replace warning with explanation
2321 about single-threaded programs.
2322
2323 2015-12-10 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.texinfo (Threads): Remove mention of SGI.
2326 (Forks): Remove mention of HP-UX.
2327 (Breakpoints): Remove mention of HP-UX.
2328 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
2329 Reword in terms of architectures.
2330 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
2331 mention supported systems.
2332 (Convenience Vars): Don't mention HP-UX.
2333 (Jumping): Remove mention of HP-UX in comment.
2334 (Files) <shared libraries>: Update supported shared library types
2335 list. Remove mention of HP-UX.
2336 (Native): Remove HP-UX subsection.
2337 (SVR4 Process Information): Remove mention of HP-UX.
2338
2339 2015-12-10 Pedro Alves <palves@redhat.com>
2340
2341 * gdb.texinfo (Stack): Reorder menu.
2342
2343 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
2344
2345 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
2346 -var-set-format's new zero-hexadecimal format.
2347
2348 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
2349
2350 * gdb.texinfo (Ada Mode Into): Move overloading support
2351 description to its own node.
2352 (Overloading support for Ada): New node.
2353
2354 2015-11-30 Pedro Alves <palves@redhat.com>
2355
2356 PR 14618
2357 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
2358 (Remote Configuration): Add the "set/show remote
2359 no-resumed-stop-reply" to the available settings table.
2360 (General Query Packets): Document the "no-resumed" qSupported
2361 feature.
2362
2363 2015-11-30 Pedro Alves <palves@redhat.com>
2364
2365 * gdb.texinfo (Remote Configuration): List "set/show remote
2366 thread-events" command in configuration table.
2367 (Stop Reply Packets): Document "T05 create" stop
2368 reason and 'w' stop reply.
2369 (General Query Packets): Document QThreadEvents packet. Document
2370 QThreadEvents qSupported feature.
2371
2372 2015-11-30 Pedro Alves <palves@redhat.com>
2373
2374 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2375 anchor.
2376 (Packets): Document vCtrlC.
2377
2378 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2379
2380 * gdb.texinfo (Thread List Format): Mention thread names.
2381
2382 2015-11-24 Pedro Alves <palves@redhat.com>
2383
2384 PR 17539
2385 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2386 program-spaces" example to ascending order listing.
2387 (Threads): Adjust "info threads" example to ascending order
2388 listing.
2389 (Forks): Adjust "info inferiors" example to ascending order
2390 listing.
2391
2392 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
2393
2394 * gdb.texinfo (Process Record and Replay): Document "record
2395 instruction-history" modifiers.
2396
2397 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2398
2399 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2400 description.
2401 (Frame Filter Management): Move to later in the 'Examining the
2402 Stack' chapter.
2403 (Selection): Add entry for 'select-frame'.
2404
2405 2015-09-25 Doug Evans <dje@google.com>
2406
2407 * gdb.texinfo (Process Record and Replay): Fix syntax of
2408 "record instruction-history begin, end" and
2409 "record function-call-history begin, end".
2410
2411 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2412
2413 * gdb.texinfo (Specifying Source Directories): Fix
2414 substitute-path example.
2415
2416 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2417
2418 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2419
2420 2015-09-15 Pedro Alves <palves@redhat.com>
2421
2422 PR remote/18965
2423 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2424 the vforkdone description.
2425
2426 2015-09-15 Pedro Alves <palves@redhat.com>
2427
2428 PR remote/18965
2429 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2430 part indicates the thread ID of the parent process.
2431
2432 2015-09-15 Yao Qi <yao.qi@linaro.org>
2433
2434 * gdb.texinfo (General Query Packets): Add vContSupported to
2435 tables of 'gdbfeatures' and 'stub features' supported in the
2436 qSupported packet, as well as to the list containing stub
2437 feature details.
2438
2439 2015-09-11 Don Breazeal <donb@codesourcery.com>
2440
2441 * gdb.texinfo (Remote Configuration): Add exec event
2442 feature to table of packet settings.
2443 (Stop Reply Packets): Add exec events to the list of stop
2444 reasons.
2445 (General Query Packets): Add exec events to tables of
2446 'gdbfeatures' and 'stub features' supported in the qSupported
2447 packet, as well as to the list containing stub feature
2448 details.
2449
2450 2015-08-24 Pedro Alves <palves@redhat.com>
2451
2452 * gdb.texinfo (Remote Configuration): Document the "set/show
2453 remote multiprocess-extensions-packet" commands.
2454
2455 2015-08-24 Pedro Alves <palves@redhat.com>
2456
2457 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2458 <M32R>: Remove references to M32R/D.
2459 <M68K>: Remove references to target dbug.
2460 <MIPS Embedded>: Remove references to target r3900 and target
2461 array.
2462 <PowerPC Embedded>: Remove references to target dink32 and target
2463 ppcbug, target sds
2464 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2465
2466 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2467
2468 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2469
2470 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2471
2472 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2473
2474 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2475
2476 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2477 info bfds" to...
2478 (File Caching): A New section. Outline bfd caching, and add new
2479 description for "main set/show bfd-sharing".
2480
2481 2015-08-14 Doug Evans <xdje42@gmail.com>
2482
2483 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2484 disassembly.
2485 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2486
2487 2015-08-11 Keith Seitz <keiths@redhat.com>
2488
2489 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2490 Use "location(s)"instead of "linespec(s)".
2491 (Specifying a Location): Rewrite.
2492 Add subsections describing linespec, address, and explicit locations.
2493 Add node/menu for each subsection.
2494 (Source and Machine Code, C Preprocessor Macros)
2495 (Create and Delete Trace points)
2496 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2497 (Continuing at a Different Address): Remove "linespec" examples.
2498 Add reference to "Specify a Location"
2499 (The -break-insert Command): Rewrite. Add anchor.
2500 Add reference to appropriate manual section discussing locations.
2501 (The -dprintf-insert Command): Refer to -break-insert for
2502 specification of 'location'.
2503
2504 2015-08-07 Pedro Alves <palves@redhat.com>
2505
2506 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2507 target-non-stop".
2508
2509 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2510
2511 * gdb.texinfo (Process Record and Replay): Document prefixing of
2512 speculatively executed instructions in the "record instruction-history"
2513 command.
2514
2515 2015-07-20 Doug Evans <dje@google.com>
2516
2517 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2518
2519 2015-07-16 Doug Evans <dje@google.com>
2520
2521 * stabs.texinfo: @include gdb-cfg.texi.
2522
2523 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2524
2525 Revert the previous 2 commits:
2526 gdbserver build-id attribute generator
2527 Validate symbol file using build-id
2528
2529 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2530
2531 * gdb.texinfo (Files): Add 'set validate-build-id'
2532 and 'show validate-build-id'.
2533
2534 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2535 Jan Kratochvil <jan.kratochvil@redhat.com>
2536
2537 gdbserver build-id attribute generator.
2538 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2539 'build-id' in description, example, new attribute in dtd.
2540
2541 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2542
2543 * gdb.texinfo (Selection): Update documentation for 'frame'
2544 command.
2545
2546 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2547
2548 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2549 focus commands.
2550
2551 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2552
2553 * gdb.texinfo (TUI): Add comma after @xref.
2554
2555 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2556
2557 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
2558 commands.
2559
2560 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2561
2562 * gdb.texinfo (Process Record and Replay): Spell out that variables
2563 and registers are not available during btrace replay.
2564 Describe the new "record btrace pt" command.
2565 Describe the new "set|show record btrace pt buffer-size" options.
2566 (General Query Packets): Describe the new Qbtrace:pt and
2567 Qbtrace-conf:pt:size packets.
2568 Expand "bts" to "Branch Trace Store".
2569 Update the branch trace DTD.
2570
2571 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2572
2573 * gdb.texinfo (Command History): Document the new option
2574 "history remove-duplicates".
2575
2576 2015-06-19 Doug Evans <dje@google.com>
2577
2578 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2579 longer supported.
2580
2581 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2582
2583 * gdb.texinfo (Command History): Mention that setting
2584 GDBHISTSIZE to the empty string disables history truncation.
2585
2586 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2587
2588 PR gdb/16999
2589 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2590 behavior.
2591
2592 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2593
2594 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2595 with GDBHISTSIZE.
2596
2597 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2598
2599 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2600 bytes and memory units for -data-{read,write}-memory-bytes.
2601 (Packets): Same for m, M and X packets.
2602 * python.texi (Inferiors In Python): Same for read_memory and
2603 write_memory.
2604
2605 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2606
2607 * gdb.texinfo (Separate Debug Files): Document that PE is also
2608 supported.
2609
2610 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2611
2612 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2613 single table entry.
2614
2615 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2616
2617 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2618
2619
2620 2015-06-10 Gary Benson <gbenson@redhat.com>
2621
2622 * gdb.texinfo (Remote Configuration): Document the
2623 "set/show remote hostio-setfs-packet" command.
2624 (Host I/O Packets): Document the vFile:setfs packet.
2625
2626 2015-06-10 Gary Benson <gbenson@redhat.com>
2627
2628 * gdb.texinfo (Debugging Output): Document the "set/show debug
2629 linux-namespaces" command.
2630
2631 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2632 Mircea Gherzan <mircea.gherzan@intel.com>
2633
2634 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2635 and "set mpx bound".
2636
2637 2015-05-27 Doug Evans <dje@google.com>
2638
2639 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2640
2641 2015-05-26 Doug Evans <dje@google.com>
2642
2643 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2644 command renamings.
2645 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2646
2647 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2648
2649 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2650
2651 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2652
2653 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2654 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2655
2656 2015-05-16 Doug Evans <xdje42@gmail.com>
2657
2658 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2659 memory ports.
2660
2661 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2662
2663 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2664
2665 2015-05-12 Don Breazeal <donb@codesourcery.com>
2666
2667 * gdb.texinfo (Forks): Note that fork debugging is
2668 supported in extended mode.
2669 (Remote Configuration): Add fork event features to table
2670 of packet settings.
2671 (Stop Reply Packets): Add fork events to list of stop reasons.
2672 (General Query Packets): Add fork events to tables of
2673 'gdbfeatures' and 'stub features' supported in the qSupported
2674 packet, as well as to the list containing stub feature
2675 details.
2676
2677 2015-05-12 Gary Benson <gbenson@redhat.com>
2678
2679 * gdb.texinfo (General Query Packets): Document
2680 qXfer:exec-file:read with empty annex.
2681
2682 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2683
2684 * python.texi (Values From Inferior): Add descriptions of new
2685 methods gdb.Value.reference_value and gdb.Value.const_value.
2686
2687 2015-05-06 Joel Brobecker <brobecker@adacore.com>
2688
2689 * gdb.texinfo (Files): Add "info dll" documentation.
2690 (Cygwin Native): Remove "info dll" documentation.
2691
2692 2015-04-29 Doug Evans <dje@google.com>
2693
2694 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2695 Document.
2696 (Writing an Xmethod): Add get_result_type to example.
2697
2698 2015-04-28 Sasha Smundak <asmundak@google.com>
2699
2700 * python.texi: New method documented.
2701
2702 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2705 format.
2706
2707 2015-04-24 Doug Evans <dje@google.com>
2708
2709 * python.texi (Xmethods In Python): Fix name of method to call the
2710 xmethod.
2711
2712 2015-04-17 Gary Benson <gbenson@redhat.com>
2713
2714 * gdb.texinfo (Connecting to a Remote Target): Mention that
2715 GDB can access program files from remote targets that support
2716 qXfer:exec-file:read and Host I/O packets.
2717
2718 2015-04-17 Gary Benson <gbenson@redhat.com>
2719
2720 * gdb.texinfo (Remote Configuration): Document the "set/show
2721 remote pid-to-exec-file-packet" command.
2722 (General Query Packets): Document the qXfer:exec-file:read
2723 qSupported features. Document the qXfer:exec-file:read packet.
2724
2725 2015-04-17 Gary Benson <gbenson@redhat.com>
2726
2727 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2728 applies to executable paths if supplied to GDB as absolute.
2729
2730 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2731
2732 * gdb.texinfo (Mode Options): Remove -xdb.
2733
2734 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2735 Eli Zaretskii <eliz@gnu.org>
2736
2737 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2738 compile, show debug compile. New subsection Compilation options for
2739 the compile command. New subsection Compiler search for the compile
2740 command.
2741
2742 2015-04-09 Andy Wingo <wingo@igalia.com>
2743
2744 * guile.texi (Frames In Guile): Describe frame-read-register.
2745
2746 2015-04-02 Gary Benson <gbenson@redhat.com>
2747
2748 * gdb.texinfo (set sysroot): Document "target:".
2749
2750 2015-04-01 Sasha Smundak <asmundak@google.com>
2751
2752 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2753 section.
2754
2755 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2756
2757 PR corefiles/16092
2758 * gdb.texinfo (gcore): Mention new command 'set
2759 use-coredump-filter'.
2760 (set use-coredump-filter): Document new command.
2761
2762 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2763
2764 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2765 documentation, reorder the info os entries in alphabetical order.
2766
2767 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2768
2769 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2770 -data-write-memory-bytes.
2771
2772 2015-03-24 Pedro Alves <palves@redhat.com>
2773
2774 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2775 mention that threads may sometimes run unlocked.
2776
2777 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2778
2779 * gdb.texinfo (Remote configuration): Document "set/show
2780 serial parity" command.
2781
2782 2015-03-18 Gary Benson <gbenson@redhat.com>
2783
2784 * gdb.texinfo (General Query Packets): Remove documentation
2785 for now-removed vFile:fstat qSupported features.
2786
2787 2015-03-11 Gary Benson <gbenson@redhat.com>
2788
2789 * gdb.texinfo (Remote Configuration): Document the
2790 "set/show remote hostio-fstat-packet" command.
2791 (General Query Packets): Document the vFile:fstat
2792 qSupported features.
2793 (Host I/O Packets): Document the vFile:fstat packet.
2794
2795 2015-03-11 Andy Wingo <wingo@igalia.com>
2796
2797 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2798
2799 2015-03-04 Pedro Alves <palves@redhat.com>
2800
2801 * gdb.texinfo (Remote Configuration): Document the "set/show
2802 remote swbreak-feature-packet" and "set/show remote
2803 hwbreak-feature-packet" commands.
2804 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2805 decription.
2806 (Stop Reply Packets): Document the swbreak and hwbreak stop
2807 reasons.
2808 (General Query Packets): Document the swbreak and hwbreak
2809 qSupported features.
2810 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2811
2812 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2813
2814 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2815 under *stopped.
2816
2817 2015-03-02 Doug Evans <xdje42@gmail.com>
2818
2819 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2820
2821 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2822
2823 * gdb.texinfo (S/390 and System z Features): Describe new feature
2824 "org.gnu.gdb.s390.vx".
2825
2826 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2827
2828 PR gdb/18008
2829 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2830 demangler-warning): Fix typo ("problam").
2831
2832 2015-02-19 David Taylor <dtaylor@emc.com>
2833
2834 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2835
2836 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2837
2838 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2839 point, DTrace'.
2840 (Static Probe Points): Modified to cover DTrace probes in addition
2841 to SystemTap probes. Also modified to cover the `enable probe'
2842 and `disable probe' commands.
2843
2844 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2845
2846 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2847 `disable probe' commands.
2848
2849 2015-02-12 David Taylor <dtaylor@emc.com>
2850
2851 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2852 fields of the QTDV packet.
2853
2854 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2855
2856 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2857 (Process Record and Replay): Describe new set|show commands.
2858 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2859
2860 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2861
2862 * gdb.texinfo (Process Record and Replay): Describe the "record
2863 btrace bts" command.
2864 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2865 (Branch Trace Configuration Format): New.
2866
2867 2015-01-31 Gary Benson <gbenson@redhat.com>
2868 Doug Evans <dje@google.com>
2869
2870 * gdb.texinfo (Command Completion): Document new
2871 "set/show max-completions" option.
2872
2873 2015-01-31 Doug Evans <xdje42@gmail.com>
2874
2875 * gdb.texinfo (Symbols): Document new commands
2876 "maint print symbol-cache", "maint print symbol-cache-statistics",
2877 "maint flush-symbol-cache". Document new option
2878 "maint set symbol-cache-size".
2879
2880 2015-01-31 Doug Evans <xdje42@gmail.com>
2881
2882 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2883 distinguish script files vs inlined scripts.
2884 * python.texi (Python Auto-loading): Ditto.
2885
2886 2015-01-30 Doug Evans <dje@google.com>
2887
2888 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2889 string if present.
2890
2891 2015-01-27 Doug Evans <dje@google.com>
2892
2893 * python.texi (Objfiles In Python): Document Objfile.username.
2894
2895 2015-01-27 Doug Evans <dje@google.com>
2896
2897 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2898 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2899
2900 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2901
2902 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2903
2904 2015-01-16 Eli Zaretskii <eliz@gnu.org>
2905
2906 * doc/gdb.texinfo (TUI Commands): Document the possible
2907 values of NAME argument to 'winheight' command. Explain the
2908 effect of 'tabset' setting better.
2909
2910 2015-01-11 Doug Evans <xdje42@gmail.com>
2911
2912 PR gdb/15830
2913 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2914 (Symbols): Ditto.
2915 (Maintenance Commands): Delete docs for "maint demangle".
2916
2917 2014-12-31 Joel Brobecker <brobecker@adacore.com>
2918
2919 * gdb.texinfo (Files): Remove documentation of the
2920 "add-shared-symbol-files" and "assf" commands.
2921 (Cygwin Native): Remove documentation of the "dll-symbols"
2922 command.
2923
2924 2014-12-17 Doug Evans <xdje42@gmail.com>
2925
2926 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2927
2928 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2929 Jan Kratochvil <jan.kratochvil@redhat.com>
2930
2931 * gdb.texinfo (Altering): Update.
2932 (Compiling and Injecting Code): New node.
2933
2934 2014-12-12 Doug Evans <dje@google.com>
2935
2936 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2937
2938 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2939
2940 * gdb.texinfo: Document "maint print user-registers".
2941
2942 2014-12-08 Doug Evans <dje@google.com>
2943
2944 * python.texi (Objfiles In Python): Document Objfile.owner.
2945
2946 2014-12-04 Doug Evans <dje@google.com>
2947
2948 * python.texi (Objfiles In Python): Document
2949 Objfile.add_separate_debug_file.
2950
2951 2014-12-04 Doug Evans <dje@google.com>
2952
2953 * python.texi (Objfiles In Python): Document Objfile.build_id.
2954
2955 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2956
2957 * observer.texi (inferior_call_pre, inferior_call_post)
2958 (memory_changed, register_changed): New observers.
2959
2960 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2961
2962 * python.texi (Events In Python): Document new events
2963 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2964 and RegisterChangedEvent.
2965
2966 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2967
2968 Add add-auto-load-scripts-directory.
2969 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2970 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2971
2972 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2973
2974 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2975 description typo.
2976
2977 2014-10-30 Doug Evans <dje@google.com>
2978
2979 * python.texi (Progspaces In Python): Document ability to add
2980 random attributes to gdb.Progspace objects.
2981 (Objfiles In Python): Document ability to add random attributes to
2982 gdb.objfile objects.
2983
2984 2014-10-27 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2987 info on stepping and signal handlers.
2988 (Signals): Explain stepping and signal handlers. Add context
2989 index entry, and cross references.
2990
2991 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2992
2993 * python.texi (Breakpoints In Python): Add parenthesis after
2994 Breakpoint.delete. Clarify Breakpoint.enabled description so
2995 that it contains "disable".
2996
2997 2014-10-17 Doug Evans <dje@google.com>
2998
2999 * python.texi (Events In Python): Document clear_objfiles event.
3000
3001 2014-10-17 Doug Evans <dje@google.com>
3002
3003 * python.texi (Objfiles In Python): Document new progspace attribute.
3004
3005 2014-10-17 Pedro Alves <palves@redhat.com>
3006
3007 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
3008 (SVR4 Process Information): Delete mention of OSF/1.
3009
3010 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3011
3012 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
3013 exit-code field in -list-thread-groups output.
3014
3015 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3016
3017 * gdb.texinfo (Set Breaks): Add missing "@end table".
3018
3019 2014-09-22 Pedro Alves <palves@redhat.com>
3020
3021 * gdb.texinfo (Set Breaks): Document that "set breakpoint
3022 always-inserted off" is the default mode now. Delete
3023 documentation of "set breakpoint always-inserted auto".
3024
3025 2014-09-18 Doug Evans <dje@google.com>
3026
3027 * python.texi (Symbol Tables In Python): Document "producer"
3028 attribute of gdb.Symtab objects.
3029
3030 2014-09-16 Pedro Alves <palves@redhat.com>
3031
3032 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
3033 (Embedded OS): Remove VxWorks menu entry.
3034 (VxWorks): Remove node.
3035
3036 2014-09-13 Doug Evans <xdje42@gmail.com>
3037
3038 * gdb.texinfo (Signaling): Document new queue-signal command.
3039
3040 2014-09-06 Doug Evans <xdje42@gmail.com>
3041
3042 PR 15276
3043 * gdb.texinfo (Convenience Funs): Document $_caller_is,
3044 $_caller_matches, $_any_caller_is, $_any_caller_matches.
3045
3046 2014-09-03 Justin Lebar <jlebar@google.com>
3047
3048 * python.texi (Types In Python): Type.template_argument(n) returns a
3049 gdb.Value or a gdb.Type and throws an exception if n is out of
3050 range.
3051
3052 2014-09-03 Sasha Smundak <asmundak@google.com>
3053
3054 * python.texi (Frames in Python): Add read_register description.
3055
3056 2014-08-04 Tom Tromey <tromey@redhat.com>
3057
3058 * gdb.texinfo (Debugging Output): Update for change to "set debug
3059 target".
3060
3061 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
3062
3063 Pushed by Joel Brobecker <brobecker@adacore.com>.
3064 * Makefile.in (transform): New variable.
3065 (install-man1, install-man5): Apply $(transform) to man file names.
3066
3067 2014-07-26 Doug Evans <xdje42@gmail.com>
3068
3069 PR guile/17177
3070 * guile.texi (Guile Pretty Printing API): Fix typo.
3071 Document set-pretty-printers!, pretty-printers.
3072 (Selecting Guile Pretty-Printers): Update.
3073 Mention program-space based pretty-printers.
3074
3075 2014-07-25 Pedro Alves <palves@redhat.com>
3076 Eli Zaretskii <eliz@gnu.org>
3077
3078 * gdb.texinfo (Signaling) <signal command>: Explain what happens
3079 with multi-threaded programs.
3080
3081 2014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
3082
3083 * gdb.texinfo (MicroBlaze Features): Added.
3084
3085 2014-06-27 Yao Qi <yao@codesourcery.com>
3086
3087 * gdb.texinfo (Maintenance Commands): Update the output of
3088 'maint print dummy-frames' command.
3089
3090 2014-06-24 Eli Zaretskii <eliz@gnu.org>
3091
3092 * gdb.texinfo (Screen Size): Improve indexing.
3093
3094 2014-06-19 Gary Benson <gbenson@redhat.com>
3095
3096 * gdb.texinfo (Maintenance Commands): Document new
3097 "maint set/show catch-demangler-crashes" option.
3098
3099 2014-06-19 Gary Benson <gbenson@redhat.com>
3100
3101 * gdb.texinfo (Maintenance Commands): Document new
3102 "maint demangler-warning" command and new
3103 "maint set/show demangler-warning" option.
3104
3105 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
3106
3107 * python.texi (Xmethod API): Add space before the opening
3108 parenthesis in function descriptions.
3109
3110 2014-06-06 Doug Evans <xdje42@gmail.com>
3111
3112 * guile.texi (Guile Configuration): Document guile-data-directory.
3113
3114 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
3115
3116 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
3117
3118 2014-06-04 Doug Evans <xdje42@gmail.com>
3119
3120 * guile.texi (Breakpoints In Guile): Update.
3121
3122 2014-06-03 Joel Brobecker <brobecker@adacore.com>
3123
3124 * python.texi (Xmethod API): Fix reference to "Progspaces In
3125 Python".
3126
3127 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3128
3129 * python.texi (Xmethods In Python, XMethod API)
3130 (Writing an Xmethod): New nodes.
3131 (Python API): New menu entries "Xmethods In Python",
3132 "Xmethod API", "Writing an Xmethod".
3133
3134 2014-06-02 Doug Evans <xdje42@gmail.com>
3135
3136 * guile.texi (Guile API): Add entry for Parameters In Guile.
3137 (GDB Scheme Data Types): Mention <gdb:parameter> object.
3138 (Parameters In Guile): New node.
3139
3140 2014-06-02 Doug Evans <xdje42@gmail.com>
3141
3142 * guile.texi (Guile API): Add entry for Commands In Guile.
3143 (Basic Guile) <parse-and-eval>: Add reference.
3144 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
3145 (GDB Scheme Data Types): Mention <gdb:command> object.
3146 (Commands In Guile): New node.
3147
3148 2014-06-02 Doug Evans <xdje42@gmail.com>
3149
3150 * guile.texi (Guile API): Add entry for Progspaces In Guile.
3151 (GDB Scheme Data Types): Mention <gdb:progspace> object.
3152 (Progspaces In Guile): New node.
3153
3154 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
3155
3156 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
3157 * python.texi (Frames In Python): Mention
3158 gdb.FRAME_UNWIND_MEMORY_ERROR.
3159
3160 2014-05-29 Pedro Alves <palves@redhat.com>
3161 Tom Tromey <tromey@redhat.com>
3162
3163 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
3164 from example.
3165 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
3166 Mention that target-async is now deprecated.
3167 (Maintenance Commands): Document maint set/show target-async.
3168
3169 2014-05-29 Pedro Alves <palves@redhat.com>
3170
3171 * observer.texi (sync_execution_done, command_error): New
3172 subjects.
3173
3174 2014-05-29 Pedro Alves <palves@redhat.com>
3175
3176 PR gdb/13860
3177 * observer.texi (signal_received, end_stepping_range)
3178 (signal_exited, exited, no_history): New observer subjects.
3179
3180 2014-05-26 Andy Wingo <wingo@igalia.com>
3181
3182 * guile.texi (GDB Scheme Data Types): Remove documentation for
3183 removed interfaces. Update spelling of gdb-object-kind.
3184
3185 2014-05-26 Andy Wingo <wingo@igalia.com>
3186
3187 * guile.texi (Basic Guile): Fix some typos.
3188
3189 2014-05-26 Andy Wingo <wingo@igalia.com>
3190
3191 * guile.texi (Writing a Guile Pretty-Printer)
3192 (Guile Types Module): Fix excess parentheses in use-modules forms.
3193
3194 2014-05-24 Eli Zaretskii <eliz@gnu.org>
3195
3196 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
3197 (Breakpoints In Guile, Guile Printing Module)
3198 (Guile Exception Handling, Values From Inferior In Guile)
3199 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
3200 Don't use @var at the beginning of a sentence.
3201
3202 * gdb.texinfo (Frame Filter Management, Trace Files)
3203 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
3204 (PowerPC Embedded, Define, Annotations for Running)
3205 (IPA Protocol Commands, Packets, General Query Packets)
3206 (Tracepoint Packets, Notification Packets, Environment)
3207 (Inferiors and Programs, Set Breaks, Set Catchpoints)
3208 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
3209 (Frames, Backtrace, Selection, Expressions, Registers)
3210 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
3211 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
3212 (Source Annotations, Using JIT Debug Info Readers, Packets)
3213 (Stop Reply Packets, Host I/O Packets)
3214 (Target Description Format): Don't use @var at the beginning of a
3215 sentence.
3216
3217 * python.texi (Basic Python, Types In Python)
3218 (Commands In Python, Frames In Python, Line Tables In Python)
3219 (Breakpoints In Python, gdb.printing, gdb.types)
3220 (Type Printing API): Don't use @var at the beginning of a
3221 sentence.
3222
3223 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3224
3225 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
3226 replay-memory-access".
3227
3228 2014-05-21 Pedro Alves <palves@redhat.com>
3229
3230 * gdb.texinfo (Starting): Document "set/show
3231 auto-connect-native-target".
3232 (Target Commands): Document "target native".
3233
3234 2014-05-20 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
3237 not be remote specific. Add cross reference to the qCRC packet.
3238 (Separate Debug Files): Update cross reference to the qCRC packet.
3239 (General Query Packets) <qCRC packet>: Add anchor.
3240
3241 2014-05-17 Doug Evans <xdje42@gmail.com>
3242
3243 Copy over changes from guile.texi.
3244 * python.texi (Basic Python) <gdb.execute>: Add text.
3245 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
3246 (Values From Inferior) <Python string>: Add text.
3247 (Values From Inferior) <Value.string>: Clarify string length handling.
3248 (Pretty Printing API): Add cindex.
3249 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
3250 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
3251 @vindex.
3252 (Commands In Python) <COMPLETE_*>: Similarly.
3253 (Symbols In Python) <SYMBOL_*>: Similarly.
3254 (Breakpoints In Python) <WP_*>: Similarly.
3255 (Breakpoints In Python) <BP_*>: Similarly.
3256
3257 2014-05-17 David Taylor <dtaylor@emc.com>
3258
3259 * gdb.texinfo (General Query Packets): Add a note about thread IDs
3260 mentioned in the qfThreadInfo reply.
3261
3262 2014-05-16 Doug Evans <dje@google.com>
3263
3264 * gdb.texinfo (Mode Options): Add -D.
3265
3266 2014-05-09 Samuel Bronson <naesten@gmail.com>
3267
3268 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
3269 "make -C".
3270
3271 2014-04-29 Tom Tromey <tromey@redhat.com>
3272
3273 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
3274 "show debug varobj".
3275
3276 2014-05-01 David Taylor <dtaylor@emc.com>
3277
3278 * gdb.texinfo (compare-sections): Document the new -r (read-only)
3279 option.
3280
3281 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
3282 Walfred Tedeschi <walfred.tedeschi@intel.com>
3283
3284 * gdb.texinfo (i386 Features): Add description of AVX512
3285 registers.
3286
3287 2014-03-31 Doug Evans <dje@google.com>
3288
3289 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
3290
3291 2014-03-30 Doug Evans <dje@google.com>
3292
3293 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
3294 (Background Execution): Ditto.
3295
3296 2014-03-21 Pedro Alves <palves@redhat.com>
3297 Stan Shebs <stan@codesourcery.com>
3298 Hui Zhu <hui@codesourcery.com>
3299
3300 * gdb.texinfo (Packets): Add anchor to "? packet".
3301 Remove fixme and update introduction of "k packet".
3302 Add anchor to "vKill packet".
3303
3304 2014-03-12 Stan Shebs <stan@codesourcery.com>
3305
3306 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
3307
3308 2014-02-26 Ludovic Courtès <ludo@gnu.org>
3309
3310 * guile.texi (Basic Guile): Document 'history-append!'.
3311
3312 2014-02-20 Joel Brobecker <brobecker@adacore.com>
3313
3314 * gdb.texinfo (Files): Document "add-shared-symbol-files"
3315 and "assf" as being deprecated.
3316 (Cygwin Native): Likewise for "dll-symbols".
3317 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
3318 as a way to force the loading of symbols from a DLL.
3319
3320 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3321
3322 * python.texi (Values From Inferior): Add description about the
3323 new feature.
3324
3325 2014-02-17 Doug Evans <xdje42@gmail.com>
3326
3327 * Makefile.in (GDB_DOC_FILES): Add python.texi.
3328 * gdb.texinfo (Python): Moved to ...
3329 * python.texi: ... here. New file.
3330
3331 2014-02-17 Ludovic Courtès <ludo@gnu.org>
3332
3333 * guile.texi (Writing a Guile Pretty-Printer) <example>:
3334 Remove 'string-begins-with' procedure. Add 'pretty-printer'
3335 parameter to 'str-lookup-function' procedure. Look for
3336 the "std::string<" prefix.
3337 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
3338 Adjust description.
3339
3340 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
3341
3342 * guile.texi (Values From Inferior In Guile): Remove stray
3343 parantheses for deffn.
3344 (Disassembly In Guile): Ditto.
3345
3346 2014-02-10 Stan Shebs <stan@codesourcery.com>
3347
3348 Add Doxygen support.
3349 * Makefile.in (doxy): New action, generates Doxygen files.
3350 (DOXYGEN): New.
3351 (doxyedit): New.
3352 * Doxyfile-base.in: New file.
3353 * Doxyfile-gdb-api.in: New file.
3354 * Doxyfile-gdb-xref.in: New file.
3355 * Doxyfile-gdbserver.in: New file.
3356 * doxy-index.in: New file.
3357 * filter-for-doxygen: New file.
3358 * filter-params.pl: New file.
3359
3360 2014-02-10 Doug Evans <xdje42@gmail.com>
3361
3362 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
3363 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
3364 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
3365 (Guile docs): Include guile.texi.
3366 (objfile-gdbdotext file): Add objfile-gdb.scm.
3367 (dotdebug_gdb_scripts section): Mention Guile scripts.
3368 (Multiple Extension Languages): New node.
3369 * guile.texi: New file.
3370
3371 2014-01-28 Joel Brobecker <brobecker@adacore.com>
3372
3373 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3374 ignore-descriptive-types". commands.
3375
3376 2014-01-22 Doug Evans <dje@google.com>
3377
3378 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3379 (gdbserver man): Ditto.
3380
3381 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3382
3383 * gdb.texinfo: Document limited reverse/replay support
3384 for target record-btrace.
3385
3386 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3387
3388 * gdb.texinfo (Process Record and Replay): Update documentation.
3389
3390 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3391
3392 * gdb.texinfo (Process Record and Replay): Document new /c
3393 modifier accepted by "record function-call-history".
3394 Add /i modifier to "record function-call-history" example.
3395
3396 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
3397 Joel Brobecker <brobecker@adacore.com>
3398
3399 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3400 markers. Remove one that was misplaced.
3401
3402 2014-01-10 Pedro Alves <palves@redhat.com>
3403
3404 * gdb.texinfo (Your Program's Environment) <set environment>:
3405 Mention the shell, and point at 'set exec-wrapper'.
3406
3407 2014-01-07 Joel Brobecker <brobecker@adacore.com>
3408
3409 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3410
3411 2013-12-30 Joel Brobecker <brobecker@adacore.com>
3412
3413 * gdb.texinfo (Types In Python): Clarify the documentation
3414 of attribute gdb.Field.bitpos.
3415
3416 2013-12-28 Joel Brobecker <brobecker@adacore.com>
3417
3418 * gdb.texinfo (Types In Python): Fix the documentation of
3419 attribute "bitpos" in class gdb.Field for enum types. Add
3420 documentation for attribute "enumval" in that same class.
3421
3422 2013-12-28 Joel Brobecker <brobecker@adacore.com>
3423
3424 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3425 @ftable.
3426
3427 2013-12-23 Doug Evans <xdje42@gmail.com>
3428
3429 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3430 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3431 corresponding section in Extending GDB.
3432 (Extending GDB): Move menu up. New menu item "Auto-loading
3433 extensions".
3434 (Sequences): New menu item "Auto-loading sequences".
3435 (Auto-loading sequences): New node.
3436 (Python): Rename section from Scripting GDB to Extending GDB.
3437 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3438 Move docs on ways to auto-load extensions to ...
3439 (Auto-loading extensions): ... here. New node.
3440
3441 2013-12-23 Joel Brobecker <brobecker@adacore.com>
3442
3443 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3444 in menu.
3445 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3446 command, now in a new node.
3447 (GDB/MI Support Commands): New node, with its contents being
3448 extracted from the "GDB/MI Miscellaneous Commands" node.
3449 A small paragraph introducing the section is also added at
3450 the start.
3451 (GDB/MI Miscellaneous Commands): Delete the description of the
3452 -info-gdb-mi-command, -list-features and -list-target-features
3453 commands, now hosted in the "GDB/MI Support Commands" node.
3454
3455 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3456
3457 PR python/16113
3458 * gdb.texinfo (Values From Inferior): Add a note about using
3459 gdb.Field objects as subscripts on gdb.Value objects.
3460 (Types In Python): Add description about the new attribute
3461 "parent_type" of gdb.Field objects.
3462
3463 2013-12-12 Joel Brobecker <brobecker@adacore.com>
3464
3465 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3466 entry for section docuumenting the -list-features GDB/MI command.
3467
3468 2013-12-10 Joel Brobecker <brobecker@adacore.com>
3469
3470 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3471 "exec-run-start-option" entry in the output of the "-list-features"
3472 command.
3473
3474 2013-12-04 Eli Zaretskii <eliz@gnu.org>
3475
3476 * gdb.texinfo (i386): Fix yesterday's commit.
3477
3478 2013-12-03 Tom Tromey <tromey@redhat.com>
3479
3480 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3481 documented here.
3482
3483 2013-12-03 Tom Tromey <tromey@redhat.com>
3484
3485 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3486
3487 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3488
3489 * gdb.texinfo (i386 Features): Add MPX feature registers.
3490 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3491 a subsubsection for MPX and describes the display of the
3492 boundary registers.
3493
3494 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3495
3496 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3497 documentation of the "ada-exceptions" entry.
3498
3499 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3500
3501 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3502 "^error" result record concerning the error message. Document
3503 the error code that may also be part of that result record.
3504 (GDB/MI Miscellaneous Commands): Document the
3505 "undefined-command-error-code" element in the output of
3506 the "-list-features" GDB/MI command.
3507
3508 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3509
3510 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3511 the new -info-gdb-mi-command GDB/MI command. Document
3512 the meaning of "-info-gdb-mi-command" in the output of
3513 -list-features.
3514
3515 2013-11-29 Pedro Alves <palves@redhat.com>
3516
3517 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3518 Update comment.
3519
3520 2013-11-24 Yao Qi <yao@codesourcery.com>
3521
3522 * gdb.texinfo (Caching Remote Data): Document new
3523 "set/show stack-cache" option.
3524
3525 2013-11-24 Yao Qi <yao@codesourcery.com>
3526
3527 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3528 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3529 "off" respectively.
3530
3531 2013-11-23 Yao Qi <yao@codesourcery.com>
3532
3533 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3534 of "displayhint" to the table about child results.
3535
3536 2013-11-21 Yao Qi <yao@codesourcery.com>
3537
3538 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3539 'dynamic' for the output of command -var-list-children.
3540
3541 2013-11-21 Yao Qi <yao@codesourcery.com>
3542
3543 * gdb.texinfo (Caching Target Data): Remove "see" before
3544 @pxref.
3545
3546 2013-11-20 Yao Qi <yao@codesourcery.com>
3547
3548 * gdb.texinfo (Caching Target Data): Update doc for
3549 per-address-space dcache.
3550
3551 2013-11-20 Yao Qi <yao@codesourcery.com>
3552
3553 * gdb.texinfo (Data): Rename menu item.
3554 (Caching Remote Data): Rename to ...
3555 (Caching Target Data): ... it. Update.
3556
3557 2013-11-18 Joel Brobecker <brobecker@adacore.com>
3558
3559 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3560 "language-option" entry in the output of the "-list-features"
3561 command.
3562
3563 2013-11-15 Tom Tromey <tromey@redhat.com>
3564
3565 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3566 Add example.
3567
3568 2013-11-14 Tom Tromey <tromey@redhat.com>
3569
3570 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3571
3572 2013-11-14 Joel Brobecker <brobecker@adacore.com>
3573
3574 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3575 (Context management): Place current subsection text into its own
3576 subsubsection. Add new subsubsection describing the "--language"
3577 command option.
3578
3579 2013-11-13 Joel Brobecker <brobecker@adacore.com>
3580
3581 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3582 the documentation of "info-ada-exceptions" in the output
3583 of the "-list-features" command. Add the documentation
3584 of the "ada-exception" entry instead.
3585
3586 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3587
3588
3589 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3590 word of a couple of sentences to start with a capital letter.
3591
3592 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3593
3594 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3595 (Ada Exceptions): New node.
3596 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3597 Commands" node.
3598 (GDB/MI Ada Exceptions Commands): New node.
3599 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3600 field in the output of the "-list-features" command.
3601 * NEWS: Add entry for the new "info exceptions" CLI command,
3602 and for the new "-info-ada-exceptions" GDB/MI command.
3603
3604 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3605
3606 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3607 (Line Tables In Python): New node.
3608
3609 2013-11-08 Doug Evans <dje@google.com>
3610
3611 * gdb.texinfo (Debugging Output): Update text for
3612 "set debug dwarf2-read".
3613
3614 2013-11-08 Doug Evans <dje@google.com>
3615
3616 * gdb.texinfo (Debugging Output): Update text for
3617 "set debug symtab-create".
3618
3619 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3620
3621 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3622 constant.
3623
3624 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3625
3626 * gdb.texinfo (Breakpoints In Python): Document temporary
3627 option in breakpoint constructor, and add documentation to the
3628 temporary attribute.
3629
3630 2013-11-07 Yao Qi <yao@codesourcery.com>
3631
3632 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3633 output of "-var-info-expression".
3634
3635 2013-11-06 Pedro Alves <palves@redhat.com>
3636
3637 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3638 non-interactive mode.
3639 (Environment) <shell startup files warning>: Mention
3640 non-interactive mode. Mention .zshenv for Z shell, and talk about
3641 BASH_ENV instead of .bashrc for BASH.
3642
3643 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3644
3645 * gdb.texinfo (Commands to Specify Files): Add description
3646 of the remove-symbol-file command.
3647 * observer.texi: New free_objfile event
3648
3649 2013-10-24 Pedro Alves <palves@redhat.com>
3650
3651 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3652
3653 2013-10-11 Joel Brobecker <brobecker@adacore.com>
3654
3655 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3656 New subsection inside which the "-catch-load" and "-catch-unload"
3657 commands documentation is now placed.
3658 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3659 documenting the "-catch-assert" and "-catch-exception" new
3660 GDB/MI commands.
3661
3662 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3663
3664 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3665
3666 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3667
3668 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3669 serial baud".
3670 (Remote Configuration): Replace "set remotebaud" by "set serial
3671 baud". Replace "show remotebaud" by "show serial baud".
3672
3673 2013-10-07 Pedro Alves <palves@redhat.com>
3674
3675 PR breakpoints/11568
3676 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3677 when the thread is removed from the thread list.
3678
3679 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3680
3681 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3682 Update entry for $_exitcode.
3683
3684 2013-10-04 Joel Brobecker <brobecker@adacore.com>
3685
3686 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3687 new "--start" option.
3688
3689 2013-10-02 Pedro Alves <palves@redhat.com>
3690
3691 * gdb.texinfo (Registers): Expand description of saved registers
3692 in frames. Explain <not saved>.
3693
3694 2013-09-25 Doug Evans <dje@google.com>
3695
3696 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3697
3698 2013-09-16 Stan Shebs <stan@codesourcery.com>
3699
3700 Remove the internals manual gdbint.texinfo.
3701 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3702 (PDFFILES): Remove gdbint.pdf.
3703 (HTMLFILES): Remove gdbint/index.html.
3704 (HTMLFILES_INSTALL): Remove gdbint.
3705 (GDBINT_DOC_FILES): Remove.
3706 (dvi): Remove gdbint.dvi.
3707 (ps): Remove gdbint.ps.
3708 * gdbint.texinfo: Remove file.
3709 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3710
3711 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3712
3713 * gdb.texinfo (Convenience Functions): Mention new convenience
3714 function $_isvoid.
3715
3716 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3717
3718 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3719 (Standard Target Features): Add new node to menu.
3720 (S/390 and System z Features): New node.
3721
3722 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3723
3724 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3725 -list-target-features in the example.
3726
3727 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3728
3729 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3730 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3731
3732 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3733
3734 Sync documentation with gdb.base/gnu-debugdata.exp.
3735 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3736
3737 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3738
3739 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3740
3741 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3742 Yao Qi <yao@codesourcery.com>
3743
3744 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3745 Document new --skip-unavailable option.
3746 <-stack-list-variables>: Document new --skip-unavailable option.
3747
3748 2013-08-26 Doug Evans <dje@google.com>
3749
3750 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3751 an optional regexp.
3752
3753 2013-08-13 Tom Tromey <tromey@redhat.com>
3754
3755 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3756 Document GDB_PARALLEL and GDB_INOTIFY.
3757
3758 2013-08-09 Stan Shebs <stan@codesourcery.com>
3759
3760 * LRS: Remove file, describes a long-abandoned live-range
3761 splitting extension to stabs.
3762
3763 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
3764
3765 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3766
3767 2013-07-17 Doug Evans <dje@google.com>
3768
3769 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3770
3771 2013-07-02 Tom Tromey <tromey@redhat.com>
3772
3773 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3774
3775 2013-06-28 Tom Tromey <tromey@redhat.com>
3776
3777 * Makefile.in (version.subst): Use version.in, not
3778 common/version.in.
3779 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3780 Likewise.
3781
3782 2013-06-27 Pedro Alves <palves@redhat.com>
3783
3784 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3785 dynamic symbol resolution code>: New section, based on infrun.c
3786 comment.
3787
3788 2013-06-26 Tom Tromey <tromey@redhat.com>
3789
3790 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3791 Update.
3792 (Releasing GDB): Likewise.
3793
3794 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3795 Yao Qi <yao@codesourcery.com>
3796
3797 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3798 -trace-frame-collected.
3799
3800 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3801
3802 * gdb.texinfo (Traceframe Info Format): Document tvar element
3803 and its attributes.
3804
3805 2013-06-25 Yao Qi <yao@codesourcery.com>
3806
3807 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3808
3809 2013-06-24 Tom Tromey <tromey@redhat.com>
3810
3811 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3812 (GDBvn.texi): Use version.subst.
3813 (version.subst): New target.
3814 (mostlyclean): Remove version.subst.
3815
3816 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3817
3818 * gdb.texinfo (GDB/MI Data Manipulation)
3819 <-data-list-register-values>: Document the --skip-unavailable
3820 option.
3821
3822 2013-06-07 Yao Qi <yao@codesourcery.com>
3823
3824 * gdb.texinfo (Symbols): Add kindex and cindex for
3825 'maint print msymbols'.
3826
3827 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3828
3829 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3830 response field name (thread-group to inferior).
3831
3832 2013-06-04 Gary Benson <gbenson@redhat.com>
3833
3834 * gdb.texinfo (General Query Packets/qSupported): Added
3835 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3836 to the table of currently defined stub features.
3837 Added a more detailed entry for "augmented-libraries-svr4-read".
3838 (General Query Packets/qXfer:libraries-svr4:read): Documented
3839 the augmented form of this packet.
3840
3841 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3842
3843 * gdb.texinfo (System-wide Configuration Scripts): Renames
3844 "Installed System-wide Configuration Scripts". Add associated
3845 @menu block.
3846
3847 2013-05-23 Yao Qi <yao@codesourcery.com>
3848 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.texinfo (Packets): Document 'vCont;r'.
3851 (Continuing and Stepping): Document target-assisted range
3852 stepping, and the 'set range-stepping' and 'show range-stepping'
3853 commands.
3854
3855 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3856
3857 * gdb.texinfo (Installed System-wide Configuration Scripts):
3858 Add subsection describing the scripts now available under
3859 the data-dir's system-gdbbinit subdirectory.
3860 * NEWS: Add entry announcing the availability of system-wide
3861 configuration scripts for ElinOS and Wind River Linux.
3862
3863 2013-05-21 Hui Zhu <hui@codesourcery.com>
3864
3865 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3866 "-dprintf-insert" command.
3867
3868 2013-05-17 Doug Evans <dje@google.com>
3869
3870 * gdb.texinfo (Maintenance Commands): Update doc for
3871 "maint check-psymtabs". Add doc for "maint check-symtabs",
3872 "maint expand-symtabs".
3873
3874 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3875
3876 * gdb.texinfo (Process Record and Replay): Document the
3877 "record goto" command and its sub-commands.
3878
3879 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3880
3881 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3882 (Python API): Add Frame Filters API, Frame Wrapper API,
3883 Writing a Frame Filter/Wrapper, Managing Management of Frame
3884 Filters chapter entries.
3885 (Frame Filters API): New Node.
3886 (Frame Wrapper API): New Node.
3887 (Writing a Frame Filter): New Node.
3888 (Managing Frame Filters): New Node.
3889 (Progspaces In Python): Add note about frame_filters attribute.
3890 (Objfiles in Python): Ditto.
3891 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3892 @anchors and --no-frame-filters option to -stack-list-variables,
3893 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3894 commands.
3895
3896 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3897
3898 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3899 Support" subsection documenting the XML format used to transfer
3900 shared library info on AIX.
3901
3902 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3903
3904 * gdb.texinfo (Debugging Output): Add documentation of
3905 "set debug aix-solib" and "show debug aix-solib" commands.
3906
3907 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3908
3909 * gdb.texinfo (Nios II): New section.
3910 (Nios II Features): New section.
3911
3912 2013-05-06 Joel Brobecker <brobecker@adacore.com>
3913
3914 * gdbint.texinfo (Algorithms): Remove entries documenting
3915 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3916 SOLIB_CREATE_INFERIOR_HOOK.
3917
3918 2013-04-29 Tom Tromey <tromey@redhat.com>
3919
3920 PR python/14204:
3921 * gdb.texinfo (Python API): Fix menu entry.
3922 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3923 Define global and static block. Add example. Clarify
3924 block relationship for inline functions.
3925
3926 2013-04-29 Tom Tromey <tromey@redhat.com>
3927
3928 * gdb.texinfo (Python API): Mention Python help and keyword
3929 arguments. Move pagination text to Basic Python.
3930 (Basic Python): Put pagination text here. Document
3931 close-on-exec, SIGCHLD, and SIGINT.
3932
3933 2013-04-19 Pedro Alves <palves@redhat.com>
3934
3935 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3936 "signedness" instead of "signness".
3937
3938 2013-04-19 Pedro Alves <palves@redhat.com>
3939
3940 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3941 -Wno-pointer-sign text with text on -Wpointer-sign.
3942
3943 2013-04-16 Tom Tromey <tromey@redhat.com>
3944
3945 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3946 GCC that has the SDT probe points.
3947
3948 2013-04-15 Tom Tromey <tromey@redhat.com>
3949
3950 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3951 exception catchpoints.
3952
3953 2013-04-15 Tom Tromey <tromey@redhat.com>
3954
3955 * gdb.texinfo (Set Catchpoints): Document $_exception.
3956 (Convenience Vars): Mention $_exception.
3957
3958 2013-04-15 Tom Tromey <tromey@redhat.com>
3959
3960 * gdb.texinfo (Set Catchpoints): Reorganize exception
3961 catchpoints. Document "catch rethrow".
3962 (Debugging C Plus Plus): Mention "catch rethrow".
3963
3964 2013-04-15 Tom Tromey <tromey@redhat.com>
3965
3966 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3967
3968 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3969 Eli Zaretskii <eliz@gnu.org>
3970
3971 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3972 line below the sample output.
3973
3974 2013-04-12 Eli Zaretskii <eliz@gnu.org>
3975
3976 * gdb.texinfo (Mode Options): Document '-configuration'.
3977 (Help): Document "show configuration".
3978 (Bug Reporting): Add requirements to include the configuration
3979 details in bug reports.
3980
3981 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3982
3983 * Makefile.in (MAN1S): Add gcore.1.
3984 Remove "Host, target, and site specific Makefile fragments" comment.
3985 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3986 (install-man1, uninstall-man1): Conditionalize gcore.1.
3987 (gcore.1): New.
3988 * gdb.texinfo (Man Pages): Add gcore man.
3989 (gcore man): New node.
3990
3991 2013-04-10 Pedro Alves <palves@redhat.com>
3992
3993 * gdb.texinfo (Process Record and Replay): Document that "set
3994 record full insn-number-max", "set record
3995 instruction-history-size" and "set record
3996 function-call-history-size" accept "unlimited".
3997 (Backtrace): Document that "set backtrace limit" accepts
3998 "unlimited".
3999 (List): Document that "set listsize" accepts "unlimited".
4000 (Print Settings)" Document that "set print max-symbolic-offset",
4001 "set print elements" and "set print repeats" accept "unlimited".
4002 (Starting and Stopping Trace Experiments): Document that "set
4003 trace-buffer-size" accepts "unlimited".
4004 (Remote Configuration): Document that "set tcp connect-timeout"
4005 accepts "unlimited".
4006 (Command History): Document that "set history size" accepts
4007 "unlimited".
4008 (Screen Size): Document that "set height" and "set width" accepts
4009 "unlimited". Adjust "set pagination"'s description to suggest
4010 "set height unlimited" instead of "set height 0".
4011
4012 2013-04-10 Yao Qi <yao@codesourcery.com>
4013
4014 * gdb.texinfo (Trace Files): Add "target ctf".
4015
4016 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4017
4018 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
4019
4020 * Makefile.in (install-man1, install-man5, uninstall-man1)
4021 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
4022
4023 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
4024
4025 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4026 Eli Zaretskii <eliz@gnu.org>
4027
4028 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
4029 parameters order. Remove "On some targets" for --attach. Document the
4030 --multi parameter and extended-remote command. Document all the
4031 options.
4032
4033 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4034
4035 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
4036 the list of supported languages.
4037
4038 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 Convert man pages to texinfo, new gdbinit.5 texinfo page.
4041 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
4042 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
4043 (diststuff): Add man.
4044 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
4045 (uninstall-man5): New.
4046 (STAGESTUFF): Add *.1 and *.5.
4047 (GDBvn.texi): Add SYSTEM_GDBINIT.
4048 (gdb.1, gdbserver.1, gdbinit.5): New.
4049 (maintainer-clean realclean): Add $(MANS).
4050 (install): Add install-man.
4051 (uninstall): Add uninstall-man.
4052 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
4053 (@copying): Wrap it by @c man begin COPYRIGHT.
4054 (Top): Add Man Pages.
4055 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
4056
4057 2013-04-02 Pedro Alves <palves@redhat.com>
4058
4059 * gdb.texinfo (Debugging Output): Document "set/show debug
4060 aarch64", "set/show debug coff-pe-read" and "set/show debug
4061 mach-o".
4062
4063 2013-04-02 Pedro Alves <palves@redhat.com>
4064
4065 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4066 table>: Add entry for "trace-buffer-size".
4067
4068 2013-03-28 Pedro Alves <palves@redhat.com>
4069
4070 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4071 table>: Add entry for "trace-status".
4072
4073 2013-03-28 Eli Zaretskii <eliz@gnu.org>
4074
4075 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
4076 @bullet", which is invalid (makeinfo 5.1 barfs).
4077
4078 2013-03-28 Pedro Alves <palves@redhat.com>
4079
4080 PR gdb/15294
4081
4082 * gdb.texinfo (List) <set listsize>: Adjust to document that
4083 listsize 0 means no limit, and remove mention of -1.
4084
4085 2013-03-22 Yao Qi <yao@codesourcery.com>
4086
4087 * gdb.texinfo (Embedded Processors): Remove menu item
4088 "OpenRISC 1000".
4089 (OpenRISC 1000): Remove.
4090
4091 2013-03-21 Doug Evans <dje@google.com>
4092
4093 * gdb.texinfo (Maintenance Commands): Add docs for
4094 "mt set per-command {space,time,symtab} {on,off}".
4095
4096 2013-03-14 Hui Zhu <hui@codesourcery.com>
4097 Yao Qi <yao@codesourcery.com>
4098
4099 * gdb.texinfo (Trace Files): Add "tsave -ctf".
4100
4101 2013-03-13 Keith Seitz <keiths@redhat.com>
4102
4103 * gdb.texinfo (Maintenance Commands): Add missing ')' for
4104 "maint agent" reference to Dynamic printf.
4105
4106 2013-03-11 Eli Zaretskii <eliz@gnu.org>
4107
4108 * gdb.texinfo (General Query Packets): Don't use colon in index
4109 entries visible to Info format.
4110
4111 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4112
4113 * gdb.texinfo (Process Record and Replay): Document record
4114 changes.
4115
4116 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4117
4118 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
4119 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
4120 qXfer:btrace:read.
4121
4122 2013-03-09 Eli Zaretskii <eliz@gnu.org>
4123
4124 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
4125 use colons in @anchor and @cindex entries.
4126
4127 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
4128
4129 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
4130
4131 2013-03-08 Stan Shebs <stan@codesourcery.com>
4132 Hafiz Abid Qadeer <abidh@codesourcery.com>
4133
4134 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4135 trace-buffer-size set and show commands.
4136 (Tracepoint Packets): Document QTBuffer:size.
4137 (General Query Packets): Document QTBuffer:size.
4138
4139 2013-02-21 Tom Tromey <tromey@redhat.com>
4140
4141 * gdb.texinfo: Remove bad @syncodeindex.
4142 (Values From Inferior, Types In Python, Inferiors In Python)
4143 (Events In Python, Threads In Python, Frames In Python, Blocks In
4144 Python, Symbols In Python, Symbol Tables In Python): Remove
4145 @tables.
4146 (Packets, General Query Packets, Tracepoint Packets)
4147 (Host I/O Packets): Use @w{} for empty @item.
4148
4149 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
4150
4151 * gdb.texinfo (Architectures In Python): Add description about
4152 the new method gdb.Architecture.disassemble.
4153
4154 2013-02-15 Pedro Alves <pedro@codesourcery.com>
4155 Hafiz Abid Qadeer <abidh@codesourcery.com>
4156
4157 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
4158 Document the "trace-file" field.
4159
4160 2013-02-07 Doug Evans <dje@google.com>
4161
4162 * gdb.texinfo (Machine Code): Clarify argument to disassemble
4163 command.
4164
4165 2013-02-06 Yao Qi <yao@codesourcery.com>
4166
4167 * gdb.texinfo (GDB/MI Async Records): Document new MI
4168 notification "=tsv-modified". Update the document of MI
4169 notification "=tsv-created".
4170 * observer.texi (GDB Observers): New observer tsv_modified.
4171 Update observer tsv_created and tsv_delete.
4172
4173 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
4174
4175 * gdb.texinfo (AArch64 Features): New section; document
4176 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
4177 (Architectures): Add new AArch64 section to document AArch64
4178 architecture specific commands.
4179 (ABI): Add description of the new OS ABI "Newlib" and its influence
4180 on the longjmp handling.
4181
4182 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
4183 Jan Kratochvil <jan.kratochvil@redhat.com>
4184
4185 * gdb.texinfo (Backtrace): Added description of 'filename-display'
4186 variable in 'set/show backtrace' section.
4187
4188 2013-01-31 Tom Tromey <tromey@redhat.com>
4189
4190 * gdb.texinfo (Target Commands): Fix typo.
4191
4192 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
4193
4194 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
4195 describing the gdb.Architecture class.
4196 (Frames In Python): Add description about the new method
4197 gdb.Frame.architecture().
4198
4199 2013-01-23 Doug Evans <dje@google.com>
4200
4201 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
4202
4203 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
4204
4205 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
4206 'thread-groups' field when printing a breakpoint in MI.
4207
4208 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
4209 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
4210 to reflect that jit-reader-load now supports absolute file-names.
4211
4212 2013-01-16 Tom Tromey <tromey@redhat.com>
4213
4214 * gdb.texinfo (Set Catchpoints): Document "catch signal".
4215 (Signals): Likewise.
4216
4217 2013-01-16 Tom Tromey <tromey@redhat.com>
4218
4219 * gdb.texinfo (GDB/MI Breakpoint Information): Document
4220 "catch-type" field.
4221 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
4222
4223 2013-01-07 Tom Tromey <tromey@redhat.com>
4224
4225 * gdb.texinfo (Mode Options): Don't mention -epoch.
4226 (Data, Emacs): Remove obsolete comments.
4227
4228 2013-01-02 Tom Tromey <tromey@redhat.com>
4229
4230 * gdb.texinfo (GDB/MI Output Records): Update menu.
4231 (GDB/MI Breakpoint Information): New node.
4232 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
4233 <-break-insert>: Likewise.
4234
4235 2012-12-31 Yao Qi <yao@codesourcery.com>
4236
4237 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
4238 (Packets): Move "vStopped" packet to ...
4239 (Notification Packets): ... here. Describe the components
4240 of notification. Add a table of supported notifications.
4241 Add an example on the process of he async notification.
4242
4243 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4244
4245 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
4246 present.
4247 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
4248 fullname output always present.
4249
4250 2012-12-23 Pierre Muller <muller@sourceware.org>
4251
4252 * gdbint.texinfo (Function prototypes): Require use of "extern"
4253 modifier for function prototypes in headers.
4254
4255 2012-12-19 Joel Brobecker <brobecker@adacore.com>
4256
4257 * refcard.tex: Update copyright notice to GPL v3 or later.
4258 Update contact info.
4259
4260 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4261
4262 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
4263
4264 2012-12-15 Yao Qi <yao@codesourcery.com>
4265
4266 * gdb.texinfo (Debugging Output): Document 'set debug
4267 notification' and 'show debug notification'.
4268
4269 2012-12-15 Yao Qi <yao@codesourcery.com>
4270
4271 * gdb.texinfo (Listing Tracepoints): New item and example about
4272 'installed on target' output.
4273 Add more in the example about 'installed on target'.
4274 (GDB/MI Breakpoint Commands): Doc about 'installed field.
4275
4276 2012-12-14 Tom Tromey <tromey@redhat.com>
4277
4278 * gdb.texinfo (SVR4 Process Information): Mention core files.
4279
4280 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
4281
4282 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
4283
4284 2012-12-12 Paul Koning <paul_koning@dell.com>
4285
4286 Add support for Python 3.
4287 * gdb.texinfo (Inferior.read_memory): Mention that the return
4288 value is a memoryview object if Python 3.
4289
4290 2012-12-11 Pedro Alves <palves@redhat.com>
4291
4292 * gdb.texinfo: Remove all mentions of Unixware throughout.
4293
4294 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
4297
4298 2012-11-29 Tom Tromey <tromey@redhat.com>
4299
4300 * gdb.texinfo (SVR4 Process Information): Document missing
4301 "info proc" subcommands.
4302
4303 2012-11-29 Yao Qi <yao@codesourcery.com>
4304
4305 PR gdb/1477.
4306 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
4307 to 'auto' instead of 'gnu'.
4308
4309 2012-11-26 Tom Tromey <tromey@redhat.com>
4310
4311 * gdb.texinfo (MiniDebugInfo): New node.
4312 (GDB Files): Update.
4313
4314 2012-11-16 Doug Evans <dje@google.com>
4315
4316 * gdb.texinfo (System-wide configuration): If the system-wide init
4317 file lives in the data-directory, and --data-directory is provided,
4318 look for it there.
4319
4320 2012-11-15 Tom Tromey <tromey@redhat.com>
4321
4322 * gdb.texinfo (Signaling): Fix typo.
4323
4324 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4325
4326 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
4327 parameter "count" of -data-write-memory-bytes, and add an example.
4328
4329 2012-11-12 Tom Tromey <tromey@redhat.com>
4330
4331 * gdb.texinfo (Symbols): Document "info type-printers",
4332 "enable type-printer" and "disable type-printer".
4333 (Python API): Add new node to menu.
4334 (Type Printing API): New node.
4335 (Progspaces In Python): Document type_printers field.
4336 (Objfiles In Python): Likewise.
4337 (gdb.types) <get_type_recognizers, apply_type_recognizers,
4338 register_type_printer, TypePrinter>: Document.
4339
4340 2012-11-12 Tom Tromey <tromey@redhat.com>
4341
4342 * gdb.texinfo (Symbols): Document "set print type methods",
4343 "set print type typedefs", and flags to ptype and whatis.
4344
4345 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
4346
4347 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
4348 the example -data-disassemble output. Extend the description of
4349 the -data-disassemble results to document all fields. Document
4350 the cli disassemble command as being related to -data-disassemble.
4351
4352 2012-11-09 Yao Qi <yao@codesourcery.com>
4353
4354 PR gdb/14777.
4355 * gdb.texinfo (OS Information): Remove doc on command
4356 'info udot'.
4357
4358 2012-11-08 Joel Brobecker <brobecker@adacore.com>
4359
4360 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
4361 gdb.ini warning for Windows port.
4362
4363 2012-11-08 Yao Qi <yao@codesourcery.com>
4364
4365 * gdb.texinfo (Search): Add kindex for 'fo'.
4366
4367 2012-11-05 Tom Tromey <tromey@redhat.com>
4368
4369 PR python/14802:
4370 * gdb.texinfo (Functions In Python): Add example.
4371
4372 2012-11-03 Yao Qi <yao@codesourcery.com>
4373
4374 * observer.texi (GDB Observers): Remove observer
4375 'tracepoint_modified', 'tracepoint_created' and
4376 'tracepoint_deleted'.
4377
4378 2012-10-26 Tom Tromey <tromey@redhat.com>
4379
4380 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4381
4382 2012-10-25 Tom Tromey <tromey@redhat.com>
4383
4384 * gdb.texinfo (General Query Packets): Use @itemx.
4385
4386 2012-10-17 Yao Qi <yao@codesourcery.com>
4387
4388 * observer.texi (GDB Observers): Update observer
4389 'memory_changed'.
4390 * gdb.texinfo (GDB/MI Async Records): Document for
4391 "memory-changed" notification.
4392
4393 2012-10-15 Doug Evans <dje@google.com>
4394
4395 * gdb.texinfo (Mode Options): Document -nh.
4396 Elaborate on docs for -nx.
4397
4398 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4399
4400 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4401
4402 2012-09-21 Yao Qi <yao@codesourcery.com>
4403 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.texinfo (GDB/MI Async Records): Document notification
4406 'record-started' and 'record-stopped'.
4407 * observer.texi (GDB Observers): New observer 'record-changed'.
4408
4409 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
4410
4411 * gdb.texinfo: Document the removal of SH's 'regs' command.
4412
4413 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4414
4415 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4416
4417 2012-09-18 Yao Qi <yao@codesourcery.com>
4418
4419 * gdb.texinfo (GDB/MI Async Records): Document new MI
4420 notifications '=tsv-created' and '=tsv-deleted'.
4421 * observer.texi (GDB Observers): New observer tsv_created and
4422 tsv_deleted.
4423
4424 2012-09-18 Yao Qi <yao@codesourcery.com>
4425
4426 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4427 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4428 '=traceframe-changed'.
4429
4430 2012-09-17 Yao Qi <yao@codesourcery.com>
4431
4432 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4433 'set listsize'.
4434
4435 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4436 Eli Zaretskii <eliz@gnu.org>
4437
4438 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4439 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4440 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4441
4442 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4443
4444 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4445
4446 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4447
4448 Document how to return from "python-interactive" to GDB.
4449 * gdb.texinfo (Python Commands): Update documentation.
4450
4451 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4452
4453 Add a new "python-interactive" command that starts a standard
4454 Python interactive prompt with "pi" as alias, and add "py" as
4455 an alias to "python".
4456 * gdb.texinfo (Python Commands): Document the new commands.
4457
4458 2012-08-22 Tom Tromey <tromey@redhat.com>
4459
4460 * gdbint.texinfo (Host Definition): Remove documentation for
4461 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4462
4463 2012-08-17 Keith Seitz <keiths@redhat.com>
4464
4465 PR c++/13356
4466 * gdb.texinfo (Type and Range Checking): Remove warning.
4467 Remove spurious commas.
4468 Update text and examples for re-implementation of set/show
4469 check type.
4470 (C and C++ Type and Range Checks): Likewise.
4471
4472 2012-08-16 Yao Qi <yao@codesourcery.com>
4473
4474 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4475 is deprecated.
4476
4477 2012-08-13 Doug Evans <dje@google.com>
4478
4479 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4480 to include functions.
4481
4482 2012-08-10 Doug Evans <dje@google.com>
4483
4484 * gdb.texinfo (Convenience Funs): New node.
4485 (Types In Python): Document Type.vector.
4486
4487 2012-08-09 Yao Qi <yao@codesourcery.com>
4488
4489 * observer.texi: New observer command_param_changed.
4490 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4491
4492 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4493
4494 * gdbint.texinfo (Debugging GDB): In section
4495 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4496 Mention also gdb-gdb.py.
4497
4498 2012-08-07 Yao Qi <yao@codesourcery.com>
4499
4500 Revert the folloing patch:
4501 2012-08-06 Yao Qi <yao@codesourcery.com>
4502 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4503 remote hardware-watchpoint-limit' and 'set
4504 remote hardware-breakpoint-limit'.
4505
4506 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
4507
4508 * gdb.texinfo (Working Directory): Added information about new
4509 default argument for 'cd' command.
4510
4511 2012-08-06 Yao Qi <yao@codesourcery.com>
4512
4513 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4514 remote hardware-watchpoint-limit' and 'set
4515 remote hardware-breakpoint-limit'.
4516
4517 2012-08-06 Yao Qi <yao@codesourcery.com>
4518
4519 Fix PR14371.
4520
4521 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4522 '=breakpoint-deleted'.
4523
4524 2012-08-02 Yao Qi <yao@codesourcery.com>
4525
4526 * gdb.texinfo (Native): Remove node Neutrino.
4527
4528 2012-07-27 Yao Qi <yao@codesourcery.com>
4529
4530 * gdb.texinfo (IPA Protocol Commands): Document new command
4531 'close'.
4532
4533 2012-07-25 Tom Tromey <tromey@redhat.com>
4534
4535 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4536
4537 2012-07-20 Doug Evans <dje@google.com>
4538
4539 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4540 (Index Files): Document how to control the use of deprecated index
4541 sections.
4542 (Index Section Format): Replace --use-deprecated-index-sections with
4543 "set use-deprecated-index-sections on".
4544
4545 2012-07-12 Eli Zaretskii <eliz@gnu.org>
4546
4547 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4548 indices into a single node "Index". Instead, join function and
4549 variable indices into a single index, separate from the concept
4550 index. Requested in
4551 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4552 (Top): Update the top-level menu: instead of one "Index" there are
4553 now separate entries "Concept Index" and "Function and Variable
4554 Index".
4555 (Concept Index, Function and Variable Index): New nodes.
4556 (Index): Node deleted.
4557
4558 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
4559
4560 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4561 and "maint agent-eval".
4562
4563 2012-07-03 Eli Zaretskii <eliz@gnu.org>
4564
4565 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4566 avoid file-name clashes between Index.html and index.html on
4567 case-insensitive filesystems. See the discussion starting in
4568 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4569 details of the problem.
4570 (Top): Update the master menu for the above.
4571 (Concept Index, Command and Variable Index): New nodes, instead of
4572 the old "Index" node that was deleted. All cross-references
4573 updated.
4574
4575 2012-07-02 Stan Shebs <stan@codesourcery.com>
4576
4577 * gdb.texinfo (Dynamic Printf): Mention agent style and
4578 disconnected dprintf.
4579 (Maintenance Commands): Describe maint agent-printf.
4580 (General Query Packets): Mention BreakpointCommands feature.
4581 (Packets): Document commands extension to Z0 packet.
4582 * agentexpr.texi (Bytecode Descriptions): Document printf
4583 bytecode.
4584
4585 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4586
4587 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4588 only after gdbinit files.
4589 (Startup): Move -iex and -iex commands down after gdbinit files.
4590
4591 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4592
4593 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4594 possibility.
4595
4596 2012-06-29 Tom Tromey <tromey@redhat.com>
4597
4598 * gdb.texinfo (Index Section Format): Update for version 7.
4599
4600 2012-06-28 Stan Shebs <stan@codesourcery.com>
4601
4602 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4603 example, add note about title column.
4604
4605 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4606
4607 * gdb.texinfo (Symbol Tables In Python): Add description about
4608 the new 'last' attribute of gdb.Symtab_and line.
4609
4610 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4611
4612 * gdb.texinfo (Symbol Tables In Python): Correct the description
4613 of the 'pc' attribute of gdb.Symtab_and_line.
4614
4615 2012-06-26 Doug Evans <dje@google.com>
4616
4617 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4618 and symtab-create.
4619
4620 2012-06-25 Keith Seitz <keiths@redhat.com>
4621
4622 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4623 from example. Remove "rbreak" from list of corresponding
4624 gdb commands.
4625
4626 2012-06-23 Doug Evans <dje@google.com>
4627
4628 * gdb.texinfo (Index Section Format): Document version 7 format.
4629
4630 2012-06-22 Yao Qi <yao@codesourcery.com>
4631
4632 * gdb.texinfo: Add missing cindex for some packets.
4633
4634 2012-06-20 Keith Seitz <keiths@redhat.com>
4635
4636 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4637 for -break-insert and document -p.
4638
4639 2012-06-20 Yao Qi <yao@codesourcery.com>
4640
4641 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4642 and "gdb.write_memory" with "Inferior.read_memory" and
4643 "Inferior.write_memory".
4644
4645 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4646
4647 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4648 (Free Documentation): Add @node line.
4649 (Continuing and Stepping) <advance location>: Use @item instead of
4650 @itemx.
4651 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4652 @itemx.
4653 (Embedded Processors): Put the link to "PA" to its correct place,
4654 according to document structure.
4655 (Python API): Put the link to "Lazy Strings In Python" to its
4656 correct place.
4657 (Index): Use @@ in @tex block to get a literal @.
4658
4659 * gdbint.texinfo: Fix the @subtitle line.
4660
4661 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4662 correct place.
4663
4664 2012-06-08 Yao Qi <yao@codesourcery.com>
4665
4666 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4667 Protocol'.
4668 (In-Process Agent Protocol, IPA Protocol Objects)
4669 (IPA Protocol Commands): New nodes.
4670 (Tracepoint Packets): Add anchors.
4671
4672 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4673
4674 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4675
4676 2012-06-06 Yao Qi <yao@codesourcery.com>
4677
4678 * gdb.texinfo: Update copyright year.
4679
4680 2012-05-23 Stan Shebs <stan@codesourcery.com>
4681 Kwok Cheung Yeung <kcy@codesourcery.com>
4682
4683 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4684
4685 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4686
4687 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4688 Mention also --with-separate-debug-dir.
4689 (Auto-loading): Prepend $debugdir in the sample output.
4690 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4691 auto-load safe-path variable.
4692 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4693 Mention also $debugdir for 'set auto-load scripts-directory'.
4694
4695 2012-05-19 Eli Zaretskii <eliz@gnu.org>
4696
4697 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4698 (MIPS Embedded, MIPS, MIPS Register packet Format)
4699 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4700 appropriate.
4701
4702 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
4703 Maciej W. Rozycki <macro@codesourcery.com>
4704
4705 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4706 mips compression".
4707 (MIPS Breakpoint Kinds): New subsubsection.
4708
4709 2012-05-18 Eli Zaretskii <eliz@gnu.org>
4710
4711 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4712 nodes for subsections. Add @acronym mark-ups and adjust
4713 formatting.
4714
4715 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4716
4717 Rename $ddir to $datadir.
4718 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4719 (objfile-gdb.py file): Rename $ddir to $datadir.
4720
4721 2012-05-18 Tom Tromey <tromey@redhat.com>
4722
4723 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4724
4725 2012-05-14 Stan Shebs <stan@codesourcery.com>
4726
4727 * gdb.texinfo (Dynamic Printf): New subsection.
4728
4729 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4730
4731 * gdb.texinfo (Basic Python): Add description about the function
4732 gdb.find_pc_line
4733
4734 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4735 Eli Zaretskii <eliz@gnu.org>
4736
4737 * gdb.texinfo (Separate Debug Files): Use plural form for global
4738 debugging information directory.
4739
4740 2012-05-11 Stan Shebs <stan@codesourcery.com>
4741 Kwok Cheung Yeung <kcy@codesourcery.com>
4742
4743 * gdb.texinfo (Operating System Auxiliary Information): Document new
4744 'info os' subcommands.
4745
4746 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4747
4748 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4749 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4750 (dotdebug_gdb_scripts section): Add reference
4751 to 'Auto-loading safe path'.
4752
4753 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4754
4755 Implement multi-component --with-auto-load-dir.
4756 * gdb.texinfo (Auto-loading): New references
4757 for 'set auto-load scripts-directory'
4758 and 'show auto-load scripts-directory'.
4759 (Auto-loading safe path): Describe the new default. Move $ddir
4760 substituation reference to 'objfile-gdb.py file'.
4761 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4762 script-name. Describe new 'set auto-load scripts-directory'
4763 and 'show auto-load scripts-directory'.
4764
4765 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4766
4767 Provide $ddir substitution for --with-auto-load-safe-path.
4768 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4769 (Auto-loading safe path): Likewise. Mention the default value,
4770 $ddir substitution, --with-auto-load-safe-path and
4771 --without-auto-load-safe-path.
4772 * observer.texi (gdb_datadir_changed): New.
4773
4774 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4775
4776 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4777 Twice.
4778
4779 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4780 directory separator by path separator.
4781
4782 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4783
4784 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4785 for 'set auto-load safe-path' optional. Mention if it is omitted.
4786 Change disabling security protection condition to "/", twice.
4787
4788 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4789
4790 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4791 the new methods global_block and static_block on gdb.Symtab
4792 objects.
4793
4794 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4795
4796 * gdb.texinfo (Blocks In Python): Add a note saying that future
4797 improvements to GDB and its infrastructure can move symbols
4798 across blocks within a symbol table.
4799
4800 2012-04-29 Yao Qi <yao@codesourcery.com>
4801
4802 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4803 (A29K): Remove.
4804
4805 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4806 Tom Tromey <tromey@redhat.com>
4807
4808 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4809 and generic static probe support on GDB.
4810
4811 2012-04-25 Doug Evans <dje@google.com>
4812
4813 * gdb.texinfo (Go): Fix thinko.
4814
4815 * gdb.texinfo (Supported Languages): Add Go.
4816 (Go): New node.
4817
4818 2012-04-25 Yao Qi <yao@codesourcery.com>
4819
4820 * gdbint.texinfo (Testsuite): New section `Board settings'.
4821
4822 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4823
4824 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4825 Three times.
4826
4827 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4828 Three times.
4829
4830 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4831
4832 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4833 by @table @asis. Fix formatting of one item.
4834
4835 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4836
4837 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4838
4839 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4840
4841 New option "set debug auto-load".
4842 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4843 (auto-load verbose mode): New node.
4844
4845 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4846
4847 New option "set auto-load safe-path".
4848 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4849 and "info auto-load" examples for safe-path. Put there also references
4850 for "set auto-load safe-path" and "show auto-load safe-path".
4851 New menu item for Auto-loading safe path.
4852 (Auto-loading safe path): New node.
4853 (Python Auto-loading): Update the expected output from "Missing"
4854 to "No".
4855
4856 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4857
4858 auto-load: Implementation.
4859 * gdb.texinfo (Mode Options): New anchor for -nx.
4860 (Startup): New anchors for Option -init-eval-command,
4861 Home Directory Init File
4862 and Init File in the Current Directory during Startup.
4863 Mention set auto-load local-gdbinit with a reference.
4864 Change the sample code to "set auto-load python-scripts".
4865 (Threads): New anchor set libthread-db-search-path.
4866 Provide references to libthread_db.so.1 file.
4867 (Controlling GDB): New menu item for Auto-loading.
4868 (Auto-loading, Init File in the Current Directory)
4869 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4870 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4871 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4872 reference.
4873 (Auto-loading): Rename to ...
4874 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4875 "set auto-load python-scripts", new anchor for it. Change
4876 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4877 for it. Change "info auto-load-scripts"
4878 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4879 to "Python scripts".
4880
4881 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4882
4883 PR mi/13393
4884 * gdb.texinfo (Print Settings): Extend the description for "set print
4885 object".
4886 (GDB/MI Variable Objects): Extend the description for -var-create and
4887 -var-list-children.
4888
4889 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4890
4891 * gdb.texinfo (Examining Data): Document the 'explore' command.
4892
4893 2012-03-28 Joel Brobecker <brobecker@adacore.com>
4894
4895 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4896 to the children of a varobj and its update range when -var-update
4897 returns that the varobj's type changed.
4898
4899 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4900
4901 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4902 Create two new links fir 'objfile-gdb.py file'
4903 and 'dotdebug_gdb_scripts section'.
4904
4905 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4906
4907 * gdb.texinfo (Auto-loading): Rename node reference
4908 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4909 Twice.
4910 (.debug_gdb_scripts section): Rename the node ...
4911 (dotdebug_gdb_scripts section): ... here.
4912 (Maintenance Commands): Also rename this node reference.
4913
4914 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4915
4916 * gdb.texinfo (Python API/Values From Inferior): Add description
4917 about the new method Value.referenced_value. Add description on
4918 how Value.dereference is different (and similar) to
4919 Value.referenced_value.
4920
4921 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4922
4923 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4924 --init-eval-command=COMMAND, -iex.
4925 (Startup): Describe -iex and -ix. Simplify the example
4926 for "set auto-load-scripts off".
4927
4928 2012-03-16 Gary Benson <gbenson@redhat.com>
4929
4930 PR breakpoints/10738
4931 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4932 stating that GDB cannot set breakpoints on inlined functions.
4933 (Mode Options): Document --use-deprecated-index-sections.
4934 (Index Section Format): Document new index section version format.
4935
4936 2012-03-15 Tom Tromey <tromey@redhat.com>
4937
4938 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4939
4940 2012-03-13 Doug Evans <dje@google.com>
4941
4942 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4943 of "reload".
4944 (Symbols): Delete docs for set/show symbol-reloading.
4945 * gdbint.texinfo (Defining Other Architecture Features): Delete
4946 SYMBOL_RELOADING_DEFAULT.
4947 * refcard.tex: Delete reference to symbol-reloading.
4948
4949 2012-03-07 Pedro Alves <palves@redhat.com>
4950
4951 * gdb.texinfo (General Query Packets): Document new
4952 QProgramSignals packet.
4953 * gdb.texinfo (Remote configuration): Mention
4954 "program-signals-packet".
4955
4956 2012-03-05 Tristan Gingold <gingold@adacore.com>
4957
4958 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4959
4960 2012-03-03 Yao Qi <yao@codesourcery.com>
4961
4962 * gdb.texinfo (In-Process Agent): New node.
4963 Document new commands.
4964 (General Query Packets): Add packet `QAgent'.
4965
4966 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4967
4968 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4969
4970 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
4971
4972 * gdb.texinfo (Commands In Python): Put example python macro in
4973 COMMAND_USER category rather than COMMAND_OBSCURE.
4974 Document gdb.COMMAND_USER.
4975 (User-defined Commands): Update documentation to clarify
4976 "set/show max-user-call-depth" and "show user" don't apply to python
4977 commands. Update documentation to clarify "help user-defined" may
4978 also include python commands defined as COMMAND_USER.
4979
4980 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4981
4982 * gdb.texinfo (Startup): Add option -ex description to the option -x
4983 description.
4984
4985 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
4986
4987 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4988 condition-evaluation breakpoint parameter.
4989 Mention condition-evaluation mode being shown in "info break".
4990 (Break Conditions): Add description for target-side
4991 conditional breakpoints.
4992 (Remote Configuration): Mention conditional-breakpoints-packet.
4993 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4994 cond-expr.
4995 (General Query Packets): Mention new ConditionalBreakpoint feature.
4996
4997 2012-02-22 Tom Tromey <tromey@redhat.com>
4998
4999 * gdb.texinfo (Blocks In Python): Clarify block iteration.
5000
5001 2012-02-17 Tom Tromey <tromey@redhat.com>
5002
5003 PR python/10753:
5004 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
5005 directory.
5006
5007 2012-02-14 Stan Shebs <stan@codesourcery.com>
5008
5009 * gdb.texinfo (Disabling Breakpoints): Document enable count.
5010
5011 2012-02-13 Pedro Alves <palves@redhat.com>
5012
5013 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
5014 mips-idt-ecoff.
5015
5016 2012-02-09 Yao Qi <yao@codesourcery.com>
5017
5018 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
5019
5020 2012-02-07 Tom Tromey <tromey@redhat.com>
5021
5022 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
5023 Symbol.value.
5024
5025 2012-02-07 Tom Tromey <tromey@redhat.com>
5026
5027 * gdb.texinfo (Symbols In Python): Document Symbol.line.
5028
5029 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
5030
5031 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
5032
5033 2012-01-24 Tom Tromey <tromey@redhat.com>
5034
5035 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
5036 unload".
5037 (Files): Mention new catch commands.
5038 (GDB/MI Async Records): Likewise.
5039
5040 2012-01-24 Gary Benson <gbenson@redhat.com>
5041
5042 Delete #if 0'd out code.
5043 * gdb.texinfo (Frame Info): Remove "info catch".
5044
5045 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5046
5047 * gdb.texinfo (Remote Configuration): Document
5048 "set remote hostio-readlink-packet" command.
5049 (General Query Packets): Document vFile:readlink packet.
5050
5051 2012-01-16 Tom Tromey <tromey@redhat.com>
5052
5053 * gdb.texinfo (Specify Location): Document relative file name
5054 handling.
5055
5056 2012-01-16 Tom Tromey <tromey@redhat.com>
5057
5058 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
5059
5060 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5061 Eli Zaretskii <eliz@gnu.org>
5062
5063 * gdbint.texinfo (Coding Standards): Require braces for two lines of
5064 code.
5065
5066 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5067
5068 * gdb.texinfo (Variables): Document use of :: for non-static
5069 variables.
5070
5071 2012-01-05 Joel Brobecker <brobecker@adacore.com>
5072
5073 * gdbint.texinfo (Start of New Year Procedure): Update
5074 to replace use of copyright.sh by use of copyright.py.
5075
5076 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5077
5078 Remove the gdbtui binary.
5079 * all-cfg.texi (GDBTUI): Remove.
5080 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
5081 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
5082 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
5083
5084 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
5085
5086 Introduce gdb.FinishBreakpoint in Python.
5087 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
5088 (Python API): Add menu entry for Finish Breakpoints.
5089
5090 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5091
5092 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
5093 tests.
5094
5095 2011-12-16 Doug Evans <dje@google.com>
5096
5097 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
5098
5099 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
5100
5101 * gdb.texinfo (Python Commands): Remove "maint set/show print
5102 stack". Add documentation for "set/show python print-stack".
5103
5104 2011-12-14 Pedro Alves <pedro@codesourcery.com>
5105
5106 * gdb.texinfo (Implementing a Remote Stub): Explain that you
5107 should transfer control to the stub in the startup code instead of
5108 in main. Mention the need to get past the initial breakpoint.
5109
5110 2011-12-06 Tom Tromey <tromey@redhat.com>
5111
5112 * gdb.texinfo (Set Breaks): Update for new behavior.
5113
5114 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5115
5116 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
5117 List Format for SVR4 Targets'.
5118 (General Query Packets): New item qXfer:libraries-svr4:read.
5119 (Library List Format for SVR4 Targets): New node.
5120
5121 2011-12-01 Tom Tromey <tromey@redhat.com>
5122
5123 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
5124 add.
5125
5126 2011-11-22 Tom Tromey <tromey@redhat.com>
5127
5128 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
5129 reasons.
5130
5131 2011-11-20 Stan Shebs <stan@codesourcery.com>
5132
5133 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5134 note-related options and variables.
5135 (Tracepoint Packets): Document packet changes.
5136
5137 2011-11-20 Sanjoy Das <sdas@igalia.com>
5138
5139 * gdb.texinfo (JIT Interface): Add documentation on writing and
5140 usind JIT debug info readers.
5141 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
5142 Debug Info Readers): New nodes.
5143
5144 2011-11-18 Yao Qi <yao@codesourcery.com>
5145
5146 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
5147 tracepoint.
5148
5149 2011-11-15 Doug Evans <dje@google.com>
5150
5151 * gdb.texinfo (Files): Document basenames-may-differ.
5152
5153 2011-11-14 Doug Evans <dje@google.com>
5154
5155 * gdb.texinfo (Shell Commands): Document "!".
5156
5157 2011-11-14 Stan Shebs <stan@codesourcery.com>
5158 Kwok Cheung Yeung <kcy@codesourcery.com>
5159
5160 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
5161 needed to get shorter fast tracepoints.
5162 (Tracepoint Packets): Document new qTMinFTPILen packet.
5163
5164 2011-11-14 Yao Qi <yao@codesourcery.com>
5165
5166 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
5167 behavior of tracepoint.
5168 (General Query Packets): New feature InstallInTrace.
5169 (Remote Configuration): Document "set remote
5170 install-in-trace-packet".
5171
5172 2011-11-12 Matt Rice <ratmice@gmail.com>
5173
5174 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
5175 Add arguments to info macro.
5176
5177 2011-11-10 Tom Tromey <tromey@redhat.com>
5178
5179 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
5180 manual.
5181 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
5182 (Macros): Add a footnote.
5183 (C): Remove paragraph about compiler options.
5184 (C Constants): Mention wide character and string constants.
5185 (C Plus Plus Expressions): Update compiler option advice. Mention
5186 using declarations. Mention ADL. Remove old HP compiler
5187 information.
5188
5189 2011-11-10 Tom Tromey <tromey@redhat.com>
5190
5191 PR c++/9257:
5192 * gdb.texinfo (Print Settings): Add an extra note about the need
5193 for a vtable.
5194
5195 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
5196
5197 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
5198 "set mips abi" documentation.
5199
5200 2011-11-04 Doug Evans <dje@google.com>
5201
5202 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
5203
5204 2011-11-03 Tom Tromey <tromey@redhat.com>
5205
5206 * gdb.texinfo (Stopping): Add menu entry.
5207 (Continuing and Stepping): Restore @node. Use @section, not
5208 @subsection.
5209
5210 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
5211
5212 * gdb.texinfo (Skipping Over Functions and Files): Remove node
5213 designation. Fix "Specify Location" cross-reference.
5214
5215 2011-11-02 Stan Shebs <stan@codesourcery.com>
5216
5217 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
5218 (General Query Packets): Describe tracenz feature.
5219 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
5220
5221 2011-10-28 Paul Koning <paul_koning@dell.com>
5222
5223 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
5224
5225 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
5226
5227 * gdb.texinfo ((Frames In Python): Document
5228 gdb.FRAME_UNWIND_FIRST_ERROR contant.
5229
5230 2011-10-26 Paul Koning <paul_koning@dell.com>
5231
5232 * gdb.texinfo (gdb.types): Document new deepitems function.
5233
5234 2011-10-25 Paul Koning <paul_koning@dell.com>
5235
5236 PR python/13327
5237
5238 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
5239 fetch_lazy method.
5240
5241 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5242
5243 PR python/12656
5244
5245 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
5246 global_block, static_block function.
5247
5248 2011-10-19 Tom Tromey <tromey@redhat.com>
5249
5250 * gdb.texinfo (Commands In Python): Add missing "@"s.
5251
5252 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
5253
5254 PR python/13285 Document named constants for frame unwind stop reasons
5255 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
5256 constants.
5257
5258 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 Fix compatibility with texinfo versions older than 4.12.
5261 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
5262 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
5263 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
5264 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
5265 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
5266 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
5267 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
5268
5269 2011-10-09 Doug Evans <dje@google.com>
5270
5271 * gdb.texinfo (Extending GDB): Document alias command.
5272
5273 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5274
5275 Support @entry in input expressions.
5276 * gdb.texinfo (Variables): Describe @entry names suffix.
5277 (Print Settings): Add anchor for `set print entry-values'.
5278
5279 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5280 Eli Zaretskii <eliz@gnu.org>
5281
5282 Display @entry parameter values (without references).
5283 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
5284 example.
5285 (Print Settings): New description of set print entry-values and show
5286 print entry-values.
5287
5288 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5289 Eli Zaretskii <eliz@gnu.org>
5290
5291 Recognize virtual tail call frames.
5292 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
5293 (Tail Call Frames): New node.
5294 (Frames In Python): Add gdb.TAILCALL_FRAME.
5295
5296 2011-10-07 Doug Evans <dje@google.com>
5297
5298 * gdb.texinfo (gdb.printing): Document new `replace' arg to
5299 register_pretty_printer.
5300
5301 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
5302
5303 PR python/12930
5304 PR python/12802
5305
5306 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
5307 stop method.
5308
5309 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
5310
5311 * gdb.texinfo (Starting your Program): "set disable-randomization"
5312 is no longer Linux-specific.
5313 (Remote Configuration): Document "set remote
5314 disable-randomization-packet".
5315 (General Query Packets): Document "QDisableRandomization" packet
5316 and add it to "qSupported" list.
5317
5318 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
5319
5320 Allow Python notification of new object-file loadings.
5321 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
5322 event type.
5323
5324 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
5325
5326 PR python/12691: Add the inferior to Python exited event
5327 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
5328
5329 2011-10-03 Joel Brobecker <brobecker@adacore.com>
5330
5331 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
5332 rephasing.
5333
5334 2011-10-03 Joel Brobecker <brobecker@adacore.com>
5335
5336 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
5337 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
5338 as possible feature returned by the `-list-features'
5339 command.
5340
5341 2011-09-28 Paul Koning <paul_koning@dell.com>
5342
5343 * gdb.texinfo (gdb.Type): Document field access by dictionary
5344 key syntax.
5345
5346 2011-09-28 Yao Qi <yao@codesourcery.com>
5347
5348 * gdb.texinfo (Files): Update options for `add-symbol-file'.
5349 Add one space after option `-s'. Remove @r{} markup.
5350
5351 2011-09-27 Stan Shebs <stan@codesourcery.com>
5352
5353 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
5354
5355 2011-09-16 Hui Zhu <teawater@gmail.com>
5356
5357 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
5358 to *(unsigned char *)$esp@300.
5359
5360 2011-09-15 Paul Koning <paul_koning@dell.com>
5361
5362 * gdb.texinfo: Make style of Python functions and methods match
5363 the syntax of Python. Also put class and module names explicitly
5364 on function, member, and variable names, matching Python
5365 documentation conventions.
5366
5367 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
5368
5369 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5370 * gdb.texinfo (Inferiors In Python): Describe new
5371 gdb.selected_inferior() function.
5372
5373 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
5374
5375 Handle multiple breakpoint hits in Python interface:
5376 * gdb.texinfo (Events In Python): New function documentation:
5377 gdb.BreakpointEvent.breakpoints. Indicate that
5378 gdb.BreakpointEvent.breakpoint is now deprecated.
5379
5380 2011-09-04 Joel Brobecker <brobecker@adacore.com>
5381
5382 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5383
5384 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
5385
5386 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5387
5388 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5389
5390 * gdb.texinfo (Prompt): Add set/show extended-prompt
5391 documentation
5392 (Basic Python): Add prompt_hook anchor.
5393 (Python modules): Reword module text to reflect multiple modules.
5394 (gdb.prompt): Document gdb.prompt module.
5395
5396 2011-08-14 Yao Qi <yao@codesourcery.com>
5397
5398 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5399
5400 2011-08-14 Yao Qi <yao@codesourcery.com>
5401
5402 * gdb.texinfo (Standard Target Features): Document C6x features.
5403 (TIC6x Features): New node.
5404
5405 2011-08-12 Doug Evans <dje@google.com>
5406
5407 * gdb.texinfo (Symbols In Python): Document symbol.type.
5408
5409 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
5410
5411 * gdb.texinfo (Python): Document command and function
5412 auto-loading.
5413
5414 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5415 Eli Zaretskii <eliz@gnu.org>
5416
5417 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5418 typedefs unrolling. Extend the sample code by an inner typedef and
5419 outer typedefs unrolling.
5420
5421 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5422
5423 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5424 size and line-size.
5425
5426 2011-07-21 Matt Rice <ratmice@gmail.com>
5427
5428 PR macros/12999
5429 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5430 Update text and cindex entries for info macro command.
5431
5432 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5433
5434 * observer.texi (GDB Observers): Add before_prompt observer.
5435 * gdb.texinfo (Basic Python): Add documentation for prompt
5436 substitution.
5437
5438 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5439
5440 PR python/12438
5441 * gdb.texinfo (Python Commands): Add deprecate note to maint
5442 set/show python print-stack. Document set/show python
5443 print-backtrace.
5444
5445 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5446
5447 * gdb.texinfo: Fix typos.
5448
5449 2011-07-01 Tom Tromey <tromey@redhat.com>
5450
5451 * gdb.texinfo (Debugging Output): Document set debug
5452 check-physname.
5453
5454 2011-06-29 Tom Tromey <tromey@redhat.com>
5455
5456 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5457 breakpoint-notifications feature.
5458
5459 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5460
5461 * gdb.texinfo (Target Description): Remove warning about
5462 possibly unstable format.
5463
5464 2011-06-03 Tom Tromey <tromey@redhat.com>
5465
5466 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5467 (Events In Python): Note that exit_code is optional.
5468
5469 2011-05-17 Pedro Alves <pedro@codesourcery.com>
5470
5471 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5472 required for multi-threading support.
5473 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5474 Hc are deprecated for multi-threading debugging. Point readers at
5475 the vCont packet.
5476
5477 2011-05-15 Doug Evans <dje@google.com>
5478
5479 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5480
5481 2011-05-13 Doug Evans <dje@google.com>
5482
5483 * gdb.texinfo (Threads): Document $sdir,$pdir.
5484 (Server): Document $pdir exception.
5485
5486 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5487
5488 * gdb.texinfo (Threads): Clarify default value for
5489 libthread-db-search-path.
5490
5491 * gdb.texinfo (Completion): Update example.
5492 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5493
5494 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5495
5496 * gdb.texinfo: Document change in the behaviour of the enable and
5497 disable GDB commands when applied to tracepoints.
5498 Document the EnableDisableTracepoints remote stub feature.
5499 Document QTEnable and QTDisable in the list of tracepoint packets.
5500
5501 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5502
5503 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5504 hsuser.texi.
5505 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5506 comment to hsuser.texi. Change rluser.texi name in the comment.
5507
5508 2011-05-10 Doug Evans <dje@google.com>
5509
5510 * gdb.texinfo (Threads): If an empty path is provided for
5511 libthread-db-search-path it is reset to its default value.
5512 (Server): Ditto.
5513
5514 2011-05-09 Doug Evans <dje@google.com>
5515
5516 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5517
5518 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5519 Thiago Jung Bauermann <bauerman@br.ibm.com>
5520
5521 Implement support for PowerPC BookE masked watchpoints.
5522 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5523 (PowerPC Embedded): Mention support of masked watchpoints.
5524
5525 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5526
5527 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5528 `@value{GDBN}'.
5529
5530 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5531
5532 * gdb.texinfo (titlepage): Remove dedication.
5533 (In Memoriam): New appendix.
5534
5535 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5536 Eli Zaretskii <eliz@gnu.org>
5537
5538 * gdb.texinfo (Index Section Format): Change the version to 5.
5539 Describe the different formula.
5540
5541 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5542 Eli Zaretskii <eliz@gnu.org>
5543
5544 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5545 for disconnected tracing.
5546 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5547 extended-remote relationship. Mention --once.
5548 (TCP port allocation lifecycle of @code{gdbserver}): New.
5549
5550 2011-04-23 Eli Zaretskii <eliz@gnu.org>
5551
5552 * gdb.texinfo (Server): Improve indexing. Index all optional
5553 switches to gdbserver.
5554
5555 2011-04-20 Tom Tromey <tromey@redhat.com>
5556
5557 * gdb.texinfo (Index Section Format): New node.
5558 (Top): Add new node to menu.
5559
5560 2011-04-20 Pedro Alves <pedro@codesourcery.com>
5561
5562 * gdb.texinfo (Maintenance Commands): Document `maint print
5563 remote-registers'.
5564
5565 2011-04-20 Tom Tromey <tromey@redhat.com>
5566
5567 * gdb.texinfo (Trace File Format): Move node later.
5568
5569 2011-04-19 Tom Tromey <tromey@redhat.com>
5570
5571 * gdbint.texinfo (Register Information Functions): Remove
5572 duplicate "the".
5573 * gdb.texinfo (Emacs): Remove duplicate "to".
5574 (GDB/MI Variable Objects): Remove duplicate "the".
5575 (General Query Packets): Likewise.
5576
5577 2011-04-02 Joel Brobecker <brobecker@adacore.com>
5578
5579 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5580 "GDB/MI Ada Exception Information" node.
5581
5582 2011-04-01 Joel Brobecker <brobecker@adacore.com>
5583
5584 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5585 the "exception-name" field in the *stopped async record.
5586
5587 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5588 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5589
5590 Implement support for PowerPC BookE ranged breakpoints.
5591 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5592
5593 2011-03-28 Tom Tromey <tromey@redhat.com>
5594
5595 * gdb.texinfo (Set Tracepoints): Fix typo.
5596
5597 2011-03-24 Tom Tromey <tromey@redhat.com>
5598
5599 * gdb.texinfo (Specify Location): Document `function:label'
5600 linespec.
5601
5602 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5603
5604 PR python/12149
5605
5606 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5607
5608 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5609
5610 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5611 (Inferiors In Python): Likewise.
5612 (Threads In Python): Likewise.
5613 (Symbols In Python): Likewise.
5614 (Objfiles In Python): Likewise.
5615 (Symbol Tables In Python): Likewise.
5616
5617 2011-03-15 Pedro Alves <pedro@codesourcery.com>
5618
5619 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5620 display>: Explain that the commands accept number ranges.
5621
5622 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5623
5624 * gdb.texinfo (Breakpoints In Python): Add description and example
5625 of Python stop function operation.
5626
5627 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5628
5629 * gdb.texinfo (Parameters In Python): Document get_set_string and
5630 get_show_string methods.
5631
5632 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5633
5634 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5635
5636 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5637 circular-trace-buffer name.
5638
5639 2011-02-28 Joel Brobecker <brobecker@adacore.com>
5640
5641 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5642 in the previous change.
5643
5644 2011-02-27 Michael Snyder <msnyder@vmware.com>
5645
5646 * gdb.texinfo (Inferiors and Programs): Update commands to show
5647 that they can accept multiple arguments.
5648
5649 2011-02-24 Joel Brobecker <brobecker@adacore.com>
5650
5651 Revert the following patch (code patch was not approved):
5652 2011-02-21 Hui Zhu <teawater@gmail.com>
5653 * agentexpr.texi (bytecode descriptions): add printf.
5654 * gdb.texinfo (tracepoint action lists): add printf.
5655
5656 2011-02-23 Doug Evans <dje@google.com>
5657
5658 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5659
5660 2011-02-23 Michael Snyder <msnyder@vmware.com>
5661
5662 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5663 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5664 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5665
5666 2011-02-22 Doug Evans <dje@google.com>
5667
5668 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5669 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5670 add description of result, fix @defun formatting.
5671
5672 2011-02-21 Hui Zhu <teawater@gmail.com>
5673
5674 * agentexpr.texi (Bytecode Descriptions): Add printf.
5675 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5676
5677 2011-02-18 Tom Tromey <tromey@redhat.com>
5678
5679 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5680
5681 2011-02-14 Michael Snyder <msnyder@vmware.com>
5682
5683 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5684 Document new command "thread find".
5685
5686 2011-02-14 Michael Snyder <msnyder@vmware.com>
5687
5688 * gdb.texinfo (Threads): Update example of new thread message.
5689
5690 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5691
5692 * gdb.texinfo (Remote Configuration): Mention set/show remote
5693 traceframe-info.
5694 (Tools/Packages Optional for Building GDB): Mention that expat is
5695 used for traceframe info.
5696 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5697 (General Query Packets) <qSupported>: Describe the
5698 qXfer:traceframe-info:read feature.
5699 (qXfer::read): Describe qXfer:traceframe-info:read.
5700 (Traceframe Info Format): New section.
5701
5702 2011-02-04 Pedro Alves <pedro@codesourcery.com>
5703
5704 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5705 for casts and unary operators.
5706
5707 2011-02-04 Tom Tromey <tromey@redhat.com>
5708
5709 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5710 is not useful.
5711
5712 2011-01-25 Pedro Alves <pedro@codesourcery.com>
5713
5714 * gdb.texinfo: s/value optimized out/optimized out/g
5715
5716 2011-01-21 Joel Brobecker <brobecker@adacore.com>
5717
5718 * gdb.texinfo (Other Misc Settings): Rework part of the
5719 documentation of the "set interactive mode" command.
5720
5721 2011-01-19 Tom Tromey <tromey@redhat.com>
5722
5723 * gdb.texinfo (Threads): Document thread name output and `thread
5724 name' command.
5725 (Threads In Python): Document Thread.name attribute.
5726 (GDB/MI Thread Commands): Document thread attributes.
5727
5728 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5729
5730 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5731 changes in mi/mi-cmd-disas.c
5732
5733 2011-01-12 Tom Tromey <tromey@redhat.com>
5734
5735 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5736 Fix "thread apply" text.
5737
5738 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5739 Thiago Jung Bauermann <bauerman@br.ibm.com>
5740
5741 Implement support for PowerPC BookE ranged watchpoints.
5742 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5743 the "set powerpc exact-watchpoints" flag.
5744
5745 2011-01-07 Tom Tromey <tromey@redhat.com>
5746
5747 * gdb.texinfo (Python API): Add descriptions to @menu items.
5748
5749 2011-01-06 Tom Tromey <tromey@redhat.com>
5750
5751 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5752
5753 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5754
5755 * gdb.texinfo (Debugging Output): Document "set debug jit".
5756
5757 2011-01-06 Tom Tromey <tromey@redhat.com>
5758
5759 PR python/12133:
5760 * gdb.texinfo (Frames In Python): Document various frame
5761 constants.
5762
5763 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5764
5765 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5766 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5767 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5768
5769 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5770
5771 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5772 (clean): Add GDBvn.texi.
5773
5774 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5775
5776 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5777 occasional case where the debugger prints an array address
5778 instead of the array itself.
5779
5780 2010-12-23 Pedro Alves <pedro@codesourcery.com>
5781
5782 * gdb.texinfo (Packets) <read registers packet>: Document support
5783 for registers that were not collected.
5784
5785 2010-12-15 Doug Evans <dje@google.com>
5786
5787 * gdb.texinfo (Startup): Document auto-loading of scripts during
5788 startup.
5789 (Auto-loading): Delete "maint set python auto-load on|off".
5790 Add "set auto-load-scripts on|off".
5791
5792 2010-12-07 Doug Evans <dje@google.com>
5793
5794 * gdb.texinfo (Mode Options): Document -data-directory.
5795 (Data Files): Add reference to -data-directory.
5796
5797 2010-11-29 Doug Evans <dje@google.com>
5798
5799 * gdb.texinfo (Pretty-Printer Introduction): Change
5800 printer-name:subprinter-name to printer-name;subprinter-name.
5801
5802 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5803
5804 PR python/12199
5805
5806 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5807
5808 2010-11-23 Tom Tromey <tromey@redhat.com>
5809
5810 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5811 (Editing): Likewise.
5812 (Command History): Likewise.
5813 (TUI Keys): Likewise.
5814 (Bug Reporting): Conditionally include rluser.texi and
5815 inc-history.texinfo.
5816 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5817 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5818 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5819 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5820 (gdb.pdf): Likewise.
5821 (gdb.info): Likewise.
5822 (gdb/index.html): Likewise.
5823
5824 2010-11-23 Tom Tromey <tromey@redhat.com>
5825
5826 * Makefile.in (Makefile): Run ../config.status.
5827 (distclean): Update.
5828 * configure: Remove.
5829 * configure.ac: Remove.
5830
5831 2010-11-12 Tom Tromey <tromey@redhat.com>
5832
5833 * gdb.texinfo (Basic Python): Update. Add xref.
5834 (Exception Handling): Document new exception classes.
5835 (Types In Python): Update.
5836 (Frames In Python): Update.
5837
5838 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5839
5840 * gdb.texinfo (Breakpoints In Python): Document "internal"
5841 parameter, and visible attribute.
5842
5843 2010-11-05 Doug Evans <dje@google.com>
5844
5845 * gdb.texinfo (Source Path): Document "set directories".
5846
5847 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
5848
5849 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5850 (OpenCL C): New node.
5851
5852 2010-11-02 Doug Evans <dje@google.com>
5853
5854 * gdb.texinfo (Pretty Printing): Expand into three sections,
5855 introduction, example, and commands.
5856 (Python API): Delete section Disabling Pretty-Printers, merge into
5857 Selecting Pretty-Printers.
5858 (Writing a Pretty-Printer): New section. Move the pretty-printer
5859 example here, and reformat to match python coding style. Add a second
5860 example using the gdb.printing module.
5861 (Python modules): Add gdb.printing.
5862
5863 2010-10-29 Doug Evans <dje@google.com>
5864
5865 * gdb.texinfo (Python): Fix long line.
5866
5867 2010-10-20 Doug Evans <dje@google.com>
5868
5869 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5870 All references updated. Correct sections marked as subsections.
5871 (Coding Standards): New chapter. Move the coding standard related
5872 subsections here. Add section on Python coding standards.
5873
5874 2010-10-13 Doug Evans <dje@google.com>
5875
5876 * gdb.texinfo (Python): Add "Python modules".
5877 (Types in Python): Add reference to gdb.types section.
5878 (Python modules): New node.
5879
5880 2010-10-11 Doug Evans <dje@google.com>
5881
5882 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5883 Python" from gdb.Value.type description.
5884
5885 2010-09-28 Joel Brobecker <brobecker@adacore.com>
5886
5887 * gdb.texinfo (Ravenscar Profile): New node.
5888
5889 2010-09-22 Tom Tromey <tromey@redhat.com>
5890
5891 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5892
5893 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5894
5895 * gdb.texinfo (Values From Inferior): Clarify that
5896 value.dynamic_type works only in C++ programs with RTTI.
5897
5898 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
5899
5900 * gdb.texinfo (Character Sets): Correctly reference host-charset
5901 in example.
5902
5903 2010-09-13 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5906 Document "fullname" and "from".
5907
5908 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5909
5910 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5911 feature `reverse' output by -list-target-features.
5912
5913 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5914
5915 * gdb.texinfo (i386 Features): Remove an extra "@item".
5916
5917 2010-08-30 Tom Tromey <tromey@redhat.com>
5918
5919 PR python/11792:
5920 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5921
5922 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5923
5924 * gdb.texinfo (ARM Features): Document
5925 org.gnu.gdb.arm.m-profile.
5926
5927 2010-08-23 Tom Tromey <tromey@redhat.com>
5928
5929 PR python/11145:
5930 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5931 reinterpret_cast methods.
5932
5933 2010-08-23 Tom Tromey <tromey@redhat.com>
5934
5935 PR python/11915:
5936 * gdb.texinfo (Types In Python): Document array method.
5937
5938 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5939
5940 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5941
5942 2010-08-16 Tom Tromey <tromey@redhat.com>
5943
5944 * gdb.texinfo (Set Watchpoints): Document -location option.
5945
5946 2010-08-13 Doug Evans <dje@google.com>
5947
5948 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5949
5950 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5951
5952 * gdb.texinfo (GDB/MI Data Manipulation): Document
5953 -data-read-memory-raw and -data-write-memory-raw.
5954
5955 2010-08-11 Tom Tromey <tromey@redhat.com>
5956 Phil Muldoon <pmuldoon@redhat.com>
5957
5958 * gdb.texinfo (Basic Python): Describe post_event API.
5959
5960 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5961
5962 * gdb.texinfo (Basic Python): Describe solib_address and
5963 decode_line Python APIs
5964
5965 2010-08-10 Tom Tromey <tromey@redhat.com>
5966
5967 * gdb.texinfo (Pretty Printing API): Document
5968 gdb.default_visualizer.
5969
5970 2010-08-10 Tom Tromey <tromey@redhat.com>
5971
5972 Revert gdb-add-index addition:
5973 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5974
5975 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5976 Eli Zaretskii <eliz@gnu.org>
5977
5978 * gdb.texinfo (Mode Options) <-batch>
5979 (Basic Python) <gdb.execute>: Describe setting width and height.
5980
5981 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5982
5983 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5984
5985 2010-07-30 Tom Tromey <tromey@redhat.com>
5986
5987 * gdb.texinfo (Index Files): Mention gdb-add-index.
5988
5989 2010-07-30 Hui Zhu <teawater@gmail.com>
5990
5991 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5992 "detach inferior" and "kill inferior".
5993
5994 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5995
5996 * gdb.texinfo (Machine Code): Update description of two forms of
5997 arguments, and add new example to demonstrate the new form.
5998
5999 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
6000
6001 * gdb.texinfo (Values From Inferior): Add value inferior function
6002 call description.
6003
6004 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6005
6006 * gdb.texinfo (Active Targets): Fix wrong comma placement.
6007
6008 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6009 Eli Zaretskii <eliz@gnu.org>
6010
6011 Make core files the process_stratum.
6012 * gdb.texinfo (Active Targets): Remove core_stratum. Include
6013 record_stratum example.
6014
6015 2010-07-13 Tom Tromey <tromey@redhat.com>
6016
6017 * gdb.texinfo (Index Files): New node.
6018
6019 2010-07-13 Tom Tromey <tromey@redhat.com>
6020
6021 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
6022
6023 2010-07-13 Tom Tromey <tromey@redhat.com>
6024
6025 * gdb.texinfo (Specify Location): Document labels.
6026
6027 2010-07-01 Pedro Alves <pedro@codesourcery.com>
6028
6029 * gdb.texinfo (Create and Delete Tracepoints): Add more index
6030 entries for fast tracepoints and static tracepoints.
6031
6032 2010-07-01 Pedro Alves <pedro@codesourcery.com>
6033
6034 * gdb.texinfo (General Query Packets) <qfThreadInfo,
6035 qsThreadInfo>: Spell out `l' as ell.
6036
6037 2010-07-01 Pedro Alves <pedro@codesourcery.com>
6038
6039 * gdb.texinfo (Convenience Variables): Document $_sdata.
6040 (Commands to Set Tracepoints): Describe static tracepoints. Add
6041 `Listing Static Tracepoint Markers' menu entry. Document
6042 "strace".
6043 (Tracepoint Action Lists): Document collecting $_sdata.
6044 (Listing Static Tracepoint Markers): New subsection.
6045 (Tracepoints support in gdbserver): Mention static tracepoints.
6046 (remote packets, enabling and disabling): Mention
6047 read-sdata-object.
6048 (General Query Packets) <qSupported>: Document qXfer:sdata:read
6049 and StaticTracepoint.
6050 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
6051 Document qXfer:sdata:read.
6052 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
6053
6054 2010-06-29 Joel Brobecker <brobecker@adacore.com>
6055
6056 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
6057
6058 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
6059 Tom Tromey <tromey@redhat.com>
6060 Thiago Jung Bauermann <bauerman@br.ibm.com>
6061
6062 * gdb.texinfo (Inferiors In Python): New node.
6063 * gdb.texinfo (Threads In Python): New node.
6064
6065 2010-06-28 Joel Brobecker <brobecker@adacore.com>
6066
6067 * gdb.texinfo (Python): Document what the python directory is
6068 and what its location is.
6069 (Basic Python): Document the gdb.PYTHONDIR constant.
6070
6071 2010-06-25 Tom Tromey <tromey@redhat.com>
6072
6073 PR python/10808:
6074 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
6075
6076 2010-06-24 Hui Zhu <teawater@gmail.com>
6077
6078 * gdb.texinfo: (Commands for Controlled Output): Add
6079 documentation for command "eval".
6080
6081 2010-06-21 Stan Shebs <stan@codesourcery.com>
6082
6083 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
6084 * annotate.texinfo: Ditto.
6085 * gdbint.texinfo: Ditto.
6086 * stabs.texinfo: Ditto.
6087
6088 2010-06-22 Hui Zhu <teawater@gmail.com>
6089
6090 * gdb.texinfo: (Process Record and Replay): Add documentation
6091 for command "set record memory-query".
6092
6093 2010-06-21 Stan Shebs <stan@codesourcery.com>
6094
6095 * gdb.texinfo: Relicense under GFDL version 1.3.
6096 * annotate.texinfo: Relicense under GFDL version 1.3.
6097 * gdbint.texinfo: Relicense under GFDL version 1.3.
6098 * stabs.texinfo: Relicense under GFDL version 1.3.
6099 * fdl.texi: Update to version 1.3.
6100
6101 2010-06-18 Stan Shebs <stan@codesourcery.com>
6102
6103 * gdb.texinfo (Operating System Auxiliary Information): Describe
6104 "info os" when no arguments given.
6105
6106 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
6107 $_thread.
6108
6109 2010-06-18 Hui Zhu <teawater@gmail.com>
6110
6111 * gdb.texinfo: (Process Record and Replay): Add documentation
6112 for commands "record save" and "record restore".
6113
6114 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6115
6116 * gdb.texinfo: Include information about the correct use
6117 of addresses in the `watch' command.
6118
6119 2010-06-11 Stan Shebs <stan@codesourcery.com>
6120
6121 * gdb.texinfo (Observer Mode): New section.
6122 (General Query Packets): Document QAllow.
6123
6124 2010-06-04 Doug Evans <dje@google.com>
6125
6126 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
6127
6128 2010-06-03 Doug Evans <dje@google.com>
6129
6130 * gdbint.texinfo (Coding): Add subsection on command names.
6131
6132 2010-06-02 Tom Tromey <tromey@redhat.com>
6133
6134 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
6135 always-disassemble.
6136
6137 2010-06-01 Pedro Alves <pedro@codesourcery.com>
6138
6139 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
6140 gdbserver, and add cross reference.
6141 (Tracepoints support in gdbserver): New subsection.
6142
6143 2010-05-26 Pedro Alves <pedro@codesourcery.com>
6144
6145 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
6146 `qRelocInsn' feature.
6147 (Relocate instruction reply packet): New subsection
6148 of `Tracepoint Packets'.
6149 (Tracepoint Packets): Mention that packets QTDP and QTStart
6150 support the qRelocInsn request, and add cross reference to new
6151 subsection.
6152
6153 2010-05-25 Doug Evans <dje@google.com>
6154
6155 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
6156 (Commands In Python): Document gdb.string_to_argv.
6157
6158 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6159
6160 * gdbint.texinfo (Host Definition): Remove items NORETURN and
6161 ATTR_NORETURN.
6162
6163 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
6164 Tom Tromey <tromey@redhat.com>
6165 Thiago Jung Bauermann <bauerman@br.ibm.com>
6166
6167 * gdb.texinfo (Parameters In Python): New Node.
6168
6169 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6170
6171 * gdb.texinfo: (Summary) Add mention about D language support.
6172 (Filenames): Add D suffixes.
6173 (D): New node.
6174
6175 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
6176
6177 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
6178 of macro deleted from GDB code.
6179
6180 2010-04-24 Pedro Alves <pedro@codesourcery.com>
6181
6182 * gdb.texinfo (Commands to specify files): Describe what how GDB
6183 looks up DOS-based filesystem paths on the system root. Document
6184 the new `set/show target-file-system-kind' commands.
6185
6186 2010-04-23 Doug Evans <dje@google.com>
6187
6188 * gdb.texinfo (Python): Move Auto-loading section here ...
6189 (Python API): from here.
6190 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
6191 (Maintenance Commands): Add docs for "maint print section-scripts".
6192
6193 2010-04-20 Chris Moller <cmoller@redhat.com>
6194
6195 * gdb.texinfo (Setting Breakpoints): Added description of
6196 filename-qualified rbreak.
6197 * refcard.tex (Breakpoints and Watchpoints): Added brief
6198 description of filename-qualified rbreak.
6199
6200 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6201
6202 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
6203 (Python API): Change the reference to Pretty Printing API.
6204 (Pretty Printing): Move the user part under the Data node. Reformat
6205 the sample output to 72 columns. Create a new reference to Pretty
6206 Printing API. Rename the API part ...
6207 (Pretty Printing API): To a new node name.
6208 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
6209 (GDB/MI Variable Objects): Change references to Pretty Printing API.
6210
6211 2010-04-21 Stan Shebs <stan@codesourcery.com>
6212
6213 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
6214 and commands.
6215 (Listing Tracepoints): Update to reflect current behavior.
6216
6217 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6218
6219 * gdb.texinfo (Examining memory): Update for change in string
6220 display with explicit size.
6221
6222 2010-04-19 Pedro Alves <pedro@codesourcery.com>
6223
6224 PR breakpoints/8554.
6225
6226 * gdb.texinfo (Save Breakpoints): New node.
6227 (save-tracepoints): Rename to ...
6228 (save tracepoints): ... this. Mention that `save-tracepoints' is
6229 a deprecated alias to `save tracepoints'.
6230
6231 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
6232
6233 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
6234 (info w32 thread-information-block): Document new command.
6235 (qGetTIBAddress): Document new gdbserver query.
6236 (maint set/show show-all-tib): Document new command.
6237
6238 2010-04-15 Doug Evans <dje@google.com>
6239
6240 * gdb.texinfo (Python API): Add progspaces section.
6241 (Selecting Pretty-Printers): Progspace pretty-printers are
6242 searched too.
6243 (Progspaces In Python): New section.
6244
6245 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
6246
6247 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6248
6249 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
6250 returns None.
6251
6252 2010-04-09 Stan Shebs <stan@codesourcery.com>
6253
6254 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6255 Describe the `frames-created' field, tweak grammar.
6256
6257 2010-04-09 Pedro Alves <pedro@codesourcery.com>
6258
6259 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6260 Describe the `circular' and `disconnected' fields.
6261
6262 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
6263
6264 * gdb.texinfo (maint print registers): Mention unavailable and
6265 invisible registers.
6266
6267 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6268 Thiago Jung Bauermann <bauerman@br.ibm.com>
6269 Tom Tromey <tromey@redhat.com>
6270
6271 * gdb.texinfo (Breakpoints In Python): New Node.
6272
6273 2010-04-08 Stan Shebs <stan@codesourcery.com>
6274
6275 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
6276 trace status fields.
6277
6278 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
6279
6280 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
6281 optional. Make org.gnu.gdb.i386.avx requires
6282 org.gnu.gdb.i386.avx.
6283
6284 2010-04-08 Doug Evans <dje@google.com>
6285
6286 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
6287 search path, and document that gdb only scans the search path if
6288 the script's path doesn't specify a directory.
6289
6290 2010-04-05 Doug Evans <dje@google.com>
6291
6292 * gdb.texinfo (maint show python auto-load): Fix typo.
6293
6294 2010-04-04 Stan Shebs <stan@codesourcery.com>
6295
6296 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
6297 (Setting Watchpoints): Update description of "info watch".
6298 (Disabling Breakpoints): Only "info break" lists all.
6299
6300 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
6301 (tdump): Explain how tdump works.
6302
6303 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6304
6305 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
6306 add cross reference.
6307
6308 2010-03-31 Pedro Alves <pedro@codesourcery.com>
6309
6310 * gdb.texinfo (TUI Commands): Mention that in some cases, these
6311 commands error out.
6312
6313 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6314
6315 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
6316
6317 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6318
6319 * gdb.texinfo (General Query Packets): Add xmlRegisters.
6320
6321 2010-03-29 Stan Shebs <stan@codesourcery.com>
6322 Nathan Sidwell <nathan@codesourcery.com>
6323
6324 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
6325 GDBN equivalent.
6326 (Set Tracepoints): Remove mention that conditional tracepoints
6327 don't exist.
6328 (Tracepoint Actions): Clarify when while-stepping collection
6329 happens, note that while-stepping does not automatically collect
6330 $pc.
6331
6332 2010-03-29 Stan Shebs <stan@codesourcery.com>
6333
6334 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
6335 (General Query Packets): Describe TracepointSource.
6336
6337 2010-03-27 Matt Rice <ratmice@gmail.com>
6338
6339 * gdb.texinfo (ARM): Document arguments to "target sim".
6340 (Set Catchpoints): Use @dots{} instead of @r{...}.
6341
6342 2010-03-26 Pedro Alves <pedro@codesourcery.com>
6343
6344 * gdb.texinfo (Tracepoint Packets): Remove mention that
6345 terror:string may be plain text, and drop mention of X prefix.
6346
6347 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
6348
6349 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
6350
6351 2010-03-24 Stan Shebs <stan@codesourcery.com>
6352
6353 * gdb.texinfo (Tracepoint Packets): Document trace error status.
6354
6355 2010-03-24 Tom Tromey <tromey@redhat.com>
6356
6357 PR breakpoints/9352:
6358 * gdb.texinfo (Break Commands): Update.
6359
6360 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6361
6362 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
6363 commands.
6364
6365 2010-03-16 Stan Shebs <stan@codesourcery.com>
6366
6367 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6368 circular-trace-buffer.
6369 (Tracepoint Packets): Describe QTBuffer, and details of the
6370 qTStatus reply.
6371
6372 2010-03-12 Stan Shebs <stan@codesourcery.com>
6373 Nathan Sidwell <nathan@codesourcery.com>
6374
6375 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6376 doing instruction stepping.
6377 (Tracepoint Restrictions): New node.
6378
6379 2010-03-10 Tom Tromey <tromey@redhat.com>
6380
6381 * gdbint.texinfo (Symbol Handling): Update.
6382
6383 2010-03-08 Tom Tromey <tromey@redhat.com>
6384
6385 PR cli/9591:
6386 * gdb.texinfo (Mode Options): Mention lack of pagination and
6387 confirmation with --batch.
6388 (Screen Size): Mention --batch.
6389 (Messages/Warnings): Likewise.
6390
6391 2010-03-05 Tom Tromey <tromey@redhat.com>
6392
6393 * gdb.texinfo (Basic Python): Document target_charset and
6394 target_wide_charset.
6395
6396 2010-03-05 Tom Tromey <tromey@redhat.com>
6397
6398 * gdb.texinfo (Data): Link to pretty-printing.
6399 (Output Formats): Likewise. Correct text.
6400
6401 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6402
6403 * gdb.texinfo (Types): Describe <struct> and <flags>.
6404
6405 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6406
6407 * gdb.texinfo (Frames In Python): Add block parameter and
6408 description to read_var text.
6409
6410 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
6411 Tom Tromey <tromey@redhat.com>
6412
6413 * gdb.texinfo (Types In Python): Describe block argument in
6414 template_argument and gdb.lookup_type.
6415
6416 2010-02-24 Tom Tromey <tromey@redhat.com>
6417
6418 * gdb.texinfo (Cygwin Native): Fix typo.
6419
6420 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6421
6422 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6423 and select method descriptions.
6424 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6425 Tables in Python to menu.
6426 (Blocks In Python): New node.
6427 (Symbols In Python): New node.
6428 (Symbol Tables in Python): New node.
6429
6430 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6431
6432 Multiexec MI
6433
6434 gdb/
6435 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6436
6437 gdb/doc/
6438 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6439 changes.
6440 (GDB/MI Program Execution): Document current behaviour of
6441 --all and --thread-group.
6442 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6443 -remove-inferior.
6444 * observer.texi (inferior_added, inferior_removed): New
6445 observers.
6446
6447 2010-02-19 Tom Tromey <tromey@redhat.com>
6448
6449 * gdbint.texinfo (Getting Started): Fix @node.
6450 (Debugging GDB): Likewise.
6451
6452 2010-02-13 Joel Brobecker <brobecker@adacore.com>
6453
6454 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6455 documenting the gdb_test_timeout variable.
6456
6457 2010-02-12 Jakob Engblom <jakob@virtutech.com>
6458
6459 * gdb.texinfo (MI commands): Added documentation of --reverse
6460 option to a set of MI commands. Restructured documentation of MI
6461 commands --exec-continue to reflect the complexity of reverse
6462 execution.
6463
6464 2010-02-12 Pedro Alves <pedro@codesourcery.com>
6465
6466 * gdb.texinfo (Using the Collected Data): Specify that the address
6467 range of `tfind outsize' is exclusive, and that the address range
6468 of `tfind range' is inclusive.
6469 (Tracepoint Packets): Specify that the address range of
6470 `QTFrame:range' is inclusive, and that the address range of
6471 `QTFrame:outside' is exclusive
6472
6473 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6474
6475 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6476
6477 2010-02-10 Tom Tromey <tromey@redhat.com>
6478
6479 * gdb.texinfo (Debugging Output): Document set debug parser and
6480 show debug parser.
6481
6482 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6483
6484 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6485 i386_eflags and i386_mxcsr.
6486
6487 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6488
6489 * gdb.texinfo: Document i386 target features.
6490
6491 2010-02-05 Doug Evans <dje@google.com>
6492
6493 * gdbint.texinfo (Testsuite): Add a new section to document the
6494 various DejaGnu variables that may be overridden.
6495 Document INTERNAL_GDBFLAGS.
6496
6497 2010-02-04 Tom Tromey <tromey@redhat.com>
6498
6499 PR cli/8830:
6500 * gdb.texinfo (Files): -readnow comes before the filename for file
6501 and symbol-file.
6502
6503 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6504
6505 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6506 Document ARM breakpoint types.
6507 (Register Packet Format): Move into the new section.
6508 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6509
6510 2010-01-21 Joel Brobecker <brobecker@adacore.com>
6511
6512 * gdb.texinfo (File Options): Adjust the documentation of this
6513 switch to refer to the "source" command rather than partially
6514 duplicating some of the relevant information.
6515 (Extending GDB): Introduce and document the set/show script-extension
6516 setting.
6517 (Command Files): Add note explaining that the "source" command
6518 is also used to evalute scripts written in other languages.
6519 Remove the short slightly incorrect reference to sourcing Python
6520 scripts.
6521 (Python Commands): Document how to execute a Python script from GDB.
6522
6523 2010-01-19 Joel Brobecker <brobecker@adacore.com>
6524
6525 * gdb.texinfo (Command Files): Fix typo.
6526
6527 2010-01-18 Tom Tromey <tromey@redhat.com>
6528
6529 * gdb.texinfo (File Options): Document -x on .py files.
6530 (Command Files): Document handling of Python scripts.
6531
6532 2010-01-18 Jie Zhang <jie.zhang@analog.com>
6533
6534 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6535
6536 2010-01-15 Stan Shebs <stan@codesourcery.com>
6537
6538 * gdb.texinfo (Trace Files): New section.
6539 (Tracepoint Packets): Document QTSave and qTBuffer.
6540 (Trace File Format): New appendix.
6541
6542 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6543
6544 * gdb.texinfo (Values From Inferior): Document lazy_string value
6545 method.
6546 (Python API): Add Lazy strings menu item.
6547 (Lazy Strings In Python): New node.
6548
6549 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6550
6551 * gdb.texinfo (GDB/MI Thread Information): New.
6552 (GDB/MI Async Records): Document the core field in *stopped.
6553 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6554 documentation
6555 (Process list): Document that osdata document may contain
6556 threads.
6557 (Remote Serial Protocol): Document qXfer:threads.
6558
6559 2010-01-06 Stan Shebs <stan@codesourcery.com>
6560
6561 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6562 disconnected tracing.
6563 (Tracepoint Packets): Document new protocol.
6564
6565 2010-01-05 Stan Shebs <stan@codesourcery.com>
6566
6567 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6568 tracepoints.
6569 (Tracepoint Packets): Describe remote protocol for fast
6570 tracepoints.
6571
6572 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6573
6574 Update the "Start of New Year Procedure".
6575 * gdbint.texinfo: Add the list of files that need to be updated
6576 manually. Minor reformatting.
6577
6578 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6579
6580 * refcard.tex: Update copyright year in header and text.
6581
6582 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6583
6584 * agentexpr.texi: Add 2010 to the list of copyright years.
6585 * annotate.texinfo: Likewise.
6586 * gdb.texinfo: Likewise.
6587 * gdbint.texinfo: Likewise.
6588 * observer.texi: Likewise.
6589 * stabs.texinfo: Likewise.
6590
6591 2009-12-31 Stan Shebs <stan@codesourcery.com>
6592
6593 * gdb.texinfo (Tracepoint Actions): Describe teval.
6594
6595 2009-12-29 Stan Shebs <stan@codesourcery.com>
6596
6597 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
6598
6599 2009-12-28 Stan Shebs <stan@codesourcery.com>
6600
6601 * gdb.texinfo (Trace State Variables): New section.
6602 (Tracepoint Packets): Describe trace state variable packets.
6603 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6604 variable bytecodes.
6605
6606 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6607
6608 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6609 declarations.
6610
6611 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6612
6613 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6614 -gdb-exit behaviour.
6615
6616 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6617
6618 * gpl.texi: Update to version 3 of the GPL.
6619
6620 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6621
6622 * Makefile.in: Update copyright header.
6623 * observer.texi: Fix the copyright header of the generated files.
6624
6625 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6626
6627 * gdb.texinfo (Types In Python): Describe range function.
6628
6629 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6630
6631 * gdb.texinfo (Types In Python): Describe "is_base_class".
6632
6633 2009-12-03 Tom Tromey <tromey@redhat.com>
6634
6635 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6636
6637 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6638
6639 * observer.texi: New memory_changed observer.
6640
6641 2009-12-01 Tom Tromey <tromey@redhat.com>
6642
6643 * gdb.texinfo (Reverse Execution): Fix typo.
6644
6645 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6646
6647 PR gdb/8704
6648
6649 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6650 are allowed after the breakpoint condition.
6651
6652 2009-11-23 Tom Tromey <tromey@redhat.com>
6653
6654 PR python/10782:
6655 * gdb.texinfo (Types In Python): Document Type.pointer.
6656
6657 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6658
6659 * gdb.texinfo (Machine Code): Adjust.
6660
6661 2009-11-11 Pedro Alves <pedro@codesourcery.com>
6662
6663 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6664 (Using Agent Expressions): Delete cross reference.
6665
6666 2009-11-07 Joel Brobecker <brobecker@adacore.com>
6667
6668 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6669 and @settitle directives up to help makeinfo find them.
6670
6671 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6672
6673 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6674 (Auto-loading): Use plural and note one can use multiple components now.
6675
6676 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6677
6678 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6679 -stack-list-arguments have the same documentation for parameter
6680 as -stack-list-locals. Add comas.
6681
6682 2009-10-27 Tom Tromey <tromey@redhat.com>
6683 Eli Zaretskii <eliz@gnu.org>
6684
6685 PR python/10781
6686
6687 * gdb.texinfo (Values From Inferior): Document cast method.
6688
6689 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6690
6691 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6692 and adjust example.
6693
6694 2009-10-22 Michael Snyder <msnyder@vmware.com>
6695
6696 * gdb.texinfo (Process Record and Replay): Document new form of
6697 info record command. Also document the new save and restore
6698 commands.
6699
6700 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6701
6702 * gdb.texinfo (Machine Code): Mention current pc marker.
6703 (Memory): Likewise.
6704
6705 2009-10-19 Pedro Alves <pedro@codesourcery.com>
6706 Stan Shebs <stan@codesourcery.com>
6707
6708 * observer.texi (new_inferior): Rename to...
6709 (inferior_appeared): ... this.
6710
6711 * gdb.texinfo (Inferiors): Rename node to ...
6712 (Inferiors and Programs): ... this. Mention running multiple
6713 programs in the same debug session.
6714 <info inferiors>: Mention the new 'Executable' column if "info
6715 inferiors". Update examples. Document the "add-inferior",
6716 "clone-inferior", "remove-inferior" and "maint info
6717 program-spaces" commands.
6718 (Process): Rename node to...
6719 (Forks): ... this. Document "set|show follow-exec-mode".
6720
6721 2009-10-11 Michael Snyder <msnyder@vmware.com>
6722
6723 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6724 (ReverseContinue): Ditto.
6725
6726 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6727
6728 * gdb.texinfo (Server): Document libthread-db-search-path.
6729
6730 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6731
6732 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6733
6734 2009-10-06 Michael Eager <eager@eagercon.com>
6735
6736 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6737 (Embedded Processors): Add MicroBlaze.
6738 (MicroBlaze): New. Describe Xilinx MicroBlaze
6739
6740 2009-10-04 Pedro Alves <pedro@codesourcery.com>
6741
6742 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6743
6744 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6745
6746 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6747
6748 2009-09-23 Joel Brobecker <brobecker@adacore.com>
6749
6750 * observer.texi (solib_unloaded): Document explicitly the fact that
6751 this observer is called before the associated symbols are unloaded.
6752
6753 2009-09-21 Jie Zhang <jie.zhang@analog.com>
6754
6755 * gdb.texinfo: Escape "{" and "}".
6756
6757 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6758
6759 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6760 -stack-list-variables.
6761
6762 2009-09-18 Tom Tromey <tromey@redhat.com>
6763
6764 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6765 is experimental.
6766
6767 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6768
6769 * gdb.texinfo (convenince variables): Mention
6770 $_siginfo could be empty.
6771
6772 2009-09-15 Tom Tromey <tromey@redhat.com>
6773
6774 * gdb.texinfo (GDB/MI Variable Objects): Document
6775 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6776 Expand -var-update documentation.
6777
6778 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6779
6780 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6781 feature.
6782
6783 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6784
6785 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6786
6787 2009-09-10 Michael Snyder <msnyder@vmware.com>
6788
6789 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6790 ReverseStep replies to the qSupported query.
6791
6792 2009-09-10 Joel Brobecker <brobecker@adacore.com>
6793
6794 Add documentation for set/show interactive-mode.
6795 * gdb.texinfo (Other Misc Settings): New node.
6796
6797 2009-09-01 Doug Evans <dje@google.com>
6798
6799 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6800 non-stop mode's affect on remote caching.
6801
6802 2009-08-31 Jacob Potter <jdpotter@google.com>
6803 Doug Evans <dje@google.com>
6804
6805 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6806 Mark `set/show remotecache' options as obsolete.
6807 Document new `set/show stack-cache' option.
6808 Update text for `info dcache'.
6809
6810 2009-08-27 Doug Evans <dje@google.com>
6811
6812 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6813 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6814
6815 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6816
6817 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6818 about autoconf.
6819
6820 2009-08-25 Pedro Alves <pedro@codesourcery.com>
6821
6822 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6823 small example, and describe its columns. Replace "inferior-id" by
6824 "infno" throughout.
6825
6826 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6827
6828 * gdbint.texinfo (Releasing GDB): Point to
6829 README-maintainer-mode file for required autoconf version.
6830 * configure.ac: Do not substitute datarootdir, htmldir,
6831 pdfdir, docdir. Do not process --with-datarootdir,
6832 --with-htmldir, --with-pdfdir, --with-docdir.
6833 * configure: Regenerate.
6834
6835 * configure: Regenerate.
6836
6837 2009-08-20 Reid Kleckner <reid@kleckner.net>
6838
6839 * gdb.texinfo: Add chapter on JIT interface.
6840
6841 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
6842
6843 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6844 confirmation request.
6845
6846 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6847
6848 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6849 CRC definitions.
6850
6851 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6852
6853 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6854 -break-commands.
6855
6856 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6857
6858 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6859 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6860
6861 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6862
6863 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6864 "set spu stop-on-load" and "show spu stop-on-load" commands.
6865
6866 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6867
6868 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6869
6870 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6871
6872 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6873 org.gnu.gdb.arm.neon.
6874
6875 2009-07-20 Pedro Alves <pedro@codesourcery.com>
6876
6877 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6878 optional element.
6879 (subsection OS ABI): New subsection.
6880
6881 2009-07-14 Stan Shebs <stan@codesourcery.com>
6882
6883 * gdb.texinfo (Tracepoint Conditions): New section.
6884 (General Query Packets): Describe ConditionalTracepoints.
6885 (Tracepoint Packets): Describe condition field.
6886 (Maintenance Commands): Describe maint agent-eval.
6887 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6888
6889 2009-07-11 Hui Zhu <teawater@gmail.com>
6890
6891 * gdb.texinfo (disassemble): Add a new modifier /r
6892 to "disassemble" command to make it print the raw instructions
6893 in hex as well as in symbolic form.
6894
6895 2009-07-09 Tom Tromey <tromey@redhat.com>
6896
6897 * gdbint.texinfo (Testsuite): Document parallel make check.
6898
6899 2009-07-09 Tom Tromey <tromey@redhat.com>
6900
6901 * gdbint.texinfo (Testsuite): Document test transcripts.
6902
6903 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6904
6905 * gdb.texinfo (Values From Inferior): Add length parameter
6906 description.
6907
6908 2009-07-04 Chris Genly <chris@genly.us>
6909
6910 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6911 in -var-list-children. Fix example according to what the code
6912 does.
6913
6914 2009-07-02 Pedro Alves <pedro@codesourcery.com>
6915
6916 * gdb.texinfo (Debugging multiple inferiors): Document the
6917 "inferior", "detach inferior" and "kill inferior" commands.
6918 (Debugging Programs with Multiple Processes): Adjust to mention
6919 generic "inferior" commands. Delete mention of "detach fork" and
6920 "delete fork". Cross reference to "Debugging multiple inferiors"
6921 section.
6922
6923 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6924
6925 * gdbint.texinfo (Item Output Functions): Update signature
6926 for ui_out_field_core_addr.
6927
6928 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6929
6930 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6931 Update example code extrated from breakpoint.c.
6932
6933 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6934
6935 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6936 MI commands.
6937 (GDB/MI Symbol Query): Likewise.
6938 (GDB/MI File Commands): Likewise.
6939 (GDB/MI File Transfer Commands): Likewise.
6940 (GDB/MI Target Manipulation): Likewise.
6941 (GDB/MI Miscellaneous Commands): Likewise.
6942
6943 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6944
6945 * gdb.texinfo (Debugging Optimized Code): New chapter.
6946 (Compiling for Debugging): Reference it. Move some
6947 text to the new section.
6948
6949 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6950
6951 * doc/gdb.texinfo (Calling): Document
6952 set-unwind-on-terminating-exception usage.
6953
6954 2009-06-11 Pedro Alves <pedro@codesourcery.com>
6955
6956 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6957 command.
6958
6959 2009-06-07 Pedro Alves <pedro@codesourcery.com>
6960
6961 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6962 references.
6963
6964 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6965
6966 * gdbint.texinfo: Rename formal parameters to gdbarch function
6967 protoypes from "current_gdbarch" to "gdbarch".
6968
6969 2009-05-28 Tom Tromey <tromey@redhat.com>
6970
6971 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6972
6973 2009-05-27 Tom Tromey <tromey@redhat.com>
6974
6975 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6976 feature.
6977 (GDB/MI Variable Objects): Document -var-set-visualizer.
6978
6979 2009-04-02 Tom Tromey <tromey@redhat.com>
6980
6981 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6982 feature.
6983 (GDB/MI Variable Objects): Document -var-set-visualizer.
6984
6985 2009-05-27 Tom Tromey <tromey@redhat.com>
6986 Thiago Jung Bauermann <bauerman@br.ibm.com>
6987 Phil Muldoon <pmuldoon@redhat.com>
6988
6989 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6990 (Pretty Printing): New node.
6991 (Selecting Pretty-Printers): Likewise.
6992 (Python API): Update.
6993 (Output Formats): Document /r format.
6994
6995 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6996 Tom Tromey <tromey@redhat.com>
6997
6998 * gdb.texinfo (Types In Python): New node.
6999 (Values From Inferior): "type" is now an attribute.
7000 (Python API): Update.
7001
7002 2009-05-27 Tom Tromey <tromey@redhat.com>
7003 Thiago Jung Bauermann <bauerman@br.ibm.com>
7004 Phil Muldoon <pmuldoon@redhat.com>
7005
7006 * gdb.texinfo: Add @syncodeindex for `tp'.
7007 (Python API): Update.
7008 (Auto-loading): New node.
7009 (Objfiles In Python): New node.
7010
7011 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
7012
7013 * gdb.texinfo (Threads): Document libthread-db-search-path.
7014
7015 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
7016
7017 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
7018
7019 2009-05-12 Pedro Alves <pedro@codesourcery.com>
7020
7021 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
7022 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
7023 show show-debug-regs' docs.
7024
7025 2009-05-08 Eli Zaretskii <eliz@gnu.org>
7026
7027 * gdb.texinfo (Process Record and Replay): Add description of
7028 reverse execution.
7029
7030 2009-05-07 Joel Brobecker <brobecker@adacore.com>
7031
7032 * gdbint.texinfo (Adding support for debugging core files): New node.
7033 (Native Debugging): Remove the ``Native core file Support'' section.
7034
7035 2009-05-01 Eli Zaretskii <eliz@gnu.org>
7036
7037 * gdb.texinfo (Process Record and Replay): Improve and clarify.
7038 Add index entries.
7039
7040 2009-04-30 Hui Zhu <teawater@gmail.com>
7041 Michael Snyder <msnyder@vmware.com>
7042
7043 * gdb.texinfo: (Process Record and Replay): Add documentation for
7044 process record and replay.
7045
7046 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7047
7048 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
7049 a new part on command-line defined macros.
7050
7051 2009-04-25 Eli Zaretskii <eliz@gnu.org>
7052
7053 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
7054 clarify the wording.
7055
7056 2009-04-23 Tom Tromey <tromey@redhat.com>
7057
7058 * gdb.texinfo (Data Files): New node.
7059 (GDB Files): Update menu.
7060
7061 2009-04-23 Joel Brobecker <brobecker@adacore.com>
7062
7063 * gdbint.texinfo (Defining Other Architecture Features): Remove
7064 entry for PROCESS_LINENUMBER_HOOK.
7065
7066 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
7067
7068 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
7069
7070 2009-04-22 Hui Zhu <teawater@gmail.com>
7071
7072 * gdb.texinfo (disassemble-next-line): Set the default of
7073 disassemble-next-line to off.
7074
7075 2009-04-21 Joseph Myers <joseph@codesourcery.com>
7076
7077 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
7078 --with-htmldir): New.
7079 * configure: Regenerate.
7080 * Makefile.in (datarootdir, docdir): Define.
7081 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
7082 instead of $(SET_TEXINPUTS).
7083 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
7084 gdbint.info instead of $(SET_TEXINPUTS).
7085 (gdbint/index.html): Use same -I options as for building
7086 gdbint.info.
7087 (stabs.dvi, stabs.pdf): Use same -I options as for building
7088 stabs.info instead of $(SET_TEXINPUTS).
7089 (stabs/index.html): Use same -I options as for building
7090 stabs.info.
7091 (annotate.dvi, annotate.pdf): Use same -I options as for building
7092 annotate.info instead of $(SET_TEXINPUTS).
7093 (annotate/index.html): Use same -I options as for building
7094 annotate.info.
7095
7096 2009-04-21 David Daney <ddaney@caviumnetworks.com>
7097
7098 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
7099
7100 2009-04-21 Joseph Myers <joseph@codesourcery.com>
7101
7102 * gdb.texinfo (Source Path): Document --with-relocated-sources.
7103
7104 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
7105 Joseph Myers <joseph@codesourcery.com>
7106
7107 * Makefile.in (MAKEHTML): Set to makeinfo --html.
7108 (MAKEHTMLFLAGS): Set to empty.
7109 (html__strip_dir): Define.
7110 (HTMLFILES): Define.
7111 (HTMLFILES_INSTALL): Define.
7112 (install-html): Copy new automake rule.
7113 (html): Depend on $(HTMLFILES).
7114 (gdb_toc.html): Rename to gdb/index.html.
7115 (gdbint_toc.html): Rename to gdbint/index.html.
7116 (stabs_toc.html): Rename to stabs/index.html.
7117 (annotate_toc.html): Rename to annotate/index.html.
7118
7119 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
7120
7121 * Makefile.in: Set pdfdir and htmldir from configure
7122 substitutions.
7123 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
7124 * configure: Regenerate.
7125
7126 2009-04-16 Joel Brobecker <brobecker@adacore.com>
7127
7128 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
7129 This macro is no longer used.
7130
7131 2009-04-15 Tom Tromey <tromey@redhat.com>
7132
7133 * gdb.texinfo (Character Sets): Document default character set.
7134
7135 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
7136
7137 * gdbint.texinfo: Change server name from sources.redhat.com to
7138 sourceware.org throughout.
7139
7140 2009-04-09 Joel Brobecker <brobecker@adacore.com>
7141
7142 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
7143 about a missing dot or coma after @xref.
7144
7145 2009-04-02 Joel Brobecker <brobecker@adacore.com>
7146
7147 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
7148 example, and add a small explanation about it.
7149 (Print Settings): Change the documentation of the "set print
7150 frame-arguments" to reflect the fact that the default is now "scalars".
7151
7152 2009-04-02 Joel Brobecker <brobecker@adacore.com>
7153
7154 * gdb.texinfo (Print Settings): Add kindex for command "set
7155 print frame-arguments".
7156
7157 2009-03-31 Joel Brobecker <brobecker@adacore.com>
7158
7159 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
7160 breakpoints.
7161 (Set Breaks): Add reference to thread-specific and task-specific
7162 breakpoints.
7163
7164 2009-03-31 Joel Brobecker <brobecker@adacore.com>
7165
7166 * gdb.texinfo (Ada Tasks): Remove the documentation about
7167 the "Running" state, as this state has been eliminated.
7168 Now all runnable tasks are shown as "Runnable".
7169
7170 2009-03-30 Stan Shebs <stan@codesourcery.com>
7171
7172 * gdb.texinfo (Tracepoints): Describe tracepoints as a
7173 special case of breakpoints.
7174 (Enable and Disable Tracepoints): Mention deprecation.
7175 (Listing Tracepoints): Update description and example.
7176
7177 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7178
7179 * gdb.texinfo (Frames in Python): New node.
7180 (Python API): Update.
7181
7182 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
7183
7184 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
7185 from a method to an attribute.
7186
7187 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
7188
7189 * gdb.texinfo (Values From Inferior): Document is_optimized_out
7190 attribute.
7191
7192 2009-03-25 Pedro Alves <pedro@codesourcery.com>
7193
7194 * observer.texi (thread_exit): Add "silent" parameter.
7195
7196 2009-03-22 Pedro Alves <pedro@codesourcery.com>
7197
7198 * observer.texi (about_to_proceed): New.
7199
7200 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
7201
7202 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
7203 field throughout to handle types with spaces in them. Fix typos
7204 found by aspell.
7205 (Summary, Requirements, Contributors): New first chapter,
7206 "Summary" added, old Requirements section moved there, and new
7207 section, "Contributors" added.
7208 (Initializing a New Architecture, Register Representation)
7209 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
7210 (Porting gdb): These sections extended and updated.
7211 (Compiler Characteristics): This section (empty) deleted.
7212 (Defining Other Architecture Features): This section renamed and
7213 duplicate material removed from (formerly "Target Conditionals").
7214 Use braces {} in @deftypeXX type field throughout to handle types
7215 with spaces in them. Typos found by aspell fixed.
7216
7217 * stack_frame.svg: New file, source of image for gdbint.texinfo.
7218 * stack_frame.pdf: Version of image for PDF output.
7219 * stack_frame.png: Version of image for HTML output and for Emacs.
7220 * stack_frame.txt: Version of image for Info output.
7221 * stack_frame.eps: Version of image for TeX DVI output.
7222
7223 2009-03-21 Eli Zaretskii <eliz@gnu.org>
7224
7225 * gdb.texinfo (Character Sets): Fix last change.
7226
7227 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
7228
7229 * gdb.texinfo (Values From Inferior): Fix optional arguments
7230 markup.
7231 (Commands In Python): Adjust argument names of gdb.Command.__init__
7232 to what the function accepts as keywords.
7233
7234 2008-03-20 Tom Tromey <tromey@redhat.com>
7235
7236 * gdb.texinfo (Convenience Vars): Document convenience functions.
7237 (Functions In Python): New node.
7238 (Python API): Update.
7239
7240 2009-03-20 Tom Tromey <tromey@redhat.com>
7241
7242 * gdb.texinfo (Character Sets): Remove obsolete text. Document
7243 set target-wide-charset.
7244 (Requirements): Mention iconv.
7245
7246 2009-03-17 Hui Zhu <teawater@gmail.com>
7247
7248 * gdb.texinfo: Change the introduce of "disassemble-next-line".
7249
7250 2009-03-17 Hui Zhu <teawater@gmail.com>
7251
7252 * gdb.texinfo: Add documentation for disassemble-next-line.
7253
7254 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7255
7256 * gdb.texinfo (Commands In Python): Remove tindex entries.
7257
7258 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7259
7260 * gdb.texinfo (Returning): New description for missing debug info.
7261
7262 2009-03-14 Pedro Alves <pedro@codesourcery.com>
7263
7264 * gdb.texinfo (Remote Configuration): Document query-attached.
7265 (General Query Packets): Document qAttached.
7266
7267 2009-03-05 Pedro Alves <pedro@codesourcery.com>
7268
7269 * gdb.texinfo (Background Execution): Better describe the set
7270 target-async command.
7271 (Maintenance Commands): Delete description of the `maint set/show
7272 linux-async' and `maint set/show remote-async' commands.
7273
7274 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7275
7276 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
7277 between sentences.
7278
7279 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7280
7281 * gdb.texinfo (GDB/MI Async Records): Document the
7282 =library-loaded and =library-unloaded notifications.
7283
7284 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7285
7286 * observer.texi (test_notification): New observer.
7287
7288 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
7289
7290 * observer.texi: Add parameter 'print_frame' to normal_stop
7291 observer.
7292
7293 2009-02-07 Eli Zaretskii <eliz@gnu.org>
7294
7295 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
7296 (Commands In Python): Fix COMMAND_* constants in last change. Use
7297 @kbd for interactive input. Add cross-references and index
7298 entries.
7299
7300 2009-02-06 Pedro Alves <pedro@codesourcery.com>
7301
7302 * gdb.texinfo (Signals): Document $_siginfo.
7303 (Convenience Variables): Mention $_siginfo.
7304 (Remote Configuration): Document qXfer:siginfo:read,
7305 qXfer:siginfo:write packets, and the read-siginfo-object,
7306 write-siginfo-object commands.
7307
7308 2009-02-06 Pedro Alves <pedro@codesourcery.com>
7309
7310 * gdbint.texinfo (Values): New chapter.
7311
7312 2009-02-06 Tom Tromey <tromey@redhat.com>
7313
7314 * gdb.texinfo (Python API): Add entry for Commands In Python.
7315 (Commands In Python): New node.
7316
7317 2009-02-05 Tom Tromey <tromey@redhat.com>
7318
7319 * gdb.texinfo (Values From Inferior): Document Value.string.
7320
7321 2009-02-05 Tom Tromey <tromey@redhat.com>
7322
7323 * gdb.texinfo (Basic Python): Document execute's from_tty
7324 argument.
7325
7326 2009-02-04 Tom Tromey <tromey@redhat.com>
7327
7328 * gdb.texinfo (Basic Python): Document gdb.history.
7329
7330 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7331
7332 * gdb.texinfo (GDB/MI Thread Commands): Document the
7333 'current-thread-id' field. Remove the example with zero threads,
7334 since current GDB won't ever report that if there's inferior.
7335
7336 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7337
7338 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
7339 option to -break-insert.
7340
7341 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7342 Jerome Guitton <guitton@adacore.com>
7343
7344 * gdb.texinfo (Startup): Document --with-system-gdbinit.
7345 (System-wide configuration): New section.
7346
7347 2009-01-26 Pedro Alves <pedro@codesourcery.com>
7348
7349 PR gdb/7580:
7350 * gdb.texinfo (Maintenance Commands): Document "maint set|show
7351 internal-error|internal-warning quit|corefile ask|yes|no".
7352
7353 2009-01-26 Pedro Alves <pedro@codesourcery.com>
7354
7355 * gdb.texinfo (Using the `gdbserver' Program): Document
7356 --remote-debug.
7357
7358 2009-01-23 Doug Evans <dje@google.com>
7359
7360 * gdb.texinfo: Add nexti to list of commands that support
7361 background execution.
7362
7363 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
7364
7365 * gdb.texinfo (Define, Hooks): Document prefix command support.
7366
7367 2009-01-14 Joseph Myers <joseph@codesourcery.com>
7368 Carlos O'Donell <carlos@codesourcery.com>
7369
7370 Fixes for makeinfo --html.
7371
7372 * annotate.texinfo: Use @copying and @insertcopying. Use
7373 @ifnottex in place of @ifinfo.
7374 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7375 place of @ifinfo. Use @ifnotinfo for one index entry.
7376 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7377 in place of @ifinfo.
7378 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7379 in place of @ifinfo. Include contents at start unconditionally.
7380
7381 2009-01-13 Pedro Alves <pedro@codesourcery.com>
7382
7383 * gdb.texinfo (General Query Packets): Remove @var{} around the
7384 "spu" literal string.
7385
7386 2009-01-07 Pedro Alves <pedro@codesourcery.com>
7387
7388 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7389 program may be running in another process" errors.
7390 * gdbint.texinfo (Native Conditionals): Delete
7391 ONE_PROCESS_WRITETEXT description.
7392
7393 2009-01-07 Joel Brobecker <brobecker@adacore.com>
7394
7395 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7396 emacs local variable to be placed at the end of the ChangeLog.
7397 Add server.c and gdbreplay.c to the list of files where the
7398 copyright year needs to be updated.
7399
7400 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
7401
7402 * gdb.texinfo (Remote Configuration): Document new
7403 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7404 commands.
7405
7406 2008-12-28 Pedro Alves <pedro@codesourcery.com>
7407
7408 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7409 FETCH_INFERIOR_REGISTERS.
7410 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7411 FETCH_INFERIOR_REGISTERS descriptions. Remove
7412 gdbarch_get_longjmp_target descrition, since already described in
7413 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7414 (Target Conditionals): ... here.
7415
7416 2008-12-16 Joel Brobecker <brobecker@adacore.com>
7417
7418 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7419 examples.
7420 (Additions to Ada): Likewise. Add the missing opening and closing
7421 parenthesis of the GDB prompt in one of the examples.
7422
7423 2008-12-14 Joel Brobecker <brobecker@adacore.com>
7424
7425 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7426 about the result of 'Address not being of type System.Address.
7427 This problem has been fixed a while ago.
7428
7429 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7430
7431 MI non-stop and multiprocess docs.
7432
7433 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7434 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7435 Adjust documentation for *stopped, document =thread-created,
7436 =thread-exited, =thread-group-created and =thread-group-exited.
7437 (GDB/MI Thread Commands): Document the 'state' field in
7438 -thread-info output.
7439 (GDB/MI Program Execution): Mention --all and --thread-group
7440 options.
7441 (GDB/MI Variable Objects): Describe floating and fixed variable
7442 objects.
7443 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
7444
7445 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7446
7447 * gdb.texinfo (Operating System Information): New appendix.
7448 (Operating System Auxiliary Information): Document 'info os processes'
7449 (Remote Configuration): Document 'osdata'
7450 (General Query Packets): Document qXfer:osdata:read.
7451
7452 2008-11-27 Tristan Gingold <gingold@adacore.com>
7453
7454 * gdb.texinfo (Darwin): Document Darwin specific features.
7455
7456 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7457
7458 * gdbint.texinfo (Target Conditionals): Extend the
7459 gdbarch_breakpoint_from_pc description.
7460
7461 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7462
7463 * gdb.texinfo (M68K Features): Fix typo.
7464
7465 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7466
7467 * gdb.texinfo (Symbols): Mention printing containing
7468 image name in "info symbol".
7469 (Maint translate-address): Likewise.
7470
7471 2008-11-18 Joel Brobecker <brobecker@adacore.com>
7472
7473 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7474 commands "catch load" and "catch unload".
7475
7476 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7477
7478 * gdb.texinfo (GDB/MI Async Records): Document
7479 =thread-selected.
7480
7481 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7482
7483 * observer.texi (new_inferior, inferior_exit): New observers.
7484
7485 2008-10-27 Pedro Alves <pedro@codesourcery.com>
7486
7487 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7488 .mt files, TM_CLIBS or TM_CDEPS.
7489 (x86 Watchpoints): Don't mention TDEPFILES.
7490
7491 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7492
7493 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7494 (Overview): Mention notifications and non-stop mode behavior.
7495 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7496 with non-stop mode behavior. Add vStopped description.
7497 (Stop Reply Packets): Update list of packets that return
7498 stop replies. Mention non-stop behavior.
7499 (General Query Packets): Document QNonStop packet and associated
7500 qSupported query response.
7501 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7502 behavior.
7503 (Notification Packets): New section.
7504 (Remote Non-Stop): New section.
7505 (File-I/O Overview): Mention non-stop behavior.
7506
7507 2008-10-24 Hui Zhu <teawater@gmail.com>
7508 Pedro Alves <pedro@codesourcery.com>
7509
7510 * gdb.texinfo (displaced-stepping): Describe the auto mode
7511 setting, and say it's the default. This is now a mainstream
7512 setting instead of a maintenance setting.
7513
7514 2008-10-23 Pedro Alves <pedro@codesourcery.com>
7515
7516 * observer.texi (thread_stop_requested): New.
7517
7518 2008-10-22 Joel Brobecker <brobecker@adacore.com>
7519
7520 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7521 (Patching): Replace incorrect usage of @samp by @kbd.
7522
7523 2008-10-17 Michael Snyder <msnyder@vmware.com>
7524
7525 * gdb.texinfo: Add documentation for reverse execution.
7526
7527 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7528 Eli Zaretskii <eliz@gnu.org>
7529
7530 * gdb.texinfo. (Values From Inferior): New subsubsection.
7531
7532 2008-10-06 Doug Evans <dje@google.com>
7533
7534 * gdb.texinfo (set debug dwarf2-die): Document it.
7535
7536 2008-10-01 Joel Brobecker <brobecker@adacore.com>
7537
7538 * gdb.texinfo (catch) [exception]: Document how to insert
7539 a breakpoint on user-defined exceptions when the exception
7540 name is identical to one of the language-defined ones.
7541
7542 2008-09-27 Tom Tromey <tromey@redhat.com>
7543
7544 * gdb.texinfo (Macros): Remove text about stringification,
7545 varargs, and splicing.
7546
7547 2008-09-27 Tom Tromey <tromey@redhat.com>
7548
7549 * gdbint.texinfo (Language Support): Remove text about omitting
7550 support for a language.
7551
7552 2008-09-23 Doug Evans <dje@google.com>
7553
7554 * gdb.texinfo (info dcache): Update.
7555
7556 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7557
7558 * gdb.texinfo (Packets): Add info on thread-id syntax and
7559 multiprocess extensions.
7560 <D>: Document multiprocess form of packet.
7561 <H>: Use thread-id syntax.
7562 <T>: Likewise.
7563 <vCont>: Likewise. Note this is required for multiprocess.
7564 <vKill>: New packet.
7565 (Stop Reply Packets) <T>: Use thread-id syntax.
7566 <W>: Document multiprocess form of reply.
7567 <X>: Likewise.
7568 (General Query Packets) <qC>: Use thread-id syntax.
7569 <qfThreadInfo>: Likewise.
7570 <qGetTLSAddr>: Likewise.
7571 <qP>: Likewise.
7572 <qSupported>: Add "multiprocess" feature.
7573 <qThreadExtraInfo>: Use thread-id syntax.
7574
7575 2008-09-22 Stan Shebs <stan@codesourcery.com>
7576
7577 * gdb.texinfo (Inferiors): New section.
7578
7579 2008-09-12 Pedro Alves <pedro@codesourcery.com>
7580
7581 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7582
7583 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7584
7585 * gdbint.texinfo (Target Conditionals): Remove documentation
7586 for gdbarch_name_of_malloc.
7587
7588 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7589
7590 * gdb.texinfo (Interrupts): Mention TCP interface for
7591 sending BREAK.
7592
7593 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7594
7595 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7596 argument prefix to "set sysroot".
7597
7598 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7599
7600 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7601 and False.
7602
7603 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7604
7605 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7606 for possible features of -list-features.
7607
7608 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7609
7610 * gdb.texinfo (Background execution): Adjust example
7611 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7612
7613 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7614
7615 * doc/gdb.texinfo (PowerPC): Fix typo.
7616 (PowerPC features): Fix typo.
7617
7618 2008-08-18 Pedro Alves <pedro@codesourcery.com>
7619
7620 * observer.texi (thread_ptid_changed): New.
7621
7622 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
7623
7624 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7625 (PowerPC features): Mention feature set for VSX registers.
7626
7627 2008-08-13 Joel Brobecker <brobecker@adacore.com>
7628
7629 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7630 the direct visibility of all names in user-written packages.
7631
7632 2008-08-13 Pedro Alves <pedro@codesourcery.com>
7633
7634 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7635 setting, and make it the default.
7636 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7637 non-stop script example.
7638
7639 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7640
7641 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7642 reference to the "Using Different Register and Memory Data
7643 Representation" section.
7644
7645 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7646
7647 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7648 (Remote Protocol): Add Packet Acknowledgment to menu.
7649 (Overview): Mention +/- can be disabled, and point to new section
7650 where this is discussed in detail.
7651 (General Query Packets): Document QStartNoAckMode packet, and
7652 corresponding qSupported reply.
7653 (Packet Acknowledgment): New section.
7654
7655 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7656 Pedro Alves <pedro@codesourcery.com>
7657
7658 * gdb.texinfo (Threads): Move paragraph about automatic thread
7659 selection to All-Stop Mode subsection.
7660 (Thread Stops): Reorganize existing material into subsections.
7661 Add introductory blurb and menu.
7662 (Non-Stop Mode): New subsection.
7663 (Background Execution): New subsection.
7664 (Maintenance Commands): Add cross-references from async mode
7665 commands to the new Background Execution section.
7666
7667 2008-08-06 Tom Tromey <tromey@redhat.com>
7668
7669 * gdb.texinfo (Extending GDB): New chapter.
7670 (Sequences): Demoted chapter, now a section under the new
7671 Extending GDB chapter.
7672 (Python): New section.
7673
7674 2008-07-31 Stan Shebs <stan@codesourcery.com>
7675
7676 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7677
7678 2008-07-29 Stan Shebs <stan@codesourcery.com>
7679
7680 * gdbint.texinfo: General round of cleanup and minor
7681 clarifications.
7682 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7683 (Longjmp Support): Update description to reflect how it is done
7684 for targets without using native header.
7685 (Symbol Handling): Add a little more general explanation.
7686 (COFF, ELF): Mention stabs encapsulation.
7687 (DWARF 3): New section.
7688 (Adding a New Host): Scrub out some obsolete bits.
7689 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7690 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7691 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7692 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7693 SEEK_SET, STOP_SIGNAL, USG.
7694 (Raw and Virtual Register Representations): Ditto for
7695 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7696 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7697 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7698 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7699 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7700 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7701 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7702 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7703 DEPRECATED_USE_STRUCT_CONVENTION.
7704 Describe gdbarch_deprecated_fp_regnum.
7705 Update description of gdbarch_print_insn.
7706 (Adding a New Target): Scrub out obsolete bits.
7707 (Obsolete Conditionals): Remove entire section.
7708
7709 2008-07-25 Tom Tromey <tromey@redhat.com>
7710
7711 * observer.texi (GDB Observers): Document new observers:
7712 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7713 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7714 architecture_changed.
7715
7716 2008-07-21 Stan Shebs <stan@codesourcery.com>
7717
7718 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7719 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7720
7721 2008-07-21 Tom Tromey <tromey@redhat.com>
7722
7723 * observer.texi (GDB Observers): Remove obsolete comment.
7724 <executable_changed>: Remove argument.
7725
7726 2008-07-18 Tom Tromey <tromey@redhat.com>
7727
7728 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7729
7730 2008-07-10 Doug Evans <dje@google.com>
7731
7732 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7733
7734 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7735
7736 * gdb.texinfo (Starting): Document "set disable-randomization".
7737
7738 2008-07-07 Andreas Schwab <schwab@suse.de>
7739
7740 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7741
7742 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7743
7744 * gdb.texinfo (GDB/MI Target Manipulation): Add
7745 example of -target-attach.
7746
7747 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7748
7749 * observer.texi (target_resumed): New observer.
7750 * gdb.texinfo (GDB/MI Output Records): Document *running.
7751
7752 2008-06-06 Tom Tromey <tromey@redhat.com>
7753
7754 * gdb.texinfo (Completion): Add field name example.
7755
7756 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7757
7758 * gdb.texinfo (GDB/MI Program Context): Added example
7759 to -exec-arguments
7760
7761 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
7762
7763 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7764 annotation.
7765
7766 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7767 Nathan Sidwell <nathan@codesourcery.com>
7768 Joseph Myers <joseph@codesourcery.com>
7769
7770 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7771 and ACX_BUGURL.
7772 * configure: Regenerate.
7773 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7774 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7775 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7776 mailing-list-specific text about bug reporting unless
7777 BUGURL_DEFAULT.
7778
7779 2008-06-05 Pedro Alves <pedro@codesourcery.com>
7780
7781 * gdb.texinfo (-target-select): Remove reference to target async.
7782 (Maintenance Commands): Document "maint set/show remote-async".
7783
7784 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7785
7786 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7787 in -target-file-get section.
7788
7789 2008-05-22 Pedro Alves <pedro@codesourcery.com>
7790
7791 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7792 killing the inferior when it is already debugging a process.
7793
7794 2008-05-21 Joel Brobecker <brobecker@adacore.com>
7795
7796 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7797 abbreviation for "finish".
7798
7799 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
7800
7801 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7802
7803 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7804
7805 * gdbint.texinfo (Target Conditionals): Delete entry for
7806 gdbarch_dwarf_reg_to_regnum.
7807
7808 2008-05-09 Doug Evans <dje@google.com>
7809
7810 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7811
7812 2008-05-05 Doug Evans <dje@google.com>
7813
7814 * gdb.texinfo (disassemble): Document /m modifier.
7815
7816 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7817
7818 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7819 will not report the time of commands that run the target.
7820
7821 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7822
7823 * gdb.texinfo (GDB/MI Output Records): Add
7824 missing semicolon.
7825
7826 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7827
7828 * gdb.texinfo (GDB/MI Output Records):
7829 Document =thread-create and =thread-exited.
7830
7831 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7832
7833 * gdb.texinfo (GDB/MI Development and Front Ends):
7834 Remove mention of dmi-discuss.
7835
7836 2008-05-03 Pedro Alves <pedro@codesourcery.com>
7837
7838 * observer.texi (thread_exit): New.
7839
7840 2008-05-02 Pedro Alves <pedro@codesourcery.com>
7841
7842 * gdb.texinfo (Debugging Output): Document "set/show debug
7843 displaced".
7844 (Maintenance Commands): Document "maint set/show
7845 can-use-displaced-stepping".
7846
7847 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7848
7849 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7850 and set/show arm force-mode.
7851
7852 2008-05-02 Andreas Schwab <schwab@suse.de>
7853
7854 * gdbint.texinfo (Algorithms): Describe
7855 target_watchpoint_addr_within_range.
7856
7857 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7858
7859 * gdbint.texinfo (Stack Frames): New chapter.
7860 (Algorithms): Move Frames text to the new chapter.
7861 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7862 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7863
7864 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7865
7866 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7867 output does not necessary include any tokens.
7868
7869 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
7870
7871 * gdb.texinfo (Set SH Calling convention): New @item.
7872 (Show SH Calling convention): Ditto.
7873
7874 2008-04-22 Markus Deuling <deuling@de.ibm.com>
7875
7876 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7877
7878 2008-04-20 Eli Zaretskii <eliz@gnu.org>
7879
7880 * gdb.texinfo (Set Breaks): Mention that multiple location
7881 breakpoints need line number info. Add index entries.
7882
7883 2008-04-19 Craig Silverstein <csilvers@google.com>
7884
7885 * gdb.texinfo (Requirements): Add an optional requirement on
7886 zlib.
7887 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7888 Compressed DWARF 2.
7889
7890 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7891
7892 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7893 sample output for 'stopped,reason="breakpoint-hit"' message.
7894 (GDB/MI Program Execution): Likewise.
7895
7896 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7897
7898 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7899 -var-set-format. Add -f option to -var-evaluate-expression.
7900
7901 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7902
7903 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7904 new node "Ambiguous Expressions". Replace references to this
7905 node by references to "Ambiguous Expressions" throughout.
7906 (Ambiguous Expressions): New node.
7907
7908 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7909
7910 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7911
7912 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7913
7914 * gdb.texinfo (Debugging Output): Document
7915 "set/show debug lin-lwp-async".
7916 (Maintenance Commands): Document "maint set/show linux-async".
7917
7918 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7919
7920 * gdb.texinfo (Expressions): Update description of malloced arrays.
7921
7922 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7923
7924 * gdb.texinfo (Thread Commands): Document
7925 -thread-info. Remove -thread-list-all-threads.
7926
7927 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7928
7929 Implement MI notification for new threads.
7930 * observer.texi (new_thread): Document.
7931
7932 2008-03-14 Pedro Alves <pedro@codesourcery.com>
7933 Sandra Loosemore <sandra@codesourcery.com>
7934
7935 * gdb.texinfo (Library List Format): Update to mention the
7936 possibility to pass section addresses instead of segment
7937 addresses.
7938
7939 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7940
7941 * gdb.texinfo (Starting): Document "set exec-wrapper".
7942 (Server): Document gdbserver --wrapper.
7943
7944 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7945
7946 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7947 unreadable memory. Delete obsolete SPARClite reference.
7948
7949 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7950
7951 * gdb.texinfo (Starting): Mention always-running targets.
7952 (Target Commands): Add an anchor for load.
7953 (Connecting): Explain continue instead of run.
7954
7955 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7956
7957 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7958
7959 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
7960
7961 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7962 breakpoint table.
7963
7964 2008-02-19 Pedro Alves <pedro@codesourcery.com>
7965
7966 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7967 killing the inferior when it is already debugging a process.
7968
7969 2008-02-13 Markus Deuling <deuling@de.ibm.com>
7970
7971 * gdbint.texinfo (Build Script): New section. Mention new build script
7972 gdb_buildall.sh.
7973
7974 2008-02-01 Jim Blandy <jimb@red-bean.com>
7975
7976 * gdb.texinfo (Help): Summarize 'info args' correctly.
7977
7978 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7979
7980 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7981 available in PowerPC architecture.
7982 (Embedded Processors): Change node name of PowerPC item in menu.
7983 (PowerPC): Rename to...
7984 (PowerPC Embedded): this.
7985 (Architectures): Add new PowerPC item in menu.
7986 (PowerPC): New node.
7987
7988 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7989
7990 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7991 commands.
7992
7993 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7994
7995 * gdb.texinfo (Setting Catchpoints): Mention features
7996 supported on GNU/Linux.
7997
7998 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
7999
8000 * gdb.texinfo (GDB/MI File Commands): Describe new output
8001 field for MI command -file-list-exec-source-file.
8002
8003 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8004
8005 * gdb.texinfo (Using the `gdbserver' Program): Add security
8006 warning. Rearrange into subsections and subsubsections. Document
8007 --multi and --debug. Correct --with-sysroot typo. Update --attach
8008 usage. Make load reference clearer. Document monitor exit.
8009 (Remote Configuration): Document set remote exec-file, attach-packet,
8010 and run-packet.
8011 (Packets): Document vAttach and vRun.
8012
8013 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
8014
8015 * gdb.texinfo (Processes): Mention process command.
8016 detach-on-follow -> detach-on-fork.
8017
8018 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
8019
8020 * gdbint.texinfo (Native Conditionals): Remove
8021 SHELL_COMMAND_CONCAT and SHELL_FILE.
8022
8023 2008-01-26 Eli Zaretskii <eliz@gnu.org>
8024
8025 * gdb.texinfo (Specify Location): Improve wording.
8026
8027 2008-01-23 Chris Demetriou <cgd@google.com>
8028
8029 * gdb.texinfo (Threads): Document new "set print thread-events"
8030 and "show print thread-events" commands.
8031
8032 2008-01-19 Eli Zaretskii <eliz@gnu.org>
8033
8034 * gdb.texinfo (Specify Location): New section.
8035 (Delete Breaks, Edit, Set Breaks): Remove description of
8036 locations. Instead, add a reference to "Specify Location".
8037 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
8038 (Symbols): Refer to "Specify Location" for the valid forms of
8039 linespecs and locations.
8040
8041 2008-01-18 Markus Deuling <deuling@de.ibm.com>
8042
8043 * gdbint.texinfo (Target Conditionals): Replace the description of
8044 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
8045
8046 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
8047
8048 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
8049 about &&var, which is rejected by the expression parser.
8050
8051 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
8052
8053 * gdb.texinfo (Output): Update documentation on using printf with DFP
8054 types.
8055
8056 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8057
8058 * gdb.texinfo (C and C++): Add Decimal Floating Point format
8059 subsubsection.
8060 (Decimal Floating Point format): New subsubsection.
8061
8062 2008-01-05 Pedro Alves <pedro@codesourcery.com>
8063
8064 * gdb.texinfo (File Options): Remove mention of the attempt to
8065 open a core file with the -p option. Don't list -c as a valid
8066 option to attach to a process.
8067
8068 2008-01-05 Pedro Alves <pedro@codesourcery.com>
8069
8070 * gdbint.texinfo (Host Conditionals): Remove mention of
8071 ALIGN_STACK_ON_ENTRY.
8072
8073 2008-01-05 Joel Brobecker <brobecker@adacore.com>
8074
8075 * gdbint.texinfo (Start of New Year Procedure): Add item
8076 describing how to update the source and documentation copyright
8077 notices.
8078
8079 2007-12-18 Jim Blandy <jimb@codesourcery.com>
8080
8081 * gdb.texinfo (Set Watchpoints): Integrate per-thread
8082 watchpoint explanation into the main description of the watchpoint
8083 command; update synopses of 'watch', 'rwatch', and 'awatch'
8084 commands.
8085
8086 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
8087
8088 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8089 Document 'pending-breakpoints' feature of
8090 -list-features.
8091
8092 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
8093
8094 * gdb.texinfo: Add new parameter's description.
8095
8096 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
8097
8098 * gdb.texinfo (Overview): Clarify run-length encoding
8099 example. Remove the restriction on "+" and "-" characters.
8100
8101 2007-12-15 Eli Zaretskii <eliz@gnu.org>
8102
8103 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
8104
8105 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
8106
8107 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
8108 the -f option for -break-insert, remove -r option,
8109 and clarify specification of location.
8110
8111 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8112
8113 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
8114 formatting.
8115 (Remote Debugging): Add File Transfer section.
8116 (Remote Configuration): Document Host I/O packets.
8117 (GDB/MI): Add GDB/MI File Transfer Commands section.
8118 (Host I/O Packets): New section in "Remote Protocol".
8119 (Packets): Add vFile.
8120
8121 2007-11-17 Eli Zaretskii <eliz@gnu.org>
8122
8123 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
8124 breakpoints with multiple locations.
8125 (Breakpoint Menus): Improve wording.
8126 (Output): Fix last change.
8127
8128 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
8129
8130 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8131
8132 2007-11-15 Doug Evans <dje@google.com>
8133
8134 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
8135
8136 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
8137
8138 * gdbint.texinfo (Native Conditionals): Remove
8139 mention of CLEAR_SOLIB.
8140
8141 2007-11-11 Joel Brobecker <brobecker@adacore.com>
8142
8143 * gdb.texinfo (Print Settings): Add documentation for "set/show
8144 print frame-arguments".
8145
8146 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
8147
8148 * gdb.texinfo (Output): Update printf command's description.
8149
8150 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8151
8152 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
8153 powerpc soft-float".
8154
8155 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8156
8157 * gdb.texinfo (Files): Correct formatting. Mention Expat
8158 requirement.
8159 (Requirements for Building GDB): Expand the list of Expat
8160 uses.
8161 (Library List Format, Memory Map Format): Mention Expat.
8162 (Target Descriptions): Update Expat wording.
8163
8164 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8165
8166 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
8167 Document that gdbarch_convert_register_p should return zero for no-op
8168 conversions.
8169
8170 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
8171
8172 * gdbint.texi (Compiler Characteristics): Move documentation
8173 of set_gdbarch_sofun_address_maybe_missing back to ...
8174 (Target Conditionals): ... here to fix build break.
8175
8176 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8177
8178 * gdbint.texi (Target Conditionals): Remove documentation of
8179 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
8180 (Compiler Characteristics): ... documentation of
8181 set_gdbarch_sofun_address_maybe_missing.
8182
8183 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8184
8185 * gdbint.texinfo (Target Conditionals): Use
8186 frame_unwind_register_unsigned in examples instead of
8187 frame_unwind_unsigned_register.
8188
8189 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8190
8191 * gdb.texinfo: Add TSIZE definition, removed statement about
8192 unbounded arrays being unimplemented.
8193
8194 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8195
8196 * gdb.texinfo (Predefined Target Types): Add int128
8197 and uint128.
8198 (Standard Target Features): Add PowerPC features.
8199
8200 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8201
8202 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
8203
8204 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8205
8206 * gdbint.texi (Target Conditionals): Remove documentation
8207 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
8208 gdbarch_extract_return_value, and gdbarch_store_return_value.
8209
8210 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8211
8212 * gdbint.texi (Target Conditionals): Remove documentation of
8213 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
8214
8215 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
8216
8217 * gdb.texinfo: Mention that inaccessible-by-default is on by
8218 default.
8219
8220 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8221
8222 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
8223
8224 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8225
8226 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
8227 multi-threaded watchpoints.
8228 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
8229 checked. Describe sticky notification. Expand description
8230 of steppable and continuable watchpoints.
8231 (Watchpoints and Threads): New subsection.
8232
8233 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
8234
8235 * gdb.texinfo (Setting Breakpoints): Revise
8236 documentation for pending breakpoints. Document
8237 breakpoints with multiple locations.
8238
8239 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
8240
8241 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8242 Document -list-features.
8243
8244 2007-09-15 Eli Zaretskii <eliz@gnu.org>
8245
8246 * gdb.texinfo (Output): Spell out which features of C's printf are
8247 not supported by GDB's printf.
8248 (Separate Debug Files): More accurate wording regarding build ID
8249 and a reference to the ld manual rather than the Fedora wiki.
8250
8251 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8252 Jim Blandy <jimb@codesourcery.com>
8253
8254 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
8255 (Examining Memory): Update mentions of the 's' format.
8256 (Automatic Display): Likewise.
8257
8258 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
8259
8260 * gdb.texinfo: Update the FSF's Back-Cover Text.
8261
8262 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8263 Eli Zaretskii <eliz@gnu.org>
8264
8265 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
8266 Fixed the ``build ID'' name. New binaries build instructions for the
8267 build ID inclusion. Explain how the commands are specific to the build
8268 ID vs. debug link.
8269
8270 2007-09-01 Eli Zaretskii <eliz@gnu.org>
8271
8272 * gdb.texinfo (Separate Debug Files): Fix last change. Add
8273 indexing for ``build ID'' support.
8274
8275 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8276
8277 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
8278 Enlisted BUILD ID to the debug file searching example.
8279 Included a BUILD ID `.note.gnu.build-id' section description.
8280 Updated/added the debug files splitting instructions for OBJCOPY.
8281
8282 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8283
8284 * gdb.texinfo (Variable Objects): Adjust docs
8285 for -var-info-expression and document
8286 -var-info-path-expression.
8287
8288 2007-08-20 Jim Blandy <jimb@codesourcery.com>
8289
8290 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
8291 (title page): Include the dedication in the printed manual, as a
8292 separate page after the copyright notice.
8293
8294 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
8295 don't break a @var across a line.
8296
8297 2007-07-25 Maciej W. Rozycki <macro@mips.com>
8298
8299 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
8300 for include files.
8301
8302 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8303
8304 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
8305 in annotate.texinfo.
8306 (Command History): Link to new node.
8307
8308 2007-07-05 Markus Deuling <deuling@de.ibm.com>
8309
8310 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
8311
8312 2007-07-05 Eli Zaretskii <eliz@gnu.org>
8313
8314 * gdbint.texinfo (Target Conditionals): Fix last change.
8315
8316 2007-07-03 Markus Deuling <deuling@de.ibm.com>
8317
8318 * gdb.texinfo: Replace following macros by their appropriate gdbarch
8319 routines:
8320 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
8321 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
8322 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
8323 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
8324 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
8325 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
8326 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
8327 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
8328 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
8329 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
8330 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
8331 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
8332 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
8333 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
8334 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
8335 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
8336 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
8337 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
8338 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
8339 (SOFTWARE_SINGLE_STEP_P)
8340
8341 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
8342 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
8343
8344 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
8345 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
8346 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
8347 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
8348 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
8349 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
8350 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
8351 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
8352 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
8353 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
8354
8355 (Converting an existing Target Architecture to Multi-arch): Remove
8356 section.
8357
8358 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
8359 (gdbarch_addr_bits_remove): Add code example.
8360
8361 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
8362
8363 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8364
8365 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8366 Add other missing entries. Adjust the table size to fit.
8367 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8368 stop reasons including the new "library" event.
8369 (General Query Packets): Adjust table widths for qSupported. Mention
8370 qXfer:libraries:read reply to qSupported and document the new packet.
8371 (Library List Format): New section.
8372
8373 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8374
8375 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8376
8377 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8378
8379 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8380
8381 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
8382
8383 * gdbint.texinfo (Register and Memory Data): Break sections
8384 into nodes and add a menu.
8385
8386 2007-06-21 Maciej W. Rozycki <macro@mips.com>
8387
8388 * gdb.texinfo (Examining Memory): Document the new behaviour.
8389
8390 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
8391
8392 * gdb.texinfo (Standard Target Features): Document
8393 m68k features.
8394
8395 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8396
8397 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8398
8399 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8400
8401 * gdb.texinfo (Target Description Format): Add version attribute
8402 for <target>.
8403
8404 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8405
8406 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8407
8408 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8409
8410 * gdb.texinfo (MIPS Features): New subsection.
8411
8412 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8413 Markus Deuling <deuling@de.ibm.com>
8414
8415 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8416 and qXfer:spu:write packets and mention them under qSupported.
8417
8418 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8419 Markus Deuling <deuling@de.ibm.com>
8420
8421 * gdb.texinfo (Architectures): Add new SPU section to document
8422 Cell Broadband Engine SPU architecture specific commands.
8423
8424 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8425
8426 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8427 comments.
8428
8429 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
8430
8431 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8432
8433 2007-05-29 Jim Blandy <jimb@codesourcery.com>
8434
8435 * gdb.texinfo (Overview): Doc fix.
8436
8437 2007-05-22 Maciej W. Rozycki <macro@mips.com>
8438
8439 * gdb.texinfo (Remote Configuration): Document "set/show
8440 remoteflow".
8441
8442 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8443
8444 * gdb.texinfo (MIPS): Remove documentation for set mips
8445 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8446 stack-arg-size.
8447
8448 2007-05-14 Bob Wilson <bob.wilson@acm.org>
8449
8450 * all-cfg.texi (GDBTUI): New.
8451 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8452 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8453 (TUI Configuration): Edit to improve clarity and fix problems of
8454 both style and content.
8455
8456 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8457
8458 * observer.texi (GDB Observers): New observer "new_objfile".
8459
8460 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8461
8462 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8463
8464 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8465
8466 * gdb.texinfo (GDB/MI Variable Objects): Document
8467 frozen variables objects.
8468
8469 2007-04-13 Paul Brook <paul@codesourcery.com>
8470
8471 * gdb.texinfo: Document ieee_single and ieee_double target types.
8472
8473 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8474
8475 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8476 (Character Sets, Caching Data of Remote Targets): Likewise.
8477 (Targets): Delete Remote node. Move its text...
8478 (Debugging Remote Programs): ...to here. Delete description
8479 of the "remote" command.
8480 (Remote configuration): Delete description of "set remotedevice"
8481 and "show remotedevice".
8482 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8483
8484 2007-04-11 Steve Ellcey <sje@cup.hp.com>
8485
8486 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8487
8488 2007-04-11 Bob Wilson <bob.wilson@acm.org>
8489
8490 * gdb.texinfo (Contributors, Continuing and Stepping)
8491 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8492 (General Query Packets, File-I/O Remote Protocol Extension)
8493 (Protocol Basics, The F Reply Packet, Write)
8494 (Protocol-specific Representation of Datatypes, Memory Transfer):
8495 Fix hyphenation, punctuation and grammar problems.
8496 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8497 'section' instead of 'subsection' in the text.
8498 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8499 (i386): Remove period from section name.
8500 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8501 (Config Names, Configure Options): Use @file{configure}.
8502
8503 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8504
8505 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8506 and tab expansion.
8507
8508 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8509
8510 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8511
8512 2007-04-02 Bob Wilson <bob.wilson@acm.org>
8513
8514 * gdb.texinfo: Consistently capitalize all significant words in
8515 node names, chapter titles, section titles, and headings. Update
8516 cross references to match.
8517 (Starting and Stopping Trace Experiment): Make node name plural.
8518 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
8519
8520 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8521
8522 * gdb.texinfo (WinCE): Delete obsolete subsection.
8523
8524 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8525
8526 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8527 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8528 references.
8529
8530 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8531
8532 * gdb.texinfo (Startup): Delete references to some alternate
8533 names for .gdbinit.
8534 (Thread): Remove LynxOS reference.
8535 (Tandem ST2000): Delete target-specific documentation.
8536 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8537 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8538 and GDB_OSABI_LYNXOS.
8539
8540 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8541
8542 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8543
8544 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8545
8546 * gdbint.texinfo (Target Conditionals): Remove mention of
8547 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8548 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8549
8550 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8551
8552 * Makefile.in: Add "pdfdir" installation
8553 directory, PDFTEX macro, support for "install-pdf" target,
8554 and rules for making a pdf version of refcard.texi.
8555 * refcard.tex: Specify paper size for PDF output.
8556
8557 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8558
8559 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
8560
8561 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8562
8563 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8564 (Source Path, Character Sets, Macros, Define)
8565 (GDB/MI Result Records, GDB/MI Simple Examples)
8566 (GDB/MI Program Execution, GDB/MI File Commands)
8567 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8568 (Bug Reporting): Use @value{GCC}.
8569
8570 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8571
8572 * gdb.texinfo (Help): Fix formatting of examples.
8573 (Variables): Use @ifnotinfo instead of @iftex.
8574 (Non-debug DLL symbols): Use @ref instead of @pxref.
8575 (Sparclet File): Use @samp instead of quotes.
8576
8577 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8578
8579 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8580
8581 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8582
8583 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8584 the order of the nodes.
8585 (C Operators, C Constants, Debugging C): Remove extra menus.
8586 (Method Names in Commands): Do not specify next/prev/up nodes.
8587
8588 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8589
8590 * gdb.texinfo (File Options): Add missing parenthesis.
8591 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8592
8593 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8594
8595 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8596
8597 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8598
8599 * gdb.texinfo (Standard Target Features): Mention
8600 case insensitivity.
8601 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8602
8603 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
8604
8605 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8606 (Files): Add section name to argument list for pxref.
8607 (Non-debug DLL symbols): Don't use `see' for pxref.
8608 (Embedded Processors): Fix typo.
8609 (GDB/MI Breakpoint Commands): Execution commands generate
8610 *stopped not ^done.
8611
8612 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
8613
8614 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8615 values for in_scope. Mention that only root variables can be
8616 updated.
8617 (GDB/MI Development and Front Ends): Explain new values may be
8618 added to existing fields.
8619
8620 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8621
8622 * gdb.texinfo (-target-disconnect): Use @smallexample.
8623 (Requirements): Add anchor for Expat. Update description.
8624 (Target Descriptions): Mention Expat.
8625 (Target Description Format): Document new elements. Use
8626 @smallexample.
8627 (Predefined Target Types, Standard Target Features): New sections.
8628 * gdbint.texinfo (Target Descriptions): New section.
8629
8630 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8631
8632 * gdb.texinfo (Target Description Format): Add section on XInclude.
8633
8634 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
8635
8636 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8637 command -enable-timings.
8638
8639 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8640
8641 * gdbint.texinfo (Operation System ABI Variant Handling): Update
8642 descriptions for new/deleted elements in gdb_osabi. Add missing
8643 description for function generic_elf_osabi_sniff_abi_tag_sections.
8644
8645 2007-01-29 Joel Brobecker <brobecker@adacore.com>
8646
8647 * gdb.texinfo (Maintenance Commands): Add documentation for
8648 the new "maint print target-stack" command.
8649
8650 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8651 Eli Zaretskii <eliz@gnu.org>
8652
8653 * gdb.texinfo: Describe CHAR array vs. string identification rules.
8654
8655 2007-01-26 Eli Zaretskii <eliz@gnu.org>
8656
8657 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8658 Use @value{NGCC} instead of @value{GCC}.
8659
8660 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8661
8662 * agentexpr.texi: Fix typos.
8663 * annotate.texinfo: Likewise.
8664 * gdb.texinfo: Likewise.
8665 * gdbint.texinfo: Likewise.
8666 * observer.texi: Likewise.
8667 * stabs.texinfo: Likewise.
8668
8669 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8670
8671 * gdbint.texinfo (Support Libraries): Remove mmalloc
8672 entry. Describe readline library.
8673
8674 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8675
8676 * gdb.texinfo (Target Descriptions): New section.
8677 (General Query Packets): Add QPassSignals anchor. Mention
8678 qXfer:features:read under qSupported. Expand mentions of
8679 qXfer:memory-map:read and QPassSignals. Document
8680 qXfer:features:read.
8681
8682 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8683
8684 * gdb.texinfo (Commands to specify files): Describe
8685 "set sysroot" and "show sysroot".
8686 (Using the `gdbserver' program): Lowercase argument
8687 to @var. Expand description of setting up GDB on the
8688 host.
8689
8690 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8691
8692 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8693 catch exception, catch exception unhandled, and catch assert
8694 commands.
8695
8696 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8697
8698 * gdb.texinfo (Debugging Output): Document "set debug xml"
8699 and "show debug xml".
8700
8701 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8702
8703 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8704
8705 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8706
8707 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8708
8709 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8710
8711 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8712 note in @ignore, to be removed later if nobody complains.
8713
8714 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
8715
8716 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8717 of -var-delete.
8718
8719 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
8720
8721 * gdb.texinfo (Setting breakpoints): Document
8722 automatic software/hardware breakpoint usage and
8723 the "set breakpoint auto-hw" command.
8724
8725 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8726
8727 * gdb.texinfo (Memory Access Checking): New.
8728
8729 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8730
8731 * gdb.texinfo (Remote configuration): Mention
8732 "pass-signals-packet".
8733 (General Query Packets): Document QPassSignals. Fix
8734 a typo.
8735
8736 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8737
8738 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8739
8740 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8741
8742 * gdb.texinfo (Remote configuration): Rewrite documentation for
8743 packet configuration commands.
8744 (OS Information): Adjust reference to qXfer:auxv:read.
8745 (General Query Packets): Remove references to read-aux-vector-packet
8746 and set remote get-thread-local-storage-address.
8747
8748 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8749
8750 * gdbint.texinfo (Target Architecture Definition): Add new
8751 Initializing a New Architecture section.
8752
8753 2006-10-31 David Taylor <dtaylor@emc.com>
8754
8755 * stabs.texinfo (Macro define and undefine): New node describing
8756 stabs for #define and #undef.
8757
8758 2006-10-27 Andreas Schwab <schwab@suse.de>
8759
8760 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8761
8762 2006-10-21 Eli Zaretskii <eliz@gnu.org>
8763
8764 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8765 clarify on the possible meanings of ``expression'' watched by
8766 watchpoints. Add indexing.
8767 (Prompting, Errors, Invalidation, Annotations for Running)
8768 (Source Annotations): Fix index entries by adding "annotation" to
8769 them, to discriminate from index entries that point to the more
8770 general topic descriptions.
8771
8772 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8773
8774 * gdbint.texinfo (Target Vector Definition): Move most
8775 content into Existing Targets. Add a menu.
8776 (Existing Targets): New section, moved from Target Vector
8777 Definition. Use @subsection.
8778 (Managing Execution State): New section.
8779
8780 2006-10-16 Bob Wilson <bob.wilson@acm.org>
8781
8782 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8783
8784 2006-10-15 Eli Zaretskii <eliz@gnu.org>
8785
8786 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8787 (Command Syntax, Signals, Backtrace, Connecting)
8788 (Remote configuration, Renesas Boards, Console I/O): Fix last
8789 change: use Ctrl- instead of C-, except wrt Emacs.
8790 (File-I/O Examples): Put Ctrl-c in @kbd.
8791 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8792 (Console I/O): Use @samp with Ctrl-.
8793 (Signals, Set Breaks, Set Watchpoints): Document optional
8794 arguments to `info signals' `handle', `info breakpoints', and
8795 `info watchpoints'.
8796
8797 2006-10-14 Eli Zaretskii <eliz@gnu.org>
8798
8799 * gdb.texinfo (Backtrace): Fix last change.
8800
8801 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
8802
8803 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8804
8805 2006-10-10 Bob Wilson <bob.wilson@acm.org>
8806
8807 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8808 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8809 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8810
8811 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8812 Daniel Jacobowitz <dan@codesourcery.com>
8813
8814 * gdb.texinfo (Packets): Document vFlashErase,
8815 vFlashWrite and vFlashDone packets.
8816 (General Query Packets): Document qXfer:memory-map:read.
8817 Add a new feature for qXfer:memory-map:read.
8818 (Memory map format): New section.
8819 (Target Commands): Mention that gdb can write flash.
8820
8821 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8822 Daniel Jacobowitz <dan@codesourcery.com>
8823
8824 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8825 memory regions and "mem auto".
8826
8827 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8828
8829 * gdbint.texinfo (Array Containers): New section.
8830
8831 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8832
8833 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8834 -stack-list-arguments HIGH_FRAME argument can be larger then the
8835 actual number of frames.
8836
8837 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8838
8839 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8840 -stack-list-locals HIGH_FRAME argument can be larger then the
8841 actual number of frames.
8842
8843 2006-09-02 Bob Wilson <bob.wilson@acm.org>
8844
8845 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8846 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8847
8848 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8849
8850 * gdbint.texinfo (Overall Structure): New section "Source Tree
8851 Structure".
8852
8853 2006-08-17 Jim Blandy <jimb@codesourcery.com>
8854
8855 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8856 responses.
8857
8858 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8859
8860 * gdb.texinfo (Source Path): Add documentation for new
8861 substitute-path commands.
8862
8863 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8864
8865 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8866 (Running Configure): ...here.
8867 (Requirements): New node. Mention expat.
8868
8869 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8870
8871 * gdb.texinfo (Target Commands): Remove
8872 'set download-write-size' and 'show download-write-size'.
8873
8874 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8875
8876 * stabs.texinfo (Member Type Descriptor): Correct example for
8877 pointer to member types.
8878
8879 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8880
8881 * gdb.texinfo (Optional warnings and messages): Add
8882 'set/show trace-commands'.
8883 (Command files): Add '-v' to source command.
8884
8885 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8886
8887 * gdb.texinfo (OS Information): Update qPart reference to
8888 qXfer.
8889 (Remote configuration): Likewise.
8890 (Overview): Move @cindex to the start of a paragraph. Talk
8891 about binary data encoding.
8892 (Packets): Refer to the overview for the details of the X
8893 packet encoding.
8894 (General Query Packets): Remove qPart description. Add qXfer
8895 description. Add an anchor to qSupported. Correct feature
8896 table title. Add a new feature for qXfer:auxv:read.
8897 (Interrupts): Add a missing parenthesis.
8898
8899 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8900
8901 * gdb.texinfo (KOD): Remove node.
8902 (GDB/MI Kod Commands): Remove commented out node.
8903
8904 2006-07-01 Eli Zaretskii <eliz@gnu.org>
8905
8906 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8907 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8908 (GDB/MI Thread Commands, GDB/MI Program Execution)
8909 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8910 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8911 (GDB/MI File Commands, GDB/MI Target Manipulation)
8912 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8913 since the MI prompt is hard-wired into the code.
8914
8915 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
8916
8917 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8918 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8919 (GDB/MI Data Manipulation): Remove description of unimplemented
8920 display related commands as variable objects perform this function
8921 and are superior: -display-delete, -display-disable,
8922 -display-enable, -display-insert and -display-list. Move
8923 -environment-cd, -environment-directory, -environment-path
8924 and -environment-pwd to "Program Context".
8925 (GDB/MI Program Control): Rename to "Program Execution". Move
8926 -exec-arguments -exec-abort to...
8927 (GDB/MI Program Context): ...here. New node split from "Data
8928 Manipulation".
8929
8930 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8931
8932 * gdb.texinfo (Remote configuration): Document set / show
8933 remote supported-packets.
8934 (General Query Packets): Document qSupported packet.
8935
8936 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8937
8938 * gdb.texinfo (system): Document behaviour with zero length
8939 string.
8940
8941 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8942
8943 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8944 and font markup.
8945 (Protocol basics): Likewise.
8946 (The F request packet): Likewise.
8947 (The F reply packet): Likewise.
8948 (Memory transfer): Move this node to be a subsubsection of
8949 "Protocol specific representation of datatypes".
8950 (The Ctrl-C message): More copy editing.
8951 (Console I/O): Likewise.
8952 (The isatty call): Delete this node, and merge its content into
8953 the "isatty" node. Fixed references elsewhere.
8954 (The system call): Delete this node, and merge its content into
8955 the "system" node. Fixed references elsewhere.
8956 (open): Reformat to use @table, and add appropriate font markup.
8957 (close): Likewise.
8958 (read): Likewise.
8959 (write): Likewise.
8960 (lseek): Likewise.
8961 (rename): Likewise.
8962 (unlink): Likewise.
8963 (stat/fstat): Likewise.
8964 (gettimeofday): Likewise.
8965 (isatty): Likewise.
8966 (system): Likewise, plus minor changes to fix confusing wording.
8967 (Integral datatypes): Fix font markup.
8968 (Pointer values): Likewise.
8969 (struct stat): Fix markup to use @table, plus minor copy editing.
8970 (struct timeval): Fix font markup, plus minor copy editing.
8971 (Constants): Minor copy editing.
8972 (Errno values): Add font markup.
8973 (File-I/O Examples): Likewise.
8974
8975 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
8976
8977 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8978 (GDB/MI Simple Examples): Move node up one level. Use real
8979 examples.
8980 (GDB/MI Compatibility with CLI): Update.
8981 (GDB/MI Result Records): Add "connected" and "exit" result
8982 classes.
8983 (GDB/MI Stream Records): Clarify target output.
8984 (GDB/MI Command Description Format): Modify example description.
8985 (GDB/MI Breakpoint Table Commands): Rename to...
8986 (GDB/MI Breakpoint Commands): ...this
8987 (GDB/MI Breakpoint Commands): Add optional thread field.
8988 (GDB/MI Program Control): Add an introduction. Move "Program
8989 termination" examples into exec-run description.
8990 (GDB/MI File Commands): Mention similar CLI commands.
8991 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8992 is similar to "-gdb-version".
8993
8994 2006-06-09 Eli Zaretskii <eliz@gnu.org>
8995
8996 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8997
8998 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
8999
9000 * gdb.texinfo (GDB/MI Development and Front Ends): Use
9001 sourceware.org for mailing lists.
9002 (GDB/MI File Commands): New node split from Program Control.
9003
9004 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
9005
9006 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
9007
9008 2006-05-22 Eli Zaretskii <eliz@gnu.org>
9009
9010 * gdb.texinfo (Cygwin Native): Fix last change.
9011
9012 2006-05-22 Christopher Faylor <cgf@timesys.com>
9013
9014 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
9015
9016 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
9017
9018 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
9019 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
9020
9021 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9022
9023 * gdb.texinfo (General Query Packets): Recommend not starting
9024 new packets with qC and clarify.
9025
9026 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
9027
9028 * gdb.texinfo (M2 Types): New section.
9029
9030 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
9031
9032 * agentexpr.texi: Add a copyright and license notice.
9033 * observer.texi: Likewise, with GPL clause for function prototypes.
9034 Remove trailing whitespace.
9035
9036 2006-05-05 Jim Blandy <jimb@codesourcery.com>
9037
9038 * gdb.texinfo (General Query Packets): Document conventions for
9039 terminating packet names, and their violations.
9040
9041 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
9042
9043 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
9044 * gdb.texinfo: Likewise.
9045
9046 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
9047
9048 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
9049 and "show remotedebug".
9050 (Debugging Output): Add additional index entries.
9051
9052 2006-04-27 Michael Snyder <msnyder@redhat.com>
9053
9054 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
9055
9056 2006-04-22 Andrew Cagney <cagney@redhat.com>
9057
9058 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
9059 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
9060
9061 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
9062
9063 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
9064 and remove breakpoint prototypes.
9065 (Watchpoints): Move description of target_insert_hw_breakpoint and
9066 target_remove_hw_breakpoint ...
9067 (Breakpoints): ... to here. Document target_insert_breakpoint and
9068 target_remove_breakpoint.
9069
9070 2006-04-17 Jim Blandy <jimb@codesourcery.com>
9071
9072 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
9073 and C packets are optional.
9074
9075 2006-04-14 Frederic Riss <frederic.riss@st.com>
9076
9077 * gdb.texinfo (Specifying source directories): Update the description
9078 of the source file search to reflect the fact that the source path
9079 always contains at least $cdir and $cwd.
9080
9081 2006-03-31 Michael Snyder <msnyder@redhat.com>
9082
9083 * gdb.texinfo: Update copyright dates.
9084
9085 2006-03-31 Eli Zaretskii <eliz@gnu.org>
9086
9087 * gdb.texinfo (Overview): Add an index entry to "empty response".
9088
9089 2006-03-29 Steve Ellcey <sje@cup.hp.com>
9090
9091 * gdb.texinfo: Remove gdbserve.nlm documentation.
9092
9093 2006-03-28 Jim Blandy <jimb@codesourcery.com>
9094
9095 * gdbint.texinfo (Prologue Analysis): New section.
9096
9097 2006-03-07 Jim Blandy <jimb@red-bean.com>
9098
9099 * gdb.texinfo (Connecting): Document 'target remote pipe'.
9100
9101 * gdb.texinfo (Target Commands): Update text describing how to
9102 specify a target. Refer to the detailed section on remote
9103 debugging, not the brief mention.
9104
9105 * gdb.texinfo (Connecting): Organize the different 'target remote'
9106 connection methods into a table. Add a 'target remote' index
9107 entry. (!!!)
9108
9109 2006-02-17 Fred Fish <fnf@specifix.com>
9110
9111 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
9112 'ptype' commands to reflect the fact that the only significant
9113 difference between them is that ptype prints the complete type
9114 description instead of just the name.
9115
9116 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
9117
9118 * gdbint.texinfo (Watchpoints): Delete
9119 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
9120
9121 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
9122
9123 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
9124 times fields where needed. Fix typos. Update general form given
9125 for output of -break-insert.
9126 (GDB/MI): Abbreviate some unnecessarily long fullnames.
9127
9128 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
9129
9130 * gdbint.texinfo (Symbol Handling): Add a section
9131 on memory management.
9132
9133 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
9134
9135 * gdb.texinfo (Breakpoint table commands): Document the fullname
9136 field in -break-list output.
9137
9138 2006-02-03 Eli Zaretskii <eliz@gnu.org>
9139
9140 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
9141 debugging information produced by the various "set debug..."
9142 options.
9143
9144 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9145
9146 * gdb.texinfo (Files): Remove obsolete bits from the description
9147 of "symbol-file".
9148
9149 2006-01-25 Jim Blandy <jimb@redhat.com>
9150
9151 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
9152
9153 2006-01-24 Jim Blandy <jimb@redhat.com>
9154
9155 * gdbint.texinfo (Frames): Document the basics of GDB's register
9156 unwinding model, and explain the existence of the "sentinel" frame.
9157
9158 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
9159
9160 * gdb.texinfo (Choosing files): Mention that -directory is used
9161 for script files.
9162 (Specifying source directories): Likewise.
9163 (Command files): Explain how script files are found.
9164
9165 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9166
9167 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
9168 the threads in a multi-threaded program.
9169 (Threads): The threadno argument of "thread apply" can be a range
9170 of numbers.
9171
9172 2006-01-18 Jim Blandy <jimb@redhat.com>
9173
9174 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
9175 of warning flags.
9176
9177 2006-01-13 Eli Zaretskii <eliz@gnu.org>
9178
9179 * gdb.texinfo (Sequences): Improve menu annotations.
9180 (Define): Add index entries for arguments of user-defined
9181 commands. Move the description of flow-control commands...
9182 (Command Files): ...to here. Document loop_break and
9183 loop_continue.
9184 (Define, Command Files): Document `end' and add index entries for
9185 it.
9186
9187 2006-01-04 Michael Snyder <msnyder@redhat.com>
9188
9189 * gdb.texinfo: Add documentation for linux-fork.
9190 * gdbint.texinfo: Add internal documentation for checkpoints.
9191
9192 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
9193
9194 * gdb.texinfo (Omissions from Ada): Document that there is now
9195 limited aggregate support.
9196
9197 2005-12-28 Eli Zaretskii <eliz@gnu.org>
9198
9199 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
9200 registers and the likes.
9201
9202 2005-12-24 Eli Zaretskii <eliz@gnu.org>
9203
9204 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
9205 (Symbols): Fix usage of "e.g.".
9206 (Memory Region Attributes): Fix usage of "etc."
9207
9208 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
9209 (Coding): Fix usage of "e.g.".
9210
9211 2005-12-23 Eli Zaretskii <eliz@gnu.org>
9212
9213 * stabs.texinfo:
9214 * refcard.tex:
9215 * gpl.texi:
9216 * gdbint.texinfo:
9217 * gdb.texinfo:
9218 * gdb-cfg.texi:
9219 * fdl.texi:
9220 * annotate.texinfo:
9221 * all-cfg.texi:
9222 * Makefile.in: Add (C) after Copyright. Update the FSF
9223 address.
9224
9225 2005-12-03 Eli Zaretskii <eliz@gnu.org>
9226
9227 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
9228 extend GDB with commands for external monitor.
9229
9230 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9231
9232 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
9233
9234 2005-11-25 Joel Brobecker <brobecker@adacore.com>
9235
9236 * gdbint.texinfo (Start of New Year Procedure): New chapter.
9237
9238 2005-11-21 Jim Blandy <jimb@redhat.com>
9239
9240 * gdb.texinfo (Tracepoint Packets): Document restrictions on
9241 placement of 'R' actions in tracepoint action packets; document
9242 dependence of 'X' and 'M' actions on a preceding 'R' action for
9243 their registers.
9244
9245 2005-11-19 Jim Blandy <jimb@redhat.com>
9246
9247 * gdb.texinfo (Tracepoint Packets): New node.
9248 (General Query Packets): Add entries for the tracepoint packets,
9249 referring to the "Tracepoint Packets" node.
9250 (Tracepoints): Add reference to "Tracepoint Packets".
9251
9252 2005-11-18 Kevin Buettner <kevinb@redhat.com>
9253
9254 * gdb.texinfo (set remotebreak): Add anchor.
9255 (X packet): Likewise.
9256 (Remote Protocol): Add new section `Interrupts' and new index
9257 entry `interrupts (remote protocol)'.
9258
9259 2005-11-18 Jim Blandy <jimb@redhat.com>
9260
9261 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
9262 entries into the General Query Packets section. Add a
9263 cross-reference to that section. Drop description of replies, as
9264 these are covered in the descriptions of each packet.
9265 (General Query Packets): Add introductory text. Explain naming
9266 conventions, and how the end of a name is recognized.
9267
9268 2005-11-17 Kevin Buettner <kevinb@redhat.com>
9269
9270 * gdb.texinfo (Remote configuration): Fix typo in description of
9271 "set remotebreak" command.
9272
9273 2005-11-16 Jim Blandy <jimb@redhat.com>
9274
9275 * gdb.texinfo (Packets, Stop Reply Packets)
9276 (General Query Packets): Various formatting cleanups.
9277 - Use @samp for packet contents.
9278 - Drop summaries from packet @item lines; the same information appears
9279 immediately below in the description.
9280 - Delete paragraph breaks after packet @item commands, so that the
9281 description appears directly to the right of the packet prototype
9282 in the printed manual, if it fits.
9283 - Place spaces in packet prototypes between @vars and non-@var
9284 letters, and explain that they're just for formatting.
9285 - Use @dots{} instead of '...'.
9286 - Fix uses of @code where @var was needed.
9287 - Replace "deprecated" markers with English text spelling out the
9288 packet's status and the preferred alternatives.
9289 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
9290 what this ever meant.
9291 - Remove "(draft)" markers on 'i' packets; nobody has commented on
9292 this for a long time.
9293 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
9294 implemented several times, and have been in use for years.
9295
9296 2005-11-15 Jim Blandy <jimb@redhat.com>
9297
9298 * gdb.texinfo (Packets): Add index entries for 'm' packet
9299 disclaimers.
9300
9301 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
9302 of stub when processing an 'm' packet.
9303
9304 * gdb.texinfo (Packets): Mention that packets beginning with
9305 letters are reserved once, at the top, instead of actually listing
9306 them all and saying "reserved".
9307
9308 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
9309
9310 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
9311 Change @var{$arg0 to @code{$arg0.
9312
9313 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
9314
9315 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
9316
9317 2005-11-12 Jim Blandy <jimb@redhat.com>
9318
9319 * gdb.texinfo (General Query Packets): Put packets in alphabetical
9320 order. Remove extraneous 'z'.
9321
9322 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
9323
9324 * gdb.texinfo (Choosing files): Add --eval-command.
9325
9326 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
9327
9328 * gdb.texinfo (Choosing modes): Add --return-child-result.
9329
9330
9331 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
9332
9333 * gdb.texinfo (Choosing modes): Add --batch-silent.
9334
9335 2005-10-28 Eli Zaretskii <eliz@gnu.org>
9336
9337 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
9338 "The -var-update Command".
9339
9340 2005-10-03 Joel Brobecker <brobecker@adacore.com>
9341
9342 * gdb.texinfo (Print Settings): Add documentation for set/show
9343 print array-indexes.
9344
9345 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9346
9347 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
9348 6.2 and 6.3.
9349
9350 2005-08-27 Eli Zaretskii <eliz@gnu.org>
9351
9352 * gdb.texinfo (File Options): Don't document --mapped, it's gone
9353 since 19-Jan-2004.
9354 (Files): Likewise.
9355 (Variables, Symbols): Document the "<incomplete type>" message and
9356 its reasons.
9357
9358 2005-08-01 Fred Fish <fnf@specifix.com>
9359
9360 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
9361
9362 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
9363
9364 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
9365 option for -var-list-children and -var-update.
9366 (GDB/MI Stack Manipulation): Simplify description of
9367 print-values option for -stack-list-locals.
9368 (GDB/MI Command Description Format): Clarify.
9369 (Mode Options): Spelling of superseded.
9370
9371 2005-07-12 Bob Rossi <bob@brasko.net>
9372
9373 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9374 corresponding GDB command comment.
9375
9376 2005-07-06 Bob Rossi <bob@brasko.net>
9377
9378 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9379 and -inferior-tty-show.
9380 (Input/Output): Document "set/show inferior-tty" and tty alias.
9381
9382 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
9383
9384 * gdb.texinfo (Packets): Change description of 'D' packet to note
9385 that GDB does wait for a response.
9386
9387 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
9388
9389 * gdb.texinfo (History) Rename "Command History".
9390 (Command History): Move node "Server Prefix" from section on
9391 Annotations here.
9392
9393 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
9394
9395 * gdb.texinfo (GDB/MI Stack Manipulation):
9396 Re-instate -stack-info-frame with example. Say that it gets
9397 info on selected frame, not current frame.
9398
9399 2005-06-18 Eli Zaretskii <eliz@gnu.org>
9400
9401 * gdb.texinfo (Server): Clarify that `file' should be used before
9402 connecting to the server.
9403 (Files): Add an xref to the above description.
9404 (Output Formats): More detailed description of the `c' format.
9405 (Memory): List explicitly all the formats supported by `x'.
9406 (Threads): Add an @cindex entry for "thread apply".
9407 (Files): Document the possibility of loading unlinked object
9408 files. Add more indexing for solib-absolute-prefix and
9409 --with-sysroot.
9410 (Machine Code): Document possible problems with locations in
9411 shared libraries.
9412 (Backtrace): Document that free-standing environments do not need
9413 to have a `main' function.
9414
9415 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
9416
9417 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9418 -stack-info-frame.
9419
9420 2005-06-07 Andrew Cagney <cagney@gnu.org>
9421
9422 * gdb.texinfo (Contributors): Note the original multi-arch
9423 contributors.
9424
9425 2005-06-03 Eli Zaretskii <eliz@gnu.org>
9426
9427 * gdb.texinfo (Registers): Add index entries for the standard
9428 registers.
9429 (Frames): Add cross-reference from frame pointer description to
9430 the Registers node.
9431 (Annotations Overview): Fix the reference to GDB name.
9432
9433 2005-06-01 Eli Zaretskii <eliz@gnu.org>
9434
9435 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9436 can-use-hw-watchpoints.
9437
9438 2005-05-28 Bob Rossi <bob@brasko.net>
9439
9440 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9441 the possible reasons why an exec async record would be returned to FE.
9442
9443 2005-05-26 Andrew Cagney <cagney@gnu.org>
9444
9445 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9446 Andrew Cagney implemented the original GDB/MI.
9447
9448 2005-05-23 Orjan Friberg <orjanf@axis.com>
9449
9450 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9451 documentation. Add documentation for cris-mode.
9452
9453 2005-05-20 Eli Zaretskii <eliz@gnu.org>
9454
9455 * gdb.texinfo (Numbers): Explain the example and make the wording
9456 more acurate.
9457
9458 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9459 Dennis Brueni <dennis@slickedit.com>
9460
9461 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9462 (GDB/MI Data Manipulation, GDB/MI Program Control)
9463 (GDB/MI Stack Manipulation): Update examples to include the fullname
9464 attribute in stack frames.
9465
9466 2005-05-12 Eli Zaretskii <eliz@gnu.org>
9467
9468 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9469 do with other non-standard names of init files.
9470
9471 2005-05-11 Eli Zaretskii <eliz@gnu.org>
9472
9473 * gdb.texinfo (Command Files): Move the description of the startup
9474 from here...
9475 (Startup): ...to this new subsection of the Invocation chapter.
9476 Rearrange the description of init files more logically and add a
9477 cross-reference to "Command Files". Document the special gdbinit
9478 name for CISCO 68k. Expand the description of what GDB does
9479 during startup.
9480 (History): Add index entry for HISTSIZE.
9481
9482 2005-05-02 Mark Kettenis <kettenis@gnu.org>
9483
9484 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9485
9486 2005-05-02 Eli Zaretskii <eliz@gnu.org>
9487
9488 * gdb.texinfo (SVR4 Process Information, The isatty call)
9489 (The system call): Don't use foo(N) notation for man pages and
9490 functions.
9491 (Compilation, DJGPP Native): Improve wording.
9492
9493 2005-04-27 Eli Zaretskii <eliz@gnu.org>
9494
9495 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9496 were optimized away.
9497
9498 2005-04-22 Eli Zaretskii <eliz@gnu.org>
9499
9500 * gdb.texinfo (Remote configuration): Document "set/show
9501 get-thread-local-storage-address". Add cross-reference to the
9502 description of the qGetTLSAddr packet.
9503 (General Query Packets): Mention "set remote
9504 get-thread-local-storage-address" and add a reference to its
9505 description.
9506
9507 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
9508
9509 * gdb.texinfo (Backtrace): Describe 'bt full'.
9510
9511 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
9512
9513 * gdb.texinfo (Mode Options): Fix typo.
9514 (GDB/MI): Describe how to invoke GDB/MI.
9515
9516 2005-04-16 Eli Zaretskii <eliz@gnu.org>
9517
9518 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
9519 references changed. Add description of "info udot".
9520 (Files): Document "set/show stop-on-solib-events".
9521 (M32R/D): Document "set/show download-path", "set/show
9522 board-address", "set/show server-address", "upload", "tload".
9523 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9524 "use_mon_code", "use_ib_break", "use_dbt_break".
9525 (Maintenance Commands): Improve indexing.
9526 (Target Commands): Document "set/show hash", "set/show debug
9527 monitor".
9528 (SVR4 Process Information): Document "info pidlist" and "info
9529 meminfo". Document "set/show procfs-tarce" and "set/show
9530 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9531 (Symbols, The Print Command with Objective-C): Improve indexing.
9532 (Objective-C): Add references to "info classes" and "info
9533 selectors".
9534 (Debugging Output): Improve wording. Document "set/show debug
9535 solib-frv". Fix "set/show debugvarobj".
9536 (Set Breaks): Add index entry for "hardware breakpoints".
9537 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9538 and "set/show usehardbreakpoints".
9539 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9540 monitor-prompt", "set/show monitor-warnings", "pmon".
9541 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9542 rdiromatzero", "set/show rdiheartbeat".
9543 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9544 "sds".
9545 (Embedded Processors): Document the "sim" command.
9546 (Remote): Document the "remote" command.
9547 (DJGPP Native): Document the "info serial" command.
9548 (Threads): Document "maint info sol-threads".
9549 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9550 (Set Breaks): Improve indexing.
9551 (Command Syntax): Add a reference to dont-repeat.
9552 (Define): Document "dont-repeat".
9553 (TUI Commands): Document "tabset".
9554 (WinCE): New subsection. Document "set/show remotedirectory",
9555 "set/show remoteupload", "set/show remoteaddhost".
9556
9557 2005-04-15 Eli Zaretskii <eliz@gnu.org>
9558
9559 * gdb.texinfo (Hurd Native): New subsection, documents
9560 Hurd-specific commands.
9561 (Maintenance Commands): Add cross-reference to "Debugging Output".
9562 (Debugging Output): Document "set/show debug lin-lwp".
9563 (MIPS): Improve documentation of heuristic-fence-post. Document
9564 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9565 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9566 remote-mips64-transfers-32bit-regs", "set/show debug mips".
9567 (ARM): Document ARM-specific commands.
9568 (AVR): New section. Document "info io_registers".
9569 (CRIS): New section. Document "set/show cris-version" and
9570 "set/show cris-dwarf2-cfi".
9571 (HPPA): New section. Document "set/show debug hppa" and "maint
9572 print unwind".
9573 (Neutrino): New subsection. Document "set/show debug nto-debug".
9574 (Super-H): New section. Document the "regs" command.
9575 (Debugging Output): Document "set/show debug aix-thread".
9576
9577 2005-04-09 Eli Zaretskii <eliz@gnu.org>
9578
9579 * gdb.texinfo (Print Settings): Document "set/show print
9580 pascal_static-members", "set print repeats", "show print
9581 null-stop". Improve indexing. Fix documentation of "set print
9582 union".
9583 (Pascal): New section.
9584 (Supported languages): Rename from "Support"; all references
9585 updated. Add a menu item for Pascal.
9586 (Numbers): Document "set radix.
9587 (Screen Size): Document "set/show pagination".
9588 (MIPS Embedded): Remove "set processor" documentation.
9589 (Remote configuration): Document "set/show X/P/Z-packet",
9590 "set/show read-aux-vector-packet", "set/show remote
9591 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9592 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9593 remotedebug", "set/show remotebreak", "set/show remotedevice",
9594 "set/show remotelogfile".
9595 (Auxiliary Vector): Add reference to the description of the
9596 read-aux-vector-packet setting.
9597 (Set Watchpoints): Add a cross-reference to "set remote
9598 hardware-breakpoint-limit".
9599 (General Query Packets): Add indexing of requests and
9600 cross-references to related commands in "Remote configuration".
9601 (File-I/O Overview, The system call): Fix wording and typos.
9602 (Thread Stops): Add index entries.
9603 (Continuing and Stepping): Document "show step-mode".
9604 (i386): New node. Document "set/show struct-convention".
9605 (Files): Document "show trust-readonly-sections".
9606 (Calling): Document "set/show unwindonsignal".
9607 (Messages/Warnings): Add index entries.
9608 (Maintenance Commands): Document "set/show watchdog".
9609 (Annotations Overview): Document "show annotate".
9610 (Set Watchpoints): Add index entries.
9611 (Symbols): Fix doc of case-sensitive.
9612 (ABI): Document "show coerce-float-to-double".
9613 (Convenience Vars, Help): Improve indexing.
9614 (Machine Code): Document "show disassembly-flavor".
9615 (Debugging C plus plus): Document "show overload-resolution".
9616 (Value History, Signaling): Add index entries.
9617
9618 2005-04-08 Eli Zaretskii <eliz@gnu.org>
9619
9620 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9621 (Processes): Fix wording.
9622 (History, List, Logging output, Define, Symbols, Print Settings):
9623 Improve indexing.
9624
9625 2005-04-03 Eli Zaretskii <eliz@gnu.org>
9626
9627 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9628 redundant index entry for "target" command.
9629 (Backtrace): Add index entries.
9630 (Symbols, Fortran): Document the "set case-sensitive" command.
9631 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9632 (Print Settings): Add index entry for "set demangle-style".
9633 (Target Commands): Document "set download-write-size".
9634 (Debugging Output): Document "set exec-done-display".
9635
9636 2005-04-02 Eli Zaretskii <eliz@gnu.org>
9637
9638 * gdb.texinfo (Files): Fix the name and documentation of
9639 add-shared-symbol-files. Document its alias assf. Update the
9640 list of OSs where GDB supports shared libraries. Fix markup.
9641 (Continuing and Stepping): Add reference to @var{location} in the
9642 text.
9643 (Dump/Restore Files): Fix reference to @{filename}.
9644 (Help): Fix wording.
9645 (Attach): Ditto.
9646 (Set Watchpoints): Ditto.
9647 (Backtrace): Remove redundant index entries. Improve index
9648 entries.
9649 (Delete Breaks): Fix wording.
9650 (Memory): Document the compare-sections command.
9651 (Memory Region Attributes): Improve wording.
9652 (Disabling): Improve wording.
9653 (Fortran): New subsection. Document the "info common" command.
9654 (Help): Document aliases "info copying" and "info warranty".
9655 (Caching Remote Data): New section. Document the "set/show
9656 remotecache" and "info dcache" commands.
9657 (Show): Fix wording of the documentation of the "set
9658 extension-language" command.
9659 (Signals): Add index entry for "info handle".
9660 (Memory Region Attributes): Fix punctuation.
9661 (Symbols): Change the arg name to "location" and refer to it in
9662 the text. Fix wording of "info types" doc.
9663 (Threads): Fix usage of @enumerate @item's.
9664 (Listing Tracepoints): Add index entry for "info tp".
9665 (Set Watchpoints): Add xref to "info break" description.
9666 (Macros): Add an index entry for "macro exp1". Document the
9667 "macro list" command.
9668 (Maintenance Commands): Document "flushregs", "maint agent",
9669 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9670 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9671 "maint print architecture", "maint print objfiles", "maint print
9672 statistics", "maint print type", "maint show-debug-regs", "maint
9673 space", "maint time", and "maint translate-address".
9674 (Connecting): Document the "monitor" command.
9675 (Annotations Overview): Describe the "set annotate" command.
9676
9677 2005-04-01 Eli Zaretskii <eliz@gnu.org>
9678
9679 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9680 Rearrange index entries and improve wording about support for
9681 hardware watchpoints.
9682
9683 2005-03-10 Bob Rossi <bob@brasko.net>
9684
9685 * gdb.texinfo: Update copyright
9686
9687 2005-02-09 Theodore A. Roth <troth@openavr.org>
9688
9689 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9690 error.
9691
9692 2005-03-07 Joel Brobecker <brobecker@adacore.com>
9693
9694 * observer.texi (executable_changed): New observer.
9695
9696 2005-02-03 Kevin Buettner <kevinb@redhat.com>
9697
9698 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9699
9700 2005-01-17 Michael Snyder <msnyder@redhat.com>
9701
9702 * gdb.texinfo: Fix spelling, infinte -> infinite.
9703
9704 2005-01-08 Mark Kettenis <kettenis@gnu.org>
9705
9706 * observer.texi (GDB Observers): Document "solib_loaded".
9707
9708 2005-01-07 Andrew Cagney <cagney@gnu.org>
9709
9710 * configure.ac: Rename configure.in, require autoconf 2.59.
9711 * configure: Re-generate.
9712
9713 * configure.in: Replace configdirs with multiple references to
9714 AC_CONFIG_SUBDIRS.
9715 * configure: Re-generate.
9716
9717 2005-01-04 Andrew Cagney <cagney@gnu.org>
9718
9719 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9720 part of the version number.
9721
9722 2004-12-24 Mark Kettenis <kettenis@gnu.org>
9723
9724 * gdbint.texinfo (Algorithms): Remove description of
9725 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9726
9727 2004-12-07 Jim Blandy <jimb@redhat.com>
9728
9729 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9730 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9731 numbers.
9732
9733 2004-12-07 Andreas Schwab <schwab@suse.de>
9734
9735 * gdb.texinfo (Mode Options): Document -l option.
9736
9737 2004-12-04 Eli Zaretskii <eliz@gnu.org>
9738
9739 * gdbint.texinfo (Algorithms): More accurate description of
9740 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9741 is not needed unless data-read and data-access watchpoints are
9742 supported. Add a description of how GDB checks whether the
9743 inferior stopped because a watchpoint was hit.
9744
9745 2004-11-23 Eli Zaretskii <eliz@gnu.org>
9746
9747 * gdb.texinfo (Files): Add cross-reference to description of
9748 -readnow command-line switch.
9749
9750 2004-11-10 Randolph Chung <tausq@debian.org>
9751
9752 * gdb.texinfo: Document set/show backtrace past-entry commands.
9753 Rearrange index entries for set/show backtrace past-main.
9754
9755 2004-11-10 Jon Beniston <jon@beniston.com>
9756
9757 Committed by Andrew Cagney <cagney@gnu.org>.
9758 * gdb.texinfo (Remote Serial Protocol): Further describe
9759 binary transfer escaping mechanism .
9760
9761 2004-11-08 Randolph Chung <tausq@debian.org>
9762
9763 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9764 and "show debug infrun". Add index entries.
9765
9766 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9767
9768 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9769 "info proc" that are already implemented. Add index entries.
9770 (Working Directory): Add a cross-reference to "info proc" command.
9771 (Files): Add a tip for decreasing memory used for symtabs from
9772 shared libraries.
9773 (Starting): Fix whitespace; make "elaboration" stand out where it
9774 is first used, and add an index entry for the term.
9775 (Calling): Expand and elaborate text. Add "print". Add the
9776 description of problems with weak aliases.
9777 (Core File Generation): New section.
9778
9779 2004-10-12 Andrew Cagney <cagney@gnu.org>
9780
9781 * gdbint.texinfo (Versions and Branches): New chapter.
9782 (Releasing GDB): Delete "Versions and Branches" section.
9783 (Top): Add "Versions and Branches".
9784
9785 2004-10-08 Eli Zaretskii <eliz@gnu.org>
9786
9787 * gdb.texinfo (Editing, History): Add cross-references to the
9788 included Readline and History user documentation. Remove
9789 references to the symbol have-readline-appendices which is unused
9790 and undefined.
9791 (History): Fix indexing.
9792
9793 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9794
9795 * gdbint.texinfo (target_stopped_data_address): Update to
9796 new prototype.
9797 (i386_stopped_data_address): Update prototype and description.
9798 (i386_stopped_by_watchpoint): New function and description.
9799
9800 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9801
9802 * gdb.texinfo (Filenames): Add Ada suffixes.
9803 (Ada) New section.
9804
9805 2004-09-27 Andrew Cagney <cagney@gnu.org>
9806 Robert Picco <Robert.Picco@hp.com>
9807
9808 * gdb.texinfo (Packets): Document the "p" packet.
9809
9810 2004-09-21 Jason Molenda (jmolenda@apple.com)
9811
9812 * gdb.texinfo (Paths and Names of the Source Files): Document the
9813 meaning of values in the 'desc' field of a SO stab.
9814
9815 2004-09-20 Daniel Jacobowitz <dan@debian.org>
9816
9817 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9818 max-cache-age" and "maint show dwarf2 max-cache-age".
9819
9820 2004-09-16 Eli Zaretskii <eliz@gnu.org>
9821
9822 * gdb.texinfo (Set Breaks): Add index entry for setting
9823 breakpoints on overloaded C++ functions that are not members of
9824 any classes. Add an example and an index entry for setting
9825 breakpoints on all program functions.
9826 (Character Sets, Macros, Overlay Commands)
9827 (Non-debug DLL symbols, GDB/MI Output Syntax)
9828 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9829 Use "(@value{GDBP})" instead of a literal "(gdb)".
9830
9831 2004-09-12 Andrew Cagney <cagney@gnu.org>
9832
9833 * gdbint.texinfo (Native Debugging): Delete description of
9834 FILES_INFO_HOOK.
9835
9836 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9837
9838 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9839 to hex_string_custom (not historically correct, but more
9840 understandable, given the current code).
9841
9842 2004-09-03 Andrew Cagney <cagney@gnu.org>
9843
9844 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9845
9846 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9847
9848 * observer.texi (solib_unloaded): New observer.
9849
9850 2004-08-24 Andrew Cagney <cagney@gnu.org>
9851
9852 * gdbint.texinfo (Target Architecture Definition): Add missing
9853 comma.
9854
9855 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9856
9857 * (Using the Testsuite): build != host is supported,
9858 but some test scripts do not support build != host.
9859
9860 2004-08-14 Mark Kettenis <kettenis@gnu.org>
9861
9862 * gdbint.texinfo (Host Definition): Delete description of
9863 FCLOSE_PROVIDED and GETENV_PROVIDED.
9864
9865 2004-08-11 Joel Brobecker <brobecker@gnat.com>
9866
9867 * gdbint.texinfo (Host Definition): Remove documentation for
9868 USE_O_NOCTTY, no longer used.
9869
9870 2004-08-05 Mark Kettenis <kettenis@chello.nl>
9871
9872 * gdbint.texinfo (Host Definition): Delete description of
9873 NO_SYS_FILE.
9874 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9875 PTRACE_FP_BUG.
9876
9877 2004-08-05 Andrew Cagney <cagney@gnu.org>
9878
9879 * gdbint.texinfo (Target Architecture Definition): Delete
9880 reference to deprecated_read_fp.
9881
9882 2004-08-02 Andrew Cagney <cagney@gnu.org>
9883
9884 * gdbint.texinfo (Target Architecture Definition): Delete
9885 description of DEPRECATED_REGISTER_BYTES.
9886
9887 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9888
9889 * gdb.texinfo (Source Path): Document the new behavior of
9890 searching for the source files.
9891
9892 2004-07-17 Eli Zaretskii <eliz@gnu.org>
9893
9894 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9895 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9896 (Auto Display): Improve indexing.
9897
9898 2004-07-16 Andrew Cagney <cagney@gnu.org>
9899
9900 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9901 "-noasync".
9902
9903 2004-07-09 Eli Zaretskii <eliz@gnu.org>
9904
9905 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9906 have the same prefix have only their prefix in the index.
9907
9908 2004-07-03 Mark Kettenis <kettenis@gnu.org>
9909
9910 * gdb.texinfo (BSD libkvm Interface): New node (section)
9911 (Native): Add it to the menu.
9912
9913 2004-07-01 Mark Kettenis <kettenis@gnu.org>
9914
9915 * gdbint.texinfo (Target Architecture Definition): Remove
9916 PCC_SOL_BROKEN.
9917
9918 2004-06-24 Mark Kettenis <kettenis@gnu.org>
9919
9920 * gdbint.texinfo (Target Architecture Definition): Remove
9921 SUN_FIXED_LBRAC_BUG.
9922
9923 2004-06-26 Andrew Cagney <cagney@gnu.org>
9924
9925 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9926
9927 2004-06-20 Andrew Cagney <cagney@gnu.org>
9928
9929 * gdbint.texinfo (Target Architecture Definition): Deprecate
9930 USE_STRUCT_CONVENTION.
9931
9932 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9933
9934 gdb.texinfo (Bug Reporting): Mention session recording,
9935 with the script command or Emacs.
9936
9937 2004-06-18 Andrew Cagney <cagney@gnu.org>
9938
9939 * gdbint.texinfo (Target Architecture Definition): Deprecate
9940 FUNCTION_START_OFFSET.
9941
9942 2004-06-14 Andrew Cagney <cagney@gnu.org>
9943
9944 Based on changes from Karl Berry.
9945 * gdb.texinfo: Do not use @sc in a direntry.
9946 * stabs.texinfo: Change @dircateogry to "Software development".
9947 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9948
9949 2004-06-13 Andrew Cagney <cagney@gnu.org>
9950
9951 * gdbint.texinfo (Target Architecture Definition): Delete
9952 description of RETURN_VALUE_ON_STACK.
9953
9954 2004-06-09 Andrew Cagney <cagney@gnu.org>
9955
9956 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9957 deleted by previous patch.
9958
9959 2004-06-08 Andrew Cagney <cagney@gnu.org>
9960
9961 * gdbint.texinfo (Native Debugging): Delete documentation on
9962 ATTACH_DETACH.
9963
9964 2004-06-06 Randolph Chung <tausq@debian.org>
9965
9966 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9967
9968 2004-06-06 Randolph Chung <tausq@debian.org>
9969
9970 * gdb.texinfo (push_dummy_call): Update argument list to match
9971 the new push_dummy_call method signature. Describe the function
9972 argument.
9973
9974 2004-05-24 Joel Brobecker <brobecker@gnat.com>
9975
9976 * gdb.texinfo (Starting): Document new start command.
9977
9978 2004-05-21 Andrew Cagney <cagney@redhat.com>
9979
9980 * observer.texi (GDB Observers): Document "inferior_created".
9981
9982 2004-05-08 Andrew Cagney <cagney@redhat.com>
9983
9984 * gdbint.texinfo (Target Architecture Definition): Delete
9985 description of DO_DEFERRED_STORES.
9986
9987 * gdbint.texinfo (Target Architecture Definition): Delete
9988 references to DEPRECATED_FIX_CALL_DUMMY.
9989
9990 * gdbint.texinfo (Target Architecture Definition): Delete
9991 description of DEPRECATED_CALL_DUMMY_WORDS,
9992 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9993
9994 * gdbint.texinfo (Target Architecture Definition): Delete
9995 description of DEPRECATED_PUSH_DUMMY_FRAME.
9996
9997 * gdbint.texinfo (Target Architecture Definition): Delete
9998 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9999
10000 2004-05-07 Andrew Cagney <cagney@redhat.com>
10001
10002 * observer.texi (GDB Observers): Add "Debugging" section. Include
10003 cross reference to "set/show debug observer".
10004 * gdb.texinfo (Debugging Output): Document "set/show debug
10005 observer".
10006
10007 2004-05-01 Andrew Cagney <cagney@redhat.com>
10008
10009 * gdbint.texinfo (Target Architecture Definition): Delete
10010 description of DEPRECATED_PC_IN_SIGTRAMP.
10011
10012 2004-04-30 Andrew Cagney <cagney@redhat.com>
10013
10014 * gdbint.texinfo (Target Architecture Definition): Delete
10015 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
10016
10017 2004-04-30 Orjan Friberg <orjanf@axis.com>
10018
10019 * observer.texi (GDB Observers): Correct spelling.
10020
10021 2004-04-26 Orjan Friberg <orjanf@axis.com>
10022
10023 * observer.texi (GDB Observers): Add target_changed event.
10024
10025 2004-04-08 Andrew Cagney <cagney@redhat.com>
10026
10027 * observer.texi (GDB Observers): Rework, provide generic observer
10028 definitions and then a list of observable events.
10029
10030 2004-04-04 Andrew Cagney <cagney@redhat.com>
10031
10032 * gdbint.texinfo (Host Definition): Delete reference to
10033 NO_SIGINTERRUPT.
10034
10035 2004-04-02 Andrew Cagney <cagney@redhat.com>
10036
10037 * gdbint.texinfo (Target Architecture Definition): Delete
10038 reference to DEPRECATED_CALL_DUMMY_LENGTH.
10039
10040 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
10041
10042 * gdb.texinfo (TUI Commands): Document tui reg commands.
10043
10044 2004-03-26 Andrew Cagney <cagney@redhat.com>
10045
10046 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
10047 "gdbtui".
10048 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
10049 (Contributors): Mention both Text and Terminal User Interface.
10050
10051 2004-03-23 Andrew Cagney <cagney@redhat.com>
10052
10053 * gdbint.texinfo (Target Architecture Definition): Deprecate
10054 references to SIGTRAMP_START and SIGTRAMP_END.
10055
10056 2004-03-23 Andrew Cagney <cagney@redhat.com>
10057
10058 * gdbint.texinfo (Target Architecture Definition): Deprecate
10059 references to PC_IN_SIGTRAMP.
10060
10061 2004-03-19 Andrew Cagney <cagney@redhat.com>
10062
10063 * gdbint.texinfo (Target Architecture Definition): Delete
10064 reference to GDB_TARGET_IS_HPPA.
10065
10066 2004-03-18 Andrew Cagney <cagney@redhat.com>
10067
10068 * gdbint.texinfo (Coding): Update section on gdbarch_data,
10069 describe pre_init and post_init.
10070
10071 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10072
10073 * gdb.texinfo (Debugging Output): Document values for "set debug
10074 target".
10075
10076 2004-02-28 Andrew Cagney <cagney@redhat.com>
10077
10078 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
10079
10080 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10081
10082 * gdb.texinfo (breakpoints): Add information about the
10083 new "set breakpoint pending" and "show breakpoint pending"
10084 commands.
10085
10086 2004-02-26 Andrew Cagney <cagney@redhat.com>
10087
10088 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
10089 in Per-architecture module data section.
10090
10091 2004-02-25 Roland McGrath <roland@redhat.com>
10092
10093 * gdb.texinfo (General Query Packets): Document qPart:... packets.
10094
10095 2004-02-24 Andrew Cagney <cagney@redhat.com>
10096
10097 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
10098 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
10099 * fdl.texi: Import Version 1.2, November 2002.
10100
10101 2004-02-17 Andrew Cagney <cagney@redhat.com>
10102
10103 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
10104
10105 2004-02-16 Andrew Cagney <cagney@redhat.com>
10106
10107 * gdbint.texinfo (Target Architecture Definition): Deprecate
10108 FRAMELESS_FUNCTION_INVOCATION.
10109
10110 2004-02-16 Andrew Cagney <cagney@redhat.com>
10111
10112 * gdbint.texinfo (Coding): Mention -Wunused-function.
10113
10114 2004-02-14 Andrew Cagney <cagney@redhat.com>
10115
10116 * gdbint.texinfo (Target Architecture Definition): Delete
10117 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10118
10119 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
10120
10121 * gdb.texinfo: Properly quote the name "C++".
10122 * gdbint.texinfo: Ditto.
10123 * stabs.texinfo: Ditto.
10124
10125 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
10126
10127 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
10128 minimal information about libiberty.
10129
10130 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
10131
10132 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
10133
10134 2004-02-04 Roland McGrath <roland@redhat.com>
10135
10136 * gdb.texinfo (Auxiliary Vector): New node (section).
10137 (Data): Add it to the menu.
10138
10139 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10140
10141 * gdb.texinfo (Breakpoints): Add information about pending
10142 breakpoint support.
10143
10144 2004-01-26 Andrew Cagney <cagney@redhat.com>
10145
10146 * gdb.texinfo (Overview): Delete references to the cisco protocol
10147 including the "N" response.
10148
10149 2004-01-26 Andrew Cagney <cagney@redhat.com>
10150
10151 * gdbint.texinfo (Target Architecture Definition): Rename
10152 EXTRACT_STRUCT_VALUE_ADDRESS to
10153 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10154
10155 2004-01-24 Eli Zaretskii <eliz@gnu.org>
10156
10157 * gdb.texinfo (KOD): Document "show os". Add index entries for
10158 "set/show os" and "info cisco" commands.
10159
10160 2004-01-21 Eli Zaretskii <eliz@gnu.org>
10161
10162 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
10163
10164 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10165
10166 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
10167 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10168
10169 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
10170
10171 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
10172 -stack-list-locals.
10173 (GDB/MI Variable Objects): Describe extension to
10174 -var-list-children.
10175
10176 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10177
10178 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
10179
10180 2004-01-17 Andrew Cagney <cagney@redhat.com>
10181
10182 * gdbint.texinfo (Target Architecture Definition): Delete
10183 documentation on DEPRECATED_NPC_REGNUM.
10184
10185 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
10186
10187 * gdb.texinfo: Update copyright year. Mention that set
10188 follow-fork-mode is supported on GNU/Linux. Remove documentation of
10189 "set follow-fork-mode ask".
10190
10191 2004-01-13 Andrew Cagney <cagney@redhat.com>
10192
10193 * gdbint.texinfo: Update copyright year.
10194 (Coding): Add -Wunused-label to list of -Werror warnings.
10195
10196 2004-01-08 Jason Molenda <jmolenda@apple.com>
10197 Eli Zaretskii <eliz@gnu.org>
10198
10199 * gdb.texinfo: Update copyright.
10200 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
10201 around names, as appropriate. Minor syntax cleanup of
10202 _NSPrintForDebugger explanation. Two spaces after periods.
10203 GDBN used instead of lit. "gdb". Index entries added for
10204 print-object and _NSPrintForDebugger. @noindent added in one spot.
10205
10206 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
10207
10208 * stabs.texinfo: Add dircategory and direntry commands.
10209 * annotate.texinfo: Ditto.
10210
10211 2003-11-10 Andrew Cagney <cagney@redhat.com>
10212
10213 * gdbint.texinfo (Target Architecture Definition): Replace the
10214 return_value method's "inval" and "outval" parameters with
10215 "readbuf" and "writebuf".
10216
10217 2003-10-28 Jim Blandy <jimb@redhat.com>
10218
10219 * gdb.texinfo (The F request packet, The F reply packet): Renamed
10220 from "The `F' request packet" and "The `F' reply packet", to make
10221 texi2dvi happy.
10222 (File-I/O remote protocol extension): Update menu entries, too.
10223
10224 2003-10-26 Michael Chastain <mec@shout.net>
10225
10226 * gdb.texinfo (Thread Stops): Document the issue with
10227 premature return from system calls in multi-threaded programs.
10228
10229 2003-10-24 Andrew Cagney <cagney@redhat.com>
10230
10231 * annotate.texinfo: Fix "fortunatly"[sic].
10232
10233 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
10234
10235 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
10236 with "Hitachi" and "Mitsubishi".
10237
10238 2003-10-20 Andrew Cagney <cagney@redhat.com>
10239
10240 * gdbint.texinfo (Target Architecture Definition): Document
10241 gdbarch_return_value. Add cross references from
10242 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
10243 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
10244
10245 2003-10-18 Mark Kettenis <kettenis@gnu.org>
10246
10247 * gdbint.texinfo (Target Architecture Definition): Document
10248 regset_from_core_section.
10249
10250 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
10251
10252 * gdb.texinfo (M32R/D): Mention m32rsdi target.
10253
10254 2003-10-15 Kevin Buettner <kevinb@redhat.com>
10255
10256 From Anthony Green <green@redhat.com>:
10257 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
10258
10259 2003-10-14 Kevin Buettner <kevinb@redhat.com>
10260
10261 * gdb.texinfo (Breakpoint related warnings): New node.
10262 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
10263
10264 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
10265
10266 * gdb.texinfo (Remote Protocol): Document v and vCont.
10267
10268 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10269
10270 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
10271 * gdbint.texinfo: Ditto.
10272
10273 2003-10-09 Andrew Cagney <cagney@redhat.com>
10274
10275 From 2003-09-18 David Anderson <davea@sgi.com>:
10276 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
10277 "command".
10278
10279 2003-10-03 Andrew Cagney <cagney@redhat.com>
10280
10281 * gdbint.texinfo (Target Architecture Definition): Deprecate
10282 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
10283 just target.
10284
10285 2003-10-02 Andrew Cagney <cagney@redhat.com>
10286
10287 * gdbint.texinfo (Target Architecture Definition): Rename
10288 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
10289 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
10290 * gdbint.texinfo (Target Architecture Definition): Rename
10291
10292 2003-09-30 Andrew Cagney <cagney@redhat.com>
10293
10294 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
10295 (Target Architecture Definition):
10296
10297 * gdbint.texinfo (Target Architecture Definition): Rename
10298 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
10299
10300 2003-09-29 Andrew Cagney <cagney@redhat.com>
10301
10302 * gdbint.texinfo (Target Architecture Definition): Delete
10303 documentation for NEED_TEXT_START_END.
10304
10305 * gdbint.texinfo (Target Architecture Definition): Rename
10306 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
10307 TARGET_WRITE_PC.
10308
10309 2003-09-22 Michael Chastain <mec@shout.net>
10310
10311 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
10312
10313 2003-09-21 Anthony Green <green@redhat.com>
10314
10315 * gdbint.texinfo (Target Architecture Definition): Fix typos.
10316
10317 2003-09-21 Mark Kettenis <kettenis@gnu.org>
10318
10319 * gdbint.texinfo (Target Architecture Definition): Document
10320 stabs_argument_has_addr.
10321
10322 2003-09-18 Andrew Cagney <cagney@redhat.com>
10323
10324 * gdbint.texinfo (Target Architecture Definition): Delete
10325 documentation on REGISTER_NAMES.
10326
10327 2003-09-13 Mark Kettenis <kettenis@gnu.org>
10328
10329 * gdbint.texinfo (Target Architecture Definition): Replace
10330 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
10331
10332 2003-09-11 Andrew Cagney <cagney@redhat.com>
10333
10334 * gdbint.texinfo (Target Architecture Definition): Replace
10335 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
10336
10337 2003-08-18 Andrew Cagney <cagney@redhat.com>
10338
10339 * gdbint.texinfo (Target Architecture Definition): Document
10340 "frame_red_zone_size".
10341
10342 2003-08-09 Andrew Cagney <cagney@redhat.com>
10343
10344 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
10345 with "set/show backtrace past-main" and "set/show backtrace
10346 limit".
10347
10348 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
10349
10350 * Makefile.in (install-info): Support DESTDIR.
10351 (install-html): Likewise.
10352
10353 2003-08-07 Andrew Cagney <cagney@redhat.com>
10354
10355 Patch from Nick Roberts.
10356 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
10357 bindings. Remove description of send-gdb-command.
10358
10359 2003-08-07 Andrew Cagney <cagney@redhat.com>
10360
10361 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
10362 GDB 6.0.
10363
10364 2003-08-06 Andrew Cagney <cagney@redhat.com>
10365
10366 * gdb.texinfo (Mode Options): Mention that level three is the
10367 highest available and that level 2 is deprecated.
10368 (Annotations Overview): Mention annotation levels. Cross reference
10369 to "Limitations of the Annotation Interface" in annotate.texi.
10370 (TODO, Value Annotations, Frame Annotations): Delete section.
10371 (Displays, Breakpoint Info): Delete.
10372
10373 2003-08-04 Andrew Cagney <cagney@redhat.com>
10374
10375 * agentexpr.texi: Delete @bye.
10376 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10377 (stabs.info): Add $(srcdir) to include search path.
10378 (html): Depend on "annotate_toc.html", and not "annotate.html".
10379 * stabs.texinfo: Ditto. Include "fdl.texi".
10380 * gdbint.texinfo: Update copyright statement's list of invariant
10381 sections.
10382
10383 2003-07-28 Andrew Cagney <cagney@redhat.com>
10384
10385 * Makefile.in (INFO_DEPS): Add annotate.info.
10386 (dvi, ps, html, pdf): Add annotate.
10387 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10388 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10389 (ANNOTATE_DOC_FILES): New macro.
10390 (ANNOTATE_TEX_TMPS): New macro.
10391 (annotate.info, annotate_toc.html): Specify dependencies.
10392 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10393 * annotate.texinfo: Rename annotate.texi. Get building. Add
10394 "Migrating to GDB/MI" and "Limitations of the Annotation
10395 Interface" chapters. Mention why it is not part of the user
10396 guide. Update copyright notice. Include "fdl.texi".
10397
10398 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
10399
10400 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10401
10402 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
10403
10404 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10405
10406 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
10407
10408 * gdb.texinfo (Server): Mention pidof.
10409
10410 2003-07-22 Andrew Cagney <cagney@redhat.com>
10411
10412 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10413 list.
10414
10415 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
10416
10417 * gdb.texinfo (Logging output): New chapter.
10418
10419 2003-06-24 Joel Brobecker <brobecker@gnat.com>
10420
10421 * gdb.texinfo (Unsupported languages): New section.
10422 (Languages): Add link to new section.
10423
10424 2003-06-22 Andrew Cagney <cagney@redhat.com>
10425
10426 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10427
10428 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10429
10430 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10431
10432 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10433
10434 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10435 * agentexpr.texi: Retitle section, and change it to an appendix.
10436 Comment out texinfo initialization. Factor a @var{} into two
10437 pieces to prevent makeinfo warnings.
10438 * gdb.texinfo: Add Agent Expressions appendix.
10439
10440 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
10441
10442 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10443
10444 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
10445
10446 * gdb.texinfo (Remote Debugging): New section "Connecting to a
10447 remote target". Document the "detach" and "disconnect" commands.
10448 (Server, Netware, Debug Session): Reference "Connecting to a
10449 remote target".
10450 (GDB/MI Target Manipulation): Document "-target-disconnect".
10451
10452 2003-06-13 Andrew Cagney <cagney@redhat.com>
10453
10454 * gdbint.texinfo (Target Architecture Definition): Deprecate
10455 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10456 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10457
10458 2003-06-09 Jim Blandy <jimb@redhat.com>
10459
10460 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10461
10462 2003-06-08 Andrew Cagney <cagney@redhat.com>
10463
10464 * gdbint.texinfo (Target Architecture Definition): Delete
10465 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10466
10467 2003-06-08 Andrew Cagney <cagney@redhat.com>
10468
10469 * gdbint.texinfo (Target Architecture Definition): Document
10470 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10471
10472 2003-06-07 Adam Fedor <fedor@gnu.org>
10473
10474 * gdb.texinfo: Add Objective-C documentation.
10475
10476 2003-06-01 Andrew Cagney <cagney@redhat.com>
10477
10478 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10479 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10480
10481 2003-05-21 Andrew Cagney <cagney@redhat.com>
10482
10483 * gdbint.texinfo (Target Architecture Definition): Delete
10484 references to "extract_address" and "store_address".
10485
10486 2003-05-16 Andrew Cagney <cagney@redhat.com>
10487
10488 * gdbint.texinfo (Target Architecture Definition): Replace
10489 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10490 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10491
10492 2003-05-14 Theodore A. Roth <troth@openavr.org>
10493
10494 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10495
10496 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10497
10498 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10499 (gdb.dvi): Likewise.
10500 (gdb.pdf): Likewise.
10501 (links2roff): Likewise.
10502
10503 2003-05-08 Jim Blandy <jimb@redhat.com>
10504
10505 * gdb.texinfo (Dump/Restore Files): Update documentation for
10506 'dump', 'append', and 'restore': note that format argument is
10507 optional; simplify presentation of the command variants; and be
10508 more precise about the formats.
10509
10510 2003-05-07 Jim Blandy <jimb@redhat.com>
10511
10512 * gdb.texinfo (Symbols): Update documentation: 'maint list
10513 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10514 symtabs' and 'maint info psymtabs'.
10515
10516 2003-05-05 Andrew Cagney <cagney@redhat.com>
10517
10518 * gdbint.texinfo (Target Architecture Definition): Make
10519 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10520 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10521 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10522
10523 2003-05-04 Andrew Cagney <cagney@redhat.com>
10524
10525 * gdb.texinfo (Maintenance Commands): Document "maint print
10526 dummy-frames".
10527
10528 2003-05-04 Andrew Cagney <cagney@redhat.com>
10529
10530 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10531
10532 2003-05-03 J. Brobecker <brobecker@gnat.com>
10533
10534 Thierry Schneider <tpschneider1@yahoo.com>
10535 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10536 for new MI command.
10537
10538 2003-05-03 Andrew Cagney <cagney@redhat.com>
10539
10540 * gdbint.texinfo (Target Architecture Definition): Document
10541 push_dummy_code. Add cross references.
10542
10543 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
10544
10545 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10546 set/show charsets commands.
10547
10548 2003-04-28 Andrew Cagney <cagney@redhat.com>
10549
10550 * gdbint.texinfo (Target Architecture Definition): Replace
10551 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10552 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10553
10554 2003-04-28 Andrew Cagney <cagney@redhat.com>
10555
10556 * gdbint.texinfo (Target Architecture Definition): Rename
10557 "tm_print_insn" to "deprecated_tm_print_insn".
10558
10559 2003-04-09 Jim Blandy <jimb@redhat.com>
10560
10561 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10562 list psymtabs'.
10563
10564 2003-04-08 Andrew Cagney <cagney@redhat.com>
10565
10566 * gdbint.texinfo (Target Architecture Definition): Delete
10567 references to EXTRA_FRAME_INFO.
10568
10569 2003-04-08 Andrew Cagney <cagney@redhat.com>
10570
10571 * gdbint.texinfo (Target Architecture Definition): Delete
10572 PRINT_TYPELESS_INTEGER.
10573
10574 2003-04-02 J. Brobecker <brobecker@gnat.com>
10575
10576 * observer.texi (GDB Observers): Adjust the documentation for the
10577 normal_stop notification to better describe reality. Fix a couple
10578 of minor typos.
10579
10580 2003-04-02 Bob Rossi <bob_rossi@cox.net>
10581
10582 * gdb.texinfo (GDB/MI Program Control): Add
10583 '-file-list-exec-source-file'
10584
10585 2003-03-31 Andrew Cagney <cagney@redhat.com>
10586
10587 * gdbint.texinfo (Target Architecture Definition): Delete
10588 references to CALL_DUMMY_P.
10589
10590 2003-03-30 Andrew Cagney <cagney@redhat.com>
10591
10592 * gdbint.texinfo (Target Architecture Definition): Remove
10593 reference to TARGET_WRITE_SP.
10594
10595 2003-03-27 Andrew Cagney <cagney@redhat.com>
10596
10597 * gdbint.texinfo (Target Architecture Definition): Remove
10598 references to write_sp.
10599
10600 2003-03-27 Andrew Cagney <cagney@redhat.com>
10601
10602 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10603 chapter body. Use @smallexample instead of @example.
10604 (Annotations): Ditto.
10605 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10606 annotate.texi.
10607
10608 2003-03-26 Andrew Cagney <cagney@redhat.com>
10609
10610 * gdbint.texinfo (Target Architecture Definition): Replace
10611 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10612 dummy_addr parameters.
10613
10614 2003-03-25 Andrew Cagney <cagney@redhat.com>
10615
10616 * gdbint.texinfo (Target Architecture Definition): Delete
10617 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10618 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10619 Add reference to PUSH_ARGUMENTS.
10620
10621 2003-03-23 Andrew Cagney <cagney@redhat.com>
10622
10623 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10624 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10625
10626 2003-03-18 J. Brobecker <brobecker@gnat.com>
10627
10628 * gdbint.texinfo (Algorithms): Add new section describing the
10629 Observer paradigm.
10630 (Top): Add menu entry to new observer appendix.
10631 * observer.texi: New file.
10632 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10633 new observer.texi file.
10634
10635 2003-03-17 Andrew Cagney <cagney@redhat.com>
10636
10637 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10638 that GNU Press update the manual version number.
10639
10640 2003-03-12 Andrew Cagney <cagney@redhat.com>
10641
10642 * gdbint.texinfo (Target Architecture Definition): Delete
10643 references to get_saved_register. Rename GET_SAVED_REGISTER to
10644 DEPRECATED_GET_SAVED_REGISTER.
10645
10646 2003-03-13 Andrew Cagney <cagney@redhat.com>
10647
10648 * gdbint.texinfo (Target Architecture Definition): Replace
10649 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10650
10651 2003-03-12 Andrew Cagney <cagney@redhat.com>
10652
10653 * gdbint.texinfo (Target Architecture Definition): Rename
10654 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
10655
10656 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
10657
10658 * gdb.texinfo: Add File-I/O documentation.
10659
10660 2003-03-10 Andrew Cagney <cagney@redhat.com>
10661
10662 * gdbint.texinfo (Target Architecture Definition): Cross reference
10663 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10664
10665 2003-03-07 Andrew Cagney <cagney@redhat.com>
10666
10667 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10668 frame" command.
10669
10670 2003-03-05 Andrew Cagney <cagney@redhat.com>
10671
10672 * gdbint.texinfo (Target Architecture Definition): Document
10673 unwind_dummy_id. Cross reference unwind_dummy_id and
10674 SAVE_DUMMY_FRAME_TOS.
10675
10676 2003-03-05 James Ingham <jingham@apple.com>
10677 Daniel Jacobowitz <drow@mvista.com>
10678
10679 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10680 and "show cp-abi".
10681
10682 2003-03-03 Andrew Cagney <cagney@redhat.com>
10683
10684 * gdbint.texinfo (Target Architecture Definition): Document
10685 register_type.
10686
10687 2003-03-03 Andrew Cagney <cagney@redhat.com>
10688
10689 * stabs.texinfo (Structures): Use @samp and separate @var's
10690 instead of a single @var containing a comma separated list.
10691 (Unions): Ditto.
10692
10693 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
10694
10695 * Makefile.in (distclean): Remove config.log.
10696
10697 2003-03-01 Andrew Cagney <cagney@redhat.com>
10698
10699 * gdbint.texinfo (Target Architecture Definition): Rename
10700 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10701
10702 2003-03-01 Andrew Cagney <cagney@redhat.com>
10703
10704 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10705 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10706
10707 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10708
10709 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10710 (Non-debug DLL symbols): New node, describing the minimal symbols
10711 loaded from DLLs without real debugging symbols.
10712
10713 2003-02-20 Andrew Cagney <ac131313@redhat.com>
10714
10715 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10716 hardware-breakpoint-limit".
10717 (Set Watchpoints): Add cross reference to "set remote
10718 hardware-watchpoint-limit".
10719 (Remote configuration options): New section.
10720
10721 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10722
10723 * gdbint.texinfo (Target Architecture Definition): Delete
10724 descrption of IS_TRAPPED_INTERNALVAR.
10725
10726 From Keith Seitz <keiths@redhat.com>:
10727 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10728 option "-i"/"--interpreter" to this chapter. Include index
10729 entries.
10730
10731 2003-02-04 David Carlton <carlton@math.stanford.edu>
10732
10733 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10734 (Variables): Recommend stabs+ and DWARF 2.
10735 (C plus plus expressions): Correct info about
10736 compiler versions, debug formats.
10737 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10738 PR symtab/874.
10739
10740 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10741
10742 * gdbint.texinfo (Target Architecture Definition): Delete
10743 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10744 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10745 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10746 references to nindy and i960.
10747 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10748
10749 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10750
10751 * gdbint.texinfo (Target Architecture Definition): Delete
10752 FLOAT_INFO.
10753
10754 2003-01-30 Andrew Cagney <ac131313@redhat.com>
10755
10756 * stabs.texinfo (Member Type Descriptor): Clarify description of
10757 `@'. Suggested by Ben Hutchings.
10758
10759 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10760
10761 * gdb.texinfo (M68K): Delete reference to es1800.
10762
10763 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10764
10765 * gdb.texinfo (Maintenance Commands): Document `maint print
10766 reggroups' and `maint print register-groups'.
10767 * gdbint.texinfo (Target Architecture Definition): Document
10768 register_reggroup_p.
10769
10770 2003-01-23 Jim Blandy <jimb@redhat.com>
10771
10772 * gdb.texinfo (Separate Debug Files): New section.
10773
10774 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10775
10776 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10777 and "maint show profile".
10778
10779 2003-01-16 Michael Chastain <mec@shout.net>
10780
10781 * gdb.texinfo (Installing GDB): Warn against
10782 ".../gdb-VERSION/gdb/configure".
10783 (Separate Objdir): Likewise.
10784
10785 2003-01-15 Andrew Cagney <ac131313@redhat.com>
10786
10787 * gdbint.texinfo (Target Architecture Definition): Delete
10788 definition of PRINT_REGISTER_HOOK.
10789
10790 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10791
10792 (OpenRISC 1000): Fix formatting of command names.
10793
10794 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10795
10796 * gdb.texinfo (Continuing and Stepping): Add new command
10797 'advance'. Clarify behavior of 'until'.
10798
10799 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10800
10801 * gdb.texinfo (Files): Document solib-absolute-prefix and
10802 solib-search-path.
10803
10804 2003-01-09 Michael Chastain <mec@shout.net>
10805
10806 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10807 (Create a Release): Add new instructions for new @file{src-release}.
10808 Document existing instructions for @file{Makefile.in} as
10809 being for @value{GDBN} 5.3.1 or earlier.
10810
10811 2003-01-09 Andrew Cagney <ac131313@redhat.com>
10812
10813 * gdbint.texinfo (Target Architecture Definition): Mention
10814 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10815 allocate memory.
10816
10817 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10818
10819 * gdb.texinfo (Controlling GDB): Add @kindex for
10820 "show osabi".
10821 (Backtraces): Add @kindex's for backtrace-below-main.
10822
10823 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10824
10825 * gdb.texinfo (Controlling GDB): Document "set osabi".
10826
10827 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10828
10829 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10830 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10831
10832 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10833
10834 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10835 "set coerce-float-to-double".
10836 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10837
10838 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10839
10840 * stabs.texinfo: Remove obsolete text.
10841 * gdbint.texinfo: Ditto.
10842 * gdb.texinfo: Ditto.
10843
10844 2002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10845
10846 * fdl.texi: Revert the last change.
10847
10848 2002-12-22 Mark Kettenis <kettenis@gnu.org>
10849
10850 * gdbint.texinfo (Target Architecture Definition): Update
10851 description of gdbarch_register_osabi.
10852
10853 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10854
10855 * agentexpr.texi: Fix typos.
10856 * annotate.texi: Likewise.
10857 * fdl.texi: Likewise.
10858
10859 2002-12-10 Andrew Cagney <cagney@redhat.com>
10860
10861 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10862 DEPRECATED_INIT_FRAME_PC.
10863
10864 2002-12-01 Andrew Cagney <ac131313@redhat.com>
10865
10866 * gdbint.texinfo (Target Architecture Definition): Delete
10867 PC_IN_CALL_DUMMY.
10868
10869 2002-11-28 Andrew Cagney <ac131313@redhat.com>
10870
10871 * gdbint.texinfo (Host Definition): Delete documentation on
10872 USE_GENERIC_DUMMY_FRAMES.
10873
10874 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
10875
10876 Fix PR gdb/723 and PR gdb/245.
10877 * Makefile.in (install-info): Run the install-info command as part
10878 of the post install steps only.
10879 (uninstall-info): New target.
10880 (uninstall): New target.
10881
10882 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
10883
10884 * Makefile.in (install): Make install do some real work.
10885
10886 2002-11-19 Andrew Cagney <ac131313@redhat.com>
10887
10888 Fix POSIX problem reported by Paul Eggert.
10889 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10890 Fix PR gdb/527.
10891
10892 2002-10-26 Andrew Cagney <cagney@redhat.com>
10893
10894 * gdbint.texinfo (Target Architecture Definition): Delete
10895 definition of DO_REGISTERS_INFO.
10896
10897 2002-10-18 Kevin Buettner <kevinb@redhat.com>
10898
10899 * gdbint.texinfo (Address Classes): Fix problems with insertion
10900 of ``{'' and ``}'' in example.
10901
10902 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10903
10904 * gdbint.texinfo (Address Classes): New section.
10905 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10906 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10907 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10908 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10909
10910 2002-10-11 Klee Dienes <kdienes@apple.com>
10911
10912 * gdb.texinfo (Registers): Mention vector registers as well as
10913 floating registers in the documentation for 'info registers' and
10914 'info all-registers'.
10915
10916 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
10917
10918 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10919
10920 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10921
10922 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10923 interface definition.
10924
10925 2002-10-03 Marko Mlinar <markom@opencores.org>
10926
10927 * gdb.texinfo (Target Commands): Add or1k target specific
10928 commands.
10929 * gdb.texinfo (Contributors): Add myself to the contributors list.
10930
10931 2002-10-01 Andrew Cagney <ac131313@redhat.com>
10932
10933 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10934 and "mi1" instead of "mi1" and "mi0".
10935
10936 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10937
10938 * gdb.texinfo (Packets): Fix typos "alligned".
10939 Correct z3/Z3 description. Correct z4/Z4 title.
10940
10941 2002-09-27 Andrew Cagney <ac131313@redhat.com>
10942
10943 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10944
10945 2002-09-25 Kevin Buettner <kevinb@redhat.com>
10946
10947 * gdb.texinfo: Use GNU/Linux instead of Linux.
10948
10949 2002-09-25 Andrew Cagney <ac131313@redhat.com>
10950
10951 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10952
10953 2002-09-24 Andrew Cagney <ac131313@redhat.com>
10954
10955 * gdb.texinfo: Replace @example with @smallexample.
10956
10957 2002-09-20 Kevin Buettner <kevinb@redhat.com>
10958
10959 From Eli Zaretskii <eliz@gnu.org>:
10960 * gdb.texinfo (Character Sets): Use @smallexample instead of
10961 @example. Use GNU/Linux instead of Linux.
10962
10963 2002-09-20 Jim Blandy <jimb@redhat.com>
10964
10965 * gdb.texinfo: Add character set documentation.
10966
10967 2002-09-20 George Helffrich <george@gly.bris.ac.uk>
10968
10969 * gdb.texinfo: Document edit command.
10970
10971 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10972
10973 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10974 (Packets): Add cross reference from `b' packet to `z' packets.
10975
10976 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10977
10978 * gdb.texinfo (Maintenance Commands): Document ``maint
10979 internal-error'' and ``maint internal-warning''.
10980
10981 * gdbint.texinfo (Target Architecture Definition): Revise
10982 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10983
10984 2002-09-19 Joel Brobecker <brobecker@gnat.com>
10985
10986 * gdbint.texinfo (Target Conditionals): Document the new
10987 NAME_OF_MALLOC macro.
10988
10989 2002-09-05 Andrew Cagney <ac131313@redhat.com>
10990
10991 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10992 engineer.
10993
10994 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10995
10996 * gdb.texinfo (TUI Overview): Document status line fields.
10997
10998 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10999
11000 * gdb.texinfo (TUI Commands): Document info win command.
11001
11002 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
11003
11004 * gdb.texinfo (TUI Overview): Document breakpoint markers.
11005
11006 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
11007
11008 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
11009 (TUI Keys): Likewise.
11010
11011 2002-08-25 Andrew Cagney <ac131313@redhat.com>
11012
11013 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
11014 for a packet receive.
11015
11016 2002-08-25 Andrew Cagney <ac131313@redhat.com>
11017
11018 * Makefile.in (clean): Move to end of file.
11019 (distclean, maintainer-clean, realclean): Ditto.
11020 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
11021 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
11022 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
11023 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
11024
11025 2002-08-24 Andrew Cagney <ac131313@redhat.com>
11026
11027 * Makefile.in (GDBINT_TEX_TMPS): Define.
11028 (gdbint.dvi, gdbint.pdf): Use
11029 (GDB_TEX_TMPS): Define.
11030 (gdb.dvi, gdb.pdf): Use.
11031 (STABS_TEX_TMPS): Define.
11032 (stabs.dvi, stabs.pdf): Use.
11033 (GDB_DOC_SOURCE_INCLUDES): New macros.
11034 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
11035 (GDBINT_DOC_FILES_INCLUDES): New macros.
11036 (GDBINT_DOC_BUILD_INCLUDES): New macros.
11037 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
11038 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
11039 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
11040 (links2roff): Replace SFILES_INCLUDED with
11041 GDB_DOC_SOURCE_INCLUDES.
11042 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
11043 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
11044 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
11045 dependencies.
11046 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
11047 dependencies.
11048 (gdbmi.texinfo): Delete rule.
11049 (inc-hist.texinfo): Delete rule.
11050 (rluser.texinfo): Delete rule.
11051
11052 2002-08-23 Andrew Cagney <cagney@redhat.com>
11053
11054 * gdbint.texinfo (Target Architecture Definition): Update
11055 STORE_RETURN_VALUE, mention regcache.
11056
11057 2002-08-21 Andrew Cagney <ac131313@redhat.com>
11058
11059 * gdbint.texinfo (Target Architecture Definition): Document
11060 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
11061
11062 2002-08-19 Andrew Cagney <ac131313@redhat.com>
11063
11064 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
11065 Fix minor typos. Add index entries.
11066
11067 2002-08-18 Andrew Cagney <ac131313@redhat.com>
11068
11069 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
11070
11071 2002-08-15 Andrew Cagney <ac131313@redhat.com>
11072
11073 * gdbint.texinfo (Target Architecture Definition): Document
11074 PRINT_VECTOR_INFO.
11075 * gdb.texinfo (Vector Unit): Document "info vectors" command.
11076
11077 2002-08-13 Andrew Cagney <ac131313@redhat.com>
11078
11079 * gdb.texinfo (Maintenance Commands): Document "maint print
11080 registers", "maint print raw-registers" and "maint print
11081 cooked-registers".
11082
11083 2002-08-08 Grace Sainsbury <graces@redhat.com>
11084
11085 From Mark Salter:
11086 * gdb.texinfo (Protocol): Document T packet extension to
11087 allow watchpoint address reporting.
11088
11089 2002-08-03 Andrew Cagney <ac131313@redhat.com>
11090
11091 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
11092
11093 2002-08-01 Andrew Cagney <cagney@redhat.com>
11094
11095 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
11096 to CHILL.
11097
11098 2002-08-01 Andrew Cagney <ac131313@redhat.com>
11099
11100 * gdbint.texinfo (Coding): Revise section "Include Files".
11101
11102 2002-07-24 Andrew Cagney <cagney@redhat.com>
11103
11104 * gdbint.texinfo: Obsolete references to m88k.
11105 * gdb.texinfo: Ditto.
11106
11107 2002-07-10 Joel Brobecker <brobecker@gnat.com>
11108
11109 * gdbint.texinfo (Create a release candiate): Add the location
11110 where the proper version of autoconf can be retrieved.
11111
11112 2002-07-09 Don Howard <dhoward@redhat.com>
11113
11114 * gdb.texinfo (Command Files): Further describe the behavior of
11115 sourced command files.
11116
11117 2002-06-27 Andrew Cagney <ac131313@redhat.com>
11118
11119 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
11120 (Coding): Clarify ISO C version that GDB assumes.
11121
11122 2002-06-26 Tom Tromey <tromey@redhat.com>
11123
11124 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
11125 add_setshow_cmd_full.
11126
11127 2002-06-25 Don Howard <dhoward@redhat.com>
11128
11129 * gdb.texinfo (Memory Region Attributes): Document new behavior
11130 for 'mem' command.
11131
11132 2002-06-11 Jim Blandy <jimb@redhat.com>
11133
11134 * gdb.texinfo (Symbols): Update documentation for `info source'
11135 command.
11136
11137 * gdb.texinfo (Macros): Call the command `info macro', not
11138 `show macro'.
11139
11140 2002-06-09 Andrew Cagney <ac131313@redhat.com>
11141
11142 * gdbint.texinfo (Coding): Add section ``Per-architecture module
11143 data''.
11144
11145 2002-06-09 Mark Kettenis <kettenis@gnu.org>
11146
11147 * gdbint.texinfo (Target Architecture Definition): Document
11148 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
11149
11150 2002-06-08 Andrew Cagney <ac131313@redhat.com>
11151
11152 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
11153 lists.
11154
11155 2002-06-08 Andrew Cagney <ac131313@redhat.com>
11156
11157 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
11158 Branch''.
11159
11160 2002-06-01 Andrew Cagney <ac131313@redhat.com>
11161
11162 * gdbint.texinfo (Target Architecture Definition): Add section
11163 ``Converting an existing Target Architecture to Multi-arch''.
11164
11165 2002-05-30 Andrew Cagney <ac131313@redhat.com>
11166
11167 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
11168 to ``Obsoleting code''. Revise.
11169
11170 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
11171
11172 * gdbint.texinfo: Document new generic OS ABI framework.
11173
11174 2002-05-17 Jim Blandy <jimb@redhat.com>
11175
11176 * gdb.texinfo (C Preprocessor Macros): New chapter.
11177 Include it in the main menu.
11178 (Contributors): Credit Jim Blandy with macro support.
11179 (Compilation): Explain how to get macro information into the
11180 executable.
11181 (Expressions): Note that preprocessor macros are expanded.
11182
11183 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
11184
11185 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
11186 options for `target remote'.
11187
11188 2002-05-13 Andrew Cagney <ac131313@redhat.com>
11189
11190 * gdbint.texinfo (Target Architecture Definition): Delete
11191 documentation on NNPC_REGNUM.
11192
11193 2002-05-11 Andrew Cagney <ac131313@redhat.com>
11194
11195 * gdbint.texinfo (Target Architecture Definition): Document
11196 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
11197 (Target Architecture Definition): Revise section `Using Different
11198 Register and Memory Data Representations'. Add section `Raw and
11199 Virtual Register Representations'.
11200
11201 2002-05-11 Andrew Cagney <ac131313@redhat.com>
11202
11203 * gdbint.texinfo (Target Architecture Definition): Mention
11204 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
11205 (Target Architecture Definition): Mention same. Add references to
11206 web pages.
11207
11208 2002-05-08 Michael Snyder <msnyder@redhat.com>
11209
11210 * stabs.texinfo (Attributes): Document new "vector" attribute.
11211
11212 2002-05-04 Andrew Cagney <ac131313@redhat.com>
11213
11214 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
11215
11216 2002-05-04 Andrew Cagney <ac131313@redhat.com>
11217
11218 * gdb.texinfo: Delete obsolete references to a29k.
11219
11220 2002-04-24 Andrew Cagney <ac131313@redhat.com>
11221
11222 * gdbint.texinfo (Target Architecture Definition): Replace
11223 IN_SIGTRAMP with PC_IN_SIGTRAMP.
11224
11225 2002-04-24 David S. Miller <davem@redhat.com>
11226
11227 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
11228
11229 2002-04-21 David S. Miller <davem@redhat.com>
11230
11231 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
11232
11233 2002-04-21 Andrew Cagney <ac131313@redhat.com>
11234
11235 * gdbint.texinfo (Target Architecture Definition): Delete
11236 definition of HAVE_REGISTER_WINDOWS.
11237
11238 2002-04-19 Eli Zaretskii <eliz@gnu.org>
11239
11240 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
11241 "Theodore A. Roth" <troth@verinet.com>.
11242
11243 2002-04-15 Don Howard <dhoward@redhat.com>
11244
11245 From Eli Zaretskii <eliz@gnu.org>
11246 * gdb.texinfo (show max-user-call-depth): Correct formatting.
11247 Provide a better explaination of this feature.
11248
11249 2002-04-14 Andrew Cagney <ac131313@redhat.com>
11250
11251 * gdbint.texinfo (Target Architecture Definition): Remove
11252 FRAME_CHAIN_COMBINE.
11253
11254 2002-04-12 Michael Chastain <mec@shout.net>
11255
11256 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
11257 REG_STACK_SEGMENT.
11258
11259 2002-04-09 Michael Chastain <mec@shout.net>
11260
11261 * gdbint.texinfo (Obsolete Conditionals): Remove references to
11262 PYRAMID_* macros.
11263
11264 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11265
11266 * gdb.texinfo (Bug Reporting): Document that the web is the
11267 prefered way of submitting bug reports.
11268 (Bug Reporting): Delete the s-mail address as the last resort.
11269
11270 2002-04-05 Andrew Cagney <ac131313@redhat.com>
11271
11272 * gdbint.texinfo (Target Architecture Definition): Delete
11273 references to TARGET_WRITE_FP and write_fp.
11274
11275 2002-03-27 Michael Snyder <msnyder@redhat.com>
11276
11277 * gdb.texinfo: Document new commands dump, append, and restore.
11278
11279 2002-03-27 Andrew Cagney <ac131313@redhat.com>
11280
11281 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
11282 Branch'.
11283
11284 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11285
11286 * gdb.texinfo: Change all examples to @smallexample.
11287 * gdbint.texinfo: Ditto.
11288
11289 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11290
11291 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
11292 Branches''.
11293
11294 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11295
11296 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
11297 Policy''.
11298
11299 2002-03-04 Fred Fish <fnf@redhat.com>
11300
11301 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
11302 expresson, suports, dependant, trhe, perhaphs, situtations,
11303 explictily, taged, oportunity, unfortunatly).
11304
11305 2002-02-24 Andrew Cagney <ac131313@redhat.com>
11306
11307 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
11308 Remove reference to 3.12.
11309
11310 2002-02-23 Paul Eggert <eggert@twinsun.com>
11311
11312 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
11313 POSIX 1003.1-2001 no longer allows "head -1".
11314
11315 2002-02-23 Andrew Cagney <ac131313@redhat.com>
11316
11317 * gdbint.texinfo: Include fdl.texi.
11318 (Top): Add GNU Free Documentation License.
11319 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
11320 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
11321 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
11322 (gdbint.info): Add srcdir to include path.
11323 * gdb.texinfo: Include gpl.texi.
11324 (Top): Add Copying.
11325 * gpl.texi: New file.
11326
11327 2002-02-23 Andrew Cagney <ac131313@redhat.com>
11328
11329 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
11330
11331 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11332
11333 * gdb.texinfo: Document Cygwin native specific commands.
11334
11335 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
11336
11337 * gdb.texinfo: Document gdbserver ``--attach'' command.
11338
11339 2002-02-07 Michael Snyder <msnyder@redhat.com>
11340
11341 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
11342 to @code(_ovly_debug_event).
11343
11344 2002-02-07 Andrew Cagney <ac131313@redhat.com>
11345
11346 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
11347
11348 2002-02-06 Michael Snyder <msnyder@redhat.com>
11349
11350 * gdb.texinfo (overlays): Mention new magic symbol
11351 '_ovly_debug_event', which allows GDB to keep better track
11352 of overlays.
11353
11354 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
11355
11356 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11357 (PRINT_FLOAT_INFO): Document it.
11358
11359 2002-02-03 Eli Zaretskii <eliz@gnu.org>
11360
11361 * gdb.texinfo (Memory Region Attributes): Fix the wording.
11362 Suggested by Dmitry Sivachenko.
11363
11364 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
11365
11366 2002-02-01 Michael Snyder <msnyder@redhat.com>
11367
11368 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11369
11370 2002-01-30 Michael Snyder <msnyder@redhat.com>
11371
11372 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11373 (set trust-readonly-sections): Document.
11374
11375 2002-01-29 Andrew Cagney <ac131313@redhat.com>
11376
11377 * gdbint.texinfo (Releasing GDB): Revise and update.
11378
11379 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11380
11381 * gdbint.texinfo (Target Architecture Definition): Delete
11382 description of TARGET_BYTE_ORDER_DEFAULT.
11383
11384 2002-01-27 Eli Zaretskii <eliz@gnu.org>
11385
11386 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11387 <mitya@cavia.pp.ru>.
11388
11389 2002-01-23 Andrew Cagney <ac131313@redhat.com>
11390
11391 * libgdb.texinfo: Delete file.
11392
11393 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11394
11395 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11396 * gdbint.texinfo: Ditto.
11397
11398 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
11399
11400 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11401
11402 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11403
11404 * Makefile.in: Update copyright.
11405 (TEXI2DVI): Define.
11406 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11407 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11408 gdb-cfg.texi.
11409 (TEXINDEX, PDFTEX): Delete makefile variables.
11410
11411 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11412
11413 * gdb.texinfo (Protocol): Move section to appendix.
11414
11415 2002-01-21 Andrew Cagney <ac131313@redhat.com>
11416
11417 * gdb.texinfo (Remote Debugging): Create a menu.
11418 (Top): Add ``Remote Debugging'' to menu.
11419
11420 2002-01-21 Andrew Cagney <ac131313@redhat.com>
11421
11422 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11423 serial protocol'' from here.
11424 (Remote Debugging): To here. New chapter.
11425
11426 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11427
11428 * gdbint.texinfo (Target Architecture Definition): Delete
11429 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11430
11431 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11432
11433 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11434 are no longer needed.
11435 (Porting GDB): Add maintainer note about configure.host.
11436
11437 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11438
11439 * gdbint.texinfo (Target Architecture Definition): Remove
11440 definition of IEEE_FLOAT.
11441
11442 2002-01-20 Eli Zaretskii <eliz@gnu.org>
11443
11444 * gdb.texinfo: Beautify copyright years; fix a typo.
11445 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11446 <3diff@gnu.org>
11447
11448 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11449
11450 * gdbint.texinfo (Host Definition): Remove references to
11451 MALLOC_INCOMPATIBLE.
11452
11453 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11454
11455 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11456 and xyz-xdep.o.
11457
11458 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11459
11460 * gdb.texinfo (Maintenance Commands): Add appendix.
11461 (Set Breaks): Copy ``maint info breakpoint'' doco to
11462 ``Maintenance Commands'' appendix. Add reference.
11463
11464 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11465
11466 * fdl.texi: Remove next/prev from @node.
11467
11468 2002-01-17 Eli Zaretskii <eliz@gnu.org>
11469
11470 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11471 for monstrous @multitable (from Brian Youmans).
11472
11473 * fdl.texi: New file.
11474
11475 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11476
11477 2002-01-15 Andrew Cagney <ac131313@redhat.com>
11478
11479 * gdbint.texinfo (Releasing GDB): New chapter.
11480
11481 2002-01-14 Andrew Cagney <ac131313@redhat.com>
11482
11483 * gdb.texinfo (Embedded Processors, Calling program functions):
11484 Obsolete references to a29k.
11485
11486 2002-01-13 Andrew Cagney <ac131313@redhat.com>
11487
11488 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11489 examples. Document that a code-block should do or discard its
11490 cleanups before exit.
11491
11492 2002-01-11 Michael Snyder <msnyder@redhat.com>
11493
11494 * gdb.texinfo (Choosing files): Change @samp to @file.
11495
11496 2002-01-05 Michael Snyder <msnyder@redhat.com>
11497
11498 * gdb.texinfo (--pid): Document new command line option (attach).
11499
11500 2002-01-07 Eli Zaretskii <eliz@gnu.org>
11501
11502 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11503 in the stub.
11504
11505 2002-01-04 Andrew Cagney <ac131313@redhat.com>
11506
11507 * gdbint.texinfo (Target Architecture Definition): Replace
11508 BIG_ENDIAN with BFD_ENDIAN_BIG.
11509
11510 2002-01-03 Andrew Cagney <ac131313@redhat.com>
11511
11512 * gdbint.texinfo (Target Architecture Definition): Replace
11513 value_ptr with struct value pointer.
11514
11515 2002-01-02 Eli Zaretskii <eliz@gnu.org>
11516
11517 * gdb.texinfo (Free Software): Fix wording.
11518
11519 2001-12-31 Eli Zaretskii <eliz@gnu.org>
11520
11521 * gdb.texinfo (Free Software): New section ``Free Software Needs
11522 Free Documentation''.
11523
11524 2001-12-30 Eli Zaretskii <eliz@gnu.org>
11525
11526 * stabs.texinfo:
11527 * gdb.texinfo:
11528 * gdbint.texinfo:
11529 * libgdb.texinfo:
11530 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11531
11532 2001-12-29 Michael Snyder <msnyder@redhat.com>
11533
11534 * gdb.texinfo (maint info sections): Fix typo.
11535
11536 2001-12-26 Michael Snyder <msnyder@redhat.com>
11537
11538 * gdb.texinfo (maint info sections): Document.
11539
11540 * gdb.texinfo (info proc): Comment out documentation for
11541 'info proc' sub-options that are currently not implemented.
11542
11543 2001-12-20 Jim Blandy <jimb@redhat.com>
11544
11545 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11546
11547 2001-12-15 Andrew Cagney <ac131313@redhat.com>
11548
11549 * gdbint.texinfo (Target Architecture Definition): Replace
11550 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11551
11552 2001-12-01 Andrew Cagney <ac131313@redhat.com>
11553
11554 * gdbint.texinfo (Host Definition): Delete documentation on
11555 HOST_BYTE_ORDER.
11556
11557 2001-11-30 Jim Blandy <jimb@redhat.com>
11558
11559 * gdb.texinfo (Overlays): New chapter, documenting GDB's
11560 overlay support. Add to top-level menu.
11561
11562 2001-11-26 Tom Tromey <tromey@redhat.com>
11563
11564 * gdb.texinfo (Command Syntax): Document C-o binding.
11565
11566 2001-07-26 Christopher Faylor <cgf@redhat.com>
11567
11568 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11569 use since it is described in the referenced section.
11570
11571 From Eli Zaretskii <eliz@gnu.org>
11572 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11573 clearer when using DJGPP.
11574
11575 2001-11-24 Christopher Faylor <cgf@redhat.com>
11576
11577 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11578 specifically refer to MS-DOS.
11579 (command files): Mention gdb.ini is only used on MS-DOS.
11580
11581 2001-11-21 Tom Tromey <tromey@redhat.com>
11582
11583 * gdb.texinfo (Invoking GDB): Document --args.
11584 (Mode Options): Likewise.
11585
11586 2001-11-21 Jim Blandy <jimb@redhat.com>
11587
11588 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
11589 Delete documentation; this macro has been removed from the
11590 sources.
11591
11592 2001-11-13 Jim Blandy <jimb@redhat.com>
11593
11594 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11595
11596 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
11597
11598 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11599
11600 2001-11-05 Michael Snyder <msnyder@redhat.com>
11601
11602 * gdb.texinfo (info functions): Document use of backslash to
11603 quote regexp chars in function names such as "operator*()".
11604
11605 2001-11-01 Fred Fish <fnf@redhat.com>
11606
11607 * gdbint.texinfo (SOLIB_ADD): Document additional new
11608 "readsyms" arg.
11609
11610 2001-10-30 Don Howard <dhoward@redhat.com>
11611
11612 * gdb.texinfo: (Command Files) Added documentation for the
11613 behavior of gdb with input redirected from a file.
11614
11615 2001-10-28 Fred Fish <fnf@redhat.com>
11616
11617 * gdb.texinfo (auto-solib-add): Change docs to match
11618 implementation change.
11619 (auto-solib-limit): Add docs for new variable.
11620
11621 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11622
11623 * gdbint.texinfo (Target Architecture Definition): Function
11624 value_as_pointer renamed to value_as_address.
11625
11626 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11627
11628 * gdbint.texinfo (Target Architecture Definition): Default
11629 POINTER_TO_ADDRESS functions assume unsigned addresses.
11630 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11631 posting by Jim Blandy.
11632
11633 2001-10-12 Jim Blandy <jimb@redhat.com>
11634
11635 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11636 version of texi2html (1.64) doesn't support this flag any more.
11637
11638 2001-09-08 Mark Kettenis <kettenis@gnu.org>
11639
11640 * gdbint.texinfo (Host Definition): Remove description of
11641 MEM_FNS_DECLARED.
11642
11643 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11644
11645 * gdbint.texinfo (Host Definition): Remove description of
11646 HAVE_SIGSETMASK.
11647
11648 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
11649
11650 * gdbint.texinfo (Target Architecture Definition): Add
11651 explanation of TARGET_PRINT_INSN macro.
11652
11653 2001-08-30 Jim Blandy <jimb@redhat.com>
11654
11655 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11656 Explain what it means to load relocatable files.
11657
11658 2001-08-28 Jim Blandy <jimb@redhat.com>
11659
11660 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11661 info `top' menu.
11662
11663 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11664
11665 * gdbint.texinfo: Add a cautionary note about macro use.
11666
11667 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
11668
11669 * gdb.texinfo: Explain omitting the hostname in the
11670 `target remote' command.
11671
11672 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
11673
11674 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11675 and END-INFO-DIR-ENTRY.
11676
11677 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11678
11679 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11680
11681 2001-07-25 Andrew Cagney <ac131313@redhat.com>
11682
11683 * gdbint.texinfo (libgdb): Rewrite.
11684
11685 2001-07-26 Eli Zaretskii <eliz@gnu.org>
11686
11687 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11688
11689 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11690
11691 * gdb.texinfo (TUI): New chapter, document the TUI.
11692 (Mode Options): Document the -tui option.
11693
11694 2001-07-23 Mark Kettenis <kettenis@gnu.org>
11695
11696 * gdbint.texinfo (Host Definition): Remove description of
11697 NEED_POSIX_SETPGID.
11698
11699 2001-07-23 Eli Zaretskii <eliz@gnu.org>
11700
11701 * gdb.tex (DJGPP Native): New node, with descriptions of
11702 DJGPP-specific commands.
11703
11704 2001-07-19 John R. Moore <jmoore@redhat.com>
11705
11706 * gdbint.texinfo: Three misspellings.
11707
11708 2001-07-06 Andrew Cagney <ac131313@redhat.com>
11709
11710 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11711 `test` expressions on bash. Problem reported by Colin Walters.
11712
11713 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11714
11715 * gdbint.texinfo (User Interface): Update ui-out documentation to
11716 refelect recent UI/MI updates.
11717
11718 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11719
11720 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11721 interpreters.
11722
11723 2001-06-15 Andrew Cagney <ac131313@redhat.com>
11724
11725 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11726 structure and not macros.
11727 (Host Definition): Document that much of this chapter is obsolete.
11728 (Target Architecture Definition): Update list of files that make
11729 up a target architecture.
11730 (Coding): Update.
11731
11732 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11733
11734 * gdbint.texinfo (Target Architecture Definition): Update
11735 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11736 The latter has been changed to a true predicate.
11737
11738 2001-06-17 Eli Zaretskii <eliz@gnu.org>
11739
11740 * annotate.texi: Add @noindent where needed. From Dmitry
11741 Sivachenko <dima@Chg.RU>.
11742 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11743
11744 2001-06-16 Andrew Cagney <ac131313@redhat.com>
11745
11746 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11747
11748 2001-06-14 Andrew Cagney <ac131313@redhat.com>
11749
11750 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11751 returns ``OK''. Document that the ``R'' packet does not reply.
11752
11753 2001-06-13 Michael Snyder <msnyder@redhat.com>
11754
11755 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11756
11757 2001-06-13 Eli Zaretskii <eliz@gnu.org>
11758
11759 * gdb.texinfo (Signals): Clarify the default setting of signal
11760 handling.
11761
11762 2001-05-14 Andrew Cagney <ac131313@redhat.com>
11763
11764 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11765 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11766
11767 2001-05-12 Andrew Cagney <ac131313@redhat.com>
11768
11769 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11770
11771 2001-05-10 Eli Zaretskii <eliz@gnu.org>
11772
11773 * gdbint.texinfo (Clean Design and Portable Implementation):
11774 Renamed from "Clean Design".
11775 (Clean Design and Portable Implementation): Document portable
11776 methods of handling file names, and the associated macros.
11777
11778 2001-04-02 Eli Zaretskii <eliz@gnu.org>
11779
11780 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11781 command and provide a cross-reference to its description.
11782 (Symbols): Note that "info scope" is useful for trace experiments.
11783
11784 2001-04-01 Eli Zaretskii <eliz@gnu.org>
11785
11786 * gdb.texinfo (Symbols): Document "info scope".
11787 (Tracepoints): New chapter.
11788 (Contributors): Update for v5.1.
11789 <All nodes>: Change "C++" to "C@t{++}".
11790
11791 * gdbint.texinfo (User Interface): A new section about ui_out
11792 functions, based on text written by Fernando Nasser.
11793
11794 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11795
11796 2001-03-26 Eli Zaretskii <eliz@gnu.org>
11797
11798 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11799
11800 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11801
11802 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11803 Replace "GDB" with "@value{GDBN}". Fix markup.
11804
11805 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11806
11807 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11808 a cross-reference to its description.
11809 (Symbols): Document "info symbol".
11810
11811 2001-03-21 Eli Zaretskii <eliz@gnu.org>
11812
11813 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11814 subsection "x86 Watchpoints".
11815 (Target Architecture Definition): Document the macros
11816 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11817 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11818
11819 2001-03-20 Andrew Cagney <ac131313@redhat.com>
11820
11821 * gdbint.texinfo (Target Architecture Definition): Update
11822 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11823 list.
11824
11825 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11826
11827 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11828 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11829
11830 2001-02-21 Eli Zaretskii <eliz@gnu.org>
11831
11832 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11833
11834 2001-02-11 Eli Zaretskii <eliz@gnu.org>
11835
11836 * gdb.texinfo (Environment): Document that `path' does not change
11837 the value of PATH in GDB's own environment (it did in the past,
11838 but that was changed on March 15, 1994). Reported by Doug Evans
11839 <dje@transmeta.com>.
11840
11841 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11842 its line. Fix markup of commands and macros. Add an Index node
11843 and index entries.
11844
11845 2001-01-23 J.T. Conklin <jtc@redback.com>
11846
11847 * gdb.texinfo (Memory region attributes): New manual section.
11848
11849 2001-01-04 Nicholas Duffek <nsd@redhat.com>
11850
11851 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11852
11853 2000-12-25 Eli Zaretskii <eliz@gnu.org>
11854
11855 * refcard.tex: Version and copyright fixed. From Phil Edwards
11856 <pedwards@disaster.jaj.com>.
11857
11858 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11859
11860 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11861 DWARF2_REG_TO_REGNUM): Document.
11862
11863 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11864
11865 * gdbint.texinfo (Coding): Update current value of
11866 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11867
11868 2000-11-19 Eli Zaretskii <eliz@gnu.org>
11869
11870 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11871 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11872
11873 2000-11-10 Christopher Faylor <cgf@cygnus.com>
11874
11875 * gdb.texinfo: Document new 'set step-mode' command.
11876
11877 2000-10-16 Eli Zaretskii <eliz@gnu.org>
11878
11879 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11880 changes from Dmitry Sivachenko <dima@Chg.RU>.
11881
11882 2000-09-26 Eli Zaretskii <eliz@gnu.org>
11883
11884 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11885 From Steven Johnson <sbjohnson@ozemail.com.au>.
11886
11887 2000-08-10 Mark Kettenis <kettenis@gnu.org>
11888
11889 * gdbint.texinfo (Overall Structure): Spelling fix.
11890
11891 2000-08-10 Eli Zaretskii <eliz@gnu.org>
11892
11893 * gdbint.texinfo (Target Architecture Definition): Document that
11894 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11895 for which REGISTER_CONVERTIBLE returns a zero value.
11896
11897 2000-07-08 Christopher Faylor <cgf@cygnus.com>
11898
11899 * Makefile.in (install-info): Find files to install in either the
11900 build or source directories (adapted from Makefile.am).
11901
11902 2000-07-07 Nicholas Duffek <nsd@redhat.com>
11903
11904 * stabs.texinfo: Fix spelling errors.
11905 (String Field): FILE-NUMBER starts from 0, not 1.
11906
11907 2000-07-05 Eli Zaretskii <eliz@gnu.org>
11908
11909 * refcard.tex: Remove \centerline from the blurb. Patch from
11910 Brian Youmans.
11911
11912 2000-06-25 Eli Zaretskii <eliz@gnu.org>
11913
11914 * Makefile.in (install-info): Support installation from outside of
11915 the source directory. Reported by Mark Harig
11916 <markh@frazier.landmark.com>.
11917
11918 2000-06-20 J.T. Conklin <jtc@redback.com>
11919
11920 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11921
11922 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11923
11924 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11925 Generate using pdftex.
11926 (PDFTEX): Define.
11927 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11928 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11929 @contents at the start.
11930
11931 2000-05-24 Eli Zaretskii <eliz@gnu.org>
11932
11933 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11934 Youmans.
11935
11936 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11937
11938 From Brian Youmans:
11939 * gdb.texinfo: Fix ``et al.''.
11940
11941 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11942
11943 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11944 loop.
11945
11946 2000-05-19 Jimmy Guo <guo@cup.hp.com>
11947
11948 * configure: Regenerate.
11949
11950 2000-05-17 Eli Zaretskii <eliz@gnu.org>
11951
11952 * Makefile.in (install-info): Run install-info on installed Info
11953 files.
11954
11955 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11956
11957 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11958 Andrew Cagney.
11959
11960 2000-05-09 Eli Zaretskii <eliz@gnu.org>
11961
11962 * gdb.texinfo: Proofreading changes from Brian Youmans.
11963
11964 2000-05-01 Nick Duffek <nsd@cygnus.com>
11965
11966 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11967 startup sequence, minor edits.
11968
11969 2000-05-01 Eli Zaretskii <eliz@gnu.org>
11970
11971 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11972 TeX.
11973
11974 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11975 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11976 like `n' and `s' which look weird. Convert some of the @kindex to
11977 @vindex, when they refer to variables, not commands.
11978
11979 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11980
11981 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11982
11983 2000-04-23 Eli Zaretskii <eliz@gnu.org>
11984
11985 * Makefile.in (GDBMI_DIR): New variable.
11986 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11987 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11988 (gdbmi.texinfo): New target, for texi2roff.
11989 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11990 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11991
11992 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11993 gdbmi.texinfo.
11994 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11995 comment.
11996
11997 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11998
11999 * gdb.texinfo (Files): Update description of add-symbol-file
12000 command.
12001
12002 2000-04-17 Eli Zaretskii <eliz@gnu.org>
12003
12004 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
12005 prevents the build (and is generally a Bad Idea).
12006
12007 2000-04-17 Eli Zaretskii <eliz@gnu.org>
12008
12009 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
12010 a comma inside @var.
12011 (Command Files): Index markup changes from Dmitry Sivachenko
12012 <dima@Chg.RU>.
12013
12014 2000-04-16 Eli Zaretskii <eliz@gnu.org>
12015
12016 * Makefile.in (LN_S): Define.
12017 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
12018 invoke "ln -s" unless it is known to work.
12019
12020 * configure.in (AC_PROG_LN_S): Add.
12021
12022 2000-04-14 Jim Blandy <jimb@redhat.com>
12023
12024 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
12025 section.
12026 (Target Conditionals): Document ADDRESS_TO_POINTER,
12027 POINTER_TO_ADDRESS.
12028
12029 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
12030
12031 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
12032 gdb-cfg.texi to get the value.
12033
12034 2000-04-10 Jim Blandy <jimb@redhat.com>
12035
12036 * gdbint.texinfo (Target Architecture Definition): Fix
12037 cross-references.
12038
12039 2000-04-08 Jim Blandy <jimb@redhat.com>
12040
12041 * gdbint.texinfo (Using Different Register and Memory Data
12042 Representations): New section.
12043 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
12044 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
12045 REGISTER_CONVERT_TO_RAW): Document.
12046
12047 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
12048
12049 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
12050 for acknowledgments.
12051
12052 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
12053
12054 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
12055 qThreadExtraInfo.
12056
12057 2000-03-28 J.T. Conklin <jtc@redback.com>
12058
12059 * gdb.texinfo: Clarify which remote debug protocol commands are
12060 required and which are optional.
12061
12062 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
12063
12064 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
12065 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
12066 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
12067 * annotate.texi: Update.
12068
12069 2000-03-28 Stan Shebs <shebs@apple.com>
12070
12071 * gdb.texinfo: Update dates, bump to Eighth Edition (note
12072 expectation of additional changes before release), update
12073 ISBN, add copy of top-level menu for @ifhtml, remove explicit
12074 node links, rephrase and/or shorten lines to fix formatting
12075 problem in both regular and @smallbook formats.
12076 * annotate.texi: Shorten lines in example, use smallexample
12077 consistently everywhere.
12078 * Makefile.in: Add comment about texinfo 4.0 html generation.
12079 (SFILES_INCLUDED): Add annotate.texi.
12080
12081 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
12082
12083 * gdb.texinfo (Debugging Output): Added new section, documenting
12084 the "set/show debug" commands.
12085
12086 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
12087
12088 * annotate.texi (Annotations): When GDBN omit @chapter and @node
12089 entry.
12090
12091 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
12092 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
12093 @chapter and @node entries.
12094
12095 * gdb.texinfo: Link all top-level nodes.
12096
12097 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12098
12099 * Makefile.in (install-info): Create $(infodir) before installing
12100 files.
12101
12102 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12103
12104 From David Whedon <dwhedon@gordian.com>
12105 * gdbint.texinfo : Added paragraphs about command deprecation.
12106
12107 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
12108
12109 * gdb.texinfo: Add documentation for the apropos command.
12110
12111 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12112
12113 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
12114
12115 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12116
12117 * gdb.texinfo: Add white space to prevent overprinting in
12118 two places.
12119
12120 2000-03-17 Stan Shebs <shebs@apple.com>
12121
12122 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
12123 <dima@Chg.RU>, also clarification of allowed content for
12124 string constants.
12125
12126 2000-03-16 Eli Zaretskii <eliz@gnu.org>
12127
12128 * gdb.texinfo (main menu): Add Annotations.
12129 (File Options): Add @cindex entries for each command-line option.
12130 Document --epoch, --annotate, --async, --interpreter, --write,
12131 --statistics, and --version.
12132
12133 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
12134 of GDB.
12135
12136 2000-02-23 Jim Blandy <jimb@redhat.com>
12137
12138 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
12139
12140 2000-02-22 Jim Blandy <jimb@redhat.com>
12141
12142 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
12143
12144 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
12145
12146 * Makefile.in (diststuff): New target.
12147
12148 2000-02-15 Kevin Buettner <kevinb@redhat.com>
12149
12150 * agentexpr.texi: Fix wording regarding Intel's IA-64
12151 architecture. [From Jim Wilson.]
12152
12153 2000-01-16 Tom Tromey <tromey@cygnus.com>
12154
12155 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
12156 (Delete Breaks): Mention range arguments.
12157 (Disabling): Likewise.
12158
12159 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
12160
12161 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
12162
12163 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
12164
12165 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
12166 valid functions.
12167
12168 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
12169
12170 * gdb.texinfo: Clarify regular expressions used in rbreak.
12171
12172 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
12173
12174 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
12175 MEMORY_REMOVE_BREAKPOINT): Document.
12176
12177 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
12178
12179 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
12180 offset re-using the DATA offset instead.
12181
12182 1999-10-11 Jim Kingdon <kingdon@redhat.com>
12183
12184 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
12185
12186 1999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
12187
12188 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
12189
12190 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
12191
12192 From Dmitry Sivachenko <demon@gpad.ac.ru>:
12193 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
12194 typos.
12195
12196 * gdb.texinfo: Various minor wording and formatting improvements,
12197 mentions of additional command-line options.
12198
12199 1999-09-30 Fred Fish <fnf@cygnus.com>
12200
12201 * gdb.texinfo: Document additional forms of specifying section
12202 names and addresses for the add-symbol-file command.
12203
12204 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
12205
12206 * gdbint.texinfo: Fix typo, add the word "have".
12207
12208 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
12209
12210 * gdbint.texinfo (Target Architecture Definition): Document the
12211 SKIP_PERMANENT_BREAKPOINT macro.
12212
12213 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12214
12215 * gdb.texinfo: Fiks speling errers.
12216
12217 * gdb.texinfo: Fix uses of @multitable.
12218
12219 From Eli Zaretskii <eliz@gnu.org>:
12220 * gdb.texinfo: Include details specific to DOS host, clarify
12221 some confusing language, fix @ref/@xref/@pxref usages, add
12222 comments about using with optimization, add more indexing,
12223 fix info about disassembly-flavor.
12224
12225 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
12226
12227 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
12228 SKIP_SOLIB_RESOLVER): Define.
12229
12230 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
12231
12232 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
12233 ``g'' packets.
12234
12235 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
12236
12237 * gdb.texinfo: Create a new "Configurations" chapter with
12238 platform-specific info, inline remote.texi and move sections of it
12239 into the new chapter, move bits about info proc, heuristic search,
12240 and register stack into the new chapter.
12241 * remote.texi: Remove, now part of gdb.texinfo.
12242 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
12243
12244 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
12245
12246 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
12247 GDB_TARGET_IS_MACH386): These kludges have gone away.
12248
12249 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
12250
12251 * gdbint.texinfo (Target Architecture Definition): Mention
12252 TDEPLIBS.
12253
12254 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
12255
12256 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
12257 surrounding text to fit HP-UX bits into general info.
12258 (HPPA-cfg.texi): Remove, no longer useful.
12259
12260 * gdb.texinfo: Remove explicit links from @node lines, remove
12261 HP-added "Detailed Node Listing" from main menu which confuses
12262 things.
12263
12264 From Dmitry Sivachenko <dima@Chg.RU>:
12265 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
12266 in description of `set environment'.
12267
12268 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12269
12270 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
12271
12272 1999-08-12 Ben Elliston <bje@cygnus.com>
12273
12274 * gdbint.texinfo (Breakpoint Handling): Add missing words.
12275
12276 1999-08-10 Eli Zaretskii <eliz@gnu.org>
12277
12278 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
12279 watch, awatch, and rwatch. Explain why the latter two cannot be
12280 set as software watchpoints. Document that watchpoints for local
12281 variables are deleted when the debuggee terminates.
12282
12283 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
12284
12285 * remote.texi (Protocol): Further clarification of the "qRcmd"
12286 packet. Allow E.. response packet. "qRcmd" packet is no longer
12287 reserved.
12288
12289 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12290
12291 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
12292 * gdb.texinfo: Ditto.
12293
12294 Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
12295
12296 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
12297
12298 1999-08-06 Tom Tromey <tromey@cygnus.com>
12299
12300 * gdb.texinfo (KOD): New node.
12301
12302 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
12303
12304 * remote.texi (Rcmd): Fix minor formatting typos.
12305
12306 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
12307
12308 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
12309 packets.
12310
12311 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
12312
12313 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
12314 fixes.
12315
12316 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
12317
12318 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
12319
12320 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12321
12322 * remote.texi (Communication Protocol): ``v'' is in use. Fix
12323 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
12324 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
12325 packets that are not supported on all hosts. Expand examples.
12326 Spell check.
12327
12328 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12329
12330 * Makefile.in: Recognize html, install-html. Add targets
12331 to build HTML versions of documentation via texi2html.
12332
12333 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
12334
12335 * gdbint.texinfo (Testsuite): New chapter, information about the
12336 testsuite.
12337
12338 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
12339
12340 * remote.texi (Communication Protocol): Rewrite.
12341
12342 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
12343
12344 * stabs.texinfo: Fix uses of xref.
12345
12346 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
12347
12348 * gdbint.texinfo: Add an anti-printf exhortation, and update the
12349 info about patch submission.
12350
12351 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
12352
12353 From Per Bothner <bothner@cygnus.com>:
12354 * gdb.texinfo: Document Chill support.
12355
12356 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
12357
12358 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
12359 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
12360 Document that the value should be greater-than or equal-to zero.
12361 (NO_STD_REGS): Document. Deprecate.
12362
12363 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12364
12365 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
12366 Document that these are not used.
12367
12368 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12369
12370 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12371
12372 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
12373
12374 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
12375 numargs was dropped.
12376
12377 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
12378
12379 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12380
12381 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
12382
12383 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
12384 Update.
12385
12386 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
12387
12388 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12389 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12390
12391 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
12392
12393 * gdbint.texinfo: Fix typos: $ -> @.
12394
12395 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
12396
12397 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
12398 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12399 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12400 BREAKPOINT_FROM_PC.
12401
12402 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
12403
12404 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
12405 CALL_DUMMY_STACK_ADJUST): Document.
12406
12407 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12408
12409 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
12410 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
12411
12412 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
12413
12414 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12415 longer exists.
12416
12417 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
12418
12419 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
12420 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12421 they make the manual source incomprehensible.
12422 * h8-cfg.texi: Remove, hasn't been used in years.
12423
12424 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12425
12426 * gdb.texinfo: Update the credits.
12427
12428 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12429
12430 * gdb.texinfo: Fix mistakes noticed in printout of last
12431 draft, add Alpha to discussion of heuristic fence post.
12432
12433 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12434
12435 * gdb.texinfo, remote.texi: Many changes; update to Seventh
12436 Edition, merge some HP changes into mainline, describe some
12437 previously undocumented features, describe more of the target
12438 commands available, eliminate obsolete section on renamed
12439 commands.
12440 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12441
12442 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12443
12444 * gdb.texinfo: Make many HPPA conditionals unconditional,
12445 including catchpoint description, since now on for all configs.
12446 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12447 specializations.
12448
12449 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12450
12451 * Makefile.in (GDBvn.texi): Fix match expression to work with
12452 current format of VERSION in gdb/Makefile.in.
12453 * gdb.texinfo: Fix node ref to match new readline.
12454
12455 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12456
12457 * gdb.texinfo: Changes made as part of a project to merge in
12458 changes made by HP. Documentation makes extensive use of
12459 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12460 on remote debugging. There are differences in documentation
12461 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
12462 the HP manual discusses catchpoints, hardware watchpoints, and
12463 some HPUX specific limitations for shared library support.
12464
12465 There are also a number of @node changes.
12466
12467 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12468
12469 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12470 (C Usage): Same.
12471
12472 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12473
12474 The following changes were made by Edith Epstein
12475 <eepstein@cygnus.com> as part of a project to merge in changes
12476 made by HP.
12477
12478 * HPPA-cfg.texi: new file.
12479
12480 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12481
12482 * refcard.tex: change documentation about catch.
12483 removed info catch.
12484
12485 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12486
12487 * gdbint.texinfo: Expand on GDB's coding standards,
12488 specify the use of arg names with prototypes.
12489
12490 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12491
12492 * gdb.texinfo: Fix tipo.
12493
12494 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12495
12496 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
12497 TARGET_BYTE_ORDER_SELECTABLE_P.
12498
12499 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12500
12501 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12502
12503 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12504
12505 * agentexpr.texi: New file.
12506
12507 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12508
12509 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12510
12511 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12512
12513 * remote.texi: Changed wording that implied that the GDB remote
12514 protocol caches register values instead of GDB itself.
12515
12516 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12517
12518 * gdbint.texinfo: Add some info about symbol readers.
12519 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12520 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12521 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12522 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12523
12524 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12525
12526 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
12527
12528 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12529
12530 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12531
12532 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12533
12534 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
12535 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
12536
12537 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12538
12539 * gdbint.texinfo: Fix minor typos.
12540
12541 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12542
12543 * gdbint.texinfo: Complete overhaul. Group descriptions more
12544 logically, add more info on generic algorithms, remove much
12545 obsolete and/or wrong material.
12546
12547 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12548
12549 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12550
12551 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12552
12553 * refcard.tex: Copyright, address updates.
12554
12555 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12556
12557 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12558 for the edition instead of confusing GDB-version-like numbers.
12559
12560 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12561
12562 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12563
12564 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12565
12566 * LRS: Reformat a bit to keep text under 80 columns.
12567
12568 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12569
12570 * gdb.texinfo: Add some credits, mention bug monitor.
12571 * remote.texi: Mention mips monitor targets.
12572 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
12573
12574 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12575
12576 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
12577 files, finish sorting of host vs target vs native macros, describe
12578 some more of them.
12579
12580 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12581
12582 * gdbint.texinfo (Host Conditionals): Document change from
12583 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12584
12585 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12586
12587 * gdbint.texinfo (Host Conditionals): Document
12588 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
12589
12590 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12591
12592 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12593 Document LSEEK_NOT_LINEAR.
12594
12595 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12596
12597 * stabs.texinfo (Stab Section Basics): Make it clear that only
12598 some versions of the GNU linker remove the leading N_UNDF symbol.
12599
12600 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12601
12602 * stabs.texinfo (String Field): Document type number pairs here,
12603 instead of in the Sun specific section.
12604 (Include Files): The GNU linker supports the N_BINCL
12605 optimization. Clarify the N_BINCL value, and what it is used
12606 for.
12607 (Procedures): Document N_FUN with an empty string to mark the end
12608 of a function.
12609 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12610 (Sun Differences): Remove this node, as the information is now
12611 elsewhere in the main document.
12612 (Stab Section Basics): Mention that the GNU linker may optimize
12613 stabs and remove the leading N_UNDF symbol.
12614
12615 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12616
12617 * gdb.texinfo, refcard.tex: Restore author credit
12618
12619 Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12620
12621 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12622 are macros that take an single argument.
12623
12624 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12625
12626 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12627 documentation to account for START and END macros taking
12628 one arg.
12629
12630 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12631
12632 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12633 * gdb.texinfo (Frames): Fix typo.
12634
12635 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12636
12637 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12638 a target_signal as arg type, not a pid.
12639
12640 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12641
12642 * gdb.texinfo: Document `set assembly-language'.
12643
12644 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12645
12646 * remote.texi: Update list of stubs in the GDB distribution.
12647
12648 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12649
12650 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
12651 Also document that some systems can use mmalloc but must define
12652 this if their C runtime allocates memory that is later freed.
12653 (MMCHECK_FORCE): Document new macro.
12654
12655 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12656
12657 * remote.texi: Add documentation for target Sparclet.
12658
12659 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12660
12661 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
12662 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12663 * configure.in: Rewritten for autoconf.
12664 * configure: New.
12665
12666 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12667
12668 * Makefile.in (DVIPS): New define, set to dvips.
12669 (dvi): Add stabs.dvi.
12670 (ps): New target.
12671 (all-doc): Depend on info, dvi, and ps targets.
12672 (STAGESTUFF): Add *.ps and *.dvi files.
12673 (clean-info, clean-dvi): Remove.
12674 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12675 rules completely rewritten.
12676 (maintainer-clean): Remove clean-info and clean-dvi
12677 dependencies and put their actions in the rules.
12678 (gdb.ps): New target
12679 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
12680 intermediate TeX files, whether they have 2 or 3 character
12681 extensions.
12682 (gdbint.ps): Add target and rules.
12683 (gdb-internals): Delete unused target.
12684 (Makefile): Depends upon config.status also.
12685
12686 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12687
12688 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12689 set.
12690
12691 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12692
12693 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12694 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12695
12696 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12697
12698 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12699
12700 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12701
12702 * gdb.texinfo (Print settings): Document
12703 `set/show print static-members' commands.
12704
12705 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12706
12707 * gdbint.texinfo (Native): Document name change, coredep.c to
12708 core-aout.c.
12709
12710 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12711
12712 * stabs.texinfo (Include Files): Document the values the SunOS4
12713 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12714
12715 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12716
12717 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12718 Fix typo.
12719
12720 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12721
12722 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12723 "gdb.tar.Z".
12724
12725 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12726
12727 * Makefile.in (maintainer-clean): New target, synonym for
12728 realclean.
12729
12730 Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12731
12732 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12733
12734 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12735
12736 * Update all FSF addresses except those in COPYING* files.
12737
12738 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12739
12740 From Richard Earnshaw (rearnsha@armltd.co.uk):
12741 * gdb.texinfo (convenience variables): Document $_exitcode.
12742 (quit): Document optional expression to use as exit code.
12743
12744 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12745
12746 * gdb.texinfo, remote.texi: Brought up to date with various
12747 GDB changes.
12748
12749 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12750
12751 * gdb.texinfo: Update dates and versions, fix comments about
12752 hardware watchpoints in future releases and about the
12753 sharedlibrary command.
12754
12755 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12756
12757 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12758 C_FUN stab. Other cleanups.
12759
12760 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12761
12762 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12763 for the sparc stub.
12764
12765 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12766
12767 * annotate.texi: Clarify which addresses have differing formats
12768 depending on the language and which do not.
12769
12770 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12771
12772 * remote.texi (NetWare): Changed example to use BOARD= instead of
12773 NODE= argument to reflect correspoding change to gdbserve.nlm.
12774
12775 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12776
12777 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12778 GDB, as well as AIX dbx, supports the size type attribute.
12779
12780 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12781
12782 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12783
12784 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12785
12786 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12787 and new 'if' and 'while' commands.
12788
12789 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12790
12791 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12792
12793 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12794
12795 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12796 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12797 NetWare targets. Mostly stolen from the Server node.
12798
12799 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12800
12801 * gdb.texinfo (Setting): Talk about the language of a source file
12802 versus the working language. The old documentation did not match
12803 what GDB did.
12804
12805 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12806
12807 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12808 of a source file.
12809
12810 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12811
12812 * gdb.texinfo (Processes): New node.
12813
12814 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12815
12816 * remote.texi: Update documentation of set/show mipsfpu.
12817
12818 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12819
12820 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12821 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12822
12823 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12824
12825 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12826 obsolete conditionals, described some others.
12827
12828 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12829
12830 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12831 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12832
12833 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12834
12835 * gdbint.texinfo: Put regex conditionals in their own table.
12836
12837 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12838
12839 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12840 described or fixed the descriptions of many others.
12841
12842 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12843
12844 * gdb.texinfo: Add some more credits.
12845 * gdbint.texinfo: Capitalize GDB consistently, describe some
12846 macros and remove some.
12847
12848 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12849
12850 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12851 obsolete conditionals, described some others.
12852
12853 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12854
12855 * gdb.texinfo (help targets): Changed to `help target', which
12856 is the correct gdb command.
12857
12858 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12859
12860 * annotate.texi (TODO): New node, for keeping track of annotations
12861 suggested but not yet implemented.
12862
12863 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12864
12865 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12866 another symbol, it is not the address itself.
12867
12868 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12869
12870 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12871 of stabs-in-coff sections.
12872
12873 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12874
12875 * annotate.texi: Change edition to 0.5 and date to May 1994.
12876 Add index.
12877 (Frames): New node, for frame annotation.
12878 (Displays): New node, for display annotation.
12879
12880 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12881 when waiting for your program to stop.
12882
12883 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12884
12885 * annotate.texi (Breakpoint Info): Document annotation of header
12886 fields and record annotation.
12887
12888 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12889
12890 * annotate.texi: New file, to document annotations.
12891
12892 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12893
12894 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12895 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12896
12897 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12898
12899 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12900 section, and say n_strx field is compilation unit relative.
12901 * stabs.texinfo: Don't use @code for a.out when it is the name of
12902 an object file format.
12903
12904 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12905
12906 * gdb.texinfo: Refer to file names, not path names, per rms
12907 convention.
12908 (Arguments): Fix typo.
12909
12910 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12911
12912 * stabs.texinfo (Global Variables): Talk about stabs in files
12913 where variables are referenced, but not defined.
12914
12915 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12916
12917 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12918 Cplusplus to new nodes Member Type Descriptor and Method Type
12919 Descriptor. Re-write stuff for #.
12920
12921 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12922
12923 * gdb.texinfo (Print Settings): Don't document "set print
12924 fast-symbolic-addr off". The bug which it worked around was fixed
12925 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12926
12927 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12928 N_ENTRY node.
12929
12930 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12931
12932 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12933
12934 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12935 references to ieee-float.c.
12936
12937 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12938
12939 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12940 match what the code actually does.
12941
12942 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12943
12944 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12945
12946 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12947
12948 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12949 i, and b.
12950
12951 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12952
12953 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12954 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12955 as "stabs in sections" rather than just saying "ELF and SOM".
12956 Also make that stuff apply to COFF.
12957
12958 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12959
12960 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12961 Ghostscript.
12962
12963 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12964
12965 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12966 versus functions without line numbers, also mention stepping into
12967 them as well as "step" when you are in them. Tell the user how to
12968 deal with the situation. Add comment about "debugging information".
12969
12970 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12971
12972 * stabs.texinfo (Enumerations): Document restriction on where
12973 enumeration types can appear and still win with GDB.
12974
12975 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12976
12977 * stabs.texinfo (Negative Type Numbers): Document format for type
12978 -16.
12979
12980 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12981
12982 * gdb.texinfo (Selection, Frame Info): Update information about
12983 arbitrary frame specficiations.
12984
12985 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12986
12987 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12988
12989 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12990
12991 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12992
12993 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12994
12995 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12996
12997 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12998
12999 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
13000 Differences node to Statics node.
13001 (Statics): Discuss XCOFF use of V symbol descriptor.
13002
13003 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
13004 not clean.
13005
13006 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
13007
13008 * gdb.texinfo (Print Settings): Document `set print
13009 fast-symbolic-addr' and improve the doc for some other
13010 `set print's.
13011
13012 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13013
13014 * stabs.texinfo (String Field): Talk about defining several type
13015 numbers at once.
13016 Fix lint regarding changing node ELF Transformations to
13017 ELF and SOM Transformations.
13018
13019 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
13020
13021 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
13022
13023 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13024
13025 * stabs.texinfo (Cross-References): `::' is for nested types only
13026 within <>.
13027 (Structures): Document static members.
13028
13029 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13030
13031 * stabs.texinfo: Document S type attribute.
13032
13033 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13034
13035 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
13036
13037 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
13038
13039 * gdbint.texinfo: Fix a few typos.
13040
13041 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13042
13043 * gdb.texinfo, remote.texi: formatting improvements
13044
13045 * gdb.texinfo (New Features): mention threads.
13046 (Summary, C): fix xrefs in newly contributed text.
13047 (Threads): index entries, clarifications, example
13048 (passim): minor typos fixed, phrasing improvements
13049
13050 * remote.texi (Bootstrapping): rephrase text on ^C and add index
13051 entries; (Server): explain use of gdbserver w/real-time systems,
13052 add example of conflicting TCP port; (MIPS Remote) break up
13053 running text into table, highlighting commands, and add example.
13054
13055 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13056
13057 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
13058
13059 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13060
13061 * stabs.texinfo (Nested Symbols): New node.
13062 (String Field, Symbol Descriptors, Cross-References): Refer to it.
13063
13064 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13065
13066 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
13067 to picking which Bbss.bss symbol to use, and (because there seems to
13068 be no good way of doing it) re-write some of the text to make it
13069 sound like Bbss.bss isn't such a great idea after all (as currently
13070 designed).
13071
13072 * gdb.texinfo (C): In addition to saying people have to use g++ for
13073 good results, say they have to use stabs. Specifically say cfront
13074 doesn't work well.
13075 (Summary): Merge in information on Modula-2, Pascal, and Chill from
13076 the gdb README. Add xrefs to places where the support for the various
13077 languages is described in detail.
13078
13079 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13080
13081 * stabs.texinfo: Clean up stuff about visibility and virtual
13082 characters.
13083
13084 * stabs.texinfo (N_M2C): Cite Sun doc.
13085
13086 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13087
13088 * gdb.texinfo: updates re threads.
13089 * remote.texinfo: avoid index entries starting with digits.
13090
13091 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13092
13093 * stabs.texinfo (Enumerations): Talk about large, negative and
13094 octal values. Clean up cross reference to type attributes.
13095 (String Field): Say that GDB 4.11 supports size attribute.
13096
13097 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13098
13099 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
13100 is a mandatory step. Make the stuff about that more concise.
13101
13102 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13103
13104 * stabs.texinfo (Class Names): New node.
13105
13106 * gdb.texinfo (Command Files): Explain order of init file reading.
13107
13108 * remote.texi (Bootstrapping): Talk about getting the serial driver
13109 to deal with ^C sent by gdb to stop the remote system.
13110
13111 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
13112
13113 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
13114
13115 * libgdb.texinfo (Defining Commands): made the DOC arg
13116 to gdb_define_app_command a char * instead of char **
13117 per a suggestion from kingdon.
13118
13119 * libgdb.texinfo: total rewrite from a different starting
13120 premise.
13121
13122 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13123
13124 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
13125 floats passed as doubles (to improve clarity).
13126
13127 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13128
13129 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
13130
13131 * a4rc.sed: update to work with Andreas Vogel papersize params
13132
13133 * refcard.tex: use Andreas Vogel simplifications of papersize
13134 params; remove useless version info; update copyright date.
13135
13136 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13137
13138 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
13139
13140 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13141
13142 * gdb.texinfo (Files): Say what address the load command loads it at.
13143
13144 * stabs.texinfo (Common Blocks): Minor cleanups.
13145
13146 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
13147 that Sun has backed away from the linker kludge and thus the relevant
13148 issue is changes to the SunPRO tools, not the Solaris linker.
13149
13150 * stabs.texinfo (Traditional Integer Types): Clean up description
13151 of octal bounds a little bit. Document extra leading zeroes.
13152
13153 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13154
13155 * gdb.texinfo (Signaling): Update for symbolic symbol names
13156 and add a section explaining the difference between the GDB
13157 signal command and the shell kill utility.
13158
13159 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
13160
13161 * libgdb.texinfo: added `@' to braces that were unescaped.
13162
13163 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
13164
13165 * libgdb.texinfo: new file. Spec for the gdb library.
13166
13167 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13168
13169 * stabs.texinfo (Include Files): Fix typo (start -> end).
13170
13171 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13172
13173 * gdb.texinfo, remote.texi: assorted small improvements, mostly
13174 from Melissa at FSF's editing pass.
13175
13176 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13177
13178 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
13179 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
13180 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
13181
13182 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13183
13184 * remote.texi (Bootstrapping): Discuss 386 call gates.
13185
13186 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13187
13188 * stabs.texinfo (Based Variables): New node.
13189
13190 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13191
13192 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
13193 names, sizes, and formats to suggest how not to lose.
13194
13195 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13196
13197 * stabs.texinfo (Methods): Fix typo.
13198
13199 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13200
13201 * gdb.texinfo: Fix a few typos.
13202
13203 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13204
13205 * gdb.texinfo: Clarify how well it works with Fortran.
13206
13207 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
13208 More on relocating stabs in ELF files.
13209
13210 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13211
13212 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
13213
13214 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13215
13216 * stabs.texinfo (Local Variable Parameters): Talk about nameless
13217 parameters on VAX.
13218
13219 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13220
13221 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
13222
13223 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13224
13225 * stabs.texinfo: Make info author notice match the TeX author notice.
13226
13227 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13228
13229 * stabs.texinfo: Initial-caps all words in node names and
13230 non-trivial words in section names.
13231
13232 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13233
13234 * stabs.texinfo: Many minor cleanups.
13235
13236 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
13237
13238 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
13239
13240 * stabs.texinfo: Remove full description of big example.
13241 It's not really helpful; just use pieces of it where appropriate.
13242 Add more Texinfo formatting directives (@samp, etc.).
13243 Use @deffn to define stab types.
13244 Eliminate some wordiness. Break up some nodes.
13245 Add an (alphabetized) index of symbol types.
13246 Use consistent capitalization style in node and section names.
13247
13248 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
13249
13250 * gdb.texinfo: Change typo "Two two" to "The two".
13251
13252 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13253
13254 * stabs.texinfo (XCOFF-differences): Remove references to
13255 non-existent types N_DECL and N_RPSYM.
13256
13257 * stabs.texinfo (String Field): Say that type attributes bug is
13258 fixed in GDB 4.10, since it is.
13259
13260 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
13261
13262 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
13263
13264 * stabs.texinfo: Formatting cleanups.
13265
13266 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13267
13268 * stabs.texinfo: When explaining the n_type of a stab, standardize
13269 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
13270 no tabs, use @r).
13271 (Global Variables): Clean up.
13272
13273 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13274
13275 * stabs.texinfo (Stack Variables): Re-write.
13276
13277 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13278
13279 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
13280 addresses of a source file. Also revise formatting.
13281 Change "object module" or "object file" to "source file".
13282 Various: Miscellaneous cleanups.
13283
13284 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13285
13286 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
13287
13288 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
13289
13290 * gdbint.texinfo: Removed many nonsensical machine-collected
13291 host and target conditionals, described some of the remainder.
13292
13293 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13294
13295 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
13296
13297 * gdbint.texinfo (Top): Add name to @top line, and re-write the
13298 paragraph which follows.
13299
13300 * gdbint.texinfo (Host): Use @code not @samp for Makefile
13301 variables. Looks better and avoids overful hbox.
13302
13303 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13304
13305 * stabs.texinfo (Procedures): Improve stuff on nested functions.
13306
13307 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13308
13309 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
13310 retransmit-timeout
13311
13312 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13313
13314 * gdbint.texinfo: Update statement about `some ancient Unix
13315 systems, like Ultrix 4.0' to Ultrix 4.2.
13316
13317 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
13318
13319 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
13320
13321 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
13322
13323 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13324 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
13325
13326 * remote.texi: new name for former gdbinv-s.texi
13327
13328 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
13329
13330 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
13331
13332 * gdbinv-s.texi: Documented timeout and retransmit-timeout
13333 variables for MIPS remote debugging protocol.
13334
13335 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13336
13337 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
13338
13339 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13340
13341 * Makefile.in (refcard.dvi): Use srcdir where necessary.
13342
13343 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
13344
13345 * gdb.texinfo: repair conditional bugs in text markup
13346
13347 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13348
13349 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
13350 to select Modula-2 material.
13351
13352 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13353
13354 * stabs.texinfo: Cleanups regarding statics.
13355
13356 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
13357 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
13358
13359 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13360
13361 * stabs.texinfo: N_MAIN is sometimes used for C.
13362
13363 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13364
13365 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13366
13367 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
13368
13369 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
13370 removed from the code by Kingdon.
13371
13372 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13373
13374 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13375 input when evaluating breakpoint conditions; the bug has been fixed.
13376
13377 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13378 sets the ignore count to N-1, not to N.
13379
13380 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13381
13382 * refcard.tex (\hoffset): correct longstanding error to match
13383 intended offset; avoids cutting off edge on some printers
13384
13385 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13386
13387 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13388
13389 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13390
13391 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13392
13393 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13394
13395 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13396 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13397 collect sed edits if any, apply to refcard before formatting;
13398 (refcard.ps) stop implying PS fonts if PS output requested;
13399 (lrefcard.ps) delete extra target for variant PS fonts
13400
13401 * refcard.tex: parametrize papersize dependent info, collect
13402 in easily replaced spot
13403
13404 * a4rc.sed: new file, edits to refcard for A4 paper
13405
13406 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13407
13408 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13409
13410 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13411
13412 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13413
13414 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13415
13416 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13417 politely rather than rudely.
13418
13419 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13420
13421 * stabs.texinfo: Document common blocks.
13422
13423 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13424
13425 * stabs.texinfo: Add some basic info about stabs-in-elf.
13426
13427 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13428
13429 * stabs.texinfo (Top): Minor cleanup.
13430
13431 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13432
13433 * Makefile.in (install-info): remove parentdir support
13434
13435 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13436
13437 * gdb.texinfo (Copying): delete this node and references to it;
13438 RMS says this manual need not carry GPL. (passim): Improvements
13439 from last round at FSF, largely due to Ian Taylor review, and
13440 minor formatting improvements.
13441
13442 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13443 largely due to Ian Taylor review. (Debug Session): minor edits to
13444 new text.
13445
13446 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13447
13448 * Makefile.in (realclean): Remove info and dvi files too.
13449
13450 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13451
13452 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13453 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13454 * gdb.texinfo: Change accordingly.
13455
13456 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13457 N_{L,R}BRAC,N_SLINE are relative to.
13458
13459 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13460
13461 * Makefile.in (GDBvn.texi): Update atomically.
13462
13463 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13464
13465 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13466
13467 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13468
13469 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13470 addresses together. Also motivate the set print symbol-filename
13471 command and suggest other solutions.
13472
13473 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13474
13475 * gdb.texinfo (set print elements): Note that the number of
13476 elements is set to unlimited by "set print elements 0".
13477
13478 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13479
13480 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13481 NF_LDOUBLE means.
13482 (Stab Types): Include Solaris stab types.
13483 (Procedures): Document Solaris extensions.
13484
13485 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13486
13487 * gdb.texinfo: Add `set print symbol-filename' doc.
13488
13489 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13490
13491 * stabs.texinfo (Arrays): Talk about type definition vs. type
13492 information.
13493
13494 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13495 the trailing semicolon.
13496
13497 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13498
13499 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13500 and merge in other parts of the document addressing these subjects.
13501 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13502
13503 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13504 at the end of a range type.
13505
13506 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13507 AIX extensions.
13508
13509 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13510
13511 * stabs.texinfo (Stabs Format): Misc fixes.
13512
13513 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13514
13515 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13516 (Traditional builtin types): Document convex convention for long long.
13517 (Negative builtin types): Discuss type names, and misc fixes.
13518
13519 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13520
13521 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13522 point types used with @samp{R} type descriptor.
13523 (Symbol Descriptors): Describe how to handle conflict between
13524 different meanings of @samp{P} symbol descriptor.
13525
13526 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13527
13528 * stabs.texinfo: Remove node Quick Reference and put its children
13529 directly under the main menu.
13530
13531 * stabs.texinfo: Many more changes to bring it into line with
13532 AIX documentation and reality. I think it now has all the
13533 information from the AIX documentation, except that I burned
13534 out when I got to variant records (Pascal and Modula-2) and
13535 all the COBOL types. Oh well, we can add them later when we're
13536 worrying more about those languages.
13537
13538 * stabs.texinfo (Automatic variables): Talk about what it means
13539 to omit the symbol descriptor.
13540
13541 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13542
13543 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13544 gcc2 behavior with promoted args.
13545
13546 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13547
13548 * gdb.texinfo: include readline appendices in info version of manual
13549
13550 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13551
13552 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13553 target remote.
13554
13555 * gdb.texinfo (Machine Code): more index entries for disassemble
13556
13557 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13558
13559 * Clarify the intended use of the gdb-testers and gdb-patches
13560 mailing lists, and shrink gzip comment.
13561
13562 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13563
13564 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13565 DOSHOST configuration of manual.
13566
13567 * gdb.texinfo (MIPS Stack): new node.
13568
13569 * all-config.texi (MIPS) new switch.
13570
13571 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13572 tense; (MIPS Remote) new node.
13573
13574 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13575 bug; (Environment) less passive, other small cleanups in text about
13576 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13577 (Remote) new MIPS Remote menu entry.
13578
13579 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13580
13581 * stabs.texinfo: Many changes to include information from the
13582 AIX documentation.
13583
13584 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13585
13586 Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13587
13588 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13589 Add PRINTF_HAS_LONG_LONG references.
13590
13591 Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13592
13593 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13594 `set demangle-style arm' (not cfront); mention can type `q' to
13595 discard output, when gdb pages.
13596
13597 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13598
13599 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13600 Move a bunch of information from ../README.
13601 (Getting Started): New node.
13602
13603 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13604
13605 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13606
13607 * gdb.texinfo: advance manual revision dates to present
13608
13609 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13610 stop using silly Roman numerals in @set variable names
13611
13612 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13613
13614 * stabs.texinfo (Parameters): Keep trying to get this right.
13615
13616 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13617
13618 * stabs.texinfo (Parameters): More on "local parameters".
13619
13620 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13621
13622 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13623
13624 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13625
13626 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13627 (Parameters): Rewrite.
13628 (xcoff-differences, Sun-differences): Minor changes.
13629
13630 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13631
13632 * stabs.texinfo: Minor cleanup.
13633
13634 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13635
13636 * gdbint.texinfo: Minor xcoff stuff.
13637
13638 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13639
13640 * gdbint.texinfo: Update for new config directory structure.
13641 Add info about internal type data structures.
13642
13643 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13644
13645 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13646 $(srcdir).
13647 (gdb-config.texi): Depend on file in $(srcdir).
13648
13649 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13650
13651 * stabs.texinfo: Fixes about N_SO.
13652
13653 Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13654
13655 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13656
13657 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13658
13659 * gdb.texinfo: include list of nonstandard init file names
13660
13661 * *-config.texi: new switch GENERIC for text that applies *only*
13662 to (usual) multiple-target version of manual
13663
13664 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13665 h8 config
13666
13667 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13668 in menus (rather than conditionally selected multiple alternative
13669 menus).
13670
13671 * Makefile.in: define and use DOC_CONFIG var to select
13672 configuration for GDB user manual.
13673
13674 * gdb-config.texi: delete from repository, generate from Makefile.
13675
13676 * all-config.texi: normal `generic' configuration file, formerly
13677 stored as gdb-config.texi
13678
13679 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13680
13681 * Makefile.in: add dvi target to build all .dvi files
13682
13683 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13684
13685 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13686
13687 Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13688
13689 * stabs.texi: The `this' pointer is now known by the name
13690 `this' instead of `$t'.
13691
13692 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13693
13694 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13695 host conditionals.
13696 * stabs.texinfo: More array fixes inspired by Jim's.
13697
13698 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13699
13700 * stabs.texinfo: Fixes re arrays and continuations.
13701
13702 * gdbint.texinfo: Add XCOFF node.
13703
13704 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13705
13706 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13707
13708 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13709
13710 * stabs.texinfo: Fix for array types to mention lower bounds.
13711
13712 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13713
13714 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13715
13716 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13717
13718 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13719
13720 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13721
13722 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13723 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13724
13725 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13726
13727 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13728
13729 Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13730
13731 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13732
13733 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13734
13735 * gdb.texinfo, gdbinv-s.texi: misc updates
13736
13737 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13738
13739 * gdbint.texinfo: Brief documentation for longjmp support,
13740 from an email msg by Stu.
13741
13742 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13743
13744 * stabs.texinfo: Fix description of floating point "range"
13745 types (which really define basic types). Reported by Jim Meehan,
13746 <meehan@src.dec.com>.
13747
13748 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13749
13750 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13751
13752 * gdbint.texinfo: Slightly expand section on supporting a new
13753 object file format.
13754
13755 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13756
13757 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13758 intermediate file.
13759
13760 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13761
13762 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13763
13764 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13765
13766 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13767
13768 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13769 as well as Z8002.
13770
13771 Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13772
13773 * gdbint.texinfo (Host Conditionals): Remove
13774 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13775 MEM_FNS_DECLARED.
13776 (Target Conditionals): Remove all of the above.
13777
13778 Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13779
13780 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13781 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13782
13783 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13784
13785 * gdbint.texinfo: Add sections on clean design and on how to send
13786 in changes.
13787
13788 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13789
13790 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13791
13792 Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13793
13794 * gdbint.texinfo: nm.h now included in defs.h.
13795
13796 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13797
13798 * gdb.texinfo: Fix typo, reported by Karl Berry.
13799
13800 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13801
13802 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13803
13804 Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13805
13806 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13807
13808 Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13809
13810 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13811 (all @node commands): Use new form to avoid nitpicking errors.
13812 * gdbint.texinfo: Document host/native/target split.
13813
13814 Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13815
13816 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13817
13818 Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13819
13820 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13821
13822 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13823
13824 * gdbint.texinfo: fixed a stray email address (needs @@),
13825 added @table @code to node "Native Conditionals"
13826
13827 Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13828
13829 * gdbint.texinfo: document a few more macros, create new section
13830 for native macros.
13831
13832 Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13833
13834 * gdb.texinfo: Document command hooks.
13835
13836 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13837
13838 * gdbint.texinfo: Describe coding style of GDB.
13839
13840 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13841
13842 * stabs.texinfo: Minor wording changes.
13843
13844 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13845
13846 * gdbint.texinfo: Improve release doc slightly.
13847
13848 Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13849
13850 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13851 for two new remote targets---29K using UDI, and Tandem ST2000
13852 using STDBUG.
13853
13854 * all.m4, none.m4: new m4 switch, _ST2000__
13855
13856 * all.m4: turn on H8/300 stuff for generic manual
13857
13858 * gdbinv-s.m4.in: remove text on special procedures to continue
13859 after explicit call to breakpoint() in serial stubs.
13860
13861 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13862
13863 * gdbint.texinfo: Improve doc of GDB config macros.
13864
13865 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13866
13867 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13868 These will be reinserted when examined.
13869
13870 Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13871
13872 * gdb.texinfo: fix shameful error of agreement reported by
13873 jimb@occs.cs.oberlin.edu (Jim Blandy)
13874 * gdb.texinfo: remove old partial discussion of remote serial
13875 protocol (via serial debug stubs)
13876 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13877 use of serial debug stubs
13878
13879 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13880
13881 * gdbint.texinfo: Make a start at documenting all the #if macros
13882 in GDB. At least list them all, and start separating them into
13883 host-specific and target-specific.
13884
13885 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13886
13887 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13888 examples (not consistent w others).
13889 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13890 for generic vn of doc
13891
13892 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13893
13894 * Makefile.in: always create installation directories.
13895
13896 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13897
13898 * gdb.texinfo: in h8 config, do not describe searching commands.
13899
13900 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13901
13902 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13903 conditionals; introduce a few generic switches that may be
13904 useful for other cross-dev or dos-hosted configs.
13905
13906 * gdb.texinfo: fix typo in "info reg" description
13907
13908 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13909
13910 * stabs.texinfo: Minor updates from running TeX over it.
13911 * Makefile.in (stabs.dvi, stabs.ps): Add.
13912
13913 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13914
13915 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13916 First pass at converting it to texinfo.
13917
13918 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13919
13920 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13921 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13922
13923 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13924
13925 * gdbint.texinfo: Add section on partial symbol tables.
13926
13927 Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13928
13929 * gdb.texinfo: Document new am29k setting.
13930
13931 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13932
13933 * gdb.texinfo: document `set remotedebug' and `set
13934 rstack_high_address'.
13935
13936 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13937
13938 * gdb.texinfo: slight expansion of new text on reading info files
13939 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13940 H8/300 from DOS.
13941
13942 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13943
13944 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13945
13946 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13947
13948 * gdb.texinfo: Say how to read the `info' files.
13949
13950 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13951
13952 * Makefile.in: gm4 -> m4.
13953
13954 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13955
13956 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13957 Documentation' ahead of `Installing GDB' to match README.
13958 Update shared library doc, -readnow and -mapped, and directory
13959 structure (add glob and mmalloc). Update configure doc.
13960
13961 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13962
13963 * Makefile.in: remove $(srcdir) from gdb.info rule.
13964
13965 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13966
13967 * Makefile.in: commented out gdb-all.texinfo rule. This is
13968 temporary.
13969
13970 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13971
13972 * Makefile.in, configure.in: removed traces of namesubdir,
13973 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13974 copyrights to '92, '13, changed some from Cygnus to FSF.
13975
13976 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13977
13978 * gdb.texinfo: Improve how we ask for bug reports.
13979
13980 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13981
13982 * Makefile.in: infodir belongs in datadir.
13983
13984 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13985
13986 * Makefile.in: remove spaces following hyphens, bsd make can't
13987 cope. install using INSTALL_DATA. added clean-info. added
13988 standards.text support.
13989
13990 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13991
13992 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13993 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13994 and mandir now keyed off datadir by default.
13995
13996 \f
13997 Local Variables:
13998 mode: change-log
13999 left-margin: 8
14000 fill-column: 74
14001 version-control: never
14002 coding: utf-8
14003 End:
This page took 0.306604 seconds and 5 git commands to generate.