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