]> Git Repo - binutils.git/blame - gdb/doc/ChangeLog
Document the branch tracing extensions to the remote serial protocol.
[binutils.git] / gdb / doc / ChangeLog
CommitLineData
2ae8c8e7
MM
12013-03-11 Markus Metzger <[email protected]>
2
3 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
4 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
5 qXfer:btrace:read.
6
28abe188
EZ
72013-03-09 Eli Zaretskii <[email protected]>
8
9 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
10 use colons in @anchor and @cindex entries.
11
be9a119c 122013-03-09 Hafiz Abid Qadeer <[email protected]>
6790eb9f
HAQ
13
14 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
15
be9a119c 162013-03-08 Stan Shebs <[email protected]>
f6f899bf
HAQ
17 Hafiz Abid Qadeer <[email protected]>
18
19 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
20 trace-buffer-size set and show commands.
21 (Tracepoint Packets): Document QTBuffer:size.
22 (General Query Packets): Document QTBuffer:size.
23
d57350ea
TT
242013-02-21 Tom Tromey <[email protected]>
25
26 * gdb.texinfo: Remove bad @syncodeindex.
27 (Values From Inferior, Types In Python, Inferiors In Python)
28 (Events In Python, Threads In Python, Frames In Python, Blocks In
29 Python, Symbols In Python, Symbol Tables In Python): Remove
30 @tables.
31 (Packets, General Query Packets, Tracepoint Packets)
32 (Host I/O Packets): Use @w{} for empty @item.
33
9f44fbc0
SCR
342013-02-20 Siva Chandra Reddy <[email protected]>
35
36 * gdb.texinfo (Architectures In Python): Add description about
37 the new method gdb.Architecture.disassemble.
38
f5911ea1
HAQ
392013-02-15 Pedro Alves <[email protected]>
40 Hafiz Abid Qadeer <[email protected]>
41
42 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
43 Document the "trace-file" field.
44
7e1e0340
DE
452013-02-07 Doug Evans <[email protected]>
46
47 * gdb.texinfo (Machine Code): Clarify argument to disassemble
48 command.
49
134a2066
YQ
502013-02-06 Yao Qi <[email protected]>
51
52 * gdb.texinfo (GDB/MI Async Records): Document new MI
53 notification "=tsv-modified". Update the document of MI
54 notification "=tsv-created".
55 * observer.texi (GDB Observers): New observer tsv_modified.
56 Update observer tsv_created and tsv_delete.
57
430ed3f0
MS
582013-02-05 Yufeng Zhang <[email protected]>
59
60 * gdb.texinfo (AArch64 Features): New section; document
61 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
62 (Architectures): Add new AArch64 section to document AArch64
63 architecture specific commands.
64 (ABI): Add description of the new OS ABI "Newlib" and its influence
65 on the longjmp handling.
66
1b56eb55
JK
672013-02-03 Eldar Gaynetdinov <[email protected]>
68 Jan Kratochvil <[email protected]>
69
70 * gdb.texinfo (Backtrace): Added description of 'filename-display'
71 variable in 'set/show backtrace' section.
72
c4957902
TT
732013-01-31 Tom Tromey <[email protected]>
74
75 * gdb.texinfo (Target Commands): Fix typo.
76
bea883fd
SCR
772013-01-23 Siva Chandra Reddy <[email protected]>
78
79 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
80 describing the gdb.Architecture class.
81 (Frames In Python): Add description about the new method
82 gdb.Frame.architecture().
83
796a7ff8
DE
842013-01-23 Doug Evans <[email protected]>
85
86 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
87
998580f1
MK
882013-01-21 Marc Khouzam <[email protected]>
89
90 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
91 'thread-groups' field when printing a breakpoint in MI.
92
c9fb1240
SD
932012-01-17 Sanjoy Das <[email protected]>
94 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
95 to reflect that jit-reader-load now supports absolute file-names.
96
ab04a2af
TT
972013-01-16 Tom Tromey <[email protected]>
98
99 * gdb.texinfo (Set Catchpoints): Document "catch signal".
100 (Signals): Likewise.
101
8ac3646f
TT
1022013-01-16 Tom Tromey <[email protected]>
103
104 * gdb.texinfo (GDB/MI Breakpoint Information): Document
105 "catch-type" field.
106 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
107
e93a8774
TT
1082013-01-07 Tom Tromey <[email protected]>
109
110 * gdb.texinfo (Mode Options): Don't mention -epoch.
111 (Data, Emacs): Remove obsolete comments.
112
54516a0b
TT
1132013-01-02 Tom Tromey <[email protected]>
114
115 * gdb.texinfo (GDB/MI Output Records): Update menu.
116 (GDB/MI Breakpoint Information): New node.
117 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
118 <-break-insert>: Likewise.
119
8dbe8ece
YQ
1202012-12-31 Yao Qi <[email protected]>
121
122 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
123 (Packets): Move "vStopped" packet to ...
124 (Notification Packets): ... here. Describe the components
125 of notification. Add a table of supported notifications.
126 Add an example on the process of he async notification.
127
f35a17b5
JK
1282012-12-25 Jan Kratochvil <[email protected]>
129
130 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
131 present.
132 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
133 fullname output always present.
134
0dfd2fad
PM
1352012-12-23 Pierre Muller <[email protected]>
136
137 * gdbint.texinfo (Function prototypes): Require use of "extern"
138 modifier for function prototypes in headers.
139
7785b880
JB
1402012-12-19 Joel Brobecker <[email protected]>
141
142 * refcard.tex: Update copyright notice to GPL v3 or later.
143 Update contact info.
144
3d745be3
JK
1452012-12-16 Jan Kratochvil <[email protected]>
146
147 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
148
c9b6281a
YQ
1492012-12-15 Yao Qi <[email protected]>
150
151 * gdb.texinfo (Debugging Output): Document 'set debug
152 notification' and 'show debug notification'.
153
f2a8bc8a
YQ
1542012-12-15 Yao Qi <[email protected]>
155
156 * gdb.texinfo (Listing Tracepoints): New item and example about
157 'installed on target' output.
158 Add more in the example about 'installed on target'.
159 (GDB/MI Breakpoint Commands): Doc about 'installed field.
160
451b7c33
TT
1612012-12-14 Tom Tromey <[email protected]>
162
163 * gdb.texinfo (SVR4 Process Information): Mention core files.
164
3fa7bf06
MG
1652012-12-12 Mircea Gherzan <[email protected]>
166
167 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
168
05b4bd79
PA
1692012-12-11 Pedro Alves <[email protected]>
170
171 * gdb.texinfo: Remove all mentions of Unixware throughout.
172
74a0d9f6
JK
1732012-12-09 Jan Kratochvil <[email protected]>
174
175 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
176
0c631110
TT
1772012-11-29 Tom Tromey <[email protected]>
178
179 * gdb.texinfo (SVR4 Process Information): Document missing
180 "info proc" subcommands.
181
891df0ea
YQ
1822012-11-29 Yao Qi <[email protected]>
183
184 PR gdb/1477.
185 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
186 to 'auto' instead of 'gnu'.
187
608e2dbb
TT
1882012-11-26 Tom Tromey <[email protected]>
189
190 * gdb.texinfo (MiniDebugInfo): New node.
191 (GDB Files): Update.
192
e64e0392
DE
1932012-11-16 Doug Evans <[email protected]>
194
195 * gdb.texinfo (System-wide configuration): If the system-wide init
196 file lives in the data-directory, and --data-directory is provided,
197 look for it there.
198
ae606bee
TT
1992012-11-15 Tom Tromey <[email protected]>
200
201 * gdb.texinfo (Signaling): Fix typo.
202
62747a60
TT
2032012-11-13 Giuseppe Montalto <[email protected]>
204
205 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
206 parameter "count" of -data-write-memory-bytes, and add an example.
207
18a9fc12
TT
2082012-11-12 Tom Tromey <[email protected]>
209
210 * gdb.texinfo (Symbols): Document "info type-printers",
211 "enable type-printer" and "disable type-printer".
212 (Python API): Add new node to menu.
213 (Type Printing API): New node.
214 (Progspaces In Python): Document type_printers field.
215 (Objfiles In Python): Likewise.
216 (gdb.types) <get_type_recognizers, apply_type_recognizers,
217 register_type_printer, TypePrinter>: Document.
218
53342f27
TT
2192012-11-12 Tom Tromey <[email protected]>
220
221 * gdb.texinfo (Symbols): Document "set print type methods",
222 "set print type typedefs", and flags to ptype and whatis.
223
ed8a1c2d
AB
2242012-11-09 Andrew Burgess <[email protected]>
225
226 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
227 the example -data-disassemble output. Extend the description of
228 the -data-disassemble results to document all fields. Document
229 the cli disassemble command as being related to -data-disassemble.
230
8506d139
YQ
2312012-11-09 Yao Qi <[email protected]>
232
233 PR gdb/14777.
234 * gdb.texinfo (OS Information): Remove doc on command
235 'info udot'.
236
4d3f93a2
JB
2372012-11-08 Joel Brobecker <[email protected]>
238
239 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
240 gdb.ini warning for Windows port.
241
1e96de83
YQ
2422012-11-08 Yao Qi <[email protected]>
243
244 * gdb.texinfo (Search): Add kindex for 'fo'.
245
dc939229
TT
2462012-11-05 Tom Tromey <[email protected]>
247
248 PR python/14802:
249 * gdb.texinfo (Functions In Python): Add example.
250
6f6484cd
YQ
2512012-11-03 Yao Qi <[email protected]>
252
253 * observer.texi (GDB Observers): Remove observer
254 'tracepoint_modified', 'tracepoint_created' and
255 'tracepoint_deleted'.
256
af4238e5
TT
2572012-10-26 Tom Tromey <[email protected]>
258
259 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
260
687e43a4
TT
2612012-10-25 Tom Tromey <[email protected]>
262
263 * gdb.texinfo (General Query Packets): Use @itemx.
264
8de0566d
YQ
2652012-10-17 Yao Qi <[email protected]>
266
267 * observer.texi (GDB Observers): Update observer
268 'memory_changed'.
269 * gdb.texinfo (GDB/MI Async Records): Document for
270 "memory-changed" notification.
271
07540c15
DE
2722012-10-15 Doug Evans <[email protected]>
273
274 * gdb.texinfo (Mode Options): Document -nh.
275 Elaborate on docs for -nx.
276
d7019589
SP
2772012-09-26 Siddhesh Poyarekar <[email protected]>
278
279 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
280
82a90ccf
YQ
2812012-09-21 Yao Qi <[email protected]>
282 Pedro Alves <[email protected]>
283
284 * gdb.texinfo (GDB/MI Async Records): Document notification
285 'record-started' and 'record-stopped'.
286 * observer.texi (GDB Observers): New observer 'record-changed'.
287
aa9259cc
TS
2882012-09-19 Thomas Schwinge <[email protected]>
289
290 * gdb.texinfo: Document the removal of SH's 'regs' command.
291
c1d780c2
SDJ
2922012-09-18 Sergio Durigan Junior <[email protected]>
293
294 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
295
bb25a15c
YQ
2962012-09-18 Yao Qi <[email protected]>
297
298 * gdb.texinfo (GDB/MI Async Records): Document new MI
299 notifications '=tsv-created' and '=tsv-deleted'.
300 * observer.texi (GDB Observers): New observer tsv_created and
301 tsv_deleted.
302
201b4506
YQ
3032012-09-18 Yao Qi <[email protected]>
304
305 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
306 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
307 '=traceframe-changed'.
308
6fc1c773
YQ
3092012-09-17 Yao Qi <[email protected]>
310
311 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
312 'set listsize'.
313
121c73f3
JK
3142012-09-13 Jan Kratochvil <[email protected]>
315 Eli Zaretskii <[email protected]>
316
317 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
318 encoding for gdbarch_breakpoint_from_pc, bp_addr for
319 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
320
e9687799
JK
3212012-08-27 Jan Kratochvil <[email protected]>
322
323 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
324
3b5e4d35
YPK
3252012-08-23 Khoo Yit Phang <[email protected]>
326
327 Document how to return from "python-interactive" to GDB.
328 * gdb.texinfo (Python Commands): Update documentation.
329
3302012-08-22 Khoo Yit Phang <[email protected]>
331
332 Add a new "python-interactive" command that starts a standard
333 Python interactive prompt with "pi" as alias, and add "py" as
334 an alias to "python".
335 * gdb.texinfo (Python Commands): Document the new commands.
336
b583003e
TT
3372012-08-22 Tom Tromey <[email protected]>
338
339 * gdbint.texinfo (Host Definition): Remove documentation for
340 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
341
a451cb65
KS
3422012-08-17 Keith Seitz <[email protected]>
343
344 PR c++/13356
345 * gdb.texinfo (Type and Range Checking): Remove warning.
346 Remove spurious commas.
347 Update text and examples for re-implementation of set/show
348 check type.
349 (C and C++ Type and Range Checks): Likewise.
350
6b1755ce
YQ
3512012-08-16 Yao Qi <[email protected]>
352
353 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
354 is deprecated.
355
f47f77df
DE
3562012-08-13 Doug Evans <[email protected]>
357
358 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
359 to include functions.
360
a72c3253
DE
3612012-08-10 Doug Evans <[email protected]>
362
363 * gdb.texinfo (Convenience Funs): New node.
364 (Types In Python): Document Type.vector.
365
5b9afe8a
YQ
3662012-08-09 Yao Qi <[email protected]>
367
368 * observer.texi: New observer command_param_changed.
369 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
370
dc1039df
JK
3712012-08-07 Jan Kratochvil <[email protected]>
372
373 * gdbint.texinfo (Debugging GDB): In section
374 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
375 Mention also gdb-gdb.py.
376
4abf930d
YQ
3772012-08-07 Yao Qi <[email protected]>
378
379 Revert the folloing patch:
380 2012-08-06 Yao Qi <[email protected]>
381 * gdb.texinfo (Remote Configuration): Add kindex for 'set
382 remote hardware-watchpoint-limit' and 'set
383 remote hardware-breakpoint-limit'.
384
f3c8a52a
JK
3852012-08-06 Nathaniel Flath <[email protected]>
386
387 * gdb.texinfo (Working Directory): Added information about new
388 default argument for 'cd' command.
389
77a91025
YQ
3902012-08-06 Yao Qi <[email protected]>
391
392 * gdb.texinfo (Remote Configuration): Add kindex for 'set
393 remote hardware-watchpoint-limit' and 'set
394 remote hardware-breakpoint-limit'.
395
d9f08f52
YQ
3962012-08-06 Yao Qi <[email protected]>
397
398 Fix PR14371.
399
400 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
401 '=breakpoint-deleted'.
402
95b07c96
YQ
4032012-08-02 Yao Qi <[email protected]>
404
405 * gdb.texinfo (Native): Remove node Neutrino.
406
7255706c
YQ
4072012-07-27 Yao Qi <[email protected]>
408
409 * gdb.texinfo (IPA Protocol Commands): Document new command
410 'close'.
411
d6b28940
TT
4122012-07-25 Tom Tromey <[email protected]>
413
414 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
415
e615022a
DE
4162012-07-20 Doug Evans <[email protected]>
417
418 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
419 (Index Files): Document how to control the use of deprecated index
420 sections.
421 (Index Section Format): Replace --use-deprecated-index-sections with
422 "set use-deprecated-index-sections on".
423
055855a4
EZ
4242012-07-12 Eli Zaretskii <[email protected]>
425
426 * gdbint.texinfo: Remove @syncodeindex directives that put all the
427 indices into a single node "Index". Instead, join function and
428 variable indices into a single index, separate from the concept
429 index. Requested in
430 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
431 (Top): Update the top-level menu: instead of one "Index" there are
432 now separate entries "Concept Index" and "Function and Variable
433 Index".
434 (Concept Index, Function and Variable Index): New nodes.
435 (Index): Node deleted.
436
f77cc5f0
HZ
4372012-07-05 Hui Zhu <[email protected]>
438
439 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
440 and "maint agent-eval".
441
00595b5e
EZ
4422012-07-03 Eli Zaretskii <[email protected]>
443
444 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
445 avoid file-name clashes between Index.html and index.html on
446 case-insensitive filesystems. See the discussion starting in
447 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
448 details of the problem.
449 (Top): Update the master menu for the above.
450 (Concept Index, Command and Variable Index): New nodes, instead of
451 the old "Index" node that was deleted. All cross-references
452 updated.
453
d3ce09f5
SS
4542012-07-02 Stan Shebs <[email protected]>
455
456 * gdb.texinfo (Dynamic Printf): Mention agent style and
457 disconnected dprintf.
458 (Maintenance Commands): Describe maint agent-printf.
459 (General Query Packets): Mention BreakpointCommands feature.
460 (Packets): Document commands extension to Z0 packet.
461 * agentexpr.texi (Bytecode Descriptions): Document printf
462 bytecode.
463
2d7b58e8
JK
4642012-07-02 Jan Kratochvil <[email protected]>
465
466 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
467 only after gdbinit files.
468 (Startup): Move -iex and -iex commands down after gdbinit files.
469
202cbf1c
JK
4702012-07-02 Jan Kratochvil <[email protected]>
471
472 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
473 possibility.
474
b6ba681c
TT
4752012-06-29 Tom Tromey <[email protected]>
476
477 * gdb.texinfo (Index Section Format): Update for version 7.
478
71caed83
SS
4792012-06-28 Stan Shebs <[email protected]>
480
481 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
482 example, add note about title column.
483
ee0bf529
SCR
4842012-06-26 Siva Chandra Reddy <[email protected]>
485
486 * gdb.texinfo (Symbol Tables In Python): Add description about
487 the new 'last' attribute of gdb.Symtab_and line.
488
3c15d565
SCR
4892012-06-26 Siva Chandra Reddy <[email protected]>
490
491 * gdb.texinfo (Symbol Tables In Python): Correct the description
492 of the 'pc' attribute of gdb.Symtab_and_line.
493
45cfd468
DE
4942012-06-26 Doug Evans <[email protected]>
495
496 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
497 and symtab-create.
498
496ee73e
KS
4992012-06-25 Keith Seitz <[email protected]>
500
501 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
502 from example. Remove "rbreak" from list of corresponding
503 gdb commands.
504
156942c7
DE
5052012-06-23 Doug Evans <[email protected]>
506
507 * gdb.texinfo (Index Section Format): Document version 7 format.
508
c614397c
YQ
5092012-06-22 Yao Qi <[email protected]>
510
511 * gdb.texinfo: Add missing cindex for some packets.
512
472a2379
KS
5132012-06-20 Keith Seitz <[email protected]>
514
515 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
516 for -break-insert and document -p.
517
2678e2af
YQ
5182012-06-20 Yao Qi <[email protected]>
519
520 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
521 and "gdb.write_memory" with "Inferior.read_memory" and
522 "Inferior.write_memory".
523
984359d2
EZ
5242012-06-15 Patrice Dumas <[email protected]> (tiny change)
525
526 * gdb.texinfo (Summary): Add a link to "Free Documentation".
527 (Free Documentation): Add @node line.
528 (Continuing and Stepping) <advance location>: Use @item instead of
529 @itemx.
530 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
531 @itemx.
532 (Embedded Processors): Put the link to "PA" to its correct place,
533 according to document structure.
534 (Python API): Put the link to "Lazy Strings In Python" to its
535 correct place.
536 (Index): Use @@ in @tex block to get a literal @.
537
538 * gdbint.texinfo: Fix the @subtitle line.
539
540 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
541 correct place.
542
16bdd41f
YQ
5432012-06-08 Yao Qi <[email protected]>
544
545 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
546 Protocol'.
547 (In-Process Agent Protocol, IPA Protocol Objects)
548 (IPA Protocol Commands): New nodes.
549 (Tracepoint Packets): Add anchors.
550
2d4c29c5
TS
5512012-06-06 Thomas Schwinge <[email protected]>
552
553 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
554
6bd110c5
YQ
5552012-06-06 Yao Qi <[email protected]>
556
557 * gdb.texinfo: Update copyright year.
558
f3e0e960
SS
5592012-05-23 Stan Shebs <[email protected]>
560 Kwok Cheung Yeung <[email protected]>
561
562 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
563
1564a261
JK
5642012-05-20 Jan Kratochvil <[email protected]>
565
566 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
567 Mention also --with-separate-debug-dir.
568 (Auto-loading): Prepend $debugdir in the sample output.
569 (Auto-loading safe path): Likewise. Mention also $debugdir for the
570 auto-load safe-path variable.
571 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
572 Mention also $debugdir for 'set auto-load scripts-directory'.
573
eb17f351
EZ
5742012-05-19 Eli Zaretskii <[email protected]>
575
576 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
577 (MIPS Embedded, MIPS, MIPS Register packet Format)
578 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
579 appropriate.
580
4cc0665f
MR
5812012-05-18 Sandra Loosemore <[email protected]>
582 Maciej W. Rozycki <[email protected]>
583
584 * gdb.texinfo (MIPS): Document "set mips compression" and "show
585 mips compression".
586 (MIPS Breakpoint Kinds): New subsubsection.
587
7af8dcf8 5882012-05-18 Eli Zaretskii <[email protected]>
02b67415
MR
589
590 * gdb.texinfo (Architecture-Specific Protocol Details): Define
591 nodes for subsections. Add @acronym mark-ups and adjust
592 formatting.
593
aff139ff
JK
5942012-05-18 Jan Kratochvil <[email protected]>
595
596 Rename $ddir to $datadir.
597 * gdb.texinfo (Auto-loading, Auto-loading safe path)
598 (objfile-gdb.py file): Rename $ddir to $datadir.
599
9cb709b6
TT
6002012-05-18 Tom Tromey <[email protected]>
601
602 * gdb.texinfo (Print Settings): Document 'set print symbol'.
603
e7e0cddf
SS
6042012-05-14 Stan Shebs <[email protected]>
605
606 * gdb.texinfo (Dynamic Printf): New subsection.
607
7efc75aa
SCR
6082012-05-13 Siva Chandra Reddy <[email protected]>
609
610 * gdb.texinfo (Basic Python): Add description about the function
611 gdb.find_pc_line
612
f307c045
JK
6132012-05-12 Jan Kratochvil <[email protected]>
614 Eli Zaretskii <[email protected]>
615
616 * gdb.texinfo (Separate Debug Files): Use plural form for global
617 debugging information directory.
618
85d4a676
SS
6192012-05-11 Stan Shebs <[email protected]>
620 Kwok Cheung Yeung <[email protected]>
621
622 * gdb.texinfo (Operating System Auxiliary Information): Document new
623 'info os' subcommands.
624
c1668e4e
JK
6252012-05-11 Jan Kratochvil <[email protected]>
626
627 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
628 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
629 (dotdebug_gdb_scripts section): Add reference
630 to 'Auto-loading safe path'.
631
7349ff92
JK
6322012-05-11 Jan Kratochvil <[email protected]>
633
634 Implement multi-component --with-auto-load-dir.
635 * gdb.texinfo (Auto-loading): New references
636 for 'set auto-load scripts-directory'
637 and 'show auto-load scripts-directory'.
638 (Auto-loading safe path): Describe the new default. Move $ddir
639 substituation reference to 'objfile-gdb.py file'.
640 (objfile-gdb.py file): Describe script-name alias. Change real-name to
641 script-name. Describe new 'set auto-load scripts-directory'
642 and 'show auto-load scripts-directory'.
643
6dea1fbd
JK
6442012-05-11 Jan Kratochvil <[email protected]>
645
646 Provide $ddir substitution for --with-auto-load-safe-path.
647 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
648 (Auto-loading safe path): Likewise. Mention the default value,
649 $ddir substitution, --with-auto-load-safe-path and
650 --without-auto-load-safe-path.
651 * observer.texi (gdb_datadir_changed): New.
652
1ccacbcd
JK
6532012-05-09 Jan Kratochvil <[email protected]>
654
655 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
656 Twice.
657
d9242c17
JK
658 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
659 directory separator by path separator.
660
af2c1515
JK
6612012-05-06 Jan Kratochvil <[email protected]>
662
663 * gdb.texinfo (Auto-loading safe path): Make 'directories'
664 for 'set auto-load safe-path' optional. Mention if it is omitted.
665 Change disabling security protection condition to "/", twice.
666
a20ee7a4
SCR
6672012-05-03 Siva Chandra Reddy <[email protected]>
668
669 * gdb.texinfo (Symbol Tables In Python): Add documentation about
670 the new methods global_block and static_block on gdb.Symtab
671 objects.
672
56af09aa
SCR
6732012-05-02 Siva Chandra Reddy <[email protected]>
674
675 * gdb.texinfo (Blocks In Python): Add a note saying that future
676 improvements to GDB and its infrastructure can move symbols
677 across blocks within a symbol table.
678
2746b0ef
YQ
6792012-04-29 Yao Qi <[email protected]>
680
681 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
682 (A29K): Remove.
683
62e5f89c
SDJ
6842012-04-27 Sergio Durigan Junior <[email protected]>
685 Tom Tromey <[email protected]>
686
687 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
688 and generic static probe support on GDB.
689
a766d390
DE
6902012-04-25 Doug Evans <[email protected]>
691
50f042b9
DE
692 * gdb.texinfo (Go): Fix thinko.
693
a766d390
DE
694 * gdb.texinfo (Supported Languages): Add Go.
695 (Go): New node.
696
f02e2b19
YQ
6972012-04-25 Yao Qi <[email protected]>
698
699 * gdbint.texinfo (Testsuite): New section `Board settings'.
700
68d41a48
JK
7012012-04-23 Jan Kratochvil <[email protected]>
702
703 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
704 Three times.
705
174bb630
JK
706 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
707 Three times.
708
0511cc75
JK
7092012-04-22 Jan Kratochvil <[email protected]>
710
711 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
712 by @table @asis. Fix formatting of one item.
713
0070f25a
JK
7142012-04-18 Jan Kratochvil <[email protected]>
715
716 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
717
4dc84fd1
JK
7182012-04-17 Jan Kratochvil <[email protected]>
719
720 New option "set debug auto-load".
721 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
722 (auto-load verbose mode): New node.
723
bccbefd2
JK
7242012-04-17 Jan Kratochvil <[email protected]>
725
726 New option "set auto-load safe-path".
727 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
728 and "info auto-load" examples for safe-path. Put there also references
729 for "set auto-load safe-path" and "show auto-load safe-path".
730 New menu item for Auto-loading safe path.
731 (Auto-loading safe path): New node.
732 (Python Auto-loading): Update the expected output from "Missing"
733 to "No".
734
bf88dd68
JK
7352012-04-17 Jan Kratochvil <[email protected]>
736
737 auto-load: Implementation.
738 * gdb.texinfo (Mode Options): New anchor for -nx.
739 (Startup): New anchors for Option -init-eval-command,
740 Home Directory Init File
741 and Init File in the Current Directory during Startup.
742 Mention set auto-load local-gdbinit with a reference.
743 Change the sample code to "set auto-load python-scripts".
744 (Threads): New anchor set libthread-db-search-path.
745 Provide references to libthread_db.so.1 file.
746 (Controlling GDB): New menu item for Auto-loading.
747 (Auto-loading, Init File in the Current Directory)
748 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
749 (Python): Rename the menu item Auto-loading to Python Auto-loading.
750 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
751 reference.
752 (Auto-loading): Rename to ...
753 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
754 "set auto-load python-scripts", new anchor for it. Change
755 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
756 for it. Change "info auto-load-scripts"
757 to "info auto-load python-scripts", new anchor for it. Change "scripts"
758 to "Python scripts".
759
8264ba82
AG
7602012-04-14 Anton Gorenkov <[email protected]>
761
762 PR mi/13393
763 * gdb.texinfo (Print Settings): Extend the description for "set print
764 object".
765 (GDB/MI Variable Objects): Extend the description for -var-create and
766 -var-list-children.
767
06fc020f
SCR
7682012-04-11 Siva Chandra Reddy <[email protected]>
769
770 * gdb.texinfo (Examining Data): Document the 'explore' command.
771
7191c139
JB
7722012-03-28 Joel Brobecker <[email protected]>
773
774 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
775 to the children of a varobj and its update range when -var-update
776 returns that the varobj's type changed.
777
3708f05e
JK
7782012-03-27 Jan Kratochvil <[email protected]>
779
780 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
781 Create two new links fir 'objfile-gdb.py file'
782 and 'dotdebug_gdb_scripts section'.
783
8e0583c8
JK
7842012-03-27 Jan Kratochvil <[email protected]>
785
786 * gdb.texinfo (Auto-loading): Rename node reference
787 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
788 Twice.
789 (.debug_gdb_scripts section): Rename the node ...
790 (dotdebug_gdb_scripts section): ... here.
791 (Maintenance Commands): Also rename this node reference.
792
7b282c5a
SCR
7932012-03-22 Siva Chandra Reddy <[email protected]>
794
795 * gdb.texinfo (Python API/Values From Inferior): Add description
796 about the new method Value.referenced_value. Add description on
797 how Value.dereference is different (and similar) to
798 Value.referenced_value.
799
8320cc4f
JK
8002012-03-19 Jan Kratochvil <[email protected]>
801
802 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
803 --init-eval-command=COMMAND, -iex.
804 (Startup): Describe -iex and -ix. Simplify the example
805 for "set auto-load-scripts off".
806
481860b3
GB
8072012-03-16 Gary Benson <[email protected]>
808
809 PR breakpoints/10738
810 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
811 stating that GDB cannot set breakpoints on inlined functions.
812 (Mode Options): Document --use-deprecated-index-sections.
813 (Index Section Format): Document new index section version format.
814
c4aeac85
TT
8152012-03-15 Tom Tromey <[email protected]>
816
817 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
818
16899756
DE
8192012-03-13 Doug Evans <[email protected]>
820
821 * gdb.texinfo (Help): Change apropos example to use "alias" instead
822 of "reload".
823 (Symbols): Delete docs for set/show symbol-reloading.
824 * gdbint.texinfo (Defining Other Architecture Features): Delete
825 SYMBOL_RELOADING_DEFAULT.
826 * refcard.tex: Delete reference to symbol-reloading.
827
9b224c5e
PA
8282012-03-07 Pedro Alves <[email protected]>
829
830 * gdb.texinfo (General Query Packets): Document new
831 QProgramSignals packet.
832 * gdb.texinfo (Remote configuration): Mention
833 "program-signals-packet".
834
169081d0
TG
8352012-03-05 Tristan Gingold <[email protected]>
836
837 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
838
d1feda86
YQ
8392012-03-03 Yao Qi <[email protected]>
840
841 * gdb.texinfo (In-Process Agent): New node.
842 Document new commands.
843 (General Query Packets): Add packet `QAgent'.
844
1faeff08
MR
8452012-03-01 Maciej W. Rozycki <[email protected]>
846
847 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
848
7d74f244
DE
8492012-03-01 Scott J. Goldman <[email protected]>
850
851 * gdb.texinfo (Commands In Python): Put example python macro in
852 COMMAND_USER category rather than COMMAND_OBSCURE.
853 Document gdb.COMMAND_USER.
854 (User-defined Commands): Update documentation to clarify
855 "set/show max-user-call-depth" and "show user" don't apply to python
856 commands. Update documentation to clarify "help user-defined" may
857 also include python commands defined as COMMAND_USER.
858
6fe37d23
JK
8592012-02-25 Jan Kratochvil <[email protected]>
860
861 * gdb.texinfo (Startup): Add option -ex description to the option -x
862 description.
863
83364271
LM
8642012-02-24 Luis Machado <[email protected]>
865
866 * gdb.texinfo (Setting Breakpoints): Mention and explain the
867 condition-evaluation breakpoint parameter.
868 Mention condition-evaluation mode being shown in "info break".
869 (Break Conditions): Add description for target-side
870 conditional breakpoints.
871 (Remote Configuration): Mention conditional-breakpoints-packet.
872 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
873 cond-expr.
874 (General Query Packets): Mention new ConditionalBreakpoint feature.
875
bdb1994d
TT
8762012-02-22 Tom Tromey <[email protected]>
877
878 * gdb.texinfo (Blocks In Python): Clarify block iteration.
879
4d241c86
TT
8802012-02-17 Tom Tromey <[email protected]>
881
882 PR python/10753:
883 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
884 directory.
885
816338b5
SS
8862012-02-14 Stan Shebs <[email protected]>
887
888 * gdb.texinfo (Disabling Breakpoints): Document enable count.
889
cc30c4bd
PA
8902012-02-13 Pedro Alves <[email protected]>
891
892 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
893 mips-idt-ecoff.
894
035d1e5b
YQ
8952012-02-09 Yao Qi <[email protected]>
896
897 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
898
f0823d2c
TT
8992012-02-07 Tom Tromey <[email protected]>
900
901 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
902 Symbol.value.
903
64e7d9dd
TT
9042012-02-07 Tom Tromey <[email protected]>
905
906 * gdb.texinfo (Symbols In Python): Document Symbol.line.
907
4220b2f8
TS
9082012-01-27 Thomas Schwinge <[email protected]>
909
910 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
911
edcc5120
TT
9122012-01-24 Tom Tromey <[email protected]>
913
914 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
915 unload".
916 (Files): Mention new catch commands.
917 (GDB/MI Async Records): Likewise.
918
53fe1783
GB
9192012-01-24 Gary Benson <[email protected]>
920
921 Delete #if 0'd out code.
922 * gdb.texinfo (Frame Info): Remove "info catch".
923
b9e7b9c3
UW
9242012-01-20 Ulrich Weigand <[email protected]>
925
926 * gdb.texinfo (Remote Configuration): Document
927 "set remote hostio-readlink-packet" command.
928 (General Query Packets): Document vFile:readlink packet.
929
4aac40c8
TT
9302012-01-16 Tom Tromey <[email protected]>
931
932 * gdb.texinfo (Specify Location): Document relative file name
933 handling.
934
cafec441
TT
9352012-01-16 Tom Tromey <[email protected]>
936
937 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
938
0ee339bc
JK
9392012-01-13 Jan Kratochvil <[email protected]>
940 Eli Zaretskii <[email protected]>
941
942 * gdbint.texinfo (Coding Standards): Require braces for two lines of
943 code.
944
72384ba3
PH
9452012-01-11 Paul Hilfinger <[email protected]>
946
947 * gdb.texinfo (Variables): Document use of :: for non-static
948 variables.
949
ce1b17c4
JB
9502012-01-05 Joel Brobecker <[email protected]>
951
952 * gdbint.texinfo (Start of New Year Procedure): Update
953 to replace use of copyright.sh by use of copyright.py.
954
217bff3e
JK
9552012-01-02 Jan Kratochvil <[email protected]>
956
957 Remove the gdbtui binary.
958 * all-cfg.texi (GDBTUI): Remove.
959 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
960 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
961 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
962
cc72b2a2
KP
9632011-12-23 Kevin Pouget <[email protected]>
964
965 Introduce gdb.FinishBreakpoint in Python.
966 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
967 (Python API): Add menu entry for Finish Breakpoints.
968
13ac8d2c
JK
9692011-12-19 Jan Kratochvil <[email protected]>
970
971 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
972 tests.
973
e0f9f062
DE
9742011-12-16 Doug Evans <[email protected]>
975
976 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
977
80b6e756
PM
9782011-12-16 Phil Muldoon <[email protected]>
979
1c3ad6ab 980 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
981 stack". Add documentation for "set/show python print-stack".
982
2fb860fc
PA
9832011-12-14 Pedro Alves <[email protected]>
984
985 * gdb.texinfo (Implementing a Remote Stub): Explain that you
986 should transfer control to the stub in the startup code instead of
987 in main. Mention the need to get past the initial breakpoint.
988
f8eba3c6
TT
9892011-12-06 Tom Tromey <[email protected]>
990
991 * gdb.texinfo (Set Breaks): Update for new behavior.
992
2268b414
JK
9932011-12-02 Jan Kratochvil <[email protected]>
994
995 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
996 List Format for SVR4 Targets'.
997 (General Query Packets): New item qXfer:libraries-svr4:read.
998 (Library List Format for SVR4 Targets): New node.
999
ae6f0d5b
TT
10002011-12-01 Tom Tromey <[email protected]>
1001
1002 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1003 add.
1004
36dfb11c
TT
10052011-11-22 Tom Tromey <[email protected]>
1006
1007 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1008 reasons.
1009
f196051f
SS
10102011-11-20 Stan Shebs <[email protected]>
1011
1012 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1013 note-related options and variables.
1014 (Tracepoint Packets): Document packet changes.
1015
f85b53f8
SD
10162011-11-20 Sanjoy Das <[email protected]>
1017
1018 * gdb.texinfo (JIT Interface): Add documentation on writing and
1019 usind JIT debug info readers.
1020 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1021 Debug Info Readers): New nodes.
1022
bfccc43c
YQ
10232011-11-18 Yao Qi <[email protected]>
1024
1025 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1026 tracepoint.
1027
c011a4f4
DE
10282011-11-15 Doug Evans <[email protected]>
1029
1030 * gdb.texinfo (Files): Document basenames-may-differ.
1031
ed59ded5
DE
10322011-11-14 Doug Evans <[email protected]>
1033
1034 * gdb.texinfo (Shell Commands): Document "!".
1035
405f8e94
SS
10362011-11-14 Stan Shebs <[email protected]>
1037 Kwok Cheung Yeung <[email protected]>
1038
1039 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1040 needed to get shorter fast tracepoints.
1041 (Tracepoint Packets): Document new qTMinFTPILen packet.
1042
1e4d1764
YQ
10432011-11-14 Yao Qi <[email protected]>
1044
1045 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1046 behavior of tracepoint.
1047 (General Query Packets): New feature InstallInTrace.
1048 (Remote Configuration): Document "set remote
1049 install-in-trace-packet".
1050
71eba9c2 10512011-11-12 Matt Rice <[email protected]>
1052
1053 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1054 Add arguments to info macro.
1055
e0f8f636
TT
10562011-11-10 Tom Tromey <[email protected]>
1057
1058 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1059 manual.
1060 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1061 (Macros): Add a footnote.
1062 (C): Remove paragraph about compiler options.
1063 (C Constants): Mention wide character and string constants.
1064 (C Plus Plus Expressions): Update compiler option advice. Mention
1065 using declarations. Mention ADL. Remove old HP compiler
1066 information.
1067
625c0d47
TT
10682011-11-10 Tom Tromey <[email protected]>
1069
1070 PR c++/9257:
1071 * gdb.texinfo (Print Settings): Add an extra note about the need
1072 for a vtable.
1073
4be2aacc
MR
10742011-11-08 Maciej W. Rozycki <[email protected]>
1075
1076 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1077 "set mips abi" documentation.
1078
0a1c4d10
DE
10792011-11-04 Doug Evans <[email protected]>
1080
1081 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1082
aad1c02c
TT
10832011-11-03 Tom Tromey <[email protected]>
1084
1085 * gdb.texinfo (Stopping): Add menu entry.
1086 (Continuing and Stepping): Restore @node. Use @section, not
1087 @subsection.
1088
983fb131
MR
10892011-11-03 Maciej W. Rozycki <[email protected]>
1090
1091 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1092 designation. Fix "Specify Location" cross-reference.
1093
3065dfb6
SS
10942011-11-02 Stan Shebs <[email protected]>
1095
1096 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1097 (General Query Packets): Describe tracenz feature.
1098 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1099
0aaaf063
PK
11002011-10-28 Paul Koning <[email protected]>
1101
1102 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1103
2231f1fb
KP
11042011-10-27 Kevin Pouget <[email protected]>
1105
1106 * gdb.texinfo ((Frames In Python): Document
1107 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1108
5110b5df
PK
11092011-10-26 Paul Koning <[email protected]>
1110
1111 * gdb.texinfo (gdb.types): Document new deepitems function.
1112
22dbab46
PK
11132011-10-25 Paul Koning <[email protected]>
1114
1115 PR python/13327
1116
1117 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1118 fetch_lazy method.
1119
9df2fbc4
PM
11202011-10-20 Phil Muldoon <[email protected]>
1121
1122 PR python/12656
1123
1124 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1125 global_block, static_block function.
1126
f05e2e1d
TT
11272011-10-19 Tom Tromey <[email protected]>
1128
1129 * gdb.texinfo (Commands In Python): Add missing "@"s.
1130
a7fc3f37
KP
11312011-10-13 Kevin Pouget <[email protected]>
1132
1133 PR python/13285 Document named constants for frame unwind stop reasons
1134 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1135 constants.
1136
5048e516
JK
11372011-10-12 Jan Kratochvil <[email protected]>
1138
1139 Fix compatibility with texinfo versions older than 4.12.
1140 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1141 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1142 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1143 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1144 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1145 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1146 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1147
5a56e9c5
DE
11482011-10-09 Doug Evans <[email protected]>
1149
1150 * gdb.texinfo (Extending GDB): Document alias command.
1151
36b11add
JK
11522011-10-09 Jan Kratochvil <[email protected]>
1153
1154 Support @entry in input expressions.
1155 * gdb.texinfo (Variables): Describe @entry names suffix.
1156 (Print Settings): Add anchor for `set print entry-values'.
1157
e18b2753
JK
11582011-10-09 Jan Kratochvil <[email protected]>
1159 Eli Zaretskii <[email protected]>
1160
1161 Display @entry parameter values (without references).
1162 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1163 example.
1164 (Print Settings): New description of set print entry-values and show
1165 print entry-values.
1166
111c6489
JK
11672011-10-09 Jan Kratochvil <[email protected]>
1168 Eli Zaretskii <[email protected]>
1169
1170 Recognize virtual tail call frames.
1171 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1172 (Tail Call Frames): New node.
1173 (Frames In Python): Add gdb.TAILCALL_FRAME.
1174
9c15afc4
DE
11752011-10-07 Doug Evans <[email protected]>
1176
1177 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1178 register_pretty_printer.
1179
99f5279d
PM
11802011-10-07 Phil Muldoon <[email protected]>
1181
1182 PR python/12930
1183 PR python/12802
1184
1185 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1186 stop method.
1187
03583c20
UW
11882011-10-07 Ulrich Weigand <[email protected]>
1189
1190 * gdb.texinfo (Starting your Program): "set disable-randomization"
1191 is no longer Linux-specific.
1192 (Remote Configuration): Document "set remote
1193 disable-randomization-packet".
1194 (General Query Packets): Document "QDisableRandomization" packet
1195 and add it to "qSupported" list.
1196
bd054e06
KP
11972011-10-07 Kevin Pouget <[email protected]>
1198
1199 Allow Python notification of new object-file loadings.
1200 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1201 event type.
1202
cb6be26b
KP
12032011-10-04 Kevin Pouget <[email protected]>
1204
1205 PR python/12691: Add the inferior to Python exited event
1206 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1207
a05336a1
JB
12082011-10-03 Joel Brobecker <[email protected]>
1209
1210 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1211 rephasing.
1212
5d77fe44
JB
12132011-10-03 Joel Brobecker <[email protected]>
1214
1215 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1216 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1217 as possible feature returned by the `-list-features'
1218 command.
1219
699df94d
PK
12202011-09-28 Paul Koning <[email protected]>
1221
1222 * gdb.texinfo (gdb.Type): Document field access by dictionary
1223 key syntax.
1224
24bdad53
YQ
12252011-09-28 Yao Qi <[email protected]>
1226
1227 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1228 Add one space after option `-s'. Remove @r{} markup.
1229
6710bf39
SS
12302011-09-27 Stan Shebs <[email protected]>
1231
1232 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1233
d99f7e48
HZ
12342011-09-16 Hui Zhu <[email protected]>
1235
1236 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1237 to *(unsigned char *)$esp@300.
1238
d812018b
PK
12392011-09-15 Paul Koning <[email protected]>
1240
1241 * gdb.texinfo: Make style of Python functions and methods match
1242 the syntax of Python. Also put class and module names explicitly
1243 on function, member, and variable names, matching Python
1244 documentation conventions.
1245
2aa48337
KP
12462011-09-15 Kevin Pouget <[email protected]>
1247
1248 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1249 * gdb.texinfo (Inferiors In Python): Describe new
1250 gdb.selected_inferior() function.
1251
6839b47f
KP
12522011-09-15 Kevin Pouget <[email protected]>
1253
1254 Handle multiple breakpoint hits in Python interface:
1255 * gdb.texinfo (Events In Python): New function documentation:
1256 gdb.BreakpointEvent.breakpoints. Indicate that
1257 gdb.BreakpointEvent.breakpoint is now deprecated.
1258
26829f2b
JB
12592011-09-04 Joel Brobecker <[email protected]>
1260
1261 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1262
a9f54f60
TT
12632011-08-25 Andrew Oakley <[email protected]>
1264
1265 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1266
fa3a4f15
PM
12672011-08-17 Phil Muldoon <[email protected]>
1268
1269 * gdb.texinfo (Prompt): Add set/show extended-prompt
1270 documentation
1271 (Basic Python): Add prompt_hook anchor.
1272 (Python modules): Reword module text to reflect multiple modules.
1273 (gdb.prompt): Document gdb.prompt module.
1274
224bbe49
YQ
12752011-08-14 Yao Qi <[email protected]>
1276
78d85199
YQ
1277 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1278
12792011-08-14 Yao Qi <[email protected]>
1280
1281 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1282 (TIC6x Features): New node.
1283
457e09f0
DE
12842011-08-12 Doug Evans <[email protected]>
1285
1286 * gdb.texinfo (Symbols In Python): Document symbol.type.
1287
5e239b84
PM
12882011-08-09 Phil Muldoon <[email protected]>
1289
1290 * gdb.texinfo (Python): Document command and function
1291 auto-loading.
1292
177bc839
JK
12932011-07-26 Jan Kratochvil <[email protected]>
1294 Eli Zaretskii <[email protected]>
1295
1296 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1297 typedefs unrolling. Extend the sample code by an inner typedef and
1298 outer typedefs unrolling.
1299
1a532630
PP
13002011-07-26 Paul Pluzhnikov <[email protected]>
1301
1302 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1303 size and line-size.
1304
9b158ba0 13052011-07-21 Matt Rice <[email protected]>
1306
1307 PR macros/12999
1308 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1309 Update text and cindex entries for info macro command.
1310
d17b6f81
PM
13112011-07-21 Phil Muldoon <[email protected]>
1312
1313 * observer.texi (GDB Observers): Add before_prompt observer.
1314 * gdb.texinfo (Basic Python): Add documentation for prompt
1315 substitution.
1316
713389e0
PM
13172011-07-11 Phil Muldoon <[email protected]>
1318
1319 PR python/12438
1320 * gdb.texinfo (Python Commands): Add deprecate note to maint
1321 set/show python print-stack. Document set/show python
1322 print-backtrace.
1323
177b42fe
TJB
13242011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1325
1326 * gdb.texinfo: Fix typos.
1327
900e11f9
JK
13282011-07-01 Tom Tromey <[email protected]>
1329
1330 * gdb.texinfo (Debugging Output): Document set debug
1331 check-physname.
1332
39c4d40a
TT
13332011-06-29 Tom Tromey <[email protected]>
1334
1335 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1336 breakpoint-notifications feature.
1337
6f5def7d
UW
13382011-06-29 Ulrich Weigand <[email protected]>
1339
1340 * gdb.texinfo (Target Description): Remove warning about
1341 possibly unstable format.
1342
8cf64490
TT
13432011-06-03 Tom Tromey <[email protected]>
1344
1345 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1346 (Events In Python): Note that exit_code is optional.
1347
393eab54
PA
13482011-05-17 Pedro Alves <[email protected]>
1349
1350 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1351 required for multi-threading support.
1352 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1353 Hc are deprecated for multi-threading debugging. Point readers at
1354 the vCont packet.
1355
75fc9810
DE
13562011-05-15 Doug Evans <[email protected]>
1357
1358 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1359
01124a23
DE
13602011-05-13 Doug Evans <[email protected]>
1361
98a5dd13
DE
1362 * gdb.texinfo (Threads): Document $sdir,$pdir.
1363 (Server): Document $pdir exception.
1364
dbaefcf7
DE
1365 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1366
cc63ef9b
DE
1367 * gdb.texinfo (Threads): Clarify default value for
1368 libthread-db-search-path.
7e0396aa 1369
01124a23
DE
1370 * gdb.texinfo (Completion): Update example.
1371 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1372
d248b706
KY
13732011-05-12 Kwok Cheung Yeung <[email protected]>
1374
1375 * gdb.texinfo: Document change in the behaviour of the enable and
1376 disable GDB commands when applied to tracepoints.
1377 Document the EnableDisableTracepoints remote stub feature.
1378 Document QTEnable and QTDisable in the list of tracepoint packets.
1379
cc88a640
JK
13802011-05-11 Jan Kratochvil <[email protected]>
1381
1382 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1383 hsuser.texi.
1384 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1385 comment to hsuser.texi. Change rluser.texi name in the comment.
1386
84e578fb
DE
13872011-05-10 Doug Evans <[email protected]>
1388
1389 * gdb.texinfo (Threads): If an empty path is provided for
1390 libthread-db-search-path it is reset to its default value.
1391 (Server): Ditto.
1392
478aac75
DE
13932011-05-09 Doug Evans <[email protected]>
1394
1395 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1396
9c06b0b4
TJB
13972011-05-06 Sergio Durigan Junior <[email protected]>
1398 Thiago Jung Bauermann <[email protected]>
1399
1400 Implement support for PowerPC BookE masked watchpoints.
1401 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1402 (PowerPC Embedded): Mention support of masked watchpoints.
1403
9ed350ad
JB
14042011-05-03 Joel Brobecker <[email protected]>
1405
1406 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1407 `@value{GDBN}'.
1408
4ceed123
JB
14092011-05-03 Joel Brobecker <[email protected]>
1410
1411 * gdb.texinfo (titlepage): Remove dedication.
1412 (In Memoriam): New appendix.
1413
559a7a62
JK
14142011-04-27 Jan Kratochvil <[email protected]>
1415 Eli Zaretskii <[email protected]>
1416
1417 * gdb.texinfo (Index Section Format): Change the version to 5.
1418 Describe the different formula.
1419
03f2bd59
JK
14202011-04-24 Jan Kratochvil <[email protected]>
1421 Eli Zaretskii <[email protected]>
1422
1423 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1424 for disconnected tracing.
1425 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1426 extended-remote relationship. Mention --once.
1427 (TCP port allocation lifecycle of @code{gdbserver}): New.
1428
d9b1a651
EZ
14292011-04-23 Eli Zaretskii <[email protected]>
1430
1431 * gdb.texinfo (Server): Improve indexing. Index all optional
1432 switches to gdbserver.
1433
90476074
TT
14342011-04-20 Tom Tromey <[email protected]>
1435
1436 * gdb.texinfo (Index Section Format): New node.
1437 (Top): Add new node to menu.
1438
c21236dc
PA
14392011-04-20 Pedro Alves <[email protected]>
1440
1441 * gdb.texinfo (Maintenance Commands): Document `maint print
1442 remote-registers'.
1443
05c8c3f5
TT
14442011-04-20 Tom Tromey <[email protected]>
1445
1446 * gdb.texinfo (Trace File Format): Move node later.
1447
7a9dd1b2
TT
14482011-04-19 Tom Tromey <[email protected]>
1449
1450 * gdbint.texinfo (Register Information Functions): Remove
1451 duplicate "the".
1452 * gdb.texinfo (Emacs): Remove duplicate "to".
1453 (GDB/MI Variable Objects): Remove duplicate "the".
1454 (General Query Packets): Likewise.
1455
4368ebeb
JB
14562011-04-02 Joel Brobecker <[email protected]>
1457
1458 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1459 "GDB/MI Ada Exception Information" node.
1460
956a9fb9
JB
14612011-04-01 Joel Brobecker <[email protected]>
1462
1463 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1464 the "exception-name" field in the *stopped async record.
1465
f1310107
TJB
14662011-03-31 Thiago Jung Bauermann <[email protected]>
1467 Sergio Durigan Junior <[email protected]>
1468
1469 Implement support for PowerPC BookE ranged breakpoints.
1470 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1471
8786b2bd
TT
14722011-03-28 Tom Tromey <[email protected]>
1473
1474 * gdb.texinfo (Set Tracepoints): Fix typo.
1475
9ef07c8c
TT
14762011-03-24 Tom Tromey <[email protected]>
1477
1478 * gdb.texinfo (Specify Location): Document `function:label'
1479 linespec.
1480
99c3dc11
PM
14812011-03-18 Phil Muldoon <[email protected]>
1482
f1310107 1483 PR python/12149
99c3dc11
PM
1484
1485 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1486
29703da4
PM
14872011-03-17 Phil Muldoon <[email protected]>
1488
1489 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1490 (Inferiors In Python): Likewise.
1491 (Threads In Python): Likewise.
1492 (Symbols In Python): Likewise.
1493 (Objfiles In Python): Likewise.
1494 (Symbol Tables In Python): Likewise.
1495
c9174737
PA
14962011-03-15 Pedro Alves <[email protected]>
1497
1498 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1499 display>: Explain that the commands accept number ranges.
1500
7371cf6d
PM
15012011-03-14 Phil Muldoon <[email protected]>
1502
1503 * gdb.texinfo (Breakpoints In Python): Add description and example
1504 of Python stop function operation.
1505
ecec24e6
PM
15062011-03-10 Phil Muldoon <[email protected]>
1507
1508 * gdb.texinfo (Parameters In Python): Document get_set_string and
1509 get_show_string methods.
1510
6dcd5565
JK
15112011-02-28 Jan Kratochvil <[email protected]>
1512
1513 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1514
81896e36
JK
1515 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1516 circular-trace-buffer name.
1517
5e30da2c
JB
15182011-02-28 Joel Brobecker <[email protected]>
1519
1520 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1521 in the previous change.
1522
3bd0f5ef 15232011-02-27 Michael Snyder <[email protected]>
af624141
MS
1524
1525 * gdb.texinfo (Inferiors and Programs): Update commands to show
1526 that they can accept multiple arguments.
1527
4ec7539c
JB
15282011-02-24 Joel Brobecker <[email protected]>
1529
1530 Revert the following patch (code patch was not approved):
1531 2011-02-21 Hui Zhu <[email protected]>
1532 * agentexpr.texi (bytecode descriptions): add printf.
1533 * gdb.texinfo (tracepoint action lists): add printf.
1534
82809774
DE
15352011-02-23 Doug Evans <[email protected]>
1536
1537 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1538
e5a67952
MS
15392011-02-23 Michael Snyder <[email protected]>
1540
1541 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1542 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1543 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1544
6e6fbe60
DE
15452011-02-22 Doug Evans <[email protected]>
1546
1547 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1548 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1549 add description of result, fix @defun formatting.
1550
f994e27a
HZ
15512011-02-21 Hui Zhu <[email protected]>
1552
1553 * agentexpr.texi (Bytecode Descriptions): Add printf.
1554 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1555
c7f96d2b
TT
15562011-02-18 Tom Tromey <[email protected]>
1557
1558 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1559
60f98dde
MS
15602011-02-14 Michael Snyder <[email protected]>
1561
1562 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1563 Document new command "thread find".
1564
08e796bc
MS
15652011-02-14 Michael Snyder <[email protected]>
1566
1567 * gdb.texinfo (Threads): Update example of new thread message.
1568
b3b9301e
PA
15692011-02-14 Pedro Alves <[email protected]>
1570
1571 * gdb.texinfo (Remote Configuration): Mention set/show remote
1572 traceframe-info.
1573 (Tools/Packages Optional for Building GDB): Mention that expat is
1574 used for traceframe info.
1575 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1576 (General Query Packets) <qSupported>: Describe the
1577 qXfer:traceframe-info:read feature.
1578 (qXfer::read): Describe qXfer:traceframe-info:read.
1579 (Traceframe Info Format): New section.
1580
cef35b0f
PA
15812011-02-04 Pedro Alves <[email protected]>
1582
1583 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1584 for casts and unary operators.
1585
f1cbe1d3
TT
15862011-02-04 Tom Tromey <[email protected]>
1587
1588 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1589 is not useful.
1590
585fdaa1
PA
15912011-01-25 Pedro Alves <[email protected]>
1592
1593 * gdb.texinfo: s/value optimized out/optimized out/g
1594
7bfc9434
JB
15952011-01-21 Joel Brobecker <[email protected]>
1596
1597 * gdb.texinfo (Other Misc Settings): Rework part of the
1598 documentation of the "set interactive mode" command.
1599
4694da01
TT
16002011-01-19 Tom Tromey <[email protected]>
1601
1602 * gdb.texinfo (Threads): Document thread name output and `thread
1603 name' command.
1604 (Threads In Python): Document Thread.name attribute.
1605 (GDB/MI Thread Commands): Document thread attributes.
1606
b716877b
AB
16072011-01-12 Andrew Burgess <[email protected]>
1608
1609 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1610 changes in mi/mi-cmd-disas.c
1611
13fd8b81
TT
16122011-01-12 Tom Tromey <[email protected]>
1613
1614 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1615 Fix "thread apply" text.
1616
e09342b5
TJB
16172011-01-11 Sergio Durigan Junior <[email protected]>
1618 Thiago Jung Bauermann <[email protected]>
1619
1620 Implement support for PowerPC BookE ranged watchpoints.
1621 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1622 the "set powerpc exact-watchpoints" flag.
1623
06e65f44
TT
16242011-01-07 Tom Tromey <[email protected]>
1625
1626 * gdb.texinfo (Python API): Add descriptions to @menu items.
1627
d8e22779
TT
16282011-01-06 Tom Tromey <[email protected]>
1629
1630 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1631
a255712f
PP
16322010-01-06 Paul Pluzhnikov <[email protected]>
1633
e09342b5 1634 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1635
ccfc3d6e
TT
16362011-01-06 Tom Tromey <[email protected]>
1637
1638 PR python/12133:
1639 * gdb.texinfo (Frames In Python): Document various frame
1640 constants.
1641
44944448
JB
16422011-01-05 Joel Brobecker <[email protected]>
1643
1644 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1645 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1646 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1647
42ea3d7a
JK
16482011-01-03 Jan Kratochvil <[email protected]>
1649
1650 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1651 (clean): Add GDBvn.texi.
1652
720d1a40
JB
16532010-12-29 Joel Brobecker <[email protected]>
1654
1655 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1656 occasional case where the debugger prints an array address
1657 instead of the array itself.
1658
ad196637
PA
16592010-12-23 Pedro Alves <[email protected]>
1660
1661 * gdb.texinfo (Packets) <read registers packet>: Document support
1662 for registers that were not collected.
1663
a86caf66
DE
16642010-12-15 Doug Evans <[email protected]>
1665
1666 * gdb.texinfo (Startup): Document auto-loading of scripts during
1667 startup.
1668 (Auto-loading): Delete "maint set python auto-load on|off".
1669 Add "set auto-load-scripts on|off".
1670
aae1c79a
DE
16712010-12-07 Doug Evans <[email protected]>
1672
1673 * gdb.texinfo (Mode Options): Document -data-directory.
1674 (Data Files): Add reference to -data-directory.
1675
4e04c971
DE
16762010-11-29 Doug Evans <[email protected]>
1677
1678 * gdb.texinfo (Pretty-Printer Introduction): Change
1679 printer-name:subprinter-name to printer-name;subprinter-name.
1680
94b6973e
PM
16812010-11-29 Phil Muldoon <[email protected]>
1682
1683 PR python/12199
1684
1685 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1686
39037522
TT
16872010-11-23 Tom Tromey <[email protected]>
1688
1689 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1690 (Editing): Likewise.
1691 (Command History): Likewise.
1692 (TUI Keys): Likewise.
1693 (Bug Reporting): Conditionally include rluser.texi and
1694 inc-history.texinfo.
1695 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1696 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1697 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1698 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1699 (gdb.pdf): Likewise.
1700 (gdb.info): Likewise.
1701 (gdb/index.html): Likewise.
1702
5ae98d25
TT
17032010-11-23 Tom Tromey <[email protected]>
1704
1705 * Makefile.in (Makefile): Run ../config.status.
1706 (distclean): Update.
1707 * configure: Remove.
1708 * configure.ac: Remove.
1709
621c8364
TT
17102010-11-12 Tom Tromey <[email protected]>
1711
1712 * gdb.texinfo (Basic Python): Update. Add xref.
1713 (Exception Handling): Document new exception classes.
1714 (Types In Python): Update.
1715 (Frames In Python): Update.
1716
84f4c1fe
PM
17172010-11-11 Phil Muldoon <[email protected]>
1718
1719 * gdb.texinfo (Breakpoints In Python): Document "internal"
1720 parameter, and visible attribute.
1721
99e7ae30
DE
17222010-11-05 Doug Evans <[email protected]>
1723
1724 * gdb.texinfo (Source Path): Document "set directories".
1725
f4b8a18d
KW
17262010-11-05 Ken Werner <[email protected]>
1727
1728 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1729 (OpenCL C): New node.
1730
7b51bc51
DE
17312010-11-02 Doug Evans <[email protected]>
1732
1733 * gdb.texinfo (Pretty Printing): Expand into three sections,
1734 introduction, example, and commands.
1735 (Python API): Delete section Disabling Pretty-Printers, merge into
1736 Selecting Pretty-Printers.
1737 (Writing a Pretty-Printer): New section. Move the pretty-printer
1738 example here, and reformat to match python coding style. Add a second
1739 example using the gdb.printing module.
1740 (Python modules): Add gdb.printing.
1741
9eeee977
DE
17422010-10-29 Doug Evans <[email protected]>
1743
1744 * gdb.texinfo (Python): Fix long line.
1745
a0e0ffdf
DE
17462010-10-20 Doug Evans <[email protected]>
1747
1748 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1749 All references updated. Correct sections marked as subsections.
1750 (Coding Standards): New chapter. Move the coding standard related
1751 subsections here. Add section on Python coding standards.
1752
0e3509db
DE
17532010-10-13 Doug Evans <[email protected]>
1754
1755 * gdb.texinfo (Python): Add "Python modules".
1756 (Types in Python): Add reference to gdb.types section.
1757 (Python modules): New node.
1758
44592cc4
DE
17592010-10-11 Doug Evans <[email protected]>
1760
1761 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1762 Python" from gdb.Value.type description.
1763
6e1bb179
JB
17642010-09-28 Joel Brobecker <[email protected]>
1765
1766 * gdb.texinfo (Ravenscar Profile): New node.
1767
e8467610
TT
17682010-09-22 Tom Tromey <[email protected]>
1769
1770 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1771
fccd1d1e
EZ
17722010-09-22 Eli Zaretskii <[email protected]>
1773
1774 * gdb.texinfo (Values From Inferior): Clarify that
1775 value.dynamic_type works only in C++ programs with RTTI.
1776
c1b6b909
TT
17772010-09-15 Paul Bolle <[email protected]>
1778
1779 * gdb.texinfo (Character Sets): Correctly reference host-charset
1780 in example.
1781
7d288aaa
TT
17822010-09-13 Tom Tromey <[email protected]>
1783
1784 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1785 Document "fullname" and "from".
1786
f75d858b
MK
17872010-09-01 Marc Khouzam <[email protected]>
1788
1789 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1790 feature `reverse' output by -list-target-features.
1791
83b9503b
L
17922010-08-31 H.J. Lu <[email protected]>
1793
1794 * gdb.texinfo (i386 Features): Remove an extra "@item".
1795
03f17ccf
TT
17962010-08-30 Tom Tromey <[email protected]>
1797
1798 PR python/11792:
1799 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1800
9779414d
DJ
18012010-08-24 Daniel Jacobowitz <[email protected]>
1802
1803 * gdb.texinfo (ARM Features): Document
1804 org.gnu.gdb.arm.m-profile.
1805
f9ffd4bb
TT
18062010-08-23 Tom Tromey <[email protected]>
1807
1808 PR python/11145:
1809 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1810 reinterpret_cast methods.
1811
702c2711
TT
18122010-08-23 Tom Tromey <[email protected]>
1813
1814 PR python/11915:
1815 * gdb.texinfo (Types In Python): Document array method.
1816
66b73624
TJB
18172010-08-18 Thiago Jung Bauermann <[email protected]>
1818
1819 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1820
06a64a0b
TT
18212010-08-16 Tom Tromey <[email protected]>
1822
1823 * gdb.texinfo (Set Watchpoints): Document -location option.
1824
a3a7127e
DE
18252010-08-13 Doug Evans <[email protected]>
1826
1827 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1828
8dedea02
VP
18292010-08-13 Vladimir Prus <[email protected]>
1830
1831 * gdb.texinfo (GDB/MI Data Manipulation): Document
1832 -data-read-memory-raw and -data-write-memory-raw.
1833
ca5c20b6 18342010-08-11 Tom Tromey <[email protected]>
889bf7c5 1835 Phil Muldoon <[email protected]>
ca5c20b6
PM
1836
1837 * gdb.texinfo (Basic Python): Describe post_event API.
1838
cb2e07a6
PM
18392010-08-11 Phil Muldoon <[email protected]>
1840
1841 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1842 decode_line Python APIs
cb2e07a6 1843
464b3efb
TT
18442010-08-10 Tom Tromey <[email protected]>
1845
1846 * gdb.texinfo (Pretty Printing API): Document
1847 gdb.default_visualizer.
1848
c29c521f
TT
18492010-08-10 Tom Tromey <[email protected]>
1850
1851 Revert gdb-add-index addition:
1852 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1853
5da1313b
JK
18542010-08-07 Jan Kratochvil <[email protected]>
1855 Eli Zaretskii <[email protected]>
1856
1857 * gdb.texinfo (Mode Options) <-batch>
1858 (Basic Python) <gdb.execute>: Describe setting width and height.
1859
02d868e8
PP
18602010-07-31 Paul Pluzhnikov <[email protected]>
1861
1862 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1863
c2bbed2a
TT
18642010-07-30 Tom Tromey <[email protected]>
1865
1866 * gdb.texinfo (Index Files): Mention gdb-add-index.
1867
6c13bbe1
HZ
18682010-07-30 Hui Zhu <[email protected]>
1869
1870 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1871 "detach inferior" and "kill inferior".
1872
53a71c06
CR
18732010-07-28 CHENG Renquan <[email protected]>
1874
1875 * gdb.texinfo (Machine Code): Update description of two forms of
1876 arguments, and add new example to demonstrate the new form.
1877
5374244e
PM
18782010-07-27 Phil Muldoon <[email protected]>
1879
1880 * gdb.texinfo (Values From Inferior): Add value inferior function
1881 call description.
1882
8ea5bce5
JK
18832010-07-19 Jan Kratochvil <[email protected]>
1884
1885 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1886
c0edd9ed
JK
18872010-07-19 Jan Kratochvil <[email protected]>
1888 Eli Zaretskii <[email protected]>
1889
1890 Make core files the process_stratum.
1891 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1892 record_stratum example.
1893
9291a0cd
TT
18942010-07-13 Tom Tromey <[email protected]>
1895
1896 * gdb.texinfo (Index Files): New node.
1897
f5011d11
TT
18982010-07-13 Tom Tromey <[email protected]>
1899
1900 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1901
0f5238ed
TT
19022010-07-13 Tom Tromey <[email protected]>
1903
1904 * gdb.texinfo (Specify Location): Document labels.
1905
74c761c1
PA
19062010-07-01 Pedro Alves <[email protected]>
1907
1908 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1909 entries for fast tracepoints and static tracepoints.
1910
501994c0
PA
19112010-07-01 Pedro Alves <[email protected]>
1912
1913 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1914 qsThreadInfo>: Spell out `l' as ell.
1915
0fb4aa4b
PA
19162010-07-01 Pedro Alves <[email protected]>
1917
1918 * gdb.texinfo (Convenience Variables): Document $_sdata.
1919 (Commands to Set Tracepoints): Describe static tracepoints. Add
1920 `Listing Static Tracepoint Markers' menu entry. Document
1921 "strace".
1922 (Tracepoint Action Lists): Document collecting $_sdata.
1923 (Listing Static Tracepoint Markers): New subsection.
1924 (Tracepoints support in gdbserver): Mention static tracepoints.
1925 (remote packets, enabling and disabling): Mention
1926 read-sdata-object.
1927 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1928 and StaticTracepoint.
1929 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1930 Document qXfer:sdata:read.
1931 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1932
dc3b15be
JB
19332010-06-29 Joel Brobecker <[email protected]>
1934
1935 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1936
595939de
PM
19372010-06-28 Phil Muldoon <[email protected]>
1938 Tom Tromey <[email protected]>
1939 Thiago Jung Bauermann <[email protected]>
1940
1941 * gdb.texinfo (Inferiors In Python): New node.
1942 * gdb.texinfo (Threads In Python): New node.
1943
9279c692
JB
19442010-06-28 Joel Brobecker <[email protected]>
1945
1946 * gdb.texinfo (Python): Document what the python directory is
1947 and what its location is.
1948 (Basic Python): Document the gdb.PYTHONDIR constant.
1949
bc9f0842
TT
19502010-06-25 Tom Tromey <[email protected]>
1951
1952 PR python/10808:
1953 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1954
f1421989
HZ
19552010-06-24 Hui Zhu <[email protected]>
1956
1957 * gdb.texinfo: (Commands for Controlled Output): Add
1958 documentation for command "eval".
1959
e4c0cfae
SS
19602010-06-21 Stan Shebs <[email protected]>
1961
1962 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1963 * annotate.texinfo: Ditto.
1964 * gdbint.texinfo: Ditto.
1965 * stabs.texinfo: Ditto.
1966
bb08c432
HZ
19672010-06-22 Hui Zhu <[email protected]>
1968
1969 * gdb.texinfo: (Process Record and Replay): Add documentation
1970 for command "set record memory-query".
1971
4f5d9f07
SS
19722010-06-21 Stan Shebs <[email protected]>
1973
1974 * gdb.texinfo: Relicense under GFDL version 1.3.
1975 * annotate.texinfo: Relicense under GFDL version 1.3.
1976 * gdbint.texinfo: Relicense under GFDL version 1.3.
1977 * stabs.texinfo: Relicense under GFDL version 1.3.
1978 * fdl.texi: Update to version 1.3.
1979
6aed2dbc
SS
19802010-06-18 Stan Shebs <[email protected]>
1981
a61408f8
SS
1982 * gdb.texinfo (Operating System Auxiliary Information): Describe
1983 "info os" when no arguments given.
1984
6aed2dbc
SS
1985 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1986 $_thread.
1987
24e933df
HZ
19882010-06-18 Hui Zhu <[email protected]>
1989
1990 * gdb.texinfo: (Process Record and Replay): Add documentation
1991 for commands "record save" and "record restore".
1992
65d79d4b
SDJ
19932010-06-16 Jan Kratochvil <[email protected]>
1994
1995 * gdb.texinfo: Include information about the correct use
1996 of addresses in the `watch' command.
1997
d914c394
SS
19982010-06-11 Stan Shebs <[email protected]>
1999
2000 * gdb.texinfo (Observer Mode): New section.
2001 (General Query Packets): Document QAllow.
889bf7c5 2002
967cf477
DE
20032010-06-04 Doug Evans <[email protected]>
2004
2005 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2006
aaf4119b
DE
20072010-06-03 Doug Evans <[email protected]>
2008
2009 * gdbint.texinfo (Coding): Add subsection on command names.
2010
9eae7c52
TT
20112010-06-02 Tom Tromey <[email protected]>
2012
2013 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2014 always-disassemble.
2015
fa593d66
PA
20162010-06-01 Pedro Alves <[email protected]>
2017
2018 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2019 gdbserver, and add cross reference.
2020 (Tracepoints support in gdbserver): New subsection.
2021
dde08ee1
PA
20222010-05-26 Pedro Alves <[email protected]>
2023
2024 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2025 `qRelocInsn' feature.
2026 (Relocate instruction reply packet): New subsection
2027 of `Tracepoint Packets'.
2028 (Tracepoint Packets): Mention that packets QTDP and QTStart
2029 support the qRelocInsn request, and add cross reference to new
2030 subsection.
2031
07ca107c
DE
20322010-05-25 Doug Evans <[email protected]>
2033
2034 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2035 (Commands In Python): Document gdb.string_to_argv.
2036
c25c4a8b
JK
20372010-05-02 Jan Kratochvil <[email protected]>
2038
2039 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2040 ATTR_NORETURN.
2041
d7b32ed3 20422010-04-29 Phil Muldoon <[email protected]>
c25c4a8b
JK
2043 Tom Tromey <[email protected]>
2044 Thiago Jung Bauermann <[email protected]>
d7b32ed3 2045
c25c4a8b 2046 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2047
6aecb9c2
JB
20482010-04-29 Mihail Zenkov <[email protected]>
2049
2050 * gdb.texinfo: (Summary) Add mention about D language support.
2051 (Filenames): Add D suffixes.
2052 (D): New node.
2053
b7da9e9f
PM
20542010-04-26 Pierre Muller <[email protected]>
2055
2056 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2057 of macro deleted from GDB code.
2058
ab38a727
PA
20592010-04-24 Pedro Alves <[email protected]>
2060
2061 * gdb.texinfo (Commands to specify files): Describe what how GDB
2062 looks up DOS-based filesystem paths on the system root. Document
2063 the new `set/show target-file-system-kind' commands.
2064
66d09542
DE
20652010-04-23 Doug Evans <[email protected]>
2066
2067 * gdb.texinfo (Python): Move Auto-loading section here ...
2068 (Python API): from here.
2069 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2070 (Maintenance Commands): Add docs for "maint print section-scripts".
2071
8bd10a10
CM
20722010-04-20 Chris Moller <[email protected]>
2073
2074 * gdb.texinfo (Setting Breakpoints): Added description of
2075 filename-qualified rbreak.
2076 * refcard.tex (Breakpoints and Watchpoints): Added brief
2077 description of filename-qualified rbreak.
2078
4c374409
JK
20792010-04-22 Jan Kratochvil <[email protected]>
2080
2081 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2082 (Python API): Change the reference to Pretty Printing API.
2083 (Pretty Printing): Move the user part under the Data node. Reformat
2084 the sample output to 72 columns. Create a new reference to Pretty
2085 Printing API. Rename the API part ...
2086 (Pretty Printing API): To a new node name.
2087 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2088 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2089
5a9351ae
SS
20902010-04-21 Stan Shebs <[email protected]>
2091
2092 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2093 and commands.
5a9351ae 2094 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2095
9a22f0d0
PM
20962010-04-22 Pierre Muller <[email protected]>
2097
2098 * gdb.texinfo (Examining memory): Update for change in string
2099 display with explicit size.
2100
6149aea9
PA
21012010-04-19 Pedro Alves <[email protected]>
2102
2103 PR breakpoints/8554.
2104
2105 * gdb.texinfo (Save Breakpoints): New node.
2106 (save-tracepoints): Rename to ...
2107 (save tracepoints): ... this. Mention that `save-tracepoints' is
2108 a deprecated alias to `save tracepoints'.
2109
711e434b
PM
21102010-04-16 Pierre Muller <[email protected]>
2111
645797a8 2112 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2113 (info w32 thread-information-block): Document new command.
2114 (qGetTIBAddress): Document new gdbserver query.
2115 (maint set/show show-all-tib): Document new command.
2116
3f7b2faa
DE
21172010-04-15 Doug Evans <[email protected]>
2118
fa33c3cd
DE
2119 * gdb.texinfo (Python API): Add progspaces section.
2120 (Selecting Pretty-Printers): Progspace pretty-printers are
2121 searched too.
2122 (Progspaces In Python): New section.
2123
3f7b2faa
DE
2124 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2125
79f283fe
PM
21262010-04-14 Phil Muldoon <[email protected]>
2127
2128 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2129 returns None.
2130
87290684
SS
21312010-04-09 Stan Shebs <[email protected]>
2132
2133 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2134 Describe the `frames-created' field, tweak grammar.
2135
a97153c7
PA
21362010-04-09 Pedro Alves <[email protected]>
2137
2138 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2139 Describe the `circular' and `disconnected' fields.
2140
5c5dcc1b
L
21412010-04-09 H.J. Lu <[email protected]>
2142
2143 * gdb.texinfo (maint print registers): Mention unavailable and
2144 invisible registers.
2145
adc36818
PM
21462010-04-09 Phil Muldoon <[email protected]>
2147 Thiago Jung Bauermann <[email protected]>
5c5dcc1b 2148 Tom Tromey <[email protected]>
adc36818
PM
2149
2150 * gdb.texinfo (Breakpoints In Python): New Node.
2151
33da3f1c
SS
21522010-04-08 Stan Shebs <[email protected]>
2153
2154 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2155 trace status fields.
2156
3a13a53b
L
21572010-04-08 H.J. Lu <[email protected]>
2158
2159 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2160 optional. Make org.gnu.gdb.i386.avx requires
2161 org.gnu.gdb.i386.avx.
2162
08001717
DE
21632010-04-08 Doug Evans <[email protected]>
2164
2165 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2166 search path, and document that gdb only scans the search path if
2167 the script's path doesn't specify a directory.
2168
c375651d
DE
21692010-04-05 Doug Evans <[email protected]>
2170
2171 * gdb.texinfo (maint show python auto-load): Fix typo.
2172
af54718e
SS
21732010-04-04 Stan Shebs <[email protected]>
2174
d77f58be
SS
2175 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2176 (Setting Watchpoints): Update description of "info watch".
2177 (Disabling Breakpoints): Only "info break" lists all.
2178
af54718e
SS
2179 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2180 (tdump): Explain how tdump works.
2181
86b17b60
PA
21822010-04-01 Pedro Alves <[email protected]>
2183
2184 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2185 add cross reference.
2186
ff12863f
PA
21872010-03-31 Pedro Alves <[email protected]>
2188
2189 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2190 commands error out.
2191
f68eb612
L
21922010-03-30 H.J. Lu <[email protected]>
2193
2194 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2195
c8d5aac9
L
21962010-03-30 H.J. Lu <[email protected]>
2197
2198 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2199
7d13fe92
SS
22002010-03-29 Stan Shebs <[email protected]>
2201 Nathan Sidwell <[email protected]>
2202
2203 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2204 GDBN equivalent.
2205 (Set Tracepoints): Remove mention that conditional tracepoints
2206 don't exist.
2207 (Tracepoint Actions): Clarify when while-stepping collection
2208 happens, note that while-stepping does not automatically collect
2209 $pc.
2210
409873ef 22112010-03-29 Stan Shebs <[email protected]>
889bf7c5 2212
409873ef
SS
2213 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2214 (General Query Packets): Describe TracepointSource.
2215
ee8e71d4
EZ
22162010-03-27 Matt Rice <[email protected]>
2217
c8d5aac9
L
2218 * gdb.texinfo (ARM): Document arguments to "target sim".
2219 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2220
99b5e152
PA
22212010-03-26 Pedro Alves <[email protected]>
2222
2223 * gdb.texinfo (Tracepoint Packets): Remove mention that
2224 terror:string may be plain text, and drop mention of X prefix.
2225
cd64ee31
VP
22262010-03-26 Vladimir Prus <[email protected]>
2227
2228 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2229
6c28cbf2
SS
22302010-03-24 Stan Shebs <[email protected]>
2231
2232 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2233
95a42b64
TT
22342010-03-24 Tom Tromey <[email protected]>
2235
2236 PR breakpoints/9352:
2237 * gdb.texinfo (Break Commands): Update.
2238
18148017
VP
22392010-03-24 Vladimir Prus <[email protected]>
2240
2241 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2242 commands.
2243
4daf5ac0
SS
22442010-03-16 Stan Shebs <[email protected]>
2245
2246 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2247 circular-trace-buffer.
2248 (Tracepoint Packets): Describe QTBuffer, and details of the
2249 qTStatus reply.
2250
c9429232
SS
22512010-03-12 Stan Shebs <[email protected]>
2252 Nathan Sidwell <[email protected]>
2253
2254 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2255 doing instruction stepping.
2256 (Tracepoint Restrictions): New node.
2257
ccefe4c4
TT
22582010-03-10 Tom Tromey <[email protected]>
2259
2260 * gdbint.texinfo (Symbol Handling): Update.
2261
7c953934
TT
22622010-03-08 Tom Tromey <[email protected]>
2263
2264 PR cli/9591:
2265 * gdb.texinfo (Mode Options): Mention lack of pagination and
2266 confirmation with --batch.
2267 (Screen Size): Mention --batch.
2268 (Messages/Warnings): Likewise.
2269
f870a310
TT
22702010-03-05 Tom Tromey <[email protected]>
2271
2272 * gdb.texinfo (Basic Python): Document target_charset and
2273 target_wide_charset.
2274
78e2826b
TT
22752010-03-05 Tom Tromey <[email protected]>
2276
2277 * gdb.texinfo (Data): Link to pretty-printing.
2278 (Output Formats): Likewise. Correct text.
2279
f5dff777
DJ
22802010-03-01 Daniel Jacobowitz <[email protected]>
2281
2282 * gdb.texinfo (Types): Describe <struct> and <flags>.
2283
dc00d89f
PM
22842010-02-28 Phil Muldoon <[email protected]>
2285
2286 * gdb.texinfo (Frames In Python): Add block parameter and
2287 description to read_var text.
2288
5107b149 22892010-02-26 Phil Muldoon <[email protected]>
c8d5aac9 2290 Tom Tromey <[email protected]>
5107b149
PM
2291
2292 * gdb.texinfo (Types In Python): Describe block argument in
2293 template_argument and gdb.lookup_type.
2294
e03e5e7b
TT
22952010-02-24 Tom Tromey <[email protected]>
2296
2297 * gdb.texinfo (Cygwin Native): Fix typo.
2298
f3e9a817
PM
22992010-02-24 Phil Muldoon <[email protected]>
2300
2301 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2302 and select method descriptions.
2303 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2304 Tables in Python to menu.
2305 (Blocks In Python): New node.
2306 (Symbols In Python): New node.
2307 (Symbol Tables in Python): New node.
2308
a79b8f6e
VP
23092010-02-24 Vladimir Prus <[email protected]>
2310
2311 Multiexec MI
2312
2313 gdb/
2314 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2315
2316 gdb/doc/
2317 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2318 changes.
2319 (GDB/MI Program Execution): Document current behaviour of
2320 --all and --thread-group.
2321 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2322 -remove-inferior.
2323 * observer.texi (inferior_added, inferior_removed): New
2324 observers.
2325
629d6a47
TT
23262010-02-19 Tom Tromey <[email protected]>
2327
2328 * gdbint.texinfo (Getting Started): Fix @node.
2329 (Debugging GDB): Likewise.
2330
c09529e5
JB
23312010-02-13 Joel Brobecker <[email protected]>
2332
2333 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2334 documenting the gdb_test_timeout variable.
2335
540aa8e7
MS
23362010-02-12 Jakob Engblom <[email protected]>
2337
2338 * gdb.texinfo (MI commands): Added documentation of --reverse
2339 option to a set of MI commands. Restructured documentation of MI
2340 commands --exec-continue to reflect the complexity of reverse
2341 execution.
2342
081dfbf7
PA
23432010-02-12 Pedro Alves <[email protected]>
2344
2345 * gdb.texinfo (Using the Collected Data): Specify that the address
2346 range of `tfind outsize' is exclusive, and that the address range
2347 of `tfind range' is inclusive.
2348 (Tracepoint Packets): Specify that the address range of
2349 `QTFrame:range' is inclusive, and that the address range of
2350 `QTFrame:outside' is exclusive
2351
8e9c5e02
VP
23522010-02-12 Vladimir Prus <[email protected]>
2353
2354 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2355
92981e24
TT
23562010-02-10 Tom Tromey <[email protected]>
2357
2358 * gdb.texinfo (Debugging Output): Document set debug parser and
2359 show debug parser.
2360
075b51b7
L
23612010-02-09 H.J. Lu <[email protected]>
2362
2363 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2364 i386_eflags and i386_mxcsr.
2365
3bb8d5c3
L
23662010-02-08 H.J. Lu <[email protected]>
2367
2368 * gdb.texinfo: Document i386 target features.
2369
c5f80513
DE
23702010-02-05 Doug Evans <[email protected]>
2371
2372 * gdbint.texinfo (Testsuite): Add a new section to document the
2373 various DejaGnu variables that may be overridden.
1be00882 2374 Document INTERNAL_GDBFLAGS.
c5f80513 2375
6ac33a4e
TT
23762010-02-04 Tom Tromey <[email protected]>
2377
2378 PR cli/8830:
2379 * gdb.texinfo (Files): -readnow comes before the filename for file
2380 and symbol-file.
2381
a1dcb23a
DJ
23822010-02-01 Daniel Jacobowitz <[email protected]>
2383
2384 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2385 Document ARM breakpoint types.
2386 (Register Packet Format): Move into the new section.
2387 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2388
95433b34
JB
23892010-01-21 Joel Brobecker <[email protected]>
2390
2391 * gdb.texinfo (File Options): Adjust the documentation of this
2392 switch to refer to the "source" command rather than partially
2393 duplicating some of the relevant information.
2394 (Extending GDB): Introduce and document the set/show script-extension
2395 setting.
2396 (Command Files): Add note explaining that the "source" command
2397 is also used to evalute scripts written in other languages.
2398 Remove the short slightly incorrect reference to sourcing Python
2399 scripts.
2400 (Python Commands): Document how to execute a Python script from GDB.
2401
8d576872
JB
24022010-01-19 Joel Brobecker <[email protected]>
2403
2404 * gdb.texinfo (Command Files): Fix typo.
2405
8150ff9c
JB
24062010-01-18 Tom Tromey <[email protected]>
2407
2408 * gdb.texinfo (File Options): Document -x on .py files.
2409 (Command Files): Document handling of Python scripts.
2410
23db03a6
JZ
24112010-01-18 Jie Zhang <[email protected]>
2412
2413 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2414
00bf0b85
SS
24152010-01-15 Stan Shebs <[email protected]>
2416
2417 * gdb.texinfo (Trace Files): New section.
2418 (Tracepoint Packets): Document QTSave and qTBuffer.
2419 (Trace File Format): New appendix.
2420
be759fcf
PM
24212010-01-13 Phil Muldoon <[email protected]>
2422
2423 * gdb.texinfo (Values From Inferior): Document lazy_string value
2424 method.
2425 (Python API): Add Lazy strings menu item.
2426 (Lazy Strings In Python): New node.
2427
dc146f7c
VP
24282010-01-13 Vladimir Prus <[email protected]>
2429
2430 * gdb.texinfo (GDB/MI Thread Information): New.
2431 (GDB/MI Async Records): Document the core field in *stopped.
2432 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2433 documentation
2434 (Process list): Document that osdata document may contain
2435 threads.
2436 (Remote Serial Protocol): Document qXfer:threads.
2437
d5551862
SS
24382010-01-06 Stan Shebs <[email protected]>
2439
2440 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2441 disconnected tracing.
2442 (Tracepoint Packets): Document new protocol.
2443
7a697b8d
SS
24442010-01-05 Stan Shebs <[email protected]>
2445
2446 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2447 tracepoints.
2448 (Tracepoint Packets): Describe remote protocol for fast
2449 tracepoints.
2450
e6f3ec50
JB
24512010-01-01 Joel Brobecker <[email protected]>
2452
2453 Update the "Start of New Year Procedure".
2454 * gdbint.texinfo: Add the list of files that need to be updated
2455 manually. Minor reformatting.
2456
ddc4e9c1
JB
24572010-01-01 Joel Brobecker <[email protected]>
2458
2459 * refcard.tex: Update copyright year in header and text.
2460
9d2897ad
JB
24612010-01-01 Joel Brobecker <[email protected]>
2462
2463 * agentexpr.texi: Add 2010 to the list of copyright years.
2464 * annotate.texinfo: Likewise.
2465 * gdb.texinfo: Likewise.
2466 * gdbint.texinfo: Likewise.
2467 * observer.texi: Likewise.
2468 * stabs.texinfo: Likewise.
2469
6da95a67
SS
24702009-12-31 Stan Shebs <[email protected]>
2471
2472 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2473
236f1d4d
SS
24742009-12-29 Stan Shebs <[email protected]>
2475
2476 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2477
f61e138d
SS
24782009-12-28 Stan Shebs <[email protected]>
2479
2480 * gdb.texinfo (Trace State Variables): New section.
2481 (Tracepoint Packets): Describe trace state variable packets.
2482 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2483 variable bytecodes.
2484
0fe7935b
DJ
24852009-12-28 Daniel Jacobowitz <[email protected]>
2486
2487 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2488 declarations.
2489
a6b29f87
VP
24902009-12-21 Vladimir Prus <[email protected]>
2491
2492 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2493 -gdb-exit behaviour.
2494
5e4bde96
JB
24952009-12-20 Joel Brobecker <[email protected]>
2496
2497 * gpl.texi: Update to version 3 of the GPL.
2498
a1715244
JB
24992009-12-20 Joel Brobecker <[email protected]>
2500
2501 * Makefile.in: Update copyright header.
2502 * observer.texi: Fix the copyright header of the generated files.
2503
361ae042
PM
25042009-12-08 Phil Muldoon <[email protected]>
2505
2506 * gdb.texinfo (Types In Python): Describe range function.
2507
bfd31e71
PM
25082009-12-03 Richard Ward <[email protected]>
2509
2510 * gdb.texinfo (Types In Python): Describe "is_base_class".
2511
57a1d736
TT
25122009-12-03 Tom Tromey <[email protected]>
2513
2514 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2515
8cebebb9
PP
25162009-12-02 Paul Pluzhnikov <[email protected]>
2517
2518 * observer.texi: New memory_changed observer.
2519
16af530a
TT
25202009-12-01 Tom Tromey <[email protected]>
2521
2522 * gdb.texinfo (Reverse Execution): Fix typo.
2523
b6199126
DJ
25242009-11-24 Daniel Jacobowitz <[email protected]>
2525
2526 PR gdb/8704
2527
2528 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2529 are allowed after the breakpoint condition.
2530
7a6973ad
TT
25312009-11-23 Tom Tromey <[email protected]>
2532
2533 PR python/10782:
2534 * gdb.texinfo (Types In Python): Document Type.pointer.
2535
21a0512e
PP
25362009-11-23 Paul Pluzhnikov <[email protected]>
2537
2538 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2539
a5832c8f
PA
25402009-11-11 Pedro Alves <[email protected]>
2541
2542 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2543 (Using Agent Expressions): Delete cross reference.
2544
1eb7cd77
JB
25452009-11-07 Joel Brobecker <[email protected]>
2546
2547 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2548 and @settitle directives up to help makeinfo find them.
2549
24ddea62
JK
25502009-11-02 Jan Kratochvil <[email protected]>
2551
2552 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2553 (Auto-loading): Use plural and note one can use multiple components now.
2554
3afae151
VP
25552009-11-01 Vladimir Prus <[email protected]>
2556
2557 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2558 -stack-list-arguments have the same documentation for parameter
2559 as -stack-list-locals. Add comas.
2560
14ff2235
PM
25612009-10-27 Tom Tromey <[email protected]>
2562 Eli Zaretskii <[email protected]>
2563
c8d5aac9 2564 PR python/10781
14ff2235
PM
2565
2566 * gdb.texinfo (Values From Inferior): Document cast method.
2567
9c419145
PP
25682009-10-22 Paul Pluzhnikov <[email protected]>
2569
2570 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2571 and adjust example.
889bf7c5 2572
29153c24
MS
25732009-10-22 Michael Snyder <[email protected]>
2574
2575 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2576 info record command. Also document the new save and restore
29153c24
MS
2577 commands.
2578
2b28d209
PP
25792009-10-21 Paul Pluzhnikov <[email protected]>
2580
2581 * gdb.texinfo (Machine Code): Mention current pc marker.
2582 (Memory): Likewise.
2583
6c95b8df
PA
25842009-10-19 Pedro Alves <[email protected]>
2585 Stan Shebs <[email protected]>
2586
2587 * observer.texi (new_inferior): Rename to...
2588 (inferior_appeared): ... this.
2589
2590 * gdb.texinfo (Inferiors): Rename node to ...
2591 (Inferiors and Programs): ... this. Mention running multiple
2592 programs in the same debug session.
2593 <info inferiors>: Mention the new 'Executable' column if "info
2594 inferiors". Update examples. Document the "add-inferior",
2595 "clone-inferior", "remove-inferior" and "maint info
2596 program-spaces" commands.
2597 (Process): Rename node to...
2598 (Forks): ... this. Document "set|show follow-exec-mode".
2599
2f8132f3
MS
26002009-10-11 Michael Snyder <[email protected]>
2601
2602 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2603 (ReverseContinue): Ditto.
2604
cba4b2d3
PP
26052009-10-08 Paul Pluzhnikov <[email protected]>
2606
2607 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2608
da082f17
JK
26092009-10-08 Jan Kratochvil <[email protected]>
2610
2611 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2612
08be9d71
ME
26132009-10-06 Michael Eager <[email protected]>
2614
2615 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2616 (Embedded Processors): Add MicroBlaze.
2617 (MicroBlaze): New. Describe Xilinx MicroBlaze
2618
08a0efd0
PA
26192009-10-04 Pedro Alves <[email protected]>
2620
2621 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2622
cbb8f428
EZ
26232009-09-26 Pierre Muller <[email protected]>
2624
2625 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2626
30a4a70c
JB
26272009-09-23 Joel Brobecker <[email protected]>
2628
2629 * observer.texi (solib_unloaded): Document explicitly the fact that
2630 this observer is called before the associated symbols are unloaded.
2631
b3372f91
VP
26322009-09-19 Vladimir Prus <[email protected]>
2633
2634 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2635 -stack-list-variables.
2636
f43030c4
TT
26372009-09-18 Tom Tromey <[email protected]>
2638
2639 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2640 is experimental.
2641
ec7e75e7
PP
26422009-09-17 Paul Pluzhnikov <[email protected]>
2643
2644 * gdb.texinfo (convenince variables): Mention
2645 $_siginfo could be empty.
f43030c4 2646
0cc7d26f
TT
26472009-09-15 Tom Tromey <[email protected]>
2648
2649 * gdb.texinfo (GDB/MI Variable Objects): Document
2650 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2651 Expand -var-update documentation.
2652
a96d9b2e
SDJ
26532009-09-14 Sergio Durigan Junior <[email protected]>
2654
2655 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2656 feature.
2657
005ca36a
JB
26582009-09-13 Daniel Jacobowitz <[email protected]>
2659
2660 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2661
0d772ac9
MS
26622009-09-10 Michael Snyder <[email protected]>
2663
2664 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2665 ReverseStep replies to the qSupported query.
2666
14fb1bac
JB
26672009-09-10 Joel Brobecker <[email protected]>
2668
2669 Add documentation for set/show interactive-mode.
2670 * gdb.texinfo (Other Misc Settings): New node.
2671
29b090c0
DE
26722009-09-01 Doug Evans <[email protected]>
2673
2674 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2675 non-stop mode's affect on remote caching.
2676
4e5d721f
DE
26772009-08-31 Jacob Potter <[email protected]>
2678 Doug Evans <[email protected]>
2679
2680 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2681 Mark `set/show remotecache' options as obsolete.
2682 Document new `set/show stack-cache' option.
2683 Update text for `info dcache'.
2684
55333a84
DE
26852009-08-27 Doug Evans <[email protected]>
2686
2687 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2688 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2689
bc3a0b4d
RW
26902009-08-26 Ralf Wildenhues <[email protected]>
2691
2692 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2693 about autoconf.
2694
3a1ff0b6
PA
26952009-08-25 Pedro Alves <[email protected]>
2696
2697 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2698 small example, and describe its columns. Replace "inferior-id" by
2699 "infno" throughout.
2700
81ecdfbb
RW
27012009-08-22 Ralf Wildenhues <[email protected]>
2702
af542c2e
RW
2703 * gdbint.texinfo (Releasing GDB): Point to
2704 README-maintainer-mode file for required autoconf version.
2705 * configure.ac: Do not substitute datarootdir, htmldir,
2706 pdfdir, docdir. Do not process --with-datarootdir,
2707 --with-htmldir, --with-pdfdir, --with-docdir.
2708 * configure: Regenerate.
2709
81ecdfbb
RW
2710 * configure: Regenerate.
2711
4efc6507
DE
27122009-08-20 Reid Kleckner <[email protected]>
2713
2714 * gdb.texinfo: Add chapter on JIT interface.
2715
43089a6e
NR
27162009-08-07 Nick Roberts <[email protected]>
2717
2718 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2719 confirmation request.
43089a6e 2720
99e008fe
EZ
27212009-08-05 Jeremy Bennett <[email protected]>
2722
c8d5aac9
L
2723 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2724 CRC definitions.
99e008fe 2725
48cb2d85
VP
27262009-08-03 Vladimir Prus <[email protected]>
2727
2728 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2729 -break-commands.
48cb2d85 2730
ff1a52c6
UW
27312009-07-31 Ulrich Weigand <[email protected]>
2732
2733 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2734 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2735
3285f3fe
UW
27362009-07-31 Ulrich Weigand <[email protected]>
2737
2738 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2739 "set spu stop-on-load" and "show spu stop-on-load" commands.
2740
e35359c5
UW
27412009-07-31 Ulrich Weigand <[email protected]>
2742
2743 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2744
58d6951d
DJ
27452009-07-28 Daniel Jacobowitz <[email protected]>
2746
2747 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2748 org.gnu.gdb.arm.neon.
2749
08d16641
PA
27502009-07-20 Pedro Alves <[email protected]>
2751
2752 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2753 optional element.
2754 (subsection OS ABI): New subsection.
2755
782b2b07
SS
27562009-07-14 Stan Shebs <[email protected]>
2757
2758 * gdb.texinfo (Tracepoint Conditions): New section.
2759 (General Query Packets): Describe ConditionalTracepoints.
2760 (Tracepoint Packets): Describe condition field.
2761 (Maintenance Commands): Describe maint agent-eval.
2762 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2763
9b117ef3
HZ
27642009-07-11 Hui Zhu <[email protected]>
2765
2766 * gdb.texinfo (disassemble): Add a new modifier /r
2767 to "disassemble" command to make it print the raw instructions
2768 in hex as well as in symbolic form.
2769
f5a33284
TT
27702009-07-09 Tom Tromey <[email protected]>
2771
2772 * gdbint.texinfo (Testsuite): Document parallel make check.
2773
812f7342
TT
27742009-07-09 Tom Tromey <[email protected]>
2775
2776 * gdbint.texinfo (Testsuite): Document test transcripts.
2777
fbb8f299
PM
27782009-07-10 Phil Muldoon <[email protected]>
2779
2780 * gdb.texinfo (Values From Inferior): Add length parameter
2781 description.
2782
dd8f35ac
EZ
27832009-07-04 Chris Genly <[email protected]>
2784
2785 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2786 in -var-list-children. Fix example according to what the code
2787 does.
2788
2277426b
PA
27892009-07-02 Pedro Alves <[email protected]>
2790
2791 * gdb.texinfo (Debugging multiple inferiors): Document the
2792 "inferior", "detach inferior" and "kill inferior" commands.
2793 (Debugging Programs with Multiple Processes): Adjust to mention
2794 generic "inferior" commands. Delete mention of "detach fork" and
2795 "delete fork". Cross reference to "Debugging multiple inferiors"
2796 section.
2797
a6d9a66e
UW
27982009-07-02 Ulrich Weigand <[email protected]>
2799
5af949e3
UW
2800 * gdbint.texinfo (Item Output Functions): Update signature
2801 for ui_out_field_core_addr.
2802
28032009-07-02 Ulrich Weigand <[email protected]>
2804
2805 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2806 Update example code extrated from breakpoint.c.
2807
9901a55b 28082009-06-28 Paul Pluzhnikov <[email protected]>
889bf7c5 2809
9901a55b
PP
2810 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2811 MI commands.
2812 (GDB/MI Symbol Query): Likewise.
2813 (GDB/MI File Commands): Likewise.
2814 (GDB/MI File Transfer Commands): Likewise.
2815 (GDB/MI Target Manipulation): Likewise.
2816 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2817
edb3359d
DJ
28182009-06-27 Daniel Jacobowitz <[email protected]>
2819
2820 * gdb.texinfo (Debugging Optimized Code): New chapter.
2821 (Compiling for Debugging): Reference it. Move some
2822 text to the new section.
2823
7cd1089b
PM
28242009-06-15 Phil Muldoon <[email protected]>
2825
2826 * doc/gdb.texinfo (Calling): Document
2827 set-unwind-on-terminating-exception usage.
2828
d4db2f36
PA
28292009-06-11 Pedro Alves <[email protected]>
2830
2831 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2832 command.
2833
d1a7880c
PA
28342009-06-07 Pedro Alves <[email protected]>
2835
2836 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2837 references.
2838
473f94e6
UW
28392009-06-04 Ulrich Weigand <[email protected]>
2840
2841 * gdbint.texinfo: Rename formal parameters to gdbarch function
2842 protoypes from "current_gdbarch" to "gdbarch".
2843
8f500870
TT
28442009-05-28 Tom Tromey <[email protected]>
2845
2846 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2847
b6313243
TT
28482009-05-27 Tom Tromey <[email protected]>
2849
2850 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2851 feature.
2852 (GDB/MI Variable Objects): Document -var-set-visualizer.
2853
28542009-04-02 Tom Tromey <[email protected]>
2855
2856 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2857 feature.
2858 (GDB/MI Variable Objects): Document -var-set-visualizer.
2859
a6bac58e
TT
28602009-05-27 Tom Tromey <[email protected]>
2861 Thiago Jung Bauermann <[email protected]>
2862 Phil Muldoon <[email protected]>
2863
2864 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2865 (Pretty Printing): New node.
2866 (Selecting Pretty-Printers): Likewise.
2867 (Python API): Update.
2868 (Output Formats): Document /r format.
2869
2c74e833
TT
28702009-05-27 Thiago Jung Bauermann <[email protected]>
2871 Tom Tromey <[email protected]>
2872
2873 * gdb.texinfo (Types In Python): New node.
2874 (Values From Inferior): "type" is now an attribute.
2875 (Python API): Update.
2876
89c73ade
TT
28772009-05-27 Tom Tromey <[email protected]>
2878 Thiago Jung Bauermann <[email protected]>
2879 Phil Muldoon <[email protected]>
2880
2881 * gdb.texinfo: Add @syncodeindex for `tp'.
2882 (Python API): Update.
2883 (Auto-loading): New node.
2884 (Objfiles In Python): New node.
2885
17a37d48
PP
28862009-05-15 Paul Pluzhnikov <[email protected]>
2887
2888 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2889
6718376f
NR
28902009-05-15 Nick Roberts <[email protected]>
2891
2892 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2893
cbe54154
PA
28942009-05-12 Pedro Alves <[email protected]>
2895
2896 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2897 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2898 show show-debug-regs' docs.
2899
8e05493c
EZ
29002009-05-08 Eli Zaretskii <[email protected]>
2901
2902 * gdb.texinfo (Process Record and Replay): Add description of
2903 reverse execution.
2904
b39f4988
JB
29052009-05-07 Joel Brobecker <[email protected]>
2906
2907 * gdbint.texinfo (Adding support for debugging core files): New node.
2908 (Native Debugging): Remove the ``Native core file Support'' section.
2909
a2311334
EZ
29102009-05-01 Eli Zaretskii <[email protected]>
2911
2912 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2913 Add index entries.
2914
53cc454a 29152009-04-30 Hui Zhu <[email protected]>
c8d5aac9 2916 Michael Snyder <[email protected]>
53cc454a 2917
a2311334
EZ
2918 * gdb.texinfo: (Process Record and Replay): Add documentation for
2919 process record and replay.
53cc454a 2920
484086b7
JK
29212009-04-29 Jan Kratochvil <[email protected]>
2922
2923 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2924 a new part on command-line defined macros.
2925
32ae1842
EZ
29262009-04-25 Eli Zaretskii <[email protected]>
2927
2928 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2929 clarify the wording.
2930
b14b1491
TT
29312009-04-23 Tom Tromey <[email protected]>
2932
2933 * gdb.texinfo (Data Files): New node.
2934 (GDB Files): Update menu.
2935
5c1e86e1
JB
29362009-04-23 Joel Brobecker <[email protected]>
2937
2938 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2939 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2940
83eba9b7
VP
29412009-04-22 Vladimir Prus <[email protected]>
2942
2943 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2944
e31198c4
HZ
29452009-04-22 Hui Zhu <[email protected]>
2946
2947 * gdb.texinfo (disassemble-next-line): Set the default of
2948 disassemble-next-line to off.
2949
26e251b6
JM
29502009-04-21 Joseph Myers <[email protected]>
2951
2952 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2953 --with-htmldir): New.
2954 * configure: Regenerate.
2955 * Makefile.in (datarootdir, docdir): Define.
2956 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2957 instead of $(SET_TEXINPUTS).
2958 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2959 gdbint.info instead of $(SET_TEXINPUTS).
2960 (gdbint/index.html): Use same -I options as for building
2961 gdbint.info.
2962 (stabs.dvi, stabs.pdf): Use same -I options as for building
2963 stabs.info instead of $(SET_TEXINPUTS).
2964 (stabs/index.html): Use same -I options as for building
2965 stabs.info.
2966 (annotate.dvi, annotate.pdf): Use same -I options as for building
2967 annotate.info instead of $(SET_TEXINPUTS).
2968 (annotate/index.html): Use same -I options as for building
2969 annotate.info.
2970
eac35c4e
DD
29712009-04-21 David Daney <[email protected]>
2972
2973 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2974
29b0e8a2
JM
29752009-04-21 Joseph Myers <[email protected]>
2976
2977 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2978
2b831889 29792009-04-18 Carlos O'Donell <[email protected]>
c8d5aac9 2980 Joseph Myers <[email protected]>
2b831889
JM
2981
2982 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2983 (MAKEHTMLFLAGS): Set to empty.
2984 (html__strip_dir): Define.
2985 (HTMLFILES): Define.
2986 (HTMLFILES_INSTALL): Define.
2987 (install-html): Copy new automake rule.
2988 (html): Depend on $(HTMLFILES).
2989 (gdb_toc.html): Rename to gdb/index.html.
2990 (gdbint_toc.html): Rename to gdbint/index.html.
2991 (stabs_toc.html): Rename to stabs/index.html.
2992 (annotate_toc.html): Rename to annotate/index.html.
2993
89a34d1b
JM
29942009-04-17 Carlos O'Donell <[email protected]>
2995
2996 * Makefile.in: Set pdfdir and htmldir from configure
2997 substitutions.
2998 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2999 * configure: Regenerate.
3000
a2d5da46
JB
30012009-04-16 Joel Brobecker <[email protected]>
3002
3003 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3004 This macro is no longer used.
3005
732f6a93
TT
30062009-04-15 Tom Tromey <[email protected]>
3007
3008 * gdb.texinfo (Character Sets): Document default character set.
3009
87f9adc1
PM
30102009-04-14 Pierre Muller <[email protected]>
3011
3012 * gdbint.texinfo: Change server name from sources.redhat.com to
3013 sourceware.org throughout.
3014
2c88c651
JB
30152009-04-09 Joel Brobecker <[email protected]>
3016
3017 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3018 about a missing dot or coma after @xref.
3019
4f5376b2
JB
30202009-04-02 Joel Brobecker <[email protected]>
3021
3022 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3023 example, and add a small explanation about it.
3024 (Print Settings): Change the documentation of the "set print
3025 frame-arguments" to reflect the fact that the default is now "scalars".
3026
a0381d3a
JB
30272009-04-02 Joel Brobecker <[email protected]>
3028
3029 * gdb.texinfo (Print Settings): Add kindex for command "set
3030 print frame-arguments".
3031
45ac276d
JB
30322009-03-31 Joel Brobecker <[email protected]>
3033
3034 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3035 breakpoints.
3036 (Set Breaks): Add reference to thread-specific and task-specific
3037 breakpoints.
3038
32cd1edc
JB
30392009-03-31 Joel Brobecker <[email protected]>
3040
3041 * gdb.texinfo (Ada Tasks): Remove the documentation about
3042 the "Running" state, as this state has been eliminated.
3043 Now all runnable tasks are shown as "Runnable".
3044
1042e4c0
SS
30452009-03-30 Stan Shebs <[email protected]>
3046
3047 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3048 special case of breakpoints.
3049 (Enable and Disable Tracepoints): Mention deprecation.
3050 (Listing Tracepoints): Update description and example.
3051
f8f6f20b
TJB
30522009-03-30 Thiago Jung Bauermann <[email protected]>
3053
3054 * gdb.texinfo (Frames in Python): New node.
3055 (Python API): Update.
3056
c0c6f777
TJB
30572009-03-29 Thiago Jung Bauermann <[email protected]>
3058
3059 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3060 from a method to an attribute.
3061
def2b000
TJB
30622009-03-26 Thiago Jung Bauermann <[email protected]>
3063
3064 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3065 attribute.
3066
a07daef3
PA
30672009-03-25 Pedro Alves <[email protected]>
3068
3069 * observer.texi (thread_exit): Add "silent" parameter.
3070
f3b1572e
PA
30712009-03-22 Pedro Alves <[email protected]>
3072
3073 * observer.texi (about_to_proceed): New.
3074
587afa38
EZ
30752009-03-21 Jeremy Bennett <[email protected]>
3076
3077 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3078 field throughout to handle types with spaces in them. Fix typos
3079 found by aspell.
3080 (Summary, Requirements, Contributors): New first chapter,
3081 "Summary" added, old Requirements section moved there, and new
3082 section, "Contributors" added.
3083 (Initializing a New Architecture, Register Representation)
3084 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3085 (Porting gdb): These sections extended and updated.
3086 (Compiler Characteristics): This section (empty) deleted.
3087 (Defining Other Architecture Features): This section renamed and
3088 duplicate material removed from (formerly "Target Conditionals").
3089 Use braces {} in @deftypeXX type field throughout to handle types
3090 with spaces in them. Typos found by aspell fixed.
3091
3092 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3093 * stack_frame.pdf: Version of image for PDF output.
3094 * stack_frame.png: Version of image for HTML output and for Emacs.
3095 * stack_frame.txt: Version of image for Info output.
1db61298 3096 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3097
10af6951
EZ
30982009-03-21 Eli Zaretskii <[email protected]>
3099
3100 * gdb.texinfo (Character Sets): Fix last change.
3101
cc924cad
TJB
31022009-03-21 Thiago Jung Bauermann <[email protected]>
3103
3104 * gdb.texinfo (Values From Inferior): Fix optional arguments
3105 markup.
3106 (Commands In Python): Adjust argument names of gdb.Command.__init__
3107 to what the function accepts as keywords.
3108
bc3b79fd
TJB
31092008-03-20 Tom Tromey <[email protected]>
3110
3111 * gdb.texinfo (Convenience Vars): Document convenience functions.
3112 (Functions In Python): New node.
3113 (Python API): Update.
3114
6c7a06a3
TT
31152009-03-20 Tom Tromey <[email protected]>
3116
3117 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3118 set target-wide-charset.
3119 (Requirements): Mention iconv.
3120
b646ddd4
HZ
31212009-03-17 Hui Zhu <[email protected]>
3122
3123 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3124
91440f57
HZ
31252009-03-17 Hui Zhu <[email protected]>
3126
3127 * gdb.texinfo: Add documentation for disassemble-next-line.
3128
8fd41227
TJB
31292009-03-16 Thiago Jung Bauermann <[email protected]>
3130
3131 * gdb.texinfo (Commands In Python): Remove tindex entries.
3132
61ff14c6
JK
31332009-03-15 Jan Kratochvil <[email protected]>
3134
3135 * gdb.texinfo (Returning): New description for missing debug info.
3136
0b16c5cf
PA
31372009-03-14 Pedro Alves <[email protected]>
3138
3139 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3140 (General Query Packets): Document qAttached.
0b16c5cf 3141
32fc0df9
PA
31422009-03-05 Pedro Alves <[email protected]>
3143
3144 * gdb.texinfo (Background Execution): Better describe the set
3145 target-async command.
3146 (Maintenance Commands): Delete description of the `maint set/show
3147 linux-async' and `maint set/show remote-async' commands.
3148
134eb42c
VP
31492009-02-18 Vladimir Prus <[email protected]>
3150
3151 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3152 between sentences.
3153
c86cf029
VP
31542009-02-18 Vladimir Prus <[email protected]>
3155
3156 * gdb.texinfo (GDB/MI Async Records): Document the
3157 =library-loaded and =library-unloaded notifications.
3158
3ea85240
VP
31592009-02-17 Vladimir Prus <[email protected]>
3160
3161 * observer.texi (test_notification): New observer.
3162
1d33d6ba
VP
31632009-02-14 Vladimir Prus <[email protected]>
3164
61ff14c6
JK
3165 * observer.texi: Add parameter 'print_frame' to normal_stop
3166 observer.
1d33d6ba 3167
d721c933
EZ
31682009-02-07 Eli Zaretskii <[email protected]>
3169
3170 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3171 (Commands In Python): Fix COMMAND_* constants in last change. Use
3172 @kbd for interactive input. Add cross-references and index
3173 entries.
3174
4aa995e1
PA
31752009-02-06 Pedro Alves <[email protected]>
3176
3177 * gdb.texinfo (Signals): Document $_siginfo.
3178 (Convenience Variables): Mention $_siginfo.
3179 (Remote Configuration): Document qXfer:siginfo:read,
3180 qXfer:siginfo:write packets, and the read-siginfo-object,
3181 write-siginfo-object commands.
3182
5f5233d4
PA
31832009-02-06 Pedro Alves <[email protected]>
3184
3185 * gdbint.texinfo (Values): New chapter.
3186
d8906c6f
TJB
31872009-02-06 Tom Tromey <[email protected]>
3188
3189 * gdb.texinfo (Python API): Add entry for Commands In Python.
3190 (Commands In Python): New node.
3191
b6cb8e7d
TJB
31922009-02-05 Tom Tromey <[email protected]>
3193
3194 * gdb.texinfo (Values From Inferior): Document Value.string.
3195
12453b93
TJB
31962009-02-05 Tom Tromey <[email protected]>
3197
3198 * gdb.texinfo (Basic Python): Document execute's from_tty
3199 argument.
3200
08c637de
TJB
32012009-02-04 Tom Tromey <[email protected]>
3202
3203 * gdb.texinfo (Basic Python): Document gdb.history.
3204
592375cd
VP
32052009-01-30 Vladimir Prus <[email protected]>
3206
3207 * gdb.texinfo (GDB/MI Thread Commands): Document the
3208 'current-thread-id' field. Remove the example with zero threads,
3209 since current GDB won't ever report that if there's inferior.
3210
41447f92
VP
32112009-01-30 Vladimir Prus <[email protected]>
3212
3213 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3214 option to -break-insert.
3215
098b41a6
JG
32162009-01-28 Daniel Jacobowitz <[email protected]>
3217 Jerome Guitton <[email protected]>
3218
3219 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3220 (System-wide configuration): New section.
3221
3c16cced
PA
32222009-01-26 Pedro Alves <[email protected]>
3223
3224 PR gdb/7580:
3225 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3226 internal-error|internal-warning quit|corefile ask|yes|no".
3227
62709adf
PA
32282009-01-26 Pedro Alves <[email protected]>
3229
3230 * gdb.texinfo (Using the `gdbserver' Program): Document
3231 --remote-debug.
3232
7ce58dd2
DE
32332009-01-23 Doug Evans <[email protected]>
3234
3235 * gdb.texinfo: Add nexti to list of commands that support
3236 background execution.
3237
adb483fe
DJ
32382009-01-14 Daniel Jacobowitz <[email protected]>
3239
3240 * gdb.texinfo (Define, Hooks): Document prefix command support.
3241
a67ec3f4 32422009-01-14 Joseph Myers <[email protected]>
c8d5aac9 3243 Carlos O'Donell <[email protected]>
a67ec3f4
JM
3244
3245 Fixes for makeinfo --html.
3246
3247 * annotate.texinfo: Use @copying and @insertcopying. Use
3248 @ifnottex in place of @ifinfo.
3249 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3250 place of @ifinfo. Use @ifnotinfo for one index entry.
3251 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3252 in place of @ifinfo.
3253 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3254 in place of @ifinfo. Include contents at start unconditionally.
3255
84fcdf95
PA
32562009-01-13 Pedro Alves <[email protected]>
3257
3258 * gdb.texinfo (General Query Packets): Remove @var{} around the
3259 "spu" literal string.
3260
fa3a767f
PA
32612009-01-07 Pedro Alves <[email protected]>
3262
3263 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3264 program may be running in another process" errors.
3265 * gdbint.texinfo (Native Conditionals): Delete
3266 ONE_PROCESS_WRITETEXT description.
3267
9cb011d3
JB
32682009-01-07 Joel Brobecker <[email protected]>
3269
3270 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3271 emacs local variable to be placed at the end of the ChangeLog.
3272 Add server.c and gdbreplay.c to the list of files where the
3273 copyright year needs to be updated.
3274
84603566
SL
32752009-01-06 Sandra Loosemore <[email protected]>
3276
3277 * gdb.texinfo (Remote Configuration): Document new
3278 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3279 commands.
3280
a53f55d8
PA
32812008-12-28 Pedro Alves <[email protected]>
3282
3283 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3284 FETCH_INFERIOR_REGISTERS.
3285 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3286 FETCH_INFERIOR_REGISTERS descriptions. Remove
3287 gdbarch_get_longjmp_target descrition, since already described in
3288 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3289 (Target Conditionals): ... here.
3290
077e0a52
JB
32912008-12-16 Joel Brobecker <[email protected]>
3292
3293 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3294 examples.
3295 (Additions to Ada): Likewise. Add the missing opening and closing
3296 parenthesis of the GDB prompt in one of the examples.
3297
023eb17c
JB
32982008-12-14 Joel Brobecker <[email protected]>
3299
3300 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3301 about the result of 'Address not being of type System.Address.
3302 This problem has been fixed a while ago.
3303
c3b108f7
VP
33042008-12-02 Vladimir Prus <[email protected]>
3305
3306 MI non-stop and multiprocess docs.
3307
c8d5aac9
L
3308 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3309 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3310 Adjust documentation for *stopped, document =thread-created,
3311 =thread-exited, =thread-group-created and =thread-group-exited.
3312 (GDB/MI Thread Commands): Document the 'state' field in
3313 -thread-info output.
3314 (GDB/MI Program Execution): Mention --all and --thread-group
3315 options.
3316 (GDB/MI Variable Objects): Describe floating and fixed variable
3317 objects.
3318 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3319
07e059b5
VP
33202008-12-02 Vladimir Prus <[email protected]>
3321
c8d5aac9
L
3322 * gdb.texinfo (Operating System Information): New appendix.
3323 (Operating System Auxiliary Information): Document 'info os processes'
3324 (Remote Configuration): Document 'osdata'
3325 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3326
a80b95ba
TG
33272008-11-27 Tristan Gingold <[email protected]>
3328
3329 * gdb.texinfo (Darwin): Document Darwin specific features.
3330
a655d424
JK
33312008-11-25 Jan Kratochvil <[email protected]>
3332
3333 * gdbint.texinfo (Target Conditionals): Extend the
3334 gdbarch_breakpoint_from_pc description.
3335
249e1128
VP
33362008-11-22 Vladimir Prus <[email protected]>
3337
3338 * gdb.texinfo (M68K Features): Fix typo.
3339
c14c28ba
PP
33402008-11-18 Paul Pluzhnikov <[email protected]>
3341
3342 * gdb.texinfo (Symbols): Mention printing containing
3343 image name in "info symbol".
3344 (Maint translate-address): Likewise.
889bf7c5 3345
394a6666
JB
33462008-11-18 Joel Brobecker <[email protected]>
3347
3348 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3349 commands "catch load" and "catch unload".
3350
66bb093b
VP
33512008-11-17 Vladimir Prus <[email protected]>
3352
3353 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3354 =thread-selected.
889bf7c5 3355
4a92f99b
VP
33562008-11-17 Vladimir Prus <[email protected]>
3357
c8d5aac9 3358 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3359
f0323ca0
PA
33602008-10-27 Pedro Alves <[email protected]>
3361
3362 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3363 .mt files, TM_CLIBS or TM_CDEPS.
3364 (x86 Watchpoints): Don't mention TDEPFILES.
3365
8b23ecc4
SL
33662008-10-24 Sandra Loosemore <[email protected]>
3367
3368 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3369 (Overview): Mention notifications and non-stop mode behavior.
3370 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3371 with non-stop mode behavior. Add vStopped description.
3372 (Stop Reply Packets): Update list of packets that return
3373 stop replies. Mention non-stop behavior.
3374 (General Query Packets): Document QNonStop packet and associated
3375 qSupported query response.
3376 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3377 behavior.
3378 (Notification Packets): New section.
3379 (Remote Non-Stop): New section.
3380 (File-I/O Overview): Mention non-stop behavior.
3381
fff08868
HZ
33822008-10-24 Hui Zhu <[email protected]>
3383 Pedro Alves <[email protected]>
3384
3385 * gdb.texinfo (displaced-stepping): Describe the auto mode
3386 setting, and say it's the default. This is now a mainstream
3387 setting instead of a maintenance setting.
3388
252fbfc8
PA
33892008-10-23 Pedro Alves <[email protected]>
3390
3391 * observer.texi (thread_stop_requested): New.
3392
20924a55
JB
33932008-10-22 Joel Brobecker <[email protected]>
3394
3395 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3396 (Patching): Replace incorrect usage of @samp by @kbd.
3397
bacec72f
MS
33982008-10-17 Michael Snyder <[email protected]>
3399
3400 * gdb.texinfo: Add documentation for reverse execution.
3401
a08702d6 34022008-10-16 Thiago Jung Bauermann <[email protected]>
bd4f7d68 3403 Eli Zaretskii <[email protected]>
a08702d6
TJB
3404
3405 * gdb.texinfo. (Values From Inferior): New subsubsection.
3406
d97bc12b
DE
34072008-10-06 Doug Evans <[email protected]>
3408
3409 * gdb.texinfo (set debug dwarf2-die): Document it.
3410
87f67dba
JB
34112008-10-01 Joel Brobecker <[email protected]>
3412
3413 * gdb.texinfo (catch) [exception]: Document how to insert
3414 a breakpoint on user-defined exceptions when the exception
3415 name is identical to one of the language-defined ones.
3416
2fae03e8
TT
34172008-09-27 Tom Tromey <[email protected]>
3418
3419 * gdb.texinfo (Macros): Remove text about stringification,
3420 varargs, and splicing.
3421
5c6ce71d
TT
34222008-09-27 Tom Tromey <[email protected]>
3423
3424 * gdbint.texinfo (Language Support): Remove text about omitting
3425 support for a language.
3426
07128da0
DE
34272008-09-23 Doug Evans <[email protected]>
3428
3429 * gdb.texinfo (info dcache): Update.
3430
b90a069a
SL
34312008-09-22 Sandra Loosemore <[email protected]>
3432
3433 * gdb.texinfo (Packets): Add info on thread-id syntax and
3434 multiprocess extensions.
3435 <D>: Document multiprocess form of packet.
3436 <H>: Use thread-id syntax.
3437 <T>: Likewise.
3438 <vCont>: Likewise. Note this is required for multiprocess.
3439 <vKill>: New packet.
3440 (Stop Reply Packets) <T>: Use thread-id syntax.
3441 <W>: Document multiprocess form of reply.
3442 <X>: Likewise.
3443 (General Query Packets) <qC>: Use thread-id syntax.
3444 <qfThreadInfo>: Likewise.
3445 <qGetTLSAddr>: Likewise.
3446 <qP>: Likewise.
3447 <qSupported>: Add "multiprocess" feature.
3448 <qThreadExtraInfo>: Use thread-id syntax.
3449
b77209e0
PA
34502008-09-22 Stan Shebs <[email protected]>
3451
3452 * gdb.texinfo (Inferiors): New section.
3453
3d0bb823
PA
34542008-09-12 Pedro Alves <[email protected]>
3455
3456 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3457
f8dcfc0a
UW
34582008-09-11 Ulrich Weigand <[email protected]>
3459
3460 * gdbint.texinfo (Target Conditionals): Remove documentation
3461 for gdbarch_name_of_malloc.
3462
8775bb90
MS
34632008-09-03 Angela Marie Thomas <[email protected]>
3464
3465 * gdb.texinfo (Interrupts): Mention TCP interface for
3466 sending BREAK.
3467
f1838a98
UW
34682008-08-26 Ulrich Weigand <[email protected]>
3469
3470 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3471 argument prefix to "set sysroot".
3472
158c7665
PH
34732008-08-21 Paul N. Hilfinger <[email protected]>
3474
3475 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3476 and False.
3477
30e026bb
VP
34782008-08-20 Vladimir Prus <[email protected]>
3479
c8d5aac9
L
3480 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3481 for possible features of -list-features.
30e026bb 3482
c6ebd6cf
VP
34832008-08-19 Vladimir Prus <[email protected]>
3484
c8d5aac9 3485 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3486 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3487
aeac0ff9
VP
34882008-08-19 Vladimir Prus <[email protected]>
3489
3490 * doc/gdb.texinfo (PowerPC): Fix typo.
3491 (PowerPC features): Fix typo.
3492
5231c1fd
PA
34932008-08-18 Pedro Alves <[email protected]>
3494
3495 * observer.texi (thread_ptid_changed): New.
3496
677c5bb1
LM
34972008-08-18 Luis Machado <[email protected]>
3498
3499 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3500 (PowerPC features): Mention feature set for VSX registers.
3501
f3a2dd1a
JB
35022008-08-13 Joel Brobecker <[email protected]>
3503
3504 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3505 the direct visibility of all names in user-written packages.
3506
33e5cbd6
PA
35072008-08-13 Pedro Alves <[email protected]>
3508
3509 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3510 setting, and make it the default.
3511 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3512 non-stop script example.
3513
d0384fc4
TJB
35142008-08-12 Thiago Jung Bauermann <[email protected]>
3515
3516 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3517 reference to the "Using Different Register and Memory Data
3518 Representation" section.
3519
a6f3e723
SL
35202008-08-12 Sandra Loosemore <[email protected]>
3521
3522 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3523 (Remote Protocol): Add Packet Acknowledgment to menu.
3524 (Overview): Mention +/- can be disabled, and point to new section
3525 where this is discussed in detail.
3526 (General Query Packets): Document QStartNoAckMode packet, and
3527 corresponding qSupported reply.
3528 (Packet Acknowledgment): New section.
3529
0606b73b
SL
35302008-08-11 Sandra Loosemore <[email protected]>
3531 Pedro Alves <[email protected]>
3532
3533 * gdb.texinfo (Threads): Move paragraph about automatic thread
3534 selection to All-Stop Mode subsection.
3535 (Thread Stops): Reorganize existing material into subsections.
3536 Add introductory blurb and menu.
3537 (Non-Stop Mode): New subsection.
3538 (Background Execution): New subsection.
3539 (Maintenance Commands): Add cross-references from async mode
3540 commands to the new Background Execution section.
3541
d57a3c85
TJB
35422008-08-06 Tom Tromey <[email protected]>
3543
3544 * gdb.texinfo (Extending GDB): New chapter.
3545 (Sequences): Demoted chapter, now a section under the new
3546 Extending GDB chapter.
3547 (Python): New section.
3548
6d76a53d
SS
35492008-07-31 Stan Shebs <[email protected]>
3550
3551 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3552
1f70da6a
SS
35532008-07-29 Stan Shebs <[email protected]>
3554
3555 * gdbint.texinfo: General round of cleanup and minor
3556 clarifications.
3557 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3558 (Longjmp Support): Update description to reflect how it is done
3559 for targets without using native header.
3560 (Symbol Handling): Add a little more general explanation.
3561 (COFF, ELF): Mention stabs encapsulation.
3562 (DWARF 3): New section.
3563 (Adding a New Host): Scrub out some obsolete bits.
3564 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3565 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3566 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3567 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3568 SEEK_SET, STOP_SIGNAL, USG.
3569 (Raw and Virtual Register Representations): Ditto for
3570 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3571 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3572 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3573 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3574 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3575 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3576 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3577 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3578 DEPRECATED_USE_STRUCT_CONVENTION.
3579 Describe gdbarch_deprecated_fp_regnum.
3580 Update description of gdbarch_print_insn.
3581 (Adding a New Target): Scrub out obsolete bits.
3582 (Obsolete Conditionals): Remove entire section.
3583
383f836e
TT
35842008-07-25 Tom Tromey <[email protected]>
3585
3586 * observer.texi (GDB Observers): Document new observers:
3587 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3588 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3589 architecture_changed.
3590
cfd8ab24
SS
35912008-07-21 Stan Shebs <[email protected]>
3592
3593 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3594 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3595
781b42b0
TT
35962008-07-21 Tom Tromey <[email protected]>
3597
3598 * observer.texi (GDB Observers): Remove obsolete comment.
3599 <executable_changed>: Remove argument.
3600
d7d9f01e
TT
36012008-07-18 Tom Tromey <[email protected]>
3602
3603 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3604
bf250677
DE
36052008-07-10 Doug Evans <[email protected]>
3606
3607 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3608
10568435
JK
36092008-07-10 Jan Kratochvil <[email protected]>
3610
3611 * gdb.texinfo (Starting): Document "set disable-randomization".
3612
5ae4183a
AS
36132008-07-07 Andreas Schwab <[email protected]>
3614
3615 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3616
b56e7235
VP
36172008-07-06 Vladimir Prus <[email protected]>
3618
3619 * gdb.texinfo (GDB/MI Target Manipulation): Add
3620 example of -target-attach.
3621
e1ac3328
VP
36222008-06-10 Vladimir Prus <[email protected]>
3623
3624 * observer.texi (target_resumed): New observer.
5ae4183a 3625 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3626
65d12d83
TT
36272008-06-06 Tom Tromey <[email protected]>
3628
3629 * gdb.texinfo (Completion): Add field name example.
3630
fbc5282e
MK
36312008-06-06 Marc Khouzam <[email protected]>
3632
3633 * gdb.texinfo (GDB/MI Program Context): Added example
3634 to -exec-arguments
5ae4183a 3635
fbc5282e 36362008-06-05 Nick Roberts <[email protected]>
bcf6fc3a
NR
3637
3638 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3639 annotation.
3640
c16158bc 36412008-06-05 Vladimir Prus <[email protected]>
5ae4183a
AS
3642 Nathan Sidwell <[email protected]>
3643 Joseph Myers <[email protected]>
c16158bc
JM
3644
3645 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3646 and ACX_BUGURL.
3647 * configure: Regenerate.
3648 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3649 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3650 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3651 mailing-list-specific text about bug reporting unless
3652 BUGURL_DEFAULT.
3653
75c99385
PA
36542008-06-05 Pedro Alves <[email protected]>
3655
3656 * gdb.texinfo (-target-select): Remove reference to target async.
3657 (Maintenance Commands): Document "maint set/show remote-async".
3658
1763a388
MK
36592008-06-04 Marc Khouzam <[email protected]>
3660
3661 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3662 in -target-file-get section.
5ae4183a 3663
d0d064df
PA
36642008-05-22 Pedro Alves <[email protected]>
3665
9b562ab8
PA
3666 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3667 killing the inferior when it is already debugging a process.
d0d064df 3668
8dfa32fc
JB
36692008-05-21 Joel Brobecker <[email protected]>
3670
3671 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3672 abbreviation for "finish".
3673
55f996a7
NR
36742008-05-21 Nick Roberts <[email protected]>
3675
3676 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3677
ba2b1c56
DJ
36782008-05-15 Daniel Jacobowitz <[email protected]>
3679
3680 * gdbint.texinfo (Target Conditionals): Delete entry for
3681 gdbarch_dwarf_reg_to_regnum.
3682
08388c79
DE
36832008-05-09 Doug Evans <[email protected]>
3684
a3c83fae 3685 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3686
d14508fe
DE
36872008-05-05 Doug Evans <[email protected]>
3688
3689 * gdb.texinfo (disassemble): Document /m modifier.
3690
e2b7ddea
VP
36912008-05-05 Vladimir Prus <[email protected]>
3692
5ae4183a
AS
3693 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3694 will not report the time of commands that run the target.
e2b7ddea 3695
8eb41542
VP
36962008-05-03 Vladimir Prus <[email protected]>
3697
3698 * gdb.texinfo (GDB/MI Output Records): Add
3699 missing semicolon.
3700
82f68b1c
VP
37012008-05-03 Vladimir Prus <[email protected]>
3702
3703 * gdb.texinfo (GDB/MI Output Records):
3704 Document =thread-create and =thread-exited.
3705
fa0f268d
VP
37062008-05-03 Vladimir Prus <[email protected]>
3707
3708 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3709 Remove mention of dmi-discuss.
fa0f268d 3710
063bfe2e
VP
37112008-05-03 Pedro Alves <[email protected]>
3712
3713 * observer.texi (thread_exit): New.
3714
237fc4c9
PA
37152008-05-02 Pedro Alves <[email protected]>
3716
3717 * gdb.texinfo (Debugging Output): Document "set/show debug
3718 displaced".
3719 (Maintenance Commands): Document "maint set/show
3720 can-use-displaced-stepping".
3721
0428b8f5
DJ
37222008-05-02 Daniel Jacobowitz <[email protected]>
3723
3724 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3725 and set/show arm force-mode.
3726
5009afc5
AS
37272008-05-02 Andreas Schwab <[email protected]>
3728
3729 * gdbint.texinfo (Algorithms): Describe
3730 target_watchpoint_addr_within_range.
3731
669fac23
DJ
37322008-04-30 Daniel Jacobowitz <[email protected]>
3733
3734 * gdbint.texinfo (Stack Frames): New chapter.
3735 (Algorithms): Move Frames text to the new chapter.
3736 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3737 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3738
721c02de
VP
37392008-04-24 Vladimir Prus <[email protected]>
3740
5ae4183a
AS
3741 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3742 output does not necessary include any tokens.
721c02de 3743
c055b101
CV
37442008-04-22 Corinna Vinschen <[email protected]>
3745
3746 * gdb.texinfo (Set SH Calling convention): New @item.
3747 (Show SH Calling convention): Ditto.
3748
68837c9d
MD
37492008-04-22 Markus Deuling <[email protected]>
3750
3751 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3752
2e9132cc
EZ
37532008-04-20 Eli Zaretskii <[email protected]>
3754
3755 * gdb.texinfo (Set Breaks): Mention that multiple location
3756 breakpoints need line number info. Add index entries.
3757
31fffb02
CS
37582008-04-19 Craig Silverstein <[email protected]>
3759
3760 * gdb.texinfo (Requirements): Add an optional requirement on
3761 zlib.
3762 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3763 Compressed DWARF 2.
3764
a47ec5fe
AR
37652008-04-16 Aleksandar Ristovski <[email protected]>
3766
3767 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3768 sample output for 'stopped,reason="breakpoint-hit"' message.
3769 (GDB/MI Program Execution): Likewise.
3770
de051565
MK
37712008-04-09 Marc Khouzam <[email protected]>
3772
5ae4183a 3773 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3774 -var-set-format. Add -f option to -var-evaluate-expression.
3775
6ba66d6a
JB
37762008-04-03 Joel Brobecker <[email protected]>
3777
3778 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3779 new node "Ambiguous Expressions". Replace references to this
3780 node by references to "Ambiguous Expressions" throughout.
3781 (Ambiguous Expressions): New node.
3782
1e26b4f8
DJ
37832008-03-26 Daniel Jacobowitz <[email protected]>
3784
3785 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3786
b84876c2
PA
37872008-03-21 Pedro Alves <[email protected]>
3788
3789 * gdb.texinfo (Debugging Output): Document
3790 "set/show debug lin-lwp-async".
3791 (Maintenance Commands): Document "maint set/show linux-async".
3792
63092375
DJ
37932008-03-21 Daniel Jacobowitz <[email protected]>
3794
3795 * gdb.texinfo (Expressions): Update description of malloced arrays.
3796
8e8901c5
VP
37972008-03-15 Vladimir Prus <[email protected]>
3798
3799 * gdb.texinfo (Thread Commands): Document
3800 -thread-info. Remove -thread-list-all-threads.
3801
1fddbabb
PA
38022008-03-14 Pedro Alves <[email protected]>
3803 Sandra Loosemore <[email protected]>
3804
3805 * gdb.texinfo (Library List Format): Update to mention the
3806 possibility to pass section addresses instead of segment
3807 addresses.
3808
ccd213ac
DJ
38092008-03-10 Daniel Jacobowitz <[email protected]>
3810
3811 * gdb.texinfo (Starting): Document "set exec-wrapper".
3812 (Server): Document gdbserver --wrapper.
3813
fa4727a6
DJ
38142008-03-03 Daniel Jacobowitz <[email protected]>
3815
3816 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3817 unreadable memory. Delete obsolete SPARClite reference.
3818
8edfe269
DJ
38192008-02-28 Daniel Jacobowitz <[email protected]>
3820
3821 * gdb.texinfo (Starting): Mention always-running targets.
3822 (Target Commands): Add an anchor for load.
3823 (Connecting): Explain continue instead of run.
3824
1843f87b
DJ
38252008-02-27 Daniel Jacobowitz <[email protected]>
3826
3827 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3828
f9082629
NR
38292008-02-26 Nick Roberts <[email protected]>
3830
3831 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3832 breakpoint table.
3833
fd96d250
PA
38342008-02-19 Pedro Alves <[email protected]>
3835
3836 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3837 killing the inferior when it is already debugging a process.
3838
36af4ef6
MD
38392008-02-13 Markus Deuling <[email protected]>
3840
3841 * gdbint.texinfo (Build Script): New section. Mention new build script
3842 gdb_buildall.sh.
3843
cda4ce5a
JB
38442008-02-01 Jim Blandy <[email protected]>
3845
3846 * gdb.texinfo (Help): Summarize 'info args' correctly.
3847
4acd40f3
TJB
38482008-01-30 Thiago Jung Bauermann <[email protected]>
3849
3850 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3851 available in PowerPC architecture.
3852 (Embedded Processors): Change node name of PowerPC item in menu.
3853 (PowerPC): Rename to...
3854 (PowerPC Embedded): this.
3855 (Architectures): Add new PowerPC item in menu.
3856 (PowerPC): New node.
3857
6e6c6f50
DJ
38582008-01-30 Daniel Jacobowitz <[email protected]>
3859
3860 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3861 commands.
3862
5ee187d7
DJ
38632008-01-30 Daniel Jacobowitz <[email protected]>
3864
3865 * gdb.texinfo (Setting Catchpoints): Mention features
3866 supported on GNU/Linux.
3867
e275c0d9
NR
38682008-01-30 Nick Roberts <[email protected]>
3869
3870 * gdb.texinfo (GDB/MI File Commands): Describe new output
3871 field for MI command -file-list-exec-source-file.
3872
2d717e4f
DJ
38732008-01-29 Daniel Jacobowitz <[email protected]>
3874
3875 * gdb.texinfo (Using the `gdbserver' Program): Add security
3876 warning. Rearrange into subsections and subsubsections. Document
3877 --multi and --debug. Correct --with-sysroot typo. Update --attach
3878 usage. Make load reference clearer. Document monitor exit.
3879 (Remote Configuration): Document set remote exec-file, attach-packet,
3880 and run-packet.
3881 (Packets): Document vAttach and vRun.
3882
d35a4257 38832008-01-29 Nick Roberts <[email protected]>
f663676d
NR
3884
3885 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3886 detach-on-follow -> detach-on-fork.
f663676d 3887
c78d192c
DJ
38882008-01-28 Daniel Jacobowitz <[email protected]>
3889
3890 * gdbint.texinfo (Native Conditionals): Remove
3891 SHELL_COMMAND_CONCAT and SHELL_FILE.
3892
d35a4257
EZ
38932008-01-26 Eli Zaretskii <[email protected]>
3894
3895 * gdb.texinfo (Specify Location): Improve wording.
3896
93815fbf
VP
38972008-01-23 Chris Demetriou <[email protected]>
3898
3899 * gdb.texinfo (Threads): Document new "set print thread-events"
3900 and "show print thread-events" commands.
3901
2a25a5ba
EZ
39022008-01-19 Eli Zaretskii <[email protected]>
3903
3904 * gdb.texinfo (Specify Location): New section.
3905 (Delete Breaks, Edit, Set Breaks): Remove description of
3906 locations. Instead, add a reference to "Specify Location".
3907 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3908 (Symbols): Refer to "Specify Location" for the valid forms of
3909 linespecs and locations.
3910
32c9a795
MD
39112008-01-18 Markus Deuling <[email protected]>
3912
3913 * gdbint.texinfo (Target Conditionals): Replace the description of
3914 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3915
b17828ca
JB
39162008-01-12 Paul Hilfinger <[email protected]>
3917
3918 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3919 about &&var, which is rejected by the expression parser.
3920
0aea4bf3
LM
39212008-01-09 Luis Machado <[email protected]>
3922
3923 * gdb.texinfo (Output): Update documentation on using printf with DFP
3924 types.
3925
febe4383
TJB
39262008-01-07 Thiago Jung Bauermann <[email protected]>
3927
3928 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3929 subsubsection.
3930 (Decimal Floating Point format): New subsubsection.
3931
7a404eba
PA
39322008-01-05 Pedro Alves <[email protected]>
3933
3934 * gdb.texinfo (File Options): Remove mention of the attempt to
3935 open a core file with the -p option. Don't list -c as a valid
3936 option to attach to a process.
3937
a4d9b460
PA
39382008-01-05 Pedro Alves <[email protected]>
3939
3940 * gdbint.texinfo (Host Conditionals): Remove mention of
3941 ALIGN_STACK_ON_ENTRY.
3942
6ec2edbe
JB
39432008-01-05 Joel Brobecker <[email protected]>
3944
3945 * gdbint.texinfo (Start of New Year Procedure): Add item
3946 describing how to update the source and documentation copyright
3947 notices.
3948
d8b2a693
JB
39492007-12-18 Jim Blandy <[email protected]>
3950
ab209b3a 3951 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3952 watchpoint explanation into the main description of the watchpoint
3953 command; update synopses of 'watch', 'rwatch', and 'awatch'
3954 commands.
3955
8b4ed427
VP
39562007-12-18 Vladimir Prus <[email protected]>
3957
3958 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3959 Document 'pending-breakpoints' feature of
3960 -list-features.
3961
37e4754d
LM
39622007-12-17 Luis Machado <[email protected]>
3963
669fac23 3964 * gdb.texinfo: Add new parameter's description.
37e4754d 3965
1d3811f6
DJ
39662007-12-16 Daniel Jacobowitz <[email protected]>
3967
3968 * gdb.texinfo (Overview): Clarify run-length encoding
3969 example. Remove the restriction on "+" and "-" characters.
3970
c1c25a1a
EZ
39712007-12-15 Eli Zaretskii <[email protected]>
3972
3973 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3974
afe8ab22 39752007-12-14 Vladimir Prus <[email protected]>
5ae4183a 3976
afe8ab22
VP
3977 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3978 the -f option for -break-insert, remove -r option,
3979 and clarify specification of location.
3980
a6b151f1
DJ
39812007-11-30 Daniel Jacobowitz <[email protected]>
3982
3983 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3984 formatting.
3985 (Remote Debugging): Add File Transfer section.
3986 (Remote Configuration): Document Host I/O packets.
3987 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3988 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3989 (Packets): Add vFile.
3990
3b784c4f
EZ
39912007-11-17 Eli Zaretskii <[email protected]>
3992
3993 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3994 breakpoints with multiple locations.
3995 (Breakpoint Menus): Improve wording.
3996 (Output): Fix last change.
3997
a4ce5b0d
UW
39982007-11-17 Ulrich Weigand <[email protected]>
3999
4000 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4001
1b39d5c0
DE
40022007-11-15 Doug Evans <[email protected]>
4003
4004 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4005
7a72d44c
VP
40062007-11-15 Vladimir Prus <[email protected]>
4007
4008 * gdbint.texinfo (Native Conditionals): Remove
4009 mention of CLEAR_SOLIB.
5ae4183a 4010
6d1829bf 40112007-11-11 Joel Brobecker <[email protected]>
b4740add
JB
4012
4013 * gdb.texinfo (Print Settings): Add documentation for "set/show
4014 print frame-arguments".
4015
1a619819
LM
40162007-11-05 Luis Machado <[email protected]>
4017
3b784c4f 4018 * gdb.texinfo (Output): Update printf command's description.
1a619819 4019
55eddb0f
DJ
40202007-10-30 Daniel Jacobowitz <[email protected]>
4021
4022 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4023 powerpc soft-float".
4024
9cceb671
DJ
40252007-10-24 Daniel Jacobowitz <[email protected]>
4026
4027 * gdb.texinfo (Files): Correct formatting. Mention Expat
4028 requirement.
4029 (Requirements for Building GDB): Expand the list of Expat
4030 uses.
4031 (Library List Format, Memory Map Format): Mention Expat.
4032 (Target Descriptions): Update Expat wording.
4033
83acabca
DJ
40342007-10-24 Daniel Jacobowitz <[email protected]>
4035
4036 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4037 Document that gdbarch_convert_register_p should return zero for no-op
4038 conversions.
4039
e35879db
UW
40402007-10-22 Ulrich Weigand <[email protected]>
4041
83acabca 4042 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4043 of set_gdbarch_sofun_address_maybe_missing back to ...
4044 (Target Conditionals): ... here to fix build break.
4045
203c3895
UW
40462007-10-19 Ulrich Weigand <[email protected]>
4047
83acabca 4048 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4049 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4050 (Compiler Characteristics): ... documentation of
4051 set_gdbarch_sofun_address_maybe_missing.
4052
11411de3
DJ
40532007-10-17 Daniel Jacobowitz <[email protected]>
4054
4055 * gdbint.texinfo (Target Conditionals): Use
4056 frame_unwind_register_unsigned in examples instead of
4057 frame_unwind_unsigned_register.
4058
7cc46491
DJ
40592007-10-15 Daniel Jacobowitz <[email protected]>
4060
4061 * gdb.texinfo (Predefined Target Types): Add int128
4062 and uint128.
4063 (Standard Target Features): Add PowerPC features.
4064
81adfced
DJ
40652007-10-15 Daniel Jacobowitz <[email protected]>
4066
4067 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4068
c1874924
UW
40692007-10-12 Ulrich Weigand <[email protected]>
4070
4071 * gdbint.texi (Target Conditionals): Remove documentation
4072 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4073 gdbarch_extract_return_value, and gdbarch_store_return_value.
4074
f6e56ab3
UW
40752007-10-12 Ulrich Weigand <[email protected]>
4076
4077 * gdbint.texi (Target Conditionals): Remove documentation of
4078 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4079
56cf5405
KH
40802007-10-11 Kazu Hirata <[email protected]>
4081
4082 * gdb.texinfo: Mention that inaccessible-by-default is on by
4083 default.
4084
35156bae
DJ
40852007-10-11 Daniel Jacobowitz <[email protected]>
4086
4087 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4088
d983da9c
DJ
40892007-09-30 Daniel Jacobowitz <[email protected]>
4090
4091 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4092 multi-threaded watchpoints.
4093 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4094 checked. Describe sticky notification. Expand description
4095 of steppable and continuable watchpoints.
4096 (Watchpoints and Threads): New subsection.
4097
fe6fbf8b
VP
40982007-09-28 Vladimir Prus <[email protected]>
4099
4100 * gdb.texinfo (Setting Breakpoints): Revise
4101 documentation for pending breakpoints. Document
4102 breakpoints with multiple locations.
5ae4183a 4103
084344da
VP
41042007-09-19 Vladimir Prus <[email protected]>
4105
4106 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4107 Document -list-features.
5ae4183a 4108
82160952
EZ
41092007-09-15 Eli Zaretskii <[email protected]>
4110
4111 * gdb.texinfo (Output): Spell out which features of C's printf are
4112 not supported by GDB's printf.
7e27a47a
EZ
4113 (Separate Debug Files): More accurate wording regarding build ID
4114 and a reference to the ld manual rather than the Fedora wiki.
82160952 4115
ea37ba09
DJ
41162007-09-04 Daniel Jacobowitz <[email protected]>
4117 Jim Blandy <[email protected]>
4118
4119 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4120 (Examining Memory): Update mentions of the 's' format.
4121 (Automatic Display): Likewise.
4122
b8533aec
DJ
41232007-09-02 Daniel Jacobowitz <[email protected]>
4124
4125 * gdb.texinfo: Update the FSF's Back-Cover Text.
4126
83f83d7f
JK
41272007-09-02 Jan Kratochvil <[email protected]>
4128 Eli Zaretskii <[email protected]>
4129
4130 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4131 Fixed the ``build ID'' name. New binaries build instructions for the
4132 build ID inclusion. Explain how the commands are specific to the build
4133 ID vs. debug link.
4134
c7e83d54
EZ
41352007-09-01 Eli Zaretskii <[email protected]>
4136
4137 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4138 indexing for ``build ID'' support.
4139
d3750b24
JK
41402007-09-01 Jan Kratochvil <[email protected]>
4141
4142 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4143 Enlisted BUILD ID to the debug file searching example.
4144 Included a BUILD ID `.note.gnu.build-id' section description.
4145 Updated/added the debug files splitting instructions for OBJCOPY.
4146
02142340
VP
41472007-08-31 Vladimir Prus <[email protected]>
4148
4149 * gdb.texinfo (Variable Objects): Adjust docs
4150 for -var-info-expression and document
4151 -var-info-path-expression.
4152
d3bdde98
JB
41532007-08-20 Jim Blandy <[email protected]>
4154
3fb6a982
JB
4155 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4156 (title page): Include the dedication in the printed manual, as a
4157 separate page after the copyright notice.
5ae4183a 4158
d3bdde98
JB
4159 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4160 don't break a @var across a line.
4161
c80a96a8
MR
41622007-07-25 Maciej W. Rozycki <[email protected]>
4163
4164 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4165 for include files.
4166
5824a901
NR
41672007-07-12 Nick Roberts <[email protected]>
4168
4169 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4170 in annotate.texinfo.
4171 (Command History): Link to new node.
5824a901 4172
d52e7ea3
UW
41732007-07-05 Markus Deuling <[email protected]>
4174
4175 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4176
5fc14d0a
EZ
41772007-07-05 Eli Zaretskii <[email protected]>
4178
4179 * gdbint.texinfo (Target Conditionals): Fix last change.
4180
4a9bb1df
UW
41812007-07-03 Markus Deuling <[email protected]>
4182
4183 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4184 routines:
4185 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4186 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4187 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4188 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4189 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4190 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4191 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4192 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4193 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4194 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4195 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4196 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4197 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4198 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4199 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4200 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4201 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4202 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4203 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4204 (SOFTWARE_SINGLE_STEP_P)
4205
4206 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4207 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4208
4209 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4210 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4211 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4212 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4213 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4214 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4215 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4216 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4217 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4218 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4219
4220 (Converting an existing Target Architecture to Multi-arch): Remove
4221 section.
4222
4223 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4224 (gdbarch_addr_bits_remove): Add code example.
4225
4226 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4227
cfa9d6d9
DJ
42282007-07-02 Daniel Jacobowitz <[email protected]>
4229
4230 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4231 Add other missing entries. Adjust the table size to fit.
4232 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4233 stop reasons including the new "library" event.
4234 (General Query Packets): Adjust table widths for qSupported. Mention
4235 qXfer:libraries:read reply to qSupported and document the new packet.
4236 (Library List Format): New section.
4237
159fcc13
JK
42382007-07-01 Jan Kratochvil <[email protected]>
4239
4240 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4241
f66d1690
MS
42422007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4243
4244 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4245
67102876
NR
42462007-06-25 Nick Roberts <[email protected]>
4247
4248 * gdbint.texinfo (Register and Memory Data): Break sections
4249 into nodes and add a menu.
4250
a4642986
MR
42512007-06-21 Maciej W. Rozycki <[email protected]>
4252
4253 * gdb.texinfo (Examining Memory): Document the new behaviour.
4254
e9c17194
VP
42552007-06-21 Vladimir Prus <[email protected]>
4256
4257 * gdb.texinfo (Standard Target Features): Document
4258 m68k features.
4259
31d99776
DJ
42602007-06-18 Daniel Jacobowitz <[email protected]>
4261
4262 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4263
1780a0ed
DJ
42642007-06-13 Daniel Jacobowitz <[email protected]>
4265
4266 * gdb.texinfo (Target Description Format): Add version attribute
4267 for <target>.
4268
822b6570
DJ
42692007-06-13 Daniel Jacobowitz <[email protected]>
4270
4271 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4272
f8b73d13
DJ
42732007-06-13 Daniel Jacobowitz <[email protected]>
4274
4275 * gdb.texinfo (MIPS Features): New subsection.
4276
0e7f50da
UW
42772007-06-12 Ulrich Weigand <[email protected]>
4278 Markus Deuling <[email protected]>
4279
4280 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4281 and qXfer:spu:write packets and mention them under qSupported.
4282
23d964e7
UW
42832007-06-12 Ulrich Weigand <[email protected]>
4284 Markus Deuling <[email protected]>
4285
4286 * gdb.texinfo (Architectures): Add new SPU section to document
4287 Cell Broadband Engine SPU architecture specific commands.
4288
9f708cb2
VP
42892007-06-09 Vladimir Prus <[email protected]>
4290
4291 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4292 comments.
4293
7579b5f8
NR
42942007-06-07 Nick Roberts <[email protected]>
4295
4296 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4297
bf06d120
JB
42982007-05-29 Jim Blandy <[email protected]>
4299
4300 * gdb.texinfo (Overview): Doc fix.
4301
23776285
MR
43022007-05-22 Maciej W. Rozycki <[email protected]>
4303
4304 * gdb.texinfo (Remote Configuration): Document "set/show
4305 remoteflow".
4306
1a69e1e4
DJ
43072007-05-16 Daniel Jacobowitz <[email protected]>
4308
bf06d120
JB
4309 * gdb.texinfo (MIPS): Remove documentation for set mips
4310 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4311 stack-arg-size.
1a69e1e4 4312
46ba6afa 43132007-05-14 Bob Wilson <[email protected]>
5ae4183a 4314
46ba6afa
BW
4315 * all-cfg.texi (GDBTUI): New.
4316 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4317 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4318 (TUI Configuration): Edit to improve clarity and fix problems of
4319 both style and content.
5ae4183a 4320
06d3b283
UW
43212007-05-11 Ulrich Weigand <[email protected]>
4322
4323 * observer.texi (GDB Observers): New observer "new_objfile".
4324
179101d6
UW
43252007-05-08 Ulrich Weigand <[email protected]>
4326
4327 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4328
25d5ea92
VP
43292007-04-14 Vladimir Prus <[email protected]>
4330
4331 * gdb.texinfo (GDB/MI Variable Objects): Document
4332 frozen variables objects.
5ae4183a 4333
ea35711c
DJ
43342007-04-13 Daniel Jacobowitz <[email protected]>
4335
4336 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4337 (Character Sets, Caching Data of Remote Targets): Likewise.
4338 (Targets): Delete Remote node. Move its text...
4339 (Debugging Remote Programs): ...to here. Delete description
4340 of the "remote" command.
4341 (Remote configuration): Delete description of "set remotedevice"
4342 and "show remotedevice".
4343 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4344
db2e3e2e
BW
43452007-04-11 Bob Wilson <[email protected]>
4346
5ae4183a
AS
4347 * gdb.texinfo (Contributors, Continuing and Stepping)
4348 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4349 (General Query Packets, File-I/O Remote Protocol Extension)
4350 (Protocol Basics, The F Reply Packet, Write)
4351 (Protocol-specific Representation of Datatypes, Memory Transfer):
4352 Fix hyphenation, punctuation and grammar problems.
4353 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4354 'section' instead of 'subsection' in the text.
4355 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4356 (i386): Remove period from section name.
db2e3e2e
BW
4357 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4358 (Config Names, Configure Options): Use @file{configure}.
4359
8a3dae3e
DJ
43602007-04-11 Daniel Jacobowitz <[email protected]>
4361
4362 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4363 and tab expansion.
4364
1a92f856
DJ
43652007-04-10 Daniel Jacobowitz <[email protected]>
4366
4367 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4368
79a6e687 43692007-04-02 Bob Wilson <[email protected]>
5ae4183a 4370
79a6e687
BW
4371 * gdb.texinfo: Consistently capitalize all significant words in
4372 node names, chapter titles, section titles, and headings. Update
4373 cross references to match.
4374 (Starting and Stopping Trace Experiment): Make node name plural.
4375 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4376
ad527d2e
PA
43772007-03-30 Pedro Alves <[email protected]>
4378
4379 * gdb.texinfo (WinCE): Delete obsolete subsection.
4380
7ce59000
DJ
43812007-03-30 Daniel Jacobowitz <[email protected]>
4382
4383 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4384 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4385 references.
4386
8807d78b
DJ
43872007-03-30 Daniel Jacobowitz <[email protected]>
4388
4389 * gdb.texinfo (Startup): Delete references to some alternate
4390 names for .gdbinit.
4391 (Thread): Remove LynxOS reference.
4392 (Tandem ST2000): Delete target-specific documentation.
4393 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4394 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4395 and GDB_OSABI_LYNXOS.
4396
5f402660
UW
43972007-03-29 Ulrich Weigand <[email protected]>
4398
4399 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4400
bac718a6
UW
44012007-03-27 Ulrich Weigand <[email protected]>
4402
4403 * gdbint.texinfo (Target Conditionals): Remove mention of
4404 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4405 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4406
9453113a
DJ
44072007-03-27 Brooks Moses <[email protected]>
4408
4409 * Makefile.in: Add "pdfdir" installation
4410 directory, PDFTEX macro, support for "install-pdf" target,
4411 and rules for making a pdf version of refcard.texi.
4412 * refcard.tex: Specify paper size for PDF output.
4413
ae21e955 44142007-03-26 Bob Wilson <[email protected]>
5ae4183a 4415
ae21e955 4416 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4417
3f94c067 44182007-03-26 Bob Wilson <[email protected]>
5ae4183a 4419
3f94c067
BW
4420 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4421 (Source Path, Character Sets, Macros, Define)
4422 (GDB/MI Result Records, GDB/MI Simple Examples)
4423 (GDB/MI Program Execution, GDB/MI File Commands)
4424 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4425 (Bug Reporting): Use @value{GCC}.
5ae4183a 4426
12c27660 44272007-03-26 Bob Wilson <[email protected]>
5ae4183a 4428
12c27660
BW
4429 * gdb.texinfo (Help): Fix formatting of examples.
4430 (Variables): Use @ifnotinfo instead of @iftex.
4431 (Non-debug DLL symbols): Use @ref instead of @pxref.
4432 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4433
ce9341a1
BW
44342007-03-26 Bob Wilson <[email protected]>
4435
4436 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4437
c8f4133a
BW
44382007-03-26 Bob Wilson <[email protected]>
4439
4440 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4441 the order of the nodes.
4442 (C Operators, C Constants, Debugging C): Remove extra menus.
4443 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4444
c8f4133a 44452007-03-26 Bob Wilson <[email protected]>
d52fb0e9
BW
4446
4447 * gdb.texinfo (File Options): Add missing parenthesis.
4448 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4449
c74d0ad8
DJ
44502007-02-26 Daniel Jacobowitz <[email protected]>
4451
4452 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4453
ff6f572f
DJ
44542007-02-26 Daniel Jacobowitz <[email protected]>
4455
669fac23 4456 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4457 case insensitivity.
4458 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4459
994337c3
NR
44602007-02-18 Nick Roberts <[email protected]>
4461
4462 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4463 (Files): Add section name to argument list for pxref.
4464 (Non-debug DLL symbols): Don't use `see' for pxref.
4465 (Embedded Processors): Fix typo.
4466 (GDB/MI Breakpoint Commands): Execution commands generate
4467 *stopped not ^done.
4468
eb819d70
NR
44692007-02-13 Nick Roberts <[email protected]>
4470
4471 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4472 values for in_scope. Mention that only root variables can be
4473 updated.
4474 (GDB/MI Development and Front Ends): Explain new values may be
4475 added to existing fields.
4476
123dc839
DJ
44772007-02-08 Daniel Jacobowitz <[email protected]>
4478
4479 * gdb.texinfo (-target-disconnect): Use @smallexample.
4480 (Requirements): Add anchor for Expat. Update description.
4481 (Target Descriptions): Mention Expat.
4482 (Target Description Format): Document new elements. Use
4483 @smallexample.
4484 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4485 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4486
108546a0
DJ
44872007-02-07 Daniel Jacobowitz <[email protected]>
4488
4489 * gdb.texinfo (Target Description Format): Add section on XInclude.
4490
95a98c01
NR
44912006-02-03 Nick Roberts <[email protected]>
4492
4493 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4494 command -enable-timings.
4495
f4b3909f
EZ
44962007-02-02 Markus Deuling <[email protected]> (tiny change)
4497
5ae4183a 4498 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4499 descriptions for new/deleted elements in gdb_osabi. Add missing
4500 description for function generic_elf_osabi_sniff_abi_tag_sections.
4501
c7ba131e
JB
45022007-01-29 Joel Brobecker <[email protected]>
4503
4504 * gdb.texinfo (Maintenance Commands): Add documentation for
4505 the new "maint print target-stack" command.
4506
3a60f64e
JK
45072007-01-26 Jan Kratochvil <[email protected]>
4508 Eli Zaretskii <[email protected]>
4509
f4b3909f 4510 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4511
c582f8b6
EZ
45122007-01-26 Eli Zaretskii <[email protected]>
4513
4514 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4515 Use @value{NGCC} instead of @value{GCC}.
4516
d3e8051b
EZ
45172007-01-20 Ralf Wildenhues <[email protected]> (tiny change)
4518
4519 * agentexpr.texi: Fix typos.
4520 * annotate.texinfo: Likewise.
4521 * gdb.texinfo: Likewise.
4522 * gdbint.texinfo: Likewise.
4523 * observer.texi: Likewise.
4524 * stabs.texinfo: Likewise.
4525
86f04699
EZ
45262007-01-20 Markus Deuling <[email protected]> (tiny change)
4527
4528 * gdbint.texinfo (Support Libraries): Remove mmalloc
4529 entry. Describe readline library.
4530
23181151
DJ
45312007-01-09 Daniel Jacobowitz <[email protected]>
4532
4533 * gdb.texinfo (Target Descriptions): New section.
4534 (General Query Packets): Add QPassSignals anchor. Mention
4535 qXfer:features:read under qSupported. Expand mentions of
4536 qXfer:memory-map:read and QPassSignals. Document
4537 qXfer:features:read.
4538
f822c95b
DJ
45392007-01-08 Daniel Jacobowitz <[email protected]>
4540
4541 * gdb.texinfo (Commands to specify files): Describe
4542 "set sysroot" and "show sysroot".
4543 (Using the `gdbserver' program): Lowercase argument
4544 to @var. Expand description of setting up GDB on the
4545 host.
4546
8936fcda
JB
45472007-01-05 Joel Brobecker <[email protected]>
4548
4549 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4550 catch exception, catch exception unhandled, and catch assert
4551 commands.
4552
e776119f
DJ
45532007-01-04 Daniel Jacobowitz <[email protected]>
4554
4555 * gdb.texinfo (Debugging Output): Document "set debug xml"
4556 and "show debug xml".
4557
aa79a185
DJ
45582007-01-04 Daniel Jacobowitz <[email protected]>
4559
4560 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4561
7f893741
JB
45622007-01-01 Joel Brobecker <[email protected]>
4563
4564 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4565
a1b5960f
VP
45662006-12-08 Vladimir Prus <[email protected]>
4567
4568 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4569 note in @ignore, to be removed later if nobody complains.
4570
9f470e6e
NR
45712006-12-04 Nick Roberts <[email protected]>
4572
4573 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4574 of -var-delete.
4575
765dc015 45762006-11-22 Vladimir Prus <[email protected]>
5ae4183a 4577
765dc015 4578 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4579 automatic software/hardware breakpoint usage and
4580 the "set breakpoint auto-hw" command.
765dc015 4581
4b5752d0
VP
45822006-11-21 Vladimir Prus <[email protected]>
4583
4584 * gdb.texinfo (Memory Access Checking): New.
4585
89be2091
DJ
45862006-11-16 Daniel Jacobowitz <[email protected]>
4587
4588 * gdb.texinfo (Remote configuration): Mention
4589 "pass-signals-packet".
4590 (General Query Packets): Document QPassSignals. Fix
4591 a typo.
4592
ca3bf3bd
DJ
45932006-11-14 Maxim Grigoriev <[email protected]>
4594
4595 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4596
427c3a89
DJ
45972006-11-14 Daniel Jacobowitz <[email protected]>
4598
4599 * gdb.texinfo (Remote configuration): Rewrite documentation for
4600 packet configuration commands.
4601 (OS Information): Adjust reference to qXfer:auxv:read.
4602 (General Query Packets): Remove references to read-aux-vector-packet
4603 and set remote get-thread-local-storage-address.
4604
7a107747
DJ
46052006-11-10 Daniel Jacobowitz <[email protected]>
4606
4607 * gdbint.texinfo (Target Architecture Definition): Add new
4608 Initializing a New Architecture section.
4609
1c56eb0e
EZ
46102006-10-31 David Taylor <[email protected]>
4611
4612 * stabs.texinfo (Macro define and undefine): New node describing
4613 stabs for #define and #undef.
4614
f73adfeb
AS
46152006-10-27 Andreas Schwab <[email protected]>
4616
4617 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4618
fd60e0df
EZ
46192006-10-21 Eli Zaretskii <[email protected]>
4620
4621 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4622 clarify on the possible meanings of ``expression'' watched by
4623 watchpoints. Add indexing.
e5ac9b53
EZ
4624 (Prompting, Errors, Invalidation, Annotations for Running)
4625 (Source Annotations): Fix index entries by adding "annotation" to
4626 them, to discriminate from index entries that point to the more
4627 general topic descriptions.
fd60e0df 4628
52bb452f
DJ
46292006-10-17 Daniel Jacobowitz <[email protected]>
4630
4631 * gdbint.texinfo (Target Vector Definition): Move most
4632 content into Existing Targets. Add a menu.
4633 (Existing Targets): New section, moved from Target Vector
4634 Definition. Use @subsection.
4635 (Managing Execution State): New section.
4636
58955e58
BW
46372006-10-16 Bob Wilson <[email protected]>
4638
4639 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4640
c8aa23ab
EZ
46412006-10-15 Eli Zaretskii <[email protected]>
4642
4643 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4644 (Command Syntax, Signals, Backtrace, Connecting)
4645 (Remote configuration, Renesas Boards, Console I/O): Fix last
4646 change: use Ctrl- instead of C-, except wrt Emacs.
4647 (File-I/O Examples): Put Ctrl-c in @kbd.
4648 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4649 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4650 (Signals, Set Breaks, Set Watchpoints): Document optional
4651 arguments to `info signals' `handle', `info breakpoints', and
4652 `info watchpoints'.
c8aa23ab 4653
e7109c7e
EZ
46542006-10-14 Eli Zaretskii <[email protected]>
4655
4656 * gdb.texinfo (Backtrace): Fix last change.
4657
de3aea7b
NR
46582006-10-14 Nick Roberts <[email protected]>
4659
4660 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4661
7f9087cb
BW
46622006-10-10 Bob Wilson <[email protected]>
4663
c8aa23ab
EZ
4664 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4665 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4666 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4667
68437a39
DJ
46682006-09-21 Vladimir Prus <[email protected]>
4669 Daniel Jacobowitz <[email protected]>
4670
4671 * gdb.texinfo (Packets): Document vFlashErase,
4672 vFlashWrite and vFlashDone packets.
4673 (General Query Packets): Document qXfer:memory-map:read.
4674 Add a new feature for qXfer:memory-map:read.
4675 (Memory map format): New section.
4676 (Target Commands): Mention that gdb can write flash.
4677
fd79ecee
DJ
46782006-09-21 Vladimir Prus <[email protected]>
4679 Daniel Jacobowitz <[email protected]>
4680
4681 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4682 memory regions and "mem auto".
4683
350da6ee
DJ
46842006-09-21 Nathan Sidwell <[email protected]>
4685
4686 * gdbint.texinfo (Array Containers): New section.
4687
2f1acb09
VP
46882006-09-17 Vladimir Prus <[email protected]>
4689
4690 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4691 -stack-list-arguments HIGH_FRAME argument can be larger then the
4692 actual number of frames.
4693
2ab1eb7a
VP
46942006-09-07 Vladimir Prus <[email protected]>
4695
4696 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4697 -stack-list-locals HIGH_FRAME argument can be larger then the
4698 actual number of frames.
2ab1eb7a 4699
599b237a
BW
47002006-09-02 Bob Wilson <[email protected]>
4701
4702 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4703 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4704
25ab7e6d
EZ
47052006-09-02 Eli Zaretskii <[email protected]>
4706
4707 * gdbint.texinfo (Overall Structure): New section "Source Tree
4708 Structure".
4709
940178d3
JB
47102006-08-17 Jim Blandy <[email protected]>
4711
4712 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4713 responses.
4714
30daae6c
JB
47152006-08-08 Joel Brobecker <[email protected]>
4716
4717 * gdb.texinfo (Source Path): Add documentation for new
4718 substitute-path commands.
4719
7fa2210b
DJ
47202006-08-08 Daniel Jacobowitz <[email protected]>
4721
4722 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4723 (Running Configure): ...here.
4724 (Requirements): New node. Mention expat.
4725
3d00d119
DJ
47262006-08-08 Vladimir Prus <[email protected]>
4727
5ae4183a 4728 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4729 'set download-write-size' and 'show download-write-size'.
4730
0cbfa4ee
DJ
47312006-08-01 Daniel Jacobowitz <[email protected]>
4732
4733 * stabs.texinfo (Member Type Descriptor): Correct example for
4734 pointer to member types.
4735
16026cd7
AS
47362006-07-21 Andrew Stubbs <[email protected]>
4737
4738 * gdb.texinfo (Optional warnings and messages): Add
4739 'set/show trace-commands'.
4740 (Command files): Add '-v' to source command.
4741
0876f84a
DJ
47422006-07-12 Daniel Jacobowitz <[email protected]>
4743
4744 * gdb.texinfo (OS Information): Update qPart reference to
4745 qXfer.
4746 (Remote configuration): Likewise.
4747 (Overview): Move @cindex to the start of a paragraph. Talk
4748 about binary data encoding.
4749 (Packets): Refer to the overview for the details of the X
4750 packet encoding.
4751 (General Query Packets): Remove qPart description. Add qXfer
4752 description. Add an anchor to qSupported. Correct feature
4753 table title. Add a new feature for qXfer:auxv:read.
4754 (Interrupts): Add a missing parenthesis.
4755
2ec3381a
DJ
47562006-07-05 Daniel Jacobowitz <[email protected]>
4757
669fac23 4758 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4759 (GDB/MI Kod Commands): Remove commented out node.
4760
594fe323
EZ
47612006-07-01 Eli Zaretskii <[email protected]>
4762
4763 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4764 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4765 (GDB/MI Thread Commands, GDB/MI Program Execution)
4766 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4767 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4768 (GDB/MI File Commands, GDB/MI Target Manipulation)
4769 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4770 since the MI prompt is hard-wired into the code.
4771
7e3fb70c
NR
47722006-07-01 Nick Roberts <[email protected]>
4773
4774 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4775 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4776 (GDB/MI Data Manipulation): Remove description of unimplemented
4777 display related commands as variable objects perform this function
4778 and are superior: -display-delete, -display-disable,
4779 -display-enable, -display-insert and -display-list. Move
4780 -environment-cd, -environment-directory, -environment-path
4781 and -environment-pwd to "Program Context".
4782 (GDB/MI Program Control): Rename to "Program Execution". Move
4783 -exec-arguments -exec-abort to...
4784 (GDB/MI Program Context): ...here. New node split from "Data
4785 Manipulation".
4786
be2a5f71
DJ
47872006-06-21 Daniel Jacobowitz <[email protected]>
4788
4789 * gdb.texinfo (Remote configuration): Document set / show
4790 remote supported-packets.
4791 (General Query Packets): Document qSupported packet.
4792
fc320d37
SL
47932006-06-10 Sandra Loosemore <[email protected]>
4794
4795 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4796 and font markup.
4797 (Protocol basics): Likewise.
4798 (The F request packet): Likewise.
4799 (The F reply packet): Likewise.
4800 (Memory transfer): Move this node to be a subsubsection of
4801 "Protocol specific representation of datatypes".
4802 (The Ctrl-C message): More copy editing.
4803 (Console I/O): Likewise.
4804 (The isatty call): Delete this node, and merge its content into
4805 the "isatty" node. Fixed references elsewhere.
4806 (The system call): Delete this node, and merge its content into
4807 the "system" node. Fixed references elsewhere.
4808 (open): Reformat to use @table, and add appropriate font markup.
4809 (close): Likewise.
4810 (read): Likewise.
4811 (write): Likewise.
4812 (lseek): Likewise.
4813 (rename): Likewise.
4814 (unlink): Likewise.
4815 (stat/fstat): Likewise.
4816 (gettimeofday): Likewise.
4817 (isatty): Likewise.
4818 (system): Likewise, plus minor changes to fix confusing wording.
4819 (Integral datatypes): Fix font markup.
4820 (Pointer values): Likewise.
4821 (struct stat): Fix markup to use @table, plus minor copy editing.
4822 (struct timeval): Fix font markup, plus minor copy editing.
4823 (Constants): Minor copy editing.
4824 (Errno values): Add font markup.
4825 (File-I/O Examples): Likewise.
4826
158fdf5c
NR
48272006-06-10 Nick Roberts <[email protected]>
4828
4829 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4830 (GDB/MI Simple Examples): Move node up one level. Use real
4831 examples.
4832 (GDB/MI Compatibility with CLI): Update.
4833 (GDB/MI Result Records): Add "connected" and "exit" result
4834 classes.
4835 (GDB/MI Stream Records): Clarify target output.
4836 (GDB/MI Command Description Format): Modify example description.
4837 (GDB/MI Breakpoint Table Commands): Rename to...
4838 (GDB/MI Breakpoint Commands): ...this
4839 (GDB/MI Breakpoint Commands): Add optional thread field.
4840 (GDB/MI Program Control): Add an introduction. Move "Program
4841 termination" examples into exec-run description.
4842 (GDB/MI File Commands): Mention similar CLI commands.
4843 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4844 is similar to "-gdb-version".
4845
ddb50cd7
EZ
48462006-06-09 Eli Zaretskii <[email protected]>
4847
4848 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4849
2aef0d6b
NR
48502006-06-02 Nick Roberts <[email protected]>
4851
4852 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4853 sourceware.org for mailing lists.
d5e40d59 4854 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4855
383a5c52
NR
48562006-06-01 Nick Roberts <[email protected]>
4857
d5e40d59 4858 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4859
e16b02ee
EZ
48602006-05-22 Eli Zaretskii <[email protected]>
4861
4862 * gdb.texinfo (Cygwin Native): Fix last change.
4863
be90c084
CF
48642006-05-22 Christopher Faylor <[email protected]>
4865
4866 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4867
347ceba5
NR
48682006-05-15 Nick Roberts <[email protected]>
4869
4870 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4871 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4872
369af7bd
DJ
48732006-05-14 Daniel Jacobowitz <[email protected]>
4874
4875 * gdb.texinfo (General Query Packets): Recommend not starting
4876 new packets with qC and clarify.
4877
2ffdbde8 48782006-05-13 Gaius Mulley <[email protected]>
229582b7
GM
4879
4880 * gdb.texinfo (M2 Types): New section.
72019c9c 4881
16d1a084
DJ
48822006-05-10 Daniel Jacobowitz <[email protected]>
4883
4884 * agentexpr.texi: Add a copyright and license notice.
4885 * observer.texi: Likewise, with GPL clause for function prototypes.
4886 Remove trailing whitespace.
4887
aa56d27a
JB
48882006-05-05 Jim Blandy <[email protected]>
4889
4890 * gdb.texinfo (General Query Packets): Document conventions for
4891 terminating packet names, and their violations.
4892
5bdf8622
DJ
48932006-05-05 Daniel Jacobowitz <[email protected]>
4894
4895 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4896 * gdb.texinfo: Likewise.
4897
605a56cb
DJ
48982006-05-05 Daniel Jacobowitz <[email protected]>
4899
4900 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4901 and "show remotedebug".
4902 (Debugging Output): Add additional index entries.
4903
b8db102d
MS
49042006-04-27 Michael Snyder <[email protected]>
4905
4906 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4907
c5e30d01
AC
49082006-04-22 Andrew Cagney <[email protected]>
4909
4910 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4911 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4912
8181d85f
DJ
49132006-04-18 Daniel Jacobowitz <[email protected]>
4914
4915 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4916 and remove breakpoint prototypes.
4917 (Watchpoints): Move description of target_insert_hw_breakpoint and
4918 target_remove_hw_breakpoint ...
4919 (Breakpoints): ... to here. Document target_insert_breakpoint and
4920 target_remove_breakpoint.
4921
4f553f88
JB
49222006-04-17 Jim Blandy <[email protected]>
4923
4924 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4925 and C packets are optional.
4926
cd852561
FR
49272006-04-14 Frederic Riss <[email protected]>
4928
4929 * gdb.texinfo (Specifying source directories): Update the description
4930 of the source file search to reflect the fact that the source path
4931 always contains at least $cdir and $cwd.
4932
b620eb07
MS
49332006-03-31 Michael Snyder <[email protected]>
4934
4935 * gdb.texinfo: Update copyright dates.
4936
3156cdaf
EZ
49372006-03-31 Eli Zaretskii <[email protected]>
4938
4939 * gdb.texinfo (Overview): Add an index entry to "empty response".
4940
7d30c22d
JB
49412006-03-28 Jim Blandy <[email protected]>
4942
4943 * gdbint.texinfo (Prologue Analysis): New section.
4944
86941c27
JB
49452006-03-07 Jim Blandy <[email protected]>
4946
66b8c7f6
JB
4947 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4948
1a10341b
JB
4949 * gdb.texinfo (Target Commands): Update text describing how to
4950 specify a target. Refer to the detailed section on remote
4951 debugging, not the brief mention.
4952
86941c27
JB
4953 * gdb.texinfo (Connecting): Organize the different 'target remote'
4954 connection methods into a table. Add a 'target remote' index
4955 entry. (!!!)
4956
62f3a2ba
FF
49572006-02-17 Fred Fish <[email protected]>
4958
4959 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4960 'ptype' commands to reflect the fact that the only significant
4961 difference between them is that ptype prints the complete type
4962 description instead of just the name.
4963
8b9a88ea
WZ
49642006-02-13 Wu Zhou <[email protected]>
4965
4966 * gdbint.texinfo (Watchpoints): Delete
4967 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4968
7e8dc855
NR
49692006-02-10 Nick Roberts <[email protected]>
4970
4971 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4972 times fields where needed. Fix typos. Update general form given
4973 for output of -break-insert.
4974 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4975
c91d38aa
DJ
49762006-02-06 Daniel Jacobowitz <[email protected]>
4977
4978 * gdbint.texinfo (Symbol Handling): Add a section
4979 on memory management.
4980
38fcd64c
DJ
49812006-02-06 Vladimir Prus <[email protected]>
4982
4983 * gdb.texinfo (Breakpoint table commands): Document the fullname
4984 field in -break-list output.
4985
219eec71
EZ
49862006-02-03 Eli Zaretskii <[email protected]>
4987
4988 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4989 debugging information produced by the various "set debug..."
4990 options.
4991
ae5a43e0
DJ
49922006-02-01 Daniel Jacobowitz <[email protected]>
4993
4994 * gdb.texinfo (Files): Remove obsolete bits from the description
4995 of "symbol-file".
4996
a9f158ec
JB
49972006-01-25 Jim Blandy <[email protected]>
4998
4999 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5000
410dd08e
JB
50012006-01-24 Jim Blandy <[email protected]>
5002
5003 * gdbint.texinfo (Frames): Document the basics of GDB's register
5004 unwinding model, and explain the existence of the "sentinel" frame.
5005
4b505b12
AS
50062006-01-23 Andrew Stubbs <[email protected]>
5007
5008 * gdb.texinfo (Choosing files): Mention that -directory is used
5009 for script files.
5010 (Specifying source directories): Likewise.
5011 (Command files): Explain how script files are found.
5012
839c27b7
EZ
50132006-01-21 Eli Zaretskii <[email protected]>
5014
5015 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5016 the threads in a multi-threaded program.
5017 (Threads): The threadno argument of "thread apply" can be a range
5018 of numbers.
5019
7be93b9e
JB
50202006-01-18 Jim Blandy <[email protected]>
5021
5022 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5023 of warning flags.
5024
fcc73fe3
EZ
50252006-01-13 Eli Zaretskii <[email protected]>
5026
5027 * gdb.texinfo (Sequences): Improve menu annotations.
5028 (Define): Add index entries for arguments of user-defined
5029 commands. Move the description of flow-control commands...
5030 (Command Files): ...to here. Document loop_break and
5031 loop_continue.
ca91424e
EZ
5032 (Define, Command Files): Document `end' and add index entries for
5033 it.
fcc73fe3 5034
5c95884b
MS
50352006-01-04 Michael Snyder <[email protected]>
5036
5037 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5038 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5039
860701dc
PH
50402006-01-02 Paul N. Hilfinger <[email protected]>
5041
5042 * gdb.texinfo (Omissions from Ada): Document that there is now
5043 limited aggregate support.
5044
36b80e65
EZ
50452005-12-28 Eli Zaretskii <[email protected]>
5046
5047 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5048 registers and the likes.
5049
c1468174
EZ
50502005-12-24 Eli Zaretskii <[email protected]>
5051
5052 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5053 (Symbols): Fix usage of "e.g.".
359df76b 5054 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5055
5056 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5057 (Coding): Fix usage of "e.g.".
5058
c02a867d
EZ
50592005-12-23 Eli Zaretskii <[email protected]>
5060
5ae4183a
AS
5061 * stabs.texinfo:
5062 * refcard.tex:
c02a867d 5063 * gpl.texi:
5ae4183a
AS
5064 * gdbint.texinfo:
5065 * gdb.texinfo:
5066 * gdb-cfg.texi:
c02a867d 5067 * fdl.texi:
5ae4183a
AS
5068 * annotate.texinfo:
5069 * all-cfg.texi:
c02a867d
EZ
5070 * Makefile.in: Add (C) after Copyright. Update the FSF
5071 address.
5072
fad38dfa
EZ
50732005-12-03 Eli Zaretskii <[email protected]>
5074
5075 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5076 extend GDB with commands for external monitor.
5077
53e5f3cf
AS
50782005-12-02 Andrew Stubbs <[email protected]>
5079
5080 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5081
55f6ca0f
JB
50822005-11-25 Joel Brobecker <[email protected]>
5083
5084 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5085
c1947b85
JB
50862005-11-21 Jim Blandy <[email protected]>
5087
5088 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5089 placement of 'R' actions in tracepoint action packets; document
5090 dependence of 'X' and 'M' actions on a preceding 'R' action for
5091 their registers.
5092
9d29849a
JB
50932005-11-19 Jim Blandy <[email protected]>
5094
5095 * gdb.texinfo (Tracepoint Packets): New node.
5096 (General Query Packets): Add entries for the tracepoint packets,
5097 referring to the "Tracepoint Packets" node.
5098 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5099
9a6253be
KB
51002005-11-18 Kevin Buettner <[email protected]>
5101
5102 * gdb.texinfo (set remotebreak): Add anchor.
5103 (X packet): Likewise.
5104 (Remote Protocol): Add new section `Interrupts' and new index
5105 entry `interrupts (remote protocol)'.
5106
5f3bebba
JB
51072005-11-18 Jim Blandy <[email protected]>
5108
5109 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5110 entries into the General Query Packets section. Add a
5111 cross-reference to that section. Drop description of replies, as
5112 these are covered in the descriptions of each packet.
5113 (General Query Packets): Add introductory text. Explain naming
5114 conventions, and how the end of a name is recognized.
5115
9a7a1b36
KB
51162005-11-17 Kevin Buettner <[email protected]>
5117
0564b6cf 5118 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5119 "set remotebreak" command.
5120
b8ff78ce
JB
51212005-11-16 Jim Blandy <[email protected]>
5122
5123 * gdb.texinfo (Packets, Stop Reply Packets)
5124 (General Query Packets): Various formatting cleanups.
5125 - Use @samp for packet contents.
5126 - Drop summaries from packet @item lines; the same information appears
5127 immediately below in the description.
5128 - Delete paragraph breaks after packet @item commands, so that the
5129 description appears directly to the right of the packet prototype
5130 in the printed manual, if it fits.
5131 - Place spaces in packet prototypes between @vars and non-@var
5132 letters, and explain that they're just for formatting.
5133 - Use @dots{} instead of '...'.
5134 - Fix uses of @code where @var was needed.
5135 - Replace "deprecated" markers with English text spelling out the
5136 packet's status and the preferred alternatives.
5137 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5138 what this ever meant.
5139 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5140 this for a long time.
5141 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5142 implemented several times, and have been in use for years.
5143
8ffe2530
JB
51442005-11-15 Jim Blandy <[email protected]>
5145
c43c5473
JB
5146 * gdb.texinfo (Packets): Add index entries for 'm' packet
5147 disclaimers.
5ae4183a 5148
fb031cdf
JB
5149 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5150 of stub when processing an 'm' packet.
5151
8ffe2530
JB
5152 * gdb.texinfo (Packets): Mention that packets beginning with
5153 letters are reserved once, at the top, instead of actually listing
5154 them all and saying "reserved".
5155
c03c782f
AS
51562005-11-15 Andrew Stubbs <[email protected]>
5157
5158 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5159 Change @var{$arg0 to @code{$arg0.
5160
814e32d7
WZ
51612005-11-14 Wu Zhou <[email protected]>
5162
5163 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5164
fa93a9d8
JB
51652005-11-12 Jim Blandy <[email protected]>
5166
5167 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5168 order. Remove extraneous 'z'.
5169
8a5a3c82
AS
51702005-11-07 Andrew Stubbs <[email protected]>
5171
5172 * gdb.texinfo (Choosing files): Add --eval-command.
5173
4b0ad762
AS
51742005-11-04 Andrew Stubbs <[email protected]>
5175
5176 * gdb.texinfo (Choosing modes): Add --return-child-result.
5177
5178
1a088d06
AS
51792005-11-01 Andrew Stubbs <[email protected]>
5180
5181 * gdb.texinfo (Choosing modes): Add --batch-silent.
5182
656d5e12
EZ
51832005-10-28 Eli Zaretskii <[email protected]>
5184
5185 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5186 "The -var-update Command".
5187
3c9c013a
JB
51882005-10-03 Joel Brobecker <[email protected]>
5189
5190 * gdb.texinfo (Print Settings): Add documentation for set/show
5191 print array-indexes.
5192
7ba3cf9c
DJ
51932005-09-17 Daniel Jacobowitz <[email protected]>
5194
5195 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5196 6.2 and 6.3.
5197
a94ab193
EZ
51982005-08-27 Eli Zaretskii <[email protected]>
5199
5200 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5201 since 19-Jan-2004.
5202 (Files): Likewise.
ab1adacd
EZ
5203 (Variables, Symbols): Document the "<incomplete type>" message and
5204 its reasons.
a94ab193 5205
ca06016a
FF
52062005-08-01 Fred Fish <[email protected]>
5207
5208 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5209
cf58170d
NR
52102005-07-15 Nick Roberts <[email protected]>
5211
5212 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5213 option for -var-list-children and -var-update.
5214 (GDB/MI Stack Manipulation): Simplify description of
5215 print-values option for -stack-list-locals.
5216 (GDB/MI Command Description Format): Clarify.
5217 (Mode Options): Spelling of superseded.
5218
38f1196a
BR
52192005-07-12 Bob Rossi <[email protected]>
5220
5221 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5222 corresponding GDB command comment.
5223
3cb3b8df
BR
52242005-07-06 Bob Rossi <[email protected]>
5225
5226 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5227 and -inferior-tty-show.
5228 (Input/Output): Document "set/show inferior-tty" and tty alias.
5229
10fac096
NW
52302005-07-02 Nathan J. Williams <[email protected]>
5231
5232 * gdb.texinfo (Packets): Change description of 'D' packet to note
5233 that GDB does wait for a response.
5234
d1b6db76
NR
52352005-06-22 Nick Roberts <[email protected]>
5236
5237 * gdb.texinfo (History) Rename "Command History".
5238 (Command History): Move node "Server Prefix" from section on
5239 Annotations here.
5240
29629dcf
NR
52412005-06-19 Nick Roberts <[email protected]>
5242
5243 * gdb.texinfo (GDB/MI Stack Manipulation):
5244 Re-instate -stack-info-frame with example. Say that it gets
5245 info on selected frame, not current frame.
5246
397ca115
EZ
52472005-06-18 Eli Zaretskii <[email protected]>
5248
5249 * gdb.texinfo (Server): Clarify that `file' should be used before
5250 connecting to the server.
5251 (Files): Add an xref to the above description.
51274035
EZ
5252 (Output Formats): More detailed description of the `c' format.
5253 (Memory): List explicitly all the formats supported by `x'.
638ac427 5254 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5255 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5256 files. Add more indexing for solib-absolute-prefix and
5257 --with-sysroot.
76d17f34
EZ
5258 (Machine Code): Document possible problems with locations in
5259 shared libraries.
d416eeec
EZ
5260 (Backtrace): Document that free-standing environments do not need
5261 to have a `main' function.
397ca115 5262
74f6deaa
NR
52632005-06-18 Nick Roberts <[email protected]>
5264
5265 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5266 -stack-info-frame.
5267
a9967aef
AC
52682005-06-07 Andrew Cagney <[email protected]>
5269
5270 * gdb.texinfo (Contributors): Note the original multi-arch
5271 contributors.
5272
e09f16f9
EZ
52732005-06-03 Eli Zaretskii <[email protected]>
5274
5275 * gdb.texinfo (Registers): Add index entries for the standard
5276 registers.
5277 (Frames): Add cross-reference from frame pointer description to
5278 the Registers node.
5279 (Annotations Overview): Fix the reference to GDB name.
5280
d87ba7ee
EZ
52812005-06-01 Eli Zaretskii <[email protected]>
5282
5283 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5284 can-use-hw-watchpoints.
5285
034dad6f
BR
52862005-05-28 Bob Rossi <[email protected]>
5287
5288 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5289 the possible reasons why an exec async record would be returned to FE.
5290
ffed4509
AC
52912005-05-26 Andrew Cagney <[email protected]>
5292
5293 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5294 Andrew Cagney implemented the original GDB/MI.
5295
e22e55c9
OF
52962005-05-23 Orjan Friberg <[email protected]>
5297
5298 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5299 documentation. Add documentation for cris-mode.
5300
a78e13ce
EZ
53012005-05-20 Eli Zaretskii <[email protected]>
5302
5303 * gdb.texinfo (Numbers): Explain the example and make the wording
5304 more acurate.
5305
76ff342d
DJ
53062005-05-17 Daniel Jacobowitz <[email protected]>
5307 Dennis Brueni <[email protected]>
5308
5309 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5310 (GDB/MI Data Manipulation, GDB/MI Program Control)
5311 (GDB/MI Stack Manipulation): Update examples to include the fullname
5312 attribute in stack frames.
5313
119b882a
EZ
53142005-05-12 Eli Zaretskii <[email protected]>
5315
5316 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5317 do with other non-standard names of init files.
5318
6fc08d32
EZ
53192005-05-11 Eli Zaretskii <[email protected]>
5320
5321 * gdb.texinfo (Command Files): Move the description of the startup
5322 from here...
5323 (Startup): ...to this new subsection of the Invocation chapter.
5324 Rearrange the description of init files more logically and add a
5325 cross-reference to "Command Files". Document the special gdbinit
5326 name for CISCO 68k. Expand the description of what GDB does
5327 during startup.
5328 (History): Add index entry for HISTSIZE.
5329
a561754a
MK
53302005-05-02 Mark Kettenis <[email protected]>
5331
5332 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5333
2eecc4ab
EZ
53342005-05-02 Eli Zaretskii <[email protected]>
5335
5336 * gdb.texinfo (SVR4 Process Information, The isatty call)
5337 (The system call): Don't use foo(N) notation for man pages and
5338 functions.
514c4d71 5339 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5340
18999be5
EZ
53412005-04-27 Eli Zaretskii <[email protected]>
5342
5343 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5344 were optimized away.
5345
0abb7bc7
EZ
53462005-04-22 Eli Zaretskii <[email protected]>
5347
5348 * gdb.texinfo (Remote configuration): Document "set/show
5349 get-thread-local-storage-address". Add cross-reference to the
5350 description of the qGetTLSAddr packet.
5351 (General Query Packets): Mention "set remote
5352 get-thread-local-storage-address" and add a reference to its
5353 description.
5354
6f61acb1
NR
53552005-04-19 Nick Roberts <[email protected]>
5356
5357 * gdb.texinfo (Backtrace): Describe 'bt full'.
5358
9d59903a
NR
53592005-04-17 Nick Roberts <[email protected]>
5360
5361 * gdb.texinfo (Mode Options): Fix typo.
5362 (GDB/MI): Describe how to invoke GDB/MI.
5363
721c2651
EZ
53642005-04-16 Eli Zaretskii <[email protected]>
5365
5366 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5367 references changed. Add description of "info udot".
721c2651
EZ
5368 (Files): Document "set/show stop-on-solib-events".
5369 (M32R/D): Document "set/show download-path", "set/show
5370 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5371 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5372 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5373 (Maintenance Commands): Improve indexing.
5374 (Target Commands): Document "set/show hash", "set/show debug
5375 monitor".
5376 (SVR4 Process Information): Document "info pidlist" and "info
5377 meminfo". Document "set/show procfs-tarce" and "set/show
5378 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5379 (Symbols, The Print Command with Objective-C): Improve indexing.
5380 (Objective-C): Add references to "info classes" and "info
5381 selectors".
c45da7e6
EZ
5382 (Debugging Output): Improve wording. Document "set/show debug
5383 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5384 (Set Breaks): Add index entry for "hardware breakpoints".
5385 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5386 and "set/show usehardbreakpoints".
5387 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5388 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5389 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5390 rdiromatzero", "set/show rdiheartbeat".
5391 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5392 "sds".
5393 (Embedded Processors): Document the "sim" command.
5394 (Remote): Document the "remote" command.
5395 (DJGPP Native): Document the "info serial" command.
5396 (Threads): Document "maint info sol-threads".
5397 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5398 (Set Breaks): Improve indexing.
5399 (Command Syntax): Add a reference to dont-repeat.
5400 (Define): Document "dont-repeat".
5401 (TUI Commands): Document "tabset".
5402 (WinCE): New subsection. Document "set/show remotedirectory",
5403 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5404
14d6dd68
EZ
54052005-04-15 Eli Zaretskii <[email protected]>
5406
5407 * gdb.texinfo (Hurd Native): New subsection, documents
5408 Hurd-specific commands.
a64548ea 5409 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5410 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5411 (MIPS): Improve documentation of heuristic-fence-post. Document
5412 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5413 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5414 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5415 (ARM): Document ARM-specific commands.
a64548ea
EZ
5416 (AVR): New section. Document "info io_registers".
5417 (CRIS): New section. Document "set/show cris-version" and
5418 "set/show cris-dwarf2-cfi".
5419 (HPPA): New section. Document "set/show debug hppa" and "maint
5420 print unwind".
a5adf40f 5421 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5422 (Super-H): New section. Document the "regs" command.
721c2651 5423 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5424
9c16f35a
EZ
54252005-04-09 Eli Zaretskii <[email protected]>
5426
5427 * gdb.texinfo (Print Settings): Document "set/show print
5428 pascal_static-members", "set print repeats", "show print
5429 null-stop". Improve indexing. Fix documentation of "set print
5430 union".
5431 (Pascal): New section.
5432 (Supported languages): Rename from "Support"; all references
5433 updated. Add a menu item for Pascal.
5434 (Numbers): Document "set radix.
5435 (Screen Size): Document "set/show pagination".
5436 (MIPS Embedded): Remove "set processor" documentation.
5437 (Remote configuration): Document "set/show X/P/Z-packet",
5438 "set/show read-aux-vector-packet", "set/show remote
5439 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5440 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5441 remotedebug", "set/show remotebreak", "set/show remotedevice",
5442 "set/show remotelogfile".
5443 (Auxiliary Vector): Add reference to the description of the
5444 read-aux-vector-packet setting.
5445 (Set Watchpoints): Add a cross-reference to "set remote
5446 hardware-breakpoint-limit".
5447 (General Query Packets): Add indexing of requests and
5448 cross-references to related commands in "Remote configuration".
5449 (File-I/O Overview, The system call): Fix wording and typos.
5450 (Thread Stops): Add index entries.
5451 (Continuing and Stepping): Document "show step-mode".
5452 (i386): New node. Document "set/show struct-convention".
5453 (Files): Document "show trust-readonly-sections".
5454 (Calling): Document "set/show unwindonsignal".
5455 (Messages/Warnings): Add index entries.
5456 (Maintenance Commands): Document "set/show watchdog".
5457 (Annotations Overview): Document "show annotate".
5458 (Set Watchpoints): Add index entries.
5459 (Symbols): Fix doc of case-sensitive.
5460 (ABI): Document "show coerce-float-to-double".
5461 (Convenience Vars, Help): Improve indexing.
5462 (Machine Code): Document "show disassembly-flavor".
5463 (Debugging C plus plus): Document "show overload-resolution".
5464 (Value History, Signaling): Add index entries.
5465
54662005-04-08 Eli Zaretskii <[email protected]>
5467
5468 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5469 (Processes): Fix wording.
5470 (History, List, Logging output, Define, Symbols, Print Settings):
5471 Improve indexing.
5472
a8f24a35
EZ
54732005-04-03 Eli Zaretskii <[email protected]>
5474
5475 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5476 redundant index entry for "target" command.
5477 (Backtrace): Add index entries.
5478 (Symbols, Fortran): Document the "set case-sensitive" command.
5479 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5480 (Print Settings): Add index entry for "set demangle-style".
5481 (Target Commands): Document "set download-write-size".
5482 (Debugging Output): Document "set exec-done-display".
5483
09d4efe1
EZ
54842005-04-02 Eli Zaretskii <[email protected]>
5485
5486 * gdb.texinfo (Files): Fix the name and documentation of
5487 add-shared-symbol-files. Document its alias assf. Update the
5488 list of OSs where GDB supports shared libraries. Fix markup.
5489 (Continuing and Stepping): Add reference to @var{location} in the
5490 text.
5491 (Dump/Restore Files): Fix reference to @{filename}.
5492 (Help): Fix wording.
5493 (Attach): Ditto.
5494 (Set Watchpoints): Ditto.
5495 (Backtrace): Remove redundant index entries. Improve index
5496 entries.
5497 (Delete Breaks): Fix wording.
5498 (Memory): Document the compare-sections command.
5499 (Memory Region Attributes): Improve wording.
5500 (Disabling): Improve wording.
5501 (Fortran): New subsection. Document the "info common" command.
5502 (Help): Document aliases "info copying" and "info warranty".
5503 (Caching Remote Data): New section. Document the "set/show
5504 remotecache" and "info dcache" commands.
5505 (Show): Fix wording of the documentation of the "set
5506 extension-language" command.
5507 (Signals): Add index entry for "info handle".
5508 (Memory Region Attributes): Fix punctuation.
5509 (Symbols): Change the arg name to "location" and refer to it in
5510 the text. Fix wording of "info types" doc.
5511 (Threads): Fix usage of @enumerate @item's.
5512 (Listing Tracepoints): Add index entry for "info tp".
5513 (Set Watchpoints): Add xref to "info break" description.
5514 (Macros): Add an index entry for "macro exp1". Document the
5515 "macro list" command.
5516 (Maintenance Commands): Document "flushregs", "maint agent",
5517 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5518 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5519 "maint print architecture", "maint print objfiles", "maint print
5520 statistics", "maint print type", "maint show-debug-regs", "maint
5521 space", "maint time", and "maint translate-address".
5522 (Connecting): Document the "monitor" command.
5523 (Annotations Overview): Describe the "set annotate" command.
5524
82f2d802
EZ
55252005-04-01 Eli Zaretskii <[email protected]>
5526
5527 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5528 Rearrange index entries and improve wording about support for
5529 hardware watchpoints.
5530
7d51c7de
BR
55312005-03-10 Bob Rossi <[email protected]>
5532
5533 * gdb.texinfo: Update copyright
5534
68c71a2e
TR
55352005-02-09 Theodore A. Roth <[email protected]>
5536
5537 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5538 error.
5539
83761cbd
KB
55402005-02-03 Kevin Buettner <[email protected]>
5541
5542 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5543
9f1c6395
MS
55442005-01-17 Michael Snyder <[email protected]>
5545
5546 * gdb.texinfo: Fix spelling, infinte -> infinite.
5547
fbd1b305
MK
55482005-01-08 Mark Kettenis <[email protected]>
5549
5550 * observer.texi (GDB Observers): Document "solib_loaded".
5551
3ace7edb
AC
55522005-01-07 Andrew Cagney <[email protected]>
5553
bec39cab
AC
5554 * configure.ac: Rename configure.in, require autoconf 2.59.
5555 * configure: Re-generate.
5556
3ace7edb
AC
5557 * configure.in: Replace configdirs with multiple references to
5558 AC_CONFIG_SUBDIRS.
5559 * configure: Re-generate.
5ae4183a 5560
53531fc1
AC
55612005-01-04 Andrew Cagney <[email protected]>
5562
5563 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5564 part of the version number.
5565
536ffdb7
MK
55662004-12-24 Mark Kettenis <[email protected]>
5567
5568 * gdbint.texinfo (Algorithms): Remove description of
5569 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5570
e1aac25b
JB
55712004-12-07 Jim Blandy <[email protected]>
5572
5573 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5574 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5575 numbers.
5576
f47b1503
AS
55772004-12-07 Andreas Schwab <[email protected]>
5578
5579 * gdb.texinfo (Mode Options): Document -l option.
5580
b6b8ece6
EZ
55812004-12-04 Eli Zaretskii <[email protected]>
5582
5583 * gdbint.texinfo (Algorithms): More accurate description of
5584 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5585 is not needed unless data-read and data-access watchpoints are
5586 supported. Add a description of how GDB checks whether the
5587 inferior stopped because a watchpoint was hit.
5588
01371747
EZ
55892004-11-23 Eli Zaretskii <[email protected]>
5590
5591 * gdb.texinfo (Files): Add cross-reference to description of
5592 -readnow command-line switch.
5593
2315ffec
RC
55942004-11-10 Randolph Chung <[email protected]>
5595
5596 * gdb.texinfo: Document set/show backtrace past-entry commands.
5597 Rearrange index entries for set/show backtrace past-main.
5598
69065f5d
AC
55992004-11-10 Jon Beniston <[email protected]>
5600
5601 Committed by Andrew Cagney <[email protected]>.
5ae4183a
AS
5602 * gdb.texinfo (Remote Serial Protocol): Further describe
5603 binary transfer escaping mechanism .
69065f5d 5604
30e91e0b
RC
56052004-11-08 Randolph Chung <[email protected]>
5606
5607 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5608 and "show debug infrun". Add index entries.
5609
60bf7e09
EZ
56102004-10-23 Eli Zaretskii <[email protected]>
5611
5612 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5613 "info proc" that are already implemented. Add index entries.
5614 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5615 (Files): Add a tip for decreasing memory used for symtabs from
5616 shared libraries.
f018e82f
EZ
5617 (Starting): Fix whitespace; make "elaboration" stand out where it
5618 is first used, and add an index entry for the term.
f8568604
EZ
5619 (Calling): Expand and elaborate text. Add "print". Add the
5620 description of problems with weak aliases.
384ee23f 5621 (Core File Generation): New section.
60bf7e09 5622
d52fe014
AC
56232004-10-12 Andrew Cagney <[email protected]>
5624
5625 * gdbint.texinfo (Versions and Branches): New chapter.
5626 (Releasing GDB): Delete "Versions and Branches" section.
5627 (Top): Add "Versions and Branches".
5628
703663ab
EZ
56292004-10-08 Eli Zaretskii <[email protected]>
5630
5631 * gdb.texinfo (Editing, History): Add cross-references to the
5632 included Readline and History user documentation. Remove
5633 references to the symbol have-readline-appendices which is unused
5634 and undefined.
5635 (History): Fix indexing.
5636
ac77d04f
JJ
56372004-10-08 Jeff Johnston <[email protected]>
5638
5639 * gdbint.texinfo (target_stopped_data_address): Update to
5640 new prototype.
5641 (i386_stopped_data_address): Update prototype and description.
5642 (i386_stopped_by_watchpoint): New function and description.
5643
e07c999f
PH
56442004-10-03 Paul N. Hilfinger <[email protected]>
5645
5646 * gdb.texinfo (Filenames): Add Ada suffixes.
5647 (Ada) New section.
5648
2e868123
AC
56492004-09-27 Andrew Cagney <[email protected]>
5650 Robert Picco <[email protected]>
5651
5652 * gdb.texinfo (Packets): Document the "p" packet.
5653
02a57714
JM
56542004-09-21 Jason Molenda ([email protected])
5655
5656 * gdb.texinfo (Paths and Names of the Source Files): Document the
5657 meaning of values in the 'desc' field of a SO stab.
5658
ae038cb0
DJ
56592004-09-20 Daniel Jacobowitz <[email protected]>
5660
5661 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5662 max-cache-age" and "maint show dwarf2 max-cache-age".
5663
f7dc1244
EZ
56642004-09-16 Eli Zaretskii <[email protected]>
5665
5666 * gdb.texinfo (Set Breaks): Add index entry for setting
5667 breakpoints on overloaded C++ functions that are not members of
5668 any classes. Add an example and an index entry for setting
5669 breakpoints on all program functions.
5670 (Character Sets, Macros, Overlay Commands)
5671 (Non-debug DLL symbols, GDB/MI Output Syntax)
5672 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5673 Use "(@value{GDBP})" instead of a literal "(gdb)".
5674
f810308b
AC
56752004-09-12 Andrew Cagney <[email protected]>
5676
5677 * gdbint.texinfo (Native Debugging): Delete description of
5678 FILES_INFO_HOOK.
5679
15a661f3
PH
56802004-09-11 Paul Hilfinger <[email protected]>
5681
5ae4183a
AS
5682 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5683 to hex_string_custom (not historically correct, but more
15a661f3
PH
5684 understandable, given the current code).
5685
f3219c75
AC
56862004-09-03 Andrew Cagney <[email protected]>
5687
5688 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5689
f3bb6704
JJ
56902004-09-01 Jeff Johnston <[email protected]>
5691
5692 * observer.texi (solib_unloaded): New observer.
5693
8d2c00cb
AC
56942004-08-24 Andrew Cagney <[email protected]>
5695
5696 * gdbint.texinfo (Target Architecture Definition): Add missing
5697 comma.
5698
e7dc800a
MC
56992004-08-20 Michael Chastain <[email protected]>
5700
5701 * (Using the Testsuite): build != host is supported,
5702 but some test scripts do not support build != host.
5703
73b03683
MK
57042004-08-14 Mark Kettenis <[email protected]>
5705
5706 * gdbint.texinfo (Host Definition): Delete description of
5707 FCLOSE_PROVIDED and GETENV_PROVIDED.
5708
c0ccb908
MK
57092004-08-05 Mark Kettenis <[email protected]>
5710
5711 * gdbint.texinfo (Host Definition): Delete description of
5712 NO_SYS_FILE.
5713 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5714 PTRACE_FP_BUG.
5715
9c8dbfa9
AC
57162004-08-05 Andrew Cagney <[email protected]>
5717
5718 * gdbint.texinfo (Target Architecture Definition): Delete
5719 reference to deprecated_read_fp.
5720
f42accbe
AC
57212004-08-02 Andrew Cagney <[email protected]>
5722
5723 * gdbint.texinfo (Target Architecture Definition): Delete
5724 description of DEPRECATED_REGISTER_BYTES.
5725
0b66e38c
EZ
57262004-07-30 Baurjan Ismagulov <[email protected]>
5727
5728 * gdb.texinfo (Source Path): Document the new behavior of
5729 searching for the source files.
5730
15387254
EZ
57312004-07-17 Eli Zaretskii <[email protected]>
5732
5733 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5734 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5735 (Auto Display): Improve indexing.
5736
2c07db7a
AC
57372004-07-16 Andrew Cagney <[email protected]>
5738
5739 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5740 "-noasync".
5741
4644b6e3
EZ
57422004-07-09 Eli Zaretskii <[email protected]>
5743
5744 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5745 have the same prefix have only their prefix in the index.
5746
7561d450
MK
57472004-07-03 Mark Kettenis <[email protected]>
5748
5749 * gdb.texinfo (BSD libkvm Interface): New node (section)
5750 (Native): Add it to the menu.
5751
67bebe79
MK
57522004-07-01 Mark Kettenis <[email protected]>
5753
5754 * gdbint.texinfo (Target Architecture Definition): Remove
5755 PCC_SOL_BROKEN.
5756
1a6923e0
MK
57572004-06-24 Mark Kettenis <[email protected]>
5758
5759 * gdbint.texinfo (Target Architecture Definition): Remove
5760 SUN_FIXED_LBRAC_BUG.
5761
b435e160
AC
57622004-06-26 Andrew Cagney <[email protected]>
5763
5764 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5765
b5622e8d
AC
57662004-06-20 Andrew Cagney <[email protected]>
5767
5768 * gdbint.texinfo (Target Architecture Definition): Deprecate
5769 USE_STRUCT_CONVENTION.
5770
e0c07bf0
MC
57712004-06-19 Michael Chastain <[email protected]>
5772
5773 gdb.texinfo (Bug Reporting): Mention session recording,
5774 with the script command or Emacs.
5775
782263ab
AC
57762004-06-18 Andrew Cagney <[email protected]>
5777
5778 * gdbint.texinfo (Target Architecture Definition): Deprecate
5779 FUNCTION_START_OFFSET.
5780
03727ca6
AC
57812004-06-14 Andrew Cagney <[email protected]>
5782
5783 Based on changes from Karl Berry.
5784 * gdb.texinfo: Do not use @sc in a direntry.
5785 * stabs.texinfo: Change @dircateogry to "Software development".
5786 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5787
97092415
AC
57882004-06-13 Andrew Cagney <[email protected]>
5789
5790 * gdbint.texinfo (Target Architecture Definition): Delete
5791 description of RETURN_VALUE_ON_STACK.
5792
1f6d4158
AC
57932004-06-09 Andrew Cagney <[email protected]>
5794
5795 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5796 deleted by previous patch.
5797
d966f0cb
AC
57982004-06-08 Andrew Cagney <[email protected]>
5799
5800 * gdbint.texinfo (Native Debugging): Delete documentation on
5801 ATTACH_DETACH.
5802
86fe4aaa
RC
58032004-06-06 Randolph Chung <[email protected]>
5804
5805 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5806
d4b6d575
RC
58072004-06-06 Randolph Chung <[email protected]>
5808
5ae4183a 5809 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5810 the new push_dummy_call method signature. Describe the function
5811 argument.
5812
4e8b0763
JB
58132004-05-24 Joel Brobecker <[email protected]>
5814
5815 * gdb.texinfo (Starting): Document new start command.
5816
59caf092
AC
58172004-05-21 Andrew Cagney <[email protected]>
5818
5819 * observer.texi (GDB Observers): Document "inferior_created".
5820
e4a2df64
AC
58212004-05-08 Andrew Cagney <[email protected]>
5822
e6b55ae2
AC
5823 * gdbint.texinfo (Target Architecture Definition): Delete
5824 description of DO_DEFERRED_STORES.
5825
28954179
AC
5826 * gdbint.texinfo (Target Architecture Definition): Delete
5827 references to DEPRECATED_FIX_CALL_DUMMY.
5828
434b87dd
AC
5829 * gdbint.texinfo (Target Architecture Definition): Delete
5830 description of DEPRECATED_CALL_DUMMY_WORDS,
5831 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5832
58d28df8
AC
5833 * gdbint.texinfo (Target Architecture Definition): Delete
5834 description of DEPRECATED_PUSH_DUMMY_FRAME.
5835
e4a2df64
AC
5836 * gdbint.texinfo (Target Architecture Definition): Delete
5837 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5838
2b4855ab
AC
58392004-05-07 Andrew Cagney <[email protected]>
5840
5841 * observer.texi (GDB Observers): Add "Debugging" section. Include
5842 cross reference to "set/show debug observer".
5843 * gdb.texinfo (Debugging Output): Document "set/show debug
5844 observer".
5845
fcf70625
AC
58462004-05-01 Andrew Cagney <[email protected]>
5847
5848 * gdbint.texinfo (Target Architecture Definition): Delete
5849 description of DEPRECATED_PC_IN_SIGTRAMP.
5850
8ee56bcf
AC
58512004-04-30 Andrew Cagney <[email protected]>
5852
5853 * gdbint.texinfo (Target Architecture Definition): Delete
5854 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5855
67ab9a76
OF
58562004-04-30 Orjan Friberg <[email protected]>
5857
5858 * observer.texi (GDB Observers): Correct spelling.
5859
79346bcb
OF
58602004-04-26 Orjan Friberg <[email protected]>
5861
5862 * observer.texi (GDB Observers): Add target_changed event.
5863
7a464420
AC
58642004-04-08 Andrew Cagney <[email protected]>
5865
5866 * observer.texi (GDB Observers): Rework, provide generic observer
5867 definitions and then a list of observable events.
5868
6cdf9d98
AC
58692004-04-04 Andrew Cagney <[email protected]>
5870
5871 * gdbint.texinfo (Host Definition): Delete reference to
5872 NO_SIGINTERRUPT.
5873
ddc135a4
AC
58742004-04-02 Andrew Cagney <[email protected]>
5875
5876 * gdbint.texinfo (Target Architecture Definition): Delete
5877 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5878
6a1b180d
SC
58792004-03-28 Stephane Carrez <[email protected]>
5880
5881 * gdb.texinfo (TUI Commands): Document tui reg commands.
5882
d0d5df6f
AC
58832004-03-26 Andrew Cagney <[email protected]>
5884
5885 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5886 "gdbtui".
5887 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5888 (Contributors): Mention both Text and Terminal User Interface.
5889
aa2a3f87
AC
58902004-03-23 Andrew Cagney <[email protected]>
5891
5892 * gdbint.texinfo (Target Architecture Definition): Deprecate
5893 references to SIGTRAMP_START and SIGTRAMP_END.
5894
f561f026
AC
58952004-03-23 Andrew Cagney <[email protected]>
5896
5897 * gdbint.texinfo (Target Architecture Definition): Deprecate
5898 references to PC_IN_SIGTRAMP.
5899
33cb8b0f
AC
59002004-03-19 Andrew Cagney <[email protected]>
5901
5902 * gdbint.texinfo (Target Architecture Definition): Delete
5903 reference to GDB_TARGET_IS_HPPA.
5904
fc989b7a
AC
59052004-03-18 Andrew Cagney <[email protected]>
5906
5907 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5908 describe pre_init and post_init.
5909
701b08bb
DJ
59102004-03-09 Daniel Jacobowitz <[email protected]>
5911
5912 * gdb.texinfo (Debugging Output): Document values for "set debug
5913 target".
5914
faae5abe
AC
59152004-02-28 Andrew Cagney <[email protected]>
5916
5917 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5918
dd79a6cf
JJ
59192004-02-26 Jeff Johnston <[email protected]>
5920
5921 * gdb.texinfo (breakpoints): Add information about the
5922 new "set breakpoint pending" and "show breakpoint pending"
5923 commands.
5924
e7f16015
AC
59252004-02-26 Andrew Cagney <[email protected]>
5926
5927 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5928 in Per-architecture module data section.
5929
7161a3a6
RM
59302004-02-25 Roland McGrath <[email protected]>
5931
5932 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5933
2154891a
AC
59342004-02-24 Andrew Cagney <[email protected]>
5935
5936 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5937 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5938 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5939
6c74ac8b
AC
59402004-02-17 Andrew Cagney <[email protected]>
5941
5942 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5943
19772a2c
AC
59442004-02-16 Andrew Cagney <[email protected]>
5945
5946 * gdbint.texinfo (Target Architecture Definition): Deprecate
5947 FRAMELESS_FUNCTION_INVOCATION.
5948
c9830293
AC
59492004-02-16 Andrew Cagney <[email protected]>
5950
5951 * gdbint.texinfo (Coding): Mention -Wunused-function.
5952
b9d26eb9
AC
59532004-02-14 Andrew Cagney <[email protected]>
5954
5955 * gdbint.texinfo (Target Architecture Definition): Delete
5956 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5957
49efadf5
EZ
59582004-02-12 Elena Zannoni <[email protected]>
5959
5960 * gdb.texinfo: Properly quote the name "C++".
5961 * gdbint.texinfo: Ditto.
5962 * stabs.texinfo: Ditto.
5963
1eb288ea
EZ
59642004-02-11 Elena Zannoni <[email protected]>
5965
5966 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5967 minimal information about libiberty.
5968
e4937fc1
MC
59692004-02-06 Michael Chastain <[email protected]>
5970
5971 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5972
a9331b3f
RM
59732004-02-04 Roland McGrath <[email protected]>
5974
5975 * gdb.texinfo (Auxiliary Vector): New node (section).
5976 (Data): Add it to the menu.
5977
2650777c
JJ
59782004-02-02 Jeff Johnston <[email protected]>
5979
5980 * gdb.texinfo (Breakpoints): Add information about pending
5981 breakpoint support.
5982
b4501125
AC
59832004-01-26 Andrew Cagney <[email protected]>
5984
5985 * gdb.texinfo (Overview): Delete references to the cisco protocol
5986 including the "N" response.
5987
74055713
AC
59882004-01-26 Andrew Cagney <[email protected]>
5989
5990 * gdbint.texinfo (Target Architecture Definition): Rename
5991 EXTRACT_STRUCT_VALUE_ADDRESS to
5992 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5993
3bbe9696
EZ
59942004-01-24 Eli Zaretskii <[email protected]>
5995
5996 * gdb.texinfo (KOD): Document "show os". Add index entries for
5997 "set/show os" and "info cisco" commands.
5998
5843504f
EZ
59992004-01-21 Eli Zaretskii <[email protected]>
6000
6001 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6002
9175c9a3
MC
60032004-01-19 Michael Chastain <[email protected]>
6004
6005 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6006 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6007
8e94b928
NR
60082004-01-19 Nick Roberts <[email protected]>
6009
6010 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6011 -stack-list-locals.
6012 (GDB/MI Variable Objects): Describe extension to
6013 -var-list-children.
6014
a20cf136
DJ
60152004-01-17 Daniel Jacobowitz <[email protected]>
6016
6017 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6018
afb18d0f
AC
60192004-01-17 Andrew Cagney <[email protected]>
6020
6021 * gdbint.texinfo (Target Architecture Definition): Delete
6022 documentation on DEPRECATED_NPC_REGNUM.
6023
b51970ac
DJ
60242004-01-13 Daniel Jacobowitz <[email protected]>
6025
6026 * gdb.texinfo: Update copyright year. Mention that set
6027 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6028 "set follow-fork-mode ask".
6029
0f0cffd2
AC
60302004-01-13 Andrew Cagney <[email protected]>
6031
6032 * gdbint.texinfo: Update copyright year.
6033 (Coding): Add -Wunused-label to list of -Werror warnings.
6034
c552b3bb 60352004-01-08 Jason Molenda <[email protected]>
5ae4183a 6036 Eli Zaretskii <[email protected]>
c552b3bb
JM
6037
6038 * gdb.texinfo: Update copyright.
6039 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6040 around names, as appropriate. Minor syntax cleanup of
6041 _NSPrintForDebugger explanation. Two spaces after periods.
6042 GDBN used instead of lit. "gdb". Index entries added for
6043 print-object and _NSPrintForDebugger. @noindent added in one spot.
6044
afe157ca
EZ
60452003-11-11 Elena Zannoni <[email protected]>
6046
6047 * stabs.texinfo: Add dircategory and direntry commands.
6048 * annotate.texinfo: Ditto.
6049
963e2bb7
AC
60502003-11-10 Andrew Cagney <[email protected]>
6051
6052 * gdbint.texinfo (Target Architecture Definition): Replace the
6053 return_value method's "inval" and "outval" parameters with
6054 "readbuf" and "writebuf".
6055
1d8b2f28
JB
60562003-10-28 Jim Blandy <[email protected]>
6057
6058 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6059 from "The `F' request packet" and "The `F' reply packet", to make
6060 texi2dvi happy.
6061 (File-I/O remote protocol extension): Update menu entries, too.
6062
36d86913
MC
60632003-10-26 Michael Chastain <[email protected]>
6064
6065 * gdb.texinfo (Thread Stops): Document the issue with
6066 premature return from system calls in multi-threaded programs.
6067
ce2826aa
AC
60682003-10-24 Andrew Cagney <[email protected]>
6069
6070 * annotate.texinfo: Fix "fortunatly"[sic].
6071
f24c5e49
KI
60722003-10-23 Kei Sakamoto <[email protected]>
6073
6074 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6075 with "Hitachi" and "Mitsubishi".
6076
92ad9cd9
AC
60772003-10-20 Andrew Cagney <[email protected]>
6078
6079 * gdbint.texinfo (Target Architecture Definition): Document
6080 gdbarch_return_value. Add cross references from
6081 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6082 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6083
0ab4b752
MK
60842003-10-18 Mark Kettenis <[email protected]>
6085
6086 * gdbint.texinfo (Target Architecture Definition): Document
6087 regset_from_core_section.
fb3e19c0
KI
6088
60892003-10-16 Kei Sakamot Sakamoto <[email protected]>
6090
6091 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6092
a9331b3f 60932003-10-15 Kevin Buettner <[email protected]>
e4d5f7e1
KB
6094
6095 From Anthony Green <[email protected]>:
5ae4183a 6096 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6097
1485d690
KB
60982003-10-14 Kevin Buettner <[email protected]>
6099
889bf7c5
PA
6100 * gdb.texinfo (Breakpoint related warnings): New node.
6101 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6102
86d30acc
DJ
61032003-10-13 Daniel Jacobowitz <[email protected]>
6104
6105 * gdb.texinfo (Remote Protocol): Document v and vCont.
6106
172c2a43
KI
61072003-10-10 Kei Sakamoto <[email protected]>
6108
6109 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6110 * gdbint.texinfo: Ditto.
6111
71952f4c
AC
61122003-10-09 Andrew Cagney <[email protected]>
6113
6114 From 2003-09-18 David Anderson <[email protected]>:
6115 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6116 "command".
6117
268e2188
AC
61182003-10-03 Andrew Cagney <[email protected]>
6119
6120 * gdbint.texinfo (Target Architecture Definition): Deprecate
6121 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6122 just target.
6123
12c266ea 61242003-10-02 Andrew Cagney <[email protected]>
2e092625 6125
f30992d4 6126 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6127 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6128 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6129 * gdbint.texinfo (Target Architecture Definition): Rename
6130
61312003-09-30 Andrew Cagney <[email protected]>
6132
f30992d4 6133 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6134 (Target Architecture Definition):
f30992d4 6135
2e092625
AC
6136 * gdbint.texinfo (Target Architecture Definition): Rename
6137 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6138
0717ae8a
AC
61392003-09-29 Andrew Cagney <[email protected]>
6140
dad809b7
AC
6141 * gdbint.texinfo (Target Architecture Definition): Delete
6142 documentation for NEED_TEXT_START_END.
6143
0717ae8a
AC
6144 * gdbint.texinfo (Target Architecture Definition): Rename
6145 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6146 TARGET_WRITE_PC.
a9331b3f 6147
af6cf26d
MC
61482003-09-22 Michael Chastain <[email protected]>
6149
6150 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6151
ee206350
AG
61522003-09-21 Anthony Green <[email protected]>
6153
6154 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6155
a38c9fe6
MK
61562003-09-21 Mark Kettenis <[email protected]>
6157
6158 * gdbint.texinfo (Target Architecture Definition): Document
6159 stabs_argument_has_addr.
6160
77949794
AC
61612003-09-18 Andrew Cagney <[email protected]>
6162
6163 * gdbint.texinfo (Target Architecture Definition): Delete
6164 documentation on REGISTER_NAMES.
6165
8e823e25
MK
61662003-09-13 Mark Kettenis <[email protected]>
6167
6168 * gdbint.texinfo (Target Architecture Definition): Replace
6169 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6170
f27dd7fd
AC
61712003-09-11 Andrew Cagney <[email protected]>
6172
6173 * gdbint.texinfo (Target Architecture Definition): Replace
6174 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6175
8b148df9
AC
61762003-08-18 Andrew Cagney <[email protected]>
6177
6178 * gdbint.texinfo (Target Architecture Definition): Document
6179 "frame_red_zone_size".
6180
25d29d70
AC
61812003-08-09 Andrew Cagney <[email protected]>
6182
6183 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6184 with "set/show backtrace past-main" and "set/show backtrace
6185 limit".
6186
c938e9b0
L
61872003-08-08 H.J. Lu <[email protected]>
6188
6189 * Makefile.in (install-info): Support DESTDIR.
6190 (install-html): Likewise.
6191
64fabec2
AC
61922003-08-07 Andrew Cagney <[email protected]>
6193
6194 Patch from Nick Roberts.
6195 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6196 bindings. Remove description of send-gdb-command.
6197
2fcf52f0
AC
61982003-08-07 Andrew Cagney <[email protected]>
6199
6200 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6201 GDB 6.0.
6202
086432e2
AC
62032003-08-06 Andrew Cagney <[email protected]>
6204
6205 * gdb.texinfo (Mode Options): Mention that level three is the
6206 highest available and that level 2 is deprecated.
6207 (Annotations Overview): Mention annotation levels. Cross reference
6208 to "Limitations of the Annotation Interface" in annotate.texi.
6209 (TODO, Value Annotations, Frame Annotations): Delete section.
6210 (Displays, Breakpoint Info): Delete.
6211
e5249f67
AC
62122003-08-04 Andrew Cagney <[email protected]>
6213
6214 * agentexpr.texi: Delete @bye.
6215 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6216 (stabs.info): Add $(srcdir) to include search path.
6217 (html): Depend on "annotate_toc.html", and not "annotate.html".
6218 * stabs.texinfo: Ditto. Include "fdl.texi".
6219 * gdbint.texinfo: Update copyright statement's list of invariant
6220 sections.
6221
e6f672d2
AC
62222003-07-28 Andrew Cagney <[email protected]>
6223
6224 * Makefile.in (INFO_DEPS): Add annotate.info.
6225 (dvi, ps, html, pdf): Add annotate.
6226 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6227 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6228 (ANNOTATE_DOC_FILES): New macro.
6229 (ANNOTATE_TEX_TMPS): New macro.
6230 (annotate.info, annotate_toc.html): Specify dependencies.
6231 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6232 * annotate.texinfo: Rename annotate.texi. Get building. Add
6233 "Migrating to GDB/MI" and "Limitations of the Annotation
6234 Interface" chapters. Mention why it is not part of the user
6235 guide. Update copyright notice. Include "fdl.texi".
6236
72ffddc9
SC
62372003-07-26 Stephane Carrez <[email protected]>
6238
6239 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6240
a9f12a31
DJ
62412003-07-24 Daniel Jacobowitz <[email protected]>
6242
6243 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6244
b1fe9455
DJ
62452003-07-24 Daniel Jacobowitz <[email protected]>
6246
6247 * gdb.texinfo (Server): Mention pidof.
6248
153721e6
AC
62492003-07-22 Andrew Cagney <[email protected]>
6250
6251 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6252 list.
6253
0fac0b41
DJ
62542003-06-28 Daniel Jacobowitz <[email protected]>
6255
6256 * gdb.texinfo (Logging output): New chapter.
6257
4e562065
JB
62582003-06-24 Joel Brobecker <[email protected]>
6259
6260 * gdb.texinfo (Unsupported languages): New section.
6261 (Languages): Add link to new section.
6262
f2c06f52
AC
62632003-06-22 Andrew Cagney <[email protected]>
6264
6265 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6266
b4177fca
DJ
62672003-06-22 Daniel Jacobowitz <[email protected]>
6268
6269 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6270
f418dd93
DJ
62712003-06-22 Daniel Jacobowitz <[email protected]>
6272
6273 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6274 * agentexpr.texi: Retitle section, and change it to an appendix.
6275 Comment out texinfo initialization. Factor a @var{} into two
6276 pieces to prevent makeinfo warnings.
6277 * gdb.texinfo: Add Agent Expressions appendix.
6278
4ca61388
DJ
62792003-06-19 Daniel Jacobowitz <[email protected]>
6280
6281 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6282
07f31aa6
DJ
62832003-06-18 Daniel Jacobowitz <[email protected]>
6284
5ae4183a 6285 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6286 remote target". Document the "detach" and "disconnect" commands.
6287 (Server, Netware, Debug Session): Reference "Connecting to a
6288 remote target".
6289 (GDB/MI Target Manipulation): Document "-target-disconnect".
6290
2dd0da42
AC
62912003-06-13 Andrew Cagney <[email protected]>
6292
6293 * gdbint.texinfo (Target Architecture Definition): Deprecate
6294 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6295 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6296
e7a3abfc
JB
62972003-06-09 Jim Blandy <[email protected]>
6298
6299 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6300
25e3a86b
AC
63012003-06-08 Andrew Cagney <[email protected]>
6302
6303 * gdbint.texinfo (Target Architecture Definition): Delete
6304 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6305
a9e5fdc2
AC
63062003-06-08 Andrew Cagney <[email protected]>
6307
6308 * gdbint.texinfo (Target Architecture Definition): Document
6309 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6310
b37303ee
AF
63112003-06-07 Adam Fedor <[email protected]>
6312
6313 * gdb.texinfo: Add Objective-C documentation.
6314
39fe6e80
AC
63152003-06-01 Andrew Cagney <[email protected]>
6316
6317 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6318 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6319
125309b2
AC
63202003-05-21 Andrew Cagney <[email protected]>
6321
6322 * gdbint.texinfo (Target Architecture Definition): Delete
6323 references to "extract_address" and "store_address".
6324
b8b527c5
AC
63252003-05-16 Andrew Cagney <[email protected]>
6326
6327 * gdbint.texinfo (Target Architecture Definition): Replace
6328 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6329 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6330
50e3ee83
TR
63312003-05-14 Theodore A. Roth <[email protected]>
6332
6333 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6334
44e2be90
L
63352003-05-10 H.J. Lu <[email protected]>
6336
6337 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6338 (gdb.dvi): Likewise.
6339 (gdb.pdf): Likewise.
6340 (links2roff): Likewise.
6341
df5215a6
JB
63422003-05-08 Jim Blandy <[email protected]>
6343
6344 * gdb.texinfo (Dump/Restore Files): Update documentation for
6345 'dump', 'append', and 'restore': note that format argument is
6346 optional; simplify presentation of the command variants; and be
6347 more precise about the formats.
6348
5e7b2f39
JB
63492003-05-07 Jim Blandy <[email protected]>
6350
6351 * gdb.texinfo (Symbols): Update documentation: 'maint list
6352 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6353 symtabs' and 'maint info psymtabs'.
6354
b1e29e33
AC
63552003-05-05 Andrew Cagney <[email protected]>
6356
6357 * gdbint.texinfo (Target Architecture Definition): Make
6358 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6359 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6360 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6361
00905d52
AC
63622003-05-04 Andrew Cagney <[email protected]>
6363
6364 * gdb.texinfo (Maintenance Commands): Document "maint print
6365 dummy-frames".
6366
54ff5908
AC
63672003-05-04 Andrew Cagney <[email protected]>
6368
6369 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6370
32e7087d
JB
63712003-05-03 J. Brobecker <[email protected]>
6372
6373 Thierry Schneider <[email protected]>
6374 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6375 for new MI command.
6376
7043d8dc
AC
63772003-05-03 Andrew Cagney <[email protected]>
6378
6379 * gdbint.texinfo (Target Architecture Definition): Document
6380 push_dummy_code. Add cross references.
6381
e33d66ec
EZ
63822003-05-02 Elena Zannoni <[email protected]>
6383
6384 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6385 set/show charsets commands.
6386
0ba6dca9
AC
63872003-04-28 Andrew Cagney <[email protected]>
6388
6389 * gdbint.texinfo (Target Architecture Definition): Replace
6390 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6391 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6392
d7a27068
AC
63932003-04-28 Andrew Cagney <[email protected]>
6394
6395 * gdbint.texinfo (Target Architecture Definition): Rename
6396 "tm_print_insn" to "deprecated_tm_print_insn".
6397
44ea7b70
JB
63982003-04-09 Jim Blandy <[email protected]>
6399
6400 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6401 list psymtabs'.
6402
fb8f8949
AC
64032003-04-08 Andrew Cagney <[email protected]>
6404
6405 * gdbint.texinfo (Target Architecture Definition): Delete
6406 references to EXTRA_FRAME_INFO.
6407
32fb0f22
AC
64082003-04-08 Andrew Cagney <[email protected]>
6409
6410 * gdbint.texinfo (Target Architecture Definition): Delete
6411 PRINT_TYPELESS_INTEGER.
6412
6be67e67
JB
64132003-04-02 J. Brobecker <[email protected]>
6414
6415 * observer.texi (GDB Observers): Adjust the documentation for the
6416 normal_stop notification to better describe reality. Fix a couple
6417 of minor typos.
6418
4e35d5f0
BR
64192003-04-02 Bob Rossi <[email protected]>
6420
a9331b3f 6421 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6422 '-file-list-exec-source-file'
6423
e8a8712a
AC
64242003-03-31 Andrew Cagney <[email protected]>
6425
6426 * gdbint.texinfo (Target Architecture Definition): Delete
6427 references to CALL_DUMMY_P.
6428
6c0e89ed
AC
64292003-03-30 Andrew Cagney <[email protected]>
6430
6431 * gdbint.texinfo (Target Architecture Definition): Remove
6432 reference to TARGET_WRITE_SP.
a9331b3f 6433
378bfd1b
AC
64342003-03-27 Andrew Cagney <[email protected]>
6435
6436 * gdbint.texinfo (Target Architecture Definition): Remove
6437 references to write_sp.
6c0e89ed 6438
922fbb7b
AC
64392003-03-27 Andrew Cagney <[email protected]>
6440
6441 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6442 chapter body. Use @smallexample instead of @example.
6443 (Annotations): Ditto.
6444 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6445 annotate.texi.
6446
b81774d8
AC
64472003-03-26 Andrew Cagney <[email protected]>
6448
6449 * gdbint.texinfo (Target Architecture Definition): Replace
6450 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6451 dummy_addr parameters.
6452
1bf6d5cc
AC
64532003-03-25 Andrew Cagney <[email protected]>
6454
6455 * gdbint.texinfo (Target Architecture Definition): Delete
6456 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6457 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6458 Add reference to PUSH_ARGUMENTS.
6459
618ce49f
AC
64602003-03-23 Andrew Cagney <[email protected]>
6461
6462 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6463 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6464
bcd7e15f
JB
64652003-03-18 J. Brobecker <[email protected]>
6466
6467 * gdbint.texinfo (Algorithms): Add new section describing the
6468 Observer paradigm.
6469 (Top): Add menu entry to new observer appendix.
6470 * observer.texi: New file.
6471 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6472 new observer.texi file.
6473
9fe8321b
AC
64742003-03-17 Andrew Cagney <[email protected]>
6475
6476 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6477 that GNU Press update the manual version number.
6478
ac2adee5
AC
64792003-03-12 Andrew Cagney <[email protected]>
6480
6481 * gdbint.texinfo (Target Architecture Definition): Delete
6482 references to get_saved_register. Rename GET_SAVED_REGISTER to
6483 DEPRECATED_GET_SAVED_REGISTER.
6484
749b82f6
AC
64852003-03-13 Andrew Cagney <[email protected]>
6486
6487 * gdbint.texinfo (Target Architecture Definition): Replace
6488 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6489
8bedc050
AC
64902003-03-12 Andrew Cagney <[email protected]>
6491
6492 * gdbint.texinfo (Target Architecture Definition): Rename
6493 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6494
0ce1b118
CV
64952003-03-10 Corinna Vinschen <[email protected]>
6496
6497 * gdb.texinfo: Add File-I/O documentation.
6498
12cc2063
AC
64992003-03-10 Andrew Cagney <[email protected]>
6500
6501 * gdbint.texinfo (Target Architecture Definition): Cross reference
6502 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6503
7453dc06
AC
65042003-03-07 Andrew Cagney <[email protected]>
6505
6506 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6507 frame" command.
6508
6314f104
AC
65092003-03-05 Andrew Cagney <[email protected]>
6510
6511 * gdbint.texinfo (Target Architecture Definition): Document
6512 unwind_dummy_id. Cross reference unwind_dummy_id and
6513 SAVE_DUMMY_FRAME_TOS.
6514
f1212245
DJ
65152003-03-05 James Ingham <[email protected]>
6516 Daniel Jacobowitz <[email protected]>
6517
6518 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6519 and "show cp-abi".
6520
77e7e267
AC
65212003-03-03 Andrew Cagney <[email protected]>
6522
6523 * gdbint.texinfo (Target Architecture Definition): Document
6524 register_type.
6525
838a8221
AC
65262003-03-03 Andrew Cagney <[email protected]>
6527
6528 * stabs.texinfo (Structures): Use @samp and separate @var's
6529 instead of a single @var containing a comma separated list.
6530 (Unions): Ditto.
6531
d7f4a264
DJ
65322003-03-02 Daniel Jacobowitz <[email protected]>
6533
6534 * Makefile.in (distclean): Remove config.log.
6535
f30ee0bc
AC
65362003-03-01 Andrew Cagney <[email protected]>
6537
6538 * gdbint.texinfo (Target Architecture Definition): Rename
6539 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6540
65412003-03-01 Andrew Cagney <[email protected]>
e9582e71
AC
6542
6543 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6544 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6545
be448670
CF
65462003-02-23 Raoul Gough <[email protected]>
6547
6548 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6549 (Non-debug DLL symbols): New node, describing the minimal symbols
6550 loaded from DLLs without real debugging symbols.
6551
501eef12
AC
65522003-02-20 Andrew Cagney <[email protected]>
6553
6554 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6555 hardware-breakpoint-limit".
6556 (Set Watchpoints): Add cross reference to "set remote
6557 hardware-watchpoint-limit".
6558 (Remote configuration options): New section.
6559
21c294e6
AC
65602003-02-04 Andrew Cagney <[email protected]>
6561
e9be73e4
AC
6562 * gdbint.texinfo (Target Architecture Definition): Delete
6563 descrption of IS_TRAPPED_INTERNALVAR.
6564
21c294e6
AC
6565 From Keith Seitz <[email protected]>:
6566 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6567 option "-i"/"--interpreter" to this chapter. Include index
6568 entries.
6569
0179ffac
DC
65702003-02-04 David Carlton <[email protected]>
6571
6572 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6573 (Variables): Recommend stabs+ and DWARF 2.
6574 (C plus plus expressions): Correct info about
6575 compiler versions, debug formats.
6576 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6577 PR symtab/874.
6578
7ca9f392
AC
65792003-02-01 Andrew Cagney <[email protected]>
6580
6581 * gdbint.texinfo (Target Architecture Definition): Delete
6582 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6583 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6584 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6585 references to nindy and i960.
6586 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6587
31a85ea2
AC
65882003-02-01 Andrew Cagney <[email protected]>
6589
6590 * gdbint.texinfo (Target Architecture Definition): Delete
6591 FLOAT_INFO.
6592
6b894e49
AC
65932003-01-30 Andrew Cagney <[email protected]>
6594
6595 * stabs.texinfo (Member Type Descriptor): Clarify description of
6596 `@'. Suggested by Ben Hutchings.
6597
c48861fb
AC
65982003-01-29 Andrew Cagney <[email protected]>
6599
6600 * gdb.texinfo (M68K): Delete reference to es1800.
6601
617073a9
AC
66022003-01-29 Andrew Cagney <[email protected]>
6603
6604 * gdb.texinfo (Maintenance Commands): Document `maint print
6605 reggroups' and `maint print register-groups'.
6606 * gdbint.texinfo (Target Architecture Definition): Document
6607 register_reggroup_p.
6608
5b5d99cf
JB
66092003-01-23 Jim Blandy <[email protected]>
6610
6611 * gdb.texinfo (Separate Debug Files): New section.
6612
e7ba9c65
DJ
66132003-01-22 Daniel Jacobowitz <[email protected]>
6614
6615 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6616 and "maint show profile".
6617
94e91d6d
MC
66182003-01-16 Michael Chastain <[email protected]>
6619
6620 * gdb.texinfo (Installing GDB): Warn against
6621 ".../gdb-VERSION/gdb/configure".
6622 (Separate Objdir): Likewise.
6623
867f3898
AC
66242003-01-15 Andrew Cagney <[email protected]>
6625
6626 * gdbint.texinfo (Target Architecture Definition): Delete
6627 definition of PRINT_REGISTER_HOOK.
6628
f153cc92
EZ
66292003-01-15 Elena Zannoni <[email protected]>
6630
6631 (OpenRISC 1000): Fix formatting of command names.
6632
c60eb6f1
EZ
66332003-01-15 Elena Zannoni <[email protected]>
6634
6635 * gdb.texinfo (Continuing and Stepping): Add new command
6636 'advance'. Clarify behavior of 'until'.
6637
f5ebfba0
DJ
66382003-01-13 Daniel Jacobowitz <[email protected]>
6639
6640 * gdb.texinfo (Files): Document solib-absolute-prefix and
6641 solib-search-path.
6642
4ce8657e
MC
66432003-01-09 Michael Chastain <[email protected]>
6644
6645 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6646 (Create a Release): Add new instructions for new @file{src-release}.
6647 Document existing instructions for @file{Makefile.in} as
6648 being for @value{GDBN} 5.3.1 or earlier.
6649
372613e3
AC
66502003-01-09 Andrew Cagney <[email protected]>
6651
6652 * gdbint.texinfo (Target Architecture Definition): Mention
6653 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6654 allocate memory.
6655
b4e9345d
DJ
66562003-01-04 Daniel Jacobowitz <[email protected]>
6657
6658 * gdb.texinfo (Controlling GDB): Add @kindex for
6659 "show osabi".
6660 (Backtraces): Add @kindex's for backtrace-below-main.
6661
98b45e30
DJ
66622003-01-04 Daniel Jacobowitz <[email protected]>
6663
6664 * gdb.texinfo (Controlling GDB): Document "set osabi".
6665
95f90d25
DJ
66662003-01-04 Daniel Jacobowitz <[email protected]>
6667
6668 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6669 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6670
1e698235
DJ
66712003-01-04 Daniel Jacobowitz <[email protected]>
6672
6673 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6674 "set coerce-float-to-double".
6675 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6676
e632838e
AC
66772003-01-02 Andrew Cagney <[email protected]>
6678
6679 * stabs.texinfo: Remove obsolete text.
6680 * gdbint.texinfo: Ditto.
6681 * gdb.texinfo: Ditto.
6682
c133ab7a
MK
66832002-12-22 Mark Kettenis <[email protected]>
6684
6685 * gdbint.texinfo (Target Architecture Definition): Update
6686 description of gdbarch_register_osabi.
6687
f821f325
KH
66882002-12-20 Kazu Hirata <[email protected]>
6689
6690 * agentexpr.texi: Fix typos.
6691 * annotate.texi: Likewise.
6692 * fdl.texi: Likewise.
6693
85a6d8d3 66942002-12-10 Andrew Cagney <[email protected]>
a5afb99f
AC
6695
6696 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6697 DEPRECATED_INIT_FRAME_PC.
6698
ae45cd16
AC
66992002-12-01 Andrew Cagney <[email protected]>
6700
6701 * gdbint.texinfo (Target Architecture Definition): Delete
6702 PC_IN_CALL_DUMMY.
6703
07555a72
AC
67042002-11-28 Andrew Cagney <[email protected]>
6705
6706 * gdbint.texinfo (Host Definition): Delete documentation on
6707 USE_GENERIC_DUMMY_FRAMES.
6708
c166cdc7
EZ
67092002-11-26 Elena Zannoni <[email protected]>
6710
5ae4183a 6711 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6712 * Makefile.in (install-info): Run the install-info command as part
6713 of the post install steps only.
6714 (uninstall-info): New target.
6715 (uninstall): New target.
6716
35db0260
EZ
67172002-11-22 Elena Zannoni <[email protected]>
6718
6719 * Makefile.in (install): Make install do some real work.
6720
9ba8d803
AC
67212002-11-19 Andrew Cagney <[email protected]>
6722
6723 Fix POSIX problem reported by Paul Eggert.
6724 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6725 Fix PR gdb/527.
6726
903ad3a6
AC
67272002-10-26 Andrew Cagney <[email protected]>
6728
6729 * gdbint.texinfo (Target Architecture Definition): Delete
6730 definition of DO_REGISTERS_INFO.
6731
f2abfe65
KB
67322002-10-18 Kevin Buettner <[email protected]>
6733
6734 * gdbint.texinfo (Address Classes): Fix problems with insertion
6735 of ``{'' and ``}'' in example.
6736
b5b0480a
KB
67372002-10-17 Kevin Buettner <[email protected]>
6738
6739 * gdbint.texinfo (Address Classes): New section.
6740 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6741 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6742 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6743 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6744
c85508ee
KD
67452002-10-11 Klee Dienes <[email protected]>
6746
6747 * gdb.texinfo (Registers): Mention vector registers as well as
6748 floating registers in the documentation for 'info registers' and
6749 'info all-registers'.
6750
6d12fc3d
DJ
67512002-10-11 Daniel Jacobowitz <[email protected]>
6752
6753 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6754
8d19fbd2
JJ
67552002-10-03 Jeff Johnston <[email protected]>
6756
6757 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6758 interface definition.
6759
a37295f9
MM
67602002-10-03 Marko Mlinar <[email protected]>
6761
6762 * gdb.texinfo (Target Commands): Add or1k target specific
6763 commands.
6764 * gdb.texinfo (Contributors): Add myself to the contributors list.
6765
da0f9dcd
AC
67662002-10-01 Andrew Cagney <[email protected]>
6767
6768 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6769 and "mi1" instead of "mi1" and "mi0".
6770
2e834e49
HPN
67712002-09-29 Hans-Peter Nilsson <[email protected]>
6772
6773 * gdb.texinfo (Packets): Fix typos "alligned".
6774 Correct z3/Z3 description. Correct z4/Z4 title.
6775
050be0dc
AC
67762002-09-27 Andrew Cagney <[email protected]>
6777
6778 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6779
1104b9e7
KB
67802002-09-25 Kevin Buettner <[email protected]>
6781
6782 * gdb.texinfo: Use GNU/Linux instead of Linux.
6783
512217c7
AC
67842002-09-25 Andrew Cagney <[email protected]>
6785
6786 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6787
10998722
AC
67882002-09-24 Andrew Cagney <[email protected]>
6789
512217c7 6790 * gdb.texinfo: Replace @example with @smallexample.
10998722 6791
a0eb71c5
KB
67922002-09-20 Kevin Buettner <[email protected]>
6793
f7dc1244 6794 From Eli Zaretskii <[email protected]>:
a0eb71c5
KB
6795 * gdb.texinfo (Character Sets): Use @smallexample instead of
6796 @example. Use GNU/Linux instead of Linux.
6797
67982002-09-20 Jim Blandy <[email protected]>
6799
6800 * gdb.texinfo: Add character set documentation.
6801
2f870471
AC
68022002-09-19 Andrew Cagney <[email protected]>
6803
6804 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6805 (Packets): Add cross reference from `b' packet to `z' packets.
6806
790eb8f5
AC
68072002-09-19 Andrew Cagney <[email protected]>
6808
8d30a00d
AC
6809 * gdb.texinfo (Maintenance Commands): Document ``maint
6810 internal-error'' and ``maint internal-warning''.
6811
790eb8f5
AC
6812 * gdbint.texinfo (Target Architecture Definition): Revise
6813 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6814
a23a7bf1
JB
68152002-09-19 Joel Brobecker <[email protected]>
6816
6817 * gdbint.texinfo (Target Conditionals): Document the new
6818 NAME_OF_MALLOC macro.
6819
299ffc64
AC
68202002-09-05 Andrew Cagney <[email protected]>
6821
6822 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6823 engineer.
6824
b7bb15bc
SC
68252002-09-02 Stephane Carrez <[email protected]>
6826
6827 * gdb.texinfo (TUI Overview): Document status line fields.
6828
3d757584
SC
68292002-09-02 Stephane Carrez <[email protected]>
6830
6831 * gdb.texinfo (TUI Commands): Document info win command.
6832
269c21fe
SC
68332002-09-01 Stephane Carrez <[email protected]>
6834
6835 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6836
7cf36c78
SC
68372002-09-01 Stephane Carrez <[email protected]>
6838
6839 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6840 (TUI Keys): Likewise.
6841
d2c6833e
AC
68422002-08-25 Andrew Cagney <[email protected]>
6843
6844 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6845 for a packet receive.
6846
46d8b1c3
AC
68472002-08-25 Andrew Cagney <[email protected]>
6848
6849 * Makefile.in (clean): Move to end of file.
6850 (distclean, maintainer-clean, realclean): Ditto.
6851 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6852 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6853 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6854 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6855
b0787093
AC
68562002-08-24 Andrew Cagney <[email protected]>
6857
6858 * Makefile.in (GDBINT_TEX_TMPS): Define.
6859 (gdbint.dvi, gdbint.pdf): Use
6860 (GDB_TEX_TMPS): Define.
6861 (gdb.dvi, gdb.pdf): Use.
6862 (STABS_TEX_TMPS): Define.
6863 (stabs.dvi, stabs.pdf): Use.
6864 (GDB_DOC_SOURCE_INCLUDES): New macros.
6865 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6866 (GDBINT_DOC_FILES_INCLUDES): New macros.
6867 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6868 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6869 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6870 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6871 (links2roff): Replace SFILES_INCLUDED with
6872 GDB_DOC_SOURCE_INCLUDES.
6873 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6874 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6875 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6876 dependencies.
6877 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6878 dependencies.
6879 (gdbmi.texinfo): Delete rule.
6880 (inc-hist.texinfo): Delete rule.
6881 (rluser.texinfo): Delete rule.
6882
ebba8386
AC
68832002-08-23 Andrew Cagney <[email protected]>
6884
6885 * gdbint.texinfo (Target Architecture Definition): Update
6886 STORE_RETURN_VALUE, mention regcache.
6887
0ab7a791
AC
68882002-08-21 Andrew Cagney <[email protected]>
6889
6890 * gdbint.texinfo (Target Architecture Definition): Document
6891 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6892
ee2d5c50
AC
68932002-08-19 Andrew Cagney <[email protected]>
6894
6895 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6896 Fix minor typos. Add index entries.
6897
53c69bd7
AC
68982002-08-18 Andrew Cagney <[email protected]>
6899
6900 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6901
e76f1f2e
AC
69022002-08-15 Andrew Cagney <[email protected]>
6903
6904 * gdbint.texinfo (Target Architecture Definition): Document
6905 PRINT_VECTOR_INFO.
6906 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6907
0680b120
AC
69082002-08-13 Andrew Cagney <[email protected]>
6909
6910 * gdb.texinfo (Maintenance Commands): Document "maint print
6911 registers", "maint print raw-registers" and "maint print
6912 cooked-registers".
6913
3c3bea1c
GS
69142002-08-08 Grace Sainsbury <[email protected]>
6915
a9331b3f 6916 From Mark Salter:
3c3bea1c
GS
6917 * gdb.texinfo (Protocol): Document T packet extension to
6918 allow watchpoint address reporting.
6919
42f9b0a5
AC
69202002-08-03 Andrew Cagney <[email protected]>
6921
6922 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6923
db034ac5
AC
69242002-08-01 Andrew Cagney <[email protected]>
6925
6926 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6927 to CHILL.
6928
e2b28d04
AC
69292002-08-01 Andrew Cagney <[email protected]>
6930
6931 * gdbint.texinfo (Coding): Revise section "Include Files".
6932
7fb623f7
AC
69332002-07-24 Andrew Cagney <[email protected]>
6934
6935 * gdbint.texinfo: Obsolete references to m88k.
6936 * gdb.texinfo: Ditto.
6937
4a2b4636
JB
69382002-07-10 Joel Brobecker <[email protected]>
6939
7fb623f7 6940 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6941 where the proper version of autoconf can be retrieved.
6942
a71ec265
DH
69432002-07-09 Don Howard <[email protected]>
6944
6945 * gdb.texinfo (Command Files): Further describe the behavior of
6946 sourced command files.
6947
b9aa90c9
AC
69482002-06-27 Andrew Cagney <[email protected]>
6949
6950 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6951 (Coding): Clarify ISO C version that GDB assumes.
6952
40dd2248
TT
69532002-06-26 Tom Tromey <[email protected]>
6954
6955 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6956 add_setshow_cmd_full.
6957
bfac230e
DH
69582002-06-25 Don Howard <[email protected]>
6959
6960 * gdb.texinfo (Memory Region Attributes): Document new behavior
6961 for 'mem' command.
6962
475b0867
JB
69632002-06-11 Jim Blandy <[email protected]>
6964
919d772c
JB
6965 * gdb.texinfo (Symbols): Update documentation for `info source'
6966 command.
6967
475b0867
JB
6968 * gdb.texinfo (Macros): Call the command `info macro', not
6969 `show macro'.
6970
ba8c9337
AC
69712002-06-09 Andrew Cagney <[email protected]>
6972
6973 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6974 data''.
6975
1029b7fa
MK
69762002-06-09 Mark Kettenis <[email protected]>
6977
6978 * gdbint.texinfo (Target Architecture Definition): Document
6979 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6980
16737d73
AC
69812002-06-08 Andrew Cagney <[email protected]>
6982
6983 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6984 lists.
6985
30107679
AC
69862002-06-08 Andrew Cagney <[email protected]>
6987
6988 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6989 Branch''.
6990
3352e23e
AC
69912002-06-01 Andrew Cagney <[email protected]>
6992
6993 * gdbint.texinfo (Target Architecture Definition): Add section
6994 ``Converting an existing Target Architecture to Multi-arch''.
6995
cbb09e6a
AC
69962002-05-30 Andrew Cagney <[email protected]>
6997
6998 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6999 to ``Obsoleting code''. Revise.
7000
e2e0bcd1
JB
70012002-05-17 Jim Blandy <[email protected]>
7002
7003 * gdb.texinfo (C Preprocessor Macros): New chapter.
7004 Include it in the main menu.
7005 (Contributors): Credit Jim Blandy with macro support.
7006 (Compilation): Explain how to get macro information into the
7007 executable.
7008 (Expressions): Note that preprocessor macros are expanded.
7009
9db8d71f
DJ
70102002-05-14 Daniel Jacobowitz <[email protected]>
7011
7012 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7013 options for `target remote'.
7014
6d531722
AC
70152002-05-13 Andrew Cagney <[email protected]>
7016
7017 * gdbint.texinfo (Target Architecture Definition): Delete
7018 documentation on NNPC_REGNUM.
7019
13d01224
AC
70202002-05-11 Andrew Cagney <[email protected]>
7021
7022 * gdbint.texinfo (Target Architecture Definition): Document
7023 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7024 (Target Architecture Definition): Revise section `Using Different
7025 Register and Memory Data Representations'. Add section `Raw and
7026 Virtual Register Representations'.
7027
b2e75d78
AC
70282002-05-11 Andrew Cagney <[email protected]>
7029
7030 * gdbint.texinfo (Target Architecture Definition): Mention
7031 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7032 (Target Architecture Definition): Mention same. Add references to
7033 web pages.
7034
2c8682ee
MS
70352002-05-08 Michael Snyder <[email protected]>
7036
7037 * stabs.texinfo (Attributes): Document new "vector" attribute.
7038
0816590b
AC
70392002-05-04 Andrew Cagney <[email protected]>
7040
7041 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7042
2653173e
AC
70432002-05-04 Andrew Cagney <[email protected]>
7044
7045 * gdb.texinfo: Delete obsolete references to a29k.
7046
d7bd68ca
AC
70472002-04-24 Andrew Cagney <[email protected]>
7048
7049 * gdbint.texinfo (Target Architecture Definition): Replace
7050 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7051
21d83aa5
DM
70522002-04-24 David S. Miller <[email protected]>
7053
7054 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7055
7673a6cc
DM
70562002-04-21 David S. Miller <[email protected]>
7057
7058 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7059
d49d1e0a
AC
70602002-04-21 Andrew Cagney <[email protected]>
7061
7062 * gdbint.texinfo (Target Architecture Definition): Delete
7063 definition of HAVE_REGISTER_WINDOWS.
7064
f7dc1244 70652002-04-19 Eli Zaretskii <[email protected]>
4be31470
EZ
7066
7067 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7068 "Theodore A. Roth" <[email protected]>.
7069
5ca0cb28
DH
70702002-04-15 Don Howard <[email protected]>
7071
f7dc1244 7072 From Eli Zaretskii <[email protected]>
5ca0cb28 7073 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7074 Provide a better explaination of this feature.
5ca0cb28 7075
f208ba17
AC
70762002-04-14 Andrew Cagney <[email protected]>
7077
7078 * gdbint.texinfo (Target Architecture Definition): Remove
7079 FRAME_CHAIN_COMBINE.
7080
d5ba91de
MC
70812002-04-12 Michael Chastain <[email protected]>
7082
7083 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7084 REG_STACK_SEGMENT.
7085
26818220
MC
70862002-04-09 Michael Chastain <[email protected]>
7087
7088 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7089 PYRAMID_* macros.
7090
129188f6
AC
70912002-04-07 Andrew Cagney <[email protected]>
7092
7093 * gdb.texinfo (Bug Reporting): Document that the web is the
7094 prefered way of submitting bug reports.
7095 (Bug Reporting): Delete the s-mail address as the last resort.
7096
8227c0ff
AC
70972002-04-05 Andrew Cagney <[email protected]>
7098
7099 * gdbint.texinfo (Target Architecture Definition): Delete
7100 references to TARGET_WRITE_FP and write_fp.
7101
16d9dec6
MS
71022002-03-27 Michael Snyder <[email protected]>
7103
7104 * gdb.texinfo: Document new commands dump, append, and restore.
7105
9ae8b82c
AC
71062002-03-27 Andrew Cagney <[email protected]>
7107
7108 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7109 Branch'.
7110
474c8240
AC
71112002-03-18 Andrew Cagney <[email protected]>
7112
7113 * gdb.texinfo: Change all examples to @smallexample.
7114 * gdbint.texinfo: Ditto.
a9331b3f 7115
fb0ff88f
AC
71162002-03-18 Andrew Cagney <[email protected]>
7117
7118 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7119 Branches''.
7120
9bb0a4d8
AC
71212002-03-18 Andrew Cagney <[email protected]>
7122
7123 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7124 Policy''.
7125
937f164b
FF
71262002-03-04 Fred Fish <[email protected]>
7127
7128 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7129 expresson, suports, dependant, trhe, perhaphs, situtations,
7130 explictily, taged, oportunity, unfortunatly).
7131
a7b40f07
AC
71322002-02-24 Andrew Cagney <[email protected]>
7133
7134 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7135 Remove reference to 3.12.
7136
aab4e0ec
AC
71372002-02-23 Andrew Cagney <[email protected]>
7138
7139 * gdbint.texinfo: Include fdl.texi.
7140 (Top): Add GNU Free Documentation License.
7141 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7142 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7143 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7144 (gdbint.info): Add srcdir to include path.
7145 * gdb.texinfo: Include gpl.texi.
7146 (Top): Add Copying.
7147 * gpl.texi: New file.
7148
47b95330
AC
71492002-02-23 Andrew Cagney <[email protected]>
7150
7151 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7152
78c47bea
PM
71532002-02-19 Pierre Muller <[email protected]>
7154
7155 * gdb.texinfo: Document Cygwin native specific commands.
7156
56460a61
DJ
71572002-02-15 Daniel Jacobowitz <[email protected]>
7158
7159 * gdb.texinfo: Document gdbserver ``--attach'' command.
7160
def71bfa
MS
71612002-02-07 Michael Snyder <[email protected]>
7162
7163 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7164 to @code(_ovly_debug_event).
7165
c928edc0
AC
71662002-02-07 Andrew Cagney <[email protected]>
7167
7168 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7169
81d46470
MS
71702002-02-06 Michael Snyder <[email protected]>
7171
7172 * gdb.texinfo (overlays): Mention new magic symbol
7173 '_ovly_debug_event', which allows GDB to keep better track
7174 of overlays.
7175
f7dc1244 71762002-02-03 Eli Zaretskii <[email protected]>
6ca652b0
EZ
7177
7178 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7179 Suggested by Dmitry Sivachenko.
7180
7181 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7182
15110bc3
MS
71832002-02-01 Michael Snyder <[email protected]>
7184
7185 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7186
6763aef9
MS
71872002-01-30 Michael Snyder <[email protected]>
7188
ac282366
MS
7189 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7190 (set trust-readonly-sections): Document.
6763aef9 7191
8642bc8f
AC
71922002-01-29 Andrew Cagney <[email protected]>
7193
7194 * gdbint.texinfo (Releasing GDB): Revise and update.
7195
afe64c1a
AC
71962002-01-28 Andrew Cagney <[email protected]>
7197
7198 * gdbint.texinfo (Target Architecture Definition): Delete
7199 description of TARGET_BYTE_ORDER_DEFAULT.
7200
f7dc1244 72012002-01-27 Eli Zaretskii <[email protected]>
59649f2e
EZ
7202
7203 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7204 <[email protected]>.
7205
3d6e1b5a
AC
72062002-01-23 Andrew Cagney <[email protected]>
7207
7208 * libgdb.texinfo: Delete file.
7209
6c0e9fb3
AC
72102002-01-22 Andrew Cagney <[email protected]>
7211
7212 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7213 * gdbint.texinfo: Ditto.
7214
e0ce93ac
AC
7215Tue Jan 22 11:57:38 2002 Andrew Cagney <[email protected]>
7216
7217 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7218
be298bcc
AC
72192002-01-22 Andrew Cagney <[email protected]>
7220
7221 * Makefile.in: Update copyright.
7222 (TEXI2DVI): Define.
7223 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7224 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7225 gdb-cfg.texi.
7226 (TEXINDEX, PDFTEX): Delete makefile variables.
7227
8e04817f
AC
72282002-01-22 Andrew Cagney <[email protected]>
7229
7230 * gdb.texinfo (Protocol): Move section to appendix.
7231
6b2f586d
AC
72322002-01-21 Andrew Cagney <[email protected]>
7233
7234 * gdb.texinfo (Remote Debugging): Create a menu.
7235 (Top): Add ``Remote Debugging'' to menu.
7236
6f05cf9f
AC
72372002-01-21 Andrew Cagney <[email protected]>
7238
7239 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7240 serial protocol'' from here.
7241 (Remote Debugging): To here. New chapter.
7242
3fd3d7d2
AC
72432002-01-20 Andrew Cagney <[email protected]>
7244
7245 * gdbint.texinfo (Target Architecture Definition): Delete
7246 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7247
7fd60527
AC
72482002-01-20 Andrew Cagney <[email protected]>
7249
7250 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7251 are no longer needed.
7252 (Porting GDB): Add maintainer note about configure.host.
7253
c2f05ac9
AC
72542002-01-20 Andrew Cagney <[email protected]>
7255
7256 * gdbint.texinfo (Target Architecture Definition): Remove
7257 definition of IEEE_FLOAT.
7258
f7dc1244 72592002-01-20 Eli Zaretskii <[email protected]>
231b2aad
EZ
7260
7261 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7262 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7263 <[email protected]>
231b2aad 7264
82600034
AC
72652002-01-19 Andrew Cagney <[email protected]>
7266
7267 * gdbint.texinfo (Host Definition): Remove references to
7268 MALLOC_INCOMPATIBLE.
7269
7708fa01
AC
72702002-01-17 Andrew Cagney <[email protected]>
7271
7272 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7273 and xyz-xdep.o.
7274
eb12ee30
AC
72752002-01-17 Andrew Cagney <[email protected]>
7276
889bf7c5 7277 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7278 (Set Breaks): Copy ``maint info breakpoint'' doco to
7279 ``Maintenance Commands'' appendix. Add reference.
7280
c9ccaa92
AC
72812002-01-17 Andrew Cagney <[email protected]>
7282
7283 * fdl.texi: Remove next/prev from @node.
7284
f7dc1244 72852002-01-17 Eli Zaretskii <[email protected]>
6826cf00
EZ
7286
7287 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7288 for monstrous @multitable (from Brian Youmans).
7289
7290 * fdl.texi: New file.
7291
7292 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7293
8973da3a
AC
72942002-01-15 Andrew Cagney <[email protected]>
7295
7296 * gdbint.texinfo (Releasing GDB): New chapter.
7297
7d86b5d5
AC
72982002-01-14 Andrew Cagney <[email protected]>
7299
7300 * gdb.texinfo (Embedded Processors, Calling program functions):
7301 Obsolete references to a29k.
7302
cc1cb004
AC
73032002-01-13 Andrew Cagney <[email protected]>
7304
7305 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7306 examples. Document that a code-block should do or discard its
7307 cleanups before exit.
7308
79f12247
MS
73092002-01-11 Michael Snyder <[email protected]>
7310
7311 * gdb.texinfo (Choosing files): Change @samp to @file.
7312
19837790
MS
73132002-01-05 Michael Snyder <[email protected]>
7314
7315 * gdb.texinfo (--pid): Document new command line option (attach).
7316
f7dc1244 73172002-01-07 Eli Zaretskii <[email protected]>
2c0069bb
EZ
7318
7319 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7320 in the stub.
7321
d7449b42
AC
73222002-01-04 Andrew Cagney <[email protected]>
7323
7324 * gdbint.texinfo (Target Architecture Definition): Replace
7325 BIG_ENDIAN with BFD_ENDIAN_BIG.
7326
f23631e4
AC
73272002-01-03 Andrew Cagney <[email protected]>
7328
7329 * gdbint.texinfo (Target Architecture Definition): Replace
7330 value_ptr with struct value pointer.
7331
72c9928d
EZ
73322002-01-02 Eli Zaretskii <[email protected]>
7333
7334 * gdb.texinfo (Free Software): Fix wording.
7335
959acfd1
EZ
73362001-12-31 Eli Zaretskii <[email protected]>
7337
7338 * gdb.texinfo (Free Software): New section ``Free Software Needs
7339 Free Documentation''.
7340
f7dc1244 73412001-12-30 Eli Zaretskii <[email protected]>
2a6585f0
EZ
7342
7343 * stabs.texinfo:
7344 * gdb.texinfo:
7345 * gdbint.texinfo:
7346 * libgdb.texinfo:
7347 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7348
6600abed
MS
73492001-12-29 Michael Snyder <[email protected]>
7350
7351 * gdb.texinfo (maint info sections): Fix typo.
7352
f6680716
MS
73532001-12-26 Michael Snyder <[email protected]>
7354
fe95c787
MS
7355 * gdb.texinfo (maint info sections): Document.
7356
a9331b3f 7357 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7358 'info proc' sub-options that are currently not implemented.
7359
c3d3ce5b
JB
73602001-12-20 Jim Blandy <[email protected]>
7361
7362 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7363
778eb05e
AC
73642001-12-15 Andrew Cagney <[email protected]>
7365
7366 * gdbint.texinfo (Target Architecture Definition): Replace
7367 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7368
2607059c
AC
73692001-12-01 Andrew Cagney <[email protected]>
7370
7371 * gdbint.texinfo (Host Definition): Delete documentation on
7372 HOST_BYTE_ORDER.
7373
df0cd8c5
JB
73742001-11-30 Jim Blandy <[email protected]>
7375
7376 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7377 overlay support. Add to top-level menu.
df0cd8c5 7378
88118b3a
TT
73792001-11-26 Tom Tromey <[email protected]>
7380
7381 * gdb.texinfo (Command Syntax): Document C-o binding.
7382
96565e91
CF
73832001-07-26 Christopher Faylor <[email protected]>
7384
7385 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7386 use since it is described in the referenced section.
7387
f7dc1244 7388 From Eli Zaretskii <[email protected]>
96565e91
CF
7389 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7390 clearer when using DJGPP.
7391
2a3d5645
CF
73922001-11-24 Christopher Faylor <[email protected]>
7393
7394 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7395 specifically refer to MS-DOS.
7396 (command files): Mention gdb.ini is only used on MS-DOS.
7397
aa26fa3a
TT
73982001-11-21 Tom Tromey <[email protected]>
7399
7400 * gdb.texinfo (Invoking GDB): Document --args.
7401 (Mode Options): Likewise.
7402
4f8ada06
JB
74032001-11-21 Jim Blandy <[email protected]>
7404
7405 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7406 Delete documentation; this macro has been removed from the
7407 sources.
4f8ada06 7408
3fe0dc10
JB
74092001-11-13 Jim Blandy <[email protected]>
7410
7411 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7412
9e5abb06
CV
74132001-11-06 Corinna Vinschen <[email protected]>
7414
7415 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7416
1c5dfdad
MS
74172001-11-05 Michael Snyder <[email protected]>
7418
a9331b3f 7419 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7420 quote regexp chars in function names such as "operator*()".
7421
990f9fe3
FF
74222001-11-01 Fred Fish <[email protected]>
7423
7424 * gdbint.texinfo (SOLIB_ADD): Document additional new
7425 "readsyms" arg.
7426
b433d00b
DH
74272001-10-30 Don Howard <[email protected]>
7428
070b1dd3
DH
7429 * gdb.texinfo: (Command Files) Added documentation for the
7430 behavior of gdb with input redirected from a file.
b433d00b 7431
b7209cb4
FF
74322001-10-28 Fred Fish <[email protected]>
7433
7434 * gdb.texinfo (auto-solib-add): Change docs to match
7435 implementation change.
7436 (auto-solib-limit): Add docs for new variable.
7437
1aa20aa8
AC
74382001-10-15 Andrew Cagney <[email protected]>
7439
7440 * gdbint.texinfo (Target Architecture Definition): Function
7441 value_as_pointer renamed to value_as_address.
7442
fc0c74b1
AC
74432001-10-15 Andrew Cagney <[email protected]>
7444
7445 * gdbint.texinfo (Target Architecture Definition): Default
7446 POINTER_TO_ADDRESS functions assume unsigned addresses.
7447 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7448 posting by Jim Blandy.
7449
f4846649
JB
74502001-10-12 Jim Blandy <[email protected]>
7451
7452 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7453 version of texi2html (1.64) doesn't support this flag any more.
7454
f277788b
MK
74552001-09-08 Mark Kettenis <[email protected]>
7456
a9dc4918
MK
7457 * gdbint.texinfo (Host Definition): Remove description of
7458 MEM_FNS_DECLARED.
7459
d28379df
MK
7460 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7461
f277788b
MK
7462 * gdbint.texinfo (Host Definition): Remove description of
7463 HAVE_SIGSETMASK.
7464
7ccaa899
EZ
74652001-09-04 Elena Zannoni <[email protected]>
7466
7467 * gdbint.texinfo (Target Architecture Definition): Add
7468 explanation of TARGET_PRINT_INSN macro.
7469
17d9d558
JB
74702001-08-30 Jim Blandy <[email protected]>
7471
7472 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7473 Explain what it means to load relocatable files.
7474
72cde065
JB
74752001-08-28 Jim Blandy <[email protected]>
7476
7477 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7478 info `top' menu.
7479
9e678452
CF
7480Wed Aug 15 10:47:28 2001 Christopher Faylor <[email protected]>
7481
7482 * gdbint.texinfo: Add a cautionary note about macro use.
7483
a2bea4c3 74842001-08-02 Corinna Vinschen <[email protected]>
a9331b3f 7485
a2bea4c3
CV
7486 * gdb.texinfo: Explain omitting the hostname in the
7487 `target remote' command.
7488
1129bf27
DJ
74892001-07-30 Daniel Jacobowitz <[email protected]>
7490
7491 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7492 and END-INFO-DIR-ENTRY.
7493
732b3002
SC
74942001-07-28 Stephane Carrez <[email protected]>
7495
7496 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7497
89437448
AC
74982001-07-25 Andrew Cagney <[email protected]>
7499
7500 * gdbint.texinfo (libgdb): Rewrite.
7501
f7dc1244 75022001-07-26 Eli Zaretskii <[email protected]>
9a1c15c5
EZ
7503
7504 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7505
c4555f82
SC
75062001-07-24 Stephane Carrez <[email protected]>
7507
7508 * gdb.texinfo (TUI): New chapter, document the TUI.
7509 (Mode Options): Document the -tui option.
7510
2f45a6e0
MK
75112001-07-23 Mark Kettenis <[email protected]>
7512
7513 * gdbint.texinfo (Host Definition): Remove description of
7514 NEED_POSIX_SETPGID.
7515
f7dc1244 75162001-07-23 Eli Zaretskii <[email protected]>
9f20bf26
EZ
7517
7518 * gdb.tex (DJGPP Native): New node, with descriptions of
7519 DJGPP-specific commands.
7520
be9c6c35
JM
75212001-07-19 John R. Moore <[email protected]>
7522
7523 * gdbint.texinfo: Three misspellings.
7524
dfa249fb
AC
75252001-07-06 Andrew Cagney <[email protected]>
7526
7527 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7528 `test` expressions on bash. Problem reported by Colin Walters.
7529
c72e7388
AC
75302001-07-04 Andrew Cagney <[email protected]>
7531
7532 * gdbint.texinfo (User Interface): Update ui-out documentation to
7533 refelect recent UI/MI updates.
7534
94bbb2c0
AC
75352001-07-04 Andrew Cagney <[email protected]>
7536
7537 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7538 interpreters.
7539
af6c57ea
AC
75402001-06-15 Andrew Cagney <[email protected]>
7541
7542 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7543 structure and not macros.
7544 (Host Definition): Document that much of this chapter is obsolete.
7545 (Target Architecture Definition): Update list of files that make
7546 up a target architecture.
7547 (Coding): Update.
7548
83aa8bc6
AC
75492001-06-28 Andrew Cagney <[email protected]>
7550
7551 * gdbint.texinfo (Target Architecture Definition): Update
7552 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7553 The latter has been changed to a true predicate.
7554
f7dc1244 75552001-06-17 Eli Zaretskii <[email protected]>
cb51c4e0
EZ
7556
7557 * annotate.texi: Add @noindent where needed. From Dmitry
7558 Sivachenko <[email protected]>.
7559 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7560
656db9b0
AC
75612001-06-16 Andrew Cagney <[email protected]>
7562
7563 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7564
df2396a1
AC
75652001-06-14 Andrew Cagney <[email protected]>
7566
7567 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7568 returns ``OK''. Document that the ``R'' packet does not reply.
7569
0f1f2b0a
MS
75702001-06-13 Michael Snyder <[email protected]>
7571
7572 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7573
f7dc1244 75742001-06-13 Eli Zaretskii <[email protected]>
24f93129
EZ
7575
7576 * gdb.texinfo (Signals): Clarify the default setting of signal
7577 handling.
7578
a5d7c491
AC
75792001-05-14 Andrew Cagney <[email protected]>
7580
7581 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7582 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7583
05a54c4f
AC
75842001-05-12 Andrew Cagney <[email protected]>
7585
7586 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7587
f7dc1244 75882001-05-10 Eli Zaretskii <[email protected]>
dab11f21
EZ
7589
7590 * gdbint.texinfo (Clean Design and Portable Implementation):
7591 Renamed from "Clean Design".
7592 (Clean Design and Portable Implementation): Document portable
7593 methods of handling file names, and the associated macros.
7594
f7dc1244 75952001-04-02 Eli Zaretskii <[email protected]>
f5c37c66
EZ
7596
7597 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7598 command and provide a cross-reference to its description.
7599 (Symbols): Note that "info scope" is useful for trace experiments.
7600
f7dc1244 76012001-04-01 Eli Zaretskii <[email protected]>
c534679c 7602
b37052ae
EZ
7603 * gdb.texinfo (Symbols): Document "info scope".
7604 (Tracepoints): New chapter.
7605 (Contributors): Update for v5.1.
7606 <All nodes>: Change "C++" to "C@t{++}".
7607
0ee54786
EZ
7608 * gdbint.texinfo (User Interface): A new section about ui_out
7609 functions, based on text written by Fernando Nasser.
7610
c534679c
EZ
7611 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7612
f7dc1244 76132001-03-26 Eli Zaretskii <[email protected]>
3d67e040 7614
e9c75b65
EZ
7615 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7616
7617 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7618
7619 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7620 Replace "GDB" with "@value{GDBN}". Fix markup.
7621
7622 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7623
3d67e040
EZ
7624 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7625 a cross-reference to its description.
7626 (Symbols): Document "info symbol".
7627
f7dc1244 76282001-03-21 Eli Zaretskii <[email protected]>
9742079a
EZ
7629
7630 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7631 subsection "x86 Watchpoints".
7632 (Target Architecture Definition): Document the macros
7633 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7634 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7635
b0ed3589
AC
76362001-03-20 Andrew Cagney <[email protected]>
7637
7638 * gdbint.texinfo (Target Architecture Definition): Update
7639 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7640 list.
7641
b6ba6518
KB
76422001-03-06 Kevin Buettner <[email protected]>
7643
7644 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7645 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7646
f7dc1244 76472001-02-21 Eli Zaretskii <[email protected]>
5ece1a18
EZ
7648
7649 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7650
f7dc1244 76512001-02-11 Eli Zaretskii <[email protected]>
56caf160 7652
17cc6a06
EZ
7653 * gdb.texinfo (Environment): Document that `path' does not change
7654 the value of PATH in GDB's own environment (it did in the past,
7655 but that was changed on March 15, 1994). Reported by Doug Evans
7656 <[email protected]>.
7657
56caf160
EZ
7658 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7659 its line. Fix markup of commands and macros. Add an Index node
7660 and index entries.
7661
29e57380
C
76622001-01-23 J.T. Conklin <[email protected]>
7663
7664 * gdb.texinfo (Memory region attributes): New manual section.
7665
1c6147de
ND
76662001-01-04 Nicholas Duffek <[email protected]>
7667
7668 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7669
f7dc1244 76702000-12-25 Eli Zaretskii <[email protected]>
b157b00f
EZ
7671
7672 * refcard.tex: Version and copyright fixed. From Phil Edwards
7673 <[email protected]>.
7674
0dcedd82
AC
7675Thu Nov 30 16:57:19 2000 Andrew Cagney <[email protected]>
7676
7677 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7678 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7679
3b851bce
AC
7680Mon Nov 20 21:29:35 2000 Andrew Cagney <[email protected]>
7681
7682 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7683 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7684
f7dc1244 76852000-11-19 Eli Zaretskii <[email protected]>
4a92d011
EZ
7686
7687 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7688 as suggested by Dmitry Sivachenko <[email protected]>.
7689
b90a5f51
CF
76902000-11-10 Christopher Faylor <[email protected]>
7691
7692 * gdb.texinfo: Document new 'set step-mode' command.
7693
f7dc1244 76942000-10-16 Eli Zaretskii <[email protected]>
96c405b3
EZ
7695
7696 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7697 changes from Dmitry Sivachenko <[email protected]>.
7698
f7dc1244 76992000-09-26 Eli Zaretskii <[email protected]>
c78b4128
EZ
7700
7701 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7702 From Steven Johnson <[email protected]>.
7703
2e685b93
MK
77042000-08-10 Mark Kettenis <[email protected]>
7705
7706 * gdbint.texinfo (Overall Structure): Spelling fix.
7707
f7dc1244 77082000-08-10 Eli Zaretskii <[email protected]>
6f6ef15a
EZ
7709
7710 * gdbint.texinfo (Target Architecture Definition): Document that
7711 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7712 for which REGISTER_CONVERTIBLE returns a zero value.
7713
63ac3005
EZ
77142000-07-08 Christopher Faylor <[email protected]>
7715
7716 * Makefile.in (install-info): Find files to install in either the
7717 build or source directories (adapted from Makefile.am).
7718
bd79f757
ND
77192000-07-07 Nicholas Duffek <[email protected]>
7720
7721 * stabs.texinfo: Fix spelling errors.
7722 (String Field): FILE-NUMBER starts from 0, not 1.
7723
f7dc1244 77242000-07-05 Eli Zaretskii <[email protected]>
5f208f6d
EZ
7725
7726 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7727 Brian Youmans.
5f208f6d 7728
f7dc1244 77292000-06-25 Eli Zaretskii <[email protected]>
cc542d3b
EZ
7730
7731 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7732 the source directory. Reported by Mark Harig
7733 <[email protected]>.
cc542d3b 7734
f3b28801
C
77352000-06-20 J.T. Conklin <[email protected]>
7736
7737 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7738
449f3b6c
AC
7739Fri May 26 15:55:33 2000 Andrew Cagney <[email protected]>
7740
7741 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7742 Generate using pdftex.
449f3b6c 7743 (PDFTEX): Define.
889bf7c5 7744 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7745 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7746 @contents at the start.
449f3b6c 7747
f7dc1244 77482000-05-24 Eli Zaretskii <[email protected]>
48e934c6
EZ
7749
7750 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7751 Youmans.
48e934c6 7752
9e9c5ae7
AC
7753Wed May 24 21:27:58 2000 Andrew Cagney <[email protected]>
7754
7755 From Brian Youmans:
7756 * gdb.texinfo: Fix ``et al.''.
7757
c741b251
AC
7758Tue May 23 22:57:41 2000 Andrew Cagney <[email protected]>
7759
7760 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7761 loop.
c741b251 7762
4ab64e14
JG
77632000-05-19 Jimmy Guo <[email protected]>
7764
7765 * configure: Regenerate.
7766
f7dc1244 77672000-05-17 Eli Zaretskii <[email protected]>
d3229ae3
EZ
7768
7769 * Makefile.in (install-info): Run install-info on installed Info
7770 files.
7771
8c70017b
AC
7772Fri May 12 20:18:04 2000 Andrew Cagney <[email protected]>
7773
a7cb598a 7774 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7775 Andrew Cagney.
8c70017b 7776
f7dc1244 77772000-05-09 Eli Zaretskii <[email protected]>
598ca718
EZ
7778
7779 * gdb.texinfo: Proofreading changes from Brian Youmans.
7780
bf0184be
ND
77812000-05-01 Nick Duffek <[email protected]>
7782
7783 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7784 startup sequence, minor edits.
7785
f7dc1244 77862000-05-01 Eli Zaretskii <[email protected]>
41afff9a
EZ
7787
7788 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7789 TeX.
7790
7791 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7792 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7793 like `n' and `s' which look weird. Convert some of the @kindex to
7794 @vindex, when they refer to variables, not commands.
7795
33e16fad
AC
7796Sat Apr 29 17:01:04 2000 Andrew Cagney <[email protected]>
7797
7798 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7799
f7dc1244 78002000-04-23 Eli Zaretskii <[email protected]>
7162c0ca
EZ
7801
7802 * Makefile.in (GDBMI_DIR): New variable.
7803 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7804 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7805 (gdbmi.texinfo): New target, for texi2roff.
7806 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7807 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7808
7809 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7810 gdbmi.texinfo.
7811 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7812 comment.
7813
d167840f
EZ
78142000-04-17 Elena Zannoni <[email protected]>
7815
7816 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7817 command.
d167840f 7818
f7dc1244 78192000-04-17 Eli Zaretskii <[email protected]>
8487521e
EZ
7820
7821 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7822 prevents the build (and is generally a Bad Idea).
7823
f7dc1244 78242000-04-17 Eli Zaretskii <[email protected]>
00e4a2e4
EZ
7825
7826 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7827 a comma inside @var.
7828 (Command Files): Index markup changes from Dmitry Sivachenko
7829 <[email protected]>.
7830
f7dc1244 78312000-04-16 Eli Zaretskii <[email protected]>
39ec5655
EZ
7832
7833 * Makefile.in (LN_S): Define.
7834 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7835 invoke "ln -s" unless it is known to work.
7836
7837 * configure.in (AC_PROG_LN_S): Add.
7838
8dc7983f
JB
78392000-04-14 Jim Blandy <[email protected]>
7840
7841 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7842 section.
7843 (Target Conditionals): Document ADDRESS_TO_POINTER,
7844 POINTER_TO_ADDRESS.
7845
1a8237e8
DB
78462000-04-11 Daniel Berlin <[email protected]>
7847
7848 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7849 gdb-cfg.texi to get the value.
7850
ca526f1a
JB
78512000-04-10 Jim Blandy <[email protected]>
7852
7853 * gdbint.texinfo (Target Architecture Definition): Fix
7854 cross-references.
7855
faaafcb4
JB
78562000-04-08 Jim Blandy <[email protected]>
7857
7858 * gdbint.texinfo (Using Different Register and Memory Data
7859 Representations): New section.
7860 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7861 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7862 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7863
1b27397f
AC
7864Mon Apr 3 19:16:32 2000 Andrew Cagney <[email protected]>
7865
7866 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7867 for acknowledgments.
1b27397f 7868
480ff1fb
AC
7869Tue Mar 28 18:28:45 2000 Andrew Cagney <[email protected]>
7870
7871 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7872 qThreadExtraInfo.
480ff1fb 7873
a9331b3f 78742000-03-28 J.T. Conklin <[email protected]>
f1251bdd 7875
a9331b3f
RM
7876 * gdb.texinfo: Clarify which remote debug protocol commands are
7877 required and which are optional.
f1251bdd 7878
dbeb8dbd
AC
7879Tue Mar 28 16:06:22 2000 Andrew Cagney <[email protected]>
7880
7881 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7882 Cagney <[email protected]>. Move @chapter and @node entries
7883 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7884 * annotate.texi: Update.
7885
6d2ebf8b
SS
78862000-03-28 Stan Shebs <[email protected]>
7887
7888 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7889 expectation of additional changes before release), update
7890 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7891 node links, rephrase and/or shorten lines to fix formatting
7892 problem in both regular and @smallbook formats.
7893 * annotate.texi: Shorten lines in example, use smallexample
7894 consistently everywhere.
7895 * Makefile.in: Add comment about texinfo 4.0 html generation.
7896 (SFILES_INCLUDED): Add annotate.texi.
7897
5d161b24
DB
78982000-03-27 Daniel Berlin <[email protected]>
7899
5ae4183a
AS
7900 * gdb.texinfo (Debugging Output): Added new section, documenting
7901 the "set/show debug" commands.
5d161b24 7902
b9deaee7
AC
7903Fri Mar 24 18:06:34 2000 Andrew Cagney <[email protected]>
7904
7905 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7906 entry.
b9deaee7
AC
7907
7908 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7909 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7910 @chapter and @node entries.
a9331b3f 7911
b9deaee7 7912 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7913
9ef47d30
AC
7914Fri Mar 24 17:56:48 2000 Andrew Cagney <[email protected]>
7915
7916 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7917 files.
9ef47d30 7918
cfeada60
FN
79192000-03-23 Fernando Nasser <[email protected]>
7920
7921 From David Whedon <[email protected]>
5ae4183a 7922 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7923
6837a0a2
DB
79242000-03-22 Daniel Berlin <[email protected]>
7925
7926 * gdb.texinfo: Add documentation for the apropos command.
7927
bba2971c
MS
79282000-03-20 Michael Snyder <[email protected]>
7929
7930 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7931
2b628194
MS
79322000-03-20 Michael Snyder <[email protected]>
7933
a9331b3f 7934 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7935 two places.
7936
96a2c332
SS
79372000-03-17 Stan Shebs <[email protected]>
7938
7939 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7940 <[email protected]>, also clarification of allowed content for
7941 string constants.
7942
f7dc1244 79432000-03-16 Eli Zaretskii <[email protected]>
d700128c
EZ
7944
7945 * gdb.texinfo (main menu): Add Annotations.
7946 (File Options): Add @cindex entries for each command-line option.
7947 Document --epoch, --annotate, --async, --interpreter, --write,
7948 --statistics, and --version.
7949
7950 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7951 of GDB.
7952
9d233477
JB
79532000-02-23 Jim Blandy <[email protected]>
7954
7955 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7956
14e0eb3b
JB
79572000-02-22 Jim Blandy <[email protected]>
7958
7959 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7960
3555de01
JM
79612000-02-15 Jason Molenda ([email protected])
7962
7963 * Makefile.in (diststuff): New target.
7964
5e35df8e
KB
79652000-02-15 Kevin Buettner <[email protected]>
7966
7967 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7968 architecture. [From Jim Wilson.]
5e35df8e 7969
c5394b80
JM
79702000-01-16 Tom Tromey <[email protected]>
7971
7972 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7973 (Delete Breaks): Mention range arguments.
7974 (Disabling): Likewise.
7975
c3f6f71d
JM
79762000-01-05 Dmitry Sivachenko <[email protected]>
7977
7978 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7979
c4093a6a
JM
7980Wed Dec 8 19:53:08 1999 Andrew Cagney <[email protected]>
7981
7982 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7983 valid functions.
c4093a6a 7984
11cf8741
JM
79851999-11-05 Stan Shebs <[email protected]>
7986
7987 * gdb.texinfo: Clarify regular expressions used in rbreak.
7988
917317f4
JM
79891999-10-15 Kevin Buettner <[email protected]>
7990
7991 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7992 MEMORY_REMOVE_BREAKPOINT): Document.
7993
7994Thu Oct 14 21:17:17 1999 Andrew Cagney <[email protected]>
7995
7996 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7997 offset re-using the DATA offset instead.
917317f4 7998
2df3850c
JM
79991999-10-11 Jim Kingdon <[email protected]>
8000
8001 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8002
80031999-10-05 Stan Shebs <[email protected]>
8004
8005 From Dmitry Sivachenko <[email protected]>:
8006 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8007 typos.
8008
8009 * gdb.texinfo: Various minor wording and formatting improvements,
8010 mentions of additional command-line options.
8011
2acceee2
JM
80121999-09-30 Fred Fish <[email protected]>
8013
8014 * gdb.texinfo: Document additional forms of specifying section
8015 names and addresses for the add-symbol-file command.
8016
c2c6d25f
JM
80171999-09-14 Michael Snyder <[email protected]>
8018
8019 * gdbint.texinfo: Fix typo, add the word "have".
8020
80211999-09-14 Jim Blandy <[email protected]>
8022
8023 * gdbint.texinfo (Target Architecture Definition): Document the
8024 SKIP_PERMANENT_BREAKPOINT macro.
8025
d4f3574e
SS
80261999-09-07 Stan Shebs <[email protected]>
8027
8028 * gdb.texinfo: Fiks speling errers.
8029
8030 * gdb.texinfo: Fix uses of @multitable.
8031
f7dc1244 8032 From Eli Zaretskii <[email protected]>:
d4f3574e 8033 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8034 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8035 comments about using with optimization, add more indexing,
8036 fix info about disassembly-flavor.
8037
8038Tue Sep 7 09:11:24 1999 Kevin Buettner <[email protected]>
8039
8040 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8041 SKIP_SOLIB_RESOLVER): Define.
8042
8043Fri Sep 3 18:05:14 1999 Andrew Cagney <[email protected]>
8044
8045 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8046 ``g'' packets.
d4f3574e 8047
104c1213
JM
80481999-08-30 Stan Shebs <[email protected]>
8049
8050 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8051 platform-specific info, inline remote.texi and move sections of it
8052 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8053 and register stack into the new chapter.
8054 * remote.texi: Remove, now part of gdb.texinfo.
8055 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8056
80571999-08-27 Jason Molenda ([email protected])
8058
8059 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8060 GDB_TARGET_IS_MACH386): These kludges have gone away.
8061
8062Wed Aug 25 10:47:03 1999 Andrew Cagney <[email protected]>
8063
8064 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8065 TDEPLIBS.
104c1213 8066
53a5351d
JM
80671999-08-20 Stan Shebs <[email protected]>
8068
8069 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8070 surrounding text to fit HP-UX bits into general info.
8071 (HPPA-cfg.texi): Remove, no longer useful.
8072
8073 * gdb.texinfo: Remove explicit links from @node lines, remove
8074 HP-added "Detailed Node Listing" from main menu which confuses
8075 things.
8076
8077 From Dmitry Sivachenko <[email protected]>:
8078 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8079 in description of `set environment'.
53a5351d
JM
8080
80811999-08-17 Stan Shebs <[email protected]>
8082
8083 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8084
7be570e7
JM
80851999-08-12 Ben Elliston <[email protected]>
8086
8087 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8088
f7dc1244 80891999-08-10 Eli Zaretskii <[email protected]>
7be570e7
JM
8090
8091 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8092 watch, awatch, and rwatch. Explain why the latter two cannot be
8093 set as software watchpoints. Document that watchpoints for local
8094 variables are deleted when the debuggee terminates.
7be570e7
JM
8095
8096Wed Aug 11 13:18:14 1999 Andrew Cagney <[email protected]>
8097
8098 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8099 packet. Allow E.. response packet. "qRcmd" packet is no longer
8100 reserved.
7be570e7
JM
8101
81021999-08-10 Elena Zannoni <[email protected]>
8103
a9331b3f
RM
8104 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8105 * gdb.texinfo: Ditto.
7be570e7 8106
96baa820
JM
81071999-08-06 Tom Tromey <[email protected]>
8108
8109 * gdb.texinfo (KOD): New node.
8110
8111Fri Aug 6 17:05:48 1999 Andrew Cagney <[email protected]>
8112
8113 * remote.texi (Rcmd): Fix minor formatting typos.
8114
8115Thu Aug 5 17:57:41 1999 Andrew Cagney <[email protected]>
8116
8117 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8118 packets.
96baa820 8119
adf40b2e
JM
81201999-07-14 Jim Blandy <[email protected]>
8121
8122 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8123 fixes.
8124
43ff13b4
JM
8125Tue Jun 29 11:43:55 1999 Andrew Cagney <[email protected]>
8126
8127 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8128
085dd6e6
JM
8129Fri Jun 25 11:47:06 1999 Andrew Cagney <[email protected]>
8130
8131 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8132 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8133 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8134 packets that are not supported on all hosts. Expand examples.
8135 Spell check.
085dd6e6
JM
8136
81371999-06-24 Jason Molenda ([email protected])
8138
8139 * Makefile.in: Recognize html, install-html. Add targets
8140 to build HTML versions of documentation via texi2html.
8141
8142Thu Jun 24 15:59:03 1999 Stan Shebs <[email protected]>
8143
8144 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8145 testsuite.
085dd6e6
JM
8146
8147Fri Jun 25 02:40:34 1999 Andrew Cagney <[email protected]>
8148
8149 * remote.texi (Communication Protocol): Rewrite.
8150
8151Thu Jun 24 16:59:54 1999 Andrew Cagney <[email protected]>
8152
8153 * stabs.texinfo: Fix uses of xref.
8154
9e0b60a8
JM
8155Thu Jun 17 17:23:25 1999 Stan Shebs <[email protected]>
8156
8157 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8158 info about patch submission.
8159
cce74817
JM
8160Mon Jun 7 15:49:40 1999 Stan Shebs <[email protected]>
8161
8162 From Per Bothner <[email protected]>:
8163 * gdb.texinfo: Document Chill support.
8164
8165Fri Jun 4 16:58:22 1999 Andrew Cagney <[email protected]>
8166
8167 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8168 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8169 Document that the value should be greater-than or equal-to zero.
8170 (NO_STD_REGS): Document. Deprecate.
cce74817 8171
ac9a91a7
JM
8172Tue Jun 1 15:04:15 1999 Andrew Cagney <[email protected]>
8173
8174 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8175 Document that these are not used.
ac9a91a7
JM
8176
8177Thu May 27 09:28:15 1999 Andrew Cagney <[email protected]>
8178
8179 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8180
392a587b
JM
8181Mon May 24 10:07:39 1999 Andrew Cagney <[email protected]>
8182
8183 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8184 numargs was dropped.
392a587b
JM
8185
8186Thu May 20 12:26:59 1999 Andrew Cagney <[email protected]>
8187
8188 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8189
b83266a0
SS
8190Tue Apr 27 19:14:20 1999 Andrew Cagney <[email protected]>
8191
8192 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8193 Update.
b83266a0 8194
7a292a7a
SS
8195Thu Apr 22 13:07:37 1999 Andrew Cagney <[email protected]>
8196
8197 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8198 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8199
8200Wed Apr 21 13:59:01 1999 Dave Brolley <[email protected]>
8201
8202 * gdbint.texinfo: Fix typos: $ -> @.
8203
8204Tue Apr 20 11:59:38 1999 Andrew Cagney <[email protected]>
8205
8206 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8207 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8208 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8209 BREAKPOINT_FROM_PC.
a9331b3f 8210
7a292a7a
SS
8211Mon Apr 12 16:00:44 1999 Andrew Cagney <[email protected]>
8212
8213 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8214 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8215
8216Thu Apr 8 17:23:15 1999 Andrew Cagney <[email protected]>
8217
8218 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8219 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8220
82211999-04-02 Stan Shebs <[email protected]>
8222
8223 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8224 longer exists.
8225
8226Tue Mar 9 19:25:11 1999 Stan Shebs <[email protected]>
8227
8228 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8229 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8230 they make the manual source incomprehensible.
7a292a7a
SS
8231 * h8-cfg.texi: Remove, hasn't been used in years.
8232
c906108c
SS
8233Thu Feb 11 18:00:59 1999 Stan Shebs <[email protected]>
8234
8235 * gdb.texinfo: Update the credits.
8236
8237Mon Feb 8 17:33:57 1999 Stan Shebs <[email protected]>
8238
8239 * gdb.texinfo: Fix mistakes noticed in printout of last
8240 draft, add Alpha to discussion of heuristic fence post.
8241
8242Fri Feb 5 17:20:00 1999 Stan Shebs <[email protected]>
8243
8244 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8245 Edition, merge some HP changes into mainline, describe some
8246 previously undocumented features, describe more of the target
8247 commands available, eliminate obsolete section on renamed
8248 commands.
c906108c
SS
8249 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8250
8251Wed Jan 20 17:47:45 1999 Stan Shebs <[email protected]>
8252
8253 * gdb.texinfo: Make many HPPA conditionals unconditional,
8254 including catchpoint description, since now on for all configs.
8255 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8256 specializations.
8257
8258Thu Jan 14 17:10:12 1999 Stan Shebs <[email protected]>
8259
8260 * Makefile.in (GDBvn.texi): Fix match expression to work with
8261 current format of VERSION in gdb/Makefile.in.
8262 * gdb.texinfo: Fix node ref to match new readline.
8263
8264Wed Jan 13 10:38:40 1999 Edith Epstein <[email protected]>
8265
a9331b3f
RM
8266 * gdb.texinfo: Changes made as part of a project to merge in
8267 changes made by HP. Documentation makes extensive use of
c906108c
SS
8268 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8269 on remote debugging. There are differences in documentation
889bf7c5 8270 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8271 the HP manual discusses catchpoints, hardware watchpoints, and
8272 some HPUX specific limitations for shared library support.
a9331b3f 8273
c906108c
SS
8274 There are also a number of @node changes.
8275
82761999-01-12 Jason Molenda ([email protected])
8277
8278 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8279 (C Usage): Same.
8280
8281Wed Jan 6 11:55:34 1999 David Taylor <[email protected]>
8282
8283 The following changes were made by Edith Epstein
889bf7c5
PA
8284 <[email protected]> as part of a project to merge in changes
8285 made by HP.
a9331b3f 8286
c906108c
SS
8287 * HPPA-cfg.texi: new file.
8288
8289 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8290
8291 * refcard.tex: change documentation about catch.
8292 removed info catch.
8293
8294Mon Jan 4 18:29:18 1999 Stan Shebs <[email protected]>
8295
8296 * gdbint.texinfo: Expand on GDB's coding standards,
8297 specify the use of arg names with prototypes.
8298
82991998-12-14 J.T. Conklin <[email protected]>
8300
8301 * gdb.texinfo: Fix tipo.
8302
8303Sun Dec 13 10:27:59 1998 Andrew Cagney <[email protected]>
8304
8305 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8306 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8307
8308Thu Dec 10 16:07:09 1998 Andrew Cagney <[email protected]>
8309
8310 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8311
83121998-12-09 Jim Blandy <[email protected]>
8313
8314 * agentexpr.texi: New file.
8315
8316Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8317
8318 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8319
83201998-12-03 J.T. Conklin <[email protected]>
8321
8322 * remote.texi: Changed wording that implied that the GDB remote
8323 protocol caches register values instead of GDB itself.
8324
8325Tue Dec 1 17:45:43 1998 Stan Shebs <[email protected]>
8326
8327 * gdbint.texinfo: Add some info about symbol readers.
8328 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8329 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8330 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8331 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8332
8333Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8334
a9331b3f 8335 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8336
8337Sat Nov 28 13:45:53 1998 Andrew Cagney <[email protected]>
8338
8339 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8340
8341Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8342
8343 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8344 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8345
8346Wed Oct 14 10:02:40 1998 Andrew Cagney <[email protected]>
8347
8348 * gdbint.texinfo: Fix minor typos.
8349
8350Wed Sep 30 18:03:19 1998 Stan Shebs <[email protected]>
8351
8352 * gdbint.texinfo: Complete overhaul. Group descriptions more
8353 logically, add more info on generic algorithms, remove much
8354 obsolete and/or wrong material.
8355
8356Fri Jul 24 17:51:38 1998 Ian Lance Taylor <[email protected]>
8357
8358 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8359
8360Mon May 4 10:37:12 1998 Brian Youmans ([email protected])
8361
8362 * refcard.tex: Copyright, address updates.
8363
8364Tue Apr 21 18:09:56 1998 Stan Shebs <[email protected]>
8365
8366 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8367 for the edition instead of confusing GDB-version-like numbers.
8368
8369Mon Apr 13 14:05:00 1998 Fred Fish <[email protected]>
8370
8371 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8372
8373Thu Apr 2 16:52:44 1998 Jason Molenda ([email protected])
8374
5ae4183a 8375 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8376
8377Thu Apr 2 16:10:36 1998 Stan Shebs <[email protected]>
8378
8379 * gdb.texinfo: Add some credits, mention bug monitor.
8380 * remote.texi: Mention mips monitor targets.
8381 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8382
c906108c
SS
8383Mon Feb 2 17:13:03 1998 Stan Shebs <[email protected]>
8384
8385 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8386 files, finish sorting of host vs target vs native macros, describe
8387 some more of them.
c906108c
SS
8388
8389Tue Jan 13 16:44:50 1998 Fred Fish <[email protected]>
8390
8391 * gdbint.texinfo (Host Conditionals): Document change from
8392 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8393
8394Mon Nov 24 13:55:21 1997 Andrew Cagney <[email protected]>
8395
8396 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8397 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8398
8399Fri Jul 4 14:52:31 1997 Ian Lance Taylor <[email protected]>
8400
8401 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8402 Document LSEEK_NOT_LINEAR.
8403
8404Tue Mar 25 14:44:09 1997 Ian Lance Taylor <[email protected]>
8405
8406 * stabs.texinfo (Stab Section Basics): Make it clear that only
8407 some versions of the GNU linker remove the leading N_UNDF symbol.
8408
8409Thu Feb 27 17:45:19 1997 Ian Lance Taylor <[email protected]>
8410
8411 * stabs.texinfo (String Field): Document type number pairs here,
8412 instead of in the Sun specific section.
8413 (Include Files): The GNU linker supports the N_BINCL
8414 optimization. Clarify the N_BINCL value, and what it is used
8415 for.
8416 (Procedures): Document N_FUN with an empty string to mark the end
8417 of a function.
8418 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8419 (Sun Differences): Remove this node, as the information is now
8420 elsewhere in the main document.
8421 (Stab Section Basics): Mention that the GNU linker may optimize
8422 stabs and remove the leading N_UNDF symbol.
8423
8424Mon Dec 9 12:23:32 1996 Roland Pesch <[email protected]>
8425
8426 * gdb.texinfo, refcard.tex: Restore author credit
8427
8428Wed Oct 2 22:01:36 1996 Fred Fish <[email protected]>
8429
8430 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8431 documentation to account for START and END macros taking
8432 one arg.
8433
8434Thu Aug 22 17:59:03 1996 Fred Fish <[email protected]>
8435
8436 From: Eberhard Mattes <[email protected]>
8437 * gdb.texinfo (Frames): Fix typo.
8438
8439Tue Jul 23 10:06:20 1996 Fred Fish <[email protected]>
8440
8441 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8442 a target_signal as arg type, not a pid.
8443
8444Fri Jul 12 11:10:05 1996 Stu Grossman ([email protected])
8445
8446 * gdb.texinfo: Document `set assembly-language'.
8447
8448Thu Jul 11 13:50:28 1996 Stan Shebs <[email protected]>
8449
8450 * remote.texi: Update list of stubs in the GDB distribution.
8451
8452Fri Jul 5 15:38:54 1996 Fred Fish <[email protected]>
8453
8454 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8455 Also document that some systems can use mmalloc but must define
8456 this if their C runtime allocates memory that is later freed.
c906108c 8457 (MMCHECK_FORCE): Document new macro.
a9331b3f 8458
c906108c
SS
8459Fri Jun 28 22:17:10 1996 Dawn Perchik <[email protected]>
8460
8461 * remote.texi: Add documentation for target Sparclet.
8462
8463Mon Jun 24 18:12:22 1996 Jason Molenda ([email protected])
8464
a9331b3f 8465 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8466 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8467 * configure.in: Rewritten for autoconf.
8468 * configure: New.
8469
8470Mon Jun 17 10:43:41 1996 Fred Fish <[email protected]>
8471
8472 * Makefile.in (DVIPS): New define, set to dvips.
8473 (dvi): Add stabs.dvi.
8474 (ps): New target.
8475 (all-doc): Depend on info, dvi, and ps targets.
8476 (STAGESTUFF): Add *.ps and *.dvi files.
8477 (clean-info, clean-dvi): Remove.
8478 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8479 rules completely rewritten.
8480 (maintainer-clean): Remove clean-info and clean-dvi
8481 dependencies and put their actions in the rules.
8482 (gdb.ps): New target
a9331b3f 8483 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8484 intermediate TeX files, whether they have 2 or 3 character
8485 extensions.
8486 (gdbint.ps): Add target and rules.
8487 (gdb-internals): Delete unused target.
8488 (Makefile): Depends upon config.status also.
8489
8490Sat Mar 30 15:46:58 1996 Fred Fish <[email protected]>
8491
8492 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8493 set.
8494
8495Sat Mar 16 15:10:20 1996 Fred Fish <[email protected]>
8496
8497 From Peter Schauer <[email protected]>
8498 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8499
8500Sat Mar 16 13:28:45 1996 Fred Fish <[email protected]>
8501
8502 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8503
8504Sat Feb 10 03:28:36 1996 Peter Schauer ([email protected])
8505
8506 * gdb.texinfo (Print settings): Document
8507 `set/show print static-members' commands.
8508
8509Wed Jan 10 14:16:37 1996 Fred Fish <[email protected]>
8510
8511 * gdbint.texinfo (Native): Document name change, coredep.c to
8512 core-aout.c.
8513
8514Wed Dec 13 12:35:28 1995 Ian Lance Taylor <[email protected]>
8515
8516 * stabs.texinfo (Include Files): Document the values the SunOS4
8517 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8518
8519Fri Dec 8 21:08:44 1995 Fred Fish <[email protected]>
8520
8521 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8522 Fix typo.
8523
8524Fri Dec 1 11:07:50 1995 Fred Fish <[email protected]>
8525
8526 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8527 "gdb.tar.Z".
8528
8529Wed Sep 20 13:14:10 1995 Ian Lance Taylor <[email protected]>
8530
8531 * Makefile.in (maintainer-clean): New target, synonym for
8532 realclean.
8533
8534Thu Aug 3 10:45:37 1995 Fred Fish <[email protected]>
8535
8536 * Update all FSF addresses except those in COPYING* files.
8537
8538Wed Jul 19 18:43:03 1995 Stan Shebs <[email protected]>
8539
8540 From Richard Earnshaw ([email protected]):
8541 * gdb.texinfo (convenience variables): Document $_exitcode.
8542 (quit): Document optional expression to use as exit code.
8543
8544Thu Jun 22 21:27:33 1995 Victoria Mixon <[email protected]>
8545
8546 * gdb.texinfo, remote.texi: Brought up to date with various
8547 GDB changes.
8548
8549Tue Jun 20 14:35:38 1995 Stan Shebs <[email protected]>
8550
8551 * gdb.texinfo: Update dates and versions, fix comments about
8552 hardware watchpoints in future releases and about the
8553 sharedlibrary command.
8554
8555Mon May 8 09:30:36 1995 Jim Kingdon ([email protected])
8556
8557 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8558 C_FUN stab. Other cleanups.
8559
8560Wed Apr 19 07:02:19 1995 Jim Kingdon ([email protected])
8561
8562 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8563 for the sparc stub.
8564
8565Tue Apr 11 11:41:49 1995 Jim Kingdon ([email protected])
8566
8567 * annotate.texi: Clarify which addresses have differing formats
8568 depending on the language and which do not.
8569
8570Tue Mar 28 16:56:22 1995 J.T. Conklin <[email protected]>
8571
8572 * remote.texi (NetWare): Changed example to use BOARD= instead of
8573 NODE= argument to reflect correspoding change to gdbserve.nlm.
8574
8575Fri Mar 17 06:47:02 1995 Jim Kingdon ([email protected])
8576
8577 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8578 GDB, as well as AIX dbx, supports the size type attribute.
8579
8580Thu Mar 16 12:11:32 1995 Jim Kingdon ([email protected])
8581
8582 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8583
8584Mon Mar 13 16:49:13 1995 Per Bothner <[email protected]>
8585
8586 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8587 and new 'if' and 'while' commands.
8588
8589Fri Feb 17 15:24:35 1995 Per Bothner <[email protected]>
8590
8591 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8592
8593Wed Feb 15 11:59:18 1995 J.T. Conklin <[email protected]>
8594
8595 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8596 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8597 NetWare targets. Mostly stolen from the Server node.
8598
8599Fri Feb 10 20:20:08 1995 Jim Kingdon ([email protected])
8600
8601 * gdb.texinfo (Setting): Talk about the language of a source file
8602 versus the working language. The old documentation did not match
8603 what GDB did.
8604
8605Wed Feb 1 20:26:36 1995 Jim Kingdon ([email protected])
8606
8607 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8608 of a source file.
8609
8610Mon Jan 23 14:23:37 1995 Jim Kingdon ([email protected])
8611
8612 * gdb.texinfo (Processes): New node.
8613
8614Tue Jan 17 14:09:03 1995 Ian Lance Taylor <[email protected]>
8615
8616 * remote.texi: Update documentation of set/show mipsfpu.
8617
3fc11d3e
JM
8618Fri Jan 6 17:17:28 1995 Stan Shebs <[email protected]>
8619
8620 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8621 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8622
8623Sun Sep 4 16:47:21 1994 Stan Shebs ([email protected])
8624
8625 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8626 obsolete conditionals, described some others.
8627
8628Mon Aug 1 15:42:39 1994 Jim Kingdon ([email protected])
8629
8630 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8631 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8632
8633Mon Aug 1 15:12:02 1994 Stan Shebs ([email protected])
8634
8635 * gdbint.texinfo: Put regex conditionals in their own table.
8636
8637Tue Jul 26 18:32:52 1994 Stan Shebs ([email protected])
8638
8639 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8640 described or fixed the descriptions of many others.
8641
8642Sun Jul 17 14:14:03 1994 Stan Shebs ([email protected])
8643
8644 * gdb.texinfo: Add some more credits.
8645 * gdbint.texinfo: Capitalize GDB consistently, describe some
8646 macros and remove some.
8647
8648Thu Jul 14 18:43:17 1994 Stan Shebs ([email protected])
8649
8650 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8651 obsolete conditionals, described some others.
8652
8653Tue Jul 12 12:23:15 1994 Peter Schauer ([email protected])
8654
8655 * gdb.texinfo (help targets): Changed to `help target', which
8656 is the correct gdb command.
8657
8658Wed Jun 22 18:00:51 1994 Jim Kingdon ([email protected])
8659
8660 * annotate.texi (TODO): New node, for keeping track of annotations
8661 suggested but not yet implemented.
8662
8663Wed Jun 1 16:10:45 1994 Jim Kingdon ([email protected])
8664
8665 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8666 another symbol, it is not the address itself.
8667
8668Thu May 5 20:23:36 1994 Stan Shebs ([email protected])
8669
8670 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8671 of stabs-in-coff sections.
8672
8673Wed May 4 06:26:11 1994 Jim Kingdon ([email protected])
8674
8675 * annotate.texi: Change edition to 0.5 and date to May 1994.
8676 Add index.
8677 (Frames): New node, for frame annotation.
8678 (Displays): New node, for display annotation.
8679
8680 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8681 when waiting for your program to stop.
8682
8683Fri Apr 29 18:24:46 1994 Jim Kingdon ([email protected])
8684
8685 * annotate.texi (Breakpoint Info): Document annotation of header
8686 fields and record annotation.
8687
8688Thu Apr 28 07:44:28 1994 Jim Kingdon ([email protected])
8689
8690 * annotate.texi: New file, to document annotations.
8691
8692Thu Apr 21 14:20:51 1994 Jim Kingdon ([email protected])
8693
8694 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8695 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8696
8697Wed Apr 20 11:22:48 1994 Jim Kingdon ([email protected])
8698
8699 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8700 section, and say n_strx field is compilation unit relative.
8701 * stabs.texinfo: Don't use @code for a.out when it is the name of
8702 an object file format.
8703
8704Wed Apr 13 20:29:54 1994 Jim Kingdon ([email protected])
8705
8706 * gdb.texinfo: Refer to file names, not path names, per rms
8707 convention.
8708 (Arguments): Fix typo.
8709
8710Thu Mar 24 08:09:12 1994 Jim Kingdon ([email protected])
8711
8712 * stabs.texinfo (Global Variables): Talk about stabs in files
8713 where variables are referenced, but not defined.
8714
8715Wed Mar 23 07:16:36 1994 Jim Kingdon ([email protected])
8716
8717 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8718 Cplusplus to new nodes Member Type Descriptor and Method Type
8719 Descriptor. Re-write stuff for #.
8720
8721Wed Mar 16 08:20:19 1994 Jim Kingdon ([email protected])
8722
8723 * gdb.texinfo (Print Settings): Don't document "set print
8724 fast-symbolic-addr off". The bug which it worked around was fixed
8725 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8726
8727 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8728 N_ENTRY node.
8729
8730 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8731
8732Tue Mar 15 08:43:02 1994 Jim Kingdon ([email protected])
8733
8734 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8735 references to ieee-float.c.
8736
8737Fri Mar 11 08:09:40 1994 Jim Kingdon ([email protected])
8738
8739 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8740 match what the code actually does.
8741
8742Wed Mar 9 19:43:05 1994 Jim Kingdon ([email protected])
8743
8744 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8745
8746Tue Mar 1 17:04:43 1994 Jim Kingdon ([email protected])
8747
8748 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8749 i, and b.
8750
8751Wed Feb 23 10:44:18 1994 Jim Kingdon ([email protected])
8752
8753 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8754 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8755 as "stabs in sections" rather than just saying "ELF and SOM".
8756 Also make that stuff apply to COFF.
8757
8758Fri Feb 18 08:25:58 1994 Jim Kingdon ([email protected])
8759
8760 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8761 Ghostscript.
8762
8763Fri Feb 4 06:31:31 1994 Jim Kingdon ([email protected])
8764
8765 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8766 versus functions without line numbers, also mention stepping into
8767 them as well as "step" when you are in them. Tell the user how to
8768 deal with the situation. Add comment about "debugging information".
8769
8770Thu Feb 3 11:39:59 1994 Jim Kingdon ([email protected])
8771
8772 * stabs.texinfo (Enumerations): Document restriction on where
8773 enumeration types can appear and still win with GDB.
8774
8775Wed Feb 2 11:29:17 1994 Jim Kingdon ([email protected])
8776
8777 * stabs.texinfo (Negative Type Numbers): Document format for type
8778 -16.
8779
8780Thu Jan 27 16:53:56 1994 Jim Kingdon ([email protected])
8781
8782 * gdb.texinfo (Selection, Frame Info): Update information about
8783 arbitrary frame specficiations.
8784
8785Wed Jan 26 15:31:57 1994 Roland H. Pesch ([email protected])
8786
8787 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8788
8789Tue Jan 25 12:12:04 1994 Jim Kingdon ([email protected])
8790
8791 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8792
8793Wed Jan 19 06:39:24 1994 David J. Mackenzie ([email protected])
8794
8795 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8796
8797Sun Jan 16 12:43:32 1994 Jim Kingdon ([email protected])
8798
8799 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8800 Differences node to Statics node.
8801 (Statics): Discuss XCOFF use of V symbol descriptor.
8802
8803 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8804 not clean.
8805
8806Wed Jan 12 21:29:54 1994 John Gilmore ([email protected])
8807
8808 * gdb.texinfo (Print Settings): Document `set print
8809 fast-symbolic-addr' and improve the doc for some other
8810 `set print's.
8811
8812Mon Jan 3 17:23:07 1994 Jim Kingdon ([email protected])
8813
8814 * stabs.texinfo (String Field): Talk about defining several type
8815 numbers at once.
8816 Fix lint regarding changing node ELF Transformations to
8817 ELF and SOM Transformations.
8818
8819Fri Dec 31 00:42:43 1993 John Gilmore ([email protected])
8820
8821 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8822
8823Tue Dec 28 09:30:40 1993 Jim Kingdon ([email protected])
8824
8825 * stabs.texinfo (Cross-References): `::' is for nested types only
8826 within <>.
8827 (Structures): Document static members.
8828
8829Mon Dec 27 13:55:04 1993 Jim Kingdon ([email protected])
8830
8831 * stabs.texinfo: Document S type attribute.
8832
8833Sun Dec 26 20:46:36 1993 Jeffrey A. Law ([email protected])
8834
8835 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8836
8837Fri Dec 3 19:13:19 1993 John Gilmore ([email protected])
8838
8839 * gdbint.texinfo: Fix a few typos.
8840
8841Sun Nov 28 18:06:25 1993 Roland H. Pesch ([email protected])
8842
8843 * gdb.texinfo, remote.texi: formatting improvements
8844
8845 * gdb.texinfo (New Features): mention threads.
8846 (Summary, C): fix xrefs in newly contributed text.
8847 (Threads): index entries, clarifications, example
8848 (passim): minor typos fixed, phrasing improvements
8849
8850 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8851 entries; (Server): explain use of gdbserver w/real-time systems,
8852 add example of conflicting TCP port; (MIPS Remote) break up
8853 running text into table, highlighting commands, and add example.
a9331b3f 8854
c906108c
SS
8855Wed Nov 24 14:15:56 1993 Roland H. Pesch ([email protected])
8856
8857 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8858
8859Fri Nov 12 16:10:58 1993 Jim Kingdon ([email protected])
8860
8861 * stabs.texinfo (Nested Symbols): New node.
8862 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8863
8864Thu Nov 11 13:26:45 1993 Jim Kingdon ([email protected])
8865
8866 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8867 to picking which Bbss.bss symbol to use, and (because there seems to
8868 be no good way of doing it) re-write some of the text to make it
8869 sound like Bbss.bss isn't such a great idea after all (as currently
8870 designed).
8871
8872 * gdb.texinfo (C): In addition to saying people have to use g++ for
8873 good results, say they have to use stabs. Specifically say cfront
8874 doesn't work well.
8875 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8876 the gdb README. Add xrefs to places where the support for the various
8877 languages is described in detail.
8878
8879Mon Nov 8 11:47:34 1993 Jim Kingdon ([email protected])
8880
8881 * stabs.texinfo: Clean up stuff about visibility and virtual
8882 characters.
8883
8884 * stabs.texinfo (N_M2C): Cite Sun doc.
8885
8886Fri Nov 5 16:27:27 1993 Roland H. Pesch ([email protected])
8887
8888 * gdb.texinfo: updates re threads.
8889 * remote.texinfo: avoid index entries starting with digits.
8890
8891Tue Nov 2 09:08:37 1993 Jim Kingdon ([email protected])
8892
8893 * stabs.texinfo (Enumerations): Talk about large, negative and
8894 octal values. Clean up cross reference to type attributes.
8895 (String Field): Say that GDB 4.11 supports size attribute.
8896
8897Sun Oct 31 13:31:10 1993 Jim Kingdon ([email protected])
8898
8899 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8900 is a mandatory step. Make the stuff about that more concise.
8901
8902Wed Oct 27 00:25:46 1993 Jim Kingdon ([email protected])
8903
8904 * stabs.texinfo (Class Names): New node.
8905
8906 * gdb.texinfo (Command Files): Explain order of init file reading.
8907
8908 * remote.texi (Bootstrapping): Talk about getting the serial driver
8909 to deal with ^C sent by gdb to stop the remote system.
8910
8911Mon Oct 25 03:25:41 1993 Tom Lord ([email protected])
8912
8913 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8914
8915 * libgdb.texinfo (Defining Commands): made the DOC arg
8916 to gdb_define_app_command a char * instead of char **
8917 per a suggestion from kingdon.
8918
8919 * libgdb.texinfo: total rewrite from a different starting
8920 premise.
8921
8922Wed Oct 20 18:07:44 1993 Jim Kingdon ([email protected])
8923
8924 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8925 floats passed as doubles (to improve clarity).
8926
8927Tue Oct 19 14:21:18 1993 Roland H. Pesch ([email protected])
8928
8929 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8930
8931 * a4rc.sed: update to work with Andreas Vogel papersize params
8932
8933 * refcard.tex: use Andreas Vogel simplifications of papersize
8934 params; remove useless version info; update copyright date.
8935
8936Tue Oct 19 10:46:22 1993 Jim Kingdon ([email protected])
8937
8938 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8939
8940Tue Oct 12 09:11:45 1993 Jim Kingdon ([email protected])
8941
8942 * gdb.texinfo (Files): Say what address the load command loads it at.
8943
8944 * stabs.texinfo (Common Blocks): Minor cleanups.
8945
8946 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8947 that Sun has backed away from the linker kludge and thus the relevant
8948 issue is changes to the SunPRO tools, not the Solaris linker.
8949
8950 * stabs.texinfo (Traditional Integer Types): Clean up description
8951 of octal bounds a little bit. Document extra leading zeroes.
8952
8953Thu Oct 7 16:15:37 1993 Jim Kingdon ([email protected])
8954
8955 * gdb.texinfo (Signaling): Update for symbolic symbol names
8956 and add a section explaining the difference between the GDB
8957 signal command and the shell kill utility.
8958
8959Wed Oct 6 13:23:01 1993 Tom Lord ([email protected])
8960
8961 * libgdb.texinfo: added `@' to braces that were unescaped.
8962
8963Mon Oct 4 10:42:18 1993 Tom Lord ([email protected])
8964
8965 * libgdb.texinfo: new file. Spec for the gdb library.
8966
8967Sun Oct 3 15:26:56 1993 Jim Kingdon ([email protected])
8968
8969 * stabs.texinfo (Include Files): Fix typo (start -> end).
8970
8971Thu Sep 30 18:24:56 1993 Roland H. Pesch ([email protected])
8972
8973 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8974 from Melissa at FSF's editing pass.
8975
8976Thu Sep 30 11:54:38 1993 Jim Kingdon ([email protected])
8977
8978 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8979 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8980 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8981
8982Wed Sep 22 21:22:11 1993 Jim Kingdon ([email protected])
8983
8984 * remote.texi (Bootstrapping): Discuss 386 call gates.
8985
8986Sat Sep 18 17:10:44 1993 Jim Kingdon ([email protected])
8987
8988 * stabs.texinfo (Based Variables): New node.
8989
8990Thu Sep 16 17:48:55 1993 Jim Kingdon ([email protected])
8991
8992 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8993 names, sizes, and formats to suggest how not to lose.
8994
8995Sat Sep 11 09:35:11 1993 Jim Kingdon ([email protected])
8996
8997 * stabs.texinfo (Methods): Fix typo.
8998
8999Fri Sep 10 06:34:20 1993 David J. Mackenzie ([email protected])
9000
9001 * gdb.texinfo: Fix a few typos.
9002
9003Wed Sep 8 09:11:52 1993 Jim Kingdon ([email protected])
9004
9005 * gdb.texinfo: Clarify how well it works with Fortran.
9006
9007 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9008 More on relocating stabs in ELF files.
9009
9010Tue Sep 7 13:45:02 1993 Jim Kingdon ([email protected])
9011
9012 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9013
9014Mon Sep 6 19:23:18 1993 Jim Kingdon ([email protected])
9015
9016 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9017 parameters on VAX.
9018
9019Fri Sep 3 17:06:08 1993 Roland H. Pesch ([email protected])
9020
9021 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9022
9023Fri Sep 3 12:04:15 1993 Jim Kingdon ([email protected])
9024
9025 * stabs.texinfo: Make info author notice match the TeX author notice.
9026
9027Tue Aug 31 13:21:06 1993 David J. Mackenzie ([email protected])
9028
9029 * stabs.texinfo: Initial-caps all words in node names and
9030 non-trivial words in section names.
9031
9032Mon Aug 30 11:13:16 1993 Jim Kingdon ([email protected])
9033
9034 * stabs.texinfo: Many minor cleanups.
9035
9036 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9037
9038Sat Aug 28 12:08:09 1993 David J. MacKenzie ([email protected])
9039
9040 * stabs.texinfo: Remove full description of big example.
9041 It's not really helpful; just use pieces of it where appropriate.
9042 Add more Texinfo formatting directives (@samp, etc.).
9043 Use @deffn to define stab types.
9044 Eliminate some wordiness. Break up some nodes.
9045 Add an (alphabetized) index of symbol types.
9046 Use consistent capitalization style in node and section names.
9047
9048Thu Aug 26 06:36:31 1993 Fred Fish ([email protected])
9049
9050 * gdb.texinfo: Change typo "Two two" to "The two".
9051
9052Sun Aug 22 12:15:18 1993 Jim Kingdon ([email protected])
9053
9054 * stabs.texinfo (XCOFF-differences): Remove references to
9055 non-existent types N_DECL and N_RPSYM.
9056
9057 * stabs.texinfo (String Field): Say that type attributes bug is
9058 fixed in GDB 4.10, since it is.
9059
9060 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9061
9062Sat Aug 21 04:32:28 1993 David MacKenzie ([email protected])
9063
9064 * stabs.texinfo: Formatting cleanups.
9065
9066Fri Aug 20 20:49:53 1993 Jim Kingdon ([email protected])
9067
9068 * stabs.texinfo: When explaining the n_type of a stab, standardize
9069 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9070 no tabs, use @r).
9071 (Global Variables): Clean up.
9072
9073Tue Aug 17 15:57:27 1993 Jim Kingdon ([email protected])
9074
9075 * stabs.texinfo (Stack Variables): Re-write.
9076
9077Mon Aug 16 21:20:08 1993 Jim Kingdon ([email protected])
9078
9079 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9080 addresses of a source file. Also revise formatting.
9081 Change "object module" or "object file" to "source file".
9082 Various: Miscellaneous cleanups.
9083
9084Thu Aug 12 15:11:51 1993 Jim Kingdon ([email protected])
9085
9086 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9087
9088Tue Aug 10 16:57:49 1993 Stan Shebs ([email protected])
9089
9090 * gdbint.texinfo: Removed many nonsensical machine-collected
9091 host and target conditionals, described some of the remainder.
9092
9093Tue Aug 10 13:28:30 1993 Jim Kingdon ([email protected])
9094
9095 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9096
9097 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9098 paragraph which follows.
9099
9100 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9101 variables. Looks better and avoids overful hbox.
9102
9103Fri Jul 30 18:26:21 1993 Jim Kingdon ([email protected])
9104
9105 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9106
9107Thu Jul 29 15:10:58 1993 Roland H. Pesch ([email protected])
9108
9109 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9110 retransmit-timeout
9111
9112Thu Jul 29 13:16:09 1993 Jim Kingdon ([email protected])
9113
9114 * gdbint.texinfo: Update statement about `some ancient Unix
9115 systems, like Ultrix 4.0' to Ultrix 4.2.
9116
9117Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9118
9119 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9120
9121 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9122
9123 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9124 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9125
9126 * remote.texi: new name for former gdbinv-s.texi
9127
9128 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9129
9130Wed Jul 28 08:26:24 1993 Ian Lance Taylor ([email protected])
9131
9132 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9133 variables for MIPS remote debugging protocol.
9134
9135Mon Jul 26 13:00:09 1993 Jim Kingdon ([email protected])
9136
9137 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9138
9139Tue Jul 20 16:30:41 1993 Jim Kingdon ([email protected])
9140
9141 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9142
9143Mon Jul 19 12:02:50 1993 Roland H. Pesch ([email protected])
9144
9145 * gdb.texinfo: repair conditional bugs in text markup
9146
9147Fri Jul 16 18:57:50 1993 Roland H. Pesch ([email protected])
9148
9149 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9150 to select Modula-2 material.
9151
9152Thu Jul 15 13:15:01 1993 Jim Kingdon ([email protected])
9153
9154 * stabs.texinfo: Cleanups regarding statics.
9155
9156 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9157 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9158
9159Mon Jul 12 13:37:02 1993 Jim Kingdon ([email protected])
9160
9161 * stabs.texinfo: N_MAIN is sometimes used for C.
9162
9163Fri Jul 9 09:47:02 1993 Peter Schauer ([email protected])
9164
9165 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9166
9167Tue Jul 6 12:41:28 1993 John Gilmore ([email protected])
9168
9169 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9170 removed from the code by Kingdon.
c906108c
SS
9171
9172Tue Jul 6 12:24:34 1993 Jim Kingdon ([email protected])
9173
9174 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9175 input when evaluating breakpoint conditions; the bug has been fixed.
9176
9177 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9178 sets the ignore count to N-1, not to N.
9179
9180Thu Jul 1 14:57:42 1993 Roland H. Pesch ([email protected])
9181
9182 * refcard.tex (\hoffset): correct longstanding error to match
9183 intended offset; avoids cutting off edge on some printers
9184
9185Wed Jun 30 18:23:06 1993 Jim Kingdon ([email protected])
9186
9187 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9188
9189Fri Jun 25 21:34:52 1993 Jim Kingdon ([email protected])
9190
9191 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9192
9193Fri Jun 25 16:15:10 1993 Roland H. Pesch ([email protected])
9194
9195 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9196 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9197 collect sed edits if any, apply to refcard before formatting;
9198 (refcard.ps) stop implying PS fonts if PS output requested;
9199 (lrefcard.ps) delete extra target for variant PS fonts
9200
9201 * refcard.tex: parametrize papersize dependent info, collect
9202 in easily replaced spot
9203
9204 * a4rc.sed: new file, edits to refcard for A4 paper
9205
9206Fri Jun 25 14:21:46 1993 Jim Kingdon ([email protected])
9207
9208 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9209
9210Wed Jun 23 15:02:50 1993 Jim Kingdon ([email protected])
9211
9212 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9213
9214Tue Jun 22 16:31:52 1993 Jim Kingdon ([email protected])
9215
9216 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9217 politely rather than rudely.
9218
9219Fri Jun 18 19:42:09 1993 Jim Kingdon ([email protected])
9220
9221 * stabs.texinfo: Document common blocks.
9222
9223Fri Jun 18 12:12:57 1993 Fred Fish ([email protected])
9224
9225 * stabs.texinfo: Add some basic info about stabs-in-elf.
9226
9227Fri Jun 18 13:57:09 1993 Jim Kingdon ([email protected])
9228
9229 * stabs.texinfo (Top): Minor cleanup.
9230
9231Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9232
9233 * Makefile.in (install-info): remove parentdir support
9234
9235Tue Jun 15 18:11:39 1993 Roland H. Pesch ([email protected])
9236
9237 * gdb.texinfo (Copying): delete this node and references to it;
9238 RMS says this manual need not carry GPL. (passim): Improvements
9239 from last round at FSF, largely due to Ian Taylor review, and
9240 minor formatting improvements.
9241
9242 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9243 largely due to Ian Taylor review. (Debug Session): minor edits to
9244 new text.
9245
9246Sun Jun 13 12:52:39 1993 Jim Kingdon ([email protected])
9247
9248 * Makefile.in (realclean): Remove info and dvi files too.
9249
9250Sat Jun 12 16:09:22 1993 Jim Kingdon ([email protected])
9251
9252 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9253 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9254 * gdb.texinfo: Change accordingly.
9255
9256 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9257 N_{L,R}BRAC,N_SLINE are relative to.
9258
9259Fri Jun 11 15:15:55 1993 Jim Kingdon ([email protected])
9260
9261 * Makefile.in (GDBvn.texi): Update atomically.
9262
9263Wed Jun 9 10:58:16 1993 Jim Kingdon ([email protected])
9264
9265 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9266
9267Tue Jun 8 13:42:04 1993 Jim Kingdon ([email protected])
9268
9269 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9270 addresses together. Also motivate the set print symbol-filename
9271 command and suggest other solutions.
9272
9273Tue Jun 1 22:46:43 1993 Fred Fish ([email protected])
9274
9275 * gdb.texinfo (set print elements): Note that the number of
9276 elements is set to unlimited by "set print elements 0".
9277
9278Mon May 31 08:06:55 1993 Jim Kingdon ([email protected])
9279
9280 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9281 NF_LDOUBLE means.
9282 (Stab Types): Include Solaris stab types.
9283 (Procedures): Document Solaris extensions.
9284
9285Thu May 27 06:20:42 1993 Peter Schauer ([email protected])
9286
9287 * gdb.texinfo: Add `set print symbol-filename' doc.
9288
9289Wed May 26 00:26:42 1993 Jim Kingdon ([email protected])
9290
9291 * stabs.texinfo (Arrays): Talk about type definition vs. type
9292 information.
9293
9294 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9295 the trailing semicolon.
9296
9297Tue May 25 14:49:42 1993 Jim Kingdon ([email protected])
9298
9299 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9300 and merge in other parts of the document addressing these subjects.
9301 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9302
9303 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9304 at the end of a range type.
9305
9306 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9307 AIX extensions.
9308
9309Mon May 24 09:00:33 1993 Jim Kingdon ([email protected])
9310
9311 * stabs.texinfo (Stabs Format): Misc fixes.
9312
9313Sat May 22 10:40:56 1993 Jim Kingdon ([email protected])
9314
9315 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9316 (Traditional builtin types): Document convex convention for long long.
9317 (Negative builtin types): Discuss type names, and misc fixes.
9318
9319Fri May 21 11:20:31 1993 Jim Kingdon ([email protected])
9320
9321 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9322 point types used with @samp{R} type descriptor.
9323 (Symbol Descriptors): Describe how to handle conflict between
9324 different meanings of @samp{P} symbol descriptor.
9325
9326Thu May 20 13:35:10 1993 Jim Kingdon ([email protected])
9327
9328 * stabs.texinfo: Remove node Quick Reference and put its children
9329 directly under the main menu.
9330
9331 * stabs.texinfo: Many more changes to bring it into line with
9332 AIX documentation and reality. I think it now has all the
9333 information from the AIX documentation, except that I burned
9334 out when I got to variant records (Pascal and Modula-2) and
9335 all the COBOL types. Oh well, we can add them later when we're
9336 worrying more about those languages.
9337
9338 * stabs.texinfo (Automatic variables): Talk about what it means
9339 to omit the symbol descriptor.
9340
9341Tue May 18 17:59:18 1993 Jim Kingdon ([email protected])
9342
9343 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9344 gcc2 behavior with promoted args.
9345
9346Fri May 14 21:35:29 1993 Roland H. Pesch ([email protected])
9347
9348 * gdb.texinfo: include readline appendices in info version of manual
9349
9350Fri May 7 11:56:18 1993 Roland H. Pesch ([email protected])
9351
9352 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9353 target remote.
9354
9355 * gdb.texinfo (Machine Code): more index entries for disassemble
9356
9357Fri May 7 10:12:30 1993 Fred Fish ([email protected])
9358
9359 * Clarify the intended use of the gdb-testers and gdb-patches
9360 mailing lists, and shrink gzip comment.
9361
9362Thu May 6 16:39:50 1993 Roland H. Pesch ([email protected])
9363
9364 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9365 DOSHOST configuration of manual.
9366
9367 * gdb.texinfo (MIPS Stack): new node.
9368
9369 * all-config.texi (MIPS) new switch.
9370
9371 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9372 tense; (MIPS Remote) new node.
9373
9374 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9375 bug; (Environment) less passive, other small cleanups in text about
9376 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9377 (Remote) new MIPS Remote menu entry.
9378
9379Thu Apr 29 09:36:25 1993 Jim Kingdon ([email protected])
9380
9381 * stabs.texinfo: Many changes to include information from the
9382 AIX documentation.
9383
9384 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9385
9386Tue Apr 27 14:02:57 1993 Jim Kingdon ([email protected])
9387
9388 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9389 Move a bunch of information from ../README.
9390 (Getting Started): New node.
9391
9392Fri Apr 23 17:21:13 1993 Roland H. Pesch ([email protected])
9393
9394 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9395
9396 * gdb.texinfo: advance manual revision dates to present
9397
9398 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9399 stop using silly Roman numerals in @set variable names
9400
9401Fri Apr 23 07:30:01 1993 Jim Kingdon ([email protected])
9402
9403 * stabs.texinfo (Parameters): Keep trying to get this right.
9404
9405Wed Apr 21 15:18:47 1993 Jim Kingdon ([email protected])
9406
9407 * stabs.texinfo (Parameters): More on "local parameters".
9408
9409Mon Apr 19 08:00:51 1993 Jim Kingdon ([email protected])
9410
9411 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9412
9413Sun Apr 18 09:47:45 1993 Jim Kingdon ([email protected])
9414
9415 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9416 (Parameters): Rewrite.
9417 (xcoff-differences, Sun-differences): Minor changes.
9418
9419Thu Apr 15 02:35:24 1993 John Gilmore ([email protected])
9420
9421 * stabs.texinfo: Minor cleanup.
9422
9423Wed Apr 14 17:31:00 1993 Jim Kingdon ([email protected])
9424
9425 * gdbint.texinfo: Minor xcoff stuff.
9426
9427Wed Apr 7 14:11:07 1993 Fred Fish ([email protected])
9428
9429 * gdbint.texinfo: Update for new config directory structure.
9430 Add info about internal type data structures.
9431
9432Mon Apr 5 09:06:30 1993 Ian Lance Taylor ([email protected])
9433
9434 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9435 $(srcdir).
9436 (gdb-config.texi): Depend on file in $(srcdir).
9437
9438Fri Apr 2 16:55:13 1993 Jim Kingdon ([email protected])
9439
9440 * stabs.texinfo: Fixes about N_SO.
9441
9442Fri Mar 26 18:00:35 1993 Roland H. Pesch ([email protected])
9443
9444 * gdb.texinfo: include list of nonstandard init file names
9445
9446 * *-config.texi: new switch GENERIC for text that applies *only*
9447 to (usual) multiple-target version of manual
9448
9449 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9450 h8 config
9451
9452 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9453 in menus (rather than conditionally selected multiple alternative
9454 menus).
9455
9456 * Makefile.in: define and use DOC_CONFIG var to select
9457 configuration for GDB user manual.
9458
9459 * gdb-config.texi: delete from repository, generate from Makefile.
9460
9461 * all-config.texi: normal `generic' configuration file, formerly
9462 stored as gdb-config.texi
9463
9464Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9465
9466 * Makefile.in: add dvi target to build all .dvi files
9467
9468Tue Mar 23 16:03:24 1993 Roland H. Pesch ([email protected])
9469
9470 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9471
9472Fri Mar 19 21:46:50 1993 John Gilmore ([email protected])
9473
9474 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9475 host conditionals.
9476 * stabs.texinfo: More array fixes inspired by Jim's.
9477
9478Fri Mar 19 10:23:34 1993 Jim Kingdon ([email protected])
9479
9480 * stabs.texinfo: Fixes re arrays and continuations.
9481
9482 * gdbint.texinfo: Add XCOFF node.
9483
9484Mon Mar 8 15:52:18 1993 John Gilmore ([email protected])
9485
9486 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9487
9488Sun Feb 21 17:09:38 1993 Per Bothner ([email protected])
9489
9490 * stabs.texinfo: Fix for array types to mention lower bounds.
9491
9492Thu Feb 18 01:19:49 1993 John Gilmore ([email protected])
9493
9494 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9495
9496Wed Feb 17 08:15:24 1993 John Gilmore ([email protected])
9497
9498 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9499
9500Thu Feb 11 10:38:40 1993 John Gilmore ([email protected])
9501
9502 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9503 by Michael Ben-Gershon <[email protected]>.
9504
9505Wed Feb 10 23:59:19 1993 John Gilmore ([email protected])
9506
9507 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9508
9509Tue Feb 9 18:26:21 1993 Roland H. Pesch ([email protected])
9510
9511 * gdb.texinfo, gdbinv-s.texi: misc updates
9512
9513Sat Feb 6 10:25:47 1993 John Gilmore ([email protected])
9514
9515 * gdbint.texinfo: Brief documentation for longjmp support,
9516 from an email msg by Stu.
9517
9518Fri Feb 5 14:10:15 1993 John Gilmore ([email protected])
9519
9520 * stabs.texinfo: Fix description of floating point "range"
9521 types (which really define basic types). Reported by Jim Meehan,
9522 <[email protected]>.
9523
9524 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9525
9526Thu Feb 4 13:56:46 1993 Ian Lance Taylor ([email protected])
9527
9528 * gdbint.texinfo: Slightly expand section on supporting a new
9529 object file format.
9530
9531Thu Feb 4 01:49:04 1993 John Gilmore ([email protected])
9532
9533 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9534 intermediate file.
9535
9536Tue Feb 2 12:18:06 1993 Roland H. Pesch ([email protected])
9537
9538 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9539
9540Mon Feb 1 15:35:47 1993 Roland H. Pesch ([email protected])
9541
9542 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9543
9544 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9545 as well as Z8002.
9546
9547Sat Nov 28 06:51:35 1992 John Gilmore ([email protected])
9548
9549 * gdbint.texinfo: Add sections on clean design and on how to send
9550 in changes.
9551
9552Mon Nov 9 23:57:02 1992 John Gilmore ([email protected])
9553
9554 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9555
9556Mon Oct 26 11:09:47 1992 John Gilmore ([email protected])
9557
9558 * gdb.texinfo: Fix typo, reported by Karl Berry.
9559
9560Fri Oct 23 00:41:21 1992 John Gilmore ([email protected])
9561
9562 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9563
9564Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9565
9566 * gdbint.texinfo: fixed a stray email address (needs @@),
9567 added @table @code to node "Native Conditionals"
9568
9569Tue Sep 22 00:34:15 1992 John Gilmore ([email protected])
9570
9571 * gdbint.texinfo: Describe coding style of GDB.
9572
9573Mon Sep 21 19:32:16 1992 John Gilmore ([email protected])
9574
9575 * stabs.texinfo: Minor wording changes.
9576
9577Tue Sep 15 02:57:09 1992 John Gilmore ([email protected])
9578
9579 * gdbint.texinfo: Improve release doc slightly.
9580
9581Fri Sep 11 01:34:25 1992 John Gilmore ([email protected])
9582
9583 * gdbint.texinfo: Improve doc of GDB config macros.
9584
9585Wed Sep 9 16:52:06 1992 John Gilmore ([email protected])
9586
9587 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9588 These will be reinserted when examined.
9589
9590Mon Aug 24 01:17:55 1992 John Gilmore ([email protected])
9591
9592 * gdbint.texinfo: Make a start at documenting all the #if macros
9593 in GDB. At least list them all, and start separating them into
9594 host-specific and target-specific.
9595
9596Tue Aug 18 15:59:13 1992 Roland H. Pesch ([email protected])
9597
9598 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9599 examples (not consistent w others).
c906108c
SS
9600 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9601 for generic vn of doc
9602
9603Tue Aug 18 14:53:27 1992 Ian Lance Taylor ([email protected])
9604
9605 * Makefile.in: always create installation directories.
9606
9607Tue Aug 18 14:11:50 1992 Roland H. Pesch ([email protected])
9608
9609 * gdb.texinfo: in h8 config, do not describe searching commands.
9610
9611Mon Aug 17 18:07:59 1992 Roland H. Pesch ([email protected])
9612
9613 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9614 conditionals; introduce a few generic switches that may be
9615 useful for other cross-dev or dos-hosted configs.
9616
9617 * gdb.texinfo: fix typo in "info reg" description
9618
9619Sun Aug 16 01:16:18 1992 John Gilmore ([email protected])
9620
9621 * stabs.texinfo: Minor updates from running TeX over it.
9622 * Makefile.in (stabs.dvi, stabs.ps): Add.
9623
9624Sat Aug 15 20:52:24 1992 Per Bothner ([email protected])
9625
9626 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9627 First pass at converting it to texinfo.
9628
9629Sat Aug 15 03:14:59 1992 John Gilmore ([email protected])
9630
9631 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9632 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9633
9634Fri Aug 14 21:08:47 1992 John Gilmore ([email protected])
9635
9636 * gdbint.texinfo: Add section on partial symbol tables.
9637
9638Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9639
9640 * gdb.texinfo: document `set remotedebug' and `set
9641 rstack_high_address'.
9642
9643Thu May 14 17:09:48 1992 Roland H. Pesch ([email protected])
9644
9645 * gdb.texinfo: slight expansion of new text on reading info files
9646 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9647 H8/300 from DOS.
9648
9649Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9650
9651 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9652
9653Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9654
9655 * gdb.texinfo: Say how to read the `info' files.
9656
9657Tue May 5 12:11:38 1992 K. Richard Pixley ([email protected])
9658
9659 * Makefile.in: gm4 -> m4.
9660
9661Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9662
9663 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9664 Documentation' ahead of `Installing GDB' to match README.
9665 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9666 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9667
9668Tue Mar 24 23:28:38 1992 K. Richard Pixley ([email protected])
9669
9670 * Makefile.in: remove $(srcdir) from gdb.info rule.
9671
9672Sat Mar 7 18:44:50 1992 K. Richard Pixley ([email protected])
9673
9674 * Makefile.in: commented out gdb-all.texinfo rule. This is
9675 temporary.
9676
9677Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected])
9678
9679 * Makefile.in, configure.in: removed traces of namesubdir,
9680 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9681 copyrights to '92, changed some from Cygnus to FSF.
9682
9683Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9684
9685 * gdb.texinfo: Improve how we ask for bug reports.
9686
9687Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9688
9689 * Makefile.in: infodir belongs in datadir.
9690
9691Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9692
9693 * Makefile.in: remove spaces following hyphens, bsd make can't
9694 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9695 standards.text support.
c906108c
SS
9696
9697Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9698
9699 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9700 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9701 and mandir now keyed off datadir by default.
9702
9703\f
9704Local Variables:
9e9c5ae7 9705mode: change-log
c906108c
SS
9706left-margin: 8
9707fill-column: 74
9708version-control: never
9709End:
This page took 3.04909 seconds and 4 git commands to generate.