]> Git Repo - binutils.git/blame - gdb/doc/ChangeLog
* gdb.texinfo (Setting Catchpoints): Mention features
[binutils.git] / gdb / doc / ChangeLog
CommitLineData
5ee187d7
DJ
12008-01-30 Daniel Jacobowitz <[email protected]>
2
3 * gdb.texinfo (Setting Catchpoints): Mention features
4 supported on GNU/Linux.
5
e275c0d9
NR
62008-01-30 Nick Roberts <[email protected]>
7
8 * gdb.texinfo (GDB/MI File Commands): Describe new output
9 field for MI command -file-list-exec-source-file.
10
2d717e4f
DJ
112008-01-29 Daniel Jacobowitz <[email protected]>
12
13 * gdb.texinfo (Using the `gdbserver' Program): Add security
14 warning. Rearrange into subsections and subsubsections. Document
15 --multi and --debug. Correct --with-sysroot typo. Update --attach
16 usage. Make load reference clearer. Document monitor exit.
17 (Remote Configuration): Document set remote exec-file, attach-packet,
18 and run-packet.
19 (Packets): Document vAttach and vRun.
20
f663676d
NR
212008-01-30 Nick Roberts <[email protected]>
22
23 * gdb.texinfo (Processes): Mention process command.
24 detach-on-follow -> detach-on-fork.
25
c78d192c
DJ
262008-01-28 Daniel Jacobowitz <[email protected]>
27
28 * gdbint.texinfo (Native Conditionals): Remove
29 SHELL_COMMAND_CONCAT and SHELL_FILE.
30
93815fbf
VP
312008-01-23 Chris Demetriou <[email protected]>
32
33 * gdb.texinfo (Threads): Document new "set print thread-events"
34 and "show print thread-events" commands.
35
2a25a5ba
EZ
362008-01-19 Eli Zaretskii <[email protected]>
37
38 * gdb.texinfo (Specify Location): New section.
39 (Delete Breaks, Edit, Set Breaks): Remove description of
40 locations. Instead, add a reference to "Specify Location".
41 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
42 (Symbols): Refer to "Specify Location" for the valid forms of
43 linespecs and locations.
44
32c9a795
MD
452008-01-18 Markus Deuling <[email protected]>
46
47 * gdbint.texinfo (Target Conditionals): Replace the description of
48 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
49
b17828ca
JB
502008-01-12 Paul Hilfinger <[email protected]>
51
52 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
53 about &&var, which is rejected by the expression parser.
54
0aea4bf3
LM
552008-01-09 Luis Machado <[email protected]>
56
57 * gdb.texinfo (Output): Update documentation on using printf with DFP
58 types.
59
febe4383
TJB
602008-01-07 Thiago Jung Bauermann <[email protected]>
61
62 * gdb.texinfo (C and C++): Add Decimal Floating Point format
63 subsubsection.
64 (Decimal Floating Point format): New subsubsection.
65
7a404eba
PA
662008-01-05 Pedro Alves <[email protected]>
67
68 * gdb.texinfo (File Options): Remove mention of the attempt to
69 open a core file with the -p option. Don't list -c as a valid
70 option to attach to a process.
71
a4d9b460
PA
722008-01-05 Pedro Alves <[email protected]>
73
74 * gdbint.texinfo (Host Conditionals): Remove mention of
75 ALIGN_STACK_ON_ENTRY.
76
6ec2edbe
JB
772008-01-05 Joel Brobecker <[email protected]>
78
79 * gdbint.texinfo (Start of New Year Procedure): Add item
80 describing how to update the source and documentation copyright
81 notices.
82
d8b2a693
JB
832007-12-18 Jim Blandy <[email protected]>
84
ab209b3a 85 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
86 watchpoint explanation into the main description of the watchpoint
87 command; update synopses of 'watch', 'rwatch', and 'awatch'
88 commands.
89
8b4ed427
VP
902007-12-18 Vladimir Prus <[email protected]>
91
92 * gdb.texinfo (Miscellaneous gdb/mi Commands):
93 Document 'pending-breakpoints' feature of
94 -list-features.
95
37e4754d
LM
962007-12-17 Luis Machado <[email protected]>
97
98 * doc/gdb.texinfo: Add new parameter's description.
99
1d3811f6
DJ
1002007-12-16 Daniel Jacobowitz <[email protected]>
101
102 * gdb.texinfo (Overview): Clarify run-length encoding
103 example. Remove the restriction on "+" and "-" characters.
104
c1c25a1a
EZ
1052007-12-15 Eli Zaretskii <[email protected]>
106
107 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
108
afe8ab22
VP
1092007-12-14 Vladimir Prus <[email protected]>
110
111 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
112 the -f option for -break-insert, remove -r option,
113 and clarify specification of location.
114
a6b151f1
DJ
1152007-11-30 Daniel Jacobowitz <[email protected]>
116
117 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
118 formatting.
119 (Remote Debugging): Add File Transfer section.
120 (Remote Configuration): Document Host I/O packets.
121 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 122 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
123 (Packets): Add vFile.
124
3b784c4f
EZ
1252007-11-17 Eli Zaretskii <[email protected]>
126
127 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
128 breakpoints with multiple locations.
129 (Breakpoint Menus): Improve wording.
130 (Output): Fix last change.
131
a4ce5b0d
UW
1322007-11-17 Ulrich Weigand <[email protected]>
133
134 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
135
1b39d5c0
DE
1362007-11-15 Doug Evans <[email protected]>
137
138 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
139
7a72d44c
VP
1402007-11-15 Vladimir Prus <[email protected]>
141
142 * gdbint.texinfo (Native Conditionals): Remove
143 mention of CLEAR_SOLIB.
144
6d1829bf 1452007-11-11 Joel Brobecker <[email protected]>
b4740add
JB
146
147 * gdb.texinfo (Print Settings): Add documentation for "set/show
148 print frame-arguments".
149
1a619819
LM
1502007-11-05 Luis Machado <[email protected]>
151
3b784c4f 152 * gdb.texinfo (Output): Update printf command's description.
1a619819 153
55eddb0f
DJ
1542007-10-30 Daniel Jacobowitz <[email protected]>
155
156 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
157 powerpc soft-float".
158
9cceb671
DJ
1592007-10-24 Daniel Jacobowitz <[email protected]>
160
161 * gdb.texinfo (Files): Correct formatting. Mention Expat
162 requirement.
163 (Requirements for Building GDB): Expand the list of Expat
164 uses.
165 (Library List Format, Memory Map Format): Mention Expat.
166 (Target Descriptions): Update Expat wording.
167
83acabca
DJ
1682007-10-24 Daniel Jacobowitz <[email protected]>
169
170 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
171 Document that gdbarch_convert_register_p should return zero for no-op
172 conversions.
173
e35879db
UW
1742007-10-22 Ulrich Weigand <[email protected]>
175
83acabca 176 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
177 of set_gdbarch_sofun_address_maybe_missing back to ...
178 (Target Conditionals): ... here to fix build break.
179
203c3895
UW
1802007-10-19 Ulrich Weigand <[email protected]>
181
83acabca 182 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
183 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
184 (Compiler Characteristics): ... documentation of
185 set_gdbarch_sofun_address_maybe_missing.
186
11411de3
DJ
1872007-10-17 Daniel Jacobowitz <[email protected]>
188
189 * gdbint.texinfo (Target Conditionals): Use
190 frame_unwind_register_unsigned in examples instead of
191 frame_unwind_unsigned_register.
192
7cc46491
DJ
1932007-10-15 Daniel Jacobowitz <[email protected]>
194
195 * gdb.texinfo (Predefined Target Types): Add int128
196 and uint128.
197 (Standard Target Features): Add PowerPC features.
198
81adfced
DJ
1992007-10-15 Daniel Jacobowitz <[email protected]>
200
201 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
202
c1874924
UW
2032007-10-12 Ulrich Weigand <[email protected]>
204
205 * gdbint.texi (Target Conditionals): Remove documentation
206 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
207 gdbarch_extract_return_value, and gdbarch_store_return_value.
208
f6e56ab3
UW
2092007-10-12 Ulrich Weigand <[email protected]>
210
211 * gdbint.texi (Target Conditionals): Remove documentation of
212 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
213
56cf5405
KH
2142007-10-11 Kazu Hirata <[email protected]>
215
216 * gdb.texinfo: Mention that inaccessible-by-default is on by
217 default.
218
35156bae
DJ
2192007-10-11 Daniel Jacobowitz <[email protected]>
220
221 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
222
d983da9c
DJ
2232007-09-30 Daniel Jacobowitz <[email protected]>
224
225 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
226 multi-threaded watchpoints.
227 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
228 checked. Describe sticky notification. Expand description
229 of steppable and continuable watchpoints.
230 (Watchpoints and Threads): New subsection.
231
fe6fbf8b
VP
2322007-09-28 Vladimir Prus <[email protected]>
233
234 * gdb.texinfo (Setting Breakpoints): Revise
235 documentation for pending breakpoints. Document
236 breakpoints with multiple locations.
237
084344da
VP
2382007-09-19 Vladimir Prus <[email protected]>
239
240 * gdb.texinfo (Miscellaneous gdb/mi Commands):
241 Document -list-features.
242
82160952
EZ
2432007-09-15 Eli Zaretskii <[email protected]>
244
245 * gdb.texinfo (Output): Spell out which features of C's printf are
246 not supported by GDB's printf.
7e27a47a
EZ
247 (Separate Debug Files): More accurate wording regarding build ID
248 and a reference to the ld manual rather than the Fedora wiki.
82160952 249
ea37ba09
DJ
2502007-09-04 Daniel Jacobowitz <[email protected]>
251 Jim Blandy <[email protected]>
252
253 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
254 (Examining Memory): Update mentions of the 's' format.
255 (Automatic Display): Likewise.
256
b8533aec
DJ
2572007-09-02 Daniel Jacobowitz <[email protected]>
258
259 * gdb.texinfo: Update the FSF's Back-Cover Text.
260
83f83d7f
JK
2612007-09-02 Jan Kratochvil <[email protected]>
262 Eli Zaretskii <[email protected]>
263
264 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
265 Fixed the ``build ID'' name. New binaries build instructions for the
266 build ID inclusion. Explain how the commands are specific to the build
267 ID vs. debug link.
268
c7e83d54
EZ
2692007-09-01 Eli Zaretskii <[email protected]>
270
271 * gdb.texinfo (Separate Debug Files): Fix last change. Add
272 indexing for ``build ID'' support.
273
d3750b24
JK
2742007-09-01 Jan Kratochvil <[email protected]>
275
276 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
277 Enlisted BUILD ID to the debug file searching example.
278 Included a BUILD ID `.note.gnu.build-id' section description.
279 Updated/added the debug files splitting instructions for OBJCOPY.
280
02142340
VP
2812007-08-31 Vladimir Prus <[email protected]>
282
283 * gdb.texinfo (Variable Objects): Adjust docs
284 for -var-info-expression and document
285 -var-info-path-expression.
286
d3bdde98
JB
2872007-08-20 Jim Blandy <[email protected]>
288
3fb6a982
JB
289 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
290 (title page): Include the dedication in the printed manual, as a
291 separate page after the copyright notice.
292
d3bdde98
JB
293 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
294 don't break a @var across a line.
295
c80a96a8
MR
2962007-07-25 Maciej W. Rozycki <[email protected]>
297
298 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
299 for include files.
300
5824a901
NR
3012007-07-12 Nick Roberts <[email protected]>
302
303 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
304 in annotate.texinfo.
305 (Command History): Link to new node.
306
d52e7ea3
UW
3072007-07-05 Markus Deuling <[email protected]>
308
309 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
310
5fc14d0a
EZ
3112007-07-05 Eli Zaretskii <[email protected]>
312
313 * gdbint.texinfo (Target Conditionals): Fix last change.
314
4a9bb1df
UW
3152007-07-03 Markus Deuling <[email protected]>
316
317 * gdb.texinfo: Replace following macros by their appropriate gdbarch
318 routines:
319 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
320 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
321 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
322 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
323 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
324 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
325 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
326 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
327 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
328 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
329 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
330 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
331 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
332 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
333 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
334 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
335 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
336 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
337 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
338 (SOFTWARE_SINGLE_STEP_P)
339
340 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
341 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
342
343 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
344 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
345 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
346 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
347 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
348 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
349 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
350 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
351 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
352 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
353
354 (Converting an existing Target Architecture to Multi-arch): Remove
355 section.
356
357 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
358 (gdbarch_addr_bits_remove): Add code example.
359
360 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
361
cfa9d6d9
DJ
3622007-07-02 Daniel Jacobowitz <[email protected]>
363
364 * gdb.texinfo (Remote Configuration): Document library-info-packet.
365 Add other missing entries. Adjust the table size to fit.
366 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
367 stop reasons including the new "library" event.
368 (General Query Packets): Adjust table widths for qSupported. Mention
369 qXfer:libraries:read reply to qSupported and document the new packet.
370 (Library List Format): New section.
371
159fcc13
JK
3722007-07-01 Jan Kratochvil <[email protected]>
373
374 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
375
f66d1690
MS
3762007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
377
378 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
379
67102876
NR
3802007-06-25 Nick Roberts <[email protected]>
381
382 * gdbint.texinfo (Register and Memory Data): Break sections
383 into nodes and add a menu.
384
a4642986
MR
3852007-06-21 Maciej W. Rozycki <[email protected]>
386
387 * gdb.texinfo (Examining Memory): Document the new behaviour.
388
e9c17194
VP
3892007-06-21 Vladimir Prus <[email protected]>
390
391 * gdb.texinfo (Standard Target Features): Document
392 m68k features.
393
31d99776
DJ
3942007-06-18 Daniel Jacobowitz <[email protected]>
395
396 * gdb.texinfo (General Query Packets): Document qOffsets changes.
397
1780a0ed
DJ
3982007-06-13 Daniel Jacobowitz <[email protected]>
399
400 * gdb.texinfo (Target Description Format): Add version attribute
401 for <target>.
402
822b6570
DJ
4032007-06-13 Daniel Jacobowitz <[email protected]>
404
405 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
406
f8b73d13
DJ
4072007-06-13 Daniel Jacobowitz <[email protected]>
408
409 * gdb.texinfo (MIPS Features): New subsection.
410
0e7f50da
UW
4112007-06-12 Ulrich Weigand <[email protected]>
412 Markus Deuling <[email protected]>
413
414 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
415 and qXfer:spu:write packets and mention them under qSupported.
416
23d964e7
UW
4172007-06-12 Ulrich Weigand <[email protected]>
418 Markus Deuling <[email protected]>
419
420 * gdb.texinfo (Architectures): Add new SPU section to document
421 Cell Broadband Engine SPU architecture specific commands.
422
9f708cb2
VP
4232007-06-09 Vladimir Prus <[email protected]>
424
425 * gdb.texinfo (GDB/MI Variable Objects): Editorial
426 comments.
427
7579b5f8
NR
4282007-06-07 Nick Roberts <[email protected]>
429
430 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
431
bf06d120
JB
4322007-05-29 Jim Blandy <[email protected]>
433
434 * gdb.texinfo (Overview): Doc fix.
435
23776285
MR
4362007-05-22 Maciej W. Rozycki <[email protected]>
437
438 * gdb.texinfo (Remote Configuration): Document "set/show
439 remoteflow".
440
1a69e1e4
DJ
4412007-05-16 Daniel Jacobowitz <[email protected]>
442
bf06d120
JB
443 * gdb.texinfo (MIPS): Remove documentation for set mips
444 saved-gpreg-size, show mips saved-gpreg-size, and set mips
445 stack-arg-size.
1a69e1e4 446
46ba6afa
BW
4472007-05-14 Bob Wilson <[email protected]>
448
449 * all-cfg.texi (GDBTUI): New.
450 * gdb.texinfo (Mode Options): Use GDBTUI variable.
451 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
452 (TUI Configuration): Edit to improve clarity and fix problems of
453 both style and content.
454
06d3b283
UW
4552007-05-11 Ulrich Weigand <[email protected]>
456
457 * observer.texi (GDB Observers): New observer "new_objfile".
458
179101d6
UW
4592007-05-08 Ulrich Weigand <[email protected]>
460
461 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
462
25d5ea92
VP
4632007-04-14 Vladimir Prus <[email protected]>
464
465 * gdb.texinfo (GDB/MI Variable Objects): Document
466 frozen variables objects.
467
ea35711c
DJ
4682007-04-13 Daniel Jacobowitz <[email protected]>
469
470 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
471 (Character Sets, Caching Data of Remote Targets): Likewise.
472 (Targets): Delete Remote node. Move its text...
473 (Debugging Remote Programs): ...to here. Delete description
474 of the "remote" command.
475 (Remote configuration): Delete description of "set remotedevice"
476 and "show remotedevice".
477 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
478
db2e3e2e
BW
4792007-04-11 Bob Wilson <[email protected]>
480
481 * gdb.texinfo (Contributors, Continuing and Stepping)
482 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
483 (General Query Packets, File-I/O Remote Protocol Extension)
484 (Protocol Basics, The F Reply Packet, Write)
485 (Protocol-specific Representation of Datatypes, Memory Transfer):
486 Fix hyphenation, punctuation and grammar problems.
487 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
488 'section' instead of 'subsection' in the text.
489 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
490 (i386): Remove period from section name.
491 (Installing GDB, Requirements, Running Configure, Separate Objdir)
492 (Config Names, Configure Options): Use @file{configure}.
493
8a3dae3e
DJ
4942007-04-11 Daniel Jacobowitz <[email protected]>
495
496 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
497 and tab expansion.
498
1a92f856
DJ
4992007-04-10 Daniel Jacobowitz <[email protected]>
500
501 * gdbint.texinfo (SOM): Correct location of the SOM reader.
502
79a6e687
BW
5032007-04-02 Bob Wilson <[email protected]>
504
505 * gdb.texinfo: Consistently capitalize all significant words in
506 node names, chapter titles, section titles, and headings. Update
507 cross references to match.
508 (Starting and Stopping Trace Experiment): Make node name plural.
509 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
510
ad527d2e
PA
5112007-03-30 Pedro Alves <[email protected]>
512
513 * gdb.texinfo (WinCE): Delete obsolete subsection.
514
7ce59000
DJ
5152007-03-30 Daniel Jacobowitz <[email protected]>
516
517 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
518 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
519 references.
520
8807d78b
DJ
5212007-03-30 Daniel Jacobowitz <[email protected]>
522
523 * gdb.texinfo (Startup): Delete references to some alternate
524 names for .gdbinit.
525 (Thread): Remove LynxOS reference.
526 (Tandem ST2000): Delete target-specific documentation.
527 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
528 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
529 and GDB_OSABI_LYNXOS.
530
5f402660
UW
5312007-03-29 Ulrich Weigand <[email protected]>
532
533 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
534
bac718a6
UW
5352007-03-27 Ulrich Weigand <[email protected]>
536
537 * gdbint.texinfo (Target Conditionals): Remove mention of
538 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
539 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
540
9453113a
DJ
5412007-03-27 Brooks Moses <[email protected]>
542
543 * Makefile.in: Add "pdfdir" installation
544 directory, PDFTEX macro, support for "install-pdf" target,
545 and rules for making a pdf version of refcard.texi.
546 * refcard.tex: Specify paper size for PDF output.
547
ae21e955
BW
5482007-03-26 Bob Wilson <[email protected]>
549
550 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
551
3f94c067
BW
5522007-03-26 Bob Wilson <[email protected]>
553
554 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
555 (Source Path, Character Sets, Macros, Define)
556 (GDB/MI Result Records, GDB/MI Simple Examples)
557 (GDB/MI Program Execution, GDB/MI File Commands)
558 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
559 (Bug Reporting): Use @value{GCC}.
560
12c27660
BW
5612007-03-26 Bob Wilson <[email protected]>
562
563 * gdb.texinfo (Help): Fix formatting of examples.
564 (Variables): Use @ifnotinfo instead of @iftex.
565 (Non-debug DLL symbols): Use @ref instead of @pxref.
566 (Sparclet File): Use @samp instead of quotes.
567
ce9341a1
BW
5682007-03-26 Bob Wilson <[email protected]>
569
570 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
571
c8f4133a
BW
5722007-03-26 Bob Wilson <[email protected]>
573
574 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
575 the order of the nodes.
576 (C Operators, C Constants, Debugging C): Remove extra menus.
577 (Method Names in Commands): Do not specify next/prev/up nodes.
578
5792007-03-26 Bob Wilson <[email protected]>
d52fb0e9
BW
580
581 * gdb.texinfo (File Options): Add missing parenthesis.
582 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
583
c74d0ad8
DJ
5842007-02-26 Daniel Jacobowitz <[email protected]>
585
586 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
587
ff6f572f
DJ
5882007-02-26 Daniel Jacobowitz <[email protected]>
589
590 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
591 case insensitivity.
592 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
593
994337c3
NR
5942007-02-18 Nick Roberts <[email protected]>
595
596 * gdb.texinfo (Top): Put Appendix A after numbered sections.
597 (Files): Add section name to argument list for pxref.
598 (Non-debug DLL symbols): Don't use `see' for pxref.
599 (Embedded Processors): Fix typo.
600 (GDB/MI Breakpoint Commands): Execution commands generate
601 *stopped not ^done.
602
eb819d70
NR
6032007-02-13 Nick Roberts <[email protected]>
604
605 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
606 values for in_scope. Mention that only root variables can be
607 updated.
608 (GDB/MI Development and Front Ends): Explain new values may be
609 added to existing fields.
610
123dc839
DJ
6112007-02-08 Daniel Jacobowitz <[email protected]>
612
613 * gdb.texinfo (-target-disconnect): Use @smallexample.
614 (Requirements): Add anchor for Expat. Update description.
615 (Target Descriptions): Mention Expat.
616 (Target Description Format): Document new elements. Use
617 @smallexample.
618 (Predefined Target Types, Standard Target Features): New sections.
619 * doc/gdbint.texinfo (Target Descriptions): New section.
620
108546a0
DJ
6212007-02-07 Daniel Jacobowitz <[email protected]>
622
623 * gdb.texinfo (Target Description Format): Add section on XInclude.
624
95a98c01
NR
6252006-02-03 Nick Roberts <[email protected]>
626
627 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
628 command -enable-timings.
629
f4b3909f
EZ
6302007-02-02 Markus Deuling <[email protected]> (tiny change)
631
632 * gdbint.texinfo (Operation System ABI Variant Handling): Update
633 descriptions for new/deleted elements in gdb_osabi. Add missing
634 description for function generic_elf_osabi_sniff_abi_tag_sections.
635
c7ba131e
JB
6362007-01-29 Joel Brobecker <[email protected]>
637
638 * gdb.texinfo (Maintenance Commands): Add documentation for
639 the new "maint print target-stack" command.
640
3a60f64e
JK
6412007-01-26 Jan Kratochvil <[email protected]>
642 Eli Zaretskii <[email protected]>
643
f4b3909f 644 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 645
c582f8b6
EZ
6462007-01-26 Eli Zaretskii <[email protected]>
647
648 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
649 Use @value{NGCC} instead of @value{GCC}.
650
d3e8051b
EZ
6512007-01-20 Ralf Wildenhues <[email protected]> (tiny change)
652
653 * agentexpr.texi: Fix typos.
654 * annotate.texinfo: Likewise.
655 * gdb.texinfo: Likewise.
656 * gdbint.texinfo: Likewise.
657 * observer.texi: Likewise.
658 * stabs.texinfo: Likewise.
659
86f04699
EZ
6602007-01-20 Markus Deuling <[email protected]> (tiny change)
661
662 * gdbint.texinfo (Support Libraries): Remove mmalloc
663 entry. Describe readline library.
664
23181151
DJ
6652007-01-09 Daniel Jacobowitz <[email protected]>
666
667 * gdb.texinfo (Target Descriptions): New section.
668 (General Query Packets): Add QPassSignals anchor. Mention
669 qXfer:features:read under qSupported. Expand mentions of
670 qXfer:memory-map:read and QPassSignals. Document
671 qXfer:features:read.
672
f822c95b
DJ
6732007-01-08 Daniel Jacobowitz <[email protected]>
674
675 * gdb.texinfo (Commands to specify files): Describe
676 "set sysroot" and "show sysroot".
677 (Using the `gdbserver' program): Lowercase argument
678 to @var. Expand description of setting up GDB on the
679 host.
680
8936fcda
JB
6812007-01-05 Joel Brobecker <[email protected]>
682
683 * gdb.texinfo (Set Catchpoints): Add documentation for the new
684 catch exception, catch exception unhandled, and catch assert
685 commands.
686
e776119f
DJ
6872007-01-04 Daniel Jacobowitz <[email protected]>
688
689 * gdb.texinfo (Debugging Output): Document "set debug xml"
690 and "show debug xml".
691
aa79a185
DJ
6922007-01-04 Daniel Jacobowitz <[email protected]>
693
694 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
695
7f893741
JB
6962007-01-01 Joel Brobecker <[email protected]>
697
698 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
699
a1b5960f
VP
7002006-12-08 Vladimir Prus <[email protected]>
701
702 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
703 note in @ignore, to be removed later if nobody complains.
704
9f470e6e
NR
7052006-12-04 Nick Roberts <[email protected]>
706
707 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
708 of -var-delete.
709
765dc015
VP
7102006-11-22 Vladimir Prus <[email protected]>
711
712 * gdb.texinfo (Setting breakpoints): Document
713 automatic software/hardware breakpoint usage and
714 the "set breakpoint auto-hw" command.
715
4b5752d0
VP
7162006-11-21 Vladimir Prus <[email protected]>
717
718 * gdb.texinfo (Memory Access Checking): New.
719
89be2091
DJ
7202006-11-16 Daniel Jacobowitz <[email protected]>
721
722 * gdb.texinfo (Remote configuration): Mention
723 "pass-signals-packet".
724 (General Query Packets): Document QPassSignals. Fix
725 a typo.
726
ca3bf3bd
DJ
7272006-11-14 Maxim Grigoriev <[email protected]>
728
729 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
730
427c3a89
DJ
7312006-11-14 Daniel Jacobowitz <[email protected]>
732
733 * gdb.texinfo (Remote configuration): Rewrite documentation for
734 packet configuration commands.
735 (OS Information): Adjust reference to qXfer:auxv:read.
736 (General Query Packets): Remove references to read-aux-vector-packet
737 and set remote get-thread-local-storage-address.
738
7a107747
DJ
7392006-11-10 Daniel Jacobowitz <[email protected]>
740
741 * gdbint.texinfo (Target Architecture Definition): Add new
742 Initializing a New Architecture section.
743
1c56eb0e
EZ
7442006-10-31 David Taylor <[email protected]>
745
746 * stabs.texinfo (Macro define and undefine): New node describing
747 stabs for #define and #undef.
748
f73adfeb
AS
7492006-10-27 Andreas Schwab <[email protected]>
750
751 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
752
fd60e0df
EZ
7532006-10-21 Eli Zaretskii <[email protected]>
754
755 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
756 clarify on the possible meanings of ``expression'' watched by
757 watchpoints. Add indexing.
e5ac9b53
EZ
758 (Prompting, Errors, Invalidation, Annotations for Running)
759 (Source Annotations): Fix index entries by adding "annotation" to
760 them, to discriminate from index entries that point to the more
761 general topic descriptions.
fd60e0df 762
52bb452f
DJ
7632006-10-17 Daniel Jacobowitz <[email protected]>
764
765 * gdbint.texinfo (Target Vector Definition): Move most
766 content into Existing Targets. Add a menu.
767 (Existing Targets): New section, moved from Target Vector
768 Definition. Use @subsection.
769 (Managing Execution State): New section.
770
58955e58
BW
7712006-10-16 Bob Wilson <[email protected]>
772
773 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
774
c8aa23ab
EZ
7752006-10-15 Eli Zaretskii <[email protected]>
776
777 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
778 (Command Syntax, Signals, Backtrace, Connecting)
779 (Remote configuration, Renesas Boards, Console I/O): Fix last
780 change: use Ctrl- instead of C-, except wrt Emacs.
781 (File-I/O Examples): Put Ctrl-c in @kbd.
782 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
783 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
784 (Signals, Set Breaks, Set Watchpoints): Document optional
785 arguments to `info signals' `handle', `info breakpoints', and
786 `info watchpoints'.
c8aa23ab 787
e7109c7e
EZ
7882006-10-14 Eli Zaretskii <[email protected]>
789
790 * gdb.texinfo (Backtrace): Fix last change.
791
de3aea7b
NR
7922006-10-14 Nick Roberts <[email protected]>
793
794 * gdb.texinfo (Backtrace): Order correctly and add other cases.
795
7f9087cb
BW
7962006-10-10 Bob Wilson <[email protected]>
797
c8aa23ab
EZ
798 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
799 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
800 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 801
68437a39
DJ
8022006-09-21 Vladimir Prus <[email protected]>
803 Daniel Jacobowitz <[email protected]>
804
805 * gdb.texinfo (Packets): Document vFlashErase,
806 vFlashWrite and vFlashDone packets.
807 (General Query Packets): Document qXfer:memory-map:read.
808 Add a new feature for qXfer:memory-map:read.
809 (Memory map format): New section.
810 (Target Commands): Mention that gdb can write flash.
811
fd79ecee
DJ
8122006-09-21 Vladimir Prus <[email protected]>
813 Daniel Jacobowitz <[email protected]>
814
815 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
816 memory regions and "mem auto".
817
350da6ee
DJ
8182006-09-21 Nathan Sidwell <[email protected]>
819
820 * gdbint.texinfo (Array Containers): New section.
821
2f1acb09
VP
8222006-09-17 Vladimir Prus <[email protected]>
823
824 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
825 -stack-list-arguments HIGH_FRAME argument can be larger then the
826 actual number of frames.
827
2ab1eb7a
VP
8282006-09-07 Vladimir Prus <[email protected]>
829
830 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
831 -stack-list-locals HIGH_FRAME argument can be larger then the
832 actual number of frames.
833
599b237a
BW
8342006-09-02 Bob Wilson <[email protected]>
835
836 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
837 Register Packet Format, Tracepoint Packets): Fix spelling errors.
838
25ab7e6d
EZ
8392006-09-02 Eli Zaretskii <[email protected]>
840
841 * gdbint.texinfo (Overall Structure): New section "Source Tree
842 Structure".
843
940178d3
JB
8442006-08-17 Jim Blandy <[email protected]>
845
846 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
847 responses.
848
30daae6c
JB
8492006-08-08 Joel Brobecker <[email protected]>
850
851 * gdb.texinfo (Source Path): Add documentation for new
852 substitute-path commands.
853
7fa2210b
DJ
8542006-08-08 Daniel Jacobowitz <[email protected]>
855
856 * gdb.texinfo (Installing GDB): Update menu. Move text to...
857 (Running Configure): ...here.
858 (Requirements): New node. Mention expat.
859
3d00d119
DJ
8602006-08-08 Vladimir Prus <[email protected]>
861
862 * gdb.texinfo (Target Commands): Remove
863 'set download-write-size' and 'show download-write-size'.
864
0cbfa4ee
DJ
8652006-08-01 Daniel Jacobowitz <[email protected]>
866
867 * stabs.texinfo (Member Type Descriptor): Correct example for
868 pointer to member types.
869
16026cd7
AS
8702006-07-21 Andrew Stubbs <[email protected]>
871
872 * gdb.texinfo (Optional warnings and messages): Add
873 'set/show trace-commands'.
874 (Command files): Add '-v' to source command.
875
0876f84a
DJ
8762006-07-12 Daniel Jacobowitz <[email protected]>
877
878 * gdb.texinfo (OS Information): Update qPart reference to
879 qXfer.
880 (Remote configuration): Likewise.
881 (Overview): Move @cindex to the start of a paragraph. Talk
882 about binary data encoding.
883 (Packets): Refer to the overview for the details of the X
884 packet encoding.
885 (General Query Packets): Remove qPart description. Add qXfer
886 description. Add an anchor to qSupported. Correct feature
887 table title. Add a new feature for qXfer:auxv:read.
888 (Interrupts): Add a missing parenthesis.
889
2ec3381a
DJ
8902006-07-05 Daniel Jacobowitz <[email protected]>
891
892 * doc/gdb.texinfo (KOD): Remove node.
893 (GDB/MI Kod Commands): Remove commented out node.
894
594fe323
EZ
8952006-07-01 Eli Zaretskii <[email protected]>
896
897 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
898 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
899 (GDB/MI Thread Commands, GDB/MI Program Execution)
900 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
901 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
902 (GDB/MI File Commands, GDB/MI Target Manipulation)
903 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
904 since the MI prompt is hard-wired into the code.
905
7e3fb70c
NR
9062006-07-01 Nick Roberts <[email protected]>
907
908 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
909 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
910 (GDB/MI Data Manipulation): Remove description of unimplemented
911 display related commands as variable objects perform this function
912 and are superior: -display-delete, -display-disable,
913 -display-enable, -display-insert and -display-list. Move
914 -environment-cd, -environment-directory, -environment-path
915 and -environment-pwd to "Program Context".
916 (GDB/MI Program Control): Rename to "Program Execution". Move
917 -exec-arguments -exec-abort to...
918 (GDB/MI Program Context): ...here. New node split from "Data
919 Manipulation".
920
be2a5f71
DJ
9212006-06-21 Daniel Jacobowitz <[email protected]>
922
923 * gdb.texinfo (Remote configuration): Document set / show
924 remote supported-packets.
925 (General Query Packets): Document qSupported packet.
926
fc320d37
SL
9272006-06-10 Sandra Loosemore <[email protected]>
928
929 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
930 and font markup.
931 (Protocol basics): Likewise.
932 (The F request packet): Likewise.
933 (The F reply packet): Likewise.
934 (Memory transfer): Move this node to be a subsubsection of
935 "Protocol specific representation of datatypes".
936 (The Ctrl-C message): More copy editing.
937 (Console I/O): Likewise.
938 (The isatty call): Delete this node, and merge its content into
939 the "isatty" node. Fixed references elsewhere.
940 (The system call): Delete this node, and merge its content into
941 the "system" node. Fixed references elsewhere.
942 (open): Reformat to use @table, and add appropriate font markup.
943 (close): Likewise.
944 (read): Likewise.
945 (write): Likewise.
946 (lseek): Likewise.
947 (rename): Likewise.
948 (unlink): Likewise.
949 (stat/fstat): Likewise.
950 (gettimeofday): Likewise.
951 (isatty): Likewise.
952 (system): Likewise, plus minor changes to fix confusing wording.
953 (Integral datatypes): Fix font markup.
954 (Pointer values): Likewise.
955 (struct stat): Fix markup to use @table, plus minor copy editing.
956 (struct timeval): Fix font markup, plus minor copy editing.
957 (Constants): Minor copy editing.
958 (Errno values): Add font markup.
959 (File-I/O Examples): Likewise.
960
158fdf5c
NR
9612006-06-10 Nick Roberts <[email protected]>
962
963 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
964 (GDB/MI Simple Examples): Move node up one level. Use real
965 examples.
966 (GDB/MI Compatibility with CLI): Update.
967 (GDB/MI Result Records): Add "connected" and "exit" result
968 classes.
969 (GDB/MI Stream Records): Clarify target output.
970 (GDB/MI Command Description Format): Modify example description.
971 (GDB/MI Breakpoint Table Commands): Rename to...
972 (GDB/MI Breakpoint Commands): ...this
973 (GDB/MI Breakpoint Commands): Add optional thread field.
974 (GDB/MI Program Control): Add an introduction. Move "Program
975 termination" examples into exec-run description.
976 (GDB/MI File Commands): Mention similar CLI commands.
977 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
978 is similar to "-gdb-version".
979
ddb50cd7
EZ
9802006-06-09 Eli Zaretskii <[email protected]>
981
982 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
983
2aef0d6b
NR
9842006-06-02 Nick Roberts <[email protected]>
985
986 * gdb.texinfo (GDB/MI Development and Front Ends): Use
987 sourceware.org for mailing lists.
d5e40d59 988 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 989
383a5c52
NR
9902006-06-01 Nick Roberts <[email protected]>
991
d5e40d59 992 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 993
e16b02ee
EZ
9942006-05-22 Eli Zaretskii <[email protected]>
995
996 * gdb.texinfo (Cygwin Native): Fix last change.
997
be90c084
CF
9982006-05-22 Christopher Faylor <[email protected]>
999
1000 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1001
347ceba5
NR
10022006-05-15 Nick Roberts <[email protected]>
1003
1004 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1005 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1006
369af7bd
DJ
10072006-05-14 Daniel Jacobowitz <[email protected]>
1008
1009 * gdb.texinfo (General Query Packets): Recommend not starting
1010 new packets with qC and clarify.
1011
2ffdbde8 10122006-05-13 Gaius Mulley <[email protected]>
229582b7
GM
1013
1014 * gdb.texinfo (M2 Types): New section.
72019c9c 1015
16d1a084
DJ
10162006-05-10 Daniel Jacobowitz <[email protected]>
1017
1018 * agentexpr.texi: Add a copyright and license notice.
1019 * observer.texi: Likewise, with GPL clause for function prototypes.
1020 Remove trailing whitespace.
1021
aa56d27a
JB
10222006-05-05 Jim Blandy <[email protected]>
1023
1024 * gdb.texinfo (General Query Packets): Document conventions for
1025 terminating packet names, and their violations.
1026
5bdf8622
DJ
10272006-05-05 Daniel Jacobowitz <[email protected]>
1028
1029 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1030 * gdb.texinfo: Likewise.
1031
605a56cb
DJ
10322006-05-05 Daniel Jacobowitz <[email protected]>
1033
1034 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1035 and "show remotedebug".
1036 (Debugging Output): Add additional index entries.
1037
b8db102d
MS
10382006-04-27 Michael Snyder <[email protected]>
1039
1040 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1041
c5e30d01
AC
10422006-04-22 Andrew Cagney <[email protected]>
1043
1044 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1045 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1046
8181d85f
DJ
10472006-04-18 Daniel Jacobowitz <[email protected]>
1048
1049 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1050 and remove breakpoint prototypes.
1051 (Watchpoints): Move description of target_insert_hw_breakpoint and
1052 target_remove_hw_breakpoint ...
1053 (Breakpoints): ... to here. Document target_insert_breakpoint and
1054 target_remove_breakpoint.
1055
4f553f88
JB
10562006-04-17 Jim Blandy <[email protected]>
1057
1058 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1059 and C packets are optional.
1060
cd852561
FR
10612006-04-14 Frederic Riss <[email protected]>
1062
1063 * gdb.texinfo (Specifying source directories): Update the description
1064 of the source file search to reflect the fact that the source path
1065 always contains at least $cdir and $cwd.
1066
b620eb07
MS
10672006-03-31 Michael Snyder <[email protected]>
1068
1069 * gdb.texinfo: Update copyright dates.
1070
3156cdaf
EZ
10712006-03-31 Eli Zaretskii <[email protected]>
1072
1073 * gdb.texinfo (Overview): Add an index entry to "empty response".
1074
7d30c22d
JB
10752006-03-28 Jim Blandy <[email protected]>
1076
1077 * gdbint.texinfo (Prologue Analysis): New section.
1078
86941c27
JB
10792006-03-07 Jim Blandy <[email protected]>
1080
66b8c7f6
JB
1081 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1082
1a10341b
JB
1083 * gdb.texinfo (Target Commands): Update text describing how to
1084 specify a target. Refer to the detailed section on remote
1085 debugging, not the brief mention.
1086
86941c27
JB
1087 * gdb.texinfo (Connecting): Organize the different 'target remote'
1088 connection methods into a table. Add a 'target remote' index
1089 entry. (!!!)
1090
62f3a2ba
FF
10912006-02-17 Fred Fish <[email protected]>
1092
1093 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1094 'ptype' commands to reflect the fact that the only significant
1095 difference between them is that ptype prints the complete type
1096 description instead of just the name.
1097
8b9a88ea
WZ
10982006-02-13 Wu Zhou <[email protected]>
1099
1100 * gdbint.texinfo (Watchpoints): Delete
1101 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1102
7e8dc855
NR
11032006-02-10 Nick Roberts <[email protected]>
1104
1105 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1106 times fields where needed. Fix typos. Update general form given
1107 for output of -break-insert.
1108 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1109
c91d38aa
DJ
11102006-02-06 Daniel Jacobowitz <[email protected]>
1111
1112 * gdbint.texinfo (Symbol Handling): Add a section
1113 on memory management.
1114
38fcd64c
DJ
11152006-02-06 Vladimir Prus <[email protected]>
1116
1117 * gdb.texinfo (Breakpoint table commands): Document the fullname
1118 field in -break-list output.
1119
219eec71
EZ
11202006-02-03 Eli Zaretskii <[email protected]>
1121
1122 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1123 debugging information produced by the various "set debug..."
1124 options.
1125
ae5a43e0
DJ
11262006-02-01 Daniel Jacobowitz <[email protected]>
1127
1128 * gdb.texinfo (Files): Remove obsolete bits from the description
1129 of "symbol-file".
1130
a9f158ec
JB
11312006-01-25 Jim Blandy <[email protected]>
1132
1133 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1134
410dd08e
JB
11352006-01-24 Jim Blandy <[email protected]>
1136
1137 * gdbint.texinfo (Frames): Document the basics of GDB's register
1138 unwinding model, and explain the existence of the "sentinel" frame.
1139
4b505b12
AS
11402006-01-23 Andrew Stubbs <[email protected]>
1141
1142 * gdb.texinfo (Choosing files): Mention that -directory is used
1143 for script files.
1144 (Specifying source directories): Likewise.
1145 (Command files): Explain how script files are found.
1146
839c27b7
EZ
11472006-01-21 Eli Zaretskii <[email protected]>
1148
1149 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1150 the threads in a multi-threaded program.
1151 (Threads): The threadno argument of "thread apply" can be a range
1152 of numbers.
1153
7be93b9e
JB
11542006-01-18 Jim Blandy <[email protected]>
1155
1156 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1157 of warning flags.
1158
fcc73fe3
EZ
11592006-01-13 Eli Zaretskii <[email protected]>
1160
1161 * gdb.texinfo (Sequences): Improve menu annotations.
1162 (Define): Add index entries for arguments of user-defined
1163 commands. Move the description of flow-control commands...
1164 (Command Files): ...to here. Document loop_break and
1165 loop_continue.
ca91424e
EZ
1166 (Define, Command Files): Document `end' and add index entries for
1167 it.
fcc73fe3 1168
5c95884b
MS
11692006-01-04 Michael Snyder <[email protected]>
1170
1171 * gdb.texinfo: Add documentation for linux-fork.
1172 * gdbint.texinfo: Add internal documentation for checkpoints.
1173
860701dc
PH
11742006-01-02 Paul N. Hilfinger <[email protected]>
1175
1176 * gdb.texinfo (Omissions from Ada): Document that there is now
1177 limited aggregate support.
1178
36b80e65
EZ
11792005-12-28 Eli Zaretskii <[email protected]>
1180
1181 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1182 registers and the likes.
1183
c1468174
EZ
11842005-12-24 Eli Zaretskii <[email protected]>
1185
1186 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1187 (Symbols): Fix usage of "e.g.".
359df76b 1188 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1189
1190 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1191 (Coding): Fix usage of "e.g.".
1192
c02a867d
EZ
11932005-12-23 Eli Zaretskii <[email protected]>
1194
1195 * stabs.texinfo:
1196 * refcard.tex:
1197 * gpl.texi:
1198 * gdbint.texinfo:
1199 * gdb.texinfo:
1200 * gdb-cfg.texi:
1201 * fdl.texi:
1202 * annotate.texinfo:
1203 * all-cfg.texi:
1204 * Makefile.in: Add (C) after Copyright. Update the FSF
1205 address.
1206
fad38dfa
EZ
12072005-12-03 Eli Zaretskii <[email protected]>
1208
1209 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1210 extend GDB with commands for external monitor.
1211
53e5f3cf
AS
12122005-12-02 Andrew Stubbs <[email protected]>
1213
1214 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1215
55f6ca0f
JB
12162005-11-25 Joel Brobecker <[email protected]>
1217
1218 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1219
c1947b85
JB
12202005-11-21 Jim Blandy <[email protected]>
1221
1222 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1223 placement of 'R' actions in tracepoint action packets; document
1224 dependence of 'X' and 'M' actions on a preceding 'R' action for
1225 their registers.
1226
9d29849a
JB
12272005-11-19 Jim Blandy <[email protected]>
1228
1229 * gdb.texinfo (Tracepoint Packets): New node.
1230 (General Query Packets): Add entries for the tracepoint packets,
1231 referring to the "Tracepoint Packets" node.
1232 (Tracepoints): Add reference to "Tracepoint Packets".
1233
9a6253be
KB
12342005-11-18 Kevin Buettner <[email protected]>
1235
1236 * gdb.texinfo (set remotebreak): Add anchor.
1237 (X packet): Likewise.
1238 (Remote Protocol): Add new section `Interrupts' and new index
1239 entry `interrupts (remote protocol)'.
1240
5f3bebba
JB
12412005-11-18 Jim Blandy <[email protected]>
1242
1243 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1244 entries into the General Query Packets section. Add a
1245 cross-reference to that section. Drop description of replies, as
1246 these are covered in the descriptions of each packet.
1247 (General Query Packets): Add introductory text. Explain naming
1248 conventions, and how the end of a name is recognized.
1249
9a7a1b36
KB
12502005-11-17 Kevin Buettner <[email protected]>
1251
0564b6cf 1252 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1253 "set remotebreak" command.
1254
b8ff78ce
JB
12552005-11-16 Jim Blandy <[email protected]>
1256
1257 * gdb.texinfo (Packets, Stop Reply Packets)
1258 (General Query Packets): Various formatting cleanups.
1259 - Use @samp for packet contents.
1260 - Drop summaries from packet @item lines; the same information appears
1261 immediately below in the description.
1262 - Delete paragraph breaks after packet @item commands, so that the
1263 description appears directly to the right of the packet prototype
1264 in the printed manual, if it fits.
1265 - Place spaces in packet prototypes between @vars and non-@var
1266 letters, and explain that they're just for formatting.
1267 - Use @dots{} instead of '...'.
1268 - Fix uses of @code where @var was needed.
1269 - Replace "deprecated" markers with English text spelling out the
1270 packet's status and the preferred alternatives.
1271 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1272 what this ever meant.
1273 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1274 this for a long time.
1275 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1276 implemented several times, and have been in use for years.
1277
8ffe2530
JB
12782005-11-15 Jim Blandy <[email protected]>
1279
c43c5473
JB
1280 * gdb.texinfo (Packets): Add index entries for 'm' packet
1281 disclaimers.
1282
fb031cdf
JB
1283 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1284 of stub when processing an 'm' packet.
1285
8ffe2530
JB
1286 * gdb.texinfo (Packets): Mention that packets beginning with
1287 letters are reserved once, at the top, instead of actually listing
1288 them all and saying "reserved".
1289
c03c782f
AS
12902005-11-15 Andrew Stubbs <[email protected]>
1291
1292 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1293 Change @var{$arg0 to @code{$arg0.
1294
814e32d7
WZ
12952005-11-14 Wu Zhou <[email protected]>
1296
1297 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1298
fa93a9d8
JB
12992005-11-12 Jim Blandy <[email protected]>
1300
1301 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1302 order. Remove extraneous 'z'.
1303
8a5a3c82
AS
13042005-11-07 Andrew Stubbs <[email protected]>
1305
1306 * gdb.texinfo (Choosing files): Add --eval-command.
1307
4b0ad762
AS
13082005-11-04 Andrew Stubbs <[email protected]>
1309
1310 * gdb.texinfo (Choosing modes): Add --return-child-result.
1311
1312
1a088d06
AS
13132005-11-01 Andrew Stubbs <[email protected]>
1314
1315 * gdb.texinfo (Choosing modes): Add --batch-silent.
1316
656d5e12
EZ
13172005-10-28 Eli Zaretskii <[email protected]>
1318
1319 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1320 "The -var-update Command".
1321
3c9c013a
JB
13222005-10-03 Joel Brobecker <[email protected]>
1323
1324 * gdb.texinfo (Print Settings): Add documentation for set/show
1325 print array-indexes.
1326
7ba3cf9c
DJ
13272005-09-17 Daniel Jacobowitz <[email protected]>
1328
1329 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1330 6.2 and 6.3.
1331
a94ab193
EZ
13322005-08-27 Eli Zaretskii <[email protected]>
1333
1334 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1335 since 19-Jan-2004.
1336 (Files): Likewise.
ab1adacd
EZ
1337 (Variables, Symbols): Document the "<incomplete type>" message and
1338 its reasons.
a94ab193 1339
ca06016a
FF
13402005-08-01 Fred Fish <[email protected]>
1341
1342 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1343
cf58170d
NR
13442005-07-15 Nick Roberts <[email protected]>
1345
1346 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1347 option for -var-list-children and -var-update.
1348 (GDB/MI Stack Manipulation): Simplify description of
1349 print-values option for -stack-list-locals.
1350 (GDB/MI Command Description Format): Clarify.
1351 (Mode Options): Spelling of superseded.
1352
38f1196a
BR
13532005-07-12 Bob Rossi <[email protected]>
1354
1355 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1356 corresponding GDB command comment.
1357
3cb3b8df
BR
13582005-07-06 Bob Rossi <[email protected]>
1359
1360 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1361 and -inferior-tty-show.
1362 (Input/Output): Document "set/show inferior-tty" and tty alias.
1363
10fac096
NW
13642005-07-02 Nathan J. Williams <[email protected]>
1365
1366 * gdb.texinfo (Packets): Change description of 'D' packet to note
1367 that GDB does wait for a response.
1368
d1b6db76
NR
13692005-06-22 Nick Roberts <[email protected]>
1370
1371 * gdb.texinfo (History) Rename "Command History".
1372 (Command History): Move node "Server Prefix" from section on
1373 Annotations here.
1374
29629dcf
NR
13752005-06-19 Nick Roberts <[email protected]>
1376
1377 * gdb.texinfo (GDB/MI Stack Manipulation):
1378 Re-instate -stack-info-frame with example. Say that it gets
1379 info on selected frame, not current frame.
1380
397ca115
EZ
13812005-06-18 Eli Zaretskii <[email protected]>
1382
1383 * gdb.texinfo (Server): Clarify that `file' should be used before
1384 connecting to the server.
1385 (Files): Add an xref to the above description.
51274035
EZ
1386 (Output Formats): More detailed description of the `c' format.
1387 (Memory): List explicitly all the formats supported by `x'.
638ac427 1388 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1389 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1390 files. Add more indexing for solib-absolute-prefix and
1391 --with-sysroot.
76d17f34
EZ
1392 (Machine Code): Document possible problems with locations in
1393 shared libraries.
d416eeec
EZ
1394 (Backtrace): Document that free-standing environments do not need
1395 to have a `main' function.
397ca115 1396
74f6deaa
NR
13972005-06-18 Nick Roberts <[email protected]>
1398
1399 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1400 -stack-info-frame.
1401
a9967aef
AC
14022005-06-07 Andrew Cagney <[email protected]>
1403
1404 * gdb.texinfo (Contributors): Note the original multi-arch
1405 contributors.
1406
e09f16f9
EZ
14072005-06-03 Eli Zaretskii <[email protected]>
1408
1409 * gdb.texinfo (Registers): Add index entries for the standard
1410 registers.
1411 (Frames): Add cross-reference from frame pointer description to
1412 the Registers node.
1413 (Annotations Overview): Fix the reference to GDB name.
1414
d87ba7ee
EZ
14152005-06-01 Eli Zaretskii <[email protected]>
1416
1417 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1418 can-use-hw-watchpoints.
1419
034dad6f
BR
14202005-05-28 Bob Rossi <[email protected]>
1421
1422 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1423 the possible reasons why an exec async record would be returned to FE.
1424
ffed4509
AC
14252005-05-26 Andrew Cagney <[email protected]>
1426
1427 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1428 Andrew Cagney implemented the original GDB/MI.
1429
e22e55c9
OF
14302005-05-23 Orjan Friberg <[email protected]>
1431
1432 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1433 documentation. Add documentation for cris-mode.
1434
a78e13ce
EZ
14352005-05-20 Eli Zaretskii <[email protected]>
1436
1437 * gdb.texinfo (Numbers): Explain the example and make the wording
1438 more acurate.
1439
76ff342d
DJ
14402005-05-17 Daniel Jacobowitz <[email protected]>
1441 Dennis Brueni <[email protected]>
1442
1443 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1444 (GDB/MI Data Manipulation, GDB/MI Program Control)
1445 (GDB/MI Stack Manipulation): Update examples to include the fullname
1446 attribute in stack frames.
1447
119b882a
EZ
14482005-05-12 Eli Zaretskii <[email protected]>
1449
1450 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1451 do with other non-standard names of init files.
1452
6fc08d32
EZ
14532005-05-11 Eli Zaretskii <[email protected]>
1454
1455 * gdb.texinfo (Command Files): Move the description of the startup
1456 from here...
1457 (Startup): ...to this new subsection of the Invocation chapter.
1458 Rearrange the description of init files more logically and add a
1459 cross-reference to "Command Files". Document the special gdbinit
1460 name for CISCO 68k. Expand the description of what GDB does
1461 during startup.
1462 (History): Add index entry for HISTSIZE.
1463
a561754a
MK
14642005-05-02 Mark Kettenis <[email protected]>
1465
1466 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1467
2eecc4ab
EZ
14682005-05-02 Eli Zaretskii <[email protected]>
1469
1470 * gdb.texinfo (SVR4 Process Information, The isatty call)
1471 (The system call): Don't use foo(N) notation for man pages and
1472 functions.
514c4d71 1473 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1474
18999be5
EZ
14752005-04-27 Eli Zaretskii <[email protected]>
1476
1477 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1478 were optimized away.
1479
0abb7bc7
EZ
14802005-04-22 Eli Zaretskii <[email protected]>
1481
1482 * gdb.texinfo (Remote configuration): Document "set/show
1483 get-thread-local-storage-address". Add cross-reference to the
1484 description of the qGetTLSAddr packet.
1485 (General Query Packets): Mention "set remote
1486 get-thread-local-storage-address" and add a reference to its
1487 description.
1488
6f61acb1
NR
14892005-04-19 Nick Roberts <[email protected]>
1490
1491 * gdb.texinfo (Backtrace): Describe 'bt full'.
1492
9d59903a
NR
14932005-04-17 Nick Roberts <[email protected]>
1494
1495 * gdb.texinfo (Mode Options): Fix typo.
1496 (GDB/MI): Describe how to invoke GDB/MI.
1497
721c2651
EZ
14982005-04-16 Eli Zaretskii <[email protected]>
1499
1500 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1501 references changed. Add description of "info udot".
721c2651
EZ
1502 (Files): Document "set/show stop-on-solib-events".
1503 (M32R/D): Document "set/show download-path", "set/show
1504 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1505 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1506 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1507 (Maintenance Commands): Improve indexing.
1508 (Target Commands): Document "set/show hash", "set/show debug
1509 monitor".
1510 (SVR4 Process Information): Document "info pidlist" and "info
1511 meminfo". Document "set/show procfs-tarce" and "set/show
1512 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1513 (Symbols, The Print Command with Objective-C): Improve indexing.
1514 (Objective-C): Add references to "info classes" and "info
1515 selectors".
c45da7e6
EZ
1516 (Debugging Output): Improve wording. Document "set/show debug
1517 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1518 (Set Breaks): Add index entry for "hardware breakpoints".
1519 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1520 and "set/show usehardbreakpoints".
1521 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1522 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1523 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1524 rdiromatzero", "set/show rdiheartbeat".
1525 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1526 "sds".
1527 (Embedded Processors): Document the "sim" command.
1528 (Remote): Document the "remote" command.
1529 (DJGPP Native): Document the "info serial" command.
1530 (Threads): Document "maint info sol-threads".
1531 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1532 (Set Breaks): Improve indexing.
1533 (Command Syntax): Add a reference to dont-repeat.
1534 (Define): Document "dont-repeat".
1535 (TUI Commands): Document "tabset".
1536 (WinCE): New subsection. Document "set/show remotedirectory",
1537 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1538
14d6dd68
EZ
15392005-04-15 Eli Zaretskii <[email protected]>
1540
1541 * gdb.texinfo (Hurd Native): New subsection, documents
1542 Hurd-specific commands.
a64548ea 1543 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1544 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1545 (MIPS): Improve documentation of heuristic-fence-post. Document
1546 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1547 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1548 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1549 (ARM): Document ARM-specific commands.
a64548ea
EZ
1550 (AVR): New section. Document "info io_registers".
1551 (CRIS): New section. Document "set/show cris-version" and
1552 "set/show cris-dwarf2-cfi".
1553 (HPPA): New section. Document "set/show debug hppa" and "maint
1554 print unwind".
a5adf40f 1555 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1556 (Super-H): New section. Document the "regs" command.
721c2651 1557 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1558
9c16f35a
EZ
15592005-04-09 Eli Zaretskii <[email protected]>
1560
1561 * gdb.texinfo (Print Settings): Document "set/show print
1562 pascal_static-members", "set print repeats", "show print
1563 null-stop". Improve indexing. Fix documentation of "set print
1564 union".
1565 (Pascal): New section.
1566 (Supported languages): Rename from "Support"; all references
1567 updated. Add a menu item for Pascal.
1568 (Numbers): Document "set radix.
1569 (Screen Size): Document "set/show pagination".
1570 (MIPS Embedded): Remove "set processor" documentation.
1571 (Remote configuration): Document "set/show X/P/Z-packet",
1572 "set/show read-aux-vector-packet", "set/show remote
1573 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1574 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1575 remotedebug", "set/show remotebreak", "set/show remotedevice",
1576 "set/show remotelogfile".
1577 (Auxiliary Vector): Add reference to the description of the
1578 read-aux-vector-packet setting.
1579 (Set Watchpoints): Add a cross-reference to "set remote
1580 hardware-breakpoint-limit".
1581 (General Query Packets): Add indexing of requests and
1582 cross-references to related commands in "Remote configuration".
1583 (File-I/O Overview, The system call): Fix wording and typos.
1584 (Thread Stops): Add index entries.
1585 (Continuing and Stepping): Document "show step-mode".
1586 (i386): New node. Document "set/show struct-convention".
1587 (Files): Document "show trust-readonly-sections".
1588 (Calling): Document "set/show unwindonsignal".
1589 (Messages/Warnings): Add index entries.
1590 (Maintenance Commands): Document "set/show watchdog".
1591 (Annotations Overview): Document "show annotate".
1592 (Set Watchpoints): Add index entries.
1593 (Symbols): Fix doc of case-sensitive.
1594 (ABI): Document "show coerce-float-to-double".
1595 (Convenience Vars, Help): Improve indexing.
1596 (Machine Code): Document "show disassembly-flavor".
1597 (Debugging C plus plus): Document "show overload-resolution".
1598 (Value History, Signaling): Add index entries.
1599
16002005-04-08 Eli Zaretskii <[email protected]>
1601
1602 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1603 (Processes): Fix wording.
1604 (History, List, Logging output, Define, Symbols, Print Settings):
1605 Improve indexing.
1606
a8f24a35
EZ
16072005-04-03 Eli Zaretskii <[email protected]>
1608
1609 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1610 redundant index entry for "target" command.
1611 (Backtrace): Add index entries.
1612 (Symbols, Fortran): Document the "set case-sensitive" command.
1613 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1614 (Print Settings): Add index entry for "set demangle-style".
1615 (Target Commands): Document "set download-write-size".
1616 (Debugging Output): Document "set exec-done-display".
1617
09d4efe1
EZ
16182005-04-02 Eli Zaretskii <[email protected]>
1619
1620 * gdb.texinfo (Files): Fix the name and documentation of
1621 add-shared-symbol-files. Document its alias assf. Update the
1622 list of OSs where GDB supports shared libraries. Fix markup.
1623 (Continuing and Stepping): Add reference to @var{location} in the
1624 text.
1625 (Dump/Restore Files): Fix reference to @{filename}.
1626 (Help): Fix wording.
1627 (Attach): Ditto.
1628 (Set Watchpoints): Ditto.
1629 (Backtrace): Remove redundant index entries. Improve index
1630 entries.
1631 (Delete Breaks): Fix wording.
1632 (Memory): Document the compare-sections command.
1633 (Memory Region Attributes): Improve wording.
1634 (Disabling): Improve wording.
1635 (Fortran): New subsection. Document the "info common" command.
1636 (Help): Document aliases "info copying" and "info warranty".
1637 (Caching Remote Data): New section. Document the "set/show
1638 remotecache" and "info dcache" commands.
1639 (Show): Fix wording of the documentation of the "set
1640 extension-language" command.
1641 (Signals): Add index entry for "info handle".
1642 (Memory Region Attributes): Fix punctuation.
1643 (Symbols): Change the arg name to "location" and refer to it in
1644 the text. Fix wording of "info types" doc.
1645 (Threads): Fix usage of @enumerate @item's.
1646 (Listing Tracepoints): Add index entry for "info tp".
1647 (Set Watchpoints): Add xref to "info break" description.
1648 (Macros): Add an index entry for "macro exp1". Document the
1649 "macro list" command.
1650 (Maintenance Commands): Document "flushregs", "maint agent",
1651 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1652 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1653 "maint print architecture", "maint print objfiles", "maint print
1654 statistics", "maint print type", "maint show-debug-regs", "maint
1655 space", "maint time", and "maint translate-address".
1656 (Connecting): Document the "monitor" command.
1657 (Annotations Overview): Describe the "set annotate" command.
1658
82f2d802
EZ
16592005-04-01 Eli Zaretskii <[email protected]>
1660
1661 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1662 Rearrange index entries and improve wording about support for
1663 hardware watchpoints.
1664
7d51c7de
BR
16652005-03-10 Bob Rossi <[email protected]>
1666
1667 * gdb.texinfo: Update copyright
1668
68c71a2e
TR
16692005-02-09 Theodore A. Roth <[email protected]>
1670
1671 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1672 error.
1673
83761cbd
KB
16742005-02-03 Kevin Buettner <[email protected]>
1675
1676 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1677
9f1c6395
MS
16782005-01-17 Michael Snyder <[email protected]>
1679
1680 * gdb.texinfo: Fix spelling, infinte -> infinite.
1681
fbd1b305
MK
16822005-01-08 Mark Kettenis <[email protected]>
1683
1684 * observer.texi (GDB Observers): Document "solib_loaded".
1685
3ace7edb
AC
16862005-01-07 Andrew Cagney <[email protected]>
1687
bec39cab
AC
1688 * configure.ac: Rename configure.in, require autoconf 2.59.
1689 * configure: Re-generate.
1690
3ace7edb
AC
1691 * configure.in: Replace configdirs with multiple references to
1692 AC_CONFIG_SUBDIRS.
1693 * configure: Re-generate.
1694
53531fc1
AC
16952005-01-04 Andrew Cagney <[email protected]>
1696
1697 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1698 part of the version number.
1699
536ffdb7
MK
17002004-12-24 Mark Kettenis <[email protected]>
1701
1702 * gdbint.texinfo (Algorithms): Remove description of
1703 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1704
e1aac25b
JB
17052004-12-07 Jim Blandy <[email protected]>
1706
1707 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1708 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1709 numbers.
1710
f47b1503
AS
17112004-12-07 Andreas Schwab <[email protected]>
1712
1713 * gdb.texinfo (Mode Options): Document -l option.
1714
b6b8ece6
EZ
17152004-12-04 Eli Zaretskii <[email protected]>
1716
1717 * gdbint.texinfo (Algorithms): More accurate description of
1718 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1719 is not needed unless data-read and data-access watchpoints are
1720 supported. Add a description of how GDB checks whether the
1721 inferior stopped because a watchpoint was hit.
1722
01371747
EZ
17232004-11-23 Eli Zaretskii <[email protected]>
1724
1725 * gdb.texinfo (Files): Add cross-reference to description of
1726 -readnow command-line switch.
1727
2315ffec
RC
17282004-11-10 Randolph Chung <[email protected]>
1729
1730 * gdb.texinfo: Document set/show backtrace past-entry commands.
1731 Rearrange index entries for set/show backtrace past-main.
1732
69065f5d
AC
17332004-11-10 Jon Beniston <[email protected]>
1734
1735 Committed by Andrew Cagney <[email protected]>.
1736 * gdb.texinfo (Remote Serial Protocol): Further describe
1737 binary transfer escaping mechanism .
1738
30e91e0b
RC
17392004-11-08 Randolph Chung <[email protected]>
1740
1741 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1742 and "show debug infrun". Add index entries.
1743
60bf7e09
EZ
17442004-10-23 Eli Zaretskii <[email protected]>
1745
1746 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1747 "info proc" that are already implemented. Add index entries.
1748 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1749 (Files): Add a tip for decreasing memory used for symtabs from
1750 shared libraries.
f018e82f
EZ
1751 (Starting): Fix whitespace; make "elaboration" stand out where it
1752 is first used, and add an index entry for the term.
f8568604
EZ
1753 (Calling): Expand and elaborate text. Add "print". Add the
1754 description of problems with weak aliases.
384ee23f 1755 (Core File Generation): New section.
60bf7e09 1756
d52fe014
AC
17572004-10-12 Andrew Cagney <[email protected]>
1758
1759 * gdbint.texinfo (Versions and Branches): New chapter.
1760 (Releasing GDB): Delete "Versions and Branches" section.
1761 (Top): Add "Versions and Branches".
1762
703663ab
EZ
17632004-10-08 Eli Zaretskii <[email protected]>
1764
1765 * gdb.texinfo (Editing, History): Add cross-references to the
1766 included Readline and History user documentation. Remove
1767 references to the symbol have-readline-appendices which is unused
1768 and undefined.
1769 (History): Fix indexing.
1770
ac77d04f
JJ
17712004-10-08 Jeff Johnston <[email protected]>
1772
1773 * gdbint.texinfo (target_stopped_data_address): Update to
1774 new prototype.
1775 (i386_stopped_data_address): Update prototype and description.
1776 (i386_stopped_by_watchpoint): New function and description.
1777
e07c999f
PH
17782004-10-03 Paul N. Hilfinger <[email protected]>
1779
1780 * gdb.texinfo (Filenames): Add Ada suffixes.
1781 (Ada) New section.
1782
2e868123
AC
17832004-09-27 Andrew Cagney <[email protected]>
1784 Robert Picco <[email protected]>
1785
1786 * gdb.texinfo (Packets): Document the "p" packet.
1787
02a57714
JM
17882004-09-21 Jason Molenda ([email protected])
1789
1790 * gdb.texinfo (Paths and Names of the Source Files): Document the
1791 meaning of values in the 'desc' field of a SO stab.
1792
ae038cb0
DJ
17932004-09-20 Daniel Jacobowitz <[email protected]>
1794
1795 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1796 max-cache-age" and "maint show dwarf2 max-cache-age".
1797
f7dc1244
EZ
17982004-09-16 Eli Zaretskii <[email protected]>
1799
1800 * gdb.texinfo (Set Breaks): Add index entry for setting
1801 breakpoints on overloaded C++ functions that are not members of
1802 any classes. Add an example and an index entry for setting
1803 breakpoints on all program functions.
1804 (Character Sets, Macros, Overlay Commands)
1805 (Non-debug DLL symbols, GDB/MI Output Syntax)
1806 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1807 Use "(@value{GDBP})" instead of a literal "(gdb)".
1808
f810308b
AC
18092004-09-12 Andrew Cagney <[email protected]>
1810
1811 * gdbint.texinfo (Native Debugging): Delete description of
1812 FILES_INFO_HOOK.
1813
15a661f3
PH
18142004-09-11 Paul Hilfinger <[email protected]>
1815
1816 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1817 to hex_string_custom (not historically correct, but more
1818 understandable, given the current code).
1819
f3219c75
AC
18202004-09-03 Andrew Cagney <[email protected]>
1821
1822 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1823
f3bb6704
JJ
18242004-09-01 Jeff Johnston <[email protected]>
1825
1826 * observer.texi (solib_unloaded): New observer.
1827
8d2c00cb
AC
18282004-08-24 Andrew Cagney <[email protected]>
1829
1830 * gdbint.texinfo (Target Architecture Definition): Add missing
1831 comma.
1832
e7dc800a
MC
18332004-08-20 Michael Chastain <[email protected]>
1834
1835 * (Using the Testsuite): build != host is supported,
1836 but some test scripts do not support build != host.
1837
73b03683
MK
18382004-08-14 Mark Kettenis <[email protected]>
1839
1840 * gdbint.texinfo (Host Definition): Delete description of
1841 FCLOSE_PROVIDED and GETENV_PROVIDED.
1842
c0ccb908
MK
18432004-08-05 Mark Kettenis <[email protected]>
1844
1845 * gdbint.texinfo (Host Definition): Delete description of
1846 NO_SYS_FILE.
1847 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1848 PTRACE_FP_BUG.
1849
9c8dbfa9
AC
18502004-08-05 Andrew Cagney <[email protected]>
1851
1852 * gdbint.texinfo (Target Architecture Definition): Delete
1853 reference to deprecated_read_fp.
1854
f42accbe
AC
18552004-08-02 Andrew Cagney <[email protected]>
1856
1857 * gdbint.texinfo (Target Architecture Definition): Delete
1858 description of DEPRECATED_REGISTER_BYTES.
1859
0b66e38c
EZ
18602004-07-30 Baurjan Ismagulov <[email protected]>
1861
1862 * gdb.texinfo (Source Path): Document the new behavior of
1863 searching for the source files.
1864
15387254
EZ
18652004-07-17 Eli Zaretskii <[email protected]>
1866
1867 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1868 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1869 (Auto Display): Improve indexing.
1870
2c07db7a
AC
18712004-07-16 Andrew Cagney <[email protected]>
1872
1873 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1874 "-noasync".
1875
4644b6e3
EZ
18762004-07-09 Eli Zaretskii <[email protected]>
1877
1878 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1879 have the same prefix have only their prefix in the index.
1880
7561d450
MK
18812004-07-03 Mark Kettenis <[email protected]>
1882
1883 * gdb.texinfo (BSD libkvm Interface): New node (section)
1884 (Native): Add it to the menu.
1885
67bebe79
MK
18862004-07-01 Mark Kettenis <[email protected]>
1887
1888 * gdbint.texinfo (Target Architecture Definition): Remove
1889 PCC_SOL_BROKEN.
1890
1a6923e0
MK
18912004-06-24 Mark Kettenis <[email protected]>
1892
1893 * gdbint.texinfo (Target Architecture Definition): Remove
1894 SUN_FIXED_LBRAC_BUG.
1895
b435e160
AC
18962004-06-26 Andrew Cagney <[email protected]>
1897
1898 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1899
b5622e8d
AC
19002004-06-20 Andrew Cagney <[email protected]>
1901
1902 * gdbint.texinfo (Target Architecture Definition): Deprecate
1903 USE_STRUCT_CONVENTION.
1904
e0c07bf0
MC
19052004-06-19 Michael Chastain <[email protected]>
1906
1907 gdb.texinfo (Bug Reporting): Mention session recording,
1908 with the script command or Emacs.
1909
782263ab
AC
19102004-06-18 Andrew Cagney <[email protected]>
1911
1912 * gdbint.texinfo (Target Architecture Definition): Deprecate
1913 FUNCTION_START_OFFSET.
1914
03727ca6
AC
19152004-06-14 Andrew Cagney <[email protected]>
1916
1917 Based on changes from Karl Berry.
1918 * gdb.texinfo: Do not use @sc in a direntry.
1919 * stabs.texinfo: Change @dircateogry to "Software development".
1920 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1921
97092415
AC
19222004-06-13 Andrew Cagney <[email protected]>
1923
1924 * gdbint.texinfo (Target Architecture Definition): Delete
1925 description of RETURN_VALUE_ON_STACK.
1926
1f6d4158
AC
19272004-06-09 Andrew Cagney <[email protected]>
1928
1929 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1930 deleted by previous patch.
1931
d966f0cb
AC
19322004-06-08 Andrew Cagney <[email protected]>
1933
1934 * gdbint.texinfo (Native Debugging): Delete documentation on
1935 ATTACH_DETACH.
1936
86fe4aaa
RC
19372004-06-06 Randolph Chung <[email protected]>
1938
1939 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1940
d4b6d575
RC
19412004-06-06 Randolph Chung <[email protected]>
1942
1943 * gdb.texinfo (push_dummy_call): Update argument list to match
1944 the new push_dummy_call method signature. Describe the function
1945 argument.
1946
4e8b0763
JB
19472004-05-24 Joel Brobecker <[email protected]>
1948
1949 * gdb.texinfo (Starting): Document new start command.
1950
59caf092
AC
19512004-05-21 Andrew Cagney <[email protected]>
1952
1953 * observer.texi (GDB Observers): Document "inferior_created".
1954
e4a2df64
AC
19552004-05-08 Andrew Cagney <[email protected]>
1956
e6b55ae2
AC
1957 * gdbint.texinfo (Target Architecture Definition): Delete
1958 description of DO_DEFERRED_STORES.
1959
28954179
AC
1960 * gdbint.texinfo (Target Architecture Definition): Delete
1961 references to DEPRECATED_FIX_CALL_DUMMY.
1962
434b87dd
AC
1963 * gdbint.texinfo (Target Architecture Definition): Delete
1964 description of DEPRECATED_CALL_DUMMY_WORDS,
1965 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1966
58d28df8
AC
1967 * gdbint.texinfo (Target Architecture Definition): Delete
1968 description of DEPRECATED_PUSH_DUMMY_FRAME.
1969
e4a2df64
AC
1970 * gdbint.texinfo (Target Architecture Definition): Delete
1971 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1972
2b4855ab
AC
19732004-05-07 Andrew Cagney <[email protected]>
1974
1975 * observer.texi (GDB Observers): Add "Debugging" section. Include
1976 cross reference to "set/show debug observer".
1977 * gdb.texinfo (Debugging Output): Document "set/show debug
1978 observer".
1979
fcf70625
AC
19802004-05-01 Andrew Cagney <[email protected]>
1981
1982 * gdbint.texinfo (Target Architecture Definition): Delete
1983 description of DEPRECATED_PC_IN_SIGTRAMP.
1984
8ee56bcf
AC
19852004-04-30 Andrew Cagney <[email protected]>
1986
1987 * gdbint.texinfo (Target Architecture Definition): Delete
1988 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
1989
67ab9a76
OF
19902004-04-30 Orjan Friberg <[email protected]>
1991
1992 * observer.texi (GDB Observers): Correct spelling.
1993
79346bcb
OF
19942004-04-26 Orjan Friberg <[email protected]>
1995
1996 * observer.texi (GDB Observers): Add target_changed event.
1997
7a464420
AC
19982004-04-08 Andrew Cagney <[email protected]>
1999
2000 * observer.texi (GDB Observers): Rework, provide generic observer
2001 definitions and then a list of observable events.
2002
6cdf9d98
AC
20032004-04-04 Andrew Cagney <[email protected]>
2004
2005 * gdbint.texinfo (Host Definition): Delete reference to
2006 NO_SIGINTERRUPT.
2007
ddc135a4
AC
20082004-04-02 Andrew Cagney <[email protected]>
2009
2010 * gdbint.texinfo (Target Architecture Definition): Delete
2011 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2012
6a1b180d
SC
20132004-03-28 Stephane Carrez <[email protected]>
2014
2015 * gdb.texinfo (TUI Commands): Document tui reg commands.
2016
d0d5df6f
AC
20172004-03-26 Andrew Cagney <[email protected]>
2018
2019 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2020 "gdbtui".
2021 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2022 (Contributors): Mention both Text and Terminal User Interface.
2023
aa2a3f87
AC
20242004-03-23 Andrew Cagney <[email protected]>
2025
2026 * gdbint.texinfo (Target Architecture Definition): Deprecate
2027 references to SIGTRAMP_START and SIGTRAMP_END.
2028
f561f026
AC
20292004-03-23 Andrew Cagney <[email protected]>
2030
2031 * gdbint.texinfo (Target Architecture Definition): Deprecate
2032 references to PC_IN_SIGTRAMP.
2033
33cb8b0f
AC
20342004-03-19 Andrew Cagney <[email protected]>
2035
2036 * gdbint.texinfo (Target Architecture Definition): Delete
2037 reference to GDB_TARGET_IS_HPPA.
2038
fc989b7a
AC
20392004-03-18 Andrew Cagney <[email protected]>
2040
2041 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2042 describe pre_init and post_init.
2043
701b08bb
DJ
20442004-03-09 Daniel Jacobowitz <[email protected]>
2045
2046 * gdb.texinfo (Debugging Output): Document values for "set debug
2047 target".
2048
faae5abe
AC
20492004-02-28 Andrew Cagney <[email protected]>
2050
2051 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2052
dd79a6cf
JJ
20532004-02-26 Jeff Johnston <[email protected]>
2054
2055 * gdb.texinfo (breakpoints): Add information about the
2056 new "set breakpoint pending" and "show breakpoint pending"
2057 commands.
2058
e7f16015
AC
20592004-02-26 Andrew Cagney <[email protected]>
2060
2061 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2062 in Per-architecture module data section.
2063
7161a3a6
RM
20642004-02-25 Roland McGrath <[email protected]>
2065
2066 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2067
2154891a
AC
20682004-02-24 Andrew Cagney <[email protected]>
2069
2070 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2071 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2072 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2073
6c74ac8b
AC
20742004-02-17 Andrew Cagney <[email protected]>
2075
2076 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2077
19772a2c
AC
20782004-02-16 Andrew Cagney <[email protected]>
2079
2080 * gdbint.texinfo (Target Architecture Definition): Deprecate
2081 FRAMELESS_FUNCTION_INVOCATION.
2082
c9830293
AC
20832004-02-16 Andrew Cagney <[email protected]>
2084
2085 * gdbint.texinfo (Coding): Mention -Wunused-function.
2086
b9d26eb9
AC
20872004-02-14 Andrew Cagney <[email protected]>
2088
2089 * gdbint.texinfo (Target Architecture Definition): Delete
2090 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2091
49efadf5
EZ
20922004-02-12 Elena Zannoni <[email protected]>
2093
2094 * gdb.texinfo: Properly quote the name "C++".
2095 * gdbint.texinfo: Ditto.
2096 * stabs.texinfo: Ditto.
2097
1eb288ea
EZ
20982004-02-11 Elena Zannoni <[email protected]>
2099
2100 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2101 minimal information about libiberty.
2102
e4937fc1
MC
21032004-02-06 Michael Chastain <[email protected]>
2104
2105 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2106
a9331b3f
RM
21072004-02-04 Roland McGrath <[email protected]>
2108
2109 * gdb.texinfo (Auxiliary Vector): New node (section).
2110 (Data): Add it to the menu.
2111
2650777c
JJ
21122004-02-02 Jeff Johnston <[email protected]>
2113
2114 * gdb.texinfo (Breakpoints): Add information about pending
2115 breakpoint support.
2116
b4501125
AC
21172004-01-26 Andrew Cagney <[email protected]>
2118
2119 * gdb.texinfo (Overview): Delete references to the cisco protocol
2120 including the "N" response.
2121
74055713
AC
21222004-01-26 Andrew Cagney <[email protected]>
2123
2124 * gdbint.texinfo (Target Architecture Definition): Rename
2125 EXTRACT_STRUCT_VALUE_ADDRESS to
2126 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2127
3bbe9696
EZ
21282004-01-24 Eli Zaretskii <[email protected]>
2129
2130 * gdb.texinfo (KOD): Document "show os". Add index entries for
2131 "set/show os" and "info cisco" commands.
2132
5843504f
EZ
21332004-01-21 Eli Zaretskii <[email protected]>
2134
2135 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2136
9175c9a3
MC
21372004-01-19 Michael Chastain <[email protected]>
2138
2139 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2140 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2141
8e94b928
NR
21422004-01-19 Nick Roberts <[email protected]>
2143
2144 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2145 -stack-list-locals.
2146 (GDB/MI Variable Objects): Describe extension to
2147 -var-list-children.
2148
a20cf136
DJ
21492004-01-17 Daniel Jacobowitz <[email protected]>
2150
2151 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2152
afb18d0f
AC
21532004-01-17 Andrew Cagney <[email protected]>
2154
2155 * gdbint.texinfo (Target Architecture Definition): Delete
2156 documentation on DEPRECATED_NPC_REGNUM.
2157
b51970ac
DJ
21582004-01-13 Daniel Jacobowitz <[email protected]>
2159
2160 * gdb.texinfo: Update copyright year. Mention that set
2161 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2162 "set follow-fork-mode ask".
2163
0f0cffd2
AC
21642004-01-13 Andrew Cagney <[email protected]>
2165
2166 * gdbint.texinfo: Update copyright year.
2167 (Coding): Add -Wunused-label to list of -Werror warnings.
2168
c552b3bb 21692004-01-08 Jason Molenda <[email protected]>
f7dc1244 2170 Eli Zaretskii <[email protected]>
c552b3bb
JM
2171
2172 * gdb.texinfo: Update copyright.
2173 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2174 around names, as appropriate. Minor syntax cleanup of
2175 _NSPrintForDebugger explanation. Two spaces after periods.
2176 GDBN used instead of lit. "gdb". Index entries added for
2177 print-object and _NSPrintForDebugger. @noindent added in one spot.
2178
afe157ca
EZ
21792003-11-11 Elena Zannoni <[email protected]>
2180
2181 * stabs.texinfo: Add dircategory and direntry commands.
2182 * annotate.texinfo: Ditto.
2183
963e2bb7
AC
21842003-11-10 Andrew Cagney <[email protected]>
2185
2186 * gdbint.texinfo (Target Architecture Definition): Replace the
2187 return_value method's "inval" and "outval" parameters with
2188 "readbuf" and "writebuf".
2189
1d8b2f28
JB
21902003-10-28 Jim Blandy <[email protected]>
2191
2192 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2193 from "The `F' request packet" and "The `F' reply packet", to make
2194 texi2dvi happy.
2195 (File-I/O remote protocol extension): Update menu entries, too.
2196
36d86913
MC
21972003-10-26 Michael Chastain <[email protected]>
2198
2199 * gdb.texinfo (Thread Stops): Document the issue with
2200 premature return from system calls in multi-threaded programs.
2201
ce2826aa
AC
22022003-10-24 Andrew Cagney <[email protected]>
2203
2204 * annotate.texinfo: Fix "fortunatly"[sic].
2205
f24c5e49
KI
22062003-10-23 Kei Sakamoto <[email protected]>
2207
2208 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2209 with "Hitachi" and "Mitsubishi".
2210
92ad9cd9
AC
22112003-10-20 Andrew Cagney <[email protected]>
2212
2213 * gdbint.texinfo (Target Architecture Definition): Document
2214 gdbarch_return_value. Add cross references from
2215 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2216 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2217
0ab4b752
MK
22182003-10-18 Mark Kettenis <[email protected]>
2219
2220 * gdbint.texinfo (Target Architecture Definition): Document
2221 regset_from_core_section.
fb3e19c0
KI
2222
22232003-10-16 Kei Sakamot Sakamoto <[email protected]>
2224
2225 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2226
a9331b3f 22272003-10-15 Kevin Buettner <[email protected]>
e4d5f7e1
KB
2228
2229 From Anthony Green <[email protected]>:
2230 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
2231
1485d690
KB
22322003-10-14 Kevin Buettner <[email protected]>
2233
2234 * gdb.texinfo (Breakpoint related warnings): New node.
2235 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2236
86d30acc
DJ
22372003-10-13 Daniel Jacobowitz <[email protected]>
2238
2239 * gdb.texinfo (Remote Protocol): Document v and vCont.
2240
172c2a43
KI
22412003-10-10 Kei Sakamoto <[email protected]>
2242
2243 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2244 * gdbint.texinfo: Ditto.
2245
71952f4c
AC
22462003-10-09 Andrew Cagney <[email protected]>
2247
2248 From 2003-09-18 David Anderson <[email protected]>:
2249 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2250 "command".
2251
268e2188
AC
22522003-10-03 Andrew Cagney <[email protected]>
2253
2254 * gdbint.texinfo (Target Architecture Definition): Deprecate
2255 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2256 just target.
2257
12c266ea 22582003-10-02 Andrew Cagney <[email protected]>
2e092625 2259
f30992d4 2260 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2261 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2262 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2263 * gdbint.texinfo (Target Architecture Definition): Rename
2264
22652003-09-30 Andrew Cagney <[email protected]>
2266
f30992d4 2267 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2268 (Target Architecture Definition):
f30992d4 2269
2e092625
AC
2270 * gdbint.texinfo (Target Architecture Definition): Rename
2271 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2272
0717ae8a
AC
22732003-09-29 Andrew Cagney <[email protected]>
2274
dad809b7
AC
2275 * gdbint.texinfo (Target Architecture Definition): Delete
2276 documentation for NEED_TEXT_START_END.
2277
0717ae8a
AC
2278 * gdbint.texinfo (Target Architecture Definition): Rename
2279 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2280 TARGET_WRITE_PC.
a9331b3f 2281
af6cf26d
MC
22822003-09-22 Michael Chastain <[email protected]>
2283
2284 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2285
ee206350
AG
22862003-09-21 Anthony Green <[email protected]>
2287
2288 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2289
a38c9fe6
MK
22902003-09-21 Mark Kettenis <[email protected]>
2291
2292 * gdbint.texinfo (Target Architecture Definition): Document
2293 stabs_argument_has_addr.
2294
77949794
AC
22952003-09-18 Andrew Cagney <[email protected]>
2296
2297 * gdbint.texinfo (Target Architecture Definition): Delete
2298 documentation on REGISTER_NAMES.
2299
8e823e25
MK
23002003-09-13 Mark Kettenis <[email protected]>
2301
2302 * gdbint.texinfo (Target Architecture Definition): Replace
2303 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2304
f27dd7fd
AC
23052003-09-11 Andrew Cagney <[email protected]>
2306
2307 * gdbint.texinfo (Target Architecture Definition): Replace
2308 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2309
8b148df9
AC
23102003-08-18 Andrew Cagney <[email protected]>
2311
2312 * gdbint.texinfo (Target Architecture Definition): Document
2313 "frame_red_zone_size".
2314
25d29d70
AC
23152003-08-09 Andrew Cagney <[email protected]>
2316
2317 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2318 with "set/show backtrace past-main" and "set/show backtrace
2319 limit".
2320
c938e9b0
L
23212003-08-08 H.J. Lu <[email protected]>
2322
2323 * Makefile.in (install-info): Support DESTDIR.
2324 (install-html): Likewise.
2325
64fabec2
AC
23262003-08-07 Andrew Cagney <[email protected]>
2327
2328 Patch from Nick Roberts.
2329 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2330 bindings. Remove description of send-gdb-command.
2331
2fcf52f0
AC
23322003-08-07 Andrew Cagney <[email protected]>
2333
2334 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2335 GDB 6.0.
2336
086432e2
AC
23372003-08-06 Andrew Cagney <[email protected]>
2338
2339 * gdb.texinfo (Mode Options): Mention that level three is the
2340 highest available and that level 2 is deprecated.
2341 (Annotations Overview): Mention annotation levels. Cross reference
2342 to "Limitations of the Annotation Interface" in annotate.texi.
2343 (TODO, Value Annotations, Frame Annotations): Delete section.
2344 (Displays, Breakpoint Info): Delete.
2345
e5249f67
AC
23462003-08-04 Andrew Cagney <[email protected]>
2347
2348 * agentexpr.texi: Delete @bye.
2349 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2350 (stabs.info): Add $(srcdir) to include search path.
2351 (html): Depend on "annotate_toc.html", and not "annotate.html".
2352 * stabs.texinfo: Ditto. Include "fdl.texi".
2353 * gdbint.texinfo: Update copyright statement's list of invariant
2354 sections.
2355
e6f672d2
AC
23562003-07-28 Andrew Cagney <[email protected]>
2357
2358 * Makefile.in (INFO_DEPS): Add annotate.info.
2359 (dvi, ps, html, pdf): Add annotate.
2360 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2361 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2362 (ANNOTATE_DOC_FILES): New macro.
2363 (ANNOTATE_TEX_TMPS): New macro.
2364 (annotate.info, annotate_toc.html): Specify dependencies.
2365 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2366 * annotate.texinfo: Rename annotate.texi. Get building. Add
2367 "Migrating to GDB/MI" and "Limitations of the Annotation
2368 Interface" chapters. Mention why it is not part of the user
2369 guide. Update copyright notice. Include "fdl.texi".
2370
72ffddc9
SC
23712003-07-26 Stephane Carrez <[email protected]>
2372
2373 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2374
a9f12a31
DJ
23752003-07-24 Daniel Jacobowitz <[email protected]>
2376
2377 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2378
b1fe9455
DJ
23792003-07-24 Daniel Jacobowitz <[email protected]>
2380
2381 * gdb.texinfo (Server): Mention pidof.
2382
153721e6
AC
23832003-07-22 Andrew Cagney <[email protected]>
2384
2385 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2386 list.
2387
0fac0b41
DJ
23882003-06-28 Daniel Jacobowitz <[email protected]>
2389
2390 * gdb.texinfo (Logging output): New chapter.
2391
4e562065
JB
23922003-06-24 Joel Brobecker <[email protected]>
2393
2394 * gdb.texinfo (Unsupported languages): New section.
2395 (Languages): Add link to new section.
2396
f2c06f52
AC
23972003-06-22 Andrew Cagney <[email protected]>
2398
2399 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2400
b4177fca
DJ
24012003-06-22 Daniel Jacobowitz <[email protected]>
2402
2403 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2404
f418dd93
DJ
24052003-06-22 Daniel Jacobowitz <[email protected]>
2406
2407 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2408 * agentexpr.texi: Retitle section, and change it to an appendix.
2409 Comment out texinfo initialization. Factor a @var{} into two
2410 pieces to prevent makeinfo warnings.
2411 * gdb.texinfo: Add Agent Expressions appendix.
2412
4ca61388
DJ
24132003-06-19 Daniel Jacobowitz <[email protected]>
2414
2415 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2416
07f31aa6
DJ
24172003-06-18 Daniel Jacobowitz <[email protected]>
2418
2419 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2420 remote target". Document the "detach" and "disconnect" commands.
2421 (Server, Netware, Debug Session): Reference "Connecting to a
2422 remote target".
2423 (GDB/MI Target Manipulation): Document "-target-disconnect".
2424
2dd0da42
AC
24252003-06-13 Andrew Cagney <[email protected]>
2426
2427 * gdbint.texinfo (Target Architecture Definition): Deprecate
2428 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2429 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2430
e7a3abfc
JB
24312003-06-09 Jim Blandy <[email protected]>
2432
2433 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2434
25e3a86b
AC
24352003-06-08 Andrew Cagney <[email protected]>
2436
2437 * gdbint.texinfo (Target Architecture Definition): Delete
2438 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2439
a9e5fdc2
AC
24402003-06-08 Andrew Cagney <[email protected]>
2441
2442 * gdbint.texinfo (Target Architecture Definition): Document
2443 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2444
b37303ee
AF
24452003-06-07 Adam Fedor <[email protected]>
2446
2447 * gdb.texinfo: Add Objective-C documentation.
2448
39fe6e80
AC
24492003-06-01 Andrew Cagney <[email protected]>
2450
2451 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2452 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2453
125309b2
AC
24542003-05-21 Andrew Cagney <[email protected]>
2455
2456 * gdbint.texinfo (Target Architecture Definition): Delete
2457 references to "extract_address" and "store_address".
2458
b8b527c5
AC
24592003-05-16 Andrew Cagney <[email protected]>
2460
2461 * gdbint.texinfo (Target Architecture Definition): Replace
2462 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2463 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2464
50e3ee83
TR
24652003-05-14 Theodore A. Roth <[email protected]>
2466
2467 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2468
44e2be90
L
24692003-05-10 H.J. Lu <[email protected]>
2470
2471 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2472 (gdb.dvi): Likewise.
2473 (gdb.pdf): Likewise.
2474 (links2roff): Likewise.
2475
df5215a6
JB
24762003-05-08 Jim Blandy <[email protected]>
2477
2478 * gdb.texinfo (Dump/Restore Files): Update documentation for
2479 'dump', 'append', and 'restore': note that format argument is
2480 optional; simplify presentation of the command variants; and be
2481 more precise about the formats.
2482
5e7b2f39
JB
24832003-05-07 Jim Blandy <[email protected]>
2484
2485 * gdb.texinfo (Symbols): Update documentation: 'maint list
2486 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2487 symtabs' and 'maint info psymtabs'.
2488
b1e29e33
AC
24892003-05-05 Andrew Cagney <[email protected]>
2490
2491 * gdbint.texinfo (Target Architecture Definition): Make
2492 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2493 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2494 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2495
00905d52
AC
24962003-05-04 Andrew Cagney <[email protected]>
2497
2498 * gdb.texinfo (Maintenance Commands): Document "maint print
2499 dummy-frames".
2500
54ff5908
AC
25012003-05-04 Andrew Cagney <[email protected]>
2502
2503 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2504
32e7087d
JB
25052003-05-03 J. Brobecker <[email protected]>
2506
2507 Thierry Schneider <[email protected]>
2508 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2509 for new MI command.
2510
7043d8dc
AC
25112003-05-03 Andrew Cagney <[email protected]>
2512
2513 * gdbint.texinfo (Target Architecture Definition): Document
2514 push_dummy_code. Add cross references.
2515
e33d66ec
EZ
25162003-05-02 Elena Zannoni <[email protected]>
2517
2518 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2519 set/show charsets commands.
2520
0ba6dca9
AC
25212003-04-28 Andrew Cagney <[email protected]>
2522
2523 * gdbint.texinfo (Target Architecture Definition): Replace
2524 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2525 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2526
d7a27068
AC
25272003-04-28 Andrew Cagney <[email protected]>
2528
2529 * gdbint.texinfo (Target Architecture Definition): Rename
2530 "tm_print_insn" to "deprecated_tm_print_insn".
2531
44ea7b70
JB
25322003-04-09 Jim Blandy <[email protected]>
2533
2534 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2535 list psymtabs'.
2536
fb8f8949
AC
25372003-04-08 Andrew Cagney <[email protected]>
2538
2539 * gdbint.texinfo (Target Architecture Definition): Delete
2540 references to EXTRA_FRAME_INFO.
2541
32fb0f22
AC
25422003-04-08 Andrew Cagney <[email protected]>
2543
2544 * gdbint.texinfo (Target Architecture Definition): Delete
2545 PRINT_TYPELESS_INTEGER.
2546
6be67e67
JB
25472003-04-02 J. Brobecker <[email protected]>
2548
2549 * observer.texi (GDB Observers): Adjust the documentation for the
2550 normal_stop notification to better describe reality. Fix a couple
2551 of minor typos.
2552
4e35d5f0
BR
25532003-04-02 Bob Rossi <[email protected]>
2554
a9331b3f 2555 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2556 '-file-list-exec-source-file'
2557
e8a8712a
AC
25582003-03-31 Andrew Cagney <[email protected]>
2559
2560 * gdbint.texinfo (Target Architecture Definition): Delete
2561 references to CALL_DUMMY_P.
2562
6c0e89ed
AC
25632003-03-30 Andrew Cagney <[email protected]>
2564
2565 * gdbint.texinfo (Target Architecture Definition): Remove
2566 reference to TARGET_WRITE_SP.
a9331b3f 2567
378bfd1b
AC
25682003-03-27 Andrew Cagney <[email protected]>
2569
2570 * gdbint.texinfo (Target Architecture Definition): Remove
2571 references to write_sp.
6c0e89ed 2572
922fbb7b
AC
25732003-03-27 Andrew Cagney <[email protected]>
2574
2575 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2576 chapter body. Use @smallexample instead of @example.
2577 (Annotations): Ditto.
2578 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2579 annotate.texi.
2580
b81774d8
AC
25812003-03-26 Andrew Cagney <[email protected]>
2582
2583 * gdbint.texinfo (Target Architecture Definition): Replace
2584 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2585 dummy_addr parameters.
2586
1bf6d5cc
AC
25872003-03-25 Andrew Cagney <[email protected]>
2588
2589 * gdbint.texinfo (Target Architecture Definition): Delete
2590 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2591 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2592 Add reference to PUSH_ARGUMENTS.
2593
618ce49f
AC
25942003-03-23 Andrew Cagney <[email protected]>
2595
2596 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2597 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2598
bcd7e15f
JB
25992003-03-18 J. Brobecker <[email protected]>
2600
2601 * gdbint.texinfo (Algorithms): Add new section describing the
2602 Observer paradigm.
2603 (Top): Add menu entry to new observer appendix.
2604 * observer.texi: New file.
2605 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2606 new observer.texi file.
2607
9fe8321b
AC
26082003-03-17 Andrew Cagney <[email protected]>
2609
2610 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2611 that GNU Press update the manual version number.
2612
ac2adee5
AC
26132003-03-12 Andrew Cagney <[email protected]>
2614
2615 * gdbint.texinfo (Target Architecture Definition): Delete
2616 references to get_saved_register. Rename GET_SAVED_REGISTER to
2617 DEPRECATED_GET_SAVED_REGISTER.
2618
749b82f6
AC
26192003-03-13 Andrew Cagney <[email protected]>
2620
2621 * gdbint.texinfo (Target Architecture Definition): Replace
2622 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2623
8bedc050
AC
26242003-03-12 Andrew Cagney <[email protected]>
2625
2626 * gdbint.texinfo (Target Architecture Definition): Rename
2627 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2628
0ce1b118
CV
26292003-03-10 Corinna Vinschen <[email protected]>
2630
2631 * gdb.texinfo: Add File-I/O documentation.
2632
12cc2063
AC
26332003-03-10 Andrew Cagney <[email protected]>
2634
2635 * gdbint.texinfo (Target Architecture Definition): Cross reference
2636 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2637
7453dc06
AC
26382003-03-07 Andrew Cagney <[email protected]>
2639
2640 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2641 frame" command.
2642
6314f104
AC
26432003-03-05 Andrew Cagney <[email protected]>
2644
2645 * gdbint.texinfo (Target Architecture Definition): Document
2646 unwind_dummy_id. Cross reference unwind_dummy_id and
2647 SAVE_DUMMY_FRAME_TOS.
2648
f1212245
DJ
26492003-03-05 James Ingham <[email protected]>
2650 Daniel Jacobowitz <[email protected]>
2651
2652 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2653 and "show cp-abi".
2654
77e7e267
AC
26552003-03-03 Andrew Cagney <[email protected]>
2656
2657 * gdbint.texinfo (Target Architecture Definition): Document
2658 register_type.
2659
838a8221
AC
26602003-03-03 Andrew Cagney <[email protected]>
2661
2662 * stabs.texinfo (Structures): Use @samp and separate @var's
2663 instead of a single @var containing a comma separated list.
2664 (Unions): Ditto.
2665
d7f4a264
DJ
26662003-03-02 Daniel Jacobowitz <[email protected]>
2667
2668 * Makefile.in (distclean): Remove config.log.
2669
f30ee0bc
AC
26702003-03-01 Andrew Cagney <[email protected]>
2671
2672 * gdbint.texinfo (Target Architecture Definition): Rename
2673 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2674
26752003-03-01 Andrew Cagney <[email protected]>
e9582e71
AC
2676
2677 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2678 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2679
be448670
CF
26802003-02-23 Raoul Gough <[email protected]>
2681
2682 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2683 (Non-debug DLL symbols): New node, describing the minimal symbols
2684 loaded from DLLs without real debugging symbols.
2685
501eef12
AC
26862003-02-20 Andrew Cagney <[email protected]>
2687
2688 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2689 hardware-breakpoint-limit".
2690 (Set Watchpoints): Add cross reference to "set remote
2691 hardware-watchpoint-limit".
2692 (Remote configuration options): New section.
2693
21c294e6
AC
26942003-02-04 Andrew Cagney <[email protected]>
2695
e9be73e4
AC
2696 * gdbint.texinfo (Target Architecture Definition): Delete
2697 descrption of IS_TRAPPED_INTERNALVAR.
2698
21c294e6
AC
2699 From Keith Seitz <[email protected]>:
2700 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2701 option "-i"/"--interpreter" to this chapter. Include index
2702 entries.
2703
0179ffac
DC
27042003-02-04 David Carlton <[email protected]>
2705
2706 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2707 (Variables): Recommend stabs+ and DWARF 2.
2708 (C plus plus expressions): Correct info about
2709 compiler versions, debug formats.
2710 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2711 PR symtab/874.
2712
7ca9f392
AC
27132003-02-01 Andrew Cagney <[email protected]>
2714
2715 * gdbint.texinfo (Target Architecture Definition): Delete
2716 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2717 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2718 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2719 references to nindy and i960.
2720 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2721
31a85ea2
AC
27222003-02-01 Andrew Cagney <[email protected]>
2723
2724 * gdbint.texinfo (Target Architecture Definition): Delete
2725 FLOAT_INFO.
2726
6b894e49
AC
27272003-01-30 Andrew Cagney <[email protected]>
2728
2729 * stabs.texinfo (Member Type Descriptor): Clarify description of
2730 `@'. Suggested by Ben Hutchings.
2731
c48861fb
AC
27322003-01-29 Andrew Cagney <[email protected]>
2733
2734 * gdb.texinfo (M68K): Delete reference to es1800.
2735
617073a9
AC
27362003-01-29 Andrew Cagney <[email protected]>
2737
2738 * gdb.texinfo (Maintenance Commands): Document `maint print
2739 reggroups' and `maint print register-groups'.
2740 * gdbint.texinfo (Target Architecture Definition): Document
2741 register_reggroup_p.
2742
5b5d99cf
JB
27432003-01-23 Jim Blandy <[email protected]>
2744
2745 * gdb.texinfo (Separate Debug Files): New section.
2746
e7ba9c65
DJ
27472003-01-22 Daniel Jacobowitz <[email protected]>
2748
2749 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2750 and "maint show profile".
2751
94e91d6d
MC
27522003-01-16 Michael Chastain <[email protected]>
2753
2754 * gdb.texinfo (Installing GDB): Warn against
2755 ".../gdb-VERSION/gdb/configure".
2756 (Separate Objdir): Likewise.
2757
867f3898
AC
27582003-01-15 Andrew Cagney <[email protected]>
2759
2760 * gdbint.texinfo (Target Architecture Definition): Delete
2761 definition of PRINT_REGISTER_HOOK.
2762
f153cc92
EZ
27632003-01-15 Elena Zannoni <[email protected]>
2764
2765 (OpenRISC 1000): Fix formatting of command names.
2766
c60eb6f1
EZ
27672003-01-15 Elena Zannoni <[email protected]>
2768
2769 * gdb.texinfo (Continuing and Stepping): Add new command
2770 'advance'. Clarify behavior of 'until'.
2771
f5ebfba0
DJ
27722003-01-13 Daniel Jacobowitz <[email protected]>
2773
2774 * gdb.texinfo (Files): Document solib-absolute-prefix and
2775 solib-search-path.
2776
4ce8657e
MC
27772003-01-09 Michael Chastain <[email protected]>
2778
2779 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2780 (Create a Release): Add new instructions for new @file{src-release}.
2781 Document existing instructions for @file{Makefile.in} as
2782 being for @value{GDBN} 5.3.1 or earlier.
2783
372613e3
AC
27842003-01-09 Andrew Cagney <[email protected]>
2785
2786 * gdbint.texinfo (Target Architecture Definition): Mention
2787 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2788 allocate memory.
2789
b4e9345d
DJ
27902003-01-04 Daniel Jacobowitz <[email protected]>
2791
2792 * gdb.texinfo (Controlling GDB): Add @kindex for
2793 "show osabi".
2794 (Backtraces): Add @kindex's for backtrace-below-main.
2795
98b45e30
DJ
27962003-01-04 Daniel Jacobowitz <[email protected]>
2797
2798 * gdb.texinfo (Controlling GDB): Document "set osabi".
2799
95f90d25
DJ
28002003-01-04 Daniel Jacobowitz <[email protected]>
2801
2802 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2803 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2804
1e698235
DJ
28052003-01-04 Daniel Jacobowitz <[email protected]>
2806
2807 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2808 "set coerce-float-to-double".
2809 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2810
e632838e
AC
28112003-01-02 Andrew Cagney <[email protected]>
2812
2813 * stabs.texinfo: Remove obsolete text.
2814 * gdbint.texinfo: Ditto.
2815 * gdb.texinfo: Ditto.
2816
c133ab7a
MK
28172002-12-22 Mark Kettenis <[email protected]>
2818
2819 * gdbint.texinfo (Target Architecture Definition): Update
2820 description of gdbarch_register_osabi.
2821
f821f325
KH
28222002-12-20 Kazu Hirata <[email protected]>
2823
2824 * agentexpr.texi: Fix typos.
2825 * annotate.texi: Likewise.
2826 * fdl.texi: Likewise.
2827
85a6d8d3 28282002-12-10 Andrew Cagney <[email protected]>
a5afb99f
AC
2829
2830 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2831 DEPRECATED_INIT_FRAME_PC.
2832
ae45cd16
AC
28332002-12-01 Andrew Cagney <[email protected]>
2834
2835 * gdbint.texinfo (Target Architecture Definition): Delete
2836 PC_IN_CALL_DUMMY.
2837
07555a72
AC
28382002-11-28 Andrew Cagney <[email protected]>
2839
2840 * gdbint.texinfo (Host Definition): Delete documentation on
2841 USE_GENERIC_DUMMY_FRAMES.
2842
c166cdc7
EZ
28432002-11-26 Elena Zannoni <[email protected]>
2844
2845 Fix PR gdb/723 and PR gdb/245.
2846 * Makefile.in (install-info): Run the install-info command as part
2847 of the post install steps only.
2848 (uninstall-info): New target.
2849 (uninstall): New target.
2850
35db0260
EZ
28512002-11-22 Elena Zannoni <[email protected]>
2852
2853 * Makefile.in (install): Make install do some real work.
2854
9ba8d803
AC
28552002-11-19 Andrew Cagney <[email protected]>
2856
2857 Fix POSIX problem reported by Paul Eggert.
2858 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2859 Fix PR gdb/527.
2860
903ad3a6
AC
28612002-10-26 Andrew Cagney <[email protected]>
2862
2863 * gdbint.texinfo (Target Architecture Definition): Delete
2864 definition of DO_REGISTERS_INFO.
2865
f2abfe65
KB
28662002-10-18 Kevin Buettner <[email protected]>
2867
2868 * gdbint.texinfo (Address Classes): Fix problems with insertion
2869 of ``{'' and ``}'' in example.
2870
b5b0480a
KB
28712002-10-17 Kevin Buettner <[email protected]>
2872
2873 * gdbint.texinfo (Address Classes): New section.
2874 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2875 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2876 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2877 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2878
c85508ee
KD
28792002-10-11 Klee Dienes <[email protected]>
2880
2881 * gdb.texinfo (Registers): Mention vector registers as well as
2882 floating registers in the documentation for 'info registers' and
2883 'info all-registers'.
2884
6d12fc3d
DJ
28852002-10-11 Daniel Jacobowitz <[email protected]>
2886
2887 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2888
8d19fbd2
JJ
28892002-10-03 Jeff Johnston <[email protected]>
2890
2891 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2892 interface definition.
2893
a37295f9
MM
28942002-10-03 Marko Mlinar <[email protected]>
2895
2896 * gdb.texinfo (Target Commands): Add or1k target specific
2897 commands.
2898 * gdb.texinfo (Contributors): Add myself to the contributors list.
2899
da0f9dcd
AC
29002002-10-01 Andrew Cagney <[email protected]>
2901
2902 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2903 and "mi1" instead of "mi1" and "mi0".
2904
2e834e49
HPN
29052002-09-29 Hans-Peter Nilsson <[email protected]>
2906
2907 * gdb.texinfo (Packets): Fix typos "alligned".
2908 Correct z3/Z3 description. Correct z4/Z4 title.
2909
050be0dc
AC
29102002-09-27 Andrew Cagney <[email protected]>
2911
2912 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2913
1104b9e7
KB
29142002-09-25 Kevin Buettner <[email protected]>
2915
2916 * gdb.texinfo: Use GNU/Linux instead of Linux.
2917
512217c7
AC
29182002-09-25 Andrew Cagney <[email protected]>
2919
2920 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2921
10998722
AC
29222002-09-24 Andrew Cagney <[email protected]>
2923
512217c7 2924 * gdb.texinfo: Replace @example with @smallexample.
10998722 2925
a0eb71c5
KB
29262002-09-20 Kevin Buettner <[email protected]>
2927
f7dc1244 2928 From Eli Zaretskii <[email protected]>:
a0eb71c5
KB
2929 * gdb.texinfo (Character Sets): Use @smallexample instead of
2930 @example. Use GNU/Linux instead of Linux.
2931
29322002-09-20 Jim Blandy <[email protected]>
2933
2934 * gdb.texinfo: Add character set documentation.
2935
2f870471
AC
29362002-09-19 Andrew Cagney <[email protected]>
2937
2938 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2939 (Packets): Add cross reference from `b' packet to `z' packets.
2940
790eb8f5
AC
29412002-09-19 Andrew Cagney <[email protected]>
2942
8d30a00d
AC
2943 * gdb.texinfo (Maintenance Commands): Document ``maint
2944 internal-error'' and ``maint internal-warning''.
2945
790eb8f5
AC
2946 * gdbint.texinfo (Target Architecture Definition): Revise
2947 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2948
a23a7bf1
JB
29492002-09-19 Joel Brobecker <[email protected]>
2950
2951 * gdbint.texinfo (Target Conditionals): Document the new
2952 NAME_OF_MALLOC macro.
2953
299ffc64
AC
29542002-09-05 Andrew Cagney <[email protected]>
2955
2956 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2957 engineer.
2958
b7bb15bc
SC
29592002-09-02 Stephane Carrez <[email protected]>
2960
2961 * gdb.texinfo (TUI Overview): Document status line fields.
2962
3d757584
SC
29632002-09-02 Stephane Carrez <[email protected]>
2964
2965 * gdb.texinfo (TUI Commands): Document info win command.
2966
269c21fe
SC
29672002-09-01 Stephane Carrez <[email protected]>
2968
2969 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2970
7cf36c78
SC
29712002-09-01 Stephane Carrez <[email protected]>
2972
2973 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2974 (TUI Keys): Likewise.
2975
d2c6833e
AC
29762002-08-25 Andrew Cagney <[email protected]>
2977
2978 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2979 for a packet receive.
2980
46d8b1c3
AC
29812002-08-25 Andrew Cagney <[email protected]>
2982
2983 * Makefile.in (clean): Move to end of file.
2984 (distclean, maintainer-clean, realclean): Ditto.
2985 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
2986 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
2987 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
2988 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
2989
b0787093
AC
29902002-08-24 Andrew Cagney <[email protected]>
2991
2992 * Makefile.in (GDBINT_TEX_TMPS): Define.
2993 (gdbint.dvi, gdbint.pdf): Use
2994 (GDB_TEX_TMPS): Define.
2995 (gdb.dvi, gdb.pdf): Use.
2996 (STABS_TEX_TMPS): Define.
2997 (stabs.dvi, stabs.pdf): Use.
2998 (GDB_DOC_SOURCE_INCLUDES): New macros.
2999 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3000 (GDBINT_DOC_FILES_INCLUDES): New macros.
3001 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3002 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3003 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3004 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3005 (links2roff): Replace SFILES_INCLUDED with
3006 GDB_DOC_SOURCE_INCLUDES.
3007 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3008 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3009 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3010 dependencies.
3011 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3012 dependencies.
3013 (gdbmi.texinfo): Delete rule.
3014 (inc-hist.texinfo): Delete rule.
3015 (rluser.texinfo): Delete rule.
3016
ebba8386
AC
30172002-08-23 Andrew Cagney <[email protected]>
3018
3019 * gdbint.texinfo (Target Architecture Definition): Update
3020 STORE_RETURN_VALUE, mention regcache.
3021
0ab7a791
AC
30222002-08-21 Andrew Cagney <[email protected]>
3023
3024 * gdbint.texinfo (Target Architecture Definition): Document
3025 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3026
ee2d5c50
AC
30272002-08-19 Andrew Cagney <[email protected]>
3028
3029 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3030 Fix minor typos. Add index entries.
3031
53c69bd7
AC
30322002-08-18 Andrew Cagney <[email protected]>
3033
3034 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3035
e76f1f2e
AC
30362002-08-15 Andrew Cagney <[email protected]>
3037
3038 * gdbint.texinfo (Target Architecture Definition): Document
3039 PRINT_VECTOR_INFO.
3040 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3041
0680b120
AC
30422002-08-13 Andrew Cagney <[email protected]>
3043
3044 * gdb.texinfo (Maintenance Commands): Document "maint print
3045 registers", "maint print raw-registers" and "maint print
3046 cooked-registers".
3047
3c3bea1c
GS
30482002-08-08 Grace Sainsbury <[email protected]>
3049
a9331b3f 3050 From Mark Salter:
3c3bea1c
GS
3051 * gdb.texinfo (Protocol): Document T packet extension to
3052 allow watchpoint address reporting.
3053
42f9b0a5
AC
30542002-08-03 Andrew Cagney <[email protected]>
3055
3056 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3057
db034ac5
AC
30582002-08-01 Andrew Cagney <[email protected]>
3059
3060 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3061 to CHILL.
3062
e2b28d04
AC
30632002-08-01 Andrew Cagney <[email protected]>
3064
3065 * gdbint.texinfo (Coding): Revise section "Include Files".
3066
7fb623f7
AC
30672002-07-24 Andrew Cagney <[email protected]>
3068
3069 * gdbint.texinfo: Obsolete references to m88k.
3070 * gdb.texinfo: Ditto.
3071
4a2b4636
JB
30722002-07-10 Joel Brobecker <[email protected]>
3073
7fb623f7 3074 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3075 where the proper version of autoconf can be retrieved.
3076
a71ec265
DH
30772002-07-09 Don Howard <[email protected]>
3078
3079 * gdb.texinfo (Command Files): Further describe the behavior of
3080 sourced command files.
3081
b9aa90c9
AC
30822002-06-27 Andrew Cagney <[email protected]>
3083
3084 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3085 (Coding): Clarify ISO C version that GDB assumes.
3086
40dd2248
TT
30872002-06-26 Tom Tromey <[email protected]>
3088
3089 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3090 add_setshow_cmd_full.
3091
bfac230e
DH
30922002-06-25 Don Howard <[email protected]>
3093
3094 * gdb.texinfo (Memory Region Attributes): Document new behavior
3095 for 'mem' command.
3096
475b0867
JB
30972002-06-11 Jim Blandy <[email protected]>
3098
919d772c
JB
3099 * gdb.texinfo (Symbols): Update documentation for `info source'
3100 command.
3101
475b0867
JB
3102 * gdb.texinfo (Macros): Call the command `info macro', not
3103 `show macro'.
3104
ba8c9337
AC
31052002-06-09 Andrew Cagney <[email protected]>
3106
3107 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3108 data''.
3109
1029b7fa
MK
31102002-06-09 Mark Kettenis <[email protected]>
3111
3112 * gdbint.texinfo (Target Architecture Definition): Document
3113 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3114
16737d73
AC
31152002-06-08 Andrew Cagney <[email protected]>
3116
3117 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3118 lists.
3119
30107679
AC
31202002-06-08 Andrew Cagney <[email protected]>
3121
3122 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3123 Branch''.
3124
3352e23e
AC
31252002-06-01 Andrew Cagney <[email protected]>
3126
3127 * gdbint.texinfo (Target Architecture Definition): Add section
3128 ``Converting an existing Target Architecture to Multi-arch''.
3129
cbb09e6a
AC
31302002-05-30 Andrew Cagney <[email protected]>
3131
3132 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3133 to ``Obsoleting code''. Revise.
3134
e2e0bcd1
JB
31352002-05-17 Jim Blandy <[email protected]>
3136
3137 * gdb.texinfo (C Preprocessor Macros): New chapter.
3138 Include it in the main menu.
3139 (Contributors): Credit Jim Blandy with macro support.
3140 (Compilation): Explain how to get macro information into the
3141 executable.
3142 (Expressions): Note that preprocessor macros are expanded.
3143
9db8d71f
DJ
31442002-05-14 Daniel Jacobowitz <[email protected]>
3145
3146 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3147 options for `target remote'.
3148
6d531722
AC
31492002-05-13 Andrew Cagney <[email protected]>
3150
3151 * gdbint.texinfo (Target Architecture Definition): Delete
3152 documentation on NNPC_REGNUM.
3153
13d01224
AC
31542002-05-11 Andrew Cagney <[email protected]>
3155
3156 * gdbint.texinfo (Target Architecture Definition): Document
3157 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3158 (Target Architecture Definition): Revise section `Using Different
3159 Register and Memory Data Representations'. Add section `Raw and
3160 Virtual Register Representations'.
3161
b2e75d78
AC
31622002-05-11 Andrew Cagney <[email protected]>
3163
3164 * gdbint.texinfo (Target Architecture Definition): Mention
3165 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3166 (Target Architecture Definition): Mention same. Add references to
3167 web pages.
3168
2c8682ee
MS
31692002-05-08 Michael Snyder <[email protected]>
3170
3171 * stabs.texinfo (Attributes): Document new "vector" attribute.
3172
0816590b
AC
31732002-05-04 Andrew Cagney <[email protected]>
3174
3175 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3176
2653173e
AC
31772002-05-04 Andrew Cagney <[email protected]>
3178
3179 * gdb.texinfo: Delete obsolete references to a29k.
3180
d7bd68ca
AC
31812002-04-24 Andrew Cagney <[email protected]>
3182
3183 * gdbint.texinfo (Target Architecture Definition): Replace
3184 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3185
21d83aa5
DM
31862002-04-24 David S. Miller <[email protected]>
3187
3188 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3189
7673a6cc
DM
31902002-04-21 David S. Miller <[email protected]>
3191
3192 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3193
d49d1e0a
AC
31942002-04-21 Andrew Cagney <[email protected]>
3195
3196 * gdbint.texinfo (Target Architecture Definition): Delete
3197 definition of HAVE_REGISTER_WINDOWS.
3198
f7dc1244 31992002-04-19 Eli Zaretskii <[email protected]>
4be31470
EZ
3200
3201 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3202 "Theodore A. Roth" <[email protected]>.
3203
5ca0cb28
DH
32042002-04-15 Don Howard <[email protected]>
3205
f7dc1244 3206 From Eli Zaretskii <[email protected]>
5ca0cb28 3207 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3208 Provide a better explaination of this feature.
5ca0cb28 3209
f208ba17
AC
32102002-04-14 Andrew Cagney <[email protected]>
3211
3212 * gdbint.texinfo (Target Architecture Definition): Remove
3213 FRAME_CHAIN_COMBINE.
3214
d5ba91de
MC
32152002-04-12 Michael Chastain <[email protected]>
3216
3217 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3218 REG_STACK_SEGMENT.
3219
26818220
MC
32202002-04-09 Michael Chastain <[email protected]>
3221
3222 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3223 PYRAMID_* macros.
3224
129188f6
AC
32252002-04-07 Andrew Cagney <[email protected]>
3226
3227 * gdb.texinfo (Bug Reporting): Document that the web is the
3228 prefered way of submitting bug reports.
3229 (Bug Reporting): Delete the s-mail address as the last resort.
3230
8227c0ff
AC
32312002-04-05 Andrew Cagney <[email protected]>
3232
3233 * gdbint.texinfo (Target Architecture Definition): Delete
3234 references to TARGET_WRITE_FP and write_fp.
3235
16d9dec6
MS
32362002-03-27 Michael Snyder <[email protected]>
3237
3238 * gdb.texinfo: Document new commands dump, append, and restore.
3239
9ae8b82c
AC
32402002-03-27 Andrew Cagney <[email protected]>
3241
3242 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3243 Branch'.
3244
474c8240
AC
32452002-03-18 Andrew Cagney <[email protected]>
3246
3247 * gdb.texinfo: Change all examples to @smallexample.
3248 * gdbint.texinfo: Ditto.
a9331b3f 3249
fb0ff88f
AC
32502002-03-18 Andrew Cagney <[email protected]>
3251
3252 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3253 Branches''.
3254
9bb0a4d8
AC
32552002-03-18 Andrew Cagney <[email protected]>
3256
3257 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3258 Policy''.
3259
937f164b
FF
32602002-03-04 Fred Fish <[email protected]>
3261
3262 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3263 expresson, suports, dependant, trhe, perhaphs, situtations,
3264 explictily, taged, oportunity, unfortunatly).
3265
a7b40f07
AC
32662002-02-24 Andrew Cagney <[email protected]>
3267
3268 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3269 Remove reference to 3.12.
3270
aab4e0ec
AC
32712002-02-23 Andrew Cagney <[email protected]>
3272
3273 * gdbint.texinfo: Include fdl.texi.
3274 (Top): Add GNU Free Documentation License.
3275 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3276 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3277 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3278 (gdbint.info): Add srcdir to include path.
3279 * gdb.texinfo: Include gpl.texi.
3280 (Top): Add Copying.
3281 * gpl.texi: New file.
3282
47b95330
AC
32832002-02-23 Andrew Cagney <[email protected]>
3284
3285 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3286
78c47bea
PM
32872002-02-19 Pierre Muller <[email protected]>
3288
3289 * gdb.texinfo: Document Cygwin native specific commands.
3290
56460a61
DJ
32912002-02-15 Daniel Jacobowitz <[email protected]>
3292
3293 * gdb.texinfo: Document gdbserver ``--attach'' command.
3294
def71bfa
MS
32952002-02-07 Michael Snyder <[email protected]>
3296
3297 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3298 to @code(_ovly_debug_event).
3299
c928edc0
AC
33002002-02-07 Andrew Cagney <[email protected]>
3301
3302 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3303
81d46470
MS
33042002-02-06 Michael Snyder <[email protected]>
3305
3306 * gdb.texinfo (overlays): Mention new magic symbol
3307 '_ovly_debug_event', which allows GDB to keep better track
3308 of overlays.
3309
f7dc1244 33102002-02-03 Eli Zaretskii <[email protected]>
6ca652b0
EZ
3311
3312 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3313 Suggested by Dmitry Sivachenko.
3314
3315 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3316
15110bc3
MS
33172002-02-01 Michael Snyder <[email protected]>
3318
3319 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3320
6763aef9
MS
33212002-01-30 Michael Snyder <[email protected]>
3322
ac282366
MS
3323 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3324 (set trust-readonly-sections): Document.
6763aef9 3325
8642bc8f
AC
33262002-01-29 Andrew Cagney <[email protected]>
3327
3328 * gdbint.texinfo (Releasing GDB): Revise and update.
3329
afe64c1a
AC
33302002-01-28 Andrew Cagney <[email protected]>
3331
3332 * gdbint.texinfo (Target Architecture Definition): Delete
3333 description of TARGET_BYTE_ORDER_DEFAULT.
3334
f7dc1244 33352002-01-27 Eli Zaretskii <[email protected]>
59649f2e
EZ
3336
3337 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3338 <[email protected]>.
3339
3d6e1b5a
AC
33402002-01-23 Andrew Cagney <[email protected]>
3341
3342 * libgdb.texinfo: Delete file.
3343
6c0e9fb3
AC
33442002-01-22 Andrew Cagney <[email protected]>
3345
3346 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3347 * gdbint.texinfo: Ditto.
3348
e0ce93ac
AC
3349Tue Jan 22 11:57:38 2002 Andrew Cagney <[email protected]>
3350
3351 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3352
be298bcc
AC
33532002-01-22 Andrew Cagney <[email protected]>
3354
3355 * Makefile.in: Update copyright.
3356 (TEXI2DVI): Define.
3357 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3358 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3359 gdb-cfg.texi.
3360 (TEXINDEX, PDFTEX): Delete makefile variables.
3361
8e04817f
AC
33622002-01-22 Andrew Cagney <[email protected]>
3363
3364 * gdb.texinfo (Protocol): Move section to appendix.
3365
6b2f586d
AC
33662002-01-21 Andrew Cagney <[email protected]>
3367
3368 * gdb.texinfo (Remote Debugging): Create a menu.
3369 (Top): Add ``Remote Debugging'' to menu.
3370
6f05cf9f
AC
33712002-01-21 Andrew Cagney <[email protected]>
3372
3373 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3374 serial protocol'' from here.
3375 (Remote Debugging): To here. New chapter.
3376
3fd3d7d2
AC
33772002-01-20 Andrew Cagney <[email protected]>
3378
3379 * gdbint.texinfo (Target Architecture Definition): Delete
3380 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3381
7fd60527
AC
33822002-01-20 Andrew Cagney <[email protected]>
3383
3384 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3385 are no longer needed.
3386 (Porting GDB): Add maintainer note about configure.host.
3387
c2f05ac9
AC
33882002-01-20 Andrew Cagney <[email protected]>
3389
3390 * gdbint.texinfo (Target Architecture Definition): Remove
3391 definition of IEEE_FLOAT.
3392
f7dc1244 33932002-01-20 Eli Zaretskii <[email protected]>
231b2aad
EZ
3394
3395 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3396 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3397 <[email protected]>
231b2aad 3398
82600034
AC
33992002-01-19 Andrew Cagney <[email protected]>
3400
3401 * gdbint.texinfo (Host Definition): Remove references to
3402 MALLOC_INCOMPATIBLE.
3403
7708fa01
AC
34042002-01-17 Andrew Cagney <[email protected]>
3405
3406 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3407 and xyz-xdep.o.
3408
eb12ee30
AC
34092002-01-17 Andrew Cagney <[email protected]>
3410
3411 * gdb.texinfo (Maintenance Commands): Add appendix.
3412 (Set Breaks): Copy ``maint info breakpoint'' doco to
3413 ``Maintenance Commands'' appendix. Add reference.
3414
c9ccaa92
AC
34152002-01-17 Andrew Cagney <[email protected]>
3416
3417 * fdl.texi: Remove next/prev from @node.
3418
f7dc1244 34192002-01-17 Eli Zaretskii <[email protected]>
6826cf00
EZ
3420
3421 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3422 for monstrous @multitable (from Brian Youmans).
3423
3424 * fdl.texi: New file.
3425
3426 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3427
8973da3a
AC
34282002-01-15 Andrew Cagney <[email protected]>
3429
3430 * gdbint.texinfo (Releasing GDB): New chapter.
3431
7d86b5d5
AC
34322002-01-14 Andrew Cagney <[email protected]>
3433
3434 * gdb.texinfo (Embedded Processors, Calling program functions):
3435 Obsolete references to a29k.
3436
cc1cb004
AC
34372002-01-13 Andrew Cagney <[email protected]>
3438
3439 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3440 examples. Document that a code-block should do or discard its
3441 cleanups before exit.
3442
79f12247
MS
34432002-01-11 Michael Snyder <[email protected]>
3444
3445 * gdb.texinfo (Choosing files): Change @samp to @file.
3446
19837790
MS
34472002-01-05 Michael Snyder <[email protected]>
3448
3449 * gdb.texinfo (--pid): Document new command line option (attach).
3450
f7dc1244 34512002-01-07 Eli Zaretskii <[email protected]>
2c0069bb
EZ
3452
3453 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3454 in the stub.
3455
d7449b42
AC
34562002-01-04 Andrew Cagney <[email protected]>
3457
3458 * gdbint.texinfo (Target Architecture Definition): Replace
3459 BIG_ENDIAN with BFD_ENDIAN_BIG.
3460
f23631e4
AC
34612002-01-03 Andrew Cagney <[email protected]>
3462
3463 * gdbint.texinfo (Target Architecture Definition): Replace
3464 value_ptr with struct value pointer.
3465
72c9928d
EZ
34662002-01-02 Eli Zaretskii <[email protected]>
3467
3468 * gdb.texinfo (Free Software): Fix wording.
3469
959acfd1
EZ
34702001-12-31 Eli Zaretskii <[email protected]>
3471
3472 * gdb.texinfo (Free Software): New section ``Free Software Needs
3473 Free Documentation''.
3474
f7dc1244 34752001-12-30 Eli Zaretskii <[email protected]>
2a6585f0
EZ
3476
3477 * stabs.texinfo:
3478 * gdb.texinfo:
3479 * gdbint.texinfo:
3480 * libgdb.texinfo:
3481 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3482
6600abed
MS
34832001-12-29 Michael Snyder <[email protected]>
3484
3485 * gdb.texinfo (maint info sections): Fix typo.
3486
f6680716
MS
34872001-12-26 Michael Snyder <[email protected]>
3488
fe95c787
MS
3489 * gdb.texinfo (maint info sections): Document.
3490
a9331b3f 3491 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3492 'info proc' sub-options that are currently not implemented.
3493
c3d3ce5b
JB
34942001-12-20 Jim Blandy <[email protected]>
3495
3496 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3497
778eb05e
AC
34982001-12-15 Andrew Cagney <[email protected]>
3499
3500 * gdbint.texinfo (Target Architecture Definition): Replace
3501 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3502
2607059c
AC
35032001-12-01 Andrew Cagney <[email protected]>
3504
3505 * gdbint.texinfo (Host Definition): Delete documentation on
3506 HOST_BYTE_ORDER.
3507
df0cd8c5
JB
35082001-11-30 Jim Blandy <[email protected]>
3509
3510 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3511 overlay support. Add to top-level menu.
3512
88118b3a
TT
35132001-11-26 Tom Tromey <[email protected]>
3514
3515 * gdb.texinfo (Command Syntax): Document C-o binding.
3516
96565e91
CF
35172001-07-26 Christopher Faylor <[email protected]>
3518
3519 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3520 use since it is described in the referenced section.
3521
f7dc1244 3522 From Eli Zaretskii <[email protected]>
96565e91
CF
3523 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3524 clearer when using DJGPP.
3525
2a3d5645
CF
35262001-11-24 Christopher Faylor <[email protected]>
3527
3528 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3529 specifically refer to MS-DOS.
3530 (command files): Mention gdb.ini is only used on MS-DOS.
3531
aa26fa3a
TT
35322001-11-21 Tom Tromey <[email protected]>
3533
3534 * gdb.texinfo (Invoking GDB): Document --args.
3535 (Mode Options): Likewise.
3536
4f8ada06
JB
35372001-11-21 Jim Blandy <[email protected]>
3538
3539 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3540 Delete documentation; this macro has been removed from the
3541 sources.
3542
3fe0dc10
JB
35432001-11-13 Jim Blandy <[email protected]>
3544
3545 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3546
9e5abb06
CV
35472001-11-06 Corinna Vinschen <[email protected]>
3548
3549 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3550
1c5dfdad
MS
35512001-11-05 Michael Snyder <[email protected]>
3552
a9331b3f 3553 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3554 quote regexp chars in function names such as "operator*()".
3555
990f9fe3
FF
35562001-11-01 Fred Fish <[email protected]>
3557
3558 * gdbint.texinfo (SOLIB_ADD): Document additional new
3559 "readsyms" arg.
3560
b433d00b
DH
35612001-10-30 Don Howard <[email protected]>
3562
070b1dd3
DH
3563 * gdb.texinfo: (Command Files) Added documentation for the
3564 behavior of gdb with input redirected from a file.
b433d00b 3565
b7209cb4
FF
35662001-10-28 Fred Fish <[email protected]>
3567
3568 * gdb.texinfo (auto-solib-add): Change docs to match
3569 implementation change.
3570 (auto-solib-limit): Add docs for new variable.
3571
1aa20aa8
AC
35722001-10-15 Andrew Cagney <[email protected]>
3573
3574 * gdbint.texinfo (Target Architecture Definition): Function
3575 value_as_pointer renamed to value_as_address.
3576
fc0c74b1
AC
35772001-10-15 Andrew Cagney <[email protected]>
3578
3579 * gdbint.texinfo (Target Architecture Definition): Default
3580 POINTER_TO_ADDRESS functions assume unsigned addresses.
3581 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3582 posting by Jim Blandy.
3583
f4846649
JB
35842001-10-12 Jim Blandy <[email protected]>
3585
3586 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3587 version of texi2html (1.64) doesn't support this flag any more.
3588
f277788b
MK
35892001-09-08 Mark Kettenis <[email protected]>
3590
a9dc4918
MK
3591 * gdbint.texinfo (Host Definition): Remove description of
3592 MEM_FNS_DECLARED.
3593
d28379df
MK
3594 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3595
f277788b
MK
3596 * gdbint.texinfo (Host Definition): Remove description of
3597 HAVE_SIGSETMASK.
3598
7ccaa899
EZ
35992001-09-04 Elena Zannoni <[email protected]>
3600
3601 * gdbint.texinfo (Target Architecture Definition): Add
3602 explanation of TARGET_PRINT_INSN macro.
3603
17d9d558
JB
36042001-08-30 Jim Blandy <[email protected]>
3605
3606 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3607 Explain what it means to load relocatable files.
3608
72cde065
JB
36092001-08-28 Jim Blandy <[email protected]>
3610
3611 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3612 info `top' menu.
3613
9e678452
CF
3614Wed Aug 15 10:47:28 2001 Christopher Faylor <[email protected]>
3615
3616 * gdbint.texinfo: Add a cautionary note about macro use.
3617
a2bea4c3 36182001-08-02 Corinna Vinschen <[email protected]>
a9331b3f 3619
a2bea4c3
CV
3620 * gdb.texinfo: Explain omitting the hostname in the
3621 `target remote' command.
3622
1129bf27
DJ
36232001-07-30 Daniel Jacobowitz <[email protected]>
3624
3625 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3626 and END-INFO-DIR-ENTRY.
3627
732b3002
SC
36282001-07-28 Stephane Carrez <[email protected]>
3629
3630 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3631
89437448
AC
36322001-07-25 Andrew Cagney <[email protected]>
3633
3634 * gdbint.texinfo (libgdb): Rewrite.
3635
f7dc1244 36362001-07-26 Eli Zaretskii <[email protected]>
9a1c15c5
EZ
3637
3638 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3639
c4555f82
SC
36402001-07-24 Stephane Carrez <[email protected]>
3641
3642 * gdb.texinfo (TUI): New chapter, document the TUI.
3643 (Mode Options): Document the -tui option.
3644
2f45a6e0
MK
36452001-07-23 Mark Kettenis <[email protected]>
3646
3647 * gdbint.texinfo (Host Definition): Remove description of
3648 NEED_POSIX_SETPGID.
3649
f7dc1244 36502001-07-23 Eli Zaretskii <[email protected]>
9f20bf26
EZ
3651
3652 * gdb.tex (DJGPP Native): New node, with descriptions of
3653 DJGPP-specific commands.
3654
be9c6c35
JM
36552001-07-19 John R. Moore <[email protected]>
3656
3657 * gdbint.texinfo: Three misspellings.
3658
dfa249fb
AC
36592001-07-06 Andrew Cagney <[email protected]>
3660
3661 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3662 `test` expressions on bash. Problem reported by Colin Walters.
3663
c72e7388
AC
36642001-07-04 Andrew Cagney <[email protected]>
3665
3666 * gdbint.texinfo (User Interface): Update ui-out documentation to
3667 refelect recent UI/MI updates.
3668
94bbb2c0
AC
36692001-07-04 Andrew Cagney <[email protected]>
3670
3671 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3672 interpreters.
3673
af6c57ea
AC
36742001-06-15 Andrew Cagney <[email protected]>
3675
3676 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3677 structure and not macros.
3678 (Host Definition): Document that much of this chapter is obsolete.
3679 (Target Architecture Definition): Update list of files that make
3680 up a target architecture.
3681 (Coding): Update.
3682
83aa8bc6
AC
36832001-06-28 Andrew Cagney <[email protected]>
3684
3685 * gdbint.texinfo (Target Architecture Definition): Update
3686 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3687 The latter has been changed to a true predicate.
3688
f7dc1244 36892001-06-17 Eli Zaretskii <[email protected]>
cb51c4e0
EZ
3690
3691 * annotate.texi: Add @noindent where needed. From Dmitry
3692 Sivachenko <[email protected]>.
3693 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3694
656db9b0
AC
36952001-06-16 Andrew Cagney <[email protected]>
3696
3697 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3698
df2396a1
AC
36992001-06-14 Andrew Cagney <[email protected]>
3700
3701 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3702 returns ``OK''. Document that the ``R'' packet does not reply.
3703
0f1f2b0a
MS
37042001-06-13 Michael Snyder <[email protected]>
3705
3706 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3707
f7dc1244 37082001-06-13 Eli Zaretskii <[email protected]>
24f93129
EZ
3709
3710 * gdb.texinfo (Signals): Clarify the default setting of signal
3711 handling.
3712
a5d7c491
AC
37132001-05-14 Andrew Cagney <[email protected]>
3714
3715 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3716 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3717
05a54c4f
AC
37182001-05-12 Andrew Cagney <[email protected]>
3719
3720 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3721
f7dc1244 37222001-05-10 Eli Zaretskii <[email protected]>
dab11f21
EZ
3723
3724 * gdbint.texinfo (Clean Design and Portable Implementation):
3725 Renamed from "Clean Design".
3726 (Clean Design and Portable Implementation): Document portable
3727 methods of handling file names, and the associated macros.
3728
f7dc1244 37292001-04-02 Eli Zaretskii <[email protected]>
f5c37c66
EZ
3730
3731 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3732 command and provide a cross-reference to its description.
3733 (Symbols): Note that "info scope" is useful for trace experiments.
3734
f7dc1244 37352001-04-01 Eli Zaretskii <[email protected]>
c534679c 3736
b37052ae
EZ
3737 * gdb.texinfo (Symbols): Document "info scope".
3738 (Tracepoints): New chapter.
3739 (Contributors): Update for v5.1.
3740 <All nodes>: Change "C++" to "C@t{++}".
3741
0ee54786
EZ
3742 * gdbint.texinfo (User Interface): A new section about ui_out
3743 functions, based on text written by Fernando Nasser.
3744
c534679c
EZ
3745 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3746
f7dc1244 37472001-03-26 Eli Zaretskii <[email protected]>
3d67e040 3748
e9c75b65
EZ
3749 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3750
3751 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3752
3753 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3754 Replace "GDB" with "@value{GDBN}". Fix markup.
3755
3756 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3757
3d67e040
EZ
3758 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3759 a cross-reference to its description.
3760 (Symbols): Document "info symbol".
3761
f7dc1244 37622001-03-21 Eli Zaretskii <[email protected]>
9742079a
EZ
3763
3764 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3765 subsection "x86 Watchpoints".
3766 (Target Architecture Definition): Document the macros
3767 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3768 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3769
b0ed3589
AC
37702001-03-20 Andrew Cagney <[email protected]>
3771
3772 * gdbint.texinfo (Target Architecture Definition): Update
3773 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3774 list.
3775
b6ba6518
KB
37762001-03-06 Kevin Buettner <[email protected]>
3777
3778 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3779 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3780
f7dc1244 37812001-02-21 Eli Zaretskii <[email protected]>
5ece1a18
EZ
3782
3783 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3784
f7dc1244 37852001-02-11 Eli Zaretskii <[email protected]>
56caf160 3786
17cc6a06
EZ
3787 * gdb.texinfo (Environment): Document that `path' does not change
3788 the value of PATH in GDB's own environment (it did in the past,
3789 but that was changed on March 15, 1994). Reported by Doug Evans
3790 <[email protected]>.
3791
56caf160
EZ
3792 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3793 its line. Fix markup of commands and macros. Add an Index node
3794 and index entries.
3795
29e57380
C
37962001-01-23 J.T. Conklin <[email protected]>
3797
3798 * gdb.texinfo (Memory region attributes): New manual section.
3799
1c6147de
ND
38002001-01-04 Nicholas Duffek <[email protected]>
3801
3802 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3803
f7dc1244 38042000-12-25 Eli Zaretskii <[email protected]>
b157b00f
EZ
3805
3806 * refcard.tex: Version and copyright fixed. From Phil Edwards
3807 <[email protected]>.
3808
0dcedd82
AC
3809Thu Nov 30 16:57:19 2000 Andrew Cagney <[email protected]>
3810
3811 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3812 DWARF2_REG_TO_REGNUM): Document.
3813
3b851bce
AC
3814Mon Nov 20 21:29:35 2000 Andrew Cagney <[email protected]>
3815
3816 * gdbint.texinfo (Coding): Update current value of
3817 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3818
f7dc1244 38192000-11-19 Eli Zaretskii <[email protected]>
4a92d011
EZ
3820
3821 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3822 as suggested by Dmitry Sivachenko <[email protected]>.
3823
b90a5f51
CF
38242000-11-10 Christopher Faylor <[email protected]>
3825
3826 * gdb.texinfo: Document new 'set step-mode' command.
3827
f7dc1244 38282000-10-16 Eli Zaretskii <[email protected]>
96c405b3
EZ
3829
3830 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3831 changes from Dmitry Sivachenko <[email protected]>.
3832
f7dc1244 38332000-09-26 Eli Zaretskii <[email protected]>
c78b4128
EZ
3834
3835 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3836 From Steven Johnson <[email protected]>.
3837
2e685b93
MK
38382000-08-10 Mark Kettenis <[email protected]>
3839
3840 * gdbint.texinfo (Overall Structure): Spelling fix.
3841
f7dc1244 38422000-08-10 Eli Zaretskii <[email protected]>
6f6ef15a
EZ
3843
3844 * gdbint.texinfo (Target Architecture Definition): Document that
3845 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3846 for which REGISTER_CONVERTIBLE returns a zero value.
3847
63ac3005
EZ
38482000-07-08 Christopher Faylor <[email protected]>
3849
3850 * Makefile.in (install-info): Find files to install in either the
3851 build or source directories (adapted from Makefile.am).
3852
bd79f757
ND
38532000-07-07 Nicholas Duffek <[email protected]>
3854
3855 * stabs.texinfo: Fix spelling errors.
3856 (String Field): FILE-NUMBER starts from 0, not 1.
3857
f7dc1244 38582000-07-05 Eli Zaretskii <[email protected]>
5f208f6d
EZ
3859
3860 * refcard.tex: Remove \centerline from the blurb. Patch from
3861 Brian Youmans.
3862
f7dc1244 38632000-06-25 Eli Zaretskii <[email protected]>
cc542d3b
EZ
3864
3865 * Makefile.in (install-info): Support installation from outside of
3866 the source directory. Reported by Mark Harig
3867 <[email protected]>.
3868
f3b28801
C
38692000-06-20 J.T. Conklin <[email protected]>
3870
3871 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3872
449f3b6c
AC
3873Fri May 26 15:55:33 2000 Andrew Cagney <[email protected]>
3874
3875 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3876 Generate using pdftex.
3877 (PDFTEX): Define.
3878 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3879 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3880 @contents at the start.
3881
f7dc1244 38822000-05-24 Eli Zaretskii <[email protected]>
48e934c6
EZ
3883
3884 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3885 Youmans.
3886
9e9c5ae7
AC
3887Wed May 24 21:27:58 2000 Andrew Cagney <[email protected]>
3888
3889 From Brian Youmans:
3890 * gdb.texinfo: Fix ``et al.''.
3891
c741b251
AC
3892Tue May 23 22:57:41 2000 Andrew Cagney <[email protected]>
3893
3894 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3895 loop.
3896
4ab64e14
JG
38972000-05-19 Jimmy Guo <[email protected]>
3898
3899 * configure: Regenerate.
3900
f7dc1244 39012000-05-17 Eli Zaretskii <[email protected]>
d3229ae3
EZ
3902
3903 * Makefile.in (install-info): Run install-info on installed Info
3904 files.
3905
8c70017b
AC
3906Fri May 12 20:18:04 2000 Andrew Cagney <[email protected]>
3907
a7cb598a
AC
3908 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3909 Andrew Cagney.
8c70017b 3910
f7dc1244 39112000-05-09 Eli Zaretskii <[email protected]>
598ca718
EZ
3912
3913 * gdb.texinfo: Proofreading changes from Brian Youmans.
3914
bf0184be
ND
39152000-05-01 Nick Duffek <[email protected]>
3916
3917 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3918 startup sequence, minor edits.
3919
f7dc1244 39202000-05-01 Eli Zaretskii <[email protected]>
41afff9a
EZ
3921
3922 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3923 TeX.
3924
3925 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3926 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3927 like `n' and `s' which look weird. Convert some of the @kindex to
3928 @vindex, when they refer to variables, not commands.
3929
33e16fad
AC
3930Sat Apr 29 17:01:04 2000 Andrew Cagney <[email protected]>
3931
3932 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3933
f7dc1244 39342000-04-23 Eli Zaretskii <[email protected]>
7162c0ca
EZ
3935
3936 * Makefile.in (GDBMI_DIR): New variable.
3937 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3938 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3939 (gdbmi.texinfo): New target, for texi2roff.
3940 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3941 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3942
3943 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3944 gdbmi.texinfo.
3945 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3946 comment.
3947
d167840f
EZ
39482000-04-17 Elena Zannoni <[email protected]>
3949
3950 * gdb.texinfo (Files): Update description of add-symbol-file
3951 command.
3952
f7dc1244 39532000-04-17 Eli Zaretskii <[email protected]>
8487521e
EZ
3954
3955 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3956 prevents the build (and is generally a Bad Idea).
3957
f7dc1244 39582000-04-17 Eli Zaretskii <[email protected]>
00e4a2e4
EZ
3959
3960 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3961 a comma inside @var.
3962 (Command Files): Index markup changes from Dmitry Sivachenko
3963 <[email protected]>.
3964
f7dc1244 39652000-04-16 Eli Zaretskii <[email protected]>
39ec5655
EZ
3966
3967 * Makefile.in (LN_S): Define.
3968 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3969 invoke "ln -s" unless it is known to work.
3970
3971 * configure.in (AC_PROG_LN_S): Add.
3972
8dc7983f
JB
39732000-04-14 Jim Blandy <[email protected]>
3974
3975 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3976 section.
3977 (Target Conditionals): Document ADDRESS_TO_POINTER,
3978 POINTER_TO_ADDRESS.
3979
1a8237e8
DB
39802000-04-11 Daniel Berlin <[email protected]>
3981
3982 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
3983 gdb-cfg.texi to get the value.
3984
ca526f1a
JB
39852000-04-10 Jim Blandy <[email protected]>
3986
3987 * gdbint.texinfo (Target Architecture Definition): Fix
3988 cross-references.
3989
faaafcb4
JB
39902000-04-08 Jim Blandy <[email protected]>
3991
3992 * gdbint.texinfo (Using Different Register and Memory Data
3993 Representations): New section.
3994 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
3995 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
3996 REGISTER_CONVERT_TO_RAW): Document.
3997
1b27397f
AC
3998Mon Apr 3 19:16:32 2000 Andrew Cagney <[email protected]>
3999
4000 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4001 for acknowledgments.
4002
480ff1fb
AC
4003Tue Mar 28 18:28:45 2000 Andrew Cagney <[email protected]>
4004
4005 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4006 qThreadExtraInfo.
4007
a9331b3f 40082000-03-28 J.T. Conklin <[email protected]>
f1251bdd 4009
a9331b3f
RM
4010 * gdb.texinfo: Clarify which remote debug protocol commands are
4011 required and which are optional.
f1251bdd 4012
dbeb8dbd
AC
4013Tue Mar 28 16:06:22 2000 Andrew Cagney <[email protected]>
4014
4015 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4016 Cagney <[email protected]>. Move @chapter and @node entries
4017 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4018 * annotate.texi: Update.
4019
6d2ebf8b
SS
40202000-03-28 Stan Shebs <[email protected]>
4021
4022 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4023 expectation of additional changes before release), update
4024 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4025 node links, rephrase and/or shorten lines to fix formatting
4026 problem in both regular and @smallbook formats.
4027 * annotate.texi: Shorten lines in example, use smallexample
4028 consistently everywhere.
4029 * Makefile.in: Add comment about texinfo 4.0 html generation.
4030 (SFILES_INCLUDED): Add annotate.texi.
4031
5d161b24
DB
40322000-03-27 Daniel Berlin <[email protected]>
4033
4034 * gdb.texinfo (Debugging Output): Added new section, documenting
4035 the "set/show debug" commands.
4036
b9deaee7
AC
4037Fri Mar 24 18:06:34 2000 Andrew Cagney <[email protected]>
4038
4039 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4040 entry.
4041
4042 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4043 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4044 @chapter and @node entries.
a9331b3f 4045
b9deaee7 4046 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4047
9ef47d30
AC
4048Fri Mar 24 17:56:48 2000 Andrew Cagney <[email protected]>
4049
4050 * Makefile.in (install-info): Create $(infodir) before installing
4051 files.
4052
cfeada60
FN
40532000-03-23 Fernando Nasser <[email protected]>
4054
4055 From David Whedon <[email protected]>
4056 * gdbint.texinfo : Added paragraphs about command deprecation.
4057
6837a0a2
DB
40582000-03-22 Daniel Berlin <[email protected]>
4059
4060 * gdb.texinfo: Add documentation for the apropos command.
4061
bba2971c
MS
40622000-03-20 Michael Snyder <[email protected]>
4063
4064 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4065
2b628194
MS
40662000-03-20 Michael Snyder <[email protected]>
4067
a9331b3f 4068 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4069 two places.
4070
96a2c332
SS
40712000-03-17 Stan Shebs <[email protected]>
4072
4073 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4074 <[email protected]>, also clarification of allowed content for
4075 string constants.
4076
f7dc1244 40772000-03-16 Eli Zaretskii <[email protected]>
d700128c
EZ
4078
4079 * gdb.texinfo (main menu): Add Annotations.
4080 (File Options): Add @cindex entries for each command-line option.
4081 Document --epoch, --annotate, --async, --interpreter, --write,
4082 --statistics, and --version.
4083
4084 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4085 of GDB.
4086
9d233477
JB
40872000-02-23 Jim Blandy <[email protected]>
4088
4089 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4090
14e0eb3b
JB
40912000-02-22 Jim Blandy <[email protected]>
4092
4093 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4094
3555de01
JM
40952000-02-15 Jason Molenda ([email protected])
4096
4097 * Makefile.in (diststuff): New target.
4098
5e35df8e
KB
40992000-02-15 Kevin Buettner <[email protected]>
4100
4101 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4102 architecture. [From Jim Wilson.]
5e35df8e 4103
c5394b80
JM
41042000-01-16 Tom Tromey <[email protected]>
4105
4106 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4107 (Delete Breaks): Mention range arguments.
4108 (Disabling): Likewise.
4109
c3f6f71d
JM
41102000-01-05 Dmitry Sivachenko <[email protected]>
4111
4112 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4113
c4093a6a
JM
4114Wed Dec 8 19:53:08 1999 Andrew Cagney <[email protected]>
4115
4116 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4117 valid functions.
4118
11cf8741
JM
41191999-11-05 Stan Shebs <[email protected]>
4120
4121 * gdb.texinfo: Clarify regular expressions used in rbreak.
4122
917317f4
JM
41231999-10-15 Kevin Buettner <[email protected]>
4124
4125 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4126 MEMORY_REMOVE_BREAKPOINT): Document.
4127
4128Thu Oct 14 21:17:17 1999 Andrew Cagney <[email protected]>
4129
4130 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4131 offset re-using the DATA offset instead.
4132
2df3850c
JM
41331999-10-11 Jim Kingdon <[email protected]>
4134
4135 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4136
41371999-10-05 Stan Shebs <[email protected]>
4138
4139 From Dmitry Sivachenko <[email protected]>:
4140 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4141 typos.
4142
4143 * gdb.texinfo: Various minor wording and formatting improvements,
4144 mentions of additional command-line options.
4145
2acceee2
JM
41461999-09-30 Fred Fish <[email protected]>
4147
4148 * gdb.texinfo: Document additional forms of specifying section
4149 names and addresses for the add-symbol-file command.
4150
c2c6d25f
JM
41511999-09-14 Michael Snyder <[email protected]>
4152
4153 * gdbint.texinfo: Fix typo, add the word "have".
4154
41551999-09-14 Jim Blandy <[email protected]>
4156
4157 * gdbint.texinfo (Target Architecture Definition): Document the
4158 SKIP_PERMANENT_BREAKPOINT macro.
4159
d4f3574e
SS
41601999-09-07 Stan Shebs <[email protected]>
4161
4162 * gdb.texinfo: Fiks speling errers.
4163
4164 * gdb.texinfo: Fix uses of @multitable.
4165
f7dc1244 4166 From Eli Zaretskii <[email protected]>:
d4f3574e
SS
4167 * gdb.texinfo: Include details specific to DOS host, clarify
4168 some confusing language, fix @ref/@xref/@pxref usages, add
4169 comments about using with optimization, add more indexing,
4170 fix info about disassembly-flavor.
4171
4172Tue Sep 7 09:11:24 1999 Kevin Buettner <[email protected]>
4173
4174 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4175 SKIP_SOLIB_RESOLVER): Define.
4176
4177Fri Sep 3 18:05:14 1999 Andrew Cagney <[email protected]>
4178
4179 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4180 ``g'' packets.
4181
104c1213
JM
41821999-08-30 Stan Shebs <[email protected]>
4183
4184 * gdb.texinfo: Create a new "Configurations" chapter with
4185 platform-specific info, inline remote.texi and move sections of it
4186 into the new chapter, move bits about info proc, heuristic search,
4187 and register stack into the new chapter.
4188 * remote.texi: Remove, now part of gdb.texinfo.
4189 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4190
41911999-08-27 Jason Molenda ([email protected])
4192
4193 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4194 GDB_TARGET_IS_MACH386): These kludges have gone away.
4195
4196Wed Aug 25 10:47:03 1999 Andrew Cagney <[email protected]>
4197
4198 * gdbint.texinfo (Target Architecture Definition): Mention
4199 TDEPLIBS.
4200
53a5351d
JM
42011999-08-20 Stan Shebs <[email protected]>
4202
4203 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4204 surrounding text to fit HP-UX bits into general info.
4205 (HPPA-cfg.texi): Remove, no longer useful.
4206
4207 * gdb.texinfo: Remove explicit links from @node lines, remove
4208 HP-added "Detailed Node Listing" from main menu which confuses
4209 things.
4210
4211 From Dmitry Sivachenko <[email protected]>:
4212 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4213 in description of `set environment'.
4214
42151999-08-17 Stan Shebs <[email protected]>
4216
4217 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4218
7be570e7
JM
42191999-08-12 Ben Elliston <[email protected]>
4220
4221 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4222
f7dc1244 42231999-08-10 Eli Zaretskii <[email protected]>
7be570e7
JM
4224
4225 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4226 watch, awatch, and rwatch. Explain why the latter two cannot be
4227 set as software watchpoints. Document that watchpoints for local
4228 variables are deleted when the debuggee terminates.
4229
4230Wed Aug 11 13:18:14 1999 Andrew Cagney <[email protected]>
4231
4232 * remote.texi (Protocol): Further clarification of the "qRcmd"
4233 packet. Allow E.. response packet. "qRcmd" packet is no longer
4234 reserved.
4235
42361999-08-10 Elena Zannoni <[email protected]>
4237
a9331b3f
RM
4238 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4239 * gdb.texinfo: Ditto.
7be570e7 4240
96baa820
JM
42411999-08-06 Tom Tromey <[email protected]>
4242
4243 * gdb.texinfo (KOD): New node.
4244
4245Fri Aug 6 17:05:48 1999 Andrew Cagney <[email protected]>
4246
4247 * remote.texi (Rcmd): Fix minor formatting typos.
4248
4249Thu Aug 5 17:57:41 1999 Andrew Cagney <[email protected]>
4250
4251 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4252 packets.
4253
adf40b2e
JM
42541999-07-14 Jim Blandy <[email protected]>
4255
4256 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4257 fixes.
4258
43ff13b4
JM
4259Tue Jun 29 11:43:55 1999 Andrew Cagney <[email protected]>
4260
4261 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4262
085dd6e6
JM
4263Fri Jun 25 11:47:06 1999 Andrew Cagney <[email protected]>
4264
4265 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4266 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4267 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4268 packets that are not supported on all hosts. Expand examples.
4269 Spell check.
4270
42711999-06-24 Jason Molenda ([email protected])
4272
4273 * Makefile.in: Recognize html, install-html. Add targets
4274 to build HTML versions of documentation via texi2html.
4275
4276Thu Jun 24 15:59:03 1999 Stan Shebs <[email protected]>
4277
4278 * gdbint.texinfo (Testsuite): New chapter, information about the
4279 testsuite.
4280
4281Fri Jun 25 02:40:34 1999 Andrew Cagney <[email protected]>
4282
4283 * remote.texi (Communication Protocol): Rewrite.
4284
4285Thu Jun 24 16:59:54 1999 Andrew Cagney <[email protected]>
4286
4287 * stabs.texinfo: Fix uses of xref.
4288
9e0b60a8
JM
4289Thu Jun 17 17:23:25 1999 Stan Shebs <[email protected]>
4290
4291 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4292 info about patch submission.
4293
cce74817
JM
4294Mon Jun 7 15:49:40 1999 Stan Shebs <[email protected]>
4295
4296 From Per Bothner <[email protected]>:
4297 * gdb.texinfo: Document Chill support.
4298
4299Fri Jun 4 16:58:22 1999 Andrew Cagney <[email protected]>
4300
4301 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4302 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4303 Document that the value should be greater-than or equal-to zero.
4304 (NO_STD_REGS): Document. Deprecate.
4305
ac9a91a7
JM
4306Tue Jun 1 15:04:15 1999 Andrew Cagney <[email protected]>
4307
4308 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4309 Document that these are not used.
4310
4311Thu May 27 09:28:15 1999 Andrew Cagney <[email protected]>
4312
4313 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4314
392a587b
JM
4315Mon May 24 10:07:39 1999 Andrew Cagney <[email protected]>
4316
4317 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4318 numargs was dropped.
4319
4320Thu May 20 12:26:59 1999 Andrew Cagney <[email protected]>
4321
4322 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4323
b83266a0
SS
4324Tue Apr 27 19:14:20 1999 Andrew Cagney <[email protected]>
4325
4326 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4327 Update.
4328
7a292a7a
SS
4329Thu Apr 22 13:07:37 1999 Andrew Cagney <[email protected]>
4330
4331 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4332 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4333
4334Wed Apr 21 13:59:01 1999 Dave Brolley <[email protected]>
4335
4336 * gdbint.texinfo: Fix typos: $ -> @.
4337
4338Tue Apr 20 11:59:38 1999 Andrew Cagney <[email protected]>
4339
4340 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4341 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4342 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4343 BREAKPOINT_FROM_PC.
a9331b3f 4344
7a292a7a
SS
4345Mon Apr 12 16:00:44 1999 Andrew Cagney <[email protected]>
4346
4347 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4348 CALL_DUMMY_STACK_ADJUST): Document.
4349
4350Thu Apr 8 17:23:15 1999 Andrew Cagney <[email protected]>
4351
4352 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4353 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4354
43551999-04-02 Stan Shebs <[email protected]>
4356
4357 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4358 longer exists.
4359
4360Tue Mar 9 19:25:11 1999 Stan Shebs <[email protected]>
4361
4362 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4363 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4364 they make the manual source incomprehensible.
4365 * h8-cfg.texi: Remove, hasn't been used in years.
4366
c906108c
SS
4367Thu Feb 11 18:00:59 1999 Stan Shebs <[email protected]>
4368
4369 * gdb.texinfo: Update the credits.
4370
4371Mon Feb 8 17:33:57 1999 Stan Shebs <[email protected]>
4372
4373 * gdb.texinfo: Fix mistakes noticed in printout of last
4374 draft, add Alpha to discussion of heuristic fence post.
4375
4376Fri Feb 5 17:20:00 1999 Stan Shebs <[email protected]>
4377
4378 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4379 Edition, merge some HP changes into mainline, describe some
4380 previously undocumented features, describe more of the target
4381 commands available, eliminate obsolete section on renamed
4382 commands.
4383 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4384
4385Wed Jan 20 17:47:45 1999 Stan Shebs <[email protected]>
4386
4387 * gdb.texinfo: Make many HPPA conditionals unconditional,
4388 including catchpoint description, since now on for all configs.
4389 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4390 specializations.
4391
4392Thu Jan 14 17:10:12 1999 Stan Shebs <[email protected]>
4393
4394 * Makefile.in (GDBvn.texi): Fix match expression to work with
4395 current format of VERSION in gdb/Makefile.in.
4396 * gdb.texinfo: Fix node ref to match new readline.
4397
4398Wed Jan 13 10:38:40 1999 Edith Epstein <[email protected]>
4399
a9331b3f
RM
4400 * gdb.texinfo: Changes made as part of a project to merge in
4401 changes made by HP. Documentation makes extensive use of
c906108c
SS
4402 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4403 on remote debugging. There are differences in documentation
4404 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4405 the HP manual discusses catchpoints, hardware watchpoints, and
4406 some HPUX specific limitations for shared library support.
a9331b3f 4407
c906108c
SS
4408 There are also a number of @node changes.
4409
44101999-01-12 Jason Molenda ([email protected])
4411
4412 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4413 (C Usage): Same.
4414
4415Wed Jan 6 11:55:34 1999 David Taylor <[email protected]>
4416
4417 The following changes were made by Edith Epstein
4418 <[email protected]> as part of a project to merge in changes
4419 made by HP.
a9331b3f 4420
c906108c
SS
4421 * HPPA-cfg.texi: new file.
4422
4423 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4424
4425 * refcard.tex: change documentation about catch.
4426 removed info catch.
4427
4428Mon Jan 4 18:29:18 1999 Stan Shebs <[email protected]>
4429
4430 * gdbint.texinfo: Expand on GDB's coding standards,
4431 specify the use of arg names with prototypes.
4432
44331998-12-14 J.T. Conklin <[email protected]>
4434
4435 * gdb.texinfo: Fix tipo.
4436
4437Sun Dec 13 10:27:59 1998 Andrew Cagney <[email protected]>
4438
4439 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4440 TARGET_BYTE_ORDER_SELECTABLE_P.
4441
4442Thu Dec 10 16:07:09 1998 Andrew Cagney <[email protected]>
4443
4444 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4445
44461998-12-09 Jim Blandy <[email protected]>
4447
4448 * agentexpr.texi: New file.
4449
4450Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4451
4452 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4453
44541998-12-03 J.T. Conklin <[email protected]>
4455
4456 * remote.texi: Changed wording that implied that the GDB remote
4457 protocol caches register values instead of GDB itself.
4458
4459Tue Dec 1 17:45:43 1998 Stan Shebs <[email protected]>
4460
4461 * gdbint.texinfo: Add some info about symbol readers.
4462 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4463 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4464 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4465 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4466
4467Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4468
a9331b3f 4469 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4470
4471Sat Nov 28 13:45:53 1998 Andrew Cagney <[email protected]>
4472
4473 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4474
4475Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4476
4477 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4478 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4479
4480Wed Oct 14 10:02:40 1998 Andrew Cagney <[email protected]>
4481
4482 * gdbint.texinfo: Fix minor typos.
4483
4484Wed Sep 30 18:03:19 1998 Stan Shebs <[email protected]>
4485
4486 * gdbint.texinfo: Complete overhaul. Group descriptions more
4487 logically, add more info on generic algorithms, remove much
4488 obsolete and/or wrong material.
4489
4490Fri Jul 24 17:51:38 1998 Ian Lance Taylor <[email protected]>
4491
4492 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4493
4494Mon May 4 10:37:12 1998 Brian Youmans ([email protected])
4495
4496 * refcard.tex: Copyright, address updates.
4497
4498Tue Apr 21 18:09:56 1998 Stan Shebs <[email protected]>
4499
4500 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4501 for the edition instead of confusing GDB-version-like numbers.
4502
4503Mon Apr 13 14:05:00 1998 Fred Fish <[email protected]>
4504
4505 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4506
4507Thu Apr 2 16:52:44 1998 Jason Molenda ([email protected])
4508
4509 * LRS: Reformat a bit to keep text under 80 columns.
4510
4511Thu Apr 2 16:10:36 1998 Stan Shebs <[email protected]>
4512
4513 * gdb.texinfo: Add some credits, mention bug monitor.
4514 * remote.texi: Mention mips monitor targets.
4515 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4516
c906108c
SS
4517Mon Feb 2 17:13:03 1998 Stan Shebs <[email protected]>
4518
4519 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4520 files, finish sorting of host vs target vs native macros, describe
4521 some more of them.
4522
4523Tue Jan 13 16:44:50 1998 Fred Fish <[email protected]>
4524
4525 * gdbint.texinfo (Host Conditionals): Document change from
4526 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4527
4528Mon Nov 24 13:55:21 1997 Andrew Cagney <[email protected]>
4529
4530 * gdbint.texinfo (Host Conditionals): Document
4531 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4532
4533Fri Jul 4 14:52:31 1997 Ian Lance Taylor <[email protected]>
4534
4535 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4536 Document LSEEK_NOT_LINEAR.
4537
4538Tue Mar 25 14:44:09 1997 Ian Lance Taylor <[email protected]>
4539
4540 * stabs.texinfo (Stab Section Basics): Make it clear that only
4541 some versions of the GNU linker remove the leading N_UNDF symbol.
4542
4543Thu Feb 27 17:45:19 1997 Ian Lance Taylor <[email protected]>
4544
4545 * stabs.texinfo (String Field): Document type number pairs here,
4546 instead of in the Sun specific section.
4547 (Include Files): The GNU linker supports the N_BINCL
4548 optimization. Clarify the N_BINCL value, and what it is used
4549 for.
4550 (Procedures): Document N_FUN with an empty string to mark the end
4551 of a function.
4552 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4553 (Sun Differences): Remove this node, as the information is now
4554 elsewhere in the main document.
4555 (Stab Section Basics): Mention that the GNU linker may optimize
4556 stabs and remove the leading N_UNDF symbol.
4557
4558Mon Dec 9 12:23:32 1996 Roland Pesch <[email protected]>
4559
4560 * gdb.texinfo, refcard.tex: Restore author credit
4561
4562Wed Oct 2 22:01:36 1996 Fred Fish <[email protected]>
4563
4564 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4565 documentation to account for START and END macros taking
4566 one arg.
4567
4568Thu Aug 22 17:59:03 1996 Fred Fish <[email protected]>
4569
4570 From: Eberhard Mattes <[email protected]>
4571 * gdb.texinfo (Frames): Fix typo.
4572
4573Tue Jul 23 10:06:20 1996 Fred Fish <[email protected]>
4574
4575 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4576 a target_signal as arg type, not a pid.
4577
4578Fri Jul 12 11:10:05 1996 Stu Grossman ([email protected])
4579
4580 * gdb.texinfo: Document `set assembly-language'.
4581
4582Thu Jul 11 13:50:28 1996 Stan Shebs <[email protected]>
4583
4584 * remote.texi: Update list of stubs in the GDB distribution.
4585
4586Fri Jul 5 15:38:54 1996 Fred Fish <[email protected]>
4587
4588 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4589 Also document that some systems can use mmalloc but must define
4590 this if their C runtime allocates memory that is later freed.
4591 (MMCHECK_FORCE): Document new macro.
a9331b3f 4592
c906108c
SS
4593Fri Jun 28 22:17:10 1996 Dawn Perchik <[email protected]>
4594
4595 * remote.texi: Add documentation for target Sparclet.
4596
4597Mon Jun 24 18:12:22 1996 Jason Molenda ([email protected])
4598
a9331b3f 4599 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4600 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4601 * configure.in: Rewritten for autoconf.
4602 * configure: New.
4603
4604Mon Jun 17 10:43:41 1996 Fred Fish <[email protected]>
4605
4606 * Makefile.in (DVIPS): New define, set to dvips.
4607 (dvi): Add stabs.dvi.
4608 (ps): New target.
4609 (all-doc): Depend on info, dvi, and ps targets.
4610 (STAGESTUFF): Add *.ps and *.dvi files.
4611 (clean-info, clean-dvi): Remove.
4612 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4613 rules completely rewritten.
4614 (maintainer-clean): Remove clean-info and clean-dvi
4615 dependencies and put their actions in the rules.
4616 (gdb.ps): New target
a9331b3f 4617 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4618 intermediate TeX files, whether they have 2 or 3 character
4619 extensions.
4620 (gdbint.ps): Add target and rules.
4621 (gdb-internals): Delete unused target.
4622 (Makefile): Depends upon config.status also.
4623
4624Sat Mar 30 15:46:58 1996 Fred Fish <[email protected]>
4625
4626 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4627 set.
4628
4629Sat Mar 16 15:10:20 1996 Fred Fish <[email protected]>
4630
4631 From Peter Schauer <[email protected]>
4632 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4633
4634Sat Mar 16 13:28:45 1996 Fred Fish <[email protected]>
4635
4636 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4637
4638Sat Feb 10 03:28:36 1996 Peter Schauer ([email protected])
4639
4640 * gdb.texinfo (Print settings): Document
4641 `set/show print static-members' commands.
4642
4643Wed Jan 10 14:16:37 1996 Fred Fish <[email protected]>
4644
4645 * gdbint.texinfo (Native): Document name change, coredep.c to
4646 core-aout.c.
4647
4648Wed Dec 13 12:35:28 1995 Ian Lance Taylor <[email protected]>
4649
4650 * stabs.texinfo (Include Files): Document the values the SunOS4
4651 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4652
4653Fri Dec 8 21:08:44 1995 Fred Fish <[email protected]>
4654
4655 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4656 Fix typo.
4657
4658Fri Dec 1 11:07:50 1995 Fred Fish <[email protected]>
4659
4660 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4661 "gdb.tar.Z".
4662
4663Wed Sep 20 13:14:10 1995 Ian Lance Taylor <[email protected]>
4664
4665 * Makefile.in (maintainer-clean): New target, synonym for
4666 realclean.
4667
4668Thu Aug 3 10:45:37 1995 Fred Fish <[email protected]>
4669
4670 * Update all FSF addresses except those in COPYING* files.
4671
4672Wed Jul 19 18:43:03 1995 Stan Shebs <[email protected]>
4673
4674 From Richard Earnshaw ([email protected]):
4675 * gdb.texinfo (convenience variables): Document $_exitcode.
4676 (quit): Document optional expression to use as exit code.
4677
4678Thu Jun 22 21:27:33 1995 Victoria Mixon <[email protected]>
4679
4680 * gdb.texinfo, remote.texi: Brought up to date with various
4681 GDB changes.
4682
4683Tue Jun 20 14:35:38 1995 Stan Shebs <[email protected]>
4684
4685 * gdb.texinfo: Update dates and versions, fix comments about
4686 hardware watchpoints in future releases and about the
4687 sharedlibrary command.
4688
4689Mon May 8 09:30:36 1995 Jim Kingdon ([email protected])
4690
4691 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4692 C_FUN stab. Other cleanups.
4693
4694Wed Apr 19 07:02:19 1995 Jim Kingdon ([email protected])
4695
4696 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4697 for the sparc stub.
4698
4699Tue Apr 11 11:41:49 1995 Jim Kingdon ([email protected])
4700
4701 * annotate.texi: Clarify which addresses have differing formats
4702 depending on the language and which do not.
4703
4704Tue Mar 28 16:56:22 1995 J.T. Conklin <[email protected]>
4705
4706 * remote.texi (NetWare): Changed example to use BOARD= instead of
4707 NODE= argument to reflect correspoding change to gdbserve.nlm.
4708
4709Fri Mar 17 06:47:02 1995 Jim Kingdon ([email protected])
4710
4711 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4712 GDB, as well as AIX dbx, supports the size type attribute.
4713
4714Thu Mar 16 12:11:32 1995 Jim Kingdon ([email protected])
4715
4716 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4717
4718Mon Mar 13 16:49:13 1995 Per Bothner <[email protected]>
4719
4720 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4721 and new 'if' and 'while' commands.
4722
4723Fri Feb 17 15:24:35 1995 Per Bothner <[email protected]>
4724
4725 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4726
4727Wed Feb 15 11:59:18 1995 J.T. Conklin <[email protected]>
4728
4729 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4730 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4731 NetWare targets. Mostly stolen from the Server node.
4732
4733Fri Feb 10 20:20:08 1995 Jim Kingdon ([email protected])
4734
4735 * gdb.texinfo (Setting): Talk about the language of a source file
4736 versus the working language. The old documentation did not match
4737 what GDB did.
4738
4739Wed Feb 1 20:26:36 1995 Jim Kingdon ([email protected])
4740
4741 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4742 of a source file.
4743
4744Mon Jan 23 14:23:37 1995 Jim Kingdon ([email protected])
4745
4746 * gdb.texinfo (Processes): New node.
4747
4748Tue Jan 17 14:09:03 1995 Ian Lance Taylor <[email protected]>
4749
4750 * remote.texi: Update documentation of set/show mipsfpu.
4751
3fc11d3e
JM
4752Fri Jan 6 17:17:28 1995 Stan Shebs <[email protected]>
4753
4754 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4755 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4756
4757Sun Sep 4 16:47:21 1994 Stan Shebs ([email protected])
4758
4759 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4760 obsolete conditionals, described some others.
4761
4762Mon Aug 1 15:42:39 1994 Jim Kingdon ([email protected])
4763
4764 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4765 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4766
4767Mon Aug 1 15:12:02 1994 Stan Shebs ([email protected])
4768
4769 * gdbint.texinfo: Put regex conditionals in their own table.
4770
4771Tue Jul 26 18:32:52 1994 Stan Shebs ([email protected])
4772
4773 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4774 described or fixed the descriptions of many others.
4775
4776Sun Jul 17 14:14:03 1994 Stan Shebs ([email protected])
4777
4778 * gdb.texinfo: Add some more credits.
4779 * gdbint.texinfo: Capitalize GDB consistently, describe some
4780 macros and remove some.
4781
4782Thu Jul 14 18:43:17 1994 Stan Shebs ([email protected])
4783
4784 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4785 obsolete conditionals, described some others.
4786
4787Tue Jul 12 12:23:15 1994 Peter Schauer ([email protected])
4788
4789 * gdb.texinfo (help targets): Changed to `help target', which
4790 is the correct gdb command.
4791
4792Wed Jun 22 18:00:51 1994 Jim Kingdon ([email protected])
4793
4794 * annotate.texi (TODO): New node, for keeping track of annotations
4795 suggested but not yet implemented.
4796
4797Wed Jun 1 16:10:45 1994 Jim Kingdon ([email protected])
4798
4799 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4800 another symbol, it is not the address itself.
4801
4802Thu May 5 20:23:36 1994 Stan Shebs ([email protected])
4803
4804 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4805 of stabs-in-coff sections.
4806
4807Wed May 4 06:26:11 1994 Jim Kingdon ([email protected])
4808
4809 * annotate.texi: Change edition to 0.5 and date to May 1994.
4810 Add index.
4811 (Frames): New node, for frame annotation.
4812 (Displays): New node, for display annotation.
4813
4814 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4815 when waiting for your program to stop.
4816
4817Fri Apr 29 18:24:46 1994 Jim Kingdon ([email protected])
4818
4819 * annotate.texi (Breakpoint Info): Document annotation of header
4820 fields and record annotation.
4821
4822Thu Apr 28 07:44:28 1994 Jim Kingdon ([email protected])
4823
4824 * annotate.texi: New file, to document annotations.
4825
4826Thu Apr 21 14:20:51 1994 Jim Kingdon ([email protected])
4827
4828 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4829 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4830
4831Wed Apr 20 11:22:48 1994 Jim Kingdon ([email protected])
4832
4833 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4834 section, and say n_strx field is compilation unit relative.
4835 * stabs.texinfo: Don't use @code for a.out when it is the name of
4836 an object file format.
4837
4838Wed Apr 13 20:29:54 1994 Jim Kingdon ([email protected])
4839
4840 * gdb.texinfo: Refer to file names, not path names, per rms
4841 convention.
4842 (Arguments): Fix typo.
4843
4844Thu Mar 24 08:09:12 1994 Jim Kingdon ([email protected])
4845
4846 * stabs.texinfo (Global Variables): Talk about stabs in files
4847 where variables are referenced, but not defined.
4848
4849Wed Mar 23 07:16:36 1994 Jim Kingdon ([email protected])
4850
4851 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4852 Cplusplus to new nodes Member Type Descriptor and Method Type
4853 Descriptor. Re-write stuff for #.
4854
4855Wed Mar 16 08:20:19 1994 Jim Kingdon ([email protected])
4856
4857 * gdb.texinfo (Print Settings): Don't document "set print
4858 fast-symbolic-addr off". The bug which it worked around was fixed
4859 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4860
4861 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4862 N_ENTRY node.
4863
4864 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4865
4866Tue Mar 15 08:43:02 1994 Jim Kingdon ([email protected])
4867
4868 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4869 references to ieee-float.c.
4870
4871Fri Mar 11 08:09:40 1994 Jim Kingdon ([email protected])
4872
4873 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4874 match what the code actually does.
4875
4876Wed Mar 9 19:43:05 1994 Jim Kingdon ([email protected])
4877
4878 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4879
4880Tue Mar 1 17:04:43 1994 Jim Kingdon ([email protected])
4881
4882 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4883 i, and b.
4884
4885Wed Feb 23 10:44:18 1994 Jim Kingdon ([email protected])
4886
4887 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4888 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4889 as "stabs in sections" rather than just saying "ELF and SOM".
4890 Also make that stuff apply to COFF.
4891
4892Fri Feb 18 08:25:58 1994 Jim Kingdon ([email protected])
4893
4894 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4895 Ghostscript.
4896
4897Fri Feb 4 06:31:31 1994 Jim Kingdon ([email protected])
4898
4899 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4900 versus functions without line numbers, also mention stepping into
4901 them as well as "step" when you are in them. Tell the user how to
4902 deal with the situation. Add comment about "debugging information".
4903
4904Thu Feb 3 11:39:59 1994 Jim Kingdon ([email protected])
4905
4906 * stabs.texinfo (Enumerations): Document restriction on where
4907 enumeration types can appear and still win with GDB.
4908
4909Wed Feb 2 11:29:17 1994 Jim Kingdon ([email protected])
4910
4911 * stabs.texinfo (Negative Type Numbers): Document format for type
4912 -16.
4913
4914Thu Jan 27 16:53:56 1994 Jim Kingdon ([email protected])
4915
4916 * gdb.texinfo (Selection, Frame Info): Update information about
4917 arbitrary frame specficiations.
4918
4919Wed Jan 26 15:31:57 1994 Roland H. Pesch ([email protected])
4920
4921 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4922
4923Tue Jan 25 12:12:04 1994 Jim Kingdon ([email protected])
4924
4925 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4926
4927Wed Jan 19 06:39:24 1994 David J. Mackenzie ([email protected])
4928
4929 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4930
4931Sun Jan 16 12:43:32 1994 Jim Kingdon ([email protected])
4932
4933 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4934 Differences node to Statics node.
4935 (Statics): Discuss XCOFF use of V symbol descriptor.
4936
4937 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4938 not clean.
4939
4940Wed Jan 12 21:29:54 1994 John Gilmore ([email protected])
4941
4942 * gdb.texinfo (Print Settings): Document `set print
4943 fast-symbolic-addr' and improve the doc for some other
4944 `set print's.
4945
4946Mon Jan 3 17:23:07 1994 Jim Kingdon ([email protected])
4947
4948 * stabs.texinfo (String Field): Talk about defining several type
4949 numbers at once.
4950 Fix lint regarding changing node ELF Transformations to
4951 ELF and SOM Transformations.
4952
4953Fri Dec 31 00:42:43 1993 John Gilmore ([email protected])
4954
4955 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4956
4957Tue Dec 28 09:30:40 1993 Jim Kingdon ([email protected])
4958
4959 * stabs.texinfo (Cross-References): `::' is for nested types only
4960 within <>.
4961 (Structures): Document static members.
4962
4963Mon Dec 27 13:55:04 1993 Jim Kingdon ([email protected])
4964
4965 * stabs.texinfo: Document S type attribute.
4966
4967Sun Dec 26 20:46:36 1993 Jeffrey A. Law ([email protected])
4968
4969 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4970
4971Fri Dec 3 19:13:19 1993 John Gilmore ([email protected])
4972
4973 * gdbint.texinfo: Fix a few typos.
4974
4975Sun Nov 28 18:06:25 1993 Roland H. Pesch ([email protected])
4976
4977 * gdb.texinfo, remote.texi: formatting improvements
4978
4979 * gdb.texinfo (New Features): mention threads.
4980 (Summary, C): fix xrefs in newly contributed text.
4981 (Threads): index entries, clarifications, example
4982 (passim): minor typos fixed, phrasing improvements
4983
4984 * remote.texi (Bootstrapping): rephrase text on ^C and add index
4985 entries; (Server): explain use of gdbserver w/real-time systems,
4986 add example of conflicting TCP port; (MIPS Remote) break up
4987 running text into table, highlighting commands, and add example.
a9331b3f 4988
c906108c
SS
4989Wed Nov 24 14:15:56 1993 Roland H. Pesch ([email protected])
4990
4991 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
4992
4993Fri Nov 12 16:10:58 1993 Jim Kingdon ([email protected])
4994
4995 * stabs.texinfo (Nested Symbols): New node.
4996 (String Field, Symbol Descriptors, Cross-References): Refer to it.
4997
4998Thu Nov 11 13:26:45 1993 Jim Kingdon ([email protected])
4999
5000 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5001 to picking which Bbss.bss symbol to use, and (because there seems to
5002 be no good way of doing it) re-write some of the text to make it
5003 sound like Bbss.bss isn't such a great idea after all (as currently
5004 designed).
5005
5006 * gdb.texinfo (C): In addition to saying people have to use g++ for
5007 good results, say they have to use stabs. Specifically say cfront
5008 doesn't work well.
5009 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5010 the gdb README. Add xrefs to places where the support for the various
5011 languages is described in detail.
5012
5013Mon Nov 8 11:47:34 1993 Jim Kingdon ([email protected])
5014
5015 * stabs.texinfo: Clean up stuff about visibility and virtual
5016 characters.
5017
5018 * stabs.texinfo (N_M2C): Cite Sun doc.
5019
5020Fri Nov 5 16:27:27 1993 Roland H. Pesch ([email protected])
5021
5022 * gdb.texinfo: updates re threads.
5023 * remote.texinfo: avoid index entries starting with digits.
5024
5025Tue Nov 2 09:08:37 1993 Jim Kingdon ([email protected])
5026
5027 * stabs.texinfo (Enumerations): Talk about large, negative and
5028 octal values. Clean up cross reference to type attributes.
5029 (String Field): Say that GDB 4.11 supports size attribute.
5030
5031Sun Oct 31 13:31:10 1993 Jim Kingdon ([email protected])
5032
5033 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5034 is a mandatory step. Make the stuff about that more concise.
5035
5036Wed Oct 27 00:25:46 1993 Jim Kingdon ([email protected])
5037
5038 * stabs.texinfo (Class Names): New node.
5039
5040 * gdb.texinfo (Command Files): Explain order of init file reading.
5041
5042 * remote.texi (Bootstrapping): Talk about getting the serial driver
5043 to deal with ^C sent by gdb to stop the remote system.
5044
5045Mon Oct 25 03:25:41 1993 Tom Lord ([email protected])
5046
5047 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5048
5049 * libgdb.texinfo (Defining Commands): made the DOC arg
5050 to gdb_define_app_command a char * instead of char **
5051 per a suggestion from kingdon.
5052
5053 * libgdb.texinfo: total rewrite from a different starting
5054 premise.
5055
5056Wed Oct 20 18:07:44 1993 Jim Kingdon ([email protected])
5057
5058 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5059 floats passed as doubles (to improve clarity).
5060
5061Tue Oct 19 14:21:18 1993 Roland H. Pesch ([email protected])
5062
5063 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5064
5065 * a4rc.sed: update to work with Andreas Vogel papersize params
5066
5067 * refcard.tex: use Andreas Vogel simplifications of papersize
5068 params; remove useless version info; update copyright date.
5069
5070Tue Oct 19 10:46:22 1993 Jim Kingdon ([email protected])
5071
5072 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5073
5074Tue Oct 12 09:11:45 1993 Jim Kingdon ([email protected])
5075
5076 * gdb.texinfo (Files): Say what address the load command loads it at.
5077
5078 * stabs.texinfo (Common Blocks): Minor cleanups.
5079
5080 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5081 that Sun has backed away from the linker kludge and thus the relevant
5082 issue is changes to the SunPRO tools, not the Solaris linker.
5083
5084 * stabs.texinfo (Traditional Integer Types): Clean up description
5085 of octal bounds a little bit. Document extra leading zeroes.
5086
5087Thu Oct 7 16:15:37 1993 Jim Kingdon ([email protected])
5088
5089 * gdb.texinfo (Signaling): Update for symbolic symbol names
5090 and add a section explaining the difference between the GDB
5091 signal command and the shell kill utility.
5092
5093Wed Oct 6 13:23:01 1993 Tom Lord ([email protected])
5094
5095 * libgdb.texinfo: added `@' to braces that were unescaped.
5096
5097Mon Oct 4 10:42:18 1993 Tom Lord ([email protected])
5098
5099 * libgdb.texinfo: new file. Spec for the gdb library.
5100
5101Sun Oct 3 15:26:56 1993 Jim Kingdon ([email protected])
5102
5103 * stabs.texinfo (Include Files): Fix typo (start -> end).
5104
5105Thu Sep 30 18:24:56 1993 Roland H. Pesch ([email protected])
5106
5107 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5108 from Melissa at FSF's editing pass.
5109
5110Thu Sep 30 11:54:38 1993 Jim Kingdon ([email protected])
5111
5112 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5113 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5114 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5115
5116Wed Sep 22 21:22:11 1993 Jim Kingdon ([email protected])
5117
5118 * remote.texi (Bootstrapping): Discuss 386 call gates.
5119
5120Sat Sep 18 17:10:44 1993 Jim Kingdon ([email protected])
5121
5122 * stabs.texinfo (Based Variables): New node.
5123
5124Thu Sep 16 17:48:55 1993 Jim Kingdon ([email protected])
5125
5126 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5127 names, sizes, and formats to suggest how not to lose.
5128
5129Sat Sep 11 09:35:11 1993 Jim Kingdon ([email protected])
5130
5131 * stabs.texinfo (Methods): Fix typo.
5132
5133Fri Sep 10 06:34:20 1993 David J. Mackenzie ([email protected])
5134
5135 * gdb.texinfo: Fix a few typos.
5136
5137Wed Sep 8 09:11:52 1993 Jim Kingdon ([email protected])
5138
5139 * gdb.texinfo: Clarify how well it works with Fortran.
5140
5141 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5142 More on relocating stabs in ELF files.
5143
5144Tue Sep 7 13:45:02 1993 Jim Kingdon ([email protected])
5145
5146 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5147
5148Mon Sep 6 19:23:18 1993 Jim Kingdon ([email protected])
5149
5150 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5151 parameters on VAX.
5152
5153Fri Sep 3 17:06:08 1993 Roland H. Pesch ([email protected])
5154
5155 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5156
5157Fri Sep 3 12:04:15 1993 Jim Kingdon ([email protected])
5158
5159 * stabs.texinfo: Make info author notice match the TeX author notice.
5160
5161Tue Aug 31 13:21:06 1993 David J. Mackenzie ([email protected])
5162
5163 * stabs.texinfo: Initial-caps all words in node names and
5164 non-trivial words in section names.
5165
5166Mon Aug 30 11:13:16 1993 Jim Kingdon ([email protected])
5167
5168 * stabs.texinfo: Many minor cleanups.
5169
5170 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5171
5172Sat Aug 28 12:08:09 1993 David J. MacKenzie ([email protected])
5173
5174 * stabs.texinfo: Remove full description of big example.
5175 It's not really helpful; just use pieces of it where appropriate.
5176 Add more Texinfo formatting directives (@samp, etc.).
5177 Use @deffn to define stab types.
5178 Eliminate some wordiness. Break up some nodes.
5179 Add an (alphabetized) index of symbol types.
5180 Use consistent capitalization style in node and section names.
5181
5182Thu Aug 26 06:36:31 1993 Fred Fish ([email protected])
5183
5184 * gdb.texinfo: Change typo "Two two" to "The two".
5185
5186Sun Aug 22 12:15:18 1993 Jim Kingdon ([email protected])
5187
5188 * stabs.texinfo (XCOFF-differences): Remove references to
5189 non-existent types N_DECL and N_RPSYM.
5190
5191 * stabs.texinfo (String Field): Say that type attributes bug is
5192 fixed in GDB 4.10, since it is.
5193
5194 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5195
5196Sat Aug 21 04:32:28 1993 David MacKenzie ([email protected])
5197
5198 * stabs.texinfo: Formatting cleanups.
5199
5200Fri Aug 20 20:49:53 1993 Jim Kingdon ([email protected])
5201
5202 * stabs.texinfo: When explaining the n_type of a stab, standardize
5203 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5204 no tabs, use @r).
5205 (Global Variables): Clean up.
5206
5207Tue Aug 17 15:57:27 1993 Jim Kingdon ([email protected])
5208
5209 * stabs.texinfo (Stack Variables): Re-write.
5210
5211Mon Aug 16 21:20:08 1993 Jim Kingdon ([email protected])
5212
5213 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5214 addresses of a source file. Also revise formatting.
5215 Change "object module" or "object file" to "source file".
5216 Various: Miscellaneous cleanups.
5217
5218Thu Aug 12 15:11:51 1993 Jim Kingdon ([email protected])
5219
5220 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5221
5222Tue Aug 10 16:57:49 1993 Stan Shebs ([email protected])
5223
5224 * gdbint.texinfo: Removed many nonsensical machine-collected
5225 host and target conditionals, described some of the remainder.
5226
5227Tue Aug 10 13:28:30 1993 Jim Kingdon ([email protected])
5228
5229 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5230
5231 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5232 paragraph which follows.
5233
5234 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5235 variables. Looks better and avoids overful hbox.
5236
5237Fri Jul 30 18:26:21 1993 Jim Kingdon ([email protected])
5238
5239 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5240
5241Thu Jul 29 15:10:58 1993 Roland H. Pesch ([email protected])
5242
5243 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5244 retransmit-timeout
5245
5246Thu Jul 29 13:16:09 1993 Jim Kingdon ([email protected])
5247
5248 * gdbint.texinfo: Update statement about `some ancient Unix
5249 systems, like Ultrix 4.0' to Ultrix 4.2.
5250
5251Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5252
5253 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5254
5255 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5256
5257 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5258 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5259
5260 * remote.texi: new name for former gdbinv-s.texi
5261
5262 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5263
5264Wed Jul 28 08:26:24 1993 Ian Lance Taylor ([email protected])
5265
5266 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5267 variables for MIPS remote debugging protocol.
5268
5269Mon Jul 26 13:00:09 1993 Jim Kingdon ([email protected])
5270
5271 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5272
5273Tue Jul 20 16:30:41 1993 Jim Kingdon ([email protected])
5274
5275 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5276
5277Mon Jul 19 12:02:50 1993 Roland H. Pesch ([email protected])
5278
5279 * gdb.texinfo: repair conditional bugs in text markup
5280
5281Fri Jul 16 18:57:50 1993 Roland H. Pesch ([email protected])
5282
5283 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5284 to select Modula-2 material.
5285
5286Thu Jul 15 13:15:01 1993 Jim Kingdon ([email protected])
5287
5288 * stabs.texinfo: Cleanups regarding statics.
5289
5290 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5291 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5292
5293Mon Jul 12 13:37:02 1993 Jim Kingdon ([email protected])
5294
5295 * stabs.texinfo: N_MAIN is sometimes used for C.
5296
5297Fri Jul 9 09:47:02 1993 Peter Schauer ([email protected])
5298
5299 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5300
5301Tue Jul 6 12:41:28 1993 John Gilmore ([email protected])
5302
5303 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5304 removed from the code by Kingdon.
c906108c
SS
5305
5306Tue Jul 6 12:24:34 1993 Jim Kingdon ([email protected])
5307
5308 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5309 input when evaluating breakpoint conditions; the bug has been fixed.
5310
5311 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5312 sets the ignore count to N-1, not to N.
5313
5314Thu Jul 1 14:57:42 1993 Roland H. Pesch ([email protected])
5315
5316 * refcard.tex (\hoffset): correct longstanding error to match
5317 intended offset; avoids cutting off edge on some printers
5318
5319Wed Jun 30 18:23:06 1993 Jim Kingdon ([email protected])
5320
5321 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5322
5323Fri Jun 25 21:34:52 1993 Jim Kingdon ([email protected])
5324
5325 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5326
5327Fri Jun 25 16:15:10 1993 Roland H. Pesch ([email protected])
5328
5329 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5330 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5331 collect sed edits if any, apply to refcard before formatting;
5332 (refcard.ps) stop implying PS fonts if PS output requested;
5333 (lrefcard.ps) delete extra target for variant PS fonts
5334
5335 * refcard.tex: parametrize papersize dependent info, collect
5336 in easily replaced spot
5337
5338 * a4rc.sed: new file, edits to refcard for A4 paper
5339
5340Fri Jun 25 14:21:46 1993 Jim Kingdon ([email protected])
5341
5342 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5343
5344Wed Jun 23 15:02:50 1993 Jim Kingdon ([email protected])
5345
5346 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5347
5348Tue Jun 22 16:31:52 1993 Jim Kingdon ([email protected])
5349
5350 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5351 politely rather than rudely.
5352
5353Fri Jun 18 19:42:09 1993 Jim Kingdon ([email protected])
5354
5355 * stabs.texinfo: Document common blocks.
5356
5357Fri Jun 18 12:12:57 1993 Fred Fish ([email protected])
5358
5359 * stabs.texinfo: Add some basic info about stabs-in-elf.
5360
5361Fri Jun 18 13:57:09 1993 Jim Kingdon ([email protected])
5362
5363 * stabs.texinfo (Top): Minor cleanup.
5364
5365Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5366
5367 * Makefile.in (install-info): remove parentdir support
5368
5369Tue Jun 15 18:11:39 1993 Roland H. Pesch ([email protected])
5370
5371 * gdb.texinfo (Copying): delete this node and references to it;
5372 RMS says this manual need not carry GPL. (passim): Improvements
5373 from last round at FSF, largely due to Ian Taylor review, and
5374 minor formatting improvements.
5375
5376 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5377 largely due to Ian Taylor review. (Debug Session): minor edits to
5378 new text.
5379
5380Sun Jun 13 12:52:39 1993 Jim Kingdon ([email protected])
5381
5382 * Makefile.in (realclean): Remove info and dvi files too.
5383
5384Sat Jun 12 16:09:22 1993 Jim Kingdon ([email protected])
5385
5386 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5387 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5388 * gdb.texinfo: Change accordingly.
5389
5390 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5391 N_{L,R}BRAC,N_SLINE are relative to.
5392
5393Fri Jun 11 15:15:55 1993 Jim Kingdon ([email protected])
5394
5395 * Makefile.in (GDBvn.texi): Update atomically.
5396
5397Wed Jun 9 10:58:16 1993 Jim Kingdon ([email protected])
5398
5399 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5400
5401Tue Jun 8 13:42:04 1993 Jim Kingdon ([email protected])
5402
5403 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5404 addresses together. Also motivate the set print symbol-filename
5405 command and suggest other solutions.
5406
5407Tue Jun 1 22:46:43 1993 Fred Fish ([email protected])
5408
5409 * gdb.texinfo (set print elements): Note that the number of
5410 elements is set to unlimited by "set print elements 0".
5411
5412Mon May 31 08:06:55 1993 Jim Kingdon ([email protected])
5413
5414 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5415 NF_LDOUBLE means.
5416 (Stab Types): Include Solaris stab types.
5417 (Procedures): Document Solaris extensions.
5418
5419Thu May 27 06:20:42 1993 Peter Schauer ([email protected])
5420
5421 * gdb.texinfo: Add `set print symbol-filename' doc.
5422
5423Wed May 26 00:26:42 1993 Jim Kingdon ([email protected])
5424
5425 * stabs.texinfo (Arrays): Talk about type definition vs. type
5426 information.
5427
5428 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5429 the trailing semicolon.
5430
5431Tue May 25 14:49:42 1993 Jim Kingdon ([email protected])
5432
5433 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5434 and merge in other parts of the document addressing these subjects.
5435 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5436
5437 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5438 at the end of a range type.
5439
5440 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5441 AIX extensions.
5442
5443Mon May 24 09:00:33 1993 Jim Kingdon ([email protected])
5444
5445 * stabs.texinfo (Stabs Format): Misc fixes.
5446
5447Sat May 22 10:40:56 1993 Jim Kingdon ([email protected])
5448
5449 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5450 (Traditional builtin types): Document convex convention for long long.
5451 (Negative builtin types): Discuss type names, and misc fixes.
5452
5453Fri May 21 11:20:31 1993 Jim Kingdon ([email protected])
5454
5455 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5456 point types used with @samp{R} type descriptor.
5457 (Symbol Descriptors): Describe how to handle conflict between
5458 different meanings of @samp{P} symbol descriptor.
5459
5460Thu May 20 13:35:10 1993 Jim Kingdon ([email protected])
5461
5462 * stabs.texinfo: Remove node Quick Reference and put its children
5463 directly under the main menu.
5464
5465 * stabs.texinfo: Many more changes to bring it into line with
5466 AIX documentation and reality. I think it now has all the
5467 information from the AIX documentation, except that I burned
5468 out when I got to variant records (Pascal and Modula-2) and
5469 all the COBOL types. Oh well, we can add them later when we're
5470 worrying more about those languages.
5471
5472 * stabs.texinfo (Automatic variables): Talk about what it means
5473 to omit the symbol descriptor.
5474
5475Tue May 18 17:59:18 1993 Jim Kingdon ([email protected])
5476
5477 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5478 gcc2 behavior with promoted args.
5479
5480Fri May 14 21:35:29 1993 Roland H. Pesch ([email protected])
5481
5482 * gdb.texinfo: include readline appendices in info version of manual
5483
5484Fri May 7 11:56:18 1993 Roland H. Pesch ([email protected])
5485
5486 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5487 target remote.
5488
5489 * gdb.texinfo (Machine Code): more index entries for disassemble
5490
5491Fri May 7 10:12:30 1993 Fred Fish ([email protected])
5492
5493 * Clarify the intended use of the gdb-testers and gdb-patches
5494 mailing lists, and shrink gzip comment.
5495
5496Thu May 6 16:39:50 1993 Roland H. Pesch ([email protected])
5497
5498 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5499 DOSHOST configuration of manual.
5500
5501 * gdb.texinfo (MIPS Stack): new node.
5502
5503 * all-config.texi (MIPS) new switch.
5504
5505 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5506 tense; (MIPS Remote) new node.
5507
5508 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5509 bug; (Environment) less passive, other small cleanups in text about
5510 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5511 (Remote) new MIPS Remote menu entry.
5512
5513Thu Apr 29 09:36:25 1993 Jim Kingdon ([email protected])
5514
5515 * stabs.texinfo: Many changes to include information from the
5516 AIX documentation.
5517
5518 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5519
5520Tue Apr 27 14:02:57 1993 Jim Kingdon ([email protected])
5521
5522 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5523 Move a bunch of information from ../README.
5524 (Getting Started): New node.
5525
5526Fri Apr 23 17:21:13 1993 Roland H. Pesch ([email protected])
5527
5528 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5529
5530 * gdb.texinfo: advance manual revision dates to present
5531
5532 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5533 stop using silly Roman numerals in @set variable names
5534
5535Fri Apr 23 07:30:01 1993 Jim Kingdon ([email protected])
5536
5537 * stabs.texinfo (Parameters): Keep trying to get this right.
5538
5539Wed Apr 21 15:18:47 1993 Jim Kingdon ([email protected])
5540
5541 * stabs.texinfo (Parameters): More on "local parameters".
5542
5543Mon Apr 19 08:00:51 1993 Jim Kingdon ([email protected])
5544
5545 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5546
5547Sun Apr 18 09:47:45 1993 Jim Kingdon ([email protected])
5548
5549 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5550 (Parameters): Rewrite.
5551 (xcoff-differences, Sun-differences): Minor changes.
5552
5553Thu Apr 15 02:35:24 1993 John Gilmore ([email protected])
5554
5555 * stabs.texinfo: Minor cleanup.
5556
5557Wed Apr 14 17:31:00 1993 Jim Kingdon ([email protected])
5558
5559 * gdbint.texinfo: Minor xcoff stuff.
5560
5561Wed Apr 7 14:11:07 1993 Fred Fish ([email protected])
5562
5563 * gdbint.texinfo: Update for new config directory structure.
5564 Add info about internal type data structures.
5565
5566Mon Apr 5 09:06:30 1993 Ian Lance Taylor ([email protected])
5567
5568 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5569 $(srcdir).
5570 (gdb-config.texi): Depend on file in $(srcdir).
5571
5572Fri Apr 2 16:55:13 1993 Jim Kingdon ([email protected])
5573
5574 * stabs.texinfo: Fixes about N_SO.
5575
5576Fri Mar 26 18:00:35 1993 Roland H. Pesch ([email protected])
5577
5578 * gdb.texinfo: include list of nonstandard init file names
5579
5580 * *-config.texi: new switch GENERIC for text that applies *only*
5581 to (usual) multiple-target version of manual
5582
5583 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5584 h8 config
5585
5586 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5587 in menus (rather than conditionally selected multiple alternative
5588 menus).
5589
5590 * Makefile.in: define and use DOC_CONFIG var to select
5591 configuration for GDB user manual.
5592
5593 * gdb-config.texi: delete from repository, generate from Makefile.
5594
5595 * all-config.texi: normal `generic' configuration file, formerly
5596 stored as gdb-config.texi
5597
5598Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5599
5600 * Makefile.in: add dvi target to build all .dvi files
5601
5602Tue Mar 23 16:03:24 1993 Roland H. Pesch ([email protected])
5603
5604 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5605
5606Fri Mar 19 21:46:50 1993 John Gilmore ([email protected])
5607
5608 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5609 host conditionals.
5610 * stabs.texinfo: More array fixes inspired by Jim's.
5611
5612Fri Mar 19 10:23:34 1993 Jim Kingdon ([email protected])
5613
5614 * stabs.texinfo: Fixes re arrays and continuations.
5615
5616 * gdbint.texinfo: Add XCOFF node.
5617
5618Mon Mar 8 15:52:18 1993 John Gilmore ([email protected])
5619
5620 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5621
5622Sun Feb 21 17:09:38 1993 Per Bothner ([email protected])
5623
5624 * stabs.texinfo: Fix for array types to mention lower bounds.
5625
5626Thu Feb 18 01:19:49 1993 John Gilmore ([email protected])
5627
5628 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5629
5630Wed Feb 17 08:15:24 1993 John Gilmore ([email protected])
5631
5632 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5633
5634Thu Feb 11 10:38:40 1993 John Gilmore ([email protected])
5635
5636 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5637 by Michael Ben-Gershon <[email protected]>.
5638
5639Wed Feb 10 23:59:19 1993 John Gilmore ([email protected])
5640
5641 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5642
5643Tue Feb 9 18:26:21 1993 Roland H. Pesch ([email protected])
5644
5645 * gdb.texinfo, gdbinv-s.texi: misc updates
5646
5647Sat Feb 6 10:25:47 1993 John Gilmore ([email protected])
5648
5649 * gdbint.texinfo: Brief documentation for longjmp support,
5650 from an email msg by Stu.
5651
5652Fri Feb 5 14:10:15 1993 John Gilmore ([email protected])
5653
5654 * stabs.texinfo: Fix description of floating point "range"
5655 types (which really define basic types). Reported by Jim Meehan,
5656 <[email protected]>.
5657
5658 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5659
5660Thu Feb 4 13:56:46 1993 Ian Lance Taylor ([email protected])
5661
5662 * gdbint.texinfo: Slightly expand section on supporting a new
5663 object file format.
5664
5665Thu Feb 4 01:49:04 1993 John Gilmore ([email protected])
5666
5667 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5668 intermediate file.
5669
5670Tue Feb 2 12:18:06 1993 Roland H. Pesch ([email protected])
5671
5672 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5673
5674Mon Feb 1 15:35:47 1993 Roland H. Pesch ([email protected])
5675
5676 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5677
5678 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5679 as well as Z8002.
5680
5681Sat Nov 28 06:51:35 1992 John Gilmore ([email protected])
5682
5683 * gdbint.texinfo: Add sections on clean design and on how to send
5684 in changes.
5685
5686Mon Nov 9 23:57:02 1992 John Gilmore ([email protected])
5687
5688 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5689
5690Mon Oct 26 11:09:47 1992 John Gilmore ([email protected])
5691
5692 * gdb.texinfo: Fix typo, reported by Karl Berry.
5693
5694Fri Oct 23 00:41:21 1992 John Gilmore ([email protected])
5695
5696 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5697
5698Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5699
5700 * gdbint.texinfo: fixed a stray email address (needs @@),
5701 added @table @code to node "Native Conditionals"
5702
5703Tue Sep 22 00:34:15 1992 John Gilmore ([email protected])
5704
5705 * gdbint.texinfo: Describe coding style of GDB.
5706
5707Mon Sep 21 19:32:16 1992 John Gilmore ([email protected])
5708
5709 * stabs.texinfo: Minor wording changes.
5710
5711Tue Sep 15 02:57:09 1992 John Gilmore ([email protected])
5712
5713 * gdbint.texinfo: Improve release doc slightly.
5714
5715Fri Sep 11 01:34:25 1992 John Gilmore ([email protected])
5716
5717 * gdbint.texinfo: Improve doc of GDB config macros.
5718
5719Wed Sep 9 16:52:06 1992 John Gilmore ([email protected])
5720
5721 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5722 These will be reinserted when examined.
5723
5724Mon Aug 24 01:17:55 1992 John Gilmore ([email protected])
5725
5726 * gdbint.texinfo: Make a start at documenting all the #if macros
5727 in GDB. At least list them all, and start separating them into
5728 host-specific and target-specific.
5729
5730Tue Aug 18 15:59:13 1992 Roland H. Pesch ([email protected])
5731
5732 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5733 examples (not consistent w others).
c906108c
SS
5734 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5735 for generic vn of doc
5736
5737Tue Aug 18 14:53:27 1992 Ian Lance Taylor ([email protected])
5738
5739 * Makefile.in: always create installation directories.
5740
5741Tue Aug 18 14:11:50 1992 Roland H. Pesch ([email protected])
5742
5743 * gdb.texinfo: in h8 config, do not describe searching commands.
5744
5745Mon Aug 17 18:07:59 1992 Roland H. Pesch ([email protected])
5746
5747 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5748 conditionals; introduce a few generic switches that may be
5749 useful for other cross-dev or dos-hosted configs.
5750
5751 * gdb.texinfo: fix typo in "info reg" description
5752
5753Sun Aug 16 01:16:18 1992 John Gilmore ([email protected])
5754
5755 * stabs.texinfo: Minor updates from running TeX over it.
5756 * Makefile.in (stabs.dvi, stabs.ps): Add.
5757
5758Sat Aug 15 20:52:24 1992 Per Bothner ([email protected])
5759
5760 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5761 First pass at converting it to texinfo.
5762
5763Sat Aug 15 03:14:59 1992 John Gilmore ([email protected])
5764
5765 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5766 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5767
5768Fri Aug 14 21:08:47 1992 John Gilmore ([email protected])
5769
5770 * gdbint.texinfo: Add section on partial symbol tables.
5771
5772Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5773
5774 * gdb.texinfo: document `set remotedebug' and `set
5775 rstack_high_address'.
5776
5777Thu May 14 17:09:48 1992 Roland H. Pesch ([email protected])
5778
5779 * gdb.texinfo: slight expansion of new text on reading info files
5780 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5781 H8/300 from DOS.
5782
5783Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5784
5785 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5786
5787Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5788
5789 * gdb.texinfo: Say how to read the `info' files.
5790
5791Tue May 5 12:11:38 1992 K. Richard Pixley ([email protected])
5792
5793 * Makefile.in: gm4 -> m4.
5794
5795Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5796
5797 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5798 Documentation' ahead of `Installing GDB' to match README.
5799 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5800 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5801
5802Tue Mar 24 23:28:38 1992 K. Richard Pixley ([email protected])
5803
5804 * Makefile.in: remove $(srcdir) from gdb.info rule.
5805
5806Sat Mar 7 18:44:50 1992 K. Richard Pixley ([email protected])
5807
5808 * Makefile.in: commented out gdb-all.texinfo rule. This is
5809 temporary.
5810
5811Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected])
5812
5813 * Makefile.in, configure.in: removed traces of namesubdir,
5814 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5815 copyrights to '92, changed some from Cygnus to FSF.
5816
5817Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5818
5819 * gdb.texinfo: Improve how we ask for bug reports.
5820
5821Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5822
5823 * Makefile.in: infodir belongs in datadir.
5824
5825Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5826
5827 * Makefile.in: remove spaces following hyphens, bsd make can't
5828 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5829 standards.text support.
c906108c
SS
5830
5831Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5832
5833 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5834 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5835 and mandir now keyed off datadir by default.
5836
5837\f
5838Local Variables:
9e9c5ae7 5839mode: change-log
c906108c
SS
5840left-margin: 8
5841fill-column: 74
5842version-control: never
5843End:
This page took 1.827847 seconds and 4 git commands to generate.