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