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