* libunwind-frame.c (unw_destroy_addr_space_p): Define.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
bf06d120
JB
12007-05-29 Jim Blandy <jimb@codesourcery.com>
2
3 * gdb.texinfo (Overview): Doc fix.
4
23776285
MR
52007-05-22 Maciej W. Rozycki <macro@mips.com>
6
7 * gdb.texinfo (Remote Configuration): Document "set/show
8 remoteflow".
9
1a69e1e4
DJ
102007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
11
bf06d120
JB
12 * gdb.texinfo (MIPS): Remove documentation for set mips
13 saved-gpreg-size, show mips saved-gpreg-size, and set mips
14 stack-arg-size.
1a69e1e4 15
46ba6afa
BW
162007-05-14 Bob Wilson <bob.wilson@acm.org>
17
18 * all-cfg.texi (GDBTUI): New.
19 * gdb.texinfo (Mode Options): Use GDBTUI variable.
20 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
21 (TUI Configuration): Edit to improve clarity and fix problems of
22 both style and content.
23
06d3b283
UW
242007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
25
26 * observer.texi (GDB Observers): New observer "new_objfile".
27
179101d6
UW
282007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
29
30 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
31
25d5ea92
VP
322007-04-14 Vladimir Prus <vladimir@codesourcery.com>
33
34 * gdb.texinfo (GDB/MI Variable Objects): Document
35 frozen variables objects.
36
ea35711c
DJ
372007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
38
39 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
40 (Character Sets, Caching Data of Remote Targets): Likewise.
41 (Targets): Delete Remote node. Move its text...
42 (Debugging Remote Programs): ...to here. Delete description
43 of the "remote" command.
44 (Remote configuration): Delete description of "set remotedevice"
45 and "show remotedevice".
46 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
47
db2e3e2e
BW
482007-04-11 Bob Wilson <bob.wilson@acm.org>
49
50 * gdb.texinfo (Contributors, Continuing and Stepping)
51 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
52 (General Query Packets, File-I/O Remote Protocol Extension)
53 (Protocol Basics, The F Reply Packet, Write)
54 (Protocol-specific Representation of Datatypes, Memory Transfer):
55 Fix hyphenation, punctuation and grammar problems.
56 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
57 'section' instead of 'subsection' in the text.
58 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
59 (i386): Remove period from section name.
60 (Installing GDB, Requirements, Running Configure, Separate Objdir)
61 (Config Names, Configure Options): Use @file{configure}.
62
8a3dae3e
DJ
632007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
64
65 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
66 and tab expansion.
67
1a92f856
DJ
682007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
69
70 * gdbint.texinfo (SOM): Correct location of the SOM reader.
71
79a6e687
BW
722007-04-02 Bob Wilson <bob.wilson@acm.org>
73
74 * gdb.texinfo: Consistently capitalize all significant words in
75 node names, chapter titles, section titles, and headings. Update
76 cross references to match.
77 (Starting and Stopping Trace Experiment): Make node name plural.
78 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
79
ad527d2e
PA
802007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
81
82 * gdb.texinfo (WinCE): Delete obsolete subsection.
83
7ce59000
DJ
842007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
85
86 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
87 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
88 references.
89
8807d78b
DJ
902007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
91
92 * gdb.texinfo (Startup): Delete references to some alternate
93 names for .gdbinit.
94 (Thread): Remove LynxOS reference.
95 (Tandem ST2000): Delete target-specific documentation.
96 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
97 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
98 and GDB_OSABI_LYNXOS.
99
5f402660
UW
1002007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
101
102 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
103
bac718a6
UW
1042007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
105
106 * gdbint.texinfo (Target Conditionals): Remove mention of
107 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
108 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
109
9453113a
DJ
1102007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
111
112 * Makefile.in: Add "pdfdir" installation
113 directory, PDFTEX macro, support for "install-pdf" target,
114 and rules for making a pdf version of refcard.texi.
115 * refcard.tex: Specify paper size for PDF output.
116
ae21e955
BW
1172007-03-26 Bob Wilson <bob.wilson@acm.org>
118
119 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
120
3f94c067
BW
1212007-03-26 Bob Wilson <bob.wilson@acm.org>
122
123 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
124 (Source Path, Character Sets, Macros, Define)
125 (GDB/MI Result Records, GDB/MI Simple Examples)
126 (GDB/MI Program Execution, GDB/MI File Commands)
127 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
128 (Bug Reporting): Use @value{GCC}.
129
12c27660
BW
1302007-03-26 Bob Wilson <bob.wilson@acm.org>
131
132 * gdb.texinfo (Help): Fix formatting of examples.
133 (Variables): Use @ifnotinfo instead of @iftex.
134 (Non-debug DLL symbols): Use @ref instead of @pxref.
135 (Sparclet File): Use @samp instead of quotes.
136
ce9341a1
BW
1372007-03-26 Bob Wilson <bob.wilson@acm.org>
138
139 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
140
c8f4133a
BW
1412007-03-26 Bob Wilson <bob.wilson@acm.org>
142
143 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
144 the order of the nodes.
145 (C Operators, C Constants, Debugging C): Remove extra menus.
146 (Method Names in Commands): Do not specify next/prev/up nodes.
147
1482007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
149
150 * gdb.texinfo (File Options): Add missing parenthesis.
151 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
152
c74d0ad8
DJ
1532007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
154
155 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
156
ff6f572f
DJ
1572007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
158
159 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
160 case insensitivity.
161 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
162
994337c3
NR
1632007-02-18 Nick Roberts <nickrob@snap.net.nz>
164
165 * gdb.texinfo (Top): Put Appendix A after numbered sections.
166 (Files): Add section name to argument list for pxref.
167 (Non-debug DLL symbols): Don't use `see' for pxref.
168 (Embedded Processors): Fix typo.
169 (GDB/MI Breakpoint Commands): Execution commands generate
170 *stopped not ^done.
171
eb819d70
NR
1722007-02-13 Nick Roberts <nickrob@snap.net.nz>
173
174 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
175 values for in_scope. Mention that only root variables can be
176 updated.
177 (GDB/MI Development and Front Ends): Explain new values may be
178 added to existing fields.
179
123dc839
DJ
1802007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
181
182 * gdb.texinfo (-target-disconnect): Use @smallexample.
183 (Requirements): Add anchor for Expat. Update description.
184 (Target Descriptions): Mention Expat.
185 (Target Description Format): Document new elements. Use
186 @smallexample.
187 (Predefined Target Types, Standard Target Features): New sections.
188 * doc/gdbint.texinfo (Target Descriptions): New section.
189
108546a0
DJ
1902007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
191
192 * gdb.texinfo (Target Description Format): Add section on XInclude.
193
95a98c01
NR
1942006-02-03 Nick Roberts <nickrob@snap.net.nz>
195
196 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
197 command -enable-timings.
198
f4b3909f
EZ
1992007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
200
201 * gdbint.texinfo (Operation System ABI Variant Handling): Update
202 descriptions for new/deleted elements in gdb_osabi. Add missing
203 description for function generic_elf_osabi_sniff_abi_tag_sections.
204
c7ba131e
JB
2052007-01-29 Joel Brobecker <brobecker@adacore.com>
206
207 * gdb.texinfo (Maintenance Commands): Add documentation for
208 the new "maint print target-stack" command.
209
3a60f64e
JK
2102007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
211 Eli Zaretskii <eliz@gnu.org>
212
f4b3909f 213 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 214
c582f8b6
EZ
2152007-01-26 Eli Zaretskii <eliz@gnu.org>
216
217 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
218 Use @value{NGCC} instead of @value{GCC}.
219
d3e8051b
EZ
2202007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
221
222 * agentexpr.texi: Fix typos.
223 * annotate.texinfo: Likewise.
224 * gdb.texinfo: Likewise.
225 * gdbint.texinfo: Likewise.
226 * observer.texi: Likewise.
227 * stabs.texinfo: Likewise.
228
86f04699
EZ
2292007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
230
231 * gdbint.texinfo (Support Libraries): Remove mmalloc
232 entry. Describe readline library.
233
23181151
DJ
2342007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
235
236 * gdb.texinfo (Target Descriptions): New section.
237 (General Query Packets): Add QPassSignals anchor. Mention
238 qXfer:features:read under qSupported. Expand mentions of
239 qXfer:memory-map:read and QPassSignals. Document
240 qXfer:features:read.
241
f822c95b
DJ
2422007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
243
244 * gdb.texinfo (Commands to specify files): Describe
245 "set sysroot" and "show sysroot".
246 (Using the `gdbserver' program): Lowercase argument
247 to @var. Expand description of setting up GDB on the
248 host.
249
8936fcda
JB
2502007-01-05 Joel Brobecker <brobecker@adacore.com>
251
252 * gdb.texinfo (Set Catchpoints): Add documentation for the new
253 catch exception, catch exception unhandled, and catch assert
254 commands.
255
e776119f
DJ
2562007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
257
258 * gdb.texinfo (Debugging Output): Document "set debug xml"
259 and "show debug xml".
260
aa79a185
DJ
2612007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
262
263 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
264
7f893741
JB
2652007-01-01 Joel Brobecker <brobecker@adacore.com>
266
267 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
268
a1b5960f
VP
2692006-12-08 Vladimir Prus <vladimir@codesourcery.com>
270
271 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
272 note in @ignore, to be removed later if nobody complains.
273
9f470e6e
NR
2742006-12-04 Nick Roberts <nickrob@snap.net.nz>
275
276 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
277 of -var-delete.
278
765dc015
VP
2792006-11-22 Vladimir Prus <vladimir@codesourcery.com>
280
281 * gdb.texinfo (Setting breakpoints): Document
282 automatic software/hardware breakpoint usage and
283 the "set breakpoint auto-hw" command.
284
4b5752d0
VP
2852006-11-21 Vladimir Prus <vladimir@codesourcery.com>
286
287 * gdb.texinfo (Memory Access Checking): New.
288
89be2091
DJ
2892006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
290
291 * gdb.texinfo (Remote configuration): Mention
292 "pass-signals-packet".
293 (General Query Packets): Document QPassSignals. Fix
294 a typo.
295
ca3bf3bd
DJ
2962006-11-14 Maxim Grigoriev <maxim@tensilica.com>
297
298 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
299
427c3a89
DJ
3002006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
301
302 * gdb.texinfo (Remote configuration): Rewrite documentation for
303 packet configuration commands.
304 (OS Information): Adjust reference to qXfer:auxv:read.
305 (General Query Packets): Remove references to read-aux-vector-packet
306 and set remote get-thread-local-storage-address.
307
7a107747
DJ
3082006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
309
310 * gdbint.texinfo (Target Architecture Definition): Add new
311 Initializing a New Architecture section.
312
1c56eb0e
EZ
3132006-10-31 David Taylor <dtaylor@emc.com>
314
315 * stabs.texinfo (Macro define and undefine): New node describing
316 stabs for #define and #undef.
317
f73adfeb
AS
3182006-10-27 Andreas Schwab <schwab@suse.de>
319
320 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
321
fd60e0df
EZ
3222006-10-21 Eli Zaretskii <eliz@gnu.org>
323
324 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
325 clarify on the possible meanings of ``expression'' watched by
326 watchpoints. Add indexing.
e5ac9b53
EZ
327 (Prompting, Errors, Invalidation, Annotations for Running)
328 (Source Annotations): Fix index entries by adding "annotation" to
329 them, to discriminate from index entries that point to the more
330 general topic descriptions.
fd60e0df 331
52bb452f
DJ
3322006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
333
334 * gdbint.texinfo (Target Vector Definition): Move most
335 content into Existing Targets. Add a menu.
336 (Existing Targets): New section, moved from Target Vector
337 Definition. Use @subsection.
338 (Managing Execution State): New section.
339
58955e58
BW
3402006-10-16 Bob Wilson <bob.wilson@acm.org>
341
342 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
343
c8aa23ab
EZ
3442006-10-15 Eli Zaretskii <eliz@gnu.org>
345
346 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
347 (Command Syntax, Signals, Backtrace, Connecting)
348 (Remote configuration, Renesas Boards, Console I/O): Fix last
349 change: use Ctrl- instead of C-, except wrt Emacs.
350 (File-I/O Examples): Put Ctrl-c in @kbd.
351 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
352 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
353 (Signals, Set Breaks, Set Watchpoints): Document optional
354 arguments to `info signals' `handle', `info breakpoints', and
355 `info watchpoints'.
c8aa23ab 356
e7109c7e
EZ
3572006-10-14 Eli Zaretskii <eliz@gnu.org>
358
359 * gdb.texinfo (Backtrace): Fix last change.
360
de3aea7b
NR
3612006-10-14 Nick Roberts <nickrob@snap.net.nz>
362
363 * gdb.texinfo (Backtrace): Order correctly and add other cases.
364
7f9087cb
BW
3652006-10-10 Bob Wilson <bob.wilson@acm.org>
366
c8aa23ab
EZ
367 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
368 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
369 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 370
68437a39
DJ
3712006-09-21 Vladimir Prus <vladimir@codesourcery.com>
372 Daniel Jacobowitz <dan@codesourcery.com>
373
374 * gdb.texinfo (Packets): Document vFlashErase,
375 vFlashWrite and vFlashDone packets.
376 (General Query Packets): Document qXfer:memory-map:read.
377 Add a new feature for qXfer:memory-map:read.
378 (Memory map format): New section.
379 (Target Commands): Mention that gdb can write flash.
380
fd79ecee
DJ
3812006-09-21 Vladimir Prus <vladimir@codesourcery.com>
382 Daniel Jacobowitz <dan@codesourcery.com>
383
384 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
385 memory regions and "mem auto".
386
350da6ee
DJ
3872006-09-21 Nathan Sidwell <nathan@codesourcery.com>
388
389 * gdbint.texinfo (Array Containers): New section.
390
2f1acb09
VP
3912006-09-17 Vladimir Prus <vladimir@codesourcery.com>
392
393 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
394 -stack-list-arguments HIGH_FRAME argument can be larger then the
395 actual number of frames.
396
2ab1eb7a
VP
3972006-09-07 Vladimir Prus <vladimir@codesourcery.com>
398
399 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
400 -stack-list-locals HIGH_FRAME argument can be larger then the
401 actual number of frames.
402
599b237a
BW
4032006-09-02 Bob Wilson <bob.wilson@acm.org>
404
405 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
406 Register Packet Format, Tracepoint Packets): Fix spelling errors.
407
25ab7e6d
EZ
4082006-09-02 Eli Zaretskii <eliz@gnu.org>
409
410 * gdbint.texinfo (Overall Structure): New section "Source Tree
411 Structure".
412
940178d3
JB
4132006-08-17 Jim Blandy <jimb@codesourcery.com>
414
415 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
416 responses.
417
30daae6c
JB
4182006-08-08 Joel Brobecker <brobecker@adacore.com>
419
420 * gdb.texinfo (Source Path): Add documentation for new
421 substitute-path commands.
422
7fa2210b
DJ
4232006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
424
425 * gdb.texinfo (Installing GDB): Update menu. Move text to...
426 (Running Configure): ...here.
427 (Requirements): New node. Mention expat.
428
3d00d119
DJ
4292006-08-08 Vladimir Prus <vladimir@codesourcery.com>
430
431 * gdb.texinfo (Target Commands): Remove
432 'set download-write-size' and 'show download-write-size'.
433
0cbfa4ee
DJ
4342006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
435
436 * stabs.texinfo (Member Type Descriptor): Correct example for
437 pointer to member types.
438
16026cd7
AS
4392006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
440
441 * gdb.texinfo (Optional warnings and messages): Add
442 'set/show trace-commands'.
443 (Command files): Add '-v' to source command.
444
0876f84a
DJ
4452006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
446
447 * gdb.texinfo (OS Information): Update qPart reference to
448 qXfer.
449 (Remote configuration): Likewise.
450 (Overview): Move @cindex to the start of a paragraph. Talk
451 about binary data encoding.
452 (Packets): Refer to the overview for the details of the X
453 packet encoding.
454 (General Query Packets): Remove qPart description. Add qXfer
455 description. Add an anchor to qSupported. Correct feature
456 table title. Add a new feature for qXfer:auxv:read.
457 (Interrupts): Add a missing parenthesis.
458
2ec3381a
DJ
4592006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
460
461 * doc/gdb.texinfo (KOD): Remove node.
462 (GDB/MI Kod Commands): Remove commented out node.
463
594fe323
EZ
4642006-07-01 Eli Zaretskii <eliz@gnu.org>
465
466 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
467 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
468 (GDB/MI Thread Commands, GDB/MI Program Execution)
469 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
470 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
471 (GDB/MI File Commands, GDB/MI Target Manipulation)
472 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
473 since the MI prompt is hard-wired into the code.
474
7e3fb70c
NR
4752006-07-01 Nick Roberts <nickrob@snap.net.nz>
476
477 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
478 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
479 (GDB/MI Data Manipulation): Remove description of unimplemented
480 display related commands as variable objects perform this function
481 and are superior: -display-delete, -display-disable,
482 -display-enable, -display-insert and -display-list. Move
483 -environment-cd, -environment-directory, -environment-path
484 and -environment-pwd to "Program Context".
485 (GDB/MI Program Control): Rename to "Program Execution". Move
486 -exec-arguments -exec-abort to...
487 (GDB/MI Program Context): ...here. New node split from "Data
488 Manipulation".
489
be2a5f71
DJ
4902006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
491
492 * gdb.texinfo (Remote configuration): Document set / show
493 remote supported-packets.
494 (General Query Packets): Document qSupported packet.
495
fc320d37
SL
4962006-06-10 Sandra Loosemore <sandra@codesourcery.com>
497
498 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
499 and font markup.
500 (Protocol basics): Likewise.
501 (The F request packet): Likewise.
502 (The F reply packet): Likewise.
503 (Memory transfer): Move this node to be a subsubsection of
504 "Protocol specific representation of datatypes".
505 (The Ctrl-C message): More copy editing.
506 (Console I/O): Likewise.
507 (The isatty call): Delete this node, and merge its content into
508 the "isatty" node. Fixed references elsewhere.
509 (The system call): Delete this node, and merge its content into
510 the "system" node. Fixed references elsewhere.
511 (open): Reformat to use @table, and add appropriate font markup.
512 (close): Likewise.
513 (read): Likewise.
514 (write): Likewise.
515 (lseek): Likewise.
516 (rename): Likewise.
517 (unlink): Likewise.
518 (stat/fstat): Likewise.
519 (gettimeofday): Likewise.
520 (isatty): Likewise.
521 (system): Likewise, plus minor changes to fix confusing wording.
522 (Integral datatypes): Fix font markup.
523 (Pointer values): Likewise.
524 (struct stat): Fix markup to use @table, plus minor copy editing.
525 (struct timeval): Fix font markup, plus minor copy editing.
526 (Constants): Minor copy editing.
527 (Errno values): Add font markup.
528 (File-I/O Examples): Likewise.
529
158fdf5c
NR
5302006-06-10 Nick Roberts <nickrob@snap.net.nz>
531
532 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
533 (GDB/MI Simple Examples): Move node up one level. Use real
534 examples.
535 (GDB/MI Compatibility with CLI): Update.
536 (GDB/MI Result Records): Add "connected" and "exit" result
537 classes.
538 (GDB/MI Stream Records): Clarify target output.
539 (GDB/MI Command Description Format): Modify example description.
540 (GDB/MI Breakpoint Table Commands): Rename to...
541 (GDB/MI Breakpoint Commands): ...this
542 (GDB/MI Breakpoint Commands): Add optional thread field.
543 (GDB/MI Program Control): Add an introduction. Move "Program
544 termination" examples into exec-run description.
545 (GDB/MI File Commands): Mention similar CLI commands.
546 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
547 is similar to "-gdb-version".
548
ddb50cd7
EZ
5492006-06-09 Eli Zaretskii <eliz@gnu.org>
550
551 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
552
2aef0d6b
NR
5532006-06-02 Nick Roberts <nickrob@snap.net.nz>
554
555 * gdb.texinfo (GDB/MI Development and Front Ends): Use
556 sourceware.org for mailing lists.
d5e40d59 557 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 558
383a5c52
NR
5592006-06-01 Nick Roberts <nickrob@snap.net.nz>
560
d5e40d59 561 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 562
e16b02ee
EZ
5632006-05-22 Eli Zaretskii <eliz@gnu.org>
564
565 * gdb.texinfo (Cygwin Native): Fix last change.
566
be90c084
CF
5672006-05-22 Christopher Faylor <cgf@timesys.com>
568
569 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
570
347ceba5
NR
5712006-05-15 Nick Roberts <nickrob@snap.net.nz>
572
573 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
574 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
575
369af7bd
DJ
5762006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
577
578 * gdb.texinfo (General Query Packets): Recommend not starting
579 new packets with qC and clarify.
580
2ffdbde8 5812006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
582
583 * gdb.texinfo (M2 Types): New section.
72019c9c 584
16d1a084
DJ
5852006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
586
587 * agentexpr.texi: Add a copyright and license notice.
588 * observer.texi: Likewise, with GPL clause for function prototypes.
589 Remove trailing whitespace.
590
aa56d27a
JB
5912006-05-05 Jim Blandy <jimb@codesourcery.com>
592
593 * gdb.texinfo (General Query Packets): Document conventions for
594 terminating packet names, and their violations.
595
5bdf8622
DJ
5962006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
597
598 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
599 * gdb.texinfo: Likewise.
600
605a56cb
DJ
6012006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
602
603 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
604 and "show remotedebug".
605 (Debugging Output): Add additional index entries.
606
b8db102d
MS
6072006-04-27 Michael Snyder <msnyder@redhat.com>
608
609 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
610
c5e30d01
AC
6112006-04-22 Andrew Cagney <cagney@redhat.com>
612
613 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
614 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
615
8181d85f
DJ
6162006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
617
618 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
619 and remove breakpoint prototypes.
620 (Watchpoints): Move description of target_insert_hw_breakpoint and
621 target_remove_hw_breakpoint ...
622 (Breakpoints): ... to here. Document target_insert_breakpoint and
623 target_remove_breakpoint.
624
4f553f88
JB
6252006-04-17 Jim Blandy <jimb@codesourcery.com>
626
627 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
628 and C packets are optional.
629
cd852561
FR
6302006-04-14 Frederic Riss <frederic.riss@st.com>
631
632 * gdb.texinfo (Specifying source directories): Update the description
633 of the source file search to reflect the fact that the source path
634 always contains at least $cdir and $cwd.
635
b620eb07
MS
6362006-03-31 Michael Snyder <msnyder@redhat.com>
637
638 * gdb.texinfo: Update copyright dates.
639
3156cdaf
EZ
6402006-03-31 Eli Zaretskii <eliz@gnu.org>
641
642 * gdb.texinfo (Overview): Add an index entry to "empty response".
643
7d30c22d
JB
6442006-03-28 Jim Blandy <jimb@codesourcery.com>
645
646 * gdbint.texinfo (Prologue Analysis): New section.
647
86941c27
JB
6482006-03-07 Jim Blandy <jimb@red-bean.com>
649
66b8c7f6
JB
650 * gdb.texinfo (Connecting): Document 'target remote pipe'.
651
1a10341b
JB
652 * gdb.texinfo (Target Commands): Update text describing how to
653 specify a target. Refer to the detailed section on remote
654 debugging, not the brief mention.
655
86941c27
JB
656 * gdb.texinfo (Connecting): Organize the different 'target remote'
657 connection methods into a table. Add a 'target remote' index
658 entry. (!!!)
659
62f3a2ba
FF
6602006-02-17 Fred Fish <fnf@specifix.com>
661
662 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
663 'ptype' commands to reflect the fact that the only significant
664 difference between them is that ptype prints the complete type
665 description instead of just the name.
666
8b9a88ea
WZ
6672006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
668
669 * gdbint.texinfo (Watchpoints): Delete
670 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
671
7e8dc855
NR
6722006-02-10 Nick Roberts <nickrob@snap.net.nz>
673
674 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
675 times fields where needed. Fix typos. Update general form given
676 for output of -break-insert.
677 (GDB/MI): Abbreviate some unnecessarily long fullnames.
678
c91d38aa
DJ
6792006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
680
681 * gdbint.texinfo (Symbol Handling): Add a section
682 on memory management.
683
38fcd64c
DJ
6842006-02-06 Vladimir Prus <ghost@cs.msu.su>
685
686 * gdb.texinfo (Breakpoint table commands): Document the fullname
687 field in -break-list output.
688
219eec71
EZ
6892006-02-03 Eli Zaretskii <eliz@gnu.org>
690
691 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
692 debugging information produced by the various "set debug..."
693 options.
694
ae5a43e0
DJ
6952006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
696
697 * gdb.texinfo (Files): Remove obsolete bits from the description
698 of "symbol-file".
699
a9f158ec
JB
7002006-01-25 Jim Blandy <jimb@redhat.com>
701
702 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
703
410dd08e
JB
7042006-01-24 Jim Blandy <jimb@redhat.com>
705
706 * gdbint.texinfo (Frames): Document the basics of GDB's register
707 unwinding model, and explain the existence of the "sentinel" frame.
708
4b505b12
AS
7092006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
710
711 * gdb.texinfo (Choosing files): Mention that -directory is used
712 for script files.
713 (Specifying source directories): Likewise.
714 (Command files): Explain how script files are found.
715
839c27b7
EZ
7162006-01-21 Eli Zaretskii <eliz@gnu.org>
717
718 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
719 the threads in a multi-threaded program.
720 (Threads): The threadno argument of "thread apply" can be a range
721 of numbers.
722
7be93b9e
JB
7232006-01-18 Jim Blandy <jimb@redhat.com>
724
725 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
726 of warning flags.
727
fcc73fe3
EZ
7282006-01-13 Eli Zaretskii <eliz@gnu.org>
729
730 * gdb.texinfo (Sequences): Improve menu annotations.
731 (Define): Add index entries for arguments of user-defined
732 commands. Move the description of flow-control commands...
733 (Command Files): ...to here. Document loop_break and
734 loop_continue.
ca91424e
EZ
735 (Define, Command Files): Document `end' and add index entries for
736 it.
fcc73fe3 737
5c95884b
MS
7382006-01-04 Michael Snyder <msnyder@redhat.com>
739
740 * gdb.texinfo: Add documentation for linux-fork.
741 * gdbint.texinfo: Add internal documentation for checkpoints.
742
860701dc
PH
7432006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
744
745 * gdb.texinfo (Omissions from Ada): Document that there is now
746 limited aggregate support.
747
36b80e65
EZ
7482005-12-28 Eli Zaretskii <eliz@gnu.org>
749
750 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
751 registers and the likes.
752
c1468174
EZ
7532005-12-24 Eli Zaretskii <eliz@gnu.org>
754
755 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
756 (Symbols): Fix usage of "e.g.".
359df76b 757 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
758
759 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
760 (Coding): Fix usage of "e.g.".
761
c02a867d
EZ
7622005-12-23 Eli Zaretskii <eliz@gnu.org>
763
764 * stabs.texinfo:
765 * refcard.tex:
766 * gpl.texi:
767 * gdbint.texinfo:
768 * gdb.texinfo:
769 * gdb-cfg.texi:
770 * fdl.texi:
771 * annotate.texinfo:
772 * all-cfg.texi:
773 * Makefile.in: Add (C) after Copyright. Update the FSF
774 address.
775
fad38dfa
EZ
7762005-12-03 Eli Zaretskii <eliz@gnu.org>
777
778 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
779 extend GDB with commands for external monitor.
780
53e5f3cf
AS
7812005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
782
783 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
784
55f6ca0f
JB
7852005-11-25 Joel Brobecker <brobecker@adacore.com>
786
787 * gdbint.texinfo (Start of New Year Procedure): New chapter.
788
c1947b85
JB
7892005-11-21 Jim Blandy <jimb@redhat.com>
790
791 * gdb.texinfo (Tracepoint Packets): Document restrictions on
792 placement of 'R' actions in tracepoint action packets; document
793 dependence of 'X' and 'M' actions on a preceding 'R' action for
794 their registers.
795
9d29849a
JB
7962005-11-19 Jim Blandy <jimb@redhat.com>
797
798 * gdb.texinfo (Tracepoint Packets): New node.
799 (General Query Packets): Add entries for the tracepoint packets,
800 referring to the "Tracepoint Packets" node.
801 (Tracepoints): Add reference to "Tracepoint Packets".
802
9a6253be
KB
8032005-11-18 Kevin Buettner <kevinb@redhat.com>
804
805 * gdb.texinfo (set remotebreak): Add anchor.
806 (X packet): Likewise.
807 (Remote Protocol): Add new section `Interrupts' and new index
808 entry `interrupts (remote protocol)'.
809
5f3bebba
JB
8102005-11-18 Jim Blandy <jimb@redhat.com>
811
812 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
813 entries into the General Query Packets section. Add a
814 cross-reference to that section. Drop description of replies, as
815 these are covered in the descriptions of each packet.
816 (General Query Packets): Add introductory text. Explain naming
817 conventions, and how the end of a name is recognized.
818
9a7a1b36
KB
8192005-11-17 Kevin Buettner <kevinb@redhat.com>
820
0564b6cf 821 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
822 "set remotebreak" command.
823
b8ff78ce
JB
8242005-11-16 Jim Blandy <jimb@redhat.com>
825
826 * gdb.texinfo (Packets, Stop Reply Packets)
827 (General Query Packets): Various formatting cleanups.
828 - Use @samp for packet contents.
829 - Drop summaries from packet @item lines; the same information appears
830 immediately below in the description.
831 - Delete paragraph breaks after packet @item commands, so that the
832 description appears directly to the right of the packet prototype
833 in the printed manual, if it fits.
834 - Place spaces in packet prototypes between @vars and non-@var
835 letters, and explain that they're just for formatting.
836 - Use @dots{} instead of '...'.
837 - Fix uses of @code where @var was needed.
838 - Replace "deprecated" markers with English text spelling out the
839 packet's status and the preferred alternatives.
840 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
841 what this ever meant.
842 - Remove "(draft)" markers on 'i' packets; nobody has commented on
843 this for a long time.
844 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
845 implemented several times, and have been in use for years.
846
8ffe2530
JB
8472005-11-15 Jim Blandy <jimb@redhat.com>
848
c43c5473
JB
849 * gdb.texinfo (Packets): Add index entries for 'm' packet
850 disclaimers.
851
fb031cdf
JB
852 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
853 of stub when processing an 'm' packet.
854
8ffe2530
JB
855 * gdb.texinfo (Packets): Mention that packets beginning with
856 letters are reserved once, at the top, instead of actually listing
857 them all and saying "reserved".
858
c03c782f
AS
8592005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
860
861 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
862 Change @var{$arg0 to @code{$arg0.
863
814e32d7
WZ
8642005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
865
866 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
867
fa93a9d8
JB
8682005-11-12 Jim Blandy <jimb@redhat.com>
869
870 * gdb.texinfo (General Query Packets): Put packets in alphabetical
871 order. Remove extraneous 'z'.
872
8a5a3c82
AS
8732005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
874
875 * gdb.texinfo (Choosing files): Add --eval-command.
876
4b0ad762
AS
8772005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
878
879 * gdb.texinfo (Choosing modes): Add --return-child-result.
880
881
1a088d06
AS
8822005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
883
884 * gdb.texinfo (Choosing modes): Add --batch-silent.
885
656d5e12
EZ
8862005-10-28 Eli Zaretskii <eliz@gnu.org>
887
888 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
889 "The -var-update Command".
890
3c9c013a
JB
8912005-10-03 Joel Brobecker <brobecker@adacore.com>
892
893 * gdb.texinfo (Print Settings): Add documentation for set/show
894 print array-indexes.
895
7ba3cf9c
DJ
8962005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
897
898 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
899 6.2 and 6.3.
900
a94ab193
EZ
9012005-08-27 Eli Zaretskii <eliz@gnu.org>
902
903 * gdb.texinfo (File Options): Don't document --mapped, it's gone
904 since 19-Jan-2004.
905 (Files): Likewise.
ab1adacd
EZ
906 (Variables, Symbols): Document the "<incomplete type>" message and
907 its reasons.
a94ab193 908
ca06016a
FF
9092005-08-01 Fred Fish <fnf@specifix.com>
910
911 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
912
cf58170d
NR
9132005-07-15 Nick Roberts <nickrob@snap.net.nz>
914
915 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
916 option for -var-list-children and -var-update.
917 (GDB/MI Stack Manipulation): Simplify description of
918 print-values option for -stack-list-locals.
919 (GDB/MI Command Description Format): Clarify.
920 (Mode Options): Spelling of superseded.
921
38f1196a
BR
9222005-07-12 Bob Rossi <bob@brasko.net>
923
924 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
925 corresponding GDB command comment.
926
3cb3b8df
BR
9272005-07-06 Bob Rossi <bob@brasko.net>
928
929 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
930 and -inferior-tty-show.
931 (Input/Output): Document "set/show inferior-tty" and tty alias.
932
10fac096
NW
9332005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
934
935 * gdb.texinfo (Packets): Change description of 'D' packet to note
936 that GDB does wait for a response.
937
d1b6db76
NR
9382005-06-22 Nick Roberts <nickrob@snap.net.nz>
939
940 * gdb.texinfo (History) Rename "Command History".
941 (Command History): Move node "Server Prefix" from section on
942 Annotations here.
943
29629dcf
NR
9442005-06-19 Nick Roberts <nickrob@snap.net.nz>
945
946 * gdb.texinfo (GDB/MI Stack Manipulation):
947 Re-instate -stack-info-frame with example. Say that it gets
948 info on selected frame, not current frame.
949
397ca115
EZ
9502005-06-18 Eli Zaretskii <eliz@gnu.org>
951
952 * gdb.texinfo (Server): Clarify that `file' should be used before
953 connecting to the server.
954 (Files): Add an xref to the above description.
51274035
EZ
955 (Output Formats): More detailed description of the `c' format.
956 (Memory): List explicitly all the formats supported by `x'.
638ac427 957 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 958 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
959 files. Add more indexing for solib-absolute-prefix and
960 --with-sysroot.
76d17f34
EZ
961 (Machine Code): Document possible problems with locations in
962 shared libraries.
d416eeec
EZ
963 (Backtrace): Document that free-standing environments do not need
964 to have a `main' function.
397ca115 965
74f6deaa
NR
9662005-06-18 Nick Roberts <nickrob@snap.net.nz>
967
968 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
969 -stack-info-frame.
970
a9967aef
AC
9712005-06-07 Andrew Cagney <cagney@gnu.org>
972
973 * gdb.texinfo (Contributors): Note the original multi-arch
974 contributors.
975
e09f16f9
EZ
9762005-06-03 Eli Zaretskii <eliz@gnu.org>
977
978 * gdb.texinfo (Registers): Add index entries for the standard
979 registers.
980 (Frames): Add cross-reference from frame pointer description to
981 the Registers node.
982 (Annotations Overview): Fix the reference to GDB name.
983
d87ba7ee
EZ
9842005-06-01 Eli Zaretskii <eliz@gnu.org>
985
986 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
987 can-use-hw-watchpoints.
988
034dad6f
BR
9892005-05-28 Bob Rossi <bob@brasko.net>
990
991 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
992 the possible reasons why an exec async record would be returned to FE.
993
ffed4509
AC
9942005-05-26 Andrew Cagney <cagney@gnu.org>
995
996 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
997 Andrew Cagney implemented the original GDB/MI.
998
e22e55c9
OF
9992005-05-23 Orjan Friberg <orjanf@axis.com>
1000
1001 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1002 documentation. Add documentation for cris-mode.
1003
a78e13ce
EZ
10042005-05-20 Eli Zaretskii <eliz@gnu.org>
1005
1006 * gdb.texinfo (Numbers): Explain the example and make the wording
1007 more acurate.
1008
76ff342d
DJ
10092005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1010 Dennis Brueni <dennis@slickedit.com>
1011
1012 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1013 (GDB/MI Data Manipulation, GDB/MI Program Control)
1014 (GDB/MI Stack Manipulation): Update examples to include the fullname
1015 attribute in stack frames.
1016
119b882a
EZ
10172005-05-12 Eli Zaretskii <eliz@gnu.org>
1018
1019 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1020 do with other non-standard names of init files.
1021
6fc08d32
EZ
10222005-05-11 Eli Zaretskii <eliz@gnu.org>
1023
1024 * gdb.texinfo (Command Files): Move the description of the startup
1025 from here...
1026 (Startup): ...to this new subsection of the Invocation chapter.
1027 Rearrange the description of init files more logically and add a
1028 cross-reference to "Command Files". Document the special gdbinit
1029 name for CISCO 68k. Expand the description of what GDB does
1030 during startup.
1031 (History): Add index entry for HISTSIZE.
1032
a561754a
MK
10332005-05-02 Mark Kettenis <kettenis@gnu.org>
1034
1035 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1036
2eecc4ab
EZ
10372005-05-02 Eli Zaretskii <eliz@gnu.org>
1038
1039 * gdb.texinfo (SVR4 Process Information, The isatty call)
1040 (The system call): Don't use foo(N) notation for man pages and
1041 functions.
514c4d71 1042 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1043
18999be5
EZ
10442005-04-27 Eli Zaretskii <eliz@gnu.org>
1045
1046 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1047 were optimized away.
1048
0abb7bc7
EZ
10492005-04-22 Eli Zaretskii <eliz@gnu.org>
1050
1051 * gdb.texinfo (Remote configuration): Document "set/show
1052 get-thread-local-storage-address". Add cross-reference to the
1053 description of the qGetTLSAddr packet.
1054 (General Query Packets): Mention "set remote
1055 get-thread-local-storage-address" and add a reference to its
1056 description.
1057
6f61acb1
NR
10582005-04-19 Nick Roberts <nickrob@snap.net.nz>
1059
1060 * gdb.texinfo (Backtrace): Describe 'bt full'.
1061
9d59903a
NR
10622005-04-17 Nick Roberts <nickrob@snap.net.nz>
1063
1064 * gdb.texinfo (Mode Options): Fix typo.
1065 (GDB/MI): Describe how to invoke GDB/MI.
1066
721c2651
EZ
10672005-04-16 Eli Zaretskii <eliz@gnu.org>
1068
1069 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1070 references changed. Add description of "info udot".
721c2651
EZ
1071 (Files): Document "set/show stop-on-solib-events".
1072 (M32R/D): Document "set/show download-path", "set/show
1073 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1074 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1075 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1076 (Maintenance Commands): Improve indexing.
1077 (Target Commands): Document "set/show hash", "set/show debug
1078 monitor".
1079 (SVR4 Process Information): Document "info pidlist" and "info
1080 meminfo". Document "set/show procfs-tarce" and "set/show
1081 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1082 (Symbols, The Print Command with Objective-C): Improve indexing.
1083 (Objective-C): Add references to "info classes" and "info
1084 selectors".
c45da7e6
EZ
1085 (Debugging Output): Improve wording. Document "set/show debug
1086 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1087 (Set Breaks): Add index entry for "hardware breakpoints".
1088 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1089 and "set/show usehardbreakpoints".
1090 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1091 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1092 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1093 rdiromatzero", "set/show rdiheartbeat".
1094 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1095 "sds".
1096 (Embedded Processors): Document the "sim" command.
1097 (Remote): Document the "remote" command.
1098 (DJGPP Native): Document the "info serial" command.
1099 (Threads): Document "maint info sol-threads".
1100 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1101 (Set Breaks): Improve indexing.
1102 (Command Syntax): Add a reference to dont-repeat.
1103 (Define): Document "dont-repeat".
1104 (TUI Commands): Document "tabset".
1105 (WinCE): New subsection. Document "set/show remotedirectory",
1106 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1107
14d6dd68
EZ
11082005-04-15 Eli Zaretskii <eliz@gnu.org>
1109
1110 * gdb.texinfo (Hurd Native): New subsection, documents
1111 Hurd-specific commands.
a64548ea 1112 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1113 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1114 (MIPS): Improve documentation of heuristic-fence-post. Document
1115 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1116 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1117 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1118 (ARM): Document ARM-specific commands.
a64548ea
EZ
1119 (AVR): New section. Document "info io_registers".
1120 (CRIS): New section. Document "set/show cris-version" and
1121 "set/show cris-dwarf2-cfi".
1122 (HPPA): New section. Document "set/show debug hppa" and "maint
1123 print unwind".
a5adf40f 1124 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1125 (Super-H): New section. Document the "regs" command.
721c2651 1126 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1127
9c16f35a
EZ
11282005-04-09 Eli Zaretskii <eliz@gnu.org>
1129
1130 * gdb.texinfo (Print Settings): Document "set/show print
1131 pascal_static-members", "set print repeats", "show print
1132 null-stop". Improve indexing. Fix documentation of "set print
1133 union".
1134 (Pascal): New section.
1135 (Supported languages): Rename from "Support"; all references
1136 updated. Add a menu item for Pascal.
1137 (Numbers): Document "set radix.
1138 (Screen Size): Document "set/show pagination".
1139 (MIPS Embedded): Remove "set processor" documentation.
1140 (Remote configuration): Document "set/show X/P/Z-packet",
1141 "set/show read-aux-vector-packet", "set/show remote
1142 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1143 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1144 remotedebug", "set/show remotebreak", "set/show remotedevice",
1145 "set/show remotelogfile".
1146 (Auxiliary Vector): Add reference to the description of the
1147 read-aux-vector-packet setting.
1148 (Set Watchpoints): Add a cross-reference to "set remote
1149 hardware-breakpoint-limit".
1150 (General Query Packets): Add indexing of requests and
1151 cross-references to related commands in "Remote configuration".
1152 (File-I/O Overview, The system call): Fix wording and typos.
1153 (Thread Stops): Add index entries.
1154 (Continuing and Stepping): Document "show step-mode".
1155 (i386): New node. Document "set/show struct-convention".
1156 (Files): Document "show trust-readonly-sections".
1157 (Calling): Document "set/show unwindonsignal".
1158 (Messages/Warnings): Add index entries.
1159 (Maintenance Commands): Document "set/show watchdog".
1160 (Annotations Overview): Document "show annotate".
1161 (Set Watchpoints): Add index entries.
1162 (Symbols): Fix doc of case-sensitive.
1163 (ABI): Document "show coerce-float-to-double".
1164 (Convenience Vars, Help): Improve indexing.
1165 (Machine Code): Document "show disassembly-flavor".
1166 (Debugging C plus plus): Document "show overload-resolution".
1167 (Value History, Signaling): Add index entries.
1168
11692005-04-08 Eli Zaretskii <eliz@gnu.org>
1170
1171 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1172 (Processes): Fix wording.
1173 (History, List, Logging output, Define, Symbols, Print Settings):
1174 Improve indexing.
1175
a8f24a35
EZ
11762005-04-03 Eli Zaretskii <eliz@gnu.org>
1177
1178 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1179 redundant index entry for "target" command.
1180 (Backtrace): Add index entries.
1181 (Symbols, Fortran): Document the "set case-sensitive" command.
1182 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1183 (Print Settings): Add index entry for "set demangle-style".
1184 (Target Commands): Document "set download-write-size".
1185 (Debugging Output): Document "set exec-done-display".
1186
09d4efe1
EZ
11872005-04-02 Eli Zaretskii <eliz@gnu.org>
1188
1189 * gdb.texinfo (Files): Fix the name and documentation of
1190 add-shared-symbol-files. Document its alias assf. Update the
1191 list of OSs where GDB supports shared libraries. Fix markup.
1192 (Continuing and Stepping): Add reference to @var{location} in the
1193 text.
1194 (Dump/Restore Files): Fix reference to @{filename}.
1195 (Help): Fix wording.
1196 (Attach): Ditto.
1197 (Set Watchpoints): Ditto.
1198 (Backtrace): Remove redundant index entries. Improve index
1199 entries.
1200 (Delete Breaks): Fix wording.
1201 (Memory): Document the compare-sections command.
1202 (Memory Region Attributes): Improve wording.
1203 (Disabling): Improve wording.
1204 (Fortran): New subsection. Document the "info common" command.
1205 (Help): Document aliases "info copying" and "info warranty".
1206 (Caching Remote Data): New section. Document the "set/show
1207 remotecache" and "info dcache" commands.
1208 (Show): Fix wording of the documentation of the "set
1209 extension-language" command.
1210 (Signals): Add index entry for "info handle".
1211 (Memory Region Attributes): Fix punctuation.
1212 (Symbols): Change the arg name to "location" and refer to it in
1213 the text. Fix wording of "info types" doc.
1214 (Threads): Fix usage of @enumerate @item's.
1215 (Listing Tracepoints): Add index entry for "info tp".
1216 (Set Watchpoints): Add xref to "info break" description.
1217 (Macros): Add an index entry for "macro exp1". Document the
1218 "macro list" command.
1219 (Maintenance Commands): Document "flushregs", "maint agent",
1220 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1221 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1222 "maint print architecture", "maint print objfiles", "maint print
1223 statistics", "maint print type", "maint show-debug-regs", "maint
1224 space", "maint time", and "maint translate-address".
1225 (Connecting): Document the "monitor" command.
1226 (Annotations Overview): Describe the "set annotate" command.
1227
82f2d802
EZ
12282005-04-01 Eli Zaretskii <eliz@gnu.org>
1229
1230 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1231 Rearrange index entries and improve wording about support for
1232 hardware watchpoints.
1233
7d51c7de
BR
12342005-03-10 Bob Rossi <bob@brasko.net>
1235
1236 * gdb.texinfo: Update copyright
1237
68c71a2e
TR
12382005-02-09 Theodore A. Roth <troth@openavr.org>
1239
1240 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1241 error.
1242
83761cbd
KB
12432005-02-03 Kevin Buettner <kevinb@redhat.com>
1244
1245 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1246
9f1c6395
MS
12472005-01-17 Michael Snyder <msnyder@redhat.com>
1248
1249 * gdb.texinfo: Fix spelling, infinte -> infinite.
1250
fbd1b305
MK
12512005-01-08 Mark Kettenis <kettenis@gnu.org>
1252
1253 * observer.texi (GDB Observers): Document "solib_loaded".
1254
3ace7edb
AC
12552005-01-07 Andrew Cagney <cagney@gnu.org>
1256
bec39cab
AC
1257 * configure.ac: Rename configure.in, require autoconf 2.59.
1258 * configure: Re-generate.
1259
3ace7edb
AC
1260 * configure.in: Replace configdirs with multiple references to
1261 AC_CONFIG_SUBDIRS.
1262 * configure: Re-generate.
1263
53531fc1
AC
12642005-01-04 Andrew Cagney <cagney@gnu.org>
1265
1266 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1267 part of the version number.
1268
536ffdb7
MK
12692004-12-24 Mark Kettenis <kettenis@gnu.org>
1270
1271 * gdbint.texinfo (Algorithms): Remove description of
1272 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1273
e1aac25b
JB
12742004-12-07 Jim Blandy <jimb@redhat.com>
1275
1276 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1277 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1278 numbers.
1279
f47b1503
AS
12802004-12-07 Andreas Schwab <schwab@suse.de>
1281
1282 * gdb.texinfo (Mode Options): Document -l option.
1283
b6b8ece6
EZ
12842004-12-04 Eli Zaretskii <eliz@gnu.org>
1285
1286 * gdbint.texinfo (Algorithms): More accurate description of
1287 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1288 is not needed unless data-read and data-access watchpoints are
1289 supported. Add a description of how GDB checks whether the
1290 inferior stopped because a watchpoint was hit.
1291
01371747
EZ
12922004-11-23 Eli Zaretskii <eliz@gnu.org>
1293
1294 * gdb.texinfo (Files): Add cross-reference to description of
1295 -readnow command-line switch.
1296
2315ffec
RC
12972004-11-10 Randolph Chung <tausq@debian.org>
1298
1299 * gdb.texinfo: Document set/show backtrace past-entry commands.
1300 Rearrange index entries for set/show backtrace past-main.
1301
69065f5d
AC
13022004-11-10 Jon Beniston <jon@beniston.com>
1303
1304 Committed by Andrew Cagney <cagney@gnu.org>.
1305 * gdb.texinfo (Remote Serial Protocol): Further describe
1306 binary transfer escaping mechanism .
1307
30e91e0b
RC
13082004-11-08 Randolph Chung <tausq@debian.org>
1309
1310 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1311 and "show debug infrun". Add index entries.
1312
60bf7e09
EZ
13132004-10-23 Eli Zaretskii <eliz@gnu.org>
1314
1315 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1316 "info proc" that are already implemented. Add index entries.
1317 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1318 (Files): Add a tip for decreasing memory used for symtabs from
1319 shared libraries.
f018e82f
EZ
1320 (Starting): Fix whitespace; make "elaboration" stand out where it
1321 is first used, and add an index entry for the term.
f8568604
EZ
1322 (Calling): Expand and elaborate text. Add "print". Add the
1323 description of problems with weak aliases.
384ee23f 1324 (Core File Generation): New section.
60bf7e09 1325
d52fe014
AC
13262004-10-12 Andrew Cagney <cagney@gnu.org>
1327
1328 * gdbint.texinfo (Versions and Branches): New chapter.
1329 (Releasing GDB): Delete "Versions and Branches" section.
1330 (Top): Add "Versions and Branches".
1331
703663ab
EZ
13322004-10-08 Eli Zaretskii <eliz@gnu.org>
1333
1334 * gdb.texinfo (Editing, History): Add cross-references to the
1335 included Readline and History user documentation. Remove
1336 references to the symbol have-readline-appendices which is unused
1337 and undefined.
1338 (History): Fix indexing.
1339
ac77d04f
JJ
13402004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1341
1342 * gdbint.texinfo (target_stopped_data_address): Update to
1343 new prototype.
1344 (i386_stopped_data_address): Update prototype and description.
1345 (i386_stopped_by_watchpoint): New function and description.
1346
e07c999f
PH
13472004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1348
1349 * gdb.texinfo (Filenames): Add Ada suffixes.
1350 (Ada) New section.
1351
2e868123
AC
13522004-09-27 Andrew Cagney <cagney@gnu.org>
1353 Robert Picco <Robert.Picco@hp.com>
1354
1355 * gdb.texinfo (Packets): Document the "p" packet.
1356
02a57714
JM
13572004-09-21 Jason Molenda (jmolenda@apple.com)
1358
1359 * gdb.texinfo (Paths and Names of the Source Files): Document the
1360 meaning of values in the 'desc' field of a SO stab.
1361
ae038cb0
DJ
13622004-09-20 Daniel Jacobowitz <dan@debian.org>
1363
1364 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1365 max-cache-age" and "maint show dwarf2 max-cache-age".
1366
f7dc1244
EZ
13672004-09-16 Eli Zaretskii <eliz@gnu.org>
1368
1369 * gdb.texinfo (Set Breaks): Add index entry for setting
1370 breakpoints on overloaded C++ functions that are not members of
1371 any classes. Add an example and an index entry for setting
1372 breakpoints on all program functions.
1373 (Character Sets, Macros, Overlay Commands)
1374 (Non-debug DLL symbols, GDB/MI Output Syntax)
1375 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1376 Use "(@value{GDBP})" instead of a literal "(gdb)".
1377
f810308b
AC
13782004-09-12 Andrew Cagney <cagney@gnu.org>
1379
1380 * gdbint.texinfo (Native Debugging): Delete description of
1381 FILES_INFO_HOOK.
1382
15a661f3
PH
13832004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1384
1385 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1386 to hex_string_custom (not historically correct, but more
1387 understandable, given the current code).
1388
f3219c75
AC
13892004-09-03 Andrew Cagney <cagney@gnu.org>
1390
1391 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1392
f3bb6704
JJ
13932004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1394
1395 * observer.texi (solib_unloaded): New observer.
1396
8d2c00cb
AC
13972004-08-24 Andrew Cagney <cagney@gnu.org>
1398
1399 * gdbint.texinfo (Target Architecture Definition): Add missing
1400 comma.
1401
e7dc800a
MC
14022004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1403
1404 * (Using the Testsuite): build != host is supported,
1405 but some test scripts do not support build != host.
1406
73b03683
MK
14072004-08-14 Mark Kettenis <kettenis@gnu.org>
1408
1409 * gdbint.texinfo (Host Definition): Delete description of
1410 FCLOSE_PROVIDED and GETENV_PROVIDED.
1411
c0ccb908
MK
14122004-08-05 Mark Kettenis <kettenis@chello.nl>
1413
1414 * gdbint.texinfo (Host Definition): Delete description of
1415 NO_SYS_FILE.
1416 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1417 PTRACE_FP_BUG.
1418
9c8dbfa9
AC
14192004-08-05 Andrew Cagney <cagney@gnu.org>
1420
1421 * gdbint.texinfo (Target Architecture Definition): Delete
1422 reference to deprecated_read_fp.
1423
f42accbe
AC
14242004-08-02 Andrew Cagney <cagney@gnu.org>
1425
1426 * gdbint.texinfo (Target Architecture Definition): Delete
1427 description of DEPRECATED_REGISTER_BYTES.
1428
0b66e38c
EZ
14292004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1430
1431 * gdb.texinfo (Source Path): Document the new behavior of
1432 searching for the source files.
1433
15387254
EZ
14342004-07-17 Eli Zaretskii <eliz@gnu.org>
1435
1436 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1437 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1438 (Auto Display): Improve indexing.
1439
2c07db7a
AC
14402004-07-16 Andrew Cagney <cagney@gnu.org>
1441
1442 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1443 "-noasync".
1444
4644b6e3
EZ
14452004-07-09 Eli Zaretskii <eliz@gnu.org>
1446
1447 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1448 have the same prefix have only their prefix in the index.
1449
7561d450
MK
14502004-07-03 Mark Kettenis <kettenis@gnu.org>
1451
1452 * gdb.texinfo (BSD libkvm Interface): New node (section)
1453 (Native): Add it to the menu.
1454
67bebe79
MK
14552004-07-01 Mark Kettenis <kettenis@gnu.org>
1456
1457 * gdbint.texinfo (Target Architecture Definition): Remove
1458 PCC_SOL_BROKEN.
1459
1a6923e0
MK
14602004-06-24 Mark Kettenis <kettenis@gnu.org>
1461
1462 * gdbint.texinfo (Target Architecture Definition): Remove
1463 SUN_FIXED_LBRAC_BUG.
1464
b435e160
AC
14652004-06-26 Andrew Cagney <cagney@gnu.org>
1466
1467 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1468
b5622e8d
AC
14692004-06-20 Andrew Cagney <cagney@gnu.org>
1470
1471 * gdbint.texinfo (Target Architecture Definition): Deprecate
1472 USE_STRUCT_CONVENTION.
1473
e0c07bf0
MC
14742004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1475
1476 gdb.texinfo (Bug Reporting): Mention session recording,
1477 with the script command or Emacs.
1478
782263ab
AC
14792004-06-18 Andrew Cagney <cagney@gnu.org>
1480
1481 * gdbint.texinfo (Target Architecture Definition): Deprecate
1482 FUNCTION_START_OFFSET.
1483
03727ca6
AC
14842004-06-14 Andrew Cagney <cagney@gnu.org>
1485
1486 Based on changes from Karl Berry.
1487 * gdb.texinfo: Do not use @sc in a direntry.
1488 * stabs.texinfo: Change @dircateogry to "Software development".
1489 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1490
97092415
AC
14912004-06-13 Andrew Cagney <cagney@gnu.org>
1492
1493 * gdbint.texinfo (Target Architecture Definition): Delete
1494 description of RETURN_VALUE_ON_STACK.
1495
1f6d4158
AC
14962004-06-09 Andrew Cagney <cagney@gnu.org>
1497
1498 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1499 deleted by previous patch.
1500
d966f0cb
AC
15012004-06-08 Andrew Cagney <cagney@gnu.org>
1502
1503 * gdbint.texinfo (Native Debugging): Delete documentation on
1504 ATTACH_DETACH.
1505
86fe4aaa
RC
15062004-06-06 Randolph Chung <tausq@debian.org>
1507
1508 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1509
d4b6d575
RC
15102004-06-06 Randolph Chung <tausq@debian.org>
1511
1512 * gdb.texinfo (push_dummy_call): Update argument list to match
1513 the new push_dummy_call method signature. Describe the function
1514 argument.
1515
4e8b0763
JB
15162004-05-24 Joel Brobecker <brobecker@gnat.com>
1517
1518 * gdb.texinfo (Starting): Document new start command.
1519
59caf092
AC
15202004-05-21 Andrew Cagney <cagney@redhat.com>
1521
1522 * observer.texi (GDB Observers): Document "inferior_created".
1523
e4a2df64
AC
15242004-05-08 Andrew Cagney <cagney@redhat.com>
1525
e6b55ae2
AC
1526 * gdbint.texinfo (Target Architecture Definition): Delete
1527 description of DO_DEFERRED_STORES.
1528
28954179
AC
1529 * gdbint.texinfo (Target Architecture Definition): Delete
1530 references to DEPRECATED_FIX_CALL_DUMMY.
1531
434b87dd
AC
1532 * gdbint.texinfo (Target Architecture Definition): Delete
1533 description of DEPRECATED_CALL_DUMMY_WORDS,
1534 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1535
58d28df8
AC
1536 * gdbint.texinfo (Target Architecture Definition): Delete
1537 description of DEPRECATED_PUSH_DUMMY_FRAME.
1538
e4a2df64
AC
1539 * gdbint.texinfo (Target Architecture Definition): Delete
1540 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1541
2b4855ab
AC
15422004-05-07 Andrew Cagney <cagney@redhat.com>
1543
1544 * observer.texi (GDB Observers): Add "Debugging" section. Include
1545 cross reference to "set/show debug observer".
1546 * gdb.texinfo (Debugging Output): Document "set/show debug
1547 observer".
1548
fcf70625
AC
15492004-05-01 Andrew Cagney <cagney@redhat.com>
1550
1551 * gdbint.texinfo (Target Architecture Definition): Delete
1552 description of DEPRECATED_PC_IN_SIGTRAMP.
1553
8ee56bcf
AC
15542004-04-30 Andrew Cagney <cagney@redhat.com>
1555
1556 * gdbint.texinfo (Target Architecture Definition): Delete
1557 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
1558
67ab9a76
OF
15592004-04-30 Orjan Friberg <orjanf@axis.com>
1560
1561 * observer.texi (GDB Observers): Correct spelling.
1562
79346bcb
OF
15632004-04-26 Orjan Friberg <orjanf@axis.com>
1564
1565 * observer.texi (GDB Observers): Add target_changed event.
1566
7a464420
AC
15672004-04-08 Andrew Cagney <cagney@redhat.com>
1568
1569 * observer.texi (GDB Observers): Rework, provide generic observer
1570 definitions and then a list of observable events.
1571
6cdf9d98
AC
15722004-04-04 Andrew Cagney <cagney@redhat.com>
1573
1574 * gdbint.texinfo (Host Definition): Delete reference to
1575 NO_SIGINTERRUPT.
1576
ddc135a4
AC
15772004-04-02 Andrew Cagney <cagney@redhat.com>
1578
1579 * gdbint.texinfo (Target Architecture Definition): Delete
1580 reference to DEPRECATED_CALL_DUMMY_LENGTH.
1581
6a1b180d
SC
15822004-03-28 Stephane Carrez <stcarrez@nerim.fr>
1583
1584 * gdb.texinfo (TUI Commands): Document tui reg commands.
1585
d0d5df6f
AC
15862004-03-26 Andrew Cagney <cagney@redhat.com>
1587
1588 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
1589 "gdbtui".
1590 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
1591 (Contributors): Mention both Text and Terminal User Interface.
1592
aa2a3f87
AC
15932004-03-23 Andrew Cagney <cagney@redhat.com>
1594
1595 * gdbint.texinfo (Target Architecture Definition): Deprecate
1596 references to SIGTRAMP_START and SIGTRAMP_END.
1597
f561f026
AC
15982004-03-23 Andrew Cagney <cagney@redhat.com>
1599
1600 * gdbint.texinfo (Target Architecture Definition): Deprecate
1601 references to PC_IN_SIGTRAMP.
1602
33cb8b0f
AC
16032004-03-19 Andrew Cagney <cagney@redhat.com>
1604
1605 * gdbint.texinfo (Target Architecture Definition): Delete
1606 reference to GDB_TARGET_IS_HPPA.
1607
fc989b7a
AC
16082004-03-18 Andrew Cagney <cagney@redhat.com>
1609
1610 * gdbint.texinfo (Coding): Update section on gdbarch_data,
1611 describe pre_init and post_init.
1612
701b08bb
DJ
16132004-03-09 Daniel Jacobowitz <drow@mvista.com>
1614
1615 * gdb.texinfo (Debugging Output): Document values for "set debug
1616 target".
1617
faae5abe
AC
16182004-02-28 Andrew Cagney <cagney@redhat.com>
1619
1620 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
1621
dd79a6cf
JJ
16222004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1623
1624 * gdb.texinfo (breakpoints): Add information about the
1625 new "set breakpoint pending" and "show breakpoint pending"
1626 commands.
1627
e7f16015
AC
16282004-02-26 Andrew Cagney <cagney@redhat.com>
1629
1630 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
1631 in Per-architecture module data section.
1632
7161a3a6
RM
16332004-02-25 Roland McGrath <roland@redhat.com>
1634
1635 * gdb.texinfo (General Query Packets): Document qPart:... packets.
1636
2154891a
AC
16372004-02-24 Andrew Cagney <cagney@redhat.com>
1638
1639 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
1640 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
1641 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 1642
6c74ac8b
AC
16432004-02-17 Andrew Cagney <cagney@redhat.com>
1644
1645 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
1646
19772a2c
AC
16472004-02-16 Andrew Cagney <cagney@redhat.com>
1648
1649 * gdbint.texinfo (Target Architecture Definition): Deprecate
1650 FRAMELESS_FUNCTION_INVOCATION.
1651
c9830293
AC
16522004-02-16 Andrew Cagney <cagney@redhat.com>
1653
1654 * gdbint.texinfo (Coding): Mention -Wunused-function.
1655
b9d26eb9
AC
16562004-02-14 Andrew Cagney <cagney@redhat.com>
1657
1658 * gdbint.texinfo (Target Architecture Definition): Delete
1659 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1660
49efadf5
EZ
16612004-02-12 Elena Zannoni <ezannoni@redhat.com>
1662
1663 * gdb.texinfo: Properly quote the name "C++".
1664 * gdbint.texinfo: Ditto.
1665 * stabs.texinfo: Ditto.
1666
1eb288ea
EZ
16672004-02-11 Elena Zannoni <ezannoni@redhat.com>
1668
1669 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
1670 minimal information about libiberty.
1671
e4937fc1
MC
16722004-02-06 Michael Chastain <mec.gnu@mindspring.com>
1673
1674 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
1675
a9331b3f
RM
16762004-02-04 Roland McGrath <roland@redhat.com>
1677
1678 * gdb.texinfo (Auxiliary Vector): New node (section).
1679 (Data): Add it to the menu.
1680
2650777c
JJ
16812004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1682
1683 * gdb.texinfo (Breakpoints): Add information about pending
1684 breakpoint support.
1685
b4501125
AC
16862004-01-26 Andrew Cagney <cagney@redhat.com>
1687
1688 * gdb.texinfo (Overview): Delete references to the cisco protocol
1689 including the "N" response.
1690
74055713
AC
16912004-01-26 Andrew Cagney <cagney@redhat.com>
1692
1693 * gdbint.texinfo (Target Architecture Definition): Rename
1694 EXTRACT_STRUCT_VALUE_ADDRESS to
1695 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 1696
3bbe9696
EZ
16972004-01-24 Eli Zaretskii <eliz@gnu.org>
1698
1699 * gdb.texinfo (KOD): Document "show os". Add index entries for
1700 "set/show os" and "info cisco" commands.
1701
5843504f
EZ
17022004-01-21 Eli Zaretskii <eliz@gnu.org>
1703
1704 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
1705
9175c9a3
MC
17062004-01-19 Michael Chastain <mec.gnu@mindspring.com>
1707
1708 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
1709 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
1710
8e94b928
NR
17112004-01-19 Nick Roberts <nick@nick.uklinux.net>
1712
1713 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
1714 -stack-list-locals.
1715 (GDB/MI Variable Objects): Describe extension to
1716 -var-list-children.
1717
a20cf136
DJ
17182004-01-17 Daniel Jacobowitz <drow@mvista.com>
1719
1720 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
1721
afb18d0f
AC
17222004-01-17 Andrew Cagney <cagney@redhat.com>
1723
1724 * gdbint.texinfo (Target Architecture Definition): Delete
1725 documentation on DEPRECATED_NPC_REGNUM.
1726
b51970ac
DJ
17272004-01-13 Daniel Jacobowitz <drow@mvista.com>
1728
1729 * gdb.texinfo: Update copyright year. Mention that set
1730 follow-fork-mode is supported on GNU/Linux. Remove documentation of
1731 "set follow-fork-mode ask".
1732
0f0cffd2
AC
17332004-01-13 Andrew Cagney <cagney@redhat.com>
1734
1735 * gdbint.texinfo: Update copyright year.
1736 (Coding): Add -Wunused-label to list of -Werror warnings.
1737
c552b3bb 17382004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 1739 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
1740
1741 * gdb.texinfo: Update copyright.
1742 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
1743 around names, as appropriate. Minor syntax cleanup of
1744 _NSPrintForDebugger explanation. Two spaces after periods.
1745 GDBN used instead of lit. "gdb". Index entries added for
1746 print-object and _NSPrintForDebugger. @noindent added in one spot.
1747
afe157ca
EZ
17482003-11-11 Elena Zannoni <ezannoni@redhat.com>
1749
1750 * stabs.texinfo: Add dircategory and direntry commands.
1751 * annotate.texinfo: Ditto.
1752
963e2bb7
AC
17532003-11-10 Andrew Cagney <cagney@redhat.com>
1754
1755 * gdbint.texinfo (Target Architecture Definition): Replace the
1756 return_value method's "inval" and "outval" parameters with
1757 "readbuf" and "writebuf".
1758
1d8b2f28
JB
17592003-10-28 Jim Blandy <jimb@redhat.com>
1760
1761 * gdb.texinfo (The F request packet, The F reply packet): Renamed
1762 from "The `F' request packet" and "The `F' reply packet", to make
1763 texi2dvi happy.
1764 (File-I/O remote protocol extension): Update menu entries, too.
1765
36d86913
MC
17662003-10-26 Michael Chastain <mec@shout.net>
1767
1768 * gdb.texinfo (Thread Stops): Document the issue with
1769 premature return from system calls in multi-threaded programs.
1770
ce2826aa
AC
17712003-10-24 Andrew Cagney <cagney@redhat.com>
1772
1773 * annotate.texinfo: Fix "fortunatly"[sic].
1774
f24c5e49
KI
17752003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
1776
1777 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
1778 with "Hitachi" and "Mitsubishi".
1779
92ad9cd9
AC
17802003-10-20 Andrew Cagney <cagney@redhat.com>
1781
1782 * gdbint.texinfo (Target Architecture Definition): Document
1783 gdbarch_return_value. Add cross references from
1784 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
1785 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
1786
0ab4b752
MK
17872003-10-18 Mark Kettenis <kettenis@gnu.org>
1788
1789 * gdbint.texinfo (Target Architecture Definition): Document
1790 regset_from_core_section.
fb3e19c0
KI
1791
17922003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
1793
1794 * gdb.texinfo (M32R/D): Mention m32rsdi target.
1795
a9331b3f 17962003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
1797
1798 From Anthony Green <green@redhat.com>:
1799 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
1800
1485d690
KB
18012003-10-14 Kevin Buettner <kevinb@redhat.com>
1802
1803 * gdb.texinfo (Breakpoint related warnings): New node.
1804 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 1805
86d30acc
DJ
18062003-10-13 Daniel Jacobowitz <drow@mvista.com>
1807
1808 * gdb.texinfo (Remote Protocol): Document v and vCont.
1809
172c2a43
KI
18102003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1811
1812 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1813 * gdbint.texinfo: Ditto.
1814
71952f4c
AC
18152003-10-09 Andrew Cagney <cagney@redhat.com>
1816
1817 From 2003-09-18 David Anderson <davea@sgi.com>:
1818 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
1819 "command".
1820
268e2188
AC
18212003-10-03 Andrew Cagney <cagney@redhat.com>
1822
1823 * gdbint.texinfo (Target Architecture Definition): Deprecate
1824 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
1825 just target.
1826
12c266ea 18272003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 1828
f30992d4 1829 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
1830 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
1831 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
1832 * gdbint.texinfo (Target Architecture Definition): Rename
1833
18342003-09-30 Andrew Cagney <cagney@redhat.com>
1835
f30992d4 1836 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 1837 (Target Architecture Definition):
f30992d4 1838
2e092625
AC
1839 * gdbint.texinfo (Target Architecture Definition): Rename
1840 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
1841
0717ae8a
AC
18422003-09-29 Andrew Cagney <cagney@redhat.com>
1843
dad809b7
AC
1844 * gdbint.texinfo (Target Architecture Definition): Delete
1845 documentation for NEED_TEXT_START_END.
1846
0717ae8a
AC
1847 * gdbint.texinfo (Target Architecture Definition): Rename
1848 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
1849 TARGET_WRITE_PC.
a9331b3f 1850
af6cf26d
MC
18512003-09-22 Michael Chastain <mec@shout.net>
1852
1853 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
1854
ee206350
AG
18552003-09-21 Anthony Green <green@redhat.com>
1856
1857 * gdbint.texinfo (Target Architecture Definition): Fix typos.
1858
a38c9fe6
MK
18592003-09-21 Mark Kettenis <kettenis@gnu.org>
1860
1861 * gdbint.texinfo (Target Architecture Definition): Document
1862 stabs_argument_has_addr.
1863
77949794
AC
18642003-09-18 Andrew Cagney <cagney@redhat.com>
1865
1866 * gdbint.texinfo (Target Architecture Definition): Delete
1867 documentation on REGISTER_NAMES.
1868
8e823e25
MK
18692003-09-13 Mark Kettenis <kettenis@gnu.org>
1870
1871 * gdbint.texinfo (Target Architecture Definition): Replace
1872 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
1873
f27dd7fd
AC
18742003-09-11 Andrew Cagney <cagney@redhat.com>
1875
1876 * gdbint.texinfo (Target Architecture Definition): Replace
1877 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
1878
8b148df9
AC
18792003-08-18 Andrew Cagney <cagney@redhat.com>
1880
1881 * gdbint.texinfo (Target Architecture Definition): Document
1882 "frame_red_zone_size".
1883
25d29d70
AC
18842003-08-09 Andrew Cagney <cagney@redhat.com>
1885
1886 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
1887 with "set/show backtrace past-main" and "set/show backtrace
1888 limit".
1889
c938e9b0
L
18902003-08-08 H.J. Lu <hongjiu.lu@intel.com>
1891
1892 * Makefile.in (install-info): Support DESTDIR.
1893 (install-html): Likewise.
1894
64fabec2
AC
18952003-08-07 Andrew Cagney <cagney@redhat.com>
1896
1897 Patch from Nick Roberts.
1898 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
1899 bindings. Remove description of send-gdb-command.
1900
2fcf52f0
AC
19012003-08-07 Andrew Cagney <cagney@redhat.com>
1902
1903 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
1904 GDB 6.0.
1905
086432e2
AC
19062003-08-06 Andrew Cagney <cagney@redhat.com>
1907
1908 * gdb.texinfo (Mode Options): Mention that level three is the
1909 highest available and that level 2 is deprecated.
1910 (Annotations Overview): Mention annotation levels. Cross reference
1911 to "Limitations of the Annotation Interface" in annotate.texi.
1912 (TODO, Value Annotations, Frame Annotations): Delete section.
1913 (Displays, Breakpoint Info): Delete.
1914
e5249f67
AC
19152003-08-04 Andrew Cagney <cagney@redhat.com>
1916
1917 * agentexpr.texi: Delete @bye.
1918 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
1919 (stabs.info): Add $(srcdir) to include search path.
1920 (html): Depend on "annotate_toc.html", and not "annotate.html".
1921 * stabs.texinfo: Ditto. Include "fdl.texi".
1922 * gdbint.texinfo: Update copyright statement's list of invariant
1923 sections.
1924
e6f672d2
AC
19252003-07-28 Andrew Cagney <cagney@redhat.com>
1926
1927 * Makefile.in (INFO_DEPS): Add annotate.info.
1928 (dvi, ps, html, pdf): Add annotate.
1929 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
1930 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
1931 (ANNOTATE_DOC_FILES): New macro.
1932 (ANNOTATE_TEX_TMPS): New macro.
1933 (annotate.info, annotate_toc.html): Specify dependencies.
1934 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
1935 * annotate.texinfo: Rename annotate.texi. Get building. Add
1936 "Migrating to GDB/MI" and "Limitations of the Annotation
1937 Interface" chapters. Mention why it is not part of the user
1938 guide. Update copyright notice. Include "fdl.texi".
1939
72ffddc9
SC
19402003-07-26 Stephane Carrez <stcarrez@nerim.fr>
1941
1942 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
1943
a9f12a31
DJ
19442003-07-24 Daniel Jacobowitz <drow@mvista.com>
1945
1946 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
1947
b1fe9455
DJ
19482003-07-24 Daniel Jacobowitz <drow@mvista.com>
1949
1950 * gdb.texinfo (Server): Mention pidof.
1951
153721e6
AC
19522003-07-22 Andrew Cagney <cagney@redhat.com>
1953
1954 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
1955 list.
1956
0fac0b41
DJ
19572003-06-28 Daniel Jacobowitz <drow@mvista.com>
1958
1959 * gdb.texinfo (Logging output): New chapter.
1960
4e562065
JB
19612003-06-24 Joel Brobecker <brobecker@gnat.com>
1962
1963 * gdb.texinfo (Unsupported languages): New section.
1964 (Languages): Add link to new section.
1965
f2c06f52
AC
19662003-06-22 Andrew Cagney <cagney@redhat.com>
1967
1968 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
1969
b4177fca
DJ
19702003-06-22 Daniel Jacobowitz <drow@mvista.com>
1971
1972 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
1973
f418dd93
DJ
19742003-06-22 Daniel Jacobowitz <drow@mvista.com>
1975
1976 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
1977 * agentexpr.texi: Retitle section, and change it to an appendix.
1978 Comment out texinfo initialization. Factor a @var{} into two
1979 pieces to prevent makeinfo warnings.
1980 * gdb.texinfo: Add Agent Expressions appendix.
1981
4ca61388
DJ
19822003-06-19 Daniel Jacobowitz <drow@mvista.com>
1983
1984 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
1985
07f31aa6
DJ
19862003-06-18 Daniel Jacobowitz <drow@mvista.com>
1987
1988 * gdb.texinfo (Remote Debugging): New section "Connecting to a
1989 remote target". Document the "detach" and "disconnect" commands.
1990 (Server, Netware, Debug Session): Reference "Connecting to a
1991 remote target".
1992 (GDB/MI Target Manipulation): Document "-target-disconnect".
1993
2dd0da42
AC
19942003-06-13 Andrew Cagney <cagney@redhat.com>
1995
1996 * gdbint.texinfo (Target Architecture Definition): Deprecate
1997 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
1998 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
1999
e7a3abfc
JB
20002003-06-09 Jim Blandy <jimb@redhat.com>
2001
2002 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2003
25e3a86b
AC
20042003-06-08 Andrew Cagney <cagney@redhat.com>
2005
2006 * gdbint.texinfo (Target Architecture Definition): Delete
2007 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2008
a9e5fdc2
AC
20092003-06-08 Andrew Cagney <cagney@redhat.com>
2010
2011 * gdbint.texinfo (Target Architecture Definition): Document
2012 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2013
b37303ee
AF
20142003-06-07 Adam Fedor <fedor@gnu.org>
2015
2016 * gdb.texinfo: Add Objective-C documentation.
2017
39fe6e80
AC
20182003-06-01 Andrew Cagney <cagney@redhat.com>
2019
2020 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2021 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2022
125309b2
AC
20232003-05-21 Andrew Cagney <cagney@redhat.com>
2024
2025 * gdbint.texinfo (Target Architecture Definition): Delete
2026 references to "extract_address" and "store_address".
2027
b8b527c5
AC
20282003-05-16 Andrew Cagney <cagney@redhat.com>
2029
2030 * gdbint.texinfo (Target Architecture Definition): Replace
2031 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2032 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2033
50e3ee83
TR
20342003-05-14 Theodore A. Roth <troth@openavr.org>
2035
2036 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2037
44e2be90
L
20382003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2039
2040 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2041 (gdb.dvi): Likewise.
2042 (gdb.pdf): Likewise.
2043 (links2roff): Likewise.
2044
df5215a6
JB
20452003-05-08 Jim Blandy <jimb@redhat.com>
2046
2047 * gdb.texinfo (Dump/Restore Files): Update documentation for
2048 'dump', 'append', and 'restore': note that format argument is
2049 optional; simplify presentation of the command variants; and be
2050 more precise about the formats.
2051
5e7b2f39
JB
20522003-05-07 Jim Blandy <jimb@redhat.com>
2053
2054 * gdb.texinfo (Symbols): Update documentation: 'maint list
2055 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2056 symtabs' and 'maint info psymtabs'.
2057
b1e29e33
AC
20582003-05-05 Andrew Cagney <cagney@redhat.com>
2059
2060 * gdbint.texinfo (Target Architecture Definition): Make
2061 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2062 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2063 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2064
00905d52
AC
20652003-05-04 Andrew Cagney <cagney@redhat.com>
2066
2067 * gdb.texinfo (Maintenance Commands): Document "maint print
2068 dummy-frames".
2069
54ff5908
AC
20702003-05-04 Andrew Cagney <cagney@redhat.com>
2071
2072 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2073
32e7087d
JB
20742003-05-03 J. Brobecker <brobecker@gnat.com>
2075
2076 Thierry Schneider <tpschneider1@yahoo.com>
2077 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2078 for new MI command.
2079
7043d8dc
AC
20802003-05-03 Andrew Cagney <cagney@redhat.com>
2081
2082 * gdbint.texinfo (Target Architecture Definition): Document
2083 push_dummy_code. Add cross references.
2084
e33d66ec
EZ
20852003-05-02 Elena Zannoni <ezannoni@redhat.com>
2086
2087 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2088 set/show charsets commands.
2089
0ba6dca9
AC
20902003-04-28 Andrew Cagney <cagney@redhat.com>
2091
2092 * gdbint.texinfo (Target Architecture Definition): Replace
2093 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2094 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2095
d7a27068
AC
20962003-04-28 Andrew Cagney <cagney@redhat.com>
2097
2098 * gdbint.texinfo (Target Architecture Definition): Rename
2099 "tm_print_insn" to "deprecated_tm_print_insn".
2100
44ea7b70
JB
21012003-04-09 Jim Blandy <jimb@redhat.com>
2102
2103 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2104 list psymtabs'.
2105
fb8f8949
AC
21062003-04-08 Andrew Cagney <cagney@redhat.com>
2107
2108 * gdbint.texinfo (Target Architecture Definition): Delete
2109 references to EXTRA_FRAME_INFO.
2110
32fb0f22
AC
21112003-04-08 Andrew Cagney <cagney@redhat.com>
2112
2113 * gdbint.texinfo (Target Architecture Definition): Delete
2114 PRINT_TYPELESS_INTEGER.
2115
6be67e67
JB
21162003-04-02 J. Brobecker <brobecker@gnat.com>
2117
2118 * observer.texi (GDB Observers): Adjust the documentation for the
2119 normal_stop notification to better describe reality. Fix a couple
2120 of minor typos.
2121
4e35d5f0
BR
21222003-04-02 Bob Rossi <bob_rossi@cox.net>
2123
a9331b3f 2124 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2125 '-file-list-exec-source-file'
2126
e8a8712a
AC
21272003-03-31 Andrew Cagney <cagney@redhat.com>
2128
2129 * gdbint.texinfo (Target Architecture Definition): Delete
2130 references to CALL_DUMMY_P.
2131
6c0e89ed
AC
21322003-03-30 Andrew Cagney <cagney@redhat.com>
2133
2134 * gdbint.texinfo (Target Architecture Definition): Remove
2135 reference to TARGET_WRITE_SP.
a9331b3f 2136
378bfd1b
AC
21372003-03-27 Andrew Cagney <cagney@redhat.com>
2138
2139 * gdbint.texinfo (Target Architecture Definition): Remove
2140 references to write_sp.
6c0e89ed 2141
922fbb7b
AC
21422003-03-27 Andrew Cagney <cagney@redhat.com>
2143
2144 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2145 chapter body. Use @smallexample instead of @example.
2146 (Annotations): Ditto.
2147 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2148 annotate.texi.
2149
b81774d8
AC
21502003-03-26 Andrew Cagney <cagney@redhat.com>
2151
2152 * gdbint.texinfo (Target Architecture Definition): Replace
2153 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2154 dummy_addr parameters.
2155
1bf6d5cc
AC
21562003-03-25 Andrew Cagney <cagney@redhat.com>
2157
2158 * gdbint.texinfo (Target Architecture Definition): Delete
2159 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2160 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2161 Add reference to PUSH_ARGUMENTS.
2162
618ce49f
AC
21632003-03-23 Andrew Cagney <cagney@redhat.com>
2164
2165 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2166 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2167
bcd7e15f
JB
21682003-03-18 J. Brobecker <brobecker@gnat.com>
2169
2170 * gdbint.texinfo (Algorithms): Add new section describing the
2171 Observer paradigm.
2172 (Top): Add menu entry to new observer appendix.
2173 * observer.texi: New file.
2174 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2175 new observer.texi file.
2176
9fe8321b
AC
21772003-03-17 Andrew Cagney <cagney@redhat.com>
2178
2179 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2180 that GNU Press update the manual version number.
2181
ac2adee5
AC
21822003-03-12 Andrew Cagney <cagney@redhat.com>
2183
2184 * gdbint.texinfo (Target Architecture Definition): Delete
2185 references to get_saved_register. Rename GET_SAVED_REGISTER to
2186 DEPRECATED_GET_SAVED_REGISTER.
2187
749b82f6
AC
21882003-03-13 Andrew Cagney <cagney@redhat.com>
2189
2190 * gdbint.texinfo (Target Architecture Definition): Replace
2191 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2192
8bedc050
AC
21932003-03-12 Andrew Cagney <cagney@redhat.com>
2194
2195 * gdbint.texinfo (Target Architecture Definition): Rename
2196 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2197
0ce1b118
CV
21982003-03-10 Corinna Vinschen <vinschen@redhat.com>
2199
2200 * gdb.texinfo: Add File-I/O documentation.
2201
12cc2063
AC
22022003-03-10 Andrew Cagney <cagney@redhat.com>
2203
2204 * gdbint.texinfo (Target Architecture Definition): Cross reference
2205 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2206
7453dc06
AC
22072003-03-07 Andrew Cagney <cagney@redhat.com>
2208
2209 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2210 frame" command.
2211
6314f104
AC
22122003-03-05 Andrew Cagney <cagney@redhat.com>
2213
2214 * gdbint.texinfo (Target Architecture Definition): Document
2215 unwind_dummy_id. Cross reference unwind_dummy_id and
2216 SAVE_DUMMY_FRAME_TOS.
2217
f1212245
DJ
22182003-03-05 James Ingham <jingham@apple.com>
2219 Daniel Jacobowitz <drow@mvista.com>
2220
2221 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2222 and "show cp-abi".
2223
77e7e267
AC
22242003-03-03 Andrew Cagney <cagney@redhat.com>
2225
2226 * gdbint.texinfo (Target Architecture Definition): Document
2227 register_type.
2228
838a8221
AC
22292003-03-03 Andrew Cagney <cagney@redhat.com>
2230
2231 * stabs.texinfo (Structures): Use @samp and separate @var's
2232 instead of a single @var containing a comma separated list.
2233 (Unions): Ditto.
2234
d7f4a264
DJ
22352003-03-02 Daniel Jacobowitz <drow@mvista.com>
2236
2237 * Makefile.in (distclean): Remove config.log.
2238
f30ee0bc
AC
22392003-03-01 Andrew Cagney <cagney@redhat.com>
2240
2241 * gdbint.texinfo (Target Architecture Definition): Rename
2242 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2243
22442003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2245
2246 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2247 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2248
be448670
CF
22492003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2250
2251 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2252 (Non-debug DLL symbols): New node, describing the minimal symbols
2253 loaded from DLLs without real debugging symbols.
2254
501eef12
AC
22552003-02-20 Andrew Cagney <ac131313@redhat.com>
2256
2257 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2258 hardware-breakpoint-limit".
2259 (Set Watchpoints): Add cross reference to "set remote
2260 hardware-watchpoint-limit".
2261 (Remote configuration options): New section.
2262
21c294e6
AC
22632003-02-04 Andrew Cagney <ac131313@redhat.com>
2264
e9be73e4
AC
2265 * gdbint.texinfo (Target Architecture Definition): Delete
2266 descrption of IS_TRAPPED_INTERNALVAR.
2267
21c294e6
AC
2268 From Keith Seitz <keiths@redhat.com>:
2269 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2270 option "-i"/"--interpreter" to this chapter. Include index
2271 entries.
2272
0179ffac
DC
22732003-02-04 David Carlton <carlton@math.stanford.edu>
2274
2275 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2276 (Variables): Recommend stabs+ and DWARF 2.
2277 (C plus plus expressions): Correct info about
2278 compiler versions, debug formats.
2279 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2280 PR symtab/874.
2281
7ca9f392
AC
22822003-02-01 Andrew Cagney <ac131313@redhat.com>
2283
2284 * gdbint.texinfo (Target Architecture Definition): Delete
2285 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2286 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2287 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2288 references to nindy and i960.
2289 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2290
31a85ea2
AC
22912003-02-01 Andrew Cagney <ac131313@redhat.com>
2292
2293 * gdbint.texinfo (Target Architecture Definition): Delete
2294 FLOAT_INFO.
2295
6b894e49
AC
22962003-01-30 Andrew Cagney <ac131313@redhat.com>
2297
2298 * stabs.texinfo (Member Type Descriptor): Clarify description of
2299 `@'. Suggested by Ben Hutchings.
2300
c48861fb
AC
23012003-01-29 Andrew Cagney <ac131313@redhat.com>
2302
2303 * gdb.texinfo (M68K): Delete reference to es1800.
2304
617073a9
AC
23052003-01-29 Andrew Cagney <ac131313@redhat.com>
2306
2307 * gdb.texinfo (Maintenance Commands): Document `maint print
2308 reggroups' and `maint print register-groups'.
2309 * gdbint.texinfo (Target Architecture Definition): Document
2310 register_reggroup_p.
2311
5b5d99cf
JB
23122003-01-23 Jim Blandy <jimb@redhat.com>
2313
2314 * gdb.texinfo (Separate Debug Files): New section.
2315
e7ba9c65
DJ
23162003-01-22 Daniel Jacobowitz <drow@mvista.com>
2317
2318 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2319 and "maint show profile".
2320
94e91d6d
MC
23212003-01-16 Michael Chastain <mec@shout.net>
2322
2323 * gdb.texinfo (Installing GDB): Warn against
2324 ".../gdb-VERSION/gdb/configure".
2325 (Separate Objdir): Likewise.
2326
867f3898
AC
23272003-01-15 Andrew Cagney <ac131313@redhat.com>
2328
2329 * gdbint.texinfo (Target Architecture Definition): Delete
2330 definition of PRINT_REGISTER_HOOK.
2331
f153cc92
EZ
23322003-01-15 Elena Zannoni <ezannoni@redhat.com>
2333
2334 (OpenRISC 1000): Fix formatting of command names.
2335
c60eb6f1
EZ
23362003-01-15 Elena Zannoni <ezannoni@redhat.com>
2337
2338 * gdb.texinfo (Continuing and Stepping): Add new command
2339 'advance'. Clarify behavior of 'until'.
2340
f5ebfba0
DJ
23412003-01-13 Daniel Jacobowitz <drow@mvista.com>
2342
2343 * gdb.texinfo (Files): Document solib-absolute-prefix and
2344 solib-search-path.
2345
4ce8657e
MC
23462003-01-09 Michael Chastain <mec@shout.net>
2347
2348 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2349 (Create a Release): Add new instructions for new @file{src-release}.
2350 Document existing instructions for @file{Makefile.in} as
2351 being for @value{GDBN} 5.3.1 or earlier.
2352
372613e3
AC
23532003-01-09 Andrew Cagney <ac131313@redhat.com>
2354
2355 * gdbint.texinfo (Target Architecture Definition): Mention
2356 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2357 allocate memory.
2358
b4e9345d
DJ
23592003-01-04 Daniel Jacobowitz <drow@mvista.com>
2360
2361 * gdb.texinfo (Controlling GDB): Add @kindex for
2362 "show osabi".
2363 (Backtraces): Add @kindex's for backtrace-below-main.
2364
98b45e30
DJ
23652003-01-04 Daniel Jacobowitz <drow@mvista.com>
2366
2367 * gdb.texinfo (Controlling GDB): Document "set osabi".
2368
95f90d25
DJ
23692003-01-04 Daniel Jacobowitz <drow@mvista.com>
2370
2371 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2372 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2373
1e698235
DJ
23742003-01-04 Daniel Jacobowitz <drow@mvista.com>
2375
2376 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2377 "set coerce-float-to-double".
2378 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2379
e632838e
AC
23802003-01-02 Andrew Cagney <ac131313@redhat.com>
2381
2382 * stabs.texinfo: Remove obsolete text.
2383 * gdbint.texinfo: Ditto.
2384 * gdb.texinfo: Ditto.
2385
c133ab7a
MK
23862002-12-22 Mark Kettenis <kettenis@gnu.org>
2387
2388 * gdbint.texinfo (Target Architecture Definition): Update
2389 description of gdbarch_register_osabi.
2390
f821f325
KH
23912002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2392
2393 * agentexpr.texi: Fix typos.
2394 * annotate.texi: Likewise.
2395 * fdl.texi: Likewise.
2396
85a6d8d3 23972002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
2398
2399 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2400 DEPRECATED_INIT_FRAME_PC.
2401
ae45cd16
AC
24022002-12-01 Andrew Cagney <ac131313@redhat.com>
2403
2404 * gdbint.texinfo (Target Architecture Definition): Delete
2405 PC_IN_CALL_DUMMY.
2406
07555a72
AC
24072002-11-28 Andrew Cagney <ac131313@redhat.com>
2408
2409 * gdbint.texinfo (Host Definition): Delete documentation on
2410 USE_GENERIC_DUMMY_FRAMES.
2411
c166cdc7
EZ
24122002-11-26 Elena Zannoni <ezannoni@redhat.com>
2413
2414 Fix PR gdb/723 and PR gdb/245.
2415 * Makefile.in (install-info): Run the install-info command as part
2416 of the post install steps only.
2417 (uninstall-info): New target.
2418 (uninstall): New target.
2419
35db0260
EZ
24202002-11-22 Elena Zannoni <ezannoni@redhat.com>
2421
2422 * Makefile.in (install): Make install do some real work.
2423
9ba8d803
AC
24242002-11-19 Andrew Cagney <ac131313@redhat.com>
2425
2426 Fix POSIX problem reported by Paul Eggert.
2427 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2428 Fix PR gdb/527.
2429
903ad3a6
AC
24302002-10-26 Andrew Cagney <cagney@redhat.com>
2431
2432 * gdbint.texinfo (Target Architecture Definition): Delete
2433 definition of DO_REGISTERS_INFO.
2434
f2abfe65
KB
24352002-10-18 Kevin Buettner <kevinb@redhat.com>
2436
2437 * gdbint.texinfo (Address Classes): Fix problems with insertion
2438 of ``{'' and ``}'' in example.
2439
b5b0480a
KB
24402002-10-17 Kevin Buettner <kevinb@redhat.com>
2441
2442 * gdbint.texinfo (Address Classes): New section.
2443 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2444 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2445 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2446 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2447
c85508ee
KD
24482002-10-11 Klee Dienes <kdienes@apple.com>
2449
2450 * gdb.texinfo (Registers): Mention vector registers as well as
2451 floating registers in the documentation for 'info registers' and
2452 'info all-registers'.
2453
6d12fc3d
DJ
24542002-10-11 Daniel Jacobowitz <drow@mvista.com>
2455
2456 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2457
8d19fbd2
JJ
24582002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2459
2460 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2461 interface definition.
2462
a37295f9
MM
24632002-10-03 Marko Mlinar <markom@opencores.org>
2464
2465 * gdb.texinfo (Target Commands): Add or1k target specific
2466 commands.
2467 * gdb.texinfo (Contributors): Add myself to the contributors list.
2468
da0f9dcd
AC
24692002-10-01 Andrew Cagney <ac131313@redhat.com>
2470
2471 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2472 and "mi1" instead of "mi1" and "mi0".
2473
2e834e49
HPN
24742002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2475
2476 * gdb.texinfo (Packets): Fix typos "alligned".
2477 Correct z3/Z3 description. Correct z4/Z4 title.
2478
050be0dc
AC
24792002-09-27 Andrew Cagney <ac131313@redhat.com>
2480
2481 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2482
1104b9e7
KB
24832002-09-25 Kevin Buettner <kevinb@redhat.com>
2484
2485 * gdb.texinfo: Use GNU/Linux instead of Linux.
2486
512217c7
AC
24872002-09-25 Andrew Cagney <ac131313@redhat.com>
2488
2489 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2490
10998722
AC
24912002-09-24 Andrew Cagney <ac131313@redhat.com>
2492
512217c7 2493 * gdb.texinfo: Replace @example with @smallexample.
10998722 2494
a0eb71c5
KB
24952002-09-20 Kevin Buettner <kevinb@redhat.com>
2496
f7dc1244 2497 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
2498 * gdb.texinfo (Character Sets): Use @smallexample instead of
2499 @example. Use GNU/Linux instead of Linux.
2500
25012002-09-20 Jim Blandy <jimb@redhat.com>
2502
2503 * gdb.texinfo: Add character set documentation.
2504
2f870471
AC
25052002-09-19 Andrew Cagney <ac131313@redhat.com>
2506
2507 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2508 (Packets): Add cross reference from `b' packet to `z' packets.
2509
790eb8f5
AC
25102002-09-19 Andrew Cagney <ac131313@redhat.com>
2511
8d30a00d
AC
2512 * gdb.texinfo (Maintenance Commands): Document ``maint
2513 internal-error'' and ``maint internal-warning''.
2514
790eb8f5
AC
2515 * gdbint.texinfo (Target Architecture Definition): Revise
2516 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2517
a23a7bf1
JB
25182002-09-19 Joel Brobecker <brobecker@gnat.com>
2519
2520 * gdbint.texinfo (Target Conditionals): Document the new
2521 NAME_OF_MALLOC macro.
2522
299ffc64
AC
25232002-09-05 Andrew Cagney <ac131313@redhat.com>
2524
2525 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2526 engineer.
2527
b7bb15bc
SC
25282002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2529
2530 * gdb.texinfo (TUI Overview): Document status line fields.
2531
3d757584
SC
25322002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2533
2534 * gdb.texinfo (TUI Commands): Document info win command.
2535
269c21fe
SC
25362002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2537
2538 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2539
7cf36c78
SC
25402002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2541
2542 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2543 (TUI Keys): Likewise.
2544
d2c6833e
AC
25452002-08-25 Andrew Cagney <ac131313@redhat.com>
2546
2547 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2548 for a packet receive.
2549
46d8b1c3
AC
25502002-08-25 Andrew Cagney <ac131313@redhat.com>
2551
2552 * Makefile.in (clean): Move to end of file.
2553 (distclean, maintainer-clean, realclean): Ditto.
2554 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
2555 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
2556 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
2557 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
2558
b0787093
AC
25592002-08-24 Andrew Cagney <ac131313@redhat.com>
2560
2561 * Makefile.in (GDBINT_TEX_TMPS): Define.
2562 (gdbint.dvi, gdbint.pdf): Use
2563 (GDB_TEX_TMPS): Define.
2564 (gdb.dvi, gdb.pdf): Use.
2565 (STABS_TEX_TMPS): Define.
2566 (stabs.dvi, stabs.pdf): Use.
2567 (GDB_DOC_SOURCE_INCLUDES): New macros.
2568 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
2569 (GDBINT_DOC_FILES_INCLUDES): New macros.
2570 (GDBINT_DOC_BUILD_INCLUDES): New macros.
2571 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
2572 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
2573 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
2574 (links2roff): Replace SFILES_INCLUDED with
2575 GDB_DOC_SOURCE_INCLUDES.
2576 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
2577 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
2578 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
2579 dependencies.
2580 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
2581 dependencies.
2582 (gdbmi.texinfo): Delete rule.
2583 (inc-hist.texinfo): Delete rule.
2584 (rluser.texinfo): Delete rule.
2585
ebba8386
AC
25862002-08-23 Andrew Cagney <cagney@redhat.com>
2587
2588 * gdbint.texinfo (Target Architecture Definition): Update
2589 STORE_RETURN_VALUE, mention regcache.
2590
0ab7a791
AC
25912002-08-21 Andrew Cagney <ac131313@redhat.com>
2592
2593 * gdbint.texinfo (Target Architecture Definition): Document
2594 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
2595
ee2d5c50
AC
25962002-08-19 Andrew Cagney <ac131313@redhat.com>
2597
2598 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
2599 Fix minor typos. Add index entries.
2600
53c69bd7
AC
26012002-08-18 Andrew Cagney <ac131313@redhat.com>
2602
2603 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
2604
e76f1f2e
AC
26052002-08-15 Andrew Cagney <ac131313@redhat.com>
2606
2607 * gdbint.texinfo (Target Architecture Definition): Document
2608 PRINT_VECTOR_INFO.
2609 * gdb.texinfo (Vector Unit): Document "info vectors" command.
2610
0680b120
AC
26112002-08-13 Andrew Cagney <ac131313@redhat.com>
2612
2613 * gdb.texinfo (Maintenance Commands): Document "maint print
2614 registers", "maint print raw-registers" and "maint print
2615 cooked-registers".
2616
3c3bea1c
GS
26172002-08-08 Grace Sainsbury <graces@redhat.com>
2618
a9331b3f 2619 From Mark Salter:
3c3bea1c
GS
2620 * gdb.texinfo (Protocol): Document T packet extension to
2621 allow watchpoint address reporting.
2622
42f9b0a5
AC
26232002-08-03 Andrew Cagney <ac131313@redhat.com>
2624
2625 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
2626
db034ac5
AC
26272002-08-01 Andrew Cagney <cagney@redhat.com>
2628
2629 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
2630 to CHILL.
2631
e2b28d04
AC
26322002-08-01 Andrew Cagney <ac131313@redhat.com>
2633
2634 * gdbint.texinfo (Coding): Revise section "Include Files".
2635
7fb623f7
AC
26362002-07-24 Andrew Cagney <cagney@redhat.com>
2637
2638 * gdbint.texinfo: Obsolete references to m88k.
2639 * gdb.texinfo: Ditto.
2640
4a2b4636
JB
26412002-07-10 Joel Brobecker <brobecker@gnat.com>
2642
7fb623f7 2643 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
2644 where the proper version of autoconf can be retrieved.
2645
a71ec265
DH
26462002-07-09 Don Howard <dhoward@redhat.com>
2647
2648 * gdb.texinfo (Command Files): Further describe the behavior of
2649 sourced command files.
2650
b9aa90c9
AC
26512002-06-27 Andrew Cagney <ac131313@redhat.com>
2652
2653 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
2654 (Coding): Clarify ISO C version that GDB assumes.
2655
40dd2248
TT
26562002-06-26 Tom Tromey <tromey@redhat.com>
2657
2658 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
2659 add_setshow_cmd_full.
2660
bfac230e
DH
26612002-06-25 Don Howard <dhoward@redhat.com>
2662
2663 * gdb.texinfo (Memory Region Attributes): Document new behavior
2664 for 'mem' command.
2665
475b0867
JB
26662002-06-11 Jim Blandy <jimb@redhat.com>
2667
919d772c
JB
2668 * gdb.texinfo (Symbols): Update documentation for `info source'
2669 command.
2670
475b0867
JB
2671 * gdb.texinfo (Macros): Call the command `info macro', not
2672 `show macro'.
2673
ba8c9337
AC
26742002-06-09 Andrew Cagney <ac131313@redhat.com>
2675
2676 * gdbint.texinfo (Coding): Add section ``Per-architecture module
2677 data''.
2678
1029b7fa
MK
26792002-06-09 Mark Kettenis <kettenis@gnu.org>
2680
2681 * gdbint.texinfo (Target Architecture Definition): Document
2682 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
2683
16737d73
AC
26842002-06-08 Andrew Cagney <ac131313@redhat.com>
2685
2686 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
2687 lists.
2688
30107679
AC
26892002-06-08 Andrew Cagney <ac131313@redhat.com>
2690
2691 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
2692 Branch''.
2693
3352e23e
AC
26942002-06-01 Andrew Cagney <ac131313@redhat.com>
2695
2696 * gdbint.texinfo (Target Architecture Definition): Add section
2697 ``Converting an existing Target Architecture to Multi-arch''.
2698
cbb09e6a
AC
26992002-05-30 Andrew Cagney <ac131313@redhat.com>
2700
2701 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
2702 to ``Obsoleting code''. Revise.
2703
e2e0bcd1
JB
27042002-05-17 Jim Blandy <jimb@redhat.com>
2705
2706 * gdb.texinfo (C Preprocessor Macros): New chapter.
2707 Include it in the main menu.
2708 (Contributors): Credit Jim Blandy with macro support.
2709 (Compilation): Explain how to get macro information into the
2710 executable.
2711 (Expressions): Note that preprocessor macros are expanded.
2712
9db8d71f
DJ
27132002-05-14 Daniel Jacobowitz <drow@mvista.com>
2714
2715 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
2716 options for `target remote'.
2717
6d531722
AC
27182002-05-13 Andrew Cagney <ac131313@redhat.com>
2719
2720 * gdbint.texinfo (Target Architecture Definition): Delete
2721 documentation on NNPC_REGNUM.
2722
13d01224
AC
27232002-05-11 Andrew Cagney <ac131313@redhat.com>
2724
2725 * gdbint.texinfo (Target Architecture Definition): Document
2726 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
2727 (Target Architecture Definition): Revise section `Using Different
2728 Register and Memory Data Representations'. Add section `Raw and
2729 Virtual Register Representations'.
2730
b2e75d78
AC
27312002-05-11 Andrew Cagney <ac131313@redhat.com>
2732
2733 * gdbint.texinfo (Target Architecture Definition): Mention
2734 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
2735 (Target Architecture Definition): Mention same. Add references to
2736 web pages.
2737
2c8682ee
MS
27382002-05-08 Michael Snyder <msnyder@redhat.com>
2739
2740 * stabs.texinfo (Attributes): Document new "vector" attribute.
2741
0816590b
AC
27422002-05-04 Andrew Cagney <ac131313@redhat.com>
2743
2744 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
2745
2653173e
AC
27462002-05-04 Andrew Cagney <ac131313@redhat.com>
2747
2748 * gdb.texinfo: Delete obsolete references to a29k.
2749
d7bd68ca
AC
27502002-04-24 Andrew Cagney <ac131313@redhat.com>
2751
2752 * gdbint.texinfo (Target Architecture Definition): Replace
2753 IN_SIGTRAMP with PC_IN_SIGTRAMP.
2754
21d83aa5
DM
27552002-04-24 David S. Miller <davem@redhat.com>
2756
2757 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
2758
7673a6cc
DM
27592002-04-21 David S. Miller <davem@redhat.com>
2760
2761 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
2762
d49d1e0a
AC
27632002-04-21 Andrew Cagney <ac131313@redhat.com>
2764
2765 * gdbint.texinfo (Target Architecture Definition): Delete
2766 definition of HAVE_REGISTER_WINDOWS.
2767
f7dc1244 27682002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
2769
2770 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
2771 "Theodore A. Roth" <troth@verinet.com>.
2772
5ca0cb28
DH
27732002-04-15 Don Howard <dhoward@redhat.com>
2774
f7dc1244 2775 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 2776 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 2777 Provide a better explaination of this feature.
5ca0cb28 2778
f208ba17
AC
27792002-04-14 Andrew Cagney <ac131313@redhat.com>
2780
2781 * gdbint.texinfo (Target Architecture Definition): Remove
2782 FRAME_CHAIN_COMBINE.
2783
d5ba91de
MC
27842002-04-12 Michael Chastain <mec@shout.net>
2785
2786 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
2787 REG_STACK_SEGMENT.
2788
26818220
MC
27892002-04-09 Michael Chastain <mec@shout.net>
2790
2791 * gdbint.texinfo (Obsolete Conditionals): Remove references to
2792 PYRAMID_* macros.
2793
129188f6
AC
27942002-04-07 Andrew Cagney <ac131313@redhat.com>
2795
2796 * gdb.texinfo (Bug Reporting): Document that the web is the
2797 prefered way of submitting bug reports.
2798 (Bug Reporting): Delete the s-mail address as the last resort.
2799
8227c0ff
AC
28002002-04-05 Andrew Cagney <ac131313@redhat.com>
2801
2802 * gdbint.texinfo (Target Architecture Definition): Delete
2803 references to TARGET_WRITE_FP and write_fp.
2804
16d9dec6
MS
28052002-03-27 Michael Snyder <msnyder@redhat.com>
2806
2807 * gdb.texinfo: Document new commands dump, append, and restore.
2808
9ae8b82c
AC
28092002-03-27 Andrew Cagney <ac131313@redhat.com>
2810
2811 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
2812 Branch'.
2813
474c8240
AC
28142002-03-18 Andrew Cagney <ac131313@redhat.com>
2815
2816 * gdb.texinfo: Change all examples to @smallexample.
2817 * gdbint.texinfo: Ditto.
a9331b3f 2818
fb0ff88f
AC
28192002-03-18 Andrew Cagney <ac131313@redhat.com>
2820
2821 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
2822 Branches''.
2823
9bb0a4d8
AC
28242002-03-18 Andrew Cagney <ac131313@redhat.com>
2825
2826 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
2827 Policy''.
2828
937f164b
FF
28292002-03-04 Fred Fish <fnf@redhat.com>
2830
2831 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
2832 expresson, suports, dependant, trhe, perhaphs, situtations,
2833 explictily, taged, oportunity, unfortunatly).
2834
a7b40f07
AC
28352002-02-24 Andrew Cagney <ac131313@redhat.com>
2836
2837 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
2838 Remove reference to 3.12.
2839
aab4e0ec
AC
28402002-02-23 Andrew Cagney <ac131313@redhat.com>
2841
2842 * gdbint.texinfo: Include fdl.texi.
2843 (Top): Add GNU Free Documentation License.
2844 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
2845 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
2846 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
2847 (gdbint.info): Add srcdir to include path.
2848 * gdb.texinfo: Include gpl.texi.
2849 (Top): Add Copying.
2850 * gpl.texi: New file.
2851
47b95330
AC
28522002-02-23 Andrew Cagney <ac131313@redhat.com>
2853
2854 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
2855
78c47bea
PM
28562002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
2857
2858 * gdb.texinfo: Document Cygwin native specific commands.
2859
56460a61
DJ
28602002-02-15 Daniel Jacobowitz <drow@mvista.com>
2861
2862 * gdb.texinfo: Document gdbserver ``--attach'' command.
2863
def71bfa
MS
28642002-02-07 Michael Snyder <msnyder@redhat.com>
2865
2866 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
2867 to @code(_ovly_debug_event).
2868
c928edc0
AC
28692002-02-07 Andrew Cagney <ac131313@redhat.com>
2870
2871 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
2872
81d46470
MS
28732002-02-06 Michael Snyder <msnyder@redhat.com>
2874
2875 * gdb.texinfo (overlays): Mention new magic symbol
2876 '_ovly_debug_event', which allows GDB to keep better track
2877 of overlays.
2878
f7dc1244 28792002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
2880
2881 * gdb.texinfo (Memory Region Attributes): Fix the wording.
2882 Suggested by Dmitry Sivachenko.
2883
2884 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
2885
15110bc3
MS
28862002-02-01 Michael Snyder <msnyder@redhat.com>
2887
2888 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2889
6763aef9
MS
28902002-01-30 Michael Snyder <msnyder@redhat.com>
2891
ac282366
MS
2892 * gdb.texinfo: (remote protocol): Gramatical fix-up.
2893 (set trust-readonly-sections): Document.
6763aef9 2894
8642bc8f
AC
28952002-01-29 Andrew Cagney <ac131313@redhat.com>
2896
2897 * gdbint.texinfo (Releasing GDB): Revise and update.
2898
afe64c1a
AC
28992002-01-28 Andrew Cagney <ac131313@redhat.com>
2900
2901 * gdbint.texinfo (Target Architecture Definition): Delete
2902 description of TARGET_BYTE_ORDER_DEFAULT.
2903
f7dc1244 29042002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
2905
2906 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
2907 <mitya@cavia.pp.ru>.
2908
3d6e1b5a
AC
29092002-01-23 Andrew Cagney <ac131313@redhat.com>
2910
2911 * libgdb.texinfo: Delete file.
2912
6c0e9fb3
AC
29132002-01-22 Andrew Cagney <ac131313@redhat.com>
2914
2915 * gdb.texinfo: Remove makeinfo 3.12 hacks.
2916 * gdbint.texinfo: Ditto.
2917
e0ce93ac
AC
2918Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
2919
2920 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
2921
be298bcc
AC
29222002-01-22 Andrew Cagney <ac131313@redhat.com>
2923
2924 * Makefile.in: Update copyright.
2925 (TEXI2DVI): Define.
2926 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
2927 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
2928 gdb-cfg.texi.
2929 (TEXINDEX, PDFTEX): Delete makefile variables.
2930
8e04817f
AC
29312002-01-22 Andrew Cagney <ac131313@redhat.com>
2932
2933 * gdb.texinfo (Protocol): Move section to appendix.
2934
6b2f586d
AC
29352002-01-21 Andrew Cagney <ac131313@redhat.com>
2936
2937 * gdb.texinfo (Remote Debugging): Create a menu.
2938 (Top): Add ``Remote Debugging'' to menu.
2939
6f05cf9f
AC
29402002-01-21 Andrew Cagney <ac131313@redhat.com>
2941
2942 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
2943 serial protocol'' from here.
2944 (Remote Debugging): To here. New chapter.
2945
3fd3d7d2
AC
29462002-01-20 Andrew Cagney <ac131313@redhat.com>
2947
2948 * gdbint.texinfo (Target Architecture Definition): Delete
2949 description of TARGET_BYTE_ORDER_SELECTABLE_P.
2950
7fd60527
AC
29512002-01-20 Andrew Cagney <ac131313@redhat.com>
2952
2953 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
2954 are no longer needed.
2955 (Porting GDB): Add maintainer note about configure.host.
2956
c2f05ac9
AC
29572002-01-20 Andrew Cagney <ac131313@redhat.com>
2958
2959 * gdbint.texinfo (Target Architecture Definition): Remove
2960 definition of IEEE_FLOAT.
2961
f7dc1244 29622002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
2963
2964 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
2965 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
2966 <3diff@gnu.org>
231b2aad 2967
82600034
AC
29682002-01-19 Andrew Cagney <ac131313@redhat.com>
2969
2970 * gdbint.texinfo (Host Definition): Remove references to
2971 MALLOC_INCOMPATIBLE.
2972
7708fa01
AC
29732002-01-17 Andrew Cagney <ac131313@redhat.com>
2974
2975 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
2976 and xyz-xdep.o.
2977
eb12ee30
AC
29782002-01-17 Andrew Cagney <ac131313@redhat.com>
2979
2980 * gdb.texinfo (Maintenance Commands): Add appendix.
2981 (Set Breaks): Copy ``maint info breakpoint'' doco to
2982 ``Maintenance Commands'' appendix. Add reference.
2983
c9ccaa92
AC
29842002-01-17 Andrew Cagney <ac131313@redhat.com>
2985
2986 * fdl.texi: Remove next/prev from @node.
2987
f7dc1244 29882002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
2989
2990 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
2991 for monstrous @multitable (from Brian Youmans).
2992
2993 * fdl.texi: New file.
2994
2995 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
2996
8973da3a
AC
29972002-01-15 Andrew Cagney <ac131313@redhat.com>
2998
2999 * gdbint.texinfo (Releasing GDB): New chapter.
3000
7d86b5d5
AC
30012002-01-14 Andrew Cagney <ac131313@redhat.com>
3002
3003 * gdb.texinfo (Embedded Processors, Calling program functions):
3004 Obsolete references to a29k.
3005
cc1cb004
AC
30062002-01-13 Andrew Cagney <ac131313@redhat.com>
3007
3008 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3009 examples. Document that a code-block should do or discard its
3010 cleanups before exit.
3011
79f12247
MS
30122002-01-11 Michael Snyder <msnyder@redhat.com>
3013
3014 * gdb.texinfo (Choosing files): Change @samp to @file.
3015
19837790
MS
30162002-01-05 Michael Snyder <msnyder@redhat.com>
3017
3018 * gdb.texinfo (--pid): Document new command line option (attach).
3019
f7dc1244 30202002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3021
3022 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3023 in the stub.
3024
d7449b42
AC
30252002-01-04 Andrew Cagney <ac131313@redhat.com>
3026
3027 * gdbint.texinfo (Target Architecture Definition): Replace
3028 BIG_ENDIAN with BFD_ENDIAN_BIG.
3029
f23631e4
AC
30302002-01-03 Andrew Cagney <ac131313@redhat.com>
3031
3032 * gdbint.texinfo (Target Architecture Definition): Replace
3033 value_ptr with struct value pointer.
3034
72c9928d
EZ
30352002-01-02 Eli Zaretskii <eliz@gnu.org>
3036
3037 * gdb.texinfo (Free Software): Fix wording.
3038
959acfd1
EZ
30392001-12-31 Eli Zaretskii <eliz@gnu.org>
3040
3041 * gdb.texinfo (Free Software): New section ``Free Software Needs
3042 Free Documentation''.
3043
f7dc1244 30442001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3045
3046 * stabs.texinfo:
3047 * gdb.texinfo:
3048 * gdbint.texinfo:
3049 * libgdb.texinfo:
3050 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3051
6600abed
MS
30522001-12-29 Michael Snyder <msnyder@redhat.com>
3053
3054 * gdb.texinfo (maint info sections): Fix typo.
3055
f6680716
MS
30562001-12-26 Michael Snyder <msnyder@redhat.com>
3057
fe95c787
MS
3058 * gdb.texinfo (maint info sections): Document.
3059
a9331b3f 3060 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3061 'info proc' sub-options that are currently not implemented.
3062
c3d3ce5b
JB
30632001-12-20 Jim Blandy <jimb@redhat.com>
3064
3065 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3066
778eb05e
AC
30672001-12-15 Andrew Cagney <ac131313@redhat.com>
3068
3069 * gdbint.texinfo (Target Architecture Definition): Replace
3070 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3071
2607059c
AC
30722001-12-01 Andrew Cagney <ac131313@redhat.com>
3073
3074 * gdbint.texinfo (Host Definition): Delete documentation on
3075 HOST_BYTE_ORDER.
3076
df0cd8c5
JB
30772001-11-30 Jim Blandy <jimb@redhat.com>
3078
3079 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3080 overlay support. Add to top-level menu.
3081
88118b3a
TT
30822001-11-26 Tom Tromey <tromey@redhat.com>
3083
3084 * gdb.texinfo (Command Syntax): Document C-o binding.
3085
96565e91
CF
30862001-07-26 Christopher Faylor <cgf@redhat.com>
3087
3088 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3089 use since it is described in the referenced section.
3090
f7dc1244 3091 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3092 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3093 clearer when using DJGPP.
3094
2a3d5645
CF
30952001-11-24 Christopher Faylor <cgf@redhat.com>
3096
3097 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3098 specifically refer to MS-DOS.
3099 (command files): Mention gdb.ini is only used on MS-DOS.
3100
aa26fa3a
TT
31012001-11-21 Tom Tromey <tromey@redhat.com>
3102
3103 * gdb.texinfo (Invoking GDB): Document --args.
3104 (Mode Options): Likewise.
3105
4f8ada06
JB
31062001-11-21 Jim Blandy <jimb@redhat.com>
3107
3108 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3109 Delete documentation; this macro has been removed from the
3110 sources.
3111
3fe0dc10
JB
31122001-11-13 Jim Blandy <jimb@redhat.com>
3113
3114 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3115
9e5abb06
CV
31162001-11-06 Corinna Vinschen <vinschen@redhat.com>
3117
3118 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3119
1c5dfdad
MS
31202001-11-05 Michael Snyder <msnyder@redhat.com>
3121
a9331b3f 3122 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3123 quote regexp chars in function names such as "operator*()".
3124
990f9fe3
FF
31252001-11-01 Fred Fish <fnf@redhat.com>
3126
3127 * gdbint.texinfo (SOLIB_ADD): Document additional new
3128 "readsyms" arg.
3129
b433d00b
DH
31302001-10-30 Don Howard <dhoward@redhat.com>
3131
070b1dd3
DH
3132 * gdb.texinfo: (Command Files) Added documentation for the
3133 behavior of gdb with input redirected from a file.
b433d00b 3134
b7209cb4
FF
31352001-10-28 Fred Fish <fnf@redhat.com>
3136
3137 * gdb.texinfo (auto-solib-add): Change docs to match
3138 implementation change.
3139 (auto-solib-limit): Add docs for new variable.
3140
1aa20aa8
AC
31412001-10-15 Andrew Cagney <ac131313@redhat.com>
3142
3143 * gdbint.texinfo (Target Architecture Definition): Function
3144 value_as_pointer renamed to value_as_address.
3145
fc0c74b1
AC
31462001-10-15 Andrew Cagney <ac131313@redhat.com>
3147
3148 * gdbint.texinfo (Target Architecture Definition): Default
3149 POINTER_TO_ADDRESS functions assume unsigned addresses.
3150 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3151 posting by Jim Blandy.
3152
f4846649
JB
31532001-10-12 Jim Blandy <jimb@redhat.com>
3154
3155 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3156 version of texi2html (1.64) doesn't support this flag any more.
3157
f277788b
MK
31582001-09-08 Mark Kettenis <kettenis@gnu.org>
3159
a9dc4918
MK
3160 * gdbint.texinfo (Host Definition): Remove description of
3161 MEM_FNS_DECLARED.
3162
d28379df
MK
3163 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3164
f277788b
MK
3165 * gdbint.texinfo (Host Definition): Remove description of
3166 HAVE_SIGSETMASK.
3167
7ccaa899
EZ
31682001-09-04 Elena Zannoni <ezannoni@redhat.com>
3169
3170 * gdbint.texinfo (Target Architecture Definition): Add
3171 explanation of TARGET_PRINT_INSN macro.
3172
17d9d558
JB
31732001-08-30 Jim Blandy <jimb@redhat.com>
3174
3175 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3176 Explain what it means to load relocatable files.
3177
72cde065
JB
31782001-08-28 Jim Blandy <jimb@redhat.com>
3179
3180 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3181 info `top' menu.
3182
9e678452
CF
3183Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3184
3185 * gdbint.texinfo: Add a cautionary note about macro use.
3186
a2bea4c3 31872001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3188
a2bea4c3
CV
3189 * gdb.texinfo: Explain omitting the hostname in the
3190 `target remote' command.
3191
1129bf27
DJ
31922001-07-30 Daniel Jacobowitz <drow@mvista.com>
3193
3194 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3195 and END-INFO-DIR-ENTRY.
3196
732b3002
SC
31972001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3198
3199 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3200
89437448
AC
32012001-07-25 Andrew Cagney <ac131313@redhat.com>
3202
3203 * gdbint.texinfo (libgdb): Rewrite.
3204
f7dc1244 32052001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3206
3207 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3208
c4555f82
SC
32092001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3210
3211 * gdb.texinfo (TUI): New chapter, document the TUI.
3212 (Mode Options): Document the -tui option.
3213
2f45a6e0
MK
32142001-07-23 Mark Kettenis <kettenis@gnu.org>
3215
3216 * gdbint.texinfo (Host Definition): Remove description of
3217 NEED_POSIX_SETPGID.
3218
f7dc1244 32192001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3220
3221 * gdb.tex (DJGPP Native): New node, with descriptions of
3222 DJGPP-specific commands.
3223
be9c6c35
JM
32242001-07-19 John R. Moore <jmoore@redhat.com>
3225
3226 * gdbint.texinfo: Three misspellings.
3227
dfa249fb
AC
32282001-07-06 Andrew Cagney <ac131313@redhat.com>
3229
3230 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3231 `test` expressions on bash. Problem reported by Colin Walters.
3232
c72e7388
AC
32332001-07-04 Andrew Cagney <ac131313@redhat.com>
3234
3235 * gdbint.texinfo (User Interface): Update ui-out documentation to
3236 refelect recent UI/MI updates.
3237
94bbb2c0
AC
32382001-07-04 Andrew Cagney <ac131313@redhat.com>
3239
3240 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3241 interpreters.
3242
af6c57ea
AC
32432001-06-15 Andrew Cagney <ac131313@redhat.com>
3244
3245 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3246 structure and not macros.
3247 (Host Definition): Document that much of this chapter is obsolete.
3248 (Target Architecture Definition): Update list of files that make
3249 up a target architecture.
3250 (Coding): Update.
3251
83aa8bc6
AC
32522001-06-28 Andrew Cagney <ac131313@redhat.com>
3253
3254 * gdbint.texinfo (Target Architecture Definition): Update
3255 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3256 The latter has been changed to a true predicate.
3257
f7dc1244 32582001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
3259
3260 * annotate.texi: Add @noindent where needed. From Dmitry
3261 Sivachenko <dima@Chg.RU>.
3262 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3263
656db9b0
AC
32642001-06-16 Andrew Cagney <ac131313@redhat.com>
3265
3266 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3267
df2396a1
AC
32682001-06-14 Andrew Cagney <ac131313@redhat.com>
3269
3270 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3271 returns ``OK''. Document that the ``R'' packet does not reply.
3272
0f1f2b0a
MS
32732001-06-13 Michael Snyder <msnyder@redhat.com>
3274
3275 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3276
f7dc1244 32772001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
3278
3279 * gdb.texinfo (Signals): Clarify the default setting of signal
3280 handling.
3281
a5d7c491
AC
32822001-05-14 Andrew Cagney <ac131313@redhat.com>
3283
3284 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3285 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3286
05a54c4f
AC
32872001-05-12 Andrew Cagney <ac131313@redhat.com>
3288
3289 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3290
f7dc1244 32912001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
3292
3293 * gdbint.texinfo (Clean Design and Portable Implementation):
3294 Renamed from "Clean Design".
3295 (Clean Design and Portable Implementation): Document portable
3296 methods of handling file names, and the associated macros.
3297
f7dc1244 32982001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
3299
3300 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3301 command and provide a cross-reference to its description.
3302 (Symbols): Note that "info scope" is useful for trace experiments.
3303
f7dc1244 33042001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 3305
b37052ae
EZ
3306 * gdb.texinfo (Symbols): Document "info scope".
3307 (Tracepoints): New chapter.
3308 (Contributors): Update for v5.1.
3309 <All nodes>: Change "C++" to "C@t{++}".
3310
0ee54786
EZ
3311 * gdbint.texinfo (User Interface): A new section about ui_out
3312 functions, based on text written by Fernando Nasser.
3313
c534679c
EZ
3314 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3315
f7dc1244 33162001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 3317
e9c75b65
EZ
3318 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3319
3320 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3321
3322 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3323 Replace "GDB" with "@value{GDBN}". Fix markup.
3324
3325 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3326
3d67e040
EZ
3327 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3328 a cross-reference to its description.
3329 (Symbols): Document "info symbol".
3330
f7dc1244 33312001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
3332
3333 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3334 subsection "x86 Watchpoints".
3335 (Target Architecture Definition): Document the macros
3336 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3337 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3338
b0ed3589
AC
33392001-03-20 Andrew Cagney <ac131313@redhat.com>
3340
3341 * gdbint.texinfo (Target Architecture Definition): Update
3342 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3343 list.
3344
b6ba6518
KB
33452001-03-06 Kevin Buettner <kevinb@redhat.com>
3346
3347 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3348 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3349
f7dc1244 33502001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
3351
3352 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3353
f7dc1244 33542001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 3355
17cc6a06
EZ
3356 * gdb.texinfo (Environment): Document that `path' does not change
3357 the value of PATH in GDB's own environment (it did in the past,
3358 but that was changed on March 15, 1994). Reported by Doug Evans
3359 <dje@transmeta.com>.
3360
56caf160
EZ
3361 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3362 its line. Fix markup of commands and macros. Add an Index node
3363 and index entries.
3364
29e57380
C
33652001-01-23 J.T. Conklin <jtc@redback.com>
3366
3367 * gdb.texinfo (Memory region attributes): New manual section.
3368
1c6147de
ND
33692001-01-04 Nicholas Duffek <nsd@redhat.com>
3370
3371 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3372
f7dc1244 33732000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
3374
3375 * refcard.tex: Version and copyright fixed. From Phil Edwards
3376 <pedwards@disaster.jaj.com>.
3377
0dcedd82
AC
3378Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3379
3380 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3381 DWARF2_REG_TO_REGNUM): Document.
3382
3b851bce
AC
3383Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3384
3385 * gdbint.texinfo (Coding): Update current value of
3386 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3387
f7dc1244 33882000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
3389
3390 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3391 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3392
b90a5f51
CF
33932000-11-10 Christopher Faylor <cgf@cygnus.com>
3394
3395 * gdb.texinfo: Document new 'set step-mode' command.
3396
f7dc1244 33972000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
3398
3399 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3400 changes from Dmitry Sivachenko <dima@Chg.RU>.
3401
f7dc1244 34022000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
3403
3404 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3405 From Steven Johnson <sbjohnson@ozemail.com.au>.
3406
2e685b93
MK
34072000-08-10 Mark Kettenis <kettenis@gnu.org>
3408
3409 * gdbint.texinfo (Overall Structure): Spelling fix.
3410
f7dc1244 34112000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
3412
3413 * gdbint.texinfo (Target Architecture Definition): Document that
3414 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3415 for which REGISTER_CONVERTIBLE returns a zero value.
3416
63ac3005
EZ
34172000-07-08 Christopher Faylor <cgf@cygnus.com>
3418
3419 * Makefile.in (install-info): Find files to install in either the
3420 build or source directories (adapted from Makefile.am).
3421
bd79f757
ND
34222000-07-07 Nicholas Duffek <nsd@redhat.com>
3423
3424 * stabs.texinfo: Fix spelling errors.
3425 (String Field): FILE-NUMBER starts from 0, not 1.
3426
f7dc1244 34272000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
3428
3429 * refcard.tex: Remove \centerline from the blurb. Patch from
3430 Brian Youmans.
3431
f7dc1244 34322000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
3433
3434 * Makefile.in (install-info): Support installation from outside of
3435 the source directory. Reported by Mark Harig
3436 <markh@frazier.landmark.com>.
3437
f3b28801
C
34382000-06-20 J.T. Conklin <jtc@redback.com>
3439
3440 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3441
449f3b6c
AC
3442Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3443
3444 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3445 Generate using pdftex.
3446 (PDFTEX): Define.
3447 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3448 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3449 @contents at the start.
3450
f7dc1244 34512000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
3452
3453 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3454 Youmans.
3455
9e9c5ae7
AC
3456Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3457
3458 From Brian Youmans:
3459 * gdb.texinfo: Fix ``et al.''.
3460
c741b251
AC
3461Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3462
3463 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3464 loop.
3465
4ab64e14
JG
34662000-05-19 Jimmy Guo <guo@cup.hp.com>
3467
3468 * configure: Regenerate.
3469
f7dc1244 34702000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
3471
3472 * Makefile.in (install-info): Run install-info on installed Info
3473 files.
3474
8c70017b
AC
3475Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3476
a7cb598a
AC
3477 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3478 Andrew Cagney.
8c70017b 3479
f7dc1244 34802000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
3481
3482 * gdb.texinfo: Proofreading changes from Brian Youmans.
3483
bf0184be
ND
34842000-05-01 Nick Duffek <nsd@cygnus.com>
3485
3486 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3487 startup sequence, minor edits.
3488
f7dc1244 34892000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
3490
3491 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3492 TeX.
3493
3494 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3495 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3496 like `n' and `s' which look weird. Convert some of the @kindex to
3497 @vindex, when they refer to variables, not commands.
3498
33e16fad
AC
3499Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3500
3501 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3502
f7dc1244 35032000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
3504
3505 * Makefile.in (GDBMI_DIR): New variable.
3506 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3507 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3508 (gdbmi.texinfo): New target, for texi2roff.
3509 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3510 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3511
3512 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3513 gdbmi.texinfo.
3514 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3515 comment.
3516
d167840f
EZ
35172000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3518
3519 * gdb.texinfo (Files): Update description of add-symbol-file
3520 command.
3521
f7dc1244 35222000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
3523
3524 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3525 prevents the build (and is generally a Bad Idea).
3526
f7dc1244 35272000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
3528
3529 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3530 a comma inside @var.
3531 (Command Files): Index markup changes from Dmitry Sivachenko
3532 <dima@Chg.RU>.
3533
f7dc1244 35342000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
3535
3536 * Makefile.in (LN_S): Define.
3537 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3538 invoke "ln -s" unless it is known to work.
3539
3540 * configure.in (AC_PROG_LN_S): Add.
3541
8dc7983f
JB
35422000-04-14 Jim Blandy <jimb@redhat.com>
3543
3544 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3545 section.
3546 (Target Conditionals): Document ADDRESS_TO_POINTER,
3547 POINTER_TO_ADDRESS.
3548
1a8237e8
DB
35492000-04-11 Daniel Berlin <dan@cgsoftware.com>
3550
3551 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
3552 gdb-cfg.texi to get the value.
3553
ca526f1a
JB
35542000-04-10 Jim Blandy <jimb@redhat.com>
3555
3556 * gdbint.texinfo (Target Architecture Definition): Fix
3557 cross-references.
3558
faaafcb4
JB
35592000-04-08 Jim Blandy <jimb@redhat.com>
3560
3561 * gdbint.texinfo (Using Different Register and Memory Data
3562 Representations): New section.
3563 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
3564 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
3565 REGISTER_CONVERT_TO_RAW): Document.
3566
1b27397f
AC
3567Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
3568
3569 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
3570 for acknowledgments.
3571
480ff1fb
AC
3572Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
3573
3574 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
3575 qThreadExtraInfo.
3576
a9331b3f 35772000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 3578
a9331b3f
RM
3579 * gdb.texinfo: Clarify which remote debug protocol commands are
3580 required and which are optional.
f1251bdd 3581
dbeb8dbd
AC
3582Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
3583
3584 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
3585 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
3586 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
3587 * annotate.texi: Update.
3588
6d2ebf8b
SS
35892000-03-28 Stan Shebs <shebs@apple.com>
3590
3591 * gdb.texinfo: Update dates, bump to Eighth Edition (note
3592 expectation of additional changes before release), update
3593 ISBN, add copy of top-level menu for @ifhtml, remove explicit
3594 node links, rephrase and/or shorten lines to fix formatting
3595 problem in both regular and @smallbook formats.
3596 * annotate.texi: Shorten lines in example, use smallexample
3597 consistently everywhere.
3598 * Makefile.in: Add comment about texinfo 4.0 html generation.
3599 (SFILES_INCLUDED): Add annotate.texi.
3600
5d161b24
DB
36012000-03-27 Daniel Berlin <dan@cgsoftware.com>
3602
3603 * gdb.texinfo (Debugging Output): Added new section, documenting
3604 the "set/show debug" commands.
3605
b9deaee7
AC
3606Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
3607
3608 * annotate.texi (Annotations): When GDBN omit @chapter and @node
3609 entry.
3610
3611 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
3612 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
3613 @chapter and @node entries.
a9331b3f 3614
b9deaee7 3615 * gdb.texinfo: Link all top-level nodes.
a9331b3f 3616
9ef47d30
AC
3617Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3618
3619 * Makefile.in (install-info): Create $(infodir) before installing
3620 files.
3621
cfeada60
FN
36222000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3623
3624 From David Whedon <dwhedon@gordian.com>
3625 * gdbint.texinfo : Added paragraphs about command deprecation.
3626
6837a0a2
DB
36272000-03-22 Daniel Berlin <dan@cgsoftware.com>
3628
3629 * gdb.texinfo: Add documentation for the apropos command.
3630
bba2971c
MS
36312000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3632
3633 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
3634
2b628194
MS
36352000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3636
a9331b3f 3637 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
3638 two places.
3639
96a2c332
SS
36402000-03-17 Stan Shebs <shebs@apple.com>
3641
3642 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
3643 <dima@Chg.RU>, also clarification of allowed content for
3644 string constants.
3645
f7dc1244 36462000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
3647
3648 * gdb.texinfo (main menu): Add Annotations.
3649 (File Options): Add @cindex entries for each command-line option.
3650 Document --epoch, --annotate, --async, --interpreter, --write,
3651 --statistics, and --version.
3652
3653 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
3654 of GDB.
3655
9d233477
JB
36562000-02-23 Jim Blandy <jimb@redhat.com>
3657
3658 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
3659
14e0eb3b
JB
36602000-02-22 Jim Blandy <jimb@redhat.com>
3661
3662 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
3663
3555de01
JM
36642000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
3665
3666 * Makefile.in (diststuff): New target.
3667
5e35df8e
KB
36682000-02-15 Kevin Buettner <kevinb@redhat.com>
3669
3670 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 3671 architecture. [From Jim Wilson.]
5e35df8e 3672
c5394b80
JM
36732000-01-16 Tom Tromey <tromey@cygnus.com>
3674
3675 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
3676 (Delete Breaks): Mention range arguments.
3677 (Disabling): Likewise.
3678
c3f6f71d
JM
36792000-01-05 Dmitry Sivachenko <dima@Chg.RU>
3680
3681 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
3682
c4093a6a
JM
3683Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
3684
3685 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
3686 valid functions.
3687
11cf8741
JM
36881999-11-05 Stan Shebs <shebs@andros.cygnus.com>
3689
3690 * gdb.texinfo: Clarify regular expressions used in rbreak.
3691
917317f4
JM
36921999-10-15 Kevin Buettner <kevinb@cygnus.com>
3693
3694 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
3695 MEMORY_REMOVE_BREAKPOINT): Document.
3696
3697Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
3698
3699 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
3700 offset re-using the DATA offset instead.
3701
2df3850c
JM
37021999-10-11 Jim Kingdon <kingdon@redhat.com>
3703
3704 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
3705
37061999-10-05 Stan Shebs <shebs@andros.cygnus.com>
3707
3708 From Dmitry Sivachenko <demon@gpad.ac.ru>:
3709 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
3710 typos.
3711
3712 * gdb.texinfo: Various minor wording and formatting improvements,
3713 mentions of additional command-line options.
3714
2acceee2
JM
37151999-09-30 Fred Fish <fnf@cygnus.com>
3716
3717 * gdb.texinfo: Document additional forms of specifying section
3718 names and addresses for the add-symbol-file command.
3719
c2c6d25f
JM
37201999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
3721
3722 * gdbint.texinfo: Fix typo, add the word "have".
3723
37241999-09-14 Jim Blandy <jimb@cris.red-bean.com>
3725
3726 * gdbint.texinfo (Target Architecture Definition): Document the
3727 SKIP_PERMANENT_BREAKPOINT macro.
3728
d4f3574e
SS
37291999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3730
3731 * gdb.texinfo: Fiks speling errers.
3732
3733 * gdb.texinfo: Fix uses of @multitable.
3734
f7dc1244 3735 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
3736 * gdb.texinfo: Include details specific to DOS host, clarify
3737 some confusing language, fix @ref/@xref/@pxref usages, add
3738 comments about using with optimization, add more indexing,
3739 fix info about disassembly-flavor.
3740
3741Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
3742
3743 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
3744 SKIP_SOLIB_RESOLVER): Define.
3745
3746Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
3747
3748 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
3749 ``g'' packets.
3750
104c1213
JM
37511999-08-30 Stan Shebs <shebs@andros.cygnus.com>
3752
3753 * gdb.texinfo: Create a new "Configurations" chapter with
3754 platform-specific info, inline remote.texi and move sections of it
3755 into the new chapter, move bits about info proc, heuristic search,
3756 and register stack into the new chapter.
3757 * remote.texi: Remove, now part of gdb.texinfo.
3758 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
3759
37601999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
3761
3762 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
3763 GDB_TARGET_IS_MACH386): These kludges have gone away.
3764
3765Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
3766
3767 * gdbint.texinfo (Target Architecture Definition): Mention
3768 TDEPLIBS.
3769
53a5351d
JM
37701999-08-20 Stan Shebs <shebs@andros.cygnus.com>
3771
3772 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
3773 surrounding text to fit HP-UX bits into general info.
3774 (HPPA-cfg.texi): Remove, no longer useful.
3775
3776 * gdb.texinfo: Remove explicit links from @node lines, remove
3777 HP-added "Detailed Node Listing" from main menu which confuses
3778 things.
3779
3780 From Dmitry Sivachenko <dima@Chg.RU>:
3781 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
3782 in description of `set environment'.
3783
37841999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3785
3786 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
3787
7be570e7
JM
37881999-08-12 Ben Elliston <bje@cygnus.com>
3789
3790 * gdbint.texinfo (Breakpoint Handling): Add missing words.
3791
f7dc1244 37921999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
3793
3794 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
3795 watch, awatch, and rwatch. Explain why the latter two cannot be
3796 set as software watchpoints. Document that watchpoints for local
3797 variables are deleted when the debuggee terminates.
3798
3799Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
3800
3801 * remote.texi (Protocol): Further clarification of the "qRcmd"
3802 packet. Allow E.. response packet. "qRcmd" packet is no longer
3803 reserved.
3804
38051999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3806
a9331b3f
RM
3807 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
3808 * gdb.texinfo: Ditto.
7be570e7 3809
96baa820
JM
38101999-08-06 Tom Tromey <tromey@cygnus.com>
3811
3812 * gdb.texinfo (KOD): New node.
3813
3814Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
3815
3816 * remote.texi (Rcmd): Fix minor formatting typos.
3817
3818Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
3819
3820 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
3821 packets.
3822
adf40b2e
JM
38231999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
3824
3825 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
3826 fixes.
3827
43ff13b4
JM
3828Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
3829
3830 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
3831
085dd6e6
JM
3832Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3833
3834 * remote.texi (Communication Protocol): ``v'' is in use. Fix
3835 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
3836 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
3837 packets that are not supported on all hosts. Expand examples.
3838 Spell check.
3839
38401999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3841
3842 * Makefile.in: Recognize html, install-html. Add targets
3843 to build HTML versions of documentation via texi2html.
3844
3845Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
3846
3847 * gdbint.texinfo (Testsuite): New chapter, information about the
3848 testsuite.
3849
3850Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
3851
3852 * remote.texi (Communication Protocol): Rewrite.
3853
3854Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
3855
3856 * stabs.texinfo: Fix uses of xref.
3857
9e0b60a8
JM
3858Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
3859
3860 * gdbint.texinfo: Add an anti-printf exhortation, and update the
3861 info about patch submission.
3862
cce74817
JM
3863Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
3864
3865 From Per Bothner <bothner@cygnus.com>:
3866 * gdb.texinfo: Document Chill support.
3867
3868Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
3869
3870 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
3871 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
3872 Document that the value should be greater-than or equal-to zero.
3873 (NO_STD_REGS): Document. Deprecate.
3874
ac9a91a7
JM
3875Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3876
3877 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
3878 Document that these are not used.
3879
3880Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3881
3882 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
3883
392a587b
JM
3884Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
3885
3886 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
3887 numargs was dropped.
3888
3889Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
3890
3891 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
3892
b83266a0
SS
3893Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
3894
3895 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
3896 Update.
3897
7a292a7a
SS
3898Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
3899
3900 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
3901 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
3902
3903Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
3904
3905 * gdbint.texinfo: Fix typos: $ -> @.
3906
3907Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
3908
3909 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
3910 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
3911 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
3912 BREAKPOINT_FROM_PC.
a9331b3f 3913
7a292a7a
SS
3914Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
3915
3916 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
3917 CALL_DUMMY_STACK_ADJUST): Document.
3918
3919Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3920
3921 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
3922 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
3923
39241999-04-02 Stan Shebs <shebs@andros.cygnus.com>
3925
3926 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
3927 longer exists.
3928
3929Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
3930
3931 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
3932 nearly all @ifset/@ifclear conditionals; nobody uses them, and
3933 they make the manual source incomprehensible.
3934 * h8-cfg.texi: Remove, hasn't been used in years.
3935
c906108c
SS
3936Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
3937
3938 * gdb.texinfo: Update the credits.
3939
3940Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
3941
3942 * gdb.texinfo: Fix mistakes noticed in printout of last
3943 draft, add Alpha to discussion of heuristic fence post.
3944
3945Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
3946
3947 * gdb.texinfo, remote.texi: Many changes; update to Seventh
3948 Edition, merge some HP changes into mainline, describe some
3949 previously undocumented features, describe more of the target
3950 commands available, eliminate obsolete section on renamed
3951 commands.
3952 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
3953
3954Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
3955
3956 * gdb.texinfo: Make many HPPA conditionals unconditional,
3957 including catchpoint description, since now on for all configs.
3958 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
3959 specializations.
3960
3961Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
3962
3963 * Makefile.in (GDBvn.texi): Fix match expression to work with
3964 current format of VERSION in gdb/Makefile.in.
3965 * gdb.texinfo: Fix node ref to match new readline.
3966
3967Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
3968
a9331b3f
RM
3969 * gdb.texinfo: Changes made as part of a project to merge in
3970 changes made by HP. Documentation makes extensive use of
c906108c
SS
3971 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
3972 on remote debugging. There are differences in documentation
3973 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
3974 the HP manual discusses catchpoints, hardware watchpoints, and
3975 some HPUX specific limitations for shared library support.
a9331b3f 3976
c906108c
SS
3977 There are also a number of @node changes.
3978
39791999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
3980
3981 * gdbint.texinfo (Formatting): Disambiguate a sentence.
3982 (C Usage): Same.
3983
3984Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
3985
3986 The following changes were made by Edith Epstein
3987 <eepstein@cygnus.com> as part of a project to merge in changes
3988 made by HP.
a9331b3f 3989
c906108c
SS
3990 * HPPA-cfg.texi: new file.
3991
3992 * all-cfg.texi: set HPPA for HP PA-RISC targets.
3993
3994 * refcard.tex: change documentation about catch.
3995 removed info catch.
3996
3997Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
3998
3999 * gdbint.texinfo: Expand on GDB's coding standards,
4000 specify the use of arg names with prototypes.
4001
40021998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4003
4004 * gdb.texinfo: Fix tipo.
4005
4006Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4007
4008 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4009 TARGET_BYTE_ORDER_SELECTABLE_P.
4010
4011Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4012
4013 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4014
40151998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4016
4017 * agentexpr.texi: New file.
4018
4019Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4020
4021 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4022
40231998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4024
4025 * remote.texi: Changed wording that implied that the GDB remote
4026 protocol caches register values instead of GDB itself.
4027
4028Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4029
4030 * gdbint.texinfo: Add some info about symbol readers.
4031 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4032 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4033 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4034 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4035
4036Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4037
a9331b3f 4038 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4039
4040Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4041
4042 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4043
4044Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4045
4046 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4047 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4048
4049Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4050
4051 * gdbint.texinfo: Fix minor typos.
4052
4053Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4054
4055 * gdbint.texinfo: Complete overhaul. Group descriptions more
4056 logically, add more info on generic algorithms, remove much
4057 obsolete and/or wrong material.
4058
4059Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4060
4061 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4062
4063Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4064
4065 * refcard.tex: Copyright, address updates.
4066
4067Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4068
4069 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4070 for the edition instead of confusing GDB-version-like numbers.
4071
4072Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4073
4074 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4075
4076Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4077
4078 * LRS: Reformat a bit to keep text under 80 columns.
4079
4080Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4081
4082 * gdb.texinfo: Add some credits, mention bug monitor.
4083 * remote.texi: Mention mips monitor targets.
4084 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4085
c906108c
SS
4086Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4087
4088 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4089 files, finish sorting of host vs target vs native macros, describe
4090 some more of them.
4091
4092Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4093
4094 * gdbint.texinfo (Host Conditionals): Document change from
4095 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4096
4097Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4098
4099 * gdbint.texinfo (Host Conditionals): Document
4100 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4101
4102Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4103
4104 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4105 Document LSEEK_NOT_LINEAR.
4106
4107Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4108
4109 * stabs.texinfo (Stab Section Basics): Make it clear that only
4110 some versions of the GNU linker remove the leading N_UNDF symbol.
4111
4112Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4113
4114 * stabs.texinfo (String Field): Document type number pairs here,
4115 instead of in the Sun specific section.
4116 (Include Files): The GNU linker supports the N_BINCL
4117 optimization. Clarify the N_BINCL value, and what it is used
4118 for.
4119 (Procedures): Document N_FUN with an empty string to mark the end
4120 of a function.
4121 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4122 (Sun Differences): Remove this node, as the information is now
4123 elsewhere in the main document.
4124 (Stab Section Basics): Mention that the GNU linker may optimize
4125 stabs and remove the leading N_UNDF symbol.
4126
4127Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4128
4129 * gdb.texinfo, refcard.tex: Restore author credit
4130
4131Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4132
4133 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4134 documentation to account for START and END macros taking
4135 one arg.
4136
4137Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4138
4139 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4140 * gdb.texinfo (Frames): Fix typo.
4141
4142Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4143
4144 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4145 a target_signal as arg type, not a pid.
4146
4147Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4148
4149 * gdb.texinfo: Document `set assembly-language'.
4150
4151Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4152
4153 * remote.texi: Update list of stubs in the GDB distribution.
4154
4155Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4156
4157 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4158 Also document that some systems can use mmalloc but must define
4159 this if their C runtime allocates memory that is later freed.
4160 (MMCHECK_FORCE): Document new macro.
a9331b3f 4161
c906108c
SS
4162Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4163
4164 * remote.texi: Add documentation for target Sparclet.
4165
4166Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4167
a9331b3f 4168 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4169 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4170 * configure.in: Rewritten for autoconf.
4171 * configure: New.
4172
4173Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4174
4175 * Makefile.in (DVIPS): New define, set to dvips.
4176 (dvi): Add stabs.dvi.
4177 (ps): New target.
4178 (all-doc): Depend on info, dvi, and ps targets.
4179 (STAGESTUFF): Add *.ps and *.dvi files.
4180 (clean-info, clean-dvi): Remove.
4181 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4182 rules completely rewritten.
4183 (maintainer-clean): Remove clean-info and clean-dvi
4184 dependencies and put their actions in the rules.
4185 (gdb.ps): New target
a9331b3f 4186 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4187 intermediate TeX files, whether they have 2 or 3 character
4188 extensions.
4189 (gdbint.ps): Add target and rules.
4190 (gdb-internals): Delete unused target.
4191 (Makefile): Depends upon config.status also.
4192
4193Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4194
4195 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4196 set.
4197
4198Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4199
4200 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4201 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4202
4203Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4204
4205 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4206
4207Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4208
4209 * gdb.texinfo (Print settings): Document
4210 `set/show print static-members' commands.
4211
4212Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4213
4214 * gdbint.texinfo (Native): Document name change, coredep.c to
4215 core-aout.c.
4216
4217Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4218
4219 * stabs.texinfo (Include Files): Document the values the SunOS4
4220 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4221
4222Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4223
4224 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4225 Fix typo.
4226
4227Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4228
4229 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4230 "gdb.tar.Z".
4231
4232Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4233
4234 * Makefile.in (maintainer-clean): New target, synonym for
4235 realclean.
4236
4237Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4238
4239 * Update all FSF addresses except those in COPYING* files.
4240
4241Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4242
4243 From Richard Earnshaw (rearnsha@armltd.co.uk):
4244 * gdb.texinfo (convenience variables): Document $_exitcode.
4245 (quit): Document optional expression to use as exit code.
4246
4247Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4248
4249 * gdb.texinfo, remote.texi: Brought up to date with various
4250 GDB changes.
4251
4252Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4253
4254 * gdb.texinfo: Update dates and versions, fix comments about
4255 hardware watchpoints in future releases and about the
4256 sharedlibrary command.
4257
4258Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4259
4260 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4261 C_FUN stab. Other cleanups.
4262
4263Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4264
4265 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4266 for the sparc stub.
4267
4268Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4269
4270 * annotate.texi: Clarify which addresses have differing formats
4271 depending on the language and which do not.
4272
4273Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4274
4275 * remote.texi (NetWare): Changed example to use BOARD= instead of
4276 NODE= argument to reflect correspoding change to gdbserve.nlm.
4277
4278Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4279
4280 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4281 GDB, as well as AIX dbx, supports the size type attribute.
4282
4283Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4284
4285 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4286
4287Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4288
4289 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4290 and new 'if' and 'while' commands.
4291
4292Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4293
4294 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4295
4296Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4297
4298 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4299 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4300 NetWare targets. Mostly stolen from the Server node.
4301
4302Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4303
4304 * gdb.texinfo (Setting): Talk about the language of a source file
4305 versus the working language. The old documentation did not match
4306 what GDB did.
4307
4308Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4309
4310 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4311 of a source file.
4312
4313Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4314
4315 * gdb.texinfo (Processes): New node.
4316
4317Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4318
4319 * remote.texi: Update documentation of set/show mipsfpu.
4320
3fc11d3e
JM
4321Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4322
4323 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4324 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4325
4326Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4327
4328 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4329 obsolete conditionals, described some others.
4330
4331Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4332
4333 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4334 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4335
4336Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4337
4338 * gdbint.texinfo: Put regex conditionals in their own table.
4339
4340Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4341
4342 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4343 described or fixed the descriptions of many others.
4344
4345Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4346
4347 * gdb.texinfo: Add some more credits.
4348 * gdbint.texinfo: Capitalize GDB consistently, describe some
4349 macros and remove some.
4350
4351Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4352
4353 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4354 obsolete conditionals, described some others.
4355
4356Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4357
4358 * gdb.texinfo (help targets): Changed to `help target', which
4359 is the correct gdb command.
4360
4361Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4362
4363 * annotate.texi (TODO): New node, for keeping track of annotations
4364 suggested but not yet implemented.
4365
4366Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4367
4368 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4369 another symbol, it is not the address itself.
4370
4371Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4372
4373 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4374 of stabs-in-coff sections.
4375
4376Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4377
4378 * annotate.texi: Change edition to 0.5 and date to May 1994.
4379 Add index.
4380 (Frames): New node, for frame annotation.
4381 (Displays): New node, for display annotation.
4382
4383 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4384 when waiting for your program to stop.
4385
4386Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4387
4388 * annotate.texi (Breakpoint Info): Document annotation of header
4389 fields and record annotation.
4390
4391Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4392
4393 * annotate.texi: New file, to document annotations.
4394
4395Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4396
4397 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4398 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4399
4400Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4401
4402 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4403 section, and say n_strx field is compilation unit relative.
4404 * stabs.texinfo: Don't use @code for a.out when it is the name of
4405 an object file format.
4406
4407Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4408
4409 * gdb.texinfo: Refer to file names, not path names, per rms
4410 convention.
4411 (Arguments): Fix typo.
4412
4413Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4414
4415 * stabs.texinfo (Global Variables): Talk about stabs in files
4416 where variables are referenced, but not defined.
4417
4418Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4419
4420 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4421 Cplusplus to new nodes Member Type Descriptor and Method Type
4422 Descriptor. Re-write stuff for #.
4423
4424Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4425
4426 * gdb.texinfo (Print Settings): Don't document "set print
4427 fast-symbolic-addr off". The bug which it worked around was fixed
4428 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4429
4430 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4431 N_ENTRY node.
4432
4433 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4434
4435Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4436
4437 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4438 references to ieee-float.c.
4439
4440Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4441
4442 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4443 match what the code actually does.
4444
4445Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4446
4447 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4448
4449Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4450
4451 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4452 i, and b.
4453
4454Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4455
4456 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4457 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4458 as "stabs in sections" rather than just saying "ELF and SOM".
4459 Also make that stuff apply to COFF.
4460
4461Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4462
4463 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4464 Ghostscript.
4465
4466Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4467
4468 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4469 versus functions without line numbers, also mention stepping into
4470 them as well as "step" when you are in them. Tell the user how to
4471 deal with the situation. Add comment about "debugging information".
4472
4473Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4474
4475 * stabs.texinfo (Enumerations): Document restriction on where
4476 enumeration types can appear and still win with GDB.
4477
4478Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4479
4480 * stabs.texinfo (Negative Type Numbers): Document format for type
4481 -16.
4482
4483Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4484
4485 * gdb.texinfo (Selection, Frame Info): Update information about
4486 arbitrary frame specficiations.
4487
4488Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4489
4490 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4491
4492Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4493
4494 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4495
4496Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4497
4498 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4499
4500Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4501
4502 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4503 Differences node to Statics node.
4504 (Statics): Discuss XCOFF use of V symbol descriptor.
4505
4506 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4507 not clean.
4508
4509Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4510
4511 * gdb.texinfo (Print Settings): Document `set print
4512 fast-symbolic-addr' and improve the doc for some other
4513 `set print's.
4514
4515Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4516
4517 * stabs.texinfo (String Field): Talk about defining several type
4518 numbers at once.
4519 Fix lint regarding changing node ELF Transformations to
4520 ELF and SOM Transformations.
4521
4522Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4523
4524 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4525
4526Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4527
4528 * stabs.texinfo (Cross-References): `::' is for nested types only
4529 within <>.
4530 (Structures): Document static members.
4531
4532Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4533
4534 * stabs.texinfo: Document S type attribute.
4535
4536Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4537
4538 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4539
4540Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4541
4542 * gdbint.texinfo: Fix a few typos.
4543
4544Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4545
4546 * gdb.texinfo, remote.texi: formatting improvements
4547
4548 * gdb.texinfo (New Features): mention threads.
4549 (Summary, C): fix xrefs in newly contributed text.
4550 (Threads): index entries, clarifications, example
4551 (passim): minor typos fixed, phrasing improvements
4552
4553 * remote.texi (Bootstrapping): rephrase text on ^C and add index
4554 entries; (Server): explain use of gdbserver w/real-time systems,
4555 add example of conflicting TCP port; (MIPS Remote) break up
4556 running text into table, highlighting commands, and add example.
a9331b3f 4557
c906108c
SS
4558Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4559
4560 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
4561
4562Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4563
4564 * stabs.texinfo (Nested Symbols): New node.
4565 (String Field, Symbol Descriptors, Cross-References): Refer to it.
4566
4567Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4568
4569 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
4570 to picking which Bbss.bss symbol to use, and (because there seems to
4571 be no good way of doing it) re-write some of the text to make it
4572 sound like Bbss.bss isn't such a great idea after all (as currently
4573 designed).
4574
4575 * gdb.texinfo (C): In addition to saying people have to use g++ for
4576 good results, say they have to use stabs. Specifically say cfront
4577 doesn't work well.
4578 (Summary): Merge in information on Modula-2, Pascal, and Chill from
4579 the gdb README. Add xrefs to places where the support for the various
4580 languages is described in detail.
4581
4582Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4583
4584 * stabs.texinfo: Clean up stuff about visibility and virtual
4585 characters.
4586
4587 * stabs.texinfo (N_M2C): Cite Sun doc.
4588
4589Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4590
4591 * gdb.texinfo: updates re threads.
4592 * remote.texinfo: avoid index entries starting with digits.
4593
4594Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4595
4596 * stabs.texinfo (Enumerations): Talk about large, negative and
4597 octal values. Clean up cross reference to type attributes.
4598 (String Field): Say that GDB 4.11 supports size attribute.
4599
4600Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4601
4602 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
4603 is a mandatory step. Make the stuff about that more concise.
4604
4605Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4606
4607 * stabs.texinfo (Class Names): New node.
4608
4609 * gdb.texinfo (Command Files): Explain order of init file reading.
4610
4611 * remote.texi (Bootstrapping): Talk about getting the serial driver
4612 to deal with ^C sent by gdb to stop the remote system.
4613
4614Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
4615
4616 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
4617
4618 * libgdb.texinfo (Defining Commands): made the DOC arg
4619 to gdb_define_app_command a char * instead of char **
4620 per a suggestion from kingdon.
4621
4622 * libgdb.texinfo: total rewrite from a different starting
4623 premise.
4624
4625Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4626
4627 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
4628 floats passed as doubles (to improve clarity).
4629
4630Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4631
4632 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
4633
4634 * a4rc.sed: update to work with Andreas Vogel papersize params
4635
4636 * refcard.tex: use Andreas Vogel simplifications of papersize
4637 params; remove useless version info; update copyright date.
4638
4639Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4640
4641 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
4642
4643Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4644
4645 * gdb.texinfo (Files): Say what address the load command loads it at.
4646
4647 * stabs.texinfo (Common Blocks): Minor cleanups.
4648
4649 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
4650 that Sun has backed away from the linker kludge and thus the relevant
4651 issue is changes to the SunPRO tools, not the Solaris linker.
4652
4653 * stabs.texinfo (Traditional Integer Types): Clean up description
4654 of octal bounds a little bit. Document extra leading zeroes.
4655
4656Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4657
4658 * gdb.texinfo (Signaling): Update for symbolic symbol names
4659 and add a section explaining the difference between the GDB
4660 signal command and the shell kill utility.
4661
4662Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
4663
4664 * libgdb.texinfo: added `@' to braces that were unescaped.
4665
4666Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
4667
4668 * libgdb.texinfo: new file. Spec for the gdb library.
4669
4670Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4671
4672 * stabs.texinfo (Include Files): Fix typo (start -> end).
4673
4674Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4675
4676 * gdb.texinfo, remote.texi: assorted small improvements, mostly
4677 from Melissa at FSF's editing pass.
4678
4679Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4680
4681 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
4682 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
4683 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
4684
4685Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4686
4687 * remote.texi (Bootstrapping): Discuss 386 call gates.
4688
4689Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4690
4691 * stabs.texinfo (Based Variables): New node.
4692
4693Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4694
4695 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
4696 names, sizes, and formats to suggest how not to lose.
4697
4698Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4699
4700 * stabs.texinfo (Methods): Fix typo.
4701
4702Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4703
4704 * gdb.texinfo: Fix a few typos.
4705
4706Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4707
4708 * gdb.texinfo: Clarify how well it works with Fortran.
4709
4710 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
4711 More on relocating stabs in ELF files.
4712
4713Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4714
4715 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
4716
4717Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4718
4719 * stabs.texinfo (Local Variable Parameters): Talk about nameless
4720 parameters on VAX.
4721
4722Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4723
4724 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
4725
4726Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4727
4728 * stabs.texinfo: Make info author notice match the TeX author notice.
4729
4730Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4731
4732 * stabs.texinfo: Initial-caps all words in node names and
4733 non-trivial words in section names.
4734
4735Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4736
4737 * stabs.texinfo: Many minor cleanups.
4738
4739 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
4740
4741Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
4742
4743 * stabs.texinfo: Remove full description of big example.
4744 It's not really helpful; just use pieces of it where appropriate.
4745 Add more Texinfo formatting directives (@samp, etc.).
4746 Use @deffn to define stab types.
4747 Eliminate some wordiness. Break up some nodes.
4748 Add an (alphabetized) index of symbol types.
4749 Use consistent capitalization style in node and section names.
4750
4751Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
4752
4753 * gdb.texinfo: Change typo "Two two" to "The two".
4754
4755Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4756
4757 * stabs.texinfo (XCOFF-differences): Remove references to
4758 non-existent types N_DECL and N_RPSYM.
4759
4760 * stabs.texinfo (String Field): Say that type attributes bug is
4761 fixed in GDB 4.10, since it is.
4762
4763 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
4764
4765Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
4766
4767 * stabs.texinfo: Formatting cleanups.
4768
4769Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4770
4771 * stabs.texinfo: When explaining the n_type of a stab, standardize
4772 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
4773 no tabs, use @r).
4774 (Global Variables): Clean up.
4775
4776Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4777
4778 * stabs.texinfo (Stack Variables): Re-write.
4779
4780Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4781
4782 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
4783 addresses of a source file. Also revise formatting.
4784 Change "object module" or "object file" to "source file".
4785 Various: Miscellaneous cleanups.
4786
4787Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4788
4789 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
4790
4791Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
4792
4793 * gdbint.texinfo: Removed many nonsensical machine-collected
4794 host and target conditionals, described some of the remainder.
4795
4796Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4797
4798 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
4799
4800 * gdbint.texinfo (Top): Add name to @top line, and re-write the
4801 paragraph which follows.
4802
4803 * gdbint.texinfo (Host): Use @code not @samp for Makefile
4804 variables. Looks better and avoids overful hbox.
4805
4806Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4807
4808 * stabs.texinfo (Procedures): Improve stuff on nested functions.
4809
4810Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4811
4812 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
4813 retransmit-timeout
4814
4815Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4816
4817 * gdbint.texinfo: Update statement about `some ancient Unix
4818 systems, like Ultrix 4.0' to Ultrix 4.2.
4819
4820Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
4821
4822 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
4823
4824 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
4825
4826 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
4827 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
4828
4829 * remote.texi: new name for former gdbinv-s.texi
4830
4831 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
4832
4833Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
4834
4835 * gdbinv-s.texi: Documented timeout and retransmit-timeout
4836 variables for MIPS remote debugging protocol.
4837
4838Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4839
4840 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
4841
4842Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4843
4844 * Makefile.in (refcard.dvi): Use srcdir where necessary.
4845
4846Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
4847
4848 * gdb.texinfo: repair conditional bugs in text markup
4849
4850Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4851
4852 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
4853 to select Modula-2 material.
4854
4855Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4856
4857 * stabs.texinfo: Cleanups regarding statics.
4858
4859 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
4860 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
4861
4862Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4863
4864 * stabs.texinfo: N_MAIN is sometimes used for C.
4865
4866Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4867
4868 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
4869
4870Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
4871
4872 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 4873 removed from the code by Kingdon.
c906108c
SS
4874
4875Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4876
4877 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
4878 input when evaluating breakpoint conditions; the bug has been fixed.
4879
4880 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
4881 sets the ignore count to N-1, not to N.
4882
4883Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4884
4885 * refcard.tex (\hoffset): correct longstanding error to match
4886 intended offset; avoids cutting off edge on some printers
4887
4888Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4889
4890 * stabs.texinfo (Parameters): Say that order of stabs is significant.
4891
4892Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4893
4894 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
4895
4896Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4897
4898 * Makefile.in: (REFEDITS) new var to control whether PS or CM
4899 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
4900 collect sed edits if any, apply to refcard before formatting;
4901 (refcard.ps) stop implying PS fonts if PS output requested;
4902 (lrefcard.ps) delete extra target for variant PS fonts
4903
4904 * refcard.tex: parametrize papersize dependent info, collect
4905 in easily replaced spot
4906
4907 * a4rc.sed: new file, edits to refcard for A4 paper
4908
4909Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4910
4911 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
4912
4913Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4914
4915 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
4916
4917Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4918
4919 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
4920 politely rather than rudely.
4921
4922Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4923
4924 * stabs.texinfo: Document common blocks.
4925
4926Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
4927
4928 * stabs.texinfo: Add some basic info about stabs-in-elf.
4929
4930Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4931
4932 * stabs.texinfo (Top): Minor cleanup.
4933
4934Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4935
4936 * Makefile.in (install-info): remove parentdir support
4937
4938Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4939
4940 * gdb.texinfo (Copying): delete this node and references to it;
4941 RMS says this manual need not carry GPL. (passim): Improvements
4942 from last round at FSF, largely due to Ian Taylor review, and
4943 minor formatting improvements.
4944
4945 * gdbinv-s.texi (passim): Improvements from last round at FSF,
4946 largely due to Ian Taylor review. (Debug Session): minor edits to
4947 new text.
4948
4949Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
4950
4951 * Makefile.in (realclean): Remove info and dvi files too.
4952
4953Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
4954
4955 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
4956 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
4957 * gdb.texinfo: Change accordingly.
4958
4959 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
4960 N_{L,R}BRAC,N_SLINE are relative to.
4961
4962Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
4963
4964 * Makefile.in (GDBvn.texi): Update atomically.
4965
4966Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
4967
4968 * gdbinv-s.texi (Debug Session): Document exceptionHook.
4969
4970Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
4971
4972 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
4973 addresses together. Also motivate the set print symbol-filename
4974 command and suggest other solutions.
4975
4976Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
4977
4978 * gdb.texinfo (set print elements): Note that the number of
4979 elements is set to unlimited by "set print elements 0".
4980
4981Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
4982
4983 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
4984 NF_LDOUBLE means.
4985 (Stab Types): Include Solaris stab types.
4986 (Procedures): Document Solaris extensions.
4987
4988Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4989
4990 * gdb.texinfo: Add `set print symbol-filename' doc.
4991
4992Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4993
4994 * stabs.texinfo (Arrays): Talk about type definition vs. type
4995 information.
4996
4997 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
4998 the trailing semicolon.
4999
5000Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5001
5002 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5003 and merge in other parts of the document addressing these subjects.
5004 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5005
5006 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5007 at the end of a range type.
5008
5009 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5010 AIX extensions.
5011
5012Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5013
5014 * stabs.texinfo (Stabs Format): Misc fixes.
5015
5016Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5017
5018 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5019 (Traditional builtin types): Document convex convention for long long.
5020 (Negative builtin types): Discuss type names, and misc fixes.
5021
5022Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5023
5024 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5025 point types used with @samp{R} type descriptor.
5026 (Symbol Descriptors): Describe how to handle conflict between
5027 different meanings of @samp{P} symbol descriptor.
5028
5029Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5030
5031 * stabs.texinfo: Remove node Quick Reference and put its children
5032 directly under the main menu.
5033
5034 * stabs.texinfo: Many more changes to bring it into line with
5035 AIX documentation and reality. I think it now has all the
5036 information from the AIX documentation, except that I burned
5037 out when I got to variant records (Pascal and Modula-2) and
5038 all the COBOL types. Oh well, we can add them later when we're
5039 worrying more about those languages.
5040
5041 * stabs.texinfo (Automatic variables): Talk about what it means
5042 to omit the symbol descriptor.
5043
5044Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5045
5046 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5047 gcc2 behavior with promoted args.
5048
5049Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5050
5051 * gdb.texinfo: include readline appendices in info version of manual
5052
5053Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5054
5055 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5056 target remote.
5057
5058 * gdb.texinfo (Machine Code): more index entries for disassemble
5059
5060Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5061
5062 * Clarify the intended use of the gdb-testers and gdb-patches
5063 mailing lists, and shrink gzip comment.
5064
5065Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5066
5067 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5068 DOSHOST configuration of manual.
5069
5070 * gdb.texinfo (MIPS Stack): new node.
5071
5072 * all-config.texi (MIPS) new switch.
5073
5074 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5075 tense; (MIPS Remote) new node.
5076
5077 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5078 bug; (Environment) less passive, other small cleanups in text about
5079 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5080 (Remote) new MIPS Remote menu entry.
5081
5082Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5083
5084 * stabs.texinfo: Many changes to include information from the
5085 AIX documentation.
5086
5087 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5088
5089Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5090
5091 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5092 Move a bunch of information from ../README.
5093 (Getting Started): New node.
5094
5095Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5096
5097 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5098
5099 * gdb.texinfo: advance manual revision dates to present
5100
5101 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5102 stop using silly Roman numerals in @set variable names
5103
5104Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5105
5106 * stabs.texinfo (Parameters): Keep trying to get this right.
5107
5108Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5109
5110 * stabs.texinfo (Parameters): More on "local parameters".
5111
5112Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5113
5114 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5115
5116Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5117
5118 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5119 (Parameters): Rewrite.
5120 (xcoff-differences, Sun-differences): Minor changes.
5121
5122Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5123
5124 * stabs.texinfo: Minor cleanup.
5125
5126Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5127
5128 * gdbint.texinfo: Minor xcoff stuff.
5129
5130Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5131
5132 * gdbint.texinfo: Update for new config directory structure.
5133 Add info about internal type data structures.
5134
5135Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5136
5137 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5138 $(srcdir).
5139 (gdb-config.texi): Depend on file in $(srcdir).
5140
5141Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5142
5143 * stabs.texinfo: Fixes about N_SO.
5144
5145Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5146
5147 * gdb.texinfo: include list of nonstandard init file names
5148
5149 * *-config.texi: new switch GENERIC for text that applies *only*
5150 to (usual) multiple-target version of manual
5151
5152 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5153 h8 config
5154
5155 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5156 in menus (rather than conditionally selected multiple alternative
5157 menus).
5158
5159 * Makefile.in: define and use DOC_CONFIG var to select
5160 configuration for GDB user manual.
5161
5162 * gdb-config.texi: delete from repository, generate from Makefile.
5163
5164 * all-config.texi: normal `generic' configuration file, formerly
5165 stored as gdb-config.texi
5166
5167Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5168
5169 * Makefile.in: add dvi target to build all .dvi files
5170
5171Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5172
5173 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5174
5175Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5176
5177 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5178 host conditionals.
5179 * stabs.texinfo: More array fixes inspired by Jim's.
5180
5181Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5182
5183 * stabs.texinfo: Fixes re arrays and continuations.
5184
5185 * gdbint.texinfo: Add XCOFF node.
5186
5187Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5188
5189 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5190
5191Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5192
5193 * stabs.texinfo: Fix for array types to mention lower bounds.
5194
5195Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5196
5197 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5198
5199Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5200
5201 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5202
5203Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5204
5205 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5206 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5207
5208Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5209
5210 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5211
5212Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5213
5214 * gdb.texinfo, gdbinv-s.texi: misc updates
5215
5216Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5217
5218 * gdbint.texinfo: Brief documentation for longjmp support,
5219 from an email msg by Stu.
5220
5221Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5222
5223 * stabs.texinfo: Fix description of floating point "range"
5224 types (which really define basic types). Reported by Jim Meehan,
5225 <meehan@src.dec.com>.
5226
5227 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5228
5229Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5230
5231 * gdbint.texinfo: Slightly expand section on supporting a new
5232 object file format.
5233
5234Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5235
5236 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5237 intermediate file.
5238
5239Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5240
5241 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5242
5243Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5244
5245 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5246
5247 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5248 as well as Z8002.
5249
5250Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5251
5252 * gdbint.texinfo: Add sections on clean design and on how to send
5253 in changes.
5254
5255Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5256
5257 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5258
5259Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5260
5261 * gdb.texinfo: Fix typo, reported by Karl Berry.
5262
5263Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5264
5265 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5266
5267Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5268
5269 * gdbint.texinfo: fixed a stray email address (needs @@),
5270 added @table @code to node "Native Conditionals"
5271
5272Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5273
5274 * gdbint.texinfo: Describe coding style of GDB.
5275
5276Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5277
5278 * stabs.texinfo: Minor wording changes.
5279
5280Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5281
5282 * gdbint.texinfo: Improve release doc slightly.
5283
5284Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5285
5286 * gdbint.texinfo: Improve doc of GDB config macros.
5287
5288Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5289
5290 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5291 These will be reinserted when examined.
5292
5293Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5294
5295 * gdbint.texinfo: Make a start at documenting all the #if macros
5296 in GDB. At least list them all, and start separating them into
5297 host-specific and target-specific.
5298
5299Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5300
5301 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5302 examples (not consistent w others).
c906108c
SS
5303 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5304 for generic vn of doc
5305
5306Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5307
5308 * Makefile.in: always create installation directories.
5309
5310Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5311
5312 * gdb.texinfo: in h8 config, do not describe searching commands.
5313
5314Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5315
5316 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5317 conditionals; introduce a few generic switches that may be
5318 useful for other cross-dev or dos-hosted configs.
5319
5320 * gdb.texinfo: fix typo in "info reg" description
5321
5322Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5323
5324 * stabs.texinfo: Minor updates from running TeX over it.
5325 * Makefile.in (stabs.dvi, stabs.ps): Add.
5326
5327Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5328
5329 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5330 First pass at converting it to texinfo.
5331
5332Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5333
5334 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5335 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5336
5337Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5338
5339 * gdbint.texinfo: Add section on partial symbol tables.
5340
5341Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5342
5343 * gdb.texinfo: document `set remotedebug' and `set
5344 rstack_high_address'.
5345
5346Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5347
5348 * gdb.texinfo: slight expansion of new text on reading info files
5349 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5350 H8/300 from DOS.
5351
5352Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5353
5354 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5355
5356Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5357
5358 * gdb.texinfo: Say how to read the `info' files.
5359
5360Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5361
5362 * Makefile.in: gm4 -> m4.
5363
5364Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5365
5366 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5367 Documentation' ahead of `Installing GDB' to match README.
5368 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5369 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5370
5371Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5372
5373 * Makefile.in: remove $(srcdir) from gdb.info rule.
5374
5375Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5376
5377 * Makefile.in: commented out gdb-all.texinfo rule. This is
5378 temporary.
5379
5380Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5381
5382 * Makefile.in, configure.in: removed traces of namesubdir,
5383 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5384 copyrights to '92, changed some from Cygnus to FSF.
5385
5386Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5387
5388 * gdb.texinfo: Improve how we ask for bug reports.
5389
5390Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5391
5392 * Makefile.in: infodir belongs in datadir.
5393
5394Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5395
5396 * Makefile.in: remove spaces following hyphens, bsd make can't
5397 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5398 standards.text support.
c906108c
SS
5399
5400Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5401
5402 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5403 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5404 and mandir now keyed off datadir by default.
5405
5406\f
5407Local Variables:
9e9c5ae7 5408mode: change-log
c906108c
SS
5409left-margin: 8
5410fill-column: 74
5411version-control: never
5412End:
This page took 0.74291 seconds and 4 git commands to generate.