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