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