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