*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
67102876
NR
12007-06-25 Nick Roberts <nickrob@snap.net.nz>
2
3 * gdbint.texinfo (Register and Memory Data): Break sections
4 into nodes and add a menu.
5
a4642986
MR
62007-06-21 Maciej W. Rozycki <macro@mips.com>
7
8 * gdb.texinfo (Examining Memory): Document the new behaviour.
9
e9c17194
VP
102007-06-21 Vladimir Prus <vladimir@codesourcery.com>
11
12 * gdb.texinfo (Standard Target Features): Document
13 m68k features.
14
31d99776
DJ
152007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
16
17 * gdb.texinfo (General Query Packets): Document qOffsets changes.
18
1780a0ed
DJ
192007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
20
21 * gdb.texinfo (Target Description Format): Add version attribute
22 for <target>.
23
822b6570
DJ
242007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
25
26 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
27
f8b73d13
DJ
282007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
29
30 * gdb.texinfo (MIPS Features): New subsection.
31
0e7f50da
UW
322007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
33 Markus Deuling <deuling@de.ibm.com>
34
35 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
36 and qXfer:spu:write packets and mention them under qSupported.
37
23d964e7
UW
382007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
39 Markus Deuling <deuling@de.ibm.com>
40
41 * gdb.texinfo (Architectures): Add new SPU section to document
42 Cell Broadband Engine SPU architecture specific commands.
43
9f708cb2
VP
442007-06-09 Vladimir Prus <vladimir@codesourcery.com>
45
46 * gdb.texinfo (GDB/MI Variable Objects): Editorial
47 comments.
48
7579b5f8
NR
492007-06-07 Nick Roberts <nickrob@snap.net.nz>
50
51 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
52
bf06d120
JB
532007-05-29 Jim Blandy <jimb@codesourcery.com>
54
55 * gdb.texinfo (Overview): Doc fix.
56
23776285
MR
572007-05-22 Maciej W. Rozycki <macro@mips.com>
58
59 * gdb.texinfo (Remote Configuration): Document "set/show
60 remoteflow".
61
1a69e1e4
DJ
622007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
63
bf06d120
JB
64 * gdb.texinfo (MIPS): Remove documentation for set mips
65 saved-gpreg-size, show mips saved-gpreg-size, and set mips
66 stack-arg-size.
1a69e1e4 67
46ba6afa
BW
682007-05-14 Bob Wilson <bob.wilson@acm.org>
69
70 * all-cfg.texi (GDBTUI): New.
71 * gdb.texinfo (Mode Options): Use GDBTUI variable.
72 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
73 (TUI Configuration): Edit to improve clarity and fix problems of
74 both style and content.
75
06d3b283
UW
762007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
77
78 * observer.texi (GDB Observers): New observer "new_objfile".
79
179101d6
UW
802007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
81
82 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
83
25d5ea92
VP
842007-04-14 Vladimir Prus <vladimir@codesourcery.com>
85
86 * gdb.texinfo (GDB/MI Variable Objects): Document
87 frozen variables objects.
88
ea35711c
DJ
892007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
90
91 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
92 (Character Sets, Caching Data of Remote Targets): Likewise.
93 (Targets): Delete Remote node. Move its text...
94 (Debugging Remote Programs): ...to here. Delete description
95 of the "remote" command.
96 (Remote configuration): Delete description of "set remotedevice"
97 and "show remotedevice".
98 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
99
db2e3e2e
BW
1002007-04-11 Bob Wilson <bob.wilson@acm.org>
101
102 * gdb.texinfo (Contributors, Continuing and Stepping)
103 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
104 (General Query Packets, File-I/O Remote Protocol Extension)
105 (Protocol Basics, The F Reply Packet, Write)
106 (Protocol-specific Representation of Datatypes, Memory Transfer):
107 Fix hyphenation, punctuation and grammar problems.
108 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
109 'section' instead of 'subsection' in the text.
110 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
111 (i386): Remove period from section name.
112 (Installing GDB, Requirements, Running Configure, Separate Objdir)
113 (Config Names, Configure Options): Use @file{configure}.
114
8a3dae3e
DJ
1152007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
116
117 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
118 and tab expansion.
119
1a92f856
DJ
1202007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
121
122 * gdbint.texinfo (SOM): Correct location of the SOM reader.
123
79a6e687
BW
1242007-04-02 Bob Wilson <bob.wilson@acm.org>
125
126 * gdb.texinfo: Consistently capitalize all significant words in
127 node names, chapter titles, section titles, and headings. Update
128 cross references to match.
129 (Starting and Stopping Trace Experiment): Make node name plural.
130 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
131
ad527d2e
PA
1322007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
133
134 * gdb.texinfo (WinCE): Delete obsolete subsection.
135
7ce59000
DJ
1362007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
137
138 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
139 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
140 references.
141
8807d78b
DJ
1422007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
143
144 * gdb.texinfo (Startup): Delete references to some alternate
145 names for .gdbinit.
146 (Thread): Remove LynxOS reference.
147 (Tandem ST2000): Delete target-specific documentation.
148 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
149 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
150 and GDB_OSABI_LYNXOS.
151
5f402660
UW
1522007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
153
154 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
155
bac718a6
UW
1562007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
157
158 * gdbint.texinfo (Target Conditionals): Remove mention of
159 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
160 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
161
9453113a
DJ
1622007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
163
164 * Makefile.in: Add "pdfdir" installation
165 directory, PDFTEX macro, support for "install-pdf" target,
166 and rules for making a pdf version of refcard.texi.
167 * refcard.tex: Specify paper size for PDF output.
168
ae21e955
BW
1692007-03-26 Bob Wilson <bob.wilson@acm.org>
170
171 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
172
3f94c067
BW
1732007-03-26 Bob Wilson <bob.wilson@acm.org>
174
175 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
176 (Source Path, Character Sets, Macros, Define)
177 (GDB/MI Result Records, GDB/MI Simple Examples)
178 (GDB/MI Program Execution, GDB/MI File Commands)
179 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
180 (Bug Reporting): Use @value{GCC}.
181
12c27660
BW
1822007-03-26 Bob Wilson <bob.wilson@acm.org>
183
184 * gdb.texinfo (Help): Fix formatting of examples.
185 (Variables): Use @ifnotinfo instead of @iftex.
186 (Non-debug DLL symbols): Use @ref instead of @pxref.
187 (Sparclet File): Use @samp instead of quotes.
188
ce9341a1
BW
1892007-03-26 Bob Wilson <bob.wilson@acm.org>
190
191 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
192
c8f4133a
BW
1932007-03-26 Bob Wilson <bob.wilson@acm.org>
194
195 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
196 the order of the nodes.
197 (C Operators, C Constants, Debugging C): Remove extra menus.
198 (Method Names in Commands): Do not specify next/prev/up nodes.
199
2002007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
201
202 * gdb.texinfo (File Options): Add missing parenthesis.
203 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
204
c74d0ad8
DJ
2052007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
206
207 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
208
ff6f572f
DJ
2092007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
210
211 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
212 case insensitivity.
213 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
214
994337c3
NR
2152007-02-18 Nick Roberts <nickrob@snap.net.nz>
216
217 * gdb.texinfo (Top): Put Appendix A after numbered sections.
218 (Files): Add section name to argument list for pxref.
219 (Non-debug DLL symbols): Don't use `see' for pxref.
220 (Embedded Processors): Fix typo.
221 (GDB/MI Breakpoint Commands): Execution commands generate
222 *stopped not ^done.
223
eb819d70
NR
2242007-02-13 Nick Roberts <nickrob@snap.net.nz>
225
226 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
227 values for in_scope. Mention that only root variables can be
228 updated.
229 (GDB/MI Development and Front Ends): Explain new values may be
230 added to existing fields.
231
123dc839
DJ
2322007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
233
234 * gdb.texinfo (-target-disconnect): Use @smallexample.
235 (Requirements): Add anchor for Expat. Update description.
236 (Target Descriptions): Mention Expat.
237 (Target Description Format): Document new elements. Use
238 @smallexample.
239 (Predefined Target Types, Standard Target Features): New sections.
240 * doc/gdbint.texinfo (Target Descriptions): New section.
241
108546a0
DJ
2422007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
243
244 * gdb.texinfo (Target Description Format): Add section on XInclude.
245
95a98c01
NR
2462006-02-03 Nick Roberts <nickrob@snap.net.nz>
247
248 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
249 command -enable-timings.
250
f4b3909f
EZ
2512007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
252
253 * gdbint.texinfo (Operation System ABI Variant Handling): Update
254 descriptions for new/deleted elements in gdb_osabi. Add missing
255 description for function generic_elf_osabi_sniff_abi_tag_sections.
256
c7ba131e
JB
2572007-01-29 Joel Brobecker <brobecker@adacore.com>
258
259 * gdb.texinfo (Maintenance Commands): Add documentation for
260 the new "maint print target-stack" command.
261
3a60f64e
JK
2622007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
263 Eli Zaretskii <eliz@gnu.org>
264
f4b3909f 265 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 266
c582f8b6
EZ
2672007-01-26 Eli Zaretskii <eliz@gnu.org>
268
269 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
270 Use @value{NGCC} instead of @value{GCC}.
271
d3e8051b
EZ
2722007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
273
274 * agentexpr.texi: Fix typos.
275 * annotate.texinfo: Likewise.
276 * gdb.texinfo: Likewise.
277 * gdbint.texinfo: Likewise.
278 * observer.texi: Likewise.
279 * stabs.texinfo: Likewise.
280
86f04699
EZ
2812007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
282
283 * gdbint.texinfo (Support Libraries): Remove mmalloc
284 entry. Describe readline library.
285
23181151
DJ
2862007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
287
288 * gdb.texinfo (Target Descriptions): New section.
289 (General Query Packets): Add QPassSignals anchor. Mention
290 qXfer:features:read under qSupported. Expand mentions of
291 qXfer:memory-map:read and QPassSignals. Document
292 qXfer:features:read.
293
f822c95b
DJ
2942007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
295
296 * gdb.texinfo (Commands to specify files): Describe
297 "set sysroot" and "show sysroot".
298 (Using the `gdbserver' program): Lowercase argument
299 to @var. Expand description of setting up GDB on the
300 host.
301
8936fcda
JB
3022007-01-05 Joel Brobecker <brobecker@adacore.com>
303
304 * gdb.texinfo (Set Catchpoints): Add documentation for the new
305 catch exception, catch exception unhandled, and catch assert
306 commands.
307
e776119f
DJ
3082007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
309
310 * gdb.texinfo (Debugging Output): Document "set debug xml"
311 and "show debug xml".
312
aa79a185
DJ
3132007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
314
315 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
316
7f893741
JB
3172007-01-01 Joel Brobecker <brobecker@adacore.com>
318
319 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
320
a1b5960f
VP
3212006-12-08 Vladimir Prus <vladimir@codesourcery.com>
322
323 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
324 note in @ignore, to be removed later if nobody complains.
325
9f470e6e
NR
3262006-12-04 Nick Roberts <nickrob@snap.net.nz>
327
328 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
329 of -var-delete.
330
765dc015
VP
3312006-11-22 Vladimir Prus <vladimir@codesourcery.com>
332
333 * gdb.texinfo (Setting breakpoints): Document
334 automatic software/hardware breakpoint usage and
335 the "set breakpoint auto-hw" command.
336
4b5752d0
VP
3372006-11-21 Vladimir Prus <vladimir@codesourcery.com>
338
339 * gdb.texinfo (Memory Access Checking): New.
340
89be2091
DJ
3412006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
342
343 * gdb.texinfo (Remote configuration): Mention
344 "pass-signals-packet".
345 (General Query Packets): Document QPassSignals. Fix
346 a typo.
347
ca3bf3bd
DJ
3482006-11-14 Maxim Grigoriev <maxim@tensilica.com>
349
350 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
351
427c3a89
DJ
3522006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
353
354 * gdb.texinfo (Remote configuration): Rewrite documentation for
355 packet configuration commands.
356 (OS Information): Adjust reference to qXfer:auxv:read.
357 (General Query Packets): Remove references to read-aux-vector-packet
358 and set remote get-thread-local-storage-address.
359
7a107747
DJ
3602006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
361
362 * gdbint.texinfo (Target Architecture Definition): Add new
363 Initializing a New Architecture section.
364
1c56eb0e
EZ
3652006-10-31 David Taylor <dtaylor@emc.com>
366
367 * stabs.texinfo (Macro define and undefine): New node describing
368 stabs for #define and #undef.
369
f73adfeb
AS
3702006-10-27 Andreas Schwab <schwab@suse.de>
371
372 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
373
fd60e0df
EZ
3742006-10-21 Eli Zaretskii <eliz@gnu.org>
375
376 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
377 clarify on the possible meanings of ``expression'' watched by
378 watchpoints. Add indexing.
e5ac9b53
EZ
379 (Prompting, Errors, Invalidation, Annotations for Running)
380 (Source Annotations): Fix index entries by adding "annotation" to
381 them, to discriminate from index entries that point to the more
382 general topic descriptions.
fd60e0df 383
52bb452f
DJ
3842006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
385
386 * gdbint.texinfo (Target Vector Definition): Move most
387 content into Existing Targets. Add a menu.
388 (Existing Targets): New section, moved from Target Vector
389 Definition. Use @subsection.
390 (Managing Execution State): New section.
391
58955e58
BW
3922006-10-16 Bob Wilson <bob.wilson@acm.org>
393
394 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
395
c8aa23ab
EZ
3962006-10-15 Eli Zaretskii <eliz@gnu.org>
397
398 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
399 (Command Syntax, Signals, Backtrace, Connecting)
400 (Remote configuration, Renesas Boards, Console I/O): Fix last
401 change: use Ctrl- instead of C-, except wrt Emacs.
402 (File-I/O Examples): Put Ctrl-c in @kbd.
403 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
404 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
405 (Signals, Set Breaks, Set Watchpoints): Document optional
406 arguments to `info signals' `handle', `info breakpoints', and
407 `info watchpoints'.
c8aa23ab 408
e7109c7e
EZ
4092006-10-14 Eli Zaretskii <eliz@gnu.org>
410
411 * gdb.texinfo (Backtrace): Fix last change.
412
de3aea7b
NR
4132006-10-14 Nick Roberts <nickrob@snap.net.nz>
414
415 * gdb.texinfo (Backtrace): Order correctly and add other cases.
416
7f9087cb
BW
4172006-10-10 Bob Wilson <bob.wilson@acm.org>
418
c8aa23ab
EZ
419 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
420 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
421 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 422
68437a39
DJ
4232006-09-21 Vladimir Prus <vladimir@codesourcery.com>
424 Daniel Jacobowitz <dan@codesourcery.com>
425
426 * gdb.texinfo (Packets): Document vFlashErase,
427 vFlashWrite and vFlashDone packets.
428 (General Query Packets): Document qXfer:memory-map:read.
429 Add a new feature for qXfer:memory-map:read.
430 (Memory map format): New section.
431 (Target Commands): Mention that gdb can write flash.
432
fd79ecee
DJ
4332006-09-21 Vladimir Prus <vladimir@codesourcery.com>
434 Daniel Jacobowitz <dan@codesourcery.com>
435
436 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
437 memory regions and "mem auto".
438
350da6ee
DJ
4392006-09-21 Nathan Sidwell <nathan@codesourcery.com>
440
441 * gdbint.texinfo (Array Containers): New section.
442
2f1acb09
VP
4432006-09-17 Vladimir Prus <vladimir@codesourcery.com>
444
445 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
446 -stack-list-arguments HIGH_FRAME argument can be larger then the
447 actual number of frames.
448
2ab1eb7a
VP
4492006-09-07 Vladimir Prus <vladimir@codesourcery.com>
450
451 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
452 -stack-list-locals HIGH_FRAME argument can be larger then the
453 actual number of frames.
454
599b237a
BW
4552006-09-02 Bob Wilson <bob.wilson@acm.org>
456
457 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
458 Register Packet Format, Tracepoint Packets): Fix spelling errors.
459
25ab7e6d
EZ
4602006-09-02 Eli Zaretskii <eliz@gnu.org>
461
462 * gdbint.texinfo (Overall Structure): New section "Source Tree
463 Structure".
464
940178d3
JB
4652006-08-17 Jim Blandy <jimb@codesourcery.com>
466
467 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
468 responses.
469
30daae6c
JB
4702006-08-08 Joel Brobecker <brobecker@adacore.com>
471
472 * gdb.texinfo (Source Path): Add documentation for new
473 substitute-path commands.
474
7fa2210b
DJ
4752006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
476
477 * gdb.texinfo (Installing GDB): Update menu. Move text to...
478 (Running Configure): ...here.
479 (Requirements): New node. Mention expat.
480
3d00d119
DJ
4812006-08-08 Vladimir Prus <vladimir@codesourcery.com>
482
483 * gdb.texinfo (Target Commands): Remove
484 'set download-write-size' and 'show download-write-size'.
485
0cbfa4ee
DJ
4862006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
487
488 * stabs.texinfo (Member Type Descriptor): Correct example for
489 pointer to member types.
490
16026cd7
AS
4912006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
492
493 * gdb.texinfo (Optional warnings and messages): Add
494 'set/show trace-commands'.
495 (Command files): Add '-v' to source command.
496
0876f84a
DJ
4972006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
498
499 * gdb.texinfo (OS Information): Update qPart reference to
500 qXfer.
501 (Remote configuration): Likewise.
502 (Overview): Move @cindex to the start of a paragraph. Talk
503 about binary data encoding.
504 (Packets): Refer to the overview for the details of the X
505 packet encoding.
506 (General Query Packets): Remove qPart description. Add qXfer
507 description. Add an anchor to qSupported. Correct feature
508 table title. Add a new feature for qXfer:auxv:read.
509 (Interrupts): Add a missing parenthesis.
510
2ec3381a
DJ
5112006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
512
513 * doc/gdb.texinfo (KOD): Remove node.
514 (GDB/MI Kod Commands): Remove commented out node.
515
594fe323
EZ
5162006-07-01 Eli Zaretskii <eliz@gnu.org>
517
518 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
519 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
520 (GDB/MI Thread Commands, GDB/MI Program Execution)
521 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
522 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
523 (GDB/MI File Commands, GDB/MI Target Manipulation)
524 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
525 since the MI prompt is hard-wired into the code.
526
7e3fb70c
NR
5272006-07-01 Nick Roberts <nickrob@snap.net.nz>
528
529 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
530 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
531 (GDB/MI Data Manipulation): Remove description of unimplemented
532 display related commands as variable objects perform this function
533 and are superior: -display-delete, -display-disable,
534 -display-enable, -display-insert and -display-list. Move
535 -environment-cd, -environment-directory, -environment-path
536 and -environment-pwd to "Program Context".
537 (GDB/MI Program Control): Rename to "Program Execution". Move
538 -exec-arguments -exec-abort to...
539 (GDB/MI Program Context): ...here. New node split from "Data
540 Manipulation".
541
be2a5f71
DJ
5422006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
543
544 * gdb.texinfo (Remote configuration): Document set / show
545 remote supported-packets.
546 (General Query Packets): Document qSupported packet.
547
fc320d37
SL
5482006-06-10 Sandra Loosemore <sandra@codesourcery.com>
549
550 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
551 and font markup.
552 (Protocol basics): Likewise.
553 (The F request packet): Likewise.
554 (The F reply packet): Likewise.
555 (Memory transfer): Move this node to be a subsubsection of
556 "Protocol specific representation of datatypes".
557 (The Ctrl-C message): More copy editing.
558 (Console I/O): Likewise.
559 (The isatty call): Delete this node, and merge its content into
560 the "isatty" node. Fixed references elsewhere.
561 (The system call): Delete this node, and merge its content into
562 the "system" node. Fixed references elsewhere.
563 (open): Reformat to use @table, and add appropriate font markup.
564 (close): Likewise.
565 (read): Likewise.
566 (write): Likewise.
567 (lseek): Likewise.
568 (rename): Likewise.
569 (unlink): Likewise.
570 (stat/fstat): Likewise.
571 (gettimeofday): Likewise.
572 (isatty): Likewise.
573 (system): Likewise, plus minor changes to fix confusing wording.
574 (Integral datatypes): Fix font markup.
575 (Pointer values): Likewise.
576 (struct stat): Fix markup to use @table, plus minor copy editing.
577 (struct timeval): Fix font markup, plus minor copy editing.
578 (Constants): Minor copy editing.
579 (Errno values): Add font markup.
580 (File-I/O Examples): Likewise.
581
158fdf5c
NR
5822006-06-10 Nick Roberts <nickrob@snap.net.nz>
583
584 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
585 (GDB/MI Simple Examples): Move node up one level. Use real
586 examples.
587 (GDB/MI Compatibility with CLI): Update.
588 (GDB/MI Result Records): Add "connected" and "exit" result
589 classes.
590 (GDB/MI Stream Records): Clarify target output.
591 (GDB/MI Command Description Format): Modify example description.
592 (GDB/MI Breakpoint Table Commands): Rename to...
593 (GDB/MI Breakpoint Commands): ...this
594 (GDB/MI Breakpoint Commands): Add optional thread field.
595 (GDB/MI Program Control): Add an introduction. Move "Program
596 termination" examples into exec-run description.
597 (GDB/MI File Commands): Mention similar CLI commands.
598 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
599 is similar to "-gdb-version".
600
ddb50cd7
EZ
6012006-06-09 Eli Zaretskii <eliz@gnu.org>
602
603 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
604
2aef0d6b
NR
6052006-06-02 Nick Roberts <nickrob@snap.net.nz>
606
607 * gdb.texinfo (GDB/MI Development and Front Ends): Use
608 sourceware.org for mailing lists.
d5e40d59 609 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 610
383a5c52
NR
6112006-06-01 Nick Roberts <nickrob@snap.net.nz>
612
d5e40d59 613 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 614
e16b02ee
EZ
6152006-05-22 Eli Zaretskii <eliz@gnu.org>
616
617 * gdb.texinfo (Cygwin Native): Fix last change.
618
be90c084
CF
6192006-05-22 Christopher Faylor <cgf@timesys.com>
620
621 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
622
347ceba5
NR
6232006-05-15 Nick Roberts <nickrob@snap.net.nz>
624
625 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
626 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
627
369af7bd
DJ
6282006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
629
630 * gdb.texinfo (General Query Packets): Recommend not starting
631 new packets with qC and clarify.
632
2ffdbde8 6332006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
634
635 * gdb.texinfo (M2 Types): New section.
72019c9c 636
16d1a084
DJ
6372006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
638
639 * agentexpr.texi: Add a copyright and license notice.
640 * observer.texi: Likewise, with GPL clause for function prototypes.
641 Remove trailing whitespace.
642
aa56d27a
JB
6432006-05-05 Jim Blandy <jimb@codesourcery.com>
644
645 * gdb.texinfo (General Query Packets): Document conventions for
646 terminating packet names, and their violations.
647
5bdf8622
DJ
6482006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
649
650 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
651 * gdb.texinfo: Likewise.
652
605a56cb
DJ
6532006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
654
655 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
656 and "show remotedebug".
657 (Debugging Output): Add additional index entries.
658
b8db102d
MS
6592006-04-27 Michael Snyder <msnyder@redhat.com>
660
661 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
662
c5e30d01
AC
6632006-04-22 Andrew Cagney <cagney@redhat.com>
664
665 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
666 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
667
8181d85f
DJ
6682006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
669
670 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
671 and remove breakpoint prototypes.
672 (Watchpoints): Move description of target_insert_hw_breakpoint and
673 target_remove_hw_breakpoint ...
674 (Breakpoints): ... to here. Document target_insert_breakpoint and
675 target_remove_breakpoint.
676
4f553f88
JB
6772006-04-17 Jim Blandy <jimb@codesourcery.com>
678
679 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
680 and C packets are optional.
681
cd852561
FR
6822006-04-14 Frederic Riss <frederic.riss@st.com>
683
684 * gdb.texinfo (Specifying source directories): Update the description
685 of the source file search to reflect the fact that the source path
686 always contains at least $cdir and $cwd.
687
b620eb07
MS
6882006-03-31 Michael Snyder <msnyder@redhat.com>
689
690 * gdb.texinfo: Update copyright dates.
691
3156cdaf
EZ
6922006-03-31 Eli Zaretskii <eliz@gnu.org>
693
694 * gdb.texinfo (Overview): Add an index entry to "empty response".
695
7d30c22d
JB
6962006-03-28 Jim Blandy <jimb@codesourcery.com>
697
698 * gdbint.texinfo (Prologue Analysis): New section.
699
86941c27
JB
7002006-03-07 Jim Blandy <jimb@red-bean.com>
701
66b8c7f6
JB
702 * gdb.texinfo (Connecting): Document 'target remote pipe'.
703
1a10341b
JB
704 * gdb.texinfo (Target Commands): Update text describing how to
705 specify a target. Refer to the detailed section on remote
706 debugging, not the brief mention.
707
86941c27
JB
708 * gdb.texinfo (Connecting): Organize the different 'target remote'
709 connection methods into a table. Add a 'target remote' index
710 entry. (!!!)
711
62f3a2ba
FF
7122006-02-17 Fred Fish <fnf@specifix.com>
713
714 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
715 'ptype' commands to reflect the fact that the only significant
716 difference between them is that ptype prints the complete type
717 description instead of just the name.
718
8b9a88ea
WZ
7192006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
720
721 * gdbint.texinfo (Watchpoints): Delete
722 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
723
7e8dc855
NR
7242006-02-10 Nick Roberts <nickrob@snap.net.nz>
725
726 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
727 times fields where needed. Fix typos. Update general form given
728 for output of -break-insert.
729 (GDB/MI): Abbreviate some unnecessarily long fullnames.
730
c91d38aa
DJ
7312006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
732
733 * gdbint.texinfo (Symbol Handling): Add a section
734 on memory management.
735
38fcd64c
DJ
7362006-02-06 Vladimir Prus <ghost@cs.msu.su>
737
738 * gdb.texinfo (Breakpoint table commands): Document the fullname
739 field in -break-list output.
740
219eec71
EZ
7412006-02-03 Eli Zaretskii <eliz@gnu.org>
742
743 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
744 debugging information produced by the various "set debug..."
745 options.
746
ae5a43e0
DJ
7472006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
748
749 * gdb.texinfo (Files): Remove obsolete bits from the description
750 of "symbol-file".
751
a9f158ec
JB
7522006-01-25 Jim Blandy <jimb@redhat.com>
753
754 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
755
410dd08e
JB
7562006-01-24 Jim Blandy <jimb@redhat.com>
757
758 * gdbint.texinfo (Frames): Document the basics of GDB's register
759 unwinding model, and explain the existence of the "sentinel" frame.
760
4b505b12
AS
7612006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
762
763 * gdb.texinfo (Choosing files): Mention that -directory is used
764 for script files.
765 (Specifying source directories): Likewise.
766 (Command files): Explain how script files are found.
767
839c27b7
EZ
7682006-01-21 Eli Zaretskii <eliz@gnu.org>
769
770 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
771 the threads in a multi-threaded program.
772 (Threads): The threadno argument of "thread apply" can be a range
773 of numbers.
774
7be93b9e
JB
7752006-01-18 Jim Blandy <jimb@redhat.com>
776
777 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
778 of warning flags.
779
fcc73fe3
EZ
7802006-01-13 Eli Zaretskii <eliz@gnu.org>
781
782 * gdb.texinfo (Sequences): Improve menu annotations.
783 (Define): Add index entries for arguments of user-defined
784 commands. Move the description of flow-control commands...
785 (Command Files): ...to here. Document loop_break and
786 loop_continue.
ca91424e
EZ
787 (Define, Command Files): Document `end' and add index entries for
788 it.
fcc73fe3 789
5c95884b
MS
7902006-01-04 Michael Snyder <msnyder@redhat.com>
791
792 * gdb.texinfo: Add documentation for linux-fork.
793 * gdbint.texinfo: Add internal documentation for checkpoints.
794
860701dc
PH
7952006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
796
797 * gdb.texinfo (Omissions from Ada): Document that there is now
798 limited aggregate support.
799
36b80e65
EZ
8002005-12-28 Eli Zaretskii <eliz@gnu.org>
801
802 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
803 registers and the likes.
804
c1468174
EZ
8052005-12-24 Eli Zaretskii <eliz@gnu.org>
806
807 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
808 (Symbols): Fix usage of "e.g.".
359df76b 809 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
810
811 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
812 (Coding): Fix usage of "e.g.".
813
c02a867d
EZ
8142005-12-23 Eli Zaretskii <eliz@gnu.org>
815
816 * stabs.texinfo:
817 * refcard.tex:
818 * gpl.texi:
819 * gdbint.texinfo:
820 * gdb.texinfo:
821 * gdb-cfg.texi:
822 * fdl.texi:
823 * annotate.texinfo:
824 * all-cfg.texi:
825 * Makefile.in: Add (C) after Copyright. Update the FSF
826 address.
827
fad38dfa
EZ
8282005-12-03 Eli Zaretskii <eliz@gnu.org>
829
830 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
831 extend GDB with commands for external monitor.
832
53e5f3cf
AS
8332005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
834
835 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
836
55f6ca0f
JB
8372005-11-25 Joel Brobecker <brobecker@adacore.com>
838
839 * gdbint.texinfo (Start of New Year Procedure): New chapter.
840
c1947b85
JB
8412005-11-21 Jim Blandy <jimb@redhat.com>
842
843 * gdb.texinfo (Tracepoint Packets): Document restrictions on
844 placement of 'R' actions in tracepoint action packets; document
845 dependence of 'X' and 'M' actions on a preceding 'R' action for
846 their registers.
847
9d29849a
JB
8482005-11-19 Jim Blandy <jimb@redhat.com>
849
850 * gdb.texinfo (Tracepoint Packets): New node.
851 (General Query Packets): Add entries for the tracepoint packets,
852 referring to the "Tracepoint Packets" node.
853 (Tracepoints): Add reference to "Tracepoint Packets".
854
9a6253be
KB
8552005-11-18 Kevin Buettner <kevinb@redhat.com>
856
857 * gdb.texinfo (set remotebreak): Add anchor.
858 (X packet): Likewise.
859 (Remote Protocol): Add new section `Interrupts' and new index
860 entry `interrupts (remote protocol)'.
861
5f3bebba
JB
8622005-11-18 Jim Blandy <jimb@redhat.com>
863
864 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
865 entries into the General Query Packets section. Add a
866 cross-reference to that section. Drop description of replies, as
867 these are covered in the descriptions of each packet.
868 (General Query Packets): Add introductory text. Explain naming
869 conventions, and how the end of a name is recognized.
870
9a7a1b36
KB
8712005-11-17 Kevin Buettner <kevinb@redhat.com>
872
0564b6cf 873 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
874 "set remotebreak" command.
875
b8ff78ce
JB
8762005-11-16 Jim Blandy <jimb@redhat.com>
877
878 * gdb.texinfo (Packets, Stop Reply Packets)
879 (General Query Packets): Various formatting cleanups.
880 - Use @samp for packet contents.
881 - Drop summaries from packet @item lines; the same information appears
882 immediately below in the description.
883 - Delete paragraph breaks after packet @item commands, so that the
884 description appears directly to the right of the packet prototype
885 in the printed manual, if it fits.
886 - Place spaces in packet prototypes between @vars and non-@var
887 letters, and explain that they're just for formatting.
888 - Use @dots{} instead of '...'.
889 - Fix uses of @code where @var was needed.
890 - Replace "deprecated" markers with English text spelling out the
891 packet's status and the preferred alternatives.
892 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
893 what this ever meant.
894 - Remove "(draft)" markers on 'i' packets; nobody has commented on
895 this for a long time.
896 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
897 implemented several times, and have been in use for years.
898
8ffe2530
JB
8992005-11-15 Jim Blandy <jimb@redhat.com>
900
c43c5473
JB
901 * gdb.texinfo (Packets): Add index entries for 'm' packet
902 disclaimers.
903
fb031cdf
JB
904 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
905 of stub when processing an 'm' packet.
906
8ffe2530
JB
907 * gdb.texinfo (Packets): Mention that packets beginning with
908 letters are reserved once, at the top, instead of actually listing
909 them all and saying "reserved".
910
c03c782f
AS
9112005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
912
913 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
914 Change @var{$arg0 to @code{$arg0.
915
814e32d7
WZ
9162005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
917
918 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
919
fa93a9d8
JB
9202005-11-12 Jim Blandy <jimb@redhat.com>
921
922 * gdb.texinfo (General Query Packets): Put packets in alphabetical
923 order. Remove extraneous 'z'.
924
8a5a3c82
AS
9252005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
926
927 * gdb.texinfo (Choosing files): Add --eval-command.
928
4b0ad762
AS
9292005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
930
931 * gdb.texinfo (Choosing modes): Add --return-child-result.
932
933
1a088d06
AS
9342005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
935
936 * gdb.texinfo (Choosing modes): Add --batch-silent.
937
656d5e12
EZ
9382005-10-28 Eli Zaretskii <eliz@gnu.org>
939
940 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
941 "The -var-update Command".
942
3c9c013a
JB
9432005-10-03 Joel Brobecker <brobecker@adacore.com>
944
945 * gdb.texinfo (Print Settings): Add documentation for set/show
946 print array-indexes.
947
7ba3cf9c
DJ
9482005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
949
950 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
951 6.2 and 6.3.
952
a94ab193
EZ
9532005-08-27 Eli Zaretskii <eliz@gnu.org>
954
955 * gdb.texinfo (File Options): Don't document --mapped, it's gone
956 since 19-Jan-2004.
957 (Files): Likewise.
ab1adacd
EZ
958 (Variables, Symbols): Document the "<incomplete type>" message and
959 its reasons.
a94ab193 960
ca06016a
FF
9612005-08-01 Fred Fish <fnf@specifix.com>
962
963 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
964
cf58170d
NR
9652005-07-15 Nick Roberts <nickrob@snap.net.nz>
966
967 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
968 option for -var-list-children and -var-update.
969 (GDB/MI Stack Manipulation): Simplify description of
970 print-values option for -stack-list-locals.
971 (GDB/MI Command Description Format): Clarify.
972 (Mode Options): Spelling of superseded.
973
38f1196a
BR
9742005-07-12 Bob Rossi <bob@brasko.net>
975
976 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
977 corresponding GDB command comment.
978
3cb3b8df
BR
9792005-07-06 Bob Rossi <bob@brasko.net>
980
981 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
982 and -inferior-tty-show.
983 (Input/Output): Document "set/show inferior-tty" and tty alias.
984
10fac096
NW
9852005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
986
987 * gdb.texinfo (Packets): Change description of 'D' packet to note
988 that GDB does wait for a response.
989
d1b6db76
NR
9902005-06-22 Nick Roberts <nickrob@snap.net.nz>
991
992 * gdb.texinfo (History) Rename "Command History".
993 (Command History): Move node "Server Prefix" from section on
994 Annotations here.
995
29629dcf
NR
9962005-06-19 Nick Roberts <nickrob@snap.net.nz>
997
998 * gdb.texinfo (GDB/MI Stack Manipulation):
999 Re-instate -stack-info-frame with example. Say that it gets
1000 info on selected frame, not current frame.
1001
397ca115
EZ
10022005-06-18 Eli Zaretskii <eliz@gnu.org>
1003
1004 * gdb.texinfo (Server): Clarify that `file' should be used before
1005 connecting to the server.
1006 (Files): Add an xref to the above description.
51274035
EZ
1007 (Output Formats): More detailed description of the `c' format.
1008 (Memory): List explicitly all the formats supported by `x'.
638ac427 1009 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1010 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1011 files. Add more indexing for solib-absolute-prefix and
1012 --with-sysroot.
76d17f34
EZ
1013 (Machine Code): Document possible problems with locations in
1014 shared libraries.
d416eeec
EZ
1015 (Backtrace): Document that free-standing environments do not need
1016 to have a `main' function.
397ca115 1017
74f6deaa
NR
10182005-06-18 Nick Roberts <nickrob@snap.net.nz>
1019
1020 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1021 -stack-info-frame.
1022
a9967aef
AC
10232005-06-07 Andrew Cagney <cagney@gnu.org>
1024
1025 * gdb.texinfo (Contributors): Note the original multi-arch
1026 contributors.
1027
e09f16f9
EZ
10282005-06-03 Eli Zaretskii <eliz@gnu.org>
1029
1030 * gdb.texinfo (Registers): Add index entries for the standard
1031 registers.
1032 (Frames): Add cross-reference from frame pointer description to
1033 the Registers node.
1034 (Annotations Overview): Fix the reference to GDB name.
1035
d87ba7ee
EZ
10362005-06-01 Eli Zaretskii <eliz@gnu.org>
1037
1038 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1039 can-use-hw-watchpoints.
1040
034dad6f
BR
10412005-05-28 Bob Rossi <bob@brasko.net>
1042
1043 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1044 the possible reasons why an exec async record would be returned to FE.
1045
ffed4509
AC
10462005-05-26 Andrew Cagney <cagney@gnu.org>
1047
1048 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1049 Andrew Cagney implemented the original GDB/MI.
1050
e22e55c9
OF
10512005-05-23 Orjan Friberg <orjanf@axis.com>
1052
1053 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1054 documentation. Add documentation for cris-mode.
1055
a78e13ce
EZ
10562005-05-20 Eli Zaretskii <eliz@gnu.org>
1057
1058 * gdb.texinfo (Numbers): Explain the example and make the wording
1059 more acurate.
1060
76ff342d
DJ
10612005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1062 Dennis Brueni <dennis@slickedit.com>
1063
1064 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1065 (GDB/MI Data Manipulation, GDB/MI Program Control)
1066 (GDB/MI Stack Manipulation): Update examples to include the fullname
1067 attribute in stack frames.
1068
119b882a
EZ
10692005-05-12 Eli Zaretskii <eliz@gnu.org>
1070
1071 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1072 do with other non-standard names of init files.
1073
6fc08d32
EZ
10742005-05-11 Eli Zaretskii <eliz@gnu.org>
1075
1076 * gdb.texinfo (Command Files): Move the description of the startup
1077 from here...
1078 (Startup): ...to this new subsection of the Invocation chapter.
1079 Rearrange the description of init files more logically and add a
1080 cross-reference to "Command Files". Document the special gdbinit
1081 name for CISCO 68k. Expand the description of what GDB does
1082 during startup.
1083 (History): Add index entry for HISTSIZE.
1084
a561754a
MK
10852005-05-02 Mark Kettenis <kettenis@gnu.org>
1086
1087 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1088
2eecc4ab
EZ
10892005-05-02 Eli Zaretskii <eliz@gnu.org>
1090
1091 * gdb.texinfo (SVR4 Process Information, The isatty call)
1092 (The system call): Don't use foo(N) notation for man pages and
1093 functions.
514c4d71 1094 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1095
18999be5
EZ
10962005-04-27 Eli Zaretskii <eliz@gnu.org>
1097
1098 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1099 were optimized away.
1100
0abb7bc7
EZ
11012005-04-22 Eli Zaretskii <eliz@gnu.org>
1102
1103 * gdb.texinfo (Remote configuration): Document "set/show
1104 get-thread-local-storage-address". Add cross-reference to the
1105 description of the qGetTLSAddr packet.
1106 (General Query Packets): Mention "set remote
1107 get-thread-local-storage-address" and add a reference to its
1108 description.
1109
6f61acb1
NR
11102005-04-19 Nick Roberts <nickrob@snap.net.nz>
1111
1112 * gdb.texinfo (Backtrace): Describe 'bt full'.
1113
9d59903a
NR
11142005-04-17 Nick Roberts <nickrob@snap.net.nz>
1115
1116 * gdb.texinfo (Mode Options): Fix typo.
1117 (GDB/MI): Describe how to invoke GDB/MI.
1118
721c2651
EZ
11192005-04-16 Eli Zaretskii <eliz@gnu.org>
1120
1121 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1122 references changed. Add description of "info udot".
721c2651
EZ
1123 (Files): Document "set/show stop-on-solib-events".
1124 (M32R/D): Document "set/show download-path", "set/show
1125 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1126 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1127 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1128 (Maintenance Commands): Improve indexing.
1129 (Target Commands): Document "set/show hash", "set/show debug
1130 monitor".
1131 (SVR4 Process Information): Document "info pidlist" and "info
1132 meminfo". Document "set/show procfs-tarce" and "set/show
1133 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1134 (Symbols, The Print Command with Objective-C): Improve indexing.
1135 (Objective-C): Add references to "info classes" and "info
1136 selectors".
c45da7e6
EZ
1137 (Debugging Output): Improve wording. Document "set/show debug
1138 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1139 (Set Breaks): Add index entry for "hardware breakpoints".
1140 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1141 and "set/show usehardbreakpoints".
1142 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1143 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1144 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1145 rdiromatzero", "set/show rdiheartbeat".
1146 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1147 "sds".
1148 (Embedded Processors): Document the "sim" command.
1149 (Remote): Document the "remote" command.
1150 (DJGPP Native): Document the "info serial" command.
1151 (Threads): Document "maint info sol-threads".
1152 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1153 (Set Breaks): Improve indexing.
1154 (Command Syntax): Add a reference to dont-repeat.
1155 (Define): Document "dont-repeat".
1156 (TUI Commands): Document "tabset".
1157 (WinCE): New subsection. Document "set/show remotedirectory",
1158 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1159
14d6dd68
EZ
11602005-04-15 Eli Zaretskii <eliz@gnu.org>
1161
1162 * gdb.texinfo (Hurd Native): New subsection, documents
1163 Hurd-specific commands.
a64548ea 1164 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1165 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1166 (MIPS): Improve documentation of heuristic-fence-post. Document
1167 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1168 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1169 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1170 (ARM): Document ARM-specific commands.
a64548ea
EZ
1171 (AVR): New section. Document "info io_registers".
1172 (CRIS): New section. Document "set/show cris-version" and
1173 "set/show cris-dwarf2-cfi".
1174 (HPPA): New section. Document "set/show debug hppa" and "maint
1175 print unwind".
a5adf40f 1176 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1177 (Super-H): New section. Document the "regs" command.
721c2651 1178 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1179
9c16f35a
EZ
11802005-04-09 Eli Zaretskii <eliz@gnu.org>
1181
1182 * gdb.texinfo (Print Settings): Document "set/show print
1183 pascal_static-members", "set print repeats", "show print
1184 null-stop". Improve indexing. Fix documentation of "set print
1185 union".
1186 (Pascal): New section.
1187 (Supported languages): Rename from "Support"; all references
1188 updated. Add a menu item for Pascal.
1189 (Numbers): Document "set radix.
1190 (Screen Size): Document "set/show pagination".
1191 (MIPS Embedded): Remove "set processor" documentation.
1192 (Remote configuration): Document "set/show X/P/Z-packet",
1193 "set/show read-aux-vector-packet", "set/show remote
1194 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1195 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1196 remotedebug", "set/show remotebreak", "set/show remotedevice",
1197 "set/show remotelogfile".
1198 (Auxiliary Vector): Add reference to the description of the
1199 read-aux-vector-packet setting.
1200 (Set Watchpoints): Add a cross-reference to "set remote
1201 hardware-breakpoint-limit".
1202 (General Query Packets): Add indexing of requests and
1203 cross-references to related commands in "Remote configuration".
1204 (File-I/O Overview, The system call): Fix wording and typos.
1205 (Thread Stops): Add index entries.
1206 (Continuing and Stepping): Document "show step-mode".
1207 (i386): New node. Document "set/show struct-convention".
1208 (Files): Document "show trust-readonly-sections".
1209 (Calling): Document "set/show unwindonsignal".
1210 (Messages/Warnings): Add index entries.
1211 (Maintenance Commands): Document "set/show watchdog".
1212 (Annotations Overview): Document "show annotate".
1213 (Set Watchpoints): Add index entries.
1214 (Symbols): Fix doc of case-sensitive.
1215 (ABI): Document "show coerce-float-to-double".
1216 (Convenience Vars, Help): Improve indexing.
1217 (Machine Code): Document "show disassembly-flavor".
1218 (Debugging C plus plus): Document "show overload-resolution".
1219 (Value History, Signaling): Add index entries.
1220
12212005-04-08 Eli Zaretskii <eliz@gnu.org>
1222
1223 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1224 (Processes): Fix wording.
1225 (History, List, Logging output, Define, Symbols, Print Settings):
1226 Improve indexing.
1227
a8f24a35
EZ
12282005-04-03 Eli Zaretskii <eliz@gnu.org>
1229
1230 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1231 redundant index entry for "target" command.
1232 (Backtrace): Add index entries.
1233 (Symbols, Fortran): Document the "set case-sensitive" command.
1234 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1235 (Print Settings): Add index entry for "set demangle-style".
1236 (Target Commands): Document "set download-write-size".
1237 (Debugging Output): Document "set exec-done-display".
1238
09d4efe1
EZ
12392005-04-02 Eli Zaretskii <eliz@gnu.org>
1240
1241 * gdb.texinfo (Files): Fix the name and documentation of
1242 add-shared-symbol-files. Document its alias assf. Update the
1243 list of OSs where GDB supports shared libraries. Fix markup.
1244 (Continuing and Stepping): Add reference to @var{location} in the
1245 text.
1246 (Dump/Restore Files): Fix reference to @{filename}.
1247 (Help): Fix wording.
1248 (Attach): Ditto.
1249 (Set Watchpoints): Ditto.
1250 (Backtrace): Remove redundant index entries. Improve index
1251 entries.
1252 (Delete Breaks): Fix wording.
1253 (Memory): Document the compare-sections command.
1254 (Memory Region Attributes): Improve wording.
1255 (Disabling): Improve wording.
1256 (Fortran): New subsection. Document the "info common" command.
1257 (Help): Document aliases "info copying" and "info warranty".
1258 (Caching Remote Data): New section. Document the "set/show
1259 remotecache" and "info dcache" commands.
1260 (Show): Fix wording of the documentation of the "set
1261 extension-language" command.
1262 (Signals): Add index entry for "info handle".
1263 (Memory Region Attributes): Fix punctuation.
1264 (Symbols): Change the arg name to "location" and refer to it in
1265 the text. Fix wording of "info types" doc.
1266 (Threads): Fix usage of @enumerate @item's.
1267 (Listing Tracepoints): Add index entry for "info tp".
1268 (Set Watchpoints): Add xref to "info break" description.
1269 (Macros): Add an index entry for "macro exp1". Document the
1270 "macro list" command.
1271 (Maintenance Commands): Document "flushregs", "maint agent",
1272 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1273 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1274 "maint print architecture", "maint print objfiles", "maint print
1275 statistics", "maint print type", "maint show-debug-regs", "maint
1276 space", "maint time", and "maint translate-address".
1277 (Connecting): Document the "monitor" command.
1278 (Annotations Overview): Describe the "set annotate" command.
1279
82f2d802
EZ
12802005-04-01 Eli Zaretskii <eliz@gnu.org>
1281
1282 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1283 Rearrange index entries and improve wording about support for
1284 hardware watchpoints.
1285
7d51c7de
BR
12862005-03-10 Bob Rossi <bob@brasko.net>
1287
1288 * gdb.texinfo: Update copyright
1289
68c71a2e
TR
12902005-02-09 Theodore A. Roth <troth@openavr.org>
1291
1292 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1293 error.
1294
83761cbd
KB
12952005-02-03 Kevin Buettner <kevinb@redhat.com>
1296
1297 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1298
9f1c6395
MS
12992005-01-17 Michael Snyder <msnyder@redhat.com>
1300
1301 * gdb.texinfo: Fix spelling, infinte -> infinite.
1302
fbd1b305
MK
13032005-01-08 Mark Kettenis <kettenis@gnu.org>
1304
1305 * observer.texi (GDB Observers): Document "solib_loaded".
1306
3ace7edb
AC
13072005-01-07 Andrew Cagney <cagney@gnu.org>
1308
bec39cab
AC
1309 * configure.ac: Rename configure.in, require autoconf 2.59.
1310 * configure: Re-generate.
1311
3ace7edb
AC
1312 * configure.in: Replace configdirs with multiple references to
1313 AC_CONFIG_SUBDIRS.
1314 * configure: Re-generate.
1315
53531fc1
AC
13162005-01-04 Andrew Cagney <cagney@gnu.org>
1317
1318 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1319 part of the version number.
1320
536ffdb7
MK
13212004-12-24 Mark Kettenis <kettenis@gnu.org>
1322
1323 * gdbint.texinfo (Algorithms): Remove description of
1324 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1325
e1aac25b
JB
13262004-12-07 Jim Blandy <jimb@redhat.com>
1327
1328 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1329 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1330 numbers.
1331
f47b1503
AS
13322004-12-07 Andreas Schwab <schwab@suse.de>
1333
1334 * gdb.texinfo (Mode Options): Document -l option.
1335
b6b8ece6
EZ
13362004-12-04 Eli Zaretskii <eliz@gnu.org>
1337
1338 * gdbint.texinfo (Algorithms): More accurate description of
1339 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1340 is not needed unless data-read and data-access watchpoints are
1341 supported. Add a description of how GDB checks whether the
1342 inferior stopped because a watchpoint was hit.
1343
01371747
EZ
13442004-11-23 Eli Zaretskii <eliz@gnu.org>
1345
1346 * gdb.texinfo (Files): Add cross-reference to description of
1347 -readnow command-line switch.
1348
2315ffec
RC
13492004-11-10 Randolph Chung <tausq@debian.org>
1350
1351 * gdb.texinfo: Document set/show backtrace past-entry commands.
1352 Rearrange index entries for set/show backtrace past-main.
1353
69065f5d
AC
13542004-11-10 Jon Beniston <jon@beniston.com>
1355
1356 Committed by Andrew Cagney <cagney@gnu.org>.
1357 * gdb.texinfo (Remote Serial Protocol): Further describe
1358 binary transfer escaping mechanism .
1359
30e91e0b
RC
13602004-11-08 Randolph Chung <tausq@debian.org>
1361
1362 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1363 and "show debug infrun". Add index entries.
1364
60bf7e09
EZ
13652004-10-23 Eli Zaretskii <eliz@gnu.org>
1366
1367 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1368 "info proc" that are already implemented. Add index entries.
1369 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1370 (Files): Add a tip for decreasing memory used for symtabs from
1371 shared libraries.
f018e82f
EZ
1372 (Starting): Fix whitespace; make "elaboration" stand out where it
1373 is first used, and add an index entry for the term.
f8568604
EZ
1374 (Calling): Expand and elaborate text. Add "print". Add the
1375 description of problems with weak aliases.
384ee23f 1376 (Core File Generation): New section.
60bf7e09 1377
d52fe014
AC
13782004-10-12 Andrew Cagney <cagney@gnu.org>
1379
1380 * gdbint.texinfo (Versions and Branches): New chapter.
1381 (Releasing GDB): Delete "Versions and Branches" section.
1382 (Top): Add "Versions and Branches".
1383
703663ab
EZ
13842004-10-08 Eli Zaretskii <eliz@gnu.org>
1385
1386 * gdb.texinfo (Editing, History): Add cross-references to the
1387 included Readline and History user documentation. Remove
1388 references to the symbol have-readline-appendices which is unused
1389 and undefined.
1390 (History): Fix indexing.
1391
ac77d04f
JJ
13922004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1393
1394 * gdbint.texinfo (target_stopped_data_address): Update to
1395 new prototype.
1396 (i386_stopped_data_address): Update prototype and description.
1397 (i386_stopped_by_watchpoint): New function and description.
1398
e07c999f
PH
13992004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1400
1401 * gdb.texinfo (Filenames): Add Ada suffixes.
1402 (Ada) New section.
1403
2e868123
AC
14042004-09-27 Andrew Cagney <cagney@gnu.org>
1405 Robert Picco <Robert.Picco@hp.com>
1406
1407 * gdb.texinfo (Packets): Document the "p" packet.
1408
02a57714
JM
14092004-09-21 Jason Molenda (jmolenda@apple.com)
1410
1411 * gdb.texinfo (Paths and Names of the Source Files): Document the
1412 meaning of values in the 'desc' field of a SO stab.
1413
ae038cb0
DJ
14142004-09-20 Daniel Jacobowitz <dan@debian.org>
1415
1416 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1417 max-cache-age" and "maint show dwarf2 max-cache-age".
1418
f7dc1244
EZ
14192004-09-16 Eli Zaretskii <eliz@gnu.org>
1420
1421 * gdb.texinfo (Set Breaks): Add index entry for setting
1422 breakpoints on overloaded C++ functions that are not members of
1423 any classes. Add an example and an index entry for setting
1424 breakpoints on all program functions.
1425 (Character Sets, Macros, Overlay Commands)
1426 (Non-debug DLL symbols, GDB/MI Output Syntax)
1427 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1428 Use "(@value{GDBP})" instead of a literal "(gdb)".
1429
f810308b
AC
14302004-09-12 Andrew Cagney <cagney@gnu.org>
1431
1432 * gdbint.texinfo (Native Debugging): Delete description of
1433 FILES_INFO_HOOK.
1434
15a661f3
PH
14352004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1436
1437 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1438 to hex_string_custom (not historically correct, but more
1439 understandable, given the current code).
1440
f3219c75
AC
14412004-09-03 Andrew Cagney <cagney@gnu.org>
1442
1443 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1444
f3bb6704
JJ
14452004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1446
1447 * observer.texi (solib_unloaded): New observer.
1448
8d2c00cb
AC
14492004-08-24 Andrew Cagney <cagney@gnu.org>
1450
1451 * gdbint.texinfo (Target Architecture Definition): Add missing
1452 comma.
1453
e7dc800a
MC
14542004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1455
1456 * (Using the Testsuite): build != host is supported,
1457 but some test scripts do not support build != host.
1458
73b03683
MK
14592004-08-14 Mark Kettenis <kettenis@gnu.org>
1460
1461 * gdbint.texinfo (Host Definition): Delete description of
1462 FCLOSE_PROVIDED and GETENV_PROVIDED.
1463
c0ccb908
MK
14642004-08-05 Mark Kettenis <kettenis@chello.nl>
1465
1466 * gdbint.texinfo (Host Definition): Delete description of
1467 NO_SYS_FILE.
1468 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1469 PTRACE_FP_BUG.
1470
9c8dbfa9
AC
14712004-08-05 Andrew Cagney <cagney@gnu.org>
1472
1473 * gdbint.texinfo (Target Architecture Definition): Delete
1474 reference to deprecated_read_fp.
1475
f42accbe
AC
14762004-08-02 Andrew Cagney <cagney@gnu.org>
1477
1478 * gdbint.texinfo (Target Architecture Definition): Delete
1479 description of DEPRECATED_REGISTER_BYTES.
1480
0b66e38c
EZ
14812004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1482
1483 * gdb.texinfo (Source Path): Document the new behavior of
1484 searching for the source files.
1485
15387254
EZ
14862004-07-17 Eli Zaretskii <eliz@gnu.org>
1487
1488 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1489 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1490 (Auto Display): Improve indexing.
1491
2c07db7a
AC
14922004-07-16 Andrew Cagney <cagney@gnu.org>
1493
1494 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1495 "-noasync".
1496
4644b6e3
EZ
14972004-07-09 Eli Zaretskii <eliz@gnu.org>
1498
1499 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1500 have the same prefix have only their prefix in the index.
1501
7561d450
MK
15022004-07-03 Mark Kettenis <kettenis@gnu.org>
1503
1504 * gdb.texinfo (BSD libkvm Interface): New node (section)
1505 (Native): Add it to the menu.
1506
67bebe79
MK
15072004-07-01 Mark Kettenis <kettenis@gnu.org>
1508
1509 * gdbint.texinfo (Target Architecture Definition): Remove
1510 PCC_SOL_BROKEN.
1511
1a6923e0
MK
15122004-06-24 Mark Kettenis <kettenis@gnu.org>
1513
1514 * gdbint.texinfo (Target Architecture Definition): Remove
1515 SUN_FIXED_LBRAC_BUG.
1516
b435e160
AC
15172004-06-26 Andrew Cagney <cagney@gnu.org>
1518
1519 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1520
b5622e8d
AC
15212004-06-20 Andrew Cagney <cagney@gnu.org>
1522
1523 * gdbint.texinfo (Target Architecture Definition): Deprecate
1524 USE_STRUCT_CONVENTION.
1525
e0c07bf0
MC
15262004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1527
1528 gdb.texinfo (Bug Reporting): Mention session recording,
1529 with the script command or Emacs.
1530
782263ab
AC
15312004-06-18 Andrew Cagney <cagney@gnu.org>
1532
1533 * gdbint.texinfo (Target Architecture Definition): Deprecate
1534 FUNCTION_START_OFFSET.
1535
03727ca6
AC
15362004-06-14 Andrew Cagney <cagney@gnu.org>
1537
1538 Based on changes from Karl Berry.
1539 * gdb.texinfo: Do not use @sc in a direntry.
1540 * stabs.texinfo: Change @dircateogry to "Software development".
1541 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1542
97092415
AC
15432004-06-13 Andrew Cagney <cagney@gnu.org>
1544
1545 * gdbint.texinfo (Target Architecture Definition): Delete
1546 description of RETURN_VALUE_ON_STACK.
1547
1f6d4158
AC
15482004-06-09 Andrew Cagney <cagney@gnu.org>
1549
1550 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1551 deleted by previous patch.
1552
d966f0cb
AC
15532004-06-08 Andrew Cagney <cagney@gnu.org>
1554
1555 * gdbint.texinfo (Native Debugging): Delete documentation on
1556 ATTACH_DETACH.
1557
86fe4aaa
RC
15582004-06-06 Randolph Chung <tausq@debian.org>
1559
1560 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1561
d4b6d575
RC
15622004-06-06 Randolph Chung <tausq@debian.org>
1563
1564 * gdb.texinfo (push_dummy_call): Update argument list to match
1565 the new push_dummy_call method signature. Describe the function
1566 argument.
1567
4e8b0763
JB
15682004-05-24 Joel Brobecker <brobecker@gnat.com>
1569
1570 * gdb.texinfo (Starting): Document new start command.
1571
59caf092
AC
15722004-05-21 Andrew Cagney <cagney@redhat.com>
1573
1574 * observer.texi (GDB Observers): Document "inferior_created".
1575
e4a2df64
AC
15762004-05-08 Andrew Cagney <cagney@redhat.com>
1577
e6b55ae2
AC
1578 * gdbint.texinfo (Target Architecture Definition): Delete
1579 description of DO_DEFERRED_STORES.
1580
28954179
AC
1581 * gdbint.texinfo (Target Architecture Definition): Delete
1582 references to DEPRECATED_FIX_CALL_DUMMY.
1583
434b87dd
AC
1584 * gdbint.texinfo (Target Architecture Definition): Delete
1585 description of DEPRECATED_CALL_DUMMY_WORDS,
1586 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1587
58d28df8
AC
1588 * gdbint.texinfo (Target Architecture Definition): Delete
1589 description of DEPRECATED_PUSH_DUMMY_FRAME.
1590
e4a2df64
AC
1591 * gdbint.texinfo (Target Architecture Definition): Delete
1592 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1593
2b4855ab
AC
15942004-05-07 Andrew Cagney <cagney@redhat.com>
1595
1596 * observer.texi (GDB Observers): Add "Debugging" section. Include
1597 cross reference to "set/show debug observer".
1598 * gdb.texinfo (Debugging Output): Document "set/show debug
1599 observer".
1600
fcf70625
AC
16012004-05-01 Andrew Cagney <cagney@redhat.com>
1602
1603 * gdbint.texinfo (Target Architecture Definition): Delete
1604 description of DEPRECATED_PC_IN_SIGTRAMP.
1605
8ee56bcf
AC
16062004-04-30 Andrew Cagney <cagney@redhat.com>
1607
1608 * gdbint.texinfo (Target Architecture Definition): Delete
1609 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
1610
67ab9a76
OF
16112004-04-30 Orjan Friberg <orjanf@axis.com>
1612
1613 * observer.texi (GDB Observers): Correct spelling.
1614
79346bcb
OF
16152004-04-26 Orjan Friberg <orjanf@axis.com>
1616
1617 * observer.texi (GDB Observers): Add target_changed event.
1618
7a464420
AC
16192004-04-08 Andrew Cagney <cagney@redhat.com>
1620
1621 * observer.texi (GDB Observers): Rework, provide generic observer
1622 definitions and then a list of observable events.
1623
6cdf9d98
AC
16242004-04-04 Andrew Cagney <cagney@redhat.com>
1625
1626 * gdbint.texinfo (Host Definition): Delete reference to
1627 NO_SIGINTERRUPT.
1628
ddc135a4
AC
16292004-04-02 Andrew Cagney <cagney@redhat.com>
1630
1631 * gdbint.texinfo (Target Architecture Definition): Delete
1632 reference to DEPRECATED_CALL_DUMMY_LENGTH.
1633
6a1b180d
SC
16342004-03-28 Stephane Carrez <stcarrez@nerim.fr>
1635
1636 * gdb.texinfo (TUI Commands): Document tui reg commands.
1637
d0d5df6f
AC
16382004-03-26 Andrew Cagney <cagney@redhat.com>
1639
1640 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
1641 "gdbtui".
1642 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
1643 (Contributors): Mention both Text and Terminal User Interface.
1644
aa2a3f87
AC
16452004-03-23 Andrew Cagney <cagney@redhat.com>
1646
1647 * gdbint.texinfo (Target Architecture Definition): Deprecate
1648 references to SIGTRAMP_START and SIGTRAMP_END.
1649
f561f026
AC
16502004-03-23 Andrew Cagney <cagney@redhat.com>
1651
1652 * gdbint.texinfo (Target Architecture Definition): Deprecate
1653 references to PC_IN_SIGTRAMP.
1654
33cb8b0f
AC
16552004-03-19 Andrew Cagney <cagney@redhat.com>
1656
1657 * gdbint.texinfo (Target Architecture Definition): Delete
1658 reference to GDB_TARGET_IS_HPPA.
1659
fc989b7a
AC
16602004-03-18 Andrew Cagney <cagney@redhat.com>
1661
1662 * gdbint.texinfo (Coding): Update section on gdbarch_data,
1663 describe pre_init and post_init.
1664
701b08bb
DJ
16652004-03-09 Daniel Jacobowitz <drow@mvista.com>
1666
1667 * gdb.texinfo (Debugging Output): Document values for "set debug
1668 target".
1669
faae5abe
AC
16702004-02-28 Andrew Cagney <cagney@redhat.com>
1671
1672 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
1673
dd79a6cf
JJ
16742004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1675
1676 * gdb.texinfo (breakpoints): Add information about the
1677 new "set breakpoint pending" and "show breakpoint pending"
1678 commands.
1679
e7f16015
AC
16802004-02-26 Andrew Cagney <cagney@redhat.com>
1681
1682 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
1683 in Per-architecture module data section.
1684
7161a3a6
RM
16852004-02-25 Roland McGrath <roland@redhat.com>
1686
1687 * gdb.texinfo (General Query Packets): Document qPart:... packets.
1688
2154891a
AC
16892004-02-24 Andrew Cagney <cagney@redhat.com>
1690
1691 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
1692 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
1693 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 1694
6c74ac8b
AC
16952004-02-17 Andrew Cagney <cagney@redhat.com>
1696
1697 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
1698
19772a2c
AC
16992004-02-16 Andrew Cagney <cagney@redhat.com>
1700
1701 * gdbint.texinfo (Target Architecture Definition): Deprecate
1702 FRAMELESS_FUNCTION_INVOCATION.
1703
c9830293
AC
17042004-02-16 Andrew Cagney <cagney@redhat.com>
1705
1706 * gdbint.texinfo (Coding): Mention -Wunused-function.
1707
b9d26eb9
AC
17082004-02-14 Andrew Cagney <cagney@redhat.com>
1709
1710 * gdbint.texinfo (Target Architecture Definition): Delete
1711 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1712
49efadf5
EZ
17132004-02-12 Elena Zannoni <ezannoni@redhat.com>
1714
1715 * gdb.texinfo: Properly quote the name "C++".
1716 * gdbint.texinfo: Ditto.
1717 * stabs.texinfo: Ditto.
1718
1eb288ea
EZ
17192004-02-11 Elena Zannoni <ezannoni@redhat.com>
1720
1721 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
1722 minimal information about libiberty.
1723
e4937fc1
MC
17242004-02-06 Michael Chastain <mec.gnu@mindspring.com>
1725
1726 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
1727
a9331b3f
RM
17282004-02-04 Roland McGrath <roland@redhat.com>
1729
1730 * gdb.texinfo (Auxiliary Vector): New node (section).
1731 (Data): Add it to the menu.
1732
2650777c
JJ
17332004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1734
1735 * gdb.texinfo (Breakpoints): Add information about pending
1736 breakpoint support.
1737
b4501125
AC
17382004-01-26 Andrew Cagney <cagney@redhat.com>
1739
1740 * gdb.texinfo (Overview): Delete references to the cisco protocol
1741 including the "N" response.
1742
74055713
AC
17432004-01-26 Andrew Cagney <cagney@redhat.com>
1744
1745 * gdbint.texinfo (Target Architecture Definition): Rename
1746 EXTRACT_STRUCT_VALUE_ADDRESS to
1747 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 1748
3bbe9696
EZ
17492004-01-24 Eli Zaretskii <eliz@gnu.org>
1750
1751 * gdb.texinfo (KOD): Document "show os". Add index entries for
1752 "set/show os" and "info cisco" commands.
1753
5843504f
EZ
17542004-01-21 Eli Zaretskii <eliz@gnu.org>
1755
1756 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
1757
9175c9a3
MC
17582004-01-19 Michael Chastain <mec.gnu@mindspring.com>
1759
1760 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
1761 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
1762
8e94b928
NR
17632004-01-19 Nick Roberts <nick@nick.uklinux.net>
1764
1765 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
1766 -stack-list-locals.
1767 (GDB/MI Variable Objects): Describe extension to
1768 -var-list-children.
1769
a20cf136
DJ
17702004-01-17 Daniel Jacobowitz <drow@mvista.com>
1771
1772 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
1773
afb18d0f
AC
17742004-01-17 Andrew Cagney <cagney@redhat.com>
1775
1776 * gdbint.texinfo (Target Architecture Definition): Delete
1777 documentation on DEPRECATED_NPC_REGNUM.
1778
b51970ac
DJ
17792004-01-13 Daniel Jacobowitz <drow@mvista.com>
1780
1781 * gdb.texinfo: Update copyright year. Mention that set
1782 follow-fork-mode is supported on GNU/Linux. Remove documentation of
1783 "set follow-fork-mode ask".
1784
0f0cffd2
AC
17852004-01-13 Andrew Cagney <cagney@redhat.com>
1786
1787 * gdbint.texinfo: Update copyright year.
1788 (Coding): Add -Wunused-label to list of -Werror warnings.
1789
c552b3bb 17902004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 1791 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
1792
1793 * gdb.texinfo: Update copyright.
1794 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
1795 around names, as appropriate. Minor syntax cleanup of
1796 _NSPrintForDebugger explanation. Two spaces after periods.
1797 GDBN used instead of lit. "gdb". Index entries added for
1798 print-object and _NSPrintForDebugger. @noindent added in one spot.
1799
afe157ca
EZ
18002003-11-11 Elena Zannoni <ezannoni@redhat.com>
1801
1802 * stabs.texinfo: Add dircategory and direntry commands.
1803 * annotate.texinfo: Ditto.
1804
963e2bb7
AC
18052003-11-10 Andrew Cagney <cagney@redhat.com>
1806
1807 * gdbint.texinfo (Target Architecture Definition): Replace the
1808 return_value method's "inval" and "outval" parameters with
1809 "readbuf" and "writebuf".
1810
1d8b2f28
JB
18112003-10-28 Jim Blandy <jimb@redhat.com>
1812
1813 * gdb.texinfo (The F request packet, The F reply packet): Renamed
1814 from "The `F' request packet" and "The `F' reply packet", to make
1815 texi2dvi happy.
1816 (File-I/O remote protocol extension): Update menu entries, too.
1817
36d86913
MC
18182003-10-26 Michael Chastain <mec@shout.net>
1819
1820 * gdb.texinfo (Thread Stops): Document the issue with
1821 premature return from system calls in multi-threaded programs.
1822
ce2826aa
AC
18232003-10-24 Andrew Cagney <cagney@redhat.com>
1824
1825 * annotate.texinfo: Fix "fortunatly"[sic].
1826
f24c5e49
KI
18272003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
1828
1829 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
1830 with "Hitachi" and "Mitsubishi".
1831
92ad9cd9
AC
18322003-10-20 Andrew Cagney <cagney@redhat.com>
1833
1834 * gdbint.texinfo (Target Architecture Definition): Document
1835 gdbarch_return_value. Add cross references from
1836 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
1837 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
1838
0ab4b752
MK
18392003-10-18 Mark Kettenis <kettenis@gnu.org>
1840
1841 * gdbint.texinfo (Target Architecture Definition): Document
1842 regset_from_core_section.
fb3e19c0
KI
1843
18442003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
1845
1846 * gdb.texinfo (M32R/D): Mention m32rsdi target.
1847
a9331b3f 18482003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
1849
1850 From Anthony Green <green@redhat.com>:
1851 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
1852
1485d690
KB
18532003-10-14 Kevin Buettner <kevinb@redhat.com>
1854
1855 * gdb.texinfo (Breakpoint related warnings): New node.
1856 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 1857
86d30acc
DJ
18582003-10-13 Daniel Jacobowitz <drow@mvista.com>
1859
1860 * gdb.texinfo (Remote Protocol): Document v and vCont.
1861
172c2a43
KI
18622003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1863
1864 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1865 * gdbint.texinfo: Ditto.
1866
71952f4c
AC
18672003-10-09 Andrew Cagney <cagney@redhat.com>
1868
1869 From 2003-09-18 David Anderson <davea@sgi.com>:
1870 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
1871 "command".
1872
268e2188
AC
18732003-10-03 Andrew Cagney <cagney@redhat.com>
1874
1875 * gdbint.texinfo (Target Architecture Definition): Deprecate
1876 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
1877 just target.
1878
12c266ea 18792003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 1880
f30992d4 1881 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
1882 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
1883 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
1884 * gdbint.texinfo (Target Architecture Definition): Rename
1885
18862003-09-30 Andrew Cagney <cagney@redhat.com>
1887
f30992d4 1888 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 1889 (Target Architecture Definition):
f30992d4 1890
2e092625
AC
1891 * gdbint.texinfo (Target Architecture Definition): Rename
1892 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
1893
0717ae8a
AC
18942003-09-29 Andrew Cagney <cagney@redhat.com>
1895
dad809b7
AC
1896 * gdbint.texinfo (Target Architecture Definition): Delete
1897 documentation for NEED_TEXT_START_END.
1898
0717ae8a
AC
1899 * gdbint.texinfo (Target Architecture Definition): Rename
1900 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
1901 TARGET_WRITE_PC.
a9331b3f 1902
af6cf26d
MC
19032003-09-22 Michael Chastain <mec@shout.net>
1904
1905 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
1906
ee206350
AG
19072003-09-21 Anthony Green <green@redhat.com>
1908
1909 * gdbint.texinfo (Target Architecture Definition): Fix typos.
1910
a38c9fe6
MK
19112003-09-21 Mark Kettenis <kettenis@gnu.org>
1912
1913 * gdbint.texinfo (Target Architecture Definition): Document
1914 stabs_argument_has_addr.
1915
77949794
AC
19162003-09-18 Andrew Cagney <cagney@redhat.com>
1917
1918 * gdbint.texinfo (Target Architecture Definition): Delete
1919 documentation on REGISTER_NAMES.
1920
8e823e25
MK
19212003-09-13 Mark Kettenis <kettenis@gnu.org>
1922
1923 * gdbint.texinfo (Target Architecture Definition): Replace
1924 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
1925
f27dd7fd
AC
19262003-09-11 Andrew Cagney <cagney@redhat.com>
1927
1928 * gdbint.texinfo (Target Architecture Definition): Replace
1929 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
1930
8b148df9
AC
19312003-08-18 Andrew Cagney <cagney@redhat.com>
1932
1933 * gdbint.texinfo (Target Architecture Definition): Document
1934 "frame_red_zone_size".
1935
25d29d70
AC
19362003-08-09 Andrew Cagney <cagney@redhat.com>
1937
1938 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
1939 with "set/show backtrace past-main" and "set/show backtrace
1940 limit".
1941
c938e9b0
L
19422003-08-08 H.J. Lu <hongjiu.lu@intel.com>
1943
1944 * Makefile.in (install-info): Support DESTDIR.
1945 (install-html): Likewise.
1946
64fabec2
AC
19472003-08-07 Andrew Cagney <cagney@redhat.com>
1948
1949 Patch from Nick Roberts.
1950 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
1951 bindings. Remove description of send-gdb-command.
1952
2fcf52f0
AC
19532003-08-07 Andrew Cagney <cagney@redhat.com>
1954
1955 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
1956 GDB 6.0.
1957
086432e2
AC
19582003-08-06 Andrew Cagney <cagney@redhat.com>
1959
1960 * gdb.texinfo (Mode Options): Mention that level three is the
1961 highest available and that level 2 is deprecated.
1962 (Annotations Overview): Mention annotation levels. Cross reference
1963 to "Limitations of the Annotation Interface" in annotate.texi.
1964 (TODO, Value Annotations, Frame Annotations): Delete section.
1965 (Displays, Breakpoint Info): Delete.
1966
e5249f67
AC
19672003-08-04 Andrew Cagney <cagney@redhat.com>
1968
1969 * agentexpr.texi: Delete @bye.
1970 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
1971 (stabs.info): Add $(srcdir) to include search path.
1972 (html): Depend on "annotate_toc.html", and not "annotate.html".
1973 * stabs.texinfo: Ditto. Include "fdl.texi".
1974 * gdbint.texinfo: Update copyright statement's list of invariant
1975 sections.
1976
e6f672d2
AC
19772003-07-28 Andrew Cagney <cagney@redhat.com>
1978
1979 * Makefile.in (INFO_DEPS): Add annotate.info.
1980 (dvi, ps, html, pdf): Add annotate.
1981 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
1982 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
1983 (ANNOTATE_DOC_FILES): New macro.
1984 (ANNOTATE_TEX_TMPS): New macro.
1985 (annotate.info, annotate_toc.html): Specify dependencies.
1986 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
1987 * annotate.texinfo: Rename annotate.texi. Get building. Add
1988 "Migrating to GDB/MI" and "Limitations of the Annotation
1989 Interface" chapters. Mention why it is not part of the user
1990 guide. Update copyright notice. Include "fdl.texi".
1991
72ffddc9
SC
19922003-07-26 Stephane Carrez <stcarrez@nerim.fr>
1993
1994 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
1995
a9f12a31
DJ
19962003-07-24 Daniel Jacobowitz <drow@mvista.com>
1997
1998 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
1999
b1fe9455
DJ
20002003-07-24 Daniel Jacobowitz <drow@mvista.com>
2001
2002 * gdb.texinfo (Server): Mention pidof.
2003
153721e6
AC
20042003-07-22 Andrew Cagney <cagney@redhat.com>
2005
2006 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2007 list.
2008
0fac0b41
DJ
20092003-06-28 Daniel Jacobowitz <drow@mvista.com>
2010
2011 * gdb.texinfo (Logging output): New chapter.
2012
4e562065
JB
20132003-06-24 Joel Brobecker <brobecker@gnat.com>
2014
2015 * gdb.texinfo (Unsupported languages): New section.
2016 (Languages): Add link to new section.
2017
f2c06f52
AC
20182003-06-22 Andrew Cagney <cagney@redhat.com>
2019
2020 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2021
b4177fca
DJ
20222003-06-22 Daniel Jacobowitz <drow@mvista.com>
2023
2024 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2025
f418dd93
DJ
20262003-06-22 Daniel Jacobowitz <drow@mvista.com>
2027
2028 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2029 * agentexpr.texi: Retitle section, and change it to an appendix.
2030 Comment out texinfo initialization. Factor a @var{} into two
2031 pieces to prevent makeinfo warnings.
2032 * gdb.texinfo: Add Agent Expressions appendix.
2033
4ca61388
DJ
20342003-06-19 Daniel Jacobowitz <drow@mvista.com>
2035
2036 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2037
07f31aa6
DJ
20382003-06-18 Daniel Jacobowitz <drow@mvista.com>
2039
2040 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2041 remote target". Document the "detach" and "disconnect" commands.
2042 (Server, Netware, Debug Session): Reference "Connecting to a
2043 remote target".
2044 (GDB/MI Target Manipulation): Document "-target-disconnect".
2045
2dd0da42
AC
20462003-06-13 Andrew Cagney <cagney@redhat.com>
2047
2048 * gdbint.texinfo (Target Architecture Definition): Deprecate
2049 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2050 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2051
e7a3abfc
JB
20522003-06-09 Jim Blandy <jimb@redhat.com>
2053
2054 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2055
25e3a86b
AC
20562003-06-08 Andrew Cagney <cagney@redhat.com>
2057
2058 * gdbint.texinfo (Target Architecture Definition): Delete
2059 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2060
a9e5fdc2
AC
20612003-06-08 Andrew Cagney <cagney@redhat.com>
2062
2063 * gdbint.texinfo (Target Architecture Definition): Document
2064 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2065
b37303ee
AF
20662003-06-07 Adam Fedor <fedor@gnu.org>
2067
2068 * gdb.texinfo: Add Objective-C documentation.
2069
39fe6e80
AC
20702003-06-01 Andrew Cagney <cagney@redhat.com>
2071
2072 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2073 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2074
125309b2
AC
20752003-05-21 Andrew Cagney <cagney@redhat.com>
2076
2077 * gdbint.texinfo (Target Architecture Definition): Delete
2078 references to "extract_address" and "store_address".
2079
b8b527c5
AC
20802003-05-16 Andrew Cagney <cagney@redhat.com>
2081
2082 * gdbint.texinfo (Target Architecture Definition): Replace
2083 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2084 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2085
50e3ee83
TR
20862003-05-14 Theodore A. Roth <troth@openavr.org>
2087
2088 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2089
44e2be90
L
20902003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2091
2092 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2093 (gdb.dvi): Likewise.
2094 (gdb.pdf): Likewise.
2095 (links2roff): Likewise.
2096
df5215a6
JB
20972003-05-08 Jim Blandy <jimb@redhat.com>
2098
2099 * gdb.texinfo (Dump/Restore Files): Update documentation for
2100 'dump', 'append', and 'restore': note that format argument is
2101 optional; simplify presentation of the command variants; and be
2102 more precise about the formats.
2103
5e7b2f39
JB
21042003-05-07 Jim Blandy <jimb@redhat.com>
2105
2106 * gdb.texinfo (Symbols): Update documentation: 'maint list
2107 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2108 symtabs' and 'maint info psymtabs'.
2109
b1e29e33
AC
21102003-05-05 Andrew Cagney <cagney@redhat.com>
2111
2112 * gdbint.texinfo (Target Architecture Definition): Make
2113 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2114 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2115 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2116
00905d52
AC
21172003-05-04 Andrew Cagney <cagney@redhat.com>
2118
2119 * gdb.texinfo (Maintenance Commands): Document "maint print
2120 dummy-frames".
2121
54ff5908
AC
21222003-05-04 Andrew Cagney <cagney@redhat.com>
2123
2124 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2125
32e7087d
JB
21262003-05-03 J. Brobecker <brobecker@gnat.com>
2127
2128 Thierry Schneider <tpschneider1@yahoo.com>
2129 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2130 for new MI command.
2131
7043d8dc
AC
21322003-05-03 Andrew Cagney <cagney@redhat.com>
2133
2134 * gdbint.texinfo (Target Architecture Definition): Document
2135 push_dummy_code. Add cross references.
2136
e33d66ec
EZ
21372003-05-02 Elena Zannoni <ezannoni@redhat.com>
2138
2139 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2140 set/show charsets commands.
2141
0ba6dca9
AC
21422003-04-28 Andrew Cagney <cagney@redhat.com>
2143
2144 * gdbint.texinfo (Target Architecture Definition): Replace
2145 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2146 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2147
d7a27068
AC
21482003-04-28 Andrew Cagney <cagney@redhat.com>
2149
2150 * gdbint.texinfo (Target Architecture Definition): Rename
2151 "tm_print_insn" to "deprecated_tm_print_insn".
2152
44ea7b70
JB
21532003-04-09 Jim Blandy <jimb@redhat.com>
2154
2155 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2156 list psymtabs'.
2157
fb8f8949
AC
21582003-04-08 Andrew Cagney <cagney@redhat.com>
2159
2160 * gdbint.texinfo (Target Architecture Definition): Delete
2161 references to EXTRA_FRAME_INFO.
2162
32fb0f22
AC
21632003-04-08 Andrew Cagney <cagney@redhat.com>
2164
2165 * gdbint.texinfo (Target Architecture Definition): Delete
2166 PRINT_TYPELESS_INTEGER.
2167
6be67e67
JB
21682003-04-02 J. Brobecker <brobecker@gnat.com>
2169
2170 * observer.texi (GDB Observers): Adjust the documentation for the
2171 normal_stop notification to better describe reality. Fix a couple
2172 of minor typos.
2173
4e35d5f0
BR
21742003-04-02 Bob Rossi <bob_rossi@cox.net>
2175
a9331b3f 2176 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2177 '-file-list-exec-source-file'
2178
e8a8712a
AC
21792003-03-31 Andrew Cagney <cagney@redhat.com>
2180
2181 * gdbint.texinfo (Target Architecture Definition): Delete
2182 references to CALL_DUMMY_P.
2183
6c0e89ed
AC
21842003-03-30 Andrew Cagney <cagney@redhat.com>
2185
2186 * gdbint.texinfo (Target Architecture Definition): Remove
2187 reference to TARGET_WRITE_SP.
a9331b3f 2188
378bfd1b
AC
21892003-03-27 Andrew Cagney <cagney@redhat.com>
2190
2191 * gdbint.texinfo (Target Architecture Definition): Remove
2192 references to write_sp.
6c0e89ed 2193
922fbb7b
AC
21942003-03-27 Andrew Cagney <cagney@redhat.com>
2195
2196 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2197 chapter body. Use @smallexample instead of @example.
2198 (Annotations): Ditto.
2199 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2200 annotate.texi.
2201
b81774d8
AC
22022003-03-26 Andrew Cagney <cagney@redhat.com>
2203
2204 * gdbint.texinfo (Target Architecture Definition): Replace
2205 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2206 dummy_addr parameters.
2207
1bf6d5cc
AC
22082003-03-25 Andrew Cagney <cagney@redhat.com>
2209
2210 * gdbint.texinfo (Target Architecture Definition): Delete
2211 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2212 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2213 Add reference to PUSH_ARGUMENTS.
2214
618ce49f
AC
22152003-03-23 Andrew Cagney <cagney@redhat.com>
2216
2217 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2218 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2219
bcd7e15f
JB
22202003-03-18 J. Brobecker <brobecker@gnat.com>
2221
2222 * gdbint.texinfo (Algorithms): Add new section describing the
2223 Observer paradigm.
2224 (Top): Add menu entry to new observer appendix.
2225 * observer.texi: New file.
2226 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2227 new observer.texi file.
2228
9fe8321b
AC
22292003-03-17 Andrew Cagney <cagney@redhat.com>
2230
2231 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2232 that GNU Press update the manual version number.
2233
ac2adee5
AC
22342003-03-12 Andrew Cagney <cagney@redhat.com>
2235
2236 * gdbint.texinfo (Target Architecture Definition): Delete
2237 references to get_saved_register. Rename GET_SAVED_REGISTER to
2238 DEPRECATED_GET_SAVED_REGISTER.
2239
749b82f6
AC
22402003-03-13 Andrew Cagney <cagney@redhat.com>
2241
2242 * gdbint.texinfo (Target Architecture Definition): Replace
2243 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2244
8bedc050
AC
22452003-03-12 Andrew Cagney <cagney@redhat.com>
2246
2247 * gdbint.texinfo (Target Architecture Definition): Rename
2248 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2249
0ce1b118
CV
22502003-03-10 Corinna Vinschen <vinschen@redhat.com>
2251
2252 * gdb.texinfo: Add File-I/O documentation.
2253
12cc2063
AC
22542003-03-10 Andrew Cagney <cagney@redhat.com>
2255
2256 * gdbint.texinfo (Target Architecture Definition): Cross reference
2257 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2258
7453dc06
AC
22592003-03-07 Andrew Cagney <cagney@redhat.com>
2260
2261 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2262 frame" command.
2263
6314f104
AC
22642003-03-05 Andrew Cagney <cagney@redhat.com>
2265
2266 * gdbint.texinfo (Target Architecture Definition): Document
2267 unwind_dummy_id. Cross reference unwind_dummy_id and
2268 SAVE_DUMMY_FRAME_TOS.
2269
f1212245
DJ
22702003-03-05 James Ingham <jingham@apple.com>
2271 Daniel Jacobowitz <drow@mvista.com>
2272
2273 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2274 and "show cp-abi".
2275
77e7e267
AC
22762003-03-03 Andrew Cagney <cagney@redhat.com>
2277
2278 * gdbint.texinfo (Target Architecture Definition): Document
2279 register_type.
2280
838a8221
AC
22812003-03-03 Andrew Cagney <cagney@redhat.com>
2282
2283 * stabs.texinfo (Structures): Use @samp and separate @var's
2284 instead of a single @var containing a comma separated list.
2285 (Unions): Ditto.
2286
d7f4a264
DJ
22872003-03-02 Daniel Jacobowitz <drow@mvista.com>
2288
2289 * Makefile.in (distclean): Remove config.log.
2290
f30ee0bc
AC
22912003-03-01 Andrew Cagney <cagney@redhat.com>
2292
2293 * gdbint.texinfo (Target Architecture Definition): Rename
2294 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2295
22962003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2297
2298 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2299 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2300
be448670
CF
23012003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2302
2303 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2304 (Non-debug DLL symbols): New node, describing the minimal symbols
2305 loaded from DLLs without real debugging symbols.
2306
501eef12
AC
23072003-02-20 Andrew Cagney <ac131313@redhat.com>
2308
2309 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2310 hardware-breakpoint-limit".
2311 (Set Watchpoints): Add cross reference to "set remote
2312 hardware-watchpoint-limit".
2313 (Remote configuration options): New section.
2314
21c294e6
AC
23152003-02-04 Andrew Cagney <ac131313@redhat.com>
2316
e9be73e4
AC
2317 * gdbint.texinfo (Target Architecture Definition): Delete
2318 descrption of IS_TRAPPED_INTERNALVAR.
2319
21c294e6
AC
2320 From Keith Seitz <keiths@redhat.com>:
2321 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2322 option "-i"/"--interpreter" to this chapter. Include index
2323 entries.
2324
0179ffac
DC
23252003-02-04 David Carlton <carlton@math.stanford.edu>
2326
2327 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2328 (Variables): Recommend stabs+ and DWARF 2.
2329 (C plus plus expressions): Correct info about
2330 compiler versions, debug formats.
2331 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2332 PR symtab/874.
2333
7ca9f392
AC
23342003-02-01 Andrew Cagney <ac131313@redhat.com>
2335
2336 * gdbint.texinfo (Target Architecture Definition): Delete
2337 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2338 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2339 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2340 references to nindy and i960.
2341 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2342
31a85ea2
AC
23432003-02-01 Andrew Cagney <ac131313@redhat.com>
2344
2345 * gdbint.texinfo (Target Architecture Definition): Delete
2346 FLOAT_INFO.
2347
6b894e49
AC
23482003-01-30 Andrew Cagney <ac131313@redhat.com>
2349
2350 * stabs.texinfo (Member Type Descriptor): Clarify description of
2351 `@'. Suggested by Ben Hutchings.
2352
c48861fb
AC
23532003-01-29 Andrew Cagney <ac131313@redhat.com>
2354
2355 * gdb.texinfo (M68K): Delete reference to es1800.
2356
617073a9
AC
23572003-01-29 Andrew Cagney <ac131313@redhat.com>
2358
2359 * gdb.texinfo (Maintenance Commands): Document `maint print
2360 reggroups' and `maint print register-groups'.
2361 * gdbint.texinfo (Target Architecture Definition): Document
2362 register_reggroup_p.
2363
5b5d99cf
JB
23642003-01-23 Jim Blandy <jimb@redhat.com>
2365
2366 * gdb.texinfo (Separate Debug Files): New section.
2367
e7ba9c65
DJ
23682003-01-22 Daniel Jacobowitz <drow@mvista.com>
2369
2370 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2371 and "maint show profile".
2372
94e91d6d
MC
23732003-01-16 Michael Chastain <mec@shout.net>
2374
2375 * gdb.texinfo (Installing GDB): Warn against
2376 ".../gdb-VERSION/gdb/configure".
2377 (Separate Objdir): Likewise.
2378
867f3898
AC
23792003-01-15 Andrew Cagney <ac131313@redhat.com>
2380
2381 * gdbint.texinfo (Target Architecture Definition): Delete
2382 definition of PRINT_REGISTER_HOOK.
2383
f153cc92
EZ
23842003-01-15 Elena Zannoni <ezannoni@redhat.com>
2385
2386 (OpenRISC 1000): Fix formatting of command names.
2387
c60eb6f1
EZ
23882003-01-15 Elena Zannoni <ezannoni@redhat.com>
2389
2390 * gdb.texinfo (Continuing and Stepping): Add new command
2391 'advance'. Clarify behavior of 'until'.
2392
f5ebfba0
DJ
23932003-01-13 Daniel Jacobowitz <drow@mvista.com>
2394
2395 * gdb.texinfo (Files): Document solib-absolute-prefix and
2396 solib-search-path.
2397
4ce8657e
MC
23982003-01-09 Michael Chastain <mec@shout.net>
2399
2400 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2401 (Create a Release): Add new instructions for new @file{src-release}.
2402 Document existing instructions for @file{Makefile.in} as
2403 being for @value{GDBN} 5.3.1 or earlier.
2404
372613e3
AC
24052003-01-09 Andrew Cagney <ac131313@redhat.com>
2406
2407 * gdbint.texinfo (Target Architecture Definition): Mention
2408 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2409 allocate memory.
2410
b4e9345d
DJ
24112003-01-04 Daniel Jacobowitz <drow@mvista.com>
2412
2413 * gdb.texinfo (Controlling GDB): Add @kindex for
2414 "show osabi".
2415 (Backtraces): Add @kindex's for backtrace-below-main.
2416
98b45e30
DJ
24172003-01-04 Daniel Jacobowitz <drow@mvista.com>
2418
2419 * gdb.texinfo (Controlling GDB): Document "set osabi".
2420
95f90d25
DJ
24212003-01-04 Daniel Jacobowitz <drow@mvista.com>
2422
2423 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2424 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2425
1e698235
DJ
24262003-01-04 Daniel Jacobowitz <drow@mvista.com>
2427
2428 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2429 "set coerce-float-to-double".
2430 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2431
e632838e
AC
24322003-01-02 Andrew Cagney <ac131313@redhat.com>
2433
2434 * stabs.texinfo: Remove obsolete text.
2435 * gdbint.texinfo: Ditto.
2436 * gdb.texinfo: Ditto.
2437
c133ab7a
MK
24382002-12-22 Mark Kettenis <kettenis@gnu.org>
2439
2440 * gdbint.texinfo (Target Architecture Definition): Update
2441 description of gdbarch_register_osabi.
2442
f821f325
KH
24432002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2444
2445 * agentexpr.texi: Fix typos.
2446 * annotate.texi: Likewise.
2447 * fdl.texi: Likewise.
2448
85a6d8d3 24492002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
2450
2451 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2452 DEPRECATED_INIT_FRAME_PC.
2453
ae45cd16
AC
24542002-12-01 Andrew Cagney <ac131313@redhat.com>
2455
2456 * gdbint.texinfo (Target Architecture Definition): Delete
2457 PC_IN_CALL_DUMMY.
2458
07555a72
AC
24592002-11-28 Andrew Cagney <ac131313@redhat.com>
2460
2461 * gdbint.texinfo (Host Definition): Delete documentation on
2462 USE_GENERIC_DUMMY_FRAMES.
2463
c166cdc7
EZ
24642002-11-26 Elena Zannoni <ezannoni@redhat.com>
2465
2466 Fix PR gdb/723 and PR gdb/245.
2467 * Makefile.in (install-info): Run the install-info command as part
2468 of the post install steps only.
2469 (uninstall-info): New target.
2470 (uninstall): New target.
2471
35db0260
EZ
24722002-11-22 Elena Zannoni <ezannoni@redhat.com>
2473
2474 * Makefile.in (install): Make install do some real work.
2475
9ba8d803
AC
24762002-11-19 Andrew Cagney <ac131313@redhat.com>
2477
2478 Fix POSIX problem reported by Paul Eggert.
2479 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2480 Fix PR gdb/527.
2481
903ad3a6
AC
24822002-10-26 Andrew Cagney <cagney@redhat.com>
2483
2484 * gdbint.texinfo (Target Architecture Definition): Delete
2485 definition of DO_REGISTERS_INFO.
2486
f2abfe65
KB
24872002-10-18 Kevin Buettner <kevinb@redhat.com>
2488
2489 * gdbint.texinfo (Address Classes): Fix problems with insertion
2490 of ``{'' and ``}'' in example.
2491
b5b0480a
KB
24922002-10-17 Kevin Buettner <kevinb@redhat.com>
2493
2494 * gdbint.texinfo (Address Classes): New section.
2495 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2496 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2497 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2498 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2499
c85508ee
KD
25002002-10-11 Klee Dienes <kdienes@apple.com>
2501
2502 * gdb.texinfo (Registers): Mention vector registers as well as
2503 floating registers in the documentation for 'info registers' and
2504 'info all-registers'.
2505
6d12fc3d
DJ
25062002-10-11 Daniel Jacobowitz <drow@mvista.com>
2507
2508 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2509
8d19fbd2
JJ
25102002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2511
2512 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2513 interface definition.
2514
a37295f9
MM
25152002-10-03 Marko Mlinar <markom@opencores.org>
2516
2517 * gdb.texinfo (Target Commands): Add or1k target specific
2518 commands.
2519 * gdb.texinfo (Contributors): Add myself to the contributors list.
2520
da0f9dcd
AC
25212002-10-01 Andrew Cagney <ac131313@redhat.com>
2522
2523 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2524 and "mi1" instead of "mi1" and "mi0".
2525
2e834e49
HPN
25262002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2527
2528 * gdb.texinfo (Packets): Fix typos "alligned".
2529 Correct z3/Z3 description. Correct z4/Z4 title.
2530
050be0dc
AC
25312002-09-27 Andrew Cagney <ac131313@redhat.com>
2532
2533 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2534
1104b9e7
KB
25352002-09-25 Kevin Buettner <kevinb@redhat.com>
2536
2537 * gdb.texinfo: Use GNU/Linux instead of Linux.
2538
512217c7
AC
25392002-09-25 Andrew Cagney <ac131313@redhat.com>
2540
2541 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2542
10998722
AC
25432002-09-24 Andrew Cagney <ac131313@redhat.com>
2544
512217c7 2545 * gdb.texinfo: Replace @example with @smallexample.
10998722 2546
a0eb71c5
KB
25472002-09-20 Kevin Buettner <kevinb@redhat.com>
2548
f7dc1244 2549 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
2550 * gdb.texinfo (Character Sets): Use @smallexample instead of
2551 @example. Use GNU/Linux instead of Linux.
2552
25532002-09-20 Jim Blandy <jimb@redhat.com>
2554
2555 * gdb.texinfo: Add character set documentation.
2556
2f870471
AC
25572002-09-19 Andrew Cagney <ac131313@redhat.com>
2558
2559 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2560 (Packets): Add cross reference from `b' packet to `z' packets.
2561
790eb8f5
AC
25622002-09-19 Andrew Cagney <ac131313@redhat.com>
2563
8d30a00d
AC
2564 * gdb.texinfo (Maintenance Commands): Document ``maint
2565 internal-error'' and ``maint internal-warning''.
2566
790eb8f5
AC
2567 * gdbint.texinfo (Target Architecture Definition): Revise
2568 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2569
a23a7bf1
JB
25702002-09-19 Joel Brobecker <brobecker@gnat.com>
2571
2572 * gdbint.texinfo (Target Conditionals): Document the new
2573 NAME_OF_MALLOC macro.
2574
299ffc64
AC
25752002-09-05 Andrew Cagney <ac131313@redhat.com>
2576
2577 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2578 engineer.
2579
b7bb15bc
SC
25802002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2581
2582 * gdb.texinfo (TUI Overview): Document status line fields.
2583
3d757584
SC
25842002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2585
2586 * gdb.texinfo (TUI Commands): Document info win command.
2587
269c21fe
SC
25882002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2589
2590 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2591
7cf36c78
SC
25922002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2593
2594 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2595 (TUI Keys): Likewise.
2596
d2c6833e
AC
25972002-08-25 Andrew Cagney <ac131313@redhat.com>
2598
2599 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2600 for a packet receive.
2601
46d8b1c3
AC
26022002-08-25 Andrew Cagney <ac131313@redhat.com>
2603
2604 * Makefile.in (clean): Move to end of file.
2605 (distclean, maintainer-clean, realclean): Ditto.
2606 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
2607 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
2608 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
2609 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
2610
b0787093
AC
26112002-08-24 Andrew Cagney <ac131313@redhat.com>
2612
2613 * Makefile.in (GDBINT_TEX_TMPS): Define.
2614 (gdbint.dvi, gdbint.pdf): Use
2615 (GDB_TEX_TMPS): Define.
2616 (gdb.dvi, gdb.pdf): Use.
2617 (STABS_TEX_TMPS): Define.
2618 (stabs.dvi, stabs.pdf): Use.
2619 (GDB_DOC_SOURCE_INCLUDES): New macros.
2620 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
2621 (GDBINT_DOC_FILES_INCLUDES): New macros.
2622 (GDBINT_DOC_BUILD_INCLUDES): New macros.
2623 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
2624 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
2625 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
2626 (links2roff): Replace SFILES_INCLUDED with
2627 GDB_DOC_SOURCE_INCLUDES.
2628 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
2629 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
2630 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
2631 dependencies.
2632 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
2633 dependencies.
2634 (gdbmi.texinfo): Delete rule.
2635 (inc-hist.texinfo): Delete rule.
2636 (rluser.texinfo): Delete rule.
2637
ebba8386
AC
26382002-08-23 Andrew Cagney <cagney@redhat.com>
2639
2640 * gdbint.texinfo (Target Architecture Definition): Update
2641 STORE_RETURN_VALUE, mention regcache.
2642
0ab7a791
AC
26432002-08-21 Andrew Cagney <ac131313@redhat.com>
2644
2645 * gdbint.texinfo (Target Architecture Definition): Document
2646 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
2647
ee2d5c50
AC
26482002-08-19 Andrew Cagney <ac131313@redhat.com>
2649
2650 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
2651 Fix minor typos. Add index entries.
2652
53c69bd7
AC
26532002-08-18 Andrew Cagney <ac131313@redhat.com>
2654
2655 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
2656
e76f1f2e
AC
26572002-08-15 Andrew Cagney <ac131313@redhat.com>
2658
2659 * gdbint.texinfo (Target Architecture Definition): Document
2660 PRINT_VECTOR_INFO.
2661 * gdb.texinfo (Vector Unit): Document "info vectors" command.
2662
0680b120
AC
26632002-08-13 Andrew Cagney <ac131313@redhat.com>
2664
2665 * gdb.texinfo (Maintenance Commands): Document "maint print
2666 registers", "maint print raw-registers" and "maint print
2667 cooked-registers".
2668
3c3bea1c
GS
26692002-08-08 Grace Sainsbury <graces@redhat.com>
2670
a9331b3f 2671 From Mark Salter:
3c3bea1c
GS
2672 * gdb.texinfo (Protocol): Document T packet extension to
2673 allow watchpoint address reporting.
2674
42f9b0a5
AC
26752002-08-03 Andrew Cagney <ac131313@redhat.com>
2676
2677 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
2678
db034ac5
AC
26792002-08-01 Andrew Cagney <cagney@redhat.com>
2680
2681 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
2682 to CHILL.
2683
e2b28d04
AC
26842002-08-01 Andrew Cagney <ac131313@redhat.com>
2685
2686 * gdbint.texinfo (Coding): Revise section "Include Files".
2687
7fb623f7
AC
26882002-07-24 Andrew Cagney <cagney@redhat.com>
2689
2690 * gdbint.texinfo: Obsolete references to m88k.
2691 * gdb.texinfo: Ditto.
2692
4a2b4636
JB
26932002-07-10 Joel Brobecker <brobecker@gnat.com>
2694
7fb623f7 2695 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
2696 where the proper version of autoconf can be retrieved.
2697
a71ec265
DH
26982002-07-09 Don Howard <dhoward@redhat.com>
2699
2700 * gdb.texinfo (Command Files): Further describe the behavior of
2701 sourced command files.
2702
b9aa90c9
AC
27032002-06-27 Andrew Cagney <ac131313@redhat.com>
2704
2705 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
2706 (Coding): Clarify ISO C version that GDB assumes.
2707
40dd2248
TT
27082002-06-26 Tom Tromey <tromey@redhat.com>
2709
2710 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
2711 add_setshow_cmd_full.
2712
bfac230e
DH
27132002-06-25 Don Howard <dhoward@redhat.com>
2714
2715 * gdb.texinfo (Memory Region Attributes): Document new behavior
2716 for 'mem' command.
2717
475b0867
JB
27182002-06-11 Jim Blandy <jimb@redhat.com>
2719
919d772c
JB
2720 * gdb.texinfo (Symbols): Update documentation for `info source'
2721 command.
2722
475b0867
JB
2723 * gdb.texinfo (Macros): Call the command `info macro', not
2724 `show macro'.
2725
ba8c9337
AC
27262002-06-09 Andrew Cagney <ac131313@redhat.com>
2727
2728 * gdbint.texinfo (Coding): Add section ``Per-architecture module
2729 data''.
2730
1029b7fa
MK
27312002-06-09 Mark Kettenis <kettenis@gnu.org>
2732
2733 * gdbint.texinfo (Target Architecture Definition): Document
2734 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
2735
16737d73
AC
27362002-06-08 Andrew Cagney <ac131313@redhat.com>
2737
2738 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
2739 lists.
2740
30107679
AC
27412002-06-08 Andrew Cagney <ac131313@redhat.com>
2742
2743 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
2744 Branch''.
2745
3352e23e
AC
27462002-06-01 Andrew Cagney <ac131313@redhat.com>
2747
2748 * gdbint.texinfo (Target Architecture Definition): Add section
2749 ``Converting an existing Target Architecture to Multi-arch''.
2750
cbb09e6a
AC
27512002-05-30 Andrew Cagney <ac131313@redhat.com>
2752
2753 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
2754 to ``Obsoleting code''. Revise.
2755
e2e0bcd1
JB
27562002-05-17 Jim Blandy <jimb@redhat.com>
2757
2758 * gdb.texinfo (C Preprocessor Macros): New chapter.
2759 Include it in the main menu.
2760 (Contributors): Credit Jim Blandy with macro support.
2761 (Compilation): Explain how to get macro information into the
2762 executable.
2763 (Expressions): Note that preprocessor macros are expanded.
2764
9db8d71f
DJ
27652002-05-14 Daniel Jacobowitz <drow@mvista.com>
2766
2767 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
2768 options for `target remote'.
2769
6d531722
AC
27702002-05-13 Andrew Cagney <ac131313@redhat.com>
2771
2772 * gdbint.texinfo (Target Architecture Definition): Delete
2773 documentation on NNPC_REGNUM.
2774
13d01224
AC
27752002-05-11 Andrew Cagney <ac131313@redhat.com>
2776
2777 * gdbint.texinfo (Target Architecture Definition): Document
2778 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
2779 (Target Architecture Definition): Revise section `Using Different
2780 Register and Memory Data Representations'. Add section `Raw and
2781 Virtual Register Representations'.
2782
b2e75d78
AC
27832002-05-11 Andrew Cagney <ac131313@redhat.com>
2784
2785 * gdbint.texinfo (Target Architecture Definition): Mention
2786 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
2787 (Target Architecture Definition): Mention same. Add references to
2788 web pages.
2789
2c8682ee
MS
27902002-05-08 Michael Snyder <msnyder@redhat.com>
2791
2792 * stabs.texinfo (Attributes): Document new "vector" attribute.
2793
0816590b
AC
27942002-05-04 Andrew Cagney <ac131313@redhat.com>
2795
2796 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
2797
2653173e
AC
27982002-05-04 Andrew Cagney <ac131313@redhat.com>
2799
2800 * gdb.texinfo: Delete obsolete references to a29k.
2801
d7bd68ca
AC
28022002-04-24 Andrew Cagney <ac131313@redhat.com>
2803
2804 * gdbint.texinfo (Target Architecture Definition): Replace
2805 IN_SIGTRAMP with PC_IN_SIGTRAMP.
2806
21d83aa5
DM
28072002-04-24 David S. Miller <davem@redhat.com>
2808
2809 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
2810
7673a6cc
DM
28112002-04-21 David S. Miller <davem@redhat.com>
2812
2813 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
2814
d49d1e0a
AC
28152002-04-21 Andrew Cagney <ac131313@redhat.com>
2816
2817 * gdbint.texinfo (Target Architecture Definition): Delete
2818 definition of HAVE_REGISTER_WINDOWS.
2819
f7dc1244 28202002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
2821
2822 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
2823 "Theodore A. Roth" <troth@verinet.com>.
2824
5ca0cb28
DH
28252002-04-15 Don Howard <dhoward@redhat.com>
2826
f7dc1244 2827 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 2828 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 2829 Provide a better explaination of this feature.
5ca0cb28 2830
f208ba17
AC
28312002-04-14 Andrew Cagney <ac131313@redhat.com>
2832
2833 * gdbint.texinfo (Target Architecture Definition): Remove
2834 FRAME_CHAIN_COMBINE.
2835
d5ba91de
MC
28362002-04-12 Michael Chastain <mec@shout.net>
2837
2838 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
2839 REG_STACK_SEGMENT.
2840
26818220
MC
28412002-04-09 Michael Chastain <mec@shout.net>
2842
2843 * gdbint.texinfo (Obsolete Conditionals): Remove references to
2844 PYRAMID_* macros.
2845
129188f6
AC
28462002-04-07 Andrew Cagney <ac131313@redhat.com>
2847
2848 * gdb.texinfo (Bug Reporting): Document that the web is the
2849 prefered way of submitting bug reports.
2850 (Bug Reporting): Delete the s-mail address as the last resort.
2851
8227c0ff
AC
28522002-04-05 Andrew Cagney <ac131313@redhat.com>
2853
2854 * gdbint.texinfo (Target Architecture Definition): Delete
2855 references to TARGET_WRITE_FP and write_fp.
2856
16d9dec6
MS
28572002-03-27 Michael Snyder <msnyder@redhat.com>
2858
2859 * gdb.texinfo: Document new commands dump, append, and restore.
2860
9ae8b82c
AC
28612002-03-27 Andrew Cagney <ac131313@redhat.com>
2862
2863 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
2864 Branch'.
2865
474c8240
AC
28662002-03-18 Andrew Cagney <ac131313@redhat.com>
2867
2868 * gdb.texinfo: Change all examples to @smallexample.
2869 * gdbint.texinfo: Ditto.
a9331b3f 2870
fb0ff88f
AC
28712002-03-18 Andrew Cagney <ac131313@redhat.com>
2872
2873 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
2874 Branches''.
2875
9bb0a4d8
AC
28762002-03-18 Andrew Cagney <ac131313@redhat.com>
2877
2878 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
2879 Policy''.
2880
937f164b
FF
28812002-03-04 Fred Fish <fnf@redhat.com>
2882
2883 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
2884 expresson, suports, dependant, trhe, perhaphs, situtations,
2885 explictily, taged, oportunity, unfortunatly).
2886
a7b40f07
AC
28872002-02-24 Andrew Cagney <ac131313@redhat.com>
2888
2889 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
2890 Remove reference to 3.12.
2891
aab4e0ec
AC
28922002-02-23 Andrew Cagney <ac131313@redhat.com>
2893
2894 * gdbint.texinfo: Include fdl.texi.
2895 (Top): Add GNU Free Documentation License.
2896 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
2897 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
2898 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
2899 (gdbint.info): Add srcdir to include path.
2900 * gdb.texinfo: Include gpl.texi.
2901 (Top): Add Copying.
2902 * gpl.texi: New file.
2903
47b95330
AC
29042002-02-23 Andrew Cagney <ac131313@redhat.com>
2905
2906 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
2907
78c47bea
PM
29082002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
2909
2910 * gdb.texinfo: Document Cygwin native specific commands.
2911
56460a61
DJ
29122002-02-15 Daniel Jacobowitz <drow@mvista.com>
2913
2914 * gdb.texinfo: Document gdbserver ``--attach'' command.
2915
def71bfa
MS
29162002-02-07 Michael Snyder <msnyder@redhat.com>
2917
2918 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
2919 to @code(_ovly_debug_event).
2920
c928edc0
AC
29212002-02-07 Andrew Cagney <ac131313@redhat.com>
2922
2923 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
2924
81d46470
MS
29252002-02-06 Michael Snyder <msnyder@redhat.com>
2926
2927 * gdb.texinfo (overlays): Mention new magic symbol
2928 '_ovly_debug_event', which allows GDB to keep better track
2929 of overlays.
2930
f7dc1244 29312002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
2932
2933 * gdb.texinfo (Memory Region Attributes): Fix the wording.
2934 Suggested by Dmitry Sivachenko.
2935
2936 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
2937
15110bc3
MS
29382002-02-01 Michael Snyder <msnyder@redhat.com>
2939
2940 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2941
6763aef9
MS
29422002-01-30 Michael Snyder <msnyder@redhat.com>
2943
ac282366
MS
2944 * gdb.texinfo: (remote protocol): Gramatical fix-up.
2945 (set trust-readonly-sections): Document.
6763aef9 2946
8642bc8f
AC
29472002-01-29 Andrew Cagney <ac131313@redhat.com>
2948
2949 * gdbint.texinfo (Releasing GDB): Revise and update.
2950
afe64c1a
AC
29512002-01-28 Andrew Cagney <ac131313@redhat.com>
2952
2953 * gdbint.texinfo (Target Architecture Definition): Delete
2954 description of TARGET_BYTE_ORDER_DEFAULT.
2955
f7dc1244 29562002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
2957
2958 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
2959 <mitya@cavia.pp.ru>.
2960
3d6e1b5a
AC
29612002-01-23 Andrew Cagney <ac131313@redhat.com>
2962
2963 * libgdb.texinfo: Delete file.
2964
6c0e9fb3
AC
29652002-01-22 Andrew Cagney <ac131313@redhat.com>
2966
2967 * gdb.texinfo: Remove makeinfo 3.12 hacks.
2968 * gdbint.texinfo: Ditto.
2969
e0ce93ac
AC
2970Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
2971
2972 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
2973
be298bcc
AC
29742002-01-22 Andrew Cagney <ac131313@redhat.com>
2975
2976 * Makefile.in: Update copyright.
2977 (TEXI2DVI): Define.
2978 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
2979 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
2980 gdb-cfg.texi.
2981 (TEXINDEX, PDFTEX): Delete makefile variables.
2982
8e04817f
AC
29832002-01-22 Andrew Cagney <ac131313@redhat.com>
2984
2985 * gdb.texinfo (Protocol): Move section to appendix.
2986
6b2f586d
AC
29872002-01-21 Andrew Cagney <ac131313@redhat.com>
2988
2989 * gdb.texinfo (Remote Debugging): Create a menu.
2990 (Top): Add ``Remote Debugging'' to menu.
2991
6f05cf9f
AC
29922002-01-21 Andrew Cagney <ac131313@redhat.com>
2993
2994 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
2995 serial protocol'' from here.
2996 (Remote Debugging): To here. New chapter.
2997
3fd3d7d2
AC
29982002-01-20 Andrew Cagney <ac131313@redhat.com>
2999
3000 * gdbint.texinfo (Target Architecture Definition): Delete
3001 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3002
7fd60527
AC
30032002-01-20 Andrew Cagney <ac131313@redhat.com>
3004
3005 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3006 are no longer needed.
3007 (Porting GDB): Add maintainer note about configure.host.
3008
c2f05ac9
AC
30092002-01-20 Andrew Cagney <ac131313@redhat.com>
3010
3011 * gdbint.texinfo (Target Architecture Definition): Remove
3012 definition of IEEE_FLOAT.
3013
f7dc1244 30142002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3015
3016 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3017 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3018 <3diff@gnu.org>
231b2aad 3019
82600034
AC
30202002-01-19 Andrew Cagney <ac131313@redhat.com>
3021
3022 * gdbint.texinfo (Host Definition): Remove references to
3023 MALLOC_INCOMPATIBLE.
3024
7708fa01
AC
30252002-01-17 Andrew Cagney <ac131313@redhat.com>
3026
3027 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3028 and xyz-xdep.o.
3029
eb12ee30
AC
30302002-01-17 Andrew Cagney <ac131313@redhat.com>
3031
3032 * gdb.texinfo (Maintenance Commands): Add appendix.
3033 (Set Breaks): Copy ``maint info breakpoint'' doco to
3034 ``Maintenance Commands'' appendix. Add reference.
3035
c9ccaa92
AC
30362002-01-17 Andrew Cagney <ac131313@redhat.com>
3037
3038 * fdl.texi: Remove next/prev from @node.
3039
f7dc1244 30402002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3041
3042 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3043 for monstrous @multitable (from Brian Youmans).
3044
3045 * fdl.texi: New file.
3046
3047 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3048
8973da3a
AC
30492002-01-15 Andrew Cagney <ac131313@redhat.com>
3050
3051 * gdbint.texinfo (Releasing GDB): New chapter.
3052
7d86b5d5
AC
30532002-01-14 Andrew Cagney <ac131313@redhat.com>
3054
3055 * gdb.texinfo (Embedded Processors, Calling program functions):
3056 Obsolete references to a29k.
3057
cc1cb004
AC
30582002-01-13 Andrew Cagney <ac131313@redhat.com>
3059
3060 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3061 examples. Document that a code-block should do or discard its
3062 cleanups before exit.
3063
79f12247
MS
30642002-01-11 Michael Snyder <msnyder@redhat.com>
3065
3066 * gdb.texinfo (Choosing files): Change @samp to @file.
3067
19837790
MS
30682002-01-05 Michael Snyder <msnyder@redhat.com>
3069
3070 * gdb.texinfo (--pid): Document new command line option (attach).
3071
f7dc1244 30722002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3073
3074 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3075 in the stub.
3076
d7449b42
AC
30772002-01-04 Andrew Cagney <ac131313@redhat.com>
3078
3079 * gdbint.texinfo (Target Architecture Definition): Replace
3080 BIG_ENDIAN with BFD_ENDIAN_BIG.
3081
f23631e4
AC
30822002-01-03 Andrew Cagney <ac131313@redhat.com>
3083
3084 * gdbint.texinfo (Target Architecture Definition): Replace
3085 value_ptr with struct value pointer.
3086
72c9928d
EZ
30872002-01-02 Eli Zaretskii <eliz@gnu.org>
3088
3089 * gdb.texinfo (Free Software): Fix wording.
3090
959acfd1
EZ
30912001-12-31 Eli Zaretskii <eliz@gnu.org>
3092
3093 * gdb.texinfo (Free Software): New section ``Free Software Needs
3094 Free Documentation''.
3095
f7dc1244 30962001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3097
3098 * stabs.texinfo:
3099 * gdb.texinfo:
3100 * gdbint.texinfo:
3101 * libgdb.texinfo:
3102 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3103
6600abed
MS
31042001-12-29 Michael Snyder <msnyder@redhat.com>
3105
3106 * gdb.texinfo (maint info sections): Fix typo.
3107
f6680716
MS
31082001-12-26 Michael Snyder <msnyder@redhat.com>
3109
fe95c787
MS
3110 * gdb.texinfo (maint info sections): Document.
3111
a9331b3f 3112 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3113 'info proc' sub-options that are currently not implemented.
3114
c3d3ce5b
JB
31152001-12-20 Jim Blandy <jimb@redhat.com>
3116
3117 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3118
778eb05e
AC
31192001-12-15 Andrew Cagney <ac131313@redhat.com>
3120
3121 * gdbint.texinfo (Target Architecture Definition): Replace
3122 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3123
2607059c
AC
31242001-12-01 Andrew Cagney <ac131313@redhat.com>
3125
3126 * gdbint.texinfo (Host Definition): Delete documentation on
3127 HOST_BYTE_ORDER.
3128
df0cd8c5
JB
31292001-11-30 Jim Blandy <jimb@redhat.com>
3130
3131 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3132 overlay support. Add to top-level menu.
3133
88118b3a
TT
31342001-11-26 Tom Tromey <tromey@redhat.com>
3135
3136 * gdb.texinfo (Command Syntax): Document C-o binding.
3137
96565e91
CF
31382001-07-26 Christopher Faylor <cgf@redhat.com>
3139
3140 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3141 use since it is described in the referenced section.
3142
f7dc1244 3143 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3144 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3145 clearer when using DJGPP.
3146
2a3d5645
CF
31472001-11-24 Christopher Faylor <cgf@redhat.com>
3148
3149 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3150 specifically refer to MS-DOS.
3151 (command files): Mention gdb.ini is only used on MS-DOS.
3152
aa26fa3a
TT
31532001-11-21 Tom Tromey <tromey@redhat.com>
3154
3155 * gdb.texinfo (Invoking GDB): Document --args.
3156 (Mode Options): Likewise.
3157
4f8ada06
JB
31582001-11-21 Jim Blandy <jimb@redhat.com>
3159
3160 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3161 Delete documentation; this macro has been removed from the
3162 sources.
3163
3fe0dc10
JB
31642001-11-13 Jim Blandy <jimb@redhat.com>
3165
3166 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3167
9e5abb06
CV
31682001-11-06 Corinna Vinschen <vinschen@redhat.com>
3169
3170 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3171
1c5dfdad
MS
31722001-11-05 Michael Snyder <msnyder@redhat.com>
3173
a9331b3f 3174 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3175 quote regexp chars in function names such as "operator*()".
3176
990f9fe3
FF
31772001-11-01 Fred Fish <fnf@redhat.com>
3178
3179 * gdbint.texinfo (SOLIB_ADD): Document additional new
3180 "readsyms" arg.
3181
b433d00b
DH
31822001-10-30 Don Howard <dhoward@redhat.com>
3183
070b1dd3
DH
3184 * gdb.texinfo: (Command Files) Added documentation for the
3185 behavior of gdb with input redirected from a file.
b433d00b 3186
b7209cb4
FF
31872001-10-28 Fred Fish <fnf@redhat.com>
3188
3189 * gdb.texinfo (auto-solib-add): Change docs to match
3190 implementation change.
3191 (auto-solib-limit): Add docs for new variable.
3192
1aa20aa8
AC
31932001-10-15 Andrew Cagney <ac131313@redhat.com>
3194
3195 * gdbint.texinfo (Target Architecture Definition): Function
3196 value_as_pointer renamed to value_as_address.
3197
fc0c74b1
AC
31982001-10-15 Andrew Cagney <ac131313@redhat.com>
3199
3200 * gdbint.texinfo (Target Architecture Definition): Default
3201 POINTER_TO_ADDRESS functions assume unsigned addresses.
3202 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3203 posting by Jim Blandy.
3204
f4846649
JB
32052001-10-12 Jim Blandy <jimb@redhat.com>
3206
3207 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3208 version of texi2html (1.64) doesn't support this flag any more.
3209
f277788b
MK
32102001-09-08 Mark Kettenis <kettenis@gnu.org>
3211
a9dc4918
MK
3212 * gdbint.texinfo (Host Definition): Remove description of
3213 MEM_FNS_DECLARED.
3214
d28379df
MK
3215 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3216
f277788b
MK
3217 * gdbint.texinfo (Host Definition): Remove description of
3218 HAVE_SIGSETMASK.
3219
7ccaa899
EZ
32202001-09-04 Elena Zannoni <ezannoni@redhat.com>
3221
3222 * gdbint.texinfo (Target Architecture Definition): Add
3223 explanation of TARGET_PRINT_INSN macro.
3224
17d9d558
JB
32252001-08-30 Jim Blandy <jimb@redhat.com>
3226
3227 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3228 Explain what it means to load relocatable files.
3229
72cde065
JB
32302001-08-28 Jim Blandy <jimb@redhat.com>
3231
3232 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3233 info `top' menu.
3234
9e678452
CF
3235Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3236
3237 * gdbint.texinfo: Add a cautionary note about macro use.
3238
a2bea4c3 32392001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3240
a2bea4c3
CV
3241 * gdb.texinfo: Explain omitting the hostname in the
3242 `target remote' command.
3243
1129bf27
DJ
32442001-07-30 Daniel Jacobowitz <drow@mvista.com>
3245
3246 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3247 and END-INFO-DIR-ENTRY.
3248
732b3002
SC
32492001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3250
3251 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3252
89437448
AC
32532001-07-25 Andrew Cagney <ac131313@redhat.com>
3254
3255 * gdbint.texinfo (libgdb): Rewrite.
3256
f7dc1244 32572001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3258
3259 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3260
c4555f82
SC
32612001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3262
3263 * gdb.texinfo (TUI): New chapter, document the TUI.
3264 (Mode Options): Document the -tui option.
3265
2f45a6e0
MK
32662001-07-23 Mark Kettenis <kettenis@gnu.org>
3267
3268 * gdbint.texinfo (Host Definition): Remove description of
3269 NEED_POSIX_SETPGID.
3270
f7dc1244 32712001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3272
3273 * gdb.tex (DJGPP Native): New node, with descriptions of
3274 DJGPP-specific commands.
3275
be9c6c35
JM
32762001-07-19 John R. Moore <jmoore@redhat.com>
3277
3278 * gdbint.texinfo: Three misspellings.
3279
dfa249fb
AC
32802001-07-06 Andrew Cagney <ac131313@redhat.com>
3281
3282 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3283 `test` expressions on bash. Problem reported by Colin Walters.
3284
c72e7388
AC
32852001-07-04 Andrew Cagney <ac131313@redhat.com>
3286
3287 * gdbint.texinfo (User Interface): Update ui-out documentation to
3288 refelect recent UI/MI updates.
3289
94bbb2c0
AC
32902001-07-04 Andrew Cagney <ac131313@redhat.com>
3291
3292 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3293 interpreters.
3294
af6c57ea
AC
32952001-06-15 Andrew Cagney <ac131313@redhat.com>
3296
3297 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3298 structure and not macros.
3299 (Host Definition): Document that much of this chapter is obsolete.
3300 (Target Architecture Definition): Update list of files that make
3301 up a target architecture.
3302 (Coding): Update.
3303
83aa8bc6
AC
33042001-06-28 Andrew Cagney <ac131313@redhat.com>
3305
3306 * gdbint.texinfo (Target Architecture Definition): Update
3307 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3308 The latter has been changed to a true predicate.
3309
f7dc1244 33102001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
3311
3312 * annotate.texi: Add @noindent where needed. From Dmitry
3313 Sivachenko <dima@Chg.RU>.
3314 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3315
656db9b0
AC
33162001-06-16 Andrew Cagney <ac131313@redhat.com>
3317
3318 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3319
df2396a1
AC
33202001-06-14 Andrew Cagney <ac131313@redhat.com>
3321
3322 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3323 returns ``OK''. Document that the ``R'' packet does not reply.
3324
0f1f2b0a
MS
33252001-06-13 Michael Snyder <msnyder@redhat.com>
3326
3327 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3328
f7dc1244 33292001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
3330
3331 * gdb.texinfo (Signals): Clarify the default setting of signal
3332 handling.
3333
a5d7c491
AC
33342001-05-14 Andrew Cagney <ac131313@redhat.com>
3335
3336 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3337 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3338
05a54c4f
AC
33392001-05-12 Andrew Cagney <ac131313@redhat.com>
3340
3341 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3342
f7dc1244 33432001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
3344
3345 * gdbint.texinfo (Clean Design and Portable Implementation):
3346 Renamed from "Clean Design".
3347 (Clean Design and Portable Implementation): Document portable
3348 methods of handling file names, and the associated macros.
3349
f7dc1244 33502001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
3351
3352 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3353 command and provide a cross-reference to its description.
3354 (Symbols): Note that "info scope" is useful for trace experiments.
3355
f7dc1244 33562001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 3357
b37052ae
EZ
3358 * gdb.texinfo (Symbols): Document "info scope".
3359 (Tracepoints): New chapter.
3360 (Contributors): Update for v5.1.
3361 <All nodes>: Change "C++" to "C@t{++}".
3362
0ee54786
EZ
3363 * gdbint.texinfo (User Interface): A new section about ui_out
3364 functions, based on text written by Fernando Nasser.
3365
c534679c
EZ
3366 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3367
f7dc1244 33682001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 3369
e9c75b65
EZ
3370 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3371
3372 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3373
3374 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3375 Replace "GDB" with "@value{GDBN}". Fix markup.
3376
3377 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3378
3d67e040
EZ
3379 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3380 a cross-reference to its description.
3381 (Symbols): Document "info symbol".
3382
f7dc1244 33832001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
3384
3385 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3386 subsection "x86 Watchpoints".
3387 (Target Architecture Definition): Document the macros
3388 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3389 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3390
b0ed3589
AC
33912001-03-20 Andrew Cagney <ac131313@redhat.com>
3392
3393 * gdbint.texinfo (Target Architecture Definition): Update
3394 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3395 list.
3396
b6ba6518
KB
33972001-03-06 Kevin Buettner <kevinb@redhat.com>
3398
3399 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3400 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3401
f7dc1244 34022001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
3403
3404 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3405
f7dc1244 34062001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 3407
17cc6a06
EZ
3408 * gdb.texinfo (Environment): Document that `path' does not change
3409 the value of PATH in GDB's own environment (it did in the past,
3410 but that was changed on March 15, 1994). Reported by Doug Evans
3411 <dje@transmeta.com>.
3412
56caf160
EZ
3413 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3414 its line. Fix markup of commands and macros. Add an Index node
3415 and index entries.
3416
29e57380
C
34172001-01-23 J.T. Conklin <jtc@redback.com>
3418
3419 * gdb.texinfo (Memory region attributes): New manual section.
3420
1c6147de
ND
34212001-01-04 Nicholas Duffek <nsd@redhat.com>
3422
3423 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3424
f7dc1244 34252000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
3426
3427 * refcard.tex: Version and copyright fixed. From Phil Edwards
3428 <pedwards@disaster.jaj.com>.
3429
0dcedd82
AC
3430Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3431
3432 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3433 DWARF2_REG_TO_REGNUM): Document.
3434
3b851bce
AC
3435Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3436
3437 * gdbint.texinfo (Coding): Update current value of
3438 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3439
f7dc1244 34402000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
3441
3442 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3443 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3444
b90a5f51
CF
34452000-11-10 Christopher Faylor <cgf@cygnus.com>
3446
3447 * gdb.texinfo: Document new 'set step-mode' command.
3448
f7dc1244 34492000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
3450
3451 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3452 changes from Dmitry Sivachenko <dima@Chg.RU>.
3453
f7dc1244 34542000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
3455
3456 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3457 From Steven Johnson <sbjohnson@ozemail.com.au>.
3458
2e685b93
MK
34592000-08-10 Mark Kettenis <kettenis@gnu.org>
3460
3461 * gdbint.texinfo (Overall Structure): Spelling fix.
3462
f7dc1244 34632000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
3464
3465 * gdbint.texinfo (Target Architecture Definition): Document that
3466 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3467 for which REGISTER_CONVERTIBLE returns a zero value.
3468
63ac3005
EZ
34692000-07-08 Christopher Faylor <cgf@cygnus.com>
3470
3471 * Makefile.in (install-info): Find files to install in either the
3472 build or source directories (adapted from Makefile.am).
3473
bd79f757
ND
34742000-07-07 Nicholas Duffek <nsd@redhat.com>
3475
3476 * stabs.texinfo: Fix spelling errors.
3477 (String Field): FILE-NUMBER starts from 0, not 1.
3478
f7dc1244 34792000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
3480
3481 * refcard.tex: Remove \centerline from the blurb. Patch from
3482 Brian Youmans.
3483
f7dc1244 34842000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
3485
3486 * Makefile.in (install-info): Support installation from outside of
3487 the source directory. Reported by Mark Harig
3488 <markh@frazier.landmark.com>.
3489
f3b28801
C
34902000-06-20 J.T. Conklin <jtc@redback.com>
3491
3492 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3493
449f3b6c
AC
3494Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3495
3496 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3497 Generate using pdftex.
3498 (PDFTEX): Define.
3499 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3500 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3501 @contents at the start.
3502
f7dc1244 35032000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
3504
3505 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3506 Youmans.
3507
9e9c5ae7
AC
3508Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3509
3510 From Brian Youmans:
3511 * gdb.texinfo: Fix ``et al.''.
3512
c741b251
AC
3513Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3514
3515 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3516 loop.
3517
4ab64e14
JG
35182000-05-19 Jimmy Guo <guo@cup.hp.com>
3519
3520 * configure: Regenerate.
3521
f7dc1244 35222000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
3523
3524 * Makefile.in (install-info): Run install-info on installed Info
3525 files.
3526
8c70017b
AC
3527Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3528
a7cb598a
AC
3529 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3530 Andrew Cagney.
8c70017b 3531
f7dc1244 35322000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
3533
3534 * gdb.texinfo: Proofreading changes from Brian Youmans.
3535
bf0184be
ND
35362000-05-01 Nick Duffek <nsd@cygnus.com>
3537
3538 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3539 startup sequence, minor edits.
3540
f7dc1244 35412000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
3542
3543 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3544 TeX.
3545
3546 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3547 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3548 like `n' and `s' which look weird. Convert some of the @kindex to
3549 @vindex, when they refer to variables, not commands.
3550
33e16fad
AC
3551Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3552
3553 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3554
f7dc1244 35552000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
3556
3557 * Makefile.in (GDBMI_DIR): New variable.
3558 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3559 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3560 (gdbmi.texinfo): New target, for texi2roff.
3561 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3562 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3563
3564 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3565 gdbmi.texinfo.
3566 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3567 comment.
3568
d167840f
EZ
35692000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3570
3571 * gdb.texinfo (Files): Update description of add-symbol-file
3572 command.
3573
f7dc1244 35742000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
3575
3576 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3577 prevents the build (and is generally a Bad Idea).
3578
f7dc1244 35792000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
3580
3581 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3582 a comma inside @var.
3583 (Command Files): Index markup changes from Dmitry Sivachenko
3584 <dima@Chg.RU>.
3585
f7dc1244 35862000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
3587
3588 * Makefile.in (LN_S): Define.
3589 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3590 invoke "ln -s" unless it is known to work.
3591
3592 * configure.in (AC_PROG_LN_S): Add.
3593
8dc7983f
JB
35942000-04-14 Jim Blandy <jimb@redhat.com>
3595
3596 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3597 section.
3598 (Target Conditionals): Document ADDRESS_TO_POINTER,
3599 POINTER_TO_ADDRESS.
3600
1a8237e8
DB
36012000-04-11 Daniel Berlin <dan@cgsoftware.com>
3602
3603 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
3604 gdb-cfg.texi to get the value.
3605
ca526f1a
JB
36062000-04-10 Jim Blandy <jimb@redhat.com>
3607
3608 * gdbint.texinfo (Target Architecture Definition): Fix
3609 cross-references.
3610
faaafcb4
JB
36112000-04-08 Jim Blandy <jimb@redhat.com>
3612
3613 * gdbint.texinfo (Using Different Register and Memory Data
3614 Representations): New section.
3615 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
3616 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
3617 REGISTER_CONVERT_TO_RAW): Document.
3618
1b27397f
AC
3619Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
3620
3621 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
3622 for acknowledgments.
3623
480ff1fb
AC
3624Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
3625
3626 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
3627 qThreadExtraInfo.
3628
a9331b3f 36292000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 3630
a9331b3f
RM
3631 * gdb.texinfo: Clarify which remote debug protocol commands are
3632 required and which are optional.
f1251bdd 3633
dbeb8dbd
AC
3634Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
3635
3636 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
3637 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
3638 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
3639 * annotate.texi: Update.
3640
6d2ebf8b
SS
36412000-03-28 Stan Shebs <shebs@apple.com>
3642
3643 * gdb.texinfo: Update dates, bump to Eighth Edition (note
3644 expectation of additional changes before release), update
3645 ISBN, add copy of top-level menu for @ifhtml, remove explicit
3646 node links, rephrase and/or shorten lines to fix formatting
3647 problem in both regular and @smallbook formats.
3648 * annotate.texi: Shorten lines in example, use smallexample
3649 consistently everywhere.
3650 * Makefile.in: Add comment about texinfo 4.0 html generation.
3651 (SFILES_INCLUDED): Add annotate.texi.
3652
5d161b24
DB
36532000-03-27 Daniel Berlin <dan@cgsoftware.com>
3654
3655 * gdb.texinfo (Debugging Output): Added new section, documenting
3656 the "set/show debug" commands.
3657
b9deaee7
AC
3658Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
3659
3660 * annotate.texi (Annotations): When GDBN omit @chapter and @node
3661 entry.
3662
3663 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
3664 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
3665 @chapter and @node entries.
a9331b3f 3666
b9deaee7 3667 * gdb.texinfo: Link all top-level nodes.
a9331b3f 3668
9ef47d30
AC
3669Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3670
3671 * Makefile.in (install-info): Create $(infodir) before installing
3672 files.
3673
cfeada60
FN
36742000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3675
3676 From David Whedon <dwhedon@gordian.com>
3677 * gdbint.texinfo : Added paragraphs about command deprecation.
3678
6837a0a2
DB
36792000-03-22 Daniel Berlin <dan@cgsoftware.com>
3680
3681 * gdb.texinfo: Add documentation for the apropos command.
3682
bba2971c
MS
36832000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3684
3685 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
3686
2b628194
MS
36872000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3688
a9331b3f 3689 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
3690 two places.
3691
96a2c332
SS
36922000-03-17 Stan Shebs <shebs@apple.com>
3693
3694 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
3695 <dima@Chg.RU>, also clarification of allowed content for
3696 string constants.
3697
f7dc1244 36982000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
3699
3700 * gdb.texinfo (main menu): Add Annotations.
3701 (File Options): Add @cindex entries for each command-line option.
3702 Document --epoch, --annotate, --async, --interpreter, --write,
3703 --statistics, and --version.
3704
3705 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
3706 of GDB.
3707
9d233477
JB
37082000-02-23 Jim Blandy <jimb@redhat.com>
3709
3710 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
3711
14e0eb3b
JB
37122000-02-22 Jim Blandy <jimb@redhat.com>
3713
3714 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
3715
3555de01
JM
37162000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
3717
3718 * Makefile.in (diststuff): New target.
3719
5e35df8e
KB
37202000-02-15 Kevin Buettner <kevinb@redhat.com>
3721
3722 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 3723 architecture. [From Jim Wilson.]
5e35df8e 3724
c5394b80
JM
37252000-01-16 Tom Tromey <tromey@cygnus.com>
3726
3727 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
3728 (Delete Breaks): Mention range arguments.
3729 (Disabling): Likewise.
3730
c3f6f71d
JM
37312000-01-05 Dmitry Sivachenko <dima@Chg.RU>
3732
3733 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
3734
c4093a6a
JM
3735Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
3736
3737 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
3738 valid functions.
3739
11cf8741
JM
37401999-11-05 Stan Shebs <shebs@andros.cygnus.com>
3741
3742 * gdb.texinfo: Clarify regular expressions used in rbreak.
3743
917317f4
JM
37441999-10-15 Kevin Buettner <kevinb@cygnus.com>
3745
3746 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
3747 MEMORY_REMOVE_BREAKPOINT): Document.
3748
3749Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
3750
3751 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
3752 offset re-using the DATA offset instead.
3753
2df3850c
JM
37541999-10-11 Jim Kingdon <kingdon@redhat.com>
3755
3756 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
3757
37581999-10-05 Stan Shebs <shebs@andros.cygnus.com>
3759
3760 From Dmitry Sivachenko <demon@gpad.ac.ru>:
3761 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
3762 typos.
3763
3764 * gdb.texinfo: Various minor wording and formatting improvements,
3765 mentions of additional command-line options.
3766
2acceee2
JM
37671999-09-30 Fred Fish <fnf@cygnus.com>
3768
3769 * gdb.texinfo: Document additional forms of specifying section
3770 names and addresses for the add-symbol-file command.
3771
c2c6d25f
JM
37721999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
3773
3774 * gdbint.texinfo: Fix typo, add the word "have".
3775
37761999-09-14 Jim Blandy <jimb@cris.red-bean.com>
3777
3778 * gdbint.texinfo (Target Architecture Definition): Document the
3779 SKIP_PERMANENT_BREAKPOINT macro.
3780
d4f3574e
SS
37811999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3782
3783 * gdb.texinfo: Fiks speling errers.
3784
3785 * gdb.texinfo: Fix uses of @multitable.
3786
f7dc1244 3787 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
3788 * gdb.texinfo: Include details specific to DOS host, clarify
3789 some confusing language, fix @ref/@xref/@pxref usages, add
3790 comments about using with optimization, add more indexing,
3791 fix info about disassembly-flavor.
3792
3793Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
3794
3795 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
3796 SKIP_SOLIB_RESOLVER): Define.
3797
3798Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
3799
3800 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
3801 ``g'' packets.
3802
104c1213
JM
38031999-08-30 Stan Shebs <shebs@andros.cygnus.com>
3804
3805 * gdb.texinfo: Create a new "Configurations" chapter with
3806 platform-specific info, inline remote.texi and move sections of it
3807 into the new chapter, move bits about info proc, heuristic search,
3808 and register stack into the new chapter.
3809 * remote.texi: Remove, now part of gdb.texinfo.
3810 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
3811
38121999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
3813
3814 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
3815 GDB_TARGET_IS_MACH386): These kludges have gone away.
3816
3817Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
3818
3819 * gdbint.texinfo (Target Architecture Definition): Mention
3820 TDEPLIBS.
3821
53a5351d
JM
38221999-08-20 Stan Shebs <shebs@andros.cygnus.com>
3823
3824 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
3825 surrounding text to fit HP-UX bits into general info.
3826 (HPPA-cfg.texi): Remove, no longer useful.
3827
3828 * gdb.texinfo: Remove explicit links from @node lines, remove
3829 HP-added "Detailed Node Listing" from main menu which confuses
3830 things.
3831
3832 From Dmitry Sivachenko <dima@Chg.RU>:
3833 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
3834 in description of `set environment'.
3835
38361999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3837
3838 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
3839
7be570e7
JM
38401999-08-12 Ben Elliston <bje@cygnus.com>
3841
3842 * gdbint.texinfo (Breakpoint Handling): Add missing words.
3843
f7dc1244 38441999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
3845
3846 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
3847 watch, awatch, and rwatch. Explain why the latter two cannot be
3848 set as software watchpoints. Document that watchpoints for local
3849 variables are deleted when the debuggee terminates.
3850
3851Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
3852
3853 * remote.texi (Protocol): Further clarification of the "qRcmd"
3854 packet. Allow E.. response packet. "qRcmd" packet is no longer
3855 reserved.
3856
38571999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3858
a9331b3f
RM
3859 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
3860 * gdb.texinfo: Ditto.
7be570e7 3861
96baa820
JM
38621999-08-06 Tom Tromey <tromey@cygnus.com>
3863
3864 * gdb.texinfo (KOD): New node.
3865
3866Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
3867
3868 * remote.texi (Rcmd): Fix minor formatting typos.
3869
3870Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
3871
3872 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
3873 packets.
3874
adf40b2e
JM
38751999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
3876
3877 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
3878 fixes.
3879
43ff13b4
JM
3880Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
3881
3882 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
3883
085dd6e6
JM
3884Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3885
3886 * remote.texi (Communication Protocol): ``v'' is in use. Fix
3887 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
3888 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
3889 packets that are not supported on all hosts. Expand examples.
3890 Spell check.
3891
38921999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3893
3894 * Makefile.in: Recognize html, install-html. Add targets
3895 to build HTML versions of documentation via texi2html.
3896
3897Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
3898
3899 * gdbint.texinfo (Testsuite): New chapter, information about the
3900 testsuite.
3901
3902Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
3903
3904 * remote.texi (Communication Protocol): Rewrite.
3905
3906Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
3907
3908 * stabs.texinfo: Fix uses of xref.
3909
9e0b60a8
JM
3910Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
3911
3912 * gdbint.texinfo: Add an anti-printf exhortation, and update the
3913 info about patch submission.
3914
cce74817
JM
3915Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
3916
3917 From Per Bothner <bothner@cygnus.com>:
3918 * gdb.texinfo: Document Chill support.
3919
3920Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
3921
3922 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
3923 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
3924 Document that the value should be greater-than or equal-to zero.
3925 (NO_STD_REGS): Document. Deprecate.
3926
ac9a91a7
JM
3927Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3928
3929 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
3930 Document that these are not used.
3931
3932Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3933
3934 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
3935
392a587b
JM
3936Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
3937
3938 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
3939 numargs was dropped.
3940
3941Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
3942
3943 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
3944
b83266a0
SS
3945Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
3946
3947 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
3948 Update.
3949
7a292a7a
SS
3950Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
3951
3952 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
3953 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
3954
3955Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
3956
3957 * gdbint.texinfo: Fix typos: $ -> @.
3958
3959Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
3960
3961 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
3962 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
3963 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
3964 BREAKPOINT_FROM_PC.
a9331b3f 3965
7a292a7a
SS
3966Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
3967
3968 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
3969 CALL_DUMMY_STACK_ADJUST): Document.
3970
3971Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3972
3973 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
3974 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
3975
39761999-04-02 Stan Shebs <shebs@andros.cygnus.com>
3977
3978 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
3979 longer exists.
3980
3981Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
3982
3983 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
3984 nearly all @ifset/@ifclear conditionals; nobody uses them, and
3985 they make the manual source incomprehensible.
3986 * h8-cfg.texi: Remove, hasn't been used in years.
3987
c906108c
SS
3988Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
3989
3990 * gdb.texinfo: Update the credits.
3991
3992Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
3993
3994 * gdb.texinfo: Fix mistakes noticed in printout of last
3995 draft, add Alpha to discussion of heuristic fence post.
3996
3997Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
3998
3999 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4000 Edition, merge some HP changes into mainline, describe some
4001 previously undocumented features, describe more of the target
4002 commands available, eliminate obsolete section on renamed
4003 commands.
4004 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4005
4006Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4007
4008 * gdb.texinfo: Make many HPPA conditionals unconditional,
4009 including catchpoint description, since now on for all configs.
4010 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4011 specializations.
4012
4013Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4014
4015 * Makefile.in (GDBvn.texi): Fix match expression to work with
4016 current format of VERSION in gdb/Makefile.in.
4017 * gdb.texinfo: Fix node ref to match new readline.
4018
4019Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4020
a9331b3f
RM
4021 * gdb.texinfo: Changes made as part of a project to merge in
4022 changes made by HP. Documentation makes extensive use of
c906108c
SS
4023 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4024 on remote debugging. There are differences in documentation
4025 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4026 the HP manual discusses catchpoints, hardware watchpoints, and
4027 some HPUX specific limitations for shared library support.
a9331b3f 4028
c906108c
SS
4029 There are also a number of @node changes.
4030
40311999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4032
4033 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4034 (C Usage): Same.
4035
4036Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4037
4038 The following changes were made by Edith Epstein
4039 <eepstein@cygnus.com> as part of a project to merge in changes
4040 made by HP.
a9331b3f 4041
c906108c
SS
4042 * HPPA-cfg.texi: new file.
4043
4044 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4045
4046 * refcard.tex: change documentation about catch.
4047 removed info catch.
4048
4049Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4050
4051 * gdbint.texinfo: Expand on GDB's coding standards,
4052 specify the use of arg names with prototypes.
4053
40541998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4055
4056 * gdb.texinfo: Fix tipo.
4057
4058Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4059
4060 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4061 TARGET_BYTE_ORDER_SELECTABLE_P.
4062
4063Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4064
4065 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4066
40671998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4068
4069 * agentexpr.texi: New file.
4070
4071Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4072
4073 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4074
40751998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4076
4077 * remote.texi: Changed wording that implied that the GDB remote
4078 protocol caches register values instead of GDB itself.
4079
4080Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4081
4082 * gdbint.texinfo: Add some info about symbol readers.
4083 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4084 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4085 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4086 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4087
4088Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4089
a9331b3f 4090 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4091
4092Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4093
4094 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4095
4096Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4097
4098 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4099 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4100
4101Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4102
4103 * gdbint.texinfo: Fix minor typos.
4104
4105Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4106
4107 * gdbint.texinfo: Complete overhaul. Group descriptions more
4108 logically, add more info on generic algorithms, remove much
4109 obsolete and/or wrong material.
4110
4111Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4112
4113 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4114
4115Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4116
4117 * refcard.tex: Copyright, address updates.
4118
4119Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4120
4121 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4122 for the edition instead of confusing GDB-version-like numbers.
4123
4124Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4125
4126 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4127
4128Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4129
4130 * LRS: Reformat a bit to keep text under 80 columns.
4131
4132Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4133
4134 * gdb.texinfo: Add some credits, mention bug monitor.
4135 * remote.texi: Mention mips monitor targets.
4136 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4137
c906108c
SS
4138Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4139
4140 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4141 files, finish sorting of host vs target vs native macros, describe
4142 some more of them.
4143
4144Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4145
4146 * gdbint.texinfo (Host Conditionals): Document change from
4147 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4148
4149Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4150
4151 * gdbint.texinfo (Host Conditionals): Document
4152 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4153
4154Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4155
4156 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4157 Document LSEEK_NOT_LINEAR.
4158
4159Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4160
4161 * stabs.texinfo (Stab Section Basics): Make it clear that only
4162 some versions of the GNU linker remove the leading N_UNDF symbol.
4163
4164Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4165
4166 * stabs.texinfo (String Field): Document type number pairs here,
4167 instead of in the Sun specific section.
4168 (Include Files): The GNU linker supports the N_BINCL
4169 optimization. Clarify the N_BINCL value, and what it is used
4170 for.
4171 (Procedures): Document N_FUN with an empty string to mark the end
4172 of a function.
4173 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4174 (Sun Differences): Remove this node, as the information is now
4175 elsewhere in the main document.
4176 (Stab Section Basics): Mention that the GNU linker may optimize
4177 stabs and remove the leading N_UNDF symbol.
4178
4179Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4180
4181 * gdb.texinfo, refcard.tex: Restore author credit
4182
4183Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4184
4185 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4186 documentation to account for START and END macros taking
4187 one arg.
4188
4189Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4190
4191 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4192 * gdb.texinfo (Frames): Fix typo.
4193
4194Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4195
4196 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4197 a target_signal as arg type, not a pid.
4198
4199Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4200
4201 * gdb.texinfo: Document `set assembly-language'.
4202
4203Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4204
4205 * remote.texi: Update list of stubs in the GDB distribution.
4206
4207Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4208
4209 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4210 Also document that some systems can use mmalloc but must define
4211 this if their C runtime allocates memory that is later freed.
4212 (MMCHECK_FORCE): Document new macro.
a9331b3f 4213
c906108c
SS
4214Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4215
4216 * remote.texi: Add documentation for target Sparclet.
4217
4218Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4219
a9331b3f 4220 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4221 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4222 * configure.in: Rewritten for autoconf.
4223 * configure: New.
4224
4225Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4226
4227 * Makefile.in (DVIPS): New define, set to dvips.
4228 (dvi): Add stabs.dvi.
4229 (ps): New target.
4230 (all-doc): Depend on info, dvi, and ps targets.
4231 (STAGESTUFF): Add *.ps and *.dvi files.
4232 (clean-info, clean-dvi): Remove.
4233 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4234 rules completely rewritten.
4235 (maintainer-clean): Remove clean-info and clean-dvi
4236 dependencies and put their actions in the rules.
4237 (gdb.ps): New target
a9331b3f 4238 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4239 intermediate TeX files, whether they have 2 or 3 character
4240 extensions.
4241 (gdbint.ps): Add target and rules.
4242 (gdb-internals): Delete unused target.
4243 (Makefile): Depends upon config.status also.
4244
4245Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4246
4247 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4248 set.
4249
4250Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4251
4252 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4253 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4254
4255Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4256
4257 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4258
4259Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4260
4261 * gdb.texinfo (Print settings): Document
4262 `set/show print static-members' commands.
4263
4264Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4265
4266 * gdbint.texinfo (Native): Document name change, coredep.c to
4267 core-aout.c.
4268
4269Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4270
4271 * stabs.texinfo (Include Files): Document the values the SunOS4
4272 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4273
4274Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4275
4276 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4277 Fix typo.
4278
4279Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4280
4281 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4282 "gdb.tar.Z".
4283
4284Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4285
4286 * Makefile.in (maintainer-clean): New target, synonym for
4287 realclean.
4288
4289Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4290
4291 * Update all FSF addresses except those in COPYING* files.
4292
4293Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4294
4295 From Richard Earnshaw (rearnsha@armltd.co.uk):
4296 * gdb.texinfo (convenience variables): Document $_exitcode.
4297 (quit): Document optional expression to use as exit code.
4298
4299Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4300
4301 * gdb.texinfo, remote.texi: Brought up to date with various
4302 GDB changes.
4303
4304Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4305
4306 * gdb.texinfo: Update dates and versions, fix comments about
4307 hardware watchpoints in future releases and about the
4308 sharedlibrary command.
4309
4310Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4311
4312 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4313 C_FUN stab. Other cleanups.
4314
4315Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4316
4317 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4318 for the sparc stub.
4319
4320Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4321
4322 * annotate.texi: Clarify which addresses have differing formats
4323 depending on the language and which do not.
4324
4325Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4326
4327 * remote.texi (NetWare): Changed example to use BOARD= instead of
4328 NODE= argument to reflect correspoding change to gdbserve.nlm.
4329
4330Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4331
4332 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4333 GDB, as well as AIX dbx, supports the size type attribute.
4334
4335Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4336
4337 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4338
4339Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4340
4341 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4342 and new 'if' and 'while' commands.
4343
4344Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4345
4346 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4347
4348Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4349
4350 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4351 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4352 NetWare targets. Mostly stolen from the Server node.
4353
4354Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4355
4356 * gdb.texinfo (Setting): Talk about the language of a source file
4357 versus the working language. The old documentation did not match
4358 what GDB did.
4359
4360Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4361
4362 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4363 of a source file.
4364
4365Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4366
4367 * gdb.texinfo (Processes): New node.
4368
4369Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4370
4371 * remote.texi: Update documentation of set/show mipsfpu.
4372
3fc11d3e
JM
4373Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4374
4375 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4376 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4377
4378Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4379
4380 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4381 obsolete conditionals, described some others.
4382
4383Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4384
4385 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4386 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4387
4388Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4389
4390 * gdbint.texinfo: Put regex conditionals in their own table.
4391
4392Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4393
4394 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4395 described or fixed the descriptions of many others.
4396
4397Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4398
4399 * gdb.texinfo: Add some more credits.
4400 * gdbint.texinfo: Capitalize GDB consistently, describe some
4401 macros and remove some.
4402
4403Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4404
4405 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4406 obsolete conditionals, described some others.
4407
4408Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4409
4410 * gdb.texinfo (help targets): Changed to `help target', which
4411 is the correct gdb command.
4412
4413Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4414
4415 * annotate.texi (TODO): New node, for keeping track of annotations
4416 suggested but not yet implemented.
4417
4418Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4419
4420 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4421 another symbol, it is not the address itself.
4422
4423Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4424
4425 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4426 of stabs-in-coff sections.
4427
4428Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4429
4430 * annotate.texi: Change edition to 0.5 and date to May 1994.
4431 Add index.
4432 (Frames): New node, for frame annotation.
4433 (Displays): New node, for display annotation.
4434
4435 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4436 when waiting for your program to stop.
4437
4438Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4439
4440 * annotate.texi (Breakpoint Info): Document annotation of header
4441 fields and record annotation.
4442
4443Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4444
4445 * annotate.texi: New file, to document annotations.
4446
4447Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4448
4449 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4450 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4451
4452Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4453
4454 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4455 section, and say n_strx field is compilation unit relative.
4456 * stabs.texinfo: Don't use @code for a.out when it is the name of
4457 an object file format.
4458
4459Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4460
4461 * gdb.texinfo: Refer to file names, not path names, per rms
4462 convention.
4463 (Arguments): Fix typo.
4464
4465Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4466
4467 * stabs.texinfo (Global Variables): Talk about stabs in files
4468 where variables are referenced, but not defined.
4469
4470Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4471
4472 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4473 Cplusplus to new nodes Member Type Descriptor and Method Type
4474 Descriptor. Re-write stuff for #.
4475
4476Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4477
4478 * gdb.texinfo (Print Settings): Don't document "set print
4479 fast-symbolic-addr off". The bug which it worked around was fixed
4480 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4481
4482 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4483 N_ENTRY node.
4484
4485 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4486
4487Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4488
4489 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4490 references to ieee-float.c.
4491
4492Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4493
4494 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4495 match what the code actually does.
4496
4497Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4498
4499 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4500
4501Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4502
4503 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4504 i, and b.
4505
4506Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4507
4508 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4509 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4510 as "stabs in sections" rather than just saying "ELF and SOM".
4511 Also make that stuff apply to COFF.
4512
4513Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4514
4515 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4516 Ghostscript.
4517
4518Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4519
4520 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4521 versus functions without line numbers, also mention stepping into
4522 them as well as "step" when you are in them. Tell the user how to
4523 deal with the situation. Add comment about "debugging information".
4524
4525Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4526
4527 * stabs.texinfo (Enumerations): Document restriction on where
4528 enumeration types can appear and still win with GDB.
4529
4530Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4531
4532 * stabs.texinfo (Negative Type Numbers): Document format for type
4533 -16.
4534
4535Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4536
4537 * gdb.texinfo (Selection, Frame Info): Update information about
4538 arbitrary frame specficiations.
4539
4540Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4541
4542 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4543
4544Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4545
4546 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4547
4548Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4549
4550 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4551
4552Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4553
4554 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4555 Differences node to Statics node.
4556 (Statics): Discuss XCOFF use of V symbol descriptor.
4557
4558 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4559 not clean.
4560
4561Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4562
4563 * gdb.texinfo (Print Settings): Document `set print
4564 fast-symbolic-addr' and improve the doc for some other
4565 `set print's.
4566
4567Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4568
4569 * stabs.texinfo (String Field): Talk about defining several type
4570 numbers at once.
4571 Fix lint regarding changing node ELF Transformations to
4572 ELF and SOM Transformations.
4573
4574Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4575
4576 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4577
4578Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4579
4580 * stabs.texinfo (Cross-References): `::' is for nested types only
4581 within <>.
4582 (Structures): Document static members.
4583
4584Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4585
4586 * stabs.texinfo: Document S type attribute.
4587
4588Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4589
4590 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4591
4592Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4593
4594 * gdbint.texinfo: Fix a few typos.
4595
4596Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4597
4598 * gdb.texinfo, remote.texi: formatting improvements
4599
4600 * gdb.texinfo (New Features): mention threads.
4601 (Summary, C): fix xrefs in newly contributed text.
4602 (Threads): index entries, clarifications, example
4603 (passim): minor typos fixed, phrasing improvements
4604
4605 * remote.texi (Bootstrapping): rephrase text on ^C and add index
4606 entries; (Server): explain use of gdbserver w/real-time systems,
4607 add example of conflicting TCP port; (MIPS Remote) break up
4608 running text into table, highlighting commands, and add example.
a9331b3f 4609
c906108c
SS
4610Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4611
4612 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
4613
4614Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4615
4616 * stabs.texinfo (Nested Symbols): New node.
4617 (String Field, Symbol Descriptors, Cross-References): Refer to it.
4618
4619Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4620
4621 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
4622 to picking which Bbss.bss symbol to use, and (because there seems to
4623 be no good way of doing it) re-write some of the text to make it
4624 sound like Bbss.bss isn't such a great idea after all (as currently
4625 designed).
4626
4627 * gdb.texinfo (C): In addition to saying people have to use g++ for
4628 good results, say they have to use stabs. Specifically say cfront
4629 doesn't work well.
4630 (Summary): Merge in information on Modula-2, Pascal, and Chill from
4631 the gdb README. Add xrefs to places where the support for the various
4632 languages is described in detail.
4633
4634Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4635
4636 * stabs.texinfo: Clean up stuff about visibility and virtual
4637 characters.
4638
4639 * stabs.texinfo (N_M2C): Cite Sun doc.
4640
4641Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4642
4643 * gdb.texinfo: updates re threads.
4644 * remote.texinfo: avoid index entries starting with digits.
4645
4646Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4647
4648 * stabs.texinfo (Enumerations): Talk about large, negative and
4649 octal values. Clean up cross reference to type attributes.
4650 (String Field): Say that GDB 4.11 supports size attribute.
4651
4652Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4653
4654 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
4655 is a mandatory step. Make the stuff about that more concise.
4656
4657Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4658
4659 * stabs.texinfo (Class Names): New node.
4660
4661 * gdb.texinfo (Command Files): Explain order of init file reading.
4662
4663 * remote.texi (Bootstrapping): Talk about getting the serial driver
4664 to deal with ^C sent by gdb to stop the remote system.
4665
4666Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
4667
4668 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
4669
4670 * libgdb.texinfo (Defining Commands): made the DOC arg
4671 to gdb_define_app_command a char * instead of char **
4672 per a suggestion from kingdon.
4673
4674 * libgdb.texinfo: total rewrite from a different starting
4675 premise.
4676
4677Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4678
4679 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
4680 floats passed as doubles (to improve clarity).
4681
4682Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4683
4684 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
4685
4686 * a4rc.sed: update to work with Andreas Vogel papersize params
4687
4688 * refcard.tex: use Andreas Vogel simplifications of papersize
4689 params; remove useless version info; update copyright date.
4690
4691Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4692
4693 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
4694
4695Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4696
4697 * gdb.texinfo (Files): Say what address the load command loads it at.
4698
4699 * stabs.texinfo (Common Blocks): Minor cleanups.
4700
4701 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
4702 that Sun has backed away from the linker kludge and thus the relevant
4703 issue is changes to the SunPRO tools, not the Solaris linker.
4704
4705 * stabs.texinfo (Traditional Integer Types): Clean up description
4706 of octal bounds a little bit. Document extra leading zeroes.
4707
4708Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4709
4710 * gdb.texinfo (Signaling): Update for symbolic symbol names
4711 and add a section explaining the difference between the GDB
4712 signal command and the shell kill utility.
4713
4714Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
4715
4716 * libgdb.texinfo: added `@' to braces that were unescaped.
4717
4718Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
4719
4720 * libgdb.texinfo: new file. Spec for the gdb library.
4721
4722Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4723
4724 * stabs.texinfo (Include Files): Fix typo (start -> end).
4725
4726Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4727
4728 * gdb.texinfo, remote.texi: assorted small improvements, mostly
4729 from Melissa at FSF's editing pass.
4730
4731Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4732
4733 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
4734 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
4735 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
4736
4737Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4738
4739 * remote.texi (Bootstrapping): Discuss 386 call gates.
4740
4741Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4742
4743 * stabs.texinfo (Based Variables): New node.
4744
4745Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4746
4747 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
4748 names, sizes, and formats to suggest how not to lose.
4749
4750Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4751
4752 * stabs.texinfo (Methods): Fix typo.
4753
4754Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4755
4756 * gdb.texinfo: Fix a few typos.
4757
4758Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4759
4760 * gdb.texinfo: Clarify how well it works with Fortran.
4761
4762 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
4763 More on relocating stabs in ELF files.
4764
4765Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4766
4767 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
4768
4769Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4770
4771 * stabs.texinfo (Local Variable Parameters): Talk about nameless
4772 parameters on VAX.
4773
4774Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4775
4776 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
4777
4778Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4779
4780 * stabs.texinfo: Make info author notice match the TeX author notice.
4781
4782Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4783
4784 * stabs.texinfo: Initial-caps all words in node names and
4785 non-trivial words in section names.
4786
4787Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4788
4789 * stabs.texinfo: Many minor cleanups.
4790
4791 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
4792
4793Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
4794
4795 * stabs.texinfo: Remove full description of big example.
4796 It's not really helpful; just use pieces of it where appropriate.
4797 Add more Texinfo formatting directives (@samp, etc.).
4798 Use @deffn to define stab types.
4799 Eliminate some wordiness. Break up some nodes.
4800 Add an (alphabetized) index of symbol types.
4801 Use consistent capitalization style in node and section names.
4802
4803Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
4804
4805 * gdb.texinfo: Change typo "Two two" to "The two".
4806
4807Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4808
4809 * stabs.texinfo (XCOFF-differences): Remove references to
4810 non-existent types N_DECL and N_RPSYM.
4811
4812 * stabs.texinfo (String Field): Say that type attributes bug is
4813 fixed in GDB 4.10, since it is.
4814
4815 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
4816
4817Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
4818
4819 * stabs.texinfo: Formatting cleanups.
4820
4821Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4822
4823 * stabs.texinfo: When explaining the n_type of a stab, standardize
4824 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
4825 no tabs, use @r).
4826 (Global Variables): Clean up.
4827
4828Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4829
4830 * stabs.texinfo (Stack Variables): Re-write.
4831
4832Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4833
4834 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
4835 addresses of a source file. Also revise formatting.
4836 Change "object module" or "object file" to "source file".
4837 Various: Miscellaneous cleanups.
4838
4839Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4840
4841 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
4842
4843Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
4844
4845 * gdbint.texinfo: Removed many nonsensical machine-collected
4846 host and target conditionals, described some of the remainder.
4847
4848Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4849
4850 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
4851
4852 * gdbint.texinfo (Top): Add name to @top line, and re-write the
4853 paragraph which follows.
4854
4855 * gdbint.texinfo (Host): Use @code not @samp for Makefile
4856 variables. Looks better and avoids overful hbox.
4857
4858Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4859
4860 * stabs.texinfo (Procedures): Improve stuff on nested functions.
4861
4862Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4863
4864 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
4865 retransmit-timeout
4866
4867Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4868
4869 * gdbint.texinfo: Update statement about `some ancient Unix
4870 systems, like Ultrix 4.0' to Ultrix 4.2.
4871
4872Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
4873
4874 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
4875
4876 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
4877
4878 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
4879 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
4880
4881 * remote.texi: new name for former gdbinv-s.texi
4882
4883 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
4884
4885Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
4886
4887 * gdbinv-s.texi: Documented timeout and retransmit-timeout
4888 variables for MIPS remote debugging protocol.
4889
4890Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4891
4892 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
4893
4894Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4895
4896 * Makefile.in (refcard.dvi): Use srcdir where necessary.
4897
4898Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
4899
4900 * gdb.texinfo: repair conditional bugs in text markup
4901
4902Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4903
4904 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
4905 to select Modula-2 material.
4906
4907Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4908
4909 * stabs.texinfo: Cleanups regarding statics.
4910
4911 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
4912 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
4913
4914Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4915
4916 * stabs.texinfo: N_MAIN is sometimes used for C.
4917
4918Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4919
4920 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
4921
4922Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
4923
4924 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 4925 removed from the code by Kingdon.
c906108c
SS
4926
4927Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4928
4929 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
4930 input when evaluating breakpoint conditions; the bug has been fixed.
4931
4932 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
4933 sets the ignore count to N-1, not to N.
4934
4935Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4936
4937 * refcard.tex (\hoffset): correct longstanding error to match
4938 intended offset; avoids cutting off edge on some printers
4939
4940Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4941
4942 * stabs.texinfo (Parameters): Say that order of stabs is significant.
4943
4944Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4945
4946 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
4947
4948Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4949
4950 * Makefile.in: (REFEDITS) new var to control whether PS or CM
4951 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
4952 collect sed edits if any, apply to refcard before formatting;
4953 (refcard.ps) stop implying PS fonts if PS output requested;
4954 (lrefcard.ps) delete extra target for variant PS fonts
4955
4956 * refcard.tex: parametrize papersize dependent info, collect
4957 in easily replaced spot
4958
4959 * a4rc.sed: new file, edits to refcard for A4 paper
4960
4961Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4962
4963 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
4964
4965Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4966
4967 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
4968
4969Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4970
4971 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
4972 politely rather than rudely.
4973
4974Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4975
4976 * stabs.texinfo: Document common blocks.
4977
4978Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
4979
4980 * stabs.texinfo: Add some basic info about stabs-in-elf.
4981
4982Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4983
4984 * stabs.texinfo (Top): Minor cleanup.
4985
4986Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4987
4988 * Makefile.in (install-info): remove parentdir support
4989
4990Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4991
4992 * gdb.texinfo (Copying): delete this node and references to it;
4993 RMS says this manual need not carry GPL. (passim): Improvements
4994 from last round at FSF, largely due to Ian Taylor review, and
4995 minor formatting improvements.
4996
4997 * gdbinv-s.texi (passim): Improvements from last round at FSF,
4998 largely due to Ian Taylor review. (Debug Session): minor edits to
4999 new text.
5000
5001Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5002
5003 * Makefile.in (realclean): Remove info and dvi files too.
5004
5005Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5006
5007 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5008 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5009 * gdb.texinfo: Change accordingly.
5010
5011 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5012 N_{L,R}BRAC,N_SLINE are relative to.
5013
5014Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5015
5016 * Makefile.in (GDBvn.texi): Update atomically.
5017
5018Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5019
5020 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5021
5022Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5023
5024 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5025 addresses together. Also motivate the set print symbol-filename
5026 command and suggest other solutions.
5027
5028Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5029
5030 * gdb.texinfo (set print elements): Note that the number of
5031 elements is set to unlimited by "set print elements 0".
5032
5033Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5034
5035 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5036 NF_LDOUBLE means.
5037 (Stab Types): Include Solaris stab types.
5038 (Procedures): Document Solaris extensions.
5039
5040Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5041
5042 * gdb.texinfo: Add `set print symbol-filename' doc.
5043
5044Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5045
5046 * stabs.texinfo (Arrays): Talk about type definition vs. type
5047 information.
5048
5049 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5050 the trailing semicolon.
5051
5052Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5053
5054 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5055 and merge in other parts of the document addressing these subjects.
5056 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5057
5058 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5059 at the end of a range type.
5060
5061 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5062 AIX extensions.
5063
5064Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5065
5066 * stabs.texinfo (Stabs Format): Misc fixes.
5067
5068Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5069
5070 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5071 (Traditional builtin types): Document convex convention for long long.
5072 (Negative builtin types): Discuss type names, and misc fixes.
5073
5074Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5075
5076 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5077 point types used with @samp{R} type descriptor.
5078 (Symbol Descriptors): Describe how to handle conflict between
5079 different meanings of @samp{P} symbol descriptor.
5080
5081Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5082
5083 * stabs.texinfo: Remove node Quick Reference and put its children
5084 directly under the main menu.
5085
5086 * stabs.texinfo: Many more changes to bring it into line with
5087 AIX documentation and reality. I think it now has all the
5088 information from the AIX documentation, except that I burned
5089 out when I got to variant records (Pascal and Modula-2) and
5090 all the COBOL types. Oh well, we can add them later when we're
5091 worrying more about those languages.
5092
5093 * stabs.texinfo (Automatic variables): Talk about what it means
5094 to omit the symbol descriptor.
5095
5096Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5097
5098 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5099 gcc2 behavior with promoted args.
5100
5101Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5102
5103 * gdb.texinfo: include readline appendices in info version of manual
5104
5105Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5106
5107 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5108 target remote.
5109
5110 * gdb.texinfo (Machine Code): more index entries for disassemble
5111
5112Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5113
5114 * Clarify the intended use of the gdb-testers and gdb-patches
5115 mailing lists, and shrink gzip comment.
5116
5117Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5118
5119 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5120 DOSHOST configuration of manual.
5121
5122 * gdb.texinfo (MIPS Stack): new node.
5123
5124 * all-config.texi (MIPS) new switch.
5125
5126 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5127 tense; (MIPS Remote) new node.
5128
5129 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5130 bug; (Environment) less passive, other small cleanups in text about
5131 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5132 (Remote) new MIPS Remote menu entry.
5133
5134Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5135
5136 * stabs.texinfo: Many changes to include information from the
5137 AIX documentation.
5138
5139 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5140
5141Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5142
5143 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5144 Move a bunch of information from ../README.
5145 (Getting Started): New node.
5146
5147Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5148
5149 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5150
5151 * gdb.texinfo: advance manual revision dates to present
5152
5153 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5154 stop using silly Roman numerals in @set variable names
5155
5156Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5157
5158 * stabs.texinfo (Parameters): Keep trying to get this right.
5159
5160Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5161
5162 * stabs.texinfo (Parameters): More on "local parameters".
5163
5164Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5165
5166 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5167
5168Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5169
5170 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5171 (Parameters): Rewrite.
5172 (xcoff-differences, Sun-differences): Minor changes.
5173
5174Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5175
5176 * stabs.texinfo: Minor cleanup.
5177
5178Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5179
5180 * gdbint.texinfo: Minor xcoff stuff.
5181
5182Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5183
5184 * gdbint.texinfo: Update for new config directory structure.
5185 Add info about internal type data structures.
5186
5187Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5188
5189 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5190 $(srcdir).
5191 (gdb-config.texi): Depend on file in $(srcdir).
5192
5193Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5194
5195 * stabs.texinfo: Fixes about N_SO.
5196
5197Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5198
5199 * gdb.texinfo: include list of nonstandard init file names
5200
5201 * *-config.texi: new switch GENERIC for text that applies *only*
5202 to (usual) multiple-target version of manual
5203
5204 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5205 h8 config
5206
5207 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5208 in menus (rather than conditionally selected multiple alternative
5209 menus).
5210
5211 * Makefile.in: define and use DOC_CONFIG var to select
5212 configuration for GDB user manual.
5213
5214 * gdb-config.texi: delete from repository, generate from Makefile.
5215
5216 * all-config.texi: normal `generic' configuration file, formerly
5217 stored as gdb-config.texi
5218
5219Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5220
5221 * Makefile.in: add dvi target to build all .dvi files
5222
5223Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5224
5225 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5226
5227Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5228
5229 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5230 host conditionals.
5231 * stabs.texinfo: More array fixes inspired by Jim's.
5232
5233Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5234
5235 * stabs.texinfo: Fixes re arrays and continuations.
5236
5237 * gdbint.texinfo: Add XCOFF node.
5238
5239Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5240
5241 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5242
5243Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5244
5245 * stabs.texinfo: Fix for array types to mention lower bounds.
5246
5247Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5248
5249 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5250
5251Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5252
5253 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5254
5255Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5256
5257 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5258 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5259
5260Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5261
5262 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5263
5264Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5265
5266 * gdb.texinfo, gdbinv-s.texi: misc updates
5267
5268Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5269
5270 * gdbint.texinfo: Brief documentation for longjmp support,
5271 from an email msg by Stu.
5272
5273Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5274
5275 * stabs.texinfo: Fix description of floating point "range"
5276 types (which really define basic types). Reported by Jim Meehan,
5277 <meehan@src.dec.com>.
5278
5279 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5280
5281Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5282
5283 * gdbint.texinfo: Slightly expand section on supporting a new
5284 object file format.
5285
5286Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5287
5288 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5289 intermediate file.
5290
5291Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5292
5293 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5294
5295Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5296
5297 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5298
5299 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5300 as well as Z8002.
5301
5302Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5303
5304 * gdbint.texinfo: Add sections on clean design and on how to send
5305 in changes.
5306
5307Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5308
5309 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5310
5311Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5312
5313 * gdb.texinfo: Fix typo, reported by Karl Berry.
5314
5315Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5316
5317 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5318
5319Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5320
5321 * gdbint.texinfo: fixed a stray email address (needs @@),
5322 added @table @code to node "Native Conditionals"
5323
5324Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5325
5326 * gdbint.texinfo: Describe coding style of GDB.
5327
5328Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5329
5330 * stabs.texinfo: Minor wording changes.
5331
5332Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5333
5334 * gdbint.texinfo: Improve release doc slightly.
5335
5336Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5337
5338 * gdbint.texinfo: Improve doc of GDB config macros.
5339
5340Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5341
5342 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5343 These will be reinserted when examined.
5344
5345Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5346
5347 * gdbint.texinfo: Make a start at documenting all the #if macros
5348 in GDB. At least list them all, and start separating them into
5349 host-specific and target-specific.
5350
5351Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5352
5353 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5354 examples (not consistent w others).
c906108c
SS
5355 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5356 for generic vn of doc
5357
5358Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5359
5360 * Makefile.in: always create installation directories.
5361
5362Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5363
5364 * gdb.texinfo: in h8 config, do not describe searching commands.
5365
5366Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5367
5368 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5369 conditionals; introduce a few generic switches that may be
5370 useful for other cross-dev or dos-hosted configs.
5371
5372 * gdb.texinfo: fix typo in "info reg" description
5373
5374Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5375
5376 * stabs.texinfo: Minor updates from running TeX over it.
5377 * Makefile.in (stabs.dvi, stabs.ps): Add.
5378
5379Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5380
5381 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5382 First pass at converting it to texinfo.
5383
5384Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5385
5386 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5387 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5388
5389Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5390
5391 * gdbint.texinfo: Add section on partial symbol tables.
5392
5393Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5394
5395 * gdb.texinfo: document `set remotedebug' and `set
5396 rstack_high_address'.
5397
5398Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5399
5400 * gdb.texinfo: slight expansion of new text on reading info files
5401 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5402 H8/300 from DOS.
5403
5404Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5405
5406 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5407
5408Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5409
5410 * gdb.texinfo: Say how to read the `info' files.
5411
5412Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5413
5414 * Makefile.in: gm4 -> m4.
5415
5416Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5417
5418 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5419 Documentation' ahead of `Installing GDB' to match README.
5420 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5421 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5422
5423Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5424
5425 * Makefile.in: remove $(srcdir) from gdb.info rule.
5426
5427Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5428
5429 * Makefile.in: commented out gdb-all.texinfo rule. This is
5430 temporary.
5431
5432Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5433
5434 * Makefile.in, configure.in: removed traces of namesubdir,
5435 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5436 copyrights to '92, changed some from Cygnus to FSF.
5437
5438Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5439
5440 * gdb.texinfo: Improve how we ask for bug reports.
5441
5442Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5443
5444 * Makefile.in: infodir belongs in datadir.
5445
5446Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5447
5448 * Makefile.in: remove spaces following hyphens, bsd make can't
5449 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5450 standards.text support.
c906108c
SS
5451
5452Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5453
5454 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5455 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5456 and mandir now keyed off datadir by default.
5457
5458\f
5459Local Variables:
9e9c5ae7 5460mode: change-log
c906108c
SS
5461left-margin: 8
5462fill-column: 74
5463version-control: never
5464End:
This page took 0.704484 seconds and 4 git commands to generate.