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