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