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