2009-03-14 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
0b16c5cf
PA
12009-03-14 Pedro Alves <pedro@codesourcery.com>
2
3 * gdb.texinfo (Remote Configuration): Document query-attached.
4 (General Query Packets): Document qAttached.
5
32fc0df9
PA
62009-03-05 Pedro Alves <pedro@codesourcery.com>
7
8 * gdb.texinfo (Background Execution): Better describe the set
9 target-async command.
10 (Maintenance Commands): Delete description of the `maint set/show
11 linux-async' and `maint set/show remote-async' commands.
12
134eb42c
VP
132009-02-18 Vladimir Prus <vladimir@codesourcery.com>
14
15 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
16 between sentences.
17
c86cf029
VP
182009-02-18 Vladimir Prus <vladimir@codesourcery.com>
19
20 * gdb.texinfo (GDB/MI Async Records): Document the
21 =library-loaded and =library-unloaded notifications.
22
3ea85240
VP
232009-02-17 Vladimir Prus <vladimir@codesourcery.com>
24
25 * observer.texi (test_notification): New observer.
26
1d33d6ba
VP
272009-02-14 Vladimir Prus <vladimir@codesourcery.com>
28
29 * observer.texi: Add parameter 'print_frame' to normal_stop
30 observer.
31
d721c933
EZ
322009-02-07 Eli Zaretskii <eliz@gnu.org>
33
34 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
35 (Commands In Python): Fix COMMAND_* constants in last change. Use
36 @kbd for interactive input. Add cross-references and index
37 entries.
38
4aa995e1
PA
392009-02-06 Pedro Alves <pedro@codesourcery.com>
40
41 * gdb.texinfo (Signals): Document $_siginfo.
42 (Convenience Variables): Mention $_siginfo.
43 (Remote Configuration): Document qXfer:siginfo:read,
44 qXfer:siginfo:write packets, and the read-siginfo-object,
45 write-siginfo-object commands.
46
5f5233d4
PA
472009-02-06 Pedro Alves <pedro@codesourcery.com>
48
49 * gdbint.texinfo (Values): New chapter.
50
d8906c6f
TJB
512009-02-06 Tom Tromey <tromey@redhat.com>
52
53 * gdb.texinfo (Python API): Add entry for Commands In Python.
54 (Commands In Python): New node.
55
b6cb8e7d
TJB
562009-02-05 Tom Tromey <tromey@redhat.com>
57
58 * gdb.texinfo (Values From Inferior): Document Value.string.
59
12453b93
TJB
602009-02-05 Tom Tromey <tromey@redhat.com>
61
62 * gdb.texinfo (Basic Python): Document execute's from_tty
63 argument.
64
08c637de
TJB
652009-02-04 Tom Tromey <tromey@redhat.com>
66
67 * gdb.texinfo (Basic Python): Document gdb.history.
68
592375cd
VP
692009-01-30 Vladimir Prus <vladimir@codesourcery.com>
70
71 * gdb.texinfo (GDB/MI Thread Commands): Document the
72 'current-thread-id' field. Remove the example with zero threads,
73 since current GDB won't ever report that if there's inferior.
74
41447f92
VP
752009-01-30 Vladimir Prus <vladimir@codesourcery.com>
76
77 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
78 option to -break-insert.
79
098b41a6
JG
802009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
81 Jerome Guitton <guitton@adacore.com>
82
83 * gdb.texinfo (Startup): Document --with-system-gdbinit.
84 (System-wide configuration): New section.
85
3c16cced
PA
862009-01-26 Pedro Alves <pedro@codesourcery.com>
87
88 PR gdb/7580:
89 * gdb.texinfo (Maintenance Commands): Document "maint set|show
90 internal-error|internal-warning quit|corefile ask|yes|no".
91
62709adf
PA
922009-01-26 Pedro Alves <pedro@codesourcery.com>
93
94 * gdb.texinfo (Using the `gdbserver' Program): Document
95 --remote-debug.
96
7ce58dd2
DE
972009-01-23 Doug Evans <dje@google.com>
98
99 * gdb.texinfo: Add nexti to list of commands that support
100 background execution.
101
adb483fe
DJ
1022009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
103
104 * gdb.texinfo (Define, Hooks): Document prefix command support.
105
a67ec3f4
JM
1062009-01-14 Joseph Myers <joseph@codesourcery.com>
107 Carlos O'Donell <carlos@codesourcery.com>
108
109 Fixes for makeinfo --html.
110
111 * annotate.texinfo: Use @copying and @insertcopying. Use
112 @ifnottex in place of @ifinfo.
113 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
114 place of @ifinfo. Use @ifnotinfo for one index entry.
115 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
116 in place of @ifinfo.
117 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
118 in place of @ifinfo. Include contents at start unconditionally.
119
84fcdf95
PA
1202009-01-13 Pedro Alves <pedro@codesourcery.com>
121
122 * gdb.texinfo (General Query Packets): Remove @var{} around the
123 "spu" literal string.
124
fa3a767f
PA
1252009-01-07 Pedro Alves <pedro@codesourcery.com>
126
127 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
128 program may be running in another process" errors.
129 * gdbint.texinfo (Native Conditionals): Delete
130 ONE_PROCESS_WRITETEXT description.
131
9cb011d3
JB
1322009-01-07 Joel Brobecker <brobecker@adacore.com>
133
134 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
135 emacs local variable to be placed at the end of the ChangeLog.
136 Add server.c and gdbreplay.c to the list of files where the
137 copyright year needs to be updated.
138
84603566
SL
1392009-01-06 Sandra Loosemore <sandra@codesourcery.com>
140
141 * gdb.texinfo (Remote Configuration): Document new
142 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
143 commands.
144
a53f55d8
PA
1452008-12-28 Pedro Alves <pedro@codesourcery.com>
146
147 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
148 FETCH_INFERIOR_REGISTERS.
149 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
150 FETCH_INFERIOR_REGISTERS descriptions. Remove
151 gdbarch_get_longjmp_target descrition, since already described in
152 Target Conditionals. Move gdbarch_fp0_regnum description to ...
153 (Target Conditionals): ... here.
154
077e0a52
JB
1552008-12-16 Joel Brobecker <brobecker@adacore.com>
156
157 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
158 examples.
159 (Additions to Ada): Likewise. Add the missing opening and closing
160 parenthesis of the GDB prompt in one of the examples.
161
023eb17c
JB
1622008-12-14 Joel Brobecker <brobecker@adacore.com>
163
164 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
165 about the result of 'Address not being of type System.Address.
166 This problem has been fixed a while ago.
167
c3b108f7
VP
1682008-12-02 Vladimir Prus <vladimir@codesourcery.com>
169
170 MI non-stop and multiprocess docs.
171
172 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
173 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
174 Adjust documentation for *stopped, document =thread-created,
175 =thread-exited, =thread-group-created and =thread-group-exited.
176 (GDB/MI Thread Commands): Document the 'state' field in
177 -thread-info output.
178 (GDB/MI Program Execution): Mention --all and --thread-group
179 options.
180 (GDB/MI Variable Objects): Describe floating and fixed variable
181 objects.
182 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
183
07e059b5
VP
1842008-12-02 Vladimir Prus <vladimir@codesourcery.com>
185
186 * gdb.texinfo (Operating System Information): New appendix.
187 (Operating System Auxiliary Information): Document 'info os processes'
188 (Remote Configuration): Document 'osdata'
189 (General Query Packets): Document qXfer:osdata:read.
190
a80b95ba
TG
1912008-11-27 Tristan Gingold <gingold@adacore.com>
192
193 * gdb.texinfo (Darwin): Document Darwin specific features.
194
a655d424
JK
1952008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
196
197 * gdbint.texinfo (Target Conditionals): Extend the
198 gdbarch_breakpoint_from_pc description.
199
249e1128
VP
2002008-11-22 Vladimir Prus <vladimir@codesourcery.com>
201
202 * gdb.texinfo (M68K Features): Fix typo.
203
c14c28ba
PP
2042008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
205
206 * gdb.texinfo (Symbols): Mention printing containing
207 image name in "info symbol".
208 (Maint translate-address): Likewise.
209
394a6666
JB
2102008-11-18 Joel Brobecker <brobecker@adacore.com>
211
212 * gdb.texinfo (Set Catchpoints): Remove the documentation of
213 commands "catch load" and "catch unload".
214
66bb093b
VP
2152008-11-17 Vladimir Prus <vladimir@codesourcery.com>
216
217 * gdb.texinfo (GDB/MI Async Records): Document
218 =thread-selected.
219
4a92f99b
VP
2202008-11-17 Vladimir Prus <vladimir@codesourcery.com>
221
222 * observer.texi (new_inferior, inferior_exit): New observers.
223
f0323ca0
PA
2242008-10-27 Pedro Alves <pedro@codesourcery.com>
225
226 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
227 .mt files, TM_CLIBS or TM_CDEPS.
228 (x86 Watchpoints): Don't mention TDEPFILES.
229
8b23ecc4
SL
2302008-10-24 Sandra Loosemore <sandra@codesourcery.com>
231
232 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
233 (Overview): Mention notifications and non-stop mode behavior.
234 (Packets): Update documentation of ?, vAttach, vCont, and vRun
235 with non-stop mode behavior. Add vStopped description.
236 (Stop Reply Packets): Update list of packets that return
237 stop replies. Mention non-stop behavior.
238 (General Query Packets): Document QNonStop packet and associated
239 qSupported query response.
240 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
241 behavior.
242 (Notification Packets): New section.
243 (Remote Non-Stop): New section.
244 (File-I/O Overview): Mention non-stop behavior.
245
fff08868
HZ
2462008-10-24 Hui Zhu <teawater@gmail.com>
247 Pedro Alves <pedro@codesourcery.com>
248
249 * gdb.texinfo (displaced-stepping): Describe the auto mode
250 setting, and say it's the default. This is now a mainstream
251 setting instead of a maintenance setting.
252
252fbfc8
PA
2532008-10-23 Pedro Alves <pedro@codesourcery.com>
254
255 * observer.texi (thread_stop_requested): New.
256
20924a55
JB
2572008-10-22 Joel Brobecker <brobecker@adacore.com>
258
259 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
260 (Patching): Replace incorrect usage of @samp by @kbd.
261
bacec72f
MS
2622008-10-17 Michael Snyder <msnyder@vmware.com>
263
264 * gdb.texinfo: Add documentation for reverse execution.
265
a08702d6 2662008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 267 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
268
269 * gdb.texinfo. (Values From Inferior): New subsubsection.
270
d97bc12b
DE
2712008-10-06 Doug Evans <dje@google.com>
272
273 * gdb.texinfo (set debug dwarf2-die): Document it.
274
87f67dba
JB
2752008-10-01 Joel Brobecker <brobecker@adacore.com>
276
277 * gdb.texinfo (catch) [exception]: Document how to insert
278 a breakpoint on user-defined exceptions when the exception
279 name is identical to one of the language-defined ones.
280
2fae03e8
TT
2812008-09-27 Tom Tromey <tromey@redhat.com>
282
283 * gdb.texinfo (Macros): Remove text about stringification,
284 varargs, and splicing.
285
5c6ce71d
TT
2862008-09-27 Tom Tromey <tromey@redhat.com>
287
288 * gdbint.texinfo (Language Support): Remove text about omitting
289 support for a language.
290
07128da0
DE
2912008-09-23 Doug Evans <dje@google.com>
292
293 * gdb.texinfo (info dcache): Update.
294
b90a069a
SL
2952008-09-22 Sandra Loosemore <sandra@codesourcery.com>
296
297 * gdb.texinfo (Packets): Add info on thread-id syntax and
298 multiprocess extensions.
299 <D>: Document multiprocess form of packet.
300 <H>: Use thread-id syntax.
301 <T>: Likewise.
302 <vCont>: Likewise. Note this is required for multiprocess.
303 <vKill>: New packet.
304 (Stop Reply Packets) <T>: Use thread-id syntax.
305 <W>: Document multiprocess form of reply.
306 <X>: Likewise.
307 (General Query Packets) <qC>: Use thread-id syntax.
308 <qfThreadInfo>: Likewise.
309 <qGetTLSAddr>: Likewise.
310 <qP>: Likewise.
311 <qSupported>: Add "multiprocess" feature.
312 <qThreadExtraInfo>: Use thread-id syntax.
313
b77209e0
PA
3142008-09-22 Stan Shebs <stan@codesourcery.com>
315
316 * gdb.texinfo (Inferiors): New section.
317
3d0bb823
PA
3182008-09-12 Pedro Alves <pedro@codesourcery.com>
319
320 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
321
f8dcfc0a
UW
3222008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
323
324 * gdbint.texinfo (Target Conditionals): Remove documentation
325 for gdbarch_name_of_malloc.
326
8775bb90
MS
3272008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
328
329 * gdb.texinfo (Interrupts): Mention TCP interface for
330 sending BREAK.
331
f1838a98
UW
3322008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
333
334 * gdb.texinfo (Commands to Specify Files): Document "remote:"
335 argument prefix to "set sysroot".
336
158c7665
PH
3372008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
338
339 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
340 and False.
341
30e026bb
VP
3422008-08-20 Vladimir Prus <vladimir@codesourcery.com>
343
344 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
345 for possible features of -list-features.
346
c6ebd6cf
VP
3472008-08-19 Vladimir Prus <vladimir@codesourcery.com>
348
349 * gdb.texinfo (Background execution): Adjust example
350 (GDB/MI Miscellaneous Commands): Document -list-target-features.
351
aeac0ff9
VP
3522008-08-19 Vladimir Prus <vladimir@codesourcery.com>
353
354 * doc/gdb.texinfo (PowerPC): Fix typo.
355 (PowerPC features): Fix typo.
356
5231c1fd
PA
3572008-08-18 Pedro Alves <pedro@codesourcery.com>
358
359 * observer.texi (thread_ptid_changed): New.
360
677c5bb1
LM
3612008-08-18 Luis Machado <luisgpm@br.ibm.com>
362
363 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
364 (PowerPC features): Mention feature set for VSX registers.
365
f3a2dd1a
JB
3662008-08-13 Joel Brobecker <brobecker@adacore.com>
367
368 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
369 the direct visibility of all names in user-written packages.
370
33e5cbd6
PA
3712008-08-13 Pedro Alves <pedro@codesourcery.com>
372
373 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
374 setting, and make it the default.
375 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
376 non-stop script example.
377
d0384fc4
TJB
3782008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
379
380 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
381 reference to the "Using Different Register and Memory Data
382 Representation" section.
383
a6f3e723
SL
3842008-08-12 Sandra Loosemore <sandra@codesourcery.com>
385
386 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
387 (Remote Protocol): Add Packet Acknowledgment to menu.
388 (Overview): Mention +/- can be disabled, and point to new section
389 where this is discussed in detail.
390 (General Query Packets): Document QStartNoAckMode packet, and
391 corresponding qSupported reply.
392 (Packet Acknowledgment): New section.
393
0606b73b
SL
3942008-08-11 Sandra Loosemore <sandra@codesourcery.com>
395 Pedro Alves <pedro@codesourcery.com>
396
397 * gdb.texinfo (Threads): Move paragraph about automatic thread
398 selection to All-Stop Mode subsection.
399 (Thread Stops): Reorganize existing material into subsections.
400 Add introductory blurb and menu.
401 (Non-Stop Mode): New subsection.
402 (Background Execution): New subsection.
403 (Maintenance Commands): Add cross-references from async mode
404 commands to the new Background Execution section.
405
d57a3c85
TJB
4062008-08-06 Tom Tromey <tromey@redhat.com>
407
408 * gdb.texinfo (Extending GDB): New chapter.
409 (Sequences): Demoted chapter, now a section under the new
410 Extending GDB chapter.
411 (Python): New section.
412
6d76a53d
SS
4132008-07-31 Stan Shebs <stan@codesourcery.com>
414
415 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
416
1f70da6a
SS
4172008-07-29 Stan Shebs <stan@codesourcery.com>
418
419 * gdbint.texinfo: General round of cleanup and minor
420 clarifications.
421 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
422 (Longjmp Support): Update description to reflect how it is done
423 for targets without using native header.
424 (Symbol Handling): Add a little more general explanation.
425 (COFF, ELF): Mention stabs encapsulation.
426 (DWARF 3): New section.
427 (Adding a New Host): Scrub out some obsolete bits.
428 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
429 (Host Conditionals): Remove descriptions of NO_STD_REGS,
430 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
431 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
432 SEEK_SET, STOP_SIGNAL, USG.
433 (Raw and Virtual Register Representations): Ditto for
434 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
435 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
436 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
437 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
438 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
439 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
440 DEPRECATED_REGISTER_VIRTUAL_SIZE,
441 DEPRECATED_REGISTER_VIRTUAL_TYPE,
442 DEPRECATED_USE_STRUCT_CONVENTION.
443 Describe gdbarch_deprecated_fp_regnum.
444 Update description of gdbarch_print_insn.
445 (Adding a New Target): Scrub out obsolete bits.
446 (Obsolete Conditionals): Remove entire section.
447
383f836e
TT
4482008-07-25 Tom Tromey <tromey@redhat.com>
449
450 * observer.texi (GDB Observers): Document new observers:
451 breakpoint_created, breakpoint_deleted, breakpoint_modified,
452 tracepoint_created, tracepoint_deleted, tracepoint_modified,
453 architecture_changed.
454
cfd8ab24
SS
4552008-07-21 Stan Shebs <stan@codesourcery.com>
456
457 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
458 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
459
781b42b0
TT
4602008-07-21 Tom Tromey <tromey@redhat.com>
461
462 * observer.texi (GDB Observers): Remove obsolete comment.
463 <executable_changed>: Remove argument.
464
d7d9f01e
TT
4652008-07-18 Tom Tromey <tromey@redhat.com>
466
467 * gdb.texinfo (Macros): Update. Use @code rather than @command.
468
bf250677
DE
4692008-07-10 Doug Evans <dje@google.com>
470
471 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
472
10568435
JK
4732008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
474
475 * gdb.texinfo (Starting): Document "set disable-randomization".
476
5ae4183a
AS
4772008-07-07 Andreas Schwab <schwab@suse.de>
478
479 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
480
b56e7235
VP
4812008-07-06 Vladimir Prus <vladimir@codesourcery.com>
482
483 * gdb.texinfo (GDB/MI Target Manipulation): Add
484 example of -target-attach.
485
e1ac3328
VP
4862008-06-10 Vladimir Prus <vladimir@codesourcery.com>
487
488 * observer.texi (target_resumed): New observer.
5ae4183a 489 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 490
65d12d83
TT
4912008-06-06 Tom Tromey <tromey@redhat.com>
492
493 * gdb.texinfo (Completion): Add field name example.
494
fbc5282e
MK
4952008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
496
497 * gdb.texinfo (GDB/MI Program Context): Added example
498 to -exec-arguments
5ae4183a 499
fbc5282e 5002008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
501
502 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
503 annotation.
504
c16158bc 5052008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
506 Nathan Sidwell <nathan@codesourcery.com>
507 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
508
509 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
510 and ACX_BUGURL.
511 * configure: Regenerate.
512 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
513 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
514 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
515 mailing-list-specific text about bug reporting unless
516 BUGURL_DEFAULT.
517
75c99385
PA
5182008-06-05 Pedro Alves <pedro@codesourcery.com>
519
520 * gdb.texinfo (-target-select): Remove reference to target async.
521 (Maintenance Commands): Document "maint set/show remote-async".
522
1763a388
MK
5232008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
524
525 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
526 in -target-file-get section.
5ae4183a 527
d0d064df
PA
5282008-05-22 Pedro Alves <pedro@codesourcery.com>
529
9b562ab8
PA
530 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
531 killing the inferior when it is already debugging a process.
d0d064df 532
8dfa32fc
JB
5332008-05-21 Joel Brobecker <brobecker@adacore.com>
534
535 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
536 abbreviation for "finish".
537
55f996a7
NR
5382008-05-21 Nick Roberts <nickrob@snap.net.nz>
539
540 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
541
ba2b1c56
DJ
5422008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
543
544 * gdbint.texinfo (Target Conditionals): Delete entry for
545 gdbarch_dwarf_reg_to_regnum.
546
08388c79
DE
5472008-05-09 Doug Evans <dje@google.com>
548
a3c83fae 549 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 550
d14508fe
DE
5512008-05-05 Doug Evans <dje@google.com>
552
553 * gdb.texinfo (disassemble): Document /m modifier.
554
e2b7ddea
VP
5552008-05-05 Vladimir Prus <vladimir@codesourcery.com>
556
5ae4183a
AS
557 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
558 will not report the time of commands that run the target.
e2b7ddea 559
8eb41542
VP
5602008-05-03 Vladimir Prus <vladimir@codesourcery.com>
561
562 * gdb.texinfo (GDB/MI Output Records): Add
563 missing semicolon.
564
82f68b1c
VP
5652008-05-03 Vladimir Prus <vladimir@codesourcery.com>
566
567 * gdb.texinfo (GDB/MI Output Records):
568 Document =thread-create and =thread-exited.
569
fa0f268d
VP
5702008-05-03 Vladimir Prus <vladimir@codesourcery.com>
571
572 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 573 Remove mention of dmi-discuss.
fa0f268d 574
063bfe2e
VP
5752008-05-03 Pedro Alves <pedro@codesourcery.com>
576
577 * observer.texi (thread_exit): New.
578
237fc4c9
PA
5792008-05-02 Pedro Alves <pedro@codesourcery.com>
580
581 * gdb.texinfo (Debugging Output): Document "set/show debug
582 displaced".
583 (Maintenance Commands): Document "maint set/show
584 can-use-displaced-stepping".
585
0428b8f5
DJ
5862008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
587
588 * gdb.texinfo (ARM): Document set/show arm fallback-mode
589 and set/show arm force-mode.
590
5009afc5
AS
5912008-05-02 Andreas Schwab <schwab@suse.de>
592
593 * gdbint.texinfo (Algorithms): Describe
594 target_watchpoint_addr_within_range.
595
669fac23
DJ
5962008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
597
598 * gdbint.texinfo (Stack Frames): New chapter.
599 (Algorithms): Move Frames text to the new chapter.
600 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
601 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
602
721c02de
VP
6032008-04-24 Vladimir Prus <vladimir@codesourcery.com>
604
5ae4183a
AS
605 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
606 output does not necessary include any tokens.
721c02de 607
c055b101
CV
6082008-04-22 Corinna Vinschen <vinschen@redhat.com>
609
610 * gdb.texinfo (Set SH Calling convention): New @item.
611 (Show SH Calling convention): Ditto.
612
68837c9d
MD
6132008-04-22 Markus Deuling <deuling@de.ibm.com>
614
615 * gdb.texinfo (Fortran Operators): Describe '%' operator.
616
2e9132cc
EZ
6172008-04-20 Eli Zaretskii <eliz@gnu.org>
618
619 * gdb.texinfo (Set Breaks): Mention that multiple location
620 breakpoints need line number info. Add index entries.
621
31fffb02
CS
6222008-04-19 Craig Silverstein <csilvers@google.com>
623
624 * gdb.texinfo (Requirements): Add an optional requirement on
625 zlib.
626 * gdbint.texinfo (Debugging File Formats): Add new subsection for
627 Compressed DWARF 2.
628
a47ec5fe
AR
6292008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
630
631 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
632 sample output for 'stopped,reason="breakpoint-hit"' message.
633 (GDB/MI Program Execution): Likewise.
634
de051565
MK
6352008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
636
5ae4183a 637 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
638 -var-set-format. Add -f option to -var-evaluate-expression.
639
6ba66d6a
JB
6402008-04-03 Joel Brobecker <brobecker@adacore.com>
641
642 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
643 new node "Ambiguous Expressions". Replace references to this
644 node by references to "Ambiguous Expressions" throughout.
645 (Ambiguous Expressions): New node.
646
1e26b4f8
DJ
6472008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
648
649 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
650
b84876c2
PA
6512008-03-21 Pedro Alves <pedro@codesourcery.com>
652
653 * gdb.texinfo (Debugging Output): Document
654 "set/show debug lin-lwp-async".
655 (Maintenance Commands): Document "maint set/show linux-async".
656
63092375
DJ
6572008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
658
659 * gdb.texinfo (Expressions): Update description of malloced arrays.
660
8e8901c5
VP
6612008-03-15 Vladimir Prus <vladimir@codesourcery.com>
662
663 * gdb.texinfo (Thread Commands): Document
664 -thread-info. Remove -thread-list-all-threads.
665
1fddbabb
PA
6662008-03-14 Pedro Alves <pedro@codesourcery.com>
667 Sandra Loosemore <sandra@codesourcery.com>
668
669 * gdb.texinfo (Library List Format): Update to mention the
670 possibility to pass section addresses instead of segment
671 addresses.
672
ccd213ac
DJ
6732008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
674
675 * gdb.texinfo (Starting): Document "set exec-wrapper".
676 (Server): Document gdbserver --wrapper.
677
fa4727a6
DJ
6782008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
679
680 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
681 unreadable memory. Delete obsolete SPARClite reference.
682
8edfe269
DJ
6832008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
684
685 * gdb.texinfo (Starting): Mention always-running targets.
686 (Target Commands): Add an anchor for load.
687 (Connecting): Explain continue instead of run.
688
1843f87b
DJ
6892008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
690
691 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
692
f9082629
NR
6932008-02-26 Nick Roberts <nickrob@snap.net.nz>
694
695 * gdb.texinfo (Set Breaks): Revert description of Enb column of
696 breakpoint table.
697
fd96d250
PA
6982008-02-19 Pedro Alves <pedro@codesourcery.com>
699
700 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
701 killing the inferior when it is already debugging a process.
702
36af4ef6
MD
7032008-02-13 Markus Deuling <deuling@de.ibm.com>
704
705 * gdbint.texinfo (Build Script): New section. Mention new build script
706 gdb_buildall.sh.
707
cda4ce5a
JB
7082008-02-01 Jim Blandy <jimb@red-bean.com>
709
710 * gdb.texinfo (Help): Summarize 'info args' correctly.
711
4acd40f3
TJB
7122008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
713
714 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
715 available in PowerPC architecture.
716 (Embedded Processors): Change node name of PowerPC item in menu.
717 (PowerPC): Rename to...
718 (PowerPC Embedded): this.
719 (Architectures): Add new PowerPC item in menu.
720 (PowerPC): New node.
721
6e6c6f50
DJ
7222008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
723
724 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
725 commands.
726
5ee187d7
DJ
7272008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
728
729 * gdb.texinfo (Setting Catchpoints): Mention features
730 supported on GNU/Linux.
731
e275c0d9
NR
7322008-01-30 Nick Roberts <nickrob@snap.net.nz>
733
734 * gdb.texinfo (GDB/MI File Commands): Describe new output
735 field for MI command -file-list-exec-source-file.
736
2d717e4f
DJ
7372008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
738
739 * gdb.texinfo (Using the `gdbserver' Program): Add security
740 warning. Rearrange into subsections and subsubsections. Document
741 --multi and --debug. Correct --with-sysroot typo. Update --attach
742 usage. Make load reference clearer. Document monitor exit.
743 (Remote Configuration): Document set remote exec-file, attach-packet,
744 and run-packet.
745 (Packets): Document vAttach and vRun.
746
d35a4257 7472008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
748
749 * gdb.texinfo (Processes): Mention process command.
750 detach-on-follow -> detach-on-fork.
751
c78d192c
DJ
7522008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
753
754 * gdbint.texinfo (Native Conditionals): Remove
755 SHELL_COMMAND_CONCAT and SHELL_FILE.
756
d35a4257
EZ
7572008-01-26 Eli Zaretskii <eliz@gnu.org>
758
759 * gdb.texinfo (Specify Location): Improve wording.
760
93815fbf
VP
7612008-01-23 Chris Demetriou <cgd@google.com>
762
763 * gdb.texinfo (Threads): Document new "set print thread-events"
764 and "show print thread-events" commands.
765
2a25a5ba
EZ
7662008-01-19 Eli Zaretskii <eliz@gnu.org>
767
768 * gdb.texinfo (Specify Location): New section.
769 (Delete Breaks, Edit, Set Breaks): Remove description of
770 locations. Instead, add a reference to "Specify Location".
771 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
772 (Symbols): Refer to "Specify Location" for the valid forms of
773 linespecs and locations.
774
32c9a795
MD
7752008-01-18 Markus Deuling <deuling@de.ibm.com>
776
777 * gdbint.texinfo (Target Conditionals): Replace the description of
778 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
779
b17828ca
JB
7802008-01-12 Paul Hilfinger <hilfinger@adacore.com>
781
782 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
783 about &&var, which is rejected by the expression parser.
784
0aea4bf3
LM
7852008-01-09 Luis Machado <luisgpm@br.ibm.com>
786
787 * gdb.texinfo (Output): Update documentation on using printf with DFP
788 types.
789
febe4383
TJB
7902008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
791
792 * gdb.texinfo (C and C++): Add Decimal Floating Point format
793 subsubsection.
794 (Decimal Floating Point format): New subsubsection.
795
7a404eba
PA
7962008-01-05 Pedro Alves <pedro@codesourcery.com>
797
798 * gdb.texinfo (File Options): Remove mention of the attempt to
799 open a core file with the -p option. Don't list -c as a valid
800 option to attach to a process.
801
a4d9b460
PA
8022008-01-05 Pedro Alves <pedro@codesourcery.com>
803
804 * gdbint.texinfo (Host Conditionals): Remove mention of
805 ALIGN_STACK_ON_ENTRY.
806
6ec2edbe
JB
8072008-01-05 Joel Brobecker <brobecker@adacore.com>
808
809 * gdbint.texinfo (Start of New Year Procedure): Add item
810 describing how to update the source and documentation copyright
811 notices.
812
d8b2a693
JB
8132007-12-18 Jim Blandy <jimb@codesourcery.com>
814
ab209b3a 815 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
816 watchpoint explanation into the main description of the watchpoint
817 command; update synopses of 'watch', 'rwatch', and 'awatch'
818 commands.
819
8b4ed427
VP
8202007-12-18 Vladimir Prus <vladimir@codesourcery.com>
821
822 * gdb.texinfo (Miscellaneous gdb/mi Commands):
823 Document 'pending-breakpoints' feature of
824 -list-features.
825
37e4754d
LM
8262007-12-17 Luis Machado <luisgpm@br.ibm.com>
827
669fac23 828 * gdb.texinfo: Add new parameter's description.
37e4754d 829
1d3811f6
DJ
8302007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
831
832 * gdb.texinfo (Overview): Clarify run-length encoding
833 example. Remove the restriction on "+" and "-" characters.
834
c1c25a1a
EZ
8352007-12-15 Eli Zaretskii <eliz@gnu.org>
836
837 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
838
afe8ab22 8392007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 840
afe8ab22
VP
841 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
842 the -f option for -break-insert, remove -r option,
843 and clarify specification of location.
844
a6b151f1
DJ
8452007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
846
847 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
848 formatting.
849 (Remote Debugging): Add File Transfer section.
850 (Remote Configuration): Document Host I/O packets.
851 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 852 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
853 (Packets): Add vFile.
854
3b784c4f
EZ
8552007-11-17 Eli Zaretskii <eliz@gnu.org>
856
857 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
858 breakpoints with multiple locations.
859 (Breakpoint Menus): Improve wording.
860 (Output): Fix last change.
861
a4ce5b0d
UW
8622007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
863
864 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
865
1b39d5c0
DE
8662007-11-15 Doug Evans <dje@google.com>
867
868 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
869
7a72d44c
VP
8702007-11-15 Vladimir Prus <vladimir@codesourcery.com>
871
872 * gdbint.texinfo (Native Conditionals): Remove
873 mention of CLEAR_SOLIB.
5ae4183a 874
6d1829bf 8752007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
876
877 * gdb.texinfo (Print Settings): Add documentation for "set/show
878 print frame-arguments".
879
1a619819
LM
8802007-11-05 Luis Machado <luisgpm@br.ibm.com>
881
3b784c4f 882 * gdb.texinfo (Output): Update printf command's description.
1a619819 883
55eddb0f
DJ
8842007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
885
886 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
887 powerpc soft-float".
888
9cceb671
DJ
8892007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
890
891 * gdb.texinfo (Files): Correct formatting. Mention Expat
892 requirement.
893 (Requirements for Building GDB): Expand the list of Expat
894 uses.
895 (Library List Format, Memory Map Format): Mention Expat.
896 (Target Descriptions): Update Expat wording.
897
83acabca
DJ
8982007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
899
900 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
901 Document that gdbarch_convert_register_p should return zero for no-op
902 conversions.
903
e35879db
UW
9042007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
905
83acabca 906 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
907 of set_gdbarch_sofun_address_maybe_missing back to ...
908 (Target Conditionals): ... here to fix build break.
909
203c3895
UW
9102007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
911
83acabca 912 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
913 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
914 (Compiler Characteristics): ... documentation of
915 set_gdbarch_sofun_address_maybe_missing.
916
11411de3
DJ
9172007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
918
919 * gdbint.texinfo (Target Conditionals): Use
920 frame_unwind_register_unsigned in examples instead of
921 frame_unwind_unsigned_register.
922
7cc46491
DJ
9232007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
924
925 * gdb.texinfo (Predefined Target Types): Add int128
926 and uint128.
927 (Standard Target Features): Add PowerPC features.
928
81adfced
DJ
9292007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
930
931 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
932
c1874924
UW
9332007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
934
935 * gdbint.texi (Target Conditionals): Remove documentation
936 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
937 gdbarch_extract_return_value, and gdbarch_store_return_value.
938
f6e56ab3
UW
9392007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
940
941 * gdbint.texi (Target Conditionals): Remove documentation of
942 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
943
56cf5405
KH
9442007-10-11 Kazu Hirata <kazu@codesourcery.com>
945
946 * gdb.texinfo: Mention that inaccessible-by-default is on by
947 default.
948
35156bae
DJ
9492007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
950
951 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
952
d983da9c
DJ
9532007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
954
955 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
956 multi-threaded watchpoints.
957 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
958 checked. Describe sticky notification. Expand description
959 of steppable and continuable watchpoints.
960 (Watchpoints and Threads): New subsection.
961
fe6fbf8b
VP
9622007-09-28 Vladimir Prus <vladimir@codesourcery.com>
963
964 * gdb.texinfo (Setting Breakpoints): Revise
965 documentation for pending breakpoints. Document
966 breakpoints with multiple locations.
5ae4183a 967
084344da
VP
9682007-09-19 Vladimir Prus <vladimir@codesourcery.com>
969
970 * gdb.texinfo (Miscellaneous gdb/mi Commands):
971 Document -list-features.
5ae4183a 972
82160952
EZ
9732007-09-15 Eli Zaretskii <eliz@gnu.org>
974
975 * gdb.texinfo (Output): Spell out which features of C's printf are
976 not supported by GDB's printf.
7e27a47a
EZ
977 (Separate Debug Files): More accurate wording regarding build ID
978 and a reference to the ld manual rather than the Fedora wiki.
82160952 979
ea37ba09
DJ
9802007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
981 Jim Blandy <jimb@codesourcery.com>
982
983 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
984 (Examining Memory): Update mentions of the 's' format.
985 (Automatic Display): Likewise.
986
b8533aec
DJ
9872007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
988
989 * gdb.texinfo: Update the FSF's Back-Cover Text.
990
83f83d7f
JK
9912007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
992 Eli Zaretskii <eliz@gnu.org>
993
994 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
995 Fixed the ``build ID'' name. New binaries build instructions for the
996 build ID inclusion. Explain how the commands are specific to the build
997 ID vs. debug link.
998
c7e83d54
EZ
9992007-09-01 Eli Zaretskii <eliz@gnu.org>
1000
1001 * gdb.texinfo (Separate Debug Files): Fix last change. Add
1002 indexing for ``build ID'' support.
1003
d3750b24
JK
10042007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1005
1006 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
1007 Enlisted BUILD ID to the debug file searching example.
1008 Included a BUILD ID `.note.gnu.build-id' section description.
1009 Updated/added the debug files splitting instructions for OBJCOPY.
1010
02142340
VP
10112007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1012
1013 * gdb.texinfo (Variable Objects): Adjust docs
1014 for -var-info-expression and document
1015 -var-info-path-expression.
1016
d3bdde98
JB
10172007-08-20 Jim Blandy <jimb@codesourcery.com>
1018
3fb6a982
JB
1019 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
1020 (title page): Include the dedication in the printed manual, as a
1021 separate page after the copyright notice.
5ae4183a 1022
d3bdde98
JB
1023 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
1024 don't break a @var across a line.
1025
c80a96a8
MR
10262007-07-25 Maciej W. Rozycki <macro@mips.com>
1027
1028 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
1029 for include files.
1030
5824a901
NR
10312007-07-12 Nick Roberts <nickrob@snap.net.nz>
1032
1033 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
1034 in annotate.texinfo.
1035 (Command History): Link to new node.
5824a901 1036
d52e7ea3
UW
10372007-07-05 Markus Deuling <deuling@de.ibm.com>
1038
1039 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
1040
5fc14d0a
EZ
10412007-07-05 Eli Zaretskii <eliz@gnu.org>
1042
1043 * gdbint.texinfo (Target Conditionals): Fix last change.
1044
4a9bb1df
UW
10452007-07-03 Markus Deuling <deuling@de.ibm.com>
1046
1047 * gdb.texinfo: Replace following macros by their appropriate gdbarch
1048 routines:
1049 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
1050 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
1051 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
1052 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
1053 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
1054 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
1055 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
1056 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
1057 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
1058 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
1059 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
1060 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
1061 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
1062 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
1063 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
1064 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
1065 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
1066 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
1067 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
1068 (SOFTWARE_SINGLE_STEP_P)
1069
1070 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
1071 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
1072
1073 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
1074 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
1075 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
1076 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
1077 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
1078 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
1079 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
1080 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
1081 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
1082 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
1083
1084 (Converting an existing Target Architecture to Multi-arch): Remove
1085 section.
1086
1087 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
1088 (gdbarch_addr_bits_remove): Add code example.
1089
1090 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
1091
cfa9d6d9
DJ
10922007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1093
1094 * gdb.texinfo (Remote Configuration): Document library-info-packet.
1095 Add other missing entries. Adjust the table size to fit.
1096 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
1097 stop reasons including the new "library" event.
1098 (General Query Packets): Adjust table widths for qSupported. Mention
1099 qXfer:libraries:read reply to qSupported and document the new packet.
1100 (Library List Format): New section.
1101
159fcc13
JK
11022007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1103
1104 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
1105
f66d1690
MS
11062007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
1107
1108 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
1109
67102876
NR
11102007-06-25 Nick Roberts <nickrob@snap.net.nz>
1111
1112 * gdbint.texinfo (Register and Memory Data): Break sections
1113 into nodes and add a menu.
1114
a4642986
MR
11152007-06-21 Maciej W. Rozycki <macro@mips.com>
1116
1117 * gdb.texinfo (Examining Memory): Document the new behaviour.
1118
e9c17194
VP
11192007-06-21 Vladimir Prus <vladimir@codesourcery.com>
1120
1121 * gdb.texinfo (Standard Target Features): Document
1122 m68k features.
1123
31d99776
DJ
11242007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1125
1126 * gdb.texinfo (General Query Packets): Document qOffsets changes.
1127
1780a0ed
DJ
11282007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1129
1130 * gdb.texinfo (Target Description Format): Add version attribute
1131 for <target>.
1132
822b6570
DJ
11332007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1134
1135 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
1136
f8b73d13
DJ
11372007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1138
1139 * gdb.texinfo (MIPS Features): New subsection.
1140
0e7f50da
UW
11412007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1142 Markus Deuling <deuling@de.ibm.com>
1143
1144 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1145 and qXfer:spu:write packets and mention them under qSupported.
1146
23d964e7
UW
11472007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1148 Markus Deuling <deuling@de.ibm.com>
1149
1150 * gdb.texinfo (Architectures): Add new SPU section to document
1151 Cell Broadband Engine SPU architecture specific commands.
1152
9f708cb2
VP
11532007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1154
1155 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1156 comments.
1157
7579b5f8
NR
11582007-06-07 Nick Roberts <nickrob@snap.net.nz>
1159
1160 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1161
bf06d120
JB
11622007-05-29 Jim Blandy <jimb@codesourcery.com>
1163
1164 * gdb.texinfo (Overview): Doc fix.
1165
23776285
MR
11662007-05-22 Maciej W. Rozycki <macro@mips.com>
1167
1168 * gdb.texinfo (Remote Configuration): Document "set/show
1169 remoteflow".
1170
1a69e1e4
DJ
11712007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1172
bf06d120
JB
1173 * gdb.texinfo (MIPS): Remove documentation for set mips
1174 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1175 stack-arg-size.
1a69e1e4 1176
46ba6afa 11772007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1178
46ba6afa
BW
1179 * all-cfg.texi (GDBTUI): New.
1180 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1181 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1182 (TUI Configuration): Edit to improve clarity and fix problems of
1183 both style and content.
5ae4183a 1184
06d3b283
UW
11852007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1186
1187 * observer.texi (GDB Observers): New observer "new_objfile".
1188
179101d6
UW
11892007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1190
1191 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1192
25d5ea92
VP
11932007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1194
1195 * gdb.texinfo (GDB/MI Variable Objects): Document
1196 frozen variables objects.
5ae4183a 1197
ea35711c
DJ
11982007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1199
1200 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1201 (Character Sets, Caching Data of Remote Targets): Likewise.
1202 (Targets): Delete Remote node. Move its text...
1203 (Debugging Remote Programs): ...to here. Delete description
1204 of the "remote" command.
1205 (Remote configuration): Delete description of "set remotedevice"
1206 and "show remotedevice".
1207 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1208
db2e3e2e
BW
12092007-04-11 Bob Wilson <bob.wilson@acm.org>
1210
5ae4183a
AS
1211 * gdb.texinfo (Contributors, Continuing and Stepping)
1212 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1213 (General Query Packets, File-I/O Remote Protocol Extension)
1214 (Protocol Basics, The F Reply Packet, Write)
1215 (Protocol-specific Representation of Datatypes, Memory Transfer):
1216 Fix hyphenation, punctuation and grammar problems.
1217 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1218 'section' instead of 'subsection' in the text.
1219 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1220 (i386): Remove period from section name.
db2e3e2e
BW
1221 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1222 (Config Names, Configure Options): Use @file{configure}.
1223
8a3dae3e
DJ
12242007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1225
1226 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1227 and tab expansion.
1228
1a92f856
DJ
12292007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1230
1231 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1232
79a6e687 12332007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1234
79a6e687
BW
1235 * gdb.texinfo: Consistently capitalize all significant words in
1236 node names, chapter titles, section titles, and headings. Update
1237 cross references to match.
1238 (Starting and Stopping Trace Experiment): Make node name plural.
1239 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1240
ad527d2e
PA
12412007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1242
1243 * gdb.texinfo (WinCE): Delete obsolete subsection.
1244
7ce59000
DJ
12452007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1246
1247 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1248 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1249 references.
1250
8807d78b
DJ
12512007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1252
1253 * gdb.texinfo (Startup): Delete references to some alternate
1254 names for .gdbinit.
1255 (Thread): Remove LynxOS reference.
1256 (Tandem ST2000): Delete target-specific documentation.
1257 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1258 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1259 and GDB_OSABI_LYNXOS.
1260
5f402660
UW
12612007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1262
1263 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1264
bac718a6
UW
12652007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1266
1267 * gdbint.texinfo (Target Conditionals): Remove mention of
1268 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1269 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1270
9453113a
DJ
12712007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1272
1273 * Makefile.in: Add "pdfdir" installation
1274 directory, PDFTEX macro, support for "install-pdf" target,
1275 and rules for making a pdf version of refcard.texi.
1276 * refcard.tex: Specify paper size for PDF output.
1277
ae21e955 12782007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1279
ae21e955 1280 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1281
3f94c067 12822007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1283
3f94c067
BW
1284 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1285 (Source Path, Character Sets, Macros, Define)
1286 (GDB/MI Result Records, GDB/MI Simple Examples)
1287 (GDB/MI Program Execution, GDB/MI File Commands)
1288 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1289 (Bug Reporting): Use @value{GCC}.
5ae4183a 1290
12c27660 12912007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1292
12c27660
BW
1293 * gdb.texinfo (Help): Fix formatting of examples.
1294 (Variables): Use @ifnotinfo instead of @iftex.
1295 (Non-debug DLL symbols): Use @ref instead of @pxref.
1296 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1297
ce9341a1
BW
12982007-03-26 Bob Wilson <bob.wilson@acm.org>
1299
1300 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1301
c8f4133a
BW
13022007-03-26 Bob Wilson <bob.wilson@acm.org>
1303
1304 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1305 the order of the nodes.
1306 (C Operators, C Constants, Debugging C): Remove extra menus.
1307 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1308
c8f4133a 13092007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1310
1311 * gdb.texinfo (File Options): Add missing parenthesis.
1312 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1313
c74d0ad8
DJ
13142007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1315
1316 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1317
ff6f572f
DJ
13182007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1319
669fac23 1320 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1321 case insensitivity.
1322 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1323
994337c3
NR
13242007-02-18 Nick Roberts <nickrob@snap.net.nz>
1325
1326 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1327 (Files): Add section name to argument list for pxref.
1328 (Non-debug DLL symbols): Don't use `see' for pxref.
1329 (Embedded Processors): Fix typo.
1330 (GDB/MI Breakpoint Commands): Execution commands generate
1331 *stopped not ^done.
1332
eb819d70
NR
13332007-02-13 Nick Roberts <nickrob@snap.net.nz>
1334
1335 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1336 values for in_scope. Mention that only root variables can be
1337 updated.
1338 (GDB/MI Development and Front Ends): Explain new values may be
1339 added to existing fields.
1340
123dc839
DJ
13412007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1342
1343 * gdb.texinfo (-target-disconnect): Use @smallexample.
1344 (Requirements): Add anchor for Expat. Update description.
1345 (Target Descriptions): Mention Expat.
1346 (Target Description Format): Document new elements. Use
1347 @smallexample.
1348 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1349 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1350
108546a0
DJ
13512007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1352
1353 * gdb.texinfo (Target Description Format): Add section on XInclude.
1354
95a98c01
NR
13552006-02-03 Nick Roberts <nickrob@snap.net.nz>
1356
1357 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1358 command -enable-timings.
1359
f4b3909f
EZ
13602007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1361
5ae4183a 1362 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1363 descriptions for new/deleted elements in gdb_osabi. Add missing
1364 description for function generic_elf_osabi_sniff_abi_tag_sections.
1365
c7ba131e
JB
13662007-01-29 Joel Brobecker <brobecker@adacore.com>
1367
1368 * gdb.texinfo (Maintenance Commands): Add documentation for
1369 the new "maint print target-stack" command.
1370
3a60f64e
JK
13712007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1372 Eli Zaretskii <eliz@gnu.org>
1373
f4b3909f 1374 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1375
c582f8b6
EZ
13762007-01-26 Eli Zaretskii <eliz@gnu.org>
1377
1378 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1379 Use @value{NGCC} instead of @value{GCC}.
1380
d3e8051b
EZ
13812007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1382
1383 * agentexpr.texi: Fix typos.
1384 * annotate.texinfo: Likewise.
1385 * gdb.texinfo: Likewise.
1386 * gdbint.texinfo: Likewise.
1387 * observer.texi: Likewise.
1388 * stabs.texinfo: Likewise.
1389
86f04699
EZ
13902007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1391
1392 * gdbint.texinfo (Support Libraries): Remove mmalloc
1393 entry. Describe readline library.
1394
23181151
DJ
13952007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1396
1397 * gdb.texinfo (Target Descriptions): New section.
1398 (General Query Packets): Add QPassSignals anchor. Mention
1399 qXfer:features:read under qSupported. Expand mentions of
1400 qXfer:memory-map:read and QPassSignals. Document
1401 qXfer:features:read.
1402
f822c95b
DJ
14032007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1404
1405 * gdb.texinfo (Commands to specify files): Describe
1406 "set sysroot" and "show sysroot".
1407 (Using the `gdbserver' program): Lowercase argument
1408 to @var. Expand description of setting up GDB on the
1409 host.
1410
8936fcda
JB
14112007-01-05 Joel Brobecker <brobecker@adacore.com>
1412
1413 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1414 catch exception, catch exception unhandled, and catch assert
1415 commands.
1416
e776119f
DJ
14172007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1418
1419 * gdb.texinfo (Debugging Output): Document "set debug xml"
1420 and "show debug xml".
1421
aa79a185
DJ
14222007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1423
1424 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1425
7f893741
JB
14262007-01-01 Joel Brobecker <brobecker@adacore.com>
1427
1428 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1429
a1b5960f
VP
14302006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1431
1432 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1433 note in @ignore, to be removed later if nobody complains.
1434
9f470e6e
NR
14352006-12-04 Nick Roberts <nickrob@snap.net.nz>
1436
1437 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1438 of -var-delete.
1439
765dc015 14402006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1441
765dc015 1442 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1443 automatic software/hardware breakpoint usage and
1444 the "set breakpoint auto-hw" command.
765dc015 1445
4b5752d0
VP
14462006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1447
1448 * gdb.texinfo (Memory Access Checking): New.
1449
89be2091
DJ
14502006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1451
1452 * gdb.texinfo (Remote configuration): Mention
1453 "pass-signals-packet".
1454 (General Query Packets): Document QPassSignals. Fix
1455 a typo.
1456
ca3bf3bd
DJ
14572006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1458
1459 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1460
427c3a89
DJ
14612006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1462
1463 * gdb.texinfo (Remote configuration): Rewrite documentation for
1464 packet configuration commands.
1465 (OS Information): Adjust reference to qXfer:auxv:read.
1466 (General Query Packets): Remove references to read-aux-vector-packet
1467 and set remote get-thread-local-storage-address.
1468
7a107747
DJ
14692006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1470
1471 * gdbint.texinfo (Target Architecture Definition): Add new
1472 Initializing a New Architecture section.
1473
1c56eb0e
EZ
14742006-10-31 David Taylor <dtaylor@emc.com>
1475
1476 * stabs.texinfo (Macro define and undefine): New node describing
1477 stabs for #define and #undef.
1478
f73adfeb
AS
14792006-10-27 Andreas Schwab <schwab@suse.de>
1480
1481 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1482
fd60e0df
EZ
14832006-10-21 Eli Zaretskii <eliz@gnu.org>
1484
1485 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1486 clarify on the possible meanings of ``expression'' watched by
1487 watchpoints. Add indexing.
e5ac9b53
EZ
1488 (Prompting, Errors, Invalidation, Annotations for Running)
1489 (Source Annotations): Fix index entries by adding "annotation" to
1490 them, to discriminate from index entries that point to the more
1491 general topic descriptions.
fd60e0df 1492
52bb452f
DJ
14932006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1494
1495 * gdbint.texinfo (Target Vector Definition): Move most
1496 content into Existing Targets. Add a menu.
1497 (Existing Targets): New section, moved from Target Vector
1498 Definition. Use @subsection.
1499 (Managing Execution State): New section.
1500
58955e58
BW
15012006-10-16 Bob Wilson <bob.wilson@acm.org>
1502
1503 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1504
c8aa23ab
EZ
15052006-10-15 Eli Zaretskii <eliz@gnu.org>
1506
1507 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
1508 (Command Syntax, Signals, Backtrace, Connecting)
1509 (Remote configuration, Renesas Boards, Console I/O): Fix last
1510 change: use Ctrl- instead of C-, except wrt Emacs.
1511 (File-I/O Examples): Put Ctrl-c in @kbd.
1512 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
1513 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
1514 (Signals, Set Breaks, Set Watchpoints): Document optional
1515 arguments to `info signals' `handle', `info breakpoints', and
1516 `info watchpoints'.
c8aa23ab 1517
e7109c7e
EZ
15182006-10-14 Eli Zaretskii <eliz@gnu.org>
1519
1520 * gdb.texinfo (Backtrace): Fix last change.
1521
de3aea7b
NR
15222006-10-14 Nick Roberts <nickrob@snap.net.nz>
1523
1524 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1525
7f9087cb
BW
15262006-10-10 Bob Wilson <bob.wilson@acm.org>
1527
c8aa23ab
EZ
1528 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
1529 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
1530 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 1531
68437a39
DJ
15322006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1533 Daniel Jacobowitz <dan@codesourcery.com>
1534
1535 * gdb.texinfo (Packets): Document vFlashErase,
1536 vFlashWrite and vFlashDone packets.
1537 (General Query Packets): Document qXfer:memory-map:read.
1538 Add a new feature for qXfer:memory-map:read.
1539 (Memory map format): New section.
1540 (Target Commands): Mention that gdb can write flash.
1541
fd79ecee
DJ
15422006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1543 Daniel Jacobowitz <dan@codesourcery.com>
1544
1545 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
1546 memory regions and "mem auto".
1547
350da6ee
DJ
15482006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1549
1550 * gdbint.texinfo (Array Containers): New section.
1551
2f1acb09
VP
15522006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1553
1554 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
1555 -stack-list-arguments HIGH_FRAME argument can be larger then the
1556 actual number of frames.
1557
2ab1eb7a
VP
15582006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1559
1560 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1561 -stack-list-locals HIGH_FRAME argument can be larger then the
1562 actual number of frames.
2ab1eb7a 1563
599b237a
BW
15642006-09-02 Bob Wilson <bob.wilson@acm.org>
1565
1566 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
1567 Register Packet Format, Tracepoint Packets): Fix spelling errors.
1568
25ab7e6d
EZ
15692006-09-02 Eli Zaretskii <eliz@gnu.org>
1570
1571 * gdbint.texinfo (Overall Structure): New section "Source Tree
1572 Structure".
1573
940178d3
JB
15742006-08-17 Jim Blandy <jimb@codesourcery.com>
1575
1576 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1577 responses.
1578
30daae6c
JB
15792006-08-08 Joel Brobecker <brobecker@adacore.com>
1580
1581 * gdb.texinfo (Source Path): Add documentation for new
1582 substitute-path commands.
1583
7fa2210b
DJ
15842006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1585
1586 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1587 (Running Configure): ...here.
1588 (Requirements): New node. Mention expat.
1589
3d00d119
DJ
15902006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1591
5ae4183a 1592 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1593 'set download-write-size' and 'show download-write-size'.
1594
0cbfa4ee
DJ
15952006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1596
1597 * stabs.texinfo (Member Type Descriptor): Correct example for
1598 pointer to member types.
1599
16026cd7
AS
16002006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1601
1602 * gdb.texinfo (Optional warnings and messages): Add
1603 'set/show trace-commands'.
1604 (Command files): Add '-v' to source command.
1605
0876f84a
DJ
16062006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1607
1608 * gdb.texinfo (OS Information): Update qPart reference to
1609 qXfer.
1610 (Remote configuration): Likewise.
1611 (Overview): Move @cindex to the start of a paragraph. Talk
1612 about binary data encoding.
1613 (Packets): Refer to the overview for the details of the X
1614 packet encoding.
1615 (General Query Packets): Remove qPart description. Add qXfer
1616 description. Add an anchor to qSupported. Correct feature
1617 table title. Add a new feature for qXfer:auxv:read.
1618 (Interrupts): Add a missing parenthesis.
1619
2ec3381a
DJ
16202006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1621
669fac23 1622 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1623 (GDB/MI Kod Commands): Remove commented out node.
1624
594fe323
EZ
16252006-07-01 Eli Zaretskii <eliz@gnu.org>
1626
1627 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1628 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1629 (GDB/MI Thread Commands, GDB/MI Program Execution)
1630 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1631 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1632 (GDB/MI File Commands, GDB/MI Target Manipulation)
1633 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1634 since the MI prompt is hard-wired into the code.
1635
7e3fb70c
NR
16362006-07-01 Nick Roberts <nickrob@snap.net.nz>
1637
1638 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1639 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1640 (GDB/MI Data Manipulation): Remove description of unimplemented
1641 display related commands as variable objects perform this function
1642 and are superior: -display-delete, -display-disable,
1643 -display-enable, -display-insert and -display-list. Move
1644 -environment-cd, -environment-directory, -environment-path
1645 and -environment-pwd to "Program Context".
1646 (GDB/MI Program Control): Rename to "Program Execution". Move
1647 -exec-arguments -exec-abort to...
1648 (GDB/MI Program Context): ...here. New node split from "Data
1649 Manipulation".
1650
be2a5f71
DJ
16512006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1652
1653 * gdb.texinfo (Remote configuration): Document set / show
1654 remote supported-packets.
1655 (General Query Packets): Document qSupported packet.
1656
fc320d37
SL
16572006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1658
1659 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1660 and font markup.
1661 (Protocol basics): Likewise.
1662 (The F request packet): Likewise.
1663 (The F reply packet): Likewise.
1664 (Memory transfer): Move this node to be a subsubsection of
1665 "Protocol specific representation of datatypes".
1666 (The Ctrl-C message): More copy editing.
1667 (Console I/O): Likewise.
1668 (The isatty call): Delete this node, and merge its content into
1669 the "isatty" node. Fixed references elsewhere.
1670 (The system call): Delete this node, and merge its content into
1671 the "system" node. Fixed references elsewhere.
1672 (open): Reformat to use @table, and add appropriate font markup.
1673 (close): Likewise.
1674 (read): Likewise.
1675 (write): Likewise.
1676 (lseek): Likewise.
1677 (rename): Likewise.
1678 (unlink): Likewise.
1679 (stat/fstat): Likewise.
1680 (gettimeofday): Likewise.
1681 (isatty): Likewise.
1682 (system): Likewise, plus minor changes to fix confusing wording.
1683 (Integral datatypes): Fix font markup.
1684 (Pointer values): Likewise.
1685 (struct stat): Fix markup to use @table, plus minor copy editing.
1686 (struct timeval): Fix font markup, plus minor copy editing.
1687 (Constants): Minor copy editing.
1688 (Errno values): Add font markup.
1689 (File-I/O Examples): Likewise.
1690
158fdf5c
NR
16912006-06-10 Nick Roberts <nickrob@snap.net.nz>
1692
1693 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1694 (GDB/MI Simple Examples): Move node up one level. Use real
1695 examples.
1696 (GDB/MI Compatibility with CLI): Update.
1697 (GDB/MI Result Records): Add "connected" and "exit" result
1698 classes.
1699 (GDB/MI Stream Records): Clarify target output.
1700 (GDB/MI Command Description Format): Modify example description.
1701 (GDB/MI Breakpoint Table Commands): Rename to...
1702 (GDB/MI Breakpoint Commands): ...this
1703 (GDB/MI Breakpoint Commands): Add optional thread field.
1704 (GDB/MI Program Control): Add an introduction. Move "Program
1705 termination" examples into exec-run description.
1706 (GDB/MI File Commands): Mention similar CLI commands.
1707 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1708 is similar to "-gdb-version".
1709
ddb50cd7
EZ
17102006-06-09 Eli Zaretskii <eliz@gnu.org>
1711
1712 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1713
2aef0d6b
NR
17142006-06-02 Nick Roberts <nickrob@snap.net.nz>
1715
1716 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1717 sourceware.org for mailing lists.
d5e40d59 1718 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1719
383a5c52
NR
17202006-06-01 Nick Roberts <nickrob@snap.net.nz>
1721
d5e40d59 1722 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1723
e16b02ee
EZ
17242006-05-22 Eli Zaretskii <eliz@gnu.org>
1725
1726 * gdb.texinfo (Cygwin Native): Fix last change.
1727
be90c084
CF
17282006-05-22 Christopher Faylor <cgf@timesys.com>
1729
1730 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1731
347ceba5
NR
17322006-05-15 Nick Roberts <nickrob@snap.net.nz>
1733
1734 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1735 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1736
369af7bd
DJ
17372006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1738
1739 * gdb.texinfo (General Query Packets): Recommend not starting
1740 new packets with qC and clarify.
1741
2ffdbde8 17422006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1743
1744 * gdb.texinfo (M2 Types): New section.
72019c9c 1745
16d1a084
DJ
17462006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1747
1748 * agentexpr.texi: Add a copyright and license notice.
1749 * observer.texi: Likewise, with GPL clause for function prototypes.
1750 Remove trailing whitespace.
1751
aa56d27a
JB
17522006-05-05 Jim Blandy <jimb@codesourcery.com>
1753
1754 * gdb.texinfo (General Query Packets): Document conventions for
1755 terminating packet names, and their violations.
1756
5bdf8622
DJ
17572006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1758
1759 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1760 * gdb.texinfo: Likewise.
1761
605a56cb
DJ
17622006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1763
1764 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1765 and "show remotedebug".
1766 (Debugging Output): Add additional index entries.
1767
b8db102d
MS
17682006-04-27 Michael Snyder <msnyder@redhat.com>
1769
1770 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1771
c5e30d01
AC
17722006-04-22 Andrew Cagney <cagney@redhat.com>
1773
1774 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1775 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1776
8181d85f
DJ
17772006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1778
1779 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1780 and remove breakpoint prototypes.
1781 (Watchpoints): Move description of target_insert_hw_breakpoint and
1782 target_remove_hw_breakpoint ...
1783 (Breakpoints): ... to here. Document target_insert_breakpoint and
1784 target_remove_breakpoint.
1785
4f553f88
JB
17862006-04-17 Jim Blandy <jimb@codesourcery.com>
1787
1788 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1789 and C packets are optional.
1790
cd852561
FR
17912006-04-14 Frederic Riss <frederic.riss@st.com>
1792
1793 * gdb.texinfo (Specifying source directories): Update the description
1794 of the source file search to reflect the fact that the source path
1795 always contains at least $cdir and $cwd.
1796
b620eb07
MS
17972006-03-31 Michael Snyder <msnyder@redhat.com>
1798
1799 * gdb.texinfo: Update copyright dates.
1800
3156cdaf
EZ
18012006-03-31 Eli Zaretskii <eliz@gnu.org>
1802
1803 * gdb.texinfo (Overview): Add an index entry to "empty response".
1804
7d30c22d
JB
18052006-03-28 Jim Blandy <jimb@codesourcery.com>
1806
1807 * gdbint.texinfo (Prologue Analysis): New section.
1808
86941c27
JB
18092006-03-07 Jim Blandy <jimb@red-bean.com>
1810
66b8c7f6
JB
1811 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1812
1a10341b
JB
1813 * gdb.texinfo (Target Commands): Update text describing how to
1814 specify a target. Refer to the detailed section on remote
1815 debugging, not the brief mention.
1816
86941c27
JB
1817 * gdb.texinfo (Connecting): Organize the different 'target remote'
1818 connection methods into a table. Add a 'target remote' index
1819 entry. (!!!)
1820
62f3a2ba
FF
18212006-02-17 Fred Fish <fnf@specifix.com>
1822
1823 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1824 'ptype' commands to reflect the fact that the only significant
1825 difference between them is that ptype prints the complete type
1826 description instead of just the name.
1827
8b9a88ea
WZ
18282006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1829
1830 * gdbint.texinfo (Watchpoints): Delete
1831 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1832
7e8dc855
NR
18332006-02-10 Nick Roberts <nickrob@snap.net.nz>
1834
1835 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1836 times fields where needed. Fix typos. Update general form given
1837 for output of -break-insert.
1838 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1839
c91d38aa
DJ
18402006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1841
1842 * gdbint.texinfo (Symbol Handling): Add a section
1843 on memory management.
1844
38fcd64c
DJ
18452006-02-06 Vladimir Prus <ghost@cs.msu.su>
1846
1847 * gdb.texinfo (Breakpoint table commands): Document the fullname
1848 field in -break-list output.
1849
219eec71
EZ
18502006-02-03 Eli Zaretskii <eliz@gnu.org>
1851
1852 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1853 debugging information produced by the various "set debug..."
1854 options.
1855
ae5a43e0
DJ
18562006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1857
1858 * gdb.texinfo (Files): Remove obsolete bits from the description
1859 of "symbol-file".
1860
a9f158ec
JB
18612006-01-25 Jim Blandy <jimb@redhat.com>
1862
1863 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1864
410dd08e
JB
18652006-01-24 Jim Blandy <jimb@redhat.com>
1866
1867 * gdbint.texinfo (Frames): Document the basics of GDB's register
1868 unwinding model, and explain the existence of the "sentinel" frame.
1869
4b505b12
AS
18702006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1871
1872 * gdb.texinfo (Choosing files): Mention that -directory is used
1873 for script files.
1874 (Specifying source directories): Likewise.
1875 (Command files): Explain how script files are found.
1876
839c27b7
EZ
18772006-01-21 Eli Zaretskii <eliz@gnu.org>
1878
1879 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1880 the threads in a multi-threaded program.
1881 (Threads): The threadno argument of "thread apply" can be a range
1882 of numbers.
1883
7be93b9e
JB
18842006-01-18 Jim Blandy <jimb@redhat.com>
1885
1886 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1887 of warning flags.
1888
fcc73fe3
EZ
18892006-01-13 Eli Zaretskii <eliz@gnu.org>
1890
1891 * gdb.texinfo (Sequences): Improve menu annotations.
1892 (Define): Add index entries for arguments of user-defined
1893 commands. Move the description of flow-control commands...
1894 (Command Files): ...to here. Document loop_break and
1895 loop_continue.
ca91424e
EZ
1896 (Define, Command Files): Document `end' and add index entries for
1897 it.
fcc73fe3 1898
5c95884b
MS
18992006-01-04 Michael Snyder <msnyder@redhat.com>
1900
1901 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1902 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1903
860701dc
PH
19042006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1905
1906 * gdb.texinfo (Omissions from Ada): Document that there is now
1907 limited aggregate support.
1908
36b80e65
EZ
19092005-12-28 Eli Zaretskii <eliz@gnu.org>
1910
1911 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1912 registers and the likes.
1913
c1468174
EZ
19142005-12-24 Eli Zaretskii <eliz@gnu.org>
1915
1916 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1917 (Symbols): Fix usage of "e.g.".
359df76b 1918 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1919
1920 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1921 (Coding): Fix usage of "e.g.".
1922
c02a867d
EZ
19232005-12-23 Eli Zaretskii <eliz@gnu.org>
1924
5ae4183a
AS
1925 * stabs.texinfo:
1926 * refcard.tex:
c02a867d 1927 * gpl.texi:
5ae4183a
AS
1928 * gdbint.texinfo:
1929 * gdb.texinfo:
1930 * gdb-cfg.texi:
c02a867d 1931 * fdl.texi:
5ae4183a
AS
1932 * annotate.texinfo:
1933 * all-cfg.texi:
c02a867d
EZ
1934 * Makefile.in: Add (C) after Copyright. Update the FSF
1935 address.
1936
fad38dfa
EZ
19372005-12-03 Eli Zaretskii <eliz@gnu.org>
1938
1939 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1940 extend GDB with commands for external monitor.
1941
53e5f3cf
AS
19422005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1943
1944 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1945
55f6ca0f
JB
19462005-11-25 Joel Brobecker <brobecker@adacore.com>
1947
1948 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1949
c1947b85
JB
19502005-11-21 Jim Blandy <jimb@redhat.com>
1951
1952 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1953 placement of 'R' actions in tracepoint action packets; document
1954 dependence of 'X' and 'M' actions on a preceding 'R' action for
1955 their registers.
1956
9d29849a
JB
19572005-11-19 Jim Blandy <jimb@redhat.com>
1958
1959 * gdb.texinfo (Tracepoint Packets): New node.
1960 (General Query Packets): Add entries for the tracepoint packets,
1961 referring to the "Tracepoint Packets" node.
1962 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 1963
9a6253be
KB
19642005-11-18 Kevin Buettner <kevinb@redhat.com>
1965
1966 * gdb.texinfo (set remotebreak): Add anchor.
1967 (X packet): Likewise.
1968 (Remote Protocol): Add new section `Interrupts' and new index
1969 entry `interrupts (remote protocol)'.
1970
5f3bebba
JB
19712005-11-18 Jim Blandy <jimb@redhat.com>
1972
1973 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1974 entries into the General Query Packets section. Add a
1975 cross-reference to that section. Drop description of replies, as
1976 these are covered in the descriptions of each packet.
1977 (General Query Packets): Add introductory text. Explain naming
1978 conventions, and how the end of a name is recognized.
1979
9a7a1b36
KB
19802005-11-17 Kevin Buettner <kevinb@redhat.com>
1981
0564b6cf 1982 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1983 "set remotebreak" command.
1984
b8ff78ce
JB
19852005-11-16 Jim Blandy <jimb@redhat.com>
1986
1987 * gdb.texinfo (Packets, Stop Reply Packets)
1988 (General Query Packets): Various formatting cleanups.
1989 - Use @samp for packet contents.
1990 - Drop summaries from packet @item lines; the same information appears
1991 immediately below in the description.
1992 - Delete paragraph breaks after packet @item commands, so that the
1993 description appears directly to the right of the packet prototype
1994 in the printed manual, if it fits.
1995 - Place spaces in packet prototypes between @vars and non-@var
1996 letters, and explain that they're just for formatting.
1997 - Use @dots{} instead of '...'.
1998 - Fix uses of @code where @var was needed.
1999 - Replace "deprecated" markers with English text spelling out the
2000 packet's status and the preferred alternatives.
2001 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
2002 what this ever meant.
2003 - Remove "(draft)" markers on 'i' packets; nobody has commented on
2004 this for a long time.
2005 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
2006 implemented several times, and have been in use for years.
2007
8ffe2530
JB
20082005-11-15 Jim Blandy <jimb@redhat.com>
2009
c43c5473
JB
2010 * gdb.texinfo (Packets): Add index entries for 'm' packet
2011 disclaimers.
5ae4183a 2012
fb031cdf
JB
2013 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
2014 of stub when processing an 'm' packet.
2015
8ffe2530
JB
2016 * gdb.texinfo (Packets): Mention that packets beginning with
2017 letters are reserved once, at the top, instead of actually listing
2018 them all and saying "reserved".
2019
c03c782f
AS
20202005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
2021
2022 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
2023 Change @var{$arg0 to @code{$arg0.
2024
814e32d7
WZ
20252005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
2026
2027 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
2028
fa93a9d8
JB
20292005-11-12 Jim Blandy <jimb@redhat.com>
2030
2031 * gdb.texinfo (General Query Packets): Put packets in alphabetical
2032 order. Remove extraneous 'z'.
2033
8a5a3c82
AS
20342005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
2035
2036 * gdb.texinfo (Choosing files): Add --eval-command.
2037
4b0ad762
AS
20382005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
2039
2040 * gdb.texinfo (Choosing modes): Add --return-child-result.
2041
2042
1a088d06
AS
20432005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
2044
2045 * gdb.texinfo (Choosing modes): Add --batch-silent.
2046
656d5e12
EZ
20472005-10-28 Eli Zaretskii <eliz@gnu.org>
2048
2049 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
2050 "The -var-update Command".
2051
3c9c013a
JB
20522005-10-03 Joel Brobecker <brobecker@adacore.com>
2053
2054 * gdb.texinfo (Print Settings): Add documentation for set/show
2055 print array-indexes.
2056
7ba3cf9c
DJ
20572005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
2058
2059 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
2060 6.2 and 6.3.
2061
a94ab193
EZ
20622005-08-27 Eli Zaretskii <eliz@gnu.org>
2063
2064 * gdb.texinfo (File Options): Don't document --mapped, it's gone
2065 since 19-Jan-2004.
2066 (Files): Likewise.
ab1adacd
EZ
2067 (Variables, Symbols): Document the "<incomplete type>" message and
2068 its reasons.
a94ab193 2069
ca06016a
FF
20702005-08-01 Fred Fish <fnf@specifix.com>
2071
2072 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
2073
cf58170d
NR
20742005-07-15 Nick Roberts <nickrob@snap.net.nz>
2075
2076 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
2077 option for -var-list-children and -var-update.
2078 (GDB/MI Stack Manipulation): Simplify description of
2079 print-values option for -stack-list-locals.
2080 (GDB/MI Command Description Format): Clarify.
2081 (Mode Options): Spelling of superseded.
2082
38f1196a
BR
20832005-07-12 Bob Rossi <bob@brasko.net>
2084
2085 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
2086 corresponding GDB command comment.
2087
3cb3b8df
BR
20882005-07-06 Bob Rossi <bob@brasko.net>
2089
2090 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
2091 and -inferior-tty-show.
2092 (Input/Output): Document "set/show inferior-tty" and tty alias.
2093
10fac096
NW
20942005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
2095
2096 * gdb.texinfo (Packets): Change description of 'D' packet to note
2097 that GDB does wait for a response.
2098
d1b6db76
NR
20992005-06-22 Nick Roberts <nickrob@snap.net.nz>
2100
2101 * gdb.texinfo (History) Rename "Command History".
2102 (Command History): Move node "Server Prefix" from section on
2103 Annotations here.
2104
29629dcf
NR
21052005-06-19 Nick Roberts <nickrob@snap.net.nz>
2106
2107 * gdb.texinfo (GDB/MI Stack Manipulation):
2108 Re-instate -stack-info-frame with example. Say that it gets
2109 info on selected frame, not current frame.
2110
397ca115
EZ
21112005-06-18 Eli Zaretskii <eliz@gnu.org>
2112
2113 * gdb.texinfo (Server): Clarify that `file' should be used before
2114 connecting to the server.
2115 (Files): Add an xref to the above description.
51274035
EZ
2116 (Output Formats): More detailed description of the `c' format.
2117 (Memory): List explicitly all the formats supported by `x'.
638ac427 2118 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 2119 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
2120 files. Add more indexing for solib-absolute-prefix and
2121 --with-sysroot.
76d17f34
EZ
2122 (Machine Code): Document possible problems with locations in
2123 shared libraries.
d416eeec
EZ
2124 (Backtrace): Document that free-standing environments do not need
2125 to have a `main' function.
397ca115 2126
74f6deaa
NR
21272005-06-18 Nick Roberts <nickrob@snap.net.nz>
2128
2129 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
2130 -stack-info-frame.
2131
a9967aef
AC
21322005-06-07 Andrew Cagney <cagney@gnu.org>
2133
2134 * gdb.texinfo (Contributors): Note the original multi-arch
2135 contributors.
2136
e09f16f9
EZ
21372005-06-03 Eli Zaretskii <eliz@gnu.org>
2138
2139 * gdb.texinfo (Registers): Add index entries for the standard
2140 registers.
2141 (Frames): Add cross-reference from frame pointer description to
2142 the Registers node.
2143 (Annotations Overview): Fix the reference to GDB name.
2144
d87ba7ee
EZ
21452005-06-01 Eli Zaretskii <eliz@gnu.org>
2146
2147 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2148 can-use-hw-watchpoints.
2149
034dad6f
BR
21502005-05-28 Bob Rossi <bob@brasko.net>
2151
2152 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2153 the possible reasons why an exec async record would be returned to FE.
2154
ffed4509
AC
21552005-05-26 Andrew Cagney <cagney@gnu.org>
2156
2157 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2158 Andrew Cagney implemented the original GDB/MI.
2159
e22e55c9
OF
21602005-05-23 Orjan Friberg <orjanf@axis.com>
2161
2162 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2163 documentation. Add documentation for cris-mode.
2164
a78e13ce
EZ
21652005-05-20 Eli Zaretskii <eliz@gnu.org>
2166
2167 * gdb.texinfo (Numbers): Explain the example and make the wording
2168 more acurate.
2169
76ff342d
DJ
21702005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2171 Dennis Brueni <dennis@slickedit.com>
2172
2173 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2174 (GDB/MI Data Manipulation, GDB/MI Program Control)
2175 (GDB/MI Stack Manipulation): Update examples to include the fullname
2176 attribute in stack frames.
2177
119b882a
EZ
21782005-05-12 Eli Zaretskii <eliz@gnu.org>
2179
2180 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2181 do with other non-standard names of init files.
2182
6fc08d32
EZ
21832005-05-11 Eli Zaretskii <eliz@gnu.org>
2184
2185 * gdb.texinfo (Command Files): Move the description of the startup
2186 from here...
2187 (Startup): ...to this new subsection of the Invocation chapter.
2188 Rearrange the description of init files more logically and add a
2189 cross-reference to "Command Files". Document the special gdbinit
2190 name for CISCO 68k. Expand the description of what GDB does
2191 during startup.
2192 (History): Add index entry for HISTSIZE.
2193
a561754a
MK
21942005-05-02 Mark Kettenis <kettenis@gnu.org>
2195
2196 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2197
2eecc4ab
EZ
21982005-05-02 Eli Zaretskii <eliz@gnu.org>
2199
2200 * gdb.texinfo (SVR4 Process Information, The isatty call)
2201 (The system call): Don't use foo(N) notation for man pages and
2202 functions.
514c4d71 2203 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2204
18999be5
EZ
22052005-04-27 Eli Zaretskii <eliz@gnu.org>
2206
2207 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2208 were optimized away.
2209
0abb7bc7
EZ
22102005-04-22 Eli Zaretskii <eliz@gnu.org>
2211
2212 * gdb.texinfo (Remote configuration): Document "set/show
2213 get-thread-local-storage-address". Add cross-reference to the
2214 description of the qGetTLSAddr packet.
2215 (General Query Packets): Mention "set remote
2216 get-thread-local-storage-address" and add a reference to its
2217 description.
2218
6f61acb1
NR
22192005-04-19 Nick Roberts <nickrob@snap.net.nz>
2220
2221 * gdb.texinfo (Backtrace): Describe 'bt full'.
2222
9d59903a
NR
22232005-04-17 Nick Roberts <nickrob@snap.net.nz>
2224
2225 * gdb.texinfo (Mode Options): Fix typo.
2226 (GDB/MI): Describe how to invoke GDB/MI.
2227
721c2651
EZ
22282005-04-16 Eli Zaretskii <eliz@gnu.org>
2229
2230 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2231 references changed. Add description of "info udot".
721c2651
EZ
2232 (Files): Document "set/show stop-on-solib-events".
2233 (M32R/D): Document "set/show download-path", "set/show
2234 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2235 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2236 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2237 (Maintenance Commands): Improve indexing.
2238 (Target Commands): Document "set/show hash", "set/show debug
2239 monitor".
2240 (SVR4 Process Information): Document "info pidlist" and "info
2241 meminfo". Document "set/show procfs-tarce" and "set/show
2242 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2243 (Symbols, The Print Command with Objective-C): Improve indexing.
2244 (Objective-C): Add references to "info classes" and "info
2245 selectors".
c45da7e6
EZ
2246 (Debugging Output): Improve wording. Document "set/show debug
2247 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2248 (Set Breaks): Add index entry for "hardware breakpoints".
2249 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2250 and "set/show usehardbreakpoints".
2251 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2252 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2253 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2254 rdiromatzero", "set/show rdiheartbeat".
2255 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2256 "sds".
2257 (Embedded Processors): Document the "sim" command.
2258 (Remote): Document the "remote" command.
2259 (DJGPP Native): Document the "info serial" command.
2260 (Threads): Document "maint info sol-threads".
2261 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2262 (Set Breaks): Improve indexing.
2263 (Command Syntax): Add a reference to dont-repeat.
2264 (Define): Document "dont-repeat".
2265 (TUI Commands): Document "tabset".
2266 (WinCE): New subsection. Document "set/show remotedirectory",
2267 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2268
14d6dd68
EZ
22692005-04-15 Eli Zaretskii <eliz@gnu.org>
2270
2271 * gdb.texinfo (Hurd Native): New subsection, documents
2272 Hurd-specific commands.
a64548ea 2273 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2274 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2275 (MIPS): Improve documentation of heuristic-fence-post. Document
2276 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2277 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2278 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2279 (ARM): Document ARM-specific commands.
a64548ea
EZ
2280 (AVR): New section. Document "info io_registers".
2281 (CRIS): New section. Document "set/show cris-version" and
2282 "set/show cris-dwarf2-cfi".
2283 (HPPA): New section. Document "set/show debug hppa" and "maint
2284 print unwind".
a5adf40f 2285 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2286 (Super-H): New section. Document the "regs" command.
721c2651 2287 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2288
9c16f35a
EZ
22892005-04-09 Eli Zaretskii <eliz@gnu.org>
2290
2291 * gdb.texinfo (Print Settings): Document "set/show print
2292 pascal_static-members", "set print repeats", "show print
2293 null-stop". Improve indexing. Fix documentation of "set print
2294 union".
2295 (Pascal): New section.
2296 (Supported languages): Rename from "Support"; all references
2297 updated. Add a menu item for Pascal.
2298 (Numbers): Document "set radix.
2299 (Screen Size): Document "set/show pagination".
2300 (MIPS Embedded): Remove "set processor" documentation.
2301 (Remote configuration): Document "set/show X/P/Z-packet",
2302 "set/show read-aux-vector-packet", "set/show remote
2303 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2304 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2305 remotedebug", "set/show remotebreak", "set/show remotedevice",
2306 "set/show remotelogfile".
2307 (Auxiliary Vector): Add reference to the description of the
2308 read-aux-vector-packet setting.
2309 (Set Watchpoints): Add a cross-reference to "set remote
2310 hardware-breakpoint-limit".
2311 (General Query Packets): Add indexing of requests and
2312 cross-references to related commands in "Remote configuration".
2313 (File-I/O Overview, The system call): Fix wording and typos.
2314 (Thread Stops): Add index entries.
2315 (Continuing and Stepping): Document "show step-mode".
2316 (i386): New node. Document "set/show struct-convention".
2317 (Files): Document "show trust-readonly-sections".
2318 (Calling): Document "set/show unwindonsignal".
2319 (Messages/Warnings): Add index entries.
2320 (Maintenance Commands): Document "set/show watchdog".
2321 (Annotations Overview): Document "show annotate".
2322 (Set Watchpoints): Add index entries.
2323 (Symbols): Fix doc of case-sensitive.
2324 (ABI): Document "show coerce-float-to-double".
2325 (Convenience Vars, Help): Improve indexing.
2326 (Machine Code): Document "show disassembly-flavor".
2327 (Debugging C plus plus): Document "show overload-resolution".
2328 (Value History, Signaling): Add index entries.
2329
23302005-04-08 Eli Zaretskii <eliz@gnu.org>
2331
2332 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2333 (Processes): Fix wording.
2334 (History, List, Logging output, Define, Symbols, Print Settings):
2335 Improve indexing.
2336
a8f24a35
EZ
23372005-04-03 Eli Zaretskii <eliz@gnu.org>
2338
2339 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2340 redundant index entry for "target" command.
2341 (Backtrace): Add index entries.
2342 (Symbols, Fortran): Document the "set case-sensitive" command.
2343 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2344 (Print Settings): Add index entry for "set demangle-style".
2345 (Target Commands): Document "set download-write-size".
2346 (Debugging Output): Document "set exec-done-display".
2347
09d4efe1
EZ
23482005-04-02 Eli Zaretskii <eliz@gnu.org>
2349
2350 * gdb.texinfo (Files): Fix the name and documentation of
2351 add-shared-symbol-files. Document its alias assf. Update the
2352 list of OSs where GDB supports shared libraries. Fix markup.
2353 (Continuing and Stepping): Add reference to @var{location} in the
2354 text.
2355 (Dump/Restore Files): Fix reference to @{filename}.
2356 (Help): Fix wording.
2357 (Attach): Ditto.
2358 (Set Watchpoints): Ditto.
2359 (Backtrace): Remove redundant index entries. Improve index
2360 entries.
2361 (Delete Breaks): Fix wording.
2362 (Memory): Document the compare-sections command.
2363 (Memory Region Attributes): Improve wording.
2364 (Disabling): Improve wording.
2365 (Fortran): New subsection. Document the "info common" command.
2366 (Help): Document aliases "info copying" and "info warranty".
2367 (Caching Remote Data): New section. Document the "set/show
2368 remotecache" and "info dcache" commands.
2369 (Show): Fix wording of the documentation of the "set
2370 extension-language" command.
2371 (Signals): Add index entry for "info handle".
2372 (Memory Region Attributes): Fix punctuation.
2373 (Symbols): Change the arg name to "location" and refer to it in
2374 the text. Fix wording of "info types" doc.
2375 (Threads): Fix usage of @enumerate @item's.
2376 (Listing Tracepoints): Add index entry for "info tp".
2377 (Set Watchpoints): Add xref to "info break" description.
2378 (Macros): Add an index entry for "macro exp1". Document the
2379 "macro list" command.
2380 (Maintenance Commands): Document "flushregs", "maint agent",
2381 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2382 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2383 "maint print architecture", "maint print objfiles", "maint print
2384 statistics", "maint print type", "maint show-debug-regs", "maint
2385 space", "maint time", and "maint translate-address".
2386 (Connecting): Document the "monitor" command.
2387 (Annotations Overview): Describe the "set annotate" command.
2388
82f2d802
EZ
23892005-04-01 Eli Zaretskii <eliz@gnu.org>
2390
2391 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2392 Rearrange index entries and improve wording about support for
2393 hardware watchpoints.
2394
7d51c7de
BR
23952005-03-10 Bob Rossi <bob@brasko.net>
2396
2397 * gdb.texinfo: Update copyright
2398
68c71a2e
TR
23992005-02-09 Theodore A. Roth <troth@openavr.org>
2400
2401 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2402 error.
2403
83761cbd
KB
24042005-02-03 Kevin Buettner <kevinb@redhat.com>
2405
2406 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2407
9f1c6395
MS
24082005-01-17 Michael Snyder <msnyder@redhat.com>
2409
2410 * gdb.texinfo: Fix spelling, infinte -> infinite.
2411
fbd1b305
MK
24122005-01-08 Mark Kettenis <kettenis@gnu.org>
2413
2414 * observer.texi (GDB Observers): Document "solib_loaded".
2415
3ace7edb
AC
24162005-01-07 Andrew Cagney <cagney@gnu.org>
2417
bec39cab
AC
2418 * configure.ac: Rename configure.in, require autoconf 2.59.
2419 * configure: Re-generate.
2420
3ace7edb
AC
2421 * configure.in: Replace configdirs with multiple references to
2422 AC_CONFIG_SUBDIRS.
2423 * configure: Re-generate.
5ae4183a 2424
53531fc1
AC
24252005-01-04 Andrew Cagney <cagney@gnu.org>
2426
2427 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2428 part of the version number.
2429
536ffdb7
MK
24302004-12-24 Mark Kettenis <kettenis@gnu.org>
2431
2432 * gdbint.texinfo (Algorithms): Remove description of
2433 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2434
e1aac25b
JB
24352004-12-07 Jim Blandy <jimb@redhat.com>
2436
2437 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2438 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2439 numbers.
2440
f47b1503
AS
24412004-12-07 Andreas Schwab <schwab@suse.de>
2442
2443 * gdb.texinfo (Mode Options): Document -l option.
2444
b6b8ece6
EZ
24452004-12-04 Eli Zaretskii <eliz@gnu.org>
2446
2447 * gdbint.texinfo (Algorithms): More accurate description of
2448 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2449 is not needed unless data-read and data-access watchpoints are
2450 supported. Add a description of how GDB checks whether the
2451 inferior stopped because a watchpoint was hit.
2452
01371747
EZ
24532004-11-23 Eli Zaretskii <eliz@gnu.org>
2454
2455 * gdb.texinfo (Files): Add cross-reference to description of
2456 -readnow command-line switch.
2457
2315ffec
RC
24582004-11-10 Randolph Chung <tausq@debian.org>
2459
2460 * gdb.texinfo: Document set/show backtrace past-entry commands.
2461 Rearrange index entries for set/show backtrace past-main.
2462
69065f5d
AC
24632004-11-10 Jon Beniston <jon@beniston.com>
2464
2465 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2466 * gdb.texinfo (Remote Serial Protocol): Further describe
2467 binary transfer escaping mechanism .
69065f5d 2468
30e91e0b
RC
24692004-11-08 Randolph Chung <tausq@debian.org>
2470
2471 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2472 and "show debug infrun". Add index entries.
2473
60bf7e09
EZ
24742004-10-23 Eli Zaretskii <eliz@gnu.org>
2475
2476 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2477 "info proc" that are already implemented. Add index entries.
2478 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2479 (Files): Add a tip for decreasing memory used for symtabs from
2480 shared libraries.
f018e82f
EZ
2481 (Starting): Fix whitespace; make "elaboration" stand out where it
2482 is first used, and add an index entry for the term.
f8568604
EZ
2483 (Calling): Expand and elaborate text. Add "print". Add the
2484 description of problems with weak aliases.
384ee23f 2485 (Core File Generation): New section.
60bf7e09 2486
d52fe014
AC
24872004-10-12 Andrew Cagney <cagney@gnu.org>
2488
2489 * gdbint.texinfo (Versions and Branches): New chapter.
2490 (Releasing GDB): Delete "Versions and Branches" section.
2491 (Top): Add "Versions and Branches".
2492
703663ab
EZ
24932004-10-08 Eli Zaretskii <eliz@gnu.org>
2494
2495 * gdb.texinfo (Editing, History): Add cross-references to the
2496 included Readline and History user documentation. Remove
2497 references to the symbol have-readline-appendices which is unused
2498 and undefined.
2499 (History): Fix indexing.
2500
ac77d04f
JJ
25012004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2502
2503 * gdbint.texinfo (target_stopped_data_address): Update to
2504 new prototype.
2505 (i386_stopped_data_address): Update prototype and description.
2506 (i386_stopped_by_watchpoint): New function and description.
2507
e07c999f
PH
25082004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2509
2510 * gdb.texinfo (Filenames): Add Ada suffixes.
2511 (Ada) New section.
2512
2e868123
AC
25132004-09-27 Andrew Cagney <cagney@gnu.org>
2514 Robert Picco <Robert.Picco@hp.com>
2515
2516 * gdb.texinfo (Packets): Document the "p" packet.
2517
02a57714
JM
25182004-09-21 Jason Molenda (jmolenda@apple.com)
2519
2520 * gdb.texinfo (Paths and Names of the Source Files): Document the
2521 meaning of values in the 'desc' field of a SO stab.
2522
ae038cb0
DJ
25232004-09-20 Daniel Jacobowitz <dan@debian.org>
2524
2525 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
2526 max-cache-age" and "maint show dwarf2 max-cache-age".
2527
f7dc1244
EZ
25282004-09-16 Eli Zaretskii <eliz@gnu.org>
2529
2530 * gdb.texinfo (Set Breaks): Add index entry for setting
2531 breakpoints on overloaded C++ functions that are not members of
2532 any classes. Add an example and an index entry for setting
2533 breakpoints on all program functions.
2534 (Character Sets, Macros, Overlay Commands)
2535 (Non-debug DLL symbols, GDB/MI Output Syntax)
2536 (Annotations Overview, Maintenance Commands, File-I/O Overview):
2537 Use "(@value{GDBP})" instead of a literal "(gdb)".
2538
f810308b
AC
25392004-09-12 Andrew Cagney <cagney@gnu.org>
2540
2541 * gdbint.texinfo (Native Debugging): Delete description of
2542 FILES_INFO_HOOK.
2543
15a661f3
PH
25442004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2545
5ae4183a
AS
2546 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2547 to hex_string_custom (not historically correct, but more
15a661f3
PH
2548 understandable, given the current code).
2549
f3219c75
AC
25502004-09-03 Andrew Cagney <cagney@gnu.org>
2551
2552 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2553
f3bb6704
JJ
25542004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2555
2556 * observer.texi (solib_unloaded): New observer.
2557
8d2c00cb
AC
25582004-08-24 Andrew Cagney <cagney@gnu.org>
2559
2560 * gdbint.texinfo (Target Architecture Definition): Add missing
2561 comma.
2562
e7dc800a
MC
25632004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2564
2565 * (Using the Testsuite): build != host is supported,
2566 but some test scripts do not support build != host.
2567
73b03683
MK
25682004-08-14 Mark Kettenis <kettenis@gnu.org>
2569
2570 * gdbint.texinfo (Host Definition): Delete description of
2571 FCLOSE_PROVIDED and GETENV_PROVIDED.
2572
c0ccb908
MK
25732004-08-05 Mark Kettenis <kettenis@chello.nl>
2574
2575 * gdbint.texinfo (Host Definition): Delete description of
2576 NO_SYS_FILE.
2577 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2578 PTRACE_FP_BUG.
2579
9c8dbfa9
AC
25802004-08-05 Andrew Cagney <cagney@gnu.org>
2581
2582 * gdbint.texinfo (Target Architecture Definition): Delete
2583 reference to deprecated_read_fp.
2584
f42accbe
AC
25852004-08-02 Andrew Cagney <cagney@gnu.org>
2586
2587 * gdbint.texinfo (Target Architecture Definition): Delete
2588 description of DEPRECATED_REGISTER_BYTES.
2589
0b66e38c
EZ
25902004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2591
2592 * gdb.texinfo (Source Path): Document the new behavior of
2593 searching for the source files.
2594
15387254
EZ
25952004-07-17 Eli Zaretskii <eliz@gnu.org>
2596
2597 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2598 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2599 (Auto Display): Improve indexing.
2600
2c07db7a
AC
26012004-07-16 Andrew Cagney <cagney@gnu.org>
2602
2603 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2604 "-noasync".
2605
4644b6e3
EZ
26062004-07-09 Eli Zaretskii <eliz@gnu.org>
2607
2608 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2609 have the same prefix have only their prefix in the index.
2610
7561d450
MK
26112004-07-03 Mark Kettenis <kettenis@gnu.org>
2612
2613 * gdb.texinfo (BSD libkvm Interface): New node (section)
2614 (Native): Add it to the menu.
2615
67bebe79
MK
26162004-07-01 Mark Kettenis <kettenis@gnu.org>
2617
2618 * gdbint.texinfo (Target Architecture Definition): Remove
2619 PCC_SOL_BROKEN.
2620
1a6923e0
MK
26212004-06-24 Mark Kettenis <kettenis@gnu.org>
2622
2623 * gdbint.texinfo (Target Architecture Definition): Remove
2624 SUN_FIXED_LBRAC_BUG.
2625
b435e160
AC
26262004-06-26 Andrew Cagney <cagney@gnu.org>
2627
2628 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2629
b5622e8d
AC
26302004-06-20 Andrew Cagney <cagney@gnu.org>
2631
2632 * gdbint.texinfo (Target Architecture Definition): Deprecate
2633 USE_STRUCT_CONVENTION.
2634
e0c07bf0
MC
26352004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2636
2637 gdb.texinfo (Bug Reporting): Mention session recording,
2638 with the script command or Emacs.
2639
782263ab
AC
26402004-06-18 Andrew Cagney <cagney@gnu.org>
2641
2642 * gdbint.texinfo (Target Architecture Definition): Deprecate
2643 FUNCTION_START_OFFSET.
2644
03727ca6
AC
26452004-06-14 Andrew Cagney <cagney@gnu.org>
2646
2647 Based on changes from Karl Berry.
2648 * gdb.texinfo: Do not use @sc in a direntry.
2649 * stabs.texinfo: Change @dircateogry to "Software development".
2650 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2651
97092415
AC
26522004-06-13 Andrew Cagney <cagney@gnu.org>
2653
2654 * gdbint.texinfo (Target Architecture Definition): Delete
2655 description of RETURN_VALUE_ON_STACK.
2656
1f6d4158
AC
26572004-06-09 Andrew Cagney <cagney@gnu.org>
2658
2659 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2660 deleted by previous patch.
2661
d966f0cb
AC
26622004-06-08 Andrew Cagney <cagney@gnu.org>
2663
2664 * gdbint.texinfo (Native Debugging): Delete documentation on
2665 ATTACH_DETACH.
2666
86fe4aaa
RC
26672004-06-06 Randolph Chung <tausq@debian.org>
2668
2669 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2670
d4b6d575
RC
26712004-06-06 Randolph Chung <tausq@debian.org>
2672
5ae4183a 2673 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2674 the new push_dummy_call method signature. Describe the function
2675 argument.
2676
4e8b0763
JB
26772004-05-24 Joel Brobecker <brobecker@gnat.com>
2678
2679 * gdb.texinfo (Starting): Document new start command.
2680
59caf092
AC
26812004-05-21 Andrew Cagney <cagney@redhat.com>
2682
2683 * observer.texi (GDB Observers): Document "inferior_created".
2684
e4a2df64
AC
26852004-05-08 Andrew Cagney <cagney@redhat.com>
2686
e6b55ae2
AC
2687 * gdbint.texinfo (Target Architecture Definition): Delete
2688 description of DO_DEFERRED_STORES.
2689
28954179
AC
2690 * gdbint.texinfo (Target Architecture Definition): Delete
2691 references to DEPRECATED_FIX_CALL_DUMMY.
2692
434b87dd
AC
2693 * gdbint.texinfo (Target Architecture Definition): Delete
2694 description of DEPRECATED_CALL_DUMMY_WORDS,
2695 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2696
58d28df8
AC
2697 * gdbint.texinfo (Target Architecture Definition): Delete
2698 description of DEPRECATED_PUSH_DUMMY_FRAME.
2699
e4a2df64
AC
2700 * gdbint.texinfo (Target Architecture Definition): Delete
2701 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2702
2b4855ab
AC
27032004-05-07 Andrew Cagney <cagney@redhat.com>
2704
2705 * observer.texi (GDB Observers): Add "Debugging" section. Include
2706 cross reference to "set/show debug observer".
2707 * gdb.texinfo (Debugging Output): Document "set/show debug
2708 observer".
2709
fcf70625
AC
27102004-05-01 Andrew Cagney <cagney@redhat.com>
2711
2712 * gdbint.texinfo (Target Architecture Definition): Delete
2713 description of DEPRECATED_PC_IN_SIGTRAMP.
2714
8ee56bcf
AC
27152004-04-30 Andrew Cagney <cagney@redhat.com>
2716
2717 * gdbint.texinfo (Target Architecture Definition): Delete
2718 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2719
67ab9a76
OF
27202004-04-30 Orjan Friberg <orjanf@axis.com>
2721
2722 * observer.texi (GDB Observers): Correct spelling.
2723
79346bcb
OF
27242004-04-26 Orjan Friberg <orjanf@axis.com>
2725
2726 * observer.texi (GDB Observers): Add target_changed event.
2727
7a464420
AC
27282004-04-08 Andrew Cagney <cagney@redhat.com>
2729
2730 * observer.texi (GDB Observers): Rework, provide generic observer
2731 definitions and then a list of observable events.
2732
6cdf9d98
AC
27332004-04-04 Andrew Cagney <cagney@redhat.com>
2734
2735 * gdbint.texinfo (Host Definition): Delete reference to
2736 NO_SIGINTERRUPT.
2737
ddc135a4
AC
27382004-04-02 Andrew Cagney <cagney@redhat.com>
2739
2740 * gdbint.texinfo (Target Architecture Definition): Delete
2741 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2742
6a1b180d
SC
27432004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2744
2745 * gdb.texinfo (TUI Commands): Document tui reg commands.
2746
d0d5df6f
AC
27472004-03-26 Andrew Cagney <cagney@redhat.com>
2748
2749 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2750 "gdbtui".
2751 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2752 (Contributors): Mention both Text and Terminal User Interface.
2753
aa2a3f87
AC
27542004-03-23 Andrew Cagney <cagney@redhat.com>
2755
2756 * gdbint.texinfo (Target Architecture Definition): Deprecate
2757 references to SIGTRAMP_START and SIGTRAMP_END.
2758
f561f026
AC
27592004-03-23 Andrew Cagney <cagney@redhat.com>
2760
2761 * gdbint.texinfo (Target Architecture Definition): Deprecate
2762 references to PC_IN_SIGTRAMP.
2763
33cb8b0f
AC
27642004-03-19 Andrew Cagney <cagney@redhat.com>
2765
2766 * gdbint.texinfo (Target Architecture Definition): Delete
2767 reference to GDB_TARGET_IS_HPPA.
2768
fc989b7a
AC
27692004-03-18 Andrew Cagney <cagney@redhat.com>
2770
2771 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2772 describe pre_init and post_init.
2773
701b08bb
DJ
27742004-03-09 Daniel Jacobowitz <drow@mvista.com>
2775
2776 * gdb.texinfo (Debugging Output): Document values for "set debug
2777 target".
2778
faae5abe
AC
27792004-02-28 Andrew Cagney <cagney@redhat.com>
2780
2781 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2782
dd79a6cf
JJ
27832004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2784
2785 * gdb.texinfo (breakpoints): Add information about the
2786 new "set breakpoint pending" and "show breakpoint pending"
2787 commands.
2788
e7f16015
AC
27892004-02-26 Andrew Cagney <cagney@redhat.com>
2790
2791 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2792 in Per-architecture module data section.
2793
7161a3a6
RM
27942004-02-25 Roland McGrath <roland@redhat.com>
2795
2796 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2797
2154891a
AC
27982004-02-24 Andrew Cagney <cagney@redhat.com>
2799
2800 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2801 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2802 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2803
6c74ac8b
AC
28042004-02-17 Andrew Cagney <cagney@redhat.com>
2805
2806 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2807
19772a2c
AC
28082004-02-16 Andrew Cagney <cagney@redhat.com>
2809
2810 * gdbint.texinfo (Target Architecture Definition): Deprecate
2811 FRAMELESS_FUNCTION_INVOCATION.
2812
c9830293
AC
28132004-02-16 Andrew Cagney <cagney@redhat.com>
2814
2815 * gdbint.texinfo (Coding): Mention -Wunused-function.
2816
b9d26eb9
AC
28172004-02-14 Andrew Cagney <cagney@redhat.com>
2818
2819 * gdbint.texinfo (Target Architecture Definition): Delete
2820 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2821
49efadf5
EZ
28222004-02-12 Elena Zannoni <ezannoni@redhat.com>
2823
2824 * gdb.texinfo: Properly quote the name "C++".
2825 * gdbint.texinfo: Ditto.
2826 * stabs.texinfo: Ditto.
2827
1eb288ea
EZ
28282004-02-11 Elena Zannoni <ezannoni@redhat.com>
2829
2830 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2831 minimal information about libiberty.
2832
e4937fc1
MC
28332004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2834
2835 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2836
a9331b3f
RM
28372004-02-04 Roland McGrath <roland@redhat.com>
2838
2839 * gdb.texinfo (Auxiliary Vector): New node (section).
2840 (Data): Add it to the menu.
2841
2650777c
JJ
28422004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2843
2844 * gdb.texinfo (Breakpoints): Add information about pending
2845 breakpoint support.
2846
b4501125
AC
28472004-01-26 Andrew Cagney <cagney@redhat.com>
2848
2849 * gdb.texinfo (Overview): Delete references to the cisco protocol
2850 including the "N" response.
2851
74055713
AC
28522004-01-26 Andrew Cagney <cagney@redhat.com>
2853
2854 * gdbint.texinfo (Target Architecture Definition): Rename
2855 EXTRACT_STRUCT_VALUE_ADDRESS to
2856 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2857
3bbe9696
EZ
28582004-01-24 Eli Zaretskii <eliz@gnu.org>
2859
2860 * gdb.texinfo (KOD): Document "show os". Add index entries for
2861 "set/show os" and "info cisco" commands.
2862
5843504f
EZ
28632004-01-21 Eli Zaretskii <eliz@gnu.org>
2864
2865 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2866
9175c9a3
MC
28672004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2868
2869 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2870 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2871
8e94b928
NR
28722004-01-19 Nick Roberts <nick@nick.uklinux.net>
2873
2874 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2875 -stack-list-locals.
2876 (GDB/MI Variable Objects): Describe extension to
2877 -var-list-children.
2878
a20cf136
DJ
28792004-01-17 Daniel Jacobowitz <drow@mvista.com>
2880
2881 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2882
afb18d0f
AC
28832004-01-17 Andrew Cagney <cagney@redhat.com>
2884
2885 * gdbint.texinfo (Target Architecture Definition): Delete
2886 documentation on DEPRECATED_NPC_REGNUM.
2887
b51970ac
DJ
28882004-01-13 Daniel Jacobowitz <drow@mvista.com>
2889
2890 * gdb.texinfo: Update copyright year. Mention that set
2891 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2892 "set follow-fork-mode ask".
2893
0f0cffd2
AC
28942004-01-13 Andrew Cagney <cagney@redhat.com>
2895
2896 * gdbint.texinfo: Update copyright year.
2897 (Coding): Add -Wunused-label to list of -Werror warnings.
2898
c552b3bb 28992004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2900 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2901
2902 * gdb.texinfo: Update copyright.
2903 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2904 around names, as appropriate. Minor syntax cleanup of
2905 _NSPrintForDebugger explanation. Two spaces after periods.
2906 GDBN used instead of lit. "gdb". Index entries added for
2907 print-object and _NSPrintForDebugger. @noindent added in one spot.
2908
afe157ca
EZ
29092003-11-11 Elena Zannoni <ezannoni@redhat.com>
2910
2911 * stabs.texinfo: Add dircategory and direntry commands.
2912 * annotate.texinfo: Ditto.
2913
963e2bb7
AC
29142003-11-10 Andrew Cagney <cagney@redhat.com>
2915
2916 * gdbint.texinfo (Target Architecture Definition): Replace the
2917 return_value method's "inval" and "outval" parameters with
2918 "readbuf" and "writebuf".
2919
1d8b2f28
JB
29202003-10-28 Jim Blandy <jimb@redhat.com>
2921
2922 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2923 from "The `F' request packet" and "The `F' reply packet", to make
2924 texi2dvi happy.
2925 (File-I/O remote protocol extension): Update menu entries, too.
2926
36d86913
MC
29272003-10-26 Michael Chastain <mec@shout.net>
2928
2929 * gdb.texinfo (Thread Stops): Document the issue with
2930 premature return from system calls in multi-threaded programs.
2931
ce2826aa
AC
29322003-10-24 Andrew Cagney <cagney@redhat.com>
2933
2934 * annotate.texinfo: Fix "fortunatly"[sic].
2935
f24c5e49
KI
29362003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2937
2938 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2939 with "Hitachi" and "Mitsubishi".
2940
92ad9cd9
AC
29412003-10-20 Andrew Cagney <cagney@redhat.com>
2942
2943 * gdbint.texinfo (Target Architecture Definition): Document
2944 gdbarch_return_value. Add cross references from
2945 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2946 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2947
0ab4b752
MK
29482003-10-18 Mark Kettenis <kettenis@gnu.org>
2949
2950 * gdbint.texinfo (Target Architecture Definition): Document
2951 regset_from_core_section.
fb3e19c0
KI
2952
29532003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2954
2955 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2956
a9331b3f 29572003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2958
2959 From Anthony Green <green@redhat.com>:
5ae4183a 2960 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2961
1485d690
KB
29622003-10-14 Kevin Buettner <kevinb@redhat.com>
2963
2964 * gdb.texinfo (Breakpoint related warnings): New node.
2965 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2966
86d30acc
DJ
29672003-10-13 Daniel Jacobowitz <drow@mvista.com>
2968
2969 * gdb.texinfo (Remote Protocol): Document v and vCont.
2970
172c2a43
KI
29712003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2972
2973 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2974 * gdbint.texinfo: Ditto.
2975
71952f4c
AC
29762003-10-09 Andrew Cagney <cagney@redhat.com>
2977
2978 From 2003-09-18 David Anderson <davea@sgi.com>:
2979 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2980 "command".
2981
268e2188
AC
29822003-10-03 Andrew Cagney <cagney@redhat.com>
2983
2984 * gdbint.texinfo (Target Architecture Definition): Deprecate
2985 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2986 just target.
2987
12c266ea 29882003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2989
f30992d4 2990 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2991 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2992 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2993 * gdbint.texinfo (Target Architecture Definition): Rename
2994
29952003-09-30 Andrew Cagney <cagney@redhat.com>
2996
f30992d4 2997 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2998 (Target Architecture Definition):
f30992d4 2999
2e092625
AC
3000 * gdbint.texinfo (Target Architecture Definition): Rename
3001 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
3002
0717ae8a
AC
30032003-09-29 Andrew Cagney <cagney@redhat.com>
3004
dad809b7
AC
3005 * gdbint.texinfo (Target Architecture Definition): Delete
3006 documentation for NEED_TEXT_START_END.
3007
0717ae8a
AC
3008 * gdbint.texinfo (Target Architecture Definition): Rename
3009 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
3010 TARGET_WRITE_PC.
a9331b3f 3011
af6cf26d
MC
30122003-09-22 Michael Chastain <mec@shout.net>
3013
3014 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
3015
ee206350
AG
30162003-09-21 Anthony Green <green@redhat.com>
3017
3018 * gdbint.texinfo (Target Architecture Definition): Fix typos.
3019
a38c9fe6
MK
30202003-09-21 Mark Kettenis <kettenis@gnu.org>
3021
3022 * gdbint.texinfo (Target Architecture Definition): Document
3023 stabs_argument_has_addr.
3024
77949794
AC
30252003-09-18 Andrew Cagney <cagney@redhat.com>
3026
3027 * gdbint.texinfo (Target Architecture Definition): Delete
3028 documentation on REGISTER_NAMES.
3029
8e823e25
MK
30302003-09-13 Mark Kettenis <kettenis@gnu.org>
3031
3032 * gdbint.texinfo (Target Architecture Definition): Replace
3033 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
3034
f27dd7fd
AC
30352003-09-11 Andrew Cagney <cagney@redhat.com>
3036
3037 * gdbint.texinfo (Target Architecture Definition): Replace
3038 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
3039
8b148df9
AC
30402003-08-18 Andrew Cagney <cagney@redhat.com>
3041
3042 * gdbint.texinfo (Target Architecture Definition): Document
3043 "frame_red_zone_size".
3044
25d29d70
AC
30452003-08-09 Andrew Cagney <cagney@redhat.com>
3046
3047 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
3048 with "set/show backtrace past-main" and "set/show backtrace
3049 limit".
3050
c938e9b0
L
30512003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3052
3053 * Makefile.in (install-info): Support DESTDIR.
3054 (install-html): Likewise.
3055
64fabec2
AC
30562003-08-07 Andrew Cagney <cagney@redhat.com>
3057
3058 Patch from Nick Roberts.
3059 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
3060 bindings. Remove description of send-gdb-command.
3061
2fcf52f0
AC
30622003-08-07 Andrew Cagney <cagney@redhat.com>
3063
3064 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
3065 GDB 6.0.
3066
086432e2
AC
30672003-08-06 Andrew Cagney <cagney@redhat.com>
3068
3069 * gdb.texinfo (Mode Options): Mention that level three is the
3070 highest available and that level 2 is deprecated.
3071 (Annotations Overview): Mention annotation levels. Cross reference
3072 to "Limitations of the Annotation Interface" in annotate.texi.
3073 (TODO, Value Annotations, Frame Annotations): Delete section.
3074 (Displays, Breakpoint Info): Delete.
3075
e5249f67
AC
30762003-08-04 Andrew Cagney <cagney@redhat.com>
3077
3078 * agentexpr.texi: Delete @bye.
3079 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
3080 (stabs.info): Add $(srcdir) to include search path.
3081 (html): Depend on "annotate_toc.html", and not "annotate.html".
3082 * stabs.texinfo: Ditto. Include "fdl.texi".
3083 * gdbint.texinfo: Update copyright statement's list of invariant
3084 sections.
3085
e6f672d2
AC
30862003-07-28 Andrew Cagney <cagney@redhat.com>
3087
3088 * Makefile.in (INFO_DEPS): Add annotate.info.
3089 (dvi, ps, html, pdf): Add annotate.
3090 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
3091 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
3092 (ANNOTATE_DOC_FILES): New macro.
3093 (ANNOTATE_TEX_TMPS): New macro.
3094 (annotate.info, annotate_toc.html): Specify dependencies.
3095 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
3096 * annotate.texinfo: Rename annotate.texi. Get building. Add
3097 "Migrating to GDB/MI" and "Limitations of the Annotation
3098 Interface" chapters. Mention why it is not part of the user
3099 guide. Update copyright notice. Include "fdl.texi".
3100
72ffddc9
SC
31012003-07-26 Stephane Carrez <stcarrez@nerim.fr>
3102
3103 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
3104
a9f12a31
DJ
31052003-07-24 Daniel Jacobowitz <drow@mvista.com>
3106
3107 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
3108
b1fe9455
DJ
31092003-07-24 Daniel Jacobowitz <drow@mvista.com>
3110
3111 * gdb.texinfo (Server): Mention pidof.
3112
153721e6
AC
31132003-07-22 Andrew Cagney <cagney@redhat.com>
3114
3115 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
3116 list.
3117
0fac0b41
DJ
31182003-06-28 Daniel Jacobowitz <drow@mvista.com>
3119
3120 * gdb.texinfo (Logging output): New chapter.
3121
4e562065
JB
31222003-06-24 Joel Brobecker <brobecker@gnat.com>
3123
3124 * gdb.texinfo (Unsupported languages): New section.
3125 (Languages): Add link to new section.
3126
f2c06f52
AC
31272003-06-22 Andrew Cagney <cagney@redhat.com>
3128
3129 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
3130
b4177fca
DJ
31312003-06-22 Daniel Jacobowitz <drow@mvista.com>
3132
3133 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
3134
f418dd93
DJ
31352003-06-22 Daniel Jacobowitz <drow@mvista.com>
3136
3137 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
3138 * agentexpr.texi: Retitle section, and change it to an appendix.
3139 Comment out texinfo initialization. Factor a @var{} into two
3140 pieces to prevent makeinfo warnings.
3141 * gdb.texinfo: Add Agent Expressions appendix.
3142
4ca61388
DJ
31432003-06-19 Daniel Jacobowitz <drow@mvista.com>
3144
3145 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3146
07f31aa6
DJ
31472003-06-18 Daniel Jacobowitz <drow@mvista.com>
3148
5ae4183a 3149 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3150 remote target". Document the "detach" and "disconnect" commands.
3151 (Server, Netware, Debug Session): Reference "Connecting to a
3152 remote target".
3153 (GDB/MI Target Manipulation): Document "-target-disconnect".
3154
2dd0da42
AC
31552003-06-13 Andrew Cagney <cagney@redhat.com>
3156
3157 * gdbint.texinfo (Target Architecture Definition): Deprecate
3158 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3159 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3160
e7a3abfc
JB
31612003-06-09 Jim Blandy <jimb@redhat.com>
3162
3163 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3164
25e3a86b
AC
31652003-06-08 Andrew Cagney <cagney@redhat.com>
3166
3167 * gdbint.texinfo (Target Architecture Definition): Delete
3168 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3169
a9e5fdc2
AC
31702003-06-08 Andrew Cagney <cagney@redhat.com>
3171
3172 * gdbint.texinfo (Target Architecture Definition): Document
3173 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3174
b37303ee
AF
31752003-06-07 Adam Fedor <fedor@gnu.org>
3176
3177 * gdb.texinfo: Add Objective-C documentation.
3178
39fe6e80
AC
31792003-06-01 Andrew Cagney <cagney@redhat.com>
3180
3181 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3182 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3183
125309b2
AC
31842003-05-21 Andrew Cagney <cagney@redhat.com>
3185
3186 * gdbint.texinfo (Target Architecture Definition): Delete
3187 references to "extract_address" and "store_address".
3188
b8b527c5
AC
31892003-05-16 Andrew Cagney <cagney@redhat.com>
3190
3191 * gdbint.texinfo (Target Architecture Definition): Replace
3192 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3193 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3194
50e3ee83
TR
31952003-05-14 Theodore A. Roth <troth@openavr.org>
3196
3197 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3198
44e2be90
L
31992003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3200
3201 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3202 (gdb.dvi): Likewise.
3203 (gdb.pdf): Likewise.
3204 (links2roff): Likewise.
3205
df5215a6
JB
32062003-05-08 Jim Blandy <jimb@redhat.com>
3207
3208 * gdb.texinfo (Dump/Restore Files): Update documentation for
3209 'dump', 'append', and 'restore': note that format argument is
3210 optional; simplify presentation of the command variants; and be
3211 more precise about the formats.
3212
5e7b2f39
JB
32132003-05-07 Jim Blandy <jimb@redhat.com>
3214
3215 * gdb.texinfo (Symbols): Update documentation: 'maint list
3216 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3217 symtabs' and 'maint info psymtabs'.
3218
b1e29e33
AC
32192003-05-05 Andrew Cagney <cagney@redhat.com>
3220
3221 * gdbint.texinfo (Target Architecture Definition): Make
3222 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3223 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3224 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3225
00905d52
AC
32262003-05-04 Andrew Cagney <cagney@redhat.com>
3227
3228 * gdb.texinfo (Maintenance Commands): Document "maint print
3229 dummy-frames".
3230
54ff5908
AC
32312003-05-04 Andrew Cagney <cagney@redhat.com>
3232
3233 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3234
32e7087d
JB
32352003-05-03 J. Brobecker <brobecker@gnat.com>
3236
3237 Thierry Schneider <tpschneider1@yahoo.com>
3238 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3239 for new MI command.
3240
7043d8dc
AC
32412003-05-03 Andrew Cagney <cagney@redhat.com>
3242
3243 * gdbint.texinfo (Target Architecture Definition): Document
3244 push_dummy_code. Add cross references.
3245
e33d66ec
EZ
32462003-05-02 Elena Zannoni <ezannoni@redhat.com>
3247
3248 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3249 set/show charsets commands.
3250
0ba6dca9
AC
32512003-04-28 Andrew Cagney <cagney@redhat.com>
3252
3253 * gdbint.texinfo (Target Architecture Definition): Replace
3254 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3255 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3256
d7a27068
AC
32572003-04-28 Andrew Cagney <cagney@redhat.com>
3258
3259 * gdbint.texinfo (Target Architecture Definition): Rename
3260 "tm_print_insn" to "deprecated_tm_print_insn".
3261
44ea7b70
JB
32622003-04-09 Jim Blandy <jimb@redhat.com>
3263
3264 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3265 list psymtabs'.
3266
fb8f8949
AC
32672003-04-08 Andrew Cagney <cagney@redhat.com>
3268
3269 * gdbint.texinfo (Target Architecture Definition): Delete
3270 references to EXTRA_FRAME_INFO.
3271
32fb0f22
AC
32722003-04-08 Andrew Cagney <cagney@redhat.com>
3273
3274 * gdbint.texinfo (Target Architecture Definition): Delete
3275 PRINT_TYPELESS_INTEGER.
3276
6be67e67
JB
32772003-04-02 J. Brobecker <brobecker@gnat.com>
3278
3279 * observer.texi (GDB Observers): Adjust the documentation for the
3280 normal_stop notification to better describe reality. Fix a couple
3281 of minor typos.
3282
4e35d5f0
BR
32832003-04-02 Bob Rossi <bob_rossi@cox.net>
3284
a9331b3f 3285 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3286 '-file-list-exec-source-file'
3287
e8a8712a
AC
32882003-03-31 Andrew Cagney <cagney@redhat.com>
3289
3290 * gdbint.texinfo (Target Architecture Definition): Delete
3291 references to CALL_DUMMY_P.
3292
6c0e89ed
AC
32932003-03-30 Andrew Cagney <cagney@redhat.com>
3294
3295 * gdbint.texinfo (Target Architecture Definition): Remove
3296 reference to TARGET_WRITE_SP.
a9331b3f 3297
378bfd1b
AC
32982003-03-27 Andrew Cagney <cagney@redhat.com>
3299
3300 * gdbint.texinfo (Target Architecture Definition): Remove
3301 references to write_sp.
6c0e89ed 3302
922fbb7b
AC
33032003-03-27 Andrew Cagney <cagney@redhat.com>
3304
3305 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3306 chapter body. Use @smallexample instead of @example.
3307 (Annotations): Ditto.
3308 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3309 annotate.texi.
3310
b81774d8
AC
33112003-03-26 Andrew Cagney <cagney@redhat.com>
3312
3313 * gdbint.texinfo (Target Architecture Definition): Replace
3314 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3315 dummy_addr parameters.
3316
1bf6d5cc
AC
33172003-03-25 Andrew Cagney <cagney@redhat.com>
3318
3319 * gdbint.texinfo (Target Architecture Definition): Delete
3320 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3321 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3322 Add reference to PUSH_ARGUMENTS.
3323
618ce49f
AC
33242003-03-23 Andrew Cagney <cagney@redhat.com>
3325
3326 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3327 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3328
bcd7e15f
JB
33292003-03-18 J. Brobecker <brobecker@gnat.com>
3330
3331 * gdbint.texinfo (Algorithms): Add new section describing the
3332 Observer paradigm.
3333 (Top): Add menu entry to new observer appendix.
3334 * observer.texi: New file.
3335 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3336 new observer.texi file.
3337
9fe8321b
AC
33382003-03-17 Andrew Cagney <cagney@redhat.com>
3339
3340 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3341 that GNU Press update the manual version number.
3342
ac2adee5
AC
33432003-03-12 Andrew Cagney <cagney@redhat.com>
3344
3345 * gdbint.texinfo (Target Architecture Definition): Delete
3346 references to get_saved_register. Rename GET_SAVED_REGISTER to
3347 DEPRECATED_GET_SAVED_REGISTER.
3348
749b82f6
AC
33492003-03-13 Andrew Cagney <cagney@redhat.com>
3350
3351 * gdbint.texinfo (Target Architecture Definition): Replace
3352 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3353
8bedc050
AC
33542003-03-12 Andrew Cagney <cagney@redhat.com>
3355
3356 * gdbint.texinfo (Target Architecture Definition): Rename
3357 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3358
0ce1b118
CV
33592003-03-10 Corinna Vinschen <vinschen@redhat.com>
3360
3361 * gdb.texinfo: Add File-I/O documentation.
3362
12cc2063
AC
33632003-03-10 Andrew Cagney <cagney@redhat.com>
3364
3365 * gdbint.texinfo (Target Architecture Definition): Cross reference
3366 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3367
7453dc06
AC
33682003-03-07 Andrew Cagney <cagney@redhat.com>
3369
3370 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3371 frame" command.
3372
6314f104
AC
33732003-03-05 Andrew Cagney <cagney@redhat.com>
3374
3375 * gdbint.texinfo (Target Architecture Definition): Document
3376 unwind_dummy_id. Cross reference unwind_dummy_id and
3377 SAVE_DUMMY_FRAME_TOS.
3378
f1212245
DJ
33792003-03-05 James Ingham <jingham@apple.com>
3380 Daniel Jacobowitz <drow@mvista.com>
3381
3382 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3383 and "show cp-abi".
3384
77e7e267
AC
33852003-03-03 Andrew Cagney <cagney@redhat.com>
3386
3387 * gdbint.texinfo (Target Architecture Definition): Document
3388 register_type.
3389
838a8221
AC
33902003-03-03 Andrew Cagney <cagney@redhat.com>
3391
3392 * stabs.texinfo (Structures): Use @samp and separate @var's
3393 instead of a single @var containing a comma separated list.
3394 (Unions): Ditto.
3395
d7f4a264
DJ
33962003-03-02 Daniel Jacobowitz <drow@mvista.com>
3397
3398 * Makefile.in (distclean): Remove config.log.
3399
f30ee0bc
AC
34002003-03-01 Andrew Cagney <cagney@redhat.com>
3401
3402 * gdbint.texinfo (Target Architecture Definition): Rename
3403 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3404
34052003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3406
3407 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3408 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3409
be448670
CF
34102003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3411
3412 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3413 (Non-debug DLL symbols): New node, describing the minimal symbols
3414 loaded from DLLs without real debugging symbols.
3415
501eef12
AC
34162003-02-20 Andrew Cagney <ac131313@redhat.com>
3417
3418 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3419 hardware-breakpoint-limit".
3420 (Set Watchpoints): Add cross reference to "set remote
3421 hardware-watchpoint-limit".
3422 (Remote configuration options): New section.
3423
21c294e6
AC
34242003-02-04 Andrew Cagney <ac131313@redhat.com>
3425
e9be73e4
AC
3426 * gdbint.texinfo (Target Architecture Definition): Delete
3427 descrption of IS_TRAPPED_INTERNALVAR.
3428
21c294e6
AC
3429 From Keith Seitz <keiths@redhat.com>:
3430 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3431 option "-i"/"--interpreter" to this chapter. Include index
3432 entries.
3433
0179ffac
DC
34342003-02-04 David Carlton <carlton@math.stanford.edu>
3435
3436 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3437 (Variables): Recommend stabs+ and DWARF 2.
3438 (C plus plus expressions): Correct info about
3439 compiler versions, debug formats.
3440 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3441 PR symtab/874.
3442
7ca9f392
AC
34432003-02-01 Andrew Cagney <ac131313@redhat.com>
3444
3445 * gdbint.texinfo (Target Architecture Definition): Delete
3446 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3447 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3448 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3449 references to nindy and i960.
3450 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3451
31a85ea2
AC
34522003-02-01 Andrew Cagney <ac131313@redhat.com>
3453
3454 * gdbint.texinfo (Target Architecture Definition): Delete
3455 FLOAT_INFO.
3456
6b894e49
AC
34572003-01-30 Andrew Cagney <ac131313@redhat.com>
3458
3459 * stabs.texinfo (Member Type Descriptor): Clarify description of
3460 `@'. Suggested by Ben Hutchings.
3461
c48861fb
AC
34622003-01-29 Andrew Cagney <ac131313@redhat.com>
3463
3464 * gdb.texinfo (M68K): Delete reference to es1800.
3465
617073a9
AC
34662003-01-29 Andrew Cagney <ac131313@redhat.com>
3467
3468 * gdb.texinfo (Maintenance Commands): Document `maint print
3469 reggroups' and `maint print register-groups'.
3470 * gdbint.texinfo (Target Architecture Definition): Document
3471 register_reggroup_p.
3472
5b5d99cf
JB
34732003-01-23 Jim Blandy <jimb@redhat.com>
3474
3475 * gdb.texinfo (Separate Debug Files): New section.
3476
e7ba9c65
DJ
34772003-01-22 Daniel Jacobowitz <drow@mvista.com>
3478
3479 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3480 and "maint show profile".
3481
94e91d6d
MC
34822003-01-16 Michael Chastain <mec@shout.net>
3483
3484 * gdb.texinfo (Installing GDB): Warn against
3485 ".../gdb-VERSION/gdb/configure".
3486 (Separate Objdir): Likewise.
3487
867f3898
AC
34882003-01-15 Andrew Cagney <ac131313@redhat.com>
3489
3490 * gdbint.texinfo (Target Architecture Definition): Delete
3491 definition of PRINT_REGISTER_HOOK.
3492
f153cc92
EZ
34932003-01-15 Elena Zannoni <ezannoni@redhat.com>
3494
3495 (OpenRISC 1000): Fix formatting of command names.
3496
c60eb6f1
EZ
34972003-01-15 Elena Zannoni <ezannoni@redhat.com>
3498
3499 * gdb.texinfo (Continuing and Stepping): Add new command
3500 'advance'. Clarify behavior of 'until'.
3501
f5ebfba0
DJ
35022003-01-13 Daniel Jacobowitz <drow@mvista.com>
3503
3504 * gdb.texinfo (Files): Document solib-absolute-prefix and
3505 solib-search-path.
3506
4ce8657e
MC
35072003-01-09 Michael Chastain <mec@shout.net>
3508
3509 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
3510 (Create a Release): Add new instructions for new @file{src-release}.
3511 Document existing instructions for @file{Makefile.in} as
3512 being for @value{GDBN} 5.3.1 or earlier.
3513
372613e3
AC
35142003-01-09 Andrew Cagney <ac131313@redhat.com>
3515
3516 * gdbint.texinfo (Target Architecture Definition): Mention
3517 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
3518 allocate memory.
3519
b4e9345d
DJ
35202003-01-04 Daniel Jacobowitz <drow@mvista.com>
3521
3522 * gdb.texinfo (Controlling GDB): Add @kindex for
3523 "show osabi".
3524 (Backtraces): Add @kindex's for backtrace-below-main.
3525
98b45e30
DJ
35262003-01-04 Daniel Jacobowitz <drow@mvista.com>
3527
3528 * gdb.texinfo (Controlling GDB): Document "set osabi".
3529
95f90d25
DJ
35302003-01-04 Daniel Jacobowitz <drow@mvista.com>
3531
3532 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
3533 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
3534
1e698235
DJ
35352003-01-04 Daniel Jacobowitz <drow@mvista.com>
3536
3537 * gdb.texinfo (Controlling GDB): Add ABI section. Document
3538 "set coerce-float-to-double".
3539 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
3540
e632838e
AC
35412003-01-02 Andrew Cagney <ac131313@redhat.com>
3542
3543 * stabs.texinfo: Remove obsolete text.
3544 * gdbint.texinfo: Ditto.
3545 * gdb.texinfo: Ditto.
3546
c133ab7a
MK
35472002-12-22 Mark Kettenis <kettenis@gnu.org>
3548
3549 * gdbint.texinfo (Target Architecture Definition): Update
3550 description of gdbarch_register_osabi.
3551
f821f325
KH
35522002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3553
3554 * agentexpr.texi: Fix typos.
3555 * annotate.texi: Likewise.
3556 * fdl.texi: Likewise.
3557
85a6d8d3 35582002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3559
3560 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3561 DEPRECATED_INIT_FRAME_PC.
3562
ae45cd16
AC
35632002-12-01 Andrew Cagney <ac131313@redhat.com>
3564
3565 * gdbint.texinfo (Target Architecture Definition): Delete
3566 PC_IN_CALL_DUMMY.
3567
07555a72
AC
35682002-11-28 Andrew Cagney <ac131313@redhat.com>
3569
3570 * gdbint.texinfo (Host Definition): Delete documentation on
3571 USE_GENERIC_DUMMY_FRAMES.
3572
c166cdc7
EZ
35732002-11-26 Elena Zannoni <ezannoni@redhat.com>
3574
5ae4183a 3575 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
3576 * Makefile.in (install-info): Run the install-info command as part
3577 of the post install steps only.
3578 (uninstall-info): New target.
3579 (uninstall): New target.
3580
35db0260
EZ
35812002-11-22 Elena Zannoni <ezannoni@redhat.com>
3582
3583 * Makefile.in (install): Make install do some real work.
3584
9ba8d803
AC
35852002-11-19 Andrew Cagney <ac131313@redhat.com>
3586
3587 Fix POSIX problem reported by Paul Eggert.
3588 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3589 Fix PR gdb/527.
3590
903ad3a6
AC
35912002-10-26 Andrew Cagney <cagney@redhat.com>
3592
3593 * gdbint.texinfo (Target Architecture Definition): Delete
3594 definition of DO_REGISTERS_INFO.
3595
f2abfe65
KB
35962002-10-18 Kevin Buettner <kevinb@redhat.com>
3597
3598 * gdbint.texinfo (Address Classes): Fix problems with insertion
3599 of ``{'' and ``}'' in example.
3600
b5b0480a
KB
36012002-10-17 Kevin Buettner <kevinb@redhat.com>
3602
3603 * gdbint.texinfo (Address Classes): New section.
3604 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3605 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3606 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3607 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3608
c85508ee
KD
36092002-10-11 Klee Dienes <kdienes@apple.com>
3610
3611 * gdb.texinfo (Registers): Mention vector registers as well as
3612 floating registers in the documentation for 'info registers' and
3613 'info all-registers'.
3614
6d12fc3d
DJ
36152002-10-11 Daniel Jacobowitz <drow@mvista.com>
3616
3617 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3618
8d19fbd2
JJ
36192002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3620
3621 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3622 interface definition.
3623
a37295f9
MM
36242002-10-03 Marko Mlinar <markom@opencores.org>
3625
3626 * gdb.texinfo (Target Commands): Add or1k target specific
3627 commands.
3628 * gdb.texinfo (Contributors): Add myself to the contributors list.
3629
da0f9dcd
AC
36302002-10-01 Andrew Cagney <ac131313@redhat.com>
3631
3632 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3633 and "mi1" instead of "mi1" and "mi0".
3634
2e834e49
HPN
36352002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3636
3637 * gdb.texinfo (Packets): Fix typos "alligned".
3638 Correct z3/Z3 description. Correct z4/Z4 title.
3639
050be0dc
AC
36402002-09-27 Andrew Cagney <ac131313@redhat.com>
3641
3642 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3643
1104b9e7
KB
36442002-09-25 Kevin Buettner <kevinb@redhat.com>
3645
3646 * gdb.texinfo: Use GNU/Linux instead of Linux.
3647
512217c7
AC
36482002-09-25 Andrew Cagney <ac131313@redhat.com>
3649
3650 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3651
10998722
AC
36522002-09-24 Andrew Cagney <ac131313@redhat.com>
3653
512217c7 3654 * gdb.texinfo: Replace @example with @smallexample.
10998722 3655
a0eb71c5
KB
36562002-09-20 Kevin Buettner <kevinb@redhat.com>
3657
f7dc1244 3658 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3659 * gdb.texinfo (Character Sets): Use @smallexample instead of
3660 @example. Use GNU/Linux instead of Linux.
3661
36622002-09-20 Jim Blandy <jimb@redhat.com>
3663
3664 * gdb.texinfo: Add character set documentation.
3665
2f870471
AC
36662002-09-19 Andrew Cagney <ac131313@redhat.com>
3667
3668 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3669 (Packets): Add cross reference from `b' packet to `z' packets.
3670
790eb8f5
AC
36712002-09-19 Andrew Cagney <ac131313@redhat.com>
3672
8d30a00d
AC
3673 * gdb.texinfo (Maintenance Commands): Document ``maint
3674 internal-error'' and ``maint internal-warning''.
3675
790eb8f5
AC
3676 * gdbint.texinfo (Target Architecture Definition): Revise
3677 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3678
a23a7bf1
JB
36792002-09-19 Joel Brobecker <brobecker@gnat.com>
3680
3681 * gdbint.texinfo (Target Conditionals): Document the new
3682 NAME_OF_MALLOC macro.
3683
299ffc64
AC
36842002-09-05 Andrew Cagney <ac131313@redhat.com>
3685
3686 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3687 engineer.
3688
b7bb15bc
SC
36892002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3690
3691 * gdb.texinfo (TUI Overview): Document status line fields.
3692
3d757584
SC
36932002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3694
3695 * gdb.texinfo (TUI Commands): Document info win command.
3696
269c21fe
SC
36972002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3698
3699 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3700
7cf36c78
SC
37012002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3702
3703 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3704 (TUI Keys): Likewise.
3705
d2c6833e
AC
37062002-08-25 Andrew Cagney <ac131313@redhat.com>
3707
3708 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3709 for a packet receive.
3710
46d8b1c3
AC
37112002-08-25 Andrew Cagney <ac131313@redhat.com>
3712
3713 * Makefile.in (clean): Move to end of file.
3714 (distclean, maintainer-clean, realclean): Ditto.
3715 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3716 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3717 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3718 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3719
b0787093
AC
37202002-08-24 Andrew Cagney <ac131313@redhat.com>
3721
3722 * Makefile.in (GDBINT_TEX_TMPS): Define.
3723 (gdbint.dvi, gdbint.pdf): Use
3724 (GDB_TEX_TMPS): Define.
3725 (gdb.dvi, gdb.pdf): Use.
3726 (STABS_TEX_TMPS): Define.
3727 (stabs.dvi, stabs.pdf): Use.
3728 (GDB_DOC_SOURCE_INCLUDES): New macros.
3729 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3730 (GDBINT_DOC_FILES_INCLUDES): New macros.
3731 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3732 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3733 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3734 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3735 (links2roff): Replace SFILES_INCLUDED with
3736 GDB_DOC_SOURCE_INCLUDES.
3737 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3738 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3739 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3740 dependencies.
3741 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3742 dependencies.
3743 (gdbmi.texinfo): Delete rule.
3744 (inc-hist.texinfo): Delete rule.
3745 (rluser.texinfo): Delete rule.
3746
ebba8386
AC
37472002-08-23 Andrew Cagney <cagney@redhat.com>
3748
3749 * gdbint.texinfo (Target Architecture Definition): Update
3750 STORE_RETURN_VALUE, mention regcache.
3751
0ab7a791
AC
37522002-08-21 Andrew Cagney <ac131313@redhat.com>
3753
3754 * gdbint.texinfo (Target Architecture Definition): Document
3755 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3756
ee2d5c50
AC
37572002-08-19 Andrew Cagney <ac131313@redhat.com>
3758
3759 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3760 Fix minor typos. Add index entries.
3761
53c69bd7
AC
37622002-08-18 Andrew Cagney <ac131313@redhat.com>
3763
3764 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3765
e76f1f2e
AC
37662002-08-15 Andrew Cagney <ac131313@redhat.com>
3767
3768 * gdbint.texinfo (Target Architecture Definition): Document
3769 PRINT_VECTOR_INFO.
3770 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3771
0680b120
AC
37722002-08-13 Andrew Cagney <ac131313@redhat.com>
3773
3774 * gdb.texinfo (Maintenance Commands): Document "maint print
3775 registers", "maint print raw-registers" and "maint print
3776 cooked-registers".
3777
3c3bea1c
GS
37782002-08-08 Grace Sainsbury <graces@redhat.com>
3779
a9331b3f 3780 From Mark Salter:
3c3bea1c
GS
3781 * gdb.texinfo (Protocol): Document T packet extension to
3782 allow watchpoint address reporting.
3783
42f9b0a5
AC
37842002-08-03 Andrew Cagney <ac131313@redhat.com>
3785
3786 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3787
db034ac5
AC
37882002-08-01 Andrew Cagney <cagney@redhat.com>
3789
3790 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3791 to CHILL.
3792
e2b28d04
AC
37932002-08-01 Andrew Cagney <ac131313@redhat.com>
3794
3795 * gdbint.texinfo (Coding): Revise section "Include Files".
3796
7fb623f7
AC
37972002-07-24 Andrew Cagney <cagney@redhat.com>
3798
3799 * gdbint.texinfo: Obsolete references to m88k.
3800 * gdb.texinfo: Ditto.
3801
4a2b4636
JB
38022002-07-10 Joel Brobecker <brobecker@gnat.com>
3803
7fb623f7 3804 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3805 where the proper version of autoconf can be retrieved.
3806
a71ec265
DH
38072002-07-09 Don Howard <dhoward@redhat.com>
3808
3809 * gdb.texinfo (Command Files): Further describe the behavior of
3810 sourced command files.
3811
b9aa90c9
AC
38122002-06-27 Andrew Cagney <ac131313@redhat.com>
3813
3814 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3815 (Coding): Clarify ISO C version that GDB assumes.
3816
40dd2248
TT
38172002-06-26 Tom Tromey <tromey@redhat.com>
3818
3819 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3820 add_setshow_cmd_full.
3821
bfac230e
DH
38222002-06-25 Don Howard <dhoward@redhat.com>
3823
3824 * gdb.texinfo (Memory Region Attributes): Document new behavior
3825 for 'mem' command.
3826
475b0867
JB
38272002-06-11 Jim Blandy <jimb@redhat.com>
3828
919d772c
JB
3829 * gdb.texinfo (Symbols): Update documentation for `info source'
3830 command.
3831
475b0867
JB
3832 * gdb.texinfo (Macros): Call the command `info macro', not
3833 `show macro'.
3834
ba8c9337
AC
38352002-06-09 Andrew Cagney <ac131313@redhat.com>
3836
3837 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3838 data''.
3839
1029b7fa
MK
38402002-06-09 Mark Kettenis <kettenis@gnu.org>
3841
3842 * gdbint.texinfo (Target Architecture Definition): Document
3843 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3844
16737d73
AC
38452002-06-08 Andrew Cagney <ac131313@redhat.com>
3846
3847 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3848 lists.
3849
30107679
AC
38502002-06-08 Andrew Cagney <ac131313@redhat.com>
3851
3852 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3853 Branch''.
3854
3352e23e
AC
38552002-06-01 Andrew Cagney <ac131313@redhat.com>
3856
3857 * gdbint.texinfo (Target Architecture Definition): Add section
3858 ``Converting an existing Target Architecture to Multi-arch''.
3859
cbb09e6a
AC
38602002-05-30 Andrew Cagney <ac131313@redhat.com>
3861
3862 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3863 to ``Obsoleting code''. Revise.
3864
e2e0bcd1
JB
38652002-05-17 Jim Blandy <jimb@redhat.com>
3866
3867 * gdb.texinfo (C Preprocessor Macros): New chapter.
3868 Include it in the main menu.
3869 (Contributors): Credit Jim Blandy with macro support.
3870 (Compilation): Explain how to get macro information into the
3871 executable.
3872 (Expressions): Note that preprocessor macros are expanded.
3873
9db8d71f
DJ
38742002-05-14 Daniel Jacobowitz <drow@mvista.com>
3875
3876 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3877 options for `target remote'.
3878
6d531722
AC
38792002-05-13 Andrew Cagney <ac131313@redhat.com>
3880
3881 * gdbint.texinfo (Target Architecture Definition): Delete
3882 documentation on NNPC_REGNUM.
3883
13d01224
AC
38842002-05-11 Andrew Cagney <ac131313@redhat.com>
3885
3886 * gdbint.texinfo (Target Architecture Definition): Document
3887 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3888 (Target Architecture Definition): Revise section `Using Different
3889 Register and Memory Data Representations'. Add section `Raw and
3890 Virtual Register Representations'.
3891
b2e75d78
AC
38922002-05-11 Andrew Cagney <ac131313@redhat.com>
3893
3894 * gdbint.texinfo (Target Architecture Definition): Mention
3895 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3896 (Target Architecture Definition): Mention same. Add references to
3897 web pages.
3898
2c8682ee
MS
38992002-05-08 Michael Snyder <msnyder@redhat.com>
3900
3901 * stabs.texinfo (Attributes): Document new "vector" attribute.
3902
0816590b
AC
39032002-05-04 Andrew Cagney <ac131313@redhat.com>
3904
3905 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3906
2653173e
AC
39072002-05-04 Andrew Cagney <ac131313@redhat.com>
3908
3909 * gdb.texinfo: Delete obsolete references to a29k.
3910
d7bd68ca
AC
39112002-04-24 Andrew Cagney <ac131313@redhat.com>
3912
3913 * gdbint.texinfo (Target Architecture Definition): Replace
3914 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3915
21d83aa5
DM
39162002-04-24 David S. Miller <davem@redhat.com>
3917
3918 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3919
7673a6cc
DM
39202002-04-21 David S. Miller <davem@redhat.com>
3921
3922 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3923
d49d1e0a
AC
39242002-04-21 Andrew Cagney <ac131313@redhat.com>
3925
3926 * gdbint.texinfo (Target Architecture Definition): Delete
3927 definition of HAVE_REGISTER_WINDOWS.
3928
f7dc1244 39292002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3930
3931 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3932 "Theodore A. Roth" <troth@verinet.com>.
3933
5ca0cb28
DH
39342002-04-15 Don Howard <dhoward@redhat.com>
3935
f7dc1244 3936 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3937 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3938 Provide a better explaination of this feature.
5ca0cb28 3939
f208ba17
AC
39402002-04-14 Andrew Cagney <ac131313@redhat.com>
3941
3942 * gdbint.texinfo (Target Architecture Definition): Remove
3943 FRAME_CHAIN_COMBINE.
3944
d5ba91de
MC
39452002-04-12 Michael Chastain <mec@shout.net>
3946
3947 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3948 REG_STACK_SEGMENT.
3949
26818220
MC
39502002-04-09 Michael Chastain <mec@shout.net>
3951
3952 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3953 PYRAMID_* macros.
3954
129188f6
AC
39552002-04-07 Andrew Cagney <ac131313@redhat.com>
3956
3957 * gdb.texinfo (Bug Reporting): Document that the web is the
3958 prefered way of submitting bug reports.
3959 (Bug Reporting): Delete the s-mail address as the last resort.
3960
8227c0ff
AC
39612002-04-05 Andrew Cagney <ac131313@redhat.com>
3962
3963 * gdbint.texinfo (Target Architecture Definition): Delete
3964 references to TARGET_WRITE_FP and write_fp.
3965
16d9dec6
MS
39662002-03-27 Michael Snyder <msnyder@redhat.com>
3967
3968 * gdb.texinfo: Document new commands dump, append, and restore.
3969
9ae8b82c
AC
39702002-03-27 Andrew Cagney <ac131313@redhat.com>
3971
3972 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3973 Branch'.
3974
474c8240
AC
39752002-03-18 Andrew Cagney <ac131313@redhat.com>
3976
3977 * gdb.texinfo: Change all examples to @smallexample.
3978 * gdbint.texinfo: Ditto.
a9331b3f 3979
fb0ff88f
AC
39802002-03-18 Andrew Cagney <ac131313@redhat.com>
3981
3982 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3983 Branches''.
3984
9bb0a4d8
AC
39852002-03-18 Andrew Cagney <ac131313@redhat.com>
3986
3987 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3988 Policy''.
3989
937f164b
FF
39902002-03-04 Fred Fish <fnf@redhat.com>
3991
3992 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3993 expresson, suports, dependant, trhe, perhaphs, situtations,
3994 explictily, taged, oportunity, unfortunatly).
3995
a7b40f07
AC
39962002-02-24 Andrew Cagney <ac131313@redhat.com>
3997
3998 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3999 Remove reference to 3.12.
4000
aab4e0ec
AC
40012002-02-23 Andrew Cagney <ac131313@redhat.com>
4002
4003 * gdbint.texinfo: Include fdl.texi.
4004 (Top): Add GNU Free Documentation License.
4005 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
4006 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
4007 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
4008 (gdbint.info): Add srcdir to include path.
4009 * gdb.texinfo: Include gpl.texi.
4010 (Top): Add Copying.
4011 * gpl.texi: New file.
4012
47b95330
AC
40132002-02-23 Andrew Cagney <ac131313@redhat.com>
4014
4015 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
4016
78c47bea
PM
40172002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
4018
4019 * gdb.texinfo: Document Cygwin native specific commands.
4020
56460a61
DJ
40212002-02-15 Daniel Jacobowitz <drow@mvista.com>
4022
4023 * gdb.texinfo: Document gdbserver ``--attach'' command.
4024
def71bfa
MS
40252002-02-07 Michael Snyder <msnyder@redhat.com>
4026
4027 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
4028 to @code(_ovly_debug_event).
4029
c928edc0
AC
40302002-02-07 Andrew Cagney <ac131313@redhat.com>
4031
4032 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
4033
81d46470
MS
40342002-02-06 Michael Snyder <msnyder@redhat.com>
4035
4036 * gdb.texinfo (overlays): Mention new magic symbol
4037 '_ovly_debug_event', which allows GDB to keep better track
4038 of overlays.
4039
f7dc1244 40402002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
4041
4042 * gdb.texinfo (Memory Region Attributes): Fix the wording.
4043 Suggested by Dmitry Sivachenko.
4044
4045 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
4046
15110bc3
MS
40472002-02-01 Michael Snyder <msnyder@redhat.com>
4048
4049 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
4050
6763aef9
MS
40512002-01-30 Michael Snyder <msnyder@redhat.com>
4052
ac282366
MS
4053 * gdb.texinfo: (remote protocol): Gramatical fix-up.
4054 (set trust-readonly-sections): Document.
6763aef9 4055
8642bc8f
AC
40562002-01-29 Andrew Cagney <ac131313@redhat.com>
4057
4058 * gdbint.texinfo (Releasing GDB): Revise and update.
4059
afe64c1a
AC
40602002-01-28 Andrew Cagney <ac131313@redhat.com>
4061
4062 * gdbint.texinfo (Target Architecture Definition): Delete
4063 description of TARGET_BYTE_ORDER_DEFAULT.
4064
f7dc1244 40652002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
4066
4067 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
4068 <mitya@cavia.pp.ru>.
4069
3d6e1b5a
AC
40702002-01-23 Andrew Cagney <ac131313@redhat.com>
4071
4072 * libgdb.texinfo: Delete file.
4073
6c0e9fb3
AC
40742002-01-22 Andrew Cagney <ac131313@redhat.com>
4075
4076 * gdb.texinfo: Remove makeinfo 3.12 hacks.
4077 * gdbint.texinfo: Ditto.
4078
e0ce93ac
AC
4079Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
4080
4081 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
4082
be298bcc
AC
40832002-01-22 Andrew Cagney <ac131313@redhat.com>
4084
4085 * Makefile.in: Update copyright.
4086 (TEXI2DVI): Define.
4087 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
4088 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
4089 gdb-cfg.texi.
4090 (TEXINDEX, PDFTEX): Delete makefile variables.
4091
8e04817f
AC
40922002-01-22 Andrew Cagney <ac131313@redhat.com>
4093
4094 * gdb.texinfo (Protocol): Move section to appendix.
4095
6b2f586d
AC
40962002-01-21 Andrew Cagney <ac131313@redhat.com>
4097
4098 * gdb.texinfo (Remote Debugging): Create a menu.
4099 (Top): Add ``Remote Debugging'' to menu.
4100
6f05cf9f
AC
41012002-01-21 Andrew Cagney <ac131313@redhat.com>
4102
4103 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
4104 serial protocol'' from here.
4105 (Remote Debugging): To here. New chapter.
4106
3fd3d7d2
AC
41072002-01-20 Andrew Cagney <ac131313@redhat.com>
4108
4109 * gdbint.texinfo (Target Architecture Definition): Delete
4110 description of TARGET_BYTE_ORDER_SELECTABLE_P.
4111
7fd60527
AC
41122002-01-20 Andrew Cagney <ac131313@redhat.com>
4113
4114 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
4115 are no longer needed.
4116 (Porting GDB): Add maintainer note about configure.host.
4117
c2f05ac9
AC
41182002-01-20 Andrew Cagney <ac131313@redhat.com>
4119
4120 * gdbint.texinfo (Target Architecture Definition): Remove
4121 definition of IEEE_FLOAT.
4122
f7dc1244 41232002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
4124
4125 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
4126 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
4127 <3diff@gnu.org>
231b2aad 4128
82600034
AC
41292002-01-19 Andrew Cagney <ac131313@redhat.com>
4130
4131 * gdbint.texinfo (Host Definition): Remove references to
4132 MALLOC_INCOMPATIBLE.
4133
7708fa01
AC
41342002-01-17 Andrew Cagney <ac131313@redhat.com>
4135
4136 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
4137 and xyz-xdep.o.
4138
eb12ee30
AC
41392002-01-17 Andrew Cagney <ac131313@redhat.com>
4140
4141 * gdb.texinfo (Maintenance Commands): Add appendix.
4142 (Set Breaks): Copy ``maint info breakpoint'' doco to
4143 ``Maintenance Commands'' appendix. Add reference.
4144
c9ccaa92
AC
41452002-01-17 Andrew Cagney <ac131313@redhat.com>
4146
4147 * fdl.texi: Remove next/prev from @node.
4148
f7dc1244 41492002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4150
4151 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4152 for monstrous @multitable (from Brian Youmans).
4153
4154 * fdl.texi: New file.
4155
4156 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4157
8973da3a
AC
41582002-01-15 Andrew Cagney <ac131313@redhat.com>
4159
4160 * gdbint.texinfo (Releasing GDB): New chapter.
4161
7d86b5d5
AC
41622002-01-14 Andrew Cagney <ac131313@redhat.com>
4163
4164 * gdb.texinfo (Embedded Processors, Calling program functions):
4165 Obsolete references to a29k.
4166
cc1cb004
AC
41672002-01-13 Andrew Cagney <ac131313@redhat.com>
4168
4169 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4170 examples. Document that a code-block should do or discard its
4171 cleanups before exit.
4172
79f12247
MS
41732002-01-11 Michael Snyder <msnyder@redhat.com>
4174
4175 * gdb.texinfo (Choosing files): Change @samp to @file.
4176
19837790
MS
41772002-01-05 Michael Snyder <msnyder@redhat.com>
4178
4179 * gdb.texinfo (--pid): Document new command line option (attach).
4180
f7dc1244 41812002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4182
4183 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4184 in the stub.
4185
d7449b42
AC
41862002-01-04 Andrew Cagney <ac131313@redhat.com>
4187
4188 * gdbint.texinfo (Target Architecture Definition): Replace
4189 BIG_ENDIAN with BFD_ENDIAN_BIG.
4190
f23631e4
AC
41912002-01-03 Andrew Cagney <ac131313@redhat.com>
4192
4193 * gdbint.texinfo (Target Architecture Definition): Replace
4194 value_ptr with struct value pointer.
4195
72c9928d
EZ
41962002-01-02 Eli Zaretskii <eliz@gnu.org>
4197
4198 * gdb.texinfo (Free Software): Fix wording.
4199
959acfd1
EZ
42002001-12-31 Eli Zaretskii <eliz@gnu.org>
4201
4202 * gdb.texinfo (Free Software): New section ``Free Software Needs
4203 Free Documentation''.
4204
f7dc1244 42052001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4206
4207 * stabs.texinfo:
4208 * gdb.texinfo:
4209 * gdbint.texinfo:
4210 * libgdb.texinfo:
4211 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4212
6600abed
MS
42132001-12-29 Michael Snyder <msnyder@redhat.com>
4214
4215 * gdb.texinfo (maint info sections): Fix typo.
4216
f6680716
MS
42172001-12-26 Michael Snyder <msnyder@redhat.com>
4218
fe95c787
MS
4219 * gdb.texinfo (maint info sections): Document.
4220
a9331b3f 4221 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4222 'info proc' sub-options that are currently not implemented.
4223
c3d3ce5b
JB
42242001-12-20 Jim Blandy <jimb@redhat.com>
4225
4226 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4227
778eb05e
AC
42282001-12-15 Andrew Cagney <ac131313@redhat.com>
4229
4230 * gdbint.texinfo (Target Architecture Definition): Replace
4231 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4232
2607059c
AC
42332001-12-01 Andrew Cagney <ac131313@redhat.com>
4234
4235 * gdbint.texinfo (Host Definition): Delete documentation on
4236 HOST_BYTE_ORDER.
4237
df0cd8c5
JB
42382001-11-30 Jim Blandy <jimb@redhat.com>
4239
4240 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4241 overlay support. Add to top-level menu.
df0cd8c5 4242
88118b3a
TT
42432001-11-26 Tom Tromey <tromey@redhat.com>
4244
4245 * gdb.texinfo (Command Syntax): Document C-o binding.
4246
96565e91
CF
42472001-07-26 Christopher Faylor <cgf@redhat.com>
4248
4249 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4250 use since it is described in the referenced section.
4251
f7dc1244 4252 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4253 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4254 clearer when using DJGPP.
4255
2a3d5645
CF
42562001-11-24 Christopher Faylor <cgf@redhat.com>
4257
4258 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4259 specifically refer to MS-DOS.
4260 (command files): Mention gdb.ini is only used on MS-DOS.
4261
aa26fa3a
TT
42622001-11-21 Tom Tromey <tromey@redhat.com>
4263
4264 * gdb.texinfo (Invoking GDB): Document --args.
4265 (Mode Options): Likewise.
4266
4f8ada06
JB
42672001-11-21 Jim Blandy <jimb@redhat.com>
4268
4269 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4270 Delete documentation; this macro has been removed from the
4271 sources.
4272
3fe0dc10
JB
42732001-11-13 Jim Blandy <jimb@redhat.com>
4274
4275 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4276
9e5abb06
CV
42772001-11-06 Corinna Vinschen <vinschen@redhat.com>
4278
4279 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4280
1c5dfdad
MS
42812001-11-05 Michael Snyder <msnyder@redhat.com>
4282
a9331b3f 4283 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4284 quote regexp chars in function names such as "operator*()".
4285
990f9fe3
FF
42862001-11-01 Fred Fish <fnf@redhat.com>
4287
4288 * gdbint.texinfo (SOLIB_ADD): Document additional new
4289 "readsyms" arg.
4290
b433d00b
DH
42912001-10-30 Don Howard <dhoward@redhat.com>
4292
070b1dd3
DH
4293 * gdb.texinfo: (Command Files) Added documentation for the
4294 behavior of gdb with input redirected from a file.
b433d00b 4295
b7209cb4
FF
42962001-10-28 Fred Fish <fnf@redhat.com>
4297
4298 * gdb.texinfo (auto-solib-add): Change docs to match
4299 implementation change.
4300 (auto-solib-limit): Add docs for new variable.
4301
1aa20aa8
AC
43022001-10-15 Andrew Cagney <ac131313@redhat.com>
4303
4304 * gdbint.texinfo (Target Architecture Definition): Function
4305 value_as_pointer renamed to value_as_address.
4306
fc0c74b1
AC
43072001-10-15 Andrew Cagney <ac131313@redhat.com>
4308
4309 * gdbint.texinfo (Target Architecture Definition): Default
4310 POINTER_TO_ADDRESS functions assume unsigned addresses.
4311 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4312 posting by Jim Blandy.
4313
f4846649
JB
43142001-10-12 Jim Blandy <jimb@redhat.com>
4315
4316 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4317 version of texi2html (1.64) doesn't support this flag any more.
4318
f277788b
MK
43192001-09-08 Mark Kettenis <kettenis@gnu.org>
4320
a9dc4918
MK
4321 * gdbint.texinfo (Host Definition): Remove description of
4322 MEM_FNS_DECLARED.
4323
d28379df
MK
4324 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4325
f277788b
MK
4326 * gdbint.texinfo (Host Definition): Remove description of
4327 HAVE_SIGSETMASK.
4328
7ccaa899
EZ
43292001-09-04 Elena Zannoni <ezannoni@redhat.com>
4330
4331 * gdbint.texinfo (Target Architecture Definition): Add
4332 explanation of TARGET_PRINT_INSN macro.
4333
17d9d558
JB
43342001-08-30 Jim Blandy <jimb@redhat.com>
4335
4336 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4337 Explain what it means to load relocatable files.
4338
72cde065
JB
43392001-08-28 Jim Blandy <jimb@redhat.com>
4340
4341 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4342 info `top' menu.
4343
9e678452
CF
4344Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4345
4346 * gdbint.texinfo: Add a cautionary note about macro use.
4347
a2bea4c3 43482001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4349
a2bea4c3
CV
4350 * gdb.texinfo: Explain omitting the hostname in the
4351 `target remote' command.
4352
1129bf27
DJ
43532001-07-30 Daniel Jacobowitz <drow@mvista.com>
4354
4355 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4356 and END-INFO-DIR-ENTRY.
4357
732b3002
SC
43582001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4359
4360 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4361
89437448
AC
43622001-07-25 Andrew Cagney <ac131313@redhat.com>
4363
4364 * gdbint.texinfo (libgdb): Rewrite.
4365
f7dc1244 43662001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4367
4368 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4369
c4555f82
SC
43702001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4371
4372 * gdb.texinfo (TUI): New chapter, document the TUI.
4373 (Mode Options): Document the -tui option.
4374
2f45a6e0
MK
43752001-07-23 Mark Kettenis <kettenis@gnu.org>
4376
4377 * gdbint.texinfo (Host Definition): Remove description of
4378 NEED_POSIX_SETPGID.
4379
f7dc1244 43802001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4381
4382 * gdb.tex (DJGPP Native): New node, with descriptions of
4383 DJGPP-specific commands.
4384
be9c6c35
JM
43852001-07-19 John R. Moore <jmoore@redhat.com>
4386
4387 * gdbint.texinfo: Three misspellings.
4388
dfa249fb
AC
43892001-07-06 Andrew Cagney <ac131313@redhat.com>
4390
4391 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4392 `test` expressions on bash. Problem reported by Colin Walters.
4393
c72e7388
AC
43942001-07-04 Andrew Cagney <ac131313@redhat.com>
4395
4396 * gdbint.texinfo (User Interface): Update ui-out documentation to
4397 refelect recent UI/MI updates.
4398
94bbb2c0
AC
43992001-07-04 Andrew Cagney <ac131313@redhat.com>
4400
4401 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4402 interpreters.
4403
af6c57ea
AC
44042001-06-15 Andrew Cagney <ac131313@redhat.com>
4405
4406 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4407 structure and not macros.
4408 (Host Definition): Document that much of this chapter is obsolete.
4409 (Target Architecture Definition): Update list of files that make
4410 up a target architecture.
4411 (Coding): Update.
4412
83aa8bc6
AC
44132001-06-28 Andrew Cagney <ac131313@redhat.com>
4414
4415 * gdbint.texinfo (Target Architecture Definition): Update
4416 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4417 The latter has been changed to a true predicate.
4418
f7dc1244 44192001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4420
4421 * annotate.texi: Add @noindent where needed. From Dmitry
4422 Sivachenko <dima@Chg.RU>.
4423 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4424
656db9b0
AC
44252001-06-16 Andrew Cagney <ac131313@redhat.com>
4426
4427 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4428
df2396a1
AC
44292001-06-14 Andrew Cagney <ac131313@redhat.com>
4430
4431 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4432 returns ``OK''. Document that the ``R'' packet does not reply.
4433
0f1f2b0a
MS
44342001-06-13 Michael Snyder <msnyder@redhat.com>
4435
4436 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4437
f7dc1244 44382001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4439
4440 * gdb.texinfo (Signals): Clarify the default setting of signal
4441 handling.
4442
a5d7c491
AC
44432001-05-14 Andrew Cagney <ac131313@redhat.com>
4444
4445 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4446 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4447
05a54c4f
AC
44482001-05-12 Andrew Cagney <ac131313@redhat.com>
4449
4450 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4451
f7dc1244 44522001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4453
4454 * gdbint.texinfo (Clean Design and Portable Implementation):
4455 Renamed from "Clean Design".
4456 (Clean Design and Portable Implementation): Document portable
4457 methods of handling file names, and the associated macros.
4458
f7dc1244 44592001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4460
4461 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4462 command and provide a cross-reference to its description.
4463 (Symbols): Note that "info scope" is useful for trace experiments.
4464
f7dc1244 44652001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4466
b37052ae
EZ
4467 * gdb.texinfo (Symbols): Document "info scope".
4468 (Tracepoints): New chapter.
4469 (Contributors): Update for v5.1.
4470 <All nodes>: Change "C++" to "C@t{++}".
4471
0ee54786
EZ
4472 * gdbint.texinfo (User Interface): A new section about ui_out
4473 functions, based on text written by Fernando Nasser.
4474
c534679c
EZ
4475 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4476
f7dc1244 44772001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4478
e9c75b65
EZ
4479 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4480
4481 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4482
4483 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4484 Replace "GDB" with "@value{GDBN}". Fix markup.
4485
4486 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4487
3d67e040
EZ
4488 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4489 a cross-reference to its description.
4490 (Symbols): Document "info symbol".
4491
f7dc1244 44922001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4493
4494 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4495 subsection "x86 Watchpoints".
4496 (Target Architecture Definition): Document the macros
4497 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4498 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4499
b0ed3589
AC
45002001-03-20 Andrew Cagney <ac131313@redhat.com>
4501
4502 * gdbint.texinfo (Target Architecture Definition): Update
4503 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4504 list.
4505
b6ba6518
KB
45062001-03-06 Kevin Buettner <kevinb@redhat.com>
4507
4508 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
4509 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
4510
f7dc1244 45112001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4512
4513 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4514
f7dc1244 45152001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4516
17cc6a06
EZ
4517 * gdb.texinfo (Environment): Document that `path' does not change
4518 the value of PATH in GDB's own environment (it did in the past,
4519 but that was changed on March 15, 1994). Reported by Doug Evans
4520 <dje@transmeta.com>.
4521
56caf160
EZ
4522 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
4523 its line. Fix markup of commands and macros. Add an Index node
4524 and index entries.
4525
29e57380
C
45262001-01-23 J.T. Conklin <jtc@redback.com>
4527
4528 * gdb.texinfo (Memory region attributes): New manual section.
4529
1c6147de
ND
45302001-01-04 Nicholas Duffek <nsd@redhat.com>
4531
4532 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4533
f7dc1244 45342000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4535
4536 * refcard.tex: Version and copyright fixed. From Phil Edwards
4537 <pedwards@disaster.jaj.com>.
4538
0dcedd82
AC
4539Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
4540
4541 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
4542 DWARF2_REG_TO_REGNUM): Document.
4543
3b851bce
AC
4544Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4545
4546 * gdbint.texinfo (Coding): Update current value of
4547 --enable-build-warnings. Mention --enable-gdb-build-warnings.
4548
f7dc1244 45492000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4550
4551 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4552 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4553
b90a5f51
CF
45542000-11-10 Christopher Faylor <cgf@cygnus.com>
4555
4556 * gdb.texinfo: Document new 'set step-mode' command.
4557
f7dc1244 45582000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4559
4560 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4561 changes from Dmitry Sivachenko <dima@Chg.RU>.
4562
f7dc1244 45632000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4564
4565 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4566 From Steven Johnson <sbjohnson@ozemail.com.au>.
4567
2e685b93
MK
45682000-08-10 Mark Kettenis <kettenis@gnu.org>
4569
4570 * gdbint.texinfo (Overall Structure): Spelling fix.
4571
f7dc1244 45722000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
4573
4574 * gdbint.texinfo (Target Architecture Definition): Document that
4575 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4576 for which REGISTER_CONVERTIBLE returns a zero value.
4577
63ac3005
EZ
45782000-07-08 Christopher Faylor <cgf@cygnus.com>
4579
4580 * Makefile.in (install-info): Find files to install in either the
4581 build or source directories (adapted from Makefile.am).
4582
bd79f757
ND
45832000-07-07 Nicholas Duffek <nsd@redhat.com>
4584
4585 * stabs.texinfo: Fix spelling errors.
4586 (String Field): FILE-NUMBER starts from 0, not 1.
4587
f7dc1244 45882000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4589
4590 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4591 Brian Youmans.
5f208f6d 4592
f7dc1244 45932000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4594
4595 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4596 the source directory. Reported by Mark Harig
4597 <markh@frazier.landmark.com>.
cc542d3b 4598
f3b28801
C
45992000-06-20 J.T. Conklin <jtc@redback.com>
4600
4601 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4602
449f3b6c
AC
4603Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4604
4605 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4606 Generate using pdftex.
4607 (PDFTEX): Define.
4608 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4609 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4610 @contents at the start.
4611
f7dc1244 46122000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4613
4614 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4615 Youmans.
48e934c6 4616
9e9c5ae7
AC
4617Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4618
4619 From Brian Youmans:
4620 * gdb.texinfo: Fix ``et al.''.
4621
c741b251
AC
4622Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4623
4624 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4625 loop.
4626
4ab64e14
JG
46272000-05-19 Jimmy Guo <guo@cup.hp.com>
4628
4629 * configure: Regenerate.
4630
f7dc1244 46312000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4632
4633 * Makefile.in (install-info): Run install-info on installed Info
4634 files.
4635
8c70017b
AC
4636Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4637
a7cb598a
AC
4638 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4639 Andrew Cagney.
8c70017b 4640
f7dc1244 46412000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4642
4643 * gdb.texinfo: Proofreading changes from Brian Youmans.
4644
bf0184be
ND
46452000-05-01 Nick Duffek <nsd@cygnus.com>
4646
4647 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4648 startup sequence, minor edits.
4649
f7dc1244 46502000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4651
4652 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4653 TeX.
4654
4655 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4656 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4657 like `n' and `s' which look weird. Convert some of the @kindex to
4658 @vindex, when they refer to variables, not commands.
4659
33e16fad
AC
4660Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4661
4662 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4663
f7dc1244 46642000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4665
4666 * Makefile.in (GDBMI_DIR): New variable.
4667 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4668 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4669 (gdbmi.texinfo): New target, for texi2roff.
4670 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4671 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4672
4673 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4674 gdbmi.texinfo.
4675 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4676 comment.
4677
d167840f
EZ
46782000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4679
4680 * gdb.texinfo (Files): Update description of add-symbol-file
4681 command.
4682
f7dc1244 46832000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4684
4685 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4686 prevents the build (and is generally a Bad Idea).
4687
f7dc1244 46882000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4689
4690 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4691 a comma inside @var.
4692 (Command Files): Index markup changes from Dmitry Sivachenko
4693 <dima@Chg.RU>.
4694
f7dc1244 46952000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4696
4697 * Makefile.in (LN_S): Define.
4698 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4699 invoke "ln -s" unless it is known to work.
4700
4701 * configure.in (AC_PROG_LN_S): Add.
4702
8dc7983f
JB
47032000-04-14 Jim Blandy <jimb@redhat.com>
4704
4705 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4706 section.
4707 (Target Conditionals): Document ADDRESS_TO_POINTER,
4708 POINTER_TO_ADDRESS.
4709
1a8237e8
DB
47102000-04-11 Daniel Berlin <dan@cgsoftware.com>
4711
4712 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4713 gdb-cfg.texi to get the value.
4714
ca526f1a
JB
47152000-04-10 Jim Blandy <jimb@redhat.com>
4716
4717 * gdbint.texinfo (Target Architecture Definition): Fix
4718 cross-references.
4719
faaafcb4
JB
47202000-04-08 Jim Blandy <jimb@redhat.com>
4721
4722 * gdbint.texinfo (Using Different Register and Memory Data
4723 Representations): New section.
4724 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4725 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4726 REGISTER_CONVERT_TO_RAW): Document.
4727
1b27397f
AC
4728Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4729
4730 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4731 for acknowledgments.
4732
480ff1fb
AC
4733Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4734
4735 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4736 qThreadExtraInfo.
4737
a9331b3f 47382000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4739
a9331b3f
RM
4740 * gdb.texinfo: Clarify which remote debug protocol commands are
4741 required and which are optional.
f1251bdd 4742
dbeb8dbd
AC
4743Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4744
4745 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4746 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4747 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4748 * annotate.texi: Update.
4749
6d2ebf8b
SS
47502000-03-28 Stan Shebs <shebs@apple.com>
4751
4752 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4753 expectation of additional changes before release), update
4754 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4755 node links, rephrase and/or shorten lines to fix formatting
4756 problem in both regular and @smallbook formats.
4757 * annotate.texi: Shorten lines in example, use smallexample
4758 consistently everywhere.
4759 * Makefile.in: Add comment about texinfo 4.0 html generation.
4760 (SFILES_INCLUDED): Add annotate.texi.
4761
5d161b24
DB
47622000-03-27 Daniel Berlin <dan@cgsoftware.com>
4763
5ae4183a
AS
4764 * gdb.texinfo (Debugging Output): Added new section, documenting
4765 the "set/show debug" commands.
5d161b24 4766
b9deaee7
AC
4767Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4768
4769 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4770 entry.
4771
4772 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4773 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4774 @chapter and @node entries.
a9331b3f 4775
b9deaee7 4776 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4777
9ef47d30
AC
4778Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4779
4780 * Makefile.in (install-info): Create $(infodir) before installing
4781 files.
4782
cfeada60
FN
47832000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4784
4785 From David Whedon <dwhedon@gordian.com>
5ae4183a 4786 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4787
6837a0a2
DB
47882000-03-22 Daniel Berlin <dan@cgsoftware.com>
4789
4790 * gdb.texinfo: Add documentation for the apropos command.
4791
bba2971c
MS
47922000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4793
4794 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4795
2b628194
MS
47962000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4797
a9331b3f 4798 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4799 two places.
4800
96a2c332
SS
48012000-03-17 Stan Shebs <shebs@apple.com>
4802
4803 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4804 <dima@Chg.RU>, also clarification of allowed content for
4805 string constants.
4806
f7dc1244 48072000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4808
4809 * gdb.texinfo (main menu): Add Annotations.
4810 (File Options): Add @cindex entries for each command-line option.
4811 Document --epoch, --annotate, --async, --interpreter, --write,
4812 --statistics, and --version.
4813
4814 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4815 of GDB.
4816
9d233477
JB
48172000-02-23 Jim Blandy <jimb@redhat.com>
4818
4819 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4820
14e0eb3b
JB
48212000-02-22 Jim Blandy <jimb@redhat.com>
4822
4823 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4824
3555de01
JM
48252000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4826
4827 * Makefile.in (diststuff): New target.
4828
5e35df8e
KB
48292000-02-15 Kevin Buettner <kevinb@redhat.com>
4830
4831 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4832 architecture. [From Jim Wilson.]
5e35df8e 4833
c5394b80
JM
48342000-01-16 Tom Tromey <tromey@cygnus.com>
4835
4836 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4837 (Delete Breaks): Mention range arguments.
4838 (Disabling): Likewise.
4839
c3f6f71d
JM
48402000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4841
4842 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4843
c4093a6a
JM
4844Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4845
4846 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4847 valid functions.
4848
11cf8741
JM
48491999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4850
4851 * gdb.texinfo: Clarify regular expressions used in rbreak.
4852
917317f4
JM
48531999-10-15 Kevin Buettner <kevinb@cygnus.com>
4854
4855 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4856 MEMORY_REMOVE_BREAKPOINT): Document.
4857
4858Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4859
4860 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4861 offset re-using the DATA offset instead.
4862
2df3850c
JM
48631999-10-11 Jim Kingdon <kingdon@redhat.com>
4864
4865 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4866
48671999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4868
4869 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4870 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4871 typos.
4872
4873 * gdb.texinfo: Various minor wording and formatting improvements,
4874 mentions of additional command-line options.
4875
2acceee2
JM
48761999-09-30 Fred Fish <fnf@cygnus.com>
4877
4878 * gdb.texinfo: Document additional forms of specifying section
4879 names and addresses for the add-symbol-file command.
4880
c2c6d25f
JM
48811999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4882
4883 * gdbint.texinfo: Fix typo, add the word "have".
4884
48851999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4886
4887 * gdbint.texinfo (Target Architecture Definition): Document the
4888 SKIP_PERMANENT_BREAKPOINT macro.
4889
d4f3574e
SS
48901999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4891
4892 * gdb.texinfo: Fiks speling errers.
4893
4894 * gdb.texinfo: Fix uses of @multitable.
4895
f7dc1244 4896 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4897 * gdb.texinfo: Include details specific to DOS host, clarify
4898 some confusing language, fix @ref/@xref/@pxref usages, add
4899 comments about using with optimization, add more indexing,
4900 fix info about disassembly-flavor.
4901
4902Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4903
4904 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4905 SKIP_SOLIB_RESOLVER): Define.
4906
4907Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4908
4909 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4910 ``g'' packets.
4911
104c1213
JM
49121999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4913
4914 * gdb.texinfo: Create a new "Configurations" chapter with
4915 platform-specific info, inline remote.texi and move sections of it
4916 into the new chapter, move bits about info proc, heuristic search,
4917 and register stack into the new chapter.
4918 * remote.texi: Remove, now part of gdb.texinfo.
4919 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4920
49211999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4922
4923 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4924 GDB_TARGET_IS_MACH386): These kludges have gone away.
4925
4926Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4927
4928 * gdbint.texinfo (Target Architecture Definition): Mention
4929 TDEPLIBS.
4930
53a5351d
JM
49311999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4932
4933 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4934 surrounding text to fit HP-UX bits into general info.
4935 (HPPA-cfg.texi): Remove, no longer useful.
4936
4937 * gdb.texinfo: Remove explicit links from @node lines, remove
4938 HP-added "Detailed Node Listing" from main menu which confuses
4939 things.
4940
4941 From Dmitry Sivachenko <dima@Chg.RU>:
4942 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4943 in description of `set environment'.
4944
49451999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4946
4947 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4948
7be570e7
JM
49491999-08-12 Ben Elliston <bje@cygnus.com>
4950
4951 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4952
f7dc1244 49531999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4954
4955 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4956 watch, awatch, and rwatch. Explain why the latter two cannot be
4957 set as software watchpoints. Document that watchpoints for local
4958 variables are deleted when the debuggee terminates.
4959
4960Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4961
4962 * remote.texi (Protocol): Further clarification of the "qRcmd"
4963 packet. Allow E.. response packet. "qRcmd" packet is no longer
4964 reserved.
4965
49661999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4967
a9331b3f
RM
4968 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4969 * gdb.texinfo: Ditto.
7be570e7 4970
96baa820
JM
49711999-08-06 Tom Tromey <tromey@cygnus.com>
4972
4973 * gdb.texinfo (KOD): New node.
4974
4975Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4976
4977 * remote.texi (Rcmd): Fix minor formatting typos.
4978
4979Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4980
4981 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4982 packets.
4983
adf40b2e
JM
49841999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4985
4986 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4987 fixes.
4988
43ff13b4
JM
4989Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4990
4991 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4992
085dd6e6
JM
4993Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4994
4995 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4996 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4997 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4998 packets that are not supported on all hosts. Expand examples.
4999 Spell check.
5000
50011999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5002
5003 * Makefile.in: Recognize html, install-html. Add targets
5004 to build HTML versions of documentation via texi2html.
5005
5006Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
5007
5008 * gdbint.texinfo (Testsuite): New chapter, information about the
5009 testsuite.
5010
5011Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
5012
5013 * remote.texi (Communication Protocol): Rewrite.
5014
5015Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
5016
5017 * stabs.texinfo: Fix uses of xref.
5018
9e0b60a8
JM
5019Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
5020
5021 * gdbint.texinfo: Add an anti-printf exhortation, and update the
5022 info about patch submission.
5023
cce74817
JM
5024Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
5025
5026 From Per Bothner <bothner@cygnus.com>:
5027 * gdb.texinfo: Document Chill support.
5028
5029Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
5030
5031 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
5032 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
5033 Document that the value should be greater-than or equal-to zero.
5034 (NO_STD_REGS): Document. Deprecate.
5035
ac9a91a7
JM
5036Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5037
5038 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
5039 Document that these are not used.
5040
5041Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5042
5043 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
5044
392a587b
JM
5045Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
5046
5047 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
5048 numargs was dropped.
5049
5050Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
5051
5052 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
5053
b83266a0
SS
5054Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
5055
5056 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
5057 Update.
5058
7a292a7a
SS
5059Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
5060
5061 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
5062 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
5063
5064Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
5065
5066 * gdbint.texinfo: Fix typos: $ -> @.
5067
5068Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
5069
5070 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
5071 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
5072 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
5073 BREAKPOINT_FROM_PC.
a9331b3f 5074
7a292a7a
SS
5075Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
5076
5077 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
5078 CALL_DUMMY_STACK_ADJUST): Document.
5079
5080Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5081
5082 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
5083 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
5084
50851999-04-02 Stan Shebs <shebs@andros.cygnus.com>
5086
5087 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
5088 longer exists.
5089
5090Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
5091
5092 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
5093 nearly all @ifset/@ifclear conditionals; nobody uses them, and
5094 they make the manual source incomprehensible.
5095 * h8-cfg.texi: Remove, hasn't been used in years.
5096
c906108c
SS
5097Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
5098
5099 * gdb.texinfo: Update the credits.
5100
5101Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5102
5103 * gdb.texinfo: Fix mistakes noticed in printout of last
5104 draft, add Alpha to discussion of heuristic fence post.
5105
5106Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
5107
5108 * gdb.texinfo, remote.texi: Many changes; update to Seventh
5109 Edition, merge some HP changes into mainline, describe some
5110 previously undocumented features, describe more of the target
5111 commands available, eliminate obsolete section on renamed
5112 commands.
5113 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
5114
5115Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
5116
5117 * gdb.texinfo: Make many HPPA conditionals unconditional,
5118 including catchpoint description, since now on for all configs.
5119 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
5120 specializations.
5121
5122Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
5123
5124 * Makefile.in (GDBvn.texi): Fix match expression to work with
5125 current format of VERSION in gdb/Makefile.in.
5126 * gdb.texinfo: Fix node ref to match new readline.
5127
5128Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
5129
a9331b3f
RM
5130 * gdb.texinfo: Changes made as part of a project to merge in
5131 changes made by HP. Documentation makes extensive use of
c906108c
SS
5132 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
5133 on remote debugging. There are differences in documentation
5134 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
5135 the HP manual discusses catchpoints, hardware watchpoints, and
5136 some HPUX specific limitations for shared library support.
a9331b3f 5137
c906108c
SS
5138 There are also a number of @node changes.
5139
51401999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5141
5142 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5143 (C Usage): Same.
5144
5145Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5146
5147 The following changes were made by Edith Epstein
5148 <eepstein@cygnus.com> as part of a project to merge in changes
5149 made by HP.
a9331b3f 5150
c906108c
SS
5151 * HPPA-cfg.texi: new file.
5152
5153 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5154
5155 * refcard.tex: change documentation about catch.
5156 removed info catch.
5157
5158Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5159
5160 * gdbint.texinfo: Expand on GDB's coding standards,
5161 specify the use of arg names with prototypes.
5162
51631998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5164
5165 * gdb.texinfo: Fix tipo.
5166
5167Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5168
5169 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5170 TARGET_BYTE_ORDER_SELECTABLE_P.
5171
5172Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5173
5174 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5175
51761998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5177
5178 * agentexpr.texi: New file.
5179
5180Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5181
5182 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5183
51841998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5185
5186 * remote.texi: Changed wording that implied that the GDB remote
5187 protocol caches register values instead of GDB itself.
5188
5189Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5190
5191 * gdbint.texinfo: Add some info about symbol readers.
5192 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5193 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5194 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5195 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5196
5197Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5198
a9331b3f 5199 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5200
5201Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5202
5203 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5204
5205Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5206
5207 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5208 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5209
5210Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5211
5212 * gdbint.texinfo: Fix minor typos.
5213
5214Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5215
5216 * gdbint.texinfo: Complete overhaul. Group descriptions more
5217 logically, add more info on generic algorithms, remove much
5218 obsolete and/or wrong material.
5219
5220Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5221
5222 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5223
5224Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5225
5226 * refcard.tex: Copyright, address updates.
5227
5228Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5229
5230 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5231 for the edition instead of confusing GDB-version-like numbers.
5232
5233Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5234
5235 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5236
5237Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5238
5ae4183a 5239 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5240
5241Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5242
5243 * gdb.texinfo: Add some credits, mention bug monitor.
5244 * remote.texi: Mention mips monitor targets.
5245 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5246
c906108c
SS
5247Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5248
5249 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5250 files, finish sorting of host vs target vs native macros, describe
5251 some more of them.
5252
5253Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5254
5255 * gdbint.texinfo (Host Conditionals): Document change from
5256 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5257
5258Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5259
5260 * gdbint.texinfo (Host Conditionals): Document
5261 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5262
5263Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5264
5265 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5266 Document LSEEK_NOT_LINEAR.
5267
5268Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5269
5270 * stabs.texinfo (Stab Section Basics): Make it clear that only
5271 some versions of the GNU linker remove the leading N_UNDF symbol.
5272
5273Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5274
5275 * stabs.texinfo (String Field): Document type number pairs here,
5276 instead of in the Sun specific section.
5277 (Include Files): The GNU linker supports the N_BINCL
5278 optimization. Clarify the N_BINCL value, and what it is used
5279 for.
5280 (Procedures): Document N_FUN with an empty string to mark the end
5281 of a function.
5282 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5283 (Sun Differences): Remove this node, as the information is now
5284 elsewhere in the main document.
5285 (Stab Section Basics): Mention that the GNU linker may optimize
5286 stabs and remove the leading N_UNDF symbol.
5287
5288Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5289
5290 * gdb.texinfo, refcard.tex: Restore author credit
5291
5292Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5293
5294 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5295 documentation to account for START and END macros taking
5296 one arg.
5297
5298Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5299
5300 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5301 * gdb.texinfo (Frames): Fix typo.
5302
5303Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5304
5305 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5306 a target_signal as arg type, not a pid.
5307
5308Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5309
5310 * gdb.texinfo: Document `set assembly-language'.
5311
5312Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5313
5314 * remote.texi: Update list of stubs in the GDB distribution.
5315
5316Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5317
5318 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5319 Also document that some systems can use mmalloc but must define
5320 this if their C runtime allocates memory that is later freed.
5321 (MMCHECK_FORCE): Document new macro.
a9331b3f 5322
c906108c
SS
5323Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5324
5325 * remote.texi: Add documentation for target Sparclet.
5326
5327Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5328
a9331b3f 5329 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5330 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5331 * configure.in: Rewritten for autoconf.
5332 * configure: New.
5333
5334Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5335
5336 * Makefile.in (DVIPS): New define, set to dvips.
5337 (dvi): Add stabs.dvi.
5338 (ps): New target.
5339 (all-doc): Depend on info, dvi, and ps targets.
5340 (STAGESTUFF): Add *.ps and *.dvi files.
5341 (clean-info, clean-dvi): Remove.
5342 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5343 rules completely rewritten.
5344 (maintainer-clean): Remove clean-info and clean-dvi
5345 dependencies and put their actions in the rules.
5346 (gdb.ps): New target
a9331b3f 5347 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5348 intermediate TeX files, whether they have 2 or 3 character
5349 extensions.
5350 (gdbint.ps): Add target and rules.
5351 (gdb-internals): Delete unused target.
5352 (Makefile): Depends upon config.status also.
5353
5354Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5355
5356 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5357 set.
5358
5359Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5360
5361 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5362 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5363
5364Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5365
5366 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5367
5368Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5369
5370 * gdb.texinfo (Print settings): Document
5371 `set/show print static-members' commands.
5372
5373Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5374
5375 * gdbint.texinfo (Native): Document name change, coredep.c to
5376 core-aout.c.
5377
5378Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5379
5380 * stabs.texinfo (Include Files): Document the values the SunOS4
5381 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5382
5383Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5384
5385 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5386 Fix typo.
5387
5388Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5389
5390 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5391 "gdb.tar.Z".
5392
5393Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5394
5395 * Makefile.in (maintainer-clean): New target, synonym for
5396 realclean.
5397
5398Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5399
5400 * Update all FSF addresses except those in COPYING* files.
5401
5402Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5403
5404 From Richard Earnshaw (rearnsha@armltd.co.uk):
5405 * gdb.texinfo (convenience variables): Document $_exitcode.
5406 (quit): Document optional expression to use as exit code.
5407
5408Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5409
5410 * gdb.texinfo, remote.texi: Brought up to date with various
5411 GDB changes.
5412
5413Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5414
5415 * gdb.texinfo: Update dates and versions, fix comments about
5416 hardware watchpoints in future releases and about the
5417 sharedlibrary command.
5418
5419Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5420
5421 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5422 C_FUN stab. Other cleanups.
5423
5424Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5425
5426 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5427 for the sparc stub.
5428
5429Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5430
5431 * annotate.texi: Clarify which addresses have differing formats
5432 depending on the language and which do not.
5433
5434Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5435
5436 * remote.texi (NetWare): Changed example to use BOARD= instead of
5437 NODE= argument to reflect correspoding change to gdbserve.nlm.
5438
5439Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5440
5441 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5442 GDB, as well as AIX dbx, supports the size type attribute.
5443
5444Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5445
5446 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5447
5448Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5449
5450 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5451 and new 'if' and 'while' commands.
5452
5453Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5454
5455 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5456
5457Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5458
5459 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5460 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5461 NetWare targets. Mostly stolen from the Server node.
5462
5463Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5464
5465 * gdb.texinfo (Setting): Talk about the language of a source file
5466 versus the working language. The old documentation did not match
5467 what GDB did.
5468
5469Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5470
5471 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5472 of a source file.
5473
5474Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5475
5476 * gdb.texinfo (Processes): New node.
5477
5478Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5479
5480 * remote.texi: Update documentation of set/show mipsfpu.
5481
3fc11d3e
JM
5482Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5483
5484 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5485 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5486
5487Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5488
5489 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5490 obsolete conditionals, described some others.
5491
5492Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5493
5494 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5495 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5496
5497Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5498
5499 * gdbint.texinfo: Put regex conditionals in their own table.
5500
5501Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5502
5503 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5504 described or fixed the descriptions of many others.
5505
5506Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
5507
5508 * gdb.texinfo: Add some more credits.
5509 * gdbint.texinfo: Capitalize GDB consistently, describe some
5510 macros and remove some.
5511
5512Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5513
5514 * gdbint.texinfo: Removed mentions of many incorrectly placed and
5515 obsolete conditionals, described some others.
5516
5517Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5518
5519 * gdb.texinfo (help targets): Changed to `help target', which
5520 is the correct gdb command.
5521
5522Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5523
5524 * annotate.texi (TODO): New node, for keeping track of annotations
5525 suggested but not yet implemented.
5526
5527Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5528
5529 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
5530 another symbol, it is not the address itself.
5531
5532Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
5533
5534 * stabs.texinfo (Stab Section Basics): Add comment about alignment
5535 of stabs-in-coff sections.
5536
5537Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5538
5539 * annotate.texi: Change edition to 0.5 and date to May 1994.
5540 Add index.
5541 (Frames): New node, for frame annotation.
5542 (Displays): New node, for display annotation.
5543
5544 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
5545 when waiting for your program to stop.
5546
5547Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5548
5549 * annotate.texi (Breakpoint Info): Document annotation of header
5550 fields and record annotation.
5551
5552Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5553
5554 * annotate.texi: New file, to document annotations.
5555
5556Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5557
5558 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
5559 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
5560
5561Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5562
5563 * stabs.texinfo (Stab Section Basics): Say what is in .stab
5564 section, and say n_strx field is compilation unit relative.
5565 * stabs.texinfo: Don't use @code for a.out when it is the name of
5566 an object file format.
5567
5568Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5569
5570 * gdb.texinfo: Refer to file names, not path names, per rms
5571 convention.
5572 (Arguments): Fix typo.
5573
5574Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5575
5576 * stabs.texinfo (Global Variables): Talk about stabs in files
5577 where variables are referenced, but not defined.
5578
5579Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5580
5581 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5582 Cplusplus to new nodes Member Type Descriptor and Method Type
5583 Descriptor. Re-write stuff for #.
5584
5585Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5586
5587 * gdb.texinfo (Print Settings): Don't document "set print
5588 fast-symbolic-addr off". The bug which it worked around was fixed
5589 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5590
5591 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5592 N_ENTRY node.
5593
5594 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5595
5596Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5597
5598 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5599 references to ieee-float.c.
5600
5601Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5602
5603 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5604 match what the code actually does.
5605
5606Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5607
5608 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5609
5610Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5611
5612 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5613 i, and b.
5614
5615Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5616
5617 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5618 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5619 as "stabs in sections" rather than just saying "ELF and SOM".
5620 Also make that stuff apply to COFF.
5621
5622Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5623
5624 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5625 Ghostscript.
5626
5627Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5628
5629 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5630 versus functions without line numbers, also mention stepping into
5631 them as well as "step" when you are in them. Tell the user how to
5632 deal with the situation. Add comment about "debugging information".
5633
5634Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5635
5636 * stabs.texinfo (Enumerations): Document restriction on where
5637 enumeration types can appear and still win with GDB.
5638
5639Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5640
5641 * stabs.texinfo (Negative Type Numbers): Document format for type
5642 -16.
5643
5644Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5645
5646 * gdb.texinfo (Selection, Frame Info): Update information about
5647 arbitrary frame specficiations.
5648
5649Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5650
5651 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5652
5653Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5654
5655 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5656
5657Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5658
5659 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5660
5661Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5662
5663 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5664 Differences node to Statics node.
5665 (Statics): Discuss XCOFF use of V symbol descriptor.
5666
5667 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5668 not clean.
5669
5670Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5671
5672 * gdb.texinfo (Print Settings): Document `set print
5673 fast-symbolic-addr' and improve the doc for some other
5674 `set print's.
5675
5676Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5677
5678 * stabs.texinfo (String Field): Talk about defining several type
5679 numbers at once.
5680 Fix lint regarding changing node ELF Transformations to
5681 ELF and SOM Transformations.
5682
5683Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5684
5685 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5686
5687Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5688
5689 * stabs.texinfo (Cross-References): `::' is for nested types only
5690 within <>.
5691 (Structures): Document static members.
5692
5693Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5694
5695 * stabs.texinfo: Document S type attribute.
5696
5697Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5698
5699 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5700
5701Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5702
5703 * gdbint.texinfo: Fix a few typos.
5704
5705Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5706
5707 * gdb.texinfo, remote.texi: formatting improvements
5708
5709 * gdb.texinfo (New Features): mention threads.
5710 (Summary, C): fix xrefs in newly contributed text.
5711 (Threads): index entries, clarifications, example
5712 (passim): minor typos fixed, phrasing improvements
5713
5714 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5715 entries; (Server): explain use of gdbserver w/real-time systems,
5716 add example of conflicting TCP port; (MIPS Remote) break up
5717 running text into table, highlighting commands, and add example.
a9331b3f 5718
c906108c
SS
5719Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5720
5721 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5722
5723Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5724
5725 * stabs.texinfo (Nested Symbols): New node.
5726 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5727
5728Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5729
5730 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5731 to picking which Bbss.bss symbol to use, and (because there seems to
5732 be no good way of doing it) re-write some of the text to make it
5733 sound like Bbss.bss isn't such a great idea after all (as currently
5734 designed).
5735
5736 * gdb.texinfo (C): In addition to saying people have to use g++ for
5737 good results, say they have to use stabs. Specifically say cfront
5738 doesn't work well.
5739 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5740 the gdb README. Add xrefs to places where the support for the various
5741 languages is described in detail.
5742
5743Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5744
5745 * stabs.texinfo: Clean up stuff about visibility and virtual
5746 characters.
5747
5748 * stabs.texinfo (N_M2C): Cite Sun doc.
5749
5750Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5751
5752 * gdb.texinfo: updates re threads.
5753 * remote.texinfo: avoid index entries starting with digits.
5754
5755Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5756
5757 * stabs.texinfo (Enumerations): Talk about large, negative and
5758 octal values. Clean up cross reference to type attributes.
5759 (String Field): Say that GDB 4.11 supports size attribute.
5760
5761Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5762
5763 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5764 is a mandatory step. Make the stuff about that more concise.
5765
5766Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5767
5768 * stabs.texinfo (Class Names): New node.
5769
5770 * gdb.texinfo (Command Files): Explain order of init file reading.
5771
5772 * remote.texi (Bootstrapping): Talk about getting the serial driver
5773 to deal with ^C sent by gdb to stop the remote system.
5774
5775Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5776
5777 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5778
5779 * libgdb.texinfo (Defining Commands): made the DOC arg
5780 to gdb_define_app_command a char * instead of char **
5781 per a suggestion from kingdon.
5782
5783 * libgdb.texinfo: total rewrite from a different starting
5784 premise.
5785
5786Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5787
5788 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5789 floats passed as doubles (to improve clarity).
5790
5791Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5792
5793 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5794
5795 * a4rc.sed: update to work with Andreas Vogel papersize params
5796
5797 * refcard.tex: use Andreas Vogel simplifications of papersize
5798 params; remove useless version info; update copyright date.
5799
5800Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5801
5802 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5803
5804Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5805
5806 * gdb.texinfo (Files): Say what address the load command loads it at.
5807
5808 * stabs.texinfo (Common Blocks): Minor cleanups.
5809
5810 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5811 that Sun has backed away from the linker kludge and thus the relevant
5812 issue is changes to the SunPRO tools, not the Solaris linker.
5813
5814 * stabs.texinfo (Traditional Integer Types): Clean up description
5815 of octal bounds a little bit. Document extra leading zeroes.
5816
5817Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5818
5819 * gdb.texinfo (Signaling): Update for symbolic symbol names
5820 and add a section explaining the difference between the GDB
5821 signal command and the shell kill utility.
5822
5823Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5824
5825 * libgdb.texinfo: added `@' to braces that were unescaped.
5826
5827Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5828
5829 * libgdb.texinfo: new file. Spec for the gdb library.
5830
5831Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5832
5833 * stabs.texinfo (Include Files): Fix typo (start -> end).
5834
5835Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5836
5837 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5838 from Melissa at FSF's editing pass.
5839
5840Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5841
5842 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5843 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5844 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5845
5846Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5847
5848 * remote.texi (Bootstrapping): Discuss 386 call gates.
5849
5850Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5851
5852 * stabs.texinfo (Based Variables): New node.
5853
5854Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5855
5856 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5857 names, sizes, and formats to suggest how not to lose.
5858
5859Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5860
5861 * stabs.texinfo (Methods): Fix typo.
5862
5863Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5864
5865 * gdb.texinfo: Fix a few typos.
5866
5867Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5868
5869 * gdb.texinfo: Clarify how well it works with Fortran.
5870
5871 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5872 More on relocating stabs in ELF files.
5873
5874Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5875
5876 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5877
5878Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5879
5880 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5881 parameters on VAX.
5882
5883Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5884
5885 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5886
5887Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5888
5889 * stabs.texinfo: Make info author notice match the TeX author notice.
5890
5891Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5892
5893 * stabs.texinfo: Initial-caps all words in node names and
5894 non-trivial words in section names.
5895
5896Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5897
5898 * stabs.texinfo: Many minor cleanups.
5899
5900 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5901
5902Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5903
5904 * stabs.texinfo: Remove full description of big example.
5905 It's not really helpful; just use pieces of it where appropriate.
5906 Add more Texinfo formatting directives (@samp, etc.).
5907 Use @deffn to define stab types.
5908 Eliminate some wordiness. Break up some nodes.
5909 Add an (alphabetized) index of symbol types.
5910 Use consistent capitalization style in node and section names.
5911
5912Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5913
5914 * gdb.texinfo: Change typo "Two two" to "The two".
5915
5916Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5917
5918 * stabs.texinfo (XCOFF-differences): Remove references to
5919 non-existent types N_DECL and N_RPSYM.
5920
5921 * stabs.texinfo (String Field): Say that type attributes bug is
5922 fixed in GDB 4.10, since it is.
5923
5924 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5925
5926Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5927
5928 * stabs.texinfo: Formatting cleanups.
5929
5930Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5931
5932 * stabs.texinfo: When explaining the n_type of a stab, standardize
5933 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5934 no tabs, use @r).
5935 (Global Variables): Clean up.
5936
5937Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5938
5939 * stabs.texinfo (Stack Variables): Re-write.
5940
5941Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5942
5943 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5944 addresses of a source file. Also revise formatting.
5945 Change "object module" or "object file" to "source file".
5946 Various: Miscellaneous cleanups.
5947
5948Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5949
5950 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5951
5952Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5953
5954 * gdbint.texinfo: Removed many nonsensical machine-collected
5955 host and target conditionals, described some of the remainder.
5956
5957Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5958
5959 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5960
5961 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5962 paragraph which follows.
5963
5964 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5965 variables. Looks better and avoids overful hbox.
5966
5967Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5968
5969 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5970
5971Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5972
5973 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5974 retransmit-timeout
5975
5976Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5977
5978 * gdbint.texinfo: Update statement about `some ancient Unix
5979 systems, like Ultrix 4.0' to Ultrix 4.2.
5980
5981Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5982
5983 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5984
5985 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5986
5987 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5988 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5989
5990 * remote.texi: new name for former gdbinv-s.texi
5991
5992 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5993
5994Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5995
5996 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5997 variables for MIPS remote debugging protocol.
5998
5999Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6000
6001 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
6002
6003Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
6004
6005 * Makefile.in (refcard.dvi): Use srcdir where necessary.
6006
6007Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
6008
6009 * gdb.texinfo: repair conditional bugs in text markup
6010
6011Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6012
6013 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
6014 to select Modula-2 material.
6015
6016Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6017
6018 * stabs.texinfo: Cleanups regarding statics.
6019
6020 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
6021 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
6022
6023Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6024
6025 * stabs.texinfo: N_MAIN is sometimes used for C.
6026
6027Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6028
6029 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
6030
6031Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
6032
6033 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 6034 removed from the code by Kingdon.
c906108c
SS
6035
6036Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6037
6038 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
6039 input when evaluating breakpoint conditions; the bug has been fixed.
6040
6041 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
6042 sets the ignore count to N-1, not to N.
6043
6044Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6045
6046 * refcard.tex (\hoffset): correct longstanding error to match
6047 intended offset; avoids cutting off edge on some printers
6048
6049Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6050
6051 * stabs.texinfo (Parameters): Say that order of stabs is significant.
6052
6053Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6054
6055 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
6056
6057Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6058
6059 * Makefile.in: (REFEDITS) new var to control whether PS or CM
6060 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
6061 collect sed edits if any, apply to refcard before formatting;
6062 (refcard.ps) stop implying PS fonts if PS output requested;
6063 (lrefcard.ps) delete extra target for variant PS fonts
6064
6065 * refcard.tex: parametrize papersize dependent info, collect
6066 in easily replaced spot
6067
6068 * a4rc.sed: new file, edits to refcard for A4 paper
6069
6070Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6071
6072 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
6073
6074Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6075
6076 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
6077
6078Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6079
6080 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
6081 politely rather than rudely.
6082
6083Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6084
6085 * stabs.texinfo: Document common blocks.
6086
6087Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
6088
6089 * stabs.texinfo: Add some basic info about stabs-in-elf.
6090
6091Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6092
6093 * stabs.texinfo (Top): Minor cleanup.
6094
6095Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
6096
6097 * Makefile.in (install-info): remove parentdir support
6098
6099Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6100
6101 * gdb.texinfo (Copying): delete this node and references to it;
6102 RMS says this manual need not carry GPL. (passim): Improvements
6103 from last round at FSF, largely due to Ian Taylor review, and
6104 minor formatting improvements.
6105
6106 * gdbinv-s.texi (passim): Improvements from last round at FSF,
6107 largely due to Ian Taylor review. (Debug Session): minor edits to
6108 new text.
6109
6110Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
6111
6112 * Makefile.in (realclean): Remove info and dvi files too.
6113
6114Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
6115
6116 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
6117 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
6118 * gdb.texinfo: Change accordingly.
6119
6120 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
6121 N_{L,R}BRAC,N_SLINE are relative to.
6122
6123Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
6124
6125 * Makefile.in (GDBvn.texi): Update atomically.
6126
6127Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
6128
6129 * gdbinv-s.texi (Debug Session): Document exceptionHook.
6130
6131Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
6132
6133 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
6134 addresses together. Also motivate the set print symbol-filename
6135 command and suggest other solutions.
6136
6137Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
6138
6139 * gdb.texinfo (set print elements): Note that the number of
6140 elements is set to unlimited by "set print elements 0".
6141
6142Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
6143
6144 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6145 NF_LDOUBLE means.
6146 (Stab Types): Include Solaris stab types.
6147 (Procedures): Document Solaris extensions.
6148
6149Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6150
6151 * gdb.texinfo: Add `set print symbol-filename' doc.
6152
6153Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6154
6155 * stabs.texinfo (Arrays): Talk about type definition vs. type
6156 information.
6157
6158 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6159 the trailing semicolon.
6160
6161Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6162
6163 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6164 and merge in other parts of the document addressing these subjects.
6165 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6166
6167 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6168 at the end of a range type.
6169
6170 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6171 AIX extensions.
6172
6173Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6174
6175 * stabs.texinfo (Stabs Format): Misc fixes.
6176
6177Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6178
6179 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6180 (Traditional builtin types): Document convex convention for long long.
6181 (Negative builtin types): Discuss type names, and misc fixes.
6182
6183Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6184
6185 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6186 point types used with @samp{R} type descriptor.
6187 (Symbol Descriptors): Describe how to handle conflict between
6188 different meanings of @samp{P} symbol descriptor.
6189
6190Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6191
6192 * stabs.texinfo: Remove node Quick Reference and put its children
6193 directly under the main menu.
6194
6195 * stabs.texinfo: Many more changes to bring it into line with
6196 AIX documentation and reality. I think it now has all the
6197 information from the AIX documentation, except that I burned
6198 out when I got to variant records (Pascal and Modula-2) and
6199 all the COBOL types. Oh well, we can add them later when we're
6200 worrying more about those languages.
6201
6202 * stabs.texinfo (Automatic variables): Talk about what it means
6203 to omit the symbol descriptor.
6204
6205Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6206
6207 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6208 gcc2 behavior with promoted args.
6209
6210Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6211
6212 * gdb.texinfo: include readline appendices in info version of manual
6213
6214Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6215
6216 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6217 target remote.
6218
6219 * gdb.texinfo (Machine Code): more index entries for disassemble
6220
6221Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6222
6223 * Clarify the intended use of the gdb-testers and gdb-patches
6224 mailing lists, and shrink gzip comment.
6225
6226Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6227
6228 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6229 DOSHOST configuration of manual.
6230
6231 * gdb.texinfo (MIPS Stack): new node.
6232
6233 * all-config.texi (MIPS) new switch.
6234
6235 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6236 tense; (MIPS Remote) new node.
6237
6238 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6239 bug; (Environment) less passive, other small cleanups in text about
6240 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6241 (Remote) new MIPS Remote menu entry.
6242
6243Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6244
6245 * stabs.texinfo: Many changes to include information from the
6246 AIX documentation.
6247
6248 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6249
6250Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6251
6252 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6253 Move a bunch of information from ../README.
6254 (Getting Started): New node.
6255
6256Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6257
6258 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6259
6260 * gdb.texinfo: advance manual revision dates to present
6261
6262 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6263 stop using silly Roman numerals in @set variable names
6264
6265Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6266
6267 * stabs.texinfo (Parameters): Keep trying to get this right.
6268
6269Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6270
6271 * stabs.texinfo (Parameters): More on "local parameters".
6272
6273Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6274
6275 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6276
6277Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6278
6279 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6280 (Parameters): Rewrite.
6281 (xcoff-differences, Sun-differences): Minor changes.
6282
6283Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6284
6285 * stabs.texinfo: Minor cleanup.
6286
6287Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6288
6289 * gdbint.texinfo: Minor xcoff stuff.
6290
6291Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6292
6293 * gdbint.texinfo: Update for new config directory structure.
6294 Add info about internal type data structures.
6295
6296Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6297
6298 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6299 $(srcdir).
6300 (gdb-config.texi): Depend on file in $(srcdir).
6301
6302Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6303
6304 * stabs.texinfo: Fixes about N_SO.
6305
6306Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6307
6308 * gdb.texinfo: include list of nonstandard init file names
6309
6310 * *-config.texi: new switch GENERIC for text that applies *only*
6311 to (usual) multiple-target version of manual
6312
6313 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6314 h8 config
6315
6316 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6317 in menus (rather than conditionally selected multiple alternative
6318 menus).
6319
6320 * Makefile.in: define and use DOC_CONFIG var to select
6321 configuration for GDB user manual.
6322
6323 * gdb-config.texi: delete from repository, generate from Makefile.
6324
6325 * all-config.texi: normal `generic' configuration file, formerly
6326 stored as gdb-config.texi
6327
6328Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6329
6330 * Makefile.in: add dvi target to build all .dvi files
6331
6332Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6333
6334 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6335
6336Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6337
6338 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6339 host conditionals.
6340 * stabs.texinfo: More array fixes inspired by Jim's.
6341
6342Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6343
6344 * stabs.texinfo: Fixes re arrays and continuations.
6345
6346 * gdbint.texinfo: Add XCOFF node.
6347
6348Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6349
6350 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6351
6352Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6353
6354 * stabs.texinfo: Fix for array types to mention lower bounds.
6355
6356Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6357
6358 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6359
6360Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6361
6362 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6363
6364Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6365
6366 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6367 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6368
6369Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6370
6371 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6372
6373Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6374
6375 * gdb.texinfo, gdbinv-s.texi: misc updates
6376
6377Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6378
6379 * gdbint.texinfo: Brief documentation for longjmp support,
6380 from an email msg by Stu.
6381
6382Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6383
6384 * stabs.texinfo: Fix description of floating point "range"
6385 types (which really define basic types). Reported by Jim Meehan,
6386 <meehan@src.dec.com>.
6387
6388 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6389
6390Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6391
6392 * gdbint.texinfo: Slightly expand section on supporting a new
6393 object file format.
6394
6395Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6396
6397 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6398 intermediate file.
6399
6400Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6401
6402 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6403
6404Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6405
6406 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6407
6408 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6409 as well as Z8002.
6410
6411Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6412
6413 * gdbint.texinfo: Add sections on clean design and on how to send
6414 in changes.
6415
6416Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6417
6418 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6419
6420Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6421
6422 * gdb.texinfo: Fix typo, reported by Karl Berry.
6423
6424Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6425
6426 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6427
6428Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6429
6430 * gdbint.texinfo: fixed a stray email address (needs @@),
6431 added @table @code to node "Native Conditionals"
6432
6433Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6434
6435 * gdbint.texinfo: Describe coding style of GDB.
6436
6437Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6438
6439 * stabs.texinfo: Minor wording changes.
6440
6441Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6442
6443 * gdbint.texinfo: Improve release doc slightly.
6444
6445Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6446
6447 * gdbint.texinfo: Improve doc of GDB config macros.
6448
6449Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6450
6451 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6452 These will be reinserted when examined.
6453
6454Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6455
6456 * gdbint.texinfo: Make a start at documenting all the #if macros
6457 in GDB. At least list them all, and start separating them into
6458 host-specific and target-specific.
6459
6460Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6461
6462 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6463 examples (not consistent w others).
c906108c
SS
6464 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6465 for generic vn of doc
6466
6467Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6468
6469 * Makefile.in: always create installation directories.
6470
6471Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6472
6473 * gdb.texinfo: in h8 config, do not describe searching commands.
6474
6475Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6476
6477 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6478 conditionals; introduce a few generic switches that may be
6479 useful for other cross-dev or dos-hosted configs.
6480
6481 * gdb.texinfo: fix typo in "info reg" description
6482
6483Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6484
6485 * stabs.texinfo: Minor updates from running TeX over it.
6486 * Makefile.in (stabs.dvi, stabs.ps): Add.
6487
6488Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6489
6490 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6491 First pass at converting it to texinfo.
6492
6493Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6494
6495 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6496 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6497
6498Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6499
6500 * gdbint.texinfo: Add section on partial symbol tables.
6501
6502Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6503
6504 * gdb.texinfo: document `set remotedebug' and `set
6505 rstack_high_address'.
6506
6507Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6508
6509 * gdb.texinfo: slight expansion of new text on reading info files
6510 * gdbinv-s.m4.in: correct and expand info on cross-debugging
6511 H8/300 from DOS.
6512
6513Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
6514
6515 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
6516
6517Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6518
6519 * gdb.texinfo: Say how to read the `info' files.
6520
6521Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6522
6523 * Makefile.in: gm4 -> m4.
6524
6525Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
6526
6527 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
6528 Documentation' ahead of `Installing GDB' to match README.
6529 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 6530 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6531
6532Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6533
6534 * Makefile.in: remove $(srcdir) from gdb.info rule.
6535
6536Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6537
6538 * Makefile.in: commented out gdb-all.texinfo rule. This is
6539 temporary.
6540
6541Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6542
6543 * Makefile.in, configure.in: removed traces of namesubdir,
6544 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6545 copyrights to '92, changed some from Cygnus to FSF.
6546
6547Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6548
6549 * gdb.texinfo: Improve how we ask for bug reports.
6550
6551Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6552
6553 * Makefile.in: infodir belongs in datadir.
6554
6555Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6556
6557 * Makefile.in: remove spaces following hyphens, bsd make can't
6558 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 6559 standards.text support.
c906108c
SS
6560
6561Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6562
6563 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6564 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6565 and mandir now keyed off datadir by default.
6566
6567\f
6568Local Variables:
9e9c5ae7 6569mode: change-log
c906108c
SS
6570left-margin: 8
6571fill-column: 74
6572version-control: never
6573End:
This page took 0.932443 seconds and 4 git commands to generate.