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