*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
eb819d70
NR
12007-02-13 Nick Roberts <nickrob@snap.net.nz>
2
3 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4 values for in_scope. Mention that only root variables can be
5 updated.
6 (GDB/MI Development and Front Ends): Explain new values may be
7 added to existing fields.
8
123dc839
DJ
92007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
10
11 * gdb.texinfo (-target-disconnect): Use @smallexample.
12 (Requirements): Add anchor for Expat. Update description.
13 (Target Descriptions): Mention Expat.
14 (Target Description Format): Document new elements. Use
15 @smallexample.
16 (Predefined Target Types, Standard Target Features): New sections.
17 * doc/gdbint.texinfo (Target Descriptions): New section.
18
108546a0
DJ
192007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
20
21 * gdb.texinfo (Target Description Format): Add section on XInclude.
22
95a98c01
NR
232006-02-03 Nick Roberts <nickrob@snap.net.nz>
24
25 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
26 command -enable-timings.
27
f4b3909f
EZ
282007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
29
30 * gdbint.texinfo (Operation System ABI Variant Handling): Update
31 descriptions for new/deleted elements in gdb_osabi. Add missing
32 description for function generic_elf_osabi_sniff_abi_tag_sections.
33
c7ba131e
JB
342007-01-29 Joel Brobecker <brobecker@adacore.com>
35
36 * gdb.texinfo (Maintenance Commands): Add documentation for
37 the new "maint print target-stack" command.
38
3a60f64e
JK
392007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
40 Eli Zaretskii <eliz@gnu.org>
41
f4b3909f 42 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 43
c582f8b6
EZ
442007-01-26 Eli Zaretskii <eliz@gnu.org>
45
46 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
47 Use @value{NGCC} instead of @value{GCC}.
48
d3e8051b
EZ
492007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
50
51 * agentexpr.texi: Fix typos.
52 * annotate.texinfo: Likewise.
53 * gdb.texinfo: Likewise.
54 * gdbint.texinfo: Likewise.
55 * observer.texi: Likewise.
56 * stabs.texinfo: Likewise.
57
86f04699
EZ
582007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
59
60 * gdbint.texinfo (Support Libraries): Remove mmalloc
61 entry. Describe readline library.
62
23181151
DJ
632007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
64
65 * gdb.texinfo (Target Descriptions): New section.
66 (General Query Packets): Add QPassSignals anchor. Mention
67 qXfer:features:read under qSupported. Expand mentions of
68 qXfer:memory-map:read and QPassSignals. Document
69 qXfer:features:read.
70
f822c95b
DJ
712007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
72
73 * gdb.texinfo (Commands to specify files): Describe
74 "set sysroot" and "show sysroot".
75 (Using the `gdbserver' program): Lowercase argument
76 to @var. Expand description of setting up GDB on the
77 host.
78
8936fcda
JB
792007-01-05 Joel Brobecker <brobecker@adacore.com>
80
81 * gdb.texinfo (Set Catchpoints): Add documentation for the new
82 catch exception, catch exception unhandled, and catch assert
83 commands.
84
e776119f
DJ
852007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
86
87 * gdb.texinfo (Debugging Output): Document "set debug xml"
88 and "show debug xml".
89
aa79a185
DJ
902007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
91
92 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
93
7f893741
JB
942007-01-01 Joel Brobecker <brobecker@adacore.com>
95
96 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
97
a1b5960f
VP
982006-12-08 Vladimir Prus <vladimir@codesourcery.com>
99
100 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
101 note in @ignore, to be removed later if nobody complains.
102
9f470e6e
NR
1032006-12-04 Nick Roberts <nickrob@snap.net.nz>
104
105 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
106 of -var-delete.
107
765dc015
VP
1082006-11-22 Vladimir Prus <vladimir@codesourcery.com>
109
110 * gdb.texinfo (Setting breakpoints): Document
111 automatic software/hardware breakpoint usage and
112 the "set breakpoint auto-hw" command.
113
4b5752d0
VP
1142006-11-21 Vladimir Prus <vladimir@codesourcery.com>
115
116 * gdb.texinfo (Memory Access Checking): New.
117
89be2091
DJ
1182006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
119
120 * gdb.texinfo (Remote configuration): Mention
121 "pass-signals-packet".
122 (General Query Packets): Document QPassSignals. Fix
123 a typo.
124
ca3bf3bd
DJ
1252006-11-14 Maxim Grigoriev <maxim@tensilica.com>
126
127 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
128
427c3a89
DJ
1292006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
130
131 * gdb.texinfo (Remote configuration): Rewrite documentation for
132 packet configuration commands.
133 (OS Information): Adjust reference to qXfer:auxv:read.
134 (General Query Packets): Remove references to read-aux-vector-packet
135 and set remote get-thread-local-storage-address.
136
7a107747
DJ
1372006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
138
139 * gdbint.texinfo (Target Architecture Definition): Add new
140 Initializing a New Architecture section.
141
1c56eb0e
EZ
1422006-10-31 David Taylor <dtaylor@emc.com>
143
144 * stabs.texinfo (Macro define and undefine): New node describing
145 stabs for #define and #undef.
146
f73adfeb
AS
1472006-10-27 Andreas Schwab <schwab@suse.de>
148
149 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
150
fd60e0df
EZ
1512006-10-21 Eli Zaretskii <eliz@gnu.org>
152
153 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
154 clarify on the possible meanings of ``expression'' watched by
155 watchpoints. Add indexing.
e5ac9b53
EZ
156 (Prompting, Errors, Invalidation, Annotations for Running)
157 (Source Annotations): Fix index entries by adding "annotation" to
158 them, to discriminate from index entries that point to the more
159 general topic descriptions.
fd60e0df 160
52bb452f
DJ
1612006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
162
163 * gdbint.texinfo (Target Vector Definition): Move most
164 content into Existing Targets. Add a menu.
165 (Existing Targets): New section, moved from Target Vector
166 Definition. Use @subsection.
167 (Managing Execution State): New section.
168
58955e58
BW
1692006-10-16 Bob Wilson <bob.wilson@acm.org>
170
171 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
172
c8aa23ab
EZ
1732006-10-15 Eli Zaretskii <eliz@gnu.org>
174
175 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
176 (Command Syntax, Signals, Backtrace, Connecting)
177 (Remote configuration, Renesas Boards, Console I/O): Fix last
178 change: use Ctrl- instead of C-, except wrt Emacs.
179 (File-I/O Examples): Put Ctrl-c in @kbd.
180 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
181 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
182 (Signals, Set Breaks, Set Watchpoints): Document optional
183 arguments to `info signals' `handle', `info breakpoints', and
184 `info watchpoints'.
c8aa23ab 185
e7109c7e
EZ
1862006-10-14 Eli Zaretskii <eliz@gnu.org>
187
188 * gdb.texinfo (Backtrace): Fix last change.
189
de3aea7b
NR
1902006-10-14 Nick Roberts <nickrob@snap.net.nz>
191
192 * gdb.texinfo (Backtrace): Order correctly and add other cases.
193
7f9087cb
BW
1942006-10-10 Bob Wilson <bob.wilson@acm.org>
195
c8aa23ab
EZ
196 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
197 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
198 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 199
68437a39
DJ
2002006-09-21 Vladimir Prus <vladimir@codesourcery.com>
201 Daniel Jacobowitz <dan@codesourcery.com>
202
203 * gdb.texinfo (Packets): Document vFlashErase,
204 vFlashWrite and vFlashDone packets.
205 (General Query Packets): Document qXfer:memory-map:read.
206 Add a new feature for qXfer:memory-map:read.
207 (Memory map format): New section.
208 (Target Commands): Mention that gdb can write flash.
209
fd79ecee
DJ
2102006-09-21 Vladimir Prus <vladimir@codesourcery.com>
211 Daniel Jacobowitz <dan@codesourcery.com>
212
213 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
214 memory regions and "mem auto".
215
350da6ee
DJ
2162006-09-21 Nathan Sidwell <nathan@codesourcery.com>
217
218 * gdbint.texinfo (Array Containers): New section.
219
2f1acb09
VP
2202006-09-17 Vladimir Prus <vladimir@codesourcery.com>
221
222 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
223 -stack-list-arguments HIGH_FRAME argument can be larger then the
224 actual number of frames.
225
2ab1eb7a
VP
2262006-09-07 Vladimir Prus <vladimir@codesourcery.com>
227
228 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
229 -stack-list-locals HIGH_FRAME argument can be larger then the
230 actual number of frames.
231
599b237a
BW
2322006-09-02 Bob Wilson <bob.wilson@acm.org>
233
234 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
235 Register Packet Format, Tracepoint Packets): Fix spelling errors.
236
25ab7e6d
EZ
2372006-09-02 Eli Zaretskii <eliz@gnu.org>
238
239 * gdbint.texinfo (Overall Structure): New section "Source Tree
240 Structure".
241
940178d3
JB
2422006-08-17 Jim Blandy <jimb@codesourcery.com>
243
244 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
245 responses.
246
30daae6c
JB
2472006-08-08 Joel Brobecker <brobecker@adacore.com>
248
249 * gdb.texinfo (Source Path): Add documentation for new
250 substitute-path commands.
251
7fa2210b
DJ
2522006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
253
254 * gdb.texinfo (Installing GDB): Update menu. Move text to...
255 (Running Configure): ...here.
256 (Requirements): New node. Mention expat.
257
3d00d119
DJ
2582006-08-08 Vladimir Prus <vladimir@codesourcery.com>
259
260 * gdb.texinfo (Target Commands): Remove
261 'set download-write-size' and 'show download-write-size'.
262
0cbfa4ee
DJ
2632006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
264
265 * stabs.texinfo (Member Type Descriptor): Correct example for
266 pointer to member types.
267
16026cd7
AS
2682006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
269
270 * gdb.texinfo (Optional warnings and messages): Add
271 'set/show trace-commands'.
272 (Command files): Add '-v' to source command.
273
0876f84a
DJ
2742006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
275
276 * gdb.texinfo (OS Information): Update qPart reference to
277 qXfer.
278 (Remote configuration): Likewise.
279 (Overview): Move @cindex to the start of a paragraph. Talk
280 about binary data encoding.
281 (Packets): Refer to the overview for the details of the X
282 packet encoding.
283 (General Query Packets): Remove qPart description. Add qXfer
284 description. Add an anchor to qSupported. Correct feature
285 table title. Add a new feature for qXfer:auxv:read.
286 (Interrupts): Add a missing parenthesis.
287
2ec3381a
DJ
2882006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
289
290 * doc/gdb.texinfo (KOD): Remove node.
291 (GDB/MI Kod Commands): Remove commented out node.
292
594fe323
EZ
2932006-07-01 Eli Zaretskii <eliz@gnu.org>
294
295 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
296 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
297 (GDB/MI Thread Commands, GDB/MI Program Execution)
298 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
299 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
300 (GDB/MI File Commands, GDB/MI Target Manipulation)
301 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
302 since the MI prompt is hard-wired into the code.
303
7e3fb70c
NR
3042006-07-01 Nick Roberts <nickrob@snap.net.nz>
305
306 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
307 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
308 (GDB/MI Data Manipulation): Remove description of unimplemented
309 display related commands as variable objects perform this function
310 and are superior: -display-delete, -display-disable,
311 -display-enable, -display-insert and -display-list. Move
312 -environment-cd, -environment-directory, -environment-path
313 and -environment-pwd to "Program Context".
314 (GDB/MI Program Control): Rename to "Program Execution". Move
315 -exec-arguments -exec-abort to...
316 (GDB/MI Program Context): ...here. New node split from "Data
317 Manipulation".
318
be2a5f71
DJ
3192006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
320
321 * gdb.texinfo (Remote configuration): Document set / show
322 remote supported-packets.
323 (General Query Packets): Document qSupported packet.
324
fc320d37
SL
3252006-06-10 Sandra Loosemore <sandra@codesourcery.com>
326
327 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
328 and font markup.
329 (Protocol basics): Likewise.
330 (The F request packet): Likewise.
331 (The F reply packet): Likewise.
332 (Memory transfer): Move this node to be a subsubsection of
333 "Protocol specific representation of datatypes".
334 (The Ctrl-C message): More copy editing.
335 (Console I/O): Likewise.
336 (The isatty call): Delete this node, and merge its content into
337 the "isatty" node. Fixed references elsewhere.
338 (The system call): Delete this node, and merge its content into
339 the "system" node. Fixed references elsewhere.
340 (open): Reformat to use @table, and add appropriate font markup.
341 (close): Likewise.
342 (read): Likewise.
343 (write): Likewise.
344 (lseek): Likewise.
345 (rename): Likewise.
346 (unlink): Likewise.
347 (stat/fstat): Likewise.
348 (gettimeofday): Likewise.
349 (isatty): Likewise.
350 (system): Likewise, plus minor changes to fix confusing wording.
351 (Integral datatypes): Fix font markup.
352 (Pointer values): Likewise.
353 (struct stat): Fix markup to use @table, plus minor copy editing.
354 (struct timeval): Fix font markup, plus minor copy editing.
355 (Constants): Minor copy editing.
356 (Errno values): Add font markup.
357 (File-I/O Examples): Likewise.
358
158fdf5c
NR
3592006-06-10 Nick Roberts <nickrob@snap.net.nz>
360
361 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
362 (GDB/MI Simple Examples): Move node up one level. Use real
363 examples.
364 (GDB/MI Compatibility with CLI): Update.
365 (GDB/MI Result Records): Add "connected" and "exit" result
366 classes.
367 (GDB/MI Stream Records): Clarify target output.
368 (GDB/MI Command Description Format): Modify example description.
369 (GDB/MI Breakpoint Table Commands): Rename to...
370 (GDB/MI Breakpoint Commands): ...this
371 (GDB/MI Breakpoint Commands): Add optional thread field.
372 (GDB/MI Program Control): Add an introduction. Move "Program
373 termination" examples into exec-run description.
374 (GDB/MI File Commands): Mention similar CLI commands.
375 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
376 is similar to "-gdb-version".
377
ddb50cd7
EZ
3782006-06-09 Eli Zaretskii <eliz@gnu.org>
379
380 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
381
2aef0d6b
NR
3822006-06-02 Nick Roberts <nickrob@snap.net.nz>
383
384 * gdb.texinfo (GDB/MI Development and Front Ends): Use
385 sourceware.org for mailing lists.
d5e40d59 386 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 387
383a5c52
NR
3882006-06-01 Nick Roberts <nickrob@snap.net.nz>
389
d5e40d59 390 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 391
e16b02ee
EZ
3922006-05-22 Eli Zaretskii <eliz@gnu.org>
393
394 * gdb.texinfo (Cygwin Native): Fix last change.
395
be90c084
CF
3962006-05-22 Christopher Faylor <cgf@timesys.com>
397
398 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
399
347ceba5
NR
4002006-05-15 Nick Roberts <nickrob@snap.net.nz>
401
402 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
403 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
404
369af7bd
DJ
4052006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
406
407 * gdb.texinfo (General Query Packets): Recommend not starting
408 new packets with qC and clarify.
409
2ffdbde8 4102006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
411
412 * gdb.texinfo (M2 Types): New section.
72019c9c 413
16d1a084
DJ
4142006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
415
416 * agentexpr.texi: Add a copyright and license notice.
417 * observer.texi: Likewise, with GPL clause for function prototypes.
418 Remove trailing whitespace.
419
aa56d27a
JB
4202006-05-05 Jim Blandy <jimb@codesourcery.com>
421
422 * gdb.texinfo (General Query Packets): Document conventions for
423 terminating packet names, and their violations.
424
5bdf8622
DJ
4252006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
426
427 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
428 * gdb.texinfo: Likewise.
429
605a56cb
DJ
4302006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
431
432 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
433 and "show remotedebug".
434 (Debugging Output): Add additional index entries.
435
b8db102d
MS
4362006-04-27 Michael Snyder <msnyder@redhat.com>
437
438 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
439
c5e30d01
AC
4402006-04-22 Andrew Cagney <cagney@redhat.com>
441
442 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
443 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
444
8181d85f
DJ
4452006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
446
447 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
448 and remove breakpoint prototypes.
449 (Watchpoints): Move description of target_insert_hw_breakpoint and
450 target_remove_hw_breakpoint ...
451 (Breakpoints): ... to here. Document target_insert_breakpoint and
452 target_remove_breakpoint.
453
4f553f88
JB
4542006-04-17 Jim Blandy <jimb@codesourcery.com>
455
456 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
457 and C packets are optional.
458
cd852561
FR
4592006-04-14 Frederic Riss <frederic.riss@st.com>
460
461 * gdb.texinfo (Specifying source directories): Update the description
462 of the source file search to reflect the fact that the source path
463 always contains at least $cdir and $cwd.
464
b620eb07
MS
4652006-03-31 Michael Snyder <msnyder@redhat.com>
466
467 * gdb.texinfo: Update copyright dates.
468
3156cdaf
EZ
4692006-03-31 Eli Zaretskii <eliz@gnu.org>
470
471 * gdb.texinfo (Overview): Add an index entry to "empty response".
472
7d30c22d
JB
4732006-03-28 Jim Blandy <jimb@codesourcery.com>
474
475 * gdbint.texinfo (Prologue Analysis): New section.
476
86941c27
JB
4772006-03-07 Jim Blandy <jimb@red-bean.com>
478
66b8c7f6
JB
479 * gdb.texinfo (Connecting): Document 'target remote pipe'.
480
1a10341b
JB
481 * gdb.texinfo (Target Commands): Update text describing how to
482 specify a target. Refer to the detailed section on remote
483 debugging, not the brief mention.
484
86941c27
JB
485 * gdb.texinfo (Connecting): Organize the different 'target remote'
486 connection methods into a table. Add a 'target remote' index
487 entry. (!!!)
488
62f3a2ba
FF
4892006-02-17 Fred Fish <fnf@specifix.com>
490
491 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
492 'ptype' commands to reflect the fact that the only significant
493 difference between them is that ptype prints the complete type
494 description instead of just the name.
495
8b9a88ea
WZ
4962006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
497
498 * gdbint.texinfo (Watchpoints): Delete
499 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
500
7e8dc855
NR
5012006-02-10 Nick Roberts <nickrob@snap.net.nz>
502
503 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
504 times fields where needed. Fix typos. Update general form given
505 for output of -break-insert.
506 (GDB/MI): Abbreviate some unnecessarily long fullnames.
507
c91d38aa
DJ
5082006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
509
510 * gdbint.texinfo (Symbol Handling): Add a section
511 on memory management.
512
38fcd64c
DJ
5132006-02-06 Vladimir Prus <ghost@cs.msu.su>
514
515 * gdb.texinfo (Breakpoint table commands): Document the fullname
516 field in -break-list output.
517
219eec71
EZ
5182006-02-03 Eli Zaretskii <eliz@gnu.org>
519
520 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
521 debugging information produced by the various "set debug..."
522 options.
523
ae5a43e0
DJ
5242006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
525
526 * gdb.texinfo (Files): Remove obsolete bits from the description
527 of "symbol-file".
528
a9f158ec
JB
5292006-01-25 Jim Blandy <jimb@redhat.com>
530
531 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
532
410dd08e
JB
5332006-01-24 Jim Blandy <jimb@redhat.com>
534
535 * gdbint.texinfo (Frames): Document the basics of GDB's register
536 unwinding model, and explain the existence of the "sentinel" frame.
537
4b505b12
AS
5382006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
539
540 * gdb.texinfo (Choosing files): Mention that -directory is used
541 for script files.
542 (Specifying source directories): Likewise.
543 (Command files): Explain how script files are found.
544
839c27b7
EZ
5452006-01-21 Eli Zaretskii <eliz@gnu.org>
546
547 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
548 the threads in a multi-threaded program.
549 (Threads): The threadno argument of "thread apply" can be a range
550 of numbers.
551
7be93b9e
JB
5522006-01-18 Jim Blandy <jimb@redhat.com>
553
554 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
555 of warning flags.
556
fcc73fe3
EZ
5572006-01-13 Eli Zaretskii <eliz@gnu.org>
558
559 * gdb.texinfo (Sequences): Improve menu annotations.
560 (Define): Add index entries for arguments of user-defined
561 commands. Move the description of flow-control commands...
562 (Command Files): ...to here. Document loop_break and
563 loop_continue.
ca91424e
EZ
564 (Define, Command Files): Document `end' and add index entries for
565 it.
fcc73fe3 566
5c95884b
MS
5672006-01-04 Michael Snyder <msnyder@redhat.com>
568
569 * gdb.texinfo: Add documentation for linux-fork.
570 * gdbint.texinfo: Add internal documentation for checkpoints.
571
860701dc
PH
5722006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
573
574 * gdb.texinfo (Omissions from Ada): Document that there is now
575 limited aggregate support.
576
36b80e65
EZ
5772005-12-28 Eli Zaretskii <eliz@gnu.org>
578
579 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
580 registers and the likes.
581
c1468174
EZ
5822005-12-24 Eli Zaretskii <eliz@gnu.org>
583
584 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
585 (Symbols): Fix usage of "e.g.".
359df76b 586 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
587
588 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
589 (Coding): Fix usage of "e.g.".
590
c02a867d
EZ
5912005-12-23 Eli Zaretskii <eliz@gnu.org>
592
593 * stabs.texinfo:
594 * refcard.tex:
595 * gpl.texi:
596 * gdbint.texinfo:
597 * gdb.texinfo:
598 * gdb-cfg.texi:
599 * fdl.texi:
600 * annotate.texinfo:
601 * all-cfg.texi:
602 * Makefile.in: Add (C) after Copyright. Update the FSF
603 address.
604
fad38dfa
EZ
6052005-12-03 Eli Zaretskii <eliz@gnu.org>
606
607 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
608 extend GDB with commands for external monitor.
609
53e5f3cf
AS
6102005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
611
612 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
613
55f6ca0f
JB
6142005-11-25 Joel Brobecker <brobecker@adacore.com>
615
616 * gdbint.texinfo (Start of New Year Procedure): New chapter.
617
c1947b85
JB
6182005-11-21 Jim Blandy <jimb@redhat.com>
619
620 * gdb.texinfo (Tracepoint Packets): Document restrictions on
621 placement of 'R' actions in tracepoint action packets; document
622 dependence of 'X' and 'M' actions on a preceding 'R' action for
623 their registers.
624
9d29849a
JB
6252005-11-19 Jim Blandy <jimb@redhat.com>
626
627 * gdb.texinfo (Tracepoint Packets): New node.
628 (General Query Packets): Add entries for the tracepoint packets,
629 referring to the "Tracepoint Packets" node.
630 (Tracepoints): Add reference to "Tracepoint Packets".
631
9a6253be
KB
6322005-11-18 Kevin Buettner <kevinb@redhat.com>
633
634 * gdb.texinfo (set remotebreak): Add anchor.
635 (X packet): Likewise.
636 (Remote Protocol): Add new section `Interrupts' and new index
637 entry `interrupts (remote protocol)'.
638
5f3bebba
JB
6392005-11-18 Jim Blandy <jimb@redhat.com>
640
641 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
642 entries into the General Query Packets section. Add a
643 cross-reference to that section. Drop description of replies, as
644 these are covered in the descriptions of each packet.
645 (General Query Packets): Add introductory text. Explain naming
646 conventions, and how the end of a name is recognized.
647
9a7a1b36
KB
6482005-11-17 Kevin Buettner <kevinb@redhat.com>
649
0564b6cf 650 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
651 "set remotebreak" command.
652
b8ff78ce
JB
6532005-11-16 Jim Blandy <jimb@redhat.com>
654
655 * gdb.texinfo (Packets, Stop Reply Packets)
656 (General Query Packets): Various formatting cleanups.
657 - Use @samp for packet contents.
658 - Drop summaries from packet @item lines; the same information appears
659 immediately below in the description.
660 - Delete paragraph breaks after packet @item commands, so that the
661 description appears directly to the right of the packet prototype
662 in the printed manual, if it fits.
663 - Place spaces in packet prototypes between @vars and non-@var
664 letters, and explain that they're just for formatting.
665 - Use @dots{} instead of '...'.
666 - Fix uses of @code where @var was needed.
667 - Replace "deprecated" markers with English text spelling out the
668 packet's status and the preferred alternatives.
669 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
670 what this ever meant.
671 - Remove "(draft)" markers on 'i' packets; nobody has commented on
672 this for a long time.
673 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
674 implemented several times, and have been in use for years.
675
8ffe2530
JB
6762005-11-15 Jim Blandy <jimb@redhat.com>
677
c43c5473
JB
678 * gdb.texinfo (Packets): Add index entries for 'm' packet
679 disclaimers.
680
fb031cdf
JB
681 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
682 of stub when processing an 'm' packet.
683
8ffe2530
JB
684 * gdb.texinfo (Packets): Mention that packets beginning with
685 letters are reserved once, at the top, instead of actually listing
686 them all and saying "reserved".
687
c03c782f
AS
6882005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
689
690 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
691 Change @var{$arg0 to @code{$arg0.
692
814e32d7
WZ
6932005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
694
695 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
696
fa93a9d8
JB
6972005-11-12 Jim Blandy <jimb@redhat.com>
698
699 * gdb.texinfo (General Query Packets): Put packets in alphabetical
700 order. Remove extraneous 'z'.
701
8a5a3c82
AS
7022005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
703
704 * gdb.texinfo (Choosing files): Add --eval-command.
705
4b0ad762
AS
7062005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
707
708 * gdb.texinfo (Choosing modes): Add --return-child-result.
709
710
1a088d06
AS
7112005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
712
713 * gdb.texinfo (Choosing modes): Add --batch-silent.
714
656d5e12
EZ
7152005-10-28 Eli Zaretskii <eliz@gnu.org>
716
717 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
718 "The -var-update Command".
719
3c9c013a
JB
7202005-10-03 Joel Brobecker <brobecker@adacore.com>
721
722 * gdb.texinfo (Print Settings): Add documentation for set/show
723 print array-indexes.
724
7ba3cf9c
DJ
7252005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
726
727 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
728 6.2 and 6.3.
729
a94ab193
EZ
7302005-08-27 Eli Zaretskii <eliz@gnu.org>
731
732 * gdb.texinfo (File Options): Don't document --mapped, it's gone
733 since 19-Jan-2004.
734 (Files): Likewise.
ab1adacd
EZ
735 (Variables, Symbols): Document the "<incomplete type>" message and
736 its reasons.
a94ab193 737
ca06016a
FF
7382005-08-01 Fred Fish <fnf@specifix.com>
739
740 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
741
cf58170d
NR
7422005-07-15 Nick Roberts <nickrob@snap.net.nz>
743
744 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
745 option for -var-list-children and -var-update.
746 (GDB/MI Stack Manipulation): Simplify description of
747 print-values option for -stack-list-locals.
748 (GDB/MI Command Description Format): Clarify.
749 (Mode Options): Spelling of superseded.
750
38f1196a
BR
7512005-07-12 Bob Rossi <bob@brasko.net>
752
753 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
754 corresponding GDB command comment.
755
3cb3b8df
BR
7562005-07-06 Bob Rossi <bob@brasko.net>
757
758 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
759 and -inferior-tty-show.
760 (Input/Output): Document "set/show inferior-tty" and tty alias.
761
10fac096
NW
7622005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
763
764 * gdb.texinfo (Packets): Change description of 'D' packet to note
765 that GDB does wait for a response.
766
d1b6db76
NR
7672005-06-22 Nick Roberts <nickrob@snap.net.nz>
768
769 * gdb.texinfo (History) Rename "Command History".
770 (Command History): Move node "Server Prefix" from section on
771 Annotations here.
772
29629dcf
NR
7732005-06-19 Nick Roberts <nickrob@snap.net.nz>
774
775 * gdb.texinfo (GDB/MI Stack Manipulation):
776 Re-instate -stack-info-frame with example. Say that it gets
777 info on selected frame, not current frame.
778
397ca115
EZ
7792005-06-18 Eli Zaretskii <eliz@gnu.org>
780
781 * gdb.texinfo (Server): Clarify that `file' should be used before
782 connecting to the server.
783 (Files): Add an xref to the above description.
51274035
EZ
784 (Output Formats): More detailed description of the `c' format.
785 (Memory): List explicitly all the formats supported by `x'.
638ac427 786 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 787 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
788 files. Add more indexing for solib-absolute-prefix and
789 --with-sysroot.
76d17f34
EZ
790 (Machine Code): Document possible problems with locations in
791 shared libraries.
d416eeec
EZ
792 (Backtrace): Document that free-standing environments do not need
793 to have a `main' function.
397ca115 794
74f6deaa
NR
7952005-06-18 Nick Roberts <nickrob@snap.net.nz>
796
797 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
798 -stack-info-frame.
799
a9967aef
AC
8002005-06-07 Andrew Cagney <cagney@gnu.org>
801
802 * gdb.texinfo (Contributors): Note the original multi-arch
803 contributors.
804
e09f16f9
EZ
8052005-06-03 Eli Zaretskii <eliz@gnu.org>
806
807 * gdb.texinfo (Registers): Add index entries for the standard
808 registers.
809 (Frames): Add cross-reference from frame pointer description to
810 the Registers node.
811 (Annotations Overview): Fix the reference to GDB name.
812
d87ba7ee
EZ
8132005-06-01 Eli Zaretskii <eliz@gnu.org>
814
815 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
816 can-use-hw-watchpoints.
817
034dad6f
BR
8182005-05-28 Bob Rossi <bob@brasko.net>
819
820 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
821 the possible reasons why an exec async record would be returned to FE.
822
ffed4509
AC
8232005-05-26 Andrew Cagney <cagney@gnu.org>
824
825 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
826 Andrew Cagney implemented the original GDB/MI.
827
e22e55c9
OF
8282005-05-23 Orjan Friberg <orjanf@axis.com>
829
830 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
831 documentation. Add documentation for cris-mode.
832
a78e13ce
EZ
8332005-05-20 Eli Zaretskii <eliz@gnu.org>
834
835 * gdb.texinfo (Numbers): Explain the example and make the wording
836 more acurate.
837
76ff342d
DJ
8382005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
839 Dennis Brueni <dennis@slickedit.com>
840
841 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
842 (GDB/MI Data Manipulation, GDB/MI Program Control)
843 (GDB/MI Stack Manipulation): Update examples to include the fullname
844 attribute in stack frames.
845
119b882a
EZ
8462005-05-12 Eli Zaretskii <eliz@gnu.org>
847
848 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
849 do with other non-standard names of init files.
850
6fc08d32
EZ
8512005-05-11 Eli Zaretskii <eliz@gnu.org>
852
853 * gdb.texinfo (Command Files): Move the description of the startup
854 from here...
855 (Startup): ...to this new subsection of the Invocation chapter.
856 Rearrange the description of init files more logically and add a
857 cross-reference to "Command Files". Document the special gdbinit
858 name for CISCO 68k. Expand the description of what GDB does
859 during startup.
860 (History): Add index entry for HISTSIZE.
861
a561754a
MK
8622005-05-02 Mark Kettenis <kettenis@gnu.org>
863
864 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
865
2eecc4ab
EZ
8662005-05-02 Eli Zaretskii <eliz@gnu.org>
867
868 * gdb.texinfo (SVR4 Process Information, The isatty call)
869 (The system call): Don't use foo(N) notation for man pages and
870 functions.
514c4d71 871 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 872
18999be5
EZ
8732005-04-27 Eli Zaretskii <eliz@gnu.org>
874
875 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
876 were optimized away.
877
0abb7bc7
EZ
8782005-04-22 Eli Zaretskii <eliz@gnu.org>
879
880 * gdb.texinfo (Remote configuration): Document "set/show
881 get-thread-local-storage-address". Add cross-reference to the
882 description of the qGetTLSAddr packet.
883 (General Query Packets): Mention "set remote
884 get-thread-local-storage-address" and add a reference to its
885 description.
886
6f61acb1
NR
8872005-04-19 Nick Roberts <nickrob@snap.net.nz>
888
889 * gdb.texinfo (Backtrace): Describe 'bt full'.
890
9d59903a
NR
8912005-04-17 Nick Roberts <nickrob@snap.net.nz>
892
893 * gdb.texinfo (Mode Options): Fix typo.
894 (GDB/MI): Describe how to invoke GDB/MI.
895
721c2651
EZ
8962005-04-16 Eli Zaretskii <eliz@gnu.org>
897
898 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 899 references changed. Add description of "info udot".
721c2651
EZ
900 (Files): Document "set/show stop-on-solib-events".
901 (M32R/D): Document "set/show download-path", "set/show
902 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
903 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
904 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
905 (Maintenance Commands): Improve indexing.
906 (Target Commands): Document "set/show hash", "set/show debug
907 monitor".
908 (SVR4 Process Information): Document "info pidlist" and "info
909 meminfo". Document "set/show procfs-tarce" and "set/show
910 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
911 (Symbols, The Print Command with Objective-C): Improve indexing.
912 (Objective-C): Add references to "info classes" and "info
913 selectors".
c45da7e6
EZ
914 (Debugging Output): Improve wording. Document "set/show debug
915 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
916 (Set Breaks): Add index entry for "hardware breakpoints".
917 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
918 and "set/show usehardbreakpoints".
919 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
920 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
921 (ARM): Document "rdilogfile", "rdilogenable", "set/show
922 rdiromatzero", "set/show rdiheartbeat".
923 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
924 "sds".
925 (Embedded Processors): Document the "sim" command.
926 (Remote): Document the "remote" command.
927 (DJGPP Native): Document the "info serial" command.
928 (Threads): Document "maint info sol-threads".
929 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
930 (Set Breaks): Improve indexing.
931 (Command Syntax): Add a reference to dont-repeat.
932 (Define): Document "dont-repeat".
933 (TUI Commands): Document "tabset".
934 (WinCE): New subsection. Document "set/show remotedirectory",
935 "set/show remoteupload", "set/show remoteaddhost".
721c2651 936
14d6dd68
EZ
9372005-04-15 Eli Zaretskii <eliz@gnu.org>
938
939 * gdb.texinfo (Hurd Native): New subsection, documents
940 Hurd-specific commands.
a64548ea 941 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 942 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
943 (MIPS): Improve documentation of heuristic-fence-post. Document
944 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
945 mips stack-arg-size", "set/show mips mask-address", "set/show mips
946 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 947 (ARM): Document ARM-specific commands.
a64548ea
EZ
948 (AVR): New section. Document "info io_registers".
949 (CRIS): New section. Document "set/show cris-version" and
950 "set/show cris-dwarf2-cfi".
951 (HPPA): New section. Document "set/show debug hppa" and "maint
952 print unwind".
a5adf40f 953 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 954 (Super-H): New section. Document the "regs" command.
721c2651 955 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 956
9c16f35a
EZ
9572005-04-09 Eli Zaretskii <eliz@gnu.org>
958
959 * gdb.texinfo (Print Settings): Document "set/show print
960 pascal_static-members", "set print repeats", "show print
961 null-stop". Improve indexing. Fix documentation of "set print
962 union".
963 (Pascal): New section.
964 (Supported languages): Rename from "Support"; all references
965 updated. Add a menu item for Pascal.
966 (Numbers): Document "set radix.
967 (Screen Size): Document "set/show pagination".
968 (MIPS Embedded): Remove "set processor" documentation.
969 (Remote configuration): Document "set/show X/P/Z-packet",
970 "set/show read-aux-vector-packet", "set/show remote
971 symbol-lookup-packet", "set/show remote verbose-resume-packet",
972 "set/show remoteaddresssize", "set/show remotebaud", "set/show
973 remotedebug", "set/show remotebreak", "set/show remotedevice",
974 "set/show remotelogfile".
975 (Auxiliary Vector): Add reference to the description of the
976 read-aux-vector-packet setting.
977 (Set Watchpoints): Add a cross-reference to "set remote
978 hardware-breakpoint-limit".
979 (General Query Packets): Add indexing of requests and
980 cross-references to related commands in "Remote configuration".
981 (File-I/O Overview, The system call): Fix wording and typos.
982 (Thread Stops): Add index entries.
983 (Continuing and Stepping): Document "show step-mode".
984 (i386): New node. Document "set/show struct-convention".
985 (Files): Document "show trust-readonly-sections".
986 (Calling): Document "set/show unwindonsignal".
987 (Messages/Warnings): Add index entries.
988 (Maintenance Commands): Document "set/show watchdog".
989 (Annotations Overview): Document "show annotate".
990 (Set Watchpoints): Add index entries.
991 (Symbols): Fix doc of case-sensitive.
992 (ABI): Document "show coerce-float-to-double".
993 (Convenience Vars, Help): Improve indexing.
994 (Machine Code): Document "show disassembly-flavor".
995 (Debugging C plus plus): Document "show overload-resolution".
996 (Value History, Signaling): Add index entries.
997
9982005-04-08 Eli Zaretskii <eliz@gnu.org>
999
1000 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1001 (Processes): Fix wording.
1002 (History, List, Logging output, Define, Symbols, Print Settings):
1003 Improve indexing.
1004
a8f24a35
EZ
10052005-04-03 Eli Zaretskii <eliz@gnu.org>
1006
1007 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1008 redundant index entry for "target" command.
1009 (Backtrace): Add index entries.
1010 (Symbols, Fortran): Document the "set case-sensitive" command.
1011 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1012 (Print Settings): Add index entry for "set demangle-style".
1013 (Target Commands): Document "set download-write-size".
1014 (Debugging Output): Document "set exec-done-display".
1015
09d4efe1
EZ
10162005-04-02 Eli Zaretskii <eliz@gnu.org>
1017
1018 * gdb.texinfo (Files): Fix the name and documentation of
1019 add-shared-symbol-files. Document its alias assf. Update the
1020 list of OSs where GDB supports shared libraries. Fix markup.
1021 (Continuing and Stepping): Add reference to @var{location} in the
1022 text.
1023 (Dump/Restore Files): Fix reference to @{filename}.
1024 (Help): Fix wording.
1025 (Attach): Ditto.
1026 (Set Watchpoints): Ditto.
1027 (Backtrace): Remove redundant index entries. Improve index
1028 entries.
1029 (Delete Breaks): Fix wording.
1030 (Memory): Document the compare-sections command.
1031 (Memory Region Attributes): Improve wording.
1032 (Disabling): Improve wording.
1033 (Fortran): New subsection. Document the "info common" command.
1034 (Help): Document aliases "info copying" and "info warranty".
1035 (Caching Remote Data): New section. Document the "set/show
1036 remotecache" and "info dcache" commands.
1037 (Show): Fix wording of the documentation of the "set
1038 extension-language" command.
1039 (Signals): Add index entry for "info handle".
1040 (Memory Region Attributes): Fix punctuation.
1041 (Symbols): Change the arg name to "location" and refer to it in
1042 the text. Fix wording of "info types" doc.
1043 (Threads): Fix usage of @enumerate @item's.
1044 (Listing Tracepoints): Add index entry for "info tp".
1045 (Set Watchpoints): Add xref to "info break" description.
1046 (Macros): Add an index entry for "macro exp1". Document the
1047 "macro list" command.
1048 (Maintenance Commands): Document "flushregs", "maint agent",
1049 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1050 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1051 "maint print architecture", "maint print objfiles", "maint print
1052 statistics", "maint print type", "maint show-debug-regs", "maint
1053 space", "maint time", and "maint translate-address".
1054 (Connecting): Document the "monitor" command.
1055 (Annotations Overview): Describe the "set annotate" command.
1056
82f2d802
EZ
10572005-04-01 Eli Zaretskii <eliz@gnu.org>
1058
1059 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1060 Rearrange index entries and improve wording about support for
1061 hardware watchpoints.
1062
7d51c7de
BR
10632005-03-10 Bob Rossi <bob@brasko.net>
1064
1065 * gdb.texinfo: Update copyright
1066
68c71a2e
TR
10672005-02-09 Theodore A. Roth <troth@openavr.org>
1068
1069 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1070 error.
1071
83761cbd
KB
10722005-02-03 Kevin Buettner <kevinb@redhat.com>
1073
1074 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1075
9f1c6395
MS
10762005-01-17 Michael Snyder <msnyder@redhat.com>
1077
1078 * gdb.texinfo: Fix spelling, infinte -> infinite.
1079
fbd1b305
MK
10802005-01-08 Mark Kettenis <kettenis@gnu.org>
1081
1082 * observer.texi (GDB Observers): Document "solib_loaded".
1083
3ace7edb
AC
10842005-01-07 Andrew Cagney <cagney@gnu.org>
1085
bec39cab
AC
1086 * configure.ac: Rename configure.in, require autoconf 2.59.
1087 * configure: Re-generate.
1088
3ace7edb
AC
1089 * configure.in: Replace configdirs with multiple references to
1090 AC_CONFIG_SUBDIRS.
1091 * configure: Re-generate.
1092
53531fc1
AC
10932005-01-04 Andrew Cagney <cagney@gnu.org>
1094
1095 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1096 part of the version number.
1097
536ffdb7
MK
10982004-12-24 Mark Kettenis <kettenis@gnu.org>
1099
1100 * gdbint.texinfo (Algorithms): Remove description of
1101 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1102
e1aac25b
JB
11032004-12-07 Jim Blandy <jimb@redhat.com>
1104
1105 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1106 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1107 numbers.
1108
f47b1503
AS
11092004-12-07 Andreas Schwab <schwab@suse.de>
1110
1111 * gdb.texinfo (Mode Options): Document -l option.
1112
b6b8ece6
EZ
11132004-12-04 Eli Zaretskii <eliz@gnu.org>
1114
1115 * gdbint.texinfo (Algorithms): More accurate description of
1116 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1117 is not needed unless data-read and data-access watchpoints are
1118 supported. Add a description of how GDB checks whether the
1119 inferior stopped because a watchpoint was hit.
1120
01371747
EZ
11212004-11-23 Eli Zaretskii <eliz@gnu.org>
1122
1123 * gdb.texinfo (Files): Add cross-reference to description of
1124 -readnow command-line switch.
1125
2315ffec
RC
11262004-11-10 Randolph Chung <tausq@debian.org>
1127
1128 * gdb.texinfo: Document set/show backtrace past-entry commands.
1129 Rearrange index entries for set/show backtrace past-main.
1130
69065f5d
AC
11312004-11-10 Jon Beniston <jon@beniston.com>
1132
1133 Committed by Andrew Cagney <cagney@gnu.org>.
1134 * gdb.texinfo (Remote Serial Protocol): Further describe
1135 binary transfer escaping mechanism .
1136
30e91e0b
RC
11372004-11-08 Randolph Chung <tausq@debian.org>
1138
1139 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1140 and "show debug infrun". Add index entries.
1141
60bf7e09
EZ
11422004-10-23 Eli Zaretskii <eliz@gnu.org>
1143
1144 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1145 "info proc" that are already implemented. Add index entries.
1146 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1147 (Files): Add a tip for decreasing memory used for symtabs from
1148 shared libraries.
f018e82f
EZ
1149 (Starting): Fix whitespace; make "elaboration" stand out where it
1150 is first used, and add an index entry for the term.
f8568604
EZ
1151 (Calling): Expand and elaborate text. Add "print". Add the
1152 description of problems with weak aliases.
384ee23f 1153 (Core File Generation): New section.
60bf7e09 1154
d52fe014
AC
11552004-10-12 Andrew Cagney <cagney@gnu.org>
1156
1157 * gdbint.texinfo (Versions and Branches): New chapter.
1158 (Releasing GDB): Delete "Versions and Branches" section.
1159 (Top): Add "Versions and Branches".
1160
703663ab
EZ
11612004-10-08 Eli Zaretskii <eliz@gnu.org>
1162
1163 * gdb.texinfo (Editing, History): Add cross-references to the
1164 included Readline and History user documentation. Remove
1165 references to the symbol have-readline-appendices which is unused
1166 and undefined.
1167 (History): Fix indexing.
1168
ac77d04f
JJ
11692004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1170
1171 * gdbint.texinfo (target_stopped_data_address): Update to
1172 new prototype.
1173 (i386_stopped_data_address): Update prototype and description.
1174 (i386_stopped_by_watchpoint): New function and description.
1175
e07c999f
PH
11762004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1177
1178 * gdb.texinfo (Filenames): Add Ada suffixes.
1179 (Ada) New section.
1180
2e868123
AC
11812004-09-27 Andrew Cagney <cagney@gnu.org>
1182 Robert Picco <Robert.Picco@hp.com>
1183
1184 * gdb.texinfo (Packets): Document the "p" packet.
1185
02a57714
JM
11862004-09-21 Jason Molenda (jmolenda@apple.com)
1187
1188 * gdb.texinfo (Paths and Names of the Source Files): Document the
1189 meaning of values in the 'desc' field of a SO stab.
1190
ae038cb0
DJ
11912004-09-20 Daniel Jacobowitz <dan@debian.org>
1192
1193 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1194 max-cache-age" and "maint show dwarf2 max-cache-age".
1195
f7dc1244
EZ
11962004-09-16 Eli Zaretskii <eliz@gnu.org>
1197
1198 * gdb.texinfo (Set Breaks): Add index entry for setting
1199 breakpoints on overloaded C++ functions that are not members of
1200 any classes. Add an example and an index entry for setting
1201 breakpoints on all program functions.
1202 (Character Sets, Macros, Overlay Commands)
1203 (Non-debug DLL symbols, GDB/MI Output Syntax)
1204 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1205 Use "(@value{GDBP})" instead of a literal "(gdb)".
1206
f810308b
AC
12072004-09-12 Andrew Cagney <cagney@gnu.org>
1208
1209 * gdbint.texinfo (Native Debugging): Delete description of
1210 FILES_INFO_HOOK.
1211
15a661f3
PH
12122004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1213
1214 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1215 to hex_string_custom (not historically correct, but more
1216 understandable, given the current code).
1217
f3219c75
AC
12182004-09-03 Andrew Cagney <cagney@gnu.org>
1219
1220 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1221
f3bb6704
JJ
12222004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1223
1224 * observer.texi (solib_unloaded): New observer.
1225
8d2c00cb
AC
12262004-08-24 Andrew Cagney <cagney@gnu.org>
1227
1228 * gdbint.texinfo (Target Architecture Definition): Add missing
1229 comma.
1230
e7dc800a
MC
12312004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1232
1233 * (Using the Testsuite): build != host is supported,
1234 but some test scripts do not support build != host.
1235
73b03683
MK
12362004-08-14 Mark Kettenis <kettenis@gnu.org>
1237
1238 * gdbint.texinfo (Host Definition): Delete description of
1239 FCLOSE_PROVIDED and GETENV_PROVIDED.
1240
c0ccb908
MK
12412004-08-05 Mark Kettenis <kettenis@chello.nl>
1242
1243 * gdbint.texinfo (Host Definition): Delete description of
1244 NO_SYS_FILE.
1245 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1246 PTRACE_FP_BUG.
1247
9c8dbfa9
AC
12482004-08-05 Andrew Cagney <cagney@gnu.org>
1249
1250 * gdbint.texinfo (Target Architecture Definition): Delete
1251 reference to deprecated_read_fp.
1252
f42accbe
AC
12532004-08-02 Andrew Cagney <cagney@gnu.org>
1254
1255 * gdbint.texinfo (Target Architecture Definition): Delete
1256 description of DEPRECATED_REGISTER_BYTES.
1257
0b66e38c
EZ
12582004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1259
1260 * gdb.texinfo (Source Path): Document the new behavior of
1261 searching for the source files.
1262
15387254
EZ
12632004-07-17 Eli Zaretskii <eliz@gnu.org>
1264
1265 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1266 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1267 (Auto Display): Improve indexing.
1268
2c07db7a
AC
12692004-07-16 Andrew Cagney <cagney@gnu.org>
1270
1271 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1272 "-noasync".
1273
4644b6e3
EZ
12742004-07-09 Eli Zaretskii <eliz@gnu.org>
1275
1276 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1277 have the same prefix have only their prefix in the index.
1278
7561d450
MK
12792004-07-03 Mark Kettenis <kettenis@gnu.org>
1280
1281 * gdb.texinfo (BSD libkvm Interface): New node (section)
1282 (Native): Add it to the menu.
1283
67bebe79
MK
12842004-07-01 Mark Kettenis <kettenis@gnu.org>
1285
1286 * gdbint.texinfo (Target Architecture Definition): Remove
1287 PCC_SOL_BROKEN.
1288
1a6923e0
MK
12892004-06-24 Mark Kettenis <kettenis@gnu.org>
1290
1291 * gdbint.texinfo (Target Architecture Definition): Remove
1292 SUN_FIXED_LBRAC_BUG.
1293
b435e160
AC
12942004-06-26 Andrew Cagney <cagney@gnu.org>
1295
1296 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1297
b5622e8d
AC
12982004-06-20 Andrew Cagney <cagney@gnu.org>
1299
1300 * gdbint.texinfo (Target Architecture Definition): Deprecate
1301 USE_STRUCT_CONVENTION.
1302
e0c07bf0
MC
13032004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1304
1305 gdb.texinfo (Bug Reporting): Mention session recording,
1306 with the script command or Emacs.
1307
782263ab
AC
13082004-06-18 Andrew Cagney <cagney@gnu.org>
1309
1310 * gdbint.texinfo (Target Architecture Definition): Deprecate
1311 FUNCTION_START_OFFSET.
1312
03727ca6
AC
13132004-06-14 Andrew Cagney <cagney@gnu.org>
1314
1315 Based on changes from Karl Berry.
1316 * gdb.texinfo: Do not use @sc in a direntry.
1317 * stabs.texinfo: Change @dircateogry to "Software development".
1318 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1319
97092415
AC
13202004-06-13 Andrew Cagney <cagney@gnu.org>
1321
1322 * gdbint.texinfo (Target Architecture Definition): Delete
1323 description of RETURN_VALUE_ON_STACK.
1324
1f6d4158
AC
13252004-06-09 Andrew Cagney <cagney@gnu.org>
1326
1327 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1328 deleted by previous patch.
1329
d966f0cb
AC
13302004-06-08 Andrew Cagney <cagney@gnu.org>
1331
1332 * gdbint.texinfo (Native Debugging): Delete documentation on
1333 ATTACH_DETACH.
1334
86fe4aaa
RC
13352004-06-06 Randolph Chung <tausq@debian.org>
1336
1337 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1338
d4b6d575
RC
13392004-06-06 Randolph Chung <tausq@debian.org>
1340
1341 * gdb.texinfo (push_dummy_call): Update argument list to match
1342 the new push_dummy_call method signature. Describe the function
1343 argument.
1344
4e8b0763
JB
13452004-05-24 Joel Brobecker <brobecker@gnat.com>
1346
1347 * gdb.texinfo (Starting): Document new start command.
1348
59caf092
AC
13492004-05-21 Andrew Cagney <cagney@redhat.com>
1350
1351 * observer.texi (GDB Observers): Document "inferior_created".
1352
e4a2df64
AC
13532004-05-08 Andrew Cagney <cagney@redhat.com>
1354
e6b55ae2
AC
1355 * gdbint.texinfo (Target Architecture Definition): Delete
1356 description of DO_DEFERRED_STORES.
1357
28954179
AC
1358 * gdbint.texinfo (Target Architecture Definition): Delete
1359 references to DEPRECATED_FIX_CALL_DUMMY.
1360
434b87dd
AC
1361 * gdbint.texinfo (Target Architecture Definition): Delete
1362 description of DEPRECATED_CALL_DUMMY_WORDS,
1363 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1364
58d28df8
AC
1365 * gdbint.texinfo (Target Architecture Definition): Delete
1366 description of DEPRECATED_PUSH_DUMMY_FRAME.
1367
e4a2df64
AC
1368 * gdbint.texinfo (Target Architecture Definition): Delete
1369 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1370
2b4855ab
AC
13712004-05-07 Andrew Cagney <cagney@redhat.com>
1372
1373 * observer.texi (GDB Observers): Add "Debugging" section. Include
1374 cross reference to "set/show debug observer".
1375 * gdb.texinfo (Debugging Output): Document "set/show debug
1376 observer".
1377
fcf70625
AC
13782004-05-01 Andrew Cagney <cagney@redhat.com>
1379
1380 * gdbint.texinfo (Target Architecture Definition): Delete
1381 description of DEPRECATED_PC_IN_SIGTRAMP.
1382
8ee56bcf
AC
13832004-04-30 Andrew Cagney <cagney@redhat.com>
1384
1385 * gdbint.texinfo (Target Architecture Definition): Delete
1386 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
1387
67ab9a76
OF
13882004-04-30 Orjan Friberg <orjanf@axis.com>
1389
1390 * observer.texi (GDB Observers): Correct spelling.
1391
79346bcb
OF
13922004-04-26 Orjan Friberg <orjanf@axis.com>
1393
1394 * observer.texi (GDB Observers): Add target_changed event.
1395
7a464420
AC
13962004-04-08 Andrew Cagney <cagney@redhat.com>
1397
1398 * observer.texi (GDB Observers): Rework, provide generic observer
1399 definitions and then a list of observable events.
1400
6cdf9d98
AC
14012004-04-04 Andrew Cagney <cagney@redhat.com>
1402
1403 * gdbint.texinfo (Host Definition): Delete reference to
1404 NO_SIGINTERRUPT.
1405
ddc135a4
AC
14062004-04-02 Andrew Cagney <cagney@redhat.com>
1407
1408 * gdbint.texinfo (Target Architecture Definition): Delete
1409 reference to DEPRECATED_CALL_DUMMY_LENGTH.
1410
6a1b180d
SC
14112004-03-28 Stephane Carrez <stcarrez@nerim.fr>
1412
1413 * gdb.texinfo (TUI Commands): Document tui reg commands.
1414
d0d5df6f
AC
14152004-03-26 Andrew Cagney <cagney@redhat.com>
1416
1417 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
1418 "gdbtui".
1419 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
1420 (Contributors): Mention both Text and Terminal User Interface.
1421
aa2a3f87
AC
14222004-03-23 Andrew Cagney <cagney@redhat.com>
1423
1424 * gdbint.texinfo (Target Architecture Definition): Deprecate
1425 references to SIGTRAMP_START and SIGTRAMP_END.
1426
f561f026
AC
14272004-03-23 Andrew Cagney <cagney@redhat.com>
1428
1429 * gdbint.texinfo (Target Architecture Definition): Deprecate
1430 references to PC_IN_SIGTRAMP.
1431
33cb8b0f
AC
14322004-03-19 Andrew Cagney <cagney@redhat.com>
1433
1434 * gdbint.texinfo (Target Architecture Definition): Delete
1435 reference to GDB_TARGET_IS_HPPA.
1436
fc989b7a
AC
14372004-03-18 Andrew Cagney <cagney@redhat.com>
1438
1439 * gdbint.texinfo (Coding): Update section on gdbarch_data,
1440 describe pre_init and post_init.
1441
701b08bb
DJ
14422004-03-09 Daniel Jacobowitz <drow@mvista.com>
1443
1444 * gdb.texinfo (Debugging Output): Document values for "set debug
1445 target".
1446
faae5abe
AC
14472004-02-28 Andrew Cagney <cagney@redhat.com>
1448
1449 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
1450
dd79a6cf
JJ
14512004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1452
1453 * gdb.texinfo (breakpoints): Add information about the
1454 new "set breakpoint pending" and "show breakpoint pending"
1455 commands.
1456
e7f16015
AC
14572004-02-26 Andrew Cagney <cagney@redhat.com>
1458
1459 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
1460 in Per-architecture module data section.
1461
7161a3a6
RM
14622004-02-25 Roland McGrath <roland@redhat.com>
1463
1464 * gdb.texinfo (General Query Packets): Document qPart:... packets.
1465
2154891a
AC
14662004-02-24 Andrew Cagney <cagney@redhat.com>
1467
1468 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
1469 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
1470 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 1471
6c74ac8b
AC
14722004-02-17 Andrew Cagney <cagney@redhat.com>
1473
1474 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
1475
19772a2c
AC
14762004-02-16 Andrew Cagney <cagney@redhat.com>
1477
1478 * gdbint.texinfo (Target Architecture Definition): Deprecate
1479 FRAMELESS_FUNCTION_INVOCATION.
1480
c9830293
AC
14812004-02-16 Andrew Cagney <cagney@redhat.com>
1482
1483 * gdbint.texinfo (Coding): Mention -Wunused-function.
1484
b9d26eb9
AC
14852004-02-14 Andrew Cagney <cagney@redhat.com>
1486
1487 * gdbint.texinfo (Target Architecture Definition): Delete
1488 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1489
49efadf5
EZ
14902004-02-12 Elena Zannoni <ezannoni@redhat.com>
1491
1492 * gdb.texinfo: Properly quote the name "C++".
1493 * gdbint.texinfo: Ditto.
1494 * stabs.texinfo: Ditto.
1495
1eb288ea
EZ
14962004-02-11 Elena Zannoni <ezannoni@redhat.com>
1497
1498 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
1499 minimal information about libiberty.
1500
e4937fc1
MC
15012004-02-06 Michael Chastain <mec.gnu@mindspring.com>
1502
1503 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
1504
a9331b3f
RM
15052004-02-04 Roland McGrath <roland@redhat.com>
1506
1507 * gdb.texinfo (Auxiliary Vector): New node (section).
1508 (Data): Add it to the menu.
1509
2650777c
JJ
15102004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1511
1512 * gdb.texinfo (Breakpoints): Add information about pending
1513 breakpoint support.
1514
b4501125
AC
15152004-01-26 Andrew Cagney <cagney@redhat.com>
1516
1517 * gdb.texinfo (Overview): Delete references to the cisco protocol
1518 including the "N" response.
1519
74055713
AC
15202004-01-26 Andrew Cagney <cagney@redhat.com>
1521
1522 * gdbint.texinfo (Target Architecture Definition): Rename
1523 EXTRACT_STRUCT_VALUE_ADDRESS to
1524 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 1525
3bbe9696
EZ
15262004-01-24 Eli Zaretskii <eliz@gnu.org>
1527
1528 * gdb.texinfo (KOD): Document "show os". Add index entries for
1529 "set/show os" and "info cisco" commands.
1530
5843504f
EZ
15312004-01-21 Eli Zaretskii <eliz@gnu.org>
1532
1533 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
1534
9175c9a3
MC
15352004-01-19 Michael Chastain <mec.gnu@mindspring.com>
1536
1537 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
1538 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
1539
8e94b928
NR
15402004-01-19 Nick Roberts <nick@nick.uklinux.net>
1541
1542 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
1543 -stack-list-locals.
1544 (GDB/MI Variable Objects): Describe extension to
1545 -var-list-children.
1546
a20cf136
DJ
15472004-01-17 Daniel Jacobowitz <drow@mvista.com>
1548
1549 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
1550
afb18d0f
AC
15512004-01-17 Andrew Cagney <cagney@redhat.com>
1552
1553 * gdbint.texinfo (Target Architecture Definition): Delete
1554 documentation on DEPRECATED_NPC_REGNUM.
1555
b51970ac
DJ
15562004-01-13 Daniel Jacobowitz <drow@mvista.com>
1557
1558 * gdb.texinfo: Update copyright year. Mention that set
1559 follow-fork-mode is supported on GNU/Linux. Remove documentation of
1560 "set follow-fork-mode ask".
1561
0f0cffd2
AC
15622004-01-13 Andrew Cagney <cagney@redhat.com>
1563
1564 * gdbint.texinfo: Update copyright year.
1565 (Coding): Add -Wunused-label to list of -Werror warnings.
1566
c552b3bb 15672004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 1568 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
1569
1570 * gdb.texinfo: Update copyright.
1571 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
1572 around names, as appropriate. Minor syntax cleanup of
1573 _NSPrintForDebugger explanation. Two spaces after periods.
1574 GDBN used instead of lit. "gdb". Index entries added for
1575 print-object and _NSPrintForDebugger. @noindent added in one spot.
1576
afe157ca
EZ
15772003-11-11 Elena Zannoni <ezannoni@redhat.com>
1578
1579 * stabs.texinfo: Add dircategory and direntry commands.
1580 * annotate.texinfo: Ditto.
1581
963e2bb7
AC
15822003-11-10 Andrew Cagney <cagney@redhat.com>
1583
1584 * gdbint.texinfo (Target Architecture Definition): Replace the
1585 return_value method's "inval" and "outval" parameters with
1586 "readbuf" and "writebuf".
1587
1d8b2f28
JB
15882003-10-28 Jim Blandy <jimb@redhat.com>
1589
1590 * gdb.texinfo (The F request packet, The F reply packet): Renamed
1591 from "The `F' request packet" and "The `F' reply packet", to make
1592 texi2dvi happy.
1593 (File-I/O remote protocol extension): Update menu entries, too.
1594
36d86913
MC
15952003-10-26 Michael Chastain <mec@shout.net>
1596
1597 * gdb.texinfo (Thread Stops): Document the issue with
1598 premature return from system calls in multi-threaded programs.
1599
ce2826aa
AC
16002003-10-24 Andrew Cagney <cagney@redhat.com>
1601
1602 * annotate.texinfo: Fix "fortunatly"[sic].
1603
f24c5e49
KI
16042003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
1605
1606 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
1607 with "Hitachi" and "Mitsubishi".
1608
92ad9cd9
AC
16092003-10-20 Andrew Cagney <cagney@redhat.com>
1610
1611 * gdbint.texinfo (Target Architecture Definition): Document
1612 gdbarch_return_value. Add cross references from
1613 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
1614 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
1615
0ab4b752
MK
16162003-10-18 Mark Kettenis <kettenis@gnu.org>
1617
1618 * gdbint.texinfo (Target Architecture Definition): Document
1619 regset_from_core_section.
fb3e19c0
KI
1620
16212003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
1622
1623 * gdb.texinfo (M32R/D): Mention m32rsdi target.
1624
a9331b3f 16252003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
1626
1627 From Anthony Green <green@redhat.com>:
1628 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
1629
1485d690
KB
16302003-10-14 Kevin Buettner <kevinb@redhat.com>
1631
1632 * gdb.texinfo (Breakpoint related warnings): New node.
1633 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 1634
86d30acc
DJ
16352003-10-13 Daniel Jacobowitz <drow@mvista.com>
1636
1637 * gdb.texinfo (Remote Protocol): Document v and vCont.
1638
172c2a43
KI
16392003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1640
1641 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1642 * gdbint.texinfo: Ditto.
1643
71952f4c
AC
16442003-10-09 Andrew Cagney <cagney@redhat.com>
1645
1646 From 2003-09-18 David Anderson <davea@sgi.com>:
1647 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
1648 "command".
1649
268e2188
AC
16502003-10-03 Andrew Cagney <cagney@redhat.com>
1651
1652 * gdbint.texinfo (Target Architecture Definition): Deprecate
1653 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
1654 just target.
1655
12c266ea 16562003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 1657
f30992d4 1658 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
1659 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
1660 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
1661 * gdbint.texinfo (Target Architecture Definition): Rename
1662
16632003-09-30 Andrew Cagney <cagney@redhat.com>
1664
f30992d4 1665 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 1666 (Target Architecture Definition):
f30992d4 1667
2e092625
AC
1668 * gdbint.texinfo (Target Architecture Definition): Rename
1669 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
1670
0717ae8a
AC
16712003-09-29 Andrew Cagney <cagney@redhat.com>
1672
dad809b7
AC
1673 * gdbint.texinfo (Target Architecture Definition): Delete
1674 documentation for NEED_TEXT_START_END.
1675
0717ae8a
AC
1676 * gdbint.texinfo (Target Architecture Definition): Rename
1677 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
1678 TARGET_WRITE_PC.
a9331b3f 1679
af6cf26d
MC
16802003-09-22 Michael Chastain <mec@shout.net>
1681
1682 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
1683
ee206350
AG
16842003-09-21 Anthony Green <green@redhat.com>
1685
1686 * gdbint.texinfo (Target Architecture Definition): Fix typos.
1687
a38c9fe6
MK
16882003-09-21 Mark Kettenis <kettenis@gnu.org>
1689
1690 * gdbint.texinfo (Target Architecture Definition): Document
1691 stabs_argument_has_addr.
1692
77949794
AC
16932003-09-18 Andrew Cagney <cagney@redhat.com>
1694
1695 * gdbint.texinfo (Target Architecture Definition): Delete
1696 documentation on REGISTER_NAMES.
1697
8e823e25
MK
16982003-09-13 Mark Kettenis <kettenis@gnu.org>
1699
1700 * gdbint.texinfo (Target Architecture Definition): Replace
1701 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
1702
f27dd7fd
AC
17032003-09-11 Andrew Cagney <cagney@redhat.com>
1704
1705 * gdbint.texinfo (Target Architecture Definition): Replace
1706 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
1707
8b148df9
AC
17082003-08-18 Andrew Cagney <cagney@redhat.com>
1709
1710 * gdbint.texinfo (Target Architecture Definition): Document
1711 "frame_red_zone_size".
1712
25d29d70
AC
17132003-08-09 Andrew Cagney <cagney@redhat.com>
1714
1715 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
1716 with "set/show backtrace past-main" and "set/show backtrace
1717 limit".
1718
c938e9b0
L
17192003-08-08 H.J. Lu <hongjiu.lu@intel.com>
1720
1721 * Makefile.in (install-info): Support DESTDIR.
1722 (install-html): Likewise.
1723
64fabec2
AC
17242003-08-07 Andrew Cagney <cagney@redhat.com>
1725
1726 Patch from Nick Roberts.
1727 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
1728 bindings. Remove description of send-gdb-command.
1729
2fcf52f0
AC
17302003-08-07 Andrew Cagney <cagney@redhat.com>
1731
1732 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
1733 GDB 6.0.
1734
086432e2
AC
17352003-08-06 Andrew Cagney <cagney@redhat.com>
1736
1737 * gdb.texinfo (Mode Options): Mention that level three is the
1738 highest available and that level 2 is deprecated.
1739 (Annotations Overview): Mention annotation levels. Cross reference
1740 to "Limitations of the Annotation Interface" in annotate.texi.
1741 (TODO, Value Annotations, Frame Annotations): Delete section.
1742 (Displays, Breakpoint Info): Delete.
1743
e5249f67
AC
17442003-08-04 Andrew Cagney <cagney@redhat.com>
1745
1746 * agentexpr.texi: Delete @bye.
1747 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
1748 (stabs.info): Add $(srcdir) to include search path.
1749 (html): Depend on "annotate_toc.html", and not "annotate.html".
1750 * stabs.texinfo: Ditto. Include "fdl.texi".
1751 * gdbint.texinfo: Update copyright statement's list of invariant
1752 sections.
1753
e6f672d2
AC
17542003-07-28 Andrew Cagney <cagney@redhat.com>
1755
1756 * Makefile.in (INFO_DEPS): Add annotate.info.
1757 (dvi, ps, html, pdf): Add annotate.
1758 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
1759 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
1760 (ANNOTATE_DOC_FILES): New macro.
1761 (ANNOTATE_TEX_TMPS): New macro.
1762 (annotate.info, annotate_toc.html): Specify dependencies.
1763 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
1764 * annotate.texinfo: Rename annotate.texi. Get building. Add
1765 "Migrating to GDB/MI" and "Limitations of the Annotation
1766 Interface" chapters. Mention why it is not part of the user
1767 guide. Update copyright notice. Include "fdl.texi".
1768
72ffddc9
SC
17692003-07-26 Stephane Carrez <stcarrez@nerim.fr>
1770
1771 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
1772
a9f12a31
DJ
17732003-07-24 Daniel Jacobowitz <drow@mvista.com>
1774
1775 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
1776
b1fe9455
DJ
17772003-07-24 Daniel Jacobowitz <drow@mvista.com>
1778
1779 * gdb.texinfo (Server): Mention pidof.
1780
153721e6
AC
17812003-07-22 Andrew Cagney <cagney@redhat.com>
1782
1783 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
1784 list.
1785
0fac0b41
DJ
17862003-06-28 Daniel Jacobowitz <drow@mvista.com>
1787
1788 * gdb.texinfo (Logging output): New chapter.
1789
4e562065
JB
17902003-06-24 Joel Brobecker <brobecker@gnat.com>
1791
1792 * gdb.texinfo (Unsupported languages): New section.
1793 (Languages): Add link to new section.
1794
f2c06f52
AC
17952003-06-22 Andrew Cagney <cagney@redhat.com>
1796
1797 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
1798
b4177fca
DJ
17992003-06-22 Daniel Jacobowitz <drow@mvista.com>
1800
1801 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
1802
f418dd93
DJ
18032003-06-22 Daniel Jacobowitz <drow@mvista.com>
1804
1805 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
1806 * agentexpr.texi: Retitle section, and change it to an appendix.
1807 Comment out texinfo initialization. Factor a @var{} into two
1808 pieces to prevent makeinfo warnings.
1809 * gdb.texinfo: Add Agent Expressions appendix.
1810
4ca61388
DJ
18112003-06-19 Daniel Jacobowitz <drow@mvista.com>
1812
1813 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
1814
07f31aa6
DJ
18152003-06-18 Daniel Jacobowitz <drow@mvista.com>
1816
1817 * gdb.texinfo (Remote Debugging): New section "Connecting to a
1818 remote target". Document the "detach" and "disconnect" commands.
1819 (Server, Netware, Debug Session): Reference "Connecting to a
1820 remote target".
1821 (GDB/MI Target Manipulation): Document "-target-disconnect".
1822
2dd0da42
AC
18232003-06-13 Andrew Cagney <cagney@redhat.com>
1824
1825 * gdbint.texinfo (Target Architecture Definition): Deprecate
1826 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
1827 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
1828
e7a3abfc
JB
18292003-06-09 Jim Blandy <jimb@redhat.com>
1830
1831 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
1832
25e3a86b
AC
18332003-06-08 Andrew Cagney <cagney@redhat.com>
1834
1835 * gdbint.texinfo (Target Architecture Definition): Delete
1836 documentation on FRAME_ARGS_ADDRESS_CORRECT.
1837
a9e5fdc2
AC
18382003-06-08 Andrew Cagney <cagney@redhat.com>
1839
1840 * gdbint.texinfo (Target Architecture Definition): Document
1841 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
1842
b37303ee
AF
18432003-06-07 Adam Fedor <fedor@gnu.org>
1844
1845 * gdb.texinfo: Add Objective-C documentation.
1846
39fe6e80
AC
18472003-06-01 Andrew Cagney <cagney@redhat.com>
1848
1849 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
1850 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
1851
125309b2
AC
18522003-05-21 Andrew Cagney <cagney@redhat.com>
1853
1854 * gdbint.texinfo (Target Architecture Definition): Delete
1855 references to "extract_address" and "store_address".
1856
b8b527c5
AC
18572003-05-16 Andrew Cagney <cagney@redhat.com>
1858
1859 * gdbint.texinfo (Target Architecture Definition): Replace
1860 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
1861 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
1862
50e3ee83
TR
18632003-05-14 Theodore A. Roth <troth@openavr.org>
1864
1865 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
1866
44e2be90
L
18672003-05-10 H.J. Lu <hongjiu.lu@intel.com>
1868
1869 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
1870 (gdb.dvi): Likewise.
1871 (gdb.pdf): Likewise.
1872 (links2roff): Likewise.
1873
df5215a6
JB
18742003-05-08 Jim Blandy <jimb@redhat.com>
1875
1876 * gdb.texinfo (Dump/Restore Files): Update documentation for
1877 'dump', 'append', and 'restore': note that format argument is
1878 optional; simplify presentation of the command variants; and be
1879 more precise about the formats.
1880
5e7b2f39
JB
18812003-05-07 Jim Blandy <jimb@redhat.com>
1882
1883 * gdb.texinfo (Symbols): Update documentation: 'maint list
1884 symtabs' and 'maint list psymtabs' have been renamed 'maint info
1885 symtabs' and 'maint info psymtabs'.
1886
b1e29e33
AC
18872003-05-05 Andrew Cagney <cagney@redhat.com>
1888
1889 * gdbint.texinfo (Target Architecture Definition): Make
1890 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
1891 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
1892 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
1893
00905d52
AC
18942003-05-04 Andrew Cagney <cagney@redhat.com>
1895
1896 * gdb.texinfo (Maintenance Commands): Document "maint print
1897 dummy-frames".
1898
54ff5908
AC
18992003-05-04 Andrew Cagney <cagney@redhat.com>
1900
1901 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
1902
32e7087d
JB
19032003-05-03 J. Brobecker <brobecker@gnat.com>
1904
1905 Thierry Schneider <tpschneider1@yahoo.com>
1906 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
1907 for new MI command.
1908
7043d8dc
AC
19092003-05-03 Andrew Cagney <cagney@redhat.com>
1910
1911 * gdbint.texinfo (Target Architecture Definition): Document
1912 push_dummy_code. Add cross references.
1913
e33d66ec
EZ
19142003-05-02 Elena Zannoni <ezannoni@redhat.com>
1915
1916 * gdb.texinfo (Character Sets): Update to reflect new behavior of
1917 set/show charsets commands.
1918
0ba6dca9
AC
19192003-04-28 Andrew Cagney <cagney@redhat.com>
1920
1921 * gdbint.texinfo (Target Architecture Definition): Replace
1922 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
1923 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
1924
d7a27068
AC
19252003-04-28 Andrew Cagney <cagney@redhat.com>
1926
1927 * gdbint.texinfo (Target Architecture Definition): Rename
1928 "tm_print_insn" to "deprecated_tm_print_insn".
1929
44ea7b70
JB
19302003-04-09 Jim Blandy <jimb@redhat.com>
1931
1932 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
1933 list psymtabs'.
1934
fb8f8949
AC
19352003-04-08 Andrew Cagney <cagney@redhat.com>
1936
1937 * gdbint.texinfo (Target Architecture Definition): Delete
1938 references to EXTRA_FRAME_INFO.
1939
32fb0f22
AC
19402003-04-08 Andrew Cagney <cagney@redhat.com>
1941
1942 * gdbint.texinfo (Target Architecture Definition): Delete
1943 PRINT_TYPELESS_INTEGER.
1944
6be67e67
JB
19452003-04-02 J. Brobecker <brobecker@gnat.com>
1946
1947 * observer.texi (GDB Observers): Adjust the documentation for the
1948 normal_stop notification to better describe reality. Fix a couple
1949 of minor typos.
1950
4e35d5f0
BR
19512003-04-02 Bob Rossi <bob_rossi@cox.net>
1952
a9331b3f 1953 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
1954 '-file-list-exec-source-file'
1955
e8a8712a
AC
19562003-03-31 Andrew Cagney <cagney@redhat.com>
1957
1958 * gdbint.texinfo (Target Architecture Definition): Delete
1959 references to CALL_DUMMY_P.
1960
6c0e89ed
AC
19612003-03-30 Andrew Cagney <cagney@redhat.com>
1962
1963 * gdbint.texinfo (Target Architecture Definition): Remove
1964 reference to TARGET_WRITE_SP.
a9331b3f 1965
378bfd1b
AC
19662003-03-27 Andrew Cagney <cagney@redhat.com>
1967
1968 * gdbint.texinfo (Target Architecture Definition): Remove
1969 references to write_sp.
6c0e89ed 1970
922fbb7b
AC
19712003-03-27 Andrew Cagney <cagney@redhat.com>
1972
1973 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
1974 chapter body. Use @smallexample instead of @example.
1975 (Annotations): Ditto.
1976 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
1977 annotate.texi.
1978
b81774d8
AC
19792003-03-26 Andrew Cagney <cagney@redhat.com>
1980
1981 * gdbint.texinfo (Target Architecture Definition): Replace
1982 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
1983 dummy_addr parameters.
1984
1bf6d5cc
AC
19852003-03-25 Andrew Cagney <cagney@redhat.com>
1986
1987 * gdbint.texinfo (Target Architecture Definition): Delete
1988 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
1989 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1990 Add reference to PUSH_ARGUMENTS.
1991
618ce49f
AC
19922003-03-23 Andrew Cagney <cagney@redhat.com>
1993
1994 * gdbint.texinfo (Algorithms, Target Architecture Definition):
1995 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
1996
bcd7e15f
JB
19972003-03-18 J. Brobecker <brobecker@gnat.com>
1998
1999 * gdbint.texinfo (Algorithms): Add new section describing the
2000 Observer paradigm.
2001 (Top): Add menu entry to new observer appendix.
2002 * observer.texi: New file.
2003 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2004 new observer.texi file.
2005
9fe8321b
AC
20062003-03-17 Andrew Cagney <cagney@redhat.com>
2007
2008 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2009 that GNU Press update the manual version number.
2010
ac2adee5
AC
20112003-03-12 Andrew Cagney <cagney@redhat.com>
2012
2013 * gdbint.texinfo (Target Architecture Definition): Delete
2014 references to get_saved_register. Rename GET_SAVED_REGISTER to
2015 DEPRECATED_GET_SAVED_REGISTER.
2016
749b82f6
AC
20172003-03-13 Andrew Cagney <cagney@redhat.com>
2018
2019 * gdbint.texinfo (Target Architecture Definition): Replace
2020 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2021
8bedc050
AC
20222003-03-12 Andrew Cagney <cagney@redhat.com>
2023
2024 * gdbint.texinfo (Target Architecture Definition): Rename
2025 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2026
0ce1b118
CV
20272003-03-10 Corinna Vinschen <vinschen@redhat.com>
2028
2029 * gdb.texinfo: Add File-I/O documentation.
2030
12cc2063
AC
20312003-03-10 Andrew Cagney <cagney@redhat.com>
2032
2033 * gdbint.texinfo (Target Architecture Definition): Cross reference
2034 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2035
7453dc06
AC
20362003-03-07 Andrew Cagney <cagney@redhat.com>
2037
2038 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2039 frame" command.
2040
6314f104
AC
20412003-03-05 Andrew Cagney <cagney@redhat.com>
2042
2043 * gdbint.texinfo (Target Architecture Definition): Document
2044 unwind_dummy_id. Cross reference unwind_dummy_id and
2045 SAVE_DUMMY_FRAME_TOS.
2046
f1212245
DJ
20472003-03-05 James Ingham <jingham@apple.com>
2048 Daniel Jacobowitz <drow@mvista.com>
2049
2050 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2051 and "show cp-abi".
2052
77e7e267
AC
20532003-03-03 Andrew Cagney <cagney@redhat.com>
2054
2055 * gdbint.texinfo (Target Architecture Definition): Document
2056 register_type.
2057
838a8221
AC
20582003-03-03 Andrew Cagney <cagney@redhat.com>
2059
2060 * stabs.texinfo (Structures): Use @samp and separate @var's
2061 instead of a single @var containing a comma separated list.
2062 (Unions): Ditto.
2063
d7f4a264
DJ
20642003-03-02 Daniel Jacobowitz <drow@mvista.com>
2065
2066 * Makefile.in (distclean): Remove config.log.
2067
f30ee0bc
AC
20682003-03-01 Andrew Cagney <cagney@redhat.com>
2069
2070 * gdbint.texinfo (Target Architecture Definition): Rename
2071 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2072
20732003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2074
2075 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2076 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2077
be448670
CF
20782003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2079
2080 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2081 (Non-debug DLL symbols): New node, describing the minimal symbols
2082 loaded from DLLs without real debugging symbols.
2083
501eef12
AC
20842003-02-20 Andrew Cagney <ac131313@redhat.com>
2085
2086 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2087 hardware-breakpoint-limit".
2088 (Set Watchpoints): Add cross reference to "set remote
2089 hardware-watchpoint-limit".
2090 (Remote configuration options): New section.
2091
21c294e6
AC
20922003-02-04 Andrew Cagney <ac131313@redhat.com>
2093
e9be73e4
AC
2094 * gdbint.texinfo (Target Architecture Definition): Delete
2095 descrption of IS_TRAPPED_INTERNALVAR.
2096
21c294e6
AC
2097 From Keith Seitz <keiths@redhat.com>:
2098 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2099 option "-i"/"--interpreter" to this chapter. Include index
2100 entries.
2101
0179ffac
DC
21022003-02-04 David Carlton <carlton@math.stanford.edu>
2103
2104 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2105 (Variables): Recommend stabs+ and DWARF 2.
2106 (C plus plus expressions): Correct info about
2107 compiler versions, debug formats.
2108 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2109 PR symtab/874.
2110
7ca9f392
AC
21112003-02-01 Andrew Cagney <ac131313@redhat.com>
2112
2113 * gdbint.texinfo (Target Architecture Definition): Delete
2114 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2115 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2116 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2117 references to nindy and i960.
2118 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2119
31a85ea2
AC
21202003-02-01 Andrew Cagney <ac131313@redhat.com>
2121
2122 * gdbint.texinfo (Target Architecture Definition): Delete
2123 FLOAT_INFO.
2124
6b894e49
AC
21252003-01-30 Andrew Cagney <ac131313@redhat.com>
2126
2127 * stabs.texinfo (Member Type Descriptor): Clarify description of
2128 `@'. Suggested by Ben Hutchings.
2129
c48861fb
AC
21302003-01-29 Andrew Cagney <ac131313@redhat.com>
2131
2132 * gdb.texinfo (M68K): Delete reference to es1800.
2133
617073a9
AC
21342003-01-29 Andrew Cagney <ac131313@redhat.com>
2135
2136 * gdb.texinfo (Maintenance Commands): Document `maint print
2137 reggroups' and `maint print register-groups'.
2138 * gdbint.texinfo (Target Architecture Definition): Document
2139 register_reggroup_p.
2140
5b5d99cf
JB
21412003-01-23 Jim Blandy <jimb@redhat.com>
2142
2143 * gdb.texinfo (Separate Debug Files): New section.
2144
e7ba9c65
DJ
21452003-01-22 Daniel Jacobowitz <drow@mvista.com>
2146
2147 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2148 and "maint show profile".
2149
94e91d6d
MC
21502003-01-16 Michael Chastain <mec@shout.net>
2151
2152 * gdb.texinfo (Installing GDB): Warn against
2153 ".../gdb-VERSION/gdb/configure".
2154 (Separate Objdir): Likewise.
2155
867f3898
AC
21562003-01-15 Andrew Cagney <ac131313@redhat.com>
2157
2158 * gdbint.texinfo (Target Architecture Definition): Delete
2159 definition of PRINT_REGISTER_HOOK.
2160
f153cc92
EZ
21612003-01-15 Elena Zannoni <ezannoni@redhat.com>
2162
2163 (OpenRISC 1000): Fix formatting of command names.
2164
c60eb6f1
EZ
21652003-01-15 Elena Zannoni <ezannoni@redhat.com>
2166
2167 * gdb.texinfo (Continuing and Stepping): Add new command
2168 'advance'. Clarify behavior of 'until'.
2169
f5ebfba0
DJ
21702003-01-13 Daniel Jacobowitz <drow@mvista.com>
2171
2172 * gdb.texinfo (Files): Document solib-absolute-prefix and
2173 solib-search-path.
2174
4ce8657e
MC
21752003-01-09 Michael Chastain <mec@shout.net>
2176
2177 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2178 (Create a Release): Add new instructions for new @file{src-release}.
2179 Document existing instructions for @file{Makefile.in} as
2180 being for @value{GDBN} 5.3.1 or earlier.
2181
372613e3
AC
21822003-01-09 Andrew Cagney <ac131313@redhat.com>
2183
2184 * gdbint.texinfo (Target Architecture Definition): Mention
2185 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2186 allocate memory.
2187
b4e9345d
DJ
21882003-01-04 Daniel Jacobowitz <drow@mvista.com>
2189
2190 * gdb.texinfo (Controlling GDB): Add @kindex for
2191 "show osabi".
2192 (Backtraces): Add @kindex's for backtrace-below-main.
2193
98b45e30
DJ
21942003-01-04 Daniel Jacobowitz <drow@mvista.com>
2195
2196 * gdb.texinfo (Controlling GDB): Document "set osabi".
2197
95f90d25
DJ
21982003-01-04 Daniel Jacobowitz <drow@mvista.com>
2199
2200 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2201 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2202
1e698235
DJ
22032003-01-04 Daniel Jacobowitz <drow@mvista.com>
2204
2205 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2206 "set coerce-float-to-double".
2207 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2208
e632838e
AC
22092003-01-02 Andrew Cagney <ac131313@redhat.com>
2210
2211 * stabs.texinfo: Remove obsolete text.
2212 * gdbint.texinfo: Ditto.
2213 * gdb.texinfo: Ditto.
2214
c133ab7a
MK
22152002-12-22 Mark Kettenis <kettenis@gnu.org>
2216
2217 * gdbint.texinfo (Target Architecture Definition): Update
2218 description of gdbarch_register_osabi.
2219
f821f325
KH
22202002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2221
2222 * agentexpr.texi: Fix typos.
2223 * annotate.texi: Likewise.
2224 * fdl.texi: Likewise.
2225
85a6d8d3 22262002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
2227
2228 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2229 DEPRECATED_INIT_FRAME_PC.
2230
ae45cd16
AC
22312002-12-01 Andrew Cagney <ac131313@redhat.com>
2232
2233 * gdbint.texinfo (Target Architecture Definition): Delete
2234 PC_IN_CALL_DUMMY.
2235
07555a72
AC
22362002-11-28 Andrew Cagney <ac131313@redhat.com>
2237
2238 * gdbint.texinfo (Host Definition): Delete documentation on
2239 USE_GENERIC_DUMMY_FRAMES.
2240
c166cdc7
EZ
22412002-11-26 Elena Zannoni <ezannoni@redhat.com>
2242
2243 Fix PR gdb/723 and PR gdb/245.
2244 * Makefile.in (install-info): Run the install-info command as part
2245 of the post install steps only.
2246 (uninstall-info): New target.
2247 (uninstall): New target.
2248
35db0260
EZ
22492002-11-22 Elena Zannoni <ezannoni@redhat.com>
2250
2251 * Makefile.in (install): Make install do some real work.
2252
9ba8d803
AC
22532002-11-19 Andrew Cagney <ac131313@redhat.com>
2254
2255 Fix POSIX problem reported by Paul Eggert.
2256 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2257 Fix PR gdb/527.
2258
903ad3a6
AC
22592002-10-26 Andrew Cagney <cagney@redhat.com>
2260
2261 * gdbint.texinfo (Target Architecture Definition): Delete
2262 definition of DO_REGISTERS_INFO.
2263
f2abfe65
KB
22642002-10-18 Kevin Buettner <kevinb@redhat.com>
2265
2266 * gdbint.texinfo (Address Classes): Fix problems with insertion
2267 of ``{'' and ``}'' in example.
2268
b5b0480a
KB
22692002-10-17 Kevin Buettner <kevinb@redhat.com>
2270
2271 * gdbint.texinfo (Address Classes): New section.
2272 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2273 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2274 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2275 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2276
c85508ee
KD
22772002-10-11 Klee Dienes <kdienes@apple.com>
2278
2279 * gdb.texinfo (Registers): Mention vector registers as well as
2280 floating registers in the documentation for 'info registers' and
2281 'info all-registers'.
2282
6d12fc3d
DJ
22832002-10-11 Daniel Jacobowitz <drow@mvista.com>
2284
2285 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2286
8d19fbd2
JJ
22872002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2288
2289 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2290 interface definition.
2291
a37295f9
MM
22922002-10-03 Marko Mlinar <markom@opencores.org>
2293
2294 * gdb.texinfo (Target Commands): Add or1k target specific
2295 commands.
2296 * gdb.texinfo (Contributors): Add myself to the contributors list.
2297
da0f9dcd
AC
22982002-10-01 Andrew Cagney <ac131313@redhat.com>
2299
2300 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2301 and "mi1" instead of "mi1" and "mi0".
2302
2e834e49
HPN
23032002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2304
2305 * gdb.texinfo (Packets): Fix typos "alligned".
2306 Correct z3/Z3 description. Correct z4/Z4 title.
2307
050be0dc
AC
23082002-09-27 Andrew Cagney <ac131313@redhat.com>
2309
2310 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2311
1104b9e7
KB
23122002-09-25 Kevin Buettner <kevinb@redhat.com>
2313
2314 * gdb.texinfo: Use GNU/Linux instead of Linux.
2315
512217c7
AC
23162002-09-25 Andrew Cagney <ac131313@redhat.com>
2317
2318 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2319
10998722
AC
23202002-09-24 Andrew Cagney <ac131313@redhat.com>
2321
512217c7 2322 * gdb.texinfo: Replace @example with @smallexample.
10998722 2323
a0eb71c5
KB
23242002-09-20 Kevin Buettner <kevinb@redhat.com>
2325
f7dc1244 2326 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
2327 * gdb.texinfo (Character Sets): Use @smallexample instead of
2328 @example. Use GNU/Linux instead of Linux.
2329
23302002-09-20 Jim Blandy <jimb@redhat.com>
2331
2332 * gdb.texinfo: Add character set documentation.
2333
2f870471
AC
23342002-09-19 Andrew Cagney <ac131313@redhat.com>
2335
2336 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2337 (Packets): Add cross reference from `b' packet to `z' packets.
2338
790eb8f5
AC
23392002-09-19 Andrew Cagney <ac131313@redhat.com>
2340
8d30a00d
AC
2341 * gdb.texinfo (Maintenance Commands): Document ``maint
2342 internal-error'' and ``maint internal-warning''.
2343
790eb8f5
AC
2344 * gdbint.texinfo (Target Architecture Definition): Revise
2345 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2346
a23a7bf1
JB
23472002-09-19 Joel Brobecker <brobecker@gnat.com>
2348
2349 * gdbint.texinfo (Target Conditionals): Document the new
2350 NAME_OF_MALLOC macro.
2351
299ffc64
AC
23522002-09-05 Andrew Cagney <ac131313@redhat.com>
2353
2354 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2355 engineer.
2356
b7bb15bc
SC
23572002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2358
2359 * gdb.texinfo (TUI Overview): Document status line fields.
2360
3d757584
SC
23612002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2362
2363 * gdb.texinfo (TUI Commands): Document info win command.
2364
269c21fe
SC
23652002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2366
2367 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2368
7cf36c78
SC
23692002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2370
2371 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2372 (TUI Keys): Likewise.
2373
d2c6833e
AC
23742002-08-25 Andrew Cagney <ac131313@redhat.com>
2375
2376 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2377 for a packet receive.
2378
46d8b1c3
AC
23792002-08-25 Andrew Cagney <ac131313@redhat.com>
2380
2381 * Makefile.in (clean): Move to end of file.
2382 (distclean, maintainer-clean, realclean): Ditto.
2383 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
2384 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
2385 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
2386 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
2387
b0787093
AC
23882002-08-24 Andrew Cagney <ac131313@redhat.com>
2389
2390 * Makefile.in (GDBINT_TEX_TMPS): Define.
2391 (gdbint.dvi, gdbint.pdf): Use
2392 (GDB_TEX_TMPS): Define.
2393 (gdb.dvi, gdb.pdf): Use.
2394 (STABS_TEX_TMPS): Define.
2395 (stabs.dvi, stabs.pdf): Use.
2396 (GDB_DOC_SOURCE_INCLUDES): New macros.
2397 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
2398 (GDBINT_DOC_FILES_INCLUDES): New macros.
2399 (GDBINT_DOC_BUILD_INCLUDES): New macros.
2400 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
2401 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
2402 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
2403 (links2roff): Replace SFILES_INCLUDED with
2404 GDB_DOC_SOURCE_INCLUDES.
2405 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
2406 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
2407 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
2408 dependencies.
2409 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
2410 dependencies.
2411 (gdbmi.texinfo): Delete rule.
2412 (inc-hist.texinfo): Delete rule.
2413 (rluser.texinfo): Delete rule.
2414
ebba8386
AC
24152002-08-23 Andrew Cagney <cagney@redhat.com>
2416
2417 * gdbint.texinfo (Target Architecture Definition): Update
2418 STORE_RETURN_VALUE, mention regcache.
2419
0ab7a791
AC
24202002-08-21 Andrew Cagney <ac131313@redhat.com>
2421
2422 * gdbint.texinfo (Target Architecture Definition): Document
2423 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
2424
ee2d5c50
AC
24252002-08-19 Andrew Cagney <ac131313@redhat.com>
2426
2427 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
2428 Fix minor typos. Add index entries.
2429
53c69bd7
AC
24302002-08-18 Andrew Cagney <ac131313@redhat.com>
2431
2432 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
2433
e76f1f2e
AC
24342002-08-15 Andrew Cagney <ac131313@redhat.com>
2435
2436 * gdbint.texinfo (Target Architecture Definition): Document
2437 PRINT_VECTOR_INFO.
2438 * gdb.texinfo (Vector Unit): Document "info vectors" command.
2439
0680b120
AC
24402002-08-13 Andrew Cagney <ac131313@redhat.com>
2441
2442 * gdb.texinfo (Maintenance Commands): Document "maint print
2443 registers", "maint print raw-registers" and "maint print
2444 cooked-registers".
2445
3c3bea1c
GS
24462002-08-08 Grace Sainsbury <graces@redhat.com>
2447
a9331b3f 2448 From Mark Salter:
3c3bea1c
GS
2449 * gdb.texinfo (Protocol): Document T packet extension to
2450 allow watchpoint address reporting.
2451
42f9b0a5
AC
24522002-08-03 Andrew Cagney <ac131313@redhat.com>
2453
2454 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
2455
db034ac5
AC
24562002-08-01 Andrew Cagney <cagney@redhat.com>
2457
2458 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
2459 to CHILL.
2460
e2b28d04
AC
24612002-08-01 Andrew Cagney <ac131313@redhat.com>
2462
2463 * gdbint.texinfo (Coding): Revise section "Include Files".
2464
7fb623f7
AC
24652002-07-24 Andrew Cagney <cagney@redhat.com>
2466
2467 * gdbint.texinfo: Obsolete references to m88k.
2468 * gdb.texinfo: Ditto.
2469
4a2b4636
JB
24702002-07-10 Joel Brobecker <brobecker@gnat.com>
2471
7fb623f7 2472 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
2473 where the proper version of autoconf can be retrieved.
2474
a71ec265
DH
24752002-07-09 Don Howard <dhoward@redhat.com>
2476
2477 * gdb.texinfo (Command Files): Further describe the behavior of
2478 sourced command files.
2479
b9aa90c9
AC
24802002-06-27 Andrew Cagney <ac131313@redhat.com>
2481
2482 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
2483 (Coding): Clarify ISO C version that GDB assumes.
2484
40dd2248
TT
24852002-06-26 Tom Tromey <tromey@redhat.com>
2486
2487 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
2488 add_setshow_cmd_full.
2489
bfac230e
DH
24902002-06-25 Don Howard <dhoward@redhat.com>
2491
2492 * gdb.texinfo (Memory Region Attributes): Document new behavior
2493 for 'mem' command.
2494
475b0867
JB
24952002-06-11 Jim Blandy <jimb@redhat.com>
2496
919d772c
JB
2497 * gdb.texinfo (Symbols): Update documentation for `info source'
2498 command.
2499
475b0867
JB
2500 * gdb.texinfo (Macros): Call the command `info macro', not
2501 `show macro'.
2502
ba8c9337
AC
25032002-06-09 Andrew Cagney <ac131313@redhat.com>
2504
2505 * gdbint.texinfo (Coding): Add section ``Per-architecture module
2506 data''.
2507
1029b7fa
MK
25082002-06-09 Mark Kettenis <kettenis@gnu.org>
2509
2510 * gdbint.texinfo (Target Architecture Definition): Document
2511 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
2512
16737d73
AC
25132002-06-08 Andrew Cagney <ac131313@redhat.com>
2514
2515 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
2516 lists.
2517
30107679
AC
25182002-06-08 Andrew Cagney <ac131313@redhat.com>
2519
2520 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
2521 Branch''.
2522
3352e23e
AC
25232002-06-01 Andrew Cagney <ac131313@redhat.com>
2524
2525 * gdbint.texinfo (Target Architecture Definition): Add section
2526 ``Converting an existing Target Architecture to Multi-arch''.
2527
cbb09e6a
AC
25282002-05-30 Andrew Cagney <ac131313@redhat.com>
2529
2530 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
2531 to ``Obsoleting code''. Revise.
2532
e2e0bcd1
JB
25332002-05-17 Jim Blandy <jimb@redhat.com>
2534
2535 * gdb.texinfo (C Preprocessor Macros): New chapter.
2536 Include it in the main menu.
2537 (Contributors): Credit Jim Blandy with macro support.
2538 (Compilation): Explain how to get macro information into the
2539 executable.
2540 (Expressions): Note that preprocessor macros are expanded.
2541
9db8d71f
DJ
25422002-05-14 Daniel Jacobowitz <drow@mvista.com>
2543
2544 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
2545 options for `target remote'.
2546
6d531722
AC
25472002-05-13 Andrew Cagney <ac131313@redhat.com>
2548
2549 * gdbint.texinfo (Target Architecture Definition): Delete
2550 documentation on NNPC_REGNUM.
2551
13d01224
AC
25522002-05-11 Andrew Cagney <ac131313@redhat.com>
2553
2554 * gdbint.texinfo (Target Architecture Definition): Document
2555 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
2556 (Target Architecture Definition): Revise section `Using Different
2557 Register and Memory Data Representations'. Add section `Raw and
2558 Virtual Register Representations'.
2559
b2e75d78
AC
25602002-05-11 Andrew Cagney <ac131313@redhat.com>
2561
2562 * gdbint.texinfo (Target Architecture Definition): Mention
2563 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
2564 (Target Architecture Definition): Mention same. Add references to
2565 web pages.
2566
2c8682ee
MS
25672002-05-08 Michael Snyder <msnyder@redhat.com>
2568
2569 * stabs.texinfo (Attributes): Document new "vector" attribute.
2570
0816590b
AC
25712002-05-04 Andrew Cagney <ac131313@redhat.com>
2572
2573 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
2574
2653173e
AC
25752002-05-04 Andrew Cagney <ac131313@redhat.com>
2576
2577 * gdb.texinfo: Delete obsolete references to a29k.
2578
d7bd68ca
AC
25792002-04-24 Andrew Cagney <ac131313@redhat.com>
2580
2581 * gdbint.texinfo (Target Architecture Definition): Replace
2582 IN_SIGTRAMP with PC_IN_SIGTRAMP.
2583
21d83aa5
DM
25842002-04-24 David S. Miller <davem@redhat.com>
2585
2586 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
2587
7673a6cc
DM
25882002-04-21 David S. Miller <davem@redhat.com>
2589
2590 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
2591
d49d1e0a
AC
25922002-04-21 Andrew Cagney <ac131313@redhat.com>
2593
2594 * gdbint.texinfo (Target Architecture Definition): Delete
2595 definition of HAVE_REGISTER_WINDOWS.
2596
f7dc1244 25972002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
2598
2599 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
2600 "Theodore A. Roth" <troth@verinet.com>.
2601
5ca0cb28
DH
26022002-04-15 Don Howard <dhoward@redhat.com>
2603
f7dc1244 2604 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 2605 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 2606 Provide a better explaination of this feature.
5ca0cb28 2607
f208ba17
AC
26082002-04-14 Andrew Cagney <ac131313@redhat.com>
2609
2610 * gdbint.texinfo (Target Architecture Definition): Remove
2611 FRAME_CHAIN_COMBINE.
2612
d5ba91de
MC
26132002-04-12 Michael Chastain <mec@shout.net>
2614
2615 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
2616 REG_STACK_SEGMENT.
2617
26818220
MC
26182002-04-09 Michael Chastain <mec@shout.net>
2619
2620 * gdbint.texinfo (Obsolete Conditionals): Remove references to
2621 PYRAMID_* macros.
2622
129188f6
AC
26232002-04-07 Andrew Cagney <ac131313@redhat.com>
2624
2625 * gdb.texinfo (Bug Reporting): Document that the web is the
2626 prefered way of submitting bug reports.
2627 (Bug Reporting): Delete the s-mail address as the last resort.
2628
8227c0ff
AC
26292002-04-05 Andrew Cagney <ac131313@redhat.com>
2630
2631 * gdbint.texinfo (Target Architecture Definition): Delete
2632 references to TARGET_WRITE_FP and write_fp.
2633
16d9dec6
MS
26342002-03-27 Michael Snyder <msnyder@redhat.com>
2635
2636 * gdb.texinfo: Document new commands dump, append, and restore.
2637
9ae8b82c
AC
26382002-03-27 Andrew Cagney <ac131313@redhat.com>
2639
2640 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
2641 Branch'.
2642
474c8240
AC
26432002-03-18 Andrew Cagney <ac131313@redhat.com>
2644
2645 * gdb.texinfo: Change all examples to @smallexample.
2646 * gdbint.texinfo: Ditto.
a9331b3f 2647
fb0ff88f
AC
26482002-03-18 Andrew Cagney <ac131313@redhat.com>
2649
2650 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
2651 Branches''.
2652
9bb0a4d8
AC
26532002-03-18 Andrew Cagney <ac131313@redhat.com>
2654
2655 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
2656 Policy''.
2657
937f164b
FF
26582002-03-04 Fred Fish <fnf@redhat.com>
2659
2660 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
2661 expresson, suports, dependant, trhe, perhaphs, situtations,
2662 explictily, taged, oportunity, unfortunatly).
2663
a7b40f07
AC
26642002-02-24 Andrew Cagney <ac131313@redhat.com>
2665
2666 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
2667 Remove reference to 3.12.
2668
aab4e0ec
AC
26692002-02-23 Andrew Cagney <ac131313@redhat.com>
2670
2671 * gdbint.texinfo: Include fdl.texi.
2672 (Top): Add GNU Free Documentation License.
2673 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
2674 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
2675 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
2676 (gdbint.info): Add srcdir to include path.
2677 * gdb.texinfo: Include gpl.texi.
2678 (Top): Add Copying.
2679 * gpl.texi: New file.
2680
47b95330
AC
26812002-02-23 Andrew Cagney <ac131313@redhat.com>
2682
2683 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
2684
78c47bea
PM
26852002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
2686
2687 * gdb.texinfo: Document Cygwin native specific commands.
2688
56460a61
DJ
26892002-02-15 Daniel Jacobowitz <drow@mvista.com>
2690
2691 * gdb.texinfo: Document gdbserver ``--attach'' command.
2692
def71bfa
MS
26932002-02-07 Michael Snyder <msnyder@redhat.com>
2694
2695 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
2696 to @code(_ovly_debug_event).
2697
c928edc0
AC
26982002-02-07 Andrew Cagney <ac131313@redhat.com>
2699
2700 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
2701
81d46470
MS
27022002-02-06 Michael Snyder <msnyder@redhat.com>
2703
2704 * gdb.texinfo (overlays): Mention new magic symbol
2705 '_ovly_debug_event', which allows GDB to keep better track
2706 of overlays.
2707
f7dc1244 27082002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
2709
2710 * gdb.texinfo (Memory Region Attributes): Fix the wording.
2711 Suggested by Dmitry Sivachenko.
2712
2713 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
2714
15110bc3
MS
27152002-02-01 Michael Snyder <msnyder@redhat.com>
2716
2717 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2718
6763aef9
MS
27192002-01-30 Michael Snyder <msnyder@redhat.com>
2720
ac282366
MS
2721 * gdb.texinfo: (remote protocol): Gramatical fix-up.
2722 (set trust-readonly-sections): Document.
6763aef9 2723
8642bc8f
AC
27242002-01-29 Andrew Cagney <ac131313@redhat.com>
2725
2726 * gdbint.texinfo (Releasing GDB): Revise and update.
2727
afe64c1a
AC
27282002-01-28 Andrew Cagney <ac131313@redhat.com>
2729
2730 * gdbint.texinfo (Target Architecture Definition): Delete
2731 description of TARGET_BYTE_ORDER_DEFAULT.
2732
f7dc1244 27332002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
2734
2735 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
2736 <mitya@cavia.pp.ru>.
2737
3d6e1b5a
AC
27382002-01-23 Andrew Cagney <ac131313@redhat.com>
2739
2740 * libgdb.texinfo: Delete file.
2741
6c0e9fb3
AC
27422002-01-22 Andrew Cagney <ac131313@redhat.com>
2743
2744 * gdb.texinfo: Remove makeinfo 3.12 hacks.
2745 * gdbint.texinfo: Ditto.
2746
e0ce93ac
AC
2747Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
2748
2749 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
2750
be298bcc
AC
27512002-01-22 Andrew Cagney <ac131313@redhat.com>
2752
2753 * Makefile.in: Update copyright.
2754 (TEXI2DVI): Define.
2755 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
2756 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
2757 gdb-cfg.texi.
2758 (TEXINDEX, PDFTEX): Delete makefile variables.
2759
8e04817f
AC
27602002-01-22 Andrew Cagney <ac131313@redhat.com>
2761
2762 * gdb.texinfo (Protocol): Move section to appendix.
2763
6b2f586d
AC
27642002-01-21 Andrew Cagney <ac131313@redhat.com>
2765
2766 * gdb.texinfo (Remote Debugging): Create a menu.
2767 (Top): Add ``Remote Debugging'' to menu.
2768
6f05cf9f
AC
27692002-01-21 Andrew Cagney <ac131313@redhat.com>
2770
2771 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
2772 serial protocol'' from here.
2773 (Remote Debugging): To here. New chapter.
2774
3fd3d7d2
AC
27752002-01-20 Andrew Cagney <ac131313@redhat.com>
2776
2777 * gdbint.texinfo (Target Architecture Definition): Delete
2778 description of TARGET_BYTE_ORDER_SELECTABLE_P.
2779
7fd60527
AC
27802002-01-20 Andrew Cagney <ac131313@redhat.com>
2781
2782 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
2783 are no longer needed.
2784 (Porting GDB): Add maintainer note about configure.host.
2785
c2f05ac9
AC
27862002-01-20 Andrew Cagney <ac131313@redhat.com>
2787
2788 * gdbint.texinfo (Target Architecture Definition): Remove
2789 definition of IEEE_FLOAT.
2790
f7dc1244 27912002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
2792
2793 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
2794 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
2795 <3diff@gnu.org>
231b2aad 2796
82600034
AC
27972002-01-19 Andrew Cagney <ac131313@redhat.com>
2798
2799 * gdbint.texinfo (Host Definition): Remove references to
2800 MALLOC_INCOMPATIBLE.
2801
7708fa01
AC
28022002-01-17 Andrew Cagney <ac131313@redhat.com>
2803
2804 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
2805 and xyz-xdep.o.
2806
eb12ee30
AC
28072002-01-17 Andrew Cagney <ac131313@redhat.com>
2808
2809 * gdb.texinfo (Maintenance Commands): Add appendix.
2810 (Set Breaks): Copy ``maint info breakpoint'' doco to
2811 ``Maintenance Commands'' appendix. Add reference.
2812
c9ccaa92
AC
28132002-01-17 Andrew Cagney <ac131313@redhat.com>
2814
2815 * fdl.texi: Remove next/prev from @node.
2816
f7dc1244 28172002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
2818
2819 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
2820 for monstrous @multitable (from Brian Youmans).
2821
2822 * fdl.texi: New file.
2823
2824 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
2825
8973da3a
AC
28262002-01-15 Andrew Cagney <ac131313@redhat.com>
2827
2828 * gdbint.texinfo (Releasing GDB): New chapter.
2829
7d86b5d5
AC
28302002-01-14 Andrew Cagney <ac131313@redhat.com>
2831
2832 * gdb.texinfo (Embedded Processors, Calling program functions):
2833 Obsolete references to a29k.
2834
cc1cb004
AC
28352002-01-13 Andrew Cagney <ac131313@redhat.com>
2836
2837 * gdbint.texinfo (Coding): Review Cleanups section. Examples
2838 examples. Document that a code-block should do or discard its
2839 cleanups before exit.
2840
79f12247
MS
28412002-01-11 Michael Snyder <msnyder@redhat.com>
2842
2843 * gdb.texinfo (Choosing files): Change @samp to @file.
2844
19837790
MS
28452002-01-05 Michael Snyder <msnyder@redhat.com>
2846
2847 * gdb.texinfo (--pid): Document new command line option (attach).
2848
f7dc1244 28492002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
2850
2851 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
2852 in the stub.
2853
d7449b42
AC
28542002-01-04 Andrew Cagney <ac131313@redhat.com>
2855
2856 * gdbint.texinfo (Target Architecture Definition): Replace
2857 BIG_ENDIAN with BFD_ENDIAN_BIG.
2858
f23631e4
AC
28592002-01-03 Andrew Cagney <ac131313@redhat.com>
2860
2861 * gdbint.texinfo (Target Architecture Definition): Replace
2862 value_ptr with struct value pointer.
2863
72c9928d
EZ
28642002-01-02 Eli Zaretskii <eliz@gnu.org>
2865
2866 * gdb.texinfo (Free Software): Fix wording.
2867
959acfd1
EZ
28682001-12-31 Eli Zaretskii <eliz@gnu.org>
2869
2870 * gdb.texinfo (Free Software): New section ``Free Software Needs
2871 Free Documentation''.
2872
f7dc1244 28732001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
2874
2875 * stabs.texinfo:
2876 * gdb.texinfo:
2877 * gdbint.texinfo:
2878 * libgdb.texinfo:
2879 * annotate.texi: Fix the application of GFDL in the Copyright notice.
2880
6600abed
MS
28812001-12-29 Michael Snyder <msnyder@redhat.com>
2882
2883 * gdb.texinfo (maint info sections): Fix typo.
2884
f6680716
MS
28852001-12-26 Michael Snyder <msnyder@redhat.com>
2886
fe95c787
MS
2887 * gdb.texinfo (maint info sections): Document.
2888
a9331b3f 2889 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
2890 'info proc' sub-options that are currently not implemented.
2891
c3d3ce5b
JB
28922001-12-20 Jim Blandy <jimb@redhat.com>
2893
2894 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
2895
778eb05e
AC
28962001-12-15 Andrew Cagney <ac131313@redhat.com>
2897
2898 * gdbint.texinfo (Target Architecture Definition): Replace
2899 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
2900
2607059c
AC
29012001-12-01 Andrew Cagney <ac131313@redhat.com>
2902
2903 * gdbint.texinfo (Host Definition): Delete documentation on
2904 HOST_BYTE_ORDER.
2905
df0cd8c5
JB
29062001-11-30 Jim Blandy <jimb@redhat.com>
2907
2908 * gdb.texinfo (Overlays): New chapter, documenting GDB's
2909 overlay support. Add to top-level menu.
2910
88118b3a
TT
29112001-11-26 Tom Tromey <tromey@redhat.com>
2912
2913 * gdb.texinfo (Command Syntax): Document C-o binding.
2914
96565e91
CF
29152001-07-26 Christopher Faylor <cgf@redhat.com>
2916
2917 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
2918 use since it is described in the referenced section.
2919
f7dc1244 2920 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
2921 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
2922 clearer when using DJGPP.
2923
2a3d5645
CF
29242001-11-24 Christopher Faylor <cgf@redhat.com>
2925
2926 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
2927 specifically refer to MS-DOS.
2928 (command files): Mention gdb.ini is only used on MS-DOS.
2929
aa26fa3a
TT
29302001-11-21 Tom Tromey <tromey@redhat.com>
2931
2932 * gdb.texinfo (Invoking GDB): Document --args.
2933 (Mode Options): Likewise.
2934
4f8ada06
JB
29352001-11-21 Jim Blandy <jimb@redhat.com>
2936
2937 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
2938 Delete documentation; this macro has been removed from the
2939 sources.
2940
3fe0dc10
JB
29412001-11-13 Jim Blandy <jimb@redhat.com>
2942
2943 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
2944
9e5abb06
CV
29452001-11-06 Corinna Vinschen <vinschen@redhat.com>
2946
2947 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
2948
1c5dfdad
MS
29492001-11-05 Michael Snyder <msnyder@redhat.com>
2950
a9331b3f 2951 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
2952 quote regexp chars in function names such as "operator*()".
2953
990f9fe3
FF
29542001-11-01 Fred Fish <fnf@redhat.com>
2955
2956 * gdbint.texinfo (SOLIB_ADD): Document additional new
2957 "readsyms" arg.
2958
b433d00b
DH
29592001-10-30 Don Howard <dhoward@redhat.com>
2960
070b1dd3
DH
2961 * gdb.texinfo: (Command Files) Added documentation for the
2962 behavior of gdb with input redirected from a file.
b433d00b 2963
b7209cb4
FF
29642001-10-28 Fred Fish <fnf@redhat.com>
2965
2966 * gdb.texinfo (auto-solib-add): Change docs to match
2967 implementation change.
2968 (auto-solib-limit): Add docs for new variable.
2969
1aa20aa8
AC
29702001-10-15 Andrew Cagney <ac131313@redhat.com>
2971
2972 * gdbint.texinfo (Target Architecture Definition): Function
2973 value_as_pointer renamed to value_as_address.
2974
fc0c74b1
AC
29752001-10-15 Andrew Cagney <ac131313@redhat.com>
2976
2977 * gdbint.texinfo (Target Architecture Definition): Default
2978 POINTER_TO_ADDRESS functions assume unsigned addresses.
2979 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
2980 posting by Jim Blandy.
2981
f4846649
JB
29822001-10-12 Jim Blandy <jimb@redhat.com>
2983
2984 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
2985 version of texi2html (1.64) doesn't support this flag any more.
2986
f277788b
MK
29872001-09-08 Mark Kettenis <kettenis@gnu.org>
2988
a9dc4918
MK
2989 * gdbint.texinfo (Host Definition): Remove description of
2990 MEM_FNS_DECLARED.
2991
d28379df
MK
2992 * gdbint.texinfo (Host Definition): Remove description of R_OK.
2993
f277788b
MK
2994 * gdbint.texinfo (Host Definition): Remove description of
2995 HAVE_SIGSETMASK.
2996
7ccaa899
EZ
29972001-09-04 Elena Zannoni <ezannoni@redhat.com>
2998
2999 * gdbint.texinfo (Target Architecture Definition): Add
3000 explanation of TARGET_PRINT_INSN macro.
3001
17d9d558
JB
30022001-08-30 Jim Blandy <jimb@redhat.com>
3003
3004 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3005 Explain what it means to load relocatable files.
3006
72cde065
JB
30072001-08-28 Jim Blandy <jimb@redhat.com>
3008
3009 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3010 info `top' menu.
3011
9e678452
CF
3012Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3013
3014 * gdbint.texinfo: Add a cautionary note about macro use.
3015
a2bea4c3 30162001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3017
a2bea4c3
CV
3018 * gdb.texinfo: Explain omitting the hostname in the
3019 `target remote' command.
3020
1129bf27
DJ
30212001-07-30 Daniel Jacobowitz <drow@mvista.com>
3022
3023 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3024 and END-INFO-DIR-ENTRY.
3025
732b3002
SC
30262001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3027
3028 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3029
89437448
AC
30302001-07-25 Andrew Cagney <ac131313@redhat.com>
3031
3032 * gdbint.texinfo (libgdb): Rewrite.
3033
f7dc1244 30342001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3035
3036 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3037
c4555f82
SC
30382001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3039
3040 * gdb.texinfo (TUI): New chapter, document the TUI.
3041 (Mode Options): Document the -tui option.
3042
2f45a6e0
MK
30432001-07-23 Mark Kettenis <kettenis@gnu.org>
3044
3045 * gdbint.texinfo (Host Definition): Remove description of
3046 NEED_POSIX_SETPGID.
3047
f7dc1244 30482001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3049
3050 * gdb.tex (DJGPP Native): New node, with descriptions of
3051 DJGPP-specific commands.
3052
be9c6c35
JM
30532001-07-19 John R. Moore <jmoore@redhat.com>
3054
3055 * gdbint.texinfo: Three misspellings.
3056
dfa249fb
AC
30572001-07-06 Andrew Cagney <ac131313@redhat.com>
3058
3059 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3060 `test` expressions on bash. Problem reported by Colin Walters.
3061
c72e7388
AC
30622001-07-04 Andrew Cagney <ac131313@redhat.com>
3063
3064 * gdbint.texinfo (User Interface): Update ui-out documentation to
3065 refelect recent UI/MI updates.
3066
94bbb2c0
AC
30672001-07-04 Andrew Cagney <ac131313@redhat.com>
3068
3069 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3070 interpreters.
3071
af6c57ea
AC
30722001-06-15 Andrew Cagney <ac131313@redhat.com>
3073
3074 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3075 structure and not macros.
3076 (Host Definition): Document that much of this chapter is obsolete.
3077 (Target Architecture Definition): Update list of files that make
3078 up a target architecture.
3079 (Coding): Update.
3080
83aa8bc6
AC
30812001-06-28 Andrew Cagney <ac131313@redhat.com>
3082
3083 * gdbint.texinfo (Target Architecture Definition): Update
3084 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3085 The latter has been changed to a true predicate.
3086
f7dc1244 30872001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
3088
3089 * annotate.texi: Add @noindent where needed. From Dmitry
3090 Sivachenko <dima@Chg.RU>.
3091 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3092
656db9b0
AC
30932001-06-16 Andrew Cagney <ac131313@redhat.com>
3094
3095 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3096
df2396a1
AC
30972001-06-14 Andrew Cagney <ac131313@redhat.com>
3098
3099 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3100 returns ``OK''. Document that the ``R'' packet does not reply.
3101
0f1f2b0a
MS
31022001-06-13 Michael Snyder <msnyder@redhat.com>
3103
3104 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3105
f7dc1244 31062001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
3107
3108 * gdb.texinfo (Signals): Clarify the default setting of signal
3109 handling.
3110
a5d7c491
AC
31112001-05-14 Andrew Cagney <ac131313@redhat.com>
3112
3113 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3114 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3115
05a54c4f
AC
31162001-05-12 Andrew Cagney <ac131313@redhat.com>
3117
3118 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3119
f7dc1244 31202001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
3121
3122 * gdbint.texinfo (Clean Design and Portable Implementation):
3123 Renamed from "Clean Design".
3124 (Clean Design and Portable Implementation): Document portable
3125 methods of handling file names, and the associated macros.
3126
f7dc1244 31272001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
3128
3129 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3130 command and provide a cross-reference to its description.
3131 (Symbols): Note that "info scope" is useful for trace experiments.
3132
f7dc1244 31332001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 3134
b37052ae
EZ
3135 * gdb.texinfo (Symbols): Document "info scope".
3136 (Tracepoints): New chapter.
3137 (Contributors): Update for v5.1.
3138 <All nodes>: Change "C++" to "C@t{++}".
3139
0ee54786
EZ
3140 * gdbint.texinfo (User Interface): A new section about ui_out
3141 functions, based on text written by Fernando Nasser.
3142
c534679c
EZ
3143 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3144
f7dc1244 31452001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 3146
e9c75b65
EZ
3147 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3148
3149 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3150
3151 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3152 Replace "GDB" with "@value{GDBN}". Fix markup.
3153
3154 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3155
3d67e040
EZ
3156 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3157 a cross-reference to its description.
3158 (Symbols): Document "info symbol".
3159
f7dc1244 31602001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
3161
3162 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3163 subsection "x86 Watchpoints".
3164 (Target Architecture Definition): Document the macros
3165 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3166 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3167
b0ed3589
AC
31682001-03-20 Andrew Cagney <ac131313@redhat.com>
3169
3170 * gdbint.texinfo (Target Architecture Definition): Update
3171 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3172 list.
3173
b6ba6518
KB
31742001-03-06 Kevin Buettner <kevinb@redhat.com>
3175
3176 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3177 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3178
f7dc1244 31792001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
3180
3181 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3182
f7dc1244 31832001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 3184
17cc6a06
EZ
3185 * gdb.texinfo (Environment): Document that `path' does not change
3186 the value of PATH in GDB's own environment (it did in the past,
3187 but that was changed on March 15, 1994). Reported by Doug Evans
3188 <dje@transmeta.com>.
3189
56caf160
EZ
3190 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3191 its line. Fix markup of commands and macros. Add an Index node
3192 and index entries.
3193
29e57380
C
31942001-01-23 J.T. Conklin <jtc@redback.com>
3195
3196 * gdb.texinfo (Memory region attributes): New manual section.
3197
1c6147de
ND
31982001-01-04 Nicholas Duffek <nsd@redhat.com>
3199
3200 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3201
f7dc1244 32022000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
3203
3204 * refcard.tex: Version and copyright fixed. From Phil Edwards
3205 <pedwards@disaster.jaj.com>.
3206
0dcedd82
AC
3207Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3208
3209 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3210 DWARF2_REG_TO_REGNUM): Document.
3211
3b851bce
AC
3212Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3213
3214 * gdbint.texinfo (Coding): Update current value of
3215 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3216
f7dc1244 32172000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
3218
3219 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3220 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3221
b90a5f51
CF
32222000-11-10 Christopher Faylor <cgf@cygnus.com>
3223
3224 * gdb.texinfo: Document new 'set step-mode' command.
3225
f7dc1244 32262000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
3227
3228 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3229 changes from Dmitry Sivachenko <dima@Chg.RU>.
3230
f7dc1244 32312000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
3232
3233 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3234 From Steven Johnson <sbjohnson@ozemail.com.au>.
3235
2e685b93
MK
32362000-08-10 Mark Kettenis <kettenis@gnu.org>
3237
3238 * gdbint.texinfo (Overall Structure): Spelling fix.
3239
f7dc1244 32402000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
3241
3242 * gdbint.texinfo (Target Architecture Definition): Document that
3243 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3244 for which REGISTER_CONVERTIBLE returns a zero value.
3245
63ac3005
EZ
32462000-07-08 Christopher Faylor <cgf@cygnus.com>
3247
3248 * Makefile.in (install-info): Find files to install in either the
3249 build or source directories (adapted from Makefile.am).
3250
bd79f757
ND
32512000-07-07 Nicholas Duffek <nsd@redhat.com>
3252
3253 * stabs.texinfo: Fix spelling errors.
3254 (String Field): FILE-NUMBER starts from 0, not 1.
3255
f7dc1244 32562000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
3257
3258 * refcard.tex: Remove \centerline from the blurb. Patch from
3259 Brian Youmans.
3260
f7dc1244 32612000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
3262
3263 * Makefile.in (install-info): Support installation from outside of
3264 the source directory. Reported by Mark Harig
3265 <markh@frazier.landmark.com>.
3266
f3b28801
C
32672000-06-20 J.T. Conklin <jtc@redback.com>
3268
3269 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3270
449f3b6c
AC
3271Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3272
3273 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3274 Generate using pdftex.
3275 (PDFTEX): Define.
3276 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3277 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3278 @contents at the start.
3279
f7dc1244 32802000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
3281
3282 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3283 Youmans.
3284
9e9c5ae7
AC
3285Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3286
3287 From Brian Youmans:
3288 * gdb.texinfo: Fix ``et al.''.
3289
c741b251
AC
3290Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3291
3292 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3293 loop.
3294
4ab64e14
JG
32952000-05-19 Jimmy Guo <guo@cup.hp.com>
3296
3297 * configure: Regenerate.
3298
f7dc1244 32992000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
3300
3301 * Makefile.in (install-info): Run install-info on installed Info
3302 files.
3303
8c70017b
AC
3304Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3305
a7cb598a
AC
3306 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3307 Andrew Cagney.
8c70017b 3308
f7dc1244 33092000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
3310
3311 * gdb.texinfo: Proofreading changes from Brian Youmans.
3312
bf0184be
ND
33132000-05-01 Nick Duffek <nsd@cygnus.com>
3314
3315 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3316 startup sequence, minor edits.
3317
f7dc1244 33182000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
3319
3320 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3321 TeX.
3322
3323 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3324 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3325 like `n' and `s' which look weird. Convert some of the @kindex to
3326 @vindex, when they refer to variables, not commands.
3327
33e16fad
AC
3328Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3329
3330 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3331
f7dc1244 33322000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
3333
3334 * Makefile.in (GDBMI_DIR): New variable.
3335 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3336 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3337 (gdbmi.texinfo): New target, for texi2roff.
3338 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3339 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3340
3341 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3342 gdbmi.texinfo.
3343 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3344 comment.
3345
d167840f
EZ
33462000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3347
3348 * gdb.texinfo (Files): Update description of add-symbol-file
3349 command.
3350
f7dc1244 33512000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
3352
3353 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3354 prevents the build (and is generally a Bad Idea).
3355
f7dc1244 33562000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
3357
3358 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3359 a comma inside @var.
3360 (Command Files): Index markup changes from Dmitry Sivachenko
3361 <dima@Chg.RU>.
3362
f7dc1244 33632000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
3364
3365 * Makefile.in (LN_S): Define.
3366 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3367 invoke "ln -s" unless it is known to work.
3368
3369 * configure.in (AC_PROG_LN_S): Add.
3370
8dc7983f
JB
33712000-04-14 Jim Blandy <jimb@redhat.com>
3372
3373 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3374 section.
3375 (Target Conditionals): Document ADDRESS_TO_POINTER,
3376 POINTER_TO_ADDRESS.
3377
1a8237e8
DB
33782000-04-11 Daniel Berlin <dan@cgsoftware.com>
3379
3380 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
3381 gdb-cfg.texi to get the value.
3382
ca526f1a
JB
33832000-04-10 Jim Blandy <jimb@redhat.com>
3384
3385 * gdbint.texinfo (Target Architecture Definition): Fix
3386 cross-references.
3387
faaafcb4
JB
33882000-04-08 Jim Blandy <jimb@redhat.com>
3389
3390 * gdbint.texinfo (Using Different Register and Memory Data
3391 Representations): New section.
3392 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
3393 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
3394 REGISTER_CONVERT_TO_RAW): Document.
3395
1b27397f
AC
3396Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
3397
3398 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
3399 for acknowledgments.
3400
480ff1fb
AC
3401Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
3402
3403 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
3404 qThreadExtraInfo.
3405
a9331b3f 34062000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 3407
a9331b3f
RM
3408 * gdb.texinfo: Clarify which remote debug protocol commands are
3409 required and which are optional.
f1251bdd 3410
dbeb8dbd
AC
3411Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
3412
3413 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
3414 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
3415 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
3416 * annotate.texi: Update.
3417
6d2ebf8b
SS
34182000-03-28 Stan Shebs <shebs@apple.com>
3419
3420 * gdb.texinfo: Update dates, bump to Eighth Edition (note
3421 expectation of additional changes before release), update
3422 ISBN, add copy of top-level menu for @ifhtml, remove explicit
3423 node links, rephrase and/or shorten lines to fix formatting
3424 problem in both regular and @smallbook formats.
3425 * annotate.texi: Shorten lines in example, use smallexample
3426 consistently everywhere.
3427 * Makefile.in: Add comment about texinfo 4.0 html generation.
3428 (SFILES_INCLUDED): Add annotate.texi.
3429
5d161b24
DB
34302000-03-27 Daniel Berlin <dan@cgsoftware.com>
3431
3432 * gdb.texinfo (Debugging Output): Added new section, documenting
3433 the "set/show debug" commands.
3434
b9deaee7
AC
3435Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
3436
3437 * annotate.texi (Annotations): When GDBN omit @chapter and @node
3438 entry.
3439
3440 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
3441 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
3442 @chapter and @node entries.
a9331b3f 3443
b9deaee7 3444 * gdb.texinfo: Link all top-level nodes.
a9331b3f 3445
9ef47d30
AC
3446Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3447
3448 * Makefile.in (install-info): Create $(infodir) before installing
3449 files.
3450
cfeada60
FN
34512000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3452
3453 From David Whedon <dwhedon@gordian.com>
3454 * gdbint.texinfo : Added paragraphs about command deprecation.
3455
6837a0a2
DB
34562000-03-22 Daniel Berlin <dan@cgsoftware.com>
3457
3458 * gdb.texinfo: Add documentation for the apropos command.
3459
bba2971c
MS
34602000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3461
3462 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
3463
2b628194
MS
34642000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3465
a9331b3f 3466 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
3467 two places.
3468
96a2c332
SS
34692000-03-17 Stan Shebs <shebs@apple.com>
3470
3471 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
3472 <dima@Chg.RU>, also clarification of allowed content for
3473 string constants.
3474
f7dc1244 34752000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
3476
3477 * gdb.texinfo (main menu): Add Annotations.
3478 (File Options): Add @cindex entries for each command-line option.
3479 Document --epoch, --annotate, --async, --interpreter, --write,
3480 --statistics, and --version.
3481
3482 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
3483 of GDB.
3484
9d233477
JB
34852000-02-23 Jim Blandy <jimb@redhat.com>
3486
3487 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
3488
14e0eb3b
JB
34892000-02-22 Jim Blandy <jimb@redhat.com>
3490
3491 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
3492
3555de01
JM
34932000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
3494
3495 * Makefile.in (diststuff): New target.
3496
5e35df8e
KB
34972000-02-15 Kevin Buettner <kevinb@redhat.com>
3498
3499 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 3500 architecture. [From Jim Wilson.]
5e35df8e 3501
c5394b80
JM
35022000-01-16 Tom Tromey <tromey@cygnus.com>
3503
3504 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
3505 (Delete Breaks): Mention range arguments.
3506 (Disabling): Likewise.
3507
c3f6f71d
JM
35082000-01-05 Dmitry Sivachenko <dima@Chg.RU>
3509
3510 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
3511
c4093a6a
JM
3512Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
3513
3514 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
3515 valid functions.
3516
11cf8741
JM
35171999-11-05 Stan Shebs <shebs@andros.cygnus.com>
3518
3519 * gdb.texinfo: Clarify regular expressions used in rbreak.
3520
917317f4
JM
35211999-10-15 Kevin Buettner <kevinb@cygnus.com>
3522
3523 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
3524 MEMORY_REMOVE_BREAKPOINT): Document.
3525
3526Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
3527
3528 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
3529 offset re-using the DATA offset instead.
3530
2df3850c
JM
35311999-10-11 Jim Kingdon <kingdon@redhat.com>
3532
3533 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
3534
35351999-10-05 Stan Shebs <shebs@andros.cygnus.com>
3536
3537 From Dmitry Sivachenko <demon@gpad.ac.ru>:
3538 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
3539 typos.
3540
3541 * gdb.texinfo: Various minor wording and formatting improvements,
3542 mentions of additional command-line options.
3543
2acceee2
JM
35441999-09-30 Fred Fish <fnf@cygnus.com>
3545
3546 * gdb.texinfo: Document additional forms of specifying section
3547 names and addresses for the add-symbol-file command.
3548
c2c6d25f
JM
35491999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
3550
3551 * gdbint.texinfo: Fix typo, add the word "have".
3552
35531999-09-14 Jim Blandy <jimb@cris.red-bean.com>
3554
3555 * gdbint.texinfo (Target Architecture Definition): Document the
3556 SKIP_PERMANENT_BREAKPOINT macro.
3557
d4f3574e
SS
35581999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3559
3560 * gdb.texinfo: Fiks speling errers.
3561
3562 * gdb.texinfo: Fix uses of @multitable.
3563
f7dc1244 3564 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
3565 * gdb.texinfo: Include details specific to DOS host, clarify
3566 some confusing language, fix @ref/@xref/@pxref usages, add
3567 comments about using with optimization, add more indexing,
3568 fix info about disassembly-flavor.
3569
3570Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
3571
3572 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
3573 SKIP_SOLIB_RESOLVER): Define.
3574
3575Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
3576
3577 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
3578 ``g'' packets.
3579
104c1213
JM
35801999-08-30 Stan Shebs <shebs@andros.cygnus.com>
3581
3582 * gdb.texinfo: Create a new "Configurations" chapter with
3583 platform-specific info, inline remote.texi and move sections of it
3584 into the new chapter, move bits about info proc, heuristic search,
3585 and register stack into the new chapter.
3586 * remote.texi: Remove, now part of gdb.texinfo.
3587 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
3588
35891999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
3590
3591 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
3592 GDB_TARGET_IS_MACH386): These kludges have gone away.
3593
3594Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
3595
3596 * gdbint.texinfo (Target Architecture Definition): Mention
3597 TDEPLIBS.
3598
53a5351d
JM
35991999-08-20 Stan Shebs <shebs@andros.cygnus.com>
3600
3601 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
3602 surrounding text to fit HP-UX bits into general info.
3603 (HPPA-cfg.texi): Remove, no longer useful.
3604
3605 * gdb.texinfo: Remove explicit links from @node lines, remove
3606 HP-added "Detailed Node Listing" from main menu which confuses
3607 things.
3608
3609 From Dmitry Sivachenko <dima@Chg.RU>:
3610 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
3611 in description of `set environment'.
3612
36131999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3614
3615 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
3616
7be570e7
JM
36171999-08-12 Ben Elliston <bje@cygnus.com>
3618
3619 * gdbint.texinfo (Breakpoint Handling): Add missing words.
3620
f7dc1244 36211999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
3622
3623 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
3624 watch, awatch, and rwatch. Explain why the latter two cannot be
3625 set as software watchpoints. Document that watchpoints for local
3626 variables are deleted when the debuggee terminates.
3627
3628Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
3629
3630 * remote.texi (Protocol): Further clarification of the "qRcmd"
3631 packet. Allow E.. response packet. "qRcmd" packet is no longer
3632 reserved.
3633
36341999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3635
a9331b3f
RM
3636 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
3637 * gdb.texinfo: Ditto.
7be570e7 3638
96baa820
JM
36391999-08-06 Tom Tromey <tromey@cygnus.com>
3640
3641 * gdb.texinfo (KOD): New node.
3642
3643Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
3644
3645 * remote.texi (Rcmd): Fix minor formatting typos.
3646
3647Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
3648
3649 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
3650 packets.
3651
adf40b2e
JM
36521999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
3653
3654 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
3655 fixes.
3656
43ff13b4
JM
3657Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
3658
3659 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
3660
085dd6e6
JM
3661Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3662
3663 * remote.texi (Communication Protocol): ``v'' is in use. Fix
3664 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
3665 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
3666 packets that are not supported on all hosts. Expand examples.
3667 Spell check.
3668
36691999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3670
3671 * Makefile.in: Recognize html, install-html. Add targets
3672 to build HTML versions of documentation via texi2html.
3673
3674Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
3675
3676 * gdbint.texinfo (Testsuite): New chapter, information about the
3677 testsuite.
3678
3679Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
3680
3681 * remote.texi (Communication Protocol): Rewrite.
3682
3683Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
3684
3685 * stabs.texinfo: Fix uses of xref.
3686
9e0b60a8
JM
3687Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
3688
3689 * gdbint.texinfo: Add an anti-printf exhortation, and update the
3690 info about patch submission.
3691
cce74817
JM
3692Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
3693
3694 From Per Bothner <bothner@cygnus.com>:
3695 * gdb.texinfo: Document Chill support.
3696
3697Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
3698
3699 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
3700 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
3701 Document that the value should be greater-than or equal-to zero.
3702 (NO_STD_REGS): Document. Deprecate.
3703
ac9a91a7
JM
3704Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3705
3706 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
3707 Document that these are not used.
3708
3709Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3710
3711 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
3712
392a587b
JM
3713Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
3714
3715 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
3716 numargs was dropped.
3717
3718Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
3719
3720 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
3721
b83266a0
SS
3722Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
3723
3724 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
3725 Update.
3726
7a292a7a
SS
3727Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
3728
3729 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
3730 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
3731
3732Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
3733
3734 * gdbint.texinfo: Fix typos: $ -> @.
3735
3736Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
3737
3738 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
3739 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
3740 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
3741 BREAKPOINT_FROM_PC.
a9331b3f 3742
7a292a7a
SS
3743Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
3744
3745 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
3746 CALL_DUMMY_STACK_ADJUST): Document.
3747
3748Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3749
3750 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
3751 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
3752
37531999-04-02 Stan Shebs <shebs@andros.cygnus.com>
3754
3755 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
3756 longer exists.
3757
3758Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
3759
3760 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
3761 nearly all @ifset/@ifclear conditionals; nobody uses them, and
3762 they make the manual source incomprehensible.
3763 * h8-cfg.texi: Remove, hasn't been used in years.
3764
c906108c
SS
3765Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
3766
3767 * gdb.texinfo: Update the credits.
3768
3769Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
3770
3771 * gdb.texinfo: Fix mistakes noticed in printout of last
3772 draft, add Alpha to discussion of heuristic fence post.
3773
3774Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
3775
3776 * gdb.texinfo, remote.texi: Many changes; update to Seventh
3777 Edition, merge some HP changes into mainline, describe some
3778 previously undocumented features, describe more of the target
3779 commands available, eliminate obsolete section on renamed
3780 commands.
3781 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
3782
3783Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
3784
3785 * gdb.texinfo: Make many HPPA conditionals unconditional,
3786 including catchpoint description, since now on for all configs.
3787 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
3788 specializations.
3789
3790Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
3791
3792 * Makefile.in (GDBvn.texi): Fix match expression to work with
3793 current format of VERSION in gdb/Makefile.in.
3794 * gdb.texinfo: Fix node ref to match new readline.
3795
3796Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
3797
a9331b3f
RM
3798 * gdb.texinfo: Changes made as part of a project to merge in
3799 changes made by HP. Documentation makes extensive use of
c906108c
SS
3800 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
3801 on remote debugging. There are differences in documentation
3802 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
3803 the HP manual discusses catchpoints, hardware watchpoints, and
3804 some HPUX specific limitations for shared library support.
a9331b3f 3805
c906108c
SS
3806 There are also a number of @node changes.
3807
38081999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
3809
3810 * gdbint.texinfo (Formatting): Disambiguate a sentence.
3811 (C Usage): Same.
3812
3813Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
3814
3815 The following changes were made by Edith Epstein
3816 <eepstein@cygnus.com> as part of a project to merge in changes
3817 made by HP.
a9331b3f 3818
c906108c
SS
3819 * HPPA-cfg.texi: new file.
3820
3821 * all-cfg.texi: set HPPA for HP PA-RISC targets.
3822
3823 * refcard.tex: change documentation about catch.
3824 removed info catch.
3825
3826Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
3827
3828 * gdbint.texinfo: Expand on GDB's coding standards,
3829 specify the use of arg names with prototypes.
3830
38311998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
3832
3833 * gdb.texinfo: Fix tipo.
3834
3835Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
3836
3837 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
3838 TARGET_BYTE_ORDER_SELECTABLE_P.
3839
3840Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
3841
3842 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
3843
38441998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
3845
3846 * agentexpr.texi: New file.
3847
3848Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
3849
3850 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
3851
38521998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
3853
3854 * remote.texi: Changed wording that implied that the GDB remote
3855 protocol caches register values instead of GDB itself.
3856
3857Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
3858
3859 * gdbint.texinfo: Add some info about symbol readers.
3860 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
3861 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
3862 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
3863 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
3864
3865Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
3866
a9331b3f 3867 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
3868
3869Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
3870
3871 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
3872
3873Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
3874
3875 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
3876 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
3877
3878Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
3879
3880 * gdbint.texinfo: Fix minor typos.
3881
3882Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
3883
3884 * gdbint.texinfo: Complete overhaul. Group descriptions more
3885 logically, add more info on generic algorithms, remove much
3886 obsolete and/or wrong material.
3887
3888Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
3889
3890 * stabs.texinfo (Method Type Descriptor): Expand and correct.
3891
3892Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
3893
3894 * refcard.tex: Copyright, address updates.
3895
3896Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
3897
3898 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
3899 for the edition instead of confusing GDB-version-like numbers.
3900
3901Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
3902
3903 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
3904
3905Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
3906
3907 * LRS: Reformat a bit to keep text under 80 columns.
3908
3909Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
3910
3911 * gdb.texinfo: Add some credits, mention bug monitor.
3912 * remote.texi: Mention mips monitor targets.
3913 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 3914
c906108c
SS
3915Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
3916
3917 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
3918 files, finish sorting of host vs target vs native macros, describe
3919 some more of them.
3920
3921Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
3922
3923 * gdbint.texinfo (Host Conditionals): Document change from
3924 using NO_MMALLOC to it's inverse, USE_MMALLOC.
3925
3926Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
3927
3928 * gdbint.texinfo (Host Conditionals): Document
3929 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
3930
3931Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
3932
3933 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
3934 Document LSEEK_NOT_LINEAR.
3935
3936Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
3937
3938 * stabs.texinfo (Stab Section Basics): Make it clear that only
3939 some versions of the GNU linker remove the leading N_UNDF symbol.
3940
3941Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
3942
3943 * stabs.texinfo (String Field): Document type number pairs here,
3944 instead of in the Sun specific section.
3945 (Include Files): The GNU linker supports the N_BINCL
3946 optimization. Clarify the N_BINCL value, and what it is used
3947 for.
3948 (Procedures): Document N_FUN with an empty string to mark the end
3949 of a function.
3950 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
3951 (Sun Differences): Remove this node, as the information is now
3952 elsewhere in the main document.
3953 (Stab Section Basics): Mention that the GNU linker may optimize
3954 stabs and remove the leading N_UNDF symbol.
3955
3956Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
3957
3958 * gdb.texinfo, refcard.tex: Restore author credit
3959
3960Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
3961
3962 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
3963 documentation to account for START and END macros taking
3964 one arg.
3965
3966Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
3967
3968 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
3969 * gdb.texinfo (Frames): Fix typo.
3970
3971Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
3972
3973 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
3974 a target_signal as arg type, not a pid.
3975
3976Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
3977
3978 * gdb.texinfo: Document `set assembly-language'.
3979
3980Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
3981
3982 * remote.texi: Update list of stubs in the GDB distribution.
3983
3984Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
3985
3986 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
3987 Also document that some systems can use mmalloc but must define
3988 this if their C runtime allocates memory that is later freed.
3989 (MMCHECK_FORCE): Document new macro.
a9331b3f 3990
c906108c
SS
3991Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
3992
3993 * remote.texi: Add documentation for target Sparclet.
3994
3995Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3996
a9331b3f 3997 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
3998 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
3999 * configure.in: Rewritten for autoconf.
4000 * configure: New.
4001
4002Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4003
4004 * Makefile.in (DVIPS): New define, set to dvips.
4005 (dvi): Add stabs.dvi.
4006 (ps): New target.
4007 (all-doc): Depend on info, dvi, and ps targets.
4008 (STAGESTUFF): Add *.ps and *.dvi files.
4009 (clean-info, clean-dvi): Remove.
4010 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4011 rules completely rewritten.
4012 (maintainer-clean): Remove clean-info and clean-dvi
4013 dependencies and put their actions in the rules.
4014 (gdb.ps): New target
a9331b3f 4015 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4016 intermediate TeX files, whether they have 2 or 3 character
4017 extensions.
4018 (gdbint.ps): Add target and rules.
4019 (gdb-internals): Delete unused target.
4020 (Makefile): Depends upon config.status also.
4021
4022Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4023
4024 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4025 set.
4026
4027Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4028
4029 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4030 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4031
4032Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4033
4034 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4035
4036Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4037
4038 * gdb.texinfo (Print settings): Document
4039 `set/show print static-members' commands.
4040
4041Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4042
4043 * gdbint.texinfo (Native): Document name change, coredep.c to
4044 core-aout.c.
4045
4046Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4047
4048 * stabs.texinfo (Include Files): Document the values the SunOS4
4049 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4050
4051Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4052
4053 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4054 Fix typo.
4055
4056Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4057
4058 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4059 "gdb.tar.Z".
4060
4061Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4062
4063 * Makefile.in (maintainer-clean): New target, synonym for
4064 realclean.
4065
4066Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4067
4068 * Update all FSF addresses except those in COPYING* files.
4069
4070Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4071
4072 From Richard Earnshaw (rearnsha@armltd.co.uk):
4073 * gdb.texinfo (convenience variables): Document $_exitcode.
4074 (quit): Document optional expression to use as exit code.
4075
4076Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4077
4078 * gdb.texinfo, remote.texi: Brought up to date with various
4079 GDB changes.
4080
4081Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4082
4083 * gdb.texinfo: Update dates and versions, fix comments about
4084 hardware watchpoints in future releases and about the
4085 sharedlibrary command.
4086
4087Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4088
4089 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4090 C_FUN stab. Other cleanups.
4091
4092Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4093
4094 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4095 for the sparc stub.
4096
4097Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4098
4099 * annotate.texi: Clarify which addresses have differing formats
4100 depending on the language and which do not.
4101
4102Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4103
4104 * remote.texi (NetWare): Changed example to use BOARD= instead of
4105 NODE= argument to reflect correspoding change to gdbserve.nlm.
4106
4107Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4108
4109 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4110 GDB, as well as AIX dbx, supports the size type attribute.
4111
4112Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4113
4114 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4115
4116Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4117
4118 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4119 and new 'if' and 'while' commands.
4120
4121Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4122
4123 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4124
4125Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4126
4127 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4128 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4129 NetWare targets. Mostly stolen from the Server node.
4130
4131Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4132
4133 * gdb.texinfo (Setting): Talk about the language of a source file
4134 versus the working language. The old documentation did not match
4135 what GDB did.
4136
4137Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4138
4139 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4140 of a source file.
4141
4142Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4143
4144 * gdb.texinfo (Processes): New node.
4145
4146Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4147
4148 * remote.texi: Update documentation of set/show mipsfpu.
4149
3fc11d3e
JM
4150Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4151
4152 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4153 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4154
4155Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4156
4157 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4158 obsolete conditionals, described some others.
4159
4160Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4161
4162 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4163 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4164
4165Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4166
4167 * gdbint.texinfo: Put regex conditionals in their own table.
4168
4169Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4170
4171 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4172 described or fixed the descriptions of many others.
4173
4174Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4175
4176 * gdb.texinfo: Add some more credits.
4177 * gdbint.texinfo: Capitalize GDB consistently, describe some
4178 macros and remove some.
4179
4180Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4181
4182 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4183 obsolete conditionals, described some others.
4184
4185Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4186
4187 * gdb.texinfo (help targets): Changed to `help target', which
4188 is the correct gdb command.
4189
4190Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4191
4192 * annotate.texi (TODO): New node, for keeping track of annotations
4193 suggested but not yet implemented.
4194
4195Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4196
4197 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4198 another symbol, it is not the address itself.
4199
4200Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4201
4202 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4203 of stabs-in-coff sections.
4204
4205Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4206
4207 * annotate.texi: Change edition to 0.5 and date to May 1994.
4208 Add index.
4209 (Frames): New node, for frame annotation.
4210 (Displays): New node, for display annotation.
4211
4212 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4213 when waiting for your program to stop.
4214
4215Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4216
4217 * annotate.texi (Breakpoint Info): Document annotation of header
4218 fields and record annotation.
4219
4220Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4221
4222 * annotate.texi: New file, to document annotations.
4223
4224Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4225
4226 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4227 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4228
4229Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4230
4231 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4232 section, and say n_strx field is compilation unit relative.
4233 * stabs.texinfo: Don't use @code for a.out when it is the name of
4234 an object file format.
4235
4236Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4237
4238 * gdb.texinfo: Refer to file names, not path names, per rms
4239 convention.
4240 (Arguments): Fix typo.
4241
4242Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4243
4244 * stabs.texinfo (Global Variables): Talk about stabs in files
4245 where variables are referenced, but not defined.
4246
4247Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4248
4249 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4250 Cplusplus to new nodes Member Type Descriptor and Method Type
4251 Descriptor. Re-write stuff for #.
4252
4253Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4254
4255 * gdb.texinfo (Print Settings): Don't document "set print
4256 fast-symbolic-addr off". The bug which it worked around was fixed
4257 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4258
4259 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4260 N_ENTRY node.
4261
4262 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4263
4264Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4265
4266 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4267 references to ieee-float.c.
4268
4269Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4270
4271 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4272 match what the code actually does.
4273
4274Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4275
4276 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4277
4278Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4279
4280 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4281 i, and b.
4282
4283Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4284
4285 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4286 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4287 as "stabs in sections" rather than just saying "ELF and SOM".
4288 Also make that stuff apply to COFF.
4289
4290Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4291
4292 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4293 Ghostscript.
4294
4295Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4296
4297 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4298 versus functions without line numbers, also mention stepping into
4299 them as well as "step" when you are in them. Tell the user how to
4300 deal with the situation. Add comment about "debugging information".
4301
4302Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4303
4304 * stabs.texinfo (Enumerations): Document restriction on where
4305 enumeration types can appear and still win with GDB.
4306
4307Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4308
4309 * stabs.texinfo (Negative Type Numbers): Document format for type
4310 -16.
4311
4312Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4313
4314 * gdb.texinfo (Selection, Frame Info): Update information about
4315 arbitrary frame specficiations.
4316
4317Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4318
4319 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4320
4321Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4322
4323 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4324
4325Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4326
4327 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4328
4329Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4330
4331 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4332 Differences node to Statics node.
4333 (Statics): Discuss XCOFF use of V symbol descriptor.
4334
4335 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4336 not clean.
4337
4338Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4339
4340 * gdb.texinfo (Print Settings): Document `set print
4341 fast-symbolic-addr' and improve the doc for some other
4342 `set print's.
4343
4344Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4345
4346 * stabs.texinfo (String Field): Talk about defining several type
4347 numbers at once.
4348 Fix lint regarding changing node ELF Transformations to
4349 ELF and SOM Transformations.
4350
4351Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4352
4353 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4354
4355Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4356
4357 * stabs.texinfo (Cross-References): `::' is for nested types only
4358 within <>.
4359 (Structures): Document static members.
4360
4361Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4362
4363 * stabs.texinfo: Document S type attribute.
4364
4365Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4366
4367 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4368
4369Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4370
4371 * gdbint.texinfo: Fix a few typos.
4372
4373Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4374
4375 * gdb.texinfo, remote.texi: formatting improvements
4376
4377 * gdb.texinfo (New Features): mention threads.
4378 (Summary, C): fix xrefs in newly contributed text.
4379 (Threads): index entries, clarifications, example
4380 (passim): minor typos fixed, phrasing improvements
4381
4382 * remote.texi (Bootstrapping): rephrase text on ^C and add index
4383 entries; (Server): explain use of gdbserver w/real-time systems,
4384 add example of conflicting TCP port; (MIPS Remote) break up
4385 running text into table, highlighting commands, and add example.
a9331b3f 4386
c906108c
SS
4387Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4388
4389 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
4390
4391Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4392
4393 * stabs.texinfo (Nested Symbols): New node.
4394 (String Field, Symbol Descriptors, Cross-References): Refer to it.
4395
4396Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4397
4398 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
4399 to picking which Bbss.bss symbol to use, and (because there seems to
4400 be no good way of doing it) re-write some of the text to make it
4401 sound like Bbss.bss isn't such a great idea after all (as currently
4402 designed).
4403
4404 * gdb.texinfo (C): In addition to saying people have to use g++ for
4405 good results, say they have to use stabs. Specifically say cfront
4406 doesn't work well.
4407 (Summary): Merge in information on Modula-2, Pascal, and Chill from
4408 the gdb README. Add xrefs to places where the support for the various
4409 languages is described in detail.
4410
4411Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4412
4413 * stabs.texinfo: Clean up stuff about visibility and virtual
4414 characters.
4415
4416 * stabs.texinfo (N_M2C): Cite Sun doc.
4417
4418Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4419
4420 * gdb.texinfo: updates re threads.
4421 * remote.texinfo: avoid index entries starting with digits.
4422
4423Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4424
4425 * stabs.texinfo (Enumerations): Talk about large, negative and
4426 octal values. Clean up cross reference to type attributes.
4427 (String Field): Say that GDB 4.11 supports size attribute.
4428
4429Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4430
4431 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
4432 is a mandatory step. Make the stuff about that more concise.
4433
4434Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4435
4436 * stabs.texinfo (Class Names): New node.
4437
4438 * gdb.texinfo (Command Files): Explain order of init file reading.
4439
4440 * remote.texi (Bootstrapping): Talk about getting the serial driver
4441 to deal with ^C sent by gdb to stop the remote system.
4442
4443Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
4444
4445 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
4446
4447 * libgdb.texinfo (Defining Commands): made the DOC arg
4448 to gdb_define_app_command a char * instead of char **
4449 per a suggestion from kingdon.
4450
4451 * libgdb.texinfo: total rewrite from a different starting
4452 premise.
4453
4454Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4455
4456 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
4457 floats passed as doubles (to improve clarity).
4458
4459Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4460
4461 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
4462
4463 * a4rc.sed: update to work with Andreas Vogel papersize params
4464
4465 * refcard.tex: use Andreas Vogel simplifications of papersize
4466 params; remove useless version info; update copyright date.
4467
4468Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4469
4470 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
4471
4472Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4473
4474 * gdb.texinfo (Files): Say what address the load command loads it at.
4475
4476 * stabs.texinfo (Common Blocks): Minor cleanups.
4477
4478 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
4479 that Sun has backed away from the linker kludge and thus the relevant
4480 issue is changes to the SunPRO tools, not the Solaris linker.
4481
4482 * stabs.texinfo (Traditional Integer Types): Clean up description
4483 of octal bounds a little bit. Document extra leading zeroes.
4484
4485Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4486
4487 * gdb.texinfo (Signaling): Update for symbolic symbol names
4488 and add a section explaining the difference between the GDB
4489 signal command and the shell kill utility.
4490
4491Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
4492
4493 * libgdb.texinfo: added `@' to braces that were unescaped.
4494
4495Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
4496
4497 * libgdb.texinfo: new file. Spec for the gdb library.
4498
4499Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4500
4501 * stabs.texinfo (Include Files): Fix typo (start -> end).
4502
4503Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4504
4505 * gdb.texinfo, remote.texi: assorted small improvements, mostly
4506 from Melissa at FSF's editing pass.
4507
4508Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4509
4510 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
4511 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
4512 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
4513
4514Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4515
4516 * remote.texi (Bootstrapping): Discuss 386 call gates.
4517
4518Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4519
4520 * stabs.texinfo (Based Variables): New node.
4521
4522Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4523
4524 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
4525 names, sizes, and formats to suggest how not to lose.
4526
4527Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4528
4529 * stabs.texinfo (Methods): Fix typo.
4530
4531Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4532
4533 * gdb.texinfo: Fix a few typos.
4534
4535Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4536
4537 * gdb.texinfo: Clarify how well it works with Fortran.
4538
4539 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
4540 More on relocating stabs in ELF files.
4541
4542Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4543
4544 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
4545
4546Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4547
4548 * stabs.texinfo (Local Variable Parameters): Talk about nameless
4549 parameters on VAX.
4550
4551Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4552
4553 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
4554
4555Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4556
4557 * stabs.texinfo: Make info author notice match the TeX author notice.
4558
4559Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4560
4561 * stabs.texinfo: Initial-caps all words in node names and
4562 non-trivial words in section names.
4563
4564Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4565
4566 * stabs.texinfo: Many minor cleanups.
4567
4568 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
4569
4570Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
4571
4572 * stabs.texinfo: Remove full description of big example.
4573 It's not really helpful; just use pieces of it where appropriate.
4574 Add more Texinfo formatting directives (@samp, etc.).
4575 Use @deffn to define stab types.
4576 Eliminate some wordiness. Break up some nodes.
4577 Add an (alphabetized) index of symbol types.
4578 Use consistent capitalization style in node and section names.
4579
4580Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
4581
4582 * gdb.texinfo: Change typo "Two two" to "The two".
4583
4584Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4585
4586 * stabs.texinfo (XCOFF-differences): Remove references to
4587 non-existent types N_DECL and N_RPSYM.
4588
4589 * stabs.texinfo (String Field): Say that type attributes bug is
4590 fixed in GDB 4.10, since it is.
4591
4592 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
4593
4594Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
4595
4596 * stabs.texinfo: Formatting cleanups.
4597
4598Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4599
4600 * stabs.texinfo: When explaining the n_type of a stab, standardize
4601 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
4602 no tabs, use @r).
4603 (Global Variables): Clean up.
4604
4605Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4606
4607 * stabs.texinfo (Stack Variables): Re-write.
4608
4609Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4610
4611 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
4612 addresses of a source file. Also revise formatting.
4613 Change "object module" or "object file" to "source file".
4614 Various: Miscellaneous cleanups.
4615
4616Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4617
4618 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
4619
4620Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
4621
4622 * gdbint.texinfo: Removed many nonsensical machine-collected
4623 host and target conditionals, described some of the remainder.
4624
4625Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4626
4627 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
4628
4629 * gdbint.texinfo (Top): Add name to @top line, and re-write the
4630 paragraph which follows.
4631
4632 * gdbint.texinfo (Host): Use @code not @samp for Makefile
4633 variables. Looks better and avoids overful hbox.
4634
4635Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4636
4637 * stabs.texinfo (Procedures): Improve stuff on nested functions.
4638
4639Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4640
4641 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
4642 retransmit-timeout
4643
4644Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4645
4646 * gdbint.texinfo: Update statement about `some ancient Unix
4647 systems, like Ultrix 4.0' to Ultrix 4.2.
4648
4649Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
4650
4651 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
4652
4653 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
4654
4655 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
4656 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
4657
4658 * remote.texi: new name for former gdbinv-s.texi
4659
4660 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
4661
4662Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
4663
4664 * gdbinv-s.texi: Documented timeout and retransmit-timeout
4665 variables for MIPS remote debugging protocol.
4666
4667Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4668
4669 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
4670
4671Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4672
4673 * Makefile.in (refcard.dvi): Use srcdir where necessary.
4674
4675Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
4676
4677 * gdb.texinfo: repair conditional bugs in text markup
4678
4679Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4680
4681 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
4682 to select Modula-2 material.
4683
4684Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4685
4686 * stabs.texinfo: Cleanups regarding statics.
4687
4688 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
4689 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
4690
4691Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4692
4693 * stabs.texinfo: N_MAIN is sometimes used for C.
4694
4695Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4696
4697 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
4698
4699Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
4700
4701 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 4702 removed from the code by Kingdon.
c906108c
SS
4703
4704Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4705
4706 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
4707 input when evaluating breakpoint conditions; the bug has been fixed.
4708
4709 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
4710 sets the ignore count to N-1, not to N.
4711
4712Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4713
4714 * refcard.tex (\hoffset): correct longstanding error to match
4715 intended offset; avoids cutting off edge on some printers
4716
4717Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4718
4719 * stabs.texinfo (Parameters): Say that order of stabs is significant.
4720
4721Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4722
4723 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
4724
4725Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4726
4727 * Makefile.in: (REFEDITS) new var to control whether PS or CM
4728 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
4729 collect sed edits if any, apply to refcard before formatting;
4730 (refcard.ps) stop implying PS fonts if PS output requested;
4731 (lrefcard.ps) delete extra target for variant PS fonts
4732
4733 * refcard.tex: parametrize papersize dependent info, collect
4734 in easily replaced spot
4735
4736 * a4rc.sed: new file, edits to refcard for A4 paper
4737
4738Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4739
4740 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
4741
4742Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4743
4744 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
4745
4746Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4747
4748 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
4749 politely rather than rudely.
4750
4751Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4752
4753 * stabs.texinfo: Document common blocks.
4754
4755Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
4756
4757 * stabs.texinfo: Add some basic info about stabs-in-elf.
4758
4759Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4760
4761 * stabs.texinfo (Top): Minor cleanup.
4762
4763Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4764
4765 * Makefile.in (install-info): remove parentdir support
4766
4767Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4768
4769 * gdb.texinfo (Copying): delete this node and references to it;
4770 RMS says this manual need not carry GPL. (passim): Improvements
4771 from last round at FSF, largely due to Ian Taylor review, and
4772 minor formatting improvements.
4773
4774 * gdbinv-s.texi (passim): Improvements from last round at FSF,
4775 largely due to Ian Taylor review. (Debug Session): minor edits to
4776 new text.
4777
4778Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
4779
4780 * Makefile.in (realclean): Remove info and dvi files too.
4781
4782Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
4783
4784 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
4785 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
4786 * gdb.texinfo: Change accordingly.
4787
4788 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
4789 N_{L,R}BRAC,N_SLINE are relative to.
4790
4791Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
4792
4793 * Makefile.in (GDBvn.texi): Update atomically.
4794
4795Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
4796
4797 * gdbinv-s.texi (Debug Session): Document exceptionHook.
4798
4799Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
4800
4801 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
4802 addresses together. Also motivate the set print symbol-filename
4803 command and suggest other solutions.
4804
4805Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
4806
4807 * gdb.texinfo (set print elements): Note that the number of
4808 elements is set to unlimited by "set print elements 0".
4809
4810Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
4811
4812 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
4813 NF_LDOUBLE means.
4814 (Stab Types): Include Solaris stab types.
4815 (Procedures): Document Solaris extensions.
4816
4817Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4818
4819 * gdb.texinfo: Add `set print symbol-filename' doc.
4820
4821Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4822
4823 * stabs.texinfo (Arrays): Talk about type definition vs. type
4824 information.
4825
4826 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
4827 the trailing semicolon.
4828
4829Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4830
4831 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
4832 and merge in other parts of the document addressing these subjects.
4833 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
4834
4835 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
4836 at the end of a range type.
4837
4838 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
4839 AIX extensions.
4840
4841Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4842
4843 * stabs.texinfo (Stabs Format): Misc fixes.
4844
4845Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4846
4847 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
4848 (Traditional builtin types): Document convex convention for long long.
4849 (Negative builtin types): Discuss type names, and misc fixes.
4850
4851Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4852
4853 * stabs.texinfo (Builtin Type Descriptors): Document the floating
4854 point types used with @samp{R} type descriptor.
4855 (Symbol Descriptors): Describe how to handle conflict between
4856 different meanings of @samp{P} symbol descriptor.
4857
4858Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4859
4860 * stabs.texinfo: Remove node Quick Reference and put its children
4861 directly under the main menu.
4862
4863 * stabs.texinfo: Many more changes to bring it into line with
4864 AIX documentation and reality. I think it now has all the
4865 information from the AIX documentation, except that I burned
4866 out when I got to variant records (Pascal and Modula-2) and
4867 all the COBOL types. Oh well, we can add them later when we're
4868 worrying more about those languages.
4869
4870 * stabs.texinfo (Automatic variables): Talk about what it means
4871 to omit the symbol descriptor.
4872
4873Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4874
4875 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
4876 gcc2 behavior with promoted args.
4877
4878Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4879
4880 * gdb.texinfo: include readline appendices in info version of manual
4881
4882Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4883
4884 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
4885 target remote.
4886
4887 * gdb.texinfo (Machine Code): more index entries for disassemble
4888
4889Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
4890
4891 * Clarify the intended use of the gdb-testers and gdb-patches
4892 mailing lists, and shrink gzip comment.
4893
4894Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4895
4896 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
4897 DOSHOST configuration of manual.
4898
4899 * gdb.texinfo (MIPS Stack): new node.
4900
4901 * all-config.texi (MIPS) new switch.
4902
4903 * gdbinv-s.texi (Nindy Options) Remove two instances of future
4904 tense; (MIPS Remote) new node.
4905
4906 * gdb.texinfo (passim) rephrases to work around makeinfo @value
4907 bug; (Environment) less passive, other small cleanups in text about
4908 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
4909 (Remote) new MIPS Remote menu entry.
4910
4911Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
4912
4913 * stabs.texinfo: Many changes to include information from the
4914 AIX documentation.
4915
4916 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
4917
4918Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
4919
4920 * gdbint.texinfo (new node Debugging GDB, elsewhere):
4921 Move a bunch of information from ../README.
4922 (Getting Started): New node.
4923
4924Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4925
4926 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
4927
4928 * gdb.texinfo: advance manual revision dates to present
4929
4930 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
4931 stop using silly Roman numerals in @set variable names
4932
4933Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
4934
4935 * stabs.texinfo (Parameters): Keep trying to get this right.
4936
4937Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
4938
4939 * stabs.texinfo (Parameters): More on "local parameters".
4940
4941Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
4942
4943 * stabs.texinfo (Parameters): Re-do "local parameters" section.
4944
4945Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
4946
4947 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
4948 (Parameters): Rewrite.
4949 (xcoff-differences, Sun-differences): Minor changes.
4950
4951Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
4952
4953 * stabs.texinfo: Minor cleanup.
4954
4955Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
4956
4957 * gdbint.texinfo: Minor xcoff stuff.
4958
4959Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
4960
4961 * gdbint.texinfo: Update for new config directory structure.
4962 Add info about internal type data structures.
4963
4964Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
4965
4966 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
4967 $(srcdir).
4968 (gdb-config.texi): Depend on file in $(srcdir).
4969
4970Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
4971
4972 * stabs.texinfo: Fixes about N_SO.
4973
4974Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4975
4976 * gdb.texinfo: include list of nonstandard init file names
4977
4978 * *-config.texi: new switch GENERIC for text that applies *only*
4979 to (usual) multiple-target version of manual
4980
4981 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
4982 h8 config
4983
4984 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
4985 in menus (rather than conditionally selected multiple alternative
4986 menus).
4987
4988 * Makefile.in: define and use DOC_CONFIG var to select
4989 configuration for GDB user manual.
4990
4991 * gdb-config.texi: delete from repository, generate from Makefile.
4992
4993 * all-config.texi: normal `generic' configuration file, formerly
4994 stored as gdb-config.texi
4995
4996Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
4997
4998 * Makefile.in: add dvi target to build all .dvi files
4999
5000Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5001
5002 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5003
5004Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5005
5006 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5007 host conditionals.
5008 * stabs.texinfo: More array fixes inspired by Jim's.
5009
5010Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5011
5012 * stabs.texinfo: Fixes re arrays and continuations.
5013
5014 * gdbint.texinfo: Add XCOFF node.
5015
5016Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5017
5018 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5019
5020Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5021
5022 * stabs.texinfo: Fix for array types to mention lower bounds.
5023
5024Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5025
5026 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5027
5028Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5029
5030 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5031
5032Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5033
5034 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5035 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5036
5037Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5038
5039 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5040
5041Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5042
5043 * gdb.texinfo, gdbinv-s.texi: misc updates
5044
5045Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5046
5047 * gdbint.texinfo: Brief documentation for longjmp support,
5048 from an email msg by Stu.
5049
5050Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5051
5052 * stabs.texinfo: Fix description of floating point "range"
5053 types (which really define basic types). Reported by Jim Meehan,
5054 <meehan@src.dec.com>.
5055
5056 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5057
5058Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5059
5060 * gdbint.texinfo: Slightly expand section on supporting a new
5061 object file format.
5062
5063Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5064
5065 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5066 intermediate file.
5067
5068Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5069
5070 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5071
5072Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5073
5074 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5075
5076 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5077 as well as Z8002.
5078
5079Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5080
5081 * gdbint.texinfo: Add sections on clean design and on how to send
5082 in changes.
5083
5084Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5085
5086 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5087
5088Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5089
5090 * gdb.texinfo: Fix typo, reported by Karl Berry.
5091
5092Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5093
5094 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5095
5096Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5097
5098 * gdbint.texinfo: fixed a stray email address (needs @@),
5099 added @table @code to node "Native Conditionals"
5100
5101Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5102
5103 * gdbint.texinfo: Describe coding style of GDB.
5104
5105Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5106
5107 * stabs.texinfo: Minor wording changes.
5108
5109Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5110
5111 * gdbint.texinfo: Improve release doc slightly.
5112
5113Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5114
5115 * gdbint.texinfo: Improve doc of GDB config macros.
5116
5117Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5118
5119 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5120 These will be reinserted when examined.
5121
5122Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5123
5124 * gdbint.texinfo: Make a start at documenting all the #if macros
5125 in GDB. At least list them all, and start separating them into
5126 host-specific and target-specific.
5127
5128Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5129
5130 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5131 examples (not consistent w others).
c906108c
SS
5132 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5133 for generic vn of doc
5134
5135Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5136
5137 * Makefile.in: always create installation directories.
5138
5139Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5140
5141 * gdb.texinfo: in h8 config, do not describe searching commands.
5142
5143Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5144
5145 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5146 conditionals; introduce a few generic switches that may be
5147 useful for other cross-dev or dos-hosted configs.
5148
5149 * gdb.texinfo: fix typo in "info reg" description
5150
5151Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5152
5153 * stabs.texinfo: Minor updates from running TeX over it.
5154 * Makefile.in (stabs.dvi, stabs.ps): Add.
5155
5156Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5157
5158 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5159 First pass at converting it to texinfo.
5160
5161Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5162
5163 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5164 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5165
5166Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5167
5168 * gdbint.texinfo: Add section on partial symbol tables.
5169
5170Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5171
5172 * gdb.texinfo: document `set remotedebug' and `set
5173 rstack_high_address'.
5174
5175Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5176
5177 * gdb.texinfo: slight expansion of new text on reading info files
5178 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5179 H8/300 from DOS.
5180
5181Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5182
5183 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5184
5185Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5186
5187 * gdb.texinfo: Say how to read the `info' files.
5188
5189Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5190
5191 * Makefile.in: gm4 -> m4.
5192
5193Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5194
5195 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5196 Documentation' ahead of `Installing GDB' to match README.
5197 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5198 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5199
5200Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5201
5202 * Makefile.in: remove $(srcdir) from gdb.info rule.
5203
5204Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5205
5206 * Makefile.in: commented out gdb-all.texinfo rule. This is
5207 temporary.
5208
5209Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5210
5211 * Makefile.in, configure.in: removed traces of namesubdir,
5212 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5213 copyrights to '92, changed some from Cygnus to FSF.
5214
5215Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5216
5217 * gdb.texinfo: Improve how we ask for bug reports.
5218
5219Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5220
5221 * Makefile.in: infodir belongs in datadir.
5222
5223Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5224
5225 * Makefile.in: remove spaces following hyphens, bsd make can't
5226 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5227 standards.text support.
c906108c
SS
5228
5229Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5230
5231 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5232 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5233 and mandir now keyed off datadir by default.
5234
5235\f
5236Local Variables:
9e9c5ae7 5237mode: change-log
c906108c
SS
5238left-margin: 8
5239fill-column: 74
5240version-control: never
5241End:
This page took 0.719997 seconds and 4 git commands to generate.