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