Fix email.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
3cb3b8df
BR
12005-07-06 Bob Rossi <bob@brasko.net>
2
3 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4 and -inferior-tty-show.
5 (Input/Output): Document "set/show inferior-tty" and tty alias.
6
10fac096
NW
72005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8
9 * gdb.texinfo (Packets): Change description of 'D' packet to note
10 that GDB does wait for a response.
11
d1b6db76
NR
122005-06-22 Nick Roberts <nickrob@snap.net.nz>
13
14 * gdb.texinfo (History) Rename "Command History".
15 (Command History): Move node "Server Prefix" from section on
16 Annotations here.
17
29629dcf
NR
182005-06-19 Nick Roberts <nickrob@snap.net.nz>
19
20 * gdb.texinfo (GDB/MI Stack Manipulation):
21 Re-instate -stack-info-frame with example. Say that it gets
22 info on selected frame, not current frame.
23
397ca115
EZ
242005-06-18 Eli Zaretskii <eliz@gnu.org>
25
26 * gdb.texinfo (Server): Clarify that `file' should be used before
27 connecting to the server.
28 (Files): Add an xref to the above description.
51274035
EZ
29 (Output Formats): More detailed description of the `c' format.
30 (Memory): List explicitly all the formats supported by `x'.
638ac427 31 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 32 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
33 files. Add more indexing for solib-absolute-prefix and
34 --with-sysroot.
76d17f34
EZ
35 (Machine Code): Document possible problems with locations in
36 shared libraries.
d416eeec
EZ
37 (Backtrace): Document that free-standing environments do not need
38 to have a `main' function.
397ca115 39
74f6deaa
NR
402005-06-18 Nick Roberts <nickrob@snap.net.nz>
41
42 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
43 -stack-info-frame.
44
a9967aef
AC
452005-06-07 Andrew Cagney <cagney@gnu.org>
46
47 * gdb.texinfo (Contributors): Note the original multi-arch
48 contributors.
49
e09f16f9
EZ
502005-06-03 Eli Zaretskii <eliz@gnu.org>
51
52 * gdb.texinfo (Registers): Add index entries for the standard
53 registers.
54 (Frames): Add cross-reference from frame pointer description to
55 the Registers node.
56 (Annotations Overview): Fix the reference to GDB name.
57
d87ba7ee
EZ
582005-06-01 Eli Zaretskii <eliz@gnu.org>
59
60 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
61 can-use-hw-watchpoints.
62
034dad6f
BR
632005-05-28 Bob Rossi <bob@brasko.net>
64
65 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
66 the possible reasons why an exec async record would be returned to FE.
67
ffed4509
AC
682005-05-26 Andrew Cagney <cagney@gnu.org>
69
70 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
71 Andrew Cagney implemented the original GDB/MI.
72
e22e55c9
OF
732005-05-23 Orjan Friberg <orjanf@axis.com>
74
75 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
76 documentation. Add documentation for cris-mode.
77
a78e13ce
EZ
782005-05-20 Eli Zaretskii <eliz@gnu.org>
79
80 * gdb.texinfo (Numbers): Explain the example and make the wording
81 more acurate.
82
76ff342d
DJ
832005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
84 Dennis Brueni <dennis@slickedit.com>
85
86 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
87 (GDB/MI Data Manipulation, GDB/MI Program Control)
88 (GDB/MI Stack Manipulation): Update examples to include the fullname
89 attribute in stack frames.
90
119b882a
EZ
912005-05-12 Eli Zaretskii <eliz@gnu.org>
92
93 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
94 do with other non-standard names of init files.
95
6fc08d32
EZ
962005-05-11 Eli Zaretskii <eliz@gnu.org>
97
98 * gdb.texinfo (Command Files): Move the description of the startup
99 from here...
100 (Startup): ...to this new subsection of the Invocation chapter.
101 Rearrange the description of init files more logically and add a
102 cross-reference to "Command Files". Document the special gdbinit
103 name for CISCO 68k. Expand the description of what GDB does
104 during startup.
105 (History): Add index entry for HISTSIZE.
106
a561754a
MK
1072005-05-02 Mark Kettenis <kettenis@gnu.org>
108
109 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
110
2eecc4ab
EZ
1112005-05-02 Eli Zaretskii <eliz@gnu.org>
112
113 * gdb.texinfo (SVR4 Process Information, The isatty call)
114 (The system call): Don't use foo(N) notation for man pages and
115 functions.
514c4d71 116 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 117
18999be5
EZ
1182005-04-27 Eli Zaretskii <eliz@gnu.org>
119
120 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
121 were optimized away.
122
0abb7bc7
EZ
1232005-04-22 Eli Zaretskii <eliz@gnu.org>
124
125 * gdb.texinfo (Remote configuration): Document "set/show
126 get-thread-local-storage-address". Add cross-reference to the
127 description of the qGetTLSAddr packet.
128 (General Query Packets): Mention "set remote
129 get-thread-local-storage-address" and add a reference to its
130 description.
131
6f61acb1
NR
1322005-04-19 Nick Roberts <nickrob@snap.net.nz>
133
134 * gdb.texinfo (Backtrace): Describe 'bt full'.
135
9d59903a
NR
1362005-04-17 Nick Roberts <nickrob@snap.net.nz>
137
138 * gdb.texinfo (Mode Options): Fix typo.
139 (GDB/MI): Describe how to invoke GDB/MI.
140
721c2651
EZ
1412005-04-16 Eli Zaretskii <eliz@gnu.org>
142
143 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 144 references changed. Add description of "info udot".
721c2651
EZ
145 (Files): Document "set/show stop-on-solib-events".
146 (M32R/D): Document "set/show download-path", "set/show
147 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
148 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
149 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
150 (Maintenance Commands): Improve indexing.
151 (Target Commands): Document "set/show hash", "set/show debug
152 monitor".
153 (SVR4 Process Information): Document "info pidlist" and "info
154 meminfo". Document "set/show procfs-tarce" and "set/show
155 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
156 (Symbols, The Print Command with Objective-C): Improve indexing.
157 (Objective-C): Add references to "info classes" and "info
158 selectors".
c45da7e6
EZ
159 (Debugging Output): Improve wording. Document "set/show debug
160 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
161 (Set Breaks): Add index entry for "hardware breakpoints".
162 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
163 and "set/show usehardbreakpoints".
164 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
165 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
166 (ARM): Document "rdilogfile", "rdilogenable", "set/show
167 rdiromatzero", "set/show rdiheartbeat".
168 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
169 "sds".
170 (Embedded Processors): Document the "sim" command.
171 (Remote): Document the "remote" command.
172 (DJGPP Native): Document the "info serial" command.
173 (Threads): Document "maint info sol-threads".
174 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
175 (Set Breaks): Improve indexing.
176 (Command Syntax): Add a reference to dont-repeat.
177 (Define): Document "dont-repeat".
178 (TUI Commands): Document "tabset".
179 (WinCE): New subsection. Document "set/show remotedirectory",
180 "set/show remoteupload", "set/show remoteaddhost".
721c2651 181
14d6dd68
EZ
1822005-04-15 Eli Zaretskii <eliz@gnu.org>
183
184 * gdb.texinfo (Hurd Native): New subsection, documents
185 Hurd-specific commands.
a64548ea 186 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 187 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
188 (MIPS): Improve documentation of heuristic-fence-post. Document
189 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
190 mips stack-arg-size", "set/show mips mask-address", "set/show mips
191 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 192 (ARM): Document ARM-specific commands.
a64548ea
EZ
193 (AVR): New section. Document "info io_registers".
194 (CRIS): New section. Document "set/show cris-version" and
195 "set/show cris-dwarf2-cfi".
196 (HPPA): New section. Document "set/show debug hppa" and "maint
197 print unwind".
a5adf40f 198 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 199 (Super-H): New section. Document the "regs" command.
721c2651 200 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 201
9c16f35a
EZ
2022005-04-09 Eli Zaretskii <eliz@gnu.org>
203
204 * gdb.texinfo (Print Settings): Document "set/show print
205 pascal_static-members", "set print repeats", "show print
206 null-stop". Improve indexing. Fix documentation of "set print
207 union".
208 (Pascal): New section.
209 (Supported languages): Rename from "Support"; all references
210 updated. Add a menu item for Pascal.
211 (Numbers): Document "set radix.
212 (Screen Size): Document "set/show pagination".
213 (MIPS Embedded): Remove "set processor" documentation.
214 (Remote configuration): Document "set/show X/P/Z-packet",
215 "set/show read-aux-vector-packet", "set/show remote
216 symbol-lookup-packet", "set/show remote verbose-resume-packet",
217 "set/show remoteaddresssize", "set/show remotebaud", "set/show
218 remotedebug", "set/show remotebreak", "set/show remotedevice",
219 "set/show remotelogfile".
220 (Auxiliary Vector): Add reference to the description of the
221 read-aux-vector-packet setting.
222 (Set Watchpoints): Add a cross-reference to "set remote
223 hardware-breakpoint-limit".
224 (General Query Packets): Add indexing of requests and
225 cross-references to related commands in "Remote configuration".
226 (File-I/O Overview, The system call): Fix wording and typos.
227 (Thread Stops): Add index entries.
228 (Continuing and Stepping): Document "show step-mode".
229 (i386): New node. Document "set/show struct-convention".
230 (Files): Document "show trust-readonly-sections".
231 (Calling): Document "set/show unwindonsignal".
232 (Messages/Warnings): Add index entries.
233 (Maintenance Commands): Document "set/show watchdog".
234 (Annotations Overview): Document "show annotate".
235 (Set Watchpoints): Add index entries.
236 (Symbols): Fix doc of case-sensitive.
237 (ABI): Document "show coerce-float-to-double".
238 (Convenience Vars, Help): Improve indexing.
239 (Machine Code): Document "show disassembly-flavor".
240 (Debugging C plus plus): Document "show overload-resolution".
241 (Value History, Signaling): Add index entries.
242
2432005-04-08 Eli Zaretskii <eliz@gnu.org>
244
245 * gdb.texinfo (Show): Move @kindex entries to their proper places.
246 (Processes): Fix wording.
247 (History, List, Logging output, Define, Symbols, Print Settings):
248 Improve indexing.
249
a8f24a35
EZ
2502005-04-03 Eli Zaretskii <eliz@gnu.org>
251
252 * gdb.texinfo (Targets): Document "set/show architecture". Remove
253 redundant index entry for "target" command.
254 (Backtrace): Add index entries.
255 (Symbols, Fortran): Document the "set case-sensitive" command.
256 (DJGPP Native): Document "set com1base", "set com1irq", etc.
257 (Print Settings): Add index entry for "set demangle-style".
258 (Target Commands): Document "set download-write-size".
259 (Debugging Output): Document "set exec-done-display".
260
09d4efe1
EZ
2612005-04-02 Eli Zaretskii <eliz@gnu.org>
262
263 * gdb.texinfo (Files): Fix the name and documentation of
264 add-shared-symbol-files. Document its alias assf. Update the
265 list of OSs where GDB supports shared libraries. Fix markup.
266 (Continuing and Stepping): Add reference to @var{location} in the
267 text.
268 (Dump/Restore Files): Fix reference to @{filename}.
269 (Help): Fix wording.
270 (Attach): Ditto.
271 (Set Watchpoints): Ditto.
272 (Backtrace): Remove redundant index entries. Improve index
273 entries.
274 (Delete Breaks): Fix wording.
275 (Memory): Document the compare-sections command.
276 (Memory Region Attributes): Improve wording.
277 (Disabling): Improve wording.
278 (Fortran): New subsection. Document the "info common" command.
279 (Help): Document aliases "info copying" and "info warranty".
280 (Caching Remote Data): New section. Document the "set/show
281 remotecache" and "info dcache" commands.
282 (Show): Fix wording of the documentation of the "set
283 extension-language" command.
284 (Signals): Add index entry for "info handle".
285 (Memory Region Attributes): Fix punctuation.
286 (Symbols): Change the arg name to "location" and refer to it in
287 the text. Fix wording of "info types" doc.
288 (Threads): Fix usage of @enumerate @item's.
289 (Listing Tracepoints): Add index entry for "info tp".
290 (Set Watchpoints): Add xref to "info break" description.
291 (Macros): Add an index entry for "macro exp1". Document the
292 "macro list" command.
293 (Maintenance Commands): Document "flushregs", "maint agent",
294 "maint check-symtabs", "maint cplus", "maint demangle", "maint
295 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
296 "maint print architecture", "maint print objfiles", "maint print
297 statistics", "maint print type", "maint show-debug-regs", "maint
298 space", "maint time", and "maint translate-address".
299 (Connecting): Document the "monitor" command.
300 (Annotations Overview): Describe the "set annotate" command.
301
82f2d802
EZ
3022005-04-01 Eli Zaretskii <eliz@gnu.org>
303
304 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
305 Rearrange index entries and improve wording about support for
306 hardware watchpoints.
307
7d51c7de
BR
3082005-03-10 Bob Rossi <bob@brasko.net>
309
310 * gdb.texinfo: Update copyright
311
68c71a2e
TR
3122005-02-09 Theodore A. Roth <troth@openavr.org>
313
314 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
315 error.
316
83761cbd
KB
3172005-02-03 Kevin Buettner <kevinb@redhat.com>
318
319 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
320
9f1c6395
MS
3212005-01-17 Michael Snyder <msnyder@redhat.com>
322
323 * gdb.texinfo: Fix spelling, infinte -> infinite.
324
fbd1b305
MK
3252005-01-08 Mark Kettenis <kettenis@gnu.org>
326
327 * observer.texi (GDB Observers): Document "solib_loaded".
328
3ace7edb
AC
3292005-01-07 Andrew Cagney <cagney@gnu.org>
330
bec39cab
AC
331 * configure.ac: Rename configure.in, require autoconf 2.59.
332 * configure: Re-generate.
333
3ace7edb
AC
334 * configure.in: Replace configdirs with multiple references to
335 AC_CONFIG_SUBDIRS.
336 * configure: Re-generate.
337
53531fc1
AC
3382005-01-04 Andrew Cagney <cagney@gnu.org>
339
340 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
341 part of the version number.
342
536ffdb7
MK
3432004-12-24 Mark Kettenis <kettenis@gnu.org>
344
345 * gdbint.texinfo (Algorithms): Remove description of
346 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
347
e1aac25b
JB
3482004-12-07 Jim Blandy <jimb@redhat.com>
349
350 * gdb.texinfo (General Query Packets): Specify that thread ID's in
351 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
352 numbers.
353
f47b1503
AS
3542004-12-07 Andreas Schwab <schwab@suse.de>
355
356 * gdb.texinfo (Mode Options): Document -l option.
357
b6b8ece6
EZ
3582004-12-04 Eli Zaretskii <eliz@gnu.org>
359
360 * gdbint.texinfo (Algorithms): More accurate description of
361 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
362 is not needed unless data-read and data-access watchpoints are
363 supported. Add a description of how GDB checks whether the
364 inferior stopped because a watchpoint was hit.
365
01371747
EZ
3662004-11-23 Eli Zaretskii <eliz@gnu.org>
367
368 * gdb.texinfo (Files): Add cross-reference to description of
369 -readnow command-line switch.
370
2315ffec
RC
3712004-11-10 Randolph Chung <tausq@debian.org>
372
373 * gdb.texinfo: Document set/show backtrace past-entry commands.
374 Rearrange index entries for set/show backtrace past-main.
375
69065f5d
AC
3762004-11-10 Jon Beniston <jon@beniston.com>
377
378 Committed by Andrew Cagney <cagney@gnu.org>.
379 * gdb.texinfo (Remote Serial Protocol): Further describe
380 binary transfer escaping mechanism .
381
30e91e0b
RC
3822004-11-08 Randolph Chung <tausq@debian.org>
383
384 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
385 and "show debug infrun". Add index entries.
386
60bf7e09
EZ
3872004-10-23 Eli Zaretskii <eliz@gnu.org>
388
389 * gdb.texinfo (SVR4 Process Information): Document subcommands of
390 "info proc" that are already implemented. Add index entries.
391 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
392 (Files): Add a tip for decreasing memory used for symtabs from
393 shared libraries.
f018e82f
EZ
394 (Starting): Fix whitespace; make "elaboration" stand out where it
395 is first used, and add an index entry for the term.
f8568604
EZ
396 (Calling): Expand and elaborate text. Add "print". Add the
397 description of problems with weak aliases.
384ee23f 398 (Core File Generation): New section.
60bf7e09 399
d52fe014
AC
4002004-10-12 Andrew Cagney <cagney@gnu.org>
401
402 * gdbint.texinfo (Versions and Branches): New chapter.
403 (Releasing GDB): Delete "Versions and Branches" section.
404 (Top): Add "Versions and Branches".
405
703663ab
EZ
4062004-10-08 Eli Zaretskii <eliz@gnu.org>
407
408 * gdb.texinfo (Editing, History): Add cross-references to the
409 included Readline and History user documentation. Remove
410 references to the symbol have-readline-appendices which is unused
411 and undefined.
412 (History): Fix indexing.
413
ac77d04f
JJ
4142004-10-08 Jeff Johnston <jjohnstn@redhat.com>
415
416 * gdbint.texinfo (target_stopped_data_address): Update to
417 new prototype.
418 (i386_stopped_data_address): Update prototype and description.
419 (i386_stopped_by_watchpoint): New function and description.
420
e07c999f
PH
4212004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
422
423 * gdb.texinfo (Filenames): Add Ada suffixes.
424 (Ada) New section.
425
2e868123
AC
4262004-09-27 Andrew Cagney <cagney@gnu.org>
427 Robert Picco <Robert.Picco@hp.com>
428
429 * gdb.texinfo (Packets): Document the "p" packet.
430
02a57714
JM
4312004-09-21 Jason Molenda (jmolenda@apple.com)
432
433 * gdb.texinfo (Paths and Names of the Source Files): Document the
434 meaning of values in the 'desc' field of a SO stab.
435
ae038cb0
DJ
4362004-09-20 Daniel Jacobowitz <dan@debian.org>
437
438 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
439 max-cache-age" and "maint show dwarf2 max-cache-age".
440
f7dc1244
EZ
4412004-09-16 Eli Zaretskii <eliz@gnu.org>
442
443 * gdb.texinfo (Set Breaks): Add index entry for setting
444 breakpoints on overloaded C++ functions that are not members of
445 any classes. Add an example and an index entry for setting
446 breakpoints on all program functions.
447 (Character Sets, Macros, Overlay Commands)
448 (Non-debug DLL symbols, GDB/MI Output Syntax)
449 (Annotations Overview, Maintenance Commands, File-I/O Overview):
450 Use "(@value{GDBP})" instead of a literal "(gdb)".
451
f810308b
AC
4522004-09-12 Andrew Cagney <cagney@gnu.org>
453
454 * gdbint.texinfo (Native Debugging): Delete description of
455 FILES_INFO_HOOK.
456
15a661f3
PH
4572004-09-11 Paul Hilfinger <hilfinger@gnat.com>
458
459 * gdbint.texinfo (User Interface): Change local_hex_string_custom
460 to hex_string_custom (not historically correct, but more
461 understandable, given the current code).
462
f3219c75
AC
4632004-09-03 Andrew Cagney <cagney@gnu.org>
464
465 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
466
f3bb6704
JJ
4672004-09-01 Jeff Johnston <jjohnstn@redhat.com>
468
469 * observer.texi (solib_unloaded): New observer.
470
8d2c00cb
AC
4712004-08-24 Andrew Cagney <cagney@gnu.org>
472
473 * gdbint.texinfo (Target Architecture Definition): Add missing
474 comma.
475
e7dc800a
MC
4762004-08-20 Michael Chastain <mec.gnu@mindspring.com>
477
478 * (Using the Testsuite): build != host is supported,
479 but some test scripts do not support build != host.
480
73b03683
MK
4812004-08-14 Mark Kettenis <kettenis@gnu.org>
482
483 * gdbint.texinfo (Host Definition): Delete description of
484 FCLOSE_PROVIDED and GETENV_PROVIDED.
485
c0ccb908
MK
4862004-08-05 Mark Kettenis <kettenis@chello.nl>
487
488 * gdbint.texinfo (Host Definition): Delete description of
489 NO_SYS_FILE.
490 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
491 PTRACE_FP_BUG.
492
9c8dbfa9
AC
4932004-08-05 Andrew Cagney <cagney@gnu.org>
494
495 * gdbint.texinfo (Target Architecture Definition): Delete
496 reference to deprecated_read_fp.
497
f42accbe
AC
4982004-08-02 Andrew Cagney <cagney@gnu.org>
499
500 * gdbint.texinfo (Target Architecture Definition): Delete
501 description of DEPRECATED_REGISTER_BYTES.
502
0b66e38c
EZ
5032004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
504
505 * gdb.texinfo (Source Path): Document the new behavior of
506 searching for the source files.
507
15387254
EZ
5082004-07-17 Eli Zaretskii <eliz@gnu.org>
509
510 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
511 (Search, Expressions, Arrays, Variables, Data, Machine Code)
512 (Auto Display): Improve indexing.
513
2c07db7a
AC
5142004-07-16 Andrew Cagney <cagney@gnu.org>
515
516 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
517 "-noasync".
518
4644b6e3
EZ
5192004-07-09 Eli Zaretskii <eliz@gnu.org>
520
521 * gdb.texinfo: Fix @kindex entries so that multiple commands that
522 have the same prefix have only their prefix in the index.
523
7561d450
MK
5242004-07-03 Mark Kettenis <kettenis@gnu.org>
525
526 * gdb.texinfo (BSD libkvm Interface): New node (section)
527 (Native): Add it to the menu.
528
67bebe79
MK
5292004-07-01 Mark Kettenis <kettenis@gnu.org>
530
531 * gdbint.texinfo (Target Architecture Definition): Remove
532 PCC_SOL_BROKEN.
533
1a6923e0
MK
5342004-06-24 Mark Kettenis <kettenis@gnu.org>
535
536 * gdbint.texinfo (Target Architecture Definition): Remove
537 SUN_FIXED_LBRAC_BUG.
538
b435e160
AC
5392004-06-26 Andrew Cagney <cagney@gnu.org>
540
541 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
542
b5622e8d
AC
5432004-06-20 Andrew Cagney <cagney@gnu.org>
544
545 * gdbint.texinfo (Target Architecture Definition): Deprecate
546 USE_STRUCT_CONVENTION.
547
e0c07bf0
MC
5482004-06-19 Michael Chastain <mec.gnu@mindspring.com>
549
550 gdb.texinfo (Bug Reporting): Mention session recording,
551 with the script command or Emacs.
552
782263ab
AC
5532004-06-18 Andrew Cagney <cagney@gnu.org>
554
555 * gdbint.texinfo (Target Architecture Definition): Deprecate
556 FUNCTION_START_OFFSET.
557
03727ca6
AC
5582004-06-14 Andrew Cagney <cagney@gnu.org>
559
560 Based on changes from Karl Berry.
561 * gdb.texinfo: Do not use @sc in a direntry.
562 * stabs.texinfo: Change @dircateogry to "Software development".
563 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
564
97092415
AC
5652004-06-13 Andrew Cagney <cagney@gnu.org>
566
567 * gdbint.texinfo (Target Architecture Definition): Delete
568 description of RETURN_VALUE_ON_STACK.
569
1f6d4158
AC
5702004-06-09 Andrew Cagney <cagney@gnu.org>
571
572 * gdbint.texinfo (Native Debugging): Restore "@table @code"
573 deleted by previous patch.
574
d966f0cb
AC
5752004-06-08 Andrew Cagney <cagney@gnu.org>
576
577 * gdbint.texinfo (Native Debugging): Delete documentation on
578 ATTACH_DETACH.
579
86fe4aaa
RC
5802004-06-06 Randolph Chung <tausq@debian.org>
581
582 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
583
d4b6d575
RC
5842004-06-06 Randolph Chung <tausq@debian.org>
585
586 * gdb.texinfo (push_dummy_call): Update argument list to match
587 the new push_dummy_call method signature. Describe the function
588 argument.
589
4e8b0763
JB
5902004-05-24 Joel Brobecker <brobecker@gnat.com>
591
592 * gdb.texinfo (Starting): Document new start command.
593
59caf092
AC
5942004-05-21 Andrew Cagney <cagney@redhat.com>
595
596 * observer.texi (GDB Observers): Document "inferior_created".
597
e4a2df64
AC
5982004-05-08 Andrew Cagney <cagney@redhat.com>
599
e6b55ae2
AC
600 * gdbint.texinfo (Target Architecture Definition): Delete
601 description of DO_DEFERRED_STORES.
602
28954179
AC
603 * gdbint.texinfo (Target Architecture Definition): Delete
604 references to DEPRECATED_FIX_CALL_DUMMY.
605
434b87dd
AC
606 * gdbint.texinfo (Target Architecture Definition): Delete
607 description of DEPRECATED_CALL_DUMMY_WORDS,
608 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
609
58d28df8
AC
610 * gdbint.texinfo (Target Architecture Definition): Delete
611 description of DEPRECATED_PUSH_DUMMY_FRAME.
612
e4a2df64
AC
613 * gdbint.texinfo (Target Architecture Definition): Delete
614 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
615
2b4855ab
AC
6162004-05-07 Andrew Cagney <cagney@redhat.com>
617
618 * observer.texi (GDB Observers): Add "Debugging" section. Include
619 cross reference to "set/show debug observer".
620 * gdb.texinfo (Debugging Output): Document "set/show debug
621 observer".
622
fcf70625
AC
6232004-05-01 Andrew Cagney <cagney@redhat.com>
624
625 * gdbint.texinfo (Target Architecture Definition): Delete
626 description of DEPRECATED_PC_IN_SIGTRAMP.
627
8ee56bcf
AC
6282004-04-30 Andrew Cagney <cagney@redhat.com>
629
630 * gdbint.texinfo (Target Architecture Definition): Delete
631 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
632
67ab9a76
OF
6332004-04-30 Orjan Friberg <orjanf@axis.com>
634
635 * observer.texi (GDB Observers): Correct spelling.
636
79346bcb
OF
6372004-04-26 Orjan Friberg <orjanf@axis.com>
638
639 * observer.texi (GDB Observers): Add target_changed event.
640
7a464420
AC
6412004-04-08 Andrew Cagney <cagney@redhat.com>
642
643 * observer.texi (GDB Observers): Rework, provide generic observer
644 definitions and then a list of observable events.
645
6cdf9d98
AC
6462004-04-04 Andrew Cagney <cagney@redhat.com>
647
648 * gdbint.texinfo (Host Definition): Delete reference to
649 NO_SIGINTERRUPT.
650
ddc135a4
AC
6512004-04-02 Andrew Cagney <cagney@redhat.com>
652
653 * gdbint.texinfo (Target Architecture Definition): Delete
654 reference to DEPRECATED_CALL_DUMMY_LENGTH.
655
6a1b180d
SC
6562004-03-28 Stephane Carrez <stcarrez@nerim.fr>
657
658 * gdb.texinfo (TUI Commands): Document tui reg commands.
659
d0d5df6f
AC
6602004-03-26 Andrew Cagney <cagney@redhat.com>
661
662 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
663 "gdbtui".
664 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
665 (Contributors): Mention both Text and Terminal User Interface.
666
aa2a3f87
AC
6672004-03-23 Andrew Cagney <cagney@redhat.com>
668
669 * gdbint.texinfo (Target Architecture Definition): Deprecate
670 references to SIGTRAMP_START and SIGTRAMP_END.
671
f561f026
AC
6722004-03-23 Andrew Cagney <cagney@redhat.com>
673
674 * gdbint.texinfo (Target Architecture Definition): Deprecate
675 references to PC_IN_SIGTRAMP.
676
33cb8b0f
AC
6772004-03-19 Andrew Cagney <cagney@redhat.com>
678
679 * gdbint.texinfo (Target Architecture Definition): Delete
680 reference to GDB_TARGET_IS_HPPA.
681
fc989b7a
AC
6822004-03-18 Andrew Cagney <cagney@redhat.com>
683
684 * gdbint.texinfo (Coding): Update section on gdbarch_data,
685 describe pre_init and post_init.
686
701b08bb
DJ
6872004-03-09 Daniel Jacobowitz <drow@mvista.com>
688
689 * gdb.texinfo (Debugging Output): Document values for "set debug
690 target".
691
faae5abe
AC
6922004-02-28 Andrew Cagney <cagney@redhat.com>
693
694 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
695
dd79a6cf
JJ
6962004-02-26 Jeff Johnston <jjohnstn@redhat.com>
697
698 * gdb.texinfo (breakpoints): Add information about the
699 new "set breakpoint pending" and "show breakpoint pending"
700 commands.
701
e7f16015
AC
7022004-02-26 Andrew Cagney <cagney@redhat.com>
703
704 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
705 in Per-architecture module data section.
706
7161a3a6
RM
7072004-02-25 Roland McGrath <roland@redhat.com>
708
709 * gdb.texinfo (General Query Packets): Document qPart:... packets.
710
2154891a
AC
7112004-02-24 Andrew Cagney <cagney@redhat.com>
712
713 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
714 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
715 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 716
6c74ac8b
AC
7172004-02-17 Andrew Cagney <cagney@redhat.com>
718
719 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
720
19772a2c
AC
7212004-02-16 Andrew Cagney <cagney@redhat.com>
722
723 * gdbint.texinfo (Target Architecture Definition): Deprecate
724 FRAMELESS_FUNCTION_INVOCATION.
725
c9830293
AC
7262004-02-16 Andrew Cagney <cagney@redhat.com>
727
728 * gdbint.texinfo (Coding): Mention -Wunused-function.
729
b9d26eb9
AC
7302004-02-14 Andrew Cagney <cagney@redhat.com>
731
732 * gdbint.texinfo (Target Architecture Definition): Delete
733 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
734
49efadf5
EZ
7352004-02-12 Elena Zannoni <ezannoni@redhat.com>
736
737 * gdb.texinfo: Properly quote the name "C++".
738 * gdbint.texinfo: Ditto.
739 * stabs.texinfo: Ditto.
740
1eb288ea
EZ
7412004-02-11 Elena Zannoni <ezannoni@redhat.com>
742
743 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
744 minimal information about libiberty.
745
e4937fc1
MC
7462004-02-06 Michael Chastain <mec.gnu@mindspring.com>
747
748 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
749
a9331b3f
RM
7502004-02-04 Roland McGrath <roland@redhat.com>
751
752 * gdb.texinfo (Auxiliary Vector): New node (section).
753 (Data): Add it to the menu.
754
2650777c
JJ
7552004-02-02 Jeff Johnston <jjohnstn@redhat.com>
756
757 * gdb.texinfo (Breakpoints): Add information about pending
758 breakpoint support.
759
b4501125
AC
7602004-01-26 Andrew Cagney <cagney@redhat.com>
761
762 * gdb.texinfo (Overview): Delete references to the cisco protocol
763 including the "N" response.
764
74055713
AC
7652004-01-26 Andrew Cagney <cagney@redhat.com>
766
767 * gdbint.texinfo (Target Architecture Definition): Rename
768 EXTRACT_STRUCT_VALUE_ADDRESS to
769 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 770
3bbe9696
EZ
7712004-01-24 Eli Zaretskii <eliz@gnu.org>
772
773 * gdb.texinfo (KOD): Document "show os". Add index entries for
774 "set/show os" and "info cisco" commands.
775
5843504f
EZ
7762004-01-21 Eli Zaretskii <eliz@gnu.org>
777
778 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
779
9175c9a3
MC
7802004-01-19 Michael Chastain <mec.gnu@mindspring.com>
781
782 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
783 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
784
8e94b928
NR
7852004-01-19 Nick Roberts <nick@nick.uklinux.net>
786
787 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
788 -stack-list-locals.
789 (GDB/MI Variable Objects): Describe extension to
790 -var-list-children.
791
a20cf136
DJ
7922004-01-17 Daniel Jacobowitz <drow@mvista.com>
793
794 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
795
afb18d0f
AC
7962004-01-17 Andrew Cagney <cagney@redhat.com>
797
798 * gdbint.texinfo (Target Architecture Definition): Delete
799 documentation on DEPRECATED_NPC_REGNUM.
800
b51970ac
DJ
8012004-01-13 Daniel Jacobowitz <drow@mvista.com>
802
803 * gdb.texinfo: Update copyright year. Mention that set
804 follow-fork-mode is supported on GNU/Linux. Remove documentation of
805 "set follow-fork-mode ask".
806
0f0cffd2
AC
8072004-01-13 Andrew Cagney <cagney@redhat.com>
808
809 * gdbint.texinfo: Update copyright year.
810 (Coding): Add -Wunused-label to list of -Werror warnings.
811
c552b3bb 8122004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 813 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
814
815 * gdb.texinfo: Update copyright.
816 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
817 around names, as appropriate. Minor syntax cleanup of
818 _NSPrintForDebugger explanation. Two spaces after periods.
819 GDBN used instead of lit. "gdb". Index entries added for
820 print-object and _NSPrintForDebugger. @noindent added in one spot.
821
afe157ca
EZ
8222003-11-11 Elena Zannoni <ezannoni@redhat.com>
823
824 * stabs.texinfo: Add dircategory and direntry commands.
825 * annotate.texinfo: Ditto.
826
963e2bb7
AC
8272003-11-10 Andrew Cagney <cagney@redhat.com>
828
829 * gdbint.texinfo (Target Architecture Definition): Replace the
830 return_value method's "inval" and "outval" parameters with
831 "readbuf" and "writebuf".
832
1d8b2f28
JB
8332003-10-28 Jim Blandy <jimb@redhat.com>
834
835 * gdb.texinfo (The F request packet, The F reply packet): Renamed
836 from "The `F' request packet" and "The `F' reply packet", to make
837 texi2dvi happy.
838 (File-I/O remote protocol extension): Update menu entries, too.
839
36d86913
MC
8402003-10-26 Michael Chastain <mec@shout.net>
841
842 * gdb.texinfo (Thread Stops): Document the issue with
843 premature return from system calls in multi-threaded programs.
844
ce2826aa
AC
8452003-10-24 Andrew Cagney <cagney@redhat.com>
846
847 * annotate.texinfo: Fix "fortunatly"[sic].
848
f24c5e49
KI
8492003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
850
851 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
852 with "Hitachi" and "Mitsubishi".
853
92ad9cd9
AC
8542003-10-20 Andrew Cagney <cagney@redhat.com>
855
856 * gdbint.texinfo (Target Architecture Definition): Document
857 gdbarch_return_value. Add cross references from
858 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
859 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
860
0ab4b752
MK
8612003-10-18 Mark Kettenis <kettenis@gnu.org>
862
863 * gdbint.texinfo (Target Architecture Definition): Document
864 regset_from_core_section.
fb3e19c0
KI
865
8662003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
867
868 * gdb.texinfo (M32R/D): Mention m32rsdi target.
869
a9331b3f 8702003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
871
872 From Anthony Green <green@redhat.com>:
873 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
874
1485d690
KB
8752003-10-14 Kevin Buettner <kevinb@redhat.com>
876
877 * gdb.texinfo (Breakpoint related warnings): New node.
878 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 879
86d30acc
DJ
8802003-10-13 Daniel Jacobowitz <drow@mvista.com>
881
882 * gdb.texinfo (Remote Protocol): Document v and vCont.
883
172c2a43
KI
8842003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
885
886 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
887 * gdbint.texinfo: Ditto.
888
71952f4c
AC
8892003-10-09 Andrew Cagney <cagney@redhat.com>
890
891 From 2003-09-18 David Anderson <davea@sgi.com>:
892 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
893 "command".
894
268e2188
AC
8952003-10-03 Andrew Cagney <cagney@redhat.com>
896
897 * gdbint.texinfo (Target Architecture Definition): Deprecate
898 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
899 just target.
900
12c266ea 9012003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 902
f30992d4 903 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
904 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
905 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
906 * gdbint.texinfo (Target Architecture Definition): Rename
907
9082003-09-30 Andrew Cagney <cagney@redhat.com>
909
f30992d4 910 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 911 (Target Architecture Definition):
f30992d4 912
2e092625
AC
913 * gdbint.texinfo (Target Architecture Definition): Rename
914 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
915
0717ae8a
AC
9162003-09-29 Andrew Cagney <cagney@redhat.com>
917
dad809b7
AC
918 * gdbint.texinfo (Target Architecture Definition): Delete
919 documentation for NEED_TEXT_START_END.
920
0717ae8a
AC
921 * gdbint.texinfo (Target Architecture Definition): Rename
922 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
923 TARGET_WRITE_PC.
a9331b3f 924
af6cf26d
MC
9252003-09-22 Michael Chastain <mec@shout.net>
926
927 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
928
ee206350
AG
9292003-09-21 Anthony Green <green@redhat.com>
930
931 * gdbint.texinfo (Target Architecture Definition): Fix typos.
932
a38c9fe6
MK
9332003-09-21 Mark Kettenis <kettenis@gnu.org>
934
935 * gdbint.texinfo (Target Architecture Definition): Document
936 stabs_argument_has_addr.
937
77949794
AC
9382003-09-18 Andrew Cagney <cagney@redhat.com>
939
940 * gdbint.texinfo (Target Architecture Definition): Delete
941 documentation on REGISTER_NAMES.
942
8e823e25
MK
9432003-09-13 Mark Kettenis <kettenis@gnu.org>
944
945 * gdbint.texinfo (Target Architecture Definition): Replace
946 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
947
f27dd7fd
AC
9482003-09-11 Andrew Cagney <cagney@redhat.com>
949
950 * gdbint.texinfo (Target Architecture Definition): Replace
951 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
952
8b148df9
AC
9532003-08-18 Andrew Cagney <cagney@redhat.com>
954
955 * gdbint.texinfo (Target Architecture Definition): Document
956 "frame_red_zone_size".
957
25d29d70
AC
9582003-08-09 Andrew Cagney <cagney@redhat.com>
959
960 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
961 with "set/show backtrace past-main" and "set/show backtrace
962 limit".
963
c938e9b0
L
9642003-08-08 H.J. Lu <hongjiu.lu@intel.com>
965
966 * Makefile.in (install-info): Support DESTDIR.
967 (install-html): Likewise.
968
64fabec2
AC
9692003-08-07 Andrew Cagney <cagney@redhat.com>
970
971 Patch from Nick Roberts.
972 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
973 bindings. Remove description of send-gdb-command.
974
2fcf52f0
AC
9752003-08-07 Andrew Cagney <cagney@redhat.com>
976
977 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
978 GDB 6.0.
979
086432e2
AC
9802003-08-06 Andrew Cagney <cagney@redhat.com>
981
982 * gdb.texinfo (Mode Options): Mention that level three is the
983 highest available and that level 2 is deprecated.
984 (Annotations Overview): Mention annotation levels. Cross reference
985 to "Limitations of the Annotation Interface" in annotate.texi.
986 (TODO, Value Annotations, Frame Annotations): Delete section.
987 (Displays, Breakpoint Info): Delete.
988
e5249f67
AC
9892003-08-04 Andrew Cagney <cagney@redhat.com>
990
991 * agentexpr.texi: Delete @bye.
992 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
993 (stabs.info): Add $(srcdir) to include search path.
994 (html): Depend on "annotate_toc.html", and not "annotate.html".
995 * stabs.texinfo: Ditto. Include "fdl.texi".
996 * gdbint.texinfo: Update copyright statement's list of invariant
997 sections.
998
e6f672d2
AC
9992003-07-28 Andrew Cagney <cagney@redhat.com>
1000
1001 * Makefile.in (INFO_DEPS): Add annotate.info.
1002 (dvi, ps, html, pdf): Add annotate.
1003 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
1004 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
1005 (ANNOTATE_DOC_FILES): New macro.
1006 (ANNOTATE_TEX_TMPS): New macro.
1007 (annotate.info, annotate_toc.html): Specify dependencies.
1008 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
1009 * annotate.texinfo: Rename annotate.texi. Get building. Add
1010 "Migrating to GDB/MI" and "Limitations of the Annotation
1011 Interface" chapters. Mention why it is not part of the user
1012 guide. Update copyright notice. Include "fdl.texi".
1013
72ffddc9
SC
10142003-07-26 Stephane Carrez <stcarrez@nerim.fr>
1015
1016 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
1017
a9f12a31
DJ
10182003-07-24 Daniel Jacobowitz <drow@mvista.com>
1019
1020 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
1021
b1fe9455
DJ
10222003-07-24 Daniel Jacobowitz <drow@mvista.com>
1023
1024 * gdb.texinfo (Server): Mention pidof.
1025
153721e6
AC
10262003-07-22 Andrew Cagney <cagney@redhat.com>
1027
1028 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
1029 list.
1030
0fac0b41
DJ
10312003-06-28 Daniel Jacobowitz <drow@mvista.com>
1032
1033 * gdb.texinfo (Logging output): New chapter.
1034
4e562065
JB
10352003-06-24 Joel Brobecker <brobecker@gnat.com>
1036
1037 * gdb.texinfo (Unsupported languages): New section.
1038 (Languages): Add link to new section.
1039
f2c06f52
AC
10402003-06-22 Andrew Cagney <cagney@redhat.com>
1041
1042 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
1043
b4177fca
DJ
10442003-06-22 Daniel Jacobowitz <drow@mvista.com>
1045
1046 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
1047
f418dd93
DJ
10482003-06-22 Daniel Jacobowitz <drow@mvista.com>
1049
1050 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
1051 * agentexpr.texi: Retitle section, and change it to an appendix.
1052 Comment out texinfo initialization. Factor a @var{} into two
1053 pieces to prevent makeinfo warnings.
1054 * gdb.texinfo: Add Agent Expressions appendix.
1055
4ca61388
DJ
10562003-06-19 Daniel Jacobowitz <drow@mvista.com>
1057
1058 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
1059
07f31aa6
DJ
10602003-06-18 Daniel Jacobowitz <drow@mvista.com>
1061
1062 * gdb.texinfo (Remote Debugging): New section "Connecting to a
1063 remote target". Document the "detach" and "disconnect" commands.
1064 (Server, Netware, Debug Session): Reference "Connecting to a
1065 remote target".
1066 (GDB/MI Target Manipulation): Document "-target-disconnect".
1067
2dd0da42
AC
10682003-06-13 Andrew Cagney <cagney@redhat.com>
1069
1070 * gdbint.texinfo (Target Architecture Definition): Deprecate
1071 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
1072 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
1073
e7a3abfc
JB
10742003-06-09 Jim Blandy <jimb@redhat.com>
1075
1076 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
1077
25e3a86b
AC
10782003-06-08 Andrew Cagney <cagney@redhat.com>
1079
1080 * gdbint.texinfo (Target Architecture Definition): Delete
1081 documentation on FRAME_ARGS_ADDRESS_CORRECT.
1082
a9e5fdc2
AC
10832003-06-08 Andrew Cagney <cagney@redhat.com>
1084
1085 * gdbint.texinfo (Target Architecture Definition): Document
1086 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
1087
b37303ee
AF
10882003-06-07 Adam Fedor <fedor@gnu.org>
1089
1090 * gdb.texinfo: Add Objective-C documentation.
1091
39fe6e80
AC
10922003-06-01 Andrew Cagney <cagney@redhat.com>
1093
1094 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
1095 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
1096
125309b2
AC
10972003-05-21 Andrew Cagney <cagney@redhat.com>
1098
1099 * gdbint.texinfo (Target Architecture Definition): Delete
1100 references to "extract_address" and "store_address".
1101
b8b527c5
AC
11022003-05-16 Andrew Cagney <cagney@redhat.com>
1103
1104 * gdbint.texinfo (Target Architecture Definition): Replace
1105 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
1106 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
1107
50e3ee83
TR
11082003-05-14 Theodore A. Roth <troth@openavr.org>
1109
1110 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
1111
44e2be90
L
11122003-05-10 H.J. Lu <hongjiu.lu@intel.com>
1113
1114 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
1115 (gdb.dvi): Likewise.
1116 (gdb.pdf): Likewise.
1117 (links2roff): Likewise.
1118
df5215a6
JB
11192003-05-08 Jim Blandy <jimb@redhat.com>
1120
1121 * gdb.texinfo (Dump/Restore Files): Update documentation for
1122 'dump', 'append', and 'restore': note that format argument is
1123 optional; simplify presentation of the command variants; and be
1124 more precise about the formats.
1125
5e7b2f39
JB
11262003-05-07 Jim Blandy <jimb@redhat.com>
1127
1128 * gdb.texinfo (Symbols): Update documentation: 'maint list
1129 symtabs' and 'maint list psymtabs' have been renamed 'maint info
1130 symtabs' and 'maint info psymtabs'.
1131
b1e29e33
AC
11322003-05-05 Andrew Cagney <cagney@redhat.com>
1133
1134 * gdbint.texinfo (Target Architecture Definition): Make
1135 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
1136 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
1137 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
1138
00905d52
AC
11392003-05-04 Andrew Cagney <cagney@redhat.com>
1140
1141 * gdb.texinfo (Maintenance Commands): Document "maint print
1142 dummy-frames".
1143
54ff5908
AC
11442003-05-04 Andrew Cagney <cagney@redhat.com>
1145
1146 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
1147
32e7087d
JB
11482003-05-03 J. Brobecker <brobecker@gnat.com>
1149
1150 Thierry Schneider <tpschneider1@yahoo.com>
1151 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
1152 for new MI command.
1153
7043d8dc
AC
11542003-05-03 Andrew Cagney <cagney@redhat.com>
1155
1156 * gdbint.texinfo (Target Architecture Definition): Document
1157 push_dummy_code. Add cross references.
1158
e33d66ec
EZ
11592003-05-02 Elena Zannoni <ezannoni@redhat.com>
1160
1161 * gdb.texinfo (Character Sets): Update to reflect new behavior of
1162 set/show charsets commands.
1163
0ba6dca9
AC
11642003-04-28 Andrew Cagney <cagney@redhat.com>
1165
1166 * gdbint.texinfo (Target Architecture Definition): Replace
1167 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
1168 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
1169
d7a27068
AC
11702003-04-28 Andrew Cagney <cagney@redhat.com>
1171
1172 * gdbint.texinfo (Target Architecture Definition): Rename
1173 "tm_print_insn" to "deprecated_tm_print_insn".
1174
44ea7b70
JB
11752003-04-09 Jim Blandy <jimb@redhat.com>
1176
1177 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
1178 list psymtabs'.
1179
fb8f8949
AC
11802003-04-08 Andrew Cagney <cagney@redhat.com>
1181
1182 * gdbint.texinfo (Target Architecture Definition): Delete
1183 references to EXTRA_FRAME_INFO.
1184
32fb0f22
AC
11852003-04-08 Andrew Cagney <cagney@redhat.com>
1186
1187 * gdbint.texinfo (Target Architecture Definition): Delete
1188 PRINT_TYPELESS_INTEGER.
1189
6be67e67
JB
11902003-04-02 J. Brobecker <brobecker@gnat.com>
1191
1192 * observer.texi (GDB Observers): Adjust the documentation for the
1193 normal_stop notification to better describe reality. Fix a couple
1194 of minor typos.
1195
4e35d5f0
BR
11962003-04-02 Bob Rossi <bob_rossi@cox.net>
1197
a9331b3f 1198 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
1199 '-file-list-exec-source-file'
1200
e8a8712a
AC
12012003-03-31 Andrew Cagney <cagney@redhat.com>
1202
1203 * gdbint.texinfo (Target Architecture Definition): Delete
1204 references to CALL_DUMMY_P.
1205
6c0e89ed
AC
12062003-03-30 Andrew Cagney <cagney@redhat.com>
1207
1208 * gdbint.texinfo (Target Architecture Definition): Remove
1209 reference to TARGET_WRITE_SP.
a9331b3f 1210
378bfd1b
AC
12112003-03-27 Andrew Cagney <cagney@redhat.com>
1212
1213 * gdbint.texinfo (Target Architecture Definition): Remove
1214 references to write_sp.
6c0e89ed 1215
922fbb7b
AC
12162003-03-27 Andrew Cagney <cagney@redhat.com>
1217
1218 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
1219 chapter body. Use @smallexample instead of @example.
1220 (Annotations): Ditto.
1221 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
1222 annotate.texi.
1223
b81774d8
AC
12242003-03-26 Andrew Cagney <cagney@redhat.com>
1225
1226 * gdbint.texinfo (Target Architecture Definition): Replace
1227 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
1228 dummy_addr parameters.
1229
1bf6d5cc
AC
12302003-03-25 Andrew Cagney <cagney@redhat.com>
1231
1232 * gdbint.texinfo (Target Architecture Definition): Delete
1233 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
1234 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1235 Add reference to PUSH_ARGUMENTS.
1236
618ce49f
AC
12372003-03-23 Andrew Cagney <cagney@redhat.com>
1238
1239 * gdbint.texinfo (Algorithms, Target Architecture Definition):
1240 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
1241
bcd7e15f
JB
12422003-03-18 J. Brobecker <brobecker@gnat.com>
1243
1244 * gdbint.texinfo (Algorithms): Add new section describing the
1245 Observer paradigm.
1246 (Top): Add menu entry to new observer appendix.
1247 * observer.texi: New file.
1248 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
1249 new observer.texi file.
1250
9fe8321b
AC
12512003-03-17 Andrew Cagney <cagney@redhat.com>
1252
1253 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
1254 that GNU Press update the manual version number.
1255
ac2adee5
AC
12562003-03-12 Andrew Cagney <cagney@redhat.com>
1257
1258 * gdbint.texinfo (Target Architecture Definition): Delete
1259 references to get_saved_register. Rename GET_SAVED_REGISTER to
1260 DEPRECATED_GET_SAVED_REGISTER.
1261
749b82f6
AC
12622003-03-13 Andrew Cagney <cagney@redhat.com>
1263
1264 * gdbint.texinfo (Target Architecture Definition): Replace
1265 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
1266
8bedc050
AC
12672003-03-12 Andrew Cagney <cagney@redhat.com>
1268
1269 * gdbint.texinfo (Target Architecture Definition): Rename
1270 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 1271
0ce1b118
CV
12722003-03-10 Corinna Vinschen <vinschen@redhat.com>
1273
1274 * gdb.texinfo: Add File-I/O documentation.
1275
12cc2063
AC
12762003-03-10 Andrew Cagney <cagney@redhat.com>
1277
1278 * gdbint.texinfo (Target Architecture Definition): Cross reference
1279 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
1280
7453dc06
AC
12812003-03-07 Andrew Cagney <cagney@redhat.com>
1282
1283 * gdb.texinfo (Debugging Output): Mention the "set/show debug
1284 frame" command.
1285
6314f104
AC
12862003-03-05 Andrew Cagney <cagney@redhat.com>
1287
1288 * gdbint.texinfo (Target Architecture Definition): Document
1289 unwind_dummy_id. Cross reference unwind_dummy_id and
1290 SAVE_DUMMY_FRAME_TOS.
1291
f1212245
DJ
12922003-03-05 James Ingham <jingham@apple.com>
1293 Daniel Jacobowitz <drow@mvista.com>
1294
1295 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
1296 and "show cp-abi".
1297
77e7e267
AC
12982003-03-03 Andrew Cagney <cagney@redhat.com>
1299
1300 * gdbint.texinfo (Target Architecture Definition): Document
1301 register_type.
1302
838a8221
AC
13032003-03-03 Andrew Cagney <cagney@redhat.com>
1304
1305 * stabs.texinfo (Structures): Use @samp and separate @var's
1306 instead of a single @var containing a comma separated list.
1307 (Unions): Ditto.
1308
d7f4a264
DJ
13092003-03-02 Daniel Jacobowitz <drow@mvista.com>
1310
1311 * Makefile.in (distclean): Remove config.log.
1312
f30ee0bc
AC
13132003-03-01 Andrew Cagney <cagney@redhat.com>
1314
1315 * gdbint.texinfo (Target Architecture Definition): Rename
1316 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
1317
13182003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
1319
1320 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
1321 DEPRECATED_INIT_EXTRA_FRAME_INFO.
1322
be448670
CF
13232003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
1324
1325 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
1326 (Non-debug DLL symbols): New node, describing the minimal symbols
1327 loaded from DLLs without real debugging symbols.
1328
501eef12
AC
13292003-02-20 Andrew Cagney <ac131313@redhat.com>
1330
1331 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
1332 hardware-breakpoint-limit".
1333 (Set Watchpoints): Add cross reference to "set remote
1334 hardware-watchpoint-limit".
1335 (Remote configuration options): New section.
1336
21c294e6
AC
13372003-02-04 Andrew Cagney <ac131313@redhat.com>
1338
e9be73e4
AC
1339 * gdbint.texinfo (Target Architecture Definition): Delete
1340 descrption of IS_TRAPPED_INTERNALVAR.
1341
21c294e6
AC
1342 From Keith Seitz <keiths@redhat.com>:
1343 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
1344 option "-i"/"--interpreter" to this chapter. Include index
1345 entries.
1346
0179ffac
DC
13472003-02-04 David Carlton <carlton@math.stanford.edu>
1348
1349 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
1350 (Variables): Recommend stabs+ and DWARF 2.
1351 (C plus plus expressions): Correct info about
1352 compiler versions, debug formats.
1353 (Contributors): Change 'DWARF2' to 'DWARF 2'.
1354 PR symtab/874.
1355
7ca9f392
AC
13562003-02-01 Andrew Cagney <ac131313@redhat.com>
1357
1358 * gdbint.texinfo (Target Architecture Definition): Delete
1359 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
1360 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
1361 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
1362 references to nindy and i960.
1363 * gdb.texinfo (i960): Delete all references to i960 and nindy.
1364
31a85ea2
AC
13652003-02-01 Andrew Cagney <ac131313@redhat.com>
1366
1367 * gdbint.texinfo (Target Architecture Definition): Delete
1368 FLOAT_INFO.
1369
6b894e49
AC
13702003-01-30 Andrew Cagney <ac131313@redhat.com>
1371
1372 * stabs.texinfo (Member Type Descriptor): Clarify description of
1373 `@'. Suggested by Ben Hutchings.
1374
c48861fb
AC
13752003-01-29 Andrew Cagney <ac131313@redhat.com>
1376
1377 * gdb.texinfo (M68K): Delete reference to es1800.
1378
617073a9
AC
13792003-01-29 Andrew Cagney <ac131313@redhat.com>
1380
1381 * gdb.texinfo (Maintenance Commands): Document `maint print
1382 reggroups' and `maint print register-groups'.
1383 * gdbint.texinfo (Target Architecture Definition): Document
1384 register_reggroup_p.
1385
5b5d99cf
JB
13862003-01-23 Jim Blandy <jimb@redhat.com>
1387
1388 * gdb.texinfo (Separate Debug Files): New section.
1389
e7ba9c65
DJ
13902003-01-22 Daniel Jacobowitz <drow@mvista.com>
1391
1392 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
1393 and "maint show profile".
1394
94e91d6d
MC
13952003-01-16 Michael Chastain <mec@shout.net>
1396
1397 * gdb.texinfo (Installing GDB): Warn against
1398 ".../gdb-VERSION/gdb/configure".
1399 (Separate Objdir): Likewise.
1400
867f3898
AC
14012003-01-15 Andrew Cagney <ac131313@redhat.com>
1402
1403 * gdbint.texinfo (Target Architecture Definition): Delete
1404 definition of PRINT_REGISTER_HOOK.
1405
f153cc92
EZ
14062003-01-15 Elena Zannoni <ezannoni@redhat.com>
1407
1408 (OpenRISC 1000): Fix formatting of command names.
1409
c60eb6f1
EZ
14102003-01-15 Elena Zannoni <ezannoni@redhat.com>
1411
1412 * gdb.texinfo (Continuing and Stepping): Add new command
1413 'advance'. Clarify behavior of 'until'.
1414
f5ebfba0
DJ
14152003-01-13 Daniel Jacobowitz <drow@mvista.com>
1416
1417 * gdb.texinfo (Files): Document solib-absolute-prefix and
1418 solib-search-path.
1419
4ce8657e
MC
14202003-01-09 Michael Chastain <mec@shout.net>
1421
1422 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
1423 (Create a Release): Add new instructions for new @file{src-release}.
1424 Document existing instructions for @file{Makefile.in} as
1425 being for @value{GDBN} 5.3.1 or earlier.
1426
372613e3
AC
14272003-01-09 Andrew Cagney <ac131313@redhat.com>
1428
1429 * gdbint.texinfo (Target Architecture Definition): Mention
1430 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
1431 allocate memory.
1432
b4e9345d
DJ
14332003-01-04 Daniel Jacobowitz <drow@mvista.com>
1434
1435 * gdb.texinfo (Controlling GDB): Add @kindex for
1436 "show osabi".
1437 (Backtraces): Add @kindex's for backtrace-below-main.
1438
98b45e30
DJ
14392003-01-04 Daniel Jacobowitz <drow@mvista.com>
1440
1441 * gdb.texinfo (Controlling GDB): Document "set osabi".
1442
95f90d25
DJ
14432003-01-04 Daniel Jacobowitz <drow@mvista.com>
1444
1445 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
1446 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
1447
1e698235
DJ
14482003-01-04 Daniel Jacobowitz <drow@mvista.com>
1449
1450 * gdb.texinfo (Controlling GDB): Add ABI section. Document
1451 "set coerce-float-to-double".
1452 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
1453
e632838e
AC
14542003-01-02 Andrew Cagney <ac131313@redhat.com>
1455
1456 * stabs.texinfo: Remove obsolete text.
1457 * gdbint.texinfo: Ditto.
1458 * gdb.texinfo: Ditto.
1459
c133ab7a
MK
14602002-12-22 Mark Kettenis <kettenis@gnu.org>
1461
1462 * gdbint.texinfo (Target Architecture Definition): Update
1463 description of gdbarch_register_osabi.
1464
f821f325
KH
14652002-12-20 Kazu Hirata <kazu@cs.umass.edu>
1466
1467 * agentexpr.texi: Fix typos.
1468 * annotate.texi: Likewise.
1469 * fdl.texi: Likewise.
1470
85a6d8d3 14712002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
1472
1473 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
1474 DEPRECATED_INIT_FRAME_PC.
1475
ae45cd16
AC
14762002-12-01 Andrew Cagney <ac131313@redhat.com>
1477
1478 * gdbint.texinfo (Target Architecture Definition): Delete
1479 PC_IN_CALL_DUMMY.
1480
07555a72
AC
14812002-11-28 Andrew Cagney <ac131313@redhat.com>
1482
1483 * gdbint.texinfo (Host Definition): Delete documentation on
1484 USE_GENERIC_DUMMY_FRAMES.
1485
c166cdc7
EZ
14862002-11-26 Elena Zannoni <ezannoni@redhat.com>
1487
1488 Fix PR gdb/723 and PR gdb/245.
1489 * Makefile.in (install-info): Run the install-info command as part
1490 of the post install steps only.
1491 (uninstall-info): New target.
1492 (uninstall): New target.
1493
35db0260
EZ
14942002-11-22 Elena Zannoni <ezannoni@redhat.com>
1495
1496 * Makefile.in (install): Make install do some real work.
1497
9ba8d803
AC
14982002-11-19 Andrew Cagney <ac131313@redhat.com>
1499
1500 Fix POSIX problem reported by Paul Eggert.
1501 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
1502 Fix PR gdb/527.
1503
903ad3a6
AC
15042002-10-26 Andrew Cagney <cagney@redhat.com>
1505
1506 * gdbint.texinfo (Target Architecture Definition): Delete
1507 definition of DO_REGISTERS_INFO.
1508
f2abfe65
KB
15092002-10-18 Kevin Buettner <kevinb@redhat.com>
1510
1511 * gdbint.texinfo (Address Classes): Fix problems with insertion
1512 of ``{'' and ``}'' in example.
1513
b5b0480a
KB
15142002-10-17 Kevin Buettner <kevinb@redhat.com>
1515
1516 * gdbint.texinfo (Address Classes): New section.
1517 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
1518 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
1519 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
1520 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
1521
c85508ee
KD
15222002-10-11 Klee Dienes <kdienes@apple.com>
1523
1524 * gdb.texinfo (Registers): Mention vector registers as well as
1525 floating registers in the documentation for 'info registers' and
1526 'info all-registers'.
1527
6d12fc3d
DJ
15282002-10-11 Daniel Jacobowitz <drow@mvista.com>
1529
1530 * gdbint.texinfo (CPLUS_MARKER): Remove item.
1531
8d19fbd2
JJ
15322002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1533
1534 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
1535 interface definition.
1536
a37295f9
MM
15372002-10-03 Marko Mlinar <markom@opencores.org>
1538
1539 * gdb.texinfo (Target Commands): Add or1k target specific
1540 commands.
1541 * gdb.texinfo (Contributors): Add myself to the contributors list.
1542
da0f9dcd
AC
15432002-10-01 Andrew Cagney <ac131313@redhat.com>
1544
1545 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
1546 and "mi1" instead of "mi1" and "mi0".
1547
2e834e49
HPN
15482002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
1549
1550 * gdb.texinfo (Packets): Fix typos "alligned".
1551 Correct z3/Z3 description. Correct z4/Z4 title.
1552
050be0dc
AC
15532002-09-27 Andrew Cagney <ac131313@redhat.com>
1554
1555 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
1556
1104b9e7
KB
15572002-09-25 Kevin Buettner <kevinb@redhat.com>
1558
1559 * gdb.texinfo: Use GNU/Linux instead of Linux.
1560
512217c7
AC
15612002-09-25 Andrew Cagney <ac131313@redhat.com>
1562
1563 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
1564
10998722
AC
15652002-09-24 Andrew Cagney <ac131313@redhat.com>
1566
512217c7 1567 * gdb.texinfo: Replace @example with @smallexample.
10998722 1568
a0eb71c5
KB
15692002-09-20 Kevin Buettner <kevinb@redhat.com>
1570
f7dc1244 1571 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
1572 * gdb.texinfo (Character Sets): Use @smallexample instead of
1573 @example. Use GNU/Linux instead of Linux.
1574
15752002-09-20 Jim Blandy <jimb@redhat.com>
1576
1577 * gdb.texinfo: Add character set documentation.
1578
2f870471
AC
15792002-09-19 Andrew Cagney <ac131313@redhat.com>
1580
1581 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
1582 (Packets): Add cross reference from `b' packet to `z' packets.
1583
790eb8f5
AC
15842002-09-19 Andrew Cagney <ac131313@redhat.com>
1585
8d30a00d
AC
1586 * gdb.texinfo (Maintenance Commands): Document ``maint
1587 internal-error'' and ``maint internal-warning''.
1588
790eb8f5
AC
1589 * gdbint.texinfo (Target Architecture Definition): Revise
1590 description of STACK_ALIGN. Add description of FRAME_ALIGN.
1591
a23a7bf1
JB
15922002-09-19 Joel Brobecker <brobecker@gnat.com>
1593
1594 * gdbint.texinfo (Target Conditionals): Document the new
1595 NAME_OF_MALLOC macro.
1596
299ffc64
AC
15972002-09-05 Andrew Cagney <ac131313@redhat.com>
1598
1599 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
1600 engineer.
1601
b7bb15bc
SC
16022002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1603
1604 * gdb.texinfo (TUI Overview): Document status line fields.
1605
3d757584
SC
16062002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1607
1608 * gdb.texinfo (TUI Commands): Document info win command.
1609
269c21fe
SC
16102002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1611
1612 * gdb.texinfo (TUI Overview): Document breakpoint markers.
1613
7cf36c78
SC
16142002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1615
1616 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
1617 (TUI Keys): Likewise.
1618
d2c6833e
AC
16192002-08-25 Andrew Cagney <ac131313@redhat.com>
1620
1621 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
1622 for a packet receive.
1623
46d8b1c3
AC
16242002-08-25 Andrew Cagney <ac131313@redhat.com>
1625
1626 * Makefile.in (clean): Move to end of file.
1627 (distclean, maintainer-clean, realclean): Ditto.
1628 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
1629 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
1630 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
1631 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
1632
b0787093
AC
16332002-08-24 Andrew Cagney <ac131313@redhat.com>
1634
1635 * Makefile.in (GDBINT_TEX_TMPS): Define.
1636 (gdbint.dvi, gdbint.pdf): Use
1637 (GDB_TEX_TMPS): Define.
1638 (gdb.dvi, gdb.pdf): Use.
1639 (STABS_TEX_TMPS): Define.
1640 (stabs.dvi, stabs.pdf): Use.
1641 (GDB_DOC_SOURCE_INCLUDES): New macros.
1642 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
1643 (GDBINT_DOC_FILES_INCLUDES): New macros.
1644 (GDBINT_DOC_BUILD_INCLUDES): New macros.
1645 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
1646 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
1647 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
1648 (links2roff): Replace SFILES_INCLUDED with
1649 GDB_DOC_SOURCE_INCLUDES.
1650 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
1651 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
1652 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
1653 dependencies.
1654 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
1655 dependencies.
1656 (gdbmi.texinfo): Delete rule.
1657 (inc-hist.texinfo): Delete rule.
1658 (rluser.texinfo): Delete rule.
1659
ebba8386
AC
16602002-08-23 Andrew Cagney <cagney@redhat.com>
1661
1662 * gdbint.texinfo (Target Architecture Definition): Update
1663 STORE_RETURN_VALUE, mention regcache.
1664
0ab7a791
AC
16652002-08-21 Andrew Cagney <ac131313@redhat.com>
1666
1667 * gdbint.texinfo (Target Architecture Definition): Document
1668 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
1669
ee2d5c50
AC
16702002-08-19 Andrew Cagney <ac131313@redhat.com>
1671
1672 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
1673 Fix minor typos. Add index entries.
1674
53c69bd7
AC
16752002-08-18 Andrew Cagney <ac131313@redhat.com>
1676
1677 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
1678
e76f1f2e
AC
16792002-08-15 Andrew Cagney <ac131313@redhat.com>
1680
1681 * gdbint.texinfo (Target Architecture Definition): Document
1682 PRINT_VECTOR_INFO.
1683 * gdb.texinfo (Vector Unit): Document "info vectors" command.
1684
0680b120
AC
16852002-08-13 Andrew Cagney <ac131313@redhat.com>
1686
1687 * gdb.texinfo (Maintenance Commands): Document "maint print
1688 registers", "maint print raw-registers" and "maint print
1689 cooked-registers".
1690
3c3bea1c
GS
16912002-08-08 Grace Sainsbury <graces@redhat.com>
1692
a9331b3f 1693 From Mark Salter:
3c3bea1c
GS
1694 * gdb.texinfo (Protocol): Document T packet extension to
1695 allow watchpoint address reporting.
1696
42f9b0a5
AC
16972002-08-03 Andrew Cagney <ac131313@redhat.com>
1698
1699 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
1700
db034ac5
AC
17012002-08-01 Andrew Cagney <cagney@redhat.com>
1702
1703 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
1704 to CHILL.
1705
e2b28d04
AC
17062002-08-01 Andrew Cagney <ac131313@redhat.com>
1707
1708 * gdbint.texinfo (Coding): Revise section "Include Files".
1709
7fb623f7
AC
17102002-07-24 Andrew Cagney <cagney@redhat.com>
1711
1712 * gdbint.texinfo: Obsolete references to m88k.
1713 * gdb.texinfo: Ditto.
1714
4a2b4636
JB
17152002-07-10 Joel Brobecker <brobecker@gnat.com>
1716
7fb623f7 1717 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
1718 where the proper version of autoconf can be retrieved.
1719
a71ec265
DH
17202002-07-09 Don Howard <dhoward@redhat.com>
1721
1722 * gdb.texinfo (Command Files): Further describe the behavior of
1723 sourced command files.
1724
b9aa90c9
AC
17252002-06-27 Andrew Cagney <ac131313@redhat.com>
1726
1727 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
1728 (Coding): Clarify ISO C version that GDB assumes.
1729
40dd2248
TT
17302002-06-26 Tom Tromey <tromey@redhat.com>
1731
1732 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
1733 add_setshow_cmd_full.
1734
bfac230e
DH
17352002-06-25 Don Howard <dhoward@redhat.com>
1736
1737 * gdb.texinfo (Memory Region Attributes): Document new behavior
1738 for 'mem' command.
1739
475b0867
JB
17402002-06-11 Jim Blandy <jimb@redhat.com>
1741
919d772c
JB
1742 * gdb.texinfo (Symbols): Update documentation for `info source'
1743 command.
1744
475b0867
JB
1745 * gdb.texinfo (Macros): Call the command `info macro', not
1746 `show macro'.
1747
ba8c9337
AC
17482002-06-09 Andrew Cagney <ac131313@redhat.com>
1749
1750 * gdbint.texinfo (Coding): Add section ``Per-architecture module
1751 data''.
1752
1029b7fa
MK
17532002-06-09 Mark Kettenis <kettenis@gnu.org>
1754
1755 * gdbint.texinfo (Target Architecture Definition): Document
1756 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
1757
16737d73
AC
17582002-06-08 Andrew Cagney <ac131313@redhat.com>
1759
1760 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
1761 lists.
1762
30107679
AC
17632002-06-08 Andrew Cagney <ac131313@redhat.com>
1764
1765 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
1766 Branch''.
1767
3352e23e
AC
17682002-06-01 Andrew Cagney <ac131313@redhat.com>
1769
1770 * gdbint.texinfo (Target Architecture Definition): Add section
1771 ``Converting an existing Target Architecture to Multi-arch''.
1772
cbb09e6a
AC
17732002-05-30 Andrew Cagney <ac131313@redhat.com>
1774
1775 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
1776 to ``Obsoleting code''. Revise.
1777
e2e0bcd1
JB
17782002-05-17 Jim Blandy <jimb@redhat.com>
1779
1780 * gdb.texinfo (C Preprocessor Macros): New chapter.
1781 Include it in the main menu.
1782 (Contributors): Credit Jim Blandy with macro support.
1783 (Compilation): Explain how to get macro information into the
1784 executable.
1785 (Expressions): Note that preprocessor macros are expanded.
1786
9db8d71f
DJ
17872002-05-14 Daniel Jacobowitz <drow@mvista.com>
1788
1789 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
1790 options for `target remote'.
1791
6d531722
AC
17922002-05-13 Andrew Cagney <ac131313@redhat.com>
1793
1794 * gdbint.texinfo (Target Architecture Definition): Delete
1795 documentation on NNPC_REGNUM.
1796
13d01224
AC
17972002-05-11 Andrew Cagney <ac131313@redhat.com>
1798
1799 * gdbint.texinfo (Target Architecture Definition): Document
1800 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
1801 (Target Architecture Definition): Revise section `Using Different
1802 Register and Memory Data Representations'. Add section `Raw and
1803 Virtual Register Representations'.
1804
b2e75d78
AC
18052002-05-11 Andrew Cagney <ac131313@redhat.com>
1806
1807 * gdbint.texinfo (Target Architecture Definition): Mention
1808 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
1809 (Target Architecture Definition): Mention same. Add references to
1810 web pages.
1811
2c8682ee
MS
18122002-05-08 Michael Snyder <msnyder@redhat.com>
1813
1814 * stabs.texinfo (Attributes): Document new "vector" attribute.
1815
0816590b
AC
18162002-05-04 Andrew Cagney <ac131313@redhat.com>
1817
1818 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
1819
2653173e
AC
18202002-05-04 Andrew Cagney <ac131313@redhat.com>
1821
1822 * gdb.texinfo: Delete obsolete references to a29k.
1823
d7bd68ca
AC
18242002-04-24 Andrew Cagney <ac131313@redhat.com>
1825
1826 * gdbint.texinfo (Target Architecture Definition): Replace
1827 IN_SIGTRAMP with PC_IN_SIGTRAMP.
1828
21d83aa5
DM
18292002-04-24 David S. Miller <davem@redhat.com>
1830
1831 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
1832
7673a6cc
DM
18332002-04-21 David S. Miller <davem@redhat.com>
1834
1835 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
1836
d49d1e0a
AC
18372002-04-21 Andrew Cagney <ac131313@redhat.com>
1838
1839 * gdbint.texinfo (Target Architecture Definition): Delete
1840 definition of HAVE_REGISTER_WINDOWS.
1841
f7dc1244 18422002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
1843
1844 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
1845 "Theodore A. Roth" <troth@verinet.com>.
1846
5ca0cb28
DH
18472002-04-15 Don Howard <dhoward@redhat.com>
1848
f7dc1244 1849 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 1850 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 1851 Provide a better explaination of this feature.
5ca0cb28 1852
f208ba17
AC
18532002-04-14 Andrew Cagney <ac131313@redhat.com>
1854
1855 * gdbint.texinfo (Target Architecture Definition): Remove
1856 FRAME_CHAIN_COMBINE.
1857
d5ba91de
MC
18582002-04-12 Michael Chastain <mec@shout.net>
1859
1860 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
1861 REG_STACK_SEGMENT.
1862
26818220
MC
18632002-04-09 Michael Chastain <mec@shout.net>
1864
1865 * gdbint.texinfo (Obsolete Conditionals): Remove references to
1866 PYRAMID_* macros.
1867
129188f6
AC
18682002-04-07 Andrew Cagney <ac131313@redhat.com>
1869
1870 * gdb.texinfo (Bug Reporting): Document that the web is the
1871 prefered way of submitting bug reports.
1872 (Bug Reporting): Delete the s-mail address as the last resort.
1873
8227c0ff
AC
18742002-04-05 Andrew Cagney <ac131313@redhat.com>
1875
1876 * gdbint.texinfo (Target Architecture Definition): Delete
1877 references to TARGET_WRITE_FP and write_fp.
1878
16d9dec6
MS
18792002-03-27 Michael Snyder <msnyder@redhat.com>
1880
1881 * gdb.texinfo: Document new commands dump, append, and restore.
1882
9ae8b82c
AC
18832002-03-27 Andrew Cagney <ac131313@redhat.com>
1884
1885 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
1886 Branch'.
1887
474c8240
AC
18882002-03-18 Andrew Cagney <ac131313@redhat.com>
1889
1890 * gdb.texinfo: Change all examples to @smallexample.
1891 * gdbint.texinfo: Ditto.
a9331b3f 1892
fb0ff88f
AC
18932002-03-18 Andrew Cagney <ac131313@redhat.com>
1894
1895 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
1896 Branches''.
1897
9bb0a4d8
AC
18982002-03-18 Andrew Cagney <ac131313@redhat.com>
1899
1900 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
1901 Policy''.
1902
937f164b
FF
19032002-03-04 Fred Fish <fnf@redhat.com>
1904
1905 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
1906 expresson, suports, dependant, trhe, perhaphs, situtations,
1907 explictily, taged, oportunity, unfortunatly).
1908
a7b40f07
AC
19092002-02-24 Andrew Cagney <ac131313@redhat.com>
1910
1911 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
1912 Remove reference to 3.12.
1913
aab4e0ec
AC
19142002-02-23 Andrew Cagney <ac131313@redhat.com>
1915
1916 * gdbint.texinfo: Include fdl.texi.
1917 (Top): Add GNU Free Documentation License.
1918 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
1919 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
1920 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
1921 (gdbint.info): Add srcdir to include path.
1922 * gdb.texinfo: Include gpl.texi.
1923 (Top): Add Copying.
1924 * gpl.texi: New file.
1925
47b95330
AC
19262002-02-23 Andrew Cagney <ac131313@redhat.com>
1927
1928 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
1929
78c47bea
PM
19302002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
1931
1932 * gdb.texinfo: Document Cygwin native specific commands.
1933
56460a61
DJ
19342002-02-15 Daniel Jacobowitz <drow@mvista.com>
1935
1936 * gdb.texinfo: Document gdbserver ``--attach'' command.
1937
def71bfa
MS
19382002-02-07 Michael Snyder <msnyder@redhat.com>
1939
1940 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
1941 to @code(_ovly_debug_event).
1942
c928edc0
AC
19432002-02-07 Andrew Cagney <ac131313@redhat.com>
1944
1945 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
1946
81d46470
MS
19472002-02-06 Michael Snyder <msnyder@redhat.com>
1948
1949 * gdb.texinfo (overlays): Mention new magic symbol
1950 '_ovly_debug_event', which allows GDB to keep better track
1951 of overlays.
1952
f7dc1244 19532002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
1954
1955 * gdb.texinfo (Memory Region Attributes): Fix the wording.
1956 Suggested by Dmitry Sivachenko.
1957
1958 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
1959
15110bc3
MS
19602002-02-01 Michael Snyder <msnyder@redhat.com>
1961
1962 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
1963
6763aef9
MS
19642002-01-30 Michael Snyder <msnyder@redhat.com>
1965
ac282366
MS
1966 * gdb.texinfo: (remote protocol): Gramatical fix-up.
1967 (set trust-readonly-sections): Document.
6763aef9 1968
8642bc8f
AC
19692002-01-29 Andrew Cagney <ac131313@redhat.com>
1970
1971 * gdbint.texinfo (Releasing GDB): Revise and update.
1972
afe64c1a
AC
19732002-01-28 Andrew Cagney <ac131313@redhat.com>
1974
1975 * gdbint.texinfo (Target Architecture Definition): Delete
1976 description of TARGET_BYTE_ORDER_DEFAULT.
1977
f7dc1244 19782002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
1979
1980 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
1981 <mitya@cavia.pp.ru>.
1982
3d6e1b5a
AC
19832002-01-23 Andrew Cagney <ac131313@redhat.com>
1984
1985 * libgdb.texinfo: Delete file.
1986
6c0e9fb3
AC
19872002-01-22 Andrew Cagney <ac131313@redhat.com>
1988
1989 * gdb.texinfo: Remove makeinfo 3.12 hacks.
1990 * gdbint.texinfo: Ditto.
1991
e0ce93ac
AC
1992Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
1993
1994 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
1995
be298bcc
AC
19962002-01-22 Andrew Cagney <ac131313@redhat.com>
1997
1998 * Makefile.in: Update copyright.
1999 (TEXI2DVI): Define.
2000 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
2001 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
2002 gdb-cfg.texi.
2003 (TEXINDEX, PDFTEX): Delete makefile variables.
2004
8e04817f
AC
20052002-01-22 Andrew Cagney <ac131313@redhat.com>
2006
2007 * gdb.texinfo (Protocol): Move section to appendix.
2008
6b2f586d
AC
20092002-01-21 Andrew Cagney <ac131313@redhat.com>
2010
2011 * gdb.texinfo (Remote Debugging): Create a menu.
2012 (Top): Add ``Remote Debugging'' to menu.
2013
6f05cf9f
AC
20142002-01-21 Andrew Cagney <ac131313@redhat.com>
2015
2016 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
2017 serial protocol'' from here.
2018 (Remote Debugging): To here. New chapter.
2019
3fd3d7d2
AC
20202002-01-20 Andrew Cagney <ac131313@redhat.com>
2021
2022 * gdbint.texinfo (Target Architecture Definition): Delete
2023 description of TARGET_BYTE_ORDER_SELECTABLE_P.
2024
7fd60527
AC
20252002-01-20 Andrew Cagney <ac131313@redhat.com>
2026
2027 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
2028 are no longer needed.
2029 (Porting GDB): Add maintainer note about configure.host.
2030
c2f05ac9
AC
20312002-01-20 Andrew Cagney <ac131313@redhat.com>
2032
2033 * gdbint.texinfo (Target Architecture Definition): Remove
2034 definition of IEEE_FLOAT.
2035
f7dc1244 20362002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
2037
2038 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
2039 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
2040 <3diff@gnu.org>
231b2aad 2041
82600034
AC
20422002-01-19 Andrew Cagney <ac131313@redhat.com>
2043
2044 * gdbint.texinfo (Host Definition): Remove references to
2045 MALLOC_INCOMPATIBLE.
2046
7708fa01
AC
20472002-01-17 Andrew Cagney <ac131313@redhat.com>
2048
2049 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
2050 and xyz-xdep.o.
2051
eb12ee30
AC
20522002-01-17 Andrew Cagney <ac131313@redhat.com>
2053
2054 * gdb.texinfo (Maintenance Commands): Add appendix.
2055 (Set Breaks): Copy ``maint info breakpoint'' doco to
2056 ``Maintenance Commands'' appendix. Add reference.
2057
c9ccaa92
AC
20582002-01-17 Andrew Cagney <ac131313@redhat.com>
2059
2060 * fdl.texi: Remove next/prev from @node.
2061
f7dc1244 20622002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
2063
2064 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
2065 for monstrous @multitable (from Brian Youmans).
2066
2067 * fdl.texi: New file.
2068
2069 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
2070
8973da3a
AC
20712002-01-15 Andrew Cagney <ac131313@redhat.com>
2072
2073 * gdbint.texinfo (Releasing GDB): New chapter.
2074
7d86b5d5
AC
20752002-01-14 Andrew Cagney <ac131313@redhat.com>
2076
2077 * gdb.texinfo (Embedded Processors, Calling program functions):
2078 Obsolete references to a29k.
2079
cc1cb004
AC
20802002-01-13 Andrew Cagney <ac131313@redhat.com>
2081
2082 * gdbint.texinfo (Coding): Review Cleanups section. Examples
2083 examples. Document that a code-block should do or discard its
2084 cleanups before exit.
2085
79f12247
MS
20862002-01-11 Michael Snyder <msnyder@redhat.com>
2087
2088 * gdb.texinfo (Choosing files): Change @samp to @file.
2089
19837790
MS
20902002-01-05 Michael Snyder <msnyder@redhat.com>
2091
2092 * gdb.texinfo (--pid): Document new command line option (attach).
2093
f7dc1244 20942002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
2095
2096 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
2097 in the stub.
2098
d7449b42
AC
20992002-01-04 Andrew Cagney <ac131313@redhat.com>
2100
2101 * gdbint.texinfo (Target Architecture Definition): Replace
2102 BIG_ENDIAN with BFD_ENDIAN_BIG.
2103
f23631e4
AC
21042002-01-03 Andrew Cagney <ac131313@redhat.com>
2105
2106 * gdbint.texinfo (Target Architecture Definition): Replace
2107 value_ptr with struct value pointer.
2108
72c9928d
EZ
21092002-01-02 Eli Zaretskii <eliz@gnu.org>
2110
2111 * gdb.texinfo (Free Software): Fix wording.
2112
959acfd1
EZ
21132001-12-31 Eli Zaretskii <eliz@gnu.org>
2114
2115 * gdb.texinfo (Free Software): New section ``Free Software Needs
2116 Free Documentation''.
2117
f7dc1244 21182001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
2119
2120 * stabs.texinfo:
2121 * gdb.texinfo:
2122 * gdbint.texinfo:
2123 * libgdb.texinfo:
2124 * annotate.texi: Fix the application of GFDL in the Copyright notice.
2125
6600abed
MS
21262001-12-29 Michael Snyder <msnyder@redhat.com>
2127
2128 * gdb.texinfo (maint info sections): Fix typo.
2129
f6680716
MS
21302001-12-26 Michael Snyder <msnyder@redhat.com>
2131
fe95c787
MS
2132 * gdb.texinfo (maint info sections): Document.
2133
a9331b3f 2134 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
2135 'info proc' sub-options that are currently not implemented.
2136
c3d3ce5b
JB
21372001-12-20 Jim Blandy <jimb@redhat.com>
2138
2139 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
2140
778eb05e
AC
21412001-12-15 Andrew Cagney <ac131313@redhat.com>
2142
2143 * gdbint.texinfo (Target Architecture Definition): Replace
2144 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
2145
2607059c
AC
21462001-12-01 Andrew Cagney <ac131313@redhat.com>
2147
2148 * gdbint.texinfo (Host Definition): Delete documentation on
2149 HOST_BYTE_ORDER.
2150
df0cd8c5
JB
21512001-11-30 Jim Blandy <jimb@redhat.com>
2152
2153 * gdb.texinfo (Overlays): New chapter, documenting GDB's
2154 overlay support. Add to top-level menu.
2155
88118b3a
TT
21562001-11-26 Tom Tromey <tromey@redhat.com>
2157
2158 * gdb.texinfo (Command Syntax): Document C-o binding.
2159
96565e91
CF
21602001-07-26 Christopher Faylor <cgf@redhat.com>
2161
2162 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
2163 use since it is described in the referenced section.
2164
f7dc1244 2165 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
2166 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
2167 clearer when using DJGPP.
2168
2a3d5645
CF
21692001-11-24 Christopher Faylor <cgf@redhat.com>
2170
2171 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
2172 specifically refer to MS-DOS.
2173 (command files): Mention gdb.ini is only used on MS-DOS.
2174
aa26fa3a
TT
21752001-11-21 Tom Tromey <tromey@redhat.com>
2176
2177 * gdb.texinfo (Invoking GDB): Document --args.
2178 (Mode Options): Likewise.
2179
4f8ada06
JB
21802001-11-21 Jim Blandy <jimb@redhat.com>
2181
2182 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
2183 Delete documentation; this macro has been removed from the
2184 sources.
2185
3fe0dc10
JB
21862001-11-13 Jim Blandy <jimb@redhat.com>
2187
2188 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
2189
9e5abb06
CV
21902001-11-06 Corinna Vinschen <vinschen@redhat.com>
2191
2192 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
2193
1c5dfdad
MS
21942001-11-05 Michael Snyder <msnyder@redhat.com>
2195
a9331b3f 2196 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
2197 quote regexp chars in function names such as "operator*()".
2198
990f9fe3
FF
21992001-11-01 Fred Fish <fnf@redhat.com>
2200
2201 * gdbint.texinfo (SOLIB_ADD): Document additional new
2202 "readsyms" arg.
2203
b433d00b
DH
22042001-10-30 Don Howard <dhoward@redhat.com>
2205
070b1dd3
DH
2206 * gdb.texinfo: (Command Files) Added documentation for the
2207 behavior of gdb with input redirected from a file.
b433d00b 2208
b7209cb4
FF
22092001-10-28 Fred Fish <fnf@redhat.com>
2210
2211 * gdb.texinfo (auto-solib-add): Change docs to match
2212 implementation change.
2213 (auto-solib-limit): Add docs for new variable.
2214
1aa20aa8
AC
22152001-10-15 Andrew Cagney <ac131313@redhat.com>
2216
2217 * gdbint.texinfo (Target Architecture Definition): Function
2218 value_as_pointer renamed to value_as_address.
2219
fc0c74b1
AC
22202001-10-15 Andrew Cagney <ac131313@redhat.com>
2221
2222 * gdbint.texinfo (Target Architecture Definition): Default
2223 POINTER_TO_ADDRESS functions assume unsigned addresses.
2224 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
2225 posting by Jim Blandy.
2226
f4846649
JB
22272001-10-12 Jim Blandy <jimb@redhat.com>
2228
2229 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
2230 version of texi2html (1.64) doesn't support this flag any more.
2231
f277788b
MK
22322001-09-08 Mark Kettenis <kettenis@gnu.org>
2233
a9dc4918
MK
2234 * gdbint.texinfo (Host Definition): Remove description of
2235 MEM_FNS_DECLARED.
2236
d28379df
MK
2237 * gdbint.texinfo (Host Definition): Remove description of R_OK.
2238
f277788b
MK
2239 * gdbint.texinfo (Host Definition): Remove description of
2240 HAVE_SIGSETMASK.
2241
7ccaa899
EZ
22422001-09-04 Elena Zannoni <ezannoni@redhat.com>
2243
2244 * gdbint.texinfo (Target Architecture Definition): Add
2245 explanation of TARGET_PRINT_INSN macro.
2246
17d9d558
JB
22472001-08-30 Jim Blandy <jimb@redhat.com>
2248
2249 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
2250 Explain what it means to load relocatable files.
2251
72cde065
JB
22522001-08-28 Jim Blandy <jimb@redhat.com>
2253
2254 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
2255 info `top' menu.
2256
9e678452
CF
2257Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
2258
2259 * gdbint.texinfo: Add a cautionary note about macro use.
2260
a2bea4c3 22612001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 2262
a2bea4c3
CV
2263 * gdb.texinfo: Explain omitting the hostname in the
2264 `target remote' command.
2265
1129bf27
DJ
22662001-07-30 Daniel Jacobowitz <drow@mvista.com>
2267
2268 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
2269 and END-INFO-DIR-ENTRY.
2270
732b3002
SC
22712001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2272
2273 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
2274
89437448
AC
22752001-07-25 Andrew Cagney <ac131313@redhat.com>
2276
2277 * gdbint.texinfo (libgdb): Rewrite.
2278
f7dc1244 22792001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
2280
2281 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
2282
c4555f82
SC
22832001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2284
2285 * gdb.texinfo (TUI): New chapter, document the TUI.
2286 (Mode Options): Document the -tui option.
2287
2f45a6e0
MK
22882001-07-23 Mark Kettenis <kettenis@gnu.org>
2289
2290 * gdbint.texinfo (Host Definition): Remove description of
2291 NEED_POSIX_SETPGID.
2292
f7dc1244 22932001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
2294
2295 * gdb.tex (DJGPP Native): New node, with descriptions of
2296 DJGPP-specific commands.
2297
be9c6c35
JM
22982001-07-19 John R. Moore <jmoore@redhat.com>
2299
2300 * gdbint.texinfo: Three misspellings.
2301
dfa249fb
AC
23022001-07-06 Andrew Cagney <ac131313@redhat.com>
2303
2304 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
2305 `test` expressions on bash. Problem reported by Colin Walters.
2306
c72e7388
AC
23072001-07-04 Andrew Cagney <ac131313@redhat.com>
2308
2309 * gdbint.texinfo (User Interface): Update ui-out documentation to
2310 refelect recent UI/MI updates.
2311
94bbb2c0
AC
23122001-07-04 Andrew Cagney <ac131313@redhat.com>
2313
2314 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
2315 interpreters.
2316
af6c57ea
AC
23172001-06-15 Andrew Cagney <ac131313@redhat.com>
2318
2319 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
2320 structure and not macros.
2321 (Host Definition): Document that much of this chapter is obsolete.
2322 (Target Architecture Definition): Update list of files that make
2323 up a target architecture.
2324 (Coding): Update.
2325
83aa8bc6
AC
23262001-06-28 Andrew Cagney <ac131313@redhat.com>
2327
2328 * gdbint.texinfo (Target Architecture Definition): Update
2329 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
2330 The latter has been changed to a true predicate.
2331
f7dc1244 23322001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
2333
2334 * annotate.texi: Add @noindent where needed. From Dmitry
2335 Sivachenko <dima@Chg.RU>.
2336 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
2337
656db9b0
AC
23382001-06-16 Andrew Cagney <ac131313@redhat.com>
2339
2340 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
2341
df2396a1
AC
23422001-06-14 Andrew Cagney <ac131313@redhat.com>
2343
2344 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
2345 returns ``OK''. Document that the ``R'' packet does not reply.
2346
0f1f2b0a
MS
23472001-06-13 Michael Snyder <msnyder@redhat.com>
2348
2349 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
2350
f7dc1244 23512001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
2352
2353 * gdb.texinfo (Signals): Clarify the default setting of signal
2354 handling.
2355
a5d7c491
AC
23562001-05-14 Andrew Cagney <ac131313@redhat.com>
2357
2358 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
2359 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
2360
05a54c4f
AC
23612001-05-12 Andrew Cagney <ac131313@redhat.com>
2362
2363 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
2364
f7dc1244 23652001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
2366
2367 * gdbint.texinfo (Clean Design and Portable Implementation):
2368 Renamed from "Clean Design".
2369 (Clean Design and Portable Implementation): Document portable
2370 methods of handling file names, and the associated macros.
2371
f7dc1244 23722001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
2373
2374 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
2375 command and provide a cross-reference to its description.
2376 (Symbols): Note that "info scope" is useful for trace experiments.
2377
f7dc1244 23782001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 2379
b37052ae
EZ
2380 * gdb.texinfo (Symbols): Document "info scope".
2381 (Tracepoints): New chapter.
2382 (Contributors): Update for v5.1.
2383 <All nodes>: Change "C++" to "C@t{++}".
2384
0ee54786
EZ
2385 * gdbint.texinfo (User Interface): A new section about ui_out
2386 functions, based on text written by Fernando Nasser.
2387
c534679c
EZ
2388 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
2389
f7dc1244 23902001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 2391
e9c75b65
EZ
2392 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
2393
2394 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
2395
2396 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
2397 Replace "GDB" with "@value{GDBN}". Fix markup.
2398
2399 * annotate.texi: Change Permissions to GFDL. Update Copyright.
2400
3d67e040
EZ
2401 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
2402 a cross-reference to its description.
2403 (Symbols): Document "info symbol".
2404
f7dc1244 24052001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
2406
2407 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
2408 subsection "x86 Watchpoints".
2409 (Target Architecture Definition): Document the macros
2410 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
2411 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
2412
b0ed3589
AC
24132001-03-20 Andrew Cagney <ac131313@redhat.com>
2414
2415 * gdbint.texinfo (Target Architecture Definition): Update
2416 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
2417 list.
2418
b6ba6518
KB
24192001-03-06 Kevin Buettner <kevinb@redhat.com>
2420
2421 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
2422 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
2423
f7dc1244 24242001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
2425
2426 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
2427
f7dc1244 24282001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 2429
17cc6a06
EZ
2430 * gdb.texinfo (Environment): Document that `path' does not change
2431 the value of PATH in GDB's own environment (it did in the past,
2432 but that was changed on March 15, 1994). Reported by Doug Evans
2433 <dje@transmeta.com>.
2434
56caf160
EZ
2435 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
2436 its line. Fix markup of commands and macros. Add an Index node
2437 and index entries.
2438
29e57380
C
24392001-01-23 J.T. Conklin <jtc@redback.com>
2440
2441 * gdb.texinfo (Memory region attributes): New manual section.
2442
1c6147de
ND
24432001-01-04 Nicholas Duffek <nsd@redhat.com>
2444
2445 * gdbint.texinfo (POP_FRAME): Document use by return_command.
2446
f7dc1244 24472000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
2448
2449 * refcard.tex: Version and copyright fixed. From Phil Edwards
2450 <pedwards@disaster.jaj.com>.
2451
0dcedd82
AC
2452Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
2453
2454 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
2455 DWARF2_REG_TO_REGNUM): Document.
2456
3b851bce
AC
2457Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
2458
2459 * gdbint.texinfo (Coding): Update current value of
2460 --enable-build-warnings. Mention --enable-gdb-build-warnings.
2461
f7dc1244 24622000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
2463
2464 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
2465 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
2466
b90a5f51
CF
24672000-11-10 Christopher Faylor <cgf@cygnus.com>
2468
2469 * gdb.texinfo: Document new 'set step-mode' command.
2470
f7dc1244 24712000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
2472
2473 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
2474 changes from Dmitry Sivachenko <dima@Chg.RU>.
2475
f7dc1244 24762000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
2477
2478 * gdb.texinfo (Hooks): Document the new post-hook functionality.
2479 From Steven Johnson <sbjohnson@ozemail.com.au>.
2480
2e685b93
MK
24812000-08-10 Mark Kettenis <kettenis@gnu.org>
2482
2483 * gdbint.texinfo (Overall Structure): Spelling fix.
2484
f7dc1244 24852000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
2486
2487 * gdbint.texinfo (Target Architecture Definition): Document that
2488 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
2489 for which REGISTER_CONVERTIBLE returns a zero value.
2490
63ac3005
EZ
24912000-07-08 Christopher Faylor <cgf@cygnus.com>
2492
2493 * Makefile.in (install-info): Find files to install in either the
2494 build or source directories (adapted from Makefile.am).
2495
bd79f757
ND
24962000-07-07 Nicholas Duffek <nsd@redhat.com>
2497
2498 * stabs.texinfo: Fix spelling errors.
2499 (String Field): FILE-NUMBER starts from 0, not 1.
2500
f7dc1244 25012000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
2502
2503 * refcard.tex: Remove \centerline from the blurb. Patch from
2504 Brian Youmans.
2505
f7dc1244 25062000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
2507
2508 * Makefile.in (install-info): Support installation from outside of
2509 the source directory. Reported by Mark Harig
2510 <markh@frazier.landmark.com>.
2511
f3b28801
C
25122000-06-20 J.T. Conklin <jtc@redback.com>
2513
2514 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
2515
449f3b6c
AC
2516Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
2517
2518 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
2519 Generate using pdftex.
2520 (PDFTEX): Define.
2521 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
2522 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
2523 @contents at the start.
2524
f7dc1244 25252000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
2526
2527 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
2528 Youmans.
2529
9e9c5ae7
AC
2530Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
2531
2532 From Brian Youmans:
2533 * gdb.texinfo: Fix ``et al.''.
2534
c741b251
AC
2535Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
2536
2537 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
2538 loop.
2539
4ab64e14
JG
25402000-05-19 Jimmy Guo <guo@cup.hp.com>
2541
2542 * configure: Regenerate.
2543
f7dc1244 25442000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
2545
2546 * Makefile.in (install-info): Run install-info on installed Info
2547 files.
2548
8c70017b
AC
2549Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
2550
a7cb598a
AC
2551 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
2552 Andrew Cagney.
8c70017b 2553
f7dc1244 25542000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
2555
2556 * gdb.texinfo: Proofreading changes from Brian Youmans.
2557
bf0184be
ND
25582000-05-01 Nick Duffek <nsd@cygnus.com>
2559
2560 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
2561 startup sequence, minor edits.
2562
f7dc1244 25632000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
2564
2565 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
2566 TeX.
2567
2568 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
2569 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
2570 like `n' and `s' which look weird. Convert some of the @kindex to
2571 @vindex, when they refer to variables, not commands.
2572
33e16fad
AC
2573Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
2574
2575 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
2576
f7dc1244 25772000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
2578
2579 * Makefile.in (GDBMI_DIR): New variable.
2580 (SET_TEXINPUTS): Add $(GDBMI_DIR).
2581 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
2582 (gdbmi.texinfo): New target, for texi2roff.
2583 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
2584 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
2585
2586 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
2587 gdbmi.texinfo.
2588 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
2589 comment.
2590
d167840f
EZ
25912000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2592
2593 * gdb.texinfo (Files): Update description of add-symbol-file
2594 command.
2595
f7dc1244 25962000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
2597
2598 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
2599 prevents the build (and is generally a Bad Idea).
2600
f7dc1244 26012000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
2602
2603 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
2604 a comma inside @var.
2605 (Command Files): Index markup changes from Dmitry Sivachenko
2606 <dima@Chg.RU>.
2607
f7dc1244 26082000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
2609
2610 * Makefile.in (LN_S): Define.
2611 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
2612 invoke "ln -s" unless it is known to work.
2613
2614 * configure.in (AC_PROG_LN_S): Add.
2615
8dc7983f
JB
26162000-04-14 Jim Blandy <jimb@redhat.com>
2617
2618 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
2619 section.
2620 (Target Conditionals): Document ADDRESS_TO_POINTER,
2621 POINTER_TO_ADDRESS.
2622
1a8237e8
DB
26232000-04-11 Daniel Berlin <dan@cgsoftware.com>
2624
2625 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
2626 gdb-cfg.texi to get the value.
2627
ca526f1a
JB
26282000-04-10 Jim Blandy <jimb@redhat.com>
2629
2630 * gdbint.texinfo (Target Architecture Definition): Fix
2631 cross-references.
2632
faaafcb4
JB
26332000-04-08 Jim Blandy <jimb@redhat.com>
2634
2635 * gdbint.texinfo (Using Different Register and Memory Data
2636 Representations): New section.
2637 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
2638 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
2639 REGISTER_CONVERT_TO_RAW): Document.
2640
1b27397f
AC
2641Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
2642
2643 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
2644 for acknowledgments.
2645
480ff1fb
AC
2646Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
2647
2648 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
2649 qThreadExtraInfo.
2650
a9331b3f 26512000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 2652
a9331b3f
RM
2653 * gdb.texinfo: Clarify which remote debug protocol commands are
2654 required and which are optional.
f1251bdd 2655
dbeb8dbd
AC
2656Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
2657
2658 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
2659 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
2660 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
2661 * annotate.texi: Update.
2662
6d2ebf8b
SS
26632000-03-28 Stan Shebs <shebs@apple.com>
2664
2665 * gdb.texinfo: Update dates, bump to Eighth Edition (note
2666 expectation of additional changes before release), update
2667 ISBN, add copy of top-level menu for @ifhtml, remove explicit
2668 node links, rephrase and/or shorten lines to fix formatting
2669 problem in both regular and @smallbook formats.
2670 * annotate.texi: Shorten lines in example, use smallexample
2671 consistently everywhere.
2672 * Makefile.in: Add comment about texinfo 4.0 html generation.
2673 (SFILES_INCLUDED): Add annotate.texi.
2674
5d161b24
DB
26752000-03-27 Daniel Berlin <dan@cgsoftware.com>
2676
2677 * gdb.texinfo (Debugging Output): Added new section, documenting
2678 the "set/show debug" commands.
2679
b9deaee7
AC
2680Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
2681
2682 * annotate.texi (Annotations): When GDBN omit @chapter and @node
2683 entry.
2684
2685 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
2686 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
2687 @chapter and @node entries.
a9331b3f 2688
b9deaee7 2689 * gdb.texinfo: Link all top-level nodes.
a9331b3f 2690
9ef47d30
AC
2691Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
2692
2693 * Makefile.in (install-info): Create $(infodir) before installing
2694 files.
2695
cfeada60
FN
26962000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
2697
2698 From David Whedon <dwhedon@gordian.com>
2699 * gdbint.texinfo : Added paragraphs about command deprecation.
2700
6837a0a2
DB
27012000-03-22 Daniel Berlin <dan@cgsoftware.com>
2702
2703 * gdb.texinfo: Add documentation for the apropos command.
2704
bba2971c
MS
27052000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
2706
2707 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
2708
2b628194
MS
27092000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
2710
a9331b3f 2711 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
2712 two places.
2713
96a2c332
SS
27142000-03-17 Stan Shebs <shebs@apple.com>
2715
2716 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
2717 <dima@Chg.RU>, also clarification of allowed content for
2718 string constants.
2719
f7dc1244 27202000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
2721
2722 * gdb.texinfo (main menu): Add Annotations.
2723 (File Options): Add @cindex entries for each command-line option.
2724 Document --epoch, --annotate, --async, --interpreter, --write,
2725 --statistics, and --version.
2726
2727 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
2728 of GDB.
2729
9d233477
JB
27302000-02-23 Jim Blandy <jimb@redhat.com>
2731
2732 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
2733
14e0eb3b
JB
27342000-02-22 Jim Blandy <jimb@redhat.com>
2735
2736 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
2737
3555de01
JM
27382000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
2739
2740 * Makefile.in (diststuff): New target.
2741
5e35df8e
KB
27422000-02-15 Kevin Buettner <kevinb@redhat.com>
2743
2744 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 2745 architecture. [From Jim Wilson.]
5e35df8e 2746
c5394b80
JM
27472000-01-16 Tom Tromey <tromey@cygnus.com>
2748
2749 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
2750 (Delete Breaks): Mention range arguments.
2751 (Disabling): Likewise.
2752
c3f6f71d
JM
27532000-01-05 Dmitry Sivachenko <dima@Chg.RU>
2754
2755 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
2756
c4093a6a
JM
2757Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
2758
2759 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
2760 valid functions.
2761
11cf8741
JM
27621999-11-05 Stan Shebs <shebs@andros.cygnus.com>
2763
2764 * gdb.texinfo: Clarify regular expressions used in rbreak.
2765
917317f4
JM
27661999-10-15 Kevin Buettner <kevinb@cygnus.com>
2767
2768 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
2769 MEMORY_REMOVE_BREAKPOINT): Document.
2770
2771Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
2772
2773 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
2774 offset re-using the DATA offset instead.
2775
2df3850c
JM
27761999-10-11 Jim Kingdon <kingdon@redhat.com>
2777
2778 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
2779
27801999-10-05 Stan Shebs <shebs@andros.cygnus.com>
2781
2782 From Dmitry Sivachenko <demon@gpad.ac.ru>:
2783 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
2784 typos.
2785
2786 * gdb.texinfo: Various minor wording and formatting improvements,
2787 mentions of additional command-line options.
2788
2acceee2
JM
27891999-09-30 Fred Fish <fnf@cygnus.com>
2790
2791 * gdb.texinfo: Document additional forms of specifying section
2792 names and addresses for the add-symbol-file command.
2793
c2c6d25f
JM
27941999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
2795
2796 * gdbint.texinfo: Fix typo, add the word "have".
2797
27981999-09-14 Jim Blandy <jimb@cris.red-bean.com>
2799
2800 * gdbint.texinfo (Target Architecture Definition): Document the
2801 SKIP_PERMANENT_BREAKPOINT macro.
2802
d4f3574e
SS
28031999-09-07 Stan Shebs <shebs@andros.cygnus.com>
2804
2805 * gdb.texinfo: Fiks speling errers.
2806
2807 * gdb.texinfo: Fix uses of @multitable.
2808
f7dc1244 2809 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
2810 * gdb.texinfo: Include details specific to DOS host, clarify
2811 some confusing language, fix @ref/@xref/@pxref usages, add
2812 comments about using with optimization, add more indexing,
2813 fix info about disassembly-flavor.
2814
2815Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
2816
2817 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
2818 SKIP_SOLIB_RESOLVER): Define.
2819
2820Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
2821
2822 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
2823 ``g'' packets.
2824
104c1213
JM
28251999-08-30 Stan Shebs <shebs@andros.cygnus.com>
2826
2827 * gdb.texinfo: Create a new "Configurations" chapter with
2828 platform-specific info, inline remote.texi and move sections of it
2829 into the new chapter, move bits about info proc, heuristic search,
2830 and register stack into the new chapter.
2831 * remote.texi: Remove, now part of gdb.texinfo.
2832 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
2833
28341999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
2835
2836 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
2837 GDB_TARGET_IS_MACH386): These kludges have gone away.
2838
2839Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
2840
2841 * gdbint.texinfo (Target Architecture Definition): Mention
2842 TDEPLIBS.
2843
53a5351d
JM
28441999-08-20 Stan Shebs <shebs@andros.cygnus.com>
2845
2846 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
2847 surrounding text to fit HP-UX bits into general info.
2848 (HPPA-cfg.texi): Remove, no longer useful.
2849
2850 * gdb.texinfo: Remove explicit links from @node lines, remove
2851 HP-added "Detailed Node Listing" from main menu which confuses
2852 things.
2853
2854 From Dmitry Sivachenko <dima@Chg.RU>:
2855 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
2856 in description of `set environment'.
2857
28581999-08-17 Stan Shebs <shebs@andros.cygnus.com>
2859
2860 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
2861
7be570e7
JM
28621999-08-12 Ben Elliston <bje@cygnus.com>
2863
2864 * gdbint.texinfo (Breakpoint Handling): Add missing words.
2865
f7dc1244 28661999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
2867
2868 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
2869 watch, awatch, and rwatch. Explain why the latter two cannot be
2870 set as software watchpoints. Document that watchpoints for local
2871 variables are deleted when the debuggee terminates.
2872
2873Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
2874
2875 * remote.texi (Protocol): Further clarification of the "qRcmd"
2876 packet. Allow E.. response packet. "qRcmd" packet is no longer
2877 reserved.
2878
28791999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2880
a9331b3f
RM
2881 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
2882 * gdb.texinfo: Ditto.
7be570e7 2883
96baa820
JM
28841999-08-06 Tom Tromey <tromey@cygnus.com>
2885
2886 * gdb.texinfo (KOD): New node.
2887
2888Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
2889
2890 * remote.texi (Rcmd): Fix minor formatting typos.
2891
2892Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
2893
2894 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
2895 packets.
2896
adf40b2e
JM
28971999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
2898
2899 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
2900 fixes.
2901
43ff13b4
JM
2902Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
2903
2904 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
2905
085dd6e6
JM
2906Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
2907
2908 * remote.texi (Communication Protocol): ``v'' is in use. Fix
2909 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
2910 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
2911 packets that are not supported on all hosts. Expand examples.
2912 Spell check.
2913
29141999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
2915
2916 * Makefile.in: Recognize html, install-html. Add targets
2917 to build HTML versions of documentation via texi2html.
2918
2919Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
2920
2921 * gdbint.texinfo (Testsuite): New chapter, information about the
2922 testsuite.
2923
2924Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
2925
2926 * remote.texi (Communication Protocol): Rewrite.
2927
2928Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
2929
2930 * stabs.texinfo: Fix uses of xref.
2931
9e0b60a8
JM
2932Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
2933
2934 * gdbint.texinfo: Add an anti-printf exhortation, and update the
2935 info about patch submission.
2936
cce74817
JM
2937Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
2938
2939 From Per Bothner <bothner@cygnus.com>:
2940 * gdb.texinfo: Document Chill support.
2941
2942Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
2943
2944 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
2945 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
2946 Document that the value should be greater-than or equal-to zero.
2947 (NO_STD_REGS): Document. Deprecate.
2948
ac9a91a7
JM
2949Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2950
2951 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
2952 Document that these are not used.
2953
2954Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2955
2956 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
2957
392a587b
JM
2958Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
2959
2960 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
2961 numargs was dropped.
2962
2963Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
2964
2965 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
2966
b83266a0
SS
2967Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
2968
2969 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
2970 Update.
2971
7a292a7a
SS
2972Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
2973
2974 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
2975 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
2976
2977Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
2978
2979 * gdbint.texinfo: Fix typos: $ -> @.
2980
2981Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
2982
2983 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
2984 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
2985 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
2986 BREAKPOINT_FROM_PC.
a9331b3f 2987
7a292a7a
SS
2988Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
2989
2990 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
2991 CALL_DUMMY_STACK_ADJUST): Document.
2992
2993Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2994
2995 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
2996 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
2997
29981999-04-02 Stan Shebs <shebs@andros.cygnus.com>
2999
3000 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
3001 longer exists.
3002
3003Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
3004
3005 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
3006 nearly all @ifset/@ifclear conditionals; nobody uses them, and
3007 they make the manual source incomprehensible.
3008 * h8-cfg.texi: Remove, hasn't been used in years.
3009
c906108c
SS
3010Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
3011
3012 * gdb.texinfo: Update the credits.
3013
3014Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
3015
3016 * gdb.texinfo: Fix mistakes noticed in printout of last
3017 draft, add Alpha to discussion of heuristic fence post.
3018
3019Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
3020
3021 * gdb.texinfo, remote.texi: Many changes; update to Seventh
3022 Edition, merge some HP changes into mainline, describe some
3023 previously undocumented features, describe more of the target
3024 commands available, eliminate obsolete section on renamed
3025 commands.
3026 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
3027
3028Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
3029
3030 * gdb.texinfo: Make many HPPA conditionals unconditional,
3031 including catchpoint description, since now on for all configs.
3032 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
3033 specializations.
3034
3035Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
3036
3037 * Makefile.in (GDBvn.texi): Fix match expression to work with
3038 current format of VERSION in gdb/Makefile.in.
3039 * gdb.texinfo: Fix node ref to match new readline.
3040
3041Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
3042
a9331b3f
RM
3043 * gdb.texinfo: Changes made as part of a project to merge in
3044 changes made by HP. Documentation makes extensive use of
c906108c
SS
3045 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
3046 on remote debugging. There are differences in documentation
3047 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
3048 the HP manual discusses catchpoints, hardware watchpoints, and
3049 some HPUX specific limitations for shared library support.
a9331b3f 3050
c906108c
SS
3051 There are also a number of @node changes.
3052
30531999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
3054
3055 * gdbint.texinfo (Formatting): Disambiguate a sentence.
3056 (C Usage): Same.
3057
3058Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
3059
3060 The following changes were made by Edith Epstein
3061 <eepstein@cygnus.com> as part of a project to merge in changes
3062 made by HP.
a9331b3f 3063
c906108c
SS
3064 * HPPA-cfg.texi: new file.
3065
3066 * all-cfg.texi: set HPPA for HP PA-RISC targets.
3067
3068 * refcard.tex: change documentation about catch.
3069 removed info catch.
3070
3071Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
3072
3073 * gdbint.texinfo: Expand on GDB's coding standards,
3074 specify the use of arg names with prototypes.
3075
30761998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
3077
3078 * gdb.texinfo: Fix tipo.
3079
3080Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
3081
3082 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
3083 TARGET_BYTE_ORDER_SELECTABLE_P.
3084
3085Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
3086
3087 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
3088
30891998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
3090
3091 * agentexpr.texi: New file.
3092
3093Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
3094
3095 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
3096
30971998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
3098
3099 * remote.texi: Changed wording that implied that the GDB remote
3100 protocol caches register values instead of GDB itself.
3101
3102Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
3103
3104 * gdbint.texinfo: Add some info about symbol readers.
3105 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
3106 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
3107 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
3108 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
3109
3110Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
3111
a9331b3f 3112 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
3113
3114Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
3115
3116 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
3117
3118Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
3119
3120 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
3121 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
3122
3123Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
3124
3125 * gdbint.texinfo: Fix minor typos.
3126
3127Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
3128
3129 * gdbint.texinfo: Complete overhaul. Group descriptions more
3130 logically, add more info on generic algorithms, remove much
3131 obsolete and/or wrong material.
3132
3133Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
3134
3135 * stabs.texinfo (Method Type Descriptor): Expand and correct.
3136
3137Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
3138
3139 * refcard.tex: Copyright, address updates.
3140
3141Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
3142
3143 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
3144 for the edition instead of confusing GDB-version-like numbers.
3145
3146Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
3147
3148 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
3149
3150Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
3151
3152 * LRS: Reformat a bit to keep text under 80 columns.
3153
3154Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
3155
3156 * gdb.texinfo: Add some credits, mention bug monitor.
3157 * remote.texi: Mention mips monitor targets.
3158 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 3159
c906108c
SS
3160Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
3161
3162 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
3163 files, finish sorting of host vs target vs native macros, describe
3164 some more of them.
3165
3166Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
3167
3168 * gdbint.texinfo (Host Conditionals): Document change from
3169 using NO_MMALLOC to it's inverse, USE_MMALLOC.
3170
3171Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
3172
3173 * gdbint.texinfo (Host Conditionals): Document
3174 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
3175
3176Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
3177
3178 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
3179 Document LSEEK_NOT_LINEAR.
3180
3181Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
3182
3183 * stabs.texinfo (Stab Section Basics): Make it clear that only
3184 some versions of the GNU linker remove the leading N_UNDF symbol.
3185
3186Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
3187
3188 * stabs.texinfo (String Field): Document type number pairs here,
3189 instead of in the Sun specific section.
3190 (Include Files): The GNU linker supports the N_BINCL
3191 optimization. Clarify the N_BINCL value, and what it is used
3192 for.
3193 (Procedures): Document N_FUN with an empty string to mark the end
3194 of a function.
3195 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
3196 (Sun Differences): Remove this node, as the information is now
3197 elsewhere in the main document.
3198 (Stab Section Basics): Mention that the GNU linker may optimize
3199 stabs and remove the leading N_UNDF symbol.
3200
3201Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
3202
3203 * gdb.texinfo, refcard.tex: Restore author credit
3204
3205Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
3206
3207 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
3208 documentation to account for START and END macros taking
3209 one arg.
3210
3211Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
3212
3213 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
3214 * gdb.texinfo (Frames): Fix typo.
3215
3216Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
3217
3218 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
3219 a target_signal as arg type, not a pid.
3220
3221Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
3222
3223 * gdb.texinfo: Document `set assembly-language'.
3224
3225Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
3226
3227 * remote.texi: Update list of stubs in the GDB distribution.
3228
3229Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
3230
3231 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
3232 Also document that some systems can use mmalloc but must define
3233 this if their C runtime allocates memory that is later freed.
3234 (MMCHECK_FORCE): Document new macro.
a9331b3f 3235
c906108c
SS
3236Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
3237
3238 * remote.texi: Add documentation for target Sparclet.
3239
3240Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3241
a9331b3f 3242 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
3243 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
3244 * configure.in: Rewritten for autoconf.
3245 * configure: New.
3246
3247Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
3248
3249 * Makefile.in (DVIPS): New define, set to dvips.
3250 (dvi): Add stabs.dvi.
3251 (ps): New target.
3252 (all-doc): Depend on info, dvi, and ps targets.
3253 (STAGESTUFF): Add *.ps and *.dvi files.
3254 (clean-info, clean-dvi): Remove.
3255 (mostlyclean): Does not depend upon clean-info or clean-dvi,
3256 rules completely rewritten.
3257 (maintainer-clean): Remove clean-info and clean-dvi
3258 dependencies and put their actions in the rules.
3259 (gdb.ps): New target
a9331b3f 3260 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
3261 intermediate TeX files, whether they have 2 or 3 character
3262 extensions.
3263 (gdbint.ps): Add target and rules.
3264 (gdb-internals): Delete unused target.
3265 (Makefile): Depends upon config.status also.
3266
3267Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
3268
3269 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
3270 set.
3271
3272Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
3273
3274 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
3275 * gdb.texinfo (Expressions): Fix erroneous array constant example.
3276
3277Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
3278
3279 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
3280
3281Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3282
3283 * gdb.texinfo (Print settings): Document
3284 `set/show print static-members' commands.
3285
3286Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
3287
3288 * gdbint.texinfo (Native): Document name change, coredep.c to
3289 core-aout.c.
3290
3291Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
3292
3293 * stabs.texinfo (Include Files): Document the values the SunOS4
3294 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
3295
3296Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
3297
3298 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
3299 Fix typo.
3300
3301Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
3302
3303 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
3304 "gdb.tar.Z".
3305
3306Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
3307
3308 * Makefile.in (maintainer-clean): New target, synonym for
3309 realclean.
3310
3311Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
3312
3313 * Update all FSF addresses except those in COPYING* files.
3314
3315Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
3316
3317 From Richard Earnshaw (rearnsha@armltd.co.uk):
3318 * gdb.texinfo (convenience variables): Document $_exitcode.
3319 (quit): Document optional expression to use as exit code.
3320
3321Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
3322
3323 * gdb.texinfo, remote.texi: Brought up to date with various
3324 GDB changes.
3325
3326Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
3327
3328 * gdb.texinfo: Update dates and versions, fix comments about
3329 hardware watchpoints in future releases and about the
3330 sharedlibrary command.
3331
3332Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3333
3334 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
3335 C_FUN stab. Other cleanups.
3336
3337Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3338
3339 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
3340 for the sparc stub.
3341
3342Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3343
3344 * annotate.texi: Clarify which addresses have differing formats
3345 depending on the language and which do not.
3346
3347Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3348
3349 * remote.texi (NetWare): Changed example to use BOARD= instead of
3350 NODE= argument to reflect correspoding change to gdbserve.nlm.
3351
3352Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3353
3354 * stabs.texinfo (Negative Type Numbers): Mention the fact that
3355 GDB, as well as AIX dbx, supports the size type attribute.
3356
3357Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3358
3359 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
3360
3361Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
3362
3363 * gdb.texinfo (Define): Document $arg0... arguments to commands,
3364 and new 'if' and 'while' commands.
3365
3366Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
3367
3368 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
3369
3370Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3371
3372 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
3373 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
3374 NetWare targets. Mostly stolen from the Server node.
3375
3376Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3377
3378 * gdb.texinfo (Setting): Talk about the language of a source file
3379 versus the working language. The old documentation did not match
3380 what GDB did.
3381
3382Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3383
3384 * stabs.texinfo (Source Files): Document N_SO used to mark the end
3385 of a source file.
3386
3387Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3388
3389 * gdb.texinfo (Processes): New node.
3390
3391Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3392
3393 * remote.texi: Update documentation of set/show mipsfpu.
3394
3fc11d3e
JM
3395Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
3396
3397 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
3398 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
3399
3400Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
3401
3402 * gdbint.texinfo: Removed mentions of some incorrectly placed and
3403 obsolete conditionals, described some others.
3404
3405Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3406
3407 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
3408 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
3409
3410Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
3411
3412 * gdbint.texinfo: Put regex conditionals in their own table.
3413
3414Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
3415
3416 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
3417 described or fixed the descriptions of many others.
3418
3419Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
3420
3421 * gdb.texinfo: Add some more credits.
3422 * gdbint.texinfo: Capitalize GDB consistently, describe some
3423 macros and remove some.
3424
3425Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
3426
3427 * gdbint.texinfo: Removed mentions of many incorrectly placed and
3428 obsolete conditionals, described some others.
3429
3430Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3431
3432 * gdb.texinfo (help targets): Changed to `help target', which
3433 is the correct gdb command.
3434
3435Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3436
3437 * annotate.texi (TODO): New node, for keeping track of annotations
3438 suggested but not yet implemented.
3439
3440Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3441
3442 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
3443 another symbol, it is not the address itself.
3444
3445Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
3446
3447 * stabs.texinfo (Stab Section Basics): Add comment about alignment
3448 of stabs-in-coff sections.
3449
3450Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3451
3452 * annotate.texi: Change edition to 0.5 and date to May 1994.
3453 Add index.
3454 (Frames): New node, for frame annotation.
3455 (Displays): New node, for display annotation.
3456
3457 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
3458 when waiting for your program to stop.
3459
3460Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3461
3462 * annotate.texi (Breakpoint Info): Document annotation of header
3463 fields and record annotation.
3464
3465Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3466
3467 * annotate.texi: New file, to document annotations.
3468
3469Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3470
3471 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
3472 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
3473
3474Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3475
3476 * stabs.texinfo (Stab Section Basics): Say what is in .stab
3477 section, and say n_strx field is compilation unit relative.
3478 * stabs.texinfo: Don't use @code for a.out when it is the name of
3479 an object file format.
3480
3481Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3482
3483 * gdb.texinfo: Refer to file names, not path names, per rms
3484 convention.
3485 (Arguments): Fix typo.
3486
3487Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3488
3489 * stabs.texinfo (Global Variables): Talk about stabs in files
3490 where variables are referenced, but not defined.
3491
3492Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3493
3494 * stabs.texinfo: Move stuff on @ and # type descriptors from node
3495 Cplusplus to new nodes Member Type Descriptor and Method Type
3496 Descriptor. Re-write stuff for #.
3497
3498Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3499
3500 * gdb.texinfo (Print Settings): Don't document "set print
3501 fast-symbolic-addr off". The bug which it worked around was fixed
3502 on 25 Feb 94 in coffread.c, so I'm nuking the command.
3503
3504 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
3505 N_ENTRY node.
3506
3507 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
3508
3509Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3510
3511 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
3512 references to ieee-float.c.
3513
3514Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3515
3516 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
3517 match what the code actually does.
3518
3519Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3520
3521 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
3522
3523Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3524
3525 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
3526 i, and b.
3527
3528Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
3529
3530 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
3531 well as for ELF and SOM. Unify the descriptions of ELF and SOM
3532 as "stabs in sections" rather than just saying "ELF and SOM".
3533 Also make that stuff apply to COFF.
3534
3535Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3536
3537 * gdb.texinfo (Formatting Documentation): Change GhostScript to
3538 Ghostscript.
3539
3540Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3541
3542 * gdb.texinfo (Continuing and Stepping): When talking about "step"
3543 versus functions without line numbers, also mention stepping into
3544 them as well as "step" when you are in them. Tell the user how to
3545 deal with the situation. Add comment about "debugging information".
3546
3547Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3548
3549 * stabs.texinfo (Enumerations): Document restriction on where
3550 enumeration types can appear and still win with GDB.
3551
3552Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3553
3554 * stabs.texinfo (Negative Type Numbers): Document format for type
3555 -16.
3556
3557Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3558
3559 * gdb.texinfo (Selection, Frame Info): Update information about
3560 arbitrary frame specficiations.
3561
3562Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
3563
3564 * gdb.texinfo, remote.texi: general editing pass prior to Net release
3565
3566Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3567
3568 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
3569
3570Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3571
3572 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
3573
3574Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3575
3576 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
3577 Differences node to Statics node.
3578 (Statics): Discuss XCOFF use of V symbol descriptor.
3579
3580 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
3581 not clean.
3582
3583Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
3584
3585 * gdb.texinfo (Print Settings): Document `set print
3586 fast-symbolic-addr' and improve the doc for some other
3587 `set print's.
3588
3589Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3590
3591 * stabs.texinfo (String Field): Talk about defining several type
3592 numbers at once.
3593 Fix lint regarding changing node ELF Transformations to
3594 ELF and SOM Transformations.
3595
3596Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
3597
3598 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
3599
3600Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3601
3602 * stabs.texinfo (Cross-References): `::' is for nested types only
3603 within <>.
3604 (Structures): Document static members.
3605
3606Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3607
3608 * stabs.texinfo: Document S type attribute.
3609
3610Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3611
3612 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
3613
3614Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
3615
3616 * gdbint.texinfo: Fix a few typos.
3617
3618Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3619
3620 * gdb.texinfo, remote.texi: formatting improvements
3621
3622 * gdb.texinfo (New Features): mention threads.
3623 (Summary, C): fix xrefs in newly contributed text.
3624 (Threads): index entries, clarifications, example
3625 (passim): minor typos fixed, phrasing improvements
3626
3627 * remote.texi (Bootstrapping): rephrase text on ^C and add index
3628 entries; (Server): explain use of gdbserver w/real-time systems,
3629 add example of conflicting TCP port; (MIPS Remote) break up
3630 running text into table, highlighting commands, and add example.
a9331b3f 3631
c906108c
SS
3632Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3633
3634 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
3635
3636Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3637
3638 * stabs.texinfo (Nested Symbols): New node.
3639 (String Field, Symbol Descriptors, Cross-References): Refer to it.
3640
3641Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3642
3643 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
3644 to picking which Bbss.bss symbol to use, and (because there seems to
3645 be no good way of doing it) re-write some of the text to make it
3646 sound like Bbss.bss isn't such a great idea after all (as currently
3647 designed).
3648
3649 * gdb.texinfo (C): In addition to saying people have to use g++ for
3650 good results, say they have to use stabs. Specifically say cfront
3651 doesn't work well.
3652 (Summary): Merge in information on Modula-2, Pascal, and Chill from
3653 the gdb README. Add xrefs to places where the support for the various
3654 languages is described in detail.
3655
3656Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3657
3658 * stabs.texinfo: Clean up stuff about visibility and virtual
3659 characters.
3660
3661 * stabs.texinfo (N_M2C): Cite Sun doc.
3662
3663Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3664
3665 * gdb.texinfo: updates re threads.
3666 * remote.texinfo: avoid index entries starting with digits.
3667
3668Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3669
3670 * stabs.texinfo (Enumerations): Talk about large, negative and
3671 octal values. Clean up cross reference to type attributes.
3672 (String Field): Say that GDB 4.11 supports size attribute.
3673
3674Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3675
3676 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
3677 is a mandatory step. Make the stuff about that more concise.
3678
3679Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3680
3681 * stabs.texinfo (Class Names): New node.
3682
3683 * gdb.texinfo (Command Files): Explain order of init file reading.
3684
3685 * remote.texi (Bootstrapping): Talk about getting the serial driver
3686 to deal with ^C sent by gdb to stop the remote system.
3687
3688Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
3689
3690 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
3691
3692 * libgdb.texinfo (Defining Commands): made the DOC arg
3693 to gdb_define_app_command a char * instead of char **
3694 per a suggestion from kingdon.
3695
3696 * libgdb.texinfo: total rewrite from a different starting
3697 premise.
3698
3699Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3700
3701 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
3702 floats passed as doubles (to improve clarity).
3703
3704Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3705
3706 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
3707
3708 * a4rc.sed: update to work with Andreas Vogel papersize params
3709
3710 * refcard.tex: use Andreas Vogel simplifications of papersize
3711 params; remove useless version info; update copyright date.
3712
3713Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3714
3715 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
3716
3717Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3718
3719 * gdb.texinfo (Files): Say what address the load command loads it at.
3720
3721 * stabs.texinfo (Common Blocks): Minor cleanups.
3722
3723 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
3724 that Sun has backed away from the linker kludge and thus the relevant
3725 issue is changes to the SunPRO tools, not the Solaris linker.
3726
3727 * stabs.texinfo (Traditional Integer Types): Clean up description
3728 of octal bounds a little bit. Document extra leading zeroes.
3729
3730Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3731
3732 * gdb.texinfo (Signaling): Update for symbolic symbol names
3733 and add a section explaining the difference between the GDB
3734 signal command and the shell kill utility.
3735
3736Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
3737
3738 * libgdb.texinfo: added `@' to braces that were unescaped.
3739
3740Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
3741
3742 * libgdb.texinfo: new file. Spec for the gdb library.
3743
3744Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3745
3746 * stabs.texinfo (Include Files): Fix typo (start -> end).
3747
3748Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3749
3750 * gdb.texinfo, remote.texi: assorted small improvements, mostly
3751 from Melissa at FSF's editing pass.
3752
3753Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3754
3755 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
3756 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
3757 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
3758
3759Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3760
3761 * remote.texi (Bootstrapping): Discuss 386 call gates.
3762
3763Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
3764
3765 * stabs.texinfo (Based Variables): New node.
3766
3767Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
3768
3769 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
3770 names, sizes, and formats to suggest how not to lose.
3771
3772Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
3773
3774 * stabs.texinfo (Methods): Fix typo.
3775
3776Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3777
3778 * gdb.texinfo: Fix a few typos.
3779
3780Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3781
3782 * gdb.texinfo: Clarify how well it works with Fortran.
3783
3784 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
3785 More on relocating stabs in ELF files.
3786
3787Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3788
3789 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
3790
3791Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3792
3793 * stabs.texinfo (Local Variable Parameters): Talk about nameless
3794 parameters on VAX.
3795
3796Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3797
3798 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
3799
3800Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3801
3802 * stabs.texinfo: Make info author notice match the TeX author notice.
3803
3804Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3805
3806 * stabs.texinfo: Initial-caps all words in node names and
3807 non-trivial words in section names.
3808
3809Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3810
3811 * stabs.texinfo: Many minor cleanups.
3812
3813 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
3814
3815Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
3816
3817 * stabs.texinfo: Remove full description of big example.
3818 It's not really helpful; just use pieces of it where appropriate.
3819 Add more Texinfo formatting directives (@samp, etc.).
3820 Use @deffn to define stab types.
3821 Eliminate some wordiness. Break up some nodes.
3822 Add an (alphabetized) index of symbol types.
3823 Use consistent capitalization style in node and section names.
3824
3825Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
3826
3827 * gdb.texinfo: Change typo "Two two" to "The two".
3828
3829Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3830
3831 * stabs.texinfo (XCOFF-differences): Remove references to
3832 non-existent types N_DECL and N_RPSYM.
3833
3834 * stabs.texinfo (String Field): Say that type attributes bug is
3835 fixed in GDB 4.10, since it is.
3836
3837 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
3838
3839Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
3840
3841 * stabs.texinfo: Formatting cleanups.
3842
3843Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3844
3845 * stabs.texinfo: When explaining the n_type of a stab, standardize
3846 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
3847 no tabs, use @r).
3848 (Global Variables): Clean up.
3849
3850Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3851
3852 * stabs.texinfo (Stack Variables): Re-write.
3853
3854Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3855
3856 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
3857 addresses of a source file. Also revise formatting.
3858 Change "object module" or "object file" to "source file".
3859 Various: Miscellaneous cleanups.
3860
3861Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3862
3863 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
3864
3865Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
3866
3867 * gdbint.texinfo: Removed many nonsensical machine-collected
3868 host and target conditionals, described some of the remainder.
3869
3870Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3871
3872 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
3873
3874 * gdbint.texinfo (Top): Add name to @top line, and re-write the
3875 paragraph which follows.
3876
3877 * gdbint.texinfo (Host): Use @code not @samp for Makefile
3878 variables. Looks better and avoids overful hbox.
3879
3880Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3881
3882 * stabs.texinfo (Procedures): Improve stuff on nested functions.
3883
3884Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3885
3886 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
3887 retransmit-timeout
3888
3889Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3890
3891 * gdbint.texinfo: Update statement about `some ancient Unix
3892 systems, like Ultrix 4.0' to Ultrix 4.2.
3893
3894Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
3895
3896 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
3897
3898 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
3899
3900 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
3901 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
3902
3903 * remote.texi: new name for former gdbinv-s.texi
3904
3905 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
3906
3907Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
3908
3909 * gdbinv-s.texi: Documented timeout and retransmit-timeout
3910 variables for MIPS remote debugging protocol.
3911
3912Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3913
3914 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
3915
3916Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
3917
3918 * Makefile.in (refcard.dvi): Use srcdir where necessary.
3919
3920Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
3921
3922 * gdb.texinfo: repair conditional bugs in text markup
3923
3924Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3925
3926 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
3927 to select Modula-2 material.
3928
3929Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3930
3931 * stabs.texinfo: Cleanups regarding statics.
3932
3933 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
3934 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
3935
3936Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3937
3938 * stabs.texinfo: N_MAIN is sometimes used for C.
3939
3940Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3941
3942 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
3943
3944Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
3945
3946 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 3947 removed from the code by Kingdon.
c906108c
SS
3948
3949Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3950
3951 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
3952 input when evaluating breakpoint conditions; the bug has been fixed.
3953
3954 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
3955 sets the ignore count to N-1, not to N.
3956
3957Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3958
3959 * refcard.tex (\hoffset): correct longstanding error to match
3960 intended offset; avoids cutting off edge on some printers
3961
3962Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3963
3964 * stabs.texinfo (Parameters): Say that order of stabs is significant.
3965
3966Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3967
3968 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
3969
3970Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3971
3972 * Makefile.in: (REFEDITS) new var to control whether PS or CM
3973 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
3974 collect sed edits if any, apply to refcard before formatting;
3975 (refcard.ps) stop implying PS fonts if PS output requested;
3976 (lrefcard.ps) delete extra target for variant PS fonts
3977
3978 * refcard.tex: parametrize papersize dependent info, collect
3979 in easily replaced spot
3980
3981 * a4rc.sed: new file, edits to refcard for A4 paper
3982
3983Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3984
3985 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
3986
3987Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3988
3989 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
3990
3991Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3992
3993 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
3994 politely rather than rudely.
3995
3996Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3997
3998 * stabs.texinfo: Document common blocks.
3999
4000Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
4001
4002 * stabs.texinfo: Add some basic info about stabs-in-elf.
4003
4004Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4005
4006 * stabs.texinfo (Top): Minor cleanup.
4007
4008Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4009
4010 * Makefile.in (install-info): remove parentdir support
4011
4012Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4013
4014 * gdb.texinfo (Copying): delete this node and references to it;
4015 RMS says this manual need not carry GPL. (passim): Improvements
4016 from last round at FSF, largely due to Ian Taylor review, and
4017 minor formatting improvements.
4018
4019 * gdbinv-s.texi (passim): Improvements from last round at FSF,
4020 largely due to Ian Taylor review. (Debug Session): minor edits to
4021 new text.
4022
4023Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
4024
4025 * Makefile.in (realclean): Remove info and dvi files too.
4026
4027Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
4028
4029 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
4030 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
4031 * gdb.texinfo: Change accordingly.
4032
4033 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
4034 N_{L,R}BRAC,N_SLINE are relative to.
4035
4036Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
4037
4038 * Makefile.in (GDBvn.texi): Update atomically.
4039
4040Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
4041
4042 * gdbinv-s.texi (Debug Session): Document exceptionHook.
4043
4044Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
4045
4046 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
4047 addresses together. Also motivate the set print symbol-filename
4048 command and suggest other solutions.
4049
4050Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
4051
4052 * gdb.texinfo (set print elements): Note that the number of
4053 elements is set to unlimited by "set print elements 0".
4054
4055Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
4056
4057 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
4058 NF_LDOUBLE means.
4059 (Stab Types): Include Solaris stab types.
4060 (Procedures): Document Solaris extensions.
4061
4062Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4063
4064 * gdb.texinfo: Add `set print symbol-filename' doc.
4065
4066Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4067
4068 * stabs.texinfo (Arrays): Talk about type definition vs. type
4069 information.
4070
4071 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
4072 the trailing semicolon.
4073
4074Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4075
4076 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
4077 and merge in other parts of the document addressing these subjects.
4078 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
4079
4080 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
4081 at the end of a range type.
4082
4083 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
4084 AIX extensions.
4085
4086Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4087
4088 * stabs.texinfo (Stabs Format): Misc fixes.
4089
4090Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4091
4092 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
4093 (Traditional builtin types): Document convex convention for long long.
4094 (Negative builtin types): Discuss type names, and misc fixes.
4095
4096Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4097
4098 * stabs.texinfo (Builtin Type Descriptors): Document the floating
4099 point types used with @samp{R} type descriptor.
4100 (Symbol Descriptors): Describe how to handle conflict between
4101 different meanings of @samp{P} symbol descriptor.
4102
4103Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4104
4105 * stabs.texinfo: Remove node Quick Reference and put its children
4106 directly under the main menu.
4107
4108 * stabs.texinfo: Many more changes to bring it into line with
4109 AIX documentation and reality. I think it now has all the
4110 information from the AIX documentation, except that I burned
4111 out when I got to variant records (Pascal and Modula-2) and
4112 all the COBOL types. Oh well, we can add them later when we're
4113 worrying more about those languages.
4114
4115 * stabs.texinfo (Automatic variables): Talk about what it means
4116 to omit the symbol descriptor.
4117
4118Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4119
4120 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
4121 gcc2 behavior with promoted args.
4122
4123Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4124
4125 * gdb.texinfo: include readline appendices in info version of manual
4126
4127Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4128
4129 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
4130 target remote.
4131
4132 * gdb.texinfo (Machine Code): more index entries for disassemble
4133
4134Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
4135
4136 * Clarify the intended use of the gdb-testers and gdb-patches
4137 mailing lists, and shrink gzip comment.
4138
4139Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4140
4141 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
4142 DOSHOST configuration of manual.
4143
4144 * gdb.texinfo (MIPS Stack): new node.
4145
4146 * all-config.texi (MIPS) new switch.
4147
4148 * gdbinv-s.texi (Nindy Options) Remove two instances of future
4149 tense; (MIPS Remote) new node.
4150
4151 * gdb.texinfo (passim) rephrases to work around makeinfo @value
4152 bug; (Environment) less passive, other small cleanups in text about
4153 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
4154 (Remote) new MIPS Remote menu entry.
4155
4156Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
4157
4158 * stabs.texinfo: Many changes to include information from the
4159 AIX documentation.
4160
4161 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
4162
4163Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
4164
4165 * gdbint.texinfo (new node Debugging GDB, elsewhere):
4166 Move a bunch of information from ../README.
4167 (Getting Started): New node.
4168
4169Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4170
4171 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
4172
4173 * gdb.texinfo: advance manual revision dates to present
4174
4175 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
4176 stop using silly Roman numerals in @set variable names
4177
4178Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
4179
4180 * stabs.texinfo (Parameters): Keep trying to get this right.
4181
4182Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
4183
4184 * stabs.texinfo (Parameters): More on "local parameters".
4185
4186Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
4187
4188 * stabs.texinfo (Parameters): Re-do "local parameters" section.
4189
4190Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
4191
4192 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
4193 (Parameters): Rewrite.
4194 (xcoff-differences, Sun-differences): Minor changes.
4195
4196Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
4197
4198 * stabs.texinfo: Minor cleanup.
4199
4200Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
4201
4202 * gdbint.texinfo: Minor xcoff stuff.
4203
4204Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
4205
4206 * gdbint.texinfo: Update for new config directory structure.
4207 Add info about internal type data structures.
4208
4209Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
4210
4211 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
4212 $(srcdir).
4213 (gdb-config.texi): Depend on file in $(srcdir).
4214
4215Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
4216
4217 * stabs.texinfo: Fixes about N_SO.
4218
4219Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4220
4221 * gdb.texinfo: include list of nonstandard init file names
4222
4223 * *-config.texi: new switch GENERIC for text that applies *only*
4224 to (usual) multiple-target version of manual
4225
4226 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
4227 h8 config
4228
4229 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
4230 in menus (rather than conditionally selected multiple alternative
4231 menus).
4232
4233 * Makefile.in: define and use DOC_CONFIG var to select
4234 configuration for GDB user manual.
4235
4236 * gdb-config.texi: delete from repository, generate from Makefile.
4237
4238 * all-config.texi: normal `generic' configuration file, formerly
4239 stored as gdb-config.texi
4240
4241Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
4242
4243 * Makefile.in: add dvi target to build all .dvi files
4244
4245Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4246
4247 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
4248
4249Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
4250
4251 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
4252 host conditionals.
4253 * stabs.texinfo: More array fixes inspired by Jim's.
4254
4255Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
4256
4257 * stabs.texinfo: Fixes re arrays and continuations.
4258
4259 * gdbint.texinfo: Add XCOFF node.
4260
4261Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
4262
4263 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
4264
4265Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
4266
4267 * stabs.texinfo: Fix for array types to mention lower bounds.
4268
4269Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
4270
4271 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
4272
4273Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
4274
4275 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
4276
4277Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
4278
4279 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
4280 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
4281
4282Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
4283
4284 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
4285
4286Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4287
4288 * gdb.texinfo, gdbinv-s.texi: misc updates
4289
4290Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
4291
4292 * gdbint.texinfo: Brief documentation for longjmp support,
4293 from an email msg by Stu.
4294
4295Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
4296
4297 * stabs.texinfo: Fix description of floating point "range"
4298 types (which really define basic types). Reported by Jim Meehan,
4299 <meehan@src.dec.com>.
4300
4301 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
4302
4303Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
4304
4305 * gdbint.texinfo: Slightly expand section on supporting a new
4306 object file format.
4307
4308Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
4309
4310 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
4311 intermediate file.
4312
4313Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4314
4315 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
4316
4317Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4318
4319 * gdbinv-s.texi: z8000 simulator target name is just "sim"
4320
4321 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
4322 as well as Z8002.
4323
4324Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
4325
4326 * gdbint.texinfo: Add sections on clean design and on how to send
4327 in changes.
4328
4329Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
4330
4331 * gdbint.texinfo: Add how to declare the result of make_cleanup.
4332
4333Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
4334
4335 * gdb.texinfo: Fix typo, reported by Karl Berry.
4336
4337Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
4338
4339 * gdb.texinfo: Add opcodes dir to GDB distribution description.
4340
4341Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4342
4343 * gdbint.texinfo: fixed a stray email address (needs @@),
4344 added @table @code to node "Native Conditionals"
4345
4346Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
4347
4348 * gdbint.texinfo: Describe coding style of GDB.
4349
4350Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
4351
4352 * stabs.texinfo: Minor wording changes.
4353
4354Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
4355
4356 * gdbint.texinfo: Improve release doc slightly.
4357
4358Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
4359
4360 * gdbint.texinfo: Improve doc of GDB config macros.
4361
4362Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
4363
4364 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
4365 These will be reinserted when examined.
4366
4367Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
4368
4369 * gdbint.texinfo: Make a start at documenting all the #if macros
4370 in GDB. At least list them all, and start separating them into
4371 host-specific and target-specific.
4372
4373Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4374
4375 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 4376 examples (not consistent w others).
c906108c
SS
4377 gdb.texinfo: issue disclaimer paragraph on cmdline options only
4378 for generic vn of doc
4379
4380Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
4381
4382 * Makefile.in: always create installation directories.
4383
4384Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4385
4386 * gdb.texinfo: in h8 config, do not describe searching commands.
4387
4388Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4389
4390 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
4391 conditionals; introduce a few generic switches that may be
4392 useful for other cross-dev or dos-hosted configs.
4393
4394 * gdb.texinfo: fix typo in "info reg" description
4395
4396Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
4397
4398 * stabs.texinfo: Minor updates from running TeX over it.
4399 * Makefile.in (stabs.dvi, stabs.ps): Add.
4400
4401Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
4402
4403 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
4404 First pass at converting it to texinfo.
4405
4406Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
4407
4408 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
4409 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
4410
4411Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
4412
4413 * gdbint.texinfo: Add section on partial symbol tables.
4414
4415Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
4416
4417 * gdb.texinfo: document `set remotedebug' and `set
4418 rstack_high_address'.
4419
4420Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4421
4422 * gdb.texinfo: slight expansion of new text on reading info files
4423 * gdbinv-s.m4.in: correct and expand info on cross-debugging
4424 H8/300 from DOS.
4425
4426Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
4427
4428 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
4429
4430Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
4431
4432 * gdb.texinfo: Say how to read the `info' files.
4433
4434Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
4435
4436 * Makefile.in: gm4 -> m4.
4437
4438Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
4439
4440 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
4441 Documentation' ahead of `Installing GDB' to match README.
4442 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 4443 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
4444
4445Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
4446
4447 * Makefile.in: remove $(srcdir) from gdb.info rule.
4448
4449Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4450
4451 * Makefile.in: commented out gdb-all.texinfo rule. This is
4452 temporary.
4453
4454Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
4455
4456 * Makefile.in, configure.in: removed traces of namesubdir,
4457 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
4458 copyrights to '92, changed some from Cygnus to FSF.
4459
4460Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
4461
4462 * gdb.texinfo: Improve how we ask for bug reports.
4463
4464Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4465
4466 * Makefile.in: infodir belongs in datadir.
4467
4468Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4469
4470 * Makefile.in: remove spaces following hyphens, bsd make can't
4471 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 4472 standards.text support.
c906108c
SS
4473
4474Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4475
4476 * Makefile.in: idestdir and ddestdir go away. Added copyrights
4477 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
4478 and mandir now keyed off datadir by default.
4479
4480\f
4481Local Variables:
9e9c5ae7 4482mode: change-log
c906108c
SS
4483left-margin: 8
4484fill-column: 74
4485version-control: never
4486End:
This page took 0.66919 seconds and 4 git commands to generate.