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