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