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