PR binutils/2584
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
c5e30d01
AC
12006-04-22 Andrew Cagney <cagney@redhat.com>
2
3 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5
8181d85f
DJ
62006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
9 and remove breakpoint prototypes.
10 (Watchpoints): Move description of target_insert_hw_breakpoint and
11 target_remove_hw_breakpoint ...
12 (Breakpoints): ... to here. Document target_insert_breakpoint and
13 target_remove_breakpoint.
14
4f553f88
JB
152006-04-17 Jim Blandy <jimb@codesourcery.com>
16
17 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
18 and C packets are optional.
19
cd852561
FR
202006-04-14 Frederic Riss <frederic.riss@st.com>
21
22 * gdb.texinfo (Specifying source directories): Update the description
23 of the source file search to reflect the fact that the source path
24 always contains at least $cdir and $cwd.
25
b620eb07
MS
262006-03-31 Michael Snyder <msnyder@redhat.com>
27
28 * gdb.texinfo: Update copyright dates.
29
3156cdaf
EZ
302006-03-31 Eli Zaretskii <eliz@gnu.org>
31
32 * gdb.texinfo (Overview): Add an index entry to "empty response".
33
7d30c22d
JB
342006-03-28 Jim Blandy <jimb@codesourcery.com>
35
36 * gdbint.texinfo (Prologue Analysis): New section.
37
86941c27
JB
382006-03-07 Jim Blandy <jimb@red-bean.com>
39
66b8c7f6
JB
40 * gdb.texinfo (Connecting): Document 'target remote pipe'.
41
1a10341b
JB
42 * gdb.texinfo (Target Commands): Update text describing how to
43 specify a target. Refer to the detailed section on remote
44 debugging, not the brief mention.
45
86941c27
JB
46 * gdb.texinfo (Connecting): Organize the different 'target remote'
47 connection methods into a table. Add a 'target remote' index
48 entry. (!!!)
49
62f3a2ba
FF
502006-02-17 Fred Fish <fnf@specifix.com>
51
52 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
53 'ptype' commands to reflect the fact that the only significant
54 difference between them is that ptype prints the complete type
55 description instead of just the name.
56
8b9a88ea
WZ
572006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
58
59 * gdbint.texinfo (Watchpoints): Delete
60 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
61
7e8dc855
NR
622006-02-10 Nick Roberts <nickrob@snap.net.nz>
63
64 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
65 times fields where needed. Fix typos. Update general form given
66 for output of -break-insert.
67 (GDB/MI): Abbreviate some unnecessarily long fullnames.
68
c91d38aa
DJ
692006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
70
71 * gdbint.texinfo (Symbol Handling): Add a section
72 on memory management.
73
38fcd64c
DJ
742006-02-06 Vladimir Prus <ghost@cs.msu.su>
75
76 * gdb.texinfo (Breakpoint table commands): Document the fullname
77 field in -break-list output.
78
219eec71
EZ
792006-02-03 Eli Zaretskii <eliz@gnu.org>
80
81 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
82 debugging information produced by the various "set debug..."
83 options.
84
ae5a43e0
DJ
852006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
86
87 * gdb.texinfo (Files): Remove obsolete bits from the description
88 of "symbol-file".
89
a9f158ec
JB
902006-01-25 Jim Blandy <jimb@redhat.com>
91
92 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
93
410dd08e
JB
942006-01-24 Jim Blandy <jimb@redhat.com>
95
96 * gdbint.texinfo (Frames): Document the basics of GDB's register
97 unwinding model, and explain the existence of the "sentinel" frame.
98
4b505b12
AS
992006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
100
101 * gdb.texinfo (Choosing files): Mention that -directory is used
102 for script files.
103 (Specifying source directories): Likewise.
104 (Command files): Explain how script files are found.
105
839c27b7
EZ
1062006-01-21 Eli Zaretskii <eliz@gnu.org>
107
108 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
109 the threads in a multi-threaded program.
110 (Threads): The threadno argument of "thread apply" can be a range
111 of numbers.
112
7be93b9e
JB
1132006-01-18 Jim Blandy <jimb@redhat.com>
114
115 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
116 of warning flags.
117
fcc73fe3
EZ
1182006-01-13 Eli Zaretskii <eliz@gnu.org>
119
120 * gdb.texinfo (Sequences): Improve menu annotations.
121 (Define): Add index entries for arguments of user-defined
122 commands. Move the description of flow-control commands...
123 (Command Files): ...to here. Document loop_break and
124 loop_continue.
ca91424e
EZ
125 (Define, Command Files): Document `end' and add index entries for
126 it.
fcc73fe3 127
5c95884b
MS
1282006-01-04 Michael Snyder <msnyder@redhat.com>
129
130 * gdb.texinfo: Add documentation for linux-fork.
131 * gdbint.texinfo: Add internal documentation for checkpoints.
132
860701dc
PH
1332006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
134
135 * gdb.texinfo (Omissions from Ada): Document that there is now
136 limited aggregate support.
137
36b80e65
EZ
1382005-12-28 Eli Zaretskii <eliz@gnu.org>
139
140 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
141 registers and the likes.
142
c1468174
EZ
1432005-12-24 Eli Zaretskii <eliz@gnu.org>
144
145 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
146 (Symbols): Fix usage of "e.g.".
359df76b 147 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
148
149 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
150 (Coding): Fix usage of "e.g.".
151
c02a867d
EZ
1522005-12-23 Eli Zaretskii <eliz@gnu.org>
153
154 * stabs.texinfo:
155 * refcard.tex:
156 * gpl.texi:
157 * gdbint.texinfo:
158 * gdb.texinfo:
159 * gdb-cfg.texi:
160 * fdl.texi:
161 * annotate.texinfo:
162 * all-cfg.texi:
163 * Makefile.in: Add (C) after Copyright. Update the FSF
164 address.
165
fad38dfa
EZ
1662005-12-03 Eli Zaretskii <eliz@gnu.org>
167
168 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
169 extend GDB with commands for external monitor.
170
53e5f3cf
AS
1712005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
172
173 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
174
55f6ca0f
JB
1752005-11-25 Joel Brobecker <brobecker@adacore.com>
176
177 * gdbint.texinfo (Start of New Year Procedure): New chapter.
178
c1947b85
JB
1792005-11-21 Jim Blandy <jimb@redhat.com>
180
181 * gdb.texinfo (Tracepoint Packets): Document restrictions on
182 placement of 'R' actions in tracepoint action packets; document
183 dependence of 'X' and 'M' actions on a preceding 'R' action for
184 their registers.
185
9d29849a
JB
1862005-11-19 Jim Blandy <jimb@redhat.com>
187
188 * gdb.texinfo (Tracepoint Packets): New node.
189 (General Query Packets): Add entries for the tracepoint packets,
190 referring to the "Tracepoint Packets" node.
191 (Tracepoints): Add reference to "Tracepoint Packets".
192
9a6253be
KB
1932005-11-18 Kevin Buettner <kevinb@redhat.com>
194
195 * gdb.texinfo (set remotebreak): Add anchor.
196 (X packet): Likewise.
197 (Remote Protocol): Add new section `Interrupts' and new index
198 entry `interrupts (remote protocol)'.
199
5f3bebba
JB
2002005-11-18 Jim Blandy <jimb@redhat.com>
201
202 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
203 entries into the General Query Packets section. Add a
204 cross-reference to that section. Drop description of replies, as
205 these are covered in the descriptions of each packet.
206 (General Query Packets): Add introductory text. Explain naming
207 conventions, and how the end of a name is recognized.
208
9a7a1b36
KB
2092005-11-17 Kevin Buettner <kevinb@redhat.com>
210
0564b6cf 211 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
212 "set remotebreak" command.
213
b8ff78ce
JB
2142005-11-16 Jim Blandy <jimb@redhat.com>
215
216 * gdb.texinfo (Packets, Stop Reply Packets)
217 (General Query Packets): Various formatting cleanups.
218 - Use @samp for packet contents.
219 - Drop summaries from packet @item lines; the same information appears
220 immediately below in the description.
221 - Delete paragraph breaks after packet @item commands, so that the
222 description appears directly to the right of the packet prototype
223 in the printed manual, if it fits.
224 - Place spaces in packet prototypes between @vars and non-@var
225 letters, and explain that they're just for formatting.
226 - Use @dots{} instead of '...'.
227 - Fix uses of @code where @var was needed.
228 - Replace "deprecated" markers with English text spelling out the
229 packet's status and the preferred alternatives.
230 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
231 what this ever meant.
232 - Remove "(draft)" markers on 'i' packets; nobody has commented on
233 this for a long time.
234 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
235 implemented several times, and have been in use for years.
236
8ffe2530
JB
2372005-11-15 Jim Blandy <jimb@redhat.com>
238
c43c5473
JB
239 * gdb.texinfo (Packets): Add index entries for 'm' packet
240 disclaimers.
241
fb031cdf
JB
242 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
243 of stub when processing an 'm' packet.
244
8ffe2530
JB
245 * gdb.texinfo (Packets): Mention that packets beginning with
246 letters are reserved once, at the top, instead of actually listing
247 them all and saying "reserved".
248
c03c782f
AS
2492005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
250
251 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
252 Change @var{$arg0 to @code{$arg0.
253
814e32d7
WZ
2542005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
255
256 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
257
fa93a9d8
JB
2582005-11-12 Jim Blandy <jimb@redhat.com>
259
260 * gdb.texinfo (General Query Packets): Put packets in alphabetical
261 order. Remove extraneous 'z'.
262
8a5a3c82
AS
2632005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
264
265 * gdb.texinfo (Choosing files): Add --eval-command.
266
4b0ad762
AS
2672005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
268
269 * gdb.texinfo (Choosing modes): Add --return-child-result.
270
271
1a088d06
AS
2722005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
273
274 * gdb.texinfo (Choosing modes): Add --batch-silent.
275
656d5e12
EZ
2762005-10-28 Eli Zaretskii <eliz@gnu.org>
277
278 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
279 "The -var-update Command".
280
3c9c013a
JB
2812005-10-03 Joel Brobecker <brobecker@adacore.com>
282
283 * gdb.texinfo (Print Settings): Add documentation for set/show
284 print array-indexes.
285
7ba3cf9c
DJ
2862005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
287
288 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
289 6.2 and 6.3.
290
a94ab193
EZ
2912005-08-27 Eli Zaretskii <eliz@gnu.org>
292
293 * gdb.texinfo (File Options): Don't document --mapped, it's gone
294 since 19-Jan-2004.
295 (Files): Likewise.
ab1adacd
EZ
296 (Variables, Symbols): Document the "<incomplete type>" message and
297 its reasons.
a94ab193 298
ca06016a
FF
2992005-08-01 Fred Fish <fnf@specifix.com>
300
301 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
302
cf58170d
NR
3032005-07-15 Nick Roberts <nickrob@snap.net.nz>
304
305 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
306 option for -var-list-children and -var-update.
307 (GDB/MI Stack Manipulation): Simplify description of
308 print-values option for -stack-list-locals.
309 (GDB/MI Command Description Format): Clarify.
310 (Mode Options): Spelling of superseded.
311
38f1196a
BR
3122005-07-12 Bob Rossi <bob@brasko.net>
313
314 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
315 corresponding GDB command comment.
316
3cb3b8df
BR
3172005-07-06 Bob Rossi <bob@brasko.net>
318
319 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
320 and -inferior-tty-show.
321 (Input/Output): Document "set/show inferior-tty" and tty alias.
322
10fac096
NW
3232005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
324
325 * gdb.texinfo (Packets): Change description of 'D' packet to note
326 that GDB does wait for a response.
327
d1b6db76
NR
3282005-06-22 Nick Roberts <nickrob@snap.net.nz>
329
330 * gdb.texinfo (History) Rename "Command History".
331 (Command History): Move node "Server Prefix" from section on
332 Annotations here.
333
29629dcf
NR
3342005-06-19 Nick Roberts <nickrob@snap.net.nz>
335
336 * gdb.texinfo (GDB/MI Stack Manipulation):
337 Re-instate -stack-info-frame with example. Say that it gets
338 info on selected frame, not current frame.
339
397ca115
EZ
3402005-06-18 Eli Zaretskii <eliz@gnu.org>
341
342 * gdb.texinfo (Server): Clarify that `file' should be used before
343 connecting to the server.
344 (Files): Add an xref to the above description.
51274035
EZ
345 (Output Formats): More detailed description of the `c' format.
346 (Memory): List explicitly all the formats supported by `x'.
638ac427 347 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 348 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
349 files. Add more indexing for solib-absolute-prefix and
350 --with-sysroot.
76d17f34
EZ
351 (Machine Code): Document possible problems with locations in
352 shared libraries.
d416eeec
EZ
353 (Backtrace): Document that free-standing environments do not need
354 to have a `main' function.
397ca115 355
74f6deaa
NR
3562005-06-18 Nick Roberts <nickrob@snap.net.nz>
357
358 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
359 -stack-info-frame.
360
a9967aef
AC
3612005-06-07 Andrew Cagney <cagney@gnu.org>
362
363 * gdb.texinfo (Contributors): Note the original multi-arch
364 contributors.
365
e09f16f9
EZ
3662005-06-03 Eli Zaretskii <eliz@gnu.org>
367
368 * gdb.texinfo (Registers): Add index entries for the standard
369 registers.
370 (Frames): Add cross-reference from frame pointer description to
371 the Registers node.
372 (Annotations Overview): Fix the reference to GDB name.
373
d87ba7ee
EZ
3742005-06-01 Eli Zaretskii <eliz@gnu.org>
375
376 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
377 can-use-hw-watchpoints.
378
034dad6f
BR
3792005-05-28 Bob Rossi <bob@brasko.net>
380
381 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
382 the possible reasons why an exec async record would be returned to FE.
383
ffed4509
AC
3842005-05-26 Andrew Cagney <cagney@gnu.org>
385
386 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
387 Andrew Cagney implemented the original GDB/MI.
388
e22e55c9
OF
3892005-05-23 Orjan Friberg <orjanf@axis.com>
390
391 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
392 documentation. Add documentation for cris-mode.
393
a78e13ce
EZ
3942005-05-20 Eli Zaretskii <eliz@gnu.org>
395
396 * gdb.texinfo (Numbers): Explain the example and make the wording
397 more acurate.
398
76ff342d
DJ
3992005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
400 Dennis Brueni <dennis@slickedit.com>
401
402 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
403 (GDB/MI Data Manipulation, GDB/MI Program Control)
404 (GDB/MI Stack Manipulation): Update examples to include the fullname
405 attribute in stack frames.
406
119b882a
EZ
4072005-05-12 Eli Zaretskii <eliz@gnu.org>
408
409 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
410 do with other non-standard names of init files.
411
6fc08d32
EZ
4122005-05-11 Eli Zaretskii <eliz@gnu.org>
413
414 * gdb.texinfo (Command Files): Move the description of the startup
415 from here...
416 (Startup): ...to this new subsection of the Invocation chapter.
417 Rearrange the description of init files more logically and add a
418 cross-reference to "Command Files". Document the special gdbinit
419 name for CISCO 68k. Expand the description of what GDB does
420 during startup.
421 (History): Add index entry for HISTSIZE.
422
a561754a
MK
4232005-05-02 Mark Kettenis <kettenis@gnu.org>
424
425 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
426
2eecc4ab
EZ
4272005-05-02 Eli Zaretskii <eliz@gnu.org>
428
429 * gdb.texinfo (SVR4 Process Information, The isatty call)
430 (The system call): Don't use foo(N) notation for man pages and
431 functions.
514c4d71 432 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 433
18999be5
EZ
4342005-04-27 Eli Zaretskii <eliz@gnu.org>
435
436 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
437 were optimized away.
438
0abb7bc7
EZ
4392005-04-22 Eli Zaretskii <eliz@gnu.org>
440
441 * gdb.texinfo (Remote configuration): Document "set/show
442 get-thread-local-storage-address". Add cross-reference to the
443 description of the qGetTLSAddr packet.
444 (General Query Packets): Mention "set remote
445 get-thread-local-storage-address" and add a reference to its
446 description.
447
6f61acb1
NR
4482005-04-19 Nick Roberts <nickrob@snap.net.nz>
449
450 * gdb.texinfo (Backtrace): Describe 'bt full'.
451
9d59903a
NR
4522005-04-17 Nick Roberts <nickrob@snap.net.nz>
453
454 * gdb.texinfo (Mode Options): Fix typo.
455 (GDB/MI): Describe how to invoke GDB/MI.
456
721c2651
EZ
4572005-04-16 Eli Zaretskii <eliz@gnu.org>
458
459 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 460 references changed. Add description of "info udot".
721c2651
EZ
461 (Files): Document "set/show stop-on-solib-events".
462 (M32R/D): Document "set/show download-path", "set/show
463 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
464 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
465 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
466 (Maintenance Commands): Improve indexing.
467 (Target Commands): Document "set/show hash", "set/show debug
468 monitor".
469 (SVR4 Process Information): Document "info pidlist" and "info
470 meminfo". Document "set/show procfs-tarce" and "set/show
471 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
472 (Symbols, The Print Command with Objective-C): Improve indexing.
473 (Objective-C): Add references to "info classes" and "info
474 selectors".
c45da7e6
EZ
475 (Debugging Output): Improve wording. Document "set/show debug
476 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
477 (Set Breaks): Add index entry for "hardware breakpoints".
478 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
479 and "set/show usehardbreakpoints".
480 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
481 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
482 (ARM): Document "rdilogfile", "rdilogenable", "set/show
483 rdiromatzero", "set/show rdiheartbeat".
484 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
485 "sds".
486 (Embedded Processors): Document the "sim" command.
487 (Remote): Document the "remote" command.
488 (DJGPP Native): Document the "info serial" command.
489 (Threads): Document "maint info sol-threads".
490 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
491 (Set Breaks): Improve indexing.
492 (Command Syntax): Add a reference to dont-repeat.
493 (Define): Document "dont-repeat".
494 (TUI Commands): Document "tabset".
495 (WinCE): New subsection. Document "set/show remotedirectory",
496 "set/show remoteupload", "set/show remoteaddhost".
721c2651 497
14d6dd68
EZ
4982005-04-15 Eli Zaretskii <eliz@gnu.org>
499
500 * gdb.texinfo (Hurd Native): New subsection, documents
501 Hurd-specific commands.
a64548ea 502 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 503 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
504 (MIPS): Improve documentation of heuristic-fence-post. Document
505 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
506 mips stack-arg-size", "set/show mips mask-address", "set/show mips
507 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 508 (ARM): Document ARM-specific commands.
a64548ea
EZ
509 (AVR): New section. Document "info io_registers".
510 (CRIS): New section. Document "set/show cris-version" and
511 "set/show cris-dwarf2-cfi".
512 (HPPA): New section. Document "set/show debug hppa" and "maint
513 print unwind".
a5adf40f 514 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 515 (Super-H): New section. Document the "regs" command.
721c2651 516 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 517
9c16f35a
EZ
5182005-04-09 Eli Zaretskii <eliz@gnu.org>
519
520 * gdb.texinfo (Print Settings): Document "set/show print
521 pascal_static-members", "set print repeats", "show print
522 null-stop". Improve indexing. Fix documentation of "set print
523 union".
524 (Pascal): New section.
525 (Supported languages): Rename from "Support"; all references
526 updated. Add a menu item for Pascal.
527 (Numbers): Document "set radix.
528 (Screen Size): Document "set/show pagination".
529 (MIPS Embedded): Remove "set processor" documentation.
530 (Remote configuration): Document "set/show X/P/Z-packet",
531 "set/show read-aux-vector-packet", "set/show remote
532 symbol-lookup-packet", "set/show remote verbose-resume-packet",
533 "set/show remoteaddresssize", "set/show remotebaud", "set/show
534 remotedebug", "set/show remotebreak", "set/show remotedevice",
535 "set/show remotelogfile".
536 (Auxiliary Vector): Add reference to the description of the
537 read-aux-vector-packet setting.
538 (Set Watchpoints): Add a cross-reference to "set remote
539 hardware-breakpoint-limit".
540 (General Query Packets): Add indexing of requests and
541 cross-references to related commands in "Remote configuration".
542 (File-I/O Overview, The system call): Fix wording and typos.
543 (Thread Stops): Add index entries.
544 (Continuing and Stepping): Document "show step-mode".
545 (i386): New node. Document "set/show struct-convention".
546 (Files): Document "show trust-readonly-sections".
547 (Calling): Document "set/show unwindonsignal".
548 (Messages/Warnings): Add index entries.
549 (Maintenance Commands): Document "set/show watchdog".
550 (Annotations Overview): Document "show annotate".
551 (Set Watchpoints): Add index entries.
552 (Symbols): Fix doc of case-sensitive.
553 (ABI): Document "show coerce-float-to-double".
554 (Convenience Vars, Help): Improve indexing.
555 (Machine Code): Document "show disassembly-flavor".
556 (Debugging C plus plus): Document "show overload-resolution".
557 (Value History, Signaling): Add index entries.
558
5592005-04-08 Eli Zaretskii <eliz@gnu.org>
560
561 * gdb.texinfo (Show): Move @kindex entries to their proper places.
562 (Processes): Fix wording.
563 (History, List, Logging output, Define, Symbols, Print Settings):
564 Improve indexing.
565
a8f24a35
EZ
5662005-04-03 Eli Zaretskii <eliz@gnu.org>
567
568 * gdb.texinfo (Targets): Document "set/show architecture". Remove
569 redundant index entry for "target" command.
570 (Backtrace): Add index entries.
571 (Symbols, Fortran): Document the "set case-sensitive" command.
572 (DJGPP Native): Document "set com1base", "set com1irq", etc.
573 (Print Settings): Add index entry for "set demangle-style".
574 (Target Commands): Document "set download-write-size".
575 (Debugging Output): Document "set exec-done-display".
576
09d4efe1
EZ
5772005-04-02 Eli Zaretskii <eliz@gnu.org>
578
579 * gdb.texinfo (Files): Fix the name and documentation of
580 add-shared-symbol-files. Document its alias assf. Update the
581 list of OSs where GDB supports shared libraries. Fix markup.
582 (Continuing and Stepping): Add reference to @var{location} in the
583 text.
584 (Dump/Restore Files): Fix reference to @{filename}.
585 (Help): Fix wording.
586 (Attach): Ditto.
587 (Set Watchpoints): Ditto.
588 (Backtrace): Remove redundant index entries. Improve index
589 entries.
590 (Delete Breaks): Fix wording.
591 (Memory): Document the compare-sections command.
592 (Memory Region Attributes): Improve wording.
593 (Disabling): Improve wording.
594 (Fortran): New subsection. Document the "info common" command.
595 (Help): Document aliases "info copying" and "info warranty".
596 (Caching Remote Data): New section. Document the "set/show
597 remotecache" and "info dcache" commands.
598 (Show): Fix wording of the documentation of the "set
599 extension-language" command.
600 (Signals): Add index entry for "info handle".
601 (Memory Region Attributes): Fix punctuation.
602 (Symbols): Change the arg name to "location" and refer to it in
603 the text. Fix wording of "info types" doc.
604 (Threads): Fix usage of @enumerate @item's.
605 (Listing Tracepoints): Add index entry for "info tp".
606 (Set Watchpoints): Add xref to "info break" description.
607 (Macros): Add an index entry for "macro exp1". Document the
608 "macro list" command.
609 (Maintenance Commands): Document "flushregs", "maint agent",
610 "maint check-symtabs", "maint cplus", "maint demangle", "maint
611 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
612 "maint print architecture", "maint print objfiles", "maint print
613 statistics", "maint print type", "maint show-debug-regs", "maint
614 space", "maint time", and "maint translate-address".
615 (Connecting): Document the "monitor" command.
616 (Annotations Overview): Describe the "set annotate" command.
617
82f2d802
EZ
6182005-04-01 Eli Zaretskii <eliz@gnu.org>
619
620 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
621 Rearrange index entries and improve wording about support for
622 hardware watchpoints.
623
7d51c7de
BR
6242005-03-10 Bob Rossi <bob@brasko.net>
625
626 * gdb.texinfo: Update copyright
627
68c71a2e
TR
6282005-02-09 Theodore A. Roth <troth@openavr.org>
629
630 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
631 error.
632
83761cbd
KB
6332005-02-03 Kevin Buettner <kevinb@redhat.com>
634
635 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
636
9f1c6395
MS
6372005-01-17 Michael Snyder <msnyder@redhat.com>
638
639 * gdb.texinfo: Fix spelling, infinte -> infinite.
640
fbd1b305
MK
6412005-01-08 Mark Kettenis <kettenis@gnu.org>
642
643 * observer.texi (GDB Observers): Document "solib_loaded".
644
3ace7edb
AC
6452005-01-07 Andrew Cagney <cagney@gnu.org>
646
bec39cab
AC
647 * configure.ac: Rename configure.in, require autoconf 2.59.
648 * configure: Re-generate.
649
3ace7edb
AC
650 * configure.in: Replace configdirs with multiple references to
651 AC_CONFIG_SUBDIRS.
652 * configure: Re-generate.
653
53531fc1
AC
6542005-01-04 Andrew Cagney <cagney@gnu.org>
655
656 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
657 part of the version number.
658
536ffdb7
MK
6592004-12-24 Mark Kettenis <kettenis@gnu.org>
660
661 * gdbint.texinfo (Algorithms): Remove description of
662 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
663
e1aac25b
JB
6642004-12-07 Jim Blandy <jimb@redhat.com>
665
666 * gdb.texinfo (General Query Packets): Specify that thread ID's in
667 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
668 numbers.
669
f47b1503
AS
6702004-12-07 Andreas Schwab <schwab@suse.de>
671
672 * gdb.texinfo (Mode Options): Document -l option.
673
b6b8ece6
EZ
6742004-12-04 Eli Zaretskii <eliz@gnu.org>
675
676 * gdbint.texinfo (Algorithms): More accurate description of
677 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
678 is not needed unless data-read and data-access watchpoints are
679 supported. Add a description of how GDB checks whether the
680 inferior stopped because a watchpoint was hit.
681
01371747
EZ
6822004-11-23 Eli Zaretskii <eliz@gnu.org>
683
684 * gdb.texinfo (Files): Add cross-reference to description of
685 -readnow command-line switch.
686
2315ffec
RC
6872004-11-10 Randolph Chung <tausq@debian.org>
688
689 * gdb.texinfo: Document set/show backtrace past-entry commands.
690 Rearrange index entries for set/show backtrace past-main.
691
69065f5d
AC
6922004-11-10 Jon Beniston <jon@beniston.com>
693
694 Committed by Andrew Cagney <cagney@gnu.org>.
695 * gdb.texinfo (Remote Serial Protocol): Further describe
696 binary transfer escaping mechanism .
697
30e91e0b
RC
6982004-11-08 Randolph Chung <tausq@debian.org>
699
700 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
701 and "show debug infrun". Add index entries.
702
60bf7e09
EZ
7032004-10-23 Eli Zaretskii <eliz@gnu.org>
704
705 * gdb.texinfo (SVR4 Process Information): Document subcommands of
706 "info proc" that are already implemented. Add index entries.
707 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
708 (Files): Add a tip for decreasing memory used for symtabs from
709 shared libraries.
f018e82f
EZ
710 (Starting): Fix whitespace; make "elaboration" stand out where it
711 is first used, and add an index entry for the term.
f8568604
EZ
712 (Calling): Expand and elaborate text. Add "print". Add the
713 description of problems with weak aliases.
384ee23f 714 (Core File Generation): New section.
60bf7e09 715
d52fe014
AC
7162004-10-12 Andrew Cagney <cagney@gnu.org>
717
718 * gdbint.texinfo (Versions and Branches): New chapter.
719 (Releasing GDB): Delete "Versions and Branches" section.
720 (Top): Add "Versions and Branches".
721
703663ab
EZ
7222004-10-08 Eli Zaretskii <eliz@gnu.org>
723
724 * gdb.texinfo (Editing, History): Add cross-references to the
725 included Readline and History user documentation. Remove
726 references to the symbol have-readline-appendices which is unused
727 and undefined.
728 (History): Fix indexing.
729
ac77d04f
JJ
7302004-10-08 Jeff Johnston <jjohnstn@redhat.com>
731
732 * gdbint.texinfo (target_stopped_data_address): Update to
733 new prototype.
734 (i386_stopped_data_address): Update prototype and description.
735 (i386_stopped_by_watchpoint): New function and description.
736
e07c999f
PH
7372004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
738
739 * gdb.texinfo (Filenames): Add Ada suffixes.
740 (Ada) New section.
741
2e868123
AC
7422004-09-27 Andrew Cagney <cagney@gnu.org>
743 Robert Picco <Robert.Picco@hp.com>
744
745 * gdb.texinfo (Packets): Document the "p" packet.
746
02a57714
JM
7472004-09-21 Jason Molenda (jmolenda@apple.com)
748
749 * gdb.texinfo (Paths and Names of the Source Files): Document the
750 meaning of values in the 'desc' field of a SO stab.
751
ae038cb0
DJ
7522004-09-20 Daniel Jacobowitz <dan@debian.org>
753
754 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
755 max-cache-age" and "maint show dwarf2 max-cache-age".
756
f7dc1244
EZ
7572004-09-16 Eli Zaretskii <eliz@gnu.org>
758
759 * gdb.texinfo (Set Breaks): Add index entry for setting
760 breakpoints on overloaded C++ functions that are not members of
761 any classes. Add an example and an index entry for setting
762 breakpoints on all program functions.
763 (Character Sets, Macros, Overlay Commands)
764 (Non-debug DLL symbols, GDB/MI Output Syntax)
765 (Annotations Overview, Maintenance Commands, File-I/O Overview):
766 Use "(@value{GDBP})" instead of a literal "(gdb)".
767
f810308b
AC
7682004-09-12 Andrew Cagney <cagney@gnu.org>
769
770 * gdbint.texinfo (Native Debugging): Delete description of
771 FILES_INFO_HOOK.
772
15a661f3
PH
7732004-09-11 Paul Hilfinger <hilfinger@gnat.com>
774
775 * gdbint.texinfo (User Interface): Change local_hex_string_custom
776 to hex_string_custom (not historically correct, but more
777 understandable, given the current code).
778
f3219c75
AC
7792004-09-03 Andrew Cagney <cagney@gnu.org>
780
781 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
782
f3bb6704
JJ
7832004-09-01 Jeff Johnston <jjohnstn@redhat.com>
784
785 * observer.texi (solib_unloaded): New observer.
786
8d2c00cb
AC
7872004-08-24 Andrew Cagney <cagney@gnu.org>
788
789 * gdbint.texinfo (Target Architecture Definition): Add missing
790 comma.
791
e7dc800a
MC
7922004-08-20 Michael Chastain <mec.gnu@mindspring.com>
793
794 * (Using the Testsuite): build != host is supported,
795 but some test scripts do not support build != host.
796
73b03683
MK
7972004-08-14 Mark Kettenis <kettenis@gnu.org>
798
799 * gdbint.texinfo (Host Definition): Delete description of
800 FCLOSE_PROVIDED and GETENV_PROVIDED.
801
c0ccb908
MK
8022004-08-05 Mark Kettenis <kettenis@chello.nl>
803
804 * gdbint.texinfo (Host Definition): Delete description of
805 NO_SYS_FILE.
806 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
807 PTRACE_FP_BUG.
808
9c8dbfa9
AC
8092004-08-05 Andrew Cagney <cagney@gnu.org>
810
811 * gdbint.texinfo (Target Architecture Definition): Delete
812 reference to deprecated_read_fp.
813
f42accbe
AC
8142004-08-02 Andrew Cagney <cagney@gnu.org>
815
816 * gdbint.texinfo (Target Architecture Definition): Delete
817 description of DEPRECATED_REGISTER_BYTES.
818
0b66e38c
EZ
8192004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
820
821 * gdb.texinfo (Source Path): Document the new behavior of
822 searching for the source files.
823
15387254
EZ
8242004-07-17 Eli Zaretskii <eliz@gnu.org>
825
826 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
827 (Search, Expressions, Arrays, Variables, Data, Machine Code)
828 (Auto Display): Improve indexing.
829
2c07db7a
AC
8302004-07-16 Andrew Cagney <cagney@gnu.org>
831
832 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
833 "-noasync".
834
4644b6e3
EZ
8352004-07-09 Eli Zaretskii <eliz@gnu.org>
836
837 * gdb.texinfo: Fix @kindex entries so that multiple commands that
838 have the same prefix have only their prefix in the index.
839
7561d450
MK
8402004-07-03 Mark Kettenis <kettenis@gnu.org>
841
842 * gdb.texinfo (BSD libkvm Interface): New node (section)
843 (Native): Add it to the menu.
844
67bebe79
MK
8452004-07-01 Mark Kettenis <kettenis@gnu.org>
846
847 * gdbint.texinfo (Target Architecture Definition): Remove
848 PCC_SOL_BROKEN.
849
1a6923e0
MK
8502004-06-24 Mark Kettenis <kettenis@gnu.org>
851
852 * gdbint.texinfo (Target Architecture Definition): Remove
853 SUN_FIXED_LBRAC_BUG.
854
b435e160
AC
8552004-06-26 Andrew Cagney <cagney@gnu.org>
856
857 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
858
b5622e8d
AC
8592004-06-20 Andrew Cagney <cagney@gnu.org>
860
861 * gdbint.texinfo (Target Architecture Definition): Deprecate
862 USE_STRUCT_CONVENTION.
863
e0c07bf0
MC
8642004-06-19 Michael Chastain <mec.gnu@mindspring.com>
865
866 gdb.texinfo (Bug Reporting): Mention session recording,
867 with the script command or Emacs.
868
782263ab
AC
8692004-06-18 Andrew Cagney <cagney@gnu.org>
870
871 * gdbint.texinfo (Target Architecture Definition): Deprecate
872 FUNCTION_START_OFFSET.
873
03727ca6
AC
8742004-06-14 Andrew Cagney <cagney@gnu.org>
875
876 Based on changes from Karl Berry.
877 * gdb.texinfo: Do not use @sc in a direntry.
878 * stabs.texinfo: Change @dircateogry to "Software development".
879 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
880
97092415
AC
8812004-06-13 Andrew Cagney <cagney@gnu.org>
882
883 * gdbint.texinfo (Target Architecture Definition): Delete
884 description of RETURN_VALUE_ON_STACK.
885
1f6d4158
AC
8862004-06-09 Andrew Cagney <cagney@gnu.org>
887
888 * gdbint.texinfo (Native Debugging): Restore "@table @code"
889 deleted by previous patch.
890
d966f0cb
AC
8912004-06-08 Andrew Cagney <cagney@gnu.org>
892
893 * gdbint.texinfo (Native Debugging): Delete documentation on
894 ATTACH_DETACH.
895
86fe4aaa
RC
8962004-06-06 Randolph Chung <tausq@debian.org>
897
898 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
899
d4b6d575
RC
9002004-06-06 Randolph Chung <tausq@debian.org>
901
902 * gdb.texinfo (push_dummy_call): Update argument list to match
903 the new push_dummy_call method signature. Describe the function
904 argument.
905
4e8b0763
JB
9062004-05-24 Joel Brobecker <brobecker@gnat.com>
907
908 * gdb.texinfo (Starting): Document new start command.
909
59caf092
AC
9102004-05-21 Andrew Cagney <cagney@redhat.com>
911
912 * observer.texi (GDB Observers): Document "inferior_created".
913
e4a2df64
AC
9142004-05-08 Andrew Cagney <cagney@redhat.com>
915
e6b55ae2
AC
916 * gdbint.texinfo (Target Architecture Definition): Delete
917 description of DO_DEFERRED_STORES.
918
28954179
AC
919 * gdbint.texinfo (Target Architecture Definition): Delete
920 references to DEPRECATED_FIX_CALL_DUMMY.
921
434b87dd
AC
922 * gdbint.texinfo (Target Architecture Definition): Delete
923 description of DEPRECATED_CALL_DUMMY_WORDS,
924 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
925
58d28df8
AC
926 * gdbint.texinfo (Target Architecture Definition): Delete
927 description of DEPRECATED_PUSH_DUMMY_FRAME.
928
e4a2df64
AC
929 * gdbint.texinfo (Target Architecture Definition): Delete
930 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
931
2b4855ab
AC
9322004-05-07 Andrew Cagney <cagney@redhat.com>
933
934 * observer.texi (GDB Observers): Add "Debugging" section. Include
935 cross reference to "set/show debug observer".
936 * gdb.texinfo (Debugging Output): Document "set/show debug
937 observer".
938
fcf70625
AC
9392004-05-01 Andrew Cagney <cagney@redhat.com>
940
941 * gdbint.texinfo (Target Architecture Definition): Delete
942 description of DEPRECATED_PC_IN_SIGTRAMP.
943
8ee56bcf
AC
9442004-04-30 Andrew Cagney <cagney@redhat.com>
945
946 * gdbint.texinfo (Target Architecture Definition): Delete
947 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
948
67ab9a76
OF
9492004-04-30 Orjan Friberg <orjanf@axis.com>
950
951 * observer.texi (GDB Observers): Correct spelling.
952
79346bcb
OF
9532004-04-26 Orjan Friberg <orjanf@axis.com>
954
955 * observer.texi (GDB Observers): Add target_changed event.
956
7a464420
AC
9572004-04-08 Andrew Cagney <cagney@redhat.com>
958
959 * observer.texi (GDB Observers): Rework, provide generic observer
960 definitions and then a list of observable events.
961
6cdf9d98
AC
9622004-04-04 Andrew Cagney <cagney@redhat.com>
963
964 * gdbint.texinfo (Host Definition): Delete reference to
965 NO_SIGINTERRUPT.
966
ddc135a4
AC
9672004-04-02 Andrew Cagney <cagney@redhat.com>
968
969 * gdbint.texinfo (Target Architecture Definition): Delete
970 reference to DEPRECATED_CALL_DUMMY_LENGTH.
971
6a1b180d
SC
9722004-03-28 Stephane Carrez <stcarrez@nerim.fr>
973
974 * gdb.texinfo (TUI Commands): Document tui reg commands.
975
d0d5df6f
AC
9762004-03-26 Andrew Cagney <cagney@redhat.com>
977
978 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
979 "gdbtui".
980 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
981 (Contributors): Mention both Text and Terminal User Interface.
982
aa2a3f87
AC
9832004-03-23 Andrew Cagney <cagney@redhat.com>
984
985 * gdbint.texinfo (Target Architecture Definition): Deprecate
986 references to SIGTRAMP_START and SIGTRAMP_END.
987
f561f026
AC
9882004-03-23 Andrew Cagney <cagney@redhat.com>
989
990 * gdbint.texinfo (Target Architecture Definition): Deprecate
991 references to PC_IN_SIGTRAMP.
992
33cb8b0f
AC
9932004-03-19 Andrew Cagney <cagney@redhat.com>
994
995 * gdbint.texinfo (Target Architecture Definition): Delete
996 reference to GDB_TARGET_IS_HPPA.
997
fc989b7a
AC
9982004-03-18 Andrew Cagney <cagney@redhat.com>
999
1000 * gdbint.texinfo (Coding): Update section on gdbarch_data,
1001 describe pre_init and post_init.
1002
701b08bb
DJ
10032004-03-09 Daniel Jacobowitz <drow@mvista.com>
1004
1005 * gdb.texinfo (Debugging Output): Document values for "set debug
1006 target".
1007
faae5abe
AC
10082004-02-28 Andrew Cagney <cagney@redhat.com>
1009
1010 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
1011
dd79a6cf
JJ
10122004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1013
1014 * gdb.texinfo (breakpoints): Add information about the
1015 new "set breakpoint pending" and "show breakpoint pending"
1016 commands.
1017
e7f16015
AC
10182004-02-26 Andrew Cagney <cagney@redhat.com>
1019
1020 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
1021 in Per-architecture module data section.
1022
7161a3a6
RM
10232004-02-25 Roland McGrath <roland@redhat.com>
1024
1025 * gdb.texinfo (General Query Packets): Document qPart:... packets.
1026
2154891a
AC
10272004-02-24 Andrew Cagney <cagney@redhat.com>
1028
1029 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
1030 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
1031 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 1032
6c74ac8b
AC
10332004-02-17 Andrew Cagney <cagney@redhat.com>
1034
1035 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
1036
19772a2c
AC
10372004-02-16 Andrew Cagney <cagney@redhat.com>
1038
1039 * gdbint.texinfo (Target Architecture Definition): Deprecate
1040 FRAMELESS_FUNCTION_INVOCATION.
1041
c9830293
AC
10422004-02-16 Andrew Cagney <cagney@redhat.com>
1043
1044 * gdbint.texinfo (Coding): Mention -Wunused-function.
1045
b9d26eb9
AC
10462004-02-14 Andrew Cagney <cagney@redhat.com>
1047
1048 * gdbint.texinfo (Target Architecture Definition): Delete
1049 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1050
49efadf5
EZ
10512004-02-12 Elena Zannoni <ezannoni@redhat.com>
1052
1053 * gdb.texinfo: Properly quote the name "C++".
1054 * gdbint.texinfo: Ditto.
1055 * stabs.texinfo: Ditto.
1056
1eb288ea
EZ
10572004-02-11 Elena Zannoni <ezannoni@redhat.com>
1058
1059 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
1060 minimal information about libiberty.
1061
e4937fc1
MC
10622004-02-06 Michael Chastain <mec.gnu@mindspring.com>
1063
1064 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
1065
a9331b3f
RM
10662004-02-04 Roland McGrath <roland@redhat.com>
1067
1068 * gdb.texinfo (Auxiliary Vector): New node (section).
1069 (Data): Add it to the menu.
1070
2650777c
JJ
10712004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1072
1073 * gdb.texinfo (Breakpoints): Add information about pending
1074 breakpoint support.
1075
b4501125
AC
10762004-01-26 Andrew Cagney <cagney@redhat.com>
1077
1078 * gdb.texinfo (Overview): Delete references to the cisco protocol
1079 including the "N" response.
1080
74055713
AC
10812004-01-26 Andrew Cagney <cagney@redhat.com>
1082
1083 * gdbint.texinfo (Target Architecture Definition): Rename
1084 EXTRACT_STRUCT_VALUE_ADDRESS to
1085 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 1086
3bbe9696
EZ
10872004-01-24 Eli Zaretskii <eliz@gnu.org>
1088
1089 * gdb.texinfo (KOD): Document "show os". Add index entries for
1090 "set/show os" and "info cisco" commands.
1091
5843504f
EZ
10922004-01-21 Eli Zaretskii <eliz@gnu.org>
1093
1094 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
1095
9175c9a3
MC
10962004-01-19 Michael Chastain <mec.gnu@mindspring.com>
1097
1098 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
1099 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
1100
8e94b928
NR
11012004-01-19 Nick Roberts <nick@nick.uklinux.net>
1102
1103 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
1104 -stack-list-locals.
1105 (GDB/MI Variable Objects): Describe extension to
1106 -var-list-children.
1107
a20cf136
DJ
11082004-01-17 Daniel Jacobowitz <drow@mvista.com>
1109
1110 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
1111
afb18d0f
AC
11122004-01-17 Andrew Cagney <cagney@redhat.com>
1113
1114 * gdbint.texinfo (Target Architecture Definition): Delete
1115 documentation on DEPRECATED_NPC_REGNUM.
1116
b51970ac
DJ
11172004-01-13 Daniel Jacobowitz <drow@mvista.com>
1118
1119 * gdb.texinfo: Update copyright year. Mention that set
1120 follow-fork-mode is supported on GNU/Linux. Remove documentation of
1121 "set follow-fork-mode ask".
1122
0f0cffd2
AC
11232004-01-13 Andrew Cagney <cagney@redhat.com>
1124
1125 * gdbint.texinfo: Update copyright year.
1126 (Coding): Add -Wunused-label to list of -Werror warnings.
1127
c552b3bb 11282004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 1129 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
1130
1131 * gdb.texinfo: Update copyright.
1132 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
1133 around names, as appropriate. Minor syntax cleanup of
1134 _NSPrintForDebugger explanation. Two spaces after periods.
1135 GDBN used instead of lit. "gdb". Index entries added for
1136 print-object and _NSPrintForDebugger. @noindent added in one spot.
1137
afe157ca
EZ
11382003-11-11 Elena Zannoni <ezannoni@redhat.com>
1139
1140 * stabs.texinfo: Add dircategory and direntry commands.
1141 * annotate.texinfo: Ditto.
1142
963e2bb7
AC
11432003-11-10 Andrew Cagney <cagney@redhat.com>
1144
1145 * gdbint.texinfo (Target Architecture Definition): Replace the
1146 return_value method's "inval" and "outval" parameters with
1147 "readbuf" and "writebuf".
1148
1d8b2f28
JB
11492003-10-28 Jim Blandy <jimb@redhat.com>
1150
1151 * gdb.texinfo (The F request packet, The F reply packet): Renamed
1152 from "The `F' request packet" and "The `F' reply packet", to make
1153 texi2dvi happy.
1154 (File-I/O remote protocol extension): Update menu entries, too.
1155
36d86913
MC
11562003-10-26 Michael Chastain <mec@shout.net>
1157
1158 * gdb.texinfo (Thread Stops): Document the issue with
1159 premature return from system calls in multi-threaded programs.
1160
ce2826aa
AC
11612003-10-24 Andrew Cagney <cagney@redhat.com>
1162
1163 * annotate.texinfo: Fix "fortunatly"[sic].
1164
f24c5e49
KI
11652003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
1166
1167 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
1168 with "Hitachi" and "Mitsubishi".
1169
92ad9cd9
AC
11702003-10-20 Andrew Cagney <cagney@redhat.com>
1171
1172 * gdbint.texinfo (Target Architecture Definition): Document
1173 gdbarch_return_value. Add cross references from
1174 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
1175 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
1176
0ab4b752
MK
11772003-10-18 Mark Kettenis <kettenis@gnu.org>
1178
1179 * gdbint.texinfo (Target Architecture Definition): Document
1180 regset_from_core_section.
fb3e19c0
KI
1181
11822003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
1183
1184 * gdb.texinfo (M32R/D): Mention m32rsdi target.
1185
a9331b3f 11862003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
1187
1188 From Anthony Green <green@redhat.com>:
1189 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
1190
1485d690
KB
11912003-10-14 Kevin Buettner <kevinb@redhat.com>
1192
1193 * gdb.texinfo (Breakpoint related warnings): New node.
1194 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 1195
86d30acc
DJ
11962003-10-13 Daniel Jacobowitz <drow@mvista.com>
1197
1198 * gdb.texinfo (Remote Protocol): Document v and vCont.
1199
172c2a43
KI
12002003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1201
1202 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1203 * gdbint.texinfo: Ditto.
1204
71952f4c
AC
12052003-10-09 Andrew Cagney <cagney@redhat.com>
1206
1207 From 2003-09-18 David Anderson <davea@sgi.com>:
1208 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
1209 "command".
1210
268e2188
AC
12112003-10-03 Andrew Cagney <cagney@redhat.com>
1212
1213 * gdbint.texinfo (Target Architecture Definition): Deprecate
1214 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
1215 just target.
1216
12c266ea 12172003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 1218
f30992d4 1219 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
1220 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
1221 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
1222 * gdbint.texinfo (Target Architecture Definition): Rename
1223
12242003-09-30 Andrew Cagney <cagney@redhat.com>
1225
f30992d4 1226 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 1227 (Target Architecture Definition):
f30992d4 1228
2e092625
AC
1229 * gdbint.texinfo (Target Architecture Definition): Rename
1230 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
1231
0717ae8a
AC
12322003-09-29 Andrew Cagney <cagney@redhat.com>
1233
dad809b7
AC
1234 * gdbint.texinfo (Target Architecture Definition): Delete
1235 documentation for NEED_TEXT_START_END.
1236
0717ae8a
AC
1237 * gdbint.texinfo (Target Architecture Definition): Rename
1238 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
1239 TARGET_WRITE_PC.
a9331b3f 1240
af6cf26d
MC
12412003-09-22 Michael Chastain <mec@shout.net>
1242
1243 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
1244
ee206350
AG
12452003-09-21 Anthony Green <green@redhat.com>
1246
1247 * gdbint.texinfo (Target Architecture Definition): Fix typos.
1248
a38c9fe6
MK
12492003-09-21 Mark Kettenis <kettenis@gnu.org>
1250
1251 * gdbint.texinfo (Target Architecture Definition): Document
1252 stabs_argument_has_addr.
1253
77949794
AC
12542003-09-18 Andrew Cagney <cagney@redhat.com>
1255
1256 * gdbint.texinfo (Target Architecture Definition): Delete
1257 documentation on REGISTER_NAMES.
1258
8e823e25
MK
12592003-09-13 Mark Kettenis <kettenis@gnu.org>
1260
1261 * gdbint.texinfo (Target Architecture Definition): Replace
1262 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
1263
f27dd7fd
AC
12642003-09-11 Andrew Cagney <cagney@redhat.com>
1265
1266 * gdbint.texinfo (Target Architecture Definition): Replace
1267 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
1268
8b148df9
AC
12692003-08-18 Andrew Cagney <cagney@redhat.com>
1270
1271 * gdbint.texinfo (Target Architecture Definition): Document
1272 "frame_red_zone_size".
1273
25d29d70
AC
12742003-08-09 Andrew Cagney <cagney@redhat.com>
1275
1276 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
1277 with "set/show backtrace past-main" and "set/show backtrace
1278 limit".
1279
c938e9b0
L
12802003-08-08 H.J. Lu <hongjiu.lu@intel.com>
1281
1282 * Makefile.in (install-info): Support DESTDIR.
1283 (install-html): Likewise.
1284
64fabec2
AC
12852003-08-07 Andrew Cagney <cagney@redhat.com>
1286
1287 Patch from Nick Roberts.
1288 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
1289 bindings. Remove description of send-gdb-command.
1290
2fcf52f0
AC
12912003-08-07 Andrew Cagney <cagney@redhat.com>
1292
1293 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
1294 GDB 6.0.
1295
086432e2
AC
12962003-08-06 Andrew Cagney <cagney@redhat.com>
1297
1298 * gdb.texinfo (Mode Options): Mention that level three is the
1299 highest available and that level 2 is deprecated.
1300 (Annotations Overview): Mention annotation levels. Cross reference
1301 to "Limitations of the Annotation Interface" in annotate.texi.
1302 (TODO, Value Annotations, Frame Annotations): Delete section.
1303 (Displays, Breakpoint Info): Delete.
1304
e5249f67
AC
13052003-08-04 Andrew Cagney <cagney@redhat.com>
1306
1307 * agentexpr.texi: Delete @bye.
1308 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
1309 (stabs.info): Add $(srcdir) to include search path.
1310 (html): Depend on "annotate_toc.html", and not "annotate.html".
1311 * stabs.texinfo: Ditto. Include "fdl.texi".
1312 * gdbint.texinfo: Update copyright statement's list of invariant
1313 sections.
1314
e6f672d2
AC
13152003-07-28 Andrew Cagney <cagney@redhat.com>
1316
1317 * Makefile.in (INFO_DEPS): Add annotate.info.
1318 (dvi, ps, html, pdf): Add annotate.
1319 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
1320 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
1321 (ANNOTATE_DOC_FILES): New macro.
1322 (ANNOTATE_TEX_TMPS): New macro.
1323 (annotate.info, annotate_toc.html): Specify dependencies.
1324 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
1325 * annotate.texinfo: Rename annotate.texi. Get building. Add
1326 "Migrating to GDB/MI" and "Limitations of the Annotation
1327 Interface" chapters. Mention why it is not part of the user
1328 guide. Update copyright notice. Include "fdl.texi".
1329
72ffddc9
SC
13302003-07-26 Stephane Carrez <stcarrez@nerim.fr>
1331
1332 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
1333
a9f12a31
DJ
13342003-07-24 Daniel Jacobowitz <drow@mvista.com>
1335
1336 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
1337
b1fe9455
DJ
13382003-07-24 Daniel Jacobowitz <drow@mvista.com>
1339
1340 * gdb.texinfo (Server): Mention pidof.
1341
153721e6
AC
13422003-07-22 Andrew Cagney <cagney@redhat.com>
1343
1344 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
1345 list.
1346
0fac0b41
DJ
13472003-06-28 Daniel Jacobowitz <drow@mvista.com>
1348
1349 * gdb.texinfo (Logging output): New chapter.
1350
4e562065
JB
13512003-06-24 Joel Brobecker <brobecker@gnat.com>
1352
1353 * gdb.texinfo (Unsupported languages): New section.
1354 (Languages): Add link to new section.
1355
f2c06f52
AC
13562003-06-22 Andrew Cagney <cagney@redhat.com>
1357
1358 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
1359
b4177fca
DJ
13602003-06-22 Daniel Jacobowitz <drow@mvista.com>
1361
1362 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
1363
f418dd93
DJ
13642003-06-22 Daniel Jacobowitz <drow@mvista.com>
1365
1366 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
1367 * agentexpr.texi: Retitle section, and change it to an appendix.
1368 Comment out texinfo initialization. Factor a @var{} into two
1369 pieces to prevent makeinfo warnings.
1370 * gdb.texinfo: Add Agent Expressions appendix.
1371
4ca61388
DJ
13722003-06-19 Daniel Jacobowitz <drow@mvista.com>
1373
1374 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
1375
07f31aa6
DJ
13762003-06-18 Daniel Jacobowitz <drow@mvista.com>
1377
1378 * gdb.texinfo (Remote Debugging): New section "Connecting to a
1379 remote target". Document the "detach" and "disconnect" commands.
1380 (Server, Netware, Debug Session): Reference "Connecting to a
1381 remote target".
1382 (GDB/MI Target Manipulation): Document "-target-disconnect".
1383
2dd0da42
AC
13842003-06-13 Andrew Cagney <cagney@redhat.com>
1385
1386 * gdbint.texinfo (Target Architecture Definition): Deprecate
1387 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
1388 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
1389
e7a3abfc
JB
13902003-06-09 Jim Blandy <jimb@redhat.com>
1391
1392 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
1393
25e3a86b
AC
13942003-06-08 Andrew Cagney <cagney@redhat.com>
1395
1396 * gdbint.texinfo (Target Architecture Definition): Delete
1397 documentation on FRAME_ARGS_ADDRESS_CORRECT.
1398
a9e5fdc2
AC
13992003-06-08 Andrew Cagney <cagney@redhat.com>
1400
1401 * gdbint.texinfo (Target Architecture Definition): Document
1402 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
1403
b37303ee
AF
14042003-06-07 Adam Fedor <fedor@gnu.org>
1405
1406 * gdb.texinfo: Add Objective-C documentation.
1407
39fe6e80
AC
14082003-06-01 Andrew Cagney <cagney@redhat.com>
1409
1410 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
1411 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
1412
125309b2
AC
14132003-05-21 Andrew Cagney <cagney@redhat.com>
1414
1415 * gdbint.texinfo (Target Architecture Definition): Delete
1416 references to "extract_address" and "store_address".
1417
b8b527c5
AC
14182003-05-16 Andrew Cagney <cagney@redhat.com>
1419
1420 * gdbint.texinfo (Target Architecture Definition): Replace
1421 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
1422 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
1423
50e3ee83
TR
14242003-05-14 Theodore A. Roth <troth@openavr.org>
1425
1426 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
1427
44e2be90
L
14282003-05-10 H.J. Lu <hongjiu.lu@intel.com>
1429
1430 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
1431 (gdb.dvi): Likewise.
1432 (gdb.pdf): Likewise.
1433 (links2roff): Likewise.
1434
df5215a6
JB
14352003-05-08 Jim Blandy <jimb@redhat.com>
1436
1437 * gdb.texinfo (Dump/Restore Files): Update documentation for
1438 'dump', 'append', and 'restore': note that format argument is
1439 optional; simplify presentation of the command variants; and be
1440 more precise about the formats.
1441
5e7b2f39
JB
14422003-05-07 Jim Blandy <jimb@redhat.com>
1443
1444 * gdb.texinfo (Symbols): Update documentation: 'maint list
1445 symtabs' and 'maint list psymtabs' have been renamed 'maint info
1446 symtabs' and 'maint info psymtabs'.
1447
b1e29e33
AC
14482003-05-05 Andrew Cagney <cagney@redhat.com>
1449
1450 * gdbint.texinfo (Target Architecture Definition): Make
1451 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
1452 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
1453 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
1454
00905d52
AC
14552003-05-04 Andrew Cagney <cagney@redhat.com>
1456
1457 * gdb.texinfo (Maintenance Commands): Document "maint print
1458 dummy-frames".
1459
54ff5908
AC
14602003-05-04 Andrew Cagney <cagney@redhat.com>
1461
1462 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
1463
32e7087d
JB
14642003-05-03 J. Brobecker <brobecker@gnat.com>
1465
1466 Thierry Schneider <tpschneider1@yahoo.com>
1467 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
1468 for new MI command.
1469
7043d8dc
AC
14702003-05-03 Andrew Cagney <cagney@redhat.com>
1471
1472 * gdbint.texinfo (Target Architecture Definition): Document
1473 push_dummy_code. Add cross references.
1474
e33d66ec
EZ
14752003-05-02 Elena Zannoni <ezannoni@redhat.com>
1476
1477 * gdb.texinfo (Character Sets): Update to reflect new behavior of
1478 set/show charsets commands.
1479
0ba6dca9
AC
14802003-04-28 Andrew Cagney <cagney@redhat.com>
1481
1482 * gdbint.texinfo (Target Architecture Definition): Replace
1483 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
1484 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
1485
d7a27068
AC
14862003-04-28 Andrew Cagney <cagney@redhat.com>
1487
1488 * gdbint.texinfo (Target Architecture Definition): Rename
1489 "tm_print_insn" to "deprecated_tm_print_insn".
1490
44ea7b70
JB
14912003-04-09 Jim Blandy <jimb@redhat.com>
1492
1493 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
1494 list psymtabs'.
1495
fb8f8949
AC
14962003-04-08 Andrew Cagney <cagney@redhat.com>
1497
1498 * gdbint.texinfo (Target Architecture Definition): Delete
1499 references to EXTRA_FRAME_INFO.
1500
32fb0f22
AC
15012003-04-08 Andrew Cagney <cagney@redhat.com>
1502
1503 * gdbint.texinfo (Target Architecture Definition): Delete
1504 PRINT_TYPELESS_INTEGER.
1505
6be67e67
JB
15062003-04-02 J. Brobecker <brobecker@gnat.com>
1507
1508 * observer.texi (GDB Observers): Adjust the documentation for the
1509 normal_stop notification to better describe reality. Fix a couple
1510 of minor typos.
1511
4e35d5f0
BR
15122003-04-02 Bob Rossi <bob_rossi@cox.net>
1513
a9331b3f 1514 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
1515 '-file-list-exec-source-file'
1516
e8a8712a
AC
15172003-03-31 Andrew Cagney <cagney@redhat.com>
1518
1519 * gdbint.texinfo (Target Architecture Definition): Delete
1520 references to CALL_DUMMY_P.
1521
6c0e89ed
AC
15222003-03-30 Andrew Cagney <cagney@redhat.com>
1523
1524 * gdbint.texinfo (Target Architecture Definition): Remove
1525 reference to TARGET_WRITE_SP.
a9331b3f 1526
378bfd1b
AC
15272003-03-27 Andrew Cagney <cagney@redhat.com>
1528
1529 * gdbint.texinfo (Target Architecture Definition): Remove
1530 references to write_sp.
6c0e89ed 1531
922fbb7b
AC
15322003-03-27 Andrew Cagney <cagney@redhat.com>
1533
1534 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
1535 chapter body. Use @smallexample instead of @example.
1536 (Annotations): Ditto.
1537 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
1538 annotate.texi.
1539
b81774d8
AC
15402003-03-26 Andrew Cagney <cagney@redhat.com>
1541
1542 * gdbint.texinfo (Target Architecture Definition): Replace
1543 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
1544 dummy_addr parameters.
1545
1bf6d5cc
AC
15462003-03-25 Andrew Cagney <cagney@redhat.com>
1547
1548 * gdbint.texinfo (Target Architecture Definition): Delete
1549 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
1550 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1551 Add reference to PUSH_ARGUMENTS.
1552
618ce49f
AC
15532003-03-23 Andrew Cagney <cagney@redhat.com>
1554
1555 * gdbint.texinfo (Algorithms, Target Architecture Definition):
1556 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
1557
bcd7e15f
JB
15582003-03-18 J. Brobecker <brobecker@gnat.com>
1559
1560 * gdbint.texinfo (Algorithms): Add new section describing the
1561 Observer paradigm.
1562 (Top): Add menu entry to new observer appendix.
1563 * observer.texi: New file.
1564 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
1565 new observer.texi file.
1566
9fe8321b
AC
15672003-03-17 Andrew Cagney <cagney@redhat.com>
1568
1569 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
1570 that GNU Press update the manual version number.
1571
ac2adee5
AC
15722003-03-12 Andrew Cagney <cagney@redhat.com>
1573
1574 * gdbint.texinfo (Target Architecture Definition): Delete
1575 references to get_saved_register. Rename GET_SAVED_REGISTER to
1576 DEPRECATED_GET_SAVED_REGISTER.
1577
749b82f6
AC
15782003-03-13 Andrew Cagney <cagney@redhat.com>
1579
1580 * gdbint.texinfo (Target Architecture Definition): Replace
1581 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
1582
8bedc050
AC
15832003-03-12 Andrew Cagney <cagney@redhat.com>
1584
1585 * gdbint.texinfo (Target Architecture Definition): Rename
1586 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 1587
0ce1b118
CV
15882003-03-10 Corinna Vinschen <vinschen@redhat.com>
1589
1590 * gdb.texinfo: Add File-I/O documentation.
1591
12cc2063
AC
15922003-03-10 Andrew Cagney <cagney@redhat.com>
1593
1594 * gdbint.texinfo (Target Architecture Definition): Cross reference
1595 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
1596
7453dc06
AC
15972003-03-07 Andrew Cagney <cagney@redhat.com>
1598
1599 * gdb.texinfo (Debugging Output): Mention the "set/show debug
1600 frame" command.
1601
6314f104
AC
16022003-03-05 Andrew Cagney <cagney@redhat.com>
1603
1604 * gdbint.texinfo (Target Architecture Definition): Document
1605 unwind_dummy_id. Cross reference unwind_dummy_id and
1606 SAVE_DUMMY_FRAME_TOS.
1607
f1212245
DJ
16082003-03-05 James Ingham <jingham@apple.com>
1609 Daniel Jacobowitz <drow@mvista.com>
1610
1611 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
1612 and "show cp-abi".
1613
77e7e267
AC
16142003-03-03 Andrew Cagney <cagney@redhat.com>
1615
1616 * gdbint.texinfo (Target Architecture Definition): Document
1617 register_type.
1618
838a8221
AC
16192003-03-03 Andrew Cagney <cagney@redhat.com>
1620
1621 * stabs.texinfo (Structures): Use @samp and separate @var's
1622 instead of a single @var containing a comma separated list.
1623 (Unions): Ditto.
1624
d7f4a264
DJ
16252003-03-02 Daniel Jacobowitz <drow@mvista.com>
1626
1627 * Makefile.in (distclean): Remove config.log.
1628
f30ee0bc
AC
16292003-03-01 Andrew Cagney <cagney@redhat.com>
1630
1631 * gdbint.texinfo (Target Architecture Definition): Rename
1632 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
1633
16342003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
1635
1636 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
1637 DEPRECATED_INIT_EXTRA_FRAME_INFO.
1638
be448670
CF
16392003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
1640
1641 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
1642 (Non-debug DLL symbols): New node, describing the minimal symbols
1643 loaded from DLLs without real debugging symbols.
1644
501eef12
AC
16452003-02-20 Andrew Cagney <ac131313@redhat.com>
1646
1647 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
1648 hardware-breakpoint-limit".
1649 (Set Watchpoints): Add cross reference to "set remote
1650 hardware-watchpoint-limit".
1651 (Remote configuration options): New section.
1652
21c294e6
AC
16532003-02-04 Andrew Cagney <ac131313@redhat.com>
1654
e9be73e4
AC
1655 * gdbint.texinfo (Target Architecture Definition): Delete
1656 descrption of IS_TRAPPED_INTERNALVAR.
1657
21c294e6
AC
1658 From Keith Seitz <keiths@redhat.com>:
1659 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
1660 option "-i"/"--interpreter" to this chapter. Include index
1661 entries.
1662
0179ffac
DC
16632003-02-04 David Carlton <carlton@math.stanford.edu>
1664
1665 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
1666 (Variables): Recommend stabs+ and DWARF 2.
1667 (C plus plus expressions): Correct info about
1668 compiler versions, debug formats.
1669 (Contributors): Change 'DWARF2' to 'DWARF 2'.
1670 PR symtab/874.
1671
7ca9f392
AC
16722003-02-01 Andrew Cagney <ac131313@redhat.com>
1673
1674 * gdbint.texinfo (Target Architecture Definition): Delete
1675 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
1676 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
1677 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
1678 references to nindy and i960.
1679 * gdb.texinfo (i960): Delete all references to i960 and nindy.
1680
31a85ea2
AC
16812003-02-01 Andrew Cagney <ac131313@redhat.com>
1682
1683 * gdbint.texinfo (Target Architecture Definition): Delete
1684 FLOAT_INFO.
1685
6b894e49
AC
16862003-01-30 Andrew Cagney <ac131313@redhat.com>
1687
1688 * stabs.texinfo (Member Type Descriptor): Clarify description of
1689 `@'. Suggested by Ben Hutchings.
1690
c48861fb
AC
16912003-01-29 Andrew Cagney <ac131313@redhat.com>
1692
1693 * gdb.texinfo (M68K): Delete reference to es1800.
1694
617073a9
AC
16952003-01-29 Andrew Cagney <ac131313@redhat.com>
1696
1697 * gdb.texinfo (Maintenance Commands): Document `maint print
1698 reggroups' and `maint print register-groups'.
1699 * gdbint.texinfo (Target Architecture Definition): Document
1700 register_reggroup_p.
1701
5b5d99cf
JB
17022003-01-23 Jim Blandy <jimb@redhat.com>
1703
1704 * gdb.texinfo (Separate Debug Files): New section.
1705
e7ba9c65
DJ
17062003-01-22 Daniel Jacobowitz <drow@mvista.com>
1707
1708 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
1709 and "maint show profile".
1710
94e91d6d
MC
17112003-01-16 Michael Chastain <mec@shout.net>
1712
1713 * gdb.texinfo (Installing GDB): Warn against
1714 ".../gdb-VERSION/gdb/configure".
1715 (Separate Objdir): Likewise.
1716
867f3898
AC
17172003-01-15 Andrew Cagney <ac131313@redhat.com>
1718
1719 * gdbint.texinfo (Target Architecture Definition): Delete
1720 definition of PRINT_REGISTER_HOOK.
1721
f153cc92
EZ
17222003-01-15 Elena Zannoni <ezannoni@redhat.com>
1723
1724 (OpenRISC 1000): Fix formatting of command names.
1725
c60eb6f1
EZ
17262003-01-15 Elena Zannoni <ezannoni@redhat.com>
1727
1728 * gdb.texinfo (Continuing and Stepping): Add new command
1729 'advance'. Clarify behavior of 'until'.
1730
f5ebfba0
DJ
17312003-01-13 Daniel Jacobowitz <drow@mvista.com>
1732
1733 * gdb.texinfo (Files): Document solib-absolute-prefix and
1734 solib-search-path.
1735
4ce8657e
MC
17362003-01-09 Michael Chastain <mec@shout.net>
1737
1738 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
1739 (Create a Release): Add new instructions for new @file{src-release}.
1740 Document existing instructions for @file{Makefile.in} as
1741 being for @value{GDBN} 5.3.1 or earlier.
1742
372613e3
AC
17432003-01-09 Andrew Cagney <ac131313@redhat.com>
1744
1745 * gdbint.texinfo (Target Architecture Definition): Mention
1746 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
1747 allocate memory.
1748
b4e9345d
DJ
17492003-01-04 Daniel Jacobowitz <drow@mvista.com>
1750
1751 * gdb.texinfo (Controlling GDB): Add @kindex for
1752 "show osabi".
1753 (Backtraces): Add @kindex's for backtrace-below-main.
1754
98b45e30
DJ
17552003-01-04 Daniel Jacobowitz <drow@mvista.com>
1756
1757 * gdb.texinfo (Controlling GDB): Document "set osabi".
1758
95f90d25
DJ
17592003-01-04 Daniel Jacobowitz <drow@mvista.com>
1760
1761 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
1762 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
1763
1e698235
DJ
17642003-01-04 Daniel Jacobowitz <drow@mvista.com>
1765
1766 * gdb.texinfo (Controlling GDB): Add ABI section. Document
1767 "set coerce-float-to-double".
1768 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
1769
e632838e
AC
17702003-01-02 Andrew Cagney <ac131313@redhat.com>
1771
1772 * stabs.texinfo: Remove obsolete text.
1773 * gdbint.texinfo: Ditto.
1774 * gdb.texinfo: Ditto.
1775
c133ab7a
MK
17762002-12-22 Mark Kettenis <kettenis@gnu.org>
1777
1778 * gdbint.texinfo (Target Architecture Definition): Update
1779 description of gdbarch_register_osabi.
1780
f821f325
KH
17812002-12-20 Kazu Hirata <kazu@cs.umass.edu>
1782
1783 * agentexpr.texi: Fix typos.
1784 * annotate.texi: Likewise.
1785 * fdl.texi: Likewise.
1786
85a6d8d3 17872002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
1788
1789 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
1790 DEPRECATED_INIT_FRAME_PC.
1791
ae45cd16
AC
17922002-12-01 Andrew Cagney <ac131313@redhat.com>
1793
1794 * gdbint.texinfo (Target Architecture Definition): Delete
1795 PC_IN_CALL_DUMMY.
1796
07555a72
AC
17972002-11-28 Andrew Cagney <ac131313@redhat.com>
1798
1799 * gdbint.texinfo (Host Definition): Delete documentation on
1800 USE_GENERIC_DUMMY_FRAMES.
1801
c166cdc7
EZ
18022002-11-26 Elena Zannoni <ezannoni@redhat.com>
1803
1804 Fix PR gdb/723 and PR gdb/245.
1805 * Makefile.in (install-info): Run the install-info command as part
1806 of the post install steps only.
1807 (uninstall-info): New target.
1808 (uninstall): New target.
1809
35db0260
EZ
18102002-11-22 Elena Zannoni <ezannoni@redhat.com>
1811
1812 * Makefile.in (install): Make install do some real work.
1813
9ba8d803
AC
18142002-11-19 Andrew Cagney <ac131313@redhat.com>
1815
1816 Fix POSIX problem reported by Paul Eggert.
1817 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
1818 Fix PR gdb/527.
1819
903ad3a6
AC
18202002-10-26 Andrew Cagney <cagney@redhat.com>
1821
1822 * gdbint.texinfo (Target Architecture Definition): Delete
1823 definition of DO_REGISTERS_INFO.
1824
f2abfe65
KB
18252002-10-18 Kevin Buettner <kevinb@redhat.com>
1826
1827 * gdbint.texinfo (Address Classes): Fix problems with insertion
1828 of ``{'' and ``}'' in example.
1829
b5b0480a
KB
18302002-10-17 Kevin Buettner <kevinb@redhat.com>
1831
1832 * gdbint.texinfo (Address Classes): New section.
1833 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
1834 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
1835 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
1836 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
1837
c85508ee
KD
18382002-10-11 Klee Dienes <kdienes@apple.com>
1839
1840 * gdb.texinfo (Registers): Mention vector registers as well as
1841 floating registers in the documentation for 'info registers' and
1842 'info all-registers'.
1843
6d12fc3d
DJ
18442002-10-11 Daniel Jacobowitz <drow@mvista.com>
1845
1846 * gdbint.texinfo (CPLUS_MARKER): Remove item.
1847
8d19fbd2
JJ
18482002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1849
1850 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
1851 interface definition.
1852
a37295f9
MM
18532002-10-03 Marko Mlinar <markom@opencores.org>
1854
1855 * gdb.texinfo (Target Commands): Add or1k target specific
1856 commands.
1857 * gdb.texinfo (Contributors): Add myself to the contributors list.
1858
da0f9dcd
AC
18592002-10-01 Andrew Cagney <ac131313@redhat.com>
1860
1861 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
1862 and "mi1" instead of "mi1" and "mi0".
1863
2e834e49
HPN
18642002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
1865
1866 * gdb.texinfo (Packets): Fix typos "alligned".
1867 Correct z3/Z3 description. Correct z4/Z4 title.
1868
050be0dc
AC
18692002-09-27 Andrew Cagney <ac131313@redhat.com>
1870
1871 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
1872
1104b9e7
KB
18732002-09-25 Kevin Buettner <kevinb@redhat.com>
1874
1875 * gdb.texinfo: Use GNU/Linux instead of Linux.
1876
512217c7
AC
18772002-09-25 Andrew Cagney <ac131313@redhat.com>
1878
1879 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
1880
10998722
AC
18812002-09-24 Andrew Cagney <ac131313@redhat.com>
1882
512217c7 1883 * gdb.texinfo: Replace @example with @smallexample.
10998722 1884
a0eb71c5
KB
18852002-09-20 Kevin Buettner <kevinb@redhat.com>
1886
f7dc1244 1887 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
1888 * gdb.texinfo (Character Sets): Use @smallexample instead of
1889 @example. Use GNU/Linux instead of Linux.
1890
18912002-09-20 Jim Blandy <jimb@redhat.com>
1892
1893 * gdb.texinfo: Add character set documentation.
1894
2f870471
AC
18952002-09-19 Andrew Cagney <ac131313@redhat.com>
1896
1897 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
1898 (Packets): Add cross reference from `b' packet to `z' packets.
1899
790eb8f5
AC
19002002-09-19 Andrew Cagney <ac131313@redhat.com>
1901
8d30a00d
AC
1902 * gdb.texinfo (Maintenance Commands): Document ``maint
1903 internal-error'' and ``maint internal-warning''.
1904
790eb8f5
AC
1905 * gdbint.texinfo (Target Architecture Definition): Revise
1906 description of STACK_ALIGN. Add description of FRAME_ALIGN.
1907
a23a7bf1
JB
19082002-09-19 Joel Brobecker <brobecker@gnat.com>
1909
1910 * gdbint.texinfo (Target Conditionals): Document the new
1911 NAME_OF_MALLOC macro.
1912
299ffc64
AC
19132002-09-05 Andrew Cagney <ac131313@redhat.com>
1914
1915 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
1916 engineer.
1917
b7bb15bc
SC
19182002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1919
1920 * gdb.texinfo (TUI Overview): Document status line fields.
1921
3d757584
SC
19222002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1923
1924 * gdb.texinfo (TUI Commands): Document info win command.
1925
269c21fe
SC
19262002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1927
1928 * gdb.texinfo (TUI Overview): Document breakpoint markers.
1929
7cf36c78
SC
19302002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1931
1932 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
1933 (TUI Keys): Likewise.
1934
d2c6833e
AC
19352002-08-25 Andrew Cagney <ac131313@redhat.com>
1936
1937 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
1938 for a packet receive.
1939
46d8b1c3
AC
19402002-08-25 Andrew Cagney <ac131313@redhat.com>
1941
1942 * Makefile.in (clean): Move to end of file.
1943 (distclean, maintainer-clean, realclean): Ditto.
1944 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
1945 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
1946 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
1947 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
1948
b0787093
AC
19492002-08-24 Andrew Cagney <ac131313@redhat.com>
1950
1951 * Makefile.in (GDBINT_TEX_TMPS): Define.
1952 (gdbint.dvi, gdbint.pdf): Use
1953 (GDB_TEX_TMPS): Define.
1954 (gdb.dvi, gdb.pdf): Use.
1955 (STABS_TEX_TMPS): Define.
1956 (stabs.dvi, stabs.pdf): Use.
1957 (GDB_DOC_SOURCE_INCLUDES): New macros.
1958 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
1959 (GDBINT_DOC_FILES_INCLUDES): New macros.
1960 (GDBINT_DOC_BUILD_INCLUDES): New macros.
1961 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
1962 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
1963 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
1964 (links2roff): Replace SFILES_INCLUDED with
1965 GDB_DOC_SOURCE_INCLUDES.
1966 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
1967 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
1968 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
1969 dependencies.
1970 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
1971 dependencies.
1972 (gdbmi.texinfo): Delete rule.
1973 (inc-hist.texinfo): Delete rule.
1974 (rluser.texinfo): Delete rule.
1975
ebba8386
AC
19762002-08-23 Andrew Cagney <cagney@redhat.com>
1977
1978 * gdbint.texinfo (Target Architecture Definition): Update
1979 STORE_RETURN_VALUE, mention regcache.
1980
0ab7a791
AC
19812002-08-21 Andrew Cagney <ac131313@redhat.com>
1982
1983 * gdbint.texinfo (Target Architecture Definition): Document
1984 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
1985
ee2d5c50
AC
19862002-08-19 Andrew Cagney <ac131313@redhat.com>
1987
1988 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
1989 Fix minor typos. Add index entries.
1990
53c69bd7
AC
19912002-08-18 Andrew Cagney <ac131313@redhat.com>
1992
1993 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
1994
e76f1f2e
AC
19952002-08-15 Andrew Cagney <ac131313@redhat.com>
1996
1997 * gdbint.texinfo (Target Architecture Definition): Document
1998 PRINT_VECTOR_INFO.
1999 * gdb.texinfo (Vector Unit): Document "info vectors" command.
2000
0680b120
AC
20012002-08-13 Andrew Cagney <ac131313@redhat.com>
2002
2003 * gdb.texinfo (Maintenance Commands): Document "maint print
2004 registers", "maint print raw-registers" and "maint print
2005 cooked-registers".
2006
3c3bea1c
GS
20072002-08-08 Grace Sainsbury <graces@redhat.com>
2008
a9331b3f 2009 From Mark Salter:
3c3bea1c
GS
2010 * gdb.texinfo (Protocol): Document T packet extension to
2011 allow watchpoint address reporting.
2012
42f9b0a5
AC
20132002-08-03 Andrew Cagney <ac131313@redhat.com>
2014
2015 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
2016
db034ac5
AC
20172002-08-01 Andrew Cagney <cagney@redhat.com>
2018
2019 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
2020 to CHILL.
2021
e2b28d04
AC
20222002-08-01 Andrew Cagney <ac131313@redhat.com>
2023
2024 * gdbint.texinfo (Coding): Revise section "Include Files".
2025
7fb623f7
AC
20262002-07-24 Andrew Cagney <cagney@redhat.com>
2027
2028 * gdbint.texinfo: Obsolete references to m88k.
2029 * gdb.texinfo: Ditto.
2030
4a2b4636
JB
20312002-07-10 Joel Brobecker <brobecker@gnat.com>
2032
7fb623f7 2033 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
2034 where the proper version of autoconf can be retrieved.
2035
a71ec265
DH
20362002-07-09 Don Howard <dhoward@redhat.com>
2037
2038 * gdb.texinfo (Command Files): Further describe the behavior of
2039 sourced command files.
2040
b9aa90c9
AC
20412002-06-27 Andrew Cagney <ac131313@redhat.com>
2042
2043 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
2044 (Coding): Clarify ISO C version that GDB assumes.
2045
40dd2248
TT
20462002-06-26 Tom Tromey <tromey@redhat.com>
2047
2048 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
2049 add_setshow_cmd_full.
2050
bfac230e
DH
20512002-06-25 Don Howard <dhoward@redhat.com>
2052
2053 * gdb.texinfo (Memory Region Attributes): Document new behavior
2054 for 'mem' command.
2055
475b0867
JB
20562002-06-11 Jim Blandy <jimb@redhat.com>
2057
919d772c
JB
2058 * gdb.texinfo (Symbols): Update documentation for `info source'
2059 command.
2060
475b0867
JB
2061 * gdb.texinfo (Macros): Call the command `info macro', not
2062 `show macro'.
2063
ba8c9337
AC
20642002-06-09 Andrew Cagney <ac131313@redhat.com>
2065
2066 * gdbint.texinfo (Coding): Add section ``Per-architecture module
2067 data''.
2068
1029b7fa
MK
20692002-06-09 Mark Kettenis <kettenis@gnu.org>
2070
2071 * gdbint.texinfo (Target Architecture Definition): Document
2072 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
2073
16737d73
AC
20742002-06-08 Andrew Cagney <ac131313@redhat.com>
2075
2076 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
2077 lists.
2078
30107679
AC
20792002-06-08 Andrew Cagney <ac131313@redhat.com>
2080
2081 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
2082 Branch''.
2083
3352e23e
AC
20842002-06-01 Andrew Cagney <ac131313@redhat.com>
2085
2086 * gdbint.texinfo (Target Architecture Definition): Add section
2087 ``Converting an existing Target Architecture to Multi-arch''.
2088
cbb09e6a
AC
20892002-05-30 Andrew Cagney <ac131313@redhat.com>
2090
2091 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
2092 to ``Obsoleting code''. Revise.
2093
e2e0bcd1
JB
20942002-05-17 Jim Blandy <jimb@redhat.com>
2095
2096 * gdb.texinfo (C Preprocessor Macros): New chapter.
2097 Include it in the main menu.
2098 (Contributors): Credit Jim Blandy with macro support.
2099 (Compilation): Explain how to get macro information into the
2100 executable.
2101 (Expressions): Note that preprocessor macros are expanded.
2102
9db8d71f
DJ
21032002-05-14 Daniel Jacobowitz <drow@mvista.com>
2104
2105 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
2106 options for `target remote'.
2107
6d531722
AC
21082002-05-13 Andrew Cagney <ac131313@redhat.com>
2109
2110 * gdbint.texinfo (Target Architecture Definition): Delete
2111 documentation on NNPC_REGNUM.
2112
13d01224
AC
21132002-05-11 Andrew Cagney <ac131313@redhat.com>
2114
2115 * gdbint.texinfo (Target Architecture Definition): Document
2116 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
2117 (Target Architecture Definition): Revise section `Using Different
2118 Register and Memory Data Representations'. Add section `Raw and
2119 Virtual Register Representations'.
2120
b2e75d78
AC
21212002-05-11 Andrew Cagney <ac131313@redhat.com>
2122
2123 * gdbint.texinfo (Target Architecture Definition): Mention
2124 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
2125 (Target Architecture Definition): Mention same. Add references to
2126 web pages.
2127
2c8682ee
MS
21282002-05-08 Michael Snyder <msnyder@redhat.com>
2129
2130 * stabs.texinfo (Attributes): Document new "vector" attribute.
2131
0816590b
AC
21322002-05-04 Andrew Cagney <ac131313@redhat.com>
2133
2134 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
2135
2653173e
AC
21362002-05-04 Andrew Cagney <ac131313@redhat.com>
2137
2138 * gdb.texinfo: Delete obsolete references to a29k.
2139
d7bd68ca
AC
21402002-04-24 Andrew Cagney <ac131313@redhat.com>
2141
2142 * gdbint.texinfo (Target Architecture Definition): Replace
2143 IN_SIGTRAMP with PC_IN_SIGTRAMP.
2144
21d83aa5
DM
21452002-04-24 David S. Miller <davem@redhat.com>
2146
2147 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
2148
7673a6cc
DM
21492002-04-21 David S. Miller <davem@redhat.com>
2150
2151 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
2152
d49d1e0a
AC
21532002-04-21 Andrew Cagney <ac131313@redhat.com>
2154
2155 * gdbint.texinfo (Target Architecture Definition): Delete
2156 definition of HAVE_REGISTER_WINDOWS.
2157
f7dc1244 21582002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
2159
2160 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
2161 "Theodore A. Roth" <troth@verinet.com>.
2162
5ca0cb28
DH
21632002-04-15 Don Howard <dhoward@redhat.com>
2164
f7dc1244 2165 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 2166 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 2167 Provide a better explaination of this feature.
5ca0cb28 2168
f208ba17
AC
21692002-04-14 Andrew Cagney <ac131313@redhat.com>
2170
2171 * gdbint.texinfo (Target Architecture Definition): Remove
2172 FRAME_CHAIN_COMBINE.
2173
d5ba91de
MC
21742002-04-12 Michael Chastain <mec@shout.net>
2175
2176 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
2177 REG_STACK_SEGMENT.
2178
26818220
MC
21792002-04-09 Michael Chastain <mec@shout.net>
2180
2181 * gdbint.texinfo (Obsolete Conditionals): Remove references to
2182 PYRAMID_* macros.
2183
129188f6
AC
21842002-04-07 Andrew Cagney <ac131313@redhat.com>
2185
2186 * gdb.texinfo (Bug Reporting): Document that the web is the
2187 prefered way of submitting bug reports.
2188 (Bug Reporting): Delete the s-mail address as the last resort.
2189
8227c0ff
AC
21902002-04-05 Andrew Cagney <ac131313@redhat.com>
2191
2192 * gdbint.texinfo (Target Architecture Definition): Delete
2193 references to TARGET_WRITE_FP and write_fp.
2194
16d9dec6
MS
21952002-03-27 Michael Snyder <msnyder@redhat.com>
2196
2197 * gdb.texinfo: Document new commands dump, append, and restore.
2198
9ae8b82c
AC
21992002-03-27 Andrew Cagney <ac131313@redhat.com>
2200
2201 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
2202 Branch'.
2203
474c8240
AC
22042002-03-18 Andrew Cagney <ac131313@redhat.com>
2205
2206 * gdb.texinfo: Change all examples to @smallexample.
2207 * gdbint.texinfo: Ditto.
a9331b3f 2208
fb0ff88f
AC
22092002-03-18 Andrew Cagney <ac131313@redhat.com>
2210
2211 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
2212 Branches''.
2213
9bb0a4d8
AC
22142002-03-18 Andrew Cagney <ac131313@redhat.com>
2215
2216 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
2217 Policy''.
2218
937f164b
FF
22192002-03-04 Fred Fish <fnf@redhat.com>
2220
2221 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
2222 expresson, suports, dependant, trhe, perhaphs, situtations,
2223 explictily, taged, oportunity, unfortunatly).
2224
a7b40f07
AC
22252002-02-24 Andrew Cagney <ac131313@redhat.com>
2226
2227 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
2228 Remove reference to 3.12.
2229
aab4e0ec
AC
22302002-02-23 Andrew Cagney <ac131313@redhat.com>
2231
2232 * gdbint.texinfo: Include fdl.texi.
2233 (Top): Add GNU Free Documentation License.
2234 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
2235 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
2236 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
2237 (gdbint.info): Add srcdir to include path.
2238 * gdb.texinfo: Include gpl.texi.
2239 (Top): Add Copying.
2240 * gpl.texi: New file.
2241
47b95330
AC
22422002-02-23 Andrew Cagney <ac131313@redhat.com>
2243
2244 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
2245
78c47bea
PM
22462002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
2247
2248 * gdb.texinfo: Document Cygwin native specific commands.
2249
56460a61
DJ
22502002-02-15 Daniel Jacobowitz <drow@mvista.com>
2251
2252 * gdb.texinfo: Document gdbserver ``--attach'' command.
2253
def71bfa
MS
22542002-02-07 Michael Snyder <msnyder@redhat.com>
2255
2256 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
2257 to @code(_ovly_debug_event).
2258
c928edc0
AC
22592002-02-07 Andrew Cagney <ac131313@redhat.com>
2260
2261 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
2262
81d46470
MS
22632002-02-06 Michael Snyder <msnyder@redhat.com>
2264
2265 * gdb.texinfo (overlays): Mention new magic symbol
2266 '_ovly_debug_event', which allows GDB to keep better track
2267 of overlays.
2268
f7dc1244 22692002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
2270
2271 * gdb.texinfo (Memory Region Attributes): Fix the wording.
2272 Suggested by Dmitry Sivachenko.
2273
2274 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
2275
15110bc3
MS
22762002-02-01 Michael Snyder <msnyder@redhat.com>
2277
2278 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2279
6763aef9
MS
22802002-01-30 Michael Snyder <msnyder@redhat.com>
2281
ac282366
MS
2282 * gdb.texinfo: (remote protocol): Gramatical fix-up.
2283 (set trust-readonly-sections): Document.
6763aef9 2284
8642bc8f
AC
22852002-01-29 Andrew Cagney <ac131313@redhat.com>
2286
2287 * gdbint.texinfo (Releasing GDB): Revise and update.
2288
afe64c1a
AC
22892002-01-28 Andrew Cagney <ac131313@redhat.com>
2290
2291 * gdbint.texinfo (Target Architecture Definition): Delete
2292 description of TARGET_BYTE_ORDER_DEFAULT.
2293
f7dc1244 22942002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
2295
2296 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
2297 <mitya@cavia.pp.ru>.
2298
3d6e1b5a
AC
22992002-01-23 Andrew Cagney <ac131313@redhat.com>
2300
2301 * libgdb.texinfo: Delete file.
2302
6c0e9fb3
AC
23032002-01-22 Andrew Cagney <ac131313@redhat.com>
2304
2305 * gdb.texinfo: Remove makeinfo 3.12 hacks.
2306 * gdbint.texinfo: Ditto.
2307
e0ce93ac
AC
2308Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
2309
2310 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
2311
be298bcc
AC
23122002-01-22 Andrew Cagney <ac131313@redhat.com>
2313
2314 * Makefile.in: Update copyright.
2315 (TEXI2DVI): Define.
2316 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
2317 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
2318 gdb-cfg.texi.
2319 (TEXINDEX, PDFTEX): Delete makefile variables.
2320
8e04817f
AC
23212002-01-22 Andrew Cagney <ac131313@redhat.com>
2322
2323 * gdb.texinfo (Protocol): Move section to appendix.
2324
6b2f586d
AC
23252002-01-21 Andrew Cagney <ac131313@redhat.com>
2326
2327 * gdb.texinfo (Remote Debugging): Create a menu.
2328 (Top): Add ``Remote Debugging'' to menu.
2329
6f05cf9f
AC
23302002-01-21 Andrew Cagney <ac131313@redhat.com>
2331
2332 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
2333 serial protocol'' from here.
2334 (Remote Debugging): To here. New chapter.
2335
3fd3d7d2
AC
23362002-01-20 Andrew Cagney <ac131313@redhat.com>
2337
2338 * gdbint.texinfo (Target Architecture Definition): Delete
2339 description of TARGET_BYTE_ORDER_SELECTABLE_P.
2340
7fd60527
AC
23412002-01-20 Andrew Cagney <ac131313@redhat.com>
2342
2343 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
2344 are no longer needed.
2345 (Porting GDB): Add maintainer note about configure.host.
2346
c2f05ac9
AC
23472002-01-20 Andrew Cagney <ac131313@redhat.com>
2348
2349 * gdbint.texinfo (Target Architecture Definition): Remove
2350 definition of IEEE_FLOAT.
2351
f7dc1244 23522002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
2353
2354 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
2355 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
2356 <3diff@gnu.org>
231b2aad 2357
82600034
AC
23582002-01-19 Andrew Cagney <ac131313@redhat.com>
2359
2360 * gdbint.texinfo (Host Definition): Remove references to
2361 MALLOC_INCOMPATIBLE.
2362
7708fa01
AC
23632002-01-17 Andrew Cagney <ac131313@redhat.com>
2364
2365 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
2366 and xyz-xdep.o.
2367
eb12ee30
AC
23682002-01-17 Andrew Cagney <ac131313@redhat.com>
2369
2370 * gdb.texinfo (Maintenance Commands): Add appendix.
2371 (Set Breaks): Copy ``maint info breakpoint'' doco to
2372 ``Maintenance Commands'' appendix. Add reference.
2373
c9ccaa92
AC
23742002-01-17 Andrew Cagney <ac131313@redhat.com>
2375
2376 * fdl.texi: Remove next/prev from @node.
2377
f7dc1244 23782002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
2379
2380 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
2381 for monstrous @multitable (from Brian Youmans).
2382
2383 * fdl.texi: New file.
2384
2385 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
2386
8973da3a
AC
23872002-01-15 Andrew Cagney <ac131313@redhat.com>
2388
2389 * gdbint.texinfo (Releasing GDB): New chapter.
2390
7d86b5d5
AC
23912002-01-14 Andrew Cagney <ac131313@redhat.com>
2392
2393 * gdb.texinfo (Embedded Processors, Calling program functions):
2394 Obsolete references to a29k.
2395
cc1cb004
AC
23962002-01-13 Andrew Cagney <ac131313@redhat.com>
2397
2398 * gdbint.texinfo (Coding): Review Cleanups section. Examples
2399 examples. Document that a code-block should do or discard its
2400 cleanups before exit.
2401
79f12247
MS
24022002-01-11 Michael Snyder <msnyder@redhat.com>
2403
2404 * gdb.texinfo (Choosing files): Change @samp to @file.
2405
19837790
MS
24062002-01-05 Michael Snyder <msnyder@redhat.com>
2407
2408 * gdb.texinfo (--pid): Document new command line option (attach).
2409
f7dc1244 24102002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
2411
2412 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
2413 in the stub.
2414
d7449b42
AC
24152002-01-04 Andrew Cagney <ac131313@redhat.com>
2416
2417 * gdbint.texinfo (Target Architecture Definition): Replace
2418 BIG_ENDIAN with BFD_ENDIAN_BIG.
2419
f23631e4
AC
24202002-01-03 Andrew Cagney <ac131313@redhat.com>
2421
2422 * gdbint.texinfo (Target Architecture Definition): Replace
2423 value_ptr with struct value pointer.
2424
72c9928d
EZ
24252002-01-02 Eli Zaretskii <eliz@gnu.org>
2426
2427 * gdb.texinfo (Free Software): Fix wording.
2428
959acfd1
EZ
24292001-12-31 Eli Zaretskii <eliz@gnu.org>
2430
2431 * gdb.texinfo (Free Software): New section ``Free Software Needs
2432 Free Documentation''.
2433
f7dc1244 24342001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
2435
2436 * stabs.texinfo:
2437 * gdb.texinfo:
2438 * gdbint.texinfo:
2439 * libgdb.texinfo:
2440 * annotate.texi: Fix the application of GFDL in the Copyright notice.
2441
6600abed
MS
24422001-12-29 Michael Snyder <msnyder@redhat.com>
2443
2444 * gdb.texinfo (maint info sections): Fix typo.
2445
f6680716
MS
24462001-12-26 Michael Snyder <msnyder@redhat.com>
2447
fe95c787
MS
2448 * gdb.texinfo (maint info sections): Document.
2449
a9331b3f 2450 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
2451 'info proc' sub-options that are currently not implemented.
2452
c3d3ce5b
JB
24532001-12-20 Jim Blandy <jimb@redhat.com>
2454
2455 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
2456
778eb05e
AC
24572001-12-15 Andrew Cagney <ac131313@redhat.com>
2458
2459 * gdbint.texinfo (Target Architecture Definition): Replace
2460 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
2461
2607059c
AC
24622001-12-01 Andrew Cagney <ac131313@redhat.com>
2463
2464 * gdbint.texinfo (Host Definition): Delete documentation on
2465 HOST_BYTE_ORDER.
2466
df0cd8c5
JB
24672001-11-30 Jim Blandy <jimb@redhat.com>
2468
2469 * gdb.texinfo (Overlays): New chapter, documenting GDB's
2470 overlay support. Add to top-level menu.
2471
88118b3a
TT
24722001-11-26 Tom Tromey <tromey@redhat.com>
2473
2474 * gdb.texinfo (Command Syntax): Document C-o binding.
2475
96565e91
CF
24762001-07-26 Christopher Faylor <cgf@redhat.com>
2477
2478 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
2479 use since it is described in the referenced section.
2480
f7dc1244 2481 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
2482 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
2483 clearer when using DJGPP.
2484
2a3d5645
CF
24852001-11-24 Christopher Faylor <cgf@redhat.com>
2486
2487 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
2488 specifically refer to MS-DOS.
2489 (command files): Mention gdb.ini is only used on MS-DOS.
2490
aa26fa3a
TT
24912001-11-21 Tom Tromey <tromey@redhat.com>
2492
2493 * gdb.texinfo (Invoking GDB): Document --args.
2494 (Mode Options): Likewise.
2495
4f8ada06
JB
24962001-11-21 Jim Blandy <jimb@redhat.com>
2497
2498 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
2499 Delete documentation; this macro has been removed from the
2500 sources.
2501
3fe0dc10
JB
25022001-11-13 Jim Blandy <jimb@redhat.com>
2503
2504 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
2505
9e5abb06
CV
25062001-11-06 Corinna Vinschen <vinschen@redhat.com>
2507
2508 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
2509
1c5dfdad
MS
25102001-11-05 Michael Snyder <msnyder@redhat.com>
2511
a9331b3f 2512 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
2513 quote regexp chars in function names such as "operator*()".
2514
990f9fe3
FF
25152001-11-01 Fred Fish <fnf@redhat.com>
2516
2517 * gdbint.texinfo (SOLIB_ADD): Document additional new
2518 "readsyms" arg.
2519
b433d00b
DH
25202001-10-30 Don Howard <dhoward@redhat.com>
2521
070b1dd3
DH
2522 * gdb.texinfo: (Command Files) Added documentation for the
2523 behavior of gdb with input redirected from a file.
b433d00b 2524
b7209cb4
FF
25252001-10-28 Fred Fish <fnf@redhat.com>
2526
2527 * gdb.texinfo (auto-solib-add): Change docs to match
2528 implementation change.
2529 (auto-solib-limit): Add docs for new variable.
2530
1aa20aa8
AC
25312001-10-15 Andrew Cagney <ac131313@redhat.com>
2532
2533 * gdbint.texinfo (Target Architecture Definition): Function
2534 value_as_pointer renamed to value_as_address.
2535
fc0c74b1
AC
25362001-10-15 Andrew Cagney <ac131313@redhat.com>
2537
2538 * gdbint.texinfo (Target Architecture Definition): Default
2539 POINTER_TO_ADDRESS functions assume unsigned addresses.
2540 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
2541 posting by Jim Blandy.
2542
f4846649
JB
25432001-10-12 Jim Blandy <jimb@redhat.com>
2544
2545 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
2546 version of texi2html (1.64) doesn't support this flag any more.
2547
f277788b
MK
25482001-09-08 Mark Kettenis <kettenis@gnu.org>
2549
a9dc4918
MK
2550 * gdbint.texinfo (Host Definition): Remove description of
2551 MEM_FNS_DECLARED.
2552
d28379df
MK
2553 * gdbint.texinfo (Host Definition): Remove description of R_OK.
2554
f277788b
MK
2555 * gdbint.texinfo (Host Definition): Remove description of
2556 HAVE_SIGSETMASK.
2557
7ccaa899
EZ
25582001-09-04 Elena Zannoni <ezannoni@redhat.com>
2559
2560 * gdbint.texinfo (Target Architecture Definition): Add
2561 explanation of TARGET_PRINT_INSN macro.
2562
17d9d558
JB
25632001-08-30 Jim Blandy <jimb@redhat.com>
2564
2565 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
2566 Explain what it means to load relocatable files.
2567
72cde065
JB
25682001-08-28 Jim Blandy <jimb@redhat.com>
2569
2570 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
2571 info `top' menu.
2572
9e678452
CF
2573Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
2574
2575 * gdbint.texinfo: Add a cautionary note about macro use.
2576
a2bea4c3 25772001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 2578
a2bea4c3
CV
2579 * gdb.texinfo: Explain omitting the hostname in the
2580 `target remote' command.
2581
1129bf27
DJ
25822001-07-30 Daniel Jacobowitz <drow@mvista.com>
2583
2584 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
2585 and END-INFO-DIR-ENTRY.
2586
732b3002
SC
25872001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2588
2589 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
2590
89437448
AC
25912001-07-25 Andrew Cagney <ac131313@redhat.com>
2592
2593 * gdbint.texinfo (libgdb): Rewrite.
2594
f7dc1244 25952001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
2596
2597 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
2598
c4555f82
SC
25992001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2600
2601 * gdb.texinfo (TUI): New chapter, document the TUI.
2602 (Mode Options): Document the -tui option.
2603
2f45a6e0
MK
26042001-07-23 Mark Kettenis <kettenis@gnu.org>
2605
2606 * gdbint.texinfo (Host Definition): Remove description of
2607 NEED_POSIX_SETPGID.
2608
f7dc1244 26092001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
2610
2611 * gdb.tex (DJGPP Native): New node, with descriptions of
2612 DJGPP-specific commands.
2613
be9c6c35
JM
26142001-07-19 John R. Moore <jmoore@redhat.com>
2615
2616 * gdbint.texinfo: Three misspellings.
2617
dfa249fb
AC
26182001-07-06 Andrew Cagney <ac131313@redhat.com>
2619
2620 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
2621 `test` expressions on bash. Problem reported by Colin Walters.
2622
c72e7388
AC
26232001-07-04 Andrew Cagney <ac131313@redhat.com>
2624
2625 * gdbint.texinfo (User Interface): Update ui-out documentation to
2626 refelect recent UI/MI updates.
2627
94bbb2c0
AC
26282001-07-04 Andrew Cagney <ac131313@redhat.com>
2629
2630 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
2631 interpreters.
2632
af6c57ea
AC
26332001-06-15 Andrew Cagney <ac131313@redhat.com>
2634
2635 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
2636 structure and not macros.
2637 (Host Definition): Document that much of this chapter is obsolete.
2638 (Target Architecture Definition): Update list of files that make
2639 up a target architecture.
2640 (Coding): Update.
2641
83aa8bc6
AC
26422001-06-28 Andrew Cagney <ac131313@redhat.com>
2643
2644 * gdbint.texinfo (Target Architecture Definition): Update
2645 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
2646 The latter has been changed to a true predicate.
2647
f7dc1244 26482001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
2649
2650 * annotate.texi: Add @noindent where needed. From Dmitry
2651 Sivachenko <dima@Chg.RU>.
2652 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
2653
656db9b0
AC
26542001-06-16 Andrew Cagney <ac131313@redhat.com>
2655
2656 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
2657
df2396a1
AC
26582001-06-14 Andrew Cagney <ac131313@redhat.com>
2659
2660 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
2661 returns ``OK''. Document that the ``R'' packet does not reply.
2662
0f1f2b0a
MS
26632001-06-13 Michael Snyder <msnyder@redhat.com>
2664
2665 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
2666
f7dc1244 26672001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
2668
2669 * gdb.texinfo (Signals): Clarify the default setting of signal
2670 handling.
2671
a5d7c491
AC
26722001-05-14 Andrew Cagney <ac131313@redhat.com>
2673
2674 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
2675 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
2676
05a54c4f
AC
26772001-05-12 Andrew Cagney <ac131313@redhat.com>
2678
2679 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
2680
f7dc1244 26812001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
2682
2683 * gdbint.texinfo (Clean Design and Portable Implementation):
2684 Renamed from "Clean Design".
2685 (Clean Design and Portable Implementation): Document portable
2686 methods of handling file names, and the associated macros.
2687
f7dc1244 26882001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
2689
2690 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
2691 command and provide a cross-reference to its description.
2692 (Symbols): Note that "info scope" is useful for trace experiments.
2693
f7dc1244 26942001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 2695
b37052ae
EZ
2696 * gdb.texinfo (Symbols): Document "info scope".
2697 (Tracepoints): New chapter.
2698 (Contributors): Update for v5.1.
2699 <All nodes>: Change "C++" to "C@t{++}".
2700
0ee54786
EZ
2701 * gdbint.texinfo (User Interface): A new section about ui_out
2702 functions, based on text written by Fernando Nasser.
2703
c534679c
EZ
2704 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
2705
f7dc1244 27062001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 2707
e9c75b65
EZ
2708 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
2709
2710 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
2711
2712 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
2713 Replace "GDB" with "@value{GDBN}". Fix markup.
2714
2715 * annotate.texi: Change Permissions to GFDL. Update Copyright.
2716
3d67e040
EZ
2717 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
2718 a cross-reference to its description.
2719 (Symbols): Document "info symbol".
2720
f7dc1244 27212001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
2722
2723 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
2724 subsection "x86 Watchpoints".
2725 (Target Architecture Definition): Document the macros
2726 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
2727 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
2728
b0ed3589
AC
27292001-03-20 Andrew Cagney <ac131313@redhat.com>
2730
2731 * gdbint.texinfo (Target Architecture Definition): Update
2732 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
2733 list.
2734
b6ba6518
KB
27352001-03-06 Kevin Buettner <kevinb@redhat.com>
2736
2737 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
2738 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
2739
f7dc1244 27402001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
2741
2742 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
2743
f7dc1244 27442001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 2745
17cc6a06
EZ
2746 * gdb.texinfo (Environment): Document that `path' does not change
2747 the value of PATH in GDB's own environment (it did in the past,
2748 but that was changed on March 15, 1994). Reported by Doug Evans
2749 <dje@transmeta.com>.
2750
56caf160
EZ
2751 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
2752 its line. Fix markup of commands and macros. Add an Index node
2753 and index entries.
2754
29e57380
C
27552001-01-23 J.T. Conklin <jtc@redback.com>
2756
2757 * gdb.texinfo (Memory region attributes): New manual section.
2758
1c6147de
ND
27592001-01-04 Nicholas Duffek <nsd@redhat.com>
2760
2761 * gdbint.texinfo (POP_FRAME): Document use by return_command.
2762
f7dc1244 27632000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
2764
2765 * refcard.tex: Version and copyright fixed. From Phil Edwards
2766 <pedwards@disaster.jaj.com>.
2767
0dcedd82
AC
2768Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
2769
2770 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
2771 DWARF2_REG_TO_REGNUM): Document.
2772
3b851bce
AC
2773Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
2774
2775 * gdbint.texinfo (Coding): Update current value of
2776 --enable-build-warnings. Mention --enable-gdb-build-warnings.
2777
f7dc1244 27782000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
2779
2780 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
2781 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
2782
b90a5f51
CF
27832000-11-10 Christopher Faylor <cgf@cygnus.com>
2784
2785 * gdb.texinfo: Document new 'set step-mode' command.
2786
f7dc1244 27872000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
2788
2789 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
2790 changes from Dmitry Sivachenko <dima@Chg.RU>.
2791
f7dc1244 27922000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
2793
2794 * gdb.texinfo (Hooks): Document the new post-hook functionality.
2795 From Steven Johnson <sbjohnson@ozemail.com.au>.
2796
2e685b93
MK
27972000-08-10 Mark Kettenis <kettenis@gnu.org>
2798
2799 * gdbint.texinfo (Overall Structure): Spelling fix.
2800
f7dc1244 28012000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
2802
2803 * gdbint.texinfo (Target Architecture Definition): Document that
2804 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
2805 for which REGISTER_CONVERTIBLE returns a zero value.
2806
63ac3005
EZ
28072000-07-08 Christopher Faylor <cgf@cygnus.com>
2808
2809 * Makefile.in (install-info): Find files to install in either the
2810 build or source directories (adapted from Makefile.am).
2811
bd79f757
ND
28122000-07-07 Nicholas Duffek <nsd@redhat.com>
2813
2814 * stabs.texinfo: Fix spelling errors.
2815 (String Field): FILE-NUMBER starts from 0, not 1.
2816
f7dc1244 28172000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
2818
2819 * refcard.tex: Remove \centerline from the blurb. Patch from
2820 Brian Youmans.
2821
f7dc1244 28222000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
2823
2824 * Makefile.in (install-info): Support installation from outside of
2825 the source directory. Reported by Mark Harig
2826 <markh@frazier.landmark.com>.
2827
f3b28801
C
28282000-06-20 J.T. Conklin <jtc@redback.com>
2829
2830 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
2831
449f3b6c
AC
2832Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
2833
2834 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
2835 Generate using pdftex.
2836 (PDFTEX): Define.
2837 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
2838 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
2839 @contents at the start.
2840
f7dc1244 28412000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
2842
2843 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
2844 Youmans.
2845
9e9c5ae7
AC
2846Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
2847
2848 From Brian Youmans:
2849 * gdb.texinfo: Fix ``et al.''.
2850
c741b251
AC
2851Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
2852
2853 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
2854 loop.
2855
4ab64e14
JG
28562000-05-19 Jimmy Guo <guo@cup.hp.com>
2857
2858 * configure: Regenerate.
2859
f7dc1244 28602000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
2861
2862 * Makefile.in (install-info): Run install-info on installed Info
2863 files.
2864
8c70017b
AC
2865Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
2866
a7cb598a
AC
2867 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
2868 Andrew Cagney.
8c70017b 2869
f7dc1244 28702000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
2871
2872 * gdb.texinfo: Proofreading changes from Brian Youmans.
2873
bf0184be
ND
28742000-05-01 Nick Duffek <nsd@cygnus.com>
2875
2876 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
2877 startup sequence, minor edits.
2878
f7dc1244 28792000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
2880
2881 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
2882 TeX.
2883
2884 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
2885 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
2886 like `n' and `s' which look weird. Convert some of the @kindex to
2887 @vindex, when they refer to variables, not commands.
2888
33e16fad
AC
2889Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
2890
2891 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
2892
f7dc1244 28932000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
2894
2895 * Makefile.in (GDBMI_DIR): New variable.
2896 (SET_TEXINPUTS): Add $(GDBMI_DIR).
2897 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
2898 (gdbmi.texinfo): New target, for texi2roff.
2899 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
2900 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
2901
2902 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
2903 gdbmi.texinfo.
2904 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
2905 comment.
2906
d167840f
EZ
29072000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2908
2909 * gdb.texinfo (Files): Update description of add-symbol-file
2910 command.
2911
f7dc1244 29122000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
2913
2914 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
2915 prevents the build (and is generally a Bad Idea).
2916
f7dc1244 29172000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
2918
2919 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
2920 a comma inside @var.
2921 (Command Files): Index markup changes from Dmitry Sivachenko
2922 <dima@Chg.RU>.
2923
f7dc1244 29242000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
2925
2926 * Makefile.in (LN_S): Define.
2927 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
2928 invoke "ln -s" unless it is known to work.
2929
2930 * configure.in (AC_PROG_LN_S): Add.
2931
8dc7983f
JB
29322000-04-14 Jim Blandy <jimb@redhat.com>
2933
2934 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
2935 section.
2936 (Target Conditionals): Document ADDRESS_TO_POINTER,
2937 POINTER_TO_ADDRESS.
2938
1a8237e8
DB
29392000-04-11 Daniel Berlin <dan@cgsoftware.com>
2940
2941 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
2942 gdb-cfg.texi to get the value.
2943
ca526f1a
JB
29442000-04-10 Jim Blandy <jimb@redhat.com>
2945
2946 * gdbint.texinfo (Target Architecture Definition): Fix
2947 cross-references.
2948
faaafcb4
JB
29492000-04-08 Jim Blandy <jimb@redhat.com>
2950
2951 * gdbint.texinfo (Using Different Register and Memory Data
2952 Representations): New section.
2953 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
2954 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
2955 REGISTER_CONVERT_TO_RAW): Document.
2956
1b27397f
AC
2957Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
2958
2959 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
2960 for acknowledgments.
2961
480ff1fb
AC
2962Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
2963
2964 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
2965 qThreadExtraInfo.
2966
a9331b3f 29672000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 2968
a9331b3f
RM
2969 * gdb.texinfo: Clarify which remote debug protocol commands are
2970 required and which are optional.
f1251bdd 2971
dbeb8dbd
AC
2972Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
2973
2974 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
2975 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
2976 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
2977 * annotate.texi: Update.
2978
6d2ebf8b
SS
29792000-03-28 Stan Shebs <shebs@apple.com>
2980
2981 * gdb.texinfo: Update dates, bump to Eighth Edition (note
2982 expectation of additional changes before release), update
2983 ISBN, add copy of top-level menu for @ifhtml, remove explicit
2984 node links, rephrase and/or shorten lines to fix formatting
2985 problem in both regular and @smallbook formats.
2986 * annotate.texi: Shorten lines in example, use smallexample
2987 consistently everywhere.
2988 * Makefile.in: Add comment about texinfo 4.0 html generation.
2989 (SFILES_INCLUDED): Add annotate.texi.
2990
5d161b24
DB
29912000-03-27 Daniel Berlin <dan@cgsoftware.com>
2992
2993 * gdb.texinfo (Debugging Output): Added new section, documenting
2994 the "set/show debug" commands.
2995
b9deaee7
AC
2996Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
2997
2998 * annotate.texi (Annotations): When GDBN omit @chapter and @node
2999 entry.
3000
3001 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
3002 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
3003 @chapter and @node entries.
a9331b3f 3004
b9deaee7 3005 * gdb.texinfo: Link all top-level nodes.
a9331b3f 3006
9ef47d30
AC
3007Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3008
3009 * Makefile.in (install-info): Create $(infodir) before installing
3010 files.
3011
cfeada60
FN
30122000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3013
3014 From David Whedon <dwhedon@gordian.com>
3015 * gdbint.texinfo : Added paragraphs about command deprecation.
3016
6837a0a2
DB
30172000-03-22 Daniel Berlin <dan@cgsoftware.com>
3018
3019 * gdb.texinfo: Add documentation for the apropos command.
3020
bba2971c
MS
30212000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3022
3023 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
3024
2b628194
MS
30252000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3026
a9331b3f 3027 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
3028 two places.
3029
96a2c332
SS
30302000-03-17 Stan Shebs <shebs@apple.com>
3031
3032 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
3033 <dima@Chg.RU>, also clarification of allowed content for
3034 string constants.
3035
f7dc1244 30362000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
3037
3038 * gdb.texinfo (main menu): Add Annotations.
3039 (File Options): Add @cindex entries for each command-line option.
3040 Document --epoch, --annotate, --async, --interpreter, --write,
3041 --statistics, and --version.
3042
3043 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
3044 of GDB.
3045
9d233477
JB
30462000-02-23 Jim Blandy <jimb@redhat.com>
3047
3048 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
3049
14e0eb3b
JB
30502000-02-22 Jim Blandy <jimb@redhat.com>
3051
3052 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
3053
3555de01
JM
30542000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
3055
3056 * Makefile.in (diststuff): New target.
3057
5e35df8e
KB
30582000-02-15 Kevin Buettner <kevinb@redhat.com>
3059
3060 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 3061 architecture. [From Jim Wilson.]
5e35df8e 3062
c5394b80
JM
30632000-01-16 Tom Tromey <tromey@cygnus.com>
3064
3065 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
3066 (Delete Breaks): Mention range arguments.
3067 (Disabling): Likewise.
3068
c3f6f71d
JM
30692000-01-05 Dmitry Sivachenko <dima@Chg.RU>
3070
3071 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
3072
c4093a6a
JM
3073Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
3074
3075 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
3076 valid functions.
3077
11cf8741
JM
30781999-11-05 Stan Shebs <shebs@andros.cygnus.com>
3079
3080 * gdb.texinfo: Clarify regular expressions used in rbreak.
3081
917317f4
JM
30821999-10-15 Kevin Buettner <kevinb@cygnus.com>
3083
3084 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
3085 MEMORY_REMOVE_BREAKPOINT): Document.
3086
3087Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
3088
3089 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
3090 offset re-using the DATA offset instead.
3091
2df3850c
JM
30921999-10-11 Jim Kingdon <kingdon@redhat.com>
3093
3094 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
3095
30961999-10-05 Stan Shebs <shebs@andros.cygnus.com>
3097
3098 From Dmitry Sivachenko <demon@gpad.ac.ru>:
3099 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
3100 typos.
3101
3102 * gdb.texinfo: Various minor wording and formatting improvements,
3103 mentions of additional command-line options.
3104
2acceee2
JM
31051999-09-30 Fred Fish <fnf@cygnus.com>
3106
3107 * gdb.texinfo: Document additional forms of specifying section
3108 names and addresses for the add-symbol-file command.
3109
c2c6d25f
JM
31101999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
3111
3112 * gdbint.texinfo: Fix typo, add the word "have".
3113
31141999-09-14 Jim Blandy <jimb@cris.red-bean.com>
3115
3116 * gdbint.texinfo (Target Architecture Definition): Document the
3117 SKIP_PERMANENT_BREAKPOINT macro.
3118
d4f3574e
SS
31191999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3120
3121 * gdb.texinfo: Fiks speling errers.
3122
3123 * gdb.texinfo: Fix uses of @multitable.
3124
f7dc1244 3125 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
3126 * gdb.texinfo: Include details specific to DOS host, clarify
3127 some confusing language, fix @ref/@xref/@pxref usages, add
3128 comments about using with optimization, add more indexing,
3129 fix info about disassembly-flavor.
3130
3131Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
3132
3133 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
3134 SKIP_SOLIB_RESOLVER): Define.
3135
3136Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
3137
3138 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
3139 ``g'' packets.
3140
104c1213
JM
31411999-08-30 Stan Shebs <shebs@andros.cygnus.com>
3142
3143 * gdb.texinfo: Create a new "Configurations" chapter with
3144 platform-specific info, inline remote.texi and move sections of it
3145 into the new chapter, move bits about info proc, heuristic search,
3146 and register stack into the new chapter.
3147 * remote.texi: Remove, now part of gdb.texinfo.
3148 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
3149
31501999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
3151
3152 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
3153 GDB_TARGET_IS_MACH386): These kludges have gone away.
3154
3155Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
3156
3157 * gdbint.texinfo (Target Architecture Definition): Mention
3158 TDEPLIBS.
3159
53a5351d
JM
31601999-08-20 Stan Shebs <shebs@andros.cygnus.com>
3161
3162 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
3163 surrounding text to fit HP-UX bits into general info.
3164 (HPPA-cfg.texi): Remove, no longer useful.
3165
3166 * gdb.texinfo: Remove explicit links from @node lines, remove
3167 HP-added "Detailed Node Listing" from main menu which confuses
3168 things.
3169
3170 From Dmitry Sivachenko <dima@Chg.RU>:
3171 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
3172 in description of `set environment'.
3173
31741999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3175
3176 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
3177
7be570e7
JM
31781999-08-12 Ben Elliston <bje@cygnus.com>
3179
3180 * gdbint.texinfo (Breakpoint Handling): Add missing words.
3181
f7dc1244 31821999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
3183
3184 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
3185 watch, awatch, and rwatch. Explain why the latter two cannot be
3186 set as software watchpoints. Document that watchpoints for local
3187 variables are deleted when the debuggee terminates.
3188
3189Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
3190
3191 * remote.texi (Protocol): Further clarification of the "qRcmd"
3192 packet. Allow E.. response packet. "qRcmd" packet is no longer
3193 reserved.
3194
31951999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3196
a9331b3f
RM
3197 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
3198 * gdb.texinfo: Ditto.
7be570e7 3199
96baa820
JM
32001999-08-06 Tom Tromey <tromey@cygnus.com>
3201
3202 * gdb.texinfo (KOD): New node.
3203
3204Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
3205
3206 * remote.texi (Rcmd): Fix minor formatting typos.
3207
3208Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
3209
3210 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
3211 packets.
3212
adf40b2e
JM
32131999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
3214
3215 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
3216 fixes.
3217
43ff13b4
JM
3218Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
3219
3220 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
3221
085dd6e6
JM
3222Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3223
3224 * remote.texi (Communication Protocol): ``v'' is in use. Fix
3225 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
3226 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
3227 packets that are not supported on all hosts. Expand examples.
3228 Spell check.
3229
32301999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3231
3232 * Makefile.in: Recognize html, install-html. Add targets
3233 to build HTML versions of documentation via texi2html.
3234
3235Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
3236
3237 * gdbint.texinfo (Testsuite): New chapter, information about the
3238 testsuite.
3239
3240Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
3241
3242 * remote.texi (Communication Protocol): Rewrite.
3243
3244Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
3245
3246 * stabs.texinfo: Fix uses of xref.
3247
9e0b60a8
JM
3248Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
3249
3250 * gdbint.texinfo: Add an anti-printf exhortation, and update the
3251 info about patch submission.
3252
cce74817
JM
3253Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
3254
3255 From Per Bothner <bothner@cygnus.com>:
3256 * gdb.texinfo: Document Chill support.
3257
3258Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
3259
3260 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
3261 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
3262 Document that the value should be greater-than or equal-to zero.
3263 (NO_STD_REGS): Document. Deprecate.
3264
ac9a91a7
JM
3265Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3266
3267 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
3268 Document that these are not used.
3269
3270Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3271
3272 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
3273
392a587b
JM
3274Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
3275
3276 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
3277 numargs was dropped.
3278
3279Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
3280
3281 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
3282
b83266a0
SS
3283Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
3284
3285 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
3286 Update.
3287
7a292a7a
SS
3288Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
3289
3290 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
3291 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
3292
3293Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
3294
3295 * gdbint.texinfo: Fix typos: $ -> @.
3296
3297Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
3298
3299 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
3300 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
3301 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
3302 BREAKPOINT_FROM_PC.
a9331b3f 3303
7a292a7a
SS
3304Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
3305
3306 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
3307 CALL_DUMMY_STACK_ADJUST): Document.
3308
3309Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
3310
3311 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
3312 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
3313
33141999-04-02 Stan Shebs <shebs@andros.cygnus.com>
3315
3316 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
3317 longer exists.
3318
3319Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
3320
3321 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
3322 nearly all @ifset/@ifclear conditionals; nobody uses them, and
3323 they make the manual source incomprehensible.
3324 * h8-cfg.texi: Remove, hasn't been used in years.
3325
c906108c
SS
3326Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
3327
3328 * gdb.texinfo: Update the credits.
3329
3330Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
3331
3332 * gdb.texinfo: Fix mistakes noticed in printout of last
3333 draft, add Alpha to discussion of heuristic fence post.
3334
3335Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
3336
3337 * gdb.texinfo, remote.texi: Many changes; update to Seventh
3338 Edition, merge some HP changes into mainline, describe some
3339 previously undocumented features, describe more of the target
3340 commands available, eliminate obsolete section on renamed
3341 commands.
3342 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
3343
3344Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
3345
3346 * gdb.texinfo: Make many HPPA conditionals unconditional,
3347 including catchpoint description, since now on for all configs.
3348 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
3349 specializations.
3350
3351Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
3352
3353 * Makefile.in (GDBvn.texi): Fix match expression to work with
3354 current format of VERSION in gdb/Makefile.in.
3355 * gdb.texinfo: Fix node ref to match new readline.
3356
3357Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
3358
a9331b3f
RM
3359 * gdb.texinfo: Changes made as part of a project to merge in
3360 changes made by HP. Documentation makes extensive use of
c906108c
SS
3361 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
3362 on remote debugging. There are differences in documentation
3363 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
3364 the HP manual discusses catchpoints, hardware watchpoints, and
3365 some HPUX specific limitations for shared library support.
a9331b3f 3366
c906108c
SS
3367 There are also a number of @node changes.
3368
33691999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
3370
3371 * gdbint.texinfo (Formatting): Disambiguate a sentence.
3372 (C Usage): Same.
3373
3374Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
3375
3376 The following changes were made by Edith Epstein
3377 <eepstein@cygnus.com> as part of a project to merge in changes
3378 made by HP.
a9331b3f 3379
c906108c
SS
3380 * HPPA-cfg.texi: new file.
3381
3382 * all-cfg.texi: set HPPA for HP PA-RISC targets.
3383
3384 * refcard.tex: change documentation about catch.
3385 removed info catch.
3386
3387Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
3388
3389 * gdbint.texinfo: Expand on GDB's coding standards,
3390 specify the use of arg names with prototypes.
3391
33921998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
3393
3394 * gdb.texinfo: Fix tipo.
3395
3396Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
3397
3398 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
3399 TARGET_BYTE_ORDER_SELECTABLE_P.
3400
3401Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
3402
3403 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
3404
34051998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
3406
3407 * agentexpr.texi: New file.
3408
3409Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
3410
3411 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
3412
34131998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
3414
3415 * remote.texi: Changed wording that implied that the GDB remote
3416 protocol caches register values instead of GDB itself.
3417
3418Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
3419
3420 * gdbint.texinfo: Add some info about symbol readers.
3421 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
3422 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
3423 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
3424 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
3425
3426Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
3427
a9331b3f 3428 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
3429
3430Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
3431
3432 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
3433
3434Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
3435
3436 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
3437 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
3438
3439Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
3440
3441 * gdbint.texinfo: Fix minor typos.
3442
3443Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
3444
3445 * gdbint.texinfo: Complete overhaul. Group descriptions more
3446 logically, add more info on generic algorithms, remove much
3447 obsolete and/or wrong material.
3448
3449Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
3450
3451 * stabs.texinfo (Method Type Descriptor): Expand and correct.
3452
3453Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
3454
3455 * refcard.tex: Copyright, address updates.
3456
3457Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
3458
3459 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
3460 for the edition instead of confusing GDB-version-like numbers.
3461
3462Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
3463
3464 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
3465
3466Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
3467
3468 * LRS: Reformat a bit to keep text under 80 columns.
3469
3470Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
3471
3472 * gdb.texinfo: Add some credits, mention bug monitor.
3473 * remote.texi: Mention mips monitor targets.
3474 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 3475
c906108c
SS
3476Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
3477
3478 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
3479 files, finish sorting of host vs target vs native macros, describe
3480 some more of them.
3481
3482Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
3483
3484 * gdbint.texinfo (Host Conditionals): Document change from
3485 using NO_MMALLOC to it's inverse, USE_MMALLOC.
3486
3487Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
3488
3489 * gdbint.texinfo (Host Conditionals): Document
3490 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
3491
3492Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
3493
3494 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
3495 Document LSEEK_NOT_LINEAR.
3496
3497Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
3498
3499 * stabs.texinfo (Stab Section Basics): Make it clear that only
3500 some versions of the GNU linker remove the leading N_UNDF symbol.
3501
3502Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
3503
3504 * stabs.texinfo (String Field): Document type number pairs here,
3505 instead of in the Sun specific section.
3506 (Include Files): The GNU linker supports the N_BINCL
3507 optimization. Clarify the N_BINCL value, and what it is used
3508 for.
3509 (Procedures): Document N_FUN with an empty string to mark the end
3510 of a function.
3511 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
3512 (Sun Differences): Remove this node, as the information is now
3513 elsewhere in the main document.
3514 (Stab Section Basics): Mention that the GNU linker may optimize
3515 stabs and remove the leading N_UNDF symbol.
3516
3517Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
3518
3519 * gdb.texinfo, refcard.tex: Restore author credit
3520
3521Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
3522
3523 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
3524 documentation to account for START and END macros taking
3525 one arg.
3526
3527Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
3528
3529 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
3530 * gdb.texinfo (Frames): Fix typo.
3531
3532Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
3533
3534 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
3535 a target_signal as arg type, not a pid.
3536
3537Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
3538
3539 * gdb.texinfo: Document `set assembly-language'.
3540
3541Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
3542
3543 * remote.texi: Update list of stubs in the GDB distribution.
3544
3545Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
3546
3547 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
3548 Also document that some systems can use mmalloc but must define
3549 this if their C runtime allocates memory that is later freed.
3550 (MMCHECK_FORCE): Document new macro.
a9331b3f 3551
c906108c
SS
3552Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
3553
3554 * remote.texi: Add documentation for target Sparclet.
3555
3556Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3557
a9331b3f 3558 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
3559 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
3560 * configure.in: Rewritten for autoconf.
3561 * configure: New.
3562
3563Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
3564
3565 * Makefile.in (DVIPS): New define, set to dvips.
3566 (dvi): Add stabs.dvi.
3567 (ps): New target.
3568 (all-doc): Depend on info, dvi, and ps targets.
3569 (STAGESTUFF): Add *.ps and *.dvi files.
3570 (clean-info, clean-dvi): Remove.
3571 (mostlyclean): Does not depend upon clean-info or clean-dvi,
3572 rules completely rewritten.
3573 (maintainer-clean): Remove clean-info and clean-dvi
3574 dependencies and put their actions in the rules.
3575 (gdb.ps): New target
a9331b3f 3576 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
3577 intermediate TeX files, whether they have 2 or 3 character
3578 extensions.
3579 (gdbint.ps): Add target and rules.
3580 (gdb-internals): Delete unused target.
3581 (Makefile): Depends upon config.status also.
3582
3583Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
3584
3585 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
3586 set.
3587
3588Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
3589
3590 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
3591 * gdb.texinfo (Expressions): Fix erroneous array constant example.
3592
3593Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
3594
3595 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
3596
3597Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3598
3599 * gdb.texinfo (Print settings): Document
3600 `set/show print static-members' commands.
3601
3602Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
3603
3604 * gdbint.texinfo (Native): Document name change, coredep.c to
3605 core-aout.c.
3606
3607Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
3608
3609 * stabs.texinfo (Include Files): Document the values the SunOS4
3610 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
3611
3612Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
3613
3614 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
3615 Fix typo.
3616
3617Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
3618
3619 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
3620 "gdb.tar.Z".
3621
3622Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
3623
3624 * Makefile.in (maintainer-clean): New target, synonym for
3625 realclean.
3626
3627Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
3628
3629 * Update all FSF addresses except those in COPYING* files.
3630
3631Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
3632
3633 From Richard Earnshaw (rearnsha@armltd.co.uk):
3634 * gdb.texinfo (convenience variables): Document $_exitcode.
3635 (quit): Document optional expression to use as exit code.
3636
3637Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
3638
3639 * gdb.texinfo, remote.texi: Brought up to date with various
3640 GDB changes.
3641
3642Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
3643
3644 * gdb.texinfo: Update dates and versions, fix comments about
3645 hardware watchpoints in future releases and about the
3646 sharedlibrary command.
3647
3648Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3649
3650 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
3651 C_FUN stab. Other cleanups.
3652
3653Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3654
3655 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
3656 for the sparc stub.
3657
3658Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3659
3660 * annotate.texi: Clarify which addresses have differing formats
3661 depending on the language and which do not.
3662
3663Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3664
3665 * remote.texi (NetWare): Changed example to use BOARD= instead of
3666 NODE= argument to reflect correspoding change to gdbserve.nlm.
3667
3668Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3669
3670 * stabs.texinfo (Negative Type Numbers): Mention the fact that
3671 GDB, as well as AIX dbx, supports the size type attribute.
3672
3673Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3674
3675 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
3676
3677Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
3678
3679 * gdb.texinfo (Define): Document $arg0... arguments to commands,
3680 and new 'if' and 'while' commands.
3681
3682Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
3683
3684 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
3685
3686Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3687
3688 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
3689 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
3690 NetWare targets. Mostly stolen from the Server node.
3691
3692Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3693
3694 * gdb.texinfo (Setting): Talk about the language of a source file
3695 versus the working language. The old documentation did not match
3696 what GDB did.
3697
3698Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3699
3700 * stabs.texinfo (Source Files): Document N_SO used to mark the end
3701 of a source file.
3702
3703Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3704
3705 * gdb.texinfo (Processes): New node.
3706
3707Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3708
3709 * remote.texi: Update documentation of set/show mipsfpu.
3710
3fc11d3e
JM
3711Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
3712
3713 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
3714 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
3715
3716Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
3717
3718 * gdbint.texinfo: Removed mentions of some incorrectly placed and
3719 obsolete conditionals, described some others.
3720
3721Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3722
3723 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
3724 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
3725
3726Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
3727
3728 * gdbint.texinfo: Put regex conditionals in their own table.
3729
3730Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
3731
3732 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
3733 described or fixed the descriptions of many others.
3734
3735Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
3736
3737 * gdb.texinfo: Add some more credits.
3738 * gdbint.texinfo: Capitalize GDB consistently, describe some
3739 macros and remove some.
3740
3741Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
3742
3743 * gdbint.texinfo: Removed mentions of many incorrectly placed and
3744 obsolete conditionals, described some others.
3745
3746Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3747
3748 * gdb.texinfo (help targets): Changed to `help target', which
3749 is the correct gdb command.
3750
3751Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3752
3753 * annotate.texi (TODO): New node, for keeping track of annotations
3754 suggested but not yet implemented.
3755
3756Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3757
3758 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
3759 another symbol, it is not the address itself.
3760
3761Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
3762
3763 * stabs.texinfo (Stab Section Basics): Add comment about alignment
3764 of stabs-in-coff sections.
3765
3766Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3767
3768 * annotate.texi: Change edition to 0.5 and date to May 1994.
3769 Add index.
3770 (Frames): New node, for frame annotation.
3771 (Displays): New node, for display annotation.
3772
3773 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
3774 when waiting for your program to stop.
3775
3776Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3777
3778 * annotate.texi (Breakpoint Info): Document annotation of header
3779 fields and record annotation.
3780
3781Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3782
3783 * annotate.texi: New file, to document annotations.
3784
3785Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3786
3787 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
3788 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
3789
3790Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3791
3792 * stabs.texinfo (Stab Section Basics): Say what is in .stab
3793 section, and say n_strx field is compilation unit relative.
3794 * stabs.texinfo: Don't use @code for a.out when it is the name of
3795 an object file format.
3796
3797Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3798
3799 * gdb.texinfo: Refer to file names, not path names, per rms
3800 convention.
3801 (Arguments): Fix typo.
3802
3803Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3804
3805 * stabs.texinfo (Global Variables): Talk about stabs in files
3806 where variables are referenced, but not defined.
3807
3808Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3809
3810 * stabs.texinfo: Move stuff on @ and # type descriptors from node
3811 Cplusplus to new nodes Member Type Descriptor and Method Type
3812 Descriptor. Re-write stuff for #.
3813
3814Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3815
3816 * gdb.texinfo (Print Settings): Don't document "set print
3817 fast-symbolic-addr off". The bug which it worked around was fixed
3818 on 25 Feb 94 in coffread.c, so I'm nuking the command.
3819
3820 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
3821 N_ENTRY node.
3822
3823 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
3824
3825Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3826
3827 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
3828 references to ieee-float.c.
3829
3830Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3831
3832 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
3833 match what the code actually does.
3834
3835Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3836
3837 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
3838
3839Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3840
3841 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
3842 i, and b.
3843
3844Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
3845
3846 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
3847 well as for ELF and SOM. Unify the descriptions of ELF and SOM
3848 as "stabs in sections" rather than just saying "ELF and SOM".
3849 Also make that stuff apply to COFF.
3850
3851Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3852
3853 * gdb.texinfo (Formatting Documentation): Change GhostScript to
3854 Ghostscript.
3855
3856Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3857
3858 * gdb.texinfo (Continuing and Stepping): When talking about "step"
3859 versus functions without line numbers, also mention stepping into
3860 them as well as "step" when you are in them. Tell the user how to
3861 deal with the situation. Add comment about "debugging information".
3862
3863Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3864
3865 * stabs.texinfo (Enumerations): Document restriction on where
3866 enumeration types can appear and still win with GDB.
3867
3868Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3869
3870 * stabs.texinfo (Negative Type Numbers): Document format for type
3871 -16.
3872
3873Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3874
3875 * gdb.texinfo (Selection, Frame Info): Update information about
3876 arbitrary frame specficiations.
3877
3878Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
3879
3880 * gdb.texinfo, remote.texi: general editing pass prior to Net release
3881
3882Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3883
3884 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
3885
3886Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3887
3888 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
3889
3890Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3891
3892 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
3893 Differences node to Statics node.
3894 (Statics): Discuss XCOFF use of V symbol descriptor.
3895
3896 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
3897 not clean.
3898
3899Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
3900
3901 * gdb.texinfo (Print Settings): Document `set print
3902 fast-symbolic-addr' and improve the doc for some other
3903 `set print's.
3904
3905Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3906
3907 * stabs.texinfo (String Field): Talk about defining several type
3908 numbers at once.
3909 Fix lint regarding changing node ELF Transformations to
3910 ELF and SOM Transformations.
3911
3912Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
3913
3914 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
3915
3916Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3917
3918 * stabs.texinfo (Cross-References): `::' is for nested types only
3919 within <>.
3920 (Structures): Document static members.
3921
3922Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3923
3924 * stabs.texinfo: Document S type attribute.
3925
3926Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3927
3928 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
3929
3930Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
3931
3932 * gdbint.texinfo: Fix a few typos.
3933
3934Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3935
3936 * gdb.texinfo, remote.texi: formatting improvements
3937
3938 * gdb.texinfo (New Features): mention threads.
3939 (Summary, C): fix xrefs in newly contributed text.
3940 (Threads): index entries, clarifications, example
3941 (passim): minor typos fixed, phrasing improvements
3942
3943 * remote.texi (Bootstrapping): rephrase text on ^C and add index
3944 entries; (Server): explain use of gdbserver w/real-time systems,
3945 add example of conflicting TCP port; (MIPS Remote) break up
3946 running text into table, highlighting commands, and add example.
a9331b3f 3947
c906108c
SS
3948Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3949
3950 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
3951
3952Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3953
3954 * stabs.texinfo (Nested Symbols): New node.
3955 (String Field, Symbol Descriptors, Cross-References): Refer to it.
3956
3957Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3958
3959 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
3960 to picking which Bbss.bss symbol to use, and (because there seems to
3961 be no good way of doing it) re-write some of the text to make it
3962 sound like Bbss.bss isn't such a great idea after all (as currently
3963 designed).
3964
3965 * gdb.texinfo (C): In addition to saying people have to use g++ for
3966 good results, say they have to use stabs. Specifically say cfront
3967 doesn't work well.
3968 (Summary): Merge in information on Modula-2, Pascal, and Chill from
3969 the gdb README. Add xrefs to places where the support for the various
3970 languages is described in detail.
3971
3972Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3973
3974 * stabs.texinfo: Clean up stuff about visibility and virtual
3975 characters.
3976
3977 * stabs.texinfo (N_M2C): Cite Sun doc.
3978
3979Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3980
3981 * gdb.texinfo: updates re threads.
3982 * remote.texinfo: avoid index entries starting with digits.
3983
3984Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3985
3986 * stabs.texinfo (Enumerations): Talk about large, negative and
3987 octal values. Clean up cross reference to type attributes.
3988 (String Field): Say that GDB 4.11 supports size attribute.
3989
3990Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3991
3992 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
3993 is a mandatory step. Make the stuff about that more concise.
3994
3995Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3996
3997 * stabs.texinfo (Class Names): New node.
3998
3999 * gdb.texinfo (Command Files): Explain order of init file reading.
4000
4001 * remote.texi (Bootstrapping): Talk about getting the serial driver
4002 to deal with ^C sent by gdb to stop the remote system.
4003
4004Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
4005
4006 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
4007
4008 * libgdb.texinfo (Defining Commands): made the DOC arg
4009 to gdb_define_app_command a char * instead of char **
4010 per a suggestion from kingdon.
4011
4012 * libgdb.texinfo: total rewrite from a different starting
4013 premise.
4014
4015Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4016
4017 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
4018 floats passed as doubles (to improve clarity).
4019
4020Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4021
4022 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
4023
4024 * a4rc.sed: update to work with Andreas Vogel papersize params
4025
4026 * refcard.tex: use Andreas Vogel simplifications of papersize
4027 params; remove useless version info; update copyright date.
4028
4029Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4030
4031 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
4032
4033Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4034
4035 * gdb.texinfo (Files): Say what address the load command loads it at.
4036
4037 * stabs.texinfo (Common Blocks): Minor cleanups.
4038
4039 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
4040 that Sun has backed away from the linker kludge and thus the relevant
4041 issue is changes to the SunPRO tools, not the Solaris linker.
4042
4043 * stabs.texinfo (Traditional Integer Types): Clean up description
4044 of octal bounds a little bit. Document extra leading zeroes.
4045
4046Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4047
4048 * gdb.texinfo (Signaling): Update for symbolic symbol names
4049 and add a section explaining the difference between the GDB
4050 signal command and the shell kill utility.
4051
4052Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
4053
4054 * libgdb.texinfo: added `@' to braces that were unescaped.
4055
4056Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
4057
4058 * libgdb.texinfo: new file. Spec for the gdb library.
4059
4060Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4061
4062 * stabs.texinfo (Include Files): Fix typo (start -> end).
4063
4064Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4065
4066 * gdb.texinfo, remote.texi: assorted small improvements, mostly
4067 from Melissa at FSF's editing pass.
4068
4069Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4070
4071 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
4072 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
4073 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
4074
4075Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4076
4077 * remote.texi (Bootstrapping): Discuss 386 call gates.
4078
4079Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4080
4081 * stabs.texinfo (Based Variables): New node.
4082
4083Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4084
4085 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
4086 names, sizes, and formats to suggest how not to lose.
4087
4088Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4089
4090 * stabs.texinfo (Methods): Fix typo.
4091
4092Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4093
4094 * gdb.texinfo: Fix a few typos.
4095
4096Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4097
4098 * gdb.texinfo: Clarify how well it works with Fortran.
4099
4100 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
4101 More on relocating stabs in ELF files.
4102
4103Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4104
4105 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
4106
4107Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4108
4109 * stabs.texinfo (Local Variable Parameters): Talk about nameless
4110 parameters on VAX.
4111
4112Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4113
4114 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
4115
4116Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4117
4118 * stabs.texinfo: Make info author notice match the TeX author notice.
4119
4120Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4121
4122 * stabs.texinfo: Initial-caps all words in node names and
4123 non-trivial words in section names.
4124
4125Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4126
4127 * stabs.texinfo: Many minor cleanups.
4128
4129 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
4130
4131Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
4132
4133 * stabs.texinfo: Remove full description of big example.
4134 It's not really helpful; just use pieces of it where appropriate.
4135 Add more Texinfo formatting directives (@samp, etc.).
4136 Use @deffn to define stab types.
4137 Eliminate some wordiness. Break up some nodes.
4138 Add an (alphabetized) index of symbol types.
4139 Use consistent capitalization style in node and section names.
4140
4141Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
4142
4143 * gdb.texinfo: Change typo "Two two" to "The two".
4144
4145Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4146
4147 * stabs.texinfo (XCOFF-differences): Remove references to
4148 non-existent types N_DECL and N_RPSYM.
4149
4150 * stabs.texinfo (String Field): Say that type attributes bug is
4151 fixed in GDB 4.10, since it is.
4152
4153 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
4154
4155Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
4156
4157 * stabs.texinfo: Formatting cleanups.
4158
4159Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4160
4161 * stabs.texinfo: When explaining the n_type of a stab, standardize
4162 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
4163 no tabs, use @r).
4164 (Global Variables): Clean up.
4165
4166Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4167
4168 * stabs.texinfo (Stack Variables): Re-write.
4169
4170Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4171
4172 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
4173 addresses of a source file. Also revise formatting.
4174 Change "object module" or "object file" to "source file".
4175 Various: Miscellaneous cleanups.
4176
4177Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4178
4179 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
4180
4181Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
4182
4183 * gdbint.texinfo: Removed many nonsensical machine-collected
4184 host and target conditionals, described some of the remainder.
4185
4186Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4187
4188 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
4189
4190 * gdbint.texinfo (Top): Add name to @top line, and re-write the
4191 paragraph which follows.
4192
4193 * gdbint.texinfo (Host): Use @code not @samp for Makefile
4194 variables. Looks better and avoids overful hbox.
4195
4196Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4197
4198 * stabs.texinfo (Procedures): Improve stuff on nested functions.
4199
4200Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4201
4202 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
4203 retransmit-timeout
4204
4205Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4206
4207 * gdbint.texinfo: Update statement about `some ancient Unix
4208 systems, like Ultrix 4.0' to Ultrix 4.2.
4209
4210Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
4211
4212 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
4213
4214 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
4215
4216 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
4217 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
4218
4219 * remote.texi: new name for former gdbinv-s.texi
4220
4221 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
4222
4223Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
4224
4225 * gdbinv-s.texi: Documented timeout and retransmit-timeout
4226 variables for MIPS remote debugging protocol.
4227
4228Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4229
4230 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
4231
4232Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4233
4234 * Makefile.in (refcard.dvi): Use srcdir where necessary.
4235
4236Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
4237
4238 * gdb.texinfo: repair conditional bugs in text markup
4239
4240Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4241
4242 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
4243 to select Modula-2 material.
4244
4245Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4246
4247 * stabs.texinfo: Cleanups regarding statics.
4248
4249 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
4250 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
4251
4252Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4253
4254 * stabs.texinfo: N_MAIN is sometimes used for C.
4255
4256Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4257
4258 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
4259
4260Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
4261
4262 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 4263 removed from the code by Kingdon.
c906108c
SS
4264
4265Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4266
4267 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
4268 input when evaluating breakpoint conditions; the bug has been fixed.
4269
4270 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
4271 sets the ignore count to N-1, not to N.
4272
4273Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4274
4275 * refcard.tex (\hoffset): correct longstanding error to match
4276 intended offset; avoids cutting off edge on some printers
4277
4278Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4279
4280 * stabs.texinfo (Parameters): Say that order of stabs is significant.
4281
4282Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4283
4284 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
4285
4286Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4287
4288 * Makefile.in: (REFEDITS) new var to control whether PS or CM
4289 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
4290 collect sed edits if any, apply to refcard before formatting;
4291 (refcard.ps) stop implying PS fonts if PS output requested;
4292 (lrefcard.ps) delete extra target for variant PS fonts
4293
4294 * refcard.tex: parametrize papersize dependent info, collect
4295 in easily replaced spot
4296
4297 * a4rc.sed: new file, edits to refcard for A4 paper
4298
4299Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4300
4301 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
4302
4303Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4304
4305 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
4306
4307Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4308
4309 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
4310 politely rather than rudely.
4311
4312Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4313
4314 * stabs.texinfo: Document common blocks.
4315
4316Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
4317
4318 * stabs.texinfo: Add some basic info about stabs-in-elf.
4319
4320Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4321
4322 * stabs.texinfo (Top): Minor cleanup.
4323
4324Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4325
4326 * Makefile.in (install-info): remove parentdir support
4327
4328Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4329
4330 * gdb.texinfo (Copying): delete this node and references to it;
4331 RMS says this manual need not carry GPL. (passim): Improvements
4332 from last round at FSF, largely due to Ian Taylor review, and
4333 minor formatting improvements.
4334
4335 * gdbinv-s.texi (passim): Improvements from last round at FSF,
4336 largely due to Ian Taylor review. (Debug Session): minor edits to
4337 new text.
4338
4339Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
4340
4341 * Makefile.in (realclean): Remove info and dvi files too.
4342
4343Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
4344
4345 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
4346 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
4347 * gdb.texinfo: Change accordingly.
4348
4349 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
4350 N_{L,R}BRAC,N_SLINE are relative to.
4351
4352Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
4353
4354 * Makefile.in (GDBvn.texi): Update atomically.
4355
4356Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
4357
4358 * gdbinv-s.texi (Debug Session): Document exceptionHook.
4359
4360Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
4361
4362 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
4363 addresses together. Also motivate the set print symbol-filename
4364 command and suggest other solutions.
4365
4366Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
4367
4368 * gdb.texinfo (set print elements): Note that the number of
4369 elements is set to unlimited by "set print elements 0".
4370
4371Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
4372
4373 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
4374 NF_LDOUBLE means.
4375 (Stab Types): Include Solaris stab types.
4376 (Procedures): Document Solaris extensions.
4377
4378Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4379
4380 * gdb.texinfo: Add `set print symbol-filename' doc.
4381
4382Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4383
4384 * stabs.texinfo (Arrays): Talk about type definition vs. type
4385 information.
4386
4387 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
4388 the trailing semicolon.
4389
4390Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4391
4392 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
4393 and merge in other parts of the document addressing these subjects.
4394 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
4395
4396 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
4397 at the end of a range type.
4398
4399 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
4400 AIX extensions.
4401
4402Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4403
4404 * stabs.texinfo (Stabs Format): Misc fixes.
4405
4406Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4407
4408 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
4409 (Traditional builtin types): Document convex convention for long long.
4410 (Negative builtin types): Discuss type names, and misc fixes.
4411
4412Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4413
4414 * stabs.texinfo (Builtin Type Descriptors): Document the floating
4415 point types used with @samp{R} type descriptor.
4416 (Symbol Descriptors): Describe how to handle conflict between
4417 different meanings of @samp{P} symbol descriptor.
4418
4419Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4420
4421 * stabs.texinfo: Remove node Quick Reference and put its children
4422 directly under the main menu.
4423
4424 * stabs.texinfo: Many more changes to bring it into line with
4425 AIX documentation and reality. I think it now has all the
4426 information from the AIX documentation, except that I burned
4427 out when I got to variant records (Pascal and Modula-2) and
4428 all the COBOL types. Oh well, we can add them later when we're
4429 worrying more about those languages.
4430
4431 * stabs.texinfo (Automatic variables): Talk about what it means
4432 to omit the symbol descriptor.
4433
4434Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4435
4436 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
4437 gcc2 behavior with promoted args.
4438
4439Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4440
4441 * gdb.texinfo: include readline appendices in info version of manual
4442
4443Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4444
4445 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
4446 target remote.
4447
4448 * gdb.texinfo (Machine Code): more index entries for disassemble
4449
4450Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
4451
4452 * Clarify the intended use of the gdb-testers and gdb-patches
4453 mailing lists, and shrink gzip comment.
4454
4455Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4456
4457 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
4458 DOSHOST configuration of manual.
4459
4460 * gdb.texinfo (MIPS Stack): new node.
4461
4462 * all-config.texi (MIPS) new switch.
4463
4464 * gdbinv-s.texi (Nindy Options) Remove two instances of future
4465 tense; (MIPS Remote) new node.
4466
4467 * gdb.texinfo (passim) rephrases to work around makeinfo @value
4468 bug; (Environment) less passive, other small cleanups in text about
4469 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
4470 (Remote) new MIPS Remote menu entry.
4471
4472Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
4473
4474 * stabs.texinfo: Many changes to include information from the
4475 AIX documentation.
4476
4477 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
4478
4479Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
4480
4481 * gdbint.texinfo (new node Debugging GDB, elsewhere):
4482 Move a bunch of information from ../README.
4483 (Getting Started): New node.
4484
4485Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4486
4487 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
4488
4489 * gdb.texinfo: advance manual revision dates to present
4490
4491 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
4492 stop using silly Roman numerals in @set variable names
4493
4494Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
4495
4496 * stabs.texinfo (Parameters): Keep trying to get this right.
4497
4498Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
4499
4500 * stabs.texinfo (Parameters): More on "local parameters".
4501
4502Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
4503
4504 * stabs.texinfo (Parameters): Re-do "local parameters" section.
4505
4506Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
4507
4508 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
4509 (Parameters): Rewrite.
4510 (xcoff-differences, Sun-differences): Minor changes.
4511
4512Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
4513
4514 * stabs.texinfo: Minor cleanup.
4515
4516Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
4517
4518 * gdbint.texinfo: Minor xcoff stuff.
4519
4520Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
4521
4522 * gdbint.texinfo: Update for new config directory structure.
4523 Add info about internal type data structures.
4524
4525Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
4526
4527 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
4528 $(srcdir).
4529 (gdb-config.texi): Depend on file in $(srcdir).
4530
4531Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
4532
4533 * stabs.texinfo: Fixes about N_SO.
4534
4535Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4536
4537 * gdb.texinfo: include list of nonstandard init file names
4538
4539 * *-config.texi: new switch GENERIC for text that applies *only*
4540 to (usual) multiple-target version of manual
4541
4542 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
4543 h8 config
4544
4545 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
4546 in menus (rather than conditionally selected multiple alternative
4547 menus).
4548
4549 * Makefile.in: define and use DOC_CONFIG var to select
4550 configuration for GDB user manual.
4551
4552 * gdb-config.texi: delete from repository, generate from Makefile.
4553
4554 * all-config.texi: normal `generic' configuration file, formerly
4555 stored as gdb-config.texi
4556
4557Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
4558
4559 * Makefile.in: add dvi target to build all .dvi files
4560
4561Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4562
4563 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
4564
4565Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
4566
4567 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
4568 host conditionals.
4569 * stabs.texinfo: More array fixes inspired by Jim's.
4570
4571Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
4572
4573 * stabs.texinfo: Fixes re arrays and continuations.
4574
4575 * gdbint.texinfo: Add XCOFF node.
4576
4577Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
4578
4579 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
4580
4581Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
4582
4583 * stabs.texinfo: Fix for array types to mention lower bounds.
4584
4585Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
4586
4587 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
4588
4589Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
4590
4591 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
4592
4593Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
4594
4595 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
4596 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
4597
4598Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
4599
4600 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
4601
4602Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4603
4604 * gdb.texinfo, gdbinv-s.texi: misc updates
4605
4606Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
4607
4608 * gdbint.texinfo: Brief documentation for longjmp support,
4609 from an email msg by Stu.
4610
4611Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
4612
4613 * stabs.texinfo: Fix description of floating point "range"
4614 types (which really define basic types). Reported by Jim Meehan,
4615 <meehan@src.dec.com>.
4616
4617 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
4618
4619Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
4620
4621 * gdbint.texinfo: Slightly expand section on supporting a new
4622 object file format.
4623
4624Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
4625
4626 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
4627 intermediate file.
4628
4629Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4630
4631 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
4632
4633Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4634
4635 * gdbinv-s.texi: z8000 simulator target name is just "sim"
4636
4637 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
4638 as well as Z8002.
4639
4640Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
4641
4642 * gdbint.texinfo: Add sections on clean design and on how to send
4643 in changes.
4644
4645Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
4646
4647 * gdbint.texinfo: Add how to declare the result of make_cleanup.
4648
4649Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
4650
4651 * gdb.texinfo: Fix typo, reported by Karl Berry.
4652
4653Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
4654
4655 * gdb.texinfo: Add opcodes dir to GDB distribution description.
4656
4657Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4658
4659 * gdbint.texinfo: fixed a stray email address (needs @@),
4660 added @table @code to node "Native Conditionals"
4661
4662Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
4663
4664 * gdbint.texinfo: Describe coding style of GDB.
4665
4666Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
4667
4668 * stabs.texinfo: Minor wording changes.
4669
4670Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
4671
4672 * gdbint.texinfo: Improve release doc slightly.
4673
4674Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
4675
4676 * gdbint.texinfo: Improve doc of GDB config macros.
4677
4678Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
4679
4680 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
4681 These will be reinserted when examined.
4682
4683Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
4684
4685 * gdbint.texinfo: Make a start at documenting all the #if macros
4686 in GDB. At least list them all, and start separating them into
4687 host-specific and target-specific.
4688
4689Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4690
4691 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 4692 examples (not consistent w others).
c906108c
SS
4693 gdb.texinfo: issue disclaimer paragraph on cmdline options only
4694 for generic vn of doc
4695
4696Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
4697
4698 * Makefile.in: always create installation directories.
4699
4700Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4701
4702 * gdb.texinfo: in h8 config, do not describe searching commands.
4703
4704Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4705
4706 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
4707 conditionals; introduce a few generic switches that may be
4708 useful for other cross-dev or dos-hosted configs.
4709
4710 * gdb.texinfo: fix typo in "info reg" description
4711
4712Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
4713
4714 * stabs.texinfo: Minor updates from running TeX over it.
4715 * Makefile.in (stabs.dvi, stabs.ps): Add.
4716
4717Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
4718
4719 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
4720 First pass at converting it to texinfo.
4721
4722Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
4723
4724 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
4725 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
4726
4727Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
4728
4729 * gdbint.texinfo: Add section on partial symbol tables.
4730
4731Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
4732
4733 * gdb.texinfo: document `set remotedebug' and `set
4734 rstack_high_address'.
4735
4736Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4737
4738 * gdb.texinfo: slight expansion of new text on reading info files
4739 * gdbinv-s.m4.in: correct and expand info on cross-debugging
4740 H8/300 from DOS.
4741
4742Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
4743
4744 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
4745
4746Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
4747
4748 * gdb.texinfo: Say how to read the `info' files.
4749
4750Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
4751
4752 * Makefile.in: gm4 -> m4.
4753
4754Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
4755
4756 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
4757 Documentation' ahead of `Installing GDB' to match README.
4758 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 4759 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
4760
4761Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
4762
4763 * Makefile.in: remove $(srcdir) from gdb.info rule.
4764
4765Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4766
4767 * Makefile.in: commented out gdb-all.texinfo rule. This is
4768 temporary.
4769
4770Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
4771
4772 * Makefile.in, configure.in: removed traces of namesubdir,
4773 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
4774 copyrights to '92, changed some from Cygnus to FSF.
4775
4776Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
4777
4778 * gdb.texinfo: Improve how we ask for bug reports.
4779
4780Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4781
4782 * Makefile.in: infodir belongs in datadir.
4783
4784Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4785
4786 * Makefile.in: remove spaces following hyphens, bsd make can't
4787 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 4788 standards.text support.
c906108c
SS
4789
4790Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4791
4792 * Makefile.in: idestdir and ddestdir go away. Added copyrights
4793 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
4794 and mandir now keyed off datadir by default.
4795
4796\f
4797Local Variables:
9e9c5ae7 4798mode: change-log
c906108c
SS
4799left-margin: 8
4800fill-column: 74
4801version-control: never
4802End:
This page took 0.952114 seconds and 4 git commands to generate.