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