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