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