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