Print registers not saved in the frame as "<not saved>" instead of "<optimized out>".
[binutils-gdb.git] / gdb / doc / ChangeLog
1 2013-10-02 Pedro Alves <palves@redhat.com>
2
3 * gdb.texinfo (Registers): Expand description of saved registers
4 in frames. Explain <not saved>.
5
6 2013-09-25 Doug Evans <dje@google.com>
7
8 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
9
10 2013-09-16 Stan Shebs <stan@codesourcery.com>
11
12 Remove the internals manual gdbint.texinfo.
13 * Makefile.in (INFO_DEPS): Remove gdbint.info.
14 (PDFFILES): Remove gdbint.pdf.
15 (HTMLFILES): Remove gdbint/index.html.
16 (HTMLFILES_INSTALL): Remove gdbint.
17 (GDBINT_DOC_FILES): Remove.
18 (dvi): Remove gdbint.dvi.
19 (ps): Remove gdbint.ps.
20 * gdbint.texinfo: Remove file.
21 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
22
23 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
24
25 * gdb.texinfo (Convenience Functions): Mention new convenience
26 function $_isvoid.
27
28 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
29
30 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
31 (Standard Target Features): Add new node to menu.
32 (S/390 and System z Features): New node.
33
34 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
35
36 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
37 -list-target-features in the example.
38
39 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
40
41 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
42 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
43
44 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
45
46 Sync documentation with gdb.base/gnu-debugdata.exp.
47 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
48
49 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
50
51 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
52
53 2013-08-27 Pedro Alves <pedro@codesourcery.com>
54 Yao Qi <yao@codesourcery.com>
55
56 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
57 Document new --skip-unavailable option.
58 <-stack-list-variables>: Document new --skip-unavailable option.
59
60 2013-08-26 Doug Evans <dje@google.com>
61
62 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
63 an optional regexp.
64
65 2013-08-13 Tom Tromey <tromey@redhat.com>
66
67 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
68 Document GDB_PARALLEL and GDB_INOTIFY.
69
70 2013-08-09 Stan Shebs <stan@codesourcery.com>
71
72 * LRS: Remove file, describes a long-abandoned live-range
73 splitting extension to stabs.
74
75 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
76
77 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
78
79 2013-07-17 Doug Evans <dje@google.com>
80
81 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
82
83 2013-07-02 Tom Tromey <tromey@redhat.com>
84
85 * gdb.texinfo (Target Commands): Don't mention "target nrom".
86
87 2013-06-28 Tom Tromey <tromey@redhat.com>
88
89 * Makefile.in (version.subst): Use version.in, not
90 common/version.in.
91 * gdbint.texinfo (Versions and Branches, Releasing GDB):
92 Likewise.
93
94 2013-06-27 Pedro Alves <palves@redhat.com>
95
96 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
97 dynamic symbol resolution code>: New section, based on infrun.c
98 comment.
99
100 2013-06-26 Tom Tromey <tromey@redhat.com>
101
102 * gdbint.texinfo (Versions and Branches): Use common/version.in.
103 Update.
104 (Releasing GDB): Likewise.
105
106 2013-06-26 Pedro Alves <pedro@codesourcery.com>
107 Yao Qi <yao@codesourcery.com>
108
109 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
110 -trace-frame-collected.
111
112 2013-06-26 Pedro Alves <pedro@codesourcery.com>
113
114 * gdb.texinfo (Traceframe Info Format): Document tvar element
115 and its attributes.
116
117 2013-06-25 Yao Qi <yao@codesourcery.com>
118
119 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
120
121 2013-06-24 Tom Tromey <tromey@redhat.com>
122
123 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
124 (GDBvn.texi): Use version.subst.
125 (version.subst): New target.
126 (mostlyclean): Remove version.subst.
127
128 2013-06-20 Pedro Alves <pedro@codesourcery.com>
129
130 * gdb.texinfo (GDB/MI Data Manipulation)
131 <-data-list-register-values>: Document the --skip-unavailable
132 option.
133
134 2013-06-07 Yao Qi <yao@codesourcery.com>
135
136 * gdb.texinfo (Symbols): Add kindex and cindex for
137 'maint print msymbols'.
138
139 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
140
141 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
142 response field name (thread-group to inferior).
143
144 2013-06-04 Gary Benson <gbenson@redhat.com>
145
146 * gdb.texinfo (General Query Packets/qSupported): Added
147 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
148 to the table of currently defined stub features.
149 Added a more detailed entry for "augmented-libraries-svr4-read".
150 (General Query Packets/qXfer:libraries-svr4:read): Documented
151 the augmented form of this packet.
152
153 2013-05-23 Joel Brobecker <brobecker@adacore.com>
154
155 * gdb.texinfo (System-wide Configuration Scripts): Renames
156 "Installed System-wide Configuration Scripts". Add associated
157 @menu block.
158
159 2013-05-23 Yao Qi <yao@codesourcery.com>
160 Pedro Alves <palves@redhat.com>
161
162 * gdb.texinfo (Packets): Document 'vCont;r'.
163 (Continuing and Stepping): Document target-assisted range
164 stepping, and the 'set range-stepping' and 'show range-stepping'
165 commands.
166
167 2013-05-23 Joel Brobecker <brobecker@adacore.com>
168
169 * gdb.texinfo (Installed System-wide Configuration Scripts):
170 Add subsection describing the scripts now available under
171 the data-dir's system-gdbbinit subdirectory.
172 * NEWS: Add entry announcing the availability of system-wide
173 configuration scripts for ElinOS and Wind River Linux.
174
175 2013-05-21 Hui Zhu <hui@codesourcery.com>
176
177 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
178 "-dprintf-insert" command.
179
180 2013-05-17 Doug Evans <dje@google.com>
181
182 * gdb.texinfo (Maintenance Commands): Update doc for
183 "maint check-psymtabs". Add doc for "maint check-symtabs",
184 "maint expand-symtabs".
185
186 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
187
188 * gdb.texinfo (Process Record and Replay): Document the
189 "record goto" command and its sub-commands.
190
191 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
192
193 * gdb.texinfo (Backtrace): Add "no-filter" argument.
194 (Python API): Add Frame Filters API, Frame Wrapper API,
195 Writing a Frame Filter/Wrapper, Managing Management of Frame
196 Filters chapter entries.
197 (Frame Filters API): New Node.
198 (Frame Wrapper API): New Node.
199 (Writing a Frame Filter): New Node.
200 (Managing Frame Filters): New Node.
201 (Progspaces In Python): Add note about frame_filters attribute.
202 (Objfiles in Python): Ditto.
203 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
204 @anchors and --no-frame-filters option to -stack-list-variables,
205 -stack-list-frames, -stack-list-locals and -stack-list-arguments
206 commands.
207
208 2013-05-08 Joel Brobecker <brobecker@adacore.com>
209
210 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
211 Support" subsection documenting the XML format used to transfer
212 shared library info on AIX.
213
214 2013-05-08 Joel Brobecker <brobecker@adacore.com>
215
216 * gdb.texinfo (Debugging Output): Add documentation of
217 "set debug aix-solib" and "show debug aix-solib" commands.
218
219 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
220
221 * gdb.texinfo (Nios II): New section.
222 (Nios II Features): New section.
223
224 2013-05-06 Joel Brobecker <brobecker@adacore.com>
225
226 * gdbint.texinfo (Algorithms): Remove entries documenting
227 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
228 SOLIB_CREATE_INFERIOR_HOOK.
229
230 2013-04-29 Tom Tromey <tromey@redhat.com>
231
232 PR python/14204:
233 * gdb.texinfo (Python API): Fix menu entry.
234 (Blocks In Python): Fix subsubsection text. Rewrite intro.
235 Define global and static block. Add example. Clarify
236 block relationship for inline functions.
237
238 2013-04-29 Tom Tromey <tromey@redhat.com>
239
240 * gdb.texinfo (Python API): Mention Python help and keyword
241 arguments. Move pagination text to Basic Python.
242 (Basic Python): Put pagination text here. Document
243 close-on-exec, SIGCHLD, and SIGINT.
244
245 2013-04-19 Pedro Alves <palves@redhat.com>
246
247 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
248 "signedness" instead of "signness".
249
250 2013-04-19 Pedro Alves <palves@redhat.com>
251
252 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
253 -Wno-pointer-sign text with text on -Wpointer-sign.
254
255 2013-04-16 Tom Tromey <tromey@redhat.com>
256
257 * gdb.texinfo (Set Catchpoints): Mention earliest version of
258 GCC that has the SDT probe points.
259
260 2013-04-15 Tom Tromey <tromey@redhat.com>
261
262 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
263 exception catchpoints.
264
265 2013-04-15 Tom Tromey <tromey@redhat.com>
266
267 * gdb.texinfo (Set Catchpoints): Document $_exception.
268 (Convenience Vars): Mention $_exception.
269
270 2013-04-15 Tom Tromey <tromey@redhat.com>
271
272 * gdb.texinfo (Set Catchpoints): Reorganize exception
273 catchpoints. Document "catch rethrow".
274 (Debugging C Plus Plus): Mention "catch rethrow".
275
276 2013-04-15 Tom Tromey <tromey@redhat.com>
277
278 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
279
280 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
281 Eli Zaretskii <eliz@gnu.org>
282
283 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
284 line below the sample output.
285
286 2013-04-12 Eli Zaretskii <eliz@gnu.org>
287
288 * gdb.texinfo (Mode Options): Document '-configuration'.
289 (Help): Document "show configuration".
290 (Bug Reporting): Add requirements to include the configuration
291 details in bug reports.
292
293 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
294
295 * Makefile.in (MAN1S): Add gcore.1.
296 Remove "Host, target, and site specific Makefile fragments" comment.
297 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
298 (install-man1, uninstall-man1): Conditionalize gcore.1.
299 (gcore.1): New.
300 * gdb.texinfo (Man Pages): Add gcore man.
301 (gcore man): New node.
302
303 2013-04-10 Pedro Alves <palves@redhat.com>
304
305 * gdb.texinfo (Process Record and Replay): Document that "set
306 record full insn-number-max", "set record
307 instruction-history-size" and "set record
308 function-call-history-size" accept "unlimited".
309 (Backtrace): Document that "set backtrace limit" accepts
310 "unlimited".
311 (List): Document that "set listsize" accepts "unlimited".
312 (Print Settings)" Document that "set print max-symbolic-offset",
313 "set print elements" and "set print repeats" accept "unlimited".
314 (Starting and Stopping Trace Experiments): Document that "set
315 trace-buffer-size" accepts "unlimited".
316 (Remote Configuration): Document that "set tcp connect-timeout"
317 accepts "unlimited".
318 (Command History): Document that "set history size" accepts
319 "unlimited".
320 (Screen Size): Document that "set height" and "set width" accepts
321 "unlimited". Adjust "set pagination"'s description to suggest
322 "set height unlimited" instead of "set height 0".
323
324 2013-04-10 Yao Qi <yao@codesourcery.com>
325
326 * gdb.texinfo (Trace Files): Add "target ctf".
327
328 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
329
330 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
331
332 * Makefile.in (install-man1, install-man5, uninstall-man1)
333 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
334
335 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
336
337 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
338 Eli Zaretskii <eliz@gnu.org>
339
340 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
341 parameters order. Remove "On some targets" for --attach. Document the
342 --multi parameter and extended-remote command. Document all the
343 options.
344
345 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
348 the list of supported languages.
349
350 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
351
352 Convert man pages to texinfo, new gdbinit.5 texinfo page.
353 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
354 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
355 (diststuff): Add man.
356 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
357 (uninstall-man5): New.
358 (STAGESTUFF): Add *.1 and *.5.
359 (GDBvn.texi): Add SYSTEM_GDBINIT.
360 (gdb.1, gdbserver.1, gdbinit.5): New.
361 (maintainer-clean realclean): Add $(MANS).
362 (install): Add install-man.
363 (uninstall): Add uninstall-man.
364 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
365 (@copying): Wrap it by @c man begin COPYRIGHT.
366 (Top): Add Man Pages.
367 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
368
369 2013-04-02 Pedro Alves <palves@redhat.com>
370
371 * gdb.texinfo (Debugging Output): Document "set/show debug
372 aarch64", "set/show debug coff-pe-read" and "set/show debug
373 mach-o".
374
375 2013-04-02 Pedro Alves <palves@redhat.com>
376
377 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
378 table>: Add entry for "trace-buffer-size".
379
380 2013-03-28 Pedro Alves <palves@redhat.com>
381
382 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
383 table>: Add entry for "trace-status".
384
385 2013-03-28 Eli Zaretskii <eliz@gnu.org>
386
387 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
388 @bullet", which is invalid (makeinfo 5.1 barfs).
389
390 2013-03-28 Pedro Alves <palves@redhat.com>
391
392 PR gdb/15294
393
394 * gdb.texinfo (List) <set listsize>: Adjust to document that
395 listsize 0 means no limit, and remove mention of -1.
396
397 2013-03-22 Yao Qi <yao@codesourcery.com>
398
399 * gdb.texinfo (Embedded Processors): Remove menu item
400 "OpenRISC 1000".
401 (OpenRISC 1000): Remove.
402
403 2013-03-21 Doug Evans <dje@google.com>
404
405 * gdb.texinfo (Maintenance Commands): Add docs for
406 "mt set per-command {space,time,symtab} {on,off}".
407
408 2013-03-14 Hui Zhu <hui@codesourcery.com>
409 Yao Qi <yao@codesourcery.com>
410
411 * gdb.texinfo (Trace Files): Add "tsave -ctf".
412
413 2013-03-13 Keith Seitz <keiths@redhat.com>
414
415 * gdb.texinfo (Maintenance Commands): Add missing ')' for
416 "maint agent" reference to Dynamic printf.
417
418 2013-03-11 Eli Zaretskii <eliz@gnu.org>
419
420 * gdb.texinfo (General Query Packets): Don't use colon in index
421 entries visible to Info format.
422
423 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
424
425 * gdb.texinfo (Process Record and Replay): Document record
426 changes.
427
428 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
429
430 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
431 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
432 qXfer:btrace:read.
433
434 2013-03-09 Eli Zaretskii <eliz@gnu.org>
435
436 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
437 use colons in @anchor and @cindex entries.
438
439 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
440
441 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
442
443 2013-03-08 Stan Shebs <stan@codesourcery.com>
444 Hafiz Abid Qadeer <abidh@codesourcery.com>
445
446 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
447 trace-buffer-size set and show commands.
448 (Tracepoint Packets): Document QTBuffer:size.
449 (General Query Packets): Document QTBuffer:size.
450
451 2013-02-21 Tom Tromey <tromey@redhat.com>
452
453 * gdb.texinfo: Remove bad @syncodeindex.
454 (Values From Inferior, Types In Python, Inferiors In Python)
455 (Events In Python, Threads In Python, Frames In Python, Blocks In
456 Python, Symbols In Python, Symbol Tables In Python): Remove
457 @tables.
458 (Packets, General Query Packets, Tracepoint Packets)
459 (Host I/O Packets): Use @w{} for empty @item.
460
461 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
462
463 * gdb.texinfo (Architectures In Python): Add description about
464 the new method gdb.Architecture.disassemble.
465
466 2013-02-15 Pedro Alves <pedro@codesourcery.com>
467 Hafiz Abid Qadeer <abidh@codesourcery.com>
468
469 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
470 Document the "trace-file" field.
471
472 2013-02-07 Doug Evans <dje@google.com>
473
474 * gdb.texinfo (Machine Code): Clarify argument to disassemble
475 command.
476
477 2013-02-06 Yao Qi <yao@codesourcery.com>
478
479 * gdb.texinfo (GDB/MI Async Records): Document new MI
480 notification "=tsv-modified". Update the document of MI
481 notification "=tsv-created".
482 * observer.texi (GDB Observers): New observer tsv_modified.
483 Update observer tsv_created and tsv_delete.
484
485 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
486
487 * gdb.texinfo (AArch64 Features): New section; document
488 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
489 (Architectures): Add new AArch64 section to document AArch64
490 architecture specific commands.
491 (ABI): Add description of the new OS ABI "Newlib" and its influence
492 on the longjmp handling.
493
494 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
495 Jan Kratochvil <jan.kratochvil@redhat.com>
496
497 * gdb.texinfo (Backtrace): Added description of 'filename-display'
498 variable in 'set/show backtrace' section.
499
500 2013-01-31 Tom Tromey <tromey@redhat.com>
501
502 * gdb.texinfo (Target Commands): Fix typo.
503
504 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
505
506 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
507 describing the gdb.Architecture class.
508 (Frames In Python): Add description about the new method
509 gdb.Frame.architecture().
510
511 2013-01-23 Doug Evans <dje@google.com>
512
513 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
514
515 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
516
517 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
518 'thread-groups' field when printing a breakpoint in MI.
519
520 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
521 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
522 to reflect that jit-reader-load now supports absolute file-names.
523
524 2013-01-16 Tom Tromey <tromey@redhat.com>
525
526 * gdb.texinfo (Set Catchpoints): Document "catch signal".
527 (Signals): Likewise.
528
529 2013-01-16 Tom Tromey <tromey@redhat.com>
530
531 * gdb.texinfo (GDB/MI Breakpoint Information): Document
532 "catch-type" field.
533 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
534
535 2013-01-07 Tom Tromey <tromey@redhat.com>
536
537 * gdb.texinfo (Mode Options): Don't mention -epoch.
538 (Data, Emacs): Remove obsolete comments.
539
540 2013-01-02 Tom Tromey <tromey@redhat.com>
541
542 * gdb.texinfo (GDB/MI Output Records): Update menu.
543 (GDB/MI Breakpoint Information): New node.
544 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
545 <-break-insert>: Likewise.
546
547 2012-12-31 Yao Qi <yao@codesourcery.com>
548
549 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
550 (Packets): Move "vStopped" packet to ...
551 (Notification Packets): ... here. Describe the components
552 of notification. Add a table of supported notifications.
553 Add an example on the process of he async notification.
554
555 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
556
557 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
558 present.
559 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
560 fullname output always present.
561
562 2012-12-23 Pierre Muller <muller@sourceware.org>
563
564 * gdbint.texinfo (Function prototypes): Require use of "extern"
565 modifier for function prototypes in headers.
566
567 2012-12-19 Joel Brobecker <brobecker@adacore.com>
568
569 * refcard.tex: Update copyright notice to GPL v3 or later.
570 Update contact info.
571
572 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
573
574 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
575
576 2012-12-15 Yao Qi <yao@codesourcery.com>
577
578 * gdb.texinfo (Debugging Output): Document 'set debug
579 notification' and 'show debug notification'.
580
581 2012-12-15 Yao Qi <yao@codesourcery.com>
582
583 * gdb.texinfo (Listing Tracepoints): New item and example about
584 'installed on target' output.
585 Add more in the example about 'installed on target'.
586 (GDB/MI Breakpoint Commands): Doc about 'installed field.
587
588 2012-12-14 Tom Tromey <tromey@redhat.com>
589
590 * gdb.texinfo (SVR4 Process Information): Mention core files.
591
592 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
593
594 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
595
596 2012-12-11 Pedro Alves <palves@redhat.com>
597
598 * gdb.texinfo: Remove all mentions of Unixware throughout.
599
600 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
601
602 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
603
604 2012-11-29 Tom Tromey <tromey@redhat.com>
605
606 * gdb.texinfo (SVR4 Process Information): Document missing
607 "info proc" subcommands.
608
609 2012-11-29 Yao Qi <yao@codesourcery.com>
610
611 PR gdb/1477.
612 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
613 to 'auto' instead of 'gnu'.
614
615 2012-11-26 Tom Tromey <tromey@redhat.com>
616
617 * gdb.texinfo (MiniDebugInfo): New node.
618 (GDB Files): Update.
619
620 2012-11-16 Doug Evans <dje@google.com>
621
622 * gdb.texinfo (System-wide configuration): If the system-wide init
623 file lives in the data-directory, and --data-directory is provided,
624 look for it there.
625
626 2012-11-15 Tom Tromey <tromey@redhat.com>
627
628 * gdb.texinfo (Signaling): Fix typo.
629
630 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
631
632 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
633 parameter "count" of -data-write-memory-bytes, and add an example.
634
635 2012-11-12 Tom Tromey <tromey@redhat.com>
636
637 * gdb.texinfo (Symbols): Document "info type-printers",
638 "enable type-printer" and "disable type-printer".
639 (Python API): Add new node to menu.
640 (Type Printing API): New node.
641 (Progspaces In Python): Document type_printers field.
642 (Objfiles In Python): Likewise.
643 (gdb.types) <get_type_recognizers, apply_type_recognizers,
644 register_type_printer, TypePrinter>: Document.
645
646 2012-11-12 Tom Tromey <tromey@redhat.com>
647
648 * gdb.texinfo (Symbols): Document "set print type methods",
649 "set print type typedefs", and flags to ptype and whatis.
650
651 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
652
653 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
654 the example -data-disassemble output. Extend the description of
655 the -data-disassemble results to document all fields. Document
656 the cli disassemble command as being related to -data-disassemble.
657
658 2012-11-09 Yao Qi <yao@codesourcery.com>
659
660 PR gdb/14777.
661 * gdb.texinfo (OS Information): Remove doc on command
662 'info udot'.
663
664 2012-11-08 Joel Brobecker <brobecker@adacore.com>
665
666 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
667 gdb.ini warning for Windows port.
668
669 2012-11-08 Yao Qi <yao@codesourcery.com>
670
671 * gdb.texinfo (Search): Add kindex for 'fo'.
672
673 2012-11-05 Tom Tromey <tromey@redhat.com>
674
675 PR python/14802:
676 * gdb.texinfo (Functions In Python): Add example.
677
678 2012-11-03 Yao Qi <yao@codesourcery.com>
679
680 * observer.texi (GDB Observers): Remove observer
681 'tracepoint_modified', 'tracepoint_created' and
682 'tracepoint_deleted'.
683
684 2012-10-26 Tom Tromey <tromey@redhat.com>
685
686 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
687
688 2012-10-25 Tom Tromey <tromey@redhat.com>
689
690 * gdb.texinfo (General Query Packets): Use @itemx.
691
692 2012-10-17 Yao Qi <yao@codesourcery.com>
693
694 * observer.texi (GDB Observers): Update observer
695 'memory_changed'.
696 * gdb.texinfo (GDB/MI Async Records): Document for
697 "memory-changed" notification.
698
699 2012-10-15 Doug Evans <dje@google.com>
700
701 * gdb.texinfo (Mode Options): Document -nh.
702 Elaborate on docs for -nx.
703
704 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
705
706 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
707
708 2012-09-21 Yao Qi <yao@codesourcery.com>
709 Pedro Alves <palves@redhat.com>
710
711 * gdb.texinfo (GDB/MI Async Records): Document notification
712 'record-started' and 'record-stopped'.
713 * observer.texi (GDB Observers): New observer 'record-changed'.
714
715 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
716
717 * gdb.texinfo: Document the removal of SH's 'regs' command.
718
719 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
720
721 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
722
723 2012-09-18 Yao Qi <yao@codesourcery.com>
724
725 * gdb.texinfo (GDB/MI Async Records): Document new MI
726 notifications '=tsv-created' and '=tsv-deleted'.
727 * observer.texi (GDB Observers): New observer tsv_created and
728 tsv_deleted.
729
730 2012-09-18 Yao Qi <yao@codesourcery.com>
731
732 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
733 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
734 '=traceframe-changed'.
735
736 2012-09-17 Yao Qi <yao@codesourcery.com>
737
738 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
739 'set listsize'.
740
741 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
742 Eli Zaretskii <eliz@gnu.org>
743
744 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
745 encoding for gdbarch_breakpoint_from_pc, bp_addr for
746 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
747
748 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
749
750 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
751
752 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
753
754 Document how to return from "python-interactive" to GDB.
755 * gdb.texinfo (Python Commands): Update documentation.
756
757 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
758
759 Add a new "python-interactive" command that starts a standard
760 Python interactive prompt with "pi" as alias, and add "py" as
761 an alias to "python".
762 * gdb.texinfo (Python Commands): Document the new commands.
763
764 2012-08-22 Tom Tromey <tromey@redhat.com>
765
766 * gdbint.texinfo (Host Definition): Remove documentation for
767 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
768
769 2012-08-17 Keith Seitz <keiths@redhat.com>
770
771 PR c++/13356
772 * gdb.texinfo (Type and Range Checking): Remove warning.
773 Remove spurious commas.
774 Update text and examples for re-implementation of set/show
775 check type.
776 (C and C++ Type and Range Checks): Likewise.
777
778 2012-08-16 Yao Qi <yao@codesourcery.com>
779
780 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
781 is deprecated.
782
783 2012-08-13 Doug Evans <dje@google.com>
784
785 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
786 to include functions.
787
788 2012-08-10 Doug Evans <dje@google.com>
789
790 * gdb.texinfo (Convenience Funs): New node.
791 (Types In Python): Document Type.vector.
792
793 2012-08-09 Yao Qi <yao@codesourcery.com>
794
795 * observer.texi: New observer command_param_changed.
796 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
797
798 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
799
800 * gdbint.texinfo (Debugging GDB): In section
801 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
802 Mention also gdb-gdb.py.
803
804 2012-08-07 Yao Qi <yao@codesourcery.com>
805
806 Revert the folloing patch:
807 2012-08-06 Yao Qi <yao@codesourcery.com>
808 * gdb.texinfo (Remote Configuration): Add kindex for 'set
809 remote hardware-watchpoint-limit' and 'set
810 remote hardware-breakpoint-limit'.
811
812 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
813
814 * gdb.texinfo (Working Directory): Added information about new
815 default argument for 'cd' command.
816
817 2012-08-06 Yao Qi <yao@codesourcery.com>
818
819 * gdb.texinfo (Remote Configuration): Add kindex for 'set
820 remote hardware-watchpoint-limit' and 'set
821 remote hardware-breakpoint-limit'.
822
823 2012-08-06 Yao Qi <yao@codesourcery.com>
824
825 Fix PR14371.
826
827 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
828 '=breakpoint-deleted'.
829
830 2012-08-02 Yao Qi <yao@codesourcery.com>
831
832 * gdb.texinfo (Native): Remove node Neutrino.
833
834 2012-07-27 Yao Qi <yao@codesourcery.com>
835
836 * gdb.texinfo (IPA Protocol Commands): Document new command
837 'close'.
838
839 2012-07-25 Tom Tromey <tromey@redhat.com>
840
841 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
842
843 2012-07-20 Doug Evans <dje@google.com>
844
845 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
846 (Index Files): Document how to control the use of deprecated index
847 sections.
848 (Index Section Format): Replace --use-deprecated-index-sections with
849 "set use-deprecated-index-sections on".
850
851 2012-07-12 Eli Zaretskii <eliz@gnu.org>
852
853 * gdbint.texinfo: Remove @syncodeindex directives that put all the
854 indices into a single node "Index". Instead, join function and
855 variable indices into a single index, separate from the concept
856 index. Requested in
857 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
858 (Top): Update the top-level menu: instead of one "Index" there are
859 now separate entries "Concept Index" and "Function and Variable
860 Index".
861 (Concept Index, Function and Variable Index): New nodes.
862 (Index): Node deleted.
863
864 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
865
866 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
867 and "maint agent-eval".
868
869 2012-07-03 Eli Zaretskii <eliz@gnu.org>
870
871 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
872 avoid file-name clashes between Index.html and index.html on
873 case-insensitive filesystems. See the discussion starting in
874 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
875 details of the problem.
876 (Top): Update the master menu for the above.
877 (Concept Index, Command and Variable Index): New nodes, instead of
878 the old "Index" node that was deleted. All cross-references
879 updated.
880
881 2012-07-02 Stan Shebs <stan@codesourcery.com>
882
883 * gdb.texinfo (Dynamic Printf): Mention agent style and
884 disconnected dprintf.
885 (Maintenance Commands): Describe maint agent-printf.
886 (General Query Packets): Mention BreakpointCommands feature.
887 (Packets): Document commands extension to Z0 packet.
888 * agentexpr.texi (Bytecode Descriptions): Document printf
889 bytecode.
890
891 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
892
893 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
894 only after gdbinit files.
895 (Startup): Move -iex and -iex commands down after gdbinit files.
896
897 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
898
899 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
900 possibility.
901
902 2012-06-29 Tom Tromey <tromey@redhat.com>
903
904 * gdb.texinfo (Index Section Format): Update for version 7.
905
906 2012-06-28 Stan Shebs <stan@codesourcery.com>
907
908 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
909 example, add note about title column.
910
911 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
912
913 * gdb.texinfo (Symbol Tables In Python): Add description about
914 the new 'last' attribute of gdb.Symtab_and line.
915
916 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
917
918 * gdb.texinfo (Symbol Tables In Python): Correct the description
919 of the 'pc' attribute of gdb.Symtab_and_line.
920
921 2012-06-26 Doug Evans <dje@google.com>
922
923 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
924 and symtab-create.
925
926 2012-06-25 Keith Seitz <keiths@redhat.com>
927
928 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
929 from example. Remove "rbreak" from list of corresponding
930 gdb commands.
931
932 2012-06-23 Doug Evans <dje@google.com>
933
934 * gdb.texinfo (Index Section Format): Document version 7 format.
935
936 2012-06-22 Yao Qi <yao@codesourcery.com>
937
938 * gdb.texinfo: Add missing cindex for some packets.
939
940 2012-06-20 Keith Seitz <keiths@redhat.com>
941
942 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
943 for -break-insert and document -p.
944
945 2012-06-20 Yao Qi <yao@codesourcery.com>
946
947 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
948 and "gdb.write_memory" with "Inferior.read_memory" and
949 "Inferior.write_memory".
950
951 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
952
953 * gdb.texinfo (Summary): Add a link to "Free Documentation".
954 (Free Documentation): Add @node line.
955 (Continuing and Stepping) <advance location>: Use @item instead of
956 @itemx.
957 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
958 @itemx.
959 (Embedded Processors): Put the link to "PA" to its correct place,
960 according to document structure.
961 (Python API): Put the link to "Lazy Strings In Python" to its
962 correct place.
963 (Index): Use @@ in @tex block to get a literal @.
964
965 * gdbint.texinfo: Fix the @subtitle line.
966
967 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
968 correct place.
969
970 2012-06-08 Yao Qi <yao@codesourcery.com>
971
972 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
973 Protocol'.
974 (In-Process Agent Protocol, IPA Protocol Objects)
975 (IPA Protocol Commands): New nodes.
976 (Tracepoint Packets): Add anchors.
977
978 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
979
980 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
981
982 2012-06-06 Yao Qi <yao@codesourcery.com>
983
984 * gdb.texinfo: Update copyright year.
985
986 2012-05-23 Stan Shebs <stan@codesourcery.com>
987 Kwok Cheung Yeung <kcy@codesourcery.com>
988
989 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
990
991 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
992
993 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
994 Mention also --with-separate-debug-dir.
995 (Auto-loading): Prepend $debugdir in the sample output.
996 (Auto-loading safe path): Likewise. Mention also $debugdir for the
997 auto-load safe-path variable.
998 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
999 Mention also $debugdir for 'set auto-load scripts-directory'.
1000
1001 2012-05-19 Eli Zaretskii <eliz@gnu.org>
1002
1003 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1004 (MIPS Embedded, MIPS, MIPS Register packet Format)
1005 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1006 appropriate.
1007
1008 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1009 Maciej W. Rozycki <macro@codesourcery.com>
1010
1011 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1012 mips compression".
1013 (MIPS Breakpoint Kinds): New subsubsection.
1014
1015 2012-05-18 Eli Zaretskii <eliz@gnu.org>
1016
1017 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1018 nodes for subsections. Add @acronym mark-ups and adjust
1019 formatting.
1020
1021 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1022
1023 Rename $ddir to $datadir.
1024 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1025 (objfile-gdb.py file): Rename $ddir to $datadir.
1026
1027 2012-05-18 Tom Tromey <tromey@redhat.com>
1028
1029 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1030
1031 2012-05-14 Stan Shebs <stan@codesourcery.com>
1032
1033 * gdb.texinfo (Dynamic Printf): New subsection.
1034
1035 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1036
1037 * gdb.texinfo (Basic Python): Add description about the function
1038 gdb.find_pc_line
1039
1040 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1041 Eli Zaretskii <eliz@gnu.org>
1042
1043 * gdb.texinfo (Separate Debug Files): Use plural form for global
1044 debugging information directory.
1045
1046 2012-05-11 Stan Shebs <stan@codesourcery.com>
1047 Kwok Cheung Yeung <kcy@codesourcery.com>
1048
1049 * gdb.texinfo (Operating System Auxiliary Information): Document new
1050 'info os' subcommands.
1051
1052 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1053
1054 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1055 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1056 (dotdebug_gdb_scripts section): Add reference
1057 to 'Auto-loading safe path'.
1058
1059 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1060
1061 Implement multi-component --with-auto-load-dir.
1062 * gdb.texinfo (Auto-loading): New references
1063 for 'set auto-load scripts-directory'
1064 and 'show auto-load scripts-directory'.
1065 (Auto-loading safe path): Describe the new default. Move $ddir
1066 substituation reference to 'objfile-gdb.py file'.
1067 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1068 script-name. Describe new 'set auto-load scripts-directory'
1069 and 'show auto-load scripts-directory'.
1070
1071 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1072
1073 Provide $ddir substitution for --with-auto-load-safe-path.
1074 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1075 (Auto-loading safe path): Likewise. Mention the default value,
1076 $ddir substitution, --with-auto-load-safe-path and
1077 --without-auto-load-safe-path.
1078 * observer.texi (gdb_datadir_changed): New.
1079
1080 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1081
1082 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1083 Twice.
1084
1085 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1086 directory separator by path separator.
1087
1088 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1089
1090 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1091 for 'set auto-load safe-path' optional. Mention if it is omitted.
1092 Change disabling security protection condition to "/", twice.
1093
1094 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1095
1096 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1097 the new methods global_block and static_block on gdb.Symtab
1098 objects.
1099
1100 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1101
1102 * gdb.texinfo (Blocks In Python): Add a note saying that future
1103 improvements to GDB and its infrastructure can move symbols
1104 across blocks within a symbol table.
1105
1106 2012-04-29 Yao Qi <yao@codesourcery.com>
1107
1108 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1109 (A29K): Remove.
1110
1111 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1112 Tom Tromey <tromey@redhat.com>
1113
1114 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1115 and generic static probe support on GDB.
1116
1117 2012-04-25 Doug Evans <dje@google.com>
1118
1119 * gdb.texinfo (Go): Fix thinko.
1120
1121 * gdb.texinfo (Supported Languages): Add Go.
1122 (Go): New node.
1123
1124 2012-04-25 Yao Qi <yao@codesourcery.com>
1125
1126 * gdbint.texinfo (Testsuite): New section `Board settings'.
1127
1128 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1129
1130 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1131 Three times.
1132
1133 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1134 Three times.
1135
1136 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1137
1138 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1139 by @table @asis. Fix formatting of one item.
1140
1141 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1142
1143 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1144
1145 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1146
1147 New option "set debug auto-load".
1148 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1149 (auto-load verbose mode): New node.
1150
1151 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1152
1153 New option "set auto-load safe-path".
1154 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1155 and "info auto-load" examples for safe-path. Put there also references
1156 for "set auto-load safe-path" and "show auto-load safe-path".
1157 New menu item for Auto-loading safe path.
1158 (Auto-loading safe path): New node.
1159 (Python Auto-loading): Update the expected output from "Missing"
1160 to "No".
1161
1162 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1163
1164 auto-load: Implementation.
1165 * gdb.texinfo (Mode Options): New anchor for -nx.
1166 (Startup): New anchors for Option -init-eval-command,
1167 Home Directory Init File
1168 and Init File in the Current Directory during Startup.
1169 Mention set auto-load local-gdbinit with a reference.
1170 Change the sample code to "set auto-load python-scripts".
1171 (Threads): New anchor set libthread-db-search-path.
1172 Provide references to libthread_db.so.1 file.
1173 (Controlling GDB): New menu item for Auto-loading.
1174 (Auto-loading, Init File in the Current Directory)
1175 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1176 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1177 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1178 reference.
1179 (Auto-loading): Rename to ...
1180 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1181 "set auto-load python-scripts", new anchor for it. Change
1182 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1183 for it. Change "info auto-load-scripts"
1184 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1185 to "Python scripts".
1186
1187 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1188
1189 PR mi/13393
1190 * gdb.texinfo (Print Settings): Extend the description for "set print
1191 object".
1192 (GDB/MI Variable Objects): Extend the description for -var-create and
1193 -var-list-children.
1194
1195 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1196
1197 * gdb.texinfo (Examining Data): Document the 'explore' command.
1198
1199 2012-03-28 Joel Brobecker <brobecker@adacore.com>
1200
1201 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1202 to the children of a varobj and its update range when -var-update
1203 returns that the varobj's type changed.
1204
1205 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1206
1207 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1208 Create two new links fir 'objfile-gdb.py file'
1209 and 'dotdebug_gdb_scripts section'.
1210
1211 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1212
1213 * gdb.texinfo (Auto-loading): Rename node reference
1214 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1215 Twice.
1216 (.debug_gdb_scripts section): Rename the node ...
1217 (dotdebug_gdb_scripts section): ... here.
1218 (Maintenance Commands): Also rename this node reference.
1219
1220 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1221
1222 * gdb.texinfo (Python API/Values From Inferior): Add description
1223 about the new method Value.referenced_value. Add description on
1224 how Value.dereference is different (and similar) to
1225 Value.referenced_value.
1226
1227 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1228
1229 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1230 --init-eval-command=COMMAND, -iex.
1231 (Startup): Describe -iex and -ix. Simplify the example
1232 for "set auto-load-scripts off".
1233
1234 2012-03-16 Gary Benson <gbenson@redhat.com>
1235
1236 PR breakpoints/10738
1237 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1238 stating that GDB cannot set breakpoints on inlined functions.
1239 (Mode Options): Document --use-deprecated-index-sections.
1240 (Index Section Format): Document new index section version format.
1241
1242 2012-03-15 Tom Tromey <tromey@redhat.com>
1243
1244 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1245
1246 2012-03-13 Doug Evans <dje@google.com>
1247
1248 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1249 of "reload".
1250 (Symbols): Delete docs for set/show symbol-reloading.
1251 * gdbint.texinfo (Defining Other Architecture Features): Delete
1252 SYMBOL_RELOADING_DEFAULT.
1253 * refcard.tex: Delete reference to symbol-reloading.
1254
1255 2012-03-07 Pedro Alves <palves@redhat.com>
1256
1257 * gdb.texinfo (General Query Packets): Document new
1258 QProgramSignals packet.
1259 * gdb.texinfo (Remote configuration): Mention
1260 "program-signals-packet".
1261
1262 2012-03-05 Tristan Gingold <gingold@adacore.com>
1263
1264 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1265
1266 2012-03-03 Yao Qi <yao@codesourcery.com>
1267
1268 * gdb.texinfo (In-Process Agent): New node.
1269 Document new commands.
1270 (General Query Packets): Add packet `QAgent'.
1271
1272 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1273
1274 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1275
1276 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
1277
1278 * gdb.texinfo (Commands In Python): Put example python macro in
1279 COMMAND_USER category rather than COMMAND_OBSCURE.
1280 Document gdb.COMMAND_USER.
1281 (User-defined Commands): Update documentation to clarify
1282 "set/show max-user-call-depth" and "show user" don't apply to python
1283 commands. Update documentation to clarify "help user-defined" may
1284 also include python commands defined as COMMAND_USER.
1285
1286 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1287
1288 * gdb.texinfo (Startup): Add option -ex description to the option -x
1289 description.
1290
1291 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
1292
1293 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1294 condition-evaluation breakpoint parameter.
1295 Mention condition-evaluation mode being shown in "info break".
1296 (Break Conditions): Add description for target-side
1297 conditional breakpoints.
1298 (Remote Configuration): Mention conditional-breakpoints-packet.
1299 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1300 cond-expr.
1301 (General Query Packets): Mention new ConditionalBreakpoint feature.
1302
1303 2012-02-22 Tom Tromey <tromey@redhat.com>
1304
1305 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1306
1307 2012-02-17 Tom Tromey <tromey@redhat.com>
1308
1309 PR python/10753:
1310 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1311 directory.
1312
1313 2012-02-14 Stan Shebs <stan@codesourcery.com>
1314
1315 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1316
1317 2012-02-13 Pedro Alves <palves@redhat.com>
1318
1319 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1320 mips-idt-ecoff.
1321
1322 2012-02-09 Yao Qi <yao@codesourcery.com>
1323
1324 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1325
1326 2012-02-07 Tom Tromey <tromey@redhat.com>
1327
1328 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1329 Symbol.value.
1330
1331 2012-02-07 Tom Tromey <tromey@redhat.com>
1332
1333 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1334
1335 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1336
1337 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1338
1339 2012-01-24 Tom Tromey <tromey@redhat.com>
1340
1341 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1342 unload".
1343 (Files): Mention new catch commands.
1344 (GDB/MI Async Records): Likewise.
1345
1346 2012-01-24 Gary Benson <gbenson@redhat.com>
1347
1348 Delete #if 0'd out code.
1349 * gdb.texinfo (Frame Info): Remove "info catch".
1350
1351 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1352
1353 * gdb.texinfo (Remote Configuration): Document
1354 "set remote hostio-readlink-packet" command.
1355 (General Query Packets): Document vFile:readlink packet.
1356
1357 2012-01-16 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.texinfo (Specify Location): Document relative file name
1360 handling.
1361
1362 2012-01-16 Tom Tromey <tromey@redhat.com>
1363
1364 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1365
1366 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1367 Eli Zaretskii <eliz@gnu.org>
1368
1369 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1370 code.
1371
1372 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1373
1374 * gdb.texinfo (Variables): Document use of :: for non-static
1375 variables.
1376
1377 2012-01-05 Joel Brobecker <brobecker@adacore.com>
1378
1379 * gdbint.texinfo (Start of New Year Procedure): Update
1380 to replace use of copyright.sh by use of copyright.py.
1381
1382 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1383
1384 Remove the gdbtui binary.
1385 * all-cfg.texi (GDBTUI): Remove.
1386 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1387 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1388 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1389
1390 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
1391
1392 Introduce gdb.FinishBreakpoint in Python.
1393 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1394 (Python API): Add menu entry for Finish Breakpoints.
1395
1396 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1397
1398 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1399 tests.
1400
1401 2011-12-16 Doug Evans <dje@google.com>
1402
1403 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1404
1405 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1406
1407 * gdb.texinfo (Python Commands): Remove "maint set/show print
1408 stack". Add documentation for "set/show python print-stack".
1409
1410 2011-12-14 Pedro Alves <pedro@codesourcery.com>
1411
1412 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1413 should transfer control to the stub in the startup code instead of
1414 in main. Mention the need to get past the initial breakpoint.
1415
1416 2011-12-06 Tom Tromey <tromey@redhat.com>
1417
1418 * gdb.texinfo (Set Breaks): Update for new behavior.
1419
1420 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1421
1422 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1423 List Format for SVR4 Targets'.
1424 (General Query Packets): New item qXfer:libraries-svr4:read.
1425 (Library List Format for SVR4 Targets): New node.
1426
1427 2011-12-01 Tom Tromey <tromey@redhat.com>
1428
1429 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1430 add.
1431
1432 2011-11-22 Tom Tromey <tromey@redhat.com>
1433
1434 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1435 reasons.
1436
1437 2011-11-20 Stan Shebs <stan@codesourcery.com>
1438
1439 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1440 note-related options and variables.
1441 (Tracepoint Packets): Document packet changes.
1442
1443 2011-11-20 Sanjoy Das <sdas@igalia.com>
1444
1445 * gdb.texinfo (JIT Interface): Add documentation on writing and
1446 usind JIT debug info readers.
1447 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1448 Debug Info Readers): New nodes.
1449
1450 2011-11-18 Yao Qi <yao@codesourcery.com>
1451
1452 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1453 tracepoint.
1454
1455 2011-11-15 Doug Evans <dje@google.com>
1456
1457 * gdb.texinfo (Files): Document basenames-may-differ.
1458
1459 2011-11-14 Doug Evans <dje@google.com>
1460
1461 * gdb.texinfo (Shell Commands): Document "!".
1462
1463 2011-11-14 Stan Shebs <stan@codesourcery.com>
1464 Kwok Cheung Yeung <kcy@codesourcery.com>
1465
1466 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1467 needed to get shorter fast tracepoints.
1468 (Tracepoint Packets): Document new qTMinFTPILen packet.
1469
1470 2011-11-14 Yao Qi <yao@codesourcery.com>
1471
1472 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1473 behavior of tracepoint.
1474 (General Query Packets): New feature InstallInTrace.
1475 (Remote Configuration): Document "set remote
1476 install-in-trace-packet".
1477
1478 2011-11-12 Matt Rice <ratmice@gmail.com>
1479
1480 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1481 Add arguments to info macro.
1482
1483 2011-11-10 Tom Tromey <tromey@redhat.com>
1484
1485 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1486 manual.
1487 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1488 (Macros): Add a footnote.
1489 (C): Remove paragraph about compiler options.
1490 (C Constants): Mention wide character and string constants.
1491 (C Plus Plus Expressions): Update compiler option advice. Mention
1492 using declarations. Mention ADL. Remove old HP compiler
1493 information.
1494
1495 2011-11-10 Tom Tromey <tromey@redhat.com>
1496
1497 PR c++/9257:
1498 * gdb.texinfo (Print Settings): Add an extra note about the need
1499 for a vtable.
1500
1501 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1502
1503 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1504 "set mips abi" documentation.
1505
1506 2011-11-04 Doug Evans <dje@google.com>
1507
1508 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1509
1510 2011-11-03 Tom Tromey <tromey@redhat.com>
1511
1512 * gdb.texinfo (Stopping): Add menu entry.
1513 (Continuing and Stepping): Restore @node. Use @section, not
1514 @subsection.
1515
1516 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1517
1518 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1519 designation. Fix "Specify Location" cross-reference.
1520
1521 2011-11-02 Stan Shebs <stan@codesourcery.com>
1522
1523 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1524 (General Query Packets): Describe tracenz feature.
1525 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1526
1527 2011-10-28 Paul Koning <paul_koning@dell.com>
1528
1529 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1530
1531 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
1532
1533 * gdb.texinfo ((Frames In Python): Document
1534 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1535
1536 2011-10-26 Paul Koning <paul_koning@dell.com>
1537
1538 * gdb.texinfo (gdb.types): Document new deepitems function.
1539
1540 2011-10-25 Paul Koning <paul_koning@dell.com>
1541
1542 PR python/13327
1543
1544 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1545 fetch_lazy method.
1546
1547 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1548
1549 PR python/12656
1550
1551 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1552 global_block, static_block function.
1553
1554 2011-10-19 Tom Tromey <tromey@redhat.com>
1555
1556 * gdb.texinfo (Commands In Python): Add missing "@"s.
1557
1558 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
1559
1560 PR python/13285 Document named constants for frame unwind stop reasons
1561 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1562 constants.
1563
1564 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1565
1566 Fix compatibility with texinfo versions older than 4.12.
1567 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1568 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1569 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1570 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1571 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1572 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1573 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1574
1575 2011-10-09 Doug Evans <dje@google.com>
1576
1577 * gdb.texinfo (Extending GDB): Document alias command.
1578
1579 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1580
1581 Support @entry in input expressions.
1582 * gdb.texinfo (Variables): Describe @entry names suffix.
1583 (Print Settings): Add anchor for `set print entry-values'.
1584
1585 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1586 Eli Zaretskii <eliz@gnu.org>
1587
1588 Display @entry parameter values (without references).
1589 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1590 example.
1591 (Print Settings): New description of set print entry-values and show
1592 print entry-values.
1593
1594 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1595 Eli Zaretskii <eliz@gnu.org>
1596
1597 Recognize virtual tail call frames.
1598 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1599 (Tail Call Frames): New node.
1600 (Frames In Python): Add gdb.TAILCALL_FRAME.
1601
1602 2011-10-07 Doug Evans <dje@google.com>
1603
1604 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1605 register_pretty_printer.
1606
1607 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1608
1609 PR python/12930
1610 PR python/12802
1611
1612 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1613 stop method.
1614
1615 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1616
1617 * gdb.texinfo (Starting your Program): "set disable-randomization"
1618 is no longer Linux-specific.
1619 (Remote Configuration): Document "set remote
1620 disable-randomization-packet".
1621 (General Query Packets): Document "QDisableRandomization" packet
1622 and add it to "qSupported" list.
1623
1624 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
1625
1626 Allow Python notification of new object-file loadings.
1627 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1628 event type.
1629
1630 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
1631
1632 PR python/12691: Add the inferior to Python exited event
1633 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1634
1635 2011-10-03 Joel Brobecker <brobecker@adacore.com>
1636
1637 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1638 rephasing.
1639
1640 2011-10-03 Joel Brobecker <brobecker@adacore.com>
1641
1642 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1643 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1644 as possible feature returned by the `-list-features'
1645 command.
1646
1647 2011-09-28 Paul Koning <paul_koning@dell.com>
1648
1649 * gdb.texinfo (gdb.Type): Document field access by dictionary
1650 key syntax.
1651
1652 2011-09-28 Yao Qi <yao@codesourcery.com>
1653
1654 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1655 Add one space after option `-s'. Remove @r{} markup.
1656
1657 2011-09-27 Stan Shebs <stan@codesourcery.com>
1658
1659 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1660
1661 2011-09-16 Hui Zhu <teawater@gmail.com>
1662
1663 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1664 to *(unsigned char *)$esp@300.
1665
1666 2011-09-15 Paul Koning <paul_koning@dell.com>
1667
1668 * gdb.texinfo: Make style of Python functions and methods match
1669 the syntax of Python. Also put class and module names explicitly
1670 on function, member, and variable names, matching Python
1671 documentation conventions.
1672
1673 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
1674
1675 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1676 * gdb.texinfo (Inferiors In Python): Describe new
1677 gdb.selected_inferior() function.
1678
1679 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
1680
1681 Handle multiple breakpoint hits in Python interface:
1682 * gdb.texinfo (Events In Python): New function documentation:
1683 gdb.BreakpointEvent.breakpoints. Indicate that
1684 gdb.BreakpointEvent.breakpoint is now deprecated.
1685
1686 2011-09-04 Joel Brobecker <brobecker@adacore.com>
1687
1688 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1689
1690 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1691
1692 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1693
1694 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1695
1696 * gdb.texinfo (Prompt): Add set/show extended-prompt
1697 documentation
1698 (Basic Python): Add prompt_hook anchor.
1699 (Python modules): Reword module text to reflect multiple modules.
1700 (gdb.prompt): Document gdb.prompt module.
1701
1702 2011-08-14 Yao Qi <yao@codesourcery.com>
1703
1704 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1705
1706 2011-08-14 Yao Qi <yao@codesourcery.com>
1707
1708 * gdb.texinfo (Standard Target Features): Document C6x features.
1709 (TIC6x Features): New node.
1710
1711 2011-08-12 Doug Evans <dje@google.com>
1712
1713 * gdb.texinfo (Symbols In Python): Document symbol.type.
1714
1715 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1716
1717 * gdb.texinfo (Python): Document command and function
1718 auto-loading.
1719
1720 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1721 Eli Zaretskii <eliz@gnu.org>
1722
1723 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1724 typedefs unrolling. Extend the sample code by an inner typedef and
1725 outer typedefs unrolling.
1726
1727 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1728
1729 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1730 size and line-size.
1731
1732 2011-07-21 Matt Rice <ratmice@gmail.com>
1733
1734 PR macros/12999
1735 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1736 Update text and cindex entries for info macro command.
1737
1738 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1739
1740 * observer.texi (GDB Observers): Add before_prompt observer.
1741 * gdb.texinfo (Basic Python): Add documentation for prompt
1742 substitution.
1743
1744 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1745
1746 PR python/12438
1747 * gdb.texinfo (Python Commands): Add deprecate note to maint
1748 set/show python print-stack. Document set/show python
1749 print-backtrace.
1750
1751 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1752
1753 * gdb.texinfo: Fix typos.
1754
1755 2011-07-01 Tom Tromey <tromey@redhat.com>
1756
1757 * gdb.texinfo (Debugging Output): Document set debug
1758 check-physname.
1759
1760 2011-06-29 Tom Tromey <tromey@redhat.com>
1761
1762 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1763 breakpoint-notifications feature.
1764
1765 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1766
1767 * gdb.texinfo (Target Description): Remove warning about
1768 possibly unstable format.
1769
1770 2011-06-03 Tom Tromey <tromey@redhat.com>
1771
1772 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1773 (Events In Python): Note that exit_code is optional.
1774
1775 2011-05-17 Pedro Alves <pedro@codesourcery.com>
1776
1777 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1778 required for multi-threading support.
1779 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1780 Hc are deprecated for multi-threading debugging. Point readers at
1781 the vCont packet.
1782
1783 2011-05-15 Doug Evans <dje@google.com>
1784
1785 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1786
1787 2011-05-13 Doug Evans <dje@google.com>
1788
1789 * gdb.texinfo (Threads): Document $sdir,$pdir.
1790 (Server): Document $pdir exception.
1791
1792 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1793
1794 * gdb.texinfo (Threads): Clarify default value for
1795 libthread-db-search-path.
1796
1797 * gdb.texinfo (Completion): Update example.
1798 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1799
1800 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1801
1802 * gdb.texinfo: Document change in the behaviour of the enable and
1803 disable GDB commands when applied to tracepoints.
1804 Document the EnableDisableTracepoints remote stub feature.
1805 Document QTEnable and QTDisable in the list of tracepoint packets.
1806
1807 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1808
1809 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1810 hsuser.texi.
1811 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1812 comment to hsuser.texi. Change rluser.texi name in the comment.
1813
1814 2011-05-10 Doug Evans <dje@google.com>
1815
1816 * gdb.texinfo (Threads): If an empty path is provided for
1817 libthread-db-search-path it is reset to its default value.
1818 (Server): Ditto.
1819
1820 2011-05-09 Doug Evans <dje@google.com>
1821
1822 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1823
1824 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1825 Thiago Jung Bauermann <bauerman@br.ibm.com>
1826
1827 Implement support for PowerPC BookE masked watchpoints.
1828 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1829 (PowerPC Embedded): Mention support of masked watchpoints.
1830
1831 2011-05-03 Joel Brobecker <brobecker@adacore.com>
1832
1833 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1834 `@value{GDBN}'.
1835
1836 2011-05-03 Joel Brobecker <brobecker@adacore.com>
1837
1838 * gdb.texinfo (titlepage): Remove dedication.
1839 (In Memoriam): New appendix.
1840
1841 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1842 Eli Zaretskii <eliz@gnu.org>
1843
1844 * gdb.texinfo (Index Section Format): Change the version to 5.
1845 Describe the different formula.
1846
1847 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1848 Eli Zaretskii <eliz@gnu.org>
1849
1850 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1851 for disconnected tracing.
1852 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1853 extended-remote relationship. Mention --once.
1854 (TCP port allocation lifecycle of @code{gdbserver}): New.
1855
1856 2011-04-23 Eli Zaretskii <eliz@gnu.org>
1857
1858 * gdb.texinfo (Server): Improve indexing. Index all optional
1859 switches to gdbserver.
1860
1861 2011-04-20 Tom Tromey <tromey@redhat.com>
1862
1863 * gdb.texinfo (Index Section Format): New node.
1864 (Top): Add new node to menu.
1865
1866 2011-04-20 Pedro Alves <pedro@codesourcery.com>
1867
1868 * gdb.texinfo (Maintenance Commands): Document `maint print
1869 remote-registers'.
1870
1871 2011-04-20 Tom Tromey <tromey@redhat.com>
1872
1873 * gdb.texinfo (Trace File Format): Move node later.
1874
1875 2011-04-19 Tom Tromey <tromey@redhat.com>
1876
1877 * gdbint.texinfo (Register Information Functions): Remove
1878 duplicate "the".
1879 * gdb.texinfo (Emacs): Remove duplicate "to".
1880 (GDB/MI Variable Objects): Remove duplicate "the".
1881 (General Query Packets): Likewise.
1882
1883 2011-04-02 Joel Brobecker <brobecker@adacore.com>
1884
1885 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1886 "GDB/MI Ada Exception Information" node.
1887
1888 2011-04-01 Joel Brobecker <brobecker@adacore.com>
1889
1890 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1891 the "exception-name" field in the *stopped async record.
1892
1893 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1894 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1895
1896 Implement support for PowerPC BookE ranged breakpoints.
1897 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1898
1899 2011-03-28 Tom Tromey <tromey@redhat.com>
1900
1901 * gdb.texinfo (Set Tracepoints): Fix typo.
1902
1903 2011-03-24 Tom Tromey <tromey@redhat.com>
1904
1905 * gdb.texinfo (Specify Location): Document `function:label'
1906 linespec.
1907
1908 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1909
1910 PR python/12149
1911
1912 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1913
1914 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1915
1916 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1917 (Inferiors In Python): Likewise.
1918 (Threads In Python): Likewise.
1919 (Symbols In Python): Likewise.
1920 (Objfiles In Python): Likewise.
1921 (Symbol Tables In Python): Likewise.
1922
1923 2011-03-15 Pedro Alves <pedro@codesourcery.com>
1924
1925 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1926 display>: Explain that the commands accept number ranges.
1927
1928 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1929
1930 * gdb.texinfo (Breakpoints In Python): Add description and example
1931 of Python stop function operation.
1932
1933 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1934
1935 * gdb.texinfo (Parameters In Python): Document get_set_string and
1936 get_show_string methods.
1937
1938 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1939
1940 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1941
1942 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1943 circular-trace-buffer name.
1944
1945 2011-02-28 Joel Brobecker <brobecker@adacore.com>
1946
1947 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1948 in the previous change.
1949
1950 2011-02-27 Michael Snyder <msnyder@vmware.com>
1951
1952 * gdb.texinfo (Inferiors and Programs): Update commands to show
1953 that they can accept multiple arguments.
1954
1955 2011-02-24 Joel Brobecker <brobecker@adacore.com>
1956
1957 Revert the following patch (code patch was not approved):
1958 2011-02-21 Hui Zhu <teawater@gmail.com>
1959 * agentexpr.texi (bytecode descriptions): add printf.
1960 * gdb.texinfo (tracepoint action lists): add printf.
1961
1962 2011-02-23 Doug Evans <dje@google.com>
1963
1964 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1965
1966 2011-02-23 Michael Snyder <msnyder@vmware.com>
1967
1968 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1969 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1970 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1971
1972 2011-02-22 Doug Evans <dje@google.com>
1973
1974 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1975 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1976 add description of result, fix @defun formatting.
1977
1978 2011-02-21 Hui Zhu <teawater@gmail.com>
1979
1980 * agentexpr.texi (Bytecode Descriptions): Add printf.
1981 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1982
1983 2011-02-18 Tom Tromey <tromey@redhat.com>
1984
1985 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1986
1987 2011-02-14 Michael Snyder <msnyder@vmware.com>
1988
1989 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1990 Document new command "thread find".
1991
1992 2011-02-14 Michael Snyder <msnyder@vmware.com>
1993
1994 * gdb.texinfo (Threads): Update example of new thread message.
1995
1996 2011-02-14 Pedro Alves <pedro@codesourcery.com>
1997
1998 * gdb.texinfo (Remote Configuration): Mention set/show remote
1999 traceframe-info.
2000 (Tools/Packages Optional for Building GDB): Mention that expat is
2001 used for traceframe info.
2002 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2003 (General Query Packets) <qSupported>: Describe the
2004 qXfer:traceframe-info:read feature.
2005 (qXfer::read): Describe qXfer:traceframe-info:read.
2006 (Traceframe Info Format): New section.
2007
2008 2011-02-04 Pedro Alves <pedro@codesourcery.com>
2009
2010 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2011 for casts and unary operators.
2012
2013 2011-02-04 Tom Tromey <tromey@redhat.com>
2014
2015 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2016 is not useful.
2017
2018 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2019
2020 * gdb.texinfo: s/value optimized out/optimized out/g
2021
2022 2011-01-21 Joel Brobecker <brobecker@adacore.com>
2023
2024 * gdb.texinfo (Other Misc Settings): Rework part of the
2025 documentation of the "set interactive mode" command.
2026
2027 2011-01-19 Tom Tromey <tromey@redhat.com>
2028
2029 * gdb.texinfo (Threads): Document thread name output and `thread
2030 name' command.
2031 (Threads In Python): Document Thread.name attribute.
2032 (GDB/MI Thread Commands): Document thread attributes.
2033
2034 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
2035
2036 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2037 changes in mi/mi-cmd-disas.c
2038
2039 2011-01-12 Tom Tromey <tromey@redhat.com>
2040
2041 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2042 Fix "thread apply" text.
2043
2044 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2045 Thiago Jung Bauermann <bauerman@br.ibm.com>
2046
2047 Implement support for PowerPC BookE ranged watchpoints.
2048 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2049 the "set powerpc exact-watchpoints" flag.
2050
2051 2011-01-07 Tom Tromey <tromey@redhat.com>
2052
2053 * gdb.texinfo (Python API): Add descriptions to @menu items.
2054
2055 2011-01-06 Tom Tromey <tromey@redhat.com>
2056
2057 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2058
2059 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2060
2061 * gdb.texinfo (Debugging Output): Document "set debug jit".
2062
2063 2011-01-06 Tom Tromey <tromey@redhat.com>
2064
2065 PR python/12133:
2066 * gdb.texinfo (Frames In Python): Document various frame
2067 constants.
2068
2069 2011-01-05 Joel Brobecker <brobecker@adacore.com>
2070
2071 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2072 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2073 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2074
2075 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2076
2077 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2078 (clean): Add GDBvn.texi.
2079
2080 2010-12-29 Joel Brobecker <brobecker@adacore.com>
2081
2082 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2083 occasional case where the debugger prints an array address
2084 instead of the array itself.
2085
2086 2010-12-23 Pedro Alves <pedro@codesourcery.com>
2087
2088 * gdb.texinfo (Packets) <read registers packet>: Document support
2089 for registers that were not collected.
2090
2091 2010-12-15 Doug Evans <dje@google.com>
2092
2093 * gdb.texinfo (Startup): Document auto-loading of scripts during
2094 startup.
2095 (Auto-loading): Delete "maint set python auto-load on|off".
2096 Add "set auto-load-scripts on|off".
2097
2098 2010-12-07 Doug Evans <dje@google.com>
2099
2100 * gdb.texinfo (Mode Options): Document -data-directory.
2101 (Data Files): Add reference to -data-directory.
2102
2103 2010-11-29 Doug Evans <dje@google.com>
2104
2105 * gdb.texinfo (Pretty-Printer Introduction): Change
2106 printer-name:subprinter-name to printer-name;subprinter-name.
2107
2108 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2109
2110 PR python/12199
2111
2112 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2113
2114 2010-11-23 Tom Tromey <tromey@redhat.com>
2115
2116 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2117 (Editing): Likewise.
2118 (Command History): Likewise.
2119 (TUI Keys): Likewise.
2120 (Bug Reporting): Conditionally include rluser.texi and
2121 inc-history.texinfo.
2122 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2123 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2124 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2125 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2126 (gdb.pdf): Likewise.
2127 (gdb.info): Likewise.
2128 (gdb/index.html): Likewise.
2129
2130 2010-11-23 Tom Tromey <tromey@redhat.com>
2131
2132 * Makefile.in (Makefile): Run ../config.status.
2133 (distclean): Update.
2134 * configure: Remove.
2135 * configure.ac: Remove.
2136
2137 2010-11-12 Tom Tromey <tromey@redhat.com>
2138
2139 * gdb.texinfo (Basic Python): Update. Add xref.
2140 (Exception Handling): Document new exception classes.
2141 (Types In Python): Update.
2142 (Frames In Python): Update.
2143
2144 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2145
2146 * gdb.texinfo (Breakpoints In Python): Document "internal"
2147 parameter, and visible attribute.
2148
2149 2010-11-05 Doug Evans <dje@google.com>
2150
2151 * gdb.texinfo (Source Path): Document "set directories".
2152
2153 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
2154
2155 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2156 (OpenCL C): New node.
2157
2158 2010-11-02 Doug Evans <dje@google.com>
2159
2160 * gdb.texinfo (Pretty Printing): Expand into three sections,
2161 introduction, example, and commands.
2162 (Python API): Delete section Disabling Pretty-Printers, merge into
2163 Selecting Pretty-Printers.
2164 (Writing a Pretty-Printer): New section. Move the pretty-printer
2165 example here, and reformat to match python coding style. Add a second
2166 example using the gdb.printing module.
2167 (Python modules): Add gdb.printing.
2168
2169 2010-10-29 Doug Evans <dje@google.com>
2170
2171 * gdb.texinfo (Python): Fix long line.
2172
2173 2010-10-20 Doug Evans <dje@google.com>
2174
2175 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2176 All references updated. Correct sections marked as subsections.
2177 (Coding Standards): New chapter. Move the coding standard related
2178 subsections here. Add section on Python coding standards.
2179
2180 2010-10-13 Doug Evans <dje@google.com>
2181
2182 * gdb.texinfo (Python): Add "Python modules".
2183 (Types in Python): Add reference to gdb.types section.
2184 (Python modules): New node.
2185
2186 2010-10-11 Doug Evans <dje@google.com>
2187
2188 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2189 Python" from gdb.Value.type description.
2190
2191 2010-09-28 Joel Brobecker <brobecker@adacore.com>
2192
2193 * gdb.texinfo (Ravenscar Profile): New node.
2194
2195 2010-09-22 Tom Tromey <tromey@redhat.com>
2196
2197 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2198
2199 2010-09-22 Eli Zaretskii <eliz@gnu.org>
2200
2201 * gdb.texinfo (Values From Inferior): Clarify that
2202 value.dynamic_type works only in C++ programs with RTTI.
2203
2204 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
2205
2206 * gdb.texinfo (Character Sets): Correctly reference host-charset
2207 in example.
2208
2209 2010-09-13 Tom Tromey <tromey@redhat.com>
2210
2211 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2212 Document "fullname" and "from".
2213
2214 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2215
2216 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2217 feature `reverse' output by -list-target-features.
2218
2219 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2220
2221 * gdb.texinfo (i386 Features): Remove an extra "@item".
2222
2223 2010-08-30 Tom Tromey <tromey@redhat.com>
2224
2225 PR python/11792:
2226 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2227
2228 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2229
2230 * gdb.texinfo (ARM Features): Document
2231 org.gnu.gdb.arm.m-profile.
2232
2233 2010-08-23 Tom Tromey <tromey@redhat.com>
2234
2235 PR python/11145:
2236 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2237 reinterpret_cast methods.
2238
2239 2010-08-23 Tom Tromey <tromey@redhat.com>
2240
2241 PR python/11915:
2242 * gdb.texinfo (Types In Python): Document array method.
2243
2244 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2245
2246 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2247
2248 2010-08-16 Tom Tromey <tromey@redhat.com>
2249
2250 * gdb.texinfo (Set Watchpoints): Document -location option.
2251
2252 2010-08-13 Doug Evans <dje@google.com>
2253
2254 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2255
2256 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2257
2258 * gdb.texinfo (GDB/MI Data Manipulation): Document
2259 -data-read-memory-raw and -data-write-memory-raw.
2260
2261 2010-08-11 Tom Tromey <tromey@redhat.com>
2262 Phil Muldoon <pmuldoon@redhat.com>
2263
2264 * gdb.texinfo (Basic Python): Describe post_event API.
2265
2266 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2267
2268 * gdb.texinfo (Basic Python): Describe solib_address and
2269 decode_line Python APIs
2270
2271 2010-08-10 Tom Tromey <tromey@redhat.com>
2272
2273 * gdb.texinfo (Pretty Printing API): Document
2274 gdb.default_visualizer.
2275
2276 2010-08-10 Tom Tromey <tromey@redhat.com>
2277
2278 Revert gdb-add-index addition:
2279 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2280
2281 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2282 Eli Zaretskii <eliz@gnu.org>
2283
2284 * gdb.texinfo (Mode Options) <-batch>
2285 (Basic Python) <gdb.execute>: Describe setting width and height.
2286
2287 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2288
2289 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2290
2291 2010-07-30 Tom Tromey <tromey@redhat.com>
2292
2293 * gdb.texinfo (Index Files): Mention gdb-add-index.
2294
2295 2010-07-30 Hui Zhu <teawater@gmail.com>
2296
2297 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2298 "detach inferior" and "kill inferior".
2299
2300 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2301
2302 * gdb.texinfo (Machine Code): Update description of two forms of
2303 arguments, and add new example to demonstrate the new form.
2304
2305 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2306
2307 * gdb.texinfo (Values From Inferior): Add value inferior function
2308 call description.
2309
2310 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2311
2312 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2313
2314 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2315 Eli Zaretskii <eliz@gnu.org>
2316
2317 Make core files the process_stratum.
2318 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2319 record_stratum example.
2320
2321 2010-07-13 Tom Tromey <tromey@redhat.com>
2322
2323 * gdb.texinfo (Index Files): New node.
2324
2325 2010-07-13 Tom Tromey <tromey@redhat.com>
2326
2327 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2328
2329 2010-07-13 Tom Tromey <tromey@redhat.com>
2330
2331 * gdb.texinfo (Specify Location): Document labels.
2332
2333 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2334
2335 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2336 entries for fast tracepoints and static tracepoints.
2337
2338 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2339
2340 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2341 qsThreadInfo>: Spell out `l' as ell.
2342
2343 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2344
2345 * gdb.texinfo (Convenience Variables): Document $_sdata.
2346 (Commands to Set Tracepoints): Describe static tracepoints. Add
2347 `Listing Static Tracepoint Markers' menu entry. Document
2348 "strace".
2349 (Tracepoint Action Lists): Document collecting $_sdata.
2350 (Listing Static Tracepoint Markers): New subsection.
2351 (Tracepoints support in gdbserver): Mention static tracepoints.
2352 (remote packets, enabling and disabling): Mention
2353 read-sdata-object.
2354 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2355 and StaticTracepoint.
2356 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2357 Document qXfer:sdata:read.
2358 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2359
2360 2010-06-29 Joel Brobecker <brobecker@adacore.com>
2361
2362 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2363
2364 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2365 Tom Tromey <tromey@redhat.com>
2366 Thiago Jung Bauermann <bauerman@br.ibm.com>
2367
2368 * gdb.texinfo (Inferiors In Python): New node.
2369 * gdb.texinfo (Threads In Python): New node.
2370
2371 2010-06-28 Joel Brobecker <brobecker@adacore.com>
2372
2373 * gdb.texinfo (Python): Document what the python directory is
2374 and what its location is.
2375 (Basic Python): Document the gdb.PYTHONDIR constant.
2376
2377 2010-06-25 Tom Tromey <tromey@redhat.com>
2378
2379 PR python/10808:
2380 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2381
2382 2010-06-24 Hui Zhu <teawater@gmail.com>
2383
2384 * gdb.texinfo: (Commands for Controlled Output): Add
2385 documentation for command "eval".
2386
2387 2010-06-21 Stan Shebs <stan@codesourcery.com>
2388
2389 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2390 * annotate.texinfo: Ditto.
2391 * gdbint.texinfo: Ditto.
2392 * stabs.texinfo: Ditto.
2393
2394 2010-06-22 Hui Zhu <teawater@gmail.com>
2395
2396 * gdb.texinfo: (Process Record and Replay): Add documentation
2397 for command "set record memory-query".
2398
2399 2010-06-21 Stan Shebs <stan@codesourcery.com>
2400
2401 * gdb.texinfo: Relicense under GFDL version 1.3.
2402 * annotate.texinfo: Relicense under GFDL version 1.3.
2403 * gdbint.texinfo: Relicense under GFDL version 1.3.
2404 * stabs.texinfo: Relicense under GFDL version 1.3.
2405 * fdl.texi: Update to version 1.3.
2406
2407 2010-06-18 Stan Shebs <stan@codesourcery.com>
2408
2409 * gdb.texinfo (Operating System Auxiliary Information): Describe
2410 "info os" when no arguments given.
2411
2412 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2413 $_thread.
2414
2415 2010-06-18 Hui Zhu <teawater@gmail.com>
2416
2417 * gdb.texinfo: (Process Record and Replay): Add documentation
2418 for commands "record save" and "record restore".
2419
2420 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2421
2422 * gdb.texinfo: Include information about the correct use
2423 of addresses in the `watch' command.
2424
2425 2010-06-11 Stan Shebs <stan@codesourcery.com>
2426
2427 * gdb.texinfo (Observer Mode): New section.
2428 (General Query Packets): Document QAllow.
2429
2430 2010-06-04 Doug Evans <dje@google.com>
2431
2432 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2433
2434 2010-06-03 Doug Evans <dje@google.com>
2435
2436 * gdbint.texinfo (Coding): Add subsection on command names.
2437
2438 2010-06-02 Tom Tromey <tromey@redhat.com>
2439
2440 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2441 always-disassemble.
2442
2443 2010-06-01 Pedro Alves <pedro@codesourcery.com>
2444
2445 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2446 gdbserver, and add cross reference.
2447 (Tracepoints support in gdbserver): New subsection.
2448
2449 2010-05-26 Pedro Alves <pedro@codesourcery.com>
2450
2451 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2452 `qRelocInsn' feature.
2453 (Relocate instruction reply packet): New subsection
2454 of `Tracepoint Packets'.
2455 (Tracepoint Packets): Mention that packets QTDP and QTStart
2456 support the qRelocInsn request, and add cross reference to new
2457 subsection.
2458
2459 2010-05-25 Doug Evans <dje@google.com>
2460
2461 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2462 (Commands In Python): Document gdb.string_to_argv.
2463
2464 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2465
2466 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2467 ATTR_NORETURN.
2468
2469 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2470 Tom Tromey <tromey@redhat.com>
2471 Thiago Jung Bauermann <bauerman@br.ibm.com>
2472
2473 * gdb.texinfo (Parameters In Python): New Node.
2474
2475 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2476
2477 * gdb.texinfo: (Summary) Add mention about D language support.
2478 (Filenames): Add D suffixes.
2479 (D): New node.
2480
2481 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2482
2483 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2484 of macro deleted from GDB code.
2485
2486 2010-04-24 Pedro Alves <pedro@codesourcery.com>
2487
2488 * gdb.texinfo (Commands to specify files): Describe what how GDB
2489 looks up DOS-based filesystem paths on the system root. Document
2490 the new `set/show target-file-system-kind' commands.
2491
2492 2010-04-23 Doug Evans <dje@google.com>
2493
2494 * gdb.texinfo (Python): Move Auto-loading section here ...
2495 (Python API): from here.
2496 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2497 (Maintenance Commands): Add docs for "maint print section-scripts".
2498
2499 2010-04-20 Chris Moller <cmoller@redhat.com>
2500
2501 * gdb.texinfo (Setting Breakpoints): Added description of
2502 filename-qualified rbreak.
2503 * refcard.tex (Breakpoints and Watchpoints): Added brief
2504 description of filename-qualified rbreak.
2505
2506 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2507
2508 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2509 (Python API): Change the reference to Pretty Printing API.
2510 (Pretty Printing): Move the user part under the Data node. Reformat
2511 the sample output to 72 columns. Create a new reference to Pretty
2512 Printing API. Rename the API part ...
2513 (Pretty Printing API): To a new node name.
2514 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2515 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2516
2517 2010-04-21 Stan Shebs <stan@codesourcery.com>
2518
2519 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
2520 and commands.
2521 (Listing Tracepoints): Update to reflect current behavior.
2522
2523 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2524
2525 * gdb.texinfo (Examining memory): Update for change in string
2526 display with explicit size.
2527
2528 2010-04-19 Pedro Alves <pedro@codesourcery.com>
2529
2530 PR breakpoints/8554.
2531
2532 * gdb.texinfo (Save Breakpoints): New node.
2533 (save-tracepoints): Rename to ...
2534 (save tracepoints): ... this. Mention that `save-tracepoints' is
2535 a deprecated alias to `save tracepoints'.
2536
2537 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2538
2539 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
2540 (info w32 thread-information-block): Document new command.
2541 (qGetTIBAddress): Document new gdbserver query.
2542 (maint set/show show-all-tib): Document new command.
2543
2544 2010-04-15 Doug Evans <dje@google.com>
2545
2546 * gdb.texinfo (Python API): Add progspaces section.
2547 (Selecting Pretty-Printers): Progspace pretty-printers are
2548 searched too.
2549 (Progspaces In Python): New section.
2550
2551 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2552
2553 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2554
2555 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2556 returns None.
2557
2558 2010-04-09 Stan Shebs <stan@codesourcery.com>
2559
2560 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2561 Describe the `frames-created' field, tweak grammar.
2562
2563 2010-04-09 Pedro Alves <pedro@codesourcery.com>
2564
2565 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2566 Describe the `circular' and `disconnected' fields.
2567
2568 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2569
2570 * gdb.texinfo (maint print registers): Mention unavailable and
2571 invisible registers.
2572
2573 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2574 Thiago Jung Bauermann <bauerman@br.ibm.com>
2575 Tom Tromey <tromey@redhat.com>
2576
2577 * gdb.texinfo (Breakpoints In Python): New Node.
2578
2579 2010-04-08 Stan Shebs <stan@codesourcery.com>
2580
2581 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2582 trace status fields.
2583
2584 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2585
2586 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2587 optional. Make org.gnu.gdb.i386.avx requires
2588 org.gnu.gdb.i386.avx.
2589
2590 2010-04-08 Doug Evans <dje@google.com>
2591
2592 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2593 search path, and document that gdb only scans the search path if
2594 the script's path doesn't specify a directory.
2595
2596 2010-04-05 Doug Evans <dje@google.com>
2597
2598 * gdb.texinfo (maint show python auto-load): Fix typo.
2599
2600 2010-04-04 Stan Shebs <stan@codesourcery.com>
2601
2602 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2603 (Setting Watchpoints): Update description of "info watch".
2604 (Disabling Breakpoints): Only "info break" lists all.
2605
2606 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2607 (tdump): Explain how tdump works.
2608
2609 2010-04-01 Pedro Alves <pedro@codesourcery.com>
2610
2611 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2612 add cross reference.
2613
2614 2010-03-31 Pedro Alves <pedro@codesourcery.com>
2615
2616 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2617 commands error out.
2618
2619 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2620
2621 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2622
2623 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2624
2625 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2626
2627 2010-03-29 Stan Shebs <stan@codesourcery.com>
2628 Nathan Sidwell <nathan@codesourcery.com>
2629
2630 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2631 GDBN equivalent.
2632 (Set Tracepoints): Remove mention that conditional tracepoints
2633 don't exist.
2634 (Tracepoint Actions): Clarify when while-stepping collection
2635 happens, note that while-stepping does not automatically collect
2636 $pc.
2637
2638 2010-03-29 Stan Shebs <stan@codesourcery.com>
2639
2640 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2641 (General Query Packets): Describe TracepointSource.
2642
2643 2010-03-27 Matt Rice <ratmice@gmail.com>
2644
2645 * gdb.texinfo (ARM): Document arguments to "target sim".
2646 (Set Catchpoints): Use @dots{} instead of @r{...}.
2647
2648 2010-03-26 Pedro Alves <pedro@codesourcery.com>
2649
2650 * gdb.texinfo (Tracepoint Packets): Remove mention that
2651 terror:string may be plain text, and drop mention of X prefix.
2652
2653 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2654
2655 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2656
2657 2010-03-24 Stan Shebs <stan@codesourcery.com>
2658
2659 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2660
2661 2010-03-24 Tom Tromey <tromey@redhat.com>
2662
2663 PR breakpoints/9352:
2664 * gdb.texinfo (Break Commands): Update.
2665
2666 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2667
2668 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2669 commands.
2670
2671 2010-03-16 Stan Shebs <stan@codesourcery.com>
2672
2673 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2674 circular-trace-buffer.
2675 (Tracepoint Packets): Describe QTBuffer, and details of the
2676 qTStatus reply.
2677
2678 2010-03-12 Stan Shebs <stan@codesourcery.com>
2679 Nathan Sidwell <nathan@codesourcery.com>
2680
2681 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2682 doing instruction stepping.
2683 (Tracepoint Restrictions): New node.
2684
2685 2010-03-10 Tom Tromey <tromey@redhat.com>
2686
2687 * gdbint.texinfo (Symbol Handling): Update.
2688
2689 2010-03-08 Tom Tromey <tromey@redhat.com>
2690
2691 PR cli/9591:
2692 * gdb.texinfo (Mode Options): Mention lack of pagination and
2693 confirmation with --batch.
2694 (Screen Size): Mention --batch.
2695 (Messages/Warnings): Likewise.
2696
2697 2010-03-05 Tom Tromey <tromey@redhat.com>
2698
2699 * gdb.texinfo (Basic Python): Document target_charset and
2700 target_wide_charset.
2701
2702 2010-03-05 Tom Tromey <tromey@redhat.com>
2703
2704 * gdb.texinfo (Data): Link to pretty-printing.
2705 (Output Formats): Likewise. Correct text.
2706
2707 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2708
2709 * gdb.texinfo (Types): Describe <struct> and <flags>.
2710
2711 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2712
2713 * gdb.texinfo (Frames In Python): Add block parameter and
2714 description to read_var text.
2715
2716 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
2717 Tom Tromey <tromey@redhat.com>
2718
2719 * gdb.texinfo (Types In Python): Describe block argument in
2720 template_argument and gdb.lookup_type.
2721
2722 2010-02-24 Tom Tromey <tromey@redhat.com>
2723
2724 * gdb.texinfo (Cygwin Native): Fix typo.
2725
2726 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2727
2728 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2729 and select method descriptions.
2730 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2731 Tables in Python to menu.
2732 (Blocks In Python): New node.
2733 (Symbols In Python): New node.
2734 (Symbol Tables in Python): New node.
2735
2736 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2737
2738 Multiexec MI
2739
2740 gdb/
2741 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2742
2743 gdb/doc/
2744 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2745 changes.
2746 (GDB/MI Program Execution): Document current behaviour of
2747 --all and --thread-group.
2748 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2749 -remove-inferior.
2750 * observer.texi (inferior_added, inferior_removed): New
2751 observers.
2752
2753 2010-02-19 Tom Tromey <tromey@redhat.com>
2754
2755 * gdbint.texinfo (Getting Started): Fix @node.
2756 (Debugging GDB): Likewise.
2757
2758 2010-02-13 Joel Brobecker <brobecker@adacore.com>
2759
2760 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2761 documenting the gdb_test_timeout variable.
2762
2763 2010-02-12 Jakob Engblom <jakob@virtutech.com>
2764
2765 * gdb.texinfo (MI commands): Added documentation of --reverse
2766 option to a set of MI commands. Restructured documentation of MI
2767 commands --exec-continue to reflect the complexity of reverse
2768 execution.
2769
2770 2010-02-12 Pedro Alves <pedro@codesourcery.com>
2771
2772 * gdb.texinfo (Using the Collected Data): Specify that the address
2773 range of `tfind outsize' is exclusive, and that the address range
2774 of `tfind range' is inclusive.
2775 (Tracepoint Packets): Specify that the address range of
2776 `QTFrame:range' is inclusive, and that the address range of
2777 `QTFrame:outside' is exclusive
2778
2779 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2780
2781 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2782
2783 2010-02-10 Tom Tromey <tromey@redhat.com>
2784
2785 * gdb.texinfo (Debugging Output): Document set debug parser and
2786 show debug parser.
2787
2788 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2789
2790 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2791 i386_eflags and i386_mxcsr.
2792
2793 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2794
2795 * gdb.texinfo: Document i386 target features.
2796
2797 2010-02-05 Doug Evans <dje@google.com>
2798
2799 * gdbint.texinfo (Testsuite): Add a new section to document the
2800 various DejaGnu variables that may be overridden.
2801 Document INTERNAL_GDBFLAGS.
2802
2803 2010-02-04 Tom Tromey <tromey@redhat.com>
2804
2805 PR cli/8830:
2806 * gdb.texinfo (Files): -readnow comes before the filename for file
2807 and symbol-file.
2808
2809 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2810
2811 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2812 Document ARM breakpoint types.
2813 (Register Packet Format): Move into the new section.
2814 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2815
2816 2010-01-21 Joel Brobecker <brobecker@adacore.com>
2817
2818 * gdb.texinfo (File Options): Adjust the documentation of this
2819 switch to refer to the "source" command rather than partially
2820 duplicating some of the relevant information.
2821 (Extending GDB): Introduce and document the set/show script-extension
2822 setting.
2823 (Command Files): Add note explaining that the "source" command
2824 is also used to evalute scripts written in other languages.
2825 Remove the short slightly incorrect reference to sourcing Python
2826 scripts.
2827 (Python Commands): Document how to execute a Python script from GDB.
2828
2829 2010-01-19 Joel Brobecker <brobecker@adacore.com>
2830
2831 * gdb.texinfo (Command Files): Fix typo.
2832
2833 2010-01-18 Tom Tromey <tromey@redhat.com>
2834
2835 * gdb.texinfo (File Options): Document -x on .py files.
2836 (Command Files): Document handling of Python scripts.
2837
2838 2010-01-18 Jie Zhang <jie.zhang@analog.com>
2839
2840 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2841
2842 2010-01-15 Stan Shebs <stan@codesourcery.com>
2843
2844 * gdb.texinfo (Trace Files): New section.
2845 (Tracepoint Packets): Document QTSave and qTBuffer.
2846 (Trace File Format): New appendix.
2847
2848 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2849
2850 * gdb.texinfo (Values From Inferior): Document lazy_string value
2851 method.
2852 (Python API): Add Lazy strings menu item.
2853 (Lazy Strings In Python): New node.
2854
2855 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2856
2857 * gdb.texinfo (GDB/MI Thread Information): New.
2858 (GDB/MI Async Records): Document the core field in *stopped.
2859 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2860 documentation
2861 (Process list): Document that osdata document may contain
2862 threads.
2863 (Remote Serial Protocol): Document qXfer:threads.
2864
2865 2010-01-06 Stan Shebs <stan@codesourcery.com>
2866
2867 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2868 disconnected tracing.
2869 (Tracepoint Packets): Document new protocol.
2870
2871 2010-01-05 Stan Shebs <stan@codesourcery.com>
2872
2873 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2874 tracepoints.
2875 (Tracepoint Packets): Describe remote protocol for fast
2876 tracepoints.
2877
2878 2010-01-01 Joel Brobecker <brobecker@adacore.com>
2879
2880 Update the "Start of New Year Procedure".
2881 * gdbint.texinfo: Add the list of files that need to be updated
2882 manually. Minor reformatting.
2883
2884 2010-01-01 Joel Brobecker <brobecker@adacore.com>
2885
2886 * refcard.tex: Update copyright year in header and text.
2887
2888 2010-01-01 Joel Brobecker <brobecker@adacore.com>
2889
2890 * agentexpr.texi: Add 2010 to the list of copyright years.
2891 * annotate.texinfo: Likewise.
2892 * gdb.texinfo: Likewise.
2893 * gdbint.texinfo: Likewise.
2894 * observer.texi: Likewise.
2895 * stabs.texinfo: Likewise.
2896
2897 2009-12-31 Stan Shebs <stan@codesourcery.com>
2898
2899 * gdb.texinfo (Tracepoint Actions): Describe teval.
2900
2901 2009-12-29 Stan Shebs <stan@codesourcery.com>
2902
2903 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
2904
2905 2009-12-28 Stan Shebs <stan@codesourcery.com>
2906
2907 * gdb.texinfo (Trace State Variables): New section.
2908 (Tracepoint Packets): Describe trace state variable packets.
2909 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2910 variable bytecodes.
2911
2912 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2913
2914 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2915 declarations.
2916
2917 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2918
2919 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2920 -gdb-exit behaviour.
2921
2922 2009-12-20 Joel Brobecker <brobecker@adacore.com>
2923
2924 * gpl.texi: Update to version 3 of the GPL.
2925
2926 2009-12-20 Joel Brobecker <brobecker@adacore.com>
2927
2928 * Makefile.in: Update copyright header.
2929 * observer.texi: Fix the copyright header of the generated files.
2930
2931 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2932
2933 * gdb.texinfo (Types In Python): Describe range function.
2934
2935 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2936
2937 * gdb.texinfo (Types In Python): Describe "is_base_class".
2938
2939 2009-12-03 Tom Tromey <tromey@redhat.com>
2940
2941 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2942
2943 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2944
2945 * observer.texi: New memory_changed observer.
2946
2947 2009-12-01 Tom Tromey <tromey@redhat.com>
2948
2949 * gdb.texinfo (Reverse Execution): Fix typo.
2950
2951 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2952
2953 PR gdb/8704
2954
2955 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2956 are allowed after the breakpoint condition.
2957
2958 2009-11-23 Tom Tromey <tromey@redhat.com>
2959
2960 PR python/10782:
2961 * gdb.texinfo (Types In Python): Document Type.pointer.
2962
2963 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2964
2965 * gdb.texinfo (Machine Code): Adjust.
2966
2967 2009-11-11 Pedro Alves <pedro@codesourcery.com>
2968
2969 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2970 (Using Agent Expressions): Delete cross reference.
2971
2972 2009-11-07 Joel Brobecker <brobecker@adacore.com>
2973
2974 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2975 and @settitle directives up to help makeinfo find them.
2976
2977 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2978
2979 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2980 (Auto-loading): Use plural and note one can use multiple components now.
2981
2982 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2983
2984 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2985 -stack-list-arguments have the same documentation for parameter
2986 as -stack-list-locals. Add comas.
2987
2988 2009-10-27 Tom Tromey <tromey@redhat.com>
2989 Eli Zaretskii <eliz@gnu.org>
2990
2991 PR python/10781
2992
2993 * gdb.texinfo (Values From Inferior): Document cast method.
2994
2995 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2996
2997 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2998 and adjust example.
2999
3000 2009-10-22 Michael Snyder <msnyder@vmware.com>
3001
3002 * gdb.texinfo (Process Record and Replay): Document new form of
3003 info record command. Also document the new save and restore
3004 commands.
3005
3006 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3007
3008 * gdb.texinfo (Machine Code): Mention current pc marker.
3009 (Memory): Likewise.
3010
3011 2009-10-19 Pedro Alves <pedro@codesourcery.com>
3012 Stan Shebs <stan@codesourcery.com>
3013
3014 * observer.texi (new_inferior): Rename to...
3015 (inferior_appeared): ... this.
3016
3017 * gdb.texinfo (Inferiors): Rename node to ...
3018 (Inferiors and Programs): ... this. Mention running multiple
3019 programs in the same debug session.
3020 <info inferiors>: Mention the new 'Executable' column if "info
3021 inferiors". Update examples. Document the "add-inferior",
3022 "clone-inferior", "remove-inferior" and "maint info
3023 program-spaces" commands.
3024 (Process): Rename node to...
3025 (Forks): ... this. Document "set|show follow-exec-mode".
3026
3027 2009-10-11 Michael Snyder <msnyder@vmware.com>
3028
3029 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3030 (ReverseContinue): Ditto.
3031
3032 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3033
3034 * gdb.texinfo (Server): Document libthread-db-search-path.
3035
3036 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3037
3038 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3039
3040 2009-10-06 Michael Eager <eager@eagercon.com>
3041
3042 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3043 (Embedded Processors): Add MicroBlaze.
3044 (MicroBlaze): New. Describe Xilinx MicroBlaze
3045
3046 2009-10-04 Pedro Alves <pedro@codesourcery.com>
3047
3048 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3049
3050 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3051
3052 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3053
3054 2009-09-23 Joel Brobecker <brobecker@adacore.com>
3055
3056 * observer.texi (solib_unloaded): Document explicitly the fact that
3057 this observer is called before the associated symbols are unloaded.
3058
3059 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3060
3061 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3062 -stack-list-variables.
3063
3064 2009-09-18 Tom Tromey <tromey@redhat.com>
3065
3066 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3067 is experimental.
3068
3069 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3070
3071 * gdb.texinfo (convenince variables): Mention
3072 $_siginfo could be empty.
3073
3074 2009-09-15 Tom Tromey <tromey@redhat.com>
3075
3076 * gdb.texinfo (GDB/MI Variable Objects): Document
3077 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3078 Expand -var-update documentation.
3079
3080 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3081
3082 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3083 feature.
3084
3085 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3086
3087 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3088
3089 2009-09-10 Michael Snyder <msnyder@vmware.com>
3090
3091 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3092 ReverseStep replies to the qSupported query.
3093
3094 2009-09-10 Joel Brobecker <brobecker@adacore.com>
3095
3096 Add documentation for set/show interactive-mode.
3097 * gdb.texinfo (Other Misc Settings): New node.
3098
3099 2009-09-01 Doug Evans <dje@google.com>
3100
3101 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3102 non-stop mode's affect on remote caching.
3103
3104 2009-08-31 Jacob Potter <jdpotter@google.com>
3105 Doug Evans <dje@google.com>
3106
3107 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3108 Mark `set/show remotecache' options as obsolete.
3109 Document new `set/show stack-cache' option.
3110 Update text for `info dcache'.
3111
3112 2009-08-27 Doug Evans <dje@google.com>
3113
3114 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3115 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3116
3117 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3118
3119 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3120 about autoconf.
3121
3122 2009-08-25 Pedro Alves <pedro@codesourcery.com>
3123
3124 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3125 small example, and describe its columns. Replace "inferior-id" by
3126 "infno" throughout.
3127
3128 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3129
3130 * gdbint.texinfo (Releasing GDB): Point to
3131 README-maintainer-mode file for required autoconf version.
3132 * configure.ac: Do not substitute datarootdir, htmldir,
3133 pdfdir, docdir. Do not process --with-datarootdir,
3134 --with-htmldir, --with-pdfdir, --with-docdir.
3135 * configure: Regenerate.
3136
3137 * configure: Regenerate.
3138
3139 2009-08-20 Reid Kleckner <reid@kleckner.net>
3140
3141 * gdb.texinfo: Add chapter on JIT interface.
3142
3143 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
3144
3145 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
3146 confirmation request.
3147
3148 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3149
3150 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3151 CRC definitions.
3152
3153 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3154
3155 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3156 -break-commands.
3157
3158 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3159
3160 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3161 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3162
3163 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3164
3165 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3166 "set spu stop-on-load" and "show spu stop-on-load" commands.
3167
3168 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3169
3170 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3171
3172 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3173
3174 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3175 org.gnu.gdb.arm.neon.
3176
3177 2009-07-20 Pedro Alves <pedro@codesourcery.com>
3178
3179 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3180 optional element.
3181 (subsection OS ABI): New subsection.
3182
3183 2009-07-14 Stan Shebs <stan@codesourcery.com>
3184
3185 * gdb.texinfo (Tracepoint Conditions): New section.
3186 (General Query Packets): Describe ConditionalTracepoints.
3187 (Tracepoint Packets): Describe condition field.
3188 (Maintenance Commands): Describe maint agent-eval.
3189 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3190
3191 2009-07-11 Hui Zhu <teawater@gmail.com>
3192
3193 * gdb.texinfo (disassemble): Add a new modifier /r
3194 to "disassemble" command to make it print the raw instructions
3195 in hex as well as in symbolic form.
3196
3197 2009-07-09 Tom Tromey <tromey@redhat.com>
3198
3199 * gdbint.texinfo (Testsuite): Document parallel make check.
3200
3201 2009-07-09 Tom Tromey <tromey@redhat.com>
3202
3203 * gdbint.texinfo (Testsuite): Document test transcripts.
3204
3205 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3206
3207 * gdb.texinfo (Values From Inferior): Add length parameter
3208 description.
3209
3210 2009-07-04 Chris Genly <chris@genly.us>
3211
3212 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3213 in -var-list-children. Fix example according to what the code
3214 does.
3215
3216 2009-07-02 Pedro Alves <pedro@codesourcery.com>
3217
3218 * gdb.texinfo (Debugging multiple inferiors): Document the
3219 "inferior", "detach inferior" and "kill inferior" commands.
3220 (Debugging Programs with Multiple Processes): Adjust to mention
3221 generic "inferior" commands. Delete mention of "detach fork" and
3222 "delete fork". Cross reference to "Debugging multiple inferiors"
3223 section.
3224
3225 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3226
3227 * gdbint.texinfo (Item Output Functions): Update signature
3228 for ui_out_field_core_addr.
3229
3230 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3231
3232 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
3233 Update example code extrated from breakpoint.c.
3234
3235 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
3236
3237 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3238 MI commands.
3239 (GDB/MI Symbol Query): Likewise.
3240 (GDB/MI File Commands): Likewise.
3241 (GDB/MI File Transfer Commands): Likewise.
3242 (GDB/MI Target Manipulation): Likewise.
3243 (GDB/MI Miscellaneous Commands): Likewise.
3244
3245 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3246
3247 * gdb.texinfo (Debugging Optimized Code): New chapter.
3248 (Compiling for Debugging): Reference it. Move some
3249 text to the new section.
3250
3251 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3252
3253 * doc/gdb.texinfo (Calling): Document
3254 set-unwind-on-terminating-exception usage.
3255
3256 2009-06-11 Pedro Alves <pedro@codesourcery.com>
3257
3258 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3259 command.
3260
3261 2009-06-07 Pedro Alves <pedro@codesourcery.com>
3262
3263 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3264 references.
3265
3266 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3267
3268 * gdbint.texinfo: Rename formal parameters to gdbarch function
3269 protoypes from "current_gdbarch" to "gdbarch".
3270
3271 2009-05-28 Tom Tromey <tromey@redhat.com>
3272
3273 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3274
3275 2009-05-27 Tom Tromey <tromey@redhat.com>
3276
3277 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3278 feature.
3279 (GDB/MI Variable Objects): Document -var-set-visualizer.
3280
3281 2009-04-02 Tom Tromey <tromey@redhat.com>
3282
3283 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3284 feature.
3285 (GDB/MI Variable Objects): Document -var-set-visualizer.
3286
3287 2009-05-27 Tom Tromey <tromey@redhat.com>
3288 Thiago Jung Bauermann <bauerman@br.ibm.com>
3289 Phil Muldoon <pmuldoon@redhat.com>
3290
3291 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3292 (Pretty Printing): New node.
3293 (Selecting Pretty-Printers): Likewise.
3294 (Python API): Update.
3295 (Output Formats): Document /r format.
3296
3297 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3298 Tom Tromey <tromey@redhat.com>
3299
3300 * gdb.texinfo (Types In Python): New node.
3301 (Values From Inferior): "type" is now an attribute.
3302 (Python API): Update.
3303
3304 2009-05-27 Tom Tromey <tromey@redhat.com>
3305 Thiago Jung Bauermann <bauerman@br.ibm.com>
3306 Phil Muldoon <pmuldoon@redhat.com>
3307
3308 * gdb.texinfo: Add @syncodeindex for `tp'.
3309 (Python API): Update.
3310 (Auto-loading): New node.
3311 (Objfiles In Python): New node.
3312
3313 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3314
3315 * gdb.texinfo (Threads): Document libthread-db-search-path.
3316
3317 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
3318
3319 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3320
3321 2009-05-12 Pedro Alves <pedro@codesourcery.com>
3322
3323 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3324 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3325 show show-debug-regs' docs.
3326
3327 2009-05-08 Eli Zaretskii <eliz@gnu.org>
3328
3329 * gdb.texinfo (Process Record and Replay): Add description of
3330 reverse execution.
3331
3332 2009-05-07 Joel Brobecker <brobecker@adacore.com>
3333
3334 * gdbint.texinfo (Adding support for debugging core files): New node.
3335 (Native Debugging): Remove the ``Native core file Support'' section.
3336
3337 2009-05-01 Eli Zaretskii <eliz@gnu.org>
3338
3339 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3340 Add index entries.
3341
3342 2009-04-30 Hui Zhu <teawater@gmail.com>
3343 Michael Snyder <msnyder@vmware.com>
3344
3345 * gdb.texinfo: (Process Record and Replay): Add documentation for
3346 process record and replay.
3347
3348 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3349
3350 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3351 a new part on command-line defined macros.
3352
3353 2009-04-25 Eli Zaretskii <eliz@gnu.org>
3354
3355 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3356 clarify the wording.
3357
3358 2009-04-23 Tom Tromey <tromey@redhat.com>
3359
3360 * gdb.texinfo (Data Files): New node.
3361 (GDB Files): Update menu.
3362
3363 2009-04-23 Joel Brobecker <brobecker@adacore.com>
3364
3365 * gdbint.texinfo (Defining Other Architecture Features): Remove
3366 entry for PROCESS_LINENUMBER_HOOK.
3367
3368 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3369
3370 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3371
3372 2009-04-22 Hui Zhu <teawater@gmail.com>
3373
3374 * gdb.texinfo (disassemble-next-line): Set the default of
3375 disassemble-next-line to off.
3376
3377 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3378
3379 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3380 --with-htmldir): New.
3381 * configure: Regenerate.
3382 * Makefile.in (datarootdir, docdir): Define.
3383 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3384 instead of $(SET_TEXINPUTS).
3385 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3386 gdbint.info instead of $(SET_TEXINPUTS).
3387 (gdbint/index.html): Use same -I options as for building
3388 gdbint.info.
3389 (stabs.dvi, stabs.pdf): Use same -I options as for building
3390 stabs.info instead of $(SET_TEXINPUTS).
3391 (stabs/index.html): Use same -I options as for building
3392 stabs.info.
3393 (annotate.dvi, annotate.pdf): Use same -I options as for building
3394 annotate.info instead of $(SET_TEXINPUTS).
3395 (annotate/index.html): Use same -I options as for building
3396 annotate.info.
3397
3398 2009-04-21 David Daney <ddaney@caviumnetworks.com>
3399
3400 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3401
3402 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3403
3404 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3405
3406 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
3407 Joseph Myers <joseph@codesourcery.com>
3408
3409 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3410 (MAKEHTMLFLAGS): Set to empty.
3411 (html__strip_dir): Define.
3412 (HTMLFILES): Define.
3413 (HTMLFILES_INSTALL): Define.
3414 (install-html): Copy new automake rule.
3415 (html): Depend on $(HTMLFILES).
3416 (gdb_toc.html): Rename to gdb/index.html.
3417 (gdbint_toc.html): Rename to gdbint/index.html.
3418 (stabs_toc.html): Rename to stabs/index.html.
3419 (annotate_toc.html): Rename to annotate/index.html.
3420
3421 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3422
3423 * Makefile.in: Set pdfdir and htmldir from configure
3424 substitutions.
3425 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3426 * configure: Regenerate.
3427
3428 2009-04-16 Joel Brobecker <brobecker@adacore.com>
3429
3430 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3431 This macro is no longer used.
3432
3433 2009-04-15 Tom Tromey <tromey@redhat.com>
3434
3435 * gdb.texinfo (Character Sets): Document default character set.
3436
3437 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3438
3439 * gdbint.texinfo: Change server name from sources.redhat.com to
3440 sourceware.org throughout.
3441
3442 2009-04-09 Joel Brobecker <brobecker@adacore.com>
3443
3444 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3445 about a missing dot or coma after @xref.
3446
3447 2009-04-02 Joel Brobecker <brobecker@adacore.com>
3448
3449 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3450 example, and add a small explanation about it.
3451 (Print Settings): Change the documentation of the "set print
3452 frame-arguments" to reflect the fact that the default is now "scalars".
3453
3454 2009-04-02 Joel Brobecker <brobecker@adacore.com>
3455
3456 * gdb.texinfo (Print Settings): Add kindex for command "set
3457 print frame-arguments".
3458
3459 2009-03-31 Joel Brobecker <brobecker@adacore.com>
3460
3461 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3462 breakpoints.
3463 (Set Breaks): Add reference to thread-specific and task-specific
3464 breakpoints.
3465
3466 2009-03-31 Joel Brobecker <brobecker@adacore.com>
3467
3468 * gdb.texinfo (Ada Tasks): Remove the documentation about
3469 the "Running" state, as this state has been eliminated.
3470 Now all runnable tasks are shown as "Runnable".
3471
3472 2009-03-30 Stan Shebs <stan@codesourcery.com>
3473
3474 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3475 special case of breakpoints.
3476 (Enable and Disable Tracepoints): Mention deprecation.
3477 (Listing Tracepoints): Update description and example.
3478
3479 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3480
3481 * gdb.texinfo (Frames in Python): New node.
3482 (Python API): Update.
3483
3484 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3485
3486 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3487 from a method to an attribute.
3488
3489 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3490
3491 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3492 attribute.
3493
3494 2009-03-25 Pedro Alves <pedro@codesourcery.com>
3495
3496 * observer.texi (thread_exit): Add "silent" parameter.
3497
3498 2009-03-22 Pedro Alves <pedro@codesourcery.com>
3499
3500 * observer.texi (about_to_proceed): New.
3501
3502 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3503
3504 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3505 field throughout to handle types with spaces in them. Fix typos
3506 found by aspell.
3507 (Summary, Requirements, Contributors): New first chapter,
3508 "Summary" added, old Requirements section moved there, and new
3509 section, "Contributors" added.
3510 (Initializing a New Architecture, Register Representation)
3511 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3512 (Porting gdb): These sections extended and updated.
3513 (Compiler Characteristics): This section (empty) deleted.
3514 (Defining Other Architecture Features): This section renamed and
3515 duplicate material removed from (formerly "Target Conditionals").
3516 Use braces {} in @deftypeXX type field throughout to handle types
3517 with spaces in them. Typos found by aspell fixed.
3518
3519 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3520 * stack_frame.pdf: Version of image for PDF output.
3521 * stack_frame.png: Version of image for HTML output and for Emacs.
3522 * stack_frame.txt: Version of image for Info output.
3523 * stack_frame.eps: Version of image for TeX DVI output.
3524
3525 2009-03-21 Eli Zaretskii <eliz@gnu.org>
3526
3527 * gdb.texinfo (Character Sets): Fix last change.
3528
3529 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3530
3531 * gdb.texinfo (Values From Inferior): Fix optional arguments
3532 markup.
3533 (Commands In Python): Adjust argument names of gdb.Command.__init__
3534 to what the function accepts as keywords.
3535
3536 2008-03-20 Tom Tromey <tromey@redhat.com>
3537
3538 * gdb.texinfo (Convenience Vars): Document convenience functions.
3539 (Functions In Python): New node.
3540 (Python API): Update.
3541
3542 2009-03-20 Tom Tromey <tromey@redhat.com>
3543
3544 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3545 set target-wide-charset.
3546 (Requirements): Mention iconv.
3547
3548 2009-03-17 Hui Zhu <teawater@gmail.com>
3549
3550 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3551
3552 2009-03-17 Hui Zhu <teawater@gmail.com>
3553
3554 * gdb.texinfo: Add documentation for disassemble-next-line.
3555
3556 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3557
3558 * gdb.texinfo (Commands In Python): Remove tindex entries.
3559
3560 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3561
3562 * gdb.texinfo (Returning): New description for missing debug info.
3563
3564 2009-03-14 Pedro Alves <pedro@codesourcery.com>
3565
3566 * gdb.texinfo (Remote Configuration): Document query-attached.
3567 (General Query Packets): Document qAttached.
3568
3569 2009-03-05 Pedro Alves <pedro@codesourcery.com>
3570
3571 * gdb.texinfo (Background Execution): Better describe the set
3572 target-async command.
3573 (Maintenance Commands): Delete description of the `maint set/show
3574 linux-async' and `maint set/show remote-async' commands.
3575
3576 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3577
3578 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3579 between sentences.
3580
3581 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3582
3583 * gdb.texinfo (GDB/MI Async Records): Document the
3584 =library-loaded and =library-unloaded notifications.
3585
3586 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3587
3588 * observer.texi (test_notification): New observer.
3589
3590 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3591
3592 * observer.texi: Add parameter 'print_frame' to normal_stop
3593 observer.
3594
3595 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3596
3597 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3598 (Commands In Python): Fix COMMAND_* constants in last change. Use
3599 @kbd for interactive input. Add cross-references and index
3600 entries.
3601
3602 2009-02-06 Pedro Alves <pedro@codesourcery.com>
3603
3604 * gdb.texinfo (Signals): Document $_siginfo.
3605 (Convenience Variables): Mention $_siginfo.
3606 (Remote Configuration): Document qXfer:siginfo:read,
3607 qXfer:siginfo:write packets, and the read-siginfo-object,
3608 write-siginfo-object commands.
3609
3610 2009-02-06 Pedro Alves <pedro@codesourcery.com>
3611
3612 * gdbint.texinfo (Values): New chapter.
3613
3614 2009-02-06 Tom Tromey <tromey@redhat.com>
3615
3616 * gdb.texinfo (Python API): Add entry for Commands In Python.
3617 (Commands In Python): New node.
3618
3619 2009-02-05 Tom Tromey <tromey@redhat.com>
3620
3621 * gdb.texinfo (Values From Inferior): Document Value.string.
3622
3623 2009-02-05 Tom Tromey <tromey@redhat.com>
3624
3625 * gdb.texinfo (Basic Python): Document execute's from_tty
3626 argument.
3627
3628 2009-02-04 Tom Tromey <tromey@redhat.com>
3629
3630 * gdb.texinfo (Basic Python): Document gdb.history.
3631
3632 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3633
3634 * gdb.texinfo (GDB/MI Thread Commands): Document the
3635 'current-thread-id' field. Remove the example with zero threads,
3636 since current GDB won't ever report that if there's inferior.
3637
3638 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3639
3640 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3641 option to -break-insert.
3642
3643 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3644 Jerome Guitton <guitton@adacore.com>
3645
3646 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3647 (System-wide configuration): New section.
3648
3649 2009-01-26 Pedro Alves <pedro@codesourcery.com>
3650
3651 PR gdb/7580:
3652 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3653 internal-error|internal-warning quit|corefile ask|yes|no".
3654
3655 2009-01-26 Pedro Alves <pedro@codesourcery.com>
3656
3657 * gdb.texinfo (Using the `gdbserver' Program): Document
3658 --remote-debug.
3659
3660 2009-01-23 Doug Evans <dje@google.com>
3661
3662 * gdb.texinfo: Add nexti to list of commands that support
3663 background execution.
3664
3665 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3666
3667 * gdb.texinfo (Define, Hooks): Document prefix command support.
3668
3669 2009-01-14 Joseph Myers <joseph@codesourcery.com>
3670 Carlos O'Donell <carlos@codesourcery.com>
3671
3672 Fixes for makeinfo --html.
3673
3674 * annotate.texinfo: Use @copying and @insertcopying. Use
3675 @ifnottex in place of @ifinfo.
3676 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3677 place of @ifinfo. Use @ifnotinfo for one index entry.
3678 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3679 in place of @ifinfo.
3680 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3681 in place of @ifinfo. Include contents at start unconditionally.
3682
3683 2009-01-13 Pedro Alves <pedro@codesourcery.com>
3684
3685 * gdb.texinfo (General Query Packets): Remove @var{} around the
3686 "spu" literal string.
3687
3688 2009-01-07 Pedro Alves <pedro@codesourcery.com>
3689
3690 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3691 program may be running in another process" errors.
3692 * gdbint.texinfo (Native Conditionals): Delete
3693 ONE_PROCESS_WRITETEXT description.
3694
3695 2009-01-07 Joel Brobecker <brobecker@adacore.com>
3696
3697 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3698 emacs local variable to be placed at the end of the ChangeLog.
3699 Add server.c and gdbreplay.c to the list of files where the
3700 copyright year needs to be updated.
3701
3702 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3703
3704 * gdb.texinfo (Remote Configuration): Document new
3705 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3706 commands.
3707
3708 2008-12-28 Pedro Alves <pedro@codesourcery.com>
3709
3710 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3711 FETCH_INFERIOR_REGISTERS.
3712 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3713 FETCH_INFERIOR_REGISTERS descriptions. Remove
3714 gdbarch_get_longjmp_target descrition, since already described in
3715 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3716 (Target Conditionals): ... here.
3717
3718 2008-12-16 Joel Brobecker <brobecker@adacore.com>
3719
3720 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3721 examples.
3722 (Additions to Ada): Likewise. Add the missing opening and closing
3723 parenthesis of the GDB prompt in one of the examples.
3724
3725 2008-12-14 Joel Brobecker <brobecker@adacore.com>
3726
3727 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3728 about the result of 'Address not being of type System.Address.
3729 This problem has been fixed a while ago.
3730
3731 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3732
3733 MI non-stop and multiprocess docs.
3734
3735 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3736 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3737 Adjust documentation for *stopped, document =thread-created,
3738 =thread-exited, =thread-group-created and =thread-group-exited.
3739 (GDB/MI Thread Commands): Document the 'state' field in
3740 -thread-info output.
3741 (GDB/MI Program Execution): Mention --all and --thread-group
3742 options.
3743 (GDB/MI Variable Objects): Describe floating and fixed variable
3744 objects.
3745 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
3746
3747 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3748
3749 * gdb.texinfo (Operating System Information): New appendix.
3750 (Operating System Auxiliary Information): Document 'info os processes'
3751 (Remote Configuration): Document 'osdata'
3752 (General Query Packets): Document qXfer:osdata:read.
3753
3754 2008-11-27 Tristan Gingold <gingold@adacore.com>
3755
3756 * gdb.texinfo (Darwin): Document Darwin specific features.
3757
3758 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3759
3760 * gdbint.texinfo (Target Conditionals): Extend the
3761 gdbarch_breakpoint_from_pc description.
3762
3763 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3764
3765 * gdb.texinfo (M68K Features): Fix typo.
3766
3767 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3768
3769 * gdb.texinfo (Symbols): Mention printing containing
3770 image name in "info symbol".
3771 (Maint translate-address): Likewise.
3772
3773 2008-11-18 Joel Brobecker <brobecker@adacore.com>
3774
3775 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3776 commands "catch load" and "catch unload".
3777
3778 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3779
3780 * gdb.texinfo (GDB/MI Async Records): Document
3781 =thread-selected.
3782
3783 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3784
3785 * observer.texi (new_inferior, inferior_exit): New observers.
3786
3787 2008-10-27 Pedro Alves <pedro@codesourcery.com>
3788
3789 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3790 .mt files, TM_CLIBS or TM_CDEPS.
3791 (x86 Watchpoints): Don't mention TDEPFILES.
3792
3793 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3794
3795 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3796 (Overview): Mention notifications and non-stop mode behavior.
3797 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3798 with non-stop mode behavior. Add vStopped description.
3799 (Stop Reply Packets): Update list of packets that return
3800 stop replies. Mention non-stop behavior.
3801 (General Query Packets): Document QNonStop packet and associated
3802 qSupported query response.
3803 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3804 behavior.
3805 (Notification Packets): New section.
3806 (Remote Non-Stop): New section.
3807 (File-I/O Overview): Mention non-stop behavior.
3808
3809 2008-10-24 Hui Zhu <teawater@gmail.com>
3810 Pedro Alves <pedro@codesourcery.com>
3811
3812 * gdb.texinfo (displaced-stepping): Describe the auto mode
3813 setting, and say it's the default. This is now a mainstream
3814 setting instead of a maintenance setting.
3815
3816 2008-10-23 Pedro Alves <pedro@codesourcery.com>
3817
3818 * observer.texi (thread_stop_requested): New.
3819
3820 2008-10-22 Joel Brobecker <brobecker@adacore.com>
3821
3822 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3823 (Patching): Replace incorrect usage of @samp by @kbd.
3824
3825 2008-10-17 Michael Snyder <msnyder@vmware.com>
3826
3827 * gdb.texinfo: Add documentation for reverse execution.
3828
3829 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3830 Eli Zaretskii <eliz@gnu.org>
3831
3832 * gdb.texinfo. (Values From Inferior): New subsubsection.
3833
3834 2008-10-06 Doug Evans <dje@google.com>
3835
3836 * gdb.texinfo (set debug dwarf2-die): Document it.
3837
3838 2008-10-01 Joel Brobecker <brobecker@adacore.com>
3839
3840 * gdb.texinfo (catch) [exception]: Document how to insert
3841 a breakpoint on user-defined exceptions when the exception
3842 name is identical to one of the language-defined ones.
3843
3844 2008-09-27 Tom Tromey <tromey@redhat.com>
3845
3846 * gdb.texinfo (Macros): Remove text about stringification,
3847 varargs, and splicing.
3848
3849 2008-09-27 Tom Tromey <tromey@redhat.com>
3850
3851 * gdbint.texinfo (Language Support): Remove text about omitting
3852 support for a language.
3853
3854 2008-09-23 Doug Evans <dje@google.com>
3855
3856 * gdb.texinfo (info dcache): Update.
3857
3858 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3859
3860 * gdb.texinfo (Packets): Add info on thread-id syntax and
3861 multiprocess extensions.
3862 <D>: Document multiprocess form of packet.
3863 <H>: Use thread-id syntax.
3864 <T>: Likewise.
3865 <vCont>: Likewise. Note this is required for multiprocess.
3866 <vKill>: New packet.
3867 (Stop Reply Packets) <T>: Use thread-id syntax.
3868 <W>: Document multiprocess form of reply.
3869 <X>: Likewise.
3870 (General Query Packets) <qC>: Use thread-id syntax.
3871 <qfThreadInfo>: Likewise.
3872 <qGetTLSAddr>: Likewise.
3873 <qP>: Likewise.
3874 <qSupported>: Add "multiprocess" feature.
3875 <qThreadExtraInfo>: Use thread-id syntax.
3876
3877 2008-09-22 Stan Shebs <stan@codesourcery.com>
3878
3879 * gdb.texinfo (Inferiors): New section.
3880
3881 2008-09-12 Pedro Alves <pedro@codesourcery.com>
3882
3883 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3884
3885 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3886
3887 * gdbint.texinfo (Target Conditionals): Remove documentation
3888 for gdbarch_name_of_malloc.
3889
3890 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3891
3892 * gdb.texinfo (Interrupts): Mention TCP interface for
3893 sending BREAK.
3894
3895 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3896
3897 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3898 argument prefix to "set sysroot".
3899
3900 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3901
3902 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3903 and False.
3904
3905 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3906
3907 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3908 for possible features of -list-features.
3909
3910 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3911
3912 * gdb.texinfo (Background execution): Adjust example
3913 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3914
3915 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3916
3917 * doc/gdb.texinfo (PowerPC): Fix typo.
3918 (PowerPC features): Fix typo.
3919
3920 2008-08-18 Pedro Alves <pedro@codesourcery.com>
3921
3922 * observer.texi (thread_ptid_changed): New.
3923
3924 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
3925
3926 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3927 (PowerPC features): Mention feature set for VSX registers.
3928
3929 2008-08-13 Joel Brobecker <brobecker@adacore.com>
3930
3931 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3932 the direct visibility of all names in user-written packages.
3933
3934 2008-08-13 Pedro Alves <pedro@codesourcery.com>
3935
3936 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3937 setting, and make it the default.
3938 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3939 non-stop script example.
3940
3941 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3942
3943 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3944 reference to the "Using Different Register and Memory Data
3945 Representation" section.
3946
3947 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3948
3949 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3950 (Remote Protocol): Add Packet Acknowledgment to menu.
3951 (Overview): Mention +/- can be disabled, and point to new section
3952 where this is discussed in detail.
3953 (General Query Packets): Document QStartNoAckMode packet, and
3954 corresponding qSupported reply.
3955 (Packet Acknowledgment): New section.
3956
3957 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3958 Pedro Alves <pedro@codesourcery.com>
3959
3960 * gdb.texinfo (Threads): Move paragraph about automatic thread
3961 selection to All-Stop Mode subsection.
3962 (Thread Stops): Reorganize existing material into subsections.
3963 Add introductory blurb and menu.
3964 (Non-Stop Mode): New subsection.
3965 (Background Execution): New subsection.
3966 (Maintenance Commands): Add cross-references from async mode
3967 commands to the new Background Execution section.
3968
3969 2008-08-06 Tom Tromey <tromey@redhat.com>
3970
3971 * gdb.texinfo (Extending GDB): New chapter.
3972 (Sequences): Demoted chapter, now a section under the new
3973 Extending GDB chapter.
3974 (Python): New section.
3975
3976 2008-07-31 Stan Shebs <stan@codesourcery.com>
3977
3978 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3979
3980 2008-07-29 Stan Shebs <stan@codesourcery.com>
3981
3982 * gdbint.texinfo: General round of cleanup and minor
3983 clarifications.
3984 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3985 (Longjmp Support): Update description to reflect how it is done
3986 for targets without using native header.
3987 (Symbol Handling): Add a little more general explanation.
3988 (COFF, ELF): Mention stabs encapsulation.
3989 (DWARF 3): New section.
3990 (Adding a New Host): Scrub out some obsolete bits.
3991 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3992 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3993 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3994 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3995 SEEK_SET, STOP_SIGNAL, USG.
3996 (Raw and Virtual Register Representations): Ditto for
3997 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3998 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3999 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4000 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4001 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4002 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4003 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4004 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4005 DEPRECATED_USE_STRUCT_CONVENTION.
4006 Describe gdbarch_deprecated_fp_regnum.
4007 Update description of gdbarch_print_insn.
4008 (Adding a New Target): Scrub out obsolete bits.
4009 (Obsolete Conditionals): Remove entire section.
4010
4011 2008-07-25 Tom Tromey <tromey@redhat.com>
4012
4013 * observer.texi (GDB Observers): Document new observers:
4014 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4015 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4016 architecture_changed.
4017
4018 2008-07-21 Stan Shebs <stan@codesourcery.com>
4019
4020 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4021 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4022
4023 2008-07-21 Tom Tromey <tromey@redhat.com>
4024
4025 * observer.texi (GDB Observers): Remove obsolete comment.
4026 <executable_changed>: Remove argument.
4027
4028 2008-07-18 Tom Tromey <tromey@redhat.com>
4029
4030 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4031
4032 2008-07-10 Doug Evans <dje@google.com>
4033
4034 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4035
4036 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 * gdb.texinfo (Starting): Document "set disable-randomization".
4039
4040 2008-07-07 Andreas Schwab <schwab@suse.de>
4041
4042 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4043
4044 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4045
4046 * gdb.texinfo (GDB/MI Target Manipulation): Add
4047 example of -target-attach.
4048
4049 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4050
4051 * observer.texi (target_resumed): New observer.
4052 * gdb.texinfo (GDB/MI Output Records): Document *running.
4053
4054 2008-06-06 Tom Tromey <tromey@redhat.com>
4055
4056 * gdb.texinfo (Completion): Add field name example.
4057
4058 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4059
4060 * gdb.texinfo (GDB/MI Program Context): Added example
4061 to -exec-arguments
4062
4063 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
4064
4065 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4066 annotation.
4067
4068 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
4069 Nathan Sidwell <nathan@codesourcery.com>
4070 Joseph Myers <joseph@codesourcery.com>
4071
4072 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4073 and ACX_BUGURL.
4074 * configure: Regenerate.
4075 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4076 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4077 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4078 mailing-list-specific text about bug reporting unless
4079 BUGURL_DEFAULT.
4080
4081 2008-06-05 Pedro Alves <pedro@codesourcery.com>
4082
4083 * gdb.texinfo (-target-select): Remove reference to target async.
4084 (Maintenance Commands): Document "maint set/show remote-async".
4085
4086 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4087
4088 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4089 in -target-file-get section.
4090
4091 2008-05-22 Pedro Alves <pedro@codesourcery.com>
4092
4093 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4094 killing the inferior when it is already debugging a process.
4095
4096 2008-05-21 Joel Brobecker <brobecker@adacore.com>
4097
4098 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4099 abbreviation for "finish".
4100
4101 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
4102
4103 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4104
4105 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4106
4107 * gdbint.texinfo (Target Conditionals): Delete entry for
4108 gdbarch_dwarf_reg_to_regnum.
4109
4110 2008-05-09 Doug Evans <dje@google.com>
4111
4112 * gdb.texinfo: Document "find" command, qSearch:memory packet.
4113
4114 2008-05-05 Doug Evans <dje@google.com>
4115
4116 * gdb.texinfo (disassemble): Document /m modifier.
4117
4118 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4119
4120 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4121 will not report the time of commands that run the target.
4122
4123 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4124
4125 * gdb.texinfo (GDB/MI Output Records): Add
4126 missing semicolon.
4127
4128 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4129
4130 * gdb.texinfo (GDB/MI Output Records):
4131 Document =thread-create and =thread-exited.
4132
4133 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4134
4135 * gdb.texinfo (GDB/MI Development and Front Ends):
4136 Remove mention of dmi-discuss.
4137
4138 2008-05-03 Pedro Alves <pedro@codesourcery.com>
4139
4140 * observer.texi (thread_exit): New.
4141
4142 2008-05-02 Pedro Alves <pedro@codesourcery.com>
4143
4144 * gdb.texinfo (Debugging Output): Document "set/show debug
4145 displaced".
4146 (Maintenance Commands): Document "maint set/show
4147 can-use-displaced-stepping".
4148
4149 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4150
4151 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4152 and set/show arm force-mode.
4153
4154 2008-05-02 Andreas Schwab <schwab@suse.de>
4155
4156 * gdbint.texinfo (Algorithms): Describe
4157 target_watchpoint_addr_within_range.
4158
4159 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4160
4161 * gdbint.texinfo (Stack Frames): New chapter.
4162 (Algorithms): Move Frames text to the new chapter.
4163 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4164 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4165
4166 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4167
4168 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4169 output does not necessary include any tokens.
4170
4171 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
4172
4173 * gdb.texinfo (Set SH Calling convention): New @item.
4174 (Show SH Calling convention): Ditto.
4175
4176 2008-04-22 Markus Deuling <deuling@de.ibm.com>
4177
4178 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4179
4180 2008-04-20 Eli Zaretskii <eliz@gnu.org>
4181
4182 * gdb.texinfo (Set Breaks): Mention that multiple location
4183 breakpoints need line number info. Add index entries.
4184
4185 2008-04-19 Craig Silverstein <csilvers@google.com>
4186
4187 * gdb.texinfo (Requirements): Add an optional requirement on
4188 zlib.
4189 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4190 Compressed DWARF 2.
4191
4192 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4193
4194 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4195 sample output for 'stopped,reason="breakpoint-hit"' message.
4196 (GDB/MI Program Execution): Likewise.
4197
4198 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4199
4200 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
4201 -var-set-format. Add -f option to -var-evaluate-expression.
4202
4203 2008-04-03 Joel Brobecker <brobecker@adacore.com>
4204
4205 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4206 new node "Ambiguous Expressions". Replace references to this
4207 node by references to "Ambiguous Expressions" throughout.
4208 (Ambiguous Expressions): New node.
4209
4210 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4211
4212 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4213
4214 2008-03-21 Pedro Alves <pedro@codesourcery.com>
4215
4216 * gdb.texinfo (Debugging Output): Document
4217 "set/show debug lin-lwp-async".
4218 (Maintenance Commands): Document "maint set/show linux-async".
4219
4220 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4221
4222 * gdb.texinfo (Expressions): Update description of malloced arrays.
4223
4224 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4225
4226 * gdb.texinfo (Thread Commands): Document
4227 -thread-info. Remove -thread-list-all-threads.
4228
4229 2008-03-14 Pedro Alves <pedro@codesourcery.com>
4230 Sandra Loosemore <sandra@codesourcery.com>
4231
4232 * gdb.texinfo (Library List Format): Update to mention the
4233 possibility to pass section addresses instead of segment
4234 addresses.
4235
4236 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4237
4238 * gdb.texinfo (Starting): Document "set exec-wrapper".
4239 (Server): Document gdbserver --wrapper.
4240
4241 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4242
4243 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4244 unreadable memory. Delete obsolete SPARClite reference.
4245
4246 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4247
4248 * gdb.texinfo (Starting): Mention always-running targets.
4249 (Target Commands): Add an anchor for load.
4250 (Connecting): Explain continue instead of run.
4251
4252 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4253
4254 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4255
4256 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
4257
4258 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4259 breakpoint table.
4260
4261 2008-02-19 Pedro Alves <pedro@codesourcery.com>
4262
4263 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4264 killing the inferior when it is already debugging a process.
4265
4266 2008-02-13 Markus Deuling <deuling@de.ibm.com>
4267
4268 * gdbint.texinfo (Build Script): New section. Mention new build script
4269 gdb_buildall.sh.
4270
4271 2008-02-01 Jim Blandy <jimb@red-bean.com>
4272
4273 * gdb.texinfo (Help): Summarize 'info args' correctly.
4274
4275 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4276
4277 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4278 available in PowerPC architecture.
4279 (Embedded Processors): Change node name of PowerPC item in menu.
4280 (PowerPC): Rename to...
4281 (PowerPC Embedded): this.
4282 (Architectures): Add new PowerPC item in menu.
4283 (PowerPC): New node.
4284
4285 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4286
4287 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4288 commands.
4289
4290 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4291
4292 * gdb.texinfo (Setting Catchpoints): Mention features
4293 supported on GNU/Linux.
4294
4295 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
4296
4297 * gdb.texinfo (GDB/MI File Commands): Describe new output
4298 field for MI command -file-list-exec-source-file.
4299
4300 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4301
4302 * gdb.texinfo (Using the `gdbserver' Program): Add security
4303 warning. Rearrange into subsections and subsubsections. Document
4304 --multi and --debug. Correct --with-sysroot typo. Update --attach
4305 usage. Make load reference clearer. Document monitor exit.
4306 (Remote Configuration): Document set remote exec-file, attach-packet,
4307 and run-packet.
4308 (Packets): Document vAttach and vRun.
4309
4310 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
4311
4312 * gdb.texinfo (Processes): Mention process command.
4313 detach-on-follow -> detach-on-fork.
4314
4315 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4316
4317 * gdbint.texinfo (Native Conditionals): Remove
4318 SHELL_COMMAND_CONCAT and SHELL_FILE.
4319
4320 2008-01-26 Eli Zaretskii <eliz@gnu.org>
4321
4322 * gdb.texinfo (Specify Location): Improve wording.
4323
4324 2008-01-23 Chris Demetriou <cgd@google.com>
4325
4326 * gdb.texinfo (Threads): Document new "set print thread-events"
4327 and "show print thread-events" commands.
4328
4329 2008-01-19 Eli Zaretskii <eliz@gnu.org>
4330
4331 * gdb.texinfo (Specify Location): New section.
4332 (Delete Breaks, Edit, Set Breaks): Remove description of
4333 locations. Instead, add a reference to "Specify Location".
4334 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4335 (Symbols): Refer to "Specify Location" for the valid forms of
4336 linespecs and locations.
4337
4338 2008-01-18 Markus Deuling <deuling@de.ibm.com>
4339
4340 * gdbint.texinfo (Target Conditionals): Replace the description of
4341 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4342
4343 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4344
4345 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4346 about &&var, which is rejected by the expression parser.
4347
4348 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
4349
4350 * gdb.texinfo (Output): Update documentation on using printf with DFP
4351 types.
4352
4353 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4354
4355 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4356 subsubsection.
4357 (Decimal Floating Point format): New subsubsection.
4358
4359 2008-01-05 Pedro Alves <pedro@codesourcery.com>
4360
4361 * gdb.texinfo (File Options): Remove mention of the attempt to
4362 open a core file with the -p option. Don't list -c as a valid
4363 option to attach to a process.
4364
4365 2008-01-05 Pedro Alves <pedro@codesourcery.com>
4366
4367 * gdbint.texinfo (Host Conditionals): Remove mention of
4368 ALIGN_STACK_ON_ENTRY.
4369
4370 2008-01-05 Joel Brobecker <brobecker@adacore.com>
4371
4372 * gdbint.texinfo (Start of New Year Procedure): Add item
4373 describing how to update the source and documentation copyright
4374 notices.
4375
4376 2007-12-18 Jim Blandy <jimb@codesourcery.com>
4377
4378 * gdb.texinfo (Set Watchpoints): Integrate per-thread
4379 watchpoint explanation into the main description of the watchpoint
4380 command; update synopses of 'watch', 'rwatch', and 'awatch'
4381 commands.
4382
4383 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4384
4385 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4386 Document 'pending-breakpoints' feature of
4387 -list-features.
4388
4389 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
4390
4391 * gdb.texinfo: Add new parameter's description.
4392
4393 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4394
4395 * gdb.texinfo (Overview): Clarify run-length encoding
4396 example. Remove the restriction on "+" and "-" characters.
4397
4398 2007-12-15 Eli Zaretskii <eliz@gnu.org>
4399
4400 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4401
4402 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
4403
4404 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4405 the -f option for -break-insert, remove -r option,
4406 and clarify specification of location.
4407
4408 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4409
4410 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4411 formatting.
4412 (Remote Debugging): Add File Transfer section.
4413 (Remote Configuration): Document Host I/O packets.
4414 (GDB/MI): Add GDB/MI File Transfer Commands section.
4415 (Host I/O Packets): New section in "Remote Protocol".
4416 (Packets): Add vFile.
4417
4418 2007-11-17 Eli Zaretskii <eliz@gnu.org>
4419
4420 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4421 breakpoints with multiple locations.
4422 (Breakpoint Menus): Improve wording.
4423 (Output): Fix last change.
4424
4425 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4426
4427 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4428
4429 2007-11-15 Doug Evans <dje@google.com>
4430
4431 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4432
4433 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4434
4435 * gdbint.texinfo (Native Conditionals): Remove
4436 mention of CLEAR_SOLIB.
4437
4438 2007-11-11 Joel Brobecker <brobecker@adacore.com>
4439
4440 * gdb.texinfo (Print Settings): Add documentation for "set/show
4441 print frame-arguments".
4442
4443 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
4444
4445 * gdb.texinfo (Output): Update printf command's description.
4446
4447 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4448
4449 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4450 powerpc soft-float".
4451
4452 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4453
4454 * gdb.texinfo (Files): Correct formatting. Mention Expat
4455 requirement.
4456 (Requirements for Building GDB): Expand the list of Expat
4457 uses.
4458 (Library List Format, Memory Map Format): Mention Expat.
4459 (Target Descriptions): Update Expat wording.
4460
4461 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4462
4463 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4464 Document that gdbarch_convert_register_p should return zero for no-op
4465 conversions.
4466
4467 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4468
4469 * gdbint.texi (Compiler Characteristics): Move documentation
4470 of set_gdbarch_sofun_address_maybe_missing back to ...
4471 (Target Conditionals): ... here to fix build break.
4472
4473 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4474
4475 * gdbint.texi (Target Conditionals): Remove documentation of
4476 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4477 (Compiler Characteristics): ... documentation of
4478 set_gdbarch_sofun_address_maybe_missing.
4479
4480 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4481
4482 * gdbint.texinfo (Target Conditionals): Use
4483 frame_unwind_register_unsigned in examples instead of
4484 frame_unwind_unsigned_register.
4485
4486 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4487
4488 * gdb.texinfo (Predefined Target Types): Add int128
4489 and uint128.
4490 (Standard Target Features): Add PowerPC features.
4491
4492 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4493
4494 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4495
4496 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4497
4498 * gdbint.texi (Target Conditionals): Remove documentation
4499 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4500 gdbarch_extract_return_value, and gdbarch_store_return_value.
4501
4502 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4503
4504 * gdbint.texi (Target Conditionals): Remove documentation of
4505 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4506
4507 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
4508
4509 * gdb.texinfo: Mention that inaccessible-by-default is on by
4510 default.
4511
4512 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4513
4514 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4515
4516 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4517
4518 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4519 multi-threaded watchpoints.
4520 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4521 checked. Describe sticky notification. Expand description
4522 of steppable and continuable watchpoints.
4523 (Watchpoints and Threads): New subsection.
4524
4525 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4526
4527 * gdb.texinfo (Setting Breakpoints): Revise
4528 documentation for pending breakpoints. Document
4529 breakpoints with multiple locations.
4530
4531 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4532
4533 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4534 Document -list-features.
4535
4536 2007-09-15 Eli Zaretskii <eliz@gnu.org>
4537
4538 * gdb.texinfo (Output): Spell out which features of C's printf are
4539 not supported by GDB's printf.
4540 (Separate Debug Files): More accurate wording regarding build ID
4541 and a reference to the ld manual rather than the Fedora wiki.
4542
4543 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4544 Jim Blandy <jimb@codesourcery.com>
4545
4546 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4547 (Examining Memory): Update mentions of the 's' format.
4548 (Automatic Display): Likewise.
4549
4550 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4551
4552 * gdb.texinfo: Update the FSF's Back-Cover Text.
4553
4554 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4555 Eli Zaretskii <eliz@gnu.org>
4556
4557 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4558 Fixed the ``build ID'' name. New binaries build instructions for the
4559 build ID inclusion. Explain how the commands are specific to the build
4560 ID vs. debug link.
4561
4562 2007-09-01 Eli Zaretskii <eliz@gnu.org>
4563
4564 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4565 indexing for ``build ID'' support.
4566
4567 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4568
4569 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4570 Enlisted BUILD ID to the debug file searching example.
4571 Included a BUILD ID `.note.gnu.build-id' section description.
4572 Updated/added the debug files splitting instructions for OBJCOPY.
4573
4574 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4575
4576 * gdb.texinfo (Variable Objects): Adjust docs
4577 for -var-info-expression and document
4578 -var-info-path-expression.
4579
4580 2007-08-20 Jim Blandy <jimb@codesourcery.com>
4581
4582 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4583 (title page): Include the dedication in the printed manual, as a
4584 separate page after the copyright notice.
4585
4586 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4587 don't break a @var across a line.
4588
4589 2007-07-25 Maciej W. Rozycki <macro@mips.com>
4590
4591 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4592 for include files.
4593
4594 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
4595
4596 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
4597 in annotate.texinfo.
4598 (Command History): Link to new node.
4599
4600 2007-07-05 Markus Deuling <deuling@de.ibm.com>
4601
4602 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4603
4604 2007-07-05 Eli Zaretskii <eliz@gnu.org>
4605
4606 * gdbint.texinfo (Target Conditionals): Fix last change.
4607
4608 2007-07-03 Markus Deuling <deuling@de.ibm.com>
4609
4610 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4611 routines:
4612 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4613 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4614 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4615 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4616 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4617 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4618 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4619 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4620 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4621 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4622 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4623 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4624 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4625 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4626 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4627 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4628 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4629 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4630 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4631 (SOFTWARE_SINGLE_STEP_P)
4632
4633 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4634 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4635
4636 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4637 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4638 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4639 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4640 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4641 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4642 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4643 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4644 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4645 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4646
4647 (Converting an existing Target Architecture to Multi-arch): Remove
4648 section.
4649
4650 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4651 (gdbarch_addr_bits_remove): Add code example.
4652
4653 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4654
4655 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4656
4657 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4658 Add other missing entries. Adjust the table size to fit.
4659 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4660 stop reasons including the new "library" event.
4661 (General Query Packets): Adjust table widths for qSupported. Mention
4662 qXfer:libraries:read reply to qSupported and document the new packet.
4663 (Library List Format): New section.
4664
4665 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4666
4667 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4668
4669 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4670
4671 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4672
4673 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
4674
4675 * gdbint.texinfo (Register and Memory Data): Break sections
4676 into nodes and add a menu.
4677
4678 2007-06-21 Maciej W. Rozycki <macro@mips.com>
4679
4680 * gdb.texinfo (Examining Memory): Document the new behaviour.
4681
4682 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4683
4684 * gdb.texinfo (Standard Target Features): Document
4685 m68k features.
4686
4687 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4688
4689 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4690
4691 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4692
4693 * gdb.texinfo (Target Description Format): Add version attribute
4694 for <target>.
4695
4696 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4697
4698 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4699
4700 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4701
4702 * gdb.texinfo (MIPS Features): New subsection.
4703
4704 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4705 Markus Deuling <deuling@de.ibm.com>
4706
4707 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4708 and qXfer:spu:write packets and mention them under qSupported.
4709
4710 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4711 Markus Deuling <deuling@de.ibm.com>
4712
4713 * gdb.texinfo (Architectures): Add new SPU section to document
4714 Cell Broadband Engine SPU architecture specific commands.
4715
4716 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4717
4718 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4719 comments.
4720
4721 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
4722
4723 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4724
4725 2007-05-29 Jim Blandy <jimb@codesourcery.com>
4726
4727 * gdb.texinfo (Overview): Doc fix.
4728
4729 2007-05-22 Maciej W. Rozycki <macro@mips.com>
4730
4731 * gdb.texinfo (Remote Configuration): Document "set/show
4732 remoteflow".
4733
4734 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4735
4736 * gdb.texinfo (MIPS): Remove documentation for set mips
4737 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4738 stack-arg-size.
4739
4740 2007-05-14 Bob Wilson <bob.wilson@acm.org>
4741
4742 * all-cfg.texi (GDBTUI): New.
4743 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4744 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4745 (TUI Configuration): Edit to improve clarity and fix problems of
4746 both style and content.
4747
4748 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4749
4750 * observer.texi (GDB Observers): New observer "new_objfile".
4751
4752 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4753
4754 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4755
4756 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4757
4758 * gdb.texinfo (GDB/MI Variable Objects): Document
4759 frozen variables objects.
4760
4761 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4762
4763 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4764 (Character Sets, Caching Data of Remote Targets): Likewise.
4765 (Targets): Delete Remote node. Move its text...
4766 (Debugging Remote Programs): ...to here. Delete description
4767 of the "remote" command.
4768 (Remote configuration): Delete description of "set remotedevice"
4769 and "show remotedevice".
4770 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4771
4772 2007-04-11 Bob Wilson <bob.wilson@acm.org>
4773
4774 * gdb.texinfo (Contributors, Continuing and Stepping)
4775 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4776 (General Query Packets, File-I/O Remote Protocol Extension)
4777 (Protocol Basics, The F Reply Packet, Write)
4778 (Protocol-specific Representation of Datatypes, Memory Transfer):
4779 Fix hyphenation, punctuation and grammar problems.
4780 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4781 'section' instead of 'subsection' in the text.
4782 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4783 (i386): Remove period from section name.
4784 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4785 (Config Names, Configure Options): Use @file{configure}.
4786
4787 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4788
4789 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4790 and tab expansion.
4791
4792 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4793
4794 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4795
4796 2007-04-02 Bob Wilson <bob.wilson@acm.org>
4797
4798 * gdb.texinfo: Consistently capitalize all significant words in
4799 node names, chapter titles, section titles, and headings. Update
4800 cross references to match.
4801 (Starting and Stopping Trace Experiment): Make node name plural.
4802 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
4803
4804 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4805
4806 * gdb.texinfo (WinCE): Delete obsolete subsection.
4807
4808 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4809
4810 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4811 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4812 references.
4813
4814 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4815
4816 * gdb.texinfo (Startup): Delete references to some alternate
4817 names for .gdbinit.
4818 (Thread): Remove LynxOS reference.
4819 (Tandem ST2000): Delete target-specific documentation.
4820 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4821 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4822 and GDB_OSABI_LYNXOS.
4823
4824 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4825
4826 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4827
4828 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4829
4830 * gdbint.texinfo (Target Conditionals): Remove mention of
4831 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4832 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4833
4834 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4835
4836 * Makefile.in: Add "pdfdir" installation
4837 directory, PDFTEX macro, support for "install-pdf" target,
4838 and rules for making a pdf version of refcard.texi.
4839 * refcard.tex: Specify paper size for PDF output.
4840
4841 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4842
4843 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
4844
4845 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4846
4847 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4848 (Source Path, Character Sets, Macros, Define)
4849 (GDB/MI Result Records, GDB/MI Simple Examples)
4850 (GDB/MI Program Execution, GDB/MI File Commands)
4851 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4852 (Bug Reporting): Use @value{GCC}.
4853
4854 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4855
4856 * gdb.texinfo (Help): Fix formatting of examples.
4857 (Variables): Use @ifnotinfo instead of @iftex.
4858 (Non-debug DLL symbols): Use @ref instead of @pxref.
4859 (Sparclet File): Use @samp instead of quotes.
4860
4861 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4862
4863 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4864
4865 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4866
4867 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4868 the order of the nodes.
4869 (C Operators, C Constants, Debugging C): Remove extra menus.
4870 (Method Names in Commands): Do not specify next/prev/up nodes.
4871
4872 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4873
4874 * gdb.texinfo (File Options): Add missing parenthesis.
4875 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4876
4877 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4878
4879 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4880
4881 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4882
4883 * gdb.texinfo (Standard Target Features): Mention
4884 case insensitivity.
4885 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4886
4887 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
4888
4889 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4890 (Files): Add section name to argument list for pxref.
4891 (Non-debug DLL symbols): Don't use `see' for pxref.
4892 (Embedded Processors): Fix typo.
4893 (GDB/MI Breakpoint Commands): Execution commands generate
4894 *stopped not ^done.
4895
4896 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
4897
4898 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4899 values for in_scope. Mention that only root variables can be
4900 updated.
4901 (GDB/MI Development and Front Ends): Explain new values may be
4902 added to existing fields.
4903
4904 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4905
4906 * gdb.texinfo (-target-disconnect): Use @smallexample.
4907 (Requirements): Add anchor for Expat. Update description.
4908 (Target Descriptions): Mention Expat.
4909 (Target Description Format): Document new elements. Use
4910 @smallexample.
4911 (Predefined Target Types, Standard Target Features): New sections.
4912 * gdbint.texinfo (Target Descriptions): New section.
4913
4914 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4915
4916 * gdb.texinfo (Target Description Format): Add section on XInclude.
4917
4918 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
4919
4920 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4921 command -enable-timings.
4922
4923 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4924
4925 * gdbint.texinfo (Operation System ABI Variant Handling): Update
4926 descriptions for new/deleted elements in gdb_osabi. Add missing
4927 description for function generic_elf_osabi_sniff_abi_tag_sections.
4928
4929 2007-01-29 Joel Brobecker <brobecker@adacore.com>
4930
4931 * gdb.texinfo (Maintenance Commands): Add documentation for
4932 the new "maint print target-stack" command.
4933
4934 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4935 Eli Zaretskii <eliz@gnu.org>
4936
4937 * gdb.texinfo: Describe CHAR array vs. string identification rules.
4938
4939 2007-01-26 Eli Zaretskii <eliz@gnu.org>
4940
4941 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4942 Use @value{NGCC} instead of @value{GCC}.
4943
4944 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4945
4946 * agentexpr.texi: Fix typos.
4947 * annotate.texinfo: Likewise.
4948 * gdb.texinfo: Likewise.
4949 * gdbint.texinfo: Likewise.
4950 * observer.texi: Likewise.
4951 * stabs.texinfo: Likewise.
4952
4953 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4954
4955 * gdbint.texinfo (Support Libraries): Remove mmalloc
4956 entry. Describe readline library.
4957
4958 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4959
4960 * gdb.texinfo (Target Descriptions): New section.
4961 (General Query Packets): Add QPassSignals anchor. Mention
4962 qXfer:features:read under qSupported. Expand mentions of
4963 qXfer:memory-map:read and QPassSignals. Document
4964 qXfer:features:read.
4965
4966 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4967
4968 * gdb.texinfo (Commands to specify files): Describe
4969 "set sysroot" and "show sysroot".
4970 (Using the `gdbserver' program): Lowercase argument
4971 to @var. Expand description of setting up GDB on the
4972 host.
4973
4974 2007-01-05 Joel Brobecker <brobecker@adacore.com>
4975
4976 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4977 catch exception, catch exception unhandled, and catch assert
4978 commands.
4979
4980 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4981
4982 * gdb.texinfo (Debugging Output): Document "set debug xml"
4983 and "show debug xml".
4984
4985 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4986
4987 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4988
4989 2007-01-01 Joel Brobecker <brobecker@adacore.com>
4990
4991 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4992
4993 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4994
4995 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4996 note in @ignore, to be removed later if nobody complains.
4997
4998 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
4999
5000 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5001 of -var-delete.
5002
5003 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5004
5005 * gdb.texinfo (Setting breakpoints): Document
5006 automatic software/hardware breakpoint usage and
5007 the "set breakpoint auto-hw" command.
5008
5009 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5010
5011 * gdb.texinfo (Memory Access Checking): New.
5012
5013 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5014
5015 * gdb.texinfo (Remote configuration): Mention
5016 "pass-signals-packet".
5017 (General Query Packets): Document QPassSignals. Fix
5018 a typo.
5019
5020 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5021
5022 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5023
5024 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5025
5026 * gdb.texinfo (Remote configuration): Rewrite documentation for
5027 packet configuration commands.
5028 (OS Information): Adjust reference to qXfer:auxv:read.
5029 (General Query Packets): Remove references to read-aux-vector-packet
5030 and set remote get-thread-local-storage-address.
5031
5032 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5033
5034 * gdbint.texinfo (Target Architecture Definition): Add new
5035 Initializing a New Architecture section.
5036
5037 2006-10-31 David Taylor <dtaylor@emc.com>
5038
5039 * stabs.texinfo (Macro define and undefine): New node describing
5040 stabs for #define and #undef.
5041
5042 2006-10-27 Andreas Schwab <schwab@suse.de>
5043
5044 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5045
5046 2006-10-21 Eli Zaretskii <eliz@gnu.org>
5047
5048 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5049 clarify on the possible meanings of ``expression'' watched by
5050 watchpoints. Add indexing.
5051 (Prompting, Errors, Invalidation, Annotations for Running)
5052 (Source Annotations): Fix index entries by adding "annotation" to
5053 them, to discriminate from index entries that point to the more
5054 general topic descriptions.
5055
5056 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5057
5058 * gdbint.texinfo (Target Vector Definition): Move most
5059 content into Existing Targets. Add a menu.
5060 (Existing Targets): New section, moved from Target Vector
5061 Definition. Use @subsection.
5062 (Managing Execution State): New section.
5063
5064 2006-10-16 Bob Wilson <bob.wilson@acm.org>
5065
5066 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5067
5068 2006-10-15 Eli Zaretskii <eliz@gnu.org>
5069
5070 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5071 (Command Syntax, Signals, Backtrace, Connecting)
5072 (Remote configuration, Renesas Boards, Console I/O): Fix last
5073 change: use Ctrl- instead of C-, except wrt Emacs.
5074 (File-I/O Examples): Put Ctrl-c in @kbd.
5075 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5076 (Console I/O): Use @samp with Ctrl-.
5077 (Signals, Set Breaks, Set Watchpoints): Document optional
5078 arguments to `info signals' `handle', `info breakpoints', and
5079 `info watchpoints'.
5080
5081 2006-10-14 Eli Zaretskii <eliz@gnu.org>
5082
5083 * gdb.texinfo (Backtrace): Fix last change.
5084
5085 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
5086
5087 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5088
5089 2006-10-10 Bob Wilson <bob.wilson@acm.org>
5090
5091 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5092 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5093 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
5094
5095 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5096 Daniel Jacobowitz <dan@codesourcery.com>
5097
5098 * gdb.texinfo (Packets): Document vFlashErase,
5099 vFlashWrite and vFlashDone packets.
5100 (General Query Packets): Document qXfer:memory-map:read.
5101 Add a new feature for qXfer:memory-map:read.
5102 (Memory map format): New section.
5103 (Target Commands): Mention that gdb can write flash.
5104
5105 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5106 Daniel Jacobowitz <dan@codesourcery.com>
5107
5108 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5109 memory regions and "mem auto".
5110
5111 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5112
5113 * gdbint.texinfo (Array Containers): New section.
5114
5115 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5116
5117 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5118 -stack-list-arguments HIGH_FRAME argument can be larger then the
5119 actual number of frames.
5120
5121 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5122
5123 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5124 -stack-list-locals HIGH_FRAME argument can be larger then the
5125 actual number of frames.
5126
5127 2006-09-02 Bob Wilson <bob.wilson@acm.org>
5128
5129 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5130 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5131
5132 2006-09-02 Eli Zaretskii <eliz@gnu.org>
5133
5134 * gdbint.texinfo (Overall Structure): New section "Source Tree
5135 Structure".
5136
5137 2006-08-17 Jim Blandy <jimb@codesourcery.com>
5138
5139 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5140 responses.
5141
5142 2006-08-08 Joel Brobecker <brobecker@adacore.com>
5143
5144 * gdb.texinfo (Source Path): Add documentation for new
5145 substitute-path commands.
5146
5147 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5148
5149 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5150 (Running Configure): ...here.
5151 (Requirements): New node. Mention expat.
5152
5153 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5154
5155 * gdb.texinfo (Target Commands): Remove
5156 'set download-write-size' and 'show download-write-size'.
5157
5158 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5159
5160 * stabs.texinfo (Member Type Descriptor): Correct example for
5161 pointer to member types.
5162
5163 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5164
5165 * gdb.texinfo (Optional warnings and messages): Add
5166 'set/show trace-commands'.
5167 (Command files): Add '-v' to source command.
5168
5169 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5170
5171 * gdb.texinfo (OS Information): Update qPart reference to
5172 qXfer.
5173 (Remote configuration): Likewise.
5174 (Overview): Move @cindex to the start of a paragraph. Talk
5175 about binary data encoding.
5176 (Packets): Refer to the overview for the details of the X
5177 packet encoding.
5178 (General Query Packets): Remove qPart description. Add qXfer
5179 description. Add an anchor to qSupported. Correct feature
5180 table title. Add a new feature for qXfer:auxv:read.
5181 (Interrupts): Add a missing parenthesis.
5182
5183 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5184
5185 * gdb.texinfo (KOD): Remove node.
5186 (GDB/MI Kod Commands): Remove commented out node.
5187
5188 2006-07-01 Eli Zaretskii <eliz@gnu.org>
5189
5190 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5191 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5192 (GDB/MI Thread Commands, GDB/MI Program Execution)
5193 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5194 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5195 (GDB/MI File Commands, GDB/MI Target Manipulation)
5196 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5197 since the MI prompt is hard-wired into the code.
5198
5199 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
5200
5201 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5202 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5203 (GDB/MI Data Manipulation): Remove description of unimplemented
5204 display related commands as variable objects perform this function
5205 and are superior: -display-delete, -display-disable,
5206 -display-enable, -display-insert and -display-list. Move
5207 -environment-cd, -environment-directory, -environment-path
5208 and -environment-pwd to "Program Context".
5209 (GDB/MI Program Control): Rename to "Program Execution". Move
5210 -exec-arguments -exec-abort to...
5211 (GDB/MI Program Context): ...here. New node split from "Data
5212 Manipulation".
5213
5214 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5215
5216 * gdb.texinfo (Remote configuration): Document set / show
5217 remote supported-packets.
5218 (General Query Packets): Document qSupported packet.
5219
5220 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5221
5222 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5223 and font markup.
5224 (Protocol basics): Likewise.
5225 (The F request packet): Likewise.
5226 (The F reply packet): Likewise.
5227 (Memory transfer): Move this node to be a subsubsection of
5228 "Protocol specific representation of datatypes".
5229 (The Ctrl-C message): More copy editing.
5230 (Console I/O): Likewise.
5231 (The isatty call): Delete this node, and merge its content into
5232 the "isatty" node. Fixed references elsewhere.
5233 (The system call): Delete this node, and merge its content into
5234 the "system" node. Fixed references elsewhere.
5235 (open): Reformat to use @table, and add appropriate font markup.
5236 (close): Likewise.
5237 (read): Likewise.
5238 (write): Likewise.
5239 (lseek): Likewise.
5240 (rename): Likewise.
5241 (unlink): Likewise.
5242 (stat/fstat): Likewise.
5243 (gettimeofday): Likewise.
5244 (isatty): Likewise.
5245 (system): Likewise, plus minor changes to fix confusing wording.
5246 (Integral datatypes): Fix font markup.
5247 (Pointer values): Likewise.
5248 (struct stat): Fix markup to use @table, plus minor copy editing.
5249 (struct timeval): Fix font markup, plus minor copy editing.
5250 (Constants): Minor copy editing.
5251 (Errno values): Add font markup.
5252 (File-I/O Examples): Likewise.
5253
5254 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
5255
5256 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5257 (GDB/MI Simple Examples): Move node up one level. Use real
5258 examples.
5259 (GDB/MI Compatibility with CLI): Update.
5260 (GDB/MI Result Records): Add "connected" and "exit" result
5261 classes.
5262 (GDB/MI Stream Records): Clarify target output.
5263 (GDB/MI Command Description Format): Modify example description.
5264 (GDB/MI Breakpoint Table Commands): Rename to...
5265 (GDB/MI Breakpoint Commands): ...this
5266 (GDB/MI Breakpoint Commands): Add optional thread field.
5267 (GDB/MI Program Control): Add an introduction. Move "Program
5268 termination" examples into exec-run description.
5269 (GDB/MI File Commands): Mention similar CLI commands.
5270 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5271 is similar to "-gdb-version".
5272
5273 2006-06-09 Eli Zaretskii <eliz@gnu.org>
5274
5275 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5276
5277 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
5278
5279 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5280 sourceware.org for mailing lists.
5281 (GDB/MI File Commands): New node split from Program Control.
5282
5283 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
5284
5285 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
5286
5287 2006-05-22 Eli Zaretskii <eliz@gnu.org>
5288
5289 * gdb.texinfo (Cygwin Native): Fix last change.
5290
5291 2006-05-22 Christopher Faylor <cgf@timesys.com>
5292
5293 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5294
5295 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
5296
5297 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5298 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5299
5300 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5301
5302 * gdb.texinfo (General Query Packets): Recommend not starting
5303 new packets with qC and clarify.
5304
5305 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
5306
5307 * gdb.texinfo (M2 Types): New section.
5308
5309 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5310
5311 * agentexpr.texi: Add a copyright and license notice.
5312 * observer.texi: Likewise, with GPL clause for function prototypes.
5313 Remove trailing whitespace.
5314
5315 2006-05-05 Jim Blandy <jimb@codesourcery.com>
5316
5317 * gdb.texinfo (General Query Packets): Document conventions for
5318 terminating packet names, and their violations.
5319
5320 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5321
5322 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5323 * gdb.texinfo: Likewise.
5324
5325 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5326
5327 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5328 and "show remotedebug".
5329 (Debugging Output): Add additional index entries.
5330
5331 2006-04-27 Michael Snyder <msnyder@redhat.com>
5332
5333 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5334
5335 2006-04-22 Andrew Cagney <cagney@redhat.com>
5336
5337 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5338 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5339
5340 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5341
5342 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5343 and remove breakpoint prototypes.
5344 (Watchpoints): Move description of target_insert_hw_breakpoint and
5345 target_remove_hw_breakpoint ...
5346 (Breakpoints): ... to here. Document target_insert_breakpoint and
5347 target_remove_breakpoint.
5348
5349 2006-04-17 Jim Blandy <jimb@codesourcery.com>
5350
5351 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5352 and C packets are optional.
5353
5354 2006-04-14 Frederic Riss <frederic.riss@st.com>
5355
5356 * gdb.texinfo (Specifying source directories): Update the description
5357 of the source file search to reflect the fact that the source path
5358 always contains at least $cdir and $cwd.
5359
5360 2006-03-31 Michael Snyder <msnyder@redhat.com>
5361
5362 * gdb.texinfo: Update copyright dates.
5363
5364 2006-03-31 Eli Zaretskii <eliz@gnu.org>
5365
5366 * gdb.texinfo (Overview): Add an index entry to "empty response".
5367
5368 2006-03-28 Jim Blandy <jimb@codesourcery.com>
5369
5370 * gdbint.texinfo (Prologue Analysis): New section.
5371
5372 2006-03-07 Jim Blandy <jimb@red-bean.com>
5373
5374 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5375
5376 * gdb.texinfo (Target Commands): Update text describing how to
5377 specify a target. Refer to the detailed section on remote
5378 debugging, not the brief mention.
5379
5380 * gdb.texinfo (Connecting): Organize the different 'target remote'
5381 connection methods into a table. Add a 'target remote' index
5382 entry. (!!!)
5383
5384 2006-02-17 Fred Fish <fnf@specifix.com>
5385
5386 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5387 'ptype' commands to reflect the fact that the only significant
5388 difference between them is that ptype prints the complete type
5389 description instead of just the name.
5390
5391 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5392
5393 * gdbint.texinfo (Watchpoints): Delete
5394 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5395
5396 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
5397
5398 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5399 times fields where needed. Fix typos. Update general form given
5400 for output of -break-insert.
5401 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5402
5403 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5404
5405 * gdbint.texinfo (Symbol Handling): Add a section
5406 on memory management.
5407
5408 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
5409
5410 * gdb.texinfo (Breakpoint table commands): Document the fullname
5411 field in -break-list output.
5412
5413 2006-02-03 Eli Zaretskii <eliz@gnu.org>
5414
5415 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5416 debugging information produced by the various "set debug..."
5417 options.
5418
5419 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5420
5421 * gdb.texinfo (Files): Remove obsolete bits from the description
5422 of "symbol-file".
5423
5424 2006-01-25 Jim Blandy <jimb@redhat.com>
5425
5426 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5427
5428 2006-01-24 Jim Blandy <jimb@redhat.com>
5429
5430 * gdbint.texinfo (Frames): Document the basics of GDB's register
5431 unwinding model, and explain the existence of the "sentinel" frame.
5432
5433 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5434
5435 * gdb.texinfo (Choosing files): Mention that -directory is used
5436 for script files.
5437 (Specifying source directories): Likewise.
5438 (Command files): Explain how script files are found.
5439
5440 2006-01-21 Eli Zaretskii <eliz@gnu.org>
5441
5442 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5443 the threads in a multi-threaded program.
5444 (Threads): The threadno argument of "thread apply" can be a range
5445 of numbers.
5446
5447 2006-01-18 Jim Blandy <jimb@redhat.com>
5448
5449 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5450 of warning flags.
5451
5452 2006-01-13 Eli Zaretskii <eliz@gnu.org>
5453
5454 * gdb.texinfo (Sequences): Improve menu annotations.
5455 (Define): Add index entries for arguments of user-defined
5456 commands. Move the description of flow-control commands...
5457 (Command Files): ...to here. Document loop_break and
5458 loop_continue.
5459 (Define, Command Files): Document `end' and add index entries for
5460 it.
5461
5462 2006-01-04 Michael Snyder <msnyder@redhat.com>
5463
5464 * gdb.texinfo: Add documentation for linux-fork.
5465 * gdbint.texinfo: Add internal documentation for checkpoints.
5466
5467 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5468
5469 * gdb.texinfo (Omissions from Ada): Document that there is now
5470 limited aggregate support.
5471
5472 2005-12-28 Eli Zaretskii <eliz@gnu.org>
5473
5474 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5475 registers and the likes.
5476
5477 2005-12-24 Eli Zaretskii <eliz@gnu.org>
5478
5479 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5480 (Symbols): Fix usage of "e.g.".
5481 (Memory Region Attributes): Fix usage of "etc."
5482
5483 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5484 (Coding): Fix usage of "e.g.".
5485
5486 2005-12-23 Eli Zaretskii <eliz@gnu.org>
5487
5488 * stabs.texinfo:
5489 * refcard.tex:
5490 * gpl.texi:
5491 * gdbint.texinfo:
5492 * gdb.texinfo:
5493 * gdb-cfg.texi:
5494 * fdl.texi:
5495 * annotate.texinfo:
5496 * all-cfg.texi:
5497 * Makefile.in: Add (C) after Copyright. Update the FSF
5498 address.
5499
5500 2005-12-03 Eli Zaretskii <eliz@gnu.org>
5501
5502 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5503 extend GDB with commands for external monitor.
5504
5505 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5506
5507 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5508
5509 2005-11-25 Joel Brobecker <brobecker@adacore.com>
5510
5511 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5512
5513 2005-11-21 Jim Blandy <jimb@redhat.com>
5514
5515 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5516 placement of 'R' actions in tracepoint action packets; document
5517 dependence of 'X' and 'M' actions on a preceding 'R' action for
5518 their registers.
5519
5520 2005-11-19 Jim Blandy <jimb@redhat.com>
5521
5522 * gdb.texinfo (Tracepoint Packets): New node.
5523 (General Query Packets): Add entries for the tracepoint packets,
5524 referring to the "Tracepoint Packets" node.
5525 (Tracepoints): Add reference to "Tracepoint Packets".
5526
5527 2005-11-18 Kevin Buettner <kevinb@redhat.com>
5528
5529 * gdb.texinfo (set remotebreak): Add anchor.
5530 (X packet): Likewise.
5531 (Remote Protocol): Add new section `Interrupts' and new index
5532 entry `interrupts (remote protocol)'.
5533
5534 2005-11-18 Jim Blandy <jimb@redhat.com>
5535
5536 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5537 entries into the General Query Packets section. Add a
5538 cross-reference to that section. Drop description of replies, as
5539 these are covered in the descriptions of each packet.
5540 (General Query Packets): Add introductory text. Explain naming
5541 conventions, and how the end of a name is recognized.
5542
5543 2005-11-17 Kevin Buettner <kevinb@redhat.com>
5544
5545 * gdb.texinfo (Remote configuration): Fix typo in description of
5546 "set remotebreak" command.
5547
5548 2005-11-16 Jim Blandy <jimb@redhat.com>
5549
5550 * gdb.texinfo (Packets, Stop Reply Packets)
5551 (General Query Packets): Various formatting cleanups.
5552 - Use @samp for packet contents.
5553 - Drop summaries from packet @item lines; the same information appears
5554 immediately below in the description.
5555 - Delete paragraph breaks after packet @item commands, so that the
5556 description appears directly to the right of the packet prototype
5557 in the printed manual, if it fits.
5558 - Place spaces in packet prototypes between @vars and non-@var
5559 letters, and explain that they're just for formatting.
5560 - Use @dots{} instead of '...'.
5561 - Fix uses of @code where @var was needed.
5562 - Replace "deprecated" markers with English text spelling out the
5563 packet's status and the preferred alternatives.
5564 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5565 what this ever meant.
5566 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5567 this for a long time.
5568 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5569 implemented several times, and have been in use for years.
5570
5571 2005-11-15 Jim Blandy <jimb@redhat.com>
5572
5573 * gdb.texinfo (Packets): Add index entries for 'm' packet
5574 disclaimers.
5575
5576 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5577 of stub when processing an 'm' packet.
5578
5579 * gdb.texinfo (Packets): Mention that packets beginning with
5580 letters are reserved once, at the top, instead of actually listing
5581 them all and saying "reserved".
5582
5583 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5584
5585 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5586 Change @var{$arg0 to @code{$arg0.
5587
5588 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5589
5590 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5591
5592 2005-11-12 Jim Blandy <jimb@redhat.com>
5593
5594 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5595 order. Remove extraneous 'z'.
5596
5597 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5598
5599 * gdb.texinfo (Choosing files): Add --eval-command.
5600
5601 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5602
5603 * gdb.texinfo (Choosing modes): Add --return-child-result.
5604
5605
5606 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5607
5608 * gdb.texinfo (Choosing modes): Add --batch-silent.
5609
5610 2005-10-28 Eli Zaretskii <eliz@gnu.org>
5611
5612 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5613 "The -var-update Command".
5614
5615 2005-10-03 Joel Brobecker <brobecker@adacore.com>
5616
5617 * gdb.texinfo (Print Settings): Add documentation for set/show
5618 print array-indexes.
5619
5620 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5621
5622 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5623 6.2 and 6.3.
5624
5625 2005-08-27 Eli Zaretskii <eliz@gnu.org>
5626
5627 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5628 since 19-Jan-2004.
5629 (Files): Likewise.
5630 (Variables, Symbols): Document the "<incomplete type>" message and
5631 its reasons.
5632
5633 2005-08-01 Fred Fish <fnf@specifix.com>
5634
5635 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5636
5637 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
5638
5639 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5640 option for -var-list-children and -var-update.
5641 (GDB/MI Stack Manipulation): Simplify description of
5642 print-values option for -stack-list-locals.
5643 (GDB/MI Command Description Format): Clarify.
5644 (Mode Options): Spelling of superseded.
5645
5646 2005-07-12 Bob Rossi <bob@brasko.net>
5647
5648 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5649 corresponding GDB command comment.
5650
5651 2005-07-06 Bob Rossi <bob@brasko.net>
5652
5653 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5654 and -inferior-tty-show.
5655 (Input/Output): Document "set/show inferior-tty" and tty alias.
5656
5657 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5658
5659 * gdb.texinfo (Packets): Change description of 'D' packet to note
5660 that GDB does wait for a response.
5661
5662 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
5663
5664 * gdb.texinfo (History) Rename "Command History".
5665 (Command History): Move node "Server Prefix" from section on
5666 Annotations here.
5667
5668 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
5669
5670 * gdb.texinfo (GDB/MI Stack Manipulation):
5671 Re-instate -stack-info-frame with example. Say that it gets
5672 info on selected frame, not current frame.
5673
5674 2005-06-18 Eli Zaretskii <eliz@gnu.org>
5675
5676 * gdb.texinfo (Server): Clarify that `file' should be used before
5677 connecting to the server.
5678 (Files): Add an xref to the above description.
5679 (Output Formats): More detailed description of the `c' format.
5680 (Memory): List explicitly all the formats supported by `x'.
5681 (Threads): Add an @cindex entry for "thread apply".
5682 (Files): Document the possibility of loading unlinked object
5683 files. Add more indexing for solib-absolute-prefix and
5684 --with-sysroot.
5685 (Machine Code): Document possible problems with locations in
5686 shared libraries.
5687 (Backtrace): Document that free-standing environments do not need
5688 to have a `main' function.
5689
5690 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
5691
5692 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5693 -stack-info-frame.
5694
5695 2005-06-07 Andrew Cagney <cagney@gnu.org>
5696
5697 * gdb.texinfo (Contributors): Note the original multi-arch
5698 contributors.
5699
5700 2005-06-03 Eli Zaretskii <eliz@gnu.org>
5701
5702 * gdb.texinfo (Registers): Add index entries for the standard
5703 registers.
5704 (Frames): Add cross-reference from frame pointer description to
5705 the Registers node.
5706 (Annotations Overview): Fix the reference to GDB name.
5707
5708 2005-06-01 Eli Zaretskii <eliz@gnu.org>
5709
5710 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5711 can-use-hw-watchpoints.
5712
5713 2005-05-28 Bob Rossi <bob@brasko.net>
5714
5715 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5716 the possible reasons why an exec async record would be returned to FE.
5717
5718 2005-05-26 Andrew Cagney <cagney@gnu.org>
5719
5720 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5721 Andrew Cagney implemented the original GDB/MI.
5722
5723 2005-05-23 Orjan Friberg <orjanf@axis.com>
5724
5725 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5726 documentation. Add documentation for cris-mode.
5727
5728 2005-05-20 Eli Zaretskii <eliz@gnu.org>
5729
5730 * gdb.texinfo (Numbers): Explain the example and make the wording
5731 more acurate.
5732
5733 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5734 Dennis Brueni <dennis@slickedit.com>
5735
5736 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5737 (GDB/MI Data Manipulation, GDB/MI Program Control)
5738 (GDB/MI Stack Manipulation): Update examples to include the fullname
5739 attribute in stack frames.
5740
5741 2005-05-12 Eli Zaretskii <eliz@gnu.org>
5742
5743 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5744 do with other non-standard names of init files.
5745
5746 2005-05-11 Eli Zaretskii <eliz@gnu.org>
5747
5748 * gdb.texinfo (Command Files): Move the description of the startup
5749 from here...
5750 (Startup): ...to this new subsection of the Invocation chapter.
5751 Rearrange the description of init files more logically and add a
5752 cross-reference to "Command Files". Document the special gdbinit
5753 name for CISCO 68k. Expand the description of what GDB does
5754 during startup.
5755 (History): Add index entry for HISTSIZE.
5756
5757 2005-05-02 Mark Kettenis <kettenis@gnu.org>
5758
5759 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5760
5761 2005-05-02 Eli Zaretskii <eliz@gnu.org>
5762
5763 * gdb.texinfo (SVR4 Process Information, The isatty call)
5764 (The system call): Don't use foo(N) notation for man pages and
5765 functions.
5766 (Compilation, DJGPP Native): Improve wording.
5767
5768 2005-04-27 Eli Zaretskii <eliz@gnu.org>
5769
5770 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5771 were optimized away.
5772
5773 2005-04-22 Eli Zaretskii <eliz@gnu.org>
5774
5775 * gdb.texinfo (Remote configuration): Document "set/show
5776 get-thread-local-storage-address". Add cross-reference to the
5777 description of the qGetTLSAddr packet.
5778 (General Query Packets): Mention "set remote
5779 get-thread-local-storage-address" and add a reference to its
5780 description.
5781
5782 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
5783
5784 * gdb.texinfo (Backtrace): Describe 'bt full'.
5785
5786 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
5787
5788 * gdb.texinfo (Mode Options): Fix typo.
5789 (GDB/MI): Describe how to invoke GDB/MI.
5790
5791 2005-04-16 Eli Zaretskii <eliz@gnu.org>
5792
5793 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
5794 references changed. Add description of "info udot".
5795 (Files): Document "set/show stop-on-solib-events".
5796 (M32R/D): Document "set/show download-path", "set/show
5797 board-address", "set/show server-address", "upload", "tload".
5798 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5799 "use_mon_code", "use_ib_break", "use_dbt_break".
5800 (Maintenance Commands): Improve indexing.
5801 (Target Commands): Document "set/show hash", "set/show debug
5802 monitor".
5803 (SVR4 Process Information): Document "info pidlist" and "info
5804 meminfo". Document "set/show procfs-tarce" and "set/show
5805 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5806 (Symbols, The Print Command with Objective-C): Improve indexing.
5807 (Objective-C): Add references to "info classes" and "info
5808 selectors".
5809 (Debugging Output): Improve wording. Document "set/show debug
5810 solib-frv". Fix "set/show debugvarobj".
5811 (Set Breaks): Add index entry for "hardware breakpoints".
5812 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5813 and "set/show usehardbreakpoints".
5814 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5815 monitor-prompt", "set/show monitor-warnings", "pmon".
5816 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5817 rdiromatzero", "set/show rdiheartbeat".
5818 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5819 "sds".
5820 (Embedded Processors): Document the "sim" command.
5821 (Remote): Document the "remote" command.
5822 (DJGPP Native): Document the "info serial" command.
5823 (Threads): Document "maint info sol-threads".
5824 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5825 (Set Breaks): Improve indexing.
5826 (Command Syntax): Add a reference to dont-repeat.
5827 (Define): Document "dont-repeat".
5828 (TUI Commands): Document "tabset".
5829 (WinCE): New subsection. Document "set/show remotedirectory",
5830 "set/show remoteupload", "set/show remoteaddhost".
5831
5832 2005-04-15 Eli Zaretskii <eliz@gnu.org>
5833
5834 * gdb.texinfo (Hurd Native): New subsection, documents
5835 Hurd-specific commands.
5836 (Maintenance Commands): Add cross-reference to "Debugging Output".
5837 (Debugging Output): Document "set/show debug lin-lwp".
5838 (MIPS): Improve documentation of heuristic-fence-post. Document
5839 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5840 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5841 remote-mips64-transfers-32bit-regs", "set/show debug mips".
5842 (ARM): Document ARM-specific commands.
5843 (AVR): New section. Document "info io_registers".
5844 (CRIS): New section. Document "set/show cris-version" and
5845 "set/show cris-dwarf2-cfi".
5846 (HPPA): New section. Document "set/show debug hppa" and "maint
5847 print unwind".
5848 (Neutrino): New subsection. Document "set/show debug nto-debug".
5849 (Super-H): New section. Document the "regs" command.
5850 (Debugging Output): Document "set/show debug aix-thread".
5851
5852 2005-04-09 Eli Zaretskii <eliz@gnu.org>
5853
5854 * gdb.texinfo (Print Settings): Document "set/show print
5855 pascal_static-members", "set print repeats", "show print
5856 null-stop". Improve indexing. Fix documentation of "set print
5857 union".
5858 (Pascal): New section.
5859 (Supported languages): Rename from "Support"; all references
5860 updated. Add a menu item for Pascal.
5861 (Numbers): Document "set radix.
5862 (Screen Size): Document "set/show pagination".
5863 (MIPS Embedded): Remove "set processor" documentation.
5864 (Remote configuration): Document "set/show X/P/Z-packet",
5865 "set/show read-aux-vector-packet", "set/show remote
5866 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5867 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5868 remotedebug", "set/show remotebreak", "set/show remotedevice",
5869 "set/show remotelogfile".
5870 (Auxiliary Vector): Add reference to the description of the
5871 read-aux-vector-packet setting.
5872 (Set Watchpoints): Add a cross-reference to "set remote
5873 hardware-breakpoint-limit".
5874 (General Query Packets): Add indexing of requests and
5875 cross-references to related commands in "Remote configuration".
5876 (File-I/O Overview, The system call): Fix wording and typos.
5877 (Thread Stops): Add index entries.
5878 (Continuing and Stepping): Document "show step-mode".
5879 (i386): New node. Document "set/show struct-convention".
5880 (Files): Document "show trust-readonly-sections".
5881 (Calling): Document "set/show unwindonsignal".
5882 (Messages/Warnings): Add index entries.
5883 (Maintenance Commands): Document "set/show watchdog".
5884 (Annotations Overview): Document "show annotate".
5885 (Set Watchpoints): Add index entries.
5886 (Symbols): Fix doc of case-sensitive.
5887 (ABI): Document "show coerce-float-to-double".
5888 (Convenience Vars, Help): Improve indexing.
5889 (Machine Code): Document "show disassembly-flavor".
5890 (Debugging C plus plus): Document "show overload-resolution".
5891 (Value History, Signaling): Add index entries.
5892
5893 2005-04-08 Eli Zaretskii <eliz@gnu.org>
5894
5895 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5896 (Processes): Fix wording.
5897 (History, List, Logging output, Define, Symbols, Print Settings):
5898 Improve indexing.
5899
5900 2005-04-03 Eli Zaretskii <eliz@gnu.org>
5901
5902 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5903 redundant index entry for "target" command.
5904 (Backtrace): Add index entries.
5905 (Symbols, Fortran): Document the "set case-sensitive" command.
5906 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5907 (Print Settings): Add index entry for "set demangle-style".
5908 (Target Commands): Document "set download-write-size".
5909 (Debugging Output): Document "set exec-done-display".
5910
5911 2005-04-02 Eli Zaretskii <eliz@gnu.org>
5912
5913 * gdb.texinfo (Files): Fix the name and documentation of
5914 add-shared-symbol-files. Document its alias assf. Update the
5915 list of OSs where GDB supports shared libraries. Fix markup.
5916 (Continuing and Stepping): Add reference to @var{location} in the
5917 text.
5918 (Dump/Restore Files): Fix reference to @{filename}.
5919 (Help): Fix wording.
5920 (Attach): Ditto.
5921 (Set Watchpoints): Ditto.
5922 (Backtrace): Remove redundant index entries. Improve index
5923 entries.
5924 (Delete Breaks): Fix wording.
5925 (Memory): Document the compare-sections command.
5926 (Memory Region Attributes): Improve wording.
5927 (Disabling): Improve wording.
5928 (Fortran): New subsection. Document the "info common" command.
5929 (Help): Document aliases "info copying" and "info warranty".
5930 (Caching Remote Data): New section. Document the "set/show
5931 remotecache" and "info dcache" commands.
5932 (Show): Fix wording of the documentation of the "set
5933 extension-language" command.
5934 (Signals): Add index entry for "info handle".
5935 (Memory Region Attributes): Fix punctuation.
5936 (Symbols): Change the arg name to "location" and refer to it in
5937 the text. Fix wording of "info types" doc.
5938 (Threads): Fix usage of @enumerate @item's.
5939 (Listing Tracepoints): Add index entry for "info tp".
5940 (Set Watchpoints): Add xref to "info break" description.
5941 (Macros): Add an index entry for "macro exp1". Document the
5942 "macro list" command.
5943 (Maintenance Commands): Document "flushregs", "maint agent",
5944 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5945 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5946 "maint print architecture", "maint print objfiles", "maint print
5947 statistics", "maint print type", "maint show-debug-regs", "maint
5948 space", "maint time", and "maint translate-address".
5949 (Connecting): Document the "monitor" command.
5950 (Annotations Overview): Describe the "set annotate" command.
5951
5952 2005-04-01 Eli Zaretskii <eliz@gnu.org>
5953
5954 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5955 Rearrange index entries and improve wording about support for
5956 hardware watchpoints.
5957
5958 2005-03-10 Bob Rossi <bob@brasko.net>
5959
5960 * gdb.texinfo: Update copyright
5961
5962 2005-02-09 Theodore A. Roth <troth@openavr.org>
5963
5964 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5965 error.
5966
5967 2005-02-03 Kevin Buettner <kevinb@redhat.com>
5968
5969 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5970
5971 2005-01-17 Michael Snyder <msnyder@redhat.com>
5972
5973 * gdb.texinfo: Fix spelling, infinte -> infinite.
5974
5975 2005-01-08 Mark Kettenis <kettenis@gnu.org>
5976
5977 * observer.texi (GDB Observers): Document "solib_loaded".
5978
5979 2005-01-07 Andrew Cagney <cagney@gnu.org>
5980
5981 * configure.ac: Rename configure.in, require autoconf 2.59.
5982 * configure: Re-generate.
5983
5984 * configure.in: Replace configdirs with multiple references to
5985 AC_CONFIG_SUBDIRS.
5986 * configure: Re-generate.
5987
5988 2005-01-04 Andrew Cagney <cagney@gnu.org>
5989
5990 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5991 part of the version number.
5992
5993 2004-12-24 Mark Kettenis <kettenis@gnu.org>
5994
5995 * gdbint.texinfo (Algorithms): Remove description of
5996 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5997
5998 2004-12-07 Jim Blandy <jimb@redhat.com>
5999
6000 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6001 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6002 numbers.
6003
6004 2004-12-07 Andreas Schwab <schwab@suse.de>
6005
6006 * gdb.texinfo (Mode Options): Document -l option.
6007
6008 2004-12-04 Eli Zaretskii <eliz@gnu.org>
6009
6010 * gdbint.texinfo (Algorithms): More accurate description of
6011 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6012 is not needed unless data-read and data-access watchpoints are
6013 supported. Add a description of how GDB checks whether the
6014 inferior stopped because a watchpoint was hit.
6015
6016 2004-11-23 Eli Zaretskii <eliz@gnu.org>
6017
6018 * gdb.texinfo (Files): Add cross-reference to description of
6019 -readnow command-line switch.
6020
6021 2004-11-10 Randolph Chung <tausq@debian.org>
6022
6023 * gdb.texinfo: Document set/show backtrace past-entry commands.
6024 Rearrange index entries for set/show backtrace past-main.
6025
6026 2004-11-10 Jon Beniston <jon@beniston.com>
6027
6028 Committed by Andrew Cagney <cagney@gnu.org>.
6029 * gdb.texinfo (Remote Serial Protocol): Further describe
6030 binary transfer escaping mechanism .
6031
6032 2004-11-08 Randolph Chung <tausq@debian.org>
6033
6034 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6035 and "show debug infrun". Add index entries.
6036
6037 2004-10-23 Eli Zaretskii <eliz@gnu.org>
6038
6039 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6040 "info proc" that are already implemented. Add index entries.
6041 (Working Directory): Add a cross-reference to "info proc" command.
6042 (Files): Add a tip for decreasing memory used for symtabs from
6043 shared libraries.
6044 (Starting): Fix whitespace; make "elaboration" stand out where it
6045 is first used, and add an index entry for the term.
6046 (Calling): Expand and elaborate text. Add "print". Add the
6047 description of problems with weak aliases.
6048 (Core File Generation): New section.
6049
6050 2004-10-12 Andrew Cagney <cagney@gnu.org>
6051
6052 * gdbint.texinfo (Versions and Branches): New chapter.
6053 (Releasing GDB): Delete "Versions and Branches" section.
6054 (Top): Add "Versions and Branches".
6055
6056 2004-10-08 Eli Zaretskii <eliz@gnu.org>
6057
6058 * gdb.texinfo (Editing, History): Add cross-references to the
6059 included Readline and History user documentation. Remove
6060 references to the symbol have-readline-appendices which is unused
6061 and undefined.
6062 (History): Fix indexing.
6063
6064 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6065
6066 * gdbint.texinfo (target_stopped_data_address): Update to
6067 new prototype.
6068 (i386_stopped_data_address): Update prototype and description.
6069 (i386_stopped_by_watchpoint): New function and description.
6070
6071 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6072
6073 * gdb.texinfo (Filenames): Add Ada suffixes.
6074 (Ada) New section.
6075
6076 2004-09-27 Andrew Cagney <cagney@gnu.org>
6077 Robert Picco <Robert.Picco@hp.com>
6078
6079 * gdb.texinfo (Packets): Document the "p" packet.
6080
6081 2004-09-21 Jason Molenda (jmolenda@apple.com)
6082
6083 * gdb.texinfo (Paths and Names of the Source Files): Document the
6084 meaning of values in the 'desc' field of a SO stab.
6085
6086 2004-09-20 Daniel Jacobowitz <dan@debian.org>
6087
6088 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6089 max-cache-age" and "maint show dwarf2 max-cache-age".
6090
6091 2004-09-16 Eli Zaretskii <eliz@gnu.org>
6092
6093 * gdb.texinfo (Set Breaks): Add index entry for setting
6094 breakpoints on overloaded C++ functions that are not members of
6095 any classes. Add an example and an index entry for setting
6096 breakpoints on all program functions.
6097 (Character Sets, Macros, Overlay Commands)
6098 (Non-debug DLL symbols, GDB/MI Output Syntax)
6099 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6100 Use "(@value{GDBP})" instead of a literal "(gdb)".
6101
6102 2004-09-12 Andrew Cagney <cagney@gnu.org>
6103
6104 * gdbint.texinfo (Native Debugging): Delete description of
6105 FILES_INFO_HOOK.
6106
6107 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6108
6109 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6110 to hex_string_custom (not historically correct, but more
6111 understandable, given the current code).
6112
6113 2004-09-03 Andrew Cagney <cagney@gnu.org>
6114
6115 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6116
6117 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6118
6119 * observer.texi (solib_unloaded): New observer.
6120
6121 2004-08-24 Andrew Cagney <cagney@gnu.org>
6122
6123 * gdbint.texinfo (Target Architecture Definition): Add missing
6124 comma.
6125
6126 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6127
6128 * (Using the Testsuite): build != host is supported,
6129 but some test scripts do not support build != host.
6130
6131 2004-08-14 Mark Kettenis <kettenis@gnu.org>
6132
6133 * gdbint.texinfo (Host Definition): Delete description of
6134 FCLOSE_PROVIDED and GETENV_PROVIDED.
6135
6136 2004-08-05 Mark Kettenis <kettenis@chello.nl>
6137
6138 * gdbint.texinfo (Host Definition): Delete description of
6139 NO_SYS_FILE.
6140 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6141 PTRACE_FP_BUG.
6142
6143 2004-08-05 Andrew Cagney <cagney@gnu.org>
6144
6145 * gdbint.texinfo (Target Architecture Definition): Delete
6146 reference to deprecated_read_fp.
6147
6148 2004-08-02 Andrew Cagney <cagney@gnu.org>
6149
6150 * gdbint.texinfo (Target Architecture Definition): Delete
6151 description of DEPRECATED_REGISTER_BYTES.
6152
6153 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6154
6155 * gdb.texinfo (Source Path): Document the new behavior of
6156 searching for the source files.
6157
6158 2004-07-17 Eli Zaretskii <eliz@gnu.org>
6159
6160 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6161 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6162 (Auto Display): Improve indexing.
6163
6164 2004-07-16 Andrew Cagney <cagney@gnu.org>
6165
6166 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6167 "-noasync".
6168
6169 2004-07-09 Eli Zaretskii <eliz@gnu.org>
6170
6171 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6172 have the same prefix have only their prefix in the index.
6173
6174 2004-07-03 Mark Kettenis <kettenis@gnu.org>
6175
6176 * gdb.texinfo (BSD libkvm Interface): New node (section)
6177 (Native): Add it to the menu.
6178
6179 2004-07-01 Mark Kettenis <kettenis@gnu.org>
6180
6181 * gdbint.texinfo (Target Architecture Definition): Remove
6182 PCC_SOL_BROKEN.
6183
6184 2004-06-24 Mark Kettenis <kettenis@gnu.org>
6185
6186 * gdbint.texinfo (Target Architecture Definition): Remove
6187 SUN_FIXED_LBRAC_BUG.
6188
6189 2004-06-26 Andrew Cagney <cagney@gnu.org>
6190
6191 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6192
6193 2004-06-20 Andrew Cagney <cagney@gnu.org>
6194
6195 * gdbint.texinfo (Target Architecture Definition): Deprecate
6196 USE_STRUCT_CONVENTION.
6197
6198 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6199
6200 gdb.texinfo (Bug Reporting): Mention session recording,
6201 with the script command or Emacs.
6202
6203 2004-06-18 Andrew Cagney <cagney@gnu.org>
6204
6205 * gdbint.texinfo (Target Architecture Definition): Deprecate
6206 FUNCTION_START_OFFSET.
6207
6208 2004-06-14 Andrew Cagney <cagney@gnu.org>
6209
6210 Based on changes from Karl Berry.
6211 * gdb.texinfo: Do not use @sc in a direntry.
6212 * stabs.texinfo: Change @dircateogry to "Software development".
6213 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6214
6215 2004-06-13 Andrew Cagney <cagney@gnu.org>
6216
6217 * gdbint.texinfo (Target Architecture Definition): Delete
6218 description of RETURN_VALUE_ON_STACK.
6219
6220 2004-06-09 Andrew Cagney <cagney@gnu.org>
6221
6222 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6223 deleted by previous patch.
6224
6225 2004-06-08 Andrew Cagney <cagney@gnu.org>
6226
6227 * gdbint.texinfo (Native Debugging): Delete documentation on
6228 ATTACH_DETACH.
6229
6230 2004-06-06 Randolph Chung <tausq@debian.org>
6231
6232 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6233
6234 2004-06-06 Randolph Chung <tausq@debian.org>
6235
6236 * gdb.texinfo (push_dummy_call): Update argument list to match
6237 the new push_dummy_call method signature. Describe the function
6238 argument.
6239
6240 2004-05-24 Joel Brobecker <brobecker@gnat.com>
6241
6242 * gdb.texinfo (Starting): Document new start command.
6243
6244 2004-05-21 Andrew Cagney <cagney@redhat.com>
6245
6246 * observer.texi (GDB Observers): Document "inferior_created".
6247
6248 2004-05-08 Andrew Cagney <cagney@redhat.com>
6249
6250 * gdbint.texinfo (Target Architecture Definition): Delete
6251 description of DO_DEFERRED_STORES.
6252
6253 * gdbint.texinfo (Target Architecture Definition): Delete
6254 references to DEPRECATED_FIX_CALL_DUMMY.
6255
6256 * gdbint.texinfo (Target Architecture Definition): Delete
6257 description of DEPRECATED_CALL_DUMMY_WORDS,
6258 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6259
6260 * gdbint.texinfo (Target Architecture Definition): Delete
6261 description of DEPRECATED_PUSH_DUMMY_FRAME.
6262
6263 * gdbint.texinfo (Target Architecture Definition): Delete
6264 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6265
6266 2004-05-07 Andrew Cagney <cagney@redhat.com>
6267
6268 * observer.texi (GDB Observers): Add "Debugging" section. Include
6269 cross reference to "set/show debug observer".
6270 * gdb.texinfo (Debugging Output): Document "set/show debug
6271 observer".
6272
6273 2004-05-01 Andrew Cagney <cagney@redhat.com>
6274
6275 * gdbint.texinfo (Target Architecture Definition): Delete
6276 description of DEPRECATED_PC_IN_SIGTRAMP.
6277
6278 2004-04-30 Andrew Cagney <cagney@redhat.com>
6279
6280 * gdbint.texinfo (Target Architecture Definition): Delete
6281 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6282
6283 2004-04-30 Orjan Friberg <orjanf@axis.com>
6284
6285 * observer.texi (GDB Observers): Correct spelling.
6286
6287 2004-04-26 Orjan Friberg <orjanf@axis.com>
6288
6289 * observer.texi (GDB Observers): Add target_changed event.
6290
6291 2004-04-08 Andrew Cagney <cagney@redhat.com>
6292
6293 * observer.texi (GDB Observers): Rework, provide generic observer
6294 definitions and then a list of observable events.
6295
6296 2004-04-04 Andrew Cagney <cagney@redhat.com>
6297
6298 * gdbint.texinfo (Host Definition): Delete reference to
6299 NO_SIGINTERRUPT.
6300
6301 2004-04-02 Andrew Cagney <cagney@redhat.com>
6302
6303 * gdbint.texinfo (Target Architecture Definition): Delete
6304 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6305
6306 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6307
6308 * gdb.texinfo (TUI Commands): Document tui reg commands.
6309
6310 2004-03-26 Andrew Cagney <cagney@redhat.com>
6311
6312 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6313 "gdbtui".
6314 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6315 (Contributors): Mention both Text and Terminal User Interface.
6316
6317 2004-03-23 Andrew Cagney <cagney@redhat.com>
6318
6319 * gdbint.texinfo (Target Architecture Definition): Deprecate
6320 references to SIGTRAMP_START and SIGTRAMP_END.
6321
6322 2004-03-23 Andrew Cagney <cagney@redhat.com>
6323
6324 * gdbint.texinfo (Target Architecture Definition): Deprecate
6325 references to PC_IN_SIGTRAMP.
6326
6327 2004-03-19 Andrew Cagney <cagney@redhat.com>
6328
6329 * gdbint.texinfo (Target Architecture Definition): Delete
6330 reference to GDB_TARGET_IS_HPPA.
6331
6332 2004-03-18 Andrew Cagney <cagney@redhat.com>
6333
6334 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6335 describe pre_init and post_init.
6336
6337 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6338
6339 * gdb.texinfo (Debugging Output): Document values for "set debug
6340 target".
6341
6342 2004-02-28 Andrew Cagney <cagney@redhat.com>
6343
6344 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6345
6346 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6347
6348 * gdb.texinfo (breakpoints): Add information about the
6349 new "set breakpoint pending" and "show breakpoint pending"
6350 commands.
6351
6352 2004-02-26 Andrew Cagney <cagney@redhat.com>
6353
6354 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6355 in Per-architecture module data section.
6356
6357 2004-02-25 Roland McGrath <roland@redhat.com>
6358
6359 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6360
6361 2004-02-24 Andrew Cagney <cagney@redhat.com>
6362
6363 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6364 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6365 * fdl.texi: Import Version 1.2, November 2002.
6366
6367 2004-02-17 Andrew Cagney <cagney@redhat.com>
6368
6369 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6370
6371 2004-02-16 Andrew Cagney <cagney@redhat.com>
6372
6373 * gdbint.texinfo (Target Architecture Definition): Deprecate
6374 FRAMELESS_FUNCTION_INVOCATION.
6375
6376 2004-02-16 Andrew Cagney <cagney@redhat.com>
6377
6378 * gdbint.texinfo (Coding): Mention -Wunused-function.
6379
6380 2004-02-14 Andrew Cagney <cagney@redhat.com>
6381
6382 * gdbint.texinfo (Target Architecture Definition): Delete
6383 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6384
6385 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
6386
6387 * gdb.texinfo: Properly quote the name "C++".
6388 * gdbint.texinfo: Ditto.
6389 * stabs.texinfo: Ditto.
6390
6391 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
6392
6393 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6394 minimal information about libiberty.
6395
6396 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6397
6398 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6399
6400 2004-02-04 Roland McGrath <roland@redhat.com>
6401
6402 * gdb.texinfo (Auxiliary Vector): New node (section).
6403 (Data): Add it to the menu.
6404
6405 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6406
6407 * gdb.texinfo (Breakpoints): Add information about pending
6408 breakpoint support.
6409
6410 2004-01-26 Andrew Cagney <cagney@redhat.com>
6411
6412 * gdb.texinfo (Overview): Delete references to the cisco protocol
6413 including the "N" response.
6414
6415 2004-01-26 Andrew Cagney <cagney@redhat.com>
6416
6417 * gdbint.texinfo (Target Architecture Definition): Rename
6418 EXTRACT_STRUCT_VALUE_ADDRESS to
6419 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
6420
6421 2004-01-24 Eli Zaretskii <eliz@gnu.org>
6422
6423 * gdb.texinfo (KOD): Document "show os". Add index entries for
6424 "set/show os" and "info cisco" commands.
6425
6426 2004-01-21 Eli Zaretskii <eliz@gnu.org>
6427
6428 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6429
6430 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6431
6432 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6433 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6434
6435 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
6436
6437 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6438 -stack-list-locals.
6439 (GDB/MI Variable Objects): Describe extension to
6440 -var-list-children.
6441
6442 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
6443
6444 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6445
6446 2004-01-17 Andrew Cagney <cagney@redhat.com>
6447
6448 * gdbint.texinfo (Target Architecture Definition): Delete
6449 documentation on DEPRECATED_NPC_REGNUM.
6450
6451 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
6452
6453 * gdb.texinfo: Update copyright year. Mention that set
6454 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6455 "set follow-fork-mode ask".
6456
6457 2004-01-13 Andrew Cagney <cagney@redhat.com>
6458
6459 * gdbint.texinfo: Update copyright year.
6460 (Coding): Add -Wunused-label to list of -Werror warnings.
6461
6462 2004-01-08 Jason Molenda <jmolenda@apple.com>
6463 Eli Zaretskii <eliz@gnu.org>
6464
6465 * gdb.texinfo: Update copyright.
6466 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6467 around names, as appropriate. Minor syntax cleanup of
6468 _NSPrintForDebugger explanation. Two spaces after periods.
6469 GDBN used instead of lit. "gdb". Index entries added for
6470 print-object and _NSPrintForDebugger. @noindent added in one spot.
6471
6472 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
6473
6474 * stabs.texinfo: Add dircategory and direntry commands.
6475 * annotate.texinfo: Ditto.
6476
6477 2003-11-10 Andrew Cagney <cagney@redhat.com>
6478
6479 * gdbint.texinfo (Target Architecture Definition): Replace the
6480 return_value method's "inval" and "outval" parameters with
6481 "readbuf" and "writebuf".
6482
6483 2003-10-28 Jim Blandy <jimb@redhat.com>
6484
6485 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6486 from "The `F' request packet" and "The `F' reply packet", to make
6487 texi2dvi happy.
6488 (File-I/O remote protocol extension): Update menu entries, too.
6489
6490 2003-10-26 Michael Chastain <mec@shout.net>
6491
6492 * gdb.texinfo (Thread Stops): Document the issue with
6493 premature return from system calls in multi-threaded programs.
6494
6495 2003-10-24 Andrew Cagney <cagney@redhat.com>
6496
6497 * annotate.texinfo: Fix "fortunatly"[sic].
6498
6499 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6500
6501 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6502 with "Hitachi" and "Mitsubishi".
6503
6504 2003-10-20 Andrew Cagney <cagney@redhat.com>
6505
6506 * gdbint.texinfo (Target Architecture Definition): Document
6507 gdbarch_return_value. Add cross references from
6508 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6509 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6510
6511 2003-10-18 Mark Kettenis <kettenis@gnu.org>
6512
6513 * gdbint.texinfo (Target Architecture Definition): Document
6514 regset_from_core_section.
6515
6516 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6517
6518 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6519
6520 2003-10-15 Kevin Buettner <kevinb@redhat.com>
6521
6522 From Anthony Green <green@redhat.com>:
6523 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
6524
6525 2003-10-14 Kevin Buettner <kevinb@redhat.com>
6526
6527 * gdb.texinfo (Breakpoint related warnings): New node.
6528 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
6529
6530 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
6531
6532 * gdb.texinfo (Remote Protocol): Document v and vCont.
6533
6534 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6535
6536 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6537 * gdbint.texinfo: Ditto.
6538
6539 2003-10-09 Andrew Cagney <cagney@redhat.com>
6540
6541 From 2003-09-18 David Anderson <davea@sgi.com>:
6542 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6543 "command".
6544
6545 2003-10-03 Andrew Cagney <cagney@redhat.com>
6546
6547 * gdbint.texinfo (Target Architecture Definition): Deprecate
6548 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6549 just target.
6550
6551 2003-10-02 Andrew Cagney <cagney@redhat.com>
6552
6553 * gdbint.texinfo (Target Architecture Definition): Rename
6554 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6555 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6556 * gdbint.texinfo (Target Architecture Definition): Rename
6557
6558 2003-09-30 Andrew Cagney <cagney@redhat.com>
6559
6560 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
6561 (Target Architecture Definition):
6562
6563 * gdbint.texinfo (Target Architecture Definition): Rename
6564 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6565
6566 2003-09-29 Andrew Cagney <cagney@redhat.com>
6567
6568 * gdbint.texinfo (Target Architecture Definition): Delete
6569 documentation for NEED_TEXT_START_END.
6570
6571 * gdbint.texinfo (Target Architecture Definition): Rename
6572 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6573 TARGET_WRITE_PC.
6574
6575 2003-09-22 Michael Chastain <mec@shout.net>
6576
6577 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6578
6579 2003-09-21 Anthony Green <green@redhat.com>
6580
6581 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6582
6583 2003-09-21 Mark Kettenis <kettenis@gnu.org>
6584
6585 * gdbint.texinfo (Target Architecture Definition): Document
6586 stabs_argument_has_addr.
6587
6588 2003-09-18 Andrew Cagney <cagney@redhat.com>
6589
6590 * gdbint.texinfo (Target Architecture Definition): Delete
6591 documentation on REGISTER_NAMES.
6592
6593 2003-09-13 Mark Kettenis <kettenis@gnu.org>
6594
6595 * gdbint.texinfo (Target Architecture Definition): Replace
6596 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6597
6598 2003-09-11 Andrew Cagney <cagney@redhat.com>
6599
6600 * gdbint.texinfo (Target Architecture Definition): Replace
6601 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6602
6603 2003-08-18 Andrew Cagney <cagney@redhat.com>
6604
6605 * gdbint.texinfo (Target Architecture Definition): Document
6606 "frame_red_zone_size".
6607
6608 2003-08-09 Andrew Cagney <cagney@redhat.com>
6609
6610 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6611 with "set/show backtrace past-main" and "set/show backtrace
6612 limit".
6613
6614 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6615
6616 * Makefile.in (install-info): Support DESTDIR.
6617 (install-html): Likewise.
6618
6619 2003-08-07 Andrew Cagney <cagney@redhat.com>
6620
6621 Patch from Nick Roberts.
6622 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6623 bindings. Remove description of send-gdb-command.
6624
6625 2003-08-07 Andrew Cagney <cagney@redhat.com>
6626
6627 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6628 GDB 6.0.
6629
6630 2003-08-06 Andrew Cagney <cagney@redhat.com>
6631
6632 * gdb.texinfo (Mode Options): Mention that level three is the
6633 highest available and that level 2 is deprecated.
6634 (Annotations Overview): Mention annotation levels. Cross reference
6635 to "Limitations of the Annotation Interface" in annotate.texi.
6636 (TODO, Value Annotations, Frame Annotations): Delete section.
6637 (Displays, Breakpoint Info): Delete.
6638
6639 2003-08-04 Andrew Cagney <cagney@redhat.com>
6640
6641 * agentexpr.texi: Delete @bye.
6642 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6643 (stabs.info): Add $(srcdir) to include search path.
6644 (html): Depend on "annotate_toc.html", and not "annotate.html".
6645 * stabs.texinfo: Ditto. Include "fdl.texi".
6646 * gdbint.texinfo: Update copyright statement's list of invariant
6647 sections.
6648
6649 2003-07-28 Andrew Cagney <cagney@redhat.com>
6650
6651 * Makefile.in (INFO_DEPS): Add annotate.info.
6652 (dvi, ps, html, pdf): Add annotate.
6653 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6654 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6655 (ANNOTATE_DOC_FILES): New macro.
6656 (ANNOTATE_TEX_TMPS): New macro.
6657 (annotate.info, annotate_toc.html): Specify dependencies.
6658 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6659 * annotate.texinfo: Rename annotate.texi. Get building. Add
6660 "Migrating to GDB/MI" and "Limitations of the Annotation
6661 Interface" chapters. Mention why it is not part of the user
6662 guide. Update copyright notice. Include "fdl.texi".
6663
6664 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6665
6666 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6667
6668 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
6669
6670 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6671
6672 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
6673
6674 * gdb.texinfo (Server): Mention pidof.
6675
6676 2003-07-22 Andrew Cagney <cagney@redhat.com>
6677
6678 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6679 list.
6680
6681 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
6682
6683 * gdb.texinfo (Logging output): New chapter.
6684
6685 2003-06-24 Joel Brobecker <brobecker@gnat.com>
6686
6687 * gdb.texinfo (Unsupported languages): New section.
6688 (Languages): Add link to new section.
6689
6690 2003-06-22 Andrew Cagney <cagney@redhat.com>
6691
6692 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6693
6694 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6695
6696 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6697
6698 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6699
6700 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6701 * agentexpr.texi: Retitle section, and change it to an appendix.
6702 Comment out texinfo initialization. Factor a @var{} into two
6703 pieces to prevent makeinfo warnings.
6704 * gdb.texinfo: Add Agent Expressions appendix.
6705
6706 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
6707
6708 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6709
6710 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
6711
6712 * gdb.texinfo (Remote Debugging): New section "Connecting to a
6713 remote target". Document the "detach" and "disconnect" commands.
6714 (Server, Netware, Debug Session): Reference "Connecting to a
6715 remote target".
6716 (GDB/MI Target Manipulation): Document "-target-disconnect".
6717
6718 2003-06-13 Andrew Cagney <cagney@redhat.com>
6719
6720 * gdbint.texinfo (Target Architecture Definition): Deprecate
6721 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6722 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6723
6724 2003-06-09 Jim Blandy <jimb@redhat.com>
6725
6726 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6727
6728 2003-06-08 Andrew Cagney <cagney@redhat.com>
6729
6730 * gdbint.texinfo (Target Architecture Definition): Delete
6731 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6732
6733 2003-06-08 Andrew Cagney <cagney@redhat.com>
6734
6735 * gdbint.texinfo (Target Architecture Definition): Document
6736 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6737
6738 2003-06-07 Adam Fedor <fedor@gnu.org>
6739
6740 * gdb.texinfo: Add Objective-C documentation.
6741
6742 2003-06-01 Andrew Cagney <cagney@redhat.com>
6743
6744 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6745 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6746
6747 2003-05-21 Andrew Cagney <cagney@redhat.com>
6748
6749 * gdbint.texinfo (Target Architecture Definition): Delete
6750 references to "extract_address" and "store_address".
6751
6752 2003-05-16 Andrew Cagney <cagney@redhat.com>
6753
6754 * gdbint.texinfo (Target Architecture Definition): Replace
6755 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6756 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6757
6758 2003-05-14 Theodore A. Roth <troth@openavr.org>
6759
6760 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6761
6762 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6763
6764 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6765 (gdb.dvi): Likewise.
6766 (gdb.pdf): Likewise.
6767 (links2roff): Likewise.
6768
6769 2003-05-08 Jim Blandy <jimb@redhat.com>
6770
6771 * gdb.texinfo (Dump/Restore Files): Update documentation for
6772 'dump', 'append', and 'restore': note that format argument is
6773 optional; simplify presentation of the command variants; and be
6774 more precise about the formats.
6775
6776 2003-05-07 Jim Blandy <jimb@redhat.com>
6777
6778 * gdb.texinfo (Symbols): Update documentation: 'maint list
6779 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6780 symtabs' and 'maint info psymtabs'.
6781
6782 2003-05-05 Andrew Cagney <cagney@redhat.com>
6783
6784 * gdbint.texinfo (Target Architecture Definition): Make
6785 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6786 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6787 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6788
6789 2003-05-04 Andrew Cagney <cagney@redhat.com>
6790
6791 * gdb.texinfo (Maintenance Commands): Document "maint print
6792 dummy-frames".
6793
6794 2003-05-04 Andrew Cagney <cagney@redhat.com>
6795
6796 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6797
6798 2003-05-03 J. Brobecker <brobecker@gnat.com>
6799
6800 Thierry Schneider <tpschneider1@yahoo.com>
6801 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6802 for new MI command.
6803
6804 2003-05-03 Andrew Cagney <cagney@redhat.com>
6805
6806 * gdbint.texinfo (Target Architecture Definition): Document
6807 push_dummy_code. Add cross references.
6808
6809 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
6810
6811 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6812 set/show charsets commands.
6813
6814 2003-04-28 Andrew Cagney <cagney@redhat.com>
6815
6816 * gdbint.texinfo (Target Architecture Definition): Replace
6817 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6818 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6819
6820 2003-04-28 Andrew Cagney <cagney@redhat.com>
6821
6822 * gdbint.texinfo (Target Architecture Definition): Rename
6823 "tm_print_insn" to "deprecated_tm_print_insn".
6824
6825 2003-04-09 Jim Blandy <jimb@redhat.com>
6826
6827 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6828 list psymtabs'.
6829
6830 2003-04-08 Andrew Cagney <cagney@redhat.com>
6831
6832 * gdbint.texinfo (Target Architecture Definition): Delete
6833 references to EXTRA_FRAME_INFO.
6834
6835 2003-04-08 Andrew Cagney <cagney@redhat.com>
6836
6837 * gdbint.texinfo (Target Architecture Definition): Delete
6838 PRINT_TYPELESS_INTEGER.
6839
6840 2003-04-02 J. Brobecker <brobecker@gnat.com>
6841
6842 * observer.texi (GDB Observers): Adjust the documentation for the
6843 normal_stop notification to better describe reality. Fix a couple
6844 of minor typos.
6845
6846 2003-04-02 Bob Rossi <bob_rossi@cox.net>
6847
6848 * gdb.texinfo (GDB/MI Program Control): Add
6849 '-file-list-exec-source-file'
6850
6851 2003-03-31 Andrew Cagney <cagney@redhat.com>
6852
6853 * gdbint.texinfo (Target Architecture Definition): Delete
6854 references to CALL_DUMMY_P.
6855
6856 2003-03-30 Andrew Cagney <cagney@redhat.com>
6857
6858 * gdbint.texinfo (Target Architecture Definition): Remove
6859 reference to TARGET_WRITE_SP.
6860
6861 2003-03-27 Andrew Cagney <cagney@redhat.com>
6862
6863 * gdbint.texinfo (Target Architecture Definition): Remove
6864 references to write_sp.
6865
6866 2003-03-27 Andrew Cagney <cagney@redhat.com>
6867
6868 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6869 chapter body. Use @smallexample instead of @example.
6870 (Annotations): Ditto.
6871 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6872 annotate.texi.
6873
6874 2003-03-26 Andrew Cagney <cagney@redhat.com>
6875
6876 * gdbint.texinfo (Target Architecture Definition): Replace
6877 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6878 dummy_addr parameters.
6879
6880 2003-03-25 Andrew Cagney <cagney@redhat.com>
6881
6882 * gdbint.texinfo (Target Architecture Definition): Delete
6883 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6884 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6885 Add reference to PUSH_ARGUMENTS.
6886
6887 2003-03-23 Andrew Cagney <cagney@redhat.com>
6888
6889 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6890 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6891
6892 2003-03-18 J. Brobecker <brobecker@gnat.com>
6893
6894 * gdbint.texinfo (Algorithms): Add new section describing the
6895 Observer paradigm.
6896 (Top): Add menu entry to new observer appendix.
6897 * observer.texi: New file.
6898 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6899 new observer.texi file.
6900
6901 2003-03-17 Andrew Cagney <cagney@redhat.com>
6902
6903 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6904 that GNU Press update the manual version number.
6905
6906 2003-03-12 Andrew Cagney <cagney@redhat.com>
6907
6908 * gdbint.texinfo (Target Architecture Definition): Delete
6909 references to get_saved_register. Rename GET_SAVED_REGISTER to
6910 DEPRECATED_GET_SAVED_REGISTER.
6911
6912 2003-03-13 Andrew Cagney <cagney@redhat.com>
6913
6914 * gdbint.texinfo (Target Architecture Definition): Replace
6915 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6916
6917 2003-03-12 Andrew Cagney <cagney@redhat.com>
6918
6919 * gdbint.texinfo (Target Architecture Definition): Rename
6920 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
6921
6922 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
6923
6924 * gdb.texinfo: Add File-I/O documentation.
6925
6926 2003-03-10 Andrew Cagney <cagney@redhat.com>
6927
6928 * gdbint.texinfo (Target Architecture Definition): Cross reference
6929 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6930
6931 2003-03-07 Andrew Cagney <cagney@redhat.com>
6932
6933 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6934 frame" command.
6935
6936 2003-03-05 Andrew Cagney <cagney@redhat.com>
6937
6938 * gdbint.texinfo (Target Architecture Definition): Document
6939 unwind_dummy_id. Cross reference unwind_dummy_id and
6940 SAVE_DUMMY_FRAME_TOS.
6941
6942 2003-03-05 James Ingham <jingham@apple.com>
6943 Daniel Jacobowitz <drow@mvista.com>
6944
6945 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6946 and "show cp-abi".
6947
6948 2003-03-03 Andrew Cagney <cagney@redhat.com>
6949
6950 * gdbint.texinfo (Target Architecture Definition): Document
6951 register_type.
6952
6953 2003-03-03 Andrew Cagney <cagney@redhat.com>
6954
6955 * stabs.texinfo (Structures): Use @samp and separate @var's
6956 instead of a single @var containing a comma separated list.
6957 (Unions): Ditto.
6958
6959 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
6960
6961 * Makefile.in (distclean): Remove config.log.
6962
6963 2003-03-01 Andrew Cagney <cagney@redhat.com>
6964
6965 * gdbint.texinfo (Target Architecture Definition): Rename
6966 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6967
6968 2003-03-01 Andrew Cagney <cagney@redhat.com>
6969
6970 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6971 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6972
6973 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6974
6975 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6976 (Non-debug DLL symbols): New node, describing the minimal symbols
6977 loaded from DLLs without real debugging symbols.
6978
6979 2003-02-20 Andrew Cagney <ac131313@redhat.com>
6980
6981 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6982 hardware-breakpoint-limit".
6983 (Set Watchpoints): Add cross reference to "set remote
6984 hardware-watchpoint-limit".
6985 (Remote configuration options): New section.
6986
6987 2003-02-04 Andrew Cagney <ac131313@redhat.com>
6988
6989 * gdbint.texinfo (Target Architecture Definition): Delete
6990 descrption of IS_TRAPPED_INTERNALVAR.
6991
6992 From Keith Seitz <keiths@redhat.com>:
6993 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6994 option "-i"/"--interpreter" to this chapter. Include index
6995 entries.
6996
6997 2003-02-04 David Carlton <carlton@math.stanford.edu>
6998
6999 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7000 (Variables): Recommend stabs+ and DWARF 2.
7001 (C plus plus expressions): Correct info about
7002 compiler versions, debug formats.
7003 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7004 PR symtab/874.
7005
7006 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7007
7008 * gdbint.texinfo (Target Architecture Definition): Delete
7009 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7010 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7011 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7012 references to nindy and i960.
7013 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7014
7015 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7016
7017 * gdbint.texinfo (Target Architecture Definition): Delete
7018 FLOAT_INFO.
7019
7020 2003-01-30 Andrew Cagney <ac131313@redhat.com>
7021
7022 * stabs.texinfo (Member Type Descriptor): Clarify description of
7023 `@'. Suggested by Ben Hutchings.
7024
7025 2003-01-29 Andrew Cagney <ac131313@redhat.com>
7026
7027 * gdb.texinfo (M68K): Delete reference to es1800.
7028
7029 2003-01-29 Andrew Cagney <ac131313@redhat.com>
7030
7031 * gdb.texinfo (Maintenance Commands): Document `maint print
7032 reggroups' and `maint print register-groups'.
7033 * gdbint.texinfo (Target Architecture Definition): Document
7034 register_reggroup_p.
7035
7036 2003-01-23 Jim Blandy <jimb@redhat.com>
7037
7038 * gdb.texinfo (Separate Debug Files): New section.
7039
7040 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
7041
7042 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7043 and "maint show profile".
7044
7045 2003-01-16 Michael Chastain <mec@shout.net>
7046
7047 * gdb.texinfo (Installing GDB): Warn against
7048 ".../gdb-VERSION/gdb/configure".
7049 (Separate Objdir): Likewise.
7050
7051 2003-01-15 Andrew Cagney <ac131313@redhat.com>
7052
7053 * gdbint.texinfo (Target Architecture Definition): Delete
7054 definition of PRINT_REGISTER_HOOK.
7055
7056 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7057
7058 (OpenRISC 1000): Fix formatting of command names.
7059
7060 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7061
7062 * gdb.texinfo (Continuing and Stepping): Add new command
7063 'advance'. Clarify behavior of 'until'.
7064
7065 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7066
7067 * gdb.texinfo (Files): Document solib-absolute-prefix and
7068 solib-search-path.
7069
7070 2003-01-09 Michael Chastain <mec@shout.net>
7071
7072 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7073 (Create a Release): Add new instructions for new @file{src-release}.
7074 Document existing instructions for @file{Makefile.in} as
7075 being for @value{GDBN} 5.3.1 or earlier.
7076
7077 2003-01-09 Andrew Cagney <ac131313@redhat.com>
7078
7079 * gdbint.texinfo (Target Architecture Definition): Mention
7080 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7081 allocate memory.
7082
7083 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7084
7085 * gdb.texinfo (Controlling GDB): Add @kindex for
7086 "show osabi".
7087 (Backtraces): Add @kindex's for backtrace-below-main.
7088
7089 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7090
7091 * gdb.texinfo (Controlling GDB): Document "set osabi".
7092
7093 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7094
7095 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7096 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7097
7098 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7099
7100 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7101 "set coerce-float-to-double".
7102 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7103
7104 2003-01-02 Andrew Cagney <ac131313@redhat.com>
7105
7106 * stabs.texinfo: Remove obsolete text.
7107 * gdbint.texinfo: Ditto.
7108 * gdb.texinfo: Ditto.
7109
7110 2002-12-22 Mark Kettenis <kettenis@gnu.org>
7111
7112 * gdbint.texinfo (Target Architecture Definition): Update
7113 description of gdbarch_register_osabi.
7114
7115 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7116
7117 * agentexpr.texi: Fix typos.
7118 * annotate.texi: Likewise.
7119 * fdl.texi: Likewise.
7120
7121 2002-12-10 Andrew Cagney <cagney@redhat.com>
7122
7123 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7124 DEPRECATED_INIT_FRAME_PC.
7125
7126 2002-12-01 Andrew Cagney <ac131313@redhat.com>
7127
7128 * gdbint.texinfo (Target Architecture Definition): Delete
7129 PC_IN_CALL_DUMMY.
7130
7131 2002-11-28 Andrew Cagney <ac131313@redhat.com>
7132
7133 * gdbint.texinfo (Host Definition): Delete documentation on
7134 USE_GENERIC_DUMMY_FRAMES.
7135
7136 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
7137
7138 Fix PR gdb/723 and PR gdb/245.
7139 * Makefile.in (install-info): Run the install-info command as part
7140 of the post install steps only.
7141 (uninstall-info): New target.
7142 (uninstall): New target.
7143
7144 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
7145
7146 * Makefile.in (install): Make install do some real work.
7147
7148 2002-11-19 Andrew Cagney <ac131313@redhat.com>
7149
7150 Fix POSIX problem reported by Paul Eggert.
7151 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7152 Fix PR gdb/527.
7153
7154 2002-10-26 Andrew Cagney <cagney@redhat.com>
7155
7156 * gdbint.texinfo (Target Architecture Definition): Delete
7157 definition of DO_REGISTERS_INFO.
7158
7159 2002-10-18 Kevin Buettner <kevinb@redhat.com>
7160
7161 * gdbint.texinfo (Address Classes): Fix problems with insertion
7162 of ``{'' and ``}'' in example.
7163
7164 2002-10-17 Kevin Buettner <kevinb@redhat.com>
7165
7166 * gdbint.texinfo (Address Classes): New section.
7167 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7168 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7169 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7170 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7171
7172 2002-10-11 Klee Dienes <kdienes@apple.com>
7173
7174 * gdb.texinfo (Registers): Mention vector registers as well as
7175 floating registers in the documentation for 'info registers' and
7176 'info all-registers'.
7177
7178 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
7179
7180 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7181
7182 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7183
7184 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7185 interface definition.
7186
7187 2002-10-03 Marko Mlinar <markom@opencores.org>
7188
7189 * gdb.texinfo (Target Commands): Add or1k target specific
7190 commands.
7191 * gdb.texinfo (Contributors): Add myself to the contributors list.
7192
7193 2002-10-01 Andrew Cagney <ac131313@redhat.com>
7194
7195 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7196 and "mi1" instead of "mi1" and "mi0".
7197
7198 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7199
7200 * gdb.texinfo (Packets): Fix typos "alligned".
7201 Correct z3/Z3 description. Correct z4/Z4 title.
7202
7203 2002-09-27 Andrew Cagney <ac131313@redhat.com>
7204
7205 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7206
7207 2002-09-25 Kevin Buettner <kevinb@redhat.com>
7208
7209 * gdb.texinfo: Use GNU/Linux instead of Linux.
7210
7211 2002-09-25 Andrew Cagney <ac131313@redhat.com>
7212
7213 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7214
7215 2002-09-24 Andrew Cagney <ac131313@redhat.com>
7216
7217 * gdb.texinfo: Replace @example with @smallexample.
7218
7219 2002-09-20 Kevin Buettner <kevinb@redhat.com>
7220
7221 From Eli Zaretskii <eliz@gnu.org>:
7222 * gdb.texinfo (Character Sets): Use @smallexample instead of
7223 @example. Use GNU/Linux instead of Linux.
7224
7225 2002-09-20 Jim Blandy <jimb@redhat.com>
7226
7227 * gdb.texinfo: Add character set documentation.
7228
7229 2002-09-19 Andrew Cagney <ac131313@redhat.com>
7230
7231 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7232 (Packets): Add cross reference from `b' packet to `z' packets.
7233
7234 2002-09-19 Andrew Cagney <ac131313@redhat.com>
7235
7236 * gdb.texinfo (Maintenance Commands): Document ``maint
7237 internal-error'' and ``maint internal-warning''.
7238
7239 * gdbint.texinfo (Target Architecture Definition): Revise
7240 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7241
7242 2002-09-19 Joel Brobecker <brobecker@gnat.com>
7243
7244 * gdbint.texinfo (Target Conditionals): Document the new
7245 NAME_OF_MALLOC macro.
7246
7247 2002-09-05 Andrew Cagney <ac131313@redhat.com>
7248
7249 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7250 engineer.
7251
7252 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7253
7254 * gdb.texinfo (TUI Overview): Document status line fields.
7255
7256 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7257
7258 * gdb.texinfo (TUI Commands): Document info win command.
7259
7260 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7261
7262 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7263
7264 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7265
7266 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7267 (TUI Keys): Likewise.
7268
7269 2002-08-25 Andrew Cagney <ac131313@redhat.com>
7270
7271 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7272 for a packet receive.
7273
7274 2002-08-25 Andrew Cagney <ac131313@redhat.com>
7275
7276 * Makefile.in (clean): Move to end of file.
7277 (distclean, maintainer-clean, realclean): Ditto.
7278 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7279 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7280 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7281 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7282
7283 2002-08-24 Andrew Cagney <ac131313@redhat.com>
7284
7285 * Makefile.in (GDBINT_TEX_TMPS): Define.
7286 (gdbint.dvi, gdbint.pdf): Use
7287 (GDB_TEX_TMPS): Define.
7288 (gdb.dvi, gdb.pdf): Use.
7289 (STABS_TEX_TMPS): Define.
7290 (stabs.dvi, stabs.pdf): Use.
7291 (GDB_DOC_SOURCE_INCLUDES): New macros.
7292 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7293 (GDBINT_DOC_FILES_INCLUDES): New macros.
7294 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7295 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7296 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7297 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7298 (links2roff): Replace SFILES_INCLUDED with
7299 GDB_DOC_SOURCE_INCLUDES.
7300 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7301 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7302 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7303 dependencies.
7304 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7305 dependencies.
7306 (gdbmi.texinfo): Delete rule.
7307 (inc-hist.texinfo): Delete rule.
7308 (rluser.texinfo): Delete rule.
7309
7310 2002-08-23 Andrew Cagney <cagney@redhat.com>
7311
7312 * gdbint.texinfo (Target Architecture Definition): Update
7313 STORE_RETURN_VALUE, mention regcache.
7314
7315 2002-08-21 Andrew Cagney <ac131313@redhat.com>
7316
7317 * gdbint.texinfo (Target Architecture Definition): Document
7318 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7319
7320 2002-08-19 Andrew Cagney <ac131313@redhat.com>
7321
7322 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7323 Fix minor typos. Add index entries.
7324
7325 2002-08-18 Andrew Cagney <ac131313@redhat.com>
7326
7327 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7328
7329 2002-08-15 Andrew Cagney <ac131313@redhat.com>
7330
7331 * gdbint.texinfo (Target Architecture Definition): Document
7332 PRINT_VECTOR_INFO.
7333 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7334
7335 2002-08-13 Andrew Cagney <ac131313@redhat.com>
7336
7337 * gdb.texinfo (Maintenance Commands): Document "maint print
7338 registers", "maint print raw-registers" and "maint print
7339 cooked-registers".
7340
7341 2002-08-08 Grace Sainsbury <graces@redhat.com>
7342
7343 From Mark Salter:
7344 * gdb.texinfo (Protocol): Document T packet extension to
7345 allow watchpoint address reporting.
7346
7347 2002-08-03 Andrew Cagney <ac131313@redhat.com>
7348
7349 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7350
7351 2002-08-01 Andrew Cagney <cagney@redhat.com>
7352
7353 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7354 to CHILL.
7355
7356 2002-08-01 Andrew Cagney <ac131313@redhat.com>
7357
7358 * gdbint.texinfo (Coding): Revise section "Include Files".
7359
7360 2002-07-24 Andrew Cagney <cagney@redhat.com>
7361
7362 * gdbint.texinfo: Obsolete references to m88k.
7363 * gdb.texinfo: Ditto.
7364
7365 2002-07-10 Joel Brobecker <brobecker@gnat.com>
7366
7367 * gdbint.texinfo (Create a release candiate): Add the location
7368 where the proper version of autoconf can be retrieved.
7369
7370 2002-07-09 Don Howard <dhoward@redhat.com>
7371
7372 * gdb.texinfo (Command Files): Further describe the behavior of
7373 sourced command files.
7374
7375 2002-06-27 Andrew Cagney <ac131313@redhat.com>
7376
7377 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7378 (Coding): Clarify ISO C version that GDB assumes.
7379
7380 2002-06-26 Tom Tromey <tromey@redhat.com>
7381
7382 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7383 add_setshow_cmd_full.
7384
7385 2002-06-25 Don Howard <dhoward@redhat.com>
7386
7387 * gdb.texinfo (Memory Region Attributes): Document new behavior
7388 for 'mem' command.
7389
7390 2002-06-11 Jim Blandy <jimb@redhat.com>
7391
7392 * gdb.texinfo (Symbols): Update documentation for `info source'
7393 command.
7394
7395 * gdb.texinfo (Macros): Call the command `info macro', not
7396 `show macro'.
7397
7398 2002-06-09 Andrew Cagney <ac131313@redhat.com>
7399
7400 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7401 data''.
7402
7403 2002-06-09 Mark Kettenis <kettenis@gnu.org>
7404
7405 * gdbint.texinfo (Target Architecture Definition): Document
7406 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7407
7408 2002-06-08 Andrew Cagney <ac131313@redhat.com>
7409
7410 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7411 lists.
7412
7413 2002-06-08 Andrew Cagney <ac131313@redhat.com>
7414
7415 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7416 Branch''.
7417
7418 2002-06-01 Andrew Cagney <ac131313@redhat.com>
7419
7420 * gdbint.texinfo (Target Architecture Definition): Add section
7421 ``Converting an existing Target Architecture to Multi-arch''.
7422
7423 2002-05-30 Andrew Cagney <ac131313@redhat.com>
7424
7425 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7426 to ``Obsoleting code''. Revise.
7427
7428 2002-05-17 Jim Blandy <jimb@redhat.com>
7429
7430 * gdb.texinfo (C Preprocessor Macros): New chapter.
7431 Include it in the main menu.
7432 (Contributors): Credit Jim Blandy with macro support.
7433 (Compilation): Explain how to get macro information into the
7434 executable.
7435 (Expressions): Note that preprocessor macros are expanded.
7436
7437 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
7438
7439 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7440 options for `target remote'.
7441
7442 2002-05-13 Andrew Cagney <ac131313@redhat.com>
7443
7444 * gdbint.texinfo (Target Architecture Definition): Delete
7445 documentation on NNPC_REGNUM.
7446
7447 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7448
7449 * gdbint.texinfo (Target Architecture Definition): Document
7450 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7451 (Target Architecture Definition): Revise section `Using Different
7452 Register and Memory Data Representations'. Add section `Raw and
7453 Virtual Register Representations'.
7454
7455 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7456
7457 * gdbint.texinfo (Target Architecture Definition): Mention
7458 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7459 (Target Architecture Definition): Mention same. Add references to
7460 web pages.
7461
7462 2002-05-08 Michael Snyder <msnyder@redhat.com>
7463
7464 * stabs.texinfo (Attributes): Document new "vector" attribute.
7465
7466 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7467
7468 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7469
7470 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7471
7472 * gdb.texinfo: Delete obsolete references to a29k.
7473
7474 2002-04-24 Andrew Cagney <ac131313@redhat.com>
7475
7476 * gdbint.texinfo (Target Architecture Definition): Replace
7477 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7478
7479 2002-04-24 David S. Miller <davem@redhat.com>
7480
7481 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7482
7483 2002-04-21 David S. Miller <davem@redhat.com>
7484
7485 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7486
7487 2002-04-21 Andrew Cagney <ac131313@redhat.com>
7488
7489 * gdbint.texinfo (Target Architecture Definition): Delete
7490 definition of HAVE_REGISTER_WINDOWS.
7491
7492 2002-04-19 Eli Zaretskii <eliz@gnu.org>
7493
7494 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7495 "Theodore A. Roth" <troth@verinet.com>.
7496
7497 2002-04-15 Don Howard <dhoward@redhat.com>
7498
7499 From Eli Zaretskii <eliz@gnu.org>
7500 * gdb.texinfo (show max-user-call-depth): Correct formatting.
7501 Provide a better explaination of this feature.
7502
7503 2002-04-14 Andrew Cagney <ac131313@redhat.com>
7504
7505 * gdbint.texinfo (Target Architecture Definition): Remove
7506 FRAME_CHAIN_COMBINE.
7507
7508 2002-04-12 Michael Chastain <mec@shout.net>
7509
7510 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7511 REG_STACK_SEGMENT.
7512
7513 2002-04-09 Michael Chastain <mec@shout.net>
7514
7515 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7516 PYRAMID_* macros.
7517
7518 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7519
7520 * gdb.texinfo (Bug Reporting): Document that the web is the
7521 prefered way of submitting bug reports.
7522 (Bug Reporting): Delete the s-mail address as the last resort.
7523
7524 2002-04-05 Andrew Cagney <ac131313@redhat.com>
7525
7526 * gdbint.texinfo (Target Architecture Definition): Delete
7527 references to TARGET_WRITE_FP and write_fp.
7528
7529 2002-03-27 Michael Snyder <msnyder@redhat.com>
7530
7531 * gdb.texinfo: Document new commands dump, append, and restore.
7532
7533 2002-03-27 Andrew Cagney <ac131313@redhat.com>
7534
7535 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7536 Branch'.
7537
7538 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7539
7540 * gdb.texinfo: Change all examples to @smallexample.
7541 * gdbint.texinfo: Ditto.
7542
7543 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7544
7545 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7546 Branches''.
7547
7548 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7549
7550 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7551 Policy''.
7552
7553 2002-03-04 Fred Fish <fnf@redhat.com>
7554
7555 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7556 expresson, suports, dependant, trhe, perhaphs, situtations,
7557 explictily, taged, oportunity, unfortunatly).
7558
7559 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7560
7561 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7562 Remove reference to 3.12.
7563
7564 2002-02-23 Andrew Cagney <ac131313@redhat.com>
7565
7566 * gdbint.texinfo: Include fdl.texi.
7567 (Top): Add GNU Free Documentation License.
7568 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7569 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7570 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7571 (gdbint.info): Add srcdir to include path.
7572 * gdb.texinfo: Include gpl.texi.
7573 (Top): Add Copying.
7574 * gpl.texi: New file.
7575
7576 2002-02-23 Andrew Cagney <ac131313@redhat.com>
7577
7578 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7579
7580 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7581
7582 * gdb.texinfo: Document Cygwin native specific commands.
7583
7584 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
7585
7586 * gdb.texinfo: Document gdbserver ``--attach'' command.
7587
7588 2002-02-07 Michael Snyder <msnyder@redhat.com>
7589
7590 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7591 to @code(_ovly_debug_event).
7592
7593 2002-02-07 Andrew Cagney <ac131313@redhat.com>
7594
7595 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7596
7597 2002-02-06 Michael Snyder <msnyder@redhat.com>
7598
7599 * gdb.texinfo (overlays): Mention new magic symbol
7600 '_ovly_debug_event', which allows GDB to keep better track
7601 of overlays.
7602
7603 2002-02-03 Eli Zaretskii <eliz@gnu.org>
7604
7605 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7606 Suggested by Dmitry Sivachenko.
7607
7608 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7609
7610 2002-02-01 Michael Snyder <msnyder@redhat.com>
7611
7612 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7613
7614 2002-01-30 Michael Snyder <msnyder@redhat.com>
7615
7616 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7617 (set trust-readonly-sections): Document.
7618
7619 2002-01-29 Andrew Cagney <ac131313@redhat.com>
7620
7621 * gdbint.texinfo (Releasing GDB): Revise and update.
7622
7623 2002-01-28 Andrew Cagney <ac131313@redhat.com>
7624
7625 * gdbint.texinfo (Target Architecture Definition): Delete
7626 description of TARGET_BYTE_ORDER_DEFAULT.
7627
7628 2002-01-27 Eli Zaretskii <eliz@gnu.org>
7629
7630 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7631 <mitya@cavia.pp.ru>.
7632
7633 2002-01-23 Andrew Cagney <ac131313@redhat.com>
7634
7635 * libgdb.texinfo: Delete file.
7636
7637 2002-01-22 Andrew Cagney <ac131313@redhat.com>
7638
7639 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7640 * gdbint.texinfo: Ditto.
7641
7642 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7643
7644 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7645
7646 2002-01-22 Andrew Cagney <ac131313@redhat.com>
7647
7648 * Makefile.in: Update copyright.
7649 (TEXI2DVI): Define.
7650 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7651 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7652 gdb-cfg.texi.
7653 (TEXINDEX, PDFTEX): Delete makefile variables.
7654
7655 2002-01-22 Andrew Cagney <ac131313@redhat.com>
7656
7657 * gdb.texinfo (Protocol): Move section to appendix.
7658
7659 2002-01-21 Andrew Cagney <ac131313@redhat.com>
7660
7661 * gdb.texinfo (Remote Debugging): Create a menu.
7662 (Top): Add ``Remote Debugging'' to menu.
7663
7664 2002-01-21 Andrew Cagney <ac131313@redhat.com>
7665
7666 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7667 serial protocol'' from here.
7668 (Remote Debugging): To here. New chapter.
7669
7670 2002-01-20 Andrew Cagney <ac131313@redhat.com>
7671
7672 * gdbint.texinfo (Target Architecture Definition): Delete
7673 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7674
7675 2002-01-20 Andrew Cagney <ac131313@redhat.com>
7676
7677 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7678 are no longer needed.
7679 (Porting GDB): Add maintainer note about configure.host.
7680
7681 2002-01-20 Andrew Cagney <ac131313@redhat.com>
7682
7683 * gdbint.texinfo (Target Architecture Definition): Remove
7684 definition of IEEE_FLOAT.
7685
7686 2002-01-20 Eli Zaretskii <eliz@gnu.org>
7687
7688 * gdb.texinfo: Beautify copyright years; fix a typo.
7689 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7690 <3diff@gnu.org>
7691
7692 2002-01-19 Andrew Cagney <ac131313@redhat.com>
7693
7694 * gdbint.texinfo (Host Definition): Remove references to
7695 MALLOC_INCOMPATIBLE.
7696
7697 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7698
7699 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7700 and xyz-xdep.o.
7701
7702 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7703
7704 * gdb.texinfo (Maintenance Commands): Add appendix.
7705 (Set Breaks): Copy ``maint info breakpoint'' doco to
7706 ``Maintenance Commands'' appendix. Add reference.
7707
7708 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7709
7710 * fdl.texi: Remove next/prev from @node.
7711
7712 2002-01-17 Eli Zaretskii <eliz@gnu.org>
7713
7714 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7715 for monstrous @multitable (from Brian Youmans).
7716
7717 * fdl.texi: New file.
7718
7719 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7720
7721 2002-01-15 Andrew Cagney <ac131313@redhat.com>
7722
7723 * gdbint.texinfo (Releasing GDB): New chapter.
7724
7725 2002-01-14 Andrew Cagney <ac131313@redhat.com>
7726
7727 * gdb.texinfo (Embedded Processors, Calling program functions):
7728 Obsolete references to a29k.
7729
7730 2002-01-13 Andrew Cagney <ac131313@redhat.com>
7731
7732 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7733 examples. Document that a code-block should do or discard its
7734 cleanups before exit.
7735
7736 2002-01-11 Michael Snyder <msnyder@redhat.com>
7737
7738 * gdb.texinfo (Choosing files): Change @samp to @file.
7739
7740 2002-01-05 Michael Snyder <msnyder@redhat.com>
7741
7742 * gdb.texinfo (--pid): Document new command line option (attach).
7743
7744 2002-01-07 Eli Zaretskii <eliz@gnu.org>
7745
7746 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7747 in the stub.
7748
7749 2002-01-04 Andrew Cagney <ac131313@redhat.com>
7750
7751 * gdbint.texinfo (Target Architecture Definition): Replace
7752 BIG_ENDIAN with BFD_ENDIAN_BIG.
7753
7754 2002-01-03 Andrew Cagney <ac131313@redhat.com>
7755
7756 * gdbint.texinfo (Target Architecture Definition): Replace
7757 value_ptr with struct value pointer.
7758
7759 2002-01-02 Eli Zaretskii <eliz@gnu.org>
7760
7761 * gdb.texinfo (Free Software): Fix wording.
7762
7763 2001-12-31 Eli Zaretskii <eliz@gnu.org>
7764
7765 * gdb.texinfo (Free Software): New section ``Free Software Needs
7766 Free Documentation''.
7767
7768 2001-12-30 Eli Zaretskii <eliz@gnu.org>
7769
7770 * stabs.texinfo:
7771 * gdb.texinfo:
7772 * gdbint.texinfo:
7773 * libgdb.texinfo:
7774 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7775
7776 2001-12-29 Michael Snyder <msnyder@redhat.com>
7777
7778 * gdb.texinfo (maint info sections): Fix typo.
7779
7780 2001-12-26 Michael Snyder <msnyder@redhat.com>
7781
7782 * gdb.texinfo (maint info sections): Document.
7783
7784 * gdb.texinfo (info proc): Comment out documentation for
7785 'info proc' sub-options that are currently not implemented.
7786
7787 2001-12-20 Jim Blandy <jimb@redhat.com>
7788
7789 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7790
7791 2001-12-15 Andrew Cagney <ac131313@redhat.com>
7792
7793 * gdbint.texinfo (Target Architecture Definition): Replace
7794 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7795
7796 2001-12-01 Andrew Cagney <ac131313@redhat.com>
7797
7798 * gdbint.texinfo (Host Definition): Delete documentation on
7799 HOST_BYTE_ORDER.
7800
7801 2001-11-30 Jim Blandy <jimb@redhat.com>
7802
7803 * gdb.texinfo (Overlays): New chapter, documenting GDB's
7804 overlay support. Add to top-level menu.
7805
7806 2001-11-26 Tom Tromey <tromey@redhat.com>
7807
7808 * gdb.texinfo (Command Syntax): Document C-o binding.
7809
7810 2001-07-26 Christopher Faylor <cgf@redhat.com>
7811
7812 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7813 use since it is described in the referenced section.
7814
7815 From Eli Zaretskii <eliz@gnu.org>
7816 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7817 clearer when using DJGPP.
7818
7819 2001-11-24 Christopher Faylor <cgf@redhat.com>
7820
7821 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7822 specifically refer to MS-DOS.
7823 (command files): Mention gdb.ini is only used on MS-DOS.
7824
7825 2001-11-21 Tom Tromey <tromey@redhat.com>
7826
7827 * gdb.texinfo (Invoking GDB): Document --args.
7828 (Mode Options): Likewise.
7829
7830 2001-11-21 Jim Blandy <jimb@redhat.com>
7831
7832 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
7833 Delete documentation; this macro has been removed from the
7834 sources.
7835
7836 2001-11-13 Jim Blandy <jimb@redhat.com>
7837
7838 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7839
7840 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
7841
7842 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7843
7844 2001-11-05 Michael Snyder <msnyder@redhat.com>
7845
7846 * gdb.texinfo (info functions): Document use of backslash to
7847 quote regexp chars in function names such as "operator*()".
7848
7849 2001-11-01 Fred Fish <fnf@redhat.com>
7850
7851 * gdbint.texinfo (SOLIB_ADD): Document additional new
7852 "readsyms" arg.
7853
7854 2001-10-30 Don Howard <dhoward@redhat.com>
7855
7856 * gdb.texinfo: (Command Files) Added documentation for the
7857 behavior of gdb with input redirected from a file.
7858
7859 2001-10-28 Fred Fish <fnf@redhat.com>
7860
7861 * gdb.texinfo (auto-solib-add): Change docs to match
7862 implementation change.
7863 (auto-solib-limit): Add docs for new variable.
7864
7865 2001-10-15 Andrew Cagney <ac131313@redhat.com>
7866
7867 * gdbint.texinfo (Target Architecture Definition): Function
7868 value_as_pointer renamed to value_as_address.
7869
7870 2001-10-15 Andrew Cagney <ac131313@redhat.com>
7871
7872 * gdbint.texinfo (Target Architecture Definition): Default
7873 POINTER_TO_ADDRESS functions assume unsigned addresses.
7874 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7875 posting by Jim Blandy.
7876
7877 2001-10-12 Jim Blandy <jimb@redhat.com>
7878
7879 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7880 version of texi2html (1.64) doesn't support this flag any more.
7881
7882 2001-09-08 Mark Kettenis <kettenis@gnu.org>
7883
7884 * gdbint.texinfo (Host Definition): Remove description of
7885 MEM_FNS_DECLARED.
7886
7887 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7888
7889 * gdbint.texinfo (Host Definition): Remove description of
7890 HAVE_SIGSETMASK.
7891
7892 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
7893
7894 * gdbint.texinfo (Target Architecture Definition): Add
7895 explanation of TARGET_PRINT_INSN macro.
7896
7897 2001-08-30 Jim Blandy <jimb@redhat.com>
7898
7899 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7900 Explain what it means to load relocatable files.
7901
7902 2001-08-28 Jim Blandy <jimb@redhat.com>
7903
7904 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7905 info `top' menu.
7906
7907 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7908
7909 * gdbint.texinfo: Add a cautionary note about macro use.
7910
7911 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
7912
7913 * gdb.texinfo: Explain omitting the hostname in the
7914 `target remote' command.
7915
7916 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
7917
7918 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7919 and END-INFO-DIR-ENTRY.
7920
7921 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7922
7923 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7924
7925 2001-07-25 Andrew Cagney <ac131313@redhat.com>
7926
7927 * gdbint.texinfo (libgdb): Rewrite.
7928
7929 2001-07-26 Eli Zaretskii <eliz@gnu.org>
7930
7931 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7932
7933 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7934
7935 * gdb.texinfo (TUI): New chapter, document the TUI.
7936 (Mode Options): Document the -tui option.
7937
7938 2001-07-23 Mark Kettenis <kettenis@gnu.org>
7939
7940 * gdbint.texinfo (Host Definition): Remove description of
7941 NEED_POSIX_SETPGID.
7942
7943 2001-07-23 Eli Zaretskii <eliz@gnu.org>
7944
7945 * gdb.tex (DJGPP Native): New node, with descriptions of
7946 DJGPP-specific commands.
7947
7948 2001-07-19 John R. Moore <jmoore@redhat.com>
7949
7950 * gdbint.texinfo: Three misspellings.
7951
7952 2001-07-06 Andrew Cagney <ac131313@redhat.com>
7953
7954 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7955 `test` expressions on bash. Problem reported by Colin Walters.
7956
7957 2001-07-04 Andrew Cagney <ac131313@redhat.com>
7958
7959 * gdbint.texinfo (User Interface): Update ui-out documentation to
7960 refelect recent UI/MI updates.
7961
7962 2001-07-04 Andrew Cagney <ac131313@redhat.com>
7963
7964 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7965 interpreters.
7966
7967 2001-06-15 Andrew Cagney <ac131313@redhat.com>
7968
7969 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7970 structure and not macros.
7971 (Host Definition): Document that much of this chapter is obsolete.
7972 (Target Architecture Definition): Update list of files that make
7973 up a target architecture.
7974 (Coding): Update.
7975
7976 2001-06-28 Andrew Cagney <ac131313@redhat.com>
7977
7978 * gdbint.texinfo (Target Architecture Definition): Update
7979 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7980 The latter has been changed to a true predicate.
7981
7982 2001-06-17 Eli Zaretskii <eliz@gnu.org>
7983
7984 * annotate.texi: Add @noindent where needed. From Dmitry
7985 Sivachenko <dima@Chg.RU>.
7986 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7987
7988 2001-06-16 Andrew Cagney <ac131313@redhat.com>
7989
7990 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7991
7992 2001-06-14 Andrew Cagney <ac131313@redhat.com>
7993
7994 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7995 returns ``OK''. Document that the ``R'' packet does not reply.
7996
7997 2001-06-13 Michael Snyder <msnyder@redhat.com>
7998
7999 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8000
8001 2001-06-13 Eli Zaretskii <eliz@gnu.org>
8002
8003 * gdb.texinfo (Signals): Clarify the default setting of signal
8004 handling.
8005
8006 2001-05-14 Andrew Cagney <ac131313@redhat.com>
8007
8008 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8009 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8010
8011 2001-05-12 Andrew Cagney <ac131313@redhat.com>
8012
8013 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8014
8015 2001-05-10 Eli Zaretskii <eliz@gnu.org>
8016
8017 * gdbint.texinfo (Clean Design and Portable Implementation):
8018 Renamed from "Clean Design".
8019 (Clean Design and Portable Implementation): Document portable
8020 methods of handling file names, and the associated macros.
8021
8022 2001-04-02 Eli Zaretskii <eliz@gnu.org>
8023
8024 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8025 command and provide a cross-reference to its description.
8026 (Symbols): Note that "info scope" is useful for trace experiments.
8027
8028 2001-04-01 Eli Zaretskii <eliz@gnu.org>
8029
8030 * gdb.texinfo (Symbols): Document "info scope".
8031 (Tracepoints): New chapter.
8032 (Contributors): Update for v5.1.
8033 <All nodes>: Change "C++" to "C@t{++}".
8034
8035 * gdbint.texinfo (User Interface): A new section about ui_out
8036 functions, based on text written by Fernando Nasser.
8037
8038 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8039
8040 2001-03-26 Eli Zaretskii <eliz@gnu.org>
8041
8042 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8043
8044 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8045
8046 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8047 Replace "GDB" with "@value{GDBN}". Fix markup.
8048
8049 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8050
8051 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8052 a cross-reference to its description.
8053 (Symbols): Document "info symbol".
8054
8055 2001-03-21 Eli Zaretskii <eliz@gnu.org>
8056
8057 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8058 subsection "x86 Watchpoints".
8059 (Target Architecture Definition): Document the macros
8060 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8061 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8062
8063 2001-03-20 Andrew Cagney <ac131313@redhat.com>
8064
8065 * gdbint.texinfo (Target Architecture Definition): Update
8066 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8067 list.
8068
8069 2001-03-06 Kevin Buettner <kevinb@redhat.com>
8070
8071 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8072 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8073
8074 2001-02-21 Eli Zaretskii <eliz@gnu.org>
8075
8076 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8077
8078 2001-02-11 Eli Zaretskii <eliz@gnu.org>
8079
8080 * gdb.texinfo (Environment): Document that `path' does not change
8081 the value of PATH in GDB's own environment (it did in the past,
8082 but that was changed on March 15, 1994). Reported by Doug Evans
8083 <dje@transmeta.com>.
8084
8085 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8086 its line. Fix markup of commands and macros. Add an Index node
8087 and index entries.
8088
8089 2001-01-23 J.T. Conklin <jtc@redback.com>
8090
8091 * gdb.texinfo (Memory region attributes): New manual section.
8092
8093 2001-01-04 Nicholas Duffek <nsd@redhat.com>
8094
8095 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8096
8097 2000-12-25 Eli Zaretskii <eliz@gnu.org>
8098
8099 * refcard.tex: Version and copyright fixed. From Phil Edwards
8100 <pedwards@disaster.jaj.com>.
8101
8102 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8103
8104 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
8105 DWARF2_REG_TO_REGNUM): Document.
8106
8107 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8108
8109 * gdbint.texinfo (Coding): Update current value of
8110 --enable-build-warnings. Mention --enable-gdb-build-warnings.
8111
8112 2000-11-19 Eli Zaretskii <eliz@gnu.org>
8113
8114 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8115 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8116
8117 2000-11-10 Christopher Faylor <cgf@cygnus.com>
8118
8119 * gdb.texinfo: Document new 'set step-mode' command.
8120
8121 2000-10-16 Eli Zaretskii <eliz@gnu.org>
8122
8123 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8124 changes from Dmitry Sivachenko <dima@Chg.RU>.
8125
8126 2000-09-26 Eli Zaretskii <eliz@gnu.org>
8127
8128 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8129 From Steven Johnson <sbjohnson@ozemail.com.au>.
8130
8131 2000-08-10 Mark Kettenis <kettenis@gnu.org>
8132
8133 * gdbint.texinfo (Overall Structure): Spelling fix.
8134
8135 2000-08-10 Eli Zaretskii <eliz@gnu.org>
8136
8137 * gdbint.texinfo (Target Architecture Definition): Document that
8138 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8139 for which REGISTER_CONVERTIBLE returns a zero value.
8140
8141 2000-07-08 Christopher Faylor <cgf@cygnus.com>
8142
8143 * Makefile.in (install-info): Find files to install in either the
8144 build or source directories (adapted from Makefile.am).
8145
8146 2000-07-07 Nicholas Duffek <nsd@redhat.com>
8147
8148 * stabs.texinfo: Fix spelling errors.
8149 (String Field): FILE-NUMBER starts from 0, not 1.
8150
8151 2000-07-05 Eli Zaretskii <eliz@gnu.org>
8152
8153 * refcard.tex: Remove \centerline from the blurb. Patch from
8154 Brian Youmans.
8155
8156 2000-06-25 Eli Zaretskii <eliz@gnu.org>
8157
8158 * Makefile.in (install-info): Support installation from outside of
8159 the source directory. Reported by Mark Harig
8160 <markh@frazier.landmark.com>.
8161
8162 2000-06-20 J.T. Conklin <jtc@redback.com>
8163
8164 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8165
8166 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8167
8168 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
8169 Generate using pdftex.
8170 (PDFTEX): Define.
8171 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
8172 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
8173 @contents at the start.
8174
8175 2000-05-24 Eli Zaretskii <eliz@gnu.org>
8176
8177 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
8178 Youmans.
8179
8180 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8181
8182 From Brian Youmans:
8183 * gdb.texinfo: Fix ``et al.''.
8184
8185 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8186
8187 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
8188 loop.
8189
8190 2000-05-19 Jimmy Guo <guo@cup.hp.com>
8191
8192 * configure: Regenerate.
8193
8194 2000-05-17 Eli Zaretskii <eliz@gnu.org>
8195
8196 * Makefile.in (install-info): Run install-info on installed Info
8197 files.
8198
8199 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8200
8201 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
8202 Andrew Cagney.
8203
8204 2000-05-09 Eli Zaretskii <eliz@gnu.org>
8205
8206 * gdb.texinfo: Proofreading changes from Brian Youmans.
8207
8208 2000-05-01 Nick Duffek <nsd@cygnus.com>
8209
8210 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8211 startup sequence, minor edits.
8212
8213 2000-05-01 Eli Zaretskii <eliz@gnu.org>
8214
8215 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8216 TeX.
8217
8218 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8219 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8220 like `n' and `s' which look weird. Convert some of the @kindex to
8221 @vindex, when they refer to variables, not commands.
8222
8223 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8224
8225 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8226
8227 2000-04-23 Eli Zaretskii <eliz@gnu.org>
8228
8229 * Makefile.in (GDBMI_DIR): New variable.
8230 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8231 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8232 (gdbmi.texinfo): New target, for texi2roff.
8233 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8234 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8235
8236 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8237 gdbmi.texinfo.
8238 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8239 comment.
8240
8241 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8242
8243 * gdb.texinfo (Files): Update description of add-symbol-file
8244 command.
8245
8246 2000-04-17 Eli Zaretskii <eliz@gnu.org>
8247
8248 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8249 prevents the build (and is generally a Bad Idea).
8250
8251 2000-04-17 Eli Zaretskii <eliz@gnu.org>
8252
8253 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8254 a comma inside @var.
8255 (Command Files): Index markup changes from Dmitry Sivachenko
8256 <dima@Chg.RU>.
8257
8258 2000-04-16 Eli Zaretskii <eliz@gnu.org>
8259
8260 * Makefile.in (LN_S): Define.
8261 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8262 invoke "ln -s" unless it is known to work.
8263
8264 * configure.in (AC_PROG_LN_S): Add.
8265
8266 2000-04-14 Jim Blandy <jimb@redhat.com>
8267
8268 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8269 section.
8270 (Target Conditionals): Document ADDRESS_TO_POINTER,
8271 POINTER_TO_ADDRESS.
8272
8273 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
8274
8275 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8276 gdb-cfg.texi to get the value.
8277
8278 2000-04-10 Jim Blandy <jimb@redhat.com>
8279
8280 * gdbint.texinfo (Target Architecture Definition): Fix
8281 cross-references.
8282
8283 2000-04-08 Jim Blandy <jimb@redhat.com>
8284
8285 * gdbint.texinfo (Using Different Register and Memory Data
8286 Representations): New section.
8287 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
8288 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8289 REGISTER_CONVERT_TO_RAW): Document.
8290
8291 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8292
8293 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
8294 for acknowledgments.
8295
8296 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8297
8298 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
8299 qThreadExtraInfo.
8300
8301 2000-03-28 J.T. Conklin <jtc@redback.com>
8302
8303 * gdb.texinfo: Clarify which remote debug protocol commands are
8304 required and which are optional.
8305
8306 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8307
8308 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
8309 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8310 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
8311 * annotate.texi: Update.
8312
8313 2000-03-28 Stan Shebs <shebs@apple.com>
8314
8315 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8316 expectation of additional changes before release), update
8317 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8318 node links, rephrase and/or shorten lines to fix formatting
8319 problem in both regular and @smallbook formats.
8320 * annotate.texi: Shorten lines in example, use smallexample
8321 consistently everywhere.
8322 * Makefile.in: Add comment about texinfo 4.0 html generation.
8323 (SFILES_INCLUDED): Add annotate.texi.
8324
8325 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
8326
8327 * gdb.texinfo (Debugging Output): Added new section, documenting
8328 the "set/show debug" commands.
8329
8330 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8331
8332 * annotate.texi (Annotations): When GDBN omit @chapter and @node
8333 entry.
8334
8335 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8336 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
8337 @chapter and @node entries.
8338
8339 * gdb.texinfo: Link all top-level nodes.
8340
8341 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8342
8343 * Makefile.in (install-info): Create $(infodir) before installing
8344 files.
8345
8346 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8347
8348 From David Whedon <dwhedon@gordian.com>
8349 * gdbint.texinfo : Added paragraphs about command deprecation.
8350
8351 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
8352
8353 * gdb.texinfo: Add documentation for the apropos command.
8354
8355 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8356
8357 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8358
8359 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8360
8361 * gdb.texinfo: Add white space to prevent overprinting in
8362 two places.
8363
8364 2000-03-17 Stan Shebs <shebs@apple.com>
8365
8366 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8367 <dima@Chg.RU>, also clarification of allowed content for
8368 string constants.
8369
8370 2000-03-16 Eli Zaretskii <eliz@gnu.org>
8371
8372 * gdb.texinfo (main menu): Add Annotations.
8373 (File Options): Add @cindex entries for each command-line option.
8374 Document --epoch, --annotate, --async, --interpreter, --write,
8375 --statistics, and --version.
8376
8377 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8378 of GDB.
8379
8380 2000-02-23 Jim Blandy <jimb@redhat.com>
8381
8382 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8383
8384 2000-02-22 Jim Blandy <jimb@redhat.com>
8385
8386 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8387
8388 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8389
8390 * Makefile.in (diststuff): New target.
8391
8392 2000-02-15 Kevin Buettner <kevinb@redhat.com>
8393
8394 * agentexpr.texi: Fix wording regarding Intel's IA-64
8395 architecture. [From Jim Wilson.]
8396
8397 2000-01-16 Tom Tromey <tromey@cygnus.com>
8398
8399 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8400 (Delete Breaks): Mention range arguments.
8401 (Disabling): Likewise.
8402
8403 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8404
8405 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8406
8407 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8408
8409 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
8410 valid functions.
8411
8412 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8413
8414 * gdb.texinfo: Clarify regular expressions used in rbreak.
8415
8416 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
8417
8418 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8419 MEMORY_REMOVE_BREAKPOINT): Document.
8420
8421 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8422
8423 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
8424 offset re-using the DATA offset instead.
8425
8426 1999-10-11 Jim Kingdon <kingdon@redhat.com>
8427
8428 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8429
8430 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8431
8432 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8433 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8434 typos.
8435
8436 * gdb.texinfo: Various minor wording and formatting improvements,
8437 mentions of additional command-line options.
8438
8439 1999-09-30 Fred Fish <fnf@cygnus.com>
8440
8441 * gdb.texinfo: Document additional forms of specifying section
8442 names and addresses for the add-symbol-file command.
8443
8444 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8445
8446 * gdbint.texinfo: Fix typo, add the word "have".
8447
8448 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8449
8450 * gdbint.texinfo (Target Architecture Definition): Document the
8451 SKIP_PERMANENT_BREAKPOINT macro.
8452
8453 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8454
8455 * gdb.texinfo: Fiks speling errers.
8456
8457 * gdb.texinfo: Fix uses of @multitable.
8458
8459 From Eli Zaretskii <eliz@gnu.org>:
8460 * gdb.texinfo: Include details specific to DOS host, clarify
8461 some confusing language, fix @ref/@xref/@pxref usages, add
8462 comments about using with optimization, add more indexing,
8463 fix info about disassembly-flavor.
8464
8465 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8466
8467 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8468 SKIP_SOLIB_RESOLVER): Define.
8469
8470 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8471
8472 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
8473 ``g'' packets.
8474
8475 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8476
8477 * gdb.texinfo: Create a new "Configurations" chapter with
8478 platform-specific info, inline remote.texi and move sections of it
8479 into the new chapter, move bits about info proc, heuristic search,
8480 and register stack into the new chapter.
8481 * remote.texi: Remove, now part of gdb.texinfo.
8482 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8483
8484 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8485
8486 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8487 GDB_TARGET_IS_MACH386): These kludges have gone away.
8488
8489 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8490
8491 * gdbint.texinfo (Target Architecture Definition): Mention
8492 TDEPLIBS.
8493
8494 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8495
8496 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8497 surrounding text to fit HP-UX bits into general info.
8498 (HPPA-cfg.texi): Remove, no longer useful.
8499
8500 * gdb.texinfo: Remove explicit links from @node lines, remove
8501 HP-added "Detailed Node Listing" from main menu which confuses
8502 things.
8503
8504 From Dmitry Sivachenko <dima@Chg.RU>:
8505 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
8506 in description of `set environment'.
8507
8508 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8509
8510 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8511
8512 1999-08-12 Ben Elliston <bje@cygnus.com>
8513
8514 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8515
8516 1999-08-10 Eli Zaretskii <eliz@gnu.org>
8517
8518 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
8519 watch, awatch, and rwatch. Explain why the latter two cannot be
8520 set as software watchpoints. Document that watchpoints for local
8521 variables are deleted when the debuggee terminates.
8522
8523 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8524
8525 * remote.texi (Protocol): Further clarification of the "qRcmd"
8526 packet. Allow E.. response packet. "qRcmd" packet is no longer
8527 reserved.
8528
8529 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8530
8531 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8532 * gdb.texinfo: Ditto.
8533
8534 1999-08-06 Tom Tromey <tromey@cygnus.com>
8535
8536 * gdb.texinfo (KOD): New node.
8537
8538 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8539
8540 * remote.texi (Rcmd): Fix minor formatting typos.
8541
8542 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8543
8544 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
8545 packets.
8546
8547 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8548
8549 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8550 fixes.
8551
8552 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8553
8554 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8555
8556 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8557
8558 * remote.texi (Communication Protocol): ``v'' is in use. Fix
8559 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8560 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8561 packets that are not supported on all hosts. Expand examples.
8562 Spell check.
8563
8564 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8565
8566 * Makefile.in: Recognize html, install-html. Add targets
8567 to build HTML versions of documentation via texi2html.
8568
8569 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8570
8571 * gdbint.texinfo (Testsuite): New chapter, information about the
8572 testsuite.
8573
8574 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8575
8576 * remote.texi (Communication Protocol): Rewrite.
8577
8578 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8579
8580 * stabs.texinfo: Fix uses of xref.
8581
8582 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8583
8584 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8585 info about patch submission.
8586
8587 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8588
8589 From Per Bothner <bothner@cygnus.com>:
8590 * gdb.texinfo: Document Chill support.
8591
8592 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8593
8594 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
8595 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8596 Document that the value should be greater-than or equal-to zero.
8597 (NO_STD_REGS): Document. Deprecate.
8598
8599 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8600
8601 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
8602 Document that these are not used.
8603
8604 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8605
8606 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8607
8608 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8609
8610 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
8611 numargs was dropped.
8612
8613 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8614
8615 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8616
8617 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8618
8619 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
8620 Update.
8621
8622 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8623
8624 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8625 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8626
8627 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8628
8629 * gdbint.texinfo: Fix typos: $ -> @.
8630
8631 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8632
8633 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
8634 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8635 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8636 BREAKPOINT_FROM_PC.
8637
8638 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8639
8640 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
8641 CALL_DUMMY_STACK_ADJUST): Document.
8642
8643 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8644
8645 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
8646 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
8647
8648 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8649
8650 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8651 longer exists.
8652
8653 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8654
8655 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
8656 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8657 they make the manual source incomprehensible.
8658 * h8-cfg.texi: Remove, hasn't been used in years.
8659
8660 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8661
8662 * gdb.texinfo: Update the credits.
8663
8664 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8665
8666 * gdb.texinfo: Fix mistakes noticed in printout of last
8667 draft, add Alpha to discussion of heuristic fence post.
8668
8669 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8670
8671 * gdb.texinfo, remote.texi: Many changes; update to Seventh
8672 Edition, merge some HP changes into mainline, describe some
8673 previously undocumented features, describe more of the target
8674 commands available, eliminate obsolete section on renamed
8675 commands.
8676 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8677
8678 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8679
8680 * gdb.texinfo: Make many HPPA conditionals unconditional,
8681 including catchpoint description, since now on for all configs.
8682 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8683 specializations.
8684
8685 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8686
8687 * Makefile.in (GDBvn.texi): Fix match expression to work with
8688 current format of VERSION in gdb/Makefile.in.
8689 * gdb.texinfo: Fix node ref to match new readline.
8690
8691 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8692
8693 * gdb.texinfo: Changes made as part of a project to merge in
8694 changes made by HP. Documentation makes extensive use of
8695 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8696 on remote debugging. There are differences in documentation
8697 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
8698 the HP manual discusses catchpoints, hardware watchpoints, and
8699 some HPUX specific limitations for shared library support.
8700
8701 There are also a number of @node changes.
8702
8703 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8704
8705 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8706 (C Usage): Same.
8707
8708 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8709
8710 The following changes were made by Edith Epstein
8711 <eepstein@cygnus.com> as part of a project to merge in changes
8712 made by HP.
8713
8714 * HPPA-cfg.texi: new file.
8715
8716 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8717
8718 * refcard.tex: change documentation about catch.
8719 removed info catch.
8720
8721 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8722
8723 * gdbint.texinfo: Expand on GDB's coding standards,
8724 specify the use of arg names with prototypes.
8725
8726 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8727
8728 * gdb.texinfo: Fix tipo.
8729
8730 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8731
8732 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
8733 TARGET_BYTE_ORDER_SELECTABLE_P.
8734
8735 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8736
8737 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8738
8739 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8740
8741 * agentexpr.texi: New file.
8742
8743 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8744
8745 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8746
8747 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8748
8749 * remote.texi: Changed wording that implied that the GDB remote
8750 protocol caches register values instead of GDB itself.
8751
8752 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8753
8754 * gdbint.texinfo: Add some info about symbol readers.
8755 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8756 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8757 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8758 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8759
8760 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8761
8762 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
8763
8764 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8765
8766 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8767
8768 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8769
8770 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
8771 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
8772
8773 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8774
8775 * gdbint.texinfo: Fix minor typos.
8776
8777 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8778
8779 * gdbint.texinfo: Complete overhaul. Group descriptions more
8780 logically, add more info on generic algorithms, remove much
8781 obsolete and/or wrong material.
8782
8783 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8784
8785 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8786
8787 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8788
8789 * refcard.tex: Copyright, address updates.
8790
8791 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8792
8793 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8794 for the edition instead of confusing GDB-version-like numbers.
8795
8796 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8797
8798 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8799
8800 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8801
8802 * LRS: Reformat a bit to keep text under 80 columns.
8803
8804 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8805
8806 * gdb.texinfo: Add some credits, mention bug monitor.
8807 * remote.texi: Mention mips monitor targets.
8808 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
8809
8810 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8811
8812 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
8813 files, finish sorting of host vs target vs native macros, describe
8814 some more of them.
8815
8816 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8817
8818 * gdbint.texinfo (Host Conditionals): Document change from
8819 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8820
8821 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8822
8823 * gdbint.texinfo (Host Conditionals): Document
8824 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
8825
8826 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8827
8828 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8829 Document LSEEK_NOT_LINEAR.
8830
8831 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8832
8833 * stabs.texinfo (Stab Section Basics): Make it clear that only
8834 some versions of the GNU linker remove the leading N_UNDF symbol.
8835
8836 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8837
8838 * stabs.texinfo (String Field): Document type number pairs here,
8839 instead of in the Sun specific section.
8840 (Include Files): The GNU linker supports the N_BINCL
8841 optimization. Clarify the N_BINCL value, and what it is used
8842 for.
8843 (Procedures): Document N_FUN with an empty string to mark the end
8844 of a function.
8845 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8846 (Sun Differences): Remove this node, as the information is now
8847 elsewhere in the main document.
8848 (Stab Section Basics): Mention that the GNU linker may optimize
8849 stabs and remove the leading N_UNDF symbol.
8850
8851 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8852
8853 * gdb.texinfo, refcard.tex: Restore author credit
8854
8855 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8856
8857 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8858 documentation to account for START and END macros taking
8859 one arg.
8860
8861 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8862
8863 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8864 * gdb.texinfo (Frames): Fix typo.
8865
8866 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8867
8868 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8869 a target_signal as arg type, not a pid.
8870
8871 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8872
8873 * gdb.texinfo: Document `set assembly-language'.
8874
8875 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8876
8877 * remote.texi: Update list of stubs in the GDB distribution.
8878
8879 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8880
8881 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
8882 Also document that some systems can use mmalloc but must define
8883 this if their C runtime allocates memory that is later freed.
8884 (MMCHECK_FORCE): Document new macro.
8885
8886 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8887
8888 * remote.texi: Add documentation for target Sparclet.
8889
8890 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8891
8892 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
8893 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8894 * configure.in: Rewritten for autoconf.
8895 * configure: New.
8896
8897 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8898
8899 * Makefile.in (DVIPS): New define, set to dvips.
8900 (dvi): Add stabs.dvi.
8901 (ps): New target.
8902 (all-doc): Depend on info, dvi, and ps targets.
8903 (STAGESTUFF): Add *.ps and *.dvi files.
8904 (clean-info, clean-dvi): Remove.
8905 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8906 rules completely rewritten.
8907 (maintainer-clean): Remove clean-info and clean-dvi
8908 dependencies and put their actions in the rules.
8909 (gdb.ps): New target
8910 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
8911 intermediate TeX files, whether they have 2 or 3 character
8912 extensions.
8913 (gdbint.ps): Add target and rules.
8914 (gdb-internals): Delete unused target.
8915 (Makefile): Depends upon config.status also.
8916
8917 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8918
8919 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8920 set.
8921
8922 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8923
8924 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8925 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8926
8927 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8928
8929 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8930
8931 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8932
8933 * gdb.texinfo (Print settings): Document
8934 `set/show print static-members' commands.
8935
8936 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8937
8938 * gdbint.texinfo (Native): Document name change, coredep.c to
8939 core-aout.c.
8940
8941 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8942
8943 * stabs.texinfo (Include Files): Document the values the SunOS4
8944 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8945
8946 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8947
8948 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8949 Fix typo.
8950
8951 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8952
8953 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8954 "gdb.tar.Z".
8955
8956 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8957
8958 * Makefile.in (maintainer-clean): New target, synonym for
8959 realclean.
8960
8961 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8962
8963 * Update all FSF addresses except those in COPYING* files.
8964
8965 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8966
8967 From Richard Earnshaw (rearnsha@armltd.co.uk):
8968 * gdb.texinfo (convenience variables): Document $_exitcode.
8969 (quit): Document optional expression to use as exit code.
8970
8971 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8972
8973 * gdb.texinfo, remote.texi: Brought up to date with various
8974 GDB changes.
8975
8976 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8977
8978 * gdb.texinfo: Update dates and versions, fix comments about
8979 hardware watchpoints in future releases and about the
8980 sharedlibrary command.
8981
8982 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8983
8984 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8985 C_FUN stab. Other cleanups.
8986
8987 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8988
8989 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8990 for the sparc stub.
8991
8992 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8993
8994 * annotate.texi: Clarify which addresses have differing formats
8995 depending on the language and which do not.
8996
8997 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8998
8999 * remote.texi (NetWare): Changed example to use BOARD= instead of
9000 NODE= argument to reflect correspoding change to gdbserve.nlm.
9001
9002 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9003
9004 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9005 GDB, as well as AIX dbx, supports the size type attribute.
9006
9007 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9008
9009 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9010
9011 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9012
9013 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9014 and new 'if' and 'while' commands.
9015
9016 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9017
9018 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9019
9020 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9021
9022 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9023 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9024 NetWare targets. Mostly stolen from the Server node.
9025
9026 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9027
9028 * gdb.texinfo (Setting): Talk about the language of a source file
9029 versus the working language. The old documentation did not match
9030 what GDB did.
9031
9032 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9033
9034 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9035 of a source file.
9036
9037 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9038
9039 * gdb.texinfo (Processes): New node.
9040
9041 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9042
9043 * remote.texi: Update documentation of set/show mipsfpu.
9044
9045 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9046
9047 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9048 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
9049
9050 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9051
9052 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9053 obsolete conditionals, described some others.
9054
9055 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9056
9057 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9058 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9059
9060 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9061
9062 * gdbint.texinfo: Put regex conditionals in their own table.
9063
9064 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9065
9066 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9067 described or fixed the descriptions of many others.
9068
9069 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9070
9071 * gdb.texinfo: Add some more credits.
9072 * gdbint.texinfo: Capitalize GDB consistently, describe some
9073 macros and remove some.
9074
9075 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9076
9077 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9078 obsolete conditionals, described some others.
9079
9080 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9081
9082 * gdb.texinfo (help targets): Changed to `help target', which
9083 is the correct gdb command.
9084
9085 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9086
9087 * annotate.texi (TODO): New node, for keeping track of annotations
9088 suggested but not yet implemented.
9089
9090 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9091
9092 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9093 another symbol, it is not the address itself.
9094
9095 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9096
9097 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9098 of stabs-in-coff sections.
9099
9100 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9101
9102 * annotate.texi: Change edition to 0.5 and date to May 1994.
9103 Add index.
9104 (Frames): New node, for frame annotation.
9105 (Displays): New node, for display annotation.
9106
9107 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9108 when waiting for your program to stop.
9109
9110 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9111
9112 * annotate.texi (Breakpoint Info): Document annotation of header
9113 fields and record annotation.
9114
9115 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9116
9117 * annotate.texi: New file, to document annotations.
9118
9119 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9120
9121 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9122 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9123
9124 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9125
9126 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9127 section, and say n_strx field is compilation unit relative.
9128 * stabs.texinfo: Don't use @code for a.out when it is the name of
9129 an object file format.
9130
9131 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9132
9133 * gdb.texinfo: Refer to file names, not path names, per rms
9134 convention.
9135 (Arguments): Fix typo.
9136
9137 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9138
9139 * stabs.texinfo (Global Variables): Talk about stabs in files
9140 where variables are referenced, but not defined.
9141
9142 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9143
9144 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9145 Cplusplus to new nodes Member Type Descriptor and Method Type
9146 Descriptor. Re-write stuff for #.
9147
9148 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9149
9150 * gdb.texinfo (Print Settings): Don't document "set print
9151 fast-symbolic-addr off". The bug which it worked around was fixed
9152 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9153
9154 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9155 N_ENTRY node.
9156
9157 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9158
9159 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9160
9161 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9162 references to ieee-float.c.
9163
9164 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9165
9166 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9167 match what the code actually does.
9168
9169 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9170
9171 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9172
9173 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9174
9175 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9176 i, and b.
9177
9178 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9179
9180 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9181 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9182 as "stabs in sections" rather than just saying "ELF and SOM".
9183 Also make that stuff apply to COFF.
9184
9185 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9186
9187 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9188 Ghostscript.
9189
9190 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9191
9192 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9193 versus functions without line numbers, also mention stepping into
9194 them as well as "step" when you are in them. Tell the user how to
9195 deal with the situation. Add comment about "debugging information".
9196
9197 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9198
9199 * stabs.texinfo (Enumerations): Document restriction on where
9200 enumeration types can appear and still win with GDB.
9201
9202 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9203
9204 * stabs.texinfo (Negative Type Numbers): Document format for type
9205 -16.
9206
9207 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9208
9209 * gdb.texinfo (Selection, Frame Info): Update information about
9210 arbitrary frame specficiations.
9211
9212 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9213
9214 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9215
9216 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9217
9218 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9219
9220 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9221
9222 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9223
9224 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9225
9226 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9227 Differences node to Statics node.
9228 (Statics): Discuss XCOFF use of V symbol descriptor.
9229
9230 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9231 not clean.
9232
9233 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9234
9235 * gdb.texinfo (Print Settings): Document `set print
9236 fast-symbolic-addr' and improve the doc for some other
9237 `set print's.
9238
9239 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9240
9241 * stabs.texinfo (String Field): Talk about defining several type
9242 numbers at once.
9243 Fix lint regarding changing node ELF Transformations to
9244 ELF and SOM Transformations.
9245
9246 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9247
9248 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9249
9250 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9251
9252 * stabs.texinfo (Cross-References): `::' is for nested types only
9253 within <>.
9254 (Structures): Document static members.
9255
9256 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9257
9258 * stabs.texinfo: Document S type attribute.
9259
9260 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9261
9262 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9263
9264 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9265
9266 * gdbint.texinfo: Fix a few typos.
9267
9268 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9269
9270 * gdb.texinfo, remote.texi: formatting improvements
9271
9272 * gdb.texinfo (New Features): mention threads.
9273 (Summary, C): fix xrefs in newly contributed text.
9274 (Threads): index entries, clarifications, example
9275 (passim): minor typos fixed, phrasing improvements
9276
9277 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9278 entries; (Server): explain use of gdbserver w/real-time systems,
9279 add example of conflicting TCP port; (MIPS Remote) break up
9280 running text into table, highlighting commands, and add example.
9281
9282 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9283
9284 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9285
9286 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9287
9288 * stabs.texinfo (Nested Symbols): New node.
9289 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9290
9291 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9292
9293 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9294 to picking which Bbss.bss symbol to use, and (because there seems to
9295 be no good way of doing it) re-write some of the text to make it
9296 sound like Bbss.bss isn't such a great idea after all (as currently
9297 designed).
9298
9299 * gdb.texinfo (C): In addition to saying people have to use g++ for
9300 good results, say they have to use stabs. Specifically say cfront
9301 doesn't work well.
9302 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9303 the gdb README. Add xrefs to places where the support for the various
9304 languages is described in detail.
9305
9306 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9307
9308 * stabs.texinfo: Clean up stuff about visibility and virtual
9309 characters.
9310
9311 * stabs.texinfo (N_M2C): Cite Sun doc.
9312
9313 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9314
9315 * gdb.texinfo: updates re threads.
9316 * remote.texinfo: avoid index entries starting with digits.
9317
9318 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9319
9320 * stabs.texinfo (Enumerations): Talk about large, negative and
9321 octal values. Clean up cross reference to type attributes.
9322 (String Field): Say that GDB 4.11 supports size attribute.
9323
9324 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9325
9326 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9327 is a mandatory step. Make the stuff about that more concise.
9328
9329 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9330
9331 * stabs.texinfo (Class Names): New node.
9332
9333 * gdb.texinfo (Command Files): Explain order of init file reading.
9334
9335 * remote.texi (Bootstrapping): Talk about getting the serial driver
9336 to deal with ^C sent by gdb to stop the remote system.
9337
9338 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9339
9340 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9341
9342 * libgdb.texinfo (Defining Commands): made the DOC arg
9343 to gdb_define_app_command a char * instead of char **
9344 per a suggestion from kingdon.
9345
9346 * libgdb.texinfo: total rewrite from a different starting
9347 premise.
9348
9349 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9350
9351 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9352 floats passed as doubles (to improve clarity).
9353
9354 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9355
9356 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9357
9358 * a4rc.sed: update to work with Andreas Vogel papersize params
9359
9360 * refcard.tex: use Andreas Vogel simplifications of papersize
9361 params; remove useless version info; update copyright date.
9362
9363 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9364
9365 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9366
9367 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9368
9369 * gdb.texinfo (Files): Say what address the load command loads it at.
9370
9371 * stabs.texinfo (Common Blocks): Minor cleanups.
9372
9373 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9374 that Sun has backed away from the linker kludge and thus the relevant
9375 issue is changes to the SunPRO tools, not the Solaris linker.
9376
9377 * stabs.texinfo (Traditional Integer Types): Clean up description
9378 of octal bounds a little bit. Document extra leading zeroes.
9379
9380 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9381
9382 * gdb.texinfo (Signaling): Update for symbolic symbol names
9383 and add a section explaining the difference between the GDB
9384 signal command and the shell kill utility.
9385
9386 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9387
9388 * libgdb.texinfo: added `@' to braces that were unescaped.
9389
9390 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9391
9392 * libgdb.texinfo: new file. Spec for the gdb library.
9393
9394 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9395
9396 * stabs.texinfo (Include Files): Fix typo (start -> end).
9397
9398 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9399
9400 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9401 from Melissa at FSF's editing pass.
9402
9403 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9404
9405 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9406 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9407 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9408
9409 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9410
9411 * remote.texi (Bootstrapping): Discuss 386 call gates.
9412
9413 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9414
9415 * stabs.texinfo (Based Variables): New node.
9416
9417 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9418
9419 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9420 names, sizes, and formats to suggest how not to lose.
9421
9422 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9423
9424 * stabs.texinfo (Methods): Fix typo.
9425
9426 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9427
9428 * gdb.texinfo: Fix a few typos.
9429
9430 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9431
9432 * gdb.texinfo: Clarify how well it works with Fortran.
9433
9434 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9435 More on relocating stabs in ELF files.
9436
9437 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9438
9439 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9440
9441 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9442
9443 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9444 parameters on VAX.
9445
9446 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9447
9448 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9449
9450 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9451
9452 * stabs.texinfo: Make info author notice match the TeX author notice.
9453
9454 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9455
9456 * stabs.texinfo: Initial-caps all words in node names and
9457 non-trivial words in section names.
9458
9459 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9460
9461 * stabs.texinfo: Many minor cleanups.
9462
9463 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9464
9465 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9466
9467 * stabs.texinfo: Remove full description of big example.
9468 It's not really helpful; just use pieces of it where appropriate.
9469 Add more Texinfo formatting directives (@samp, etc.).
9470 Use @deffn to define stab types.
9471 Eliminate some wordiness. Break up some nodes.
9472 Add an (alphabetized) index of symbol types.
9473 Use consistent capitalization style in node and section names.
9474
9475 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9476
9477 * gdb.texinfo: Change typo "Two two" to "The two".
9478
9479 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9480
9481 * stabs.texinfo (XCOFF-differences): Remove references to
9482 non-existent types N_DECL and N_RPSYM.
9483
9484 * stabs.texinfo (String Field): Say that type attributes bug is
9485 fixed in GDB 4.10, since it is.
9486
9487 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9488
9489 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9490
9491 * stabs.texinfo: Formatting cleanups.
9492
9493 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9494
9495 * stabs.texinfo: When explaining the n_type of a stab, standardize
9496 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9497 no tabs, use @r).
9498 (Global Variables): Clean up.
9499
9500 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9501
9502 * stabs.texinfo (Stack Variables): Re-write.
9503
9504 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9505
9506 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9507 addresses of a source file. Also revise formatting.
9508 Change "object module" or "object file" to "source file".
9509 Various: Miscellaneous cleanups.
9510
9511 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9512
9513 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9514
9515 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9516
9517 * gdbint.texinfo: Removed many nonsensical machine-collected
9518 host and target conditionals, described some of the remainder.
9519
9520 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9521
9522 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9523
9524 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9525 paragraph which follows.
9526
9527 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9528 variables. Looks better and avoids overful hbox.
9529
9530 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9531
9532 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9533
9534 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9535
9536 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9537 retransmit-timeout
9538
9539 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9540
9541 * gdbint.texinfo: Update statement about `some ancient Unix
9542 systems, like Ultrix 4.0' to Ultrix 4.2.
9543
9544 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9545
9546 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9547
9548 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9549
9550 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9551 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9552
9553 * remote.texi: new name for former gdbinv-s.texi
9554
9555 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9556
9557 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9558
9559 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9560 variables for MIPS remote debugging protocol.
9561
9562 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9563
9564 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9565
9566 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9567
9568 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9569
9570 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9571
9572 * gdb.texinfo: repair conditional bugs in text markup
9573
9574 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9575
9576 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9577 to select Modula-2 material.
9578
9579 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9580
9581 * stabs.texinfo: Cleanups regarding statics.
9582
9583 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9584 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9585
9586 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9587
9588 * stabs.texinfo: N_MAIN is sometimes used for C.
9589
9590 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9591
9592 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9593
9594 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9595
9596 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
9597 removed from the code by Kingdon.
9598
9599 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9600
9601 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9602 input when evaluating breakpoint conditions; the bug has been fixed.
9603
9604 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9605 sets the ignore count to N-1, not to N.
9606
9607 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9608
9609 * refcard.tex (\hoffset): correct longstanding error to match
9610 intended offset; avoids cutting off edge on some printers
9611
9612 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9613
9614 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9615
9616 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9617
9618 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9619
9620 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9621
9622 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9623 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9624 collect sed edits if any, apply to refcard before formatting;
9625 (refcard.ps) stop implying PS fonts if PS output requested;
9626 (lrefcard.ps) delete extra target for variant PS fonts
9627
9628 * refcard.tex: parametrize papersize dependent info, collect
9629 in easily replaced spot
9630
9631 * a4rc.sed: new file, edits to refcard for A4 paper
9632
9633 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9634
9635 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9636
9637 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9638
9639 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9640
9641 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9642
9643 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9644 politely rather than rudely.
9645
9646 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9647
9648 * stabs.texinfo: Document common blocks.
9649
9650 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9651
9652 * stabs.texinfo: Add some basic info about stabs-in-elf.
9653
9654 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9655
9656 * stabs.texinfo (Top): Minor cleanup.
9657
9658 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9659
9660 * Makefile.in (install-info): remove parentdir support
9661
9662 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9663
9664 * gdb.texinfo (Copying): delete this node and references to it;
9665 RMS says this manual need not carry GPL. (passim): Improvements
9666 from last round at FSF, largely due to Ian Taylor review, and
9667 minor formatting improvements.
9668
9669 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9670 largely due to Ian Taylor review. (Debug Session): minor edits to
9671 new text.
9672
9673 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9674
9675 * Makefile.in (realclean): Remove info and dvi files too.
9676
9677 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9678
9679 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9680 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9681 * gdb.texinfo: Change accordingly.
9682
9683 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9684 N_{L,R}BRAC,N_SLINE are relative to.
9685
9686 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9687
9688 * Makefile.in (GDBvn.texi): Update atomically.
9689
9690 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9691
9692 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9693
9694 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9695
9696 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9697 addresses together. Also motivate the set print symbol-filename
9698 command and suggest other solutions.
9699
9700 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9701
9702 * gdb.texinfo (set print elements): Note that the number of
9703 elements is set to unlimited by "set print elements 0".
9704
9705 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9706
9707 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9708 NF_LDOUBLE means.
9709 (Stab Types): Include Solaris stab types.
9710 (Procedures): Document Solaris extensions.
9711
9712 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9713
9714 * gdb.texinfo: Add `set print symbol-filename' doc.
9715
9716 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9717
9718 * stabs.texinfo (Arrays): Talk about type definition vs. type
9719 information.
9720
9721 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9722 the trailing semicolon.
9723
9724 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9725
9726 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9727 and merge in other parts of the document addressing these subjects.
9728 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9729
9730 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9731 at the end of a range type.
9732
9733 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9734 AIX extensions.
9735
9736 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9737
9738 * stabs.texinfo (Stabs Format): Misc fixes.
9739
9740 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9741
9742 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9743 (Traditional builtin types): Document convex convention for long long.
9744 (Negative builtin types): Discuss type names, and misc fixes.
9745
9746 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9747
9748 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9749 point types used with @samp{R} type descriptor.
9750 (Symbol Descriptors): Describe how to handle conflict between
9751 different meanings of @samp{P} symbol descriptor.
9752
9753 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9754
9755 * stabs.texinfo: Remove node Quick Reference and put its children
9756 directly under the main menu.
9757
9758 * stabs.texinfo: Many more changes to bring it into line with
9759 AIX documentation and reality. I think it now has all the
9760 information from the AIX documentation, except that I burned
9761 out when I got to variant records (Pascal and Modula-2) and
9762 all the COBOL types. Oh well, we can add them later when we're
9763 worrying more about those languages.
9764
9765 * stabs.texinfo (Automatic variables): Talk about what it means
9766 to omit the symbol descriptor.
9767
9768 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9769
9770 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9771 gcc2 behavior with promoted args.
9772
9773 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9774
9775 * gdb.texinfo: include readline appendices in info version of manual
9776
9777 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9778
9779 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9780 target remote.
9781
9782 * gdb.texinfo (Machine Code): more index entries for disassemble
9783
9784 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9785
9786 * Clarify the intended use of the gdb-testers and gdb-patches
9787 mailing lists, and shrink gzip comment.
9788
9789 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9790
9791 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9792 DOSHOST configuration of manual.
9793
9794 * gdb.texinfo (MIPS Stack): new node.
9795
9796 * all-config.texi (MIPS) new switch.
9797
9798 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9799 tense; (MIPS Remote) new node.
9800
9801 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9802 bug; (Environment) less passive, other small cleanups in text about
9803 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9804 (Remote) new MIPS Remote menu entry.
9805
9806 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9807
9808 * stabs.texinfo: Many changes to include information from the
9809 AIX documentation.
9810
9811 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9812
9813 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9814
9815 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9816 Move a bunch of information from ../README.
9817 (Getting Started): New node.
9818
9819 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9820
9821 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9822
9823 * gdb.texinfo: advance manual revision dates to present
9824
9825 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9826 stop using silly Roman numerals in @set variable names
9827
9828 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9829
9830 * stabs.texinfo (Parameters): Keep trying to get this right.
9831
9832 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9833
9834 * stabs.texinfo (Parameters): More on "local parameters".
9835
9836 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9837
9838 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9839
9840 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9841
9842 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9843 (Parameters): Rewrite.
9844 (xcoff-differences, Sun-differences): Minor changes.
9845
9846 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9847
9848 * stabs.texinfo: Minor cleanup.
9849
9850 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9851
9852 * gdbint.texinfo: Minor xcoff stuff.
9853
9854 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9855
9856 * gdbint.texinfo: Update for new config directory structure.
9857 Add info about internal type data structures.
9858
9859 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9860
9861 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9862 $(srcdir).
9863 (gdb-config.texi): Depend on file in $(srcdir).
9864
9865 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9866
9867 * stabs.texinfo: Fixes about N_SO.
9868
9869 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9870
9871 * gdb.texinfo: include list of nonstandard init file names
9872
9873 * *-config.texi: new switch GENERIC for text that applies *only*
9874 to (usual) multiple-target version of manual
9875
9876 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9877 h8 config
9878
9879 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9880 in menus (rather than conditionally selected multiple alternative
9881 menus).
9882
9883 * Makefile.in: define and use DOC_CONFIG var to select
9884 configuration for GDB user manual.
9885
9886 * gdb-config.texi: delete from repository, generate from Makefile.
9887
9888 * all-config.texi: normal `generic' configuration file, formerly
9889 stored as gdb-config.texi
9890
9891 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9892
9893 * Makefile.in: add dvi target to build all .dvi files
9894
9895 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9896
9897 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9898
9899 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9900
9901 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9902 host conditionals.
9903 * stabs.texinfo: More array fixes inspired by Jim's.
9904
9905 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9906
9907 * stabs.texinfo: Fixes re arrays and continuations.
9908
9909 * gdbint.texinfo: Add XCOFF node.
9910
9911 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9912
9913 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9914
9915 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9916
9917 * stabs.texinfo: Fix for array types to mention lower bounds.
9918
9919 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9920
9921 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9922
9923 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9924
9925 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9926
9927 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9928
9929 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9930 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9931
9932 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9933
9934 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9935
9936 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9937
9938 * gdb.texinfo, gdbinv-s.texi: misc updates
9939
9940 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9941
9942 * gdbint.texinfo: Brief documentation for longjmp support,
9943 from an email msg by Stu.
9944
9945 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9946
9947 * stabs.texinfo: Fix description of floating point "range"
9948 types (which really define basic types). Reported by Jim Meehan,
9949 <meehan@src.dec.com>.
9950
9951 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9952
9953 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9954
9955 * gdbint.texinfo: Slightly expand section on supporting a new
9956 object file format.
9957
9958 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9959
9960 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9961 intermediate file.
9962
9963 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9964
9965 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9966
9967 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9968
9969 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9970
9971 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9972 as well as Z8002.
9973
9974 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9975
9976 * gdbint.texinfo: Add sections on clean design and on how to send
9977 in changes.
9978
9979 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9980
9981 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9982
9983 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9984
9985 * gdb.texinfo: Fix typo, reported by Karl Berry.
9986
9987 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9988
9989 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9990
9991 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9992
9993 * gdbint.texinfo: fixed a stray email address (needs @@),
9994 added @table @code to node "Native Conditionals"
9995
9996 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9997
9998 * gdbint.texinfo: Describe coding style of GDB.
9999
10000 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10001
10002 * stabs.texinfo: Minor wording changes.
10003
10004 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10005
10006 * gdbint.texinfo: Improve release doc slightly.
10007
10008 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10009
10010 * gdbint.texinfo: Improve doc of GDB config macros.
10011
10012 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10013
10014 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10015 These will be reinserted when examined.
10016
10017 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10018
10019 * gdbint.texinfo: Make a start at documenting all the #if macros
10020 in GDB. At least list them all, and start separating them into
10021 host-specific and target-specific.
10022
10023 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10024
10025 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
10026 examples (not consistent w others).
10027 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10028 for generic vn of doc
10029
10030 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10031
10032 * Makefile.in: always create installation directories.
10033
10034 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10035
10036 * gdb.texinfo: in h8 config, do not describe searching commands.
10037
10038 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10039
10040 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10041 conditionals; introduce a few generic switches that may be
10042 useful for other cross-dev or dos-hosted configs.
10043
10044 * gdb.texinfo: fix typo in "info reg" description
10045
10046 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10047
10048 * stabs.texinfo: Minor updates from running TeX over it.
10049 * Makefile.in (stabs.dvi, stabs.ps): Add.
10050
10051 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10052
10053 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10054 First pass at converting it to texinfo.
10055
10056 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10057
10058 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10059 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10060
10061 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10062
10063 * gdbint.texinfo: Add section on partial symbol tables.
10064
10065 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10066
10067 * gdb.texinfo: document `set remotedebug' and `set
10068 rstack_high_address'.
10069
10070 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10071
10072 * gdb.texinfo: slight expansion of new text on reading info files
10073 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10074 H8/300 from DOS.
10075
10076 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10077
10078 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10079
10080 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10081
10082 * gdb.texinfo: Say how to read the `info' files.
10083
10084 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10085
10086 * Makefile.in: gm4 -> m4.
10087
10088 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10089
10090 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10091 Documentation' ahead of `Installing GDB' to match README.
10092 Update shared library doc, -readnow and -mapped, and directory
10093 structure (add glob and mmalloc). Update configure doc.
10094
10095 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10096
10097 * Makefile.in: remove $(srcdir) from gdb.info rule.
10098
10099 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10100
10101 * Makefile.in: commented out gdb-all.texinfo rule. This is
10102 temporary.
10103
10104 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10105
10106 * Makefile.in, configure.in: removed traces of namesubdir,
10107 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10108 copyrights to '92, '13, changed some from Cygnus to FSF.
10109
10110 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10111
10112 * gdb.texinfo: Improve how we ask for bug reports.
10113
10114 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10115
10116 * Makefile.in: infodir belongs in datadir.
10117
10118 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10119
10120 * Makefile.in: remove spaces following hyphens, bsd make can't
10121 cope. install using INSTALL_DATA. added clean-info. added
10122 standards.text support.
10123
10124 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10125
10126 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10127 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10128 and mandir now keyed off datadir by default.
10129
10130 \f
10131 Local Variables:
10132 mode: change-log
10133 left-margin: 8
10134 fill-column: 74
10135 version-control: never
10136 End: