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