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