2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
3c16cced
PA
12009-01-26 Pedro Alves <pedro@codesourcery.com>
2
3 PR gdb/7580:
4 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5 internal-error|internal-warning quit|corefile ask|yes|no".
6
62709adf
PA
72009-01-26 Pedro Alves <pedro@codesourcery.com>
8
9 * gdb.texinfo (Using the `gdbserver' Program): Document
10 --remote-debug.
11
7ce58dd2
DE
122009-01-23 Doug Evans <dje@google.com>
13
14 * gdb.texinfo: Add nexti to list of commands that support
15 background execution.
16
adb483fe
DJ
172009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
18
19 * gdb.texinfo (Define, Hooks): Document prefix command support.
20
a67ec3f4
JM
212009-01-14 Joseph Myers <joseph@codesourcery.com>
22 Carlos O'Donell <carlos@codesourcery.com>
23
24 Fixes for makeinfo --html.
25
26 * annotate.texinfo: Use @copying and @insertcopying. Use
27 @ifnottex in place of @ifinfo.
28 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
29 place of @ifinfo. Use @ifnotinfo for one index entry.
30 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
31 in place of @ifinfo.
32 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
33 in place of @ifinfo. Include contents at start unconditionally.
34
84fcdf95
PA
352009-01-13 Pedro Alves <pedro@codesourcery.com>
36
37 * gdb.texinfo (General Query Packets): Remove @var{} around the
38 "spu" literal string.
39
fa3a767f
PA
402009-01-07 Pedro Alves <pedro@codesourcery.com>
41
42 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
43 program may be running in another process" errors.
44 * gdbint.texinfo (Native Conditionals): Delete
45 ONE_PROCESS_WRITETEXT description.
46
9cb011d3
JB
472009-01-07 Joel Brobecker <brobecker@adacore.com>
48
49 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
50 emacs local variable to be placed at the end of the ChangeLog.
51 Add server.c and gdbreplay.c to the list of files where the
52 copyright year needs to be updated.
53
84603566
SL
542009-01-06 Sandra Loosemore <sandra@codesourcery.com>
55
56 * gdb.texinfo (Remote Configuration): Document new
57 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
58 commands.
59
a53f55d8
PA
602008-12-28 Pedro Alves <pedro@codesourcery.com>
61
62 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
63 FETCH_INFERIOR_REGISTERS.
64 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
65 FETCH_INFERIOR_REGISTERS descriptions. Remove
66 gdbarch_get_longjmp_target descrition, since already described in
67 Target Conditionals. Move gdbarch_fp0_regnum description to ...
68 (Target Conditionals): ... here.
69
077e0a52
JB
702008-12-16 Joel Brobecker <brobecker@adacore.com>
71
72 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
73 examples.
74 (Additions to Ada): Likewise. Add the missing opening and closing
75 parenthesis of the GDB prompt in one of the examples.
76
023eb17c
JB
772008-12-14 Joel Brobecker <brobecker@adacore.com>
78
79 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
80 about the result of 'Address not being of type System.Address.
81 This problem has been fixed a while ago.
82
c3b108f7
VP
832008-12-02 Vladimir Prus <vladimir@codesourcery.com>
84
85 MI non-stop and multiprocess docs.
86
87 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
88 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
89 Adjust documentation for *stopped, document =thread-created,
90 =thread-exited, =thread-group-created and =thread-group-exited.
91 (GDB/MI Thread Commands): Document the 'state' field in
92 -thread-info output.
93 (GDB/MI Program Execution): Mention --all and --thread-group
94 options.
95 (GDB/MI Variable Objects): Describe floating and fixed variable
96 objects.
97 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
98
07e059b5
VP
992008-12-02 Vladimir Prus <vladimir@codesourcery.com>
100
101 * gdb.texinfo (Operating System Information): New appendix.
102 (Operating System Auxiliary Information): Document 'info os processes'
103 (Remote Configuration): Document 'osdata'
104 (General Query Packets): Document qXfer:osdata:read.
105
a80b95ba
TG
1062008-11-27 Tristan Gingold <gingold@adacore.com>
107
108 * gdb.texinfo (Darwin): Document Darwin specific features.
109
a655d424
JK
1102008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
111
112 * gdbint.texinfo (Target Conditionals): Extend the
113 gdbarch_breakpoint_from_pc description.
114
249e1128
VP
1152008-11-22 Vladimir Prus <vladimir@codesourcery.com>
116
117 * gdb.texinfo (M68K Features): Fix typo.
118
c14c28ba
PP
1192008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
120
121 * gdb.texinfo (Symbols): Mention printing containing
122 image name in "info symbol".
123 (Maint translate-address): Likewise.
124
394a6666
JB
1252008-11-18 Joel Brobecker <brobecker@adacore.com>
126
127 * gdb.texinfo (Set Catchpoints): Remove the documentation of
128 commands "catch load" and "catch unload".
129
66bb093b
VP
1302008-11-17 Vladimir Prus <vladimir@codesourcery.com>
131
132 * gdb.texinfo (GDB/MI Async Records): Document
133 =thread-selected.
134
4a92f99b
VP
1352008-11-17 Vladimir Prus <vladimir@codesourcery.com>
136
137 * observer.texi (new_inferior, inferior_exit): New observers.
138
f0323ca0
PA
1392008-10-27 Pedro Alves <pedro@codesourcery.com>
140
141 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
142 .mt files, TM_CLIBS or TM_CDEPS.
143 (x86 Watchpoints): Don't mention TDEPFILES.
144
8b23ecc4
SL
1452008-10-24 Sandra Loosemore <sandra@codesourcery.com>
146
147 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
148 (Overview): Mention notifications and non-stop mode behavior.
149 (Packets): Update documentation of ?, vAttach, vCont, and vRun
150 with non-stop mode behavior. Add vStopped description.
151 (Stop Reply Packets): Update list of packets that return
152 stop replies. Mention non-stop behavior.
153 (General Query Packets): Document QNonStop packet and associated
154 qSupported query response.
155 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
156 behavior.
157 (Notification Packets): New section.
158 (Remote Non-Stop): New section.
159 (File-I/O Overview): Mention non-stop behavior.
160
fff08868
HZ
1612008-10-24 Hui Zhu <teawater@gmail.com>
162 Pedro Alves <pedro@codesourcery.com>
163
164 * gdb.texinfo (displaced-stepping): Describe the auto mode
165 setting, and say it's the default. This is now a mainstream
166 setting instead of a maintenance setting.
167
252fbfc8
PA
1682008-10-23 Pedro Alves <pedro@codesourcery.com>
169
170 * observer.texi (thread_stop_requested): New.
171
20924a55
JB
1722008-10-22 Joel Brobecker <brobecker@adacore.com>
173
174 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
175 (Patching): Replace incorrect usage of @samp by @kbd.
176
bacec72f
MS
1772008-10-17 Michael Snyder <msnyder@vmware.com>
178
179 * gdb.texinfo: Add documentation for reverse execution.
180
a08702d6 1812008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 182 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
183
184 * gdb.texinfo. (Values From Inferior): New subsubsection.
185
d97bc12b
DE
1862008-10-06 Doug Evans <dje@google.com>
187
188 * gdb.texinfo (set debug dwarf2-die): Document it.
189
87f67dba
JB
1902008-10-01 Joel Brobecker <brobecker@adacore.com>
191
192 * gdb.texinfo (catch) [exception]: Document how to insert
193 a breakpoint on user-defined exceptions when the exception
194 name is identical to one of the language-defined ones.
195
2fae03e8
TT
1962008-09-27 Tom Tromey <tromey@redhat.com>
197
198 * gdb.texinfo (Macros): Remove text about stringification,
199 varargs, and splicing.
200
5c6ce71d
TT
2012008-09-27 Tom Tromey <tromey@redhat.com>
202
203 * gdbint.texinfo (Language Support): Remove text about omitting
204 support for a language.
205
07128da0
DE
2062008-09-23 Doug Evans <dje@google.com>
207
208 * gdb.texinfo (info dcache): Update.
209
b90a069a
SL
2102008-09-22 Sandra Loosemore <sandra@codesourcery.com>
211
212 * gdb.texinfo (Packets): Add info on thread-id syntax and
213 multiprocess extensions.
214 <D>: Document multiprocess form of packet.
215 <H>: Use thread-id syntax.
216 <T>: Likewise.
217 <vCont>: Likewise. Note this is required for multiprocess.
218 <vKill>: New packet.
219 (Stop Reply Packets) <T>: Use thread-id syntax.
220 <W>: Document multiprocess form of reply.
221 <X>: Likewise.
222 (General Query Packets) <qC>: Use thread-id syntax.
223 <qfThreadInfo>: Likewise.
224 <qGetTLSAddr>: Likewise.
225 <qP>: Likewise.
226 <qSupported>: Add "multiprocess" feature.
227 <qThreadExtraInfo>: Use thread-id syntax.
228
b77209e0
PA
2292008-09-22 Stan Shebs <stan@codesourcery.com>
230
231 * gdb.texinfo (Inferiors): New section.
232
3d0bb823
PA
2332008-09-12 Pedro Alves <pedro@codesourcery.com>
234
235 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
236
f8dcfc0a
UW
2372008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
238
239 * gdbint.texinfo (Target Conditionals): Remove documentation
240 for gdbarch_name_of_malloc.
241
8775bb90
MS
2422008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
243
244 * gdb.texinfo (Interrupts): Mention TCP interface for
245 sending BREAK.
246
f1838a98
UW
2472008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
248
249 * gdb.texinfo (Commands to Specify Files): Document "remote:"
250 argument prefix to "set sysroot".
251
158c7665
PH
2522008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
253
254 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
255 and False.
256
30e026bb
VP
2572008-08-20 Vladimir Prus <vladimir@codesourcery.com>
258
259 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
260 for possible features of -list-features.
261
c6ebd6cf
VP
2622008-08-19 Vladimir Prus <vladimir@codesourcery.com>
263
264 * gdb.texinfo (Background execution): Adjust example
265 (GDB/MI Miscellaneous Commands): Document -list-target-features.
266
aeac0ff9
VP
2672008-08-19 Vladimir Prus <vladimir@codesourcery.com>
268
269 * doc/gdb.texinfo (PowerPC): Fix typo.
270 (PowerPC features): Fix typo.
271
5231c1fd
PA
2722008-08-18 Pedro Alves <pedro@codesourcery.com>
273
274 * observer.texi (thread_ptid_changed): New.
275
677c5bb1
LM
2762008-08-18 Luis Machado <luisgpm@br.ibm.com>
277
278 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
279 (PowerPC features): Mention feature set for VSX registers.
280
f3a2dd1a
JB
2812008-08-13 Joel Brobecker <brobecker@adacore.com>
282
283 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
284 the direct visibility of all names in user-written packages.
285
33e5cbd6
PA
2862008-08-13 Pedro Alves <pedro@codesourcery.com>
287
288 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
289 setting, and make it the default.
290 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
291 non-stop script example.
292
d0384fc4
TJB
2932008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
294
295 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
296 reference to the "Using Different Register and Memory Data
297 Representation" section.
298
a6f3e723
SL
2992008-08-12 Sandra Loosemore <sandra@codesourcery.com>
300
301 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
302 (Remote Protocol): Add Packet Acknowledgment to menu.
303 (Overview): Mention +/- can be disabled, and point to new section
304 where this is discussed in detail.
305 (General Query Packets): Document QStartNoAckMode packet, and
306 corresponding qSupported reply.
307 (Packet Acknowledgment): New section.
308
0606b73b
SL
3092008-08-11 Sandra Loosemore <sandra@codesourcery.com>
310 Pedro Alves <pedro@codesourcery.com>
311
312 * gdb.texinfo (Threads): Move paragraph about automatic thread
313 selection to All-Stop Mode subsection.
314 (Thread Stops): Reorganize existing material into subsections.
315 Add introductory blurb and menu.
316 (Non-Stop Mode): New subsection.
317 (Background Execution): New subsection.
318 (Maintenance Commands): Add cross-references from async mode
319 commands to the new Background Execution section.
320
d57a3c85
TJB
3212008-08-06 Tom Tromey <tromey@redhat.com>
322
323 * gdb.texinfo (Extending GDB): New chapter.
324 (Sequences): Demoted chapter, now a section under the new
325 Extending GDB chapter.
326 (Python): New section.
327
6d76a53d
SS
3282008-07-31 Stan Shebs <stan@codesourcery.com>
329
330 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
331
1f70da6a
SS
3322008-07-29 Stan Shebs <stan@codesourcery.com>
333
334 * gdbint.texinfo: General round of cleanup and minor
335 clarifications.
336 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
337 (Longjmp Support): Update description to reflect how it is done
338 for targets without using native header.
339 (Symbol Handling): Add a little more general explanation.
340 (COFF, ELF): Mention stabs encapsulation.
341 (DWARF 3): New section.
342 (Adding a New Host): Scrub out some obsolete bits.
343 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
344 (Host Conditionals): Remove descriptions of NO_STD_REGS,
345 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
346 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
347 SEEK_SET, STOP_SIGNAL, USG.
348 (Raw and Virtual Register Representations): Ditto for
349 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
350 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
351 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
352 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
353 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
354 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
355 DEPRECATED_REGISTER_VIRTUAL_SIZE,
356 DEPRECATED_REGISTER_VIRTUAL_TYPE,
357 DEPRECATED_USE_STRUCT_CONVENTION.
358 Describe gdbarch_deprecated_fp_regnum.
359 Update description of gdbarch_print_insn.
360 (Adding a New Target): Scrub out obsolete bits.
361 (Obsolete Conditionals): Remove entire section.
362
383f836e
TT
3632008-07-25 Tom Tromey <tromey@redhat.com>
364
365 * observer.texi (GDB Observers): Document new observers:
366 breakpoint_created, breakpoint_deleted, breakpoint_modified,
367 tracepoint_created, tracepoint_deleted, tracepoint_modified,
368 architecture_changed.
369
cfd8ab24
SS
3702008-07-21 Stan Shebs <stan@codesourcery.com>
371
372 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
373 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
374
781b42b0
TT
3752008-07-21 Tom Tromey <tromey@redhat.com>
376
377 * observer.texi (GDB Observers): Remove obsolete comment.
378 <executable_changed>: Remove argument.
379
d7d9f01e
TT
3802008-07-18 Tom Tromey <tromey@redhat.com>
381
382 * gdb.texinfo (Macros): Update. Use @code rather than @command.
383
bf250677
DE
3842008-07-10 Doug Evans <dje@google.com>
385
386 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
387
10568435
JK
3882008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
389
390 * gdb.texinfo (Starting): Document "set disable-randomization".
391
5ae4183a
AS
3922008-07-07 Andreas Schwab <schwab@suse.de>
393
394 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
395
b56e7235
VP
3962008-07-06 Vladimir Prus <vladimir@codesourcery.com>
397
398 * gdb.texinfo (GDB/MI Target Manipulation): Add
399 example of -target-attach.
400
e1ac3328
VP
4012008-06-10 Vladimir Prus <vladimir@codesourcery.com>
402
403 * observer.texi (target_resumed): New observer.
5ae4183a 404 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 405
65d12d83
TT
4062008-06-06 Tom Tromey <tromey@redhat.com>
407
408 * gdb.texinfo (Completion): Add field name example.
409
fbc5282e
MK
4102008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
411
412 * gdb.texinfo (GDB/MI Program Context): Added example
413 to -exec-arguments
5ae4183a 414
fbc5282e 4152008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
416
417 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
418 annotation.
419
c16158bc 4202008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
421 Nathan Sidwell <nathan@codesourcery.com>
422 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
423
424 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
425 and ACX_BUGURL.
426 * configure: Regenerate.
427 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
428 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
429 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
430 mailing-list-specific text about bug reporting unless
431 BUGURL_DEFAULT.
432
75c99385
PA
4332008-06-05 Pedro Alves <pedro@codesourcery.com>
434
435 * gdb.texinfo (-target-select): Remove reference to target async.
436 (Maintenance Commands): Document "maint set/show remote-async".
437
1763a388
MK
4382008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
439
440 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
441 in -target-file-get section.
5ae4183a 442
d0d064df
PA
4432008-05-22 Pedro Alves <pedro@codesourcery.com>
444
9b562ab8
PA
445 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
446 killing the inferior when it is already debugging a process.
d0d064df 447
8dfa32fc
JB
4482008-05-21 Joel Brobecker <brobecker@adacore.com>
449
450 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
451 abbreviation for "finish".
452
55f996a7
NR
4532008-05-21 Nick Roberts <nickrob@snap.net.nz>
454
455 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
456
ba2b1c56
DJ
4572008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
458
459 * gdbint.texinfo (Target Conditionals): Delete entry for
460 gdbarch_dwarf_reg_to_regnum.
461
08388c79
DE
4622008-05-09 Doug Evans <dje@google.com>
463
a3c83fae 464 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 465
d14508fe
DE
4662008-05-05 Doug Evans <dje@google.com>
467
468 * gdb.texinfo (disassemble): Document /m modifier.
469
e2b7ddea
VP
4702008-05-05 Vladimir Prus <vladimir@codesourcery.com>
471
5ae4183a
AS
472 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
473 will not report the time of commands that run the target.
e2b7ddea 474
8eb41542
VP
4752008-05-03 Vladimir Prus <vladimir@codesourcery.com>
476
477 * gdb.texinfo (GDB/MI Output Records): Add
478 missing semicolon.
479
82f68b1c
VP
4802008-05-03 Vladimir Prus <vladimir@codesourcery.com>
481
482 * gdb.texinfo (GDB/MI Output Records):
483 Document =thread-create and =thread-exited.
484
fa0f268d
VP
4852008-05-03 Vladimir Prus <vladimir@codesourcery.com>
486
487 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 488 Remove mention of dmi-discuss.
fa0f268d 489
063bfe2e
VP
4902008-05-03 Pedro Alves <pedro@codesourcery.com>
491
492 * observer.texi (thread_exit): New.
493
237fc4c9
PA
4942008-05-02 Pedro Alves <pedro@codesourcery.com>
495
496 * gdb.texinfo (Debugging Output): Document "set/show debug
497 displaced".
498 (Maintenance Commands): Document "maint set/show
499 can-use-displaced-stepping".
500
0428b8f5
DJ
5012008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
502
503 * gdb.texinfo (ARM): Document set/show arm fallback-mode
504 and set/show arm force-mode.
505
5009afc5
AS
5062008-05-02 Andreas Schwab <schwab@suse.de>
507
508 * gdbint.texinfo (Algorithms): Describe
509 target_watchpoint_addr_within_range.
510
669fac23
DJ
5112008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
512
513 * gdbint.texinfo (Stack Frames): New chapter.
514 (Algorithms): Move Frames text to the new chapter.
515 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
516 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
517
721c02de
VP
5182008-04-24 Vladimir Prus <vladimir@codesourcery.com>
519
5ae4183a
AS
520 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
521 output does not necessary include any tokens.
721c02de 522
c055b101
CV
5232008-04-22 Corinna Vinschen <vinschen@redhat.com>
524
525 * gdb.texinfo (Set SH Calling convention): New @item.
526 (Show SH Calling convention): Ditto.
527
68837c9d
MD
5282008-04-22 Markus Deuling <deuling@de.ibm.com>
529
530 * gdb.texinfo (Fortran Operators): Describe '%' operator.
531
2e9132cc
EZ
5322008-04-20 Eli Zaretskii <eliz@gnu.org>
533
534 * gdb.texinfo (Set Breaks): Mention that multiple location
535 breakpoints need line number info. Add index entries.
536
31fffb02
CS
5372008-04-19 Craig Silverstein <csilvers@google.com>
538
539 * gdb.texinfo (Requirements): Add an optional requirement on
540 zlib.
541 * gdbint.texinfo (Debugging File Formats): Add new subsection for
542 Compressed DWARF 2.
543
a47ec5fe
AR
5442008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
545
546 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
547 sample output for 'stopped,reason="breakpoint-hit"' message.
548 (GDB/MI Program Execution): Likewise.
549
de051565
MK
5502008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
551
5ae4183a 552 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
553 -var-set-format. Add -f option to -var-evaluate-expression.
554
6ba66d6a
JB
5552008-04-03 Joel Brobecker <brobecker@adacore.com>
556
557 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
558 new node "Ambiguous Expressions". Replace references to this
559 node by references to "Ambiguous Expressions" throughout.
560 (Ambiguous Expressions): New node.
561
1e26b4f8
DJ
5622008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
563
564 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
565
b84876c2
PA
5662008-03-21 Pedro Alves <pedro@codesourcery.com>
567
568 * gdb.texinfo (Debugging Output): Document
569 "set/show debug lin-lwp-async".
570 (Maintenance Commands): Document "maint set/show linux-async".
571
63092375
DJ
5722008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
573
574 * gdb.texinfo (Expressions): Update description of malloced arrays.
575
8e8901c5
VP
5762008-03-15 Vladimir Prus <vladimir@codesourcery.com>
577
578 * gdb.texinfo (Thread Commands): Document
579 -thread-info. Remove -thread-list-all-threads.
580
1fddbabb
PA
5812008-03-14 Pedro Alves <pedro@codesourcery.com>
582 Sandra Loosemore <sandra@codesourcery.com>
583
584 * gdb.texinfo (Library List Format): Update to mention the
585 possibility to pass section addresses instead of segment
586 addresses.
587
ccd213ac
DJ
5882008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
589
590 * gdb.texinfo (Starting): Document "set exec-wrapper".
591 (Server): Document gdbserver --wrapper.
592
fa4727a6
DJ
5932008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
594
595 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
596 unreadable memory. Delete obsolete SPARClite reference.
597
8edfe269
DJ
5982008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
599
600 * gdb.texinfo (Starting): Mention always-running targets.
601 (Target Commands): Add an anchor for load.
602 (Connecting): Explain continue instead of run.
603
1843f87b
DJ
6042008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
605
606 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
607
f9082629
NR
6082008-02-26 Nick Roberts <nickrob@snap.net.nz>
609
610 * gdb.texinfo (Set Breaks): Revert description of Enb column of
611 breakpoint table.
612
fd96d250
PA
6132008-02-19 Pedro Alves <pedro@codesourcery.com>
614
615 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
616 killing the inferior when it is already debugging a process.
617
36af4ef6
MD
6182008-02-13 Markus Deuling <deuling@de.ibm.com>
619
620 * gdbint.texinfo (Build Script): New section. Mention new build script
621 gdb_buildall.sh.
622
cda4ce5a
JB
6232008-02-01 Jim Blandy <jimb@red-bean.com>
624
625 * gdb.texinfo (Help): Summarize 'info args' correctly.
626
4acd40f3
TJB
6272008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
628
629 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
630 available in PowerPC architecture.
631 (Embedded Processors): Change node name of PowerPC item in menu.
632 (PowerPC): Rename to...
633 (PowerPC Embedded): this.
634 (Architectures): Add new PowerPC item in menu.
635 (PowerPC): New node.
636
6e6c6f50
DJ
6372008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
638
639 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
640 commands.
641
5ee187d7
DJ
6422008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
643
644 * gdb.texinfo (Setting Catchpoints): Mention features
645 supported on GNU/Linux.
646
e275c0d9
NR
6472008-01-30 Nick Roberts <nickrob@snap.net.nz>
648
649 * gdb.texinfo (GDB/MI File Commands): Describe new output
650 field for MI command -file-list-exec-source-file.
651
2d717e4f
DJ
6522008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
653
654 * gdb.texinfo (Using the `gdbserver' Program): Add security
655 warning. Rearrange into subsections and subsubsections. Document
656 --multi and --debug. Correct --with-sysroot typo. Update --attach
657 usage. Make load reference clearer. Document monitor exit.
658 (Remote Configuration): Document set remote exec-file, attach-packet,
659 and run-packet.
660 (Packets): Document vAttach and vRun.
661
d35a4257 6622008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
663
664 * gdb.texinfo (Processes): Mention process command.
665 detach-on-follow -> detach-on-fork.
666
c78d192c
DJ
6672008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
668
669 * gdbint.texinfo (Native Conditionals): Remove
670 SHELL_COMMAND_CONCAT and SHELL_FILE.
671
d35a4257
EZ
6722008-01-26 Eli Zaretskii <eliz@gnu.org>
673
674 * gdb.texinfo (Specify Location): Improve wording.
675
93815fbf
VP
6762008-01-23 Chris Demetriou <cgd@google.com>
677
678 * gdb.texinfo (Threads): Document new "set print thread-events"
679 and "show print thread-events" commands.
680
2a25a5ba
EZ
6812008-01-19 Eli Zaretskii <eliz@gnu.org>
682
683 * gdb.texinfo (Specify Location): New section.
684 (Delete Breaks, Edit, Set Breaks): Remove description of
685 locations. Instead, add a reference to "Specify Location".
686 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
687 (Symbols): Refer to "Specify Location" for the valid forms of
688 linespecs and locations.
689
32c9a795
MD
6902008-01-18 Markus Deuling <deuling@de.ibm.com>
691
692 * gdbint.texinfo (Target Conditionals): Replace the description of
693 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
694
b17828ca
JB
6952008-01-12 Paul Hilfinger <hilfinger@adacore.com>
696
697 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
698 about &&var, which is rejected by the expression parser.
699
0aea4bf3
LM
7002008-01-09 Luis Machado <luisgpm@br.ibm.com>
701
702 * gdb.texinfo (Output): Update documentation on using printf with DFP
703 types.
704
febe4383
TJB
7052008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
706
707 * gdb.texinfo (C and C++): Add Decimal Floating Point format
708 subsubsection.
709 (Decimal Floating Point format): New subsubsection.
710
7a404eba
PA
7112008-01-05 Pedro Alves <pedro@codesourcery.com>
712
713 * gdb.texinfo (File Options): Remove mention of the attempt to
714 open a core file with the -p option. Don't list -c as a valid
715 option to attach to a process.
716
a4d9b460
PA
7172008-01-05 Pedro Alves <pedro@codesourcery.com>
718
719 * gdbint.texinfo (Host Conditionals): Remove mention of
720 ALIGN_STACK_ON_ENTRY.
721
6ec2edbe
JB
7222008-01-05 Joel Brobecker <brobecker@adacore.com>
723
724 * gdbint.texinfo (Start of New Year Procedure): Add item
725 describing how to update the source and documentation copyright
726 notices.
727
d8b2a693
JB
7282007-12-18 Jim Blandy <jimb@codesourcery.com>
729
ab209b3a 730 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
731 watchpoint explanation into the main description of the watchpoint
732 command; update synopses of 'watch', 'rwatch', and 'awatch'
733 commands.
734
8b4ed427
VP
7352007-12-18 Vladimir Prus <vladimir@codesourcery.com>
736
737 * gdb.texinfo (Miscellaneous gdb/mi Commands):
738 Document 'pending-breakpoints' feature of
739 -list-features.
740
37e4754d
LM
7412007-12-17 Luis Machado <luisgpm@br.ibm.com>
742
669fac23 743 * gdb.texinfo: Add new parameter's description.
37e4754d 744
1d3811f6
DJ
7452007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
746
747 * gdb.texinfo (Overview): Clarify run-length encoding
748 example. Remove the restriction on "+" and "-" characters.
749
c1c25a1a
EZ
7502007-12-15 Eli Zaretskii <eliz@gnu.org>
751
752 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
753
afe8ab22 7542007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 755
afe8ab22
VP
756 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
757 the -f option for -break-insert, remove -r option,
758 and clarify specification of location.
759
a6b151f1
DJ
7602007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
761
762 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
763 formatting.
764 (Remote Debugging): Add File Transfer section.
765 (Remote Configuration): Document Host I/O packets.
766 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 767 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
768 (Packets): Add vFile.
769
3b784c4f
EZ
7702007-11-17 Eli Zaretskii <eliz@gnu.org>
771
772 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
773 breakpoints with multiple locations.
774 (Breakpoint Menus): Improve wording.
775 (Output): Fix last change.
776
a4ce5b0d
UW
7772007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
778
779 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
780
1b39d5c0
DE
7812007-11-15 Doug Evans <dje@google.com>
782
783 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
784
7a72d44c
VP
7852007-11-15 Vladimir Prus <vladimir@codesourcery.com>
786
787 * gdbint.texinfo (Native Conditionals): Remove
788 mention of CLEAR_SOLIB.
5ae4183a 789
6d1829bf 7902007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
791
792 * gdb.texinfo (Print Settings): Add documentation for "set/show
793 print frame-arguments".
794
1a619819
LM
7952007-11-05 Luis Machado <luisgpm@br.ibm.com>
796
3b784c4f 797 * gdb.texinfo (Output): Update printf command's description.
1a619819 798
55eddb0f
DJ
7992007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
800
801 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
802 powerpc soft-float".
803
9cceb671
DJ
8042007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
805
806 * gdb.texinfo (Files): Correct formatting. Mention Expat
807 requirement.
808 (Requirements for Building GDB): Expand the list of Expat
809 uses.
810 (Library List Format, Memory Map Format): Mention Expat.
811 (Target Descriptions): Update Expat wording.
812
83acabca
DJ
8132007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
814
815 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
816 Document that gdbarch_convert_register_p should return zero for no-op
817 conversions.
818
e35879db
UW
8192007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
820
83acabca 821 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
822 of set_gdbarch_sofun_address_maybe_missing back to ...
823 (Target Conditionals): ... here to fix build break.
824
203c3895
UW
8252007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
826
83acabca 827 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
828 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
829 (Compiler Characteristics): ... documentation of
830 set_gdbarch_sofun_address_maybe_missing.
831
11411de3
DJ
8322007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
833
834 * gdbint.texinfo (Target Conditionals): Use
835 frame_unwind_register_unsigned in examples instead of
836 frame_unwind_unsigned_register.
837
7cc46491
DJ
8382007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
839
840 * gdb.texinfo (Predefined Target Types): Add int128
841 and uint128.
842 (Standard Target Features): Add PowerPC features.
843
81adfced
DJ
8442007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
845
846 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
847
c1874924
UW
8482007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
849
850 * gdbint.texi (Target Conditionals): Remove documentation
851 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
852 gdbarch_extract_return_value, and gdbarch_store_return_value.
853
f6e56ab3
UW
8542007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
855
856 * gdbint.texi (Target Conditionals): Remove documentation of
857 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
858
56cf5405
KH
8592007-10-11 Kazu Hirata <kazu@codesourcery.com>
860
861 * gdb.texinfo: Mention that inaccessible-by-default is on by
862 default.
863
35156bae
DJ
8642007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
865
866 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
867
d983da9c
DJ
8682007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
869
870 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
871 multi-threaded watchpoints.
872 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
873 checked. Describe sticky notification. Expand description
874 of steppable and continuable watchpoints.
875 (Watchpoints and Threads): New subsection.
876
fe6fbf8b
VP
8772007-09-28 Vladimir Prus <vladimir@codesourcery.com>
878
879 * gdb.texinfo (Setting Breakpoints): Revise
880 documentation for pending breakpoints. Document
881 breakpoints with multiple locations.
5ae4183a 882
084344da
VP
8832007-09-19 Vladimir Prus <vladimir@codesourcery.com>
884
885 * gdb.texinfo (Miscellaneous gdb/mi Commands):
886 Document -list-features.
5ae4183a 887
82160952
EZ
8882007-09-15 Eli Zaretskii <eliz@gnu.org>
889
890 * gdb.texinfo (Output): Spell out which features of C's printf are
891 not supported by GDB's printf.
7e27a47a
EZ
892 (Separate Debug Files): More accurate wording regarding build ID
893 and a reference to the ld manual rather than the Fedora wiki.
82160952 894
ea37ba09
DJ
8952007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
896 Jim Blandy <jimb@codesourcery.com>
897
898 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
899 (Examining Memory): Update mentions of the 's' format.
900 (Automatic Display): Likewise.
901
b8533aec
DJ
9022007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
903
904 * gdb.texinfo: Update the FSF's Back-Cover Text.
905
83f83d7f
JK
9062007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
907 Eli Zaretskii <eliz@gnu.org>
908
909 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
910 Fixed the ``build ID'' name. New binaries build instructions for the
911 build ID inclusion. Explain how the commands are specific to the build
912 ID vs. debug link.
913
c7e83d54
EZ
9142007-09-01 Eli Zaretskii <eliz@gnu.org>
915
916 * gdb.texinfo (Separate Debug Files): Fix last change. Add
917 indexing for ``build ID'' support.
918
d3750b24
JK
9192007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
920
921 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
922 Enlisted BUILD ID to the debug file searching example.
923 Included a BUILD ID `.note.gnu.build-id' section description.
924 Updated/added the debug files splitting instructions for OBJCOPY.
925
02142340
VP
9262007-08-31 Vladimir Prus <vladimir@codesourcery.com>
927
928 * gdb.texinfo (Variable Objects): Adjust docs
929 for -var-info-expression and document
930 -var-info-path-expression.
931
d3bdde98
JB
9322007-08-20 Jim Blandy <jimb@codesourcery.com>
933
3fb6a982
JB
934 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
935 (title page): Include the dedication in the printed manual, as a
936 separate page after the copyright notice.
5ae4183a 937
d3bdde98
JB
938 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
939 don't break a @var across a line.
940
c80a96a8
MR
9412007-07-25 Maciej W. Rozycki <macro@mips.com>
942
943 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
944 for include files.
945
5824a901
NR
9462007-07-12 Nick Roberts <nickrob@snap.net.nz>
947
948 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
949 in annotate.texinfo.
950 (Command History): Link to new node.
5824a901 951
d52e7ea3
UW
9522007-07-05 Markus Deuling <deuling@de.ibm.com>
953
954 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
955
5fc14d0a
EZ
9562007-07-05 Eli Zaretskii <eliz@gnu.org>
957
958 * gdbint.texinfo (Target Conditionals): Fix last change.
959
4a9bb1df
UW
9602007-07-03 Markus Deuling <deuling@de.ibm.com>
961
962 * gdb.texinfo: Replace following macros by their appropriate gdbarch
963 routines:
964 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
965 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
966 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
967 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
968 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
969 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
970 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
971 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
972 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
973 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
974 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
975 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
976 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
977 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
978 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
979 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
980 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
981 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
982 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
983 (SOFTWARE_SINGLE_STEP_P)
984
985 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
986 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
987
988 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
989 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
990 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
991 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
992 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
993 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
994 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
995 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
996 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
997 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
998
999 (Converting an existing Target Architecture to Multi-arch): Remove
1000 section.
1001
1002 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
1003 (gdbarch_addr_bits_remove): Add code example.
1004
1005 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
1006
cfa9d6d9
DJ
10072007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1008
1009 * gdb.texinfo (Remote Configuration): Document library-info-packet.
1010 Add other missing entries. Adjust the table size to fit.
1011 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
1012 stop reasons including the new "library" event.
1013 (General Query Packets): Adjust table widths for qSupported. Mention
1014 qXfer:libraries:read reply to qSupported and document the new packet.
1015 (Library List Format): New section.
1016
159fcc13
JK
10172007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1018
1019 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
1020
f66d1690
MS
10212007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
1022
1023 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
1024
67102876
NR
10252007-06-25 Nick Roberts <nickrob@snap.net.nz>
1026
1027 * gdbint.texinfo (Register and Memory Data): Break sections
1028 into nodes and add a menu.
1029
a4642986
MR
10302007-06-21 Maciej W. Rozycki <macro@mips.com>
1031
1032 * gdb.texinfo (Examining Memory): Document the new behaviour.
1033
e9c17194
VP
10342007-06-21 Vladimir Prus <vladimir@codesourcery.com>
1035
1036 * gdb.texinfo (Standard Target Features): Document
1037 m68k features.
1038
31d99776
DJ
10392007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1040
1041 * gdb.texinfo (General Query Packets): Document qOffsets changes.
1042
1780a0ed
DJ
10432007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1044
1045 * gdb.texinfo (Target Description Format): Add version attribute
1046 for <target>.
1047
822b6570
DJ
10482007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1049
1050 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
1051
f8b73d13
DJ
10522007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1053
1054 * gdb.texinfo (MIPS Features): New subsection.
1055
0e7f50da
UW
10562007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1057 Markus Deuling <deuling@de.ibm.com>
1058
1059 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1060 and qXfer:spu:write packets and mention them under qSupported.
1061
23d964e7
UW
10622007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1063 Markus Deuling <deuling@de.ibm.com>
1064
1065 * gdb.texinfo (Architectures): Add new SPU section to document
1066 Cell Broadband Engine SPU architecture specific commands.
1067
9f708cb2
VP
10682007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1069
1070 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1071 comments.
1072
7579b5f8
NR
10732007-06-07 Nick Roberts <nickrob@snap.net.nz>
1074
1075 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1076
bf06d120
JB
10772007-05-29 Jim Blandy <jimb@codesourcery.com>
1078
1079 * gdb.texinfo (Overview): Doc fix.
1080
23776285
MR
10812007-05-22 Maciej W. Rozycki <macro@mips.com>
1082
1083 * gdb.texinfo (Remote Configuration): Document "set/show
1084 remoteflow".
1085
1a69e1e4
DJ
10862007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1087
bf06d120
JB
1088 * gdb.texinfo (MIPS): Remove documentation for set mips
1089 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1090 stack-arg-size.
1a69e1e4 1091
46ba6afa 10922007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1093
46ba6afa
BW
1094 * all-cfg.texi (GDBTUI): New.
1095 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1096 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1097 (TUI Configuration): Edit to improve clarity and fix problems of
1098 both style and content.
5ae4183a 1099
06d3b283
UW
11002007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1101
1102 * observer.texi (GDB Observers): New observer "new_objfile".
1103
179101d6
UW
11042007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1105
1106 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1107
25d5ea92
VP
11082007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1109
1110 * gdb.texinfo (GDB/MI Variable Objects): Document
1111 frozen variables objects.
5ae4183a 1112
ea35711c
DJ
11132007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1114
1115 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1116 (Character Sets, Caching Data of Remote Targets): Likewise.
1117 (Targets): Delete Remote node. Move its text...
1118 (Debugging Remote Programs): ...to here. Delete description
1119 of the "remote" command.
1120 (Remote configuration): Delete description of "set remotedevice"
1121 and "show remotedevice".
1122 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1123
db2e3e2e
BW
11242007-04-11 Bob Wilson <bob.wilson@acm.org>
1125
5ae4183a
AS
1126 * gdb.texinfo (Contributors, Continuing and Stepping)
1127 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1128 (General Query Packets, File-I/O Remote Protocol Extension)
1129 (Protocol Basics, The F Reply Packet, Write)
1130 (Protocol-specific Representation of Datatypes, Memory Transfer):
1131 Fix hyphenation, punctuation and grammar problems.
1132 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1133 'section' instead of 'subsection' in the text.
1134 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1135 (i386): Remove period from section name.
db2e3e2e
BW
1136 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1137 (Config Names, Configure Options): Use @file{configure}.
1138
8a3dae3e
DJ
11392007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1140
1141 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1142 and tab expansion.
1143
1a92f856
DJ
11442007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1145
1146 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1147
79a6e687 11482007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1149
79a6e687
BW
1150 * gdb.texinfo: Consistently capitalize all significant words in
1151 node names, chapter titles, section titles, and headings. Update
1152 cross references to match.
1153 (Starting and Stopping Trace Experiment): Make node name plural.
1154 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1155
ad527d2e
PA
11562007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1157
1158 * gdb.texinfo (WinCE): Delete obsolete subsection.
1159
7ce59000
DJ
11602007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1161
1162 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1163 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1164 references.
1165
8807d78b
DJ
11662007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1167
1168 * gdb.texinfo (Startup): Delete references to some alternate
1169 names for .gdbinit.
1170 (Thread): Remove LynxOS reference.
1171 (Tandem ST2000): Delete target-specific documentation.
1172 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1173 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1174 and GDB_OSABI_LYNXOS.
1175
5f402660
UW
11762007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1177
1178 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1179
bac718a6
UW
11802007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1181
1182 * gdbint.texinfo (Target Conditionals): Remove mention of
1183 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1184 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1185
9453113a
DJ
11862007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1187
1188 * Makefile.in: Add "pdfdir" installation
1189 directory, PDFTEX macro, support for "install-pdf" target,
1190 and rules for making a pdf version of refcard.texi.
1191 * refcard.tex: Specify paper size for PDF output.
1192
ae21e955 11932007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1194
ae21e955 1195 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1196
3f94c067 11972007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1198
3f94c067
BW
1199 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1200 (Source Path, Character Sets, Macros, Define)
1201 (GDB/MI Result Records, GDB/MI Simple Examples)
1202 (GDB/MI Program Execution, GDB/MI File Commands)
1203 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1204 (Bug Reporting): Use @value{GCC}.
5ae4183a 1205
12c27660 12062007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1207
12c27660
BW
1208 * gdb.texinfo (Help): Fix formatting of examples.
1209 (Variables): Use @ifnotinfo instead of @iftex.
1210 (Non-debug DLL symbols): Use @ref instead of @pxref.
1211 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1212
ce9341a1
BW
12132007-03-26 Bob Wilson <bob.wilson@acm.org>
1214
1215 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1216
c8f4133a
BW
12172007-03-26 Bob Wilson <bob.wilson@acm.org>
1218
1219 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1220 the order of the nodes.
1221 (C Operators, C Constants, Debugging C): Remove extra menus.
1222 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1223
c8f4133a 12242007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1225
1226 * gdb.texinfo (File Options): Add missing parenthesis.
1227 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1228
c74d0ad8
DJ
12292007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1230
1231 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1232
ff6f572f
DJ
12332007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1234
669fac23 1235 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1236 case insensitivity.
1237 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1238
994337c3
NR
12392007-02-18 Nick Roberts <nickrob@snap.net.nz>
1240
1241 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1242 (Files): Add section name to argument list for pxref.
1243 (Non-debug DLL symbols): Don't use `see' for pxref.
1244 (Embedded Processors): Fix typo.
1245 (GDB/MI Breakpoint Commands): Execution commands generate
1246 *stopped not ^done.
1247
eb819d70
NR
12482007-02-13 Nick Roberts <nickrob@snap.net.nz>
1249
1250 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1251 values for in_scope. Mention that only root variables can be
1252 updated.
1253 (GDB/MI Development and Front Ends): Explain new values may be
1254 added to existing fields.
1255
123dc839
DJ
12562007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1257
1258 * gdb.texinfo (-target-disconnect): Use @smallexample.
1259 (Requirements): Add anchor for Expat. Update description.
1260 (Target Descriptions): Mention Expat.
1261 (Target Description Format): Document new elements. Use
1262 @smallexample.
1263 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1264 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1265
108546a0
DJ
12662007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1267
1268 * gdb.texinfo (Target Description Format): Add section on XInclude.
1269
95a98c01
NR
12702006-02-03 Nick Roberts <nickrob@snap.net.nz>
1271
1272 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1273 command -enable-timings.
1274
f4b3909f
EZ
12752007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1276
5ae4183a 1277 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1278 descriptions for new/deleted elements in gdb_osabi. Add missing
1279 description for function generic_elf_osabi_sniff_abi_tag_sections.
1280
c7ba131e
JB
12812007-01-29 Joel Brobecker <brobecker@adacore.com>
1282
1283 * gdb.texinfo (Maintenance Commands): Add documentation for
1284 the new "maint print target-stack" command.
1285
3a60f64e
JK
12862007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1287 Eli Zaretskii <eliz@gnu.org>
1288
f4b3909f 1289 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1290
c582f8b6
EZ
12912007-01-26 Eli Zaretskii <eliz@gnu.org>
1292
1293 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1294 Use @value{NGCC} instead of @value{GCC}.
1295
d3e8051b
EZ
12962007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1297
1298 * agentexpr.texi: Fix typos.
1299 * annotate.texinfo: Likewise.
1300 * gdb.texinfo: Likewise.
1301 * gdbint.texinfo: Likewise.
1302 * observer.texi: Likewise.
1303 * stabs.texinfo: Likewise.
1304
86f04699
EZ
13052007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1306
1307 * gdbint.texinfo (Support Libraries): Remove mmalloc
1308 entry. Describe readline library.
1309
23181151
DJ
13102007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1311
1312 * gdb.texinfo (Target Descriptions): New section.
1313 (General Query Packets): Add QPassSignals anchor. Mention
1314 qXfer:features:read under qSupported. Expand mentions of
1315 qXfer:memory-map:read and QPassSignals. Document
1316 qXfer:features:read.
1317
f822c95b
DJ
13182007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1319
1320 * gdb.texinfo (Commands to specify files): Describe
1321 "set sysroot" and "show sysroot".
1322 (Using the `gdbserver' program): Lowercase argument
1323 to @var. Expand description of setting up GDB on the
1324 host.
1325
8936fcda
JB
13262007-01-05 Joel Brobecker <brobecker@adacore.com>
1327
1328 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1329 catch exception, catch exception unhandled, and catch assert
1330 commands.
1331
e776119f
DJ
13322007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1333
1334 * gdb.texinfo (Debugging Output): Document "set debug xml"
1335 and "show debug xml".
1336
aa79a185
DJ
13372007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1338
1339 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1340
7f893741
JB
13412007-01-01 Joel Brobecker <brobecker@adacore.com>
1342
1343 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1344
a1b5960f
VP
13452006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1346
1347 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1348 note in @ignore, to be removed later if nobody complains.
1349
9f470e6e
NR
13502006-12-04 Nick Roberts <nickrob@snap.net.nz>
1351
1352 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1353 of -var-delete.
1354
765dc015 13552006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1356
765dc015 1357 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1358 automatic software/hardware breakpoint usage and
1359 the "set breakpoint auto-hw" command.
765dc015 1360
4b5752d0
VP
13612006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1362
1363 * gdb.texinfo (Memory Access Checking): New.
1364
89be2091
DJ
13652006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1366
1367 * gdb.texinfo (Remote configuration): Mention
1368 "pass-signals-packet".
1369 (General Query Packets): Document QPassSignals. Fix
1370 a typo.
1371
ca3bf3bd
DJ
13722006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1373
1374 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1375
427c3a89
DJ
13762006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1377
1378 * gdb.texinfo (Remote configuration): Rewrite documentation for
1379 packet configuration commands.
1380 (OS Information): Adjust reference to qXfer:auxv:read.
1381 (General Query Packets): Remove references to read-aux-vector-packet
1382 and set remote get-thread-local-storage-address.
1383
7a107747
DJ
13842006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1385
1386 * gdbint.texinfo (Target Architecture Definition): Add new
1387 Initializing a New Architecture section.
1388
1c56eb0e
EZ
13892006-10-31 David Taylor <dtaylor@emc.com>
1390
1391 * stabs.texinfo (Macro define and undefine): New node describing
1392 stabs for #define and #undef.
1393
f73adfeb
AS
13942006-10-27 Andreas Schwab <schwab@suse.de>
1395
1396 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1397
fd60e0df
EZ
13982006-10-21 Eli Zaretskii <eliz@gnu.org>
1399
1400 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1401 clarify on the possible meanings of ``expression'' watched by
1402 watchpoints. Add indexing.
e5ac9b53
EZ
1403 (Prompting, Errors, Invalidation, Annotations for Running)
1404 (Source Annotations): Fix index entries by adding "annotation" to
1405 them, to discriminate from index entries that point to the more
1406 general topic descriptions.
fd60e0df 1407
52bb452f
DJ
14082006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1409
1410 * gdbint.texinfo (Target Vector Definition): Move most
1411 content into Existing Targets. Add a menu.
1412 (Existing Targets): New section, moved from Target Vector
1413 Definition. Use @subsection.
1414 (Managing Execution State): New section.
1415
58955e58
BW
14162006-10-16 Bob Wilson <bob.wilson@acm.org>
1417
1418 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1419
c8aa23ab
EZ
14202006-10-15 Eli Zaretskii <eliz@gnu.org>
1421
1422 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
1423 (Command Syntax, Signals, Backtrace, Connecting)
1424 (Remote configuration, Renesas Boards, Console I/O): Fix last
1425 change: use Ctrl- instead of C-, except wrt Emacs.
1426 (File-I/O Examples): Put Ctrl-c in @kbd.
1427 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
1428 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
1429 (Signals, Set Breaks, Set Watchpoints): Document optional
1430 arguments to `info signals' `handle', `info breakpoints', and
1431 `info watchpoints'.
c8aa23ab 1432
e7109c7e
EZ
14332006-10-14 Eli Zaretskii <eliz@gnu.org>
1434
1435 * gdb.texinfo (Backtrace): Fix last change.
1436
de3aea7b
NR
14372006-10-14 Nick Roberts <nickrob@snap.net.nz>
1438
1439 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1440
7f9087cb
BW
14412006-10-10 Bob Wilson <bob.wilson@acm.org>
1442
c8aa23ab
EZ
1443 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
1444 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
1445 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 1446
68437a39
DJ
14472006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1448 Daniel Jacobowitz <dan@codesourcery.com>
1449
1450 * gdb.texinfo (Packets): Document vFlashErase,
1451 vFlashWrite and vFlashDone packets.
1452 (General Query Packets): Document qXfer:memory-map:read.
1453 Add a new feature for qXfer:memory-map:read.
1454 (Memory map format): New section.
1455 (Target Commands): Mention that gdb can write flash.
1456
fd79ecee
DJ
14572006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1458 Daniel Jacobowitz <dan@codesourcery.com>
1459
1460 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
1461 memory regions and "mem auto".
1462
350da6ee
DJ
14632006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1464
1465 * gdbint.texinfo (Array Containers): New section.
1466
2f1acb09
VP
14672006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1468
1469 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
1470 -stack-list-arguments HIGH_FRAME argument can be larger then the
1471 actual number of frames.
1472
2ab1eb7a
VP
14732006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1474
1475 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1476 -stack-list-locals HIGH_FRAME argument can be larger then the
1477 actual number of frames.
2ab1eb7a 1478
599b237a
BW
14792006-09-02 Bob Wilson <bob.wilson@acm.org>
1480
1481 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
1482 Register Packet Format, Tracepoint Packets): Fix spelling errors.
1483
25ab7e6d
EZ
14842006-09-02 Eli Zaretskii <eliz@gnu.org>
1485
1486 * gdbint.texinfo (Overall Structure): New section "Source Tree
1487 Structure".
1488
940178d3
JB
14892006-08-17 Jim Blandy <jimb@codesourcery.com>
1490
1491 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1492 responses.
1493
30daae6c
JB
14942006-08-08 Joel Brobecker <brobecker@adacore.com>
1495
1496 * gdb.texinfo (Source Path): Add documentation for new
1497 substitute-path commands.
1498
7fa2210b
DJ
14992006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1500
1501 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1502 (Running Configure): ...here.
1503 (Requirements): New node. Mention expat.
1504
3d00d119
DJ
15052006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1506
5ae4183a 1507 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1508 'set download-write-size' and 'show download-write-size'.
1509
0cbfa4ee
DJ
15102006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1511
1512 * stabs.texinfo (Member Type Descriptor): Correct example for
1513 pointer to member types.
1514
16026cd7
AS
15152006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1516
1517 * gdb.texinfo (Optional warnings and messages): Add
1518 'set/show trace-commands'.
1519 (Command files): Add '-v' to source command.
1520
0876f84a
DJ
15212006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1522
1523 * gdb.texinfo (OS Information): Update qPart reference to
1524 qXfer.
1525 (Remote configuration): Likewise.
1526 (Overview): Move @cindex to the start of a paragraph. Talk
1527 about binary data encoding.
1528 (Packets): Refer to the overview for the details of the X
1529 packet encoding.
1530 (General Query Packets): Remove qPart description. Add qXfer
1531 description. Add an anchor to qSupported. Correct feature
1532 table title. Add a new feature for qXfer:auxv:read.
1533 (Interrupts): Add a missing parenthesis.
1534
2ec3381a
DJ
15352006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1536
669fac23 1537 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1538 (GDB/MI Kod Commands): Remove commented out node.
1539
594fe323
EZ
15402006-07-01 Eli Zaretskii <eliz@gnu.org>
1541
1542 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1543 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1544 (GDB/MI Thread Commands, GDB/MI Program Execution)
1545 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1546 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1547 (GDB/MI File Commands, GDB/MI Target Manipulation)
1548 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1549 since the MI prompt is hard-wired into the code.
1550
7e3fb70c
NR
15512006-07-01 Nick Roberts <nickrob@snap.net.nz>
1552
1553 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1554 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1555 (GDB/MI Data Manipulation): Remove description of unimplemented
1556 display related commands as variable objects perform this function
1557 and are superior: -display-delete, -display-disable,
1558 -display-enable, -display-insert and -display-list. Move
1559 -environment-cd, -environment-directory, -environment-path
1560 and -environment-pwd to "Program Context".
1561 (GDB/MI Program Control): Rename to "Program Execution". Move
1562 -exec-arguments -exec-abort to...
1563 (GDB/MI Program Context): ...here. New node split from "Data
1564 Manipulation".
1565
be2a5f71
DJ
15662006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1567
1568 * gdb.texinfo (Remote configuration): Document set / show
1569 remote supported-packets.
1570 (General Query Packets): Document qSupported packet.
1571
fc320d37
SL
15722006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1573
1574 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1575 and font markup.
1576 (Protocol basics): Likewise.
1577 (The F request packet): Likewise.
1578 (The F reply packet): Likewise.
1579 (Memory transfer): Move this node to be a subsubsection of
1580 "Protocol specific representation of datatypes".
1581 (The Ctrl-C message): More copy editing.
1582 (Console I/O): Likewise.
1583 (The isatty call): Delete this node, and merge its content into
1584 the "isatty" node. Fixed references elsewhere.
1585 (The system call): Delete this node, and merge its content into
1586 the "system" node. Fixed references elsewhere.
1587 (open): Reformat to use @table, and add appropriate font markup.
1588 (close): Likewise.
1589 (read): Likewise.
1590 (write): Likewise.
1591 (lseek): Likewise.
1592 (rename): Likewise.
1593 (unlink): Likewise.
1594 (stat/fstat): Likewise.
1595 (gettimeofday): Likewise.
1596 (isatty): Likewise.
1597 (system): Likewise, plus minor changes to fix confusing wording.
1598 (Integral datatypes): Fix font markup.
1599 (Pointer values): Likewise.
1600 (struct stat): Fix markup to use @table, plus minor copy editing.
1601 (struct timeval): Fix font markup, plus minor copy editing.
1602 (Constants): Minor copy editing.
1603 (Errno values): Add font markup.
1604 (File-I/O Examples): Likewise.
1605
158fdf5c
NR
16062006-06-10 Nick Roberts <nickrob@snap.net.nz>
1607
1608 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1609 (GDB/MI Simple Examples): Move node up one level. Use real
1610 examples.
1611 (GDB/MI Compatibility with CLI): Update.
1612 (GDB/MI Result Records): Add "connected" and "exit" result
1613 classes.
1614 (GDB/MI Stream Records): Clarify target output.
1615 (GDB/MI Command Description Format): Modify example description.
1616 (GDB/MI Breakpoint Table Commands): Rename to...
1617 (GDB/MI Breakpoint Commands): ...this
1618 (GDB/MI Breakpoint Commands): Add optional thread field.
1619 (GDB/MI Program Control): Add an introduction. Move "Program
1620 termination" examples into exec-run description.
1621 (GDB/MI File Commands): Mention similar CLI commands.
1622 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1623 is similar to "-gdb-version".
1624
ddb50cd7
EZ
16252006-06-09 Eli Zaretskii <eliz@gnu.org>
1626
1627 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1628
2aef0d6b
NR
16292006-06-02 Nick Roberts <nickrob@snap.net.nz>
1630
1631 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1632 sourceware.org for mailing lists.
d5e40d59 1633 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1634
383a5c52
NR
16352006-06-01 Nick Roberts <nickrob@snap.net.nz>
1636
d5e40d59 1637 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1638
e16b02ee
EZ
16392006-05-22 Eli Zaretskii <eliz@gnu.org>
1640
1641 * gdb.texinfo (Cygwin Native): Fix last change.
1642
be90c084
CF
16432006-05-22 Christopher Faylor <cgf@timesys.com>
1644
1645 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1646
347ceba5
NR
16472006-05-15 Nick Roberts <nickrob@snap.net.nz>
1648
1649 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1650 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1651
369af7bd
DJ
16522006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1653
1654 * gdb.texinfo (General Query Packets): Recommend not starting
1655 new packets with qC and clarify.
1656
2ffdbde8 16572006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1658
1659 * gdb.texinfo (M2 Types): New section.
72019c9c 1660
16d1a084
DJ
16612006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1662
1663 * agentexpr.texi: Add a copyright and license notice.
1664 * observer.texi: Likewise, with GPL clause for function prototypes.
1665 Remove trailing whitespace.
1666
aa56d27a
JB
16672006-05-05 Jim Blandy <jimb@codesourcery.com>
1668
1669 * gdb.texinfo (General Query Packets): Document conventions for
1670 terminating packet names, and their violations.
1671
5bdf8622
DJ
16722006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1673
1674 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1675 * gdb.texinfo: Likewise.
1676
605a56cb
DJ
16772006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1678
1679 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1680 and "show remotedebug".
1681 (Debugging Output): Add additional index entries.
1682
b8db102d
MS
16832006-04-27 Michael Snyder <msnyder@redhat.com>
1684
1685 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1686
c5e30d01
AC
16872006-04-22 Andrew Cagney <cagney@redhat.com>
1688
1689 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1690 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1691
8181d85f
DJ
16922006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1693
1694 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1695 and remove breakpoint prototypes.
1696 (Watchpoints): Move description of target_insert_hw_breakpoint and
1697 target_remove_hw_breakpoint ...
1698 (Breakpoints): ... to here. Document target_insert_breakpoint and
1699 target_remove_breakpoint.
1700
4f553f88
JB
17012006-04-17 Jim Blandy <jimb@codesourcery.com>
1702
1703 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1704 and C packets are optional.
1705
cd852561
FR
17062006-04-14 Frederic Riss <frederic.riss@st.com>
1707
1708 * gdb.texinfo (Specifying source directories): Update the description
1709 of the source file search to reflect the fact that the source path
1710 always contains at least $cdir and $cwd.
1711
b620eb07
MS
17122006-03-31 Michael Snyder <msnyder@redhat.com>
1713
1714 * gdb.texinfo: Update copyright dates.
1715
3156cdaf
EZ
17162006-03-31 Eli Zaretskii <eliz@gnu.org>
1717
1718 * gdb.texinfo (Overview): Add an index entry to "empty response".
1719
7d30c22d
JB
17202006-03-28 Jim Blandy <jimb@codesourcery.com>
1721
1722 * gdbint.texinfo (Prologue Analysis): New section.
1723
86941c27
JB
17242006-03-07 Jim Blandy <jimb@red-bean.com>
1725
66b8c7f6
JB
1726 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1727
1a10341b
JB
1728 * gdb.texinfo (Target Commands): Update text describing how to
1729 specify a target. Refer to the detailed section on remote
1730 debugging, not the brief mention.
1731
86941c27
JB
1732 * gdb.texinfo (Connecting): Organize the different 'target remote'
1733 connection methods into a table. Add a 'target remote' index
1734 entry. (!!!)
1735
62f3a2ba
FF
17362006-02-17 Fred Fish <fnf@specifix.com>
1737
1738 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1739 'ptype' commands to reflect the fact that the only significant
1740 difference between them is that ptype prints the complete type
1741 description instead of just the name.
1742
8b9a88ea
WZ
17432006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1744
1745 * gdbint.texinfo (Watchpoints): Delete
1746 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1747
7e8dc855
NR
17482006-02-10 Nick Roberts <nickrob@snap.net.nz>
1749
1750 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1751 times fields where needed. Fix typos. Update general form given
1752 for output of -break-insert.
1753 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1754
c91d38aa
DJ
17552006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1756
1757 * gdbint.texinfo (Symbol Handling): Add a section
1758 on memory management.
1759
38fcd64c
DJ
17602006-02-06 Vladimir Prus <ghost@cs.msu.su>
1761
1762 * gdb.texinfo (Breakpoint table commands): Document the fullname
1763 field in -break-list output.
1764
219eec71
EZ
17652006-02-03 Eli Zaretskii <eliz@gnu.org>
1766
1767 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1768 debugging information produced by the various "set debug..."
1769 options.
1770
ae5a43e0
DJ
17712006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1772
1773 * gdb.texinfo (Files): Remove obsolete bits from the description
1774 of "symbol-file".
1775
a9f158ec
JB
17762006-01-25 Jim Blandy <jimb@redhat.com>
1777
1778 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1779
410dd08e
JB
17802006-01-24 Jim Blandy <jimb@redhat.com>
1781
1782 * gdbint.texinfo (Frames): Document the basics of GDB's register
1783 unwinding model, and explain the existence of the "sentinel" frame.
1784
4b505b12
AS
17852006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1786
1787 * gdb.texinfo (Choosing files): Mention that -directory is used
1788 for script files.
1789 (Specifying source directories): Likewise.
1790 (Command files): Explain how script files are found.
1791
839c27b7
EZ
17922006-01-21 Eli Zaretskii <eliz@gnu.org>
1793
1794 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1795 the threads in a multi-threaded program.
1796 (Threads): The threadno argument of "thread apply" can be a range
1797 of numbers.
1798
7be93b9e
JB
17992006-01-18 Jim Blandy <jimb@redhat.com>
1800
1801 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1802 of warning flags.
1803
fcc73fe3
EZ
18042006-01-13 Eli Zaretskii <eliz@gnu.org>
1805
1806 * gdb.texinfo (Sequences): Improve menu annotations.
1807 (Define): Add index entries for arguments of user-defined
1808 commands. Move the description of flow-control commands...
1809 (Command Files): ...to here. Document loop_break and
1810 loop_continue.
ca91424e
EZ
1811 (Define, Command Files): Document `end' and add index entries for
1812 it.
fcc73fe3 1813
5c95884b
MS
18142006-01-04 Michael Snyder <msnyder@redhat.com>
1815
1816 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1817 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1818
860701dc
PH
18192006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1820
1821 * gdb.texinfo (Omissions from Ada): Document that there is now
1822 limited aggregate support.
1823
36b80e65
EZ
18242005-12-28 Eli Zaretskii <eliz@gnu.org>
1825
1826 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1827 registers and the likes.
1828
c1468174
EZ
18292005-12-24 Eli Zaretskii <eliz@gnu.org>
1830
1831 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1832 (Symbols): Fix usage of "e.g.".
359df76b 1833 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1834
1835 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1836 (Coding): Fix usage of "e.g.".
1837
c02a867d
EZ
18382005-12-23 Eli Zaretskii <eliz@gnu.org>
1839
5ae4183a
AS
1840 * stabs.texinfo:
1841 * refcard.tex:
c02a867d 1842 * gpl.texi:
5ae4183a
AS
1843 * gdbint.texinfo:
1844 * gdb.texinfo:
1845 * gdb-cfg.texi:
c02a867d 1846 * fdl.texi:
5ae4183a
AS
1847 * annotate.texinfo:
1848 * all-cfg.texi:
c02a867d
EZ
1849 * Makefile.in: Add (C) after Copyright. Update the FSF
1850 address.
1851
fad38dfa
EZ
18522005-12-03 Eli Zaretskii <eliz@gnu.org>
1853
1854 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1855 extend GDB with commands for external monitor.
1856
53e5f3cf
AS
18572005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1858
1859 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1860
55f6ca0f
JB
18612005-11-25 Joel Brobecker <brobecker@adacore.com>
1862
1863 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1864
c1947b85
JB
18652005-11-21 Jim Blandy <jimb@redhat.com>
1866
1867 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1868 placement of 'R' actions in tracepoint action packets; document
1869 dependence of 'X' and 'M' actions on a preceding 'R' action for
1870 their registers.
1871
9d29849a
JB
18722005-11-19 Jim Blandy <jimb@redhat.com>
1873
1874 * gdb.texinfo (Tracepoint Packets): New node.
1875 (General Query Packets): Add entries for the tracepoint packets,
1876 referring to the "Tracepoint Packets" node.
1877 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 1878
9a6253be
KB
18792005-11-18 Kevin Buettner <kevinb@redhat.com>
1880
1881 * gdb.texinfo (set remotebreak): Add anchor.
1882 (X packet): Likewise.
1883 (Remote Protocol): Add new section `Interrupts' and new index
1884 entry `interrupts (remote protocol)'.
1885
5f3bebba
JB
18862005-11-18 Jim Blandy <jimb@redhat.com>
1887
1888 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1889 entries into the General Query Packets section. Add a
1890 cross-reference to that section. Drop description of replies, as
1891 these are covered in the descriptions of each packet.
1892 (General Query Packets): Add introductory text. Explain naming
1893 conventions, and how the end of a name is recognized.
1894
9a7a1b36
KB
18952005-11-17 Kevin Buettner <kevinb@redhat.com>
1896
0564b6cf 1897 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1898 "set remotebreak" command.
1899
b8ff78ce
JB
19002005-11-16 Jim Blandy <jimb@redhat.com>
1901
1902 * gdb.texinfo (Packets, Stop Reply Packets)
1903 (General Query Packets): Various formatting cleanups.
1904 - Use @samp for packet contents.
1905 - Drop summaries from packet @item lines; the same information appears
1906 immediately below in the description.
1907 - Delete paragraph breaks after packet @item commands, so that the
1908 description appears directly to the right of the packet prototype
1909 in the printed manual, if it fits.
1910 - Place spaces in packet prototypes between @vars and non-@var
1911 letters, and explain that they're just for formatting.
1912 - Use @dots{} instead of '...'.
1913 - Fix uses of @code where @var was needed.
1914 - Replace "deprecated" markers with English text spelling out the
1915 packet's status and the preferred alternatives.
1916 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1917 what this ever meant.
1918 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1919 this for a long time.
1920 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1921 implemented several times, and have been in use for years.
1922
8ffe2530
JB
19232005-11-15 Jim Blandy <jimb@redhat.com>
1924
c43c5473
JB
1925 * gdb.texinfo (Packets): Add index entries for 'm' packet
1926 disclaimers.
5ae4183a 1927
fb031cdf
JB
1928 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1929 of stub when processing an 'm' packet.
1930
8ffe2530
JB
1931 * gdb.texinfo (Packets): Mention that packets beginning with
1932 letters are reserved once, at the top, instead of actually listing
1933 them all and saying "reserved".
1934
c03c782f
AS
19352005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1936
1937 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1938 Change @var{$arg0 to @code{$arg0.
1939
814e32d7
WZ
19402005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1941
1942 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1943
fa93a9d8
JB
19442005-11-12 Jim Blandy <jimb@redhat.com>
1945
1946 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1947 order. Remove extraneous 'z'.
1948
8a5a3c82
AS
19492005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1950
1951 * gdb.texinfo (Choosing files): Add --eval-command.
1952
4b0ad762
AS
19532005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1954
1955 * gdb.texinfo (Choosing modes): Add --return-child-result.
1956
1957
1a088d06
AS
19582005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1959
1960 * gdb.texinfo (Choosing modes): Add --batch-silent.
1961
656d5e12
EZ
19622005-10-28 Eli Zaretskii <eliz@gnu.org>
1963
1964 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1965 "The -var-update Command".
1966
3c9c013a
JB
19672005-10-03 Joel Brobecker <brobecker@adacore.com>
1968
1969 * gdb.texinfo (Print Settings): Add documentation for set/show
1970 print array-indexes.
1971
7ba3cf9c
DJ
19722005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1973
1974 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1975 6.2 and 6.3.
1976
a94ab193
EZ
19772005-08-27 Eli Zaretskii <eliz@gnu.org>
1978
1979 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1980 since 19-Jan-2004.
1981 (Files): Likewise.
ab1adacd
EZ
1982 (Variables, Symbols): Document the "<incomplete type>" message and
1983 its reasons.
a94ab193 1984
ca06016a
FF
19852005-08-01 Fred Fish <fnf@specifix.com>
1986
1987 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1988
cf58170d
NR
19892005-07-15 Nick Roberts <nickrob@snap.net.nz>
1990
1991 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1992 option for -var-list-children and -var-update.
1993 (GDB/MI Stack Manipulation): Simplify description of
1994 print-values option for -stack-list-locals.
1995 (GDB/MI Command Description Format): Clarify.
1996 (Mode Options): Spelling of superseded.
1997
38f1196a
BR
19982005-07-12 Bob Rossi <bob@brasko.net>
1999
2000 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
2001 corresponding GDB command comment.
2002
3cb3b8df
BR
20032005-07-06 Bob Rossi <bob@brasko.net>
2004
2005 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
2006 and -inferior-tty-show.
2007 (Input/Output): Document "set/show inferior-tty" and tty alias.
2008
10fac096
NW
20092005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
2010
2011 * gdb.texinfo (Packets): Change description of 'D' packet to note
2012 that GDB does wait for a response.
2013
d1b6db76
NR
20142005-06-22 Nick Roberts <nickrob@snap.net.nz>
2015
2016 * gdb.texinfo (History) Rename "Command History".
2017 (Command History): Move node "Server Prefix" from section on
2018 Annotations here.
2019
29629dcf
NR
20202005-06-19 Nick Roberts <nickrob@snap.net.nz>
2021
2022 * gdb.texinfo (GDB/MI Stack Manipulation):
2023 Re-instate -stack-info-frame with example. Say that it gets
2024 info on selected frame, not current frame.
2025
397ca115
EZ
20262005-06-18 Eli Zaretskii <eliz@gnu.org>
2027
2028 * gdb.texinfo (Server): Clarify that `file' should be used before
2029 connecting to the server.
2030 (Files): Add an xref to the above description.
51274035
EZ
2031 (Output Formats): More detailed description of the `c' format.
2032 (Memory): List explicitly all the formats supported by `x'.
638ac427 2033 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 2034 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
2035 files. Add more indexing for solib-absolute-prefix and
2036 --with-sysroot.
76d17f34
EZ
2037 (Machine Code): Document possible problems with locations in
2038 shared libraries.
d416eeec
EZ
2039 (Backtrace): Document that free-standing environments do not need
2040 to have a `main' function.
397ca115 2041
74f6deaa
NR
20422005-06-18 Nick Roberts <nickrob@snap.net.nz>
2043
2044 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
2045 -stack-info-frame.
2046
a9967aef
AC
20472005-06-07 Andrew Cagney <cagney@gnu.org>
2048
2049 * gdb.texinfo (Contributors): Note the original multi-arch
2050 contributors.
2051
e09f16f9
EZ
20522005-06-03 Eli Zaretskii <eliz@gnu.org>
2053
2054 * gdb.texinfo (Registers): Add index entries for the standard
2055 registers.
2056 (Frames): Add cross-reference from frame pointer description to
2057 the Registers node.
2058 (Annotations Overview): Fix the reference to GDB name.
2059
d87ba7ee
EZ
20602005-06-01 Eli Zaretskii <eliz@gnu.org>
2061
2062 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2063 can-use-hw-watchpoints.
2064
034dad6f
BR
20652005-05-28 Bob Rossi <bob@brasko.net>
2066
2067 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2068 the possible reasons why an exec async record would be returned to FE.
2069
ffed4509
AC
20702005-05-26 Andrew Cagney <cagney@gnu.org>
2071
2072 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2073 Andrew Cagney implemented the original GDB/MI.
2074
e22e55c9
OF
20752005-05-23 Orjan Friberg <orjanf@axis.com>
2076
2077 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2078 documentation. Add documentation for cris-mode.
2079
a78e13ce
EZ
20802005-05-20 Eli Zaretskii <eliz@gnu.org>
2081
2082 * gdb.texinfo (Numbers): Explain the example and make the wording
2083 more acurate.
2084
76ff342d
DJ
20852005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2086 Dennis Brueni <dennis@slickedit.com>
2087
2088 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2089 (GDB/MI Data Manipulation, GDB/MI Program Control)
2090 (GDB/MI Stack Manipulation): Update examples to include the fullname
2091 attribute in stack frames.
2092
119b882a
EZ
20932005-05-12 Eli Zaretskii <eliz@gnu.org>
2094
2095 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2096 do with other non-standard names of init files.
2097
6fc08d32
EZ
20982005-05-11 Eli Zaretskii <eliz@gnu.org>
2099
2100 * gdb.texinfo (Command Files): Move the description of the startup
2101 from here...
2102 (Startup): ...to this new subsection of the Invocation chapter.
2103 Rearrange the description of init files more logically and add a
2104 cross-reference to "Command Files". Document the special gdbinit
2105 name for CISCO 68k. Expand the description of what GDB does
2106 during startup.
2107 (History): Add index entry for HISTSIZE.
2108
a561754a
MK
21092005-05-02 Mark Kettenis <kettenis@gnu.org>
2110
2111 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2112
2eecc4ab
EZ
21132005-05-02 Eli Zaretskii <eliz@gnu.org>
2114
2115 * gdb.texinfo (SVR4 Process Information, The isatty call)
2116 (The system call): Don't use foo(N) notation for man pages and
2117 functions.
514c4d71 2118 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2119
18999be5
EZ
21202005-04-27 Eli Zaretskii <eliz@gnu.org>
2121
2122 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2123 were optimized away.
2124
0abb7bc7
EZ
21252005-04-22 Eli Zaretskii <eliz@gnu.org>
2126
2127 * gdb.texinfo (Remote configuration): Document "set/show
2128 get-thread-local-storage-address". Add cross-reference to the
2129 description of the qGetTLSAddr packet.
2130 (General Query Packets): Mention "set remote
2131 get-thread-local-storage-address" and add a reference to its
2132 description.
2133
6f61acb1
NR
21342005-04-19 Nick Roberts <nickrob@snap.net.nz>
2135
2136 * gdb.texinfo (Backtrace): Describe 'bt full'.
2137
9d59903a
NR
21382005-04-17 Nick Roberts <nickrob@snap.net.nz>
2139
2140 * gdb.texinfo (Mode Options): Fix typo.
2141 (GDB/MI): Describe how to invoke GDB/MI.
2142
721c2651
EZ
21432005-04-16 Eli Zaretskii <eliz@gnu.org>
2144
2145 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2146 references changed. Add description of "info udot".
721c2651
EZ
2147 (Files): Document "set/show stop-on-solib-events".
2148 (M32R/D): Document "set/show download-path", "set/show
2149 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2150 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2151 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2152 (Maintenance Commands): Improve indexing.
2153 (Target Commands): Document "set/show hash", "set/show debug
2154 monitor".
2155 (SVR4 Process Information): Document "info pidlist" and "info
2156 meminfo". Document "set/show procfs-tarce" and "set/show
2157 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2158 (Symbols, The Print Command with Objective-C): Improve indexing.
2159 (Objective-C): Add references to "info classes" and "info
2160 selectors".
c45da7e6
EZ
2161 (Debugging Output): Improve wording. Document "set/show debug
2162 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2163 (Set Breaks): Add index entry for "hardware breakpoints".
2164 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2165 and "set/show usehardbreakpoints".
2166 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2167 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2168 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2169 rdiromatzero", "set/show rdiheartbeat".
2170 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2171 "sds".
2172 (Embedded Processors): Document the "sim" command.
2173 (Remote): Document the "remote" command.
2174 (DJGPP Native): Document the "info serial" command.
2175 (Threads): Document "maint info sol-threads".
2176 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2177 (Set Breaks): Improve indexing.
2178 (Command Syntax): Add a reference to dont-repeat.
2179 (Define): Document "dont-repeat".
2180 (TUI Commands): Document "tabset".
2181 (WinCE): New subsection. Document "set/show remotedirectory",
2182 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2183
14d6dd68
EZ
21842005-04-15 Eli Zaretskii <eliz@gnu.org>
2185
2186 * gdb.texinfo (Hurd Native): New subsection, documents
2187 Hurd-specific commands.
a64548ea 2188 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2189 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2190 (MIPS): Improve documentation of heuristic-fence-post. Document
2191 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2192 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2193 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2194 (ARM): Document ARM-specific commands.
a64548ea
EZ
2195 (AVR): New section. Document "info io_registers".
2196 (CRIS): New section. Document "set/show cris-version" and
2197 "set/show cris-dwarf2-cfi".
2198 (HPPA): New section. Document "set/show debug hppa" and "maint
2199 print unwind".
a5adf40f 2200 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2201 (Super-H): New section. Document the "regs" command.
721c2651 2202 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2203
9c16f35a
EZ
22042005-04-09 Eli Zaretskii <eliz@gnu.org>
2205
2206 * gdb.texinfo (Print Settings): Document "set/show print
2207 pascal_static-members", "set print repeats", "show print
2208 null-stop". Improve indexing. Fix documentation of "set print
2209 union".
2210 (Pascal): New section.
2211 (Supported languages): Rename from "Support"; all references
2212 updated. Add a menu item for Pascal.
2213 (Numbers): Document "set radix.
2214 (Screen Size): Document "set/show pagination".
2215 (MIPS Embedded): Remove "set processor" documentation.
2216 (Remote configuration): Document "set/show X/P/Z-packet",
2217 "set/show read-aux-vector-packet", "set/show remote
2218 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2219 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2220 remotedebug", "set/show remotebreak", "set/show remotedevice",
2221 "set/show remotelogfile".
2222 (Auxiliary Vector): Add reference to the description of the
2223 read-aux-vector-packet setting.
2224 (Set Watchpoints): Add a cross-reference to "set remote
2225 hardware-breakpoint-limit".
2226 (General Query Packets): Add indexing of requests and
2227 cross-references to related commands in "Remote configuration".
2228 (File-I/O Overview, The system call): Fix wording and typos.
2229 (Thread Stops): Add index entries.
2230 (Continuing and Stepping): Document "show step-mode".
2231 (i386): New node. Document "set/show struct-convention".
2232 (Files): Document "show trust-readonly-sections".
2233 (Calling): Document "set/show unwindonsignal".
2234 (Messages/Warnings): Add index entries.
2235 (Maintenance Commands): Document "set/show watchdog".
2236 (Annotations Overview): Document "show annotate".
2237 (Set Watchpoints): Add index entries.
2238 (Symbols): Fix doc of case-sensitive.
2239 (ABI): Document "show coerce-float-to-double".
2240 (Convenience Vars, Help): Improve indexing.
2241 (Machine Code): Document "show disassembly-flavor".
2242 (Debugging C plus plus): Document "show overload-resolution".
2243 (Value History, Signaling): Add index entries.
2244
22452005-04-08 Eli Zaretskii <eliz@gnu.org>
2246
2247 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2248 (Processes): Fix wording.
2249 (History, List, Logging output, Define, Symbols, Print Settings):
2250 Improve indexing.
2251
a8f24a35
EZ
22522005-04-03 Eli Zaretskii <eliz@gnu.org>
2253
2254 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2255 redundant index entry for "target" command.
2256 (Backtrace): Add index entries.
2257 (Symbols, Fortran): Document the "set case-sensitive" command.
2258 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2259 (Print Settings): Add index entry for "set demangle-style".
2260 (Target Commands): Document "set download-write-size".
2261 (Debugging Output): Document "set exec-done-display".
2262
09d4efe1
EZ
22632005-04-02 Eli Zaretskii <eliz@gnu.org>
2264
2265 * gdb.texinfo (Files): Fix the name and documentation of
2266 add-shared-symbol-files. Document its alias assf. Update the
2267 list of OSs where GDB supports shared libraries. Fix markup.
2268 (Continuing and Stepping): Add reference to @var{location} in the
2269 text.
2270 (Dump/Restore Files): Fix reference to @{filename}.
2271 (Help): Fix wording.
2272 (Attach): Ditto.
2273 (Set Watchpoints): Ditto.
2274 (Backtrace): Remove redundant index entries. Improve index
2275 entries.
2276 (Delete Breaks): Fix wording.
2277 (Memory): Document the compare-sections command.
2278 (Memory Region Attributes): Improve wording.
2279 (Disabling): Improve wording.
2280 (Fortran): New subsection. Document the "info common" command.
2281 (Help): Document aliases "info copying" and "info warranty".
2282 (Caching Remote Data): New section. Document the "set/show
2283 remotecache" and "info dcache" commands.
2284 (Show): Fix wording of the documentation of the "set
2285 extension-language" command.
2286 (Signals): Add index entry for "info handle".
2287 (Memory Region Attributes): Fix punctuation.
2288 (Symbols): Change the arg name to "location" and refer to it in
2289 the text. Fix wording of "info types" doc.
2290 (Threads): Fix usage of @enumerate @item's.
2291 (Listing Tracepoints): Add index entry for "info tp".
2292 (Set Watchpoints): Add xref to "info break" description.
2293 (Macros): Add an index entry for "macro exp1". Document the
2294 "macro list" command.
2295 (Maintenance Commands): Document "flushregs", "maint agent",
2296 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2297 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2298 "maint print architecture", "maint print objfiles", "maint print
2299 statistics", "maint print type", "maint show-debug-regs", "maint
2300 space", "maint time", and "maint translate-address".
2301 (Connecting): Document the "monitor" command.
2302 (Annotations Overview): Describe the "set annotate" command.
2303
82f2d802
EZ
23042005-04-01 Eli Zaretskii <eliz@gnu.org>
2305
2306 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2307 Rearrange index entries and improve wording about support for
2308 hardware watchpoints.
2309
7d51c7de
BR
23102005-03-10 Bob Rossi <bob@brasko.net>
2311
2312 * gdb.texinfo: Update copyright
2313
68c71a2e
TR
23142005-02-09 Theodore A. Roth <troth@openavr.org>
2315
2316 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2317 error.
2318
83761cbd
KB
23192005-02-03 Kevin Buettner <kevinb@redhat.com>
2320
2321 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2322
9f1c6395
MS
23232005-01-17 Michael Snyder <msnyder@redhat.com>
2324
2325 * gdb.texinfo: Fix spelling, infinte -> infinite.
2326
fbd1b305
MK
23272005-01-08 Mark Kettenis <kettenis@gnu.org>
2328
2329 * observer.texi (GDB Observers): Document "solib_loaded".
2330
3ace7edb
AC
23312005-01-07 Andrew Cagney <cagney@gnu.org>
2332
bec39cab
AC
2333 * configure.ac: Rename configure.in, require autoconf 2.59.
2334 * configure: Re-generate.
2335
3ace7edb
AC
2336 * configure.in: Replace configdirs with multiple references to
2337 AC_CONFIG_SUBDIRS.
2338 * configure: Re-generate.
5ae4183a 2339
53531fc1
AC
23402005-01-04 Andrew Cagney <cagney@gnu.org>
2341
2342 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2343 part of the version number.
2344
536ffdb7
MK
23452004-12-24 Mark Kettenis <kettenis@gnu.org>
2346
2347 * gdbint.texinfo (Algorithms): Remove description of
2348 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2349
e1aac25b
JB
23502004-12-07 Jim Blandy <jimb@redhat.com>
2351
2352 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2353 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2354 numbers.
2355
f47b1503
AS
23562004-12-07 Andreas Schwab <schwab@suse.de>
2357
2358 * gdb.texinfo (Mode Options): Document -l option.
2359
b6b8ece6
EZ
23602004-12-04 Eli Zaretskii <eliz@gnu.org>
2361
2362 * gdbint.texinfo (Algorithms): More accurate description of
2363 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2364 is not needed unless data-read and data-access watchpoints are
2365 supported. Add a description of how GDB checks whether the
2366 inferior stopped because a watchpoint was hit.
2367
01371747
EZ
23682004-11-23 Eli Zaretskii <eliz@gnu.org>
2369
2370 * gdb.texinfo (Files): Add cross-reference to description of
2371 -readnow command-line switch.
2372
2315ffec
RC
23732004-11-10 Randolph Chung <tausq@debian.org>
2374
2375 * gdb.texinfo: Document set/show backtrace past-entry commands.
2376 Rearrange index entries for set/show backtrace past-main.
2377
69065f5d
AC
23782004-11-10 Jon Beniston <jon@beniston.com>
2379
2380 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2381 * gdb.texinfo (Remote Serial Protocol): Further describe
2382 binary transfer escaping mechanism .
69065f5d 2383
30e91e0b
RC
23842004-11-08 Randolph Chung <tausq@debian.org>
2385
2386 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2387 and "show debug infrun". Add index entries.
2388
60bf7e09
EZ
23892004-10-23 Eli Zaretskii <eliz@gnu.org>
2390
2391 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2392 "info proc" that are already implemented. Add index entries.
2393 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2394 (Files): Add a tip for decreasing memory used for symtabs from
2395 shared libraries.
f018e82f
EZ
2396 (Starting): Fix whitespace; make "elaboration" stand out where it
2397 is first used, and add an index entry for the term.
f8568604
EZ
2398 (Calling): Expand and elaborate text. Add "print". Add the
2399 description of problems with weak aliases.
384ee23f 2400 (Core File Generation): New section.
60bf7e09 2401
d52fe014
AC
24022004-10-12 Andrew Cagney <cagney@gnu.org>
2403
2404 * gdbint.texinfo (Versions and Branches): New chapter.
2405 (Releasing GDB): Delete "Versions and Branches" section.
2406 (Top): Add "Versions and Branches".
2407
703663ab
EZ
24082004-10-08 Eli Zaretskii <eliz@gnu.org>
2409
2410 * gdb.texinfo (Editing, History): Add cross-references to the
2411 included Readline and History user documentation. Remove
2412 references to the symbol have-readline-appendices which is unused
2413 and undefined.
2414 (History): Fix indexing.
2415
ac77d04f
JJ
24162004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2417
2418 * gdbint.texinfo (target_stopped_data_address): Update to
2419 new prototype.
2420 (i386_stopped_data_address): Update prototype and description.
2421 (i386_stopped_by_watchpoint): New function and description.
2422
e07c999f
PH
24232004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2424
2425 * gdb.texinfo (Filenames): Add Ada suffixes.
2426 (Ada) New section.
2427
2e868123
AC
24282004-09-27 Andrew Cagney <cagney@gnu.org>
2429 Robert Picco <Robert.Picco@hp.com>
2430
2431 * gdb.texinfo (Packets): Document the "p" packet.
2432
02a57714
JM
24332004-09-21 Jason Molenda (jmolenda@apple.com)
2434
2435 * gdb.texinfo (Paths and Names of the Source Files): Document the
2436 meaning of values in the 'desc' field of a SO stab.
2437
ae038cb0
DJ
24382004-09-20 Daniel Jacobowitz <dan@debian.org>
2439
2440 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
2441 max-cache-age" and "maint show dwarf2 max-cache-age".
2442
f7dc1244
EZ
24432004-09-16 Eli Zaretskii <eliz@gnu.org>
2444
2445 * gdb.texinfo (Set Breaks): Add index entry for setting
2446 breakpoints on overloaded C++ functions that are not members of
2447 any classes. Add an example and an index entry for setting
2448 breakpoints on all program functions.
2449 (Character Sets, Macros, Overlay Commands)
2450 (Non-debug DLL symbols, GDB/MI Output Syntax)
2451 (Annotations Overview, Maintenance Commands, File-I/O Overview):
2452 Use "(@value{GDBP})" instead of a literal "(gdb)".
2453
f810308b
AC
24542004-09-12 Andrew Cagney <cagney@gnu.org>
2455
2456 * gdbint.texinfo (Native Debugging): Delete description of
2457 FILES_INFO_HOOK.
2458
15a661f3
PH
24592004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2460
5ae4183a
AS
2461 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2462 to hex_string_custom (not historically correct, but more
15a661f3
PH
2463 understandable, given the current code).
2464
f3219c75
AC
24652004-09-03 Andrew Cagney <cagney@gnu.org>
2466
2467 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2468
f3bb6704
JJ
24692004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2470
2471 * observer.texi (solib_unloaded): New observer.
2472
8d2c00cb
AC
24732004-08-24 Andrew Cagney <cagney@gnu.org>
2474
2475 * gdbint.texinfo (Target Architecture Definition): Add missing
2476 comma.
2477
e7dc800a
MC
24782004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2479
2480 * (Using the Testsuite): build != host is supported,
2481 but some test scripts do not support build != host.
2482
73b03683
MK
24832004-08-14 Mark Kettenis <kettenis@gnu.org>
2484
2485 * gdbint.texinfo (Host Definition): Delete description of
2486 FCLOSE_PROVIDED and GETENV_PROVIDED.
2487
c0ccb908
MK
24882004-08-05 Mark Kettenis <kettenis@chello.nl>
2489
2490 * gdbint.texinfo (Host Definition): Delete description of
2491 NO_SYS_FILE.
2492 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2493 PTRACE_FP_BUG.
2494
9c8dbfa9
AC
24952004-08-05 Andrew Cagney <cagney@gnu.org>
2496
2497 * gdbint.texinfo (Target Architecture Definition): Delete
2498 reference to deprecated_read_fp.
2499
f42accbe
AC
25002004-08-02 Andrew Cagney <cagney@gnu.org>
2501
2502 * gdbint.texinfo (Target Architecture Definition): Delete
2503 description of DEPRECATED_REGISTER_BYTES.
2504
0b66e38c
EZ
25052004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2506
2507 * gdb.texinfo (Source Path): Document the new behavior of
2508 searching for the source files.
2509
15387254
EZ
25102004-07-17 Eli Zaretskii <eliz@gnu.org>
2511
2512 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2513 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2514 (Auto Display): Improve indexing.
2515
2c07db7a
AC
25162004-07-16 Andrew Cagney <cagney@gnu.org>
2517
2518 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2519 "-noasync".
2520
4644b6e3
EZ
25212004-07-09 Eli Zaretskii <eliz@gnu.org>
2522
2523 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2524 have the same prefix have only their prefix in the index.
2525
7561d450
MK
25262004-07-03 Mark Kettenis <kettenis@gnu.org>
2527
2528 * gdb.texinfo (BSD libkvm Interface): New node (section)
2529 (Native): Add it to the menu.
2530
67bebe79
MK
25312004-07-01 Mark Kettenis <kettenis@gnu.org>
2532
2533 * gdbint.texinfo (Target Architecture Definition): Remove
2534 PCC_SOL_BROKEN.
2535
1a6923e0
MK
25362004-06-24 Mark Kettenis <kettenis@gnu.org>
2537
2538 * gdbint.texinfo (Target Architecture Definition): Remove
2539 SUN_FIXED_LBRAC_BUG.
2540
b435e160
AC
25412004-06-26 Andrew Cagney <cagney@gnu.org>
2542
2543 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2544
b5622e8d
AC
25452004-06-20 Andrew Cagney <cagney@gnu.org>
2546
2547 * gdbint.texinfo (Target Architecture Definition): Deprecate
2548 USE_STRUCT_CONVENTION.
2549
e0c07bf0
MC
25502004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2551
2552 gdb.texinfo (Bug Reporting): Mention session recording,
2553 with the script command or Emacs.
2554
782263ab
AC
25552004-06-18 Andrew Cagney <cagney@gnu.org>
2556
2557 * gdbint.texinfo (Target Architecture Definition): Deprecate
2558 FUNCTION_START_OFFSET.
2559
03727ca6
AC
25602004-06-14 Andrew Cagney <cagney@gnu.org>
2561
2562 Based on changes from Karl Berry.
2563 * gdb.texinfo: Do not use @sc in a direntry.
2564 * stabs.texinfo: Change @dircateogry to "Software development".
2565 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2566
97092415
AC
25672004-06-13 Andrew Cagney <cagney@gnu.org>
2568
2569 * gdbint.texinfo (Target Architecture Definition): Delete
2570 description of RETURN_VALUE_ON_STACK.
2571
1f6d4158
AC
25722004-06-09 Andrew Cagney <cagney@gnu.org>
2573
2574 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2575 deleted by previous patch.
2576
d966f0cb
AC
25772004-06-08 Andrew Cagney <cagney@gnu.org>
2578
2579 * gdbint.texinfo (Native Debugging): Delete documentation on
2580 ATTACH_DETACH.
2581
86fe4aaa
RC
25822004-06-06 Randolph Chung <tausq@debian.org>
2583
2584 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2585
d4b6d575
RC
25862004-06-06 Randolph Chung <tausq@debian.org>
2587
5ae4183a 2588 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2589 the new push_dummy_call method signature. Describe the function
2590 argument.
2591
4e8b0763
JB
25922004-05-24 Joel Brobecker <brobecker@gnat.com>
2593
2594 * gdb.texinfo (Starting): Document new start command.
2595
59caf092
AC
25962004-05-21 Andrew Cagney <cagney@redhat.com>
2597
2598 * observer.texi (GDB Observers): Document "inferior_created".
2599
e4a2df64
AC
26002004-05-08 Andrew Cagney <cagney@redhat.com>
2601
e6b55ae2
AC
2602 * gdbint.texinfo (Target Architecture Definition): Delete
2603 description of DO_DEFERRED_STORES.
2604
28954179
AC
2605 * gdbint.texinfo (Target Architecture Definition): Delete
2606 references to DEPRECATED_FIX_CALL_DUMMY.
2607
434b87dd
AC
2608 * gdbint.texinfo (Target Architecture Definition): Delete
2609 description of DEPRECATED_CALL_DUMMY_WORDS,
2610 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2611
58d28df8
AC
2612 * gdbint.texinfo (Target Architecture Definition): Delete
2613 description of DEPRECATED_PUSH_DUMMY_FRAME.
2614
e4a2df64
AC
2615 * gdbint.texinfo (Target Architecture Definition): Delete
2616 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2617
2b4855ab
AC
26182004-05-07 Andrew Cagney <cagney@redhat.com>
2619
2620 * observer.texi (GDB Observers): Add "Debugging" section. Include
2621 cross reference to "set/show debug observer".
2622 * gdb.texinfo (Debugging Output): Document "set/show debug
2623 observer".
2624
fcf70625
AC
26252004-05-01 Andrew Cagney <cagney@redhat.com>
2626
2627 * gdbint.texinfo (Target Architecture Definition): Delete
2628 description of DEPRECATED_PC_IN_SIGTRAMP.
2629
8ee56bcf
AC
26302004-04-30 Andrew Cagney <cagney@redhat.com>
2631
2632 * gdbint.texinfo (Target Architecture Definition): Delete
2633 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2634
67ab9a76
OF
26352004-04-30 Orjan Friberg <orjanf@axis.com>
2636
2637 * observer.texi (GDB Observers): Correct spelling.
2638
79346bcb
OF
26392004-04-26 Orjan Friberg <orjanf@axis.com>
2640
2641 * observer.texi (GDB Observers): Add target_changed event.
2642
7a464420
AC
26432004-04-08 Andrew Cagney <cagney@redhat.com>
2644
2645 * observer.texi (GDB Observers): Rework, provide generic observer
2646 definitions and then a list of observable events.
2647
6cdf9d98
AC
26482004-04-04 Andrew Cagney <cagney@redhat.com>
2649
2650 * gdbint.texinfo (Host Definition): Delete reference to
2651 NO_SIGINTERRUPT.
2652
ddc135a4
AC
26532004-04-02 Andrew Cagney <cagney@redhat.com>
2654
2655 * gdbint.texinfo (Target Architecture Definition): Delete
2656 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2657
6a1b180d
SC
26582004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2659
2660 * gdb.texinfo (TUI Commands): Document tui reg commands.
2661
d0d5df6f
AC
26622004-03-26 Andrew Cagney <cagney@redhat.com>
2663
2664 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2665 "gdbtui".
2666 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2667 (Contributors): Mention both Text and Terminal User Interface.
2668
aa2a3f87
AC
26692004-03-23 Andrew Cagney <cagney@redhat.com>
2670
2671 * gdbint.texinfo (Target Architecture Definition): Deprecate
2672 references to SIGTRAMP_START and SIGTRAMP_END.
2673
f561f026
AC
26742004-03-23 Andrew Cagney <cagney@redhat.com>
2675
2676 * gdbint.texinfo (Target Architecture Definition): Deprecate
2677 references to PC_IN_SIGTRAMP.
2678
33cb8b0f
AC
26792004-03-19 Andrew Cagney <cagney@redhat.com>
2680
2681 * gdbint.texinfo (Target Architecture Definition): Delete
2682 reference to GDB_TARGET_IS_HPPA.
2683
fc989b7a
AC
26842004-03-18 Andrew Cagney <cagney@redhat.com>
2685
2686 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2687 describe pre_init and post_init.
2688
701b08bb
DJ
26892004-03-09 Daniel Jacobowitz <drow@mvista.com>
2690
2691 * gdb.texinfo (Debugging Output): Document values for "set debug
2692 target".
2693
faae5abe
AC
26942004-02-28 Andrew Cagney <cagney@redhat.com>
2695
2696 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2697
dd79a6cf
JJ
26982004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2699
2700 * gdb.texinfo (breakpoints): Add information about the
2701 new "set breakpoint pending" and "show breakpoint pending"
2702 commands.
2703
e7f16015
AC
27042004-02-26 Andrew Cagney <cagney@redhat.com>
2705
2706 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2707 in Per-architecture module data section.
2708
7161a3a6
RM
27092004-02-25 Roland McGrath <roland@redhat.com>
2710
2711 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2712
2154891a
AC
27132004-02-24 Andrew Cagney <cagney@redhat.com>
2714
2715 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2716 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2717 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2718
6c74ac8b
AC
27192004-02-17 Andrew Cagney <cagney@redhat.com>
2720
2721 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2722
19772a2c
AC
27232004-02-16 Andrew Cagney <cagney@redhat.com>
2724
2725 * gdbint.texinfo (Target Architecture Definition): Deprecate
2726 FRAMELESS_FUNCTION_INVOCATION.
2727
c9830293
AC
27282004-02-16 Andrew Cagney <cagney@redhat.com>
2729
2730 * gdbint.texinfo (Coding): Mention -Wunused-function.
2731
b9d26eb9
AC
27322004-02-14 Andrew Cagney <cagney@redhat.com>
2733
2734 * gdbint.texinfo (Target Architecture Definition): Delete
2735 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2736
49efadf5
EZ
27372004-02-12 Elena Zannoni <ezannoni@redhat.com>
2738
2739 * gdb.texinfo: Properly quote the name "C++".
2740 * gdbint.texinfo: Ditto.
2741 * stabs.texinfo: Ditto.
2742
1eb288ea
EZ
27432004-02-11 Elena Zannoni <ezannoni@redhat.com>
2744
2745 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2746 minimal information about libiberty.
2747
e4937fc1
MC
27482004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2749
2750 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2751
a9331b3f
RM
27522004-02-04 Roland McGrath <roland@redhat.com>
2753
2754 * gdb.texinfo (Auxiliary Vector): New node (section).
2755 (Data): Add it to the menu.
2756
2650777c
JJ
27572004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2758
2759 * gdb.texinfo (Breakpoints): Add information about pending
2760 breakpoint support.
2761
b4501125
AC
27622004-01-26 Andrew Cagney <cagney@redhat.com>
2763
2764 * gdb.texinfo (Overview): Delete references to the cisco protocol
2765 including the "N" response.
2766
74055713
AC
27672004-01-26 Andrew Cagney <cagney@redhat.com>
2768
2769 * gdbint.texinfo (Target Architecture Definition): Rename
2770 EXTRACT_STRUCT_VALUE_ADDRESS to
2771 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2772
3bbe9696
EZ
27732004-01-24 Eli Zaretskii <eliz@gnu.org>
2774
2775 * gdb.texinfo (KOD): Document "show os". Add index entries for
2776 "set/show os" and "info cisco" commands.
2777
5843504f
EZ
27782004-01-21 Eli Zaretskii <eliz@gnu.org>
2779
2780 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2781
9175c9a3
MC
27822004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2783
2784 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2785 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2786
8e94b928
NR
27872004-01-19 Nick Roberts <nick@nick.uklinux.net>
2788
2789 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2790 -stack-list-locals.
2791 (GDB/MI Variable Objects): Describe extension to
2792 -var-list-children.
2793
a20cf136
DJ
27942004-01-17 Daniel Jacobowitz <drow@mvista.com>
2795
2796 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2797
afb18d0f
AC
27982004-01-17 Andrew Cagney <cagney@redhat.com>
2799
2800 * gdbint.texinfo (Target Architecture Definition): Delete
2801 documentation on DEPRECATED_NPC_REGNUM.
2802
b51970ac
DJ
28032004-01-13 Daniel Jacobowitz <drow@mvista.com>
2804
2805 * gdb.texinfo: Update copyright year. Mention that set
2806 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2807 "set follow-fork-mode ask".
2808
0f0cffd2
AC
28092004-01-13 Andrew Cagney <cagney@redhat.com>
2810
2811 * gdbint.texinfo: Update copyright year.
2812 (Coding): Add -Wunused-label to list of -Werror warnings.
2813
c552b3bb 28142004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2815 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2816
2817 * gdb.texinfo: Update copyright.
2818 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2819 around names, as appropriate. Minor syntax cleanup of
2820 _NSPrintForDebugger explanation. Two spaces after periods.
2821 GDBN used instead of lit. "gdb". Index entries added for
2822 print-object and _NSPrintForDebugger. @noindent added in one spot.
2823
afe157ca
EZ
28242003-11-11 Elena Zannoni <ezannoni@redhat.com>
2825
2826 * stabs.texinfo: Add dircategory and direntry commands.
2827 * annotate.texinfo: Ditto.
2828
963e2bb7
AC
28292003-11-10 Andrew Cagney <cagney@redhat.com>
2830
2831 * gdbint.texinfo (Target Architecture Definition): Replace the
2832 return_value method's "inval" and "outval" parameters with
2833 "readbuf" and "writebuf".
2834
1d8b2f28
JB
28352003-10-28 Jim Blandy <jimb@redhat.com>
2836
2837 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2838 from "The `F' request packet" and "The `F' reply packet", to make
2839 texi2dvi happy.
2840 (File-I/O remote protocol extension): Update menu entries, too.
2841
36d86913
MC
28422003-10-26 Michael Chastain <mec@shout.net>
2843
2844 * gdb.texinfo (Thread Stops): Document the issue with
2845 premature return from system calls in multi-threaded programs.
2846
ce2826aa
AC
28472003-10-24 Andrew Cagney <cagney@redhat.com>
2848
2849 * annotate.texinfo: Fix "fortunatly"[sic].
2850
f24c5e49
KI
28512003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2852
2853 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2854 with "Hitachi" and "Mitsubishi".
2855
92ad9cd9
AC
28562003-10-20 Andrew Cagney <cagney@redhat.com>
2857
2858 * gdbint.texinfo (Target Architecture Definition): Document
2859 gdbarch_return_value. Add cross references from
2860 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2861 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2862
0ab4b752
MK
28632003-10-18 Mark Kettenis <kettenis@gnu.org>
2864
2865 * gdbint.texinfo (Target Architecture Definition): Document
2866 regset_from_core_section.
fb3e19c0
KI
2867
28682003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2869
2870 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2871
a9331b3f 28722003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2873
2874 From Anthony Green <green@redhat.com>:
5ae4183a 2875 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2876
1485d690
KB
28772003-10-14 Kevin Buettner <kevinb@redhat.com>
2878
2879 * gdb.texinfo (Breakpoint related warnings): New node.
2880 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2881
86d30acc
DJ
28822003-10-13 Daniel Jacobowitz <drow@mvista.com>
2883
2884 * gdb.texinfo (Remote Protocol): Document v and vCont.
2885
172c2a43
KI
28862003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2887
2888 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2889 * gdbint.texinfo: Ditto.
2890
71952f4c
AC
28912003-10-09 Andrew Cagney <cagney@redhat.com>
2892
2893 From 2003-09-18 David Anderson <davea@sgi.com>:
2894 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2895 "command".
2896
268e2188
AC
28972003-10-03 Andrew Cagney <cagney@redhat.com>
2898
2899 * gdbint.texinfo (Target Architecture Definition): Deprecate
2900 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2901 just target.
2902
12c266ea 29032003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2904
f30992d4 2905 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2906 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2907 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2908 * gdbint.texinfo (Target Architecture Definition): Rename
2909
29102003-09-30 Andrew Cagney <cagney@redhat.com>
2911
f30992d4 2912 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2913 (Target Architecture Definition):
f30992d4 2914
2e092625
AC
2915 * gdbint.texinfo (Target Architecture Definition): Rename
2916 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2917
0717ae8a
AC
29182003-09-29 Andrew Cagney <cagney@redhat.com>
2919
dad809b7
AC
2920 * gdbint.texinfo (Target Architecture Definition): Delete
2921 documentation for NEED_TEXT_START_END.
2922
0717ae8a
AC
2923 * gdbint.texinfo (Target Architecture Definition): Rename
2924 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2925 TARGET_WRITE_PC.
a9331b3f 2926
af6cf26d
MC
29272003-09-22 Michael Chastain <mec@shout.net>
2928
2929 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2930
ee206350
AG
29312003-09-21 Anthony Green <green@redhat.com>
2932
2933 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2934
a38c9fe6
MK
29352003-09-21 Mark Kettenis <kettenis@gnu.org>
2936
2937 * gdbint.texinfo (Target Architecture Definition): Document
2938 stabs_argument_has_addr.
2939
77949794
AC
29402003-09-18 Andrew Cagney <cagney@redhat.com>
2941
2942 * gdbint.texinfo (Target Architecture Definition): Delete
2943 documentation on REGISTER_NAMES.
2944
8e823e25
MK
29452003-09-13 Mark Kettenis <kettenis@gnu.org>
2946
2947 * gdbint.texinfo (Target Architecture Definition): Replace
2948 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2949
f27dd7fd
AC
29502003-09-11 Andrew Cagney <cagney@redhat.com>
2951
2952 * gdbint.texinfo (Target Architecture Definition): Replace
2953 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2954
8b148df9
AC
29552003-08-18 Andrew Cagney <cagney@redhat.com>
2956
2957 * gdbint.texinfo (Target Architecture Definition): Document
2958 "frame_red_zone_size".
2959
25d29d70
AC
29602003-08-09 Andrew Cagney <cagney@redhat.com>
2961
2962 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2963 with "set/show backtrace past-main" and "set/show backtrace
2964 limit".
2965
c938e9b0
L
29662003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2967
2968 * Makefile.in (install-info): Support DESTDIR.
2969 (install-html): Likewise.
2970
64fabec2
AC
29712003-08-07 Andrew Cagney <cagney@redhat.com>
2972
2973 Patch from Nick Roberts.
2974 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2975 bindings. Remove description of send-gdb-command.
2976
2fcf52f0
AC
29772003-08-07 Andrew Cagney <cagney@redhat.com>
2978
2979 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2980 GDB 6.0.
2981
086432e2
AC
29822003-08-06 Andrew Cagney <cagney@redhat.com>
2983
2984 * gdb.texinfo (Mode Options): Mention that level three is the
2985 highest available and that level 2 is deprecated.
2986 (Annotations Overview): Mention annotation levels. Cross reference
2987 to "Limitations of the Annotation Interface" in annotate.texi.
2988 (TODO, Value Annotations, Frame Annotations): Delete section.
2989 (Displays, Breakpoint Info): Delete.
2990
e5249f67
AC
29912003-08-04 Andrew Cagney <cagney@redhat.com>
2992
2993 * agentexpr.texi: Delete @bye.
2994 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2995 (stabs.info): Add $(srcdir) to include search path.
2996 (html): Depend on "annotate_toc.html", and not "annotate.html".
2997 * stabs.texinfo: Ditto. Include "fdl.texi".
2998 * gdbint.texinfo: Update copyright statement's list of invariant
2999 sections.
3000
e6f672d2
AC
30012003-07-28 Andrew Cagney <cagney@redhat.com>
3002
3003 * Makefile.in (INFO_DEPS): Add annotate.info.
3004 (dvi, ps, html, pdf): Add annotate.
3005 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
3006 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
3007 (ANNOTATE_DOC_FILES): New macro.
3008 (ANNOTATE_TEX_TMPS): New macro.
3009 (annotate.info, annotate_toc.html): Specify dependencies.
3010 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
3011 * annotate.texinfo: Rename annotate.texi. Get building. Add
3012 "Migrating to GDB/MI" and "Limitations of the Annotation
3013 Interface" chapters. Mention why it is not part of the user
3014 guide. Update copyright notice. Include "fdl.texi".
3015
72ffddc9
SC
30162003-07-26 Stephane Carrez <stcarrez@nerim.fr>
3017
3018 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
3019
a9f12a31
DJ
30202003-07-24 Daniel Jacobowitz <drow@mvista.com>
3021
3022 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
3023
b1fe9455
DJ
30242003-07-24 Daniel Jacobowitz <drow@mvista.com>
3025
3026 * gdb.texinfo (Server): Mention pidof.
3027
153721e6
AC
30282003-07-22 Andrew Cagney <cagney@redhat.com>
3029
3030 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
3031 list.
3032
0fac0b41
DJ
30332003-06-28 Daniel Jacobowitz <drow@mvista.com>
3034
3035 * gdb.texinfo (Logging output): New chapter.
3036
4e562065
JB
30372003-06-24 Joel Brobecker <brobecker@gnat.com>
3038
3039 * gdb.texinfo (Unsupported languages): New section.
3040 (Languages): Add link to new section.
3041
f2c06f52
AC
30422003-06-22 Andrew Cagney <cagney@redhat.com>
3043
3044 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
3045
b4177fca
DJ
30462003-06-22 Daniel Jacobowitz <drow@mvista.com>
3047
3048 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
3049
f418dd93
DJ
30502003-06-22 Daniel Jacobowitz <drow@mvista.com>
3051
3052 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
3053 * agentexpr.texi: Retitle section, and change it to an appendix.
3054 Comment out texinfo initialization. Factor a @var{} into two
3055 pieces to prevent makeinfo warnings.
3056 * gdb.texinfo: Add Agent Expressions appendix.
3057
4ca61388
DJ
30582003-06-19 Daniel Jacobowitz <drow@mvista.com>
3059
3060 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3061
07f31aa6
DJ
30622003-06-18 Daniel Jacobowitz <drow@mvista.com>
3063
5ae4183a 3064 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3065 remote target". Document the "detach" and "disconnect" commands.
3066 (Server, Netware, Debug Session): Reference "Connecting to a
3067 remote target".
3068 (GDB/MI Target Manipulation): Document "-target-disconnect".
3069
2dd0da42
AC
30702003-06-13 Andrew Cagney <cagney@redhat.com>
3071
3072 * gdbint.texinfo (Target Architecture Definition): Deprecate
3073 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3074 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3075
e7a3abfc
JB
30762003-06-09 Jim Blandy <jimb@redhat.com>
3077
3078 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3079
25e3a86b
AC
30802003-06-08 Andrew Cagney <cagney@redhat.com>
3081
3082 * gdbint.texinfo (Target Architecture Definition): Delete
3083 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3084
a9e5fdc2
AC
30852003-06-08 Andrew Cagney <cagney@redhat.com>
3086
3087 * gdbint.texinfo (Target Architecture Definition): Document
3088 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3089
b37303ee
AF
30902003-06-07 Adam Fedor <fedor@gnu.org>
3091
3092 * gdb.texinfo: Add Objective-C documentation.
3093
39fe6e80
AC
30942003-06-01 Andrew Cagney <cagney@redhat.com>
3095
3096 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3097 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3098
125309b2
AC
30992003-05-21 Andrew Cagney <cagney@redhat.com>
3100
3101 * gdbint.texinfo (Target Architecture Definition): Delete
3102 references to "extract_address" and "store_address".
3103
b8b527c5
AC
31042003-05-16 Andrew Cagney <cagney@redhat.com>
3105
3106 * gdbint.texinfo (Target Architecture Definition): Replace
3107 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3108 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3109
50e3ee83
TR
31102003-05-14 Theodore A. Roth <troth@openavr.org>
3111
3112 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3113
44e2be90
L
31142003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3115
3116 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3117 (gdb.dvi): Likewise.
3118 (gdb.pdf): Likewise.
3119 (links2roff): Likewise.
3120
df5215a6
JB
31212003-05-08 Jim Blandy <jimb@redhat.com>
3122
3123 * gdb.texinfo (Dump/Restore Files): Update documentation for
3124 'dump', 'append', and 'restore': note that format argument is
3125 optional; simplify presentation of the command variants; and be
3126 more precise about the formats.
3127
5e7b2f39
JB
31282003-05-07 Jim Blandy <jimb@redhat.com>
3129
3130 * gdb.texinfo (Symbols): Update documentation: 'maint list
3131 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3132 symtabs' and 'maint info psymtabs'.
3133
b1e29e33
AC
31342003-05-05 Andrew Cagney <cagney@redhat.com>
3135
3136 * gdbint.texinfo (Target Architecture Definition): Make
3137 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3138 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3139 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3140
00905d52
AC
31412003-05-04 Andrew Cagney <cagney@redhat.com>
3142
3143 * gdb.texinfo (Maintenance Commands): Document "maint print
3144 dummy-frames".
3145
54ff5908
AC
31462003-05-04 Andrew Cagney <cagney@redhat.com>
3147
3148 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3149
32e7087d
JB
31502003-05-03 J. Brobecker <brobecker@gnat.com>
3151
3152 Thierry Schneider <tpschneider1@yahoo.com>
3153 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3154 for new MI command.
3155
7043d8dc
AC
31562003-05-03 Andrew Cagney <cagney@redhat.com>
3157
3158 * gdbint.texinfo (Target Architecture Definition): Document
3159 push_dummy_code. Add cross references.
3160
e33d66ec
EZ
31612003-05-02 Elena Zannoni <ezannoni@redhat.com>
3162
3163 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3164 set/show charsets commands.
3165
0ba6dca9
AC
31662003-04-28 Andrew Cagney <cagney@redhat.com>
3167
3168 * gdbint.texinfo (Target Architecture Definition): Replace
3169 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3170 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3171
d7a27068
AC
31722003-04-28 Andrew Cagney <cagney@redhat.com>
3173
3174 * gdbint.texinfo (Target Architecture Definition): Rename
3175 "tm_print_insn" to "deprecated_tm_print_insn".
3176
44ea7b70
JB
31772003-04-09 Jim Blandy <jimb@redhat.com>
3178
3179 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3180 list psymtabs'.
3181
fb8f8949
AC
31822003-04-08 Andrew Cagney <cagney@redhat.com>
3183
3184 * gdbint.texinfo (Target Architecture Definition): Delete
3185 references to EXTRA_FRAME_INFO.
3186
32fb0f22
AC
31872003-04-08 Andrew Cagney <cagney@redhat.com>
3188
3189 * gdbint.texinfo (Target Architecture Definition): Delete
3190 PRINT_TYPELESS_INTEGER.
3191
6be67e67
JB
31922003-04-02 J. Brobecker <brobecker@gnat.com>
3193
3194 * observer.texi (GDB Observers): Adjust the documentation for the
3195 normal_stop notification to better describe reality. Fix a couple
3196 of minor typos.
3197
4e35d5f0
BR
31982003-04-02 Bob Rossi <bob_rossi@cox.net>
3199
a9331b3f 3200 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3201 '-file-list-exec-source-file'
3202
e8a8712a
AC
32032003-03-31 Andrew Cagney <cagney@redhat.com>
3204
3205 * gdbint.texinfo (Target Architecture Definition): Delete
3206 references to CALL_DUMMY_P.
3207
6c0e89ed
AC
32082003-03-30 Andrew Cagney <cagney@redhat.com>
3209
3210 * gdbint.texinfo (Target Architecture Definition): Remove
3211 reference to TARGET_WRITE_SP.
a9331b3f 3212
378bfd1b
AC
32132003-03-27 Andrew Cagney <cagney@redhat.com>
3214
3215 * gdbint.texinfo (Target Architecture Definition): Remove
3216 references to write_sp.
6c0e89ed 3217
922fbb7b
AC
32182003-03-27 Andrew Cagney <cagney@redhat.com>
3219
3220 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3221 chapter body. Use @smallexample instead of @example.
3222 (Annotations): Ditto.
3223 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3224 annotate.texi.
3225
b81774d8
AC
32262003-03-26 Andrew Cagney <cagney@redhat.com>
3227
3228 * gdbint.texinfo (Target Architecture Definition): Replace
3229 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3230 dummy_addr parameters.
3231
1bf6d5cc
AC
32322003-03-25 Andrew Cagney <cagney@redhat.com>
3233
3234 * gdbint.texinfo (Target Architecture Definition): Delete
3235 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3236 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3237 Add reference to PUSH_ARGUMENTS.
3238
618ce49f
AC
32392003-03-23 Andrew Cagney <cagney@redhat.com>
3240
3241 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3242 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3243
bcd7e15f
JB
32442003-03-18 J. Brobecker <brobecker@gnat.com>
3245
3246 * gdbint.texinfo (Algorithms): Add new section describing the
3247 Observer paradigm.
3248 (Top): Add menu entry to new observer appendix.
3249 * observer.texi: New file.
3250 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3251 new observer.texi file.
3252
9fe8321b
AC
32532003-03-17 Andrew Cagney <cagney@redhat.com>
3254
3255 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3256 that GNU Press update the manual version number.
3257
ac2adee5
AC
32582003-03-12 Andrew Cagney <cagney@redhat.com>
3259
3260 * gdbint.texinfo (Target Architecture Definition): Delete
3261 references to get_saved_register. Rename GET_SAVED_REGISTER to
3262 DEPRECATED_GET_SAVED_REGISTER.
3263
749b82f6
AC
32642003-03-13 Andrew Cagney <cagney@redhat.com>
3265
3266 * gdbint.texinfo (Target Architecture Definition): Replace
3267 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3268
8bedc050
AC
32692003-03-12 Andrew Cagney <cagney@redhat.com>
3270
3271 * gdbint.texinfo (Target Architecture Definition): Rename
3272 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3273
0ce1b118
CV
32742003-03-10 Corinna Vinschen <vinschen@redhat.com>
3275
3276 * gdb.texinfo: Add File-I/O documentation.
3277
12cc2063
AC
32782003-03-10 Andrew Cagney <cagney@redhat.com>
3279
3280 * gdbint.texinfo (Target Architecture Definition): Cross reference
3281 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3282
7453dc06
AC
32832003-03-07 Andrew Cagney <cagney@redhat.com>
3284
3285 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3286 frame" command.
3287
6314f104
AC
32882003-03-05 Andrew Cagney <cagney@redhat.com>
3289
3290 * gdbint.texinfo (Target Architecture Definition): Document
3291 unwind_dummy_id. Cross reference unwind_dummy_id and
3292 SAVE_DUMMY_FRAME_TOS.
3293
f1212245
DJ
32942003-03-05 James Ingham <jingham@apple.com>
3295 Daniel Jacobowitz <drow@mvista.com>
3296
3297 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3298 and "show cp-abi".
3299
77e7e267
AC
33002003-03-03 Andrew Cagney <cagney@redhat.com>
3301
3302 * gdbint.texinfo (Target Architecture Definition): Document
3303 register_type.
3304
838a8221
AC
33052003-03-03 Andrew Cagney <cagney@redhat.com>
3306
3307 * stabs.texinfo (Structures): Use @samp and separate @var's
3308 instead of a single @var containing a comma separated list.
3309 (Unions): Ditto.
3310
d7f4a264
DJ
33112003-03-02 Daniel Jacobowitz <drow@mvista.com>
3312
3313 * Makefile.in (distclean): Remove config.log.
3314
f30ee0bc
AC
33152003-03-01 Andrew Cagney <cagney@redhat.com>
3316
3317 * gdbint.texinfo (Target Architecture Definition): Rename
3318 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3319
33202003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3321
3322 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3323 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3324
be448670
CF
33252003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3326
3327 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3328 (Non-debug DLL symbols): New node, describing the minimal symbols
3329 loaded from DLLs without real debugging symbols.
3330
501eef12
AC
33312003-02-20 Andrew Cagney <ac131313@redhat.com>
3332
3333 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3334 hardware-breakpoint-limit".
3335 (Set Watchpoints): Add cross reference to "set remote
3336 hardware-watchpoint-limit".
3337 (Remote configuration options): New section.
3338
21c294e6
AC
33392003-02-04 Andrew Cagney <ac131313@redhat.com>
3340
e9be73e4
AC
3341 * gdbint.texinfo (Target Architecture Definition): Delete
3342 descrption of IS_TRAPPED_INTERNALVAR.
3343
21c294e6
AC
3344 From Keith Seitz <keiths@redhat.com>:
3345 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3346 option "-i"/"--interpreter" to this chapter. Include index
3347 entries.
3348
0179ffac
DC
33492003-02-04 David Carlton <carlton@math.stanford.edu>
3350
3351 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3352 (Variables): Recommend stabs+ and DWARF 2.
3353 (C plus plus expressions): Correct info about
3354 compiler versions, debug formats.
3355 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3356 PR symtab/874.
3357
7ca9f392
AC
33582003-02-01 Andrew Cagney <ac131313@redhat.com>
3359
3360 * gdbint.texinfo (Target Architecture Definition): Delete
3361 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3362 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3363 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3364 references to nindy and i960.
3365 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3366
31a85ea2
AC
33672003-02-01 Andrew Cagney <ac131313@redhat.com>
3368
3369 * gdbint.texinfo (Target Architecture Definition): Delete
3370 FLOAT_INFO.
3371
6b894e49
AC
33722003-01-30 Andrew Cagney <ac131313@redhat.com>
3373
3374 * stabs.texinfo (Member Type Descriptor): Clarify description of
3375 `@'. Suggested by Ben Hutchings.
3376
c48861fb
AC
33772003-01-29 Andrew Cagney <ac131313@redhat.com>
3378
3379 * gdb.texinfo (M68K): Delete reference to es1800.
3380
617073a9
AC
33812003-01-29 Andrew Cagney <ac131313@redhat.com>
3382
3383 * gdb.texinfo (Maintenance Commands): Document `maint print
3384 reggroups' and `maint print register-groups'.
3385 * gdbint.texinfo (Target Architecture Definition): Document
3386 register_reggroup_p.
3387
5b5d99cf
JB
33882003-01-23 Jim Blandy <jimb@redhat.com>
3389
3390 * gdb.texinfo (Separate Debug Files): New section.
3391
e7ba9c65
DJ
33922003-01-22 Daniel Jacobowitz <drow@mvista.com>
3393
3394 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3395 and "maint show profile".
3396
94e91d6d
MC
33972003-01-16 Michael Chastain <mec@shout.net>
3398
3399 * gdb.texinfo (Installing GDB): Warn against
3400 ".../gdb-VERSION/gdb/configure".
3401 (Separate Objdir): Likewise.
3402
867f3898
AC
34032003-01-15 Andrew Cagney <ac131313@redhat.com>
3404
3405 * gdbint.texinfo (Target Architecture Definition): Delete
3406 definition of PRINT_REGISTER_HOOK.
3407
f153cc92
EZ
34082003-01-15 Elena Zannoni <ezannoni@redhat.com>
3409
3410 (OpenRISC 1000): Fix formatting of command names.
3411
c60eb6f1
EZ
34122003-01-15 Elena Zannoni <ezannoni@redhat.com>
3413
3414 * gdb.texinfo (Continuing and Stepping): Add new command
3415 'advance'. Clarify behavior of 'until'.
3416
f5ebfba0
DJ
34172003-01-13 Daniel Jacobowitz <drow@mvista.com>
3418
3419 * gdb.texinfo (Files): Document solib-absolute-prefix and
3420 solib-search-path.
3421
4ce8657e
MC
34222003-01-09 Michael Chastain <mec@shout.net>
3423
3424 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
3425 (Create a Release): Add new instructions for new @file{src-release}.
3426 Document existing instructions for @file{Makefile.in} as
3427 being for @value{GDBN} 5.3.1 or earlier.
3428
372613e3
AC
34292003-01-09 Andrew Cagney <ac131313@redhat.com>
3430
3431 * gdbint.texinfo (Target Architecture Definition): Mention
3432 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
3433 allocate memory.
3434
b4e9345d
DJ
34352003-01-04 Daniel Jacobowitz <drow@mvista.com>
3436
3437 * gdb.texinfo (Controlling GDB): Add @kindex for
3438 "show osabi".
3439 (Backtraces): Add @kindex's for backtrace-below-main.
3440
98b45e30
DJ
34412003-01-04 Daniel Jacobowitz <drow@mvista.com>
3442
3443 * gdb.texinfo (Controlling GDB): Document "set osabi".
3444
95f90d25
DJ
34452003-01-04 Daniel Jacobowitz <drow@mvista.com>
3446
3447 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
3448 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
3449
1e698235
DJ
34502003-01-04 Daniel Jacobowitz <drow@mvista.com>
3451
3452 * gdb.texinfo (Controlling GDB): Add ABI section. Document
3453 "set coerce-float-to-double".
3454 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
3455
e632838e
AC
34562003-01-02 Andrew Cagney <ac131313@redhat.com>
3457
3458 * stabs.texinfo: Remove obsolete text.
3459 * gdbint.texinfo: Ditto.
3460 * gdb.texinfo: Ditto.
3461
c133ab7a
MK
34622002-12-22 Mark Kettenis <kettenis@gnu.org>
3463
3464 * gdbint.texinfo (Target Architecture Definition): Update
3465 description of gdbarch_register_osabi.
3466
f821f325
KH
34672002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3468
3469 * agentexpr.texi: Fix typos.
3470 * annotate.texi: Likewise.
3471 * fdl.texi: Likewise.
3472
85a6d8d3 34732002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3474
3475 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3476 DEPRECATED_INIT_FRAME_PC.
3477
ae45cd16
AC
34782002-12-01 Andrew Cagney <ac131313@redhat.com>
3479
3480 * gdbint.texinfo (Target Architecture Definition): Delete
3481 PC_IN_CALL_DUMMY.
3482
07555a72
AC
34832002-11-28 Andrew Cagney <ac131313@redhat.com>
3484
3485 * gdbint.texinfo (Host Definition): Delete documentation on
3486 USE_GENERIC_DUMMY_FRAMES.
3487
c166cdc7
EZ
34882002-11-26 Elena Zannoni <ezannoni@redhat.com>
3489
5ae4183a 3490 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
3491 * Makefile.in (install-info): Run the install-info command as part
3492 of the post install steps only.
3493 (uninstall-info): New target.
3494 (uninstall): New target.
3495
35db0260
EZ
34962002-11-22 Elena Zannoni <ezannoni@redhat.com>
3497
3498 * Makefile.in (install): Make install do some real work.
3499
9ba8d803
AC
35002002-11-19 Andrew Cagney <ac131313@redhat.com>
3501
3502 Fix POSIX problem reported by Paul Eggert.
3503 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3504 Fix PR gdb/527.
3505
903ad3a6
AC
35062002-10-26 Andrew Cagney <cagney@redhat.com>
3507
3508 * gdbint.texinfo (Target Architecture Definition): Delete
3509 definition of DO_REGISTERS_INFO.
3510
f2abfe65
KB
35112002-10-18 Kevin Buettner <kevinb@redhat.com>
3512
3513 * gdbint.texinfo (Address Classes): Fix problems with insertion
3514 of ``{'' and ``}'' in example.
3515
b5b0480a
KB
35162002-10-17 Kevin Buettner <kevinb@redhat.com>
3517
3518 * gdbint.texinfo (Address Classes): New section.
3519 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3520 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3521 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3522 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3523
c85508ee
KD
35242002-10-11 Klee Dienes <kdienes@apple.com>
3525
3526 * gdb.texinfo (Registers): Mention vector registers as well as
3527 floating registers in the documentation for 'info registers' and
3528 'info all-registers'.
3529
6d12fc3d
DJ
35302002-10-11 Daniel Jacobowitz <drow@mvista.com>
3531
3532 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3533
8d19fbd2
JJ
35342002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3535
3536 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3537 interface definition.
3538
a37295f9
MM
35392002-10-03 Marko Mlinar <markom@opencores.org>
3540
3541 * gdb.texinfo (Target Commands): Add or1k target specific
3542 commands.
3543 * gdb.texinfo (Contributors): Add myself to the contributors list.
3544
da0f9dcd
AC
35452002-10-01 Andrew Cagney <ac131313@redhat.com>
3546
3547 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3548 and "mi1" instead of "mi1" and "mi0".
3549
2e834e49
HPN
35502002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3551
3552 * gdb.texinfo (Packets): Fix typos "alligned".
3553 Correct z3/Z3 description. Correct z4/Z4 title.
3554
050be0dc
AC
35552002-09-27 Andrew Cagney <ac131313@redhat.com>
3556
3557 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3558
1104b9e7
KB
35592002-09-25 Kevin Buettner <kevinb@redhat.com>
3560
3561 * gdb.texinfo: Use GNU/Linux instead of Linux.
3562
512217c7
AC
35632002-09-25 Andrew Cagney <ac131313@redhat.com>
3564
3565 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3566
10998722
AC
35672002-09-24 Andrew Cagney <ac131313@redhat.com>
3568
512217c7 3569 * gdb.texinfo: Replace @example with @smallexample.
10998722 3570
a0eb71c5
KB
35712002-09-20 Kevin Buettner <kevinb@redhat.com>
3572
f7dc1244 3573 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3574 * gdb.texinfo (Character Sets): Use @smallexample instead of
3575 @example. Use GNU/Linux instead of Linux.
3576
35772002-09-20 Jim Blandy <jimb@redhat.com>
3578
3579 * gdb.texinfo: Add character set documentation.
3580
2f870471
AC
35812002-09-19 Andrew Cagney <ac131313@redhat.com>
3582
3583 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3584 (Packets): Add cross reference from `b' packet to `z' packets.
3585
790eb8f5
AC
35862002-09-19 Andrew Cagney <ac131313@redhat.com>
3587
8d30a00d
AC
3588 * gdb.texinfo (Maintenance Commands): Document ``maint
3589 internal-error'' and ``maint internal-warning''.
3590
790eb8f5
AC
3591 * gdbint.texinfo (Target Architecture Definition): Revise
3592 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3593
a23a7bf1
JB
35942002-09-19 Joel Brobecker <brobecker@gnat.com>
3595
3596 * gdbint.texinfo (Target Conditionals): Document the new
3597 NAME_OF_MALLOC macro.
3598
299ffc64
AC
35992002-09-05 Andrew Cagney <ac131313@redhat.com>
3600
3601 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3602 engineer.
3603
b7bb15bc
SC
36042002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3605
3606 * gdb.texinfo (TUI Overview): Document status line fields.
3607
3d757584
SC
36082002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3609
3610 * gdb.texinfo (TUI Commands): Document info win command.
3611
269c21fe
SC
36122002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3613
3614 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3615
7cf36c78
SC
36162002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3617
3618 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3619 (TUI Keys): Likewise.
3620
d2c6833e
AC
36212002-08-25 Andrew Cagney <ac131313@redhat.com>
3622
3623 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3624 for a packet receive.
3625
46d8b1c3
AC
36262002-08-25 Andrew Cagney <ac131313@redhat.com>
3627
3628 * Makefile.in (clean): Move to end of file.
3629 (distclean, maintainer-clean, realclean): Ditto.
3630 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3631 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3632 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3633 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3634
b0787093
AC
36352002-08-24 Andrew Cagney <ac131313@redhat.com>
3636
3637 * Makefile.in (GDBINT_TEX_TMPS): Define.
3638 (gdbint.dvi, gdbint.pdf): Use
3639 (GDB_TEX_TMPS): Define.
3640 (gdb.dvi, gdb.pdf): Use.
3641 (STABS_TEX_TMPS): Define.
3642 (stabs.dvi, stabs.pdf): Use.
3643 (GDB_DOC_SOURCE_INCLUDES): New macros.
3644 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3645 (GDBINT_DOC_FILES_INCLUDES): New macros.
3646 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3647 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3648 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3649 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3650 (links2roff): Replace SFILES_INCLUDED with
3651 GDB_DOC_SOURCE_INCLUDES.
3652 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3653 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3654 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3655 dependencies.
3656 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3657 dependencies.
3658 (gdbmi.texinfo): Delete rule.
3659 (inc-hist.texinfo): Delete rule.
3660 (rluser.texinfo): Delete rule.
3661
ebba8386
AC
36622002-08-23 Andrew Cagney <cagney@redhat.com>
3663
3664 * gdbint.texinfo (Target Architecture Definition): Update
3665 STORE_RETURN_VALUE, mention regcache.
3666
0ab7a791
AC
36672002-08-21 Andrew Cagney <ac131313@redhat.com>
3668
3669 * gdbint.texinfo (Target Architecture Definition): Document
3670 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3671
ee2d5c50
AC
36722002-08-19 Andrew Cagney <ac131313@redhat.com>
3673
3674 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3675 Fix minor typos. Add index entries.
3676
53c69bd7
AC
36772002-08-18 Andrew Cagney <ac131313@redhat.com>
3678
3679 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3680
e76f1f2e
AC
36812002-08-15 Andrew Cagney <ac131313@redhat.com>
3682
3683 * gdbint.texinfo (Target Architecture Definition): Document
3684 PRINT_VECTOR_INFO.
3685 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3686
0680b120
AC
36872002-08-13 Andrew Cagney <ac131313@redhat.com>
3688
3689 * gdb.texinfo (Maintenance Commands): Document "maint print
3690 registers", "maint print raw-registers" and "maint print
3691 cooked-registers".
3692
3c3bea1c
GS
36932002-08-08 Grace Sainsbury <graces@redhat.com>
3694
a9331b3f 3695 From Mark Salter:
3c3bea1c
GS
3696 * gdb.texinfo (Protocol): Document T packet extension to
3697 allow watchpoint address reporting.
3698
42f9b0a5
AC
36992002-08-03 Andrew Cagney <ac131313@redhat.com>
3700
3701 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3702
db034ac5
AC
37032002-08-01 Andrew Cagney <cagney@redhat.com>
3704
3705 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3706 to CHILL.
3707
e2b28d04
AC
37082002-08-01 Andrew Cagney <ac131313@redhat.com>
3709
3710 * gdbint.texinfo (Coding): Revise section "Include Files".
3711
7fb623f7
AC
37122002-07-24 Andrew Cagney <cagney@redhat.com>
3713
3714 * gdbint.texinfo: Obsolete references to m88k.
3715 * gdb.texinfo: Ditto.
3716
4a2b4636
JB
37172002-07-10 Joel Brobecker <brobecker@gnat.com>
3718
7fb623f7 3719 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3720 where the proper version of autoconf can be retrieved.
3721
a71ec265
DH
37222002-07-09 Don Howard <dhoward@redhat.com>
3723
3724 * gdb.texinfo (Command Files): Further describe the behavior of
3725 sourced command files.
3726
b9aa90c9
AC
37272002-06-27 Andrew Cagney <ac131313@redhat.com>
3728
3729 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3730 (Coding): Clarify ISO C version that GDB assumes.
3731
40dd2248
TT
37322002-06-26 Tom Tromey <tromey@redhat.com>
3733
3734 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3735 add_setshow_cmd_full.
3736
bfac230e
DH
37372002-06-25 Don Howard <dhoward@redhat.com>
3738
3739 * gdb.texinfo (Memory Region Attributes): Document new behavior
3740 for 'mem' command.
3741
475b0867
JB
37422002-06-11 Jim Blandy <jimb@redhat.com>
3743
919d772c
JB
3744 * gdb.texinfo (Symbols): Update documentation for `info source'
3745 command.
3746
475b0867
JB
3747 * gdb.texinfo (Macros): Call the command `info macro', not
3748 `show macro'.
3749
ba8c9337
AC
37502002-06-09 Andrew Cagney <ac131313@redhat.com>
3751
3752 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3753 data''.
3754
1029b7fa
MK
37552002-06-09 Mark Kettenis <kettenis@gnu.org>
3756
3757 * gdbint.texinfo (Target Architecture Definition): Document
3758 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3759
16737d73
AC
37602002-06-08 Andrew Cagney <ac131313@redhat.com>
3761
3762 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3763 lists.
3764
30107679
AC
37652002-06-08 Andrew Cagney <ac131313@redhat.com>
3766
3767 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3768 Branch''.
3769
3352e23e
AC
37702002-06-01 Andrew Cagney <ac131313@redhat.com>
3771
3772 * gdbint.texinfo (Target Architecture Definition): Add section
3773 ``Converting an existing Target Architecture to Multi-arch''.
3774
cbb09e6a
AC
37752002-05-30 Andrew Cagney <ac131313@redhat.com>
3776
3777 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3778 to ``Obsoleting code''. Revise.
3779
e2e0bcd1
JB
37802002-05-17 Jim Blandy <jimb@redhat.com>
3781
3782 * gdb.texinfo (C Preprocessor Macros): New chapter.
3783 Include it in the main menu.
3784 (Contributors): Credit Jim Blandy with macro support.
3785 (Compilation): Explain how to get macro information into the
3786 executable.
3787 (Expressions): Note that preprocessor macros are expanded.
3788
9db8d71f
DJ
37892002-05-14 Daniel Jacobowitz <drow@mvista.com>
3790
3791 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3792 options for `target remote'.
3793
6d531722
AC
37942002-05-13 Andrew Cagney <ac131313@redhat.com>
3795
3796 * gdbint.texinfo (Target Architecture Definition): Delete
3797 documentation on NNPC_REGNUM.
3798
13d01224
AC
37992002-05-11 Andrew Cagney <ac131313@redhat.com>
3800
3801 * gdbint.texinfo (Target Architecture Definition): Document
3802 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3803 (Target Architecture Definition): Revise section `Using Different
3804 Register and Memory Data Representations'. Add section `Raw and
3805 Virtual Register Representations'.
3806
b2e75d78
AC
38072002-05-11 Andrew Cagney <ac131313@redhat.com>
3808
3809 * gdbint.texinfo (Target Architecture Definition): Mention
3810 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3811 (Target Architecture Definition): Mention same. Add references to
3812 web pages.
3813
2c8682ee
MS
38142002-05-08 Michael Snyder <msnyder@redhat.com>
3815
3816 * stabs.texinfo (Attributes): Document new "vector" attribute.
3817
0816590b
AC
38182002-05-04 Andrew Cagney <ac131313@redhat.com>
3819
3820 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3821
2653173e
AC
38222002-05-04 Andrew Cagney <ac131313@redhat.com>
3823
3824 * gdb.texinfo: Delete obsolete references to a29k.
3825
d7bd68ca
AC
38262002-04-24 Andrew Cagney <ac131313@redhat.com>
3827
3828 * gdbint.texinfo (Target Architecture Definition): Replace
3829 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3830
21d83aa5
DM
38312002-04-24 David S. Miller <davem@redhat.com>
3832
3833 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3834
7673a6cc
DM
38352002-04-21 David S. Miller <davem@redhat.com>
3836
3837 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3838
d49d1e0a
AC
38392002-04-21 Andrew Cagney <ac131313@redhat.com>
3840
3841 * gdbint.texinfo (Target Architecture Definition): Delete
3842 definition of HAVE_REGISTER_WINDOWS.
3843
f7dc1244 38442002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3845
3846 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3847 "Theodore A. Roth" <troth@verinet.com>.
3848
5ca0cb28
DH
38492002-04-15 Don Howard <dhoward@redhat.com>
3850
f7dc1244 3851 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3852 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3853 Provide a better explaination of this feature.
5ca0cb28 3854
f208ba17
AC
38552002-04-14 Andrew Cagney <ac131313@redhat.com>
3856
3857 * gdbint.texinfo (Target Architecture Definition): Remove
3858 FRAME_CHAIN_COMBINE.
3859
d5ba91de
MC
38602002-04-12 Michael Chastain <mec@shout.net>
3861
3862 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3863 REG_STACK_SEGMENT.
3864
26818220
MC
38652002-04-09 Michael Chastain <mec@shout.net>
3866
3867 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3868 PYRAMID_* macros.
3869
129188f6
AC
38702002-04-07 Andrew Cagney <ac131313@redhat.com>
3871
3872 * gdb.texinfo (Bug Reporting): Document that the web is the
3873 prefered way of submitting bug reports.
3874 (Bug Reporting): Delete the s-mail address as the last resort.
3875
8227c0ff
AC
38762002-04-05 Andrew Cagney <ac131313@redhat.com>
3877
3878 * gdbint.texinfo (Target Architecture Definition): Delete
3879 references to TARGET_WRITE_FP and write_fp.
3880
16d9dec6
MS
38812002-03-27 Michael Snyder <msnyder@redhat.com>
3882
3883 * gdb.texinfo: Document new commands dump, append, and restore.
3884
9ae8b82c
AC
38852002-03-27 Andrew Cagney <ac131313@redhat.com>
3886
3887 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3888 Branch'.
3889
474c8240
AC
38902002-03-18 Andrew Cagney <ac131313@redhat.com>
3891
3892 * gdb.texinfo: Change all examples to @smallexample.
3893 * gdbint.texinfo: Ditto.
a9331b3f 3894
fb0ff88f
AC
38952002-03-18 Andrew Cagney <ac131313@redhat.com>
3896
3897 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3898 Branches''.
3899
9bb0a4d8
AC
39002002-03-18 Andrew Cagney <ac131313@redhat.com>
3901
3902 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3903 Policy''.
3904
937f164b
FF
39052002-03-04 Fred Fish <fnf@redhat.com>
3906
3907 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3908 expresson, suports, dependant, trhe, perhaphs, situtations,
3909 explictily, taged, oportunity, unfortunatly).
3910
a7b40f07
AC
39112002-02-24 Andrew Cagney <ac131313@redhat.com>
3912
3913 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3914 Remove reference to 3.12.
3915
aab4e0ec
AC
39162002-02-23 Andrew Cagney <ac131313@redhat.com>
3917
3918 * gdbint.texinfo: Include fdl.texi.
3919 (Top): Add GNU Free Documentation License.
3920 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3921 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3922 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3923 (gdbint.info): Add srcdir to include path.
3924 * gdb.texinfo: Include gpl.texi.
3925 (Top): Add Copying.
3926 * gpl.texi: New file.
3927
47b95330
AC
39282002-02-23 Andrew Cagney <ac131313@redhat.com>
3929
3930 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3931
78c47bea
PM
39322002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3933
3934 * gdb.texinfo: Document Cygwin native specific commands.
3935
56460a61
DJ
39362002-02-15 Daniel Jacobowitz <drow@mvista.com>
3937
3938 * gdb.texinfo: Document gdbserver ``--attach'' command.
3939
def71bfa
MS
39402002-02-07 Michael Snyder <msnyder@redhat.com>
3941
3942 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3943 to @code(_ovly_debug_event).
3944
c928edc0
AC
39452002-02-07 Andrew Cagney <ac131313@redhat.com>
3946
3947 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3948
81d46470
MS
39492002-02-06 Michael Snyder <msnyder@redhat.com>
3950
3951 * gdb.texinfo (overlays): Mention new magic symbol
3952 '_ovly_debug_event', which allows GDB to keep better track
3953 of overlays.
3954
f7dc1244 39552002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3956
3957 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3958 Suggested by Dmitry Sivachenko.
3959
3960 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3961
15110bc3
MS
39622002-02-01 Michael Snyder <msnyder@redhat.com>
3963
3964 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3965
6763aef9
MS
39662002-01-30 Michael Snyder <msnyder@redhat.com>
3967
ac282366
MS
3968 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3969 (set trust-readonly-sections): Document.
6763aef9 3970
8642bc8f
AC
39712002-01-29 Andrew Cagney <ac131313@redhat.com>
3972
3973 * gdbint.texinfo (Releasing GDB): Revise and update.
3974
afe64c1a
AC
39752002-01-28 Andrew Cagney <ac131313@redhat.com>
3976
3977 * gdbint.texinfo (Target Architecture Definition): Delete
3978 description of TARGET_BYTE_ORDER_DEFAULT.
3979
f7dc1244 39802002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3981
3982 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3983 <mitya@cavia.pp.ru>.
3984
3d6e1b5a
AC
39852002-01-23 Andrew Cagney <ac131313@redhat.com>
3986
3987 * libgdb.texinfo: Delete file.
3988
6c0e9fb3
AC
39892002-01-22 Andrew Cagney <ac131313@redhat.com>
3990
3991 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3992 * gdbint.texinfo: Ditto.
3993
e0ce93ac
AC
3994Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3995
3996 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3997
be298bcc
AC
39982002-01-22 Andrew Cagney <ac131313@redhat.com>
3999
4000 * Makefile.in: Update copyright.
4001 (TEXI2DVI): Define.
4002 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
4003 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
4004 gdb-cfg.texi.
4005 (TEXINDEX, PDFTEX): Delete makefile variables.
4006
8e04817f
AC
40072002-01-22 Andrew Cagney <ac131313@redhat.com>
4008
4009 * gdb.texinfo (Protocol): Move section to appendix.
4010
6b2f586d
AC
40112002-01-21 Andrew Cagney <ac131313@redhat.com>
4012
4013 * gdb.texinfo (Remote Debugging): Create a menu.
4014 (Top): Add ``Remote Debugging'' to menu.
4015
6f05cf9f
AC
40162002-01-21 Andrew Cagney <ac131313@redhat.com>
4017
4018 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
4019 serial protocol'' from here.
4020 (Remote Debugging): To here. New chapter.
4021
3fd3d7d2
AC
40222002-01-20 Andrew Cagney <ac131313@redhat.com>
4023
4024 * gdbint.texinfo (Target Architecture Definition): Delete
4025 description of TARGET_BYTE_ORDER_SELECTABLE_P.
4026
7fd60527
AC
40272002-01-20 Andrew Cagney <ac131313@redhat.com>
4028
4029 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
4030 are no longer needed.
4031 (Porting GDB): Add maintainer note about configure.host.
4032
c2f05ac9
AC
40332002-01-20 Andrew Cagney <ac131313@redhat.com>
4034
4035 * gdbint.texinfo (Target Architecture Definition): Remove
4036 definition of IEEE_FLOAT.
4037
f7dc1244 40382002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
4039
4040 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
4041 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
4042 <3diff@gnu.org>
231b2aad 4043
82600034
AC
40442002-01-19 Andrew Cagney <ac131313@redhat.com>
4045
4046 * gdbint.texinfo (Host Definition): Remove references to
4047 MALLOC_INCOMPATIBLE.
4048
7708fa01
AC
40492002-01-17 Andrew Cagney <ac131313@redhat.com>
4050
4051 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
4052 and xyz-xdep.o.
4053
eb12ee30
AC
40542002-01-17 Andrew Cagney <ac131313@redhat.com>
4055
4056 * gdb.texinfo (Maintenance Commands): Add appendix.
4057 (Set Breaks): Copy ``maint info breakpoint'' doco to
4058 ``Maintenance Commands'' appendix. Add reference.
4059
c9ccaa92
AC
40602002-01-17 Andrew Cagney <ac131313@redhat.com>
4061
4062 * fdl.texi: Remove next/prev from @node.
4063
f7dc1244 40642002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4065
4066 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4067 for monstrous @multitable (from Brian Youmans).
4068
4069 * fdl.texi: New file.
4070
4071 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4072
8973da3a
AC
40732002-01-15 Andrew Cagney <ac131313@redhat.com>
4074
4075 * gdbint.texinfo (Releasing GDB): New chapter.
4076
7d86b5d5
AC
40772002-01-14 Andrew Cagney <ac131313@redhat.com>
4078
4079 * gdb.texinfo (Embedded Processors, Calling program functions):
4080 Obsolete references to a29k.
4081
cc1cb004
AC
40822002-01-13 Andrew Cagney <ac131313@redhat.com>
4083
4084 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4085 examples. Document that a code-block should do or discard its
4086 cleanups before exit.
4087
79f12247
MS
40882002-01-11 Michael Snyder <msnyder@redhat.com>
4089
4090 * gdb.texinfo (Choosing files): Change @samp to @file.
4091
19837790
MS
40922002-01-05 Michael Snyder <msnyder@redhat.com>
4093
4094 * gdb.texinfo (--pid): Document new command line option (attach).
4095
f7dc1244 40962002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4097
4098 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4099 in the stub.
4100
d7449b42
AC
41012002-01-04 Andrew Cagney <ac131313@redhat.com>
4102
4103 * gdbint.texinfo (Target Architecture Definition): Replace
4104 BIG_ENDIAN with BFD_ENDIAN_BIG.
4105
f23631e4
AC
41062002-01-03 Andrew Cagney <ac131313@redhat.com>
4107
4108 * gdbint.texinfo (Target Architecture Definition): Replace
4109 value_ptr with struct value pointer.
4110
72c9928d
EZ
41112002-01-02 Eli Zaretskii <eliz@gnu.org>
4112
4113 * gdb.texinfo (Free Software): Fix wording.
4114
959acfd1
EZ
41152001-12-31 Eli Zaretskii <eliz@gnu.org>
4116
4117 * gdb.texinfo (Free Software): New section ``Free Software Needs
4118 Free Documentation''.
4119
f7dc1244 41202001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4121
4122 * stabs.texinfo:
4123 * gdb.texinfo:
4124 * gdbint.texinfo:
4125 * libgdb.texinfo:
4126 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4127
6600abed
MS
41282001-12-29 Michael Snyder <msnyder@redhat.com>
4129
4130 * gdb.texinfo (maint info sections): Fix typo.
4131
f6680716
MS
41322001-12-26 Michael Snyder <msnyder@redhat.com>
4133
fe95c787
MS
4134 * gdb.texinfo (maint info sections): Document.
4135
a9331b3f 4136 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4137 'info proc' sub-options that are currently not implemented.
4138
c3d3ce5b
JB
41392001-12-20 Jim Blandy <jimb@redhat.com>
4140
4141 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4142
778eb05e
AC
41432001-12-15 Andrew Cagney <ac131313@redhat.com>
4144
4145 * gdbint.texinfo (Target Architecture Definition): Replace
4146 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4147
2607059c
AC
41482001-12-01 Andrew Cagney <ac131313@redhat.com>
4149
4150 * gdbint.texinfo (Host Definition): Delete documentation on
4151 HOST_BYTE_ORDER.
4152
df0cd8c5
JB
41532001-11-30 Jim Blandy <jimb@redhat.com>
4154
4155 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4156 overlay support. Add to top-level menu.
df0cd8c5 4157
88118b3a
TT
41582001-11-26 Tom Tromey <tromey@redhat.com>
4159
4160 * gdb.texinfo (Command Syntax): Document C-o binding.
4161
96565e91
CF
41622001-07-26 Christopher Faylor <cgf@redhat.com>
4163
4164 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4165 use since it is described in the referenced section.
4166
f7dc1244 4167 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4168 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4169 clearer when using DJGPP.
4170
2a3d5645
CF
41712001-11-24 Christopher Faylor <cgf@redhat.com>
4172
4173 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4174 specifically refer to MS-DOS.
4175 (command files): Mention gdb.ini is only used on MS-DOS.
4176
aa26fa3a
TT
41772001-11-21 Tom Tromey <tromey@redhat.com>
4178
4179 * gdb.texinfo (Invoking GDB): Document --args.
4180 (Mode Options): Likewise.
4181
4f8ada06
JB
41822001-11-21 Jim Blandy <jimb@redhat.com>
4183
4184 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4185 Delete documentation; this macro has been removed from the
4186 sources.
4187
3fe0dc10
JB
41882001-11-13 Jim Blandy <jimb@redhat.com>
4189
4190 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4191
9e5abb06
CV
41922001-11-06 Corinna Vinschen <vinschen@redhat.com>
4193
4194 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4195
1c5dfdad
MS
41962001-11-05 Michael Snyder <msnyder@redhat.com>
4197
a9331b3f 4198 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4199 quote regexp chars in function names such as "operator*()".
4200
990f9fe3
FF
42012001-11-01 Fred Fish <fnf@redhat.com>
4202
4203 * gdbint.texinfo (SOLIB_ADD): Document additional new
4204 "readsyms" arg.
4205
b433d00b
DH
42062001-10-30 Don Howard <dhoward@redhat.com>
4207
070b1dd3
DH
4208 * gdb.texinfo: (Command Files) Added documentation for the
4209 behavior of gdb with input redirected from a file.
b433d00b 4210
b7209cb4
FF
42112001-10-28 Fred Fish <fnf@redhat.com>
4212
4213 * gdb.texinfo (auto-solib-add): Change docs to match
4214 implementation change.
4215 (auto-solib-limit): Add docs for new variable.
4216
1aa20aa8
AC
42172001-10-15 Andrew Cagney <ac131313@redhat.com>
4218
4219 * gdbint.texinfo (Target Architecture Definition): Function
4220 value_as_pointer renamed to value_as_address.
4221
fc0c74b1
AC
42222001-10-15 Andrew Cagney <ac131313@redhat.com>
4223
4224 * gdbint.texinfo (Target Architecture Definition): Default
4225 POINTER_TO_ADDRESS functions assume unsigned addresses.
4226 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4227 posting by Jim Blandy.
4228
f4846649
JB
42292001-10-12 Jim Blandy <jimb@redhat.com>
4230
4231 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4232 version of texi2html (1.64) doesn't support this flag any more.
4233
f277788b
MK
42342001-09-08 Mark Kettenis <kettenis@gnu.org>
4235
a9dc4918
MK
4236 * gdbint.texinfo (Host Definition): Remove description of
4237 MEM_FNS_DECLARED.
4238
d28379df
MK
4239 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4240
f277788b
MK
4241 * gdbint.texinfo (Host Definition): Remove description of
4242 HAVE_SIGSETMASK.
4243
7ccaa899
EZ
42442001-09-04 Elena Zannoni <ezannoni@redhat.com>
4245
4246 * gdbint.texinfo (Target Architecture Definition): Add
4247 explanation of TARGET_PRINT_INSN macro.
4248
17d9d558
JB
42492001-08-30 Jim Blandy <jimb@redhat.com>
4250
4251 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4252 Explain what it means to load relocatable files.
4253
72cde065
JB
42542001-08-28 Jim Blandy <jimb@redhat.com>
4255
4256 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4257 info `top' menu.
4258
9e678452
CF
4259Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4260
4261 * gdbint.texinfo: Add a cautionary note about macro use.
4262
a2bea4c3 42632001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4264
a2bea4c3
CV
4265 * gdb.texinfo: Explain omitting the hostname in the
4266 `target remote' command.
4267
1129bf27
DJ
42682001-07-30 Daniel Jacobowitz <drow@mvista.com>
4269
4270 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4271 and END-INFO-DIR-ENTRY.
4272
732b3002
SC
42732001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4274
4275 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4276
89437448
AC
42772001-07-25 Andrew Cagney <ac131313@redhat.com>
4278
4279 * gdbint.texinfo (libgdb): Rewrite.
4280
f7dc1244 42812001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4282
4283 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4284
c4555f82
SC
42852001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4286
4287 * gdb.texinfo (TUI): New chapter, document the TUI.
4288 (Mode Options): Document the -tui option.
4289
2f45a6e0
MK
42902001-07-23 Mark Kettenis <kettenis@gnu.org>
4291
4292 * gdbint.texinfo (Host Definition): Remove description of
4293 NEED_POSIX_SETPGID.
4294
f7dc1244 42952001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4296
4297 * gdb.tex (DJGPP Native): New node, with descriptions of
4298 DJGPP-specific commands.
4299
be9c6c35
JM
43002001-07-19 John R. Moore <jmoore@redhat.com>
4301
4302 * gdbint.texinfo: Three misspellings.
4303
dfa249fb
AC
43042001-07-06 Andrew Cagney <ac131313@redhat.com>
4305
4306 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4307 `test` expressions on bash. Problem reported by Colin Walters.
4308
c72e7388
AC
43092001-07-04 Andrew Cagney <ac131313@redhat.com>
4310
4311 * gdbint.texinfo (User Interface): Update ui-out documentation to
4312 refelect recent UI/MI updates.
4313
94bbb2c0
AC
43142001-07-04 Andrew Cagney <ac131313@redhat.com>
4315
4316 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4317 interpreters.
4318
af6c57ea
AC
43192001-06-15 Andrew Cagney <ac131313@redhat.com>
4320
4321 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4322 structure and not macros.
4323 (Host Definition): Document that much of this chapter is obsolete.
4324 (Target Architecture Definition): Update list of files that make
4325 up a target architecture.
4326 (Coding): Update.
4327
83aa8bc6
AC
43282001-06-28 Andrew Cagney <ac131313@redhat.com>
4329
4330 * gdbint.texinfo (Target Architecture Definition): Update
4331 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4332 The latter has been changed to a true predicate.
4333
f7dc1244 43342001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4335
4336 * annotate.texi: Add @noindent where needed. From Dmitry
4337 Sivachenko <dima@Chg.RU>.
4338 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4339
656db9b0
AC
43402001-06-16 Andrew Cagney <ac131313@redhat.com>
4341
4342 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4343
df2396a1
AC
43442001-06-14 Andrew Cagney <ac131313@redhat.com>
4345
4346 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4347 returns ``OK''. Document that the ``R'' packet does not reply.
4348
0f1f2b0a
MS
43492001-06-13 Michael Snyder <msnyder@redhat.com>
4350
4351 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4352
f7dc1244 43532001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4354
4355 * gdb.texinfo (Signals): Clarify the default setting of signal
4356 handling.
4357
a5d7c491
AC
43582001-05-14 Andrew Cagney <ac131313@redhat.com>
4359
4360 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4361 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4362
05a54c4f
AC
43632001-05-12 Andrew Cagney <ac131313@redhat.com>
4364
4365 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4366
f7dc1244 43672001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4368
4369 * gdbint.texinfo (Clean Design and Portable Implementation):
4370 Renamed from "Clean Design".
4371 (Clean Design and Portable Implementation): Document portable
4372 methods of handling file names, and the associated macros.
4373
f7dc1244 43742001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4375
4376 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4377 command and provide a cross-reference to its description.
4378 (Symbols): Note that "info scope" is useful for trace experiments.
4379
f7dc1244 43802001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4381
b37052ae
EZ
4382 * gdb.texinfo (Symbols): Document "info scope".
4383 (Tracepoints): New chapter.
4384 (Contributors): Update for v5.1.
4385 <All nodes>: Change "C++" to "C@t{++}".
4386
0ee54786
EZ
4387 * gdbint.texinfo (User Interface): A new section about ui_out
4388 functions, based on text written by Fernando Nasser.
4389
c534679c
EZ
4390 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4391
f7dc1244 43922001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4393
e9c75b65
EZ
4394 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4395
4396 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4397
4398 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4399 Replace "GDB" with "@value{GDBN}". Fix markup.
4400
4401 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4402
3d67e040
EZ
4403 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4404 a cross-reference to its description.
4405 (Symbols): Document "info symbol".
4406
f7dc1244 44072001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4408
4409 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4410 subsection "x86 Watchpoints".
4411 (Target Architecture Definition): Document the macros
4412 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4413 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4414
b0ed3589
AC
44152001-03-20 Andrew Cagney <ac131313@redhat.com>
4416
4417 * gdbint.texinfo (Target Architecture Definition): Update
4418 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4419 list.
4420
b6ba6518
KB
44212001-03-06 Kevin Buettner <kevinb@redhat.com>
4422
4423 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
4424 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
4425
f7dc1244 44262001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4427
4428 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4429
f7dc1244 44302001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4431
17cc6a06
EZ
4432 * gdb.texinfo (Environment): Document that `path' does not change
4433 the value of PATH in GDB's own environment (it did in the past,
4434 but that was changed on March 15, 1994). Reported by Doug Evans
4435 <dje@transmeta.com>.
4436
56caf160
EZ
4437 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
4438 its line. Fix markup of commands and macros. Add an Index node
4439 and index entries.
4440
29e57380
C
44412001-01-23 J.T. Conklin <jtc@redback.com>
4442
4443 * gdb.texinfo (Memory region attributes): New manual section.
4444
1c6147de
ND
44452001-01-04 Nicholas Duffek <nsd@redhat.com>
4446
4447 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4448
f7dc1244 44492000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4450
4451 * refcard.tex: Version and copyright fixed. From Phil Edwards
4452 <pedwards@disaster.jaj.com>.
4453
0dcedd82
AC
4454Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
4455
4456 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
4457 DWARF2_REG_TO_REGNUM): Document.
4458
3b851bce
AC
4459Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4460
4461 * gdbint.texinfo (Coding): Update current value of
4462 --enable-build-warnings. Mention --enable-gdb-build-warnings.
4463
f7dc1244 44642000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4465
4466 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4467 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4468
b90a5f51
CF
44692000-11-10 Christopher Faylor <cgf@cygnus.com>
4470
4471 * gdb.texinfo: Document new 'set step-mode' command.
4472
f7dc1244 44732000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4474
4475 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4476 changes from Dmitry Sivachenko <dima@Chg.RU>.
4477
f7dc1244 44782000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4479
4480 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4481 From Steven Johnson <sbjohnson@ozemail.com.au>.
4482
2e685b93
MK
44832000-08-10 Mark Kettenis <kettenis@gnu.org>
4484
4485 * gdbint.texinfo (Overall Structure): Spelling fix.
4486
f7dc1244 44872000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
4488
4489 * gdbint.texinfo (Target Architecture Definition): Document that
4490 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4491 for which REGISTER_CONVERTIBLE returns a zero value.
4492
63ac3005
EZ
44932000-07-08 Christopher Faylor <cgf@cygnus.com>
4494
4495 * Makefile.in (install-info): Find files to install in either the
4496 build or source directories (adapted from Makefile.am).
4497
bd79f757
ND
44982000-07-07 Nicholas Duffek <nsd@redhat.com>
4499
4500 * stabs.texinfo: Fix spelling errors.
4501 (String Field): FILE-NUMBER starts from 0, not 1.
4502
f7dc1244 45032000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4504
4505 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4506 Brian Youmans.
5f208f6d 4507
f7dc1244 45082000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4509
4510 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4511 the source directory. Reported by Mark Harig
4512 <markh@frazier.landmark.com>.
cc542d3b 4513
f3b28801
C
45142000-06-20 J.T. Conklin <jtc@redback.com>
4515
4516 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4517
449f3b6c
AC
4518Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4519
4520 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4521 Generate using pdftex.
4522 (PDFTEX): Define.
4523 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4524 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4525 @contents at the start.
4526
f7dc1244 45272000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4528
4529 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4530 Youmans.
48e934c6 4531
9e9c5ae7
AC
4532Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4533
4534 From Brian Youmans:
4535 * gdb.texinfo: Fix ``et al.''.
4536
c741b251
AC
4537Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4538
4539 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4540 loop.
4541
4ab64e14
JG
45422000-05-19 Jimmy Guo <guo@cup.hp.com>
4543
4544 * configure: Regenerate.
4545
f7dc1244 45462000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4547
4548 * Makefile.in (install-info): Run install-info on installed Info
4549 files.
4550
8c70017b
AC
4551Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4552
a7cb598a
AC
4553 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4554 Andrew Cagney.
8c70017b 4555
f7dc1244 45562000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4557
4558 * gdb.texinfo: Proofreading changes from Brian Youmans.
4559
bf0184be
ND
45602000-05-01 Nick Duffek <nsd@cygnus.com>
4561
4562 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4563 startup sequence, minor edits.
4564
f7dc1244 45652000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4566
4567 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4568 TeX.
4569
4570 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4571 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4572 like `n' and `s' which look weird. Convert some of the @kindex to
4573 @vindex, when they refer to variables, not commands.
4574
33e16fad
AC
4575Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4576
4577 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4578
f7dc1244 45792000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4580
4581 * Makefile.in (GDBMI_DIR): New variable.
4582 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4583 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4584 (gdbmi.texinfo): New target, for texi2roff.
4585 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4586 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4587
4588 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4589 gdbmi.texinfo.
4590 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4591 comment.
4592
d167840f
EZ
45932000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4594
4595 * gdb.texinfo (Files): Update description of add-symbol-file
4596 command.
4597
f7dc1244 45982000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4599
4600 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4601 prevents the build (and is generally a Bad Idea).
4602
f7dc1244 46032000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4604
4605 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4606 a comma inside @var.
4607 (Command Files): Index markup changes from Dmitry Sivachenko
4608 <dima@Chg.RU>.
4609
f7dc1244 46102000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4611
4612 * Makefile.in (LN_S): Define.
4613 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4614 invoke "ln -s" unless it is known to work.
4615
4616 * configure.in (AC_PROG_LN_S): Add.
4617
8dc7983f
JB
46182000-04-14 Jim Blandy <jimb@redhat.com>
4619
4620 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4621 section.
4622 (Target Conditionals): Document ADDRESS_TO_POINTER,
4623 POINTER_TO_ADDRESS.
4624
1a8237e8
DB
46252000-04-11 Daniel Berlin <dan@cgsoftware.com>
4626
4627 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4628 gdb-cfg.texi to get the value.
4629
ca526f1a
JB
46302000-04-10 Jim Blandy <jimb@redhat.com>
4631
4632 * gdbint.texinfo (Target Architecture Definition): Fix
4633 cross-references.
4634
faaafcb4
JB
46352000-04-08 Jim Blandy <jimb@redhat.com>
4636
4637 * gdbint.texinfo (Using Different Register and Memory Data
4638 Representations): New section.
4639 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4640 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4641 REGISTER_CONVERT_TO_RAW): Document.
4642
1b27397f
AC
4643Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4644
4645 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4646 for acknowledgments.
4647
480ff1fb
AC
4648Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4649
4650 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4651 qThreadExtraInfo.
4652
a9331b3f 46532000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4654
a9331b3f
RM
4655 * gdb.texinfo: Clarify which remote debug protocol commands are
4656 required and which are optional.
f1251bdd 4657
dbeb8dbd
AC
4658Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4659
4660 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4661 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4662 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4663 * annotate.texi: Update.
4664
6d2ebf8b
SS
46652000-03-28 Stan Shebs <shebs@apple.com>
4666
4667 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4668 expectation of additional changes before release), update
4669 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4670 node links, rephrase and/or shorten lines to fix formatting
4671 problem in both regular and @smallbook formats.
4672 * annotate.texi: Shorten lines in example, use smallexample
4673 consistently everywhere.
4674 * Makefile.in: Add comment about texinfo 4.0 html generation.
4675 (SFILES_INCLUDED): Add annotate.texi.
4676
5d161b24
DB
46772000-03-27 Daniel Berlin <dan@cgsoftware.com>
4678
5ae4183a
AS
4679 * gdb.texinfo (Debugging Output): Added new section, documenting
4680 the "set/show debug" commands.
5d161b24 4681
b9deaee7
AC
4682Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4683
4684 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4685 entry.
4686
4687 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4688 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4689 @chapter and @node entries.
a9331b3f 4690
b9deaee7 4691 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4692
9ef47d30
AC
4693Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4694
4695 * Makefile.in (install-info): Create $(infodir) before installing
4696 files.
4697
cfeada60
FN
46982000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4699
4700 From David Whedon <dwhedon@gordian.com>
5ae4183a 4701 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4702
6837a0a2
DB
47032000-03-22 Daniel Berlin <dan@cgsoftware.com>
4704
4705 * gdb.texinfo: Add documentation for the apropos command.
4706
bba2971c
MS
47072000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4708
4709 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4710
2b628194
MS
47112000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4712
a9331b3f 4713 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4714 two places.
4715
96a2c332
SS
47162000-03-17 Stan Shebs <shebs@apple.com>
4717
4718 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4719 <dima@Chg.RU>, also clarification of allowed content for
4720 string constants.
4721
f7dc1244 47222000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4723
4724 * gdb.texinfo (main menu): Add Annotations.
4725 (File Options): Add @cindex entries for each command-line option.
4726 Document --epoch, --annotate, --async, --interpreter, --write,
4727 --statistics, and --version.
4728
4729 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4730 of GDB.
4731
9d233477
JB
47322000-02-23 Jim Blandy <jimb@redhat.com>
4733
4734 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4735
14e0eb3b
JB
47362000-02-22 Jim Blandy <jimb@redhat.com>
4737
4738 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4739
3555de01
JM
47402000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4741
4742 * Makefile.in (diststuff): New target.
4743
5e35df8e
KB
47442000-02-15 Kevin Buettner <kevinb@redhat.com>
4745
4746 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4747 architecture. [From Jim Wilson.]
5e35df8e 4748
c5394b80
JM
47492000-01-16 Tom Tromey <tromey@cygnus.com>
4750
4751 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4752 (Delete Breaks): Mention range arguments.
4753 (Disabling): Likewise.
4754
c3f6f71d
JM
47552000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4756
4757 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4758
c4093a6a
JM
4759Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4760
4761 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4762 valid functions.
4763
11cf8741
JM
47641999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4765
4766 * gdb.texinfo: Clarify regular expressions used in rbreak.
4767
917317f4
JM
47681999-10-15 Kevin Buettner <kevinb@cygnus.com>
4769
4770 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4771 MEMORY_REMOVE_BREAKPOINT): Document.
4772
4773Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4774
4775 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4776 offset re-using the DATA offset instead.
4777
2df3850c
JM
47781999-10-11 Jim Kingdon <kingdon@redhat.com>
4779
4780 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4781
47821999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4783
4784 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4785 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4786 typos.
4787
4788 * gdb.texinfo: Various minor wording and formatting improvements,
4789 mentions of additional command-line options.
4790
2acceee2
JM
47911999-09-30 Fred Fish <fnf@cygnus.com>
4792
4793 * gdb.texinfo: Document additional forms of specifying section
4794 names and addresses for the add-symbol-file command.
4795
c2c6d25f
JM
47961999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4797
4798 * gdbint.texinfo: Fix typo, add the word "have".
4799
48001999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4801
4802 * gdbint.texinfo (Target Architecture Definition): Document the
4803 SKIP_PERMANENT_BREAKPOINT macro.
4804
d4f3574e
SS
48051999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4806
4807 * gdb.texinfo: Fiks speling errers.
4808
4809 * gdb.texinfo: Fix uses of @multitable.
4810
f7dc1244 4811 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4812 * gdb.texinfo: Include details specific to DOS host, clarify
4813 some confusing language, fix @ref/@xref/@pxref usages, add
4814 comments about using with optimization, add more indexing,
4815 fix info about disassembly-flavor.
4816
4817Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4818
4819 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4820 SKIP_SOLIB_RESOLVER): Define.
4821
4822Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4823
4824 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4825 ``g'' packets.
4826
104c1213
JM
48271999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4828
4829 * gdb.texinfo: Create a new "Configurations" chapter with
4830 platform-specific info, inline remote.texi and move sections of it
4831 into the new chapter, move bits about info proc, heuristic search,
4832 and register stack into the new chapter.
4833 * remote.texi: Remove, now part of gdb.texinfo.
4834 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4835
48361999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4837
4838 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4839 GDB_TARGET_IS_MACH386): These kludges have gone away.
4840
4841Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4842
4843 * gdbint.texinfo (Target Architecture Definition): Mention
4844 TDEPLIBS.
4845
53a5351d
JM
48461999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4847
4848 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4849 surrounding text to fit HP-UX bits into general info.
4850 (HPPA-cfg.texi): Remove, no longer useful.
4851
4852 * gdb.texinfo: Remove explicit links from @node lines, remove
4853 HP-added "Detailed Node Listing" from main menu which confuses
4854 things.
4855
4856 From Dmitry Sivachenko <dima@Chg.RU>:
4857 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4858 in description of `set environment'.
4859
48601999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4861
4862 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4863
7be570e7
JM
48641999-08-12 Ben Elliston <bje@cygnus.com>
4865
4866 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4867
f7dc1244 48681999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4869
4870 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4871 watch, awatch, and rwatch. Explain why the latter two cannot be
4872 set as software watchpoints. Document that watchpoints for local
4873 variables are deleted when the debuggee terminates.
4874
4875Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4876
4877 * remote.texi (Protocol): Further clarification of the "qRcmd"
4878 packet. Allow E.. response packet. "qRcmd" packet is no longer
4879 reserved.
4880
48811999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4882
a9331b3f
RM
4883 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4884 * gdb.texinfo: Ditto.
7be570e7 4885
96baa820
JM
48861999-08-06 Tom Tromey <tromey@cygnus.com>
4887
4888 * gdb.texinfo (KOD): New node.
4889
4890Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4891
4892 * remote.texi (Rcmd): Fix minor formatting typos.
4893
4894Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4895
4896 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4897 packets.
4898
adf40b2e
JM
48991999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4900
4901 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4902 fixes.
4903
43ff13b4
JM
4904Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4905
4906 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4907
085dd6e6
JM
4908Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4909
4910 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4911 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4912 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4913 packets that are not supported on all hosts. Expand examples.
4914 Spell check.
4915
49161999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4917
4918 * Makefile.in: Recognize html, install-html. Add targets
4919 to build HTML versions of documentation via texi2html.
4920
4921Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4922
4923 * gdbint.texinfo (Testsuite): New chapter, information about the
4924 testsuite.
4925
4926Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4927
4928 * remote.texi (Communication Protocol): Rewrite.
4929
4930Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4931
4932 * stabs.texinfo: Fix uses of xref.
4933
9e0b60a8
JM
4934Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4935
4936 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4937 info about patch submission.
4938
cce74817
JM
4939Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4940
4941 From Per Bothner <bothner@cygnus.com>:
4942 * gdb.texinfo: Document Chill support.
4943
4944Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4945
4946 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4947 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4948 Document that the value should be greater-than or equal-to zero.
4949 (NO_STD_REGS): Document. Deprecate.
4950
ac9a91a7
JM
4951Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4952
4953 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4954 Document that these are not used.
4955
4956Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4957
4958 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4959
392a587b
JM
4960Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4961
4962 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4963 numargs was dropped.
4964
4965Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4966
4967 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4968
b83266a0
SS
4969Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4970
4971 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4972 Update.
4973
7a292a7a
SS
4974Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4975
4976 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4977 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4978
4979Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4980
4981 * gdbint.texinfo: Fix typos: $ -> @.
4982
4983Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4984
4985 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4986 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4987 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4988 BREAKPOINT_FROM_PC.
a9331b3f 4989
7a292a7a
SS
4990Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4991
4992 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4993 CALL_DUMMY_STACK_ADJUST): Document.
4994
4995Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4996
4997 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4998 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4999
50001999-04-02 Stan Shebs <shebs@andros.cygnus.com>
5001
5002 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
5003 longer exists.
5004
5005Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
5006
5007 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
5008 nearly all @ifset/@ifclear conditionals; nobody uses them, and
5009 they make the manual source incomprehensible.
5010 * h8-cfg.texi: Remove, hasn't been used in years.
5011
c906108c
SS
5012Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
5013
5014 * gdb.texinfo: Update the credits.
5015
5016Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5017
5018 * gdb.texinfo: Fix mistakes noticed in printout of last
5019 draft, add Alpha to discussion of heuristic fence post.
5020
5021Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
5022
5023 * gdb.texinfo, remote.texi: Many changes; update to Seventh
5024 Edition, merge some HP changes into mainline, describe some
5025 previously undocumented features, describe more of the target
5026 commands available, eliminate obsolete section on renamed
5027 commands.
5028 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
5029
5030Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
5031
5032 * gdb.texinfo: Make many HPPA conditionals unconditional,
5033 including catchpoint description, since now on for all configs.
5034 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
5035 specializations.
5036
5037Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
5038
5039 * Makefile.in (GDBvn.texi): Fix match expression to work with
5040 current format of VERSION in gdb/Makefile.in.
5041 * gdb.texinfo: Fix node ref to match new readline.
5042
5043Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
5044
a9331b3f
RM
5045 * gdb.texinfo: Changes made as part of a project to merge in
5046 changes made by HP. Documentation makes extensive use of
c906108c
SS
5047 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
5048 on remote debugging. There are differences in documentation
5049 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
5050 the HP manual discusses catchpoints, hardware watchpoints, and
5051 some HPUX specific limitations for shared library support.
a9331b3f 5052
c906108c
SS
5053 There are also a number of @node changes.
5054
50551999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5056
5057 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5058 (C Usage): Same.
5059
5060Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5061
5062 The following changes were made by Edith Epstein
5063 <eepstein@cygnus.com> as part of a project to merge in changes
5064 made by HP.
a9331b3f 5065
c906108c
SS
5066 * HPPA-cfg.texi: new file.
5067
5068 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5069
5070 * refcard.tex: change documentation about catch.
5071 removed info catch.
5072
5073Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5074
5075 * gdbint.texinfo: Expand on GDB's coding standards,
5076 specify the use of arg names with prototypes.
5077
50781998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5079
5080 * gdb.texinfo: Fix tipo.
5081
5082Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5083
5084 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5085 TARGET_BYTE_ORDER_SELECTABLE_P.
5086
5087Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5088
5089 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5090
50911998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5092
5093 * agentexpr.texi: New file.
5094
5095Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5096
5097 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5098
50991998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5100
5101 * remote.texi: Changed wording that implied that the GDB remote
5102 protocol caches register values instead of GDB itself.
5103
5104Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5105
5106 * gdbint.texinfo: Add some info about symbol readers.
5107 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5108 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5109 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5110 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5111
5112Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5113
a9331b3f 5114 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5115
5116Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5117
5118 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5119
5120Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5121
5122 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5123 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5124
5125Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5126
5127 * gdbint.texinfo: Fix minor typos.
5128
5129Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5130
5131 * gdbint.texinfo: Complete overhaul. Group descriptions more
5132 logically, add more info on generic algorithms, remove much
5133 obsolete and/or wrong material.
5134
5135Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5136
5137 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5138
5139Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5140
5141 * refcard.tex: Copyright, address updates.
5142
5143Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5144
5145 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5146 for the edition instead of confusing GDB-version-like numbers.
5147
5148Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5149
5150 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5151
5152Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5153
5ae4183a 5154 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5155
5156Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5157
5158 * gdb.texinfo: Add some credits, mention bug monitor.
5159 * remote.texi: Mention mips monitor targets.
5160 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5161
c906108c
SS
5162Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5163
5164 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5165 files, finish sorting of host vs target vs native macros, describe
5166 some more of them.
5167
5168Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5169
5170 * gdbint.texinfo (Host Conditionals): Document change from
5171 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5172
5173Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5174
5175 * gdbint.texinfo (Host Conditionals): Document
5176 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5177
5178Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5179
5180 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5181 Document LSEEK_NOT_LINEAR.
5182
5183Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5184
5185 * stabs.texinfo (Stab Section Basics): Make it clear that only
5186 some versions of the GNU linker remove the leading N_UNDF symbol.
5187
5188Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5189
5190 * stabs.texinfo (String Field): Document type number pairs here,
5191 instead of in the Sun specific section.
5192 (Include Files): The GNU linker supports the N_BINCL
5193 optimization. Clarify the N_BINCL value, and what it is used
5194 for.
5195 (Procedures): Document N_FUN with an empty string to mark the end
5196 of a function.
5197 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5198 (Sun Differences): Remove this node, as the information is now
5199 elsewhere in the main document.
5200 (Stab Section Basics): Mention that the GNU linker may optimize
5201 stabs and remove the leading N_UNDF symbol.
5202
5203Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5204
5205 * gdb.texinfo, refcard.tex: Restore author credit
5206
5207Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5208
5209 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5210 documentation to account for START and END macros taking
5211 one arg.
5212
5213Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5214
5215 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5216 * gdb.texinfo (Frames): Fix typo.
5217
5218Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5219
5220 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5221 a target_signal as arg type, not a pid.
5222
5223Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5224
5225 * gdb.texinfo: Document `set assembly-language'.
5226
5227Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5228
5229 * remote.texi: Update list of stubs in the GDB distribution.
5230
5231Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5232
5233 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5234 Also document that some systems can use mmalloc but must define
5235 this if their C runtime allocates memory that is later freed.
5236 (MMCHECK_FORCE): Document new macro.
a9331b3f 5237
c906108c
SS
5238Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5239
5240 * remote.texi: Add documentation for target Sparclet.
5241
5242Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5243
a9331b3f 5244 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5245 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5246 * configure.in: Rewritten for autoconf.
5247 * configure: New.
5248
5249Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5250
5251 * Makefile.in (DVIPS): New define, set to dvips.
5252 (dvi): Add stabs.dvi.
5253 (ps): New target.
5254 (all-doc): Depend on info, dvi, and ps targets.
5255 (STAGESTUFF): Add *.ps and *.dvi files.
5256 (clean-info, clean-dvi): Remove.
5257 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5258 rules completely rewritten.
5259 (maintainer-clean): Remove clean-info and clean-dvi
5260 dependencies and put their actions in the rules.
5261 (gdb.ps): New target
a9331b3f 5262 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5263 intermediate TeX files, whether they have 2 or 3 character
5264 extensions.
5265 (gdbint.ps): Add target and rules.
5266 (gdb-internals): Delete unused target.
5267 (Makefile): Depends upon config.status also.
5268
5269Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5270
5271 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5272 set.
5273
5274Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5275
5276 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5277 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5278
5279Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5280
5281 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5282
5283Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5284
5285 * gdb.texinfo (Print settings): Document
5286 `set/show print static-members' commands.
5287
5288Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5289
5290 * gdbint.texinfo (Native): Document name change, coredep.c to
5291 core-aout.c.
5292
5293Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5294
5295 * stabs.texinfo (Include Files): Document the values the SunOS4
5296 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5297
5298Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5299
5300 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5301 Fix typo.
5302
5303Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5304
5305 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5306 "gdb.tar.Z".
5307
5308Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5309
5310 * Makefile.in (maintainer-clean): New target, synonym for
5311 realclean.
5312
5313Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5314
5315 * Update all FSF addresses except those in COPYING* files.
5316
5317Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5318
5319 From Richard Earnshaw (rearnsha@armltd.co.uk):
5320 * gdb.texinfo (convenience variables): Document $_exitcode.
5321 (quit): Document optional expression to use as exit code.
5322
5323Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5324
5325 * gdb.texinfo, remote.texi: Brought up to date with various
5326 GDB changes.
5327
5328Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5329
5330 * gdb.texinfo: Update dates and versions, fix comments about
5331 hardware watchpoints in future releases and about the
5332 sharedlibrary command.
5333
5334Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5335
5336 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5337 C_FUN stab. Other cleanups.
5338
5339Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5340
5341 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5342 for the sparc stub.
5343
5344Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5345
5346 * annotate.texi: Clarify which addresses have differing formats
5347 depending on the language and which do not.
5348
5349Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5350
5351 * remote.texi (NetWare): Changed example to use BOARD= instead of
5352 NODE= argument to reflect correspoding change to gdbserve.nlm.
5353
5354Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5355
5356 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5357 GDB, as well as AIX dbx, supports the size type attribute.
5358
5359Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5360
5361 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5362
5363Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5364
5365 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5366 and new 'if' and 'while' commands.
5367
5368Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5369
5370 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5371
5372Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5373
5374 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5375 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5376 NetWare targets. Mostly stolen from the Server node.
5377
5378Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5379
5380 * gdb.texinfo (Setting): Talk about the language of a source file
5381 versus the working language. The old documentation did not match
5382 what GDB did.
5383
5384Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5385
5386 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5387 of a source file.
5388
5389Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5390
5391 * gdb.texinfo (Processes): New node.
5392
5393Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5394
5395 * remote.texi: Update documentation of set/show mipsfpu.
5396
3fc11d3e
JM
5397Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5398
5399 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5400 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5401
5402Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5403
5404 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5405 obsolete conditionals, described some others.
5406
5407Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5408
5409 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5410 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5411
5412Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5413
5414 * gdbint.texinfo: Put regex conditionals in their own table.
5415
5416Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5417
5418 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5419 described or fixed the descriptions of many others.
5420
5421Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
5422
5423 * gdb.texinfo: Add some more credits.
5424 * gdbint.texinfo: Capitalize GDB consistently, describe some
5425 macros and remove some.
5426
5427Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5428
5429 * gdbint.texinfo: Removed mentions of many incorrectly placed and
5430 obsolete conditionals, described some others.
5431
5432Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5433
5434 * gdb.texinfo (help targets): Changed to `help target', which
5435 is the correct gdb command.
5436
5437Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5438
5439 * annotate.texi (TODO): New node, for keeping track of annotations
5440 suggested but not yet implemented.
5441
5442Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5443
5444 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
5445 another symbol, it is not the address itself.
5446
5447Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
5448
5449 * stabs.texinfo (Stab Section Basics): Add comment about alignment
5450 of stabs-in-coff sections.
5451
5452Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5453
5454 * annotate.texi: Change edition to 0.5 and date to May 1994.
5455 Add index.
5456 (Frames): New node, for frame annotation.
5457 (Displays): New node, for display annotation.
5458
5459 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
5460 when waiting for your program to stop.
5461
5462Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5463
5464 * annotate.texi (Breakpoint Info): Document annotation of header
5465 fields and record annotation.
5466
5467Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5468
5469 * annotate.texi: New file, to document annotations.
5470
5471Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5472
5473 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
5474 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
5475
5476Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5477
5478 * stabs.texinfo (Stab Section Basics): Say what is in .stab
5479 section, and say n_strx field is compilation unit relative.
5480 * stabs.texinfo: Don't use @code for a.out when it is the name of
5481 an object file format.
5482
5483Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5484
5485 * gdb.texinfo: Refer to file names, not path names, per rms
5486 convention.
5487 (Arguments): Fix typo.
5488
5489Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5490
5491 * stabs.texinfo (Global Variables): Talk about stabs in files
5492 where variables are referenced, but not defined.
5493
5494Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5495
5496 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5497 Cplusplus to new nodes Member Type Descriptor and Method Type
5498 Descriptor. Re-write stuff for #.
5499
5500Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5501
5502 * gdb.texinfo (Print Settings): Don't document "set print
5503 fast-symbolic-addr off". The bug which it worked around was fixed
5504 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5505
5506 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5507 N_ENTRY node.
5508
5509 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5510
5511Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5512
5513 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5514 references to ieee-float.c.
5515
5516Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5517
5518 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5519 match what the code actually does.
5520
5521Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5522
5523 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5524
5525Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5526
5527 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5528 i, and b.
5529
5530Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5531
5532 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5533 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5534 as "stabs in sections" rather than just saying "ELF and SOM".
5535 Also make that stuff apply to COFF.
5536
5537Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5538
5539 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5540 Ghostscript.
5541
5542Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5543
5544 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5545 versus functions without line numbers, also mention stepping into
5546 them as well as "step" when you are in them. Tell the user how to
5547 deal with the situation. Add comment about "debugging information".
5548
5549Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5550
5551 * stabs.texinfo (Enumerations): Document restriction on where
5552 enumeration types can appear and still win with GDB.
5553
5554Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5555
5556 * stabs.texinfo (Negative Type Numbers): Document format for type
5557 -16.
5558
5559Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5560
5561 * gdb.texinfo (Selection, Frame Info): Update information about
5562 arbitrary frame specficiations.
5563
5564Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5565
5566 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5567
5568Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5569
5570 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5571
5572Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5573
5574 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5575
5576Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5577
5578 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5579 Differences node to Statics node.
5580 (Statics): Discuss XCOFF use of V symbol descriptor.
5581
5582 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5583 not clean.
5584
5585Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5586
5587 * gdb.texinfo (Print Settings): Document `set print
5588 fast-symbolic-addr' and improve the doc for some other
5589 `set print's.
5590
5591Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5592
5593 * stabs.texinfo (String Field): Talk about defining several type
5594 numbers at once.
5595 Fix lint regarding changing node ELF Transformations to
5596 ELF and SOM Transformations.
5597
5598Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5599
5600 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5601
5602Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5603
5604 * stabs.texinfo (Cross-References): `::' is for nested types only
5605 within <>.
5606 (Structures): Document static members.
5607
5608Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5609
5610 * stabs.texinfo: Document S type attribute.
5611
5612Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5613
5614 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5615
5616Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5617
5618 * gdbint.texinfo: Fix a few typos.
5619
5620Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5621
5622 * gdb.texinfo, remote.texi: formatting improvements
5623
5624 * gdb.texinfo (New Features): mention threads.
5625 (Summary, C): fix xrefs in newly contributed text.
5626 (Threads): index entries, clarifications, example
5627 (passim): minor typos fixed, phrasing improvements
5628
5629 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5630 entries; (Server): explain use of gdbserver w/real-time systems,
5631 add example of conflicting TCP port; (MIPS Remote) break up
5632 running text into table, highlighting commands, and add example.
a9331b3f 5633
c906108c
SS
5634Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5635
5636 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5637
5638Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5639
5640 * stabs.texinfo (Nested Symbols): New node.
5641 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5642
5643Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5644
5645 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5646 to picking which Bbss.bss symbol to use, and (because there seems to
5647 be no good way of doing it) re-write some of the text to make it
5648 sound like Bbss.bss isn't such a great idea after all (as currently
5649 designed).
5650
5651 * gdb.texinfo (C): In addition to saying people have to use g++ for
5652 good results, say they have to use stabs. Specifically say cfront
5653 doesn't work well.
5654 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5655 the gdb README. Add xrefs to places where the support for the various
5656 languages is described in detail.
5657
5658Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5659
5660 * stabs.texinfo: Clean up stuff about visibility and virtual
5661 characters.
5662
5663 * stabs.texinfo (N_M2C): Cite Sun doc.
5664
5665Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5666
5667 * gdb.texinfo: updates re threads.
5668 * remote.texinfo: avoid index entries starting with digits.
5669
5670Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5671
5672 * stabs.texinfo (Enumerations): Talk about large, negative and
5673 octal values. Clean up cross reference to type attributes.
5674 (String Field): Say that GDB 4.11 supports size attribute.
5675
5676Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5677
5678 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5679 is a mandatory step. Make the stuff about that more concise.
5680
5681Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5682
5683 * stabs.texinfo (Class Names): New node.
5684
5685 * gdb.texinfo (Command Files): Explain order of init file reading.
5686
5687 * remote.texi (Bootstrapping): Talk about getting the serial driver
5688 to deal with ^C sent by gdb to stop the remote system.
5689
5690Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5691
5692 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5693
5694 * libgdb.texinfo (Defining Commands): made the DOC arg
5695 to gdb_define_app_command a char * instead of char **
5696 per a suggestion from kingdon.
5697
5698 * libgdb.texinfo: total rewrite from a different starting
5699 premise.
5700
5701Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5702
5703 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5704 floats passed as doubles (to improve clarity).
5705
5706Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5707
5708 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5709
5710 * a4rc.sed: update to work with Andreas Vogel papersize params
5711
5712 * refcard.tex: use Andreas Vogel simplifications of papersize
5713 params; remove useless version info; update copyright date.
5714
5715Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5716
5717 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5718
5719Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5720
5721 * gdb.texinfo (Files): Say what address the load command loads it at.
5722
5723 * stabs.texinfo (Common Blocks): Minor cleanups.
5724
5725 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5726 that Sun has backed away from the linker kludge and thus the relevant
5727 issue is changes to the SunPRO tools, not the Solaris linker.
5728
5729 * stabs.texinfo (Traditional Integer Types): Clean up description
5730 of octal bounds a little bit. Document extra leading zeroes.
5731
5732Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5733
5734 * gdb.texinfo (Signaling): Update for symbolic symbol names
5735 and add a section explaining the difference between the GDB
5736 signal command and the shell kill utility.
5737
5738Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5739
5740 * libgdb.texinfo: added `@' to braces that were unescaped.
5741
5742Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5743
5744 * libgdb.texinfo: new file. Spec for the gdb library.
5745
5746Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5747
5748 * stabs.texinfo (Include Files): Fix typo (start -> end).
5749
5750Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5751
5752 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5753 from Melissa at FSF's editing pass.
5754
5755Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5756
5757 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5758 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5759 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5760
5761Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5762
5763 * remote.texi (Bootstrapping): Discuss 386 call gates.
5764
5765Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5766
5767 * stabs.texinfo (Based Variables): New node.
5768
5769Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5770
5771 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5772 names, sizes, and formats to suggest how not to lose.
5773
5774Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5775
5776 * stabs.texinfo (Methods): Fix typo.
5777
5778Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5779
5780 * gdb.texinfo: Fix a few typos.
5781
5782Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5783
5784 * gdb.texinfo: Clarify how well it works with Fortran.
5785
5786 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5787 More on relocating stabs in ELF files.
5788
5789Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5790
5791 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5792
5793Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5794
5795 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5796 parameters on VAX.
5797
5798Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5799
5800 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5801
5802Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5803
5804 * stabs.texinfo: Make info author notice match the TeX author notice.
5805
5806Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5807
5808 * stabs.texinfo: Initial-caps all words in node names and
5809 non-trivial words in section names.
5810
5811Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5812
5813 * stabs.texinfo: Many minor cleanups.
5814
5815 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5816
5817Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5818
5819 * stabs.texinfo: Remove full description of big example.
5820 It's not really helpful; just use pieces of it where appropriate.
5821 Add more Texinfo formatting directives (@samp, etc.).
5822 Use @deffn to define stab types.
5823 Eliminate some wordiness. Break up some nodes.
5824 Add an (alphabetized) index of symbol types.
5825 Use consistent capitalization style in node and section names.
5826
5827Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5828
5829 * gdb.texinfo: Change typo "Two two" to "The two".
5830
5831Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5832
5833 * stabs.texinfo (XCOFF-differences): Remove references to
5834 non-existent types N_DECL and N_RPSYM.
5835
5836 * stabs.texinfo (String Field): Say that type attributes bug is
5837 fixed in GDB 4.10, since it is.
5838
5839 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5840
5841Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5842
5843 * stabs.texinfo: Formatting cleanups.
5844
5845Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5846
5847 * stabs.texinfo: When explaining the n_type of a stab, standardize
5848 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5849 no tabs, use @r).
5850 (Global Variables): Clean up.
5851
5852Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5853
5854 * stabs.texinfo (Stack Variables): Re-write.
5855
5856Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5857
5858 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5859 addresses of a source file. Also revise formatting.
5860 Change "object module" or "object file" to "source file".
5861 Various: Miscellaneous cleanups.
5862
5863Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5864
5865 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5866
5867Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5868
5869 * gdbint.texinfo: Removed many nonsensical machine-collected
5870 host and target conditionals, described some of the remainder.
5871
5872Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5873
5874 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5875
5876 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5877 paragraph which follows.
5878
5879 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5880 variables. Looks better and avoids overful hbox.
5881
5882Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5883
5884 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5885
5886Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5887
5888 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5889 retransmit-timeout
5890
5891Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5892
5893 * gdbint.texinfo: Update statement about `some ancient Unix
5894 systems, like Ultrix 4.0' to Ultrix 4.2.
5895
5896Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5897
5898 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5899
5900 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5901
5902 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5903 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5904
5905 * remote.texi: new name for former gdbinv-s.texi
5906
5907 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5908
5909Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5910
5911 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5912 variables for MIPS remote debugging protocol.
5913
5914Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5915
5916 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5917
5918Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5919
5920 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5921
5922Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5923
5924 * gdb.texinfo: repair conditional bugs in text markup
5925
5926Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5927
5928 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5929 to select Modula-2 material.
5930
5931Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5932
5933 * stabs.texinfo: Cleanups regarding statics.
5934
5935 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5936 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5937
5938Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5939
5940 * stabs.texinfo: N_MAIN is sometimes used for C.
5941
5942Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5943
5944 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5945
5946Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5947
5948 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5949 removed from the code by Kingdon.
c906108c
SS
5950
5951Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5952
5953 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5954 input when evaluating breakpoint conditions; the bug has been fixed.
5955
5956 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5957 sets the ignore count to N-1, not to N.
5958
5959Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5960
5961 * refcard.tex (\hoffset): correct longstanding error to match
5962 intended offset; avoids cutting off edge on some printers
5963
5964Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5965
5966 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5967
5968Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5969
5970 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5971
5972Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5973
5974 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5975 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5976 collect sed edits if any, apply to refcard before formatting;
5977 (refcard.ps) stop implying PS fonts if PS output requested;
5978 (lrefcard.ps) delete extra target for variant PS fonts
5979
5980 * refcard.tex: parametrize papersize dependent info, collect
5981 in easily replaced spot
5982
5983 * a4rc.sed: new file, edits to refcard for A4 paper
5984
5985Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5986
5987 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5988
5989Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5990
5991 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5992
5993Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5994
5995 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5996 politely rather than rudely.
5997
5998Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5999
6000 * stabs.texinfo: Document common blocks.
6001
6002Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
6003
6004 * stabs.texinfo: Add some basic info about stabs-in-elf.
6005
6006Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6007
6008 * stabs.texinfo (Top): Minor cleanup.
6009
6010Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
6011
6012 * Makefile.in (install-info): remove parentdir support
6013
6014Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6015
6016 * gdb.texinfo (Copying): delete this node and references to it;
6017 RMS says this manual need not carry GPL. (passim): Improvements
6018 from last round at FSF, largely due to Ian Taylor review, and
6019 minor formatting improvements.
6020
6021 * gdbinv-s.texi (passim): Improvements from last round at FSF,
6022 largely due to Ian Taylor review. (Debug Session): minor edits to
6023 new text.
6024
6025Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
6026
6027 * Makefile.in (realclean): Remove info and dvi files too.
6028
6029Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
6030
6031 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
6032 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
6033 * gdb.texinfo: Change accordingly.
6034
6035 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
6036 N_{L,R}BRAC,N_SLINE are relative to.
6037
6038Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
6039
6040 * Makefile.in (GDBvn.texi): Update atomically.
6041
6042Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
6043
6044 * gdbinv-s.texi (Debug Session): Document exceptionHook.
6045
6046Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
6047
6048 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
6049 addresses together. Also motivate the set print symbol-filename
6050 command and suggest other solutions.
6051
6052Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
6053
6054 * gdb.texinfo (set print elements): Note that the number of
6055 elements is set to unlimited by "set print elements 0".
6056
6057Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
6058
6059 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6060 NF_LDOUBLE means.
6061 (Stab Types): Include Solaris stab types.
6062 (Procedures): Document Solaris extensions.
6063
6064Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6065
6066 * gdb.texinfo: Add `set print symbol-filename' doc.
6067
6068Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6069
6070 * stabs.texinfo (Arrays): Talk about type definition vs. type
6071 information.
6072
6073 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6074 the trailing semicolon.
6075
6076Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6077
6078 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6079 and merge in other parts of the document addressing these subjects.
6080 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6081
6082 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6083 at the end of a range type.
6084
6085 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6086 AIX extensions.
6087
6088Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6089
6090 * stabs.texinfo (Stabs Format): Misc fixes.
6091
6092Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6093
6094 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6095 (Traditional builtin types): Document convex convention for long long.
6096 (Negative builtin types): Discuss type names, and misc fixes.
6097
6098Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6099
6100 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6101 point types used with @samp{R} type descriptor.
6102 (Symbol Descriptors): Describe how to handle conflict between
6103 different meanings of @samp{P} symbol descriptor.
6104
6105Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6106
6107 * stabs.texinfo: Remove node Quick Reference and put its children
6108 directly under the main menu.
6109
6110 * stabs.texinfo: Many more changes to bring it into line with
6111 AIX documentation and reality. I think it now has all the
6112 information from the AIX documentation, except that I burned
6113 out when I got to variant records (Pascal and Modula-2) and
6114 all the COBOL types. Oh well, we can add them later when we're
6115 worrying more about those languages.
6116
6117 * stabs.texinfo (Automatic variables): Talk about what it means
6118 to omit the symbol descriptor.
6119
6120Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6121
6122 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6123 gcc2 behavior with promoted args.
6124
6125Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6126
6127 * gdb.texinfo: include readline appendices in info version of manual
6128
6129Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6130
6131 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6132 target remote.
6133
6134 * gdb.texinfo (Machine Code): more index entries for disassemble
6135
6136Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6137
6138 * Clarify the intended use of the gdb-testers and gdb-patches
6139 mailing lists, and shrink gzip comment.
6140
6141Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6142
6143 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6144 DOSHOST configuration of manual.
6145
6146 * gdb.texinfo (MIPS Stack): new node.
6147
6148 * all-config.texi (MIPS) new switch.
6149
6150 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6151 tense; (MIPS Remote) new node.
6152
6153 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6154 bug; (Environment) less passive, other small cleanups in text about
6155 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6156 (Remote) new MIPS Remote menu entry.
6157
6158Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6159
6160 * stabs.texinfo: Many changes to include information from the
6161 AIX documentation.
6162
6163 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6164
6165Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6166
6167 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6168 Move a bunch of information from ../README.
6169 (Getting Started): New node.
6170
6171Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6172
6173 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6174
6175 * gdb.texinfo: advance manual revision dates to present
6176
6177 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6178 stop using silly Roman numerals in @set variable names
6179
6180Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6181
6182 * stabs.texinfo (Parameters): Keep trying to get this right.
6183
6184Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6185
6186 * stabs.texinfo (Parameters): More on "local parameters".
6187
6188Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6189
6190 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6191
6192Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6193
6194 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6195 (Parameters): Rewrite.
6196 (xcoff-differences, Sun-differences): Minor changes.
6197
6198Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6199
6200 * stabs.texinfo: Minor cleanup.
6201
6202Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6203
6204 * gdbint.texinfo: Minor xcoff stuff.
6205
6206Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6207
6208 * gdbint.texinfo: Update for new config directory structure.
6209 Add info about internal type data structures.
6210
6211Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6212
6213 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6214 $(srcdir).
6215 (gdb-config.texi): Depend on file in $(srcdir).
6216
6217Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6218
6219 * stabs.texinfo: Fixes about N_SO.
6220
6221Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6222
6223 * gdb.texinfo: include list of nonstandard init file names
6224
6225 * *-config.texi: new switch GENERIC for text that applies *only*
6226 to (usual) multiple-target version of manual
6227
6228 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6229 h8 config
6230
6231 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6232 in menus (rather than conditionally selected multiple alternative
6233 menus).
6234
6235 * Makefile.in: define and use DOC_CONFIG var to select
6236 configuration for GDB user manual.
6237
6238 * gdb-config.texi: delete from repository, generate from Makefile.
6239
6240 * all-config.texi: normal `generic' configuration file, formerly
6241 stored as gdb-config.texi
6242
6243Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6244
6245 * Makefile.in: add dvi target to build all .dvi files
6246
6247Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6248
6249 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6250
6251Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6252
6253 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6254 host conditionals.
6255 * stabs.texinfo: More array fixes inspired by Jim's.
6256
6257Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6258
6259 * stabs.texinfo: Fixes re arrays and continuations.
6260
6261 * gdbint.texinfo: Add XCOFF node.
6262
6263Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6264
6265 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6266
6267Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6268
6269 * stabs.texinfo: Fix for array types to mention lower bounds.
6270
6271Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6272
6273 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6274
6275Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6276
6277 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6278
6279Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6280
6281 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6282 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6283
6284Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6285
6286 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6287
6288Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6289
6290 * gdb.texinfo, gdbinv-s.texi: misc updates
6291
6292Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6293
6294 * gdbint.texinfo: Brief documentation for longjmp support,
6295 from an email msg by Stu.
6296
6297Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6298
6299 * stabs.texinfo: Fix description of floating point "range"
6300 types (which really define basic types). Reported by Jim Meehan,
6301 <meehan@src.dec.com>.
6302
6303 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6304
6305Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6306
6307 * gdbint.texinfo: Slightly expand section on supporting a new
6308 object file format.
6309
6310Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6311
6312 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6313 intermediate file.
6314
6315Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6316
6317 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6318
6319Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6320
6321 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6322
6323 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6324 as well as Z8002.
6325
6326Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6327
6328 * gdbint.texinfo: Add sections on clean design and on how to send
6329 in changes.
6330
6331Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6332
6333 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6334
6335Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6336
6337 * gdb.texinfo: Fix typo, reported by Karl Berry.
6338
6339Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6340
6341 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6342
6343Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6344
6345 * gdbint.texinfo: fixed a stray email address (needs @@),
6346 added @table @code to node "Native Conditionals"
6347
6348Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6349
6350 * gdbint.texinfo: Describe coding style of GDB.
6351
6352Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6353
6354 * stabs.texinfo: Minor wording changes.
6355
6356Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6357
6358 * gdbint.texinfo: Improve release doc slightly.
6359
6360Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6361
6362 * gdbint.texinfo: Improve doc of GDB config macros.
6363
6364Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6365
6366 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6367 These will be reinserted when examined.
6368
6369Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6370
6371 * gdbint.texinfo: Make a start at documenting all the #if macros
6372 in GDB. At least list them all, and start separating them into
6373 host-specific and target-specific.
6374
6375Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6376
6377 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6378 examples (not consistent w others).
c906108c
SS
6379 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6380 for generic vn of doc
6381
6382Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6383
6384 * Makefile.in: always create installation directories.
6385
6386Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6387
6388 * gdb.texinfo: in h8 config, do not describe searching commands.
6389
6390Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6391
6392 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6393 conditionals; introduce a few generic switches that may be
6394 useful for other cross-dev or dos-hosted configs.
6395
6396 * gdb.texinfo: fix typo in "info reg" description
6397
6398Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6399
6400 * stabs.texinfo: Minor updates from running TeX over it.
6401 * Makefile.in (stabs.dvi, stabs.ps): Add.
6402
6403Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6404
6405 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6406 First pass at converting it to texinfo.
6407
6408Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6409
6410 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6411 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6412
6413Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6414
6415 * gdbint.texinfo: Add section on partial symbol tables.
6416
6417Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6418
6419 * gdb.texinfo: document `set remotedebug' and `set
6420 rstack_high_address'.
6421
6422Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6423
6424 * gdb.texinfo: slight expansion of new text on reading info files
6425 * gdbinv-s.m4.in: correct and expand info on cross-debugging
6426 H8/300 from DOS.
6427
6428Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
6429
6430 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
6431
6432Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6433
6434 * gdb.texinfo: Say how to read the `info' files.
6435
6436Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6437
6438 * Makefile.in: gm4 -> m4.
6439
6440Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
6441
6442 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
6443 Documentation' ahead of `Installing GDB' to match README.
6444 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 6445 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6446
6447Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6448
6449 * Makefile.in: remove $(srcdir) from gdb.info rule.
6450
6451Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6452
6453 * Makefile.in: commented out gdb-all.texinfo rule. This is
6454 temporary.
6455
6456Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6457
6458 * Makefile.in, configure.in: removed traces of namesubdir,
6459 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6460 copyrights to '92, changed some from Cygnus to FSF.
6461
6462Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6463
6464 * gdb.texinfo: Improve how we ask for bug reports.
6465
6466Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6467
6468 * Makefile.in: infodir belongs in datadir.
6469
6470Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6471
6472 * Makefile.in: remove spaces following hyphens, bsd make can't
6473 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 6474 standards.text support.
c906108c
SS
6475
6476Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6477
6478 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6479 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6480 and mandir now keyed off datadir by default.
6481
6482\f
6483Local Variables:
9e9c5ae7 6484mode: change-log
c906108c
SS
6485left-margin: 8
6486fill-column: 74
6487version-control: never
6488End:
This page took 1.331019 seconds and 4 git commands to generate.