d3e0cc40c8e77ef3ca8841d958e53082236d517c
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2
3 * gdb.texinfo (Standard Target Features): Document
4 m68k features.
5
6 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * gdb.texinfo (General Query Packets): Document qOffsets changes.
9
10 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11
12 * gdb.texinfo (Target Description Format): Add version attribute
13 for <target>.
14
15 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16
17 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
18
19 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
20
21 * gdb.texinfo (MIPS Features): New subsection.
22
23 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
24 Markus Deuling <deuling@de.ibm.com>
25
26 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
27 and qXfer:spu:write packets and mention them under qSupported.
28
29 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
30 Markus Deuling <deuling@de.ibm.com>
31
32 * gdb.texinfo (Architectures): Add new SPU section to document
33 Cell Broadband Engine SPU architecture specific commands.
34
35 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
36
37 * gdb.texinfo (GDB/MI Variable Objects): Editorial
38 comments.
39
40 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
41
42 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
43
44 2007-05-29 Jim Blandy <jimb@codesourcery.com>
45
46 * gdb.texinfo (Overview): Doc fix.
47
48 2007-05-22 Maciej W. Rozycki <macro@mips.com>
49
50 * gdb.texinfo (Remote Configuration): Document "set/show
51 remoteflow".
52
53 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
54
55 * gdb.texinfo (MIPS): Remove documentation for set mips
56 saved-gpreg-size, show mips saved-gpreg-size, and set mips
57 stack-arg-size.
58
59 2007-05-14 Bob Wilson <bob.wilson@acm.org>
60
61 * all-cfg.texi (GDBTUI): New.
62 * gdb.texinfo (Mode Options): Use GDBTUI variable.
63 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
64 (TUI Configuration): Edit to improve clarity and fix problems of
65 both style and content.
66
67 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
68
69 * observer.texi (GDB Observers): New observer "new_objfile".
70
71 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
72
73 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
74
75 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
76
77 * gdb.texinfo (GDB/MI Variable Objects): Document
78 frozen variables objects.
79
80 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
81
82 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
83 (Character Sets, Caching Data of Remote Targets): Likewise.
84 (Targets): Delete Remote node. Move its text...
85 (Debugging Remote Programs): ...to here. Delete description
86 of the "remote" command.
87 (Remote configuration): Delete description of "set remotedevice"
88 and "show remotedevice".
89 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
90
91 2007-04-11 Bob Wilson <bob.wilson@acm.org>
92
93 * gdb.texinfo (Contributors, Continuing and Stepping)
94 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
95 (General Query Packets, File-I/O Remote Protocol Extension)
96 (Protocol Basics, The F Reply Packet, Write)
97 (Protocol-specific Representation of Datatypes, Memory Transfer):
98 Fix hyphenation, punctuation and grammar problems.
99 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
100 'section' instead of 'subsection' in the text.
101 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
102 (i386): Remove period from section name.
103 (Installing GDB, Requirements, Running Configure, Separate Objdir)
104 (Config Names, Configure Options): Use @file{configure}.
105
106 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
107
108 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
109 and tab expansion.
110
111 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
112
113 * gdbint.texinfo (SOM): Correct location of the SOM reader.
114
115 2007-04-02 Bob Wilson <bob.wilson@acm.org>
116
117 * gdb.texinfo: Consistently capitalize all significant words in
118 node names, chapter titles, section titles, and headings. Update
119 cross references to match.
120 (Starting and Stopping Trace Experiment): Make node name plural.
121 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
122
123 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
124
125 * gdb.texinfo (WinCE): Delete obsolete subsection.
126
127 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
128
129 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
130 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
131 references.
132
133 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
134
135 * gdb.texinfo (Startup): Delete references to some alternate
136 names for .gdbinit.
137 (Thread): Remove LynxOS reference.
138 (Tandem ST2000): Delete target-specific documentation.
139 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
140 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
141 and GDB_OSABI_LYNXOS.
142
143 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
144
145 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
146
147 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
148
149 * gdbint.texinfo (Target Conditionals): Remove mention of
150 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
151 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
152
153 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
154
155 * Makefile.in: Add "pdfdir" installation
156 directory, PDFTEX macro, support for "install-pdf" target,
157 and rules for making a pdf version of refcard.texi.
158 * refcard.tex: Specify paper size for PDF output.
159
160 2007-03-26 Bob Wilson <bob.wilson@acm.org>
161
162 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
163
164 2007-03-26 Bob Wilson <bob.wilson@acm.org>
165
166 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
167 (Source Path, Character Sets, Macros, Define)
168 (GDB/MI Result Records, GDB/MI Simple Examples)
169 (GDB/MI Program Execution, GDB/MI File Commands)
170 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
171 (Bug Reporting): Use @value{GCC}.
172
173 2007-03-26 Bob Wilson <bob.wilson@acm.org>
174
175 * gdb.texinfo (Help): Fix formatting of examples.
176 (Variables): Use @ifnotinfo instead of @iftex.
177 (Non-debug DLL symbols): Use @ref instead of @pxref.
178 (Sparclet File): Use @samp instead of quotes.
179
180 2007-03-26 Bob Wilson <bob.wilson@acm.org>
181
182 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
183
184 2007-03-26 Bob Wilson <bob.wilson@acm.org>
185
186 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
187 the order of the nodes.
188 (C Operators, C Constants, Debugging C): Remove extra menus.
189 (Method Names in Commands): Do not specify next/prev/up nodes.
190
191 2007-03-26 Bob Wilson <bob.wilson@acm.org>
192
193 * gdb.texinfo (File Options): Add missing parenthesis.
194 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
195
196 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
197
198 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
199
200 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
201
202 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
203 case insensitivity.
204 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
205
206 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
207
208 * gdb.texinfo (Top): Put Appendix A after numbered sections.
209 (Files): Add section name to argument list for pxref.
210 (Non-debug DLL symbols): Don't use `see' for pxref.
211 (Embedded Processors): Fix typo.
212 (GDB/MI Breakpoint Commands): Execution commands generate
213 *stopped not ^done.
214
215 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
216
217 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
218 values for in_scope. Mention that only root variables can be
219 updated.
220 (GDB/MI Development and Front Ends): Explain new values may be
221 added to existing fields.
222
223 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
224
225 * gdb.texinfo (-target-disconnect): Use @smallexample.
226 (Requirements): Add anchor for Expat. Update description.
227 (Target Descriptions): Mention Expat.
228 (Target Description Format): Document new elements. Use
229 @smallexample.
230 (Predefined Target Types, Standard Target Features): New sections.
231 * doc/gdbint.texinfo (Target Descriptions): New section.
232
233 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
234
235 * gdb.texinfo (Target Description Format): Add section on XInclude.
236
237 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
238
239 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
240 command -enable-timings.
241
242 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
243
244 * gdbint.texinfo (Operation System ABI Variant Handling): Update
245 descriptions for new/deleted elements in gdb_osabi. Add missing
246 description for function generic_elf_osabi_sniff_abi_tag_sections.
247
248 2007-01-29 Joel Brobecker <brobecker@adacore.com>
249
250 * gdb.texinfo (Maintenance Commands): Add documentation for
251 the new "maint print target-stack" command.
252
253 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
254 Eli Zaretskii <eliz@gnu.org>
255
256 * gdb.texinfo: Describe CHAR array vs. string identification rules.
257
258 2007-01-26 Eli Zaretskii <eliz@gnu.org>
259
260 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
261 Use @value{NGCC} instead of @value{GCC}.
262
263 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
264
265 * agentexpr.texi: Fix typos.
266 * annotate.texinfo: Likewise.
267 * gdb.texinfo: Likewise.
268 * gdbint.texinfo: Likewise.
269 * observer.texi: Likewise.
270 * stabs.texinfo: Likewise.
271
272 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
273
274 * gdbint.texinfo (Support Libraries): Remove mmalloc
275 entry. Describe readline library.
276
277 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
278
279 * gdb.texinfo (Target Descriptions): New section.
280 (General Query Packets): Add QPassSignals anchor. Mention
281 qXfer:features:read under qSupported. Expand mentions of
282 qXfer:memory-map:read and QPassSignals. Document
283 qXfer:features:read.
284
285 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
286
287 * gdb.texinfo (Commands to specify files): Describe
288 "set sysroot" and "show sysroot".
289 (Using the `gdbserver' program): Lowercase argument
290 to @var. Expand description of setting up GDB on the
291 host.
292
293 2007-01-05 Joel Brobecker <brobecker@adacore.com>
294
295 * gdb.texinfo (Set Catchpoints): Add documentation for the new
296 catch exception, catch exception unhandled, and catch assert
297 commands.
298
299 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
300
301 * gdb.texinfo (Debugging Output): Document "set debug xml"
302 and "show debug xml".
303
304 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
305
306 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
307
308 2007-01-01 Joel Brobecker <brobecker@adacore.com>
309
310 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
311
312 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
313
314 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
315 note in @ignore, to be removed later if nobody complains.
316
317 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
318
319 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
320 of -var-delete.
321
322 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
323
324 * gdb.texinfo (Setting breakpoints): Document
325 automatic software/hardware breakpoint usage and
326 the "set breakpoint auto-hw" command.
327
328 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
329
330 * gdb.texinfo (Memory Access Checking): New.
331
332 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
333
334 * gdb.texinfo (Remote configuration): Mention
335 "pass-signals-packet".
336 (General Query Packets): Document QPassSignals. Fix
337 a typo.
338
339 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
340
341 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
342
343 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
344
345 * gdb.texinfo (Remote configuration): Rewrite documentation for
346 packet configuration commands.
347 (OS Information): Adjust reference to qXfer:auxv:read.
348 (General Query Packets): Remove references to read-aux-vector-packet
349 and set remote get-thread-local-storage-address.
350
351 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
352
353 * gdbint.texinfo (Target Architecture Definition): Add new
354 Initializing a New Architecture section.
355
356 2006-10-31 David Taylor <dtaylor@emc.com>
357
358 * stabs.texinfo (Macro define and undefine): New node describing
359 stabs for #define and #undef.
360
361 2006-10-27 Andreas Schwab <schwab@suse.de>
362
363 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
364
365 2006-10-21 Eli Zaretskii <eliz@gnu.org>
366
367 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
368 clarify on the possible meanings of ``expression'' watched by
369 watchpoints. Add indexing.
370 (Prompting, Errors, Invalidation, Annotations for Running)
371 (Source Annotations): Fix index entries by adding "annotation" to
372 them, to discriminate from index entries that point to the more
373 general topic descriptions.
374
375 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
376
377 * gdbint.texinfo (Target Vector Definition): Move most
378 content into Existing Targets. Add a menu.
379 (Existing Targets): New section, moved from Target Vector
380 Definition. Use @subsection.
381 (Managing Execution State): New section.
382
383 2006-10-16 Bob Wilson <bob.wilson@acm.org>
384
385 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
386
387 2006-10-15 Eli Zaretskii <eliz@gnu.org>
388
389 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
390 (Command Syntax, Signals, Backtrace, Connecting)
391 (Remote configuration, Renesas Boards, Console I/O): Fix last
392 change: use Ctrl- instead of C-, except wrt Emacs.
393 (File-I/O Examples): Put Ctrl-c in @kbd.
394 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
395 (Console I/O): Use @samp with Ctrl-.
396 (Signals, Set Breaks, Set Watchpoints): Document optional
397 arguments to `info signals' `handle', `info breakpoints', and
398 `info watchpoints'.
399
400 2006-10-14 Eli Zaretskii <eliz@gnu.org>
401
402 * gdb.texinfo (Backtrace): Fix last change.
403
404 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
405
406 * gdb.texinfo (Backtrace): Order correctly and add other cases.
407
408 2006-10-10 Bob Wilson <bob.wilson@acm.org>
409
410 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
411 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
412 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
413
414 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
415 Daniel Jacobowitz <dan@codesourcery.com>
416
417 * gdb.texinfo (Packets): Document vFlashErase,
418 vFlashWrite and vFlashDone packets.
419 (General Query Packets): Document qXfer:memory-map:read.
420 Add a new feature for qXfer:memory-map:read.
421 (Memory map format): New section.
422 (Target Commands): Mention that gdb can write flash.
423
424 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
425 Daniel Jacobowitz <dan@codesourcery.com>
426
427 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
428 memory regions and "mem auto".
429
430 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
431
432 * gdbint.texinfo (Array Containers): New section.
433
434 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
435
436 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
437 -stack-list-arguments HIGH_FRAME argument can be larger then the
438 actual number of frames.
439
440 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
441
442 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
443 -stack-list-locals HIGH_FRAME argument can be larger then the
444 actual number of frames.
445
446 2006-09-02 Bob Wilson <bob.wilson@acm.org>
447
448 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
449 Register Packet Format, Tracepoint Packets): Fix spelling errors.
450
451 2006-09-02 Eli Zaretskii <eliz@gnu.org>
452
453 * gdbint.texinfo (Overall Structure): New section "Source Tree
454 Structure".
455
456 2006-08-17 Jim Blandy <jimb@codesourcery.com>
457
458 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
459 responses.
460
461 2006-08-08 Joel Brobecker <brobecker@adacore.com>
462
463 * gdb.texinfo (Source Path): Add documentation for new
464 substitute-path commands.
465
466 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
467
468 * gdb.texinfo (Installing GDB): Update menu. Move text to...
469 (Running Configure): ...here.
470 (Requirements): New node. Mention expat.
471
472 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
473
474 * gdb.texinfo (Target Commands): Remove
475 'set download-write-size' and 'show download-write-size'.
476
477 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
478
479 * stabs.texinfo (Member Type Descriptor): Correct example for
480 pointer to member types.
481
482 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
483
484 * gdb.texinfo (Optional warnings and messages): Add
485 'set/show trace-commands'.
486 (Command files): Add '-v' to source command.
487
488 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
489
490 * gdb.texinfo (OS Information): Update qPart reference to
491 qXfer.
492 (Remote configuration): Likewise.
493 (Overview): Move @cindex to the start of a paragraph. Talk
494 about binary data encoding.
495 (Packets): Refer to the overview for the details of the X
496 packet encoding.
497 (General Query Packets): Remove qPart description. Add qXfer
498 description. Add an anchor to qSupported. Correct feature
499 table title. Add a new feature for qXfer:auxv:read.
500 (Interrupts): Add a missing parenthesis.
501
502 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
503
504 * doc/gdb.texinfo (KOD): Remove node.
505 (GDB/MI Kod Commands): Remove commented out node.
506
507 2006-07-01 Eli Zaretskii <eliz@gnu.org>
508
509 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
510 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
511 (GDB/MI Thread Commands, GDB/MI Program Execution)
512 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
513 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
514 (GDB/MI File Commands, GDB/MI Target Manipulation)
515 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
516 since the MI prompt is hard-wired into the code.
517
518 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
519
520 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
521 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
522 (GDB/MI Data Manipulation): Remove description of unimplemented
523 display related commands as variable objects perform this function
524 and are superior: -display-delete, -display-disable,
525 -display-enable, -display-insert and -display-list. Move
526 -environment-cd, -environment-directory, -environment-path
527 and -environment-pwd to "Program Context".
528 (GDB/MI Program Control): Rename to "Program Execution". Move
529 -exec-arguments -exec-abort to...
530 (GDB/MI Program Context): ...here. New node split from "Data
531 Manipulation".
532
533 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
534
535 * gdb.texinfo (Remote configuration): Document set / show
536 remote supported-packets.
537 (General Query Packets): Document qSupported packet.
538
539 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
540
541 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
542 and font markup.
543 (Protocol basics): Likewise.
544 (The F request packet): Likewise.
545 (The F reply packet): Likewise.
546 (Memory transfer): Move this node to be a subsubsection of
547 "Protocol specific representation of datatypes".
548 (The Ctrl-C message): More copy editing.
549 (Console I/O): Likewise.
550 (The isatty call): Delete this node, and merge its content into
551 the "isatty" node. Fixed references elsewhere.
552 (The system call): Delete this node, and merge its content into
553 the "system" node. Fixed references elsewhere.
554 (open): Reformat to use @table, and add appropriate font markup.
555 (close): Likewise.
556 (read): Likewise.
557 (write): Likewise.
558 (lseek): Likewise.
559 (rename): Likewise.
560 (unlink): Likewise.
561 (stat/fstat): Likewise.
562 (gettimeofday): Likewise.
563 (isatty): Likewise.
564 (system): Likewise, plus minor changes to fix confusing wording.
565 (Integral datatypes): Fix font markup.
566 (Pointer values): Likewise.
567 (struct stat): Fix markup to use @table, plus minor copy editing.
568 (struct timeval): Fix font markup, plus minor copy editing.
569 (Constants): Minor copy editing.
570 (Errno values): Add font markup.
571 (File-I/O Examples): Likewise.
572
573 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
574
575 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
576 (GDB/MI Simple Examples): Move node up one level. Use real
577 examples.
578 (GDB/MI Compatibility with CLI): Update.
579 (GDB/MI Result Records): Add "connected" and "exit" result
580 classes.
581 (GDB/MI Stream Records): Clarify target output.
582 (GDB/MI Command Description Format): Modify example description.
583 (GDB/MI Breakpoint Table Commands): Rename to...
584 (GDB/MI Breakpoint Commands): ...this
585 (GDB/MI Breakpoint Commands): Add optional thread field.
586 (GDB/MI Program Control): Add an introduction. Move "Program
587 termination" examples into exec-run description.
588 (GDB/MI File Commands): Mention similar CLI commands.
589 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
590 is similar to "-gdb-version".
591
592 2006-06-09 Eli Zaretskii <eliz@gnu.org>
593
594 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
595
596 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
597
598 * gdb.texinfo (GDB/MI Development and Front Ends): Use
599 sourceware.org for mailing lists.
600 (GDB/MI File Commands): New node split from Program Control.
601
602 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
603
604 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
605
606 2006-05-22 Eli Zaretskii <eliz@gnu.org>
607
608 * gdb.texinfo (Cygwin Native): Fix last change.
609
610 2006-05-22 Christopher Faylor <cgf@timesys.com>
611
612 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
613
614 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
615
616 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
617 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
618
619 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
620
621 * gdb.texinfo (General Query Packets): Recommend not starting
622 new packets with qC and clarify.
623
624 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
625
626 * gdb.texinfo (M2 Types): New section.
627
628 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
629
630 * agentexpr.texi: Add a copyright and license notice.
631 * observer.texi: Likewise, with GPL clause for function prototypes.
632 Remove trailing whitespace.
633
634 2006-05-05 Jim Blandy <jimb@codesourcery.com>
635
636 * gdb.texinfo (General Query Packets): Document conventions for
637 terminating packet names, and their violations.
638
639 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
640
641 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
642 * gdb.texinfo: Likewise.
643
644 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
645
646 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
647 and "show remotedebug".
648 (Debugging Output): Add additional index entries.
649
650 2006-04-27 Michael Snyder <msnyder@redhat.com>
651
652 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
653
654 2006-04-22 Andrew Cagney <cagney@redhat.com>
655
656 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
657 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
658
659 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
660
661 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
662 and remove breakpoint prototypes.
663 (Watchpoints): Move description of target_insert_hw_breakpoint and
664 target_remove_hw_breakpoint ...
665 (Breakpoints): ... to here. Document target_insert_breakpoint and
666 target_remove_breakpoint.
667
668 2006-04-17 Jim Blandy <jimb@codesourcery.com>
669
670 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
671 and C packets are optional.
672
673 2006-04-14 Frederic Riss <frederic.riss@st.com>
674
675 * gdb.texinfo (Specifying source directories): Update the description
676 of the source file search to reflect the fact that the source path
677 always contains at least $cdir and $cwd.
678
679 2006-03-31 Michael Snyder <msnyder@redhat.com>
680
681 * gdb.texinfo: Update copyright dates.
682
683 2006-03-31 Eli Zaretskii <eliz@gnu.org>
684
685 * gdb.texinfo (Overview): Add an index entry to "empty response".
686
687 2006-03-28 Jim Blandy <jimb@codesourcery.com>
688
689 * gdbint.texinfo (Prologue Analysis): New section.
690
691 2006-03-07 Jim Blandy <jimb@red-bean.com>
692
693 * gdb.texinfo (Connecting): Document 'target remote pipe'.
694
695 * gdb.texinfo (Target Commands): Update text describing how to
696 specify a target. Refer to the detailed section on remote
697 debugging, not the brief mention.
698
699 * gdb.texinfo (Connecting): Organize the different 'target remote'
700 connection methods into a table. Add a 'target remote' index
701 entry. (!!!)
702
703 2006-02-17 Fred Fish <fnf@specifix.com>
704
705 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
706 'ptype' commands to reflect the fact that the only significant
707 difference between them is that ptype prints the complete type
708 description instead of just the name.
709
710 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
711
712 * gdbint.texinfo (Watchpoints): Delete
713 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
714
715 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
716
717 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
718 times fields where needed. Fix typos. Update general form given
719 for output of -break-insert.
720 (GDB/MI): Abbreviate some unnecessarily long fullnames.
721
722 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
723
724 * gdbint.texinfo (Symbol Handling): Add a section
725 on memory management.
726
727 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
728
729 * gdb.texinfo (Breakpoint table commands): Document the fullname
730 field in -break-list output.
731
732 2006-02-03 Eli Zaretskii <eliz@gnu.org>
733
734 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
735 debugging information produced by the various "set debug..."
736 options.
737
738 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
739
740 * gdb.texinfo (Files): Remove obsolete bits from the description
741 of "symbol-file".
742
743 2006-01-25 Jim Blandy <jimb@redhat.com>
744
745 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
746
747 2006-01-24 Jim Blandy <jimb@redhat.com>
748
749 * gdbint.texinfo (Frames): Document the basics of GDB's register
750 unwinding model, and explain the existence of the "sentinel" frame.
751
752 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
753
754 * gdb.texinfo (Choosing files): Mention that -directory is used
755 for script files.
756 (Specifying source directories): Likewise.
757 (Command files): Explain how script files are found.
758
759 2006-01-21 Eli Zaretskii <eliz@gnu.org>
760
761 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
762 the threads in a multi-threaded program.
763 (Threads): The threadno argument of "thread apply" can be a range
764 of numbers.
765
766 2006-01-18 Jim Blandy <jimb@redhat.com>
767
768 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
769 of warning flags.
770
771 2006-01-13 Eli Zaretskii <eliz@gnu.org>
772
773 * gdb.texinfo (Sequences): Improve menu annotations.
774 (Define): Add index entries for arguments of user-defined
775 commands. Move the description of flow-control commands...
776 (Command Files): ...to here. Document loop_break and
777 loop_continue.
778 (Define, Command Files): Document `end' and add index entries for
779 it.
780
781 2006-01-04 Michael Snyder <msnyder@redhat.com>
782
783 * gdb.texinfo: Add documentation for linux-fork.
784 * gdbint.texinfo: Add internal documentation for checkpoints.
785
786 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
787
788 * gdb.texinfo (Omissions from Ada): Document that there is now
789 limited aggregate support.
790
791 2005-12-28 Eli Zaretskii <eliz@gnu.org>
792
793 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
794 registers and the likes.
795
796 2005-12-24 Eli Zaretskii <eliz@gnu.org>
797
798 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
799 (Symbols): Fix usage of "e.g.".
800 (Memory Region Attributes): Fix usage of "etc."
801
802 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
803 (Coding): Fix usage of "e.g.".
804
805 2005-12-23 Eli Zaretskii <eliz@gnu.org>
806
807 * stabs.texinfo:
808 * refcard.tex:
809 * gpl.texi:
810 * gdbint.texinfo:
811 * gdb.texinfo:
812 * gdb-cfg.texi:
813 * fdl.texi:
814 * annotate.texinfo:
815 * all-cfg.texi:
816 * Makefile.in: Add (C) after Copyright. Update the FSF
817 address.
818
819 2005-12-03 Eli Zaretskii <eliz@gnu.org>
820
821 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
822 extend GDB with commands for external monitor.
823
824 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
825
826 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
827
828 2005-11-25 Joel Brobecker <brobecker@adacore.com>
829
830 * gdbint.texinfo (Start of New Year Procedure): New chapter.
831
832 2005-11-21 Jim Blandy <jimb@redhat.com>
833
834 * gdb.texinfo (Tracepoint Packets): Document restrictions on
835 placement of 'R' actions in tracepoint action packets; document
836 dependence of 'X' and 'M' actions on a preceding 'R' action for
837 their registers.
838
839 2005-11-19 Jim Blandy <jimb@redhat.com>
840
841 * gdb.texinfo (Tracepoint Packets): New node.
842 (General Query Packets): Add entries for the tracepoint packets,
843 referring to the "Tracepoint Packets" node.
844 (Tracepoints): Add reference to "Tracepoint Packets".
845
846 2005-11-18 Kevin Buettner <kevinb@redhat.com>
847
848 * gdb.texinfo (set remotebreak): Add anchor.
849 (X packet): Likewise.
850 (Remote Protocol): Add new section `Interrupts' and new index
851 entry `interrupts (remote protocol)'.
852
853 2005-11-18 Jim Blandy <jimb@redhat.com>
854
855 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
856 entries into the General Query Packets section. Add a
857 cross-reference to that section. Drop description of replies, as
858 these are covered in the descriptions of each packet.
859 (General Query Packets): Add introductory text. Explain naming
860 conventions, and how the end of a name is recognized.
861
862 2005-11-17 Kevin Buettner <kevinb@redhat.com>
863
864 * gdb.texinfo (Remote configuration): Fix typo in description of
865 "set remotebreak" command.
866
867 2005-11-16 Jim Blandy <jimb@redhat.com>
868
869 * gdb.texinfo (Packets, Stop Reply Packets)
870 (General Query Packets): Various formatting cleanups.
871 - Use @samp for packet contents.
872 - Drop summaries from packet @item lines; the same information appears
873 immediately below in the description.
874 - Delete paragraph breaks after packet @item commands, so that the
875 description appears directly to the right of the packet prototype
876 in the printed manual, if it fits.
877 - Place spaces in packet prototypes between @vars and non-@var
878 letters, and explain that they're just for formatting.
879 - Use @dots{} instead of '...'.
880 - Fix uses of @code where @var was needed.
881 - Replace "deprecated" markers with English text spelling out the
882 packet's status and the preferred alternatives.
883 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
884 what this ever meant.
885 - Remove "(draft)" markers on 'i' packets; nobody has commented on
886 this for a long time.
887 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
888 implemented several times, and have been in use for years.
889
890 2005-11-15 Jim Blandy <jimb@redhat.com>
891
892 * gdb.texinfo (Packets): Add index entries for 'm' packet
893 disclaimers.
894
895 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
896 of stub when processing an 'm' packet.
897
898 * gdb.texinfo (Packets): Mention that packets beginning with
899 letters are reserved once, at the top, instead of actually listing
900 them all and saying "reserved".
901
902 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
903
904 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
905 Change @var{$arg0 to @code{$arg0.
906
907 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
908
909 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
910
911 2005-11-12 Jim Blandy <jimb@redhat.com>
912
913 * gdb.texinfo (General Query Packets): Put packets in alphabetical
914 order. Remove extraneous 'z'.
915
916 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
917
918 * gdb.texinfo (Choosing files): Add --eval-command.
919
920 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
921
922 * gdb.texinfo (Choosing modes): Add --return-child-result.
923
924
925 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
926
927 * gdb.texinfo (Choosing modes): Add --batch-silent.
928
929 2005-10-28 Eli Zaretskii <eliz@gnu.org>
930
931 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
932 "The -var-update Command".
933
934 2005-10-03 Joel Brobecker <brobecker@adacore.com>
935
936 * gdb.texinfo (Print Settings): Add documentation for set/show
937 print array-indexes.
938
939 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
940
941 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
942 6.2 and 6.3.
943
944 2005-08-27 Eli Zaretskii <eliz@gnu.org>
945
946 * gdb.texinfo (File Options): Don't document --mapped, it's gone
947 since 19-Jan-2004.
948 (Files): Likewise.
949 (Variables, Symbols): Document the "<incomplete type>" message and
950 its reasons.
951
952 2005-08-01 Fred Fish <fnf@specifix.com>
953
954 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
955
956 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
957
958 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
959 option for -var-list-children and -var-update.
960 (GDB/MI Stack Manipulation): Simplify description of
961 print-values option for -stack-list-locals.
962 (GDB/MI Command Description Format): Clarify.
963 (Mode Options): Spelling of superseded.
964
965 2005-07-12 Bob Rossi <bob@brasko.net>
966
967 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
968 corresponding GDB command comment.
969
970 2005-07-06 Bob Rossi <bob@brasko.net>
971
972 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
973 and -inferior-tty-show.
974 (Input/Output): Document "set/show inferior-tty" and tty alias.
975
976 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
977
978 * gdb.texinfo (Packets): Change description of 'D' packet to note
979 that GDB does wait for a response.
980
981 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
982
983 * gdb.texinfo (History) Rename "Command History".
984 (Command History): Move node "Server Prefix" from section on
985 Annotations here.
986
987 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
988
989 * gdb.texinfo (GDB/MI Stack Manipulation):
990 Re-instate -stack-info-frame with example. Say that it gets
991 info on selected frame, not current frame.
992
993 2005-06-18 Eli Zaretskii <eliz@gnu.org>
994
995 * gdb.texinfo (Server): Clarify that `file' should be used before
996 connecting to the server.
997 (Files): Add an xref to the above description.
998 (Output Formats): More detailed description of the `c' format.
999 (Memory): List explicitly all the formats supported by `x'.
1000 (Threads): Add an @cindex entry for "thread apply".
1001 (Files): Document the possibility of loading unlinked object
1002 files. Add more indexing for solib-absolute-prefix and
1003 --with-sysroot.
1004 (Machine Code): Document possible problems with locations in
1005 shared libraries.
1006 (Backtrace): Document that free-standing environments do not need
1007 to have a `main' function.
1008
1009 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
1010
1011 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1012 -stack-info-frame.
1013
1014 2005-06-07 Andrew Cagney <cagney@gnu.org>
1015
1016 * gdb.texinfo (Contributors): Note the original multi-arch
1017 contributors.
1018
1019 2005-06-03 Eli Zaretskii <eliz@gnu.org>
1020
1021 * gdb.texinfo (Registers): Add index entries for the standard
1022 registers.
1023 (Frames): Add cross-reference from frame pointer description to
1024 the Registers node.
1025 (Annotations Overview): Fix the reference to GDB name.
1026
1027 2005-06-01 Eli Zaretskii <eliz@gnu.org>
1028
1029 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1030 can-use-hw-watchpoints.
1031
1032 2005-05-28 Bob Rossi <bob@brasko.net>
1033
1034 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1035 the possible reasons why an exec async record would be returned to FE.
1036
1037 2005-05-26 Andrew Cagney <cagney@gnu.org>
1038
1039 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1040 Andrew Cagney implemented the original GDB/MI.
1041
1042 2005-05-23 Orjan Friberg <orjanf@axis.com>
1043
1044 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1045 documentation. Add documentation for cris-mode.
1046
1047 2005-05-20 Eli Zaretskii <eliz@gnu.org>
1048
1049 * gdb.texinfo (Numbers): Explain the example and make the wording
1050 more acurate.
1051
1052 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1053 Dennis Brueni <dennis@slickedit.com>
1054
1055 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1056 (GDB/MI Data Manipulation, GDB/MI Program Control)
1057 (GDB/MI Stack Manipulation): Update examples to include the fullname
1058 attribute in stack frames.
1059
1060 2005-05-12 Eli Zaretskii <eliz@gnu.org>
1061
1062 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1063 do with other non-standard names of init files.
1064
1065 2005-05-11 Eli Zaretskii <eliz@gnu.org>
1066
1067 * gdb.texinfo (Command Files): Move the description of the startup
1068 from here...
1069 (Startup): ...to this new subsection of the Invocation chapter.
1070 Rearrange the description of init files more logically and add a
1071 cross-reference to "Command Files". Document the special gdbinit
1072 name for CISCO 68k. Expand the description of what GDB does
1073 during startup.
1074 (History): Add index entry for HISTSIZE.
1075
1076 2005-05-02 Mark Kettenis <kettenis@gnu.org>
1077
1078 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1079
1080 2005-05-02 Eli Zaretskii <eliz@gnu.org>
1081
1082 * gdb.texinfo (SVR4 Process Information, The isatty call)
1083 (The system call): Don't use foo(N) notation for man pages and
1084 functions.
1085 (Compilation, DJGPP Native): Improve wording.
1086
1087 2005-04-27 Eli Zaretskii <eliz@gnu.org>
1088
1089 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1090 were optimized away.
1091
1092 2005-04-22 Eli Zaretskii <eliz@gnu.org>
1093
1094 * gdb.texinfo (Remote configuration): Document "set/show
1095 get-thread-local-storage-address". Add cross-reference to the
1096 description of the qGetTLSAddr packet.
1097 (General Query Packets): Mention "set remote
1098 get-thread-local-storage-address" and add a reference to its
1099 description.
1100
1101 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
1102
1103 * gdb.texinfo (Backtrace): Describe 'bt full'.
1104
1105 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
1106
1107 * gdb.texinfo (Mode Options): Fix typo.
1108 (GDB/MI): Describe how to invoke GDB/MI.
1109
1110 2005-04-16 Eli Zaretskii <eliz@gnu.org>
1111
1112 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
1113 references changed. Add description of "info udot".
1114 (Files): Document "set/show stop-on-solib-events".
1115 (M32R/D): Document "set/show download-path", "set/show
1116 board-address", "set/show server-address", "upload", "tload".
1117 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1118 "use_mon_code", "use_ib_break", "use_dbt_break".
1119 (Maintenance Commands): Improve indexing.
1120 (Target Commands): Document "set/show hash", "set/show debug
1121 monitor".
1122 (SVR4 Process Information): Document "info pidlist" and "info
1123 meminfo". Document "set/show procfs-tarce" and "set/show
1124 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1125 (Symbols, The Print Command with Objective-C): Improve indexing.
1126 (Objective-C): Add references to "info classes" and "info
1127 selectors".
1128 (Debugging Output): Improve wording. Document "set/show debug
1129 solib-frv". Fix "set/show debugvarobj".
1130 (Set Breaks): Add index entry for "hardware breakpoints".
1131 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1132 and "set/show usehardbreakpoints".
1133 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1134 monitor-prompt", "set/show monitor-warnings", "pmon".
1135 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1136 rdiromatzero", "set/show rdiheartbeat".
1137 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1138 "sds".
1139 (Embedded Processors): Document the "sim" command.
1140 (Remote): Document the "remote" command.
1141 (DJGPP Native): Document the "info serial" command.
1142 (Threads): Document "maint info sol-threads".
1143 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1144 (Set Breaks): Improve indexing.
1145 (Command Syntax): Add a reference to dont-repeat.
1146 (Define): Document "dont-repeat".
1147 (TUI Commands): Document "tabset".
1148 (WinCE): New subsection. Document "set/show remotedirectory",
1149 "set/show remoteupload", "set/show remoteaddhost".
1150
1151 2005-04-15 Eli Zaretskii <eliz@gnu.org>
1152
1153 * gdb.texinfo (Hurd Native): New subsection, documents
1154 Hurd-specific commands.
1155 (Maintenance Commands): Add cross-reference to "Debugging Output".
1156 (Debugging Output): Document "set/show debug lin-lwp".
1157 (MIPS): Improve documentation of heuristic-fence-post. Document
1158 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1159 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1160 remote-mips64-transfers-32bit-regs", "set/show debug mips".
1161 (ARM): Document ARM-specific commands.
1162 (AVR): New section. Document "info io_registers".
1163 (CRIS): New section. Document "set/show cris-version" and
1164 "set/show cris-dwarf2-cfi".
1165 (HPPA): New section. Document "set/show debug hppa" and "maint
1166 print unwind".
1167 (Neutrino): New subsection. Document "set/show debug nto-debug".
1168 (Super-H): New section. Document the "regs" command.
1169 (Debugging Output): Document "set/show debug aix-thread".
1170
1171 2005-04-09 Eli Zaretskii <eliz@gnu.org>
1172
1173 * gdb.texinfo (Print Settings): Document "set/show print
1174 pascal_static-members", "set print repeats", "show print
1175 null-stop". Improve indexing. Fix documentation of "set print
1176 union".
1177 (Pascal): New section.
1178 (Supported languages): Rename from "Support"; all references
1179 updated. Add a menu item for Pascal.
1180 (Numbers): Document "set radix.
1181 (Screen Size): Document "set/show pagination".
1182 (MIPS Embedded): Remove "set processor" documentation.
1183 (Remote configuration): Document "set/show X/P/Z-packet",
1184 "set/show read-aux-vector-packet", "set/show remote
1185 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1186 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1187 remotedebug", "set/show remotebreak", "set/show remotedevice",
1188 "set/show remotelogfile".
1189 (Auxiliary Vector): Add reference to the description of the
1190 read-aux-vector-packet setting.
1191 (Set Watchpoints): Add a cross-reference to "set remote
1192 hardware-breakpoint-limit".
1193 (General Query Packets): Add indexing of requests and
1194 cross-references to related commands in "Remote configuration".
1195 (File-I/O Overview, The system call): Fix wording and typos.
1196 (Thread Stops): Add index entries.
1197 (Continuing and Stepping): Document "show step-mode".
1198 (i386): New node. Document "set/show struct-convention".
1199 (Files): Document "show trust-readonly-sections".
1200 (Calling): Document "set/show unwindonsignal".
1201 (Messages/Warnings): Add index entries.
1202 (Maintenance Commands): Document "set/show watchdog".
1203 (Annotations Overview): Document "show annotate".
1204 (Set Watchpoints): Add index entries.
1205 (Symbols): Fix doc of case-sensitive.
1206 (ABI): Document "show coerce-float-to-double".
1207 (Convenience Vars, Help): Improve indexing.
1208 (Machine Code): Document "show disassembly-flavor".
1209 (Debugging C plus plus): Document "show overload-resolution".
1210 (Value History, Signaling): Add index entries.
1211
1212 2005-04-08 Eli Zaretskii <eliz@gnu.org>
1213
1214 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1215 (Processes): Fix wording.
1216 (History, List, Logging output, Define, Symbols, Print Settings):
1217 Improve indexing.
1218
1219 2005-04-03 Eli Zaretskii <eliz@gnu.org>
1220
1221 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1222 redundant index entry for "target" command.
1223 (Backtrace): Add index entries.
1224 (Symbols, Fortran): Document the "set case-sensitive" command.
1225 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1226 (Print Settings): Add index entry for "set demangle-style".
1227 (Target Commands): Document "set download-write-size".
1228 (Debugging Output): Document "set exec-done-display".
1229
1230 2005-04-02 Eli Zaretskii <eliz@gnu.org>
1231
1232 * gdb.texinfo (Files): Fix the name and documentation of
1233 add-shared-symbol-files. Document its alias assf. Update the
1234 list of OSs where GDB supports shared libraries. Fix markup.
1235 (Continuing and Stepping): Add reference to @var{location} in the
1236 text.
1237 (Dump/Restore Files): Fix reference to @{filename}.
1238 (Help): Fix wording.
1239 (Attach): Ditto.
1240 (Set Watchpoints): Ditto.
1241 (Backtrace): Remove redundant index entries. Improve index
1242 entries.
1243 (Delete Breaks): Fix wording.
1244 (Memory): Document the compare-sections command.
1245 (Memory Region Attributes): Improve wording.
1246 (Disabling): Improve wording.
1247 (Fortran): New subsection. Document the "info common" command.
1248 (Help): Document aliases "info copying" and "info warranty".
1249 (Caching Remote Data): New section. Document the "set/show
1250 remotecache" and "info dcache" commands.
1251 (Show): Fix wording of the documentation of the "set
1252 extension-language" command.
1253 (Signals): Add index entry for "info handle".
1254 (Memory Region Attributes): Fix punctuation.
1255 (Symbols): Change the arg name to "location" and refer to it in
1256 the text. Fix wording of "info types" doc.
1257 (Threads): Fix usage of @enumerate @item's.
1258 (Listing Tracepoints): Add index entry for "info tp".
1259 (Set Watchpoints): Add xref to "info break" description.
1260 (Macros): Add an index entry for "macro exp1". Document the
1261 "macro list" command.
1262 (Maintenance Commands): Document "flushregs", "maint agent",
1263 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1264 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1265 "maint print architecture", "maint print objfiles", "maint print
1266 statistics", "maint print type", "maint show-debug-regs", "maint
1267 space", "maint time", and "maint translate-address".
1268 (Connecting): Document the "monitor" command.
1269 (Annotations Overview): Describe the "set annotate" command.
1270
1271 2005-04-01 Eli Zaretskii <eliz@gnu.org>
1272
1273 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1274 Rearrange index entries and improve wording about support for
1275 hardware watchpoints.
1276
1277 2005-03-10 Bob Rossi <bob@brasko.net>
1278
1279 * gdb.texinfo: Update copyright
1280
1281 2005-02-09 Theodore A. Roth <troth@openavr.org>
1282
1283 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1284 error.
1285
1286 2005-02-03 Kevin Buettner <kevinb@redhat.com>
1287
1288 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1289
1290 2005-01-17 Michael Snyder <msnyder@redhat.com>
1291
1292 * gdb.texinfo: Fix spelling, infinte -> infinite.
1293
1294 2005-01-08 Mark Kettenis <kettenis@gnu.org>
1295
1296 * observer.texi (GDB Observers): Document "solib_loaded".
1297
1298 2005-01-07 Andrew Cagney <cagney@gnu.org>
1299
1300 * configure.ac: Rename configure.in, require autoconf 2.59.
1301 * configure: Re-generate.
1302
1303 * configure.in: Replace configdirs with multiple references to
1304 AC_CONFIG_SUBDIRS.
1305 * configure: Re-generate.
1306
1307 2005-01-04 Andrew Cagney <cagney@gnu.org>
1308
1309 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1310 part of the version number.
1311
1312 2004-12-24 Mark Kettenis <kettenis@gnu.org>
1313
1314 * gdbint.texinfo (Algorithms): Remove description of
1315 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1316
1317 2004-12-07 Jim Blandy <jimb@redhat.com>
1318
1319 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1320 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1321 numbers.
1322
1323 2004-12-07 Andreas Schwab <schwab@suse.de>
1324
1325 * gdb.texinfo (Mode Options): Document -l option.
1326
1327 2004-12-04 Eli Zaretskii <eliz@gnu.org>
1328
1329 * gdbint.texinfo (Algorithms): More accurate description of
1330 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1331 is not needed unless data-read and data-access watchpoints are
1332 supported. Add a description of how GDB checks whether the
1333 inferior stopped because a watchpoint was hit.
1334
1335 2004-11-23 Eli Zaretskii <eliz@gnu.org>
1336
1337 * gdb.texinfo (Files): Add cross-reference to description of
1338 -readnow command-line switch.
1339
1340 2004-11-10 Randolph Chung <tausq@debian.org>
1341
1342 * gdb.texinfo: Document set/show backtrace past-entry commands.
1343 Rearrange index entries for set/show backtrace past-main.
1344
1345 2004-11-10 Jon Beniston <jon@beniston.com>
1346
1347 Committed by Andrew Cagney <cagney@gnu.org>.
1348 * gdb.texinfo (Remote Serial Protocol): Further describe
1349 binary transfer escaping mechanism .
1350
1351 2004-11-08 Randolph Chung <tausq@debian.org>
1352
1353 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1354 and "show debug infrun". Add index entries.
1355
1356 2004-10-23 Eli Zaretskii <eliz@gnu.org>
1357
1358 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1359 "info proc" that are already implemented. Add index entries.
1360 (Working Directory): Add a cross-reference to "info proc" command.
1361 (Files): Add a tip for decreasing memory used for symtabs from
1362 shared libraries.
1363 (Starting): Fix whitespace; make "elaboration" stand out where it
1364 is first used, and add an index entry for the term.
1365 (Calling): Expand and elaborate text. Add "print". Add the
1366 description of problems with weak aliases.
1367 (Core File Generation): New section.
1368
1369 2004-10-12 Andrew Cagney <cagney@gnu.org>
1370
1371 * gdbint.texinfo (Versions and Branches): New chapter.
1372 (Releasing GDB): Delete "Versions and Branches" section.
1373 (Top): Add "Versions and Branches".
1374
1375 2004-10-08 Eli Zaretskii <eliz@gnu.org>
1376
1377 * gdb.texinfo (Editing, History): Add cross-references to the
1378 included Readline and History user documentation. Remove
1379 references to the symbol have-readline-appendices which is unused
1380 and undefined.
1381 (History): Fix indexing.
1382
1383 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1384
1385 * gdbint.texinfo (target_stopped_data_address): Update to
1386 new prototype.
1387 (i386_stopped_data_address): Update prototype and description.
1388 (i386_stopped_by_watchpoint): New function and description.
1389
1390 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1391
1392 * gdb.texinfo (Filenames): Add Ada suffixes.
1393 (Ada) New section.
1394
1395 2004-09-27 Andrew Cagney <cagney@gnu.org>
1396 Robert Picco <Robert.Picco@hp.com>
1397
1398 * gdb.texinfo (Packets): Document the "p" packet.
1399
1400 2004-09-21 Jason Molenda (jmolenda@apple.com)
1401
1402 * gdb.texinfo (Paths and Names of the Source Files): Document the
1403 meaning of values in the 'desc' field of a SO stab.
1404
1405 2004-09-20 Daniel Jacobowitz <dan@debian.org>
1406
1407 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1408 max-cache-age" and "maint show dwarf2 max-cache-age".
1409
1410 2004-09-16 Eli Zaretskii <eliz@gnu.org>
1411
1412 * gdb.texinfo (Set Breaks): Add index entry for setting
1413 breakpoints on overloaded C++ functions that are not members of
1414 any classes. Add an example and an index entry for setting
1415 breakpoints on all program functions.
1416 (Character Sets, Macros, Overlay Commands)
1417 (Non-debug DLL symbols, GDB/MI Output Syntax)
1418 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1419 Use "(@value{GDBP})" instead of a literal "(gdb)".
1420
1421 2004-09-12 Andrew Cagney <cagney@gnu.org>
1422
1423 * gdbint.texinfo (Native Debugging): Delete description of
1424 FILES_INFO_HOOK.
1425
1426 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1427
1428 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1429 to hex_string_custom (not historically correct, but more
1430 understandable, given the current code).
1431
1432 2004-09-03 Andrew Cagney <cagney@gnu.org>
1433
1434 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1435
1436 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1437
1438 * observer.texi (solib_unloaded): New observer.
1439
1440 2004-08-24 Andrew Cagney <cagney@gnu.org>
1441
1442 * gdbint.texinfo (Target Architecture Definition): Add missing
1443 comma.
1444
1445 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1446
1447 * (Using the Testsuite): build != host is supported,
1448 but some test scripts do not support build != host.
1449
1450 2004-08-14 Mark Kettenis <kettenis@gnu.org>
1451
1452 * gdbint.texinfo (Host Definition): Delete description of
1453 FCLOSE_PROVIDED and GETENV_PROVIDED.
1454
1455 2004-08-05 Mark Kettenis <kettenis@chello.nl>
1456
1457 * gdbint.texinfo (Host Definition): Delete description of
1458 NO_SYS_FILE.
1459 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1460 PTRACE_FP_BUG.
1461
1462 2004-08-05 Andrew Cagney <cagney@gnu.org>
1463
1464 * gdbint.texinfo (Target Architecture Definition): Delete
1465 reference to deprecated_read_fp.
1466
1467 2004-08-02 Andrew Cagney <cagney@gnu.org>
1468
1469 * gdbint.texinfo (Target Architecture Definition): Delete
1470 description of DEPRECATED_REGISTER_BYTES.
1471
1472 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1473
1474 * gdb.texinfo (Source Path): Document the new behavior of
1475 searching for the source files.
1476
1477 2004-07-17 Eli Zaretskii <eliz@gnu.org>
1478
1479 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1480 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1481 (Auto Display): Improve indexing.
1482
1483 2004-07-16 Andrew Cagney <cagney@gnu.org>
1484
1485 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1486 "-noasync".
1487
1488 2004-07-09 Eli Zaretskii <eliz@gnu.org>
1489
1490 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1491 have the same prefix have only their prefix in the index.
1492
1493 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1494
1495 * gdb.texinfo (BSD libkvm Interface): New node (section)
1496 (Native): Add it to the menu.
1497
1498 2004-07-01 Mark Kettenis <kettenis@gnu.org>
1499
1500 * gdbint.texinfo (Target Architecture Definition): Remove
1501 PCC_SOL_BROKEN.
1502
1503 2004-06-24 Mark Kettenis <kettenis@gnu.org>
1504
1505 * gdbint.texinfo (Target Architecture Definition): Remove
1506 SUN_FIXED_LBRAC_BUG.
1507
1508 2004-06-26 Andrew Cagney <cagney@gnu.org>
1509
1510 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1511
1512 2004-06-20 Andrew Cagney <cagney@gnu.org>
1513
1514 * gdbint.texinfo (Target Architecture Definition): Deprecate
1515 USE_STRUCT_CONVENTION.
1516
1517 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1518
1519 gdb.texinfo (Bug Reporting): Mention session recording,
1520 with the script command or Emacs.
1521
1522 2004-06-18 Andrew Cagney <cagney@gnu.org>
1523
1524 * gdbint.texinfo (Target Architecture Definition): Deprecate
1525 FUNCTION_START_OFFSET.
1526
1527 2004-06-14 Andrew Cagney <cagney@gnu.org>
1528
1529 Based on changes from Karl Berry.
1530 * gdb.texinfo: Do not use @sc in a direntry.
1531 * stabs.texinfo: Change @dircateogry to "Software development".
1532 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1533
1534 2004-06-13 Andrew Cagney <cagney@gnu.org>
1535
1536 * gdbint.texinfo (Target Architecture Definition): Delete
1537 description of RETURN_VALUE_ON_STACK.
1538
1539 2004-06-09 Andrew Cagney <cagney@gnu.org>
1540
1541 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1542 deleted by previous patch.
1543
1544 2004-06-08 Andrew Cagney <cagney@gnu.org>
1545
1546 * gdbint.texinfo (Native Debugging): Delete documentation on
1547 ATTACH_DETACH.
1548
1549 2004-06-06 Randolph Chung <tausq@debian.org>
1550
1551 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1552
1553 2004-06-06 Randolph Chung <tausq@debian.org>
1554
1555 * gdb.texinfo (push_dummy_call): Update argument list to match
1556 the new push_dummy_call method signature. Describe the function
1557 argument.
1558
1559 2004-05-24 Joel Brobecker <brobecker@gnat.com>
1560
1561 * gdb.texinfo (Starting): Document new start command.
1562
1563 2004-05-21 Andrew Cagney <cagney@redhat.com>
1564
1565 * observer.texi (GDB Observers): Document "inferior_created".
1566
1567 2004-05-08 Andrew Cagney <cagney@redhat.com>
1568
1569 * gdbint.texinfo (Target Architecture Definition): Delete
1570 description of DO_DEFERRED_STORES.
1571
1572 * gdbint.texinfo (Target Architecture Definition): Delete
1573 references to DEPRECATED_FIX_CALL_DUMMY.
1574
1575 * gdbint.texinfo (Target Architecture Definition): Delete
1576 description of DEPRECATED_CALL_DUMMY_WORDS,
1577 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1578
1579 * gdbint.texinfo (Target Architecture Definition): Delete
1580 description of DEPRECATED_PUSH_DUMMY_FRAME.
1581
1582 * gdbint.texinfo (Target Architecture Definition): Delete
1583 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1584
1585 2004-05-07 Andrew Cagney <cagney@redhat.com>
1586
1587 * observer.texi (GDB Observers): Add "Debugging" section. Include
1588 cross reference to "set/show debug observer".
1589 * gdb.texinfo (Debugging Output): Document "set/show debug
1590 observer".
1591
1592 2004-05-01 Andrew Cagney <cagney@redhat.com>
1593
1594 * gdbint.texinfo (Target Architecture Definition): Delete
1595 description of DEPRECATED_PC_IN_SIGTRAMP.
1596
1597 2004-04-30 Andrew Cagney <cagney@redhat.com>
1598
1599 * gdbint.texinfo (Target Architecture Definition): Delete
1600 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
1601
1602 2004-04-30 Orjan Friberg <orjanf@axis.com>
1603
1604 * observer.texi (GDB Observers): Correct spelling.
1605
1606 2004-04-26 Orjan Friberg <orjanf@axis.com>
1607
1608 * observer.texi (GDB Observers): Add target_changed event.
1609
1610 2004-04-08 Andrew Cagney <cagney@redhat.com>
1611
1612 * observer.texi (GDB Observers): Rework, provide generic observer
1613 definitions and then a list of observable events.
1614
1615 2004-04-04 Andrew Cagney <cagney@redhat.com>
1616
1617 * gdbint.texinfo (Host Definition): Delete reference to
1618 NO_SIGINTERRUPT.
1619
1620 2004-04-02 Andrew Cagney <cagney@redhat.com>
1621
1622 * gdbint.texinfo (Target Architecture Definition): Delete
1623 reference to DEPRECATED_CALL_DUMMY_LENGTH.
1624
1625 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
1626
1627 * gdb.texinfo (TUI Commands): Document tui reg commands.
1628
1629 2004-03-26 Andrew Cagney <cagney@redhat.com>
1630
1631 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
1632 "gdbtui".
1633 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
1634 (Contributors): Mention both Text and Terminal User Interface.
1635
1636 2004-03-23 Andrew Cagney <cagney@redhat.com>
1637
1638 * gdbint.texinfo (Target Architecture Definition): Deprecate
1639 references to SIGTRAMP_START and SIGTRAMP_END.
1640
1641 2004-03-23 Andrew Cagney <cagney@redhat.com>
1642
1643 * gdbint.texinfo (Target Architecture Definition): Deprecate
1644 references to PC_IN_SIGTRAMP.
1645
1646 2004-03-19 Andrew Cagney <cagney@redhat.com>
1647
1648 * gdbint.texinfo (Target Architecture Definition): Delete
1649 reference to GDB_TARGET_IS_HPPA.
1650
1651 2004-03-18 Andrew Cagney <cagney@redhat.com>
1652
1653 * gdbint.texinfo (Coding): Update section on gdbarch_data,
1654 describe pre_init and post_init.
1655
1656 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
1657
1658 * gdb.texinfo (Debugging Output): Document values for "set debug
1659 target".
1660
1661 2004-02-28 Andrew Cagney <cagney@redhat.com>
1662
1663 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
1664
1665 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1666
1667 * gdb.texinfo (breakpoints): Add information about the
1668 new "set breakpoint pending" and "show breakpoint pending"
1669 commands.
1670
1671 2004-02-26 Andrew Cagney <cagney@redhat.com>
1672
1673 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
1674 in Per-architecture module data section.
1675
1676 2004-02-25 Roland McGrath <roland@redhat.com>
1677
1678 * gdb.texinfo (General Query Packets): Document qPart:... packets.
1679
1680 2004-02-24 Andrew Cagney <cagney@redhat.com>
1681
1682 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
1683 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
1684 * fdl.texi: Import Version 1.2, November 2002.
1685
1686 2004-02-17 Andrew Cagney <cagney@redhat.com>
1687
1688 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
1689
1690 2004-02-16 Andrew Cagney <cagney@redhat.com>
1691
1692 * gdbint.texinfo (Target Architecture Definition): Deprecate
1693 FRAMELESS_FUNCTION_INVOCATION.
1694
1695 2004-02-16 Andrew Cagney <cagney@redhat.com>
1696
1697 * gdbint.texinfo (Coding): Mention -Wunused-function.
1698
1699 2004-02-14 Andrew Cagney <cagney@redhat.com>
1700
1701 * gdbint.texinfo (Target Architecture Definition): Delete
1702 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1703
1704 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
1705
1706 * gdb.texinfo: Properly quote the name "C++".
1707 * gdbint.texinfo: Ditto.
1708 * stabs.texinfo: Ditto.
1709
1710 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
1711
1712 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
1713 minimal information about libiberty.
1714
1715 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
1716
1717 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
1718
1719 2004-02-04 Roland McGrath <roland@redhat.com>
1720
1721 * gdb.texinfo (Auxiliary Vector): New node (section).
1722 (Data): Add it to the menu.
1723
1724 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1725
1726 * gdb.texinfo (Breakpoints): Add information about pending
1727 breakpoint support.
1728
1729 2004-01-26 Andrew Cagney <cagney@redhat.com>
1730
1731 * gdb.texinfo (Overview): Delete references to the cisco protocol
1732 including the "N" response.
1733
1734 2004-01-26 Andrew Cagney <cagney@redhat.com>
1735
1736 * gdbint.texinfo (Target Architecture Definition): Rename
1737 EXTRACT_STRUCT_VALUE_ADDRESS to
1738 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
1739
1740 2004-01-24 Eli Zaretskii <eliz@gnu.org>
1741
1742 * gdb.texinfo (KOD): Document "show os". Add index entries for
1743 "set/show os" and "info cisco" commands.
1744
1745 2004-01-21 Eli Zaretskii <eliz@gnu.org>
1746
1747 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
1748
1749 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
1750
1751 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
1752 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
1753
1754 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
1755
1756 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
1757 -stack-list-locals.
1758 (GDB/MI Variable Objects): Describe extension to
1759 -var-list-children.
1760
1761 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
1762
1763 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
1764
1765 2004-01-17 Andrew Cagney <cagney@redhat.com>
1766
1767 * gdbint.texinfo (Target Architecture Definition): Delete
1768 documentation on DEPRECATED_NPC_REGNUM.
1769
1770 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
1771
1772 * gdb.texinfo: Update copyright year. Mention that set
1773 follow-fork-mode is supported on GNU/Linux. Remove documentation of
1774 "set follow-fork-mode ask".
1775
1776 2004-01-13 Andrew Cagney <cagney@redhat.com>
1777
1778 * gdbint.texinfo: Update copyright year.
1779 (Coding): Add -Wunused-label to list of -Werror warnings.
1780
1781 2004-01-08 Jason Molenda <jmolenda@apple.com>
1782 Eli Zaretskii <eliz@gnu.org>
1783
1784 * gdb.texinfo: Update copyright.
1785 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
1786 around names, as appropriate. Minor syntax cleanup of
1787 _NSPrintForDebugger explanation. Two spaces after periods.
1788 GDBN used instead of lit. "gdb". Index entries added for
1789 print-object and _NSPrintForDebugger. @noindent added in one spot.
1790
1791 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
1792
1793 * stabs.texinfo: Add dircategory and direntry commands.
1794 * annotate.texinfo: Ditto.
1795
1796 2003-11-10 Andrew Cagney <cagney@redhat.com>
1797
1798 * gdbint.texinfo (Target Architecture Definition): Replace the
1799 return_value method's "inval" and "outval" parameters with
1800 "readbuf" and "writebuf".
1801
1802 2003-10-28 Jim Blandy <jimb@redhat.com>
1803
1804 * gdb.texinfo (The F request packet, The F reply packet): Renamed
1805 from "The `F' request packet" and "The `F' reply packet", to make
1806 texi2dvi happy.
1807 (File-I/O remote protocol extension): Update menu entries, too.
1808
1809 2003-10-26 Michael Chastain <mec@shout.net>
1810
1811 * gdb.texinfo (Thread Stops): Document the issue with
1812 premature return from system calls in multi-threaded programs.
1813
1814 2003-10-24 Andrew Cagney <cagney@redhat.com>
1815
1816 * annotate.texinfo: Fix "fortunatly"[sic].
1817
1818 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
1819
1820 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
1821 with "Hitachi" and "Mitsubishi".
1822
1823 2003-10-20 Andrew Cagney <cagney@redhat.com>
1824
1825 * gdbint.texinfo (Target Architecture Definition): Document
1826 gdbarch_return_value. Add cross references from
1827 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
1828 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
1829
1830 2003-10-18 Mark Kettenis <kettenis@gnu.org>
1831
1832 * gdbint.texinfo (Target Architecture Definition): Document
1833 regset_from_core_section.
1834
1835 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
1836
1837 * gdb.texinfo (M32R/D): Mention m32rsdi target.
1838
1839 2003-10-15 Kevin Buettner <kevinb@redhat.com>
1840
1841 From Anthony Green <green@redhat.com>:
1842 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
1843
1844 2003-10-14 Kevin Buettner <kevinb@redhat.com>
1845
1846 * gdb.texinfo (Breakpoint related warnings): New node.
1847 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
1848
1849 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
1850
1851 * gdb.texinfo (Remote Protocol): Document v and vCont.
1852
1853 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1854
1855 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1856 * gdbint.texinfo: Ditto.
1857
1858 2003-10-09 Andrew Cagney <cagney@redhat.com>
1859
1860 From 2003-09-18 David Anderson <davea@sgi.com>:
1861 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
1862 "command".
1863
1864 2003-10-03 Andrew Cagney <cagney@redhat.com>
1865
1866 * gdbint.texinfo (Target Architecture Definition): Deprecate
1867 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
1868 just target.
1869
1870 2003-10-02 Andrew Cagney <cagney@redhat.com>
1871
1872 * gdbint.texinfo (Target Architecture Definition): Rename
1873 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
1874 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
1875 * gdbint.texinfo (Target Architecture Definition): Rename
1876
1877 2003-09-30 Andrew Cagney <cagney@redhat.com>
1878
1879 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
1880 (Target Architecture Definition):
1881
1882 * gdbint.texinfo (Target Architecture Definition): Rename
1883 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
1884
1885 2003-09-29 Andrew Cagney <cagney@redhat.com>
1886
1887 * gdbint.texinfo (Target Architecture Definition): Delete
1888 documentation for NEED_TEXT_START_END.
1889
1890 * gdbint.texinfo (Target Architecture Definition): Rename
1891 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
1892 TARGET_WRITE_PC.
1893
1894 2003-09-22 Michael Chastain <mec@shout.net>
1895
1896 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
1897
1898 2003-09-21 Anthony Green <green@redhat.com>
1899
1900 * gdbint.texinfo (Target Architecture Definition): Fix typos.
1901
1902 2003-09-21 Mark Kettenis <kettenis@gnu.org>
1903
1904 * gdbint.texinfo (Target Architecture Definition): Document
1905 stabs_argument_has_addr.
1906
1907 2003-09-18 Andrew Cagney <cagney@redhat.com>
1908
1909 * gdbint.texinfo (Target Architecture Definition): Delete
1910 documentation on REGISTER_NAMES.
1911
1912 2003-09-13 Mark Kettenis <kettenis@gnu.org>
1913
1914 * gdbint.texinfo (Target Architecture Definition): Replace
1915 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
1916
1917 2003-09-11 Andrew Cagney <cagney@redhat.com>
1918
1919 * gdbint.texinfo (Target Architecture Definition): Replace
1920 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
1921
1922 2003-08-18 Andrew Cagney <cagney@redhat.com>
1923
1924 * gdbint.texinfo (Target Architecture Definition): Document
1925 "frame_red_zone_size".
1926
1927 2003-08-09 Andrew Cagney <cagney@redhat.com>
1928
1929 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
1930 with "set/show backtrace past-main" and "set/show backtrace
1931 limit".
1932
1933 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
1934
1935 * Makefile.in (install-info): Support DESTDIR.
1936 (install-html): Likewise.
1937
1938 2003-08-07 Andrew Cagney <cagney@redhat.com>
1939
1940 Patch from Nick Roberts.
1941 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
1942 bindings. Remove description of send-gdb-command.
1943
1944 2003-08-07 Andrew Cagney <cagney@redhat.com>
1945
1946 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
1947 GDB 6.0.
1948
1949 2003-08-06 Andrew Cagney <cagney@redhat.com>
1950
1951 * gdb.texinfo (Mode Options): Mention that level three is the
1952 highest available and that level 2 is deprecated.
1953 (Annotations Overview): Mention annotation levels. Cross reference
1954 to "Limitations of the Annotation Interface" in annotate.texi.
1955 (TODO, Value Annotations, Frame Annotations): Delete section.
1956 (Displays, Breakpoint Info): Delete.
1957
1958 2003-08-04 Andrew Cagney <cagney@redhat.com>
1959
1960 * agentexpr.texi: Delete @bye.
1961 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
1962 (stabs.info): Add $(srcdir) to include search path.
1963 (html): Depend on "annotate_toc.html", and not "annotate.html".
1964 * stabs.texinfo: Ditto. Include "fdl.texi".
1965 * gdbint.texinfo: Update copyright statement's list of invariant
1966 sections.
1967
1968 2003-07-28 Andrew Cagney <cagney@redhat.com>
1969
1970 * Makefile.in (INFO_DEPS): Add annotate.info.
1971 (dvi, ps, html, pdf): Add annotate.
1972 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
1973 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
1974 (ANNOTATE_DOC_FILES): New macro.
1975 (ANNOTATE_TEX_TMPS): New macro.
1976 (annotate.info, annotate_toc.html): Specify dependencies.
1977 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
1978 * annotate.texinfo: Rename annotate.texi. Get building. Add
1979 "Migrating to GDB/MI" and "Limitations of the Annotation
1980 Interface" chapters. Mention why it is not part of the user
1981 guide. Update copyright notice. Include "fdl.texi".
1982
1983 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
1984
1985 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
1986
1987 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
1988
1989 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
1990
1991 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
1992
1993 * gdb.texinfo (Server): Mention pidof.
1994
1995 2003-07-22 Andrew Cagney <cagney@redhat.com>
1996
1997 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
1998 list.
1999
2000 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
2001
2002 * gdb.texinfo (Logging output): New chapter.
2003
2004 2003-06-24 Joel Brobecker <brobecker@gnat.com>
2005
2006 * gdb.texinfo (Unsupported languages): New section.
2007 (Languages): Add link to new section.
2008
2009 2003-06-22 Andrew Cagney <cagney@redhat.com>
2010
2011 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2012
2013 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
2014
2015 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2016
2017 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
2018
2019 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2020 * agentexpr.texi: Retitle section, and change it to an appendix.
2021 Comment out texinfo initialization. Factor a @var{} into two
2022 pieces to prevent makeinfo warnings.
2023 * gdb.texinfo: Add Agent Expressions appendix.
2024
2025 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
2026
2027 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2028
2029 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
2030
2031 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2032 remote target". Document the "detach" and "disconnect" commands.
2033 (Server, Netware, Debug Session): Reference "Connecting to a
2034 remote target".
2035 (GDB/MI Target Manipulation): Document "-target-disconnect".
2036
2037 2003-06-13 Andrew Cagney <cagney@redhat.com>
2038
2039 * gdbint.texinfo (Target Architecture Definition): Deprecate
2040 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2041 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2042
2043 2003-06-09 Jim Blandy <jimb@redhat.com>
2044
2045 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2046
2047 2003-06-08 Andrew Cagney <cagney@redhat.com>
2048
2049 * gdbint.texinfo (Target Architecture Definition): Delete
2050 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2051
2052 2003-06-08 Andrew Cagney <cagney@redhat.com>
2053
2054 * gdbint.texinfo (Target Architecture Definition): Document
2055 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2056
2057 2003-06-07 Adam Fedor <fedor@gnu.org>
2058
2059 * gdb.texinfo: Add Objective-C documentation.
2060
2061 2003-06-01 Andrew Cagney <cagney@redhat.com>
2062
2063 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2064 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2065
2066 2003-05-21 Andrew Cagney <cagney@redhat.com>
2067
2068 * gdbint.texinfo (Target Architecture Definition): Delete
2069 references to "extract_address" and "store_address".
2070
2071 2003-05-16 Andrew Cagney <cagney@redhat.com>
2072
2073 * gdbint.texinfo (Target Architecture Definition): Replace
2074 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2075 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2076
2077 2003-05-14 Theodore A. Roth <troth@openavr.org>
2078
2079 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2080
2081 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2082
2083 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2084 (gdb.dvi): Likewise.
2085 (gdb.pdf): Likewise.
2086 (links2roff): Likewise.
2087
2088 2003-05-08 Jim Blandy <jimb@redhat.com>
2089
2090 * gdb.texinfo (Dump/Restore Files): Update documentation for
2091 'dump', 'append', and 'restore': note that format argument is
2092 optional; simplify presentation of the command variants; and be
2093 more precise about the formats.
2094
2095 2003-05-07 Jim Blandy <jimb@redhat.com>
2096
2097 * gdb.texinfo (Symbols): Update documentation: 'maint list
2098 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2099 symtabs' and 'maint info psymtabs'.
2100
2101 2003-05-05 Andrew Cagney <cagney@redhat.com>
2102
2103 * gdbint.texinfo (Target Architecture Definition): Make
2104 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2105 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2106 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2107
2108 2003-05-04 Andrew Cagney <cagney@redhat.com>
2109
2110 * gdb.texinfo (Maintenance Commands): Document "maint print
2111 dummy-frames".
2112
2113 2003-05-04 Andrew Cagney <cagney@redhat.com>
2114
2115 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2116
2117 2003-05-03 J. Brobecker <brobecker@gnat.com>
2118
2119 Thierry Schneider <tpschneider1@yahoo.com>
2120 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2121 for new MI command.
2122
2123 2003-05-03 Andrew Cagney <cagney@redhat.com>
2124
2125 * gdbint.texinfo (Target Architecture Definition): Document
2126 push_dummy_code. Add cross references.
2127
2128 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
2129
2130 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2131 set/show charsets commands.
2132
2133 2003-04-28 Andrew Cagney <cagney@redhat.com>
2134
2135 * gdbint.texinfo (Target Architecture Definition): Replace
2136 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2137 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2138
2139 2003-04-28 Andrew Cagney <cagney@redhat.com>
2140
2141 * gdbint.texinfo (Target Architecture Definition): Rename
2142 "tm_print_insn" to "deprecated_tm_print_insn".
2143
2144 2003-04-09 Jim Blandy <jimb@redhat.com>
2145
2146 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2147 list psymtabs'.
2148
2149 2003-04-08 Andrew Cagney <cagney@redhat.com>
2150
2151 * gdbint.texinfo (Target Architecture Definition): Delete
2152 references to EXTRA_FRAME_INFO.
2153
2154 2003-04-08 Andrew Cagney <cagney@redhat.com>
2155
2156 * gdbint.texinfo (Target Architecture Definition): Delete
2157 PRINT_TYPELESS_INTEGER.
2158
2159 2003-04-02 J. Brobecker <brobecker@gnat.com>
2160
2161 * observer.texi (GDB Observers): Adjust the documentation for the
2162 normal_stop notification to better describe reality. Fix a couple
2163 of minor typos.
2164
2165 2003-04-02 Bob Rossi <bob_rossi@cox.net>
2166
2167 * gdb.texinfo (GDB/MI Program Control): Add
2168 '-file-list-exec-source-file'
2169
2170 2003-03-31 Andrew Cagney <cagney@redhat.com>
2171
2172 * gdbint.texinfo (Target Architecture Definition): Delete
2173 references to CALL_DUMMY_P.
2174
2175 2003-03-30 Andrew Cagney <cagney@redhat.com>
2176
2177 * gdbint.texinfo (Target Architecture Definition): Remove
2178 reference to TARGET_WRITE_SP.
2179
2180 2003-03-27 Andrew Cagney <cagney@redhat.com>
2181
2182 * gdbint.texinfo (Target Architecture Definition): Remove
2183 references to write_sp.
2184
2185 2003-03-27 Andrew Cagney <cagney@redhat.com>
2186
2187 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2188 chapter body. Use @smallexample instead of @example.
2189 (Annotations): Ditto.
2190 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2191 annotate.texi.
2192
2193 2003-03-26 Andrew Cagney <cagney@redhat.com>
2194
2195 * gdbint.texinfo (Target Architecture Definition): Replace
2196 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2197 dummy_addr parameters.
2198
2199 2003-03-25 Andrew Cagney <cagney@redhat.com>
2200
2201 * gdbint.texinfo (Target Architecture Definition): Delete
2202 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2203 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2204 Add reference to PUSH_ARGUMENTS.
2205
2206 2003-03-23 Andrew Cagney <cagney@redhat.com>
2207
2208 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2209 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2210
2211 2003-03-18 J. Brobecker <brobecker@gnat.com>
2212
2213 * gdbint.texinfo (Algorithms): Add new section describing the
2214 Observer paradigm.
2215 (Top): Add menu entry to new observer appendix.
2216 * observer.texi: New file.
2217 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2218 new observer.texi file.
2219
2220 2003-03-17 Andrew Cagney <cagney@redhat.com>
2221
2222 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2223 that GNU Press update the manual version number.
2224
2225 2003-03-12 Andrew Cagney <cagney@redhat.com>
2226
2227 * gdbint.texinfo (Target Architecture Definition): Delete
2228 references to get_saved_register. Rename GET_SAVED_REGISTER to
2229 DEPRECATED_GET_SAVED_REGISTER.
2230
2231 2003-03-13 Andrew Cagney <cagney@redhat.com>
2232
2233 * gdbint.texinfo (Target Architecture Definition): Replace
2234 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2235
2236 2003-03-12 Andrew Cagney <cagney@redhat.com>
2237
2238 * gdbint.texinfo (Target Architecture Definition): Rename
2239 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
2240
2241 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
2242
2243 * gdb.texinfo: Add File-I/O documentation.
2244
2245 2003-03-10 Andrew Cagney <cagney@redhat.com>
2246
2247 * gdbint.texinfo (Target Architecture Definition): Cross reference
2248 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2249
2250 2003-03-07 Andrew Cagney <cagney@redhat.com>
2251
2252 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2253 frame" command.
2254
2255 2003-03-05 Andrew Cagney <cagney@redhat.com>
2256
2257 * gdbint.texinfo (Target Architecture Definition): Document
2258 unwind_dummy_id. Cross reference unwind_dummy_id and
2259 SAVE_DUMMY_FRAME_TOS.
2260
2261 2003-03-05 James Ingham <jingham@apple.com>
2262 Daniel Jacobowitz <drow@mvista.com>
2263
2264 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2265 and "show cp-abi".
2266
2267 2003-03-03 Andrew Cagney <cagney@redhat.com>
2268
2269 * gdbint.texinfo (Target Architecture Definition): Document
2270 register_type.
2271
2272 2003-03-03 Andrew Cagney <cagney@redhat.com>
2273
2274 * stabs.texinfo (Structures): Use @samp and separate @var's
2275 instead of a single @var containing a comma separated list.
2276 (Unions): Ditto.
2277
2278 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
2279
2280 * Makefile.in (distclean): Remove config.log.
2281
2282 2003-03-01 Andrew Cagney <cagney@redhat.com>
2283
2284 * gdbint.texinfo (Target Architecture Definition): Rename
2285 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2286
2287 2003-03-01 Andrew Cagney <cagney@redhat.com>
2288
2289 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2290 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2291
2292 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2293
2294 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2295 (Non-debug DLL symbols): New node, describing the minimal symbols
2296 loaded from DLLs without real debugging symbols.
2297
2298 2003-02-20 Andrew Cagney <ac131313@redhat.com>
2299
2300 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2301 hardware-breakpoint-limit".
2302 (Set Watchpoints): Add cross reference to "set remote
2303 hardware-watchpoint-limit".
2304 (Remote configuration options): New section.
2305
2306 2003-02-04 Andrew Cagney <ac131313@redhat.com>
2307
2308 * gdbint.texinfo (Target Architecture Definition): Delete
2309 descrption of IS_TRAPPED_INTERNALVAR.
2310
2311 From Keith Seitz <keiths@redhat.com>:
2312 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2313 option "-i"/"--interpreter" to this chapter. Include index
2314 entries.
2315
2316 2003-02-04 David Carlton <carlton@math.stanford.edu>
2317
2318 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2319 (Variables): Recommend stabs+ and DWARF 2.
2320 (C plus plus expressions): Correct info about
2321 compiler versions, debug formats.
2322 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2323 PR symtab/874.
2324
2325 2003-02-01 Andrew Cagney <ac131313@redhat.com>
2326
2327 * gdbint.texinfo (Target Architecture Definition): Delete
2328 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2329 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2330 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2331 references to nindy and i960.
2332 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2333
2334 2003-02-01 Andrew Cagney <ac131313@redhat.com>
2335
2336 * gdbint.texinfo (Target Architecture Definition): Delete
2337 FLOAT_INFO.
2338
2339 2003-01-30 Andrew Cagney <ac131313@redhat.com>
2340
2341 * stabs.texinfo (Member Type Descriptor): Clarify description of
2342 `@'. Suggested by Ben Hutchings.
2343
2344 2003-01-29 Andrew Cagney <ac131313@redhat.com>
2345
2346 * gdb.texinfo (M68K): Delete reference to es1800.
2347
2348 2003-01-29 Andrew Cagney <ac131313@redhat.com>
2349
2350 * gdb.texinfo (Maintenance Commands): Document `maint print
2351 reggroups' and `maint print register-groups'.
2352 * gdbint.texinfo (Target Architecture Definition): Document
2353 register_reggroup_p.
2354
2355 2003-01-23 Jim Blandy <jimb@redhat.com>
2356
2357 * gdb.texinfo (Separate Debug Files): New section.
2358
2359 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
2360
2361 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2362 and "maint show profile".
2363
2364 2003-01-16 Michael Chastain <mec@shout.net>
2365
2366 * gdb.texinfo (Installing GDB): Warn against
2367 ".../gdb-VERSION/gdb/configure".
2368 (Separate Objdir): Likewise.
2369
2370 2003-01-15 Andrew Cagney <ac131313@redhat.com>
2371
2372 * gdbint.texinfo (Target Architecture Definition): Delete
2373 definition of PRINT_REGISTER_HOOK.
2374
2375 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
2376
2377 (OpenRISC 1000): Fix formatting of command names.
2378
2379 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
2380
2381 * gdb.texinfo (Continuing and Stepping): Add new command
2382 'advance'. Clarify behavior of 'until'.
2383
2384 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
2385
2386 * gdb.texinfo (Files): Document solib-absolute-prefix and
2387 solib-search-path.
2388
2389 2003-01-09 Michael Chastain <mec@shout.net>
2390
2391 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2392 (Create a Release): Add new instructions for new @file{src-release}.
2393 Document existing instructions for @file{Makefile.in} as
2394 being for @value{GDBN} 5.3.1 or earlier.
2395
2396 2003-01-09 Andrew Cagney <ac131313@redhat.com>
2397
2398 * gdbint.texinfo (Target Architecture Definition): Mention
2399 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2400 allocate memory.
2401
2402 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2403
2404 * gdb.texinfo (Controlling GDB): Add @kindex for
2405 "show osabi".
2406 (Backtraces): Add @kindex's for backtrace-below-main.
2407
2408 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2409
2410 * gdb.texinfo (Controlling GDB): Document "set osabi".
2411
2412 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2413
2414 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2415 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2416
2417 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2418
2419 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2420 "set coerce-float-to-double".
2421 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2422
2423 2003-01-02 Andrew Cagney <ac131313@redhat.com>
2424
2425 * stabs.texinfo: Remove obsolete text.
2426 * gdbint.texinfo: Ditto.
2427 * gdb.texinfo: Ditto.
2428
2429 2002-12-22 Mark Kettenis <kettenis@gnu.org>
2430
2431 * gdbint.texinfo (Target Architecture Definition): Update
2432 description of gdbarch_register_osabi.
2433
2434 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2435
2436 * agentexpr.texi: Fix typos.
2437 * annotate.texi: Likewise.
2438 * fdl.texi: Likewise.
2439
2440 2002-12-10 Andrew Cagney <cagney@redhat.com>
2441
2442 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2443 DEPRECATED_INIT_FRAME_PC.
2444
2445 2002-12-01 Andrew Cagney <ac131313@redhat.com>
2446
2447 * gdbint.texinfo (Target Architecture Definition): Delete
2448 PC_IN_CALL_DUMMY.
2449
2450 2002-11-28 Andrew Cagney <ac131313@redhat.com>
2451
2452 * gdbint.texinfo (Host Definition): Delete documentation on
2453 USE_GENERIC_DUMMY_FRAMES.
2454
2455 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
2456
2457 Fix PR gdb/723 and PR gdb/245.
2458 * Makefile.in (install-info): Run the install-info command as part
2459 of the post install steps only.
2460 (uninstall-info): New target.
2461 (uninstall): New target.
2462
2463 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
2464
2465 * Makefile.in (install): Make install do some real work.
2466
2467 2002-11-19 Andrew Cagney <ac131313@redhat.com>
2468
2469 Fix POSIX problem reported by Paul Eggert.
2470 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2471 Fix PR gdb/527.
2472
2473 2002-10-26 Andrew Cagney <cagney@redhat.com>
2474
2475 * gdbint.texinfo (Target Architecture Definition): Delete
2476 definition of DO_REGISTERS_INFO.
2477
2478 2002-10-18 Kevin Buettner <kevinb@redhat.com>
2479
2480 * gdbint.texinfo (Address Classes): Fix problems with insertion
2481 of ``{'' and ``}'' in example.
2482
2483 2002-10-17 Kevin Buettner <kevinb@redhat.com>
2484
2485 * gdbint.texinfo (Address Classes): New section.
2486 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2487 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2488 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2489 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2490
2491 2002-10-11 Klee Dienes <kdienes@apple.com>
2492
2493 * gdb.texinfo (Registers): Mention vector registers as well as
2494 floating registers in the documentation for 'info registers' and
2495 'info all-registers'.
2496
2497 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
2498
2499 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2500
2501 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2502
2503 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2504 interface definition.
2505
2506 2002-10-03 Marko Mlinar <markom@opencores.org>
2507
2508 * gdb.texinfo (Target Commands): Add or1k target specific
2509 commands.
2510 * gdb.texinfo (Contributors): Add myself to the contributors list.
2511
2512 2002-10-01 Andrew Cagney <ac131313@redhat.com>
2513
2514 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2515 and "mi1" instead of "mi1" and "mi0".
2516
2517 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2518
2519 * gdb.texinfo (Packets): Fix typos "alligned".
2520 Correct z3/Z3 description. Correct z4/Z4 title.
2521
2522 2002-09-27 Andrew Cagney <ac131313@redhat.com>
2523
2524 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2525
2526 2002-09-25 Kevin Buettner <kevinb@redhat.com>
2527
2528 * gdb.texinfo: Use GNU/Linux instead of Linux.
2529
2530 2002-09-25 Andrew Cagney <ac131313@redhat.com>
2531
2532 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2533
2534 2002-09-24 Andrew Cagney <ac131313@redhat.com>
2535
2536 * gdb.texinfo: Replace @example with @smallexample.
2537
2538 2002-09-20 Kevin Buettner <kevinb@redhat.com>
2539
2540 From Eli Zaretskii <eliz@gnu.org>:
2541 * gdb.texinfo (Character Sets): Use @smallexample instead of
2542 @example. Use GNU/Linux instead of Linux.
2543
2544 2002-09-20 Jim Blandy <jimb@redhat.com>
2545
2546 * gdb.texinfo: Add character set documentation.
2547
2548 2002-09-19 Andrew Cagney <ac131313@redhat.com>
2549
2550 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2551 (Packets): Add cross reference from `b' packet to `z' packets.
2552
2553 2002-09-19 Andrew Cagney <ac131313@redhat.com>
2554
2555 * gdb.texinfo (Maintenance Commands): Document ``maint
2556 internal-error'' and ``maint internal-warning''.
2557
2558 * gdbint.texinfo (Target Architecture Definition): Revise
2559 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2560
2561 2002-09-19 Joel Brobecker <brobecker@gnat.com>
2562
2563 * gdbint.texinfo (Target Conditionals): Document the new
2564 NAME_OF_MALLOC macro.
2565
2566 2002-09-05 Andrew Cagney <ac131313@redhat.com>
2567
2568 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2569 engineer.
2570
2571 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2572
2573 * gdb.texinfo (TUI Overview): Document status line fields.
2574
2575 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2576
2577 * gdb.texinfo (TUI Commands): Document info win command.
2578
2579 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2580
2581 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2582
2583 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2584
2585 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2586 (TUI Keys): Likewise.
2587
2588 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2589
2590 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2591 for a packet receive.
2592
2593 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2594
2595 * Makefile.in (clean): Move to end of file.
2596 (distclean, maintainer-clean, realclean): Ditto.
2597 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
2598 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
2599 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
2600 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
2601
2602 2002-08-24 Andrew Cagney <ac131313@redhat.com>
2603
2604 * Makefile.in (GDBINT_TEX_TMPS): Define.
2605 (gdbint.dvi, gdbint.pdf): Use
2606 (GDB_TEX_TMPS): Define.
2607 (gdb.dvi, gdb.pdf): Use.
2608 (STABS_TEX_TMPS): Define.
2609 (stabs.dvi, stabs.pdf): Use.
2610 (GDB_DOC_SOURCE_INCLUDES): New macros.
2611 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
2612 (GDBINT_DOC_FILES_INCLUDES): New macros.
2613 (GDBINT_DOC_BUILD_INCLUDES): New macros.
2614 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
2615 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
2616 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
2617 (links2roff): Replace SFILES_INCLUDED with
2618 GDB_DOC_SOURCE_INCLUDES.
2619 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
2620 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
2621 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
2622 dependencies.
2623 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
2624 dependencies.
2625 (gdbmi.texinfo): Delete rule.
2626 (inc-hist.texinfo): Delete rule.
2627 (rluser.texinfo): Delete rule.
2628
2629 2002-08-23 Andrew Cagney <cagney@redhat.com>
2630
2631 * gdbint.texinfo (Target Architecture Definition): Update
2632 STORE_RETURN_VALUE, mention regcache.
2633
2634 2002-08-21 Andrew Cagney <ac131313@redhat.com>
2635
2636 * gdbint.texinfo (Target Architecture Definition): Document
2637 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
2638
2639 2002-08-19 Andrew Cagney <ac131313@redhat.com>
2640
2641 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
2642 Fix minor typos. Add index entries.
2643
2644 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2645
2646 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
2647
2648 2002-08-15 Andrew Cagney <ac131313@redhat.com>
2649
2650 * gdbint.texinfo (Target Architecture Definition): Document
2651 PRINT_VECTOR_INFO.
2652 * gdb.texinfo (Vector Unit): Document "info vectors" command.
2653
2654 2002-08-13 Andrew Cagney <ac131313@redhat.com>
2655
2656 * gdb.texinfo (Maintenance Commands): Document "maint print
2657 registers", "maint print raw-registers" and "maint print
2658 cooked-registers".
2659
2660 2002-08-08 Grace Sainsbury <graces@redhat.com>
2661
2662 From Mark Salter:
2663 * gdb.texinfo (Protocol): Document T packet extension to
2664 allow watchpoint address reporting.
2665
2666 2002-08-03 Andrew Cagney <ac131313@redhat.com>
2667
2668 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
2669
2670 2002-08-01 Andrew Cagney <cagney@redhat.com>
2671
2672 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
2673 to CHILL.
2674
2675 2002-08-01 Andrew Cagney <ac131313@redhat.com>
2676
2677 * gdbint.texinfo (Coding): Revise section "Include Files".
2678
2679 2002-07-24 Andrew Cagney <cagney@redhat.com>
2680
2681 * gdbint.texinfo: Obsolete references to m88k.
2682 * gdb.texinfo: Ditto.
2683
2684 2002-07-10 Joel Brobecker <brobecker@gnat.com>
2685
2686 * gdbint.texinfo (Create a release candiate): Add the location
2687 where the proper version of autoconf can be retrieved.
2688
2689 2002-07-09 Don Howard <dhoward@redhat.com>
2690
2691 * gdb.texinfo (Command Files): Further describe the behavior of
2692 sourced command files.
2693
2694 2002-06-27 Andrew Cagney <ac131313@redhat.com>
2695
2696 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
2697 (Coding): Clarify ISO C version that GDB assumes.
2698
2699 2002-06-26 Tom Tromey <tromey@redhat.com>
2700
2701 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
2702 add_setshow_cmd_full.
2703
2704 2002-06-25 Don Howard <dhoward@redhat.com>
2705
2706 * gdb.texinfo (Memory Region Attributes): Document new behavior
2707 for 'mem' command.
2708
2709 2002-06-11 Jim Blandy <jimb@redhat.com>
2710
2711 * gdb.texinfo (Symbols): Update documentation for `info source'
2712 command.
2713
2714 * gdb.texinfo (Macros): Call the command `info macro', not
2715 `show macro'.
2716
2717 2002-06-09 Andrew Cagney <ac131313@redhat.com>
2718
2719 * gdbint.texinfo (Coding): Add section ``Per-architecture module
2720 data''.
2721
2722 2002-06-09 Mark Kettenis <kettenis@gnu.org>
2723
2724 * gdbint.texinfo (Target Architecture Definition): Document
2725 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
2726
2727 2002-06-08 Andrew Cagney <ac131313@redhat.com>
2728
2729 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
2730 lists.
2731
2732 2002-06-08 Andrew Cagney <ac131313@redhat.com>
2733
2734 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
2735 Branch''.
2736
2737 2002-06-01 Andrew Cagney <ac131313@redhat.com>
2738
2739 * gdbint.texinfo (Target Architecture Definition): Add section
2740 ``Converting an existing Target Architecture to Multi-arch''.
2741
2742 2002-05-30 Andrew Cagney <ac131313@redhat.com>
2743
2744 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
2745 to ``Obsoleting code''. Revise.
2746
2747 2002-05-17 Jim Blandy <jimb@redhat.com>
2748
2749 * gdb.texinfo (C Preprocessor Macros): New chapter.
2750 Include it in the main menu.
2751 (Contributors): Credit Jim Blandy with macro support.
2752 (Compilation): Explain how to get macro information into the
2753 executable.
2754 (Expressions): Note that preprocessor macros are expanded.
2755
2756 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
2757
2758 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
2759 options for `target remote'.
2760
2761 2002-05-13 Andrew Cagney <ac131313@redhat.com>
2762
2763 * gdbint.texinfo (Target Architecture Definition): Delete
2764 documentation on NNPC_REGNUM.
2765
2766 2002-05-11 Andrew Cagney <ac131313@redhat.com>
2767
2768 * gdbint.texinfo (Target Architecture Definition): Document
2769 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
2770 (Target Architecture Definition): Revise section `Using Different
2771 Register and Memory Data Representations'. Add section `Raw and
2772 Virtual Register Representations'.
2773
2774 2002-05-11 Andrew Cagney <ac131313@redhat.com>
2775
2776 * gdbint.texinfo (Target Architecture Definition): Mention
2777 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
2778 (Target Architecture Definition): Mention same. Add references to
2779 web pages.
2780
2781 2002-05-08 Michael Snyder <msnyder@redhat.com>
2782
2783 * stabs.texinfo (Attributes): Document new "vector" attribute.
2784
2785 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2786
2787 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
2788
2789 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2790
2791 * gdb.texinfo: Delete obsolete references to a29k.
2792
2793 2002-04-24 Andrew Cagney <ac131313@redhat.com>
2794
2795 * gdbint.texinfo (Target Architecture Definition): Replace
2796 IN_SIGTRAMP with PC_IN_SIGTRAMP.
2797
2798 2002-04-24 David S. Miller <davem@redhat.com>
2799
2800 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
2801
2802 2002-04-21 David S. Miller <davem@redhat.com>
2803
2804 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
2805
2806 2002-04-21 Andrew Cagney <ac131313@redhat.com>
2807
2808 * gdbint.texinfo (Target Architecture Definition): Delete
2809 definition of HAVE_REGISTER_WINDOWS.
2810
2811 2002-04-19 Eli Zaretskii <eliz@gnu.org>
2812
2813 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
2814 "Theodore A. Roth" <troth@verinet.com>.
2815
2816 2002-04-15 Don Howard <dhoward@redhat.com>
2817
2818 From Eli Zaretskii <eliz@gnu.org>
2819 * gdb.texinfo (show max-user-call-depth): Correct formatting.
2820 Provide a better explaination of this feature.
2821
2822 2002-04-14 Andrew Cagney <ac131313@redhat.com>
2823
2824 * gdbint.texinfo (Target Architecture Definition): Remove
2825 FRAME_CHAIN_COMBINE.
2826
2827 2002-04-12 Michael Chastain <mec@shout.net>
2828
2829 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
2830 REG_STACK_SEGMENT.
2831
2832 2002-04-09 Michael Chastain <mec@shout.net>
2833
2834 * gdbint.texinfo (Obsolete Conditionals): Remove references to
2835 PYRAMID_* macros.
2836
2837 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2838
2839 * gdb.texinfo (Bug Reporting): Document that the web is the
2840 prefered way of submitting bug reports.
2841 (Bug Reporting): Delete the s-mail address as the last resort.
2842
2843 2002-04-05 Andrew Cagney <ac131313@redhat.com>
2844
2845 * gdbint.texinfo (Target Architecture Definition): Delete
2846 references to TARGET_WRITE_FP and write_fp.
2847
2848 2002-03-27 Michael Snyder <msnyder@redhat.com>
2849
2850 * gdb.texinfo: Document new commands dump, append, and restore.
2851
2852 2002-03-27 Andrew Cagney <ac131313@redhat.com>
2853
2854 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
2855 Branch'.
2856
2857 2002-03-18 Andrew Cagney <ac131313@redhat.com>
2858
2859 * gdb.texinfo: Change all examples to @smallexample.
2860 * gdbint.texinfo: Ditto.
2861
2862 2002-03-18 Andrew Cagney <ac131313@redhat.com>
2863
2864 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
2865 Branches''.
2866
2867 2002-03-18 Andrew Cagney <ac131313@redhat.com>
2868
2869 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
2870 Policy''.
2871
2872 2002-03-04 Fred Fish <fnf@redhat.com>
2873
2874 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
2875 expresson, suports, dependant, trhe, perhaphs, situtations,
2876 explictily, taged, oportunity, unfortunatly).
2877
2878 2002-02-24 Andrew Cagney <ac131313@redhat.com>
2879
2880 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
2881 Remove reference to 3.12.
2882
2883 2002-02-23 Andrew Cagney <ac131313@redhat.com>
2884
2885 * gdbint.texinfo: Include fdl.texi.
2886 (Top): Add GNU Free Documentation License.
2887 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
2888 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
2889 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
2890 (gdbint.info): Add srcdir to include path.
2891 * gdb.texinfo: Include gpl.texi.
2892 (Top): Add Copying.
2893 * gpl.texi: New file.
2894
2895 2002-02-23 Andrew Cagney <ac131313@redhat.com>
2896
2897 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
2898
2899 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
2900
2901 * gdb.texinfo: Document Cygwin native specific commands.
2902
2903 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
2904
2905 * gdb.texinfo: Document gdbserver ``--attach'' command.
2906
2907 2002-02-07 Michael Snyder <msnyder@redhat.com>
2908
2909 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
2910 to @code(_ovly_debug_event).
2911
2912 2002-02-07 Andrew Cagney <ac131313@redhat.com>
2913
2914 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
2915
2916 2002-02-06 Michael Snyder <msnyder@redhat.com>
2917
2918 * gdb.texinfo (overlays): Mention new magic symbol
2919 '_ovly_debug_event', which allows GDB to keep better track
2920 of overlays.
2921
2922 2002-02-03 Eli Zaretskii <eliz@gnu.org>
2923
2924 * gdb.texinfo (Memory Region Attributes): Fix the wording.
2925 Suggested by Dmitry Sivachenko.
2926
2927 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
2928
2929 2002-02-01 Michael Snyder <msnyder@redhat.com>
2930
2931 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2932
2933 2002-01-30 Michael Snyder <msnyder@redhat.com>
2934
2935 * gdb.texinfo: (remote protocol): Gramatical fix-up.
2936 (set trust-readonly-sections): Document.
2937
2938 2002-01-29 Andrew Cagney <ac131313@redhat.com>
2939
2940 * gdbint.texinfo (Releasing GDB): Revise and update.
2941
2942 2002-01-28 Andrew Cagney <ac131313@redhat.com>
2943
2944 * gdbint.texinfo (Target Architecture Definition): Delete
2945 description of TARGET_BYTE_ORDER_DEFAULT.
2946
2947 2002-01-27 Eli Zaretskii <eliz@gnu.org>
2948
2949 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
2950 <mitya@cavia.pp.ru>.
2951
2952 2002-01-23 Andrew Cagney <ac131313@redhat.com>
2953
2954 * libgdb.texinfo: Delete file.
2955
2956 2002-01-22 Andrew Cagney <ac131313@redhat.com>
2957
2958 * gdb.texinfo: Remove makeinfo 3.12 hacks.
2959 * gdbint.texinfo: Ditto.
2960
2961 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
2962
2963 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
2964
2965 2002-01-22 Andrew Cagney <ac131313@redhat.com>
2966
2967 * Makefile.in: Update copyright.
2968 (TEXI2DVI): Define.
2969 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
2970 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
2971 gdb-cfg.texi.
2972 (TEXINDEX, PDFTEX): Delete makefile variables.
2973
2974 2002-01-22 Andrew Cagney <ac131313@redhat.com>
2975
2976 * gdb.texinfo (Protocol): Move section to appendix.
2977
2978 2002-01-21 Andrew Cagney <ac131313@redhat.com>
2979
2980 * gdb.texinfo (Remote Debugging): Create a menu.
2981 (Top): Add ``Remote Debugging'' to menu.
2982
2983 2002-01-21 Andrew Cagney <ac131313@redhat.com>
2984
2985 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
2986 serial protocol'' from here.
2987 (Remote Debugging): To here. New chapter.
2988
2989 2002-01-20 Andrew Cagney <ac131313@redhat.com>
2990
2991 * gdbint.texinfo (Target Architecture Definition): Delete
2992 description of TARGET_BYTE_ORDER_SELECTABLE_P.
2993
2994 2002-01-20 Andrew Cagney <ac131313@redhat.com>
2995
2996 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
2997 are no longer needed.
2998 (Porting GDB): Add maintainer note about configure.host.
2999
3000 2002-01-20 Andrew Cagney <ac131313@redhat.com>
3001
3002 * gdbint.texinfo (Target Architecture Definition): Remove
3003 definition of IEEE_FLOAT.
3004
3005 2002-01-20 Eli Zaretskii <eliz@gnu.org>
3006
3007 * gdb.texinfo: Beautify copyright years; fix a typo.
3008 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3009 <3diff@gnu.org>
3010
3011 2002-01-19 Andrew Cagney <ac131313@redhat.com>
3012
3013 * gdbint.texinfo (Host Definition): Remove references to
3014 MALLOC_INCOMPATIBLE.
3015
3016 2002-01-17 Andrew Cagney <ac131313@redhat.com>
3017
3018 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3019 and xyz-xdep.o.
3020
3021 2002-01-17 Andrew Cagney <ac131313@redhat.com>
3022
3023 * gdb.texinfo (Maintenance Commands): Add appendix.
3024 (Set Breaks): Copy ``maint info breakpoint'' doco to
3025 ``Maintenance Commands'' appendix. Add reference.
3026
3027 2002-01-17 Andrew Cagney <ac131313@redhat.com>
3028
3029 * fdl.texi: Remove next/prev from @node.
3030
3031 2002-01-17 Eli Zaretskii <eliz@gnu.org>
3032
3033 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3034 for monstrous @multitable (from Brian Youmans).
3035
3036 * fdl.texi: New file.
3037
3038 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3039
3040 2002-01-15 Andrew Cagney <ac131313@redhat.com>
3041
3042 * gdbint.texinfo (Releasing GDB): New chapter.
3043
3044 2002-01-14 Andrew Cagney <ac131313@redhat.com>
3045
3046 * gdb.texinfo (Embedded Processors, Calling program functions):
3047 Obsolete references to a29k.
3048
3049 2002-01-13 Andrew Cagney <ac131313@redhat.com>
3050
3051 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3052 examples. Document that a code-block should do or discard its
3053 cleanups before exit.
3054
3055 2002-01-11 Michael Snyder <msnyder@redhat.com>
3056
3057 * gdb.texinfo (Choosing files): Change @samp to @file.
3058
3059 2002-01-05 Michael Snyder <msnyder@redhat.com>
3060
3061 * gdb.texinfo (--pid): Document new command line option (attach).
3062
3063 2002-01-07 Eli Zaretskii <eliz@gnu.org>
3064
3065 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3066 in the stub.
3067
3068 2002-01-04 Andrew Cagney <ac131313@redhat.com>
3069
3070 * gdbint.texinfo (Target Architecture Definition): Replace
3071 BIG_ENDIAN with BFD_ENDIAN_BIG.
3072
3073 2002-01-03 Andrew Cagney <ac131313@redhat.com>
3074
3075 * gdbint.texinfo (Target Architecture Definition): Replace
3076 value_ptr with struct value pointer.
3077
3078 2002-01-02 Eli Zaretskii <eliz@gnu.org>
3079
3080 * gdb.texinfo (Free Software): Fix wording.
3081
3082 2001-12-31 Eli Zaretskii <eliz@gnu.org>
3083
3084 * gdb.texinfo (Free Software): New section ``Free Software Needs
3085 Free Documentation''.
3086
3087 2001-12-30 Eli Zaretskii <eliz@gnu.org>
3088
3089 * stabs.texinfo:
3090 * gdb.texinfo:
3091 * gdbint.texinfo:
3092 * libgdb.texinfo:
3093 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3094
3095 2001-12-29 Michael Snyder <msnyder@redhat.com>
3096
3097 * gdb.texinfo (maint info sections): Fix typo.
3098
3099 2001-12-26 Michael Snyder <msnyder@redhat.com>
3100
3101 * gdb.texinfo (maint info sections): Document.
3102
3103 * gdb.texinfo (info proc): Comment out documentation for
3104 'info proc' sub-options that are currently not implemented.
3105
3106 2001-12-20 Jim Blandy <jimb@redhat.com>
3107
3108 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3109
3110 2001-12-15 Andrew Cagney <ac131313@redhat.com>
3111
3112 * gdbint.texinfo (Target Architecture Definition): Replace
3113 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3114
3115 2001-12-01 Andrew Cagney <ac131313@redhat.com>
3116
3117 * gdbint.texinfo (Host Definition): Delete documentation on
3118 HOST_BYTE_ORDER.
3119
3120 2001-11-30 Jim Blandy <jimb@redhat.com>
3121
3122 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3123 overlay support. Add to top-level menu.
3124
3125 2001-11-26 Tom Tromey <tromey@redhat.com>
3126
3127 * gdb.texinfo (Command Syntax): Document C-o binding.
3128
3129 2001-07-26 Christopher Faylor <cgf@redhat.com>
3130
3131 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3132 use since it is described in the referenced section.
3133
3134 From Eli Zaretskii <eliz@gnu.org>
3135 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3136 clearer when using DJGPP.
3137
3138 2001-11-24 Christopher Faylor <cgf@redhat.com>
3139
3140 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3141 specifically refer to MS-DOS.
3142 (command files): Mention gdb.ini is only used on MS-DOS.
3143
3144 2001-11-21 Tom Tromey <tromey@redhat.com>
3145
3146 * gdb.texinfo (Invoking GDB): Document --args.
3147 (Mode Options): Likewise.
3148
3149 2001-11-21 Jim Blandy <jimb@redhat.com>
3150
3151 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3152 Delete documentation; this macro has been removed from the
3153 sources.
3154
3155 2001-11-13 Jim Blandy <jimb@redhat.com>
3156
3157 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3158
3159 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
3160
3161 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3162
3163 2001-11-05 Michael Snyder <msnyder@redhat.com>
3164
3165 * gdb.texinfo (info functions): Document use of backslash to
3166 quote regexp chars in function names such as "operator*()".
3167
3168 2001-11-01 Fred Fish <fnf@redhat.com>
3169
3170 * gdbint.texinfo (SOLIB_ADD): Document additional new
3171 "readsyms" arg.
3172
3173 2001-10-30 Don Howard <dhoward@redhat.com>
3174
3175 * gdb.texinfo: (Command Files) Added documentation for the
3176 behavior of gdb with input redirected from a file.
3177
3178 2001-10-28 Fred Fish <fnf@redhat.com>
3179
3180 * gdb.texinfo (auto-solib-add): Change docs to match
3181 implementation change.
3182 (auto-solib-limit): Add docs for new variable.
3183
3184 2001-10-15 Andrew Cagney <ac131313@redhat.com>
3185
3186 * gdbint.texinfo (Target Architecture Definition): Function
3187 value_as_pointer renamed to value_as_address.
3188
3189 2001-10-15 Andrew Cagney <ac131313@redhat.com>
3190
3191 * gdbint.texinfo (Target Architecture Definition): Default
3192 POINTER_TO_ADDRESS functions assume unsigned addresses.
3193 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3194 posting by Jim Blandy.
3195
3196 2001-10-12 Jim Blandy <jimb@redhat.com>
3197
3198 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3199 version of texi2html (1.64) doesn't support this flag any more.
3200
3201 2001-09-08 Mark Kettenis <kettenis@gnu.org>
3202
3203 * gdbint.texinfo (Host Definition): Remove description of
3204 MEM_FNS_DECLARED.
3205
3206 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3207
3208 * gdbint.texinfo (Host Definition): Remove description of
3209 HAVE_SIGSETMASK.
3210
3211 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
3212
3213 * gdbint.texinfo (Target Architecture Definition): Add
3214 explanation of TARGET_PRINT_INSN macro.
3215
3216 2001-08-30 Jim Blandy <jimb@redhat.com>
3217
3218 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3219 Explain what it means to load relocatable files.
3220
3221 2001-08-28 Jim Blandy <jimb@redhat.com>
3222
3223 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3224 info `top' menu.
3225
3226 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3227
3228 * gdbint.texinfo: Add a cautionary note about macro use.
3229
3230 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
3231
3232 * gdb.texinfo: Explain omitting the hostname in the
3233 `target remote' command.
3234
3235 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
3236
3237 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3238 and END-INFO-DIR-ENTRY.
3239
3240 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3241
3242 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3243
3244 2001-07-25 Andrew Cagney <ac131313@redhat.com>
3245
3246 * gdbint.texinfo (libgdb): Rewrite.
3247
3248 2001-07-26 Eli Zaretskii <eliz@gnu.org>
3249
3250 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3251
3252 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3253
3254 * gdb.texinfo (TUI): New chapter, document the TUI.
3255 (Mode Options): Document the -tui option.
3256
3257 2001-07-23 Mark Kettenis <kettenis@gnu.org>
3258
3259 * gdbint.texinfo (Host Definition): Remove description of
3260 NEED_POSIX_SETPGID.
3261
3262 2001-07-23 Eli Zaretskii <eliz@gnu.org>
3263
3264 * gdb.tex (DJGPP Native): New node, with descriptions of
3265 DJGPP-specific commands.
3266
3267 2001-07-19 John R. Moore <jmoore@redhat.com>
3268
3269 * gdbint.texinfo: Three misspellings.
3270
3271 2001-07-06 Andrew Cagney <ac131313@redhat.com>
3272
3273 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3274 `test` expressions on bash. Problem reported by Colin Walters.
3275
3276 2001-07-04 Andrew Cagney <ac131313@redhat.com>
3277
3278 * gdbint.texinfo (User Interface): Update ui-out documentation to
3279 refelect recent UI/MI updates.
3280
3281 2001-07-04 Andrew Cagney <ac131313@redhat.com>
3282
3283 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3284 interpreters.
3285
3286 2001-06-15 Andrew Cagney <ac131313@redhat.com>
3287
3288 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3289 structure and not macros.
3290 (Host Definition): Document that much of this chapter is obsolete.
3291 (Target Architecture Definition): Update list of files that make
3292 up a target architecture.
3293 (Coding): Update.
3294
3295 2001-06-28 Andrew Cagney <ac131313@redhat.com>
3296
3297 * gdbint.texinfo (Target Architecture Definition): Update
3298 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3299 The latter has been changed to a true predicate.
3300
3301 2001-06-17 Eli Zaretskii <eliz@gnu.org>
3302
3303 * annotate.texi: Add @noindent where needed. From Dmitry
3304 Sivachenko <dima@Chg.RU>.
3305 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3306
3307 2001-06-16 Andrew Cagney <ac131313@redhat.com>
3308
3309 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3310
3311 2001-06-14 Andrew Cagney <ac131313@redhat.com>
3312
3313 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3314 returns ``OK''. Document that the ``R'' packet does not reply.
3315
3316 2001-06-13 Michael Snyder <msnyder@redhat.com>
3317
3318 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3319
3320 2001-06-13 Eli Zaretskii <eliz@gnu.org>
3321
3322 * gdb.texinfo (Signals): Clarify the default setting of signal
3323 handling.
3324
3325 2001-05-14 Andrew Cagney <ac131313@redhat.com>
3326
3327 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3328 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3329
3330 2001-05-12 Andrew Cagney <ac131313@redhat.com>
3331
3332 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3333
3334 2001-05-10 Eli Zaretskii <eliz@gnu.org>
3335
3336 * gdbint.texinfo (Clean Design and Portable Implementation):
3337 Renamed from "Clean Design".
3338 (Clean Design and Portable Implementation): Document portable
3339 methods of handling file names, and the associated macros.
3340
3341 2001-04-02 Eli Zaretskii <eliz@gnu.org>
3342
3343 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3344 command and provide a cross-reference to its description.
3345 (Symbols): Note that "info scope" is useful for trace experiments.
3346
3347 2001-04-01 Eli Zaretskii <eliz@gnu.org>
3348
3349 * gdb.texinfo (Symbols): Document "info scope".
3350 (Tracepoints): New chapter.
3351 (Contributors): Update for v5.1.
3352 <All nodes>: Change "C++" to "C@t{++}".
3353
3354 * gdbint.texinfo (User Interface): A new section about ui_out
3355 functions, based on text written by Fernando Nasser.
3356
3357 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3358
3359 2001-03-26 Eli Zaretskii <eliz@gnu.org>
3360
3361 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3362
3363 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3364
3365 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3366 Replace "GDB" with "@value{GDBN}". Fix markup.
3367
3368 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3369
3370 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3371 a cross-reference to its description.
3372 (Symbols): Document "info symbol".
3373
3374 2001-03-21 Eli Zaretskii <eliz@gnu.org>
3375
3376 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3377 subsection "x86 Watchpoints".
3378 (Target Architecture Definition): Document the macros
3379 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3380 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3381
3382 2001-03-20 Andrew Cagney <ac131313@redhat.com>
3383
3384 * gdbint.texinfo (Target Architecture Definition): Update
3385 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3386 list.
3387
3388 2001-03-06 Kevin Buettner <kevinb@redhat.com>
3389
3390 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3391 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3392
3393 2001-02-21 Eli Zaretskii <eliz@gnu.org>
3394
3395 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3396
3397 2001-02-11 Eli Zaretskii <eliz@gnu.org>
3398
3399 * gdb.texinfo (Environment): Document that `path' does not change
3400 the value of PATH in GDB's own environment (it did in the past,
3401 but that was changed on March 15, 1994). Reported by Doug Evans
3402 <dje@transmeta.com>.
3403
3404 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3405 its line. Fix markup of commands and macros. Add an Index node
3406 and index entries.
3407
3408 2001-01-23 J.T. Conklin <jtc@redback.com>
3409
3410 * gdb.texinfo (Memory region attributes): New manual section.
3411
3412 2001-01-04 Nicholas Duffek <nsd@redhat.com>
3413
3414 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3415
3416 2000-12-25 Eli Zaretskii <eliz@gnu.org>
3417
3418 * refcard.tex: Version and copyright fixed. From Phil Edwards
3419 <pedwards@disaster.jaj.com>.
3420
3421 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3422
3423 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3424 DWARF2_REG_TO_REGNUM): Document.
3425
3426 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3427
3428 * gdbint.texinfo (Coding): Update current value of
3429 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3430
3431 2000-11-19 Eli Zaretskii <eliz@gnu.org>
3432
3433 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3434 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3435
3436 2000-11-10 Christopher Faylor <cgf@cygnus.com>
3437
3438 * gdb.texinfo: Document new 'set step-mode' command.
3439
3440 2000-10-16 Eli Zaretskii <eliz@gnu.org>
3441
3442 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3443 changes from Dmitry Sivachenko <dima@Chg.RU>.
3444
3445 2000-09-26 Eli Zaretskii <eliz@gnu.org>
3446
3447 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3448 From Steven Johnson <sbjohnson@ozemail.com.au>.
3449
3450 2000-08-10 Mark Kettenis <kettenis@gnu.org>
3451
3452 * gdbint.texinfo (Overall Structure): Spelling fix.
3453
3454 2000-08-10 Eli Zaretskii <eliz@gnu.org>
3455
3456 * gdbint.texinfo (Target Architecture Definition): Document that
3457 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3458 for which REGISTER_CONVERTIBLE returns a zero value.
3459
3460 2000-07-08 Christopher Faylor <cgf@cygnus.com>
3461
3462 * Makefile.in (install-info): Find files to install in either the
3463 build or source directories (adapted from Makefile.am).
3464
3465 2000-07-07 Nicholas Duffek <nsd@redhat.com>
3466
3467 * stabs.texinfo: Fix spelling errors.
3468 (String Field): FILE-NUMBER starts from 0, not 1.
3469
3470 2000-07-05 Eli Zaretskii <eliz@gnu.org>
3471
3472 * refcard.tex: Remove \centerline from the blurb. Patch from
3473 Brian Youmans.
3474
3475 2000-06-25 Eli Zaretskii <eliz@gnu.org>
3476
3477 * Makefile.in (install-info): Support installation from outside of
3478 the source directory. Reported by Mark Harig
3479 <markh@frazier.landmark.com>.
3480
3481 2000-06-20 J.T. Conklin <jtc@redback.com>
3482
3483 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3484
3485 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3486
3487 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3488 Generate using pdftex.
3489 (PDFTEX): Define.
3490 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3491 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3492 @contents at the start.
3493
3494 2000-05-24 Eli Zaretskii <eliz@gnu.org>
3495
3496 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3497 Youmans.
3498
3499 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3500
3501 From Brian Youmans:
3502 * gdb.texinfo: Fix ``et al.''.
3503
3504 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3505
3506 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3507 loop.
3508
3509 2000-05-19 Jimmy Guo <guo@cup.hp.com>
3510
3511 * configure: Regenerate.
3512
3513 2000-05-17 Eli Zaretskii <eliz@gnu.org>
3514
3515 * Makefile.in (install-info): Run install-info on installed Info
3516 files.
3517
3518 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3519
3520 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3521 Andrew Cagney.
3522
3523 2000-05-09 Eli Zaretskii <eliz@gnu.org>
3524
3525 * gdb.texinfo: Proofreading changes from Brian Youmans.
3526
3527 2000-05-01 Nick Duffek <nsd@cygnus.com>
3528
3529 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3530 startup sequence, minor edits.
3531
3532 2000-05-01 Eli Zaretskii <eliz@gnu.org>
3533
3534 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3535 TeX.
3536
3537 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3538 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3539 like `n' and `s' which look weird. Convert some of the @kindex to
3540 @vindex, when they refer to variables, not commands.
3541
3542 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3543
3544 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3545
3546 2000-04-23 Eli Zaretskii <eliz@gnu.org>
3547
3548 * Makefile.in (GDBMI_DIR): New variable.
3549 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3550 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3551 (gdbmi.texinfo): New target, for texi2roff.
3552 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3553 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3554
3555 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3556 gdbmi.texinfo.
3557 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3558 comment.
3559
3560 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3561
3562 * gdb.texinfo (Files): Update description of add-symbol-file
3563 command.
3564
3565 2000-04-17 Eli Zaretskii <eliz@gnu.org>
3566
3567 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3568 prevents the build (and is generally a Bad Idea).
3569
3570 2000-04-17 Eli Zaretskii <eliz@gnu.org>
3571
3572 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3573 a comma inside @var.
3574 (Command Files): Index markup changes from Dmitry Sivachenko
3575 <dima@Chg.RU>.
3576
3577 2000-04-16 Eli Zaretskii <eliz@gnu.org>
3578
3579 * Makefile.in (LN_S): Define.
3580 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3581 invoke "ln -s" unless it is known to work.
3582
3583 * configure.in (AC_PROG_LN_S): Add.
3584
3585 2000-04-14 Jim Blandy <jimb@redhat.com>
3586
3587 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3588 section.
3589 (Target Conditionals): Document ADDRESS_TO_POINTER,
3590 POINTER_TO_ADDRESS.
3591
3592 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
3593
3594 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
3595 gdb-cfg.texi to get the value.
3596
3597 2000-04-10 Jim Blandy <jimb@redhat.com>
3598
3599 * gdbint.texinfo (Target Architecture Definition): Fix
3600 cross-references.
3601
3602 2000-04-08 Jim Blandy <jimb@redhat.com>
3603
3604 * gdbint.texinfo (Using Different Register and Memory Data
3605 Representations): New section.
3606 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
3607 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
3608 REGISTER_CONVERT_TO_RAW): Document.
3609
3610 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
3611
3612 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
3613 for acknowledgments.
3614
3615 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
3616
3617 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
3618 qThreadExtraInfo.
3619
3620 2000-03-28 J.T. Conklin <jtc@redback.com>
3621
3622 * gdb.texinfo: Clarify which remote debug protocol commands are
3623 required and which are optional.
3624
3625 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
3626
3627 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
3628 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
3629 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
3630 * annotate.texi: Update.
3631
3632 2000-03-28 Stan Shebs <shebs@apple.com>
3633
3634 * gdb.texinfo: Update dates, bump to Eighth Edition (note
3635 expectation of additional changes before release), update
3636 ISBN, add copy of top-level menu for @ifhtml, remove explicit
3637 node links, rephrase and/or shorten lines to fix formatting
3638 problem in both regular and @smallbook formats.
3639 * annotate.texi: Shorten lines in example, use smallexample
3640 consistently everywhere.
3641 * Makefile.in: Add comment about texinfo 4.0 html generation.
3642 (SFILES_INCLUDED): Add annotate.texi.
3643
3644 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
3645
3646 * gdb.texinfo (Debugging Output): Added new section, documenting
3647 the "set/show debug" commands.
3648
3649 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
3650
3651 * annotate.texi (Annotations): When GDBN omit @chapter and @node
3652 entry.
3653
3654 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
3655 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
3656 @chapter and @node entries.
3657
3658 * gdb.texinfo: Link all top-level nodes.
3659
3660 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3661
3662 * Makefile.in (install-info): Create $(infodir) before installing
3663 files.
3664
3665 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3666
3667 From David Whedon <dwhedon@gordian.com>
3668 * gdbint.texinfo : Added paragraphs about command deprecation.
3669
3670 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
3671
3672 * gdb.texinfo: Add documentation for the apropos command.
3673
3674 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3675
3676 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
3677
3678 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3679
3680 * gdb.texinfo: Add white space to prevent overprinting in
3681 two places.
3682
3683 2000-03-17 Stan Shebs <shebs@apple.com>
3684
3685 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
3686 <dima@Chg.RU>, also clarification of allowed content for
3687 string constants.
3688
3689 2000-03-16 Eli Zaretskii <eliz@gnu.org>
3690
3691 * gdb.texinfo (main menu): Add Annotations.
3692 (File Options): Add @cindex entries for each command-line option.
3693 Document --epoch, --annotate, --async, --interpreter, --write,
3694 --statistics, and --version.
3695
3696 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
3697 of GDB.
3698
3699 2000-02-23 Jim Blandy <jimb@redhat.com>
3700
3701 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
3702
3703 2000-02-22 Jim Blandy <jimb@redhat.com>
3704
3705 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
3706
3707 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
3708
3709 * Makefile.in (diststuff): New target.
3710
3711 2000-02-15 Kevin Buettner <kevinb@redhat.com>
3712
3713 * agentexpr.texi: Fix wording regarding Intel's IA-64
3714 architecture. [From Jim Wilson.]
3715
3716 2000-01-16 Tom Tromey <tromey@cygnus.com>
3717
3718 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
3719 (Delete Breaks): Mention range arguments.
3720 (Disabling): Likewise.
3721
3722 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
3723
3724 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
3725
3726 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
3727
3728 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
3729 valid functions.
3730
3731 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
3732
3733 * gdb.texinfo: Clarify regular expressions used in rbreak.
3734
3735 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
3736
3737 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
3738 MEMORY_REMOVE_BREAKPOINT): Document.
3739
3740 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
3741
3742 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
3743 offset re-using the DATA offset instead.
3744
3745 1999-10-11 Jim Kingdon <kingdon@redhat.com>
3746
3747 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
3748
3749 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
3750
3751 From Dmitry Sivachenko <demon@gpad.ac.ru>:
3752 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
3753 typos.
3754
3755 * gdb.texinfo: Various minor wording and formatting improvements,
3756 mentions of additional command-line options.
3757
3758 1999-09-30 Fred Fish <fnf@cygnus.com>
3759
3760 * gdb.texinfo: Document additional forms of specifying section
3761 names and addresses for the add-symbol-file command.
3762
3763 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
3764
3765 * gdbint.texinfo: Fix typo, add the word "have".
3766
3767 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
3768
3769 * gdbint.texinfo (Target Architecture Definition): Document the
3770 SKIP_PERMANENT_BREAKPOINT macro.
3771
3772 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3773
3774 * gdb.texinfo: Fiks speling errers.
3775
3776 * gdb.texinfo: Fix uses of @multitable.
3777
3778 From Eli Zaretskii <eliz@gnu.org>:
3779 * gdb.texinfo: Include details specific to DOS host, clarify
3780 some confusing language, fix @ref/@xref/@pxref usages, add
3781 comments about using with optimization, add more indexing,
3782 fix info about disassembly-flavor.
3783
3784 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
3785
3786 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
3787 SKIP_SOLIB_RESOLVER): Define.
3788
3789 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
3790
3791 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
3792 ``g'' packets.
3793
3794 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
3795
3796 * gdb.texinfo: Create a new "Configurations" chapter with
3797 platform-specific info, inline remote.texi and move sections of it
3798 into the new chapter, move bits about info proc, heuristic search,
3799 and register stack into the new chapter.
3800 * remote.texi: Remove, now part of gdb.texinfo.
3801 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
3802
3803 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
3804
3805 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
3806 GDB_TARGET_IS_MACH386): These kludges have gone away.
3807
3808 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
3809
3810 * gdbint.texinfo (Target Architecture Definition): Mention
3811 TDEPLIBS.
3812
3813 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
3814
3815 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
3816 surrounding text to fit HP-UX bits into general info.
3817 (HPPA-cfg.texi): Remove, no longer useful.
3818
3819 * gdb.texinfo: Remove explicit links from @node lines, remove
3820 HP-added "Detailed Node Listing" from main menu which confuses
3821 things.
3822
3823 From Dmitry Sivachenko <dima@Chg.RU>:
3824 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
3825 in description of `set environment'.
3826
3827 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3828
3829 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
3830
3831 1999-08-12 Ben Elliston <bje@cygnus.com>
3832
3833 * gdbint.texinfo (Breakpoint Handling): Add missing words.
3834
3835 1999-08-10 Eli Zaretskii <eliz@gnu.org>
3836
3837 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
3838 watch, awatch, and rwatch. Explain why the latter two cannot be
3839 set as software watchpoints. Document that watchpoints for local
3840 variables are deleted when the debuggee terminates.
3841
3842 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
3843
3844 * remote.texi (Protocol): Further clarification of the "qRcmd"
3845 packet. Allow E.. response packet. "qRcmd" packet is no longer
3846 reserved.
3847
3848 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3849
3850 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
3851 * gdb.texinfo: Ditto.
3852
3853 1999-08-06 Tom Tromey <tromey@cygnus.com>
3854
3855 * gdb.texinfo (KOD): New node.
3856
3857 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
3858
3859 * remote.texi (Rcmd): Fix minor formatting typos.
3860
3861 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
3862
3863 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
3864 packets.
3865
3866 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
3867
3868 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
3869 fixes.
3870
3871 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
3872
3873 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
3874
3875 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3876
3877 * remote.texi (Communication Protocol): ``v'' is in use. Fix
3878 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
3879 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
3880 packets that are not supported on all hosts. Expand examples.
3881 Spell check.
3882
3883 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3884
3885 * Makefile.in: Recognize html, install-html. Add targets
3886 to build HTML versions of documentation via texi2html.
3887
3888 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
3889
3890 * gdbint.texinfo (Testsuite): New chapter, information about the
3891 testsuite.
3892
3893 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
3894
3895 * remote.texi (Communication Protocol): Rewrite.
3896
3897 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
3898
3899 * stabs.texinfo: Fix uses of xref.
3900
3901 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
3902
3903 * gdbint.texinfo: Add an anti-printf exhortation, and update the
3904 info about patch submission.
3905
3906 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
3907
3908 From Per Bothner <bothner@cygnus.com>:
3909 * gdb.texinfo: Document Chill support.
3910
3911 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
3912
3913 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
3914 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
3915 Document that the value should be greater-than or equal-to zero.
3916 (NO_STD_REGS): Document. Deprecate.
3917
3918 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3919
3920 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
3921 Document that these are not used.
3922
3923 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3924
3925 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
3926
3927 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
3928
3929 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
3930 numargs was dropped.
3931
3932 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
3933
3934 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
3935
3936 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
3937
3938 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
3939 Update.
3940
3941 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
3942
3943 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
3944 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
3945
3946 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
3947
3948 * gdbint.texinfo: Fix typos: $ -> @.
3949
3950 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
3951
3952 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
3953 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
3954 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
3955 BREAKPOINT_FROM_PC.
3956
3957 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
3958
3959 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
3960 CALL_DUMMY_STACK_ADJUST): Document.
3961
3962 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3963
3964 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
3965 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
3966
3967 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
3968
3969 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
3970 longer exists.
3971
3972 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
3973
3974 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
3975 nearly all @ifset/@ifclear conditionals; nobody uses them, and
3976 they make the manual source incomprehensible.
3977 * h8-cfg.texi: Remove, hasn't been used in years.
3978
3979 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
3980
3981 * gdb.texinfo: Update the credits.
3982
3983 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
3984
3985 * gdb.texinfo: Fix mistakes noticed in printout of last
3986 draft, add Alpha to discussion of heuristic fence post.
3987
3988 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
3989
3990 * gdb.texinfo, remote.texi: Many changes; update to Seventh
3991 Edition, merge some HP changes into mainline, describe some
3992 previously undocumented features, describe more of the target
3993 commands available, eliminate obsolete section on renamed
3994 commands.
3995 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
3996
3997 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
3998
3999 * gdb.texinfo: Make many HPPA conditionals unconditional,
4000 including catchpoint description, since now on for all configs.
4001 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4002 specializations.
4003
4004 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4005
4006 * Makefile.in (GDBvn.texi): Fix match expression to work with
4007 current format of VERSION in gdb/Makefile.in.
4008 * gdb.texinfo: Fix node ref to match new readline.
4009
4010 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4011
4012 * gdb.texinfo: Changes made as part of a project to merge in
4013 changes made by HP. Documentation makes extensive use of
4014 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4015 on remote debugging. There are differences in documentation
4016 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4017 the HP manual discusses catchpoints, hardware watchpoints, and
4018 some HPUX specific limitations for shared library support.
4019
4020 There are also a number of @node changes.
4021
4022 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4023
4024 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4025 (C Usage): Same.
4026
4027 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4028
4029 The following changes were made by Edith Epstein
4030 <eepstein@cygnus.com> as part of a project to merge in changes
4031 made by HP.
4032
4033 * HPPA-cfg.texi: new file.
4034
4035 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4036
4037 * refcard.tex: change documentation about catch.
4038 removed info catch.
4039
4040 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4041
4042 * gdbint.texinfo: Expand on GDB's coding standards,
4043 specify the use of arg names with prototypes.
4044
4045 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4046
4047 * gdb.texinfo: Fix tipo.
4048
4049 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4050
4051 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4052 TARGET_BYTE_ORDER_SELECTABLE_P.
4053
4054 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4055
4056 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4057
4058 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4059
4060 * agentexpr.texi: New file.
4061
4062 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4063
4064 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4065
4066 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4067
4068 * remote.texi: Changed wording that implied that the GDB remote
4069 protocol caches register values instead of GDB itself.
4070
4071 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4072
4073 * gdbint.texinfo: Add some info about symbol readers.
4074 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4075 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4076 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4077 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4078
4079 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4080
4081 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
4082
4083 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4084
4085 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4086
4087 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4088
4089 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4090 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4091
4092 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4093
4094 * gdbint.texinfo: Fix minor typos.
4095
4096 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4097
4098 * gdbint.texinfo: Complete overhaul. Group descriptions more
4099 logically, add more info on generic algorithms, remove much
4100 obsolete and/or wrong material.
4101
4102 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4103
4104 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4105
4106 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4107
4108 * refcard.tex: Copyright, address updates.
4109
4110 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4111
4112 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4113 for the edition instead of confusing GDB-version-like numbers.
4114
4115 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4116
4117 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4118
4119 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4120
4121 * LRS: Reformat a bit to keep text under 80 columns.
4122
4123 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4124
4125 * gdb.texinfo: Add some credits, mention bug monitor.
4126 * remote.texi: Mention mips monitor targets.
4127 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
4128
4129 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4130
4131 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4132 files, finish sorting of host vs target vs native macros, describe
4133 some more of them.
4134
4135 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4136
4137 * gdbint.texinfo (Host Conditionals): Document change from
4138 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4139
4140 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4141
4142 * gdbint.texinfo (Host Conditionals): Document
4143 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4144
4145 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4146
4147 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4148 Document LSEEK_NOT_LINEAR.
4149
4150 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4151
4152 * stabs.texinfo (Stab Section Basics): Make it clear that only
4153 some versions of the GNU linker remove the leading N_UNDF symbol.
4154
4155 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4156
4157 * stabs.texinfo (String Field): Document type number pairs here,
4158 instead of in the Sun specific section.
4159 (Include Files): The GNU linker supports the N_BINCL
4160 optimization. Clarify the N_BINCL value, and what it is used
4161 for.
4162 (Procedures): Document N_FUN with an empty string to mark the end
4163 of a function.
4164 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4165 (Sun Differences): Remove this node, as the information is now
4166 elsewhere in the main document.
4167 (Stab Section Basics): Mention that the GNU linker may optimize
4168 stabs and remove the leading N_UNDF symbol.
4169
4170 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4171
4172 * gdb.texinfo, refcard.tex: Restore author credit
4173
4174 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4175
4176 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4177 documentation to account for START and END macros taking
4178 one arg.
4179
4180 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4181
4182 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4183 * gdb.texinfo (Frames): Fix typo.
4184
4185 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4186
4187 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4188 a target_signal as arg type, not a pid.
4189
4190 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4191
4192 * gdb.texinfo: Document `set assembly-language'.
4193
4194 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4195
4196 * remote.texi: Update list of stubs in the GDB distribution.
4197
4198 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4199
4200 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4201 Also document that some systems can use mmalloc but must define
4202 this if their C runtime allocates memory that is later freed.
4203 (MMCHECK_FORCE): Document new macro.
4204
4205 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4206
4207 * remote.texi: Add documentation for target Sparclet.
4208
4209 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4210
4211 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
4212 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4213 * configure.in: Rewritten for autoconf.
4214 * configure: New.
4215
4216 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4217
4218 * Makefile.in (DVIPS): New define, set to dvips.
4219 (dvi): Add stabs.dvi.
4220 (ps): New target.
4221 (all-doc): Depend on info, dvi, and ps targets.
4222 (STAGESTUFF): Add *.ps and *.dvi files.
4223 (clean-info, clean-dvi): Remove.
4224 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4225 rules completely rewritten.
4226 (maintainer-clean): Remove clean-info and clean-dvi
4227 dependencies and put their actions in the rules.
4228 (gdb.ps): New target
4229 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
4230 intermediate TeX files, whether they have 2 or 3 character
4231 extensions.
4232 (gdbint.ps): Add target and rules.
4233 (gdb-internals): Delete unused target.
4234 (Makefile): Depends upon config.status also.
4235
4236 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4237
4238 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4239 set.
4240
4241 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4242
4243 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4244 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4245
4246 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4247
4248 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4249
4250 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4251
4252 * gdb.texinfo (Print settings): Document
4253 `set/show print static-members' commands.
4254
4255 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4256
4257 * gdbint.texinfo (Native): Document name change, coredep.c to
4258 core-aout.c.
4259
4260 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4261
4262 * stabs.texinfo (Include Files): Document the values the SunOS4
4263 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4264
4265 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4266
4267 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4268 Fix typo.
4269
4270 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4271
4272 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4273 "gdb.tar.Z".
4274
4275 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4276
4277 * Makefile.in (maintainer-clean): New target, synonym for
4278 realclean.
4279
4280 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4281
4282 * Update all FSF addresses except those in COPYING* files.
4283
4284 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4285
4286 From Richard Earnshaw (rearnsha@armltd.co.uk):
4287 * gdb.texinfo (convenience variables): Document $_exitcode.
4288 (quit): Document optional expression to use as exit code.
4289
4290 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4291
4292 * gdb.texinfo, remote.texi: Brought up to date with various
4293 GDB changes.
4294
4295 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4296
4297 * gdb.texinfo: Update dates and versions, fix comments about
4298 hardware watchpoints in future releases and about the
4299 sharedlibrary command.
4300
4301 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4302
4303 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4304 C_FUN stab. Other cleanups.
4305
4306 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4307
4308 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4309 for the sparc stub.
4310
4311 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4312
4313 * annotate.texi: Clarify which addresses have differing formats
4314 depending on the language and which do not.
4315
4316 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4317
4318 * remote.texi (NetWare): Changed example to use BOARD= instead of
4319 NODE= argument to reflect correspoding change to gdbserve.nlm.
4320
4321 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4322
4323 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4324 GDB, as well as AIX dbx, supports the size type attribute.
4325
4326 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4327
4328 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4329
4330 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4331
4332 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4333 and new 'if' and 'while' commands.
4334
4335 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4336
4337 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4338
4339 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4340
4341 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4342 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4343 NetWare targets. Mostly stolen from the Server node.
4344
4345 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4346
4347 * gdb.texinfo (Setting): Talk about the language of a source file
4348 versus the working language. The old documentation did not match
4349 what GDB did.
4350
4351 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4352
4353 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4354 of a source file.
4355
4356 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4357
4358 * gdb.texinfo (Processes): New node.
4359
4360 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4361
4362 * remote.texi: Update documentation of set/show mipsfpu.
4363
4364 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4365
4366 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4367 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
4368
4369 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4370
4371 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4372 obsolete conditionals, described some others.
4373
4374 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4375
4376 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4377 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4378
4379 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4380
4381 * gdbint.texinfo: Put regex conditionals in their own table.
4382
4383 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4384
4385 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4386 described or fixed the descriptions of many others.
4387
4388 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4389
4390 * gdb.texinfo: Add some more credits.
4391 * gdbint.texinfo: Capitalize GDB consistently, describe some
4392 macros and remove some.
4393
4394 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4395
4396 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4397 obsolete conditionals, described some others.
4398
4399 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4400
4401 * gdb.texinfo (help targets): Changed to `help target', which
4402 is the correct gdb command.
4403
4404 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4405
4406 * annotate.texi (TODO): New node, for keeping track of annotations
4407 suggested but not yet implemented.
4408
4409 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4410
4411 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4412 another symbol, it is not the address itself.
4413
4414 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4415
4416 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4417 of stabs-in-coff sections.
4418
4419 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4420
4421 * annotate.texi: Change edition to 0.5 and date to May 1994.
4422 Add index.
4423 (Frames): New node, for frame annotation.
4424 (Displays): New node, for display annotation.
4425
4426 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4427 when waiting for your program to stop.
4428
4429 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4430
4431 * annotate.texi (Breakpoint Info): Document annotation of header
4432 fields and record annotation.
4433
4434 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4435
4436 * annotate.texi: New file, to document annotations.
4437
4438 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4439
4440 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4441 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4442
4443 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4444
4445 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4446 section, and say n_strx field is compilation unit relative.
4447 * stabs.texinfo: Don't use @code for a.out when it is the name of
4448 an object file format.
4449
4450 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4451
4452 * gdb.texinfo: Refer to file names, not path names, per rms
4453 convention.
4454 (Arguments): Fix typo.
4455
4456 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4457
4458 * stabs.texinfo (Global Variables): Talk about stabs in files
4459 where variables are referenced, but not defined.
4460
4461 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4462
4463 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4464 Cplusplus to new nodes Member Type Descriptor and Method Type
4465 Descriptor. Re-write stuff for #.
4466
4467 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4468
4469 * gdb.texinfo (Print Settings): Don't document "set print
4470 fast-symbolic-addr off". The bug which it worked around was fixed
4471 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4472
4473 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4474 N_ENTRY node.
4475
4476 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4477
4478 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4479
4480 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4481 references to ieee-float.c.
4482
4483 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4484
4485 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4486 match what the code actually does.
4487
4488 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4489
4490 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4491
4492 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4493
4494 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4495 i, and b.
4496
4497 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4498
4499 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4500 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4501 as "stabs in sections" rather than just saying "ELF and SOM".
4502 Also make that stuff apply to COFF.
4503
4504 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4505
4506 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4507 Ghostscript.
4508
4509 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4510
4511 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4512 versus functions without line numbers, also mention stepping into
4513 them as well as "step" when you are in them. Tell the user how to
4514 deal with the situation. Add comment about "debugging information".
4515
4516 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4517
4518 * stabs.texinfo (Enumerations): Document restriction on where
4519 enumeration types can appear and still win with GDB.
4520
4521 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4522
4523 * stabs.texinfo (Negative Type Numbers): Document format for type
4524 -16.
4525
4526 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4527
4528 * gdb.texinfo (Selection, Frame Info): Update information about
4529 arbitrary frame specficiations.
4530
4531 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4532
4533 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4534
4535 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4536
4537 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4538
4539 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4540
4541 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4542
4543 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4544
4545 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4546 Differences node to Statics node.
4547 (Statics): Discuss XCOFF use of V symbol descriptor.
4548
4549 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4550 not clean.
4551
4552 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4553
4554 * gdb.texinfo (Print Settings): Document `set print
4555 fast-symbolic-addr' and improve the doc for some other
4556 `set print's.
4557
4558 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4559
4560 * stabs.texinfo (String Field): Talk about defining several type
4561 numbers at once.
4562 Fix lint regarding changing node ELF Transformations to
4563 ELF and SOM Transformations.
4564
4565 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4566
4567 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4568
4569 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4570
4571 * stabs.texinfo (Cross-References): `::' is for nested types only
4572 within <>.
4573 (Structures): Document static members.
4574
4575 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4576
4577 * stabs.texinfo: Document S type attribute.
4578
4579 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4580
4581 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4582
4583 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4584
4585 * gdbint.texinfo: Fix a few typos.
4586
4587 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4588
4589 * gdb.texinfo, remote.texi: formatting improvements
4590
4591 * gdb.texinfo (New Features): mention threads.
4592 (Summary, C): fix xrefs in newly contributed text.
4593 (Threads): index entries, clarifications, example
4594 (passim): minor typos fixed, phrasing improvements
4595
4596 * remote.texi (Bootstrapping): rephrase text on ^C and add index
4597 entries; (Server): explain use of gdbserver w/real-time systems,
4598 add example of conflicting TCP port; (MIPS Remote) break up
4599 running text into table, highlighting commands, and add example.
4600
4601 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4602
4603 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
4604
4605 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4606
4607 * stabs.texinfo (Nested Symbols): New node.
4608 (String Field, Symbol Descriptors, Cross-References): Refer to it.
4609
4610 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4611
4612 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
4613 to picking which Bbss.bss symbol to use, and (because there seems to
4614 be no good way of doing it) re-write some of the text to make it
4615 sound like Bbss.bss isn't such a great idea after all (as currently
4616 designed).
4617
4618 * gdb.texinfo (C): In addition to saying people have to use g++ for
4619 good results, say they have to use stabs. Specifically say cfront
4620 doesn't work well.
4621 (Summary): Merge in information on Modula-2, Pascal, and Chill from
4622 the gdb README. Add xrefs to places where the support for the various
4623 languages is described in detail.
4624
4625 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4626
4627 * stabs.texinfo: Clean up stuff about visibility and virtual
4628 characters.
4629
4630 * stabs.texinfo (N_M2C): Cite Sun doc.
4631
4632 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4633
4634 * gdb.texinfo: updates re threads.
4635 * remote.texinfo: avoid index entries starting with digits.
4636
4637 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4638
4639 * stabs.texinfo (Enumerations): Talk about large, negative and
4640 octal values. Clean up cross reference to type attributes.
4641 (String Field): Say that GDB 4.11 supports size attribute.
4642
4643 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4644
4645 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
4646 is a mandatory step. Make the stuff about that more concise.
4647
4648 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4649
4650 * stabs.texinfo (Class Names): New node.
4651
4652 * gdb.texinfo (Command Files): Explain order of init file reading.
4653
4654 * remote.texi (Bootstrapping): Talk about getting the serial driver
4655 to deal with ^C sent by gdb to stop the remote system.
4656
4657 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
4658
4659 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
4660
4661 * libgdb.texinfo (Defining Commands): made the DOC arg
4662 to gdb_define_app_command a char * instead of char **
4663 per a suggestion from kingdon.
4664
4665 * libgdb.texinfo: total rewrite from a different starting
4666 premise.
4667
4668 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4669
4670 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
4671 floats passed as doubles (to improve clarity).
4672
4673 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4674
4675 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
4676
4677 * a4rc.sed: update to work with Andreas Vogel papersize params
4678
4679 * refcard.tex: use Andreas Vogel simplifications of papersize
4680 params; remove useless version info; update copyright date.
4681
4682 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4683
4684 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
4685
4686 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4687
4688 * gdb.texinfo (Files): Say what address the load command loads it at.
4689
4690 * stabs.texinfo (Common Blocks): Minor cleanups.
4691
4692 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
4693 that Sun has backed away from the linker kludge and thus the relevant
4694 issue is changes to the SunPRO tools, not the Solaris linker.
4695
4696 * stabs.texinfo (Traditional Integer Types): Clean up description
4697 of octal bounds a little bit. Document extra leading zeroes.
4698
4699 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4700
4701 * gdb.texinfo (Signaling): Update for symbolic symbol names
4702 and add a section explaining the difference between the GDB
4703 signal command and the shell kill utility.
4704
4705 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
4706
4707 * libgdb.texinfo: added `@' to braces that were unescaped.
4708
4709 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
4710
4711 * libgdb.texinfo: new file. Spec for the gdb library.
4712
4713 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4714
4715 * stabs.texinfo (Include Files): Fix typo (start -> end).
4716
4717 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4718
4719 * gdb.texinfo, remote.texi: assorted small improvements, mostly
4720 from Melissa at FSF's editing pass.
4721
4722 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4723
4724 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
4725 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
4726 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
4727
4728 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4729
4730 * remote.texi (Bootstrapping): Discuss 386 call gates.
4731
4732 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4733
4734 * stabs.texinfo (Based Variables): New node.
4735
4736 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4737
4738 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
4739 names, sizes, and formats to suggest how not to lose.
4740
4741 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4742
4743 * stabs.texinfo (Methods): Fix typo.
4744
4745 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4746
4747 * gdb.texinfo: Fix a few typos.
4748
4749 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4750
4751 * gdb.texinfo: Clarify how well it works with Fortran.
4752
4753 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
4754 More on relocating stabs in ELF files.
4755
4756 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4757
4758 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
4759
4760 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4761
4762 * stabs.texinfo (Local Variable Parameters): Talk about nameless
4763 parameters on VAX.
4764
4765 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4766
4767 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
4768
4769 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4770
4771 * stabs.texinfo: Make info author notice match the TeX author notice.
4772
4773 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4774
4775 * stabs.texinfo: Initial-caps all words in node names and
4776 non-trivial words in section names.
4777
4778 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4779
4780 * stabs.texinfo: Many minor cleanups.
4781
4782 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
4783
4784 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
4785
4786 * stabs.texinfo: Remove full description of big example.
4787 It's not really helpful; just use pieces of it where appropriate.
4788 Add more Texinfo formatting directives (@samp, etc.).
4789 Use @deffn to define stab types.
4790 Eliminate some wordiness. Break up some nodes.
4791 Add an (alphabetized) index of symbol types.
4792 Use consistent capitalization style in node and section names.
4793
4794 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
4795
4796 * gdb.texinfo: Change typo "Two two" to "The two".
4797
4798 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4799
4800 * stabs.texinfo (XCOFF-differences): Remove references to
4801 non-existent types N_DECL and N_RPSYM.
4802
4803 * stabs.texinfo (String Field): Say that type attributes bug is
4804 fixed in GDB 4.10, since it is.
4805
4806 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
4807
4808 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
4809
4810 * stabs.texinfo: Formatting cleanups.
4811
4812 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4813
4814 * stabs.texinfo: When explaining the n_type of a stab, standardize
4815 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
4816 no tabs, use @r).
4817 (Global Variables): Clean up.
4818
4819 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4820
4821 * stabs.texinfo (Stack Variables): Re-write.
4822
4823 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4824
4825 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
4826 addresses of a source file. Also revise formatting.
4827 Change "object module" or "object file" to "source file".
4828 Various: Miscellaneous cleanups.
4829
4830 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4831
4832 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
4833
4834 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
4835
4836 * gdbint.texinfo: Removed many nonsensical machine-collected
4837 host and target conditionals, described some of the remainder.
4838
4839 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4840
4841 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
4842
4843 * gdbint.texinfo (Top): Add name to @top line, and re-write the
4844 paragraph which follows.
4845
4846 * gdbint.texinfo (Host): Use @code not @samp for Makefile
4847 variables. Looks better and avoids overful hbox.
4848
4849 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4850
4851 * stabs.texinfo (Procedures): Improve stuff on nested functions.
4852
4853 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4854
4855 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
4856 retransmit-timeout
4857
4858 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4859
4860 * gdbint.texinfo: Update statement about `some ancient Unix
4861 systems, like Ultrix 4.0' to Ultrix 4.2.
4862
4863 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
4864
4865 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
4866
4867 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
4868
4869 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
4870 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
4871
4872 * remote.texi: new name for former gdbinv-s.texi
4873
4874 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
4875
4876 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
4877
4878 * gdbinv-s.texi: Documented timeout and retransmit-timeout
4879 variables for MIPS remote debugging protocol.
4880
4881 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4882
4883 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
4884
4885 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4886
4887 * Makefile.in (refcard.dvi): Use srcdir where necessary.
4888
4889 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
4890
4891 * gdb.texinfo: repair conditional bugs in text markup
4892
4893 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4894
4895 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
4896 to select Modula-2 material.
4897
4898 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4899
4900 * stabs.texinfo: Cleanups regarding statics.
4901
4902 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
4903 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
4904
4905 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4906
4907 * stabs.texinfo: N_MAIN is sometimes used for C.
4908
4909 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4910
4911 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
4912
4913 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
4914
4915 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
4916 removed from the code by Kingdon.
4917
4918 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4919
4920 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
4921 input when evaluating breakpoint conditions; the bug has been fixed.
4922
4923 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
4924 sets the ignore count to N-1, not to N.
4925
4926 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4927
4928 * refcard.tex (\hoffset): correct longstanding error to match
4929 intended offset; avoids cutting off edge on some printers
4930
4931 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4932
4933 * stabs.texinfo (Parameters): Say that order of stabs is significant.
4934
4935 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4936
4937 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
4938
4939 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4940
4941 * Makefile.in: (REFEDITS) new var to control whether PS or CM
4942 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
4943 collect sed edits if any, apply to refcard before formatting;
4944 (refcard.ps) stop implying PS fonts if PS output requested;
4945 (lrefcard.ps) delete extra target for variant PS fonts
4946
4947 * refcard.tex: parametrize papersize dependent info, collect
4948 in easily replaced spot
4949
4950 * a4rc.sed: new file, edits to refcard for A4 paper
4951
4952 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4953
4954 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
4955
4956 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4957
4958 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
4959
4960 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4961
4962 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
4963 politely rather than rudely.
4964
4965 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4966
4967 * stabs.texinfo: Document common blocks.
4968
4969 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
4970
4971 * stabs.texinfo: Add some basic info about stabs-in-elf.
4972
4973 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4974
4975 * stabs.texinfo (Top): Minor cleanup.
4976
4977 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4978
4979 * Makefile.in (install-info): remove parentdir support
4980
4981 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4982
4983 * gdb.texinfo (Copying): delete this node and references to it;
4984 RMS says this manual need not carry GPL. (passim): Improvements
4985 from last round at FSF, largely due to Ian Taylor review, and
4986 minor formatting improvements.
4987
4988 * gdbinv-s.texi (passim): Improvements from last round at FSF,
4989 largely due to Ian Taylor review. (Debug Session): minor edits to
4990 new text.
4991
4992 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
4993
4994 * Makefile.in (realclean): Remove info and dvi files too.
4995
4996 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
4997
4998 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
4999 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5000 * gdb.texinfo: Change accordingly.
5001
5002 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5003 N_{L,R}BRAC,N_SLINE are relative to.
5004
5005 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5006
5007 * Makefile.in (GDBvn.texi): Update atomically.
5008
5009 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5010
5011 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5012
5013 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5014
5015 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5016 addresses together. Also motivate the set print symbol-filename
5017 command and suggest other solutions.
5018
5019 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5020
5021 * gdb.texinfo (set print elements): Note that the number of
5022 elements is set to unlimited by "set print elements 0".
5023
5024 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5025
5026 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5027 NF_LDOUBLE means.
5028 (Stab Types): Include Solaris stab types.
5029 (Procedures): Document Solaris extensions.
5030
5031 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5032
5033 * gdb.texinfo: Add `set print symbol-filename' doc.
5034
5035 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5036
5037 * stabs.texinfo (Arrays): Talk about type definition vs. type
5038 information.
5039
5040 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5041 the trailing semicolon.
5042
5043 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5044
5045 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5046 and merge in other parts of the document addressing these subjects.
5047 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5048
5049 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5050 at the end of a range type.
5051
5052 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5053 AIX extensions.
5054
5055 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5056
5057 * stabs.texinfo (Stabs Format): Misc fixes.
5058
5059 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5060
5061 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5062 (Traditional builtin types): Document convex convention for long long.
5063 (Negative builtin types): Discuss type names, and misc fixes.
5064
5065 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5066
5067 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5068 point types used with @samp{R} type descriptor.
5069 (Symbol Descriptors): Describe how to handle conflict between
5070 different meanings of @samp{P} symbol descriptor.
5071
5072 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5073
5074 * stabs.texinfo: Remove node Quick Reference and put its children
5075 directly under the main menu.
5076
5077 * stabs.texinfo: Many more changes to bring it into line with
5078 AIX documentation and reality. I think it now has all the
5079 information from the AIX documentation, except that I burned
5080 out when I got to variant records (Pascal and Modula-2) and
5081 all the COBOL types. Oh well, we can add them later when we're
5082 worrying more about those languages.
5083
5084 * stabs.texinfo (Automatic variables): Talk about what it means
5085 to omit the symbol descriptor.
5086
5087 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5088
5089 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5090 gcc2 behavior with promoted args.
5091
5092 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5093
5094 * gdb.texinfo: include readline appendices in info version of manual
5095
5096 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5097
5098 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5099 target remote.
5100
5101 * gdb.texinfo (Machine Code): more index entries for disassemble
5102
5103 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5104
5105 * Clarify the intended use of the gdb-testers and gdb-patches
5106 mailing lists, and shrink gzip comment.
5107
5108 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5109
5110 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5111 DOSHOST configuration of manual.
5112
5113 * gdb.texinfo (MIPS Stack): new node.
5114
5115 * all-config.texi (MIPS) new switch.
5116
5117 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5118 tense; (MIPS Remote) new node.
5119
5120 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5121 bug; (Environment) less passive, other small cleanups in text about
5122 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5123 (Remote) new MIPS Remote menu entry.
5124
5125 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5126
5127 * stabs.texinfo: Many changes to include information from the
5128 AIX documentation.
5129
5130 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5131
5132 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5133
5134 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5135 Move a bunch of information from ../README.
5136 (Getting Started): New node.
5137
5138 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5139
5140 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5141
5142 * gdb.texinfo: advance manual revision dates to present
5143
5144 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5145 stop using silly Roman numerals in @set variable names
5146
5147 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5148
5149 * stabs.texinfo (Parameters): Keep trying to get this right.
5150
5151 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5152
5153 * stabs.texinfo (Parameters): More on "local parameters".
5154
5155 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5156
5157 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5158
5159 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5160
5161 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5162 (Parameters): Rewrite.
5163 (xcoff-differences, Sun-differences): Minor changes.
5164
5165 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5166
5167 * stabs.texinfo: Minor cleanup.
5168
5169 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5170
5171 * gdbint.texinfo: Minor xcoff stuff.
5172
5173 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5174
5175 * gdbint.texinfo: Update for new config directory structure.
5176 Add info about internal type data structures.
5177
5178 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5179
5180 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5181 $(srcdir).
5182 (gdb-config.texi): Depend on file in $(srcdir).
5183
5184 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5185
5186 * stabs.texinfo: Fixes about N_SO.
5187
5188 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5189
5190 * gdb.texinfo: include list of nonstandard init file names
5191
5192 * *-config.texi: new switch GENERIC for text that applies *only*
5193 to (usual) multiple-target version of manual
5194
5195 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5196 h8 config
5197
5198 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5199 in menus (rather than conditionally selected multiple alternative
5200 menus).
5201
5202 * Makefile.in: define and use DOC_CONFIG var to select
5203 configuration for GDB user manual.
5204
5205 * gdb-config.texi: delete from repository, generate from Makefile.
5206
5207 * all-config.texi: normal `generic' configuration file, formerly
5208 stored as gdb-config.texi
5209
5210 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5211
5212 * Makefile.in: add dvi target to build all .dvi files
5213
5214 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5215
5216 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5217
5218 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5219
5220 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5221 host conditionals.
5222 * stabs.texinfo: More array fixes inspired by Jim's.
5223
5224 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5225
5226 * stabs.texinfo: Fixes re arrays and continuations.
5227
5228 * gdbint.texinfo: Add XCOFF node.
5229
5230 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5231
5232 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5233
5234 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5235
5236 * stabs.texinfo: Fix for array types to mention lower bounds.
5237
5238 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5239
5240 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5241
5242 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5243
5244 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5245
5246 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5247
5248 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5249 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5250
5251 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5252
5253 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5254
5255 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5256
5257 * gdb.texinfo, gdbinv-s.texi: misc updates
5258
5259 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5260
5261 * gdbint.texinfo: Brief documentation for longjmp support,
5262 from an email msg by Stu.
5263
5264 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5265
5266 * stabs.texinfo: Fix description of floating point "range"
5267 types (which really define basic types). Reported by Jim Meehan,
5268 <meehan@src.dec.com>.
5269
5270 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5271
5272 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5273
5274 * gdbint.texinfo: Slightly expand section on supporting a new
5275 object file format.
5276
5277 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5278
5279 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5280 intermediate file.
5281
5282 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5283
5284 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5285
5286 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5287
5288 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5289
5290 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5291 as well as Z8002.
5292
5293 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5294
5295 * gdbint.texinfo: Add sections on clean design and on how to send
5296 in changes.
5297
5298 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5299
5300 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5301
5302 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5303
5304 * gdb.texinfo: Fix typo, reported by Karl Berry.
5305
5306 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5307
5308 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5309
5310 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5311
5312 * gdbint.texinfo: fixed a stray email address (needs @@),
5313 added @table @code to node "Native Conditionals"
5314
5315 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5316
5317 * gdbint.texinfo: Describe coding style of GDB.
5318
5319 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5320
5321 * stabs.texinfo: Minor wording changes.
5322
5323 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5324
5325 * gdbint.texinfo: Improve release doc slightly.
5326
5327 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5328
5329 * gdbint.texinfo: Improve doc of GDB config macros.
5330
5331 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5332
5333 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5334 These will be reinserted when examined.
5335
5336 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5337
5338 * gdbint.texinfo: Make a start at documenting all the #if macros
5339 in GDB. At least list them all, and start separating them into
5340 host-specific and target-specific.
5341
5342 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5343
5344 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
5345 examples (not consistent w others).
5346 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5347 for generic vn of doc
5348
5349 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5350
5351 * Makefile.in: always create installation directories.
5352
5353 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5354
5355 * gdb.texinfo: in h8 config, do not describe searching commands.
5356
5357 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5358
5359 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5360 conditionals; introduce a few generic switches that may be
5361 useful for other cross-dev or dos-hosted configs.
5362
5363 * gdb.texinfo: fix typo in "info reg" description
5364
5365 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5366
5367 * stabs.texinfo: Minor updates from running TeX over it.
5368 * Makefile.in (stabs.dvi, stabs.ps): Add.
5369
5370 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5371
5372 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5373 First pass at converting it to texinfo.
5374
5375 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5376
5377 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5378 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5379
5380 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5381
5382 * gdbint.texinfo: Add section on partial symbol tables.
5383
5384 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5385
5386 * gdb.texinfo: document `set remotedebug' and `set
5387 rstack_high_address'.
5388
5389 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5390
5391 * gdb.texinfo: slight expansion of new text on reading info files
5392 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5393 H8/300 from DOS.
5394
5395 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5396
5397 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5398
5399 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5400
5401 * gdb.texinfo: Say how to read the `info' files.
5402
5403 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5404
5405 * Makefile.in: gm4 -> m4.
5406
5407 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5408
5409 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5410 Documentation' ahead of `Installing GDB' to match README.
5411 Update shared library doc, -readnow and -mapped, and directory
5412 structure (add glob and mmalloc). Update configure doc.
5413
5414 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5415
5416 * Makefile.in: remove $(srcdir) from gdb.info rule.
5417
5418 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5419
5420 * Makefile.in: commented out gdb-all.texinfo rule. This is
5421 temporary.
5422
5423 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5424
5425 * Makefile.in, configure.in: removed traces of namesubdir,
5426 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5427 copyrights to '92, changed some from Cygnus to FSF.
5428
5429 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5430
5431 * gdb.texinfo: Improve how we ask for bug reports.
5432
5433 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5434
5435 * Makefile.in: infodir belongs in datadir.
5436
5437 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5438
5439 * Makefile.in: remove spaces following hyphens, bsd make can't
5440 cope. install using INSTALL_DATA. added clean-info. added
5441 standards.text support.
5442
5443 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5444
5445 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5446 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5447 and mandir now keyed off datadir by default.
5448
5449 \f
5450 Local Variables:
5451 mode: change-log
5452 left-margin: 8
5453 fill-column: 74
5454 version-control: never
5455 End:
This page took 0.146446 seconds and 4 git commands to generate.