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