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