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