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