* elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
84603566
SL
12009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2
3 * gdb.texinfo (Remote Configuration): Document new
4 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5 commands.
6
a53f55d8
PA
72008-12-28 Pedro Alves <pedro@codesourcery.com>
8
9 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
10 FETCH_INFERIOR_REGISTERS.
11 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
12 FETCH_INFERIOR_REGISTERS descriptions. Remove
13 gdbarch_get_longjmp_target descrition, since already described in
14 Target Conditionals. Move gdbarch_fp0_regnum description to ...
15 (Target Conditionals): ... here.
16
077e0a52
JB
172008-12-16 Joel Brobecker <brobecker@adacore.com>
18
19 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
20 examples.
21 (Additions to Ada): Likewise. Add the missing opening and closing
22 parenthesis of the GDB prompt in one of the examples.
23
023eb17c
JB
242008-12-14 Joel Brobecker <brobecker@adacore.com>
25
26 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
27 about the result of 'Address not being of type System.Address.
28 This problem has been fixed a while ago.
29
c3b108f7
VP
302008-12-02 Vladimir Prus <vladimir@codesourcery.com>
31
32 MI non-stop and multiprocess docs.
33
34 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
35 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
36 Adjust documentation for *stopped, document =thread-created,
37 =thread-exited, =thread-group-created and =thread-group-exited.
38 (GDB/MI Thread Commands): Document the 'state' field in
39 -thread-info output.
40 (GDB/MI Program Execution): Mention --all and --thread-group
41 options.
42 (GDB/MI Variable Objects): Describe floating and fixed variable
43 objects.
44 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
45
07e059b5
VP
462008-12-02 Vladimir Prus <vladimir@codesourcery.com>
47
48 * gdb.texinfo (Operating System Information): New appendix.
49 (Operating System Auxiliary Information): Document 'info os processes'
50 (Remote Configuration): Document 'osdata'
51 (General Query Packets): Document qXfer:osdata:read.
52
a80b95ba
TG
532008-11-27 Tristan Gingold <gingold@adacore.com>
54
55 * gdb.texinfo (Darwin): Document Darwin specific features.
56
a655d424
JK
572008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
58
59 * gdbint.texinfo (Target Conditionals): Extend the
60 gdbarch_breakpoint_from_pc description.
61
249e1128
VP
622008-11-22 Vladimir Prus <vladimir@codesourcery.com>
63
64 * gdb.texinfo (M68K Features): Fix typo.
65
c14c28ba
PP
662008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
67
68 * gdb.texinfo (Symbols): Mention printing containing
69 image name in "info symbol".
70 (Maint translate-address): Likewise.
71
394a6666
JB
722008-11-18 Joel Brobecker <brobecker@adacore.com>
73
74 * gdb.texinfo (Set Catchpoints): Remove the documentation of
75 commands "catch load" and "catch unload".
76
66bb093b
VP
772008-11-17 Vladimir Prus <vladimir@codesourcery.com>
78
79 * gdb.texinfo (GDB/MI Async Records): Document
80 =thread-selected.
81
4a92f99b
VP
822008-11-17 Vladimir Prus <vladimir@codesourcery.com>
83
84 * observer.texi (new_inferior, inferior_exit): New observers.
85
f0323ca0
PA
862008-10-27 Pedro Alves <pedro@codesourcery.com>
87
88 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
89 .mt files, TM_CLIBS or TM_CDEPS.
90 (x86 Watchpoints): Don't mention TDEPFILES.
91
8b23ecc4
SL
922008-10-24 Sandra Loosemore <sandra@codesourcery.com>
93
94 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
95 (Overview): Mention notifications and non-stop mode behavior.
96 (Packets): Update documentation of ?, vAttach, vCont, and vRun
97 with non-stop mode behavior. Add vStopped description.
98 (Stop Reply Packets): Update list of packets that return
99 stop replies. Mention non-stop behavior.
100 (General Query Packets): Document QNonStop packet and associated
101 qSupported query response.
102 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
103 behavior.
104 (Notification Packets): New section.
105 (Remote Non-Stop): New section.
106 (File-I/O Overview): Mention non-stop behavior.
107
fff08868
HZ
1082008-10-24 Hui Zhu <teawater@gmail.com>
109 Pedro Alves <pedro@codesourcery.com>
110
111 * gdb.texinfo (displaced-stepping): Describe the auto mode
112 setting, and say it's the default. This is now a mainstream
113 setting instead of a maintenance setting.
114
252fbfc8
PA
1152008-10-23 Pedro Alves <pedro@codesourcery.com>
116
117 * observer.texi (thread_stop_requested): New.
118
20924a55
JB
1192008-10-22 Joel Brobecker <brobecker@adacore.com>
120
121 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
122 (Patching): Replace incorrect usage of @samp by @kbd.
123
bacec72f
MS
1242008-10-17 Michael Snyder <msnyder@vmware.com>
125
126 * gdb.texinfo: Add documentation for reverse execution.
127
a08702d6 1282008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 129 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
130
131 * gdb.texinfo. (Values From Inferior): New subsubsection.
132
d97bc12b
DE
1332008-10-06 Doug Evans <dje@google.com>
134
135 * gdb.texinfo (set debug dwarf2-die): Document it.
136
87f67dba
JB
1372008-10-01 Joel Brobecker <brobecker@adacore.com>
138
139 * gdb.texinfo (catch) [exception]: Document how to insert
140 a breakpoint on user-defined exceptions when the exception
141 name is identical to one of the language-defined ones.
142
2fae03e8
TT
1432008-09-27 Tom Tromey <tromey@redhat.com>
144
145 * gdb.texinfo (Macros): Remove text about stringification,
146 varargs, and splicing.
147
5c6ce71d
TT
1482008-09-27 Tom Tromey <tromey@redhat.com>
149
150 * gdbint.texinfo (Language Support): Remove text about omitting
151 support for a language.
152
07128da0
DE
1532008-09-23 Doug Evans <dje@google.com>
154
155 * gdb.texinfo (info dcache): Update.
156
b90a069a
SL
1572008-09-22 Sandra Loosemore <sandra@codesourcery.com>
158
159 * gdb.texinfo (Packets): Add info on thread-id syntax and
160 multiprocess extensions.
161 <D>: Document multiprocess form of packet.
162 <H>: Use thread-id syntax.
163 <T>: Likewise.
164 <vCont>: Likewise. Note this is required for multiprocess.
165 <vKill>: New packet.
166 (Stop Reply Packets) <T>: Use thread-id syntax.
167 <W>: Document multiprocess form of reply.
168 <X>: Likewise.
169 (General Query Packets) <qC>: Use thread-id syntax.
170 <qfThreadInfo>: Likewise.
171 <qGetTLSAddr>: Likewise.
172 <qP>: Likewise.
173 <qSupported>: Add "multiprocess" feature.
174 <qThreadExtraInfo>: Use thread-id syntax.
175
b77209e0
PA
1762008-09-22 Stan Shebs <stan@codesourcery.com>
177
178 * gdb.texinfo (Inferiors): New section.
179
3d0bb823
PA
1802008-09-12 Pedro Alves <pedro@codesourcery.com>
181
182 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
183
f8dcfc0a
UW
1842008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
185
186 * gdbint.texinfo (Target Conditionals): Remove documentation
187 for gdbarch_name_of_malloc.
188
8775bb90
MS
1892008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
190
191 * gdb.texinfo (Interrupts): Mention TCP interface for
192 sending BREAK.
193
f1838a98
UW
1942008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
195
196 * gdb.texinfo (Commands to Specify Files): Document "remote:"
197 argument prefix to "set sysroot".
198
158c7665
PH
1992008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
200
201 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
202 and False.
203
30e026bb
VP
2042008-08-20 Vladimir Prus <vladimir@codesourcery.com>
205
206 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
207 for possible features of -list-features.
208
c6ebd6cf
VP
2092008-08-19 Vladimir Prus <vladimir@codesourcery.com>
210
211 * gdb.texinfo (Background execution): Adjust example
212 (GDB/MI Miscellaneous Commands): Document -list-target-features.
213
aeac0ff9
VP
2142008-08-19 Vladimir Prus <vladimir@codesourcery.com>
215
216 * doc/gdb.texinfo (PowerPC): Fix typo.
217 (PowerPC features): Fix typo.
218
5231c1fd
PA
2192008-08-18 Pedro Alves <pedro@codesourcery.com>
220
221 * observer.texi (thread_ptid_changed): New.
222
677c5bb1
LM
2232008-08-18 Luis Machado <luisgpm@br.ibm.com>
224
225 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
226 (PowerPC features): Mention feature set for VSX registers.
227
f3a2dd1a
JB
2282008-08-13 Joel Brobecker <brobecker@adacore.com>
229
230 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
231 the direct visibility of all names in user-written packages.
232
33e5cbd6
PA
2332008-08-13 Pedro Alves <pedro@codesourcery.com>
234
235 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
236 setting, and make it the default.
237 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
238 non-stop script example.
239
d0384fc4
TJB
2402008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
241
242 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
243 reference to the "Using Different Register and Memory Data
244 Representation" section.
245
a6f3e723
SL
2462008-08-12 Sandra Loosemore <sandra@codesourcery.com>
247
248 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
249 (Remote Protocol): Add Packet Acknowledgment to menu.
250 (Overview): Mention +/- can be disabled, and point to new section
251 where this is discussed in detail.
252 (General Query Packets): Document QStartNoAckMode packet, and
253 corresponding qSupported reply.
254 (Packet Acknowledgment): New section.
255
0606b73b
SL
2562008-08-11 Sandra Loosemore <sandra@codesourcery.com>
257 Pedro Alves <pedro@codesourcery.com>
258
259 * gdb.texinfo (Threads): Move paragraph about automatic thread
260 selection to All-Stop Mode subsection.
261 (Thread Stops): Reorganize existing material into subsections.
262 Add introductory blurb and menu.
263 (Non-Stop Mode): New subsection.
264 (Background Execution): New subsection.
265 (Maintenance Commands): Add cross-references from async mode
266 commands to the new Background Execution section.
267
d57a3c85
TJB
2682008-08-06 Tom Tromey <tromey@redhat.com>
269
270 * gdb.texinfo (Extending GDB): New chapter.
271 (Sequences): Demoted chapter, now a section under the new
272 Extending GDB chapter.
273 (Python): New section.
274
6d76a53d
SS
2752008-07-31 Stan Shebs <stan@codesourcery.com>
276
277 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
278
1f70da6a
SS
2792008-07-29 Stan Shebs <stan@codesourcery.com>
280
281 * gdbint.texinfo: General round of cleanup and minor
282 clarifications.
283 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
284 (Longjmp Support): Update description to reflect how it is done
285 for targets without using native header.
286 (Symbol Handling): Add a little more general explanation.
287 (COFF, ELF): Mention stabs encapsulation.
288 (DWARF 3): New section.
289 (Adding a New Host): Scrub out some obsolete bits.
290 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
291 (Host Conditionals): Remove descriptions of NO_STD_REGS,
292 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
293 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
294 SEEK_SET, STOP_SIGNAL, USG.
295 (Raw and Virtual Register Representations): Ditto for
296 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
297 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
298 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
299 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
300 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
301 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
302 DEPRECATED_REGISTER_VIRTUAL_SIZE,
303 DEPRECATED_REGISTER_VIRTUAL_TYPE,
304 DEPRECATED_USE_STRUCT_CONVENTION.
305 Describe gdbarch_deprecated_fp_regnum.
306 Update description of gdbarch_print_insn.
307 (Adding a New Target): Scrub out obsolete bits.
308 (Obsolete Conditionals): Remove entire section.
309
383f836e
TT
3102008-07-25 Tom Tromey <tromey@redhat.com>
311
312 * observer.texi (GDB Observers): Document new observers:
313 breakpoint_created, breakpoint_deleted, breakpoint_modified,
314 tracepoint_created, tracepoint_deleted, tracepoint_modified,
315 architecture_changed.
316
cfd8ab24
SS
3172008-07-21 Stan Shebs <stan@codesourcery.com>
318
319 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
320 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
321
781b42b0
TT
3222008-07-21 Tom Tromey <tromey@redhat.com>
323
324 * observer.texi (GDB Observers): Remove obsolete comment.
325 <executable_changed>: Remove argument.
326
d7d9f01e
TT
3272008-07-18 Tom Tromey <tromey@redhat.com>
328
329 * gdb.texinfo (Macros): Update. Use @code rather than @command.
330
bf250677
DE
3312008-07-10 Doug Evans <dje@google.com>
332
333 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
334
10568435
JK
3352008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
336
337 * gdb.texinfo (Starting): Document "set disable-randomization".
338
5ae4183a
AS
3392008-07-07 Andreas Schwab <schwab@suse.de>
340
341 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
342
b56e7235
VP
3432008-07-06 Vladimir Prus <vladimir@codesourcery.com>
344
345 * gdb.texinfo (GDB/MI Target Manipulation): Add
346 example of -target-attach.
347
e1ac3328
VP
3482008-06-10 Vladimir Prus <vladimir@codesourcery.com>
349
350 * observer.texi (target_resumed): New observer.
5ae4183a 351 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 352
65d12d83
TT
3532008-06-06 Tom Tromey <tromey@redhat.com>
354
355 * gdb.texinfo (Completion): Add field name example.
356
fbc5282e
MK
3572008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
358
359 * gdb.texinfo (GDB/MI Program Context): Added example
360 to -exec-arguments
5ae4183a 361
fbc5282e 3622008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
363
364 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
365 annotation.
366
c16158bc 3672008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
368 Nathan Sidwell <nathan@codesourcery.com>
369 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
370
371 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
372 and ACX_BUGURL.
373 * configure: Regenerate.
374 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
375 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
376 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
377 mailing-list-specific text about bug reporting unless
378 BUGURL_DEFAULT.
379
75c99385
PA
3802008-06-05 Pedro Alves <pedro@codesourcery.com>
381
382 * gdb.texinfo (-target-select): Remove reference to target async.
383 (Maintenance Commands): Document "maint set/show remote-async".
384
1763a388
MK
3852008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
386
387 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
388 in -target-file-get section.
5ae4183a 389
d0d064df
PA
3902008-05-22 Pedro Alves <pedro@codesourcery.com>
391
9b562ab8
PA
392 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
393 killing the inferior when it is already debugging a process.
d0d064df 394
8dfa32fc
JB
3952008-05-21 Joel Brobecker <brobecker@adacore.com>
396
397 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
398 abbreviation for "finish".
399
55f996a7
NR
4002008-05-21 Nick Roberts <nickrob@snap.net.nz>
401
402 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
403
ba2b1c56
DJ
4042008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
405
406 * gdbint.texinfo (Target Conditionals): Delete entry for
407 gdbarch_dwarf_reg_to_regnum.
408
08388c79
DE
4092008-05-09 Doug Evans <dje@google.com>
410
a3c83fae 411 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 412
d14508fe
DE
4132008-05-05 Doug Evans <dje@google.com>
414
415 * gdb.texinfo (disassemble): Document /m modifier.
416
e2b7ddea
VP
4172008-05-05 Vladimir Prus <vladimir@codesourcery.com>
418
5ae4183a
AS
419 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
420 will not report the time of commands that run the target.
e2b7ddea 421
8eb41542
VP
4222008-05-03 Vladimir Prus <vladimir@codesourcery.com>
423
424 * gdb.texinfo (GDB/MI Output Records): Add
425 missing semicolon.
426
82f68b1c
VP
4272008-05-03 Vladimir Prus <vladimir@codesourcery.com>
428
429 * gdb.texinfo (GDB/MI Output Records):
430 Document =thread-create and =thread-exited.
431
fa0f268d
VP
4322008-05-03 Vladimir Prus <vladimir@codesourcery.com>
433
434 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 435 Remove mention of dmi-discuss.
fa0f268d 436
063bfe2e
VP
4372008-05-03 Pedro Alves <pedro@codesourcery.com>
438
439 * observer.texi (thread_exit): New.
440
237fc4c9
PA
4412008-05-02 Pedro Alves <pedro@codesourcery.com>
442
443 * gdb.texinfo (Debugging Output): Document "set/show debug
444 displaced".
445 (Maintenance Commands): Document "maint set/show
446 can-use-displaced-stepping".
447
0428b8f5
DJ
4482008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
449
450 * gdb.texinfo (ARM): Document set/show arm fallback-mode
451 and set/show arm force-mode.
452
5009afc5
AS
4532008-05-02 Andreas Schwab <schwab@suse.de>
454
455 * gdbint.texinfo (Algorithms): Describe
456 target_watchpoint_addr_within_range.
457
669fac23
DJ
4582008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
459
460 * gdbint.texinfo (Stack Frames): New chapter.
461 (Algorithms): Move Frames text to the new chapter.
462 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
463 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
464
721c02de
VP
4652008-04-24 Vladimir Prus <vladimir@codesourcery.com>
466
5ae4183a
AS
467 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
468 output does not necessary include any tokens.
721c02de 469
c055b101
CV
4702008-04-22 Corinna Vinschen <vinschen@redhat.com>
471
472 * gdb.texinfo (Set SH Calling convention): New @item.
473 (Show SH Calling convention): Ditto.
474
68837c9d
MD
4752008-04-22 Markus Deuling <deuling@de.ibm.com>
476
477 * gdb.texinfo (Fortran Operators): Describe '%' operator.
478
2e9132cc
EZ
4792008-04-20 Eli Zaretskii <eliz@gnu.org>
480
481 * gdb.texinfo (Set Breaks): Mention that multiple location
482 breakpoints need line number info. Add index entries.
483
31fffb02
CS
4842008-04-19 Craig Silverstein <csilvers@google.com>
485
486 * gdb.texinfo (Requirements): Add an optional requirement on
487 zlib.
488 * gdbint.texinfo (Debugging File Formats): Add new subsection for
489 Compressed DWARF 2.
490
a47ec5fe
AR
4912008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
492
493 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
494 sample output for 'stopped,reason="breakpoint-hit"' message.
495 (GDB/MI Program Execution): Likewise.
496
de051565
MK
4972008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
498
5ae4183a 499 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
500 -var-set-format. Add -f option to -var-evaluate-expression.
501
6ba66d6a
JB
5022008-04-03 Joel Brobecker <brobecker@adacore.com>
503
504 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
505 new node "Ambiguous Expressions". Replace references to this
506 node by references to "Ambiguous Expressions" throughout.
507 (Ambiguous Expressions): New node.
508
1e26b4f8
DJ
5092008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
510
511 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
512
b84876c2
PA
5132008-03-21 Pedro Alves <pedro@codesourcery.com>
514
515 * gdb.texinfo (Debugging Output): Document
516 "set/show debug lin-lwp-async".
517 (Maintenance Commands): Document "maint set/show linux-async".
518
63092375
DJ
5192008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
520
521 * gdb.texinfo (Expressions): Update description of malloced arrays.
522
8e8901c5
VP
5232008-03-15 Vladimir Prus <vladimir@codesourcery.com>
524
525 * gdb.texinfo (Thread Commands): Document
526 -thread-info. Remove -thread-list-all-threads.
527
1fddbabb
PA
5282008-03-14 Pedro Alves <pedro@codesourcery.com>
529 Sandra Loosemore <sandra@codesourcery.com>
530
531 * gdb.texinfo (Library List Format): Update to mention the
532 possibility to pass section addresses instead of segment
533 addresses.
534
ccd213ac
DJ
5352008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
536
537 * gdb.texinfo (Starting): Document "set exec-wrapper".
538 (Server): Document gdbserver --wrapper.
539
fa4727a6
DJ
5402008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
541
542 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
543 unreadable memory. Delete obsolete SPARClite reference.
544
8edfe269
DJ
5452008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
546
547 * gdb.texinfo (Starting): Mention always-running targets.
548 (Target Commands): Add an anchor for load.
549 (Connecting): Explain continue instead of run.
550
1843f87b
DJ
5512008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
552
553 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
554
f9082629
NR
5552008-02-26 Nick Roberts <nickrob@snap.net.nz>
556
557 * gdb.texinfo (Set Breaks): Revert description of Enb column of
558 breakpoint table.
559
fd96d250
PA
5602008-02-19 Pedro Alves <pedro@codesourcery.com>
561
562 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
563 killing the inferior when it is already debugging a process.
564
36af4ef6
MD
5652008-02-13 Markus Deuling <deuling@de.ibm.com>
566
567 * gdbint.texinfo (Build Script): New section. Mention new build script
568 gdb_buildall.sh.
569
cda4ce5a
JB
5702008-02-01 Jim Blandy <jimb@red-bean.com>
571
572 * gdb.texinfo (Help): Summarize 'info args' correctly.
573
4acd40f3
TJB
5742008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
575
576 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
577 available in PowerPC architecture.
578 (Embedded Processors): Change node name of PowerPC item in menu.
579 (PowerPC): Rename to...
580 (PowerPC Embedded): this.
581 (Architectures): Add new PowerPC item in menu.
582 (PowerPC): New node.
583
6e6c6f50
DJ
5842008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
585
586 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
587 commands.
588
5ee187d7
DJ
5892008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
590
591 * gdb.texinfo (Setting Catchpoints): Mention features
592 supported on GNU/Linux.
593
e275c0d9
NR
5942008-01-30 Nick Roberts <nickrob@snap.net.nz>
595
596 * gdb.texinfo (GDB/MI File Commands): Describe new output
597 field for MI command -file-list-exec-source-file.
598
2d717e4f
DJ
5992008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
600
601 * gdb.texinfo (Using the `gdbserver' Program): Add security
602 warning. Rearrange into subsections and subsubsections. Document
603 --multi and --debug. Correct --with-sysroot typo. Update --attach
604 usage. Make load reference clearer. Document monitor exit.
605 (Remote Configuration): Document set remote exec-file, attach-packet,
606 and run-packet.
607 (Packets): Document vAttach and vRun.
608
d35a4257 6092008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
610
611 * gdb.texinfo (Processes): Mention process command.
612 detach-on-follow -> detach-on-fork.
613
c78d192c
DJ
6142008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
615
616 * gdbint.texinfo (Native Conditionals): Remove
617 SHELL_COMMAND_CONCAT and SHELL_FILE.
618
d35a4257
EZ
6192008-01-26 Eli Zaretskii <eliz@gnu.org>
620
621 * gdb.texinfo (Specify Location): Improve wording.
622
93815fbf
VP
6232008-01-23 Chris Demetriou <cgd@google.com>
624
625 * gdb.texinfo (Threads): Document new "set print thread-events"
626 and "show print thread-events" commands.
627
2a25a5ba
EZ
6282008-01-19 Eli Zaretskii <eliz@gnu.org>
629
630 * gdb.texinfo (Specify Location): New section.
631 (Delete Breaks, Edit, Set Breaks): Remove description of
632 locations. Instead, add a reference to "Specify Location".
633 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
634 (Symbols): Refer to "Specify Location" for the valid forms of
635 linespecs and locations.
636
32c9a795
MD
6372008-01-18 Markus Deuling <deuling@de.ibm.com>
638
639 * gdbint.texinfo (Target Conditionals): Replace the description of
640 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
641
b17828ca
JB
6422008-01-12 Paul Hilfinger <hilfinger@adacore.com>
643
644 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
645 about &&var, which is rejected by the expression parser.
646
0aea4bf3
LM
6472008-01-09 Luis Machado <luisgpm@br.ibm.com>
648
649 * gdb.texinfo (Output): Update documentation on using printf with DFP
650 types.
651
febe4383
TJB
6522008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
653
654 * gdb.texinfo (C and C++): Add Decimal Floating Point format
655 subsubsection.
656 (Decimal Floating Point format): New subsubsection.
657
7a404eba
PA
6582008-01-05 Pedro Alves <pedro@codesourcery.com>
659
660 * gdb.texinfo (File Options): Remove mention of the attempt to
661 open a core file with the -p option. Don't list -c as a valid
662 option to attach to a process.
663
a4d9b460
PA
6642008-01-05 Pedro Alves <pedro@codesourcery.com>
665
666 * gdbint.texinfo (Host Conditionals): Remove mention of
667 ALIGN_STACK_ON_ENTRY.
668
6ec2edbe
JB
6692008-01-05 Joel Brobecker <brobecker@adacore.com>
670
671 * gdbint.texinfo (Start of New Year Procedure): Add item
672 describing how to update the source and documentation copyright
673 notices.
674
d8b2a693
JB
6752007-12-18 Jim Blandy <jimb@codesourcery.com>
676
ab209b3a 677 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
678 watchpoint explanation into the main description of the watchpoint
679 command; update synopses of 'watch', 'rwatch', and 'awatch'
680 commands.
681
8b4ed427
VP
6822007-12-18 Vladimir Prus <vladimir@codesourcery.com>
683
684 * gdb.texinfo (Miscellaneous gdb/mi Commands):
685 Document 'pending-breakpoints' feature of
686 -list-features.
687
37e4754d
LM
6882007-12-17 Luis Machado <luisgpm@br.ibm.com>
689
669fac23 690 * gdb.texinfo: Add new parameter's description.
37e4754d 691
1d3811f6
DJ
6922007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
693
694 * gdb.texinfo (Overview): Clarify run-length encoding
695 example. Remove the restriction on "+" and "-" characters.
696
c1c25a1a
EZ
6972007-12-15 Eli Zaretskii <eliz@gnu.org>
698
699 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
700
afe8ab22 7012007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 702
afe8ab22
VP
703 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
704 the -f option for -break-insert, remove -r option,
705 and clarify specification of location.
706
a6b151f1
DJ
7072007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
708
709 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
710 formatting.
711 (Remote Debugging): Add File Transfer section.
712 (Remote Configuration): Document Host I/O packets.
713 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 714 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
715 (Packets): Add vFile.
716
3b784c4f
EZ
7172007-11-17 Eli Zaretskii <eliz@gnu.org>
718
719 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
720 breakpoints with multiple locations.
721 (Breakpoint Menus): Improve wording.
722 (Output): Fix last change.
723
a4ce5b0d
UW
7242007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
725
726 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
727
1b39d5c0
DE
7282007-11-15 Doug Evans <dje@google.com>
729
730 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
731
7a72d44c
VP
7322007-11-15 Vladimir Prus <vladimir@codesourcery.com>
733
734 * gdbint.texinfo (Native Conditionals): Remove
735 mention of CLEAR_SOLIB.
5ae4183a 736
6d1829bf 7372007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
738
739 * gdb.texinfo (Print Settings): Add documentation for "set/show
740 print frame-arguments".
741
1a619819
LM
7422007-11-05 Luis Machado <luisgpm@br.ibm.com>
743
3b784c4f 744 * gdb.texinfo (Output): Update printf command's description.
1a619819 745
55eddb0f
DJ
7462007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
747
748 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
749 powerpc soft-float".
750
9cceb671
DJ
7512007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
752
753 * gdb.texinfo (Files): Correct formatting. Mention Expat
754 requirement.
755 (Requirements for Building GDB): Expand the list of Expat
756 uses.
757 (Library List Format, Memory Map Format): Mention Expat.
758 (Target Descriptions): Update Expat wording.
759
83acabca
DJ
7602007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
761
762 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
763 Document that gdbarch_convert_register_p should return zero for no-op
764 conversions.
765
e35879db
UW
7662007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
767
83acabca 768 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
769 of set_gdbarch_sofun_address_maybe_missing back to ...
770 (Target Conditionals): ... here to fix build break.
771
203c3895
UW
7722007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
773
83acabca 774 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
775 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
776 (Compiler Characteristics): ... documentation of
777 set_gdbarch_sofun_address_maybe_missing.
778
11411de3
DJ
7792007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
780
781 * gdbint.texinfo (Target Conditionals): Use
782 frame_unwind_register_unsigned in examples instead of
783 frame_unwind_unsigned_register.
784
7cc46491
DJ
7852007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
786
787 * gdb.texinfo (Predefined Target Types): Add int128
788 and uint128.
789 (Standard Target Features): Add PowerPC features.
790
81adfced
DJ
7912007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
792
793 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
794
c1874924
UW
7952007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
796
797 * gdbint.texi (Target Conditionals): Remove documentation
798 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
799 gdbarch_extract_return_value, and gdbarch_store_return_value.
800
f6e56ab3
UW
8012007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
802
803 * gdbint.texi (Target Conditionals): Remove documentation of
804 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
805
56cf5405
KH
8062007-10-11 Kazu Hirata <kazu@codesourcery.com>
807
808 * gdb.texinfo: Mention that inaccessible-by-default is on by
809 default.
810
35156bae
DJ
8112007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
812
813 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
814
d983da9c
DJ
8152007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
816
817 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
818 multi-threaded watchpoints.
819 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
820 checked. Describe sticky notification. Expand description
821 of steppable and continuable watchpoints.
822 (Watchpoints and Threads): New subsection.
823
fe6fbf8b
VP
8242007-09-28 Vladimir Prus <vladimir@codesourcery.com>
825
826 * gdb.texinfo (Setting Breakpoints): Revise
827 documentation for pending breakpoints. Document
828 breakpoints with multiple locations.
5ae4183a 829
084344da
VP
8302007-09-19 Vladimir Prus <vladimir@codesourcery.com>
831
832 * gdb.texinfo (Miscellaneous gdb/mi Commands):
833 Document -list-features.
5ae4183a 834
82160952
EZ
8352007-09-15 Eli Zaretskii <eliz@gnu.org>
836
837 * gdb.texinfo (Output): Spell out which features of C's printf are
838 not supported by GDB's printf.
7e27a47a
EZ
839 (Separate Debug Files): More accurate wording regarding build ID
840 and a reference to the ld manual rather than the Fedora wiki.
82160952 841
ea37ba09
DJ
8422007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
843 Jim Blandy <jimb@codesourcery.com>
844
845 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
846 (Examining Memory): Update mentions of the 's' format.
847 (Automatic Display): Likewise.
848
b8533aec
DJ
8492007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
850
851 * gdb.texinfo: Update the FSF's Back-Cover Text.
852
83f83d7f
JK
8532007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
854 Eli Zaretskii <eliz@gnu.org>
855
856 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
857 Fixed the ``build ID'' name. New binaries build instructions for the
858 build ID inclusion. Explain how the commands are specific to the build
859 ID vs. debug link.
860
c7e83d54
EZ
8612007-09-01 Eli Zaretskii <eliz@gnu.org>
862
863 * gdb.texinfo (Separate Debug Files): Fix last change. Add
864 indexing for ``build ID'' support.
865
d3750b24
JK
8662007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
867
868 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
869 Enlisted BUILD ID to the debug file searching example.
870 Included a BUILD ID `.note.gnu.build-id' section description.
871 Updated/added the debug files splitting instructions for OBJCOPY.
872
02142340
VP
8732007-08-31 Vladimir Prus <vladimir@codesourcery.com>
874
875 * gdb.texinfo (Variable Objects): Adjust docs
876 for -var-info-expression and document
877 -var-info-path-expression.
878
d3bdde98
JB
8792007-08-20 Jim Blandy <jimb@codesourcery.com>
880
3fb6a982
JB
881 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
882 (title page): Include the dedication in the printed manual, as a
883 separate page after the copyright notice.
5ae4183a 884
d3bdde98
JB
885 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
886 don't break a @var across a line.
887
c80a96a8
MR
8882007-07-25 Maciej W. Rozycki <macro@mips.com>
889
890 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
891 for include files.
892
5824a901
NR
8932007-07-12 Nick Roberts <nickrob@snap.net.nz>
894
895 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
896 in annotate.texinfo.
897 (Command History): Link to new node.
5824a901 898
d52e7ea3
UW
8992007-07-05 Markus Deuling <deuling@de.ibm.com>
900
901 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
902
5fc14d0a
EZ
9032007-07-05 Eli Zaretskii <eliz@gnu.org>
904
905 * gdbint.texinfo (Target Conditionals): Fix last change.
906
4a9bb1df
UW
9072007-07-03 Markus Deuling <deuling@de.ibm.com>
908
909 * gdb.texinfo: Replace following macros by their appropriate gdbarch
910 routines:
911 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
912 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
913 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
914 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
915 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
916 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
917 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
918 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
919 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
920 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
921 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
922 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
923 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
924 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
925 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
926 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
927 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
928 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
929 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
930 (SOFTWARE_SINGLE_STEP_P)
931
932 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
933 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
934
935 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
936 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
937 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
938 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
939 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
940 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
941 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
942 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
943 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
944 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
945
946 (Converting an existing Target Architecture to Multi-arch): Remove
947 section.
948
949 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
950 (gdbarch_addr_bits_remove): Add code example.
951
952 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
953
cfa9d6d9
DJ
9542007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
955
956 * gdb.texinfo (Remote Configuration): Document library-info-packet.
957 Add other missing entries. Adjust the table size to fit.
958 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
959 stop reasons including the new "library" event.
960 (General Query Packets): Adjust table widths for qSupported. Mention
961 qXfer:libraries:read reply to qSupported and document the new packet.
962 (Library List Format): New section.
963
159fcc13
JK
9642007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
965
966 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
967
f66d1690
MS
9682007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
969
970 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
971
67102876
NR
9722007-06-25 Nick Roberts <nickrob@snap.net.nz>
973
974 * gdbint.texinfo (Register and Memory Data): Break sections
975 into nodes and add a menu.
976
a4642986
MR
9772007-06-21 Maciej W. Rozycki <macro@mips.com>
978
979 * gdb.texinfo (Examining Memory): Document the new behaviour.
980
e9c17194
VP
9812007-06-21 Vladimir Prus <vladimir@codesourcery.com>
982
983 * gdb.texinfo (Standard Target Features): Document
984 m68k features.
985
31d99776
DJ
9862007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
987
988 * gdb.texinfo (General Query Packets): Document qOffsets changes.
989
1780a0ed
DJ
9902007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
991
992 * gdb.texinfo (Target Description Format): Add version attribute
993 for <target>.
994
822b6570
DJ
9952007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
996
997 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
998
f8b73d13
DJ
9992007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1000
1001 * gdb.texinfo (MIPS Features): New subsection.
1002
0e7f50da
UW
10032007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1004 Markus Deuling <deuling@de.ibm.com>
1005
1006 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1007 and qXfer:spu:write packets and mention them under qSupported.
1008
23d964e7
UW
10092007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1010 Markus Deuling <deuling@de.ibm.com>
1011
1012 * gdb.texinfo (Architectures): Add new SPU section to document
1013 Cell Broadband Engine SPU architecture specific commands.
1014
9f708cb2
VP
10152007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1016
1017 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1018 comments.
1019
7579b5f8
NR
10202007-06-07 Nick Roberts <nickrob@snap.net.nz>
1021
1022 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1023
bf06d120
JB
10242007-05-29 Jim Blandy <jimb@codesourcery.com>
1025
1026 * gdb.texinfo (Overview): Doc fix.
1027
23776285
MR
10282007-05-22 Maciej W. Rozycki <macro@mips.com>
1029
1030 * gdb.texinfo (Remote Configuration): Document "set/show
1031 remoteflow".
1032
1a69e1e4
DJ
10332007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1034
bf06d120
JB
1035 * gdb.texinfo (MIPS): Remove documentation for set mips
1036 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1037 stack-arg-size.
1a69e1e4 1038
46ba6afa 10392007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1040
46ba6afa
BW
1041 * all-cfg.texi (GDBTUI): New.
1042 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1043 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1044 (TUI Configuration): Edit to improve clarity and fix problems of
1045 both style and content.
5ae4183a 1046
06d3b283
UW
10472007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1048
1049 * observer.texi (GDB Observers): New observer "new_objfile".
1050
179101d6
UW
10512007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1052
1053 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1054
25d5ea92
VP
10552007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1056
1057 * gdb.texinfo (GDB/MI Variable Objects): Document
1058 frozen variables objects.
5ae4183a 1059
ea35711c
DJ
10602007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1061
1062 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1063 (Character Sets, Caching Data of Remote Targets): Likewise.
1064 (Targets): Delete Remote node. Move its text...
1065 (Debugging Remote Programs): ...to here. Delete description
1066 of the "remote" command.
1067 (Remote configuration): Delete description of "set remotedevice"
1068 and "show remotedevice".
1069 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1070
db2e3e2e
BW
10712007-04-11 Bob Wilson <bob.wilson@acm.org>
1072
5ae4183a
AS
1073 * gdb.texinfo (Contributors, Continuing and Stepping)
1074 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1075 (General Query Packets, File-I/O Remote Protocol Extension)
1076 (Protocol Basics, The F Reply Packet, Write)
1077 (Protocol-specific Representation of Datatypes, Memory Transfer):
1078 Fix hyphenation, punctuation and grammar problems.
1079 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1080 'section' instead of 'subsection' in the text.
1081 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1082 (i386): Remove period from section name.
db2e3e2e
BW
1083 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1084 (Config Names, Configure Options): Use @file{configure}.
1085
8a3dae3e
DJ
10862007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1087
1088 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1089 and tab expansion.
1090
1a92f856
DJ
10912007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1092
1093 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1094
79a6e687 10952007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1096
79a6e687
BW
1097 * gdb.texinfo: Consistently capitalize all significant words in
1098 node names, chapter titles, section titles, and headings. Update
1099 cross references to match.
1100 (Starting and Stopping Trace Experiment): Make node name plural.
1101 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1102
ad527d2e
PA
11032007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1104
1105 * gdb.texinfo (WinCE): Delete obsolete subsection.
1106
7ce59000
DJ
11072007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1108
1109 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1110 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1111 references.
1112
8807d78b
DJ
11132007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1114
1115 * gdb.texinfo (Startup): Delete references to some alternate
1116 names for .gdbinit.
1117 (Thread): Remove LynxOS reference.
1118 (Tandem ST2000): Delete target-specific documentation.
1119 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1120 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1121 and GDB_OSABI_LYNXOS.
1122
5f402660
UW
11232007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1124
1125 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1126
bac718a6
UW
11272007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1128
1129 * gdbint.texinfo (Target Conditionals): Remove mention of
1130 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1131 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1132
9453113a
DJ
11332007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1134
1135 * Makefile.in: Add "pdfdir" installation
1136 directory, PDFTEX macro, support for "install-pdf" target,
1137 and rules for making a pdf version of refcard.texi.
1138 * refcard.tex: Specify paper size for PDF output.
1139
ae21e955 11402007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1141
ae21e955 1142 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1143
3f94c067 11442007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1145
3f94c067
BW
1146 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1147 (Source Path, Character Sets, Macros, Define)
1148 (GDB/MI Result Records, GDB/MI Simple Examples)
1149 (GDB/MI Program Execution, GDB/MI File Commands)
1150 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1151 (Bug Reporting): Use @value{GCC}.
5ae4183a 1152
12c27660 11532007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1154
12c27660
BW
1155 * gdb.texinfo (Help): Fix formatting of examples.
1156 (Variables): Use @ifnotinfo instead of @iftex.
1157 (Non-debug DLL symbols): Use @ref instead of @pxref.
1158 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1159
ce9341a1
BW
11602007-03-26 Bob Wilson <bob.wilson@acm.org>
1161
1162 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1163
c8f4133a
BW
11642007-03-26 Bob Wilson <bob.wilson@acm.org>
1165
1166 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1167 the order of the nodes.
1168 (C Operators, C Constants, Debugging C): Remove extra menus.
1169 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1170
c8f4133a 11712007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1172
1173 * gdb.texinfo (File Options): Add missing parenthesis.
1174 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1175
c74d0ad8
DJ
11762007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1177
1178 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1179
ff6f572f
DJ
11802007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1181
669fac23 1182 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1183 case insensitivity.
1184 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1185
994337c3
NR
11862007-02-18 Nick Roberts <nickrob@snap.net.nz>
1187
1188 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1189 (Files): Add section name to argument list for pxref.
1190 (Non-debug DLL symbols): Don't use `see' for pxref.
1191 (Embedded Processors): Fix typo.
1192 (GDB/MI Breakpoint Commands): Execution commands generate
1193 *stopped not ^done.
1194
eb819d70
NR
11952007-02-13 Nick Roberts <nickrob@snap.net.nz>
1196
1197 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1198 values for in_scope. Mention that only root variables can be
1199 updated.
1200 (GDB/MI Development and Front Ends): Explain new values may be
1201 added to existing fields.
1202
123dc839
DJ
12032007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1204
1205 * gdb.texinfo (-target-disconnect): Use @smallexample.
1206 (Requirements): Add anchor for Expat. Update description.
1207 (Target Descriptions): Mention Expat.
1208 (Target Description Format): Document new elements. Use
1209 @smallexample.
1210 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1211 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1212
108546a0
DJ
12132007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1214
1215 * gdb.texinfo (Target Description Format): Add section on XInclude.
1216
95a98c01
NR
12172006-02-03 Nick Roberts <nickrob@snap.net.nz>
1218
1219 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1220 command -enable-timings.
1221
f4b3909f
EZ
12222007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1223
5ae4183a 1224 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1225 descriptions for new/deleted elements in gdb_osabi. Add missing
1226 description for function generic_elf_osabi_sniff_abi_tag_sections.
1227
c7ba131e
JB
12282007-01-29 Joel Brobecker <brobecker@adacore.com>
1229
1230 * gdb.texinfo (Maintenance Commands): Add documentation for
1231 the new "maint print target-stack" command.
1232
3a60f64e
JK
12332007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1234 Eli Zaretskii <eliz@gnu.org>
1235
f4b3909f 1236 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1237
c582f8b6
EZ
12382007-01-26 Eli Zaretskii <eliz@gnu.org>
1239
1240 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1241 Use @value{NGCC} instead of @value{GCC}.
1242
d3e8051b
EZ
12432007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1244
1245 * agentexpr.texi: Fix typos.
1246 * annotate.texinfo: Likewise.
1247 * gdb.texinfo: Likewise.
1248 * gdbint.texinfo: Likewise.
1249 * observer.texi: Likewise.
1250 * stabs.texinfo: Likewise.
1251
86f04699
EZ
12522007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1253
1254 * gdbint.texinfo (Support Libraries): Remove mmalloc
1255 entry. Describe readline library.
1256
23181151
DJ
12572007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1258
1259 * gdb.texinfo (Target Descriptions): New section.
1260 (General Query Packets): Add QPassSignals anchor. Mention
1261 qXfer:features:read under qSupported. Expand mentions of
1262 qXfer:memory-map:read and QPassSignals. Document
1263 qXfer:features:read.
1264
f822c95b
DJ
12652007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1266
1267 * gdb.texinfo (Commands to specify files): Describe
1268 "set sysroot" and "show sysroot".
1269 (Using the `gdbserver' program): Lowercase argument
1270 to @var. Expand description of setting up GDB on the
1271 host.
1272
8936fcda
JB
12732007-01-05 Joel Brobecker <brobecker@adacore.com>
1274
1275 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1276 catch exception, catch exception unhandled, and catch assert
1277 commands.
1278
e776119f
DJ
12792007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1280
1281 * gdb.texinfo (Debugging Output): Document "set debug xml"
1282 and "show debug xml".
1283
aa79a185
DJ
12842007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1285
1286 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1287
7f893741
JB
12882007-01-01 Joel Brobecker <brobecker@adacore.com>
1289
1290 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1291
a1b5960f
VP
12922006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1293
1294 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1295 note in @ignore, to be removed later if nobody complains.
1296
9f470e6e
NR
12972006-12-04 Nick Roberts <nickrob@snap.net.nz>
1298
1299 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1300 of -var-delete.
1301
765dc015 13022006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1303
765dc015 1304 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1305 automatic software/hardware breakpoint usage and
1306 the "set breakpoint auto-hw" command.
765dc015 1307
4b5752d0
VP
13082006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1309
1310 * gdb.texinfo (Memory Access Checking): New.
1311
89be2091
DJ
13122006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1313
1314 * gdb.texinfo (Remote configuration): Mention
1315 "pass-signals-packet".
1316 (General Query Packets): Document QPassSignals. Fix
1317 a typo.
1318
ca3bf3bd
DJ
13192006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1320
1321 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1322
427c3a89
DJ
13232006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1324
1325 * gdb.texinfo (Remote configuration): Rewrite documentation for
1326 packet configuration commands.
1327 (OS Information): Adjust reference to qXfer:auxv:read.
1328 (General Query Packets): Remove references to read-aux-vector-packet
1329 and set remote get-thread-local-storage-address.
1330
7a107747
DJ
13312006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1332
1333 * gdbint.texinfo (Target Architecture Definition): Add new
1334 Initializing a New Architecture section.
1335
1c56eb0e
EZ
13362006-10-31 David Taylor <dtaylor@emc.com>
1337
1338 * stabs.texinfo (Macro define and undefine): New node describing
1339 stabs for #define and #undef.
1340
f73adfeb
AS
13412006-10-27 Andreas Schwab <schwab@suse.de>
1342
1343 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1344
fd60e0df
EZ
13452006-10-21 Eli Zaretskii <eliz@gnu.org>
1346
1347 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1348 clarify on the possible meanings of ``expression'' watched by
1349 watchpoints. Add indexing.
e5ac9b53
EZ
1350 (Prompting, Errors, Invalidation, Annotations for Running)
1351 (Source Annotations): Fix index entries by adding "annotation" to
1352 them, to discriminate from index entries that point to the more
1353 general topic descriptions.
fd60e0df 1354
52bb452f
DJ
13552006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1356
1357 * gdbint.texinfo (Target Vector Definition): Move most
1358 content into Existing Targets. Add a menu.
1359 (Existing Targets): New section, moved from Target Vector
1360 Definition. Use @subsection.
1361 (Managing Execution State): New section.
1362
58955e58
BW
13632006-10-16 Bob Wilson <bob.wilson@acm.org>
1364
1365 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1366
c8aa23ab
EZ
13672006-10-15 Eli Zaretskii <eliz@gnu.org>
1368
1369 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
1370 (Command Syntax, Signals, Backtrace, Connecting)
1371 (Remote configuration, Renesas Boards, Console I/O): Fix last
1372 change: use Ctrl- instead of C-, except wrt Emacs.
1373 (File-I/O Examples): Put Ctrl-c in @kbd.
1374 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
1375 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
1376 (Signals, Set Breaks, Set Watchpoints): Document optional
1377 arguments to `info signals' `handle', `info breakpoints', and
1378 `info watchpoints'.
c8aa23ab 1379
e7109c7e
EZ
13802006-10-14 Eli Zaretskii <eliz@gnu.org>
1381
1382 * gdb.texinfo (Backtrace): Fix last change.
1383
de3aea7b
NR
13842006-10-14 Nick Roberts <nickrob@snap.net.nz>
1385
1386 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1387
7f9087cb
BW
13882006-10-10 Bob Wilson <bob.wilson@acm.org>
1389
c8aa23ab
EZ
1390 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
1391 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
1392 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 1393
68437a39
DJ
13942006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1395 Daniel Jacobowitz <dan@codesourcery.com>
1396
1397 * gdb.texinfo (Packets): Document vFlashErase,
1398 vFlashWrite and vFlashDone packets.
1399 (General Query Packets): Document qXfer:memory-map:read.
1400 Add a new feature for qXfer:memory-map:read.
1401 (Memory map format): New section.
1402 (Target Commands): Mention that gdb can write flash.
1403
fd79ecee
DJ
14042006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1405 Daniel Jacobowitz <dan@codesourcery.com>
1406
1407 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
1408 memory regions and "mem auto".
1409
350da6ee
DJ
14102006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1411
1412 * gdbint.texinfo (Array Containers): New section.
1413
2f1acb09
VP
14142006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1415
1416 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
1417 -stack-list-arguments HIGH_FRAME argument can be larger then the
1418 actual number of frames.
1419
2ab1eb7a
VP
14202006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1421
1422 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1423 -stack-list-locals HIGH_FRAME argument can be larger then the
1424 actual number of frames.
2ab1eb7a 1425
599b237a
BW
14262006-09-02 Bob Wilson <bob.wilson@acm.org>
1427
1428 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
1429 Register Packet Format, Tracepoint Packets): Fix spelling errors.
1430
25ab7e6d
EZ
14312006-09-02 Eli Zaretskii <eliz@gnu.org>
1432
1433 * gdbint.texinfo (Overall Structure): New section "Source Tree
1434 Structure".
1435
940178d3
JB
14362006-08-17 Jim Blandy <jimb@codesourcery.com>
1437
1438 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1439 responses.
1440
30daae6c
JB
14412006-08-08 Joel Brobecker <brobecker@adacore.com>
1442
1443 * gdb.texinfo (Source Path): Add documentation for new
1444 substitute-path commands.
1445
7fa2210b
DJ
14462006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1447
1448 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1449 (Running Configure): ...here.
1450 (Requirements): New node. Mention expat.
1451
3d00d119
DJ
14522006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1453
5ae4183a 1454 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1455 'set download-write-size' and 'show download-write-size'.
1456
0cbfa4ee
DJ
14572006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1458
1459 * stabs.texinfo (Member Type Descriptor): Correct example for
1460 pointer to member types.
1461
16026cd7
AS
14622006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1463
1464 * gdb.texinfo (Optional warnings and messages): Add
1465 'set/show trace-commands'.
1466 (Command files): Add '-v' to source command.
1467
0876f84a
DJ
14682006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1469
1470 * gdb.texinfo (OS Information): Update qPart reference to
1471 qXfer.
1472 (Remote configuration): Likewise.
1473 (Overview): Move @cindex to the start of a paragraph. Talk
1474 about binary data encoding.
1475 (Packets): Refer to the overview for the details of the X
1476 packet encoding.
1477 (General Query Packets): Remove qPart description. Add qXfer
1478 description. Add an anchor to qSupported. Correct feature
1479 table title. Add a new feature for qXfer:auxv:read.
1480 (Interrupts): Add a missing parenthesis.
1481
2ec3381a
DJ
14822006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1483
669fac23 1484 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1485 (GDB/MI Kod Commands): Remove commented out node.
1486
594fe323
EZ
14872006-07-01 Eli Zaretskii <eliz@gnu.org>
1488
1489 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1490 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1491 (GDB/MI Thread Commands, GDB/MI Program Execution)
1492 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1493 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1494 (GDB/MI File Commands, GDB/MI Target Manipulation)
1495 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1496 since the MI prompt is hard-wired into the code.
1497
7e3fb70c
NR
14982006-07-01 Nick Roberts <nickrob@snap.net.nz>
1499
1500 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1501 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1502 (GDB/MI Data Manipulation): Remove description of unimplemented
1503 display related commands as variable objects perform this function
1504 and are superior: -display-delete, -display-disable,
1505 -display-enable, -display-insert and -display-list. Move
1506 -environment-cd, -environment-directory, -environment-path
1507 and -environment-pwd to "Program Context".
1508 (GDB/MI Program Control): Rename to "Program Execution". Move
1509 -exec-arguments -exec-abort to...
1510 (GDB/MI Program Context): ...here. New node split from "Data
1511 Manipulation".
1512
be2a5f71
DJ
15132006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1514
1515 * gdb.texinfo (Remote configuration): Document set / show
1516 remote supported-packets.
1517 (General Query Packets): Document qSupported packet.
1518
fc320d37
SL
15192006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1520
1521 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1522 and font markup.
1523 (Protocol basics): Likewise.
1524 (The F request packet): Likewise.
1525 (The F reply packet): Likewise.
1526 (Memory transfer): Move this node to be a subsubsection of
1527 "Protocol specific representation of datatypes".
1528 (The Ctrl-C message): More copy editing.
1529 (Console I/O): Likewise.
1530 (The isatty call): Delete this node, and merge its content into
1531 the "isatty" node. Fixed references elsewhere.
1532 (The system call): Delete this node, and merge its content into
1533 the "system" node. Fixed references elsewhere.
1534 (open): Reformat to use @table, and add appropriate font markup.
1535 (close): Likewise.
1536 (read): Likewise.
1537 (write): Likewise.
1538 (lseek): Likewise.
1539 (rename): Likewise.
1540 (unlink): Likewise.
1541 (stat/fstat): Likewise.
1542 (gettimeofday): Likewise.
1543 (isatty): Likewise.
1544 (system): Likewise, plus minor changes to fix confusing wording.
1545 (Integral datatypes): Fix font markup.
1546 (Pointer values): Likewise.
1547 (struct stat): Fix markup to use @table, plus minor copy editing.
1548 (struct timeval): Fix font markup, plus minor copy editing.
1549 (Constants): Minor copy editing.
1550 (Errno values): Add font markup.
1551 (File-I/O Examples): Likewise.
1552
158fdf5c
NR
15532006-06-10 Nick Roberts <nickrob@snap.net.nz>
1554
1555 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1556 (GDB/MI Simple Examples): Move node up one level. Use real
1557 examples.
1558 (GDB/MI Compatibility with CLI): Update.
1559 (GDB/MI Result Records): Add "connected" and "exit" result
1560 classes.
1561 (GDB/MI Stream Records): Clarify target output.
1562 (GDB/MI Command Description Format): Modify example description.
1563 (GDB/MI Breakpoint Table Commands): Rename to...
1564 (GDB/MI Breakpoint Commands): ...this
1565 (GDB/MI Breakpoint Commands): Add optional thread field.
1566 (GDB/MI Program Control): Add an introduction. Move "Program
1567 termination" examples into exec-run description.
1568 (GDB/MI File Commands): Mention similar CLI commands.
1569 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1570 is similar to "-gdb-version".
1571
ddb50cd7
EZ
15722006-06-09 Eli Zaretskii <eliz@gnu.org>
1573
1574 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1575
2aef0d6b
NR
15762006-06-02 Nick Roberts <nickrob@snap.net.nz>
1577
1578 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1579 sourceware.org for mailing lists.
d5e40d59 1580 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1581
383a5c52
NR
15822006-06-01 Nick Roberts <nickrob@snap.net.nz>
1583
d5e40d59 1584 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1585
e16b02ee
EZ
15862006-05-22 Eli Zaretskii <eliz@gnu.org>
1587
1588 * gdb.texinfo (Cygwin Native): Fix last change.
1589
be90c084
CF
15902006-05-22 Christopher Faylor <cgf@timesys.com>
1591
1592 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1593
347ceba5
NR
15942006-05-15 Nick Roberts <nickrob@snap.net.nz>
1595
1596 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1597 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1598
369af7bd
DJ
15992006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1600
1601 * gdb.texinfo (General Query Packets): Recommend not starting
1602 new packets with qC and clarify.
1603
2ffdbde8 16042006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1605
1606 * gdb.texinfo (M2 Types): New section.
72019c9c 1607
16d1a084
DJ
16082006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1609
1610 * agentexpr.texi: Add a copyright and license notice.
1611 * observer.texi: Likewise, with GPL clause for function prototypes.
1612 Remove trailing whitespace.
1613
aa56d27a
JB
16142006-05-05 Jim Blandy <jimb@codesourcery.com>
1615
1616 * gdb.texinfo (General Query Packets): Document conventions for
1617 terminating packet names, and their violations.
1618
5bdf8622
DJ
16192006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1620
1621 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1622 * gdb.texinfo: Likewise.
1623
605a56cb
DJ
16242006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1625
1626 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1627 and "show remotedebug".
1628 (Debugging Output): Add additional index entries.
1629
b8db102d
MS
16302006-04-27 Michael Snyder <msnyder@redhat.com>
1631
1632 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1633
c5e30d01
AC
16342006-04-22 Andrew Cagney <cagney@redhat.com>
1635
1636 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1637 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1638
8181d85f
DJ
16392006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1640
1641 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1642 and remove breakpoint prototypes.
1643 (Watchpoints): Move description of target_insert_hw_breakpoint and
1644 target_remove_hw_breakpoint ...
1645 (Breakpoints): ... to here. Document target_insert_breakpoint and
1646 target_remove_breakpoint.
1647
4f553f88
JB
16482006-04-17 Jim Blandy <jimb@codesourcery.com>
1649
1650 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1651 and C packets are optional.
1652
cd852561
FR
16532006-04-14 Frederic Riss <frederic.riss@st.com>
1654
1655 * gdb.texinfo (Specifying source directories): Update the description
1656 of the source file search to reflect the fact that the source path
1657 always contains at least $cdir and $cwd.
1658
b620eb07
MS
16592006-03-31 Michael Snyder <msnyder@redhat.com>
1660
1661 * gdb.texinfo: Update copyright dates.
1662
3156cdaf
EZ
16632006-03-31 Eli Zaretskii <eliz@gnu.org>
1664
1665 * gdb.texinfo (Overview): Add an index entry to "empty response".
1666
7d30c22d
JB
16672006-03-28 Jim Blandy <jimb@codesourcery.com>
1668
1669 * gdbint.texinfo (Prologue Analysis): New section.
1670
86941c27
JB
16712006-03-07 Jim Blandy <jimb@red-bean.com>
1672
66b8c7f6
JB
1673 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1674
1a10341b
JB
1675 * gdb.texinfo (Target Commands): Update text describing how to
1676 specify a target. Refer to the detailed section on remote
1677 debugging, not the brief mention.
1678
86941c27
JB
1679 * gdb.texinfo (Connecting): Organize the different 'target remote'
1680 connection methods into a table. Add a 'target remote' index
1681 entry. (!!!)
1682
62f3a2ba
FF
16832006-02-17 Fred Fish <fnf@specifix.com>
1684
1685 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1686 'ptype' commands to reflect the fact that the only significant
1687 difference between them is that ptype prints the complete type
1688 description instead of just the name.
1689
8b9a88ea
WZ
16902006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1691
1692 * gdbint.texinfo (Watchpoints): Delete
1693 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1694
7e8dc855
NR
16952006-02-10 Nick Roberts <nickrob@snap.net.nz>
1696
1697 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1698 times fields where needed. Fix typos. Update general form given
1699 for output of -break-insert.
1700 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1701
c91d38aa
DJ
17022006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1703
1704 * gdbint.texinfo (Symbol Handling): Add a section
1705 on memory management.
1706
38fcd64c
DJ
17072006-02-06 Vladimir Prus <ghost@cs.msu.su>
1708
1709 * gdb.texinfo (Breakpoint table commands): Document the fullname
1710 field in -break-list output.
1711
219eec71
EZ
17122006-02-03 Eli Zaretskii <eliz@gnu.org>
1713
1714 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1715 debugging information produced by the various "set debug..."
1716 options.
1717
ae5a43e0
DJ
17182006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1719
1720 * gdb.texinfo (Files): Remove obsolete bits from the description
1721 of "symbol-file".
1722
a9f158ec
JB
17232006-01-25 Jim Blandy <jimb@redhat.com>
1724
1725 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1726
410dd08e
JB
17272006-01-24 Jim Blandy <jimb@redhat.com>
1728
1729 * gdbint.texinfo (Frames): Document the basics of GDB's register
1730 unwinding model, and explain the existence of the "sentinel" frame.
1731
4b505b12
AS
17322006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1733
1734 * gdb.texinfo (Choosing files): Mention that -directory is used
1735 for script files.
1736 (Specifying source directories): Likewise.
1737 (Command files): Explain how script files are found.
1738
839c27b7
EZ
17392006-01-21 Eli Zaretskii <eliz@gnu.org>
1740
1741 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1742 the threads in a multi-threaded program.
1743 (Threads): The threadno argument of "thread apply" can be a range
1744 of numbers.
1745
7be93b9e
JB
17462006-01-18 Jim Blandy <jimb@redhat.com>
1747
1748 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1749 of warning flags.
1750
fcc73fe3
EZ
17512006-01-13 Eli Zaretskii <eliz@gnu.org>
1752
1753 * gdb.texinfo (Sequences): Improve menu annotations.
1754 (Define): Add index entries for arguments of user-defined
1755 commands. Move the description of flow-control commands...
1756 (Command Files): ...to here. Document loop_break and
1757 loop_continue.
ca91424e
EZ
1758 (Define, Command Files): Document `end' and add index entries for
1759 it.
fcc73fe3 1760
5c95884b
MS
17612006-01-04 Michael Snyder <msnyder@redhat.com>
1762
1763 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1764 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1765
860701dc
PH
17662006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1767
1768 * gdb.texinfo (Omissions from Ada): Document that there is now
1769 limited aggregate support.
1770
36b80e65
EZ
17712005-12-28 Eli Zaretskii <eliz@gnu.org>
1772
1773 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1774 registers and the likes.
1775
c1468174
EZ
17762005-12-24 Eli Zaretskii <eliz@gnu.org>
1777
1778 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1779 (Symbols): Fix usage of "e.g.".
359df76b 1780 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1781
1782 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1783 (Coding): Fix usage of "e.g.".
1784
c02a867d
EZ
17852005-12-23 Eli Zaretskii <eliz@gnu.org>
1786
5ae4183a
AS
1787 * stabs.texinfo:
1788 * refcard.tex:
c02a867d 1789 * gpl.texi:
5ae4183a
AS
1790 * gdbint.texinfo:
1791 * gdb.texinfo:
1792 * gdb-cfg.texi:
c02a867d 1793 * fdl.texi:
5ae4183a
AS
1794 * annotate.texinfo:
1795 * all-cfg.texi:
c02a867d
EZ
1796 * Makefile.in: Add (C) after Copyright. Update the FSF
1797 address.
1798
fad38dfa
EZ
17992005-12-03 Eli Zaretskii <eliz@gnu.org>
1800
1801 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1802 extend GDB with commands for external monitor.
1803
53e5f3cf
AS
18042005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1805
1806 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1807
55f6ca0f
JB
18082005-11-25 Joel Brobecker <brobecker@adacore.com>
1809
1810 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1811
c1947b85
JB
18122005-11-21 Jim Blandy <jimb@redhat.com>
1813
1814 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1815 placement of 'R' actions in tracepoint action packets; document
1816 dependence of 'X' and 'M' actions on a preceding 'R' action for
1817 their registers.
1818
9d29849a
JB
18192005-11-19 Jim Blandy <jimb@redhat.com>
1820
1821 * gdb.texinfo (Tracepoint Packets): New node.
1822 (General Query Packets): Add entries for the tracepoint packets,
1823 referring to the "Tracepoint Packets" node.
1824 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 1825
9a6253be
KB
18262005-11-18 Kevin Buettner <kevinb@redhat.com>
1827
1828 * gdb.texinfo (set remotebreak): Add anchor.
1829 (X packet): Likewise.
1830 (Remote Protocol): Add new section `Interrupts' and new index
1831 entry `interrupts (remote protocol)'.
1832
5f3bebba
JB
18332005-11-18 Jim Blandy <jimb@redhat.com>
1834
1835 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1836 entries into the General Query Packets section. Add a
1837 cross-reference to that section. Drop description of replies, as
1838 these are covered in the descriptions of each packet.
1839 (General Query Packets): Add introductory text. Explain naming
1840 conventions, and how the end of a name is recognized.
1841
9a7a1b36
KB
18422005-11-17 Kevin Buettner <kevinb@redhat.com>
1843
0564b6cf 1844 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1845 "set remotebreak" command.
1846
b8ff78ce
JB
18472005-11-16 Jim Blandy <jimb@redhat.com>
1848
1849 * gdb.texinfo (Packets, Stop Reply Packets)
1850 (General Query Packets): Various formatting cleanups.
1851 - Use @samp for packet contents.
1852 - Drop summaries from packet @item lines; the same information appears
1853 immediately below in the description.
1854 - Delete paragraph breaks after packet @item commands, so that the
1855 description appears directly to the right of the packet prototype
1856 in the printed manual, if it fits.
1857 - Place spaces in packet prototypes between @vars and non-@var
1858 letters, and explain that they're just for formatting.
1859 - Use @dots{} instead of '...'.
1860 - Fix uses of @code where @var was needed.
1861 - Replace "deprecated" markers with English text spelling out the
1862 packet's status and the preferred alternatives.
1863 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1864 what this ever meant.
1865 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1866 this for a long time.
1867 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1868 implemented several times, and have been in use for years.
1869
8ffe2530
JB
18702005-11-15 Jim Blandy <jimb@redhat.com>
1871
c43c5473
JB
1872 * gdb.texinfo (Packets): Add index entries for 'm' packet
1873 disclaimers.
5ae4183a 1874
fb031cdf
JB
1875 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1876 of stub when processing an 'm' packet.
1877
8ffe2530
JB
1878 * gdb.texinfo (Packets): Mention that packets beginning with
1879 letters are reserved once, at the top, instead of actually listing
1880 them all and saying "reserved".
1881
c03c782f
AS
18822005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1883
1884 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1885 Change @var{$arg0 to @code{$arg0.
1886
814e32d7
WZ
18872005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1888
1889 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1890
fa93a9d8
JB
18912005-11-12 Jim Blandy <jimb@redhat.com>
1892
1893 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1894 order. Remove extraneous 'z'.
1895
8a5a3c82
AS
18962005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1897
1898 * gdb.texinfo (Choosing files): Add --eval-command.
1899
4b0ad762
AS
19002005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1901
1902 * gdb.texinfo (Choosing modes): Add --return-child-result.
1903
1904
1a088d06
AS
19052005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1906
1907 * gdb.texinfo (Choosing modes): Add --batch-silent.
1908
656d5e12
EZ
19092005-10-28 Eli Zaretskii <eliz@gnu.org>
1910
1911 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1912 "The -var-update Command".
1913
3c9c013a
JB
19142005-10-03 Joel Brobecker <brobecker@adacore.com>
1915
1916 * gdb.texinfo (Print Settings): Add documentation for set/show
1917 print array-indexes.
1918
7ba3cf9c
DJ
19192005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1920
1921 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1922 6.2 and 6.3.
1923
a94ab193
EZ
19242005-08-27 Eli Zaretskii <eliz@gnu.org>
1925
1926 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1927 since 19-Jan-2004.
1928 (Files): Likewise.
ab1adacd
EZ
1929 (Variables, Symbols): Document the "<incomplete type>" message and
1930 its reasons.
a94ab193 1931
ca06016a
FF
19322005-08-01 Fred Fish <fnf@specifix.com>
1933
1934 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1935
cf58170d
NR
19362005-07-15 Nick Roberts <nickrob@snap.net.nz>
1937
1938 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1939 option for -var-list-children and -var-update.
1940 (GDB/MI Stack Manipulation): Simplify description of
1941 print-values option for -stack-list-locals.
1942 (GDB/MI Command Description Format): Clarify.
1943 (Mode Options): Spelling of superseded.
1944
38f1196a
BR
19452005-07-12 Bob Rossi <bob@brasko.net>
1946
1947 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1948 corresponding GDB command comment.
1949
3cb3b8df
BR
19502005-07-06 Bob Rossi <bob@brasko.net>
1951
1952 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1953 and -inferior-tty-show.
1954 (Input/Output): Document "set/show inferior-tty" and tty alias.
1955
10fac096
NW
19562005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1957
1958 * gdb.texinfo (Packets): Change description of 'D' packet to note
1959 that GDB does wait for a response.
1960
d1b6db76
NR
19612005-06-22 Nick Roberts <nickrob@snap.net.nz>
1962
1963 * gdb.texinfo (History) Rename "Command History".
1964 (Command History): Move node "Server Prefix" from section on
1965 Annotations here.
1966
29629dcf
NR
19672005-06-19 Nick Roberts <nickrob@snap.net.nz>
1968
1969 * gdb.texinfo (GDB/MI Stack Manipulation):
1970 Re-instate -stack-info-frame with example. Say that it gets
1971 info on selected frame, not current frame.
1972
397ca115
EZ
19732005-06-18 Eli Zaretskii <eliz@gnu.org>
1974
1975 * gdb.texinfo (Server): Clarify that `file' should be used before
1976 connecting to the server.
1977 (Files): Add an xref to the above description.
51274035
EZ
1978 (Output Formats): More detailed description of the `c' format.
1979 (Memory): List explicitly all the formats supported by `x'.
638ac427 1980 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1981 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1982 files. Add more indexing for solib-absolute-prefix and
1983 --with-sysroot.
76d17f34
EZ
1984 (Machine Code): Document possible problems with locations in
1985 shared libraries.
d416eeec
EZ
1986 (Backtrace): Document that free-standing environments do not need
1987 to have a `main' function.
397ca115 1988
74f6deaa
NR
19892005-06-18 Nick Roberts <nickrob@snap.net.nz>
1990
1991 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1992 -stack-info-frame.
1993
a9967aef
AC
19942005-06-07 Andrew Cagney <cagney@gnu.org>
1995
1996 * gdb.texinfo (Contributors): Note the original multi-arch
1997 contributors.
1998
e09f16f9
EZ
19992005-06-03 Eli Zaretskii <eliz@gnu.org>
2000
2001 * gdb.texinfo (Registers): Add index entries for the standard
2002 registers.
2003 (Frames): Add cross-reference from frame pointer description to
2004 the Registers node.
2005 (Annotations Overview): Fix the reference to GDB name.
2006
d87ba7ee
EZ
20072005-06-01 Eli Zaretskii <eliz@gnu.org>
2008
2009 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2010 can-use-hw-watchpoints.
2011
034dad6f
BR
20122005-05-28 Bob Rossi <bob@brasko.net>
2013
2014 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2015 the possible reasons why an exec async record would be returned to FE.
2016
ffed4509
AC
20172005-05-26 Andrew Cagney <cagney@gnu.org>
2018
2019 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2020 Andrew Cagney implemented the original GDB/MI.
2021
e22e55c9
OF
20222005-05-23 Orjan Friberg <orjanf@axis.com>
2023
2024 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2025 documentation. Add documentation for cris-mode.
2026
a78e13ce
EZ
20272005-05-20 Eli Zaretskii <eliz@gnu.org>
2028
2029 * gdb.texinfo (Numbers): Explain the example and make the wording
2030 more acurate.
2031
76ff342d
DJ
20322005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2033 Dennis Brueni <dennis@slickedit.com>
2034
2035 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2036 (GDB/MI Data Manipulation, GDB/MI Program Control)
2037 (GDB/MI Stack Manipulation): Update examples to include the fullname
2038 attribute in stack frames.
2039
119b882a
EZ
20402005-05-12 Eli Zaretskii <eliz@gnu.org>
2041
2042 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2043 do with other non-standard names of init files.
2044
6fc08d32
EZ
20452005-05-11 Eli Zaretskii <eliz@gnu.org>
2046
2047 * gdb.texinfo (Command Files): Move the description of the startup
2048 from here...
2049 (Startup): ...to this new subsection of the Invocation chapter.
2050 Rearrange the description of init files more logically and add a
2051 cross-reference to "Command Files". Document the special gdbinit
2052 name for CISCO 68k. Expand the description of what GDB does
2053 during startup.
2054 (History): Add index entry for HISTSIZE.
2055
a561754a
MK
20562005-05-02 Mark Kettenis <kettenis@gnu.org>
2057
2058 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2059
2eecc4ab
EZ
20602005-05-02 Eli Zaretskii <eliz@gnu.org>
2061
2062 * gdb.texinfo (SVR4 Process Information, The isatty call)
2063 (The system call): Don't use foo(N) notation for man pages and
2064 functions.
514c4d71 2065 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2066
18999be5
EZ
20672005-04-27 Eli Zaretskii <eliz@gnu.org>
2068
2069 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2070 were optimized away.
2071
0abb7bc7
EZ
20722005-04-22 Eli Zaretskii <eliz@gnu.org>
2073
2074 * gdb.texinfo (Remote configuration): Document "set/show
2075 get-thread-local-storage-address". Add cross-reference to the
2076 description of the qGetTLSAddr packet.
2077 (General Query Packets): Mention "set remote
2078 get-thread-local-storage-address" and add a reference to its
2079 description.
2080
6f61acb1
NR
20812005-04-19 Nick Roberts <nickrob@snap.net.nz>
2082
2083 * gdb.texinfo (Backtrace): Describe 'bt full'.
2084
9d59903a
NR
20852005-04-17 Nick Roberts <nickrob@snap.net.nz>
2086
2087 * gdb.texinfo (Mode Options): Fix typo.
2088 (GDB/MI): Describe how to invoke GDB/MI.
2089
721c2651
EZ
20902005-04-16 Eli Zaretskii <eliz@gnu.org>
2091
2092 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2093 references changed. Add description of "info udot".
721c2651
EZ
2094 (Files): Document "set/show stop-on-solib-events".
2095 (M32R/D): Document "set/show download-path", "set/show
2096 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2097 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2098 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2099 (Maintenance Commands): Improve indexing.
2100 (Target Commands): Document "set/show hash", "set/show debug
2101 monitor".
2102 (SVR4 Process Information): Document "info pidlist" and "info
2103 meminfo". Document "set/show procfs-tarce" and "set/show
2104 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2105 (Symbols, The Print Command with Objective-C): Improve indexing.
2106 (Objective-C): Add references to "info classes" and "info
2107 selectors".
c45da7e6
EZ
2108 (Debugging Output): Improve wording. Document "set/show debug
2109 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2110 (Set Breaks): Add index entry for "hardware breakpoints".
2111 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2112 and "set/show usehardbreakpoints".
2113 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2114 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2115 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2116 rdiromatzero", "set/show rdiheartbeat".
2117 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2118 "sds".
2119 (Embedded Processors): Document the "sim" command.
2120 (Remote): Document the "remote" command.
2121 (DJGPP Native): Document the "info serial" command.
2122 (Threads): Document "maint info sol-threads".
2123 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2124 (Set Breaks): Improve indexing.
2125 (Command Syntax): Add a reference to dont-repeat.
2126 (Define): Document "dont-repeat".
2127 (TUI Commands): Document "tabset".
2128 (WinCE): New subsection. Document "set/show remotedirectory",
2129 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2130
14d6dd68
EZ
21312005-04-15 Eli Zaretskii <eliz@gnu.org>
2132
2133 * gdb.texinfo (Hurd Native): New subsection, documents
2134 Hurd-specific commands.
a64548ea 2135 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2136 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2137 (MIPS): Improve documentation of heuristic-fence-post. Document
2138 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2139 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2140 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2141 (ARM): Document ARM-specific commands.
a64548ea
EZ
2142 (AVR): New section. Document "info io_registers".
2143 (CRIS): New section. Document "set/show cris-version" and
2144 "set/show cris-dwarf2-cfi".
2145 (HPPA): New section. Document "set/show debug hppa" and "maint
2146 print unwind".
a5adf40f 2147 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2148 (Super-H): New section. Document the "regs" command.
721c2651 2149 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2150
9c16f35a
EZ
21512005-04-09 Eli Zaretskii <eliz@gnu.org>
2152
2153 * gdb.texinfo (Print Settings): Document "set/show print
2154 pascal_static-members", "set print repeats", "show print
2155 null-stop". Improve indexing. Fix documentation of "set print
2156 union".
2157 (Pascal): New section.
2158 (Supported languages): Rename from "Support"; all references
2159 updated. Add a menu item for Pascal.
2160 (Numbers): Document "set radix.
2161 (Screen Size): Document "set/show pagination".
2162 (MIPS Embedded): Remove "set processor" documentation.
2163 (Remote configuration): Document "set/show X/P/Z-packet",
2164 "set/show read-aux-vector-packet", "set/show remote
2165 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2166 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2167 remotedebug", "set/show remotebreak", "set/show remotedevice",
2168 "set/show remotelogfile".
2169 (Auxiliary Vector): Add reference to the description of the
2170 read-aux-vector-packet setting.
2171 (Set Watchpoints): Add a cross-reference to "set remote
2172 hardware-breakpoint-limit".
2173 (General Query Packets): Add indexing of requests and
2174 cross-references to related commands in "Remote configuration".
2175 (File-I/O Overview, The system call): Fix wording and typos.
2176 (Thread Stops): Add index entries.
2177 (Continuing and Stepping): Document "show step-mode".
2178 (i386): New node. Document "set/show struct-convention".
2179 (Files): Document "show trust-readonly-sections".
2180 (Calling): Document "set/show unwindonsignal".
2181 (Messages/Warnings): Add index entries.
2182 (Maintenance Commands): Document "set/show watchdog".
2183 (Annotations Overview): Document "show annotate".
2184 (Set Watchpoints): Add index entries.
2185 (Symbols): Fix doc of case-sensitive.
2186 (ABI): Document "show coerce-float-to-double".
2187 (Convenience Vars, Help): Improve indexing.
2188 (Machine Code): Document "show disassembly-flavor".
2189 (Debugging C plus plus): Document "show overload-resolution".
2190 (Value History, Signaling): Add index entries.
2191
21922005-04-08 Eli Zaretskii <eliz@gnu.org>
2193
2194 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2195 (Processes): Fix wording.
2196 (History, List, Logging output, Define, Symbols, Print Settings):
2197 Improve indexing.
2198
a8f24a35
EZ
21992005-04-03 Eli Zaretskii <eliz@gnu.org>
2200
2201 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2202 redundant index entry for "target" command.
2203 (Backtrace): Add index entries.
2204 (Symbols, Fortran): Document the "set case-sensitive" command.
2205 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2206 (Print Settings): Add index entry for "set demangle-style".
2207 (Target Commands): Document "set download-write-size".
2208 (Debugging Output): Document "set exec-done-display".
2209
09d4efe1
EZ
22102005-04-02 Eli Zaretskii <eliz@gnu.org>
2211
2212 * gdb.texinfo (Files): Fix the name and documentation of
2213 add-shared-symbol-files. Document its alias assf. Update the
2214 list of OSs where GDB supports shared libraries. Fix markup.
2215 (Continuing and Stepping): Add reference to @var{location} in the
2216 text.
2217 (Dump/Restore Files): Fix reference to @{filename}.
2218 (Help): Fix wording.
2219 (Attach): Ditto.
2220 (Set Watchpoints): Ditto.
2221 (Backtrace): Remove redundant index entries. Improve index
2222 entries.
2223 (Delete Breaks): Fix wording.
2224 (Memory): Document the compare-sections command.
2225 (Memory Region Attributes): Improve wording.
2226 (Disabling): Improve wording.
2227 (Fortran): New subsection. Document the "info common" command.
2228 (Help): Document aliases "info copying" and "info warranty".
2229 (Caching Remote Data): New section. Document the "set/show
2230 remotecache" and "info dcache" commands.
2231 (Show): Fix wording of the documentation of the "set
2232 extension-language" command.
2233 (Signals): Add index entry for "info handle".
2234 (Memory Region Attributes): Fix punctuation.
2235 (Symbols): Change the arg name to "location" and refer to it in
2236 the text. Fix wording of "info types" doc.
2237 (Threads): Fix usage of @enumerate @item's.
2238 (Listing Tracepoints): Add index entry for "info tp".
2239 (Set Watchpoints): Add xref to "info break" description.
2240 (Macros): Add an index entry for "macro exp1". Document the
2241 "macro list" command.
2242 (Maintenance Commands): Document "flushregs", "maint agent",
2243 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2244 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2245 "maint print architecture", "maint print objfiles", "maint print
2246 statistics", "maint print type", "maint show-debug-regs", "maint
2247 space", "maint time", and "maint translate-address".
2248 (Connecting): Document the "monitor" command.
2249 (Annotations Overview): Describe the "set annotate" command.
2250
82f2d802
EZ
22512005-04-01 Eli Zaretskii <eliz@gnu.org>
2252
2253 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2254 Rearrange index entries and improve wording about support for
2255 hardware watchpoints.
2256
7d51c7de
BR
22572005-03-10 Bob Rossi <bob@brasko.net>
2258
2259 * gdb.texinfo: Update copyright
2260
68c71a2e
TR
22612005-02-09 Theodore A. Roth <troth@openavr.org>
2262
2263 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2264 error.
2265
83761cbd
KB
22662005-02-03 Kevin Buettner <kevinb@redhat.com>
2267
2268 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2269
9f1c6395
MS
22702005-01-17 Michael Snyder <msnyder@redhat.com>
2271
2272 * gdb.texinfo: Fix spelling, infinte -> infinite.
2273
fbd1b305
MK
22742005-01-08 Mark Kettenis <kettenis@gnu.org>
2275
2276 * observer.texi (GDB Observers): Document "solib_loaded".
2277
3ace7edb
AC
22782005-01-07 Andrew Cagney <cagney@gnu.org>
2279
bec39cab
AC
2280 * configure.ac: Rename configure.in, require autoconf 2.59.
2281 * configure: Re-generate.
2282
3ace7edb
AC
2283 * configure.in: Replace configdirs with multiple references to
2284 AC_CONFIG_SUBDIRS.
2285 * configure: Re-generate.
5ae4183a 2286
53531fc1
AC
22872005-01-04 Andrew Cagney <cagney@gnu.org>
2288
2289 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2290 part of the version number.
2291
536ffdb7
MK
22922004-12-24 Mark Kettenis <kettenis@gnu.org>
2293
2294 * gdbint.texinfo (Algorithms): Remove description of
2295 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2296
e1aac25b
JB
22972004-12-07 Jim Blandy <jimb@redhat.com>
2298
2299 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2300 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2301 numbers.
2302
f47b1503
AS
23032004-12-07 Andreas Schwab <schwab@suse.de>
2304
2305 * gdb.texinfo (Mode Options): Document -l option.
2306
b6b8ece6
EZ
23072004-12-04 Eli Zaretskii <eliz@gnu.org>
2308
2309 * gdbint.texinfo (Algorithms): More accurate description of
2310 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2311 is not needed unless data-read and data-access watchpoints are
2312 supported. Add a description of how GDB checks whether the
2313 inferior stopped because a watchpoint was hit.
2314
01371747
EZ
23152004-11-23 Eli Zaretskii <eliz@gnu.org>
2316
2317 * gdb.texinfo (Files): Add cross-reference to description of
2318 -readnow command-line switch.
2319
2315ffec
RC
23202004-11-10 Randolph Chung <tausq@debian.org>
2321
2322 * gdb.texinfo: Document set/show backtrace past-entry commands.
2323 Rearrange index entries for set/show backtrace past-main.
2324
69065f5d
AC
23252004-11-10 Jon Beniston <jon@beniston.com>
2326
2327 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2328 * gdb.texinfo (Remote Serial Protocol): Further describe
2329 binary transfer escaping mechanism .
69065f5d 2330
30e91e0b
RC
23312004-11-08 Randolph Chung <tausq@debian.org>
2332
2333 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2334 and "show debug infrun". Add index entries.
2335
60bf7e09
EZ
23362004-10-23 Eli Zaretskii <eliz@gnu.org>
2337
2338 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2339 "info proc" that are already implemented. Add index entries.
2340 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2341 (Files): Add a tip for decreasing memory used for symtabs from
2342 shared libraries.
f018e82f
EZ
2343 (Starting): Fix whitespace; make "elaboration" stand out where it
2344 is first used, and add an index entry for the term.
f8568604
EZ
2345 (Calling): Expand and elaborate text. Add "print". Add the
2346 description of problems with weak aliases.
384ee23f 2347 (Core File Generation): New section.
60bf7e09 2348
d52fe014
AC
23492004-10-12 Andrew Cagney <cagney@gnu.org>
2350
2351 * gdbint.texinfo (Versions and Branches): New chapter.
2352 (Releasing GDB): Delete "Versions and Branches" section.
2353 (Top): Add "Versions and Branches".
2354
703663ab
EZ
23552004-10-08 Eli Zaretskii <eliz@gnu.org>
2356
2357 * gdb.texinfo (Editing, History): Add cross-references to the
2358 included Readline and History user documentation. Remove
2359 references to the symbol have-readline-appendices which is unused
2360 and undefined.
2361 (History): Fix indexing.
2362
ac77d04f
JJ
23632004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2364
2365 * gdbint.texinfo (target_stopped_data_address): Update to
2366 new prototype.
2367 (i386_stopped_data_address): Update prototype and description.
2368 (i386_stopped_by_watchpoint): New function and description.
2369
e07c999f
PH
23702004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2371
2372 * gdb.texinfo (Filenames): Add Ada suffixes.
2373 (Ada) New section.
2374
2e868123
AC
23752004-09-27 Andrew Cagney <cagney@gnu.org>
2376 Robert Picco <Robert.Picco@hp.com>
2377
2378 * gdb.texinfo (Packets): Document the "p" packet.
2379
02a57714
JM
23802004-09-21 Jason Molenda (jmolenda@apple.com)
2381
2382 * gdb.texinfo (Paths and Names of the Source Files): Document the
2383 meaning of values in the 'desc' field of a SO stab.
2384
ae038cb0
DJ
23852004-09-20 Daniel Jacobowitz <dan@debian.org>
2386
2387 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
2388 max-cache-age" and "maint show dwarf2 max-cache-age".
2389
f7dc1244
EZ
23902004-09-16 Eli Zaretskii <eliz@gnu.org>
2391
2392 * gdb.texinfo (Set Breaks): Add index entry for setting
2393 breakpoints on overloaded C++ functions that are not members of
2394 any classes. Add an example and an index entry for setting
2395 breakpoints on all program functions.
2396 (Character Sets, Macros, Overlay Commands)
2397 (Non-debug DLL symbols, GDB/MI Output Syntax)
2398 (Annotations Overview, Maintenance Commands, File-I/O Overview):
2399 Use "(@value{GDBP})" instead of a literal "(gdb)".
2400
f810308b
AC
24012004-09-12 Andrew Cagney <cagney@gnu.org>
2402
2403 * gdbint.texinfo (Native Debugging): Delete description of
2404 FILES_INFO_HOOK.
2405
15a661f3
PH
24062004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2407
5ae4183a
AS
2408 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2409 to hex_string_custom (not historically correct, but more
15a661f3
PH
2410 understandable, given the current code).
2411
f3219c75
AC
24122004-09-03 Andrew Cagney <cagney@gnu.org>
2413
2414 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2415
f3bb6704
JJ
24162004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2417
2418 * observer.texi (solib_unloaded): New observer.
2419
8d2c00cb
AC
24202004-08-24 Andrew Cagney <cagney@gnu.org>
2421
2422 * gdbint.texinfo (Target Architecture Definition): Add missing
2423 comma.
2424
e7dc800a
MC
24252004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2426
2427 * (Using the Testsuite): build != host is supported,
2428 but some test scripts do not support build != host.
2429
73b03683
MK
24302004-08-14 Mark Kettenis <kettenis@gnu.org>
2431
2432 * gdbint.texinfo (Host Definition): Delete description of
2433 FCLOSE_PROVIDED and GETENV_PROVIDED.
2434
c0ccb908
MK
24352004-08-05 Mark Kettenis <kettenis@chello.nl>
2436
2437 * gdbint.texinfo (Host Definition): Delete description of
2438 NO_SYS_FILE.
2439 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2440 PTRACE_FP_BUG.
2441
9c8dbfa9
AC
24422004-08-05 Andrew Cagney <cagney@gnu.org>
2443
2444 * gdbint.texinfo (Target Architecture Definition): Delete
2445 reference to deprecated_read_fp.
2446
f42accbe
AC
24472004-08-02 Andrew Cagney <cagney@gnu.org>
2448
2449 * gdbint.texinfo (Target Architecture Definition): Delete
2450 description of DEPRECATED_REGISTER_BYTES.
2451
0b66e38c
EZ
24522004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2453
2454 * gdb.texinfo (Source Path): Document the new behavior of
2455 searching for the source files.
2456
15387254
EZ
24572004-07-17 Eli Zaretskii <eliz@gnu.org>
2458
2459 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2460 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2461 (Auto Display): Improve indexing.
2462
2c07db7a
AC
24632004-07-16 Andrew Cagney <cagney@gnu.org>
2464
2465 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2466 "-noasync".
2467
4644b6e3
EZ
24682004-07-09 Eli Zaretskii <eliz@gnu.org>
2469
2470 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2471 have the same prefix have only their prefix in the index.
2472
7561d450
MK
24732004-07-03 Mark Kettenis <kettenis@gnu.org>
2474
2475 * gdb.texinfo (BSD libkvm Interface): New node (section)
2476 (Native): Add it to the menu.
2477
67bebe79
MK
24782004-07-01 Mark Kettenis <kettenis@gnu.org>
2479
2480 * gdbint.texinfo (Target Architecture Definition): Remove
2481 PCC_SOL_BROKEN.
2482
1a6923e0
MK
24832004-06-24 Mark Kettenis <kettenis@gnu.org>
2484
2485 * gdbint.texinfo (Target Architecture Definition): Remove
2486 SUN_FIXED_LBRAC_BUG.
2487
b435e160
AC
24882004-06-26 Andrew Cagney <cagney@gnu.org>
2489
2490 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2491
b5622e8d
AC
24922004-06-20 Andrew Cagney <cagney@gnu.org>
2493
2494 * gdbint.texinfo (Target Architecture Definition): Deprecate
2495 USE_STRUCT_CONVENTION.
2496
e0c07bf0
MC
24972004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2498
2499 gdb.texinfo (Bug Reporting): Mention session recording,
2500 with the script command or Emacs.
2501
782263ab
AC
25022004-06-18 Andrew Cagney <cagney@gnu.org>
2503
2504 * gdbint.texinfo (Target Architecture Definition): Deprecate
2505 FUNCTION_START_OFFSET.
2506
03727ca6
AC
25072004-06-14 Andrew Cagney <cagney@gnu.org>
2508
2509 Based on changes from Karl Berry.
2510 * gdb.texinfo: Do not use @sc in a direntry.
2511 * stabs.texinfo: Change @dircateogry to "Software development".
2512 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2513
97092415
AC
25142004-06-13 Andrew Cagney <cagney@gnu.org>
2515
2516 * gdbint.texinfo (Target Architecture Definition): Delete
2517 description of RETURN_VALUE_ON_STACK.
2518
1f6d4158
AC
25192004-06-09 Andrew Cagney <cagney@gnu.org>
2520
2521 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2522 deleted by previous patch.
2523
d966f0cb
AC
25242004-06-08 Andrew Cagney <cagney@gnu.org>
2525
2526 * gdbint.texinfo (Native Debugging): Delete documentation on
2527 ATTACH_DETACH.
2528
86fe4aaa
RC
25292004-06-06 Randolph Chung <tausq@debian.org>
2530
2531 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2532
d4b6d575
RC
25332004-06-06 Randolph Chung <tausq@debian.org>
2534
5ae4183a 2535 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2536 the new push_dummy_call method signature. Describe the function
2537 argument.
2538
4e8b0763
JB
25392004-05-24 Joel Brobecker <brobecker@gnat.com>
2540
2541 * gdb.texinfo (Starting): Document new start command.
2542
59caf092
AC
25432004-05-21 Andrew Cagney <cagney@redhat.com>
2544
2545 * observer.texi (GDB Observers): Document "inferior_created".
2546
e4a2df64
AC
25472004-05-08 Andrew Cagney <cagney@redhat.com>
2548
e6b55ae2
AC
2549 * gdbint.texinfo (Target Architecture Definition): Delete
2550 description of DO_DEFERRED_STORES.
2551
28954179
AC
2552 * gdbint.texinfo (Target Architecture Definition): Delete
2553 references to DEPRECATED_FIX_CALL_DUMMY.
2554
434b87dd
AC
2555 * gdbint.texinfo (Target Architecture Definition): Delete
2556 description of DEPRECATED_CALL_DUMMY_WORDS,
2557 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2558
58d28df8
AC
2559 * gdbint.texinfo (Target Architecture Definition): Delete
2560 description of DEPRECATED_PUSH_DUMMY_FRAME.
2561
e4a2df64
AC
2562 * gdbint.texinfo (Target Architecture Definition): Delete
2563 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2564
2b4855ab
AC
25652004-05-07 Andrew Cagney <cagney@redhat.com>
2566
2567 * observer.texi (GDB Observers): Add "Debugging" section. Include
2568 cross reference to "set/show debug observer".
2569 * gdb.texinfo (Debugging Output): Document "set/show debug
2570 observer".
2571
fcf70625
AC
25722004-05-01 Andrew Cagney <cagney@redhat.com>
2573
2574 * gdbint.texinfo (Target Architecture Definition): Delete
2575 description of DEPRECATED_PC_IN_SIGTRAMP.
2576
8ee56bcf
AC
25772004-04-30 Andrew Cagney <cagney@redhat.com>
2578
2579 * gdbint.texinfo (Target Architecture Definition): Delete
2580 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2581
67ab9a76
OF
25822004-04-30 Orjan Friberg <orjanf@axis.com>
2583
2584 * observer.texi (GDB Observers): Correct spelling.
2585
79346bcb
OF
25862004-04-26 Orjan Friberg <orjanf@axis.com>
2587
2588 * observer.texi (GDB Observers): Add target_changed event.
2589
7a464420
AC
25902004-04-08 Andrew Cagney <cagney@redhat.com>
2591
2592 * observer.texi (GDB Observers): Rework, provide generic observer
2593 definitions and then a list of observable events.
2594
6cdf9d98
AC
25952004-04-04 Andrew Cagney <cagney@redhat.com>
2596
2597 * gdbint.texinfo (Host Definition): Delete reference to
2598 NO_SIGINTERRUPT.
2599
ddc135a4
AC
26002004-04-02 Andrew Cagney <cagney@redhat.com>
2601
2602 * gdbint.texinfo (Target Architecture Definition): Delete
2603 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2604
6a1b180d
SC
26052004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2606
2607 * gdb.texinfo (TUI Commands): Document tui reg commands.
2608
d0d5df6f
AC
26092004-03-26 Andrew Cagney <cagney@redhat.com>
2610
2611 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2612 "gdbtui".
2613 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2614 (Contributors): Mention both Text and Terminal User Interface.
2615
aa2a3f87
AC
26162004-03-23 Andrew Cagney <cagney@redhat.com>
2617
2618 * gdbint.texinfo (Target Architecture Definition): Deprecate
2619 references to SIGTRAMP_START and SIGTRAMP_END.
2620
f561f026
AC
26212004-03-23 Andrew Cagney <cagney@redhat.com>
2622
2623 * gdbint.texinfo (Target Architecture Definition): Deprecate
2624 references to PC_IN_SIGTRAMP.
2625
33cb8b0f
AC
26262004-03-19 Andrew Cagney <cagney@redhat.com>
2627
2628 * gdbint.texinfo (Target Architecture Definition): Delete
2629 reference to GDB_TARGET_IS_HPPA.
2630
fc989b7a
AC
26312004-03-18 Andrew Cagney <cagney@redhat.com>
2632
2633 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2634 describe pre_init and post_init.
2635
701b08bb
DJ
26362004-03-09 Daniel Jacobowitz <drow@mvista.com>
2637
2638 * gdb.texinfo (Debugging Output): Document values for "set debug
2639 target".
2640
faae5abe
AC
26412004-02-28 Andrew Cagney <cagney@redhat.com>
2642
2643 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2644
dd79a6cf
JJ
26452004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2646
2647 * gdb.texinfo (breakpoints): Add information about the
2648 new "set breakpoint pending" and "show breakpoint pending"
2649 commands.
2650
e7f16015
AC
26512004-02-26 Andrew Cagney <cagney@redhat.com>
2652
2653 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2654 in Per-architecture module data section.
2655
7161a3a6
RM
26562004-02-25 Roland McGrath <roland@redhat.com>
2657
2658 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2659
2154891a
AC
26602004-02-24 Andrew Cagney <cagney@redhat.com>
2661
2662 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2663 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2664 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2665
6c74ac8b
AC
26662004-02-17 Andrew Cagney <cagney@redhat.com>
2667
2668 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2669
19772a2c
AC
26702004-02-16 Andrew Cagney <cagney@redhat.com>
2671
2672 * gdbint.texinfo (Target Architecture Definition): Deprecate
2673 FRAMELESS_FUNCTION_INVOCATION.
2674
c9830293
AC
26752004-02-16 Andrew Cagney <cagney@redhat.com>
2676
2677 * gdbint.texinfo (Coding): Mention -Wunused-function.
2678
b9d26eb9
AC
26792004-02-14 Andrew Cagney <cagney@redhat.com>
2680
2681 * gdbint.texinfo (Target Architecture Definition): Delete
2682 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2683
49efadf5
EZ
26842004-02-12 Elena Zannoni <ezannoni@redhat.com>
2685
2686 * gdb.texinfo: Properly quote the name "C++".
2687 * gdbint.texinfo: Ditto.
2688 * stabs.texinfo: Ditto.
2689
1eb288ea
EZ
26902004-02-11 Elena Zannoni <ezannoni@redhat.com>
2691
2692 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2693 minimal information about libiberty.
2694
e4937fc1
MC
26952004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2696
2697 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2698
a9331b3f
RM
26992004-02-04 Roland McGrath <roland@redhat.com>
2700
2701 * gdb.texinfo (Auxiliary Vector): New node (section).
2702 (Data): Add it to the menu.
2703
2650777c
JJ
27042004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2705
2706 * gdb.texinfo (Breakpoints): Add information about pending
2707 breakpoint support.
2708
b4501125
AC
27092004-01-26 Andrew Cagney <cagney@redhat.com>
2710
2711 * gdb.texinfo (Overview): Delete references to the cisco protocol
2712 including the "N" response.
2713
74055713
AC
27142004-01-26 Andrew Cagney <cagney@redhat.com>
2715
2716 * gdbint.texinfo (Target Architecture Definition): Rename
2717 EXTRACT_STRUCT_VALUE_ADDRESS to
2718 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2719
3bbe9696
EZ
27202004-01-24 Eli Zaretskii <eliz@gnu.org>
2721
2722 * gdb.texinfo (KOD): Document "show os". Add index entries for
2723 "set/show os" and "info cisco" commands.
2724
5843504f
EZ
27252004-01-21 Eli Zaretskii <eliz@gnu.org>
2726
2727 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2728
9175c9a3
MC
27292004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2730
2731 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2732 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2733
8e94b928
NR
27342004-01-19 Nick Roberts <nick@nick.uklinux.net>
2735
2736 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2737 -stack-list-locals.
2738 (GDB/MI Variable Objects): Describe extension to
2739 -var-list-children.
2740
a20cf136
DJ
27412004-01-17 Daniel Jacobowitz <drow@mvista.com>
2742
2743 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2744
afb18d0f
AC
27452004-01-17 Andrew Cagney <cagney@redhat.com>
2746
2747 * gdbint.texinfo (Target Architecture Definition): Delete
2748 documentation on DEPRECATED_NPC_REGNUM.
2749
b51970ac
DJ
27502004-01-13 Daniel Jacobowitz <drow@mvista.com>
2751
2752 * gdb.texinfo: Update copyright year. Mention that set
2753 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2754 "set follow-fork-mode ask".
2755
0f0cffd2
AC
27562004-01-13 Andrew Cagney <cagney@redhat.com>
2757
2758 * gdbint.texinfo: Update copyright year.
2759 (Coding): Add -Wunused-label to list of -Werror warnings.
2760
c552b3bb 27612004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2762 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2763
2764 * gdb.texinfo: Update copyright.
2765 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2766 around names, as appropriate. Minor syntax cleanup of
2767 _NSPrintForDebugger explanation. Two spaces after periods.
2768 GDBN used instead of lit. "gdb". Index entries added for
2769 print-object and _NSPrintForDebugger. @noindent added in one spot.
2770
afe157ca
EZ
27712003-11-11 Elena Zannoni <ezannoni@redhat.com>
2772
2773 * stabs.texinfo: Add dircategory and direntry commands.
2774 * annotate.texinfo: Ditto.
2775
963e2bb7
AC
27762003-11-10 Andrew Cagney <cagney@redhat.com>
2777
2778 * gdbint.texinfo (Target Architecture Definition): Replace the
2779 return_value method's "inval" and "outval" parameters with
2780 "readbuf" and "writebuf".
2781
1d8b2f28
JB
27822003-10-28 Jim Blandy <jimb@redhat.com>
2783
2784 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2785 from "The `F' request packet" and "The `F' reply packet", to make
2786 texi2dvi happy.
2787 (File-I/O remote protocol extension): Update menu entries, too.
2788
36d86913
MC
27892003-10-26 Michael Chastain <mec@shout.net>
2790
2791 * gdb.texinfo (Thread Stops): Document the issue with
2792 premature return from system calls in multi-threaded programs.
2793
ce2826aa
AC
27942003-10-24 Andrew Cagney <cagney@redhat.com>
2795
2796 * annotate.texinfo: Fix "fortunatly"[sic].
2797
f24c5e49
KI
27982003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2799
2800 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2801 with "Hitachi" and "Mitsubishi".
2802
92ad9cd9
AC
28032003-10-20 Andrew Cagney <cagney@redhat.com>
2804
2805 * gdbint.texinfo (Target Architecture Definition): Document
2806 gdbarch_return_value. Add cross references from
2807 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2808 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2809
0ab4b752
MK
28102003-10-18 Mark Kettenis <kettenis@gnu.org>
2811
2812 * gdbint.texinfo (Target Architecture Definition): Document
2813 regset_from_core_section.
fb3e19c0
KI
2814
28152003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2816
2817 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2818
a9331b3f 28192003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2820
2821 From Anthony Green <green@redhat.com>:
5ae4183a 2822 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2823
1485d690
KB
28242003-10-14 Kevin Buettner <kevinb@redhat.com>
2825
2826 * gdb.texinfo (Breakpoint related warnings): New node.
2827 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2828
86d30acc
DJ
28292003-10-13 Daniel Jacobowitz <drow@mvista.com>
2830
2831 * gdb.texinfo (Remote Protocol): Document v and vCont.
2832
172c2a43
KI
28332003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2834
2835 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2836 * gdbint.texinfo: Ditto.
2837
71952f4c
AC
28382003-10-09 Andrew Cagney <cagney@redhat.com>
2839
2840 From 2003-09-18 David Anderson <davea@sgi.com>:
2841 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2842 "command".
2843
268e2188
AC
28442003-10-03 Andrew Cagney <cagney@redhat.com>
2845
2846 * gdbint.texinfo (Target Architecture Definition): Deprecate
2847 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2848 just target.
2849
12c266ea 28502003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2851
f30992d4 2852 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2853 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2854 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2855 * gdbint.texinfo (Target Architecture Definition): Rename
2856
28572003-09-30 Andrew Cagney <cagney@redhat.com>
2858
f30992d4 2859 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2860 (Target Architecture Definition):
f30992d4 2861
2e092625
AC
2862 * gdbint.texinfo (Target Architecture Definition): Rename
2863 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2864
0717ae8a
AC
28652003-09-29 Andrew Cagney <cagney@redhat.com>
2866
dad809b7
AC
2867 * gdbint.texinfo (Target Architecture Definition): Delete
2868 documentation for NEED_TEXT_START_END.
2869
0717ae8a
AC
2870 * gdbint.texinfo (Target Architecture Definition): Rename
2871 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2872 TARGET_WRITE_PC.
a9331b3f 2873
af6cf26d
MC
28742003-09-22 Michael Chastain <mec@shout.net>
2875
2876 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2877
ee206350
AG
28782003-09-21 Anthony Green <green@redhat.com>
2879
2880 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2881
a38c9fe6
MK
28822003-09-21 Mark Kettenis <kettenis@gnu.org>
2883
2884 * gdbint.texinfo (Target Architecture Definition): Document
2885 stabs_argument_has_addr.
2886
77949794
AC
28872003-09-18 Andrew Cagney <cagney@redhat.com>
2888
2889 * gdbint.texinfo (Target Architecture Definition): Delete
2890 documentation on REGISTER_NAMES.
2891
8e823e25
MK
28922003-09-13 Mark Kettenis <kettenis@gnu.org>
2893
2894 * gdbint.texinfo (Target Architecture Definition): Replace
2895 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2896
f27dd7fd
AC
28972003-09-11 Andrew Cagney <cagney@redhat.com>
2898
2899 * gdbint.texinfo (Target Architecture Definition): Replace
2900 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2901
8b148df9
AC
29022003-08-18 Andrew Cagney <cagney@redhat.com>
2903
2904 * gdbint.texinfo (Target Architecture Definition): Document
2905 "frame_red_zone_size".
2906
25d29d70
AC
29072003-08-09 Andrew Cagney <cagney@redhat.com>
2908
2909 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2910 with "set/show backtrace past-main" and "set/show backtrace
2911 limit".
2912
c938e9b0
L
29132003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2914
2915 * Makefile.in (install-info): Support DESTDIR.
2916 (install-html): Likewise.
2917
64fabec2
AC
29182003-08-07 Andrew Cagney <cagney@redhat.com>
2919
2920 Patch from Nick Roberts.
2921 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2922 bindings. Remove description of send-gdb-command.
2923
2fcf52f0
AC
29242003-08-07 Andrew Cagney <cagney@redhat.com>
2925
2926 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2927 GDB 6.0.
2928
086432e2
AC
29292003-08-06 Andrew Cagney <cagney@redhat.com>
2930
2931 * gdb.texinfo (Mode Options): Mention that level three is the
2932 highest available and that level 2 is deprecated.
2933 (Annotations Overview): Mention annotation levels. Cross reference
2934 to "Limitations of the Annotation Interface" in annotate.texi.
2935 (TODO, Value Annotations, Frame Annotations): Delete section.
2936 (Displays, Breakpoint Info): Delete.
2937
e5249f67
AC
29382003-08-04 Andrew Cagney <cagney@redhat.com>
2939
2940 * agentexpr.texi: Delete @bye.
2941 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2942 (stabs.info): Add $(srcdir) to include search path.
2943 (html): Depend on "annotate_toc.html", and not "annotate.html".
2944 * stabs.texinfo: Ditto. Include "fdl.texi".
2945 * gdbint.texinfo: Update copyright statement's list of invariant
2946 sections.
2947
e6f672d2
AC
29482003-07-28 Andrew Cagney <cagney@redhat.com>
2949
2950 * Makefile.in (INFO_DEPS): Add annotate.info.
2951 (dvi, ps, html, pdf): Add annotate.
2952 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2953 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2954 (ANNOTATE_DOC_FILES): New macro.
2955 (ANNOTATE_TEX_TMPS): New macro.
2956 (annotate.info, annotate_toc.html): Specify dependencies.
2957 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2958 * annotate.texinfo: Rename annotate.texi. Get building. Add
2959 "Migrating to GDB/MI" and "Limitations of the Annotation
2960 Interface" chapters. Mention why it is not part of the user
2961 guide. Update copyright notice. Include "fdl.texi".
2962
72ffddc9
SC
29632003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2964
2965 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2966
a9f12a31
DJ
29672003-07-24 Daniel Jacobowitz <drow@mvista.com>
2968
2969 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2970
b1fe9455
DJ
29712003-07-24 Daniel Jacobowitz <drow@mvista.com>
2972
2973 * gdb.texinfo (Server): Mention pidof.
2974
153721e6
AC
29752003-07-22 Andrew Cagney <cagney@redhat.com>
2976
2977 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2978 list.
2979
0fac0b41
DJ
29802003-06-28 Daniel Jacobowitz <drow@mvista.com>
2981
2982 * gdb.texinfo (Logging output): New chapter.
2983
4e562065
JB
29842003-06-24 Joel Brobecker <brobecker@gnat.com>
2985
2986 * gdb.texinfo (Unsupported languages): New section.
2987 (Languages): Add link to new section.
2988
f2c06f52
AC
29892003-06-22 Andrew Cagney <cagney@redhat.com>
2990
2991 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2992
b4177fca
DJ
29932003-06-22 Daniel Jacobowitz <drow@mvista.com>
2994
2995 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2996
f418dd93
DJ
29972003-06-22 Daniel Jacobowitz <drow@mvista.com>
2998
2999 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
3000 * agentexpr.texi: Retitle section, and change it to an appendix.
3001 Comment out texinfo initialization. Factor a @var{} into two
3002 pieces to prevent makeinfo warnings.
3003 * gdb.texinfo: Add Agent Expressions appendix.
3004
4ca61388
DJ
30052003-06-19 Daniel Jacobowitz <drow@mvista.com>
3006
3007 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3008
07f31aa6
DJ
30092003-06-18 Daniel Jacobowitz <drow@mvista.com>
3010
5ae4183a 3011 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3012 remote target". Document the "detach" and "disconnect" commands.
3013 (Server, Netware, Debug Session): Reference "Connecting to a
3014 remote target".
3015 (GDB/MI Target Manipulation): Document "-target-disconnect".
3016
2dd0da42
AC
30172003-06-13 Andrew Cagney <cagney@redhat.com>
3018
3019 * gdbint.texinfo (Target Architecture Definition): Deprecate
3020 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3021 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3022
e7a3abfc
JB
30232003-06-09 Jim Blandy <jimb@redhat.com>
3024
3025 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3026
25e3a86b
AC
30272003-06-08 Andrew Cagney <cagney@redhat.com>
3028
3029 * gdbint.texinfo (Target Architecture Definition): Delete
3030 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3031
a9e5fdc2
AC
30322003-06-08 Andrew Cagney <cagney@redhat.com>
3033
3034 * gdbint.texinfo (Target Architecture Definition): Document
3035 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3036
b37303ee
AF
30372003-06-07 Adam Fedor <fedor@gnu.org>
3038
3039 * gdb.texinfo: Add Objective-C documentation.
3040
39fe6e80
AC
30412003-06-01 Andrew Cagney <cagney@redhat.com>
3042
3043 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3044 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3045
125309b2
AC
30462003-05-21 Andrew Cagney <cagney@redhat.com>
3047
3048 * gdbint.texinfo (Target Architecture Definition): Delete
3049 references to "extract_address" and "store_address".
3050
b8b527c5
AC
30512003-05-16 Andrew Cagney <cagney@redhat.com>
3052
3053 * gdbint.texinfo (Target Architecture Definition): Replace
3054 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3055 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3056
50e3ee83
TR
30572003-05-14 Theodore A. Roth <troth@openavr.org>
3058
3059 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3060
44e2be90
L
30612003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3062
3063 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3064 (gdb.dvi): Likewise.
3065 (gdb.pdf): Likewise.
3066 (links2roff): Likewise.
3067
df5215a6
JB
30682003-05-08 Jim Blandy <jimb@redhat.com>
3069
3070 * gdb.texinfo (Dump/Restore Files): Update documentation for
3071 'dump', 'append', and 'restore': note that format argument is
3072 optional; simplify presentation of the command variants; and be
3073 more precise about the formats.
3074
5e7b2f39
JB
30752003-05-07 Jim Blandy <jimb@redhat.com>
3076
3077 * gdb.texinfo (Symbols): Update documentation: 'maint list
3078 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3079 symtabs' and 'maint info psymtabs'.
3080
b1e29e33
AC
30812003-05-05 Andrew Cagney <cagney@redhat.com>
3082
3083 * gdbint.texinfo (Target Architecture Definition): Make
3084 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3085 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3086 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3087
00905d52
AC
30882003-05-04 Andrew Cagney <cagney@redhat.com>
3089
3090 * gdb.texinfo (Maintenance Commands): Document "maint print
3091 dummy-frames".
3092
54ff5908
AC
30932003-05-04 Andrew Cagney <cagney@redhat.com>
3094
3095 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3096
32e7087d
JB
30972003-05-03 J. Brobecker <brobecker@gnat.com>
3098
3099 Thierry Schneider <tpschneider1@yahoo.com>
3100 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3101 for new MI command.
3102
7043d8dc
AC
31032003-05-03 Andrew Cagney <cagney@redhat.com>
3104
3105 * gdbint.texinfo (Target Architecture Definition): Document
3106 push_dummy_code. Add cross references.
3107
e33d66ec
EZ
31082003-05-02 Elena Zannoni <ezannoni@redhat.com>
3109
3110 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3111 set/show charsets commands.
3112
0ba6dca9
AC
31132003-04-28 Andrew Cagney <cagney@redhat.com>
3114
3115 * gdbint.texinfo (Target Architecture Definition): Replace
3116 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3117 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3118
d7a27068
AC
31192003-04-28 Andrew Cagney <cagney@redhat.com>
3120
3121 * gdbint.texinfo (Target Architecture Definition): Rename
3122 "tm_print_insn" to "deprecated_tm_print_insn".
3123
44ea7b70
JB
31242003-04-09 Jim Blandy <jimb@redhat.com>
3125
3126 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3127 list psymtabs'.
3128
fb8f8949
AC
31292003-04-08 Andrew Cagney <cagney@redhat.com>
3130
3131 * gdbint.texinfo (Target Architecture Definition): Delete
3132 references to EXTRA_FRAME_INFO.
3133
32fb0f22
AC
31342003-04-08 Andrew Cagney <cagney@redhat.com>
3135
3136 * gdbint.texinfo (Target Architecture Definition): Delete
3137 PRINT_TYPELESS_INTEGER.
3138
6be67e67
JB
31392003-04-02 J. Brobecker <brobecker@gnat.com>
3140
3141 * observer.texi (GDB Observers): Adjust the documentation for the
3142 normal_stop notification to better describe reality. Fix a couple
3143 of minor typos.
3144
4e35d5f0
BR
31452003-04-02 Bob Rossi <bob_rossi@cox.net>
3146
a9331b3f 3147 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3148 '-file-list-exec-source-file'
3149
e8a8712a
AC
31502003-03-31 Andrew Cagney <cagney@redhat.com>
3151
3152 * gdbint.texinfo (Target Architecture Definition): Delete
3153 references to CALL_DUMMY_P.
3154
6c0e89ed
AC
31552003-03-30 Andrew Cagney <cagney@redhat.com>
3156
3157 * gdbint.texinfo (Target Architecture Definition): Remove
3158 reference to TARGET_WRITE_SP.
a9331b3f 3159
378bfd1b
AC
31602003-03-27 Andrew Cagney <cagney@redhat.com>
3161
3162 * gdbint.texinfo (Target Architecture Definition): Remove
3163 references to write_sp.
6c0e89ed 3164
922fbb7b
AC
31652003-03-27 Andrew Cagney <cagney@redhat.com>
3166
3167 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3168 chapter body. Use @smallexample instead of @example.
3169 (Annotations): Ditto.
3170 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3171 annotate.texi.
3172
b81774d8
AC
31732003-03-26 Andrew Cagney <cagney@redhat.com>
3174
3175 * gdbint.texinfo (Target Architecture Definition): Replace
3176 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3177 dummy_addr parameters.
3178
1bf6d5cc
AC
31792003-03-25 Andrew Cagney <cagney@redhat.com>
3180
3181 * gdbint.texinfo (Target Architecture Definition): Delete
3182 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3183 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3184 Add reference to PUSH_ARGUMENTS.
3185
618ce49f
AC
31862003-03-23 Andrew Cagney <cagney@redhat.com>
3187
3188 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3189 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3190
bcd7e15f
JB
31912003-03-18 J. Brobecker <brobecker@gnat.com>
3192
3193 * gdbint.texinfo (Algorithms): Add new section describing the
3194 Observer paradigm.
3195 (Top): Add menu entry to new observer appendix.
3196 * observer.texi: New file.
3197 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3198 new observer.texi file.
3199
9fe8321b
AC
32002003-03-17 Andrew Cagney <cagney@redhat.com>
3201
3202 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3203 that GNU Press update the manual version number.
3204
ac2adee5
AC
32052003-03-12 Andrew Cagney <cagney@redhat.com>
3206
3207 * gdbint.texinfo (Target Architecture Definition): Delete
3208 references to get_saved_register. Rename GET_SAVED_REGISTER to
3209 DEPRECATED_GET_SAVED_REGISTER.
3210
749b82f6
AC
32112003-03-13 Andrew Cagney <cagney@redhat.com>
3212
3213 * gdbint.texinfo (Target Architecture Definition): Replace
3214 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3215
8bedc050
AC
32162003-03-12 Andrew Cagney <cagney@redhat.com>
3217
3218 * gdbint.texinfo (Target Architecture Definition): Rename
3219 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3220
0ce1b118
CV
32212003-03-10 Corinna Vinschen <vinschen@redhat.com>
3222
3223 * gdb.texinfo: Add File-I/O documentation.
3224
12cc2063
AC
32252003-03-10 Andrew Cagney <cagney@redhat.com>
3226
3227 * gdbint.texinfo (Target Architecture Definition): Cross reference
3228 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3229
7453dc06
AC
32302003-03-07 Andrew Cagney <cagney@redhat.com>
3231
3232 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3233 frame" command.
3234
6314f104
AC
32352003-03-05 Andrew Cagney <cagney@redhat.com>
3236
3237 * gdbint.texinfo (Target Architecture Definition): Document
3238 unwind_dummy_id. Cross reference unwind_dummy_id and
3239 SAVE_DUMMY_FRAME_TOS.
3240
f1212245
DJ
32412003-03-05 James Ingham <jingham@apple.com>
3242 Daniel Jacobowitz <drow@mvista.com>
3243
3244 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3245 and "show cp-abi".
3246
77e7e267
AC
32472003-03-03 Andrew Cagney <cagney@redhat.com>
3248
3249 * gdbint.texinfo (Target Architecture Definition): Document
3250 register_type.
3251
838a8221
AC
32522003-03-03 Andrew Cagney <cagney@redhat.com>
3253
3254 * stabs.texinfo (Structures): Use @samp and separate @var's
3255 instead of a single @var containing a comma separated list.
3256 (Unions): Ditto.
3257
d7f4a264
DJ
32582003-03-02 Daniel Jacobowitz <drow@mvista.com>
3259
3260 * Makefile.in (distclean): Remove config.log.
3261
f30ee0bc
AC
32622003-03-01 Andrew Cagney <cagney@redhat.com>
3263
3264 * gdbint.texinfo (Target Architecture Definition): Rename
3265 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3266
32672003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3268
3269 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3270 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3271
be448670
CF
32722003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3273
3274 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3275 (Non-debug DLL symbols): New node, describing the minimal symbols
3276 loaded from DLLs without real debugging symbols.
3277
501eef12
AC
32782003-02-20 Andrew Cagney <ac131313@redhat.com>
3279
3280 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3281 hardware-breakpoint-limit".
3282 (Set Watchpoints): Add cross reference to "set remote
3283 hardware-watchpoint-limit".
3284 (Remote configuration options): New section.
3285
21c294e6
AC
32862003-02-04 Andrew Cagney <ac131313@redhat.com>
3287
e9be73e4
AC
3288 * gdbint.texinfo (Target Architecture Definition): Delete
3289 descrption of IS_TRAPPED_INTERNALVAR.
3290
21c294e6
AC
3291 From Keith Seitz <keiths@redhat.com>:
3292 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3293 option "-i"/"--interpreter" to this chapter. Include index
3294 entries.
3295
0179ffac
DC
32962003-02-04 David Carlton <carlton@math.stanford.edu>
3297
3298 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3299 (Variables): Recommend stabs+ and DWARF 2.
3300 (C plus plus expressions): Correct info about
3301 compiler versions, debug formats.
3302 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3303 PR symtab/874.
3304
7ca9f392
AC
33052003-02-01 Andrew Cagney <ac131313@redhat.com>
3306
3307 * gdbint.texinfo (Target Architecture Definition): Delete
3308 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3309 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3310 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3311 references to nindy and i960.
3312 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3313
31a85ea2
AC
33142003-02-01 Andrew Cagney <ac131313@redhat.com>
3315
3316 * gdbint.texinfo (Target Architecture Definition): Delete
3317 FLOAT_INFO.
3318
6b894e49
AC
33192003-01-30 Andrew Cagney <ac131313@redhat.com>
3320
3321 * stabs.texinfo (Member Type Descriptor): Clarify description of
3322 `@'. Suggested by Ben Hutchings.
3323
c48861fb
AC
33242003-01-29 Andrew Cagney <ac131313@redhat.com>
3325
3326 * gdb.texinfo (M68K): Delete reference to es1800.
3327
617073a9
AC
33282003-01-29 Andrew Cagney <ac131313@redhat.com>
3329
3330 * gdb.texinfo (Maintenance Commands): Document `maint print
3331 reggroups' and `maint print register-groups'.
3332 * gdbint.texinfo (Target Architecture Definition): Document
3333 register_reggroup_p.
3334
5b5d99cf
JB
33352003-01-23 Jim Blandy <jimb@redhat.com>
3336
3337 * gdb.texinfo (Separate Debug Files): New section.
3338
e7ba9c65
DJ
33392003-01-22 Daniel Jacobowitz <drow@mvista.com>
3340
3341 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3342 and "maint show profile".
3343
94e91d6d
MC
33442003-01-16 Michael Chastain <mec@shout.net>
3345
3346 * gdb.texinfo (Installing GDB): Warn against
3347 ".../gdb-VERSION/gdb/configure".
3348 (Separate Objdir): Likewise.
3349
867f3898
AC
33502003-01-15 Andrew Cagney <ac131313@redhat.com>
3351
3352 * gdbint.texinfo (Target Architecture Definition): Delete
3353 definition of PRINT_REGISTER_HOOK.
3354
f153cc92
EZ
33552003-01-15 Elena Zannoni <ezannoni@redhat.com>
3356
3357 (OpenRISC 1000): Fix formatting of command names.
3358
c60eb6f1
EZ
33592003-01-15 Elena Zannoni <ezannoni@redhat.com>
3360
3361 * gdb.texinfo (Continuing and Stepping): Add new command
3362 'advance'. Clarify behavior of 'until'.
3363
f5ebfba0
DJ
33642003-01-13 Daniel Jacobowitz <drow@mvista.com>
3365
3366 * gdb.texinfo (Files): Document solib-absolute-prefix and
3367 solib-search-path.
3368
4ce8657e
MC
33692003-01-09 Michael Chastain <mec@shout.net>
3370
3371 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
3372 (Create a Release): Add new instructions for new @file{src-release}.
3373 Document existing instructions for @file{Makefile.in} as
3374 being for @value{GDBN} 5.3.1 or earlier.
3375
372613e3
AC
33762003-01-09 Andrew Cagney <ac131313@redhat.com>
3377
3378 * gdbint.texinfo (Target Architecture Definition): Mention
3379 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
3380 allocate memory.
3381
b4e9345d
DJ
33822003-01-04 Daniel Jacobowitz <drow@mvista.com>
3383
3384 * gdb.texinfo (Controlling GDB): Add @kindex for
3385 "show osabi".
3386 (Backtraces): Add @kindex's for backtrace-below-main.
3387
98b45e30
DJ
33882003-01-04 Daniel Jacobowitz <drow@mvista.com>
3389
3390 * gdb.texinfo (Controlling GDB): Document "set osabi".
3391
95f90d25
DJ
33922003-01-04 Daniel Jacobowitz <drow@mvista.com>
3393
3394 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
3395 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
3396
1e698235
DJ
33972003-01-04 Daniel Jacobowitz <drow@mvista.com>
3398
3399 * gdb.texinfo (Controlling GDB): Add ABI section. Document
3400 "set coerce-float-to-double".
3401 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
3402
e632838e
AC
34032003-01-02 Andrew Cagney <ac131313@redhat.com>
3404
3405 * stabs.texinfo: Remove obsolete text.
3406 * gdbint.texinfo: Ditto.
3407 * gdb.texinfo: Ditto.
3408
c133ab7a
MK
34092002-12-22 Mark Kettenis <kettenis@gnu.org>
3410
3411 * gdbint.texinfo (Target Architecture Definition): Update
3412 description of gdbarch_register_osabi.
3413
f821f325
KH
34142002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3415
3416 * agentexpr.texi: Fix typos.
3417 * annotate.texi: Likewise.
3418 * fdl.texi: Likewise.
3419
85a6d8d3 34202002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3421
3422 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3423 DEPRECATED_INIT_FRAME_PC.
3424
ae45cd16
AC
34252002-12-01 Andrew Cagney <ac131313@redhat.com>
3426
3427 * gdbint.texinfo (Target Architecture Definition): Delete
3428 PC_IN_CALL_DUMMY.
3429
07555a72
AC
34302002-11-28 Andrew Cagney <ac131313@redhat.com>
3431
3432 * gdbint.texinfo (Host Definition): Delete documentation on
3433 USE_GENERIC_DUMMY_FRAMES.
3434
c166cdc7
EZ
34352002-11-26 Elena Zannoni <ezannoni@redhat.com>
3436
5ae4183a 3437 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
3438 * Makefile.in (install-info): Run the install-info command as part
3439 of the post install steps only.
3440 (uninstall-info): New target.
3441 (uninstall): New target.
3442
35db0260
EZ
34432002-11-22 Elena Zannoni <ezannoni@redhat.com>
3444
3445 * Makefile.in (install): Make install do some real work.
3446
9ba8d803
AC
34472002-11-19 Andrew Cagney <ac131313@redhat.com>
3448
3449 Fix POSIX problem reported by Paul Eggert.
3450 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3451 Fix PR gdb/527.
3452
903ad3a6
AC
34532002-10-26 Andrew Cagney <cagney@redhat.com>
3454
3455 * gdbint.texinfo (Target Architecture Definition): Delete
3456 definition of DO_REGISTERS_INFO.
3457
f2abfe65
KB
34582002-10-18 Kevin Buettner <kevinb@redhat.com>
3459
3460 * gdbint.texinfo (Address Classes): Fix problems with insertion
3461 of ``{'' and ``}'' in example.
3462
b5b0480a
KB
34632002-10-17 Kevin Buettner <kevinb@redhat.com>
3464
3465 * gdbint.texinfo (Address Classes): New section.
3466 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3467 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3468 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3469 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3470
c85508ee
KD
34712002-10-11 Klee Dienes <kdienes@apple.com>
3472
3473 * gdb.texinfo (Registers): Mention vector registers as well as
3474 floating registers in the documentation for 'info registers' and
3475 'info all-registers'.
3476
6d12fc3d
DJ
34772002-10-11 Daniel Jacobowitz <drow@mvista.com>
3478
3479 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3480
8d19fbd2
JJ
34812002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3482
3483 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3484 interface definition.
3485
a37295f9
MM
34862002-10-03 Marko Mlinar <markom@opencores.org>
3487
3488 * gdb.texinfo (Target Commands): Add or1k target specific
3489 commands.
3490 * gdb.texinfo (Contributors): Add myself to the contributors list.
3491
da0f9dcd
AC
34922002-10-01 Andrew Cagney <ac131313@redhat.com>
3493
3494 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3495 and "mi1" instead of "mi1" and "mi0".
3496
2e834e49
HPN
34972002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3498
3499 * gdb.texinfo (Packets): Fix typos "alligned".
3500 Correct z3/Z3 description. Correct z4/Z4 title.
3501
050be0dc
AC
35022002-09-27 Andrew Cagney <ac131313@redhat.com>
3503
3504 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3505
1104b9e7
KB
35062002-09-25 Kevin Buettner <kevinb@redhat.com>
3507
3508 * gdb.texinfo: Use GNU/Linux instead of Linux.
3509
512217c7
AC
35102002-09-25 Andrew Cagney <ac131313@redhat.com>
3511
3512 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3513
10998722
AC
35142002-09-24 Andrew Cagney <ac131313@redhat.com>
3515
512217c7 3516 * gdb.texinfo: Replace @example with @smallexample.
10998722 3517
a0eb71c5
KB
35182002-09-20 Kevin Buettner <kevinb@redhat.com>
3519
f7dc1244 3520 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3521 * gdb.texinfo (Character Sets): Use @smallexample instead of
3522 @example. Use GNU/Linux instead of Linux.
3523
35242002-09-20 Jim Blandy <jimb@redhat.com>
3525
3526 * gdb.texinfo: Add character set documentation.
3527
2f870471
AC
35282002-09-19 Andrew Cagney <ac131313@redhat.com>
3529
3530 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3531 (Packets): Add cross reference from `b' packet to `z' packets.
3532
790eb8f5
AC
35332002-09-19 Andrew Cagney <ac131313@redhat.com>
3534
8d30a00d
AC
3535 * gdb.texinfo (Maintenance Commands): Document ``maint
3536 internal-error'' and ``maint internal-warning''.
3537
790eb8f5
AC
3538 * gdbint.texinfo (Target Architecture Definition): Revise
3539 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3540
a23a7bf1
JB
35412002-09-19 Joel Brobecker <brobecker@gnat.com>
3542
3543 * gdbint.texinfo (Target Conditionals): Document the new
3544 NAME_OF_MALLOC macro.
3545
299ffc64
AC
35462002-09-05 Andrew Cagney <ac131313@redhat.com>
3547
3548 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3549 engineer.
3550
b7bb15bc
SC
35512002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3552
3553 * gdb.texinfo (TUI Overview): Document status line fields.
3554
3d757584
SC
35552002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3556
3557 * gdb.texinfo (TUI Commands): Document info win command.
3558
269c21fe
SC
35592002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3560
3561 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3562
7cf36c78
SC
35632002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3564
3565 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3566 (TUI Keys): Likewise.
3567
d2c6833e
AC
35682002-08-25 Andrew Cagney <ac131313@redhat.com>
3569
3570 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3571 for a packet receive.
3572
46d8b1c3
AC
35732002-08-25 Andrew Cagney <ac131313@redhat.com>
3574
3575 * Makefile.in (clean): Move to end of file.
3576 (distclean, maintainer-clean, realclean): Ditto.
3577 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3578 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3579 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3580 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3581
b0787093
AC
35822002-08-24 Andrew Cagney <ac131313@redhat.com>
3583
3584 * Makefile.in (GDBINT_TEX_TMPS): Define.
3585 (gdbint.dvi, gdbint.pdf): Use
3586 (GDB_TEX_TMPS): Define.
3587 (gdb.dvi, gdb.pdf): Use.
3588 (STABS_TEX_TMPS): Define.
3589 (stabs.dvi, stabs.pdf): Use.
3590 (GDB_DOC_SOURCE_INCLUDES): New macros.
3591 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3592 (GDBINT_DOC_FILES_INCLUDES): New macros.
3593 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3594 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3595 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3596 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3597 (links2roff): Replace SFILES_INCLUDED with
3598 GDB_DOC_SOURCE_INCLUDES.
3599 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3600 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3601 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3602 dependencies.
3603 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3604 dependencies.
3605 (gdbmi.texinfo): Delete rule.
3606 (inc-hist.texinfo): Delete rule.
3607 (rluser.texinfo): Delete rule.
3608
ebba8386
AC
36092002-08-23 Andrew Cagney <cagney@redhat.com>
3610
3611 * gdbint.texinfo (Target Architecture Definition): Update
3612 STORE_RETURN_VALUE, mention regcache.
3613
0ab7a791
AC
36142002-08-21 Andrew Cagney <ac131313@redhat.com>
3615
3616 * gdbint.texinfo (Target Architecture Definition): Document
3617 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3618
ee2d5c50
AC
36192002-08-19 Andrew Cagney <ac131313@redhat.com>
3620
3621 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3622 Fix minor typos. Add index entries.
3623
53c69bd7
AC
36242002-08-18 Andrew Cagney <ac131313@redhat.com>
3625
3626 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3627
e76f1f2e
AC
36282002-08-15 Andrew Cagney <ac131313@redhat.com>
3629
3630 * gdbint.texinfo (Target Architecture Definition): Document
3631 PRINT_VECTOR_INFO.
3632 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3633
0680b120
AC
36342002-08-13 Andrew Cagney <ac131313@redhat.com>
3635
3636 * gdb.texinfo (Maintenance Commands): Document "maint print
3637 registers", "maint print raw-registers" and "maint print
3638 cooked-registers".
3639
3c3bea1c
GS
36402002-08-08 Grace Sainsbury <graces@redhat.com>
3641
a9331b3f 3642 From Mark Salter:
3c3bea1c
GS
3643 * gdb.texinfo (Protocol): Document T packet extension to
3644 allow watchpoint address reporting.
3645
42f9b0a5
AC
36462002-08-03 Andrew Cagney <ac131313@redhat.com>
3647
3648 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3649
db034ac5
AC
36502002-08-01 Andrew Cagney <cagney@redhat.com>
3651
3652 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3653 to CHILL.
3654
e2b28d04
AC
36552002-08-01 Andrew Cagney <ac131313@redhat.com>
3656
3657 * gdbint.texinfo (Coding): Revise section "Include Files".
3658
7fb623f7
AC
36592002-07-24 Andrew Cagney <cagney@redhat.com>
3660
3661 * gdbint.texinfo: Obsolete references to m88k.
3662 * gdb.texinfo: Ditto.
3663
4a2b4636
JB
36642002-07-10 Joel Brobecker <brobecker@gnat.com>
3665
7fb623f7 3666 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3667 where the proper version of autoconf can be retrieved.
3668
a71ec265
DH
36692002-07-09 Don Howard <dhoward@redhat.com>
3670
3671 * gdb.texinfo (Command Files): Further describe the behavior of
3672 sourced command files.
3673
b9aa90c9
AC
36742002-06-27 Andrew Cagney <ac131313@redhat.com>
3675
3676 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3677 (Coding): Clarify ISO C version that GDB assumes.
3678
40dd2248
TT
36792002-06-26 Tom Tromey <tromey@redhat.com>
3680
3681 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3682 add_setshow_cmd_full.
3683
bfac230e
DH
36842002-06-25 Don Howard <dhoward@redhat.com>
3685
3686 * gdb.texinfo (Memory Region Attributes): Document new behavior
3687 for 'mem' command.
3688
475b0867
JB
36892002-06-11 Jim Blandy <jimb@redhat.com>
3690
919d772c
JB
3691 * gdb.texinfo (Symbols): Update documentation for `info source'
3692 command.
3693
475b0867
JB
3694 * gdb.texinfo (Macros): Call the command `info macro', not
3695 `show macro'.
3696
ba8c9337
AC
36972002-06-09 Andrew Cagney <ac131313@redhat.com>
3698
3699 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3700 data''.
3701
1029b7fa
MK
37022002-06-09 Mark Kettenis <kettenis@gnu.org>
3703
3704 * gdbint.texinfo (Target Architecture Definition): Document
3705 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3706
16737d73
AC
37072002-06-08 Andrew Cagney <ac131313@redhat.com>
3708
3709 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3710 lists.
3711
30107679
AC
37122002-06-08 Andrew Cagney <ac131313@redhat.com>
3713
3714 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3715 Branch''.
3716
3352e23e
AC
37172002-06-01 Andrew Cagney <ac131313@redhat.com>
3718
3719 * gdbint.texinfo (Target Architecture Definition): Add section
3720 ``Converting an existing Target Architecture to Multi-arch''.
3721
cbb09e6a
AC
37222002-05-30 Andrew Cagney <ac131313@redhat.com>
3723
3724 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3725 to ``Obsoleting code''. Revise.
3726
e2e0bcd1
JB
37272002-05-17 Jim Blandy <jimb@redhat.com>
3728
3729 * gdb.texinfo (C Preprocessor Macros): New chapter.
3730 Include it in the main menu.
3731 (Contributors): Credit Jim Blandy with macro support.
3732 (Compilation): Explain how to get macro information into the
3733 executable.
3734 (Expressions): Note that preprocessor macros are expanded.
3735
9db8d71f
DJ
37362002-05-14 Daniel Jacobowitz <drow@mvista.com>
3737
3738 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3739 options for `target remote'.
3740
6d531722
AC
37412002-05-13 Andrew Cagney <ac131313@redhat.com>
3742
3743 * gdbint.texinfo (Target Architecture Definition): Delete
3744 documentation on NNPC_REGNUM.
3745
13d01224
AC
37462002-05-11 Andrew Cagney <ac131313@redhat.com>
3747
3748 * gdbint.texinfo (Target Architecture Definition): Document
3749 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3750 (Target Architecture Definition): Revise section `Using Different
3751 Register and Memory Data Representations'. Add section `Raw and
3752 Virtual Register Representations'.
3753
b2e75d78
AC
37542002-05-11 Andrew Cagney <ac131313@redhat.com>
3755
3756 * gdbint.texinfo (Target Architecture Definition): Mention
3757 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3758 (Target Architecture Definition): Mention same. Add references to
3759 web pages.
3760
2c8682ee
MS
37612002-05-08 Michael Snyder <msnyder@redhat.com>
3762
3763 * stabs.texinfo (Attributes): Document new "vector" attribute.
3764
0816590b
AC
37652002-05-04 Andrew Cagney <ac131313@redhat.com>
3766
3767 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3768
2653173e
AC
37692002-05-04 Andrew Cagney <ac131313@redhat.com>
3770
3771 * gdb.texinfo: Delete obsolete references to a29k.
3772
d7bd68ca
AC
37732002-04-24 Andrew Cagney <ac131313@redhat.com>
3774
3775 * gdbint.texinfo (Target Architecture Definition): Replace
3776 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3777
21d83aa5
DM
37782002-04-24 David S. Miller <davem@redhat.com>
3779
3780 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3781
7673a6cc
DM
37822002-04-21 David S. Miller <davem@redhat.com>
3783
3784 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3785
d49d1e0a
AC
37862002-04-21 Andrew Cagney <ac131313@redhat.com>
3787
3788 * gdbint.texinfo (Target Architecture Definition): Delete
3789 definition of HAVE_REGISTER_WINDOWS.
3790
f7dc1244 37912002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3792
3793 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3794 "Theodore A. Roth" <troth@verinet.com>.
3795
5ca0cb28
DH
37962002-04-15 Don Howard <dhoward@redhat.com>
3797
f7dc1244 3798 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3799 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3800 Provide a better explaination of this feature.
5ca0cb28 3801
f208ba17
AC
38022002-04-14 Andrew Cagney <ac131313@redhat.com>
3803
3804 * gdbint.texinfo (Target Architecture Definition): Remove
3805 FRAME_CHAIN_COMBINE.
3806
d5ba91de
MC
38072002-04-12 Michael Chastain <mec@shout.net>
3808
3809 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3810 REG_STACK_SEGMENT.
3811
26818220
MC
38122002-04-09 Michael Chastain <mec@shout.net>
3813
3814 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3815 PYRAMID_* macros.
3816
129188f6
AC
38172002-04-07 Andrew Cagney <ac131313@redhat.com>
3818
3819 * gdb.texinfo (Bug Reporting): Document that the web is the
3820 prefered way of submitting bug reports.
3821 (Bug Reporting): Delete the s-mail address as the last resort.
3822
8227c0ff
AC
38232002-04-05 Andrew Cagney <ac131313@redhat.com>
3824
3825 * gdbint.texinfo (Target Architecture Definition): Delete
3826 references to TARGET_WRITE_FP and write_fp.
3827
16d9dec6
MS
38282002-03-27 Michael Snyder <msnyder@redhat.com>
3829
3830 * gdb.texinfo: Document new commands dump, append, and restore.
3831
9ae8b82c
AC
38322002-03-27 Andrew Cagney <ac131313@redhat.com>
3833
3834 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3835 Branch'.
3836
474c8240
AC
38372002-03-18 Andrew Cagney <ac131313@redhat.com>
3838
3839 * gdb.texinfo: Change all examples to @smallexample.
3840 * gdbint.texinfo: Ditto.
a9331b3f 3841
fb0ff88f
AC
38422002-03-18 Andrew Cagney <ac131313@redhat.com>
3843
3844 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3845 Branches''.
3846
9bb0a4d8
AC
38472002-03-18 Andrew Cagney <ac131313@redhat.com>
3848
3849 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3850 Policy''.
3851
937f164b
FF
38522002-03-04 Fred Fish <fnf@redhat.com>
3853
3854 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3855 expresson, suports, dependant, trhe, perhaphs, situtations,
3856 explictily, taged, oportunity, unfortunatly).
3857
a7b40f07
AC
38582002-02-24 Andrew Cagney <ac131313@redhat.com>
3859
3860 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3861 Remove reference to 3.12.
3862
aab4e0ec
AC
38632002-02-23 Andrew Cagney <ac131313@redhat.com>
3864
3865 * gdbint.texinfo: Include fdl.texi.
3866 (Top): Add GNU Free Documentation License.
3867 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3868 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3869 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3870 (gdbint.info): Add srcdir to include path.
3871 * gdb.texinfo: Include gpl.texi.
3872 (Top): Add Copying.
3873 * gpl.texi: New file.
3874
47b95330
AC
38752002-02-23 Andrew Cagney <ac131313@redhat.com>
3876
3877 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3878
78c47bea
PM
38792002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3880
3881 * gdb.texinfo: Document Cygwin native specific commands.
3882
56460a61
DJ
38832002-02-15 Daniel Jacobowitz <drow@mvista.com>
3884
3885 * gdb.texinfo: Document gdbserver ``--attach'' command.
3886
def71bfa
MS
38872002-02-07 Michael Snyder <msnyder@redhat.com>
3888
3889 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3890 to @code(_ovly_debug_event).
3891
c928edc0
AC
38922002-02-07 Andrew Cagney <ac131313@redhat.com>
3893
3894 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3895
81d46470
MS
38962002-02-06 Michael Snyder <msnyder@redhat.com>
3897
3898 * gdb.texinfo (overlays): Mention new magic symbol
3899 '_ovly_debug_event', which allows GDB to keep better track
3900 of overlays.
3901
f7dc1244 39022002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3903
3904 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3905 Suggested by Dmitry Sivachenko.
3906
3907 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3908
15110bc3
MS
39092002-02-01 Michael Snyder <msnyder@redhat.com>
3910
3911 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3912
6763aef9
MS
39132002-01-30 Michael Snyder <msnyder@redhat.com>
3914
ac282366
MS
3915 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3916 (set trust-readonly-sections): Document.
6763aef9 3917
8642bc8f
AC
39182002-01-29 Andrew Cagney <ac131313@redhat.com>
3919
3920 * gdbint.texinfo (Releasing GDB): Revise and update.
3921
afe64c1a
AC
39222002-01-28 Andrew Cagney <ac131313@redhat.com>
3923
3924 * gdbint.texinfo (Target Architecture Definition): Delete
3925 description of TARGET_BYTE_ORDER_DEFAULT.
3926
f7dc1244 39272002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3928
3929 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3930 <mitya@cavia.pp.ru>.
3931
3d6e1b5a
AC
39322002-01-23 Andrew Cagney <ac131313@redhat.com>
3933
3934 * libgdb.texinfo: Delete file.
3935
6c0e9fb3
AC
39362002-01-22 Andrew Cagney <ac131313@redhat.com>
3937
3938 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3939 * gdbint.texinfo: Ditto.
3940
e0ce93ac
AC
3941Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3942
3943 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3944
be298bcc
AC
39452002-01-22 Andrew Cagney <ac131313@redhat.com>
3946
3947 * Makefile.in: Update copyright.
3948 (TEXI2DVI): Define.
3949 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3950 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3951 gdb-cfg.texi.
3952 (TEXINDEX, PDFTEX): Delete makefile variables.
3953
8e04817f
AC
39542002-01-22 Andrew Cagney <ac131313@redhat.com>
3955
3956 * gdb.texinfo (Protocol): Move section to appendix.
3957
6b2f586d
AC
39582002-01-21 Andrew Cagney <ac131313@redhat.com>
3959
3960 * gdb.texinfo (Remote Debugging): Create a menu.
3961 (Top): Add ``Remote Debugging'' to menu.
3962
6f05cf9f
AC
39632002-01-21 Andrew Cagney <ac131313@redhat.com>
3964
3965 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3966 serial protocol'' from here.
3967 (Remote Debugging): To here. New chapter.
3968
3fd3d7d2
AC
39692002-01-20 Andrew Cagney <ac131313@redhat.com>
3970
3971 * gdbint.texinfo (Target Architecture Definition): Delete
3972 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3973
7fd60527
AC
39742002-01-20 Andrew Cagney <ac131313@redhat.com>
3975
3976 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3977 are no longer needed.
3978 (Porting GDB): Add maintainer note about configure.host.
3979
c2f05ac9
AC
39802002-01-20 Andrew Cagney <ac131313@redhat.com>
3981
3982 * gdbint.texinfo (Target Architecture Definition): Remove
3983 definition of IEEE_FLOAT.
3984
f7dc1244 39852002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3986
3987 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3988 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3989 <3diff@gnu.org>
231b2aad 3990
82600034
AC
39912002-01-19 Andrew Cagney <ac131313@redhat.com>
3992
3993 * gdbint.texinfo (Host Definition): Remove references to
3994 MALLOC_INCOMPATIBLE.
3995
7708fa01
AC
39962002-01-17 Andrew Cagney <ac131313@redhat.com>
3997
3998 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3999 and xyz-xdep.o.
4000
eb12ee30
AC
40012002-01-17 Andrew Cagney <ac131313@redhat.com>
4002
4003 * gdb.texinfo (Maintenance Commands): Add appendix.
4004 (Set Breaks): Copy ``maint info breakpoint'' doco to
4005 ``Maintenance Commands'' appendix. Add reference.
4006
c9ccaa92
AC
40072002-01-17 Andrew Cagney <ac131313@redhat.com>
4008
4009 * fdl.texi: Remove next/prev from @node.
4010
f7dc1244 40112002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4012
4013 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4014 for monstrous @multitable (from Brian Youmans).
4015
4016 * fdl.texi: New file.
4017
4018 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4019
8973da3a
AC
40202002-01-15 Andrew Cagney <ac131313@redhat.com>
4021
4022 * gdbint.texinfo (Releasing GDB): New chapter.
4023
7d86b5d5
AC
40242002-01-14 Andrew Cagney <ac131313@redhat.com>
4025
4026 * gdb.texinfo (Embedded Processors, Calling program functions):
4027 Obsolete references to a29k.
4028
cc1cb004
AC
40292002-01-13 Andrew Cagney <ac131313@redhat.com>
4030
4031 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4032 examples. Document that a code-block should do or discard its
4033 cleanups before exit.
4034
79f12247
MS
40352002-01-11 Michael Snyder <msnyder@redhat.com>
4036
4037 * gdb.texinfo (Choosing files): Change @samp to @file.
4038
19837790
MS
40392002-01-05 Michael Snyder <msnyder@redhat.com>
4040
4041 * gdb.texinfo (--pid): Document new command line option (attach).
4042
f7dc1244 40432002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4044
4045 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4046 in the stub.
4047
d7449b42
AC
40482002-01-04 Andrew Cagney <ac131313@redhat.com>
4049
4050 * gdbint.texinfo (Target Architecture Definition): Replace
4051 BIG_ENDIAN with BFD_ENDIAN_BIG.
4052
f23631e4
AC
40532002-01-03 Andrew Cagney <ac131313@redhat.com>
4054
4055 * gdbint.texinfo (Target Architecture Definition): Replace
4056 value_ptr with struct value pointer.
4057
72c9928d
EZ
40582002-01-02 Eli Zaretskii <eliz@gnu.org>
4059
4060 * gdb.texinfo (Free Software): Fix wording.
4061
959acfd1
EZ
40622001-12-31 Eli Zaretskii <eliz@gnu.org>
4063
4064 * gdb.texinfo (Free Software): New section ``Free Software Needs
4065 Free Documentation''.
4066
f7dc1244 40672001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4068
4069 * stabs.texinfo:
4070 * gdb.texinfo:
4071 * gdbint.texinfo:
4072 * libgdb.texinfo:
4073 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4074
6600abed
MS
40752001-12-29 Michael Snyder <msnyder@redhat.com>
4076
4077 * gdb.texinfo (maint info sections): Fix typo.
4078
f6680716
MS
40792001-12-26 Michael Snyder <msnyder@redhat.com>
4080
fe95c787
MS
4081 * gdb.texinfo (maint info sections): Document.
4082
a9331b3f 4083 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4084 'info proc' sub-options that are currently not implemented.
4085
c3d3ce5b
JB
40862001-12-20 Jim Blandy <jimb@redhat.com>
4087
4088 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4089
778eb05e
AC
40902001-12-15 Andrew Cagney <ac131313@redhat.com>
4091
4092 * gdbint.texinfo (Target Architecture Definition): Replace
4093 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4094
2607059c
AC
40952001-12-01 Andrew Cagney <ac131313@redhat.com>
4096
4097 * gdbint.texinfo (Host Definition): Delete documentation on
4098 HOST_BYTE_ORDER.
4099
df0cd8c5
JB
41002001-11-30 Jim Blandy <jimb@redhat.com>
4101
4102 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4103 overlay support. Add to top-level menu.
df0cd8c5 4104
88118b3a
TT
41052001-11-26 Tom Tromey <tromey@redhat.com>
4106
4107 * gdb.texinfo (Command Syntax): Document C-o binding.
4108
96565e91
CF
41092001-07-26 Christopher Faylor <cgf@redhat.com>
4110
4111 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4112 use since it is described in the referenced section.
4113
f7dc1244 4114 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4115 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4116 clearer when using DJGPP.
4117
2a3d5645
CF
41182001-11-24 Christopher Faylor <cgf@redhat.com>
4119
4120 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4121 specifically refer to MS-DOS.
4122 (command files): Mention gdb.ini is only used on MS-DOS.
4123
aa26fa3a
TT
41242001-11-21 Tom Tromey <tromey@redhat.com>
4125
4126 * gdb.texinfo (Invoking GDB): Document --args.
4127 (Mode Options): Likewise.
4128
4f8ada06
JB
41292001-11-21 Jim Blandy <jimb@redhat.com>
4130
4131 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4132 Delete documentation; this macro has been removed from the
4133 sources.
4134
3fe0dc10
JB
41352001-11-13 Jim Blandy <jimb@redhat.com>
4136
4137 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4138
9e5abb06
CV
41392001-11-06 Corinna Vinschen <vinschen@redhat.com>
4140
4141 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4142
1c5dfdad
MS
41432001-11-05 Michael Snyder <msnyder@redhat.com>
4144
a9331b3f 4145 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4146 quote regexp chars in function names such as "operator*()".
4147
990f9fe3
FF
41482001-11-01 Fred Fish <fnf@redhat.com>
4149
4150 * gdbint.texinfo (SOLIB_ADD): Document additional new
4151 "readsyms" arg.
4152
b433d00b
DH
41532001-10-30 Don Howard <dhoward@redhat.com>
4154
070b1dd3
DH
4155 * gdb.texinfo: (Command Files) Added documentation for the
4156 behavior of gdb with input redirected from a file.
b433d00b 4157
b7209cb4
FF
41582001-10-28 Fred Fish <fnf@redhat.com>
4159
4160 * gdb.texinfo (auto-solib-add): Change docs to match
4161 implementation change.
4162 (auto-solib-limit): Add docs for new variable.
4163
1aa20aa8
AC
41642001-10-15 Andrew Cagney <ac131313@redhat.com>
4165
4166 * gdbint.texinfo (Target Architecture Definition): Function
4167 value_as_pointer renamed to value_as_address.
4168
fc0c74b1
AC
41692001-10-15 Andrew Cagney <ac131313@redhat.com>
4170
4171 * gdbint.texinfo (Target Architecture Definition): Default
4172 POINTER_TO_ADDRESS functions assume unsigned addresses.
4173 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4174 posting by Jim Blandy.
4175
f4846649
JB
41762001-10-12 Jim Blandy <jimb@redhat.com>
4177
4178 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4179 version of texi2html (1.64) doesn't support this flag any more.
4180
f277788b
MK
41812001-09-08 Mark Kettenis <kettenis@gnu.org>
4182
a9dc4918
MK
4183 * gdbint.texinfo (Host Definition): Remove description of
4184 MEM_FNS_DECLARED.
4185
d28379df
MK
4186 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4187
f277788b
MK
4188 * gdbint.texinfo (Host Definition): Remove description of
4189 HAVE_SIGSETMASK.
4190
7ccaa899
EZ
41912001-09-04 Elena Zannoni <ezannoni@redhat.com>
4192
4193 * gdbint.texinfo (Target Architecture Definition): Add
4194 explanation of TARGET_PRINT_INSN macro.
4195
17d9d558
JB
41962001-08-30 Jim Blandy <jimb@redhat.com>
4197
4198 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4199 Explain what it means to load relocatable files.
4200
72cde065
JB
42012001-08-28 Jim Blandy <jimb@redhat.com>
4202
4203 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4204 info `top' menu.
4205
9e678452
CF
4206Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4207
4208 * gdbint.texinfo: Add a cautionary note about macro use.
4209
a2bea4c3 42102001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4211
a2bea4c3
CV
4212 * gdb.texinfo: Explain omitting the hostname in the
4213 `target remote' command.
4214
1129bf27
DJ
42152001-07-30 Daniel Jacobowitz <drow@mvista.com>
4216
4217 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4218 and END-INFO-DIR-ENTRY.
4219
732b3002
SC
42202001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4221
4222 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4223
89437448
AC
42242001-07-25 Andrew Cagney <ac131313@redhat.com>
4225
4226 * gdbint.texinfo (libgdb): Rewrite.
4227
f7dc1244 42282001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4229
4230 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4231
c4555f82
SC
42322001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4233
4234 * gdb.texinfo (TUI): New chapter, document the TUI.
4235 (Mode Options): Document the -tui option.
4236
2f45a6e0
MK
42372001-07-23 Mark Kettenis <kettenis@gnu.org>
4238
4239 * gdbint.texinfo (Host Definition): Remove description of
4240 NEED_POSIX_SETPGID.
4241
f7dc1244 42422001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4243
4244 * gdb.tex (DJGPP Native): New node, with descriptions of
4245 DJGPP-specific commands.
4246
be9c6c35
JM
42472001-07-19 John R. Moore <jmoore@redhat.com>
4248
4249 * gdbint.texinfo: Three misspellings.
4250
dfa249fb
AC
42512001-07-06 Andrew Cagney <ac131313@redhat.com>
4252
4253 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4254 `test` expressions on bash. Problem reported by Colin Walters.
4255
c72e7388
AC
42562001-07-04 Andrew Cagney <ac131313@redhat.com>
4257
4258 * gdbint.texinfo (User Interface): Update ui-out documentation to
4259 refelect recent UI/MI updates.
4260
94bbb2c0
AC
42612001-07-04 Andrew Cagney <ac131313@redhat.com>
4262
4263 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4264 interpreters.
4265
af6c57ea
AC
42662001-06-15 Andrew Cagney <ac131313@redhat.com>
4267
4268 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4269 structure and not macros.
4270 (Host Definition): Document that much of this chapter is obsolete.
4271 (Target Architecture Definition): Update list of files that make
4272 up a target architecture.
4273 (Coding): Update.
4274
83aa8bc6
AC
42752001-06-28 Andrew Cagney <ac131313@redhat.com>
4276
4277 * gdbint.texinfo (Target Architecture Definition): Update
4278 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4279 The latter has been changed to a true predicate.
4280
f7dc1244 42812001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4282
4283 * annotate.texi: Add @noindent where needed. From Dmitry
4284 Sivachenko <dima@Chg.RU>.
4285 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4286
656db9b0
AC
42872001-06-16 Andrew Cagney <ac131313@redhat.com>
4288
4289 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4290
df2396a1
AC
42912001-06-14 Andrew Cagney <ac131313@redhat.com>
4292
4293 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4294 returns ``OK''. Document that the ``R'' packet does not reply.
4295
0f1f2b0a
MS
42962001-06-13 Michael Snyder <msnyder@redhat.com>
4297
4298 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4299
f7dc1244 43002001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4301
4302 * gdb.texinfo (Signals): Clarify the default setting of signal
4303 handling.
4304
a5d7c491
AC
43052001-05-14 Andrew Cagney <ac131313@redhat.com>
4306
4307 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4308 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4309
05a54c4f
AC
43102001-05-12 Andrew Cagney <ac131313@redhat.com>
4311
4312 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4313
f7dc1244 43142001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4315
4316 * gdbint.texinfo (Clean Design and Portable Implementation):
4317 Renamed from "Clean Design".
4318 (Clean Design and Portable Implementation): Document portable
4319 methods of handling file names, and the associated macros.
4320
f7dc1244 43212001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4322
4323 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4324 command and provide a cross-reference to its description.
4325 (Symbols): Note that "info scope" is useful for trace experiments.
4326
f7dc1244 43272001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4328
b37052ae
EZ
4329 * gdb.texinfo (Symbols): Document "info scope".
4330 (Tracepoints): New chapter.
4331 (Contributors): Update for v5.1.
4332 <All nodes>: Change "C++" to "C@t{++}".
4333
0ee54786
EZ
4334 * gdbint.texinfo (User Interface): A new section about ui_out
4335 functions, based on text written by Fernando Nasser.
4336
c534679c
EZ
4337 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4338
f7dc1244 43392001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4340
e9c75b65
EZ
4341 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4342
4343 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4344
4345 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4346 Replace "GDB" with "@value{GDBN}". Fix markup.
4347
4348 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4349
3d67e040
EZ
4350 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4351 a cross-reference to its description.
4352 (Symbols): Document "info symbol".
4353
f7dc1244 43542001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4355
4356 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4357 subsection "x86 Watchpoints".
4358 (Target Architecture Definition): Document the macros
4359 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4360 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4361
b0ed3589
AC
43622001-03-20 Andrew Cagney <ac131313@redhat.com>
4363
4364 * gdbint.texinfo (Target Architecture Definition): Update
4365 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4366 list.
4367
b6ba6518
KB
43682001-03-06 Kevin Buettner <kevinb@redhat.com>
4369
4370 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
4371 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
4372
f7dc1244 43732001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4374
4375 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4376
f7dc1244 43772001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4378
17cc6a06
EZ
4379 * gdb.texinfo (Environment): Document that `path' does not change
4380 the value of PATH in GDB's own environment (it did in the past,
4381 but that was changed on March 15, 1994). Reported by Doug Evans
4382 <dje@transmeta.com>.
4383
56caf160
EZ
4384 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
4385 its line. Fix markup of commands and macros. Add an Index node
4386 and index entries.
4387
29e57380
C
43882001-01-23 J.T. Conklin <jtc@redback.com>
4389
4390 * gdb.texinfo (Memory region attributes): New manual section.
4391
1c6147de
ND
43922001-01-04 Nicholas Duffek <nsd@redhat.com>
4393
4394 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4395
f7dc1244 43962000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4397
4398 * refcard.tex: Version and copyright fixed. From Phil Edwards
4399 <pedwards@disaster.jaj.com>.
4400
0dcedd82
AC
4401Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
4402
4403 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
4404 DWARF2_REG_TO_REGNUM): Document.
4405
3b851bce
AC
4406Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4407
4408 * gdbint.texinfo (Coding): Update current value of
4409 --enable-build-warnings. Mention --enable-gdb-build-warnings.
4410
f7dc1244 44112000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4412
4413 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4414 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4415
b90a5f51
CF
44162000-11-10 Christopher Faylor <cgf@cygnus.com>
4417
4418 * gdb.texinfo: Document new 'set step-mode' command.
4419
f7dc1244 44202000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4421
4422 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4423 changes from Dmitry Sivachenko <dima@Chg.RU>.
4424
f7dc1244 44252000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4426
4427 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4428 From Steven Johnson <sbjohnson@ozemail.com.au>.
4429
2e685b93
MK
44302000-08-10 Mark Kettenis <kettenis@gnu.org>
4431
4432 * gdbint.texinfo (Overall Structure): Spelling fix.
4433
f7dc1244 44342000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
4435
4436 * gdbint.texinfo (Target Architecture Definition): Document that
4437 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4438 for which REGISTER_CONVERTIBLE returns a zero value.
4439
63ac3005
EZ
44402000-07-08 Christopher Faylor <cgf@cygnus.com>
4441
4442 * Makefile.in (install-info): Find files to install in either the
4443 build or source directories (adapted from Makefile.am).
4444
bd79f757
ND
44452000-07-07 Nicholas Duffek <nsd@redhat.com>
4446
4447 * stabs.texinfo: Fix spelling errors.
4448 (String Field): FILE-NUMBER starts from 0, not 1.
4449
f7dc1244 44502000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4451
4452 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4453 Brian Youmans.
5f208f6d 4454
f7dc1244 44552000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4456
4457 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4458 the source directory. Reported by Mark Harig
4459 <markh@frazier.landmark.com>.
cc542d3b 4460
f3b28801
C
44612000-06-20 J.T. Conklin <jtc@redback.com>
4462
4463 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4464
449f3b6c
AC
4465Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4466
4467 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4468 Generate using pdftex.
4469 (PDFTEX): Define.
4470 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4471 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4472 @contents at the start.
4473
f7dc1244 44742000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4475
4476 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4477 Youmans.
48e934c6 4478
9e9c5ae7
AC
4479Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4480
4481 From Brian Youmans:
4482 * gdb.texinfo: Fix ``et al.''.
4483
c741b251
AC
4484Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4485
4486 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4487 loop.
4488
4ab64e14
JG
44892000-05-19 Jimmy Guo <guo@cup.hp.com>
4490
4491 * configure: Regenerate.
4492
f7dc1244 44932000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4494
4495 * Makefile.in (install-info): Run install-info on installed Info
4496 files.
4497
8c70017b
AC
4498Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4499
a7cb598a
AC
4500 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4501 Andrew Cagney.
8c70017b 4502
f7dc1244 45032000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4504
4505 * gdb.texinfo: Proofreading changes from Brian Youmans.
4506
bf0184be
ND
45072000-05-01 Nick Duffek <nsd@cygnus.com>
4508
4509 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4510 startup sequence, minor edits.
4511
f7dc1244 45122000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4513
4514 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4515 TeX.
4516
4517 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4518 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4519 like `n' and `s' which look weird. Convert some of the @kindex to
4520 @vindex, when they refer to variables, not commands.
4521
33e16fad
AC
4522Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4523
4524 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4525
f7dc1244 45262000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4527
4528 * Makefile.in (GDBMI_DIR): New variable.
4529 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4530 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4531 (gdbmi.texinfo): New target, for texi2roff.
4532 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4533 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4534
4535 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4536 gdbmi.texinfo.
4537 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4538 comment.
4539
d167840f
EZ
45402000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4541
4542 * gdb.texinfo (Files): Update description of add-symbol-file
4543 command.
4544
f7dc1244 45452000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4546
4547 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4548 prevents the build (and is generally a Bad Idea).
4549
f7dc1244 45502000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4551
4552 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4553 a comma inside @var.
4554 (Command Files): Index markup changes from Dmitry Sivachenko
4555 <dima@Chg.RU>.
4556
f7dc1244 45572000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4558
4559 * Makefile.in (LN_S): Define.
4560 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4561 invoke "ln -s" unless it is known to work.
4562
4563 * configure.in (AC_PROG_LN_S): Add.
4564
8dc7983f
JB
45652000-04-14 Jim Blandy <jimb@redhat.com>
4566
4567 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4568 section.
4569 (Target Conditionals): Document ADDRESS_TO_POINTER,
4570 POINTER_TO_ADDRESS.
4571
1a8237e8
DB
45722000-04-11 Daniel Berlin <dan@cgsoftware.com>
4573
4574 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4575 gdb-cfg.texi to get the value.
4576
ca526f1a
JB
45772000-04-10 Jim Blandy <jimb@redhat.com>
4578
4579 * gdbint.texinfo (Target Architecture Definition): Fix
4580 cross-references.
4581
faaafcb4
JB
45822000-04-08 Jim Blandy <jimb@redhat.com>
4583
4584 * gdbint.texinfo (Using Different Register and Memory Data
4585 Representations): New section.
4586 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4587 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4588 REGISTER_CONVERT_TO_RAW): Document.
4589
1b27397f
AC
4590Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4591
4592 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4593 for acknowledgments.
4594
480ff1fb
AC
4595Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4596
4597 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4598 qThreadExtraInfo.
4599
a9331b3f 46002000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4601
a9331b3f
RM
4602 * gdb.texinfo: Clarify which remote debug protocol commands are
4603 required and which are optional.
f1251bdd 4604
dbeb8dbd
AC
4605Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4606
4607 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4608 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4609 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4610 * annotate.texi: Update.
4611
6d2ebf8b
SS
46122000-03-28 Stan Shebs <shebs@apple.com>
4613
4614 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4615 expectation of additional changes before release), update
4616 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4617 node links, rephrase and/or shorten lines to fix formatting
4618 problem in both regular and @smallbook formats.
4619 * annotate.texi: Shorten lines in example, use smallexample
4620 consistently everywhere.
4621 * Makefile.in: Add comment about texinfo 4.0 html generation.
4622 (SFILES_INCLUDED): Add annotate.texi.
4623
5d161b24
DB
46242000-03-27 Daniel Berlin <dan@cgsoftware.com>
4625
5ae4183a
AS
4626 * gdb.texinfo (Debugging Output): Added new section, documenting
4627 the "set/show debug" commands.
5d161b24 4628
b9deaee7
AC
4629Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4630
4631 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4632 entry.
4633
4634 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4635 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4636 @chapter and @node entries.
a9331b3f 4637
b9deaee7 4638 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4639
9ef47d30
AC
4640Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4641
4642 * Makefile.in (install-info): Create $(infodir) before installing
4643 files.
4644
cfeada60
FN
46452000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4646
4647 From David Whedon <dwhedon@gordian.com>
5ae4183a 4648 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4649
6837a0a2
DB
46502000-03-22 Daniel Berlin <dan@cgsoftware.com>
4651
4652 * gdb.texinfo: Add documentation for the apropos command.
4653
bba2971c
MS
46542000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4655
4656 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4657
2b628194
MS
46582000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4659
a9331b3f 4660 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4661 two places.
4662
96a2c332
SS
46632000-03-17 Stan Shebs <shebs@apple.com>
4664
4665 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4666 <dima@Chg.RU>, also clarification of allowed content for
4667 string constants.
4668
f7dc1244 46692000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4670
4671 * gdb.texinfo (main menu): Add Annotations.
4672 (File Options): Add @cindex entries for each command-line option.
4673 Document --epoch, --annotate, --async, --interpreter, --write,
4674 --statistics, and --version.
4675
4676 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4677 of GDB.
4678
9d233477
JB
46792000-02-23 Jim Blandy <jimb@redhat.com>
4680
4681 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4682
14e0eb3b
JB
46832000-02-22 Jim Blandy <jimb@redhat.com>
4684
4685 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4686
3555de01
JM
46872000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4688
4689 * Makefile.in (diststuff): New target.
4690
5e35df8e
KB
46912000-02-15 Kevin Buettner <kevinb@redhat.com>
4692
4693 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4694 architecture. [From Jim Wilson.]
5e35df8e 4695
c5394b80
JM
46962000-01-16 Tom Tromey <tromey@cygnus.com>
4697
4698 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4699 (Delete Breaks): Mention range arguments.
4700 (Disabling): Likewise.
4701
c3f6f71d
JM
47022000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4703
4704 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4705
c4093a6a
JM
4706Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4707
4708 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4709 valid functions.
4710
11cf8741
JM
47111999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4712
4713 * gdb.texinfo: Clarify regular expressions used in rbreak.
4714
917317f4
JM
47151999-10-15 Kevin Buettner <kevinb@cygnus.com>
4716
4717 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4718 MEMORY_REMOVE_BREAKPOINT): Document.
4719
4720Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4721
4722 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4723 offset re-using the DATA offset instead.
4724
2df3850c
JM
47251999-10-11 Jim Kingdon <kingdon@redhat.com>
4726
4727 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4728
47291999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4730
4731 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4732 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4733 typos.
4734
4735 * gdb.texinfo: Various minor wording and formatting improvements,
4736 mentions of additional command-line options.
4737
2acceee2
JM
47381999-09-30 Fred Fish <fnf@cygnus.com>
4739
4740 * gdb.texinfo: Document additional forms of specifying section
4741 names and addresses for the add-symbol-file command.
4742
c2c6d25f
JM
47431999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4744
4745 * gdbint.texinfo: Fix typo, add the word "have".
4746
47471999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4748
4749 * gdbint.texinfo (Target Architecture Definition): Document the
4750 SKIP_PERMANENT_BREAKPOINT macro.
4751
d4f3574e
SS
47521999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4753
4754 * gdb.texinfo: Fiks speling errers.
4755
4756 * gdb.texinfo: Fix uses of @multitable.
4757
f7dc1244 4758 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4759 * gdb.texinfo: Include details specific to DOS host, clarify
4760 some confusing language, fix @ref/@xref/@pxref usages, add
4761 comments about using with optimization, add more indexing,
4762 fix info about disassembly-flavor.
4763
4764Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4765
4766 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4767 SKIP_SOLIB_RESOLVER): Define.
4768
4769Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4770
4771 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4772 ``g'' packets.
4773
104c1213
JM
47741999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4775
4776 * gdb.texinfo: Create a new "Configurations" chapter with
4777 platform-specific info, inline remote.texi and move sections of it
4778 into the new chapter, move bits about info proc, heuristic search,
4779 and register stack into the new chapter.
4780 * remote.texi: Remove, now part of gdb.texinfo.
4781 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4782
47831999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4784
4785 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4786 GDB_TARGET_IS_MACH386): These kludges have gone away.
4787
4788Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4789
4790 * gdbint.texinfo (Target Architecture Definition): Mention
4791 TDEPLIBS.
4792
53a5351d
JM
47931999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4794
4795 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4796 surrounding text to fit HP-UX bits into general info.
4797 (HPPA-cfg.texi): Remove, no longer useful.
4798
4799 * gdb.texinfo: Remove explicit links from @node lines, remove
4800 HP-added "Detailed Node Listing" from main menu which confuses
4801 things.
4802
4803 From Dmitry Sivachenko <dima@Chg.RU>:
4804 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4805 in description of `set environment'.
4806
48071999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4808
4809 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4810
7be570e7
JM
48111999-08-12 Ben Elliston <bje@cygnus.com>
4812
4813 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4814
f7dc1244 48151999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4816
4817 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4818 watch, awatch, and rwatch. Explain why the latter two cannot be
4819 set as software watchpoints. Document that watchpoints for local
4820 variables are deleted when the debuggee terminates.
4821
4822Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4823
4824 * remote.texi (Protocol): Further clarification of the "qRcmd"
4825 packet. Allow E.. response packet. "qRcmd" packet is no longer
4826 reserved.
4827
48281999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4829
a9331b3f
RM
4830 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4831 * gdb.texinfo: Ditto.
7be570e7 4832
96baa820
JM
48331999-08-06 Tom Tromey <tromey@cygnus.com>
4834
4835 * gdb.texinfo (KOD): New node.
4836
4837Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4838
4839 * remote.texi (Rcmd): Fix minor formatting typos.
4840
4841Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4842
4843 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4844 packets.
4845
adf40b2e
JM
48461999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4847
4848 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4849 fixes.
4850
43ff13b4
JM
4851Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4852
4853 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4854
085dd6e6
JM
4855Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4856
4857 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4858 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4859 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4860 packets that are not supported on all hosts. Expand examples.
4861 Spell check.
4862
48631999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4864
4865 * Makefile.in: Recognize html, install-html. Add targets
4866 to build HTML versions of documentation via texi2html.
4867
4868Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4869
4870 * gdbint.texinfo (Testsuite): New chapter, information about the
4871 testsuite.
4872
4873Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4874
4875 * remote.texi (Communication Protocol): Rewrite.
4876
4877Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4878
4879 * stabs.texinfo: Fix uses of xref.
4880
9e0b60a8
JM
4881Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4882
4883 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4884 info about patch submission.
4885
cce74817
JM
4886Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4887
4888 From Per Bothner <bothner@cygnus.com>:
4889 * gdb.texinfo: Document Chill support.
4890
4891Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4892
4893 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4894 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4895 Document that the value should be greater-than or equal-to zero.
4896 (NO_STD_REGS): Document. Deprecate.
4897
ac9a91a7
JM
4898Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4899
4900 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4901 Document that these are not used.
4902
4903Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4904
4905 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4906
392a587b
JM
4907Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4908
4909 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4910 numargs was dropped.
4911
4912Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4913
4914 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4915
b83266a0
SS
4916Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4917
4918 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4919 Update.
4920
7a292a7a
SS
4921Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4922
4923 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4924 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4925
4926Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4927
4928 * gdbint.texinfo: Fix typos: $ -> @.
4929
4930Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4931
4932 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4933 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4934 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4935 BREAKPOINT_FROM_PC.
a9331b3f 4936
7a292a7a
SS
4937Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4938
4939 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4940 CALL_DUMMY_STACK_ADJUST): Document.
4941
4942Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4943
4944 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4945 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4946
49471999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4948
4949 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4950 longer exists.
4951
4952Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4953
4954 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4955 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4956 they make the manual source incomprehensible.
4957 * h8-cfg.texi: Remove, hasn't been used in years.
4958
c906108c
SS
4959Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4960
4961 * gdb.texinfo: Update the credits.
4962
4963Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4964
4965 * gdb.texinfo: Fix mistakes noticed in printout of last
4966 draft, add Alpha to discussion of heuristic fence post.
4967
4968Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4969
4970 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4971 Edition, merge some HP changes into mainline, describe some
4972 previously undocumented features, describe more of the target
4973 commands available, eliminate obsolete section on renamed
4974 commands.
4975 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4976
4977Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4978
4979 * gdb.texinfo: Make many HPPA conditionals unconditional,
4980 including catchpoint description, since now on for all configs.
4981 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4982 specializations.
4983
4984Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4985
4986 * Makefile.in (GDBvn.texi): Fix match expression to work with
4987 current format of VERSION in gdb/Makefile.in.
4988 * gdb.texinfo: Fix node ref to match new readline.
4989
4990Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4991
a9331b3f
RM
4992 * gdb.texinfo: Changes made as part of a project to merge in
4993 changes made by HP. Documentation makes extensive use of
c906108c
SS
4994 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4995 on remote debugging. There are differences in documentation
4996 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4997 the HP manual discusses catchpoints, hardware watchpoints, and
4998 some HPUX specific limitations for shared library support.
a9331b3f 4999
c906108c
SS
5000 There are also a number of @node changes.
5001
50021999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5003
5004 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5005 (C Usage): Same.
5006
5007Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5008
5009 The following changes were made by Edith Epstein
5010 <eepstein@cygnus.com> as part of a project to merge in changes
5011 made by HP.
a9331b3f 5012
c906108c
SS
5013 * HPPA-cfg.texi: new file.
5014
5015 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5016
5017 * refcard.tex: change documentation about catch.
5018 removed info catch.
5019
5020Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5021
5022 * gdbint.texinfo: Expand on GDB's coding standards,
5023 specify the use of arg names with prototypes.
5024
50251998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5026
5027 * gdb.texinfo: Fix tipo.
5028
5029Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5030
5031 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5032 TARGET_BYTE_ORDER_SELECTABLE_P.
5033
5034Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5035
5036 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5037
50381998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5039
5040 * agentexpr.texi: New file.
5041
5042Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5043
5044 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5045
50461998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5047
5048 * remote.texi: Changed wording that implied that the GDB remote
5049 protocol caches register values instead of GDB itself.
5050
5051Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5052
5053 * gdbint.texinfo: Add some info about symbol readers.
5054 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5055 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5056 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5057 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5058
5059Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5060
a9331b3f 5061 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5062
5063Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5064
5065 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5066
5067Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5068
5069 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5070 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5071
5072Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5073
5074 * gdbint.texinfo: Fix minor typos.
5075
5076Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5077
5078 * gdbint.texinfo: Complete overhaul. Group descriptions more
5079 logically, add more info on generic algorithms, remove much
5080 obsolete and/or wrong material.
5081
5082Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5083
5084 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5085
5086Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5087
5088 * refcard.tex: Copyright, address updates.
5089
5090Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5091
5092 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5093 for the edition instead of confusing GDB-version-like numbers.
5094
5095Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5096
5097 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5098
5099Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5100
5ae4183a 5101 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5102
5103Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5104
5105 * gdb.texinfo: Add some credits, mention bug monitor.
5106 * remote.texi: Mention mips monitor targets.
5107 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5108
c906108c
SS
5109Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5110
5111 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5112 files, finish sorting of host vs target vs native macros, describe
5113 some more of them.
5114
5115Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5116
5117 * gdbint.texinfo (Host Conditionals): Document change from
5118 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5119
5120Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5121
5122 * gdbint.texinfo (Host Conditionals): Document
5123 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5124
5125Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5126
5127 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5128 Document LSEEK_NOT_LINEAR.
5129
5130Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5131
5132 * stabs.texinfo (Stab Section Basics): Make it clear that only
5133 some versions of the GNU linker remove the leading N_UNDF symbol.
5134
5135Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5136
5137 * stabs.texinfo (String Field): Document type number pairs here,
5138 instead of in the Sun specific section.
5139 (Include Files): The GNU linker supports the N_BINCL
5140 optimization. Clarify the N_BINCL value, and what it is used
5141 for.
5142 (Procedures): Document N_FUN with an empty string to mark the end
5143 of a function.
5144 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5145 (Sun Differences): Remove this node, as the information is now
5146 elsewhere in the main document.
5147 (Stab Section Basics): Mention that the GNU linker may optimize
5148 stabs and remove the leading N_UNDF symbol.
5149
5150Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5151
5152 * gdb.texinfo, refcard.tex: Restore author credit
5153
5154Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5155
5156 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5157 documentation to account for START and END macros taking
5158 one arg.
5159
5160Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5161
5162 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5163 * gdb.texinfo (Frames): Fix typo.
5164
5165Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5166
5167 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5168 a target_signal as arg type, not a pid.
5169
5170Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5171
5172 * gdb.texinfo: Document `set assembly-language'.
5173
5174Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5175
5176 * remote.texi: Update list of stubs in the GDB distribution.
5177
5178Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5179
5180 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5181 Also document that some systems can use mmalloc but must define
5182 this if their C runtime allocates memory that is later freed.
5183 (MMCHECK_FORCE): Document new macro.
a9331b3f 5184
c906108c
SS
5185Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5186
5187 * remote.texi: Add documentation for target Sparclet.
5188
5189Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5190
a9331b3f 5191 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5192 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5193 * configure.in: Rewritten for autoconf.
5194 * configure: New.
5195
5196Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5197
5198 * Makefile.in (DVIPS): New define, set to dvips.
5199 (dvi): Add stabs.dvi.
5200 (ps): New target.
5201 (all-doc): Depend on info, dvi, and ps targets.
5202 (STAGESTUFF): Add *.ps and *.dvi files.
5203 (clean-info, clean-dvi): Remove.
5204 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5205 rules completely rewritten.
5206 (maintainer-clean): Remove clean-info and clean-dvi
5207 dependencies and put their actions in the rules.
5208 (gdb.ps): New target
a9331b3f 5209 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5210 intermediate TeX files, whether they have 2 or 3 character
5211 extensions.
5212 (gdbint.ps): Add target and rules.
5213 (gdb-internals): Delete unused target.
5214 (Makefile): Depends upon config.status also.
5215
5216Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5217
5218 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5219 set.
5220
5221Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5222
5223 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5224 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5225
5226Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5227
5228 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5229
5230Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5231
5232 * gdb.texinfo (Print settings): Document
5233 `set/show print static-members' commands.
5234
5235Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5236
5237 * gdbint.texinfo (Native): Document name change, coredep.c to
5238 core-aout.c.
5239
5240Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5241
5242 * stabs.texinfo (Include Files): Document the values the SunOS4
5243 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5244
5245Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5246
5247 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5248 Fix typo.
5249
5250Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5251
5252 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5253 "gdb.tar.Z".
5254
5255Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5256
5257 * Makefile.in (maintainer-clean): New target, synonym for
5258 realclean.
5259
5260Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5261
5262 * Update all FSF addresses except those in COPYING* files.
5263
5264Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5265
5266 From Richard Earnshaw (rearnsha@armltd.co.uk):
5267 * gdb.texinfo (convenience variables): Document $_exitcode.
5268 (quit): Document optional expression to use as exit code.
5269
5270Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5271
5272 * gdb.texinfo, remote.texi: Brought up to date with various
5273 GDB changes.
5274
5275Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5276
5277 * gdb.texinfo: Update dates and versions, fix comments about
5278 hardware watchpoints in future releases and about the
5279 sharedlibrary command.
5280
5281Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5282
5283 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5284 C_FUN stab. Other cleanups.
5285
5286Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5287
5288 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5289 for the sparc stub.
5290
5291Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5292
5293 * annotate.texi: Clarify which addresses have differing formats
5294 depending on the language and which do not.
5295
5296Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5297
5298 * remote.texi (NetWare): Changed example to use BOARD= instead of
5299 NODE= argument to reflect correspoding change to gdbserve.nlm.
5300
5301Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5302
5303 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5304 GDB, as well as AIX dbx, supports the size type attribute.
5305
5306Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5307
5308 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5309
5310Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5311
5312 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5313 and new 'if' and 'while' commands.
5314
5315Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5316
5317 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5318
5319Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5320
5321 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5322 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5323 NetWare targets. Mostly stolen from the Server node.
5324
5325Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5326
5327 * gdb.texinfo (Setting): Talk about the language of a source file
5328 versus the working language. The old documentation did not match
5329 what GDB did.
5330
5331Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5332
5333 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5334 of a source file.
5335
5336Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5337
5338 * gdb.texinfo (Processes): New node.
5339
5340Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5341
5342 * remote.texi: Update documentation of set/show mipsfpu.
5343
3fc11d3e
JM
5344Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5345
5346 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5347 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5348
5349Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5350
5351 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5352 obsolete conditionals, described some others.
5353
5354Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5355
5356 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5357 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5358
5359Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5360
5361 * gdbint.texinfo: Put regex conditionals in their own table.
5362
5363Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5364
5365 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5366 described or fixed the descriptions of many others.
5367
5368Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
5369
5370 * gdb.texinfo: Add some more credits.
5371 * gdbint.texinfo: Capitalize GDB consistently, describe some
5372 macros and remove some.
5373
5374Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5375
5376 * gdbint.texinfo: Removed mentions of many incorrectly placed and
5377 obsolete conditionals, described some others.
5378
5379Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5380
5381 * gdb.texinfo (help targets): Changed to `help target', which
5382 is the correct gdb command.
5383
5384Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5385
5386 * annotate.texi (TODO): New node, for keeping track of annotations
5387 suggested but not yet implemented.
5388
5389Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5390
5391 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
5392 another symbol, it is not the address itself.
5393
5394Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
5395
5396 * stabs.texinfo (Stab Section Basics): Add comment about alignment
5397 of stabs-in-coff sections.
5398
5399Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5400
5401 * annotate.texi: Change edition to 0.5 and date to May 1994.
5402 Add index.
5403 (Frames): New node, for frame annotation.
5404 (Displays): New node, for display annotation.
5405
5406 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
5407 when waiting for your program to stop.
5408
5409Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5410
5411 * annotate.texi (Breakpoint Info): Document annotation of header
5412 fields and record annotation.
5413
5414Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5415
5416 * annotate.texi: New file, to document annotations.
5417
5418Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5419
5420 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
5421 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
5422
5423Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5424
5425 * stabs.texinfo (Stab Section Basics): Say what is in .stab
5426 section, and say n_strx field is compilation unit relative.
5427 * stabs.texinfo: Don't use @code for a.out when it is the name of
5428 an object file format.
5429
5430Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5431
5432 * gdb.texinfo: Refer to file names, not path names, per rms
5433 convention.
5434 (Arguments): Fix typo.
5435
5436Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5437
5438 * stabs.texinfo (Global Variables): Talk about stabs in files
5439 where variables are referenced, but not defined.
5440
5441Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5442
5443 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5444 Cplusplus to new nodes Member Type Descriptor and Method Type
5445 Descriptor. Re-write stuff for #.
5446
5447Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5448
5449 * gdb.texinfo (Print Settings): Don't document "set print
5450 fast-symbolic-addr off". The bug which it worked around was fixed
5451 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5452
5453 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5454 N_ENTRY node.
5455
5456 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5457
5458Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5459
5460 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5461 references to ieee-float.c.
5462
5463Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5464
5465 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5466 match what the code actually does.
5467
5468Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5469
5470 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5471
5472Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5473
5474 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5475 i, and b.
5476
5477Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5478
5479 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5480 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5481 as "stabs in sections" rather than just saying "ELF and SOM".
5482 Also make that stuff apply to COFF.
5483
5484Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5485
5486 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5487 Ghostscript.
5488
5489Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5490
5491 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5492 versus functions without line numbers, also mention stepping into
5493 them as well as "step" when you are in them. Tell the user how to
5494 deal with the situation. Add comment about "debugging information".
5495
5496Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5497
5498 * stabs.texinfo (Enumerations): Document restriction on where
5499 enumeration types can appear and still win with GDB.
5500
5501Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5502
5503 * stabs.texinfo (Negative Type Numbers): Document format for type
5504 -16.
5505
5506Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5507
5508 * gdb.texinfo (Selection, Frame Info): Update information about
5509 arbitrary frame specficiations.
5510
5511Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5512
5513 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5514
5515Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5516
5517 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5518
5519Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5520
5521 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5522
5523Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5524
5525 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5526 Differences node to Statics node.
5527 (Statics): Discuss XCOFF use of V symbol descriptor.
5528
5529 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5530 not clean.
5531
5532Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5533
5534 * gdb.texinfo (Print Settings): Document `set print
5535 fast-symbolic-addr' and improve the doc for some other
5536 `set print's.
5537
5538Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5539
5540 * stabs.texinfo (String Field): Talk about defining several type
5541 numbers at once.
5542 Fix lint regarding changing node ELF Transformations to
5543 ELF and SOM Transformations.
5544
5545Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5546
5547 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5548
5549Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5550
5551 * stabs.texinfo (Cross-References): `::' is for nested types only
5552 within <>.
5553 (Structures): Document static members.
5554
5555Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5556
5557 * stabs.texinfo: Document S type attribute.
5558
5559Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5560
5561 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5562
5563Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5564
5565 * gdbint.texinfo: Fix a few typos.
5566
5567Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5568
5569 * gdb.texinfo, remote.texi: formatting improvements
5570
5571 * gdb.texinfo (New Features): mention threads.
5572 (Summary, C): fix xrefs in newly contributed text.
5573 (Threads): index entries, clarifications, example
5574 (passim): minor typos fixed, phrasing improvements
5575
5576 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5577 entries; (Server): explain use of gdbserver w/real-time systems,
5578 add example of conflicting TCP port; (MIPS Remote) break up
5579 running text into table, highlighting commands, and add example.
a9331b3f 5580
c906108c
SS
5581Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5582
5583 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5584
5585Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5586
5587 * stabs.texinfo (Nested Symbols): New node.
5588 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5589
5590Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5591
5592 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5593 to picking which Bbss.bss symbol to use, and (because there seems to
5594 be no good way of doing it) re-write some of the text to make it
5595 sound like Bbss.bss isn't such a great idea after all (as currently
5596 designed).
5597
5598 * gdb.texinfo (C): In addition to saying people have to use g++ for
5599 good results, say they have to use stabs. Specifically say cfront
5600 doesn't work well.
5601 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5602 the gdb README. Add xrefs to places where the support for the various
5603 languages is described in detail.
5604
5605Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5606
5607 * stabs.texinfo: Clean up stuff about visibility and virtual
5608 characters.
5609
5610 * stabs.texinfo (N_M2C): Cite Sun doc.
5611
5612Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5613
5614 * gdb.texinfo: updates re threads.
5615 * remote.texinfo: avoid index entries starting with digits.
5616
5617Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5618
5619 * stabs.texinfo (Enumerations): Talk about large, negative and
5620 octal values. Clean up cross reference to type attributes.
5621 (String Field): Say that GDB 4.11 supports size attribute.
5622
5623Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5624
5625 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5626 is a mandatory step. Make the stuff about that more concise.
5627
5628Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5629
5630 * stabs.texinfo (Class Names): New node.
5631
5632 * gdb.texinfo (Command Files): Explain order of init file reading.
5633
5634 * remote.texi (Bootstrapping): Talk about getting the serial driver
5635 to deal with ^C sent by gdb to stop the remote system.
5636
5637Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5638
5639 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5640
5641 * libgdb.texinfo (Defining Commands): made the DOC arg
5642 to gdb_define_app_command a char * instead of char **
5643 per a suggestion from kingdon.
5644
5645 * libgdb.texinfo: total rewrite from a different starting
5646 premise.
5647
5648Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5649
5650 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5651 floats passed as doubles (to improve clarity).
5652
5653Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5654
5655 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5656
5657 * a4rc.sed: update to work with Andreas Vogel papersize params
5658
5659 * refcard.tex: use Andreas Vogel simplifications of papersize
5660 params; remove useless version info; update copyright date.
5661
5662Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5663
5664 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5665
5666Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5667
5668 * gdb.texinfo (Files): Say what address the load command loads it at.
5669
5670 * stabs.texinfo (Common Blocks): Minor cleanups.
5671
5672 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5673 that Sun has backed away from the linker kludge and thus the relevant
5674 issue is changes to the SunPRO tools, not the Solaris linker.
5675
5676 * stabs.texinfo (Traditional Integer Types): Clean up description
5677 of octal bounds a little bit. Document extra leading zeroes.
5678
5679Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5680
5681 * gdb.texinfo (Signaling): Update for symbolic symbol names
5682 and add a section explaining the difference between the GDB
5683 signal command and the shell kill utility.
5684
5685Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5686
5687 * libgdb.texinfo: added `@' to braces that were unescaped.
5688
5689Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5690
5691 * libgdb.texinfo: new file. Spec for the gdb library.
5692
5693Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5694
5695 * stabs.texinfo (Include Files): Fix typo (start -> end).
5696
5697Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5698
5699 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5700 from Melissa at FSF's editing pass.
5701
5702Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5703
5704 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5705 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5706 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5707
5708Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5709
5710 * remote.texi (Bootstrapping): Discuss 386 call gates.
5711
5712Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5713
5714 * stabs.texinfo (Based Variables): New node.
5715
5716Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5717
5718 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5719 names, sizes, and formats to suggest how not to lose.
5720
5721Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5722
5723 * stabs.texinfo (Methods): Fix typo.
5724
5725Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5726
5727 * gdb.texinfo: Fix a few typos.
5728
5729Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5730
5731 * gdb.texinfo: Clarify how well it works with Fortran.
5732
5733 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5734 More on relocating stabs in ELF files.
5735
5736Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5737
5738 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5739
5740Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5741
5742 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5743 parameters on VAX.
5744
5745Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5746
5747 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5748
5749Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5750
5751 * stabs.texinfo: Make info author notice match the TeX author notice.
5752
5753Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5754
5755 * stabs.texinfo: Initial-caps all words in node names and
5756 non-trivial words in section names.
5757
5758Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5759
5760 * stabs.texinfo: Many minor cleanups.
5761
5762 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5763
5764Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5765
5766 * stabs.texinfo: Remove full description of big example.
5767 It's not really helpful; just use pieces of it where appropriate.
5768 Add more Texinfo formatting directives (@samp, etc.).
5769 Use @deffn to define stab types.
5770 Eliminate some wordiness. Break up some nodes.
5771 Add an (alphabetized) index of symbol types.
5772 Use consistent capitalization style in node and section names.
5773
5774Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5775
5776 * gdb.texinfo: Change typo "Two two" to "The two".
5777
5778Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5779
5780 * stabs.texinfo (XCOFF-differences): Remove references to
5781 non-existent types N_DECL and N_RPSYM.
5782
5783 * stabs.texinfo (String Field): Say that type attributes bug is
5784 fixed in GDB 4.10, since it is.
5785
5786 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5787
5788Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5789
5790 * stabs.texinfo: Formatting cleanups.
5791
5792Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5793
5794 * stabs.texinfo: When explaining the n_type of a stab, standardize
5795 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5796 no tabs, use @r).
5797 (Global Variables): Clean up.
5798
5799Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5800
5801 * stabs.texinfo (Stack Variables): Re-write.
5802
5803Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5804
5805 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5806 addresses of a source file. Also revise formatting.
5807 Change "object module" or "object file" to "source file".
5808 Various: Miscellaneous cleanups.
5809
5810Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5811
5812 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5813
5814Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5815
5816 * gdbint.texinfo: Removed many nonsensical machine-collected
5817 host and target conditionals, described some of the remainder.
5818
5819Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5820
5821 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5822
5823 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5824 paragraph which follows.
5825
5826 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5827 variables. Looks better and avoids overful hbox.
5828
5829Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5830
5831 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5832
5833Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5834
5835 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5836 retransmit-timeout
5837
5838Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5839
5840 * gdbint.texinfo: Update statement about `some ancient Unix
5841 systems, like Ultrix 4.0' to Ultrix 4.2.
5842
5843Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5844
5845 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5846
5847 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5848
5849 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5850 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5851
5852 * remote.texi: new name for former gdbinv-s.texi
5853
5854 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5855
5856Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5857
5858 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5859 variables for MIPS remote debugging protocol.
5860
5861Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5862
5863 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5864
5865Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5866
5867 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5868
5869Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5870
5871 * gdb.texinfo: repair conditional bugs in text markup
5872
5873Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5874
5875 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5876 to select Modula-2 material.
5877
5878Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5879
5880 * stabs.texinfo: Cleanups regarding statics.
5881
5882 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5883 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5884
5885Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5886
5887 * stabs.texinfo: N_MAIN is sometimes used for C.
5888
5889Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5890
5891 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5892
5893Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5894
5895 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5896 removed from the code by Kingdon.
c906108c
SS
5897
5898Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5899
5900 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5901 input when evaluating breakpoint conditions; the bug has been fixed.
5902
5903 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5904 sets the ignore count to N-1, not to N.
5905
5906Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5907
5908 * refcard.tex (\hoffset): correct longstanding error to match
5909 intended offset; avoids cutting off edge on some printers
5910
5911Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5912
5913 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5914
5915Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5916
5917 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5918
5919Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5920
5921 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5922 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5923 collect sed edits if any, apply to refcard before formatting;
5924 (refcard.ps) stop implying PS fonts if PS output requested;
5925 (lrefcard.ps) delete extra target for variant PS fonts
5926
5927 * refcard.tex: parametrize papersize dependent info, collect
5928 in easily replaced spot
5929
5930 * a4rc.sed: new file, edits to refcard for A4 paper
5931
5932Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5933
5934 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5935
5936Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5937
5938 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5939
5940Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5941
5942 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5943 politely rather than rudely.
5944
5945Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5946
5947 * stabs.texinfo: Document common blocks.
5948
5949Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5950
5951 * stabs.texinfo: Add some basic info about stabs-in-elf.
5952
5953Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5954
5955 * stabs.texinfo (Top): Minor cleanup.
5956
5957Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5958
5959 * Makefile.in (install-info): remove parentdir support
5960
5961Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5962
5963 * gdb.texinfo (Copying): delete this node and references to it;
5964 RMS says this manual need not carry GPL. (passim): Improvements
5965 from last round at FSF, largely due to Ian Taylor review, and
5966 minor formatting improvements.
5967
5968 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5969 largely due to Ian Taylor review. (Debug Session): minor edits to
5970 new text.
5971
5972Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5973
5974 * Makefile.in (realclean): Remove info and dvi files too.
5975
5976Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5977
5978 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5979 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5980 * gdb.texinfo: Change accordingly.
5981
5982 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5983 N_{L,R}BRAC,N_SLINE are relative to.
5984
5985Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5986
5987 * Makefile.in (GDBvn.texi): Update atomically.
5988
5989Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5990
5991 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5992
5993Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5994
5995 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5996 addresses together. Also motivate the set print symbol-filename
5997 command and suggest other solutions.
5998
5999Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
6000
6001 * gdb.texinfo (set print elements): Note that the number of
6002 elements is set to unlimited by "set print elements 0".
6003
6004Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
6005
6006 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6007 NF_LDOUBLE means.
6008 (Stab Types): Include Solaris stab types.
6009 (Procedures): Document Solaris extensions.
6010
6011Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6012
6013 * gdb.texinfo: Add `set print symbol-filename' doc.
6014
6015Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6016
6017 * stabs.texinfo (Arrays): Talk about type definition vs. type
6018 information.
6019
6020 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6021 the trailing semicolon.
6022
6023Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6024
6025 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6026 and merge in other parts of the document addressing these subjects.
6027 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6028
6029 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6030 at the end of a range type.
6031
6032 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6033 AIX extensions.
6034
6035Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6036
6037 * stabs.texinfo (Stabs Format): Misc fixes.
6038
6039Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6040
6041 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6042 (Traditional builtin types): Document convex convention for long long.
6043 (Negative builtin types): Discuss type names, and misc fixes.
6044
6045Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6046
6047 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6048 point types used with @samp{R} type descriptor.
6049 (Symbol Descriptors): Describe how to handle conflict between
6050 different meanings of @samp{P} symbol descriptor.
6051
6052Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6053
6054 * stabs.texinfo: Remove node Quick Reference and put its children
6055 directly under the main menu.
6056
6057 * stabs.texinfo: Many more changes to bring it into line with
6058 AIX documentation and reality. I think it now has all the
6059 information from the AIX documentation, except that I burned
6060 out when I got to variant records (Pascal and Modula-2) and
6061 all the COBOL types. Oh well, we can add them later when we're
6062 worrying more about those languages.
6063
6064 * stabs.texinfo (Automatic variables): Talk about what it means
6065 to omit the symbol descriptor.
6066
6067Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6068
6069 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6070 gcc2 behavior with promoted args.
6071
6072Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6073
6074 * gdb.texinfo: include readline appendices in info version of manual
6075
6076Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6077
6078 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6079 target remote.
6080
6081 * gdb.texinfo (Machine Code): more index entries for disassemble
6082
6083Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6084
6085 * Clarify the intended use of the gdb-testers and gdb-patches
6086 mailing lists, and shrink gzip comment.
6087
6088Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6089
6090 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6091 DOSHOST configuration of manual.
6092
6093 * gdb.texinfo (MIPS Stack): new node.
6094
6095 * all-config.texi (MIPS) new switch.
6096
6097 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6098 tense; (MIPS Remote) new node.
6099
6100 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6101 bug; (Environment) less passive, other small cleanups in text about
6102 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6103 (Remote) new MIPS Remote menu entry.
6104
6105Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6106
6107 * stabs.texinfo: Many changes to include information from the
6108 AIX documentation.
6109
6110 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6111
6112Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6113
6114 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6115 Move a bunch of information from ../README.
6116 (Getting Started): New node.
6117
6118Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6119
6120 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6121
6122 * gdb.texinfo: advance manual revision dates to present
6123
6124 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6125 stop using silly Roman numerals in @set variable names
6126
6127Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6128
6129 * stabs.texinfo (Parameters): Keep trying to get this right.
6130
6131Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6132
6133 * stabs.texinfo (Parameters): More on "local parameters".
6134
6135Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6136
6137 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6138
6139Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6140
6141 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6142 (Parameters): Rewrite.
6143 (xcoff-differences, Sun-differences): Minor changes.
6144
6145Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6146
6147 * stabs.texinfo: Minor cleanup.
6148
6149Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6150
6151 * gdbint.texinfo: Minor xcoff stuff.
6152
6153Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6154
6155 * gdbint.texinfo: Update for new config directory structure.
6156 Add info about internal type data structures.
6157
6158Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6159
6160 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6161 $(srcdir).
6162 (gdb-config.texi): Depend on file in $(srcdir).
6163
6164Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6165
6166 * stabs.texinfo: Fixes about N_SO.
6167
6168Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6169
6170 * gdb.texinfo: include list of nonstandard init file names
6171
6172 * *-config.texi: new switch GENERIC for text that applies *only*
6173 to (usual) multiple-target version of manual
6174
6175 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6176 h8 config
6177
6178 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6179 in menus (rather than conditionally selected multiple alternative
6180 menus).
6181
6182 * Makefile.in: define and use DOC_CONFIG var to select
6183 configuration for GDB user manual.
6184
6185 * gdb-config.texi: delete from repository, generate from Makefile.
6186
6187 * all-config.texi: normal `generic' configuration file, formerly
6188 stored as gdb-config.texi
6189
6190Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6191
6192 * Makefile.in: add dvi target to build all .dvi files
6193
6194Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6195
6196 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6197
6198Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6199
6200 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6201 host conditionals.
6202 * stabs.texinfo: More array fixes inspired by Jim's.
6203
6204Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6205
6206 * stabs.texinfo: Fixes re arrays and continuations.
6207
6208 * gdbint.texinfo: Add XCOFF node.
6209
6210Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6211
6212 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6213
6214Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6215
6216 * stabs.texinfo: Fix for array types to mention lower bounds.
6217
6218Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6219
6220 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6221
6222Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6223
6224 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6225
6226Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6227
6228 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6229 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6230
6231Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6232
6233 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6234
6235Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6236
6237 * gdb.texinfo, gdbinv-s.texi: misc updates
6238
6239Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6240
6241 * gdbint.texinfo: Brief documentation for longjmp support,
6242 from an email msg by Stu.
6243
6244Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6245
6246 * stabs.texinfo: Fix description of floating point "range"
6247 types (which really define basic types). Reported by Jim Meehan,
6248 <meehan@src.dec.com>.
6249
6250 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6251
6252Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6253
6254 * gdbint.texinfo: Slightly expand section on supporting a new
6255 object file format.
6256
6257Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6258
6259 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6260 intermediate file.
6261
6262Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6263
6264 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6265
6266Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6267
6268 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6269
6270 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6271 as well as Z8002.
6272
6273Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6274
6275 * gdbint.texinfo: Add sections on clean design and on how to send
6276 in changes.
6277
6278Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6279
6280 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6281
6282Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6283
6284 * gdb.texinfo: Fix typo, reported by Karl Berry.
6285
6286Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6287
6288 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6289
6290Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6291
6292 * gdbint.texinfo: fixed a stray email address (needs @@),
6293 added @table @code to node "Native Conditionals"
6294
6295Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6296
6297 * gdbint.texinfo: Describe coding style of GDB.
6298
6299Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6300
6301 * stabs.texinfo: Minor wording changes.
6302
6303Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6304
6305 * gdbint.texinfo: Improve release doc slightly.
6306
6307Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6308
6309 * gdbint.texinfo: Improve doc of GDB config macros.
6310
6311Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6312
6313 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6314 These will be reinserted when examined.
6315
6316Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6317
6318 * gdbint.texinfo: Make a start at documenting all the #if macros
6319 in GDB. At least list them all, and start separating them into
6320 host-specific and target-specific.
6321
6322Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6323
6324 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6325 examples (not consistent w others).
c906108c
SS
6326 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6327 for generic vn of doc
6328
6329Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6330
6331 * Makefile.in: always create installation directories.
6332
6333Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6334
6335 * gdb.texinfo: in h8 config, do not describe searching commands.
6336
6337Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6338
6339 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6340 conditionals; introduce a few generic switches that may be
6341 useful for other cross-dev or dos-hosted configs.
6342
6343 * gdb.texinfo: fix typo in "info reg" description
6344
6345Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6346
6347 * stabs.texinfo: Minor updates from running TeX over it.
6348 * Makefile.in (stabs.dvi, stabs.ps): Add.
6349
6350Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6351
6352 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6353 First pass at converting it to texinfo.
6354
6355Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6356
6357 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6358 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6359
6360Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6361
6362 * gdbint.texinfo: Add section on partial symbol tables.
6363
6364Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6365
6366 * gdb.texinfo: document `set remotedebug' and `set
6367 rstack_high_address'.
6368
6369Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6370
6371 * gdb.texinfo: slight expansion of new text on reading info files
6372 * gdbinv-s.m4.in: correct and expand info on cross-debugging
6373 H8/300 from DOS.
6374
6375Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
6376
6377 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
6378
6379Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6380
6381 * gdb.texinfo: Say how to read the `info' files.
6382
6383Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6384
6385 * Makefile.in: gm4 -> m4.
6386
6387Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
6388
6389 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
6390 Documentation' ahead of `Installing GDB' to match README.
6391 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 6392 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6393
6394Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6395
6396 * Makefile.in: remove $(srcdir) from gdb.info rule.
6397
6398Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6399
6400 * Makefile.in: commented out gdb-all.texinfo rule. This is
6401 temporary.
6402
6403Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6404
6405 * Makefile.in, configure.in: removed traces of namesubdir,
6406 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6407 copyrights to '92, changed some from Cygnus to FSF.
6408
6409Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6410
6411 * gdb.texinfo: Improve how we ask for bug reports.
6412
6413Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6414
6415 * Makefile.in: infodir belongs in datadir.
6416
6417Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6418
6419 * Makefile.in: remove spaces following hyphens, bsd make can't
6420 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 6421 standards.text support.
c906108c
SS
6422
6423Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6424
6425 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6426 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6427 and mandir now keyed off datadir by default.
6428
6429\f
6430Local Variables:
9e9c5ae7 6431mode: change-log
c906108c
SS
6432left-margin: 8
6433fill-column: 74
6434version-control: never
6435End:
This page took 0.854874 seconds and 4 git commands to generate.