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