*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
0aea4bf3
LM
12008-01-09 Luis Machado <luisgpm@br.ibm.com>
2
3 * gdb.texinfo (Output): Update documentation on using printf with DFP
4 types.
5
febe4383
TJB
62008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7
8 * gdb.texinfo (C and C++): Add Decimal Floating Point format
9 subsubsection.
10 (Decimal Floating Point format): New subsubsection.
11
7a404eba
PA
122008-01-05 Pedro Alves <pedro@codesourcery.com>
13
14 * gdb.texinfo (File Options): Remove mention of the attempt to
15 open a core file with the -p option. Don't list -c as a valid
16 option to attach to a process.
17
a4d9b460
PA
182008-01-05 Pedro Alves <pedro@codesourcery.com>
19
20 * gdbint.texinfo (Host Conditionals): Remove mention of
21 ALIGN_STACK_ON_ENTRY.
22
6ec2edbe
JB
232008-01-05 Joel Brobecker <brobecker@adacore.com>
24
25 * gdbint.texinfo (Start of New Year Procedure): Add item
26 describing how to update the source and documentation copyright
27 notices.
28
d8b2a693
JB
292007-12-18 Jim Blandy <jimb@codesourcery.com>
30
ab209b3a 31 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
32 watchpoint explanation into the main description of the watchpoint
33 command; update synopses of 'watch', 'rwatch', and 'awatch'
34 commands.
35
8b4ed427
VP
362007-12-18 Vladimir Prus <vladimir@codesourcery.com>
37
38 * gdb.texinfo (Miscellaneous gdb/mi Commands):
39 Document 'pending-breakpoints' feature of
40 -list-features.
41
37e4754d
LM
422007-12-17 Luis Machado <luisgpm@br.ibm.com>
43
44 * doc/gdb.texinfo: Add new parameter's description.
45
1d3811f6
DJ
462007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
47
48 * gdb.texinfo (Overview): Clarify run-length encoding
49 example. Remove the restriction on "+" and "-" characters.
50
c1c25a1a
EZ
512007-12-15 Eli Zaretskii <eliz@gnu.org>
52
53 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
54
afe8ab22
VP
552007-12-14 Vladimir Prus <vladimir@codesourcery.com>
56
57 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
58 the -f option for -break-insert, remove -r option,
59 and clarify specification of location.
60
a6b151f1
DJ
612007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
62
63 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
64 formatting.
65 (Remote Debugging): Add File Transfer section.
66 (Remote Configuration): Document Host I/O packets.
67 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 68 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
69 (Packets): Add vFile.
70
3b784c4f
EZ
712007-11-17 Eli Zaretskii <eliz@gnu.org>
72
73 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
74 breakpoints with multiple locations.
75 (Breakpoint Menus): Improve wording.
76 (Output): Fix last change.
77
a4ce5b0d
UW
782007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
79
80 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
81
1b39d5c0
DE
822007-11-15 Doug Evans <dje@google.com>
83
84 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
85
7a72d44c
VP
862007-11-15 Vladimir Prus <vladimir@codesourcery.com>
87
88 * gdbint.texinfo (Native Conditionals): Remove
89 mention of CLEAR_SOLIB.
90
6d1829bf 912007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
92
93 * gdb.texinfo (Print Settings): Add documentation for "set/show
94 print frame-arguments".
95
1a619819
LM
962007-11-05 Luis Machado <luisgpm@br.ibm.com>
97
3b784c4f 98 * gdb.texinfo (Output): Update printf command's description.
1a619819 99
55eddb0f
DJ
1002007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
101
102 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
103 powerpc soft-float".
104
9cceb671
DJ
1052007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
106
107 * gdb.texinfo (Files): Correct formatting. Mention Expat
108 requirement.
109 (Requirements for Building GDB): Expand the list of Expat
110 uses.
111 (Library List Format, Memory Map Format): Mention Expat.
112 (Target Descriptions): Update Expat wording.
113
83acabca
DJ
1142007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
115
116 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
117 Document that gdbarch_convert_register_p should return zero for no-op
118 conversions.
119
e35879db
UW
1202007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
121
83acabca 122 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
123 of set_gdbarch_sofun_address_maybe_missing back to ...
124 (Target Conditionals): ... here to fix build break.
125
203c3895
UW
1262007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
127
83acabca 128 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
129 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
130 (Compiler Characteristics): ... documentation of
131 set_gdbarch_sofun_address_maybe_missing.
132
11411de3
DJ
1332007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
134
135 * gdbint.texinfo (Target Conditionals): Use
136 frame_unwind_register_unsigned in examples instead of
137 frame_unwind_unsigned_register.
138
7cc46491
DJ
1392007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
140
141 * gdb.texinfo (Predefined Target Types): Add int128
142 and uint128.
143 (Standard Target Features): Add PowerPC features.
144
81adfced
DJ
1452007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
146
147 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
148
c1874924
UW
1492007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
150
151 * gdbint.texi (Target Conditionals): Remove documentation
152 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
153 gdbarch_extract_return_value, and gdbarch_store_return_value.
154
f6e56ab3
UW
1552007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
156
157 * gdbint.texi (Target Conditionals): Remove documentation of
158 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
159
56cf5405
KH
1602007-10-11 Kazu Hirata <kazu@codesourcery.com>
161
162 * gdb.texinfo: Mention that inaccessible-by-default is on by
163 default.
164
35156bae
DJ
1652007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
166
167 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
168
d983da9c
DJ
1692007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
170
171 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
172 multi-threaded watchpoints.
173 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
174 checked. Describe sticky notification. Expand description
175 of steppable and continuable watchpoints.
176 (Watchpoints and Threads): New subsection.
177
fe6fbf8b
VP
1782007-09-28 Vladimir Prus <vladimir@codesourcery.com>
179
180 * gdb.texinfo (Setting Breakpoints): Revise
181 documentation for pending breakpoints. Document
182 breakpoints with multiple locations.
183
084344da
VP
1842007-09-19 Vladimir Prus <vladimir@codesourcery.com>
185
186 * gdb.texinfo (Miscellaneous gdb/mi Commands):
187 Document -list-features.
188
82160952
EZ
1892007-09-15 Eli Zaretskii <eliz@gnu.org>
190
191 * gdb.texinfo (Output): Spell out which features of C's printf are
192 not supported by GDB's printf.
7e27a47a
EZ
193 (Separate Debug Files): More accurate wording regarding build ID
194 and a reference to the ld manual rather than the Fedora wiki.
82160952 195
ea37ba09
DJ
1962007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
197 Jim Blandy <jimb@codesourcery.com>
198
199 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
200 (Examining Memory): Update mentions of the 's' format.
201 (Automatic Display): Likewise.
202
b8533aec
DJ
2032007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
204
205 * gdb.texinfo: Update the FSF's Back-Cover Text.
206
83f83d7f
JK
2072007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
208 Eli Zaretskii <eliz@gnu.org>
209
210 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
211 Fixed the ``build ID'' name. New binaries build instructions for the
212 build ID inclusion. Explain how the commands are specific to the build
213 ID vs. debug link.
214
c7e83d54
EZ
2152007-09-01 Eli Zaretskii <eliz@gnu.org>
216
217 * gdb.texinfo (Separate Debug Files): Fix last change. Add
218 indexing for ``build ID'' support.
219
d3750b24
JK
2202007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
221
222 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
223 Enlisted BUILD ID to the debug file searching example.
224 Included a BUILD ID `.note.gnu.build-id' section description.
225 Updated/added the debug files splitting instructions for OBJCOPY.
226
02142340
VP
2272007-08-31 Vladimir Prus <vladimir@codesourcery.com>
228
229 * gdb.texinfo (Variable Objects): Adjust docs
230 for -var-info-expression and document
231 -var-info-path-expression.
232
d3bdde98
JB
2332007-08-20 Jim Blandy <jimb@codesourcery.com>
234
3fb6a982
JB
235 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
236 (title page): Include the dedication in the printed manual, as a
237 separate page after the copyright notice.
238
d3bdde98
JB
239 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
240 don't break a @var across a line.
241
c80a96a8
MR
2422007-07-25 Maciej W. Rozycki <macro@mips.com>
243
244 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
245 for include files.
246
5824a901
NR
2472007-07-12 Nick Roberts <nickrob@snap.net.nz>
248
249 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
250 in annotate.texinfo.
251 (Command History): Link to new node.
252
d52e7ea3
UW
2532007-07-05 Markus Deuling <deuling@de.ibm.com>
254
255 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
256
5fc14d0a
EZ
2572007-07-05 Eli Zaretskii <eliz@gnu.org>
258
259 * gdbint.texinfo (Target Conditionals): Fix last change.
260
4a9bb1df
UW
2612007-07-03 Markus Deuling <deuling@de.ibm.com>
262
263 * gdb.texinfo: Replace following macros by their appropriate gdbarch
264 routines:
265 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
266 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
267 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
268 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
269 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
270 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
271 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
272 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
273 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
274 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
275 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
276 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
277 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
278 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
279 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
280 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
281 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
282 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
283 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
284 (SOFTWARE_SINGLE_STEP_P)
285
286 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
287 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
288
289 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
290 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
291 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
292 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
293 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
294 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
295 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
296 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
297 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
298 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
299
300 (Converting an existing Target Architecture to Multi-arch): Remove
301 section.
302
303 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
304 (gdbarch_addr_bits_remove): Add code example.
305
306 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
307
cfa9d6d9
DJ
3082007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
309
310 * gdb.texinfo (Remote Configuration): Document library-info-packet.
311 Add other missing entries. Adjust the table size to fit.
312 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
313 stop reasons including the new "library" event.
314 (General Query Packets): Adjust table widths for qSupported. Mention
315 qXfer:libraries:read reply to qSupported and document the new packet.
316 (Library List Format): New section.
317
159fcc13
JK
3182007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
319
320 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
321
f66d1690
MS
3222007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
323
324 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
325
67102876
NR
3262007-06-25 Nick Roberts <nickrob@snap.net.nz>
327
328 * gdbint.texinfo (Register and Memory Data): Break sections
329 into nodes and add a menu.
330
a4642986
MR
3312007-06-21 Maciej W. Rozycki <macro@mips.com>
332
333 * gdb.texinfo (Examining Memory): Document the new behaviour.
334
e9c17194
VP
3352007-06-21 Vladimir Prus <vladimir@codesourcery.com>
336
337 * gdb.texinfo (Standard Target Features): Document
338 m68k features.
339
31d99776
DJ
3402007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
341
342 * gdb.texinfo (General Query Packets): Document qOffsets changes.
343
1780a0ed
DJ
3442007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
345
346 * gdb.texinfo (Target Description Format): Add version attribute
347 for <target>.
348
822b6570
DJ
3492007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
350
351 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
352
f8b73d13
DJ
3532007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
354
355 * gdb.texinfo (MIPS Features): New subsection.
356
0e7f50da
UW
3572007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
358 Markus Deuling <deuling@de.ibm.com>
359
360 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
361 and qXfer:spu:write packets and mention them under qSupported.
362
23d964e7
UW
3632007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
364 Markus Deuling <deuling@de.ibm.com>
365
366 * gdb.texinfo (Architectures): Add new SPU section to document
367 Cell Broadband Engine SPU architecture specific commands.
368
9f708cb2
VP
3692007-06-09 Vladimir Prus <vladimir@codesourcery.com>
370
371 * gdb.texinfo (GDB/MI Variable Objects): Editorial
372 comments.
373
7579b5f8
NR
3742007-06-07 Nick Roberts <nickrob@snap.net.nz>
375
376 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
377
bf06d120
JB
3782007-05-29 Jim Blandy <jimb@codesourcery.com>
379
380 * gdb.texinfo (Overview): Doc fix.
381
23776285
MR
3822007-05-22 Maciej W. Rozycki <macro@mips.com>
383
384 * gdb.texinfo (Remote Configuration): Document "set/show
385 remoteflow".
386
1a69e1e4
DJ
3872007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
388
bf06d120
JB
389 * gdb.texinfo (MIPS): Remove documentation for set mips
390 saved-gpreg-size, show mips saved-gpreg-size, and set mips
391 stack-arg-size.
1a69e1e4 392
46ba6afa
BW
3932007-05-14 Bob Wilson <bob.wilson@acm.org>
394
395 * all-cfg.texi (GDBTUI): New.
396 * gdb.texinfo (Mode Options): Use GDBTUI variable.
397 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
398 (TUI Configuration): Edit to improve clarity and fix problems of
399 both style and content.
400
06d3b283
UW
4012007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
402
403 * observer.texi (GDB Observers): New observer "new_objfile".
404
179101d6
UW
4052007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
406
407 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
408
25d5ea92
VP
4092007-04-14 Vladimir Prus <vladimir@codesourcery.com>
410
411 * gdb.texinfo (GDB/MI Variable Objects): Document
412 frozen variables objects.
413
ea35711c
DJ
4142007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
415
416 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
417 (Character Sets, Caching Data of Remote Targets): Likewise.
418 (Targets): Delete Remote node. Move its text...
419 (Debugging Remote Programs): ...to here. Delete description
420 of the "remote" command.
421 (Remote configuration): Delete description of "set remotedevice"
422 and "show remotedevice".
423 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
424
db2e3e2e
BW
4252007-04-11 Bob Wilson <bob.wilson@acm.org>
426
427 * gdb.texinfo (Contributors, Continuing and Stepping)
428 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
429 (General Query Packets, File-I/O Remote Protocol Extension)
430 (Protocol Basics, The F Reply Packet, Write)
431 (Protocol-specific Representation of Datatypes, Memory Transfer):
432 Fix hyphenation, punctuation and grammar problems.
433 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
434 'section' instead of 'subsection' in the text.
435 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
436 (i386): Remove period from section name.
437 (Installing GDB, Requirements, Running Configure, Separate Objdir)
438 (Config Names, Configure Options): Use @file{configure}.
439
8a3dae3e
DJ
4402007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
441
442 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
443 and tab expansion.
444
1a92f856
DJ
4452007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
446
447 * gdbint.texinfo (SOM): Correct location of the SOM reader.
448
79a6e687
BW
4492007-04-02 Bob Wilson <bob.wilson@acm.org>
450
451 * gdb.texinfo: Consistently capitalize all significant words in
452 node names, chapter titles, section titles, and headings. Update
453 cross references to match.
454 (Starting and Stopping Trace Experiment): Make node name plural.
455 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
456
ad527d2e
PA
4572007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
458
459 * gdb.texinfo (WinCE): Delete obsolete subsection.
460
7ce59000
DJ
4612007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
462
463 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
464 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
465 references.
466
8807d78b
DJ
4672007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
468
469 * gdb.texinfo (Startup): Delete references to some alternate
470 names for .gdbinit.
471 (Thread): Remove LynxOS reference.
472 (Tandem ST2000): Delete target-specific documentation.
473 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
474 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
475 and GDB_OSABI_LYNXOS.
476
5f402660
UW
4772007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
478
479 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
480
bac718a6
UW
4812007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
482
483 * gdbint.texinfo (Target Conditionals): Remove mention of
484 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
485 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
486
9453113a
DJ
4872007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
488
489 * Makefile.in: Add "pdfdir" installation
490 directory, PDFTEX macro, support for "install-pdf" target,
491 and rules for making a pdf version of refcard.texi.
492 * refcard.tex: Specify paper size for PDF output.
493
ae21e955
BW
4942007-03-26 Bob Wilson <bob.wilson@acm.org>
495
496 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
497
3f94c067
BW
4982007-03-26 Bob Wilson <bob.wilson@acm.org>
499
500 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
501 (Source Path, Character Sets, Macros, Define)
502 (GDB/MI Result Records, GDB/MI Simple Examples)
503 (GDB/MI Program Execution, GDB/MI File Commands)
504 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
505 (Bug Reporting): Use @value{GCC}.
506
12c27660
BW
5072007-03-26 Bob Wilson <bob.wilson@acm.org>
508
509 * gdb.texinfo (Help): Fix formatting of examples.
510 (Variables): Use @ifnotinfo instead of @iftex.
511 (Non-debug DLL symbols): Use @ref instead of @pxref.
512 (Sparclet File): Use @samp instead of quotes.
513
ce9341a1
BW
5142007-03-26 Bob Wilson <bob.wilson@acm.org>
515
516 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
517
c8f4133a
BW
5182007-03-26 Bob Wilson <bob.wilson@acm.org>
519
520 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
521 the order of the nodes.
522 (C Operators, C Constants, Debugging C): Remove extra menus.
523 (Method Names in Commands): Do not specify next/prev/up nodes.
524
5252007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
526
527 * gdb.texinfo (File Options): Add missing parenthesis.
528 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
529
c74d0ad8
DJ
5302007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
531
532 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
533
ff6f572f
DJ
5342007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
535
536 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
537 case insensitivity.
538 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
539
994337c3
NR
5402007-02-18 Nick Roberts <nickrob@snap.net.nz>
541
542 * gdb.texinfo (Top): Put Appendix A after numbered sections.
543 (Files): Add section name to argument list for pxref.
544 (Non-debug DLL symbols): Don't use `see' for pxref.
545 (Embedded Processors): Fix typo.
546 (GDB/MI Breakpoint Commands): Execution commands generate
547 *stopped not ^done.
548
eb819d70
NR
5492007-02-13 Nick Roberts <nickrob@snap.net.nz>
550
551 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
552 values for in_scope. Mention that only root variables can be
553 updated.
554 (GDB/MI Development and Front Ends): Explain new values may be
555 added to existing fields.
556
123dc839
DJ
5572007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
558
559 * gdb.texinfo (-target-disconnect): Use @smallexample.
560 (Requirements): Add anchor for Expat. Update description.
561 (Target Descriptions): Mention Expat.
562 (Target Description Format): Document new elements. Use
563 @smallexample.
564 (Predefined Target Types, Standard Target Features): New sections.
565 * doc/gdbint.texinfo (Target Descriptions): New section.
566
108546a0
DJ
5672007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
568
569 * gdb.texinfo (Target Description Format): Add section on XInclude.
570
95a98c01
NR
5712006-02-03 Nick Roberts <nickrob@snap.net.nz>
572
573 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
574 command -enable-timings.
575
f4b3909f
EZ
5762007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
577
578 * gdbint.texinfo (Operation System ABI Variant Handling): Update
579 descriptions for new/deleted elements in gdb_osabi. Add missing
580 description for function generic_elf_osabi_sniff_abi_tag_sections.
581
c7ba131e
JB
5822007-01-29 Joel Brobecker <brobecker@adacore.com>
583
584 * gdb.texinfo (Maintenance Commands): Add documentation for
585 the new "maint print target-stack" command.
586
3a60f64e
JK
5872007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
588 Eli Zaretskii <eliz@gnu.org>
589
f4b3909f 590 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 591
c582f8b6
EZ
5922007-01-26 Eli Zaretskii <eliz@gnu.org>
593
594 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
595 Use @value{NGCC} instead of @value{GCC}.
596
d3e8051b
EZ
5972007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
598
599 * agentexpr.texi: Fix typos.
600 * annotate.texinfo: Likewise.
601 * gdb.texinfo: Likewise.
602 * gdbint.texinfo: Likewise.
603 * observer.texi: Likewise.
604 * stabs.texinfo: Likewise.
605
86f04699
EZ
6062007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
607
608 * gdbint.texinfo (Support Libraries): Remove mmalloc
609 entry. Describe readline library.
610
23181151
DJ
6112007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
612
613 * gdb.texinfo (Target Descriptions): New section.
614 (General Query Packets): Add QPassSignals anchor. Mention
615 qXfer:features:read under qSupported. Expand mentions of
616 qXfer:memory-map:read and QPassSignals. Document
617 qXfer:features:read.
618
f822c95b
DJ
6192007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
620
621 * gdb.texinfo (Commands to specify files): Describe
622 "set sysroot" and "show sysroot".
623 (Using the `gdbserver' program): Lowercase argument
624 to @var. Expand description of setting up GDB on the
625 host.
626
8936fcda
JB
6272007-01-05 Joel Brobecker <brobecker@adacore.com>
628
629 * gdb.texinfo (Set Catchpoints): Add documentation for the new
630 catch exception, catch exception unhandled, and catch assert
631 commands.
632
e776119f
DJ
6332007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
634
635 * gdb.texinfo (Debugging Output): Document "set debug xml"
636 and "show debug xml".
637
aa79a185
DJ
6382007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
639
640 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
641
7f893741
JB
6422007-01-01 Joel Brobecker <brobecker@adacore.com>
643
644 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
645
a1b5960f
VP
6462006-12-08 Vladimir Prus <vladimir@codesourcery.com>
647
648 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
649 note in @ignore, to be removed later if nobody complains.
650
9f470e6e
NR
6512006-12-04 Nick Roberts <nickrob@snap.net.nz>
652
653 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
654 of -var-delete.
655
765dc015
VP
6562006-11-22 Vladimir Prus <vladimir@codesourcery.com>
657
658 * gdb.texinfo (Setting breakpoints): Document
659 automatic software/hardware breakpoint usage and
660 the "set breakpoint auto-hw" command.
661
4b5752d0
VP
6622006-11-21 Vladimir Prus <vladimir@codesourcery.com>
663
664 * gdb.texinfo (Memory Access Checking): New.
665
89be2091
DJ
6662006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
667
668 * gdb.texinfo (Remote configuration): Mention
669 "pass-signals-packet".
670 (General Query Packets): Document QPassSignals. Fix
671 a typo.
672
ca3bf3bd
DJ
6732006-11-14 Maxim Grigoriev <maxim@tensilica.com>
674
675 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
676
427c3a89
DJ
6772006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
678
679 * gdb.texinfo (Remote configuration): Rewrite documentation for
680 packet configuration commands.
681 (OS Information): Adjust reference to qXfer:auxv:read.
682 (General Query Packets): Remove references to read-aux-vector-packet
683 and set remote get-thread-local-storage-address.
684
7a107747
DJ
6852006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
686
687 * gdbint.texinfo (Target Architecture Definition): Add new
688 Initializing a New Architecture section.
689
1c56eb0e
EZ
6902006-10-31 David Taylor <dtaylor@emc.com>
691
692 * stabs.texinfo (Macro define and undefine): New node describing
693 stabs for #define and #undef.
694
f73adfeb
AS
6952006-10-27 Andreas Schwab <schwab@suse.de>
696
697 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
698
fd60e0df
EZ
6992006-10-21 Eli Zaretskii <eliz@gnu.org>
700
701 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
702 clarify on the possible meanings of ``expression'' watched by
703 watchpoints. Add indexing.
e5ac9b53
EZ
704 (Prompting, Errors, Invalidation, Annotations for Running)
705 (Source Annotations): Fix index entries by adding "annotation" to
706 them, to discriminate from index entries that point to the more
707 general topic descriptions.
fd60e0df 708
52bb452f
DJ
7092006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
710
711 * gdbint.texinfo (Target Vector Definition): Move most
712 content into Existing Targets. Add a menu.
713 (Existing Targets): New section, moved from Target Vector
714 Definition. Use @subsection.
715 (Managing Execution State): New section.
716
58955e58
BW
7172006-10-16 Bob Wilson <bob.wilson@acm.org>
718
719 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
720
c8aa23ab
EZ
7212006-10-15 Eli Zaretskii <eliz@gnu.org>
722
723 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
724 (Command Syntax, Signals, Backtrace, Connecting)
725 (Remote configuration, Renesas Boards, Console I/O): Fix last
726 change: use Ctrl- instead of C-, except wrt Emacs.
727 (File-I/O Examples): Put Ctrl-c in @kbd.
728 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
729 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
730 (Signals, Set Breaks, Set Watchpoints): Document optional
731 arguments to `info signals' `handle', `info breakpoints', and
732 `info watchpoints'.
c8aa23ab 733
e7109c7e
EZ
7342006-10-14 Eli Zaretskii <eliz@gnu.org>
735
736 * gdb.texinfo (Backtrace): Fix last change.
737
de3aea7b
NR
7382006-10-14 Nick Roberts <nickrob@snap.net.nz>
739
740 * gdb.texinfo (Backtrace): Order correctly and add other cases.
741
7f9087cb
BW
7422006-10-10 Bob Wilson <bob.wilson@acm.org>
743
c8aa23ab
EZ
744 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
745 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
746 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 747
68437a39
DJ
7482006-09-21 Vladimir Prus <vladimir@codesourcery.com>
749 Daniel Jacobowitz <dan@codesourcery.com>
750
751 * gdb.texinfo (Packets): Document vFlashErase,
752 vFlashWrite and vFlashDone packets.
753 (General Query Packets): Document qXfer:memory-map:read.
754 Add a new feature for qXfer:memory-map:read.
755 (Memory map format): New section.
756 (Target Commands): Mention that gdb can write flash.
757
fd79ecee
DJ
7582006-09-21 Vladimir Prus <vladimir@codesourcery.com>
759 Daniel Jacobowitz <dan@codesourcery.com>
760
761 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
762 memory regions and "mem auto".
763
350da6ee
DJ
7642006-09-21 Nathan Sidwell <nathan@codesourcery.com>
765
766 * gdbint.texinfo (Array Containers): New section.
767
2f1acb09
VP
7682006-09-17 Vladimir Prus <vladimir@codesourcery.com>
769
770 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
771 -stack-list-arguments HIGH_FRAME argument can be larger then the
772 actual number of frames.
773
2ab1eb7a
VP
7742006-09-07 Vladimir Prus <vladimir@codesourcery.com>
775
776 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
777 -stack-list-locals HIGH_FRAME argument can be larger then the
778 actual number of frames.
779
599b237a
BW
7802006-09-02 Bob Wilson <bob.wilson@acm.org>
781
782 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
783 Register Packet Format, Tracepoint Packets): Fix spelling errors.
784
25ab7e6d
EZ
7852006-09-02 Eli Zaretskii <eliz@gnu.org>
786
787 * gdbint.texinfo (Overall Structure): New section "Source Tree
788 Structure".
789
940178d3
JB
7902006-08-17 Jim Blandy <jimb@codesourcery.com>
791
792 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
793 responses.
794
30daae6c
JB
7952006-08-08 Joel Brobecker <brobecker@adacore.com>
796
797 * gdb.texinfo (Source Path): Add documentation for new
798 substitute-path commands.
799
7fa2210b
DJ
8002006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
801
802 * gdb.texinfo (Installing GDB): Update menu. Move text to...
803 (Running Configure): ...here.
804 (Requirements): New node. Mention expat.
805
3d00d119
DJ
8062006-08-08 Vladimir Prus <vladimir@codesourcery.com>
807
808 * gdb.texinfo (Target Commands): Remove
809 'set download-write-size' and 'show download-write-size'.
810
0cbfa4ee
DJ
8112006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
812
813 * stabs.texinfo (Member Type Descriptor): Correct example for
814 pointer to member types.
815
16026cd7
AS
8162006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
817
818 * gdb.texinfo (Optional warnings and messages): Add
819 'set/show trace-commands'.
820 (Command files): Add '-v' to source command.
821
0876f84a
DJ
8222006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
823
824 * gdb.texinfo (OS Information): Update qPart reference to
825 qXfer.
826 (Remote configuration): Likewise.
827 (Overview): Move @cindex to the start of a paragraph. Talk
828 about binary data encoding.
829 (Packets): Refer to the overview for the details of the X
830 packet encoding.
831 (General Query Packets): Remove qPart description. Add qXfer
832 description. Add an anchor to qSupported. Correct feature
833 table title. Add a new feature for qXfer:auxv:read.
834 (Interrupts): Add a missing parenthesis.
835
2ec3381a
DJ
8362006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
837
838 * doc/gdb.texinfo (KOD): Remove node.
839 (GDB/MI Kod Commands): Remove commented out node.
840
594fe323
EZ
8412006-07-01 Eli Zaretskii <eliz@gnu.org>
842
843 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
844 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
845 (GDB/MI Thread Commands, GDB/MI Program Execution)
846 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
847 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
848 (GDB/MI File Commands, GDB/MI Target Manipulation)
849 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
850 since the MI prompt is hard-wired into the code.
851
7e3fb70c
NR
8522006-07-01 Nick Roberts <nickrob@snap.net.nz>
853
854 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
855 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
856 (GDB/MI Data Manipulation): Remove description of unimplemented
857 display related commands as variable objects perform this function
858 and are superior: -display-delete, -display-disable,
859 -display-enable, -display-insert and -display-list. Move
860 -environment-cd, -environment-directory, -environment-path
861 and -environment-pwd to "Program Context".
862 (GDB/MI Program Control): Rename to "Program Execution". Move
863 -exec-arguments -exec-abort to...
864 (GDB/MI Program Context): ...here. New node split from "Data
865 Manipulation".
866
be2a5f71
DJ
8672006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
868
869 * gdb.texinfo (Remote configuration): Document set / show
870 remote supported-packets.
871 (General Query Packets): Document qSupported packet.
872
fc320d37
SL
8732006-06-10 Sandra Loosemore <sandra@codesourcery.com>
874
875 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
876 and font markup.
877 (Protocol basics): Likewise.
878 (The F request packet): Likewise.
879 (The F reply packet): Likewise.
880 (Memory transfer): Move this node to be a subsubsection of
881 "Protocol specific representation of datatypes".
882 (The Ctrl-C message): More copy editing.
883 (Console I/O): Likewise.
884 (The isatty call): Delete this node, and merge its content into
885 the "isatty" node. Fixed references elsewhere.
886 (The system call): Delete this node, and merge its content into
887 the "system" node. Fixed references elsewhere.
888 (open): Reformat to use @table, and add appropriate font markup.
889 (close): Likewise.
890 (read): Likewise.
891 (write): Likewise.
892 (lseek): Likewise.
893 (rename): Likewise.
894 (unlink): Likewise.
895 (stat/fstat): Likewise.
896 (gettimeofday): Likewise.
897 (isatty): Likewise.
898 (system): Likewise, plus minor changes to fix confusing wording.
899 (Integral datatypes): Fix font markup.
900 (Pointer values): Likewise.
901 (struct stat): Fix markup to use @table, plus minor copy editing.
902 (struct timeval): Fix font markup, plus minor copy editing.
903 (Constants): Minor copy editing.
904 (Errno values): Add font markup.
905 (File-I/O Examples): Likewise.
906
158fdf5c
NR
9072006-06-10 Nick Roberts <nickrob@snap.net.nz>
908
909 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
910 (GDB/MI Simple Examples): Move node up one level. Use real
911 examples.
912 (GDB/MI Compatibility with CLI): Update.
913 (GDB/MI Result Records): Add "connected" and "exit" result
914 classes.
915 (GDB/MI Stream Records): Clarify target output.
916 (GDB/MI Command Description Format): Modify example description.
917 (GDB/MI Breakpoint Table Commands): Rename to...
918 (GDB/MI Breakpoint Commands): ...this
919 (GDB/MI Breakpoint Commands): Add optional thread field.
920 (GDB/MI Program Control): Add an introduction. Move "Program
921 termination" examples into exec-run description.
922 (GDB/MI File Commands): Mention similar CLI commands.
923 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
924 is similar to "-gdb-version".
925
ddb50cd7
EZ
9262006-06-09 Eli Zaretskii <eliz@gnu.org>
927
928 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
929
2aef0d6b
NR
9302006-06-02 Nick Roberts <nickrob@snap.net.nz>
931
932 * gdb.texinfo (GDB/MI Development and Front Ends): Use
933 sourceware.org for mailing lists.
d5e40d59 934 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 935
383a5c52
NR
9362006-06-01 Nick Roberts <nickrob@snap.net.nz>
937
d5e40d59 938 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 939
e16b02ee
EZ
9402006-05-22 Eli Zaretskii <eliz@gnu.org>
941
942 * gdb.texinfo (Cygwin Native): Fix last change.
943
be90c084
CF
9442006-05-22 Christopher Faylor <cgf@timesys.com>
945
946 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
947
347ceba5
NR
9482006-05-15 Nick Roberts <nickrob@snap.net.nz>
949
950 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
951 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
952
369af7bd
DJ
9532006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
954
955 * gdb.texinfo (General Query Packets): Recommend not starting
956 new packets with qC and clarify.
957
2ffdbde8 9582006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
959
960 * gdb.texinfo (M2 Types): New section.
72019c9c 961
16d1a084
DJ
9622006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
963
964 * agentexpr.texi: Add a copyright and license notice.
965 * observer.texi: Likewise, with GPL clause for function prototypes.
966 Remove trailing whitespace.
967
aa56d27a
JB
9682006-05-05 Jim Blandy <jimb@codesourcery.com>
969
970 * gdb.texinfo (General Query Packets): Document conventions for
971 terminating packet names, and their violations.
972
5bdf8622
DJ
9732006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
974
975 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
976 * gdb.texinfo: Likewise.
977
605a56cb
DJ
9782006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
979
980 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
981 and "show remotedebug".
982 (Debugging Output): Add additional index entries.
983
b8db102d
MS
9842006-04-27 Michael Snyder <msnyder@redhat.com>
985
986 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
987
c5e30d01
AC
9882006-04-22 Andrew Cagney <cagney@redhat.com>
989
990 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
991 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
992
8181d85f
DJ
9932006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
994
995 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
996 and remove breakpoint prototypes.
997 (Watchpoints): Move description of target_insert_hw_breakpoint and
998 target_remove_hw_breakpoint ...
999 (Breakpoints): ... to here. Document target_insert_breakpoint and
1000 target_remove_breakpoint.
1001
4f553f88
JB
10022006-04-17 Jim Blandy <jimb@codesourcery.com>
1003
1004 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1005 and C packets are optional.
1006
cd852561
FR
10072006-04-14 Frederic Riss <frederic.riss@st.com>
1008
1009 * gdb.texinfo (Specifying source directories): Update the description
1010 of the source file search to reflect the fact that the source path
1011 always contains at least $cdir and $cwd.
1012
b620eb07
MS
10132006-03-31 Michael Snyder <msnyder@redhat.com>
1014
1015 * gdb.texinfo: Update copyright dates.
1016
3156cdaf
EZ
10172006-03-31 Eli Zaretskii <eliz@gnu.org>
1018
1019 * gdb.texinfo (Overview): Add an index entry to "empty response".
1020
7d30c22d
JB
10212006-03-28 Jim Blandy <jimb@codesourcery.com>
1022
1023 * gdbint.texinfo (Prologue Analysis): New section.
1024
86941c27
JB
10252006-03-07 Jim Blandy <jimb@red-bean.com>
1026
66b8c7f6
JB
1027 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1028
1a10341b
JB
1029 * gdb.texinfo (Target Commands): Update text describing how to
1030 specify a target. Refer to the detailed section on remote
1031 debugging, not the brief mention.
1032
86941c27
JB
1033 * gdb.texinfo (Connecting): Organize the different 'target remote'
1034 connection methods into a table. Add a 'target remote' index
1035 entry. (!!!)
1036
62f3a2ba
FF
10372006-02-17 Fred Fish <fnf@specifix.com>
1038
1039 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1040 'ptype' commands to reflect the fact that the only significant
1041 difference between them is that ptype prints the complete type
1042 description instead of just the name.
1043
8b9a88ea
WZ
10442006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1045
1046 * gdbint.texinfo (Watchpoints): Delete
1047 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1048
7e8dc855
NR
10492006-02-10 Nick Roberts <nickrob@snap.net.nz>
1050
1051 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1052 times fields where needed. Fix typos. Update general form given
1053 for output of -break-insert.
1054 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1055
c91d38aa
DJ
10562006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1057
1058 * gdbint.texinfo (Symbol Handling): Add a section
1059 on memory management.
1060
38fcd64c
DJ
10612006-02-06 Vladimir Prus <ghost@cs.msu.su>
1062
1063 * gdb.texinfo (Breakpoint table commands): Document the fullname
1064 field in -break-list output.
1065
219eec71
EZ
10662006-02-03 Eli Zaretskii <eliz@gnu.org>
1067
1068 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1069 debugging information produced by the various "set debug..."
1070 options.
1071
ae5a43e0
DJ
10722006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1073
1074 * gdb.texinfo (Files): Remove obsolete bits from the description
1075 of "symbol-file".
1076
a9f158ec
JB
10772006-01-25 Jim Blandy <jimb@redhat.com>
1078
1079 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1080
410dd08e
JB
10812006-01-24 Jim Blandy <jimb@redhat.com>
1082
1083 * gdbint.texinfo (Frames): Document the basics of GDB's register
1084 unwinding model, and explain the existence of the "sentinel" frame.
1085
4b505b12
AS
10862006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1087
1088 * gdb.texinfo (Choosing files): Mention that -directory is used
1089 for script files.
1090 (Specifying source directories): Likewise.
1091 (Command files): Explain how script files are found.
1092
839c27b7
EZ
10932006-01-21 Eli Zaretskii <eliz@gnu.org>
1094
1095 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1096 the threads in a multi-threaded program.
1097 (Threads): The threadno argument of "thread apply" can be a range
1098 of numbers.
1099
7be93b9e
JB
11002006-01-18 Jim Blandy <jimb@redhat.com>
1101
1102 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1103 of warning flags.
1104
fcc73fe3
EZ
11052006-01-13 Eli Zaretskii <eliz@gnu.org>
1106
1107 * gdb.texinfo (Sequences): Improve menu annotations.
1108 (Define): Add index entries for arguments of user-defined
1109 commands. Move the description of flow-control commands...
1110 (Command Files): ...to here. Document loop_break and
1111 loop_continue.
ca91424e
EZ
1112 (Define, Command Files): Document `end' and add index entries for
1113 it.
fcc73fe3 1114
5c95884b
MS
11152006-01-04 Michael Snyder <msnyder@redhat.com>
1116
1117 * gdb.texinfo: Add documentation for linux-fork.
1118 * gdbint.texinfo: Add internal documentation for checkpoints.
1119
860701dc
PH
11202006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1121
1122 * gdb.texinfo (Omissions from Ada): Document that there is now
1123 limited aggregate support.
1124
36b80e65
EZ
11252005-12-28 Eli Zaretskii <eliz@gnu.org>
1126
1127 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1128 registers and the likes.
1129
c1468174
EZ
11302005-12-24 Eli Zaretskii <eliz@gnu.org>
1131
1132 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1133 (Symbols): Fix usage of "e.g.".
359df76b 1134 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1135
1136 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1137 (Coding): Fix usage of "e.g.".
1138
c02a867d
EZ
11392005-12-23 Eli Zaretskii <eliz@gnu.org>
1140
1141 * stabs.texinfo:
1142 * refcard.tex:
1143 * gpl.texi:
1144 * gdbint.texinfo:
1145 * gdb.texinfo:
1146 * gdb-cfg.texi:
1147 * fdl.texi:
1148 * annotate.texinfo:
1149 * all-cfg.texi:
1150 * Makefile.in: Add (C) after Copyright. Update the FSF
1151 address.
1152
fad38dfa
EZ
11532005-12-03 Eli Zaretskii <eliz@gnu.org>
1154
1155 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1156 extend GDB with commands for external monitor.
1157
53e5f3cf
AS
11582005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1159
1160 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1161
55f6ca0f
JB
11622005-11-25 Joel Brobecker <brobecker@adacore.com>
1163
1164 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1165
c1947b85
JB
11662005-11-21 Jim Blandy <jimb@redhat.com>
1167
1168 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1169 placement of 'R' actions in tracepoint action packets; document
1170 dependence of 'X' and 'M' actions on a preceding 'R' action for
1171 their registers.
1172
9d29849a
JB
11732005-11-19 Jim Blandy <jimb@redhat.com>
1174
1175 * gdb.texinfo (Tracepoint Packets): New node.
1176 (General Query Packets): Add entries for the tracepoint packets,
1177 referring to the "Tracepoint Packets" node.
1178 (Tracepoints): Add reference to "Tracepoint Packets".
1179
9a6253be
KB
11802005-11-18 Kevin Buettner <kevinb@redhat.com>
1181
1182 * gdb.texinfo (set remotebreak): Add anchor.
1183 (X packet): Likewise.
1184 (Remote Protocol): Add new section `Interrupts' and new index
1185 entry `interrupts (remote protocol)'.
1186
5f3bebba
JB
11872005-11-18 Jim Blandy <jimb@redhat.com>
1188
1189 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1190 entries into the General Query Packets section. Add a
1191 cross-reference to that section. Drop description of replies, as
1192 these are covered in the descriptions of each packet.
1193 (General Query Packets): Add introductory text. Explain naming
1194 conventions, and how the end of a name is recognized.
1195
9a7a1b36
KB
11962005-11-17 Kevin Buettner <kevinb@redhat.com>
1197
0564b6cf 1198 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1199 "set remotebreak" command.
1200
b8ff78ce
JB
12012005-11-16 Jim Blandy <jimb@redhat.com>
1202
1203 * gdb.texinfo (Packets, Stop Reply Packets)
1204 (General Query Packets): Various formatting cleanups.
1205 - Use @samp for packet contents.
1206 - Drop summaries from packet @item lines; the same information appears
1207 immediately below in the description.
1208 - Delete paragraph breaks after packet @item commands, so that the
1209 description appears directly to the right of the packet prototype
1210 in the printed manual, if it fits.
1211 - Place spaces in packet prototypes between @vars and non-@var
1212 letters, and explain that they're just for formatting.
1213 - Use @dots{} instead of '...'.
1214 - Fix uses of @code where @var was needed.
1215 - Replace "deprecated" markers with English text spelling out the
1216 packet's status and the preferred alternatives.
1217 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1218 what this ever meant.
1219 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1220 this for a long time.
1221 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1222 implemented several times, and have been in use for years.
1223
8ffe2530
JB
12242005-11-15 Jim Blandy <jimb@redhat.com>
1225
c43c5473
JB
1226 * gdb.texinfo (Packets): Add index entries for 'm' packet
1227 disclaimers.
1228
fb031cdf
JB
1229 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1230 of stub when processing an 'm' packet.
1231
8ffe2530
JB
1232 * gdb.texinfo (Packets): Mention that packets beginning with
1233 letters are reserved once, at the top, instead of actually listing
1234 them all and saying "reserved".
1235
c03c782f
AS
12362005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1237
1238 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1239 Change @var{$arg0 to @code{$arg0.
1240
814e32d7
WZ
12412005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1242
1243 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1244
fa93a9d8
JB
12452005-11-12 Jim Blandy <jimb@redhat.com>
1246
1247 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1248 order. Remove extraneous 'z'.
1249
8a5a3c82
AS
12502005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1251
1252 * gdb.texinfo (Choosing files): Add --eval-command.
1253
4b0ad762
AS
12542005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1255
1256 * gdb.texinfo (Choosing modes): Add --return-child-result.
1257
1258
1a088d06
AS
12592005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1260
1261 * gdb.texinfo (Choosing modes): Add --batch-silent.
1262
656d5e12
EZ
12632005-10-28 Eli Zaretskii <eliz@gnu.org>
1264
1265 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1266 "The -var-update Command".
1267
3c9c013a
JB
12682005-10-03 Joel Brobecker <brobecker@adacore.com>
1269
1270 * gdb.texinfo (Print Settings): Add documentation for set/show
1271 print array-indexes.
1272
7ba3cf9c
DJ
12732005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1274
1275 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1276 6.2 and 6.3.
1277
a94ab193
EZ
12782005-08-27 Eli Zaretskii <eliz@gnu.org>
1279
1280 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1281 since 19-Jan-2004.
1282 (Files): Likewise.
ab1adacd
EZ
1283 (Variables, Symbols): Document the "<incomplete type>" message and
1284 its reasons.
a94ab193 1285
ca06016a
FF
12862005-08-01 Fred Fish <fnf@specifix.com>
1287
1288 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1289
cf58170d
NR
12902005-07-15 Nick Roberts <nickrob@snap.net.nz>
1291
1292 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1293 option for -var-list-children and -var-update.
1294 (GDB/MI Stack Manipulation): Simplify description of
1295 print-values option for -stack-list-locals.
1296 (GDB/MI Command Description Format): Clarify.
1297 (Mode Options): Spelling of superseded.
1298
38f1196a
BR
12992005-07-12 Bob Rossi <bob@brasko.net>
1300
1301 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1302 corresponding GDB command comment.
1303
3cb3b8df
BR
13042005-07-06 Bob Rossi <bob@brasko.net>
1305
1306 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1307 and -inferior-tty-show.
1308 (Input/Output): Document "set/show inferior-tty" and tty alias.
1309
10fac096
NW
13102005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1311
1312 * gdb.texinfo (Packets): Change description of 'D' packet to note
1313 that GDB does wait for a response.
1314
d1b6db76
NR
13152005-06-22 Nick Roberts <nickrob@snap.net.nz>
1316
1317 * gdb.texinfo (History) Rename "Command History".
1318 (Command History): Move node "Server Prefix" from section on
1319 Annotations here.
1320
29629dcf
NR
13212005-06-19 Nick Roberts <nickrob@snap.net.nz>
1322
1323 * gdb.texinfo (GDB/MI Stack Manipulation):
1324 Re-instate -stack-info-frame with example. Say that it gets
1325 info on selected frame, not current frame.
1326
397ca115
EZ
13272005-06-18 Eli Zaretskii <eliz@gnu.org>
1328
1329 * gdb.texinfo (Server): Clarify that `file' should be used before
1330 connecting to the server.
1331 (Files): Add an xref to the above description.
51274035
EZ
1332 (Output Formats): More detailed description of the `c' format.
1333 (Memory): List explicitly all the formats supported by `x'.
638ac427 1334 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1335 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1336 files. Add more indexing for solib-absolute-prefix and
1337 --with-sysroot.
76d17f34
EZ
1338 (Machine Code): Document possible problems with locations in
1339 shared libraries.
d416eeec
EZ
1340 (Backtrace): Document that free-standing environments do not need
1341 to have a `main' function.
397ca115 1342
74f6deaa
NR
13432005-06-18 Nick Roberts <nickrob@snap.net.nz>
1344
1345 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1346 -stack-info-frame.
1347
a9967aef
AC
13482005-06-07 Andrew Cagney <cagney@gnu.org>
1349
1350 * gdb.texinfo (Contributors): Note the original multi-arch
1351 contributors.
1352
e09f16f9
EZ
13532005-06-03 Eli Zaretskii <eliz@gnu.org>
1354
1355 * gdb.texinfo (Registers): Add index entries for the standard
1356 registers.
1357 (Frames): Add cross-reference from frame pointer description to
1358 the Registers node.
1359 (Annotations Overview): Fix the reference to GDB name.
1360
d87ba7ee
EZ
13612005-06-01 Eli Zaretskii <eliz@gnu.org>
1362
1363 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1364 can-use-hw-watchpoints.
1365
034dad6f
BR
13662005-05-28 Bob Rossi <bob@brasko.net>
1367
1368 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1369 the possible reasons why an exec async record would be returned to FE.
1370
ffed4509
AC
13712005-05-26 Andrew Cagney <cagney@gnu.org>
1372
1373 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1374 Andrew Cagney implemented the original GDB/MI.
1375
e22e55c9
OF
13762005-05-23 Orjan Friberg <orjanf@axis.com>
1377
1378 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1379 documentation. Add documentation for cris-mode.
1380
a78e13ce
EZ
13812005-05-20 Eli Zaretskii <eliz@gnu.org>
1382
1383 * gdb.texinfo (Numbers): Explain the example and make the wording
1384 more acurate.
1385
76ff342d
DJ
13862005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1387 Dennis Brueni <dennis@slickedit.com>
1388
1389 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1390 (GDB/MI Data Manipulation, GDB/MI Program Control)
1391 (GDB/MI Stack Manipulation): Update examples to include the fullname
1392 attribute in stack frames.
1393
119b882a
EZ
13942005-05-12 Eli Zaretskii <eliz@gnu.org>
1395
1396 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1397 do with other non-standard names of init files.
1398
6fc08d32
EZ
13992005-05-11 Eli Zaretskii <eliz@gnu.org>
1400
1401 * gdb.texinfo (Command Files): Move the description of the startup
1402 from here...
1403 (Startup): ...to this new subsection of the Invocation chapter.
1404 Rearrange the description of init files more logically and add a
1405 cross-reference to "Command Files". Document the special gdbinit
1406 name for CISCO 68k. Expand the description of what GDB does
1407 during startup.
1408 (History): Add index entry for HISTSIZE.
1409
a561754a
MK
14102005-05-02 Mark Kettenis <kettenis@gnu.org>
1411
1412 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1413
2eecc4ab
EZ
14142005-05-02 Eli Zaretskii <eliz@gnu.org>
1415
1416 * gdb.texinfo (SVR4 Process Information, The isatty call)
1417 (The system call): Don't use foo(N) notation for man pages and
1418 functions.
514c4d71 1419 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1420
18999be5
EZ
14212005-04-27 Eli Zaretskii <eliz@gnu.org>
1422
1423 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1424 were optimized away.
1425
0abb7bc7
EZ
14262005-04-22 Eli Zaretskii <eliz@gnu.org>
1427
1428 * gdb.texinfo (Remote configuration): Document "set/show
1429 get-thread-local-storage-address". Add cross-reference to the
1430 description of the qGetTLSAddr packet.
1431 (General Query Packets): Mention "set remote
1432 get-thread-local-storage-address" and add a reference to its
1433 description.
1434
6f61acb1
NR
14352005-04-19 Nick Roberts <nickrob@snap.net.nz>
1436
1437 * gdb.texinfo (Backtrace): Describe 'bt full'.
1438
9d59903a
NR
14392005-04-17 Nick Roberts <nickrob@snap.net.nz>
1440
1441 * gdb.texinfo (Mode Options): Fix typo.
1442 (GDB/MI): Describe how to invoke GDB/MI.
1443
721c2651
EZ
14442005-04-16 Eli Zaretskii <eliz@gnu.org>
1445
1446 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1447 references changed. Add description of "info udot".
721c2651
EZ
1448 (Files): Document "set/show stop-on-solib-events".
1449 (M32R/D): Document "set/show download-path", "set/show
1450 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1451 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1452 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1453 (Maintenance Commands): Improve indexing.
1454 (Target Commands): Document "set/show hash", "set/show debug
1455 monitor".
1456 (SVR4 Process Information): Document "info pidlist" and "info
1457 meminfo". Document "set/show procfs-tarce" and "set/show
1458 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1459 (Symbols, The Print Command with Objective-C): Improve indexing.
1460 (Objective-C): Add references to "info classes" and "info
1461 selectors".
c45da7e6
EZ
1462 (Debugging Output): Improve wording. Document "set/show debug
1463 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1464 (Set Breaks): Add index entry for "hardware breakpoints".
1465 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1466 and "set/show usehardbreakpoints".
1467 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1468 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1469 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1470 rdiromatzero", "set/show rdiheartbeat".
1471 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1472 "sds".
1473 (Embedded Processors): Document the "sim" command.
1474 (Remote): Document the "remote" command.
1475 (DJGPP Native): Document the "info serial" command.
1476 (Threads): Document "maint info sol-threads".
1477 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1478 (Set Breaks): Improve indexing.
1479 (Command Syntax): Add a reference to dont-repeat.
1480 (Define): Document "dont-repeat".
1481 (TUI Commands): Document "tabset".
1482 (WinCE): New subsection. Document "set/show remotedirectory",
1483 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1484
14d6dd68
EZ
14852005-04-15 Eli Zaretskii <eliz@gnu.org>
1486
1487 * gdb.texinfo (Hurd Native): New subsection, documents
1488 Hurd-specific commands.
a64548ea 1489 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1490 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1491 (MIPS): Improve documentation of heuristic-fence-post. Document
1492 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1493 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1494 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1495 (ARM): Document ARM-specific commands.
a64548ea
EZ
1496 (AVR): New section. Document "info io_registers".
1497 (CRIS): New section. Document "set/show cris-version" and
1498 "set/show cris-dwarf2-cfi".
1499 (HPPA): New section. Document "set/show debug hppa" and "maint
1500 print unwind".
a5adf40f 1501 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1502 (Super-H): New section. Document the "regs" command.
721c2651 1503 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1504
9c16f35a
EZ
15052005-04-09 Eli Zaretskii <eliz@gnu.org>
1506
1507 * gdb.texinfo (Print Settings): Document "set/show print
1508 pascal_static-members", "set print repeats", "show print
1509 null-stop". Improve indexing. Fix documentation of "set print
1510 union".
1511 (Pascal): New section.
1512 (Supported languages): Rename from "Support"; all references
1513 updated. Add a menu item for Pascal.
1514 (Numbers): Document "set radix.
1515 (Screen Size): Document "set/show pagination".
1516 (MIPS Embedded): Remove "set processor" documentation.
1517 (Remote configuration): Document "set/show X/P/Z-packet",
1518 "set/show read-aux-vector-packet", "set/show remote
1519 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1520 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1521 remotedebug", "set/show remotebreak", "set/show remotedevice",
1522 "set/show remotelogfile".
1523 (Auxiliary Vector): Add reference to the description of the
1524 read-aux-vector-packet setting.
1525 (Set Watchpoints): Add a cross-reference to "set remote
1526 hardware-breakpoint-limit".
1527 (General Query Packets): Add indexing of requests and
1528 cross-references to related commands in "Remote configuration".
1529 (File-I/O Overview, The system call): Fix wording and typos.
1530 (Thread Stops): Add index entries.
1531 (Continuing and Stepping): Document "show step-mode".
1532 (i386): New node. Document "set/show struct-convention".
1533 (Files): Document "show trust-readonly-sections".
1534 (Calling): Document "set/show unwindonsignal".
1535 (Messages/Warnings): Add index entries.
1536 (Maintenance Commands): Document "set/show watchdog".
1537 (Annotations Overview): Document "show annotate".
1538 (Set Watchpoints): Add index entries.
1539 (Symbols): Fix doc of case-sensitive.
1540 (ABI): Document "show coerce-float-to-double".
1541 (Convenience Vars, Help): Improve indexing.
1542 (Machine Code): Document "show disassembly-flavor".
1543 (Debugging C plus plus): Document "show overload-resolution".
1544 (Value History, Signaling): Add index entries.
1545
15462005-04-08 Eli Zaretskii <eliz@gnu.org>
1547
1548 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1549 (Processes): Fix wording.
1550 (History, List, Logging output, Define, Symbols, Print Settings):
1551 Improve indexing.
1552
a8f24a35
EZ
15532005-04-03 Eli Zaretskii <eliz@gnu.org>
1554
1555 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1556 redundant index entry for "target" command.
1557 (Backtrace): Add index entries.
1558 (Symbols, Fortran): Document the "set case-sensitive" command.
1559 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1560 (Print Settings): Add index entry for "set demangle-style".
1561 (Target Commands): Document "set download-write-size".
1562 (Debugging Output): Document "set exec-done-display".
1563
09d4efe1
EZ
15642005-04-02 Eli Zaretskii <eliz@gnu.org>
1565
1566 * gdb.texinfo (Files): Fix the name and documentation of
1567 add-shared-symbol-files. Document its alias assf. Update the
1568 list of OSs where GDB supports shared libraries. Fix markup.
1569 (Continuing and Stepping): Add reference to @var{location} in the
1570 text.
1571 (Dump/Restore Files): Fix reference to @{filename}.
1572 (Help): Fix wording.
1573 (Attach): Ditto.
1574 (Set Watchpoints): Ditto.
1575 (Backtrace): Remove redundant index entries. Improve index
1576 entries.
1577 (Delete Breaks): Fix wording.
1578 (Memory): Document the compare-sections command.
1579 (Memory Region Attributes): Improve wording.
1580 (Disabling): Improve wording.
1581 (Fortran): New subsection. Document the "info common" command.
1582 (Help): Document aliases "info copying" and "info warranty".
1583 (Caching Remote Data): New section. Document the "set/show
1584 remotecache" and "info dcache" commands.
1585 (Show): Fix wording of the documentation of the "set
1586 extension-language" command.
1587 (Signals): Add index entry for "info handle".
1588 (Memory Region Attributes): Fix punctuation.
1589 (Symbols): Change the arg name to "location" and refer to it in
1590 the text. Fix wording of "info types" doc.
1591 (Threads): Fix usage of @enumerate @item's.
1592 (Listing Tracepoints): Add index entry for "info tp".
1593 (Set Watchpoints): Add xref to "info break" description.
1594 (Macros): Add an index entry for "macro exp1". Document the
1595 "macro list" command.
1596 (Maintenance Commands): Document "flushregs", "maint agent",
1597 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1598 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1599 "maint print architecture", "maint print objfiles", "maint print
1600 statistics", "maint print type", "maint show-debug-regs", "maint
1601 space", "maint time", and "maint translate-address".
1602 (Connecting): Document the "monitor" command.
1603 (Annotations Overview): Describe the "set annotate" command.
1604
82f2d802
EZ
16052005-04-01 Eli Zaretskii <eliz@gnu.org>
1606
1607 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1608 Rearrange index entries and improve wording about support for
1609 hardware watchpoints.
1610
7d51c7de
BR
16112005-03-10 Bob Rossi <bob@brasko.net>
1612
1613 * gdb.texinfo: Update copyright
1614
68c71a2e
TR
16152005-02-09 Theodore A. Roth <troth@openavr.org>
1616
1617 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1618 error.
1619
83761cbd
KB
16202005-02-03 Kevin Buettner <kevinb@redhat.com>
1621
1622 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1623
9f1c6395
MS
16242005-01-17 Michael Snyder <msnyder@redhat.com>
1625
1626 * gdb.texinfo: Fix spelling, infinte -> infinite.
1627
fbd1b305
MK
16282005-01-08 Mark Kettenis <kettenis@gnu.org>
1629
1630 * observer.texi (GDB Observers): Document "solib_loaded".
1631
3ace7edb
AC
16322005-01-07 Andrew Cagney <cagney@gnu.org>
1633
bec39cab
AC
1634 * configure.ac: Rename configure.in, require autoconf 2.59.
1635 * configure: Re-generate.
1636
3ace7edb
AC
1637 * configure.in: Replace configdirs with multiple references to
1638 AC_CONFIG_SUBDIRS.
1639 * configure: Re-generate.
1640
53531fc1
AC
16412005-01-04 Andrew Cagney <cagney@gnu.org>
1642
1643 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1644 part of the version number.
1645
536ffdb7
MK
16462004-12-24 Mark Kettenis <kettenis@gnu.org>
1647
1648 * gdbint.texinfo (Algorithms): Remove description of
1649 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1650
e1aac25b
JB
16512004-12-07 Jim Blandy <jimb@redhat.com>
1652
1653 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1654 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1655 numbers.
1656
f47b1503
AS
16572004-12-07 Andreas Schwab <schwab@suse.de>
1658
1659 * gdb.texinfo (Mode Options): Document -l option.
1660
b6b8ece6
EZ
16612004-12-04 Eli Zaretskii <eliz@gnu.org>
1662
1663 * gdbint.texinfo (Algorithms): More accurate description of
1664 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1665 is not needed unless data-read and data-access watchpoints are
1666 supported. Add a description of how GDB checks whether the
1667 inferior stopped because a watchpoint was hit.
1668
01371747
EZ
16692004-11-23 Eli Zaretskii <eliz@gnu.org>
1670
1671 * gdb.texinfo (Files): Add cross-reference to description of
1672 -readnow command-line switch.
1673
2315ffec
RC
16742004-11-10 Randolph Chung <tausq@debian.org>
1675
1676 * gdb.texinfo: Document set/show backtrace past-entry commands.
1677 Rearrange index entries for set/show backtrace past-main.
1678
69065f5d
AC
16792004-11-10 Jon Beniston <jon@beniston.com>
1680
1681 Committed by Andrew Cagney <cagney@gnu.org>.
1682 * gdb.texinfo (Remote Serial Protocol): Further describe
1683 binary transfer escaping mechanism .
1684
30e91e0b
RC
16852004-11-08 Randolph Chung <tausq@debian.org>
1686
1687 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1688 and "show debug infrun". Add index entries.
1689
60bf7e09
EZ
16902004-10-23 Eli Zaretskii <eliz@gnu.org>
1691
1692 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1693 "info proc" that are already implemented. Add index entries.
1694 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1695 (Files): Add a tip for decreasing memory used for symtabs from
1696 shared libraries.
f018e82f
EZ
1697 (Starting): Fix whitespace; make "elaboration" stand out where it
1698 is first used, and add an index entry for the term.
f8568604
EZ
1699 (Calling): Expand and elaborate text. Add "print". Add the
1700 description of problems with weak aliases.
384ee23f 1701 (Core File Generation): New section.
60bf7e09 1702
d52fe014
AC
17032004-10-12 Andrew Cagney <cagney@gnu.org>
1704
1705 * gdbint.texinfo (Versions and Branches): New chapter.
1706 (Releasing GDB): Delete "Versions and Branches" section.
1707 (Top): Add "Versions and Branches".
1708
703663ab
EZ
17092004-10-08 Eli Zaretskii <eliz@gnu.org>
1710
1711 * gdb.texinfo (Editing, History): Add cross-references to the
1712 included Readline and History user documentation. Remove
1713 references to the symbol have-readline-appendices which is unused
1714 and undefined.
1715 (History): Fix indexing.
1716
ac77d04f
JJ
17172004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1718
1719 * gdbint.texinfo (target_stopped_data_address): Update to
1720 new prototype.
1721 (i386_stopped_data_address): Update prototype and description.
1722 (i386_stopped_by_watchpoint): New function and description.
1723
e07c999f
PH
17242004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1725
1726 * gdb.texinfo (Filenames): Add Ada suffixes.
1727 (Ada) New section.
1728
2e868123
AC
17292004-09-27 Andrew Cagney <cagney@gnu.org>
1730 Robert Picco <Robert.Picco@hp.com>
1731
1732 * gdb.texinfo (Packets): Document the "p" packet.
1733
02a57714
JM
17342004-09-21 Jason Molenda (jmolenda@apple.com)
1735
1736 * gdb.texinfo (Paths and Names of the Source Files): Document the
1737 meaning of values in the 'desc' field of a SO stab.
1738
ae038cb0
DJ
17392004-09-20 Daniel Jacobowitz <dan@debian.org>
1740
1741 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1742 max-cache-age" and "maint show dwarf2 max-cache-age".
1743
f7dc1244
EZ
17442004-09-16 Eli Zaretskii <eliz@gnu.org>
1745
1746 * gdb.texinfo (Set Breaks): Add index entry for setting
1747 breakpoints on overloaded C++ functions that are not members of
1748 any classes. Add an example and an index entry for setting
1749 breakpoints on all program functions.
1750 (Character Sets, Macros, Overlay Commands)
1751 (Non-debug DLL symbols, GDB/MI Output Syntax)
1752 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1753 Use "(@value{GDBP})" instead of a literal "(gdb)".
1754
f810308b
AC
17552004-09-12 Andrew Cagney <cagney@gnu.org>
1756
1757 * gdbint.texinfo (Native Debugging): Delete description of
1758 FILES_INFO_HOOK.
1759
15a661f3
PH
17602004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1761
1762 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1763 to hex_string_custom (not historically correct, but more
1764 understandable, given the current code).
1765
f3219c75
AC
17662004-09-03 Andrew Cagney <cagney@gnu.org>
1767
1768 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1769
f3bb6704
JJ
17702004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1771
1772 * observer.texi (solib_unloaded): New observer.
1773
8d2c00cb
AC
17742004-08-24 Andrew Cagney <cagney@gnu.org>
1775
1776 * gdbint.texinfo (Target Architecture Definition): Add missing
1777 comma.
1778
e7dc800a
MC
17792004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1780
1781 * (Using the Testsuite): build != host is supported,
1782 but some test scripts do not support build != host.
1783
73b03683
MK
17842004-08-14 Mark Kettenis <kettenis@gnu.org>
1785
1786 * gdbint.texinfo (Host Definition): Delete description of
1787 FCLOSE_PROVIDED and GETENV_PROVIDED.
1788
c0ccb908
MK
17892004-08-05 Mark Kettenis <kettenis@chello.nl>
1790
1791 * gdbint.texinfo (Host Definition): Delete description of
1792 NO_SYS_FILE.
1793 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1794 PTRACE_FP_BUG.
1795
9c8dbfa9
AC
17962004-08-05 Andrew Cagney <cagney@gnu.org>
1797
1798 * gdbint.texinfo (Target Architecture Definition): Delete
1799 reference to deprecated_read_fp.
1800
f42accbe
AC
18012004-08-02 Andrew Cagney <cagney@gnu.org>
1802
1803 * gdbint.texinfo (Target Architecture Definition): Delete
1804 description of DEPRECATED_REGISTER_BYTES.
1805
0b66e38c
EZ
18062004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1807
1808 * gdb.texinfo (Source Path): Document the new behavior of
1809 searching for the source files.
1810
15387254
EZ
18112004-07-17 Eli Zaretskii <eliz@gnu.org>
1812
1813 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1814 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1815 (Auto Display): Improve indexing.
1816
2c07db7a
AC
18172004-07-16 Andrew Cagney <cagney@gnu.org>
1818
1819 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1820 "-noasync".
1821
4644b6e3
EZ
18222004-07-09 Eli Zaretskii <eliz@gnu.org>
1823
1824 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1825 have the same prefix have only their prefix in the index.
1826
7561d450
MK
18272004-07-03 Mark Kettenis <kettenis@gnu.org>
1828
1829 * gdb.texinfo (BSD libkvm Interface): New node (section)
1830 (Native): Add it to the menu.
1831
67bebe79
MK
18322004-07-01 Mark Kettenis <kettenis@gnu.org>
1833
1834 * gdbint.texinfo (Target Architecture Definition): Remove
1835 PCC_SOL_BROKEN.
1836
1a6923e0
MK
18372004-06-24 Mark Kettenis <kettenis@gnu.org>
1838
1839 * gdbint.texinfo (Target Architecture Definition): Remove
1840 SUN_FIXED_LBRAC_BUG.
1841
b435e160
AC
18422004-06-26 Andrew Cagney <cagney@gnu.org>
1843
1844 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1845
b5622e8d
AC
18462004-06-20 Andrew Cagney <cagney@gnu.org>
1847
1848 * gdbint.texinfo (Target Architecture Definition): Deprecate
1849 USE_STRUCT_CONVENTION.
1850
e0c07bf0
MC
18512004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1852
1853 gdb.texinfo (Bug Reporting): Mention session recording,
1854 with the script command or Emacs.
1855
782263ab
AC
18562004-06-18 Andrew Cagney <cagney@gnu.org>
1857
1858 * gdbint.texinfo (Target Architecture Definition): Deprecate
1859 FUNCTION_START_OFFSET.
1860
03727ca6
AC
18612004-06-14 Andrew Cagney <cagney@gnu.org>
1862
1863 Based on changes from Karl Berry.
1864 * gdb.texinfo: Do not use @sc in a direntry.
1865 * stabs.texinfo: Change @dircateogry to "Software development".
1866 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1867
97092415
AC
18682004-06-13 Andrew Cagney <cagney@gnu.org>
1869
1870 * gdbint.texinfo (Target Architecture Definition): Delete
1871 description of RETURN_VALUE_ON_STACK.
1872
1f6d4158
AC
18732004-06-09 Andrew Cagney <cagney@gnu.org>
1874
1875 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1876 deleted by previous patch.
1877
d966f0cb
AC
18782004-06-08 Andrew Cagney <cagney@gnu.org>
1879
1880 * gdbint.texinfo (Native Debugging): Delete documentation on
1881 ATTACH_DETACH.
1882
86fe4aaa
RC
18832004-06-06 Randolph Chung <tausq@debian.org>
1884
1885 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1886
d4b6d575
RC
18872004-06-06 Randolph Chung <tausq@debian.org>
1888
1889 * gdb.texinfo (push_dummy_call): Update argument list to match
1890 the new push_dummy_call method signature. Describe the function
1891 argument.
1892
4e8b0763
JB
18932004-05-24 Joel Brobecker <brobecker@gnat.com>
1894
1895 * gdb.texinfo (Starting): Document new start command.
1896
59caf092
AC
18972004-05-21 Andrew Cagney <cagney@redhat.com>
1898
1899 * observer.texi (GDB Observers): Document "inferior_created".
1900
e4a2df64
AC
19012004-05-08 Andrew Cagney <cagney@redhat.com>
1902
e6b55ae2
AC
1903 * gdbint.texinfo (Target Architecture Definition): Delete
1904 description of DO_DEFERRED_STORES.
1905
28954179
AC
1906 * gdbint.texinfo (Target Architecture Definition): Delete
1907 references to DEPRECATED_FIX_CALL_DUMMY.
1908
434b87dd
AC
1909 * gdbint.texinfo (Target Architecture Definition): Delete
1910 description of DEPRECATED_CALL_DUMMY_WORDS,
1911 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1912
58d28df8
AC
1913 * gdbint.texinfo (Target Architecture Definition): Delete
1914 description of DEPRECATED_PUSH_DUMMY_FRAME.
1915
e4a2df64
AC
1916 * gdbint.texinfo (Target Architecture Definition): Delete
1917 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1918
2b4855ab
AC
19192004-05-07 Andrew Cagney <cagney@redhat.com>
1920
1921 * observer.texi (GDB Observers): Add "Debugging" section. Include
1922 cross reference to "set/show debug observer".
1923 * gdb.texinfo (Debugging Output): Document "set/show debug
1924 observer".
1925
fcf70625
AC
19262004-05-01 Andrew Cagney <cagney@redhat.com>
1927
1928 * gdbint.texinfo (Target Architecture Definition): Delete
1929 description of DEPRECATED_PC_IN_SIGTRAMP.
1930
8ee56bcf
AC
19312004-04-30 Andrew Cagney <cagney@redhat.com>
1932
1933 * gdbint.texinfo (Target Architecture Definition): Delete
1934 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
1935
67ab9a76
OF
19362004-04-30 Orjan Friberg <orjanf@axis.com>
1937
1938 * observer.texi (GDB Observers): Correct spelling.
1939
79346bcb
OF
19402004-04-26 Orjan Friberg <orjanf@axis.com>
1941
1942 * observer.texi (GDB Observers): Add target_changed event.
1943
7a464420
AC
19442004-04-08 Andrew Cagney <cagney@redhat.com>
1945
1946 * observer.texi (GDB Observers): Rework, provide generic observer
1947 definitions and then a list of observable events.
1948
6cdf9d98
AC
19492004-04-04 Andrew Cagney <cagney@redhat.com>
1950
1951 * gdbint.texinfo (Host Definition): Delete reference to
1952 NO_SIGINTERRUPT.
1953
ddc135a4
AC
19542004-04-02 Andrew Cagney <cagney@redhat.com>
1955
1956 * gdbint.texinfo (Target Architecture Definition): Delete
1957 reference to DEPRECATED_CALL_DUMMY_LENGTH.
1958
6a1b180d
SC
19592004-03-28 Stephane Carrez <stcarrez@nerim.fr>
1960
1961 * gdb.texinfo (TUI Commands): Document tui reg commands.
1962
d0d5df6f
AC
19632004-03-26 Andrew Cagney <cagney@redhat.com>
1964
1965 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
1966 "gdbtui".
1967 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
1968 (Contributors): Mention both Text and Terminal User Interface.
1969
aa2a3f87
AC
19702004-03-23 Andrew Cagney <cagney@redhat.com>
1971
1972 * gdbint.texinfo (Target Architecture Definition): Deprecate
1973 references to SIGTRAMP_START and SIGTRAMP_END.
1974
f561f026
AC
19752004-03-23 Andrew Cagney <cagney@redhat.com>
1976
1977 * gdbint.texinfo (Target Architecture Definition): Deprecate
1978 references to PC_IN_SIGTRAMP.
1979
33cb8b0f
AC
19802004-03-19 Andrew Cagney <cagney@redhat.com>
1981
1982 * gdbint.texinfo (Target Architecture Definition): Delete
1983 reference to GDB_TARGET_IS_HPPA.
1984
fc989b7a
AC
19852004-03-18 Andrew Cagney <cagney@redhat.com>
1986
1987 * gdbint.texinfo (Coding): Update section on gdbarch_data,
1988 describe pre_init and post_init.
1989
701b08bb
DJ
19902004-03-09 Daniel Jacobowitz <drow@mvista.com>
1991
1992 * gdb.texinfo (Debugging Output): Document values for "set debug
1993 target".
1994
faae5abe
AC
19952004-02-28 Andrew Cagney <cagney@redhat.com>
1996
1997 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
1998
dd79a6cf
JJ
19992004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2000
2001 * gdb.texinfo (breakpoints): Add information about the
2002 new "set breakpoint pending" and "show breakpoint pending"
2003 commands.
2004
e7f16015
AC
20052004-02-26 Andrew Cagney <cagney@redhat.com>
2006
2007 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2008 in Per-architecture module data section.
2009
7161a3a6
RM
20102004-02-25 Roland McGrath <roland@redhat.com>
2011
2012 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2013
2154891a
AC
20142004-02-24 Andrew Cagney <cagney@redhat.com>
2015
2016 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2017 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2018 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2019
6c74ac8b
AC
20202004-02-17 Andrew Cagney <cagney@redhat.com>
2021
2022 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2023
19772a2c
AC
20242004-02-16 Andrew Cagney <cagney@redhat.com>
2025
2026 * gdbint.texinfo (Target Architecture Definition): Deprecate
2027 FRAMELESS_FUNCTION_INVOCATION.
2028
c9830293
AC
20292004-02-16 Andrew Cagney <cagney@redhat.com>
2030
2031 * gdbint.texinfo (Coding): Mention -Wunused-function.
2032
b9d26eb9
AC
20332004-02-14 Andrew Cagney <cagney@redhat.com>
2034
2035 * gdbint.texinfo (Target Architecture Definition): Delete
2036 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2037
49efadf5
EZ
20382004-02-12 Elena Zannoni <ezannoni@redhat.com>
2039
2040 * gdb.texinfo: Properly quote the name "C++".
2041 * gdbint.texinfo: Ditto.
2042 * stabs.texinfo: Ditto.
2043
1eb288ea
EZ
20442004-02-11 Elena Zannoni <ezannoni@redhat.com>
2045
2046 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2047 minimal information about libiberty.
2048
e4937fc1
MC
20492004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2050
2051 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2052
a9331b3f
RM
20532004-02-04 Roland McGrath <roland@redhat.com>
2054
2055 * gdb.texinfo (Auxiliary Vector): New node (section).
2056 (Data): Add it to the menu.
2057
2650777c
JJ
20582004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2059
2060 * gdb.texinfo (Breakpoints): Add information about pending
2061 breakpoint support.
2062
b4501125
AC
20632004-01-26 Andrew Cagney <cagney@redhat.com>
2064
2065 * gdb.texinfo (Overview): Delete references to the cisco protocol
2066 including the "N" response.
2067
74055713
AC
20682004-01-26 Andrew Cagney <cagney@redhat.com>
2069
2070 * gdbint.texinfo (Target Architecture Definition): Rename
2071 EXTRACT_STRUCT_VALUE_ADDRESS to
2072 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2073
3bbe9696
EZ
20742004-01-24 Eli Zaretskii <eliz@gnu.org>
2075
2076 * gdb.texinfo (KOD): Document "show os". Add index entries for
2077 "set/show os" and "info cisco" commands.
2078
5843504f
EZ
20792004-01-21 Eli Zaretskii <eliz@gnu.org>
2080
2081 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2082
9175c9a3
MC
20832004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2084
2085 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2086 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2087
8e94b928
NR
20882004-01-19 Nick Roberts <nick@nick.uklinux.net>
2089
2090 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2091 -stack-list-locals.
2092 (GDB/MI Variable Objects): Describe extension to
2093 -var-list-children.
2094
a20cf136
DJ
20952004-01-17 Daniel Jacobowitz <drow@mvista.com>
2096
2097 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2098
afb18d0f
AC
20992004-01-17 Andrew Cagney <cagney@redhat.com>
2100
2101 * gdbint.texinfo (Target Architecture Definition): Delete
2102 documentation on DEPRECATED_NPC_REGNUM.
2103
b51970ac
DJ
21042004-01-13 Daniel Jacobowitz <drow@mvista.com>
2105
2106 * gdb.texinfo: Update copyright year. Mention that set
2107 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2108 "set follow-fork-mode ask".
2109
0f0cffd2
AC
21102004-01-13 Andrew Cagney <cagney@redhat.com>
2111
2112 * gdbint.texinfo: Update copyright year.
2113 (Coding): Add -Wunused-label to list of -Werror warnings.
2114
c552b3bb 21152004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 2116 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2117
2118 * gdb.texinfo: Update copyright.
2119 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2120 around names, as appropriate. Minor syntax cleanup of
2121 _NSPrintForDebugger explanation. Two spaces after periods.
2122 GDBN used instead of lit. "gdb". Index entries added for
2123 print-object and _NSPrintForDebugger. @noindent added in one spot.
2124
afe157ca
EZ
21252003-11-11 Elena Zannoni <ezannoni@redhat.com>
2126
2127 * stabs.texinfo: Add dircategory and direntry commands.
2128 * annotate.texinfo: Ditto.
2129
963e2bb7
AC
21302003-11-10 Andrew Cagney <cagney@redhat.com>
2131
2132 * gdbint.texinfo (Target Architecture Definition): Replace the
2133 return_value method's "inval" and "outval" parameters with
2134 "readbuf" and "writebuf".
2135
1d8b2f28
JB
21362003-10-28 Jim Blandy <jimb@redhat.com>
2137
2138 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2139 from "The `F' request packet" and "The `F' reply packet", to make
2140 texi2dvi happy.
2141 (File-I/O remote protocol extension): Update menu entries, too.
2142
36d86913
MC
21432003-10-26 Michael Chastain <mec@shout.net>
2144
2145 * gdb.texinfo (Thread Stops): Document the issue with
2146 premature return from system calls in multi-threaded programs.
2147
ce2826aa
AC
21482003-10-24 Andrew Cagney <cagney@redhat.com>
2149
2150 * annotate.texinfo: Fix "fortunatly"[sic].
2151
f24c5e49
KI
21522003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2153
2154 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2155 with "Hitachi" and "Mitsubishi".
2156
92ad9cd9
AC
21572003-10-20 Andrew Cagney <cagney@redhat.com>
2158
2159 * gdbint.texinfo (Target Architecture Definition): Document
2160 gdbarch_return_value. Add cross references from
2161 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2162 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2163
0ab4b752
MK
21642003-10-18 Mark Kettenis <kettenis@gnu.org>
2165
2166 * gdbint.texinfo (Target Architecture Definition): Document
2167 regset_from_core_section.
fb3e19c0
KI
2168
21692003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2170
2171 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2172
a9331b3f 21732003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2174
2175 From Anthony Green <green@redhat.com>:
2176 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
2177
1485d690
KB
21782003-10-14 Kevin Buettner <kevinb@redhat.com>
2179
2180 * gdb.texinfo (Breakpoint related warnings): New node.
2181 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2182
86d30acc
DJ
21832003-10-13 Daniel Jacobowitz <drow@mvista.com>
2184
2185 * gdb.texinfo (Remote Protocol): Document v and vCont.
2186
172c2a43
KI
21872003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2188
2189 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2190 * gdbint.texinfo: Ditto.
2191
71952f4c
AC
21922003-10-09 Andrew Cagney <cagney@redhat.com>
2193
2194 From 2003-09-18 David Anderson <davea@sgi.com>:
2195 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2196 "command".
2197
268e2188
AC
21982003-10-03 Andrew Cagney <cagney@redhat.com>
2199
2200 * gdbint.texinfo (Target Architecture Definition): Deprecate
2201 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2202 just target.
2203
12c266ea 22042003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2205
f30992d4 2206 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2207 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2208 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2209 * gdbint.texinfo (Target Architecture Definition): Rename
2210
22112003-09-30 Andrew Cagney <cagney@redhat.com>
2212
f30992d4 2213 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2214 (Target Architecture Definition):
f30992d4 2215
2e092625
AC
2216 * gdbint.texinfo (Target Architecture Definition): Rename
2217 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2218
0717ae8a
AC
22192003-09-29 Andrew Cagney <cagney@redhat.com>
2220
dad809b7
AC
2221 * gdbint.texinfo (Target Architecture Definition): Delete
2222 documentation for NEED_TEXT_START_END.
2223
0717ae8a
AC
2224 * gdbint.texinfo (Target Architecture Definition): Rename
2225 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2226 TARGET_WRITE_PC.
a9331b3f 2227
af6cf26d
MC
22282003-09-22 Michael Chastain <mec@shout.net>
2229
2230 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2231
ee206350
AG
22322003-09-21 Anthony Green <green@redhat.com>
2233
2234 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2235
a38c9fe6
MK
22362003-09-21 Mark Kettenis <kettenis@gnu.org>
2237
2238 * gdbint.texinfo (Target Architecture Definition): Document
2239 stabs_argument_has_addr.
2240
77949794
AC
22412003-09-18 Andrew Cagney <cagney@redhat.com>
2242
2243 * gdbint.texinfo (Target Architecture Definition): Delete
2244 documentation on REGISTER_NAMES.
2245
8e823e25
MK
22462003-09-13 Mark Kettenis <kettenis@gnu.org>
2247
2248 * gdbint.texinfo (Target Architecture Definition): Replace
2249 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2250
f27dd7fd
AC
22512003-09-11 Andrew Cagney <cagney@redhat.com>
2252
2253 * gdbint.texinfo (Target Architecture Definition): Replace
2254 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2255
8b148df9
AC
22562003-08-18 Andrew Cagney <cagney@redhat.com>
2257
2258 * gdbint.texinfo (Target Architecture Definition): Document
2259 "frame_red_zone_size".
2260
25d29d70
AC
22612003-08-09 Andrew Cagney <cagney@redhat.com>
2262
2263 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2264 with "set/show backtrace past-main" and "set/show backtrace
2265 limit".
2266
c938e9b0
L
22672003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2268
2269 * Makefile.in (install-info): Support DESTDIR.
2270 (install-html): Likewise.
2271
64fabec2
AC
22722003-08-07 Andrew Cagney <cagney@redhat.com>
2273
2274 Patch from Nick Roberts.
2275 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2276 bindings. Remove description of send-gdb-command.
2277
2fcf52f0
AC
22782003-08-07 Andrew Cagney <cagney@redhat.com>
2279
2280 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2281 GDB 6.0.
2282
086432e2
AC
22832003-08-06 Andrew Cagney <cagney@redhat.com>
2284
2285 * gdb.texinfo (Mode Options): Mention that level three is the
2286 highest available and that level 2 is deprecated.
2287 (Annotations Overview): Mention annotation levels. Cross reference
2288 to "Limitations of the Annotation Interface" in annotate.texi.
2289 (TODO, Value Annotations, Frame Annotations): Delete section.
2290 (Displays, Breakpoint Info): Delete.
2291
e5249f67
AC
22922003-08-04 Andrew Cagney <cagney@redhat.com>
2293
2294 * agentexpr.texi: Delete @bye.
2295 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2296 (stabs.info): Add $(srcdir) to include search path.
2297 (html): Depend on "annotate_toc.html", and not "annotate.html".
2298 * stabs.texinfo: Ditto. Include "fdl.texi".
2299 * gdbint.texinfo: Update copyright statement's list of invariant
2300 sections.
2301
e6f672d2
AC
23022003-07-28 Andrew Cagney <cagney@redhat.com>
2303
2304 * Makefile.in (INFO_DEPS): Add annotate.info.
2305 (dvi, ps, html, pdf): Add annotate.
2306 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2307 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2308 (ANNOTATE_DOC_FILES): New macro.
2309 (ANNOTATE_TEX_TMPS): New macro.
2310 (annotate.info, annotate_toc.html): Specify dependencies.
2311 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2312 * annotate.texinfo: Rename annotate.texi. Get building. Add
2313 "Migrating to GDB/MI" and "Limitations of the Annotation
2314 Interface" chapters. Mention why it is not part of the user
2315 guide. Update copyright notice. Include "fdl.texi".
2316
72ffddc9
SC
23172003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2318
2319 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2320
a9f12a31
DJ
23212003-07-24 Daniel Jacobowitz <drow@mvista.com>
2322
2323 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2324
b1fe9455
DJ
23252003-07-24 Daniel Jacobowitz <drow@mvista.com>
2326
2327 * gdb.texinfo (Server): Mention pidof.
2328
153721e6
AC
23292003-07-22 Andrew Cagney <cagney@redhat.com>
2330
2331 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2332 list.
2333
0fac0b41
DJ
23342003-06-28 Daniel Jacobowitz <drow@mvista.com>
2335
2336 * gdb.texinfo (Logging output): New chapter.
2337
4e562065
JB
23382003-06-24 Joel Brobecker <brobecker@gnat.com>
2339
2340 * gdb.texinfo (Unsupported languages): New section.
2341 (Languages): Add link to new section.
2342
f2c06f52
AC
23432003-06-22 Andrew Cagney <cagney@redhat.com>
2344
2345 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2346
b4177fca
DJ
23472003-06-22 Daniel Jacobowitz <drow@mvista.com>
2348
2349 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2350
f418dd93
DJ
23512003-06-22 Daniel Jacobowitz <drow@mvista.com>
2352
2353 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2354 * agentexpr.texi: Retitle section, and change it to an appendix.
2355 Comment out texinfo initialization. Factor a @var{} into two
2356 pieces to prevent makeinfo warnings.
2357 * gdb.texinfo: Add Agent Expressions appendix.
2358
4ca61388
DJ
23592003-06-19 Daniel Jacobowitz <drow@mvista.com>
2360
2361 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2362
07f31aa6
DJ
23632003-06-18 Daniel Jacobowitz <drow@mvista.com>
2364
2365 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2366 remote target". Document the "detach" and "disconnect" commands.
2367 (Server, Netware, Debug Session): Reference "Connecting to a
2368 remote target".
2369 (GDB/MI Target Manipulation): Document "-target-disconnect".
2370
2dd0da42
AC
23712003-06-13 Andrew Cagney <cagney@redhat.com>
2372
2373 * gdbint.texinfo (Target Architecture Definition): Deprecate
2374 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2375 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2376
e7a3abfc
JB
23772003-06-09 Jim Blandy <jimb@redhat.com>
2378
2379 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2380
25e3a86b
AC
23812003-06-08 Andrew Cagney <cagney@redhat.com>
2382
2383 * gdbint.texinfo (Target Architecture Definition): Delete
2384 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2385
a9e5fdc2
AC
23862003-06-08 Andrew Cagney <cagney@redhat.com>
2387
2388 * gdbint.texinfo (Target Architecture Definition): Document
2389 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2390
b37303ee
AF
23912003-06-07 Adam Fedor <fedor@gnu.org>
2392
2393 * gdb.texinfo: Add Objective-C documentation.
2394
39fe6e80
AC
23952003-06-01 Andrew Cagney <cagney@redhat.com>
2396
2397 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2398 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2399
125309b2
AC
24002003-05-21 Andrew Cagney <cagney@redhat.com>
2401
2402 * gdbint.texinfo (Target Architecture Definition): Delete
2403 references to "extract_address" and "store_address".
2404
b8b527c5
AC
24052003-05-16 Andrew Cagney <cagney@redhat.com>
2406
2407 * gdbint.texinfo (Target Architecture Definition): Replace
2408 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2409 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2410
50e3ee83
TR
24112003-05-14 Theodore A. Roth <troth@openavr.org>
2412
2413 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2414
44e2be90
L
24152003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2416
2417 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2418 (gdb.dvi): Likewise.
2419 (gdb.pdf): Likewise.
2420 (links2roff): Likewise.
2421
df5215a6
JB
24222003-05-08 Jim Blandy <jimb@redhat.com>
2423
2424 * gdb.texinfo (Dump/Restore Files): Update documentation for
2425 'dump', 'append', and 'restore': note that format argument is
2426 optional; simplify presentation of the command variants; and be
2427 more precise about the formats.
2428
5e7b2f39
JB
24292003-05-07 Jim Blandy <jimb@redhat.com>
2430
2431 * gdb.texinfo (Symbols): Update documentation: 'maint list
2432 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2433 symtabs' and 'maint info psymtabs'.
2434
b1e29e33
AC
24352003-05-05 Andrew Cagney <cagney@redhat.com>
2436
2437 * gdbint.texinfo (Target Architecture Definition): Make
2438 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2439 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2440 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2441
00905d52
AC
24422003-05-04 Andrew Cagney <cagney@redhat.com>
2443
2444 * gdb.texinfo (Maintenance Commands): Document "maint print
2445 dummy-frames".
2446
54ff5908
AC
24472003-05-04 Andrew Cagney <cagney@redhat.com>
2448
2449 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2450
32e7087d
JB
24512003-05-03 J. Brobecker <brobecker@gnat.com>
2452
2453 Thierry Schneider <tpschneider1@yahoo.com>
2454 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2455 for new MI command.
2456
7043d8dc
AC
24572003-05-03 Andrew Cagney <cagney@redhat.com>
2458
2459 * gdbint.texinfo (Target Architecture Definition): Document
2460 push_dummy_code. Add cross references.
2461
e33d66ec
EZ
24622003-05-02 Elena Zannoni <ezannoni@redhat.com>
2463
2464 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2465 set/show charsets commands.
2466
0ba6dca9
AC
24672003-04-28 Andrew Cagney <cagney@redhat.com>
2468
2469 * gdbint.texinfo (Target Architecture Definition): Replace
2470 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2471 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2472
d7a27068
AC
24732003-04-28 Andrew Cagney <cagney@redhat.com>
2474
2475 * gdbint.texinfo (Target Architecture Definition): Rename
2476 "tm_print_insn" to "deprecated_tm_print_insn".
2477
44ea7b70
JB
24782003-04-09 Jim Blandy <jimb@redhat.com>
2479
2480 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2481 list psymtabs'.
2482
fb8f8949
AC
24832003-04-08 Andrew Cagney <cagney@redhat.com>
2484
2485 * gdbint.texinfo (Target Architecture Definition): Delete
2486 references to EXTRA_FRAME_INFO.
2487
32fb0f22
AC
24882003-04-08 Andrew Cagney <cagney@redhat.com>
2489
2490 * gdbint.texinfo (Target Architecture Definition): Delete
2491 PRINT_TYPELESS_INTEGER.
2492
6be67e67
JB
24932003-04-02 J. Brobecker <brobecker@gnat.com>
2494
2495 * observer.texi (GDB Observers): Adjust the documentation for the
2496 normal_stop notification to better describe reality. Fix a couple
2497 of minor typos.
2498
4e35d5f0
BR
24992003-04-02 Bob Rossi <bob_rossi@cox.net>
2500
a9331b3f 2501 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2502 '-file-list-exec-source-file'
2503
e8a8712a
AC
25042003-03-31 Andrew Cagney <cagney@redhat.com>
2505
2506 * gdbint.texinfo (Target Architecture Definition): Delete
2507 references to CALL_DUMMY_P.
2508
6c0e89ed
AC
25092003-03-30 Andrew Cagney <cagney@redhat.com>
2510
2511 * gdbint.texinfo (Target Architecture Definition): Remove
2512 reference to TARGET_WRITE_SP.
a9331b3f 2513
378bfd1b
AC
25142003-03-27 Andrew Cagney <cagney@redhat.com>
2515
2516 * gdbint.texinfo (Target Architecture Definition): Remove
2517 references to write_sp.
6c0e89ed 2518
922fbb7b
AC
25192003-03-27 Andrew Cagney <cagney@redhat.com>
2520
2521 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2522 chapter body. Use @smallexample instead of @example.
2523 (Annotations): Ditto.
2524 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2525 annotate.texi.
2526
b81774d8
AC
25272003-03-26 Andrew Cagney <cagney@redhat.com>
2528
2529 * gdbint.texinfo (Target Architecture Definition): Replace
2530 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2531 dummy_addr parameters.
2532
1bf6d5cc
AC
25332003-03-25 Andrew Cagney <cagney@redhat.com>
2534
2535 * gdbint.texinfo (Target Architecture Definition): Delete
2536 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2537 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2538 Add reference to PUSH_ARGUMENTS.
2539
618ce49f
AC
25402003-03-23 Andrew Cagney <cagney@redhat.com>
2541
2542 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2543 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2544
bcd7e15f
JB
25452003-03-18 J. Brobecker <brobecker@gnat.com>
2546
2547 * gdbint.texinfo (Algorithms): Add new section describing the
2548 Observer paradigm.
2549 (Top): Add menu entry to new observer appendix.
2550 * observer.texi: New file.
2551 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2552 new observer.texi file.
2553
9fe8321b
AC
25542003-03-17 Andrew Cagney <cagney@redhat.com>
2555
2556 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2557 that GNU Press update the manual version number.
2558
ac2adee5
AC
25592003-03-12 Andrew Cagney <cagney@redhat.com>
2560
2561 * gdbint.texinfo (Target Architecture Definition): Delete
2562 references to get_saved_register. Rename GET_SAVED_REGISTER to
2563 DEPRECATED_GET_SAVED_REGISTER.
2564
749b82f6
AC
25652003-03-13 Andrew Cagney <cagney@redhat.com>
2566
2567 * gdbint.texinfo (Target Architecture Definition): Replace
2568 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2569
8bedc050
AC
25702003-03-12 Andrew Cagney <cagney@redhat.com>
2571
2572 * gdbint.texinfo (Target Architecture Definition): Rename
2573 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2574
0ce1b118
CV
25752003-03-10 Corinna Vinschen <vinschen@redhat.com>
2576
2577 * gdb.texinfo: Add File-I/O documentation.
2578
12cc2063
AC
25792003-03-10 Andrew Cagney <cagney@redhat.com>
2580
2581 * gdbint.texinfo (Target Architecture Definition): Cross reference
2582 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2583
7453dc06
AC
25842003-03-07 Andrew Cagney <cagney@redhat.com>
2585
2586 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2587 frame" command.
2588
6314f104
AC
25892003-03-05 Andrew Cagney <cagney@redhat.com>
2590
2591 * gdbint.texinfo (Target Architecture Definition): Document
2592 unwind_dummy_id. Cross reference unwind_dummy_id and
2593 SAVE_DUMMY_FRAME_TOS.
2594
f1212245
DJ
25952003-03-05 James Ingham <jingham@apple.com>
2596 Daniel Jacobowitz <drow@mvista.com>
2597
2598 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2599 and "show cp-abi".
2600
77e7e267
AC
26012003-03-03 Andrew Cagney <cagney@redhat.com>
2602
2603 * gdbint.texinfo (Target Architecture Definition): Document
2604 register_type.
2605
838a8221
AC
26062003-03-03 Andrew Cagney <cagney@redhat.com>
2607
2608 * stabs.texinfo (Structures): Use @samp and separate @var's
2609 instead of a single @var containing a comma separated list.
2610 (Unions): Ditto.
2611
d7f4a264
DJ
26122003-03-02 Daniel Jacobowitz <drow@mvista.com>
2613
2614 * Makefile.in (distclean): Remove config.log.
2615
f30ee0bc
AC
26162003-03-01 Andrew Cagney <cagney@redhat.com>
2617
2618 * gdbint.texinfo (Target Architecture Definition): Rename
2619 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2620
26212003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2622
2623 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2624 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2625
be448670
CF
26262003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2627
2628 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2629 (Non-debug DLL symbols): New node, describing the minimal symbols
2630 loaded from DLLs without real debugging symbols.
2631
501eef12
AC
26322003-02-20 Andrew Cagney <ac131313@redhat.com>
2633
2634 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2635 hardware-breakpoint-limit".
2636 (Set Watchpoints): Add cross reference to "set remote
2637 hardware-watchpoint-limit".
2638 (Remote configuration options): New section.
2639
21c294e6
AC
26402003-02-04 Andrew Cagney <ac131313@redhat.com>
2641
e9be73e4
AC
2642 * gdbint.texinfo (Target Architecture Definition): Delete
2643 descrption of IS_TRAPPED_INTERNALVAR.
2644
21c294e6
AC
2645 From Keith Seitz <keiths@redhat.com>:
2646 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2647 option "-i"/"--interpreter" to this chapter. Include index
2648 entries.
2649
0179ffac
DC
26502003-02-04 David Carlton <carlton@math.stanford.edu>
2651
2652 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2653 (Variables): Recommend stabs+ and DWARF 2.
2654 (C plus plus expressions): Correct info about
2655 compiler versions, debug formats.
2656 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2657 PR symtab/874.
2658
7ca9f392
AC
26592003-02-01 Andrew Cagney <ac131313@redhat.com>
2660
2661 * gdbint.texinfo (Target Architecture Definition): Delete
2662 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2663 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2664 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2665 references to nindy and i960.
2666 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2667
31a85ea2
AC
26682003-02-01 Andrew Cagney <ac131313@redhat.com>
2669
2670 * gdbint.texinfo (Target Architecture Definition): Delete
2671 FLOAT_INFO.
2672
6b894e49
AC
26732003-01-30 Andrew Cagney <ac131313@redhat.com>
2674
2675 * stabs.texinfo (Member Type Descriptor): Clarify description of
2676 `@'. Suggested by Ben Hutchings.
2677
c48861fb
AC
26782003-01-29 Andrew Cagney <ac131313@redhat.com>
2679
2680 * gdb.texinfo (M68K): Delete reference to es1800.
2681
617073a9
AC
26822003-01-29 Andrew Cagney <ac131313@redhat.com>
2683
2684 * gdb.texinfo (Maintenance Commands): Document `maint print
2685 reggroups' and `maint print register-groups'.
2686 * gdbint.texinfo (Target Architecture Definition): Document
2687 register_reggroup_p.
2688
5b5d99cf
JB
26892003-01-23 Jim Blandy <jimb@redhat.com>
2690
2691 * gdb.texinfo (Separate Debug Files): New section.
2692
e7ba9c65
DJ
26932003-01-22 Daniel Jacobowitz <drow@mvista.com>
2694
2695 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2696 and "maint show profile".
2697
94e91d6d
MC
26982003-01-16 Michael Chastain <mec@shout.net>
2699
2700 * gdb.texinfo (Installing GDB): Warn against
2701 ".../gdb-VERSION/gdb/configure".
2702 (Separate Objdir): Likewise.
2703
867f3898
AC
27042003-01-15 Andrew Cagney <ac131313@redhat.com>
2705
2706 * gdbint.texinfo (Target Architecture Definition): Delete
2707 definition of PRINT_REGISTER_HOOK.
2708
f153cc92
EZ
27092003-01-15 Elena Zannoni <ezannoni@redhat.com>
2710
2711 (OpenRISC 1000): Fix formatting of command names.
2712
c60eb6f1
EZ
27132003-01-15 Elena Zannoni <ezannoni@redhat.com>
2714
2715 * gdb.texinfo (Continuing and Stepping): Add new command
2716 'advance'. Clarify behavior of 'until'.
2717
f5ebfba0
DJ
27182003-01-13 Daniel Jacobowitz <drow@mvista.com>
2719
2720 * gdb.texinfo (Files): Document solib-absolute-prefix and
2721 solib-search-path.
2722
4ce8657e
MC
27232003-01-09 Michael Chastain <mec@shout.net>
2724
2725 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2726 (Create a Release): Add new instructions for new @file{src-release}.
2727 Document existing instructions for @file{Makefile.in} as
2728 being for @value{GDBN} 5.3.1 or earlier.
2729
372613e3
AC
27302003-01-09 Andrew Cagney <ac131313@redhat.com>
2731
2732 * gdbint.texinfo (Target Architecture Definition): Mention
2733 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2734 allocate memory.
2735
b4e9345d
DJ
27362003-01-04 Daniel Jacobowitz <drow@mvista.com>
2737
2738 * gdb.texinfo (Controlling GDB): Add @kindex for
2739 "show osabi".
2740 (Backtraces): Add @kindex's for backtrace-below-main.
2741
98b45e30
DJ
27422003-01-04 Daniel Jacobowitz <drow@mvista.com>
2743
2744 * gdb.texinfo (Controlling GDB): Document "set osabi".
2745
95f90d25
DJ
27462003-01-04 Daniel Jacobowitz <drow@mvista.com>
2747
2748 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2749 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2750
1e698235
DJ
27512003-01-04 Daniel Jacobowitz <drow@mvista.com>
2752
2753 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2754 "set coerce-float-to-double".
2755 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2756
e632838e
AC
27572003-01-02 Andrew Cagney <ac131313@redhat.com>
2758
2759 * stabs.texinfo: Remove obsolete text.
2760 * gdbint.texinfo: Ditto.
2761 * gdb.texinfo: Ditto.
2762
c133ab7a
MK
27632002-12-22 Mark Kettenis <kettenis@gnu.org>
2764
2765 * gdbint.texinfo (Target Architecture Definition): Update
2766 description of gdbarch_register_osabi.
2767
f821f325
KH
27682002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2769
2770 * agentexpr.texi: Fix typos.
2771 * annotate.texi: Likewise.
2772 * fdl.texi: Likewise.
2773
85a6d8d3 27742002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
2775
2776 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2777 DEPRECATED_INIT_FRAME_PC.
2778
ae45cd16
AC
27792002-12-01 Andrew Cagney <ac131313@redhat.com>
2780
2781 * gdbint.texinfo (Target Architecture Definition): Delete
2782 PC_IN_CALL_DUMMY.
2783
07555a72
AC
27842002-11-28 Andrew Cagney <ac131313@redhat.com>
2785
2786 * gdbint.texinfo (Host Definition): Delete documentation on
2787 USE_GENERIC_DUMMY_FRAMES.
2788
c166cdc7
EZ
27892002-11-26 Elena Zannoni <ezannoni@redhat.com>
2790
2791 Fix PR gdb/723 and PR gdb/245.
2792 * Makefile.in (install-info): Run the install-info command as part
2793 of the post install steps only.
2794 (uninstall-info): New target.
2795 (uninstall): New target.
2796
35db0260
EZ
27972002-11-22 Elena Zannoni <ezannoni@redhat.com>
2798
2799 * Makefile.in (install): Make install do some real work.
2800
9ba8d803
AC
28012002-11-19 Andrew Cagney <ac131313@redhat.com>
2802
2803 Fix POSIX problem reported by Paul Eggert.
2804 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2805 Fix PR gdb/527.
2806
903ad3a6
AC
28072002-10-26 Andrew Cagney <cagney@redhat.com>
2808
2809 * gdbint.texinfo (Target Architecture Definition): Delete
2810 definition of DO_REGISTERS_INFO.
2811
f2abfe65
KB
28122002-10-18 Kevin Buettner <kevinb@redhat.com>
2813
2814 * gdbint.texinfo (Address Classes): Fix problems with insertion
2815 of ``{'' and ``}'' in example.
2816
b5b0480a
KB
28172002-10-17 Kevin Buettner <kevinb@redhat.com>
2818
2819 * gdbint.texinfo (Address Classes): New section.
2820 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2821 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2822 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2823 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2824
c85508ee
KD
28252002-10-11 Klee Dienes <kdienes@apple.com>
2826
2827 * gdb.texinfo (Registers): Mention vector registers as well as
2828 floating registers in the documentation for 'info registers' and
2829 'info all-registers'.
2830
6d12fc3d
DJ
28312002-10-11 Daniel Jacobowitz <drow@mvista.com>
2832
2833 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2834
8d19fbd2
JJ
28352002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2836
2837 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2838 interface definition.
2839
a37295f9
MM
28402002-10-03 Marko Mlinar <markom@opencores.org>
2841
2842 * gdb.texinfo (Target Commands): Add or1k target specific
2843 commands.
2844 * gdb.texinfo (Contributors): Add myself to the contributors list.
2845
da0f9dcd
AC
28462002-10-01 Andrew Cagney <ac131313@redhat.com>
2847
2848 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2849 and "mi1" instead of "mi1" and "mi0".
2850
2e834e49
HPN
28512002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2852
2853 * gdb.texinfo (Packets): Fix typos "alligned".
2854 Correct z3/Z3 description. Correct z4/Z4 title.
2855
050be0dc
AC
28562002-09-27 Andrew Cagney <ac131313@redhat.com>
2857
2858 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2859
1104b9e7
KB
28602002-09-25 Kevin Buettner <kevinb@redhat.com>
2861
2862 * gdb.texinfo: Use GNU/Linux instead of Linux.
2863
512217c7
AC
28642002-09-25 Andrew Cagney <ac131313@redhat.com>
2865
2866 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2867
10998722
AC
28682002-09-24 Andrew Cagney <ac131313@redhat.com>
2869
512217c7 2870 * gdb.texinfo: Replace @example with @smallexample.
10998722 2871
a0eb71c5
KB
28722002-09-20 Kevin Buettner <kevinb@redhat.com>
2873
f7dc1244 2874 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
2875 * gdb.texinfo (Character Sets): Use @smallexample instead of
2876 @example. Use GNU/Linux instead of Linux.
2877
28782002-09-20 Jim Blandy <jimb@redhat.com>
2879
2880 * gdb.texinfo: Add character set documentation.
2881
2f870471
AC
28822002-09-19 Andrew Cagney <ac131313@redhat.com>
2883
2884 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2885 (Packets): Add cross reference from `b' packet to `z' packets.
2886
790eb8f5
AC
28872002-09-19 Andrew Cagney <ac131313@redhat.com>
2888
8d30a00d
AC
2889 * gdb.texinfo (Maintenance Commands): Document ``maint
2890 internal-error'' and ``maint internal-warning''.
2891
790eb8f5
AC
2892 * gdbint.texinfo (Target Architecture Definition): Revise
2893 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2894
a23a7bf1
JB
28952002-09-19 Joel Brobecker <brobecker@gnat.com>
2896
2897 * gdbint.texinfo (Target Conditionals): Document the new
2898 NAME_OF_MALLOC macro.
2899
299ffc64
AC
29002002-09-05 Andrew Cagney <ac131313@redhat.com>
2901
2902 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2903 engineer.
2904
b7bb15bc
SC
29052002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2906
2907 * gdb.texinfo (TUI Overview): Document status line fields.
2908
3d757584
SC
29092002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2910
2911 * gdb.texinfo (TUI Commands): Document info win command.
2912
269c21fe
SC
29132002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2914
2915 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2916
7cf36c78
SC
29172002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2918
2919 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2920 (TUI Keys): Likewise.
2921
d2c6833e
AC
29222002-08-25 Andrew Cagney <ac131313@redhat.com>
2923
2924 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2925 for a packet receive.
2926
46d8b1c3
AC
29272002-08-25 Andrew Cagney <ac131313@redhat.com>
2928
2929 * Makefile.in (clean): Move to end of file.
2930 (distclean, maintainer-clean, realclean): Ditto.
2931 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
2932 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
2933 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
2934 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
2935
b0787093
AC
29362002-08-24 Andrew Cagney <ac131313@redhat.com>
2937
2938 * Makefile.in (GDBINT_TEX_TMPS): Define.
2939 (gdbint.dvi, gdbint.pdf): Use
2940 (GDB_TEX_TMPS): Define.
2941 (gdb.dvi, gdb.pdf): Use.
2942 (STABS_TEX_TMPS): Define.
2943 (stabs.dvi, stabs.pdf): Use.
2944 (GDB_DOC_SOURCE_INCLUDES): New macros.
2945 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
2946 (GDBINT_DOC_FILES_INCLUDES): New macros.
2947 (GDBINT_DOC_BUILD_INCLUDES): New macros.
2948 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
2949 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
2950 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
2951 (links2roff): Replace SFILES_INCLUDED with
2952 GDB_DOC_SOURCE_INCLUDES.
2953 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
2954 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
2955 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
2956 dependencies.
2957 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
2958 dependencies.
2959 (gdbmi.texinfo): Delete rule.
2960 (inc-hist.texinfo): Delete rule.
2961 (rluser.texinfo): Delete rule.
2962
ebba8386
AC
29632002-08-23 Andrew Cagney <cagney@redhat.com>
2964
2965 * gdbint.texinfo (Target Architecture Definition): Update
2966 STORE_RETURN_VALUE, mention regcache.
2967
0ab7a791
AC
29682002-08-21 Andrew Cagney <ac131313@redhat.com>
2969
2970 * gdbint.texinfo (Target Architecture Definition): Document
2971 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
2972
ee2d5c50
AC
29732002-08-19 Andrew Cagney <ac131313@redhat.com>
2974
2975 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
2976 Fix minor typos. Add index entries.
2977
53c69bd7
AC
29782002-08-18 Andrew Cagney <ac131313@redhat.com>
2979
2980 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
2981
e76f1f2e
AC
29822002-08-15 Andrew Cagney <ac131313@redhat.com>
2983
2984 * gdbint.texinfo (Target Architecture Definition): Document
2985 PRINT_VECTOR_INFO.
2986 * gdb.texinfo (Vector Unit): Document "info vectors" command.
2987
0680b120
AC
29882002-08-13 Andrew Cagney <ac131313@redhat.com>
2989
2990 * gdb.texinfo (Maintenance Commands): Document "maint print
2991 registers", "maint print raw-registers" and "maint print
2992 cooked-registers".
2993
3c3bea1c
GS
29942002-08-08 Grace Sainsbury <graces@redhat.com>
2995
a9331b3f 2996 From Mark Salter:
3c3bea1c
GS
2997 * gdb.texinfo (Protocol): Document T packet extension to
2998 allow watchpoint address reporting.
2999
42f9b0a5
AC
30002002-08-03 Andrew Cagney <ac131313@redhat.com>
3001
3002 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3003
db034ac5
AC
30042002-08-01 Andrew Cagney <cagney@redhat.com>
3005
3006 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3007 to CHILL.
3008
e2b28d04
AC
30092002-08-01 Andrew Cagney <ac131313@redhat.com>
3010
3011 * gdbint.texinfo (Coding): Revise section "Include Files".
3012
7fb623f7
AC
30132002-07-24 Andrew Cagney <cagney@redhat.com>
3014
3015 * gdbint.texinfo: Obsolete references to m88k.
3016 * gdb.texinfo: Ditto.
3017
4a2b4636
JB
30182002-07-10 Joel Brobecker <brobecker@gnat.com>
3019
7fb623f7 3020 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3021 where the proper version of autoconf can be retrieved.
3022
a71ec265
DH
30232002-07-09 Don Howard <dhoward@redhat.com>
3024
3025 * gdb.texinfo (Command Files): Further describe the behavior of
3026 sourced command files.
3027
b9aa90c9
AC
30282002-06-27 Andrew Cagney <ac131313@redhat.com>
3029
3030 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3031 (Coding): Clarify ISO C version that GDB assumes.
3032
40dd2248
TT
30332002-06-26 Tom Tromey <tromey@redhat.com>
3034
3035 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3036 add_setshow_cmd_full.
3037
bfac230e
DH
30382002-06-25 Don Howard <dhoward@redhat.com>
3039
3040 * gdb.texinfo (Memory Region Attributes): Document new behavior
3041 for 'mem' command.
3042
475b0867
JB
30432002-06-11 Jim Blandy <jimb@redhat.com>
3044
919d772c
JB
3045 * gdb.texinfo (Symbols): Update documentation for `info source'
3046 command.
3047
475b0867
JB
3048 * gdb.texinfo (Macros): Call the command `info macro', not
3049 `show macro'.
3050
ba8c9337
AC
30512002-06-09 Andrew Cagney <ac131313@redhat.com>
3052
3053 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3054 data''.
3055
1029b7fa
MK
30562002-06-09 Mark Kettenis <kettenis@gnu.org>
3057
3058 * gdbint.texinfo (Target Architecture Definition): Document
3059 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3060
16737d73
AC
30612002-06-08 Andrew Cagney <ac131313@redhat.com>
3062
3063 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3064 lists.
3065
30107679
AC
30662002-06-08 Andrew Cagney <ac131313@redhat.com>
3067
3068 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3069 Branch''.
3070
3352e23e
AC
30712002-06-01 Andrew Cagney <ac131313@redhat.com>
3072
3073 * gdbint.texinfo (Target Architecture Definition): Add section
3074 ``Converting an existing Target Architecture to Multi-arch''.
3075
cbb09e6a
AC
30762002-05-30 Andrew Cagney <ac131313@redhat.com>
3077
3078 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3079 to ``Obsoleting code''. Revise.
3080
e2e0bcd1
JB
30812002-05-17 Jim Blandy <jimb@redhat.com>
3082
3083 * gdb.texinfo (C Preprocessor Macros): New chapter.
3084 Include it in the main menu.
3085 (Contributors): Credit Jim Blandy with macro support.
3086 (Compilation): Explain how to get macro information into the
3087 executable.
3088 (Expressions): Note that preprocessor macros are expanded.
3089
9db8d71f
DJ
30902002-05-14 Daniel Jacobowitz <drow@mvista.com>
3091
3092 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3093 options for `target remote'.
3094
6d531722
AC
30952002-05-13 Andrew Cagney <ac131313@redhat.com>
3096
3097 * gdbint.texinfo (Target Architecture Definition): Delete
3098 documentation on NNPC_REGNUM.
3099
13d01224
AC
31002002-05-11 Andrew Cagney <ac131313@redhat.com>
3101
3102 * gdbint.texinfo (Target Architecture Definition): Document
3103 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3104 (Target Architecture Definition): Revise section `Using Different
3105 Register and Memory Data Representations'. Add section `Raw and
3106 Virtual Register Representations'.
3107
b2e75d78
AC
31082002-05-11 Andrew Cagney <ac131313@redhat.com>
3109
3110 * gdbint.texinfo (Target Architecture Definition): Mention
3111 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3112 (Target Architecture Definition): Mention same. Add references to
3113 web pages.
3114
2c8682ee
MS
31152002-05-08 Michael Snyder <msnyder@redhat.com>
3116
3117 * stabs.texinfo (Attributes): Document new "vector" attribute.
3118
0816590b
AC
31192002-05-04 Andrew Cagney <ac131313@redhat.com>
3120
3121 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3122
2653173e
AC
31232002-05-04 Andrew Cagney <ac131313@redhat.com>
3124
3125 * gdb.texinfo: Delete obsolete references to a29k.
3126
d7bd68ca
AC
31272002-04-24 Andrew Cagney <ac131313@redhat.com>
3128
3129 * gdbint.texinfo (Target Architecture Definition): Replace
3130 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3131
21d83aa5
DM
31322002-04-24 David S. Miller <davem@redhat.com>
3133
3134 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3135
7673a6cc
DM
31362002-04-21 David S. Miller <davem@redhat.com>
3137
3138 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3139
d49d1e0a
AC
31402002-04-21 Andrew Cagney <ac131313@redhat.com>
3141
3142 * gdbint.texinfo (Target Architecture Definition): Delete
3143 definition of HAVE_REGISTER_WINDOWS.
3144
f7dc1244 31452002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3146
3147 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3148 "Theodore A. Roth" <troth@verinet.com>.
3149
5ca0cb28
DH
31502002-04-15 Don Howard <dhoward@redhat.com>
3151
f7dc1244 3152 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3153 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3154 Provide a better explaination of this feature.
5ca0cb28 3155
f208ba17
AC
31562002-04-14 Andrew Cagney <ac131313@redhat.com>
3157
3158 * gdbint.texinfo (Target Architecture Definition): Remove
3159 FRAME_CHAIN_COMBINE.
3160
d5ba91de
MC
31612002-04-12 Michael Chastain <mec@shout.net>
3162
3163 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3164 REG_STACK_SEGMENT.
3165
26818220
MC
31662002-04-09 Michael Chastain <mec@shout.net>
3167
3168 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3169 PYRAMID_* macros.
3170
129188f6
AC
31712002-04-07 Andrew Cagney <ac131313@redhat.com>
3172
3173 * gdb.texinfo (Bug Reporting): Document that the web is the
3174 prefered way of submitting bug reports.
3175 (Bug Reporting): Delete the s-mail address as the last resort.
3176
8227c0ff
AC
31772002-04-05 Andrew Cagney <ac131313@redhat.com>
3178
3179 * gdbint.texinfo (Target Architecture Definition): Delete
3180 references to TARGET_WRITE_FP and write_fp.
3181
16d9dec6
MS
31822002-03-27 Michael Snyder <msnyder@redhat.com>
3183
3184 * gdb.texinfo: Document new commands dump, append, and restore.
3185
9ae8b82c
AC
31862002-03-27 Andrew Cagney <ac131313@redhat.com>
3187
3188 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3189 Branch'.
3190
474c8240
AC
31912002-03-18 Andrew Cagney <ac131313@redhat.com>
3192
3193 * gdb.texinfo: Change all examples to @smallexample.
3194 * gdbint.texinfo: Ditto.
a9331b3f 3195
fb0ff88f
AC
31962002-03-18 Andrew Cagney <ac131313@redhat.com>
3197
3198 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3199 Branches''.
3200
9bb0a4d8
AC
32012002-03-18 Andrew Cagney <ac131313@redhat.com>
3202
3203 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3204 Policy''.
3205
937f164b
FF
32062002-03-04 Fred Fish <fnf@redhat.com>
3207
3208 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3209 expresson, suports, dependant, trhe, perhaphs, situtations,
3210 explictily, taged, oportunity, unfortunatly).
3211
a7b40f07
AC
32122002-02-24 Andrew Cagney <ac131313@redhat.com>
3213
3214 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3215 Remove reference to 3.12.
3216
aab4e0ec
AC
32172002-02-23 Andrew Cagney <ac131313@redhat.com>
3218
3219 * gdbint.texinfo: Include fdl.texi.
3220 (Top): Add GNU Free Documentation License.
3221 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3222 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3223 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3224 (gdbint.info): Add srcdir to include path.
3225 * gdb.texinfo: Include gpl.texi.
3226 (Top): Add Copying.
3227 * gpl.texi: New file.
3228
47b95330
AC
32292002-02-23 Andrew Cagney <ac131313@redhat.com>
3230
3231 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3232
78c47bea
PM
32332002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3234
3235 * gdb.texinfo: Document Cygwin native specific commands.
3236
56460a61
DJ
32372002-02-15 Daniel Jacobowitz <drow@mvista.com>
3238
3239 * gdb.texinfo: Document gdbserver ``--attach'' command.
3240
def71bfa
MS
32412002-02-07 Michael Snyder <msnyder@redhat.com>
3242
3243 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3244 to @code(_ovly_debug_event).
3245
c928edc0
AC
32462002-02-07 Andrew Cagney <ac131313@redhat.com>
3247
3248 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3249
81d46470
MS
32502002-02-06 Michael Snyder <msnyder@redhat.com>
3251
3252 * gdb.texinfo (overlays): Mention new magic symbol
3253 '_ovly_debug_event', which allows GDB to keep better track
3254 of overlays.
3255
f7dc1244 32562002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3257
3258 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3259 Suggested by Dmitry Sivachenko.
3260
3261 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3262
15110bc3
MS
32632002-02-01 Michael Snyder <msnyder@redhat.com>
3264
3265 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3266
6763aef9
MS
32672002-01-30 Michael Snyder <msnyder@redhat.com>
3268
ac282366
MS
3269 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3270 (set trust-readonly-sections): Document.
6763aef9 3271
8642bc8f
AC
32722002-01-29 Andrew Cagney <ac131313@redhat.com>
3273
3274 * gdbint.texinfo (Releasing GDB): Revise and update.
3275
afe64c1a
AC
32762002-01-28 Andrew Cagney <ac131313@redhat.com>
3277
3278 * gdbint.texinfo (Target Architecture Definition): Delete
3279 description of TARGET_BYTE_ORDER_DEFAULT.
3280
f7dc1244 32812002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3282
3283 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3284 <mitya@cavia.pp.ru>.
3285
3d6e1b5a
AC
32862002-01-23 Andrew Cagney <ac131313@redhat.com>
3287
3288 * libgdb.texinfo: Delete file.
3289
6c0e9fb3
AC
32902002-01-22 Andrew Cagney <ac131313@redhat.com>
3291
3292 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3293 * gdbint.texinfo: Ditto.
3294
e0ce93ac
AC
3295Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3296
3297 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3298
be298bcc
AC
32992002-01-22 Andrew Cagney <ac131313@redhat.com>
3300
3301 * Makefile.in: Update copyright.
3302 (TEXI2DVI): Define.
3303 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3304 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3305 gdb-cfg.texi.
3306 (TEXINDEX, PDFTEX): Delete makefile variables.
3307
8e04817f
AC
33082002-01-22 Andrew Cagney <ac131313@redhat.com>
3309
3310 * gdb.texinfo (Protocol): Move section to appendix.
3311
6b2f586d
AC
33122002-01-21 Andrew Cagney <ac131313@redhat.com>
3313
3314 * gdb.texinfo (Remote Debugging): Create a menu.
3315 (Top): Add ``Remote Debugging'' to menu.
3316
6f05cf9f
AC
33172002-01-21 Andrew Cagney <ac131313@redhat.com>
3318
3319 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3320 serial protocol'' from here.
3321 (Remote Debugging): To here. New chapter.
3322
3fd3d7d2
AC
33232002-01-20 Andrew Cagney <ac131313@redhat.com>
3324
3325 * gdbint.texinfo (Target Architecture Definition): Delete
3326 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3327
7fd60527
AC
33282002-01-20 Andrew Cagney <ac131313@redhat.com>
3329
3330 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3331 are no longer needed.
3332 (Porting GDB): Add maintainer note about configure.host.
3333
c2f05ac9
AC
33342002-01-20 Andrew Cagney <ac131313@redhat.com>
3335
3336 * gdbint.texinfo (Target Architecture Definition): Remove
3337 definition of IEEE_FLOAT.
3338
f7dc1244 33392002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3340
3341 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3342 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3343 <3diff@gnu.org>
231b2aad 3344
82600034
AC
33452002-01-19 Andrew Cagney <ac131313@redhat.com>
3346
3347 * gdbint.texinfo (Host Definition): Remove references to
3348 MALLOC_INCOMPATIBLE.
3349
7708fa01
AC
33502002-01-17 Andrew Cagney <ac131313@redhat.com>
3351
3352 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3353 and xyz-xdep.o.
3354
eb12ee30
AC
33552002-01-17 Andrew Cagney <ac131313@redhat.com>
3356
3357 * gdb.texinfo (Maintenance Commands): Add appendix.
3358 (Set Breaks): Copy ``maint info breakpoint'' doco to
3359 ``Maintenance Commands'' appendix. Add reference.
3360
c9ccaa92
AC
33612002-01-17 Andrew Cagney <ac131313@redhat.com>
3362
3363 * fdl.texi: Remove next/prev from @node.
3364
f7dc1244 33652002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3366
3367 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3368 for monstrous @multitable (from Brian Youmans).
3369
3370 * fdl.texi: New file.
3371
3372 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3373
8973da3a
AC
33742002-01-15 Andrew Cagney <ac131313@redhat.com>
3375
3376 * gdbint.texinfo (Releasing GDB): New chapter.
3377
7d86b5d5
AC
33782002-01-14 Andrew Cagney <ac131313@redhat.com>
3379
3380 * gdb.texinfo (Embedded Processors, Calling program functions):
3381 Obsolete references to a29k.
3382
cc1cb004
AC
33832002-01-13 Andrew Cagney <ac131313@redhat.com>
3384
3385 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3386 examples. Document that a code-block should do or discard its
3387 cleanups before exit.
3388
79f12247
MS
33892002-01-11 Michael Snyder <msnyder@redhat.com>
3390
3391 * gdb.texinfo (Choosing files): Change @samp to @file.
3392
19837790
MS
33932002-01-05 Michael Snyder <msnyder@redhat.com>
3394
3395 * gdb.texinfo (--pid): Document new command line option (attach).
3396
f7dc1244 33972002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3398
3399 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3400 in the stub.
3401
d7449b42
AC
34022002-01-04 Andrew Cagney <ac131313@redhat.com>
3403
3404 * gdbint.texinfo (Target Architecture Definition): Replace
3405 BIG_ENDIAN with BFD_ENDIAN_BIG.
3406
f23631e4
AC
34072002-01-03 Andrew Cagney <ac131313@redhat.com>
3408
3409 * gdbint.texinfo (Target Architecture Definition): Replace
3410 value_ptr with struct value pointer.
3411
72c9928d
EZ
34122002-01-02 Eli Zaretskii <eliz@gnu.org>
3413
3414 * gdb.texinfo (Free Software): Fix wording.
3415
959acfd1
EZ
34162001-12-31 Eli Zaretskii <eliz@gnu.org>
3417
3418 * gdb.texinfo (Free Software): New section ``Free Software Needs
3419 Free Documentation''.
3420
f7dc1244 34212001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3422
3423 * stabs.texinfo:
3424 * gdb.texinfo:
3425 * gdbint.texinfo:
3426 * libgdb.texinfo:
3427 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3428
6600abed
MS
34292001-12-29 Michael Snyder <msnyder@redhat.com>
3430
3431 * gdb.texinfo (maint info sections): Fix typo.
3432
f6680716
MS
34332001-12-26 Michael Snyder <msnyder@redhat.com>
3434
fe95c787
MS
3435 * gdb.texinfo (maint info sections): Document.
3436
a9331b3f 3437 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3438 'info proc' sub-options that are currently not implemented.
3439
c3d3ce5b
JB
34402001-12-20 Jim Blandy <jimb@redhat.com>
3441
3442 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3443
778eb05e
AC
34442001-12-15 Andrew Cagney <ac131313@redhat.com>
3445
3446 * gdbint.texinfo (Target Architecture Definition): Replace
3447 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3448
2607059c
AC
34492001-12-01 Andrew Cagney <ac131313@redhat.com>
3450
3451 * gdbint.texinfo (Host Definition): Delete documentation on
3452 HOST_BYTE_ORDER.
3453
df0cd8c5
JB
34542001-11-30 Jim Blandy <jimb@redhat.com>
3455
3456 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3457 overlay support. Add to top-level menu.
3458
88118b3a
TT
34592001-11-26 Tom Tromey <tromey@redhat.com>
3460
3461 * gdb.texinfo (Command Syntax): Document C-o binding.
3462
96565e91
CF
34632001-07-26 Christopher Faylor <cgf@redhat.com>
3464
3465 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3466 use since it is described in the referenced section.
3467
f7dc1244 3468 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3469 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3470 clearer when using DJGPP.
3471
2a3d5645
CF
34722001-11-24 Christopher Faylor <cgf@redhat.com>
3473
3474 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3475 specifically refer to MS-DOS.
3476 (command files): Mention gdb.ini is only used on MS-DOS.
3477
aa26fa3a
TT
34782001-11-21 Tom Tromey <tromey@redhat.com>
3479
3480 * gdb.texinfo (Invoking GDB): Document --args.
3481 (Mode Options): Likewise.
3482
4f8ada06
JB
34832001-11-21 Jim Blandy <jimb@redhat.com>
3484
3485 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3486 Delete documentation; this macro has been removed from the
3487 sources.
3488
3fe0dc10
JB
34892001-11-13 Jim Blandy <jimb@redhat.com>
3490
3491 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3492
9e5abb06
CV
34932001-11-06 Corinna Vinschen <vinschen@redhat.com>
3494
3495 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3496
1c5dfdad
MS
34972001-11-05 Michael Snyder <msnyder@redhat.com>
3498
a9331b3f 3499 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3500 quote regexp chars in function names such as "operator*()".
3501
990f9fe3
FF
35022001-11-01 Fred Fish <fnf@redhat.com>
3503
3504 * gdbint.texinfo (SOLIB_ADD): Document additional new
3505 "readsyms" arg.
3506
b433d00b
DH
35072001-10-30 Don Howard <dhoward@redhat.com>
3508
070b1dd3
DH
3509 * gdb.texinfo: (Command Files) Added documentation for the
3510 behavior of gdb with input redirected from a file.
b433d00b 3511
b7209cb4
FF
35122001-10-28 Fred Fish <fnf@redhat.com>
3513
3514 * gdb.texinfo (auto-solib-add): Change docs to match
3515 implementation change.
3516 (auto-solib-limit): Add docs for new variable.
3517
1aa20aa8
AC
35182001-10-15 Andrew Cagney <ac131313@redhat.com>
3519
3520 * gdbint.texinfo (Target Architecture Definition): Function
3521 value_as_pointer renamed to value_as_address.
3522
fc0c74b1
AC
35232001-10-15 Andrew Cagney <ac131313@redhat.com>
3524
3525 * gdbint.texinfo (Target Architecture Definition): Default
3526 POINTER_TO_ADDRESS functions assume unsigned addresses.
3527 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3528 posting by Jim Blandy.
3529
f4846649
JB
35302001-10-12 Jim Blandy <jimb@redhat.com>
3531
3532 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3533 version of texi2html (1.64) doesn't support this flag any more.
3534
f277788b
MK
35352001-09-08 Mark Kettenis <kettenis@gnu.org>
3536
a9dc4918
MK
3537 * gdbint.texinfo (Host Definition): Remove description of
3538 MEM_FNS_DECLARED.
3539
d28379df
MK
3540 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3541
f277788b
MK
3542 * gdbint.texinfo (Host Definition): Remove description of
3543 HAVE_SIGSETMASK.
3544
7ccaa899
EZ
35452001-09-04 Elena Zannoni <ezannoni@redhat.com>
3546
3547 * gdbint.texinfo (Target Architecture Definition): Add
3548 explanation of TARGET_PRINT_INSN macro.
3549
17d9d558
JB
35502001-08-30 Jim Blandy <jimb@redhat.com>
3551
3552 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3553 Explain what it means to load relocatable files.
3554
72cde065
JB
35552001-08-28 Jim Blandy <jimb@redhat.com>
3556
3557 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3558 info `top' menu.
3559
9e678452
CF
3560Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3561
3562 * gdbint.texinfo: Add a cautionary note about macro use.
3563
a2bea4c3 35642001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3565
a2bea4c3
CV
3566 * gdb.texinfo: Explain omitting the hostname in the
3567 `target remote' command.
3568
1129bf27
DJ
35692001-07-30 Daniel Jacobowitz <drow@mvista.com>
3570
3571 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3572 and END-INFO-DIR-ENTRY.
3573
732b3002
SC
35742001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3575
3576 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3577
89437448
AC
35782001-07-25 Andrew Cagney <ac131313@redhat.com>
3579
3580 * gdbint.texinfo (libgdb): Rewrite.
3581
f7dc1244 35822001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3583
3584 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3585
c4555f82
SC
35862001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3587
3588 * gdb.texinfo (TUI): New chapter, document the TUI.
3589 (Mode Options): Document the -tui option.
3590
2f45a6e0
MK
35912001-07-23 Mark Kettenis <kettenis@gnu.org>
3592
3593 * gdbint.texinfo (Host Definition): Remove description of
3594 NEED_POSIX_SETPGID.
3595
f7dc1244 35962001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3597
3598 * gdb.tex (DJGPP Native): New node, with descriptions of
3599 DJGPP-specific commands.
3600
be9c6c35
JM
36012001-07-19 John R. Moore <jmoore@redhat.com>
3602
3603 * gdbint.texinfo: Three misspellings.
3604
dfa249fb
AC
36052001-07-06 Andrew Cagney <ac131313@redhat.com>
3606
3607 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3608 `test` expressions on bash. Problem reported by Colin Walters.
3609
c72e7388
AC
36102001-07-04 Andrew Cagney <ac131313@redhat.com>
3611
3612 * gdbint.texinfo (User Interface): Update ui-out documentation to
3613 refelect recent UI/MI updates.
3614
94bbb2c0
AC
36152001-07-04 Andrew Cagney <ac131313@redhat.com>
3616
3617 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3618 interpreters.
3619
af6c57ea
AC
36202001-06-15 Andrew Cagney <ac131313@redhat.com>
3621
3622 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3623 structure and not macros.
3624 (Host Definition): Document that much of this chapter is obsolete.
3625 (Target Architecture Definition): Update list of files that make
3626 up a target architecture.
3627 (Coding): Update.
3628
83aa8bc6
AC
36292001-06-28 Andrew Cagney <ac131313@redhat.com>
3630
3631 * gdbint.texinfo (Target Architecture Definition): Update
3632 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3633 The latter has been changed to a true predicate.
3634
f7dc1244 36352001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
3636
3637 * annotate.texi: Add @noindent where needed. From Dmitry
3638 Sivachenko <dima@Chg.RU>.
3639 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3640
656db9b0
AC
36412001-06-16 Andrew Cagney <ac131313@redhat.com>
3642
3643 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3644
df2396a1
AC
36452001-06-14 Andrew Cagney <ac131313@redhat.com>
3646
3647 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3648 returns ``OK''. Document that the ``R'' packet does not reply.
3649
0f1f2b0a
MS
36502001-06-13 Michael Snyder <msnyder@redhat.com>
3651
3652 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3653
f7dc1244 36542001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
3655
3656 * gdb.texinfo (Signals): Clarify the default setting of signal
3657 handling.
3658
a5d7c491
AC
36592001-05-14 Andrew Cagney <ac131313@redhat.com>
3660
3661 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3662 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3663
05a54c4f
AC
36642001-05-12 Andrew Cagney <ac131313@redhat.com>
3665
3666 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3667
f7dc1244 36682001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
3669
3670 * gdbint.texinfo (Clean Design and Portable Implementation):
3671 Renamed from "Clean Design".
3672 (Clean Design and Portable Implementation): Document portable
3673 methods of handling file names, and the associated macros.
3674
f7dc1244 36752001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
3676
3677 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3678 command and provide a cross-reference to its description.
3679 (Symbols): Note that "info scope" is useful for trace experiments.
3680
f7dc1244 36812001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 3682
b37052ae
EZ
3683 * gdb.texinfo (Symbols): Document "info scope".
3684 (Tracepoints): New chapter.
3685 (Contributors): Update for v5.1.
3686 <All nodes>: Change "C++" to "C@t{++}".
3687
0ee54786
EZ
3688 * gdbint.texinfo (User Interface): A new section about ui_out
3689 functions, based on text written by Fernando Nasser.
3690
c534679c
EZ
3691 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3692
f7dc1244 36932001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 3694
e9c75b65
EZ
3695 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3696
3697 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3698
3699 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3700 Replace "GDB" with "@value{GDBN}". Fix markup.
3701
3702 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3703
3d67e040
EZ
3704 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3705 a cross-reference to its description.
3706 (Symbols): Document "info symbol".
3707
f7dc1244 37082001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
3709
3710 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3711 subsection "x86 Watchpoints".
3712 (Target Architecture Definition): Document the macros
3713 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3714 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3715
b0ed3589
AC
37162001-03-20 Andrew Cagney <ac131313@redhat.com>
3717
3718 * gdbint.texinfo (Target Architecture Definition): Update
3719 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3720 list.
3721
b6ba6518
KB
37222001-03-06 Kevin Buettner <kevinb@redhat.com>
3723
3724 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3725 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3726
f7dc1244 37272001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
3728
3729 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3730
f7dc1244 37312001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 3732
17cc6a06
EZ
3733 * gdb.texinfo (Environment): Document that `path' does not change
3734 the value of PATH in GDB's own environment (it did in the past,
3735 but that was changed on March 15, 1994). Reported by Doug Evans
3736 <dje@transmeta.com>.
3737
56caf160
EZ
3738 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3739 its line. Fix markup of commands and macros. Add an Index node
3740 and index entries.
3741
29e57380
C
37422001-01-23 J.T. Conklin <jtc@redback.com>
3743
3744 * gdb.texinfo (Memory region attributes): New manual section.
3745
1c6147de
ND
37462001-01-04 Nicholas Duffek <nsd@redhat.com>
3747
3748 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3749
f7dc1244 37502000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
3751
3752 * refcard.tex: Version and copyright fixed. From Phil Edwards
3753 <pedwards@disaster.jaj.com>.
3754
0dcedd82
AC
3755Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3756
3757 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3758 DWARF2_REG_TO_REGNUM): Document.
3759
3b851bce
AC
3760Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3761
3762 * gdbint.texinfo (Coding): Update current value of
3763 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3764
f7dc1244 37652000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
3766
3767 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3768 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3769
b90a5f51
CF
37702000-11-10 Christopher Faylor <cgf@cygnus.com>
3771
3772 * gdb.texinfo: Document new 'set step-mode' command.
3773
f7dc1244 37742000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
3775
3776 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3777 changes from Dmitry Sivachenko <dima@Chg.RU>.
3778
f7dc1244 37792000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
3780
3781 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3782 From Steven Johnson <sbjohnson@ozemail.com.au>.
3783
2e685b93
MK
37842000-08-10 Mark Kettenis <kettenis@gnu.org>
3785
3786 * gdbint.texinfo (Overall Structure): Spelling fix.
3787
f7dc1244 37882000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
3789
3790 * gdbint.texinfo (Target Architecture Definition): Document that
3791 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3792 for which REGISTER_CONVERTIBLE returns a zero value.
3793
63ac3005
EZ
37942000-07-08 Christopher Faylor <cgf@cygnus.com>
3795
3796 * Makefile.in (install-info): Find files to install in either the
3797 build or source directories (adapted from Makefile.am).
3798
bd79f757
ND
37992000-07-07 Nicholas Duffek <nsd@redhat.com>
3800
3801 * stabs.texinfo: Fix spelling errors.
3802 (String Field): FILE-NUMBER starts from 0, not 1.
3803
f7dc1244 38042000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
3805
3806 * refcard.tex: Remove \centerline from the blurb. Patch from
3807 Brian Youmans.
3808
f7dc1244 38092000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
3810
3811 * Makefile.in (install-info): Support installation from outside of
3812 the source directory. Reported by Mark Harig
3813 <markh@frazier.landmark.com>.
3814
f3b28801
C
38152000-06-20 J.T. Conklin <jtc@redback.com>
3816
3817 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3818
449f3b6c
AC
3819Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3820
3821 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3822 Generate using pdftex.
3823 (PDFTEX): Define.
3824 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3825 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3826 @contents at the start.
3827
f7dc1244 38282000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
3829
3830 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3831 Youmans.
3832
9e9c5ae7
AC
3833Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3834
3835 From Brian Youmans:
3836 * gdb.texinfo: Fix ``et al.''.
3837
c741b251
AC
3838Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3839
3840 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3841 loop.
3842
4ab64e14
JG
38432000-05-19 Jimmy Guo <guo@cup.hp.com>
3844
3845 * configure: Regenerate.
3846
f7dc1244 38472000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
3848
3849 * Makefile.in (install-info): Run install-info on installed Info
3850 files.
3851
8c70017b
AC
3852Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3853
a7cb598a
AC
3854 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3855 Andrew Cagney.
8c70017b 3856
f7dc1244 38572000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
3858
3859 * gdb.texinfo: Proofreading changes from Brian Youmans.
3860
bf0184be
ND
38612000-05-01 Nick Duffek <nsd@cygnus.com>
3862
3863 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3864 startup sequence, minor edits.
3865
f7dc1244 38662000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
3867
3868 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3869 TeX.
3870
3871 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3872 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3873 like `n' and `s' which look weird. Convert some of the @kindex to
3874 @vindex, when they refer to variables, not commands.
3875
33e16fad
AC
3876Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3877
3878 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3879
f7dc1244 38802000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
3881
3882 * Makefile.in (GDBMI_DIR): New variable.
3883 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3884 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3885 (gdbmi.texinfo): New target, for texi2roff.
3886 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3887 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3888
3889 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3890 gdbmi.texinfo.
3891 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3892 comment.
3893
d167840f
EZ
38942000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3895
3896 * gdb.texinfo (Files): Update description of add-symbol-file
3897 command.
3898
f7dc1244 38992000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
3900
3901 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3902 prevents the build (and is generally a Bad Idea).
3903
f7dc1244 39042000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
3905
3906 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3907 a comma inside @var.
3908 (Command Files): Index markup changes from Dmitry Sivachenko
3909 <dima@Chg.RU>.
3910
f7dc1244 39112000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
3912
3913 * Makefile.in (LN_S): Define.
3914 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3915 invoke "ln -s" unless it is known to work.
3916
3917 * configure.in (AC_PROG_LN_S): Add.
3918
8dc7983f
JB
39192000-04-14 Jim Blandy <jimb@redhat.com>
3920
3921 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3922 section.
3923 (Target Conditionals): Document ADDRESS_TO_POINTER,
3924 POINTER_TO_ADDRESS.
3925
1a8237e8
DB
39262000-04-11 Daniel Berlin <dan@cgsoftware.com>
3927
3928 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
3929 gdb-cfg.texi to get the value.
3930
ca526f1a
JB
39312000-04-10 Jim Blandy <jimb@redhat.com>
3932
3933 * gdbint.texinfo (Target Architecture Definition): Fix
3934 cross-references.
3935
faaafcb4
JB
39362000-04-08 Jim Blandy <jimb@redhat.com>
3937
3938 * gdbint.texinfo (Using Different Register and Memory Data
3939 Representations): New section.
3940 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
3941 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
3942 REGISTER_CONVERT_TO_RAW): Document.
3943
1b27397f
AC
3944Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
3945
3946 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
3947 for acknowledgments.
3948
480ff1fb
AC
3949Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
3950
3951 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
3952 qThreadExtraInfo.
3953
a9331b3f 39542000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 3955
a9331b3f
RM
3956 * gdb.texinfo: Clarify which remote debug protocol commands are
3957 required and which are optional.
f1251bdd 3958
dbeb8dbd
AC
3959Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
3960
3961 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
3962 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
3963 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
3964 * annotate.texi: Update.
3965
6d2ebf8b
SS
39662000-03-28 Stan Shebs <shebs@apple.com>
3967
3968 * gdb.texinfo: Update dates, bump to Eighth Edition (note
3969 expectation of additional changes before release), update
3970 ISBN, add copy of top-level menu for @ifhtml, remove explicit
3971 node links, rephrase and/or shorten lines to fix formatting
3972 problem in both regular and @smallbook formats.
3973 * annotate.texi: Shorten lines in example, use smallexample
3974 consistently everywhere.
3975 * Makefile.in: Add comment about texinfo 4.0 html generation.
3976 (SFILES_INCLUDED): Add annotate.texi.
3977
5d161b24
DB
39782000-03-27 Daniel Berlin <dan@cgsoftware.com>
3979
3980 * gdb.texinfo (Debugging Output): Added new section, documenting
3981 the "set/show debug" commands.
3982
b9deaee7
AC
3983Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
3984
3985 * annotate.texi (Annotations): When GDBN omit @chapter and @node
3986 entry.
3987
3988 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
3989 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
3990 @chapter and @node entries.
a9331b3f 3991
b9deaee7 3992 * gdb.texinfo: Link all top-level nodes.
a9331b3f 3993
9ef47d30
AC
3994Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3995
3996 * Makefile.in (install-info): Create $(infodir) before installing
3997 files.
3998
cfeada60
FN
39992000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4000
4001 From David Whedon <dwhedon@gordian.com>
4002 * gdbint.texinfo : Added paragraphs about command deprecation.
4003
6837a0a2
DB
40042000-03-22 Daniel Berlin <dan@cgsoftware.com>
4005
4006 * gdb.texinfo: Add documentation for the apropos command.
4007
bba2971c
MS
40082000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4009
4010 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4011
2b628194
MS
40122000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4013
a9331b3f 4014 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4015 two places.
4016
96a2c332
SS
40172000-03-17 Stan Shebs <shebs@apple.com>
4018
4019 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4020 <dima@Chg.RU>, also clarification of allowed content for
4021 string constants.
4022
f7dc1244 40232000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4024
4025 * gdb.texinfo (main menu): Add Annotations.
4026 (File Options): Add @cindex entries for each command-line option.
4027 Document --epoch, --annotate, --async, --interpreter, --write,
4028 --statistics, and --version.
4029
4030 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4031 of GDB.
4032
9d233477
JB
40332000-02-23 Jim Blandy <jimb@redhat.com>
4034
4035 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4036
14e0eb3b
JB
40372000-02-22 Jim Blandy <jimb@redhat.com>
4038
4039 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4040
3555de01
JM
40412000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4042
4043 * Makefile.in (diststuff): New target.
4044
5e35df8e
KB
40452000-02-15 Kevin Buettner <kevinb@redhat.com>
4046
4047 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4048 architecture. [From Jim Wilson.]
5e35df8e 4049
c5394b80
JM
40502000-01-16 Tom Tromey <tromey@cygnus.com>
4051
4052 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4053 (Delete Breaks): Mention range arguments.
4054 (Disabling): Likewise.
4055
c3f6f71d
JM
40562000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4057
4058 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4059
c4093a6a
JM
4060Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4061
4062 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4063 valid functions.
4064
11cf8741
JM
40651999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4066
4067 * gdb.texinfo: Clarify regular expressions used in rbreak.
4068
917317f4
JM
40691999-10-15 Kevin Buettner <kevinb@cygnus.com>
4070
4071 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4072 MEMORY_REMOVE_BREAKPOINT): Document.
4073
4074Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4075
4076 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4077 offset re-using the DATA offset instead.
4078
2df3850c
JM
40791999-10-11 Jim Kingdon <kingdon@redhat.com>
4080
4081 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4082
40831999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4084
4085 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4086 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4087 typos.
4088
4089 * gdb.texinfo: Various minor wording and formatting improvements,
4090 mentions of additional command-line options.
4091
2acceee2
JM
40921999-09-30 Fred Fish <fnf@cygnus.com>
4093
4094 * gdb.texinfo: Document additional forms of specifying section
4095 names and addresses for the add-symbol-file command.
4096
c2c6d25f
JM
40971999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4098
4099 * gdbint.texinfo: Fix typo, add the word "have".
4100
41011999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4102
4103 * gdbint.texinfo (Target Architecture Definition): Document the
4104 SKIP_PERMANENT_BREAKPOINT macro.
4105
d4f3574e
SS
41061999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4107
4108 * gdb.texinfo: Fiks speling errers.
4109
4110 * gdb.texinfo: Fix uses of @multitable.
4111
f7dc1244 4112 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4113 * gdb.texinfo: Include details specific to DOS host, clarify
4114 some confusing language, fix @ref/@xref/@pxref usages, add
4115 comments about using with optimization, add more indexing,
4116 fix info about disassembly-flavor.
4117
4118Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4119
4120 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4121 SKIP_SOLIB_RESOLVER): Define.
4122
4123Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4124
4125 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4126 ``g'' packets.
4127
104c1213
JM
41281999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4129
4130 * gdb.texinfo: Create a new "Configurations" chapter with
4131 platform-specific info, inline remote.texi and move sections of it
4132 into the new chapter, move bits about info proc, heuristic search,
4133 and register stack into the new chapter.
4134 * remote.texi: Remove, now part of gdb.texinfo.
4135 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4136
41371999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4138
4139 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4140 GDB_TARGET_IS_MACH386): These kludges have gone away.
4141
4142Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4143
4144 * gdbint.texinfo (Target Architecture Definition): Mention
4145 TDEPLIBS.
4146
53a5351d
JM
41471999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4148
4149 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4150 surrounding text to fit HP-UX bits into general info.
4151 (HPPA-cfg.texi): Remove, no longer useful.
4152
4153 * gdb.texinfo: Remove explicit links from @node lines, remove
4154 HP-added "Detailed Node Listing" from main menu which confuses
4155 things.
4156
4157 From Dmitry Sivachenko <dima@Chg.RU>:
4158 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4159 in description of `set environment'.
4160
41611999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4162
4163 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4164
7be570e7
JM
41651999-08-12 Ben Elliston <bje@cygnus.com>
4166
4167 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4168
f7dc1244 41691999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4170
4171 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4172 watch, awatch, and rwatch. Explain why the latter two cannot be
4173 set as software watchpoints. Document that watchpoints for local
4174 variables are deleted when the debuggee terminates.
4175
4176Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4177
4178 * remote.texi (Protocol): Further clarification of the "qRcmd"
4179 packet. Allow E.. response packet. "qRcmd" packet is no longer
4180 reserved.
4181
41821999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4183
a9331b3f
RM
4184 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4185 * gdb.texinfo: Ditto.
7be570e7 4186
96baa820
JM
41871999-08-06 Tom Tromey <tromey@cygnus.com>
4188
4189 * gdb.texinfo (KOD): New node.
4190
4191Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4192
4193 * remote.texi (Rcmd): Fix minor formatting typos.
4194
4195Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4196
4197 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4198 packets.
4199
adf40b2e
JM
42001999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4201
4202 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4203 fixes.
4204
43ff13b4
JM
4205Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4206
4207 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4208
085dd6e6
JM
4209Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4210
4211 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4212 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4213 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4214 packets that are not supported on all hosts. Expand examples.
4215 Spell check.
4216
42171999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4218
4219 * Makefile.in: Recognize html, install-html. Add targets
4220 to build HTML versions of documentation via texi2html.
4221
4222Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4223
4224 * gdbint.texinfo (Testsuite): New chapter, information about the
4225 testsuite.
4226
4227Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4228
4229 * remote.texi (Communication Protocol): Rewrite.
4230
4231Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4232
4233 * stabs.texinfo: Fix uses of xref.
4234
9e0b60a8
JM
4235Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4236
4237 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4238 info about patch submission.
4239
cce74817
JM
4240Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4241
4242 From Per Bothner <bothner@cygnus.com>:
4243 * gdb.texinfo: Document Chill support.
4244
4245Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4246
4247 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4248 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4249 Document that the value should be greater-than or equal-to zero.
4250 (NO_STD_REGS): Document. Deprecate.
4251
ac9a91a7
JM
4252Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4253
4254 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4255 Document that these are not used.
4256
4257Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4258
4259 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4260
392a587b
JM
4261Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4262
4263 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4264 numargs was dropped.
4265
4266Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4267
4268 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4269
b83266a0
SS
4270Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4271
4272 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4273 Update.
4274
7a292a7a
SS
4275Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4276
4277 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4278 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4279
4280Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4281
4282 * gdbint.texinfo: Fix typos: $ -> @.
4283
4284Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4285
4286 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4287 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4288 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4289 BREAKPOINT_FROM_PC.
a9331b3f 4290
7a292a7a
SS
4291Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4292
4293 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4294 CALL_DUMMY_STACK_ADJUST): Document.
4295
4296Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4297
4298 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4299 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4300
43011999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4302
4303 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4304 longer exists.
4305
4306Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4307
4308 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4309 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4310 they make the manual source incomprehensible.
4311 * h8-cfg.texi: Remove, hasn't been used in years.
4312
c906108c
SS
4313Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4314
4315 * gdb.texinfo: Update the credits.
4316
4317Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4318
4319 * gdb.texinfo: Fix mistakes noticed in printout of last
4320 draft, add Alpha to discussion of heuristic fence post.
4321
4322Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4323
4324 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4325 Edition, merge some HP changes into mainline, describe some
4326 previously undocumented features, describe more of the target
4327 commands available, eliminate obsolete section on renamed
4328 commands.
4329 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4330
4331Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4332
4333 * gdb.texinfo: Make many HPPA conditionals unconditional,
4334 including catchpoint description, since now on for all configs.
4335 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4336 specializations.
4337
4338Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4339
4340 * Makefile.in (GDBvn.texi): Fix match expression to work with
4341 current format of VERSION in gdb/Makefile.in.
4342 * gdb.texinfo: Fix node ref to match new readline.
4343
4344Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4345
a9331b3f
RM
4346 * gdb.texinfo: Changes made as part of a project to merge in
4347 changes made by HP. Documentation makes extensive use of
c906108c
SS
4348 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4349 on remote debugging. There are differences in documentation
4350 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4351 the HP manual discusses catchpoints, hardware watchpoints, and
4352 some HPUX specific limitations for shared library support.
a9331b3f 4353
c906108c
SS
4354 There are also a number of @node changes.
4355
43561999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4357
4358 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4359 (C Usage): Same.
4360
4361Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4362
4363 The following changes were made by Edith Epstein
4364 <eepstein@cygnus.com> as part of a project to merge in changes
4365 made by HP.
a9331b3f 4366
c906108c
SS
4367 * HPPA-cfg.texi: new file.
4368
4369 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4370
4371 * refcard.tex: change documentation about catch.
4372 removed info catch.
4373
4374Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4375
4376 * gdbint.texinfo: Expand on GDB's coding standards,
4377 specify the use of arg names with prototypes.
4378
43791998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4380
4381 * gdb.texinfo: Fix tipo.
4382
4383Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4384
4385 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4386 TARGET_BYTE_ORDER_SELECTABLE_P.
4387
4388Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4389
4390 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4391
43921998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4393
4394 * agentexpr.texi: New file.
4395
4396Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4397
4398 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4399
44001998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4401
4402 * remote.texi: Changed wording that implied that the GDB remote
4403 protocol caches register values instead of GDB itself.
4404
4405Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4406
4407 * gdbint.texinfo: Add some info about symbol readers.
4408 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4409 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4410 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4411 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4412
4413Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4414
a9331b3f 4415 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4416
4417Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4418
4419 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4420
4421Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4422
4423 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4424 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4425
4426Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4427
4428 * gdbint.texinfo: Fix minor typos.
4429
4430Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4431
4432 * gdbint.texinfo: Complete overhaul. Group descriptions more
4433 logically, add more info on generic algorithms, remove much
4434 obsolete and/or wrong material.
4435
4436Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4437
4438 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4439
4440Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4441
4442 * refcard.tex: Copyright, address updates.
4443
4444Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4445
4446 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4447 for the edition instead of confusing GDB-version-like numbers.
4448
4449Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4450
4451 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4452
4453Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4454
4455 * LRS: Reformat a bit to keep text under 80 columns.
4456
4457Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4458
4459 * gdb.texinfo: Add some credits, mention bug monitor.
4460 * remote.texi: Mention mips monitor targets.
4461 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4462
c906108c
SS
4463Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4464
4465 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4466 files, finish sorting of host vs target vs native macros, describe
4467 some more of them.
4468
4469Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4470
4471 * gdbint.texinfo (Host Conditionals): Document change from
4472 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4473
4474Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4475
4476 * gdbint.texinfo (Host Conditionals): Document
4477 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4478
4479Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4480
4481 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4482 Document LSEEK_NOT_LINEAR.
4483
4484Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4485
4486 * stabs.texinfo (Stab Section Basics): Make it clear that only
4487 some versions of the GNU linker remove the leading N_UNDF symbol.
4488
4489Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4490
4491 * stabs.texinfo (String Field): Document type number pairs here,
4492 instead of in the Sun specific section.
4493 (Include Files): The GNU linker supports the N_BINCL
4494 optimization. Clarify the N_BINCL value, and what it is used
4495 for.
4496 (Procedures): Document N_FUN with an empty string to mark the end
4497 of a function.
4498 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4499 (Sun Differences): Remove this node, as the information is now
4500 elsewhere in the main document.
4501 (Stab Section Basics): Mention that the GNU linker may optimize
4502 stabs and remove the leading N_UNDF symbol.
4503
4504Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4505
4506 * gdb.texinfo, refcard.tex: Restore author credit
4507
4508Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4509
4510 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4511 documentation to account for START and END macros taking
4512 one arg.
4513
4514Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4515
4516 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4517 * gdb.texinfo (Frames): Fix typo.
4518
4519Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4520
4521 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4522 a target_signal as arg type, not a pid.
4523
4524Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4525
4526 * gdb.texinfo: Document `set assembly-language'.
4527
4528Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4529
4530 * remote.texi: Update list of stubs in the GDB distribution.
4531
4532Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4533
4534 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4535 Also document that some systems can use mmalloc but must define
4536 this if their C runtime allocates memory that is later freed.
4537 (MMCHECK_FORCE): Document new macro.
a9331b3f 4538
c906108c
SS
4539Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4540
4541 * remote.texi: Add documentation for target Sparclet.
4542
4543Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4544
a9331b3f 4545 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4546 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4547 * configure.in: Rewritten for autoconf.
4548 * configure: New.
4549
4550Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4551
4552 * Makefile.in (DVIPS): New define, set to dvips.
4553 (dvi): Add stabs.dvi.
4554 (ps): New target.
4555 (all-doc): Depend on info, dvi, and ps targets.
4556 (STAGESTUFF): Add *.ps and *.dvi files.
4557 (clean-info, clean-dvi): Remove.
4558 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4559 rules completely rewritten.
4560 (maintainer-clean): Remove clean-info and clean-dvi
4561 dependencies and put their actions in the rules.
4562 (gdb.ps): New target
a9331b3f 4563 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4564 intermediate TeX files, whether they have 2 or 3 character
4565 extensions.
4566 (gdbint.ps): Add target and rules.
4567 (gdb-internals): Delete unused target.
4568 (Makefile): Depends upon config.status also.
4569
4570Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4571
4572 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4573 set.
4574
4575Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4576
4577 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4578 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4579
4580Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4581
4582 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4583
4584Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4585
4586 * gdb.texinfo (Print settings): Document
4587 `set/show print static-members' commands.
4588
4589Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4590
4591 * gdbint.texinfo (Native): Document name change, coredep.c to
4592 core-aout.c.
4593
4594Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4595
4596 * stabs.texinfo (Include Files): Document the values the SunOS4
4597 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4598
4599Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4600
4601 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4602 Fix typo.
4603
4604Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4605
4606 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4607 "gdb.tar.Z".
4608
4609Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4610
4611 * Makefile.in (maintainer-clean): New target, synonym for
4612 realclean.
4613
4614Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4615
4616 * Update all FSF addresses except those in COPYING* files.
4617
4618Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4619
4620 From Richard Earnshaw (rearnsha@armltd.co.uk):
4621 * gdb.texinfo (convenience variables): Document $_exitcode.
4622 (quit): Document optional expression to use as exit code.
4623
4624Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4625
4626 * gdb.texinfo, remote.texi: Brought up to date with various
4627 GDB changes.
4628
4629Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4630
4631 * gdb.texinfo: Update dates and versions, fix comments about
4632 hardware watchpoints in future releases and about the
4633 sharedlibrary command.
4634
4635Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4636
4637 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4638 C_FUN stab. Other cleanups.
4639
4640Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4641
4642 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4643 for the sparc stub.
4644
4645Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4646
4647 * annotate.texi: Clarify which addresses have differing formats
4648 depending on the language and which do not.
4649
4650Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4651
4652 * remote.texi (NetWare): Changed example to use BOARD= instead of
4653 NODE= argument to reflect correspoding change to gdbserve.nlm.
4654
4655Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4656
4657 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4658 GDB, as well as AIX dbx, supports the size type attribute.
4659
4660Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4661
4662 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4663
4664Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4665
4666 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4667 and new 'if' and 'while' commands.
4668
4669Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4670
4671 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4672
4673Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4674
4675 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4676 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4677 NetWare targets. Mostly stolen from the Server node.
4678
4679Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4680
4681 * gdb.texinfo (Setting): Talk about the language of a source file
4682 versus the working language. The old documentation did not match
4683 what GDB did.
4684
4685Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4686
4687 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4688 of a source file.
4689
4690Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4691
4692 * gdb.texinfo (Processes): New node.
4693
4694Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4695
4696 * remote.texi: Update documentation of set/show mipsfpu.
4697
3fc11d3e
JM
4698Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4699
4700 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4701 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4702
4703Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4704
4705 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4706 obsolete conditionals, described some others.
4707
4708Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4709
4710 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4711 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4712
4713Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4714
4715 * gdbint.texinfo: Put regex conditionals in their own table.
4716
4717Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4718
4719 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4720 described or fixed the descriptions of many others.
4721
4722Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4723
4724 * gdb.texinfo: Add some more credits.
4725 * gdbint.texinfo: Capitalize GDB consistently, describe some
4726 macros and remove some.
4727
4728Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4729
4730 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4731 obsolete conditionals, described some others.
4732
4733Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4734
4735 * gdb.texinfo (help targets): Changed to `help target', which
4736 is the correct gdb command.
4737
4738Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4739
4740 * annotate.texi (TODO): New node, for keeping track of annotations
4741 suggested but not yet implemented.
4742
4743Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4744
4745 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4746 another symbol, it is not the address itself.
4747
4748Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4749
4750 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4751 of stabs-in-coff sections.
4752
4753Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4754
4755 * annotate.texi: Change edition to 0.5 and date to May 1994.
4756 Add index.
4757 (Frames): New node, for frame annotation.
4758 (Displays): New node, for display annotation.
4759
4760 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4761 when waiting for your program to stop.
4762
4763Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4764
4765 * annotate.texi (Breakpoint Info): Document annotation of header
4766 fields and record annotation.
4767
4768Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4769
4770 * annotate.texi: New file, to document annotations.
4771
4772Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4773
4774 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4775 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4776
4777Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4778
4779 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4780 section, and say n_strx field is compilation unit relative.
4781 * stabs.texinfo: Don't use @code for a.out when it is the name of
4782 an object file format.
4783
4784Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4785
4786 * gdb.texinfo: Refer to file names, not path names, per rms
4787 convention.
4788 (Arguments): Fix typo.
4789
4790Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4791
4792 * stabs.texinfo (Global Variables): Talk about stabs in files
4793 where variables are referenced, but not defined.
4794
4795Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4796
4797 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4798 Cplusplus to new nodes Member Type Descriptor and Method Type
4799 Descriptor. Re-write stuff for #.
4800
4801Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4802
4803 * gdb.texinfo (Print Settings): Don't document "set print
4804 fast-symbolic-addr off". The bug which it worked around was fixed
4805 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4806
4807 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4808 N_ENTRY node.
4809
4810 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4811
4812Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4813
4814 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4815 references to ieee-float.c.
4816
4817Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4818
4819 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4820 match what the code actually does.
4821
4822Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4823
4824 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4825
4826Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4827
4828 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4829 i, and b.
4830
4831Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4832
4833 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4834 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4835 as "stabs in sections" rather than just saying "ELF and SOM".
4836 Also make that stuff apply to COFF.
4837
4838Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4839
4840 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4841 Ghostscript.
4842
4843Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4844
4845 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4846 versus functions without line numbers, also mention stepping into
4847 them as well as "step" when you are in them. Tell the user how to
4848 deal with the situation. Add comment about "debugging information".
4849
4850Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4851
4852 * stabs.texinfo (Enumerations): Document restriction on where
4853 enumeration types can appear and still win with GDB.
4854
4855Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4856
4857 * stabs.texinfo (Negative Type Numbers): Document format for type
4858 -16.
4859
4860Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4861
4862 * gdb.texinfo (Selection, Frame Info): Update information about
4863 arbitrary frame specficiations.
4864
4865Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4866
4867 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4868
4869Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4870
4871 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4872
4873Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4874
4875 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4876
4877Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4878
4879 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4880 Differences node to Statics node.
4881 (Statics): Discuss XCOFF use of V symbol descriptor.
4882
4883 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4884 not clean.
4885
4886Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4887
4888 * gdb.texinfo (Print Settings): Document `set print
4889 fast-symbolic-addr' and improve the doc for some other
4890 `set print's.
4891
4892Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4893
4894 * stabs.texinfo (String Field): Talk about defining several type
4895 numbers at once.
4896 Fix lint regarding changing node ELF Transformations to
4897 ELF and SOM Transformations.
4898
4899Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4900
4901 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4902
4903Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4904
4905 * stabs.texinfo (Cross-References): `::' is for nested types only
4906 within <>.
4907 (Structures): Document static members.
4908
4909Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4910
4911 * stabs.texinfo: Document S type attribute.
4912
4913Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4914
4915 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4916
4917Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4918
4919 * gdbint.texinfo: Fix a few typos.
4920
4921Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4922
4923 * gdb.texinfo, remote.texi: formatting improvements
4924
4925 * gdb.texinfo (New Features): mention threads.
4926 (Summary, C): fix xrefs in newly contributed text.
4927 (Threads): index entries, clarifications, example
4928 (passim): minor typos fixed, phrasing improvements
4929
4930 * remote.texi (Bootstrapping): rephrase text on ^C and add index
4931 entries; (Server): explain use of gdbserver w/real-time systems,
4932 add example of conflicting TCP port; (MIPS Remote) break up
4933 running text into table, highlighting commands, and add example.
a9331b3f 4934
c906108c
SS
4935Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4936
4937 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
4938
4939Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4940
4941 * stabs.texinfo (Nested Symbols): New node.
4942 (String Field, Symbol Descriptors, Cross-References): Refer to it.
4943
4944Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4945
4946 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
4947 to picking which Bbss.bss symbol to use, and (because there seems to
4948 be no good way of doing it) re-write some of the text to make it
4949 sound like Bbss.bss isn't such a great idea after all (as currently
4950 designed).
4951
4952 * gdb.texinfo (C): In addition to saying people have to use g++ for
4953 good results, say they have to use stabs. Specifically say cfront
4954 doesn't work well.
4955 (Summary): Merge in information on Modula-2, Pascal, and Chill from
4956 the gdb README. Add xrefs to places where the support for the various
4957 languages is described in detail.
4958
4959Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4960
4961 * stabs.texinfo: Clean up stuff about visibility and virtual
4962 characters.
4963
4964 * stabs.texinfo (N_M2C): Cite Sun doc.
4965
4966Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4967
4968 * gdb.texinfo: updates re threads.
4969 * remote.texinfo: avoid index entries starting with digits.
4970
4971Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4972
4973 * stabs.texinfo (Enumerations): Talk about large, negative and
4974 octal values. Clean up cross reference to type attributes.
4975 (String Field): Say that GDB 4.11 supports size attribute.
4976
4977Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4978
4979 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
4980 is a mandatory step. Make the stuff about that more concise.
4981
4982Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4983
4984 * stabs.texinfo (Class Names): New node.
4985
4986 * gdb.texinfo (Command Files): Explain order of init file reading.
4987
4988 * remote.texi (Bootstrapping): Talk about getting the serial driver
4989 to deal with ^C sent by gdb to stop the remote system.
4990
4991Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
4992
4993 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
4994
4995 * libgdb.texinfo (Defining Commands): made the DOC arg
4996 to gdb_define_app_command a char * instead of char **
4997 per a suggestion from kingdon.
4998
4999 * libgdb.texinfo: total rewrite from a different starting
5000 premise.
5001
5002Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5003
5004 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5005 floats passed as doubles (to improve clarity).
5006
5007Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5008
5009 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5010
5011 * a4rc.sed: update to work with Andreas Vogel papersize params
5012
5013 * refcard.tex: use Andreas Vogel simplifications of papersize
5014 params; remove useless version info; update copyright date.
5015
5016Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5017
5018 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5019
5020Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5021
5022 * gdb.texinfo (Files): Say what address the load command loads it at.
5023
5024 * stabs.texinfo (Common Blocks): Minor cleanups.
5025
5026 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5027 that Sun has backed away from the linker kludge and thus the relevant
5028 issue is changes to the SunPRO tools, not the Solaris linker.
5029
5030 * stabs.texinfo (Traditional Integer Types): Clean up description
5031 of octal bounds a little bit. Document extra leading zeroes.
5032
5033Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5034
5035 * gdb.texinfo (Signaling): Update for symbolic symbol names
5036 and add a section explaining the difference between the GDB
5037 signal command and the shell kill utility.
5038
5039Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5040
5041 * libgdb.texinfo: added `@' to braces that were unescaped.
5042
5043Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5044
5045 * libgdb.texinfo: new file. Spec for the gdb library.
5046
5047Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5048
5049 * stabs.texinfo (Include Files): Fix typo (start -> end).
5050
5051Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5052
5053 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5054 from Melissa at FSF's editing pass.
5055
5056Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5057
5058 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5059 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5060 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5061
5062Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5063
5064 * remote.texi (Bootstrapping): Discuss 386 call gates.
5065
5066Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5067
5068 * stabs.texinfo (Based Variables): New node.
5069
5070Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5071
5072 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5073 names, sizes, and formats to suggest how not to lose.
5074
5075Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5076
5077 * stabs.texinfo (Methods): Fix typo.
5078
5079Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5080
5081 * gdb.texinfo: Fix a few typos.
5082
5083Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5084
5085 * gdb.texinfo: Clarify how well it works with Fortran.
5086
5087 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5088 More on relocating stabs in ELF files.
5089
5090Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5091
5092 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5093
5094Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5095
5096 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5097 parameters on VAX.
5098
5099Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5100
5101 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5102
5103Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5104
5105 * stabs.texinfo: Make info author notice match the TeX author notice.
5106
5107Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5108
5109 * stabs.texinfo: Initial-caps all words in node names and
5110 non-trivial words in section names.
5111
5112Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5113
5114 * stabs.texinfo: Many minor cleanups.
5115
5116 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5117
5118Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5119
5120 * stabs.texinfo: Remove full description of big example.
5121 It's not really helpful; just use pieces of it where appropriate.
5122 Add more Texinfo formatting directives (@samp, etc.).
5123 Use @deffn to define stab types.
5124 Eliminate some wordiness. Break up some nodes.
5125 Add an (alphabetized) index of symbol types.
5126 Use consistent capitalization style in node and section names.
5127
5128Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5129
5130 * gdb.texinfo: Change typo "Two two" to "The two".
5131
5132Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5133
5134 * stabs.texinfo (XCOFF-differences): Remove references to
5135 non-existent types N_DECL and N_RPSYM.
5136
5137 * stabs.texinfo (String Field): Say that type attributes bug is
5138 fixed in GDB 4.10, since it is.
5139
5140 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5141
5142Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5143
5144 * stabs.texinfo: Formatting cleanups.
5145
5146Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5147
5148 * stabs.texinfo: When explaining the n_type of a stab, standardize
5149 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5150 no tabs, use @r).
5151 (Global Variables): Clean up.
5152
5153Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5154
5155 * stabs.texinfo (Stack Variables): Re-write.
5156
5157Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5158
5159 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5160 addresses of a source file. Also revise formatting.
5161 Change "object module" or "object file" to "source file".
5162 Various: Miscellaneous cleanups.
5163
5164Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5165
5166 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5167
5168Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5169
5170 * gdbint.texinfo: Removed many nonsensical machine-collected
5171 host and target conditionals, described some of the remainder.
5172
5173Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5174
5175 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5176
5177 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5178 paragraph which follows.
5179
5180 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5181 variables. Looks better and avoids overful hbox.
5182
5183Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5184
5185 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5186
5187Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5188
5189 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5190 retransmit-timeout
5191
5192Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5193
5194 * gdbint.texinfo: Update statement about `some ancient Unix
5195 systems, like Ultrix 4.0' to Ultrix 4.2.
5196
5197Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5198
5199 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5200
5201 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5202
5203 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5204 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5205
5206 * remote.texi: new name for former gdbinv-s.texi
5207
5208 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5209
5210Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5211
5212 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5213 variables for MIPS remote debugging protocol.
5214
5215Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5216
5217 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5218
5219Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5220
5221 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5222
5223Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5224
5225 * gdb.texinfo: repair conditional bugs in text markup
5226
5227Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5228
5229 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5230 to select Modula-2 material.
5231
5232Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5233
5234 * stabs.texinfo: Cleanups regarding statics.
5235
5236 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5237 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5238
5239Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5240
5241 * stabs.texinfo: N_MAIN is sometimes used for C.
5242
5243Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5244
5245 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5246
5247Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5248
5249 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5250 removed from the code by Kingdon.
c906108c
SS
5251
5252Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5253
5254 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5255 input when evaluating breakpoint conditions; the bug has been fixed.
5256
5257 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5258 sets the ignore count to N-1, not to N.
5259
5260Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5261
5262 * refcard.tex (\hoffset): correct longstanding error to match
5263 intended offset; avoids cutting off edge on some printers
5264
5265Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5266
5267 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5268
5269Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5270
5271 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5272
5273Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5274
5275 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5276 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5277 collect sed edits if any, apply to refcard before formatting;
5278 (refcard.ps) stop implying PS fonts if PS output requested;
5279 (lrefcard.ps) delete extra target for variant PS fonts
5280
5281 * refcard.tex: parametrize papersize dependent info, collect
5282 in easily replaced spot
5283
5284 * a4rc.sed: new file, edits to refcard for A4 paper
5285
5286Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5287
5288 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5289
5290Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5291
5292 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5293
5294Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5295
5296 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5297 politely rather than rudely.
5298
5299Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5300
5301 * stabs.texinfo: Document common blocks.
5302
5303Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5304
5305 * stabs.texinfo: Add some basic info about stabs-in-elf.
5306
5307Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5308
5309 * stabs.texinfo (Top): Minor cleanup.
5310
5311Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5312
5313 * Makefile.in (install-info): remove parentdir support
5314
5315Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5316
5317 * gdb.texinfo (Copying): delete this node and references to it;
5318 RMS says this manual need not carry GPL. (passim): Improvements
5319 from last round at FSF, largely due to Ian Taylor review, and
5320 minor formatting improvements.
5321
5322 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5323 largely due to Ian Taylor review. (Debug Session): minor edits to
5324 new text.
5325
5326Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5327
5328 * Makefile.in (realclean): Remove info and dvi files too.
5329
5330Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5331
5332 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5333 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5334 * gdb.texinfo: Change accordingly.
5335
5336 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5337 N_{L,R}BRAC,N_SLINE are relative to.
5338
5339Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5340
5341 * Makefile.in (GDBvn.texi): Update atomically.
5342
5343Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5344
5345 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5346
5347Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5348
5349 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5350 addresses together. Also motivate the set print symbol-filename
5351 command and suggest other solutions.
5352
5353Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5354
5355 * gdb.texinfo (set print elements): Note that the number of
5356 elements is set to unlimited by "set print elements 0".
5357
5358Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5359
5360 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5361 NF_LDOUBLE means.
5362 (Stab Types): Include Solaris stab types.
5363 (Procedures): Document Solaris extensions.
5364
5365Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5366
5367 * gdb.texinfo: Add `set print symbol-filename' doc.
5368
5369Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5370
5371 * stabs.texinfo (Arrays): Talk about type definition vs. type
5372 information.
5373
5374 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5375 the trailing semicolon.
5376
5377Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5378
5379 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5380 and merge in other parts of the document addressing these subjects.
5381 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5382
5383 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5384 at the end of a range type.
5385
5386 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5387 AIX extensions.
5388
5389Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5390
5391 * stabs.texinfo (Stabs Format): Misc fixes.
5392
5393Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5394
5395 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5396 (Traditional builtin types): Document convex convention for long long.
5397 (Negative builtin types): Discuss type names, and misc fixes.
5398
5399Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5400
5401 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5402 point types used with @samp{R} type descriptor.
5403 (Symbol Descriptors): Describe how to handle conflict between
5404 different meanings of @samp{P} symbol descriptor.
5405
5406Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5407
5408 * stabs.texinfo: Remove node Quick Reference and put its children
5409 directly under the main menu.
5410
5411 * stabs.texinfo: Many more changes to bring it into line with
5412 AIX documentation and reality. I think it now has all the
5413 information from the AIX documentation, except that I burned
5414 out when I got to variant records (Pascal and Modula-2) and
5415 all the COBOL types. Oh well, we can add them later when we're
5416 worrying more about those languages.
5417
5418 * stabs.texinfo (Automatic variables): Talk about what it means
5419 to omit the symbol descriptor.
5420
5421Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5422
5423 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5424 gcc2 behavior with promoted args.
5425
5426Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5427
5428 * gdb.texinfo: include readline appendices in info version of manual
5429
5430Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5431
5432 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5433 target remote.
5434
5435 * gdb.texinfo (Machine Code): more index entries for disassemble
5436
5437Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5438
5439 * Clarify the intended use of the gdb-testers and gdb-patches
5440 mailing lists, and shrink gzip comment.
5441
5442Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5443
5444 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5445 DOSHOST configuration of manual.
5446
5447 * gdb.texinfo (MIPS Stack): new node.
5448
5449 * all-config.texi (MIPS) new switch.
5450
5451 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5452 tense; (MIPS Remote) new node.
5453
5454 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5455 bug; (Environment) less passive, other small cleanups in text about
5456 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5457 (Remote) new MIPS Remote menu entry.
5458
5459Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5460
5461 * stabs.texinfo: Many changes to include information from the
5462 AIX documentation.
5463
5464 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5465
5466Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5467
5468 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5469 Move a bunch of information from ../README.
5470 (Getting Started): New node.
5471
5472Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5473
5474 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5475
5476 * gdb.texinfo: advance manual revision dates to present
5477
5478 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5479 stop using silly Roman numerals in @set variable names
5480
5481Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5482
5483 * stabs.texinfo (Parameters): Keep trying to get this right.
5484
5485Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5486
5487 * stabs.texinfo (Parameters): More on "local parameters".
5488
5489Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5490
5491 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5492
5493Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5494
5495 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5496 (Parameters): Rewrite.
5497 (xcoff-differences, Sun-differences): Minor changes.
5498
5499Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5500
5501 * stabs.texinfo: Minor cleanup.
5502
5503Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5504
5505 * gdbint.texinfo: Minor xcoff stuff.
5506
5507Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5508
5509 * gdbint.texinfo: Update for new config directory structure.
5510 Add info about internal type data structures.
5511
5512Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5513
5514 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5515 $(srcdir).
5516 (gdb-config.texi): Depend on file in $(srcdir).
5517
5518Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5519
5520 * stabs.texinfo: Fixes about N_SO.
5521
5522Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5523
5524 * gdb.texinfo: include list of nonstandard init file names
5525
5526 * *-config.texi: new switch GENERIC for text that applies *only*
5527 to (usual) multiple-target version of manual
5528
5529 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5530 h8 config
5531
5532 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5533 in menus (rather than conditionally selected multiple alternative
5534 menus).
5535
5536 * Makefile.in: define and use DOC_CONFIG var to select
5537 configuration for GDB user manual.
5538
5539 * gdb-config.texi: delete from repository, generate from Makefile.
5540
5541 * all-config.texi: normal `generic' configuration file, formerly
5542 stored as gdb-config.texi
5543
5544Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5545
5546 * Makefile.in: add dvi target to build all .dvi files
5547
5548Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5549
5550 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5551
5552Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5553
5554 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5555 host conditionals.
5556 * stabs.texinfo: More array fixes inspired by Jim's.
5557
5558Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5559
5560 * stabs.texinfo: Fixes re arrays and continuations.
5561
5562 * gdbint.texinfo: Add XCOFF node.
5563
5564Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5565
5566 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5567
5568Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5569
5570 * stabs.texinfo: Fix for array types to mention lower bounds.
5571
5572Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5573
5574 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5575
5576Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5577
5578 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5579
5580Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5581
5582 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5583 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5584
5585Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5586
5587 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5588
5589Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5590
5591 * gdb.texinfo, gdbinv-s.texi: misc updates
5592
5593Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5594
5595 * gdbint.texinfo: Brief documentation for longjmp support,
5596 from an email msg by Stu.
5597
5598Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5599
5600 * stabs.texinfo: Fix description of floating point "range"
5601 types (which really define basic types). Reported by Jim Meehan,
5602 <meehan@src.dec.com>.
5603
5604 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5605
5606Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5607
5608 * gdbint.texinfo: Slightly expand section on supporting a new
5609 object file format.
5610
5611Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5612
5613 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5614 intermediate file.
5615
5616Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5617
5618 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5619
5620Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5621
5622 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5623
5624 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5625 as well as Z8002.
5626
5627Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5628
5629 * gdbint.texinfo: Add sections on clean design and on how to send
5630 in changes.
5631
5632Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5633
5634 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5635
5636Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5637
5638 * gdb.texinfo: Fix typo, reported by Karl Berry.
5639
5640Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5641
5642 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5643
5644Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5645
5646 * gdbint.texinfo: fixed a stray email address (needs @@),
5647 added @table @code to node "Native Conditionals"
5648
5649Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5650
5651 * gdbint.texinfo: Describe coding style of GDB.
5652
5653Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5654
5655 * stabs.texinfo: Minor wording changes.
5656
5657Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5658
5659 * gdbint.texinfo: Improve release doc slightly.
5660
5661Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5662
5663 * gdbint.texinfo: Improve doc of GDB config macros.
5664
5665Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5666
5667 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5668 These will be reinserted when examined.
5669
5670Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5671
5672 * gdbint.texinfo: Make a start at documenting all the #if macros
5673 in GDB. At least list them all, and start separating them into
5674 host-specific and target-specific.
5675
5676Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5677
5678 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5679 examples (not consistent w others).
c906108c
SS
5680 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5681 for generic vn of doc
5682
5683Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5684
5685 * Makefile.in: always create installation directories.
5686
5687Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5688
5689 * gdb.texinfo: in h8 config, do not describe searching commands.
5690
5691Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5692
5693 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5694 conditionals; introduce a few generic switches that may be
5695 useful for other cross-dev or dos-hosted configs.
5696
5697 * gdb.texinfo: fix typo in "info reg" description
5698
5699Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5700
5701 * stabs.texinfo: Minor updates from running TeX over it.
5702 * Makefile.in (stabs.dvi, stabs.ps): Add.
5703
5704Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5705
5706 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5707 First pass at converting it to texinfo.
5708
5709Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5710
5711 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5712 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5713
5714Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5715
5716 * gdbint.texinfo: Add section on partial symbol tables.
5717
5718Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5719
5720 * gdb.texinfo: document `set remotedebug' and `set
5721 rstack_high_address'.
5722
5723Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5724
5725 * gdb.texinfo: slight expansion of new text on reading info files
5726 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5727 H8/300 from DOS.
5728
5729Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5730
5731 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5732
5733Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5734
5735 * gdb.texinfo: Say how to read the `info' files.
5736
5737Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5738
5739 * Makefile.in: gm4 -> m4.
5740
5741Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5742
5743 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5744 Documentation' ahead of `Installing GDB' to match README.
5745 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5746 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5747
5748Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5749
5750 * Makefile.in: remove $(srcdir) from gdb.info rule.
5751
5752Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5753
5754 * Makefile.in: commented out gdb-all.texinfo rule. This is
5755 temporary.
5756
5757Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5758
5759 * Makefile.in, configure.in: removed traces of namesubdir,
5760 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5761 copyrights to '92, changed some from Cygnus to FSF.
5762
5763Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5764
5765 * gdb.texinfo: Improve how we ask for bug reports.
5766
5767Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5768
5769 * Makefile.in: infodir belongs in datadir.
5770
5771Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5772
5773 * Makefile.in: remove spaces following hyphens, bsd make can't
5774 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5775 standards.text support.
c906108c
SS
5776
5777Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5778
5779 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5780 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5781 and mandir now keyed off datadir by default.
5782
5783\f
5784Local Variables:
9e9c5ae7 5785mode: change-log
c906108c
SS
5786left-margin: 8
5787fill-column: 74
5788version-control: never
5789End:
This page took 0.838342 seconds and 4 git commands to generate.