2006-02-16 Fred Fish <fnf@specifix.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
8b9a88ea
WZ
12006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
2
3 * gdbint.texinfo (Watchpoints): Delete
4 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5
7e8dc855
NR
62006-02-10 Nick Roberts <nickrob@snap.net.nz>
7
8 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
9 times fields where needed. Fix typos. Update general form given
10 for output of -break-insert.
11 (GDB/MI): Abbreviate some unnecessarily long fullnames.
12
c91d38aa
DJ
132006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
14
15 * gdbint.texinfo (Symbol Handling): Add a section
16 on memory management.
17
38fcd64c
DJ
182006-02-06 Vladimir Prus <ghost@cs.msu.su>
19
20 * gdb.texinfo (Breakpoint table commands): Document the fullname
21 field in -break-list output.
22
219eec71
EZ
232006-02-03 Eli Zaretskii <eliz@gnu.org>
24
25 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
26 debugging information produced by the various "set debug..."
27 options.
28
ae5a43e0
DJ
292006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
30
31 * gdb.texinfo (Files): Remove obsolete bits from the description
32 of "symbol-file".
33
a9f158ec
JB
342006-01-25 Jim Blandy <jimb@redhat.com>
35
36 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
37
410dd08e
JB
382006-01-24 Jim Blandy <jimb@redhat.com>
39
40 * gdbint.texinfo (Frames): Document the basics of GDB's register
41 unwinding model, and explain the existence of the "sentinel" frame.
42
4b505b12
AS
432006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
44
45 * gdb.texinfo (Choosing files): Mention that -directory is used
46 for script files.
47 (Specifying source directories): Likewise.
48 (Command files): Explain how script files are found.
49
839c27b7
EZ
502006-01-21 Eli Zaretskii <eliz@gnu.org>
51
52 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
53 the threads in a multi-threaded program.
54 (Threads): The threadno argument of "thread apply" can be a range
55 of numbers.
56
7be93b9e
JB
572006-01-18 Jim Blandy <jimb@redhat.com>
58
59 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
60 of warning flags.
61
fcc73fe3
EZ
622006-01-13 Eli Zaretskii <eliz@gnu.org>
63
64 * gdb.texinfo (Sequences): Improve menu annotations.
65 (Define): Add index entries for arguments of user-defined
66 commands. Move the description of flow-control commands...
67 (Command Files): ...to here. Document loop_break and
68 loop_continue.
ca91424e
EZ
69 (Define, Command Files): Document `end' and add index entries for
70 it.
fcc73fe3 71
5c95884b
MS
722006-01-04 Michael Snyder <msnyder@redhat.com>
73
74 * gdb.texinfo: Add documentation for linux-fork.
75 * gdbint.texinfo: Add internal documentation for checkpoints.
76
860701dc
PH
772006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
78
79 * gdb.texinfo (Omissions from Ada): Document that there is now
80 limited aggregate support.
81
36b80e65
EZ
822005-12-28 Eli Zaretskii <eliz@gnu.org>
83
84 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
85 registers and the likes.
86
c1468174
EZ
872005-12-24 Eli Zaretskii <eliz@gnu.org>
88
89 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
90 (Symbols): Fix usage of "e.g.".
359df76b 91 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
92
93 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
94 (Coding): Fix usage of "e.g.".
95
c02a867d
EZ
962005-12-23 Eli Zaretskii <eliz@gnu.org>
97
98 * stabs.texinfo:
99 * refcard.tex:
100 * gpl.texi:
101 * gdbint.texinfo:
102 * gdb.texinfo:
103 * gdb-cfg.texi:
104 * fdl.texi:
105 * annotate.texinfo:
106 * all-cfg.texi:
107 * Makefile.in: Add (C) after Copyright. Update the FSF
108 address.
109
fad38dfa
EZ
1102005-12-03 Eli Zaretskii <eliz@gnu.org>
111
112 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
113 extend GDB with commands for external monitor.
114
53e5f3cf
AS
1152005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
116
117 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
118
55f6ca0f
JB
1192005-11-25 Joel Brobecker <brobecker@adacore.com>
120
121 * gdbint.texinfo (Start of New Year Procedure): New chapter.
122
c1947b85
JB
1232005-11-21 Jim Blandy <jimb@redhat.com>
124
125 * gdb.texinfo (Tracepoint Packets): Document restrictions on
126 placement of 'R' actions in tracepoint action packets; document
127 dependence of 'X' and 'M' actions on a preceding 'R' action for
128 their registers.
129
9d29849a
JB
1302005-11-19 Jim Blandy <jimb@redhat.com>
131
132 * gdb.texinfo (Tracepoint Packets): New node.
133 (General Query Packets): Add entries for the tracepoint packets,
134 referring to the "Tracepoint Packets" node.
135 (Tracepoints): Add reference to "Tracepoint Packets".
136
9a6253be
KB
1372005-11-18 Kevin Buettner <kevinb@redhat.com>
138
139 * gdb.texinfo (set remotebreak): Add anchor.
140 (X packet): Likewise.
141 (Remote Protocol): Add new section `Interrupts' and new index
142 entry `interrupts (remote protocol)'.
143
5f3bebba
JB
1442005-11-18 Jim Blandy <jimb@redhat.com>
145
146 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
147 entries into the General Query Packets section. Add a
148 cross-reference to that section. Drop description of replies, as
149 these are covered in the descriptions of each packet.
150 (General Query Packets): Add introductory text. Explain naming
151 conventions, and how the end of a name is recognized.
152
9a7a1b36
KB
1532005-11-17 Kevin Buettner <kevinb@redhat.com>
154
0564b6cf 155 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
156 "set remotebreak" command.
157
b8ff78ce
JB
1582005-11-16 Jim Blandy <jimb@redhat.com>
159
160 * gdb.texinfo (Packets, Stop Reply Packets)
161 (General Query Packets): Various formatting cleanups.
162 - Use @samp for packet contents.
163 - Drop summaries from packet @item lines; the same information appears
164 immediately below in the description.
165 - Delete paragraph breaks after packet @item commands, so that the
166 description appears directly to the right of the packet prototype
167 in the printed manual, if it fits.
168 - Place spaces in packet prototypes between @vars and non-@var
169 letters, and explain that they're just for formatting.
170 - Use @dots{} instead of '...'.
171 - Fix uses of @code where @var was needed.
172 - Replace "deprecated" markers with English text spelling out the
173 packet's status and the preferred alternatives.
174 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
175 what this ever meant.
176 - Remove "(draft)" markers on 'i' packets; nobody has commented on
177 this for a long time.
178 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
179 implemented several times, and have been in use for years.
180
8ffe2530
JB
1812005-11-15 Jim Blandy <jimb@redhat.com>
182
c43c5473
JB
183 * gdb.texinfo (Packets): Add index entries for 'm' packet
184 disclaimers.
185
fb031cdf
JB
186 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
187 of stub when processing an 'm' packet.
188
8ffe2530
JB
189 * gdb.texinfo (Packets): Mention that packets beginning with
190 letters are reserved once, at the top, instead of actually listing
191 them all and saying "reserved".
192
c03c782f
AS
1932005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
194
195 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
196 Change @var{$arg0 to @code{$arg0.
197
814e32d7
WZ
1982005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
199
200 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
201
fa93a9d8
JB
2022005-11-12 Jim Blandy <jimb@redhat.com>
203
204 * gdb.texinfo (General Query Packets): Put packets in alphabetical
205 order. Remove extraneous 'z'.
206
8a5a3c82
AS
2072005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
208
209 * gdb.texinfo (Choosing files): Add --eval-command.
210
4b0ad762
AS
2112005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
212
213 * gdb.texinfo (Choosing modes): Add --return-child-result.
214
215
1a088d06
AS
2162005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
217
218 * gdb.texinfo (Choosing modes): Add --batch-silent.
219
656d5e12
EZ
2202005-10-28 Eli Zaretskii <eliz@gnu.org>
221
222 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
223 "The -var-update Command".
224
3c9c013a
JB
2252005-10-03 Joel Brobecker <brobecker@adacore.com>
226
227 * gdb.texinfo (Print Settings): Add documentation for set/show
228 print array-indexes.
229
7ba3cf9c
DJ
2302005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
231
232 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
233 6.2 and 6.3.
234
a94ab193
EZ
2352005-08-27 Eli Zaretskii <eliz@gnu.org>
236
237 * gdb.texinfo (File Options): Don't document --mapped, it's gone
238 since 19-Jan-2004.
239 (Files): Likewise.
ab1adacd
EZ
240 (Variables, Symbols): Document the "<incomplete type>" message and
241 its reasons.
a94ab193 242
ca06016a
FF
2432005-08-01 Fred Fish <fnf@specifix.com>
244
245 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
246
cf58170d
NR
2472005-07-15 Nick Roberts <nickrob@snap.net.nz>
248
249 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
250 option for -var-list-children and -var-update.
251 (GDB/MI Stack Manipulation): Simplify description of
252 print-values option for -stack-list-locals.
253 (GDB/MI Command Description Format): Clarify.
254 (Mode Options): Spelling of superseded.
255
38f1196a
BR
2562005-07-12 Bob Rossi <bob@brasko.net>
257
258 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
259 corresponding GDB command comment.
260
3cb3b8df
BR
2612005-07-06 Bob Rossi <bob@brasko.net>
262
263 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
264 and -inferior-tty-show.
265 (Input/Output): Document "set/show inferior-tty" and tty alias.
266
10fac096
NW
2672005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
268
269 * gdb.texinfo (Packets): Change description of 'D' packet to note
270 that GDB does wait for a response.
271
d1b6db76
NR
2722005-06-22 Nick Roberts <nickrob@snap.net.nz>
273
274 * gdb.texinfo (History) Rename "Command History".
275 (Command History): Move node "Server Prefix" from section on
276 Annotations here.
277
29629dcf
NR
2782005-06-19 Nick Roberts <nickrob@snap.net.nz>
279
280 * gdb.texinfo (GDB/MI Stack Manipulation):
281 Re-instate -stack-info-frame with example. Say that it gets
282 info on selected frame, not current frame.
283
397ca115
EZ
2842005-06-18 Eli Zaretskii <eliz@gnu.org>
285
286 * gdb.texinfo (Server): Clarify that `file' should be used before
287 connecting to the server.
288 (Files): Add an xref to the above description.
51274035
EZ
289 (Output Formats): More detailed description of the `c' format.
290 (Memory): List explicitly all the formats supported by `x'.
638ac427 291 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 292 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
293 files. Add more indexing for solib-absolute-prefix and
294 --with-sysroot.
76d17f34
EZ
295 (Machine Code): Document possible problems with locations in
296 shared libraries.
d416eeec
EZ
297 (Backtrace): Document that free-standing environments do not need
298 to have a `main' function.
397ca115 299
74f6deaa
NR
3002005-06-18 Nick Roberts <nickrob@snap.net.nz>
301
302 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
303 -stack-info-frame.
304
a9967aef
AC
3052005-06-07 Andrew Cagney <cagney@gnu.org>
306
307 * gdb.texinfo (Contributors): Note the original multi-arch
308 contributors.
309
e09f16f9
EZ
3102005-06-03 Eli Zaretskii <eliz@gnu.org>
311
312 * gdb.texinfo (Registers): Add index entries for the standard
313 registers.
314 (Frames): Add cross-reference from frame pointer description to
315 the Registers node.
316 (Annotations Overview): Fix the reference to GDB name.
317
d87ba7ee
EZ
3182005-06-01 Eli Zaretskii <eliz@gnu.org>
319
320 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
321 can-use-hw-watchpoints.
322
034dad6f
BR
3232005-05-28 Bob Rossi <bob@brasko.net>
324
325 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
326 the possible reasons why an exec async record would be returned to FE.
327
ffed4509
AC
3282005-05-26 Andrew Cagney <cagney@gnu.org>
329
330 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
331 Andrew Cagney implemented the original GDB/MI.
332
e22e55c9
OF
3332005-05-23 Orjan Friberg <orjanf@axis.com>
334
335 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
336 documentation. Add documentation for cris-mode.
337
a78e13ce
EZ
3382005-05-20 Eli Zaretskii <eliz@gnu.org>
339
340 * gdb.texinfo (Numbers): Explain the example and make the wording
341 more acurate.
342
76ff342d
DJ
3432005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
344 Dennis Brueni <dennis@slickedit.com>
345
346 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
347 (GDB/MI Data Manipulation, GDB/MI Program Control)
348 (GDB/MI Stack Manipulation): Update examples to include the fullname
349 attribute in stack frames.
350
119b882a
EZ
3512005-05-12 Eli Zaretskii <eliz@gnu.org>
352
353 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
354 do with other non-standard names of init files.
355
6fc08d32
EZ
3562005-05-11 Eli Zaretskii <eliz@gnu.org>
357
358 * gdb.texinfo (Command Files): Move the description of the startup
359 from here...
360 (Startup): ...to this new subsection of the Invocation chapter.
361 Rearrange the description of init files more logically and add a
362 cross-reference to "Command Files". Document the special gdbinit
363 name for CISCO 68k. Expand the description of what GDB does
364 during startup.
365 (History): Add index entry for HISTSIZE.
366
a561754a
MK
3672005-05-02 Mark Kettenis <kettenis@gnu.org>
368
369 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
370
2eecc4ab
EZ
3712005-05-02 Eli Zaretskii <eliz@gnu.org>
372
373 * gdb.texinfo (SVR4 Process Information, The isatty call)
374 (The system call): Don't use foo(N) notation for man pages and
375 functions.
514c4d71 376 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 377
18999be5
EZ
3782005-04-27 Eli Zaretskii <eliz@gnu.org>
379
380 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
381 were optimized away.
382
0abb7bc7
EZ
3832005-04-22 Eli Zaretskii <eliz@gnu.org>
384
385 * gdb.texinfo (Remote configuration): Document "set/show
386 get-thread-local-storage-address". Add cross-reference to the
387 description of the qGetTLSAddr packet.
388 (General Query Packets): Mention "set remote
389 get-thread-local-storage-address" and add a reference to its
390 description.
391
6f61acb1
NR
3922005-04-19 Nick Roberts <nickrob@snap.net.nz>
393
394 * gdb.texinfo (Backtrace): Describe 'bt full'.
395
9d59903a
NR
3962005-04-17 Nick Roberts <nickrob@snap.net.nz>
397
398 * gdb.texinfo (Mode Options): Fix typo.
399 (GDB/MI): Describe how to invoke GDB/MI.
400
721c2651
EZ
4012005-04-16 Eli Zaretskii <eliz@gnu.org>
402
403 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 404 references changed. Add description of "info udot".
721c2651
EZ
405 (Files): Document "set/show stop-on-solib-events".
406 (M32R/D): Document "set/show download-path", "set/show
407 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
408 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
409 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
410 (Maintenance Commands): Improve indexing.
411 (Target Commands): Document "set/show hash", "set/show debug
412 monitor".
413 (SVR4 Process Information): Document "info pidlist" and "info
414 meminfo". Document "set/show procfs-tarce" and "set/show
415 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
416 (Symbols, The Print Command with Objective-C): Improve indexing.
417 (Objective-C): Add references to "info classes" and "info
418 selectors".
c45da7e6
EZ
419 (Debugging Output): Improve wording. Document "set/show debug
420 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
421 (Set Breaks): Add index entry for "hardware breakpoints".
422 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
423 and "set/show usehardbreakpoints".
424 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
425 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
426 (ARM): Document "rdilogfile", "rdilogenable", "set/show
427 rdiromatzero", "set/show rdiheartbeat".
428 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
429 "sds".
430 (Embedded Processors): Document the "sim" command.
431 (Remote): Document the "remote" command.
432 (DJGPP Native): Document the "info serial" command.
433 (Threads): Document "maint info sol-threads".
434 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
435 (Set Breaks): Improve indexing.
436 (Command Syntax): Add a reference to dont-repeat.
437 (Define): Document "dont-repeat".
438 (TUI Commands): Document "tabset".
439 (WinCE): New subsection. Document "set/show remotedirectory",
440 "set/show remoteupload", "set/show remoteaddhost".
721c2651 441
14d6dd68
EZ
4422005-04-15 Eli Zaretskii <eliz@gnu.org>
443
444 * gdb.texinfo (Hurd Native): New subsection, documents
445 Hurd-specific commands.
a64548ea 446 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 447 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
448 (MIPS): Improve documentation of heuristic-fence-post. Document
449 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
450 mips stack-arg-size", "set/show mips mask-address", "set/show mips
451 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 452 (ARM): Document ARM-specific commands.
a64548ea
EZ
453 (AVR): New section. Document "info io_registers".
454 (CRIS): New section. Document "set/show cris-version" and
455 "set/show cris-dwarf2-cfi".
456 (HPPA): New section. Document "set/show debug hppa" and "maint
457 print unwind".
a5adf40f 458 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 459 (Super-H): New section. Document the "regs" command.
721c2651 460 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 461
9c16f35a
EZ
4622005-04-09 Eli Zaretskii <eliz@gnu.org>
463
464 * gdb.texinfo (Print Settings): Document "set/show print
465 pascal_static-members", "set print repeats", "show print
466 null-stop". Improve indexing. Fix documentation of "set print
467 union".
468 (Pascal): New section.
469 (Supported languages): Rename from "Support"; all references
470 updated. Add a menu item for Pascal.
471 (Numbers): Document "set radix.
472 (Screen Size): Document "set/show pagination".
473 (MIPS Embedded): Remove "set processor" documentation.
474 (Remote configuration): Document "set/show X/P/Z-packet",
475 "set/show read-aux-vector-packet", "set/show remote
476 symbol-lookup-packet", "set/show remote verbose-resume-packet",
477 "set/show remoteaddresssize", "set/show remotebaud", "set/show
478 remotedebug", "set/show remotebreak", "set/show remotedevice",
479 "set/show remotelogfile".
480 (Auxiliary Vector): Add reference to the description of the
481 read-aux-vector-packet setting.
482 (Set Watchpoints): Add a cross-reference to "set remote
483 hardware-breakpoint-limit".
484 (General Query Packets): Add indexing of requests and
485 cross-references to related commands in "Remote configuration".
486 (File-I/O Overview, The system call): Fix wording and typos.
487 (Thread Stops): Add index entries.
488 (Continuing and Stepping): Document "show step-mode".
489 (i386): New node. Document "set/show struct-convention".
490 (Files): Document "show trust-readonly-sections".
491 (Calling): Document "set/show unwindonsignal".
492 (Messages/Warnings): Add index entries.
493 (Maintenance Commands): Document "set/show watchdog".
494 (Annotations Overview): Document "show annotate".
495 (Set Watchpoints): Add index entries.
496 (Symbols): Fix doc of case-sensitive.
497 (ABI): Document "show coerce-float-to-double".
498 (Convenience Vars, Help): Improve indexing.
499 (Machine Code): Document "show disassembly-flavor".
500 (Debugging C plus plus): Document "show overload-resolution".
501 (Value History, Signaling): Add index entries.
502
5032005-04-08 Eli Zaretskii <eliz@gnu.org>
504
505 * gdb.texinfo (Show): Move @kindex entries to their proper places.
506 (Processes): Fix wording.
507 (History, List, Logging output, Define, Symbols, Print Settings):
508 Improve indexing.
509
a8f24a35
EZ
5102005-04-03 Eli Zaretskii <eliz@gnu.org>
511
512 * gdb.texinfo (Targets): Document "set/show architecture". Remove
513 redundant index entry for "target" command.
514 (Backtrace): Add index entries.
515 (Symbols, Fortran): Document the "set case-sensitive" command.
516 (DJGPP Native): Document "set com1base", "set com1irq", etc.
517 (Print Settings): Add index entry for "set demangle-style".
518 (Target Commands): Document "set download-write-size".
519 (Debugging Output): Document "set exec-done-display".
520
09d4efe1
EZ
5212005-04-02 Eli Zaretskii <eliz@gnu.org>
522
523 * gdb.texinfo (Files): Fix the name and documentation of
524 add-shared-symbol-files. Document its alias assf. Update the
525 list of OSs where GDB supports shared libraries. Fix markup.
526 (Continuing and Stepping): Add reference to @var{location} in the
527 text.
528 (Dump/Restore Files): Fix reference to @{filename}.
529 (Help): Fix wording.
530 (Attach): Ditto.
531 (Set Watchpoints): Ditto.
532 (Backtrace): Remove redundant index entries. Improve index
533 entries.
534 (Delete Breaks): Fix wording.
535 (Memory): Document the compare-sections command.
536 (Memory Region Attributes): Improve wording.
537 (Disabling): Improve wording.
538 (Fortran): New subsection. Document the "info common" command.
539 (Help): Document aliases "info copying" and "info warranty".
540 (Caching Remote Data): New section. Document the "set/show
541 remotecache" and "info dcache" commands.
542 (Show): Fix wording of the documentation of the "set
543 extension-language" command.
544 (Signals): Add index entry for "info handle".
545 (Memory Region Attributes): Fix punctuation.
546 (Symbols): Change the arg name to "location" and refer to it in
547 the text. Fix wording of "info types" doc.
548 (Threads): Fix usage of @enumerate @item's.
549 (Listing Tracepoints): Add index entry for "info tp".
550 (Set Watchpoints): Add xref to "info break" description.
551 (Macros): Add an index entry for "macro exp1". Document the
552 "macro list" command.
553 (Maintenance Commands): Document "flushregs", "maint agent",
554 "maint check-symtabs", "maint cplus", "maint demangle", "maint
555 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
556 "maint print architecture", "maint print objfiles", "maint print
557 statistics", "maint print type", "maint show-debug-regs", "maint
558 space", "maint time", and "maint translate-address".
559 (Connecting): Document the "monitor" command.
560 (Annotations Overview): Describe the "set annotate" command.
561
82f2d802
EZ
5622005-04-01 Eli Zaretskii <eliz@gnu.org>
563
564 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
565 Rearrange index entries and improve wording about support for
566 hardware watchpoints.
567
7d51c7de
BR
5682005-03-10 Bob Rossi <bob@brasko.net>
569
570 * gdb.texinfo: Update copyright
571
68c71a2e
TR
5722005-02-09 Theodore A. Roth <troth@openavr.org>
573
574 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
575 error.
576
83761cbd
KB
5772005-02-03 Kevin Buettner <kevinb@redhat.com>
578
579 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
580
9f1c6395
MS
5812005-01-17 Michael Snyder <msnyder@redhat.com>
582
583 * gdb.texinfo: Fix spelling, infinte -> infinite.
584
fbd1b305
MK
5852005-01-08 Mark Kettenis <kettenis@gnu.org>
586
587 * observer.texi (GDB Observers): Document "solib_loaded".
588
3ace7edb
AC
5892005-01-07 Andrew Cagney <cagney@gnu.org>
590
bec39cab
AC
591 * configure.ac: Rename configure.in, require autoconf 2.59.
592 * configure: Re-generate.
593
3ace7edb
AC
594 * configure.in: Replace configdirs with multiple references to
595 AC_CONFIG_SUBDIRS.
596 * configure: Re-generate.
597
53531fc1
AC
5982005-01-04 Andrew Cagney <cagney@gnu.org>
599
600 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
601 part of the version number.
602
536ffdb7
MK
6032004-12-24 Mark Kettenis <kettenis@gnu.org>
604
605 * gdbint.texinfo (Algorithms): Remove description of
606 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
607
e1aac25b
JB
6082004-12-07 Jim Blandy <jimb@redhat.com>
609
610 * gdb.texinfo (General Query Packets): Specify that thread ID's in
611 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
612 numbers.
613
f47b1503
AS
6142004-12-07 Andreas Schwab <schwab@suse.de>
615
616 * gdb.texinfo (Mode Options): Document -l option.
617
b6b8ece6
EZ
6182004-12-04 Eli Zaretskii <eliz@gnu.org>
619
620 * gdbint.texinfo (Algorithms): More accurate description of
621 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
622 is not needed unless data-read and data-access watchpoints are
623 supported. Add a description of how GDB checks whether the
624 inferior stopped because a watchpoint was hit.
625
01371747
EZ
6262004-11-23 Eli Zaretskii <eliz@gnu.org>
627
628 * gdb.texinfo (Files): Add cross-reference to description of
629 -readnow command-line switch.
630
2315ffec
RC
6312004-11-10 Randolph Chung <tausq@debian.org>
632
633 * gdb.texinfo: Document set/show backtrace past-entry commands.
634 Rearrange index entries for set/show backtrace past-main.
635
69065f5d
AC
6362004-11-10 Jon Beniston <jon@beniston.com>
637
638 Committed by Andrew Cagney <cagney@gnu.org>.
639 * gdb.texinfo (Remote Serial Protocol): Further describe
640 binary transfer escaping mechanism .
641
30e91e0b
RC
6422004-11-08 Randolph Chung <tausq@debian.org>
643
644 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
645 and "show debug infrun". Add index entries.
646
60bf7e09
EZ
6472004-10-23 Eli Zaretskii <eliz@gnu.org>
648
649 * gdb.texinfo (SVR4 Process Information): Document subcommands of
650 "info proc" that are already implemented. Add index entries.
651 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
652 (Files): Add a tip for decreasing memory used for symtabs from
653 shared libraries.
f018e82f
EZ
654 (Starting): Fix whitespace; make "elaboration" stand out where it
655 is first used, and add an index entry for the term.
f8568604
EZ
656 (Calling): Expand and elaborate text. Add "print". Add the
657 description of problems with weak aliases.
384ee23f 658 (Core File Generation): New section.
60bf7e09 659
d52fe014
AC
6602004-10-12 Andrew Cagney <cagney@gnu.org>
661
662 * gdbint.texinfo (Versions and Branches): New chapter.
663 (Releasing GDB): Delete "Versions and Branches" section.
664 (Top): Add "Versions and Branches".
665
703663ab
EZ
6662004-10-08 Eli Zaretskii <eliz@gnu.org>
667
668 * gdb.texinfo (Editing, History): Add cross-references to the
669 included Readline and History user documentation. Remove
670 references to the symbol have-readline-appendices which is unused
671 and undefined.
672 (History): Fix indexing.
673
ac77d04f
JJ
6742004-10-08 Jeff Johnston <jjohnstn@redhat.com>
675
676 * gdbint.texinfo (target_stopped_data_address): Update to
677 new prototype.
678 (i386_stopped_data_address): Update prototype and description.
679 (i386_stopped_by_watchpoint): New function and description.
680
e07c999f
PH
6812004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
682
683 * gdb.texinfo (Filenames): Add Ada suffixes.
684 (Ada) New section.
685
2e868123
AC
6862004-09-27 Andrew Cagney <cagney@gnu.org>
687 Robert Picco <Robert.Picco@hp.com>
688
689 * gdb.texinfo (Packets): Document the "p" packet.
690
02a57714
JM
6912004-09-21 Jason Molenda (jmolenda@apple.com)
692
693 * gdb.texinfo (Paths and Names of the Source Files): Document the
694 meaning of values in the 'desc' field of a SO stab.
695
ae038cb0
DJ
6962004-09-20 Daniel Jacobowitz <dan@debian.org>
697
698 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
699 max-cache-age" and "maint show dwarf2 max-cache-age".
700
f7dc1244
EZ
7012004-09-16 Eli Zaretskii <eliz@gnu.org>
702
703 * gdb.texinfo (Set Breaks): Add index entry for setting
704 breakpoints on overloaded C++ functions that are not members of
705 any classes. Add an example and an index entry for setting
706 breakpoints on all program functions.
707 (Character Sets, Macros, Overlay Commands)
708 (Non-debug DLL symbols, GDB/MI Output Syntax)
709 (Annotations Overview, Maintenance Commands, File-I/O Overview):
710 Use "(@value{GDBP})" instead of a literal "(gdb)".
711
f810308b
AC
7122004-09-12 Andrew Cagney <cagney@gnu.org>
713
714 * gdbint.texinfo (Native Debugging): Delete description of
715 FILES_INFO_HOOK.
716
15a661f3
PH
7172004-09-11 Paul Hilfinger <hilfinger@gnat.com>
718
719 * gdbint.texinfo (User Interface): Change local_hex_string_custom
720 to hex_string_custom (not historically correct, but more
721 understandable, given the current code).
722
f3219c75
AC
7232004-09-03 Andrew Cagney <cagney@gnu.org>
724
725 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
726
f3bb6704
JJ
7272004-09-01 Jeff Johnston <jjohnstn@redhat.com>
728
729 * observer.texi (solib_unloaded): New observer.
730
8d2c00cb
AC
7312004-08-24 Andrew Cagney <cagney@gnu.org>
732
733 * gdbint.texinfo (Target Architecture Definition): Add missing
734 comma.
735
e7dc800a
MC
7362004-08-20 Michael Chastain <mec.gnu@mindspring.com>
737
738 * (Using the Testsuite): build != host is supported,
739 but some test scripts do not support build != host.
740
73b03683
MK
7412004-08-14 Mark Kettenis <kettenis@gnu.org>
742
743 * gdbint.texinfo (Host Definition): Delete description of
744 FCLOSE_PROVIDED and GETENV_PROVIDED.
745
c0ccb908
MK
7462004-08-05 Mark Kettenis <kettenis@chello.nl>
747
748 * gdbint.texinfo (Host Definition): Delete description of
749 NO_SYS_FILE.
750 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
751 PTRACE_FP_BUG.
752
9c8dbfa9
AC
7532004-08-05 Andrew Cagney <cagney@gnu.org>
754
755 * gdbint.texinfo (Target Architecture Definition): Delete
756 reference to deprecated_read_fp.
757
f42accbe
AC
7582004-08-02 Andrew Cagney <cagney@gnu.org>
759
760 * gdbint.texinfo (Target Architecture Definition): Delete
761 description of DEPRECATED_REGISTER_BYTES.
762
0b66e38c
EZ
7632004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
764
765 * gdb.texinfo (Source Path): Document the new behavior of
766 searching for the source files.
767
15387254
EZ
7682004-07-17 Eli Zaretskii <eliz@gnu.org>
769
770 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
771 (Search, Expressions, Arrays, Variables, Data, Machine Code)
772 (Auto Display): Improve indexing.
773
2c07db7a
AC
7742004-07-16 Andrew Cagney <cagney@gnu.org>
775
776 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
777 "-noasync".
778
4644b6e3
EZ
7792004-07-09 Eli Zaretskii <eliz@gnu.org>
780
781 * gdb.texinfo: Fix @kindex entries so that multiple commands that
782 have the same prefix have only their prefix in the index.
783
7561d450
MK
7842004-07-03 Mark Kettenis <kettenis@gnu.org>
785
786 * gdb.texinfo (BSD libkvm Interface): New node (section)
787 (Native): Add it to the menu.
788
67bebe79
MK
7892004-07-01 Mark Kettenis <kettenis@gnu.org>
790
791 * gdbint.texinfo (Target Architecture Definition): Remove
792 PCC_SOL_BROKEN.
793
1a6923e0
MK
7942004-06-24 Mark Kettenis <kettenis@gnu.org>
795
796 * gdbint.texinfo (Target Architecture Definition): Remove
797 SUN_FIXED_LBRAC_BUG.
798
b435e160
AC
7992004-06-26 Andrew Cagney <cagney@gnu.org>
800
801 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
802
b5622e8d
AC
8032004-06-20 Andrew Cagney <cagney@gnu.org>
804
805 * gdbint.texinfo (Target Architecture Definition): Deprecate
806 USE_STRUCT_CONVENTION.
807
e0c07bf0
MC
8082004-06-19 Michael Chastain <mec.gnu@mindspring.com>
809
810 gdb.texinfo (Bug Reporting): Mention session recording,
811 with the script command or Emacs.
812
782263ab
AC
8132004-06-18 Andrew Cagney <cagney@gnu.org>
814
815 * gdbint.texinfo (Target Architecture Definition): Deprecate
816 FUNCTION_START_OFFSET.
817
03727ca6
AC
8182004-06-14 Andrew Cagney <cagney@gnu.org>
819
820 Based on changes from Karl Berry.
821 * gdb.texinfo: Do not use @sc in a direntry.
822 * stabs.texinfo: Change @dircateogry to "Software development".
823 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
824
97092415
AC
8252004-06-13 Andrew Cagney <cagney@gnu.org>
826
827 * gdbint.texinfo (Target Architecture Definition): Delete
828 description of RETURN_VALUE_ON_STACK.
829
1f6d4158
AC
8302004-06-09 Andrew Cagney <cagney@gnu.org>
831
832 * gdbint.texinfo (Native Debugging): Restore "@table @code"
833 deleted by previous patch.
834
d966f0cb
AC
8352004-06-08 Andrew Cagney <cagney@gnu.org>
836
837 * gdbint.texinfo (Native Debugging): Delete documentation on
838 ATTACH_DETACH.
839
86fe4aaa
RC
8402004-06-06 Randolph Chung <tausq@debian.org>
841
842 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
843
d4b6d575
RC
8442004-06-06 Randolph Chung <tausq@debian.org>
845
846 * gdb.texinfo (push_dummy_call): Update argument list to match
847 the new push_dummy_call method signature. Describe the function
848 argument.
849
4e8b0763
JB
8502004-05-24 Joel Brobecker <brobecker@gnat.com>
851
852 * gdb.texinfo (Starting): Document new start command.
853
59caf092
AC
8542004-05-21 Andrew Cagney <cagney@redhat.com>
855
856 * observer.texi (GDB Observers): Document "inferior_created".
857
e4a2df64
AC
8582004-05-08 Andrew Cagney <cagney@redhat.com>
859
e6b55ae2
AC
860 * gdbint.texinfo (Target Architecture Definition): Delete
861 description of DO_DEFERRED_STORES.
862
28954179
AC
863 * gdbint.texinfo (Target Architecture Definition): Delete
864 references to DEPRECATED_FIX_CALL_DUMMY.
865
434b87dd
AC
866 * gdbint.texinfo (Target Architecture Definition): Delete
867 description of DEPRECATED_CALL_DUMMY_WORDS,
868 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
869
58d28df8
AC
870 * gdbint.texinfo (Target Architecture Definition): Delete
871 description of DEPRECATED_PUSH_DUMMY_FRAME.
872
e4a2df64
AC
873 * gdbint.texinfo (Target Architecture Definition): Delete
874 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
875
2b4855ab
AC
8762004-05-07 Andrew Cagney <cagney@redhat.com>
877
878 * observer.texi (GDB Observers): Add "Debugging" section. Include
879 cross reference to "set/show debug observer".
880 * gdb.texinfo (Debugging Output): Document "set/show debug
881 observer".
882
fcf70625
AC
8832004-05-01 Andrew Cagney <cagney@redhat.com>
884
885 * gdbint.texinfo (Target Architecture Definition): Delete
886 description of DEPRECATED_PC_IN_SIGTRAMP.
887
8ee56bcf
AC
8882004-04-30 Andrew Cagney <cagney@redhat.com>
889
890 * gdbint.texinfo (Target Architecture Definition): Delete
891 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
892
67ab9a76
OF
8932004-04-30 Orjan Friberg <orjanf@axis.com>
894
895 * observer.texi (GDB Observers): Correct spelling.
896
79346bcb
OF
8972004-04-26 Orjan Friberg <orjanf@axis.com>
898
899 * observer.texi (GDB Observers): Add target_changed event.
900
7a464420
AC
9012004-04-08 Andrew Cagney <cagney@redhat.com>
902
903 * observer.texi (GDB Observers): Rework, provide generic observer
904 definitions and then a list of observable events.
905
6cdf9d98
AC
9062004-04-04 Andrew Cagney <cagney@redhat.com>
907
908 * gdbint.texinfo (Host Definition): Delete reference to
909 NO_SIGINTERRUPT.
910
ddc135a4
AC
9112004-04-02 Andrew Cagney <cagney@redhat.com>
912
913 * gdbint.texinfo (Target Architecture Definition): Delete
914 reference to DEPRECATED_CALL_DUMMY_LENGTH.
915
6a1b180d
SC
9162004-03-28 Stephane Carrez <stcarrez@nerim.fr>
917
918 * gdb.texinfo (TUI Commands): Document tui reg commands.
919
d0d5df6f
AC
9202004-03-26 Andrew Cagney <cagney@redhat.com>
921
922 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
923 "gdbtui".
924 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
925 (Contributors): Mention both Text and Terminal User Interface.
926
aa2a3f87
AC
9272004-03-23 Andrew Cagney <cagney@redhat.com>
928
929 * gdbint.texinfo (Target Architecture Definition): Deprecate
930 references to SIGTRAMP_START and SIGTRAMP_END.
931
f561f026
AC
9322004-03-23 Andrew Cagney <cagney@redhat.com>
933
934 * gdbint.texinfo (Target Architecture Definition): Deprecate
935 references to PC_IN_SIGTRAMP.
936
33cb8b0f
AC
9372004-03-19 Andrew Cagney <cagney@redhat.com>
938
939 * gdbint.texinfo (Target Architecture Definition): Delete
940 reference to GDB_TARGET_IS_HPPA.
941
fc989b7a
AC
9422004-03-18 Andrew Cagney <cagney@redhat.com>
943
944 * gdbint.texinfo (Coding): Update section on gdbarch_data,
945 describe pre_init and post_init.
946
701b08bb
DJ
9472004-03-09 Daniel Jacobowitz <drow@mvista.com>
948
949 * gdb.texinfo (Debugging Output): Document values for "set debug
950 target".
951
faae5abe
AC
9522004-02-28 Andrew Cagney <cagney@redhat.com>
953
954 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
955
dd79a6cf
JJ
9562004-02-26 Jeff Johnston <jjohnstn@redhat.com>
957
958 * gdb.texinfo (breakpoints): Add information about the
959 new "set breakpoint pending" and "show breakpoint pending"
960 commands.
961
e7f16015
AC
9622004-02-26 Andrew Cagney <cagney@redhat.com>
963
964 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
965 in Per-architecture module data section.
966
7161a3a6
RM
9672004-02-25 Roland McGrath <roland@redhat.com>
968
969 * gdb.texinfo (General Query Packets): Document qPart:... packets.
970
2154891a
AC
9712004-02-24 Andrew Cagney <cagney@redhat.com>
972
973 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
974 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
975 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 976
6c74ac8b
AC
9772004-02-17 Andrew Cagney <cagney@redhat.com>
978
979 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
980
19772a2c
AC
9812004-02-16 Andrew Cagney <cagney@redhat.com>
982
983 * gdbint.texinfo (Target Architecture Definition): Deprecate
984 FRAMELESS_FUNCTION_INVOCATION.
985
c9830293
AC
9862004-02-16 Andrew Cagney <cagney@redhat.com>
987
988 * gdbint.texinfo (Coding): Mention -Wunused-function.
989
b9d26eb9
AC
9902004-02-14 Andrew Cagney <cagney@redhat.com>
991
992 * gdbint.texinfo (Target Architecture Definition): Delete
993 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
994
49efadf5
EZ
9952004-02-12 Elena Zannoni <ezannoni@redhat.com>
996
997 * gdb.texinfo: Properly quote the name "C++".
998 * gdbint.texinfo: Ditto.
999 * stabs.texinfo: Ditto.
1000
1eb288ea
EZ
10012004-02-11 Elena Zannoni <ezannoni@redhat.com>
1002
1003 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
1004 minimal information about libiberty.
1005
e4937fc1
MC
10062004-02-06 Michael Chastain <mec.gnu@mindspring.com>
1007
1008 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
1009
a9331b3f
RM
10102004-02-04 Roland McGrath <roland@redhat.com>
1011
1012 * gdb.texinfo (Auxiliary Vector): New node (section).
1013 (Data): Add it to the menu.
1014
2650777c
JJ
10152004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1016
1017 * gdb.texinfo (Breakpoints): Add information about pending
1018 breakpoint support.
1019
b4501125
AC
10202004-01-26 Andrew Cagney <cagney@redhat.com>
1021
1022 * gdb.texinfo (Overview): Delete references to the cisco protocol
1023 including the "N" response.
1024
74055713
AC
10252004-01-26 Andrew Cagney <cagney@redhat.com>
1026
1027 * gdbint.texinfo (Target Architecture Definition): Rename
1028 EXTRACT_STRUCT_VALUE_ADDRESS to
1029 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 1030
3bbe9696
EZ
10312004-01-24 Eli Zaretskii <eliz@gnu.org>
1032
1033 * gdb.texinfo (KOD): Document "show os". Add index entries for
1034 "set/show os" and "info cisco" commands.
1035
5843504f
EZ
10362004-01-21 Eli Zaretskii <eliz@gnu.org>
1037
1038 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
1039
9175c9a3
MC
10402004-01-19 Michael Chastain <mec.gnu@mindspring.com>
1041
1042 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
1043 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
1044
8e94b928
NR
10452004-01-19 Nick Roberts <nick@nick.uklinux.net>
1046
1047 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
1048 -stack-list-locals.
1049 (GDB/MI Variable Objects): Describe extension to
1050 -var-list-children.
1051
a20cf136
DJ
10522004-01-17 Daniel Jacobowitz <drow@mvista.com>
1053
1054 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
1055
afb18d0f
AC
10562004-01-17 Andrew Cagney <cagney@redhat.com>
1057
1058 * gdbint.texinfo (Target Architecture Definition): Delete
1059 documentation on DEPRECATED_NPC_REGNUM.
1060
b51970ac
DJ
10612004-01-13 Daniel Jacobowitz <drow@mvista.com>
1062
1063 * gdb.texinfo: Update copyright year. Mention that set
1064 follow-fork-mode is supported on GNU/Linux. Remove documentation of
1065 "set follow-fork-mode ask".
1066
0f0cffd2
AC
10672004-01-13 Andrew Cagney <cagney@redhat.com>
1068
1069 * gdbint.texinfo: Update copyright year.
1070 (Coding): Add -Wunused-label to list of -Werror warnings.
1071
c552b3bb 10722004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 1073 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
1074
1075 * gdb.texinfo: Update copyright.
1076 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
1077 around names, as appropriate. Minor syntax cleanup of
1078 _NSPrintForDebugger explanation. Two spaces after periods.
1079 GDBN used instead of lit. "gdb". Index entries added for
1080 print-object and _NSPrintForDebugger. @noindent added in one spot.
1081
afe157ca
EZ
10822003-11-11 Elena Zannoni <ezannoni@redhat.com>
1083
1084 * stabs.texinfo: Add dircategory and direntry commands.
1085 * annotate.texinfo: Ditto.
1086
963e2bb7
AC
10872003-11-10 Andrew Cagney <cagney@redhat.com>
1088
1089 * gdbint.texinfo (Target Architecture Definition): Replace the
1090 return_value method's "inval" and "outval" parameters with
1091 "readbuf" and "writebuf".
1092
1d8b2f28
JB
10932003-10-28 Jim Blandy <jimb@redhat.com>
1094
1095 * gdb.texinfo (The F request packet, The F reply packet): Renamed
1096 from "The `F' request packet" and "The `F' reply packet", to make
1097 texi2dvi happy.
1098 (File-I/O remote protocol extension): Update menu entries, too.
1099
36d86913
MC
11002003-10-26 Michael Chastain <mec@shout.net>
1101
1102 * gdb.texinfo (Thread Stops): Document the issue with
1103 premature return from system calls in multi-threaded programs.
1104
ce2826aa
AC
11052003-10-24 Andrew Cagney <cagney@redhat.com>
1106
1107 * annotate.texinfo: Fix "fortunatly"[sic].
1108
f24c5e49
KI
11092003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
1110
1111 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
1112 with "Hitachi" and "Mitsubishi".
1113
92ad9cd9
AC
11142003-10-20 Andrew Cagney <cagney@redhat.com>
1115
1116 * gdbint.texinfo (Target Architecture Definition): Document
1117 gdbarch_return_value. Add cross references from
1118 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
1119 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
1120
0ab4b752
MK
11212003-10-18 Mark Kettenis <kettenis@gnu.org>
1122
1123 * gdbint.texinfo (Target Architecture Definition): Document
1124 regset_from_core_section.
fb3e19c0
KI
1125
11262003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
1127
1128 * gdb.texinfo (M32R/D): Mention m32rsdi target.
1129
a9331b3f 11302003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
1131
1132 From Anthony Green <green@redhat.com>:
1133 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
1134
1485d690
KB
11352003-10-14 Kevin Buettner <kevinb@redhat.com>
1136
1137 * gdb.texinfo (Breakpoint related warnings): New node.
1138 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 1139
86d30acc
DJ
11402003-10-13 Daniel Jacobowitz <drow@mvista.com>
1141
1142 * gdb.texinfo (Remote Protocol): Document v and vCont.
1143
172c2a43
KI
11442003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1145
1146 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1147 * gdbint.texinfo: Ditto.
1148
71952f4c
AC
11492003-10-09 Andrew Cagney <cagney@redhat.com>
1150
1151 From 2003-09-18 David Anderson <davea@sgi.com>:
1152 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
1153 "command".
1154
268e2188
AC
11552003-10-03 Andrew Cagney <cagney@redhat.com>
1156
1157 * gdbint.texinfo (Target Architecture Definition): Deprecate
1158 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
1159 just target.
1160
12c266ea 11612003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 1162
f30992d4 1163 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
1164 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
1165 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
1166 * gdbint.texinfo (Target Architecture Definition): Rename
1167
11682003-09-30 Andrew Cagney <cagney@redhat.com>
1169
f30992d4 1170 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 1171 (Target Architecture Definition):
f30992d4 1172
2e092625
AC
1173 * gdbint.texinfo (Target Architecture Definition): Rename
1174 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
1175
0717ae8a
AC
11762003-09-29 Andrew Cagney <cagney@redhat.com>
1177
dad809b7
AC
1178 * gdbint.texinfo (Target Architecture Definition): Delete
1179 documentation for NEED_TEXT_START_END.
1180
0717ae8a
AC
1181 * gdbint.texinfo (Target Architecture Definition): Rename
1182 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
1183 TARGET_WRITE_PC.
a9331b3f 1184
af6cf26d
MC
11852003-09-22 Michael Chastain <mec@shout.net>
1186
1187 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
1188
ee206350
AG
11892003-09-21 Anthony Green <green@redhat.com>
1190
1191 * gdbint.texinfo (Target Architecture Definition): Fix typos.
1192
a38c9fe6
MK
11932003-09-21 Mark Kettenis <kettenis@gnu.org>
1194
1195 * gdbint.texinfo (Target Architecture Definition): Document
1196 stabs_argument_has_addr.
1197
77949794
AC
11982003-09-18 Andrew Cagney <cagney@redhat.com>
1199
1200 * gdbint.texinfo (Target Architecture Definition): Delete
1201 documentation on REGISTER_NAMES.
1202
8e823e25
MK
12032003-09-13 Mark Kettenis <kettenis@gnu.org>
1204
1205 * gdbint.texinfo (Target Architecture Definition): Replace
1206 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
1207
f27dd7fd
AC
12082003-09-11 Andrew Cagney <cagney@redhat.com>
1209
1210 * gdbint.texinfo (Target Architecture Definition): Replace
1211 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
1212
8b148df9
AC
12132003-08-18 Andrew Cagney <cagney@redhat.com>
1214
1215 * gdbint.texinfo (Target Architecture Definition): Document
1216 "frame_red_zone_size".
1217
25d29d70
AC
12182003-08-09 Andrew Cagney <cagney@redhat.com>
1219
1220 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
1221 with "set/show backtrace past-main" and "set/show backtrace
1222 limit".
1223
c938e9b0
L
12242003-08-08 H.J. Lu <hongjiu.lu@intel.com>
1225
1226 * Makefile.in (install-info): Support DESTDIR.
1227 (install-html): Likewise.
1228
64fabec2
AC
12292003-08-07 Andrew Cagney <cagney@redhat.com>
1230
1231 Patch from Nick Roberts.
1232 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
1233 bindings. Remove description of send-gdb-command.
1234
2fcf52f0
AC
12352003-08-07 Andrew Cagney <cagney@redhat.com>
1236
1237 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
1238 GDB 6.0.
1239
086432e2
AC
12402003-08-06 Andrew Cagney <cagney@redhat.com>
1241
1242 * gdb.texinfo (Mode Options): Mention that level three is the
1243 highest available and that level 2 is deprecated.
1244 (Annotations Overview): Mention annotation levels. Cross reference
1245 to "Limitations of the Annotation Interface" in annotate.texi.
1246 (TODO, Value Annotations, Frame Annotations): Delete section.
1247 (Displays, Breakpoint Info): Delete.
1248
e5249f67
AC
12492003-08-04 Andrew Cagney <cagney@redhat.com>
1250
1251 * agentexpr.texi: Delete @bye.
1252 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
1253 (stabs.info): Add $(srcdir) to include search path.
1254 (html): Depend on "annotate_toc.html", and not "annotate.html".
1255 * stabs.texinfo: Ditto. Include "fdl.texi".
1256 * gdbint.texinfo: Update copyright statement's list of invariant
1257 sections.
1258
e6f672d2
AC
12592003-07-28 Andrew Cagney <cagney@redhat.com>
1260
1261 * Makefile.in (INFO_DEPS): Add annotate.info.
1262 (dvi, ps, html, pdf): Add annotate.
1263 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
1264 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
1265 (ANNOTATE_DOC_FILES): New macro.
1266 (ANNOTATE_TEX_TMPS): New macro.
1267 (annotate.info, annotate_toc.html): Specify dependencies.
1268 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
1269 * annotate.texinfo: Rename annotate.texi. Get building. Add
1270 "Migrating to GDB/MI" and "Limitations of the Annotation
1271 Interface" chapters. Mention why it is not part of the user
1272 guide. Update copyright notice. Include "fdl.texi".
1273
72ffddc9
SC
12742003-07-26 Stephane Carrez <stcarrez@nerim.fr>
1275
1276 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
1277
a9f12a31
DJ
12782003-07-24 Daniel Jacobowitz <drow@mvista.com>
1279
1280 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
1281
b1fe9455
DJ
12822003-07-24 Daniel Jacobowitz <drow@mvista.com>
1283
1284 * gdb.texinfo (Server): Mention pidof.
1285
153721e6
AC
12862003-07-22 Andrew Cagney <cagney@redhat.com>
1287
1288 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
1289 list.
1290
0fac0b41
DJ
12912003-06-28 Daniel Jacobowitz <drow@mvista.com>
1292
1293 * gdb.texinfo (Logging output): New chapter.
1294
4e562065
JB
12952003-06-24 Joel Brobecker <brobecker@gnat.com>
1296
1297 * gdb.texinfo (Unsupported languages): New section.
1298 (Languages): Add link to new section.
1299
f2c06f52
AC
13002003-06-22 Andrew Cagney <cagney@redhat.com>
1301
1302 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
1303
b4177fca
DJ
13042003-06-22 Daniel Jacobowitz <drow@mvista.com>
1305
1306 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
1307
f418dd93
DJ
13082003-06-22 Daniel Jacobowitz <drow@mvista.com>
1309
1310 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
1311 * agentexpr.texi: Retitle section, and change it to an appendix.
1312 Comment out texinfo initialization. Factor a @var{} into two
1313 pieces to prevent makeinfo warnings.
1314 * gdb.texinfo: Add Agent Expressions appendix.
1315
4ca61388
DJ
13162003-06-19 Daniel Jacobowitz <drow@mvista.com>
1317
1318 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
1319
07f31aa6
DJ
13202003-06-18 Daniel Jacobowitz <drow@mvista.com>
1321
1322 * gdb.texinfo (Remote Debugging): New section "Connecting to a
1323 remote target". Document the "detach" and "disconnect" commands.
1324 (Server, Netware, Debug Session): Reference "Connecting to a
1325 remote target".
1326 (GDB/MI Target Manipulation): Document "-target-disconnect".
1327
2dd0da42
AC
13282003-06-13 Andrew Cagney <cagney@redhat.com>
1329
1330 * gdbint.texinfo (Target Architecture Definition): Deprecate
1331 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
1332 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
1333
e7a3abfc
JB
13342003-06-09 Jim Blandy <jimb@redhat.com>
1335
1336 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
1337
25e3a86b
AC
13382003-06-08 Andrew Cagney <cagney@redhat.com>
1339
1340 * gdbint.texinfo (Target Architecture Definition): Delete
1341 documentation on FRAME_ARGS_ADDRESS_CORRECT.
1342
a9e5fdc2
AC
13432003-06-08 Andrew Cagney <cagney@redhat.com>
1344
1345 * gdbint.texinfo (Target Architecture Definition): Document
1346 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
1347
b37303ee
AF
13482003-06-07 Adam Fedor <fedor@gnu.org>
1349
1350 * gdb.texinfo: Add Objective-C documentation.
1351
39fe6e80
AC
13522003-06-01 Andrew Cagney <cagney@redhat.com>
1353
1354 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
1355 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
1356
125309b2
AC
13572003-05-21 Andrew Cagney <cagney@redhat.com>
1358
1359 * gdbint.texinfo (Target Architecture Definition): Delete
1360 references to "extract_address" and "store_address".
1361
b8b527c5
AC
13622003-05-16 Andrew Cagney <cagney@redhat.com>
1363
1364 * gdbint.texinfo (Target Architecture Definition): Replace
1365 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
1366 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
1367
50e3ee83
TR
13682003-05-14 Theodore A. Roth <troth@openavr.org>
1369
1370 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
1371
44e2be90
L
13722003-05-10 H.J. Lu <hongjiu.lu@intel.com>
1373
1374 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
1375 (gdb.dvi): Likewise.
1376 (gdb.pdf): Likewise.
1377 (links2roff): Likewise.
1378
df5215a6
JB
13792003-05-08 Jim Blandy <jimb@redhat.com>
1380
1381 * gdb.texinfo (Dump/Restore Files): Update documentation for
1382 'dump', 'append', and 'restore': note that format argument is
1383 optional; simplify presentation of the command variants; and be
1384 more precise about the formats.
1385
5e7b2f39
JB
13862003-05-07 Jim Blandy <jimb@redhat.com>
1387
1388 * gdb.texinfo (Symbols): Update documentation: 'maint list
1389 symtabs' and 'maint list psymtabs' have been renamed 'maint info
1390 symtabs' and 'maint info psymtabs'.
1391
b1e29e33
AC
13922003-05-05 Andrew Cagney <cagney@redhat.com>
1393
1394 * gdbint.texinfo (Target Architecture Definition): Make
1395 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
1396 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
1397 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
1398
00905d52
AC
13992003-05-04 Andrew Cagney <cagney@redhat.com>
1400
1401 * gdb.texinfo (Maintenance Commands): Document "maint print
1402 dummy-frames".
1403
54ff5908
AC
14042003-05-04 Andrew Cagney <cagney@redhat.com>
1405
1406 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
1407
32e7087d
JB
14082003-05-03 J. Brobecker <brobecker@gnat.com>
1409
1410 Thierry Schneider <tpschneider1@yahoo.com>
1411 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
1412 for new MI command.
1413
7043d8dc
AC
14142003-05-03 Andrew Cagney <cagney@redhat.com>
1415
1416 * gdbint.texinfo (Target Architecture Definition): Document
1417 push_dummy_code. Add cross references.
1418
e33d66ec
EZ
14192003-05-02 Elena Zannoni <ezannoni@redhat.com>
1420
1421 * gdb.texinfo (Character Sets): Update to reflect new behavior of
1422 set/show charsets commands.
1423
0ba6dca9
AC
14242003-04-28 Andrew Cagney <cagney@redhat.com>
1425
1426 * gdbint.texinfo (Target Architecture Definition): Replace
1427 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
1428 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
1429
d7a27068
AC
14302003-04-28 Andrew Cagney <cagney@redhat.com>
1431
1432 * gdbint.texinfo (Target Architecture Definition): Rename
1433 "tm_print_insn" to "deprecated_tm_print_insn".
1434
44ea7b70
JB
14352003-04-09 Jim Blandy <jimb@redhat.com>
1436
1437 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
1438 list psymtabs'.
1439
fb8f8949
AC
14402003-04-08 Andrew Cagney <cagney@redhat.com>
1441
1442 * gdbint.texinfo (Target Architecture Definition): Delete
1443 references to EXTRA_FRAME_INFO.
1444
32fb0f22
AC
14452003-04-08 Andrew Cagney <cagney@redhat.com>
1446
1447 * gdbint.texinfo (Target Architecture Definition): Delete
1448 PRINT_TYPELESS_INTEGER.
1449
6be67e67
JB
14502003-04-02 J. Brobecker <brobecker@gnat.com>
1451
1452 * observer.texi (GDB Observers): Adjust the documentation for the
1453 normal_stop notification to better describe reality. Fix a couple
1454 of minor typos.
1455
4e35d5f0
BR
14562003-04-02 Bob Rossi <bob_rossi@cox.net>
1457
a9331b3f 1458 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
1459 '-file-list-exec-source-file'
1460
e8a8712a
AC
14612003-03-31 Andrew Cagney <cagney@redhat.com>
1462
1463 * gdbint.texinfo (Target Architecture Definition): Delete
1464 references to CALL_DUMMY_P.
1465
6c0e89ed
AC
14662003-03-30 Andrew Cagney <cagney@redhat.com>
1467
1468 * gdbint.texinfo (Target Architecture Definition): Remove
1469 reference to TARGET_WRITE_SP.
a9331b3f 1470
378bfd1b
AC
14712003-03-27 Andrew Cagney <cagney@redhat.com>
1472
1473 * gdbint.texinfo (Target Architecture Definition): Remove
1474 references to write_sp.
6c0e89ed 1475
922fbb7b
AC
14762003-03-27 Andrew Cagney <cagney@redhat.com>
1477
1478 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
1479 chapter body. Use @smallexample instead of @example.
1480 (Annotations): Ditto.
1481 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
1482 annotate.texi.
1483
b81774d8
AC
14842003-03-26 Andrew Cagney <cagney@redhat.com>
1485
1486 * gdbint.texinfo (Target Architecture Definition): Replace
1487 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
1488 dummy_addr parameters.
1489
1bf6d5cc
AC
14902003-03-25 Andrew Cagney <cagney@redhat.com>
1491
1492 * gdbint.texinfo (Target Architecture Definition): Delete
1493 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
1494 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1495 Add reference to PUSH_ARGUMENTS.
1496
618ce49f
AC
14972003-03-23 Andrew Cagney <cagney@redhat.com>
1498
1499 * gdbint.texinfo (Algorithms, Target Architecture Definition):
1500 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
1501
bcd7e15f
JB
15022003-03-18 J. Brobecker <brobecker@gnat.com>
1503
1504 * gdbint.texinfo (Algorithms): Add new section describing the
1505 Observer paradigm.
1506 (Top): Add menu entry to new observer appendix.
1507 * observer.texi: New file.
1508 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
1509 new observer.texi file.
1510
9fe8321b
AC
15112003-03-17 Andrew Cagney <cagney@redhat.com>
1512
1513 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
1514 that GNU Press update the manual version number.
1515
ac2adee5
AC
15162003-03-12 Andrew Cagney <cagney@redhat.com>
1517
1518 * gdbint.texinfo (Target Architecture Definition): Delete
1519 references to get_saved_register. Rename GET_SAVED_REGISTER to
1520 DEPRECATED_GET_SAVED_REGISTER.
1521
749b82f6
AC
15222003-03-13 Andrew Cagney <cagney@redhat.com>
1523
1524 * gdbint.texinfo (Target Architecture Definition): Replace
1525 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
1526
8bedc050
AC
15272003-03-12 Andrew Cagney <cagney@redhat.com>
1528
1529 * gdbint.texinfo (Target Architecture Definition): Rename
1530 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 1531
0ce1b118
CV
15322003-03-10 Corinna Vinschen <vinschen@redhat.com>
1533
1534 * gdb.texinfo: Add File-I/O documentation.
1535
12cc2063
AC
15362003-03-10 Andrew Cagney <cagney@redhat.com>
1537
1538 * gdbint.texinfo (Target Architecture Definition): Cross reference
1539 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
1540
7453dc06
AC
15412003-03-07 Andrew Cagney <cagney@redhat.com>
1542
1543 * gdb.texinfo (Debugging Output): Mention the "set/show debug
1544 frame" command.
1545
6314f104
AC
15462003-03-05 Andrew Cagney <cagney@redhat.com>
1547
1548 * gdbint.texinfo (Target Architecture Definition): Document
1549 unwind_dummy_id. Cross reference unwind_dummy_id and
1550 SAVE_DUMMY_FRAME_TOS.
1551
f1212245
DJ
15522003-03-05 James Ingham <jingham@apple.com>
1553 Daniel Jacobowitz <drow@mvista.com>
1554
1555 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
1556 and "show cp-abi".
1557
77e7e267
AC
15582003-03-03 Andrew Cagney <cagney@redhat.com>
1559
1560 * gdbint.texinfo (Target Architecture Definition): Document
1561 register_type.
1562
838a8221
AC
15632003-03-03 Andrew Cagney <cagney@redhat.com>
1564
1565 * stabs.texinfo (Structures): Use @samp and separate @var's
1566 instead of a single @var containing a comma separated list.
1567 (Unions): Ditto.
1568
d7f4a264
DJ
15692003-03-02 Daniel Jacobowitz <drow@mvista.com>
1570
1571 * Makefile.in (distclean): Remove config.log.
1572
f30ee0bc
AC
15732003-03-01 Andrew Cagney <cagney@redhat.com>
1574
1575 * gdbint.texinfo (Target Architecture Definition): Rename
1576 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
1577
15782003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
1579
1580 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
1581 DEPRECATED_INIT_EXTRA_FRAME_INFO.
1582
be448670
CF
15832003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
1584
1585 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
1586 (Non-debug DLL symbols): New node, describing the minimal symbols
1587 loaded from DLLs without real debugging symbols.
1588
501eef12
AC
15892003-02-20 Andrew Cagney <ac131313@redhat.com>
1590
1591 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
1592 hardware-breakpoint-limit".
1593 (Set Watchpoints): Add cross reference to "set remote
1594 hardware-watchpoint-limit".
1595 (Remote configuration options): New section.
1596
21c294e6
AC
15972003-02-04 Andrew Cagney <ac131313@redhat.com>
1598
e9be73e4
AC
1599 * gdbint.texinfo (Target Architecture Definition): Delete
1600 descrption of IS_TRAPPED_INTERNALVAR.
1601
21c294e6
AC
1602 From Keith Seitz <keiths@redhat.com>:
1603 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
1604 option "-i"/"--interpreter" to this chapter. Include index
1605 entries.
1606
0179ffac
DC
16072003-02-04 David Carlton <carlton@math.stanford.edu>
1608
1609 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
1610 (Variables): Recommend stabs+ and DWARF 2.
1611 (C plus plus expressions): Correct info about
1612 compiler versions, debug formats.
1613 (Contributors): Change 'DWARF2' to 'DWARF 2'.
1614 PR symtab/874.
1615
7ca9f392
AC
16162003-02-01 Andrew Cagney <ac131313@redhat.com>
1617
1618 * gdbint.texinfo (Target Architecture Definition): Delete
1619 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
1620 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
1621 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
1622 references to nindy and i960.
1623 * gdb.texinfo (i960): Delete all references to i960 and nindy.
1624
31a85ea2
AC
16252003-02-01 Andrew Cagney <ac131313@redhat.com>
1626
1627 * gdbint.texinfo (Target Architecture Definition): Delete
1628 FLOAT_INFO.
1629
6b894e49
AC
16302003-01-30 Andrew Cagney <ac131313@redhat.com>
1631
1632 * stabs.texinfo (Member Type Descriptor): Clarify description of
1633 `@'. Suggested by Ben Hutchings.
1634
c48861fb
AC
16352003-01-29 Andrew Cagney <ac131313@redhat.com>
1636
1637 * gdb.texinfo (M68K): Delete reference to es1800.
1638
617073a9
AC
16392003-01-29 Andrew Cagney <ac131313@redhat.com>
1640
1641 * gdb.texinfo (Maintenance Commands): Document `maint print
1642 reggroups' and `maint print register-groups'.
1643 * gdbint.texinfo (Target Architecture Definition): Document
1644 register_reggroup_p.
1645
5b5d99cf
JB
16462003-01-23 Jim Blandy <jimb@redhat.com>
1647
1648 * gdb.texinfo (Separate Debug Files): New section.
1649
e7ba9c65
DJ
16502003-01-22 Daniel Jacobowitz <drow@mvista.com>
1651
1652 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
1653 and "maint show profile".
1654
94e91d6d
MC
16552003-01-16 Michael Chastain <mec@shout.net>
1656
1657 * gdb.texinfo (Installing GDB): Warn against
1658 ".../gdb-VERSION/gdb/configure".
1659 (Separate Objdir): Likewise.
1660
867f3898
AC
16612003-01-15 Andrew Cagney <ac131313@redhat.com>
1662
1663 * gdbint.texinfo (Target Architecture Definition): Delete
1664 definition of PRINT_REGISTER_HOOK.
1665
f153cc92
EZ
16662003-01-15 Elena Zannoni <ezannoni@redhat.com>
1667
1668 (OpenRISC 1000): Fix formatting of command names.
1669
c60eb6f1
EZ
16702003-01-15 Elena Zannoni <ezannoni@redhat.com>
1671
1672 * gdb.texinfo (Continuing and Stepping): Add new command
1673 'advance'. Clarify behavior of 'until'.
1674
f5ebfba0
DJ
16752003-01-13 Daniel Jacobowitz <drow@mvista.com>
1676
1677 * gdb.texinfo (Files): Document solib-absolute-prefix and
1678 solib-search-path.
1679
4ce8657e
MC
16802003-01-09 Michael Chastain <mec@shout.net>
1681
1682 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
1683 (Create a Release): Add new instructions for new @file{src-release}.
1684 Document existing instructions for @file{Makefile.in} as
1685 being for @value{GDBN} 5.3.1 or earlier.
1686
372613e3
AC
16872003-01-09 Andrew Cagney <ac131313@redhat.com>
1688
1689 * gdbint.texinfo (Target Architecture Definition): Mention
1690 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
1691 allocate memory.
1692
b4e9345d
DJ
16932003-01-04 Daniel Jacobowitz <drow@mvista.com>
1694
1695 * gdb.texinfo (Controlling GDB): Add @kindex for
1696 "show osabi".
1697 (Backtraces): Add @kindex's for backtrace-below-main.
1698
98b45e30
DJ
16992003-01-04 Daniel Jacobowitz <drow@mvista.com>
1700
1701 * gdb.texinfo (Controlling GDB): Document "set osabi".
1702
95f90d25
DJ
17032003-01-04 Daniel Jacobowitz <drow@mvista.com>
1704
1705 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
1706 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
1707
1e698235
DJ
17082003-01-04 Daniel Jacobowitz <drow@mvista.com>
1709
1710 * gdb.texinfo (Controlling GDB): Add ABI section. Document
1711 "set coerce-float-to-double".
1712 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
1713
e632838e
AC
17142003-01-02 Andrew Cagney <ac131313@redhat.com>
1715
1716 * stabs.texinfo: Remove obsolete text.
1717 * gdbint.texinfo: Ditto.
1718 * gdb.texinfo: Ditto.
1719
c133ab7a
MK
17202002-12-22 Mark Kettenis <kettenis@gnu.org>
1721
1722 * gdbint.texinfo (Target Architecture Definition): Update
1723 description of gdbarch_register_osabi.
1724
f821f325
KH
17252002-12-20 Kazu Hirata <kazu@cs.umass.edu>
1726
1727 * agentexpr.texi: Fix typos.
1728 * annotate.texi: Likewise.
1729 * fdl.texi: Likewise.
1730
85a6d8d3 17312002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
1732
1733 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
1734 DEPRECATED_INIT_FRAME_PC.
1735
ae45cd16
AC
17362002-12-01 Andrew Cagney <ac131313@redhat.com>
1737
1738 * gdbint.texinfo (Target Architecture Definition): Delete
1739 PC_IN_CALL_DUMMY.
1740
07555a72
AC
17412002-11-28 Andrew Cagney <ac131313@redhat.com>
1742
1743 * gdbint.texinfo (Host Definition): Delete documentation on
1744 USE_GENERIC_DUMMY_FRAMES.
1745
c166cdc7
EZ
17462002-11-26 Elena Zannoni <ezannoni@redhat.com>
1747
1748 Fix PR gdb/723 and PR gdb/245.
1749 * Makefile.in (install-info): Run the install-info command as part
1750 of the post install steps only.
1751 (uninstall-info): New target.
1752 (uninstall): New target.
1753
35db0260
EZ
17542002-11-22 Elena Zannoni <ezannoni@redhat.com>
1755
1756 * Makefile.in (install): Make install do some real work.
1757
9ba8d803
AC
17582002-11-19 Andrew Cagney <ac131313@redhat.com>
1759
1760 Fix POSIX problem reported by Paul Eggert.
1761 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
1762 Fix PR gdb/527.
1763
903ad3a6
AC
17642002-10-26 Andrew Cagney <cagney@redhat.com>
1765
1766 * gdbint.texinfo (Target Architecture Definition): Delete
1767 definition of DO_REGISTERS_INFO.
1768
f2abfe65
KB
17692002-10-18 Kevin Buettner <kevinb@redhat.com>
1770
1771 * gdbint.texinfo (Address Classes): Fix problems with insertion
1772 of ``{'' and ``}'' in example.
1773
b5b0480a
KB
17742002-10-17 Kevin Buettner <kevinb@redhat.com>
1775
1776 * gdbint.texinfo (Address Classes): New section.
1777 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
1778 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
1779 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
1780 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
1781
c85508ee
KD
17822002-10-11 Klee Dienes <kdienes@apple.com>
1783
1784 * gdb.texinfo (Registers): Mention vector registers as well as
1785 floating registers in the documentation for 'info registers' and
1786 'info all-registers'.
1787
6d12fc3d
DJ
17882002-10-11 Daniel Jacobowitz <drow@mvista.com>
1789
1790 * gdbint.texinfo (CPLUS_MARKER): Remove item.
1791
8d19fbd2
JJ
17922002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1793
1794 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
1795 interface definition.
1796
a37295f9
MM
17972002-10-03 Marko Mlinar <markom@opencores.org>
1798
1799 * gdb.texinfo (Target Commands): Add or1k target specific
1800 commands.
1801 * gdb.texinfo (Contributors): Add myself to the contributors list.
1802
da0f9dcd
AC
18032002-10-01 Andrew Cagney <ac131313@redhat.com>
1804
1805 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
1806 and "mi1" instead of "mi1" and "mi0".
1807
2e834e49
HPN
18082002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
1809
1810 * gdb.texinfo (Packets): Fix typos "alligned".
1811 Correct z3/Z3 description. Correct z4/Z4 title.
1812
050be0dc
AC
18132002-09-27 Andrew Cagney <ac131313@redhat.com>
1814
1815 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
1816
1104b9e7
KB
18172002-09-25 Kevin Buettner <kevinb@redhat.com>
1818
1819 * gdb.texinfo: Use GNU/Linux instead of Linux.
1820
512217c7
AC
18212002-09-25 Andrew Cagney <ac131313@redhat.com>
1822
1823 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
1824
10998722
AC
18252002-09-24 Andrew Cagney <ac131313@redhat.com>
1826
512217c7 1827 * gdb.texinfo: Replace @example with @smallexample.
10998722 1828
a0eb71c5
KB
18292002-09-20 Kevin Buettner <kevinb@redhat.com>
1830
f7dc1244 1831 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
1832 * gdb.texinfo (Character Sets): Use @smallexample instead of
1833 @example. Use GNU/Linux instead of Linux.
1834
18352002-09-20 Jim Blandy <jimb@redhat.com>
1836
1837 * gdb.texinfo: Add character set documentation.
1838
2f870471
AC
18392002-09-19 Andrew Cagney <ac131313@redhat.com>
1840
1841 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
1842 (Packets): Add cross reference from `b' packet to `z' packets.
1843
790eb8f5
AC
18442002-09-19 Andrew Cagney <ac131313@redhat.com>
1845
8d30a00d
AC
1846 * gdb.texinfo (Maintenance Commands): Document ``maint
1847 internal-error'' and ``maint internal-warning''.
1848
790eb8f5
AC
1849 * gdbint.texinfo (Target Architecture Definition): Revise
1850 description of STACK_ALIGN. Add description of FRAME_ALIGN.
1851
a23a7bf1
JB
18522002-09-19 Joel Brobecker <brobecker@gnat.com>
1853
1854 * gdbint.texinfo (Target Conditionals): Document the new
1855 NAME_OF_MALLOC macro.
1856
299ffc64
AC
18572002-09-05 Andrew Cagney <ac131313@redhat.com>
1858
1859 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
1860 engineer.
1861
b7bb15bc
SC
18622002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1863
1864 * gdb.texinfo (TUI Overview): Document status line fields.
1865
3d757584
SC
18662002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1867
1868 * gdb.texinfo (TUI Commands): Document info win command.
1869
269c21fe
SC
18702002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1871
1872 * gdb.texinfo (TUI Overview): Document breakpoint markers.
1873
7cf36c78
SC
18742002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1875
1876 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
1877 (TUI Keys): Likewise.
1878
d2c6833e
AC
18792002-08-25 Andrew Cagney <ac131313@redhat.com>
1880
1881 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
1882 for a packet receive.
1883
46d8b1c3
AC
18842002-08-25 Andrew Cagney <ac131313@redhat.com>
1885
1886 * Makefile.in (clean): Move to end of file.
1887 (distclean, maintainer-clean, realclean): Ditto.
1888 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
1889 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
1890 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
1891 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
1892
b0787093
AC
18932002-08-24 Andrew Cagney <ac131313@redhat.com>
1894
1895 * Makefile.in (GDBINT_TEX_TMPS): Define.
1896 (gdbint.dvi, gdbint.pdf): Use
1897 (GDB_TEX_TMPS): Define.
1898 (gdb.dvi, gdb.pdf): Use.
1899 (STABS_TEX_TMPS): Define.
1900 (stabs.dvi, stabs.pdf): Use.
1901 (GDB_DOC_SOURCE_INCLUDES): New macros.
1902 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
1903 (GDBINT_DOC_FILES_INCLUDES): New macros.
1904 (GDBINT_DOC_BUILD_INCLUDES): New macros.
1905 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
1906 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
1907 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
1908 (links2roff): Replace SFILES_INCLUDED with
1909 GDB_DOC_SOURCE_INCLUDES.
1910 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
1911 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
1912 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
1913 dependencies.
1914 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
1915 dependencies.
1916 (gdbmi.texinfo): Delete rule.
1917 (inc-hist.texinfo): Delete rule.
1918 (rluser.texinfo): Delete rule.
1919
ebba8386
AC
19202002-08-23 Andrew Cagney <cagney@redhat.com>
1921
1922 * gdbint.texinfo (Target Architecture Definition): Update
1923 STORE_RETURN_VALUE, mention regcache.
1924
0ab7a791
AC
19252002-08-21 Andrew Cagney <ac131313@redhat.com>
1926
1927 * gdbint.texinfo (Target Architecture Definition): Document
1928 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
1929
ee2d5c50
AC
19302002-08-19 Andrew Cagney <ac131313@redhat.com>
1931
1932 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
1933 Fix minor typos. Add index entries.
1934
53c69bd7
AC
19352002-08-18 Andrew Cagney <ac131313@redhat.com>
1936
1937 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
1938
e76f1f2e
AC
19392002-08-15 Andrew Cagney <ac131313@redhat.com>
1940
1941 * gdbint.texinfo (Target Architecture Definition): Document
1942 PRINT_VECTOR_INFO.
1943 * gdb.texinfo (Vector Unit): Document "info vectors" command.
1944
0680b120
AC
19452002-08-13 Andrew Cagney <ac131313@redhat.com>
1946
1947 * gdb.texinfo (Maintenance Commands): Document "maint print
1948 registers", "maint print raw-registers" and "maint print
1949 cooked-registers".
1950
3c3bea1c
GS
19512002-08-08 Grace Sainsbury <graces@redhat.com>
1952
a9331b3f 1953 From Mark Salter:
3c3bea1c
GS
1954 * gdb.texinfo (Protocol): Document T packet extension to
1955 allow watchpoint address reporting.
1956
42f9b0a5
AC
19572002-08-03 Andrew Cagney <ac131313@redhat.com>
1958
1959 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
1960
db034ac5
AC
19612002-08-01 Andrew Cagney <cagney@redhat.com>
1962
1963 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
1964 to CHILL.
1965
e2b28d04
AC
19662002-08-01 Andrew Cagney <ac131313@redhat.com>
1967
1968 * gdbint.texinfo (Coding): Revise section "Include Files".
1969
7fb623f7
AC
19702002-07-24 Andrew Cagney <cagney@redhat.com>
1971
1972 * gdbint.texinfo: Obsolete references to m88k.
1973 * gdb.texinfo: Ditto.
1974
4a2b4636
JB
19752002-07-10 Joel Brobecker <brobecker@gnat.com>
1976
7fb623f7 1977 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
1978 where the proper version of autoconf can be retrieved.
1979
a71ec265
DH
19802002-07-09 Don Howard <dhoward@redhat.com>
1981
1982 * gdb.texinfo (Command Files): Further describe the behavior of
1983 sourced command files.
1984
b9aa90c9
AC
19852002-06-27 Andrew Cagney <ac131313@redhat.com>
1986
1987 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
1988 (Coding): Clarify ISO C version that GDB assumes.
1989
40dd2248
TT
19902002-06-26 Tom Tromey <tromey@redhat.com>
1991
1992 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
1993 add_setshow_cmd_full.
1994
bfac230e
DH
19952002-06-25 Don Howard <dhoward@redhat.com>
1996
1997 * gdb.texinfo (Memory Region Attributes): Document new behavior
1998 for 'mem' command.
1999
475b0867
JB
20002002-06-11 Jim Blandy <jimb@redhat.com>
2001
919d772c
JB
2002 * gdb.texinfo (Symbols): Update documentation for `info source'
2003 command.
2004
475b0867
JB
2005 * gdb.texinfo (Macros): Call the command `info macro', not
2006 `show macro'.
2007
ba8c9337
AC
20082002-06-09 Andrew Cagney <ac131313@redhat.com>
2009
2010 * gdbint.texinfo (Coding): Add section ``Per-architecture module
2011 data''.
2012
1029b7fa
MK
20132002-06-09 Mark Kettenis <kettenis@gnu.org>
2014
2015 * gdbint.texinfo (Target Architecture Definition): Document
2016 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
2017
16737d73
AC
20182002-06-08 Andrew Cagney <ac131313@redhat.com>
2019
2020 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
2021 lists.
2022
30107679
AC
20232002-06-08 Andrew Cagney <ac131313@redhat.com>
2024
2025 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
2026 Branch''.
2027
3352e23e
AC
20282002-06-01 Andrew Cagney <ac131313@redhat.com>
2029
2030 * gdbint.texinfo (Target Architecture Definition): Add section
2031 ``Converting an existing Target Architecture to Multi-arch''.
2032
cbb09e6a
AC
20332002-05-30 Andrew Cagney <ac131313@redhat.com>
2034
2035 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
2036 to ``Obsoleting code''. Revise.
2037
e2e0bcd1
JB
20382002-05-17 Jim Blandy <jimb@redhat.com>
2039
2040 * gdb.texinfo (C Preprocessor Macros): New chapter.
2041 Include it in the main menu.
2042 (Contributors): Credit Jim Blandy with macro support.
2043 (Compilation): Explain how to get macro information into the
2044 executable.
2045 (Expressions): Note that preprocessor macros are expanded.
2046
9db8d71f
DJ
20472002-05-14 Daniel Jacobowitz <drow@mvista.com>
2048
2049 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
2050 options for `target remote'.
2051
6d531722
AC
20522002-05-13 Andrew Cagney <ac131313@redhat.com>
2053
2054 * gdbint.texinfo (Target Architecture Definition): Delete
2055 documentation on NNPC_REGNUM.
2056
13d01224
AC
20572002-05-11 Andrew Cagney <ac131313@redhat.com>
2058
2059 * gdbint.texinfo (Target Architecture Definition): Document
2060 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
2061 (Target Architecture Definition): Revise section `Using Different
2062 Register and Memory Data Representations'. Add section `Raw and
2063 Virtual Register Representations'.
2064
b2e75d78
AC
20652002-05-11 Andrew Cagney <ac131313@redhat.com>
2066
2067 * gdbint.texinfo (Target Architecture Definition): Mention
2068 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
2069 (Target Architecture Definition): Mention same. Add references to
2070 web pages.
2071
2c8682ee
MS
20722002-05-08 Michael Snyder <msnyder@redhat.com>
2073
2074 * stabs.texinfo (Attributes): Document new "vector" attribute.
2075
0816590b
AC
20762002-05-04 Andrew Cagney <ac131313@redhat.com>
2077
2078 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
2079
2653173e
AC
20802002-05-04 Andrew Cagney <ac131313@redhat.com>
2081
2082 * gdb.texinfo: Delete obsolete references to a29k.
2083
d7bd68ca
AC
20842002-04-24 Andrew Cagney <ac131313@redhat.com>
2085
2086 * gdbint.texinfo (Target Architecture Definition): Replace
2087 IN_SIGTRAMP with PC_IN_SIGTRAMP.
2088
21d83aa5
DM
20892002-04-24 David S. Miller <davem@redhat.com>
2090
2091 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
2092
7673a6cc
DM
20932002-04-21 David S. Miller <davem@redhat.com>
2094
2095 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
2096
d49d1e0a
AC
20972002-04-21 Andrew Cagney <ac131313@redhat.com>
2098
2099 * gdbint.texinfo (Target Architecture Definition): Delete
2100 definition of HAVE_REGISTER_WINDOWS.
2101
f7dc1244 21022002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
2103
2104 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
2105 "Theodore A. Roth" <troth@verinet.com>.
2106
5ca0cb28
DH
21072002-04-15 Don Howard <dhoward@redhat.com>
2108
f7dc1244 2109 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 2110 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 2111 Provide a better explaination of this feature.
5ca0cb28 2112
f208ba17
AC
21132002-04-14 Andrew Cagney <ac131313@redhat.com>
2114
2115 * gdbint.texinfo (Target Architecture Definition): Remove
2116 FRAME_CHAIN_COMBINE.
2117
d5ba91de
MC
21182002-04-12 Michael Chastain <mec@shout.net>
2119
2120 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
2121 REG_STACK_SEGMENT.
2122
26818220
MC
21232002-04-09 Michael Chastain <mec@shout.net>
2124
2125 * gdbint.texinfo (Obsolete Conditionals): Remove references to
2126 PYRAMID_* macros.
2127
129188f6
AC
21282002-04-07 Andrew Cagney <ac131313@redhat.com>
2129
2130 * gdb.texinfo (Bug Reporting): Document that the web is the
2131 prefered way of submitting bug reports.
2132 (Bug Reporting): Delete the s-mail address as the last resort.
2133
8227c0ff
AC
21342002-04-05 Andrew Cagney <ac131313@redhat.com>
2135
2136 * gdbint.texinfo (Target Architecture Definition): Delete
2137 references to TARGET_WRITE_FP and write_fp.
2138
16d9dec6
MS
21392002-03-27 Michael Snyder <msnyder@redhat.com>
2140
2141 * gdb.texinfo: Document new commands dump, append, and restore.
2142
9ae8b82c
AC
21432002-03-27 Andrew Cagney <ac131313@redhat.com>
2144
2145 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
2146 Branch'.
2147
474c8240
AC
21482002-03-18 Andrew Cagney <ac131313@redhat.com>
2149
2150 * gdb.texinfo: Change all examples to @smallexample.
2151 * gdbint.texinfo: Ditto.
a9331b3f 2152
fb0ff88f
AC
21532002-03-18 Andrew Cagney <ac131313@redhat.com>
2154
2155 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
2156 Branches''.
2157
9bb0a4d8
AC
21582002-03-18 Andrew Cagney <ac131313@redhat.com>
2159
2160 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
2161 Policy''.
2162
937f164b
FF
21632002-03-04 Fred Fish <fnf@redhat.com>
2164
2165 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
2166 expresson, suports, dependant, trhe, perhaphs, situtations,
2167 explictily, taged, oportunity, unfortunatly).
2168
a7b40f07
AC
21692002-02-24 Andrew Cagney <ac131313@redhat.com>
2170
2171 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
2172 Remove reference to 3.12.
2173
aab4e0ec
AC
21742002-02-23 Andrew Cagney <ac131313@redhat.com>
2175
2176 * gdbint.texinfo: Include fdl.texi.
2177 (Top): Add GNU Free Documentation License.
2178 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
2179 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
2180 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
2181 (gdbint.info): Add srcdir to include path.
2182 * gdb.texinfo: Include gpl.texi.
2183 (Top): Add Copying.
2184 * gpl.texi: New file.
2185
47b95330
AC
21862002-02-23 Andrew Cagney <ac131313@redhat.com>
2187
2188 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
2189
78c47bea
PM
21902002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
2191
2192 * gdb.texinfo: Document Cygwin native specific commands.
2193
56460a61
DJ
21942002-02-15 Daniel Jacobowitz <drow@mvista.com>
2195
2196 * gdb.texinfo: Document gdbserver ``--attach'' command.
2197
def71bfa
MS
21982002-02-07 Michael Snyder <msnyder@redhat.com>
2199
2200 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
2201 to @code(_ovly_debug_event).
2202
c928edc0
AC
22032002-02-07 Andrew Cagney <ac131313@redhat.com>
2204
2205 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
2206
81d46470
MS
22072002-02-06 Michael Snyder <msnyder@redhat.com>
2208
2209 * gdb.texinfo (overlays): Mention new magic symbol
2210 '_ovly_debug_event', which allows GDB to keep better track
2211 of overlays.
2212
f7dc1244 22132002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
2214
2215 * gdb.texinfo (Memory Region Attributes): Fix the wording.
2216 Suggested by Dmitry Sivachenko.
2217
2218 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
2219
15110bc3
MS
22202002-02-01 Michael Snyder <msnyder@redhat.com>
2221
2222 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2223
6763aef9
MS
22242002-01-30 Michael Snyder <msnyder@redhat.com>
2225
ac282366
MS
2226 * gdb.texinfo: (remote protocol): Gramatical fix-up.
2227 (set trust-readonly-sections): Document.
6763aef9 2228
8642bc8f
AC
22292002-01-29 Andrew Cagney <ac131313@redhat.com>
2230
2231 * gdbint.texinfo (Releasing GDB): Revise and update.
2232
afe64c1a
AC
22332002-01-28 Andrew Cagney <ac131313@redhat.com>
2234
2235 * gdbint.texinfo (Target Architecture Definition): Delete
2236 description of TARGET_BYTE_ORDER_DEFAULT.
2237
f7dc1244 22382002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
2239
2240 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
2241 <mitya@cavia.pp.ru>.
2242
3d6e1b5a
AC
22432002-01-23 Andrew Cagney <ac131313@redhat.com>
2244
2245 * libgdb.texinfo: Delete file.
2246
6c0e9fb3
AC
22472002-01-22 Andrew Cagney <ac131313@redhat.com>
2248
2249 * gdb.texinfo: Remove makeinfo 3.12 hacks.
2250 * gdbint.texinfo: Ditto.
2251
e0ce93ac
AC
2252Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
2253
2254 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
2255
be298bcc
AC
22562002-01-22 Andrew Cagney <ac131313@redhat.com>
2257
2258 * Makefile.in: Update copyright.
2259 (TEXI2DVI): Define.
2260 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
2261 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
2262 gdb-cfg.texi.
2263 (TEXINDEX, PDFTEX): Delete makefile variables.
2264
8e04817f
AC
22652002-01-22 Andrew Cagney <ac131313@redhat.com>
2266
2267 * gdb.texinfo (Protocol): Move section to appendix.
2268
6b2f586d
AC
22692002-01-21 Andrew Cagney <ac131313@redhat.com>
2270
2271 * gdb.texinfo (Remote Debugging): Create a menu.
2272 (Top): Add ``Remote Debugging'' to menu.
2273
6f05cf9f
AC
22742002-01-21 Andrew Cagney <ac131313@redhat.com>
2275
2276 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
2277 serial protocol'' from here.
2278 (Remote Debugging): To here. New chapter.
2279
3fd3d7d2
AC
22802002-01-20 Andrew Cagney <ac131313@redhat.com>
2281
2282 * gdbint.texinfo (Target Architecture Definition): Delete
2283 description of TARGET_BYTE_ORDER_SELECTABLE_P.
2284
7fd60527
AC
22852002-01-20 Andrew Cagney <ac131313@redhat.com>
2286
2287 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
2288 are no longer needed.
2289 (Porting GDB): Add maintainer note about configure.host.
2290
c2f05ac9
AC
22912002-01-20 Andrew Cagney <ac131313@redhat.com>
2292
2293 * gdbint.texinfo (Target Architecture Definition): Remove
2294 definition of IEEE_FLOAT.
2295
f7dc1244 22962002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
2297
2298 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
2299 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
2300 <3diff@gnu.org>
231b2aad 2301
82600034
AC
23022002-01-19 Andrew Cagney <ac131313@redhat.com>
2303
2304 * gdbint.texinfo (Host Definition): Remove references to
2305 MALLOC_INCOMPATIBLE.
2306
7708fa01
AC
23072002-01-17 Andrew Cagney <ac131313@redhat.com>
2308
2309 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
2310 and xyz-xdep.o.
2311
eb12ee30
AC
23122002-01-17 Andrew Cagney <ac131313@redhat.com>
2313
2314 * gdb.texinfo (Maintenance Commands): Add appendix.
2315 (Set Breaks): Copy ``maint info breakpoint'' doco to
2316 ``Maintenance Commands'' appendix. Add reference.
2317
c9ccaa92
AC
23182002-01-17 Andrew Cagney <ac131313@redhat.com>
2319
2320 * fdl.texi: Remove next/prev from @node.
2321
f7dc1244 23222002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
2323
2324 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
2325 for monstrous @multitable (from Brian Youmans).
2326
2327 * fdl.texi: New file.
2328
2329 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
2330
8973da3a
AC
23312002-01-15 Andrew Cagney <ac131313@redhat.com>
2332
2333 * gdbint.texinfo (Releasing GDB): New chapter.
2334
7d86b5d5
AC
23352002-01-14 Andrew Cagney <ac131313@redhat.com>
2336
2337 * gdb.texinfo (Embedded Processors, Calling program functions):
2338 Obsolete references to a29k.
2339
cc1cb004
AC
23402002-01-13 Andrew Cagney <ac131313@redhat.com>
2341
2342 * gdbint.texinfo (Coding): Review Cleanups section. Examples
2343 examples. Document that a code-block should do or discard its
2344 cleanups before exit.
2345
79f12247
MS
23462002-01-11 Michael Snyder <msnyder@redhat.com>
2347
2348 * gdb.texinfo (Choosing files): Change @samp to @file.
2349
19837790
MS
23502002-01-05 Michael Snyder <msnyder@redhat.com>
2351
2352 * gdb.texinfo (--pid): Document new command line option (attach).
2353
f7dc1244 23542002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
2355
2356 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
2357 in the stub.
2358
d7449b42
AC
23592002-01-04 Andrew Cagney <ac131313@redhat.com>
2360
2361 * gdbint.texinfo (Target Architecture Definition): Replace
2362 BIG_ENDIAN with BFD_ENDIAN_BIG.
2363
f23631e4
AC
23642002-01-03 Andrew Cagney <ac131313@redhat.com>
2365
2366 * gdbint.texinfo (Target Architecture Definition): Replace
2367 value_ptr with struct value pointer.
2368
72c9928d
EZ
23692002-01-02 Eli Zaretskii <eliz@gnu.org>
2370
2371 * gdb.texinfo (Free Software): Fix wording.
2372
959acfd1
EZ
23732001-12-31 Eli Zaretskii <eliz@gnu.org>
2374
2375 * gdb.texinfo (Free Software): New section ``Free Software Needs
2376 Free Documentation''.
2377
f7dc1244 23782001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
2379
2380 * stabs.texinfo:
2381 * gdb.texinfo:
2382 * gdbint.texinfo:
2383 * libgdb.texinfo:
2384 * annotate.texi: Fix the application of GFDL in the Copyright notice.
2385
6600abed
MS
23862001-12-29 Michael Snyder <msnyder@redhat.com>
2387
2388 * gdb.texinfo (maint info sections): Fix typo.
2389
f6680716
MS
23902001-12-26 Michael Snyder <msnyder@redhat.com>
2391
fe95c787
MS
2392 * gdb.texinfo (maint info sections): Document.
2393
a9331b3f 2394 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
2395 'info proc' sub-options that are currently not implemented.
2396
c3d3ce5b
JB
23972001-12-20 Jim Blandy <jimb@redhat.com>
2398
2399 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
2400
778eb05e
AC
24012001-12-15 Andrew Cagney <ac131313@redhat.com>
2402
2403 * gdbint.texinfo (Target Architecture Definition): Replace
2404 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
2405
2607059c
AC
24062001-12-01 Andrew Cagney <ac131313@redhat.com>
2407
2408 * gdbint.texinfo (Host Definition): Delete documentation on
2409 HOST_BYTE_ORDER.
2410
df0cd8c5
JB
24112001-11-30 Jim Blandy <jimb@redhat.com>
2412
2413 * gdb.texinfo (Overlays): New chapter, documenting GDB's
2414 overlay support. Add to top-level menu.
2415
88118b3a
TT
24162001-11-26 Tom Tromey <tromey@redhat.com>
2417
2418 * gdb.texinfo (Command Syntax): Document C-o binding.
2419
96565e91
CF
24202001-07-26 Christopher Faylor <cgf@redhat.com>
2421
2422 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
2423 use since it is described in the referenced section.
2424
f7dc1244 2425 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
2426 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
2427 clearer when using DJGPP.
2428
2a3d5645
CF
24292001-11-24 Christopher Faylor <cgf@redhat.com>
2430
2431 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
2432 specifically refer to MS-DOS.
2433 (command files): Mention gdb.ini is only used on MS-DOS.
2434
aa26fa3a
TT
24352001-11-21 Tom Tromey <tromey@redhat.com>
2436
2437 * gdb.texinfo (Invoking GDB): Document --args.
2438 (Mode Options): Likewise.
2439
4f8ada06
JB
24402001-11-21 Jim Blandy <jimb@redhat.com>
2441
2442 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
2443 Delete documentation; this macro has been removed from the
2444 sources.
2445
3fe0dc10
JB
24462001-11-13 Jim Blandy <jimb@redhat.com>
2447
2448 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
2449
9e5abb06
CV
24502001-11-06 Corinna Vinschen <vinschen@redhat.com>
2451
2452 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
2453
1c5dfdad
MS
24542001-11-05 Michael Snyder <msnyder@redhat.com>
2455
a9331b3f 2456 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
2457 quote regexp chars in function names such as "operator*()".
2458
990f9fe3
FF
24592001-11-01 Fred Fish <fnf@redhat.com>
2460
2461 * gdbint.texinfo (SOLIB_ADD): Document additional new
2462 "readsyms" arg.
2463
b433d00b
DH
24642001-10-30 Don Howard <dhoward@redhat.com>
2465
070b1dd3
DH
2466 * gdb.texinfo: (Command Files) Added documentation for the
2467 behavior of gdb with input redirected from a file.
b433d00b 2468
b7209cb4
FF
24692001-10-28 Fred Fish <fnf@redhat.com>
2470
2471 * gdb.texinfo (auto-solib-add): Change docs to match
2472 implementation change.
2473 (auto-solib-limit): Add docs for new variable.
2474
1aa20aa8
AC
24752001-10-15 Andrew Cagney <ac131313@redhat.com>
2476
2477 * gdbint.texinfo (Target Architecture Definition): Function
2478 value_as_pointer renamed to value_as_address.
2479
fc0c74b1
AC
24802001-10-15 Andrew Cagney <ac131313@redhat.com>
2481
2482 * gdbint.texinfo (Target Architecture Definition): Default
2483 POINTER_TO_ADDRESS functions assume unsigned addresses.
2484 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
2485 posting by Jim Blandy.
2486
f4846649
JB
24872001-10-12 Jim Blandy <jimb@redhat.com>
2488
2489 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
2490 version of texi2html (1.64) doesn't support this flag any more.
2491
f277788b
MK
24922001-09-08 Mark Kettenis <kettenis@gnu.org>
2493
a9dc4918
MK
2494 * gdbint.texinfo (Host Definition): Remove description of
2495 MEM_FNS_DECLARED.
2496
d28379df
MK
2497 * gdbint.texinfo (Host Definition): Remove description of R_OK.
2498
f277788b
MK
2499 * gdbint.texinfo (Host Definition): Remove description of
2500 HAVE_SIGSETMASK.
2501
7ccaa899
EZ
25022001-09-04 Elena Zannoni <ezannoni@redhat.com>
2503
2504 * gdbint.texinfo (Target Architecture Definition): Add
2505 explanation of TARGET_PRINT_INSN macro.
2506
17d9d558
JB
25072001-08-30 Jim Blandy <jimb@redhat.com>
2508
2509 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
2510 Explain what it means to load relocatable files.
2511
72cde065
JB
25122001-08-28 Jim Blandy <jimb@redhat.com>
2513
2514 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
2515 info `top' menu.
2516
9e678452
CF
2517Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
2518
2519 * gdbint.texinfo: Add a cautionary note about macro use.
2520
a2bea4c3 25212001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 2522
a2bea4c3
CV
2523 * gdb.texinfo: Explain omitting the hostname in the
2524 `target remote' command.
2525
1129bf27
DJ
25262001-07-30 Daniel Jacobowitz <drow@mvista.com>
2527
2528 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
2529 and END-INFO-DIR-ENTRY.
2530
732b3002
SC
25312001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2532
2533 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
2534
89437448
AC
25352001-07-25 Andrew Cagney <ac131313@redhat.com>
2536
2537 * gdbint.texinfo (libgdb): Rewrite.
2538
f7dc1244 25392001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
2540
2541 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
2542
c4555f82
SC
25432001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2544
2545 * gdb.texinfo (TUI): New chapter, document the TUI.
2546 (Mode Options): Document the -tui option.
2547
2f45a6e0
MK
25482001-07-23 Mark Kettenis <kettenis@gnu.org>
2549
2550 * gdbint.texinfo (Host Definition): Remove description of
2551 NEED_POSIX_SETPGID.
2552
f7dc1244 25532001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
2554
2555 * gdb.tex (DJGPP Native): New node, with descriptions of
2556 DJGPP-specific commands.
2557
be9c6c35
JM
25582001-07-19 John R. Moore <jmoore@redhat.com>
2559
2560 * gdbint.texinfo: Three misspellings.
2561
dfa249fb
AC
25622001-07-06 Andrew Cagney <ac131313@redhat.com>
2563
2564 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
2565 `test` expressions on bash. Problem reported by Colin Walters.
2566
c72e7388
AC
25672001-07-04 Andrew Cagney <ac131313@redhat.com>
2568
2569 * gdbint.texinfo (User Interface): Update ui-out documentation to
2570 refelect recent UI/MI updates.
2571
94bbb2c0
AC
25722001-07-04 Andrew Cagney <ac131313@redhat.com>
2573
2574 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
2575 interpreters.
2576
af6c57ea
AC
25772001-06-15 Andrew Cagney <ac131313@redhat.com>
2578
2579 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
2580 structure and not macros.
2581 (Host Definition): Document that much of this chapter is obsolete.
2582 (Target Architecture Definition): Update list of files that make
2583 up a target architecture.
2584 (Coding): Update.
2585
83aa8bc6
AC
25862001-06-28 Andrew Cagney <ac131313@redhat.com>
2587
2588 * gdbint.texinfo (Target Architecture Definition): Update
2589 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
2590 The latter has been changed to a true predicate.
2591
f7dc1244 25922001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
2593
2594 * annotate.texi: Add @noindent where needed. From Dmitry
2595 Sivachenko <dima@Chg.RU>.
2596 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
2597
656db9b0
AC
25982001-06-16 Andrew Cagney <ac131313@redhat.com>
2599
2600 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
2601
df2396a1
AC
26022001-06-14 Andrew Cagney <ac131313@redhat.com>
2603
2604 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
2605 returns ``OK''. Document that the ``R'' packet does not reply.
2606
0f1f2b0a
MS
26072001-06-13 Michael Snyder <msnyder@redhat.com>
2608
2609 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
2610
f7dc1244 26112001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
2612
2613 * gdb.texinfo (Signals): Clarify the default setting of signal
2614 handling.
2615
a5d7c491
AC
26162001-05-14 Andrew Cagney <ac131313@redhat.com>
2617
2618 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
2619 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
2620
05a54c4f
AC
26212001-05-12 Andrew Cagney <ac131313@redhat.com>
2622
2623 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
2624
f7dc1244 26252001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
2626
2627 * gdbint.texinfo (Clean Design and Portable Implementation):
2628 Renamed from "Clean Design".
2629 (Clean Design and Portable Implementation): Document portable
2630 methods of handling file names, and the associated macros.
2631
f7dc1244 26322001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
2633
2634 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
2635 command and provide a cross-reference to its description.
2636 (Symbols): Note that "info scope" is useful for trace experiments.
2637
f7dc1244 26382001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 2639
b37052ae
EZ
2640 * gdb.texinfo (Symbols): Document "info scope".
2641 (Tracepoints): New chapter.
2642 (Contributors): Update for v5.1.
2643 <All nodes>: Change "C++" to "C@t{++}".
2644
0ee54786
EZ
2645 * gdbint.texinfo (User Interface): A new section about ui_out
2646 functions, based on text written by Fernando Nasser.
2647
c534679c
EZ
2648 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
2649
f7dc1244 26502001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 2651
e9c75b65
EZ
2652 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
2653
2654 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
2655
2656 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
2657 Replace "GDB" with "@value{GDBN}". Fix markup.
2658
2659 * annotate.texi: Change Permissions to GFDL. Update Copyright.
2660
3d67e040
EZ
2661 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
2662 a cross-reference to its description.
2663 (Symbols): Document "info symbol".
2664
f7dc1244 26652001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
2666
2667 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
2668 subsection "x86 Watchpoints".
2669 (Target Architecture Definition): Document the macros
2670 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
2671 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
2672
b0ed3589
AC
26732001-03-20 Andrew Cagney <ac131313@redhat.com>
2674
2675 * gdbint.texinfo (Target Architecture Definition): Update
2676 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
2677 list.
2678
b6ba6518
KB
26792001-03-06 Kevin Buettner <kevinb@redhat.com>
2680
2681 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
2682 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
2683
f7dc1244 26842001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
2685
2686 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
2687
f7dc1244 26882001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 2689
17cc6a06
EZ
2690 * gdb.texinfo (Environment): Document that `path' does not change
2691 the value of PATH in GDB's own environment (it did in the past,
2692 but that was changed on March 15, 1994). Reported by Doug Evans
2693 <dje@transmeta.com>.
2694
56caf160
EZ
2695 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
2696 its line. Fix markup of commands and macros. Add an Index node
2697 and index entries.
2698
29e57380
C
26992001-01-23 J.T. Conklin <jtc@redback.com>
2700
2701 * gdb.texinfo (Memory region attributes): New manual section.
2702
1c6147de
ND
27032001-01-04 Nicholas Duffek <nsd@redhat.com>
2704
2705 * gdbint.texinfo (POP_FRAME): Document use by return_command.
2706
f7dc1244 27072000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
2708
2709 * refcard.tex: Version and copyright fixed. From Phil Edwards
2710 <pedwards@disaster.jaj.com>.
2711
0dcedd82
AC
2712Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
2713
2714 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
2715 DWARF2_REG_TO_REGNUM): Document.
2716
3b851bce
AC
2717Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
2718
2719 * gdbint.texinfo (Coding): Update current value of
2720 --enable-build-warnings. Mention --enable-gdb-build-warnings.
2721
f7dc1244 27222000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
2723
2724 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
2725 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
2726
b90a5f51
CF
27272000-11-10 Christopher Faylor <cgf@cygnus.com>
2728
2729 * gdb.texinfo: Document new 'set step-mode' command.
2730
f7dc1244 27312000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
2732
2733 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
2734 changes from Dmitry Sivachenko <dima@Chg.RU>.
2735
f7dc1244 27362000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
2737
2738 * gdb.texinfo (Hooks): Document the new post-hook functionality.
2739 From Steven Johnson <sbjohnson@ozemail.com.au>.
2740
2e685b93
MK
27412000-08-10 Mark Kettenis <kettenis@gnu.org>
2742
2743 * gdbint.texinfo (Overall Structure): Spelling fix.
2744
f7dc1244 27452000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
2746
2747 * gdbint.texinfo (Target Architecture Definition): Document that
2748 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
2749 for which REGISTER_CONVERTIBLE returns a zero value.
2750
63ac3005
EZ
27512000-07-08 Christopher Faylor <cgf@cygnus.com>
2752
2753 * Makefile.in (install-info): Find files to install in either the
2754 build or source directories (adapted from Makefile.am).
2755
bd79f757
ND
27562000-07-07 Nicholas Duffek <nsd@redhat.com>
2757
2758 * stabs.texinfo: Fix spelling errors.
2759 (String Field): FILE-NUMBER starts from 0, not 1.
2760
f7dc1244 27612000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
2762
2763 * refcard.tex: Remove \centerline from the blurb. Patch from
2764 Brian Youmans.
2765
f7dc1244 27662000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
2767
2768 * Makefile.in (install-info): Support installation from outside of
2769 the source directory. Reported by Mark Harig
2770 <markh@frazier.landmark.com>.
2771
f3b28801
C
27722000-06-20 J.T. Conklin <jtc@redback.com>
2773
2774 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
2775
449f3b6c
AC
2776Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
2777
2778 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
2779 Generate using pdftex.
2780 (PDFTEX): Define.
2781 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
2782 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
2783 @contents at the start.
2784
f7dc1244 27852000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
2786
2787 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
2788 Youmans.
2789
9e9c5ae7
AC
2790Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
2791
2792 From Brian Youmans:
2793 * gdb.texinfo: Fix ``et al.''.
2794
c741b251
AC
2795Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
2796
2797 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
2798 loop.
2799
4ab64e14
JG
28002000-05-19 Jimmy Guo <guo@cup.hp.com>
2801
2802 * configure: Regenerate.
2803
f7dc1244 28042000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
2805
2806 * Makefile.in (install-info): Run install-info on installed Info
2807 files.
2808
8c70017b
AC
2809Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
2810
a7cb598a
AC
2811 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
2812 Andrew Cagney.
8c70017b 2813
f7dc1244 28142000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
2815
2816 * gdb.texinfo: Proofreading changes from Brian Youmans.
2817
bf0184be
ND
28182000-05-01 Nick Duffek <nsd@cygnus.com>
2819
2820 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
2821 startup sequence, minor edits.
2822
f7dc1244 28232000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
2824
2825 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
2826 TeX.
2827
2828 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
2829 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
2830 like `n' and `s' which look weird. Convert some of the @kindex to
2831 @vindex, when they refer to variables, not commands.
2832
33e16fad
AC
2833Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
2834
2835 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
2836
f7dc1244 28372000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
2838
2839 * Makefile.in (GDBMI_DIR): New variable.
2840 (SET_TEXINPUTS): Add $(GDBMI_DIR).
2841 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
2842 (gdbmi.texinfo): New target, for texi2roff.
2843 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
2844 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
2845
2846 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
2847 gdbmi.texinfo.
2848 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
2849 comment.
2850
d167840f
EZ
28512000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2852
2853 * gdb.texinfo (Files): Update description of add-symbol-file
2854 command.
2855
f7dc1244 28562000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
2857
2858 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
2859 prevents the build (and is generally a Bad Idea).
2860
f7dc1244 28612000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
2862
2863 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
2864 a comma inside @var.
2865 (Command Files): Index markup changes from Dmitry Sivachenko
2866 <dima@Chg.RU>.
2867
f7dc1244 28682000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
2869
2870 * Makefile.in (LN_S): Define.
2871 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
2872 invoke "ln -s" unless it is known to work.
2873
2874 * configure.in (AC_PROG_LN_S): Add.
2875
8dc7983f
JB
28762000-04-14 Jim Blandy <jimb@redhat.com>
2877
2878 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
2879 section.
2880 (Target Conditionals): Document ADDRESS_TO_POINTER,
2881 POINTER_TO_ADDRESS.
2882
1a8237e8
DB
28832000-04-11 Daniel Berlin <dan@cgsoftware.com>
2884
2885 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
2886 gdb-cfg.texi to get the value.
2887
ca526f1a
JB
28882000-04-10 Jim Blandy <jimb@redhat.com>
2889
2890 * gdbint.texinfo (Target Architecture Definition): Fix
2891 cross-references.
2892
faaafcb4
JB
28932000-04-08 Jim Blandy <jimb@redhat.com>
2894
2895 * gdbint.texinfo (Using Different Register and Memory Data
2896 Representations): New section.
2897 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
2898 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
2899 REGISTER_CONVERT_TO_RAW): Document.
2900
1b27397f
AC
2901Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
2902
2903 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
2904 for acknowledgments.
2905
480ff1fb
AC
2906Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
2907
2908 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
2909 qThreadExtraInfo.
2910
a9331b3f 29112000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 2912
a9331b3f
RM
2913 * gdb.texinfo: Clarify which remote debug protocol commands are
2914 required and which are optional.
f1251bdd 2915
dbeb8dbd
AC
2916Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
2917
2918 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
2919 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
2920 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
2921 * annotate.texi: Update.
2922
6d2ebf8b
SS
29232000-03-28 Stan Shebs <shebs@apple.com>
2924
2925 * gdb.texinfo: Update dates, bump to Eighth Edition (note
2926 expectation of additional changes before release), update
2927 ISBN, add copy of top-level menu for @ifhtml, remove explicit
2928 node links, rephrase and/or shorten lines to fix formatting
2929 problem in both regular and @smallbook formats.
2930 * annotate.texi: Shorten lines in example, use smallexample
2931 consistently everywhere.
2932 * Makefile.in: Add comment about texinfo 4.0 html generation.
2933 (SFILES_INCLUDED): Add annotate.texi.
2934
5d161b24
DB
29352000-03-27 Daniel Berlin <dan@cgsoftware.com>
2936
2937 * gdb.texinfo (Debugging Output): Added new section, documenting
2938 the "set/show debug" commands.
2939
b9deaee7
AC
2940Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
2941
2942 * annotate.texi (Annotations): When GDBN omit @chapter and @node
2943 entry.
2944
2945 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
2946 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
2947 @chapter and @node entries.
a9331b3f 2948
b9deaee7 2949 * gdb.texinfo: Link all top-level nodes.
a9331b3f 2950
9ef47d30
AC
2951Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
2952
2953 * Makefile.in (install-info): Create $(infodir) before installing
2954 files.
2955
cfeada60
FN
29562000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
2957
2958 From David Whedon <dwhedon@gordian.com>
2959 * gdbint.texinfo : Added paragraphs about command deprecation.
2960
6837a0a2
DB
29612000-03-22 Daniel Berlin <dan@cgsoftware.com>
2962
2963 * gdb.texinfo: Add documentation for the apropos command.
2964
bba2971c
MS
29652000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
2966
2967 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
2968
2b628194
MS
29692000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
2970
a9331b3f 2971 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
2972 two places.
2973
96a2c332
SS
29742000-03-17 Stan Shebs <shebs@apple.com>
2975
2976 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
2977 <dima@Chg.RU>, also clarification of allowed content for
2978 string constants.
2979
f7dc1244 29802000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
2981
2982 * gdb.texinfo (main menu): Add Annotations.
2983 (File Options): Add @cindex entries for each command-line option.
2984 Document --epoch, --annotate, --async, --interpreter, --write,
2985 --statistics, and --version.
2986
2987 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
2988 of GDB.
2989
9d233477
JB
29902000-02-23 Jim Blandy <jimb@redhat.com>
2991
2992 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
2993
14e0eb3b
JB
29942000-02-22 Jim Blandy <jimb@redhat.com>
2995
2996 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
2997
3555de01
JM
29982000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
2999
3000 * Makefile.in (diststuff): New target.
3001
5e35df8e
KB
30022000-02-15 Kevin Buettner <kevinb@redhat.com>
3003
3004 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 3005 architecture. [From Jim Wilson.]
5e35df8e 3006
c5394b80
JM
30072000-01-16 Tom Tromey <tromey@cygnus.com>
3008
3009 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
3010 (Delete Breaks): Mention range arguments.
3011 (Disabling): Likewise.
3012
c3f6f71d
JM
30132000-01-05 Dmitry Sivachenko <dima@Chg.RU>
3014
3015 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
3016
c4093a6a
JM
3017Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
3018
3019 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
3020 valid functions.
3021
11cf8741
JM
30221999-11-05 Stan Shebs <shebs@andros.cygnus.com>
3023
3024 * gdb.texinfo: Clarify regular expressions used in rbreak.
3025
917317f4
JM
30261999-10-15 Kevin Buettner <kevinb@cygnus.com>
3027
3028 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
3029 MEMORY_REMOVE_BREAKPOINT): Document.
3030
3031Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
3032
3033 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
3034 offset re-using the DATA offset instead.
3035
2df3850c
JM
30361999-10-11 Jim Kingdon <kingdon@redhat.com>
3037
3038 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
3039
30401999-10-05 Stan Shebs <shebs@andros.cygnus.com>
3041
3042 From Dmitry Sivachenko <demon@gpad.ac.ru>:
3043 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
3044 typos.
3045
3046 * gdb.texinfo: Various minor wording and formatting improvements,
3047 mentions of additional command-line options.
3048
2acceee2
JM
30491999-09-30 Fred Fish <fnf@cygnus.com>
3050
3051 * gdb.texinfo: Document additional forms of specifying section
3052 names and addresses for the add-symbol-file command.
3053
c2c6d25f
JM
30541999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
3055
3056 * gdbint.texinfo: Fix typo, add the word "have".
3057
30581999-09-14 Jim Blandy <jimb@cris.red-bean.com>
3059
3060 * gdbint.texinfo (Target Architecture Definition): Document the
3061 SKIP_PERMANENT_BREAKPOINT macro.
3062
d4f3574e
SS
30631999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3064
3065 * gdb.texinfo: Fiks speling errers.
3066
3067 * gdb.texinfo: Fix uses of @multitable.
3068
f7dc1244 3069 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
3070 * gdb.texinfo: Include details specific to DOS host, clarify
3071 some confusing language, fix @ref/@xref/@pxref usages, add
3072 comments about using with optimization, add more indexing,
3073 fix info about disassembly-flavor.
3074
3075Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
3076
3077 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
3078 SKIP_SOLIB_RESOLVER): Define.
3079
3080Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
3081
3082 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
3083 ``g'' packets.
3084
104c1213
JM
30851999-08-30 Stan Shebs <shebs@andros.cygnus.com>
3086
3087 * gdb.texinfo: Create a new "Configurations" chapter with
3088 platform-specific info, inline remote.texi and move sections of it
3089 into the new chapter, move bits about info proc, heuristic search,
3090 and register stack into the new chapter.
3091 * remote.texi: Remove, now part of gdb.texinfo.
3092 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
3093
30941999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
3095
3096 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
3097 GDB_TARGET_IS_MACH386): These kludges have gone away.
3098
3099Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
3100
3101 * gdbint.texinfo (Target Architecture Definition): Mention
3102 TDEPLIBS.
3103
53a5351d
JM
31041999-08-20 Stan Shebs <shebs@andros.cygnus.com>
3105
3106 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
3107 surrounding text to fit HP-UX bits into general info.
3108 (HPPA-cfg.texi): Remove, no longer useful.
3109
3110 * gdb.texinfo: Remove explicit links from @node lines, remove
3111 HP-added "Detailed Node Listing" from main menu which confuses
3112 things.
3113
3114 From Dmitry Sivachenko <dima@Chg.RU>:
3115 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
3116 in description of `set environment'.
3117
31181999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3119
3120 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
3121
7be570e7
JM
31221999-08-12 Ben Elliston <bje@cygnus.com>
3123
3124 * gdbint.texinfo (Breakpoint Handling): Add missing words.
3125
f7dc1244 31261999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
3127
3128 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
3129 watch, awatch, and rwatch. Explain why the latter two cannot be
3130 set as software watchpoints. Document that watchpoints for local
3131 variables are deleted when the debuggee terminates.
3132
3133Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
3134
3135 * remote.texi (Protocol): Further clarification of the "qRcmd"
3136 packet. Allow E.. response packet. "qRcmd" packet is no longer
3137 reserved.
3138
31391999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3140
a9331b3f
RM
3141 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
3142 * gdb.texinfo: Ditto.
7be570e7 3143
96baa820
JM
31441999-08-06 Tom Tromey <tromey@cygnus.com>
3145
3146 * gdb.texinfo (KOD): New node.
3147
3148Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
3149
3150 * remote.texi (Rcmd): Fix minor formatting typos.
3151
3152Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
3153
3154 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
3155 packets.
3156
adf40b2e
JM
31571999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
3158
3159 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
3160 fixes.
3161
43ff13b4
JM
3162Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
3163
3164 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
3165
085dd6e6
JM
3166Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3167
3168 * remote.texi (Communication Protocol): ``v'' is in use. Fix
3169 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
3170 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
3171 packets that are not supported on all hosts. Expand examples.
3172 Spell check.
3173
31741999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3175
3176 * Makefile.in: Recognize html, install-html. Add targets
3177 to build HTML versions of documentation via texi2html.
3178
3179Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
3180
3181 * gdbint.texinfo (Testsuite): New chapter, information about the
3182 testsuite.
3183
3184Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
3185
3186 * remote.texi (Communication Protocol): Rewrite.
3187
3188Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
3189
3190 * stabs.texinfo: Fix uses of xref.
3191
9e0b60a8
JM
3192Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
3193
3194 * gdbint.texinfo: Add an anti-printf exhortation, and update the
3195 info about patch submission.
3196
cce74817
JM
3197Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
3198
3199 From Per Bothner <bothner@cygnus.com>:
3200 * gdb.texinfo: Document Chill support.
3201
3202Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
3203
3204 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
3205 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
3206 Document that the value should be greater-than or equal-to zero.
3207 (NO_STD_REGS): Document. Deprecate.
3208
ac9a91a7
JM
3209Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3210
3211 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
3212 Document that these are not used.
3213
3214Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3215
3216 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
3217
392a587b
JM
3218Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
3219
3220 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
3221 numargs was dropped.
3222
3223Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
3224
3225 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
3226
b83266a0
SS
3227Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
3228
3229 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
3230 Update.
3231
7a292a7a
SS
3232Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
3233
3234 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
3235 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
3236
3237Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
3238
3239 * gdbint.texinfo: Fix typos: $ -> @.
3240
3241Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
3242
3243 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
3244 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
3245 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
3246 BREAKPOINT_FROM_PC.
a9331b3f 3247
7a292a7a
SS
3248Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
3249
3250 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
3251 CALL_DUMMY_STACK_ADJUST): Document.
3252
3253Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3254
3255 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
3256 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
3257
32581999-04-02 Stan Shebs <shebs@andros.cygnus.com>
3259
3260 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
3261 longer exists.
3262
3263Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
3264
3265 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
3266 nearly all @ifset/@ifclear conditionals; nobody uses them, and
3267 they make the manual source incomprehensible.
3268 * h8-cfg.texi: Remove, hasn't been used in years.
3269
c906108c
SS
3270Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
3271
3272 * gdb.texinfo: Update the credits.
3273
3274Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
3275
3276 * gdb.texinfo: Fix mistakes noticed in printout of last
3277 draft, add Alpha to discussion of heuristic fence post.
3278
3279Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
3280
3281 * gdb.texinfo, remote.texi: Many changes; update to Seventh
3282 Edition, merge some HP changes into mainline, describe some
3283 previously undocumented features, describe more of the target
3284 commands available, eliminate obsolete section on renamed
3285 commands.
3286 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
3287
3288Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
3289
3290 * gdb.texinfo: Make many HPPA conditionals unconditional,
3291 including catchpoint description, since now on for all configs.
3292 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
3293 specializations.
3294
3295Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
3296
3297 * Makefile.in (GDBvn.texi): Fix match expression to work with
3298 current format of VERSION in gdb/Makefile.in.
3299 * gdb.texinfo: Fix node ref to match new readline.
3300
3301Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
3302
a9331b3f
RM
3303 * gdb.texinfo: Changes made as part of a project to merge in
3304 changes made by HP. Documentation makes extensive use of
c906108c
SS
3305 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
3306 on remote debugging. There are differences in documentation
3307 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
3308 the HP manual discusses catchpoints, hardware watchpoints, and
3309 some HPUX specific limitations for shared library support.
a9331b3f 3310
c906108c
SS
3311 There are also a number of @node changes.
3312
33131999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
3314
3315 * gdbint.texinfo (Formatting): Disambiguate a sentence.
3316 (C Usage): Same.
3317
3318Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
3319
3320 The following changes were made by Edith Epstein
3321 <eepstein@cygnus.com> as part of a project to merge in changes
3322 made by HP.
a9331b3f 3323
c906108c
SS
3324 * HPPA-cfg.texi: new file.
3325
3326 * all-cfg.texi: set HPPA for HP PA-RISC targets.
3327
3328 * refcard.tex: change documentation about catch.
3329 removed info catch.
3330
3331Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
3332
3333 * gdbint.texinfo: Expand on GDB's coding standards,
3334 specify the use of arg names with prototypes.
3335
33361998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
3337
3338 * gdb.texinfo: Fix tipo.
3339
3340Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
3341
3342 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
3343 TARGET_BYTE_ORDER_SELECTABLE_P.
3344
3345Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
3346
3347 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
3348
33491998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
3350
3351 * agentexpr.texi: New file.
3352
3353Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
3354
3355 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
3356
33571998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
3358
3359 * remote.texi: Changed wording that implied that the GDB remote
3360 protocol caches register values instead of GDB itself.
3361
3362Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
3363
3364 * gdbint.texinfo: Add some info about symbol readers.
3365 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
3366 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
3367 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
3368 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
3369
3370Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
3371
a9331b3f 3372 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
3373
3374Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
3375
3376 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
3377
3378Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
3379
3380 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
3381 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
3382
3383Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
3384
3385 * gdbint.texinfo: Fix minor typos.
3386
3387Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
3388
3389 * gdbint.texinfo: Complete overhaul. Group descriptions more
3390 logically, add more info on generic algorithms, remove much
3391 obsolete and/or wrong material.
3392
3393Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
3394
3395 * stabs.texinfo (Method Type Descriptor): Expand and correct.
3396
3397Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
3398
3399 * refcard.tex: Copyright, address updates.
3400
3401Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
3402
3403 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
3404 for the edition instead of confusing GDB-version-like numbers.
3405
3406Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
3407
3408 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
3409
3410Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
3411
3412 * LRS: Reformat a bit to keep text under 80 columns.
3413
3414Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
3415
3416 * gdb.texinfo: Add some credits, mention bug monitor.
3417 * remote.texi: Mention mips monitor targets.
3418 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 3419
c906108c
SS
3420Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
3421
3422 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
3423 files, finish sorting of host vs target vs native macros, describe
3424 some more of them.
3425
3426Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
3427
3428 * gdbint.texinfo (Host Conditionals): Document change from
3429 using NO_MMALLOC to it's inverse, USE_MMALLOC.
3430
3431Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
3432
3433 * gdbint.texinfo (Host Conditionals): Document
3434 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
3435
3436Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
3437
3438 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
3439 Document LSEEK_NOT_LINEAR.
3440
3441Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
3442
3443 * stabs.texinfo (Stab Section Basics): Make it clear that only
3444 some versions of the GNU linker remove the leading N_UNDF symbol.
3445
3446Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
3447
3448 * stabs.texinfo (String Field): Document type number pairs here,
3449 instead of in the Sun specific section.
3450 (Include Files): The GNU linker supports the N_BINCL
3451 optimization. Clarify the N_BINCL value, and what it is used
3452 for.
3453 (Procedures): Document N_FUN with an empty string to mark the end
3454 of a function.
3455 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
3456 (Sun Differences): Remove this node, as the information is now
3457 elsewhere in the main document.
3458 (Stab Section Basics): Mention that the GNU linker may optimize
3459 stabs and remove the leading N_UNDF symbol.
3460
3461Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
3462
3463 * gdb.texinfo, refcard.tex: Restore author credit
3464
3465Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
3466
3467 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
3468 documentation to account for START and END macros taking
3469 one arg.
3470
3471Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
3472
3473 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
3474 * gdb.texinfo (Frames): Fix typo.
3475
3476Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
3477
3478 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
3479 a target_signal as arg type, not a pid.
3480
3481Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
3482
3483 * gdb.texinfo: Document `set assembly-language'.
3484
3485Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
3486
3487 * remote.texi: Update list of stubs in the GDB distribution.
3488
3489Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
3490
3491 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
3492 Also document that some systems can use mmalloc but must define
3493 this if their C runtime allocates memory that is later freed.
3494 (MMCHECK_FORCE): Document new macro.
a9331b3f 3495
c906108c
SS
3496Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
3497
3498 * remote.texi: Add documentation for target Sparclet.
3499
3500Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3501
a9331b3f 3502 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
3503 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
3504 * configure.in: Rewritten for autoconf.
3505 * configure: New.
3506
3507Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
3508
3509 * Makefile.in (DVIPS): New define, set to dvips.
3510 (dvi): Add stabs.dvi.
3511 (ps): New target.
3512 (all-doc): Depend on info, dvi, and ps targets.
3513 (STAGESTUFF): Add *.ps and *.dvi files.
3514 (clean-info, clean-dvi): Remove.
3515 (mostlyclean): Does not depend upon clean-info or clean-dvi,
3516 rules completely rewritten.
3517 (maintainer-clean): Remove clean-info and clean-dvi
3518 dependencies and put their actions in the rules.
3519 (gdb.ps): New target
a9331b3f 3520 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
3521 intermediate TeX files, whether they have 2 or 3 character
3522 extensions.
3523 (gdbint.ps): Add target and rules.
3524 (gdb-internals): Delete unused target.
3525 (Makefile): Depends upon config.status also.
3526
3527Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
3528
3529 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
3530 set.
3531
3532Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
3533
3534 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
3535 * gdb.texinfo (Expressions): Fix erroneous array constant example.
3536
3537Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
3538
3539 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
3540
3541Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3542
3543 * gdb.texinfo (Print settings): Document
3544 `set/show print static-members' commands.
3545
3546Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
3547
3548 * gdbint.texinfo (Native): Document name change, coredep.c to
3549 core-aout.c.
3550
3551Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
3552
3553 * stabs.texinfo (Include Files): Document the values the SunOS4
3554 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
3555
3556Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
3557
3558 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
3559 Fix typo.
3560
3561Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
3562
3563 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
3564 "gdb.tar.Z".
3565
3566Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
3567
3568 * Makefile.in (maintainer-clean): New target, synonym for
3569 realclean.
3570
3571Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
3572
3573 * Update all FSF addresses except those in COPYING* files.
3574
3575Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
3576
3577 From Richard Earnshaw (rearnsha@armltd.co.uk):
3578 * gdb.texinfo (convenience variables): Document $_exitcode.
3579 (quit): Document optional expression to use as exit code.
3580
3581Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
3582
3583 * gdb.texinfo, remote.texi: Brought up to date with various
3584 GDB changes.
3585
3586Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
3587
3588 * gdb.texinfo: Update dates and versions, fix comments about
3589 hardware watchpoints in future releases and about the
3590 sharedlibrary command.
3591
3592Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3593
3594 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
3595 C_FUN stab. Other cleanups.
3596
3597Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3598
3599 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
3600 for the sparc stub.
3601
3602Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3603
3604 * annotate.texi: Clarify which addresses have differing formats
3605 depending on the language and which do not.
3606
3607Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3608
3609 * remote.texi (NetWare): Changed example to use BOARD= instead of
3610 NODE= argument to reflect correspoding change to gdbserve.nlm.
3611
3612Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3613
3614 * stabs.texinfo (Negative Type Numbers): Mention the fact that
3615 GDB, as well as AIX dbx, supports the size type attribute.
3616
3617Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3618
3619 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
3620
3621Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
3622
3623 * gdb.texinfo (Define): Document $arg0... arguments to commands,
3624 and new 'if' and 'while' commands.
3625
3626Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
3627
3628 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
3629
3630Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3631
3632 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
3633 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
3634 NetWare targets. Mostly stolen from the Server node.
3635
3636Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3637
3638 * gdb.texinfo (Setting): Talk about the language of a source file
3639 versus the working language. The old documentation did not match
3640 what GDB did.
3641
3642Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3643
3644 * stabs.texinfo (Source Files): Document N_SO used to mark the end
3645 of a source file.
3646
3647Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3648
3649 * gdb.texinfo (Processes): New node.
3650
3651Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3652
3653 * remote.texi: Update documentation of set/show mipsfpu.
3654
3fc11d3e
JM
3655Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
3656
3657 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
3658 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
3659
3660Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
3661
3662 * gdbint.texinfo: Removed mentions of some incorrectly placed and
3663 obsolete conditionals, described some others.
3664
3665Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3666
3667 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
3668 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
3669
3670Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
3671
3672 * gdbint.texinfo: Put regex conditionals in their own table.
3673
3674Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
3675
3676 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
3677 described or fixed the descriptions of many others.
3678
3679Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
3680
3681 * gdb.texinfo: Add some more credits.
3682 * gdbint.texinfo: Capitalize GDB consistently, describe some
3683 macros and remove some.
3684
3685Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
3686
3687 * gdbint.texinfo: Removed mentions of many incorrectly placed and
3688 obsolete conditionals, described some others.
3689
3690Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3691
3692 * gdb.texinfo (help targets): Changed to `help target', which
3693 is the correct gdb command.
3694
3695Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3696
3697 * annotate.texi (TODO): New node, for keeping track of annotations
3698 suggested but not yet implemented.
3699
3700Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3701
3702 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
3703 another symbol, it is not the address itself.
3704
3705Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
3706
3707 * stabs.texinfo (Stab Section Basics): Add comment about alignment
3708 of stabs-in-coff sections.
3709
3710Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3711
3712 * annotate.texi: Change edition to 0.5 and date to May 1994.
3713 Add index.
3714 (Frames): New node, for frame annotation.
3715 (Displays): New node, for display annotation.
3716
3717 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
3718 when waiting for your program to stop.
3719
3720Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3721
3722 * annotate.texi (Breakpoint Info): Document annotation of header
3723 fields and record annotation.
3724
3725Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3726
3727 * annotate.texi: New file, to document annotations.
3728
3729Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3730
3731 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
3732 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
3733
3734Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3735
3736 * stabs.texinfo (Stab Section Basics): Say what is in .stab
3737 section, and say n_strx field is compilation unit relative.
3738 * stabs.texinfo: Don't use @code for a.out when it is the name of
3739 an object file format.
3740
3741Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3742
3743 * gdb.texinfo: Refer to file names, not path names, per rms
3744 convention.
3745 (Arguments): Fix typo.
3746
3747Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3748
3749 * stabs.texinfo (Global Variables): Talk about stabs in files
3750 where variables are referenced, but not defined.
3751
3752Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3753
3754 * stabs.texinfo: Move stuff on @ and # type descriptors from node
3755 Cplusplus to new nodes Member Type Descriptor and Method Type
3756 Descriptor. Re-write stuff for #.
3757
3758Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3759
3760 * gdb.texinfo (Print Settings): Don't document "set print
3761 fast-symbolic-addr off". The bug which it worked around was fixed
3762 on 25 Feb 94 in coffread.c, so I'm nuking the command.
3763
3764 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
3765 N_ENTRY node.
3766
3767 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
3768
3769Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3770
3771 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
3772 references to ieee-float.c.
3773
3774Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3775
3776 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
3777 match what the code actually does.
3778
3779Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3780
3781 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
3782
3783Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3784
3785 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
3786 i, and b.
3787
3788Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
3789
3790 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
3791 well as for ELF and SOM. Unify the descriptions of ELF and SOM
3792 as "stabs in sections" rather than just saying "ELF and SOM".
3793 Also make that stuff apply to COFF.
3794
3795Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3796
3797 * gdb.texinfo (Formatting Documentation): Change GhostScript to
3798 Ghostscript.
3799
3800Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3801
3802 * gdb.texinfo (Continuing and Stepping): When talking about "step"
3803 versus functions without line numbers, also mention stepping into
3804 them as well as "step" when you are in them. Tell the user how to
3805 deal with the situation. Add comment about "debugging information".
3806
3807Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3808
3809 * stabs.texinfo (Enumerations): Document restriction on where
3810 enumeration types can appear and still win with GDB.
3811
3812Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3813
3814 * stabs.texinfo (Negative Type Numbers): Document format for type
3815 -16.
3816
3817Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3818
3819 * gdb.texinfo (Selection, Frame Info): Update information about
3820 arbitrary frame specficiations.
3821
3822Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
3823
3824 * gdb.texinfo, remote.texi: general editing pass prior to Net release
3825
3826Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3827
3828 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
3829
3830Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3831
3832 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
3833
3834Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3835
3836 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
3837 Differences node to Statics node.
3838 (Statics): Discuss XCOFF use of V symbol descriptor.
3839
3840 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
3841 not clean.
3842
3843Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
3844
3845 * gdb.texinfo (Print Settings): Document `set print
3846 fast-symbolic-addr' and improve the doc for some other
3847 `set print's.
3848
3849Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3850
3851 * stabs.texinfo (String Field): Talk about defining several type
3852 numbers at once.
3853 Fix lint regarding changing node ELF Transformations to
3854 ELF and SOM Transformations.
3855
3856Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
3857
3858 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
3859
3860Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3861
3862 * stabs.texinfo (Cross-References): `::' is for nested types only
3863 within <>.
3864 (Structures): Document static members.
3865
3866Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3867
3868 * stabs.texinfo: Document S type attribute.
3869
3870Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3871
3872 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
3873
3874Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
3875
3876 * gdbint.texinfo: Fix a few typos.
3877
3878Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3879
3880 * gdb.texinfo, remote.texi: formatting improvements
3881
3882 * gdb.texinfo (New Features): mention threads.
3883 (Summary, C): fix xrefs in newly contributed text.
3884 (Threads): index entries, clarifications, example
3885 (passim): minor typos fixed, phrasing improvements
3886
3887 * remote.texi (Bootstrapping): rephrase text on ^C and add index
3888 entries; (Server): explain use of gdbserver w/real-time systems,
3889 add example of conflicting TCP port; (MIPS Remote) break up
3890 running text into table, highlighting commands, and add example.
a9331b3f 3891
c906108c
SS
3892Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3893
3894 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
3895
3896Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3897
3898 * stabs.texinfo (Nested Symbols): New node.
3899 (String Field, Symbol Descriptors, Cross-References): Refer to it.
3900
3901Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3902
3903 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
3904 to picking which Bbss.bss symbol to use, and (because there seems to
3905 be no good way of doing it) re-write some of the text to make it
3906 sound like Bbss.bss isn't such a great idea after all (as currently
3907 designed).
3908
3909 * gdb.texinfo (C): In addition to saying people have to use g++ for
3910 good results, say they have to use stabs. Specifically say cfront
3911 doesn't work well.
3912 (Summary): Merge in information on Modula-2, Pascal, and Chill from
3913 the gdb README. Add xrefs to places where the support for the various
3914 languages is described in detail.
3915
3916Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3917
3918 * stabs.texinfo: Clean up stuff about visibility and virtual
3919 characters.
3920
3921 * stabs.texinfo (N_M2C): Cite Sun doc.
3922
3923Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3924
3925 * gdb.texinfo: updates re threads.
3926 * remote.texinfo: avoid index entries starting with digits.
3927
3928Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3929
3930 * stabs.texinfo (Enumerations): Talk about large, negative and
3931 octal values. Clean up cross reference to type attributes.
3932 (String Field): Say that GDB 4.11 supports size attribute.
3933
3934Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3935
3936 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
3937 is a mandatory step. Make the stuff about that more concise.
3938
3939Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3940
3941 * stabs.texinfo (Class Names): New node.
3942
3943 * gdb.texinfo (Command Files): Explain order of init file reading.
3944
3945 * remote.texi (Bootstrapping): Talk about getting the serial driver
3946 to deal with ^C sent by gdb to stop the remote system.
3947
3948Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
3949
3950 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
3951
3952 * libgdb.texinfo (Defining Commands): made the DOC arg
3953 to gdb_define_app_command a char * instead of char **
3954 per a suggestion from kingdon.
3955
3956 * libgdb.texinfo: total rewrite from a different starting
3957 premise.
3958
3959Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3960
3961 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
3962 floats passed as doubles (to improve clarity).
3963
3964Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3965
3966 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
3967
3968 * a4rc.sed: update to work with Andreas Vogel papersize params
3969
3970 * refcard.tex: use Andreas Vogel simplifications of papersize
3971 params; remove useless version info; update copyright date.
3972
3973Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3974
3975 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
3976
3977Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3978
3979 * gdb.texinfo (Files): Say what address the load command loads it at.
3980
3981 * stabs.texinfo (Common Blocks): Minor cleanups.
3982
3983 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
3984 that Sun has backed away from the linker kludge and thus the relevant
3985 issue is changes to the SunPRO tools, not the Solaris linker.
3986
3987 * stabs.texinfo (Traditional Integer Types): Clean up description
3988 of octal bounds a little bit. Document extra leading zeroes.
3989
3990Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3991
3992 * gdb.texinfo (Signaling): Update for symbolic symbol names
3993 and add a section explaining the difference between the GDB
3994 signal command and the shell kill utility.
3995
3996Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
3997
3998 * libgdb.texinfo: added `@' to braces that were unescaped.
3999
4000Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
4001
4002 * libgdb.texinfo: new file. Spec for the gdb library.
4003
4004Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4005
4006 * stabs.texinfo (Include Files): Fix typo (start -> end).
4007
4008Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4009
4010 * gdb.texinfo, remote.texi: assorted small improvements, mostly
4011 from Melissa at FSF's editing pass.
4012
4013Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4014
4015 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
4016 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
4017 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
4018
4019Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4020
4021 * remote.texi (Bootstrapping): Discuss 386 call gates.
4022
4023Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4024
4025 * stabs.texinfo (Based Variables): New node.
4026
4027Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4028
4029 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
4030 names, sizes, and formats to suggest how not to lose.
4031
4032Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4033
4034 * stabs.texinfo (Methods): Fix typo.
4035
4036Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4037
4038 * gdb.texinfo: Fix a few typos.
4039
4040Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4041
4042 * gdb.texinfo: Clarify how well it works with Fortran.
4043
4044 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
4045 More on relocating stabs in ELF files.
4046
4047Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4048
4049 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
4050
4051Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4052
4053 * stabs.texinfo (Local Variable Parameters): Talk about nameless
4054 parameters on VAX.
4055
4056Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4057
4058 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
4059
4060Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4061
4062 * stabs.texinfo: Make info author notice match the TeX author notice.
4063
4064Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4065
4066 * stabs.texinfo: Initial-caps all words in node names and
4067 non-trivial words in section names.
4068
4069Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4070
4071 * stabs.texinfo: Many minor cleanups.
4072
4073 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
4074
4075Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
4076
4077 * stabs.texinfo: Remove full description of big example.
4078 It's not really helpful; just use pieces of it where appropriate.
4079 Add more Texinfo formatting directives (@samp, etc.).
4080 Use @deffn to define stab types.
4081 Eliminate some wordiness. Break up some nodes.
4082 Add an (alphabetized) index of symbol types.
4083 Use consistent capitalization style in node and section names.
4084
4085Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
4086
4087 * gdb.texinfo: Change typo "Two two" to "The two".
4088
4089Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4090
4091 * stabs.texinfo (XCOFF-differences): Remove references to
4092 non-existent types N_DECL and N_RPSYM.
4093
4094 * stabs.texinfo (String Field): Say that type attributes bug is
4095 fixed in GDB 4.10, since it is.
4096
4097 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
4098
4099Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
4100
4101 * stabs.texinfo: Formatting cleanups.
4102
4103Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4104
4105 * stabs.texinfo: When explaining the n_type of a stab, standardize
4106 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
4107 no tabs, use @r).
4108 (Global Variables): Clean up.
4109
4110Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4111
4112 * stabs.texinfo (Stack Variables): Re-write.
4113
4114Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4115
4116 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
4117 addresses of a source file. Also revise formatting.
4118 Change "object module" or "object file" to "source file".
4119 Various: Miscellaneous cleanups.
4120
4121Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4122
4123 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
4124
4125Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
4126
4127 * gdbint.texinfo: Removed many nonsensical machine-collected
4128 host and target conditionals, described some of the remainder.
4129
4130Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4131
4132 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
4133
4134 * gdbint.texinfo (Top): Add name to @top line, and re-write the
4135 paragraph which follows.
4136
4137 * gdbint.texinfo (Host): Use @code not @samp for Makefile
4138 variables. Looks better and avoids overful hbox.
4139
4140Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4141
4142 * stabs.texinfo (Procedures): Improve stuff on nested functions.
4143
4144Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4145
4146 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
4147 retransmit-timeout
4148
4149Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4150
4151 * gdbint.texinfo: Update statement about `some ancient Unix
4152 systems, like Ultrix 4.0' to Ultrix 4.2.
4153
4154Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
4155
4156 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
4157
4158 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
4159
4160 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
4161 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
4162
4163 * remote.texi: new name for former gdbinv-s.texi
4164
4165 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
4166
4167Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
4168
4169 * gdbinv-s.texi: Documented timeout and retransmit-timeout
4170 variables for MIPS remote debugging protocol.
4171
4172Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4173
4174 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
4175
4176Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4177
4178 * Makefile.in (refcard.dvi): Use srcdir where necessary.
4179
4180Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
4181
4182 * gdb.texinfo: repair conditional bugs in text markup
4183
4184Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4185
4186 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
4187 to select Modula-2 material.
4188
4189Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4190
4191 * stabs.texinfo: Cleanups regarding statics.
4192
4193 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
4194 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
4195
4196Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4197
4198 * stabs.texinfo: N_MAIN is sometimes used for C.
4199
4200Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4201
4202 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
4203
4204Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
4205
4206 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 4207 removed from the code by Kingdon.
c906108c
SS
4208
4209Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4210
4211 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
4212 input when evaluating breakpoint conditions; the bug has been fixed.
4213
4214 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
4215 sets the ignore count to N-1, not to N.
4216
4217Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4218
4219 * refcard.tex (\hoffset): correct longstanding error to match
4220 intended offset; avoids cutting off edge on some printers
4221
4222Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4223
4224 * stabs.texinfo (Parameters): Say that order of stabs is significant.
4225
4226Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4227
4228 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
4229
4230Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4231
4232 * Makefile.in: (REFEDITS) new var to control whether PS or CM
4233 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
4234 collect sed edits if any, apply to refcard before formatting;
4235 (refcard.ps) stop implying PS fonts if PS output requested;
4236 (lrefcard.ps) delete extra target for variant PS fonts
4237
4238 * refcard.tex: parametrize papersize dependent info, collect
4239 in easily replaced spot
4240
4241 * a4rc.sed: new file, edits to refcard for A4 paper
4242
4243Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4244
4245 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
4246
4247Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4248
4249 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
4250
4251Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4252
4253 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
4254 politely rather than rudely.
4255
4256Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4257
4258 * stabs.texinfo: Document common blocks.
4259
4260Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
4261
4262 * stabs.texinfo: Add some basic info about stabs-in-elf.
4263
4264Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4265
4266 * stabs.texinfo (Top): Minor cleanup.
4267
4268Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4269
4270 * Makefile.in (install-info): remove parentdir support
4271
4272Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4273
4274 * gdb.texinfo (Copying): delete this node and references to it;
4275 RMS says this manual need not carry GPL. (passim): Improvements
4276 from last round at FSF, largely due to Ian Taylor review, and
4277 minor formatting improvements.
4278
4279 * gdbinv-s.texi (passim): Improvements from last round at FSF,
4280 largely due to Ian Taylor review. (Debug Session): minor edits to
4281 new text.
4282
4283Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
4284
4285 * Makefile.in (realclean): Remove info and dvi files too.
4286
4287Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
4288
4289 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
4290 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
4291 * gdb.texinfo: Change accordingly.
4292
4293 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
4294 N_{L,R}BRAC,N_SLINE are relative to.
4295
4296Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
4297
4298 * Makefile.in (GDBvn.texi): Update atomically.
4299
4300Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
4301
4302 * gdbinv-s.texi (Debug Session): Document exceptionHook.
4303
4304Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
4305
4306 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
4307 addresses together. Also motivate the set print symbol-filename
4308 command and suggest other solutions.
4309
4310Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
4311
4312 * gdb.texinfo (set print elements): Note that the number of
4313 elements is set to unlimited by "set print elements 0".
4314
4315Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
4316
4317 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
4318 NF_LDOUBLE means.
4319 (Stab Types): Include Solaris stab types.
4320 (Procedures): Document Solaris extensions.
4321
4322Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4323
4324 * gdb.texinfo: Add `set print symbol-filename' doc.
4325
4326Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4327
4328 * stabs.texinfo (Arrays): Talk about type definition vs. type
4329 information.
4330
4331 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
4332 the trailing semicolon.
4333
4334Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4335
4336 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
4337 and merge in other parts of the document addressing these subjects.
4338 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
4339
4340 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
4341 at the end of a range type.
4342
4343 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
4344 AIX extensions.
4345
4346Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4347
4348 * stabs.texinfo (Stabs Format): Misc fixes.
4349
4350Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4351
4352 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
4353 (Traditional builtin types): Document convex convention for long long.
4354 (Negative builtin types): Discuss type names, and misc fixes.
4355
4356Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4357
4358 * stabs.texinfo (Builtin Type Descriptors): Document the floating
4359 point types used with @samp{R} type descriptor.
4360 (Symbol Descriptors): Describe how to handle conflict between
4361 different meanings of @samp{P} symbol descriptor.
4362
4363Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4364
4365 * stabs.texinfo: Remove node Quick Reference and put its children
4366 directly under the main menu.
4367
4368 * stabs.texinfo: Many more changes to bring it into line with
4369 AIX documentation and reality. I think it now has all the
4370 information from the AIX documentation, except that I burned
4371 out when I got to variant records (Pascal and Modula-2) and
4372 all the COBOL types. Oh well, we can add them later when we're
4373 worrying more about those languages.
4374
4375 * stabs.texinfo (Automatic variables): Talk about what it means
4376 to omit the symbol descriptor.
4377
4378Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4379
4380 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
4381 gcc2 behavior with promoted args.
4382
4383Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4384
4385 * gdb.texinfo: include readline appendices in info version of manual
4386
4387Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4388
4389 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
4390 target remote.
4391
4392 * gdb.texinfo (Machine Code): more index entries for disassemble
4393
4394Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
4395
4396 * Clarify the intended use of the gdb-testers and gdb-patches
4397 mailing lists, and shrink gzip comment.
4398
4399Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4400
4401 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
4402 DOSHOST configuration of manual.
4403
4404 * gdb.texinfo (MIPS Stack): new node.
4405
4406 * all-config.texi (MIPS) new switch.
4407
4408 * gdbinv-s.texi (Nindy Options) Remove two instances of future
4409 tense; (MIPS Remote) new node.
4410
4411 * gdb.texinfo (passim) rephrases to work around makeinfo @value
4412 bug; (Environment) less passive, other small cleanups in text about
4413 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
4414 (Remote) new MIPS Remote menu entry.
4415
4416Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
4417
4418 * stabs.texinfo: Many changes to include information from the
4419 AIX documentation.
4420
4421 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
4422
4423Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
4424
4425 * gdbint.texinfo (new node Debugging GDB, elsewhere):
4426 Move a bunch of information from ../README.
4427 (Getting Started): New node.
4428
4429Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4430
4431 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
4432
4433 * gdb.texinfo: advance manual revision dates to present
4434
4435 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
4436 stop using silly Roman numerals in @set variable names
4437
4438Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
4439
4440 * stabs.texinfo (Parameters): Keep trying to get this right.
4441
4442Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
4443
4444 * stabs.texinfo (Parameters): More on "local parameters".
4445
4446Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
4447
4448 * stabs.texinfo (Parameters): Re-do "local parameters" section.
4449
4450Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
4451
4452 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
4453 (Parameters): Rewrite.
4454 (xcoff-differences, Sun-differences): Minor changes.
4455
4456Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
4457
4458 * stabs.texinfo: Minor cleanup.
4459
4460Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
4461
4462 * gdbint.texinfo: Minor xcoff stuff.
4463
4464Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
4465
4466 * gdbint.texinfo: Update for new config directory structure.
4467 Add info about internal type data structures.
4468
4469Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
4470
4471 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
4472 $(srcdir).
4473 (gdb-config.texi): Depend on file in $(srcdir).
4474
4475Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
4476
4477 * stabs.texinfo: Fixes about N_SO.
4478
4479Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4480
4481 * gdb.texinfo: include list of nonstandard init file names
4482
4483 * *-config.texi: new switch GENERIC for text that applies *only*
4484 to (usual) multiple-target version of manual
4485
4486 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
4487 h8 config
4488
4489 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
4490 in menus (rather than conditionally selected multiple alternative
4491 menus).
4492
4493 * Makefile.in: define and use DOC_CONFIG var to select
4494 configuration for GDB user manual.
4495
4496 * gdb-config.texi: delete from repository, generate from Makefile.
4497
4498 * all-config.texi: normal `generic' configuration file, formerly
4499 stored as gdb-config.texi
4500
4501Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
4502
4503 * Makefile.in: add dvi target to build all .dvi files
4504
4505Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4506
4507 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
4508
4509Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
4510
4511 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
4512 host conditionals.
4513 * stabs.texinfo: More array fixes inspired by Jim's.
4514
4515Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
4516
4517 * stabs.texinfo: Fixes re arrays and continuations.
4518
4519 * gdbint.texinfo: Add XCOFF node.
4520
4521Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
4522
4523 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
4524
4525Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
4526
4527 * stabs.texinfo: Fix for array types to mention lower bounds.
4528
4529Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
4530
4531 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
4532
4533Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
4534
4535 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
4536
4537Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
4538
4539 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
4540 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
4541
4542Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
4543
4544 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
4545
4546Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4547
4548 * gdb.texinfo, gdbinv-s.texi: misc updates
4549
4550Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
4551
4552 * gdbint.texinfo: Brief documentation for longjmp support,
4553 from an email msg by Stu.
4554
4555Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
4556
4557 * stabs.texinfo: Fix description of floating point "range"
4558 types (which really define basic types). Reported by Jim Meehan,
4559 <meehan@src.dec.com>.
4560
4561 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
4562
4563Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
4564
4565 * gdbint.texinfo: Slightly expand section on supporting a new
4566 object file format.
4567
4568Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
4569
4570 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
4571 intermediate file.
4572
4573Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4574
4575 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
4576
4577Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4578
4579 * gdbinv-s.texi: z8000 simulator target name is just "sim"
4580
4581 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
4582 as well as Z8002.
4583
4584Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
4585
4586 * gdbint.texinfo: Add sections on clean design and on how to send
4587 in changes.
4588
4589Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
4590
4591 * gdbint.texinfo: Add how to declare the result of make_cleanup.
4592
4593Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
4594
4595 * gdb.texinfo: Fix typo, reported by Karl Berry.
4596
4597Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
4598
4599 * gdb.texinfo: Add opcodes dir to GDB distribution description.
4600
4601Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4602
4603 * gdbint.texinfo: fixed a stray email address (needs @@),
4604 added @table @code to node "Native Conditionals"
4605
4606Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
4607
4608 * gdbint.texinfo: Describe coding style of GDB.
4609
4610Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
4611
4612 * stabs.texinfo: Minor wording changes.
4613
4614Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
4615
4616 * gdbint.texinfo: Improve release doc slightly.
4617
4618Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
4619
4620 * gdbint.texinfo: Improve doc of GDB config macros.
4621
4622Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
4623
4624 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
4625 These will be reinserted when examined.
4626
4627Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
4628
4629 * gdbint.texinfo: Make a start at documenting all the #if macros
4630 in GDB. At least list them all, and start separating them into
4631 host-specific and target-specific.
4632
4633Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4634
4635 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 4636 examples (not consistent w others).
c906108c
SS
4637 gdb.texinfo: issue disclaimer paragraph on cmdline options only
4638 for generic vn of doc
4639
4640Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
4641
4642 * Makefile.in: always create installation directories.
4643
4644Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4645
4646 * gdb.texinfo: in h8 config, do not describe searching commands.
4647
4648Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4649
4650 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
4651 conditionals; introduce a few generic switches that may be
4652 useful for other cross-dev or dos-hosted configs.
4653
4654 * gdb.texinfo: fix typo in "info reg" description
4655
4656Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
4657
4658 * stabs.texinfo: Minor updates from running TeX over it.
4659 * Makefile.in (stabs.dvi, stabs.ps): Add.
4660
4661Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
4662
4663 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
4664 First pass at converting it to texinfo.
4665
4666Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
4667
4668 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
4669 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
4670
4671Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
4672
4673 * gdbint.texinfo: Add section on partial symbol tables.
4674
4675Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
4676
4677 * gdb.texinfo: document `set remotedebug' and `set
4678 rstack_high_address'.
4679
4680Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4681
4682 * gdb.texinfo: slight expansion of new text on reading info files
4683 * gdbinv-s.m4.in: correct and expand info on cross-debugging
4684 H8/300 from DOS.
4685
4686Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
4687
4688 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
4689
4690Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
4691
4692 * gdb.texinfo: Say how to read the `info' files.
4693
4694Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
4695
4696 * Makefile.in: gm4 -> m4.
4697
4698Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
4699
4700 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
4701 Documentation' ahead of `Installing GDB' to match README.
4702 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 4703 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
4704
4705Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
4706
4707 * Makefile.in: remove $(srcdir) from gdb.info rule.
4708
4709Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4710
4711 * Makefile.in: commented out gdb-all.texinfo rule. This is
4712 temporary.
4713
4714Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
4715
4716 * Makefile.in, configure.in: removed traces of namesubdir,
4717 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
4718 copyrights to '92, changed some from Cygnus to FSF.
4719
4720Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
4721
4722 * gdb.texinfo: Improve how we ask for bug reports.
4723
4724Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4725
4726 * Makefile.in: infodir belongs in datadir.
4727
4728Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4729
4730 * Makefile.in: remove spaces following hyphens, bsd make can't
4731 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 4732 standards.text support.
c906108c
SS
4733
4734Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4735
4736 * Makefile.in: idestdir and ddestdir go away. Added copyrights
4737 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
4738 and mandir now keyed off datadir by default.
4739
4740\f
4741Local Variables:
9e9c5ae7 4742mode: change-log
c906108c
SS
4743left-margin: 8
4744fill-column: 74
4745version-control: never
4746End:
This page took 0.66725 seconds and 4 git commands to generate.