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