gas/ChangeLog:
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
3d00d119
DJ
12006-08-08 Vladimir Prus <vladimir@codesourcery.com>
2
3 * gdb.texinfo (Target Commands): Remove
4 'set download-write-size' and 'show download-write-size'.
5
0cbfa4ee
DJ
62006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * stabs.texinfo (Member Type Descriptor): Correct example for
9 pointer to member types.
10
16026cd7
AS
112006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
12
13 * gdb.texinfo (Optional warnings and messages): Add
14 'set/show trace-commands'.
15 (Command files): Add '-v' to source command.
16
0876f84a
DJ
172006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
18
19 * gdb.texinfo (OS Information): Update qPart reference to
20 qXfer.
21 (Remote configuration): Likewise.
22 (Overview): Move @cindex to the start of a paragraph. Talk
23 about binary data encoding.
24 (Packets): Refer to the overview for the details of the X
25 packet encoding.
26 (General Query Packets): Remove qPart description. Add qXfer
27 description. Add an anchor to qSupported. Correct feature
28 table title. Add a new feature for qXfer:auxv:read.
29 (Interrupts): Add a missing parenthesis.
30
2ec3381a
DJ
312006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
32
33 * doc/gdb.texinfo (KOD): Remove node.
34 (GDB/MI Kod Commands): Remove commented out node.
35
594fe323
EZ
362006-07-01 Eli Zaretskii <eliz@gnu.org>
37
38 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
39 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
40 (GDB/MI Thread Commands, GDB/MI Program Execution)
41 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
42 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
43 (GDB/MI File Commands, GDB/MI Target Manipulation)
44 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
45 since the MI prompt is hard-wired into the code.
46
7e3fb70c
NR
472006-07-01 Nick Roberts <nickrob@snap.net.nz>
48
49 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
50 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
51 (GDB/MI Data Manipulation): Remove description of unimplemented
52 display related commands as variable objects perform this function
53 and are superior: -display-delete, -display-disable,
54 -display-enable, -display-insert and -display-list. Move
55 -environment-cd, -environment-directory, -environment-path
56 and -environment-pwd to "Program Context".
57 (GDB/MI Program Control): Rename to "Program Execution". Move
58 -exec-arguments -exec-abort to...
59 (GDB/MI Program Context): ...here. New node split from "Data
60 Manipulation".
61
be2a5f71
DJ
622006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
63
64 * gdb.texinfo (Remote configuration): Document set / show
65 remote supported-packets.
66 (General Query Packets): Document qSupported packet.
67
fc320d37
SL
682006-06-10 Sandra Loosemore <sandra@codesourcery.com>
69
70 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
71 and font markup.
72 (Protocol basics): Likewise.
73 (The F request packet): Likewise.
74 (The F reply packet): Likewise.
75 (Memory transfer): Move this node to be a subsubsection of
76 "Protocol specific representation of datatypes".
77 (The Ctrl-C message): More copy editing.
78 (Console I/O): Likewise.
79 (The isatty call): Delete this node, and merge its content into
80 the "isatty" node. Fixed references elsewhere.
81 (The system call): Delete this node, and merge its content into
82 the "system" node. Fixed references elsewhere.
83 (open): Reformat to use @table, and add appropriate font markup.
84 (close): Likewise.
85 (read): Likewise.
86 (write): Likewise.
87 (lseek): Likewise.
88 (rename): Likewise.
89 (unlink): Likewise.
90 (stat/fstat): Likewise.
91 (gettimeofday): Likewise.
92 (isatty): Likewise.
93 (system): Likewise, plus minor changes to fix confusing wording.
94 (Integral datatypes): Fix font markup.
95 (Pointer values): Likewise.
96 (struct stat): Fix markup to use @table, plus minor copy editing.
97 (struct timeval): Fix font markup, plus minor copy editing.
98 (Constants): Minor copy editing.
99 (Errno values): Add font markup.
100 (File-I/O Examples): Likewise.
101
158fdf5c
NR
1022006-06-10 Nick Roberts <nickrob@snap.net.nz>
103
104 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
105 (GDB/MI Simple Examples): Move node up one level. Use real
106 examples.
107 (GDB/MI Compatibility with CLI): Update.
108 (GDB/MI Result Records): Add "connected" and "exit" result
109 classes.
110 (GDB/MI Stream Records): Clarify target output.
111 (GDB/MI Command Description Format): Modify example description.
112 (GDB/MI Breakpoint Table Commands): Rename to...
113 (GDB/MI Breakpoint Commands): ...this
114 (GDB/MI Breakpoint Commands): Add optional thread field.
115 (GDB/MI Program Control): Add an introduction. Move "Program
116 termination" examples into exec-run description.
117 (GDB/MI File Commands): Mention similar CLI commands.
118 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
119 is similar to "-gdb-version".
120
ddb50cd7
EZ
1212006-06-09 Eli Zaretskii <eliz@gnu.org>
122
123 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
124
2aef0d6b
NR
1252006-06-02 Nick Roberts <nickrob@snap.net.nz>
126
127 * gdb.texinfo (GDB/MI Development and Front Ends): Use
128 sourceware.org for mailing lists.
d5e40d59 129 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 130
383a5c52
NR
1312006-06-01 Nick Roberts <nickrob@snap.net.nz>
132
d5e40d59 133 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 134
e16b02ee
EZ
1352006-05-22 Eli Zaretskii <eliz@gnu.org>
136
137 * gdb.texinfo (Cygwin Native): Fix last change.
138
be90c084
CF
1392006-05-22 Christopher Faylor <cgf@timesys.com>
140
141 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
142
347ceba5
NR
1432006-05-15 Nick Roberts <nickrob@snap.net.nz>
144
145 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
146 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
147
369af7bd
DJ
1482006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
149
150 * gdb.texinfo (General Query Packets): Recommend not starting
151 new packets with qC and clarify.
152
2ffdbde8 1532006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
154
155 * gdb.texinfo (M2 Types): New section.
72019c9c 156
16d1a084
DJ
1572006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
158
159 * agentexpr.texi: Add a copyright and license notice.
160 * observer.texi: Likewise, with GPL clause for function prototypes.
161 Remove trailing whitespace.
162
aa56d27a
JB
1632006-05-05 Jim Blandy <jimb@codesourcery.com>
164
165 * gdb.texinfo (General Query Packets): Document conventions for
166 terminating packet names, and their violations.
167
5bdf8622
DJ
1682006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
169
170 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
171 * gdb.texinfo: Likewise.
172
605a56cb
DJ
1732006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
174
175 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
176 and "show remotedebug".
177 (Debugging Output): Add additional index entries.
178
b8db102d
MS
1792006-04-27 Michael Snyder <msnyder@redhat.com>
180
181 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
182
c5e30d01
AC
1832006-04-22 Andrew Cagney <cagney@redhat.com>
184
185 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
186 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
187
8181d85f
DJ
1882006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
189
190 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
191 and remove breakpoint prototypes.
192 (Watchpoints): Move description of target_insert_hw_breakpoint and
193 target_remove_hw_breakpoint ...
194 (Breakpoints): ... to here. Document target_insert_breakpoint and
195 target_remove_breakpoint.
196
4f553f88
JB
1972006-04-17 Jim Blandy <jimb@codesourcery.com>
198
199 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
200 and C packets are optional.
201
cd852561
FR
2022006-04-14 Frederic Riss <frederic.riss@st.com>
203
204 * gdb.texinfo (Specifying source directories): Update the description
205 of the source file search to reflect the fact that the source path
206 always contains at least $cdir and $cwd.
207
b620eb07
MS
2082006-03-31 Michael Snyder <msnyder@redhat.com>
209
210 * gdb.texinfo: Update copyright dates.
211
3156cdaf
EZ
2122006-03-31 Eli Zaretskii <eliz@gnu.org>
213
214 * gdb.texinfo (Overview): Add an index entry to "empty response".
215
7d30c22d
JB
2162006-03-28 Jim Blandy <jimb@codesourcery.com>
217
218 * gdbint.texinfo (Prologue Analysis): New section.
219
86941c27
JB
2202006-03-07 Jim Blandy <jimb@red-bean.com>
221
66b8c7f6
JB
222 * gdb.texinfo (Connecting): Document 'target remote pipe'.
223
1a10341b
JB
224 * gdb.texinfo (Target Commands): Update text describing how to
225 specify a target. Refer to the detailed section on remote
226 debugging, not the brief mention.
227
86941c27
JB
228 * gdb.texinfo (Connecting): Organize the different 'target remote'
229 connection methods into a table. Add a 'target remote' index
230 entry. (!!!)
231
62f3a2ba
FF
2322006-02-17 Fred Fish <fnf@specifix.com>
233
234 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
235 'ptype' commands to reflect the fact that the only significant
236 difference between them is that ptype prints the complete type
237 description instead of just the name.
238
8b9a88ea
WZ
2392006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
240
241 * gdbint.texinfo (Watchpoints): Delete
242 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
243
7e8dc855
NR
2442006-02-10 Nick Roberts <nickrob@snap.net.nz>
245
246 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
247 times fields where needed. Fix typos. Update general form given
248 for output of -break-insert.
249 (GDB/MI): Abbreviate some unnecessarily long fullnames.
250
c91d38aa
DJ
2512006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
252
253 * gdbint.texinfo (Symbol Handling): Add a section
254 on memory management.
255
38fcd64c
DJ
2562006-02-06 Vladimir Prus <ghost@cs.msu.su>
257
258 * gdb.texinfo (Breakpoint table commands): Document the fullname
259 field in -break-list output.
260
219eec71
EZ
2612006-02-03 Eli Zaretskii <eliz@gnu.org>
262
263 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
264 debugging information produced by the various "set debug..."
265 options.
266
ae5a43e0
DJ
2672006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
268
269 * gdb.texinfo (Files): Remove obsolete bits from the description
270 of "symbol-file".
271
a9f158ec
JB
2722006-01-25 Jim Blandy <jimb@redhat.com>
273
274 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
275
410dd08e
JB
2762006-01-24 Jim Blandy <jimb@redhat.com>
277
278 * gdbint.texinfo (Frames): Document the basics of GDB's register
279 unwinding model, and explain the existence of the "sentinel" frame.
280
4b505b12
AS
2812006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
282
283 * gdb.texinfo (Choosing files): Mention that -directory is used
284 for script files.
285 (Specifying source directories): Likewise.
286 (Command files): Explain how script files are found.
287
839c27b7
EZ
2882006-01-21 Eli Zaretskii <eliz@gnu.org>
289
290 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
291 the threads in a multi-threaded program.
292 (Threads): The threadno argument of "thread apply" can be a range
293 of numbers.
294
7be93b9e
JB
2952006-01-18 Jim Blandy <jimb@redhat.com>
296
297 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
298 of warning flags.
299
fcc73fe3
EZ
3002006-01-13 Eli Zaretskii <eliz@gnu.org>
301
302 * gdb.texinfo (Sequences): Improve menu annotations.
303 (Define): Add index entries for arguments of user-defined
304 commands. Move the description of flow-control commands...
305 (Command Files): ...to here. Document loop_break and
306 loop_continue.
ca91424e
EZ
307 (Define, Command Files): Document `end' and add index entries for
308 it.
fcc73fe3 309
5c95884b
MS
3102006-01-04 Michael Snyder <msnyder@redhat.com>
311
312 * gdb.texinfo: Add documentation for linux-fork.
313 * gdbint.texinfo: Add internal documentation for checkpoints.
314
860701dc
PH
3152006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
316
317 * gdb.texinfo (Omissions from Ada): Document that there is now
318 limited aggregate support.
319
36b80e65
EZ
3202005-12-28 Eli Zaretskii <eliz@gnu.org>
321
322 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
323 registers and the likes.
324
c1468174
EZ
3252005-12-24 Eli Zaretskii <eliz@gnu.org>
326
327 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
328 (Symbols): Fix usage of "e.g.".
359df76b 329 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
330
331 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
332 (Coding): Fix usage of "e.g.".
333
c02a867d
EZ
3342005-12-23 Eli Zaretskii <eliz@gnu.org>
335
336 * stabs.texinfo:
337 * refcard.tex:
338 * gpl.texi:
339 * gdbint.texinfo:
340 * gdb.texinfo:
341 * gdb-cfg.texi:
342 * fdl.texi:
343 * annotate.texinfo:
344 * all-cfg.texi:
345 * Makefile.in: Add (C) after Copyright. Update the FSF
346 address.
347
fad38dfa
EZ
3482005-12-03 Eli Zaretskii <eliz@gnu.org>
349
350 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
351 extend GDB with commands for external monitor.
352
53e5f3cf
AS
3532005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
354
355 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
356
55f6ca0f
JB
3572005-11-25 Joel Brobecker <brobecker@adacore.com>
358
359 * gdbint.texinfo (Start of New Year Procedure): New chapter.
360
c1947b85
JB
3612005-11-21 Jim Blandy <jimb@redhat.com>
362
363 * gdb.texinfo (Tracepoint Packets): Document restrictions on
364 placement of 'R' actions in tracepoint action packets; document
365 dependence of 'X' and 'M' actions on a preceding 'R' action for
366 their registers.
367
9d29849a
JB
3682005-11-19 Jim Blandy <jimb@redhat.com>
369
370 * gdb.texinfo (Tracepoint Packets): New node.
371 (General Query Packets): Add entries for the tracepoint packets,
372 referring to the "Tracepoint Packets" node.
373 (Tracepoints): Add reference to "Tracepoint Packets".
374
9a6253be
KB
3752005-11-18 Kevin Buettner <kevinb@redhat.com>
376
377 * gdb.texinfo (set remotebreak): Add anchor.
378 (X packet): Likewise.
379 (Remote Protocol): Add new section `Interrupts' and new index
380 entry `interrupts (remote protocol)'.
381
5f3bebba
JB
3822005-11-18 Jim Blandy <jimb@redhat.com>
383
384 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
385 entries into the General Query Packets section. Add a
386 cross-reference to that section. Drop description of replies, as
387 these are covered in the descriptions of each packet.
388 (General Query Packets): Add introductory text. Explain naming
389 conventions, and how the end of a name is recognized.
390
9a7a1b36
KB
3912005-11-17 Kevin Buettner <kevinb@redhat.com>
392
0564b6cf 393 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
394 "set remotebreak" command.
395
b8ff78ce
JB
3962005-11-16 Jim Blandy <jimb@redhat.com>
397
398 * gdb.texinfo (Packets, Stop Reply Packets)
399 (General Query Packets): Various formatting cleanups.
400 - Use @samp for packet contents.
401 - Drop summaries from packet @item lines; the same information appears
402 immediately below in the description.
403 - Delete paragraph breaks after packet @item commands, so that the
404 description appears directly to the right of the packet prototype
405 in the printed manual, if it fits.
406 - Place spaces in packet prototypes between @vars and non-@var
407 letters, and explain that they're just for formatting.
408 - Use @dots{} instead of '...'.
409 - Fix uses of @code where @var was needed.
410 - Replace "deprecated" markers with English text spelling out the
411 packet's status and the preferred alternatives.
412 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
413 what this ever meant.
414 - Remove "(draft)" markers on 'i' packets; nobody has commented on
415 this for a long time.
416 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
417 implemented several times, and have been in use for years.
418
8ffe2530
JB
4192005-11-15 Jim Blandy <jimb@redhat.com>
420
c43c5473
JB
421 * gdb.texinfo (Packets): Add index entries for 'm' packet
422 disclaimers.
423
fb031cdf
JB
424 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
425 of stub when processing an 'm' packet.
426
8ffe2530
JB
427 * gdb.texinfo (Packets): Mention that packets beginning with
428 letters are reserved once, at the top, instead of actually listing
429 them all and saying "reserved".
430
c03c782f
AS
4312005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
432
433 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
434 Change @var{$arg0 to @code{$arg0.
435
814e32d7
WZ
4362005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
437
438 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
439
fa93a9d8
JB
4402005-11-12 Jim Blandy <jimb@redhat.com>
441
442 * gdb.texinfo (General Query Packets): Put packets in alphabetical
443 order. Remove extraneous 'z'.
444
8a5a3c82
AS
4452005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
446
447 * gdb.texinfo (Choosing files): Add --eval-command.
448
4b0ad762
AS
4492005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
450
451 * gdb.texinfo (Choosing modes): Add --return-child-result.
452
453
1a088d06
AS
4542005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
455
456 * gdb.texinfo (Choosing modes): Add --batch-silent.
457
656d5e12
EZ
4582005-10-28 Eli Zaretskii <eliz@gnu.org>
459
460 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
461 "The -var-update Command".
462
3c9c013a
JB
4632005-10-03 Joel Brobecker <brobecker@adacore.com>
464
465 * gdb.texinfo (Print Settings): Add documentation for set/show
466 print array-indexes.
467
7ba3cf9c
DJ
4682005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
469
470 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
471 6.2 and 6.3.
472
a94ab193
EZ
4732005-08-27 Eli Zaretskii <eliz@gnu.org>
474
475 * gdb.texinfo (File Options): Don't document --mapped, it's gone
476 since 19-Jan-2004.
477 (Files): Likewise.
ab1adacd
EZ
478 (Variables, Symbols): Document the "<incomplete type>" message and
479 its reasons.
a94ab193 480
ca06016a
FF
4812005-08-01 Fred Fish <fnf@specifix.com>
482
483 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
484
cf58170d
NR
4852005-07-15 Nick Roberts <nickrob@snap.net.nz>
486
487 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
488 option for -var-list-children and -var-update.
489 (GDB/MI Stack Manipulation): Simplify description of
490 print-values option for -stack-list-locals.
491 (GDB/MI Command Description Format): Clarify.
492 (Mode Options): Spelling of superseded.
493
38f1196a
BR
4942005-07-12 Bob Rossi <bob@brasko.net>
495
496 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
497 corresponding GDB command comment.
498
3cb3b8df
BR
4992005-07-06 Bob Rossi <bob@brasko.net>
500
501 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
502 and -inferior-tty-show.
503 (Input/Output): Document "set/show inferior-tty" and tty alias.
504
10fac096
NW
5052005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
506
507 * gdb.texinfo (Packets): Change description of 'D' packet to note
508 that GDB does wait for a response.
509
d1b6db76
NR
5102005-06-22 Nick Roberts <nickrob@snap.net.nz>
511
512 * gdb.texinfo (History) Rename "Command History".
513 (Command History): Move node "Server Prefix" from section on
514 Annotations here.
515
29629dcf
NR
5162005-06-19 Nick Roberts <nickrob@snap.net.nz>
517
518 * gdb.texinfo (GDB/MI Stack Manipulation):
519 Re-instate -stack-info-frame with example. Say that it gets
520 info on selected frame, not current frame.
521
397ca115
EZ
5222005-06-18 Eli Zaretskii <eliz@gnu.org>
523
524 * gdb.texinfo (Server): Clarify that `file' should be used before
525 connecting to the server.
526 (Files): Add an xref to the above description.
51274035
EZ
527 (Output Formats): More detailed description of the `c' format.
528 (Memory): List explicitly all the formats supported by `x'.
638ac427 529 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 530 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
531 files. Add more indexing for solib-absolute-prefix and
532 --with-sysroot.
76d17f34
EZ
533 (Machine Code): Document possible problems with locations in
534 shared libraries.
d416eeec
EZ
535 (Backtrace): Document that free-standing environments do not need
536 to have a `main' function.
397ca115 537
74f6deaa
NR
5382005-06-18 Nick Roberts <nickrob@snap.net.nz>
539
540 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
541 -stack-info-frame.
542
a9967aef
AC
5432005-06-07 Andrew Cagney <cagney@gnu.org>
544
545 * gdb.texinfo (Contributors): Note the original multi-arch
546 contributors.
547
e09f16f9
EZ
5482005-06-03 Eli Zaretskii <eliz@gnu.org>
549
550 * gdb.texinfo (Registers): Add index entries for the standard
551 registers.
552 (Frames): Add cross-reference from frame pointer description to
553 the Registers node.
554 (Annotations Overview): Fix the reference to GDB name.
555
d87ba7ee
EZ
5562005-06-01 Eli Zaretskii <eliz@gnu.org>
557
558 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
559 can-use-hw-watchpoints.
560
034dad6f
BR
5612005-05-28 Bob Rossi <bob@brasko.net>
562
563 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
564 the possible reasons why an exec async record would be returned to FE.
565
ffed4509
AC
5662005-05-26 Andrew Cagney <cagney@gnu.org>
567
568 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
569 Andrew Cagney implemented the original GDB/MI.
570
e22e55c9
OF
5712005-05-23 Orjan Friberg <orjanf@axis.com>
572
573 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
574 documentation. Add documentation for cris-mode.
575
a78e13ce
EZ
5762005-05-20 Eli Zaretskii <eliz@gnu.org>
577
578 * gdb.texinfo (Numbers): Explain the example and make the wording
579 more acurate.
580
76ff342d
DJ
5812005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
582 Dennis Brueni <dennis@slickedit.com>
583
584 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
585 (GDB/MI Data Manipulation, GDB/MI Program Control)
586 (GDB/MI Stack Manipulation): Update examples to include the fullname
587 attribute in stack frames.
588
119b882a
EZ
5892005-05-12 Eli Zaretskii <eliz@gnu.org>
590
591 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
592 do with other non-standard names of init files.
593
6fc08d32
EZ
5942005-05-11 Eli Zaretskii <eliz@gnu.org>
595
596 * gdb.texinfo (Command Files): Move the description of the startup
597 from here...
598 (Startup): ...to this new subsection of the Invocation chapter.
599 Rearrange the description of init files more logically and add a
600 cross-reference to "Command Files". Document the special gdbinit
601 name for CISCO 68k. Expand the description of what GDB does
602 during startup.
603 (History): Add index entry for HISTSIZE.
604
a561754a
MK
6052005-05-02 Mark Kettenis <kettenis@gnu.org>
606
607 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
608
2eecc4ab
EZ
6092005-05-02 Eli Zaretskii <eliz@gnu.org>
610
611 * gdb.texinfo (SVR4 Process Information, The isatty call)
612 (The system call): Don't use foo(N) notation for man pages and
613 functions.
514c4d71 614 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 615
18999be5
EZ
6162005-04-27 Eli Zaretskii <eliz@gnu.org>
617
618 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
619 were optimized away.
620
0abb7bc7
EZ
6212005-04-22 Eli Zaretskii <eliz@gnu.org>
622
623 * gdb.texinfo (Remote configuration): Document "set/show
624 get-thread-local-storage-address". Add cross-reference to the
625 description of the qGetTLSAddr packet.
626 (General Query Packets): Mention "set remote
627 get-thread-local-storage-address" and add a reference to its
628 description.
629
6f61acb1
NR
6302005-04-19 Nick Roberts <nickrob@snap.net.nz>
631
632 * gdb.texinfo (Backtrace): Describe 'bt full'.
633
9d59903a
NR
6342005-04-17 Nick Roberts <nickrob@snap.net.nz>
635
636 * gdb.texinfo (Mode Options): Fix typo.
637 (GDB/MI): Describe how to invoke GDB/MI.
638
721c2651
EZ
6392005-04-16 Eli Zaretskii <eliz@gnu.org>
640
641 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 642 references changed. Add description of "info udot".
721c2651
EZ
643 (Files): Document "set/show stop-on-solib-events".
644 (M32R/D): Document "set/show download-path", "set/show
645 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
646 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
647 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
648 (Maintenance Commands): Improve indexing.
649 (Target Commands): Document "set/show hash", "set/show debug
650 monitor".
651 (SVR4 Process Information): Document "info pidlist" and "info
652 meminfo". Document "set/show procfs-tarce" and "set/show
653 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
654 (Symbols, The Print Command with Objective-C): Improve indexing.
655 (Objective-C): Add references to "info classes" and "info
656 selectors".
c45da7e6
EZ
657 (Debugging Output): Improve wording. Document "set/show debug
658 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
659 (Set Breaks): Add index entry for "hardware breakpoints".
660 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
661 and "set/show usehardbreakpoints".
662 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
663 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
664 (ARM): Document "rdilogfile", "rdilogenable", "set/show
665 rdiromatzero", "set/show rdiheartbeat".
666 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
667 "sds".
668 (Embedded Processors): Document the "sim" command.
669 (Remote): Document the "remote" command.
670 (DJGPP Native): Document the "info serial" command.
671 (Threads): Document "maint info sol-threads".
672 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
673 (Set Breaks): Improve indexing.
674 (Command Syntax): Add a reference to dont-repeat.
675 (Define): Document "dont-repeat".
676 (TUI Commands): Document "tabset".
677 (WinCE): New subsection. Document "set/show remotedirectory",
678 "set/show remoteupload", "set/show remoteaddhost".
721c2651 679
14d6dd68
EZ
6802005-04-15 Eli Zaretskii <eliz@gnu.org>
681
682 * gdb.texinfo (Hurd Native): New subsection, documents
683 Hurd-specific commands.
a64548ea 684 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 685 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
686 (MIPS): Improve documentation of heuristic-fence-post. Document
687 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
688 mips stack-arg-size", "set/show mips mask-address", "set/show mips
689 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 690 (ARM): Document ARM-specific commands.
a64548ea
EZ
691 (AVR): New section. Document "info io_registers".
692 (CRIS): New section. Document "set/show cris-version" and
693 "set/show cris-dwarf2-cfi".
694 (HPPA): New section. Document "set/show debug hppa" and "maint
695 print unwind".
a5adf40f 696 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 697 (Super-H): New section. Document the "regs" command.
721c2651 698 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 699
9c16f35a
EZ
7002005-04-09 Eli Zaretskii <eliz@gnu.org>
701
702 * gdb.texinfo (Print Settings): Document "set/show print
703 pascal_static-members", "set print repeats", "show print
704 null-stop". Improve indexing. Fix documentation of "set print
705 union".
706 (Pascal): New section.
707 (Supported languages): Rename from "Support"; all references
708 updated. Add a menu item for Pascal.
709 (Numbers): Document "set radix.
710 (Screen Size): Document "set/show pagination".
711 (MIPS Embedded): Remove "set processor" documentation.
712 (Remote configuration): Document "set/show X/P/Z-packet",
713 "set/show read-aux-vector-packet", "set/show remote
714 symbol-lookup-packet", "set/show remote verbose-resume-packet",
715 "set/show remoteaddresssize", "set/show remotebaud", "set/show
716 remotedebug", "set/show remotebreak", "set/show remotedevice",
717 "set/show remotelogfile".
718 (Auxiliary Vector): Add reference to the description of the
719 read-aux-vector-packet setting.
720 (Set Watchpoints): Add a cross-reference to "set remote
721 hardware-breakpoint-limit".
722 (General Query Packets): Add indexing of requests and
723 cross-references to related commands in "Remote configuration".
724 (File-I/O Overview, The system call): Fix wording and typos.
725 (Thread Stops): Add index entries.
726 (Continuing and Stepping): Document "show step-mode".
727 (i386): New node. Document "set/show struct-convention".
728 (Files): Document "show trust-readonly-sections".
729 (Calling): Document "set/show unwindonsignal".
730 (Messages/Warnings): Add index entries.
731 (Maintenance Commands): Document "set/show watchdog".
732 (Annotations Overview): Document "show annotate".
733 (Set Watchpoints): Add index entries.
734 (Symbols): Fix doc of case-sensitive.
735 (ABI): Document "show coerce-float-to-double".
736 (Convenience Vars, Help): Improve indexing.
737 (Machine Code): Document "show disassembly-flavor".
738 (Debugging C plus plus): Document "show overload-resolution".
739 (Value History, Signaling): Add index entries.
740
7412005-04-08 Eli Zaretskii <eliz@gnu.org>
742
743 * gdb.texinfo (Show): Move @kindex entries to their proper places.
744 (Processes): Fix wording.
745 (History, List, Logging output, Define, Symbols, Print Settings):
746 Improve indexing.
747
a8f24a35
EZ
7482005-04-03 Eli Zaretskii <eliz@gnu.org>
749
750 * gdb.texinfo (Targets): Document "set/show architecture". Remove
751 redundant index entry for "target" command.
752 (Backtrace): Add index entries.
753 (Symbols, Fortran): Document the "set case-sensitive" command.
754 (DJGPP Native): Document "set com1base", "set com1irq", etc.
755 (Print Settings): Add index entry for "set demangle-style".
756 (Target Commands): Document "set download-write-size".
757 (Debugging Output): Document "set exec-done-display".
758
09d4efe1
EZ
7592005-04-02 Eli Zaretskii <eliz@gnu.org>
760
761 * gdb.texinfo (Files): Fix the name and documentation of
762 add-shared-symbol-files. Document its alias assf. Update the
763 list of OSs where GDB supports shared libraries. Fix markup.
764 (Continuing and Stepping): Add reference to @var{location} in the
765 text.
766 (Dump/Restore Files): Fix reference to @{filename}.
767 (Help): Fix wording.
768 (Attach): Ditto.
769 (Set Watchpoints): Ditto.
770 (Backtrace): Remove redundant index entries. Improve index
771 entries.
772 (Delete Breaks): Fix wording.
773 (Memory): Document the compare-sections command.
774 (Memory Region Attributes): Improve wording.
775 (Disabling): Improve wording.
776 (Fortran): New subsection. Document the "info common" command.
777 (Help): Document aliases "info copying" and "info warranty".
778 (Caching Remote Data): New section. Document the "set/show
779 remotecache" and "info dcache" commands.
780 (Show): Fix wording of the documentation of the "set
781 extension-language" command.
782 (Signals): Add index entry for "info handle".
783 (Memory Region Attributes): Fix punctuation.
784 (Symbols): Change the arg name to "location" and refer to it in
785 the text. Fix wording of "info types" doc.
786 (Threads): Fix usage of @enumerate @item's.
787 (Listing Tracepoints): Add index entry for "info tp".
788 (Set Watchpoints): Add xref to "info break" description.
789 (Macros): Add an index entry for "macro exp1". Document the
790 "macro list" command.
791 (Maintenance Commands): Document "flushregs", "maint agent",
792 "maint check-symtabs", "maint cplus", "maint demangle", "maint
793 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
794 "maint print architecture", "maint print objfiles", "maint print
795 statistics", "maint print type", "maint show-debug-regs", "maint
796 space", "maint time", and "maint translate-address".
797 (Connecting): Document the "monitor" command.
798 (Annotations Overview): Describe the "set annotate" command.
799
82f2d802
EZ
8002005-04-01 Eli Zaretskii <eliz@gnu.org>
801
802 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
803 Rearrange index entries and improve wording about support for
804 hardware watchpoints.
805
7d51c7de
BR
8062005-03-10 Bob Rossi <bob@brasko.net>
807
808 * gdb.texinfo: Update copyright
809
68c71a2e
TR
8102005-02-09 Theodore A. Roth <troth@openavr.org>
811
812 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
813 error.
814
83761cbd
KB
8152005-02-03 Kevin Buettner <kevinb@redhat.com>
816
817 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
818
9f1c6395
MS
8192005-01-17 Michael Snyder <msnyder@redhat.com>
820
821 * gdb.texinfo: Fix spelling, infinte -> infinite.
822
fbd1b305
MK
8232005-01-08 Mark Kettenis <kettenis@gnu.org>
824
825 * observer.texi (GDB Observers): Document "solib_loaded".
826
3ace7edb
AC
8272005-01-07 Andrew Cagney <cagney@gnu.org>
828
bec39cab
AC
829 * configure.ac: Rename configure.in, require autoconf 2.59.
830 * configure: Re-generate.
831
3ace7edb
AC
832 * configure.in: Replace configdirs with multiple references to
833 AC_CONFIG_SUBDIRS.
834 * configure: Re-generate.
835
53531fc1
AC
8362005-01-04 Andrew Cagney <cagney@gnu.org>
837
838 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
839 part of the version number.
840
536ffdb7
MK
8412004-12-24 Mark Kettenis <kettenis@gnu.org>
842
843 * gdbint.texinfo (Algorithms): Remove description of
844 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
845
e1aac25b
JB
8462004-12-07 Jim Blandy <jimb@redhat.com>
847
848 * gdb.texinfo (General Query Packets): Specify that thread ID's in
849 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
850 numbers.
851
f47b1503
AS
8522004-12-07 Andreas Schwab <schwab@suse.de>
853
854 * gdb.texinfo (Mode Options): Document -l option.
855
b6b8ece6
EZ
8562004-12-04 Eli Zaretskii <eliz@gnu.org>
857
858 * gdbint.texinfo (Algorithms): More accurate description of
859 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
860 is not needed unless data-read and data-access watchpoints are
861 supported. Add a description of how GDB checks whether the
862 inferior stopped because a watchpoint was hit.
863
01371747
EZ
8642004-11-23 Eli Zaretskii <eliz@gnu.org>
865
866 * gdb.texinfo (Files): Add cross-reference to description of
867 -readnow command-line switch.
868
2315ffec
RC
8692004-11-10 Randolph Chung <tausq@debian.org>
870
871 * gdb.texinfo: Document set/show backtrace past-entry commands.
872 Rearrange index entries for set/show backtrace past-main.
873
69065f5d
AC
8742004-11-10 Jon Beniston <jon@beniston.com>
875
876 Committed by Andrew Cagney <cagney@gnu.org>.
877 * gdb.texinfo (Remote Serial Protocol): Further describe
878 binary transfer escaping mechanism .
879
30e91e0b
RC
8802004-11-08 Randolph Chung <tausq@debian.org>
881
882 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
883 and "show debug infrun". Add index entries.
884
60bf7e09
EZ
8852004-10-23 Eli Zaretskii <eliz@gnu.org>
886
887 * gdb.texinfo (SVR4 Process Information): Document subcommands of
888 "info proc" that are already implemented. Add index entries.
889 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
890 (Files): Add a tip for decreasing memory used for symtabs from
891 shared libraries.
f018e82f
EZ
892 (Starting): Fix whitespace; make "elaboration" stand out where it
893 is first used, and add an index entry for the term.
f8568604
EZ
894 (Calling): Expand and elaborate text. Add "print". Add the
895 description of problems with weak aliases.
384ee23f 896 (Core File Generation): New section.
60bf7e09 897
d52fe014
AC
8982004-10-12 Andrew Cagney <cagney@gnu.org>
899
900 * gdbint.texinfo (Versions and Branches): New chapter.
901 (Releasing GDB): Delete "Versions and Branches" section.
902 (Top): Add "Versions and Branches".
903
703663ab
EZ
9042004-10-08 Eli Zaretskii <eliz@gnu.org>
905
906 * gdb.texinfo (Editing, History): Add cross-references to the
907 included Readline and History user documentation. Remove
908 references to the symbol have-readline-appendices which is unused
909 and undefined.
910 (History): Fix indexing.
911
ac77d04f
JJ
9122004-10-08 Jeff Johnston <jjohnstn@redhat.com>
913
914 * gdbint.texinfo (target_stopped_data_address): Update to
915 new prototype.
916 (i386_stopped_data_address): Update prototype and description.
917 (i386_stopped_by_watchpoint): New function and description.
918
e07c999f
PH
9192004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
920
921 * gdb.texinfo (Filenames): Add Ada suffixes.
922 (Ada) New section.
923
2e868123
AC
9242004-09-27 Andrew Cagney <cagney@gnu.org>
925 Robert Picco <Robert.Picco@hp.com>
926
927 * gdb.texinfo (Packets): Document the "p" packet.
928
02a57714
JM
9292004-09-21 Jason Molenda (jmolenda@apple.com)
930
931 * gdb.texinfo (Paths and Names of the Source Files): Document the
932 meaning of values in the 'desc' field of a SO stab.
933
ae038cb0
DJ
9342004-09-20 Daniel Jacobowitz <dan@debian.org>
935
936 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
937 max-cache-age" and "maint show dwarf2 max-cache-age".
938
f7dc1244
EZ
9392004-09-16 Eli Zaretskii <eliz@gnu.org>
940
941 * gdb.texinfo (Set Breaks): Add index entry for setting
942 breakpoints on overloaded C++ functions that are not members of
943 any classes. Add an example and an index entry for setting
944 breakpoints on all program functions.
945 (Character Sets, Macros, Overlay Commands)
946 (Non-debug DLL symbols, GDB/MI Output Syntax)
947 (Annotations Overview, Maintenance Commands, File-I/O Overview):
948 Use "(@value{GDBP})" instead of a literal "(gdb)".
949
f810308b
AC
9502004-09-12 Andrew Cagney <cagney@gnu.org>
951
952 * gdbint.texinfo (Native Debugging): Delete description of
953 FILES_INFO_HOOK.
954
15a661f3
PH
9552004-09-11 Paul Hilfinger <hilfinger@gnat.com>
956
957 * gdbint.texinfo (User Interface): Change local_hex_string_custom
958 to hex_string_custom (not historically correct, but more
959 understandable, given the current code).
960
f3219c75
AC
9612004-09-03 Andrew Cagney <cagney@gnu.org>
962
963 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
964
f3bb6704
JJ
9652004-09-01 Jeff Johnston <jjohnstn@redhat.com>
966
967 * observer.texi (solib_unloaded): New observer.
968
8d2c00cb
AC
9692004-08-24 Andrew Cagney <cagney@gnu.org>
970
971 * gdbint.texinfo (Target Architecture Definition): Add missing
972 comma.
973
e7dc800a
MC
9742004-08-20 Michael Chastain <mec.gnu@mindspring.com>
975
976 * (Using the Testsuite): build != host is supported,
977 but some test scripts do not support build != host.
978
73b03683
MK
9792004-08-14 Mark Kettenis <kettenis@gnu.org>
980
981 * gdbint.texinfo (Host Definition): Delete description of
982 FCLOSE_PROVIDED and GETENV_PROVIDED.
983
c0ccb908
MK
9842004-08-05 Mark Kettenis <kettenis@chello.nl>
985
986 * gdbint.texinfo (Host Definition): Delete description of
987 NO_SYS_FILE.
988 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
989 PTRACE_FP_BUG.
990
9c8dbfa9
AC
9912004-08-05 Andrew Cagney <cagney@gnu.org>
992
993 * gdbint.texinfo (Target Architecture Definition): Delete
994 reference to deprecated_read_fp.
995
f42accbe
AC
9962004-08-02 Andrew Cagney <cagney@gnu.org>
997
998 * gdbint.texinfo (Target Architecture Definition): Delete
999 description of DEPRECATED_REGISTER_BYTES.
1000
0b66e38c
EZ
10012004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1002
1003 * gdb.texinfo (Source Path): Document the new behavior of
1004 searching for the source files.
1005
15387254
EZ
10062004-07-17 Eli Zaretskii <eliz@gnu.org>
1007
1008 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1009 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1010 (Auto Display): Improve indexing.
1011
2c07db7a
AC
10122004-07-16 Andrew Cagney <cagney@gnu.org>
1013
1014 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1015 "-noasync".
1016
4644b6e3
EZ
10172004-07-09 Eli Zaretskii <eliz@gnu.org>
1018
1019 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1020 have the same prefix have only their prefix in the index.
1021
7561d450
MK
10222004-07-03 Mark Kettenis <kettenis@gnu.org>
1023
1024 * gdb.texinfo (BSD libkvm Interface): New node (section)
1025 (Native): Add it to the menu.
1026
67bebe79
MK
10272004-07-01 Mark Kettenis <kettenis@gnu.org>
1028
1029 * gdbint.texinfo (Target Architecture Definition): Remove
1030 PCC_SOL_BROKEN.
1031
1a6923e0
MK
10322004-06-24 Mark Kettenis <kettenis@gnu.org>
1033
1034 * gdbint.texinfo (Target Architecture Definition): Remove
1035 SUN_FIXED_LBRAC_BUG.
1036
b435e160
AC
10372004-06-26 Andrew Cagney <cagney@gnu.org>
1038
1039 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1040
b5622e8d
AC
10412004-06-20 Andrew Cagney <cagney@gnu.org>
1042
1043 * gdbint.texinfo (Target Architecture Definition): Deprecate
1044 USE_STRUCT_CONVENTION.
1045
e0c07bf0
MC
10462004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1047
1048 gdb.texinfo (Bug Reporting): Mention session recording,
1049 with the script command or Emacs.
1050
782263ab
AC
10512004-06-18 Andrew Cagney <cagney@gnu.org>
1052
1053 * gdbint.texinfo (Target Architecture Definition): Deprecate
1054 FUNCTION_START_OFFSET.
1055
03727ca6
AC
10562004-06-14 Andrew Cagney <cagney@gnu.org>
1057
1058 Based on changes from Karl Berry.
1059 * gdb.texinfo: Do not use @sc in a direntry.
1060 * stabs.texinfo: Change @dircateogry to "Software development".
1061 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1062
97092415
AC
10632004-06-13 Andrew Cagney <cagney@gnu.org>
1064
1065 * gdbint.texinfo (Target Architecture Definition): Delete
1066 description of RETURN_VALUE_ON_STACK.
1067
1f6d4158
AC
10682004-06-09 Andrew Cagney <cagney@gnu.org>
1069
1070 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1071 deleted by previous patch.
1072
d966f0cb
AC
10732004-06-08 Andrew Cagney <cagney@gnu.org>
1074
1075 * gdbint.texinfo (Native Debugging): Delete documentation on
1076 ATTACH_DETACH.
1077
86fe4aaa
RC
10782004-06-06 Randolph Chung <tausq@debian.org>
1079
1080 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1081
d4b6d575
RC
10822004-06-06 Randolph Chung <tausq@debian.org>
1083
1084 * gdb.texinfo (push_dummy_call): Update argument list to match
1085 the new push_dummy_call method signature. Describe the function
1086 argument.
1087
4e8b0763
JB
10882004-05-24 Joel Brobecker <brobecker@gnat.com>
1089
1090 * gdb.texinfo (Starting): Document new start command.
1091
59caf092
AC
10922004-05-21 Andrew Cagney <cagney@redhat.com>
1093
1094 * observer.texi (GDB Observers): Document "inferior_created".
1095
e4a2df64
AC
10962004-05-08 Andrew Cagney <cagney@redhat.com>
1097
e6b55ae2
AC
1098 * gdbint.texinfo (Target Architecture Definition): Delete
1099 description of DO_DEFERRED_STORES.
1100
28954179
AC
1101 * gdbint.texinfo (Target Architecture Definition): Delete
1102 references to DEPRECATED_FIX_CALL_DUMMY.
1103
434b87dd
AC
1104 * gdbint.texinfo (Target Architecture Definition): Delete
1105 description of DEPRECATED_CALL_DUMMY_WORDS,
1106 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1107
58d28df8
AC
1108 * gdbint.texinfo (Target Architecture Definition): Delete
1109 description of DEPRECATED_PUSH_DUMMY_FRAME.
1110
e4a2df64
AC
1111 * gdbint.texinfo (Target Architecture Definition): Delete
1112 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1113
2b4855ab
AC
11142004-05-07 Andrew Cagney <cagney@redhat.com>
1115
1116 * observer.texi (GDB Observers): Add "Debugging" section. Include
1117 cross reference to "set/show debug observer".
1118 * gdb.texinfo (Debugging Output): Document "set/show debug
1119 observer".
1120
fcf70625
AC
11212004-05-01 Andrew Cagney <cagney@redhat.com>
1122
1123 * gdbint.texinfo (Target Architecture Definition): Delete
1124 description of DEPRECATED_PC_IN_SIGTRAMP.
1125
8ee56bcf
AC
11262004-04-30 Andrew Cagney <cagney@redhat.com>
1127
1128 * gdbint.texinfo (Target Architecture Definition): Delete
1129 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
1130
67ab9a76
OF
11312004-04-30 Orjan Friberg <orjanf@axis.com>
1132
1133 * observer.texi (GDB Observers): Correct spelling.
1134
79346bcb
OF
11352004-04-26 Orjan Friberg <orjanf@axis.com>
1136
1137 * observer.texi (GDB Observers): Add target_changed event.
1138
7a464420
AC
11392004-04-08 Andrew Cagney <cagney@redhat.com>
1140
1141 * observer.texi (GDB Observers): Rework, provide generic observer
1142 definitions and then a list of observable events.
1143
6cdf9d98
AC
11442004-04-04 Andrew Cagney <cagney@redhat.com>
1145
1146 * gdbint.texinfo (Host Definition): Delete reference to
1147 NO_SIGINTERRUPT.
1148
ddc135a4
AC
11492004-04-02 Andrew Cagney <cagney@redhat.com>
1150
1151 * gdbint.texinfo (Target Architecture Definition): Delete
1152 reference to DEPRECATED_CALL_DUMMY_LENGTH.
1153
6a1b180d
SC
11542004-03-28 Stephane Carrez <stcarrez@nerim.fr>
1155
1156 * gdb.texinfo (TUI Commands): Document tui reg commands.
1157
d0d5df6f
AC
11582004-03-26 Andrew Cagney <cagney@redhat.com>
1159
1160 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
1161 "gdbtui".
1162 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
1163 (Contributors): Mention both Text and Terminal User Interface.
1164
aa2a3f87
AC
11652004-03-23 Andrew Cagney <cagney@redhat.com>
1166
1167 * gdbint.texinfo (Target Architecture Definition): Deprecate
1168 references to SIGTRAMP_START and SIGTRAMP_END.
1169
f561f026
AC
11702004-03-23 Andrew Cagney <cagney@redhat.com>
1171
1172 * gdbint.texinfo (Target Architecture Definition): Deprecate
1173 references to PC_IN_SIGTRAMP.
1174
33cb8b0f
AC
11752004-03-19 Andrew Cagney <cagney@redhat.com>
1176
1177 * gdbint.texinfo (Target Architecture Definition): Delete
1178 reference to GDB_TARGET_IS_HPPA.
1179
fc989b7a
AC
11802004-03-18 Andrew Cagney <cagney@redhat.com>
1181
1182 * gdbint.texinfo (Coding): Update section on gdbarch_data,
1183 describe pre_init and post_init.
1184
701b08bb
DJ
11852004-03-09 Daniel Jacobowitz <drow@mvista.com>
1186
1187 * gdb.texinfo (Debugging Output): Document values for "set debug
1188 target".
1189
faae5abe
AC
11902004-02-28 Andrew Cagney <cagney@redhat.com>
1191
1192 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
1193
dd79a6cf
JJ
11942004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1195
1196 * gdb.texinfo (breakpoints): Add information about the
1197 new "set breakpoint pending" and "show breakpoint pending"
1198 commands.
1199
e7f16015
AC
12002004-02-26 Andrew Cagney <cagney@redhat.com>
1201
1202 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
1203 in Per-architecture module data section.
1204
7161a3a6
RM
12052004-02-25 Roland McGrath <roland@redhat.com>
1206
1207 * gdb.texinfo (General Query Packets): Document qPart:... packets.
1208
2154891a
AC
12092004-02-24 Andrew Cagney <cagney@redhat.com>
1210
1211 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
1212 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
1213 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 1214
6c74ac8b
AC
12152004-02-17 Andrew Cagney <cagney@redhat.com>
1216
1217 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
1218
19772a2c
AC
12192004-02-16 Andrew Cagney <cagney@redhat.com>
1220
1221 * gdbint.texinfo (Target Architecture Definition): Deprecate
1222 FRAMELESS_FUNCTION_INVOCATION.
1223
c9830293
AC
12242004-02-16 Andrew Cagney <cagney@redhat.com>
1225
1226 * gdbint.texinfo (Coding): Mention -Wunused-function.
1227
b9d26eb9
AC
12282004-02-14 Andrew Cagney <cagney@redhat.com>
1229
1230 * gdbint.texinfo (Target Architecture Definition): Delete
1231 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1232
49efadf5
EZ
12332004-02-12 Elena Zannoni <ezannoni@redhat.com>
1234
1235 * gdb.texinfo: Properly quote the name "C++".
1236 * gdbint.texinfo: Ditto.
1237 * stabs.texinfo: Ditto.
1238
1eb288ea
EZ
12392004-02-11 Elena Zannoni <ezannoni@redhat.com>
1240
1241 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
1242 minimal information about libiberty.
1243
e4937fc1
MC
12442004-02-06 Michael Chastain <mec.gnu@mindspring.com>
1245
1246 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
1247
a9331b3f
RM
12482004-02-04 Roland McGrath <roland@redhat.com>
1249
1250 * gdb.texinfo (Auxiliary Vector): New node (section).
1251 (Data): Add it to the menu.
1252
2650777c
JJ
12532004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1254
1255 * gdb.texinfo (Breakpoints): Add information about pending
1256 breakpoint support.
1257
b4501125
AC
12582004-01-26 Andrew Cagney <cagney@redhat.com>
1259
1260 * gdb.texinfo (Overview): Delete references to the cisco protocol
1261 including the "N" response.
1262
74055713
AC
12632004-01-26 Andrew Cagney <cagney@redhat.com>
1264
1265 * gdbint.texinfo (Target Architecture Definition): Rename
1266 EXTRACT_STRUCT_VALUE_ADDRESS to
1267 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 1268
3bbe9696
EZ
12692004-01-24 Eli Zaretskii <eliz@gnu.org>
1270
1271 * gdb.texinfo (KOD): Document "show os". Add index entries for
1272 "set/show os" and "info cisco" commands.
1273
5843504f
EZ
12742004-01-21 Eli Zaretskii <eliz@gnu.org>
1275
1276 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
1277
9175c9a3
MC
12782004-01-19 Michael Chastain <mec.gnu@mindspring.com>
1279
1280 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
1281 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
1282
8e94b928
NR
12832004-01-19 Nick Roberts <nick@nick.uklinux.net>
1284
1285 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
1286 -stack-list-locals.
1287 (GDB/MI Variable Objects): Describe extension to
1288 -var-list-children.
1289
a20cf136
DJ
12902004-01-17 Daniel Jacobowitz <drow@mvista.com>
1291
1292 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
1293
afb18d0f
AC
12942004-01-17 Andrew Cagney <cagney@redhat.com>
1295
1296 * gdbint.texinfo (Target Architecture Definition): Delete
1297 documentation on DEPRECATED_NPC_REGNUM.
1298
b51970ac
DJ
12992004-01-13 Daniel Jacobowitz <drow@mvista.com>
1300
1301 * gdb.texinfo: Update copyright year. Mention that set
1302 follow-fork-mode is supported on GNU/Linux. Remove documentation of
1303 "set follow-fork-mode ask".
1304
0f0cffd2
AC
13052004-01-13 Andrew Cagney <cagney@redhat.com>
1306
1307 * gdbint.texinfo: Update copyright year.
1308 (Coding): Add -Wunused-label to list of -Werror warnings.
1309
c552b3bb 13102004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 1311 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
1312
1313 * gdb.texinfo: Update copyright.
1314 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
1315 around names, as appropriate. Minor syntax cleanup of
1316 _NSPrintForDebugger explanation. Two spaces after periods.
1317 GDBN used instead of lit. "gdb". Index entries added for
1318 print-object and _NSPrintForDebugger. @noindent added in one spot.
1319
afe157ca
EZ
13202003-11-11 Elena Zannoni <ezannoni@redhat.com>
1321
1322 * stabs.texinfo: Add dircategory and direntry commands.
1323 * annotate.texinfo: Ditto.
1324
963e2bb7
AC
13252003-11-10 Andrew Cagney <cagney@redhat.com>
1326
1327 * gdbint.texinfo (Target Architecture Definition): Replace the
1328 return_value method's "inval" and "outval" parameters with
1329 "readbuf" and "writebuf".
1330
1d8b2f28
JB
13312003-10-28 Jim Blandy <jimb@redhat.com>
1332
1333 * gdb.texinfo (The F request packet, The F reply packet): Renamed
1334 from "The `F' request packet" and "The `F' reply packet", to make
1335 texi2dvi happy.
1336 (File-I/O remote protocol extension): Update menu entries, too.
1337
36d86913
MC
13382003-10-26 Michael Chastain <mec@shout.net>
1339
1340 * gdb.texinfo (Thread Stops): Document the issue with
1341 premature return from system calls in multi-threaded programs.
1342
ce2826aa
AC
13432003-10-24 Andrew Cagney <cagney@redhat.com>
1344
1345 * annotate.texinfo: Fix "fortunatly"[sic].
1346
f24c5e49
KI
13472003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
1348
1349 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
1350 with "Hitachi" and "Mitsubishi".
1351
92ad9cd9
AC
13522003-10-20 Andrew Cagney <cagney@redhat.com>
1353
1354 * gdbint.texinfo (Target Architecture Definition): Document
1355 gdbarch_return_value. Add cross references from
1356 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
1357 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
1358
0ab4b752
MK
13592003-10-18 Mark Kettenis <kettenis@gnu.org>
1360
1361 * gdbint.texinfo (Target Architecture Definition): Document
1362 regset_from_core_section.
fb3e19c0
KI
1363
13642003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
1365
1366 * gdb.texinfo (M32R/D): Mention m32rsdi target.
1367
a9331b3f 13682003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
1369
1370 From Anthony Green <green@redhat.com>:
1371 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
1372
1485d690
KB
13732003-10-14 Kevin Buettner <kevinb@redhat.com>
1374
1375 * gdb.texinfo (Breakpoint related warnings): New node.
1376 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 1377
86d30acc
DJ
13782003-10-13 Daniel Jacobowitz <drow@mvista.com>
1379
1380 * gdb.texinfo (Remote Protocol): Document v and vCont.
1381
172c2a43
KI
13822003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1383
1384 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1385 * gdbint.texinfo: Ditto.
1386
71952f4c
AC
13872003-10-09 Andrew Cagney <cagney@redhat.com>
1388
1389 From 2003-09-18 David Anderson <davea@sgi.com>:
1390 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
1391 "command".
1392
268e2188
AC
13932003-10-03 Andrew Cagney <cagney@redhat.com>
1394
1395 * gdbint.texinfo (Target Architecture Definition): Deprecate
1396 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
1397 just target.
1398
12c266ea 13992003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 1400
f30992d4 1401 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
1402 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
1403 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
1404 * gdbint.texinfo (Target Architecture Definition): Rename
1405
14062003-09-30 Andrew Cagney <cagney@redhat.com>
1407
f30992d4 1408 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 1409 (Target Architecture Definition):
f30992d4 1410
2e092625
AC
1411 * gdbint.texinfo (Target Architecture Definition): Rename
1412 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
1413
0717ae8a
AC
14142003-09-29 Andrew Cagney <cagney@redhat.com>
1415
dad809b7
AC
1416 * gdbint.texinfo (Target Architecture Definition): Delete
1417 documentation for NEED_TEXT_START_END.
1418
0717ae8a
AC
1419 * gdbint.texinfo (Target Architecture Definition): Rename
1420 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
1421 TARGET_WRITE_PC.
a9331b3f 1422
af6cf26d
MC
14232003-09-22 Michael Chastain <mec@shout.net>
1424
1425 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
1426
ee206350
AG
14272003-09-21 Anthony Green <green@redhat.com>
1428
1429 * gdbint.texinfo (Target Architecture Definition): Fix typos.
1430
a38c9fe6
MK
14312003-09-21 Mark Kettenis <kettenis@gnu.org>
1432
1433 * gdbint.texinfo (Target Architecture Definition): Document
1434 stabs_argument_has_addr.
1435
77949794
AC
14362003-09-18 Andrew Cagney <cagney@redhat.com>
1437
1438 * gdbint.texinfo (Target Architecture Definition): Delete
1439 documentation on REGISTER_NAMES.
1440
8e823e25
MK
14412003-09-13 Mark Kettenis <kettenis@gnu.org>
1442
1443 * gdbint.texinfo (Target Architecture Definition): Replace
1444 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
1445
f27dd7fd
AC
14462003-09-11 Andrew Cagney <cagney@redhat.com>
1447
1448 * gdbint.texinfo (Target Architecture Definition): Replace
1449 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
1450
8b148df9
AC
14512003-08-18 Andrew Cagney <cagney@redhat.com>
1452
1453 * gdbint.texinfo (Target Architecture Definition): Document
1454 "frame_red_zone_size".
1455
25d29d70
AC
14562003-08-09 Andrew Cagney <cagney@redhat.com>
1457
1458 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
1459 with "set/show backtrace past-main" and "set/show backtrace
1460 limit".
1461
c938e9b0
L
14622003-08-08 H.J. Lu <hongjiu.lu@intel.com>
1463
1464 * Makefile.in (install-info): Support DESTDIR.
1465 (install-html): Likewise.
1466
64fabec2
AC
14672003-08-07 Andrew Cagney <cagney@redhat.com>
1468
1469 Patch from Nick Roberts.
1470 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
1471 bindings. Remove description of send-gdb-command.
1472
2fcf52f0
AC
14732003-08-07 Andrew Cagney <cagney@redhat.com>
1474
1475 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
1476 GDB 6.0.
1477
086432e2
AC
14782003-08-06 Andrew Cagney <cagney@redhat.com>
1479
1480 * gdb.texinfo (Mode Options): Mention that level three is the
1481 highest available and that level 2 is deprecated.
1482 (Annotations Overview): Mention annotation levels. Cross reference
1483 to "Limitations of the Annotation Interface" in annotate.texi.
1484 (TODO, Value Annotations, Frame Annotations): Delete section.
1485 (Displays, Breakpoint Info): Delete.
1486
e5249f67
AC
14872003-08-04 Andrew Cagney <cagney@redhat.com>
1488
1489 * agentexpr.texi: Delete @bye.
1490 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
1491 (stabs.info): Add $(srcdir) to include search path.
1492 (html): Depend on "annotate_toc.html", and not "annotate.html".
1493 * stabs.texinfo: Ditto. Include "fdl.texi".
1494 * gdbint.texinfo: Update copyright statement's list of invariant
1495 sections.
1496
e6f672d2
AC
14972003-07-28 Andrew Cagney <cagney@redhat.com>
1498
1499 * Makefile.in (INFO_DEPS): Add annotate.info.
1500 (dvi, ps, html, pdf): Add annotate.
1501 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
1502 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
1503 (ANNOTATE_DOC_FILES): New macro.
1504 (ANNOTATE_TEX_TMPS): New macro.
1505 (annotate.info, annotate_toc.html): Specify dependencies.
1506 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
1507 * annotate.texinfo: Rename annotate.texi. Get building. Add
1508 "Migrating to GDB/MI" and "Limitations of the Annotation
1509 Interface" chapters. Mention why it is not part of the user
1510 guide. Update copyright notice. Include "fdl.texi".
1511
72ffddc9
SC
15122003-07-26 Stephane Carrez <stcarrez@nerim.fr>
1513
1514 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
1515
a9f12a31
DJ
15162003-07-24 Daniel Jacobowitz <drow@mvista.com>
1517
1518 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
1519
b1fe9455
DJ
15202003-07-24 Daniel Jacobowitz <drow@mvista.com>
1521
1522 * gdb.texinfo (Server): Mention pidof.
1523
153721e6
AC
15242003-07-22 Andrew Cagney <cagney@redhat.com>
1525
1526 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
1527 list.
1528
0fac0b41
DJ
15292003-06-28 Daniel Jacobowitz <drow@mvista.com>
1530
1531 * gdb.texinfo (Logging output): New chapter.
1532
4e562065
JB
15332003-06-24 Joel Brobecker <brobecker@gnat.com>
1534
1535 * gdb.texinfo (Unsupported languages): New section.
1536 (Languages): Add link to new section.
1537
f2c06f52
AC
15382003-06-22 Andrew Cagney <cagney@redhat.com>
1539
1540 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
1541
b4177fca
DJ
15422003-06-22 Daniel Jacobowitz <drow@mvista.com>
1543
1544 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
1545
f418dd93
DJ
15462003-06-22 Daniel Jacobowitz <drow@mvista.com>
1547
1548 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
1549 * agentexpr.texi: Retitle section, and change it to an appendix.
1550 Comment out texinfo initialization. Factor a @var{} into two
1551 pieces to prevent makeinfo warnings.
1552 * gdb.texinfo: Add Agent Expressions appendix.
1553
4ca61388
DJ
15542003-06-19 Daniel Jacobowitz <drow@mvista.com>
1555
1556 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
1557
07f31aa6
DJ
15582003-06-18 Daniel Jacobowitz <drow@mvista.com>
1559
1560 * gdb.texinfo (Remote Debugging): New section "Connecting to a
1561 remote target". Document the "detach" and "disconnect" commands.
1562 (Server, Netware, Debug Session): Reference "Connecting to a
1563 remote target".
1564 (GDB/MI Target Manipulation): Document "-target-disconnect".
1565
2dd0da42
AC
15662003-06-13 Andrew Cagney <cagney@redhat.com>
1567
1568 * gdbint.texinfo (Target Architecture Definition): Deprecate
1569 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
1570 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
1571
e7a3abfc
JB
15722003-06-09 Jim Blandy <jimb@redhat.com>
1573
1574 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
1575
25e3a86b
AC
15762003-06-08 Andrew Cagney <cagney@redhat.com>
1577
1578 * gdbint.texinfo (Target Architecture Definition): Delete
1579 documentation on FRAME_ARGS_ADDRESS_CORRECT.
1580
a9e5fdc2
AC
15812003-06-08 Andrew Cagney <cagney@redhat.com>
1582
1583 * gdbint.texinfo (Target Architecture Definition): Document
1584 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
1585
b37303ee
AF
15862003-06-07 Adam Fedor <fedor@gnu.org>
1587
1588 * gdb.texinfo: Add Objective-C documentation.
1589
39fe6e80
AC
15902003-06-01 Andrew Cagney <cagney@redhat.com>
1591
1592 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
1593 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
1594
125309b2
AC
15952003-05-21 Andrew Cagney <cagney@redhat.com>
1596
1597 * gdbint.texinfo (Target Architecture Definition): Delete
1598 references to "extract_address" and "store_address".
1599
b8b527c5
AC
16002003-05-16 Andrew Cagney <cagney@redhat.com>
1601
1602 * gdbint.texinfo (Target Architecture Definition): Replace
1603 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
1604 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
1605
50e3ee83
TR
16062003-05-14 Theodore A. Roth <troth@openavr.org>
1607
1608 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
1609
44e2be90
L
16102003-05-10 H.J. Lu <hongjiu.lu@intel.com>
1611
1612 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
1613 (gdb.dvi): Likewise.
1614 (gdb.pdf): Likewise.
1615 (links2roff): Likewise.
1616
df5215a6
JB
16172003-05-08 Jim Blandy <jimb@redhat.com>
1618
1619 * gdb.texinfo (Dump/Restore Files): Update documentation for
1620 'dump', 'append', and 'restore': note that format argument is
1621 optional; simplify presentation of the command variants; and be
1622 more precise about the formats.
1623
5e7b2f39
JB
16242003-05-07 Jim Blandy <jimb@redhat.com>
1625
1626 * gdb.texinfo (Symbols): Update documentation: 'maint list
1627 symtabs' and 'maint list psymtabs' have been renamed 'maint info
1628 symtabs' and 'maint info psymtabs'.
1629
b1e29e33
AC
16302003-05-05 Andrew Cagney <cagney@redhat.com>
1631
1632 * gdbint.texinfo (Target Architecture Definition): Make
1633 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
1634 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
1635 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
1636
00905d52
AC
16372003-05-04 Andrew Cagney <cagney@redhat.com>
1638
1639 * gdb.texinfo (Maintenance Commands): Document "maint print
1640 dummy-frames".
1641
54ff5908
AC
16422003-05-04 Andrew Cagney <cagney@redhat.com>
1643
1644 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
1645
32e7087d
JB
16462003-05-03 J. Brobecker <brobecker@gnat.com>
1647
1648 Thierry Schneider <tpschneider1@yahoo.com>
1649 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
1650 for new MI command.
1651
7043d8dc
AC
16522003-05-03 Andrew Cagney <cagney@redhat.com>
1653
1654 * gdbint.texinfo (Target Architecture Definition): Document
1655 push_dummy_code. Add cross references.
1656
e33d66ec
EZ
16572003-05-02 Elena Zannoni <ezannoni@redhat.com>
1658
1659 * gdb.texinfo (Character Sets): Update to reflect new behavior of
1660 set/show charsets commands.
1661
0ba6dca9
AC
16622003-04-28 Andrew Cagney <cagney@redhat.com>
1663
1664 * gdbint.texinfo (Target Architecture Definition): Replace
1665 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
1666 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
1667
d7a27068
AC
16682003-04-28 Andrew Cagney <cagney@redhat.com>
1669
1670 * gdbint.texinfo (Target Architecture Definition): Rename
1671 "tm_print_insn" to "deprecated_tm_print_insn".
1672
44ea7b70
JB
16732003-04-09 Jim Blandy <jimb@redhat.com>
1674
1675 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
1676 list psymtabs'.
1677
fb8f8949
AC
16782003-04-08 Andrew Cagney <cagney@redhat.com>
1679
1680 * gdbint.texinfo (Target Architecture Definition): Delete
1681 references to EXTRA_FRAME_INFO.
1682
32fb0f22
AC
16832003-04-08 Andrew Cagney <cagney@redhat.com>
1684
1685 * gdbint.texinfo (Target Architecture Definition): Delete
1686 PRINT_TYPELESS_INTEGER.
1687
6be67e67
JB
16882003-04-02 J. Brobecker <brobecker@gnat.com>
1689
1690 * observer.texi (GDB Observers): Adjust the documentation for the
1691 normal_stop notification to better describe reality. Fix a couple
1692 of minor typos.
1693
4e35d5f0
BR
16942003-04-02 Bob Rossi <bob_rossi@cox.net>
1695
a9331b3f 1696 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
1697 '-file-list-exec-source-file'
1698
e8a8712a
AC
16992003-03-31 Andrew Cagney <cagney@redhat.com>
1700
1701 * gdbint.texinfo (Target Architecture Definition): Delete
1702 references to CALL_DUMMY_P.
1703
6c0e89ed
AC
17042003-03-30 Andrew Cagney <cagney@redhat.com>
1705
1706 * gdbint.texinfo (Target Architecture Definition): Remove
1707 reference to TARGET_WRITE_SP.
a9331b3f 1708
378bfd1b
AC
17092003-03-27 Andrew Cagney <cagney@redhat.com>
1710
1711 * gdbint.texinfo (Target Architecture Definition): Remove
1712 references to write_sp.
6c0e89ed 1713
922fbb7b
AC
17142003-03-27 Andrew Cagney <cagney@redhat.com>
1715
1716 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
1717 chapter body. Use @smallexample instead of @example.
1718 (Annotations): Ditto.
1719 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
1720 annotate.texi.
1721
b81774d8
AC
17222003-03-26 Andrew Cagney <cagney@redhat.com>
1723
1724 * gdbint.texinfo (Target Architecture Definition): Replace
1725 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
1726 dummy_addr parameters.
1727
1bf6d5cc
AC
17282003-03-25 Andrew Cagney <cagney@redhat.com>
1729
1730 * gdbint.texinfo (Target Architecture Definition): Delete
1731 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
1732 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1733 Add reference to PUSH_ARGUMENTS.
1734
618ce49f
AC
17352003-03-23 Andrew Cagney <cagney@redhat.com>
1736
1737 * gdbint.texinfo (Algorithms, Target Architecture Definition):
1738 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
1739
bcd7e15f
JB
17402003-03-18 J. Brobecker <brobecker@gnat.com>
1741
1742 * gdbint.texinfo (Algorithms): Add new section describing the
1743 Observer paradigm.
1744 (Top): Add menu entry to new observer appendix.
1745 * observer.texi: New file.
1746 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
1747 new observer.texi file.
1748
9fe8321b
AC
17492003-03-17 Andrew Cagney <cagney@redhat.com>
1750
1751 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
1752 that GNU Press update the manual version number.
1753
ac2adee5
AC
17542003-03-12 Andrew Cagney <cagney@redhat.com>
1755
1756 * gdbint.texinfo (Target Architecture Definition): Delete
1757 references to get_saved_register. Rename GET_SAVED_REGISTER to
1758 DEPRECATED_GET_SAVED_REGISTER.
1759
749b82f6
AC
17602003-03-13 Andrew Cagney <cagney@redhat.com>
1761
1762 * gdbint.texinfo (Target Architecture Definition): Replace
1763 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
1764
8bedc050
AC
17652003-03-12 Andrew Cagney <cagney@redhat.com>
1766
1767 * gdbint.texinfo (Target Architecture Definition): Rename
1768 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 1769
0ce1b118
CV
17702003-03-10 Corinna Vinschen <vinschen@redhat.com>
1771
1772 * gdb.texinfo: Add File-I/O documentation.
1773
12cc2063
AC
17742003-03-10 Andrew Cagney <cagney@redhat.com>
1775
1776 * gdbint.texinfo (Target Architecture Definition): Cross reference
1777 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
1778
7453dc06
AC
17792003-03-07 Andrew Cagney <cagney@redhat.com>
1780
1781 * gdb.texinfo (Debugging Output): Mention the "set/show debug
1782 frame" command.
1783
6314f104
AC
17842003-03-05 Andrew Cagney <cagney@redhat.com>
1785
1786 * gdbint.texinfo (Target Architecture Definition): Document
1787 unwind_dummy_id. Cross reference unwind_dummy_id and
1788 SAVE_DUMMY_FRAME_TOS.
1789
f1212245
DJ
17902003-03-05 James Ingham <jingham@apple.com>
1791 Daniel Jacobowitz <drow@mvista.com>
1792
1793 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
1794 and "show cp-abi".
1795
77e7e267
AC
17962003-03-03 Andrew Cagney <cagney@redhat.com>
1797
1798 * gdbint.texinfo (Target Architecture Definition): Document
1799 register_type.
1800
838a8221
AC
18012003-03-03 Andrew Cagney <cagney@redhat.com>
1802
1803 * stabs.texinfo (Structures): Use @samp and separate @var's
1804 instead of a single @var containing a comma separated list.
1805 (Unions): Ditto.
1806
d7f4a264
DJ
18072003-03-02 Daniel Jacobowitz <drow@mvista.com>
1808
1809 * Makefile.in (distclean): Remove config.log.
1810
f30ee0bc
AC
18112003-03-01 Andrew Cagney <cagney@redhat.com>
1812
1813 * gdbint.texinfo (Target Architecture Definition): Rename
1814 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
1815
18162003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
1817
1818 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
1819 DEPRECATED_INIT_EXTRA_FRAME_INFO.
1820
be448670
CF
18212003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
1822
1823 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
1824 (Non-debug DLL symbols): New node, describing the minimal symbols
1825 loaded from DLLs without real debugging symbols.
1826
501eef12
AC
18272003-02-20 Andrew Cagney <ac131313@redhat.com>
1828
1829 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
1830 hardware-breakpoint-limit".
1831 (Set Watchpoints): Add cross reference to "set remote
1832 hardware-watchpoint-limit".
1833 (Remote configuration options): New section.
1834
21c294e6
AC
18352003-02-04 Andrew Cagney <ac131313@redhat.com>
1836
e9be73e4
AC
1837 * gdbint.texinfo (Target Architecture Definition): Delete
1838 descrption of IS_TRAPPED_INTERNALVAR.
1839
21c294e6
AC
1840 From Keith Seitz <keiths@redhat.com>:
1841 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
1842 option "-i"/"--interpreter" to this chapter. Include index
1843 entries.
1844
0179ffac
DC
18452003-02-04 David Carlton <carlton@math.stanford.edu>
1846
1847 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
1848 (Variables): Recommend stabs+ and DWARF 2.
1849 (C plus plus expressions): Correct info about
1850 compiler versions, debug formats.
1851 (Contributors): Change 'DWARF2' to 'DWARF 2'.
1852 PR symtab/874.
1853
7ca9f392
AC
18542003-02-01 Andrew Cagney <ac131313@redhat.com>
1855
1856 * gdbint.texinfo (Target Architecture Definition): Delete
1857 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
1858 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
1859 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
1860 references to nindy and i960.
1861 * gdb.texinfo (i960): Delete all references to i960 and nindy.
1862
31a85ea2
AC
18632003-02-01 Andrew Cagney <ac131313@redhat.com>
1864
1865 * gdbint.texinfo (Target Architecture Definition): Delete
1866 FLOAT_INFO.
1867
6b894e49
AC
18682003-01-30 Andrew Cagney <ac131313@redhat.com>
1869
1870 * stabs.texinfo (Member Type Descriptor): Clarify description of
1871 `@'. Suggested by Ben Hutchings.
1872
c48861fb
AC
18732003-01-29 Andrew Cagney <ac131313@redhat.com>
1874
1875 * gdb.texinfo (M68K): Delete reference to es1800.
1876
617073a9
AC
18772003-01-29 Andrew Cagney <ac131313@redhat.com>
1878
1879 * gdb.texinfo (Maintenance Commands): Document `maint print
1880 reggroups' and `maint print register-groups'.
1881 * gdbint.texinfo (Target Architecture Definition): Document
1882 register_reggroup_p.
1883
5b5d99cf
JB
18842003-01-23 Jim Blandy <jimb@redhat.com>
1885
1886 * gdb.texinfo (Separate Debug Files): New section.
1887
e7ba9c65
DJ
18882003-01-22 Daniel Jacobowitz <drow@mvista.com>
1889
1890 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
1891 and "maint show profile".
1892
94e91d6d
MC
18932003-01-16 Michael Chastain <mec@shout.net>
1894
1895 * gdb.texinfo (Installing GDB): Warn against
1896 ".../gdb-VERSION/gdb/configure".
1897 (Separate Objdir): Likewise.
1898
867f3898
AC
18992003-01-15 Andrew Cagney <ac131313@redhat.com>
1900
1901 * gdbint.texinfo (Target Architecture Definition): Delete
1902 definition of PRINT_REGISTER_HOOK.
1903
f153cc92
EZ
19042003-01-15 Elena Zannoni <ezannoni@redhat.com>
1905
1906 (OpenRISC 1000): Fix formatting of command names.
1907
c60eb6f1
EZ
19082003-01-15 Elena Zannoni <ezannoni@redhat.com>
1909
1910 * gdb.texinfo (Continuing and Stepping): Add new command
1911 'advance'. Clarify behavior of 'until'.
1912
f5ebfba0
DJ
19132003-01-13 Daniel Jacobowitz <drow@mvista.com>
1914
1915 * gdb.texinfo (Files): Document solib-absolute-prefix and
1916 solib-search-path.
1917
4ce8657e
MC
19182003-01-09 Michael Chastain <mec@shout.net>
1919
1920 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
1921 (Create a Release): Add new instructions for new @file{src-release}.
1922 Document existing instructions for @file{Makefile.in} as
1923 being for @value{GDBN} 5.3.1 or earlier.
1924
372613e3
AC
19252003-01-09 Andrew Cagney <ac131313@redhat.com>
1926
1927 * gdbint.texinfo (Target Architecture Definition): Mention
1928 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
1929 allocate memory.
1930
b4e9345d
DJ
19312003-01-04 Daniel Jacobowitz <drow@mvista.com>
1932
1933 * gdb.texinfo (Controlling GDB): Add @kindex for
1934 "show osabi".
1935 (Backtraces): Add @kindex's for backtrace-below-main.
1936
98b45e30
DJ
19372003-01-04 Daniel Jacobowitz <drow@mvista.com>
1938
1939 * gdb.texinfo (Controlling GDB): Document "set osabi".
1940
95f90d25
DJ
19412003-01-04 Daniel Jacobowitz <drow@mvista.com>
1942
1943 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
1944 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
1945
1e698235
DJ
19462003-01-04 Daniel Jacobowitz <drow@mvista.com>
1947
1948 * gdb.texinfo (Controlling GDB): Add ABI section. Document
1949 "set coerce-float-to-double".
1950 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
1951
e632838e
AC
19522003-01-02 Andrew Cagney <ac131313@redhat.com>
1953
1954 * stabs.texinfo: Remove obsolete text.
1955 * gdbint.texinfo: Ditto.
1956 * gdb.texinfo: Ditto.
1957
c133ab7a
MK
19582002-12-22 Mark Kettenis <kettenis@gnu.org>
1959
1960 * gdbint.texinfo (Target Architecture Definition): Update
1961 description of gdbarch_register_osabi.
1962
f821f325
KH
19632002-12-20 Kazu Hirata <kazu@cs.umass.edu>
1964
1965 * agentexpr.texi: Fix typos.
1966 * annotate.texi: Likewise.
1967 * fdl.texi: Likewise.
1968
85a6d8d3 19692002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
1970
1971 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
1972 DEPRECATED_INIT_FRAME_PC.
1973
ae45cd16
AC
19742002-12-01 Andrew Cagney <ac131313@redhat.com>
1975
1976 * gdbint.texinfo (Target Architecture Definition): Delete
1977 PC_IN_CALL_DUMMY.
1978
07555a72
AC
19792002-11-28 Andrew Cagney <ac131313@redhat.com>
1980
1981 * gdbint.texinfo (Host Definition): Delete documentation on
1982 USE_GENERIC_DUMMY_FRAMES.
1983
c166cdc7
EZ
19842002-11-26 Elena Zannoni <ezannoni@redhat.com>
1985
1986 Fix PR gdb/723 and PR gdb/245.
1987 * Makefile.in (install-info): Run the install-info command as part
1988 of the post install steps only.
1989 (uninstall-info): New target.
1990 (uninstall): New target.
1991
35db0260
EZ
19922002-11-22 Elena Zannoni <ezannoni@redhat.com>
1993
1994 * Makefile.in (install): Make install do some real work.
1995
9ba8d803
AC
19962002-11-19 Andrew Cagney <ac131313@redhat.com>
1997
1998 Fix POSIX problem reported by Paul Eggert.
1999 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2000 Fix PR gdb/527.
2001
903ad3a6
AC
20022002-10-26 Andrew Cagney <cagney@redhat.com>
2003
2004 * gdbint.texinfo (Target Architecture Definition): Delete
2005 definition of DO_REGISTERS_INFO.
2006
f2abfe65
KB
20072002-10-18 Kevin Buettner <kevinb@redhat.com>
2008
2009 * gdbint.texinfo (Address Classes): Fix problems with insertion
2010 of ``{'' and ``}'' in example.
2011
b5b0480a
KB
20122002-10-17 Kevin Buettner <kevinb@redhat.com>
2013
2014 * gdbint.texinfo (Address Classes): New section.
2015 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2016 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2017 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2018 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2019
c85508ee
KD
20202002-10-11 Klee Dienes <kdienes@apple.com>
2021
2022 * gdb.texinfo (Registers): Mention vector registers as well as
2023 floating registers in the documentation for 'info registers' and
2024 'info all-registers'.
2025
6d12fc3d
DJ
20262002-10-11 Daniel Jacobowitz <drow@mvista.com>
2027
2028 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2029
8d19fbd2
JJ
20302002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2031
2032 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2033 interface definition.
2034
a37295f9
MM
20352002-10-03 Marko Mlinar <markom@opencores.org>
2036
2037 * gdb.texinfo (Target Commands): Add or1k target specific
2038 commands.
2039 * gdb.texinfo (Contributors): Add myself to the contributors list.
2040
da0f9dcd
AC
20412002-10-01 Andrew Cagney <ac131313@redhat.com>
2042
2043 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2044 and "mi1" instead of "mi1" and "mi0".
2045
2e834e49
HPN
20462002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2047
2048 * gdb.texinfo (Packets): Fix typos "alligned".
2049 Correct z3/Z3 description. Correct z4/Z4 title.
2050
050be0dc
AC
20512002-09-27 Andrew Cagney <ac131313@redhat.com>
2052
2053 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2054
1104b9e7
KB
20552002-09-25 Kevin Buettner <kevinb@redhat.com>
2056
2057 * gdb.texinfo: Use GNU/Linux instead of Linux.
2058
512217c7
AC
20592002-09-25 Andrew Cagney <ac131313@redhat.com>
2060
2061 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2062
10998722
AC
20632002-09-24 Andrew Cagney <ac131313@redhat.com>
2064
512217c7 2065 * gdb.texinfo: Replace @example with @smallexample.
10998722 2066
a0eb71c5
KB
20672002-09-20 Kevin Buettner <kevinb@redhat.com>
2068
f7dc1244 2069 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
2070 * gdb.texinfo (Character Sets): Use @smallexample instead of
2071 @example. Use GNU/Linux instead of Linux.
2072
20732002-09-20 Jim Blandy <jimb@redhat.com>
2074
2075 * gdb.texinfo: Add character set documentation.
2076
2f870471
AC
20772002-09-19 Andrew Cagney <ac131313@redhat.com>
2078
2079 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2080 (Packets): Add cross reference from `b' packet to `z' packets.
2081
790eb8f5
AC
20822002-09-19 Andrew Cagney <ac131313@redhat.com>
2083
8d30a00d
AC
2084 * gdb.texinfo (Maintenance Commands): Document ``maint
2085 internal-error'' and ``maint internal-warning''.
2086
790eb8f5
AC
2087 * gdbint.texinfo (Target Architecture Definition): Revise
2088 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2089
a23a7bf1
JB
20902002-09-19 Joel Brobecker <brobecker@gnat.com>
2091
2092 * gdbint.texinfo (Target Conditionals): Document the new
2093 NAME_OF_MALLOC macro.
2094
299ffc64
AC
20952002-09-05 Andrew Cagney <ac131313@redhat.com>
2096
2097 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2098 engineer.
2099
b7bb15bc
SC
21002002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2101
2102 * gdb.texinfo (TUI Overview): Document status line fields.
2103
3d757584
SC
21042002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2105
2106 * gdb.texinfo (TUI Commands): Document info win command.
2107
269c21fe
SC
21082002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2109
2110 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2111
7cf36c78
SC
21122002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2113
2114 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2115 (TUI Keys): Likewise.
2116
d2c6833e
AC
21172002-08-25 Andrew Cagney <ac131313@redhat.com>
2118
2119 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2120 for a packet receive.
2121
46d8b1c3
AC
21222002-08-25 Andrew Cagney <ac131313@redhat.com>
2123
2124 * Makefile.in (clean): Move to end of file.
2125 (distclean, maintainer-clean, realclean): Ditto.
2126 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
2127 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
2128 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
2129 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
2130
b0787093
AC
21312002-08-24 Andrew Cagney <ac131313@redhat.com>
2132
2133 * Makefile.in (GDBINT_TEX_TMPS): Define.
2134 (gdbint.dvi, gdbint.pdf): Use
2135 (GDB_TEX_TMPS): Define.
2136 (gdb.dvi, gdb.pdf): Use.
2137 (STABS_TEX_TMPS): Define.
2138 (stabs.dvi, stabs.pdf): Use.
2139 (GDB_DOC_SOURCE_INCLUDES): New macros.
2140 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
2141 (GDBINT_DOC_FILES_INCLUDES): New macros.
2142 (GDBINT_DOC_BUILD_INCLUDES): New macros.
2143 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
2144 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
2145 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
2146 (links2roff): Replace SFILES_INCLUDED with
2147 GDB_DOC_SOURCE_INCLUDES.
2148 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
2149 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
2150 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
2151 dependencies.
2152 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
2153 dependencies.
2154 (gdbmi.texinfo): Delete rule.
2155 (inc-hist.texinfo): Delete rule.
2156 (rluser.texinfo): Delete rule.
2157
ebba8386
AC
21582002-08-23 Andrew Cagney <cagney@redhat.com>
2159
2160 * gdbint.texinfo (Target Architecture Definition): Update
2161 STORE_RETURN_VALUE, mention regcache.
2162
0ab7a791
AC
21632002-08-21 Andrew Cagney <ac131313@redhat.com>
2164
2165 * gdbint.texinfo (Target Architecture Definition): Document
2166 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
2167
ee2d5c50
AC
21682002-08-19 Andrew Cagney <ac131313@redhat.com>
2169
2170 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
2171 Fix minor typos. Add index entries.
2172
53c69bd7
AC
21732002-08-18 Andrew Cagney <ac131313@redhat.com>
2174
2175 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
2176
e76f1f2e
AC
21772002-08-15 Andrew Cagney <ac131313@redhat.com>
2178
2179 * gdbint.texinfo (Target Architecture Definition): Document
2180 PRINT_VECTOR_INFO.
2181 * gdb.texinfo (Vector Unit): Document "info vectors" command.
2182
0680b120
AC
21832002-08-13 Andrew Cagney <ac131313@redhat.com>
2184
2185 * gdb.texinfo (Maintenance Commands): Document "maint print
2186 registers", "maint print raw-registers" and "maint print
2187 cooked-registers".
2188
3c3bea1c
GS
21892002-08-08 Grace Sainsbury <graces@redhat.com>
2190
a9331b3f 2191 From Mark Salter:
3c3bea1c
GS
2192 * gdb.texinfo (Protocol): Document T packet extension to
2193 allow watchpoint address reporting.
2194
42f9b0a5
AC
21952002-08-03 Andrew Cagney <ac131313@redhat.com>
2196
2197 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
2198
db034ac5
AC
21992002-08-01 Andrew Cagney <cagney@redhat.com>
2200
2201 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
2202 to CHILL.
2203
e2b28d04
AC
22042002-08-01 Andrew Cagney <ac131313@redhat.com>
2205
2206 * gdbint.texinfo (Coding): Revise section "Include Files".
2207
7fb623f7
AC
22082002-07-24 Andrew Cagney <cagney@redhat.com>
2209
2210 * gdbint.texinfo: Obsolete references to m88k.
2211 * gdb.texinfo: Ditto.
2212
4a2b4636
JB
22132002-07-10 Joel Brobecker <brobecker@gnat.com>
2214
7fb623f7 2215 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
2216 where the proper version of autoconf can be retrieved.
2217
a71ec265
DH
22182002-07-09 Don Howard <dhoward@redhat.com>
2219
2220 * gdb.texinfo (Command Files): Further describe the behavior of
2221 sourced command files.
2222
b9aa90c9
AC
22232002-06-27 Andrew Cagney <ac131313@redhat.com>
2224
2225 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
2226 (Coding): Clarify ISO C version that GDB assumes.
2227
40dd2248
TT
22282002-06-26 Tom Tromey <tromey@redhat.com>
2229
2230 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
2231 add_setshow_cmd_full.
2232
bfac230e
DH
22332002-06-25 Don Howard <dhoward@redhat.com>
2234
2235 * gdb.texinfo (Memory Region Attributes): Document new behavior
2236 for 'mem' command.
2237
475b0867
JB
22382002-06-11 Jim Blandy <jimb@redhat.com>
2239
919d772c
JB
2240 * gdb.texinfo (Symbols): Update documentation for `info source'
2241 command.
2242
475b0867
JB
2243 * gdb.texinfo (Macros): Call the command `info macro', not
2244 `show macro'.
2245
ba8c9337
AC
22462002-06-09 Andrew Cagney <ac131313@redhat.com>
2247
2248 * gdbint.texinfo (Coding): Add section ``Per-architecture module
2249 data''.
2250
1029b7fa
MK
22512002-06-09 Mark Kettenis <kettenis@gnu.org>
2252
2253 * gdbint.texinfo (Target Architecture Definition): Document
2254 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
2255
16737d73
AC
22562002-06-08 Andrew Cagney <ac131313@redhat.com>
2257
2258 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
2259 lists.
2260
30107679
AC
22612002-06-08 Andrew Cagney <ac131313@redhat.com>
2262
2263 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
2264 Branch''.
2265
3352e23e
AC
22662002-06-01 Andrew Cagney <ac131313@redhat.com>
2267
2268 * gdbint.texinfo (Target Architecture Definition): Add section
2269 ``Converting an existing Target Architecture to Multi-arch''.
2270
cbb09e6a
AC
22712002-05-30 Andrew Cagney <ac131313@redhat.com>
2272
2273 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
2274 to ``Obsoleting code''. Revise.
2275
e2e0bcd1
JB
22762002-05-17 Jim Blandy <jimb@redhat.com>
2277
2278 * gdb.texinfo (C Preprocessor Macros): New chapter.
2279 Include it in the main menu.
2280 (Contributors): Credit Jim Blandy with macro support.
2281 (Compilation): Explain how to get macro information into the
2282 executable.
2283 (Expressions): Note that preprocessor macros are expanded.
2284
9db8d71f
DJ
22852002-05-14 Daniel Jacobowitz <drow@mvista.com>
2286
2287 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
2288 options for `target remote'.
2289
6d531722
AC
22902002-05-13 Andrew Cagney <ac131313@redhat.com>
2291
2292 * gdbint.texinfo (Target Architecture Definition): Delete
2293 documentation on NNPC_REGNUM.
2294
13d01224
AC
22952002-05-11 Andrew Cagney <ac131313@redhat.com>
2296
2297 * gdbint.texinfo (Target Architecture Definition): Document
2298 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
2299 (Target Architecture Definition): Revise section `Using Different
2300 Register and Memory Data Representations'. Add section `Raw and
2301 Virtual Register Representations'.
2302
b2e75d78
AC
23032002-05-11 Andrew Cagney <ac131313@redhat.com>
2304
2305 * gdbint.texinfo (Target Architecture Definition): Mention
2306 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
2307 (Target Architecture Definition): Mention same. Add references to
2308 web pages.
2309
2c8682ee
MS
23102002-05-08 Michael Snyder <msnyder@redhat.com>
2311
2312 * stabs.texinfo (Attributes): Document new "vector" attribute.
2313
0816590b
AC
23142002-05-04 Andrew Cagney <ac131313@redhat.com>
2315
2316 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
2317
2653173e
AC
23182002-05-04 Andrew Cagney <ac131313@redhat.com>
2319
2320 * gdb.texinfo: Delete obsolete references to a29k.
2321
d7bd68ca
AC
23222002-04-24 Andrew Cagney <ac131313@redhat.com>
2323
2324 * gdbint.texinfo (Target Architecture Definition): Replace
2325 IN_SIGTRAMP with PC_IN_SIGTRAMP.
2326
21d83aa5
DM
23272002-04-24 David S. Miller <davem@redhat.com>
2328
2329 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
2330
7673a6cc
DM
23312002-04-21 David S. Miller <davem@redhat.com>
2332
2333 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
2334
d49d1e0a
AC
23352002-04-21 Andrew Cagney <ac131313@redhat.com>
2336
2337 * gdbint.texinfo (Target Architecture Definition): Delete
2338 definition of HAVE_REGISTER_WINDOWS.
2339
f7dc1244 23402002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
2341
2342 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
2343 "Theodore A. Roth" <troth@verinet.com>.
2344
5ca0cb28
DH
23452002-04-15 Don Howard <dhoward@redhat.com>
2346
f7dc1244 2347 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 2348 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 2349 Provide a better explaination of this feature.
5ca0cb28 2350
f208ba17
AC
23512002-04-14 Andrew Cagney <ac131313@redhat.com>
2352
2353 * gdbint.texinfo (Target Architecture Definition): Remove
2354 FRAME_CHAIN_COMBINE.
2355
d5ba91de
MC
23562002-04-12 Michael Chastain <mec@shout.net>
2357
2358 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
2359 REG_STACK_SEGMENT.
2360
26818220
MC
23612002-04-09 Michael Chastain <mec@shout.net>
2362
2363 * gdbint.texinfo (Obsolete Conditionals): Remove references to
2364 PYRAMID_* macros.
2365
129188f6
AC
23662002-04-07 Andrew Cagney <ac131313@redhat.com>
2367
2368 * gdb.texinfo (Bug Reporting): Document that the web is the
2369 prefered way of submitting bug reports.
2370 (Bug Reporting): Delete the s-mail address as the last resort.
2371
8227c0ff
AC
23722002-04-05 Andrew Cagney <ac131313@redhat.com>
2373
2374 * gdbint.texinfo (Target Architecture Definition): Delete
2375 references to TARGET_WRITE_FP and write_fp.
2376
16d9dec6
MS
23772002-03-27 Michael Snyder <msnyder@redhat.com>
2378
2379 * gdb.texinfo: Document new commands dump, append, and restore.
2380
9ae8b82c
AC
23812002-03-27 Andrew Cagney <ac131313@redhat.com>
2382
2383 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
2384 Branch'.
2385
474c8240
AC
23862002-03-18 Andrew Cagney <ac131313@redhat.com>
2387
2388 * gdb.texinfo: Change all examples to @smallexample.
2389 * gdbint.texinfo: Ditto.
a9331b3f 2390
fb0ff88f
AC
23912002-03-18 Andrew Cagney <ac131313@redhat.com>
2392
2393 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
2394 Branches''.
2395
9bb0a4d8
AC
23962002-03-18 Andrew Cagney <ac131313@redhat.com>
2397
2398 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
2399 Policy''.
2400
937f164b
FF
24012002-03-04 Fred Fish <fnf@redhat.com>
2402
2403 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
2404 expresson, suports, dependant, trhe, perhaphs, situtations,
2405 explictily, taged, oportunity, unfortunatly).
2406
a7b40f07
AC
24072002-02-24 Andrew Cagney <ac131313@redhat.com>
2408
2409 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
2410 Remove reference to 3.12.
2411
aab4e0ec
AC
24122002-02-23 Andrew Cagney <ac131313@redhat.com>
2413
2414 * gdbint.texinfo: Include fdl.texi.
2415 (Top): Add GNU Free Documentation License.
2416 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
2417 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
2418 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
2419 (gdbint.info): Add srcdir to include path.
2420 * gdb.texinfo: Include gpl.texi.
2421 (Top): Add Copying.
2422 * gpl.texi: New file.
2423
47b95330
AC
24242002-02-23 Andrew Cagney <ac131313@redhat.com>
2425
2426 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
2427
78c47bea
PM
24282002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
2429
2430 * gdb.texinfo: Document Cygwin native specific commands.
2431
56460a61
DJ
24322002-02-15 Daniel Jacobowitz <drow@mvista.com>
2433
2434 * gdb.texinfo: Document gdbserver ``--attach'' command.
2435
def71bfa
MS
24362002-02-07 Michael Snyder <msnyder@redhat.com>
2437
2438 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
2439 to @code(_ovly_debug_event).
2440
c928edc0
AC
24412002-02-07 Andrew Cagney <ac131313@redhat.com>
2442
2443 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
2444
81d46470
MS
24452002-02-06 Michael Snyder <msnyder@redhat.com>
2446
2447 * gdb.texinfo (overlays): Mention new magic symbol
2448 '_ovly_debug_event', which allows GDB to keep better track
2449 of overlays.
2450
f7dc1244 24512002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
2452
2453 * gdb.texinfo (Memory Region Attributes): Fix the wording.
2454 Suggested by Dmitry Sivachenko.
2455
2456 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
2457
15110bc3
MS
24582002-02-01 Michael Snyder <msnyder@redhat.com>
2459
2460 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2461
6763aef9
MS
24622002-01-30 Michael Snyder <msnyder@redhat.com>
2463
ac282366
MS
2464 * gdb.texinfo: (remote protocol): Gramatical fix-up.
2465 (set trust-readonly-sections): Document.
6763aef9 2466
8642bc8f
AC
24672002-01-29 Andrew Cagney <ac131313@redhat.com>
2468
2469 * gdbint.texinfo (Releasing GDB): Revise and update.
2470
afe64c1a
AC
24712002-01-28 Andrew Cagney <ac131313@redhat.com>
2472
2473 * gdbint.texinfo (Target Architecture Definition): Delete
2474 description of TARGET_BYTE_ORDER_DEFAULT.
2475
f7dc1244 24762002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
2477
2478 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
2479 <mitya@cavia.pp.ru>.
2480
3d6e1b5a
AC
24812002-01-23 Andrew Cagney <ac131313@redhat.com>
2482
2483 * libgdb.texinfo: Delete file.
2484
6c0e9fb3
AC
24852002-01-22 Andrew Cagney <ac131313@redhat.com>
2486
2487 * gdb.texinfo: Remove makeinfo 3.12 hacks.
2488 * gdbint.texinfo: Ditto.
2489
e0ce93ac
AC
2490Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
2491
2492 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
2493
be298bcc
AC
24942002-01-22 Andrew Cagney <ac131313@redhat.com>
2495
2496 * Makefile.in: Update copyright.
2497 (TEXI2DVI): Define.
2498 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
2499 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
2500 gdb-cfg.texi.
2501 (TEXINDEX, PDFTEX): Delete makefile variables.
2502
8e04817f
AC
25032002-01-22 Andrew Cagney <ac131313@redhat.com>
2504
2505 * gdb.texinfo (Protocol): Move section to appendix.
2506
6b2f586d
AC
25072002-01-21 Andrew Cagney <ac131313@redhat.com>
2508
2509 * gdb.texinfo (Remote Debugging): Create a menu.
2510 (Top): Add ``Remote Debugging'' to menu.
2511
6f05cf9f
AC
25122002-01-21 Andrew Cagney <ac131313@redhat.com>
2513
2514 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
2515 serial protocol'' from here.
2516 (Remote Debugging): To here. New chapter.
2517
3fd3d7d2
AC
25182002-01-20 Andrew Cagney <ac131313@redhat.com>
2519
2520 * gdbint.texinfo (Target Architecture Definition): Delete
2521 description of TARGET_BYTE_ORDER_SELECTABLE_P.
2522
7fd60527
AC
25232002-01-20 Andrew Cagney <ac131313@redhat.com>
2524
2525 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
2526 are no longer needed.
2527 (Porting GDB): Add maintainer note about configure.host.
2528
c2f05ac9
AC
25292002-01-20 Andrew Cagney <ac131313@redhat.com>
2530
2531 * gdbint.texinfo (Target Architecture Definition): Remove
2532 definition of IEEE_FLOAT.
2533
f7dc1244 25342002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
2535
2536 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
2537 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
2538 <3diff@gnu.org>
231b2aad 2539
82600034
AC
25402002-01-19 Andrew Cagney <ac131313@redhat.com>
2541
2542 * gdbint.texinfo (Host Definition): Remove references to
2543 MALLOC_INCOMPATIBLE.
2544
7708fa01
AC
25452002-01-17 Andrew Cagney <ac131313@redhat.com>
2546
2547 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
2548 and xyz-xdep.o.
2549
eb12ee30
AC
25502002-01-17 Andrew Cagney <ac131313@redhat.com>
2551
2552 * gdb.texinfo (Maintenance Commands): Add appendix.
2553 (Set Breaks): Copy ``maint info breakpoint'' doco to
2554 ``Maintenance Commands'' appendix. Add reference.
2555
c9ccaa92
AC
25562002-01-17 Andrew Cagney <ac131313@redhat.com>
2557
2558 * fdl.texi: Remove next/prev from @node.
2559
f7dc1244 25602002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
2561
2562 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
2563 for monstrous @multitable (from Brian Youmans).
2564
2565 * fdl.texi: New file.
2566
2567 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
2568
8973da3a
AC
25692002-01-15 Andrew Cagney <ac131313@redhat.com>
2570
2571 * gdbint.texinfo (Releasing GDB): New chapter.
2572
7d86b5d5
AC
25732002-01-14 Andrew Cagney <ac131313@redhat.com>
2574
2575 * gdb.texinfo (Embedded Processors, Calling program functions):
2576 Obsolete references to a29k.
2577
cc1cb004
AC
25782002-01-13 Andrew Cagney <ac131313@redhat.com>
2579
2580 * gdbint.texinfo (Coding): Review Cleanups section. Examples
2581 examples. Document that a code-block should do or discard its
2582 cleanups before exit.
2583
79f12247
MS
25842002-01-11 Michael Snyder <msnyder@redhat.com>
2585
2586 * gdb.texinfo (Choosing files): Change @samp to @file.
2587
19837790
MS
25882002-01-05 Michael Snyder <msnyder@redhat.com>
2589
2590 * gdb.texinfo (--pid): Document new command line option (attach).
2591
f7dc1244 25922002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
2593
2594 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
2595 in the stub.
2596
d7449b42
AC
25972002-01-04 Andrew Cagney <ac131313@redhat.com>
2598
2599 * gdbint.texinfo (Target Architecture Definition): Replace
2600 BIG_ENDIAN with BFD_ENDIAN_BIG.
2601
f23631e4
AC
26022002-01-03 Andrew Cagney <ac131313@redhat.com>
2603
2604 * gdbint.texinfo (Target Architecture Definition): Replace
2605 value_ptr with struct value pointer.
2606
72c9928d
EZ
26072002-01-02 Eli Zaretskii <eliz@gnu.org>
2608
2609 * gdb.texinfo (Free Software): Fix wording.
2610
959acfd1
EZ
26112001-12-31 Eli Zaretskii <eliz@gnu.org>
2612
2613 * gdb.texinfo (Free Software): New section ``Free Software Needs
2614 Free Documentation''.
2615
f7dc1244 26162001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
2617
2618 * stabs.texinfo:
2619 * gdb.texinfo:
2620 * gdbint.texinfo:
2621 * libgdb.texinfo:
2622 * annotate.texi: Fix the application of GFDL in the Copyright notice.
2623
6600abed
MS
26242001-12-29 Michael Snyder <msnyder@redhat.com>
2625
2626 * gdb.texinfo (maint info sections): Fix typo.
2627
f6680716
MS
26282001-12-26 Michael Snyder <msnyder@redhat.com>
2629
fe95c787
MS
2630 * gdb.texinfo (maint info sections): Document.
2631
a9331b3f 2632 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
2633 'info proc' sub-options that are currently not implemented.
2634
c3d3ce5b
JB
26352001-12-20 Jim Blandy <jimb@redhat.com>
2636
2637 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
2638
778eb05e
AC
26392001-12-15 Andrew Cagney <ac131313@redhat.com>
2640
2641 * gdbint.texinfo (Target Architecture Definition): Replace
2642 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
2643
2607059c
AC
26442001-12-01 Andrew Cagney <ac131313@redhat.com>
2645
2646 * gdbint.texinfo (Host Definition): Delete documentation on
2647 HOST_BYTE_ORDER.
2648
df0cd8c5
JB
26492001-11-30 Jim Blandy <jimb@redhat.com>
2650
2651 * gdb.texinfo (Overlays): New chapter, documenting GDB's
2652 overlay support. Add to top-level menu.
2653
88118b3a
TT
26542001-11-26 Tom Tromey <tromey@redhat.com>
2655
2656 * gdb.texinfo (Command Syntax): Document C-o binding.
2657
96565e91
CF
26582001-07-26 Christopher Faylor <cgf@redhat.com>
2659
2660 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
2661 use since it is described in the referenced section.
2662
f7dc1244 2663 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
2664 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
2665 clearer when using DJGPP.
2666
2a3d5645
CF
26672001-11-24 Christopher Faylor <cgf@redhat.com>
2668
2669 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
2670 specifically refer to MS-DOS.
2671 (command files): Mention gdb.ini is only used on MS-DOS.
2672
aa26fa3a
TT
26732001-11-21 Tom Tromey <tromey@redhat.com>
2674
2675 * gdb.texinfo (Invoking GDB): Document --args.
2676 (Mode Options): Likewise.
2677
4f8ada06
JB
26782001-11-21 Jim Blandy <jimb@redhat.com>
2679
2680 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
2681 Delete documentation; this macro has been removed from the
2682 sources.
2683
3fe0dc10
JB
26842001-11-13 Jim Blandy <jimb@redhat.com>
2685
2686 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
2687
9e5abb06
CV
26882001-11-06 Corinna Vinschen <vinschen@redhat.com>
2689
2690 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
2691
1c5dfdad
MS
26922001-11-05 Michael Snyder <msnyder@redhat.com>
2693
a9331b3f 2694 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
2695 quote regexp chars in function names such as "operator*()".
2696
990f9fe3
FF
26972001-11-01 Fred Fish <fnf@redhat.com>
2698
2699 * gdbint.texinfo (SOLIB_ADD): Document additional new
2700 "readsyms" arg.
2701
b433d00b
DH
27022001-10-30 Don Howard <dhoward@redhat.com>
2703
070b1dd3
DH
2704 * gdb.texinfo: (Command Files) Added documentation for the
2705 behavior of gdb with input redirected from a file.
b433d00b 2706
b7209cb4
FF
27072001-10-28 Fred Fish <fnf@redhat.com>
2708
2709 * gdb.texinfo (auto-solib-add): Change docs to match
2710 implementation change.
2711 (auto-solib-limit): Add docs for new variable.
2712
1aa20aa8
AC
27132001-10-15 Andrew Cagney <ac131313@redhat.com>
2714
2715 * gdbint.texinfo (Target Architecture Definition): Function
2716 value_as_pointer renamed to value_as_address.
2717
fc0c74b1
AC
27182001-10-15 Andrew Cagney <ac131313@redhat.com>
2719
2720 * gdbint.texinfo (Target Architecture Definition): Default
2721 POINTER_TO_ADDRESS functions assume unsigned addresses.
2722 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
2723 posting by Jim Blandy.
2724
f4846649
JB
27252001-10-12 Jim Blandy <jimb@redhat.com>
2726
2727 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
2728 version of texi2html (1.64) doesn't support this flag any more.
2729
f277788b
MK
27302001-09-08 Mark Kettenis <kettenis@gnu.org>
2731
a9dc4918
MK
2732 * gdbint.texinfo (Host Definition): Remove description of
2733 MEM_FNS_DECLARED.
2734
d28379df
MK
2735 * gdbint.texinfo (Host Definition): Remove description of R_OK.
2736
f277788b
MK
2737 * gdbint.texinfo (Host Definition): Remove description of
2738 HAVE_SIGSETMASK.
2739
7ccaa899
EZ
27402001-09-04 Elena Zannoni <ezannoni@redhat.com>
2741
2742 * gdbint.texinfo (Target Architecture Definition): Add
2743 explanation of TARGET_PRINT_INSN macro.
2744
17d9d558
JB
27452001-08-30 Jim Blandy <jimb@redhat.com>
2746
2747 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
2748 Explain what it means to load relocatable files.
2749
72cde065
JB
27502001-08-28 Jim Blandy <jimb@redhat.com>
2751
2752 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
2753 info `top' menu.
2754
9e678452
CF
2755Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
2756
2757 * gdbint.texinfo: Add a cautionary note about macro use.
2758
a2bea4c3 27592001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 2760
a2bea4c3
CV
2761 * gdb.texinfo: Explain omitting the hostname in the
2762 `target remote' command.
2763
1129bf27
DJ
27642001-07-30 Daniel Jacobowitz <drow@mvista.com>
2765
2766 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
2767 and END-INFO-DIR-ENTRY.
2768
732b3002
SC
27692001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2770
2771 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
2772
89437448
AC
27732001-07-25 Andrew Cagney <ac131313@redhat.com>
2774
2775 * gdbint.texinfo (libgdb): Rewrite.
2776
f7dc1244 27772001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
2778
2779 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
2780
c4555f82
SC
27812001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2782
2783 * gdb.texinfo (TUI): New chapter, document the TUI.
2784 (Mode Options): Document the -tui option.
2785
2f45a6e0
MK
27862001-07-23 Mark Kettenis <kettenis@gnu.org>
2787
2788 * gdbint.texinfo (Host Definition): Remove description of
2789 NEED_POSIX_SETPGID.
2790
f7dc1244 27912001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
2792
2793 * gdb.tex (DJGPP Native): New node, with descriptions of
2794 DJGPP-specific commands.
2795
be9c6c35
JM
27962001-07-19 John R. Moore <jmoore@redhat.com>
2797
2798 * gdbint.texinfo: Three misspellings.
2799
dfa249fb
AC
28002001-07-06 Andrew Cagney <ac131313@redhat.com>
2801
2802 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
2803 `test` expressions on bash. Problem reported by Colin Walters.
2804
c72e7388
AC
28052001-07-04 Andrew Cagney <ac131313@redhat.com>
2806
2807 * gdbint.texinfo (User Interface): Update ui-out documentation to
2808 refelect recent UI/MI updates.
2809
94bbb2c0
AC
28102001-07-04 Andrew Cagney <ac131313@redhat.com>
2811
2812 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
2813 interpreters.
2814
af6c57ea
AC
28152001-06-15 Andrew Cagney <ac131313@redhat.com>
2816
2817 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
2818 structure and not macros.
2819 (Host Definition): Document that much of this chapter is obsolete.
2820 (Target Architecture Definition): Update list of files that make
2821 up a target architecture.
2822 (Coding): Update.
2823
83aa8bc6
AC
28242001-06-28 Andrew Cagney <ac131313@redhat.com>
2825
2826 * gdbint.texinfo (Target Architecture Definition): Update
2827 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
2828 The latter has been changed to a true predicate.
2829
f7dc1244 28302001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
2831
2832 * annotate.texi: Add @noindent where needed. From Dmitry
2833 Sivachenko <dima@Chg.RU>.
2834 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
2835
656db9b0
AC
28362001-06-16 Andrew Cagney <ac131313@redhat.com>
2837
2838 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
2839
df2396a1
AC
28402001-06-14 Andrew Cagney <ac131313@redhat.com>
2841
2842 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
2843 returns ``OK''. Document that the ``R'' packet does not reply.
2844
0f1f2b0a
MS
28452001-06-13 Michael Snyder <msnyder@redhat.com>
2846
2847 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
2848
f7dc1244 28492001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
2850
2851 * gdb.texinfo (Signals): Clarify the default setting of signal
2852 handling.
2853
a5d7c491
AC
28542001-05-14 Andrew Cagney <ac131313@redhat.com>
2855
2856 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
2857 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
2858
05a54c4f
AC
28592001-05-12 Andrew Cagney <ac131313@redhat.com>
2860
2861 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
2862
f7dc1244 28632001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
2864
2865 * gdbint.texinfo (Clean Design and Portable Implementation):
2866 Renamed from "Clean Design".
2867 (Clean Design and Portable Implementation): Document portable
2868 methods of handling file names, and the associated macros.
2869
f7dc1244 28702001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
2871
2872 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
2873 command and provide a cross-reference to its description.
2874 (Symbols): Note that "info scope" is useful for trace experiments.
2875
f7dc1244 28762001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 2877
b37052ae
EZ
2878 * gdb.texinfo (Symbols): Document "info scope".
2879 (Tracepoints): New chapter.
2880 (Contributors): Update for v5.1.
2881 <All nodes>: Change "C++" to "C@t{++}".
2882
0ee54786
EZ
2883 * gdbint.texinfo (User Interface): A new section about ui_out
2884 functions, based on text written by Fernando Nasser.
2885
c534679c
EZ
2886 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
2887
f7dc1244 28882001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 2889
e9c75b65
EZ
2890 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
2891
2892 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
2893
2894 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
2895 Replace "GDB" with "@value{GDBN}". Fix markup.
2896
2897 * annotate.texi: Change Permissions to GFDL. Update Copyright.
2898
3d67e040
EZ
2899 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
2900 a cross-reference to its description.
2901 (Symbols): Document "info symbol".
2902
f7dc1244 29032001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
2904
2905 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
2906 subsection "x86 Watchpoints".
2907 (Target Architecture Definition): Document the macros
2908 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
2909 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
2910
b0ed3589
AC
29112001-03-20 Andrew Cagney <ac131313@redhat.com>
2912
2913 * gdbint.texinfo (Target Architecture Definition): Update
2914 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
2915 list.
2916
b6ba6518
KB
29172001-03-06 Kevin Buettner <kevinb@redhat.com>
2918
2919 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
2920 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
2921
f7dc1244 29222001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
2923
2924 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
2925
f7dc1244 29262001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 2927
17cc6a06
EZ
2928 * gdb.texinfo (Environment): Document that `path' does not change
2929 the value of PATH in GDB's own environment (it did in the past,
2930 but that was changed on March 15, 1994). Reported by Doug Evans
2931 <dje@transmeta.com>.
2932
56caf160
EZ
2933 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
2934 its line. Fix markup of commands and macros. Add an Index node
2935 and index entries.
2936
29e57380
C
29372001-01-23 J.T. Conklin <jtc@redback.com>
2938
2939 * gdb.texinfo (Memory region attributes): New manual section.
2940
1c6147de
ND
29412001-01-04 Nicholas Duffek <nsd@redhat.com>
2942
2943 * gdbint.texinfo (POP_FRAME): Document use by return_command.
2944
f7dc1244 29452000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
2946
2947 * refcard.tex: Version and copyright fixed. From Phil Edwards
2948 <pedwards@disaster.jaj.com>.
2949
0dcedd82
AC
2950Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
2951
2952 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
2953 DWARF2_REG_TO_REGNUM): Document.
2954
3b851bce
AC
2955Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
2956
2957 * gdbint.texinfo (Coding): Update current value of
2958 --enable-build-warnings. Mention --enable-gdb-build-warnings.
2959
f7dc1244 29602000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
2961
2962 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
2963 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
2964
b90a5f51
CF
29652000-11-10 Christopher Faylor <cgf@cygnus.com>
2966
2967 * gdb.texinfo: Document new 'set step-mode' command.
2968
f7dc1244 29692000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
2970
2971 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
2972 changes from Dmitry Sivachenko <dima@Chg.RU>.
2973
f7dc1244 29742000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
2975
2976 * gdb.texinfo (Hooks): Document the new post-hook functionality.
2977 From Steven Johnson <sbjohnson@ozemail.com.au>.
2978
2e685b93
MK
29792000-08-10 Mark Kettenis <kettenis@gnu.org>
2980
2981 * gdbint.texinfo (Overall Structure): Spelling fix.
2982
f7dc1244 29832000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
2984
2985 * gdbint.texinfo (Target Architecture Definition): Document that
2986 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
2987 for which REGISTER_CONVERTIBLE returns a zero value.
2988
63ac3005
EZ
29892000-07-08 Christopher Faylor <cgf@cygnus.com>
2990
2991 * Makefile.in (install-info): Find files to install in either the
2992 build or source directories (adapted from Makefile.am).
2993
bd79f757
ND
29942000-07-07 Nicholas Duffek <nsd@redhat.com>
2995
2996 * stabs.texinfo: Fix spelling errors.
2997 (String Field): FILE-NUMBER starts from 0, not 1.
2998
f7dc1244 29992000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
3000
3001 * refcard.tex: Remove \centerline from the blurb. Patch from
3002 Brian Youmans.
3003
f7dc1244 30042000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
3005
3006 * Makefile.in (install-info): Support installation from outside of
3007 the source directory. Reported by Mark Harig
3008 <markh@frazier.landmark.com>.
3009
f3b28801
C
30102000-06-20 J.T. Conklin <jtc@redback.com>
3011
3012 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3013
449f3b6c
AC
3014Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3015
3016 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3017 Generate using pdftex.
3018 (PDFTEX): Define.
3019 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3020 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3021 @contents at the start.
3022
f7dc1244 30232000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
3024
3025 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3026 Youmans.
3027
9e9c5ae7
AC
3028Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3029
3030 From Brian Youmans:
3031 * gdb.texinfo: Fix ``et al.''.
3032
c741b251
AC
3033Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3034
3035 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3036 loop.
3037
4ab64e14
JG
30382000-05-19 Jimmy Guo <guo@cup.hp.com>
3039
3040 * configure: Regenerate.
3041
f7dc1244 30422000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
3043
3044 * Makefile.in (install-info): Run install-info on installed Info
3045 files.
3046
8c70017b
AC
3047Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3048
a7cb598a
AC
3049 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3050 Andrew Cagney.
8c70017b 3051
f7dc1244 30522000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
3053
3054 * gdb.texinfo: Proofreading changes from Brian Youmans.
3055
bf0184be
ND
30562000-05-01 Nick Duffek <nsd@cygnus.com>
3057
3058 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3059 startup sequence, minor edits.
3060
f7dc1244 30612000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
3062
3063 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3064 TeX.
3065
3066 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3067 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3068 like `n' and `s' which look weird. Convert some of the @kindex to
3069 @vindex, when they refer to variables, not commands.
3070
33e16fad
AC
3071Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3072
3073 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3074
f7dc1244 30752000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
3076
3077 * Makefile.in (GDBMI_DIR): New variable.
3078 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3079 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3080 (gdbmi.texinfo): New target, for texi2roff.
3081 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3082 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3083
3084 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3085 gdbmi.texinfo.
3086 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3087 comment.
3088
d167840f
EZ
30892000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3090
3091 * gdb.texinfo (Files): Update description of add-symbol-file
3092 command.
3093
f7dc1244 30942000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
3095
3096 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3097 prevents the build (and is generally a Bad Idea).
3098
f7dc1244 30992000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
3100
3101 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3102 a comma inside @var.
3103 (Command Files): Index markup changes from Dmitry Sivachenko
3104 <dima@Chg.RU>.
3105
f7dc1244 31062000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
3107
3108 * Makefile.in (LN_S): Define.
3109 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3110 invoke "ln -s" unless it is known to work.
3111
3112 * configure.in (AC_PROG_LN_S): Add.
3113
8dc7983f
JB
31142000-04-14 Jim Blandy <jimb@redhat.com>
3115
3116 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3117 section.
3118 (Target Conditionals): Document ADDRESS_TO_POINTER,
3119 POINTER_TO_ADDRESS.
3120
1a8237e8
DB
31212000-04-11 Daniel Berlin <dan@cgsoftware.com>
3122
3123 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
3124 gdb-cfg.texi to get the value.
3125
ca526f1a
JB
31262000-04-10 Jim Blandy <jimb@redhat.com>
3127
3128 * gdbint.texinfo (Target Architecture Definition): Fix
3129 cross-references.
3130
faaafcb4
JB
31312000-04-08 Jim Blandy <jimb@redhat.com>
3132
3133 * gdbint.texinfo (Using Different Register and Memory Data
3134 Representations): New section.
3135 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
3136 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
3137 REGISTER_CONVERT_TO_RAW): Document.
3138
1b27397f
AC
3139Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
3140
3141 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
3142 for acknowledgments.
3143
480ff1fb
AC
3144Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
3145
3146 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
3147 qThreadExtraInfo.
3148
a9331b3f 31492000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 3150
a9331b3f
RM
3151 * gdb.texinfo: Clarify which remote debug protocol commands are
3152 required and which are optional.
f1251bdd 3153
dbeb8dbd
AC
3154Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
3155
3156 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
3157 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
3158 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
3159 * annotate.texi: Update.
3160
6d2ebf8b
SS
31612000-03-28 Stan Shebs <shebs@apple.com>
3162
3163 * gdb.texinfo: Update dates, bump to Eighth Edition (note
3164 expectation of additional changes before release), update
3165 ISBN, add copy of top-level menu for @ifhtml, remove explicit
3166 node links, rephrase and/or shorten lines to fix formatting
3167 problem in both regular and @smallbook formats.
3168 * annotate.texi: Shorten lines in example, use smallexample
3169 consistently everywhere.
3170 * Makefile.in: Add comment about texinfo 4.0 html generation.
3171 (SFILES_INCLUDED): Add annotate.texi.
3172
5d161b24
DB
31732000-03-27 Daniel Berlin <dan@cgsoftware.com>
3174
3175 * gdb.texinfo (Debugging Output): Added new section, documenting
3176 the "set/show debug" commands.
3177
b9deaee7
AC
3178Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
3179
3180 * annotate.texi (Annotations): When GDBN omit @chapter and @node
3181 entry.
3182
3183 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
3184 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
3185 @chapter and @node entries.
a9331b3f 3186
b9deaee7 3187 * gdb.texinfo: Link all top-level nodes.
a9331b3f 3188
9ef47d30
AC
3189Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3190
3191 * Makefile.in (install-info): Create $(infodir) before installing
3192 files.
3193
cfeada60
FN
31942000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3195
3196 From David Whedon <dwhedon@gordian.com>
3197 * gdbint.texinfo : Added paragraphs about command deprecation.
3198
6837a0a2
DB
31992000-03-22 Daniel Berlin <dan@cgsoftware.com>
3200
3201 * gdb.texinfo: Add documentation for the apropos command.
3202
bba2971c
MS
32032000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3204
3205 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
3206
2b628194
MS
32072000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3208
a9331b3f 3209 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
3210 two places.
3211
96a2c332
SS
32122000-03-17 Stan Shebs <shebs@apple.com>
3213
3214 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
3215 <dima@Chg.RU>, also clarification of allowed content for
3216 string constants.
3217
f7dc1244 32182000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
3219
3220 * gdb.texinfo (main menu): Add Annotations.
3221 (File Options): Add @cindex entries for each command-line option.
3222 Document --epoch, --annotate, --async, --interpreter, --write,
3223 --statistics, and --version.
3224
3225 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
3226 of GDB.
3227
9d233477
JB
32282000-02-23 Jim Blandy <jimb@redhat.com>
3229
3230 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
3231
14e0eb3b
JB
32322000-02-22 Jim Blandy <jimb@redhat.com>
3233
3234 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
3235
3555de01
JM
32362000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
3237
3238 * Makefile.in (diststuff): New target.
3239
5e35df8e
KB
32402000-02-15 Kevin Buettner <kevinb@redhat.com>
3241
3242 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 3243 architecture. [From Jim Wilson.]
5e35df8e 3244
c5394b80
JM
32452000-01-16 Tom Tromey <tromey@cygnus.com>
3246
3247 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
3248 (Delete Breaks): Mention range arguments.
3249 (Disabling): Likewise.
3250
c3f6f71d
JM
32512000-01-05 Dmitry Sivachenko <dima@Chg.RU>
3252
3253 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
3254
c4093a6a
JM
3255Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
3256
3257 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
3258 valid functions.
3259
11cf8741
JM
32601999-11-05 Stan Shebs <shebs@andros.cygnus.com>
3261
3262 * gdb.texinfo: Clarify regular expressions used in rbreak.
3263
917317f4
JM
32641999-10-15 Kevin Buettner <kevinb@cygnus.com>
3265
3266 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
3267 MEMORY_REMOVE_BREAKPOINT): Document.
3268
3269Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
3270
3271 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
3272 offset re-using the DATA offset instead.
3273
2df3850c
JM
32741999-10-11 Jim Kingdon <kingdon@redhat.com>
3275
3276 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
3277
32781999-10-05 Stan Shebs <shebs@andros.cygnus.com>
3279
3280 From Dmitry Sivachenko <demon@gpad.ac.ru>:
3281 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
3282 typos.
3283
3284 * gdb.texinfo: Various minor wording and formatting improvements,
3285 mentions of additional command-line options.
3286
2acceee2
JM
32871999-09-30 Fred Fish <fnf@cygnus.com>
3288
3289 * gdb.texinfo: Document additional forms of specifying section
3290 names and addresses for the add-symbol-file command.
3291
c2c6d25f
JM
32921999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
3293
3294 * gdbint.texinfo: Fix typo, add the word "have".
3295
32961999-09-14 Jim Blandy <jimb@cris.red-bean.com>
3297
3298 * gdbint.texinfo (Target Architecture Definition): Document the
3299 SKIP_PERMANENT_BREAKPOINT macro.
3300
d4f3574e
SS
33011999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3302
3303 * gdb.texinfo: Fiks speling errers.
3304
3305 * gdb.texinfo: Fix uses of @multitable.
3306
f7dc1244 3307 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
3308 * gdb.texinfo: Include details specific to DOS host, clarify
3309 some confusing language, fix @ref/@xref/@pxref usages, add
3310 comments about using with optimization, add more indexing,
3311 fix info about disassembly-flavor.
3312
3313Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
3314
3315 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
3316 SKIP_SOLIB_RESOLVER): Define.
3317
3318Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
3319
3320 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
3321 ``g'' packets.
3322
104c1213
JM
33231999-08-30 Stan Shebs <shebs@andros.cygnus.com>
3324
3325 * gdb.texinfo: Create a new "Configurations" chapter with
3326 platform-specific info, inline remote.texi and move sections of it
3327 into the new chapter, move bits about info proc, heuristic search,
3328 and register stack into the new chapter.
3329 * remote.texi: Remove, now part of gdb.texinfo.
3330 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
3331
33321999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
3333
3334 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
3335 GDB_TARGET_IS_MACH386): These kludges have gone away.
3336
3337Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
3338
3339 * gdbint.texinfo (Target Architecture Definition): Mention
3340 TDEPLIBS.
3341
53a5351d
JM
33421999-08-20 Stan Shebs <shebs@andros.cygnus.com>
3343
3344 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
3345 surrounding text to fit HP-UX bits into general info.
3346 (HPPA-cfg.texi): Remove, no longer useful.
3347
3348 * gdb.texinfo: Remove explicit links from @node lines, remove
3349 HP-added "Detailed Node Listing" from main menu which confuses
3350 things.
3351
3352 From Dmitry Sivachenko <dima@Chg.RU>:
3353 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
3354 in description of `set environment'.
3355
33561999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3357
3358 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
3359
7be570e7
JM
33601999-08-12 Ben Elliston <bje@cygnus.com>
3361
3362 * gdbint.texinfo (Breakpoint Handling): Add missing words.
3363
f7dc1244 33641999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
3365
3366 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
3367 watch, awatch, and rwatch. Explain why the latter two cannot be
3368 set as software watchpoints. Document that watchpoints for local
3369 variables are deleted when the debuggee terminates.
3370
3371Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
3372
3373 * remote.texi (Protocol): Further clarification of the "qRcmd"
3374 packet. Allow E.. response packet. "qRcmd" packet is no longer
3375 reserved.
3376
33771999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3378
a9331b3f
RM
3379 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
3380 * gdb.texinfo: Ditto.
7be570e7 3381
96baa820
JM
33821999-08-06 Tom Tromey <tromey@cygnus.com>
3383
3384 * gdb.texinfo (KOD): New node.
3385
3386Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
3387
3388 * remote.texi (Rcmd): Fix minor formatting typos.
3389
3390Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
3391
3392 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
3393 packets.
3394
adf40b2e
JM
33951999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
3396
3397 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
3398 fixes.
3399
43ff13b4
JM
3400Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
3401
3402 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
3403
085dd6e6
JM
3404Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3405
3406 * remote.texi (Communication Protocol): ``v'' is in use. Fix
3407 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
3408 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
3409 packets that are not supported on all hosts. Expand examples.
3410 Spell check.
3411
34121999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3413
3414 * Makefile.in: Recognize html, install-html. Add targets
3415 to build HTML versions of documentation via texi2html.
3416
3417Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
3418
3419 * gdbint.texinfo (Testsuite): New chapter, information about the
3420 testsuite.
3421
3422Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
3423
3424 * remote.texi (Communication Protocol): Rewrite.
3425
3426Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
3427
3428 * stabs.texinfo: Fix uses of xref.
3429
9e0b60a8
JM
3430Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
3431
3432 * gdbint.texinfo: Add an anti-printf exhortation, and update the
3433 info about patch submission.
3434
cce74817
JM
3435Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
3436
3437 From Per Bothner <bothner@cygnus.com>:
3438 * gdb.texinfo: Document Chill support.
3439
3440Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
3441
3442 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
3443 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
3444 Document that the value should be greater-than or equal-to zero.
3445 (NO_STD_REGS): Document. Deprecate.
3446
ac9a91a7
JM
3447Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3448
3449 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
3450 Document that these are not used.
3451
3452Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3453
3454 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
3455
392a587b
JM
3456Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
3457
3458 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
3459 numargs was dropped.
3460
3461Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
3462
3463 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
3464
b83266a0
SS
3465Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
3466
3467 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
3468 Update.
3469
7a292a7a
SS
3470Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
3471
3472 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
3473 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
3474
3475Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
3476
3477 * gdbint.texinfo: Fix typos: $ -> @.
3478
3479Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
3480
3481 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
3482 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
3483 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
3484 BREAKPOINT_FROM_PC.
a9331b3f 3485
7a292a7a
SS
3486Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
3487
3488 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
3489 CALL_DUMMY_STACK_ADJUST): Document.
3490
3491Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3492
3493 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
3494 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
3495
34961999-04-02 Stan Shebs <shebs@andros.cygnus.com>
3497
3498 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
3499 longer exists.
3500
3501Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
3502
3503 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
3504 nearly all @ifset/@ifclear conditionals; nobody uses them, and
3505 they make the manual source incomprehensible.
3506 * h8-cfg.texi: Remove, hasn't been used in years.
3507
c906108c
SS
3508Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
3509
3510 * gdb.texinfo: Update the credits.
3511
3512Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
3513
3514 * gdb.texinfo: Fix mistakes noticed in printout of last
3515 draft, add Alpha to discussion of heuristic fence post.
3516
3517Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
3518
3519 * gdb.texinfo, remote.texi: Many changes; update to Seventh
3520 Edition, merge some HP changes into mainline, describe some
3521 previously undocumented features, describe more of the target
3522 commands available, eliminate obsolete section on renamed
3523 commands.
3524 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
3525
3526Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
3527
3528 * gdb.texinfo: Make many HPPA conditionals unconditional,
3529 including catchpoint description, since now on for all configs.
3530 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
3531 specializations.
3532
3533Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
3534
3535 * Makefile.in (GDBvn.texi): Fix match expression to work with
3536 current format of VERSION in gdb/Makefile.in.
3537 * gdb.texinfo: Fix node ref to match new readline.
3538
3539Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
3540
a9331b3f
RM
3541 * gdb.texinfo: Changes made as part of a project to merge in
3542 changes made by HP. Documentation makes extensive use of
c906108c
SS
3543 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
3544 on remote debugging. There are differences in documentation
3545 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
3546 the HP manual discusses catchpoints, hardware watchpoints, and
3547 some HPUX specific limitations for shared library support.
a9331b3f 3548
c906108c
SS
3549 There are also a number of @node changes.
3550
35511999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
3552
3553 * gdbint.texinfo (Formatting): Disambiguate a sentence.
3554 (C Usage): Same.
3555
3556Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
3557
3558 The following changes were made by Edith Epstein
3559 <eepstein@cygnus.com> as part of a project to merge in changes
3560 made by HP.
a9331b3f 3561
c906108c
SS
3562 * HPPA-cfg.texi: new file.
3563
3564 * all-cfg.texi: set HPPA for HP PA-RISC targets.
3565
3566 * refcard.tex: change documentation about catch.
3567 removed info catch.
3568
3569Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
3570
3571 * gdbint.texinfo: Expand on GDB's coding standards,
3572 specify the use of arg names with prototypes.
3573
35741998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
3575
3576 * gdb.texinfo: Fix tipo.
3577
3578Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
3579
3580 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
3581 TARGET_BYTE_ORDER_SELECTABLE_P.
3582
3583Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
3584
3585 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
3586
35871998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
3588
3589 * agentexpr.texi: New file.
3590
3591Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
3592
3593 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
3594
35951998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
3596
3597 * remote.texi: Changed wording that implied that the GDB remote
3598 protocol caches register values instead of GDB itself.
3599
3600Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
3601
3602 * gdbint.texinfo: Add some info about symbol readers.
3603 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
3604 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
3605 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
3606 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
3607
3608Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
3609
a9331b3f 3610 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
3611
3612Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
3613
3614 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
3615
3616Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
3617
3618 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
3619 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
3620
3621Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
3622
3623 * gdbint.texinfo: Fix minor typos.
3624
3625Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
3626
3627 * gdbint.texinfo: Complete overhaul. Group descriptions more
3628 logically, add more info on generic algorithms, remove much
3629 obsolete and/or wrong material.
3630
3631Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
3632
3633 * stabs.texinfo (Method Type Descriptor): Expand and correct.
3634
3635Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
3636
3637 * refcard.tex: Copyright, address updates.
3638
3639Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
3640
3641 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
3642 for the edition instead of confusing GDB-version-like numbers.
3643
3644Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
3645
3646 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
3647
3648Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
3649
3650 * LRS: Reformat a bit to keep text under 80 columns.
3651
3652Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
3653
3654 * gdb.texinfo: Add some credits, mention bug monitor.
3655 * remote.texi: Mention mips monitor targets.
3656 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 3657
c906108c
SS
3658Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
3659
3660 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
3661 files, finish sorting of host vs target vs native macros, describe
3662 some more of them.
3663
3664Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
3665
3666 * gdbint.texinfo (Host Conditionals): Document change from
3667 using NO_MMALLOC to it's inverse, USE_MMALLOC.
3668
3669Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
3670
3671 * gdbint.texinfo (Host Conditionals): Document
3672 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
3673
3674Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
3675
3676 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
3677 Document LSEEK_NOT_LINEAR.
3678
3679Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
3680
3681 * stabs.texinfo (Stab Section Basics): Make it clear that only
3682 some versions of the GNU linker remove the leading N_UNDF symbol.
3683
3684Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
3685
3686 * stabs.texinfo (String Field): Document type number pairs here,
3687 instead of in the Sun specific section.
3688 (Include Files): The GNU linker supports the N_BINCL
3689 optimization. Clarify the N_BINCL value, and what it is used
3690 for.
3691 (Procedures): Document N_FUN with an empty string to mark the end
3692 of a function.
3693 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
3694 (Sun Differences): Remove this node, as the information is now
3695 elsewhere in the main document.
3696 (Stab Section Basics): Mention that the GNU linker may optimize
3697 stabs and remove the leading N_UNDF symbol.
3698
3699Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
3700
3701 * gdb.texinfo, refcard.tex: Restore author credit
3702
3703Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
3704
3705 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
3706 documentation to account for START and END macros taking
3707 one arg.
3708
3709Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
3710
3711 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
3712 * gdb.texinfo (Frames): Fix typo.
3713
3714Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
3715
3716 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
3717 a target_signal as arg type, not a pid.
3718
3719Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
3720
3721 * gdb.texinfo: Document `set assembly-language'.
3722
3723Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
3724
3725 * remote.texi: Update list of stubs in the GDB distribution.
3726
3727Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
3728
3729 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
3730 Also document that some systems can use mmalloc but must define
3731 this if their C runtime allocates memory that is later freed.
3732 (MMCHECK_FORCE): Document new macro.
a9331b3f 3733
c906108c
SS
3734Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
3735
3736 * remote.texi: Add documentation for target Sparclet.
3737
3738Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3739
a9331b3f 3740 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
3741 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
3742 * configure.in: Rewritten for autoconf.
3743 * configure: New.
3744
3745Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
3746
3747 * Makefile.in (DVIPS): New define, set to dvips.
3748 (dvi): Add stabs.dvi.
3749 (ps): New target.
3750 (all-doc): Depend on info, dvi, and ps targets.
3751 (STAGESTUFF): Add *.ps and *.dvi files.
3752 (clean-info, clean-dvi): Remove.
3753 (mostlyclean): Does not depend upon clean-info or clean-dvi,
3754 rules completely rewritten.
3755 (maintainer-clean): Remove clean-info and clean-dvi
3756 dependencies and put their actions in the rules.
3757 (gdb.ps): New target
a9331b3f 3758 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
3759 intermediate TeX files, whether they have 2 or 3 character
3760 extensions.
3761 (gdbint.ps): Add target and rules.
3762 (gdb-internals): Delete unused target.
3763 (Makefile): Depends upon config.status also.
3764
3765Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
3766
3767 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
3768 set.
3769
3770Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
3771
3772 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
3773 * gdb.texinfo (Expressions): Fix erroneous array constant example.
3774
3775Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
3776
3777 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
3778
3779Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3780
3781 * gdb.texinfo (Print settings): Document
3782 `set/show print static-members' commands.
3783
3784Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
3785
3786 * gdbint.texinfo (Native): Document name change, coredep.c to
3787 core-aout.c.
3788
3789Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
3790
3791 * stabs.texinfo (Include Files): Document the values the SunOS4
3792 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
3793
3794Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
3795
3796 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
3797 Fix typo.
3798
3799Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
3800
3801 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
3802 "gdb.tar.Z".
3803
3804Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
3805
3806 * Makefile.in (maintainer-clean): New target, synonym for
3807 realclean.
3808
3809Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
3810
3811 * Update all FSF addresses except those in COPYING* files.
3812
3813Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
3814
3815 From Richard Earnshaw (rearnsha@armltd.co.uk):
3816 * gdb.texinfo (convenience variables): Document $_exitcode.
3817 (quit): Document optional expression to use as exit code.
3818
3819Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
3820
3821 * gdb.texinfo, remote.texi: Brought up to date with various
3822 GDB changes.
3823
3824Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
3825
3826 * gdb.texinfo: Update dates and versions, fix comments about
3827 hardware watchpoints in future releases and about the
3828 sharedlibrary command.
3829
3830Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3831
3832 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
3833 C_FUN stab. Other cleanups.
3834
3835Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3836
3837 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
3838 for the sparc stub.
3839
3840Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3841
3842 * annotate.texi: Clarify which addresses have differing formats
3843 depending on the language and which do not.
3844
3845Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3846
3847 * remote.texi (NetWare): Changed example to use BOARD= instead of
3848 NODE= argument to reflect correspoding change to gdbserve.nlm.
3849
3850Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3851
3852 * stabs.texinfo (Negative Type Numbers): Mention the fact that
3853 GDB, as well as AIX dbx, supports the size type attribute.
3854
3855Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3856
3857 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
3858
3859Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
3860
3861 * gdb.texinfo (Define): Document $arg0... arguments to commands,
3862 and new 'if' and 'while' commands.
3863
3864Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
3865
3866 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
3867
3868Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3869
3870 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
3871 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
3872 NetWare targets. Mostly stolen from the Server node.
3873
3874Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3875
3876 * gdb.texinfo (Setting): Talk about the language of a source file
3877 versus the working language. The old documentation did not match
3878 what GDB did.
3879
3880Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3881
3882 * stabs.texinfo (Source Files): Document N_SO used to mark the end
3883 of a source file.
3884
3885Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3886
3887 * gdb.texinfo (Processes): New node.
3888
3889Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3890
3891 * remote.texi: Update documentation of set/show mipsfpu.
3892
3fc11d3e
JM
3893Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
3894
3895 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
3896 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
3897
3898Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
3899
3900 * gdbint.texinfo: Removed mentions of some incorrectly placed and
3901 obsolete conditionals, described some others.
3902
3903Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3904
3905 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
3906 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
3907
3908Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
3909
3910 * gdbint.texinfo: Put regex conditionals in their own table.
3911
3912Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
3913
3914 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
3915 described or fixed the descriptions of many others.
3916
3917Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
3918
3919 * gdb.texinfo: Add some more credits.
3920 * gdbint.texinfo: Capitalize GDB consistently, describe some
3921 macros and remove some.
3922
3923Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
3924
3925 * gdbint.texinfo: Removed mentions of many incorrectly placed and
3926 obsolete conditionals, described some others.
3927
3928Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3929
3930 * gdb.texinfo (help targets): Changed to `help target', which
3931 is the correct gdb command.
3932
3933Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3934
3935 * annotate.texi (TODO): New node, for keeping track of annotations
3936 suggested but not yet implemented.
3937
3938Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3939
3940 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
3941 another symbol, it is not the address itself.
3942
3943Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
3944
3945 * stabs.texinfo (Stab Section Basics): Add comment about alignment
3946 of stabs-in-coff sections.
3947
3948Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3949
3950 * annotate.texi: Change edition to 0.5 and date to May 1994.
3951 Add index.
3952 (Frames): New node, for frame annotation.
3953 (Displays): New node, for display annotation.
3954
3955 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
3956 when waiting for your program to stop.
3957
3958Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3959
3960 * annotate.texi (Breakpoint Info): Document annotation of header
3961 fields and record annotation.
3962
3963Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3964
3965 * annotate.texi: New file, to document annotations.
3966
3967Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3968
3969 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
3970 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
3971
3972Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3973
3974 * stabs.texinfo (Stab Section Basics): Say what is in .stab
3975 section, and say n_strx field is compilation unit relative.
3976 * stabs.texinfo: Don't use @code for a.out when it is the name of
3977 an object file format.
3978
3979Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3980
3981 * gdb.texinfo: Refer to file names, not path names, per rms
3982 convention.
3983 (Arguments): Fix typo.
3984
3985Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3986
3987 * stabs.texinfo (Global Variables): Talk about stabs in files
3988 where variables are referenced, but not defined.
3989
3990Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3991
3992 * stabs.texinfo: Move stuff on @ and # type descriptors from node
3993 Cplusplus to new nodes Member Type Descriptor and Method Type
3994 Descriptor. Re-write stuff for #.
3995
3996Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3997
3998 * gdb.texinfo (Print Settings): Don't document "set print
3999 fast-symbolic-addr off". The bug which it worked around was fixed
4000 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4001
4002 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4003 N_ENTRY node.
4004
4005 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4006
4007Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4008
4009 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4010 references to ieee-float.c.
4011
4012Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4013
4014 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4015 match what the code actually does.
4016
4017Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4018
4019 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4020
4021Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4022
4023 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4024 i, and b.
4025
4026Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4027
4028 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4029 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4030 as "stabs in sections" rather than just saying "ELF and SOM".
4031 Also make that stuff apply to COFF.
4032
4033Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4034
4035 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4036 Ghostscript.
4037
4038Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4039
4040 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4041 versus functions without line numbers, also mention stepping into
4042 them as well as "step" when you are in them. Tell the user how to
4043 deal with the situation. Add comment about "debugging information".
4044
4045Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4046
4047 * stabs.texinfo (Enumerations): Document restriction on where
4048 enumeration types can appear and still win with GDB.
4049
4050Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4051
4052 * stabs.texinfo (Negative Type Numbers): Document format for type
4053 -16.
4054
4055Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4056
4057 * gdb.texinfo (Selection, Frame Info): Update information about
4058 arbitrary frame specficiations.
4059
4060Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4061
4062 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4063
4064Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4065
4066 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4067
4068Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4069
4070 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4071
4072Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4073
4074 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4075 Differences node to Statics node.
4076 (Statics): Discuss XCOFF use of V symbol descriptor.
4077
4078 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4079 not clean.
4080
4081Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4082
4083 * gdb.texinfo (Print Settings): Document `set print
4084 fast-symbolic-addr' and improve the doc for some other
4085 `set print's.
4086
4087Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4088
4089 * stabs.texinfo (String Field): Talk about defining several type
4090 numbers at once.
4091 Fix lint regarding changing node ELF Transformations to
4092 ELF and SOM Transformations.
4093
4094Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4095
4096 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4097
4098Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4099
4100 * stabs.texinfo (Cross-References): `::' is for nested types only
4101 within <>.
4102 (Structures): Document static members.
4103
4104Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4105
4106 * stabs.texinfo: Document S type attribute.
4107
4108Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4109
4110 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4111
4112Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4113
4114 * gdbint.texinfo: Fix a few typos.
4115
4116Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4117
4118 * gdb.texinfo, remote.texi: formatting improvements
4119
4120 * gdb.texinfo (New Features): mention threads.
4121 (Summary, C): fix xrefs in newly contributed text.
4122 (Threads): index entries, clarifications, example
4123 (passim): minor typos fixed, phrasing improvements
4124
4125 * remote.texi (Bootstrapping): rephrase text on ^C and add index
4126 entries; (Server): explain use of gdbserver w/real-time systems,
4127 add example of conflicting TCP port; (MIPS Remote) break up
4128 running text into table, highlighting commands, and add example.
a9331b3f 4129
c906108c
SS
4130Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4131
4132 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
4133
4134Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4135
4136 * stabs.texinfo (Nested Symbols): New node.
4137 (String Field, Symbol Descriptors, Cross-References): Refer to it.
4138
4139Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4140
4141 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
4142 to picking which Bbss.bss symbol to use, and (because there seems to
4143 be no good way of doing it) re-write some of the text to make it
4144 sound like Bbss.bss isn't such a great idea after all (as currently
4145 designed).
4146
4147 * gdb.texinfo (C): In addition to saying people have to use g++ for
4148 good results, say they have to use stabs. Specifically say cfront
4149 doesn't work well.
4150 (Summary): Merge in information on Modula-2, Pascal, and Chill from
4151 the gdb README. Add xrefs to places where the support for the various
4152 languages is described in detail.
4153
4154Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4155
4156 * stabs.texinfo: Clean up stuff about visibility and virtual
4157 characters.
4158
4159 * stabs.texinfo (N_M2C): Cite Sun doc.
4160
4161Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4162
4163 * gdb.texinfo: updates re threads.
4164 * remote.texinfo: avoid index entries starting with digits.
4165
4166Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4167
4168 * stabs.texinfo (Enumerations): Talk about large, negative and
4169 octal values. Clean up cross reference to type attributes.
4170 (String Field): Say that GDB 4.11 supports size attribute.
4171
4172Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4173
4174 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
4175 is a mandatory step. Make the stuff about that more concise.
4176
4177Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4178
4179 * stabs.texinfo (Class Names): New node.
4180
4181 * gdb.texinfo (Command Files): Explain order of init file reading.
4182
4183 * remote.texi (Bootstrapping): Talk about getting the serial driver
4184 to deal with ^C sent by gdb to stop the remote system.
4185
4186Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
4187
4188 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
4189
4190 * libgdb.texinfo (Defining Commands): made the DOC arg
4191 to gdb_define_app_command a char * instead of char **
4192 per a suggestion from kingdon.
4193
4194 * libgdb.texinfo: total rewrite from a different starting
4195 premise.
4196
4197Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4198
4199 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
4200 floats passed as doubles (to improve clarity).
4201
4202Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4203
4204 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
4205
4206 * a4rc.sed: update to work with Andreas Vogel papersize params
4207
4208 * refcard.tex: use Andreas Vogel simplifications of papersize
4209 params; remove useless version info; update copyright date.
4210
4211Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4212
4213 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
4214
4215Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4216
4217 * gdb.texinfo (Files): Say what address the load command loads it at.
4218
4219 * stabs.texinfo (Common Blocks): Minor cleanups.
4220
4221 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
4222 that Sun has backed away from the linker kludge and thus the relevant
4223 issue is changes to the SunPRO tools, not the Solaris linker.
4224
4225 * stabs.texinfo (Traditional Integer Types): Clean up description
4226 of octal bounds a little bit. Document extra leading zeroes.
4227
4228Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4229
4230 * gdb.texinfo (Signaling): Update for symbolic symbol names
4231 and add a section explaining the difference between the GDB
4232 signal command and the shell kill utility.
4233
4234Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
4235
4236 * libgdb.texinfo: added `@' to braces that were unescaped.
4237
4238Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
4239
4240 * libgdb.texinfo: new file. Spec for the gdb library.
4241
4242Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4243
4244 * stabs.texinfo (Include Files): Fix typo (start -> end).
4245
4246Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4247
4248 * gdb.texinfo, remote.texi: assorted small improvements, mostly
4249 from Melissa at FSF's editing pass.
4250
4251Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4252
4253 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
4254 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
4255 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
4256
4257Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4258
4259 * remote.texi (Bootstrapping): Discuss 386 call gates.
4260
4261Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4262
4263 * stabs.texinfo (Based Variables): New node.
4264
4265Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4266
4267 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
4268 names, sizes, and formats to suggest how not to lose.
4269
4270Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4271
4272 * stabs.texinfo (Methods): Fix typo.
4273
4274Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4275
4276 * gdb.texinfo: Fix a few typos.
4277
4278Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4279
4280 * gdb.texinfo: Clarify how well it works with Fortran.
4281
4282 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
4283 More on relocating stabs in ELF files.
4284
4285Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4286
4287 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
4288
4289Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4290
4291 * stabs.texinfo (Local Variable Parameters): Talk about nameless
4292 parameters on VAX.
4293
4294Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4295
4296 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
4297
4298Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4299
4300 * stabs.texinfo: Make info author notice match the TeX author notice.
4301
4302Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4303
4304 * stabs.texinfo: Initial-caps all words in node names and
4305 non-trivial words in section names.
4306
4307Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4308
4309 * stabs.texinfo: Many minor cleanups.
4310
4311 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
4312
4313Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
4314
4315 * stabs.texinfo: Remove full description of big example.
4316 It's not really helpful; just use pieces of it where appropriate.
4317 Add more Texinfo formatting directives (@samp, etc.).
4318 Use @deffn to define stab types.
4319 Eliminate some wordiness. Break up some nodes.
4320 Add an (alphabetized) index of symbol types.
4321 Use consistent capitalization style in node and section names.
4322
4323Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
4324
4325 * gdb.texinfo: Change typo "Two two" to "The two".
4326
4327Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4328
4329 * stabs.texinfo (XCOFF-differences): Remove references to
4330 non-existent types N_DECL and N_RPSYM.
4331
4332 * stabs.texinfo (String Field): Say that type attributes bug is
4333 fixed in GDB 4.10, since it is.
4334
4335 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
4336
4337Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
4338
4339 * stabs.texinfo: Formatting cleanups.
4340
4341Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4342
4343 * stabs.texinfo: When explaining the n_type of a stab, standardize
4344 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
4345 no tabs, use @r).
4346 (Global Variables): Clean up.
4347
4348Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4349
4350 * stabs.texinfo (Stack Variables): Re-write.
4351
4352Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4353
4354 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
4355 addresses of a source file. Also revise formatting.
4356 Change "object module" or "object file" to "source file".
4357 Various: Miscellaneous cleanups.
4358
4359Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4360
4361 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
4362
4363Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
4364
4365 * gdbint.texinfo: Removed many nonsensical machine-collected
4366 host and target conditionals, described some of the remainder.
4367
4368Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4369
4370 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
4371
4372 * gdbint.texinfo (Top): Add name to @top line, and re-write the
4373 paragraph which follows.
4374
4375 * gdbint.texinfo (Host): Use @code not @samp for Makefile
4376 variables. Looks better and avoids overful hbox.
4377
4378Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4379
4380 * stabs.texinfo (Procedures): Improve stuff on nested functions.
4381
4382Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4383
4384 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
4385 retransmit-timeout
4386
4387Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4388
4389 * gdbint.texinfo: Update statement about `some ancient Unix
4390 systems, like Ultrix 4.0' to Ultrix 4.2.
4391
4392Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
4393
4394 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
4395
4396 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
4397
4398 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
4399 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
4400
4401 * remote.texi: new name for former gdbinv-s.texi
4402
4403 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
4404
4405Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
4406
4407 * gdbinv-s.texi: Documented timeout and retransmit-timeout
4408 variables for MIPS remote debugging protocol.
4409
4410Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4411
4412 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
4413
4414Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4415
4416 * Makefile.in (refcard.dvi): Use srcdir where necessary.
4417
4418Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
4419
4420 * gdb.texinfo: repair conditional bugs in text markup
4421
4422Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4423
4424 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
4425 to select Modula-2 material.
4426
4427Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4428
4429 * stabs.texinfo: Cleanups regarding statics.
4430
4431 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
4432 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
4433
4434Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4435
4436 * stabs.texinfo: N_MAIN is sometimes used for C.
4437
4438Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4439
4440 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
4441
4442Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
4443
4444 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 4445 removed from the code by Kingdon.
c906108c
SS
4446
4447Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4448
4449 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
4450 input when evaluating breakpoint conditions; the bug has been fixed.
4451
4452 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
4453 sets the ignore count to N-1, not to N.
4454
4455Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4456
4457 * refcard.tex (\hoffset): correct longstanding error to match
4458 intended offset; avoids cutting off edge on some printers
4459
4460Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4461
4462 * stabs.texinfo (Parameters): Say that order of stabs is significant.
4463
4464Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4465
4466 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
4467
4468Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4469
4470 * Makefile.in: (REFEDITS) new var to control whether PS or CM
4471 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
4472 collect sed edits if any, apply to refcard before formatting;
4473 (refcard.ps) stop implying PS fonts if PS output requested;
4474 (lrefcard.ps) delete extra target for variant PS fonts
4475
4476 * refcard.tex: parametrize papersize dependent info, collect
4477 in easily replaced spot
4478
4479 * a4rc.sed: new file, edits to refcard for A4 paper
4480
4481Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4482
4483 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
4484
4485Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4486
4487 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
4488
4489Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4490
4491 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
4492 politely rather than rudely.
4493
4494Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4495
4496 * stabs.texinfo: Document common blocks.
4497
4498Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
4499
4500 * stabs.texinfo: Add some basic info about stabs-in-elf.
4501
4502Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4503
4504 * stabs.texinfo (Top): Minor cleanup.
4505
4506Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4507
4508 * Makefile.in (install-info): remove parentdir support
4509
4510Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4511
4512 * gdb.texinfo (Copying): delete this node and references to it;
4513 RMS says this manual need not carry GPL. (passim): Improvements
4514 from last round at FSF, largely due to Ian Taylor review, and
4515 minor formatting improvements.
4516
4517 * gdbinv-s.texi (passim): Improvements from last round at FSF,
4518 largely due to Ian Taylor review. (Debug Session): minor edits to
4519 new text.
4520
4521Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
4522
4523 * Makefile.in (realclean): Remove info and dvi files too.
4524
4525Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
4526
4527 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
4528 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
4529 * gdb.texinfo: Change accordingly.
4530
4531 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
4532 N_{L,R}BRAC,N_SLINE are relative to.
4533
4534Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
4535
4536 * Makefile.in (GDBvn.texi): Update atomically.
4537
4538Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
4539
4540 * gdbinv-s.texi (Debug Session): Document exceptionHook.
4541
4542Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
4543
4544 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
4545 addresses together. Also motivate the set print symbol-filename
4546 command and suggest other solutions.
4547
4548Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
4549
4550 * gdb.texinfo (set print elements): Note that the number of
4551 elements is set to unlimited by "set print elements 0".
4552
4553Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
4554
4555 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
4556 NF_LDOUBLE means.
4557 (Stab Types): Include Solaris stab types.
4558 (Procedures): Document Solaris extensions.
4559
4560Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4561
4562 * gdb.texinfo: Add `set print symbol-filename' doc.
4563
4564Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4565
4566 * stabs.texinfo (Arrays): Talk about type definition vs. type
4567 information.
4568
4569 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
4570 the trailing semicolon.
4571
4572Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4573
4574 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
4575 and merge in other parts of the document addressing these subjects.
4576 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
4577
4578 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
4579 at the end of a range type.
4580
4581 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
4582 AIX extensions.
4583
4584Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4585
4586 * stabs.texinfo (Stabs Format): Misc fixes.
4587
4588Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4589
4590 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
4591 (Traditional builtin types): Document convex convention for long long.
4592 (Negative builtin types): Discuss type names, and misc fixes.
4593
4594Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4595
4596 * stabs.texinfo (Builtin Type Descriptors): Document the floating
4597 point types used with @samp{R} type descriptor.
4598 (Symbol Descriptors): Describe how to handle conflict between
4599 different meanings of @samp{P} symbol descriptor.
4600
4601Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4602
4603 * stabs.texinfo: Remove node Quick Reference and put its children
4604 directly under the main menu.
4605
4606 * stabs.texinfo: Many more changes to bring it into line with
4607 AIX documentation and reality. I think it now has all the
4608 information from the AIX documentation, except that I burned
4609 out when I got to variant records (Pascal and Modula-2) and
4610 all the COBOL types. Oh well, we can add them later when we're
4611 worrying more about those languages.
4612
4613 * stabs.texinfo (Automatic variables): Talk about what it means
4614 to omit the symbol descriptor.
4615
4616Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4617
4618 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
4619 gcc2 behavior with promoted args.
4620
4621Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4622
4623 * gdb.texinfo: include readline appendices in info version of manual
4624
4625Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4626
4627 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
4628 target remote.
4629
4630 * gdb.texinfo (Machine Code): more index entries for disassemble
4631
4632Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
4633
4634 * Clarify the intended use of the gdb-testers and gdb-patches
4635 mailing lists, and shrink gzip comment.
4636
4637Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4638
4639 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
4640 DOSHOST configuration of manual.
4641
4642 * gdb.texinfo (MIPS Stack): new node.
4643
4644 * all-config.texi (MIPS) new switch.
4645
4646 * gdbinv-s.texi (Nindy Options) Remove two instances of future
4647 tense; (MIPS Remote) new node.
4648
4649 * gdb.texinfo (passim) rephrases to work around makeinfo @value
4650 bug; (Environment) less passive, other small cleanups in text about
4651 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
4652 (Remote) new MIPS Remote menu entry.
4653
4654Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
4655
4656 * stabs.texinfo: Many changes to include information from the
4657 AIX documentation.
4658
4659 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
4660
4661Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
4662
4663 * gdbint.texinfo (new node Debugging GDB, elsewhere):
4664 Move a bunch of information from ../README.
4665 (Getting Started): New node.
4666
4667Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4668
4669 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
4670
4671 * gdb.texinfo: advance manual revision dates to present
4672
4673 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
4674 stop using silly Roman numerals in @set variable names
4675
4676Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
4677
4678 * stabs.texinfo (Parameters): Keep trying to get this right.
4679
4680Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
4681
4682 * stabs.texinfo (Parameters): More on "local parameters".
4683
4684Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
4685
4686 * stabs.texinfo (Parameters): Re-do "local parameters" section.
4687
4688Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
4689
4690 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
4691 (Parameters): Rewrite.
4692 (xcoff-differences, Sun-differences): Minor changes.
4693
4694Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
4695
4696 * stabs.texinfo: Minor cleanup.
4697
4698Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
4699
4700 * gdbint.texinfo: Minor xcoff stuff.
4701
4702Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
4703
4704 * gdbint.texinfo: Update for new config directory structure.
4705 Add info about internal type data structures.
4706
4707Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
4708
4709 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
4710 $(srcdir).
4711 (gdb-config.texi): Depend on file in $(srcdir).
4712
4713Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
4714
4715 * stabs.texinfo: Fixes about N_SO.
4716
4717Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4718
4719 * gdb.texinfo: include list of nonstandard init file names
4720
4721 * *-config.texi: new switch GENERIC for text that applies *only*
4722 to (usual) multiple-target version of manual
4723
4724 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
4725 h8 config
4726
4727 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
4728 in menus (rather than conditionally selected multiple alternative
4729 menus).
4730
4731 * Makefile.in: define and use DOC_CONFIG var to select
4732 configuration for GDB user manual.
4733
4734 * gdb-config.texi: delete from repository, generate from Makefile.
4735
4736 * all-config.texi: normal `generic' configuration file, formerly
4737 stored as gdb-config.texi
4738
4739Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
4740
4741 * Makefile.in: add dvi target to build all .dvi files
4742
4743Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4744
4745 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
4746
4747Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
4748
4749 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
4750 host conditionals.
4751 * stabs.texinfo: More array fixes inspired by Jim's.
4752
4753Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
4754
4755 * stabs.texinfo: Fixes re arrays and continuations.
4756
4757 * gdbint.texinfo: Add XCOFF node.
4758
4759Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
4760
4761 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
4762
4763Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
4764
4765 * stabs.texinfo: Fix for array types to mention lower bounds.
4766
4767Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
4768
4769 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
4770
4771Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
4772
4773 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
4774
4775Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
4776
4777 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
4778 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
4779
4780Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
4781
4782 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
4783
4784Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4785
4786 * gdb.texinfo, gdbinv-s.texi: misc updates
4787
4788Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
4789
4790 * gdbint.texinfo: Brief documentation for longjmp support,
4791 from an email msg by Stu.
4792
4793Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
4794
4795 * stabs.texinfo: Fix description of floating point "range"
4796 types (which really define basic types). Reported by Jim Meehan,
4797 <meehan@src.dec.com>.
4798
4799 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
4800
4801Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
4802
4803 * gdbint.texinfo: Slightly expand section on supporting a new
4804 object file format.
4805
4806Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
4807
4808 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
4809 intermediate file.
4810
4811Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4812
4813 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
4814
4815Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4816
4817 * gdbinv-s.texi: z8000 simulator target name is just "sim"
4818
4819 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
4820 as well as Z8002.
4821
4822Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
4823
4824 * gdbint.texinfo: Add sections on clean design and on how to send
4825 in changes.
4826
4827Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
4828
4829 * gdbint.texinfo: Add how to declare the result of make_cleanup.
4830
4831Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
4832
4833 * gdb.texinfo: Fix typo, reported by Karl Berry.
4834
4835Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
4836
4837 * gdb.texinfo: Add opcodes dir to GDB distribution description.
4838
4839Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4840
4841 * gdbint.texinfo: fixed a stray email address (needs @@),
4842 added @table @code to node "Native Conditionals"
4843
4844Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
4845
4846 * gdbint.texinfo: Describe coding style of GDB.
4847
4848Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
4849
4850 * stabs.texinfo: Minor wording changes.
4851
4852Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
4853
4854 * gdbint.texinfo: Improve release doc slightly.
4855
4856Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
4857
4858 * gdbint.texinfo: Improve doc of GDB config macros.
4859
4860Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
4861
4862 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
4863 These will be reinserted when examined.
4864
4865Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
4866
4867 * gdbint.texinfo: Make a start at documenting all the #if macros
4868 in GDB. At least list them all, and start separating them into
4869 host-specific and target-specific.
4870
4871Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4872
4873 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 4874 examples (not consistent w others).
c906108c
SS
4875 gdb.texinfo: issue disclaimer paragraph on cmdline options only
4876 for generic vn of doc
4877
4878Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
4879
4880 * Makefile.in: always create installation directories.
4881
4882Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4883
4884 * gdb.texinfo: in h8 config, do not describe searching commands.
4885
4886Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4887
4888 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
4889 conditionals; introduce a few generic switches that may be
4890 useful for other cross-dev or dos-hosted configs.
4891
4892 * gdb.texinfo: fix typo in "info reg" description
4893
4894Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
4895
4896 * stabs.texinfo: Minor updates from running TeX over it.
4897 * Makefile.in (stabs.dvi, stabs.ps): Add.
4898
4899Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
4900
4901 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
4902 First pass at converting it to texinfo.
4903
4904Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
4905
4906 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
4907 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
4908
4909Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
4910
4911 * gdbint.texinfo: Add section on partial symbol tables.
4912
4913Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
4914
4915 * gdb.texinfo: document `set remotedebug' and `set
4916 rstack_high_address'.
4917
4918Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4919
4920 * gdb.texinfo: slight expansion of new text on reading info files
4921 * gdbinv-s.m4.in: correct and expand info on cross-debugging
4922 H8/300 from DOS.
4923
4924Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
4925
4926 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
4927
4928Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
4929
4930 * gdb.texinfo: Say how to read the `info' files.
4931
4932Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
4933
4934 * Makefile.in: gm4 -> m4.
4935
4936Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
4937
4938 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
4939 Documentation' ahead of `Installing GDB' to match README.
4940 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 4941 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
4942
4943Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
4944
4945 * Makefile.in: remove $(srcdir) from gdb.info rule.
4946
4947Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4948
4949 * Makefile.in: commented out gdb-all.texinfo rule. This is
4950 temporary.
4951
4952Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
4953
4954 * Makefile.in, configure.in: removed traces of namesubdir,
4955 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
4956 copyrights to '92, changed some from Cygnus to FSF.
4957
4958Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
4959
4960 * gdb.texinfo: Improve how we ask for bug reports.
4961
4962Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4963
4964 * Makefile.in: infodir belongs in datadir.
4965
4966Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4967
4968 * Makefile.in: remove spaces following hyphens, bsd make can't
4969 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 4970 standards.text support.
c906108c
SS
4971
4972Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4973
4974 * Makefile.in: idestdir and ddestdir go away. Added copyrights
4975 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
4976 and mandir now keyed off datadir by default.
4977
4978\f
4979Local Variables:
9e9c5ae7 4980mode: change-log
c906108c
SS
4981left-margin: 8
4982fill-column: 74
4983version-control: never
4984End:
This page took 0.682621 seconds and 4 git commands to generate.