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