2012-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
6790eb9f
HAQ
12012-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2
3 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
4
f6f899bf
HAQ
52012-03-08 Stan Shebs <stan@codesourcery.com>
6 Hafiz Abid Qadeer <abidh@codesourcery.com>
7
8 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
9 trace-buffer-size set and show commands.
10 (Tracepoint Packets): Document QTBuffer:size.
11 (General Query Packets): Document QTBuffer:size.
12
d57350ea
TT
132013-02-21 Tom Tromey <tromey@redhat.com>
14
15 * gdb.texinfo: Remove bad @syncodeindex.
16 (Values From Inferior, Types In Python, Inferiors In Python)
17 (Events In Python, Threads In Python, Frames In Python, Blocks In
18 Python, Symbols In Python, Symbol Tables In Python): Remove
19 @tables.
20 (Packets, General Query Packets, Tracepoint Packets)
21 (Host I/O Packets): Use @w{} for empty @item.
22
9f44fbc0
SCR
232013-02-20 Siva Chandra Reddy <sivachandra@google.com>
24
25 * gdb.texinfo (Architectures In Python): Add description about
26 the new method gdb.Architecture.disassemble.
27
f5911ea1
HAQ
282013-02-15 Pedro Alves <pedro@codesourcery.com>
29 Hafiz Abid Qadeer <abidh@codesourcery.com>
30
31 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
32 Document the "trace-file" field.
33
7e1e0340
DE
342013-02-07 Doug Evans <dje@google.com>
35
36 * gdb.texinfo (Machine Code): Clarify argument to disassemble
37 command.
38
134a2066
YQ
392013-02-06 Yao Qi <yao@codesourcery.com>
40
41 * gdb.texinfo (GDB/MI Async Records): Document new MI
42 notification "=tsv-modified". Update the document of MI
43 notification "=tsv-created".
44 * observer.texi (GDB Observers): New observer tsv_modified.
45 Update observer tsv_created and tsv_delete.
46
430ed3f0
MS
472013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
48
49 * gdb.texinfo (AArch64 Features): New section; document
50 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
51 (Architectures): Add new AArch64 section to document AArch64
52 architecture specific commands.
53 (ABI): Add description of the new OS ABI "Newlib" and its influence
54 on the longjmp handling.
55
1b56eb55
JK
562013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
57 Jan Kratochvil <jan.kratochvil@redhat.com>
58
59 * gdb.texinfo (Backtrace): Added description of 'filename-display'
60 variable in 'set/show backtrace' section.
61
c4957902
TT
622013-01-31 Tom Tromey <tromey@redhat.com>
63
64 * gdb.texinfo (Target Commands): Fix typo.
65
bea883fd
SCR
662013-01-23 Siva Chandra Reddy <sivachandra@google.com>
67
68 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
69 describing the gdb.Architecture class.
70 (Frames In Python): Add description about the new method
71 gdb.Frame.architecture().
72
796a7ff8
DE
732013-01-23 Doug Evans <dje@google.com>
74
75 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
76
998580f1
MK
772013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
78
79 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
80 'thread-groups' field when printing a breakpoint in MI.
81
c9fb1240
SD
822012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
83 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
84 to reflect that jit-reader-load now supports absolute file-names.
85
ab04a2af
TT
862013-01-16 Tom Tromey <tromey@redhat.com>
87
88 * gdb.texinfo (Set Catchpoints): Document "catch signal".
89 (Signals): Likewise.
90
8ac3646f
TT
912013-01-16 Tom Tromey <tromey@redhat.com>
92
93 * gdb.texinfo (GDB/MI Breakpoint Information): Document
94 "catch-type" field.
95 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
96
e93a8774
TT
972013-01-07 Tom Tromey <tromey@redhat.com>
98
99 * gdb.texinfo (Mode Options): Don't mention -epoch.
100 (Data, Emacs): Remove obsolete comments.
101
54516a0b
TT
1022013-01-02 Tom Tromey <tromey@redhat.com>
103
104 * gdb.texinfo (GDB/MI Output Records): Update menu.
105 (GDB/MI Breakpoint Information): New node.
106 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
107 <-break-insert>: Likewise.
108
8dbe8ece
YQ
1092012-12-31 Yao Qi <yao@codesourcery.com>
110
111 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
112 (Packets): Move "vStopped" packet to ...
113 (Notification Packets): ... here. Describe the components
114 of notification. Add a table of supported notifications.
115 Add an example on the process of he async notification.
116
f35a17b5
JK
1172012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
118
119 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
120 present.
121 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
122 fullname output always present.
123
0dfd2fad
PM
1242012-12-23 Pierre Muller <muller@sourceware.org>
125
126 * gdbint.texinfo (Function prototypes): Require use of "extern"
127 modifier for function prototypes in headers.
128
7785b880
JB
1292012-12-19 Joel Brobecker <brobecker@adacore.com>
130
131 * refcard.tex: Update copyright notice to GPL v3 or later.
132 Update contact info.
133
3d745be3
JK
1342012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
135
136 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
137
c9b6281a
YQ
1382012-12-15 Yao Qi <yao@codesourcery.com>
139
140 * gdb.texinfo (Debugging Output): Document 'set debug
141 notification' and 'show debug notification'.
142
f2a8bc8a
YQ
1432012-12-15 Yao Qi <yao@codesourcery.com>
144
145 * gdb.texinfo (Listing Tracepoints): New item and example about
146 'installed on target' output.
147 Add more in the example about 'installed on target'.
148 (GDB/MI Breakpoint Commands): Doc about 'installed field.
149
451b7c33
TT
1502012-12-14 Tom Tromey <tromey@redhat.com>
151
152 * gdb.texinfo (SVR4 Process Information): Mention core files.
153
3fa7bf06
MG
1542012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
155
156 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
157
05b4bd79
PA
1582012-12-11 Pedro Alves <palves@redhat.com>
159
160 * gdb.texinfo: Remove all mentions of Unixware throughout.
161
74a0d9f6
JK
1622012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
163
164 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
165
0c631110
TT
1662012-11-29 Tom Tromey <tromey@redhat.com>
167
168 * gdb.texinfo (SVR4 Process Information): Document missing
169 "info proc" subcommands.
170
891df0ea
YQ
1712012-11-29 Yao Qi <yao@codesourcery.com>
172
173 PR gdb/1477.
174 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
175 to 'auto' instead of 'gnu'.
176
608e2dbb
TT
1772012-11-26 Tom Tromey <tromey@redhat.com>
178
179 * gdb.texinfo (MiniDebugInfo): New node.
180 (GDB Files): Update.
181
e64e0392
DE
1822012-11-16 Doug Evans <dje@google.com>
183
184 * gdb.texinfo (System-wide configuration): If the system-wide init
185 file lives in the data-directory, and --data-directory is provided,
186 look for it there.
187
ae606bee
TT
1882012-11-15 Tom Tromey <tromey@redhat.com>
189
190 * gdb.texinfo (Signaling): Fix typo.
191
62747a60
TT
1922012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
193
194 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
195 parameter "count" of -data-write-memory-bytes, and add an example.
196
18a9fc12
TT
1972012-11-12 Tom Tromey <tromey@redhat.com>
198
199 * gdb.texinfo (Symbols): Document "info type-printers",
200 "enable type-printer" and "disable type-printer".
201 (Python API): Add new node to menu.
202 (Type Printing API): New node.
203 (Progspaces In Python): Document type_printers field.
204 (Objfiles In Python): Likewise.
205 (gdb.types) <get_type_recognizers, apply_type_recognizers,
206 register_type_printer, TypePrinter>: Document.
207
53342f27
TT
2082012-11-12 Tom Tromey <tromey@redhat.com>
209
210 * gdb.texinfo (Symbols): Document "set print type methods",
211 "set print type typedefs", and flags to ptype and whatis.
212
ed8a1c2d
AB
2132012-11-09 Andrew Burgess <aburgess@broadcom.com>
214
215 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
216 the example -data-disassemble output. Extend the description of
217 the -data-disassemble results to document all fields. Document
218 the cli disassemble command as being related to -data-disassemble.
219
8506d139
YQ
2202012-11-09 Yao Qi <yao@codesourcery.com>
221
222 PR gdb/14777.
223 * gdb.texinfo (OS Information): Remove doc on command
224 'info udot'.
225
4d3f93a2
JB
2262012-11-08 Joel Brobecker <brobecker@adacore.com>
227
228 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
229 gdb.ini warning for Windows port.
230
1e96de83
YQ
2312012-11-08 Yao Qi <yao@codesourcery.com>
232
233 * gdb.texinfo (Search): Add kindex for 'fo'.
234
dc939229
TT
2352012-11-05 Tom Tromey <tromey@redhat.com>
236
237 PR python/14802:
238 * gdb.texinfo (Functions In Python): Add example.
239
6f6484cd
YQ
2402012-11-03 Yao Qi <yao@codesourcery.com>
241
242 * observer.texi (GDB Observers): Remove observer
243 'tracepoint_modified', 'tracepoint_created' and
244 'tracepoint_deleted'.
245
af4238e5
TT
2462012-10-26 Tom Tromey <tromey@redhat.com>
247
248 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
249
687e43a4
TT
2502012-10-25 Tom Tromey <tromey@redhat.com>
251
252 * gdb.texinfo (General Query Packets): Use @itemx.
253
8de0566d
YQ
2542012-10-17 Yao Qi <yao@codesourcery.com>
255
256 * observer.texi (GDB Observers): Update observer
257 'memory_changed'.
258 * gdb.texinfo (GDB/MI Async Records): Document for
259 "memory-changed" notification.
260
07540c15
DE
2612012-10-15 Doug Evans <dje@google.com>
262
263 * gdb.texinfo (Mode Options): Document -nh.
264 Elaborate on docs for -nx.
265
d7019589
SP
2662012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
267
268 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
269
82a90ccf
YQ
2702012-09-21 Yao Qi <yao@codesourcery.com>
271 Pedro Alves <palves@redhat.com>
272
273 * gdb.texinfo (GDB/MI Async Records): Document notification
274 'record-started' and 'record-stopped'.
275 * observer.texi (GDB Observers): New observer 'record-changed'.
276
aa9259cc
TS
2772012-09-19 Thomas Schwinge <thomas@codesourcery.com>
278
279 * gdb.texinfo: Document the removal of SH's 'regs' command.
280
c1d780c2
SDJ
2812012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
282
283 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
284
bb25a15c
YQ
2852012-09-18 Yao Qi <yao@codesourcery.com>
286
287 * gdb.texinfo (GDB/MI Async Records): Document new MI
288 notifications '=tsv-created' and '=tsv-deleted'.
289 * observer.texi (GDB Observers): New observer tsv_created and
290 tsv_deleted.
291
201b4506
YQ
2922012-09-18 Yao Qi <yao@codesourcery.com>
293
294 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
295 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
296 '=traceframe-changed'.
297
6fc1c773
YQ
2982012-09-17 Yao Qi <yao@codesourcery.com>
299
300 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
301 'set listsize'.
302
121c73f3
JK
3032012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
304 Eli Zaretskii <eliz@gnu.org>
305
306 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
307 encoding for gdbarch_breakpoint_from_pc, bp_addr for
308 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
309
e9687799
JK
3102012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
311
312 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
313
3b5e4d35
YPK
3142012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
315
316 Document how to return from "python-interactive" to GDB.
317 * gdb.texinfo (Python Commands): Update documentation.
318
3192012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
320
321 Add a new "python-interactive" command that starts a standard
322 Python interactive prompt with "pi" as alias, and add "py" as
323 an alias to "python".
324 * gdb.texinfo (Python Commands): Document the new commands.
325
b583003e
TT
3262012-08-22 Tom Tromey <tromey@redhat.com>
327
328 * gdbint.texinfo (Host Definition): Remove documentation for
329 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
330
a451cb65
KS
3312012-08-17 Keith Seitz <keiths@redhat.com>
332
333 PR c++/13356
334 * gdb.texinfo (Type and Range Checking): Remove warning.
335 Remove spurious commas.
336 Update text and examples for re-implementation of set/show
337 check type.
338 (C and C++ Type and Range Checks): Likewise.
339
6b1755ce
YQ
3402012-08-16 Yao Qi <yao@codesourcery.com>
341
342 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
343 is deprecated.
344
f47f77df
DE
3452012-08-13 Doug Evans <dje@google.com>
346
347 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
348 to include functions.
349
a72c3253
DE
3502012-08-10 Doug Evans <dje@google.com>
351
352 * gdb.texinfo (Convenience Funs): New node.
353 (Types In Python): Document Type.vector.
354
5b9afe8a
YQ
3552012-08-09 Yao Qi <yao@codesourcery.com>
356
357 * observer.texi: New observer command_param_changed.
358 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
359
dc1039df
JK
3602012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
361
362 * gdbint.texinfo (Debugging GDB): In section
363 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
364 Mention also gdb-gdb.py.
365
4abf930d
YQ
3662012-08-07 Yao Qi <yao@codesourcery.com>
367
368 Revert the folloing patch:
369 2012-08-06 Yao Qi <yao@codesourcery.com>
370 * gdb.texinfo (Remote Configuration): Add kindex for 'set
371 remote hardware-watchpoint-limit' and 'set
372 remote hardware-breakpoint-limit'.
373
f3c8a52a
JK
3742012-08-06 Nathaniel Flath <flat0103@gmail.com>
375
376 * gdb.texinfo (Working Directory): Added information about new
377 default argument for 'cd' command.
378
77a91025
YQ
3792012-08-06 Yao Qi <yao@codesourcery.com>
380
381 * gdb.texinfo (Remote Configuration): Add kindex for 'set
382 remote hardware-watchpoint-limit' and 'set
383 remote hardware-breakpoint-limit'.
384
d9f08f52
YQ
3852012-08-06 Yao Qi <yao@codesourcery.com>
386
387 Fix PR14371.
388
389 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
390 '=breakpoint-deleted'.
391
95b07c96
YQ
3922012-08-02 Yao Qi <yao@codesourcery.com>
393
394 * gdb.texinfo (Native): Remove node Neutrino.
395
7255706c
YQ
3962012-07-27 Yao Qi <yao@codesourcery.com>
397
398 * gdb.texinfo (IPA Protocol Commands): Document new command
399 'close'.
400
d6b28940
TT
4012012-07-25 Tom Tromey <tromey@redhat.com>
402
403 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
404
e615022a
DE
4052012-07-20 Doug Evans <dje@google.com>
406
407 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
408 (Index Files): Document how to control the use of deprecated index
409 sections.
410 (Index Section Format): Replace --use-deprecated-index-sections with
411 "set use-deprecated-index-sections on".
412
055855a4
EZ
4132012-07-12 Eli Zaretskii <eliz@gnu.org>
414
415 * gdbint.texinfo: Remove @syncodeindex directives that put all the
416 indices into a single node "Index". Instead, join function and
417 variable indices into a single index, separate from the concept
418 index. Requested in
419 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
420 (Top): Update the top-level menu: instead of one "Index" there are
421 now separate entries "Concept Index" and "Function and Variable
422 Index".
423 (Concept Index, Function and Variable Index): New nodes.
424 (Index): Node deleted.
425
f77cc5f0
HZ
4262012-07-05 Hui Zhu <hui_zhu@mentor.com>
427
428 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
429 and "maint agent-eval".
430
00595b5e
EZ
4312012-07-03 Eli Zaretskii <eliz@gnu.org>
432
433 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
434 avoid file-name clashes between Index.html and index.html on
435 case-insensitive filesystems. See the discussion starting in
436 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
437 details of the problem.
438 (Top): Update the master menu for the above.
439 (Concept Index, Command and Variable Index): New nodes, instead of
440 the old "Index" node that was deleted. All cross-references
441 updated.
442
d3ce09f5
SS
4432012-07-02 Stan Shebs <stan@codesourcery.com>
444
445 * gdb.texinfo (Dynamic Printf): Mention agent style and
446 disconnected dprintf.
447 (Maintenance Commands): Describe maint agent-printf.
448 (General Query Packets): Mention BreakpointCommands feature.
449 (Packets): Document commands extension to Z0 packet.
450 * agentexpr.texi (Bytecode Descriptions): Document printf
451 bytecode.
452
2d7b58e8
JK
4532012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
454
455 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
456 only after gdbinit files.
457 (Startup): Move -iex and -iex commands down after gdbinit files.
458
202cbf1c
JK
4592012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
460
461 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
462 possibility.
463
b6ba681c
TT
4642012-06-29 Tom Tromey <tromey@redhat.com>
465
466 * gdb.texinfo (Index Section Format): Update for version 7.
467
71caed83
SS
4682012-06-28 Stan Shebs <stan@codesourcery.com>
469
470 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
471 example, add note about title column.
472
ee0bf529
SCR
4732012-06-26 Siva Chandra Reddy <sivachandra@google.com>
474
475 * gdb.texinfo (Symbol Tables In Python): Add description about
476 the new 'last' attribute of gdb.Symtab_and line.
477
3c15d565
SCR
4782012-06-26 Siva Chandra Reddy <sivachandra@google.com>
479
480 * gdb.texinfo (Symbol Tables In Python): Correct the description
481 of the 'pc' attribute of gdb.Symtab_and_line.
482
45cfd468
DE
4832012-06-26 Doug Evans <dje@google.com>
484
485 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
486 and symtab-create.
487
496ee73e
KS
4882012-06-25 Keith Seitz <keiths@redhat.com>
489
490 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
491 from example. Remove "rbreak" from list of corresponding
492 gdb commands.
493
156942c7
DE
4942012-06-23 Doug Evans <dje@google.com>
495
496 * gdb.texinfo (Index Section Format): Document version 7 format.
497
c614397c
YQ
4982012-06-22 Yao Qi <yao@codesourcery.com>
499
500 * gdb.texinfo: Add missing cindex for some packets.
501
472a2379
KS
5022012-06-20 Keith Seitz <keiths@redhat.com>
503
504 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
505 for -break-insert and document -p.
506
2678e2af
YQ
5072012-06-20 Yao Qi <yao@codesourcery.com>
508
509 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
510 and "gdb.write_memory" with "Inferior.read_memory" and
511 "Inferior.write_memory".
512
984359d2
EZ
5132012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
514
515 * gdb.texinfo (Summary): Add a link to "Free Documentation".
516 (Free Documentation): Add @node line.
517 (Continuing and Stepping) <advance location>: Use @item instead of
518 @itemx.
519 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
520 @itemx.
521 (Embedded Processors): Put the link to "PA" to its correct place,
522 according to document structure.
523 (Python API): Put the link to "Lazy Strings In Python" to its
524 correct place.
525 (Index): Use @@ in @tex block to get a literal @.
526
527 * gdbint.texinfo: Fix the @subtitle line.
528
529 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
530 correct place.
531
16bdd41f
YQ
5322012-06-08 Yao Qi <yao@codesourcery.com>
533
534 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
535 Protocol'.
536 (In-Process Agent Protocol, IPA Protocol Objects)
537 (IPA Protocol Commands): New nodes.
538 (Tracepoint Packets): Add anchors.
539
2d4c29c5
TS
5402012-06-06 Thomas Schwinge <thomas@codesourcery.com>
541
542 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
543
6bd110c5
YQ
5442012-06-06 Yao Qi <yao@codesourcery.com>
545
546 * gdb.texinfo: Update copyright year.
547
f3e0e960
SS
5482012-05-23 Stan Shebs <stan@codesourcery.com>
549 Kwok Cheung Yeung <kcy@codesourcery.com>
550
551 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
552
1564a261
JK
5532012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
554
555 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
556 Mention also --with-separate-debug-dir.
557 (Auto-loading): Prepend $debugdir in the sample output.
558 (Auto-loading safe path): Likewise. Mention also $debugdir for the
559 auto-load safe-path variable.
560 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
561 Mention also $debugdir for 'set auto-load scripts-directory'.
562
eb17f351
EZ
5632012-05-19 Eli Zaretskii <eliz@gnu.org>
564
565 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
566 (MIPS Embedded, MIPS, MIPS Register packet Format)
567 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
568 appropriate.
569
4cc0665f
MR
5702012-05-18 Sandra Loosemore <sandra@codesourcery.com>
571 Maciej W. Rozycki <macro@codesourcery.com>
572
573 * gdb.texinfo (MIPS): Document "set mips compression" and "show
574 mips compression".
575 (MIPS Breakpoint Kinds): New subsubsection.
576
7af8dcf8 5772012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
578
579 * gdb.texinfo (Architecture-Specific Protocol Details): Define
580 nodes for subsections. Add @acronym mark-ups and adjust
581 formatting.
582
aff139ff
JK
5832012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
584
585 Rename $ddir to $datadir.
586 * gdb.texinfo (Auto-loading, Auto-loading safe path)
587 (objfile-gdb.py file): Rename $ddir to $datadir.
588
9cb709b6
TT
5892012-05-18 Tom Tromey <tromey@redhat.com>
590
591 * gdb.texinfo (Print Settings): Document 'set print symbol'.
592
e7e0cddf
SS
5932012-05-14 Stan Shebs <stan@codesourcery.com>
594
595 * gdb.texinfo (Dynamic Printf): New subsection.
596
7efc75aa
SCR
5972012-05-13 Siva Chandra Reddy <sivachandra@google.com>
598
599 * gdb.texinfo (Basic Python): Add description about the function
600 gdb.find_pc_line
601
f307c045
JK
6022012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
603 Eli Zaretskii <eliz@gnu.org>
604
605 * gdb.texinfo (Separate Debug Files): Use plural form for global
606 debugging information directory.
607
85d4a676
SS
6082012-05-11 Stan Shebs <stan@codesourcery.com>
609 Kwok Cheung Yeung <kcy@codesourcery.com>
610
611 * gdb.texinfo (Operating System Auxiliary Information): Document new
612 'info os' subcommands.
613
c1668e4e
JK
6142012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
615
616 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
617 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
618 (dotdebug_gdb_scripts section): Add reference
619 to 'Auto-loading safe path'.
620
7349ff92
JK
6212012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
622
623 Implement multi-component --with-auto-load-dir.
624 * gdb.texinfo (Auto-loading): New references
625 for 'set auto-load scripts-directory'
626 and 'show auto-load scripts-directory'.
627 (Auto-loading safe path): Describe the new default. Move $ddir
628 substituation reference to 'objfile-gdb.py file'.
629 (objfile-gdb.py file): Describe script-name alias. Change real-name to
630 script-name. Describe new 'set auto-load scripts-directory'
631 and 'show auto-load scripts-directory'.
632
6dea1fbd
JK
6332012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
634
635 Provide $ddir substitution for --with-auto-load-safe-path.
636 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
637 (Auto-loading safe path): Likewise. Mention the default value,
638 $ddir substitution, --with-auto-load-safe-path and
639 --without-auto-load-safe-path.
640 * observer.texi (gdb_datadir_changed): New.
641
1ccacbcd
JK
6422012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
643
644 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
645 Twice.
646
d9242c17
JK
647 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
648 directory separator by path separator.
649
af2c1515
JK
6502012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
651
652 * gdb.texinfo (Auto-loading safe path): Make 'directories'
653 for 'set auto-load safe-path' optional. Mention if it is omitted.
654 Change disabling security protection condition to "/", twice.
655
a20ee7a4
SCR
6562012-05-03 Siva Chandra Reddy <sivachandra@google.com>
657
658 * gdb.texinfo (Symbol Tables In Python): Add documentation about
659 the new methods global_block and static_block on gdb.Symtab
660 objects.
661
56af09aa
SCR
6622012-05-02 Siva Chandra Reddy <sivachandra@google.com>
663
664 * gdb.texinfo (Blocks In Python): Add a note saying that future
665 improvements to GDB and its infrastructure can move symbols
666 across blocks within a symbol table.
667
2746b0ef
YQ
6682012-04-29 Yao Qi <yao@codesourcery.com>
669
670 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
671 (A29K): Remove.
672
62e5f89c
SDJ
6732012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
674 Tom Tromey <tromey@redhat.com>
675
676 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
677 and generic static probe support on GDB.
678
a766d390
DE
6792012-04-25 Doug Evans <dje@google.com>
680
50f042b9
DE
681 * gdb.texinfo (Go): Fix thinko.
682
a766d390
DE
683 * gdb.texinfo (Supported Languages): Add Go.
684 (Go): New node.
685
f02e2b19
YQ
6862012-04-25 Yao Qi <yao@codesourcery.com>
687
688 * gdbint.texinfo (Testsuite): New section `Board settings'.
689
68d41a48
JK
6902012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
691
692 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
693 Three times.
694
174bb630
JK
695 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
696 Three times.
697
0511cc75
JK
6982012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
699
700 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
701 by @table @asis. Fix formatting of one item.
702
0070f25a
JK
7032012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
704
705 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
706
4dc84fd1
JK
7072012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
708
709 New option "set debug auto-load".
710 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
711 (auto-load verbose mode): New node.
712
bccbefd2
JK
7132012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
714
715 New option "set auto-load safe-path".
716 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
717 and "info auto-load" examples for safe-path. Put there also references
718 for "set auto-load safe-path" and "show auto-load safe-path".
719 New menu item for Auto-loading safe path.
720 (Auto-loading safe path): New node.
721 (Python Auto-loading): Update the expected output from "Missing"
722 to "No".
723
bf88dd68
JK
7242012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
725
726 auto-load: Implementation.
727 * gdb.texinfo (Mode Options): New anchor for -nx.
728 (Startup): New anchors for Option -init-eval-command,
729 Home Directory Init File
730 and Init File in the Current Directory during Startup.
731 Mention set auto-load local-gdbinit with a reference.
732 Change the sample code to "set auto-load python-scripts".
733 (Threads): New anchor set libthread-db-search-path.
734 Provide references to libthread_db.so.1 file.
735 (Controlling GDB): New menu item for Auto-loading.
736 (Auto-loading, Init File in the Current Directory)
737 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
738 (Python): Rename the menu item Auto-loading to Python Auto-loading.
739 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
740 reference.
741 (Auto-loading): Rename to ...
742 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
743 "set auto-load python-scripts", new anchor for it. Change
744 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
745 for it. Change "info auto-load-scripts"
746 to "info auto-load python-scripts", new anchor for it. Change "scripts"
747 to "Python scripts".
748
8264ba82
AG
7492012-04-14 Anton Gorenkov <xgsa@yandex.ru>
750
751 PR mi/13393
752 * gdb.texinfo (Print Settings): Extend the description for "set print
753 object".
754 (GDB/MI Variable Objects): Extend the description for -var-create and
755 -var-list-children.
756
06fc020f
SCR
7572012-04-11 Siva Chandra Reddy <sivachandra@google.com>
758
759 * gdb.texinfo (Examining Data): Document the 'explore' command.
760
7191c139
JB
7612012-03-28 Joel Brobecker <brobecker@adacore.com>
762
763 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
764 to the children of a varobj and its update range when -var-update
765 returns that the varobj's type changed.
766
3708f05e
JK
7672012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
768
769 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
770 Create two new links fir 'objfile-gdb.py file'
771 and 'dotdebug_gdb_scripts section'.
772
8e0583c8
JK
7732012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
774
775 * gdb.texinfo (Auto-loading): Rename node reference
776 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
777 Twice.
778 (.debug_gdb_scripts section): Rename the node ...
779 (dotdebug_gdb_scripts section): ... here.
780 (Maintenance Commands): Also rename this node reference.
781
7b282c5a
SCR
7822012-03-22 Siva Chandra Reddy <sivachandra@google.com>
783
784 * gdb.texinfo (Python API/Values From Inferior): Add description
785 about the new method Value.referenced_value. Add description on
786 how Value.dereference is different (and similar) to
787 Value.referenced_value.
788
8320cc4f
JK
7892012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
790
791 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
792 --init-eval-command=COMMAND, -iex.
793 (Startup): Describe -iex and -ix. Simplify the example
794 for "set auto-load-scripts off".
795
481860b3
GB
7962012-03-16 Gary Benson <gbenson@redhat.com>
797
798 PR breakpoints/10738
799 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
800 stating that GDB cannot set breakpoints on inlined functions.
801 (Mode Options): Document --use-deprecated-index-sections.
802 (Index Section Format): Document new index section version format.
803
c4aeac85
TT
8042012-03-15 Tom Tromey <tromey@redhat.com>
805
806 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
807
16899756
DE
8082012-03-13 Doug Evans <dje@google.com>
809
810 * gdb.texinfo (Help): Change apropos example to use "alias" instead
811 of "reload".
812 (Symbols): Delete docs for set/show symbol-reloading.
813 * gdbint.texinfo (Defining Other Architecture Features): Delete
814 SYMBOL_RELOADING_DEFAULT.
815 * refcard.tex: Delete reference to symbol-reloading.
816
9b224c5e
PA
8172012-03-07 Pedro Alves <palves@redhat.com>
818
819 * gdb.texinfo (General Query Packets): Document new
820 QProgramSignals packet.
821 * gdb.texinfo (Remote configuration): Mention
822 "program-signals-packet".
823
169081d0
TG
8242012-03-05 Tristan Gingold <gingold@adacore.com>
825
826 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
827
d1feda86
YQ
8282012-03-03 Yao Qi <yao@codesourcery.com>
829
830 * gdb.texinfo (In-Process Agent): New node.
831 Document new commands.
832 (General Query Packets): Add packet `QAgent'.
833
1faeff08
MR
8342012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
835
836 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
837
7d74f244
DE
8382012-03-01 Scott J. Goldman <scottjg@vmware.com>
839
840 * gdb.texinfo (Commands In Python): Put example python macro in
841 COMMAND_USER category rather than COMMAND_OBSCURE.
842 Document gdb.COMMAND_USER.
843 (User-defined Commands): Update documentation to clarify
844 "set/show max-user-call-depth" and "show user" don't apply to python
845 commands. Update documentation to clarify "help user-defined" may
846 also include python commands defined as COMMAND_USER.
847
6fe37d23
JK
8482012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
849
850 * gdb.texinfo (Startup): Add option -ex description to the option -x
851 description.
852
83364271
LM
8532012-02-24 Luis Machado <lgustavo@codesourcery.com>
854
855 * gdb.texinfo (Setting Breakpoints): Mention and explain the
856 condition-evaluation breakpoint parameter.
857 Mention condition-evaluation mode being shown in "info break".
858 (Break Conditions): Add description for target-side
859 conditional breakpoints.
860 (Remote Configuration): Mention conditional-breakpoints-packet.
861 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
862 cond-expr.
863 (General Query Packets): Mention new ConditionalBreakpoint feature.
864
bdb1994d
TT
8652012-02-22 Tom Tromey <tromey@redhat.com>
866
867 * gdb.texinfo (Blocks In Python): Clarify block iteration.
868
4d241c86
TT
8692012-02-17 Tom Tromey <tromey@redhat.com>
870
871 PR python/10753:
872 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
873 directory.
874
816338b5
SS
8752012-02-14 Stan Shebs <stan@codesourcery.com>
876
877 * gdb.texinfo (Disabling Breakpoints): Document enable count.
878
cc30c4bd
PA
8792012-02-13 Pedro Alves <palves@redhat.com>
880
881 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
882 mips-idt-ecoff.
883
035d1e5b
YQ
8842012-02-09 Yao Qi <yao@codesourcery.com>
885
886 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
887
f0823d2c
TT
8882012-02-07 Tom Tromey <tromey@redhat.com>
889
890 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
891 Symbol.value.
892
64e7d9dd
TT
8932012-02-07 Tom Tromey <tromey@redhat.com>
894
895 * gdb.texinfo (Symbols In Python): Document Symbol.line.
896
4220b2f8
TS
8972012-01-27 Thomas Schwinge <thomas@codesourcery.com>
898
899 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
900
edcc5120
TT
9012012-01-24 Tom Tromey <tromey@redhat.com>
902
903 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
904 unload".
905 (Files): Mention new catch commands.
906 (GDB/MI Async Records): Likewise.
907
53fe1783
GB
9082012-01-24 Gary Benson <gbenson@redhat.com>
909
910 Delete #if 0'd out code.
911 * gdb.texinfo (Frame Info): Remove "info catch".
912
b9e7b9c3
UW
9132012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
914
915 * gdb.texinfo (Remote Configuration): Document
916 "set remote hostio-readlink-packet" command.
917 (General Query Packets): Document vFile:readlink packet.
918
4aac40c8
TT
9192012-01-16 Tom Tromey <tromey@redhat.com>
920
921 * gdb.texinfo (Specify Location): Document relative file name
922 handling.
923
cafec441
TT
9242012-01-16 Tom Tromey <tromey@redhat.com>
925
926 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
927
0ee339bc
JK
9282012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
929 Eli Zaretskii <eliz@gnu.org>
930
931 * gdbint.texinfo (Coding Standards): Require braces for two lines of
932 code.
933
72384ba3
PH
9342012-01-11 Paul Hilfinger <hilfingr@adacore.com>
935
936 * gdb.texinfo (Variables): Document use of :: for non-static
937 variables.
938
ce1b17c4
JB
9392012-01-05 Joel Brobecker <brobecker@adacore.com>
940
941 * gdbint.texinfo (Start of New Year Procedure): Update
942 to replace use of copyright.sh by use of copyright.py.
943
217bff3e
JK
9442012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
945
946 Remove the gdbtui binary.
947 * all-cfg.texi (GDBTUI): Remove.
948 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
949 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
950 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
951
cc72b2a2
KP
9522011-12-23 Kevin Pouget <kevin.pouget@st.com>
953
954 Introduce gdb.FinishBreakpoint in Python.
955 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
956 (Python API): Add menu entry for Finish Breakpoints.
957
13ac8d2c
JK
9582011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
961 tests.
962
e0f9f062
DE
9632011-12-16 Doug Evans <dje@google.com>
964
965 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
966
80b6e756
PM
9672011-12-16 Phil Muldoon <pmuldoon@redhat.com>
968
1c3ad6ab 969 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
970 stack". Add documentation for "set/show python print-stack".
971
2fb860fc
PA
9722011-12-14 Pedro Alves <pedro@codesourcery.com>
973
974 * gdb.texinfo (Implementing a Remote Stub): Explain that you
975 should transfer control to the stub in the startup code instead of
976 in main. Mention the need to get past the initial breakpoint.
977
f8eba3c6
TT
9782011-12-06 Tom Tromey <tromey@redhat.com>
979
980 * gdb.texinfo (Set Breaks): Update for new behavior.
981
2268b414
JK
9822011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
983
984 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
985 List Format for SVR4 Targets'.
986 (General Query Packets): New item qXfer:libraries-svr4:read.
987 (Library List Format for SVR4 Targets): New node.
988
ae6f0d5b
TT
9892011-12-01 Tom Tromey <tromey@redhat.com>
990
991 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
992 add.
993
36dfb11c
TT
9942011-11-22 Tom Tromey <tromey@redhat.com>
995
996 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
997 reasons.
998
f196051f
SS
9992011-11-20 Stan Shebs <stan@codesourcery.com>
1000
1001 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1002 note-related options and variables.
1003 (Tracepoint Packets): Document packet changes.
1004
f85b53f8
SD
10052011-11-20 Sanjoy Das <sdas@igalia.com>
1006
1007 * gdb.texinfo (JIT Interface): Add documentation on writing and
1008 usind JIT debug info readers.
1009 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1010 Debug Info Readers): New nodes.
1011
bfccc43c
YQ
10122011-11-18 Yao Qi <yao@codesourcery.com>
1013
1014 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1015 tracepoint.
1016
c011a4f4
DE
10172011-11-15 Doug Evans <dje@google.com>
1018
1019 * gdb.texinfo (Files): Document basenames-may-differ.
1020
ed59ded5
DE
10212011-11-14 Doug Evans <dje@google.com>
1022
1023 * gdb.texinfo (Shell Commands): Document "!".
1024
405f8e94
SS
10252011-11-14 Stan Shebs <stan@codesourcery.com>
1026 Kwok Cheung Yeung <kcy@codesourcery.com>
1027
1028 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1029 needed to get shorter fast tracepoints.
1030 (Tracepoint Packets): Document new qTMinFTPILen packet.
1031
1e4d1764
YQ
10322011-11-14 Yao Qi <yao@codesourcery.com>
1033
1034 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1035 behavior of tracepoint.
1036 (General Query Packets): New feature InstallInTrace.
1037 (Remote Configuration): Document "set remote
1038 install-in-trace-packet".
1039
71eba9c2 10402011-11-12 Matt Rice <ratmice@gmail.com>
1041
1042 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1043 Add arguments to info macro.
1044
e0f8f636
TT
10452011-11-10 Tom Tromey <tromey@redhat.com>
1046
1047 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1048 manual.
1049 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1050 (Macros): Add a footnote.
1051 (C): Remove paragraph about compiler options.
1052 (C Constants): Mention wide character and string constants.
1053 (C Plus Plus Expressions): Update compiler option advice. Mention
1054 using declarations. Mention ADL. Remove old HP compiler
1055 information.
1056
625c0d47
TT
10572011-11-10 Tom Tromey <tromey@redhat.com>
1058
1059 PR c++/9257:
1060 * gdb.texinfo (Print Settings): Add an extra note about the need
1061 for a vtable.
1062
4be2aacc
MR
10632011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1064
1065 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1066 "set mips abi" documentation.
1067
0a1c4d10
DE
10682011-11-04 Doug Evans <dje@google.com>
1069
1070 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1071
aad1c02c
TT
10722011-11-03 Tom Tromey <tromey@redhat.com>
1073
1074 * gdb.texinfo (Stopping): Add menu entry.
1075 (Continuing and Stepping): Restore @node. Use @section, not
1076 @subsection.
1077
983fb131
MR
10782011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1079
1080 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1081 designation. Fix "Specify Location" cross-reference.
1082
3065dfb6
SS
10832011-11-02 Stan Shebs <stan@codesourcery.com>
1084
1085 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1086 (General Query Packets): Describe tracenz feature.
1087 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1088
0aaaf063
PK
10892011-10-28 Paul Koning <paul_koning@dell.com>
1090
1091 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1092
2231f1fb
KP
10932011-10-27 Kevin Pouget <kevin.pouget@st.com>
1094
1095 * gdb.texinfo ((Frames In Python): Document
1096 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1097
5110b5df
PK
10982011-10-26 Paul Koning <paul_koning@dell.com>
1099
1100 * gdb.texinfo (gdb.types): Document new deepitems function.
1101
22dbab46
PK
11022011-10-25 Paul Koning <paul_koning@dell.com>
1103
1104 PR python/13327
1105
1106 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1107 fetch_lazy method.
1108
9df2fbc4
PM
11092011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1110
1111 PR python/12656
1112
1113 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1114 global_block, static_block function.
1115
f05e2e1d
TT
11162011-10-19 Tom Tromey <tromey@redhat.com>
1117
1118 * gdb.texinfo (Commands In Python): Add missing "@"s.
1119
a7fc3f37
KP
11202011-10-13 Kevin Pouget <kevin.pouget@st.com>
1121
1122 PR python/13285 Document named constants for frame unwind stop reasons
1123 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1124 constants.
1125
5048e516
JK
11262011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1127
1128 Fix compatibility with texinfo versions older than 4.12.
1129 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1130 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1131 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1132 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1133 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1134 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1135 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1136
5a56e9c5
DE
11372011-10-09 Doug Evans <dje@google.com>
1138
1139 * gdb.texinfo (Extending GDB): Document alias command.
1140
36b11add
JK
11412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1142
1143 Support @entry in input expressions.
1144 * gdb.texinfo (Variables): Describe @entry names suffix.
1145 (Print Settings): Add anchor for `set print entry-values'.
1146
e18b2753
JK
11472011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1148 Eli Zaretskii <eliz@gnu.org>
1149
1150 Display @entry parameter values (without references).
1151 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1152 example.
1153 (Print Settings): New description of set print entry-values and show
1154 print entry-values.
1155
111c6489
JK
11562011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1157 Eli Zaretskii <eliz@gnu.org>
1158
1159 Recognize virtual tail call frames.
1160 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1161 (Tail Call Frames): New node.
1162 (Frames In Python): Add gdb.TAILCALL_FRAME.
1163
9c15afc4
DE
11642011-10-07 Doug Evans <dje@google.com>
1165
1166 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1167 register_pretty_printer.
1168
99f5279d
PM
11692011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1170
1171 PR python/12930
1172 PR python/12802
1173
1174 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1175 stop method.
1176
03583c20
UW
11772011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1178
1179 * gdb.texinfo (Starting your Program): "set disable-randomization"
1180 is no longer Linux-specific.
1181 (Remote Configuration): Document "set remote
1182 disable-randomization-packet".
1183 (General Query Packets): Document "QDisableRandomization" packet
1184 and add it to "qSupported" list.
1185
bd054e06
KP
11862011-10-07 Kevin Pouget <kevin.pouget@st.com>
1187
1188 Allow Python notification of new object-file loadings.
1189 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1190 event type.
1191
cb6be26b
KP
11922011-10-04 Kevin Pouget <kevin.pouget@st.com>
1193
1194 PR python/12691: Add the inferior to Python exited event
1195 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1196
a05336a1
JB
11972011-10-03 Joel Brobecker <brobecker@adacore.com>
1198
1199 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1200 rephasing.
1201
5d77fe44
JB
12022011-10-03 Joel Brobecker <brobecker@adacore.com>
1203
1204 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1205 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1206 as possible feature returned by the `-list-features'
1207 command.
1208
699df94d
PK
12092011-09-28 Paul Koning <paul_koning@dell.com>
1210
1211 * gdb.texinfo (gdb.Type): Document field access by dictionary
1212 key syntax.
1213
24bdad53
YQ
12142011-09-28 Yao Qi <yao@codesourcery.com>
1215
1216 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1217 Add one space after option `-s'. Remove @r{} markup.
1218
6710bf39
SS
12192011-09-27 Stan Shebs <stan@codesourcery.com>
1220
1221 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1222
d99f7e48
HZ
12232011-09-16 Hui Zhu <teawater@gmail.com>
1224
1225 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1226 to *(unsigned char *)$esp@300.
1227
d812018b
PK
12282011-09-15 Paul Koning <paul_koning@dell.com>
1229
1230 * gdb.texinfo: Make style of Python functions and methods match
1231 the syntax of Python. Also put class and module names explicitly
1232 on function, member, and variable names, matching Python
1233 documentation conventions.
1234
2aa48337
KP
12352011-09-15 Kevin Pouget <kevin.pouget@st.com>
1236
1237 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1238 * gdb.texinfo (Inferiors In Python): Describe new
1239 gdb.selected_inferior() function.
1240
6839b47f
KP
12412011-09-15 Kevin Pouget <kevin.pouget@st.com>
1242
1243 Handle multiple breakpoint hits in Python interface:
1244 * gdb.texinfo (Events In Python): New function documentation:
1245 gdb.BreakpointEvent.breakpoints. Indicate that
1246 gdb.BreakpointEvent.breakpoint is now deprecated.
1247
26829f2b
JB
12482011-09-04 Joel Brobecker <brobecker@adacore.com>
1249
1250 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1251
a9f54f60
TT
12522011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1253
1254 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1255
fa3a4f15
PM
12562011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1257
1258 * gdb.texinfo (Prompt): Add set/show extended-prompt
1259 documentation
1260 (Basic Python): Add prompt_hook anchor.
1261 (Python modules): Reword module text to reflect multiple modules.
1262 (gdb.prompt): Document gdb.prompt module.
1263
224bbe49
YQ
12642011-08-14 Yao Qi <yao@codesourcery.com>
1265
78d85199
YQ
1266 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1267
12682011-08-14 Yao Qi <yao@codesourcery.com>
1269
1270 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1271 (TIC6x Features): New node.
1272
457e09f0
DE
12732011-08-12 Doug Evans <dje@google.com>
1274
1275 * gdb.texinfo (Symbols In Python): Document symbol.type.
1276
5e239b84
PM
12772011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1278
1279 * gdb.texinfo (Python): Document command and function
1280 auto-loading.
1281
177bc839
JK
12822011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1283 Eli Zaretskii <eliz@gnu.org>
1284
1285 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1286 typedefs unrolling. Extend the sample code by an inner typedef and
1287 outer typedefs unrolling.
1288
1a532630
PP
12892011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1290
1291 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1292 size and line-size.
1293
9b158ba0 12942011-07-21 Matt Rice <ratmice@gmail.com>
1295
1296 PR macros/12999
1297 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1298 Update text and cindex entries for info macro command.
1299
d17b6f81
PM
13002011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1301
1302 * observer.texi (GDB Observers): Add before_prompt observer.
1303 * gdb.texinfo (Basic Python): Add documentation for prompt
1304 substitution.
1305
713389e0
PM
13062011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1307
1308 PR python/12438
1309 * gdb.texinfo (Python Commands): Add deprecate note to maint
1310 set/show python print-stack. Document set/show python
1311 print-backtrace.
1312
177b42fe
TJB
13132011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1314
1315 * gdb.texinfo: Fix typos.
1316
900e11f9
JK
13172011-07-01 Tom Tromey <tromey@redhat.com>
1318
1319 * gdb.texinfo (Debugging Output): Document set debug
1320 check-physname.
1321
39c4d40a
TT
13222011-06-29 Tom Tromey <tromey@redhat.com>
1323
1324 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1325 breakpoint-notifications feature.
1326
6f5def7d
UW
13272011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1328
1329 * gdb.texinfo (Target Description): Remove warning about
1330 possibly unstable format.
1331
8cf64490
TT
13322011-06-03 Tom Tromey <tromey@redhat.com>
1333
1334 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1335 (Events In Python): Note that exit_code is optional.
1336
393eab54
PA
13372011-05-17 Pedro Alves <pedro@codesourcery.com>
1338
1339 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1340 required for multi-threading support.
1341 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1342 Hc are deprecated for multi-threading debugging. Point readers at
1343 the vCont packet.
1344
75fc9810
DE
13452011-05-15 Doug Evans <dje@google.com>
1346
1347 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1348
01124a23
DE
13492011-05-13 Doug Evans <dje@google.com>
1350
98a5dd13
DE
1351 * gdb.texinfo (Threads): Document $sdir,$pdir.
1352 (Server): Document $pdir exception.
1353
dbaefcf7
DE
1354 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1355
cc63ef9b
DE
1356 * gdb.texinfo (Threads): Clarify default value for
1357 libthread-db-search-path.
7e0396aa 1358
01124a23
DE
1359 * gdb.texinfo (Completion): Update example.
1360 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1361
d248b706
KY
13622011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1363
1364 * gdb.texinfo: Document change in the behaviour of the enable and
1365 disable GDB commands when applied to tracepoints.
1366 Document the EnableDisableTracepoints remote stub feature.
1367 Document QTEnable and QTDisable in the list of tracepoint packets.
1368
cc88a640
JK
13692011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1370
1371 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1372 hsuser.texi.
1373 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1374 comment to hsuser.texi. Change rluser.texi name in the comment.
1375
84e578fb
DE
13762011-05-10 Doug Evans <dje@google.com>
1377
1378 * gdb.texinfo (Threads): If an empty path is provided for
1379 libthread-db-search-path it is reset to its default value.
1380 (Server): Ditto.
1381
478aac75
DE
13822011-05-09 Doug Evans <dje@google.com>
1383
1384 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1385
9c06b0b4
TJB
13862011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1387 Thiago Jung Bauermann <bauerman@br.ibm.com>
1388
1389 Implement support for PowerPC BookE masked watchpoints.
1390 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1391 (PowerPC Embedded): Mention support of masked watchpoints.
1392
9ed350ad
JB
13932011-05-03 Joel Brobecker <brobecker@adacore.com>
1394
1395 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1396 `@value{GDBN}'.
1397
4ceed123
JB
13982011-05-03 Joel Brobecker <brobecker@adacore.com>
1399
1400 * gdb.texinfo (titlepage): Remove dedication.
1401 (In Memoriam): New appendix.
1402
559a7a62
JK
14032011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1404 Eli Zaretskii <eliz@gnu.org>
1405
1406 * gdb.texinfo (Index Section Format): Change the version to 5.
1407 Describe the different formula.
1408
03f2bd59
JK
14092011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1410 Eli Zaretskii <eliz@gnu.org>
1411
1412 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1413 for disconnected tracing.
1414 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1415 extended-remote relationship. Mention --once.
1416 (TCP port allocation lifecycle of @code{gdbserver}): New.
1417
d9b1a651
EZ
14182011-04-23 Eli Zaretskii <eliz@gnu.org>
1419
1420 * gdb.texinfo (Server): Improve indexing. Index all optional
1421 switches to gdbserver.
1422
90476074
TT
14232011-04-20 Tom Tromey <tromey@redhat.com>
1424
1425 * gdb.texinfo (Index Section Format): New node.
1426 (Top): Add new node to menu.
1427
c21236dc
PA
14282011-04-20 Pedro Alves <pedro@codesourcery.com>
1429
1430 * gdb.texinfo (Maintenance Commands): Document `maint print
1431 remote-registers'.
1432
05c8c3f5
TT
14332011-04-20 Tom Tromey <tromey@redhat.com>
1434
1435 * gdb.texinfo (Trace File Format): Move node later.
1436
7a9dd1b2
TT
14372011-04-19 Tom Tromey <tromey@redhat.com>
1438
1439 * gdbint.texinfo (Register Information Functions): Remove
1440 duplicate "the".
1441 * gdb.texinfo (Emacs): Remove duplicate "to".
1442 (GDB/MI Variable Objects): Remove duplicate "the".
1443 (General Query Packets): Likewise.
1444
4368ebeb
JB
14452011-04-02 Joel Brobecker <brobecker@adacore.com>
1446
1447 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1448 "GDB/MI Ada Exception Information" node.
1449
956a9fb9
JB
14502011-04-01 Joel Brobecker <brobecker@adacore.com>
1451
1452 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1453 the "exception-name" field in the *stopped async record.
1454
f1310107
TJB
14552011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1456 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1457
1458 Implement support for PowerPC BookE ranged breakpoints.
1459 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1460
8786b2bd
TT
14612011-03-28 Tom Tromey <tromey@redhat.com>
1462
1463 * gdb.texinfo (Set Tracepoints): Fix typo.
1464
9ef07c8c
TT
14652011-03-24 Tom Tromey <tromey@redhat.com>
1466
1467 * gdb.texinfo (Specify Location): Document `function:label'
1468 linespec.
1469
99c3dc11
PM
14702011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1471
f1310107 1472 PR python/12149
99c3dc11
PM
1473
1474 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1475
29703da4
PM
14762011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1477
1478 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1479 (Inferiors In Python): Likewise.
1480 (Threads In Python): Likewise.
1481 (Symbols In Python): Likewise.
1482 (Objfiles In Python): Likewise.
1483 (Symbol Tables In Python): Likewise.
1484
c9174737
PA
14852011-03-15 Pedro Alves <pedro@codesourcery.com>
1486
1487 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1488 display>: Explain that the commands accept number ranges.
1489
7371cf6d
PM
14902011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1491
1492 * gdb.texinfo (Breakpoints In Python): Add description and example
1493 of Python stop function operation.
1494
ecec24e6
PM
14952011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1496
1497 * gdb.texinfo (Parameters In Python): Document get_set_string and
1498 get_show_string methods.
1499
6dcd5565
JK
15002011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1501
1502 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1503
81896e36
JK
1504 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1505 circular-trace-buffer name.
1506
5e30da2c
JB
15072011-02-28 Joel Brobecker <brobecker@adacore.com>
1508
1509 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1510 in the previous change.
1511
3bd0f5ef 15122011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1513
1514 * gdb.texinfo (Inferiors and Programs): Update commands to show
1515 that they can accept multiple arguments.
1516
4ec7539c
JB
15172011-02-24 Joel Brobecker <brobecker@adacore.com>
1518
1519 Revert the following patch (code patch was not approved):
1520 2011-02-21 Hui Zhu <teawater@gmail.com>
1521 * agentexpr.texi (bytecode descriptions): add printf.
1522 * gdb.texinfo (tracepoint action lists): add printf.
1523
82809774
DE
15242011-02-23 Doug Evans <dje@google.com>
1525
1526 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1527
e5a67952
MS
15282011-02-23 Michael Snyder <msnyder@vmware.com>
1529
1530 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1531 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1532 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1533
6e6fbe60
DE
15342011-02-22 Doug Evans <dje@google.com>
1535
1536 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1537 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1538 add description of result, fix @defun formatting.
1539
f994e27a
HZ
15402011-02-21 Hui Zhu <teawater@gmail.com>
1541
1542 * agentexpr.texi (Bytecode Descriptions): Add printf.
1543 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1544
c7f96d2b
TT
15452011-02-18 Tom Tromey <tromey@redhat.com>
1546
1547 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1548
60f98dde
MS
15492011-02-14 Michael Snyder <msnyder@vmware.com>
1550
1551 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1552 Document new command "thread find".
1553
08e796bc
MS
15542011-02-14 Michael Snyder <msnyder@vmware.com>
1555
1556 * gdb.texinfo (Threads): Update example of new thread message.
1557
b3b9301e
PA
15582011-02-14 Pedro Alves <pedro@codesourcery.com>
1559
1560 * gdb.texinfo (Remote Configuration): Mention set/show remote
1561 traceframe-info.
1562 (Tools/Packages Optional for Building GDB): Mention that expat is
1563 used for traceframe info.
1564 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1565 (General Query Packets) <qSupported>: Describe the
1566 qXfer:traceframe-info:read feature.
1567 (qXfer::read): Describe qXfer:traceframe-info:read.
1568 (Traceframe Info Format): New section.
1569
cef35b0f
PA
15702011-02-04 Pedro Alves <pedro@codesourcery.com>
1571
1572 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1573 for casts and unary operators.
1574
f1cbe1d3
TT
15752011-02-04 Tom Tromey <tromey@redhat.com>
1576
1577 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1578 is not useful.
1579
585fdaa1
PA
15802011-01-25 Pedro Alves <pedro@codesourcery.com>
1581
1582 * gdb.texinfo: s/value optimized out/optimized out/g
1583
7bfc9434
JB
15842011-01-21 Joel Brobecker <brobecker@adacore.com>
1585
1586 * gdb.texinfo (Other Misc Settings): Rework part of the
1587 documentation of the "set interactive mode" command.
1588
4694da01
TT
15892011-01-19 Tom Tromey <tromey@redhat.com>
1590
1591 * gdb.texinfo (Threads): Document thread name output and `thread
1592 name' command.
1593 (Threads In Python): Document Thread.name attribute.
1594 (GDB/MI Thread Commands): Document thread attributes.
1595
b716877b
AB
15962011-01-12 Andrew Burgess <aburgess@broadcom.com>
1597
1598 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1599 changes in mi/mi-cmd-disas.c
1600
13fd8b81
TT
16012011-01-12 Tom Tromey <tromey@redhat.com>
1602
1603 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1604 Fix "thread apply" text.
1605
e09342b5
TJB
16062011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1607 Thiago Jung Bauermann <bauerman@br.ibm.com>
1608
1609 Implement support for PowerPC BookE ranged watchpoints.
1610 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1611 the "set powerpc exact-watchpoints" flag.
1612
06e65f44
TT
16132011-01-07 Tom Tromey <tromey@redhat.com>
1614
1615 * gdb.texinfo (Python API): Add descriptions to @menu items.
1616
d8e22779
TT
16172011-01-06 Tom Tromey <tromey@redhat.com>
1618
1619 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1620
a255712f
PP
16212010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1622
e09342b5 1623 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1624
ccfc3d6e
TT
16252011-01-06 Tom Tromey <tromey@redhat.com>
1626
1627 PR python/12133:
1628 * gdb.texinfo (Frames In Python): Document various frame
1629 constants.
1630
44944448
JB
16312011-01-05 Joel Brobecker <brobecker@adacore.com>
1632
1633 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1634 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1635 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1636
42ea3d7a
JK
16372011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1638
1639 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1640 (clean): Add GDBvn.texi.
1641
720d1a40
JB
16422010-12-29 Joel Brobecker <brobecker@adacore.com>
1643
1644 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1645 occasional case where the debugger prints an array address
1646 instead of the array itself.
1647
ad196637
PA
16482010-12-23 Pedro Alves <pedro@codesourcery.com>
1649
1650 * gdb.texinfo (Packets) <read registers packet>: Document support
1651 for registers that were not collected.
1652
a86caf66
DE
16532010-12-15 Doug Evans <dje@google.com>
1654
1655 * gdb.texinfo (Startup): Document auto-loading of scripts during
1656 startup.
1657 (Auto-loading): Delete "maint set python auto-load on|off".
1658 Add "set auto-load-scripts on|off".
1659
aae1c79a
DE
16602010-12-07 Doug Evans <dje@google.com>
1661
1662 * gdb.texinfo (Mode Options): Document -data-directory.
1663 (Data Files): Add reference to -data-directory.
1664
4e04c971
DE
16652010-11-29 Doug Evans <dje@google.com>
1666
1667 * gdb.texinfo (Pretty-Printer Introduction): Change
1668 printer-name:subprinter-name to printer-name;subprinter-name.
1669
94b6973e
PM
16702010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1671
1672 PR python/12199
1673
1674 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1675
39037522
TT
16762010-11-23 Tom Tromey <tromey@redhat.com>
1677
1678 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1679 (Editing): Likewise.
1680 (Command History): Likewise.
1681 (TUI Keys): Likewise.
1682 (Bug Reporting): Conditionally include rluser.texi and
1683 inc-history.texinfo.
1684 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1685 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1686 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1687 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1688 (gdb.pdf): Likewise.
1689 (gdb.info): Likewise.
1690 (gdb/index.html): Likewise.
1691
5ae98d25
TT
16922010-11-23 Tom Tromey <tromey@redhat.com>
1693
1694 * Makefile.in (Makefile): Run ../config.status.
1695 (distclean): Update.
1696 * configure: Remove.
1697 * configure.ac: Remove.
1698
621c8364
TT
16992010-11-12 Tom Tromey <tromey@redhat.com>
1700
1701 * gdb.texinfo (Basic Python): Update. Add xref.
1702 (Exception Handling): Document new exception classes.
1703 (Types In Python): Update.
1704 (Frames In Python): Update.
1705
84f4c1fe
PM
17062010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1707
1708 * gdb.texinfo (Breakpoints In Python): Document "internal"
1709 parameter, and visible attribute.
1710
99e7ae30
DE
17112010-11-05 Doug Evans <dje@google.com>
1712
1713 * gdb.texinfo (Source Path): Document "set directories".
1714
f4b8a18d
KW
17152010-11-05 Ken Werner <ken.werner@de.ibm.com>
1716
1717 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1718 (OpenCL C): New node.
1719
7b51bc51
DE
17202010-11-02 Doug Evans <dje@google.com>
1721
1722 * gdb.texinfo (Pretty Printing): Expand into three sections,
1723 introduction, example, and commands.
1724 (Python API): Delete section Disabling Pretty-Printers, merge into
1725 Selecting Pretty-Printers.
1726 (Writing a Pretty-Printer): New section. Move the pretty-printer
1727 example here, and reformat to match python coding style. Add a second
1728 example using the gdb.printing module.
1729 (Python modules): Add gdb.printing.
1730
9eeee977
DE
17312010-10-29 Doug Evans <dje@google.com>
1732
1733 * gdb.texinfo (Python): Fix long line.
1734
a0e0ffdf
DE
17352010-10-20 Doug Evans <dje@google.com>
1736
1737 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1738 All references updated. Correct sections marked as subsections.
1739 (Coding Standards): New chapter. Move the coding standard related
1740 subsections here. Add section on Python coding standards.
1741
0e3509db
DE
17422010-10-13 Doug Evans <dje@google.com>
1743
1744 * gdb.texinfo (Python): Add "Python modules".
1745 (Types in Python): Add reference to gdb.types section.
1746 (Python modules): New node.
1747
44592cc4
DE
17482010-10-11 Doug Evans <dje@google.com>
1749
1750 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1751 Python" from gdb.Value.type description.
1752
6e1bb179
JB
17532010-09-28 Joel Brobecker <brobecker@adacore.com>
1754
1755 * gdb.texinfo (Ravenscar Profile): New node.
1756
e8467610
TT
17572010-09-22 Tom Tromey <tromey@redhat.com>
1758
1759 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1760
fccd1d1e
EZ
17612010-09-22 Eli Zaretskii <eliz@gnu.org>
1762
1763 * gdb.texinfo (Values From Inferior): Clarify that
1764 value.dynamic_type works only in C++ programs with RTTI.
1765
c1b6b909
TT
17662010-09-15 Paul Bolle <pebolle@tiscali.nl>
1767
1768 * gdb.texinfo (Character Sets): Correctly reference host-charset
1769 in example.
1770
7d288aaa
TT
17712010-09-13 Tom Tromey <tromey@redhat.com>
1772
1773 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1774 Document "fullname" and "from".
1775
f75d858b
MK
17762010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1777
1778 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1779 feature `reverse' output by -list-target-features.
1780
83b9503b
L
17812010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1782
1783 * gdb.texinfo (i386 Features): Remove an extra "@item".
1784
03f17ccf
TT
17852010-08-30 Tom Tromey <tromey@redhat.com>
1786
1787 PR python/11792:
1788 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1789
9779414d
DJ
17902010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1791
1792 * gdb.texinfo (ARM Features): Document
1793 org.gnu.gdb.arm.m-profile.
1794
f9ffd4bb
TT
17952010-08-23 Tom Tromey <tromey@redhat.com>
1796
1797 PR python/11145:
1798 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1799 reinterpret_cast methods.
1800
702c2711
TT
18012010-08-23 Tom Tromey <tromey@redhat.com>
1802
1803 PR python/11915:
1804 * gdb.texinfo (Types In Python): Document array method.
1805
66b73624
TJB
18062010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1807
1808 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1809
06a64a0b
TT
18102010-08-16 Tom Tromey <tromey@redhat.com>
1811
1812 * gdb.texinfo (Set Watchpoints): Document -location option.
1813
a3a7127e
DE
18142010-08-13 Doug Evans <dje@google.com>
1815
1816 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1817
8dedea02
VP
18182010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1819
1820 * gdb.texinfo (GDB/MI Data Manipulation): Document
1821 -data-read-memory-raw and -data-write-memory-raw.
1822
ca5c20b6 18232010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1824 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1825
1826 * gdb.texinfo (Basic Python): Describe post_event API.
1827
cb2e07a6
PM
18282010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1829
1830 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1831 decode_line Python APIs
cb2e07a6 1832
464b3efb
TT
18332010-08-10 Tom Tromey <tromey@redhat.com>
1834
1835 * gdb.texinfo (Pretty Printing API): Document
1836 gdb.default_visualizer.
1837
c29c521f
TT
18382010-08-10 Tom Tromey <tromey@redhat.com>
1839
1840 Revert gdb-add-index addition:
1841 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1842
5da1313b
JK
18432010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1844 Eli Zaretskii <eliz@gnu.org>
1845
1846 * gdb.texinfo (Mode Options) <-batch>
1847 (Basic Python) <gdb.execute>: Describe setting width and height.
1848
02d868e8
PP
18492010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1850
1851 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1852
c2bbed2a
TT
18532010-07-30 Tom Tromey <tromey@redhat.com>
1854
1855 * gdb.texinfo (Index Files): Mention gdb-add-index.
1856
6c13bbe1
HZ
18572010-07-30 Hui Zhu <teawater@gmail.com>
1858
1859 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1860 "detach inferior" and "kill inferior".
1861
53a71c06
CR
18622010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1863
1864 * gdb.texinfo (Machine Code): Update description of two forms of
1865 arguments, and add new example to demonstrate the new form.
1866
5374244e
PM
18672010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1868
1869 * gdb.texinfo (Values From Inferior): Add value inferior function
1870 call description.
1871
8ea5bce5
JK
18722010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1873
1874 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1875
c0edd9ed
JK
18762010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1877 Eli Zaretskii <eliz@gnu.org>
1878
1879 Make core files the process_stratum.
1880 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1881 record_stratum example.
1882
9291a0cd
TT
18832010-07-13 Tom Tromey <tromey@redhat.com>
1884
1885 * gdb.texinfo (Index Files): New node.
1886
f5011d11
TT
18872010-07-13 Tom Tromey <tromey@redhat.com>
1888
1889 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1890
0f5238ed
TT
18912010-07-13 Tom Tromey <tromey@redhat.com>
1892
1893 * gdb.texinfo (Specify Location): Document labels.
1894
74c761c1
PA
18952010-07-01 Pedro Alves <pedro@codesourcery.com>
1896
1897 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1898 entries for fast tracepoints and static tracepoints.
1899
501994c0
PA
19002010-07-01 Pedro Alves <pedro@codesourcery.com>
1901
1902 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1903 qsThreadInfo>: Spell out `l' as ell.
1904
0fb4aa4b
PA
19052010-07-01 Pedro Alves <pedro@codesourcery.com>
1906
1907 * gdb.texinfo (Convenience Variables): Document $_sdata.
1908 (Commands to Set Tracepoints): Describe static tracepoints. Add
1909 `Listing Static Tracepoint Markers' menu entry. Document
1910 "strace".
1911 (Tracepoint Action Lists): Document collecting $_sdata.
1912 (Listing Static Tracepoint Markers): New subsection.
1913 (Tracepoints support in gdbserver): Mention static tracepoints.
1914 (remote packets, enabling and disabling): Mention
1915 read-sdata-object.
1916 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1917 and StaticTracepoint.
1918 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1919 Document qXfer:sdata:read.
1920 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1921
dc3b15be
JB
19222010-06-29 Joel Brobecker <brobecker@adacore.com>
1923
1924 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1925
595939de
PM
19262010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1927 Tom Tromey <tromey@redhat.com>
1928 Thiago Jung Bauermann <bauerman@br.ibm.com>
1929
1930 * gdb.texinfo (Inferiors In Python): New node.
1931 * gdb.texinfo (Threads In Python): New node.
1932
9279c692
JB
19332010-06-28 Joel Brobecker <brobecker@adacore.com>
1934
1935 * gdb.texinfo (Python): Document what the python directory is
1936 and what its location is.
1937 (Basic Python): Document the gdb.PYTHONDIR constant.
1938
bc9f0842
TT
19392010-06-25 Tom Tromey <tromey@redhat.com>
1940
1941 PR python/10808:
1942 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1943
f1421989
HZ
19442010-06-24 Hui Zhu <teawater@gmail.com>
1945
1946 * gdb.texinfo: (Commands for Controlled Output): Add
1947 documentation for command "eval".
1948
e4c0cfae
SS
19492010-06-21 Stan Shebs <stan@codesourcery.com>
1950
1951 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1952 * annotate.texinfo: Ditto.
1953 * gdbint.texinfo: Ditto.
1954 * stabs.texinfo: Ditto.
1955
bb08c432
HZ
19562010-06-22 Hui Zhu <teawater@gmail.com>
1957
1958 * gdb.texinfo: (Process Record and Replay): Add documentation
1959 for command "set record memory-query".
1960
4f5d9f07
SS
19612010-06-21 Stan Shebs <stan@codesourcery.com>
1962
1963 * gdb.texinfo: Relicense under GFDL version 1.3.
1964 * annotate.texinfo: Relicense under GFDL version 1.3.
1965 * gdbint.texinfo: Relicense under GFDL version 1.3.
1966 * stabs.texinfo: Relicense under GFDL version 1.3.
1967 * fdl.texi: Update to version 1.3.
1968
6aed2dbc
SS
19692010-06-18 Stan Shebs <stan@codesourcery.com>
1970
a61408f8
SS
1971 * gdb.texinfo (Operating System Auxiliary Information): Describe
1972 "info os" when no arguments given.
1973
6aed2dbc
SS
1974 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1975 $_thread.
1976
24e933df
HZ
19772010-06-18 Hui Zhu <teawater@gmail.com>
1978
1979 * gdb.texinfo: (Process Record and Replay): Add documentation
1980 for commands "record save" and "record restore".
1981
65d79d4b
SDJ
19822010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1983
1984 * gdb.texinfo: Include information about the correct use
1985 of addresses in the `watch' command.
1986
d914c394
SS
19872010-06-11 Stan Shebs <stan@codesourcery.com>
1988
1989 * gdb.texinfo (Observer Mode): New section.
1990 (General Query Packets): Document QAllow.
889bf7c5 1991
967cf477
DE
19922010-06-04 Doug Evans <dje@google.com>
1993
1994 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1995
aaf4119b
DE
19962010-06-03 Doug Evans <dje@google.com>
1997
1998 * gdbint.texinfo (Coding): Add subsection on command names.
1999
9eae7c52
TT
20002010-06-02 Tom Tromey <tromey@redhat.com>
2001
2002 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2003 always-disassemble.
2004
fa593d66
PA
20052010-06-01 Pedro Alves <pedro@codesourcery.com>
2006
2007 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2008 gdbserver, and add cross reference.
2009 (Tracepoints support in gdbserver): New subsection.
2010
dde08ee1
PA
20112010-05-26 Pedro Alves <pedro@codesourcery.com>
2012
2013 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2014 `qRelocInsn' feature.
2015 (Relocate instruction reply packet): New subsection
2016 of `Tracepoint Packets'.
2017 (Tracepoint Packets): Mention that packets QTDP and QTStart
2018 support the qRelocInsn request, and add cross reference to new
2019 subsection.
2020
07ca107c
DE
20212010-05-25 Doug Evans <dje@google.com>
2022
2023 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2024 (Commands In Python): Document gdb.string_to_argv.
2025
c25c4a8b
JK
20262010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2027
2028 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2029 ATTR_NORETURN.
2030
d7b32ed3 20312010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2032 Tom Tromey <tromey@redhat.com>
2033 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2034
c25c4a8b 2035 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2036
6aecb9c2
JB
20372010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2038
2039 * gdb.texinfo: (Summary) Add mention about D language support.
2040 (Filenames): Add D suffixes.
2041 (D): New node.
2042
b7da9e9f
PM
20432010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2044
2045 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2046 of macro deleted from GDB code.
2047
ab38a727
PA
20482010-04-24 Pedro Alves <pedro@codesourcery.com>
2049
2050 * gdb.texinfo (Commands to specify files): Describe what how GDB
2051 looks up DOS-based filesystem paths on the system root. Document
2052 the new `set/show target-file-system-kind' commands.
2053
66d09542
DE
20542010-04-23 Doug Evans <dje@google.com>
2055
2056 * gdb.texinfo (Python): Move Auto-loading section here ...
2057 (Python API): from here.
2058 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2059 (Maintenance Commands): Add docs for "maint print section-scripts".
2060
8bd10a10
CM
20612010-04-20 Chris Moller <cmoller@redhat.com>
2062
2063 * gdb.texinfo (Setting Breakpoints): Added description of
2064 filename-qualified rbreak.
2065 * refcard.tex (Breakpoints and Watchpoints): Added brief
2066 description of filename-qualified rbreak.
2067
4c374409
JK
20682010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2069
2070 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2071 (Python API): Change the reference to Pretty Printing API.
2072 (Pretty Printing): Move the user part under the Data node. Reformat
2073 the sample output to 72 columns. Create a new reference to Pretty
2074 Printing API. Rename the API part ...
2075 (Pretty Printing API): To a new node name.
2076 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2077 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2078
5a9351ae
SS
20792010-04-21 Stan Shebs <stan@codesourcery.com>
2080
2081 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2082 and commands.
5a9351ae 2083 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2084
9a22f0d0
PM
20852010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2086
2087 * gdb.texinfo (Examining memory): Update for change in string
2088 display with explicit size.
2089
6149aea9
PA
20902010-04-19 Pedro Alves <pedro@codesourcery.com>
2091
2092 PR breakpoints/8554.
2093
2094 * gdb.texinfo (Save Breakpoints): New node.
2095 (save-tracepoints): Rename to ...
2096 (save tracepoints): ... this. Mention that `save-tracepoints' is
2097 a deprecated alias to `save tracepoints'.
2098
711e434b
PM
20992010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2100
645797a8 2101 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2102 (info w32 thread-information-block): Document new command.
2103 (qGetTIBAddress): Document new gdbserver query.
2104 (maint set/show show-all-tib): Document new command.
2105
3f7b2faa
DE
21062010-04-15 Doug Evans <dje@google.com>
2107
fa33c3cd
DE
2108 * gdb.texinfo (Python API): Add progspaces section.
2109 (Selecting Pretty-Printers): Progspace pretty-printers are
2110 searched too.
2111 (Progspaces In Python): New section.
2112
3f7b2faa
DE
2113 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2114
79f283fe
PM
21152010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2116
2117 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2118 returns None.
2119
87290684
SS
21202010-04-09 Stan Shebs <stan@codesourcery.com>
2121
2122 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2123 Describe the `frames-created' field, tweak grammar.
2124
a97153c7
PA
21252010-04-09 Pedro Alves <pedro@codesourcery.com>
2126
2127 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2128 Describe the `circular' and `disconnected' fields.
2129
5c5dcc1b
L
21302010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2131
2132 * gdb.texinfo (maint print registers): Mention unavailable and
2133 invisible registers.
2134
adc36818
PM
21352010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2136 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2137 Tom Tromey <tromey@redhat.com>
adc36818
PM
2138
2139 * gdb.texinfo (Breakpoints In Python): New Node.
2140
33da3f1c
SS
21412010-04-08 Stan Shebs <stan@codesourcery.com>
2142
2143 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2144 trace status fields.
2145
3a13a53b
L
21462010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2147
2148 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2149 optional. Make org.gnu.gdb.i386.avx requires
2150 org.gnu.gdb.i386.avx.
2151
08001717
DE
21522010-04-08 Doug Evans <dje@google.com>
2153
2154 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2155 search path, and document that gdb only scans the search path if
2156 the script's path doesn't specify a directory.
2157
c375651d
DE
21582010-04-05 Doug Evans <dje@google.com>
2159
2160 * gdb.texinfo (maint show python auto-load): Fix typo.
2161
af54718e
SS
21622010-04-04 Stan Shebs <stan@codesourcery.com>
2163
d77f58be
SS
2164 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2165 (Setting Watchpoints): Update description of "info watch".
2166 (Disabling Breakpoints): Only "info break" lists all.
2167
af54718e
SS
2168 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2169 (tdump): Explain how tdump works.
2170
86b17b60
PA
21712010-04-01 Pedro Alves <pedro@codesourcery.com>
2172
2173 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2174 add cross reference.
2175
ff12863f
PA
21762010-03-31 Pedro Alves <pedro@codesourcery.com>
2177
2178 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2179 commands error out.
2180
f68eb612
L
21812010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2182
2183 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2184
c8d5aac9
L
21852010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2186
2187 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2188
7d13fe92
SS
21892010-03-29 Stan Shebs <stan@codesourcery.com>
2190 Nathan Sidwell <nathan@codesourcery.com>
2191
2192 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2193 GDBN equivalent.
2194 (Set Tracepoints): Remove mention that conditional tracepoints
2195 don't exist.
2196 (Tracepoint Actions): Clarify when while-stepping collection
2197 happens, note that while-stepping does not automatically collect
2198 $pc.
2199
409873ef 22002010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2201
409873ef
SS
2202 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2203 (General Query Packets): Describe TracepointSource.
2204
ee8e71d4
EZ
22052010-03-27 Matt Rice <ratmice@gmail.com>
2206
c8d5aac9
L
2207 * gdb.texinfo (ARM): Document arguments to "target sim".
2208 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2209
99b5e152
PA
22102010-03-26 Pedro Alves <pedro@codesourcery.com>
2211
2212 * gdb.texinfo (Tracepoint Packets): Remove mention that
2213 terror:string may be plain text, and drop mention of X prefix.
2214
cd64ee31
VP
22152010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2216
2217 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2218
6c28cbf2
SS
22192010-03-24 Stan Shebs <stan@codesourcery.com>
2220
2221 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2222
95a42b64
TT
22232010-03-24 Tom Tromey <tromey@redhat.com>
2224
2225 PR breakpoints/9352:
2226 * gdb.texinfo (Break Commands): Update.
2227
18148017
VP
22282010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2229
2230 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2231 commands.
2232
4daf5ac0
SS
22332010-03-16 Stan Shebs <stan@codesourcery.com>
2234
2235 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2236 circular-trace-buffer.
2237 (Tracepoint Packets): Describe QTBuffer, and details of the
2238 qTStatus reply.
2239
c9429232
SS
22402010-03-12 Stan Shebs <stan@codesourcery.com>
2241 Nathan Sidwell <nathan@codesourcery.com>
2242
2243 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2244 doing instruction stepping.
2245 (Tracepoint Restrictions): New node.
2246
ccefe4c4
TT
22472010-03-10 Tom Tromey <tromey@redhat.com>
2248
2249 * gdbint.texinfo (Symbol Handling): Update.
2250
7c953934
TT
22512010-03-08 Tom Tromey <tromey@redhat.com>
2252
2253 PR cli/9591:
2254 * gdb.texinfo (Mode Options): Mention lack of pagination and
2255 confirmation with --batch.
2256 (Screen Size): Mention --batch.
2257 (Messages/Warnings): Likewise.
2258
f870a310
TT
22592010-03-05 Tom Tromey <tromey@redhat.com>
2260
2261 * gdb.texinfo (Basic Python): Document target_charset and
2262 target_wide_charset.
2263
78e2826b
TT
22642010-03-05 Tom Tromey <tromey@redhat.com>
2265
2266 * gdb.texinfo (Data): Link to pretty-printing.
2267 (Output Formats): Likewise. Correct text.
2268
f5dff777
DJ
22692010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2270
2271 * gdb.texinfo (Types): Describe <struct> and <flags>.
2272
dc00d89f
PM
22732010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2274
2275 * gdb.texinfo (Frames In Python): Add block parameter and
2276 description to read_var text.
2277
5107b149 22782010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2279 Tom Tromey <tromey@redhat.com>
5107b149
PM
2280
2281 * gdb.texinfo (Types In Python): Describe block argument in
2282 template_argument and gdb.lookup_type.
2283
e03e5e7b
TT
22842010-02-24 Tom Tromey <tromey@redhat.com>
2285
2286 * gdb.texinfo (Cygwin Native): Fix typo.
2287
f3e9a817
PM
22882010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2289
2290 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2291 and select method descriptions.
2292 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2293 Tables in Python to menu.
2294 (Blocks In Python): New node.
2295 (Symbols In Python): New node.
2296 (Symbol Tables in Python): New node.
2297
a79b8f6e
VP
22982010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2299
2300 Multiexec MI
2301
2302 gdb/
2303 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2304
2305 gdb/doc/
2306 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2307 changes.
2308 (GDB/MI Program Execution): Document current behaviour of
2309 --all and --thread-group.
2310 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2311 -remove-inferior.
2312 * observer.texi (inferior_added, inferior_removed): New
2313 observers.
2314
629d6a47
TT
23152010-02-19 Tom Tromey <tromey@redhat.com>
2316
2317 * gdbint.texinfo (Getting Started): Fix @node.
2318 (Debugging GDB): Likewise.
2319
c09529e5
JB
23202010-02-13 Joel Brobecker <brobecker@adacore.com>
2321
2322 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2323 documenting the gdb_test_timeout variable.
2324
540aa8e7
MS
23252010-02-12 Jakob Engblom <jakob@virtutech.com>
2326
2327 * gdb.texinfo (MI commands): Added documentation of --reverse
2328 option to a set of MI commands. Restructured documentation of MI
2329 commands --exec-continue to reflect the complexity of reverse
2330 execution.
2331
081dfbf7
PA
23322010-02-12 Pedro Alves <pedro@codesourcery.com>
2333
2334 * gdb.texinfo (Using the Collected Data): Specify that the address
2335 range of `tfind outsize' is exclusive, and that the address range
2336 of `tfind range' is inclusive.
2337 (Tracepoint Packets): Specify that the address range of
2338 `QTFrame:range' is inclusive, and that the address range of
2339 `QTFrame:outside' is exclusive
2340
8e9c5e02
VP
23412010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2342
2343 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2344
92981e24
TT
23452010-02-10 Tom Tromey <tromey@redhat.com>
2346
2347 * gdb.texinfo (Debugging Output): Document set debug parser and
2348 show debug parser.
2349
075b51b7
L
23502010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2351
2352 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2353 i386_eflags and i386_mxcsr.
2354
3bb8d5c3
L
23552010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2356
2357 * gdb.texinfo: Document i386 target features.
2358
c5f80513
DE
23592010-02-05 Doug Evans <dje@google.com>
2360
2361 * gdbint.texinfo (Testsuite): Add a new section to document the
2362 various DejaGnu variables that may be overridden.
1be00882 2363 Document INTERNAL_GDBFLAGS.
c5f80513 2364
6ac33a4e
TT
23652010-02-04 Tom Tromey <tromey@redhat.com>
2366
2367 PR cli/8830:
2368 * gdb.texinfo (Files): -readnow comes before the filename for file
2369 and symbol-file.
2370
a1dcb23a
DJ
23712010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2372
2373 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2374 Document ARM breakpoint types.
2375 (Register Packet Format): Move into the new section.
2376 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2377
95433b34
JB
23782010-01-21 Joel Brobecker <brobecker@adacore.com>
2379
2380 * gdb.texinfo (File Options): Adjust the documentation of this
2381 switch to refer to the "source" command rather than partially
2382 duplicating some of the relevant information.
2383 (Extending GDB): Introduce and document the set/show script-extension
2384 setting.
2385 (Command Files): Add note explaining that the "source" command
2386 is also used to evalute scripts written in other languages.
2387 Remove the short slightly incorrect reference to sourcing Python
2388 scripts.
2389 (Python Commands): Document how to execute a Python script from GDB.
2390
8d576872
JB
23912010-01-19 Joel Brobecker <brobecker@adacore.com>
2392
2393 * gdb.texinfo (Command Files): Fix typo.
2394
8150ff9c
JB
23952010-01-18 Tom Tromey <tromey@redhat.com>
2396
2397 * gdb.texinfo (File Options): Document -x on .py files.
2398 (Command Files): Document handling of Python scripts.
2399
23db03a6
JZ
24002010-01-18 Jie Zhang <jie.zhang@analog.com>
2401
2402 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2403
00bf0b85
SS
24042010-01-15 Stan Shebs <stan@codesourcery.com>
2405
2406 * gdb.texinfo (Trace Files): New section.
2407 (Tracepoint Packets): Document QTSave and qTBuffer.
2408 (Trace File Format): New appendix.
2409
be759fcf
PM
24102010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2411
2412 * gdb.texinfo (Values From Inferior): Document lazy_string value
2413 method.
2414 (Python API): Add Lazy strings menu item.
2415 (Lazy Strings In Python): New node.
2416
dc146f7c
VP
24172010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2418
2419 * gdb.texinfo (GDB/MI Thread Information): New.
2420 (GDB/MI Async Records): Document the core field in *stopped.
2421 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2422 documentation
2423 (Process list): Document that osdata document may contain
2424 threads.
2425 (Remote Serial Protocol): Document qXfer:threads.
2426
d5551862
SS
24272010-01-06 Stan Shebs <stan@codesourcery.com>
2428
2429 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2430 disconnected tracing.
2431 (Tracepoint Packets): Document new protocol.
2432
7a697b8d
SS
24332010-01-05 Stan Shebs <stan@codesourcery.com>
2434
2435 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2436 tracepoints.
2437 (Tracepoint Packets): Describe remote protocol for fast
2438 tracepoints.
2439
e6f3ec50
JB
24402010-01-01 Joel Brobecker <brobecker@adacore.com>
2441
2442 Update the "Start of New Year Procedure".
2443 * gdbint.texinfo: Add the list of files that need to be updated
2444 manually. Minor reformatting.
2445
ddc4e9c1
JB
24462010-01-01 Joel Brobecker <brobecker@adacore.com>
2447
2448 * refcard.tex: Update copyright year in header and text.
2449
9d2897ad
JB
24502010-01-01 Joel Brobecker <brobecker@adacore.com>
2451
2452 * agentexpr.texi: Add 2010 to the list of copyright years.
2453 * annotate.texinfo: Likewise.
2454 * gdb.texinfo: Likewise.
2455 * gdbint.texinfo: Likewise.
2456 * observer.texi: Likewise.
2457 * stabs.texinfo: Likewise.
2458
6da95a67
SS
24592009-12-31 Stan Shebs <stan@codesourcery.com>
2460
2461 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2462
236f1d4d
SS
24632009-12-29 Stan Shebs <stan@codesourcery.com>
2464
2465 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2466
f61e138d
SS
24672009-12-28 Stan Shebs <stan@codesourcery.com>
2468
2469 * gdb.texinfo (Trace State Variables): New section.
2470 (Tracepoint Packets): Describe trace state variable packets.
2471 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2472 variable bytecodes.
2473
0fe7935b
DJ
24742009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2475
2476 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2477 declarations.
2478
a6b29f87
VP
24792009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2480
2481 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2482 -gdb-exit behaviour.
2483
5e4bde96
JB
24842009-12-20 Joel Brobecker <brobecker@adacore.com>
2485
2486 * gpl.texi: Update to version 3 of the GPL.
2487
a1715244
JB
24882009-12-20 Joel Brobecker <brobecker@adacore.com>
2489
2490 * Makefile.in: Update copyright header.
2491 * observer.texi: Fix the copyright header of the generated files.
2492
361ae042
PM
24932009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2494
2495 * gdb.texinfo (Types In Python): Describe range function.
2496
bfd31e71
PM
24972009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2498
2499 * gdb.texinfo (Types In Python): Describe "is_base_class".
2500
57a1d736
TT
25012009-12-03 Tom Tromey <tromey@redhat.com>
2502
2503 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2504
8cebebb9
PP
25052009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2506
2507 * observer.texi: New memory_changed observer.
2508
16af530a
TT
25092009-12-01 Tom Tromey <tromey@redhat.com>
2510
2511 * gdb.texinfo (Reverse Execution): Fix typo.
2512
b6199126
DJ
25132009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2514
2515 PR gdb/8704
2516
2517 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2518 are allowed after the breakpoint condition.
2519
7a6973ad
TT
25202009-11-23 Tom Tromey <tromey@redhat.com>
2521
2522 PR python/10782:
2523 * gdb.texinfo (Types In Python): Document Type.pointer.
2524
21a0512e
PP
25252009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2526
2527 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2528
a5832c8f
PA
25292009-11-11 Pedro Alves <pedro@codesourcery.com>
2530
2531 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2532 (Using Agent Expressions): Delete cross reference.
2533
1eb7cd77
JB
25342009-11-07 Joel Brobecker <brobecker@adacore.com>
2535
2536 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2537 and @settitle directives up to help makeinfo find them.
2538
24ddea62
JK
25392009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2540
2541 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2542 (Auto-loading): Use plural and note one can use multiple components now.
2543
3afae151
VP
25442009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2545
2546 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2547 -stack-list-arguments have the same documentation for parameter
2548 as -stack-list-locals. Add comas.
2549
14ff2235
PM
25502009-10-27 Tom Tromey <tromey@redhat.com>
2551 Eli Zaretskii <eliz@gnu.org>
2552
c8d5aac9 2553 PR python/10781
14ff2235
PM
2554
2555 * gdb.texinfo (Values From Inferior): Document cast method.
2556
9c419145
PP
25572009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2558
2559 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2560 and adjust example.
889bf7c5 2561
29153c24
MS
25622009-10-22 Michael Snyder <msnyder@vmware.com>
2563
2564 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2565 info record command. Also document the new save and restore
29153c24
MS
2566 commands.
2567
2b28d209
PP
25682009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2569
2570 * gdb.texinfo (Machine Code): Mention current pc marker.
2571 (Memory): Likewise.
2572
6c95b8df
PA
25732009-10-19 Pedro Alves <pedro@codesourcery.com>
2574 Stan Shebs <stan@codesourcery.com>
2575
2576 * observer.texi (new_inferior): Rename to...
2577 (inferior_appeared): ... this.
2578
2579 * gdb.texinfo (Inferiors): Rename node to ...
2580 (Inferiors and Programs): ... this. Mention running multiple
2581 programs in the same debug session.
2582 <info inferiors>: Mention the new 'Executable' column if "info
2583 inferiors". Update examples. Document the "add-inferior",
2584 "clone-inferior", "remove-inferior" and "maint info
2585 program-spaces" commands.
2586 (Process): Rename node to...
2587 (Forks): ... this. Document "set|show follow-exec-mode".
2588
2f8132f3
MS
25892009-10-11 Michael Snyder <msnyder@vmware.com>
2590
2591 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2592 (ReverseContinue): Ditto.
2593
cba4b2d3
PP
25942009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2595
2596 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2597
da082f17
JK
25982009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2599
2600 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2601
08be9d71
ME
26022009-10-06 Michael Eager <eager@eagercon.com>
2603
2604 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2605 (Embedded Processors): Add MicroBlaze.
2606 (MicroBlaze): New. Describe Xilinx MicroBlaze
2607
08a0efd0
PA
26082009-10-04 Pedro Alves <pedro@codesourcery.com>
2609
2610 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2611
cbb8f428
EZ
26122009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2613
2614 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2615
30a4a70c
JB
26162009-09-23 Joel Brobecker <brobecker@adacore.com>
2617
2618 * observer.texi (solib_unloaded): Document explicitly the fact that
2619 this observer is called before the associated symbols are unloaded.
2620
b3372f91
VP
26212009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2622
2623 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2624 -stack-list-variables.
2625
f43030c4
TT
26262009-09-18 Tom Tromey <tromey@redhat.com>
2627
2628 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2629 is experimental.
2630
ec7e75e7
PP
26312009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2632
2633 * gdb.texinfo (convenince variables): Mention
2634 $_siginfo could be empty.
f43030c4 2635
0cc7d26f
TT
26362009-09-15 Tom Tromey <tromey@redhat.com>
2637
2638 * gdb.texinfo (GDB/MI Variable Objects): Document
2639 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2640 Expand -var-update documentation.
2641
a96d9b2e
SDJ
26422009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2643
2644 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2645 feature.
2646
005ca36a
JB
26472009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2648
2649 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2650
0d772ac9
MS
26512009-09-10 Michael Snyder <msnyder@vmware.com>
2652
2653 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2654 ReverseStep replies to the qSupported query.
2655
14fb1bac
JB
26562009-09-10 Joel Brobecker <brobecker@adacore.com>
2657
2658 Add documentation for set/show interactive-mode.
2659 * gdb.texinfo (Other Misc Settings): New node.
2660
29b090c0
DE
26612009-09-01 Doug Evans <dje@google.com>
2662
2663 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2664 non-stop mode's affect on remote caching.
2665
4e5d721f
DE
26662009-08-31 Jacob Potter <jdpotter@google.com>
2667 Doug Evans <dje@google.com>
2668
2669 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2670 Mark `set/show remotecache' options as obsolete.
2671 Document new `set/show stack-cache' option.
2672 Update text for `info dcache'.
2673
55333a84
DE
26742009-08-27 Doug Evans <dje@google.com>
2675
2676 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2677 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2678
bc3a0b4d
RW
26792009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2680
2681 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2682 about autoconf.
2683
3a1ff0b6
PA
26842009-08-25 Pedro Alves <pedro@codesourcery.com>
2685
2686 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2687 small example, and describe its columns. Replace "inferior-id" by
2688 "infno" throughout.
2689
81ecdfbb
RW
26902009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2691
af542c2e
RW
2692 * gdbint.texinfo (Releasing GDB): Point to
2693 README-maintainer-mode file for required autoconf version.
2694 * configure.ac: Do not substitute datarootdir, htmldir,
2695 pdfdir, docdir. Do not process --with-datarootdir,
2696 --with-htmldir, --with-pdfdir, --with-docdir.
2697 * configure: Regenerate.
2698
81ecdfbb
RW
2699 * configure: Regenerate.
2700
4efc6507
DE
27012009-08-20 Reid Kleckner <reid@kleckner.net>
2702
2703 * gdb.texinfo: Add chapter on JIT interface.
2704
43089a6e
NR
27052009-08-07 Nick Roberts <nickrob@snap.net.nz>
2706
2707 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2708 confirmation request.
43089a6e 2709
99e008fe
EZ
27102009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2711
c8d5aac9
L
2712 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2713 CRC definitions.
99e008fe 2714
48cb2d85
VP
27152009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2716
2717 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2718 -break-commands.
48cb2d85 2719
ff1a52c6
UW
27202009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2721
2722 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2723 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2724
3285f3fe
UW
27252009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2726
2727 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2728 "set spu stop-on-load" and "show spu stop-on-load" commands.
2729
e35359c5
UW
27302009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2731
2732 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2733
58d6951d
DJ
27342009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2735
2736 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2737 org.gnu.gdb.arm.neon.
2738
08d16641
PA
27392009-07-20 Pedro Alves <pedro@codesourcery.com>
2740
2741 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2742 optional element.
2743 (subsection OS ABI): New subsection.
2744
782b2b07
SS
27452009-07-14 Stan Shebs <stan@codesourcery.com>
2746
2747 * gdb.texinfo (Tracepoint Conditions): New section.
2748 (General Query Packets): Describe ConditionalTracepoints.
2749 (Tracepoint Packets): Describe condition field.
2750 (Maintenance Commands): Describe maint agent-eval.
2751 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2752
9b117ef3
HZ
27532009-07-11 Hui Zhu <teawater@gmail.com>
2754
2755 * gdb.texinfo (disassemble): Add a new modifier /r
2756 to "disassemble" command to make it print the raw instructions
2757 in hex as well as in symbolic form.
2758
f5a33284
TT
27592009-07-09 Tom Tromey <tromey@redhat.com>
2760
2761 * gdbint.texinfo (Testsuite): Document parallel make check.
2762
812f7342
TT
27632009-07-09 Tom Tromey <tromey@redhat.com>
2764
2765 * gdbint.texinfo (Testsuite): Document test transcripts.
2766
fbb8f299
PM
27672009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2768
2769 * gdb.texinfo (Values From Inferior): Add length parameter
2770 description.
2771
dd8f35ac
EZ
27722009-07-04 Chris Genly <chris@genly.us>
2773
2774 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2775 in -var-list-children. Fix example according to what the code
2776 does.
2777
2277426b
PA
27782009-07-02 Pedro Alves <pedro@codesourcery.com>
2779
2780 * gdb.texinfo (Debugging multiple inferiors): Document the
2781 "inferior", "detach inferior" and "kill inferior" commands.
2782 (Debugging Programs with Multiple Processes): Adjust to mention
2783 generic "inferior" commands. Delete mention of "detach fork" and
2784 "delete fork". Cross reference to "Debugging multiple inferiors"
2785 section.
2786
a6d9a66e
UW
27872009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2788
5af949e3
UW
2789 * gdbint.texinfo (Item Output Functions): Update signature
2790 for ui_out_field_core_addr.
2791
27922009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2793
2794 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2795 Update example code extrated from breakpoint.c.
2796
9901a55b 27972009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2798
9901a55b
PP
2799 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2800 MI commands.
2801 (GDB/MI Symbol Query): Likewise.
2802 (GDB/MI File Commands): Likewise.
2803 (GDB/MI File Transfer Commands): Likewise.
2804 (GDB/MI Target Manipulation): Likewise.
2805 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2806
edb3359d
DJ
28072009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2808
2809 * gdb.texinfo (Debugging Optimized Code): New chapter.
2810 (Compiling for Debugging): Reference it. Move some
2811 text to the new section.
2812
7cd1089b
PM
28132009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2814
2815 * doc/gdb.texinfo (Calling): Document
2816 set-unwind-on-terminating-exception usage.
2817
d4db2f36
PA
28182009-06-11 Pedro Alves <pedro@codesourcery.com>
2819
2820 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2821 command.
2822
d1a7880c
PA
28232009-06-07 Pedro Alves <pedro@codesourcery.com>
2824
2825 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2826 references.
2827
473f94e6
UW
28282009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2829
2830 * gdbint.texinfo: Rename formal parameters to gdbarch function
2831 protoypes from "current_gdbarch" to "gdbarch".
2832
8f500870
TT
28332009-05-28 Tom Tromey <tromey@redhat.com>
2834
2835 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2836
b6313243
TT
28372009-05-27 Tom Tromey <tromey@redhat.com>
2838
2839 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2840 feature.
2841 (GDB/MI Variable Objects): Document -var-set-visualizer.
2842
28432009-04-02 Tom Tromey <tromey@redhat.com>
2844
2845 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2846 feature.
2847 (GDB/MI Variable Objects): Document -var-set-visualizer.
2848
a6bac58e
TT
28492009-05-27 Tom Tromey <tromey@redhat.com>
2850 Thiago Jung Bauermann <bauerman@br.ibm.com>
2851 Phil Muldoon <pmuldoon@redhat.com>
2852
2853 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2854 (Pretty Printing): New node.
2855 (Selecting Pretty-Printers): Likewise.
2856 (Python API): Update.
2857 (Output Formats): Document /r format.
2858
2c74e833
TT
28592009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2860 Tom Tromey <tromey@redhat.com>
2861
2862 * gdb.texinfo (Types In Python): New node.
2863 (Values From Inferior): "type" is now an attribute.
2864 (Python API): Update.
2865
89c73ade
TT
28662009-05-27 Tom Tromey <tromey@redhat.com>
2867 Thiago Jung Bauermann <bauerman@br.ibm.com>
2868 Phil Muldoon <pmuldoon@redhat.com>
2869
2870 * gdb.texinfo: Add @syncodeindex for `tp'.
2871 (Python API): Update.
2872 (Auto-loading): New node.
2873 (Objfiles In Python): New node.
2874
17a37d48
PP
28752009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2876
2877 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2878
6718376f
NR
28792009-05-15 Nick Roberts <nickrob@snap.net.nz>
2880
2881 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2882
cbe54154
PA
28832009-05-12 Pedro Alves <pedro@codesourcery.com>
2884
2885 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2886 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2887 show show-debug-regs' docs.
2888
8e05493c
EZ
28892009-05-08 Eli Zaretskii <eliz@gnu.org>
2890
2891 * gdb.texinfo (Process Record and Replay): Add description of
2892 reverse execution.
2893
b39f4988
JB
28942009-05-07 Joel Brobecker <brobecker@adacore.com>
2895
2896 * gdbint.texinfo (Adding support for debugging core files): New node.
2897 (Native Debugging): Remove the ``Native core file Support'' section.
2898
a2311334
EZ
28992009-05-01 Eli Zaretskii <eliz@gnu.org>
2900
2901 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2902 Add index entries.
2903
53cc454a 29042009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2905 Michael Snyder <msnyder@vmware.com>
53cc454a 2906
a2311334
EZ
2907 * gdb.texinfo: (Process Record and Replay): Add documentation for
2908 process record and replay.
53cc454a 2909
484086b7
JK
29102009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2911
2912 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2913 a new part on command-line defined macros.
2914
32ae1842
EZ
29152009-04-25 Eli Zaretskii <eliz@gnu.org>
2916
2917 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2918 clarify the wording.
2919
b14b1491
TT
29202009-04-23 Tom Tromey <tromey@redhat.com>
2921
2922 * gdb.texinfo (Data Files): New node.
2923 (GDB Files): Update menu.
2924
5c1e86e1
JB
29252009-04-23 Joel Brobecker <brobecker@adacore.com>
2926
2927 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2928 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2929
83eba9b7
VP
29302009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2931
2932 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2933
e31198c4
HZ
29342009-04-22 Hui Zhu <teawater@gmail.com>
2935
2936 * gdb.texinfo (disassemble-next-line): Set the default of
2937 disassemble-next-line to off.
2938
26e251b6
JM
29392009-04-21 Joseph Myers <joseph@codesourcery.com>
2940
2941 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2942 --with-htmldir): New.
2943 * configure: Regenerate.
2944 * Makefile.in (datarootdir, docdir): Define.
2945 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2946 instead of $(SET_TEXINPUTS).
2947 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2948 gdbint.info instead of $(SET_TEXINPUTS).
2949 (gdbint/index.html): Use same -I options as for building
2950 gdbint.info.
2951 (stabs.dvi, stabs.pdf): Use same -I options as for building
2952 stabs.info instead of $(SET_TEXINPUTS).
2953 (stabs/index.html): Use same -I options as for building
2954 stabs.info.
2955 (annotate.dvi, annotate.pdf): Use same -I options as for building
2956 annotate.info instead of $(SET_TEXINPUTS).
2957 (annotate/index.html): Use same -I options as for building
2958 annotate.info.
2959
eac35c4e
DD
29602009-04-21 David Daney <ddaney@caviumnetworks.com>
2961
2962 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2963
29b0e8a2
JM
29642009-04-21 Joseph Myers <joseph@codesourcery.com>
2965
2966 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2967
2b831889 29682009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2969 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2970
2971 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2972 (MAKEHTMLFLAGS): Set to empty.
2973 (html__strip_dir): Define.
2974 (HTMLFILES): Define.
2975 (HTMLFILES_INSTALL): Define.
2976 (install-html): Copy new automake rule.
2977 (html): Depend on $(HTMLFILES).
2978 (gdb_toc.html): Rename to gdb/index.html.
2979 (gdbint_toc.html): Rename to gdbint/index.html.
2980 (stabs_toc.html): Rename to stabs/index.html.
2981 (annotate_toc.html): Rename to annotate/index.html.
2982
89a34d1b
JM
29832009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2984
2985 * Makefile.in: Set pdfdir and htmldir from configure
2986 substitutions.
2987 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2988 * configure: Regenerate.
2989
a2d5da46
JB
29902009-04-16 Joel Brobecker <brobecker@adacore.com>
2991
2992 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2993 This macro is no longer used.
2994
732f6a93
TT
29952009-04-15 Tom Tromey <tromey@redhat.com>
2996
2997 * gdb.texinfo (Character Sets): Document default character set.
2998
87f9adc1
PM
29992009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3000
3001 * gdbint.texinfo: Change server name from sources.redhat.com to
3002 sourceware.org throughout.
3003
2c88c651
JB
30042009-04-09 Joel Brobecker <brobecker@adacore.com>
3005
3006 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3007 about a missing dot or coma after @xref.
3008
4f5376b2
JB
30092009-04-02 Joel Brobecker <brobecker@adacore.com>
3010
3011 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3012 example, and add a small explanation about it.
3013 (Print Settings): Change the documentation of the "set print
3014 frame-arguments" to reflect the fact that the default is now "scalars".
3015
a0381d3a
JB
30162009-04-02 Joel Brobecker <brobecker@adacore.com>
3017
3018 * gdb.texinfo (Print Settings): Add kindex for command "set
3019 print frame-arguments".
3020
45ac276d
JB
30212009-03-31 Joel Brobecker <brobecker@adacore.com>
3022
3023 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3024 breakpoints.
3025 (Set Breaks): Add reference to thread-specific and task-specific
3026 breakpoints.
3027
32cd1edc
JB
30282009-03-31 Joel Brobecker <brobecker@adacore.com>
3029
3030 * gdb.texinfo (Ada Tasks): Remove the documentation about
3031 the "Running" state, as this state has been eliminated.
3032 Now all runnable tasks are shown as "Runnable".
3033
1042e4c0
SS
30342009-03-30 Stan Shebs <stan@codesourcery.com>
3035
3036 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3037 special case of breakpoints.
3038 (Enable and Disable Tracepoints): Mention deprecation.
3039 (Listing Tracepoints): Update description and example.
3040
f8f6f20b
TJB
30412009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3042
3043 * gdb.texinfo (Frames in Python): New node.
3044 (Python API): Update.
3045
c0c6f777
TJB
30462009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3047
3048 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3049 from a method to an attribute.
3050
def2b000
TJB
30512009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3052
3053 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3054 attribute.
3055
a07daef3
PA
30562009-03-25 Pedro Alves <pedro@codesourcery.com>
3057
3058 * observer.texi (thread_exit): Add "silent" parameter.
3059
f3b1572e
PA
30602009-03-22 Pedro Alves <pedro@codesourcery.com>
3061
3062 * observer.texi (about_to_proceed): New.
3063
587afa38
EZ
30642009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3065
3066 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3067 field throughout to handle types with spaces in them. Fix typos
3068 found by aspell.
3069 (Summary, Requirements, Contributors): New first chapter,
3070 "Summary" added, old Requirements section moved there, and new
3071 section, "Contributors" added.
3072 (Initializing a New Architecture, Register Representation)
3073 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3074 (Porting gdb): These sections extended and updated.
3075 (Compiler Characteristics): This section (empty) deleted.
3076 (Defining Other Architecture Features): This section renamed and
3077 duplicate material removed from (formerly "Target Conditionals").
3078 Use braces {} in @deftypeXX type field throughout to handle types
3079 with spaces in them. Typos found by aspell fixed.
3080
3081 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3082 * stack_frame.pdf: Version of image for PDF output.
3083 * stack_frame.png: Version of image for HTML output and for Emacs.
3084 * stack_frame.txt: Version of image for Info output.
1db61298 3085 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3086
10af6951
EZ
30872009-03-21 Eli Zaretskii <eliz@gnu.org>
3088
3089 * gdb.texinfo (Character Sets): Fix last change.
3090
cc924cad
TJB
30912009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3092
3093 * gdb.texinfo (Values From Inferior): Fix optional arguments
3094 markup.
3095 (Commands In Python): Adjust argument names of gdb.Command.__init__
3096 to what the function accepts as keywords.
3097
bc3b79fd
TJB
30982008-03-20 Tom Tromey <tromey@redhat.com>
3099
3100 * gdb.texinfo (Convenience Vars): Document convenience functions.
3101 (Functions In Python): New node.
3102 (Python API): Update.
3103
6c7a06a3
TT
31042009-03-20 Tom Tromey <tromey@redhat.com>
3105
3106 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3107 set target-wide-charset.
3108 (Requirements): Mention iconv.
3109
b646ddd4
HZ
31102009-03-17 Hui Zhu <teawater@gmail.com>
3111
3112 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3113
91440f57
HZ
31142009-03-17 Hui Zhu <teawater@gmail.com>
3115
3116 * gdb.texinfo: Add documentation for disassemble-next-line.
3117
8fd41227
TJB
31182009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3119
3120 * gdb.texinfo (Commands In Python): Remove tindex entries.
3121
61ff14c6
JK
31222009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3123
3124 * gdb.texinfo (Returning): New description for missing debug info.
3125
0b16c5cf
PA
31262009-03-14 Pedro Alves <pedro@codesourcery.com>
3127
3128 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3129 (General Query Packets): Document qAttached.
0b16c5cf 3130
32fc0df9
PA
31312009-03-05 Pedro Alves <pedro@codesourcery.com>
3132
3133 * gdb.texinfo (Background Execution): Better describe the set
3134 target-async command.
3135 (Maintenance Commands): Delete description of the `maint set/show
3136 linux-async' and `maint set/show remote-async' commands.
3137
134eb42c
VP
31382009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3139
3140 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3141 between sentences.
3142
c86cf029
VP
31432009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3144
3145 * gdb.texinfo (GDB/MI Async Records): Document the
3146 =library-loaded and =library-unloaded notifications.
3147
3ea85240
VP
31482009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3149
3150 * observer.texi (test_notification): New observer.
3151
1d33d6ba
VP
31522009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3153
61ff14c6
JK
3154 * observer.texi: Add parameter 'print_frame' to normal_stop
3155 observer.
1d33d6ba 3156
d721c933
EZ
31572009-02-07 Eli Zaretskii <eliz@gnu.org>
3158
3159 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3160 (Commands In Python): Fix COMMAND_* constants in last change. Use
3161 @kbd for interactive input. Add cross-references and index
3162 entries.
3163
4aa995e1
PA
31642009-02-06 Pedro Alves <pedro@codesourcery.com>
3165
3166 * gdb.texinfo (Signals): Document $_siginfo.
3167 (Convenience Variables): Mention $_siginfo.
3168 (Remote Configuration): Document qXfer:siginfo:read,
3169 qXfer:siginfo:write packets, and the read-siginfo-object,
3170 write-siginfo-object commands.
3171
5f5233d4
PA
31722009-02-06 Pedro Alves <pedro@codesourcery.com>
3173
3174 * gdbint.texinfo (Values): New chapter.
3175
d8906c6f
TJB
31762009-02-06 Tom Tromey <tromey@redhat.com>
3177
3178 * gdb.texinfo (Python API): Add entry for Commands In Python.
3179 (Commands In Python): New node.
3180
b6cb8e7d
TJB
31812009-02-05 Tom Tromey <tromey@redhat.com>
3182
3183 * gdb.texinfo (Values From Inferior): Document Value.string.
3184
12453b93
TJB
31852009-02-05 Tom Tromey <tromey@redhat.com>
3186
3187 * gdb.texinfo (Basic Python): Document execute's from_tty
3188 argument.
3189
08c637de
TJB
31902009-02-04 Tom Tromey <tromey@redhat.com>
3191
3192 * gdb.texinfo (Basic Python): Document gdb.history.
3193
592375cd
VP
31942009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3195
3196 * gdb.texinfo (GDB/MI Thread Commands): Document the
3197 'current-thread-id' field. Remove the example with zero threads,
3198 since current GDB won't ever report that if there's inferior.
3199
41447f92
VP
32002009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3201
3202 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3203 option to -break-insert.
3204
098b41a6
JG
32052009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3206 Jerome Guitton <guitton@adacore.com>
3207
3208 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3209 (System-wide configuration): New section.
3210
3c16cced
PA
32112009-01-26 Pedro Alves <pedro@codesourcery.com>
3212
3213 PR gdb/7580:
3214 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3215 internal-error|internal-warning quit|corefile ask|yes|no".
3216
62709adf
PA
32172009-01-26 Pedro Alves <pedro@codesourcery.com>
3218
3219 * gdb.texinfo (Using the `gdbserver' Program): Document
3220 --remote-debug.
3221
7ce58dd2
DE
32222009-01-23 Doug Evans <dje@google.com>
3223
3224 * gdb.texinfo: Add nexti to list of commands that support
3225 background execution.
3226
adb483fe
DJ
32272009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3228
3229 * gdb.texinfo (Define, Hooks): Document prefix command support.
3230
a67ec3f4 32312009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3232 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3233
3234 Fixes for makeinfo --html.
3235
3236 * annotate.texinfo: Use @copying and @insertcopying. Use
3237 @ifnottex in place of @ifinfo.
3238 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3239 place of @ifinfo. Use @ifnotinfo for one index entry.
3240 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3241 in place of @ifinfo.
3242 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3243 in place of @ifinfo. Include contents at start unconditionally.
3244
84fcdf95
PA
32452009-01-13 Pedro Alves <pedro@codesourcery.com>
3246
3247 * gdb.texinfo (General Query Packets): Remove @var{} around the
3248 "spu" literal string.
3249
fa3a767f
PA
32502009-01-07 Pedro Alves <pedro@codesourcery.com>
3251
3252 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3253 program may be running in another process" errors.
3254 * gdbint.texinfo (Native Conditionals): Delete
3255 ONE_PROCESS_WRITETEXT description.
3256
9cb011d3
JB
32572009-01-07 Joel Brobecker <brobecker@adacore.com>
3258
3259 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3260 emacs local variable to be placed at the end of the ChangeLog.
3261 Add server.c and gdbreplay.c to the list of files where the
3262 copyright year needs to be updated.
3263
84603566
SL
32642009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3265
3266 * gdb.texinfo (Remote Configuration): Document new
3267 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3268 commands.
3269
a53f55d8
PA
32702008-12-28 Pedro Alves <pedro@codesourcery.com>
3271
3272 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3273 FETCH_INFERIOR_REGISTERS.
3274 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3275 FETCH_INFERIOR_REGISTERS descriptions. Remove
3276 gdbarch_get_longjmp_target descrition, since already described in
3277 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3278 (Target Conditionals): ... here.
3279
077e0a52
JB
32802008-12-16 Joel Brobecker <brobecker@adacore.com>
3281
3282 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3283 examples.
3284 (Additions to Ada): Likewise. Add the missing opening and closing
3285 parenthesis of the GDB prompt in one of the examples.
3286
023eb17c
JB
32872008-12-14 Joel Brobecker <brobecker@adacore.com>
3288
3289 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3290 about the result of 'Address not being of type System.Address.
3291 This problem has been fixed a while ago.
3292
c3b108f7
VP
32932008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3294
3295 MI non-stop and multiprocess docs.
3296
c8d5aac9
L
3297 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3298 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3299 Adjust documentation for *stopped, document =thread-created,
3300 =thread-exited, =thread-group-created and =thread-group-exited.
3301 (GDB/MI Thread Commands): Document the 'state' field in
3302 -thread-info output.
3303 (GDB/MI Program Execution): Mention --all and --thread-group
3304 options.
3305 (GDB/MI Variable Objects): Describe floating and fixed variable
3306 objects.
3307 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3308
07e059b5
VP
33092008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3310
c8d5aac9
L
3311 * gdb.texinfo (Operating System Information): New appendix.
3312 (Operating System Auxiliary Information): Document 'info os processes'
3313 (Remote Configuration): Document 'osdata'
3314 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3315
a80b95ba
TG
33162008-11-27 Tristan Gingold <gingold@adacore.com>
3317
3318 * gdb.texinfo (Darwin): Document Darwin specific features.
3319
a655d424
JK
33202008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3321
3322 * gdbint.texinfo (Target Conditionals): Extend the
3323 gdbarch_breakpoint_from_pc description.
3324
249e1128
VP
33252008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3326
3327 * gdb.texinfo (M68K Features): Fix typo.
3328
c14c28ba
PP
33292008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3330
3331 * gdb.texinfo (Symbols): Mention printing containing
3332 image name in "info symbol".
3333 (Maint translate-address): Likewise.
889bf7c5 3334
394a6666
JB
33352008-11-18 Joel Brobecker <brobecker@adacore.com>
3336
3337 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3338 commands "catch load" and "catch unload".
3339
66bb093b
VP
33402008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3341
3342 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3343 =thread-selected.
889bf7c5 3344
4a92f99b
VP
33452008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3346
c8d5aac9 3347 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3348
f0323ca0
PA
33492008-10-27 Pedro Alves <pedro@codesourcery.com>
3350
3351 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3352 .mt files, TM_CLIBS or TM_CDEPS.
3353 (x86 Watchpoints): Don't mention TDEPFILES.
3354
8b23ecc4
SL
33552008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3356
3357 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3358 (Overview): Mention notifications and non-stop mode behavior.
3359 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3360 with non-stop mode behavior. Add vStopped description.
3361 (Stop Reply Packets): Update list of packets that return
3362 stop replies. Mention non-stop behavior.
3363 (General Query Packets): Document QNonStop packet and associated
3364 qSupported query response.
3365 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3366 behavior.
3367 (Notification Packets): New section.
3368 (Remote Non-Stop): New section.
3369 (File-I/O Overview): Mention non-stop behavior.
3370
fff08868
HZ
33712008-10-24 Hui Zhu <teawater@gmail.com>
3372 Pedro Alves <pedro@codesourcery.com>
3373
3374 * gdb.texinfo (displaced-stepping): Describe the auto mode
3375 setting, and say it's the default. This is now a mainstream
3376 setting instead of a maintenance setting.
3377
252fbfc8
PA
33782008-10-23 Pedro Alves <pedro@codesourcery.com>
3379
3380 * observer.texi (thread_stop_requested): New.
3381
20924a55
JB
33822008-10-22 Joel Brobecker <brobecker@adacore.com>
3383
3384 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3385 (Patching): Replace incorrect usage of @samp by @kbd.
3386
bacec72f
MS
33872008-10-17 Michael Snyder <msnyder@vmware.com>
3388
3389 * gdb.texinfo: Add documentation for reverse execution.
3390
a08702d6 33912008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3392 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3393
3394 * gdb.texinfo. (Values From Inferior): New subsubsection.
3395
d97bc12b
DE
33962008-10-06 Doug Evans <dje@google.com>
3397
3398 * gdb.texinfo (set debug dwarf2-die): Document it.
3399
87f67dba
JB
34002008-10-01 Joel Brobecker <brobecker@adacore.com>
3401
3402 * gdb.texinfo (catch) [exception]: Document how to insert
3403 a breakpoint on user-defined exceptions when the exception
3404 name is identical to one of the language-defined ones.
3405
2fae03e8
TT
34062008-09-27 Tom Tromey <tromey@redhat.com>
3407
3408 * gdb.texinfo (Macros): Remove text about stringification,
3409 varargs, and splicing.
3410
5c6ce71d
TT
34112008-09-27 Tom Tromey <tromey@redhat.com>
3412
3413 * gdbint.texinfo (Language Support): Remove text about omitting
3414 support for a language.
3415
07128da0
DE
34162008-09-23 Doug Evans <dje@google.com>
3417
3418 * gdb.texinfo (info dcache): Update.
3419
b90a069a
SL
34202008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3421
3422 * gdb.texinfo (Packets): Add info on thread-id syntax and
3423 multiprocess extensions.
3424 <D>: Document multiprocess form of packet.
3425 <H>: Use thread-id syntax.
3426 <T>: Likewise.
3427 <vCont>: Likewise. Note this is required for multiprocess.
3428 <vKill>: New packet.
3429 (Stop Reply Packets) <T>: Use thread-id syntax.
3430 <W>: Document multiprocess form of reply.
3431 <X>: Likewise.
3432 (General Query Packets) <qC>: Use thread-id syntax.
3433 <qfThreadInfo>: Likewise.
3434 <qGetTLSAddr>: Likewise.
3435 <qP>: Likewise.
3436 <qSupported>: Add "multiprocess" feature.
3437 <qThreadExtraInfo>: Use thread-id syntax.
3438
b77209e0
PA
34392008-09-22 Stan Shebs <stan@codesourcery.com>
3440
3441 * gdb.texinfo (Inferiors): New section.
3442
3d0bb823
PA
34432008-09-12 Pedro Alves <pedro@codesourcery.com>
3444
3445 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3446
f8dcfc0a
UW
34472008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3448
3449 * gdbint.texinfo (Target Conditionals): Remove documentation
3450 for gdbarch_name_of_malloc.
3451
8775bb90
MS
34522008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3453
3454 * gdb.texinfo (Interrupts): Mention TCP interface for
3455 sending BREAK.
3456
f1838a98
UW
34572008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3458
3459 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3460 argument prefix to "set sysroot".
3461
158c7665
PH
34622008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3463
3464 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3465 and False.
3466
30e026bb
VP
34672008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3468
c8d5aac9
L
3469 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3470 for possible features of -list-features.
30e026bb 3471
c6ebd6cf
VP
34722008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3473
c8d5aac9 3474 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3475 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3476
aeac0ff9
VP
34772008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3478
3479 * doc/gdb.texinfo (PowerPC): Fix typo.
3480 (PowerPC features): Fix typo.
3481
5231c1fd
PA
34822008-08-18 Pedro Alves <pedro@codesourcery.com>
3483
3484 * observer.texi (thread_ptid_changed): New.
3485
677c5bb1
LM
34862008-08-18 Luis Machado <luisgpm@br.ibm.com>
3487
3488 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3489 (PowerPC features): Mention feature set for VSX registers.
3490
f3a2dd1a
JB
34912008-08-13 Joel Brobecker <brobecker@adacore.com>
3492
3493 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3494 the direct visibility of all names in user-written packages.
3495
33e5cbd6
PA
34962008-08-13 Pedro Alves <pedro@codesourcery.com>
3497
3498 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3499 setting, and make it the default.
3500 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3501 non-stop script example.
3502
d0384fc4
TJB
35032008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3504
3505 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3506 reference to the "Using Different Register and Memory Data
3507 Representation" section.
3508
a6f3e723
SL
35092008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3510
3511 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3512 (Remote Protocol): Add Packet Acknowledgment to menu.
3513 (Overview): Mention +/- can be disabled, and point to new section
3514 where this is discussed in detail.
3515 (General Query Packets): Document QStartNoAckMode packet, and
3516 corresponding qSupported reply.
3517 (Packet Acknowledgment): New section.
3518
0606b73b
SL
35192008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3520 Pedro Alves <pedro@codesourcery.com>
3521
3522 * gdb.texinfo (Threads): Move paragraph about automatic thread
3523 selection to All-Stop Mode subsection.
3524 (Thread Stops): Reorganize existing material into subsections.
3525 Add introductory blurb and menu.
3526 (Non-Stop Mode): New subsection.
3527 (Background Execution): New subsection.
3528 (Maintenance Commands): Add cross-references from async mode
3529 commands to the new Background Execution section.
3530
d57a3c85
TJB
35312008-08-06 Tom Tromey <tromey@redhat.com>
3532
3533 * gdb.texinfo (Extending GDB): New chapter.
3534 (Sequences): Demoted chapter, now a section under the new
3535 Extending GDB chapter.
3536 (Python): New section.
3537
6d76a53d
SS
35382008-07-31 Stan Shebs <stan@codesourcery.com>
3539
3540 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3541
1f70da6a
SS
35422008-07-29 Stan Shebs <stan@codesourcery.com>
3543
3544 * gdbint.texinfo: General round of cleanup and minor
3545 clarifications.
3546 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3547 (Longjmp Support): Update description to reflect how it is done
3548 for targets without using native header.
3549 (Symbol Handling): Add a little more general explanation.
3550 (COFF, ELF): Mention stabs encapsulation.
3551 (DWARF 3): New section.
3552 (Adding a New Host): Scrub out some obsolete bits.
3553 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3554 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3555 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3556 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3557 SEEK_SET, STOP_SIGNAL, USG.
3558 (Raw and Virtual Register Representations): Ditto for
3559 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3560 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3561 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3562 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3563 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3564 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3565 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3566 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3567 DEPRECATED_USE_STRUCT_CONVENTION.
3568 Describe gdbarch_deprecated_fp_regnum.
3569 Update description of gdbarch_print_insn.
3570 (Adding a New Target): Scrub out obsolete bits.
3571 (Obsolete Conditionals): Remove entire section.
3572
383f836e
TT
35732008-07-25 Tom Tromey <tromey@redhat.com>
3574
3575 * observer.texi (GDB Observers): Document new observers:
3576 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3577 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3578 architecture_changed.
3579
cfd8ab24
SS
35802008-07-21 Stan Shebs <stan@codesourcery.com>
3581
3582 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3583 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3584
781b42b0
TT
35852008-07-21 Tom Tromey <tromey@redhat.com>
3586
3587 * observer.texi (GDB Observers): Remove obsolete comment.
3588 <executable_changed>: Remove argument.
3589
d7d9f01e
TT
35902008-07-18 Tom Tromey <tromey@redhat.com>
3591
3592 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3593
bf250677
DE
35942008-07-10 Doug Evans <dje@google.com>
3595
3596 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3597
10568435
JK
35982008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3599
3600 * gdb.texinfo (Starting): Document "set disable-randomization".
3601
5ae4183a
AS
36022008-07-07 Andreas Schwab <schwab@suse.de>
3603
3604 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3605
b56e7235
VP
36062008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3607
3608 * gdb.texinfo (GDB/MI Target Manipulation): Add
3609 example of -target-attach.
3610
e1ac3328
VP
36112008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3612
3613 * observer.texi (target_resumed): New observer.
5ae4183a 3614 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3615
65d12d83
TT
36162008-06-06 Tom Tromey <tromey@redhat.com>
3617
3618 * gdb.texinfo (Completion): Add field name example.
3619
fbc5282e
MK
36202008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3621
3622 * gdb.texinfo (GDB/MI Program Context): Added example
3623 to -exec-arguments
5ae4183a 3624
fbc5282e 36252008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3626
3627 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3628 annotation.
3629
c16158bc 36302008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3631 Nathan Sidwell <nathan@codesourcery.com>
3632 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3633
3634 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3635 and ACX_BUGURL.
3636 * configure: Regenerate.
3637 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3638 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3639 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3640 mailing-list-specific text about bug reporting unless
3641 BUGURL_DEFAULT.
3642
75c99385
PA
36432008-06-05 Pedro Alves <pedro@codesourcery.com>
3644
3645 * gdb.texinfo (-target-select): Remove reference to target async.
3646 (Maintenance Commands): Document "maint set/show remote-async".
3647
1763a388
MK
36482008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3649
3650 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3651 in -target-file-get section.
5ae4183a 3652
d0d064df
PA
36532008-05-22 Pedro Alves <pedro@codesourcery.com>
3654
9b562ab8
PA
3655 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3656 killing the inferior when it is already debugging a process.
d0d064df 3657
8dfa32fc
JB
36582008-05-21 Joel Brobecker <brobecker@adacore.com>
3659
3660 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3661 abbreviation for "finish".
3662
55f996a7
NR
36632008-05-21 Nick Roberts <nickrob@snap.net.nz>
3664
3665 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3666
ba2b1c56
DJ
36672008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3668
3669 * gdbint.texinfo (Target Conditionals): Delete entry for
3670 gdbarch_dwarf_reg_to_regnum.
3671
08388c79
DE
36722008-05-09 Doug Evans <dje@google.com>
3673
a3c83fae 3674 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3675
d14508fe
DE
36762008-05-05 Doug Evans <dje@google.com>
3677
3678 * gdb.texinfo (disassemble): Document /m modifier.
3679
e2b7ddea
VP
36802008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3681
5ae4183a
AS
3682 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3683 will not report the time of commands that run the target.
e2b7ddea 3684
8eb41542
VP
36852008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3686
3687 * gdb.texinfo (GDB/MI Output Records): Add
3688 missing semicolon.
3689
82f68b1c
VP
36902008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3691
3692 * gdb.texinfo (GDB/MI Output Records):
3693 Document =thread-create and =thread-exited.
3694
fa0f268d
VP
36952008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3696
3697 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3698 Remove mention of dmi-discuss.
fa0f268d 3699
063bfe2e
VP
37002008-05-03 Pedro Alves <pedro@codesourcery.com>
3701
3702 * observer.texi (thread_exit): New.
3703
237fc4c9
PA
37042008-05-02 Pedro Alves <pedro@codesourcery.com>
3705
3706 * gdb.texinfo (Debugging Output): Document "set/show debug
3707 displaced".
3708 (Maintenance Commands): Document "maint set/show
3709 can-use-displaced-stepping".
3710
0428b8f5
DJ
37112008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3712
3713 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3714 and set/show arm force-mode.
3715
5009afc5
AS
37162008-05-02 Andreas Schwab <schwab@suse.de>
3717
3718 * gdbint.texinfo (Algorithms): Describe
3719 target_watchpoint_addr_within_range.
3720
669fac23
DJ
37212008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3722
3723 * gdbint.texinfo (Stack Frames): New chapter.
3724 (Algorithms): Move Frames text to the new chapter.
3725 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3726 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3727
721c02de
VP
37282008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3729
5ae4183a
AS
3730 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3731 output does not necessary include any tokens.
721c02de 3732
c055b101
CV
37332008-04-22 Corinna Vinschen <vinschen@redhat.com>
3734
3735 * gdb.texinfo (Set SH Calling convention): New @item.
3736 (Show SH Calling convention): Ditto.
3737
68837c9d
MD
37382008-04-22 Markus Deuling <deuling@de.ibm.com>
3739
3740 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3741
2e9132cc
EZ
37422008-04-20 Eli Zaretskii <eliz@gnu.org>
3743
3744 * gdb.texinfo (Set Breaks): Mention that multiple location
3745 breakpoints need line number info. Add index entries.
3746
31fffb02
CS
37472008-04-19 Craig Silverstein <csilvers@google.com>
3748
3749 * gdb.texinfo (Requirements): Add an optional requirement on
3750 zlib.
3751 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3752 Compressed DWARF 2.
3753
a47ec5fe
AR
37542008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3755
3756 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3757 sample output for 'stopped,reason="breakpoint-hit"' message.
3758 (GDB/MI Program Execution): Likewise.
3759
de051565
MK
37602008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3761
5ae4183a 3762 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3763 -var-set-format. Add -f option to -var-evaluate-expression.
3764
6ba66d6a
JB
37652008-04-03 Joel Brobecker <brobecker@adacore.com>
3766
3767 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3768 new node "Ambiguous Expressions". Replace references to this
3769 node by references to "Ambiguous Expressions" throughout.
3770 (Ambiguous Expressions): New node.
3771
1e26b4f8
DJ
37722008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3773
3774 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3775
b84876c2
PA
37762008-03-21 Pedro Alves <pedro@codesourcery.com>
3777
3778 * gdb.texinfo (Debugging Output): Document
3779 "set/show debug lin-lwp-async".
3780 (Maintenance Commands): Document "maint set/show linux-async".
3781
63092375
DJ
37822008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3783
3784 * gdb.texinfo (Expressions): Update description of malloced arrays.
3785
8e8901c5
VP
37862008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3787
3788 * gdb.texinfo (Thread Commands): Document
3789 -thread-info. Remove -thread-list-all-threads.
3790
1fddbabb
PA
37912008-03-14 Pedro Alves <pedro@codesourcery.com>
3792 Sandra Loosemore <sandra@codesourcery.com>
3793
3794 * gdb.texinfo (Library List Format): Update to mention the
3795 possibility to pass section addresses instead of segment
3796 addresses.
3797
ccd213ac
DJ
37982008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3799
3800 * gdb.texinfo (Starting): Document "set exec-wrapper".
3801 (Server): Document gdbserver --wrapper.
3802
fa4727a6
DJ
38032008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3804
3805 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3806 unreadable memory. Delete obsolete SPARClite reference.
3807
8edfe269
DJ
38082008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3809
3810 * gdb.texinfo (Starting): Mention always-running targets.
3811 (Target Commands): Add an anchor for load.
3812 (Connecting): Explain continue instead of run.
3813
1843f87b
DJ
38142008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3815
3816 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3817
f9082629
NR
38182008-02-26 Nick Roberts <nickrob@snap.net.nz>
3819
3820 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3821 breakpoint table.
3822
fd96d250
PA
38232008-02-19 Pedro Alves <pedro@codesourcery.com>
3824
3825 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3826 killing the inferior when it is already debugging a process.
3827
36af4ef6
MD
38282008-02-13 Markus Deuling <deuling@de.ibm.com>
3829
3830 * gdbint.texinfo (Build Script): New section. Mention new build script
3831 gdb_buildall.sh.
3832
cda4ce5a
JB
38332008-02-01 Jim Blandy <jimb@red-bean.com>
3834
3835 * gdb.texinfo (Help): Summarize 'info args' correctly.
3836
4acd40f3
TJB
38372008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3838
3839 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3840 available in PowerPC architecture.
3841 (Embedded Processors): Change node name of PowerPC item in menu.
3842 (PowerPC): Rename to...
3843 (PowerPC Embedded): this.
3844 (Architectures): Add new PowerPC item in menu.
3845 (PowerPC): New node.
3846
6e6c6f50
DJ
38472008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3848
3849 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3850 commands.
3851
5ee187d7
DJ
38522008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3853
3854 * gdb.texinfo (Setting Catchpoints): Mention features
3855 supported on GNU/Linux.
3856
e275c0d9
NR
38572008-01-30 Nick Roberts <nickrob@snap.net.nz>
3858
3859 * gdb.texinfo (GDB/MI File Commands): Describe new output
3860 field for MI command -file-list-exec-source-file.
3861
2d717e4f
DJ
38622008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3863
3864 * gdb.texinfo (Using the `gdbserver' Program): Add security
3865 warning. Rearrange into subsections and subsubsections. Document
3866 --multi and --debug. Correct --with-sysroot typo. Update --attach
3867 usage. Make load reference clearer. Document monitor exit.
3868 (Remote Configuration): Document set remote exec-file, attach-packet,
3869 and run-packet.
3870 (Packets): Document vAttach and vRun.
3871
d35a4257 38722008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3873
3874 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3875 detach-on-follow -> detach-on-fork.
f663676d 3876
c78d192c
DJ
38772008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3878
3879 * gdbint.texinfo (Native Conditionals): Remove
3880 SHELL_COMMAND_CONCAT and SHELL_FILE.
3881
d35a4257
EZ
38822008-01-26 Eli Zaretskii <eliz@gnu.org>
3883
3884 * gdb.texinfo (Specify Location): Improve wording.
3885
93815fbf
VP
38862008-01-23 Chris Demetriou <cgd@google.com>
3887
3888 * gdb.texinfo (Threads): Document new "set print thread-events"
3889 and "show print thread-events" commands.
3890
2a25a5ba
EZ
38912008-01-19 Eli Zaretskii <eliz@gnu.org>
3892
3893 * gdb.texinfo (Specify Location): New section.
3894 (Delete Breaks, Edit, Set Breaks): Remove description of
3895 locations. Instead, add a reference to "Specify Location".
3896 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3897 (Symbols): Refer to "Specify Location" for the valid forms of
3898 linespecs and locations.
3899
32c9a795
MD
39002008-01-18 Markus Deuling <deuling@de.ibm.com>
3901
3902 * gdbint.texinfo (Target Conditionals): Replace the description of
3903 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3904
b17828ca
JB
39052008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3906
3907 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3908 about &&var, which is rejected by the expression parser.
3909
0aea4bf3
LM
39102008-01-09 Luis Machado <luisgpm@br.ibm.com>
3911
3912 * gdb.texinfo (Output): Update documentation on using printf with DFP
3913 types.
3914
febe4383
TJB
39152008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3916
3917 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3918 subsubsection.
3919 (Decimal Floating Point format): New subsubsection.
3920
7a404eba
PA
39212008-01-05 Pedro Alves <pedro@codesourcery.com>
3922
3923 * gdb.texinfo (File Options): Remove mention of the attempt to
3924 open a core file with the -p option. Don't list -c as a valid
3925 option to attach to a process.
3926
a4d9b460
PA
39272008-01-05 Pedro Alves <pedro@codesourcery.com>
3928
3929 * gdbint.texinfo (Host Conditionals): Remove mention of
3930 ALIGN_STACK_ON_ENTRY.
3931
6ec2edbe
JB
39322008-01-05 Joel Brobecker <brobecker@adacore.com>
3933
3934 * gdbint.texinfo (Start of New Year Procedure): Add item
3935 describing how to update the source and documentation copyright
3936 notices.
3937
d8b2a693
JB
39382007-12-18 Jim Blandy <jimb@codesourcery.com>
3939
ab209b3a 3940 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3941 watchpoint explanation into the main description of the watchpoint
3942 command; update synopses of 'watch', 'rwatch', and 'awatch'
3943 commands.
3944
8b4ed427
VP
39452007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3946
3947 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3948 Document 'pending-breakpoints' feature of
3949 -list-features.
3950
37e4754d
LM
39512007-12-17 Luis Machado <luisgpm@br.ibm.com>
3952
669fac23 3953 * gdb.texinfo: Add new parameter's description.
37e4754d 3954
1d3811f6
DJ
39552007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3956
3957 * gdb.texinfo (Overview): Clarify run-length encoding
3958 example. Remove the restriction on "+" and "-" characters.
3959
c1c25a1a
EZ
39602007-12-15 Eli Zaretskii <eliz@gnu.org>
3961
3962 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3963
afe8ab22 39642007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3965
afe8ab22
VP
3966 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3967 the -f option for -break-insert, remove -r option,
3968 and clarify specification of location.
3969
a6b151f1
DJ
39702007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3971
3972 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3973 formatting.
3974 (Remote Debugging): Add File Transfer section.
3975 (Remote Configuration): Document Host I/O packets.
3976 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3977 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3978 (Packets): Add vFile.
3979
3b784c4f
EZ
39802007-11-17 Eli Zaretskii <eliz@gnu.org>
3981
3982 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3983 breakpoints with multiple locations.
3984 (Breakpoint Menus): Improve wording.
3985 (Output): Fix last change.
3986
a4ce5b0d
UW
39872007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3988
3989 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3990
1b39d5c0
DE
39912007-11-15 Doug Evans <dje@google.com>
3992
3993 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3994
7a72d44c
VP
39952007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3996
3997 * gdbint.texinfo (Native Conditionals): Remove
3998 mention of CLEAR_SOLIB.
5ae4183a 3999
6d1829bf 40002007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4001
4002 * gdb.texinfo (Print Settings): Add documentation for "set/show
4003 print frame-arguments".
4004
1a619819
LM
40052007-11-05 Luis Machado <luisgpm@br.ibm.com>
4006
3b784c4f 4007 * gdb.texinfo (Output): Update printf command's description.
1a619819 4008
55eddb0f
DJ
40092007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4010
4011 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4012 powerpc soft-float".
4013
9cceb671
DJ
40142007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4015
4016 * gdb.texinfo (Files): Correct formatting. Mention Expat
4017 requirement.
4018 (Requirements for Building GDB): Expand the list of Expat
4019 uses.
4020 (Library List Format, Memory Map Format): Mention Expat.
4021 (Target Descriptions): Update Expat wording.
4022
83acabca
DJ
40232007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4024
4025 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4026 Document that gdbarch_convert_register_p should return zero for no-op
4027 conversions.
4028
e35879db
UW
40292007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4030
83acabca 4031 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4032 of set_gdbarch_sofun_address_maybe_missing back to ...
4033 (Target Conditionals): ... here to fix build break.
4034
203c3895
UW
40352007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4036
83acabca 4037 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4038 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4039 (Compiler Characteristics): ... documentation of
4040 set_gdbarch_sofun_address_maybe_missing.
4041
11411de3
DJ
40422007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4043
4044 * gdbint.texinfo (Target Conditionals): Use
4045 frame_unwind_register_unsigned in examples instead of
4046 frame_unwind_unsigned_register.
4047
7cc46491
DJ
40482007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4049
4050 * gdb.texinfo (Predefined Target Types): Add int128
4051 and uint128.
4052 (Standard Target Features): Add PowerPC features.
4053
81adfced
DJ
40542007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4055
4056 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4057
c1874924
UW
40582007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4059
4060 * gdbint.texi (Target Conditionals): Remove documentation
4061 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4062 gdbarch_extract_return_value, and gdbarch_store_return_value.
4063
f6e56ab3
UW
40642007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4065
4066 * gdbint.texi (Target Conditionals): Remove documentation of
4067 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4068
56cf5405
KH
40692007-10-11 Kazu Hirata <kazu@codesourcery.com>
4070
4071 * gdb.texinfo: Mention that inaccessible-by-default is on by
4072 default.
4073
35156bae
DJ
40742007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4075
4076 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4077
d983da9c
DJ
40782007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4079
4080 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4081 multi-threaded watchpoints.
4082 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4083 checked. Describe sticky notification. Expand description
4084 of steppable and continuable watchpoints.
4085 (Watchpoints and Threads): New subsection.
4086
fe6fbf8b
VP
40872007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4088
4089 * gdb.texinfo (Setting Breakpoints): Revise
4090 documentation for pending breakpoints. Document
4091 breakpoints with multiple locations.
5ae4183a 4092
084344da
VP
40932007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4094
4095 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4096 Document -list-features.
5ae4183a 4097
82160952
EZ
40982007-09-15 Eli Zaretskii <eliz@gnu.org>
4099
4100 * gdb.texinfo (Output): Spell out which features of C's printf are
4101 not supported by GDB's printf.
7e27a47a
EZ
4102 (Separate Debug Files): More accurate wording regarding build ID
4103 and a reference to the ld manual rather than the Fedora wiki.
82160952 4104
ea37ba09
DJ
41052007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4106 Jim Blandy <jimb@codesourcery.com>
4107
4108 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4109 (Examining Memory): Update mentions of the 's' format.
4110 (Automatic Display): Likewise.
4111
b8533aec
DJ
41122007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4113
4114 * gdb.texinfo: Update the FSF's Back-Cover Text.
4115
83f83d7f
JK
41162007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4117 Eli Zaretskii <eliz@gnu.org>
4118
4119 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4120 Fixed the ``build ID'' name. New binaries build instructions for the
4121 build ID inclusion. Explain how the commands are specific to the build
4122 ID vs. debug link.
4123
c7e83d54
EZ
41242007-09-01 Eli Zaretskii <eliz@gnu.org>
4125
4126 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4127 indexing for ``build ID'' support.
4128
d3750b24
JK
41292007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4130
4131 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4132 Enlisted BUILD ID to the debug file searching example.
4133 Included a BUILD ID `.note.gnu.build-id' section description.
4134 Updated/added the debug files splitting instructions for OBJCOPY.
4135
02142340
VP
41362007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4137
4138 * gdb.texinfo (Variable Objects): Adjust docs
4139 for -var-info-expression and document
4140 -var-info-path-expression.
4141
d3bdde98
JB
41422007-08-20 Jim Blandy <jimb@codesourcery.com>
4143
3fb6a982
JB
4144 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4145 (title page): Include the dedication in the printed manual, as a
4146 separate page after the copyright notice.
5ae4183a 4147
d3bdde98
JB
4148 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4149 don't break a @var across a line.
4150
c80a96a8
MR
41512007-07-25 Maciej W. Rozycki <macro@mips.com>
4152
4153 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4154 for include files.
4155
5824a901
NR
41562007-07-12 Nick Roberts <nickrob@snap.net.nz>
4157
4158 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4159 in annotate.texinfo.
4160 (Command History): Link to new node.
5824a901 4161
d52e7ea3
UW
41622007-07-05 Markus Deuling <deuling@de.ibm.com>
4163
4164 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4165
5fc14d0a
EZ
41662007-07-05 Eli Zaretskii <eliz@gnu.org>
4167
4168 * gdbint.texinfo (Target Conditionals): Fix last change.
4169
4a9bb1df
UW
41702007-07-03 Markus Deuling <deuling@de.ibm.com>
4171
4172 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4173 routines:
4174 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4175 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4176 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4177 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4178 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4179 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4180 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4181 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4182 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4183 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4184 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4185 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4186 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4187 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4188 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4189 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4190 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4191 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4192 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4193 (SOFTWARE_SINGLE_STEP_P)
4194
4195 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4196 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4197
4198 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4199 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4200 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4201 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4202 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4203 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4204 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4205 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4206 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4207 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4208
4209 (Converting an existing Target Architecture to Multi-arch): Remove
4210 section.
4211
4212 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4213 (gdbarch_addr_bits_remove): Add code example.
4214
4215 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4216
cfa9d6d9
DJ
42172007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4218
4219 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4220 Add other missing entries. Adjust the table size to fit.
4221 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4222 stop reasons including the new "library" event.
4223 (General Query Packets): Adjust table widths for qSupported. Mention
4224 qXfer:libraries:read reply to qSupported and document the new packet.
4225 (Library List Format): New section.
4226
159fcc13
JK
42272007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4228
4229 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4230
f66d1690
MS
42312007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4232
4233 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4234
67102876
NR
42352007-06-25 Nick Roberts <nickrob@snap.net.nz>
4236
4237 * gdbint.texinfo (Register and Memory Data): Break sections
4238 into nodes and add a menu.
4239
a4642986
MR
42402007-06-21 Maciej W. Rozycki <macro@mips.com>
4241
4242 * gdb.texinfo (Examining Memory): Document the new behaviour.
4243
e9c17194
VP
42442007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4245
4246 * gdb.texinfo (Standard Target Features): Document
4247 m68k features.
4248
31d99776
DJ
42492007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4250
4251 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4252
1780a0ed
DJ
42532007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4254
4255 * gdb.texinfo (Target Description Format): Add version attribute
4256 for <target>.
4257
822b6570
DJ
42582007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4259
4260 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4261
f8b73d13
DJ
42622007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4263
4264 * gdb.texinfo (MIPS Features): New subsection.
4265
0e7f50da
UW
42662007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4267 Markus Deuling <deuling@de.ibm.com>
4268
4269 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4270 and qXfer:spu:write packets and mention them under qSupported.
4271
23d964e7
UW
42722007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4273 Markus Deuling <deuling@de.ibm.com>
4274
4275 * gdb.texinfo (Architectures): Add new SPU section to document
4276 Cell Broadband Engine SPU architecture specific commands.
4277
9f708cb2
VP
42782007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4279
4280 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4281 comments.
4282
7579b5f8
NR
42832007-06-07 Nick Roberts <nickrob@snap.net.nz>
4284
4285 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4286
bf06d120
JB
42872007-05-29 Jim Blandy <jimb@codesourcery.com>
4288
4289 * gdb.texinfo (Overview): Doc fix.
4290
23776285
MR
42912007-05-22 Maciej W. Rozycki <macro@mips.com>
4292
4293 * gdb.texinfo (Remote Configuration): Document "set/show
4294 remoteflow".
4295
1a69e1e4
DJ
42962007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4297
bf06d120
JB
4298 * gdb.texinfo (MIPS): Remove documentation for set mips
4299 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4300 stack-arg-size.
1a69e1e4 4301
46ba6afa 43022007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4303
46ba6afa
BW
4304 * all-cfg.texi (GDBTUI): New.
4305 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4306 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4307 (TUI Configuration): Edit to improve clarity and fix problems of
4308 both style and content.
5ae4183a 4309
06d3b283
UW
43102007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4311
4312 * observer.texi (GDB Observers): New observer "new_objfile".
4313
179101d6
UW
43142007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4315
4316 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4317
25d5ea92
VP
43182007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4319
4320 * gdb.texinfo (GDB/MI Variable Objects): Document
4321 frozen variables objects.
5ae4183a 4322
ea35711c
DJ
43232007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4324
4325 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4326 (Character Sets, Caching Data of Remote Targets): Likewise.
4327 (Targets): Delete Remote node. Move its text...
4328 (Debugging Remote Programs): ...to here. Delete description
4329 of the "remote" command.
4330 (Remote configuration): Delete description of "set remotedevice"
4331 and "show remotedevice".
4332 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4333
db2e3e2e
BW
43342007-04-11 Bob Wilson <bob.wilson@acm.org>
4335
5ae4183a
AS
4336 * gdb.texinfo (Contributors, Continuing and Stepping)
4337 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4338 (General Query Packets, File-I/O Remote Protocol Extension)
4339 (Protocol Basics, The F Reply Packet, Write)
4340 (Protocol-specific Representation of Datatypes, Memory Transfer):
4341 Fix hyphenation, punctuation and grammar problems.
4342 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4343 'section' instead of 'subsection' in the text.
4344 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4345 (i386): Remove period from section name.
db2e3e2e
BW
4346 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4347 (Config Names, Configure Options): Use @file{configure}.
4348
8a3dae3e
DJ
43492007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4350
4351 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4352 and tab expansion.
4353
1a92f856
DJ
43542007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4355
4356 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4357
79a6e687 43582007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4359
79a6e687
BW
4360 * gdb.texinfo: Consistently capitalize all significant words in
4361 node names, chapter titles, section titles, and headings. Update
4362 cross references to match.
4363 (Starting and Stopping Trace Experiment): Make node name plural.
4364 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4365
ad527d2e
PA
43662007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4367
4368 * gdb.texinfo (WinCE): Delete obsolete subsection.
4369
7ce59000
DJ
43702007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4371
4372 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4373 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4374 references.
4375
8807d78b
DJ
43762007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4377
4378 * gdb.texinfo (Startup): Delete references to some alternate
4379 names for .gdbinit.
4380 (Thread): Remove LynxOS reference.
4381 (Tandem ST2000): Delete target-specific documentation.
4382 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4383 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4384 and GDB_OSABI_LYNXOS.
4385
5f402660
UW
43862007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4387
4388 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4389
bac718a6
UW
43902007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4391
4392 * gdbint.texinfo (Target Conditionals): Remove mention of
4393 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4394 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4395
9453113a
DJ
43962007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4397
4398 * Makefile.in: Add "pdfdir" installation
4399 directory, PDFTEX macro, support for "install-pdf" target,
4400 and rules for making a pdf version of refcard.texi.
4401 * refcard.tex: Specify paper size for PDF output.
4402
ae21e955 44032007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4404
ae21e955 4405 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4406
3f94c067 44072007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4408
3f94c067
BW
4409 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4410 (Source Path, Character Sets, Macros, Define)
4411 (GDB/MI Result Records, GDB/MI Simple Examples)
4412 (GDB/MI Program Execution, GDB/MI File Commands)
4413 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4414 (Bug Reporting): Use @value{GCC}.
5ae4183a 4415
12c27660 44162007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4417
12c27660
BW
4418 * gdb.texinfo (Help): Fix formatting of examples.
4419 (Variables): Use @ifnotinfo instead of @iftex.
4420 (Non-debug DLL symbols): Use @ref instead of @pxref.
4421 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4422
ce9341a1
BW
44232007-03-26 Bob Wilson <bob.wilson@acm.org>
4424
4425 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4426
c8f4133a
BW
44272007-03-26 Bob Wilson <bob.wilson@acm.org>
4428
4429 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4430 the order of the nodes.
4431 (C Operators, C Constants, Debugging C): Remove extra menus.
4432 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4433
c8f4133a 44342007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4435
4436 * gdb.texinfo (File Options): Add missing parenthesis.
4437 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4438
c74d0ad8
DJ
44392007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4440
4441 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4442
ff6f572f
DJ
44432007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4444
669fac23 4445 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4446 case insensitivity.
4447 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4448
994337c3
NR
44492007-02-18 Nick Roberts <nickrob@snap.net.nz>
4450
4451 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4452 (Files): Add section name to argument list for pxref.
4453 (Non-debug DLL symbols): Don't use `see' for pxref.
4454 (Embedded Processors): Fix typo.
4455 (GDB/MI Breakpoint Commands): Execution commands generate
4456 *stopped not ^done.
4457
eb819d70
NR
44582007-02-13 Nick Roberts <nickrob@snap.net.nz>
4459
4460 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4461 values for in_scope. Mention that only root variables can be
4462 updated.
4463 (GDB/MI Development and Front Ends): Explain new values may be
4464 added to existing fields.
4465
123dc839
DJ
44662007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4467
4468 * gdb.texinfo (-target-disconnect): Use @smallexample.
4469 (Requirements): Add anchor for Expat. Update description.
4470 (Target Descriptions): Mention Expat.
4471 (Target Description Format): Document new elements. Use
4472 @smallexample.
4473 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4474 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4475
108546a0
DJ
44762007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4477
4478 * gdb.texinfo (Target Description Format): Add section on XInclude.
4479
95a98c01
NR
44802006-02-03 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4483 command -enable-timings.
4484
f4b3909f
EZ
44852007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4486
5ae4183a 4487 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4488 descriptions for new/deleted elements in gdb_osabi. Add missing
4489 description for function generic_elf_osabi_sniff_abi_tag_sections.
4490
c7ba131e
JB
44912007-01-29 Joel Brobecker <brobecker@adacore.com>
4492
4493 * gdb.texinfo (Maintenance Commands): Add documentation for
4494 the new "maint print target-stack" command.
4495
3a60f64e
JK
44962007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4497 Eli Zaretskii <eliz@gnu.org>
4498
f4b3909f 4499 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4500
c582f8b6
EZ
45012007-01-26 Eli Zaretskii <eliz@gnu.org>
4502
4503 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4504 Use @value{NGCC} instead of @value{GCC}.
4505
d3e8051b
EZ
45062007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4507
4508 * agentexpr.texi: Fix typos.
4509 * annotate.texinfo: Likewise.
4510 * gdb.texinfo: Likewise.
4511 * gdbint.texinfo: Likewise.
4512 * observer.texi: Likewise.
4513 * stabs.texinfo: Likewise.
4514
86f04699
EZ
45152007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4516
4517 * gdbint.texinfo (Support Libraries): Remove mmalloc
4518 entry. Describe readline library.
4519
23181151
DJ
45202007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4521
4522 * gdb.texinfo (Target Descriptions): New section.
4523 (General Query Packets): Add QPassSignals anchor. Mention
4524 qXfer:features:read under qSupported. Expand mentions of
4525 qXfer:memory-map:read and QPassSignals. Document
4526 qXfer:features:read.
4527
f822c95b
DJ
45282007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4529
4530 * gdb.texinfo (Commands to specify files): Describe
4531 "set sysroot" and "show sysroot".
4532 (Using the `gdbserver' program): Lowercase argument
4533 to @var. Expand description of setting up GDB on the
4534 host.
4535
8936fcda
JB
45362007-01-05 Joel Brobecker <brobecker@adacore.com>
4537
4538 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4539 catch exception, catch exception unhandled, and catch assert
4540 commands.
4541
e776119f
DJ
45422007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4543
4544 * gdb.texinfo (Debugging Output): Document "set debug xml"
4545 and "show debug xml".
4546
aa79a185
DJ
45472007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4548
4549 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4550
7f893741
JB
45512007-01-01 Joel Brobecker <brobecker@adacore.com>
4552
4553 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4554
a1b5960f
VP
45552006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4556
4557 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4558 note in @ignore, to be removed later if nobody complains.
4559
9f470e6e
NR
45602006-12-04 Nick Roberts <nickrob@snap.net.nz>
4561
4562 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4563 of -var-delete.
4564
765dc015 45652006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4566
765dc015 4567 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4568 automatic software/hardware breakpoint usage and
4569 the "set breakpoint auto-hw" command.
765dc015 4570
4b5752d0
VP
45712006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4572
4573 * gdb.texinfo (Memory Access Checking): New.
4574
89be2091
DJ
45752006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4576
4577 * gdb.texinfo (Remote configuration): Mention
4578 "pass-signals-packet".
4579 (General Query Packets): Document QPassSignals. Fix
4580 a typo.
4581
ca3bf3bd
DJ
45822006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4583
4584 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4585
427c3a89
DJ
45862006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4587
4588 * gdb.texinfo (Remote configuration): Rewrite documentation for
4589 packet configuration commands.
4590 (OS Information): Adjust reference to qXfer:auxv:read.
4591 (General Query Packets): Remove references to read-aux-vector-packet
4592 and set remote get-thread-local-storage-address.
4593
7a107747
DJ
45942006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4595
4596 * gdbint.texinfo (Target Architecture Definition): Add new
4597 Initializing a New Architecture section.
4598
1c56eb0e
EZ
45992006-10-31 David Taylor <dtaylor@emc.com>
4600
4601 * stabs.texinfo (Macro define and undefine): New node describing
4602 stabs for #define and #undef.
4603
f73adfeb
AS
46042006-10-27 Andreas Schwab <schwab@suse.de>
4605
4606 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4607
fd60e0df
EZ
46082006-10-21 Eli Zaretskii <eliz@gnu.org>
4609
4610 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4611 clarify on the possible meanings of ``expression'' watched by
4612 watchpoints. Add indexing.
e5ac9b53
EZ
4613 (Prompting, Errors, Invalidation, Annotations for Running)
4614 (Source Annotations): Fix index entries by adding "annotation" to
4615 them, to discriminate from index entries that point to the more
4616 general topic descriptions.
fd60e0df 4617
52bb452f
DJ
46182006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4619
4620 * gdbint.texinfo (Target Vector Definition): Move most
4621 content into Existing Targets. Add a menu.
4622 (Existing Targets): New section, moved from Target Vector
4623 Definition. Use @subsection.
4624 (Managing Execution State): New section.
4625
58955e58
BW
46262006-10-16 Bob Wilson <bob.wilson@acm.org>
4627
4628 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4629
c8aa23ab
EZ
46302006-10-15 Eli Zaretskii <eliz@gnu.org>
4631
4632 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4633 (Command Syntax, Signals, Backtrace, Connecting)
4634 (Remote configuration, Renesas Boards, Console I/O): Fix last
4635 change: use Ctrl- instead of C-, except wrt Emacs.
4636 (File-I/O Examples): Put Ctrl-c in @kbd.
4637 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4638 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4639 (Signals, Set Breaks, Set Watchpoints): Document optional
4640 arguments to `info signals' `handle', `info breakpoints', and
4641 `info watchpoints'.
c8aa23ab 4642
e7109c7e
EZ
46432006-10-14 Eli Zaretskii <eliz@gnu.org>
4644
4645 * gdb.texinfo (Backtrace): Fix last change.
4646
de3aea7b
NR
46472006-10-14 Nick Roberts <nickrob@snap.net.nz>
4648
4649 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4650
7f9087cb
BW
46512006-10-10 Bob Wilson <bob.wilson@acm.org>
4652
c8aa23ab
EZ
4653 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4654 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4655 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4656
68437a39
DJ
46572006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4658 Daniel Jacobowitz <dan@codesourcery.com>
4659
4660 * gdb.texinfo (Packets): Document vFlashErase,
4661 vFlashWrite and vFlashDone packets.
4662 (General Query Packets): Document qXfer:memory-map:read.
4663 Add a new feature for qXfer:memory-map:read.
4664 (Memory map format): New section.
4665 (Target Commands): Mention that gdb can write flash.
4666
fd79ecee
DJ
46672006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4668 Daniel Jacobowitz <dan@codesourcery.com>
4669
4670 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4671 memory regions and "mem auto".
4672
350da6ee
DJ
46732006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4674
4675 * gdbint.texinfo (Array Containers): New section.
4676
2f1acb09
VP
46772006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4678
4679 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4680 -stack-list-arguments HIGH_FRAME argument can be larger then the
4681 actual number of frames.
4682
2ab1eb7a
VP
46832006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4684
4685 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4686 -stack-list-locals HIGH_FRAME argument can be larger then the
4687 actual number of frames.
2ab1eb7a 4688
599b237a
BW
46892006-09-02 Bob Wilson <bob.wilson@acm.org>
4690
4691 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4692 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4693
25ab7e6d
EZ
46942006-09-02 Eli Zaretskii <eliz@gnu.org>
4695
4696 * gdbint.texinfo (Overall Structure): New section "Source Tree
4697 Structure".
4698
940178d3
JB
46992006-08-17 Jim Blandy <jimb@codesourcery.com>
4700
4701 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4702 responses.
4703
30daae6c
JB
47042006-08-08 Joel Brobecker <brobecker@adacore.com>
4705
4706 * gdb.texinfo (Source Path): Add documentation for new
4707 substitute-path commands.
4708
7fa2210b
DJ
47092006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4710
4711 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4712 (Running Configure): ...here.
4713 (Requirements): New node. Mention expat.
4714
3d00d119
DJ
47152006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4716
5ae4183a 4717 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4718 'set download-write-size' and 'show download-write-size'.
4719
0cbfa4ee
DJ
47202006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4721
4722 * stabs.texinfo (Member Type Descriptor): Correct example for
4723 pointer to member types.
4724
16026cd7
AS
47252006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4726
4727 * gdb.texinfo (Optional warnings and messages): Add
4728 'set/show trace-commands'.
4729 (Command files): Add '-v' to source command.
4730
0876f84a
DJ
47312006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4732
4733 * gdb.texinfo (OS Information): Update qPart reference to
4734 qXfer.
4735 (Remote configuration): Likewise.
4736 (Overview): Move @cindex to the start of a paragraph. Talk
4737 about binary data encoding.
4738 (Packets): Refer to the overview for the details of the X
4739 packet encoding.
4740 (General Query Packets): Remove qPart description. Add qXfer
4741 description. Add an anchor to qSupported. Correct feature
4742 table title. Add a new feature for qXfer:auxv:read.
4743 (Interrupts): Add a missing parenthesis.
4744
2ec3381a
DJ
47452006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4746
669fac23 4747 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4748 (GDB/MI Kod Commands): Remove commented out node.
4749
594fe323
EZ
47502006-07-01 Eli Zaretskii <eliz@gnu.org>
4751
4752 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4753 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4754 (GDB/MI Thread Commands, GDB/MI Program Execution)
4755 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4756 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4757 (GDB/MI File Commands, GDB/MI Target Manipulation)
4758 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4759 since the MI prompt is hard-wired into the code.
4760
7e3fb70c
NR
47612006-07-01 Nick Roberts <nickrob@snap.net.nz>
4762
4763 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4764 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4765 (GDB/MI Data Manipulation): Remove description of unimplemented
4766 display related commands as variable objects perform this function
4767 and are superior: -display-delete, -display-disable,
4768 -display-enable, -display-insert and -display-list. Move
4769 -environment-cd, -environment-directory, -environment-path
4770 and -environment-pwd to "Program Context".
4771 (GDB/MI Program Control): Rename to "Program Execution". Move
4772 -exec-arguments -exec-abort to...
4773 (GDB/MI Program Context): ...here. New node split from "Data
4774 Manipulation".
4775
be2a5f71
DJ
47762006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4777
4778 * gdb.texinfo (Remote configuration): Document set / show
4779 remote supported-packets.
4780 (General Query Packets): Document qSupported packet.
4781
fc320d37
SL
47822006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4783
4784 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4785 and font markup.
4786 (Protocol basics): Likewise.
4787 (The F request packet): Likewise.
4788 (The F reply packet): Likewise.
4789 (Memory transfer): Move this node to be a subsubsection of
4790 "Protocol specific representation of datatypes".
4791 (The Ctrl-C message): More copy editing.
4792 (Console I/O): Likewise.
4793 (The isatty call): Delete this node, and merge its content into
4794 the "isatty" node. Fixed references elsewhere.
4795 (The system call): Delete this node, and merge its content into
4796 the "system" node. Fixed references elsewhere.
4797 (open): Reformat to use @table, and add appropriate font markup.
4798 (close): Likewise.
4799 (read): Likewise.
4800 (write): Likewise.
4801 (lseek): Likewise.
4802 (rename): Likewise.
4803 (unlink): Likewise.
4804 (stat/fstat): Likewise.
4805 (gettimeofday): Likewise.
4806 (isatty): Likewise.
4807 (system): Likewise, plus minor changes to fix confusing wording.
4808 (Integral datatypes): Fix font markup.
4809 (Pointer values): Likewise.
4810 (struct stat): Fix markup to use @table, plus minor copy editing.
4811 (struct timeval): Fix font markup, plus minor copy editing.
4812 (Constants): Minor copy editing.
4813 (Errno values): Add font markup.
4814 (File-I/O Examples): Likewise.
4815
158fdf5c
NR
48162006-06-10 Nick Roberts <nickrob@snap.net.nz>
4817
4818 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4819 (GDB/MI Simple Examples): Move node up one level. Use real
4820 examples.
4821 (GDB/MI Compatibility with CLI): Update.
4822 (GDB/MI Result Records): Add "connected" and "exit" result
4823 classes.
4824 (GDB/MI Stream Records): Clarify target output.
4825 (GDB/MI Command Description Format): Modify example description.
4826 (GDB/MI Breakpoint Table Commands): Rename to...
4827 (GDB/MI Breakpoint Commands): ...this
4828 (GDB/MI Breakpoint Commands): Add optional thread field.
4829 (GDB/MI Program Control): Add an introduction. Move "Program
4830 termination" examples into exec-run description.
4831 (GDB/MI File Commands): Mention similar CLI commands.
4832 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4833 is similar to "-gdb-version".
4834
ddb50cd7
EZ
48352006-06-09 Eli Zaretskii <eliz@gnu.org>
4836
4837 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4838
2aef0d6b
NR
48392006-06-02 Nick Roberts <nickrob@snap.net.nz>
4840
4841 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4842 sourceware.org for mailing lists.
d5e40d59 4843 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4844
383a5c52
NR
48452006-06-01 Nick Roberts <nickrob@snap.net.nz>
4846
d5e40d59 4847 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4848
e16b02ee
EZ
48492006-05-22 Eli Zaretskii <eliz@gnu.org>
4850
4851 * gdb.texinfo (Cygwin Native): Fix last change.
4852
be90c084
CF
48532006-05-22 Christopher Faylor <cgf@timesys.com>
4854
4855 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4856
347ceba5
NR
48572006-05-15 Nick Roberts <nickrob@snap.net.nz>
4858
4859 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4860 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4861
369af7bd
DJ
48622006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4863
4864 * gdb.texinfo (General Query Packets): Recommend not starting
4865 new packets with qC and clarify.
4866
2ffdbde8 48672006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4868
4869 * gdb.texinfo (M2 Types): New section.
72019c9c 4870
16d1a084
DJ
48712006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4872
4873 * agentexpr.texi: Add a copyright and license notice.
4874 * observer.texi: Likewise, with GPL clause for function prototypes.
4875 Remove trailing whitespace.
4876
aa56d27a
JB
48772006-05-05 Jim Blandy <jimb@codesourcery.com>
4878
4879 * gdb.texinfo (General Query Packets): Document conventions for
4880 terminating packet names, and their violations.
4881
5bdf8622
DJ
48822006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4883
4884 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4885 * gdb.texinfo: Likewise.
4886
605a56cb
DJ
48872006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4888
4889 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4890 and "show remotedebug".
4891 (Debugging Output): Add additional index entries.
4892
b8db102d
MS
48932006-04-27 Michael Snyder <msnyder@redhat.com>
4894
4895 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4896
c5e30d01
AC
48972006-04-22 Andrew Cagney <cagney@redhat.com>
4898
4899 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4900 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4901
8181d85f
DJ
49022006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4903
4904 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4905 and remove breakpoint prototypes.
4906 (Watchpoints): Move description of target_insert_hw_breakpoint and
4907 target_remove_hw_breakpoint ...
4908 (Breakpoints): ... to here. Document target_insert_breakpoint and
4909 target_remove_breakpoint.
4910
4f553f88
JB
49112006-04-17 Jim Blandy <jimb@codesourcery.com>
4912
4913 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4914 and C packets are optional.
4915
cd852561
FR
49162006-04-14 Frederic Riss <frederic.riss@st.com>
4917
4918 * gdb.texinfo (Specifying source directories): Update the description
4919 of the source file search to reflect the fact that the source path
4920 always contains at least $cdir and $cwd.
4921
b620eb07
MS
49222006-03-31 Michael Snyder <msnyder@redhat.com>
4923
4924 * gdb.texinfo: Update copyright dates.
4925
3156cdaf
EZ
49262006-03-31 Eli Zaretskii <eliz@gnu.org>
4927
4928 * gdb.texinfo (Overview): Add an index entry to "empty response".
4929
7d30c22d
JB
49302006-03-28 Jim Blandy <jimb@codesourcery.com>
4931
4932 * gdbint.texinfo (Prologue Analysis): New section.
4933
86941c27
JB
49342006-03-07 Jim Blandy <jimb@red-bean.com>
4935
66b8c7f6
JB
4936 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4937
1a10341b
JB
4938 * gdb.texinfo (Target Commands): Update text describing how to
4939 specify a target. Refer to the detailed section on remote
4940 debugging, not the brief mention.
4941
86941c27
JB
4942 * gdb.texinfo (Connecting): Organize the different 'target remote'
4943 connection methods into a table. Add a 'target remote' index
4944 entry. (!!!)
4945
62f3a2ba
FF
49462006-02-17 Fred Fish <fnf@specifix.com>
4947
4948 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4949 'ptype' commands to reflect the fact that the only significant
4950 difference between them is that ptype prints the complete type
4951 description instead of just the name.
4952
8b9a88ea
WZ
49532006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4954
4955 * gdbint.texinfo (Watchpoints): Delete
4956 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4957
7e8dc855
NR
49582006-02-10 Nick Roberts <nickrob@snap.net.nz>
4959
4960 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4961 times fields where needed. Fix typos. Update general form given
4962 for output of -break-insert.
4963 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4964
c91d38aa
DJ
49652006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4966
4967 * gdbint.texinfo (Symbol Handling): Add a section
4968 on memory management.
4969
38fcd64c
DJ
49702006-02-06 Vladimir Prus <ghost@cs.msu.su>
4971
4972 * gdb.texinfo (Breakpoint table commands): Document the fullname
4973 field in -break-list output.
4974
219eec71
EZ
49752006-02-03 Eli Zaretskii <eliz@gnu.org>
4976
4977 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4978 debugging information produced by the various "set debug..."
4979 options.
4980
ae5a43e0
DJ
49812006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4982
4983 * gdb.texinfo (Files): Remove obsolete bits from the description
4984 of "symbol-file".
4985
a9f158ec
JB
49862006-01-25 Jim Blandy <jimb@redhat.com>
4987
4988 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4989
410dd08e
JB
49902006-01-24 Jim Blandy <jimb@redhat.com>
4991
4992 * gdbint.texinfo (Frames): Document the basics of GDB's register
4993 unwinding model, and explain the existence of the "sentinel" frame.
4994
4b505b12
AS
49952006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4996
4997 * gdb.texinfo (Choosing files): Mention that -directory is used
4998 for script files.
4999 (Specifying source directories): Likewise.
5000 (Command files): Explain how script files are found.
5001
839c27b7
EZ
50022006-01-21 Eli Zaretskii <eliz@gnu.org>
5003
5004 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5005 the threads in a multi-threaded program.
5006 (Threads): The threadno argument of "thread apply" can be a range
5007 of numbers.
5008
7be93b9e
JB
50092006-01-18 Jim Blandy <jimb@redhat.com>
5010
5011 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5012 of warning flags.
5013
fcc73fe3
EZ
50142006-01-13 Eli Zaretskii <eliz@gnu.org>
5015
5016 * gdb.texinfo (Sequences): Improve menu annotations.
5017 (Define): Add index entries for arguments of user-defined
5018 commands. Move the description of flow-control commands...
5019 (Command Files): ...to here. Document loop_break and
5020 loop_continue.
ca91424e
EZ
5021 (Define, Command Files): Document `end' and add index entries for
5022 it.
fcc73fe3 5023
5c95884b
MS
50242006-01-04 Michael Snyder <msnyder@redhat.com>
5025
5026 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5027 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5028
860701dc
PH
50292006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5030
5031 * gdb.texinfo (Omissions from Ada): Document that there is now
5032 limited aggregate support.
5033
36b80e65
EZ
50342005-12-28 Eli Zaretskii <eliz@gnu.org>
5035
5036 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5037 registers and the likes.
5038
c1468174
EZ
50392005-12-24 Eli Zaretskii <eliz@gnu.org>
5040
5041 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5042 (Symbols): Fix usage of "e.g.".
359df76b 5043 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5044
5045 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5046 (Coding): Fix usage of "e.g.".
5047
c02a867d
EZ
50482005-12-23 Eli Zaretskii <eliz@gnu.org>
5049
5ae4183a
AS
5050 * stabs.texinfo:
5051 * refcard.tex:
c02a867d 5052 * gpl.texi:
5ae4183a
AS
5053 * gdbint.texinfo:
5054 * gdb.texinfo:
5055 * gdb-cfg.texi:
c02a867d 5056 * fdl.texi:
5ae4183a
AS
5057 * annotate.texinfo:
5058 * all-cfg.texi:
c02a867d
EZ
5059 * Makefile.in: Add (C) after Copyright. Update the FSF
5060 address.
5061
fad38dfa
EZ
50622005-12-03 Eli Zaretskii <eliz@gnu.org>
5063
5064 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5065 extend GDB with commands for external monitor.
5066
53e5f3cf
AS
50672005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5068
5069 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5070
55f6ca0f
JB
50712005-11-25 Joel Brobecker <brobecker@adacore.com>
5072
5073 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5074
c1947b85
JB
50752005-11-21 Jim Blandy <jimb@redhat.com>
5076
5077 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5078 placement of 'R' actions in tracepoint action packets; document
5079 dependence of 'X' and 'M' actions on a preceding 'R' action for
5080 their registers.
5081
9d29849a
JB
50822005-11-19 Jim Blandy <jimb@redhat.com>
5083
5084 * gdb.texinfo (Tracepoint Packets): New node.
5085 (General Query Packets): Add entries for the tracepoint packets,
5086 referring to the "Tracepoint Packets" node.
5087 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5088
9a6253be
KB
50892005-11-18 Kevin Buettner <kevinb@redhat.com>
5090
5091 * gdb.texinfo (set remotebreak): Add anchor.
5092 (X packet): Likewise.
5093 (Remote Protocol): Add new section `Interrupts' and new index
5094 entry `interrupts (remote protocol)'.
5095
5f3bebba
JB
50962005-11-18 Jim Blandy <jimb@redhat.com>
5097
5098 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5099 entries into the General Query Packets section. Add a
5100 cross-reference to that section. Drop description of replies, as
5101 these are covered in the descriptions of each packet.
5102 (General Query Packets): Add introductory text. Explain naming
5103 conventions, and how the end of a name is recognized.
5104
9a7a1b36
KB
51052005-11-17 Kevin Buettner <kevinb@redhat.com>
5106
0564b6cf 5107 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5108 "set remotebreak" command.
5109
b8ff78ce
JB
51102005-11-16 Jim Blandy <jimb@redhat.com>
5111
5112 * gdb.texinfo (Packets, Stop Reply Packets)
5113 (General Query Packets): Various formatting cleanups.
5114 - Use @samp for packet contents.
5115 - Drop summaries from packet @item lines; the same information appears
5116 immediately below in the description.
5117 - Delete paragraph breaks after packet @item commands, so that the
5118 description appears directly to the right of the packet prototype
5119 in the printed manual, if it fits.
5120 - Place spaces in packet prototypes between @vars and non-@var
5121 letters, and explain that they're just for formatting.
5122 - Use @dots{} instead of '...'.
5123 - Fix uses of @code where @var was needed.
5124 - Replace "deprecated" markers with English text spelling out the
5125 packet's status and the preferred alternatives.
5126 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5127 what this ever meant.
5128 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5129 this for a long time.
5130 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5131 implemented several times, and have been in use for years.
5132
8ffe2530
JB
51332005-11-15 Jim Blandy <jimb@redhat.com>
5134
c43c5473
JB
5135 * gdb.texinfo (Packets): Add index entries for 'm' packet
5136 disclaimers.
5ae4183a 5137
fb031cdf
JB
5138 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5139 of stub when processing an 'm' packet.
5140
8ffe2530
JB
5141 * gdb.texinfo (Packets): Mention that packets beginning with
5142 letters are reserved once, at the top, instead of actually listing
5143 them all and saying "reserved".
5144
c03c782f
AS
51452005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5146
5147 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5148 Change @var{$arg0 to @code{$arg0.
5149
814e32d7
WZ
51502005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5151
5152 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5153
fa93a9d8
JB
51542005-11-12 Jim Blandy <jimb@redhat.com>
5155
5156 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5157 order. Remove extraneous 'z'.
5158
8a5a3c82
AS
51592005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5160
5161 * gdb.texinfo (Choosing files): Add --eval-command.
5162
4b0ad762
AS
51632005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5164
5165 * gdb.texinfo (Choosing modes): Add --return-child-result.
5166
5167
1a088d06
AS
51682005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5169
5170 * gdb.texinfo (Choosing modes): Add --batch-silent.
5171
656d5e12
EZ
51722005-10-28 Eli Zaretskii <eliz@gnu.org>
5173
5174 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5175 "The -var-update Command".
5176
3c9c013a
JB
51772005-10-03 Joel Brobecker <brobecker@adacore.com>
5178
5179 * gdb.texinfo (Print Settings): Add documentation for set/show
5180 print array-indexes.
5181
7ba3cf9c
DJ
51822005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5183
5184 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5185 6.2 and 6.3.
5186
a94ab193
EZ
51872005-08-27 Eli Zaretskii <eliz@gnu.org>
5188
5189 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5190 since 19-Jan-2004.
5191 (Files): Likewise.
ab1adacd
EZ
5192 (Variables, Symbols): Document the "<incomplete type>" message and
5193 its reasons.
a94ab193 5194
ca06016a
FF
51952005-08-01 Fred Fish <fnf@specifix.com>
5196
5197 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5198
cf58170d
NR
51992005-07-15 Nick Roberts <nickrob@snap.net.nz>
5200
5201 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5202 option for -var-list-children and -var-update.
5203 (GDB/MI Stack Manipulation): Simplify description of
5204 print-values option for -stack-list-locals.
5205 (GDB/MI Command Description Format): Clarify.
5206 (Mode Options): Spelling of superseded.
5207
38f1196a
BR
52082005-07-12 Bob Rossi <bob@brasko.net>
5209
5210 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5211 corresponding GDB command comment.
5212
3cb3b8df
BR
52132005-07-06 Bob Rossi <bob@brasko.net>
5214
5215 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5216 and -inferior-tty-show.
5217 (Input/Output): Document "set/show inferior-tty" and tty alias.
5218
10fac096
NW
52192005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5220
5221 * gdb.texinfo (Packets): Change description of 'D' packet to note
5222 that GDB does wait for a response.
5223
d1b6db76
NR
52242005-06-22 Nick Roberts <nickrob@snap.net.nz>
5225
5226 * gdb.texinfo (History) Rename "Command History".
5227 (Command History): Move node "Server Prefix" from section on
5228 Annotations here.
5229
29629dcf
NR
52302005-06-19 Nick Roberts <nickrob@snap.net.nz>
5231
5232 * gdb.texinfo (GDB/MI Stack Manipulation):
5233 Re-instate -stack-info-frame with example. Say that it gets
5234 info on selected frame, not current frame.
5235
397ca115
EZ
52362005-06-18 Eli Zaretskii <eliz@gnu.org>
5237
5238 * gdb.texinfo (Server): Clarify that `file' should be used before
5239 connecting to the server.
5240 (Files): Add an xref to the above description.
51274035
EZ
5241 (Output Formats): More detailed description of the `c' format.
5242 (Memory): List explicitly all the formats supported by `x'.
638ac427 5243 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5244 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5245 files. Add more indexing for solib-absolute-prefix and
5246 --with-sysroot.
76d17f34
EZ
5247 (Machine Code): Document possible problems with locations in
5248 shared libraries.
d416eeec
EZ
5249 (Backtrace): Document that free-standing environments do not need
5250 to have a `main' function.
397ca115 5251
74f6deaa
NR
52522005-06-18 Nick Roberts <nickrob@snap.net.nz>
5253
5254 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5255 -stack-info-frame.
5256
a9967aef
AC
52572005-06-07 Andrew Cagney <cagney@gnu.org>
5258
5259 * gdb.texinfo (Contributors): Note the original multi-arch
5260 contributors.
5261
e09f16f9
EZ
52622005-06-03 Eli Zaretskii <eliz@gnu.org>
5263
5264 * gdb.texinfo (Registers): Add index entries for the standard
5265 registers.
5266 (Frames): Add cross-reference from frame pointer description to
5267 the Registers node.
5268 (Annotations Overview): Fix the reference to GDB name.
5269
d87ba7ee
EZ
52702005-06-01 Eli Zaretskii <eliz@gnu.org>
5271
5272 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5273 can-use-hw-watchpoints.
5274
034dad6f
BR
52752005-05-28 Bob Rossi <bob@brasko.net>
5276
5277 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5278 the possible reasons why an exec async record would be returned to FE.
5279
ffed4509
AC
52802005-05-26 Andrew Cagney <cagney@gnu.org>
5281
5282 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5283 Andrew Cagney implemented the original GDB/MI.
5284
e22e55c9
OF
52852005-05-23 Orjan Friberg <orjanf@axis.com>
5286
5287 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5288 documentation. Add documentation for cris-mode.
5289
a78e13ce
EZ
52902005-05-20 Eli Zaretskii <eliz@gnu.org>
5291
5292 * gdb.texinfo (Numbers): Explain the example and make the wording
5293 more acurate.
5294
76ff342d
DJ
52952005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5296 Dennis Brueni <dennis@slickedit.com>
5297
5298 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5299 (GDB/MI Data Manipulation, GDB/MI Program Control)
5300 (GDB/MI Stack Manipulation): Update examples to include the fullname
5301 attribute in stack frames.
5302
119b882a
EZ
53032005-05-12 Eli Zaretskii <eliz@gnu.org>
5304
5305 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5306 do with other non-standard names of init files.
5307
6fc08d32
EZ
53082005-05-11 Eli Zaretskii <eliz@gnu.org>
5309
5310 * gdb.texinfo (Command Files): Move the description of the startup
5311 from here...
5312 (Startup): ...to this new subsection of the Invocation chapter.
5313 Rearrange the description of init files more logically and add a
5314 cross-reference to "Command Files". Document the special gdbinit
5315 name for CISCO 68k. Expand the description of what GDB does
5316 during startup.
5317 (History): Add index entry for HISTSIZE.
5318
a561754a
MK
53192005-05-02 Mark Kettenis <kettenis@gnu.org>
5320
5321 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5322
2eecc4ab
EZ
53232005-05-02 Eli Zaretskii <eliz@gnu.org>
5324
5325 * gdb.texinfo (SVR4 Process Information, The isatty call)
5326 (The system call): Don't use foo(N) notation for man pages and
5327 functions.
514c4d71 5328 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5329
18999be5
EZ
53302005-04-27 Eli Zaretskii <eliz@gnu.org>
5331
5332 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5333 were optimized away.
5334
0abb7bc7
EZ
53352005-04-22 Eli Zaretskii <eliz@gnu.org>
5336
5337 * gdb.texinfo (Remote configuration): Document "set/show
5338 get-thread-local-storage-address". Add cross-reference to the
5339 description of the qGetTLSAddr packet.
5340 (General Query Packets): Mention "set remote
5341 get-thread-local-storage-address" and add a reference to its
5342 description.
5343
6f61acb1
NR
53442005-04-19 Nick Roberts <nickrob@snap.net.nz>
5345
5346 * gdb.texinfo (Backtrace): Describe 'bt full'.
5347
9d59903a
NR
53482005-04-17 Nick Roberts <nickrob@snap.net.nz>
5349
5350 * gdb.texinfo (Mode Options): Fix typo.
5351 (GDB/MI): Describe how to invoke GDB/MI.
5352
721c2651
EZ
53532005-04-16 Eli Zaretskii <eliz@gnu.org>
5354
5355 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5356 references changed. Add description of "info udot".
721c2651
EZ
5357 (Files): Document "set/show stop-on-solib-events".
5358 (M32R/D): Document "set/show download-path", "set/show
5359 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5360 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5361 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5362 (Maintenance Commands): Improve indexing.
5363 (Target Commands): Document "set/show hash", "set/show debug
5364 monitor".
5365 (SVR4 Process Information): Document "info pidlist" and "info
5366 meminfo". Document "set/show procfs-tarce" and "set/show
5367 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5368 (Symbols, The Print Command with Objective-C): Improve indexing.
5369 (Objective-C): Add references to "info classes" and "info
5370 selectors".
c45da7e6
EZ
5371 (Debugging Output): Improve wording. Document "set/show debug
5372 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5373 (Set Breaks): Add index entry for "hardware breakpoints".
5374 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5375 and "set/show usehardbreakpoints".
5376 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5377 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5378 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5379 rdiromatzero", "set/show rdiheartbeat".
5380 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5381 "sds".
5382 (Embedded Processors): Document the "sim" command.
5383 (Remote): Document the "remote" command.
5384 (DJGPP Native): Document the "info serial" command.
5385 (Threads): Document "maint info sol-threads".
5386 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5387 (Set Breaks): Improve indexing.
5388 (Command Syntax): Add a reference to dont-repeat.
5389 (Define): Document "dont-repeat".
5390 (TUI Commands): Document "tabset".
5391 (WinCE): New subsection. Document "set/show remotedirectory",
5392 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5393
14d6dd68
EZ
53942005-04-15 Eli Zaretskii <eliz@gnu.org>
5395
5396 * gdb.texinfo (Hurd Native): New subsection, documents
5397 Hurd-specific commands.
a64548ea 5398 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5399 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5400 (MIPS): Improve documentation of heuristic-fence-post. Document
5401 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5402 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5403 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5404 (ARM): Document ARM-specific commands.
a64548ea
EZ
5405 (AVR): New section. Document "info io_registers".
5406 (CRIS): New section. Document "set/show cris-version" and
5407 "set/show cris-dwarf2-cfi".
5408 (HPPA): New section. Document "set/show debug hppa" and "maint
5409 print unwind".
a5adf40f 5410 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5411 (Super-H): New section. Document the "regs" command.
721c2651 5412 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5413
9c16f35a
EZ
54142005-04-09 Eli Zaretskii <eliz@gnu.org>
5415
5416 * gdb.texinfo (Print Settings): Document "set/show print
5417 pascal_static-members", "set print repeats", "show print
5418 null-stop". Improve indexing. Fix documentation of "set print
5419 union".
5420 (Pascal): New section.
5421 (Supported languages): Rename from "Support"; all references
5422 updated. Add a menu item for Pascal.
5423 (Numbers): Document "set radix.
5424 (Screen Size): Document "set/show pagination".
5425 (MIPS Embedded): Remove "set processor" documentation.
5426 (Remote configuration): Document "set/show X/P/Z-packet",
5427 "set/show read-aux-vector-packet", "set/show remote
5428 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5429 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5430 remotedebug", "set/show remotebreak", "set/show remotedevice",
5431 "set/show remotelogfile".
5432 (Auxiliary Vector): Add reference to the description of the
5433 read-aux-vector-packet setting.
5434 (Set Watchpoints): Add a cross-reference to "set remote
5435 hardware-breakpoint-limit".
5436 (General Query Packets): Add indexing of requests and
5437 cross-references to related commands in "Remote configuration".
5438 (File-I/O Overview, The system call): Fix wording and typos.
5439 (Thread Stops): Add index entries.
5440 (Continuing and Stepping): Document "show step-mode".
5441 (i386): New node. Document "set/show struct-convention".
5442 (Files): Document "show trust-readonly-sections".
5443 (Calling): Document "set/show unwindonsignal".
5444 (Messages/Warnings): Add index entries.
5445 (Maintenance Commands): Document "set/show watchdog".
5446 (Annotations Overview): Document "show annotate".
5447 (Set Watchpoints): Add index entries.
5448 (Symbols): Fix doc of case-sensitive.
5449 (ABI): Document "show coerce-float-to-double".
5450 (Convenience Vars, Help): Improve indexing.
5451 (Machine Code): Document "show disassembly-flavor".
5452 (Debugging C plus plus): Document "show overload-resolution".
5453 (Value History, Signaling): Add index entries.
5454
54552005-04-08 Eli Zaretskii <eliz@gnu.org>
5456
5457 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5458 (Processes): Fix wording.
5459 (History, List, Logging output, Define, Symbols, Print Settings):
5460 Improve indexing.
5461
a8f24a35
EZ
54622005-04-03 Eli Zaretskii <eliz@gnu.org>
5463
5464 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5465 redundant index entry for "target" command.
5466 (Backtrace): Add index entries.
5467 (Symbols, Fortran): Document the "set case-sensitive" command.
5468 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5469 (Print Settings): Add index entry for "set demangle-style".
5470 (Target Commands): Document "set download-write-size".
5471 (Debugging Output): Document "set exec-done-display".
5472
09d4efe1
EZ
54732005-04-02 Eli Zaretskii <eliz@gnu.org>
5474
5475 * gdb.texinfo (Files): Fix the name and documentation of
5476 add-shared-symbol-files. Document its alias assf. Update the
5477 list of OSs where GDB supports shared libraries. Fix markup.
5478 (Continuing and Stepping): Add reference to @var{location} in the
5479 text.
5480 (Dump/Restore Files): Fix reference to @{filename}.
5481 (Help): Fix wording.
5482 (Attach): Ditto.
5483 (Set Watchpoints): Ditto.
5484 (Backtrace): Remove redundant index entries. Improve index
5485 entries.
5486 (Delete Breaks): Fix wording.
5487 (Memory): Document the compare-sections command.
5488 (Memory Region Attributes): Improve wording.
5489 (Disabling): Improve wording.
5490 (Fortran): New subsection. Document the "info common" command.
5491 (Help): Document aliases "info copying" and "info warranty".
5492 (Caching Remote Data): New section. Document the "set/show
5493 remotecache" and "info dcache" commands.
5494 (Show): Fix wording of the documentation of the "set
5495 extension-language" command.
5496 (Signals): Add index entry for "info handle".
5497 (Memory Region Attributes): Fix punctuation.
5498 (Symbols): Change the arg name to "location" and refer to it in
5499 the text. Fix wording of "info types" doc.
5500 (Threads): Fix usage of @enumerate @item's.
5501 (Listing Tracepoints): Add index entry for "info tp".
5502 (Set Watchpoints): Add xref to "info break" description.
5503 (Macros): Add an index entry for "macro exp1". Document the
5504 "macro list" command.
5505 (Maintenance Commands): Document "flushregs", "maint agent",
5506 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5507 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5508 "maint print architecture", "maint print objfiles", "maint print
5509 statistics", "maint print type", "maint show-debug-regs", "maint
5510 space", "maint time", and "maint translate-address".
5511 (Connecting): Document the "monitor" command.
5512 (Annotations Overview): Describe the "set annotate" command.
5513
82f2d802
EZ
55142005-04-01 Eli Zaretskii <eliz@gnu.org>
5515
5516 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5517 Rearrange index entries and improve wording about support for
5518 hardware watchpoints.
5519
7d51c7de
BR
55202005-03-10 Bob Rossi <bob@brasko.net>
5521
5522 * gdb.texinfo: Update copyright
5523
68c71a2e
TR
55242005-02-09 Theodore A. Roth <troth@openavr.org>
5525
5526 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5527 error.
5528
83761cbd
KB
55292005-02-03 Kevin Buettner <kevinb@redhat.com>
5530
5531 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5532
9f1c6395
MS
55332005-01-17 Michael Snyder <msnyder@redhat.com>
5534
5535 * gdb.texinfo: Fix spelling, infinte -> infinite.
5536
fbd1b305
MK
55372005-01-08 Mark Kettenis <kettenis@gnu.org>
5538
5539 * observer.texi (GDB Observers): Document "solib_loaded".
5540
3ace7edb
AC
55412005-01-07 Andrew Cagney <cagney@gnu.org>
5542
bec39cab
AC
5543 * configure.ac: Rename configure.in, require autoconf 2.59.
5544 * configure: Re-generate.
5545
3ace7edb
AC
5546 * configure.in: Replace configdirs with multiple references to
5547 AC_CONFIG_SUBDIRS.
5548 * configure: Re-generate.
5ae4183a 5549
53531fc1
AC
55502005-01-04 Andrew Cagney <cagney@gnu.org>
5551
5552 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5553 part of the version number.
5554
536ffdb7
MK
55552004-12-24 Mark Kettenis <kettenis@gnu.org>
5556
5557 * gdbint.texinfo (Algorithms): Remove description of
5558 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5559
e1aac25b
JB
55602004-12-07 Jim Blandy <jimb@redhat.com>
5561
5562 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5563 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5564 numbers.
5565
f47b1503
AS
55662004-12-07 Andreas Schwab <schwab@suse.de>
5567
5568 * gdb.texinfo (Mode Options): Document -l option.
5569
b6b8ece6
EZ
55702004-12-04 Eli Zaretskii <eliz@gnu.org>
5571
5572 * gdbint.texinfo (Algorithms): More accurate description of
5573 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5574 is not needed unless data-read and data-access watchpoints are
5575 supported. Add a description of how GDB checks whether the
5576 inferior stopped because a watchpoint was hit.
5577
01371747
EZ
55782004-11-23 Eli Zaretskii <eliz@gnu.org>
5579
5580 * gdb.texinfo (Files): Add cross-reference to description of
5581 -readnow command-line switch.
5582
2315ffec
RC
55832004-11-10 Randolph Chung <tausq@debian.org>
5584
5585 * gdb.texinfo: Document set/show backtrace past-entry commands.
5586 Rearrange index entries for set/show backtrace past-main.
5587
69065f5d
AC
55882004-11-10 Jon Beniston <jon@beniston.com>
5589
5590 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5591 * gdb.texinfo (Remote Serial Protocol): Further describe
5592 binary transfer escaping mechanism .
69065f5d 5593
30e91e0b
RC
55942004-11-08 Randolph Chung <tausq@debian.org>
5595
5596 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5597 and "show debug infrun". Add index entries.
5598
60bf7e09
EZ
55992004-10-23 Eli Zaretskii <eliz@gnu.org>
5600
5601 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5602 "info proc" that are already implemented. Add index entries.
5603 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5604 (Files): Add a tip for decreasing memory used for symtabs from
5605 shared libraries.
f018e82f
EZ
5606 (Starting): Fix whitespace; make "elaboration" stand out where it
5607 is first used, and add an index entry for the term.
f8568604
EZ
5608 (Calling): Expand and elaborate text. Add "print". Add the
5609 description of problems with weak aliases.
384ee23f 5610 (Core File Generation): New section.
60bf7e09 5611
d52fe014
AC
56122004-10-12 Andrew Cagney <cagney@gnu.org>
5613
5614 * gdbint.texinfo (Versions and Branches): New chapter.
5615 (Releasing GDB): Delete "Versions and Branches" section.
5616 (Top): Add "Versions and Branches".
5617
703663ab
EZ
56182004-10-08 Eli Zaretskii <eliz@gnu.org>
5619
5620 * gdb.texinfo (Editing, History): Add cross-references to the
5621 included Readline and History user documentation. Remove
5622 references to the symbol have-readline-appendices which is unused
5623 and undefined.
5624 (History): Fix indexing.
5625
ac77d04f
JJ
56262004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5627
5628 * gdbint.texinfo (target_stopped_data_address): Update to
5629 new prototype.
5630 (i386_stopped_data_address): Update prototype and description.
5631 (i386_stopped_by_watchpoint): New function and description.
5632
e07c999f
PH
56332004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5634
5635 * gdb.texinfo (Filenames): Add Ada suffixes.
5636 (Ada) New section.
5637
2e868123
AC
56382004-09-27 Andrew Cagney <cagney@gnu.org>
5639 Robert Picco <Robert.Picco@hp.com>
5640
5641 * gdb.texinfo (Packets): Document the "p" packet.
5642
02a57714
JM
56432004-09-21 Jason Molenda (jmolenda@apple.com)
5644
5645 * gdb.texinfo (Paths and Names of the Source Files): Document the
5646 meaning of values in the 'desc' field of a SO stab.
5647
ae038cb0
DJ
56482004-09-20 Daniel Jacobowitz <dan@debian.org>
5649
5650 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5651 max-cache-age" and "maint show dwarf2 max-cache-age".
5652
f7dc1244
EZ
56532004-09-16 Eli Zaretskii <eliz@gnu.org>
5654
5655 * gdb.texinfo (Set Breaks): Add index entry for setting
5656 breakpoints on overloaded C++ functions that are not members of
5657 any classes. Add an example and an index entry for setting
5658 breakpoints on all program functions.
5659 (Character Sets, Macros, Overlay Commands)
5660 (Non-debug DLL symbols, GDB/MI Output Syntax)
5661 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5662 Use "(@value{GDBP})" instead of a literal "(gdb)".
5663
f810308b
AC
56642004-09-12 Andrew Cagney <cagney@gnu.org>
5665
5666 * gdbint.texinfo (Native Debugging): Delete description of
5667 FILES_INFO_HOOK.
5668
15a661f3
PH
56692004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5670
5ae4183a
AS
5671 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5672 to hex_string_custom (not historically correct, but more
15a661f3
PH
5673 understandable, given the current code).
5674
f3219c75
AC
56752004-09-03 Andrew Cagney <cagney@gnu.org>
5676
5677 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5678
f3bb6704
JJ
56792004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5680
5681 * observer.texi (solib_unloaded): New observer.
5682
8d2c00cb
AC
56832004-08-24 Andrew Cagney <cagney@gnu.org>
5684
5685 * gdbint.texinfo (Target Architecture Definition): Add missing
5686 comma.
5687
e7dc800a
MC
56882004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5689
5690 * (Using the Testsuite): build != host is supported,
5691 but some test scripts do not support build != host.
5692
73b03683
MK
56932004-08-14 Mark Kettenis <kettenis@gnu.org>
5694
5695 * gdbint.texinfo (Host Definition): Delete description of
5696 FCLOSE_PROVIDED and GETENV_PROVIDED.
5697
c0ccb908
MK
56982004-08-05 Mark Kettenis <kettenis@chello.nl>
5699
5700 * gdbint.texinfo (Host Definition): Delete description of
5701 NO_SYS_FILE.
5702 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5703 PTRACE_FP_BUG.
5704
9c8dbfa9
AC
57052004-08-05 Andrew Cagney <cagney@gnu.org>
5706
5707 * gdbint.texinfo (Target Architecture Definition): Delete
5708 reference to deprecated_read_fp.
5709
f42accbe
AC
57102004-08-02 Andrew Cagney <cagney@gnu.org>
5711
5712 * gdbint.texinfo (Target Architecture Definition): Delete
5713 description of DEPRECATED_REGISTER_BYTES.
5714
0b66e38c
EZ
57152004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5716
5717 * gdb.texinfo (Source Path): Document the new behavior of
5718 searching for the source files.
5719
15387254
EZ
57202004-07-17 Eli Zaretskii <eliz@gnu.org>
5721
5722 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5723 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5724 (Auto Display): Improve indexing.
5725
2c07db7a
AC
57262004-07-16 Andrew Cagney <cagney@gnu.org>
5727
5728 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5729 "-noasync".
5730
4644b6e3
EZ
57312004-07-09 Eli Zaretskii <eliz@gnu.org>
5732
5733 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5734 have the same prefix have only their prefix in the index.
5735
7561d450
MK
57362004-07-03 Mark Kettenis <kettenis@gnu.org>
5737
5738 * gdb.texinfo (BSD libkvm Interface): New node (section)
5739 (Native): Add it to the menu.
5740
67bebe79
MK
57412004-07-01 Mark Kettenis <kettenis@gnu.org>
5742
5743 * gdbint.texinfo (Target Architecture Definition): Remove
5744 PCC_SOL_BROKEN.
5745
1a6923e0
MK
57462004-06-24 Mark Kettenis <kettenis@gnu.org>
5747
5748 * gdbint.texinfo (Target Architecture Definition): Remove
5749 SUN_FIXED_LBRAC_BUG.
5750
b435e160
AC
57512004-06-26 Andrew Cagney <cagney@gnu.org>
5752
5753 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5754
b5622e8d
AC
57552004-06-20 Andrew Cagney <cagney@gnu.org>
5756
5757 * gdbint.texinfo (Target Architecture Definition): Deprecate
5758 USE_STRUCT_CONVENTION.
5759
e0c07bf0
MC
57602004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5761
5762 gdb.texinfo (Bug Reporting): Mention session recording,
5763 with the script command or Emacs.
5764
782263ab
AC
57652004-06-18 Andrew Cagney <cagney@gnu.org>
5766
5767 * gdbint.texinfo (Target Architecture Definition): Deprecate
5768 FUNCTION_START_OFFSET.
5769
03727ca6
AC
57702004-06-14 Andrew Cagney <cagney@gnu.org>
5771
5772 Based on changes from Karl Berry.
5773 * gdb.texinfo: Do not use @sc in a direntry.
5774 * stabs.texinfo: Change @dircateogry to "Software development".
5775 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5776
97092415
AC
57772004-06-13 Andrew Cagney <cagney@gnu.org>
5778
5779 * gdbint.texinfo (Target Architecture Definition): Delete
5780 description of RETURN_VALUE_ON_STACK.
5781
1f6d4158
AC
57822004-06-09 Andrew Cagney <cagney@gnu.org>
5783
5784 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5785 deleted by previous patch.
5786
d966f0cb
AC
57872004-06-08 Andrew Cagney <cagney@gnu.org>
5788
5789 * gdbint.texinfo (Native Debugging): Delete documentation on
5790 ATTACH_DETACH.
5791
86fe4aaa
RC
57922004-06-06 Randolph Chung <tausq@debian.org>
5793
5794 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5795
d4b6d575
RC
57962004-06-06 Randolph Chung <tausq@debian.org>
5797
5ae4183a 5798 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5799 the new push_dummy_call method signature. Describe the function
5800 argument.
5801
4e8b0763
JB
58022004-05-24 Joel Brobecker <brobecker@gnat.com>
5803
5804 * gdb.texinfo (Starting): Document new start command.
5805
59caf092
AC
58062004-05-21 Andrew Cagney <cagney@redhat.com>
5807
5808 * observer.texi (GDB Observers): Document "inferior_created".
5809
e4a2df64
AC
58102004-05-08 Andrew Cagney <cagney@redhat.com>
5811
e6b55ae2
AC
5812 * gdbint.texinfo (Target Architecture Definition): Delete
5813 description of DO_DEFERRED_STORES.
5814
28954179
AC
5815 * gdbint.texinfo (Target Architecture Definition): Delete
5816 references to DEPRECATED_FIX_CALL_DUMMY.
5817
434b87dd
AC
5818 * gdbint.texinfo (Target Architecture Definition): Delete
5819 description of DEPRECATED_CALL_DUMMY_WORDS,
5820 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5821
58d28df8
AC
5822 * gdbint.texinfo (Target Architecture Definition): Delete
5823 description of DEPRECATED_PUSH_DUMMY_FRAME.
5824
e4a2df64
AC
5825 * gdbint.texinfo (Target Architecture Definition): Delete
5826 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5827
2b4855ab
AC
58282004-05-07 Andrew Cagney <cagney@redhat.com>
5829
5830 * observer.texi (GDB Observers): Add "Debugging" section. Include
5831 cross reference to "set/show debug observer".
5832 * gdb.texinfo (Debugging Output): Document "set/show debug
5833 observer".
5834
fcf70625
AC
58352004-05-01 Andrew Cagney <cagney@redhat.com>
5836
5837 * gdbint.texinfo (Target Architecture Definition): Delete
5838 description of DEPRECATED_PC_IN_SIGTRAMP.
5839
8ee56bcf
AC
58402004-04-30 Andrew Cagney <cagney@redhat.com>
5841
5842 * gdbint.texinfo (Target Architecture Definition): Delete
5843 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5844
67ab9a76
OF
58452004-04-30 Orjan Friberg <orjanf@axis.com>
5846
5847 * observer.texi (GDB Observers): Correct spelling.
5848
79346bcb
OF
58492004-04-26 Orjan Friberg <orjanf@axis.com>
5850
5851 * observer.texi (GDB Observers): Add target_changed event.
5852
7a464420
AC
58532004-04-08 Andrew Cagney <cagney@redhat.com>
5854
5855 * observer.texi (GDB Observers): Rework, provide generic observer
5856 definitions and then a list of observable events.
5857
6cdf9d98
AC
58582004-04-04 Andrew Cagney <cagney@redhat.com>
5859
5860 * gdbint.texinfo (Host Definition): Delete reference to
5861 NO_SIGINTERRUPT.
5862
ddc135a4
AC
58632004-04-02 Andrew Cagney <cagney@redhat.com>
5864
5865 * gdbint.texinfo (Target Architecture Definition): Delete
5866 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5867
6a1b180d
SC
58682004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5869
5870 * gdb.texinfo (TUI Commands): Document tui reg commands.
5871
d0d5df6f
AC
58722004-03-26 Andrew Cagney <cagney@redhat.com>
5873
5874 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5875 "gdbtui".
5876 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5877 (Contributors): Mention both Text and Terminal User Interface.
5878
aa2a3f87
AC
58792004-03-23 Andrew Cagney <cagney@redhat.com>
5880
5881 * gdbint.texinfo (Target Architecture Definition): Deprecate
5882 references to SIGTRAMP_START and SIGTRAMP_END.
5883
f561f026
AC
58842004-03-23 Andrew Cagney <cagney@redhat.com>
5885
5886 * gdbint.texinfo (Target Architecture Definition): Deprecate
5887 references to PC_IN_SIGTRAMP.
5888
33cb8b0f
AC
58892004-03-19 Andrew Cagney <cagney@redhat.com>
5890
5891 * gdbint.texinfo (Target Architecture Definition): Delete
5892 reference to GDB_TARGET_IS_HPPA.
5893
fc989b7a
AC
58942004-03-18 Andrew Cagney <cagney@redhat.com>
5895
5896 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5897 describe pre_init and post_init.
5898
701b08bb
DJ
58992004-03-09 Daniel Jacobowitz <drow@mvista.com>
5900
5901 * gdb.texinfo (Debugging Output): Document values for "set debug
5902 target".
5903
faae5abe
AC
59042004-02-28 Andrew Cagney <cagney@redhat.com>
5905
5906 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5907
dd79a6cf
JJ
59082004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5909
5910 * gdb.texinfo (breakpoints): Add information about the
5911 new "set breakpoint pending" and "show breakpoint pending"
5912 commands.
5913
e7f16015
AC
59142004-02-26 Andrew Cagney <cagney@redhat.com>
5915
5916 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5917 in Per-architecture module data section.
5918
7161a3a6
RM
59192004-02-25 Roland McGrath <roland@redhat.com>
5920
5921 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5922
2154891a
AC
59232004-02-24 Andrew Cagney <cagney@redhat.com>
5924
5925 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5926 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5927 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5928
6c74ac8b
AC
59292004-02-17 Andrew Cagney <cagney@redhat.com>
5930
5931 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5932
19772a2c
AC
59332004-02-16 Andrew Cagney <cagney@redhat.com>
5934
5935 * gdbint.texinfo (Target Architecture Definition): Deprecate
5936 FRAMELESS_FUNCTION_INVOCATION.
5937
c9830293
AC
59382004-02-16 Andrew Cagney <cagney@redhat.com>
5939
5940 * gdbint.texinfo (Coding): Mention -Wunused-function.
5941
b9d26eb9
AC
59422004-02-14 Andrew Cagney <cagney@redhat.com>
5943
5944 * gdbint.texinfo (Target Architecture Definition): Delete
5945 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5946
49efadf5
EZ
59472004-02-12 Elena Zannoni <ezannoni@redhat.com>
5948
5949 * gdb.texinfo: Properly quote the name "C++".
5950 * gdbint.texinfo: Ditto.
5951 * stabs.texinfo: Ditto.
5952
1eb288ea
EZ
59532004-02-11 Elena Zannoni <ezannoni@redhat.com>
5954
5955 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5956 minimal information about libiberty.
5957
e4937fc1
MC
59582004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5959
5960 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5961
a9331b3f
RM
59622004-02-04 Roland McGrath <roland@redhat.com>
5963
5964 * gdb.texinfo (Auxiliary Vector): New node (section).
5965 (Data): Add it to the menu.
5966
2650777c
JJ
59672004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5968
5969 * gdb.texinfo (Breakpoints): Add information about pending
5970 breakpoint support.
5971
b4501125
AC
59722004-01-26 Andrew Cagney <cagney@redhat.com>
5973
5974 * gdb.texinfo (Overview): Delete references to the cisco protocol
5975 including the "N" response.
5976
74055713
AC
59772004-01-26 Andrew Cagney <cagney@redhat.com>
5978
5979 * gdbint.texinfo (Target Architecture Definition): Rename
5980 EXTRACT_STRUCT_VALUE_ADDRESS to
5981 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5982
3bbe9696
EZ
59832004-01-24 Eli Zaretskii <eliz@gnu.org>
5984
5985 * gdb.texinfo (KOD): Document "show os". Add index entries for
5986 "set/show os" and "info cisco" commands.
5987
5843504f
EZ
59882004-01-21 Eli Zaretskii <eliz@gnu.org>
5989
5990 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5991
9175c9a3
MC
59922004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5993
5994 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5995 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5996
8e94b928
NR
59972004-01-19 Nick Roberts <nick@nick.uklinux.net>
5998
5999 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6000 -stack-list-locals.
6001 (GDB/MI Variable Objects): Describe extension to
6002 -var-list-children.
6003
a20cf136
DJ
60042004-01-17 Daniel Jacobowitz <drow@mvista.com>
6005
6006 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6007
afb18d0f
AC
60082004-01-17 Andrew Cagney <cagney@redhat.com>
6009
6010 * gdbint.texinfo (Target Architecture Definition): Delete
6011 documentation on DEPRECATED_NPC_REGNUM.
6012
b51970ac
DJ
60132004-01-13 Daniel Jacobowitz <drow@mvista.com>
6014
6015 * gdb.texinfo: Update copyright year. Mention that set
6016 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6017 "set follow-fork-mode ask".
6018
0f0cffd2
AC
60192004-01-13 Andrew Cagney <cagney@redhat.com>
6020
6021 * gdbint.texinfo: Update copyright year.
6022 (Coding): Add -Wunused-label to list of -Werror warnings.
6023
c552b3bb 60242004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6025 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6026
6027 * gdb.texinfo: Update copyright.
6028 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6029 around names, as appropriate. Minor syntax cleanup of
6030 _NSPrintForDebugger explanation. Two spaces after periods.
6031 GDBN used instead of lit. "gdb". Index entries added for
6032 print-object and _NSPrintForDebugger. @noindent added in one spot.
6033
afe157ca
EZ
60342003-11-11 Elena Zannoni <ezannoni@redhat.com>
6035
6036 * stabs.texinfo: Add dircategory and direntry commands.
6037 * annotate.texinfo: Ditto.
6038
963e2bb7
AC
60392003-11-10 Andrew Cagney <cagney@redhat.com>
6040
6041 * gdbint.texinfo (Target Architecture Definition): Replace the
6042 return_value method's "inval" and "outval" parameters with
6043 "readbuf" and "writebuf".
6044
1d8b2f28
JB
60452003-10-28 Jim Blandy <jimb@redhat.com>
6046
6047 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6048 from "The `F' request packet" and "The `F' reply packet", to make
6049 texi2dvi happy.
6050 (File-I/O remote protocol extension): Update menu entries, too.
6051
36d86913
MC
60522003-10-26 Michael Chastain <mec@shout.net>
6053
6054 * gdb.texinfo (Thread Stops): Document the issue with
6055 premature return from system calls in multi-threaded programs.
6056
ce2826aa
AC
60572003-10-24 Andrew Cagney <cagney@redhat.com>
6058
6059 * annotate.texinfo: Fix "fortunatly"[sic].
6060
f24c5e49
KI
60612003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6062
6063 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6064 with "Hitachi" and "Mitsubishi".
6065
92ad9cd9
AC
60662003-10-20 Andrew Cagney <cagney@redhat.com>
6067
6068 * gdbint.texinfo (Target Architecture Definition): Document
6069 gdbarch_return_value. Add cross references from
6070 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6071 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6072
0ab4b752
MK
60732003-10-18 Mark Kettenis <kettenis@gnu.org>
6074
6075 * gdbint.texinfo (Target Architecture Definition): Document
6076 regset_from_core_section.
fb3e19c0
KI
6077
60782003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6079
6080 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6081
a9331b3f 60822003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6083
6084 From Anthony Green <green@redhat.com>:
5ae4183a 6085 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6086
1485d690
KB
60872003-10-14 Kevin Buettner <kevinb@redhat.com>
6088
889bf7c5
PA
6089 * gdb.texinfo (Breakpoint related warnings): New node.
6090 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6091
86d30acc
DJ
60922003-10-13 Daniel Jacobowitz <drow@mvista.com>
6093
6094 * gdb.texinfo (Remote Protocol): Document v and vCont.
6095
172c2a43
KI
60962003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6097
6098 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6099 * gdbint.texinfo: Ditto.
6100
71952f4c
AC
61012003-10-09 Andrew Cagney <cagney@redhat.com>
6102
6103 From 2003-09-18 David Anderson <davea@sgi.com>:
6104 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6105 "command".
6106
268e2188
AC
61072003-10-03 Andrew Cagney <cagney@redhat.com>
6108
6109 * gdbint.texinfo (Target Architecture Definition): Deprecate
6110 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6111 just target.
6112
12c266ea 61132003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6114
f30992d4 6115 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6116 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6117 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6118 * gdbint.texinfo (Target Architecture Definition): Rename
6119
61202003-09-30 Andrew Cagney <cagney@redhat.com>
6121
f30992d4 6122 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6123 (Target Architecture Definition):
f30992d4 6124
2e092625
AC
6125 * gdbint.texinfo (Target Architecture Definition): Rename
6126 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6127
0717ae8a
AC
61282003-09-29 Andrew Cagney <cagney@redhat.com>
6129
dad809b7
AC
6130 * gdbint.texinfo (Target Architecture Definition): Delete
6131 documentation for NEED_TEXT_START_END.
6132
0717ae8a
AC
6133 * gdbint.texinfo (Target Architecture Definition): Rename
6134 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6135 TARGET_WRITE_PC.
a9331b3f 6136
af6cf26d
MC
61372003-09-22 Michael Chastain <mec@shout.net>
6138
6139 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6140
ee206350
AG
61412003-09-21 Anthony Green <green@redhat.com>
6142
6143 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6144
a38c9fe6
MK
61452003-09-21 Mark Kettenis <kettenis@gnu.org>
6146
6147 * gdbint.texinfo (Target Architecture Definition): Document
6148 stabs_argument_has_addr.
6149
77949794
AC
61502003-09-18 Andrew Cagney <cagney@redhat.com>
6151
6152 * gdbint.texinfo (Target Architecture Definition): Delete
6153 documentation on REGISTER_NAMES.
6154
8e823e25
MK
61552003-09-13 Mark Kettenis <kettenis@gnu.org>
6156
6157 * gdbint.texinfo (Target Architecture Definition): Replace
6158 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6159
f27dd7fd
AC
61602003-09-11 Andrew Cagney <cagney@redhat.com>
6161
6162 * gdbint.texinfo (Target Architecture Definition): Replace
6163 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6164
8b148df9
AC
61652003-08-18 Andrew Cagney <cagney@redhat.com>
6166
6167 * gdbint.texinfo (Target Architecture Definition): Document
6168 "frame_red_zone_size".
6169
25d29d70
AC
61702003-08-09 Andrew Cagney <cagney@redhat.com>
6171
6172 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6173 with "set/show backtrace past-main" and "set/show backtrace
6174 limit".
6175
c938e9b0
L
61762003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6177
6178 * Makefile.in (install-info): Support DESTDIR.
6179 (install-html): Likewise.
6180
64fabec2
AC
61812003-08-07 Andrew Cagney <cagney@redhat.com>
6182
6183 Patch from Nick Roberts.
6184 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6185 bindings. Remove description of send-gdb-command.
6186
2fcf52f0
AC
61872003-08-07 Andrew Cagney <cagney@redhat.com>
6188
6189 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6190 GDB 6.0.
6191
086432e2
AC
61922003-08-06 Andrew Cagney <cagney@redhat.com>
6193
6194 * gdb.texinfo (Mode Options): Mention that level three is the
6195 highest available and that level 2 is deprecated.
6196 (Annotations Overview): Mention annotation levels. Cross reference
6197 to "Limitations of the Annotation Interface" in annotate.texi.
6198 (TODO, Value Annotations, Frame Annotations): Delete section.
6199 (Displays, Breakpoint Info): Delete.
6200
e5249f67
AC
62012003-08-04 Andrew Cagney <cagney@redhat.com>
6202
6203 * agentexpr.texi: Delete @bye.
6204 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6205 (stabs.info): Add $(srcdir) to include search path.
6206 (html): Depend on "annotate_toc.html", and not "annotate.html".
6207 * stabs.texinfo: Ditto. Include "fdl.texi".
6208 * gdbint.texinfo: Update copyright statement's list of invariant
6209 sections.
6210
e6f672d2
AC
62112003-07-28 Andrew Cagney <cagney@redhat.com>
6212
6213 * Makefile.in (INFO_DEPS): Add annotate.info.
6214 (dvi, ps, html, pdf): Add annotate.
6215 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6216 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6217 (ANNOTATE_DOC_FILES): New macro.
6218 (ANNOTATE_TEX_TMPS): New macro.
6219 (annotate.info, annotate_toc.html): Specify dependencies.
6220 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6221 * annotate.texinfo: Rename annotate.texi. Get building. Add
6222 "Migrating to GDB/MI" and "Limitations of the Annotation
6223 Interface" chapters. Mention why it is not part of the user
6224 guide. Update copyright notice. Include "fdl.texi".
6225
72ffddc9
SC
62262003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6227
6228 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6229
a9f12a31
DJ
62302003-07-24 Daniel Jacobowitz <drow@mvista.com>
6231
6232 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6233
b1fe9455
DJ
62342003-07-24 Daniel Jacobowitz <drow@mvista.com>
6235
6236 * gdb.texinfo (Server): Mention pidof.
6237
153721e6
AC
62382003-07-22 Andrew Cagney <cagney@redhat.com>
6239
6240 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6241 list.
6242
0fac0b41
DJ
62432003-06-28 Daniel Jacobowitz <drow@mvista.com>
6244
6245 * gdb.texinfo (Logging output): New chapter.
6246
4e562065
JB
62472003-06-24 Joel Brobecker <brobecker@gnat.com>
6248
6249 * gdb.texinfo (Unsupported languages): New section.
6250 (Languages): Add link to new section.
6251
f2c06f52
AC
62522003-06-22 Andrew Cagney <cagney@redhat.com>
6253
6254 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6255
b4177fca
DJ
62562003-06-22 Daniel Jacobowitz <drow@mvista.com>
6257
6258 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6259
f418dd93
DJ
62602003-06-22 Daniel Jacobowitz <drow@mvista.com>
6261
6262 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6263 * agentexpr.texi: Retitle section, and change it to an appendix.
6264 Comment out texinfo initialization. Factor a @var{} into two
6265 pieces to prevent makeinfo warnings.
6266 * gdb.texinfo: Add Agent Expressions appendix.
6267
4ca61388
DJ
62682003-06-19 Daniel Jacobowitz <drow@mvista.com>
6269
6270 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6271
07f31aa6
DJ
62722003-06-18 Daniel Jacobowitz <drow@mvista.com>
6273
5ae4183a 6274 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6275 remote target". Document the "detach" and "disconnect" commands.
6276 (Server, Netware, Debug Session): Reference "Connecting to a
6277 remote target".
6278 (GDB/MI Target Manipulation): Document "-target-disconnect".
6279
2dd0da42
AC
62802003-06-13 Andrew Cagney <cagney@redhat.com>
6281
6282 * gdbint.texinfo (Target Architecture Definition): Deprecate
6283 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6284 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6285
e7a3abfc
JB
62862003-06-09 Jim Blandy <jimb@redhat.com>
6287
6288 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6289
25e3a86b
AC
62902003-06-08 Andrew Cagney <cagney@redhat.com>
6291
6292 * gdbint.texinfo (Target Architecture Definition): Delete
6293 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6294
a9e5fdc2
AC
62952003-06-08 Andrew Cagney <cagney@redhat.com>
6296
6297 * gdbint.texinfo (Target Architecture Definition): Document
6298 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6299
b37303ee
AF
63002003-06-07 Adam Fedor <fedor@gnu.org>
6301
6302 * gdb.texinfo: Add Objective-C documentation.
6303
39fe6e80
AC
63042003-06-01 Andrew Cagney <cagney@redhat.com>
6305
6306 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6307 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6308
125309b2
AC
63092003-05-21 Andrew Cagney <cagney@redhat.com>
6310
6311 * gdbint.texinfo (Target Architecture Definition): Delete
6312 references to "extract_address" and "store_address".
6313
b8b527c5
AC
63142003-05-16 Andrew Cagney <cagney@redhat.com>
6315
6316 * gdbint.texinfo (Target Architecture Definition): Replace
6317 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6318 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6319
50e3ee83
TR
63202003-05-14 Theodore A. Roth <troth@openavr.org>
6321
6322 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6323
44e2be90
L
63242003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6325
6326 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6327 (gdb.dvi): Likewise.
6328 (gdb.pdf): Likewise.
6329 (links2roff): Likewise.
6330
df5215a6
JB
63312003-05-08 Jim Blandy <jimb@redhat.com>
6332
6333 * gdb.texinfo (Dump/Restore Files): Update documentation for
6334 'dump', 'append', and 'restore': note that format argument is
6335 optional; simplify presentation of the command variants; and be
6336 more precise about the formats.
6337
5e7b2f39
JB
63382003-05-07 Jim Blandy <jimb@redhat.com>
6339
6340 * gdb.texinfo (Symbols): Update documentation: 'maint list
6341 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6342 symtabs' and 'maint info psymtabs'.
6343
b1e29e33
AC
63442003-05-05 Andrew Cagney <cagney@redhat.com>
6345
6346 * gdbint.texinfo (Target Architecture Definition): Make
6347 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6348 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6349 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6350
00905d52
AC
63512003-05-04 Andrew Cagney <cagney@redhat.com>
6352
6353 * gdb.texinfo (Maintenance Commands): Document "maint print
6354 dummy-frames".
6355
54ff5908
AC
63562003-05-04 Andrew Cagney <cagney@redhat.com>
6357
6358 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6359
32e7087d
JB
63602003-05-03 J. Brobecker <brobecker@gnat.com>
6361
6362 Thierry Schneider <tpschneider1@yahoo.com>
6363 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6364 for new MI command.
6365
7043d8dc
AC
63662003-05-03 Andrew Cagney <cagney@redhat.com>
6367
6368 * gdbint.texinfo (Target Architecture Definition): Document
6369 push_dummy_code. Add cross references.
6370
e33d66ec
EZ
63712003-05-02 Elena Zannoni <ezannoni@redhat.com>
6372
6373 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6374 set/show charsets commands.
6375
0ba6dca9
AC
63762003-04-28 Andrew Cagney <cagney@redhat.com>
6377
6378 * gdbint.texinfo (Target Architecture Definition): Replace
6379 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6380 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6381
d7a27068
AC
63822003-04-28 Andrew Cagney <cagney@redhat.com>
6383
6384 * gdbint.texinfo (Target Architecture Definition): Rename
6385 "tm_print_insn" to "deprecated_tm_print_insn".
6386
44ea7b70
JB
63872003-04-09 Jim Blandy <jimb@redhat.com>
6388
6389 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6390 list psymtabs'.
6391
fb8f8949
AC
63922003-04-08 Andrew Cagney <cagney@redhat.com>
6393
6394 * gdbint.texinfo (Target Architecture Definition): Delete
6395 references to EXTRA_FRAME_INFO.
6396
32fb0f22
AC
63972003-04-08 Andrew Cagney <cagney@redhat.com>
6398
6399 * gdbint.texinfo (Target Architecture Definition): Delete
6400 PRINT_TYPELESS_INTEGER.
6401
6be67e67
JB
64022003-04-02 J. Brobecker <brobecker@gnat.com>
6403
6404 * observer.texi (GDB Observers): Adjust the documentation for the
6405 normal_stop notification to better describe reality. Fix a couple
6406 of minor typos.
6407
4e35d5f0
BR
64082003-04-02 Bob Rossi <bob_rossi@cox.net>
6409
a9331b3f 6410 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6411 '-file-list-exec-source-file'
6412
e8a8712a
AC
64132003-03-31 Andrew Cagney <cagney@redhat.com>
6414
6415 * gdbint.texinfo (Target Architecture Definition): Delete
6416 references to CALL_DUMMY_P.
6417
6c0e89ed
AC
64182003-03-30 Andrew Cagney <cagney@redhat.com>
6419
6420 * gdbint.texinfo (Target Architecture Definition): Remove
6421 reference to TARGET_WRITE_SP.
a9331b3f 6422
378bfd1b
AC
64232003-03-27 Andrew Cagney <cagney@redhat.com>
6424
6425 * gdbint.texinfo (Target Architecture Definition): Remove
6426 references to write_sp.
6c0e89ed 6427
922fbb7b
AC
64282003-03-27 Andrew Cagney <cagney@redhat.com>
6429
6430 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6431 chapter body. Use @smallexample instead of @example.
6432 (Annotations): Ditto.
6433 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6434 annotate.texi.
6435
b81774d8
AC
64362003-03-26 Andrew Cagney <cagney@redhat.com>
6437
6438 * gdbint.texinfo (Target Architecture Definition): Replace
6439 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6440 dummy_addr parameters.
6441
1bf6d5cc
AC
64422003-03-25 Andrew Cagney <cagney@redhat.com>
6443
6444 * gdbint.texinfo (Target Architecture Definition): Delete
6445 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6446 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6447 Add reference to PUSH_ARGUMENTS.
6448
618ce49f
AC
64492003-03-23 Andrew Cagney <cagney@redhat.com>
6450
6451 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6452 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6453
bcd7e15f
JB
64542003-03-18 J. Brobecker <brobecker@gnat.com>
6455
6456 * gdbint.texinfo (Algorithms): Add new section describing the
6457 Observer paradigm.
6458 (Top): Add menu entry to new observer appendix.
6459 * observer.texi: New file.
6460 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6461 new observer.texi file.
6462
9fe8321b
AC
64632003-03-17 Andrew Cagney <cagney@redhat.com>
6464
6465 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6466 that GNU Press update the manual version number.
6467
ac2adee5
AC
64682003-03-12 Andrew Cagney <cagney@redhat.com>
6469
6470 * gdbint.texinfo (Target Architecture Definition): Delete
6471 references to get_saved_register. Rename GET_SAVED_REGISTER to
6472 DEPRECATED_GET_SAVED_REGISTER.
6473
749b82f6
AC
64742003-03-13 Andrew Cagney <cagney@redhat.com>
6475
6476 * gdbint.texinfo (Target Architecture Definition): Replace
6477 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6478
8bedc050
AC
64792003-03-12 Andrew Cagney <cagney@redhat.com>
6480
6481 * gdbint.texinfo (Target Architecture Definition): Rename
6482 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6483
0ce1b118
CV
64842003-03-10 Corinna Vinschen <vinschen@redhat.com>
6485
6486 * gdb.texinfo: Add File-I/O documentation.
6487
12cc2063
AC
64882003-03-10 Andrew Cagney <cagney@redhat.com>
6489
6490 * gdbint.texinfo (Target Architecture Definition): Cross reference
6491 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6492
7453dc06
AC
64932003-03-07 Andrew Cagney <cagney@redhat.com>
6494
6495 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6496 frame" command.
6497
6314f104
AC
64982003-03-05 Andrew Cagney <cagney@redhat.com>
6499
6500 * gdbint.texinfo (Target Architecture Definition): Document
6501 unwind_dummy_id. Cross reference unwind_dummy_id and
6502 SAVE_DUMMY_FRAME_TOS.
6503
f1212245
DJ
65042003-03-05 James Ingham <jingham@apple.com>
6505 Daniel Jacobowitz <drow@mvista.com>
6506
6507 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6508 and "show cp-abi".
6509
77e7e267
AC
65102003-03-03 Andrew Cagney <cagney@redhat.com>
6511
6512 * gdbint.texinfo (Target Architecture Definition): Document
6513 register_type.
6514
838a8221
AC
65152003-03-03 Andrew Cagney <cagney@redhat.com>
6516
6517 * stabs.texinfo (Structures): Use @samp and separate @var's
6518 instead of a single @var containing a comma separated list.
6519 (Unions): Ditto.
6520
d7f4a264
DJ
65212003-03-02 Daniel Jacobowitz <drow@mvista.com>
6522
6523 * Makefile.in (distclean): Remove config.log.
6524
f30ee0bc
AC
65252003-03-01 Andrew Cagney <cagney@redhat.com>
6526
6527 * gdbint.texinfo (Target Architecture Definition): Rename
6528 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6529
65302003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6531
6532 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6533 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6534
be448670
CF
65352003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6536
6537 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6538 (Non-debug DLL symbols): New node, describing the minimal symbols
6539 loaded from DLLs without real debugging symbols.
6540
501eef12
AC
65412003-02-20 Andrew Cagney <ac131313@redhat.com>
6542
6543 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6544 hardware-breakpoint-limit".
6545 (Set Watchpoints): Add cross reference to "set remote
6546 hardware-watchpoint-limit".
6547 (Remote configuration options): New section.
6548
21c294e6
AC
65492003-02-04 Andrew Cagney <ac131313@redhat.com>
6550
e9be73e4
AC
6551 * gdbint.texinfo (Target Architecture Definition): Delete
6552 descrption of IS_TRAPPED_INTERNALVAR.
6553
21c294e6
AC
6554 From Keith Seitz <keiths@redhat.com>:
6555 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6556 option "-i"/"--interpreter" to this chapter. Include index
6557 entries.
6558
0179ffac
DC
65592003-02-04 David Carlton <carlton@math.stanford.edu>
6560
6561 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6562 (Variables): Recommend stabs+ and DWARF 2.
6563 (C plus plus expressions): Correct info about
6564 compiler versions, debug formats.
6565 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6566 PR symtab/874.
6567
7ca9f392
AC
65682003-02-01 Andrew Cagney <ac131313@redhat.com>
6569
6570 * gdbint.texinfo (Target Architecture Definition): Delete
6571 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6572 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6573 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6574 references to nindy and i960.
6575 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6576
31a85ea2
AC
65772003-02-01 Andrew Cagney <ac131313@redhat.com>
6578
6579 * gdbint.texinfo (Target Architecture Definition): Delete
6580 FLOAT_INFO.
6581
6b894e49
AC
65822003-01-30 Andrew Cagney <ac131313@redhat.com>
6583
6584 * stabs.texinfo (Member Type Descriptor): Clarify description of
6585 `@'. Suggested by Ben Hutchings.
6586
c48861fb
AC
65872003-01-29 Andrew Cagney <ac131313@redhat.com>
6588
6589 * gdb.texinfo (M68K): Delete reference to es1800.
6590
617073a9
AC
65912003-01-29 Andrew Cagney <ac131313@redhat.com>
6592
6593 * gdb.texinfo (Maintenance Commands): Document `maint print
6594 reggroups' and `maint print register-groups'.
6595 * gdbint.texinfo (Target Architecture Definition): Document
6596 register_reggroup_p.
6597
5b5d99cf
JB
65982003-01-23 Jim Blandy <jimb@redhat.com>
6599
6600 * gdb.texinfo (Separate Debug Files): New section.
6601
e7ba9c65
DJ
66022003-01-22 Daniel Jacobowitz <drow@mvista.com>
6603
6604 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6605 and "maint show profile".
6606
94e91d6d
MC
66072003-01-16 Michael Chastain <mec@shout.net>
6608
6609 * gdb.texinfo (Installing GDB): Warn against
6610 ".../gdb-VERSION/gdb/configure".
6611 (Separate Objdir): Likewise.
6612
867f3898
AC
66132003-01-15 Andrew Cagney <ac131313@redhat.com>
6614
6615 * gdbint.texinfo (Target Architecture Definition): Delete
6616 definition of PRINT_REGISTER_HOOK.
6617
f153cc92
EZ
66182003-01-15 Elena Zannoni <ezannoni@redhat.com>
6619
6620 (OpenRISC 1000): Fix formatting of command names.
6621
c60eb6f1
EZ
66222003-01-15 Elena Zannoni <ezannoni@redhat.com>
6623
6624 * gdb.texinfo (Continuing and Stepping): Add new command
6625 'advance'. Clarify behavior of 'until'.
6626
f5ebfba0
DJ
66272003-01-13 Daniel Jacobowitz <drow@mvista.com>
6628
6629 * gdb.texinfo (Files): Document solib-absolute-prefix and
6630 solib-search-path.
6631
4ce8657e
MC
66322003-01-09 Michael Chastain <mec@shout.net>
6633
6634 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6635 (Create a Release): Add new instructions for new @file{src-release}.
6636 Document existing instructions for @file{Makefile.in} as
6637 being for @value{GDBN} 5.3.1 or earlier.
6638
372613e3
AC
66392003-01-09 Andrew Cagney <ac131313@redhat.com>
6640
6641 * gdbint.texinfo (Target Architecture Definition): Mention
6642 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6643 allocate memory.
6644
b4e9345d
DJ
66452003-01-04 Daniel Jacobowitz <drow@mvista.com>
6646
6647 * gdb.texinfo (Controlling GDB): Add @kindex for
6648 "show osabi".
6649 (Backtraces): Add @kindex's for backtrace-below-main.
6650
98b45e30
DJ
66512003-01-04 Daniel Jacobowitz <drow@mvista.com>
6652
6653 * gdb.texinfo (Controlling GDB): Document "set osabi".
6654
95f90d25
DJ
66552003-01-04 Daniel Jacobowitz <drow@mvista.com>
6656
6657 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6658 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6659
1e698235
DJ
66602003-01-04 Daniel Jacobowitz <drow@mvista.com>
6661
6662 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6663 "set coerce-float-to-double".
6664 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6665
e632838e
AC
66662003-01-02 Andrew Cagney <ac131313@redhat.com>
6667
6668 * stabs.texinfo: Remove obsolete text.
6669 * gdbint.texinfo: Ditto.
6670 * gdb.texinfo: Ditto.
6671
c133ab7a
MK
66722002-12-22 Mark Kettenis <kettenis@gnu.org>
6673
6674 * gdbint.texinfo (Target Architecture Definition): Update
6675 description of gdbarch_register_osabi.
6676
f821f325
KH
66772002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6678
6679 * agentexpr.texi: Fix typos.
6680 * annotate.texi: Likewise.
6681 * fdl.texi: Likewise.
6682
85a6d8d3 66832002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6684
6685 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6686 DEPRECATED_INIT_FRAME_PC.
6687
ae45cd16
AC
66882002-12-01 Andrew Cagney <ac131313@redhat.com>
6689
6690 * gdbint.texinfo (Target Architecture Definition): Delete
6691 PC_IN_CALL_DUMMY.
6692
07555a72
AC
66932002-11-28 Andrew Cagney <ac131313@redhat.com>
6694
6695 * gdbint.texinfo (Host Definition): Delete documentation on
6696 USE_GENERIC_DUMMY_FRAMES.
6697
c166cdc7
EZ
66982002-11-26 Elena Zannoni <ezannoni@redhat.com>
6699
5ae4183a 6700 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6701 * Makefile.in (install-info): Run the install-info command as part
6702 of the post install steps only.
6703 (uninstall-info): New target.
6704 (uninstall): New target.
6705
35db0260
EZ
67062002-11-22 Elena Zannoni <ezannoni@redhat.com>
6707
6708 * Makefile.in (install): Make install do some real work.
6709
9ba8d803
AC
67102002-11-19 Andrew Cagney <ac131313@redhat.com>
6711
6712 Fix POSIX problem reported by Paul Eggert.
6713 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6714 Fix PR gdb/527.
6715
903ad3a6
AC
67162002-10-26 Andrew Cagney <cagney@redhat.com>
6717
6718 * gdbint.texinfo (Target Architecture Definition): Delete
6719 definition of DO_REGISTERS_INFO.
6720
f2abfe65
KB
67212002-10-18 Kevin Buettner <kevinb@redhat.com>
6722
6723 * gdbint.texinfo (Address Classes): Fix problems with insertion
6724 of ``{'' and ``}'' in example.
6725
b5b0480a
KB
67262002-10-17 Kevin Buettner <kevinb@redhat.com>
6727
6728 * gdbint.texinfo (Address Classes): New section.
6729 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6730 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6731 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6732 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6733
c85508ee
KD
67342002-10-11 Klee Dienes <kdienes@apple.com>
6735
6736 * gdb.texinfo (Registers): Mention vector registers as well as
6737 floating registers in the documentation for 'info registers' and
6738 'info all-registers'.
6739
6d12fc3d
DJ
67402002-10-11 Daniel Jacobowitz <drow@mvista.com>
6741
6742 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6743
8d19fbd2
JJ
67442002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6745
6746 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6747 interface definition.
6748
a37295f9
MM
67492002-10-03 Marko Mlinar <markom@opencores.org>
6750
6751 * gdb.texinfo (Target Commands): Add or1k target specific
6752 commands.
6753 * gdb.texinfo (Contributors): Add myself to the contributors list.
6754
da0f9dcd
AC
67552002-10-01 Andrew Cagney <ac131313@redhat.com>
6756
6757 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6758 and "mi1" instead of "mi1" and "mi0".
6759
2e834e49
HPN
67602002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6761
6762 * gdb.texinfo (Packets): Fix typos "alligned".
6763 Correct z3/Z3 description. Correct z4/Z4 title.
6764
050be0dc
AC
67652002-09-27 Andrew Cagney <ac131313@redhat.com>
6766
6767 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6768
1104b9e7
KB
67692002-09-25 Kevin Buettner <kevinb@redhat.com>
6770
6771 * gdb.texinfo: Use GNU/Linux instead of Linux.
6772
512217c7
AC
67732002-09-25 Andrew Cagney <ac131313@redhat.com>
6774
6775 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6776
10998722
AC
67772002-09-24 Andrew Cagney <ac131313@redhat.com>
6778
512217c7 6779 * gdb.texinfo: Replace @example with @smallexample.
10998722 6780
a0eb71c5
KB
67812002-09-20 Kevin Buettner <kevinb@redhat.com>
6782
f7dc1244 6783 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6784 * gdb.texinfo (Character Sets): Use @smallexample instead of
6785 @example. Use GNU/Linux instead of Linux.
6786
67872002-09-20 Jim Blandy <jimb@redhat.com>
6788
6789 * gdb.texinfo: Add character set documentation.
6790
2f870471
AC
67912002-09-19 Andrew Cagney <ac131313@redhat.com>
6792
6793 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6794 (Packets): Add cross reference from `b' packet to `z' packets.
6795
790eb8f5
AC
67962002-09-19 Andrew Cagney <ac131313@redhat.com>
6797
8d30a00d
AC
6798 * gdb.texinfo (Maintenance Commands): Document ``maint
6799 internal-error'' and ``maint internal-warning''.
6800
790eb8f5
AC
6801 * gdbint.texinfo (Target Architecture Definition): Revise
6802 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6803
a23a7bf1
JB
68042002-09-19 Joel Brobecker <brobecker@gnat.com>
6805
6806 * gdbint.texinfo (Target Conditionals): Document the new
6807 NAME_OF_MALLOC macro.
6808
299ffc64
AC
68092002-09-05 Andrew Cagney <ac131313@redhat.com>
6810
6811 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6812 engineer.
6813
b7bb15bc
SC
68142002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6815
6816 * gdb.texinfo (TUI Overview): Document status line fields.
6817
3d757584
SC
68182002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6819
6820 * gdb.texinfo (TUI Commands): Document info win command.
6821
269c21fe
SC
68222002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6823
6824 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6825
7cf36c78
SC
68262002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6827
6828 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6829 (TUI Keys): Likewise.
6830
d2c6833e
AC
68312002-08-25 Andrew Cagney <ac131313@redhat.com>
6832
6833 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6834 for a packet receive.
6835
46d8b1c3
AC
68362002-08-25 Andrew Cagney <ac131313@redhat.com>
6837
6838 * Makefile.in (clean): Move to end of file.
6839 (distclean, maintainer-clean, realclean): Ditto.
6840 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6841 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6842 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6843 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6844
b0787093
AC
68452002-08-24 Andrew Cagney <ac131313@redhat.com>
6846
6847 * Makefile.in (GDBINT_TEX_TMPS): Define.
6848 (gdbint.dvi, gdbint.pdf): Use
6849 (GDB_TEX_TMPS): Define.
6850 (gdb.dvi, gdb.pdf): Use.
6851 (STABS_TEX_TMPS): Define.
6852 (stabs.dvi, stabs.pdf): Use.
6853 (GDB_DOC_SOURCE_INCLUDES): New macros.
6854 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6855 (GDBINT_DOC_FILES_INCLUDES): New macros.
6856 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6857 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6858 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6859 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6860 (links2roff): Replace SFILES_INCLUDED with
6861 GDB_DOC_SOURCE_INCLUDES.
6862 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6863 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6864 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6865 dependencies.
6866 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6867 dependencies.
6868 (gdbmi.texinfo): Delete rule.
6869 (inc-hist.texinfo): Delete rule.
6870 (rluser.texinfo): Delete rule.
6871
ebba8386
AC
68722002-08-23 Andrew Cagney <cagney@redhat.com>
6873
6874 * gdbint.texinfo (Target Architecture Definition): Update
6875 STORE_RETURN_VALUE, mention regcache.
6876
0ab7a791
AC
68772002-08-21 Andrew Cagney <ac131313@redhat.com>
6878
6879 * gdbint.texinfo (Target Architecture Definition): Document
6880 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6881
ee2d5c50
AC
68822002-08-19 Andrew Cagney <ac131313@redhat.com>
6883
6884 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6885 Fix minor typos. Add index entries.
6886
53c69bd7
AC
68872002-08-18 Andrew Cagney <ac131313@redhat.com>
6888
6889 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6890
e76f1f2e
AC
68912002-08-15 Andrew Cagney <ac131313@redhat.com>
6892
6893 * gdbint.texinfo (Target Architecture Definition): Document
6894 PRINT_VECTOR_INFO.
6895 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6896
0680b120
AC
68972002-08-13 Andrew Cagney <ac131313@redhat.com>
6898
6899 * gdb.texinfo (Maintenance Commands): Document "maint print
6900 registers", "maint print raw-registers" and "maint print
6901 cooked-registers".
6902
3c3bea1c
GS
69032002-08-08 Grace Sainsbury <graces@redhat.com>
6904
a9331b3f 6905 From Mark Salter:
3c3bea1c
GS
6906 * gdb.texinfo (Protocol): Document T packet extension to
6907 allow watchpoint address reporting.
6908
42f9b0a5
AC
69092002-08-03 Andrew Cagney <ac131313@redhat.com>
6910
6911 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6912
db034ac5
AC
69132002-08-01 Andrew Cagney <cagney@redhat.com>
6914
6915 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6916 to CHILL.
6917
e2b28d04
AC
69182002-08-01 Andrew Cagney <ac131313@redhat.com>
6919
6920 * gdbint.texinfo (Coding): Revise section "Include Files".
6921
7fb623f7
AC
69222002-07-24 Andrew Cagney <cagney@redhat.com>
6923
6924 * gdbint.texinfo: Obsolete references to m88k.
6925 * gdb.texinfo: Ditto.
6926
4a2b4636
JB
69272002-07-10 Joel Brobecker <brobecker@gnat.com>
6928
7fb623f7 6929 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6930 where the proper version of autoconf can be retrieved.
6931
a71ec265
DH
69322002-07-09 Don Howard <dhoward@redhat.com>
6933
6934 * gdb.texinfo (Command Files): Further describe the behavior of
6935 sourced command files.
6936
b9aa90c9
AC
69372002-06-27 Andrew Cagney <ac131313@redhat.com>
6938
6939 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6940 (Coding): Clarify ISO C version that GDB assumes.
6941
40dd2248
TT
69422002-06-26 Tom Tromey <tromey@redhat.com>
6943
6944 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6945 add_setshow_cmd_full.
6946
bfac230e
DH
69472002-06-25 Don Howard <dhoward@redhat.com>
6948
6949 * gdb.texinfo (Memory Region Attributes): Document new behavior
6950 for 'mem' command.
6951
475b0867
JB
69522002-06-11 Jim Blandy <jimb@redhat.com>
6953
919d772c
JB
6954 * gdb.texinfo (Symbols): Update documentation for `info source'
6955 command.
6956
475b0867
JB
6957 * gdb.texinfo (Macros): Call the command `info macro', not
6958 `show macro'.
6959
ba8c9337
AC
69602002-06-09 Andrew Cagney <ac131313@redhat.com>
6961
6962 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6963 data''.
6964
1029b7fa
MK
69652002-06-09 Mark Kettenis <kettenis@gnu.org>
6966
6967 * gdbint.texinfo (Target Architecture Definition): Document
6968 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6969
16737d73
AC
69702002-06-08 Andrew Cagney <ac131313@redhat.com>
6971
6972 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6973 lists.
6974
30107679
AC
69752002-06-08 Andrew Cagney <ac131313@redhat.com>
6976
6977 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6978 Branch''.
6979
3352e23e
AC
69802002-06-01 Andrew Cagney <ac131313@redhat.com>
6981
6982 * gdbint.texinfo (Target Architecture Definition): Add section
6983 ``Converting an existing Target Architecture to Multi-arch''.
6984
cbb09e6a
AC
69852002-05-30 Andrew Cagney <ac131313@redhat.com>
6986
6987 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6988 to ``Obsoleting code''. Revise.
6989
e2e0bcd1
JB
69902002-05-17 Jim Blandy <jimb@redhat.com>
6991
6992 * gdb.texinfo (C Preprocessor Macros): New chapter.
6993 Include it in the main menu.
6994 (Contributors): Credit Jim Blandy with macro support.
6995 (Compilation): Explain how to get macro information into the
6996 executable.
6997 (Expressions): Note that preprocessor macros are expanded.
6998
9db8d71f
DJ
69992002-05-14 Daniel Jacobowitz <drow@mvista.com>
7000
7001 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7002 options for `target remote'.
7003
6d531722
AC
70042002-05-13 Andrew Cagney <ac131313@redhat.com>
7005
7006 * gdbint.texinfo (Target Architecture Definition): Delete
7007 documentation on NNPC_REGNUM.
7008
13d01224
AC
70092002-05-11 Andrew Cagney <ac131313@redhat.com>
7010
7011 * gdbint.texinfo (Target Architecture Definition): Document
7012 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7013 (Target Architecture Definition): Revise section `Using Different
7014 Register and Memory Data Representations'. Add section `Raw and
7015 Virtual Register Representations'.
7016
b2e75d78
AC
70172002-05-11 Andrew Cagney <ac131313@redhat.com>
7018
7019 * gdbint.texinfo (Target Architecture Definition): Mention
7020 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7021 (Target Architecture Definition): Mention same. Add references to
7022 web pages.
7023
2c8682ee
MS
70242002-05-08 Michael Snyder <msnyder@redhat.com>
7025
7026 * stabs.texinfo (Attributes): Document new "vector" attribute.
7027
0816590b
AC
70282002-05-04 Andrew Cagney <ac131313@redhat.com>
7029
7030 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7031
2653173e
AC
70322002-05-04 Andrew Cagney <ac131313@redhat.com>
7033
7034 * gdb.texinfo: Delete obsolete references to a29k.
7035
d7bd68ca
AC
70362002-04-24 Andrew Cagney <ac131313@redhat.com>
7037
7038 * gdbint.texinfo (Target Architecture Definition): Replace
7039 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7040
21d83aa5
DM
70412002-04-24 David S. Miller <davem@redhat.com>
7042
7043 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7044
7673a6cc
DM
70452002-04-21 David S. Miller <davem@redhat.com>
7046
7047 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7048
d49d1e0a
AC
70492002-04-21 Andrew Cagney <ac131313@redhat.com>
7050
7051 * gdbint.texinfo (Target Architecture Definition): Delete
7052 definition of HAVE_REGISTER_WINDOWS.
7053
f7dc1244 70542002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7055
7056 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7057 "Theodore A. Roth" <troth@verinet.com>.
7058
5ca0cb28
DH
70592002-04-15 Don Howard <dhoward@redhat.com>
7060
f7dc1244 7061 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7062 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7063 Provide a better explaination of this feature.
5ca0cb28 7064
f208ba17
AC
70652002-04-14 Andrew Cagney <ac131313@redhat.com>
7066
7067 * gdbint.texinfo (Target Architecture Definition): Remove
7068 FRAME_CHAIN_COMBINE.
7069
d5ba91de
MC
70702002-04-12 Michael Chastain <mec@shout.net>
7071
7072 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7073 REG_STACK_SEGMENT.
7074
26818220
MC
70752002-04-09 Michael Chastain <mec@shout.net>
7076
7077 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7078 PYRAMID_* macros.
7079
129188f6
AC
70802002-04-07 Andrew Cagney <ac131313@redhat.com>
7081
7082 * gdb.texinfo (Bug Reporting): Document that the web is the
7083 prefered way of submitting bug reports.
7084 (Bug Reporting): Delete the s-mail address as the last resort.
7085
8227c0ff
AC
70862002-04-05 Andrew Cagney <ac131313@redhat.com>
7087
7088 * gdbint.texinfo (Target Architecture Definition): Delete
7089 references to TARGET_WRITE_FP and write_fp.
7090
16d9dec6
MS
70912002-03-27 Michael Snyder <msnyder@redhat.com>
7092
7093 * gdb.texinfo: Document new commands dump, append, and restore.
7094
9ae8b82c
AC
70952002-03-27 Andrew Cagney <ac131313@redhat.com>
7096
7097 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7098 Branch'.
7099
474c8240
AC
71002002-03-18 Andrew Cagney <ac131313@redhat.com>
7101
7102 * gdb.texinfo: Change all examples to @smallexample.
7103 * gdbint.texinfo: Ditto.
a9331b3f 7104
fb0ff88f
AC
71052002-03-18 Andrew Cagney <ac131313@redhat.com>
7106
7107 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7108 Branches''.
7109
9bb0a4d8
AC
71102002-03-18 Andrew Cagney <ac131313@redhat.com>
7111
7112 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7113 Policy''.
7114
937f164b
FF
71152002-03-04 Fred Fish <fnf@redhat.com>
7116
7117 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7118 expresson, suports, dependant, trhe, perhaphs, situtations,
7119 explictily, taged, oportunity, unfortunatly).
7120
a7b40f07
AC
71212002-02-24 Andrew Cagney <ac131313@redhat.com>
7122
7123 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7124 Remove reference to 3.12.
7125
aab4e0ec
AC
71262002-02-23 Andrew Cagney <ac131313@redhat.com>
7127
7128 * gdbint.texinfo: Include fdl.texi.
7129 (Top): Add GNU Free Documentation License.
7130 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7131 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7132 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7133 (gdbint.info): Add srcdir to include path.
7134 * gdb.texinfo: Include gpl.texi.
7135 (Top): Add Copying.
7136 * gpl.texi: New file.
7137
47b95330
AC
71382002-02-23 Andrew Cagney <ac131313@redhat.com>
7139
7140 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7141
78c47bea
PM
71422002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7143
7144 * gdb.texinfo: Document Cygwin native specific commands.
7145
56460a61
DJ
71462002-02-15 Daniel Jacobowitz <drow@mvista.com>
7147
7148 * gdb.texinfo: Document gdbserver ``--attach'' command.
7149
def71bfa
MS
71502002-02-07 Michael Snyder <msnyder@redhat.com>
7151
7152 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7153 to @code(_ovly_debug_event).
7154
c928edc0
AC
71552002-02-07 Andrew Cagney <ac131313@redhat.com>
7156
7157 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7158
81d46470
MS
71592002-02-06 Michael Snyder <msnyder@redhat.com>
7160
7161 * gdb.texinfo (overlays): Mention new magic symbol
7162 '_ovly_debug_event', which allows GDB to keep better track
7163 of overlays.
7164
f7dc1244 71652002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7166
7167 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7168 Suggested by Dmitry Sivachenko.
7169
7170 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7171
15110bc3
MS
71722002-02-01 Michael Snyder <msnyder@redhat.com>
7173
7174 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7175
6763aef9
MS
71762002-01-30 Michael Snyder <msnyder@redhat.com>
7177
ac282366
MS
7178 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7179 (set trust-readonly-sections): Document.
6763aef9 7180
8642bc8f
AC
71812002-01-29 Andrew Cagney <ac131313@redhat.com>
7182
7183 * gdbint.texinfo (Releasing GDB): Revise and update.
7184
afe64c1a
AC
71852002-01-28 Andrew Cagney <ac131313@redhat.com>
7186
7187 * gdbint.texinfo (Target Architecture Definition): Delete
7188 description of TARGET_BYTE_ORDER_DEFAULT.
7189
f7dc1244 71902002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7191
7192 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7193 <mitya@cavia.pp.ru>.
7194
3d6e1b5a
AC
71952002-01-23 Andrew Cagney <ac131313@redhat.com>
7196
7197 * libgdb.texinfo: Delete file.
7198
6c0e9fb3
AC
71992002-01-22 Andrew Cagney <ac131313@redhat.com>
7200
7201 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7202 * gdbint.texinfo: Ditto.
7203
e0ce93ac
AC
7204Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7205
7206 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7207
be298bcc
AC
72082002-01-22 Andrew Cagney <ac131313@redhat.com>
7209
7210 * Makefile.in: Update copyright.
7211 (TEXI2DVI): Define.
7212 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7213 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7214 gdb-cfg.texi.
7215 (TEXINDEX, PDFTEX): Delete makefile variables.
7216
8e04817f
AC
72172002-01-22 Andrew Cagney <ac131313@redhat.com>
7218
7219 * gdb.texinfo (Protocol): Move section to appendix.
7220
6b2f586d
AC
72212002-01-21 Andrew Cagney <ac131313@redhat.com>
7222
7223 * gdb.texinfo (Remote Debugging): Create a menu.
7224 (Top): Add ``Remote Debugging'' to menu.
7225
6f05cf9f
AC
72262002-01-21 Andrew Cagney <ac131313@redhat.com>
7227
7228 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7229 serial protocol'' from here.
7230 (Remote Debugging): To here. New chapter.
7231
3fd3d7d2
AC
72322002-01-20 Andrew Cagney <ac131313@redhat.com>
7233
7234 * gdbint.texinfo (Target Architecture Definition): Delete
7235 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7236
7fd60527
AC
72372002-01-20 Andrew Cagney <ac131313@redhat.com>
7238
7239 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7240 are no longer needed.
7241 (Porting GDB): Add maintainer note about configure.host.
7242
c2f05ac9
AC
72432002-01-20 Andrew Cagney <ac131313@redhat.com>
7244
7245 * gdbint.texinfo (Target Architecture Definition): Remove
7246 definition of IEEE_FLOAT.
7247
f7dc1244 72482002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7249
7250 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7251 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7252 <3diff@gnu.org>
231b2aad 7253
82600034
AC
72542002-01-19 Andrew Cagney <ac131313@redhat.com>
7255
7256 * gdbint.texinfo (Host Definition): Remove references to
7257 MALLOC_INCOMPATIBLE.
7258
7708fa01
AC
72592002-01-17 Andrew Cagney <ac131313@redhat.com>
7260
7261 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7262 and xyz-xdep.o.
7263
eb12ee30
AC
72642002-01-17 Andrew Cagney <ac131313@redhat.com>
7265
889bf7c5 7266 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7267 (Set Breaks): Copy ``maint info breakpoint'' doco to
7268 ``Maintenance Commands'' appendix. Add reference.
7269
c9ccaa92
AC
72702002-01-17 Andrew Cagney <ac131313@redhat.com>
7271
7272 * fdl.texi: Remove next/prev from @node.
7273
f7dc1244 72742002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7275
7276 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7277 for monstrous @multitable (from Brian Youmans).
7278
7279 * fdl.texi: New file.
7280
7281 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7282
8973da3a
AC
72832002-01-15 Andrew Cagney <ac131313@redhat.com>
7284
7285 * gdbint.texinfo (Releasing GDB): New chapter.
7286
7d86b5d5
AC
72872002-01-14 Andrew Cagney <ac131313@redhat.com>
7288
7289 * gdb.texinfo (Embedded Processors, Calling program functions):
7290 Obsolete references to a29k.
7291
cc1cb004
AC
72922002-01-13 Andrew Cagney <ac131313@redhat.com>
7293
7294 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7295 examples. Document that a code-block should do or discard its
7296 cleanups before exit.
7297
79f12247
MS
72982002-01-11 Michael Snyder <msnyder@redhat.com>
7299
7300 * gdb.texinfo (Choosing files): Change @samp to @file.
7301
19837790
MS
73022002-01-05 Michael Snyder <msnyder@redhat.com>
7303
7304 * gdb.texinfo (--pid): Document new command line option (attach).
7305
f7dc1244 73062002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7307
7308 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7309 in the stub.
7310
d7449b42
AC
73112002-01-04 Andrew Cagney <ac131313@redhat.com>
7312
7313 * gdbint.texinfo (Target Architecture Definition): Replace
7314 BIG_ENDIAN with BFD_ENDIAN_BIG.
7315
f23631e4
AC
73162002-01-03 Andrew Cagney <ac131313@redhat.com>
7317
7318 * gdbint.texinfo (Target Architecture Definition): Replace
7319 value_ptr with struct value pointer.
7320
72c9928d
EZ
73212002-01-02 Eli Zaretskii <eliz@gnu.org>
7322
7323 * gdb.texinfo (Free Software): Fix wording.
7324
959acfd1
EZ
73252001-12-31 Eli Zaretskii <eliz@gnu.org>
7326
7327 * gdb.texinfo (Free Software): New section ``Free Software Needs
7328 Free Documentation''.
7329
f7dc1244 73302001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7331
7332 * stabs.texinfo:
7333 * gdb.texinfo:
7334 * gdbint.texinfo:
7335 * libgdb.texinfo:
7336 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7337
6600abed
MS
73382001-12-29 Michael Snyder <msnyder@redhat.com>
7339
7340 * gdb.texinfo (maint info sections): Fix typo.
7341
f6680716
MS
73422001-12-26 Michael Snyder <msnyder@redhat.com>
7343
fe95c787
MS
7344 * gdb.texinfo (maint info sections): Document.
7345
a9331b3f 7346 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7347 'info proc' sub-options that are currently not implemented.
7348
c3d3ce5b
JB
73492001-12-20 Jim Blandy <jimb@redhat.com>
7350
7351 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7352
778eb05e
AC
73532001-12-15 Andrew Cagney <ac131313@redhat.com>
7354
7355 * gdbint.texinfo (Target Architecture Definition): Replace
7356 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7357
2607059c
AC
73582001-12-01 Andrew Cagney <ac131313@redhat.com>
7359
7360 * gdbint.texinfo (Host Definition): Delete documentation on
7361 HOST_BYTE_ORDER.
7362
df0cd8c5
JB
73632001-11-30 Jim Blandy <jimb@redhat.com>
7364
7365 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7366 overlay support. Add to top-level menu.
df0cd8c5 7367
88118b3a
TT
73682001-11-26 Tom Tromey <tromey@redhat.com>
7369
7370 * gdb.texinfo (Command Syntax): Document C-o binding.
7371
96565e91
CF
73722001-07-26 Christopher Faylor <cgf@redhat.com>
7373
7374 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7375 use since it is described in the referenced section.
7376
f7dc1244 7377 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7378 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7379 clearer when using DJGPP.
7380
2a3d5645
CF
73812001-11-24 Christopher Faylor <cgf@redhat.com>
7382
7383 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7384 specifically refer to MS-DOS.
7385 (command files): Mention gdb.ini is only used on MS-DOS.
7386
aa26fa3a
TT
73872001-11-21 Tom Tromey <tromey@redhat.com>
7388
7389 * gdb.texinfo (Invoking GDB): Document --args.
7390 (Mode Options): Likewise.
7391
4f8ada06
JB
73922001-11-21 Jim Blandy <jimb@redhat.com>
7393
7394 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7395 Delete documentation; this macro has been removed from the
7396 sources.
4f8ada06 7397
3fe0dc10
JB
73982001-11-13 Jim Blandy <jimb@redhat.com>
7399
7400 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7401
9e5abb06
CV
74022001-11-06 Corinna Vinschen <vinschen@redhat.com>
7403
7404 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7405
1c5dfdad
MS
74062001-11-05 Michael Snyder <msnyder@redhat.com>
7407
a9331b3f 7408 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7409 quote regexp chars in function names such as "operator*()".
7410
990f9fe3
FF
74112001-11-01 Fred Fish <fnf@redhat.com>
7412
7413 * gdbint.texinfo (SOLIB_ADD): Document additional new
7414 "readsyms" arg.
7415
b433d00b
DH
74162001-10-30 Don Howard <dhoward@redhat.com>
7417
070b1dd3
DH
7418 * gdb.texinfo: (Command Files) Added documentation for the
7419 behavior of gdb with input redirected from a file.
b433d00b 7420
b7209cb4
FF
74212001-10-28 Fred Fish <fnf@redhat.com>
7422
7423 * gdb.texinfo (auto-solib-add): Change docs to match
7424 implementation change.
7425 (auto-solib-limit): Add docs for new variable.
7426
1aa20aa8
AC
74272001-10-15 Andrew Cagney <ac131313@redhat.com>
7428
7429 * gdbint.texinfo (Target Architecture Definition): Function
7430 value_as_pointer renamed to value_as_address.
7431
fc0c74b1
AC
74322001-10-15 Andrew Cagney <ac131313@redhat.com>
7433
7434 * gdbint.texinfo (Target Architecture Definition): Default
7435 POINTER_TO_ADDRESS functions assume unsigned addresses.
7436 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7437 posting by Jim Blandy.
7438
f4846649
JB
74392001-10-12 Jim Blandy <jimb@redhat.com>
7440
7441 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7442 version of texi2html (1.64) doesn't support this flag any more.
7443
f277788b
MK
74442001-09-08 Mark Kettenis <kettenis@gnu.org>
7445
a9dc4918
MK
7446 * gdbint.texinfo (Host Definition): Remove description of
7447 MEM_FNS_DECLARED.
7448
d28379df
MK
7449 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7450
f277788b
MK
7451 * gdbint.texinfo (Host Definition): Remove description of
7452 HAVE_SIGSETMASK.
7453
7ccaa899
EZ
74542001-09-04 Elena Zannoni <ezannoni@redhat.com>
7455
7456 * gdbint.texinfo (Target Architecture Definition): Add
7457 explanation of TARGET_PRINT_INSN macro.
7458
17d9d558
JB
74592001-08-30 Jim Blandy <jimb@redhat.com>
7460
7461 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7462 Explain what it means to load relocatable files.
7463
72cde065
JB
74642001-08-28 Jim Blandy <jimb@redhat.com>
7465
7466 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7467 info `top' menu.
7468
9e678452
CF
7469Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7470
7471 * gdbint.texinfo: Add a cautionary note about macro use.
7472
a2bea4c3 74732001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7474
a2bea4c3
CV
7475 * gdb.texinfo: Explain omitting the hostname in the
7476 `target remote' command.
7477
1129bf27
DJ
74782001-07-30 Daniel Jacobowitz <drow@mvista.com>
7479
7480 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7481 and END-INFO-DIR-ENTRY.
7482
732b3002
SC
74832001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7484
7485 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7486
89437448
AC
74872001-07-25 Andrew Cagney <ac131313@redhat.com>
7488
7489 * gdbint.texinfo (libgdb): Rewrite.
7490
f7dc1244 74912001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7492
7493 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7494
c4555f82
SC
74952001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7496
7497 * gdb.texinfo (TUI): New chapter, document the TUI.
7498 (Mode Options): Document the -tui option.
7499
2f45a6e0
MK
75002001-07-23 Mark Kettenis <kettenis@gnu.org>
7501
7502 * gdbint.texinfo (Host Definition): Remove description of
7503 NEED_POSIX_SETPGID.
7504
f7dc1244 75052001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7506
7507 * gdb.tex (DJGPP Native): New node, with descriptions of
7508 DJGPP-specific commands.
7509
be9c6c35
JM
75102001-07-19 John R. Moore <jmoore@redhat.com>
7511
7512 * gdbint.texinfo: Three misspellings.
7513
dfa249fb
AC
75142001-07-06 Andrew Cagney <ac131313@redhat.com>
7515
7516 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7517 `test` expressions on bash. Problem reported by Colin Walters.
7518
c72e7388
AC
75192001-07-04 Andrew Cagney <ac131313@redhat.com>
7520
7521 * gdbint.texinfo (User Interface): Update ui-out documentation to
7522 refelect recent UI/MI updates.
7523
94bbb2c0
AC
75242001-07-04 Andrew Cagney <ac131313@redhat.com>
7525
7526 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7527 interpreters.
7528
af6c57ea
AC
75292001-06-15 Andrew Cagney <ac131313@redhat.com>
7530
7531 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7532 structure and not macros.
7533 (Host Definition): Document that much of this chapter is obsolete.
7534 (Target Architecture Definition): Update list of files that make
7535 up a target architecture.
7536 (Coding): Update.
7537
83aa8bc6
AC
75382001-06-28 Andrew Cagney <ac131313@redhat.com>
7539
7540 * gdbint.texinfo (Target Architecture Definition): Update
7541 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7542 The latter has been changed to a true predicate.
7543
f7dc1244 75442001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7545
7546 * annotate.texi: Add @noindent where needed. From Dmitry
7547 Sivachenko <dima@Chg.RU>.
7548 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7549
656db9b0
AC
75502001-06-16 Andrew Cagney <ac131313@redhat.com>
7551
7552 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7553
df2396a1
AC
75542001-06-14 Andrew Cagney <ac131313@redhat.com>
7555
7556 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7557 returns ``OK''. Document that the ``R'' packet does not reply.
7558
0f1f2b0a
MS
75592001-06-13 Michael Snyder <msnyder@redhat.com>
7560
7561 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7562
f7dc1244 75632001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7564
7565 * gdb.texinfo (Signals): Clarify the default setting of signal
7566 handling.
7567
a5d7c491
AC
75682001-05-14 Andrew Cagney <ac131313@redhat.com>
7569
7570 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7571 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7572
05a54c4f
AC
75732001-05-12 Andrew Cagney <ac131313@redhat.com>
7574
7575 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7576
f7dc1244 75772001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7578
7579 * gdbint.texinfo (Clean Design and Portable Implementation):
7580 Renamed from "Clean Design".
7581 (Clean Design and Portable Implementation): Document portable
7582 methods of handling file names, and the associated macros.
7583
f7dc1244 75842001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7585
7586 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7587 command and provide a cross-reference to its description.
7588 (Symbols): Note that "info scope" is useful for trace experiments.
7589
f7dc1244 75902001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7591
b37052ae
EZ
7592 * gdb.texinfo (Symbols): Document "info scope".
7593 (Tracepoints): New chapter.
7594 (Contributors): Update for v5.1.
7595 <All nodes>: Change "C++" to "C@t{++}".
7596
0ee54786
EZ
7597 * gdbint.texinfo (User Interface): A new section about ui_out
7598 functions, based on text written by Fernando Nasser.
7599
c534679c
EZ
7600 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7601
f7dc1244 76022001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7603
e9c75b65
EZ
7604 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7605
7606 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7607
7608 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7609 Replace "GDB" with "@value{GDBN}". Fix markup.
7610
7611 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7612
3d67e040
EZ
7613 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7614 a cross-reference to its description.
7615 (Symbols): Document "info symbol".
7616
f7dc1244 76172001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7618
7619 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7620 subsection "x86 Watchpoints".
7621 (Target Architecture Definition): Document the macros
7622 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7623 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7624
b0ed3589
AC
76252001-03-20 Andrew Cagney <ac131313@redhat.com>
7626
7627 * gdbint.texinfo (Target Architecture Definition): Update
7628 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7629 list.
7630
b6ba6518
KB
76312001-03-06 Kevin Buettner <kevinb@redhat.com>
7632
7633 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7634 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7635
f7dc1244 76362001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7637
7638 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7639
f7dc1244 76402001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7641
17cc6a06
EZ
7642 * gdb.texinfo (Environment): Document that `path' does not change
7643 the value of PATH in GDB's own environment (it did in the past,
7644 but that was changed on March 15, 1994). Reported by Doug Evans
7645 <dje@transmeta.com>.
7646
56caf160
EZ
7647 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7648 its line. Fix markup of commands and macros. Add an Index node
7649 and index entries.
7650
29e57380
C
76512001-01-23 J.T. Conklin <jtc@redback.com>
7652
7653 * gdb.texinfo (Memory region attributes): New manual section.
7654
1c6147de
ND
76552001-01-04 Nicholas Duffek <nsd@redhat.com>
7656
7657 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7658
f7dc1244 76592000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7660
7661 * refcard.tex: Version and copyright fixed. From Phil Edwards
7662 <pedwards@disaster.jaj.com>.
7663
0dcedd82
AC
7664Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7665
7666 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7667 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7668
3b851bce
AC
7669Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7670
7671 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7672 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7673
f7dc1244 76742000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7675
7676 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7677 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7678
b90a5f51
CF
76792000-11-10 Christopher Faylor <cgf@cygnus.com>
7680
7681 * gdb.texinfo: Document new 'set step-mode' command.
7682
f7dc1244 76832000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7684
7685 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7686 changes from Dmitry Sivachenko <dima@Chg.RU>.
7687
f7dc1244 76882000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7689
7690 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7691 From Steven Johnson <sbjohnson@ozemail.com.au>.
7692
2e685b93
MK
76932000-08-10 Mark Kettenis <kettenis@gnu.org>
7694
7695 * gdbint.texinfo (Overall Structure): Spelling fix.
7696
f7dc1244 76972000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7698
7699 * gdbint.texinfo (Target Architecture Definition): Document that
7700 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7701 for which REGISTER_CONVERTIBLE returns a zero value.
7702
63ac3005
EZ
77032000-07-08 Christopher Faylor <cgf@cygnus.com>
7704
7705 * Makefile.in (install-info): Find files to install in either the
7706 build or source directories (adapted from Makefile.am).
7707
bd79f757
ND
77082000-07-07 Nicholas Duffek <nsd@redhat.com>
7709
7710 * stabs.texinfo: Fix spelling errors.
7711 (String Field): FILE-NUMBER starts from 0, not 1.
7712
f7dc1244 77132000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7714
7715 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7716 Brian Youmans.
5f208f6d 7717
f7dc1244 77182000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7719
7720 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7721 the source directory. Reported by Mark Harig
7722 <markh@frazier.landmark.com>.
cc542d3b 7723
f3b28801
C
77242000-06-20 J.T. Conklin <jtc@redback.com>
7725
7726 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7727
449f3b6c
AC
7728Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7729
7730 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7731 Generate using pdftex.
449f3b6c 7732 (PDFTEX): Define.
889bf7c5 7733 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7734 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7735 @contents at the start.
449f3b6c 7736
f7dc1244 77372000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7738
7739 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7740 Youmans.
48e934c6 7741
9e9c5ae7
AC
7742Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7743
7744 From Brian Youmans:
7745 * gdb.texinfo: Fix ``et al.''.
7746
c741b251
AC
7747Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7748
7749 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7750 loop.
c741b251 7751
4ab64e14
JG
77522000-05-19 Jimmy Guo <guo@cup.hp.com>
7753
7754 * configure: Regenerate.
7755
f7dc1244 77562000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7757
7758 * Makefile.in (install-info): Run install-info on installed Info
7759 files.
7760
8c70017b
AC
7761Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7762
a7cb598a 7763 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7764 Andrew Cagney.
8c70017b 7765
f7dc1244 77662000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7767
7768 * gdb.texinfo: Proofreading changes from Brian Youmans.
7769
bf0184be
ND
77702000-05-01 Nick Duffek <nsd@cygnus.com>
7771
7772 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7773 startup sequence, minor edits.
7774
f7dc1244 77752000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7776
7777 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7778 TeX.
7779
7780 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7781 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7782 like `n' and `s' which look weird. Convert some of the @kindex to
7783 @vindex, when they refer to variables, not commands.
7784
33e16fad
AC
7785Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7786
7787 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7788
f7dc1244 77892000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7790
7791 * Makefile.in (GDBMI_DIR): New variable.
7792 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7793 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7794 (gdbmi.texinfo): New target, for texi2roff.
7795 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7796 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7797
7798 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7799 gdbmi.texinfo.
7800 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7801 comment.
7802
d167840f
EZ
78032000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7804
7805 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7806 command.
d167840f 7807
f7dc1244 78082000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7809
7810 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7811 prevents the build (and is generally a Bad Idea).
7812
f7dc1244 78132000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7814
7815 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7816 a comma inside @var.
7817 (Command Files): Index markup changes from Dmitry Sivachenko
7818 <dima@Chg.RU>.
7819
f7dc1244 78202000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7821
7822 * Makefile.in (LN_S): Define.
7823 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7824 invoke "ln -s" unless it is known to work.
7825
7826 * configure.in (AC_PROG_LN_S): Add.
7827
8dc7983f
JB
78282000-04-14 Jim Blandy <jimb@redhat.com>
7829
7830 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7831 section.
7832 (Target Conditionals): Document ADDRESS_TO_POINTER,
7833 POINTER_TO_ADDRESS.
7834
1a8237e8
DB
78352000-04-11 Daniel Berlin <dan@cgsoftware.com>
7836
7837 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7838 gdb-cfg.texi to get the value.
7839
ca526f1a
JB
78402000-04-10 Jim Blandy <jimb@redhat.com>
7841
7842 * gdbint.texinfo (Target Architecture Definition): Fix
7843 cross-references.
7844
faaafcb4
JB
78452000-04-08 Jim Blandy <jimb@redhat.com>
7846
7847 * gdbint.texinfo (Using Different Register and Memory Data
7848 Representations): New section.
7849 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7850 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7851 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7852
1b27397f
AC
7853Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7854
7855 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7856 for acknowledgments.
1b27397f 7857
480ff1fb
AC
7858Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7859
7860 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7861 qThreadExtraInfo.
480ff1fb 7862
a9331b3f 78632000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7864
a9331b3f
RM
7865 * gdb.texinfo: Clarify which remote debug protocol commands are
7866 required and which are optional.
f1251bdd 7867
dbeb8dbd
AC
7868Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7869
7870 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7871 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7872 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7873 * annotate.texi: Update.
7874
6d2ebf8b
SS
78752000-03-28 Stan Shebs <shebs@apple.com>
7876
7877 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7878 expectation of additional changes before release), update
7879 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7880 node links, rephrase and/or shorten lines to fix formatting
7881 problem in both regular and @smallbook formats.
7882 * annotate.texi: Shorten lines in example, use smallexample
7883 consistently everywhere.
7884 * Makefile.in: Add comment about texinfo 4.0 html generation.
7885 (SFILES_INCLUDED): Add annotate.texi.
7886
5d161b24
DB
78872000-03-27 Daniel Berlin <dan@cgsoftware.com>
7888
5ae4183a
AS
7889 * gdb.texinfo (Debugging Output): Added new section, documenting
7890 the "set/show debug" commands.
5d161b24 7891
b9deaee7
AC
7892Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7893
7894 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7895 entry.
b9deaee7
AC
7896
7897 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7898 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7899 @chapter and @node entries.
a9331b3f 7900
b9deaee7 7901 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7902
9ef47d30
AC
7903Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7904
7905 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7906 files.
9ef47d30 7907
cfeada60
FN
79082000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7909
7910 From David Whedon <dwhedon@gordian.com>
5ae4183a 7911 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7912
6837a0a2
DB
79132000-03-22 Daniel Berlin <dan@cgsoftware.com>
7914
7915 * gdb.texinfo: Add documentation for the apropos command.
7916
bba2971c
MS
79172000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7918
7919 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7920
2b628194
MS
79212000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7922
a9331b3f 7923 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7924 two places.
7925
96a2c332
SS
79262000-03-17 Stan Shebs <shebs@apple.com>
7927
7928 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7929 <dima@Chg.RU>, also clarification of allowed content for
7930 string constants.
7931
f7dc1244 79322000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7933
7934 * gdb.texinfo (main menu): Add Annotations.
7935 (File Options): Add @cindex entries for each command-line option.
7936 Document --epoch, --annotate, --async, --interpreter, --write,
7937 --statistics, and --version.
7938
7939 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7940 of GDB.
7941
9d233477
JB
79422000-02-23 Jim Blandy <jimb@redhat.com>
7943
7944 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7945
14e0eb3b
JB
79462000-02-22 Jim Blandy <jimb@redhat.com>
7947
7948 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7949
3555de01
JM
79502000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7951
7952 * Makefile.in (diststuff): New target.
7953
5e35df8e
KB
79542000-02-15 Kevin Buettner <kevinb@redhat.com>
7955
7956 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7957 architecture. [From Jim Wilson.]
5e35df8e 7958
c5394b80
JM
79592000-01-16 Tom Tromey <tromey@cygnus.com>
7960
7961 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7962 (Delete Breaks): Mention range arguments.
7963 (Disabling): Likewise.
7964
c3f6f71d
JM
79652000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7966
7967 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7968
c4093a6a
JM
7969Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7970
7971 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7972 valid functions.
c4093a6a 7973
11cf8741
JM
79741999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7975
7976 * gdb.texinfo: Clarify regular expressions used in rbreak.
7977
917317f4
JM
79781999-10-15 Kevin Buettner <kevinb@cygnus.com>
7979
7980 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7981 MEMORY_REMOVE_BREAKPOINT): Document.
7982
7983Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7984
7985 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7986 offset re-using the DATA offset instead.
917317f4 7987
2df3850c
JM
79881999-10-11 Jim Kingdon <kingdon@redhat.com>
7989
7990 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7991
79921999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7993
7994 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7995 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7996 typos.
7997
7998 * gdb.texinfo: Various minor wording and formatting improvements,
7999 mentions of additional command-line options.
8000
2acceee2
JM
80011999-09-30 Fred Fish <fnf@cygnus.com>
8002
8003 * gdb.texinfo: Document additional forms of specifying section
8004 names and addresses for the add-symbol-file command.
8005
c2c6d25f
JM
80061999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8007
8008 * gdbint.texinfo: Fix typo, add the word "have".
8009
80101999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8011
8012 * gdbint.texinfo (Target Architecture Definition): Document the
8013 SKIP_PERMANENT_BREAKPOINT macro.
8014
d4f3574e
SS
80151999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8016
8017 * gdb.texinfo: Fiks speling errers.
8018
8019 * gdb.texinfo: Fix uses of @multitable.
8020
f7dc1244 8021 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8022 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8023 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8024 comments about using with optimization, add more indexing,
8025 fix info about disassembly-flavor.
8026
8027Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8028
8029 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8030 SKIP_SOLIB_RESOLVER): Define.
8031
8032Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8033
8034 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8035 ``g'' packets.
d4f3574e 8036
104c1213
JM
80371999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8038
8039 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8040 platform-specific info, inline remote.texi and move sections of it
8041 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8042 and register stack into the new chapter.
8043 * remote.texi: Remove, now part of gdb.texinfo.
8044 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8045
80461999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8047
8048 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8049 GDB_TARGET_IS_MACH386): These kludges have gone away.
8050
8051Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8052
8053 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8054 TDEPLIBS.
104c1213 8055
53a5351d
JM
80561999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8057
8058 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8059 surrounding text to fit HP-UX bits into general info.
8060 (HPPA-cfg.texi): Remove, no longer useful.
8061
8062 * gdb.texinfo: Remove explicit links from @node lines, remove
8063 HP-added "Detailed Node Listing" from main menu which confuses
8064 things.
8065
8066 From Dmitry Sivachenko <dima@Chg.RU>:
8067 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8068 in description of `set environment'.
53a5351d
JM
8069
80701999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8071
8072 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8073
7be570e7
JM
80741999-08-12 Ben Elliston <bje@cygnus.com>
8075
8076 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8077
f7dc1244 80781999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8079
8080 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8081 watch, awatch, and rwatch. Explain why the latter two cannot be
8082 set as software watchpoints. Document that watchpoints for local
8083 variables are deleted when the debuggee terminates.
7be570e7
JM
8084
8085Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8086
8087 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8088 packet. Allow E.. response packet. "qRcmd" packet is no longer
8089 reserved.
7be570e7
JM
8090
80911999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8092
a9331b3f
RM
8093 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8094 * gdb.texinfo: Ditto.
7be570e7 8095
96baa820
JM
80961999-08-06 Tom Tromey <tromey@cygnus.com>
8097
8098 * gdb.texinfo (KOD): New node.
8099
8100Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8101
8102 * remote.texi (Rcmd): Fix minor formatting typos.
8103
8104Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8105
8106 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8107 packets.
96baa820 8108
adf40b2e
JM
81091999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8110
8111 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8112 fixes.
8113
43ff13b4
JM
8114Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8115
8116 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8117
085dd6e6
JM
8118Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8119
8120 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8121 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8122 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8123 packets that are not supported on all hosts. Expand examples.
8124 Spell check.
085dd6e6
JM
8125
81261999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8127
8128 * Makefile.in: Recognize html, install-html. Add targets
8129 to build HTML versions of documentation via texi2html.
8130
8131Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8132
8133 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8134 testsuite.
085dd6e6
JM
8135
8136Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8137
8138 * remote.texi (Communication Protocol): Rewrite.
8139
8140Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8141
8142 * stabs.texinfo: Fix uses of xref.
8143
9e0b60a8
JM
8144Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8145
8146 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8147 info about patch submission.
8148
cce74817
JM
8149Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8150
8151 From Per Bothner <bothner@cygnus.com>:
8152 * gdb.texinfo: Document Chill support.
8153
8154Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8155
8156 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8157 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8158 Document that the value should be greater-than or equal-to zero.
8159 (NO_STD_REGS): Document. Deprecate.
cce74817 8160
ac9a91a7
JM
8161Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8162
8163 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8164 Document that these are not used.
ac9a91a7
JM
8165
8166Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8167
8168 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8169
392a587b
JM
8170Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8171
8172 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8173 numargs was dropped.
392a587b
JM
8174
8175Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8176
8177 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8178
b83266a0
SS
8179Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8180
8181 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8182 Update.
b83266a0 8183
7a292a7a
SS
8184Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8185
8186 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8187 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8188
8189Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8190
8191 * gdbint.texinfo: Fix typos: $ -> @.
8192
8193Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8194
8195 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8196 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8197 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8198 BREAKPOINT_FROM_PC.
a9331b3f 8199
7a292a7a
SS
8200Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8201
8202 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8203 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8204
8205Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8206
8207 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8208 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8209
82101999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8211
8212 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8213 longer exists.
8214
8215Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8216
8217 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8218 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8219 they make the manual source incomprehensible.
7a292a7a
SS
8220 * h8-cfg.texi: Remove, hasn't been used in years.
8221
c906108c
SS
8222Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8223
8224 * gdb.texinfo: Update the credits.
8225
8226Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8227
8228 * gdb.texinfo: Fix mistakes noticed in printout of last
8229 draft, add Alpha to discussion of heuristic fence post.
8230
8231Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8232
8233 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8234 Edition, merge some HP changes into mainline, describe some
8235 previously undocumented features, describe more of the target
8236 commands available, eliminate obsolete section on renamed
8237 commands.
c906108c
SS
8238 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8239
8240Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8241
8242 * gdb.texinfo: Make many HPPA conditionals unconditional,
8243 including catchpoint description, since now on for all configs.
8244 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8245 specializations.
8246
8247Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8248
8249 * Makefile.in (GDBvn.texi): Fix match expression to work with
8250 current format of VERSION in gdb/Makefile.in.
8251 * gdb.texinfo: Fix node ref to match new readline.
8252
8253Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8254
a9331b3f
RM
8255 * gdb.texinfo: Changes made as part of a project to merge in
8256 changes made by HP. Documentation makes extensive use of
c906108c
SS
8257 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8258 on remote debugging. There are differences in documentation
889bf7c5 8259 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8260 the HP manual discusses catchpoints, hardware watchpoints, and
8261 some HPUX specific limitations for shared library support.
a9331b3f 8262
c906108c
SS
8263 There are also a number of @node changes.
8264
82651999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8266
8267 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8268 (C Usage): Same.
8269
8270Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8271
8272 The following changes were made by Edith Epstein
889bf7c5
PA
8273 <eepstein@cygnus.com> as part of a project to merge in changes
8274 made by HP.
a9331b3f 8275
c906108c
SS
8276 * HPPA-cfg.texi: new file.
8277
8278 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8279
8280 * refcard.tex: change documentation about catch.
8281 removed info catch.
8282
8283Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8284
8285 * gdbint.texinfo: Expand on GDB's coding standards,
8286 specify the use of arg names with prototypes.
8287
82881998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8289
8290 * gdb.texinfo: Fix tipo.
8291
8292Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8293
8294 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8295 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8296
8297Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8298
8299 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8300
83011998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8302
8303 * agentexpr.texi: New file.
8304
8305Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8306
8307 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8308
83091998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8310
8311 * remote.texi: Changed wording that implied that the GDB remote
8312 protocol caches register values instead of GDB itself.
8313
8314Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8315
8316 * gdbint.texinfo: Add some info about symbol readers.
8317 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8318 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8319 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8320 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8321
8322Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8323
a9331b3f 8324 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8325
8326Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8327
8328 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8329
8330Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8331
8332 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8333 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8334
8335Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8336
8337 * gdbint.texinfo: Fix minor typos.
8338
8339Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8340
8341 * gdbint.texinfo: Complete overhaul. Group descriptions more
8342 logically, add more info on generic algorithms, remove much
8343 obsolete and/or wrong material.
8344
8345Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8346
8347 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8348
8349Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8350
8351 * refcard.tex: Copyright, address updates.
8352
8353Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8354
8355 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8356 for the edition instead of confusing GDB-version-like numbers.
8357
8358Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8359
8360 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8361
8362Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8363
5ae4183a 8364 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8365
8366Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8367
8368 * gdb.texinfo: Add some credits, mention bug monitor.
8369 * remote.texi: Mention mips monitor targets.
8370 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8371
c906108c
SS
8372Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8373
8374 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8375 files, finish sorting of host vs target vs native macros, describe
8376 some more of them.
c906108c
SS
8377
8378Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8379
8380 * gdbint.texinfo (Host Conditionals): Document change from
8381 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8382
8383Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8384
8385 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8386 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8387
8388Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8389
8390 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8391 Document LSEEK_NOT_LINEAR.
8392
8393Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8394
8395 * stabs.texinfo (Stab Section Basics): Make it clear that only
8396 some versions of the GNU linker remove the leading N_UNDF symbol.
8397
8398Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8399
8400 * stabs.texinfo (String Field): Document type number pairs here,
8401 instead of in the Sun specific section.
8402 (Include Files): The GNU linker supports the N_BINCL
8403 optimization. Clarify the N_BINCL value, and what it is used
8404 for.
8405 (Procedures): Document N_FUN with an empty string to mark the end
8406 of a function.
8407 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8408 (Sun Differences): Remove this node, as the information is now
8409 elsewhere in the main document.
8410 (Stab Section Basics): Mention that the GNU linker may optimize
8411 stabs and remove the leading N_UNDF symbol.
8412
8413Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8414
8415 * gdb.texinfo, refcard.tex: Restore author credit
8416
8417Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8418
8419 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8420 documentation to account for START and END macros taking
8421 one arg.
8422
8423Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8424
8425 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8426 * gdb.texinfo (Frames): Fix typo.
8427
8428Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8429
8430 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8431 a target_signal as arg type, not a pid.
8432
8433Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8434
8435 * gdb.texinfo: Document `set assembly-language'.
8436
8437Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8438
8439 * remote.texi: Update list of stubs in the GDB distribution.
8440
8441Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8442
8443 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8444 Also document that some systems can use mmalloc but must define
8445 this if their C runtime allocates memory that is later freed.
c906108c 8446 (MMCHECK_FORCE): Document new macro.
a9331b3f 8447
c906108c
SS
8448Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8449
8450 * remote.texi: Add documentation for target Sparclet.
8451
8452Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8453
a9331b3f 8454 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8455 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8456 * configure.in: Rewritten for autoconf.
8457 * configure: New.
8458
8459Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8460
8461 * Makefile.in (DVIPS): New define, set to dvips.
8462 (dvi): Add stabs.dvi.
8463 (ps): New target.
8464 (all-doc): Depend on info, dvi, and ps targets.
8465 (STAGESTUFF): Add *.ps and *.dvi files.
8466 (clean-info, clean-dvi): Remove.
8467 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8468 rules completely rewritten.
8469 (maintainer-clean): Remove clean-info and clean-dvi
8470 dependencies and put their actions in the rules.
8471 (gdb.ps): New target
a9331b3f 8472 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8473 intermediate TeX files, whether they have 2 or 3 character
8474 extensions.
8475 (gdbint.ps): Add target and rules.
8476 (gdb-internals): Delete unused target.
8477 (Makefile): Depends upon config.status also.
8478
8479Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8480
8481 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8482 set.
8483
8484Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8485
8486 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8487 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8488
8489Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8490
8491 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8492
8493Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8494
8495 * gdb.texinfo (Print settings): Document
8496 `set/show print static-members' commands.
8497
8498Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8499
8500 * gdbint.texinfo (Native): Document name change, coredep.c to
8501 core-aout.c.
8502
8503Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8504
8505 * stabs.texinfo (Include Files): Document the values the SunOS4
8506 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8507
8508Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8509
8510 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8511 Fix typo.
8512
8513Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8514
8515 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8516 "gdb.tar.Z".
8517
8518Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8519
8520 * Makefile.in (maintainer-clean): New target, synonym for
8521 realclean.
8522
8523Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8524
8525 * Update all FSF addresses except those in COPYING* files.
8526
8527Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8528
8529 From Richard Earnshaw (rearnsha@armltd.co.uk):
8530 * gdb.texinfo (convenience variables): Document $_exitcode.
8531 (quit): Document optional expression to use as exit code.
8532
8533Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8534
8535 * gdb.texinfo, remote.texi: Brought up to date with various
8536 GDB changes.
8537
8538Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8539
8540 * gdb.texinfo: Update dates and versions, fix comments about
8541 hardware watchpoints in future releases and about the
8542 sharedlibrary command.
8543
8544Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8545
8546 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8547 C_FUN stab. Other cleanups.
8548
8549Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8550
8551 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8552 for the sparc stub.
8553
8554Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8555
8556 * annotate.texi: Clarify which addresses have differing formats
8557 depending on the language and which do not.
8558
8559Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8560
8561 * remote.texi (NetWare): Changed example to use BOARD= instead of
8562 NODE= argument to reflect correspoding change to gdbserve.nlm.
8563
8564Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8565
8566 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8567 GDB, as well as AIX dbx, supports the size type attribute.
8568
8569Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8570
8571 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8572
8573Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8574
8575 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8576 and new 'if' and 'while' commands.
8577
8578Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8579
8580 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8581
8582Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8583
8584 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8585 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8586 NetWare targets. Mostly stolen from the Server node.
8587
8588Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8589
8590 * gdb.texinfo (Setting): Talk about the language of a source file
8591 versus the working language. The old documentation did not match
8592 what GDB did.
8593
8594Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8595
8596 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8597 of a source file.
8598
8599Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8600
8601 * gdb.texinfo (Processes): New node.
8602
8603Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8604
8605 * remote.texi: Update documentation of set/show mipsfpu.
8606
3fc11d3e
JM
8607Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8608
8609 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8610 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8611
8612Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8613
8614 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8615 obsolete conditionals, described some others.
8616
8617Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8618
8619 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8620 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8621
8622Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8623
8624 * gdbint.texinfo: Put regex conditionals in their own table.
8625
8626Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8627
8628 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8629 described or fixed the descriptions of many others.
8630
8631Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8632
8633 * gdb.texinfo: Add some more credits.
8634 * gdbint.texinfo: Capitalize GDB consistently, describe some
8635 macros and remove some.
8636
8637Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8638
8639 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8640 obsolete conditionals, described some others.
8641
8642Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8643
8644 * gdb.texinfo (help targets): Changed to `help target', which
8645 is the correct gdb command.
8646
8647Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8648
8649 * annotate.texi (TODO): New node, for keeping track of annotations
8650 suggested but not yet implemented.
8651
8652Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8653
8654 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8655 another symbol, it is not the address itself.
8656
8657Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8658
8659 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8660 of stabs-in-coff sections.
8661
8662Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8663
8664 * annotate.texi: Change edition to 0.5 and date to May 1994.
8665 Add index.
8666 (Frames): New node, for frame annotation.
8667 (Displays): New node, for display annotation.
8668
8669 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8670 when waiting for your program to stop.
8671
8672Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8673
8674 * annotate.texi (Breakpoint Info): Document annotation of header
8675 fields and record annotation.
8676
8677Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8678
8679 * annotate.texi: New file, to document annotations.
8680
8681Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8682
8683 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8684 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8685
8686Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8687
8688 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8689 section, and say n_strx field is compilation unit relative.
8690 * stabs.texinfo: Don't use @code for a.out when it is the name of
8691 an object file format.
8692
8693Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8694
8695 * gdb.texinfo: Refer to file names, not path names, per rms
8696 convention.
8697 (Arguments): Fix typo.
8698
8699Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8700
8701 * stabs.texinfo (Global Variables): Talk about stabs in files
8702 where variables are referenced, but not defined.
8703
8704Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8705
8706 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8707 Cplusplus to new nodes Member Type Descriptor and Method Type
8708 Descriptor. Re-write stuff for #.
8709
8710Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8711
8712 * gdb.texinfo (Print Settings): Don't document "set print
8713 fast-symbolic-addr off". The bug which it worked around was fixed
8714 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8715
8716 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8717 N_ENTRY node.
8718
8719 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8720
8721Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8722
8723 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8724 references to ieee-float.c.
8725
8726Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8727
8728 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8729 match what the code actually does.
8730
8731Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8732
8733 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8734
8735Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8736
8737 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8738 i, and b.
8739
8740Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8741
8742 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8743 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8744 as "stabs in sections" rather than just saying "ELF and SOM".
8745 Also make that stuff apply to COFF.
8746
8747Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8748
8749 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8750 Ghostscript.
8751
8752Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8753
8754 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8755 versus functions without line numbers, also mention stepping into
8756 them as well as "step" when you are in them. Tell the user how to
8757 deal with the situation. Add comment about "debugging information".
8758
8759Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8760
8761 * stabs.texinfo (Enumerations): Document restriction on where
8762 enumeration types can appear and still win with GDB.
8763
8764Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8765
8766 * stabs.texinfo (Negative Type Numbers): Document format for type
8767 -16.
8768
8769Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8770
8771 * gdb.texinfo (Selection, Frame Info): Update information about
8772 arbitrary frame specficiations.
8773
8774Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8775
8776 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8777
8778Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8779
8780 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8781
8782Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8783
8784 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8785
8786Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8787
8788 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8789 Differences node to Statics node.
8790 (Statics): Discuss XCOFF use of V symbol descriptor.
8791
8792 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8793 not clean.
8794
8795Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8796
8797 * gdb.texinfo (Print Settings): Document `set print
8798 fast-symbolic-addr' and improve the doc for some other
8799 `set print's.
8800
8801Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8802
8803 * stabs.texinfo (String Field): Talk about defining several type
8804 numbers at once.
8805 Fix lint regarding changing node ELF Transformations to
8806 ELF and SOM Transformations.
8807
8808Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8809
8810 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8811
8812Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8813
8814 * stabs.texinfo (Cross-References): `::' is for nested types only
8815 within <>.
8816 (Structures): Document static members.
8817
8818Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8819
8820 * stabs.texinfo: Document S type attribute.
8821
8822Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8823
8824 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8825
8826Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8827
8828 * gdbint.texinfo: Fix a few typos.
8829
8830Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8831
8832 * gdb.texinfo, remote.texi: formatting improvements
8833
8834 * gdb.texinfo (New Features): mention threads.
8835 (Summary, C): fix xrefs in newly contributed text.
8836 (Threads): index entries, clarifications, example
8837 (passim): minor typos fixed, phrasing improvements
8838
8839 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8840 entries; (Server): explain use of gdbserver w/real-time systems,
8841 add example of conflicting TCP port; (MIPS Remote) break up
8842 running text into table, highlighting commands, and add example.
a9331b3f 8843
c906108c
SS
8844Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8845
8846 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8847
8848Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8849
8850 * stabs.texinfo (Nested Symbols): New node.
8851 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8852
8853Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8854
8855 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8856 to picking which Bbss.bss symbol to use, and (because there seems to
8857 be no good way of doing it) re-write some of the text to make it
8858 sound like Bbss.bss isn't such a great idea after all (as currently
8859 designed).
8860
8861 * gdb.texinfo (C): In addition to saying people have to use g++ for
8862 good results, say they have to use stabs. Specifically say cfront
8863 doesn't work well.
8864 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8865 the gdb README. Add xrefs to places where the support for the various
8866 languages is described in detail.
8867
8868Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8869
8870 * stabs.texinfo: Clean up stuff about visibility and virtual
8871 characters.
8872
8873 * stabs.texinfo (N_M2C): Cite Sun doc.
8874
8875Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8876
8877 * gdb.texinfo: updates re threads.
8878 * remote.texinfo: avoid index entries starting with digits.
8879
8880Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8881
8882 * stabs.texinfo (Enumerations): Talk about large, negative and
8883 octal values. Clean up cross reference to type attributes.
8884 (String Field): Say that GDB 4.11 supports size attribute.
8885
8886Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8887
8888 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8889 is a mandatory step. Make the stuff about that more concise.
8890
8891Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8892
8893 * stabs.texinfo (Class Names): New node.
8894
8895 * gdb.texinfo (Command Files): Explain order of init file reading.
8896
8897 * remote.texi (Bootstrapping): Talk about getting the serial driver
8898 to deal with ^C sent by gdb to stop the remote system.
8899
8900Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8901
8902 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8903
8904 * libgdb.texinfo (Defining Commands): made the DOC arg
8905 to gdb_define_app_command a char * instead of char **
8906 per a suggestion from kingdon.
8907
8908 * libgdb.texinfo: total rewrite from a different starting
8909 premise.
8910
8911Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8912
8913 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8914 floats passed as doubles (to improve clarity).
8915
8916Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8917
8918 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8919
8920 * a4rc.sed: update to work with Andreas Vogel papersize params
8921
8922 * refcard.tex: use Andreas Vogel simplifications of papersize
8923 params; remove useless version info; update copyright date.
8924
8925Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8926
8927 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8928
8929Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8930
8931 * gdb.texinfo (Files): Say what address the load command loads it at.
8932
8933 * stabs.texinfo (Common Blocks): Minor cleanups.
8934
8935 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8936 that Sun has backed away from the linker kludge and thus the relevant
8937 issue is changes to the SunPRO tools, not the Solaris linker.
8938
8939 * stabs.texinfo (Traditional Integer Types): Clean up description
8940 of octal bounds a little bit. Document extra leading zeroes.
8941
8942Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8943
8944 * gdb.texinfo (Signaling): Update for symbolic symbol names
8945 and add a section explaining the difference between the GDB
8946 signal command and the shell kill utility.
8947
8948Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8949
8950 * libgdb.texinfo: added `@' to braces that were unescaped.
8951
8952Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8953
8954 * libgdb.texinfo: new file. Spec for the gdb library.
8955
8956Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8957
8958 * stabs.texinfo (Include Files): Fix typo (start -> end).
8959
8960Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8961
8962 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8963 from Melissa at FSF's editing pass.
8964
8965Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8966
8967 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8968 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8969 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8970
8971Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8972
8973 * remote.texi (Bootstrapping): Discuss 386 call gates.
8974
8975Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8976
8977 * stabs.texinfo (Based Variables): New node.
8978
8979Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8980
8981 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8982 names, sizes, and formats to suggest how not to lose.
8983
8984Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8985
8986 * stabs.texinfo (Methods): Fix typo.
8987
8988Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8989
8990 * gdb.texinfo: Fix a few typos.
8991
8992Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8993
8994 * gdb.texinfo: Clarify how well it works with Fortran.
8995
8996 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8997 More on relocating stabs in ELF files.
8998
8999Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9000
9001 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9002
9003Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9004
9005 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9006 parameters on VAX.
9007
9008Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9009
9010 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9011
9012Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9013
9014 * stabs.texinfo: Make info author notice match the TeX author notice.
9015
9016Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9017
9018 * stabs.texinfo: Initial-caps all words in node names and
9019 non-trivial words in section names.
9020
9021Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9022
9023 * stabs.texinfo: Many minor cleanups.
9024
9025 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9026
9027Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9028
9029 * stabs.texinfo: Remove full description of big example.
9030 It's not really helpful; just use pieces of it where appropriate.
9031 Add more Texinfo formatting directives (@samp, etc.).
9032 Use @deffn to define stab types.
9033 Eliminate some wordiness. Break up some nodes.
9034 Add an (alphabetized) index of symbol types.
9035 Use consistent capitalization style in node and section names.
9036
9037Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9038
9039 * gdb.texinfo: Change typo "Two two" to "The two".
9040
9041Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9042
9043 * stabs.texinfo (XCOFF-differences): Remove references to
9044 non-existent types N_DECL and N_RPSYM.
9045
9046 * stabs.texinfo (String Field): Say that type attributes bug is
9047 fixed in GDB 4.10, since it is.
9048
9049 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9050
9051Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9052
9053 * stabs.texinfo: Formatting cleanups.
9054
9055Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9056
9057 * stabs.texinfo: When explaining the n_type of a stab, standardize
9058 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9059 no tabs, use @r).
9060 (Global Variables): Clean up.
9061
9062Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9063
9064 * stabs.texinfo (Stack Variables): Re-write.
9065
9066Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9067
9068 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9069 addresses of a source file. Also revise formatting.
9070 Change "object module" or "object file" to "source file".
9071 Various: Miscellaneous cleanups.
9072
9073Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9074
9075 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9076
9077Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9078
9079 * gdbint.texinfo: Removed many nonsensical machine-collected
9080 host and target conditionals, described some of the remainder.
9081
9082Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9083
9084 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9085
9086 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9087 paragraph which follows.
9088
9089 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9090 variables. Looks better and avoids overful hbox.
9091
9092Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9093
9094 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9095
9096Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9097
9098 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9099 retransmit-timeout
9100
9101Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9102
9103 * gdbint.texinfo: Update statement about `some ancient Unix
9104 systems, like Ultrix 4.0' to Ultrix 4.2.
9105
9106Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9107
9108 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9109
9110 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9111
9112 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9113 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9114
9115 * remote.texi: new name for former gdbinv-s.texi
9116
9117 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9118
9119Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9120
9121 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9122 variables for MIPS remote debugging protocol.
9123
9124Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9125
9126 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9127
9128Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9129
9130 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9131
9132Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9133
9134 * gdb.texinfo: repair conditional bugs in text markup
9135
9136Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9137
9138 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9139 to select Modula-2 material.
9140
9141Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9142
9143 * stabs.texinfo: Cleanups regarding statics.
9144
9145 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9146 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9147
9148Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9149
9150 * stabs.texinfo: N_MAIN is sometimes used for C.
9151
9152Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9153
9154 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9155
9156Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9157
9158 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9159 removed from the code by Kingdon.
c906108c
SS
9160
9161Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9162
9163 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9164 input when evaluating breakpoint conditions; the bug has been fixed.
9165
9166 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9167 sets the ignore count to N-1, not to N.
9168
9169Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9170
9171 * refcard.tex (\hoffset): correct longstanding error to match
9172 intended offset; avoids cutting off edge on some printers
9173
9174Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9175
9176 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9177
9178Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9179
9180 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9181
9182Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9183
9184 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9185 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9186 collect sed edits if any, apply to refcard before formatting;
9187 (refcard.ps) stop implying PS fonts if PS output requested;
9188 (lrefcard.ps) delete extra target for variant PS fonts
9189
9190 * refcard.tex: parametrize papersize dependent info, collect
9191 in easily replaced spot
9192
9193 * a4rc.sed: new file, edits to refcard for A4 paper
9194
9195Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9196
9197 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9198
9199Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9200
9201 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9202
9203Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9204
9205 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9206 politely rather than rudely.
9207
9208Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9209
9210 * stabs.texinfo: Document common blocks.
9211
9212Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9213
9214 * stabs.texinfo: Add some basic info about stabs-in-elf.
9215
9216Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9217
9218 * stabs.texinfo (Top): Minor cleanup.
9219
9220Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9221
9222 * Makefile.in (install-info): remove parentdir support
9223
9224Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9225
9226 * gdb.texinfo (Copying): delete this node and references to it;
9227 RMS says this manual need not carry GPL. (passim): Improvements
9228 from last round at FSF, largely due to Ian Taylor review, and
9229 minor formatting improvements.
9230
9231 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9232 largely due to Ian Taylor review. (Debug Session): minor edits to
9233 new text.
9234
9235Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9236
9237 * Makefile.in (realclean): Remove info and dvi files too.
9238
9239Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9240
9241 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9242 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9243 * gdb.texinfo: Change accordingly.
9244
9245 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9246 N_{L,R}BRAC,N_SLINE are relative to.
9247
9248Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9249
9250 * Makefile.in (GDBvn.texi): Update atomically.
9251
9252Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9253
9254 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9255
9256Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9257
9258 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9259 addresses together. Also motivate the set print symbol-filename
9260 command and suggest other solutions.
9261
9262Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9263
9264 * gdb.texinfo (set print elements): Note that the number of
9265 elements is set to unlimited by "set print elements 0".
9266
9267Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9268
9269 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9270 NF_LDOUBLE means.
9271 (Stab Types): Include Solaris stab types.
9272 (Procedures): Document Solaris extensions.
9273
9274Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9275
9276 * gdb.texinfo: Add `set print symbol-filename' doc.
9277
9278Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9279
9280 * stabs.texinfo (Arrays): Talk about type definition vs. type
9281 information.
9282
9283 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9284 the trailing semicolon.
9285
9286Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9287
9288 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9289 and merge in other parts of the document addressing these subjects.
9290 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9291
9292 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9293 at the end of a range type.
9294
9295 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9296 AIX extensions.
9297
9298Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9299
9300 * stabs.texinfo (Stabs Format): Misc fixes.
9301
9302Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9303
9304 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9305 (Traditional builtin types): Document convex convention for long long.
9306 (Negative builtin types): Discuss type names, and misc fixes.
9307
9308Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9309
9310 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9311 point types used with @samp{R} type descriptor.
9312 (Symbol Descriptors): Describe how to handle conflict between
9313 different meanings of @samp{P} symbol descriptor.
9314
9315Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9316
9317 * stabs.texinfo: Remove node Quick Reference and put its children
9318 directly under the main menu.
9319
9320 * stabs.texinfo: Many more changes to bring it into line with
9321 AIX documentation and reality. I think it now has all the
9322 information from the AIX documentation, except that I burned
9323 out when I got to variant records (Pascal and Modula-2) and
9324 all the COBOL types. Oh well, we can add them later when we're
9325 worrying more about those languages.
9326
9327 * stabs.texinfo (Automatic variables): Talk about what it means
9328 to omit the symbol descriptor.
9329
9330Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9331
9332 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9333 gcc2 behavior with promoted args.
9334
9335Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9336
9337 * gdb.texinfo: include readline appendices in info version of manual
9338
9339Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9340
9341 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9342 target remote.
9343
9344 * gdb.texinfo (Machine Code): more index entries for disassemble
9345
9346Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9347
9348 * Clarify the intended use of the gdb-testers and gdb-patches
9349 mailing lists, and shrink gzip comment.
9350
9351Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9352
9353 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9354 DOSHOST configuration of manual.
9355
9356 * gdb.texinfo (MIPS Stack): new node.
9357
9358 * all-config.texi (MIPS) new switch.
9359
9360 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9361 tense; (MIPS Remote) new node.
9362
9363 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9364 bug; (Environment) less passive, other small cleanups in text about
9365 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9366 (Remote) new MIPS Remote menu entry.
9367
9368Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9369
9370 * stabs.texinfo: Many changes to include information from the
9371 AIX documentation.
9372
9373 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9374
9375Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9376
9377 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9378 Move a bunch of information from ../README.
9379 (Getting Started): New node.
9380
9381Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9382
9383 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9384
9385 * gdb.texinfo: advance manual revision dates to present
9386
9387 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9388 stop using silly Roman numerals in @set variable names
9389
9390Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9391
9392 * stabs.texinfo (Parameters): Keep trying to get this right.
9393
9394Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9395
9396 * stabs.texinfo (Parameters): More on "local parameters".
9397
9398Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9399
9400 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9401
9402Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9403
9404 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9405 (Parameters): Rewrite.
9406 (xcoff-differences, Sun-differences): Minor changes.
9407
9408Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9409
9410 * stabs.texinfo: Minor cleanup.
9411
9412Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9413
9414 * gdbint.texinfo: Minor xcoff stuff.
9415
9416Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9417
9418 * gdbint.texinfo: Update for new config directory structure.
9419 Add info about internal type data structures.
9420
9421Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9422
9423 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9424 $(srcdir).
9425 (gdb-config.texi): Depend on file in $(srcdir).
9426
9427Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9428
9429 * stabs.texinfo: Fixes about N_SO.
9430
9431Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9432
9433 * gdb.texinfo: include list of nonstandard init file names
9434
9435 * *-config.texi: new switch GENERIC for text that applies *only*
9436 to (usual) multiple-target version of manual
9437
9438 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9439 h8 config
9440
9441 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9442 in menus (rather than conditionally selected multiple alternative
9443 menus).
9444
9445 * Makefile.in: define and use DOC_CONFIG var to select
9446 configuration for GDB user manual.
9447
9448 * gdb-config.texi: delete from repository, generate from Makefile.
9449
9450 * all-config.texi: normal `generic' configuration file, formerly
9451 stored as gdb-config.texi
9452
9453Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9454
9455 * Makefile.in: add dvi target to build all .dvi files
9456
9457Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9458
9459 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9460
9461Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9462
9463 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9464 host conditionals.
9465 * stabs.texinfo: More array fixes inspired by Jim's.
9466
9467Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9468
9469 * stabs.texinfo: Fixes re arrays and continuations.
9470
9471 * gdbint.texinfo: Add XCOFF node.
9472
9473Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9474
9475 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9476
9477Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9478
9479 * stabs.texinfo: Fix for array types to mention lower bounds.
9480
9481Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9482
9483 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9484
9485Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9486
9487 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9488
9489Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9490
9491 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9492 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9493
9494Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9495
9496 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9497
9498Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9499
9500 * gdb.texinfo, gdbinv-s.texi: misc updates
9501
9502Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9503
9504 * gdbint.texinfo: Brief documentation for longjmp support,
9505 from an email msg by Stu.
9506
9507Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9508
9509 * stabs.texinfo: Fix description of floating point "range"
9510 types (which really define basic types). Reported by Jim Meehan,
9511 <meehan@src.dec.com>.
9512
9513 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9514
9515Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9516
9517 * gdbint.texinfo: Slightly expand section on supporting a new
9518 object file format.
9519
9520Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9521
9522 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9523 intermediate file.
9524
9525Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9526
9527 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9528
9529Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9530
9531 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9532
9533 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9534 as well as Z8002.
9535
9536Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9537
9538 * gdbint.texinfo: Add sections on clean design and on how to send
9539 in changes.
9540
9541Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9542
9543 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9544
9545Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9546
9547 * gdb.texinfo: Fix typo, reported by Karl Berry.
9548
9549Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9550
9551 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9552
9553Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9554
9555 * gdbint.texinfo: fixed a stray email address (needs @@),
9556 added @table @code to node "Native Conditionals"
9557
9558Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9559
9560 * gdbint.texinfo: Describe coding style of GDB.
9561
9562Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9563
9564 * stabs.texinfo: Minor wording changes.
9565
9566Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9567
9568 * gdbint.texinfo: Improve release doc slightly.
9569
9570Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9571
9572 * gdbint.texinfo: Improve doc of GDB config macros.
9573
9574Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9575
9576 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9577 These will be reinserted when examined.
9578
9579Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9580
9581 * gdbint.texinfo: Make a start at documenting all the #if macros
9582 in GDB. At least list them all, and start separating them into
9583 host-specific and target-specific.
9584
9585Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9586
9587 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9588 examples (not consistent w others).
c906108c
SS
9589 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9590 for generic vn of doc
9591
9592Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9593
9594 * Makefile.in: always create installation directories.
9595
9596Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9597
9598 * gdb.texinfo: in h8 config, do not describe searching commands.
9599
9600Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9601
9602 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9603 conditionals; introduce a few generic switches that may be
9604 useful for other cross-dev or dos-hosted configs.
9605
9606 * gdb.texinfo: fix typo in "info reg" description
9607
9608Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9609
9610 * stabs.texinfo: Minor updates from running TeX over it.
9611 * Makefile.in (stabs.dvi, stabs.ps): Add.
9612
9613Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9614
9615 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9616 First pass at converting it to texinfo.
9617
9618Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9619
9620 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9621 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9622
9623Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9624
9625 * gdbint.texinfo: Add section on partial symbol tables.
9626
9627Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9628
9629 * gdb.texinfo: document `set remotedebug' and `set
9630 rstack_high_address'.
9631
9632Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9633
9634 * gdb.texinfo: slight expansion of new text on reading info files
9635 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9636 H8/300 from DOS.
9637
9638Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9639
9640 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9641
9642Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9643
9644 * gdb.texinfo: Say how to read the `info' files.
9645
9646Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9647
9648 * Makefile.in: gm4 -> m4.
9649
9650Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9651
9652 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9653 Documentation' ahead of `Installing GDB' to match README.
9654 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9655 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9656
9657Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9658
9659 * Makefile.in: remove $(srcdir) from gdb.info rule.
9660
9661Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9662
9663 * Makefile.in: commented out gdb-all.texinfo rule. This is
9664 temporary.
9665
9666Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9667
9668 * Makefile.in, configure.in: removed traces of namesubdir,
9669 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9670 copyrights to '92, changed some from Cygnus to FSF.
9671
9672Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9673
9674 * gdb.texinfo: Improve how we ask for bug reports.
9675
9676Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9677
9678 * Makefile.in: infodir belongs in datadir.
9679
9680Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9681
9682 * Makefile.in: remove spaces following hyphens, bsd make can't
9683 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9684 standards.text support.
c906108c
SS
9685
9686Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9687
9688 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9689 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9690 and mandir now keyed off datadir by default.
9691
9692\f
9693Local Variables:
9e9c5ae7 9694mode: change-log
c906108c
SS
9695left-margin: 8
9696fill-column: 74
9697version-control: never
9698End:
This page took 1.79479 seconds and 4 git commands to generate.