]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
f6f899bf
HAQ
12012-03-08 Stan Shebs <stan@codesourcery.com>
2 Hafiz Abid Qadeer <abidh@codesourcery.com>
3
4 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5 trace-buffer-size set and show commands.
6 (Tracepoint Packets): Document QTBuffer:size.
7 (General Query Packets): Document QTBuffer:size.
8
d57350ea
TT
92013-02-21 Tom Tromey <tromey@redhat.com>
10
11 * gdb.texinfo: Remove bad @syncodeindex.
12 (Values From Inferior, Types In Python, Inferiors In Python)
13 (Events In Python, Threads In Python, Frames In Python, Blocks In
14 Python, Symbols In Python, Symbol Tables In Python): Remove
15 @tables.
16 (Packets, General Query Packets, Tracepoint Packets)
17 (Host I/O Packets): Use @w{} for empty @item.
18
9f44fbc0
SCR
192013-02-20 Siva Chandra Reddy <sivachandra@google.com>
20
21 * gdb.texinfo (Architectures In Python): Add description about
22 the new method gdb.Architecture.disassemble.
23
f5911ea1
HAQ
242013-02-15 Pedro Alves <pedro@codesourcery.com>
25 Hafiz Abid Qadeer <abidh@codesourcery.com>
26
27 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
28 Document the "trace-file" field.
29
7e1e0340
DE
302013-02-07 Doug Evans <dje@google.com>
31
32 * gdb.texinfo (Machine Code): Clarify argument to disassemble
33 command.
34
134a2066
YQ
352013-02-06 Yao Qi <yao@codesourcery.com>
36
37 * gdb.texinfo (GDB/MI Async Records): Document new MI
38 notification "=tsv-modified". Update the document of MI
39 notification "=tsv-created".
40 * observer.texi (GDB Observers): New observer tsv_modified.
41 Update observer tsv_created and tsv_delete.
42
430ed3f0
MS
432013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
44
45 * gdb.texinfo (AArch64 Features): New section; document
46 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
47 (Architectures): Add new AArch64 section to document AArch64
48 architecture specific commands.
49 (ABI): Add description of the new OS ABI "Newlib" and its influence
50 on the longjmp handling.
51
1b56eb55
JK
522013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
53 Jan Kratochvil <jan.kratochvil@redhat.com>
54
55 * gdb.texinfo (Backtrace): Added description of 'filename-display'
56 variable in 'set/show backtrace' section.
57
c4957902
TT
582013-01-31 Tom Tromey <tromey@redhat.com>
59
60 * gdb.texinfo (Target Commands): Fix typo.
61
bea883fd
SCR
622013-01-23 Siva Chandra Reddy <sivachandra@google.com>
63
64 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
65 describing the gdb.Architecture class.
66 (Frames In Python): Add description about the new method
67 gdb.Frame.architecture().
68
796a7ff8
DE
692013-01-23 Doug Evans <dje@google.com>
70
71 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
72
998580f1
MK
732013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
74
75 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
76 'thread-groups' field when printing a breakpoint in MI.
77
c9fb1240
SD
782012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
79 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
80 to reflect that jit-reader-load now supports absolute file-names.
81
ab04a2af
TT
822013-01-16 Tom Tromey <tromey@redhat.com>
83
84 * gdb.texinfo (Set Catchpoints): Document "catch signal".
85 (Signals): Likewise.
86
8ac3646f
TT
872013-01-16 Tom Tromey <tromey@redhat.com>
88
89 * gdb.texinfo (GDB/MI Breakpoint Information): Document
90 "catch-type" field.
91 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
92
e93a8774
TT
932013-01-07 Tom Tromey <tromey@redhat.com>
94
95 * gdb.texinfo (Mode Options): Don't mention -epoch.
96 (Data, Emacs): Remove obsolete comments.
97
54516a0b
TT
982013-01-02 Tom Tromey <tromey@redhat.com>
99
100 * gdb.texinfo (GDB/MI Output Records): Update menu.
101 (GDB/MI Breakpoint Information): New node.
102 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
103 <-break-insert>: Likewise.
104
8dbe8ece
YQ
1052012-12-31 Yao Qi <yao@codesourcery.com>
106
107 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
108 (Packets): Move "vStopped" packet to ...
109 (Notification Packets): ... here. Describe the components
110 of notification. Add a table of supported notifications.
111 Add an example on the process of he async notification.
112
f35a17b5
JK
1132012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
114
115 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
116 present.
117 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
118 fullname output always present.
119
0dfd2fad
PM
1202012-12-23 Pierre Muller <muller@sourceware.org>
121
122 * gdbint.texinfo (Function prototypes): Require use of "extern"
123 modifier for function prototypes in headers.
124
7785b880
JB
1252012-12-19 Joel Brobecker <brobecker@adacore.com>
126
127 * refcard.tex: Update copyright notice to GPL v3 or later.
128 Update contact info.
129
3d745be3
JK
1302012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
131
132 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
133
c9b6281a
YQ
1342012-12-15 Yao Qi <yao@codesourcery.com>
135
136 * gdb.texinfo (Debugging Output): Document 'set debug
137 notification' and 'show debug notification'.
138
f2a8bc8a
YQ
1392012-12-15 Yao Qi <yao@codesourcery.com>
140
141 * gdb.texinfo (Listing Tracepoints): New item and example about
142 'installed on target' output.
143 Add more in the example about 'installed on target'.
144 (GDB/MI Breakpoint Commands): Doc about 'installed field.
145
451b7c33
TT
1462012-12-14 Tom Tromey <tromey@redhat.com>
147
148 * gdb.texinfo (SVR4 Process Information): Mention core files.
149
3fa7bf06
MG
1502012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
151
152 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
153
05b4bd79
PA
1542012-12-11 Pedro Alves <palves@redhat.com>
155
156 * gdb.texinfo: Remove all mentions of Unixware throughout.
157
74a0d9f6
JK
1582012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
159
160 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
161
0c631110
TT
1622012-11-29 Tom Tromey <tromey@redhat.com>
163
164 * gdb.texinfo (SVR4 Process Information): Document missing
165 "info proc" subcommands.
166
891df0ea
YQ
1672012-11-29 Yao Qi <yao@codesourcery.com>
168
169 PR gdb/1477.
170 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
171 to 'auto' instead of 'gnu'.
172
608e2dbb
TT
1732012-11-26 Tom Tromey <tromey@redhat.com>
174
175 * gdb.texinfo (MiniDebugInfo): New node.
176 (GDB Files): Update.
177
e64e0392
DE
1782012-11-16 Doug Evans <dje@google.com>
179
180 * gdb.texinfo (System-wide configuration): If the system-wide init
181 file lives in the data-directory, and --data-directory is provided,
182 look for it there.
183
ae606bee
TT
1842012-11-15 Tom Tromey <tromey@redhat.com>
185
186 * gdb.texinfo (Signaling): Fix typo.
187
62747a60
TT
1882012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
189
190 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
191 parameter "count" of -data-write-memory-bytes, and add an example.
192
18a9fc12
TT
1932012-11-12 Tom Tromey <tromey@redhat.com>
194
195 * gdb.texinfo (Symbols): Document "info type-printers",
196 "enable type-printer" and "disable type-printer".
197 (Python API): Add new node to menu.
198 (Type Printing API): New node.
199 (Progspaces In Python): Document type_printers field.
200 (Objfiles In Python): Likewise.
201 (gdb.types) <get_type_recognizers, apply_type_recognizers,
202 register_type_printer, TypePrinter>: Document.
203
53342f27
TT
2042012-11-12 Tom Tromey <tromey@redhat.com>
205
206 * gdb.texinfo (Symbols): Document "set print type methods",
207 "set print type typedefs", and flags to ptype and whatis.
208
ed8a1c2d
AB
2092012-11-09 Andrew Burgess <aburgess@broadcom.com>
210
211 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
212 the example -data-disassemble output. Extend the description of
213 the -data-disassemble results to document all fields. Document
214 the cli disassemble command as being related to -data-disassemble.
215
8506d139
YQ
2162012-11-09 Yao Qi <yao@codesourcery.com>
217
218 PR gdb/14777.
219 * gdb.texinfo (OS Information): Remove doc on command
220 'info udot'.
221
4d3f93a2
JB
2222012-11-08 Joel Brobecker <brobecker@adacore.com>
223
224 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
225 gdb.ini warning for Windows port.
226
1e96de83
YQ
2272012-11-08 Yao Qi <yao@codesourcery.com>
228
229 * gdb.texinfo (Search): Add kindex for 'fo'.
230
dc939229
TT
2312012-11-05 Tom Tromey <tromey@redhat.com>
232
233 PR python/14802:
234 * gdb.texinfo (Functions In Python): Add example.
235
6f6484cd
YQ
2362012-11-03 Yao Qi <yao@codesourcery.com>
237
238 * observer.texi (GDB Observers): Remove observer
239 'tracepoint_modified', 'tracepoint_created' and
240 'tracepoint_deleted'.
241
af4238e5
TT
2422012-10-26 Tom Tromey <tromey@redhat.com>
243
244 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
245
687e43a4
TT
2462012-10-25 Tom Tromey <tromey@redhat.com>
247
248 * gdb.texinfo (General Query Packets): Use @itemx.
249
8de0566d
YQ
2502012-10-17 Yao Qi <yao@codesourcery.com>
251
252 * observer.texi (GDB Observers): Update observer
253 'memory_changed'.
254 * gdb.texinfo (GDB/MI Async Records): Document for
255 "memory-changed" notification.
256
07540c15
DE
2572012-10-15 Doug Evans <dje@google.com>
258
259 * gdb.texinfo (Mode Options): Document -nh.
260 Elaborate on docs for -nx.
261
d7019589
SP
2622012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
263
264 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
265
82a90ccf
YQ
2662012-09-21 Yao Qi <yao@codesourcery.com>
267 Pedro Alves <palves@redhat.com>
268
269 * gdb.texinfo (GDB/MI Async Records): Document notification
270 'record-started' and 'record-stopped'.
271 * observer.texi (GDB Observers): New observer 'record-changed'.
272
aa9259cc
TS
2732012-09-19 Thomas Schwinge <thomas@codesourcery.com>
274
275 * gdb.texinfo: Document the removal of SH's 'regs' command.
276
c1d780c2
SDJ
2772012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
278
279 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
280
bb25a15c
YQ
2812012-09-18 Yao Qi <yao@codesourcery.com>
282
283 * gdb.texinfo (GDB/MI Async Records): Document new MI
284 notifications '=tsv-created' and '=tsv-deleted'.
285 * observer.texi (GDB Observers): New observer tsv_created and
286 tsv_deleted.
287
201b4506
YQ
2882012-09-18 Yao Qi <yao@codesourcery.com>
289
290 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
291 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
292 '=traceframe-changed'.
293
6fc1c773
YQ
2942012-09-17 Yao Qi <yao@codesourcery.com>
295
296 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
297 'set listsize'.
298
121c73f3
JK
2992012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
300 Eli Zaretskii <eliz@gnu.org>
301
302 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
303 encoding for gdbarch_breakpoint_from_pc, bp_addr for
304 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
305
e9687799
JK
3062012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
307
308 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
309
3b5e4d35
YPK
3102012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
311
312 Document how to return from "python-interactive" to GDB.
313 * gdb.texinfo (Python Commands): Update documentation.
314
3152012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
316
317 Add a new "python-interactive" command that starts a standard
318 Python interactive prompt with "pi" as alias, and add "py" as
319 an alias to "python".
320 * gdb.texinfo (Python Commands): Document the new commands.
321
b583003e
TT
3222012-08-22 Tom Tromey <tromey@redhat.com>
323
324 * gdbint.texinfo (Host Definition): Remove documentation for
325 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
326
a451cb65
KS
3272012-08-17 Keith Seitz <keiths@redhat.com>
328
329 PR c++/13356
330 * gdb.texinfo (Type and Range Checking): Remove warning.
331 Remove spurious commas.
332 Update text and examples for re-implementation of set/show
333 check type.
334 (C and C++ Type and Range Checks): Likewise.
335
6b1755ce
YQ
3362012-08-16 Yao Qi <yao@codesourcery.com>
337
338 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
339 is deprecated.
340
f47f77df
DE
3412012-08-13 Doug Evans <dje@google.com>
342
343 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
344 to include functions.
345
a72c3253
DE
3462012-08-10 Doug Evans <dje@google.com>
347
348 * gdb.texinfo (Convenience Funs): New node.
349 (Types In Python): Document Type.vector.
350
5b9afe8a
YQ
3512012-08-09 Yao Qi <yao@codesourcery.com>
352
353 * observer.texi: New observer command_param_changed.
354 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
355
dc1039df
JK
3562012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
357
358 * gdbint.texinfo (Debugging GDB): In section
359 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
360 Mention also gdb-gdb.py.
361
4abf930d
YQ
3622012-08-07 Yao Qi <yao@codesourcery.com>
363
364 Revert the folloing patch:
365 2012-08-06 Yao Qi <yao@codesourcery.com>
366 * gdb.texinfo (Remote Configuration): Add kindex for 'set
367 remote hardware-watchpoint-limit' and 'set
368 remote hardware-breakpoint-limit'.
369
f3c8a52a
JK
3702012-08-06 Nathaniel Flath <flat0103@gmail.com>
371
372 * gdb.texinfo (Working Directory): Added information about new
373 default argument for 'cd' command.
374
77a91025
YQ
3752012-08-06 Yao Qi <yao@codesourcery.com>
376
377 * gdb.texinfo (Remote Configuration): Add kindex for 'set
378 remote hardware-watchpoint-limit' and 'set
379 remote hardware-breakpoint-limit'.
380
d9f08f52
YQ
3812012-08-06 Yao Qi <yao@codesourcery.com>
382
383 Fix PR14371.
384
385 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
386 '=breakpoint-deleted'.
387
95b07c96
YQ
3882012-08-02 Yao Qi <yao@codesourcery.com>
389
390 * gdb.texinfo (Native): Remove node Neutrino.
391
7255706c
YQ
3922012-07-27 Yao Qi <yao@codesourcery.com>
393
394 * gdb.texinfo (IPA Protocol Commands): Document new command
395 'close'.
396
d6b28940
TT
3972012-07-25 Tom Tromey <tromey@redhat.com>
398
399 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
400
e615022a
DE
4012012-07-20 Doug Evans <dje@google.com>
402
403 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
404 (Index Files): Document how to control the use of deprecated index
405 sections.
406 (Index Section Format): Replace --use-deprecated-index-sections with
407 "set use-deprecated-index-sections on".
408
055855a4
EZ
4092012-07-12 Eli Zaretskii <eliz@gnu.org>
410
411 * gdbint.texinfo: Remove @syncodeindex directives that put all the
412 indices into a single node "Index". Instead, join function and
413 variable indices into a single index, separate from the concept
414 index. Requested in
415 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
416 (Top): Update the top-level menu: instead of one "Index" there are
417 now separate entries "Concept Index" and "Function and Variable
418 Index".
419 (Concept Index, Function and Variable Index): New nodes.
420 (Index): Node deleted.
421
f77cc5f0
HZ
4222012-07-05 Hui Zhu <hui_zhu@mentor.com>
423
424 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
425 and "maint agent-eval".
426
00595b5e
EZ
4272012-07-03 Eli Zaretskii <eliz@gnu.org>
428
429 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
430 avoid file-name clashes between Index.html and index.html on
431 case-insensitive filesystems. See the discussion starting in
432 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
433 details of the problem.
434 (Top): Update the master menu for the above.
435 (Concept Index, Command and Variable Index): New nodes, instead of
436 the old "Index" node that was deleted. All cross-references
437 updated.
438
d3ce09f5
SS
4392012-07-02 Stan Shebs <stan@codesourcery.com>
440
441 * gdb.texinfo (Dynamic Printf): Mention agent style and
442 disconnected dprintf.
443 (Maintenance Commands): Describe maint agent-printf.
444 (General Query Packets): Mention BreakpointCommands feature.
445 (Packets): Document commands extension to Z0 packet.
446 * agentexpr.texi (Bytecode Descriptions): Document printf
447 bytecode.
448
2d7b58e8
JK
4492012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
450
451 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
452 only after gdbinit files.
453 (Startup): Move -iex and -iex commands down after gdbinit files.
454
202cbf1c
JK
4552012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
456
457 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
458 possibility.
459
b6ba681c
TT
4602012-06-29 Tom Tromey <tromey@redhat.com>
461
462 * gdb.texinfo (Index Section Format): Update for version 7.
463
71caed83
SS
4642012-06-28 Stan Shebs <stan@codesourcery.com>
465
466 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
467 example, add note about title column.
468
ee0bf529
SCR
4692012-06-26 Siva Chandra Reddy <sivachandra@google.com>
470
471 * gdb.texinfo (Symbol Tables In Python): Add description about
472 the new 'last' attribute of gdb.Symtab_and line.
473
3c15d565
SCR
4742012-06-26 Siva Chandra Reddy <sivachandra@google.com>
475
476 * gdb.texinfo (Symbol Tables In Python): Correct the description
477 of the 'pc' attribute of gdb.Symtab_and_line.
478
45cfd468
DE
4792012-06-26 Doug Evans <dje@google.com>
480
481 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
482 and symtab-create.
483
496ee73e
KS
4842012-06-25 Keith Seitz <keiths@redhat.com>
485
486 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
487 from example. Remove "rbreak" from list of corresponding
488 gdb commands.
489
156942c7
DE
4902012-06-23 Doug Evans <dje@google.com>
491
492 * gdb.texinfo (Index Section Format): Document version 7 format.
493
c614397c
YQ
4942012-06-22 Yao Qi <yao@codesourcery.com>
495
496 * gdb.texinfo: Add missing cindex for some packets.
497
472a2379
KS
4982012-06-20 Keith Seitz <keiths@redhat.com>
499
500 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
501 for -break-insert and document -p.
502
2678e2af
YQ
5032012-06-20 Yao Qi <yao@codesourcery.com>
504
505 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
506 and "gdb.write_memory" with "Inferior.read_memory" and
507 "Inferior.write_memory".
508
984359d2
EZ
5092012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
510
511 * gdb.texinfo (Summary): Add a link to "Free Documentation".
512 (Free Documentation): Add @node line.
513 (Continuing and Stepping) <advance location>: Use @item instead of
514 @itemx.
515 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
516 @itemx.
517 (Embedded Processors): Put the link to "PA" to its correct place,
518 according to document structure.
519 (Python API): Put the link to "Lazy Strings In Python" to its
520 correct place.
521 (Index): Use @@ in @tex block to get a literal @.
522
523 * gdbint.texinfo: Fix the @subtitle line.
524
525 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
526 correct place.
527
16bdd41f
YQ
5282012-06-08 Yao Qi <yao@codesourcery.com>
529
530 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
531 Protocol'.
532 (In-Process Agent Protocol, IPA Protocol Objects)
533 (IPA Protocol Commands): New nodes.
534 (Tracepoint Packets): Add anchors.
535
2d4c29c5
TS
5362012-06-06 Thomas Schwinge <thomas@codesourcery.com>
537
538 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
539
6bd110c5
YQ
5402012-06-06 Yao Qi <yao@codesourcery.com>
541
542 * gdb.texinfo: Update copyright year.
543
f3e0e960
SS
5442012-05-23 Stan Shebs <stan@codesourcery.com>
545 Kwok Cheung Yeung <kcy@codesourcery.com>
546
547 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
548
1564a261
JK
5492012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
550
551 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
552 Mention also --with-separate-debug-dir.
553 (Auto-loading): Prepend $debugdir in the sample output.
554 (Auto-loading safe path): Likewise. Mention also $debugdir for the
555 auto-load safe-path variable.
556 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
557 Mention also $debugdir for 'set auto-load scripts-directory'.
558
eb17f351
EZ
5592012-05-19 Eli Zaretskii <eliz@gnu.org>
560
561 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
562 (MIPS Embedded, MIPS, MIPS Register packet Format)
563 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
564 appropriate.
565
4cc0665f
MR
5662012-05-18 Sandra Loosemore <sandra@codesourcery.com>
567 Maciej W. Rozycki <macro@codesourcery.com>
568
569 * gdb.texinfo (MIPS): Document "set mips compression" and "show
570 mips compression".
571 (MIPS Breakpoint Kinds): New subsubsection.
572
7af8dcf8 5732012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
574
575 * gdb.texinfo (Architecture-Specific Protocol Details): Define
576 nodes for subsections. Add @acronym mark-ups and adjust
577 formatting.
578
aff139ff
JK
5792012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
580
581 Rename $ddir to $datadir.
582 * gdb.texinfo (Auto-loading, Auto-loading safe path)
583 (objfile-gdb.py file): Rename $ddir to $datadir.
584
9cb709b6
TT
5852012-05-18 Tom Tromey <tromey@redhat.com>
586
587 * gdb.texinfo (Print Settings): Document 'set print symbol'.
588
e7e0cddf
SS
5892012-05-14 Stan Shebs <stan@codesourcery.com>
590
591 * gdb.texinfo (Dynamic Printf): New subsection.
592
7efc75aa
SCR
5932012-05-13 Siva Chandra Reddy <sivachandra@google.com>
594
595 * gdb.texinfo (Basic Python): Add description about the function
596 gdb.find_pc_line
597
f307c045
JK
5982012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
599 Eli Zaretskii <eliz@gnu.org>
600
601 * gdb.texinfo (Separate Debug Files): Use plural form for global
602 debugging information directory.
603
85d4a676
SS
6042012-05-11 Stan Shebs <stan@codesourcery.com>
605 Kwok Cheung Yeung <kcy@codesourcery.com>
606
607 * gdb.texinfo (Operating System Auxiliary Information): Document new
608 'info os' subcommands.
609
c1668e4e
JK
6102012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
611
612 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
613 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
614 (dotdebug_gdb_scripts section): Add reference
615 to 'Auto-loading safe path'.
616
7349ff92
JK
6172012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
618
619 Implement multi-component --with-auto-load-dir.
620 * gdb.texinfo (Auto-loading): New references
621 for 'set auto-load scripts-directory'
622 and 'show auto-load scripts-directory'.
623 (Auto-loading safe path): Describe the new default. Move $ddir
624 substituation reference to 'objfile-gdb.py file'.
625 (objfile-gdb.py file): Describe script-name alias. Change real-name to
626 script-name. Describe new 'set auto-load scripts-directory'
627 and 'show auto-load scripts-directory'.
628
6dea1fbd
JK
6292012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
630
631 Provide $ddir substitution for --with-auto-load-safe-path.
632 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
633 (Auto-loading safe path): Likewise. Mention the default value,
634 $ddir substitution, --with-auto-load-safe-path and
635 --without-auto-load-safe-path.
636 * observer.texi (gdb_datadir_changed): New.
637
1ccacbcd
JK
6382012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
639
640 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
641 Twice.
642
d9242c17
JK
643 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
644 directory separator by path separator.
645
af2c1515
JK
6462012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
647
648 * gdb.texinfo (Auto-loading safe path): Make 'directories'
649 for 'set auto-load safe-path' optional. Mention if it is omitted.
650 Change disabling security protection condition to "/", twice.
651
a20ee7a4
SCR
6522012-05-03 Siva Chandra Reddy <sivachandra@google.com>
653
654 * gdb.texinfo (Symbol Tables In Python): Add documentation about
655 the new methods global_block and static_block on gdb.Symtab
656 objects.
657
56af09aa
SCR
6582012-05-02 Siva Chandra Reddy <sivachandra@google.com>
659
660 * gdb.texinfo (Blocks In Python): Add a note saying that future
661 improvements to GDB and its infrastructure can move symbols
662 across blocks within a symbol table.
663
2746b0ef
YQ
6642012-04-29 Yao Qi <yao@codesourcery.com>
665
666 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
667 (A29K): Remove.
668
62e5f89c
SDJ
6692012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
670 Tom Tromey <tromey@redhat.com>
671
672 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
673 and generic static probe support on GDB.
674
a766d390
DE
6752012-04-25 Doug Evans <dje@google.com>
676
50f042b9
DE
677 * gdb.texinfo (Go): Fix thinko.
678
a766d390
DE
679 * gdb.texinfo (Supported Languages): Add Go.
680 (Go): New node.
681
f02e2b19
YQ
6822012-04-25 Yao Qi <yao@codesourcery.com>
683
684 * gdbint.texinfo (Testsuite): New section `Board settings'.
685
68d41a48
JK
6862012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
687
688 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
689 Three times.
690
174bb630
JK
691 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
692 Three times.
693
0511cc75
JK
6942012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
695
696 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
697 by @table @asis. Fix formatting of one item.
698
0070f25a
JK
6992012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
700
701 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
702
4dc84fd1
JK
7032012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
704
705 New option "set debug auto-load".
706 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
707 (auto-load verbose mode): New node.
708
bccbefd2
JK
7092012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
710
711 New option "set auto-load safe-path".
712 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
713 and "info auto-load" examples for safe-path. Put there also references
714 for "set auto-load safe-path" and "show auto-load safe-path".
715 New menu item for Auto-loading safe path.
716 (Auto-loading safe path): New node.
717 (Python Auto-loading): Update the expected output from "Missing"
718 to "No".
719
bf88dd68
JK
7202012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
721
722 auto-load: Implementation.
723 * gdb.texinfo (Mode Options): New anchor for -nx.
724 (Startup): New anchors for Option -init-eval-command,
725 Home Directory Init File
726 and Init File in the Current Directory during Startup.
727 Mention set auto-load local-gdbinit with a reference.
728 Change the sample code to "set auto-load python-scripts".
729 (Threads): New anchor set libthread-db-search-path.
730 Provide references to libthread_db.so.1 file.
731 (Controlling GDB): New menu item for Auto-loading.
732 (Auto-loading, Init File in the Current Directory)
733 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
734 (Python): Rename the menu item Auto-loading to Python Auto-loading.
735 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
736 reference.
737 (Auto-loading): Rename to ...
738 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
739 "set auto-load python-scripts", new anchor for it. Change
740 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
741 for it. Change "info auto-load-scripts"
742 to "info auto-load python-scripts", new anchor for it. Change "scripts"
743 to "Python scripts".
744
8264ba82
AG
7452012-04-14 Anton Gorenkov <xgsa@yandex.ru>
746
747 PR mi/13393
748 * gdb.texinfo (Print Settings): Extend the description for "set print
749 object".
750 (GDB/MI Variable Objects): Extend the description for -var-create and
751 -var-list-children.
752
06fc020f
SCR
7532012-04-11 Siva Chandra Reddy <sivachandra@google.com>
754
755 * gdb.texinfo (Examining Data): Document the 'explore' command.
756
7191c139
JB
7572012-03-28 Joel Brobecker <brobecker@adacore.com>
758
759 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
760 to the children of a varobj and its update range when -var-update
761 returns that the varobj's type changed.
762
3708f05e
JK
7632012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
764
765 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
766 Create two new links fir 'objfile-gdb.py file'
767 and 'dotdebug_gdb_scripts section'.
768
8e0583c8
JK
7692012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
770
771 * gdb.texinfo (Auto-loading): Rename node reference
772 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
773 Twice.
774 (.debug_gdb_scripts section): Rename the node ...
775 (dotdebug_gdb_scripts section): ... here.
776 (Maintenance Commands): Also rename this node reference.
777
7b282c5a
SCR
7782012-03-22 Siva Chandra Reddy <sivachandra@google.com>
779
780 * gdb.texinfo (Python API/Values From Inferior): Add description
781 about the new method Value.referenced_value. Add description on
782 how Value.dereference is different (and similar) to
783 Value.referenced_value.
784
8320cc4f
JK
7852012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
786
787 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
788 --init-eval-command=COMMAND, -iex.
789 (Startup): Describe -iex and -ix. Simplify the example
790 for "set auto-load-scripts off".
791
481860b3
GB
7922012-03-16 Gary Benson <gbenson@redhat.com>
793
794 PR breakpoints/10738
795 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
796 stating that GDB cannot set breakpoints on inlined functions.
797 (Mode Options): Document --use-deprecated-index-sections.
798 (Index Section Format): Document new index section version format.
799
c4aeac85
TT
8002012-03-15 Tom Tromey <tromey@redhat.com>
801
802 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
803
16899756
DE
8042012-03-13 Doug Evans <dje@google.com>
805
806 * gdb.texinfo (Help): Change apropos example to use "alias" instead
807 of "reload".
808 (Symbols): Delete docs for set/show symbol-reloading.
809 * gdbint.texinfo (Defining Other Architecture Features): Delete
810 SYMBOL_RELOADING_DEFAULT.
811 * refcard.tex: Delete reference to symbol-reloading.
812
9b224c5e
PA
8132012-03-07 Pedro Alves <palves@redhat.com>
814
815 * gdb.texinfo (General Query Packets): Document new
816 QProgramSignals packet.
817 * gdb.texinfo (Remote configuration): Mention
818 "program-signals-packet".
819
169081d0
TG
8202012-03-05 Tristan Gingold <gingold@adacore.com>
821
822 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
823
d1feda86
YQ
8242012-03-03 Yao Qi <yao@codesourcery.com>
825
826 * gdb.texinfo (In-Process Agent): New node.
827 Document new commands.
828 (General Query Packets): Add packet `QAgent'.
829
1faeff08
MR
8302012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
831
832 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
833
7d74f244
DE
8342012-03-01 Scott J. Goldman <scottjg@vmware.com>
835
836 * gdb.texinfo (Commands In Python): Put example python macro in
837 COMMAND_USER category rather than COMMAND_OBSCURE.
838 Document gdb.COMMAND_USER.
839 (User-defined Commands): Update documentation to clarify
840 "set/show max-user-call-depth" and "show user" don't apply to python
841 commands. Update documentation to clarify "help user-defined" may
842 also include python commands defined as COMMAND_USER.
843
6fe37d23
JK
8442012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
845
846 * gdb.texinfo (Startup): Add option -ex description to the option -x
847 description.
848
83364271
LM
8492012-02-24 Luis Machado <lgustavo@codesourcery.com>
850
851 * gdb.texinfo (Setting Breakpoints): Mention and explain the
852 condition-evaluation breakpoint parameter.
853 Mention condition-evaluation mode being shown in "info break".
854 (Break Conditions): Add description for target-side
855 conditional breakpoints.
856 (Remote Configuration): Mention conditional-breakpoints-packet.
857 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
858 cond-expr.
859 (General Query Packets): Mention new ConditionalBreakpoint feature.
860
bdb1994d
TT
8612012-02-22 Tom Tromey <tromey@redhat.com>
862
863 * gdb.texinfo (Blocks In Python): Clarify block iteration.
864
4d241c86
TT
8652012-02-17 Tom Tromey <tromey@redhat.com>
866
867 PR python/10753:
868 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
869 directory.
870
816338b5
SS
8712012-02-14 Stan Shebs <stan@codesourcery.com>
872
873 * gdb.texinfo (Disabling Breakpoints): Document enable count.
874
cc30c4bd
PA
8752012-02-13 Pedro Alves <palves@redhat.com>
876
877 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
878 mips-idt-ecoff.
879
035d1e5b
YQ
8802012-02-09 Yao Qi <yao@codesourcery.com>
881
882 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
883
f0823d2c
TT
8842012-02-07 Tom Tromey <tromey@redhat.com>
885
886 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
887 Symbol.value.
888
64e7d9dd
TT
8892012-02-07 Tom Tromey <tromey@redhat.com>
890
891 * gdb.texinfo (Symbols In Python): Document Symbol.line.
892
4220b2f8
TS
8932012-01-27 Thomas Schwinge <thomas@codesourcery.com>
894
895 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
896
edcc5120
TT
8972012-01-24 Tom Tromey <tromey@redhat.com>
898
899 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
900 unload".
901 (Files): Mention new catch commands.
902 (GDB/MI Async Records): Likewise.
903
53fe1783
GB
9042012-01-24 Gary Benson <gbenson@redhat.com>
905
906 Delete #if 0'd out code.
907 * gdb.texinfo (Frame Info): Remove "info catch".
908
b9e7b9c3
UW
9092012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
910
911 * gdb.texinfo (Remote Configuration): Document
912 "set remote hostio-readlink-packet" command.
913 (General Query Packets): Document vFile:readlink packet.
914
4aac40c8
TT
9152012-01-16 Tom Tromey <tromey@redhat.com>
916
917 * gdb.texinfo (Specify Location): Document relative file name
918 handling.
919
cafec441
TT
9202012-01-16 Tom Tromey <tromey@redhat.com>
921
922 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
923
0ee339bc
JK
9242012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
925 Eli Zaretskii <eliz@gnu.org>
926
927 * gdbint.texinfo (Coding Standards): Require braces for two lines of
928 code.
929
72384ba3
PH
9302012-01-11 Paul Hilfinger <hilfingr@adacore.com>
931
932 * gdb.texinfo (Variables): Document use of :: for non-static
933 variables.
934
ce1b17c4
JB
9352012-01-05 Joel Brobecker <brobecker@adacore.com>
936
937 * gdbint.texinfo (Start of New Year Procedure): Update
938 to replace use of copyright.sh by use of copyright.py.
939
217bff3e
JK
9402012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
941
942 Remove the gdbtui binary.
943 * all-cfg.texi (GDBTUI): Remove.
944 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
945 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
946 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
947
cc72b2a2
KP
9482011-12-23 Kevin Pouget <kevin.pouget@st.com>
949
950 Introduce gdb.FinishBreakpoint in Python.
951 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
952 (Python API): Add menu entry for Finish Breakpoints.
953
13ac8d2c
JK
9542011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
955
956 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
957 tests.
958
e0f9f062
DE
9592011-12-16 Doug Evans <dje@google.com>
960
961 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
962
80b6e756
PM
9632011-12-16 Phil Muldoon <pmuldoon@redhat.com>
964
1c3ad6ab 965 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
966 stack". Add documentation for "set/show python print-stack".
967
2fb860fc
PA
9682011-12-14 Pedro Alves <pedro@codesourcery.com>
969
970 * gdb.texinfo (Implementing a Remote Stub): Explain that you
971 should transfer control to the stub in the startup code instead of
972 in main. Mention the need to get past the initial breakpoint.
973
f8eba3c6
TT
9742011-12-06 Tom Tromey <tromey@redhat.com>
975
976 * gdb.texinfo (Set Breaks): Update for new behavior.
977
2268b414
JK
9782011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
979
980 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
981 List Format for SVR4 Targets'.
982 (General Query Packets): New item qXfer:libraries-svr4:read.
983 (Library List Format for SVR4 Targets): New node.
984
ae6f0d5b
TT
9852011-12-01 Tom Tromey <tromey@redhat.com>
986
987 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
988 add.
989
36dfb11c
TT
9902011-11-22 Tom Tromey <tromey@redhat.com>
991
992 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
993 reasons.
994
f196051f
SS
9952011-11-20 Stan Shebs <stan@codesourcery.com>
996
997 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
998 note-related options and variables.
999 (Tracepoint Packets): Document packet changes.
1000
f85b53f8
SD
10012011-11-20 Sanjoy Das <sdas@igalia.com>
1002
1003 * gdb.texinfo (JIT Interface): Add documentation on writing and
1004 usind JIT debug info readers.
1005 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1006 Debug Info Readers): New nodes.
1007
bfccc43c
YQ
10082011-11-18 Yao Qi <yao@codesourcery.com>
1009
1010 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1011 tracepoint.
1012
c011a4f4
DE
10132011-11-15 Doug Evans <dje@google.com>
1014
1015 * gdb.texinfo (Files): Document basenames-may-differ.
1016
ed59ded5
DE
10172011-11-14 Doug Evans <dje@google.com>
1018
1019 * gdb.texinfo (Shell Commands): Document "!".
1020
405f8e94
SS
10212011-11-14 Stan Shebs <stan@codesourcery.com>
1022 Kwok Cheung Yeung <kcy@codesourcery.com>
1023
1024 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1025 needed to get shorter fast tracepoints.
1026 (Tracepoint Packets): Document new qTMinFTPILen packet.
1027
1e4d1764
YQ
10282011-11-14 Yao Qi <yao@codesourcery.com>
1029
1030 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1031 behavior of tracepoint.
1032 (General Query Packets): New feature InstallInTrace.
1033 (Remote Configuration): Document "set remote
1034 install-in-trace-packet".
1035
71eba9c2 10362011-11-12 Matt Rice <ratmice@gmail.com>
1037
1038 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1039 Add arguments to info macro.
1040
e0f8f636
TT
10412011-11-10 Tom Tromey <tromey@redhat.com>
1042
1043 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1044 manual.
1045 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1046 (Macros): Add a footnote.
1047 (C): Remove paragraph about compiler options.
1048 (C Constants): Mention wide character and string constants.
1049 (C Plus Plus Expressions): Update compiler option advice. Mention
1050 using declarations. Mention ADL. Remove old HP compiler
1051 information.
1052
625c0d47
TT
10532011-11-10 Tom Tromey <tromey@redhat.com>
1054
1055 PR c++/9257:
1056 * gdb.texinfo (Print Settings): Add an extra note about the need
1057 for a vtable.
1058
4be2aacc
MR
10592011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1060
1061 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1062 "set mips abi" documentation.
1063
0a1c4d10
DE
10642011-11-04 Doug Evans <dje@google.com>
1065
1066 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1067
aad1c02c
TT
10682011-11-03 Tom Tromey <tromey@redhat.com>
1069
1070 * gdb.texinfo (Stopping): Add menu entry.
1071 (Continuing and Stepping): Restore @node. Use @section, not
1072 @subsection.
1073
983fb131
MR
10742011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1075
1076 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1077 designation. Fix "Specify Location" cross-reference.
1078
3065dfb6
SS
10792011-11-02 Stan Shebs <stan@codesourcery.com>
1080
1081 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1082 (General Query Packets): Describe tracenz feature.
1083 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1084
0aaaf063
PK
10852011-10-28 Paul Koning <paul_koning@dell.com>
1086
1087 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1088
2231f1fb
KP
10892011-10-27 Kevin Pouget <kevin.pouget@st.com>
1090
1091 * gdb.texinfo ((Frames In Python): Document
1092 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1093
5110b5df
PK
10942011-10-26 Paul Koning <paul_koning@dell.com>
1095
1096 * gdb.texinfo (gdb.types): Document new deepitems function.
1097
22dbab46
PK
10982011-10-25 Paul Koning <paul_koning@dell.com>
1099
1100 PR python/13327
1101
1102 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1103 fetch_lazy method.
1104
9df2fbc4
PM
11052011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1106
1107 PR python/12656
1108
1109 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1110 global_block, static_block function.
1111
f05e2e1d
TT
11122011-10-19 Tom Tromey <tromey@redhat.com>
1113
1114 * gdb.texinfo (Commands In Python): Add missing "@"s.
1115
a7fc3f37
KP
11162011-10-13 Kevin Pouget <kevin.pouget@st.com>
1117
1118 PR python/13285 Document named constants for frame unwind stop reasons
1119 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1120 constants.
1121
5048e516
JK
11222011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1123
1124 Fix compatibility with texinfo versions older than 4.12.
1125 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1126 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1127 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1128 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1129 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1130 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1131 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1132
5a56e9c5
DE
11332011-10-09 Doug Evans <dje@google.com>
1134
1135 * gdb.texinfo (Extending GDB): Document alias command.
1136
36b11add
JK
11372011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1138
1139 Support @entry in input expressions.
1140 * gdb.texinfo (Variables): Describe @entry names suffix.
1141 (Print Settings): Add anchor for `set print entry-values'.
1142
e18b2753
JK
11432011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1144 Eli Zaretskii <eliz@gnu.org>
1145
1146 Display @entry parameter values (without references).
1147 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1148 example.
1149 (Print Settings): New description of set print entry-values and show
1150 print entry-values.
1151
111c6489
JK
11522011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1153 Eli Zaretskii <eliz@gnu.org>
1154
1155 Recognize virtual tail call frames.
1156 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1157 (Tail Call Frames): New node.
1158 (Frames In Python): Add gdb.TAILCALL_FRAME.
1159
9c15afc4
DE
11602011-10-07 Doug Evans <dje@google.com>
1161
1162 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1163 register_pretty_printer.
1164
99f5279d
PM
11652011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1166
1167 PR python/12930
1168 PR python/12802
1169
1170 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1171 stop method.
1172
03583c20
UW
11732011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1174
1175 * gdb.texinfo (Starting your Program): "set disable-randomization"
1176 is no longer Linux-specific.
1177 (Remote Configuration): Document "set remote
1178 disable-randomization-packet".
1179 (General Query Packets): Document "QDisableRandomization" packet
1180 and add it to "qSupported" list.
1181
bd054e06
KP
11822011-10-07 Kevin Pouget <kevin.pouget@st.com>
1183
1184 Allow Python notification of new object-file loadings.
1185 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1186 event type.
1187
cb6be26b
KP
11882011-10-04 Kevin Pouget <kevin.pouget@st.com>
1189
1190 PR python/12691: Add the inferior to Python exited event
1191 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1192
a05336a1
JB
11932011-10-03 Joel Brobecker <brobecker@adacore.com>
1194
1195 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1196 rephasing.
1197
5d77fe44
JB
11982011-10-03 Joel Brobecker <brobecker@adacore.com>
1199
1200 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1201 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1202 as possible feature returned by the `-list-features'
1203 command.
1204
699df94d
PK
12052011-09-28 Paul Koning <paul_koning@dell.com>
1206
1207 * gdb.texinfo (gdb.Type): Document field access by dictionary
1208 key syntax.
1209
24bdad53
YQ
12102011-09-28 Yao Qi <yao@codesourcery.com>
1211
1212 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1213 Add one space after option `-s'. Remove @r{} markup.
1214
6710bf39
SS
12152011-09-27 Stan Shebs <stan@codesourcery.com>
1216
1217 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1218
d99f7e48
HZ
12192011-09-16 Hui Zhu <teawater@gmail.com>
1220
1221 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1222 to *(unsigned char *)$esp@300.
1223
d812018b
PK
12242011-09-15 Paul Koning <paul_koning@dell.com>
1225
1226 * gdb.texinfo: Make style of Python functions and methods match
1227 the syntax of Python. Also put class and module names explicitly
1228 on function, member, and variable names, matching Python
1229 documentation conventions.
1230
2aa48337
KP
12312011-09-15 Kevin Pouget <kevin.pouget@st.com>
1232
1233 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1234 * gdb.texinfo (Inferiors In Python): Describe new
1235 gdb.selected_inferior() function.
1236
6839b47f
KP
12372011-09-15 Kevin Pouget <kevin.pouget@st.com>
1238
1239 Handle multiple breakpoint hits in Python interface:
1240 * gdb.texinfo (Events In Python): New function documentation:
1241 gdb.BreakpointEvent.breakpoints. Indicate that
1242 gdb.BreakpointEvent.breakpoint is now deprecated.
1243
26829f2b
JB
12442011-09-04 Joel Brobecker <brobecker@adacore.com>
1245
1246 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1247
a9f54f60
TT
12482011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1249
1250 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1251
fa3a4f15
PM
12522011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1253
1254 * gdb.texinfo (Prompt): Add set/show extended-prompt
1255 documentation
1256 (Basic Python): Add prompt_hook anchor.
1257 (Python modules): Reword module text to reflect multiple modules.
1258 (gdb.prompt): Document gdb.prompt module.
1259
224bbe49
YQ
12602011-08-14 Yao Qi <yao@codesourcery.com>
1261
78d85199
YQ
1262 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1263
12642011-08-14 Yao Qi <yao@codesourcery.com>
1265
1266 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1267 (TIC6x Features): New node.
1268
457e09f0
DE
12692011-08-12 Doug Evans <dje@google.com>
1270
1271 * gdb.texinfo (Symbols In Python): Document symbol.type.
1272
5e239b84
PM
12732011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1274
1275 * gdb.texinfo (Python): Document command and function
1276 auto-loading.
1277
177bc839
JK
12782011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1279 Eli Zaretskii <eliz@gnu.org>
1280
1281 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1282 typedefs unrolling. Extend the sample code by an inner typedef and
1283 outer typedefs unrolling.
1284
1a532630
PP
12852011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1286
1287 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1288 size and line-size.
1289
9b158ba0 12902011-07-21 Matt Rice <ratmice@gmail.com>
1291
1292 PR macros/12999
1293 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1294 Update text and cindex entries for info macro command.
1295
d17b6f81
PM
12962011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1297
1298 * observer.texi (GDB Observers): Add before_prompt observer.
1299 * gdb.texinfo (Basic Python): Add documentation for prompt
1300 substitution.
1301
713389e0
PM
13022011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1303
1304 PR python/12438
1305 * gdb.texinfo (Python Commands): Add deprecate note to maint
1306 set/show python print-stack. Document set/show python
1307 print-backtrace.
1308
177b42fe
TJB
13092011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1310
1311 * gdb.texinfo: Fix typos.
1312
900e11f9
JK
13132011-07-01 Tom Tromey <tromey@redhat.com>
1314
1315 * gdb.texinfo (Debugging Output): Document set debug
1316 check-physname.
1317
39c4d40a
TT
13182011-06-29 Tom Tromey <tromey@redhat.com>
1319
1320 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1321 breakpoint-notifications feature.
1322
6f5def7d
UW
13232011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1324
1325 * gdb.texinfo (Target Description): Remove warning about
1326 possibly unstable format.
1327
8cf64490
TT
13282011-06-03 Tom Tromey <tromey@redhat.com>
1329
1330 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1331 (Events In Python): Note that exit_code is optional.
1332
393eab54
PA
13332011-05-17 Pedro Alves <pedro@codesourcery.com>
1334
1335 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1336 required for multi-threading support.
1337 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1338 Hc are deprecated for multi-threading debugging. Point readers at
1339 the vCont packet.
1340
75fc9810
DE
13412011-05-15 Doug Evans <dje@google.com>
1342
1343 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1344
01124a23
DE
13452011-05-13 Doug Evans <dje@google.com>
1346
98a5dd13
DE
1347 * gdb.texinfo (Threads): Document $sdir,$pdir.
1348 (Server): Document $pdir exception.
1349
dbaefcf7
DE
1350 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1351
cc63ef9b
DE
1352 * gdb.texinfo (Threads): Clarify default value for
1353 libthread-db-search-path.
7e0396aa 1354
01124a23
DE
1355 * gdb.texinfo (Completion): Update example.
1356 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1357
d248b706
KY
13582011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1359
1360 * gdb.texinfo: Document change in the behaviour of the enable and
1361 disable GDB commands when applied to tracepoints.
1362 Document the EnableDisableTracepoints remote stub feature.
1363 Document QTEnable and QTDisable in the list of tracepoint packets.
1364
cc88a640
JK
13652011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1366
1367 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1368 hsuser.texi.
1369 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1370 comment to hsuser.texi. Change rluser.texi name in the comment.
1371
84e578fb
DE
13722011-05-10 Doug Evans <dje@google.com>
1373
1374 * gdb.texinfo (Threads): If an empty path is provided for
1375 libthread-db-search-path it is reset to its default value.
1376 (Server): Ditto.
1377
478aac75
DE
13782011-05-09 Doug Evans <dje@google.com>
1379
1380 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1381
9c06b0b4
TJB
13822011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1383 Thiago Jung Bauermann <bauerman@br.ibm.com>
1384
1385 Implement support for PowerPC BookE masked watchpoints.
1386 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1387 (PowerPC Embedded): Mention support of masked watchpoints.
1388
9ed350ad
JB
13892011-05-03 Joel Brobecker <brobecker@adacore.com>
1390
1391 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1392 `@value{GDBN}'.
1393
4ceed123
JB
13942011-05-03 Joel Brobecker <brobecker@adacore.com>
1395
1396 * gdb.texinfo (titlepage): Remove dedication.
1397 (In Memoriam): New appendix.
1398
559a7a62
JK
13992011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1400 Eli Zaretskii <eliz@gnu.org>
1401
1402 * gdb.texinfo (Index Section Format): Change the version to 5.
1403 Describe the different formula.
1404
03f2bd59
JK
14052011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1406 Eli Zaretskii <eliz@gnu.org>
1407
1408 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1409 for disconnected tracing.
1410 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1411 extended-remote relationship. Mention --once.
1412 (TCP port allocation lifecycle of @code{gdbserver}): New.
1413
d9b1a651
EZ
14142011-04-23 Eli Zaretskii <eliz@gnu.org>
1415
1416 * gdb.texinfo (Server): Improve indexing. Index all optional
1417 switches to gdbserver.
1418
90476074
TT
14192011-04-20 Tom Tromey <tromey@redhat.com>
1420
1421 * gdb.texinfo (Index Section Format): New node.
1422 (Top): Add new node to menu.
1423
c21236dc
PA
14242011-04-20 Pedro Alves <pedro@codesourcery.com>
1425
1426 * gdb.texinfo (Maintenance Commands): Document `maint print
1427 remote-registers'.
1428
05c8c3f5
TT
14292011-04-20 Tom Tromey <tromey@redhat.com>
1430
1431 * gdb.texinfo (Trace File Format): Move node later.
1432
7a9dd1b2
TT
14332011-04-19 Tom Tromey <tromey@redhat.com>
1434
1435 * gdbint.texinfo (Register Information Functions): Remove
1436 duplicate "the".
1437 * gdb.texinfo (Emacs): Remove duplicate "to".
1438 (GDB/MI Variable Objects): Remove duplicate "the".
1439 (General Query Packets): Likewise.
1440
4368ebeb
JB
14412011-04-02 Joel Brobecker <brobecker@adacore.com>
1442
1443 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1444 "GDB/MI Ada Exception Information" node.
1445
956a9fb9
JB
14462011-04-01 Joel Brobecker <brobecker@adacore.com>
1447
1448 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1449 the "exception-name" field in the *stopped async record.
1450
f1310107
TJB
14512011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1452 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1453
1454 Implement support for PowerPC BookE ranged breakpoints.
1455 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1456
8786b2bd
TT
14572011-03-28 Tom Tromey <tromey@redhat.com>
1458
1459 * gdb.texinfo (Set Tracepoints): Fix typo.
1460
9ef07c8c
TT
14612011-03-24 Tom Tromey <tromey@redhat.com>
1462
1463 * gdb.texinfo (Specify Location): Document `function:label'
1464 linespec.
1465
99c3dc11
PM
14662011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1467
f1310107 1468 PR python/12149
99c3dc11
PM
1469
1470 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1471
29703da4
PM
14722011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1473
1474 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1475 (Inferiors In Python): Likewise.
1476 (Threads In Python): Likewise.
1477 (Symbols In Python): Likewise.
1478 (Objfiles In Python): Likewise.
1479 (Symbol Tables In Python): Likewise.
1480
c9174737
PA
14812011-03-15 Pedro Alves <pedro@codesourcery.com>
1482
1483 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1484 display>: Explain that the commands accept number ranges.
1485
7371cf6d
PM
14862011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1487
1488 * gdb.texinfo (Breakpoints In Python): Add description and example
1489 of Python stop function operation.
1490
ecec24e6
PM
14912011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1492
1493 * gdb.texinfo (Parameters In Python): Document get_set_string and
1494 get_show_string methods.
1495
6dcd5565
JK
14962011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1497
1498 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1499
81896e36
JK
1500 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1501 circular-trace-buffer name.
1502
5e30da2c
JB
15032011-02-28 Joel Brobecker <brobecker@adacore.com>
1504
1505 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1506 in the previous change.
1507
3bd0f5ef 15082011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1509
1510 * gdb.texinfo (Inferiors and Programs): Update commands to show
1511 that they can accept multiple arguments.
1512
4ec7539c
JB
15132011-02-24 Joel Brobecker <brobecker@adacore.com>
1514
1515 Revert the following patch (code patch was not approved):
1516 2011-02-21 Hui Zhu <teawater@gmail.com>
1517 * agentexpr.texi (bytecode descriptions): add printf.
1518 * gdb.texinfo (tracepoint action lists): add printf.
1519
82809774
DE
15202011-02-23 Doug Evans <dje@google.com>
1521
1522 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1523
e5a67952
MS
15242011-02-23 Michael Snyder <msnyder@vmware.com>
1525
1526 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1527 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1528 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1529
6e6fbe60
DE
15302011-02-22 Doug Evans <dje@google.com>
1531
1532 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1533 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1534 add description of result, fix @defun formatting.
1535
f994e27a
HZ
15362011-02-21 Hui Zhu <teawater@gmail.com>
1537
1538 * agentexpr.texi (Bytecode Descriptions): Add printf.
1539 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1540
c7f96d2b
TT
15412011-02-18 Tom Tromey <tromey@redhat.com>
1542
1543 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1544
60f98dde
MS
15452011-02-14 Michael Snyder <msnyder@vmware.com>
1546
1547 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1548 Document new command "thread find".
1549
08e796bc
MS
15502011-02-14 Michael Snyder <msnyder@vmware.com>
1551
1552 * gdb.texinfo (Threads): Update example of new thread message.
1553
b3b9301e
PA
15542011-02-14 Pedro Alves <pedro@codesourcery.com>
1555
1556 * gdb.texinfo (Remote Configuration): Mention set/show remote
1557 traceframe-info.
1558 (Tools/Packages Optional for Building GDB): Mention that expat is
1559 used for traceframe info.
1560 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1561 (General Query Packets) <qSupported>: Describe the
1562 qXfer:traceframe-info:read feature.
1563 (qXfer::read): Describe qXfer:traceframe-info:read.
1564 (Traceframe Info Format): New section.
1565
cef35b0f
PA
15662011-02-04 Pedro Alves <pedro@codesourcery.com>
1567
1568 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1569 for casts and unary operators.
1570
f1cbe1d3
TT
15712011-02-04 Tom Tromey <tromey@redhat.com>
1572
1573 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1574 is not useful.
1575
585fdaa1
PA
15762011-01-25 Pedro Alves <pedro@codesourcery.com>
1577
1578 * gdb.texinfo: s/value optimized out/optimized out/g
1579
7bfc9434
JB
15802011-01-21 Joel Brobecker <brobecker@adacore.com>
1581
1582 * gdb.texinfo (Other Misc Settings): Rework part of the
1583 documentation of the "set interactive mode" command.
1584
4694da01
TT
15852011-01-19 Tom Tromey <tromey@redhat.com>
1586
1587 * gdb.texinfo (Threads): Document thread name output and `thread
1588 name' command.
1589 (Threads In Python): Document Thread.name attribute.
1590 (GDB/MI Thread Commands): Document thread attributes.
1591
b716877b
AB
15922011-01-12 Andrew Burgess <aburgess@broadcom.com>
1593
1594 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1595 changes in mi/mi-cmd-disas.c
1596
13fd8b81
TT
15972011-01-12 Tom Tromey <tromey@redhat.com>
1598
1599 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1600 Fix "thread apply" text.
1601
e09342b5
TJB
16022011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1603 Thiago Jung Bauermann <bauerman@br.ibm.com>
1604
1605 Implement support for PowerPC BookE ranged watchpoints.
1606 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1607 the "set powerpc exact-watchpoints" flag.
1608
06e65f44
TT
16092011-01-07 Tom Tromey <tromey@redhat.com>
1610
1611 * gdb.texinfo (Python API): Add descriptions to @menu items.
1612
d8e22779
TT
16132011-01-06 Tom Tromey <tromey@redhat.com>
1614
1615 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1616
a255712f
PP
16172010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1618
e09342b5 1619 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1620
ccfc3d6e
TT
16212011-01-06 Tom Tromey <tromey@redhat.com>
1622
1623 PR python/12133:
1624 * gdb.texinfo (Frames In Python): Document various frame
1625 constants.
1626
44944448
JB
16272011-01-05 Joel Brobecker <brobecker@adacore.com>
1628
1629 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1630 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1631 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1632
42ea3d7a
JK
16332011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1634
1635 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1636 (clean): Add GDBvn.texi.
1637
720d1a40
JB
16382010-12-29 Joel Brobecker <brobecker@adacore.com>
1639
1640 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1641 occasional case where the debugger prints an array address
1642 instead of the array itself.
1643
ad196637
PA
16442010-12-23 Pedro Alves <pedro@codesourcery.com>
1645
1646 * gdb.texinfo (Packets) <read registers packet>: Document support
1647 for registers that were not collected.
1648
a86caf66
DE
16492010-12-15 Doug Evans <dje@google.com>
1650
1651 * gdb.texinfo (Startup): Document auto-loading of scripts during
1652 startup.
1653 (Auto-loading): Delete "maint set python auto-load on|off".
1654 Add "set auto-load-scripts on|off".
1655
aae1c79a
DE
16562010-12-07 Doug Evans <dje@google.com>
1657
1658 * gdb.texinfo (Mode Options): Document -data-directory.
1659 (Data Files): Add reference to -data-directory.
1660
4e04c971
DE
16612010-11-29 Doug Evans <dje@google.com>
1662
1663 * gdb.texinfo (Pretty-Printer Introduction): Change
1664 printer-name:subprinter-name to printer-name;subprinter-name.
1665
94b6973e
PM
16662010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1667
1668 PR python/12199
1669
1670 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1671
39037522
TT
16722010-11-23 Tom Tromey <tromey@redhat.com>
1673
1674 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1675 (Editing): Likewise.
1676 (Command History): Likewise.
1677 (TUI Keys): Likewise.
1678 (Bug Reporting): Conditionally include rluser.texi and
1679 inc-history.texinfo.
1680 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1681 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1682 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1683 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1684 (gdb.pdf): Likewise.
1685 (gdb.info): Likewise.
1686 (gdb/index.html): Likewise.
1687
5ae98d25
TT
16882010-11-23 Tom Tromey <tromey@redhat.com>
1689
1690 * Makefile.in (Makefile): Run ../config.status.
1691 (distclean): Update.
1692 * configure: Remove.
1693 * configure.ac: Remove.
1694
621c8364
TT
16952010-11-12 Tom Tromey <tromey@redhat.com>
1696
1697 * gdb.texinfo (Basic Python): Update. Add xref.
1698 (Exception Handling): Document new exception classes.
1699 (Types In Python): Update.
1700 (Frames In Python): Update.
1701
84f4c1fe
PM
17022010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1703
1704 * gdb.texinfo (Breakpoints In Python): Document "internal"
1705 parameter, and visible attribute.
1706
99e7ae30
DE
17072010-11-05 Doug Evans <dje@google.com>
1708
1709 * gdb.texinfo (Source Path): Document "set directories".
1710
f4b8a18d
KW
17112010-11-05 Ken Werner <ken.werner@de.ibm.com>
1712
1713 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1714 (OpenCL C): New node.
1715
7b51bc51
DE
17162010-11-02 Doug Evans <dje@google.com>
1717
1718 * gdb.texinfo (Pretty Printing): Expand into three sections,
1719 introduction, example, and commands.
1720 (Python API): Delete section Disabling Pretty-Printers, merge into
1721 Selecting Pretty-Printers.
1722 (Writing a Pretty-Printer): New section. Move the pretty-printer
1723 example here, and reformat to match python coding style. Add a second
1724 example using the gdb.printing module.
1725 (Python modules): Add gdb.printing.
1726
9eeee977
DE
17272010-10-29 Doug Evans <dje@google.com>
1728
1729 * gdb.texinfo (Python): Fix long line.
1730
a0e0ffdf
DE
17312010-10-20 Doug Evans <dje@google.com>
1732
1733 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1734 All references updated. Correct sections marked as subsections.
1735 (Coding Standards): New chapter. Move the coding standard related
1736 subsections here. Add section on Python coding standards.
1737
0e3509db
DE
17382010-10-13 Doug Evans <dje@google.com>
1739
1740 * gdb.texinfo (Python): Add "Python modules".
1741 (Types in Python): Add reference to gdb.types section.
1742 (Python modules): New node.
1743
44592cc4
DE
17442010-10-11 Doug Evans <dje@google.com>
1745
1746 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1747 Python" from gdb.Value.type description.
1748
6e1bb179
JB
17492010-09-28 Joel Brobecker <brobecker@adacore.com>
1750
1751 * gdb.texinfo (Ravenscar Profile): New node.
1752
e8467610
TT
17532010-09-22 Tom Tromey <tromey@redhat.com>
1754
1755 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1756
fccd1d1e
EZ
17572010-09-22 Eli Zaretskii <eliz@gnu.org>
1758
1759 * gdb.texinfo (Values From Inferior): Clarify that
1760 value.dynamic_type works only in C++ programs with RTTI.
1761
c1b6b909
TT
17622010-09-15 Paul Bolle <pebolle@tiscali.nl>
1763
1764 * gdb.texinfo (Character Sets): Correctly reference host-charset
1765 in example.
1766
7d288aaa
TT
17672010-09-13 Tom Tromey <tromey@redhat.com>
1768
1769 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1770 Document "fullname" and "from".
1771
f75d858b
MK
17722010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1773
1774 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1775 feature `reverse' output by -list-target-features.
1776
83b9503b
L
17772010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1778
1779 * gdb.texinfo (i386 Features): Remove an extra "@item".
1780
03f17ccf
TT
17812010-08-30 Tom Tromey <tromey@redhat.com>
1782
1783 PR python/11792:
1784 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1785
9779414d
DJ
17862010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1787
1788 * gdb.texinfo (ARM Features): Document
1789 org.gnu.gdb.arm.m-profile.
1790
f9ffd4bb
TT
17912010-08-23 Tom Tromey <tromey@redhat.com>
1792
1793 PR python/11145:
1794 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1795 reinterpret_cast methods.
1796
702c2711
TT
17972010-08-23 Tom Tromey <tromey@redhat.com>
1798
1799 PR python/11915:
1800 * gdb.texinfo (Types In Python): Document array method.
1801
66b73624
TJB
18022010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1803
1804 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1805
06a64a0b
TT
18062010-08-16 Tom Tromey <tromey@redhat.com>
1807
1808 * gdb.texinfo (Set Watchpoints): Document -location option.
1809
a3a7127e
DE
18102010-08-13 Doug Evans <dje@google.com>
1811
1812 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1813
8dedea02
VP
18142010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1815
1816 * gdb.texinfo (GDB/MI Data Manipulation): Document
1817 -data-read-memory-raw and -data-write-memory-raw.
1818
ca5c20b6 18192010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1820 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1821
1822 * gdb.texinfo (Basic Python): Describe post_event API.
1823
cb2e07a6
PM
18242010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1825
1826 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1827 decode_line Python APIs
cb2e07a6 1828
464b3efb
TT
18292010-08-10 Tom Tromey <tromey@redhat.com>
1830
1831 * gdb.texinfo (Pretty Printing API): Document
1832 gdb.default_visualizer.
1833
c29c521f
TT
18342010-08-10 Tom Tromey <tromey@redhat.com>
1835
1836 Revert gdb-add-index addition:
1837 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1838
5da1313b
JK
18392010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1840 Eli Zaretskii <eliz@gnu.org>
1841
1842 * gdb.texinfo (Mode Options) <-batch>
1843 (Basic Python) <gdb.execute>: Describe setting width and height.
1844
02d868e8
PP
18452010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1846
1847 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1848
c2bbed2a
TT
18492010-07-30 Tom Tromey <tromey@redhat.com>
1850
1851 * gdb.texinfo (Index Files): Mention gdb-add-index.
1852
6c13bbe1
HZ
18532010-07-30 Hui Zhu <teawater@gmail.com>
1854
1855 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1856 "detach inferior" and "kill inferior".
1857
53a71c06
CR
18582010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1859
1860 * gdb.texinfo (Machine Code): Update description of two forms of
1861 arguments, and add new example to demonstrate the new form.
1862
5374244e
PM
18632010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1864
1865 * gdb.texinfo (Values From Inferior): Add value inferior function
1866 call description.
1867
8ea5bce5
JK
18682010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1869
1870 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1871
c0edd9ed
JK
18722010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1873 Eli Zaretskii <eliz@gnu.org>
1874
1875 Make core files the process_stratum.
1876 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1877 record_stratum example.
1878
9291a0cd
TT
18792010-07-13 Tom Tromey <tromey@redhat.com>
1880
1881 * gdb.texinfo (Index Files): New node.
1882
f5011d11
TT
18832010-07-13 Tom Tromey <tromey@redhat.com>
1884
1885 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1886
0f5238ed
TT
18872010-07-13 Tom Tromey <tromey@redhat.com>
1888
1889 * gdb.texinfo (Specify Location): Document labels.
1890
74c761c1
PA
18912010-07-01 Pedro Alves <pedro@codesourcery.com>
1892
1893 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1894 entries for fast tracepoints and static tracepoints.
1895
501994c0
PA
18962010-07-01 Pedro Alves <pedro@codesourcery.com>
1897
1898 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1899 qsThreadInfo>: Spell out `l' as ell.
1900
0fb4aa4b
PA
19012010-07-01 Pedro Alves <pedro@codesourcery.com>
1902
1903 * gdb.texinfo (Convenience Variables): Document $_sdata.
1904 (Commands to Set Tracepoints): Describe static tracepoints. Add
1905 `Listing Static Tracepoint Markers' menu entry. Document
1906 "strace".
1907 (Tracepoint Action Lists): Document collecting $_sdata.
1908 (Listing Static Tracepoint Markers): New subsection.
1909 (Tracepoints support in gdbserver): Mention static tracepoints.
1910 (remote packets, enabling and disabling): Mention
1911 read-sdata-object.
1912 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1913 and StaticTracepoint.
1914 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1915 Document qXfer:sdata:read.
1916 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1917
dc3b15be
JB
19182010-06-29 Joel Brobecker <brobecker@adacore.com>
1919
1920 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1921
595939de
PM
19222010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1923 Tom Tromey <tromey@redhat.com>
1924 Thiago Jung Bauermann <bauerman@br.ibm.com>
1925
1926 * gdb.texinfo (Inferiors In Python): New node.
1927 * gdb.texinfo (Threads In Python): New node.
1928
9279c692
JB
19292010-06-28 Joel Brobecker <brobecker@adacore.com>
1930
1931 * gdb.texinfo (Python): Document what the python directory is
1932 and what its location is.
1933 (Basic Python): Document the gdb.PYTHONDIR constant.
1934
bc9f0842
TT
19352010-06-25 Tom Tromey <tromey@redhat.com>
1936
1937 PR python/10808:
1938 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1939
f1421989
HZ
19402010-06-24 Hui Zhu <teawater@gmail.com>
1941
1942 * gdb.texinfo: (Commands for Controlled Output): Add
1943 documentation for command "eval".
1944
e4c0cfae
SS
19452010-06-21 Stan Shebs <stan@codesourcery.com>
1946
1947 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1948 * annotate.texinfo: Ditto.
1949 * gdbint.texinfo: Ditto.
1950 * stabs.texinfo: Ditto.
1951
bb08c432
HZ
19522010-06-22 Hui Zhu <teawater@gmail.com>
1953
1954 * gdb.texinfo: (Process Record and Replay): Add documentation
1955 for command "set record memory-query".
1956
4f5d9f07
SS
19572010-06-21 Stan Shebs <stan@codesourcery.com>
1958
1959 * gdb.texinfo: Relicense under GFDL version 1.3.
1960 * annotate.texinfo: Relicense under GFDL version 1.3.
1961 * gdbint.texinfo: Relicense under GFDL version 1.3.
1962 * stabs.texinfo: Relicense under GFDL version 1.3.
1963 * fdl.texi: Update to version 1.3.
1964
6aed2dbc
SS
19652010-06-18 Stan Shebs <stan@codesourcery.com>
1966
a61408f8
SS
1967 * gdb.texinfo (Operating System Auxiliary Information): Describe
1968 "info os" when no arguments given.
1969
6aed2dbc
SS
1970 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1971 $_thread.
1972
24e933df
HZ
19732010-06-18 Hui Zhu <teawater@gmail.com>
1974
1975 * gdb.texinfo: (Process Record and Replay): Add documentation
1976 for commands "record save" and "record restore".
1977
65d79d4b
SDJ
19782010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1979
1980 * gdb.texinfo: Include information about the correct use
1981 of addresses in the `watch' command.
1982
d914c394
SS
19832010-06-11 Stan Shebs <stan@codesourcery.com>
1984
1985 * gdb.texinfo (Observer Mode): New section.
1986 (General Query Packets): Document QAllow.
889bf7c5 1987
967cf477
DE
19882010-06-04 Doug Evans <dje@google.com>
1989
1990 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1991
aaf4119b
DE
19922010-06-03 Doug Evans <dje@google.com>
1993
1994 * gdbint.texinfo (Coding): Add subsection on command names.
1995
9eae7c52
TT
19962010-06-02 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1999 always-disassemble.
2000
fa593d66
PA
20012010-06-01 Pedro Alves <pedro@codesourcery.com>
2002
2003 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2004 gdbserver, and add cross reference.
2005 (Tracepoints support in gdbserver): New subsection.
2006
dde08ee1
PA
20072010-05-26 Pedro Alves <pedro@codesourcery.com>
2008
2009 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2010 `qRelocInsn' feature.
2011 (Relocate instruction reply packet): New subsection
2012 of `Tracepoint Packets'.
2013 (Tracepoint Packets): Mention that packets QTDP and QTStart
2014 support the qRelocInsn request, and add cross reference to new
2015 subsection.
2016
07ca107c
DE
20172010-05-25 Doug Evans <dje@google.com>
2018
2019 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2020 (Commands In Python): Document gdb.string_to_argv.
2021
c25c4a8b
JK
20222010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2023
2024 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2025 ATTR_NORETURN.
2026
d7b32ed3 20272010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2028 Tom Tromey <tromey@redhat.com>
2029 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2030
c25c4a8b 2031 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2032
6aecb9c2
JB
20332010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2034
2035 * gdb.texinfo: (Summary) Add mention about D language support.
2036 (Filenames): Add D suffixes.
2037 (D): New node.
2038
b7da9e9f
PM
20392010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2040
2041 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2042 of macro deleted from GDB code.
2043
ab38a727
PA
20442010-04-24 Pedro Alves <pedro@codesourcery.com>
2045
2046 * gdb.texinfo (Commands to specify files): Describe what how GDB
2047 looks up DOS-based filesystem paths on the system root. Document
2048 the new `set/show target-file-system-kind' commands.
2049
66d09542
DE
20502010-04-23 Doug Evans <dje@google.com>
2051
2052 * gdb.texinfo (Python): Move Auto-loading section here ...
2053 (Python API): from here.
2054 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2055 (Maintenance Commands): Add docs for "maint print section-scripts".
2056
8bd10a10
CM
20572010-04-20 Chris Moller <cmoller@redhat.com>
2058
2059 * gdb.texinfo (Setting Breakpoints): Added description of
2060 filename-qualified rbreak.
2061 * refcard.tex (Breakpoints and Watchpoints): Added brief
2062 description of filename-qualified rbreak.
2063
4c374409
JK
20642010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2065
2066 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2067 (Python API): Change the reference to Pretty Printing API.
2068 (Pretty Printing): Move the user part under the Data node. Reformat
2069 the sample output to 72 columns. Create a new reference to Pretty
2070 Printing API. Rename the API part ...
2071 (Pretty Printing API): To a new node name.
2072 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2073 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2074
5a9351ae
SS
20752010-04-21 Stan Shebs <stan@codesourcery.com>
2076
2077 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2078 and commands.
5a9351ae 2079 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2080
9a22f0d0
PM
20812010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2082
2083 * gdb.texinfo (Examining memory): Update for change in string
2084 display with explicit size.
2085
6149aea9
PA
20862010-04-19 Pedro Alves <pedro@codesourcery.com>
2087
2088 PR breakpoints/8554.
2089
2090 * gdb.texinfo (Save Breakpoints): New node.
2091 (save-tracepoints): Rename to ...
2092 (save tracepoints): ... this. Mention that `save-tracepoints' is
2093 a deprecated alias to `save tracepoints'.
2094
711e434b
PM
20952010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2096
645797a8 2097 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2098 (info w32 thread-information-block): Document new command.
2099 (qGetTIBAddress): Document new gdbserver query.
2100 (maint set/show show-all-tib): Document new command.
2101
3f7b2faa
DE
21022010-04-15 Doug Evans <dje@google.com>
2103
fa33c3cd
DE
2104 * gdb.texinfo (Python API): Add progspaces section.
2105 (Selecting Pretty-Printers): Progspace pretty-printers are
2106 searched too.
2107 (Progspaces In Python): New section.
2108
3f7b2faa
DE
2109 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2110
79f283fe
PM
21112010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2112
2113 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2114 returns None.
2115
87290684
SS
21162010-04-09 Stan Shebs <stan@codesourcery.com>
2117
2118 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2119 Describe the `frames-created' field, tweak grammar.
2120
a97153c7
PA
21212010-04-09 Pedro Alves <pedro@codesourcery.com>
2122
2123 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2124 Describe the `circular' and `disconnected' fields.
2125
5c5dcc1b
L
21262010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2127
2128 * gdb.texinfo (maint print registers): Mention unavailable and
2129 invisible registers.
2130
adc36818
PM
21312010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2132 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2133 Tom Tromey <tromey@redhat.com>
adc36818
PM
2134
2135 * gdb.texinfo (Breakpoints In Python): New Node.
2136
33da3f1c
SS
21372010-04-08 Stan Shebs <stan@codesourcery.com>
2138
2139 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2140 trace status fields.
2141
3a13a53b
L
21422010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2143
2144 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2145 optional. Make org.gnu.gdb.i386.avx requires
2146 org.gnu.gdb.i386.avx.
2147
08001717
DE
21482010-04-08 Doug Evans <dje@google.com>
2149
2150 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2151 search path, and document that gdb only scans the search path if
2152 the script's path doesn't specify a directory.
2153
c375651d
DE
21542010-04-05 Doug Evans <dje@google.com>
2155
2156 * gdb.texinfo (maint show python auto-load): Fix typo.
2157
af54718e
SS
21582010-04-04 Stan Shebs <stan@codesourcery.com>
2159
d77f58be
SS
2160 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2161 (Setting Watchpoints): Update description of "info watch".
2162 (Disabling Breakpoints): Only "info break" lists all.
2163
af54718e
SS
2164 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2165 (tdump): Explain how tdump works.
2166
86b17b60
PA
21672010-04-01 Pedro Alves <pedro@codesourcery.com>
2168
2169 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2170 add cross reference.
2171
ff12863f
PA
21722010-03-31 Pedro Alves <pedro@codesourcery.com>
2173
2174 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2175 commands error out.
2176
f68eb612
L
21772010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2178
2179 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2180
c8d5aac9
L
21812010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2182
2183 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2184
7d13fe92
SS
21852010-03-29 Stan Shebs <stan@codesourcery.com>
2186 Nathan Sidwell <nathan@codesourcery.com>
2187
2188 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2189 GDBN equivalent.
2190 (Set Tracepoints): Remove mention that conditional tracepoints
2191 don't exist.
2192 (Tracepoint Actions): Clarify when while-stepping collection
2193 happens, note that while-stepping does not automatically collect
2194 $pc.
2195
409873ef 21962010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2197
409873ef
SS
2198 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2199 (General Query Packets): Describe TracepointSource.
2200
ee8e71d4
EZ
22012010-03-27 Matt Rice <ratmice@gmail.com>
2202
c8d5aac9
L
2203 * gdb.texinfo (ARM): Document arguments to "target sim".
2204 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2205
99b5e152
PA
22062010-03-26 Pedro Alves <pedro@codesourcery.com>
2207
2208 * gdb.texinfo (Tracepoint Packets): Remove mention that
2209 terror:string may be plain text, and drop mention of X prefix.
2210
cd64ee31
VP
22112010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2212
2213 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2214
6c28cbf2
SS
22152010-03-24 Stan Shebs <stan@codesourcery.com>
2216
2217 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2218
95a42b64
TT
22192010-03-24 Tom Tromey <tromey@redhat.com>
2220
2221 PR breakpoints/9352:
2222 * gdb.texinfo (Break Commands): Update.
2223
18148017
VP
22242010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2225
2226 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2227 commands.
2228
4daf5ac0
SS
22292010-03-16 Stan Shebs <stan@codesourcery.com>
2230
2231 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2232 circular-trace-buffer.
2233 (Tracepoint Packets): Describe QTBuffer, and details of the
2234 qTStatus reply.
2235
c9429232
SS
22362010-03-12 Stan Shebs <stan@codesourcery.com>
2237 Nathan Sidwell <nathan@codesourcery.com>
2238
2239 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2240 doing instruction stepping.
2241 (Tracepoint Restrictions): New node.
2242
ccefe4c4
TT
22432010-03-10 Tom Tromey <tromey@redhat.com>
2244
2245 * gdbint.texinfo (Symbol Handling): Update.
2246
7c953934
TT
22472010-03-08 Tom Tromey <tromey@redhat.com>
2248
2249 PR cli/9591:
2250 * gdb.texinfo (Mode Options): Mention lack of pagination and
2251 confirmation with --batch.
2252 (Screen Size): Mention --batch.
2253 (Messages/Warnings): Likewise.
2254
f870a310
TT
22552010-03-05 Tom Tromey <tromey@redhat.com>
2256
2257 * gdb.texinfo (Basic Python): Document target_charset and
2258 target_wide_charset.
2259
78e2826b
TT
22602010-03-05 Tom Tromey <tromey@redhat.com>
2261
2262 * gdb.texinfo (Data): Link to pretty-printing.
2263 (Output Formats): Likewise. Correct text.
2264
f5dff777
DJ
22652010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2266
2267 * gdb.texinfo (Types): Describe <struct> and <flags>.
2268
dc00d89f
PM
22692010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2270
2271 * gdb.texinfo (Frames In Python): Add block parameter and
2272 description to read_var text.
2273
5107b149 22742010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2275 Tom Tromey <tromey@redhat.com>
5107b149
PM
2276
2277 * gdb.texinfo (Types In Python): Describe block argument in
2278 template_argument and gdb.lookup_type.
2279
e03e5e7b
TT
22802010-02-24 Tom Tromey <tromey@redhat.com>
2281
2282 * gdb.texinfo (Cygwin Native): Fix typo.
2283
f3e9a817
PM
22842010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2285
2286 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2287 and select method descriptions.
2288 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2289 Tables in Python to menu.
2290 (Blocks In Python): New node.
2291 (Symbols In Python): New node.
2292 (Symbol Tables in Python): New node.
2293
a79b8f6e
VP
22942010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2295
2296 Multiexec MI
2297
2298 gdb/
2299 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2300
2301 gdb/doc/
2302 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2303 changes.
2304 (GDB/MI Program Execution): Document current behaviour of
2305 --all and --thread-group.
2306 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2307 -remove-inferior.
2308 * observer.texi (inferior_added, inferior_removed): New
2309 observers.
2310
629d6a47
TT
23112010-02-19 Tom Tromey <tromey@redhat.com>
2312
2313 * gdbint.texinfo (Getting Started): Fix @node.
2314 (Debugging GDB): Likewise.
2315
c09529e5
JB
23162010-02-13 Joel Brobecker <brobecker@adacore.com>
2317
2318 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2319 documenting the gdb_test_timeout variable.
2320
540aa8e7
MS
23212010-02-12 Jakob Engblom <jakob@virtutech.com>
2322
2323 * gdb.texinfo (MI commands): Added documentation of --reverse
2324 option to a set of MI commands. Restructured documentation of MI
2325 commands --exec-continue to reflect the complexity of reverse
2326 execution.
2327
081dfbf7
PA
23282010-02-12 Pedro Alves <pedro@codesourcery.com>
2329
2330 * gdb.texinfo (Using the Collected Data): Specify that the address
2331 range of `tfind outsize' is exclusive, and that the address range
2332 of `tfind range' is inclusive.
2333 (Tracepoint Packets): Specify that the address range of
2334 `QTFrame:range' is inclusive, and that the address range of
2335 `QTFrame:outside' is exclusive
2336
8e9c5e02
VP
23372010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2338
2339 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2340
92981e24
TT
23412010-02-10 Tom Tromey <tromey@redhat.com>
2342
2343 * gdb.texinfo (Debugging Output): Document set debug parser and
2344 show debug parser.
2345
075b51b7
L
23462010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2347
2348 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2349 i386_eflags and i386_mxcsr.
2350
3bb8d5c3
L
23512010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2352
2353 * gdb.texinfo: Document i386 target features.
2354
c5f80513
DE
23552010-02-05 Doug Evans <dje@google.com>
2356
2357 * gdbint.texinfo (Testsuite): Add a new section to document the
2358 various DejaGnu variables that may be overridden.
1be00882 2359 Document INTERNAL_GDBFLAGS.
c5f80513 2360
6ac33a4e
TT
23612010-02-04 Tom Tromey <tromey@redhat.com>
2362
2363 PR cli/8830:
2364 * gdb.texinfo (Files): -readnow comes before the filename for file
2365 and symbol-file.
2366
a1dcb23a
DJ
23672010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2368
2369 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2370 Document ARM breakpoint types.
2371 (Register Packet Format): Move into the new section.
2372 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2373
95433b34
JB
23742010-01-21 Joel Brobecker <brobecker@adacore.com>
2375
2376 * gdb.texinfo (File Options): Adjust the documentation of this
2377 switch to refer to the "source" command rather than partially
2378 duplicating some of the relevant information.
2379 (Extending GDB): Introduce and document the set/show script-extension
2380 setting.
2381 (Command Files): Add note explaining that the "source" command
2382 is also used to evalute scripts written in other languages.
2383 Remove the short slightly incorrect reference to sourcing Python
2384 scripts.
2385 (Python Commands): Document how to execute a Python script from GDB.
2386
8d576872
JB
23872010-01-19 Joel Brobecker <brobecker@adacore.com>
2388
2389 * gdb.texinfo (Command Files): Fix typo.
2390
8150ff9c
JB
23912010-01-18 Tom Tromey <tromey@redhat.com>
2392
2393 * gdb.texinfo (File Options): Document -x on .py files.
2394 (Command Files): Document handling of Python scripts.
2395
23db03a6
JZ
23962010-01-18 Jie Zhang <jie.zhang@analog.com>
2397
2398 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2399
00bf0b85
SS
24002010-01-15 Stan Shebs <stan@codesourcery.com>
2401
2402 * gdb.texinfo (Trace Files): New section.
2403 (Tracepoint Packets): Document QTSave and qTBuffer.
2404 (Trace File Format): New appendix.
2405
be759fcf
PM
24062010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2407
2408 * gdb.texinfo (Values From Inferior): Document lazy_string value
2409 method.
2410 (Python API): Add Lazy strings menu item.
2411 (Lazy Strings In Python): New node.
2412
dc146f7c
VP
24132010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2414
2415 * gdb.texinfo (GDB/MI Thread Information): New.
2416 (GDB/MI Async Records): Document the core field in *stopped.
2417 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2418 documentation
2419 (Process list): Document that osdata document may contain
2420 threads.
2421 (Remote Serial Protocol): Document qXfer:threads.
2422
d5551862
SS
24232010-01-06 Stan Shebs <stan@codesourcery.com>
2424
2425 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2426 disconnected tracing.
2427 (Tracepoint Packets): Document new protocol.
2428
7a697b8d
SS
24292010-01-05 Stan Shebs <stan@codesourcery.com>
2430
2431 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2432 tracepoints.
2433 (Tracepoint Packets): Describe remote protocol for fast
2434 tracepoints.
2435
e6f3ec50
JB
24362010-01-01 Joel Brobecker <brobecker@adacore.com>
2437
2438 Update the "Start of New Year Procedure".
2439 * gdbint.texinfo: Add the list of files that need to be updated
2440 manually. Minor reformatting.
2441
ddc4e9c1
JB
24422010-01-01 Joel Brobecker <brobecker@adacore.com>
2443
2444 * refcard.tex: Update copyright year in header and text.
2445
9d2897ad
JB
24462010-01-01 Joel Brobecker <brobecker@adacore.com>
2447
2448 * agentexpr.texi: Add 2010 to the list of copyright years.
2449 * annotate.texinfo: Likewise.
2450 * gdb.texinfo: Likewise.
2451 * gdbint.texinfo: Likewise.
2452 * observer.texi: Likewise.
2453 * stabs.texinfo: Likewise.
2454
6da95a67
SS
24552009-12-31 Stan Shebs <stan@codesourcery.com>
2456
2457 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2458
236f1d4d
SS
24592009-12-29 Stan Shebs <stan@codesourcery.com>
2460
2461 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2462
f61e138d
SS
24632009-12-28 Stan Shebs <stan@codesourcery.com>
2464
2465 * gdb.texinfo (Trace State Variables): New section.
2466 (Tracepoint Packets): Describe trace state variable packets.
2467 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2468 variable bytecodes.
2469
0fe7935b
DJ
24702009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2471
2472 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2473 declarations.
2474
a6b29f87
VP
24752009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2476
2477 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2478 -gdb-exit behaviour.
2479
5e4bde96
JB
24802009-12-20 Joel Brobecker <brobecker@adacore.com>
2481
2482 * gpl.texi: Update to version 3 of the GPL.
2483
a1715244
JB
24842009-12-20 Joel Brobecker <brobecker@adacore.com>
2485
2486 * Makefile.in: Update copyright header.
2487 * observer.texi: Fix the copyright header of the generated files.
2488
361ae042
PM
24892009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2490
2491 * gdb.texinfo (Types In Python): Describe range function.
2492
bfd31e71
PM
24932009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2494
2495 * gdb.texinfo (Types In Python): Describe "is_base_class".
2496
57a1d736
TT
24972009-12-03 Tom Tromey <tromey@redhat.com>
2498
2499 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2500
8cebebb9
PP
25012009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2502
2503 * observer.texi: New memory_changed observer.
2504
16af530a
TT
25052009-12-01 Tom Tromey <tromey@redhat.com>
2506
2507 * gdb.texinfo (Reverse Execution): Fix typo.
2508
b6199126
DJ
25092009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2510
2511 PR gdb/8704
2512
2513 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2514 are allowed after the breakpoint condition.
2515
7a6973ad
TT
25162009-11-23 Tom Tromey <tromey@redhat.com>
2517
2518 PR python/10782:
2519 * gdb.texinfo (Types In Python): Document Type.pointer.
2520
21a0512e
PP
25212009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2522
2523 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2524
a5832c8f
PA
25252009-11-11 Pedro Alves <pedro@codesourcery.com>
2526
2527 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2528 (Using Agent Expressions): Delete cross reference.
2529
1eb7cd77
JB
25302009-11-07 Joel Brobecker <brobecker@adacore.com>
2531
2532 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2533 and @settitle directives up to help makeinfo find them.
2534
24ddea62
JK
25352009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2536
2537 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2538 (Auto-loading): Use plural and note one can use multiple components now.
2539
3afae151
VP
25402009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2541
2542 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2543 -stack-list-arguments have the same documentation for parameter
2544 as -stack-list-locals. Add comas.
2545
14ff2235
PM
25462009-10-27 Tom Tromey <tromey@redhat.com>
2547 Eli Zaretskii <eliz@gnu.org>
2548
c8d5aac9 2549 PR python/10781
14ff2235
PM
2550
2551 * gdb.texinfo (Values From Inferior): Document cast method.
2552
9c419145
PP
25532009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2554
2555 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2556 and adjust example.
889bf7c5 2557
29153c24
MS
25582009-10-22 Michael Snyder <msnyder@vmware.com>
2559
2560 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2561 info record command. Also document the new save and restore
29153c24
MS
2562 commands.
2563
2b28d209
PP
25642009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2565
2566 * gdb.texinfo (Machine Code): Mention current pc marker.
2567 (Memory): Likewise.
2568
6c95b8df
PA
25692009-10-19 Pedro Alves <pedro@codesourcery.com>
2570 Stan Shebs <stan@codesourcery.com>
2571
2572 * observer.texi (new_inferior): Rename to...
2573 (inferior_appeared): ... this.
2574
2575 * gdb.texinfo (Inferiors): Rename node to ...
2576 (Inferiors and Programs): ... this. Mention running multiple
2577 programs in the same debug session.
2578 <info inferiors>: Mention the new 'Executable' column if "info
2579 inferiors". Update examples. Document the "add-inferior",
2580 "clone-inferior", "remove-inferior" and "maint info
2581 program-spaces" commands.
2582 (Process): Rename node to...
2583 (Forks): ... this. Document "set|show follow-exec-mode".
2584
2f8132f3
MS
25852009-10-11 Michael Snyder <msnyder@vmware.com>
2586
2587 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2588 (ReverseContinue): Ditto.
2589
cba4b2d3
PP
25902009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2591
2592 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2593
da082f17
JK
25942009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2595
2596 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2597
08be9d71
ME
25982009-10-06 Michael Eager <eager@eagercon.com>
2599
2600 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2601 (Embedded Processors): Add MicroBlaze.
2602 (MicroBlaze): New. Describe Xilinx MicroBlaze
2603
08a0efd0
PA
26042009-10-04 Pedro Alves <pedro@codesourcery.com>
2605
2606 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2607
cbb8f428
EZ
26082009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2609
2610 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2611
30a4a70c
JB
26122009-09-23 Joel Brobecker <brobecker@adacore.com>
2613
2614 * observer.texi (solib_unloaded): Document explicitly the fact that
2615 this observer is called before the associated symbols are unloaded.
2616
b3372f91
VP
26172009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2618
2619 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2620 -stack-list-variables.
2621
f43030c4
TT
26222009-09-18 Tom Tromey <tromey@redhat.com>
2623
2624 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2625 is experimental.
2626
ec7e75e7
PP
26272009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2628
2629 * gdb.texinfo (convenince variables): Mention
2630 $_siginfo could be empty.
f43030c4 2631
0cc7d26f
TT
26322009-09-15 Tom Tromey <tromey@redhat.com>
2633
2634 * gdb.texinfo (GDB/MI Variable Objects): Document
2635 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2636 Expand -var-update documentation.
2637
a96d9b2e
SDJ
26382009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2639
2640 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2641 feature.
2642
005ca36a
JB
26432009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2644
2645 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2646
0d772ac9
MS
26472009-09-10 Michael Snyder <msnyder@vmware.com>
2648
2649 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2650 ReverseStep replies to the qSupported query.
2651
14fb1bac
JB
26522009-09-10 Joel Brobecker <brobecker@adacore.com>
2653
2654 Add documentation for set/show interactive-mode.
2655 * gdb.texinfo (Other Misc Settings): New node.
2656
29b090c0
DE
26572009-09-01 Doug Evans <dje@google.com>
2658
2659 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2660 non-stop mode's affect on remote caching.
2661
4e5d721f
DE
26622009-08-31 Jacob Potter <jdpotter@google.com>
2663 Doug Evans <dje@google.com>
2664
2665 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2666 Mark `set/show remotecache' options as obsolete.
2667 Document new `set/show stack-cache' option.
2668 Update text for `info dcache'.
2669
55333a84
DE
26702009-08-27 Doug Evans <dje@google.com>
2671
2672 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2673 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2674
bc3a0b4d
RW
26752009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2676
2677 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2678 about autoconf.
2679
3a1ff0b6
PA
26802009-08-25 Pedro Alves <pedro@codesourcery.com>
2681
2682 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2683 small example, and describe its columns. Replace "inferior-id" by
2684 "infno" throughout.
2685
81ecdfbb
RW
26862009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2687
af542c2e
RW
2688 * gdbint.texinfo (Releasing GDB): Point to
2689 README-maintainer-mode file for required autoconf version.
2690 * configure.ac: Do not substitute datarootdir, htmldir,
2691 pdfdir, docdir. Do not process --with-datarootdir,
2692 --with-htmldir, --with-pdfdir, --with-docdir.
2693 * configure: Regenerate.
2694
81ecdfbb
RW
2695 * configure: Regenerate.
2696
4efc6507
DE
26972009-08-20 Reid Kleckner <reid@kleckner.net>
2698
2699 * gdb.texinfo: Add chapter on JIT interface.
2700
43089a6e
NR
27012009-08-07 Nick Roberts <nickrob@snap.net.nz>
2702
2703 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2704 confirmation request.
43089a6e 2705
99e008fe
EZ
27062009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2707
c8d5aac9
L
2708 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2709 CRC definitions.
99e008fe 2710
48cb2d85
VP
27112009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2712
2713 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2714 -break-commands.
48cb2d85 2715
ff1a52c6
UW
27162009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2717
2718 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2719 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2720
3285f3fe
UW
27212009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2722
2723 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2724 "set spu stop-on-load" and "show spu stop-on-load" commands.
2725
e35359c5
UW
27262009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2727
2728 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2729
58d6951d
DJ
27302009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2731
2732 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2733 org.gnu.gdb.arm.neon.
2734
08d16641
PA
27352009-07-20 Pedro Alves <pedro@codesourcery.com>
2736
2737 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2738 optional element.
2739 (subsection OS ABI): New subsection.
2740
782b2b07
SS
27412009-07-14 Stan Shebs <stan@codesourcery.com>
2742
2743 * gdb.texinfo (Tracepoint Conditions): New section.
2744 (General Query Packets): Describe ConditionalTracepoints.
2745 (Tracepoint Packets): Describe condition field.
2746 (Maintenance Commands): Describe maint agent-eval.
2747 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2748
9b117ef3
HZ
27492009-07-11 Hui Zhu <teawater@gmail.com>
2750
2751 * gdb.texinfo (disassemble): Add a new modifier /r
2752 to "disassemble" command to make it print the raw instructions
2753 in hex as well as in symbolic form.
2754
f5a33284
TT
27552009-07-09 Tom Tromey <tromey@redhat.com>
2756
2757 * gdbint.texinfo (Testsuite): Document parallel make check.
2758
812f7342
TT
27592009-07-09 Tom Tromey <tromey@redhat.com>
2760
2761 * gdbint.texinfo (Testsuite): Document test transcripts.
2762
fbb8f299
PM
27632009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2764
2765 * gdb.texinfo (Values From Inferior): Add length parameter
2766 description.
2767
dd8f35ac
EZ
27682009-07-04 Chris Genly <chris@genly.us>
2769
2770 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2771 in -var-list-children. Fix example according to what the code
2772 does.
2773
2277426b
PA
27742009-07-02 Pedro Alves <pedro@codesourcery.com>
2775
2776 * gdb.texinfo (Debugging multiple inferiors): Document the
2777 "inferior", "detach inferior" and "kill inferior" commands.
2778 (Debugging Programs with Multiple Processes): Adjust to mention
2779 generic "inferior" commands. Delete mention of "detach fork" and
2780 "delete fork". Cross reference to "Debugging multiple inferiors"
2781 section.
2782
a6d9a66e
UW
27832009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2784
5af949e3
UW
2785 * gdbint.texinfo (Item Output Functions): Update signature
2786 for ui_out_field_core_addr.
2787
27882009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2789
2790 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2791 Update example code extrated from breakpoint.c.
2792
9901a55b 27932009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2794
9901a55b
PP
2795 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2796 MI commands.
2797 (GDB/MI Symbol Query): Likewise.
2798 (GDB/MI File Commands): Likewise.
2799 (GDB/MI File Transfer Commands): Likewise.
2800 (GDB/MI Target Manipulation): Likewise.
2801 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2802
edb3359d
DJ
28032009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2804
2805 * gdb.texinfo (Debugging Optimized Code): New chapter.
2806 (Compiling for Debugging): Reference it. Move some
2807 text to the new section.
2808
7cd1089b
PM
28092009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2810
2811 * doc/gdb.texinfo (Calling): Document
2812 set-unwind-on-terminating-exception usage.
2813
d4db2f36
PA
28142009-06-11 Pedro Alves <pedro@codesourcery.com>
2815
2816 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2817 command.
2818
d1a7880c
PA
28192009-06-07 Pedro Alves <pedro@codesourcery.com>
2820
2821 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2822 references.
2823
473f94e6
UW
28242009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2825
2826 * gdbint.texinfo: Rename formal parameters to gdbarch function
2827 protoypes from "current_gdbarch" to "gdbarch".
2828
8f500870
TT
28292009-05-28 Tom Tromey <tromey@redhat.com>
2830
2831 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2832
b6313243
TT
28332009-05-27 Tom Tromey <tromey@redhat.com>
2834
2835 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2836 feature.
2837 (GDB/MI Variable Objects): Document -var-set-visualizer.
2838
28392009-04-02 Tom Tromey <tromey@redhat.com>
2840
2841 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2842 feature.
2843 (GDB/MI Variable Objects): Document -var-set-visualizer.
2844
a6bac58e
TT
28452009-05-27 Tom Tromey <tromey@redhat.com>
2846 Thiago Jung Bauermann <bauerman@br.ibm.com>
2847 Phil Muldoon <pmuldoon@redhat.com>
2848
2849 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2850 (Pretty Printing): New node.
2851 (Selecting Pretty-Printers): Likewise.
2852 (Python API): Update.
2853 (Output Formats): Document /r format.
2854
2c74e833
TT
28552009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2856 Tom Tromey <tromey@redhat.com>
2857
2858 * gdb.texinfo (Types In Python): New node.
2859 (Values From Inferior): "type" is now an attribute.
2860 (Python API): Update.
2861
89c73ade
TT
28622009-05-27 Tom Tromey <tromey@redhat.com>
2863 Thiago Jung Bauermann <bauerman@br.ibm.com>
2864 Phil Muldoon <pmuldoon@redhat.com>
2865
2866 * gdb.texinfo: Add @syncodeindex for `tp'.
2867 (Python API): Update.
2868 (Auto-loading): New node.
2869 (Objfiles In Python): New node.
2870
17a37d48
PP
28712009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2872
2873 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2874
6718376f
NR
28752009-05-15 Nick Roberts <nickrob@snap.net.nz>
2876
2877 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2878
cbe54154
PA
28792009-05-12 Pedro Alves <pedro@codesourcery.com>
2880
2881 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2882 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2883 show show-debug-regs' docs.
2884
8e05493c
EZ
28852009-05-08 Eli Zaretskii <eliz@gnu.org>
2886
2887 * gdb.texinfo (Process Record and Replay): Add description of
2888 reverse execution.
2889
b39f4988
JB
28902009-05-07 Joel Brobecker <brobecker@adacore.com>
2891
2892 * gdbint.texinfo (Adding support for debugging core files): New node.
2893 (Native Debugging): Remove the ``Native core file Support'' section.
2894
a2311334
EZ
28952009-05-01 Eli Zaretskii <eliz@gnu.org>
2896
2897 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2898 Add index entries.
2899
53cc454a 29002009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2901 Michael Snyder <msnyder@vmware.com>
53cc454a 2902
a2311334
EZ
2903 * gdb.texinfo: (Process Record and Replay): Add documentation for
2904 process record and replay.
53cc454a 2905
484086b7
JK
29062009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2907
2908 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2909 a new part on command-line defined macros.
2910
32ae1842
EZ
29112009-04-25 Eli Zaretskii <eliz@gnu.org>
2912
2913 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2914 clarify the wording.
2915
b14b1491
TT
29162009-04-23 Tom Tromey <tromey@redhat.com>
2917
2918 * gdb.texinfo (Data Files): New node.
2919 (GDB Files): Update menu.
2920
5c1e86e1
JB
29212009-04-23 Joel Brobecker <brobecker@adacore.com>
2922
2923 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2924 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2925
83eba9b7
VP
29262009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2927
2928 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2929
e31198c4
HZ
29302009-04-22 Hui Zhu <teawater@gmail.com>
2931
2932 * gdb.texinfo (disassemble-next-line): Set the default of
2933 disassemble-next-line to off.
2934
26e251b6
JM
29352009-04-21 Joseph Myers <joseph@codesourcery.com>
2936
2937 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2938 --with-htmldir): New.
2939 * configure: Regenerate.
2940 * Makefile.in (datarootdir, docdir): Define.
2941 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2942 instead of $(SET_TEXINPUTS).
2943 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2944 gdbint.info instead of $(SET_TEXINPUTS).
2945 (gdbint/index.html): Use same -I options as for building
2946 gdbint.info.
2947 (stabs.dvi, stabs.pdf): Use same -I options as for building
2948 stabs.info instead of $(SET_TEXINPUTS).
2949 (stabs/index.html): Use same -I options as for building
2950 stabs.info.
2951 (annotate.dvi, annotate.pdf): Use same -I options as for building
2952 annotate.info instead of $(SET_TEXINPUTS).
2953 (annotate/index.html): Use same -I options as for building
2954 annotate.info.
2955
eac35c4e
DD
29562009-04-21 David Daney <ddaney@caviumnetworks.com>
2957
2958 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2959
29b0e8a2
JM
29602009-04-21 Joseph Myers <joseph@codesourcery.com>
2961
2962 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2963
2b831889 29642009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2965 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2966
2967 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2968 (MAKEHTMLFLAGS): Set to empty.
2969 (html__strip_dir): Define.
2970 (HTMLFILES): Define.
2971 (HTMLFILES_INSTALL): Define.
2972 (install-html): Copy new automake rule.
2973 (html): Depend on $(HTMLFILES).
2974 (gdb_toc.html): Rename to gdb/index.html.
2975 (gdbint_toc.html): Rename to gdbint/index.html.
2976 (stabs_toc.html): Rename to stabs/index.html.
2977 (annotate_toc.html): Rename to annotate/index.html.
2978
89a34d1b
JM
29792009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2980
2981 * Makefile.in: Set pdfdir and htmldir from configure
2982 substitutions.
2983 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2984 * configure: Regenerate.
2985
a2d5da46
JB
29862009-04-16 Joel Brobecker <brobecker@adacore.com>
2987
2988 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2989 This macro is no longer used.
2990
732f6a93
TT
29912009-04-15 Tom Tromey <tromey@redhat.com>
2992
2993 * gdb.texinfo (Character Sets): Document default character set.
2994
87f9adc1
PM
29952009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2996
2997 * gdbint.texinfo: Change server name from sources.redhat.com to
2998 sourceware.org throughout.
2999
2c88c651
JB
30002009-04-09 Joel Brobecker <brobecker@adacore.com>
3001
3002 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3003 about a missing dot or coma after @xref.
3004
4f5376b2
JB
30052009-04-02 Joel Brobecker <brobecker@adacore.com>
3006
3007 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3008 example, and add a small explanation about it.
3009 (Print Settings): Change the documentation of the "set print
3010 frame-arguments" to reflect the fact that the default is now "scalars".
3011
a0381d3a
JB
30122009-04-02 Joel Brobecker <brobecker@adacore.com>
3013
3014 * gdb.texinfo (Print Settings): Add kindex for command "set
3015 print frame-arguments".
3016
45ac276d
JB
30172009-03-31 Joel Brobecker <brobecker@adacore.com>
3018
3019 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3020 breakpoints.
3021 (Set Breaks): Add reference to thread-specific and task-specific
3022 breakpoints.
3023
32cd1edc
JB
30242009-03-31 Joel Brobecker <brobecker@adacore.com>
3025
3026 * gdb.texinfo (Ada Tasks): Remove the documentation about
3027 the "Running" state, as this state has been eliminated.
3028 Now all runnable tasks are shown as "Runnable".
3029
1042e4c0
SS
30302009-03-30 Stan Shebs <stan@codesourcery.com>
3031
3032 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3033 special case of breakpoints.
3034 (Enable and Disable Tracepoints): Mention deprecation.
3035 (Listing Tracepoints): Update description and example.
3036
f8f6f20b
TJB
30372009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3038
3039 * gdb.texinfo (Frames in Python): New node.
3040 (Python API): Update.
3041
c0c6f777
TJB
30422009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3043
3044 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3045 from a method to an attribute.
3046
def2b000
TJB
30472009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3048
3049 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3050 attribute.
3051
a07daef3
PA
30522009-03-25 Pedro Alves <pedro@codesourcery.com>
3053
3054 * observer.texi (thread_exit): Add "silent" parameter.
3055
f3b1572e
PA
30562009-03-22 Pedro Alves <pedro@codesourcery.com>
3057
3058 * observer.texi (about_to_proceed): New.
3059
587afa38
EZ
30602009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3061
3062 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3063 field throughout to handle types with spaces in them. Fix typos
3064 found by aspell.
3065 (Summary, Requirements, Contributors): New first chapter,
3066 "Summary" added, old Requirements section moved there, and new
3067 section, "Contributors" added.
3068 (Initializing a New Architecture, Register Representation)
3069 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3070 (Porting gdb): These sections extended and updated.
3071 (Compiler Characteristics): This section (empty) deleted.
3072 (Defining Other Architecture Features): This section renamed and
3073 duplicate material removed from (formerly "Target Conditionals").
3074 Use braces {} in @deftypeXX type field throughout to handle types
3075 with spaces in them. Typos found by aspell fixed.
3076
3077 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3078 * stack_frame.pdf: Version of image for PDF output.
3079 * stack_frame.png: Version of image for HTML output and for Emacs.
3080 * stack_frame.txt: Version of image for Info output.
1db61298 3081 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3082
10af6951
EZ
30832009-03-21 Eli Zaretskii <eliz@gnu.org>
3084
3085 * gdb.texinfo (Character Sets): Fix last change.
3086
cc924cad
TJB
30872009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3088
3089 * gdb.texinfo (Values From Inferior): Fix optional arguments
3090 markup.
3091 (Commands In Python): Adjust argument names of gdb.Command.__init__
3092 to what the function accepts as keywords.
3093
bc3b79fd
TJB
30942008-03-20 Tom Tromey <tromey@redhat.com>
3095
3096 * gdb.texinfo (Convenience Vars): Document convenience functions.
3097 (Functions In Python): New node.
3098 (Python API): Update.
3099
6c7a06a3
TT
31002009-03-20 Tom Tromey <tromey@redhat.com>
3101
3102 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3103 set target-wide-charset.
3104 (Requirements): Mention iconv.
3105
b646ddd4
HZ
31062009-03-17 Hui Zhu <teawater@gmail.com>
3107
3108 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3109
91440f57
HZ
31102009-03-17 Hui Zhu <teawater@gmail.com>
3111
3112 * gdb.texinfo: Add documentation for disassemble-next-line.
3113
8fd41227
TJB
31142009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3115
3116 * gdb.texinfo (Commands In Python): Remove tindex entries.
3117
61ff14c6
JK
31182009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3119
3120 * gdb.texinfo (Returning): New description for missing debug info.
3121
0b16c5cf
PA
31222009-03-14 Pedro Alves <pedro@codesourcery.com>
3123
3124 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3125 (General Query Packets): Document qAttached.
0b16c5cf 3126
32fc0df9
PA
31272009-03-05 Pedro Alves <pedro@codesourcery.com>
3128
3129 * gdb.texinfo (Background Execution): Better describe the set
3130 target-async command.
3131 (Maintenance Commands): Delete description of the `maint set/show
3132 linux-async' and `maint set/show remote-async' commands.
3133
134eb42c
VP
31342009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3135
3136 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3137 between sentences.
3138
c86cf029
VP
31392009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3140
3141 * gdb.texinfo (GDB/MI Async Records): Document the
3142 =library-loaded and =library-unloaded notifications.
3143
3ea85240
VP
31442009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3145
3146 * observer.texi (test_notification): New observer.
3147
1d33d6ba
VP
31482009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3149
61ff14c6
JK
3150 * observer.texi: Add parameter 'print_frame' to normal_stop
3151 observer.
1d33d6ba 3152
d721c933
EZ
31532009-02-07 Eli Zaretskii <eliz@gnu.org>
3154
3155 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3156 (Commands In Python): Fix COMMAND_* constants in last change. Use
3157 @kbd for interactive input. Add cross-references and index
3158 entries.
3159
4aa995e1
PA
31602009-02-06 Pedro Alves <pedro@codesourcery.com>
3161
3162 * gdb.texinfo (Signals): Document $_siginfo.
3163 (Convenience Variables): Mention $_siginfo.
3164 (Remote Configuration): Document qXfer:siginfo:read,
3165 qXfer:siginfo:write packets, and the read-siginfo-object,
3166 write-siginfo-object commands.
3167
5f5233d4
PA
31682009-02-06 Pedro Alves <pedro@codesourcery.com>
3169
3170 * gdbint.texinfo (Values): New chapter.
3171
d8906c6f
TJB
31722009-02-06 Tom Tromey <tromey@redhat.com>
3173
3174 * gdb.texinfo (Python API): Add entry for Commands In Python.
3175 (Commands In Python): New node.
3176
b6cb8e7d
TJB
31772009-02-05 Tom Tromey <tromey@redhat.com>
3178
3179 * gdb.texinfo (Values From Inferior): Document Value.string.
3180
12453b93
TJB
31812009-02-05 Tom Tromey <tromey@redhat.com>
3182
3183 * gdb.texinfo (Basic Python): Document execute's from_tty
3184 argument.
3185
08c637de
TJB
31862009-02-04 Tom Tromey <tromey@redhat.com>
3187
3188 * gdb.texinfo (Basic Python): Document gdb.history.
3189
592375cd
VP
31902009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3191
3192 * gdb.texinfo (GDB/MI Thread Commands): Document the
3193 'current-thread-id' field. Remove the example with zero threads,
3194 since current GDB won't ever report that if there's inferior.
3195
41447f92
VP
31962009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3197
3198 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3199 option to -break-insert.
3200
098b41a6
JG
32012009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3202 Jerome Guitton <guitton@adacore.com>
3203
3204 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3205 (System-wide configuration): New section.
3206
3c16cced
PA
32072009-01-26 Pedro Alves <pedro@codesourcery.com>
3208
3209 PR gdb/7580:
3210 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3211 internal-error|internal-warning quit|corefile ask|yes|no".
3212
62709adf
PA
32132009-01-26 Pedro Alves <pedro@codesourcery.com>
3214
3215 * gdb.texinfo (Using the `gdbserver' Program): Document
3216 --remote-debug.
3217
7ce58dd2
DE
32182009-01-23 Doug Evans <dje@google.com>
3219
3220 * gdb.texinfo: Add nexti to list of commands that support
3221 background execution.
3222
adb483fe
DJ
32232009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3224
3225 * gdb.texinfo (Define, Hooks): Document prefix command support.
3226
a67ec3f4 32272009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3228 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3229
3230 Fixes for makeinfo --html.
3231
3232 * annotate.texinfo: Use @copying and @insertcopying. Use
3233 @ifnottex in place of @ifinfo.
3234 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3235 place of @ifinfo. Use @ifnotinfo for one index entry.
3236 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3237 in place of @ifinfo.
3238 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3239 in place of @ifinfo. Include contents at start unconditionally.
3240
84fcdf95
PA
32412009-01-13 Pedro Alves <pedro@codesourcery.com>
3242
3243 * gdb.texinfo (General Query Packets): Remove @var{} around the
3244 "spu" literal string.
3245
fa3a767f
PA
32462009-01-07 Pedro Alves <pedro@codesourcery.com>
3247
3248 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3249 program may be running in another process" errors.
3250 * gdbint.texinfo (Native Conditionals): Delete
3251 ONE_PROCESS_WRITETEXT description.
3252
9cb011d3
JB
32532009-01-07 Joel Brobecker <brobecker@adacore.com>
3254
3255 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3256 emacs local variable to be placed at the end of the ChangeLog.
3257 Add server.c and gdbreplay.c to the list of files where the
3258 copyright year needs to be updated.
3259
84603566
SL
32602009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3261
3262 * gdb.texinfo (Remote Configuration): Document new
3263 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3264 commands.
3265
a53f55d8
PA
32662008-12-28 Pedro Alves <pedro@codesourcery.com>
3267
3268 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3269 FETCH_INFERIOR_REGISTERS.
3270 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3271 FETCH_INFERIOR_REGISTERS descriptions. Remove
3272 gdbarch_get_longjmp_target descrition, since already described in
3273 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3274 (Target Conditionals): ... here.
3275
077e0a52
JB
32762008-12-16 Joel Brobecker <brobecker@adacore.com>
3277
3278 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3279 examples.
3280 (Additions to Ada): Likewise. Add the missing opening and closing
3281 parenthesis of the GDB prompt in one of the examples.
3282
023eb17c
JB
32832008-12-14 Joel Brobecker <brobecker@adacore.com>
3284
3285 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3286 about the result of 'Address not being of type System.Address.
3287 This problem has been fixed a while ago.
3288
c3b108f7
VP
32892008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3290
3291 MI non-stop and multiprocess docs.
3292
c8d5aac9
L
3293 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3294 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3295 Adjust documentation for *stopped, document =thread-created,
3296 =thread-exited, =thread-group-created and =thread-group-exited.
3297 (GDB/MI Thread Commands): Document the 'state' field in
3298 -thread-info output.
3299 (GDB/MI Program Execution): Mention --all and --thread-group
3300 options.
3301 (GDB/MI Variable Objects): Describe floating and fixed variable
3302 objects.
3303 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3304
07e059b5
VP
33052008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3306
c8d5aac9
L
3307 * gdb.texinfo (Operating System Information): New appendix.
3308 (Operating System Auxiliary Information): Document 'info os processes'
3309 (Remote Configuration): Document 'osdata'
3310 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3311
a80b95ba
TG
33122008-11-27 Tristan Gingold <gingold@adacore.com>
3313
3314 * gdb.texinfo (Darwin): Document Darwin specific features.
3315
a655d424
JK
33162008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3317
3318 * gdbint.texinfo (Target Conditionals): Extend the
3319 gdbarch_breakpoint_from_pc description.
3320
249e1128
VP
33212008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3322
3323 * gdb.texinfo (M68K Features): Fix typo.
3324
c14c28ba
PP
33252008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3326
3327 * gdb.texinfo (Symbols): Mention printing containing
3328 image name in "info symbol".
3329 (Maint translate-address): Likewise.
889bf7c5 3330
394a6666
JB
33312008-11-18 Joel Brobecker <brobecker@adacore.com>
3332
3333 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3334 commands "catch load" and "catch unload".
3335
66bb093b
VP
33362008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3337
3338 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3339 =thread-selected.
889bf7c5 3340
4a92f99b
VP
33412008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3342
c8d5aac9 3343 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3344
f0323ca0
PA
33452008-10-27 Pedro Alves <pedro@codesourcery.com>
3346
3347 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3348 .mt files, TM_CLIBS or TM_CDEPS.
3349 (x86 Watchpoints): Don't mention TDEPFILES.
3350
8b23ecc4
SL
33512008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3352
3353 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3354 (Overview): Mention notifications and non-stop mode behavior.
3355 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3356 with non-stop mode behavior. Add vStopped description.
3357 (Stop Reply Packets): Update list of packets that return
3358 stop replies. Mention non-stop behavior.
3359 (General Query Packets): Document QNonStop packet and associated
3360 qSupported query response.
3361 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3362 behavior.
3363 (Notification Packets): New section.
3364 (Remote Non-Stop): New section.
3365 (File-I/O Overview): Mention non-stop behavior.
3366
fff08868
HZ
33672008-10-24 Hui Zhu <teawater@gmail.com>
3368 Pedro Alves <pedro@codesourcery.com>
3369
3370 * gdb.texinfo (displaced-stepping): Describe the auto mode
3371 setting, and say it's the default. This is now a mainstream
3372 setting instead of a maintenance setting.
3373
252fbfc8
PA
33742008-10-23 Pedro Alves <pedro@codesourcery.com>
3375
3376 * observer.texi (thread_stop_requested): New.
3377
20924a55
JB
33782008-10-22 Joel Brobecker <brobecker@adacore.com>
3379
3380 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3381 (Patching): Replace incorrect usage of @samp by @kbd.
3382
bacec72f
MS
33832008-10-17 Michael Snyder <msnyder@vmware.com>
3384
3385 * gdb.texinfo: Add documentation for reverse execution.
3386
a08702d6 33872008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3388 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3389
3390 * gdb.texinfo. (Values From Inferior): New subsubsection.
3391
d97bc12b
DE
33922008-10-06 Doug Evans <dje@google.com>
3393
3394 * gdb.texinfo (set debug dwarf2-die): Document it.
3395
87f67dba
JB
33962008-10-01 Joel Brobecker <brobecker@adacore.com>
3397
3398 * gdb.texinfo (catch) [exception]: Document how to insert
3399 a breakpoint on user-defined exceptions when the exception
3400 name is identical to one of the language-defined ones.
3401
2fae03e8
TT
34022008-09-27 Tom Tromey <tromey@redhat.com>
3403
3404 * gdb.texinfo (Macros): Remove text about stringification,
3405 varargs, and splicing.
3406
5c6ce71d
TT
34072008-09-27 Tom Tromey <tromey@redhat.com>
3408
3409 * gdbint.texinfo (Language Support): Remove text about omitting
3410 support for a language.
3411
07128da0
DE
34122008-09-23 Doug Evans <dje@google.com>
3413
3414 * gdb.texinfo (info dcache): Update.
3415
b90a069a
SL
34162008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3417
3418 * gdb.texinfo (Packets): Add info on thread-id syntax and
3419 multiprocess extensions.
3420 <D>: Document multiprocess form of packet.
3421 <H>: Use thread-id syntax.
3422 <T>: Likewise.
3423 <vCont>: Likewise. Note this is required for multiprocess.
3424 <vKill>: New packet.
3425 (Stop Reply Packets) <T>: Use thread-id syntax.
3426 <W>: Document multiprocess form of reply.
3427 <X>: Likewise.
3428 (General Query Packets) <qC>: Use thread-id syntax.
3429 <qfThreadInfo>: Likewise.
3430 <qGetTLSAddr>: Likewise.
3431 <qP>: Likewise.
3432 <qSupported>: Add "multiprocess" feature.
3433 <qThreadExtraInfo>: Use thread-id syntax.
3434
b77209e0
PA
34352008-09-22 Stan Shebs <stan@codesourcery.com>
3436
3437 * gdb.texinfo (Inferiors): New section.
3438
3d0bb823
PA
34392008-09-12 Pedro Alves <pedro@codesourcery.com>
3440
3441 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3442
f8dcfc0a
UW
34432008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3444
3445 * gdbint.texinfo (Target Conditionals): Remove documentation
3446 for gdbarch_name_of_malloc.
3447
8775bb90
MS
34482008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3449
3450 * gdb.texinfo (Interrupts): Mention TCP interface for
3451 sending BREAK.
3452
f1838a98
UW
34532008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3454
3455 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3456 argument prefix to "set sysroot".
3457
158c7665
PH
34582008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3459
3460 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3461 and False.
3462
30e026bb
VP
34632008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3464
c8d5aac9
L
3465 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3466 for possible features of -list-features.
30e026bb 3467
c6ebd6cf
VP
34682008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3469
c8d5aac9 3470 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3471 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3472
aeac0ff9
VP
34732008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3474
3475 * doc/gdb.texinfo (PowerPC): Fix typo.
3476 (PowerPC features): Fix typo.
3477
5231c1fd
PA
34782008-08-18 Pedro Alves <pedro@codesourcery.com>
3479
3480 * observer.texi (thread_ptid_changed): New.
3481
677c5bb1
LM
34822008-08-18 Luis Machado <luisgpm@br.ibm.com>
3483
3484 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3485 (PowerPC features): Mention feature set for VSX registers.
3486
f3a2dd1a
JB
34872008-08-13 Joel Brobecker <brobecker@adacore.com>
3488
3489 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3490 the direct visibility of all names in user-written packages.
3491
33e5cbd6
PA
34922008-08-13 Pedro Alves <pedro@codesourcery.com>
3493
3494 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3495 setting, and make it the default.
3496 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3497 non-stop script example.
3498
d0384fc4
TJB
34992008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3500
3501 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3502 reference to the "Using Different Register and Memory Data
3503 Representation" section.
3504
a6f3e723
SL
35052008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3506
3507 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3508 (Remote Protocol): Add Packet Acknowledgment to menu.
3509 (Overview): Mention +/- can be disabled, and point to new section
3510 where this is discussed in detail.
3511 (General Query Packets): Document QStartNoAckMode packet, and
3512 corresponding qSupported reply.
3513 (Packet Acknowledgment): New section.
3514
0606b73b
SL
35152008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3516 Pedro Alves <pedro@codesourcery.com>
3517
3518 * gdb.texinfo (Threads): Move paragraph about automatic thread
3519 selection to All-Stop Mode subsection.
3520 (Thread Stops): Reorganize existing material into subsections.
3521 Add introductory blurb and menu.
3522 (Non-Stop Mode): New subsection.
3523 (Background Execution): New subsection.
3524 (Maintenance Commands): Add cross-references from async mode
3525 commands to the new Background Execution section.
3526
d57a3c85
TJB
35272008-08-06 Tom Tromey <tromey@redhat.com>
3528
3529 * gdb.texinfo (Extending GDB): New chapter.
3530 (Sequences): Demoted chapter, now a section under the new
3531 Extending GDB chapter.
3532 (Python): New section.
3533
6d76a53d
SS
35342008-07-31 Stan Shebs <stan@codesourcery.com>
3535
3536 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3537
1f70da6a
SS
35382008-07-29 Stan Shebs <stan@codesourcery.com>
3539
3540 * gdbint.texinfo: General round of cleanup and minor
3541 clarifications.
3542 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3543 (Longjmp Support): Update description to reflect how it is done
3544 for targets without using native header.
3545 (Symbol Handling): Add a little more general explanation.
3546 (COFF, ELF): Mention stabs encapsulation.
3547 (DWARF 3): New section.
3548 (Adding a New Host): Scrub out some obsolete bits.
3549 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3550 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3551 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3552 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3553 SEEK_SET, STOP_SIGNAL, USG.
3554 (Raw and Virtual Register Representations): Ditto for
3555 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3556 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3557 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3558 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3559 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3560 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3561 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3562 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3563 DEPRECATED_USE_STRUCT_CONVENTION.
3564 Describe gdbarch_deprecated_fp_regnum.
3565 Update description of gdbarch_print_insn.
3566 (Adding a New Target): Scrub out obsolete bits.
3567 (Obsolete Conditionals): Remove entire section.
3568
383f836e
TT
35692008-07-25 Tom Tromey <tromey@redhat.com>
3570
3571 * observer.texi (GDB Observers): Document new observers:
3572 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3573 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3574 architecture_changed.
3575
cfd8ab24
SS
35762008-07-21 Stan Shebs <stan@codesourcery.com>
3577
3578 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3579 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3580
781b42b0
TT
35812008-07-21 Tom Tromey <tromey@redhat.com>
3582
3583 * observer.texi (GDB Observers): Remove obsolete comment.
3584 <executable_changed>: Remove argument.
3585
d7d9f01e
TT
35862008-07-18 Tom Tromey <tromey@redhat.com>
3587
3588 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3589
bf250677
DE
35902008-07-10 Doug Evans <dje@google.com>
3591
3592 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3593
10568435
JK
35942008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3595
3596 * gdb.texinfo (Starting): Document "set disable-randomization".
3597
5ae4183a
AS
35982008-07-07 Andreas Schwab <schwab@suse.de>
3599
3600 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3601
b56e7235
VP
36022008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3603
3604 * gdb.texinfo (GDB/MI Target Manipulation): Add
3605 example of -target-attach.
3606
e1ac3328
VP
36072008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3608
3609 * observer.texi (target_resumed): New observer.
5ae4183a 3610 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3611
65d12d83
TT
36122008-06-06 Tom Tromey <tromey@redhat.com>
3613
3614 * gdb.texinfo (Completion): Add field name example.
3615
fbc5282e
MK
36162008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3617
3618 * gdb.texinfo (GDB/MI Program Context): Added example
3619 to -exec-arguments
5ae4183a 3620
fbc5282e 36212008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3622
3623 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3624 annotation.
3625
c16158bc 36262008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3627 Nathan Sidwell <nathan@codesourcery.com>
3628 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3629
3630 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3631 and ACX_BUGURL.
3632 * configure: Regenerate.
3633 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3634 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3635 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3636 mailing-list-specific text about bug reporting unless
3637 BUGURL_DEFAULT.
3638
75c99385
PA
36392008-06-05 Pedro Alves <pedro@codesourcery.com>
3640
3641 * gdb.texinfo (-target-select): Remove reference to target async.
3642 (Maintenance Commands): Document "maint set/show remote-async".
3643
1763a388
MK
36442008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3645
3646 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3647 in -target-file-get section.
5ae4183a 3648
d0d064df
PA
36492008-05-22 Pedro Alves <pedro@codesourcery.com>
3650
9b562ab8
PA
3651 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3652 killing the inferior when it is already debugging a process.
d0d064df 3653
8dfa32fc
JB
36542008-05-21 Joel Brobecker <brobecker@adacore.com>
3655
3656 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3657 abbreviation for "finish".
3658
55f996a7
NR
36592008-05-21 Nick Roberts <nickrob@snap.net.nz>
3660
3661 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3662
ba2b1c56
DJ
36632008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3664
3665 * gdbint.texinfo (Target Conditionals): Delete entry for
3666 gdbarch_dwarf_reg_to_regnum.
3667
08388c79
DE
36682008-05-09 Doug Evans <dje@google.com>
3669
a3c83fae 3670 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3671
d14508fe
DE
36722008-05-05 Doug Evans <dje@google.com>
3673
3674 * gdb.texinfo (disassemble): Document /m modifier.
3675
e2b7ddea
VP
36762008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3677
5ae4183a
AS
3678 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3679 will not report the time of commands that run the target.
e2b7ddea 3680
8eb41542
VP
36812008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3682
3683 * gdb.texinfo (GDB/MI Output Records): Add
3684 missing semicolon.
3685
82f68b1c
VP
36862008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3687
3688 * gdb.texinfo (GDB/MI Output Records):
3689 Document =thread-create and =thread-exited.
3690
fa0f268d
VP
36912008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3692
3693 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3694 Remove mention of dmi-discuss.
fa0f268d 3695
063bfe2e
VP
36962008-05-03 Pedro Alves <pedro@codesourcery.com>
3697
3698 * observer.texi (thread_exit): New.
3699
237fc4c9
PA
37002008-05-02 Pedro Alves <pedro@codesourcery.com>
3701
3702 * gdb.texinfo (Debugging Output): Document "set/show debug
3703 displaced".
3704 (Maintenance Commands): Document "maint set/show
3705 can-use-displaced-stepping".
3706
0428b8f5
DJ
37072008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3708
3709 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3710 and set/show arm force-mode.
3711
5009afc5
AS
37122008-05-02 Andreas Schwab <schwab@suse.de>
3713
3714 * gdbint.texinfo (Algorithms): Describe
3715 target_watchpoint_addr_within_range.
3716
669fac23
DJ
37172008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3718
3719 * gdbint.texinfo (Stack Frames): New chapter.
3720 (Algorithms): Move Frames text to the new chapter.
3721 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3722 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3723
721c02de
VP
37242008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3725
5ae4183a
AS
3726 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3727 output does not necessary include any tokens.
721c02de 3728
c055b101
CV
37292008-04-22 Corinna Vinschen <vinschen@redhat.com>
3730
3731 * gdb.texinfo (Set SH Calling convention): New @item.
3732 (Show SH Calling convention): Ditto.
3733
68837c9d
MD
37342008-04-22 Markus Deuling <deuling@de.ibm.com>
3735
3736 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3737
2e9132cc
EZ
37382008-04-20 Eli Zaretskii <eliz@gnu.org>
3739
3740 * gdb.texinfo (Set Breaks): Mention that multiple location
3741 breakpoints need line number info. Add index entries.
3742
31fffb02
CS
37432008-04-19 Craig Silverstein <csilvers@google.com>
3744
3745 * gdb.texinfo (Requirements): Add an optional requirement on
3746 zlib.
3747 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3748 Compressed DWARF 2.
3749
a47ec5fe
AR
37502008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3751
3752 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3753 sample output for 'stopped,reason="breakpoint-hit"' message.
3754 (GDB/MI Program Execution): Likewise.
3755
de051565
MK
37562008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3757
5ae4183a 3758 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3759 -var-set-format. Add -f option to -var-evaluate-expression.
3760
6ba66d6a
JB
37612008-04-03 Joel Brobecker <brobecker@adacore.com>
3762
3763 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3764 new node "Ambiguous Expressions". Replace references to this
3765 node by references to "Ambiguous Expressions" throughout.
3766 (Ambiguous Expressions): New node.
3767
1e26b4f8
DJ
37682008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3769
3770 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3771
b84876c2
PA
37722008-03-21 Pedro Alves <pedro@codesourcery.com>
3773
3774 * gdb.texinfo (Debugging Output): Document
3775 "set/show debug lin-lwp-async".
3776 (Maintenance Commands): Document "maint set/show linux-async".
3777
63092375
DJ
37782008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3779
3780 * gdb.texinfo (Expressions): Update description of malloced arrays.
3781
8e8901c5
VP
37822008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3783
3784 * gdb.texinfo (Thread Commands): Document
3785 -thread-info. Remove -thread-list-all-threads.
3786
1fddbabb
PA
37872008-03-14 Pedro Alves <pedro@codesourcery.com>
3788 Sandra Loosemore <sandra@codesourcery.com>
3789
3790 * gdb.texinfo (Library List Format): Update to mention the
3791 possibility to pass section addresses instead of segment
3792 addresses.
3793
ccd213ac
DJ
37942008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3795
3796 * gdb.texinfo (Starting): Document "set exec-wrapper".
3797 (Server): Document gdbserver --wrapper.
3798
fa4727a6
DJ
37992008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3800
3801 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3802 unreadable memory. Delete obsolete SPARClite reference.
3803
8edfe269
DJ
38042008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3805
3806 * gdb.texinfo (Starting): Mention always-running targets.
3807 (Target Commands): Add an anchor for load.
3808 (Connecting): Explain continue instead of run.
3809
1843f87b
DJ
38102008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3811
3812 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3813
f9082629
NR
38142008-02-26 Nick Roberts <nickrob@snap.net.nz>
3815
3816 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3817 breakpoint table.
3818
fd96d250
PA
38192008-02-19 Pedro Alves <pedro@codesourcery.com>
3820
3821 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3822 killing the inferior when it is already debugging a process.
3823
36af4ef6
MD
38242008-02-13 Markus Deuling <deuling@de.ibm.com>
3825
3826 * gdbint.texinfo (Build Script): New section. Mention new build script
3827 gdb_buildall.sh.
3828
cda4ce5a
JB
38292008-02-01 Jim Blandy <jimb@red-bean.com>
3830
3831 * gdb.texinfo (Help): Summarize 'info args' correctly.
3832
4acd40f3
TJB
38332008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3834
3835 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3836 available in PowerPC architecture.
3837 (Embedded Processors): Change node name of PowerPC item in menu.
3838 (PowerPC): Rename to...
3839 (PowerPC Embedded): this.
3840 (Architectures): Add new PowerPC item in menu.
3841 (PowerPC): New node.
3842
6e6c6f50
DJ
38432008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3844
3845 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3846 commands.
3847
5ee187d7
DJ
38482008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3849
3850 * gdb.texinfo (Setting Catchpoints): Mention features
3851 supported on GNU/Linux.
3852
e275c0d9
NR
38532008-01-30 Nick Roberts <nickrob@snap.net.nz>
3854
3855 * gdb.texinfo (GDB/MI File Commands): Describe new output
3856 field for MI command -file-list-exec-source-file.
3857
2d717e4f
DJ
38582008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3859
3860 * gdb.texinfo (Using the `gdbserver' Program): Add security
3861 warning. Rearrange into subsections and subsubsections. Document
3862 --multi and --debug. Correct --with-sysroot typo. Update --attach
3863 usage. Make load reference clearer. Document monitor exit.
3864 (Remote Configuration): Document set remote exec-file, attach-packet,
3865 and run-packet.
3866 (Packets): Document vAttach and vRun.
3867
d35a4257 38682008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3869
3870 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3871 detach-on-follow -> detach-on-fork.
f663676d 3872
c78d192c
DJ
38732008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3874
3875 * gdbint.texinfo (Native Conditionals): Remove
3876 SHELL_COMMAND_CONCAT and SHELL_FILE.
3877
d35a4257
EZ
38782008-01-26 Eli Zaretskii <eliz@gnu.org>
3879
3880 * gdb.texinfo (Specify Location): Improve wording.
3881
93815fbf
VP
38822008-01-23 Chris Demetriou <cgd@google.com>
3883
3884 * gdb.texinfo (Threads): Document new "set print thread-events"
3885 and "show print thread-events" commands.
3886
2a25a5ba
EZ
38872008-01-19 Eli Zaretskii <eliz@gnu.org>
3888
3889 * gdb.texinfo (Specify Location): New section.
3890 (Delete Breaks, Edit, Set Breaks): Remove description of
3891 locations. Instead, add a reference to "Specify Location".
3892 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3893 (Symbols): Refer to "Specify Location" for the valid forms of
3894 linespecs and locations.
3895
32c9a795
MD
38962008-01-18 Markus Deuling <deuling@de.ibm.com>
3897
3898 * gdbint.texinfo (Target Conditionals): Replace the description of
3899 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3900
b17828ca
JB
39012008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3902
3903 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3904 about &&var, which is rejected by the expression parser.
3905
0aea4bf3
LM
39062008-01-09 Luis Machado <luisgpm@br.ibm.com>
3907
3908 * gdb.texinfo (Output): Update documentation on using printf with DFP
3909 types.
3910
febe4383
TJB
39112008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3912
3913 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3914 subsubsection.
3915 (Decimal Floating Point format): New subsubsection.
3916
7a404eba
PA
39172008-01-05 Pedro Alves <pedro@codesourcery.com>
3918
3919 * gdb.texinfo (File Options): Remove mention of the attempt to
3920 open a core file with the -p option. Don't list -c as a valid
3921 option to attach to a process.
3922
a4d9b460
PA
39232008-01-05 Pedro Alves <pedro@codesourcery.com>
3924
3925 * gdbint.texinfo (Host Conditionals): Remove mention of
3926 ALIGN_STACK_ON_ENTRY.
3927
6ec2edbe
JB
39282008-01-05 Joel Brobecker <brobecker@adacore.com>
3929
3930 * gdbint.texinfo (Start of New Year Procedure): Add item
3931 describing how to update the source and documentation copyright
3932 notices.
3933
d8b2a693
JB
39342007-12-18 Jim Blandy <jimb@codesourcery.com>
3935
ab209b3a 3936 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3937 watchpoint explanation into the main description of the watchpoint
3938 command; update synopses of 'watch', 'rwatch', and 'awatch'
3939 commands.
3940
8b4ed427
VP
39412007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3942
3943 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3944 Document 'pending-breakpoints' feature of
3945 -list-features.
3946
37e4754d
LM
39472007-12-17 Luis Machado <luisgpm@br.ibm.com>
3948
669fac23 3949 * gdb.texinfo: Add new parameter's description.
37e4754d 3950
1d3811f6
DJ
39512007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3952
3953 * gdb.texinfo (Overview): Clarify run-length encoding
3954 example. Remove the restriction on "+" and "-" characters.
3955
c1c25a1a
EZ
39562007-12-15 Eli Zaretskii <eliz@gnu.org>
3957
3958 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3959
afe8ab22 39602007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3961
afe8ab22
VP
3962 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3963 the -f option for -break-insert, remove -r option,
3964 and clarify specification of location.
3965
a6b151f1
DJ
39662007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3967
3968 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3969 formatting.
3970 (Remote Debugging): Add File Transfer section.
3971 (Remote Configuration): Document Host I/O packets.
3972 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3973 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3974 (Packets): Add vFile.
3975
3b784c4f
EZ
39762007-11-17 Eli Zaretskii <eliz@gnu.org>
3977
3978 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3979 breakpoints with multiple locations.
3980 (Breakpoint Menus): Improve wording.
3981 (Output): Fix last change.
3982
a4ce5b0d
UW
39832007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3984
3985 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3986
1b39d5c0
DE
39872007-11-15 Doug Evans <dje@google.com>
3988
3989 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3990
7a72d44c
VP
39912007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3992
3993 * gdbint.texinfo (Native Conditionals): Remove
3994 mention of CLEAR_SOLIB.
5ae4183a 3995
6d1829bf 39962007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3997
3998 * gdb.texinfo (Print Settings): Add documentation for "set/show
3999 print frame-arguments".
4000
1a619819
LM
40012007-11-05 Luis Machado <luisgpm@br.ibm.com>
4002
3b784c4f 4003 * gdb.texinfo (Output): Update printf command's description.
1a619819 4004
55eddb0f
DJ
40052007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4006
4007 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4008 powerpc soft-float".
4009
9cceb671
DJ
40102007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4011
4012 * gdb.texinfo (Files): Correct formatting. Mention Expat
4013 requirement.
4014 (Requirements for Building GDB): Expand the list of Expat
4015 uses.
4016 (Library List Format, Memory Map Format): Mention Expat.
4017 (Target Descriptions): Update Expat wording.
4018
83acabca
DJ
40192007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4020
4021 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4022 Document that gdbarch_convert_register_p should return zero for no-op
4023 conversions.
4024
e35879db
UW
40252007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4026
83acabca 4027 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4028 of set_gdbarch_sofun_address_maybe_missing back to ...
4029 (Target Conditionals): ... here to fix build break.
4030
203c3895
UW
40312007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4032
83acabca 4033 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4034 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4035 (Compiler Characteristics): ... documentation of
4036 set_gdbarch_sofun_address_maybe_missing.
4037
11411de3
DJ
40382007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4039
4040 * gdbint.texinfo (Target Conditionals): Use
4041 frame_unwind_register_unsigned in examples instead of
4042 frame_unwind_unsigned_register.
4043
7cc46491
DJ
40442007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4045
4046 * gdb.texinfo (Predefined Target Types): Add int128
4047 and uint128.
4048 (Standard Target Features): Add PowerPC features.
4049
81adfced
DJ
40502007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4051
4052 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4053
c1874924
UW
40542007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4055
4056 * gdbint.texi (Target Conditionals): Remove documentation
4057 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4058 gdbarch_extract_return_value, and gdbarch_store_return_value.
4059
f6e56ab3
UW
40602007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4061
4062 * gdbint.texi (Target Conditionals): Remove documentation of
4063 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4064
56cf5405
KH
40652007-10-11 Kazu Hirata <kazu@codesourcery.com>
4066
4067 * gdb.texinfo: Mention that inaccessible-by-default is on by
4068 default.
4069
35156bae
DJ
40702007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4071
4072 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4073
d983da9c
DJ
40742007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4075
4076 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4077 multi-threaded watchpoints.
4078 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4079 checked. Describe sticky notification. Expand description
4080 of steppable and continuable watchpoints.
4081 (Watchpoints and Threads): New subsection.
4082
fe6fbf8b
VP
40832007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4084
4085 * gdb.texinfo (Setting Breakpoints): Revise
4086 documentation for pending breakpoints. Document
4087 breakpoints with multiple locations.
5ae4183a 4088
084344da
VP
40892007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4090
4091 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4092 Document -list-features.
5ae4183a 4093
82160952
EZ
40942007-09-15 Eli Zaretskii <eliz@gnu.org>
4095
4096 * gdb.texinfo (Output): Spell out which features of C's printf are
4097 not supported by GDB's printf.
7e27a47a
EZ
4098 (Separate Debug Files): More accurate wording regarding build ID
4099 and a reference to the ld manual rather than the Fedora wiki.
82160952 4100
ea37ba09
DJ
41012007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4102 Jim Blandy <jimb@codesourcery.com>
4103
4104 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4105 (Examining Memory): Update mentions of the 's' format.
4106 (Automatic Display): Likewise.
4107
b8533aec
DJ
41082007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4109
4110 * gdb.texinfo: Update the FSF's Back-Cover Text.
4111
83f83d7f
JK
41122007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4113 Eli Zaretskii <eliz@gnu.org>
4114
4115 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4116 Fixed the ``build ID'' name. New binaries build instructions for the
4117 build ID inclusion. Explain how the commands are specific to the build
4118 ID vs. debug link.
4119
c7e83d54
EZ
41202007-09-01 Eli Zaretskii <eliz@gnu.org>
4121
4122 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4123 indexing for ``build ID'' support.
4124
d3750b24
JK
41252007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4126
4127 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4128 Enlisted BUILD ID to the debug file searching example.
4129 Included a BUILD ID `.note.gnu.build-id' section description.
4130 Updated/added the debug files splitting instructions for OBJCOPY.
4131
02142340
VP
41322007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4133
4134 * gdb.texinfo (Variable Objects): Adjust docs
4135 for -var-info-expression and document
4136 -var-info-path-expression.
4137
d3bdde98
JB
41382007-08-20 Jim Blandy <jimb@codesourcery.com>
4139
3fb6a982
JB
4140 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4141 (title page): Include the dedication in the printed manual, as a
4142 separate page after the copyright notice.
5ae4183a 4143
d3bdde98
JB
4144 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4145 don't break a @var across a line.
4146
c80a96a8
MR
41472007-07-25 Maciej W. Rozycki <macro@mips.com>
4148
4149 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4150 for include files.
4151
5824a901
NR
41522007-07-12 Nick Roberts <nickrob@snap.net.nz>
4153
4154 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4155 in annotate.texinfo.
4156 (Command History): Link to new node.
5824a901 4157
d52e7ea3
UW
41582007-07-05 Markus Deuling <deuling@de.ibm.com>
4159
4160 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4161
5fc14d0a
EZ
41622007-07-05 Eli Zaretskii <eliz@gnu.org>
4163
4164 * gdbint.texinfo (Target Conditionals): Fix last change.
4165
4a9bb1df
UW
41662007-07-03 Markus Deuling <deuling@de.ibm.com>
4167
4168 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4169 routines:
4170 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4171 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4172 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4173 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4174 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4175 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4176 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4177 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4178 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4179 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4180 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4181 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4182 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4183 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4184 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4185 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4186 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4187 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4188 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4189 (SOFTWARE_SINGLE_STEP_P)
4190
4191 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4192 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4193
4194 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4195 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4196 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4197 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4198 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4199 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4200 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4201 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4202 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4203 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4204
4205 (Converting an existing Target Architecture to Multi-arch): Remove
4206 section.
4207
4208 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4209 (gdbarch_addr_bits_remove): Add code example.
4210
4211 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4212
cfa9d6d9
DJ
42132007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4214
4215 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4216 Add other missing entries. Adjust the table size to fit.
4217 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4218 stop reasons including the new "library" event.
4219 (General Query Packets): Adjust table widths for qSupported. Mention
4220 qXfer:libraries:read reply to qSupported and document the new packet.
4221 (Library List Format): New section.
4222
159fcc13
JK
42232007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4224
4225 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4226
f66d1690
MS
42272007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4228
4229 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4230
67102876
NR
42312007-06-25 Nick Roberts <nickrob@snap.net.nz>
4232
4233 * gdbint.texinfo (Register and Memory Data): Break sections
4234 into nodes and add a menu.
4235
a4642986
MR
42362007-06-21 Maciej W. Rozycki <macro@mips.com>
4237
4238 * gdb.texinfo (Examining Memory): Document the new behaviour.
4239
e9c17194
VP
42402007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4241
4242 * gdb.texinfo (Standard Target Features): Document
4243 m68k features.
4244
31d99776
DJ
42452007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4246
4247 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4248
1780a0ed
DJ
42492007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4250
4251 * gdb.texinfo (Target Description Format): Add version attribute
4252 for <target>.
4253
822b6570
DJ
42542007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4255
4256 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4257
f8b73d13
DJ
42582007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4259
4260 * gdb.texinfo (MIPS Features): New subsection.
4261
0e7f50da
UW
42622007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4263 Markus Deuling <deuling@de.ibm.com>
4264
4265 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4266 and qXfer:spu:write packets and mention them under qSupported.
4267
23d964e7
UW
42682007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4269 Markus Deuling <deuling@de.ibm.com>
4270
4271 * gdb.texinfo (Architectures): Add new SPU section to document
4272 Cell Broadband Engine SPU architecture specific commands.
4273
9f708cb2
VP
42742007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4275
4276 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4277 comments.
4278
7579b5f8
NR
42792007-06-07 Nick Roberts <nickrob@snap.net.nz>
4280
4281 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4282
bf06d120
JB
42832007-05-29 Jim Blandy <jimb@codesourcery.com>
4284
4285 * gdb.texinfo (Overview): Doc fix.
4286
23776285
MR
42872007-05-22 Maciej W. Rozycki <macro@mips.com>
4288
4289 * gdb.texinfo (Remote Configuration): Document "set/show
4290 remoteflow".
4291
1a69e1e4
DJ
42922007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4293
bf06d120
JB
4294 * gdb.texinfo (MIPS): Remove documentation for set mips
4295 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4296 stack-arg-size.
1a69e1e4 4297
46ba6afa 42982007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4299
46ba6afa
BW
4300 * all-cfg.texi (GDBTUI): New.
4301 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4302 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4303 (TUI Configuration): Edit to improve clarity and fix problems of
4304 both style and content.
5ae4183a 4305
06d3b283
UW
43062007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4307
4308 * observer.texi (GDB Observers): New observer "new_objfile".
4309
179101d6
UW
43102007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4311
4312 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4313
25d5ea92
VP
43142007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4315
4316 * gdb.texinfo (GDB/MI Variable Objects): Document
4317 frozen variables objects.
5ae4183a 4318
ea35711c
DJ
43192007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4320
4321 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4322 (Character Sets, Caching Data of Remote Targets): Likewise.
4323 (Targets): Delete Remote node. Move its text...
4324 (Debugging Remote Programs): ...to here. Delete description
4325 of the "remote" command.
4326 (Remote configuration): Delete description of "set remotedevice"
4327 and "show remotedevice".
4328 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4329
db2e3e2e
BW
43302007-04-11 Bob Wilson <bob.wilson@acm.org>
4331
5ae4183a
AS
4332 * gdb.texinfo (Contributors, Continuing and Stepping)
4333 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4334 (General Query Packets, File-I/O Remote Protocol Extension)
4335 (Protocol Basics, The F Reply Packet, Write)
4336 (Protocol-specific Representation of Datatypes, Memory Transfer):
4337 Fix hyphenation, punctuation and grammar problems.
4338 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4339 'section' instead of 'subsection' in the text.
4340 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4341 (i386): Remove period from section name.
db2e3e2e
BW
4342 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4343 (Config Names, Configure Options): Use @file{configure}.
4344
8a3dae3e
DJ
43452007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4346
4347 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4348 and tab expansion.
4349
1a92f856
DJ
43502007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4351
4352 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4353
79a6e687 43542007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4355
79a6e687
BW
4356 * gdb.texinfo: Consistently capitalize all significant words in
4357 node names, chapter titles, section titles, and headings. Update
4358 cross references to match.
4359 (Starting and Stopping Trace Experiment): Make node name plural.
4360 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4361
ad527d2e
PA
43622007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4363
4364 * gdb.texinfo (WinCE): Delete obsolete subsection.
4365
7ce59000
DJ
43662007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4367
4368 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4369 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4370 references.
4371
8807d78b
DJ
43722007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4373
4374 * gdb.texinfo (Startup): Delete references to some alternate
4375 names for .gdbinit.
4376 (Thread): Remove LynxOS reference.
4377 (Tandem ST2000): Delete target-specific documentation.
4378 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4379 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4380 and GDB_OSABI_LYNXOS.
4381
5f402660
UW
43822007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4383
4384 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4385
bac718a6
UW
43862007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4387
4388 * gdbint.texinfo (Target Conditionals): Remove mention of
4389 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4390 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4391
9453113a
DJ
43922007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4393
4394 * Makefile.in: Add "pdfdir" installation
4395 directory, PDFTEX macro, support for "install-pdf" target,
4396 and rules for making a pdf version of refcard.texi.
4397 * refcard.tex: Specify paper size for PDF output.
4398
ae21e955 43992007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4400
ae21e955 4401 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4402
3f94c067 44032007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4404
3f94c067
BW
4405 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4406 (Source Path, Character Sets, Macros, Define)
4407 (GDB/MI Result Records, GDB/MI Simple Examples)
4408 (GDB/MI Program Execution, GDB/MI File Commands)
4409 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4410 (Bug Reporting): Use @value{GCC}.
5ae4183a 4411
12c27660 44122007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4413
12c27660
BW
4414 * gdb.texinfo (Help): Fix formatting of examples.
4415 (Variables): Use @ifnotinfo instead of @iftex.
4416 (Non-debug DLL symbols): Use @ref instead of @pxref.
4417 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4418
ce9341a1
BW
44192007-03-26 Bob Wilson <bob.wilson@acm.org>
4420
4421 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4422
c8f4133a
BW
44232007-03-26 Bob Wilson <bob.wilson@acm.org>
4424
4425 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4426 the order of the nodes.
4427 (C Operators, C Constants, Debugging C): Remove extra menus.
4428 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4429
c8f4133a 44302007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4431
4432 * gdb.texinfo (File Options): Add missing parenthesis.
4433 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4434
c74d0ad8
DJ
44352007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4436
4437 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4438
ff6f572f
DJ
44392007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4440
669fac23 4441 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4442 case insensitivity.
4443 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4444
994337c3
NR
44452007-02-18 Nick Roberts <nickrob@snap.net.nz>
4446
4447 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4448 (Files): Add section name to argument list for pxref.
4449 (Non-debug DLL symbols): Don't use `see' for pxref.
4450 (Embedded Processors): Fix typo.
4451 (GDB/MI Breakpoint Commands): Execution commands generate
4452 *stopped not ^done.
4453
eb819d70
NR
44542007-02-13 Nick Roberts <nickrob@snap.net.nz>
4455
4456 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4457 values for in_scope. Mention that only root variables can be
4458 updated.
4459 (GDB/MI Development and Front Ends): Explain new values may be
4460 added to existing fields.
4461
123dc839
DJ
44622007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4463
4464 * gdb.texinfo (-target-disconnect): Use @smallexample.
4465 (Requirements): Add anchor for Expat. Update description.
4466 (Target Descriptions): Mention Expat.
4467 (Target Description Format): Document new elements. Use
4468 @smallexample.
4469 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4470 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4471
108546a0
DJ
44722007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4473
4474 * gdb.texinfo (Target Description Format): Add section on XInclude.
4475
95a98c01
NR
44762006-02-03 Nick Roberts <nickrob@snap.net.nz>
4477
4478 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4479 command -enable-timings.
4480
f4b3909f
EZ
44812007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4482
5ae4183a 4483 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4484 descriptions for new/deleted elements in gdb_osabi. Add missing
4485 description for function generic_elf_osabi_sniff_abi_tag_sections.
4486
c7ba131e
JB
44872007-01-29 Joel Brobecker <brobecker@adacore.com>
4488
4489 * gdb.texinfo (Maintenance Commands): Add documentation for
4490 the new "maint print target-stack" command.
4491
3a60f64e
JK
44922007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4493 Eli Zaretskii <eliz@gnu.org>
4494
f4b3909f 4495 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4496
c582f8b6
EZ
44972007-01-26 Eli Zaretskii <eliz@gnu.org>
4498
4499 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4500 Use @value{NGCC} instead of @value{GCC}.
4501
d3e8051b
EZ
45022007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4503
4504 * agentexpr.texi: Fix typos.
4505 * annotate.texinfo: Likewise.
4506 * gdb.texinfo: Likewise.
4507 * gdbint.texinfo: Likewise.
4508 * observer.texi: Likewise.
4509 * stabs.texinfo: Likewise.
4510
86f04699
EZ
45112007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4512
4513 * gdbint.texinfo (Support Libraries): Remove mmalloc
4514 entry. Describe readline library.
4515
23181151
DJ
45162007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4517
4518 * gdb.texinfo (Target Descriptions): New section.
4519 (General Query Packets): Add QPassSignals anchor. Mention
4520 qXfer:features:read under qSupported. Expand mentions of
4521 qXfer:memory-map:read and QPassSignals. Document
4522 qXfer:features:read.
4523
f822c95b
DJ
45242007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4525
4526 * gdb.texinfo (Commands to specify files): Describe
4527 "set sysroot" and "show sysroot".
4528 (Using the `gdbserver' program): Lowercase argument
4529 to @var. Expand description of setting up GDB on the
4530 host.
4531
8936fcda
JB
45322007-01-05 Joel Brobecker <brobecker@adacore.com>
4533
4534 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4535 catch exception, catch exception unhandled, and catch assert
4536 commands.
4537
e776119f
DJ
45382007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4539
4540 * gdb.texinfo (Debugging Output): Document "set debug xml"
4541 and "show debug xml".
4542
aa79a185
DJ
45432007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4544
4545 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4546
7f893741
JB
45472007-01-01 Joel Brobecker <brobecker@adacore.com>
4548
4549 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4550
a1b5960f
VP
45512006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4552
4553 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4554 note in @ignore, to be removed later if nobody complains.
4555
9f470e6e
NR
45562006-12-04 Nick Roberts <nickrob@snap.net.nz>
4557
4558 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4559 of -var-delete.
4560
765dc015 45612006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4562
765dc015 4563 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4564 automatic software/hardware breakpoint usage and
4565 the "set breakpoint auto-hw" command.
765dc015 4566
4b5752d0
VP
45672006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4568
4569 * gdb.texinfo (Memory Access Checking): New.
4570
89be2091
DJ
45712006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4572
4573 * gdb.texinfo (Remote configuration): Mention
4574 "pass-signals-packet".
4575 (General Query Packets): Document QPassSignals. Fix
4576 a typo.
4577
ca3bf3bd
DJ
45782006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4579
4580 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4581
427c3a89
DJ
45822006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4583
4584 * gdb.texinfo (Remote configuration): Rewrite documentation for
4585 packet configuration commands.
4586 (OS Information): Adjust reference to qXfer:auxv:read.
4587 (General Query Packets): Remove references to read-aux-vector-packet
4588 and set remote get-thread-local-storage-address.
4589
7a107747
DJ
45902006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4591
4592 * gdbint.texinfo (Target Architecture Definition): Add new
4593 Initializing a New Architecture section.
4594
1c56eb0e
EZ
45952006-10-31 David Taylor <dtaylor@emc.com>
4596
4597 * stabs.texinfo (Macro define and undefine): New node describing
4598 stabs for #define and #undef.
4599
f73adfeb
AS
46002006-10-27 Andreas Schwab <schwab@suse.de>
4601
4602 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4603
fd60e0df
EZ
46042006-10-21 Eli Zaretskii <eliz@gnu.org>
4605
4606 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4607 clarify on the possible meanings of ``expression'' watched by
4608 watchpoints. Add indexing.
e5ac9b53
EZ
4609 (Prompting, Errors, Invalidation, Annotations for Running)
4610 (Source Annotations): Fix index entries by adding "annotation" to
4611 them, to discriminate from index entries that point to the more
4612 general topic descriptions.
fd60e0df 4613
52bb452f
DJ
46142006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4615
4616 * gdbint.texinfo (Target Vector Definition): Move most
4617 content into Existing Targets. Add a menu.
4618 (Existing Targets): New section, moved from Target Vector
4619 Definition. Use @subsection.
4620 (Managing Execution State): New section.
4621
58955e58
BW
46222006-10-16 Bob Wilson <bob.wilson@acm.org>
4623
4624 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4625
c8aa23ab
EZ
46262006-10-15 Eli Zaretskii <eliz@gnu.org>
4627
4628 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4629 (Command Syntax, Signals, Backtrace, Connecting)
4630 (Remote configuration, Renesas Boards, Console I/O): Fix last
4631 change: use Ctrl- instead of C-, except wrt Emacs.
4632 (File-I/O Examples): Put Ctrl-c in @kbd.
4633 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4634 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4635 (Signals, Set Breaks, Set Watchpoints): Document optional
4636 arguments to `info signals' `handle', `info breakpoints', and
4637 `info watchpoints'.
c8aa23ab 4638
e7109c7e
EZ
46392006-10-14 Eli Zaretskii <eliz@gnu.org>
4640
4641 * gdb.texinfo (Backtrace): Fix last change.
4642
de3aea7b
NR
46432006-10-14 Nick Roberts <nickrob@snap.net.nz>
4644
4645 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4646
7f9087cb
BW
46472006-10-10 Bob Wilson <bob.wilson@acm.org>
4648
c8aa23ab
EZ
4649 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4650 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4651 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4652
68437a39
DJ
46532006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4654 Daniel Jacobowitz <dan@codesourcery.com>
4655
4656 * gdb.texinfo (Packets): Document vFlashErase,
4657 vFlashWrite and vFlashDone packets.
4658 (General Query Packets): Document qXfer:memory-map:read.
4659 Add a new feature for qXfer:memory-map:read.
4660 (Memory map format): New section.
4661 (Target Commands): Mention that gdb can write flash.
4662
fd79ecee
DJ
46632006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4664 Daniel Jacobowitz <dan@codesourcery.com>
4665
4666 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4667 memory regions and "mem auto".
4668
350da6ee
DJ
46692006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4670
4671 * gdbint.texinfo (Array Containers): New section.
4672
2f1acb09
VP
46732006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4674
4675 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4676 -stack-list-arguments HIGH_FRAME argument can be larger then the
4677 actual number of frames.
4678
2ab1eb7a
VP
46792006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4680
4681 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4682 -stack-list-locals HIGH_FRAME argument can be larger then the
4683 actual number of frames.
2ab1eb7a 4684
599b237a
BW
46852006-09-02 Bob Wilson <bob.wilson@acm.org>
4686
4687 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4688 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4689
25ab7e6d
EZ
46902006-09-02 Eli Zaretskii <eliz@gnu.org>
4691
4692 * gdbint.texinfo (Overall Structure): New section "Source Tree
4693 Structure".
4694
940178d3
JB
46952006-08-17 Jim Blandy <jimb@codesourcery.com>
4696
4697 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4698 responses.
4699
30daae6c
JB
47002006-08-08 Joel Brobecker <brobecker@adacore.com>
4701
4702 * gdb.texinfo (Source Path): Add documentation for new
4703 substitute-path commands.
4704
7fa2210b
DJ
47052006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4706
4707 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4708 (Running Configure): ...here.
4709 (Requirements): New node. Mention expat.
4710
3d00d119
DJ
47112006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4712
5ae4183a 4713 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4714 'set download-write-size' and 'show download-write-size'.
4715
0cbfa4ee
DJ
47162006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4717
4718 * stabs.texinfo (Member Type Descriptor): Correct example for
4719 pointer to member types.
4720
16026cd7
AS
47212006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4722
4723 * gdb.texinfo (Optional warnings and messages): Add
4724 'set/show trace-commands'.
4725 (Command files): Add '-v' to source command.
4726
0876f84a
DJ
47272006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4728
4729 * gdb.texinfo (OS Information): Update qPart reference to
4730 qXfer.
4731 (Remote configuration): Likewise.
4732 (Overview): Move @cindex to the start of a paragraph. Talk
4733 about binary data encoding.
4734 (Packets): Refer to the overview for the details of the X
4735 packet encoding.
4736 (General Query Packets): Remove qPart description. Add qXfer
4737 description. Add an anchor to qSupported. Correct feature
4738 table title. Add a new feature for qXfer:auxv:read.
4739 (Interrupts): Add a missing parenthesis.
4740
2ec3381a
DJ
47412006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4742
669fac23 4743 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4744 (GDB/MI Kod Commands): Remove commented out node.
4745
594fe323
EZ
47462006-07-01 Eli Zaretskii <eliz@gnu.org>
4747
4748 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4749 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4750 (GDB/MI Thread Commands, GDB/MI Program Execution)
4751 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4752 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4753 (GDB/MI File Commands, GDB/MI Target Manipulation)
4754 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4755 since the MI prompt is hard-wired into the code.
4756
7e3fb70c
NR
47572006-07-01 Nick Roberts <nickrob@snap.net.nz>
4758
4759 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4760 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4761 (GDB/MI Data Manipulation): Remove description of unimplemented
4762 display related commands as variable objects perform this function
4763 and are superior: -display-delete, -display-disable,
4764 -display-enable, -display-insert and -display-list. Move
4765 -environment-cd, -environment-directory, -environment-path
4766 and -environment-pwd to "Program Context".
4767 (GDB/MI Program Control): Rename to "Program Execution". Move
4768 -exec-arguments -exec-abort to...
4769 (GDB/MI Program Context): ...here. New node split from "Data
4770 Manipulation".
4771
be2a5f71
DJ
47722006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4773
4774 * gdb.texinfo (Remote configuration): Document set / show
4775 remote supported-packets.
4776 (General Query Packets): Document qSupported packet.
4777
fc320d37
SL
47782006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4779
4780 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4781 and font markup.
4782 (Protocol basics): Likewise.
4783 (The F request packet): Likewise.
4784 (The F reply packet): Likewise.
4785 (Memory transfer): Move this node to be a subsubsection of
4786 "Protocol specific representation of datatypes".
4787 (The Ctrl-C message): More copy editing.
4788 (Console I/O): Likewise.
4789 (The isatty call): Delete this node, and merge its content into
4790 the "isatty" node. Fixed references elsewhere.
4791 (The system call): Delete this node, and merge its content into
4792 the "system" node. Fixed references elsewhere.
4793 (open): Reformat to use @table, and add appropriate font markup.
4794 (close): Likewise.
4795 (read): Likewise.
4796 (write): Likewise.
4797 (lseek): Likewise.
4798 (rename): Likewise.
4799 (unlink): Likewise.
4800 (stat/fstat): Likewise.
4801 (gettimeofday): Likewise.
4802 (isatty): Likewise.
4803 (system): Likewise, plus minor changes to fix confusing wording.
4804 (Integral datatypes): Fix font markup.
4805 (Pointer values): Likewise.
4806 (struct stat): Fix markup to use @table, plus minor copy editing.
4807 (struct timeval): Fix font markup, plus minor copy editing.
4808 (Constants): Minor copy editing.
4809 (Errno values): Add font markup.
4810 (File-I/O Examples): Likewise.
4811
158fdf5c
NR
48122006-06-10 Nick Roberts <nickrob@snap.net.nz>
4813
4814 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4815 (GDB/MI Simple Examples): Move node up one level. Use real
4816 examples.
4817 (GDB/MI Compatibility with CLI): Update.
4818 (GDB/MI Result Records): Add "connected" and "exit" result
4819 classes.
4820 (GDB/MI Stream Records): Clarify target output.
4821 (GDB/MI Command Description Format): Modify example description.
4822 (GDB/MI Breakpoint Table Commands): Rename to...
4823 (GDB/MI Breakpoint Commands): ...this
4824 (GDB/MI Breakpoint Commands): Add optional thread field.
4825 (GDB/MI Program Control): Add an introduction. Move "Program
4826 termination" examples into exec-run description.
4827 (GDB/MI File Commands): Mention similar CLI commands.
4828 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4829 is similar to "-gdb-version".
4830
ddb50cd7
EZ
48312006-06-09 Eli Zaretskii <eliz@gnu.org>
4832
4833 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4834
2aef0d6b
NR
48352006-06-02 Nick Roberts <nickrob@snap.net.nz>
4836
4837 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4838 sourceware.org for mailing lists.
d5e40d59 4839 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4840
383a5c52
NR
48412006-06-01 Nick Roberts <nickrob@snap.net.nz>
4842
d5e40d59 4843 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4844
e16b02ee
EZ
48452006-05-22 Eli Zaretskii <eliz@gnu.org>
4846
4847 * gdb.texinfo (Cygwin Native): Fix last change.
4848
be90c084
CF
48492006-05-22 Christopher Faylor <cgf@timesys.com>
4850
4851 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4852
347ceba5
NR
48532006-05-15 Nick Roberts <nickrob@snap.net.nz>
4854
4855 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4856 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4857
369af7bd
DJ
48582006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4859
4860 * gdb.texinfo (General Query Packets): Recommend not starting
4861 new packets with qC and clarify.
4862
2ffdbde8 48632006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4864
4865 * gdb.texinfo (M2 Types): New section.
72019c9c 4866
16d1a084
DJ
48672006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4868
4869 * agentexpr.texi: Add a copyright and license notice.
4870 * observer.texi: Likewise, with GPL clause for function prototypes.
4871 Remove trailing whitespace.
4872
aa56d27a
JB
48732006-05-05 Jim Blandy <jimb@codesourcery.com>
4874
4875 * gdb.texinfo (General Query Packets): Document conventions for
4876 terminating packet names, and their violations.
4877
5bdf8622
DJ
48782006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4879
4880 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4881 * gdb.texinfo: Likewise.
4882
605a56cb
DJ
48832006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4884
4885 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4886 and "show remotedebug".
4887 (Debugging Output): Add additional index entries.
4888
b8db102d
MS
48892006-04-27 Michael Snyder <msnyder@redhat.com>
4890
4891 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4892
c5e30d01
AC
48932006-04-22 Andrew Cagney <cagney@redhat.com>
4894
4895 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4896 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4897
8181d85f
DJ
48982006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4899
4900 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4901 and remove breakpoint prototypes.
4902 (Watchpoints): Move description of target_insert_hw_breakpoint and
4903 target_remove_hw_breakpoint ...
4904 (Breakpoints): ... to here. Document target_insert_breakpoint and
4905 target_remove_breakpoint.
4906
4f553f88
JB
49072006-04-17 Jim Blandy <jimb@codesourcery.com>
4908
4909 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4910 and C packets are optional.
4911
cd852561
FR
49122006-04-14 Frederic Riss <frederic.riss@st.com>
4913
4914 * gdb.texinfo (Specifying source directories): Update the description
4915 of the source file search to reflect the fact that the source path
4916 always contains at least $cdir and $cwd.
4917
b620eb07
MS
49182006-03-31 Michael Snyder <msnyder@redhat.com>
4919
4920 * gdb.texinfo: Update copyright dates.
4921
3156cdaf
EZ
49222006-03-31 Eli Zaretskii <eliz@gnu.org>
4923
4924 * gdb.texinfo (Overview): Add an index entry to "empty response".
4925
7d30c22d
JB
49262006-03-28 Jim Blandy <jimb@codesourcery.com>
4927
4928 * gdbint.texinfo (Prologue Analysis): New section.
4929
86941c27
JB
49302006-03-07 Jim Blandy <jimb@red-bean.com>
4931
66b8c7f6
JB
4932 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4933
1a10341b
JB
4934 * gdb.texinfo (Target Commands): Update text describing how to
4935 specify a target. Refer to the detailed section on remote
4936 debugging, not the brief mention.
4937
86941c27
JB
4938 * gdb.texinfo (Connecting): Organize the different 'target remote'
4939 connection methods into a table. Add a 'target remote' index
4940 entry. (!!!)
4941
62f3a2ba
FF
49422006-02-17 Fred Fish <fnf@specifix.com>
4943
4944 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4945 'ptype' commands to reflect the fact that the only significant
4946 difference between them is that ptype prints the complete type
4947 description instead of just the name.
4948
8b9a88ea
WZ
49492006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4950
4951 * gdbint.texinfo (Watchpoints): Delete
4952 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4953
7e8dc855
NR
49542006-02-10 Nick Roberts <nickrob@snap.net.nz>
4955
4956 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4957 times fields where needed. Fix typos. Update general form given
4958 for output of -break-insert.
4959 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4960
c91d38aa
DJ
49612006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4962
4963 * gdbint.texinfo (Symbol Handling): Add a section
4964 on memory management.
4965
38fcd64c
DJ
49662006-02-06 Vladimir Prus <ghost@cs.msu.su>
4967
4968 * gdb.texinfo (Breakpoint table commands): Document the fullname
4969 field in -break-list output.
4970
219eec71
EZ
49712006-02-03 Eli Zaretskii <eliz@gnu.org>
4972
4973 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4974 debugging information produced by the various "set debug..."
4975 options.
4976
ae5a43e0
DJ
49772006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4978
4979 * gdb.texinfo (Files): Remove obsolete bits from the description
4980 of "symbol-file".
4981
a9f158ec
JB
49822006-01-25 Jim Blandy <jimb@redhat.com>
4983
4984 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4985
410dd08e
JB
49862006-01-24 Jim Blandy <jimb@redhat.com>
4987
4988 * gdbint.texinfo (Frames): Document the basics of GDB's register
4989 unwinding model, and explain the existence of the "sentinel" frame.
4990
4b505b12
AS
49912006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4992
4993 * gdb.texinfo (Choosing files): Mention that -directory is used
4994 for script files.
4995 (Specifying source directories): Likewise.
4996 (Command files): Explain how script files are found.
4997
839c27b7
EZ
49982006-01-21 Eli Zaretskii <eliz@gnu.org>
4999
5000 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5001 the threads in a multi-threaded program.
5002 (Threads): The threadno argument of "thread apply" can be a range
5003 of numbers.
5004
7be93b9e
JB
50052006-01-18 Jim Blandy <jimb@redhat.com>
5006
5007 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5008 of warning flags.
5009
fcc73fe3
EZ
50102006-01-13 Eli Zaretskii <eliz@gnu.org>
5011
5012 * gdb.texinfo (Sequences): Improve menu annotations.
5013 (Define): Add index entries for arguments of user-defined
5014 commands. Move the description of flow-control commands...
5015 (Command Files): ...to here. Document loop_break and
5016 loop_continue.
ca91424e
EZ
5017 (Define, Command Files): Document `end' and add index entries for
5018 it.
fcc73fe3 5019
5c95884b
MS
50202006-01-04 Michael Snyder <msnyder@redhat.com>
5021
5022 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5023 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5024
860701dc
PH
50252006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5026
5027 * gdb.texinfo (Omissions from Ada): Document that there is now
5028 limited aggregate support.
5029
36b80e65
EZ
50302005-12-28 Eli Zaretskii <eliz@gnu.org>
5031
5032 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5033 registers and the likes.
5034
c1468174
EZ
50352005-12-24 Eli Zaretskii <eliz@gnu.org>
5036
5037 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5038 (Symbols): Fix usage of "e.g.".
359df76b 5039 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5040
5041 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5042 (Coding): Fix usage of "e.g.".
5043
c02a867d
EZ
50442005-12-23 Eli Zaretskii <eliz@gnu.org>
5045
5ae4183a
AS
5046 * stabs.texinfo:
5047 * refcard.tex:
c02a867d 5048 * gpl.texi:
5ae4183a
AS
5049 * gdbint.texinfo:
5050 * gdb.texinfo:
5051 * gdb-cfg.texi:
c02a867d 5052 * fdl.texi:
5ae4183a
AS
5053 * annotate.texinfo:
5054 * all-cfg.texi:
c02a867d
EZ
5055 * Makefile.in: Add (C) after Copyright. Update the FSF
5056 address.
5057
fad38dfa
EZ
50582005-12-03 Eli Zaretskii <eliz@gnu.org>
5059
5060 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5061 extend GDB with commands for external monitor.
5062
53e5f3cf
AS
50632005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5064
5065 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5066
55f6ca0f
JB
50672005-11-25 Joel Brobecker <brobecker@adacore.com>
5068
5069 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5070
c1947b85
JB
50712005-11-21 Jim Blandy <jimb@redhat.com>
5072
5073 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5074 placement of 'R' actions in tracepoint action packets; document
5075 dependence of 'X' and 'M' actions on a preceding 'R' action for
5076 their registers.
5077
9d29849a
JB
50782005-11-19 Jim Blandy <jimb@redhat.com>
5079
5080 * gdb.texinfo (Tracepoint Packets): New node.
5081 (General Query Packets): Add entries for the tracepoint packets,
5082 referring to the "Tracepoint Packets" node.
5083 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5084
9a6253be
KB
50852005-11-18 Kevin Buettner <kevinb@redhat.com>
5086
5087 * gdb.texinfo (set remotebreak): Add anchor.
5088 (X packet): Likewise.
5089 (Remote Protocol): Add new section `Interrupts' and new index
5090 entry `interrupts (remote protocol)'.
5091
5f3bebba
JB
50922005-11-18 Jim Blandy <jimb@redhat.com>
5093
5094 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5095 entries into the General Query Packets section. Add a
5096 cross-reference to that section. Drop description of replies, as
5097 these are covered in the descriptions of each packet.
5098 (General Query Packets): Add introductory text. Explain naming
5099 conventions, and how the end of a name is recognized.
5100
9a7a1b36
KB
51012005-11-17 Kevin Buettner <kevinb@redhat.com>
5102
0564b6cf 5103 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5104 "set remotebreak" command.
5105
b8ff78ce
JB
51062005-11-16 Jim Blandy <jimb@redhat.com>
5107
5108 * gdb.texinfo (Packets, Stop Reply Packets)
5109 (General Query Packets): Various formatting cleanups.
5110 - Use @samp for packet contents.
5111 - Drop summaries from packet @item lines; the same information appears
5112 immediately below in the description.
5113 - Delete paragraph breaks after packet @item commands, so that the
5114 description appears directly to the right of the packet prototype
5115 in the printed manual, if it fits.
5116 - Place spaces in packet prototypes between @vars and non-@var
5117 letters, and explain that they're just for formatting.
5118 - Use @dots{} instead of '...'.
5119 - Fix uses of @code where @var was needed.
5120 - Replace "deprecated" markers with English text spelling out the
5121 packet's status and the preferred alternatives.
5122 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5123 what this ever meant.
5124 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5125 this for a long time.
5126 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5127 implemented several times, and have been in use for years.
5128
8ffe2530
JB
51292005-11-15 Jim Blandy <jimb@redhat.com>
5130
c43c5473
JB
5131 * gdb.texinfo (Packets): Add index entries for 'm' packet
5132 disclaimers.
5ae4183a 5133
fb031cdf
JB
5134 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5135 of stub when processing an 'm' packet.
5136
8ffe2530
JB
5137 * gdb.texinfo (Packets): Mention that packets beginning with
5138 letters are reserved once, at the top, instead of actually listing
5139 them all and saying "reserved".
5140
c03c782f
AS
51412005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5142
5143 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5144 Change @var{$arg0 to @code{$arg0.
5145
814e32d7
WZ
51462005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5147
5148 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5149
fa93a9d8
JB
51502005-11-12 Jim Blandy <jimb@redhat.com>
5151
5152 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5153 order. Remove extraneous 'z'.
5154
8a5a3c82
AS
51552005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5156
5157 * gdb.texinfo (Choosing files): Add --eval-command.
5158
4b0ad762
AS
51592005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5160
5161 * gdb.texinfo (Choosing modes): Add --return-child-result.
5162
5163
1a088d06
AS
51642005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5165
5166 * gdb.texinfo (Choosing modes): Add --batch-silent.
5167
656d5e12
EZ
51682005-10-28 Eli Zaretskii <eliz@gnu.org>
5169
5170 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5171 "The -var-update Command".
5172
3c9c013a
JB
51732005-10-03 Joel Brobecker <brobecker@adacore.com>
5174
5175 * gdb.texinfo (Print Settings): Add documentation for set/show
5176 print array-indexes.
5177
7ba3cf9c
DJ
51782005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5179
5180 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5181 6.2 and 6.3.
5182
a94ab193
EZ
51832005-08-27 Eli Zaretskii <eliz@gnu.org>
5184
5185 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5186 since 19-Jan-2004.
5187 (Files): Likewise.
ab1adacd
EZ
5188 (Variables, Symbols): Document the "<incomplete type>" message and
5189 its reasons.
a94ab193 5190
ca06016a
FF
51912005-08-01 Fred Fish <fnf@specifix.com>
5192
5193 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5194
cf58170d
NR
51952005-07-15 Nick Roberts <nickrob@snap.net.nz>
5196
5197 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5198 option for -var-list-children and -var-update.
5199 (GDB/MI Stack Manipulation): Simplify description of
5200 print-values option for -stack-list-locals.
5201 (GDB/MI Command Description Format): Clarify.
5202 (Mode Options): Spelling of superseded.
5203
38f1196a
BR
52042005-07-12 Bob Rossi <bob@brasko.net>
5205
5206 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5207 corresponding GDB command comment.
5208
3cb3b8df
BR
52092005-07-06 Bob Rossi <bob@brasko.net>
5210
5211 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5212 and -inferior-tty-show.
5213 (Input/Output): Document "set/show inferior-tty" and tty alias.
5214
10fac096
NW
52152005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5216
5217 * gdb.texinfo (Packets): Change description of 'D' packet to note
5218 that GDB does wait for a response.
5219
d1b6db76
NR
52202005-06-22 Nick Roberts <nickrob@snap.net.nz>
5221
5222 * gdb.texinfo (History) Rename "Command History".
5223 (Command History): Move node "Server Prefix" from section on
5224 Annotations here.
5225
29629dcf
NR
52262005-06-19 Nick Roberts <nickrob@snap.net.nz>
5227
5228 * gdb.texinfo (GDB/MI Stack Manipulation):
5229 Re-instate -stack-info-frame with example. Say that it gets
5230 info on selected frame, not current frame.
5231
397ca115
EZ
52322005-06-18 Eli Zaretskii <eliz@gnu.org>
5233
5234 * gdb.texinfo (Server): Clarify that `file' should be used before
5235 connecting to the server.
5236 (Files): Add an xref to the above description.
51274035
EZ
5237 (Output Formats): More detailed description of the `c' format.
5238 (Memory): List explicitly all the formats supported by `x'.
638ac427 5239 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5240 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5241 files. Add more indexing for solib-absolute-prefix and
5242 --with-sysroot.
76d17f34
EZ
5243 (Machine Code): Document possible problems with locations in
5244 shared libraries.
d416eeec
EZ
5245 (Backtrace): Document that free-standing environments do not need
5246 to have a `main' function.
397ca115 5247
74f6deaa
NR
52482005-06-18 Nick Roberts <nickrob@snap.net.nz>
5249
5250 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5251 -stack-info-frame.
5252
a9967aef
AC
52532005-06-07 Andrew Cagney <cagney@gnu.org>
5254
5255 * gdb.texinfo (Contributors): Note the original multi-arch
5256 contributors.
5257
e09f16f9
EZ
52582005-06-03 Eli Zaretskii <eliz@gnu.org>
5259
5260 * gdb.texinfo (Registers): Add index entries for the standard
5261 registers.
5262 (Frames): Add cross-reference from frame pointer description to
5263 the Registers node.
5264 (Annotations Overview): Fix the reference to GDB name.
5265
d87ba7ee
EZ
52662005-06-01 Eli Zaretskii <eliz@gnu.org>
5267
5268 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5269 can-use-hw-watchpoints.
5270
034dad6f
BR
52712005-05-28 Bob Rossi <bob@brasko.net>
5272
5273 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5274 the possible reasons why an exec async record would be returned to FE.
5275
ffed4509
AC
52762005-05-26 Andrew Cagney <cagney@gnu.org>
5277
5278 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5279 Andrew Cagney implemented the original GDB/MI.
5280
e22e55c9
OF
52812005-05-23 Orjan Friberg <orjanf@axis.com>
5282
5283 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5284 documentation. Add documentation for cris-mode.
5285
a78e13ce
EZ
52862005-05-20 Eli Zaretskii <eliz@gnu.org>
5287
5288 * gdb.texinfo (Numbers): Explain the example and make the wording
5289 more acurate.
5290
76ff342d
DJ
52912005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5292 Dennis Brueni <dennis@slickedit.com>
5293
5294 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5295 (GDB/MI Data Manipulation, GDB/MI Program Control)
5296 (GDB/MI Stack Manipulation): Update examples to include the fullname
5297 attribute in stack frames.
5298
119b882a
EZ
52992005-05-12 Eli Zaretskii <eliz@gnu.org>
5300
5301 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5302 do with other non-standard names of init files.
5303
6fc08d32
EZ
53042005-05-11 Eli Zaretskii <eliz@gnu.org>
5305
5306 * gdb.texinfo (Command Files): Move the description of the startup
5307 from here...
5308 (Startup): ...to this new subsection of the Invocation chapter.
5309 Rearrange the description of init files more logically and add a
5310 cross-reference to "Command Files". Document the special gdbinit
5311 name for CISCO 68k. Expand the description of what GDB does
5312 during startup.
5313 (History): Add index entry for HISTSIZE.
5314
a561754a
MK
53152005-05-02 Mark Kettenis <kettenis@gnu.org>
5316
5317 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5318
2eecc4ab
EZ
53192005-05-02 Eli Zaretskii <eliz@gnu.org>
5320
5321 * gdb.texinfo (SVR4 Process Information, The isatty call)
5322 (The system call): Don't use foo(N) notation for man pages and
5323 functions.
514c4d71 5324 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5325
18999be5
EZ
53262005-04-27 Eli Zaretskii <eliz@gnu.org>
5327
5328 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5329 were optimized away.
5330
0abb7bc7
EZ
53312005-04-22 Eli Zaretskii <eliz@gnu.org>
5332
5333 * gdb.texinfo (Remote configuration): Document "set/show
5334 get-thread-local-storage-address". Add cross-reference to the
5335 description of the qGetTLSAddr packet.
5336 (General Query Packets): Mention "set remote
5337 get-thread-local-storage-address" and add a reference to its
5338 description.
5339
6f61acb1
NR
53402005-04-19 Nick Roberts <nickrob@snap.net.nz>
5341
5342 * gdb.texinfo (Backtrace): Describe 'bt full'.
5343
9d59903a
NR
53442005-04-17 Nick Roberts <nickrob@snap.net.nz>
5345
5346 * gdb.texinfo (Mode Options): Fix typo.
5347 (GDB/MI): Describe how to invoke GDB/MI.
5348
721c2651
EZ
53492005-04-16 Eli Zaretskii <eliz@gnu.org>
5350
5351 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5352 references changed. Add description of "info udot".
721c2651
EZ
5353 (Files): Document "set/show stop-on-solib-events".
5354 (M32R/D): Document "set/show download-path", "set/show
5355 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5356 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5357 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5358 (Maintenance Commands): Improve indexing.
5359 (Target Commands): Document "set/show hash", "set/show debug
5360 monitor".
5361 (SVR4 Process Information): Document "info pidlist" and "info
5362 meminfo". Document "set/show procfs-tarce" and "set/show
5363 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5364 (Symbols, The Print Command with Objective-C): Improve indexing.
5365 (Objective-C): Add references to "info classes" and "info
5366 selectors".
c45da7e6
EZ
5367 (Debugging Output): Improve wording. Document "set/show debug
5368 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5369 (Set Breaks): Add index entry for "hardware breakpoints".
5370 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5371 and "set/show usehardbreakpoints".
5372 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5373 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5374 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5375 rdiromatzero", "set/show rdiheartbeat".
5376 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5377 "sds".
5378 (Embedded Processors): Document the "sim" command.
5379 (Remote): Document the "remote" command.
5380 (DJGPP Native): Document the "info serial" command.
5381 (Threads): Document "maint info sol-threads".
5382 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5383 (Set Breaks): Improve indexing.
5384 (Command Syntax): Add a reference to dont-repeat.
5385 (Define): Document "dont-repeat".
5386 (TUI Commands): Document "tabset".
5387 (WinCE): New subsection. Document "set/show remotedirectory",
5388 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5389
14d6dd68
EZ
53902005-04-15 Eli Zaretskii <eliz@gnu.org>
5391
5392 * gdb.texinfo (Hurd Native): New subsection, documents
5393 Hurd-specific commands.
a64548ea 5394 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5395 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5396 (MIPS): Improve documentation of heuristic-fence-post. Document
5397 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5398 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5399 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5400 (ARM): Document ARM-specific commands.
a64548ea
EZ
5401 (AVR): New section. Document "info io_registers".
5402 (CRIS): New section. Document "set/show cris-version" and
5403 "set/show cris-dwarf2-cfi".
5404 (HPPA): New section. Document "set/show debug hppa" and "maint
5405 print unwind".
a5adf40f 5406 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5407 (Super-H): New section. Document the "regs" command.
721c2651 5408 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5409
9c16f35a
EZ
54102005-04-09 Eli Zaretskii <eliz@gnu.org>
5411
5412 * gdb.texinfo (Print Settings): Document "set/show print
5413 pascal_static-members", "set print repeats", "show print
5414 null-stop". Improve indexing. Fix documentation of "set print
5415 union".
5416 (Pascal): New section.
5417 (Supported languages): Rename from "Support"; all references
5418 updated. Add a menu item for Pascal.
5419 (Numbers): Document "set radix.
5420 (Screen Size): Document "set/show pagination".
5421 (MIPS Embedded): Remove "set processor" documentation.
5422 (Remote configuration): Document "set/show X/P/Z-packet",
5423 "set/show read-aux-vector-packet", "set/show remote
5424 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5425 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5426 remotedebug", "set/show remotebreak", "set/show remotedevice",
5427 "set/show remotelogfile".
5428 (Auxiliary Vector): Add reference to the description of the
5429 read-aux-vector-packet setting.
5430 (Set Watchpoints): Add a cross-reference to "set remote
5431 hardware-breakpoint-limit".
5432 (General Query Packets): Add indexing of requests and
5433 cross-references to related commands in "Remote configuration".
5434 (File-I/O Overview, The system call): Fix wording and typos.
5435 (Thread Stops): Add index entries.
5436 (Continuing and Stepping): Document "show step-mode".
5437 (i386): New node. Document "set/show struct-convention".
5438 (Files): Document "show trust-readonly-sections".
5439 (Calling): Document "set/show unwindonsignal".
5440 (Messages/Warnings): Add index entries.
5441 (Maintenance Commands): Document "set/show watchdog".
5442 (Annotations Overview): Document "show annotate".
5443 (Set Watchpoints): Add index entries.
5444 (Symbols): Fix doc of case-sensitive.
5445 (ABI): Document "show coerce-float-to-double".
5446 (Convenience Vars, Help): Improve indexing.
5447 (Machine Code): Document "show disassembly-flavor".
5448 (Debugging C plus plus): Document "show overload-resolution".
5449 (Value History, Signaling): Add index entries.
5450
54512005-04-08 Eli Zaretskii <eliz@gnu.org>
5452
5453 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5454 (Processes): Fix wording.
5455 (History, List, Logging output, Define, Symbols, Print Settings):
5456 Improve indexing.
5457
a8f24a35
EZ
54582005-04-03 Eli Zaretskii <eliz@gnu.org>
5459
5460 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5461 redundant index entry for "target" command.
5462 (Backtrace): Add index entries.
5463 (Symbols, Fortran): Document the "set case-sensitive" command.
5464 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5465 (Print Settings): Add index entry for "set demangle-style".
5466 (Target Commands): Document "set download-write-size".
5467 (Debugging Output): Document "set exec-done-display".
5468
09d4efe1
EZ
54692005-04-02 Eli Zaretskii <eliz@gnu.org>
5470
5471 * gdb.texinfo (Files): Fix the name and documentation of
5472 add-shared-symbol-files. Document its alias assf. Update the
5473 list of OSs where GDB supports shared libraries. Fix markup.
5474 (Continuing and Stepping): Add reference to @var{location} in the
5475 text.
5476 (Dump/Restore Files): Fix reference to @{filename}.
5477 (Help): Fix wording.
5478 (Attach): Ditto.
5479 (Set Watchpoints): Ditto.
5480 (Backtrace): Remove redundant index entries. Improve index
5481 entries.
5482 (Delete Breaks): Fix wording.
5483 (Memory): Document the compare-sections command.
5484 (Memory Region Attributes): Improve wording.
5485 (Disabling): Improve wording.
5486 (Fortran): New subsection. Document the "info common" command.
5487 (Help): Document aliases "info copying" and "info warranty".
5488 (Caching Remote Data): New section. Document the "set/show
5489 remotecache" and "info dcache" commands.
5490 (Show): Fix wording of the documentation of the "set
5491 extension-language" command.
5492 (Signals): Add index entry for "info handle".
5493 (Memory Region Attributes): Fix punctuation.
5494 (Symbols): Change the arg name to "location" and refer to it in
5495 the text. Fix wording of "info types" doc.
5496 (Threads): Fix usage of @enumerate @item's.
5497 (Listing Tracepoints): Add index entry for "info tp".
5498 (Set Watchpoints): Add xref to "info break" description.
5499 (Macros): Add an index entry for "macro exp1". Document the
5500 "macro list" command.
5501 (Maintenance Commands): Document "flushregs", "maint agent",
5502 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5503 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5504 "maint print architecture", "maint print objfiles", "maint print
5505 statistics", "maint print type", "maint show-debug-regs", "maint
5506 space", "maint time", and "maint translate-address".
5507 (Connecting): Document the "monitor" command.
5508 (Annotations Overview): Describe the "set annotate" command.
5509
82f2d802
EZ
55102005-04-01 Eli Zaretskii <eliz@gnu.org>
5511
5512 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5513 Rearrange index entries and improve wording about support for
5514 hardware watchpoints.
5515
7d51c7de
BR
55162005-03-10 Bob Rossi <bob@brasko.net>
5517
5518 * gdb.texinfo: Update copyright
5519
68c71a2e
TR
55202005-02-09 Theodore A. Roth <troth@openavr.org>
5521
5522 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5523 error.
5524
83761cbd
KB
55252005-02-03 Kevin Buettner <kevinb@redhat.com>
5526
5527 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5528
9f1c6395
MS
55292005-01-17 Michael Snyder <msnyder@redhat.com>
5530
5531 * gdb.texinfo: Fix spelling, infinte -> infinite.
5532
fbd1b305
MK
55332005-01-08 Mark Kettenis <kettenis@gnu.org>
5534
5535 * observer.texi (GDB Observers): Document "solib_loaded".
5536
3ace7edb
AC
55372005-01-07 Andrew Cagney <cagney@gnu.org>
5538
bec39cab
AC
5539 * configure.ac: Rename configure.in, require autoconf 2.59.
5540 * configure: Re-generate.
5541
3ace7edb
AC
5542 * configure.in: Replace configdirs with multiple references to
5543 AC_CONFIG_SUBDIRS.
5544 * configure: Re-generate.
5ae4183a 5545
53531fc1
AC
55462005-01-04 Andrew Cagney <cagney@gnu.org>
5547
5548 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5549 part of the version number.
5550
536ffdb7
MK
55512004-12-24 Mark Kettenis <kettenis@gnu.org>
5552
5553 * gdbint.texinfo (Algorithms): Remove description of
5554 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5555
e1aac25b
JB
55562004-12-07 Jim Blandy <jimb@redhat.com>
5557
5558 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5559 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5560 numbers.
5561
f47b1503
AS
55622004-12-07 Andreas Schwab <schwab@suse.de>
5563
5564 * gdb.texinfo (Mode Options): Document -l option.
5565
b6b8ece6
EZ
55662004-12-04 Eli Zaretskii <eliz@gnu.org>
5567
5568 * gdbint.texinfo (Algorithms): More accurate description of
5569 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5570 is not needed unless data-read and data-access watchpoints are
5571 supported. Add a description of how GDB checks whether the
5572 inferior stopped because a watchpoint was hit.
5573
01371747
EZ
55742004-11-23 Eli Zaretskii <eliz@gnu.org>
5575
5576 * gdb.texinfo (Files): Add cross-reference to description of
5577 -readnow command-line switch.
5578
2315ffec
RC
55792004-11-10 Randolph Chung <tausq@debian.org>
5580
5581 * gdb.texinfo: Document set/show backtrace past-entry commands.
5582 Rearrange index entries for set/show backtrace past-main.
5583
69065f5d
AC
55842004-11-10 Jon Beniston <jon@beniston.com>
5585
5586 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5587 * gdb.texinfo (Remote Serial Protocol): Further describe
5588 binary transfer escaping mechanism .
69065f5d 5589
30e91e0b
RC
55902004-11-08 Randolph Chung <tausq@debian.org>
5591
5592 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5593 and "show debug infrun". Add index entries.
5594
60bf7e09
EZ
55952004-10-23 Eli Zaretskii <eliz@gnu.org>
5596
5597 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5598 "info proc" that are already implemented. Add index entries.
5599 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5600 (Files): Add a tip for decreasing memory used for symtabs from
5601 shared libraries.
f018e82f
EZ
5602 (Starting): Fix whitespace; make "elaboration" stand out where it
5603 is first used, and add an index entry for the term.
f8568604
EZ
5604 (Calling): Expand and elaborate text. Add "print". Add the
5605 description of problems with weak aliases.
384ee23f 5606 (Core File Generation): New section.
60bf7e09 5607
d52fe014
AC
56082004-10-12 Andrew Cagney <cagney@gnu.org>
5609
5610 * gdbint.texinfo (Versions and Branches): New chapter.
5611 (Releasing GDB): Delete "Versions and Branches" section.
5612 (Top): Add "Versions and Branches".
5613
703663ab
EZ
56142004-10-08 Eli Zaretskii <eliz@gnu.org>
5615
5616 * gdb.texinfo (Editing, History): Add cross-references to the
5617 included Readline and History user documentation. Remove
5618 references to the symbol have-readline-appendices which is unused
5619 and undefined.
5620 (History): Fix indexing.
5621
ac77d04f
JJ
56222004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5623
5624 * gdbint.texinfo (target_stopped_data_address): Update to
5625 new prototype.
5626 (i386_stopped_data_address): Update prototype and description.
5627 (i386_stopped_by_watchpoint): New function and description.
5628
e07c999f
PH
56292004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5630
5631 * gdb.texinfo (Filenames): Add Ada suffixes.
5632 (Ada) New section.
5633
2e868123
AC
56342004-09-27 Andrew Cagney <cagney@gnu.org>
5635 Robert Picco <Robert.Picco@hp.com>
5636
5637 * gdb.texinfo (Packets): Document the "p" packet.
5638
02a57714
JM
56392004-09-21 Jason Molenda (jmolenda@apple.com)
5640
5641 * gdb.texinfo (Paths and Names of the Source Files): Document the
5642 meaning of values in the 'desc' field of a SO stab.
5643
ae038cb0
DJ
56442004-09-20 Daniel Jacobowitz <dan@debian.org>
5645
5646 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5647 max-cache-age" and "maint show dwarf2 max-cache-age".
5648
f7dc1244
EZ
56492004-09-16 Eli Zaretskii <eliz@gnu.org>
5650
5651 * gdb.texinfo (Set Breaks): Add index entry for setting
5652 breakpoints on overloaded C++ functions that are not members of
5653 any classes. Add an example and an index entry for setting
5654 breakpoints on all program functions.
5655 (Character Sets, Macros, Overlay Commands)
5656 (Non-debug DLL symbols, GDB/MI Output Syntax)
5657 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5658 Use "(@value{GDBP})" instead of a literal "(gdb)".
5659
f810308b
AC
56602004-09-12 Andrew Cagney <cagney@gnu.org>
5661
5662 * gdbint.texinfo (Native Debugging): Delete description of
5663 FILES_INFO_HOOK.
5664
15a661f3
PH
56652004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5666
5ae4183a
AS
5667 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5668 to hex_string_custom (not historically correct, but more
15a661f3
PH
5669 understandable, given the current code).
5670
f3219c75
AC
56712004-09-03 Andrew Cagney <cagney@gnu.org>
5672
5673 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5674
f3bb6704
JJ
56752004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5676
5677 * observer.texi (solib_unloaded): New observer.
5678
8d2c00cb
AC
56792004-08-24 Andrew Cagney <cagney@gnu.org>
5680
5681 * gdbint.texinfo (Target Architecture Definition): Add missing
5682 comma.
5683
e7dc800a
MC
56842004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5685
5686 * (Using the Testsuite): build != host is supported,
5687 but some test scripts do not support build != host.
5688
73b03683
MK
56892004-08-14 Mark Kettenis <kettenis@gnu.org>
5690
5691 * gdbint.texinfo (Host Definition): Delete description of
5692 FCLOSE_PROVIDED and GETENV_PROVIDED.
5693
c0ccb908
MK
56942004-08-05 Mark Kettenis <kettenis@chello.nl>
5695
5696 * gdbint.texinfo (Host Definition): Delete description of
5697 NO_SYS_FILE.
5698 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5699 PTRACE_FP_BUG.
5700
9c8dbfa9
AC
57012004-08-05 Andrew Cagney <cagney@gnu.org>
5702
5703 * gdbint.texinfo (Target Architecture Definition): Delete
5704 reference to deprecated_read_fp.
5705
f42accbe
AC
57062004-08-02 Andrew Cagney <cagney@gnu.org>
5707
5708 * gdbint.texinfo (Target Architecture Definition): Delete
5709 description of DEPRECATED_REGISTER_BYTES.
5710
0b66e38c
EZ
57112004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5712
5713 * gdb.texinfo (Source Path): Document the new behavior of
5714 searching for the source files.
5715
15387254
EZ
57162004-07-17 Eli Zaretskii <eliz@gnu.org>
5717
5718 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5719 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5720 (Auto Display): Improve indexing.
5721
2c07db7a
AC
57222004-07-16 Andrew Cagney <cagney@gnu.org>
5723
5724 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5725 "-noasync".
5726
4644b6e3
EZ
57272004-07-09 Eli Zaretskii <eliz@gnu.org>
5728
5729 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5730 have the same prefix have only their prefix in the index.
5731
7561d450
MK
57322004-07-03 Mark Kettenis <kettenis@gnu.org>
5733
5734 * gdb.texinfo (BSD libkvm Interface): New node (section)
5735 (Native): Add it to the menu.
5736
67bebe79
MK
57372004-07-01 Mark Kettenis <kettenis@gnu.org>
5738
5739 * gdbint.texinfo (Target Architecture Definition): Remove
5740 PCC_SOL_BROKEN.
5741
1a6923e0
MK
57422004-06-24 Mark Kettenis <kettenis@gnu.org>
5743
5744 * gdbint.texinfo (Target Architecture Definition): Remove
5745 SUN_FIXED_LBRAC_BUG.
5746
b435e160
AC
57472004-06-26 Andrew Cagney <cagney@gnu.org>
5748
5749 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5750
b5622e8d
AC
57512004-06-20 Andrew Cagney <cagney@gnu.org>
5752
5753 * gdbint.texinfo (Target Architecture Definition): Deprecate
5754 USE_STRUCT_CONVENTION.
5755
e0c07bf0
MC
57562004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5757
5758 gdb.texinfo (Bug Reporting): Mention session recording,
5759 with the script command or Emacs.
5760
782263ab
AC
57612004-06-18 Andrew Cagney <cagney@gnu.org>
5762
5763 * gdbint.texinfo (Target Architecture Definition): Deprecate
5764 FUNCTION_START_OFFSET.
5765
03727ca6
AC
57662004-06-14 Andrew Cagney <cagney@gnu.org>
5767
5768 Based on changes from Karl Berry.
5769 * gdb.texinfo: Do not use @sc in a direntry.
5770 * stabs.texinfo: Change @dircateogry to "Software development".
5771 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5772
97092415
AC
57732004-06-13 Andrew Cagney <cagney@gnu.org>
5774
5775 * gdbint.texinfo (Target Architecture Definition): Delete
5776 description of RETURN_VALUE_ON_STACK.
5777
1f6d4158
AC
57782004-06-09 Andrew Cagney <cagney@gnu.org>
5779
5780 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5781 deleted by previous patch.
5782
d966f0cb
AC
57832004-06-08 Andrew Cagney <cagney@gnu.org>
5784
5785 * gdbint.texinfo (Native Debugging): Delete documentation on
5786 ATTACH_DETACH.
5787
86fe4aaa
RC
57882004-06-06 Randolph Chung <tausq@debian.org>
5789
5790 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5791
d4b6d575
RC
57922004-06-06 Randolph Chung <tausq@debian.org>
5793
5ae4183a 5794 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5795 the new push_dummy_call method signature. Describe the function
5796 argument.
5797
4e8b0763
JB
57982004-05-24 Joel Brobecker <brobecker@gnat.com>
5799
5800 * gdb.texinfo (Starting): Document new start command.
5801
59caf092
AC
58022004-05-21 Andrew Cagney <cagney@redhat.com>
5803
5804 * observer.texi (GDB Observers): Document "inferior_created".
5805
e4a2df64
AC
58062004-05-08 Andrew Cagney <cagney@redhat.com>
5807
e6b55ae2
AC
5808 * gdbint.texinfo (Target Architecture Definition): Delete
5809 description of DO_DEFERRED_STORES.
5810
28954179
AC
5811 * gdbint.texinfo (Target Architecture Definition): Delete
5812 references to DEPRECATED_FIX_CALL_DUMMY.
5813
434b87dd
AC
5814 * gdbint.texinfo (Target Architecture Definition): Delete
5815 description of DEPRECATED_CALL_DUMMY_WORDS,
5816 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5817
58d28df8
AC
5818 * gdbint.texinfo (Target Architecture Definition): Delete
5819 description of DEPRECATED_PUSH_DUMMY_FRAME.
5820
e4a2df64
AC
5821 * gdbint.texinfo (Target Architecture Definition): Delete
5822 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5823
2b4855ab
AC
58242004-05-07 Andrew Cagney <cagney@redhat.com>
5825
5826 * observer.texi (GDB Observers): Add "Debugging" section. Include
5827 cross reference to "set/show debug observer".
5828 * gdb.texinfo (Debugging Output): Document "set/show debug
5829 observer".
5830
fcf70625
AC
58312004-05-01 Andrew Cagney <cagney@redhat.com>
5832
5833 * gdbint.texinfo (Target Architecture Definition): Delete
5834 description of DEPRECATED_PC_IN_SIGTRAMP.
5835
8ee56bcf
AC
58362004-04-30 Andrew Cagney <cagney@redhat.com>
5837
5838 * gdbint.texinfo (Target Architecture Definition): Delete
5839 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5840
67ab9a76
OF
58412004-04-30 Orjan Friberg <orjanf@axis.com>
5842
5843 * observer.texi (GDB Observers): Correct spelling.
5844
79346bcb
OF
58452004-04-26 Orjan Friberg <orjanf@axis.com>
5846
5847 * observer.texi (GDB Observers): Add target_changed event.
5848
7a464420
AC
58492004-04-08 Andrew Cagney <cagney@redhat.com>
5850
5851 * observer.texi (GDB Observers): Rework, provide generic observer
5852 definitions and then a list of observable events.
5853
6cdf9d98
AC
58542004-04-04 Andrew Cagney <cagney@redhat.com>
5855
5856 * gdbint.texinfo (Host Definition): Delete reference to
5857 NO_SIGINTERRUPT.
5858
ddc135a4
AC
58592004-04-02 Andrew Cagney <cagney@redhat.com>
5860
5861 * gdbint.texinfo (Target Architecture Definition): Delete
5862 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5863
6a1b180d
SC
58642004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5865
5866 * gdb.texinfo (TUI Commands): Document tui reg commands.
5867
d0d5df6f
AC
58682004-03-26 Andrew Cagney <cagney@redhat.com>
5869
5870 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5871 "gdbtui".
5872 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5873 (Contributors): Mention both Text and Terminal User Interface.
5874
aa2a3f87
AC
58752004-03-23 Andrew Cagney <cagney@redhat.com>
5876
5877 * gdbint.texinfo (Target Architecture Definition): Deprecate
5878 references to SIGTRAMP_START and SIGTRAMP_END.
5879
f561f026
AC
58802004-03-23 Andrew Cagney <cagney@redhat.com>
5881
5882 * gdbint.texinfo (Target Architecture Definition): Deprecate
5883 references to PC_IN_SIGTRAMP.
5884
33cb8b0f
AC
58852004-03-19 Andrew Cagney <cagney@redhat.com>
5886
5887 * gdbint.texinfo (Target Architecture Definition): Delete
5888 reference to GDB_TARGET_IS_HPPA.
5889
fc989b7a
AC
58902004-03-18 Andrew Cagney <cagney@redhat.com>
5891
5892 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5893 describe pre_init and post_init.
5894
701b08bb
DJ
58952004-03-09 Daniel Jacobowitz <drow@mvista.com>
5896
5897 * gdb.texinfo (Debugging Output): Document values for "set debug
5898 target".
5899
faae5abe
AC
59002004-02-28 Andrew Cagney <cagney@redhat.com>
5901
5902 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5903
dd79a6cf
JJ
59042004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5905
5906 * gdb.texinfo (breakpoints): Add information about the
5907 new "set breakpoint pending" and "show breakpoint pending"
5908 commands.
5909
e7f16015
AC
59102004-02-26 Andrew Cagney <cagney@redhat.com>
5911
5912 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5913 in Per-architecture module data section.
5914
7161a3a6
RM
59152004-02-25 Roland McGrath <roland@redhat.com>
5916
5917 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5918
2154891a
AC
59192004-02-24 Andrew Cagney <cagney@redhat.com>
5920
5921 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5922 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5923 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5924
6c74ac8b
AC
59252004-02-17 Andrew Cagney <cagney@redhat.com>
5926
5927 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5928
19772a2c
AC
59292004-02-16 Andrew Cagney <cagney@redhat.com>
5930
5931 * gdbint.texinfo (Target Architecture Definition): Deprecate
5932 FRAMELESS_FUNCTION_INVOCATION.
5933
c9830293
AC
59342004-02-16 Andrew Cagney <cagney@redhat.com>
5935
5936 * gdbint.texinfo (Coding): Mention -Wunused-function.
5937
b9d26eb9
AC
59382004-02-14 Andrew Cagney <cagney@redhat.com>
5939
5940 * gdbint.texinfo (Target Architecture Definition): Delete
5941 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5942
49efadf5
EZ
59432004-02-12 Elena Zannoni <ezannoni@redhat.com>
5944
5945 * gdb.texinfo: Properly quote the name "C++".
5946 * gdbint.texinfo: Ditto.
5947 * stabs.texinfo: Ditto.
5948
1eb288ea
EZ
59492004-02-11 Elena Zannoni <ezannoni@redhat.com>
5950
5951 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5952 minimal information about libiberty.
5953
e4937fc1
MC
59542004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5955
5956 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5957
a9331b3f
RM
59582004-02-04 Roland McGrath <roland@redhat.com>
5959
5960 * gdb.texinfo (Auxiliary Vector): New node (section).
5961 (Data): Add it to the menu.
5962
2650777c
JJ
59632004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5964
5965 * gdb.texinfo (Breakpoints): Add information about pending
5966 breakpoint support.
5967
b4501125
AC
59682004-01-26 Andrew Cagney <cagney@redhat.com>
5969
5970 * gdb.texinfo (Overview): Delete references to the cisco protocol
5971 including the "N" response.
5972
74055713
AC
59732004-01-26 Andrew Cagney <cagney@redhat.com>
5974
5975 * gdbint.texinfo (Target Architecture Definition): Rename
5976 EXTRACT_STRUCT_VALUE_ADDRESS to
5977 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5978
3bbe9696
EZ
59792004-01-24 Eli Zaretskii <eliz@gnu.org>
5980
5981 * gdb.texinfo (KOD): Document "show os". Add index entries for
5982 "set/show os" and "info cisco" commands.
5983
5843504f
EZ
59842004-01-21 Eli Zaretskii <eliz@gnu.org>
5985
5986 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5987
9175c9a3
MC
59882004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5989
5990 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5991 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5992
8e94b928
NR
59932004-01-19 Nick Roberts <nick@nick.uklinux.net>
5994
5995 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5996 -stack-list-locals.
5997 (GDB/MI Variable Objects): Describe extension to
5998 -var-list-children.
5999
a20cf136
DJ
60002004-01-17 Daniel Jacobowitz <drow@mvista.com>
6001
6002 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6003
afb18d0f
AC
60042004-01-17 Andrew Cagney <cagney@redhat.com>
6005
6006 * gdbint.texinfo (Target Architecture Definition): Delete
6007 documentation on DEPRECATED_NPC_REGNUM.
6008
b51970ac
DJ
60092004-01-13 Daniel Jacobowitz <drow@mvista.com>
6010
6011 * gdb.texinfo: Update copyright year. Mention that set
6012 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6013 "set follow-fork-mode ask".
6014
0f0cffd2
AC
60152004-01-13 Andrew Cagney <cagney@redhat.com>
6016
6017 * gdbint.texinfo: Update copyright year.
6018 (Coding): Add -Wunused-label to list of -Werror warnings.
6019
c552b3bb 60202004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6021 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6022
6023 * gdb.texinfo: Update copyright.
6024 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6025 around names, as appropriate. Minor syntax cleanup of
6026 _NSPrintForDebugger explanation. Two spaces after periods.
6027 GDBN used instead of lit. "gdb". Index entries added for
6028 print-object and _NSPrintForDebugger. @noindent added in one spot.
6029
afe157ca
EZ
60302003-11-11 Elena Zannoni <ezannoni@redhat.com>
6031
6032 * stabs.texinfo: Add dircategory and direntry commands.
6033 * annotate.texinfo: Ditto.
6034
963e2bb7
AC
60352003-11-10 Andrew Cagney <cagney@redhat.com>
6036
6037 * gdbint.texinfo (Target Architecture Definition): Replace the
6038 return_value method's "inval" and "outval" parameters with
6039 "readbuf" and "writebuf".
6040
1d8b2f28
JB
60412003-10-28 Jim Blandy <jimb@redhat.com>
6042
6043 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6044 from "The `F' request packet" and "The `F' reply packet", to make
6045 texi2dvi happy.
6046 (File-I/O remote protocol extension): Update menu entries, too.
6047
36d86913
MC
60482003-10-26 Michael Chastain <mec@shout.net>
6049
6050 * gdb.texinfo (Thread Stops): Document the issue with
6051 premature return from system calls in multi-threaded programs.
6052
ce2826aa
AC
60532003-10-24 Andrew Cagney <cagney@redhat.com>
6054
6055 * annotate.texinfo: Fix "fortunatly"[sic].
6056
f24c5e49
KI
60572003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6058
6059 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6060 with "Hitachi" and "Mitsubishi".
6061
92ad9cd9
AC
60622003-10-20 Andrew Cagney <cagney@redhat.com>
6063
6064 * gdbint.texinfo (Target Architecture Definition): Document
6065 gdbarch_return_value. Add cross references from
6066 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6067 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6068
0ab4b752
MK
60692003-10-18 Mark Kettenis <kettenis@gnu.org>
6070
6071 * gdbint.texinfo (Target Architecture Definition): Document
6072 regset_from_core_section.
fb3e19c0
KI
6073
60742003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6075
6076 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6077
a9331b3f 60782003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6079
6080 From Anthony Green <green@redhat.com>:
5ae4183a 6081 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6082
1485d690
KB
60832003-10-14 Kevin Buettner <kevinb@redhat.com>
6084
889bf7c5
PA
6085 * gdb.texinfo (Breakpoint related warnings): New node.
6086 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6087
86d30acc
DJ
60882003-10-13 Daniel Jacobowitz <drow@mvista.com>
6089
6090 * gdb.texinfo (Remote Protocol): Document v and vCont.
6091
172c2a43
KI
60922003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6093
6094 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6095 * gdbint.texinfo: Ditto.
6096
71952f4c
AC
60972003-10-09 Andrew Cagney <cagney@redhat.com>
6098
6099 From 2003-09-18 David Anderson <davea@sgi.com>:
6100 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6101 "command".
6102
268e2188
AC
61032003-10-03 Andrew Cagney <cagney@redhat.com>
6104
6105 * gdbint.texinfo (Target Architecture Definition): Deprecate
6106 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6107 just target.
6108
12c266ea 61092003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6110
f30992d4 6111 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6112 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6113 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6114 * gdbint.texinfo (Target Architecture Definition): Rename
6115
61162003-09-30 Andrew Cagney <cagney@redhat.com>
6117
f30992d4 6118 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6119 (Target Architecture Definition):
f30992d4 6120
2e092625
AC
6121 * gdbint.texinfo (Target Architecture Definition): Rename
6122 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6123
0717ae8a
AC
61242003-09-29 Andrew Cagney <cagney@redhat.com>
6125
dad809b7
AC
6126 * gdbint.texinfo (Target Architecture Definition): Delete
6127 documentation for NEED_TEXT_START_END.
6128
0717ae8a
AC
6129 * gdbint.texinfo (Target Architecture Definition): Rename
6130 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6131 TARGET_WRITE_PC.
a9331b3f 6132
af6cf26d
MC
61332003-09-22 Michael Chastain <mec@shout.net>
6134
6135 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6136
ee206350
AG
61372003-09-21 Anthony Green <green@redhat.com>
6138
6139 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6140
a38c9fe6
MK
61412003-09-21 Mark Kettenis <kettenis@gnu.org>
6142
6143 * gdbint.texinfo (Target Architecture Definition): Document
6144 stabs_argument_has_addr.
6145
77949794
AC
61462003-09-18 Andrew Cagney <cagney@redhat.com>
6147
6148 * gdbint.texinfo (Target Architecture Definition): Delete
6149 documentation on REGISTER_NAMES.
6150
8e823e25
MK
61512003-09-13 Mark Kettenis <kettenis@gnu.org>
6152
6153 * gdbint.texinfo (Target Architecture Definition): Replace
6154 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6155
f27dd7fd
AC
61562003-09-11 Andrew Cagney <cagney@redhat.com>
6157
6158 * gdbint.texinfo (Target Architecture Definition): Replace
6159 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6160
8b148df9
AC
61612003-08-18 Andrew Cagney <cagney@redhat.com>
6162
6163 * gdbint.texinfo (Target Architecture Definition): Document
6164 "frame_red_zone_size".
6165
25d29d70
AC
61662003-08-09 Andrew Cagney <cagney@redhat.com>
6167
6168 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6169 with "set/show backtrace past-main" and "set/show backtrace
6170 limit".
6171
c938e9b0
L
61722003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6173
6174 * Makefile.in (install-info): Support DESTDIR.
6175 (install-html): Likewise.
6176
64fabec2
AC
61772003-08-07 Andrew Cagney <cagney@redhat.com>
6178
6179 Patch from Nick Roberts.
6180 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6181 bindings. Remove description of send-gdb-command.
6182
2fcf52f0
AC
61832003-08-07 Andrew Cagney <cagney@redhat.com>
6184
6185 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6186 GDB 6.0.
6187
086432e2
AC
61882003-08-06 Andrew Cagney <cagney@redhat.com>
6189
6190 * gdb.texinfo (Mode Options): Mention that level three is the
6191 highest available and that level 2 is deprecated.
6192 (Annotations Overview): Mention annotation levels. Cross reference
6193 to "Limitations of the Annotation Interface" in annotate.texi.
6194 (TODO, Value Annotations, Frame Annotations): Delete section.
6195 (Displays, Breakpoint Info): Delete.
6196
e5249f67
AC
61972003-08-04 Andrew Cagney <cagney@redhat.com>
6198
6199 * agentexpr.texi: Delete @bye.
6200 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6201 (stabs.info): Add $(srcdir) to include search path.
6202 (html): Depend on "annotate_toc.html", and not "annotate.html".
6203 * stabs.texinfo: Ditto. Include "fdl.texi".
6204 * gdbint.texinfo: Update copyright statement's list of invariant
6205 sections.
6206
e6f672d2
AC
62072003-07-28 Andrew Cagney <cagney@redhat.com>
6208
6209 * Makefile.in (INFO_DEPS): Add annotate.info.
6210 (dvi, ps, html, pdf): Add annotate.
6211 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6212 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6213 (ANNOTATE_DOC_FILES): New macro.
6214 (ANNOTATE_TEX_TMPS): New macro.
6215 (annotate.info, annotate_toc.html): Specify dependencies.
6216 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6217 * annotate.texinfo: Rename annotate.texi. Get building. Add
6218 "Migrating to GDB/MI" and "Limitations of the Annotation
6219 Interface" chapters. Mention why it is not part of the user
6220 guide. Update copyright notice. Include "fdl.texi".
6221
72ffddc9
SC
62222003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6223
6224 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6225
a9f12a31
DJ
62262003-07-24 Daniel Jacobowitz <drow@mvista.com>
6227
6228 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6229
b1fe9455
DJ
62302003-07-24 Daniel Jacobowitz <drow@mvista.com>
6231
6232 * gdb.texinfo (Server): Mention pidof.
6233
153721e6
AC
62342003-07-22 Andrew Cagney <cagney@redhat.com>
6235
6236 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6237 list.
6238
0fac0b41
DJ
62392003-06-28 Daniel Jacobowitz <drow@mvista.com>
6240
6241 * gdb.texinfo (Logging output): New chapter.
6242
4e562065
JB
62432003-06-24 Joel Brobecker <brobecker@gnat.com>
6244
6245 * gdb.texinfo (Unsupported languages): New section.
6246 (Languages): Add link to new section.
6247
f2c06f52
AC
62482003-06-22 Andrew Cagney <cagney@redhat.com>
6249
6250 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6251
b4177fca
DJ
62522003-06-22 Daniel Jacobowitz <drow@mvista.com>
6253
6254 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6255
f418dd93
DJ
62562003-06-22 Daniel Jacobowitz <drow@mvista.com>
6257
6258 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6259 * agentexpr.texi: Retitle section, and change it to an appendix.
6260 Comment out texinfo initialization. Factor a @var{} into two
6261 pieces to prevent makeinfo warnings.
6262 * gdb.texinfo: Add Agent Expressions appendix.
6263
4ca61388
DJ
62642003-06-19 Daniel Jacobowitz <drow@mvista.com>
6265
6266 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6267
07f31aa6
DJ
62682003-06-18 Daniel Jacobowitz <drow@mvista.com>
6269
5ae4183a 6270 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6271 remote target". Document the "detach" and "disconnect" commands.
6272 (Server, Netware, Debug Session): Reference "Connecting to a
6273 remote target".
6274 (GDB/MI Target Manipulation): Document "-target-disconnect".
6275
2dd0da42
AC
62762003-06-13 Andrew Cagney <cagney@redhat.com>
6277
6278 * gdbint.texinfo (Target Architecture Definition): Deprecate
6279 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6280 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6281
e7a3abfc
JB
62822003-06-09 Jim Blandy <jimb@redhat.com>
6283
6284 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6285
25e3a86b
AC
62862003-06-08 Andrew Cagney <cagney@redhat.com>
6287
6288 * gdbint.texinfo (Target Architecture Definition): Delete
6289 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6290
a9e5fdc2
AC
62912003-06-08 Andrew Cagney <cagney@redhat.com>
6292
6293 * gdbint.texinfo (Target Architecture Definition): Document
6294 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6295
b37303ee
AF
62962003-06-07 Adam Fedor <fedor@gnu.org>
6297
6298 * gdb.texinfo: Add Objective-C documentation.
6299
39fe6e80
AC
63002003-06-01 Andrew Cagney <cagney@redhat.com>
6301
6302 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6303 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6304
125309b2
AC
63052003-05-21 Andrew Cagney <cagney@redhat.com>
6306
6307 * gdbint.texinfo (Target Architecture Definition): Delete
6308 references to "extract_address" and "store_address".
6309
b8b527c5
AC
63102003-05-16 Andrew Cagney <cagney@redhat.com>
6311
6312 * gdbint.texinfo (Target Architecture Definition): Replace
6313 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6314 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6315
50e3ee83
TR
63162003-05-14 Theodore A. Roth <troth@openavr.org>
6317
6318 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6319
44e2be90
L
63202003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6321
6322 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6323 (gdb.dvi): Likewise.
6324 (gdb.pdf): Likewise.
6325 (links2roff): Likewise.
6326
df5215a6
JB
63272003-05-08 Jim Blandy <jimb@redhat.com>
6328
6329 * gdb.texinfo (Dump/Restore Files): Update documentation for
6330 'dump', 'append', and 'restore': note that format argument is
6331 optional; simplify presentation of the command variants; and be
6332 more precise about the formats.
6333
5e7b2f39
JB
63342003-05-07 Jim Blandy <jimb@redhat.com>
6335
6336 * gdb.texinfo (Symbols): Update documentation: 'maint list
6337 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6338 symtabs' and 'maint info psymtabs'.
6339
b1e29e33
AC
63402003-05-05 Andrew Cagney <cagney@redhat.com>
6341
6342 * gdbint.texinfo (Target Architecture Definition): Make
6343 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6344 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6345 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6346
00905d52
AC
63472003-05-04 Andrew Cagney <cagney@redhat.com>
6348
6349 * gdb.texinfo (Maintenance Commands): Document "maint print
6350 dummy-frames".
6351
54ff5908
AC
63522003-05-04 Andrew Cagney <cagney@redhat.com>
6353
6354 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6355
32e7087d
JB
63562003-05-03 J. Brobecker <brobecker@gnat.com>
6357
6358 Thierry Schneider <tpschneider1@yahoo.com>
6359 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6360 for new MI command.
6361
7043d8dc
AC
63622003-05-03 Andrew Cagney <cagney@redhat.com>
6363
6364 * gdbint.texinfo (Target Architecture Definition): Document
6365 push_dummy_code. Add cross references.
6366
e33d66ec
EZ
63672003-05-02 Elena Zannoni <ezannoni@redhat.com>
6368
6369 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6370 set/show charsets commands.
6371
0ba6dca9
AC
63722003-04-28 Andrew Cagney <cagney@redhat.com>
6373
6374 * gdbint.texinfo (Target Architecture Definition): Replace
6375 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6376 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6377
d7a27068
AC
63782003-04-28 Andrew Cagney <cagney@redhat.com>
6379
6380 * gdbint.texinfo (Target Architecture Definition): Rename
6381 "tm_print_insn" to "deprecated_tm_print_insn".
6382
44ea7b70
JB
63832003-04-09 Jim Blandy <jimb@redhat.com>
6384
6385 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6386 list psymtabs'.
6387
fb8f8949
AC
63882003-04-08 Andrew Cagney <cagney@redhat.com>
6389
6390 * gdbint.texinfo (Target Architecture Definition): Delete
6391 references to EXTRA_FRAME_INFO.
6392
32fb0f22
AC
63932003-04-08 Andrew Cagney <cagney@redhat.com>
6394
6395 * gdbint.texinfo (Target Architecture Definition): Delete
6396 PRINT_TYPELESS_INTEGER.
6397
6be67e67
JB
63982003-04-02 J. Brobecker <brobecker@gnat.com>
6399
6400 * observer.texi (GDB Observers): Adjust the documentation for the
6401 normal_stop notification to better describe reality. Fix a couple
6402 of minor typos.
6403
4e35d5f0
BR
64042003-04-02 Bob Rossi <bob_rossi@cox.net>
6405
a9331b3f 6406 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6407 '-file-list-exec-source-file'
6408
e8a8712a
AC
64092003-03-31 Andrew Cagney <cagney@redhat.com>
6410
6411 * gdbint.texinfo (Target Architecture Definition): Delete
6412 references to CALL_DUMMY_P.
6413
6c0e89ed
AC
64142003-03-30 Andrew Cagney <cagney@redhat.com>
6415
6416 * gdbint.texinfo (Target Architecture Definition): Remove
6417 reference to TARGET_WRITE_SP.
a9331b3f 6418
378bfd1b
AC
64192003-03-27 Andrew Cagney <cagney@redhat.com>
6420
6421 * gdbint.texinfo (Target Architecture Definition): Remove
6422 references to write_sp.
6c0e89ed 6423
922fbb7b
AC
64242003-03-27 Andrew Cagney <cagney@redhat.com>
6425
6426 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6427 chapter body. Use @smallexample instead of @example.
6428 (Annotations): Ditto.
6429 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6430 annotate.texi.
6431
b81774d8
AC
64322003-03-26 Andrew Cagney <cagney@redhat.com>
6433
6434 * gdbint.texinfo (Target Architecture Definition): Replace
6435 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6436 dummy_addr parameters.
6437
1bf6d5cc
AC
64382003-03-25 Andrew Cagney <cagney@redhat.com>
6439
6440 * gdbint.texinfo (Target Architecture Definition): Delete
6441 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6442 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6443 Add reference to PUSH_ARGUMENTS.
6444
618ce49f
AC
64452003-03-23 Andrew Cagney <cagney@redhat.com>
6446
6447 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6448 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6449
bcd7e15f
JB
64502003-03-18 J. Brobecker <brobecker@gnat.com>
6451
6452 * gdbint.texinfo (Algorithms): Add new section describing the
6453 Observer paradigm.
6454 (Top): Add menu entry to new observer appendix.
6455 * observer.texi: New file.
6456 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6457 new observer.texi file.
6458
9fe8321b
AC
64592003-03-17 Andrew Cagney <cagney@redhat.com>
6460
6461 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6462 that GNU Press update the manual version number.
6463
ac2adee5
AC
64642003-03-12 Andrew Cagney <cagney@redhat.com>
6465
6466 * gdbint.texinfo (Target Architecture Definition): Delete
6467 references to get_saved_register. Rename GET_SAVED_REGISTER to
6468 DEPRECATED_GET_SAVED_REGISTER.
6469
749b82f6
AC
64702003-03-13 Andrew Cagney <cagney@redhat.com>
6471
6472 * gdbint.texinfo (Target Architecture Definition): Replace
6473 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6474
8bedc050
AC
64752003-03-12 Andrew Cagney <cagney@redhat.com>
6476
6477 * gdbint.texinfo (Target Architecture Definition): Rename
6478 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6479
0ce1b118
CV
64802003-03-10 Corinna Vinschen <vinschen@redhat.com>
6481
6482 * gdb.texinfo: Add File-I/O documentation.
6483
12cc2063
AC
64842003-03-10 Andrew Cagney <cagney@redhat.com>
6485
6486 * gdbint.texinfo (Target Architecture Definition): Cross reference
6487 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6488
7453dc06
AC
64892003-03-07 Andrew Cagney <cagney@redhat.com>
6490
6491 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6492 frame" command.
6493
6314f104
AC
64942003-03-05 Andrew Cagney <cagney@redhat.com>
6495
6496 * gdbint.texinfo (Target Architecture Definition): Document
6497 unwind_dummy_id. Cross reference unwind_dummy_id and
6498 SAVE_DUMMY_FRAME_TOS.
6499
f1212245
DJ
65002003-03-05 James Ingham <jingham@apple.com>
6501 Daniel Jacobowitz <drow@mvista.com>
6502
6503 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6504 and "show cp-abi".
6505
77e7e267
AC
65062003-03-03 Andrew Cagney <cagney@redhat.com>
6507
6508 * gdbint.texinfo (Target Architecture Definition): Document
6509 register_type.
6510
838a8221
AC
65112003-03-03 Andrew Cagney <cagney@redhat.com>
6512
6513 * stabs.texinfo (Structures): Use @samp and separate @var's
6514 instead of a single @var containing a comma separated list.
6515 (Unions): Ditto.
6516
d7f4a264
DJ
65172003-03-02 Daniel Jacobowitz <drow@mvista.com>
6518
6519 * Makefile.in (distclean): Remove config.log.
6520
f30ee0bc
AC
65212003-03-01 Andrew Cagney <cagney@redhat.com>
6522
6523 * gdbint.texinfo (Target Architecture Definition): Rename
6524 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6525
65262003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6527
6528 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6529 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6530
be448670
CF
65312003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6532
6533 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6534 (Non-debug DLL symbols): New node, describing the minimal symbols
6535 loaded from DLLs without real debugging symbols.
6536
501eef12
AC
65372003-02-20 Andrew Cagney <ac131313@redhat.com>
6538
6539 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6540 hardware-breakpoint-limit".
6541 (Set Watchpoints): Add cross reference to "set remote
6542 hardware-watchpoint-limit".
6543 (Remote configuration options): New section.
6544
21c294e6
AC
65452003-02-04 Andrew Cagney <ac131313@redhat.com>
6546
e9be73e4
AC
6547 * gdbint.texinfo (Target Architecture Definition): Delete
6548 descrption of IS_TRAPPED_INTERNALVAR.
6549
21c294e6
AC
6550 From Keith Seitz <keiths@redhat.com>:
6551 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6552 option "-i"/"--interpreter" to this chapter. Include index
6553 entries.
6554
0179ffac
DC
65552003-02-04 David Carlton <carlton@math.stanford.edu>
6556
6557 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6558 (Variables): Recommend stabs+ and DWARF 2.
6559 (C plus plus expressions): Correct info about
6560 compiler versions, debug formats.
6561 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6562 PR symtab/874.
6563
7ca9f392
AC
65642003-02-01 Andrew Cagney <ac131313@redhat.com>
6565
6566 * gdbint.texinfo (Target Architecture Definition): Delete
6567 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6568 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6569 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6570 references to nindy and i960.
6571 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6572
31a85ea2
AC
65732003-02-01 Andrew Cagney <ac131313@redhat.com>
6574
6575 * gdbint.texinfo (Target Architecture Definition): Delete
6576 FLOAT_INFO.
6577
6b894e49
AC
65782003-01-30 Andrew Cagney <ac131313@redhat.com>
6579
6580 * stabs.texinfo (Member Type Descriptor): Clarify description of
6581 `@'. Suggested by Ben Hutchings.
6582
c48861fb
AC
65832003-01-29 Andrew Cagney <ac131313@redhat.com>
6584
6585 * gdb.texinfo (M68K): Delete reference to es1800.
6586
617073a9
AC
65872003-01-29 Andrew Cagney <ac131313@redhat.com>
6588
6589 * gdb.texinfo (Maintenance Commands): Document `maint print
6590 reggroups' and `maint print register-groups'.
6591 * gdbint.texinfo (Target Architecture Definition): Document
6592 register_reggroup_p.
6593
5b5d99cf
JB
65942003-01-23 Jim Blandy <jimb@redhat.com>
6595
6596 * gdb.texinfo (Separate Debug Files): New section.
6597
e7ba9c65
DJ
65982003-01-22 Daniel Jacobowitz <drow@mvista.com>
6599
6600 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6601 and "maint show profile".
6602
94e91d6d
MC
66032003-01-16 Michael Chastain <mec@shout.net>
6604
6605 * gdb.texinfo (Installing GDB): Warn against
6606 ".../gdb-VERSION/gdb/configure".
6607 (Separate Objdir): Likewise.
6608
867f3898
AC
66092003-01-15 Andrew Cagney <ac131313@redhat.com>
6610
6611 * gdbint.texinfo (Target Architecture Definition): Delete
6612 definition of PRINT_REGISTER_HOOK.
6613
f153cc92
EZ
66142003-01-15 Elena Zannoni <ezannoni@redhat.com>
6615
6616 (OpenRISC 1000): Fix formatting of command names.
6617
c60eb6f1
EZ
66182003-01-15 Elena Zannoni <ezannoni@redhat.com>
6619
6620 * gdb.texinfo (Continuing and Stepping): Add new command
6621 'advance'. Clarify behavior of 'until'.
6622
f5ebfba0
DJ
66232003-01-13 Daniel Jacobowitz <drow@mvista.com>
6624
6625 * gdb.texinfo (Files): Document solib-absolute-prefix and
6626 solib-search-path.
6627
4ce8657e
MC
66282003-01-09 Michael Chastain <mec@shout.net>
6629
6630 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6631 (Create a Release): Add new instructions for new @file{src-release}.
6632 Document existing instructions for @file{Makefile.in} as
6633 being for @value{GDBN} 5.3.1 or earlier.
6634
372613e3
AC
66352003-01-09 Andrew Cagney <ac131313@redhat.com>
6636
6637 * gdbint.texinfo (Target Architecture Definition): Mention
6638 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6639 allocate memory.
6640
b4e9345d
DJ
66412003-01-04 Daniel Jacobowitz <drow@mvista.com>
6642
6643 * gdb.texinfo (Controlling GDB): Add @kindex for
6644 "show osabi".
6645 (Backtraces): Add @kindex's for backtrace-below-main.
6646
98b45e30
DJ
66472003-01-04 Daniel Jacobowitz <drow@mvista.com>
6648
6649 * gdb.texinfo (Controlling GDB): Document "set osabi".
6650
95f90d25
DJ
66512003-01-04 Daniel Jacobowitz <drow@mvista.com>
6652
6653 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6654 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6655
1e698235
DJ
66562003-01-04 Daniel Jacobowitz <drow@mvista.com>
6657
6658 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6659 "set coerce-float-to-double".
6660 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6661
e632838e
AC
66622003-01-02 Andrew Cagney <ac131313@redhat.com>
6663
6664 * stabs.texinfo: Remove obsolete text.
6665 * gdbint.texinfo: Ditto.
6666 * gdb.texinfo: Ditto.
6667
c133ab7a
MK
66682002-12-22 Mark Kettenis <kettenis@gnu.org>
6669
6670 * gdbint.texinfo (Target Architecture Definition): Update
6671 description of gdbarch_register_osabi.
6672
f821f325
KH
66732002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6674
6675 * agentexpr.texi: Fix typos.
6676 * annotate.texi: Likewise.
6677 * fdl.texi: Likewise.
6678
85a6d8d3 66792002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6680
6681 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6682 DEPRECATED_INIT_FRAME_PC.
6683
ae45cd16
AC
66842002-12-01 Andrew Cagney <ac131313@redhat.com>
6685
6686 * gdbint.texinfo (Target Architecture Definition): Delete
6687 PC_IN_CALL_DUMMY.
6688
07555a72
AC
66892002-11-28 Andrew Cagney <ac131313@redhat.com>
6690
6691 * gdbint.texinfo (Host Definition): Delete documentation on
6692 USE_GENERIC_DUMMY_FRAMES.
6693
c166cdc7
EZ
66942002-11-26 Elena Zannoni <ezannoni@redhat.com>
6695
5ae4183a 6696 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6697 * Makefile.in (install-info): Run the install-info command as part
6698 of the post install steps only.
6699 (uninstall-info): New target.
6700 (uninstall): New target.
6701
35db0260
EZ
67022002-11-22 Elena Zannoni <ezannoni@redhat.com>
6703
6704 * Makefile.in (install): Make install do some real work.
6705
9ba8d803
AC
67062002-11-19 Andrew Cagney <ac131313@redhat.com>
6707
6708 Fix POSIX problem reported by Paul Eggert.
6709 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6710 Fix PR gdb/527.
6711
903ad3a6
AC
67122002-10-26 Andrew Cagney <cagney@redhat.com>
6713
6714 * gdbint.texinfo (Target Architecture Definition): Delete
6715 definition of DO_REGISTERS_INFO.
6716
f2abfe65
KB
67172002-10-18 Kevin Buettner <kevinb@redhat.com>
6718
6719 * gdbint.texinfo (Address Classes): Fix problems with insertion
6720 of ``{'' and ``}'' in example.
6721
b5b0480a
KB
67222002-10-17 Kevin Buettner <kevinb@redhat.com>
6723
6724 * gdbint.texinfo (Address Classes): New section.
6725 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6726 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6727 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6728 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6729
c85508ee
KD
67302002-10-11 Klee Dienes <kdienes@apple.com>
6731
6732 * gdb.texinfo (Registers): Mention vector registers as well as
6733 floating registers in the documentation for 'info registers' and
6734 'info all-registers'.
6735
6d12fc3d
DJ
67362002-10-11 Daniel Jacobowitz <drow@mvista.com>
6737
6738 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6739
8d19fbd2
JJ
67402002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6741
6742 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6743 interface definition.
6744
a37295f9
MM
67452002-10-03 Marko Mlinar <markom@opencores.org>
6746
6747 * gdb.texinfo (Target Commands): Add or1k target specific
6748 commands.
6749 * gdb.texinfo (Contributors): Add myself to the contributors list.
6750
da0f9dcd
AC
67512002-10-01 Andrew Cagney <ac131313@redhat.com>
6752
6753 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6754 and "mi1" instead of "mi1" and "mi0".
6755
2e834e49
HPN
67562002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6757
6758 * gdb.texinfo (Packets): Fix typos "alligned".
6759 Correct z3/Z3 description. Correct z4/Z4 title.
6760
050be0dc
AC
67612002-09-27 Andrew Cagney <ac131313@redhat.com>
6762
6763 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6764
1104b9e7
KB
67652002-09-25 Kevin Buettner <kevinb@redhat.com>
6766
6767 * gdb.texinfo: Use GNU/Linux instead of Linux.
6768
512217c7
AC
67692002-09-25 Andrew Cagney <ac131313@redhat.com>
6770
6771 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6772
10998722
AC
67732002-09-24 Andrew Cagney <ac131313@redhat.com>
6774
512217c7 6775 * gdb.texinfo: Replace @example with @smallexample.
10998722 6776
a0eb71c5
KB
67772002-09-20 Kevin Buettner <kevinb@redhat.com>
6778
f7dc1244 6779 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6780 * gdb.texinfo (Character Sets): Use @smallexample instead of
6781 @example. Use GNU/Linux instead of Linux.
6782
67832002-09-20 Jim Blandy <jimb@redhat.com>
6784
6785 * gdb.texinfo: Add character set documentation.
6786
2f870471
AC
67872002-09-19 Andrew Cagney <ac131313@redhat.com>
6788
6789 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6790 (Packets): Add cross reference from `b' packet to `z' packets.
6791
790eb8f5
AC
67922002-09-19 Andrew Cagney <ac131313@redhat.com>
6793
8d30a00d
AC
6794 * gdb.texinfo (Maintenance Commands): Document ``maint
6795 internal-error'' and ``maint internal-warning''.
6796
790eb8f5
AC
6797 * gdbint.texinfo (Target Architecture Definition): Revise
6798 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6799
a23a7bf1
JB
68002002-09-19 Joel Brobecker <brobecker@gnat.com>
6801
6802 * gdbint.texinfo (Target Conditionals): Document the new
6803 NAME_OF_MALLOC macro.
6804
299ffc64
AC
68052002-09-05 Andrew Cagney <ac131313@redhat.com>
6806
6807 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6808 engineer.
6809
b7bb15bc
SC
68102002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6811
6812 * gdb.texinfo (TUI Overview): Document status line fields.
6813
3d757584
SC
68142002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6815
6816 * gdb.texinfo (TUI Commands): Document info win command.
6817
269c21fe
SC
68182002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6819
6820 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6821
7cf36c78
SC
68222002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6823
6824 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6825 (TUI Keys): Likewise.
6826
d2c6833e
AC
68272002-08-25 Andrew Cagney <ac131313@redhat.com>
6828
6829 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6830 for a packet receive.
6831
46d8b1c3
AC
68322002-08-25 Andrew Cagney <ac131313@redhat.com>
6833
6834 * Makefile.in (clean): Move to end of file.
6835 (distclean, maintainer-clean, realclean): Ditto.
6836 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6837 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6838 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6839 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6840
b0787093
AC
68412002-08-24 Andrew Cagney <ac131313@redhat.com>
6842
6843 * Makefile.in (GDBINT_TEX_TMPS): Define.
6844 (gdbint.dvi, gdbint.pdf): Use
6845 (GDB_TEX_TMPS): Define.
6846 (gdb.dvi, gdb.pdf): Use.
6847 (STABS_TEX_TMPS): Define.
6848 (stabs.dvi, stabs.pdf): Use.
6849 (GDB_DOC_SOURCE_INCLUDES): New macros.
6850 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6851 (GDBINT_DOC_FILES_INCLUDES): New macros.
6852 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6853 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6854 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6855 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6856 (links2roff): Replace SFILES_INCLUDED with
6857 GDB_DOC_SOURCE_INCLUDES.
6858 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6859 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6860 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6861 dependencies.
6862 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6863 dependencies.
6864 (gdbmi.texinfo): Delete rule.
6865 (inc-hist.texinfo): Delete rule.
6866 (rluser.texinfo): Delete rule.
6867
ebba8386
AC
68682002-08-23 Andrew Cagney <cagney@redhat.com>
6869
6870 * gdbint.texinfo (Target Architecture Definition): Update
6871 STORE_RETURN_VALUE, mention regcache.
6872
0ab7a791
AC
68732002-08-21 Andrew Cagney <ac131313@redhat.com>
6874
6875 * gdbint.texinfo (Target Architecture Definition): Document
6876 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6877
ee2d5c50
AC
68782002-08-19 Andrew Cagney <ac131313@redhat.com>
6879
6880 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6881 Fix minor typos. Add index entries.
6882
53c69bd7
AC
68832002-08-18 Andrew Cagney <ac131313@redhat.com>
6884
6885 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6886
e76f1f2e
AC
68872002-08-15 Andrew Cagney <ac131313@redhat.com>
6888
6889 * gdbint.texinfo (Target Architecture Definition): Document
6890 PRINT_VECTOR_INFO.
6891 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6892
0680b120
AC
68932002-08-13 Andrew Cagney <ac131313@redhat.com>
6894
6895 * gdb.texinfo (Maintenance Commands): Document "maint print
6896 registers", "maint print raw-registers" and "maint print
6897 cooked-registers".
6898
3c3bea1c
GS
68992002-08-08 Grace Sainsbury <graces@redhat.com>
6900
a9331b3f 6901 From Mark Salter:
3c3bea1c
GS
6902 * gdb.texinfo (Protocol): Document T packet extension to
6903 allow watchpoint address reporting.
6904
42f9b0a5
AC
69052002-08-03 Andrew Cagney <ac131313@redhat.com>
6906
6907 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6908
db034ac5
AC
69092002-08-01 Andrew Cagney <cagney@redhat.com>
6910
6911 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6912 to CHILL.
6913
e2b28d04
AC
69142002-08-01 Andrew Cagney <ac131313@redhat.com>
6915
6916 * gdbint.texinfo (Coding): Revise section "Include Files".
6917
7fb623f7
AC
69182002-07-24 Andrew Cagney <cagney@redhat.com>
6919
6920 * gdbint.texinfo: Obsolete references to m88k.
6921 * gdb.texinfo: Ditto.
6922
4a2b4636
JB
69232002-07-10 Joel Brobecker <brobecker@gnat.com>
6924
7fb623f7 6925 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6926 where the proper version of autoconf can be retrieved.
6927
a71ec265
DH
69282002-07-09 Don Howard <dhoward@redhat.com>
6929
6930 * gdb.texinfo (Command Files): Further describe the behavior of
6931 sourced command files.
6932
b9aa90c9
AC
69332002-06-27 Andrew Cagney <ac131313@redhat.com>
6934
6935 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6936 (Coding): Clarify ISO C version that GDB assumes.
6937
40dd2248
TT
69382002-06-26 Tom Tromey <tromey@redhat.com>
6939
6940 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6941 add_setshow_cmd_full.
6942
bfac230e
DH
69432002-06-25 Don Howard <dhoward@redhat.com>
6944
6945 * gdb.texinfo (Memory Region Attributes): Document new behavior
6946 for 'mem' command.
6947
475b0867
JB
69482002-06-11 Jim Blandy <jimb@redhat.com>
6949
919d772c
JB
6950 * gdb.texinfo (Symbols): Update documentation for `info source'
6951 command.
6952
475b0867
JB
6953 * gdb.texinfo (Macros): Call the command `info macro', not
6954 `show macro'.
6955
ba8c9337
AC
69562002-06-09 Andrew Cagney <ac131313@redhat.com>
6957
6958 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6959 data''.
6960
1029b7fa
MK
69612002-06-09 Mark Kettenis <kettenis@gnu.org>
6962
6963 * gdbint.texinfo (Target Architecture Definition): Document
6964 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6965
16737d73
AC
69662002-06-08 Andrew Cagney <ac131313@redhat.com>
6967
6968 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6969 lists.
6970
30107679
AC
69712002-06-08 Andrew Cagney <ac131313@redhat.com>
6972
6973 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6974 Branch''.
6975
3352e23e
AC
69762002-06-01 Andrew Cagney <ac131313@redhat.com>
6977
6978 * gdbint.texinfo (Target Architecture Definition): Add section
6979 ``Converting an existing Target Architecture to Multi-arch''.
6980
cbb09e6a
AC
69812002-05-30 Andrew Cagney <ac131313@redhat.com>
6982
6983 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6984 to ``Obsoleting code''. Revise.
6985
e2e0bcd1
JB
69862002-05-17 Jim Blandy <jimb@redhat.com>
6987
6988 * gdb.texinfo (C Preprocessor Macros): New chapter.
6989 Include it in the main menu.
6990 (Contributors): Credit Jim Blandy with macro support.
6991 (Compilation): Explain how to get macro information into the
6992 executable.
6993 (Expressions): Note that preprocessor macros are expanded.
6994
9db8d71f
DJ
69952002-05-14 Daniel Jacobowitz <drow@mvista.com>
6996
6997 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6998 options for `target remote'.
6999
6d531722
AC
70002002-05-13 Andrew Cagney <ac131313@redhat.com>
7001
7002 * gdbint.texinfo (Target Architecture Definition): Delete
7003 documentation on NNPC_REGNUM.
7004
13d01224
AC
70052002-05-11 Andrew Cagney <ac131313@redhat.com>
7006
7007 * gdbint.texinfo (Target Architecture Definition): Document
7008 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7009 (Target Architecture Definition): Revise section `Using Different
7010 Register and Memory Data Representations'. Add section `Raw and
7011 Virtual Register Representations'.
7012
b2e75d78
AC
70132002-05-11 Andrew Cagney <ac131313@redhat.com>
7014
7015 * gdbint.texinfo (Target Architecture Definition): Mention
7016 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7017 (Target Architecture Definition): Mention same. Add references to
7018 web pages.
7019
2c8682ee
MS
70202002-05-08 Michael Snyder <msnyder@redhat.com>
7021
7022 * stabs.texinfo (Attributes): Document new "vector" attribute.
7023
0816590b
AC
70242002-05-04 Andrew Cagney <ac131313@redhat.com>
7025
7026 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7027
2653173e
AC
70282002-05-04 Andrew Cagney <ac131313@redhat.com>
7029
7030 * gdb.texinfo: Delete obsolete references to a29k.
7031
d7bd68ca
AC
70322002-04-24 Andrew Cagney <ac131313@redhat.com>
7033
7034 * gdbint.texinfo (Target Architecture Definition): Replace
7035 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7036
21d83aa5
DM
70372002-04-24 David S. Miller <davem@redhat.com>
7038
7039 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7040
7673a6cc
DM
70412002-04-21 David S. Miller <davem@redhat.com>
7042
7043 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7044
d49d1e0a
AC
70452002-04-21 Andrew Cagney <ac131313@redhat.com>
7046
7047 * gdbint.texinfo (Target Architecture Definition): Delete
7048 definition of HAVE_REGISTER_WINDOWS.
7049
f7dc1244 70502002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7051
7052 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7053 "Theodore A. Roth" <troth@verinet.com>.
7054
5ca0cb28
DH
70552002-04-15 Don Howard <dhoward@redhat.com>
7056
f7dc1244 7057 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7058 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7059 Provide a better explaination of this feature.
5ca0cb28 7060
f208ba17
AC
70612002-04-14 Andrew Cagney <ac131313@redhat.com>
7062
7063 * gdbint.texinfo (Target Architecture Definition): Remove
7064 FRAME_CHAIN_COMBINE.
7065
d5ba91de
MC
70662002-04-12 Michael Chastain <mec@shout.net>
7067
7068 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7069 REG_STACK_SEGMENT.
7070
26818220
MC
70712002-04-09 Michael Chastain <mec@shout.net>
7072
7073 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7074 PYRAMID_* macros.
7075
129188f6
AC
70762002-04-07 Andrew Cagney <ac131313@redhat.com>
7077
7078 * gdb.texinfo (Bug Reporting): Document that the web is the
7079 prefered way of submitting bug reports.
7080 (Bug Reporting): Delete the s-mail address as the last resort.
7081
8227c0ff
AC
70822002-04-05 Andrew Cagney <ac131313@redhat.com>
7083
7084 * gdbint.texinfo (Target Architecture Definition): Delete
7085 references to TARGET_WRITE_FP and write_fp.
7086
16d9dec6
MS
70872002-03-27 Michael Snyder <msnyder@redhat.com>
7088
7089 * gdb.texinfo: Document new commands dump, append, and restore.
7090
9ae8b82c
AC
70912002-03-27 Andrew Cagney <ac131313@redhat.com>
7092
7093 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7094 Branch'.
7095
474c8240
AC
70962002-03-18 Andrew Cagney <ac131313@redhat.com>
7097
7098 * gdb.texinfo: Change all examples to @smallexample.
7099 * gdbint.texinfo: Ditto.
a9331b3f 7100
fb0ff88f
AC
71012002-03-18 Andrew Cagney <ac131313@redhat.com>
7102
7103 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7104 Branches''.
7105
9bb0a4d8
AC
71062002-03-18 Andrew Cagney <ac131313@redhat.com>
7107
7108 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7109 Policy''.
7110
937f164b
FF
71112002-03-04 Fred Fish <fnf@redhat.com>
7112
7113 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7114 expresson, suports, dependant, trhe, perhaphs, situtations,
7115 explictily, taged, oportunity, unfortunatly).
7116
a7b40f07
AC
71172002-02-24 Andrew Cagney <ac131313@redhat.com>
7118
7119 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7120 Remove reference to 3.12.
7121
aab4e0ec
AC
71222002-02-23 Andrew Cagney <ac131313@redhat.com>
7123
7124 * gdbint.texinfo: Include fdl.texi.
7125 (Top): Add GNU Free Documentation License.
7126 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7127 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7128 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7129 (gdbint.info): Add srcdir to include path.
7130 * gdb.texinfo: Include gpl.texi.
7131 (Top): Add Copying.
7132 * gpl.texi: New file.
7133
47b95330
AC
71342002-02-23 Andrew Cagney <ac131313@redhat.com>
7135
7136 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7137
78c47bea
PM
71382002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7139
7140 * gdb.texinfo: Document Cygwin native specific commands.
7141
56460a61
DJ
71422002-02-15 Daniel Jacobowitz <drow@mvista.com>
7143
7144 * gdb.texinfo: Document gdbserver ``--attach'' command.
7145
def71bfa
MS
71462002-02-07 Michael Snyder <msnyder@redhat.com>
7147
7148 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7149 to @code(_ovly_debug_event).
7150
c928edc0
AC
71512002-02-07 Andrew Cagney <ac131313@redhat.com>
7152
7153 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7154
81d46470
MS
71552002-02-06 Michael Snyder <msnyder@redhat.com>
7156
7157 * gdb.texinfo (overlays): Mention new magic symbol
7158 '_ovly_debug_event', which allows GDB to keep better track
7159 of overlays.
7160
f7dc1244 71612002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7162
7163 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7164 Suggested by Dmitry Sivachenko.
7165
7166 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7167
15110bc3
MS
71682002-02-01 Michael Snyder <msnyder@redhat.com>
7169
7170 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7171
6763aef9
MS
71722002-01-30 Michael Snyder <msnyder@redhat.com>
7173
ac282366
MS
7174 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7175 (set trust-readonly-sections): Document.
6763aef9 7176
8642bc8f
AC
71772002-01-29 Andrew Cagney <ac131313@redhat.com>
7178
7179 * gdbint.texinfo (Releasing GDB): Revise and update.
7180
afe64c1a
AC
71812002-01-28 Andrew Cagney <ac131313@redhat.com>
7182
7183 * gdbint.texinfo (Target Architecture Definition): Delete
7184 description of TARGET_BYTE_ORDER_DEFAULT.
7185
f7dc1244 71862002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7187
7188 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7189 <mitya@cavia.pp.ru>.
7190
3d6e1b5a
AC
71912002-01-23 Andrew Cagney <ac131313@redhat.com>
7192
7193 * libgdb.texinfo: Delete file.
7194
6c0e9fb3
AC
71952002-01-22 Andrew Cagney <ac131313@redhat.com>
7196
7197 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7198 * gdbint.texinfo: Ditto.
7199
e0ce93ac
AC
7200Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7201
7202 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7203
be298bcc
AC
72042002-01-22 Andrew Cagney <ac131313@redhat.com>
7205
7206 * Makefile.in: Update copyright.
7207 (TEXI2DVI): Define.
7208 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7209 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7210 gdb-cfg.texi.
7211 (TEXINDEX, PDFTEX): Delete makefile variables.
7212
8e04817f
AC
72132002-01-22 Andrew Cagney <ac131313@redhat.com>
7214
7215 * gdb.texinfo (Protocol): Move section to appendix.
7216
6b2f586d
AC
72172002-01-21 Andrew Cagney <ac131313@redhat.com>
7218
7219 * gdb.texinfo (Remote Debugging): Create a menu.
7220 (Top): Add ``Remote Debugging'' to menu.
7221
6f05cf9f
AC
72222002-01-21 Andrew Cagney <ac131313@redhat.com>
7223
7224 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7225 serial protocol'' from here.
7226 (Remote Debugging): To here. New chapter.
7227
3fd3d7d2
AC
72282002-01-20 Andrew Cagney <ac131313@redhat.com>
7229
7230 * gdbint.texinfo (Target Architecture Definition): Delete
7231 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7232
7fd60527
AC
72332002-01-20 Andrew Cagney <ac131313@redhat.com>
7234
7235 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7236 are no longer needed.
7237 (Porting GDB): Add maintainer note about configure.host.
7238
c2f05ac9
AC
72392002-01-20 Andrew Cagney <ac131313@redhat.com>
7240
7241 * gdbint.texinfo (Target Architecture Definition): Remove
7242 definition of IEEE_FLOAT.
7243
f7dc1244 72442002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7245
7246 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7247 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7248 <3diff@gnu.org>
231b2aad 7249
82600034
AC
72502002-01-19 Andrew Cagney <ac131313@redhat.com>
7251
7252 * gdbint.texinfo (Host Definition): Remove references to
7253 MALLOC_INCOMPATIBLE.
7254
7708fa01
AC
72552002-01-17 Andrew Cagney <ac131313@redhat.com>
7256
7257 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7258 and xyz-xdep.o.
7259
eb12ee30
AC
72602002-01-17 Andrew Cagney <ac131313@redhat.com>
7261
889bf7c5 7262 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7263 (Set Breaks): Copy ``maint info breakpoint'' doco to
7264 ``Maintenance Commands'' appendix. Add reference.
7265
c9ccaa92
AC
72662002-01-17 Andrew Cagney <ac131313@redhat.com>
7267
7268 * fdl.texi: Remove next/prev from @node.
7269
f7dc1244 72702002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7271
7272 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7273 for monstrous @multitable (from Brian Youmans).
7274
7275 * fdl.texi: New file.
7276
7277 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7278
8973da3a
AC
72792002-01-15 Andrew Cagney <ac131313@redhat.com>
7280
7281 * gdbint.texinfo (Releasing GDB): New chapter.
7282
7d86b5d5
AC
72832002-01-14 Andrew Cagney <ac131313@redhat.com>
7284
7285 * gdb.texinfo (Embedded Processors, Calling program functions):
7286 Obsolete references to a29k.
7287
cc1cb004
AC
72882002-01-13 Andrew Cagney <ac131313@redhat.com>
7289
7290 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7291 examples. Document that a code-block should do or discard its
7292 cleanups before exit.
7293
79f12247
MS
72942002-01-11 Michael Snyder <msnyder@redhat.com>
7295
7296 * gdb.texinfo (Choosing files): Change @samp to @file.
7297
19837790
MS
72982002-01-05 Michael Snyder <msnyder@redhat.com>
7299
7300 * gdb.texinfo (--pid): Document new command line option (attach).
7301
f7dc1244 73022002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7303
7304 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7305 in the stub.
7306
d7449b42
AC
73072002-01-04 Andrew Cagney <ac131313@redhat.com>
7308
7309 * gdbint.texinfo (Target Architecture Definition): Replace
7310 BIG_ENDIAN with BFD_ENDIAN_BIG.
7311
f23631e4
AC
73122002-01-03 Andrew Cagney <ac131313@redhat.com>
7313
7314 * gdbint.texinfo (Target Architecture Definition): Replace
7315 value_ptr with struct value pointer.
7316
72c9928d
EZ
73172002-01-02 Eli Zaretskii <eliz@gnu.org>
7318
7319 * gdb.texinfo (Free Software): Fix wording.
7320
959acfd1
EZ
73212001-12-31 Eli Zaretskii <eliz@gnu.org>
7322
7323 * gdb.texinfo (Free Software): New section ``Free Software Needs
7324 Free Documentation''.
7325
f7dc1244 73262001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7327
7328 * stabs.texinfo:
7329 * gdb.texinfo:
7330 * gdbint.texinfo:
7331 * libgdb.texinfo:
7332 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7333
6600abed
MS
73342001-12-29 Michael Snyder <msnyder@redhat.com>
7335
7336 * gdb.texinfo (maint info sections): Fix typo.
7337
f6680716
MS
73382001-12-26 Michael Snyder <msnyder@redhat.com>
7339
fe95c787
MS
7340 * gdb.texinfo (maint info sections): Document.
7341
a9331b3f 7342 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7343 'info proc' sub-options that are currently not implemented.
7344
c3d3ce5b
JB
73452001-12-20 Jim Blandy <jimb@redhat.com>
7346
7347 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7348
778eb05e
AC
73492001-12-15 Andrew Cagney <ac131313@redhat.com>
7350
7351 * gdbint.texinfo (Target Architecture Definition): Replace
7352 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7353
2607059c
AC
73542001-12-01 Andrew Cagney <ac131313@redhat.com>
7355
7356 * gdbint.texinfo (Host Definition): Delete documentation on
7357 HOST_BYTE_ORDER.
7358
df0cd8c5
JB
73592001-11-30 Jim Blandy <jimb@redhat.com>
7360
7361 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7362 overlay support. Add to top-level menu.
df0cd8c5 7363
88118b3a
TT
73642001-11-26 Tom Tromey <tromey@redhat.com>
7365
7366 * gdb.texinfo (Command Syntax): Document C-o binding.
7367
96565e91
CF
73682001-07-26 Christopher Faylor <cgf@redhat.com>
7369
7370 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7371 use since it is described in the referenced section.
7372
f7dc1244 7373 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7374 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7375 clearer when using DJGPP.
7376
2a3d5645
CF
73772001-11-24 Christopher Faylor <cgf@redhat.com>
7378
7379 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7380 specifically refer to MS-DOS.
7381 (command files): Mention gdb.ini is only used on MS-DOS.
7382
aa26fa3a
TT
73832001-11-21 Tom Tromey <tromey@redhat.com>
7384
7385 * gdb.texinfo (Invoking GDB): Document --args.
7386 (Mode Options): Likewise.
7387
4f8ada06
JB
73882001-11-21 Jim Blandy <jimb@redhat.com>
7389
7390 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7391 Delete documentation; this macro has been removed from the
7392 sources.
4f8ada06 7393
3fe0dc10
JB
73942001-11-13 Jim Blandy <jimb@redhat.com>
7395
7396 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7397
9e5abb06
CV
73982001-11-06 Corinna Vinschen <vinschen@redhat.com>
7399
7400 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7401
1c5dfdad
MS
74022001-11-05 Michael Snyder <msnyder@redhat.com>
7403
a9331b3f 7404 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7405 quote regexp chars in function names such as "operator*()".
7406
990f9fe3
FF
74072001-11-01 Fred Fish <fnf@redhat.com>
7408
7409 * gdbint.texinfo (SOLIB_ADD): Document additional new
7410 "readsyms" arg.
7411
b433d00b
DH
74122001-10-30 Don Howard <dhoward@redhat.com>
7413
070b1dd3
DH
7414 * gdb.texinfo: (Command Files) Added documentation for the
7415 behavior of gdb with input redirected from a file.
b433d00b 7416
b7209cb4
FF
74172001-10-28 Fred Fish <fnf@redhat.com>
7418
7419 * gdb.texinfo (auto-solib-add): Change docs to match
7420 implementation change.
7421 (auto-solib-limit): Add docs for new variable.
7422
1aa20aa8
AC
74232001-10-15 Andrew Cagney <ac131313@redhat.com>
7424
7425 * gdbint.texinfo (Target Architecture Definition): Function
7426 value_as_pointer renamed to value_as_address.
7427
fc0c74b1
AC
74282001-10-15 Andrew Cagney <ac131313@redhat.com>
7429
7430 * gdbint.texinfo (Target Architecture Definition): Default
7431 POINTER_TO_ADDRESS functions assume unsigned addresses.
7432 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7433 posting by Jim Blandy.
7434
f4846649
JB
74352001-10-12 Jim Blandy <jimb@redhat.com>
7436
7437 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7438 version of texi2html (1.64) doesn't support this flag any more.
7439
f277788b
MK
74402001-09-08 Mark Kettenis <kettenis@gnu.org>
7441
a9dc4918
MK
7442 * gdbint.texinfo (Host Definition): Remove description of
7443 MEM_FNS_DECLARED.
7444
d28379df
MK
7445 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7446
f277788b
MK
7447 * gdbint.texinfo (Host Definition): Remove description of
7448 HAVE_SIGSETMASK.
7449
7ccaa899
EZ
74502001-09-04 Elena Zannoni <ezannoni@redhat.com>
7451
7452 * gdbint.texinfo (Target Architecture Definition): Add
7453 explanation of TARGET_PRINT_INSN macro.
7454
17d9d558
JB
74552001-08-30 Jim Blandy <jimb@redhat.com>
7456
7457 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7458 Explain what it means to load relocatable files.
7459
72cde065
JB
74602001-08-28 Jim Blandy <jimb@redhat.com>
7461
7462 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7463 info `top' menu.
7464
9e678452
CF
7465Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7466
7467 * gdbint.texinfo: Add a cautionary note about macro use.
7468
a2bea4c3 74692001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7470
a2bea4c3
CV
7471 * gdb.texinfo: Explain omitting the hostname in the
7472 `target remote' command.
7473
1129bf27
DJ
74742001-07-30 Daniel Jacobowitz <drow@mvista.com>
7475
7476 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7477 and END-INFO-DIR-ENTRY.
7478
732b3002
SC
74792001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7480
7481 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7482
89437448
AC
74832001-07-25 Andrew Cagney <ac131313@redhat.com>
7484
7485 * gdbint.texinfo (libgdb): Rewrite.
7486
f7dc1244 74872001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7488
7489 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7490
c4555f82
SC
74912001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7492
7493 * gdb.texinfo (TUI): New chapter, document the TUI.
7494 (Mode Options): Document the -tui option.
7495
2f45a6e0
MK
74962001-07-23 Mark Kettenis <kettenis@gnu.org>
7497
7498 * gdbint.texinfo (Host Definition): Remove description of
7499 NEED_POSIX_SETPGID.
7500
f7dc1244 75012001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7502
7503 * gdb.tex (DJGPP Native): New node, with descriptions of
7504 DJGPP-specific commands.
7505
be9c6c35
JM
75062001-07-19 John R. Moore <jmoore@redhat.com>
7507
7508 * gdbint.texinfo: Three misspellings.
7509
dfa249fb
AC
75102001-07-06 Andrew Cagney <ac131313@redhat.com>
7511
7512 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7513 `test` expressions on bash. Problem reported by Colin Walters.
7514
c72e7388
AC
75152001-07-04 Andrew Cagney <ac131313@redhat.com>
7516
7517 * gdbint.texinfo (User Interface): Update ui-out documentation to
7518 refelect recent UI/MI updates.
7519
94bbb2c0
AC
75202001-07-04 Andrew Cagney <ac131313@redhat.com>
7521
7522 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7523 interpreters.
7524
af6c57ea
AC
75252001-06-15 Andrew Cagney <ac131313@redhat.com>
7526
7527 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7528 structure and not macros.
7529 (Host Definition): Document that much of this chapter is obsolete.
7530 (Target Architecture Definition): Update list of files that make
7531 up a target architecture.
7532 (Coding): Update.
7533
83aa8bc6
AC
75342001-06-28 Andrew Cagney <ac131313@redhat.com>
7535
7536 * gdbint.texinfo (Target Architecture Definition): Update
7537 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7538 The latter has been changed to a true predicate.
7539
f7dc1244 75402001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7541
7542 * annotate.texi: Add @noindent where needed. From Dmitry
7543 Sivachenko <dima@Chg.RU>.
7544 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7545
656db9b0
AC
75462001-06-16 Andrew Cagney <ac131313@redhat.com>
7547
7548 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7549
df2396a1
AC
75502001-06-14 Andrew Cagney <ac131313@redhat.com>
7551
7552 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7553 returns ``OK''. Document that the ``R'' packet does not reply.
7554
0f1f2b0a
MS
75552001-06-13 Michael Snyder <msnyder@redhat.com>
7556
7557 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7558
f7dc1244 75592001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7560
7561 * gdb.texinfo (Signals): Clarify the default setting of signal
7562 handling.
7563
a5d7c491
AC
75642001-05-14 Andrew Cagney <ac131313@redhat.com>
7565
7566 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7567 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7568
05a54c4f
AC
75692001-05-12 Andrew Cagney <ac131313@redhat.com>
7570
7571 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7572
f7dc1244 75732001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7574
7575 * gdbint.texinfo (Clean Design and Portable Implementation):
7576 Renamed from "Clean Design".
7577 (Clean Design and Portable Implementation): Document portable
7578 methods of handling file names, and the associated macros.
7579
f7dc1244 75802001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7581
7582 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7583 command and provide a cross-reference to its description.
7584 (Symbols): Note that "info scope" is useful for trace experiments.
7585
f7dc1244 75862001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7587
b37052ae
EZ
7588 * gdb.texinfo (Symbols): Document "info scope".
7589 (Tracepoints): New chapter.
7590 (Contributors): Update for v5.1.
7591 <All nodes>: Change "C++" to "C@t{++}".
7592
0ee54786
EZ
7593 * gdbint.texinfo (User Interface): A new section about ui_out
7594 functions, based on text written by Fernando Nasser.
7595
c534679c
EZ
7596 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7597
f7dc1244 75982001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7599
e9c75b65
EZ
7600 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7601
7602 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7603
7604 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7605 Replace "GDB" with "@value{GDBN}". Fix markup.
7606
7607 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7608
3d67e040
EZ
7609 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7610 a cross-reference to its description.
7611 (Symbols): Document "info symbol".
7612
f7dc1244 76132001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7614
7615 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7616 subsection "x86 Watchpoints".
7617 (Target Architecture Definition): Document the macros
7618 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7619 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7620
b0ed3589
AC
76212001-03-20 Andrew Cagney <ac131313@redhat.com>
7622
7623 * gdbint.texinfo (Target Architecture Definition): Update
7624 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7625 list.
7626
b6ba6518
KB
76272001-03-06 Kevin Buettner <kevinb@redhat.com>
7628
7629 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7630 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7631
f7dc1244 76322001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7633
7634 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7635
f7dc1244 76362001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7637
17cc6a06
EZ
7638 * gdb.texinfo (Environment): Document that `path' does not change
7639 the value of PATH in GDB's own environment (it did in the past,
7640 but that was changed on March 15, 1994). Reported by Doug Evans
7641 <dje@transmeta.com>.
7642
56caf160
EZ
7643 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7644 its line. Fix markup of commands and macros. Add an Index node
7645 and index entries.
7646
29e57380
C
76472001-01-23 J.T. Conklin <jtc@redback.com>
7648
7649 * gdb.texinfo (Memory region attributes): New manual section.
7650
1c6147de
ND
76512001-01-04 Nicholas Duffek <nsd@redhat.com>
7652
7653 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7654
f7dc1244 76552000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7656
7657 * refcard.tex: Version and copyright fixed. From Phil Edwards
7658 <pedwards@disaster.jaj.com>.
7659
0dcedd82
AC
7660Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7661
7662 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7663 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7664
3b851bce
AC
7665Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7666
7667 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7668 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7669
f7dc1244 76702000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7671
7672 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7673 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7674
b90a5f51
CF
76752000-11-10 Christopher Faylor <cgf@cygnus.com>
7676
7677 * gdb.texinfo: Document new 'set step-mode' command.
7678
f7dc1244 76792000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7680
7681 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7682 changes from Dmitry Sivachenko <dima@Chg.RU>.
7683
f7dc1244 76842000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7685
7686 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7687 From Steven Johnson <sbjohnson@ozemail.com.au>.
7688
2e685b93
MK
76892000-08-10 Mark Kettenis <kettenis@gnu.org>
7690
7691 * gdbint.texinfo (Overall Structure): Spelling fix.
7692
f7dc1244 76932000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7694
7695 * gdbint.texinfo (Target Architecture Definition): Document that
7696 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7697 for which REGISTER_CONVERTIBLE returns a zero value.
7698
63ac3005
EZ
76992000-07-08 Christopher Faylor <cgf@cygnus.com>
7700
7701 * Makefile.in (install-info): Find files to install in either the
7702 build or source directories (adapted from Makefile.am).
7703
bd79f757
ND
77042000-07-07 Nicholas Duffek <nsd@redhat.com>
7705
7706 * stabs.texinfo: Fix spelling errors.
7707 (String Field): FILE-NUMBER starts from 0, not 1.
7708
f7dc1244 77092000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7710
7711 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7712 Brian Youmans.
5f208f6d 7713
f7dc1244 77142000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7715
7716 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7717 the source directory. Reported by Mark Harig
7718 <markh@frazier.landmark.com>.
cc542d3b 7719
f3b28801
C
77202000-06-20 J.T. Conklin <jtc@redback.com>
7721
7722 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7723
449f3b6c
AC
7724Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7725
7726 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7727 Generate using pdftex.
449f3b6c 7728 (PDFTEX): Define.
889bf7c5 7729 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7730 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7731 @contents at the start.
449f3b6c 7732
f7dc1244 77332000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7734
7735 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7736 Youmans.
48e934c6 7737
9e9c5ae7
AC
7738Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7739
7740 From Brian Youmans:
7741 * gdb.texinfo: Fix ``et al.''.
7742
c741b251
AC
7743Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7744
7745 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7746 loop.
c741b251 7747
4ab64e14
JG
77482000-05-19 Jimmy Guo <guo@cup.hp.com>
7749
7750 * configure: Regenerate.
7751
f7dc1244 77522000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7753
7754 * Makefile.in (install-info): Run install-info on installed Info
7755 files.
7756
8c70017b
AC
7757Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7758
a7cb598a 7759 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7760 Andrew Cagney.
8c70017b 7761
f7dc1244 77622000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7763
7764 * gdb.texinfo: Proofreading changes from Brian Youmans.
7765
bf0184be
ND
77662000-05-01 Nick Duffek <nsd@cygnus.com>
7767
7768 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7769 startup sequence, minor edits.
7770
f7dc1244 77712000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7772
7773 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7774 TeX.
7775
7776 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7777 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7778 like `n' and `s' which look weird. Convert some of the @kindex to
7779 @vindex, when they refer to variables, not commands.
7780
33e16fad
AC
7781Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7782
7783 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7784
f7dc1244 77852000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7786
7787 * Makefile.in (GDBMI_DIR): New variable.
7788 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7789 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7790 (gdbmi.texinfo): New target, for texi2roff.
7791 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7792 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7793
7794 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7795 gdbmi.texinfo.
7796 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7797 comment.
7798
d167840f
EZ
77992000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7800
7801 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7802 command.
d167840f 7803
f7dc1244 78042000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7805
7806 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7807 prevents the build (and is generally a Bad Idea).
7808
f7dc1244 78092000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7810
7811 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7812 a comma inside @var.
7813 (Command Files): Index markup changes from Dmitry Sivachenko
7814 <dima@Chg.RU>.
7815
f7dc1244 78162000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7817
7818 * Makefile.in (LN_S): Define.
7819 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7820 invoke "ln -s" unless it is known to work.
7821
7822 * configure.in (AC_PROG_LN_S): Add.
7823
8dc7983f
JB
78242000-04-14 Jim Blandy <jimb@redhat.com>
7825
7826 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7827 section.
7828 (Target Conditionals): Document ADDRESS_TO_POINTER,
7829 POINTER_TO_ADDRESS.
7830
1a8237e8
DB
78312000-04-11 Daniel Berlin <dan@cgsoftware.com>
7832
7833 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7834 gdb-cfg.texi to get the value.
7835
ca526f1a
JB
78362000-04-10 Jim Blandy <jimb@redhat.com>
7837
7838 * gdbint.texinfo (Target Architecture Definition): Fix
7839 cross-references.
7840
faaafcb4
JB
78412000-04-08 Jim Blandy <jimb@redhat.com>
7842
7843 * gdbint.texinfo (Using Different Register and Memory Data
7844 Representations): New section.
7845 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7846 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7847 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7848
1b27397f
AC
7849Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7850
7851 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7852 for acknowledgments.
1b27397f 7853
480ff1fb
AC
7854Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7855
7856 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7857 qThreadExtraInfo.
480ff1fb 7858
a9331b3f 78592000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7860
a9331b3f
RM
7861 * gdb.texinfo: Clarify which remote debug protocol commands are
7862 required and which are optional.
f1251bdd 7863
dbeb8dbd
AC
7864Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7865
7866 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7867 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7868 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7869 * annotate.texi: Update.
7870
6d2ebf8b
SS
78712000-03-28 Stan Shebs <shebs@apple.com>
7872
7873 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7874 expectation of additional changes before release), update
7875 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7876 node links, rephrase and/or shorten lines to fix formatting
7877 problem in both regular and @smallbook formats.
7878 * annotate.texi: Shorten lines in example, use smallexample
7879 consistently everywhere.
7880 * Makefile.in: Add comment about texinfo 4.0 html generation.
7881 (SFILES_INCLUDED): Add annotate.texi.
7882
5d161b24
DB
78832000-03-27 Daniel Berlin <dan@cgsoftware.com>
7884
5ae4183a
AS
7885 * gdb.texinfo (Debugging Output): Added new section, documenting
7886 the "set/show debug" commands.
5d161b24 7887
b9deaee7
AC
7888Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7889
7890 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7891 entry.
b9deaee7
AC
7892
7893 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7894 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7895 @chapter and @node entries.
a9331b3f 7896
b9deaee7 7897 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7898
9ef47d30
AC
7899Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7900
7901 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7902 files.
9ef47d30 7903
cfeada60
FN
79042000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7905
7906 From David Whedon <dwhedon@gordian.com>
5ae4183a 7907 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7908
6837a0a2
DB
79092000-03-22 Daniel Berlin <dan@cgsoftware.com>
7910
7911 * gdb.texinfo: Add documentation for the apropos command.
7912
bba2971c
MS
79132000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7914
7915 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7916
2b628194
MS
79172000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7918
a9331b3f 7919 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7920 two places.
7921
96a2c332
SS
79222000-03-17 Stan Shebs <shebs@apple.com>
7923
7924 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7925 <dima@Chg.RU>, also clarification of allowed content for
7926 string constants.
7927
f7dc1244 79282000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7929
7930 * gdb.texinfo (main menu): Add Annotations.
7931 (File Options): Add @cindex entries for each command-line option.
7932 Document --epoch, --annotate, --async, --interpreter, --write,
7933 --statistics, and --version.
7934
7935 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7936 of GDB.
7937
9d233477
JB
79382000-02-23 Jim Blandy <jimb@redhat.com>
7939
7940 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7941
14e0eb3b
JB
79422000-02-22 Jim Blandy <jimb@redhat.com>
7943
7944 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7945
3555de01
JM
79462000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7947
7948 * Makefile.in (diststuff): New target.
7949
5e35df8e
KB
79502000-02-15 Kevin Buettner <kevinb@redhat.com>
7951
7952 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7953 architecture. [From Jim Wilson.]
5e35df8e 7954
c5394b80
JM
79552000-01-16 Tom Tromey <tromey@cygnus.com>
7956
7957 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7958 (Delete Breaks): Mention range arguments.
7959 (Disabling): Likewise.
7960
c3f6f71d
JM
79612000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7962
7963 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7964
c4093a6a
JM
7965Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7966
7967 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7968 valid functions.
c4093a6a 7969
11cf8741
JM
79701999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7971
7972 * gdb.texinfo: Clarify regular expressions used in rbreak.
7973
917317f4
JM
79741999-10-15 Kevin Buettner <kevinb@cygnus.com>
7975
7976 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7977 MEMORY_REMOVE_BREAKPOINT): Document.
7978
7979Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7980
7981 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7982 offset re-using the DATA offset instead.
917317f4 7983
2df3850c
JM
79841999-10-11 Jim Kingdon <kingdon@redhat.com>
7985
7986 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7987
79881999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7989
7990 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7991 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7992 typos.
7993
7994 * gdb.texinfo: Various minor wording and formatting improvements,
7995 mentions of additional command-line options.
7996
2acceee2
JM
79971999-09-30 Fred Fish <fnf@cygnus.com>
7998
7999 * gdb.texinfo: Document additional forms of specifying section
8000 names and addresses for the add-symbol-file command.
8001
c2c6d25f
JM
80021999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8003
8004 * gdbint.texinfo: Fix typo, add the word "have".
8005
80061999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8007
8008 * gdbint.texinfo (Target Architecture Definition): Document the
8009 SKIP_PERMANENT_BREAKPOINT macro.
8010
d4f3574e
SS
80111999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8012
8013 * gdb.texinfo: Fiks speling errers.
8014
8015 * gdb.texinfo: Fix uses of @multitable.
8016
f7dc1244 8017 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8018 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8019 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8020 comments about using with optimization, add more indexing,
8021 fix info about disassembly-flavor.
8022
8023Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8024
8025 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8026 SKIP_SOLIB_RESOLVER): Define.
8027
8028Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8029
8030 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8031 ``g'' packets.
d4f3574e 8032
104c1213
JM
80331999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8034
8035 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8036 platform-specific info, inline remote.texi and move sections of it
8037 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8038 and register stack into the new chapter.
8039 * remote.texi: Remove, now part of gdb.texinfo.
8040 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8041
80421999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8043
8044 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8045 GDB_TARGET_IS_MACH386): These kludges have gone away.
8046
8047Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8048
8049 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8050 TDEPLIBS.
104c1213 8051
53a5351d
JM
80521999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8053
8054 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8055 surrounding text to fit HP-UX bits into general info.
8056 (HPPA-cfg.texi): Remove, no longer useful.
8057
8058 * gdb.texinfo: Remove explicit links from @node lines, remove
8059 HP-added "Detailed Node Listing" from main menu which confuses
8060 things.
8061
8062 From Dmitry Sivachenko <dima@Chg.RU>:
8063 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8064 in description of `set environment'.
53a5351d
JM
8065
80661999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8067
8068 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8069
7be570e7
JM
80701999-08-12 Ben Elliston <bje@cygnus.com>
8071
8072 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8073
f7dc1244 80741999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8075
8076 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8077 watch, awatch, and rwatch. Explain why the latter two cannot be
8078 set as software watchpoints. Document that watchpoints for local
8079 variables are deleted when the debuggee terminates.
7be570e7
JM
8080
8081Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8082
8083 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8084 packet. Allow E.. response packet. "qRcmd" packet is no longer
8085 reserved.
7be570e7
JM
8086
80871999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8088
a9331b3f
RM
8089 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8090 * gdb.texinfo: Ditto.
7be570e7 8091
96baa820
JM
80921999-08-06 Tom Tromey <tromey@cygnus.com>
8093
8094 * gdb.texinfo (KOD): New node.
8095
8096Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8097
8098 * remote.texi (Rcmd): Fix minor formatting typos.
8099
8100Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8101
8102 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8103 packets.
96baa820 8104
adf40b2e
JM
81051999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8106
8107 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8108 fixes.
8109
43ff13b4
JM
8110Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8111
8112 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8113
085dd6e6
JM
8114Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8115
8116 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8117 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8118 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8119 packets that are not supported on all hosts. Expand examples.
8120 Spell check.
085dd6e6
JM
8121
81221999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8123
8124 * Makefile.in: Recognize html, install-html. Add targets
8125 to build HTML versions of documentation via texi2html.
8126
8127Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8128
8129 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8130 testsuite.
085dd6e6
JM
8131
8132Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8133
8134 * remote.texi (Communication Protocol): Rewrite.
8135
8136Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8137
8138 * stabs.texinfo: Fix uses of xref.
8139
9e0b60a8
JM
8140Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8141
8142 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8143 info about patch submission.
8144
cce74817
JM
8145Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8146
8147 From Per Bothner <bothner@cygnus.com>:
8148 * gdb.texinfo: Document Chill support.
8149
8150Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8151
8152 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8153 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8154 Document that the value should be greater-than or equal-to zero.
8155 (NO_STD_REGS): Document. Deprecate.
cce74817 8156
ac9a91a7
JM
8157Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8158
8159 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8160 Document that these are not used.
ac9a91a7
JM
8161
8162Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8163
8164 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8165
392a587b
JM
8166Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8167
8168 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8169 numargs was dropped.
392a587b
JM
8170
8171Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8172
8173 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8174
b83266a0
SS
8175Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8176
8177 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8178 Update.
b83266a0 8179
7a292a7a
SS
8180Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8181
8182 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8183 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8184
8185Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8186
8187 * gdbint.texinfo: Fix typos: $ -> @.
8188
8189Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8190
8191 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8192 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8193 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8194 BREAKPOINT_FROM_PC.
a9331b3f 8195
7a292a7a
SS
8196Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8197
8198 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8199 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8200
8201Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8202
8203 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8204 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8205
82061999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8207
8208 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8209 longer exists.
8210
8211Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8212
8213 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8214 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8215 they make the manual source incomprehensible.
7a292a7a
SS
8216 * h8-cfg.texi: Remove, hasn't been used in years.
8217
c906108c
SS
8218Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8219
8220 * gdb.texinfo: Update the credits.
8221
8222Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8223
8224 * gdb.texinfo: Fix mistakes noticed in printout of last
8225 draft, add Alpha to discussion of heuristic fence post.
8226
8227Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8228
8229 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8230 Edition, merge some HP changes into mainline, describe some
8231 previously undocumented features, describe more of the target
8232 commands available, eliminate obsolete section on renamed
8233 commands.
c906108c
SS
8234 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8235
8236Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8237
8238 * gdb.texinfo: Make many HPPA conditionals unconditional,
8239 including catchpoint description, since now on for all configs.
8240 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8241 specializations.
8242
8243Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8244
8245 * Makefile.in (GDBvn.texi): Fix match expression to work with
8246 current format of VERSION in gdb/Makefile.in.
8247 * gdb.texinfo: Fix node ref to match new readline.
8248
8249Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8250
a9331b3f
RM
8251 * gdb.texinfo: Changes made as part of a project to merge in
8252 changes made by HP. Documentation makes extensive use of
c906108c
SS
8253 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8254 on remote debugging. There are differences in documentation
889bf7c5 8255 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8256 the HP manual discusses catchpoints, hardware watchpoints, and
8257 some HPUX specific limitations for shared library support.
a9331b3f 8258
c906108c
SS
8259 There are also a number of @node changes.
8260
82611999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8262
8263 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8264 (C Usage): Same.
8265
8266Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8267
8268 The following changes were made by Edith Epstein
889bf7c5
PA
8269 <eepstein@cygnus.com> as part of a project to merge in changes
8270 made by HP.
a9331b3f 8271
c906108c
SS
8272 * HPPA-cfg.texi: new file.
8273
8274 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8275
8276 * refcard.tex: change documentation about catch.
8277 removed info catch.
8278
8279Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8280
8281 * gdbint.texinfo: Expand on GDB's coding standards,
8282 specify the use of arg names with prototypes.
8283
82841998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8285
8286 * gdb.texinfo: Fix tipo.
8287
8288Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8289
8290 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8291 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8292
8293Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8294
8295 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8296
82971998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8298
8299 * agentexpr.texi: New file.
8300
8301Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8302
8303 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8304
83051998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8306
8307 * remote.texi: Changed wording that implied that the GDB remote
8308 protocol caches register values instead of GDB itself.
8309
8310Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8311
8312 * gdbint.texinfo: Add some info about symbol readers.
8313 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8314 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8315 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8316 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8317
8318Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8319
a9331b3f 8320 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8321
8322Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8323
8324 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8325
8326Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8327
8328 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8329 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8330
8331Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8332
8333 * gdbint.texinfo: Fix minor typos.
8334
8335Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8336
8337 * gdbint.texinfo: Complete overhaul. Group descriptions more
8338 logically, add more info on generic algorithms, remove much
8339 obsolete and/or wrong material.
8340
8341Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8342
8343 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8344
8345Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8346
8347 * refcard.tex: Copyright, address updates.
8348
8349Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8350
8351 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8352 for the edition instead of confusing GDB-version-like numbers.
8353
8354Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8355
8356 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8357
8358Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8359
5ae4183a 8360 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8361
8362Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8363
8364 * gdb.texinfo: Add some credits, mention bug monitor.
8365 * remote.texi: Mention mips monitor targets.
8366 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8367
c906108c
SS
8368Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8369
8370 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8371 files, finish sorting of host vs target vs native macros, describe
8372 some more of them.
c906108c
SS
8373
8374Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8375
8376 * gdbint.texinfo (Host Conditionals): Document change from
8377 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8378
8379Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8380
8381 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8382 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8383
8384Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8385
8386 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8387 Document LSEEK_NOT_LINEAR.
8388
8389Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8390
8391 * stabs.texinfo (Stab Section Basics): Make it clear that only
8392 some versions of the GNU linker remove the leading N_UNDF symbol.
8393
8394Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8395
8396 * stabs.texinfo (String Field): Document type number pairs here,
8397 instead of in the Sun specific section.
8398 (Include Files): The GNU linker supports the N_BINCL
8399 optimization. Clarify the N_BINCL value, and what it is used
8400 for.
8401 (Procedures): Document N_FUN with an empty string to mark the end
8402 of a function.
8403 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8404 (Sun Differences): Remove this node, as the information is now
8405 elsewhere in the main document.
8406 (Stab Section Basics): Mention that the GNU linker may optimize
8407 stabs and remove the leading N_UNDF symbol.
8408
8409Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8410
8411 * gdb.texinfo, refcard.tex: Restore author credit
8412
8413Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8414
8415 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8416 documentation to account for START and END macros taking
8417 one arg.
8418
8419Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8420
8421 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8422 * gdb.texinfo (Frames): Fix typo.
8423
8424Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8425
8426 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8427 a target_signal as arg type, not a pid.
8428
8429Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8430
8431 * gdb.texinfo: Document `set assembly-language'.
8432
8433Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8434
8435 * remote.texi: Update list of stubs in the GDB distribution.
8436
8437Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8438
8439 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8440 Also document that some systems can use mmalloc but must define
8441 this if their C runtime allocates memory that is later freed.
c906108c 8442 (MMCHECK_FORCE): Document new macro.
a9331b3f 8443
c906108c
SS
8444Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8445
8446 * remote.texi: Add documentation for target Sparclet.
8447
8448Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8449
a9331b3f 8450 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8451 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8452 * configure.in: Rewritten for autoconf.
8453 * configure: New.
8454
8455Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8456
8457 * Makefile.in (DVIPS): New define, set to dvips.
8458 (dvi): Add stabs.dvi.
8459 (ps): New target.
8460 (all-doc): Depend on info, dvi, and ps targets.
8461 (STAGESTUFF): Add *.ps and *.dvi files.
8462 (clean-info, clean-dvi): Remove.
8463 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8464 rules completely rewritten.
8465 (maintainer-clean): Remove clean-info and clean-dvi
8466 dependencies and put their actions in the rules.
8467 (gdb.ps): New target
a9331b3f 8468 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8469 intermediate TeX files, whether they have 2 or 3 character
8470 extensions.
8471 (gdbint.ps): Add target and rules.
8472 (gdb-internals): Delete unused target.
8473 (Makefile): Depends upon config.status also.
8474
8475Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8476
8477 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8478 set.
8479
8480Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8481
8482 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8483 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8484
8485Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8486
8487 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8488
8489Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8490
8491 * gdb.texinfo (Print settings): Document
8492 `set/show print static-members' commands.
8493
8494Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8495
8496 * gdbint.texinfo (Native): Document name change, coredep.c to
8497 core-aout.c.
8498
8499Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8500
8501 * stabs.texinfo (Include Files): Document the values the SunOS4
8502 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8503
8504Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8505
8506 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8507 Fix typo.
8508
8509Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8510
8511 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8512 "gdb.tar.Z".
8513
8514Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8515
8516 * Makefile.in (maintainer-clean): New target, synonym for
8517 realclean.
8518
8519Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8520
8521 * Update all FSF addresses except those in COPYING* files.
8522
8523Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8524
8525 From Richard Earnshaw (rearnsha@armltd.co.uk):
8526 * gdb.texinfo (convenience variables): Document $_exitcode.
8527 (quit): Document optional expression to use as exit code.
8528
8529Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8530
8531 * gdb.texinfo, remote.texi: Brought up to date with various
8532 GDB changes.
8533
8534Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8535
8536 * gdb.texinfo: Update dates and versions, fix comments about
8537 hardware watchpoints in future releases and about the
8538 sharedlibrary command.
8539
8540Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8541
8542 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8543 C_FUN stab. Other cleanups.
8544
8545Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8546
8547 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8548 for the sparc stub.
8549
8550Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8551
8552 * annotate.texi: Clarify which addresses have differing formats
8553 depending on the language and which do not.
8554
8555Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8556
8557 * remote.texi (NetWare): Changed example to use BOARD= instead of
8558 NODE= argument to reflect correspoding change to gdbserve.nlm.
8559
8560Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8561
8562 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8563 GDB, as well as AIX dbx, supports the size type attribute.
8564
8565Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8566
8567 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8568
8569Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8570
8571 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8572 and new 'if' and 'while' commands.
8573
8574Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8575
8576 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8577
8578Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8579
8580 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8581 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8582 NetWare targets. Mostly stolen from the Server node.
8583
8584Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8585
8586 * gdb.texinfo (Setting): Talk about the language of a source file
8587 versus the working language. The old documentation did not match
8588 what GDB did.
8589
8590Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8591
8592 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8593 of a source file.
8594
8595Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8596
8597 * gdb.texinfo (Processes): New node.
8598
8599Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8600
8601 * remote.texi: Update documentation of set/show mipsfpu.
8602
3fc11d3e
JM
8603Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8604
8605 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8606 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8607
8608Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8609
8610 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8611 obsolete conditionals, described some others.
8612
8613Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8614
8615 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8616 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8617
8618Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8619
8620 * gdbint.texinfo: Put regex conditionals in their own table.
8621
8622Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8623
8624 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8625 described or fixed the descriptions of many others.
8626
8627Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8628
8629 * gdb.texinfo: Add some more credits.
8630 * gdbint.texinfo: Capitalize GDB consistently, describe some
8631 macros and remove some.
8632
8633Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8634
8635 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8636 obsolete conditionals, described some others.
8637
8638Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8639
8640 * gdb.texinfo (help targets): Changed to `help target', which
8641 is the correct gdb command.
8642
8643Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8644
8645 * annotate.texi (TODO): New node, for keeping track of annotations
8646 suggested but not yet implemented.
8647
8648Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8649
8650 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8651 another symbol, it is not the address itself.
8652
8653Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8654
8655 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8656 of stabs-in-coff sections.
8657
8658Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8659
8660 * annotate.texi: Change edition to 0.5 and date to May 1994.
8661 Add index.
8662 (Frames): New node, for frame annotation.
8663 (Displays): New node, for display annotation.
8664
8665 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8666 when waiting for your program to stop.
8667
8668Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8669
8670 * annotate.texi (Breakpoint Info): Document annotation of header
8671 fields and record annotation.
8672
8673Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8674
8675 * annotate.texi: New file, to document annotations.
8676
8677Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8678
8679 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8680 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8681
8682Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8683
8684 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8685 section, and say n_strx field is compilation unit relative.
8686 * stabs.texinfo: Don't use @code for a.out when it is the name of
8687 an object file format.
8688
8689Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8690
8691 * gdb.texinfo: Refer to file names, not path names, per rms
8692 convention.
8693 (Arguments): Fix typo.
8694
8695Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8696
8697 * stabs.texinfo (Global Variables): Talk about stabs in files
8698 where variables are referenced, but not defined.
8699
8700Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8701
8702 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8703 Cplusplus to new nodes Member Type Descriptor and Method Type
8704 Descriptor. Re-write stuff for #.
8705
8706Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8707
8708 * gdb.texinfo (Print Settings): Don't document "set print
8709 fast-symbolic-addr off". The bug which it worked around was fixed
8710 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8711
8712 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8713 N_ENTRY node.
8714
8715 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8716
8717Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8718
8719 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8720 references to ieee-float.c.
8721
8722Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8723
8724 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8725 match what the code actually does.
8726
8727Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8728
8729 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8730
8731Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8732
8733 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8734 i, and b.
8735
8736Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8737
8738 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8739 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8740 as "stabs in sections" rather than just saying "ELF and SOM".
8741 Also make that stuff apply to COFF.
8742
8743Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8744
8745 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8746 Ghostscript.
8747
8748Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8749
8750 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8751 versus functions without line numbers, also mention stepping into
8752 them as well as "step" when you are in them. Tell the user how to
8753 deal with the situation. Add comment about "debugging information".
8754
8755Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8756
8757 * stabs.texinfo (Enumerations): Document restriction on where
8758 enumeration types can appear and still win with GDB.
8759
8760Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8761
8762 * stabs.texinfo (Negative Type Numbers): Document format for type
8763 -16.
8764
8765Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8766
8767 * gdb.texinfo (Selection, Frame Info): Update information about
8768 arbitrary frame specficiations.
8769
8770Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8771
8772 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8773
8774Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8775
8776 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8777
8778Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8779
8780 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8781
8782Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8783
8784 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8785 Differences node to Statics node.
8786 (Statics): Discuss XCOFF use of V symbol descriptor.
8787
8788 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8789 not clean.
8790
8791Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8792
8793 * gdb.texinfo (Print Settings): Document `set print
8794 fast-symbolic-addr' and improve the doc for some other
8795 `set print's.
8796
8797Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8798
8799 * stabs.texinfo (String Field): Talk about defining several type
8800 numbers at once.
8801 Fix lint regarding changing node ELF Transformations to
8802 ELF and SOM Transformations.
8803
8804Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8805
8806 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8807
8808Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8809
8810 * stabs.texinfo (Cross-References): `::' is for nested types only
8811 within <>.
8812 (Structures): Document static members.
8813
8814Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8815
8816 * stabs.texinfo: Document S type attribute.
8817
8818Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8819
8820 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8821
8822Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8823
8824 * gdbint.texinfo: Fix a few typos.
8825
8826Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8827
8828 * gdb.texinfo, remote.texi: formatting improvements
8829
8830 * gdb.texinfo (New Features): mention threads.
8831 (Summary, C): fix xrefs in newly contributed text.
8832 (Threads): index entries, clarifications, example
8833 (passim): minor typos fixed, phrasing improvements
8834
8835 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8836 entries; (Server): explain use of gdbserver w/real-time systems,
8837 add example of conflicting TCP port; (MIPS Remote) break up
8838 running text into table, highlighting commands, and add example.
a9331b3f 8839
c906108c
SS
8840Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8841
8842 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8843
8844Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8845
8846 * stabs.texinfo (Nested Symbols): New node.
8847 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8848
8849Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8850
8851 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8852 to picking which Bbss.bss symbol to use, and (because there seems to
8853 be no good way of doing it) re-write some of the text to make it
8854 sound like Bbss.bss isn't such a great idea after all (as currently
8855 designed).
8856
8857 * gdb.texinfo (C): In addition to saying people have to use g++ for
8858 good results, say they have to use stabs. Specifically say cfront
8859 doesn't work well.
8860 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8861 the gdb README. Add xrefs to places where the support for the various
8862 languages is described in detail.
8863
8864Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8865
8866 * stabs.texinfo: Clean up stuff about visibility and virtual
8867 characters.
8868
8869 * stabs.texinfo (N_M2C): Cite Sun doc.
8870
8871Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8872
8873 * gdb.texinfo: updates re threads.
8874 * remote.texinfo: avoid index entries starting with digits.
8875
8876Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8877
8878 * stabs.texinfo (Enumerations): Talk about large, negative and
8879 octal values. Clean up cross reference to type attributes.
8880 (String Field): Say that GDB 4.11 supports size attribute.
8881
8882Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8883
8884 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8885 is a mandatory step. Make the stuff about that more concise.
8886
8887Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8888
8889 * stabs.texinfo (Class Names): New node.
8890
8891 * gdb.texinfo (Command Files): Explain order of init file reading.
8892
8893 * remote.texi (Bootstrapping): Talk about getting the serial driver
8894 to deal with ^C sent by gdb to stop the remote system.
8895
8896Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8897
8898 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8899
8900 * libgdb.texinfo (Defining Commands): made the DOC arg
8901 to gdb_define_app_command a char * instead of char **
8902 per a suggestion from kingdon.
8903
8904 * libgdb.texinfo: total rewrite from a different starting
8905 premise.
8906
8907Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8908
8909 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8910 floats passed as doubles (to improve clarity).
8911
8912Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8913
8914 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8915
8916 * a4rc.sed: update to work with Andreas Vogel papersize params
8917
8918 * refcard.tex: use Andreas Vogel simplifications of papersize
8919 params; remove useless version info; update copyright date.
8920
8921Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8922
8923 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8924
8925Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8926
8927 * gdb.texinfo (Files): Say what address the load command loads it at.
8928
8929 * stabs.texinfo (Common Blocks): Minor cleanups.
8930
8931 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8932 that Sun has backed away from the linker kludge and thus the relevant
8933 issue is changes to the SunPRO tools, not the Solaris linker.
8934
8935 * stabs.texinfo (Traditional Integer Types): Clean up description
8936 of octal bounds a little bit. Document extra leading zeroes.
8937
8938Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8939
8940 * gdb.texinfo (Signaling): Update for symbolic symbol names
8941 and add a section explaining the difference between the GDB
8942 signal command and the shell kill utility.
8943
8944Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8945
8946 * libgdb.texinfo: added `@' to braces that were unescaped.
8947
8948Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8949
8950 * libgdb.texinfo: new file. Spec for the gdb library.
8951
8952Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8953
8954 * stabs.texinfo (Include Files): Fix typo (start -> end).
8955
8956Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8957
8958 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8959 from Melissa at FSF's editing pass.
8960
8961Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8962
8963 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8964 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8965 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8966
8967Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8968
8969 * remote.texi (Bootstrapping): Discuss 386 call gates.
8970
8971Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8972
8973 * stabs.texinfo (Based Variables): New node.
8974
8975Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8976
8977 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8978 names, sizes, and formats to suggest how not to lose.
8979
8980Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8981
8982 * stabs.texinfo (Methods): Fix typo.
8983
8984Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8985
8986 * gdb.texinfo: Fix a few typos.
8987
8988Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8989
8990 * gdb.texinfo: Clarify how well it works with Fortran.
8991
8992 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8993 More on relocating stabs in ELF files.
8994
8995Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8996
8997 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8998
8999Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9000
9001 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9002 parameters on VAX.
9003
9004Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9005
9006 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9007
9008Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9009
9010 * stabs.texinfo: Make info author notice match the TeX author notice.
9011
9012Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9013
9014 * stabs.texinfo: Initial-caps all words in node names and
9015 non-trivial words in section names.
9016
9017Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9018
9019 * stabs.texinfo: Many minor cleanups.
9020
9021 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9022
9023Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9024
9025 * stabs.texinfo: Remove full description of big example.
9026 It's not really helpful; just use pieces of it where appropriate.
9027 Add more Texinfo formatting directives (@samp, etc.).
9028 Use @deffn to define stab types.
9029 Eliminate some wordiness. Break up some nodes.
9030 Add an (alphabetized) index of symbol types.
9031 Use consistent capitalization style in node and section names.
9032
9033Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9034
9035 * gdb.texinfo: Change typo "Two two" to "The two".
9036
9037Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9038
9039 * stabs.texinfo (XCOFF-differences): Remove references to
9040 non-existent types N_DECL and N_RPSYM.
9041
9042 * stabs.texinfo (String Field): Say that type attributes bug is
9043 fixed in GDB 4.10, since it is.
9044
9045 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9046
9047Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9048
9049 * stabs.texinfo: Formatting cleanups.
9050
9051Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9052
9053 * stabs.texinfo: When explaining the n_type of a stab, standardize
9054 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9055 no tabs, use @r).
9056 (Global Variables): Clean up.
9057
9058Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9059
9060 * stabs.texinfo (Stack Variables): Re-write.
9061
9062Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9063
9064 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9065 addresses of a source file. Also revise formatting.
9066 Change "object module" or "object file" to "source file".
9067 Various: Miscellaneous cleanups.
9068
9069Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9070
9071 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9072
9073Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9074
9075 * gdbint.texinfo: Removed many nonsensical machine-collected
9076 host and target conditionals, described some of the remainder.
9077
9078Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9079
9080 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9081
9082 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9083 paragraph which follows.
9084
9085 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9086 variables. Looks better and avoids overful hbox.
9087
9088Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9089
9090 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9091
9092Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9093
9094 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9095 retransmit-timeout
9096
9097Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9098
9099 * gdbint.texinfo: Update statement about `some ancient Unix
9100 systems, like Ultrix 4.0' to Ultrix 4.2.
9101
9102Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9103
9104 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9105
9106 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9107
9108 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9109 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9110
9111 * remote.texi: new name for former gdbinv-s.texi
9112
9113 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9114
9115Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9116
9117 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9118 variables for MIPS remote debugging protocol.
9119
9120Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9121
9122 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9123
9124Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9125
9126 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9127
9128Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9129
9130 * gdb.texinfo: repair conditional bugs in text markup
9131
9132Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9133
9134 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9135 to select Modula-2 material.
9136
9137Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9138
9139 * stabs.texinfo: Cleanups regarding statics.
9140
9141 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9142 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9143
9144Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9145
9146 * stabs.texinfo: N_MAIN is sometimes used for C.
9147
9148Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9149
9150 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9151
9152Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9153
9154 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9155 removed from the code by Kingdon.
c906108c
SS
9156
9157Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9158
9159 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9160 input when evaluating breakpoint conditions; the bug has been fixed.
9161
9162 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9163 sets the ignore count to N-1, not to N.
9164
9165Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9166
9167 * refcard.tex (\hoffset): correct longstanding error to match
9168 intended offset; avoids cutting off edge on some printers
9169
9170Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9171
9172 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9173
9174Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9175
9176 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9177
9178Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9179
9180 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9181 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9182 collect sed edits if any, apply to refcard before formatting;
9183 (refcard.ps) stop implying PS fonts if PS output requested;
9184 (lrefcard.ps) delete extra target for variant PS fonts
9185
9186 * refcard.tex: parametrize papersize dependent info, collect
9187 in easily replaced spot
9188
9189 * a4rc.sed: new file, edits to refcard for A4 paper
9190
9191Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9192
9193 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9194
9195Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9196
9197 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9198
9199Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9200
9201 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9202 politely rather than rudely.
9203
9204Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9205
9206 * stabs.texinfo: Document common blocks.
9207
9208Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9209
9210 * stabs.texinfo: Add some basic info about stabs-in-elf.
9211
9212Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9213
9214 * stabs.texinfo (Top): Minor cleanup.
9215
9216Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9217
9218 * Makefile.in (install-info): remove parentdir support
9219
9220Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9221
9222 * gdb.texinfo (Copying): delete this node and references to it;
9223 RMS says this manual need not carry GPL. (passim): Improvements
9224 from last round at FSF, largely due to Ian Taylor review, and
9225 minor formatting improvements.
9226
9227 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9228 largely due to Ian Taylor review. (Debug Session): minor edits to
9229 new text.
9230
9231Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9232
9233 * Makefile.in (realclean): Remove info and dvi files too.
9234
9235Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9236
9237 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9238 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9239 * gdb.texinfo: Change accordingly.
9240
9241 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9242 N_{L,R}BRAC,N_SLINE are relative to.
9243
9244Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9245
9246 * Makefile.in (GDBvn.texi): Update atomically.
9247
9248Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9249
9250 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9251
9252Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9253
9254 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9255 addresses together. Also motivate the set print symbol-filename
9256 command and suggest other solutions.
9257
9258Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9259
9260 * gdb.texinfo (set print elements): Note that the number of
9261 elements is set to unlimited by "set print elements 0".
9262
9263Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9264
9265 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9266 NF_LDOUBLE means.
9267 (Stab Types): Include Solaris stab types.
9268 (Procedures): Document Solaris extensions.
9269
9270Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9271
9272 * gdb.texinfo: Add `set print symbol-filename' doc.
9273
9274Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9275
9276 * stabs.texinfo (Arrays): Talk about type definition vs. type
9277 information.
9278
9279 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9280 the trailing semicolon.
9281
9282Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9283
9284 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9285 and merge in other parts of the document addressing these subjects.
9286 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9287
9288 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9289 at the end of a range type.
9290
9291 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9292 AIX extensions.
9293
9294Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9295
9296 * stabs.texinfo (Stabs Format): Misc fixes.
9297
9298Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9299
9300 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9301 (Traditional builtin types): Document convex convention for long long.
9302 (Negative builtin types): Discuss type names, and misc fixes.
9303
9304Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9305
9306 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9307 point types used with @samp{R} type descriptor.
9308 (Symbol Descriptors): Describe how to handle conflict between
9309 different meanings of @samp{P} symbol descriptor.
9310
9311Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9312
9313 * stabs.texinfo: Remove node Quick Reference and put its children
9314 directly under the main menu.
9315
9316 * stabs.texinfo: Many more changes to bring it into line with
9317 AIX documentation and reality. I think it now has all the
9318 information from the AIX documentation, except that I burned
9319 out when I got to variant records (Pascal and Modula-2) and
9320 all the COBOL types. Oh well, we can add them later when we're
9321 worrying more about those languages.
9322
9323 * stabs.texinfo (Automatic variables): Talk about what it means
9324 to omit the symbol descriptor.
9325
9326Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9327
9328 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9329 gcc2 behavior with promoted args.
9330
9331Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9332
9333 * gdb.texinfo: include readline appendices in info version of manual
9334
9335Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9336
9337 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9338 target remote.
9339
9340 * gdb.texinfo (Machine Code): more index entries for disassemble
9341
9342Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9343
9344 * Clarify the intended use of the gdb-testers and gdb-patches
9345 mailing lists, and shrink gzip comment.
9346
9347Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9348
9349 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9350 DOSHOST configuration of manual.
9351
9352 * gdb.texinfo (MIPS Stack): new node.
9353
9354 * all-config.texi (MIPS) new switch.
9355
9356 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9357 tense; (MIPS Remote) new node.
9358
9359 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9360 bug; (Environment) less passive, other small cleanups in text about
9361 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9362 (Remote) new MIPS Remote menu entry.
9363
9364Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9365
9366 * stabs.texinfo: Many changes to include information from the
9367 AIX documentation.
9368
9369 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9370
9371Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9372
9373 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9374 Move a bunch of information from ../README.
9375 (Getting Started): New node.
9376
9377Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9378
9379 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9380
9381 * gdb.texinfo: advance manual revision dates to present
9382
9383 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9384 stop using silly Roman numerals in @set variable names
9385
9386Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9387
9388 * stabs.texinfo (Parameters): Keep trying to get this right.
9389
9390Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9391
9392 * stabs.texinfo (Parameters): More on "local parameters".
9393
9394Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9395
9396 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9397
9398Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9399
9400 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9401 (Parameters): Rewrite.
9402 (xcoff-differences, Sun-differences): Minor changes.
9403
9404Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9405
9406 * stabs.texinfo: Minor cleanup.
9407
9408Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9409
9410 * gdbint.texinfo: Minor xcoff stuff.
9411
9412Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9413
9414 * gdbint.texinfo: Update for new config directory structure.
9415 Add info about internal type data structures.
9416
9417Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9418
9419 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9420 $(srcdir).
9421 (gdb-config.texi): Depend on file in $(srcdir).
9422
9423Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9424
9425 * stabs.texinfo: Fixes about N_SO.
9426
9427Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9428
9429 * gdb.texinfo: include list of nonstandard init file names
9430
9431 * *-config.texi: new switch GENERIC for text that applies *only*
9432 to (usual) multiple-target version of manual
9433
9434 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9435 h8 config
9436
9437 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9438 in menus (rather than conditionally selected multiple alternative
9439 menus).
9440
9441 * Makefile.in: define and use DOC_CONFIG var to select
9442 configuration for GDB user manual.
9443
9444 * gdb-config.texi: delete from repository, generate from Makefile.
9445
9446 * all-config.texi: normal `generic' configuration file, formerly
9447 stored as gdb-config.texi
9448
9449Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9450
9451 * Makefile.in: add dvi target to build all .dvi files
9452
9453Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9454
9455 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9456
9457Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9458
9459 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9460 host conditionals.
9461 * stabs.texinfo: More array fixes inspired by Jim's.
9462
9463Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9464
9465 * stabs.texinfo: Fixes re arrays and continuations.
9466
9467 * gdbint.texinfo: Add XCOFF node.
9468
9469Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9470
9471 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9472
9473Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9474
9475 * stabs.texinfo: Fix for array types to mention lower bounds.
9476
9477Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9478
9479 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9480
9481Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9482
9483 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9484
9485Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9486
9487 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9488 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9489
9490Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9491
9492 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9493
9494Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9495
9496 * gdb.texinfo, gdbinv-s.texi: misc updates
9497
9498Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9499
9500 * gdbint.texinfo: Brief documentation for longjmp support,
9501 from an email msg by Stu.
9502
9503Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9504
9505 * stabs.texinfo: Fix description of floating point "range"
9506 types (which really define basic types). Reported by Jim Meehan,
9507 <meehan@src.dec.com>.
9508
9509 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9510
9511Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9512
9513 * gdbint.texinfo: Slightly expand section on supporting a new
9514 object file format.
9515
9516Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9517
9518 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9519 intermediate file.
9520
9521Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9522
9523 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9524
9525Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9526
9527 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9528
9529 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9530 as well as Z8002.
9531
9532Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9533
9534 * gdbint.texinfo: Add sections on clean design and on how to send
9535 in changes.
9536
9537Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9538
9539 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9540
9541Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9542
9543 * gdb.texinfo: Fix typo, reported by Karl Berry.
9544
9545Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9546
9547 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9548
9549Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9550
9551 * gdbint.texinfo: fixed a stray email address (needs @@),
9552 added @table @code to node "Native Conditionals"
9553
9554Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9555
9556 * gdbint.texinfo: Describe coding style of GDB.
9557
9558Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9559
9560 * stabs.texinfo: Minor wording changes.
9561
9562Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9563
9564 * gdbint.texinfo: Improve release doc slightly.
9565
9566Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9567
9568 * gdbint.texinfo: Improve doc of GDB config macros.
9569
9570Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9571
9572 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9573 These will be reinserted when examined.
9574
9575Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9576
9577 * gdbint.texinfo: Make a start at documenting all the #if macros
9578 in GDB. At least list them all, and start separating them into
9579 host-specific and target-specific.
9580
9581Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9582
9583 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9584 examples (not consistent w others).
c906108c
SS
9585 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9586 for generic vn of doc
9587
9588Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9589
9590 * Makefile.in: always create installation directories.
9591
9592Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9593
9594 * gdb.texinfo: in h8 config, do not describe searching commands.
9595
9596Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9597
9598 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9599 conditionals; introduce a few generic switches that may be
9600 useful for other cross-dev or dos-hosted configs.
9601
9602 * gdb.texinfo: fix typo in "info reg" description
9603
9604Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9605
9606 * stabs.texinfo: Minor updates from running TeX over it.
9607 * Makefile.in (stabs.dvi, stabs.ps): Add.
9608
9609Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9610
9611 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9612 First pass at converting it to texinfo.
9613
9614Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9615
9616 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9617 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9618
9619Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9620
9621 * gdbint.texinfo: Add section on partial symbol tables.
9622
9623Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9624
9625 * gdb.texinfo: document `set remotedebug' and `set
9626 rstack_high_address'.
9627
9628Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9629
9630 * gdb.texinfo: slight expansion of new text on reading info files
9631 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9632 H8/300 from DOS.
9633
9634Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9635
9636 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9637
9638Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9639
9640 * gdb.texinfo: Say how to read the `info' files.
9641
9642Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9643
9644 * Makefile.in: gm4 -> m4.
9645
9646Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9647
9648 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9649 Documentation' ahead of `Installing GDB' to match README.
9650 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9651 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9652
9653Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9654
9655 * Makefile.in: remove $(srcdir) from gdb.info rule.
9656
9657Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9658
9659 * Makefile.in: commented out gdb-all.texinfo rule. This is
9660 temporary.
9661
9662Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9663
9664 * Makefile.in, configure.in: removed traces of namesubdir,
9665 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9666 copyrights to '92, changed some from Cygnus to FSF.
9667
9668Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9669
9670 * gdb.texinfo: Improve how we ask for bug reports.
9671
9672Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9673
9674 * Makefile.in: infodir belongs in datadir.
9675
9676Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9677
9678 * Makefile.in: remove spaces following hyphens, bsd make can't
9679 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9680 standards.text support.
c906108c
SS
9681
9682Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9683
9684 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9685 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9686 and mandir now keyed off datadir by default.
9687
9688\f
9689Local Variables:
9e9c5ae7 9690mode: change-log
c906108c
SS
9691left-margin: 8
9692fill-column: 74
9693version-control: never
9694End: