PR ld/15041
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
998580f1
MK
12013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2
3 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
4 'thread-groups' field when printing a breakpoint in MI.
5
c9fb1240
SD
62012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
8 to reflect that jit-reader-load now supports absolute file-names.
9
ab04a2af
TT
102013-01-16 Tom Tromey <tromey@redhat.com>
11
12 * gdb.texinfo (Set Catchpoints): Document "catch signal".
13 (Signals): Likewise.
14
8ac3646f
TT
152013-01-16 Tom Tromey <tromey@redhat.com>
16
17 * gdb.texinfo (GDB/MI Breakpoint Information): Document
18 "catch-type" field.
19 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
20
e93a8774
TT
212013-01-07 Tom Tromey <tromey@redhat.com>
22
23 * gdb.texinfo (Mode Options): Don't mention -epoch.
24 (Data, Emacs): Remove obsolete comments.
25
54516a0b
TT
262013-01-02 Tom Tromey <tromey@redhat.com>
27
28 * gdb.texinfo (GDB/MI Output Records): Update menu.
29 (GDB/MI Breakpoint Information): New node.
30 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
31 <-break-insert>: Likewise.
32
8dbe8ece
YQ
332012-12-31 Yao Qi <yao@codesourcery.com>
34
35 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
36 (Packets): Move "vStopped" packet to ...
37 (Notification Packets): ... here. Describe the components
38 of notification. Add a table of supported notifications.
39 Add an example on the process of he async notification.
40
f35a17b5
JK
412012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
42
43 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
44 present.
45 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
46 fullname output always present.
47
0dfd2fad
PM
482012-12-23 Pierre Muller <muller@sourceware.org>
49
50 * gdbint.texinfo (Function prototypes): Require use of "extern"
51 modifier for function prototypes in headers.
52
7785b880
JB
532012-12-19 Joel Brobecker <brobecker@adacore.com>
54
55 * refcard.tex: Update copyright notice to GPL v3 or later.
56 Update contact info.
57
3d745be3
JK
582012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
59
60 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
61
c9b6281a
YQ
622012-12-15 Yao Qi <yao@codesourcery.com>
63
64 * gdb.texinfo (Debugging Output): Document 'set debug
65 notification' and 'show debug notification'.
66
f2a8bc8a
YQ
672012-12-15 Yao Qi <yao@codesourcery.com>
68
69 * gdb.texinfo (Listing Tracepoints): New item and example about
70 'installed on target' output.
71 Add more in the example about 'installed on target'.
72 (GDB/MI Breakpoint Commands): Doc about 'installed field.
73
451b7c33
TT
742012-12-14 Tom Tromey <tromey@redhat.com>
75
76 * gdb.texinfo (SVR4 Process Information): Mention core files.
77
3fa7bf06
MG
782012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
79
80 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
81
05b4bd79
PA
822012-12-11 Pedro Alves <palves@redhat.com>
83
84 * gdb.texinfo: Remove all mentions of Unixware throughout.
85
74a0d9f6
JK
862012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
87
88 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
89
0c631110
TT
902012-11-29 Tom Tromey <tromey@redhat.com>
91
92 * gdb.texinfo (SVR4 Process Information): Document missing
93 "info proc" subcommands.
94
891df0ea
YQ
952012-11-29 Yao Qi <yao@codesourcery.com>
96
97 PR gdb/1477.
98 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
99 to 'auto' instead of 'gnu'.
100
608e2dbb
TT
1012012-11-26 Tom Tromey <tromey@redhat.com>
102
103 * gdb.texinfo (MiniDebugInfo): New node.
104 (GDB Files): Update.
105
e64e0392
DE
1062012-11-16 Doug Evans <dje@google.com>
107
108 * gdb.texinfo (System-wide configuration): If the system-wide init
109 file lives in the data-directory, and --data-directory is provided,
110 look for it there.
111
ae606bee
TT
1122012-11-15 Tom Tromey <tromey@redhat.com>
113
114 * gdb.texinfo (Signaling): Fix typo.
115
62747a60
TT
1162012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
117
118 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
119 parameter "count" of -data-write-memory-bytes, and add an example.
120
18a9fc12
TT
1212012-11-12 Tom Tromey <tromey@redhat.com>
122
123 * gdb.texinfo (Symbols): Document "info type-printers",
124 "enable type-printer" and "disable type-printer".
125 (Python API): Add new node to menu.
126 (Type Printing API): New node.
127 (Progspaces In Python): Document type_printers field.
128 (Objfiles In Python): Likewise.
129 (gdb.types) <get_type_recognizers, apply_type_recognizers,
130 register_type_printer, TypePrinter>: Document.
131
53342f27
TT
1322012-11-12 Tom Tromey <tromey@redhat.com>
133
134 * gdb.texinfo (Symbols): Document "set print type methods",
135 "set print type typedefs", and flags to ptype and whatis.
136
ed8a1c2d
AB
1372012-11-09 Andrew Burgess <aburgess@broadcom.com>
138
139 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
140 the example -data-disassemble output. Extend the description of
141 the -data-disassemble results to document all fields. Document
142 the cli disassemble command as being related to -data-disassemble.
143
8506d139
YQ
1442012-11-09 Yao Qi <yao@codesourcery.com>
145
146 PR gdb/14777.
147 * gdb.texinfo (OS Information): Remove doc on command
148 'info udot'.
149
4d3f93a2
JB
1502012-11-08 Joel Brobecker <brobecker@adacore.com>
151
152 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
153 gdb.ini warning for Windows port.
154
1e96de83
YQ
1552012-11-08 Yao Qi <yao@codesourcery.com>
156
157 * gdb.texinfo (Search): Add kindex for 'fo'.
158
dc939229
TT
1592012-11-05 Tom Tromey <tromey@redhat.com>
160
161 PR python/14802:
162 * gdb.texinfo (Functions In Python): Add example.
163
6f6484cd
YQ
1642012-11-03 Yao Qi <yao@codesourcery.com>
165
166 * observer.texi (GDB Observers): Remove observer
167 'tracepoint_modified', 'tracepoint_created' and
168 'tracepoint_deleted'.
169
af4238e5
TT
1702012-10-26 Tom Tromey <tromey@redhat.com>
171
172 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
173
687e43a4
TT
1742012-10-25 Tom Tromey <tromey@redhat.com>
175
176 * gdb.texinfo (General Query Packets): Use @itemx.
177
8de0566d
YQ
1782012-10-17 Yao Qi <yao@codesourcery.com>
179
180 * observer.texi (GDB Observers): Update observer
181 'memory_changed'.
182 * gdb.texinfo (GDB/MI Async Records): Document for
183 "memory-changed" notification.
184
07540c15
DE
1852012-10-15 Doug Evans <dje@google.com>
186
187 * gdb.texinfo (Mode Options): Document -nh.
188 Elaborate on docs for -nx.
189
d7019589
SP
1902012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
191
192 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
193
82a90ccf
YQ
1942012-09-21 Yao Qi <yao@codesourcery.com>
195 Pedro Alves <palves@redhat.com>
196
197 * gdb.texinfo (GDB/MI Async Records): Document notification
198 'record-started' and 'record-stopped'.
199 * observer.texi (GDB Observers): New observer 'record-changed'.
200
aa9259cc
TS
2012012-09-19 Thomas Schwinge <thomas@codesourcery.com>
202
203 * gdb.texinfo: Document the removal of SH's 'regs' command.
204
c1d780c2
SDJ
2052012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
206
207 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
208
bb25a15c
YQ
2092012-09-18 Yao Qi <yao@codesourcery.com>
210
211 * gdb.texinfo (GDB/MI Async Records): Document new MI
212 notifications '=tsv-created' and '=tsv-deleted'.
213 * observer.texi (GDB Observers): New observer tsv_created and
214 tsv_deleted.
215
201b4506
YQ
2162012-09-18 Yao Qi <yao@codesourcery.com>
217
218 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
219 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
220 '=traceframe-changed'.
221
6fc1c773
YQ
2222012-09-17 Yao Qi <yao@codesourcery.com>
223
224 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
225 'set listsize'.
226
121c73f3
JK
2272012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
228 Eli Zaretskii <eliz@gnu.org>
229
230 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
231 encoding for gdbarch_breakpoint_from_pc, bp_addr for
232 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
233
e9687799
JK
2342012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
235
236 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
237
3b5e4d35
YPK
2382012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
239
240 Document how to return from "python-interactive" to GDB.
241 * gdb.texinfo (Python Commands): Update documentation.
242
2432012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
244
245 Add a new "python-interactive" command that starts a standard
246 Python interactive prompt with "pi" as alias, and add "py" as
247 an alias to "python".
248 * gdb.texinfo (Python Commands): Document the new commands.
249
b583003e
TT
2502012-08-22 Tom Tromey <tromey@redhat.com>
251
252 * gdbint.texinfo (Host Definition): Remove documentation for
253 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
254
a451cb65
KS
2552012-08-17 Keith Seitz <keiths@redhat.com>
256
257 PR c++/13356
258 * gdb.texinfo (Type and Range Checking): Remove warning.
259 Remove spurious commas.
260 Update text and examples for re-implementation of set/show
261 check type.
262 (C and C++ Type and Range Checks): Likewise.
263
6b1755ce
YQ
2642012-08-16 Yao Qi <yao@codesourcery.com>
265
266 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
267 is deprecated.
268
f47f77df
DE
2692012-08-13 Doug Evans <dje@google.com>
270
271 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
272 to include functions.
273
a72c3253
DE
2742012-08-10 Doug Evans <dje@google.com>
275
276 * gdb.texinfo (Convenience Funs): New node.
277 (Types In Python): Document Type.vector.
278
5b9afe8a
YQ
2792012-08-09 Yao Qi <yao@codesourcery.com>
280
281 * observer.texi: New observer command_param_changed.
282 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
283
dc1039df
JK
2842012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
285
286 * gdbint.texinfo (Debugging GDB): In section
287 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
288 Mention also gdb-gdb.py.
289
4abf930d
YQ
2902012-08-07 Yao Qi <yao@codesourcery.com>
291
292 Revert the folloing patch:
293 2012-08-06 Yao Qi <yao@codesourcery.com>
294 * gdb.texinfo (Remote Configuration): Add kindex for 'set
295 remote hardware-watchpoint-limit' and 'set
296 remote hardware-breakpoint-limit'.
297
f3c8a52a
JK
2982012-08-06 Nathaniel Flath <flat0103@gmail.com>
299
300 * gdb.texinfo (Working Directory): Added information about new
301 default argument for 'cd' command.
302
77a91025
YQ
3032012-08-06 Yao Qi <yao@codesourcery.com>
304
305 * gdb.texinfo (Remote Configuration): Add kindex for 'set
306 remote hardware-watchpoint-limit' and 'set
307 remote hardware-breakpoint-limit'.
308
d9f08f52
YQ
3092012-08-06 Yao Qi <yao@codesourcery.com>
310
311 Fix PR14371.
312
313 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
314 '=breakpoint-deleted'.
315
95b07c96
YQ
3162012-08-02 Yao Qi <yao@codesourcery.com>
317
318 * gdb.texinfo (Native): Remove node Neutrino.
319
7255706c
YQ
3202012-07-27 Yao Qi <yao@codesourcery.com>
321
322 * gdb.texinfo (IPA Protocol Commands): Document new command
323 'close'.
324
d6b28940
TT
3252012-07-25 Tom Tromey <tromey@redhat.com>
326
327 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
328
e615022a
DE
3292012-07-20 Doug Evans <dje@google.com>
330
331 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
332 (Index Files): Document how to control the use of deprecated index
333 sections.
334 (Index Section Format): Replace --use-deprecated-index-sections with
335 "set use-deprecated-index-sections on".
336
055855a4
EZ
3372012-07-12 Eli Zaretskii <eliz@gnu.org>
338
339 * gdbint.texinfo: Remove @syncodeindex directives that put all the
340 indices into a single node "Index". Instead, join function and
341 variable indices into a single index, separate from the concept
342 index. Requested in
343 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
344 (Top): Update the top-level menu: instead of one "Index" there are
345 now separate entries "Concept Index" and "Function and Variable
346 Index".
347 (Concept Index, Function and Variable Index): New nodes.
348 (Index): Node deleted.
349
f77cc5f0
HZ
3502012-07-05 Hui Zhu <hui_zhu@mentor.com>
351
352 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
353 and "maint agent-eval".
354
00595b5e
EZ
3552012-07-03 Eli Zaretskii <eliz@gnu.org>
356
357 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
358 avoid file-name clashes between Index.html and index.html on
359 case-insensitive filesystems. See the discussion starting in
360 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
361 details of the problem.
362 (Top): Update the master menu for the above.
363 (Concept Index, Command and Variable Index): New nodes, instead of
364 the old "Index" node that was deleted. All cross-references
365 updated.
366
d3ce09f5
SS
3672012-07-02 Stan Shebs <stan@codesourcery.com>
368
369 * gdb.texinfo (Dynamic Printf): Mention agent style and
370 disconnected dprintf.
371 (Maintenance Commands): Describe maint agent-printf.
372 (General Query Packets): Mention BreakpointCommands feature.
373 (Packets): Document commands extension to Z0 packet.
374 * agentexpr.texi (Bytecode Descriptions): Document printf
375 bytecode.
376
2d7b58e8
JK
3772012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
378
379 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
380 only after gdbinit files.
381 (Startup): Move -iex and -iex commands down after gdbinit files.
382
202cbf1c
JK
3832012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
384
385 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
386 possibility.
387
b6ba681c
TT
3882012-06-29 Tom Tromey <tromey@redhat.com>
389
390 * gdb.texinfo (Index Section Format): Update for version 7.
391
71caed83
SS
3922012-06-28 Stan Shebs <stan@codesourcery.com>
393
394 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
395 example, add note about title column.
396
ee0bf529
SCR
3972012-06-26 Siva Chandra Reddy <sivachandra@google.com>
398
399 * gdb.texinfo (Symbol Tables In Python): Add description about
400 the new 'last' attribute of gdb.Symtab_and line.
401
3c15d565
SCR
4022012-06-26 Siva Chandra Reddy <sivachandra@google.com>
403
404 * gdb.texinfo (Symbol Tables In Python): Correct the description
405 of the 'pc' attribute of gdb.Symtab_and_line.
406
45cfd468
DE
4072012-06-26 Doug Evans <dje@google.com>
408
409 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
410 and symtab-create.
411
496ee73e
KS
4122012-06-25 Keith Seitz <keiths@redhat.com>
413
414 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
415 from example. Remove "rbreak" from list of corresponding
416 gdb commands.
417
156942c7
DE
4182012-06-23 Doug Evans <dje@google.com>
419
420 * gdb.texinfo (Index Section Format): Document version 7 format.
421
c614397c
YQ
4222012-06-22 Yao Qi <yao@codesourcery.com>
423
424 * gdb.texinfo: Add missing cindex for some packets.
425
472a2379
KS
4262012-06-20 Keith Seitz <keiths@redhat.com>
427
428 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
429 for -break-insert and document -p.
430
2678e2af
YQ
4312012-06-20 Yao Qi <yao@codesourcery.com>
432
433 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
434 and "gdb.write_memory" with "Inferior.read_memory" and
435 "Inferior.write_memory".
436
984359d2
EZ
4372012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
438
439 * gdb.texinfo (Summary): Add a link to "Free Documentation".
440 (Free Documentation): Add @node line.
441 (Continuing and Stepping) <advance location>: Use @item instead of
442 @itemx.
443 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
444 @itemx.
445 (Embedded Processors): Put the link to "PA" to its correct place,
446 according to document structure.
447 (Python API): Put the link to "Lazy Strings In Python" to its
448 correct place.
449 (Index): Use @@ in @tex block to get a literal @.
450
451 * gdbint.texinfo: Fix the @subtitle line.
452
453 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
454 correct place.
455
16bdd41f
YQ
4562012-06-08 Yao Qi <yao@codesourcery.com>
457
458 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
459 Protocol'.
460 (In-Process Agent Protocol, IPA Protocol Objects)
461 (IPA Protocol Commands): New nodes.
462 (Tracepoint Packets): Add anchors.
463
2d4c29c5
TS
4642012-06-06 Thomas Schwinge <thomas@codesourcery.com>
465
466 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
467
6bd110c5
YQ
4682012-06-06 Yao Qi <yao@codesourcery.com>
469
470 * gdb.texinfo: Update copyright year.
471
f3e0e960
SS
4722012-05-23 Stan Shebs <stan@codesourcery.com>
473 Kwok Cheung Yeung <kcy@codesourcery.com>
474
475 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
476
1564a261
JK
4772012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
478
479 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
480 Mention also --with-separate-debug-dir.
481 (Auto-loading): Prepend $debugdir in the sample output.
482 (Auto-loading safe path): Likewise. Mention also $debugdir for the
483 auto-load safe-path variable.
484 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
485 Mention also $debugdir for 'set auto-load scripts-directory'.
486
eb17f351
EZ
4872012-05-19 Eli Zaretskii <eliz@gnu.org>
488
489 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
490 (MIPS Embedded, MIPS, MIPS Register packet Format)
491 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
492 appropriate.
493
4cc0665f
MR
4942012-05-18 Sandra Loosemore <sandra@codesourcery.com>
495 Maciej W. Rozycki <macro@codesourcery.com>
496
497 * gdb.texinfo (MIPS): Document "set mips compression" and "show
498 mips compression".
499 (MIPS Breakpoint Kinds): New subsubsection.
500
7af8dcf8 5012012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
502
503 * gdb.texinfo (Architecture-Specific Protocol Details): Define
504 nodes for subsections. Add @acronym mark-ups and adjust
505 formatting.
506
aff139ff
JK
5072012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
508
509 Rename $ddir to $datadir.
510 * gdb.texinfo (Auto-loading, Auto-loading safe path)
511 (objfile-gdb.py file): Rename $ddir to $datadir.
512
9cb709b6
TT
5132012-05-18 Tom Tromey <tromey@redhat.com>
514
515 * gdb.texinfo (Print Settings): Document 'set print symbol'.
516
e7e0cddf
SS
5172012-05-14 Stan Shebs <stan@codesourcery.com>
518
519 * gdb.texinfo (Dynamic Printf): New subsection.
520
7efc75aa
SCR
5212012-05-13 Siva Chandra Reddy <sivachandra@google.com>
522
523 * gdb.texinfo (Basic Python): Add description about the function
524 gdb.find_pc_line
525
f307c045
JK
5262012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
527 Eli Zaretskii <eliz@gnu.org>
528
529 * gdb.texinfo (Separate Debug Files): Use plural form for global
530 debugging information directory.
531
85d4a676
SS
5322012-05-11 Stan Shebs <stan@codesourcery.com>
533 Kwok Cheung Yeung <kcy@codesourcery.com>
534
535 * gdb.texinfo (Operating System Auxiliary Information): Document new
536 'info os' subcommands.
537
c1668e4e
JK
5382012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
539
540 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
541 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
542 (dotdebug_gdb_scripts section): Add reference
543 to 'Auto-loading safe path'.
544
7349ff92
JK
5452012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
546
547 Implement multi-component --with-auto-load-dir.
548 * gdb.texinfo (Auto-loading): New references
549 for 'set auto-load scripts-directory'
550 and 'show auto-load scripts-directory'.
551 (Auto-loading safe path): Describe the new default. Move $ddir
552 substituation reference to 'objfile-gdb.py file'.
553 (objfile-gdb.py file): Describe script-name alias. Change real-name to
554 script-name. Describe new 'set auto-load scripts-directory'
555 and 'show auto-load scripts-directory'.
556
6dea1fbd
JK
5572012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
558
559 Provide $ddir substitution for --with-auto-load-safe-path.
560 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
561 (Auto-loading safe path): Likewise. Mention the default value,
562 $ddir substitution, --with-auto-load-safe-path and
563 --without-auto-load-safe-path.
564 * observer.texi (gdb_datadir_changed): New.
565
1ccacbcd
JK
5662012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
567
568 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
569 Twice.
570
d9242c17
JK
571 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
572 directory separator by path separator.
573
af2c1515
JK
5742012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
575
576 * gdb.texinfo (Auto-loading safe path): Make 'directories'
577 for 'set auto-load safe-path' optional. Mention if it is omitted.
578 Change disabling security protection condition to "/", twice.
579
a20ee7a4
SCR
5802012-05-03 Siva Chandra Reddy <sivachandra@google.com>
581
582 * gdb.texinfo (Symbol Tables In Python): Add documentation about
583 the new methods global_block and static_block on gdb.Symtab
584 objects.
585
56af09aa
SCR
5862012-05-02 Siva Chandra Reddy <sivachandra@google.com>
587
588 * gdb.texinfo (Blocks In Python): Add a note saying that future
589 improvements to GDB and its infrastructure can move symbols
590 across blocks within a symbol table.
591
2746b0ef
YQ
5922012-04-29 Yao Qi <yao@codesourcery.com>
593
594 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
595 (A29K): Remove.
596
62e5f89c
SDJ
5972012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
598 Tom Tromey <tromey@redhat.com>
599
600 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
601 and generic static probe support on GDB.
602
a766d390
DE
6032012-04-25 Doug Evans <dje@google.com>
604
50f042b9
DE
605 * gdb.texinfo (Go): Fix thinko.
606
a766d390
DE
607 * gdb.texinfo (Supported Languages): Add Go.
608 (Go): New node.
609
f02e2b19
YQ
6102012-04-25 Yao Qi <yao@codesourcery.com>
611
612 * gdbint.texinfo (Testsuite): New section `Board settings'.
613
68d41a48
JK
6142012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
615
616 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
617 Three times.
618
174bb630
JK
619 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
620 Three times.
621
0511cc75
JK
6222012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
623
624 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
625 by @table @asis. Fix formatting of one item.
626
0070f25a
JK
6272012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
628
629 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
630
4dc84fd1
JK
6312012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
632
633 New option "set debug auto-load".
634 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
635 (auto-load verbose mode): New node.
636
bccbefd2
JK
6372012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
638
639 New option "set auto-load safe-path".
640 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
641 and "info auto-load" examples for safe-path. Put there also references
642 for "set auto-load safe-path" and "show auto-load safe-path".
643 New menu item for Auto-loading safe path.
644 (Auto-loading safe path): New node.
645 (Python Auto-loading): Update the expected output from "Missing"
646 to "No".
647
bf88dd68
JK
6482012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
649
650 auto-load: Implementation.
651 * gdb.texinfo (Mode Options): New anchor for -nx.
652 (Startup): New anchors for Option -init-eval-command,
653 Home Directory Init File
654 and Init File in the Current Directory during Startup.
655 Mention set auto-load local-gdbinit with a reference.
656 Change the sample code to "set auto-load python-scripts".
657 (Threads): New anchor set libthread-db-search-path.
658 Provide references to libthread_db.so.1 file.
659 (Controlling GDB): New menu item for Auto-loading.
660 (Auto-loading, Init File in the Current Directory)
661 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
662 (Python): Rename the menu item Auto-loading to Python Auto-loading.
663 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
664 reference.
665 (Auto-loading): Rename to ...
666 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
667 "set auto-load python-scripts", new anchor for it. Change
668 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
669 for it. Change "info auto-load-scripts"
670 to "info auto-load python-scripts", new anchor for it. Change "scripts"
671 to "Python scripts".
672
8264ba82
AG
6732012-04-14 Anton Gorenkov <xgsa@yandex.ru>
674
675 PR mi/13393
676 * gdb.texinfo (Print Settings): Extend the description for "set print
677 object".
678 (GDB/MI Variable Objects): Extend the description for -var-create and
679 -var-list-children.
680
06fc020f
SCR
6812012-04-11 Siva Chandra Reddy <sivachandra@google.com>
682
683 * gdb.texinfo (Examining Data): Document the 'explore' command.
684
7191c139
JB
6852012-03-28 Joel Brobecker <brobecker@adacore.com>
686
687 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
688 to the children of a varobj and its update range when -var-update
689 returns that the varobj's type changed.
690
3708f05e
JK
6912012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
692
693 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
694 Create two new links fir 'objfile-gdb.py file'
695 and 'dotdebug_gdb_scripts section'.
696
8e0583c8
JK
6972012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
698
699 * gdb.texinfo (Auto-loading): Rename node reference
700 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
701 Twice.
702 (.debug_gdb_scripts section): Rename the node ...
703 (dotdebug_gdb_scripts section): ... here.
704 (Maintenance Commands): Also rename this node reference.
705
7b282c5a
SCR
7062012-03-22 Siva Chandra Reddy <sivachandra@google.com>
707
708 * gdb.texinfo (Python API/Values From Inferior): Add description
709 about the new method Value.referenced_value. Add description on
710 how Value.dereference is different (and similar) to
711 Value.referenced_value.
712
8320cc4f
JK
7132012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
714
715 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
716 --init-eval-command=COMMAND, -iex.
717 (Startup): Describe -iex and -ix. Simplify the example
718 for "set auto-load-scripts off".
719
481860b3
GB
7202012-03-16 Gary Benson <gbenson@redhat.com>
721
722 PR breakpoints/10738
723 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
724 stating that GDB cannot set breakpoints on inlined functions.
725 (Mode Options): Document --use-deprecated-index-sections.
726 (Index Section Format): Document new index section version format.
727
c4aeac85
TT
7282012-03-15 Tom Tromey <tromey@redhat.com>
729
730 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
731
16899756
DE
7322012-03-13 Doug Evans <dje@google.com>
733
734 * gdb.texinfo (Help): Change apropos example to use "alias" instead
735 of "reload".
736 (Symbols): Delete docs for set/show symbol-reloading.
737 * gdbint.texinfo (Defining Other Architecture Features): Delete
738 SYMBOL_RELOADING_DEFAULT.
739 * refcard.tex: Delete reference to symbol-reloading.
740
9b224c5e
PA
7412012-03-07 Pedro Alves <palves@redhat.com>
742
743 * gdb.texinfo (General Query Packets): Document new
744 QProgramSignals packet.
745 * gdb.texinfo (Remote configuration): Mention
746 "program-signals-packet".
747
169081d0
TG
7482012-03-05 Tristan Gingold <gingold@adacore.com>
749
750 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
751
d1feda86
YQ
7522012-03-03 Yao Qi <yao@codesourcery.com>
753
754 * gdb.texinfo (In-Process Agent): New node.
755 Document new commands.
756 (General Query Packets): Add packet `QAgent'.
757
1faeff08
MR
7582012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
759
760 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
761
7d74f244
DE
7622012-03-01 Scott J. Goldman <scottjg@vmware.com>
763
764 * gdb.texinfo (Commands In Python): Put example python macro in
765 COMMAND_USER category rather than COMMAND_OBSCURE.
766 Document gdb.COMMAND_USER.
767 (User-defined Commands): Update documentation to clarify
768 "set/show max-user-call-depth" and "show user" don't apply to python
769 commands. Update documentation to clarify "help user-defined" may
770 also include python commands defined as COMMAND_USER.
771
6fe37d23
JK
7722012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
773
774 * gdb.texinfo (Startup): Add option -ex description to the option -x
775 description.
776
83364271
LM
7772012-02-24 Luis Machado <lgustavo@codesourcery.com>
778
779 * gdb.texinfo (Setting Breakpoints): Mention and explain the
780 condition-evaluation breakpoint parameter.
781 Mention condition-evaluation mode being shown in "info break".
782 (Break Conditions): Add description for target-side
783 conditional breakpoints.
784 (Remote Configuration): Mention conditional-breakpoints-packet.
785 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
786 cond-expr.
787 (General Query Packets): Mention new ConditionalBreakpoint feature.
788
bdb1994d
TT
7892012-02-22 Tom Tromey <tromey@redhat.com>
790
791 * gdb.texinfo (Blocks In Python): Clarify block iteration.
792
4d241c86
TT
7932012-02-17 Tom Tromey <tromey@redhat.com>
794
795 PR python/10753:
796 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
797 directory.
798
816338b5
SS
7992012-02-14 Stan Shebs <stan@codesourcery.com>
800
801 * gdb.texinfo (Disabling Breakpoints): Document enable count.
802
cc30c4bd
PA
8032012-02-13 Pedro Alves <palves@redhat.com>
804
805 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
806 mips-idt-ecoff.
807
035d1e5b
YQ
8082012-02-09 Yao Qi <yao@codesourcery.com>
809
810 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
811
f0823d2c
TT
8122012-02-07 Tom Tromey <tromey@redhat.com>
813
814 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
815 Symbol.value.
816
64e7d9dd
TT
8172012-02-07 Tom Tromey <tromey@redhat.com>
818
819 * gdb.texinfo (Symbols In Python): Document Symbol.line.
820
4220b2f8
TS
8212012-01-27 Thomas Schwinge <thomas@codesourcery.com>
822
823 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
824
edcc5120
TT
8252012-01-24 Tom Tromey <tromey@redhat.com>
826
827 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
828 unload".
829 (Files): Mention new catch commands.
830 (GDB/MI Async Records): Likewise.
831
53fe1783
GB
8322012-01-24 Gary Benson <gbenson@redhat.com>
833
834 Delete #if 0'd out code.
835 * gdb.texinfo (Frame Info): Remove "info catch".
836
b9e7b9c3
UW
8372012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
838
839 * gdb.texinfo (Remote Configuration): Document
840 "set remote hostio-readlink-packet" command.
841 (General Query Packets): Document vFile:readlink packet.
842
4aac40c8
TT
8432012-01-16 Tom Tromey <tromey@redhat.com>
844
845 * gdb.texinfo (Specify Location): Document relative file name
846 handling.
847
cafec441
TT
8482012-01-16 Tom Tromey <tromey@redhat.com>
849
850 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
851
0ee339bc
JK
8522012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
853 Eli Zaretskii <eliz@gnu.org>
854
855 * gdbint.texinfo (Coding Standards): Require braces for two lines of
856 code.
857
72384ba3
PH
8582012-01-11 Paul Hilfinger <hilfingr@adacore.com>
859
860 * gdb.texinfo (Variables): Document use of :: for non-static
861 variables.
862
ce1b17c4
JB
8632012-01-05 Joel Brobecker <brobecker@adacore.com>
864
865 * gdbint.texinfo (Start of New Year Procedure): Update
866 to replace use of copyright.sh by use of copyright.py.
867
217bff3e
JK
8682012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
869
870 Remove the gdbtui binary.
871 * all-cfg.texi (GDBTUI): Remove.
872 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
873 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
874 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
875
cc72b2a2
KP
8762011-12-23 Kevin Pouget <kevin.pouget@st.com>
877
878 Introduce gdb.FinishBreakpoint in Python.
879 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
880 (Python API): Add menu entry for Finish Breakpoints.
881
13ac8d2c
JK
8822011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
883
884 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
885 tests.
886
e0f9f062
DE
8872011-12-16 Doug Evans <dje@google.com>
888
889 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
890
80b6e756
PM
8912011-12-16 Phil Muldoon <pmuldoon@redhat.com>
892
1c3ad6ab 893 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
894 stack". Add documentation for "set/show python print-stack".
895
2fb860fc
PA
8962011-12-14 Pedro Alves <pedro@codesourcery.com>
897
898 * gdb.texinfo (Implementing a Remote Stub): Explain that you
899 should transfer control to the stub in the startup code instead of
900 in main. Mention the need to get past the initial breakpoint.
901
f8eba3c6
TT
9022011-12-06 Tom Tromey <tromey@redhat.com>
903
904 * gdb.texinfo (Set Breaks): Update for new behavior.
905
2268b414
JK
9062011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
907
908 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
909 List Format for SVR4 Targets'.
910 (General Query Packets): New item qXfer:libraries-svr4:read.
911 (Library List Format for SVR4 Targets): New node.
912
ae6f0d5b
TT
9132011-12-01 Tom Tromey <tromey@redhat.com>
914
915 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
916 add.
917
36dfb11c
TT
9182011-11-22 Tom Tromey <tromey@redhat.com>
919
920 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
921 reasons.
922
f196051f
SS
9232011-11-20 Stan Shebs <stan@codesourcery.com>
924
925 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
926 note-related options and variables.
927 (Tracepoint Packets): Document packet changes.
928
f85b53f8
SD
9292011-11-20 Sanjoy Das <sdas@igalia.com>
930
931 * gdb.texinfo (JIT Interface): Add documentation on writing and
932 usind JIT debug info readers.
933 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
934 Debug Info Readers): New nodes.
935
bfccc43c
YQ
9362011-11-18 Yao Qi <yao@codesourcery.com>
937
938 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
939 tracepoint.
940
c011a4f4
DE
9412011-11-15 Doug Evans <dje@google.com>
942
943 * gdb.texinfo (Files): Document basenames-may-differ.
944
ed59ded5
DE
9452011-11-14 Doug Evans <dje@google.com>
946
947 * gdb.texinfo (Shell Commands): Document "!".
948
405f8e94
SS
9492011-11-14 Stan Shebs <stan@codesourcery.com>
950 Kwok Cheung Yeung <kcy@codesourcery.com>
951
952 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
953 needed to get shorter fast tracepoints.
954 (Tracepoint Packets): Document new qTMinFTPILen packet.
955
1e4d1764
YQ
9562011-11-14 Yao Qi <yao@codesourcery.com>
957
958 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
959 behavior of tracepoint.
960 (General Query Packets): New feature InstallInTrace.
961 (Remote Configuration): Document "set remote
962 install-in-trace-packet".
963
71eba9c2 9642011-11-12 Matt Rice <ratmice@gmail.com>
965
966 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
967 Add arguments to info macro.
968
e0f8f636
TT
9692011-11-10 Tom Tromey <tromey@redhat.com>
970
971 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
972 manual.
973 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
974 (Macros): Add a footnote.
975 (C): Remove paragraph about compiler options.
976 (C Constants): Mention wide character and string constants.
977 (C Plus Plus Expressions): Update compiler option advice. Mention
978 using declarations. Mention ADL. Remove old HP compiler
979 information.
980
625c0d47
TT
9812011-11-10 Tom Tromey <tromey@redhat.com>
982
983 PR c++/9257:
984 * gdb.texinfo (Print Settings): Add an extra note about the need
985 for a vtable.
986
4be2aacc
MR
9872011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
988
989 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
990 "set mips abi" documentation.
991
0a1c4d10
DE
9922011-11-04 Doug Evans <dje@google.com>
993
994 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
995
aad1c02c
TT
9962011-11-03 Tom Tromey <tromey@redhat.com>
997
998 * gdb.texinfo (Stopping): Add menu entry.
999 (Continuing and Stepping): Restore @node. Use @section, not
1000 @subsection.
1001
983fb131
MR
10022011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1003
1004 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1005 designation. Fix "Specify Location" cross-reference.
1006
3065dfb6
SS
10072011-11-02 Stan Shebs <stan@codesourcery.com>
1008
1009 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1010 (General Query Packets): Describe tracenz feature.
1011 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1012
0aaaf063
PK
10132011-10-28 Paul Koning <paul_koning@dell.com>
1014
1015 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1016
2231f1fb
KP
10172011-10-27 Kevin Pouget <kevin.pouget@st.com>
1018
1019 * gdb.texinfo ((Frames In Python): Document
1020 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1021
5110b5df
PK
10222011-10-26 Paul Koning <paul_koning@dell.com>
1023
1024 * gdb.texinfo (gdb.types): Document new deepitems function.
1025
22dbab46
PK
10262011-10-25 Paul Koning <paul_koning@dell.com>
1027
1028 PR python/13327
1029
1030 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1031 fetch_lazy method.
1032
9df2fbc4
PM
10332011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1034
1035 PR python/12656
1036
1037 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1038 global_block, static_block function.
1039
f05e2e1d
TT
10402011-10-19 Tom Tromey <tromey@redhat.com>
1041
1042 * gdb.texinfo (Commands In Python): Add missing "@"s.
1043
a7fc3f37
KP
10442011-10-13 Kevin Pouget <kevin.pouget@st.com>
1045
1046 PR python/13285 Document named constants for frame unwind stop reasons
1047 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1048 constants.
1049
5048e516
JK
10502011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1051
1052 Fix compatibility with texinfo versions older than 4.12.
1053 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1054 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1055 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1056 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1057 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1058 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1059 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1060
5a56e9c5
DE
10612011-10-09 Doug Evans <dje@google.com>
1062
1063 * gdb.texinfo (Extending GDB): Document alias command.
1064
36b11add
JK
10652011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1066
1067 Support @entry in input expressions.
1068 * gdb.texinfo (Variables): Describe @entry names suffix.
1069 (Print Settings): Add anchor for `set print entry-values'.
1070
e18b2753
JK
10712011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1072 Eli Zaretskii <eliz@gnu.org>
1073
1074 Display @entry parameter values (without references).
1075 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1076 example.
1077 (Print Settings): New description of set print entry-values and show
1078 print entry-values.
1079
111c6489
JK
10802011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1081 Eli Zaretskii <eliz@gnu.org>
1082
1083 Recognize virtual tail call frames.
1084 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1085 (Tail Call Frames): New node.
1086 (Frames In Python): Add gdb.TAILCALL_FRAME.
1087
9c15afc4
DE
10882011-10-07 Doug Evans <dje@google.com>
1089
1090 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1091 register_pretty_printer.
1092
99f5279d
PM
10932011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1094
1095 PR python/12930
1096 PR python/12802
1097
1098 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1099 stop method.
1100
03583c20
UW
11012011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1102
1103 * gdb.texinfo (Starting your Program): "set disable-randomization"
1104 is no longer Linux-specific.
1105 (Remote Configuration): Document "set remote
1106 disable-randomization-packet".
1107 (General Query Packets): Document "QDisableRandomization" packet
1108 and add it to "qSupported" list.
1109
bd054e06
KP
11102011-10-07 Kevin Pouget <kevin.pouget@st.com>
1111
1112 Allow Python notification of new object-file loadings.
1113 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1114 event type.
1115
cb6be26b
KP
11162011-10-04 Kevin Pouget <kevin.pouget@st.com>
1117
1118 PR python/12691: Add the inferior to Python exited event
1119 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1120
a05336a1
JB
11212011-10-03 Joel Brobecker <brobecker@adacore.com>
1122
1123 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1124 rephasing.
1125
5d77fe44
JB
11262011-10-03 Joel Brobecker <brobecker@adacore.com>
1127
1128 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1129 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1130 as possible feature returned by the `-list-features'
1131 command.
1132
699df94d
PK
11332011-09-28 Paul Koning <paul_koning@dell.com>
1134
1135 * gdb.texinfo (gdb.Type): Document field access by dictionary
1136 key syntax.
1137
24bdad53
YQ
11382011-09-28 Yao Qi <yao@codesourcery.com>
1139
1140 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1141 Add one space after option `-s'. Remove @r{} markup.
1142
6710bf39
SS
11432011-09-27 Stan Shebs <stan@codesourcery.com>
1144
1145 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1146
d99f7e48
HZ
11472011-09-16 Hui Zhu <teawater@gmail.com>
1148
1149 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1150 to *(unsigned char *)$esp@300.
1151
d812018b
PK
11522011-09-15 Paul Koning <paul_koning@dell.com>
1153
1154 * gdb.texinfo: Make style of Python functions and methods match
1155 the syntax of Python. Also put class and module names explicitly
1156 on function, member, and variable names, matching Python
1157 documentation conventions.
1158
2aa48337
KP
11592011-09-15 Kevin Pouget <kevin.pouget@st.com>
1160
1161 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1162 * gdb.texinfo (Inferiors In Python): Describe new
1163 gdb.selected_inferior() function.
1164
6839b47f
KP
11652011-09-15 Kevin Pouget <kevin.pouget@st.com>
1166
1167 Handle multiple breakpoint hits in Python interface:
1168 * gdb.texinfo (Events In Python): New function documentation:
1169 gdb.BreakpointEvent.breakpoints. Indicate that
1170 gdb.BreakpointEvent.breakpoint is now deprecated.
1171
26829f2b
JB
11722011-09-04 Joel Brobecker <brobecker@adacore.com>
1173
1174 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1175
a9f54f60
TT
11762011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1177
1178 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1179
fa3a4f15
PM
11802011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1181
1182 * gdb.texinfo (Prompt): Add set/show extended-prompt
1183 documentation
1184 (Basic Python): Add prompt_hook anchor.
1185 (Python modules): Reword module text to reflect multiple modules.
1186 (gdb.prompt): Document gdb.prompt module.
1187
224bbe49
YQ
11882011-08-14 Yao Qi <yao@codesourcery.com>
1189
78d85199
YQ
1190 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1191
11922011-08-14 Yao Qi <yao@codesourcery.com>
1193
1194 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1195 (TIC6x Features): New node.
1196
457e09f0
DE
11972011-08-12 Doug Evans <dje@google.com>
1198
1199 * gdb.texinfo (Symbols In Python): Document symbol.type.
1200
5e239b84
PM
12012011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1202
1203 * gdb.texinfo (Python): Document command and function
1204 auto-loading.
1205
177bc839
JK
12062011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1207 Eli Zaretskii <eliz@gnu.org>
1208
1209 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1210 typedefs unrolling. Extend the sample code by an inner typedef and
1211 outer typedefs unrolling.
1212
1a532630
PP
12132011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1214
1215 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1216 size and line-size.
1217
9b158ba0 12182011-07-21 Matt Rice <ratmice@gmail.com>
1219
1220 PR macros/12999
1221 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1222 Update text and cindex entries for info macro command.
1223
d17b6f81
PM
12242011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1225
1226 * observer.texi (GDB Observers): Add before_prompt observer.
1227 * gdb.texinfo (Basic Python): Add documentation for prompt
1228 substitution.
1229
713389e0
PM
12302011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1231
1232 PR python/12438
1233 * gdb.texinfo (Python Commands): Add deprecate note to maint
1234 set/show python print-stack. Document set/show python
1235 print-backtrace.
1236
177b42fe
TJB
12372011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1238
1239 * gdb.texinfo: Fix typos.
1240
900e11f9
JK
12412011-07-01 Tom Tromey <tromey@redhat.com>
1242
1243 * gdb.texinfo (Debugging Output): Document set debug
1244 check-physname.
1245
39c4d40a
TT
12462011-06-29 Tom Tromey <tromey@redhat.com>
1247
1248 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1249 breakpoint-notifications feature.
1250
6f5def7d
UW
12512011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1252
1253 * gdb.texinfo (Target Description): Remove warning about
1254 possibly unstable format.
1255
8cf64490
TT
12562011-06-03 Tom Tromey <tromey@redhat.com>
1257
1258 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1259 (Events In Python): Note that exit_code is optional.
1260
393eab54
PA
12612011-05-17 Pedro Alves <pedro@codesourcery.com>
1262
1263 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1264 required for multi-threading support.
1265 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1266 Hc are deprecated for multi-threading debugging. Point readers at
1267 the vCont packet.
1268
75fc9810
DE
12692011-05-15 Doug Evans <dje@google.com>
1270
1271 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1272
01124a23
DE
12732011-05-13 Doug Evans <dje@google.com>
1274
98a5dd13
DE
1275 * gdb.texinfo (Threads): Document $sdir,$pdir.
1276 (Server): Document $pdir exception.
1277
dbaefcf7
DE
1278 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1279
cc63ef9b
DE
1280 * gdb.texinfo (Threads): Clarify default value for
1281 libthread-db-search-path.
7e0396aa 1282
01124a23
DE
1283 * gdb.texinfo (Completion): Update example.
1284 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1285
d248b706
KY
12862011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1287
1288 * gdb.texinfo: Document change in the behaviour of the enable and
1289 disable GDB commands when applied to tracepoints.
1290 Document the EnableDisableTracepoints remote stub feature.
1291 Document QTEnable and QTDisable in the list of tracepoint packets.
1292
cc88a640
JK
12932011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1294
1295 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1296 hsuser.texi.
1297 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1298 comment to hsuser.texi. Change rluser.texi name in the comment.
1299
84e578fb
DE
13002011-05-10 Doug Evans <dje@google.com>
1301
1302 * gdb.texinfo (Threads): If an empty path is provided for
1303 libthread-db-search-path it is reset to its default value.
1304 (Server): Ditto.
1305
478aac75
DE
13062011-05-09 Doug Evans <dje@google.com>
1307
1308 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1309
9c06b0b4
TJB
13102011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1311 Thiago Jung Bauermann <bauerman@br.ibm.com>
1312
1313 Implement support for PowerPC BookE masked watchpoints.
1314 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1315 (PowerPC Embedded): Mention support of masked watchpoints.
1316
9ed350ad
JB
13172011-05-03 Joel Brobecker <brobecker@adacore.com>
1318
1319 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1320 `@value{GDBN}'.
1321
4ceed123
JB
13222011-05-03 Joel Brobecker <brobecker@adacore.com>
1323
1324 * gdb.texinfo (titlepage): Remove dedication.
1325 (In Memoriam): New appendix.
1326
559a7a62
JK
13272011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1328 Eli Zaretskii <eliz@gnu.org>
1329
1330 * gdb.texinfo (Index Section Format): Change the version to 5.
1331 Describe the different formula.
1332
03f2bd59
JK
13332011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1334 Eli Zaretskii <eliz@gnu.org>
1335
1336 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1337 for disconnected tracing.
1338 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1339 extended-remote relationship. Mention --once.
1340 (TCP port allocation lifecycle of @code{gdbserver}): New.
1341
d9b1a651
EZ
13422011-04-23 Eli Zaretskii <eliz@gnu.org>
1343
1344 * gdb.texinfo (Server): Improve indexing. Index all optional
1345 switches to gdbserver.
1346
90476074
TT
13472011-04-20 Tom Tromey <tromey@redhat.com>
1348
1349 * gdb.texinfo (Index Section Format): New node.
1350 (Top): Add new node to menu.
1351
c21236dc
PA
13522011-04-20 Pedro Alves <pedro@codesourcery.com>
1353
1354 * gdb.texinfo (Maintenance Commands): Document `maint print
1355 remote-registers'.
1356
05c8c3f5
TT
13572011-04-20 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.texinfo (Trace File Format): Move node later.
1360
7a9dd1b2
TT
13612011-04-19 Tom Tromey <tromey@redhat.com>
1362
1363 * gdbint.texinfo (Register Information Functions): Remove
1364 duplicate "the".
1365 * gdb.texinfo (Emacs): Remove duplicate "to".
1366 (GDB/MI Variable Objects): Remove duplicate "the".
1367 (General Query Packets): Likewise.
1368
4368ebeb
JB
13692011-04-02 Joel Brobecker <brobecker@adacore.com>
1370
1371 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1372 "GDB/MI Ada Exception Information" node.
1373
956a9fb9
JB
13742011-04-01 Joel Brobecker <brobecker@adacore.com>
1375
1376 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1377 the "exception-name" field in the *stopped async record.
1378
f1310107
TJB
13792011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1380 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1381
1382 Implement support for PowerPC BookE ranged breakpoints.
1383 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1384
8786b2bd
TT
13852011-03-28 Tom Tromey <tromey@redhat.com>
1386
1387 * gdb.texinfo (Set Tracepoints): Fix typo.
1388
9ef07c8c
TT
13892011-03-24 Tom Tromey <tromey@redhat.com>
1390
1391 * gdb.texinfo (Specify Location): Document `function:label'
1392 linespec.
1393
99c3dc11
PM
13942011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1395
f1310107 1396 PR python/12149
99c3dc11
PM
1397
1398 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1399
29703da4
PM
14002011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1401
1402 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1403 (Inferiors In Python): Likewise.
1404 (Threads In Python): Likewise.
1405 (Symbols In Python): Likewise.
1406 (Objfiles In Python): Likewise.
1407 (Symbol Tables In Python): Likewise.
1408
c9174737
PA
14092011-03-15 Pedro Alves <pedro@codesourcery.com>
1410
1411 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1412 display>: Explain that the commands accept number ranges.
1413
7371cf6d
PM
14142011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1415
1416 * gdb.texinfo (Breakpoints In Python): Add description and example
1417 of Python stop function operation.
1418
ecec24e6
PM
14192011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1420
1421 * gdb.texinfo (Parameters In Python): Document get_set_string and
1422 get_show_string methods.
1423
6dcd5565
JK
14242011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1425
1426 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1427
81896e36
JK
1428 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1429 circular-trace-buffer name.
1430
5e30da2c
JB
14312011-02-28 Joel Brobecker <brobecker@adacore.com>
1432
1433 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1434 in the previous change.
1435
3bd0f5ef 14362011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1437
1438 * gdb.texinfo (Inferiors and Programs): Update commands to show
1439 that they can accept multiple arguments.
1440
4ec7539c
JB
14412011-02-24 Joel Brobecker <brobecker@adacore.com>
1442
1443 Revert the following patch (code patch was not approved):
1444 2011-02-21 Hui Zhu <teawater@gmail.com>
1445 * agentexpr.texi (bytecode descriptions): add printf.
1446 * gdb.texinfo (tracepoint action lists): add printf.
1447
82809774
DE
14482011-02-23 Doug Evans <dje@google.com>
1449
1450 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1451
e5a67952
MS
14522011-02-23 Michael Snyder <msnyder@vmware.com>
1453
1454 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1455 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1456 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1457
6e6fbe60
DE
14582011-02-22 Doug Evans <dje@google.com>
1459
1460 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1461 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1462 add description of result, fix @defun formatting.
1463
f994e27a
HZ
14642011-02-21 Hui Zhu <teawater@gmail.com>
1465
1466 * agentexpr.texi (Bytecode Descriptions): Add printf.
1467 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1468
c7f96d2b
TT
14692011-02-18 Tom Tromey <tromey@redhat.com>
1470
1471 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1472
60f98dde
MS
14732011-02-14 Michael Snyder <msnyder@vmware.com>
1474
1475 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1476 Document new command "thread find".
1477
08e796bc
MS
14782011-02-14 Michael Snyder <msnyder@vmware.com>
1479
1480 * gdb.texinfo (Threads): Update example of new thread message.
1481
b3b9301e
PA
14822011-02-14 Pedro Alves <pedro@codesourcery.com>
1483
1484 * gdb.texinfo (Remote Configuration): Mention set/show remote
1485 traceframe-info.
1486 (Tools/Packages Optional for Building GDB): Mention that expat is
1487 used for traceframe info.
1488 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1489 (General Query Packets) <qSupported>: Describe the
1490 qXfer:traceframe-info:read feature.
1491 (qXfer::read): Describe qXfer:traceframe-info:read.
1492 (Traceframe Info Format): New section.
1493
cef35b0f
PA
14942011-02-04 Pedro Alves <pedro@codesourcery.com>
1495
1496 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1497 for casts and unary operators.
1498
f1cbe1d3
TT
14992011-02-04 Tom Tromey <tromey@redhat.com>
1500
1501 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1502 is not useful.
1503
585fdaa1
PA
15042011-01-25 Pedro Alves <pedro@codesourcery.com>
1505
1506 * gdb.texinfo: s/value optimized out/optimized out/g
1507
7bfc9434
JB
15082011-01-21 Joel Brobecker <brobecker@adacore.com>
1509
1510 * gdb.texinfo (Other Misc Settings): Rework part of the
1511 documentation of the "set interactive mode" command.
1512
4694da01
TT
15132011-01-19 Tom Tromey <tromey@redhat.com>
1514
1515 * gdb.texinfo (Threads): Document thread name output and `thread
1516 name' command.
1517 (Threads In Python): Document Thread.name attribute.
1518 (GDB/MI Thread Commands): Document thread attributes.
1519
b716877b
AB
15202011-01-12 Andrew Burgess <aburgess@broadcom.com>
1521
1522 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1523 changes in mi/mi-cmd-disas.c
1524
13fd8b81
TT
15252011-01-12 Tom Tromey <tromey@redhat.com>
1526
1527 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1528 Fix "thread apply" text.
1529
e09342b5
TJB
15302011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1531 Thiago Jung Bauermann <bauerman@br.ibm.com>
1532
1533 Implement support for PowerPC BookE ranged watchpoints.
1534 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1535 the "set powerpc exact-watchpoints" flag.
1536
06e65f44
TT
15372011-01-07 Tom Tromey <tromey@redhat.com>
1538
1539 * gdb.texinfo (Python API): Add descriptions to @menu items.
1540
d8e22779
TT
15412011-01-06 Tom Tromey <tromey@redhat.com>
1542
1543 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1544
a255712f
PP
15452010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1546
e09342b5 1547 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1548
ccfc3d6e
TT
15492011-01-06 Tom Tromey <tromey@redhat.com>
1550
1551 PR python/12133:
1552 * gdb.texinfo (Frames In Python): Document various frame
1553 constants.
1554
44944448
JB
15552011-01-05 Joel Brobecker <brobecker@adacore.com>
1556
1557 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1558 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1559 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1560
42ea3d7a
JK
15612011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1562
1563 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1564 (clean): Add GDBvn.texi.
1565
720d1a40
JB
15662010-12-29 Joel Brobecker <brobecker@adacore.com>
1567
1568 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1569 occasional case where the debugger prints an array address
1570 instead of the array itself.
1571
ad196637
PA
15722010-12-23 Pedro Alves <pedro@codesourcery.com>
1573
1574 * gdb.texinfo (Packets) <read registers packet>: Document support
1575 for registers that were not collected.
1576
a86caf66
DE
15772010-12-15 Doug Evans <dje@google.com>
1578
1579 * gdb.texinfo (Startup): Document auto-loading of scripts during
1580 startup.
1581 (Auto-loading): Delete "maint set python auto-load on|off".
1582 Add "set auto-load-scripts on|off".
1583
aae1c79a
DE
15842010-12-07 Doug Evans <dje@google.com>
1585
1586 * gdb.texinfo (Mode Options): Document -data-directory.
1587 (Data Files): Add reference to -data-directory.
1588
4e04c971
DE
15892010-11-29 Doug Evans <dje@google.com>
1590
1591 * gdb.texinfo (Pretty-Printer Introduction): Change
1592 printer-name:subprinter-name to printer-name;subprinter-name.
1593
94b6973e
PM
15942010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1595
1596 PR python/12199
1597
1598 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1599
39037522
TT
16002010-11-23 Tom Tromey <tromey@redhat.com>
1601
1602 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1603 (Editing): Likewise.
1604 (Command History): Likewise.
1605 (TUI Keys): Likewise.
1606 (Bug Reporting): Conditionally include rluser.texi and
1607 inc-history.texinfo.
1608 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1609 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1610 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1611 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1612 (gdb.pdf): Likewise.
1613 (gdb.info): Likewise.
1614 (gdb/index.html): Likewise.
1615
5ae98d25
TT
16162010-11-23 Tom Tromey <tromey@redhat.com>
1617
1618 * Makefile.in (Makefile): Run ../config.status.
1619 (distclean): Update.
1620 * configure: Remove.
1621 * configure.ac: Remove.
1622
621c8364
TT
16232010-11-12 Tom Tromey <tromey@redhat.com>
1624
1625 * gdb.texinfo (Basic Python): Update. Add xref.
1626 (Exception Handling): Document new exception classes.
1627 (Types In Python): Update.
1628 (Frames In Python): Update.
1629
84f4c1fe
PM
16302010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1631
1632 * gdb.texinfo (Breakpoints In Python): Document "internal"
1633 parameter, and visible attribute.
1634
99e7ae30
DE
16352010-11-05 Doug Evans <dje@google.com>
1636
1637 * gdb.texinfo (Source Path): Document "set directories".
1638
f4b8a18d
KW
16392010-11-05 Ken Werner <ken.werner@de.ibm.com>
1640
1641 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1642 (OpenCL C): New node.
1643
7b51bc51
DE
16442010-11-02 Doug Evans <dje@google.com>
1645
1646 * gdb.texinfo (Pretty Printing): Expand into three sections,
1647 introduction, example, and commands.
1648 (Python API): Delete section Disabling Pretty-Printers, merge into
1649 Selecting Pretty-Printers.
1650 (Writing a Pretty-Printer): New section. Move the pretty-printer
1651 example here, and reformat to match python coding style. Add a second
1652 example using the gdb.printing module.
1653 (Python modules): Add gdb.printing.
1654
9eeee977
DE
16552010-10-29 Doug Evans <dje@google.com>
1656
1657 * gdb.texinfo (Python): Fix long line.
1658
a0e0ffdf
DE
16592010-10-20 Doug Evans <dje@google.com>
1660
1661 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1662 All references updated. Correct sections marked as subsections.
1663 (Coding Standards): New chapter. Move the coding standard related
1664 subsections here. Add section on Python coding standards.
1665
0e3509db
DE
16662010-10-13 Doug Evans <dje@google.com>
1667
1668 * gdb.texinfo (Python): Add "Python modules".
1669 (Types in Python): Add reference to gdb.types section.
1670 (Python modules): New node.
1671
44592cc4
DE
16722010-10-11 Doug Evans <dje@google.com>
1673
1674 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1675 Python" from gdb.Value.type description.
1676
6e1bb179
JB
16772010-09-28 Joel Brobecker <brobecker@adacore.com>
1678
1679 * gdb.texinfo (Ravenscar Profile): New node.
1680
e8467610
TT
16812010-09-22 Tom Tromey <tromey@redhat.com>
1682
1683 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1684
fccd1d1e
EZ
16852010-09-22 Eli Zaretskii <eliz@gnu.org>
1686
1687 * gdb.texinfo (Values From Inferior): Clarify that
1688 value.dynamic_type works only in C++ programs with RTTI.
1689
c1b6b909
TT
16902010-09-15 Paul Bolle <pebolle@tiscali.nl>
1691
1692 * gdb.texinfo (Character Sets): Correctly reference host-charset
1693 in example.
1694
7d288aaa
TT
16952010-09-13 Tom Tromey <tromey@redhat.com>
1696
1697 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1698 Document "fullname" and "from".
1699
f75d858b
MK
17002010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1701
1702 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1703 feature `reverse' output by -list-target-features.
1704
83b9503b
L
17052010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1706
1707 * gdb.texinfo (i386 Features): Remove an extra "@item".
1708
03f17ccf
TT
17092010-08-30 Tom Tromey <tromey@redhat.com>
1710
1711 PR python/11792:
1712 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1713
9779414d
DJ
17142010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1715
1716 * gdb.texinfo (ARM Features): Document
1717 org.gnu.gdb.arm.m-profile.
1718
f9ffd4bb
TT
17192010-08-23 Tom Tromey <tromey@redhat.com>
1720
1721 PR python/11145:
1722 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1723 reinterpret_cast methods.
1724
702c2711
TT
17252010-08-23 Tom Tromey <tromey@redhat.com>
1726
1727 PR python/11915:
1728 * gdb.texinfo (Types In Python): Document array method.
1729
66b73624
TJB
17302010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1731
1732 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1733
06a64a0b
TT
17342010-08-16 Tom Tromey <tromey@redhat.com>
1735
1736 * gdb.texinfo (Set Watchpoints): Document -location option.
1737
a3a7127e
DE
17382010-08-13 Doug Evans <dje@google.com>
1739
1740 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1741
8dedea02
VP
17422010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1743
1744 * gdb.texinfo (GDB/MI Data Manipulation): Document
1745 -data-read-memory-raw and -data-write-memory-raw.
1746
ca5c20b6 17472010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1748 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1749
1750 * gdb.texinfo (Basic Python): Describe post_event API.
1751
cb2e07a6
PM
17522010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1753
1754 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1755 decode_line Python APIs
cb2e07a6 1756
464b3efb
TT
17572010-08-10 Tom Tromey <tromey@redhat.com>
1758
1759 * gdb.texinfo (Pretty Printing API): Document
1760 gdb.default_visualizer.
1761
c29c521f
TT
17622010-08-10 Tom Tromey <tromey@redhat.com>
1763
1764 Revert gdb-add-index addition:
1765 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1766
5da1313b
JK
17672010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1768 Eli Zaretskii <eliz@gnu.org>
1769
1770 * gdb.texinfo (Mode Options) <-batch>
1771 (Basic Python) <gdb.execute>: Describe setting width and height.
1772
02d868e8
PP
17732010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1774
1775 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1776
c2bbed2a
TT
17772010-07-30 Tom Tromey <tromey@redhat.com>
1778
1779 * gdb.texinfo (Index Files): Mention gdb-add-index.
1780
6c13bbe1
HZ
17812010-07-30 Hui Zhu <teawater@gmail.com>
1782
1783 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1784 "detach inferior" and "kill inferior".
1785
53a71c06
CR
17862010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1787
1788 * gdb.texinfo (Machine Code): Update description of two forms of
1789 arguments, and add new example to demonstrate the new form.
1790
5374244e
PM
17912010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1792
1793 * gdb.texinfo (Values From Inferior): Add value inferior function
1794 call description.
1795
8ea5bce5
JK
17962010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1797
1798 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1799
c0edd9ed
JK
18002010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1801 Eli Zaretskii <eliz@gnu.org>
1802
1803 Make core files the process_stratum.
1804 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1805 record_stratum example.
1806
9291a0cd
TT
18072010-07-13 Tom Tromey <tromey@redhat.com>
1808
1809 * gdb.texinfo (Index Files): New node.
1810
f5011d11
TT
18112010-07-13 Tom Tromey <tromey@redhat.com>
1812
1813 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1814
0f5238ed
TT
18152010-07-13 Tom Tromey <tromey@redhat.com>
1816
1817 * gdb.texinfo (Specify Location): Document labels.
1818
74c761c1
PA
18192010-07-01 Pedro Alves <pedro@codesourcery.com>
1820
1821 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1822 entries for fast tracepoints and static tracepoints.
1823
501994c0
PA
18242010-07-01 Pedro Alves <pedro@codesourcery.com>
1825
1826 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1827 qsThreadInfo>: Spell out `l' as ell.
1828
0fb4aa4b
PA
18292010-07-01 Pedro Alves <pedro@codesourcery.com>
1830
1831 * gdb.texinfo (Convenience Variables): Document $_sdata.
1832 (Commands to Set Tracepoints): Describe static tracepoints. Add
1833 `Listing Static Tracepoint Markers' menu entry. Document
1834 "strace".
1835 (Tracepoint Action Lists): Document collecting $_sdata.
1836 (Listing Static Tracepoint Markers): New subsection.
1837 (Tracepoints support in gdbserver): Mention static tracepoints.
1838 (remote packets, enabling and disabling): Mention
1839 read-sdata-object.
1840 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1841 and StaticTracepoint.
1842 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1843 Document qXfer:sdata:read.
1844 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1845
dc3b15be
JB
18462010-06-29 Joel Brobecker <brobecker@adacore.com>
1847
1848 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1849
595939de
PM
18502010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1851 Tom Tromey <tromey@redhat.com>
1852 Thiago Jung Bauermann <bauerman@br.ibm.com>
1853
1854 * gdb.texinfo (Inferiors In Python): New node.
1855 * gdb.texinfo (Threads In Python): New node.
1856
9279c692
JB
18572010-06-28 Joel Brobecker <brobecker@adacore.com>
1858
1859 * gdb.texinfo (Python): Document what the python directory is
1860 and what its location is.
1861 (Basic Python): Document the gdb.PYTHONDIR constant.
1862
bc9f0842
TT
18632010-06-25 Tom Tromey <tromey@redhat.com>
1864
1865 PR python/10808:
1866 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1867
f1421989
HZ
18682010-06-24 Hui Zhu <teawater@gmail.com>
1869
1870 * gdb.texinfo: (Commands for Controlled Output): Add
1871 documentation for command "eval".
1872
e4c0cfae
SS
18732010-06-21 Stan Shebs <stan@codesourcery.com>
1874
1875 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1876 * annotate.texinfo: Ditto.
1877 * gdbint.texinfo: Ditto.
1878 * stabs.texinfo: Ditto.
1879
bb08c432
HZ
18802010-06-22 Hui Zhu <teawater@gmail.com>
1881
1882 * gdb.texinfo: (Process Record and Replay): Add documentation
1883 for command "set record memory-query".
1884
4f5d9f07
SS
18852010-06-21 Stan Shebs <stan@codesourcery.com>
1886
1887 * gdb.texinfo: Relicense under GFDL version 1.3.
1888 * annotate.texinfo: Relicense under GFDL version 1.3.
1889 * gdbint.texinfo: Relicense under GFDL version 1.3.
1890 * stabs.texinfo: Relicense under GFDL version 1.3.
1891 * fdl.texi: Update to version 1.3.
1892
6aed2dbc
SS
18932010-06-18 Stan Shebs <stan@codesourcery.com>
1894
a61408f8
SS
1895 * gdb.texinfo (Operating System Auxiliary Information): Describe
1896 "info os" when no arguments given.
1897
6aed2dbc
SS
1898 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1899 $_thread.
1900
24e933df
HZ
19012010-06-18 Hui Zhu <teawater@gmail.com>
1902
1903 * gdb.texinfo: (Process Record and Replay): Add documentation
1904 for commands "record save" and "record restore".
1905
65d79d4b
SDJ
19062010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1907
1908 * gdb.texinfo: Include information about the correct use
1909 of addresses in the `watch' command.
1910
d914c394
SS
19112010-06-11 Stan Shebs <stan@codesourcery.com>
1912
1913 * gdb.texinfo (Observer Mode): New section.
1914 (General Query Packets): Document QAllow.
889bf7c5 1915
967cf477
DE
19162010-06-04 Doug Evans <dje@google.com>
1917
1918 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1919
aaf4119b
DE
19202010-06-03 Doug Evans <dje@google.com>
1921
1922 * gdbint.texinfo (Coding): Add subsection on command names.
1923
9eae7c52
TT
19242010-06-02 Tom Tromey <tromey@redhat.com>
1925
1926 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1927 always-disassemble.
1928
fa593d66
PA
19292010-06-01 Pedro Alves <pedro@codesourcery.com>
1930
1931 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1932 gdbserver, and add cross reference.
1933 (Tracepoints support in gdbserver): New subsection.
1934
dde08ee1
PA
19352010-05-26 Pedro Alves <pedro@codesourcery.com>
1936
1937 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1938 `qRelocInsn' feature.
1939 (Relocate instruction reply packet): New subsection
1940 of `Tracepoint Packets'.
1941 (Tracepoint Packets): Mention that packets QTDP and QTStart
1942 support the qRelocInsn request, and add cross reference to new
1943 subsection.
1944
07ca107c
DE
19452010-05-25 Doug Evans <dje@google.com>
1946
1947 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1948 (Commands In Python): Document gdb.string_to_argv.
1949
c25c4a8b
JK
19502010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1951
1952 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1953 ATTR_NORETURN.
1954
d7b32ed3 19552010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1956 Tom Tromey <tromey@redhat.com>
1957 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1958
c25c4a8b 1959 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1960
6aecb9c2
JB
19612010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1962
1963 * gdb.texinfo: (Summary) Add mention about D language support.
1964 (Filenames): Add D suffixes.
1965 (D): New node.
1966
b7da9e9f
PM
19672010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1968
1969 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1970 of macro deleted from GDB code.
1971
ab38a727
PA
19722010-04-24 Pedro Alves <pedro@codesourcery.com>
1973
1974 * gdb.texinfo (Commands to specify files): Describe what how GDB
1975 looks up DOS-based filesystem paths on the system root. Document
1976 the new `set/show target-file-system-kind' commands.
1977
66d09542
DE
19782010-04-23 Doug Evans <dje@google.com>
1979
1980 * gdb.texinfo (Python): Move Auto-loading section here ...
1981 (Python API): from here.
1982 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1983 (Maintenance Commands): Add docs for "maint print section-scripts".
1984
8bd10a10
CM
19852010-04-20 Chris Moller <cmoller@redhat.com>
1986
1987 * gdb.texinfo (Setting Breakpoints): Added description of
1988 filename-qualified rbreak.
1989 * refcard.tex (Breakpoints and Watchpoints): Added brief
1990 description of filename-qualified rbreak.
1991
4c374409
JK
19922010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1993
1994 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1995 (Python API): Change the reference to Pretty Printing API.
1996 (Pretty Printing): Move the user part under the Data node. Reformat
1997 the sample output to 72 columns. Create a new reference to Pretty
1998 Printing API. Rename the API part ...
1999 (Pretty Printing API): To a new node name.
2000 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2001 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2002
5a9351ae
SS
20032010-04-21 Stan Shebs <stan@codesourcery.com>
2004
2005 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2006 and commands.
5a9351ae 2007 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2008
9a22f0d0
PM
20092010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2010
2011 * gdb.texinfo (Examining memory): Update for change in string
2012 display with explicit size.
2013
6149aea9
PA
20142010-04-19 Pedro Alves <pedro@codesourcery.com>
2015
2016 PR breakpoints/8554.
2017
2018 * gdb.texinfo (Save Breakpoints): New node.
2019 (save-tracepoints): Rename to ...
2020 (save tracepoints): ... this. Mention that `save-tracepoints' is
2021 a deprecated alias to `save tracepoints'.
2022
711e434b
PM
20232010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2024
645797a8 2025 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2026 (info w32 thread-information-block): Document new command.
2027 (qGetTIBAddress): Document new gdbserver query.
2028 (maint set/show show-all-tib): Document new command.
2029
3f7b2faa
DE
20302010-04-15 Doug Evans <dje@google.com>
2031
fa33c3cd
DE
2032 * gdb.texinfo (Python API): Add progspaces section.
2033 (Selecting Pretty-Printers): Progspace pretty-printers are
2034 searched too.
2035 (Progspaces In Python): New section.
2036
3f7b2faa
DE
2037 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2038
79f283fe
PM
20392010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2040
2041 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2042 returns None.
2043
87290684
SS
20442010-04-09 Stan Shebs <stan@codesourcery.com>
2045
2046 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2047 Describe the `frames-created' field, tweak grammar.
2048
a97153c7
PA
20492010-04-09 Pedro Alves <pedro@codesourcery.com>
2050
2051 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2052 Describe the `circular' and `disconnected' fields.
2053
5c5dcc1b
L
20542010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2055
2056 * gdb.texinfo (maint print registers): Mention unavailable and
2057 invisible registers.
2058
adc36818
PM
20592010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2060 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2061 Tom Tromey <tromey@redhat.com>
adc36818
PM
2062
2063 * gdb.texinfo (Breakpoints In Python): New Node.
2064
33da3f1c
SS
20652010-04-08 Stan Shebs <stan@codesourcery.com>
2066
2067 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2068 trace status fields.
2069
3a13a53b
L
20702010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2071
2072 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2073 optional. Make org.gnu.gdb.i386.avx requires
2074 org.gnu.gdb.i386.avx.
2075
08001717
DE
20762010-04-08 Doug Evans <dje@google.com>
2077
2078 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2079 search path, and document that gdb only scans the search path if
2080 the script's path doesn't specify a directory.
2081
c375651d
DE
20822010-04-05 Doug Evans <dje@google.com>
2083
2084 * gdb.texinfo (maint show python auto-load): Fix typo.
2085
af54718e
SS
20862010-04-04 Stan Shebs <stan@codesourcery.com>
2087
d77f58be
SS
2088 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2089 (Setting Watchpoints): Update description of "info watch".
2090 (Disabling Breakpoints): Only "info break" lists all.
2091
af54718e
SS
2092 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2093 (tdump): Explain how tdump works.
2094
86b17b60
PA
20952010-04-01 Pedro Alves <pedro@codesourcery.com>
2096
2097 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2098 add cross reference.
2099
ff12863f
PA
21002010-03-31 Pedro Alves <pedro@codesourcery.com>
2101
2102 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2103 commands error out.
2104
f68eb612
L
21052010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2106
2107 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2108
c8d5aac9
L
21092010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2110
2111 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2112
7d13fe92
SS
21132010-03-29 Stan Shebs <stan@codesourcery.com>
2114 Nathan Sidwell <nathan@codesourcery.com>
2115
2116 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2117 GDBN equivalent.
2118 (Set Tracepoints): Remove mention that conditional tracepoints
2119 don't exist.
2120 (Tracepoint Actions): Clarify when while-stepping collection
2121 happens, note that while-stepping does not automatically collect
2122 $pc.
2123
409873ef 21242010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2125
409873ef
SS
2126 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2127 (General Query Packets): Describe TracepointSource.
2128
ee8e71d4
EZ
21292010-03-27 Matt Rice <ratmice@gmail.com>
2130
c8d5aac9
L
2131 * gdb.texinfo (ARM): Document arguments to "target sim".
2132 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2133
99b5e152
PA
21342010-03-26 Pedro Alves <pedro@codesourcery.com>
2135
2136 * gdb.texinfo (Tracepoint Packets): Remove mention that
2137 terror:string may be plain text, and drop mention of X prefix.
2138
cd64ee31
VP
21392010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2140
2141 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2142
6c28cbf2
SS
21432010-03-24 Stan Shebs <stan@codesourcery.com>
2144
2145 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2146
95a42b64
TT
21472010-03-24 Tom Tromey <tromey@redhat.com>
2148
2149 PR breakpoints/9352:
2150 * gdb.texinfo (Break Commands): Update.
2151
18148017
VP
21522010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2153
2154 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2155 commands.
2156
4daf5ac0
SS
21572010-03-16 Stan Shebs <stan@codesourcery.com>
2158
2159 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2160 circular-trace-buffer.
2161 (Tracepoint Packets): Describe QTBuffer, and details of the
2162 qTStatus reply.
2163
c9429232
SS
21642010-03-12 Stan Shebs <stan@codesourcery.com>
2165 Nathan Sidwell <nathan@codesourcery.com>
2166
2167 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2168 doing instruction stepping.
2169 (Tracepoint Restrictions): New node.
2170
ccefe4c4
TT
21712010-03-10 Tom Tromey <tromey@redhat.com>
2172
2173 * gdbint.texinfo (Symbol Handling): Update.
2174
7c953934
TT
21752010-03-08 Tom Tromey <tromey@redhat.com>
2176
2177 PR cli/9591:
2178 * gdb.texinfo (Mode Options): Mention lack of pagination and
2179 confirmation with --batch.
2180 (Screen Size): Mention --batch.
2181 (Messages/Warnings): Likewise.
2182
f870a310
TT
21832010-03-05 Tom Tromey <tromey@redhat.com>
2184
2185 * gdb.texinfo (Basic Python): Document target_charset and
2186 target_wide_charset.
2187
78e2826b
TT
21882010-03-05 Tom Tromey <tromey@redhat.com>
2189
2190 * gdb.texinfo (Data): Link to pretty-printing.
2191 (Output Formats): Likewise. Correct text.
2192
f5dff777
DJ
21932010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2194
2195 * gdb.texinfo (Types): Describe <struct> and <flags>.
2196
dc00d89f
PM
21972010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2198
2199 * gdb.texinfo (Frames In Python): Add block parameter and
2200 description to read_var text.
2201
5107b149 22022010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2203 Tom Tromey <tromey@redhat.com>
5107b149
PM
2204
2205 * gdb.texinfo (Types In Python): Describe block argument in
2206 template_argument and gdb.lookup_type.
2207
e03e5e7b
TT
22082010-02-24 Tom Tromey <tromey@redhat.com>
2209
2210 * gdb.texinfo (Cygwin Native): Fix typo.
2211
f3e9a817
PM
22122010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2213
2214 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2215 and select method descriptions.
2216 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2217 Tables in Python to menu.
2218 (Blocks In Python): New node.
2219 (Symbols In Python): New node.
2220 (Symbol Tables in Python): New node.
2221
a79b8f6e
VP
22222010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2223
2224 Multiexec MI
2225
2226 gdb/
2227 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2228
2229 gdb/doc/
2230 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2231 changes.
2232 (GDB/MI Program Execution): Document current behaviour of
2233 --all and --thread-group.
2234 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2235 -remove-inferior.
2236 * observer.texi (inferior_added, inferior_removed): New
2237 observers.
2238
629d6a47
TT
22392010-02-19 Tom Tromey <tromey@redhat.com>
2240
2241 * gdbint.texinfo (Getting Started): Fix @node.
2242 (Debugging GDB): Likewise.
2243
c09529e5
JB
22442010-02-13 Joel Brobecker <brobecker@adacore.com>
2245
2246 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2247 documenting the gdb_test_timeout variable.
2248
540aa8e7
MS
22492010-02-12 Jakob Engblom <jakob@virtutech.com>
2250
2251 * gdb.texinfo (MI commands): Added documentation of --reverse
2252 option to a set of MI commands. Restructured documentation of MI
2253 commands --exec-continue to reflect the complexity of reverse
2254 execution.
2255
081dfbf7
PA
22562010-02-12 Pedro Alves <pedro@codesourcery.com>
2257
2258 * gdb.texinfo (Using the Collected Data): Specify that the address
2259 range of `tfind outsize' is exclusive, and that the address range
2260 of `tfind range' is inclusive.
2261 (Tracepoint Packets): Specify that the address range of
2262 `QTFrame:range' is inclusive, and that the address range of
2263 `QTFrame:outside' is exclusive
2264
8e9c5e02
VP
22652010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2266
2267 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2268
92981e24
TT
22692010-02-10 Tom Tromey <tromey@redhat.com>
2270
2271 * gdb.texinfo (Debugging Output): Document set debug parser and
2272 show debug parser.
2273
075b51b7
L
22742010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2275
2276 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2277 i386_eflags and i386_mxcsr.
2278
3bb8d5c3
L
22792010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2280
2281 * gdb.texinfo: Document i386 target features.
2282
c5f80513
DE
22832010-02-05 Doug Evans <dje@google.com>
2284
2285 * gdbint.texinfo (Testsuite): Add a new section to document the
2286 various DejaGnu variables that may be overridden.
1be00882 2287 Document INTERNAL_GDBFLAGS.
c5f80513 2288
6ac33a4e
TT
22892010-02-04 Tom Tromey <tromey@redhat.com>
2290
2291 PR cli/8830:
2292 * gdb.texinfo (Files): -readnow comes before the filename for file
2293 and symbol-file.
2294
a1dcb23a
DJ
22952010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2296
2297 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2298 Document ARM breakpoint types.
2299 (Register Packet Format): Move into the new section.
2300 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2301
95433b34
JB
23022010-01-21 Joel Brobecker <brobecker@adacore.com>
2303
2304 * gdb.texinfo (File Options): Adjust the documentation of this
2305 switch to refer to the "source" command rather than partially
2306 duplicating some of the relevant information.
2307 (Extending GDB): Introduce and document the set/show script-extension
2308 setting.
2309 (Command Files): Add note explaining that the "source" command
2310 is also used to evalute scripts written in other languages.
2311 Remove the short slightly incorrect reference to sourcing Python
2312 scripts.
2313 (Python Commands): Document how to execute a Python script from GDB.
2314
8d576872
JB
23152010-01-19 Joel Brobecker <brobecker@adacore.com>
2316
2317 * gdb.texinfo (Command Files): Fix typo.
2318
8150ff9c
JB
23192010-01-18 Tom Tromey <tromey@redhat.com>
2320
2321 * gdb.texinfo (File Options): Document -x on .py files.
2322 (Command Files): Document handling of Python scripts.
2323
23db03a6
JZ
23242010-01-18 Jie Zhang <jie.zhang@analog.com>
2325
2326 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2327
00bf0b85
SS
23282010-01-15 Stan Shebs <stan@codesourcery.com>
2329
2330 * gdb.texinfo (Trace Files): New section.
2331 (Tracepoint Packets): Document QTSave and qTBuffer.
2332 (Trace File Format): New appendix.
2333
be759fcf
PM
23342010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2335
2336 * gdb.texinfo (Values From Inferior): Document lazy_string value
2337 method.
2338 (Python API): Add Lazy strings menu item.
2339 (Lazy Strings In Python): New node.
2340
dc146f7c
VP
23412010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2342
2343 * gdb.texinfo (GDB/MI Thread Information): New.
2344 (GDB/MI Async Records): Document the core field in *stopped.
2345 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2346 documentation
2347 (Process list): Document that osdata document may contain
2348 threads.
2349 (Remote Serial Protocol): Document qXfer:threads.
2350
d5551862
SS
23512010-01-06 Stan Shebs <stan@codesourcery.com>
2352
2353 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2354 disconnected tracing.
2355 (Tracepoint Packets): Document new protocol.
2356
7a697b8d
SS
23572010-01-05 Stan Shebs <stan@codesourcery.com>
2358
2359 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2360 tracepoints.
2361 (Tracepoint Packets): Describe remote protocol for fast
2362 tracepoints.
2363
e6f3ec50
JB
23642010-01-01 Joel Brobecker <brobecker@adacore.com>
2365
2366 Update the "Start of New Year Procedure".
2367 * gdbint.texinfo: Add the list of files that need to be updated
2368 manually. Minor reformatting.
2369
ddc4e9c1
JB
23702010-01-01 Joel Brobecker <brobecker@adacore.com>
2371
2372 * refcard.tex: Update copyright year in header and text.
2373
9d2897ad
JB
23742010-01-01 Joel Brobecker <brobecker@adacore.com>
2375
2376 * agentexpr.texi: Add 2010 to the list of copyright years.
2377 * annotate.texinfo: Likewise.
2378 * gdb.texinfo: Likewise.
2379 * gdbint.texinfo: Likewise.
2380 * observer.texi: Likewise.
2381 * stabs.texinfo: Likewise.
2382
6da95a67
SS
23832009-12-31 Stan Shebs <stan@codesourcery.com>
2384
2385 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2386
236f1d4d
SS
23872009-12-29 Stan Shebs <stan@codesourcery.com>
2388
2389 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2390
f61e138d
SS
23912009-12-28 Stan Shebs <stan@codesourcery.com>
2392
2393 * gdb.texinfo (Trace State Variables): New section.
2394 (Tracepoint Packets): Describe trace state variable packets.
2395 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2396 variable bytecodes.
2397
0fe7935b
DJ
23982009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2399
2400 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2401 declarations.
2402
a6b29f87
VP
24032009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2404
2405 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2406 -gdb-exit behaviour.
2407
5e4bde96
JB
24082009-12-20 Joel Brobecker <brobecker@adacore.com>
2409
2410 * gpl.texi: Update to version 3 of the GPL.
2411
a1715244
JB
24122009-12-20 Joel Brobecker <brobecker@adacore.com>
2413
2414 * Makefile.in: Update copyright header.
2415 * observer.texi: Fix the copyright header of the generated files.
2416
361ae042
PM
24172009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2418
2419 * gdb.texinfo (Types In Python): Describe range function.
2420
bfd31e71
PM
24212009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2422
2423 * gdb.texinfo (Types In Python): Describe "is_base_class".
2424
57a1d736
TT
24252009-12-03 Tom Tromey <tromey@redhat.com>
2426
2427 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2428
8cebebb9
PP
24292009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2430
2431 * observer.texi: New memory_changed observer.
2432
16af530a
TT
24332009-12-01 Tom Tromey <tromey@redhat.com>
2434
2435 * gdb.texinfo (Reverse Execution): Fix typo.
2436
b6199126
DJ
24372009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2438
2439 PR gdb/8704
2440
2441 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2442 are allowed after the breakpoint condition.
2443
7a6973ad
TT
24442009-11-23 Tom Tromey <tromey@redhat.com>
2445
2446 PR python/10782:
2447 * gdb.texinfo (Types In Python): Document Type.pointer.
2448
21a0512e
PP
24492009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2450
2451 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2452
a5832c8f
PA
24532009-11-11 Pedro Alves <pedro@codesourcery.com>
2454
2455 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2456 (Using Agent Expressions): Delete cross reference.
2457
1eb7cd77
JB
24582009-11-07 Joel Brobecker <brobecker@adacore.com>
2459
2460 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2461 and @settitle directives up to help makeinfo find them.
2462
24ddea62
JK
24632009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2464
2465 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2466 (Auto-loading): Use plural and note one can use multiple components now.
2467
3afae151
VP
24682009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2469
2470 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2471 -stack-list-arguments have the same documentation for parameter
2472 as -stack-list-locals. Add comas.
2473
14ff2235
PM
24742009-10-27 Tom Tromey <tromey@redhat.com>
2475 Eli Zaretskii <eliz@gnu.org>
2476
c8d5aac9 2477 PR python/10781
14ff2235
PM
2478
2479 * gdb.texinfo (Values From Inferior): Document cast method.
2480
9c419145
PP
24812009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2482
2483 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2484 and adjust example.
889bf7c5 2485
29153c24
MS
24862009-10-22 Michael Snyder <msnyder@vmware.com>
2487
2488 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2489 info record command. Also document the new save and restore
29153c24
MS
2490 commands.
2491
2b28d209
PP
24922009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2493
2494 * gdb.texinfo (Machine Code): Mention current pc marker.
2495 (Memory): Likewise.
2496
6c95b8df
PA
24972009-10-19 Pedro Alves <pedro@codesourcery.com>
2498 Stan Shebs <stan@codesourcery.com>
2499
2500 * observer.texi (new_inferior): Rename to...
2501 (inferior_appeared): ... this.
2502
2503 * gdb.texinfo (Inferiors): Rename node to ...
2504 (Inferiors and Programs): ... this. Mention running multiple
2505 programs in the same debug session.
2506 <info inferiors>: Mention the new 'Executable' column if "info
2507 inferiors". Update examples. Document the "add-inferior",
2508 "clone-inferior", "remove-inferior" and "maint info
2509 program-spaces" commands.
2510 (Process): Rename node to...
2511 (Forks): ... this. Document "set|show follow-exec-mode".
2512
2f8132f3
MS
25132009-10-11 Michael Snyder <msnyder@vmware.com>
2514
2515 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2516 (ReverseContinue): Ditto.
2517
cba4b2d3
PP
25182009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2519
2520 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2521
da082f17
JK
25222009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2523
2524 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2525
08be9d71
ME
25262009-10-06 Michael Eager <eager@eagercon.com>
2527
2528 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2529 (Embedded Processors): Add MicroBlaze.
2530 (MicroBlaze): New. Describe Xilinx MicroBlaze
2531
08a0efd0
PA
25322009-10-04 Pedro Alves <pedro@codesourcery.com>
2533
2534 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2535
cbb8f428
EZ
25362009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2537
2538 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2539
30a4a70c
JB
25402009-09-23 Joel Brobecker <brobecker@adacore.com>
2541
2542 * observer.texi (solib_unloaded): Document explicitly the fact that
2543 this observer is called before the associated symbols are unloaded.
2544
b3372f91
VP
25452009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2546
2547 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2548 -stack-list-variables.
2549
f43030c4
TT
25502009-09-18 Tom Tromey <tromey@redhat.com>
2551
2552 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2553 is experimental.
2554
ec7e75e7
PP
25552009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2556
2557 * gdb.texinfo (convenince variables): Mention
2558 $_siginfo could be empty.
f43030c4 2559
0cc7d26f
TT
25602009-09-15 Tom Tromey <tromey@redhat.com>
2561
2562 * gdb.texinfo (GDB/MI Variable Objects): Document
2563 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2564 Expand -var-update documentation.
2565
a96d9b2e
SDJ
25662009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2567
2568 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2569 feature.
2570
005ca36a
JB
25712009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2572
2573 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2574
0d772ac9
MS
25752009-09-10 Michael Snyder <msnyder@vmware.com>
2576
2577 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2578 ReverseStep replies to the qSupported query.
2579
14fb1bac
JB
25802009-09-10 Joel Brobecker <brobecker@adacore.com>
2581
2582 Add documentation for set/show interactive-mode.
2583 * gdb.texinfo (Other Misc Settings): New node.
2584
29b090c0
DE
25852009-09-01 Doug Evans <dje@google.com>
2586
2587 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2588 non-stop mode's affect on remote caching.
2589
4e5d721f
DE
25902009-08-31 Jacob Potter <jdpotter@google.com>
2591 Doug Evans <dje@google.com>
2592
2593 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2594 Mark `set/show remotecache' options as obsolete.
2595 Document new `set/show stack-cache' option.
2596 Update text for `info dcache'.
2597
55333a84
DE
25982009-08-27 Doug Evans <dje@google.com>
2599
2600 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2601 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2602
bc3a0b4d
RW
26032009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2604
2605 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2606 about autoconf.
2607
3a1ff0b6
PA
26082009-08-25 Pedro Alves <pedro@codesourcery.com>
2609
2610 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2611 small example, and describe its columns. Replace "inferior-id" by
2612 "infno" throughout.
2613
81ecdfbb
RW
26142009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2615
af542c2e
RW
2616 * gdbint.texinfo (Releasing GDB): Point to
2617 README-maintainer-mode file for required autoconf version.
2618 * configure.ac: Do not substitute datarootdir, htmldir,
2619 pdfdir, docdir. Do not process --with-datarootdir,
2620 --with-htmldir, --with-pdfdir, --with-docdir.
2621 * configure: Regenerate.
2622
81ecdfbb
RW
2623 * configure: Regenerate.
2624
4efc6507
DE
26252009-08-20 Reid Kleckner <reid@kleckner.net>
2626
2627 * gdb.texinfo: Add chapter on JIT interface.
2628
43089a6e
NR
26292009-08-07 Nick Roberts <nickrob@snap.net.nz>
2630
2631 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2632 confirmation request.
43089a6e 2633
99e008fe
EZ
26342009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2635
c8d5aac9
L
2636 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2637 CRC definitions.
99e008fe 2638
48cb2d85
VP
26392009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2640
2641 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2642 -break-commands.
48cb2d85 2643
ff1a52c6
UW
26442009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2645
2646 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2647 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2648
3285f3fe
UW
26492009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2650
2651 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2652 "set spu stop-on-load" and "show spu stop-on-load" commands.
2653
e35359c5
UW
26542009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2655
2656 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2657
58d6951d
DJ
26582009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2659
2660 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2661 org.gnu.gdb.arm.neon.
2662
08d16641
PA
26632009-07-20 Pedro Alves <pedro@codesourcery.com>
2664
2665 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2666 optional element.
2667 (subsection OS ABI): New subsection.
2668
782b2b07
SS
26692009-07-14 Stan Shebs <stan@codesourcery.com>
2670
2671 * gdb.texinfo (Tracepoint Conditions): New section.
2672 (General Query Packets): Describe ConditionalTracepoints.
2673 (Tracepoint Packets): Describe condition field.
2674 (Maintenance Commands): Describe maint agent-eval.
2675 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2676
9b117ef3
HZ
26772009-07-11 Hui Zhu <teawater@gmail.com>
2678
2679 * gdb.texinfo (disassemble): Add a new modifier /r
2680 to "disassemble" command to make it print the raw instructions
2681 in hex as well as in symbolic form.
2682
f5a33284
TT
26832009-07-09 Tom Tromey <tromey@redhat.com>
2684
2685 * gdbint.texinfo (Testsuite): Document parallel make check.
2686
812f7342
TT
26872009-07-09 Tom Tromey <tromey@redhat.com>
2688
2689 * gdbint.texinfo (Testsuite): Document test transcripts.
2690
fbb8f299
PM
26912009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2692
2693 * gdb.texinfo (Values From Inferior): Add length parameter
2694 description.
2695
dd8f35ac
EZ
26962009-07-04 Chris Genly <chris@genly.us>
2697
2698 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2699 in -var-list-children. Fix example according to what the code
2700 does.
2701
2277426b
PA
27022009-07-02 Pedro Alves <pedro@codesourcery.com>
2703
2704 * gdb.texinfo (Debugging multiple inferiors): Document the
2705 "inferior", "detach inferior" and "kill inferior" commands.
2706 (Debugging Programs with Multiple Processes): Adjust to mention
2707 generic "inferior" commands. Delete mention of "detach fork" and
2708 "delete fork". Cross reference to "Debugging multiple inferiors"
2709 section.
2710
a6d9a66e
UW
27112009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2712
5af949e3
UW
2713 * gdbint.texinfo (Item Output Functions): Update signature
2714 for ui_out_field_core_addr.
2715
27162009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2717
2718 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2719 Update example code extrated from breakpoint.c.
2720
9901a55b 27212009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2722
9901a55b
PP
2723 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2724 MI commands.
2725 (GDB/MI Symbol Query): Likewise.
2726 (GDB/MI File Commands): Likewise.
2727 (GDB/MI File Transfer Commands): Likewise.
2728 (GDB/MI Target Manipulation): Likewise.
2729 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2730
edb3359d
DJ
27312009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2732
2733 * gdb.texinfo (Debugging Optimized Code): New chapter.
2734 (Compiling for Debugging): Reference it. Move some
2735 text to the new section.
2736
7cd1089b
PM
27372009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2738
2739 * doc/gdb.texinfo (Calling): Document
2740 set-unwind-on-terminating-exception usage.
2741
d4db2f36
PA
27422009-06-11 Pedro Alves <pedro@codesourcery.com>
2743
2744 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2745 command.
2746
d1a7880c
PA
27472009-06-07 Pedro Alves <pedro@codesourcery.com>
2748
2749 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2750 references.
2751
473f94e6
UW
27522009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2753
2754 * gdbint.texinfo: Rename formal parameters to gdbarch function
2755 protoypes from "current_gdbarch" to "gdbarch".
2756
8f500870
TT
27572009-05-28 Tom Tromey <tromey@redhat.com>
2758
2759 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2760
b6313243
TT
27612009-05-27 Tom Tromey <tromey@redhat.com>
2762
2763 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2764 feature.
2765 (GDB/MI Variable Objects): Document -var-set-visualizer.
2766
27672009-04-02 Tom Tromey <tromey@redhat.com>
2768
2769 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2770 feature.
2771 (GDB/MI Variable Objects): Document -var-set-visualizer.
2772
a6bac58e
TT
27732009-05-27 Tom Tromey <tromey@redhat.com>
2774 Thiago Jung Bauermann <bauerman@br.ibm.com>
2775 Phil Muldoon <pmuldoon@redhat.com>
2776
2777 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2778 (Pretty Printing): New node.
2779 (Selecting Pretty-Printers): Likewise.
2780 (Python API): Update.
2781 (Output Formats): Document /r format.
2782
2c74e833
TT
27832009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2784 Tom Tromey <tromey@redhat.com>
2785
2786 * gdb.texinfo (Types In Python): New node.
2787 (Values From Inferior): "type" is now an attribute.
2788 (Python API): Update.
2789
89c73ade
TT
27902009-05-27 Tom Tromey <tromey@redhat.com>
2791 Thiago Jung Bauermann <bauerman@br.ibm.com>
2792 Phil Muldoon <pmuldoon@redhat.com>
2793
2794 * gdb.texinfo: Add @syncodeindex for `tp'.
2795 (Python API): Update.
2796 (Auto-loading): New node.
2797 (Objfiles In Python): New node.
2798
17a37d48
PP
27992009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2800
2801 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2802
6718376f
NR
28032009-05-15 Nick Roberts <nickrob@snap.net.nz>
2804
2805 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2806
cbe54154
PA
28072009-05-12 Pedro Alves <pedro@codesourcery.com>
2808
2809 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2810 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2811 show show-debug-regs' docs.
2812
8e05493c
EZ
28132009-05-08 Eli Zaretskii <eliz@gnu.org>
2814
2815 * gdb.texinfo (Process Record and Replay): Add description of
2816 reverse execution.
2817
b39f4988
JB
28182009-05-07 Joel Brobecker <brobecker@adacore.com>
2819
2820 * gdbint.texinfo (Adding support for debugging core files): New node.
2821 (Native Debugging): Remove the ``Native core file Support'' section.
2822
a2311334
EZ
28232009-05-01 Eli Zaretskii <eliz@gnu.org>
2824
2825 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2826 Add index entries.
2827
53cc454a 28282009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2829 Michael Snyder <msnyder@vmware.com>
53cc454a 2830
a2311334
EZ
2831 * gdb.texinfo: (Process Record and Replay): Add documentation for
2832 process record and replay.
53cc454a 2833
484086b7
JK
28342009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2835
2836 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2837 a new part on command-line defined macros.
2838
32ae1842
EZ
28392009-04-25 Eli Zaretskii <eliz@gnu.org>
2840
2841 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2842 clarify the wording.
2843
b14b1491
TT
28442009-04-23 Tom Tromey <tromey@redhat.com>
2845
2846 * gdb.texinfo (Data Files): New node.
2847 (GDB Files): Update menu.
2848
5c1e86e1
JB
28492009-04-23 Joel Brobecker <brobecker@adacore.com>
2850
2851 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2852 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2853
83eba9b7
VP
28542009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2855
2856 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2857
e31198c4
HZ
28582009-04-22 Hui Zhu <teawater@gmail.com>
2859
2860 * gdb.texinfo (disassemble-next-line): Set the default of
2861 disassemble-next-line to off.
2862
26e251b6
JM
28632009-04-21 Joseph Myers <joseph@codesourcery.com>
2864
2865 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2866 --with-htmldir): New.
2867 * configure: Regenerate.
2868 * Makefile.in (datarootdir, docdir): Define.
2869 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2870 instead of $(SET_TEXINPUTS).
2871 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2872 gdbint.info instead of $(SET_TEXINPUTS).
2873 (gdbint/index.html): Use same -I options as for building
2874 gdbint.info.
2875 (stabs.dvi, stabs.pdf): Use same -I options as for building
2876 stabs.info instead of $(SET_TEXINPUTS).
2877 (stabs/index.html): Use same -I options as for building
2878 stabs.info.
2879 (annotate.dvi, annotate.pdf): Use same -I options as for building
2880 annotate.info instead of $(SET_TEXINPUTS).
2881 (annotate/index.html): Use same -I options as for building
2882 annotate.info.
2883
eac35c4e
DD
28842009-04-21 David Daney <ddaney@caviumnetworks.com>
2885
2886 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2887
29b0e8a2
JM
28882009-04-21 Joseph Myers <joseph@codesourcery.com>
2889
2890 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2891
2b831889 28922009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2893 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2894
2895 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2896 (MAKEHTMLFLAGS): Set to empty.
2897 (html__strip_dir): Define.
2898 (HTMLFILES): Define.
2899 (HTMLFILES_INSTALL): Define.
2900 (install-html): Copy new automake rule.
2901 (html): Depend on $(HTMLFILES).
2902 (gdb_toc.html): Rename to gdb/index.html.
2903 (gdbint_toc.html): Rename to gdbint/index.html.
2904 (stabs_toc.html): Rename to stabs/index.html.
2905 (annotate_toc.html): Rename to annotate/index.html.
2906
89a34d1b
JM
29072009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2908
2909 * Makefile.in: Set pdfdir and htmldir from configure
2910 substitutions.
2911 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2912 * configure: Regenerate.
2913
a2d5da46
JB
29142009-04-16 Joel Brobecker <brobecker@adacore.com>
2915
2916 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2917 This macro is no longer used.
2918
732f6a93
TT
29192009-04-15 Tom Tromey <tromey@redhat.com>
2920
2921 * gdb.texinfo (Character Sets): Document default character set.
2922
87f9adc1
PM
29232009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2924
2925 * gdbint.texinfo: Change server name from sources.redhat.com to
2926 sourceware.org throughout.
2927
2c88c651
JB
29282009-04-09 Joel Brobecker <brobecker@adacore.com>
2929
2930 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2931 about a missing dot or coma after @xref.
2932
4f5376b2
JB
29332009-04-02 Joel Brobecker <brobecker@adacore.com>
2934
2935 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2936 example, and add a small explanation about it.
2937 (Print Settings): Change the documentation of the "set print
2938 frame-arguments" to reflect the fact that the default is now "scalars".
2939
a0381d3a
JB
29402009-04-02 Joel Brobecker <brobecker@adacore.com>
2941
2942 * gdb.texinfo (Print Settings): Add kindex for command "set
2943 print frame-arguments".
2944
45ac276d
JB
29452009-03-31 Joel Brobecker <brobecker@adacore.com>
2946
2947 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2948 breakpoints.
2949 (Set Breaks): Add reference to thread-specific and task-specific
2950 breakpoints.
2951
32cd1edc
JB
29522009-03-31 Joel Brobecker <brobecker@adacore.com>
2953
2954 * gdb.texinfo (Ada Tasks): Remove the documentation about
2955 the "Running" state, as this state has been eliminated.
2956 Now all runnable tasks are shown as "Runnable".
2957
1042e4c0
SS
29582009-03-30 Stan Shebs <stan@codesourcery.com>
2959
2960 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2961 special case of breakpoints.
2962 (Enable and Disable Tracepoints): Mention deprecation.
2963 (Listing Tracepoints): Update description and example.
2964
f8f6f20b
TJB
29652009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2966
2967 * gdb.texinfo (Frames in Python): New node.
2968 (Python API): Update.
2969
c0c6f777
TJB
29702009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2971
2972 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2973 from a method to an attribute.
2974
def2b000
TJB
29752009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2976
2977 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2978 attribute.
2979
a07daef3
PA
29802009-03-25 Pedro Alves <pedro@codesourcery.com>
2981
2982 * observer.texi (thread_exit): Add "silent" parameter.
2983
f3b1572e
PA
29842009-03-22 Pedro Alves <pedro@codesourcery.com>
2985
2986 * observer.texi (about_to_proceed): New.
2987
587afa38
EZ
29882009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2989
2990 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2991 field throughout to handle types with spaces in them. Fix typos
2992 found by aspell.
2993 (Summary, Requirements, Contributors): New first chapter,
2994 "Summary" added, old Requirements section moved there, and new
2995 section, "Contributors" added.
2996 (Initializing a New Architecture, Register Representation)
2997 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2998 (Porting gdb): These sections extended and updated.
2999 (Compiler Characteristics): This section (empty) deleted.
3000 (Defining Other Architecture Features): This section renamed and
3001 duplicate material removed from (formerly "Target Conditionals").
3002 Use braces {} in @deftypeXX type field throughout to handle types
3003 with spaces in them. Typos found by aspell fixed.
3004
3005 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3006 * stack_frame.pdf: Version of image for PDF output.
3007 * stack_frame.png: Version of image for HTML output and for Emacs.
3008 * stack_frame.txt: Version of image for Info output.
1db61298 3009 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3010
10af6951
EZ
30112009-03-21 Eli Zaretskii <eliz@gnu.org>
3012
3013 * gdb.texinfo (Character Sets): Fix last change.
3014
cc924cad
TJB
30152009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3016
3017 * gdb.texinfo (Values From Inferior): Fix optional arguments
3018 markup.
3019 (Commands In Python): Adjust argument names of gdb.Command.__init__
3020 to what the function accepts as keywords.
3021
bc3b79fd
TJB
30222008-03-20 Tom Tromey <tromey@redhat.com>
3023
3024 * gdb.texinfo (Convenience Vars): Document convenience functions.
3025 (Functions In Python): New node.
3026 (Python API): Update.
3027
6c7a06a3
TT
30282009-03-20 Tom Tromey <tromey@redhat.com>
3029
3030 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3031 set target-wide-charset.
3032 (Requirements): Mention iconv.
3033
b646ddd4
HZ
30342009-03-17 Hui Zhu <teawater@gmail.com>
3035
3036 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3037
91440f57
HZ
30382009-03-17 Hui Zhu <teawater@gmail.com>
3039
3040 * gdb.texinfo: Add documentation for disassemble-next-line.
3041
8fd41227
TJB
30422009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3043
3044 * gdb.texinfo (Commands In Python): Remove tindex entries.
3045
61ff14c6
JK
30462009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3047
3048 * gdb.texinfo (Returning): New description for missing debug info.
3049
0b16c5cf
PA
30502009-03-14 Pedro Alves <pedro@codesourcery.com>
3051
3052 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3053 (General Query Packets): Document qAttached.
0b16c5cf 3054
32fc0df9
PA
30552009-03-05 Pedro Alves <pedro@codesourcery.com>
3056
3057 * gdb.texinfo (Background Execution): Better describe the set
3058 target-async command.
3059 (Maintenance Commands): Delete description of the `maint set/show
3060 linux-async' and `maint set/show remote-async' commands.
3061
134eb42c
VP
30622009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3063
3064 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3065 between sentences.
3066
c86cf029
VP
30672009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3068
3069 * gdb.texinfo (GDB/MI Async Records): Document the
3070 =library-loaded and =library-unloaded notifications.
3071
3ea85240
VP
30722009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3073
3074 * observer.texi (test_notification): New observer.
3075
1d33d6ba
VP
30762009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3077
61ff14c6
JK
3078 * observer.texi: Add parameter 'print_frame' to normal_stop
3079 observer.
1d33d6ba 3080
d721c933
EZ
30812009-02-07 Eli Zaretskii <eliz@gnu.org>
3082
3083 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3084 (Commands In Python): Fix COMMAND_* constants in last change. Use
3085 @kbd for interactive input. Add cross-references and index
3086 entries.
3087
4aa995e1
PA
30882009-02-06 Pedro Alves <pedro@codesourcery.com>
3089
3090 * gdb.texinfo (Signals): Document $_siginfo.
3091 (Convenience Variables): Mention $_siginfo.
3092 (Remote Configuration): Document qXfer:siginfo:read,
3093 qXfer:siginfo:write packets, and the read-siginfo-object,
3094 write-siginfo-object commands.
3095
5f5233d4
PA
30962009-02-06 Pedro Alves <pedro@codesourcery.com>
3097
3098 * gdbint.texinfo (Values): New chapter.
3099
d8906c6f
TJB
31002009-02-06 Tom Tromey <tromey@redhat.com>
3101
3102 * gdb.texinfo (Python API): Add entry for Commands In Python.
3103 (Commands In Python): New node.
3104
b6cb8e7d
TJB
31052009-02-05 Tom Tromey <tromey@redhat.com>
3106
3107 * gdb.texinfo (Values From Inferior): Document Value.string.
3108
12453b93
TJB
31092009-02-05 Tom Tromey <tromey@redhat.com>
3110
3111 * gdb.texinfo (Basic Python): Document execute's from_tty
3112 argument.
3113
08c637de
TJB
31142009-02-04 Tom Tromey <tromey@redhat.com>
3115
3116 * gdb.texinfo (Basic Python): Document gdb.history.
3117
592375cd
VP
31182009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3119
3120 * gdb.texinfo (GDB/MI Thread Commands): Document the
3121 'current-thread-id' field. Remove the example with zero threads,
3122 since current GDB won't ever report that if there's inferior.
3123
41447f92
VP
31242009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3125
3126 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3127 option to -break-insert.
3128
098b41a6
JG
31292009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3130 Jerome Guitton <guitton@adacore.com>
3131
3132 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3133 (System-wide configuration): New section.
3134
3c16cced
PA
31352009-01-26 Pedro Alves <pedro@codesourcery.com>
3136
3137 PR gdb/7580:
3138 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3139 internal-error|internal-warning quit|corefile ask|yes|no".
3140
62709adf
PA
31412009-01-26 Pedro Alves <pedro@codesourcery.com>
3142
3143 * gdb.texinfo (Using the `gdbserver' Program): Document
3144 --remote-debug.
3145
7ce58dd2
DE
31462009-01-23 Doug Evans <dje@google.com>
3147
3148 * gdb.texinfo: Add nexti to list of commands that support
3149 background execution.
3150
adb483fe
DJ
31512009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3152
3153 * gdb.texinfo (Define, Hooks): Document prefix command support.
3154
a67ec3f4 31552009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3156 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3157
3158 Fixes for makeinfo --html.
3159
3160 * annotate.texinfo: Use @copying and @insertcopying. Use
3161 @ifnottex in place of @ifinfo.
3162 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3163 place of @ifinfo. Use @ifnotinfo for one index entry.
3164 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3165 in place of @ifinfo.
3166 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3167 in place of @ifinfo. Include contents at start unconditionally.
3168
84fcdf95
PA
31692009-01-13 Pedro Alves <pedro@codesourcery.com>
3170
3171 * gdb.texinfo (General Query Packets): Remove @var{} around the
3172 "spu" literal string.
3173
fa3a767f
PA
31742009-01-07 Pedro Alves <pedro@codesourcery.com>
3175
3176 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3177 program may be running in another process" errors.
3178 * gdbint.texinfo (Native Conditionals): Delete
3179 ONE_PROCESS_WRITETEXT description.
3180
9cb011d3
JB
31812009-01-07 Joel Brobecker <brobecker@adacore.com>
3182
3183 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3184 emacs local variable to be placed at the end of the ChangeLog.
3185 Add server.c and gdbreplay.c to the list of files where the
3186 copyright year needs to be updated.
3187
84603566
SL
31882009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3189
3190 * gdb.texinfo (Remote Configuration): Document new
3191 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3192 commands.
3193
a53f55d8
PA
31942008-12-28 Pedro Alves <pedro@codesourcery.com>
3195
3196 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3197 FETCH_INFERIOR_REGISTERS.
3198 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3199 FETCH_INFERIOR_REGISTERS descriptions. Remove
3200 gdbarch_get_longjmp_target descrition, since already described in
3201 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3202 (Target Conditionals): ... here.
3203
077e0a52
JB
32042008-12-16 Joel Brobecker <brobecker@adacore.com>
3205
3206 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3207 examples.
3208 (Additions to Ada): Likewise. Add the missing opening and closing
3209 parenthesis of the GDB prompt in one of the examples.
3210
023eb17c
JB
32112008-12-14 Joel Brobecker <brobecker@adacore.com>
3212
3213 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3214 about the result of 'Address not being of type System.Address.
3215 This problem has been fixed a while ago.
3216
c3b108f7
VP
32172008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3218
3219 MI non-stop and multiprocess docs.
3220
c8d5aac9
L
3221 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3222 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3223 Adjust documentation for *stopped, document =thread-created,
3224 =thread-exited, =thread-group-created and =thread-group-exited.
3225 (GDB/MI Thread Commands): Document the 'state' field in
3226 -thread-info output.
3227 (GDB/MI Program Execution): Mention --all and --thread-group
3228 options.
3229 (GDB/MI Variable Objects): Describe floating and fixed variable
3230 objects.
3231 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3232
07e059b5
VP
32332008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3234
c8d5aac9
L
3235 * gdb.texinfo (Operating System Information): New appendix.
3236 (Operating System Auxiliary Information): Document 'info os processes'
3237 (Remote Configuration): Document 'osdata'
3238 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3239
a80b95ba
TG
32402008-11-27 Tristan Gingold <gingold@adacore.com>
3241
3242 * gdb.texinfo (Darwin): Document Darwin specific features.
3243
a655d424
JK
32442008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3245
3246 * gdbint.texinfo (Target Conditionals): Extend the
3247 gdbarch_breakpoint_from_pc description.
3248
249e1128
VP
32492008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3250
3251 * gdb.texinfo (M68K Features): Fix typo.
3252
c14c28ba
PP
32532008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3254
3255 * gdb.texinfo (Symbols): Mention printing containing
3256 image name in "info symbol".
3257 (Maint translate-address): Likewise.
889bf7c5 3258
394a6666
JB
32592008-11-18 Joel Brobecker <brobecker@adacore.com>
3260
3261 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3262 commands "catch load" and "catch unload".
3263
66bb093b
VP
32642008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3265
3266 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3267 =thread-selected.
889bf7c5 3268
4a92f99b
VP
32692008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3270
c8d5aac9 3271 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3272
f0323ca0
PA
32732008-10-27 Pedro Alves <pedro@codesourcery.com>
3274
3275 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3276 .mt files, TM_CLIBS or TM_CDEPS.
3277 (x86 Watchpoints): Don't mention TDEPFILES.
3278
8b23ecc4
SL
32792008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3280
3281 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3282 (Overview): Mention notifications and non-stop mode behavior.
3283 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3284 with non-stop mode behavior. Add vStopped description.
3285 (Stop Reply Packets): Update list of packets that return
3286 stop replies. Mention non-stop behavior.
3287 (General Query Packets): Document QNonStop packet and associated
3288 qSupported query response.
3289 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3290 behavior.
3291 (Notification Packets): New section.
3292 (Remote Non-Stop): New section.
3293 (File-I/O Overview): Mention non-stop behavior.
3294
fff08868
HZ
32952008-10-24 Hui Zhu <teawater@gmail.com>
3296 Pedro Alves <pedro@codesourcery.com>
3297
3298 * gdb.texinfo (displaced-stepping): Describe the auto mode
3299 setting, and say it's the default. This is now a mainstream
3300 setting instead of a maintenance setting.
3301
252fbfc8
PA
33022008-10-23 Pedro Alves <pedro@codesourcery.com>
3303
3304 * observer.texi (thread_stop_requested): New.
3305
20924a55
JB
33062008-10-22 Joel Brobecker <brobecker@adacore.com>
3307
3308 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3309 (Patching): Replace incorrect usage of @samp by @kbd.
3310
bacec72f
MS
33112008-10-17 Michael Snyder <msnyder@vmware.com>
3312
3313 * gdb.texinfo: Add documentation for reverse execution.
3314
a08702d6 33152008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3316 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3317
3318 * gdb.texinfo. (Values From Inferior): New subsubsection.
3319
d97bc12b
DE
33202008-10-06 Doug Evans <dje@google.com>
3321
3322 * gdb.texinfo (set debug dwarf2-die): Document it.
3323
87f67dba
JB
33242008-10-01 Joel Brobecker <brobecker@adacore.com>
3325
3326 * gdb.texinfo (catch) [exception]: Document how to insert
3327 a breakpoint on user-defined exceptions when the exception
3328 name is identical to one of the language-defined ones.
3329
2fae03e8
TT
33302008-09-27 Tom Tromey <tromey@redhat.com>
3331
3332 * gdb.texinfo (Macros): Remove text about stringification,
3333 varargs, and splicing.
3334
5c6ce71d
TT
33352008-09-27 Tom Tromey <tromey@redhat.com>
3336
3337 * gdbint.texinfo (Language Support): Remove text about omitting
3338 support for a language.
3339
07128da0
DE
33402008-09-23 Doug Evans <dje@google.com>
3341
3342 * gdb.texinfo (info dcache): Update.
3343
b90a069a
SL
33442008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3345
3346 * gdb.texinfo (Packets): Add info on thread-id syntax and
3347 multiprocess extensions.
3348 <D>: Document multiprocess form of packet.
3349 <H>: Use thread-id syntax.
3350 <T>: Likewise.
3351 <vCont>: Likewise. Note this is required for multiprocess.
3352 <vKill>: New packet.
3353 (Stop Reply Packets) <T>: Use thread-id syntax.
3354 <W>: Document multiprocess form of reply.
3355 <X>: Likewise.
3356 (General Query Packets) <qC>: Use thread-id syntax.
3357 <qfThreadInfo>: Likewise.
3358 <qGetTLSAddr>: Likewise.
3359 <qP>: Likewise.
3360 <qSupported>: Add "multiprocess" feature.
3361 <qThreadExtraInfo>: Use thread-id syntax.
3362
b77209e0
PA
33632008-09-22 Stan Shebs <stan@codesourcery.com>
3364
3365 * gdb.texinfo (Inferiors): New section.
3366
3d0bb823
PA
33672008-09-12 Pedro Alves <pedro@codesourcery.com>
3368
3369 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3370
f8dcfc0a
UW
33712008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3372
3373 * gdbint.texinfo (Target Conditionals): Remove documentation
3374 for gdbarch_name_of_malloc.
3375
8775bb90
MS
33762008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3377
3378 * gdb.texinfo (Interrupts): Mention TCP interface for
3379 sending BREAK.
3380
f1838a98
UW
33812008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3382
3383 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3384 argument prefix to "set sysroot".
3385
158c7665
PH
33862008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3387
3388 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3389 and False.
3390
30e026bb
VP
33912008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3392
c8d5aac9
L
3393 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3394 for possible features of -list-features.
30e026bb 3395
c6ebd6cf
VP
33962008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3397
c8d5aac9 3398 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3399 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3400
aeac0ff9
VP
34012008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3402
3403 * doc/gdb.texinfo (PowerPC): Fix typo.
3404 (PowerPC features): Fix typo.
3405
5231c1fd
PA
34062008-08-18 Pedro Alves <pedro@codesourcery.com>
3407
3408 * observer.texi (thread_ptid_changed): New.
3409
677c5bb1
LM
34102008-08-18 Luis Machado <luisgpm@br.ibm.com>
3411
3412 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3413 (PowerPC features): Mention feature set for VSX registers.
3414
f3a2dd1a
JB
34152008-08-13 Joel Brobecker <brobecker@adacore.com>
3416
3417 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3418 the direct visibility of all names in user-written packages.
3419
33e5cbd6
PA
34202008-08-13 Pedro Alves <pedro@codesourcery.com>
3421
3422 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3423 setting, and make it the default.
3424 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3425 non-stop script example.
3426
d0384fc4
TJB
34272008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3428
3429 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3430 reference to the "Using Different Register and Memory Data
3431 Representation" section.
3432
a6f3e723
SL
34332008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3434
3435 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3436 (Remote Protocol): Add Packet Acknowledgment to menu.
3437 (Overview): Mention +/- can be disabled, and point to new section
3438 where this is discussed in detail.
3439 (General Query Packets): Document QStartNoAckMode packet, and
3440 corresponding qSupported reply.
3441 (Packet Acknowledgment): New section.
3442
0606b73b
SL
34432008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3444 Pedro Alves <pedro@codesourcery.com>
3445
3446 * gdb.texinfo (Threads): Move paragraph about automatic thread
3447 selection to All-Stop Mode subsection.
3448 (Thread Stops): Reorganize existing material into subsections.
3449 Add introductory blurb and menu.
3450 (Non-Stop Mode): New subsection.
3451 (Background Execution): New subsection.
3452 (Maintenance Commands): Add cross-references from async mode
3453 commands to the new Background Execution section.
3454
d57a3c85
TJB
34552008-08-06 Tom Tromey <tromey@redhat.com>
3456
3457 * gdb.texinfo (Extending GDB): New chapter.
3458 (Sequences): Demoted chapter, now a section under the new
3459 Extending GDB chapter.
3460 (Python): New section.
3461
6d76a53d
SS
34622008-07-31 Stan Shebs <stan@codesourcery.com>
3463
3464 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3465
1f70da6a
SS
34662008-07-29 Stan Shebs <stan@codesourcery.com>
3467
3468 * gdbint.texinfo: General round of cleanup and minor
3469 clarifications.
3470 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3471 (Longjmp Support): Update description to reflect how it is done
3472 for targets without using native header.
3473 (Symbol Handling): Add a little more general explanation.
3474 (COFF, ELF): Mention stabs encapsulation.
3475 (DWARF 3): New section.
3476 (Adding a New Host): Scrub out some obsolete bits.
3477 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3478 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3479 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3480 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3481 SEEK_SET, STOP_SIGNAL, USG.
3482 (Raw and Virtual Register Representations): Ditto for
3483 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3484 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3485 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3486 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3487 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3488 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3489 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3490 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3491 DEPRECATED_USE_STRUCT_CONVENTION.
3492 Describe gdbarch_deprecated_fp_regnum.
3493 Update description of gdbarch_print_insn.
3494 (Adding a New Target): Scrub out obsolete bits.
3495 (Obsolete Conditionals): Remove entire section.
3496
383f836e
TT
34972008-07-25 Tom Tromey <tromey@redhat.com>
3498
3499 * observer.texi (GDB Observers): Document new observers:
3500 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3501 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3502 architecture_changed.
3503
cfd8ab24
SS
35042008-07-21 Stan Shebs <stan@codesourcery.com>
3505
3506 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3507 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3508
781b42b0
TT
35092008-07-21 Tom Tromey <tromey@redhat.com>
3510
3511 * observer.texi (GDB Observers): Remove obsolete comment.
3512 <executable_changed>: Remove argument.
3513
d7d9f01e
TT
35142008-07-18 Tom Tromey <tromey@redhat.com>
3515
3516 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3517
bf250677
DE
35182008-07-10 Doug Evans <dje@google.com>
3519
3520 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3521
10568435
JK
35222008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3523
3524 * gdb.texinfo (Starting): Document "set disable-randomization".
3525
5ae4183a
AS
35262008-07-07 Andreas Schwab <schwab@suse.de>
3527
3528 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3529
b56e7235
VP
35302008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3531
3532 * gdb.texinfo (GDB/MI Target Manipulation): Add
3533 example of -target-attach.
3534
e1ac3328
VP
35352008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3536
3537 * observer.texi (target_resumed): New observer.
5ae4183a 3538 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3539
65d12d83
TT
35402008-06-06 Tom Tromey <tromey@redhat.com>
3541
3542 * gdb.texinfo (Completion): Add field name example.
3543
fbc5282e
MK
35442008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3545
3546 * gdb.texinfo (GDB/MI Program Context): Added example
3547 to -exec-arguments
5ae4183a 3548
fbc5282e 35492008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3550
3551 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3552 annotation.
3553
c16158bc 35542008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3555 Nathan Sidwell <nathan@codesourcery.com>
3556 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3557
3558 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3559 and ACX_BUGURL.
3560 * configure: Regenerate.
3561 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3562 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3563 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3564 mailing-list-specific text about bug reporting unless
3565 BUGURL_DEFAULT.
3566
75c99385
PA
35672008-06-05 Pedro Alves <pedro@codesourcery.com>
3568
3569 * gdb.texinfo (-target-select): Remove reference to target async.
3570 (Maintenance Commands): Document "maint set/show remote-async".
3571
1763a388
MK
35722008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3573
3574 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3575 in -target-file-get section.
5ae4183a 3576
d0d064df
PA
35772008-05-22 Pedro Alves <pedro@codesourcery.com>
3578
9b562ab8
PA
3579 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3580 killing the inferior when it is already debugging a process.
d0d064df 3581
8dfa32fc
JB
35822008-05-21 Joel Brobecker <brobecker@adacore.com>
3583
3584 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3585 abbreviation for "finish".
3586
55f996a7
NR
35872008-05-21 Nick Roberts <nickrob@snap.net.nz>
3588
3589 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3590
ba2b1c56
DJ
35912008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3592
3593 * gdbint.texinfo (Target Conditionals): Delete entry for
3594 gdbarch_dwarf_reg_to_regnum.
3595
08388c79
DE
35962008-05-09 Doug Evans <dje@google.com>
3597
a3c83fae 3598 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3599
d14508fe
DE
36002008-05-05 Doug Evans <dje@google.com>
3601
3602 * gdb.texinfo (disassemble): Document /m modifier.
3603
e2b7ddea
VP
36042008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3605
5ae4183a
AS
3606 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3607 will not report the time of commands that run the target.
e2b7ddea 3608
8eb41542
VP
36092008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3610
3611 * gdb.texinfo (GDB/MI Output Records): Add
3612 missing semicolon.
3613
82f68b1c
VP
36142008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3615
3616 * gdb.texinfo (GDB/MI Output Records):
3617 Document =thread-create and =thread-exited.
3618
fa0f268d
VP
36192008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3620
3621 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3622 Remove mention of dmi-discuss.
fa0f268d 3623
063bfe2e
VP
36242008-05-03 Pedro Alves <pedro@codesourcery.com>
3625
3626 * observer.texi (thread_exit): New.
3627
237fc4c9
PA
36282008-05-02 Pedro Alves <pedro@codesourcery.com>
3629
3630 * gdb.texinfo (Debugging Output): Document "set/show debug
3631 displaced".
3632 (Maintenance Commands): Document "maint set/show
3633 can-use-displaced-stepping".
3634
0428b8f5
DJ
36352008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3636
3637 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3638 and set/show arm force-mode.
3639
5009afc5
AS
36402008-05-02 Andreas Schwab <schwab@suse.de>
3641
3642 * gdbint.texinfo (Algorithms): Describe
3643 target_watchpoint_addr_within_range.
3644
669fac23
DJ
36452008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3646
3647 * gdbint.texinfo (Stack Frames): New chapter.
3648 (Algorithms): Move Frames text to the new chapter.
3649 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3650 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3651
721c02de
VP
36522008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3653
5ae4183a
AS
3654 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3655 output does not necessary include any tokens.
721c02de 3656
c055b101
CV
36572008-04-22 Corinna Vinschen <vinschen@redhat.com>
3658
3659 * gdb.texinfo (Set SH Calling convention): New @item.
3660 (Show SH Calling convention): Ditto.
3661
68837c9d
MD
36622008-04-22 Markus Deuling <deuling@de.ibm.com>
3663
3664 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3665
2e9132cc
EZ
36662008-04-20 Eli Zaretskii <eliz@gnu.org>
3667
3668 * gdb.texinfo (Set Breaks): Mention that multiple location
3669 breakpoints need line number info. Add index entries.
3670
31fffb02
CS
36712008-04-19 Craig Silverstein <csilvers@google.com>
3672
3673 * gdb.texinfo (Requirements): Add an optional requirement on
3674 zlib.
3675 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3676 Compressed DWARF 2.
3677
a47ec5fe
AR
36782008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3679
3680 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3681 sample output for 'stopped,reason="breakpoint-hit"' message.
3682 (GDB/MI Program Execution): Likewise.
3683
de051565
MK
36842008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3685
5ae4183a 3686 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3687 -var-set-format. Add -f option to -var-evaluate-expression.
3688
6ba66d6a
JB
36892008-04-03 Joel Brobecker <brobecker@adacore.com>
3690
3691 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3692 new node "Ambiguous Expressions". Replace references to this
3693 node by references to "Ambiguous Expressions" throughout.
3694 (Ambiguous Expressions): New node.
3695
1e26b4f8
DJ
36962008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3697
3698 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3699
b84876c2
PA
37002008-03-21 Pedro Alves <pedro@codesourcery.com>
3701
3702 * gdb.texinfo (Debugging Output): Document
3703 "set/show debug lin-lwp-async".
3704 (Maintenance Commands): Document "maint set/show linux-async".
3705
63092375
DJ
37062008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3707
3708 * gdb.texinfo (Expressions): Update description of malloced arrays.
3709
8e8901c5
VP
37102008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3711
3712 * gdb.texinfo (Thread Commands): Document
3713 -thread-info. Remove -thread-list-all-threads.
3714
1fddbabb
PA
37152008-03-14 Pedro Alves <pedro@codesourcery.com>
3716 Sandra Loosemore <sandra@codesourcery.com>
3717
3718 * gdb.texinfo (Library List Format): Update to mention the
3719 possibility to pass section addresses instead of segment
3720 addresses.
3721
ccd213ac
DJ
37222008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3723
3724 * gdb.texinfo (Starting): Document "set exec-wrapper".
3725 (Server): Document gdbserver --wrapper.
3726
fa4727a6
DJ
37272008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3728
3729 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3730 unreadable memory. Delete obsolete SPARClite reference.
3731
8edfe269
DJ
37322008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3733
3734 * gdb.texinfo (Starting): Mention always-running targets.
3735 (Target Commands): Add an anchor for load.
3736 (Connecting): Explain continue instead of run.
3737
1843f87b
DJ
37382008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3739
3740 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3741
f9082629
NR
37422008-02-26 Nick Roberts <nickrob@snap.net.nz>
3743
3744 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3745 breakpoint table.
3746
fd96d250
PA
37472008-02-19 Pedro Alves <pedro@codesourcery.com>
3748
3749 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3750 killing the inferior when it is already debugging a process.
3751
36af4ef6
MD
37522008-02-13 Markus Deuling <deuling@de.ibm.com>
3753
3754 * gdbint.texinfo (Build Script): New section. Mention new build script
3755 gdb_buildall.sh.
3756
cda4ce5a
JB
37572008-02-01 Jim Blandy <jimb@red-bean.com>
3758
3759 * gdb.texinfo (Help): Summarize 'info args' correctly.
3760
4acd40f3
TJB
37612008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3762
3763 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3764 available in PowerPC architecture.
3765 (Embedded Processors): Change node name of PowerPC item in menu.
3766 (PowerPC): Rename to...
3767 (PowerPC Embedded): this.
3768 (Architectures): Add new PowerPC item in menu.
3769 (PowerPC): New node.
3770
6e6c6f50
DJ
37712008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3772
3773 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3774 commands.
3775
5ee187d7
DJ
37762008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3777
3778 * gdb.texinfo (Setting Catchpoints): Mention features
3779 supported on GNU/Linux.
3780
e275c0d9
NR
37812008-01-30 Nick Roberts <nickrob@snap.net.nz>
3782
3783 * gdb.texinfo (GDB/MI File Commands): Describe new output
3784 field for MI command -file-list-exec-source-file.
3785
2d717e4f
DJ
37862008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3787
3788 * gdb.texinfo (Using the `gdbserver' Program): Add security
3789 warning. Rearrange into subsections and subsubsections. Document
3790 --multi and --debug. Correct --with-sysroot typo. Update --attach
3791 usage. Make load reference clearer. Document monitor exit.
3792 (Remote Configuration): Document set remote exec-file, attach-packet,
3793 and run-packet.
3794 (Packets): Document vAttach and vRun.
3795
d35a4257 37962008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3797
3798 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3799 detach-on-follow -> detach-on-fork.
f663676d 3800
c78d192c
DJ
38012008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3802
3803 * gdbint.texinfo (Native Conditionals): Remove
3804 SHELL_COMMAND_CONCAT and SHELL_FILE.
3805
d35a4257
EZ
38062008-01-26 Eli Zaretskii <eliz@gnu.org>
3807
3808 * gdb.texinfo (Specify Location): Improve wording.
3809
93815fbf
VP
38102008-01-23 Chris Demetriou <cgd@google.com>
3811
3812 * gdb.texinfo (Threads): Document new "set print thread-events"
3813 and "show print thread-events" commands.
3814
2a25a5ba
EZ
38152008-01-19 Eli Zaretskii <eliz@gnu.org>
3816
3817 * gdb.texinfo (Specify Location): New section.
3818 (Delete Breaks, Edit, Set Breaks): Remove description of
3819 locations. Instead, add a reference to "Specify Location".
3820 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3821 (Symbols): Refer to "Specify Location" for the valid forms of
3822 linespecs and locations.
3823
32c9a795
MD
38242008-01-18 Markus Deuling <deuling@de.ibm.com>
3825
3826 * gdbint.texinfo (Target Conditionals): Replace the description of
3827 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3828
b17828ca
JB
38292008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3830
3831 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3832 about &&var, which is rejected by the expression parser.
3833
0aea4bf3
LM
38342008-01-09 Luis Machado <luisgpm@br.ibm.com>
3835
3836 * gdb.texinfo (Output): Update documentation on using printf with DFP
3837 types.
3838
febe4383
TJB
38392008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3840
3841 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3842 subsubsection.
3843 (Decimal Floating Point format): New subsubsection.
3844
7a404eba
PA
38452008-01-05 Pedro Alves <pedro@codesourcery.com>
3846
3847 * gdb.texinfo (File Options): Remove mention of the attempt to
3848 open a core file with the -p option. Don't list -c as a valid
3849 option to attach to a process.
3850
a4d9b460
PA
38512008-01-05 Pedro Alves <pedro@codesourcery.com>
3852
3853 * gdbint.texinfo (Host Conditionals): Remove mention of
3854 ALIGN_STACK_ON_ENTRY.
3855
6ec2edbe
JB
38562008-01-05 Joel Brobecker <brobecker@adacore.com>
3857
3858 * gdbint.texinfo (Start of New Year Procedure): Add item
3859 describing how to update the source and documentation copyright
3860 notices.
3861
d8b2a693
JB
38622007-12-18 Jim Blandy <jimb@codesourcery.com>
3863
ab209b3a 3864 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3865 watchpoint explanation into the main description of the watchpoint
3866 command; update synopses of 'watch', 'rwatch', and 'awatch'
3867 commands.
3868
8b4ed427
VP
38692007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3870
3871 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3872 Document 'pending-breakpoints' feature of
3873 -list-features.
3874
37e4754d
LM
38752007-12-17 Luis Machado <luisgpm@br.ibm.com>
3876
669fac23 3877 * gdb.texinfo: Add new parameter's description.
37e4754d 3878
1d3811f6
DJ
38792007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3880
3881 * gdb.texinfo (Overview): Clarify run-length encoding
3882 example. Remove the restriction on "+" and "-" characters.
3883
c1c25a1a
EZ
38842007-12-15 Eli Zaretskii <eliz@gnu.org>
3885
3886 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3887
afe8ab22 38882007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3889
afe8ab22
VP
3890 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3891 the -f option for -break-insert, remove -r option,
3892 and clarify specification of location.
3893
a6b151f1
DJ
38942007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3895
3896 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3897 formatting.
3898 (Remote Debugging): Add File Transfer section.
3899 (Remote Configuration): Document Host I/O packets.
3900 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3901 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3902 (Packets): Add vFile.
3903
3b784c4f
EZ
39042007-11-17 Eli Zaretskii <eliz@gnu.org>
3905
3906 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3907 breakpoints with multiple locations.
3908 (Breakpoint Menus): Improve wording.
3909 (Output): Fix last change.
3910
a4ce5b0d
UW
39112007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3912
3913 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3914
1b39d5c0
DE
39152007-11-15 Doug Evans <dje@google.com>
3916
3917 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3918
7a72d44c
VP
39192007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3920
3921 * gdbint.texinfo (Native Conditionals): Remove
3922 mention of CLEAR_SOLIB.
5ae4183a 3923
6d1829bf 39242007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3925
3926 * gdb.texinfo (Print Settings): Add documentation for "set/show
3927 print frame-arguments".
3928
1a619819
LM
39292007-11-05 Luis Machado <luisgpm@br.ibm.com>
3930
3b784c4f 3931 * gdb.texinfo (Output): Update printf command's description.
1a619819 3932
55eddb0f
DJ
39332007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3934
3935 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3936 powerpc soft-float".
3937
9cceb671
DJ
39382007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3939
3940 * gdb.texinfo (Files): Correct formatting. Mention Expat
3941 requirement.
3942 (Requirements for Building GDB): Expand the list of Expat
3943 uses.
3944 (Library List Format, Memory Map Format): Mention Expat.
3945 (Target Descriptions): Update Expat wording.
3946
83acabca
DJ
39472007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3948
3949 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3950 Document that gdbarch_convert_register_p should return zero for no-op
3951 conversions.
3952
e35879db
UW
39532007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3954
83acabca 3955 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3956 of set_gdbarch_sofun_address_maybe_missing back to ...
3957 (Target Conditionals): ... here to fix build break.
3958
203c3895
UW
39592007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3960
83acabca 3961 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3962 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3963 (Compiler Characteristics): ... documentation of
3964 set_gdbarch_sofun_address_maybe_missing.
3965
11411de3
DJ
39662007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3967
3968 * gdbint.texinfo (Target Conditionals): Use
3969 frame_unwind_register_unsigned in examples instead of
3970 frame_unwind_unsigned_register.
3971
7cc46491
DJ
39722007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3973
3974 * gdb.texinfo (Predefined Target Types): Add int128
3975 and uint128.
3976 (Standard Target Features): Add PowerPC features.
3977
81adfced
DJ
39782007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3979
3980 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3981
c1874924
UW
39822007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3983
3984 * gdbint.texi (Target Conditionals): Remove documentation
3985 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3986 gdbarch_extract_return_value, and gdbarch_store_return_value.
3987
f6e56ab3
UW
39882007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3989
3990 * gdbint.texi (Target Conditionals): Remove documentation of
3991 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3992
56cf5405
KH
39932007-10-11 Kazu Hirata <kazu@codesourcery.com>
3994
3995 * gdb.texinfo: Mention that inaccessible-by-default is on by
3996 default.
3997
35156bae
DJ
39982007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3999
4000 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4001
d983da9c
DJ
40022007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4003
4004 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4005 multi-threaded watchpoints.
4006 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4007 checked. Describe sticky notification. Expand description
4008 of steppable and continuable watchpoints.
4009 (Watchpoints and Threads): New subsection.
4010
fe6fbf8b
VP
40112007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4012
4013 * gdb.texinfo (Setting Breakpoints): Revise
4014 documentation for pending breakpoints. Document
4015 breakpoints with multiple locations.
5ae4183a 4016
084344da
VP
40172007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4018
4019 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4020 Document -list-features.
5ae4183a 4021
82160952
EZ
40222007-09-15 Eli Zaretskii <eliz@gnu.org>
4023
4024 * gdb.texinfo (Output): Spell out which features of C's printf are
4025 not supported by GDB's printf.
7e27a47a
EZ
4026 (Separate Debug Files): More accurate wording regarding build ID
4027 and a reference to the ld manual rather than the Fedora wiki.
82160952 4028
ea37ba09
DJ
40292007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4030 Jim Blandy <jimb@codesourcery.com>
4031
4032 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4033 (Examining Memory): Update mentions of the 's' format.
4034 (Automatic Display): Likewise.
4035
b8533aec
DJ
40362007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4037
4038 * gdb.texinfo: Update the FSF's Back-Cover Text.
4039
83f83d7f
JK
40402007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4041 Eli Zaretskii <eliz@gnu.org>
4042
4043 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4044 Fixed the ``build ID'' name. New binaries build instructions for the
4045 build ID inclusion. Explain how the commands are specific to the build
4046 ID vs. debug link.
4047
c7e83d54
EZ
40482007-09-01 Eli Zaretskii <eliz@gnu.org>
4049
4050 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4051 indexing for ``build ID'' support.
4052
d3750b24
JK
40532007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4054
4055 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4056 Enlisted BUILD ID to the debug file searching example.
4057 Included a BUILD ID `.note.gnu.build-id' section description.
4058 Updated/added the debug files splitting instructions for OBJCOPY.
4059
02142340
VP
40602007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4061
4062 * gdb.texinfo (Variable Objects): Adjust docs
4063 for -var-info-expression and document
4064 -var-info-path-expression.
4065
d3bdde98
JB
40662007-08-20 Jim Blandy <jimb@codesourcery.com>
4067
3fb6a982
JB
4068 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4069 (title page): Include the dedication in the printed manual, as a
4070 separate page after the copyright notice.
5ae4183a 4071
d3bdde98
JB
4072 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4073 don't break a @var across a line.
4074
c80a96a8
MR
40752007-07-25 Maciej W. Rozycki <macro@mips.com>
4076
4077 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4078 for include files.
4079
5824a901
NR
40802007-07-12 Nick Roberts <nickrob@snap.net.nz>
4081
4082 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4083 in annotate.texinfo.
4084 (Command History): Link to new node.
5824a901 4085
d52e7ea3
UW
40862007-07-05 Markus Deuling <deuling@de.ibm.com>
4087
4088 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4089
5fc14d0a
EZ
40902007-07-05 Eli Zaretskii <eliz@gnu.org>
4091
4092 * gdbint.texinfo (Target Conditionals): Fix last change.
4093
4a9bb1df
UW
40942007-07-03 Markus Deuling <deuling@de.ibm.com>
4095
4096 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4097 routines:
4098 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4099 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4100 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4101 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4102 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4103 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4104 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4105 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4106 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4107 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4108 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4109 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4110 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4111 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4112 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4113 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4114 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4115 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4116 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4117 (SOFTWARE_SINGLE_STEP_P)
4118
4119 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4120 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4121
4122 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4123 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4124 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4125 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4126 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4127 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4128 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4129 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4130 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4131 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4132
4133 (Converting an existing Target Architecture to Multi-arch): Remove
4134 section.
4135
4136 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4137 (gdbarch_addr_bits_remove): Add code example.
4138
4139 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4140
cfa9d6d9
DJ
41412007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4142
4143 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4144 Add other missing entries. Adjust the table size to fit.
4145 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4146 stop reasons including the new "library" event.
4147 (General Query Packets): Adjust table widths for qSupported. Mention
4148 qXfer:libraries:read reply to qSupported and document the new packet.
4149 (Library List Format): New section.
4150
159fcc13
JK
41512007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4152
4153 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4154
f66d1690
MS
41552007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4156
4157 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4158
67102876
NR
41592007-06-25 Nick Roberts <nickrob@snap.net.nz>
4160
4161 * gdbint.texinfo (Register and Memory Data): Break sections
4162 into nodes and add a menu.
4163
a4642986
MR
41642007-06-21 Maciej W. Rozycki <macro@mips.com>
4165
4166 * gdb.texinfo (Examining Memory): Document the new behaviour.
4167
e9c17194
VP
41682007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4169
4170 * gdb.texinfo (Standard Target Features): Document
4171 m68k features.
4172
31d99776
DJ
41732007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4174
4175 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4176
1780a0ed
DJ
41772007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4178
4179 * gdb.texinfo (Target Description Format): Add version attribute
4180 for <target>.
4181
822b6570
DJ
41822007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4183
4184 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4185
f8b73d13
DJ
41862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4187
4188 * gdb.texinfo (MIPS Features): New subsection.
4189
0e7f50da
UW
41902007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4191 Markus Deuling <deuling@de.ibm.com>
4192
4193 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4194 and qXfer:spu:write packets and mention them under qSupported.
4195
23d964e7
UW
41962007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4197 Markus Deuling <deuling@de.ibm.com>
4198
4199 * gdb.texinfo (Architectures): Add new SPU section to document
4200 Cell Broadband Engine SPU architecture specific commands.
4201
9f708cb2
VP
42022007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4203
4204 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4205 comments.
4206
7579b5f8
NR
42072007-06-07 Nick Roberts <nickrob@snap.net.nz>
4208
4209 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4210
bf06d120
JB
42112007-05-29 Jim Blandy <jimb@codesourcery.com>
4212
4213 * gdb.texinfo (Overview): Doc fix.
4214
23776285
MR
42152007-05-22 Maciej W. Rozycki <macro@mips.com>
4216
4217 * gdb.texinfo (Remote Configuration): Document "set/show
4218 remoteflow".
4219
1a69e1e4
DJ
42202007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4221
bf06d120
JB
4222 * gdb.texinfo (MIPS): Remove documentation for set mips
4223 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4224 stack-arg-size.
1a69e1e4 4225
46ba6afa 42262007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4227
46ba6afa
BW
4228 * all-cfg.texi (GDBTUI): New.
4229 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4230 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4231 (TUI Configuration): Edit to improve clarity and fix problems of
4232 both style and content.
5ae4183a 4233
06d3b283
UW
42342007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4235
4236 * observer.texi (GDB Observers): New observer "new_objfile".
4237
179101d6
UW
42382007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4239
4240 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4241
25d5ea92
VP
42422007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4243
4244 * gdb.texinfo (GDB/MI Variable Objects): Document
4245 frozen variables objects.
5ae4183a 4246
ea35711c
DJ
42472007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4248
4249 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4250 (Character Sets, Caching Data of Remote Targets): Likewise.
4251 (Targets): Delete Remote node. Move its text...
4252 (Debugging Remote Programs): ...to here. Delete description
4253 of the "remote" command.
4254 (Remote configuration): Delete description of "set remotedevice"
4255 and "show remotedevice".
4256 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4257
db2e3e2e
BW
42582007-04-11 Bob Wilson <bob.wilson@acm.org>
4259
5ae4183a
AS
4260 * gdb.texinfo (Contributors, Continuing and Stepping)
4261 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4262 (General Query Packets, File-I/O Remote Protocol Extension)
4263 (Protocol Basics, The F Reply Packet, Write)
4264 (Protocol-specific Representation of Datatypes, Memory Transfer):
4265 Fix hyphenation, punctuation and grammar problems.
4266 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4267 'section' instead of 'subsection' in the text.
4268 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4269 (i386): Remove period from section name.
db2e3e2e
BW
4270 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4271 (Config Names, Configure Options): Use @file{configure}.
4272
8a3dae3e
DJ
42732007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4274
4275 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4276 and tab expansion.
4277
1a92f856
DJ
42782007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4279
4280 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4281
79a6e687 42822007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4283
79a6e687
BW
4284 * gdb.texinfo: Consistently capitalize all significant words in
4285 node names, chapter titles, section titles, and headings. Update
4286 cross references to match.
4287 (Starting and Stopping Trace Experiment): Make node name plural.
4288 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4289
ad527d2e
PA
42902007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4291
4292 * gdb.texinfo (WinCE): Delete obsolete subsection.
4293
7ce59000
DJ
42942007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4295
4296 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4297 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4298 references.
4299
8807d78b
DJ
43002007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4301
4302 * gdb.texinfo (Startup): Delete references to some alternate
4303 names for .gdbinit.
4304 (Thread): Remove LynxOS reference.
4305 (Tandem ST2000): Delete target-specific documentation.
4306 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4307 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4308 and GDB_OSABI_LYNXOS.
4309
5f402660
UW
43102007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4311
4312 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4313
bac718a6
UW
43142007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4315
4316 * gdbint.texinfo (Target Conditionals): Remove mention of
4317 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4318 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4319
9453113a
DJ
43202007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4321
4322 * Makefile.in: Add "pdfdir" installation
4323 directory, PDFTEX macro, support for "install-pdf" target,
4324 and rules for making a pdf version of refcard.texi.
4325 * refcard.tex: Specify paper size for PDF output.
4326
ae21e955 43272007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4328
ae21e955 4329 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4330
3f94c067 43312007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4332
3f94c067
BW
4333 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4334 (Source Path, Character Sets, Macros, Define)
4335 (GDB/MI Result Records, GDB/MI Simple Examples)
4336 (GDB/MI Program Execution, GDB/MI File Commands)
4337 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4338 (Bug Reporting): Use @value{GCC}.
5ae4183a 4339
12c27660 43402007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4341
12c27660
BW
4342 * gdb.texinfo (Help): Fix formatting of examples.
4343 (Variables): Use @ifnotinfo instead of @iftex.
4344 (Non-debug DLL symbols): Use @ref instead of @pxref.
4345 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4346
ce9341a1
BW
43472007-03-26 Bob Wilson <bob.wilson@acm.org>
4348
4349 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4350
c8f4133a
BW
43512007-03-26 Bob Wilson <bob.wilson@acm.org>
4352
4353 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4354 the order of the nodes.
4355 (C Operators, C Constants, Debugging C): Remove extra menus.
4356 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4357
c8f4133a 43582007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4359
4360 * gdb.texinfo (File Options): Add missing parenthesis.
4361 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4362
c74d0ad8
DJ
43632007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4364
4365 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4366
ff6f572f
DJ
43672007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4368
669fac23 4369 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4370 case insensitivity.
4371 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4372
994337c3
NR
43732007-02-18 Nick Roberts <nickrob@snap.net.nz>
4374
4375 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4376 (Files): Add section name to argument list for pxref.
4377 (Non-debug DLL symbols): Don't use `see' for pxref.
4378 (Embedded Processors): Fix typo.
4379 (GDB/MI Breakpoint Commands): Execution commands generate
4380 *stopped not ^done.
4381
eb819d70
NR
43822007-02-13 Nick Roberts <nickrob@snap.net.nz>
4383
4384 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4385 values for in_scope. Mention that only root variables can be
4386 updated.
4387 (GDB/MI Development and Front Ends): Explain new values may be
4388 added to existing fields.
4389
123dc839
DJ
43902007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4391
4392 * gdb.texinfo (-target-disconnect): Use @smallexample.
4393 (Requirements): Add anchor for Expat. Update description.
4394 (Target Descriptions): Mention Expat.
4395 (Target Description Format): Document new elements. Use
4396 @smallexample.
4397 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4398 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4399
108546a0
DJ
44002007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4401
4402 * gdb.texinfo (Target Description Format): Add section on XInclude.
4403
95a98c01
NR
44042006-02-03 Nick Roberts <nickrob@snap.net.nz>
4405
4406 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4407 command -enable-timings.
4408
f4b3909f
EZ
44092007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4410
5ae4183a 4411 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4412 descriptions for new/deleted elements in gdb_osabi. Add missing
4413 description for function generic_elf_osabi_sniff_abi_tag_sections.
4414
c7ba131e
JB
44152007-01-29 Joel Brobecker <brobecker@adacore.com>
4416
4417 * gdb.texinfo (Maintenance Commands): Add documentation for
4418 the new "maint print target-stack" command.
4419
3a60f64e
JK
44202007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4421 Eli Zaretskii <eliz@gnu.org>
4422
f4b3909f 4423 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4424
c582f8b6
EZ
44252007-01-26 Eli Zaretskii <eliz@gnu.org>
4426
4427 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4428 Use @value{NGCC} instead of @value{GCC}.
4429
d3e8051b
EZ
44302007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4431
4432 * agentexpr.texi: Fix typos.
4433 * annotate.texinfo: Likewise.
4434 * gdb.texinfo: Likewise.
4435 * gdbint.texinfo: Likewise.
4436 * observer.texi: Likewise.
4437 * stabs.texinfo: Likewise.
4438
86f04699
EZ
44392007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4440
4441 * gdbint.texinfo (Support Libraries): Remove mmalloc
4442 entry. Describe readline library.
4443
23181151
DJ
44442007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4445
4446 * gdb.texinfo (Target Descriptions): New section.
4447 (General Query Packets): Add QPassSignals anchor. Mention
4448 qXfer:features:read under qSupported. Expand mentions of
4449 qXfer:memory-map:read and QPassSignals. Document
4450 qXfer:features:read.
4451
f822c95b
DJ
44522007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4453
4454 * gdb.texinfo (Commands to specify files): Describe
4455 "set sysroot" and "show sysroot".
4456 (Using the `gdbserver' program): Lowercase argument
4457 to @var. Expand description of setting up GDB on the
4458 host.
4459
8936fcda
JB
44602007-01-05 Joel Brobecker <brobecker@adacore.com>
4461
4462 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4463 catch exception, catch exception unhandled, and catch assert
4464 commands.
4465
e776119f
DJ
44662007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4467
4468 * gdb.texinfo (Debugging Output): Document "set debug xml"
4469 and "show debug xml".
4470
aa79a185
DJ
44712007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4472
4473 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4474
7f893741
JB
44752007-01-01 Joel Brobecker <brobecker@adacore.com>
4476
4477 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4478
a1b5960f
VP
44792006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4480
4481 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4482 note in @ignore, to be removed later if nobody complains.
4483
9f470e6e
NR
44842006-12-04 Nick Roberts <nickrob@snap.net.nz>
4485
4486 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4487 of -var-delete.
4488
765dc015 44892006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4490
765dc015 4491 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4492 automatic software/hardware breakpoint usage and
4493 the "set breakpoint auto-hw" command.
765dc015 4494
4b5752d0
VP
44952006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4496
4497 * gdb.texinfo (Memory Access Checking): New.
4498
89be2091
DJ
44992006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4500
4501 * gdb.texinfo (Remote configuration): Mention
4502 "pass-signals-packet".
4503 (General Query Packets): Document QPassSignals. Fix
4504 a typo.
4505
ca3bf3bd
DJ
45062006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4507
4508 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4509
427c3a89
DJ
45102006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4511
4512 * gdb.texinfo (Remote configuration): Rewrite documentation for
4513 packet configuration commands.
4514 (OS Information): Adjust reference to qXfer:auxv:read.
4515 (General Query Packets): Remove references to read-aux-vector-packet
4516 and set remote get-thread-local-storage-address.
4517
7a107747
DJ
45182006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4519
4520 * gdbint.texinfo (Target Architecture Definition): Add new
4521 Initializing a New Architecture section.
4522
1c56eb0e
EZ
45232006-10-31 David Taylor <dtaylor@emc.com>
4524
4525 * stabs.texinfo (Macro define and undefine): New node describing
4526 stabs for #define and #undef.
4527
f73adfeb
AS
45282006-10-27 Andreas Schwab <schwab@suse.de>
4529
4530 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4531
fd60e0df
EZ
45322006-10-21 Eli Zaretskii <eliz@gnu.org>
4533
4534 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4535 clarify on the possible meanings of ``expression'' watched by
4536 watchpoints. Add indexing.
e5ac9b53
EZ
4537 (Prompting, Errors, Invalidation, Annotations for Running)
4538 (Source Annotations): Fix index entries by adding "annotation" to
4539 them, to discriminate from index entries that point to the more
4540 general topic descriptions.
fd60e0df 4541
52bb452f
DJ
45422006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4543
4544 * gdbint.texinfo (Target Vector Definition): Move most
4545 content into Existing Targets. Add a menu.
4546 (Existing Targets): New section, moved from Target Vector
4547 Definition. Use @subsection.
4548 (Managing Execution State): New section.
4549
58955e58
BW
45502006-10-16 Bob Wilson <bob.wilson@acm.org>
4551
4552 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4553
c8aa23ab
EZ
45542006-10-15 Eli Zaretskii <eliz@gnu.org>
4555
4556 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4557 (Command Syntax, Signals, Backtrace, Connecting)
4558 (Remote configuration, Renesas Boards, Console I/O): Fix last
4559 change: use Ctrl- instead of C-, except wrt Emacs.
4560 (File-I/O Examples): Put Ctrl-c in @kbd.
4561 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4562 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4563 (Signals, Set Breaks, Set Watchpoints): Document optional
4564 arguments to `info signals' `handle', `info breakpoints', and
4565 `info watchpoints'.
c8aa23ab 4566
e7109c7e
EZ
45672006-10-14 Eli Zaretskii <eliz@gnu.org>
4568
4569 * gdb.texinfo (Backtrace): Fix last change.
4570
de3aea7b
NR
45712006-10-14 Nick Roberts <nickrob@snap.net.nz>
4572
4573 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4574
7f9087cb
BW
45752006-10-10 Bob Wilson <bob.wilson@acm.org>
4576
c8aa23ab
EZ
4577 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4578 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4579 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4580
68437a39
DJ
45812006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4582 Daniel Jacobowitz <dan@codesourcery.com>
4583
4584 * gdb.texinfo (Packets): Document vFlashErase,
4585 vFlashWrite and vFlashDone packets.
4586 (General Query Packets): Document qXfer:memory-map:read.
4587 Add a new feature for qXfer:memory-map:read.
4588 (Memory map format): New section.
4589 (Target Commands): Mention that gdb can write flash.
4590
fd79ecee
DJ
45912006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4592 Daniel Jacobowitz <dan@codesourcery.com>
4593
4594 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4595 memory regions and "mem auto".
4596
350da6ee
DJ
45972006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4598
4599 * gdbint.texinfo (Array Containers): New section.
4600
2f1acb09
VP
46012006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4602
4603 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4604 -stack-list-arguments HIGH_FRAME argument can be larger then the
4605 actual number of frames.
4606
2ab1eb7a
VP
46072006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4608
4609 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4610 -stack-list-locals HIGH_FRAME argument can be larger then the
4611 actual number of frames.
2ab1eb7a 4612
599b237a
BW
46132006-09-02 Bob Wilson <bob.wilson@acm.org>
4614
4615 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4616 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4617
25ab7e6d
EZ
46182006-09-02 Eli Zaretskii <eliz@gnu.org>
4619
4620 * gdbint.texinfo (Overall Structure): New section "Source Tree
4621 Structure".
4622
940178d3
JB
46232006-08-17 Jim Blandy <jimb@codesourcery.com>
4624
4625 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4626 responses.
4627
30daae6c
JB
46282006-08-08 Joel Brobecker <brobecker@adacore.com>
4629
4630 * gdb.texinfo (Source Path): Add documentation for new
4631 substitute-path commands.
4632
7fa2210b
DJ
46332006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4634
4635 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4636 (Running Configure): ...here.
4637 (Requirements): New node. Mention expat.
4638
3d00d119
DJ
46392006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4640
5ae4183a 4641 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4642 'set download-write-size' and 'show download-write-size'.
4643
0cbfa4ee
DJ
46442006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4645
4646 * stabs.texinfo (Member Type Descriptor): Correct example for
4647 pointer to member types.
4648
16026cd7
AS
46492006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4650
4651 * gdb.texinfo (Optional warnings and messages): Add
4652 'set/show trace-commands'.
4653 (Command files): Add '-v' to source command.
4654
0876f84a
DJ
46552006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4656
4657 * gdb.texinfo (OS Information): Update qPart reference to
4658 qXfer.
4659 (Remote configuration): Likewise.
4660 (Overview): Move @cindex to the start of a paragraph. Talk
4661 about binary data encoding.
4662 (Packets): Refer to the overview for the details of the X
4663 packet encoding.
4664 (General Query Packets): Remove qPart description. Add qXfer
4665 description. Add an anchor to qSupported. Correct feature
4666 table title. Add a new feature for qXfer:auxv:read.
4667 (Interrupts): Add a missing parenthesis.
4668
2ec3381a
DJ
46692006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4670
669fac23 4671 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4672 (GDB/MI Kod Commands): Remove commented out node.
4673
594fe323
EZ
46742006-07-01 Eli Zaretskii <eliz@gnu.org>
4675
4676 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4677 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4678 (GDB/MI Thread Commands, GDB/MI Program Execution)
4679 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4680 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4681 (GDB/MI File Commands, GDB/MI Target Manipulation)
4682 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4683 since the MI prompt is hard-wired into the code.
4684
7e3fb70c
NR
46852006-07-01 Nick Roberts <nickrob@snap.net.nz>
4686
4687 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4688 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4689 (GDB/MI Data Manipulation): Remove description of unimplemented
4690 display related commands as variable objects perform this function
4691 and are superior: -display-delete, -display-disable,
4692 -display-enable, -display-insert and -display-list. Move
4693 -environment-cd, -environment-directory, -environment-path
4694 and -environment-pwd to "Program Context".
4695 (GDB/MI Program Control): Rename to "Program Execution". Move
4696 -exec-arguments -exec-abort to...
4697 (GDB/MI Program Context): ...here. New node split from "Data
4698 Manipulation".
4699
be2a5f71
DJ
47002006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4701
4702 * gdb.texinfo (Remote configuration): Document set / show
4703 remote supported-packets.
4704 (General Query Packets): Document qSupported packet.
4705
fc320d37
SL
47062006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4707
4708 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4709 and font markup.
4710 (Protocol basics): Likewise.
4711 (The F request packet): Likewise.
4712 (The F reply packet): Likewise.
4713 (Memory transfer): Move this node to be a subsubsection of
4714 "Protocol specific representation of datatypes".
4715 (The Ctrl-C message): More copy editing.
4716 (Console I/O): Likewise.
4717 (The isatty call): Delete this node, and merge its content into
4718 the "isatty" node. Fixed references elsewhere.
4719 (The system call): Delete this node, and merge its content into
4720 the "system" node. Fixed references elsewhere.
4721 (open): Reformat to use @table, and add appropriate font markup.
4722 (close): Likewise.
4723 (read): Likewise.
4724 (write): Likewise.
4725 (lseek): Likewise.
4726 (rename): Likewise.
4727 (unlink): Likewise.
4728 (stat/fstat): Likewise.
4729 (gettimeofday): Likewise.
4730 (isatty): Likewise.
4731 (system): Likewise, plus minor changes to fix confusing wording.
4732 (Integral datatypes): Fix font markup.
4733 (Pointer values): Likewise.
4734 (struct stat): Fix markup to use @table, plus minor copy editing.
4735 (struct timeval): Fix font markup, plus minor copy editing.
4736 (Constants): Minor copy editing.
4737 (Errno values): Add font markup.
4738 (File-I/O Examples): Likewise.
4739
158fdf5c
NR
47402006-06-10 Nick Roberts <nickrob@snap.net.nz>
4741
4742 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4743 (GDB/MI Simple Examples): Move node up one level. Use real
4744 examples.
4745 (GDB/MI Compatibility with CLI): Update.
4746 (GDB/MI Result Records): Add "connected" and "exit" result
4747 classes.
4748 (GDB/MI Stream Records): Clarify target output.
4749 (GDB/MI Command Description Format): Modify example description.
4750 (GDB/MI Breakpoint Table Commands): Rename to...
4751 (GDB/MI Breakpoint Commands): ...this
4752 (GDB/MI Breakpoint Commands): Add optional thread field.
4753 (GDB/MI Program Control): Add an introduction. Move "Program
4754 termination" examples into exec-run description.
4755 (GDB/MI File Commands): Mention similar CLI commands.
4756 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4757 is similar to "-gdb-version".
4758
ddb50cd7
EZ
47592006-06-09 Eli Zaretskii <eliz@gnu.org>
4760
4761 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4762
2aef0d6b
NR
47632006-06-02 Nick Roberts <nickrob@snap.net.nz>
4764
4765 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4766 sourceware.org for mailing lists.
d5e40d59 4767 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4768
383a5c52
NR
47692006-06-01 Nick Roberts <nickrob@snap.net.nz>
4770
d5e40d59 4771 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4772
e16b02ee
EZ
47732006-05-22 Eli Zaretskii <eliz@gnu.org>
4774
4775 * gdb.texinfo (Cygwin Native): Fix last change.
4776
be90c084
CF
47772006-05-22 Christopher Faylor <cgf@timesys.com>
4778
4779 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4780
347ceba5
NR
47812006-05-15 Nick Roberts <nickrob@snap.net.nz>
4782
4783 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4784 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4785
369af7bd
DJ
47862006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4787
4788 * gdb.texinfo (General Query Packets): Recommend not starting
4789 new packets with qC and clarify.
4790
2ffdbde8 47912006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4792
4793 * gdb.texinfo (M2 Types): New section.
72019c9c 4794
16d1a084
DJ
47952006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4796
4797 * agentexpr.texi: Add a copyright and license notice.
4798 * observer.texi: Likewise, with GPL clause for function prototypes.
4799 Remove trailing whitespace.
4800
aa56d27a
JB
48012006-05-05 Jim Blandy <jimb@codesourcery.com>
4802
4803 * gdb.texinfo (General Query Packets): Document conventions for
4804 terminating packet names, and their violations.
4805
5bdf8622
DJ
48062006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4807
4808 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4809 * gdb.texinfo: Likewise.
4810
605a56cb
DJ
48112006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4812
4813 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4814 and "show remotedebug".
4815 (Debugging Output): Add additional index entries.
4816
b8db102d
MS
48172006-04-27 Michael Snyder <msnyder@redhat.com>
4818
4819 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4820
c5e30d01
AC
48212006-04-22 Andrew Cagney <cagney@redhat.com>
4822
4823 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4824 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4825
8181d85f
DJ
48262006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4827
4828 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4829 and remove breakpoint prototypes.
4830 (Watchpoints): Move description of target_insert_hw_breakpoint and
4831 target_remove_hw_breakpoint ...
4832 (Breakpoints): ... to here. Document target_insert_breakpoint and
4833 target_remove_breakpoint.
4834
4f553f88
JB
48352006-04-17 Jim Blandy <jimb@codesourcery.com>
4836
4837 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4838 and C packets are optional.
4839
cd852561
FR
48402006-04-14 Frederic Riss <frederic.riss@st.com>
4841
4842 * gdb.texinfo (Specifying source directories): Update the description
4843 of the source file search to reflect the fact that the source path
4844 always contains at least $cdir and $cwd.
4845
b620eb07
MS
48462006-03-31 Michael Snyder <msnyder@redhat.com>
4847
4848 * gdb.texinfo: Update copyright dates.
4849
3156cdaf
EZ
48502006-03-31 Eli Zaretskii <eliz@gnu.org>
4851
4852 * gdb.texinfo (Overview): Add an index entry to "empty response".
4853
7d30c22d
JB
48542006-03-28 Jim Blandy <jimb@codesourcery.com>
4855
4856 * gdbint.texinfo (Prologue Analysis): New section.
4857
86941c27
JB
48582006-03-07 Jim Blandy <jimb@red-bean.com>
4859
66b8c7f6
JB
4860 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4861
1a10341b
JB
4862 * gdb.texinfo (Target Commands): Update text describing how to
4863 specify a target. Refer to the detailed section on remote
4864 debugging, not the brief mention.
4865
86941c27
JB
4866 * gdb.texinfo (Connecting): Organize the different 'target remote'
4867 connection methods into a table. Add a 'target remote' index
4868 entry. (!!!)
4869
62f3a2ba
FF
48702006-02-17 Fred Fish <fnf@specifix.com>
4871
4872 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4873 'ptype' commands to reflect the fact that the only significant
4874 difference between them is that ptype prints the complete type
4875 description instead of just the name.
4876
8b9a88ea
WZ
48772006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4878
4879 * gdbint.texinfo (Watchpoints): Delete
4880 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4881
7e8dc855
NR
48822006-02-10 Nick Roberts <nickrob@snap.net.nz>
4883
4884 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4885 times fields where needed. Fix typos. Update general form given
4886 for output of -break-insert.
4887 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4888
c91d38aa
DJ
48892006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4890
4891 * gdbint.texinfo (Symbol Handling): Add a section
4892 on memory management.
4893
38fcd64c
DJ
48942006-02-06 Vladimir Prus <ghost@cs.msu.su>
4895
4896 * gdb.texinfo (Breakpoint table commands): Document the fullname
4897 field in -break-list output.
4898
219eec71
EZ
48992006-02-03 Eli Zaretskii <eliz@gnu.org>
4900
4901 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4902 debugging information produced by the various "set debug..."
4903 options.
4904
ae5a43e0
DJ
49052006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4906
4907 * gdb.texinfo (Files): Remove obsolete bits from the description
4908 of "symbol-file".
4909
a9f158ec
JB
49102006-01-25 Jim Blandy <jimb@redhat.com>
4911
4912 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4913
410dd08e
JB
49142006-01-24 Jim Blandy <jimb@redhat.com>
4915
4916 * gdbint.texinfo (Frames): Document the basics of GDB's register
4917 unwinding model, and explain the existence of the "sentinel" frame.
4918
4b505b12
AS
49192006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4920
4921 * gdb.texinfo (Choosing files): Mention that -directory is used
4922 for script files.
4923 (Specifying source directories): Likewise.
4924 (Command files): Explain how script files are found.
4925
839c27b7
EZ
49262006-01-21 Eli Zaretskii <eliz@gnu.org>
4927
4928 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4929 the threads in a multi-threaded program.
4930 (Threads): The threadno argument of "thread apply" can be a range
4931 of numbers.
4932
7be93b9e
JB
49332006-01-18 Jim Blandy <jimb@redhat.com>
4934
4935 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4936 of warning flags.
4937
fcc73fe3
EZ
49382006-01-13 Eli Zaretskii <eliz@gnu.org>
4939
4940 * gdb.texinfo (Sequences): Improve menu annotations.
4941 (Define): Add index entries for arguments of user-defined
4942 commands. Move the description of flow-control commands...
4943 (Command Files): ...to here. Document loop_break and
4944 loop_continue.
ca91424e
EZ
4945 (Define, Command Files): Document `end' and add index entries for
4946 it.
fcc73fe3 4947
5c95884b
MS
49482006-01-04 Michael Snyder <msnyder@redhat.com>
4949
4950 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4951 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4952
860701dc
PH
49532006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4954
4955 * gdb.texinfo (Omissions from Ada): Document that there is now
4956 limited aggregate support.
4957
36b80e65
EZ
49582005-12-28 Eli Zaretskii <eliz@gnu.org>
4959
4960 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4961 registers and the likes.
4962
c1468174
EZ
49632005-12-24 Eli Zaretskii <eliz@gnu.org>
4964
4965 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4966 (Symbols): Fix usage of "e.g.".
359df76b 4967 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4968
4969 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4970 (Coding): Fix usage of "e.g.".
4971
c02a867d
EZ
49722005-12-23 Eli Zaretskii <eliz@gnu.org>
4973
5ae4183a
AS
4974 * stabs.texinfo:
4975 * refcard.tex:
c02a867d 4976 * gpl.texi:
5ae4183a
AS
4977 * gdbint.texinfo:
4978 * gdb.texinfo:
4979 * gdb-cfg.texi:
c02a867d 4980 * fdl.texi:
5ae4183a
AS
4981 * annotate.texinfo:
4982 * all-cfg.texi:
c02a867d
EZ
4983 * Makefile.in: Add (C) after Copyright. Update the FSF
4984 address.
4985
fad38dfa
EZ
49862005-12-03 Eli Zaretskii <eliz@gnu.org>
4987
4988 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4989 extend GDB with commands for external monitor.
4990
53e5f3cf
AS
49912005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4992
4993 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4994
55f6ca0f
JB
49952005-11-25 Joel Brobecker <brobecker@adacore.com>
4996
4997 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4998
c1947b85
JB
49992005-11-21 Jim Blandy <jimb@redhat.com>
5000
5001 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5002 placement of 'R' actions in tracepoint action packets; document
5003 dependence of 'X' and 'M' actions on a preceding 'R' action for
5004 their registers.
5005
9d29849a
JB
50062005-11-19 Jim Blandy <jimb@redhat.com>
5007
5008 * gdb.texinfo (Tracepoint Packets): New node.
5009 (General Query Packets): Add entries for the tracepoint packets,
5010 referring to the "Tracepoint Packets" node.
5011 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5012
9a6253be
KB
50132005-11-18 Kevin Buettner <kevinb@redhat.com>
5014
5015 * gdb.texinfo (set remotebreak): Add anchor.
5016 (X packet): Likewise.
5017 (Remote Protocol): Add new section `Interrupts' and new index
5018 entry `interrupts (remote protocol)'.
5019
5f3bebba
JB
50202005-11-18 Jim Blandy <jimb@redhat.com>
5021
5022 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5023 entries into the General Query Packets section. Add a
5024 cross-reference to that section. Drop description of replies, as
5025 these are covered in the descriptions of each packet.
5026 (General Query Packets): Add introductory text. Explain naming
5027 conventions, and how the end of a name is recognized.
5028
9a7a1b36
KB
50292005-11-17 Kevin Buettner <kevinb@redhat.com>
5030
0564b6cf 5031 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5032 "set remotebreak" command.
5033
b8ff78ce
JB
50342005-11-16 Jim Blandy <jimb@redhat.com>
5035
5036 * gdb.texinfo (Packets, Stop Reply Packets)
5037 (General Query Packets): Various formatting cleanups.
5038 - Use @samp for packet contents.
5039 - Drop summaries from packet @item lines; the same information appears
5040 immediately below in the description.
5041 - Delete paragraph breaks after packet @item commands, so that the
5042 description appears directly to the right of the packet prototype
5043 in the printed manual, if it fits.
5044 - Place spaces in packet prototypes between @vars and non-@var
5045 letters, and explain that they're just for formatting.
5046 - Use @dots{} instead of '...'.
5047 - Fix uses of @code where @var was needed.
5048 - Replace "deprecated" markers with English text spelling out the
5049 packet's status and the preferred alternatives.
5050 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5051 what this ever meant.
5052 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5053 this for a long time.
5054 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5055 implemented several times, and have been in use for years.
5056
8ffe2530
JB
50572005-11-15 Jim Blandy <jimb@redhat.com>
5058
c43c5473
JB
5059 * gdb.texinfo (Packets): Add index entries for 'm' packet
5060 disclaimers.
5ae4183a 5061
fb031cdf
JB
5062 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5063 of stub when processing an 'm' packet.
5064
8ffe2530
JB
5065 * gdb.texinfo (Packets): Mention that packets beginning with
5066 letters are reserved once, at the top, instead of actually listing
5067 them all and saying "reserved".
5068
c03c782f
AS
50692005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5070
5071 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5072 Change @var{$arg0 to @code{$arg0.
5073
814e32d7
WZ
50742005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5075
5076 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5077
fa93a9d8
JB
50782005-11-12 Jim Blandy <jimb@redhat.com>
5079
5080 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5081 order. Remove extraneous 'z'.
5082
8a5a3c82
AS
50832005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5084
5085 * gdb.texinfo (Choosing files): Add --eval-command.
5086
4b0ad762
AS
50872005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5088
5089 * gdb.texinfo (Choosing modes): Add --return-child-result.
5090
5091
1a088d06
AS
50922005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5093
5094 * gdb.texinfo (Choosing modes): Add --batch-silent.
5095
656d5e12
EZ
50962005-10-28 Eli Zaretskii <eliz@gnu.org>
5097
5098 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5099 "The -var-update Command".
5100
3c9c013a
JB
51012005-10-03 Joel Brobecker <brobecker@adacore.com>
5102
5103 * gdb.texinfo (Print Settings): Add documentation for set/show
5104 print array-indexes.
5105
7ba3cf9c
DJ
51062005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5107
5108 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5109 6.2 and 6.3.
5110
a94ab193
EZ
51112005-08-27 Eli Zaretskii <eliz@gnu.org>
5112
5113 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5114 since 19-Jan-2004.
5115 (Files): Likewise.
ab1adacd
EZ
5116 (Variables, Symbols): Document the "<incomplete type>" message and
5117 its reasons.
a94ab193 5118
ca06016a
FF
51192005-08-01 Fred Fish <fnf@specifix.com>
5120
5121 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5122
cf58170d
NR
51232005-07-15 Nick Roberts <nickrob@snap.net.nz>
5124
5125 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5126 option for -var-list-children and -var-update.
5127 (GDB/MI Stack Manipulation): Simplify description of
5128 print-values option for -stack-list-locals.
5129 (GDB/MI Command Description Format): Clarify.
5130 (Mode Options): Spelling of superseded.
5131
38f1196a
BR
51322005-07-12 Bob Rossi <bob@brasko.net>
5133
5134 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5135 corresponding GDB command comment.
5136
3cb3b8df
BR
51372005-07-06 Bob Rossi <bob@brasko.net>
5138
5139 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5140 and -inferior-tty-show.
5141 (Input/Output): Document "set/show inferior-tty" and tty alias.
5142
10fac096
NW
51432005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5144
5145 * gdb.texinfo (Packets): Change description of 'D' packet to note
5146 that GDB does wait for a response.
5147
d1b6db76
NR
51482005-06-22 Nick Roberts <nickrob@snap.net.nz>
5149
5150 * gdb.texinfo (History) Rename "Command History".
5151 (Command History): Move node "Server Prefix" from section on
5152 Annotations here.
5153
29629dcf
NR
51542005-06-19 Nick Roberts <nickrob@snap.net.nz>
5155
5156 * gdb.texinfo (GDB/MI Stack Manipulation):
5157 Re-instate -stack-info-frame with example. Say that it gets
5158 info on selected frame, not current frame.
5159
397ca115
EZ
51602005-06-18 Eli Zaretskii <eliz@gnu.org>
5161
5162 * gdb.texinfo (Server): Clarify that `file' should be used before
5163 connecting to the server.
5164 (Files): Add an xref to the above description.
51274035
EZ
5165 (Output Formats): More detailed description of the `c' format.
5166 (Memory): List explicitly all the formats supported by `x'.
638ac427 5167 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5168 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5169 files. Add more indexing for solib-absolute-prefix and
5170 --with-sysroot.
76d17f34
EZ
5171 (Machine Code): Document possible problems with locations in
5172 shared libraries.
d416eeec
EZ
5173 (Backtrace): Document that free-standing environments do not need
5174 to have a `main' function.
397ca115 5175
74f6deaa
NR
51762005-06-18 Nick Roberts <nickrob@snap.net.nz>
5177
5178 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5179 -stack-info-frame.
5180
a9967aef
AC
51812005-06-07 Andrew Cagney <cagney@gnu.org>
5182
5183 * gdb.texinfo (Contributors): Note the original multi-arch
5184 contributors.
5185
e09f16f9
EZ
51862005-06-03 Eli Zaretskii <eliz@gnu.org>
5187
5188 * gdb.texinfo (Registers): Add index entries for the standard
5189 registers.
5190 (Frames): Add cross-reference from frame pointer description to
5191 the Registers node.
5192 (Annotations Overview): Fix the reference to GDB name.
5193
d87ba7ee
EZ
51942005-06-01 Eli Zaretskii <eliz@gnu.org>
5195
5196 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5197 can-use-hw-watchpoints.
5198
034dad6f
BR
51992005-05-28 Bob Rossi <bob@brasko.net>
5200
5201 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5202 the possible reasons why an exec async record would be returned to FE.
5203
ffed4509
AC
52042005-05-26 Andrew Cagney <cagney@gnu.org>
5205
5206 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5207 Andrew Cagney implemented the original GDB/MI.
5208
e22e55c9
OF
52092005-05-23 Orjan Friberg <orjanf@axis.com>
5210
5211 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5212 documentation. Add documentation for cris-mode.
5213
a78e13ce
EZ
52142005-05-20 Eli Zaretskii <eliz@gnu.org>
5215
5216 * gdb.texinfo (Numbers): Explain the example and make the wording
5217 more acurate.
5218
76ff342d
DJ
52192005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5220 Dennis Brueni <dennis@slickedit.com>
5221
5222 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5223 (GDB/MI Data Manipulation, GDB/MI Program Control)
5224 (GDB/MI Stack Manipulation): Update examples to include the fullname
5225 attribute in stack frames.
5226
119b882a
EZ
52272005-05-12 Eli Zaretskii <eliz@gnu.org>
5228
5229 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5230 do with other non-standard names of init files.
5231
6fc08d32
EZ
52322005-05-11 Eli Zaretskii <eliz@gnu.org>
5233
5234 * gdb.texinfo (Command Files): Move the description of the startup
5235 from here...
5236 (Startup): ...to this new subsection of the Invocation chapter.
5237 Rearrange the description of init files more logically and add a
5238 cross-reference to "Command Files". Document the special gdbinit
5239 name for CISCO 68k. Expand the description of what GDB does
5240 during startup.
5241 (History): Add index entry for HISTSIZE.
5242
a561754a
MK
52432005-05-02 Mark Kettenis <kettenis@gnu.org>
5244
5245 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5246
2eecc4ab
EZ
52472005-05-02 Eli Zaretskii <eliz@gnu.org>
5248
5249 * gdb.texinfo (SVR4 Process Information, The isatty call)
5250 (The system call): Don't use foo(N) notation for man pages and
5251 functions.
514c4d71 5252 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5253
18999be5
EZ
52542005-04-27 Eli Zaretskii <eliz@gnu.org>
5255
5256 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5257 were optimized away.
5258
0abb7bc7
EZ
52592005-04-22 Eli Zaretskii <eliz@gnu.org>
5260
5261 * gdb.texinfo (Remote configuration): Document "set/show
5262 get-thread-local-storage-address". Add cross-reference to the
5263 description of the qGetTLSAddr packet.
5264 (General Query Packets): Mention "set remote
5265 get-thread-local-storage-address" and add a reference to its
5266 description.
5267
6f61acb1
NR
52682005-04-19 Nick Roberts <nickrob@snap.net.nz>
5269
5270 * gdb.texinfo (Backtrace): Describe 'bt full'.
5271
9d59903a
NR
52722005-04-17 Nick Roberts <nickrob@snap.net.nz>
5273
5274 * gdb.texinfo (Mode Options): Fix typo.
5275 (GDB/MI): Describe how to invoke GDB/MI.
5276
721c2651
EZ
52772005-04-16 Eli Zaretskii <eliz@gnu.org>
5278
5279 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5280 references changed. Add description of "info udot".
721c2651
EZ
5281 (Files): Document "set/show stop-on-solib-events".
5282 (M32R/D): Document "set/show download-path", "set/show
5283 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5284 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5285 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5286 (Maintenance Commands): Improve indexing.
5287 (Target Commands): Document "set/show hash", "set/show debug
5288 monitor".
5289 (SVR4 Process Information): Document "info pidlist" and "info
5290 meminfo". Document "set/show procfs-tarce" and "set/show
5291 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5292 (Symbols, The Print Command with Objective-C): Improve indexing.
5293 (Objective-C): Add references to "info classes" and "info
5294 selectors".
c45da7e6
EZ
5295 (Debugging Output): Improve wording. Document "set/show debug
5296 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5297 (Set Breaks): Add index entry for "hardware breakpoints".
5298 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5299 and "set/show usehardbreakpoints".
5300 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5301 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5302 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5303 rdiromatzero", "set/show rdiheartbeat".
5304 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5305 "sds".
5306 (Embedded Processors): Document the "sim" command.
5307 (Remote): Document the "remote" command.
5308 (DJGPP Native): Document the "info serial" command.
5309 (Threads): Document "maint info sol-threads".
5310 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5311 (Set Breaks): Improve indexing.
5312 (Command Syntax): Add a reference to dont-repeat.
5313 (Define): Document "dont-repeat".
5314 (TUI Commands): Document "tabset".
5315 (WinCE): New subsection. Document "set/show remotedirectory",
5316 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5317
14d6dd68
EZ
53182005-04-15 Eli Zaretskii <eliz@gnu.org>
5319
5320 * gdb.texinfo (Hurd Native): New subsection, documents
5321 Hurd-specific commands.
a64548ea 5322 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5323 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5324 (MIPS): Improve documentation of heuristic-fence-post. Document
5325 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5326 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5327 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5328 (ARM): Document ARM-specific commands.
a64548ea
EZ
5329 (AVR): New section. Document "info io_registers".
5330 (CRIS): New section. Document "set/show cris-version" and
5331 "set/show cris-dwarf2-cfi".
5332 (HPPA): New section. Document "set/show debug hppa" and "maint
5333 print unwind".
a5adf40f 5334 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5335 (Super-H): New section. Document the "regs" command.
721c2651 5336 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5337
9c16f35a
EZ
53382005-04-09 Eli Zaretskii <eliz@gnu.org>
5339
5340 * gdb.texinfo (Print Settings): Document "set/show print
5341 pascal_static-members", "set print repeats", "show print
5342 null-stop". Improve indexing. Fix documentation of "set print
5343 union".
5344 (Pascal): New section.
5345 (Supported languages): Rename from "Support"; all references
5346 updated. Add a menu item for Pascal.
5347 (Numbers): Document "set radix.
5348 (Screen Size): Document "set/show pagination".
5349 (MIPS Embedded): Remove "set processor" documentation.
5350 (Remote configuration): Document "set/show X/P/Z-packet",
5351 "set/show read-aux-vector-packet", "set/show remote
5352 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5353 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5354 remotedebug", "set/show remotebreak", "set/show remotedevice",
5355 "set/show remotelogfile".
5356 (Auxiliary Vector): Add reference to the description of the
5357 read-aux-vector-packet setting.
5358 (Set Watchpoints): Add a cross-reference to "set remote
5359 hardware-breakpoint-limit".
5360 (General Query Packets): Add indexing of requests and
5361 cross-references to related commands in "Remote configuration".
5362 (File-I/O Overview, The system call): Fix wording and typos.
5363 (Thread Stops): Add index entries.
5364 (Continuing and Stepping): Document "show step-mode".
5365 (i386): New node. Document "set/show struct-convention".
5366 (Files): Document "show trust-readonly-sections".
5367 (Calling): Document "set/show unwindonsignal".
5368 (Messages/Warnings): Add index entries.
5369 (Maintenance Commands): Document "set/show watchdog".
5370 (Annotations Overview): Document "show annotate".
5371 (Set Watchpoints): Add index entries.
5372 (Symbols): Fix doc of case-sensitive.
5373 (ABI): Document "show coerce-float-to-double".
5374 (Convenience Vars, Help): Improve indexing.
5375 (Machine Code): Document "show disassembly-flavor".
5376 (Debugging C plus plus): Document "show overload-resolution".
5377 (Value History, Signaling): Add index entries.
5378
53792005-04-08 Eli Zaretskii <eliz@gnu.org>
5380
5381 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5382 (Processes): Fix wording.
5383 (History, List, Logging output, Define, Symbols, Print Settings):
5384 Improve indexing.
5385
a8f24a35
EZ
53862005-04-03 Eli Zaretskii <eliz@gnu.org>
5387
5388 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5389 redundant index entry for "target" command.
5390 (Backtrace): Add index entries.
5391 (Symbols, Fortran): Document the "set case-sensitive" command.
5392 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5393 (Print Settings): Add index entry for "set demangle-style".
5394 (Target Commands): Document "set download-write-size".
5395 (Debugging Output): Document "set exec-done-display".
5396
09d4efe1
EZ
53972005-04-02 Eli Zaretskii <eliz@gnu.org>
5398
5399 * gdb.texinfo (Files): Fix the name and documentation of
5400 add-shared-symbol-files. Document its alias assf. Update the
5401 list of OSs where GDB supports shared libraries. Fix markup.
5402 (Continuing and Stepping): Add reference to @var{location} in the
5403 text.
5404 (Dump/Restore Files): Fix reference to @{filename}.
5405 (Help): Fix wording.
5406 (Attach): Ditto.
5407 (Set Watchpoints): Ditto.
5408 (Backtrace): Remove redundant index entries. Improve index
5409 entries.
5410 (Delete Breaks): Fix wording.
5411 (Memory): Document the compare-sections command.
5412 (Memory Region Attributes): Improve wording.
5413 (Disabling): Improve wording.
5414 (Fortran): New subsection. Document the "info common" command.
5415 (Help): Document aliases "info copying" and "info warranty".
5416 (Caching Remote Data): New section. Document the "set/show
5417 remotecache" and "info dcache" commands.
5418 (Show): Fix wording of the documentation of the "set
5419 extension-language" command.
5420 (Signals): Add index entry for "info handle".
5421 (Memory Region Attributes): Fix punctuation.
5422 (Symbols): Change the arg name to "location" and refer to it in
5423 the text. Fix wording of "info types" doc.
5424 (Threads): Fix usage of @enumerate @item's.
5425 (Listing Tracepoints): Add index entry for "info tp".
5426 (Set Watchpoints): Add xref to "info break" description.
5427 (Macros): Add an index entry for "macro exp1". Document the
5428 "macro list" command.
5429 (Maintenance Commands): Document "flushregs", "maint agent",
5430 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5431 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5432 "maint print architecture", "maint print objfiles", "maint print
5433 statistics", "maint print type", "maint show-debug-regs", "maint
5434 space", "maint time", and "maint translate-address".
5435 (Connecting): Document the "monitor" command.
5436 (Annotations Overview): Describe the "set annotate" command.
5437
82f2d802
EZ
54382005-04-01 Eli Zaretskii <eliz@gnu.org>
5439
5440 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5441 Rearrange index entries and improve wording about support for
5442 hardware watchpoints.
5443
7d51c7de
BR
54442005-03-10 Bob Rossi <bob@brasko.net>
5445
5446 * gdb.texinfo: Update copyright
5447
68c71a2e
TR
54482005-02-09 Theodore A. Roth <troth@openavr.org>
5449
5450 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5451 error.
5452
83761cbd
KB
54532005-02-03 Kevin Buettner <kevinb@redhat.com>
5454
5455 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5456
9f1c6395
MS
54572005-01-17 Michael Snyder <msnyder@redhat.com>
5458
5459 * gdb.texinfo: Fix spelling, infinte -> infinite.
5460
fbd1b305
MK
54612005-01-08 Mark Kettenis <kettenis@gnu.org>
5462
5463 * observer.texi (GDB Observers): Document "solib_loaded".
5464
3ace7edb
AC
54652005-01-07 Andrew Cagney <cagney@gnu.org>
5466
bec39cab
AC
5467 * configure.ac: Rename configure.in, require autoconf 2.59.
5468 * configure: Re-generate.
5469
3ace7edb
AC
5470 * configure.in: Replace configdirs with multiple references to
5471 AC_CONFIG_SUBDIRS.
5472 * configure: Re-generate.
5ae4183a 5473
53531fc1
AC
54742005-01-04 Andrew Cagney <cagney@gnu.org>
5475
5476 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5477 part of the version number.
5478
536ffdb7
MK
54792004-12-24 Mark Kettenis <kettenis@gnu.org>
5480
5481 * gdbint.texinfo (Algorithms): Remove description of
5482 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5483
e1aac25b
JB
54842004-12-07 Jim Blandy <jimb@redhat.com>
5485
5486 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5487 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5488 numbers.
5489
f47b1503
AS
54902004-12-07 Andreas Schwab <schwab@suse.de>
5491
5492 * gdb.texinfo (Mode Options): Document -l option.
5493
b6b8ece6
EZ
54942004-12-04 Eli Zaretskii <eliz@gnu.org>
5495
5496 * gdbint.texinfo (Algorithms): More accurate description of
5497 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5498 is not needed unless data-read and data-access watchpoints are
5499 supported. Add a description of how GDB checks whether the
5500 inferior stopped because a watchpoint was hit.
5501
01371747
EZ
55022004-11-23 Eli Zaretskii <eliz@gnu.org>
5503
5504 * gdb.texinfo (Files): Add cross-reference to description of
5505 -readnow command-line switch.
5506
2315ffec
RC
55072004-11-10 Randolph Chung <tausq@debian.org>
5508
5509 * gdb.texinfo: Document set/show backtrace past-entry commands.
5510 Rearrange index entries for set/show backtrace past-main.
5511
69065f5d
AC
55122004-11-10 Jon Beniston <jon@beniston.com>
5513
5514 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5515 * gdb.texinfo (Remote Serial Protocol): Further describe
5516 binary transfer escaping mechanism .
69065f5d 5517
30e91e0b
RC
55182004-11-08 Randolph Chung <tausq@debian.org>
5519
5520 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5521 and "show debug infrun". Add index entries.
5522
60bf7e09
EZ
55232004-10-23 Eli Zaretskii <eliz@gnu.org>
5524
5525 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5526 "info proc" that are already implemented. Add index entries.
5527 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5528 (Files): Add a tip for decreasing memory used for symtabs from
5529 shared libraries.
f018e82f
EZ
5530 (Starting): Fix whitespace; make "elaboration" stand out where it
5531 is first used, and add an index entry for the term.
f8568604
EZ
5532 (Calling): Expand and elaborate text. Add "print". Add the
5533 description of problems with weak aliases.
384ee23f 5534 (Core File Generation): New section.
60bf7e09 5535
d52fe014
AC
55362004-10-12 Andrew Cagney <cagney@gnu.org>
5537
5538 * gdbint.texinfo (Versions and Branches): New chapter.
5539 (Releasing GDB): Delete "Versions and Branches" section.
5540 (Top): Add "Versions and Branches".
5541
703663ab
EZ
55422004-10-08 Eli Zaretskii <eliz@gnu.org>
5543
5544 * gdb.texinfo (Editing, History): Add cross-references to the
5545 included Readline and History user documentation. Remove
5546 references to the symbol have-readline-appendices which is unused
5547 and undefined.
5548 (History): Fix indexing.
5549
ac77d04f
JJ
55502004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5551
5552 * gdbint.texinfo (target_stopped_data_address): Update to
5553 new prototype.
5554 (i386_stopped_data_address): Update prototype and description.
5555 (i386_stopped_by_watchpoint): New function and description.
5556
e07c999f
PH
55572004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5558
5559 * gdb.texinfo (Filenames): Add Ada suffixes.
5560 (Ada) New section.
5561
2e868123
AC
55622004-09-27 Andrew Cagney <cagney@gnu.org>
5563 Robert Picco <Robert.Picco@hp.com>
5564
5565 * gdb.texinfo (Packets): Document the "p" packet.
5566
02a57714
JM
55672004-09-21 Jason Molenda (jmolenda@apple.com)
5568
5569 * gdb.texinfo (Paths and Names of the Source Files): Document the
5570 meaning of values in the 'desc' field of a SO stab.
5571
ae038cb0
DJ
55722004-09-20 Daniel Jacobowitz <dan@debian.org>
5573
5574 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5575 max-cache-age" and "maint show dwarf2 max-cache-age".
5576
f7dc1244
EZ
55772004-09-16 Eli Zaretskii <eliz@gnu.org>
5578
5579 * gdb.texinfo (Set Breaks): Add index entry for setting
5580 breakpoints on overloaded C++ functions that are not members of
5581 any classes. Add an example and an index entry for setting
5582 breakpoints on all program functions.
5583 (Character Sets, Macros, Overlay Commands)
5584 (Non-debug DLL symbols, GDB/MI Output Syntax)
5585 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5586 Use "(@value{GDBP})" instead of a literal "(gdb)".
5587
f810308b
AC
55882004-09-12 Andrew Cagney <cagney@gnu.org>
5589
5590 * gdbint.texinfo (Native Debugging): Delete description of
5591 FILES_INFO_HOOK.
5592
15a661f3
PH
55932004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5594
5ae4183a
AS
5595 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5596 to hex_string_custom (not historically correct, but more
15a661f3
PH
5597 understandable, given the current code).
5598
f3219c75
AC
55992004-09-03 Andrew Cagney <cagney@gnu.org>
5600
5601 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5602
f3bb6704
JJ
56032004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5604
5605 * observer.texi (solib_unloaded): New observer.
5606
8d2c00cb
AC
56072004-08-24 Andrew Cagney <cagney@gnu.org>
5608
5609 * gdbint.texinfo (Target Architecture Definition): Add missing
5610 comma.
5611
e7dc800a
MC
56122004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5613
5614 * (Using the Testsuite): build != host is supported,
5615 but some test scripts do not support build != host.
5616
73b03683
MK
56172004-08-14 Mark Kettenis <kettenis@gnu.org>
5618
5619 * gdbint.texinfo (Host Definition): Delete description of
5620 FCLOSE_PROVIDED and GETENV_PROVIDED.
5621
c0ccb908
MK
56222004-08-05 Mark Kettenis <kettenis@chello.nl>
5623
5624 * gdbint.texinfo (Host Definition): Delete description of
5625 NO_SYS_FILE.
5626 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5627 PTRACE_FP_BUG.
5628
9c8dbfa9
AC
56292004-08-05 Andrew Cagney <cagney@gnu.org>
5630
5631 * gdbint.texinfo (Target Architecture Definition): Delete
5632 reference to deprecated_read_fp.
5633
f42accbe
AC
56342004-08-02 Andrew Cagney <cagney@gnu.org>
5635
5636 * gdbint.texinfo (Target Architecture Definition): Delete
5637 description of DEPRECATED_REGISTER_BYTES.
5638
0b66e38c
EZ
56392004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5640
5641 * gdb.texinfo (Source Path): Document the new behavior of
5642 searching for the source files.
5643
15387254
EZ
56442004-07-17 Eli Zaretskii <eliz@gnu.org>
5645
5646 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5647 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5648 (Auto Display): Improve indexing.
5649
2c07db7a
AC
56502004-07-16 Andrew Cagney <cagney@gnu.org>
5651
5652 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5653 "-noasync".
5654
4644b6e3
EZ
56552004-07-09 Eli Zaretskii <eliz@gnu.org>
5656
5657 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5658 have the same prefix have only their prefix in the index.
5659
7561d450
MK
56602004-07-03 Mark Kettenis <kettenis@gnu.org>
5661
5662 * gdb.texinfo (BSD libkvm Interface): New node (section)
5663 (Native): Add it to the menu.
5664
67bebe79
MK
56652004-07-01 Mark Kettenis <kettenis@gnu.org>
5666
5667 * gdbint.texinfo (Target Architecture Definition): Remove
5668 PCC_SOL_BROKEN.
5669
1a6923e0
MK
56702004-06-24 Mark Kettenis <kettenis@gnu.org>
5671
5672 * gdbint.texinfo (Target Architecture Definition): Remove
5673 SUN_FIXED_LBRAC_BUG.
5674
b435e160
AC
56752004-06-26 Andrew Cagney <cagney@gnu.org>
5676
5677 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5678
b5622e8d
AC
56792004-06-20 Andrew Cagney <cagney@gnu.org>
5680
5681 * gdbint.texinfo (Target Architecture Definition): Deprecate
5682 USE_STRUCT_CONVENTION.
5683
e0c07bf0
MC
56842004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5685
5686 gdb.texinfo (Bug Reporting): Mention session recording,
5687 with the script command or Emacs.
5688
782263ab
AC
56892004-06-18 Andrew Cagney <cagney@gnu.org>
5690
5691 * gdbint.texinfo (Target Architecture Definition): Deprecate
5692 FUNCTION_START_OFFSET.
5693
03727ca6
AC
56942004-06-14 Andrew Cagney <cagney@gnu.org>
5695
5696 Based on changes from Karl Berry.
5697 * gdb.texinfo: Do not use @sc in a direntry.
5698 * stabs.texinfo: Change @dircateogry to "Software development".
5699 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5700
97092415
AC
57012004-06-13 Andrew Cagney <cagney@gnu.org>
5702
5703 * gdbint.texinfo (Target Architecture Definition): Delete
5704 description of RETURN_VALUE_ON_STACK.
5705
1f6d4158
AC
57062004-06-09 Andrew Cagney <cagney@gnu.org>
5707
5708 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5709 deleted by previous patch.
5710
d966f0cb
AC
57112004-06-08 Andrew Cagney <cagney@gnu.org>
5712
5713 * gdbint.texinfo (Native Debugging): Delete documentation on
5714 ATTACH_DETACH.
5715
86fe4aaa
RC
57162004-06-06 Randolph Chung <tausq@debian.org>
5717
5718 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5719
d4b6d575
RC
57202004-06-06 Randolph Chung <tausq@debian.org>
5721
5ae4183a 5722 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5723 the new push_dummy_call method signature. Describe the function
5724 argument.
5725
4e8b0763
JB
57262004-05-24 Joel Brobecker <brobecker@gnat.com>
5727
5728 * gdb.texinfo (Starting): Document new start command.
5729
59caf092
AC
57302004-05-21 Andrew Cagney <cagney@redhat.com>
5731
5732 * observer.texi (GDB Observers): Document "inferior_created".
5733
e4a2df64
AC
57342004-05-08 Andrew Cagney <cagney@redhat.com>
5735
e6b55ae2
AC
5736 * gdbint.texinfo (Target Architecture Definition): Delete
5737 description of DO_DEFERRED_STORES.
5738
28954179
AC
5739 * gdbint.texinfo (Target Architecture Definition): Delete
5740 references to DEPRECATED_FIX_CALL_DUMMY.
5741
434b87dd
AC
5742 * gdbint.texinfo (Target Architecture Definition): Delete
5743 description of DEPRECATED_CALL_DUMMY_WORDS,
5744 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5745
58d28df8
AC
5746 * gdbint.texinfo (Target Architecture Definition): Delete
5747 description of DEPRECATED_PUSH_DUMMY_FRAME.
5748
e4a2df64
AC
5749 * gdbint.texinfo (Target Architecture Definition): Delete
5750 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5751
2b4855ab
AC
57522004-05-07 Andrew Cagney <cagney@redhat.com>
5753
5754 * observer.texi (GDB Observers): Add "Debugging" section. Include
5755 cross reference to "set/show debug observer".
5756 * gdb.texinfo (Debugging Output): Document "set/show debug
5757 observer".
5758
fcf70625
AC
57592004-05-01 Andrew Cagney <cagney@redhat.com>
5760
5761 * gdbint.texinfo (Target Architecture Definition): Delete
5762 description of DEPRECATED_PC_IN_SIGTRAMP.
5763
8ee56bcf
AC
57642004-04-30 Andrew Cagney <cagney@redhat.com>
5765
5766 * gdbint.texinfo (Target Architecture Definition): Delete
5767 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5768
67ab9a76
OF
57692004-04-30 Orjan Friberg <orjanf@axis.com>
5770
5771 * observer.texi (GDB Observers): Correct spelling.
5772
79346bcb
OF
57732004-04-26 Orjan Friberg <orjanf@axis.com>
5774
5775 * observer.texi (GDB Observers): Add target_changed event.
5776
7a464420
AC
57772004-04-08 Andrew Cagney <cagney@redhat.com>
5778
5779 * observer.texi (GDB Observers): Rework, provide generic observer
5780 definitions and then a list of observable events.
5781
6cdf9d98
AC
57822004-04-04 Andrew Cagney <cagney@redhat.com>
5783
5784 * gdbint.texinfo (Host Definition): Delete reference to
5785 NO_SIGINTERRUPT.
5786
ddc135a4
AC
57872004-04-02 Andrew Cagney <cagney@redhat.com>
5788
5789 * gdbint.texinfo (Target Architecture Definition): Delete
5790 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5791
6a1b180d
SC
57922004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5793
5794 * gdb.texinfo (TUI Commands): Document tui reg commands.
5795
d0d5df6f
AC
57962004-03-26 Andrew Cagney <cagney@redhat.com>
5797
5798 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5799 "gdbtui".
5800 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5801 (Contributors): Mention both Text and Terminal User Interface.
5802
aa2a3f87
AC
58032004-03-23 Andrew Cagney <cagney@redhat.com>
5804
5805 * gdbint.texinfo (Target Architecture Definition): Deprecate
5806 references to SIGTRAMP_START and SIGTRAMP_END.
5807
f561f026
AC
58082004-03-23 Andrew Cagney <cagney@redhat.com>
5809
5810 * gdbint.texinfo (Target Architecture Definition): Deprecate
5811 references to PC_IN_SIGTRAMP.
5812
33cb8b0f
AC
58132004-03-19 Andrew Cagney <cagney@redhat.com>
5814
5815 * gdbint.texinfo (Target Architecture Definition): Delete
5816 reference to GDB_TARGET_IS_HPPA.
5817
fc989b7a
AC
58182004-03-18 Andrew Cagney <cagney@redhat.com>
5819
5820 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5821 describe pre_init and post_init.
5822
701b08bb
DJ
58232004-03-09 Daniel Jacobowitz <drow@mvista.com>
5824
5825 * gdb.texinfo (Debugging Output): Document values for "set debug
5826 target".
5827
faae5abe
AC
58282004-02-28 Andrew Cagney <cagney@redhat.com>
5829
5830 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5831
dd79a6cf
JJ
58322004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5833
5834 * gdb.texinfo (breakpoints): Add information about the
5835 new "set breakpoint pending" and "show breakpoint pending"
5836 commands.
5837
e7f16015
AC
58382004-02-26 Andrew Cagney <cagney@redhat.com>
5839
5840 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5841 in Per-architecture module data section.
5842
7161a3a6
RM
58432004-02-25 Roland McGrath <roland@redhat.com>
5844
5845 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5846
2154891a
AC
58472004-02-24 Andrew Cagney <cagney@redhat.com>
5848
5849 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5850 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5851 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5852
6c74ac8b
AC
58532004-02-17 Andrew Cagney <cagney@redhat.com>
5854
5855 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5856
19772a2c
AC
58572004-02-16 Andrew Cagney <cagney@redhat.com>
5858
5859 * gdbint.texinfo (Target Architecture Definition): Deprecate
5860 FRAMELESS_FUNCTION_INVOCATION.
5861
c9830293
AC
58622004-02-16 Andrew Cagney <cagney@redhat.com>
5863
5864 * gdbint.texinfo (Coding): Mention -Wunused-function.
5865
b9d26eb9
AC
58662004-02-14 Andrew Cagney <cagney@redhat.com>
5867
5868 * gdbint.texinfo (Target Architecture Definition): Delete
5869 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5870
49efadf5
EZ
58712004-02-12 Elena Zannoni <ezannoni@redhat.com>
5872
5873 * gdb.texinfo: Properly quote the name "C++".
5874 * gdbint.texinfo: Ditto.
5875 * stabs.texinfo: Ditto.
5876
1eb288ea
EZ
58772004-02-11 Elena Zannoni <ezannoni@redhat.com>
5878
5879 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5880 minimal information about libiberty.
5881
e4937fc1
MC
58822004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5883
5884 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5885
a9331b3f
RM
58862004-02-04 Roland McGrath <roland@redhat.com>
5887
5888 * gdb.texinfo (Auxiliary Vector): New node (section).
5889 (Data): Add it to the menu.
5890
2650777c
JJ
58912004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5892
5893 * gdb.texinfo (Breakpoints): Add information about pending
5894 breakpoint support.
5895
b4501125
AC
58962004-01-26 Andrew Cagney <cagney@redhat.com>
5897
5898 * gdb.texinfo (Overview): Delete references to the cisco protocol
5899 including the "N" response.
5900
74055713
AC
59012004-01-26 Andrew Cagney <cagney@redhat.com>
5902
5903 * gdbint.texinfo (Target Architecture Definition): Rename
5904 EXTRACT_STRUCT_VALUE_ADDRESS to
5905 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5906
3bbe9696
EZ
59072004-01-24 Eli Zaretskii <eliz@gnu.org>
5908
5909 * gdb.texinfo (KOD): Document "show os". Add index entries for
5910 "set/show os" and "info cisco" commands.
5911
5843504f
EZ
59122004-01-21 Eli Zaretskii <eliz@gnu.org>
5913
5914 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5915
9175c9a3
MC
59162004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5917
5918 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5919 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5920
8e94b928
NR
59212004-01-19 Nick Roberts <nick@nick.uklinux.net>
5922
5923 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5924 -stack-list-locals.
5925 (GDB/MI Variable Objects): Describe extension to
5926 -var-list-children.
5927
a20cf136
DJ
59282004-01-17 Daniel Jacobowitz <drow@mvista.com>
5929
5930 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5931
afb18d0f
AC
59322004-01-17 Andrew Cagney <cagney@redhat.com>
5933
5934 * gdbint.texinfo (Target Architecture Definition): Delete
5935 documentation on DEPRECATED_NPC_REGNUM.
5936
b51970ac
DJ
59372004-01-13 Daniel Jacobowitz <drow@mvista.com>
5938
5939 * gdb.texinfo: Update copyright year. Mention that set
5940 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5941 "set follow-fork-mode ask".
5942
0f0cffd2
AC
59432004-01-13 Andrew Cagney <cagney@redhat.com>
5944
5945 * gdbint.texinfo: Update copyright year.
5946 (Coding): Add -Wunused-label to list of -Werror warnings.
5947
c552b3bb 59482004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5949 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5950
5951 * gdb.texinfo: Update copyright.
5952 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5953 around names, as appropriate. Minor syntax cleanup of
5954 _NSPrintForDebugger explanation. Two spaces after periods.
5955 GDBN used instead of lit. "gdb". Index entries added for
5956 print-object and _NSPrintForDebugger. @noindent added in one spot.
5957
afe157ca
EZ
59582003-11-11 Elena Zannoni <ezannoni@redhat.com>
5959
5960 * stabs.texinfo: Add dircategory and direntry commands.
5961 * annotate.texinfo: Ditto.
5962
963e2bb7
AC
59632003-11-10 Andrew Cagney <cagney@redhat.com>
5964
5965 * gdbint.texinfo (Target Architecture Definition): Replace the
5966 return_value method's "inval" and "outval" parameters with
5967 "readbuf" and "writebuf".
5968
1d8b2f28
JB
59692003-10-28 Jim Blandy <jimb@redhat.com>
5970
5971 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5972 from "The `F' request packet" and "The `F' reply packet", to make
5973 texi2dvi happy.
5974 (File-I/O remote protocol extension): Update menu entries, too.
5975
36d86913
MC
59762003-10-26 Michael Chastain <mec@shout.net>
5977
5978 * gdb.texinfo (Thread Stops): Document the issue with
5979 premature return from system calls in multi-threaded programs.
5980
ce2826aa
AC
59812003-10-24 Andrew Cagney <cagney@redhat.com>
5982
5983 * annotate.texinfo: Fix "fortunatly"[sic].
5984
f24c5e49
KI
59852003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5986
5987 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5988 with "Hitachi" and "Mitsubishi".
5989
92ad9cd9
AC
59902003-10-20 Andrew Cagney <cagney@redhat.com>
5991
5992 * gdbint.texinfo (Target Architecture Definition): Document
5993 gdbarch_return_value. Add cross references from
5994 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5995 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5996
0ab4b752
MK
59972003-10-18 Mark Kettenis <kettenis@gnu.org>
5998
5999 * gdbint.texinfo (Target Architecture Definition): Document
6000 regset_from_core_section.
fb3e19c0
KI
6001
60022003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6003
6004 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6005
a9331b3f 60062003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6007
6008 From Anthony Green <green@redhat.com>:
5ae4183a 6009 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6010
1485d690
KB
60112003-10-14 Kevin Buettner <kevinb@redhat.com>
6012
889bf7c5
PA
6013 * gdb.texinfo (Breakpoint related warnings): New node.
6014 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6015
86d30acc
DJ
60162003-10-13 Daniel Jacobowitz <drow@mvista.com>
6017
6018 * gdb.texinfo (Remote Protocol): Document v and vCont.
6019
172c2a43
KI
60202003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6021
6022 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6023 * gdbint.texinfo: Ditto.
6024
71952f4c
AC
60252003-10-09 Andrew Cagney <cagney@redhat.com>
6026
6027 From 2003-09-18 David Anderson <davea@sgi.com>:
6028 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6029 "command".
6030
268e2188
AC
60312003-10-03 Andrew Cagney <cagney@redhat.com>
6032
6033 * gdbint.texinfo (Target Architecture Definition): Deprecate
6034 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6035 just target.
6036
12c266ea 60372003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6038
f30992d4 6039 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6040 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6041 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6042 * gdbint.texinfo (Target Architecture Definition): Rename
6043
60442003-09-30 Andrew Cagney <cagney@redhat.com>
6045
f30992d4 6046 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6047 (Target Architecture Definition):
f30992d4 6048
2e092625
AC
6049 * gdbint.texinfo (Target Architecture Definition): Rename
6050 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6051
0717ae8a
AC
60522003-09-29 Andrew Cagney <cagney@redhat.com>
6053
dad809b7
AC
6054 * gdbint.texinfo (Target Architecture Definition): Delete
6055 documentation for NEED_TEXT_START_END.
6056
0717ae8a
AC
6057 * gdbint.texinfo (Target Architecture Definition): Rename
6058 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6059 TARGET_WRITE_PC.
a9331b3f 6060
af6cf26d
MC
60612003-09-22 Michael Chastain <mec@shout.net>
6062
6063 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6064
ee206350
AG
60652003-09-21 Anthony Green <green@redhat.com>
6066
6067 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6068
a38c9fe6
MK
60692003-09-21 Mark Kettenis <kettenis@gnu.org>
6070
6071 * gdbint.texinfo (Target Architecture Definition): Document
6072 stabs_argument_has_addr.
6073
77949794
AC
60742003-09-18 Andrew Cagney <cagney@redhat.com>
6075
6076 * gdbint.texinfo (Target Architecture Definition): Delete
6077 documentation on REGISTER_NAMES.
6078
8e823e25
MK
60792003-09-13 Mark Kettenis <kettenis@gnu.org>
6080
6081 * gdbint.texinfo (Target Architecture Definition): Replace
6082 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6083
f27dd7fd
AC
60842003-09-11 Andrew Cagney <cagney@redhat.com>
6085
6086 * gdbint.texinfo (Target Architecture Definition): Replace
6087 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6088
8b148df9
AC
60892003-08-18 Andrew Cagney <cagney@redhat.com>
6090
6091 * gdbint.texinfo (Target Architecture Definition): Document
6092 "frame_red_zone_size".
6093
25d29d70
AC
60942003-08-09 Andrew Cagney <cagney@redhat.com>
6095
6096 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6097 with "set/show backtrace past-main" and "set/show backtrace
6098 limit".
6099
c938e9b0
L
61002003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6101
6102 * Makefile.in (install-info): Support DESTDIR.
6103 (install-html): Likewise.
6104
64fabec2
AC
61052003-08-07 Andrew Cagney <cagney@redhat.com>
6106
6107 Patch from Nick Roberts.
6108 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6109 bindings. Remove description of send-gdb-command.
6110
2fcf52f0
AC
61112003-08-07 Andrew Cagney <cagney@redhat.com>
6112
6113 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6114 GDB 6.0.
6115
086432e2
AC
61162003-08-06 Andrew Cagney <cagney@redhat.com>
6117
6118 * gdb.texinfo (Mode Options): Mention that level three is the
6119 highest available and that level 2 is deprecated.
6120 (Annotations Overview): Mention annotation levels. Cross reference
6121 to "Limitations of the Annotation Interface" in annotate.texi.
6122 (TODO, Value Annotations, Frame Annotations): Delete section.
6123 (Displays, Breakpoint Info): Delete.
6124
e5249f67
AC
61252003-08-04 Andrew Cagney <cagney@redhat.com>
6126
6127 * agentexpr.texi: Delete @bye.
6128 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6129 (stabs.info): Add $(srcdir) to include search path.
6130 (html): Depend on "annotate_toc.html", and not "annotate.html".
6131 * stabs.texinfo: Ditto. Include "fdl.texi".
6132 * gdbint.texinfo: Update copyright statement's list of invariant
6133 sections.
6134
e6f672d2
AC
61352003-07-28 Andrew Cagney <cagney@redhat.com>
6136
6137 * Makefile.in (INFO_DEPS): Add annotate.info.
6138 (dvi, ps, html, pdf): Add annotate.
6139 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6140 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6141 (ANNOTATE_DOC_FILES): New macro.
6142 (ANNOTATE_TEX_TMPS): New macro.
6143 (annotate.info, annotate_toc.html): Specify dependencies.
6144 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6145 * annotate.texinfo: Rename annotate.texi. Get building. Add
6146 "Migrating to GDB/MI" and "Limitations of the Annotation
6147 Interface" chapters. Mention why it is not part of the user
6148 guide. Update copyright notice. Include "fdl.texi".
6149
72ffddc9
SC
61502003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6151
6152 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6153
a9f12a31
DJ
61542003-07-24 Daniel Jacobowitz <drow@mvista.com>
6155
6156 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6157
b1fe9455
DJ
61582003-07-24 Daniel Jacobowitz <drow@mvista.com>
6159
6160 * gdb.texinfo (Server): Mention pidof.
6161
153721e6
AC
61622003-07-22 Andrew Cagney <cagney@redhat.com>
6163
6164 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6165 list.
6166
0fac0b41
DJ
61672003-06-28 Daniel Jacobowitz <drow@mvista.com>
6168
6169 * gdb.texinfo (Logging output): New chapter.
6170
4e562065
JB
61712003-06-24 Joel Brobecker <brobecker@gnat.com>
6172
6173 * gdb.texinfo (Unsupported languages): New section.
6174 (Languages): Add link to new section.
6175
f2c06f52
AC
61762003-06-22 Andrew Cagney <cagney@redhat.com>
6177
6178 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6179
b4177fca
DJ
61802003-06-22 Daniel Jacobowitz <drow@mvista.com>
6181
6182 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6183
f418dd93
DJ
61842003-06-22 Daniel Jacobowitz <drow@mvista.com>
6185
6186 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6187 * agentexpr.texi: Retitle section, and change it to an appendix.
6188 Comment out texinfo initialization. Factor a @var{} into two
6189 pieces to prevent makeinfo warnings.
6190 * gdb.texinfo: Add Agent Expressions appendix.
6191
4ca61388
DJ
61922003-06-19 Daniel Jacobowitz <drow@mvista.com>
6193
6194 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6195
07f31aa6
DJ
61962003-06-18 Daniel Jacobowitz <drow@mvista.com>
6197
5ae4183a 6198 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6199 remote target". Document the "detach" and "disconnect" commands.
6200 (Server, Netware, Debug Session): Reference "Connecting to a
6201 remote target".
6202 (GDB/MI Target Manipulation): Document "-target-disconnect".
6203
2dd0da42
AC
62042003-06-13 Andrew Cagney <cagney@redhat.com>
6205
6206 * gdbint.texinfo (Target Architecture Definition): Deprecate
6207 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6208 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6209
e7a3abfc
JB
62102003-06-09 Jim Blandy <jimb@redhat.com>
6211
6212 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6213
25e3a86b
AC
62142003-06-08 Andrew Cagney <cagney@redhat.com>
6215
6216 * gdbint.texinfo (Target Architecture Definition): Delete
6217 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6218
a9e5fdc2
AC
62192003-06-08 Andrew Cagney <cagney@redhat.com>
6220
6221 * gdbint.texinfo (Target Architecture Definition): Document
6222 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6223
b37303ee
AF
62242003-06-07 Adam Fedor <fedor@gnu.org>
6225
6226 * gdb.texinfo: Add Objective-C documentation.
6227
39fe6e80
AC
62282003-06-01 Andrew Cagney <cagney@redhat.com>
6229
6230 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6231 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6232
125309b2
AC
62332003-05-21 Andrew Cagney <cagney@redhat.com>
6234
6235 * gdbint.texinfo (Target Architecture Definition): Delete
6236 references to "extract_address" and "store_address".
6237
b8b527c5
AC
62382003-05-16 Andrew Cagney <cagney@redhat.com>
6239
6240 * gdbint.texinfo (Target Architecture Definition): Replace
6241 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6242 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6243
50e3ee83
TR
62442003-05-14 Theodore A. Roth <troth@openavr.org>
6245
6246 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6247
44e2be90
L
62482003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6249
6250 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6251 (gdb.dvi): Likewise.
6252 (gdb.pdf): Likewise.
6253 (links2roff): Likewise.
6254
df5215a6
JB
62552003-05-08 Jim Blandy <jimb@redhat.com>
6256
6257 * gdb.texinfo (Dump/Restore Files): Update documentation for
6258 'dump', 'append', and 'restore': note that format argument is
6259 optional; simplify presentation of the command variants; and be
6260 more precise about the formats.
6261
5e7b2f39
JB
62622003-05-07 Jim Blandy <jimb@redhat.com>
6263
6264 * gdb.texinfo (Symbols): Update documentation: 'maint list
6265 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6266 symtabs' and 'maint info psymtabs'.
6267
b1e29e33
AC
62682003-05-05 Andrew Cagney <cagney@redhat.com>
6269
6270 * gdbint.texinfo (Target Architecture Definition): Make
6271 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6272 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6273 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6274
00905d52
AC
62752003-05-04 Andrew Cagney <cagney@redhat.com>
6276
6277 * gdb.texinfo (Maintenance Commands): Document "maint print
6278 dummy-frames".
6279
54ff5908
AC
62802003-05-04 Andrew Cagney <cagney@redhat.com>
6281
6282 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6283
32e7087d
JB
62842003-05-03 J. Brobecker <brobecker@gnat.com>
6285
6286 Thierry Schneider <tpschneider1@yahoo.com>
6287 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6288 for new MI command.
6289
7043d8dc
AC
62902003-05-03 Andrew Cagney <cagney@redhat.com>
6291
6292 * gdbint.texinfo (Target Architecture Definition): Document
6293 push_dummy_code. Add cross references.
6294
e33d66ec
EZ
62952003-05-02 Elena Zannoni <ezannoni@redhat.com>
6296
6297 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6298 set/show charsets commands.
6299
0ba6dca9
AC
63002003-04-28 Andrew Cagney <cagney@redhat.com>
6301
6302 * gdbint.texinfo (Target Architecture Definition): Replace
6303 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6304 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6305
d7a27068
AC
63062003-04-28 Andrew Cagney <cagney@redhat.com>
6307
6308 * gdbint.texinfo (Target Architecture Definition): Rename
6309 "tm_print_insn" to "deprecated_tm_print_insn".
6310
44ea7b70
JB
63112003-04-09 Jim Blandy <jimb@redhat.com>
6312
6313 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6314 list psymtabs'.
6315
fb8f8949
AC
63162003-04-08 Andrew Cagney <cagney@redhat.com>
6317
6318 * gdbint.texinfo (Target Architecture Definition): Delete
6319 references to EXTRA_FRAME_INFO.
6320
32fb0f22
AC
63212003-04-08 Andrew Cagney <cagney@redhat.com>
6322
6323 * gdbint.texinfo (Target Architecture Definition): Delete
6324 PRINT_TYPELESS_INTEGER.
6325
6be67e67
JB
63262003-04-02 J. Brobecker <brobecker@gnat.com>
6327
6328 * observer.texi (GDB Observers): Adjust the documentation for the
6329 normal_stop notification to better describe reality. Fix a couple
6330 of minor typos.
6331
4e35d5f0
BR
63322003-04-02 Bob Rossi <bob_rossi@cox.net>
6333
a9331b3f 6334 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6335 '-file-list-exec-source-file'
6336
e8a8712a
AC
63372003-03-31 Andrew Cagney <cagney@redhat.com>
6338
6339 * gdbint.texinfo (Target Architecture Definition): Delete
6340 references to CALL_DUMMY_P.
6341
6c0e89ed
AC
63422003-03-30 Andrew Cagney <cagney@redhat.com>
6343
6344 * gdbint.texinfo (Target Architecture Definition): Remove
6345 reference to TARGET_WRITE_SP.
a9331b3f 6346
378bfd1b
AC
63472003-03-27 Andrew Cagney <cagney@redhat.com>
6348
6349 * gdbint.texinfo (Target Architecture Definition): Remove
6350 references to write_sp.
6c0e89ed 6351
922fbb7b
AC
63522003-03-27 Andrew Cagney <cagney@redhat.com>
6353
6354 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6355 chapter body. Use @smallexample instead of @example.
6356 (Annotations): Ditto.
6357 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6358 annotate.texi.
6359
b81774d8
AC
63602003-03-26 Andrew Cagney <cagney@redhat.com>
6361
6362 * gdbint.texinfo (Target Architecture Definition): Replace
6363 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6364 dummy_addr parameters.
6365
1bf6d5cc
AC
63662003-03-25 Andrew Cagney <cagney@redhat.com>
6367
6368 * gdbint.texinfo (Target Architecture Definition): Delete
6369 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6370 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6371 Add reference to PUSH_ARGUMENTS.
6372
618ce49f
AC
63732003-03-23 Andrew Cagney <cagney@redhat.com>
6374
6375 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6376 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6377
bcd7e15f
JB
63782003-03-18 J. Brobecker <brobecker@gnat.com>
6379
6380 * gdbint.texinfo (Algorithms): Add new section describing the
6381 Observer paradigm.
6382 (Top): Add menu entry to new observer appendix.
6383 * observer.texi: New file.
6384 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6385 new observer.texi file.
6386
9fe8321b
AC
63872003-03-17 Andrew Cagney <cagney@redhat.com>
6388
6389 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6390 that GNU Press update the manual version number.
6391
ac2adee5
AC
63922003-03-12 Andrew Cagney <cagney@redhat.com>
6393
6394 * gdbint.texinfo (Target Architecture Definition): Delete
6395 references to get_saved_register. Rename GET_SAVED_REGISTER to
6396 DEPRECATED_GET_SAVED_REGISTER.
6397
749b82f6
AC
63982003-03-13 Andrew Cagney <cagney@redhat.com>
6399
6400 * gdbint.texinfo (Target Architecture Definition): Replace
6401 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6402
8bedc050
AC
64032003-03-12 Andrew Cagney <cagney@redhat.com>
6404
6405 * gdbint.texinfo (Target Architecture Definition): Rename
6406 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6407
0ce1b118
CV
64082003-03-10 Corinna Vinschen <vinschen@redhat.com>
6409
6410 * gdb.texinfo: Add File-I/O documentation.
6411
12cc2063
AC
64122003-03-10 Andrew Cagney <cagney@redhat.com>
6413
6414 * gdbint.texinfo (Target Architecture Definition): Cross reference
6415 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6416
7453dc06
AC
64172003-03-07 Andrew Cagney <cagney@redhat.com>
6418
6419 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6420 frame" command.
6421
6314f104
AC
64222003-03-05 Andrew Cagney <cagney@redhat.com>
6423
6424 * gdbint.texinfo (Target Architecture Definition): Document
6425 unwind_dummy_id. Cross reference unwind_dummy_id and
6426 SAVE_DUMMY_FRAME_TOS.
6427
f1212245
DJ
64282003-03-05 James Ingham <jingham@apple.com>
6429 Daniel Jacobowitz <drow@mvista.com>
6430
6431 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6432 and "show cp-abi".
6433
77e7e267
AC
64342003-03-03 Andrew Cagney <cagney@redhat.com>
6435
6436 * gdbint.texinfo (Target Architecture Definition): Document
6437 register_type.
6438
838a8221
AC
64392003-03-03 Andrew Cagney <cagney@redhat.com>
6440
6441 * stabs.texinfo (Structures): Use @samp and separate @var's
6442 instead of a single @var containing a comma separated list.
6443 (Unions): Ditto.
6444
d7f4a264
DJ
64452003-03-02 Daniel Jacobowitz <drow@mvista.com>
6446
6447 * Makefile.in (distclean): Remove config.log.
6448
f30ee0bc
AC
64492003-03-01 Andrew Cagney <cagney@redhat.com>
6450
6451 * gdbint.texinfo (Target Architecture Definition): Rename
6452 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6453
64542003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6455
6456 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6457 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6458
be448670
CF
64592003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6460
6461 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6462 (Non-debug DLL symbols): New node, describing the minimal symbols
6463 loaded from DLLs without real debugging symbols.
6464
501eef12
AC
64652003-02-20 Andrew Cagney <ac131313@redhat.com>
6466
6467 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6468 hardware-breakpoint-limit".
6469 (Set Watchpoints): Add cross reference to "set remote
6470 hardware-watchpoint-limit".
6471 (Remote configuration options): New section.
6472
21c294e6
AC
64732003-02-04 Andrew Cagney <ac131313@redhat.com>
6474
e9be73e4
AC
6475 * gdbint.texinfo (Target Architecture Definition): Delete
6476 descrption of IS_TRAPPED_INTERNALVAR.
6477
21c294e6
AC
6478 From Keith Seitz <keiths@redhat.com>:
6479 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6480 option "-i"/"--interpreter" to this chapter. Include index
6481 entries.
6482
0179ffac
DC
64832003-02-04 David Carlton <carlton@math.stanford.edu>
6484
6485 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6486 (Variables): Recommend stabs+ and DWARF 2.
6487 (C plus plus expressions): Correct info about
6488 compiler versions, debug formats.
6489 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6490 PR symtab/874.
6491
7ca9f392
AC
64922003-02-01 Andrew Cagney <ac131313@redhat.com>
6493
6494 * gdbint.texinfo (Target Architecture Definition): Delete
6495 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6496 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6497 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6498 references to nindy and i960.
6499 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6500
31a85ea2
AC
65012003-02-01 Andrew Cagney <ac131313@redhat.com>
6502
6503 * gdbint.texinfo (Target Architecture Definition): Delete
6504 FLOAT_INFO.
6505
6b894e49
AC
65062003-01-30 Andrew Cagney <ac131313@redhat.com>
6507
6508 * stabs.texinfo (Member Type Descriptor): Clarify description of
6509 `@'. Suggested by Ben Hutchings.
6510
c48861fb
AC
65112003-01-29 Andrew Cagney <ac131313@redhat.com>
6512
6513 * gdb.texinfo (M68K): Delete reference to es1800.
6514
617073a9
AC
65152003-01-29 Andrew Cagney <ac131313@redhat.com>
6516
6517 * gdb.texinfo (Maintenance Commands): Document `maint print
6518 reggroups' and `maint print register-groups'.
6519 * gdbint.texinfo (Target Architecture Definition): Document
6520 register_reggroup_p.
6521
5b5d99cf
JB
65222003-01-23 Jim Blandy <jimb@redhat.com>
6523
6524 * gdb.texinfo (Separate Debug Files): New section.
6525
e7ba9c65
DJ
65262003-01-22 Daniel Jacobowitz <drow@mvista.com>
6527
6528 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6529 and "maint show profile".
6530
94e91d6d
MC
65312003-01-16 Michael Chastain <mec@shout.net>
6532
6533 * gdb.texinfo (Installing GDB): Warn against
6534 ".../gdb-VERSION/gdb/configure".
6535 (Separate Objdir): Likewise.
6536
867f3898
AC
65372003-01-15 Andrew Cagney <ac131313@redhat.com>
6538
6539 * gdbint.texinfo (Target Architecture Definition): Delete
6540 definition of PRINT_REGISTER_HOOK.
6541
f153cc92
EZ
65422003-01-15 Elena Zannoni <ezannoni@redhat.com>
6543
6544 (OpenRISC 1000): Fix formatting of command names.
6545
c60eb6f1
EZ
65462003-01-15 Elena Zannoni <ezannoni@redhat.com>
6547
6548 * gdb.texinfo (Continuing and Stepping): Add new command
6549 'advance'. Clarify behavior of 'until'.
6550
f5ebfba0
DJ
65512003-01-13 Daniel Jacobowitz <drow@mvista.com>
6552
6553 * gdb.texinfo (Files): Document solib-absolute-prefix and
6554 solib-search-path.
6555
4ce8657e
MC
65562003-01-09 Michael Chastain <mec@shout.net>
6557
6558 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6559 (Create a Release): Add new instructions for new @file{src-release}.
6560 Document existing instructions for @file{Makefile.in} as
6561 being for @value{GDBN} 5.3.1 or earlier.
6562
372613e3
AC
65632003-01-09 Andrew Cagney <ac131313@redhat.com>
6564
6565 * gdbint.texinfo (Target Architecture Definition): Mention
6566 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6567 allocate memory.
6568
b4e9345d
DJ
65692003-01-04 Daniel Jacobowitz <drow@mvista.com>
6570
6571 * gdb.texinfo (Controlling GDB): Add @kindex for
6572 "show osabi".
6573 (Backtraces): Add @kindex's for backtrace-below-main.
6574
98b45e30
DJ
65752003-01-04 Daniel Jacobowitz <drow@mvista.com>
6576
6577 * gdb.texinfo (Controlling GDB): Document "set osabi".
6578
95f90d25
DJ
65792003-01-04 Daniel Jacobowitz <drow@mvista.com>
6580
6581 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6582 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6583
1e698235
DJ
65842003-01-04 Daniel Jacobowitz <drow@mvista.com>
6585
6586 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6587 "set coerce-float-to-double".
6588 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6589
e632838e
AC
65902003-01-02 Andrew Cagney <ac131313@redhat.com>
6591
6592 * stabs.texinfo: Remove obsolete text.
6593 * gdbint.texinfo: Ditto.
6594 * gdb.texinfo: Ditto.
6595
c133ab7a
MK
65962002-12-22 Mark Kettenis <kettenis@gnu.org>
6597
6598 * gdbint.texinfo (Target Architecture Definition): Update
6599 description of gdbarch_register_osabi.
6600
f821f325
KH
66012002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6602
6603 * agentexpr.texi: Fix typos.
6604 * annotate.texi: Likewise.
6605 * fdl.texi: Likewise.
6606
85a6d8d3 66072002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6608
6609 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6610 DEPRECATED_INIT_FRAME_PC.
6611
ae45cd16
AC
66122002-12-01 Andrew Cagney <ac131313@redhat.com>
6613
6614 * gdbint.texinfo (Target Architecture Definition): Delete
6615 PC_IN_CALL_DUMMY.
6616
07555a72
AC
66172002-11-28 Andrew Cagney <ac131313@redhat.com>
6618
6619 * gdbint.texinfo (Host Definition): Delete documentation on
6620 USE_GENERIC_DUMMY_FRAMES.
6621
c166cdc7
EZ
66222002-11-26 Elena Zannoni <ezannoni@redhat.com>
6623
5ae4183a 6624 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6625 * Makefile.in (install-info): Run the install-info command as part
6626 of the post install steps only.
6627 (uninstall-info): New target.
6628 (uninstall): New target.
6629
35db0260
EZ
66302002-11-22 Elena Zannoni <ezannoni@redhat.com>
6631
6632 * Makefile.in (install): Make install do some real work.
6633
9ba8d803
AC
66342002-11-19 Andrew Cagney <ac131313@redhat.com>
6635
6636 Fix POSIX problem reported by Paul Eggert.
6637 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6638 Fix PR gdb/527.
6639
903ad3a6
AC
66402002-10-26 Andrew Cagney <cagney@redhat.com>
6641
6642 * gdbint.texinfo (Target Architecture Definition): Delete
6643 definition of DO_REGISTERS_INFO.
6644
f2abfe65
KB
66452002-10-18 Kevin Buettner <kevinb@redhat.com>
6646
6647 * gdbint.texinfo (Address Classes): Fix problems with insertion
6648 of ``{'' and ``}'' in example.
6649
b5b0480a
KB
66502002-10-17 Kevin Buettner <kevinb@redhat.com>
6651
6652 * gdbint.texinfo (Address Classes): New section.
6653 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6654 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6655 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6656 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6657
c85508ee
KD
66582002-10-11 Klee Dienes <kdienes@apple.com>
6659
6660 * gdb.texinfo (Registers): Mention vector registers as well as
6661 floating registers in the documentation for 'info registers' and
6662 'info all-registers'.
6663
6d12fc3d
DJ
66642002-10-11 Daniel Jacobowitz <drow@mvista.com>
6665
6666 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6667
8d19fbd2
JJ
66682002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6669
6670 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6671 interface definition.
6672
a37295f9
MM
66732002-10-03 Marko Mlinar <markom@opencores.org>
6674
6675 * gdb.texinfo (Target Commands): Add or1k target specific
6676 commands.
6677 * gdb.texinfo (Contributors): Add myself to the contributors list.
6678
da0f9dcd
AC
66792002-10-01 Andrew Cagney <ac131313@redhat.com>
6680
6681 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6682 and "mi1" instead of "mi1" and "mi0".
6683
2e834e49
HPN
66842002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6685
6686 * gdb.texinfo (Packets): Fix typos "alligned".
6687 Correct z3/Z3 description. Correct z4/Z4 title.
6688
050be0dc
AC
66892002-09-27 Andrew Cagney <ac131313@redhat.com>
6690
6691 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6692
1104b9e7
KB
66932002-09-25 Kevin Buettner <kevinb@redhat.com>
6694
6695 * gdb.texinfo: Use GNU/Linux instead of Linux.
6696
512217c7
AC
66972002-09-25 Andrew Cagney <ac131313@redhat.com>
6698
6699 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6700
10998722
AC
67012002-09-24 Andrew Cagney <ac131313@redhat.com>
6702
512217c7 6703 * gdb.texinfo: Replace @example with @smallexample.
10998722 6704
a0eb71c5
KB
67052002-09-20 Kevin Buettner <kevinb@redhat.com>
6706
f7dc1244 6707 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6708 * gdb.texinfo (Character Sets): Use @smallexample instead of
6709 @example. Use GNU/Linux instead of Linux.
6710
67112002-09-20 Jim Blandy <jimb@redhat.com>
6712
6713 * gdb.texinfo: Add character set documentation.
6714
2f870471
AC
67152002-09-19 Andrew Cagney <ac131313@redhat.com>
6716
6717 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6718 (Packets): Add cross reference from `b' packet to `z' packets.
6719
790eb8f5
AC
67202002-09-19 Andrew Cagney <ac131313@redhat.com>
6721
8d30a00d
AC
6722 * gdb.texinfo (Maintenance Commands): Document ``maint
6723 internal-error'' and ``maint internal-warning''.
6724
790eb8f5
AC
6725 * gdbint.texinfo (Target Architecture Definition): Revise
6726 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6727
a23a7bf1
JB
67282002-09-19 Joel Brobecker <brobecker@gnat.com>
6729
6730 * gdbint.texinfo (Target Conditionals): Document the new
6731 NAME_OF_MALLOC macro.
6732
299ffc64
AC
67332002-09-05 Andrew Cagney <ac131313@redhat.com>
6734
6735 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6736 engineer.
6737
b7bb15bc
SC
67382002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6739
6740 * gdb.texinfo (TUI Overview): Document status line fields.
6741
3d757584
SC
67422002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6743
6744 * gdb.texinfo (TUI Commands): Document info win command.
6745
269c21fe
SC
67462002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6747
6748 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6749
7cf36c78
SC
67502002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6751
6752 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6753 (TUI Keys): Likewise.
6754
d2c6833e
AC
67552002-08-25 Andrew Cagney <ac131313@redhat.com>
6756
6757 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6758 for a packet receive.
6759
46d8b1c3
AC
67602002-08-25 Andrew Cagney <ac131313@redhat.com>
6761
6762 * Makefile.in (clean): Move to end of file.
6763 (distclean, maintainer-clean, realclean): Ditto.
6764 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6765 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6766 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6767 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6768
b0787093
AC
67692002-08-24 Andrew Cagney <ac131313@redhat.com>
6770
6771 * Makefile.in (GDBINT_TEX_TMPS): Define.
6772 (gdbint.dvi, gdbint.pdf): Use
6773 (GDB_TEX_TMPS): Define.
6774 (gdb.dvi, gdb.pdf): Use.
6775 (STABS_TEX_TMPS): Define.
6776 (stabs.dvi, stabs.pdf): Use.
6777 (GDB_DOC_SOURCE_INCLUDES): New macros.
6778 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6779 (GDBINT_DOC_FILES_INCLUDES): New macros.
6780 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6781 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6782 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6783 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6784 (links2roff): Replace SFILES_INCLUDED with
6785 GDB_DOC_SOURCE_INCLUDES.
6786 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6787 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6788 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6789 dependencies.
6790 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6791 dependencies.
6792 (gdbmi.texinfo): Delete rule.
6793 (inc-hist.texinfo): Delete rule.
6794 (rluser.texinfo): Delete rule.
6795
ebba8386
AC
67962002-08-23 Andrew Cagney <cagney@redhat.com>
6797
6798 * gdbint.texinfo (Target Architecture Definition): Update
6799 STORE_RETURN_VALUE, mention regcache.
6800
0ab7a791
AC
68012002-08-21 Andrew Cagney <ac131313@redhat.com>
6802
6803 * gdbint.texinfo (Target Architecture Definition): Document
6804 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6805
ee2d5c50
AC
68062002-08-19 Andrew Cagney <ac131313@redhat.com>
6807
6808 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6809 Fix minor typos. Add index entries.
6810
53c69bd7
AC
68112002-08-18 Andrew Cagney <ac131313@redhat.com>
6812
6813 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6814
e76f1f2e
AC
68152002-08-15 Andrew Cagney <ac131313@redhat.com>
6816
6817 * gdbint.texinfo (Target Architecture Definition): Document
6818 PRINT_VECTOR_INFO.
6819 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6820
0680b120
AC
68212002-08-13 Andrew Cagney <ac131313@redhat.com>
6822
6823 * gdb.texinfo (Maintenance Commands): Document "maint print
6824 registers", "maint print raw-registers" and "maint print
6825 cooked-registers".
6826
3c3bea1c
GS
68272002-08-08 Grace Sainsbury <graces@redhat.com>
6828
a9331b3f 6829 From Mark Salter:
3c3bea1c
GS
6830 * gdb.texinfo (Protocol): Document T packet extension to
6831 allow watchpoint address reporting.
6832
42f9b0a5
AC
68332002-08-03 Andrew Cagney <ac131313@redhat.com>
6834
6835 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6836
db034ac5
AC
68372002-08-01 Andrew Cagney <cagney@redhat.com>
6838
6839 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6840 to CHILL.
6841
e2b28d04
AC
68422002-08-01 Andrew Cagney <ac131313@redhat.com>
6843
6844 * gdbint.texinfo (Coding): Revise section "Include Files".
6845
7fb623f7
AC
68462002-07-24 Andrew Cagney <cagney@redhat.com>
6847
6848 * gdbint.texinfo: Obsolete references to m88k.
6849 * gdb.texinfo: Ditto.
6850
4a2b4636
JB
68512002-07-10 Joel Brobecker <brobecker@gnat.com>
6852
7fb623f7 6853 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6854 where the proper version of autoconf can be retrieved.
6855
a71ec265
DH
68562002-07-09 Don Howard <dhoward@redhat.com>
6857
6858 * gdb.texinfo (Command Files): Further describe the behavior of
6859 sourced command files.
6860
b9aa90c9
AC
68612002-06-27 Andrew Cagney <ac131313@redhat.com>
6862
6863 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6864 (Coding): Clarify ISO C version that GDB assumes.
6865
40dd2248
TT
68662002-06-26 Tom Tromey <tromey@redhat.com>
6867
6868 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6869 add_setshow_cmd_full.
6870
bfac230e
DH
68712002-06-25 Don Howard <dhoward@redhat.com>
6872
6873 * gdb.texinfo (Memory Region Attributes): Document new behavior
6874 for 'mem' command.
6875
475b0867
JB
68762002-06-11 Jim Blandy <jimb@redhat.com>
6877
919d772c
JB
6878 * gdb.texinfo (Symbols): Update documentation for `info source'
6879 command.
6880
475b0867
JB
6881 * gdb.texinfo (Macros): Call the command `info macro', not
6882 `show macro'.
6883
ba8c9337
AC
68842002-06-09 Andrew Cagney <ac131313@redhat.com>
6885
6886 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6887 data''.
6888
1029b7fa
MK
68892002-06-09 Mark Kettenis <kettenis@gnu.org>
6890
6891 * gdbint.texinfo (Target Architecture Definition): Document
6892 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6893
16737d73
AC
68942002-06-08 Andrew Cagney <ac131313@redhat.com>
6895
6896 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6897 lists.
6898
30107679
AC
68992002-06-08 Andrew Cagney <ac131313@redhat.com>
6900
6901 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6902 Branch''.
6903
3352e23e
AC
69042002-06-01 Andrew Cagney <ac131313@redhat.com>
6905
6906 * gdbint.texinfo (Target Architecture Definition): Add section
6907 ``Converting an existing Target Architecture to Multi-arch''.
6908
cbb09e6a
AC
69092002-05-30 Andrew Cagney <ac131313@redhat.com>
6910
6911 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6912 to ``Obsoleting code''. Revise.
6913
e2e0bcd1
JB
69142002-05-17 Jim Blandy <jimb@redhat.com>
6915
6916 * gdb.texinfo (C Preprocessor Macros): New chapter.
6917 Include it in the main menu.
6918 (Contributors): Credit Jim Blandy with macro support.
6919 (Compilation): Explain how to get macro information into the
6920 executable.
6921 (Expressions): Note that preprocessor macros are expanded.
6922
9db8d71f
DJ
69232002-05-14 Daniel Jacobowitz <drow@mvista.com>
6924
6925 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6926 options for `target remote'.
6927
6d531722
AC
69282002-05-13 Andrew Cagney <ac131313@redhat.com>
6929
6930 * gdbint.texinfo (Target Architecture Definition): Delete
6931 documentation on NNPC_REGNUM.
6932
13d01224
AC
69332002-05-11 Andrew Cagney <ac131313@redhat.com>
6934
6935 * gdbint.texinfo (Target Architecture Definition): Document
6936 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6937 (Target Architecture Definition): Revise section `Using Different
6938 Register and Memory Data Representations'. Add section `Raw and
6939 Virtual Register Representations'.
6940
b2e75d78
AC
69412002-05-11 Andrew Cagney <ac131313@redhat.com>
6942
6943 * gdbint.texinfo (Target Architecture Definition): Mention
6944 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6945 (Target Architecture Definition): Mention same. Add references to
6946 web pages.
6947
2c8682ee
MS
69482002-05-08 Michael Snyder <msnyder@redhat.com>
6949
6950 * stabs.texinfo (Attributes): Document new "vector" attribute.
6951
0816590b
AC
69522002-05-04 Andrew Cagney <ac131313@redhat.com>
6953
6954 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6955
2653173e
AC
69562002-05-04 Andrew Cagney <ac131313@redhat.com>
6957
6958 * gdb.texinfo: Delete obsolete references to a29k.
6959
d7bd68ca
AC
69602002-04-24 Andrew Cagney <ac131313@redhat.com>
6961
6962 * gdbint.texinfo (Target Architecture Definition): Replace
6963 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6964
21d83aa5
DM
69652002-04-24 David S. Miller <davem@redhat.com>
6966
6967 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6968
7673a6cc
DM
69692002-04-21 David S. Miller <davem@redhat.com>
6970
6971 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6972
d49d1e0a
AC
69732002-04-21 Andrew Cagney <ac131313@redhat.com>
6974
6975 * gdbint.texinfo (Target Architecture Definition): Delete
6976 definition of HAVE_REGISTER_WINDOWS.
6977
f7dc1244 69782002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6979
6980 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6981 "Theodore A. Roth" <troth@verinet.com>.
6982
5ca0cb28
DH
69832002-04-15 Don Howard <dhoward@redhat.com>
6984
f7dc1244 6985 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6986 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6987 Provide a better explaination of this feature.
5ca0cb28 6988
f208ba17
AC
69892002-04-14 Andrew Cagney <ac131313@redhat.com>
6990
6991 * gdbint.texinfo (Target Architecture Definition): Remove
6992 FRAME_CHAIN_COMBINE.
6993
d5ba91de
MC
69942002-04-12 Michael Chastain <mec@shout.net>
6995
6996 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6997 REG_STACK_SEGMENT.
6998
26818220
MC
69992002-04-09 Michael Chastain <mec@shout.net>
7000
7001 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7002 PYRAMID_* macros.
7003
129188f6
AC
70042002-04-07 Andrew Cagney <ac131313@redhat.com>
7005
7006 * gdb.texinfo (Bug Reporting): Document that the web is the
7007 prefered way of submitting bug reports.
7008 (Bug Reporting): Delete the s-mail address as the last resort.
7009
8227c0ff
AC
70102002-04-05 Andrew Cagney <ac131313@redhat.com>
7011
7012 * gdbint.texinfo (Target Architecture Definition): Delete
7013 references to TARGET_WRITE_FP and write_fp.
7014
16d9dec6
MS
70152002-03-27 Michael Snyder <msnyder@redhat.com>
7016
7017 * gdb.texinfo: Document new commands dump, append, and restore.
7018
9ae8b82c
AC
70192002-03-27 Andrew Cagney <ac131313@redhat.com>
7020
7021 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7022 Branch'.
7023
474c8240
AC
70242002-03-18 Andrew Cagney <ac131313@redhat.com>
7025
7026 * gdb.texinfo: Change all examples to @smallexample.
7027 * gdbint.texinfo: Ditto.
a9331b3f 7028
fb0ff88f
AC
70292002-03-18 Andrew Cagney <ac131313@redhat.com>
7030
7031 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7032 Branches''.
7033
9bb0a4d8
AC
70342002-03-18 Andrew Cagney <ac131313@redhat.com>
7035
7036 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7037 Policy''.
7038
937f164b
FF
70392002-03-04 Fred Fish <fnf@redhat.com>
7040
7041 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7042 expresson, suports, dependant, trhe, perhaphs, situtations,
7043 explictily, taged, oportunity, unfortunatly).
7044
a7b40f07
AC
70452002-02-24 Andrew Cagney <ac131313@redhat.com>
7046
7047 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7048 Remove reference to 3.12.
7049
aab4e0ec
AC
70502002-02-23 Andrew Cagney <ac131313@redhat.com>
7051
7052 * gdbint.texinfo: Include fdl.texi.
7053 (Top): Add GNU Free Documentation License.
7054 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7055 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7056 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7057 (gdbint.info): Add srcdir to include path.
7058 * gdb.texinfo: Include gpl.texi.
7059 (Top): Add Copying.
7060 * gpl.texi: New file.
7061
47b95330
AC
70622002-02-23 Andrew Cagney <ac131313@redhat.com>
7063
7064 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7065
78c47bea
PM
70662002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7067
7068 * gdb.texinfo: Document Cygwin native specific commands.
7069
56460a61
DJ
70702002-02-15 Daniel Jacobowitz <drow@mvista.com>
7071
7072 * gdb.texinfo: Document gdbserver ``--attach'' command.
7073
def71bfa
MS
70742002-02-07 Michael Snyder <msnyder@redhat.com>
7075
7076 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7077 to @code(_ovly_debug_event).
7078
c928edc0
AC
70792002-02-07 Andrew Cagney <ac131313@redhat.com>
7080
7081 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7082
81d46470
MS
70832002-02-06 Michael Snyder <msnyder@redhat.com>
7084
7085 * gdb.texinfo (overlays): Mention new magic symbol
7086 '_ovly_debug_event', which allows GDB to keep better track
7087 of overlays.
7088
f7dc1244 70892002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7090
7091 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7092 Suggested by Dmitry Sivachenko.
7093
7094 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7095
15110bc3
MS
70962002-02-01 Michael Snyder <msnyder@redhat.com>
7097
7098 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7099
6763aef9
MS
71002002-01-30 Michael Snyder <msnyder@redhat.com>
7101
ac282366
MS
7102 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7103 (set trust-readonly-sections): Document.
6763aef9 7104
8642bc8f
AC
71052002-01-29 Andrew Cagney <ac131313@redhat.com>
7106
7107 * gdbint.texinfo (Releasing GDB): Revise and update.
7108
afe64c1a
AC
71092002-01-28 Andrew Cagney <ac131313@redhat.com>
7110
7111 * gdbint.texinfo (Target Architecture Definition): Delete
7112 description of TARGET_BYTE_ORDER_DEFAULT.
7113
f7dc1244 71142002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7115
7116 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7117 <mitya@cavia.pp.ru>.
7118
3d6e1b5a
AC
71192002-01-23 Andrew Cagney <ac131313@redhat.com>
7120
7121 * libgdb.texinfo: Delete file.
7122
6c0e9fb3
AC
71232002-01-22 Andrew Cagney <ac131313@redhat.com>
7124
7125 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7126 * gdbint.texinfo: Ditto.
7127
e0ce93ac
AC
7128Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7129
7130 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7131
be298bcc
AC
71322002-01-22 Andrew Cagney <ac131313@redhat.com>
7133
7134 * Makefile.in: Update copyright.
7135 (TEXI2DVI): Define.
7136 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7137 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7138 gdb-cfg.texi.
7139 (TEXINDEX, PDFTEX): Delete makefile variables.
7140
8e04817f
AC
71412002-01-22 Andrew Cagney <ac131313@redhat.com>
7142
7143 * gdb.texinfo (Protocol): Move section to appendix.
7144
6b2f586d
AC
71452002-01-21 Andrew Cagney <ac131313@redhat.com>
7146
7147 * gdb.texinfo (Remote Debugging): Create a menu.
7148 (Top): Add ``Remote Debugging'' to menu.
7149
6f05cf9f
AC
71502002-01-21 Andrew Cagney <ac131313@redhat.com>
7151
7152 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7153 serial protocol'' from here.
7154 (Remote Debugging): To here. New chapter.
7155
3fd3d7d2
AC
71562002-01-20 Andrew Cagney <ac131313@redhat.com>
7157
7158 * gdbint.texinfo (Target Architecture Definition): Delete
7159 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7160
7fd60527
AC
71612002-01-20 Andrew Cagney <ac131313@redhat.com>
7162
7163 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7164 are no longer needed.
7165 (Porting GDB): Add maintainer note about configure.host.
7166
c2f05ac9
AC
71672002-01-20 Andrew Cagney <ac131313@redhat.com>
7168
7169 * gdbint.texinfo (Target Architecture Definition): Remove
7170 definition of IEEE_FLOAT.
7171
f7dc1244 71722002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7173
7174 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7175 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7176 <3diff@gnu.org>
231b2aad 7177
82600034
AC
71782002-01-19 Andrew Cagney <ac131313@redhat.com>
7179
7180 * gdbint.texinfo (Host Definition): Remove references to
7181 MALLOC_INCOMPATIBLE.
7182
7708fa01
AC
71832002-01-17 Andrew Cagney <ac131313@redhat.com>
7184
7185 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7186 and xyz-xdep.o.
7187
eb12ee30
AC
71882002-01-17 Andrew Cagney <ac131313@redhat.com>
7189
889bf7c5 7190 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7191 (Set Breaks): Copy ``maint info breakpoint'' doco to
7192 ``Maintenance Commands'' appendix. Add reference.
7193
c9ccaa92
AC
71942002-01-17 Andrew Cagney <ac131313@redhat.com>
7195
7196 * fdl.texi: Remove next/prev from @node.
7197
f7dc1244 71982002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7199
7200 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7201 for monstrous @multitable (from Brian Youmans).
7202
7203 * fdl.texi: New file.
7204
7205 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7206
8973da3a
AC
72072002-01-15 Andrew Cagney <ac131313@redhat.com>
7208
7209 * gdbint.texinfo (Releasing GDB): New chapter.
7210
7d86b5d5
AC
72112002-01-14 Andrew Cagney <ac131313@redhat.com>
7212
7213 * gdb.texinfo (Embedded Processors, Calling program functions):
7214 Obsolete references to a29k.
7215
cc1cb004
AC
72162002-01-13 Andrew Cagney <ac131313@redhat.com>
7217
7218 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7219 examples. Document that a code-block should do or discard its
7220 cleanups before exit.
7221
79f12247
MS
72222002-01-11 Michael Snyder <msnyder@redhat.com>
7223
7224 * gdb.texinfo (Choosing files): Change @samp to @file.
7225
19837790
MS
72262002-01-05 Michael Snyder <msnyder@redhat.com>
7227
7228 * gdb.texinfo (--pid): Document new command line option (attach).
7229
f7dc1244 72302002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7231
7232 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7233 in the stub.
7234
d7449b42
AC
72352002-01-04 Andrew Cagney <ac131313@redhat.com>
7236
7237 * gdbint.texinfo (Target Architecture Definition): Replace
7238 BIG_ENDIAN with BFD_ENDIAN_BIG.
7239
f23631e4
AC
72402002-01-03 Andrew Cagney <ac131313@redhat.com>
7241
7242 * gdbint.texinfo (Target Architecture Definition): Replace
7243 value_ptr with struct value pointer.
7244
72c9928d
EZ
72452002-01-02 Eli Zaretskii <eliz@gnu.org>
7246
7247 * gdb.texinfo (Free Software): Fix wording.
7248
959acfd1
EZ
72492001-12-31 Eli Zaretskii <eliz@gnu.org>
7250
7251 * gdb.texinfo (Free Software): New section ``Free Software Needs
7252 Free Documentation''.
7253
f7dc1244 72542001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7255
7256 * stabs.texinfo:
7257 * gdb.texinfo:
7258 * gdbint.texinfo:
7259 * libgdb.texinfo:
7260 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7261
6600abed
MS
72622001-12-29 Michael Snyder <msnyder@redhat.com>
7263
7264 * gdb.texinfo (maint info sections): Fix typo.
7265
f6680716
MS
72662001-12-26 Michael Snyder <msnyder@redhat.com>
7267
fe95c787
MS
7268 * gdb.texinfo (maint info sections): Document.
7269
a9331b3f 7270 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7271 'info proc' sub-options that are currently not implemented.
7272
c3d3ce5b
JB
72732001-12-20 Jim Blandy <jimb@redhat.com>
7274
7275 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7276
778eb05e
AC
72772001-12-15 Andrew Cagney <ac131313@redhat.com>
7278
7279 * gdbint.texinfo (Target Architecture Definition): Replace
7280 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7281
2607059c
AC
72822001-12-01 Andrew Cagney <ac131313@redhat.com>
7283
7284 * gdbint.texinfo (Host Definition): Delete documentation on
7285 HOST_BYTE_ORDER.
7286
df0cd8c5
JB
72872001-11-30 Jim Blandy <jimb@redhat.com>
7288
7289 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7290 overlay support. Add to top-level menu.
df0cd8c5 7291
88118b3a
TT
72922001-11-26 Tom Tromey <tromey@redhat.com>
7293
7294 * gdb.texinfo (Command Syntax): Document C-o binding.
7295
96565e91
CF
72962001-07-26 Christopher Faylor <cgf@redhat.com>
7297
7298 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7299 use since it is described in the referenced section.
7300
f7dc1244 7301 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7302 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7303 clearer when using DJGPP.
7304
2a3d5645
CF
73052001-11-24 Christopher Faylor <cgf@redhat.com>
7306
7307 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7308 specifically refer to MS-DOS.
7309 (command files): Mention gdb.ini is only used on MS-DOS.
7310
aa26fa3a
TT
73112001-11-21 Tom Tromey <tromey@redhat.com>
7312
7313 * gdb.texinfo (Invoking GDB): Document --args.
7314 (Mode Options): Likewise.
7315
4f8ada06
JB
73162001-11-21 Jim Blandy <jimb@redhat.com>
7317
7318 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7319 Delete documentation; this macro has been removed from the
7320 sources.
4f8ada06 7321
3fe0dc10
JB
73222001-11-13 Jim Blandy <jimb@redhat.com>
7323
7324 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7325
9e5abb06
CV
73262001-11-06 Corinna Vinschen <vinschen@redhat.com>
7327
7328 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7329
1c5dfdad
MS
73302001-11-05 Michael Snyder <msnyder@redhat.com>
7331
a9331b3f 7332 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7333 quote regexp chars in function names such as "operator*()".
7334
990f9fe3
FF
73352001-11-01 Fred Fish <fnf@redhat.com>
7336
7337 * gdbint.texinfo (SOLIB_ADD): Document additional new
7338 "readsyms" arg.
7339
b433d00b
DH
73402001-10-30 Don Howard <dhoward@redhat.com>
7341
070b1dd3
DH
7342 * gdb.texinfo: (Command Files) Added documentation for the
7343 behavior of gdb with input redirected from a file.
b433d00b 7344
b7209cb4
FF
73452001-10-28 Fred Fish <fnf@redhat.com>
7346
7347 * gdb.texinfo (auto-solib-add): Change docs to match
7348 implementation change.
7349 (auto-solib-limit): Add docs for new variable.
7350
1aa20aa8
AC
73512001-10-15 Andrew Cagney <ac131313@redhat.com>
7352
7353 * gdbint.texinfo (Target Architecture Definition): Function
7354 value_as_pointer renamed to value_as_address.
7355
fc0c74b1
AC
73562001-10-15 Andrew Cagney <ac131313@redhat.com>
7357
7358 * gdbint.texinfo (Target Architecture Definition): Default
7359 POINTER_TO_ADDRESS functions assume unsigned addresses.
7360 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7361 posting by Jim Blandy.
7362
f4846649
JB
73632001-10-12 Jim Blandy <jimb@redhat.com>
7364
7365 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7366 version of texi2html (1.64) doesn't support this flag any more.
7367
f277788b
MK
73682001-09-08 Mark Kettenis <kettenis@gnu.org>
7369
a9dc4918
MK
7370 * gdbint.texinfo (Host Definition): Remove description of
7371 MEM_FNS_DECLARED.
7372
d28379df
MK
7373 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7374
f277788b
MK
7375 * gdbint.texinfo (Host Definition): Remove description of
7376 HAVE_SIGSETMASK.
7377
7ccaa899
EZ
73782001-09-04 Elena Zannoni <ezannoni@redhat.com>
7379
7380 * gdbint.texinfo (Target Architecture Definition): Add
7381 explanation of TARGET_PRINT_INSN macro.
7382
17d9d558
JB
73832001-08-30 Jim Blandy <jimb@redhat.com>
7384
7385 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7386 Explain what it means to load relocatable files.
7387
72cde065
JB
73882001-08-28 Jim Blandy <jimb@redhat.com>
7389
7390 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7391 info `top' menu.
7392
9e678452
CF
7393Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7394
7395 * gdbint.texinfo: Add a cautionary note about macro use.
7396
a2bea4c3 73972001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7398
a2bea4c3
CV
7399 * gdb.texinfo: Explain omitting the hostname in the
7400 `target remote' command.
7401
1129bf27
DJ
74022001-07-30 Daniel Jacobowitz <drow@mvista.com>
7403
7404 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7405 and END-INFO-DIR-ENTRY.
7406
732b3002
SC
74072001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7408
7409 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7410
89437448
AC
74112001-07-25 Andrew Cagney <ac131313@redhat.com>
7412
7413 * gdbint.texinfo (libgdb): Rewrite.
7414
f7dc1244 74152001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7416
7417 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7418
c4555f82
SC
74192001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7420
7421 * gdb.texinfo (TUI): New chapter, document the TUI.
7422 (Mode Options): Document the -tui option.
7423
2f45a6e0
MK
74242001-07-23 Mark Kettenis <kettenis@gnu.org>
7425
7426 * gdbint.texinfo (Host Definition): Remove description of
7427 NEED_POSIX_SETPGID.
7428
f7dc1244 74292001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7430
7431 * gdb.tex (DJGPP Native): New node, with descriptions of
7432 DJGPP-specific commands.
7433
be9c6c35
JM
74342001-07-19 John R. Moore <jmoore@redhat.com>
7435
7436 * gdbint.texinfo: Three misspellings.
7437
dfa249fb
AC
74382001-07-06 Andrew Cagney <ac131313@redhat.com>
7439
7440 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7441 `test` expressions on bash. Problem reported by Colin Walters.
7442
c72e7388
AC
74432001-07-04 Andrew Cagney <ac131313@redhat.com>
7444
7445 * gdbint.texinfo (User Interface): Update ui-out documentation to
7446 refelect recent UI/MI updates.
7447
94bbb2c0
AC
74482001-07-04 Andrew Cagney <ac131313@redhat.com>
7449
7450 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7451 interpreters.
7452
af6c57ea
AC
74532001-06-15 Andrew Cagney <ac131313@redhat.com>
7454
7455 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7456 structure and not macros.
7457 (Host Definition): Document that much of this chapter is obsolete.
7458 (Target Architecture Definition): Update list of files that make
7459 up a target architecture.
7460 (Coding): Update.
7461
83aa8bc6
AC
74622001-06-28 Andrew Cagney <ac131313@redhat.com>
7463
7464 * gdbint.texinfo (Target Architecture Definition): Update
7465 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7466 The latter has been changed to a true predicate.
7467
f7dc1244 74682001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7469
7470 * annotate.texi: Add @noindent where needed. From Dmitry
7471 Sivachenko <dima@Chg.RU>.
7472 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7473
656db9b0
AC
74742001-06-16 Andrew Cagney <ac131313@redhat.com>
7475
7476 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7477
df2396a1
AC
74782001-06-14 Andrew Cagney <ac131313@redhat.com>
7479
7480 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7481 returns ``OK''. Document that the ``R'' packet does not reply.
7482
0f1f2b0a
MS
74832001-06-13 Michael Snyder <msnyder@redhat.com>
7484
7485 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7486
f7dc1244 74872001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7488
7489 * gdb.texinfo (Signals): Clarify the default setting of signal
7490 handling.
7491
a5d7c491
AC
74922001-05-14 Andrew Cagney <ac131313@redhat.com>
7493
7494 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7495 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7496
05a54c4f
AC
74972001-05-12 Andrew Cagney <ac131313@redhat.com>
7498
7499 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7500
f7dc1244 75012001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7502
7503 * gdbint.texinfo (Clean Design and Portable Implementation):
7504 Renamed from "Clean Design".
7505 (Clean Design and Portable Implementation): Document portable
7506 methods of handling file names, and the associated macros.
7507
f7dc1244 75082001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7509
7510 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7511 command and provide a cross-reference to its description.
7512 (Symbols): Note that "info scope" is useful for trace experiments.
7513
f7dc1244 75142001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7515
b37052ae
EZ
7516 * gdb.texinfo (Symbols): Document "info scope".
7517 (Tracepoints): New chapter.
7518 (Contributors): Update for v5.1.
7519 <All nodes>: Change "C++" to "C@t{++}".
7520
0ee54786
EZ
7521 * gdbint.texinfo (User Interface): A new section about ui_out
7522 functions, based on text written by Fernando Nasser.
7523
c534679c
EZ
7524 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7525
f7dc1244 75262001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7527
e9c75b65
EZ
7528 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7529
7530 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7531
7532 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7533 Replace "GDB" with "@value{GDBN}". Fix markup.
7534
7535 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7536
3d67e040
EZ
7537 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7538 a cross-reference to its description.
7539 (Symbols): Document "info symbol".
7540
f7dc1244 75412001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7542
7543 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7544 subsection "x86 Watchpoints".
7545 (Target Architecture Definition): Document the macros
7546 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7547 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7548
b0ed3589
AC
75492001-03-20 Andrew Cagney <ac131313@redhat.com>
7550
7551 * gdbint.texinfo (Target Architecture Definition): Update
7552 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7553 list.
7554
b6ba6518
KB
75552001-03-06 Kevin Buettner <kevinb@redhat.com>
7556
7557 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7558 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7559
f7dc1244 75602001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7561
7562 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7563
f7dc1244 75642001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7565
17cc6a06
EZ
7566 * gdb.texinfo (Environment): Document that `path' does not change
7567 the value of PATH in GDB's own environment (it did in the past,
7568 but that was changed on March 15, 1994). Reported by Doug Evans
7569 <dje@transmeta.com>.
7570
56caf160
EZ
7571 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7572 its line. Fix markup of commands and macros. Add an Index node
7573 and index entries.
7574
29e57380
C
75752001-01-23 J.T. Conklin <jtc@redback.com>
7576
7577 * gdb.texinfo (Memory region attributes): New manual section.
7578
1c6147de
ND
75792001-01-04 Nicholas Duffek <nsd@redhat.com>
7580
7581 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7582
f7dc1244 75832000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7584
7585 * refcard.tex: Version and copyright fixed. From Phil Edwards
7586 <pedwards@disaster.jaj.com>.
7587
0dcedd82
AC
7588Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7589
7590 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7591 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7592
3b851bce
AC
7593Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7594
7595 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7596 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7597
f7dc1244 75982000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7599
7600 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7601 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7602
b90a5f51
CF
76032000-11-10 Christopher Faylor <cgf@cygnus.com>
7604
7605 * gdb.texinfo: Document new 'set step-mode' command.
7606
f7dc1244 76072000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7608
7609 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7610 changes from Dmitry Sivachenko <dima@Chg.RU>.
7611
f7dc1244 76122000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7613
7614 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7615 From Steven Johnson <sbjohnson@ozemail.com.au>.
7616
2e685b93
MK
76172000-08-10 Mark Kettenis <kettenis@gnu.org>
7618
7619 * gdbint.texinfo (Overall Structure): Spelling fix.
7620
f7dc1244 76212000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7622
7623 * gdbint.texinfo (Target Architecture Definition): Document that
7624 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7625 for which REGISTER_CONVERTIBLE returns a zero value.
7626
63ac3005
EZ
76272000-07-08 Christopher Faylor <cgf@cygnus.com>
7628
7629 * Makefile.in (install-info): Find files to install in either the
7630 build or source directories (adapted from Makefile.am).
7631
bd79f757
ND
76322000-07-07 Nicholas Duffek <nsd@redhat.com>
7633
7634 * stabs.texinfo: Fix spelling errors.
7635 (String Field): FILE-NUMBER starts from 0, not 1.
7636
f7dc1244 76372000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7638
7639 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7640 Brian Youmans.
5f208f6d 7641
f7dc1244 76422000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7643
7644 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7645 the source directory. Reported by Mark Harig
7646 <markh@frazier.landmark.com>.
cc542d3b 7647
f3b28801
C
76482000-06-20 J.T. Conklin <jtc@redback.com>
7649
7650 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7651
449f3b6c
AC
7652Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7653
7654 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7655 Generate using pdftex.
449f3b6c 7656 (PDFTEX): Define.
889bf7c5 7657 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7658 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7659 @contents at the start.
449f3b6c 7660
f7dc1244 76612000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7662
7663 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7664 Youmans.
48e934c6 7665
9e9c5ae7
AC
7666Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7667
7668 From Brian Youmans:
7669 * gdb.texinfo: Fix ``et al.''.
7670
c741b251
AC
7671Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7672
7673 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7674 loop.
c741b251 7675
4ab64e14
JG
76762000-05-19 Jimmy Guo <guo@cup.hp.com>
7677
7678 * configure: Regenerate.
7679
f7dc1244 76802000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7681
7682 * Makefile.in (install-info): Run install-info on installed Info
7683 files.
7684
8c70017b
AC
7685Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7686
a7cb598a 7687 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7688 Andrew Cagney.
8c70017b 7689
f7dc1244 76902000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7691
7692 * gdb.texinfo: Proofreading changes from Brian Youmans.
7693
bf0184be
ND
76942000-05-01 Nick Duffek <nsd@cygnus.com>
7695
7696 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7697 startup sequence, minor edits.
7698
f7dc1244 76992000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7700
7701 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7702 TeX.
7703
7704 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7705 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7706 like `n' and `s' which look weird. Convert some of the @kindex to
7707 @vindex, when they refer to variables, not commands.
7708
33e16fad
AC
7709Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7710
7711 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7712
f7dc1244 77132000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7714
7715 * Makefile.in (GDBMI_DIR): New variable.
7716 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7717 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7718 (gdbmi.texinfo): New target, for texi2roff.
7719 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7720 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7721
7722 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7723 gdbmi.texinfo.
7724 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7725 comment.
7726
d167840f
EZ
77272000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7728
7729 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7730 command.
d167840f 7731
f7dc1244 77322000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7733
7734 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7735 prevents the build (and is generally a Bad Idea).
7736
f7dc1244 77372000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7738
7739 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7740 a comma inside @var.
7741 (Command Files): Index markup changes from Dmitry Sivachenko
7742 <dima@Chg.RU>.
7743
f7dc1244 77442000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7745
7746 * Makefile.in (LN_S): Define.
7747 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7748 invoke "ln -s" unless it is known to work.
7749
7750 * configure.in (AC_PROG_LN_S): Add.
7751
8dc7983f
JB
77522000-04-14 Jim Blandy <jimb@redhat.com>
7753
7754 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7755 section.
7756 (Target Conditionals): Document ADDRESS_TO_POINTER,
7757 POINTER_TO_ADDRESS.
7758
1a8237e8
DB
77592000-04-11 Daniel Berlin <dan@cgsoftware.com>
7760
7761 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7762 gdb-cfg.texi to get the value.
7763
ca526f1a
JB
77642000-04-10 Jim Blandy <jimb@redhat.com>
7765
7766 * gdbint.texinfo (Target Architecture Definition): Fix
7767 cross-references.
7768
faaafcb4
JB
77692000-04-08 Jim Blandy <jimb@redhat.com>
7770
7771 * gdbint.texinfo (Using Different Register and Memory Data
7772 Representations): New section.
7773 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7774 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7775 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7776
1b27397f
AC
7777Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7778
7779 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7780 for acknowledgments.
1b27397f 7781
480ff1fb
AC
7782Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7783
7784 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7785 qThreadExtraInfo.
480ff1fb 7786
a9331b3f 77872000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7788
a9331b3f
RM
7789 * gdb.texinfo: Clarify which remote debug protocol commands are
7790 required and which are optional.
f1251bdd 7791
dbeb8dbd
AC
7792Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7793
7794 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7795 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7796 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7797 * annotate.texi: Update.
7798
6d2ebf8b
SS
77992000-03-28 Stan Shebs <shebs@apple.com>
7800
7801 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7802 expectation of additional changes before release), update
7803 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7804 node links, rephrase and/or shorten lines to fix formatting
7805 problem in both regular and @smallbook formats.
7806 * annotate.texi: Shorten lines in example, use smallexample
7807 consistently everywhere.
7808 * Makefile.in: Add comment about texinfo 4.0 html generation.
7809 (SFILES_INCLUDED): Add annotate.texi.
7810
5d161b24
DB
78112000-03-27 Daniel Berlin <dan@cgsoftware.com>
7812
5ae4183a
AS
7813 * gdb.texinfo (Debugging Output): Added new section, documenting
7814 the "set/show debug" commands.
5d161b24 7815
b9deaee7
AC
7816Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7817
7818 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7819 entry.
b9deaee7
AC
7820
7821 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7822 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7823 @chapter and @node entries.
a9331b3f 7824
b9deaee7 7825 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7826
9ef47d30
AC
7827Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7828
7829 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7830 files.
9ef47d30 7831
cfeada60
FN
78322000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7833
7834 From David Whedon <dwhedon@gordian.com>
5ae4183a 7835 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7836
6837a0a2
DB
78372000-03-22 Daniel Berlin <dan@cgsoftware.com>
7838
7839 * gdb.texinfo: Add documentation for the apropos command.
7840
bba2971c
MS
78412000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7842
7843 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7844
2b628194
MS
78452000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7846
a9331b3f 7847 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7848 two places.
7849
96a2c332
SS
78502000-03-17 Stan Shebs <shebs@apple.com>
7851
7852 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7853 <dima@Chg.RU>, also clarification of allowed content for
7854 string constants.
7855
f7dc1244 78562000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7857
7858 * gdb.texinfo (main menu): Add Annotations.
7859 (File Options): Add @cindex entries for each command-line option.
7860 Document --epoch, --annotate, --async, --interpreter, --write,
7861 --statistics, and --version.
7862
7863 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7864 of GDB.
7865
9d233477
JB
78662000-02-23 Jim Blandy <jimb@redhat.com>
7867
7868 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7869
14e0eb3b
JB
78702000-02-22 Jim Blandy <jimb@redhat.com>
7871
7872 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7873
3555de01
JM
78742000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7875
7876 * Makefile.in (diststuff): New target.
7877
5e35df8e
KB
78782000-02-15 Kevin Buettner <kevinb@redhat.com>
7879
7880 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7881 architecture. [From Jim Wilson.]
5e35df8e 7882
c5394b80
JM
78832000-01-16 Tom Tromey <tromey@cygnus.com>
7884
7885 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7886 (Delete Breaks): Mention range arguments.
7887 (Disabling): Likewise.
7888
c3f6f71d
JM
78892000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7890
7891 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7892
c4093a6a
JM
7893Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7894
7895 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7896 valid functions.
c4093a6a 7897
11cf8741
JM
78981999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7899
7900 * gdb.texinfo: Clarify regular expressions used in rbreak.
7901
917317f4
JM
79021999-10-15 Kevin Buettner <kevinb@cygnus.com>
7903
7904 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7905 MEMORY_REMOVE_BREAKPOINT): Document.
7906
7907Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7908
7909 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7910 offset re-using the DATA offset instead.
917317f4 7911
2df3850c
JM
79121999-10-11 Jim Kingdon <kingdon@redhat.com>
7913
7914 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7915
79161999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7917
7918 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7919 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7920 typos.
7921
7922 * gdb.texinfo: Various minor wording and formatting improvements,
7923 mentions of additional command-line options.
7924
2acceee2
JM
79251999-09-30 Fred Fish <fnf@cygnus.com>
7926
7927 * gdb.texinfo: Document additional forms of specifying section
7928 names and addresses for the add-symbol-file command.
7929
c2c6d25f
JM
79301999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7931
7932 * gdbint.texinfo: Fix typo, add the word "have".
7933
79341999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7935
7936 * gdbint.texinfo (Target Architecture Definition): Document the
7937 SKIP_PERMANENT_BREAKPOINT macro.
7938
d4f3574e
SS
79391999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7940
7941 * gdb.texinfo: Fiks speling errers.
7942
7943 * gdb.texinfo: Fix uses of @multitable.
7944
f7dc1244 7945 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7946 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7947 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7948 comments about using with optimization, add more indexing,
7949 fix info about disassembly-flavor.
7950
7951Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7952
7953 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7954 SKIP_SOLIB_RESOLVER): Define.
7955
7956Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7957
7958 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7959 ``g'' packets.
d4f3574e 7960
104c1213
JM
79611999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7962
7963 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7964 platform-specific info, inline remote.texi and move sections of it
7965 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7966 and register stack into the new chapter.
7967 * remote.texi: Remove, now part of gdb.texinfo.
7968 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7969
79701999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7971
7972 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7973 GDB_TARGET_IS_MACH386): These kludges have gone away.
7974
7975Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7976
7977 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7978 TDEPLIBS.
104c1213 7979
53a5351d
JM
79801999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7981
7982 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7983 surrounding text to fit HP-UX bits into general info.
7984 (HPPA-cfg.texi): Remove, no longer useful.
7985
7986 * gdb.texinfo: Remove explicit links from @node lines, remove
7987 HP-added "Detailed Node Listing" from main menu which confuses
7988 things.
7989
7990 From Dmitry Sivachenko <dima@Chg.RU>:
7991 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7992 in description of `set environment'.
53a5351d
JM
7993
79941999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7995
7996 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7997
7be570e7
JM
79981999-08-12 Ben Elliston <bje@cygnus.com>
7999
8000 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8001
f7dc1244 80021999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8003
8004 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8005 watch, awatch, and rwatch. Explain why the latter two cannot be
8006 set as software watchpoints. Document that watchpoints for local
8007 variables are deleted when the debuggee terminates.
7be570e7
JM
8008
8009Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8010
8011 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8012 packet. Allow E.. response packet. "qRcmd" packet is no longer
8013 reserved.
7be570e7
JM
8014
80151999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8016
a9331b3f
RM
8017 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8018 * gdb.texinfo: Ditto.
7be570e7 8019
96baa820
JM
80201999-08-06 Tom Tromey <tromey@cygnus.com>
8021
8022 * gdb.texinfo (KOD): New node.
8023
8024Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8025
8026 * remote.texi (Rcmd): Fix minor formatting typos.
8027
8028Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8029
8030 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8031 packets.
96baa820 8032
adf40b2e
JM
80331999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8034
8035 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8036 fixes.
8037
43ff13b4
JM
8038Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8039
8040 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8041
085dd6e6
JM
8042Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8043
8044 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8045 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8046 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8047 packets that are not supported on all hosts. Expand examples.
8048 Spell check.
085dd6e6
JM
8049
80501999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8051
8052 * Makefile.in: Recognize html, install-html. Add targets
8053 to build HTML versions of documentation via texi2html.
8054
8055Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8056
8057 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8058 testsuite.
085dd6e6
JM
8059
8060Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8061
8062 * remote.texi (Communication Protocol): Rewrite.
8063
8064Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8065
8066 * stabs.texinfo: Fix uses of xref.
8067
9e0b60a8
JM
8068Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8069
8070 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8071 info about patch submission.
8072
cce74817
JM
8073Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8074
8075 From Per Bothner <bothner@cygnus.com>:
8076 * gdb.texinfo: Document Chill support.
8077
8078Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8079
8080 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8081 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8082 Document that the value should be greater-than or equal-to zero.
8083 (NO_STD_REGS): Document. Deprecate.
cce74817 8084
ac9a91a7
JM
8085Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8086
8087 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8088 Document that these are not used.
ac9a91a7
JM
8089
8090Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8091
8092 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8093
392a587b
JM
8094Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8095
8096 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8097 numargs was dropped.
392a587b
JM
8098
8099Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8100
8101 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8102
b83266a0
SS
8103Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8104
8105 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8106 Update.
b83266a0 8107
7a292a7a
SS
8108Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8109
8110 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8111 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8112
8113Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8114
8115 * gdbint.texinfo: Fix typos: $ -> @.
8116
8117Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8118
8119 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8120 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8121 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8122 BREAKPOINT_FROM_PC.
a9331b3f 8123
7a292a7a
SS
8124Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8125
8126 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8127 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8128
8129Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8130
8131 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8132 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8133
81341999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8135
8136 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8137 longer exists.
8138
8139Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8140
8141 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8142 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8143 they make the manual source incomprehensible.
7a292a7a
SS
8144 * h8-cfg.texi: Remove, hasn't been used in years.
8145
c906108c
SS
8146Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8147
8148 * gdb.texinfo: Update the credits.
8149
8150Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8151
8152 * gdb.texinfo: Fix mistakes noticed in printout of last
8153 draft, add Alpha to discussion of heuristic fence post.
8154
8155Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8156
8157 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8158 Edition, merge some HP changes into mainline, describe some
8159 previously undocumented features, describe more of the target
8160 commands available, eliminate obsolete section on renamed
8161 commands.
c906108c
SS
8162 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8163
8164Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8165
8166 * gdb.texinfo: Make many HPPA conditionals unconditional,
8167 including catchpoint description, since now on for all configs.
8168 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8169 specializations.
8170
8171Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8172
8173 * Makefile.in (GDBvn.texi): Fix match expression to work with
8174 current format of VERSION in gdb/Makefile.in.
8175 * gdb.texinfo: Fix node ref to match new readline.
8176
8177Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8178
a9331b3f
RM
8179 * gdb.texinfo: Changes made as part of a project to merge in
8180 changes made by HP. Documentation makes extensive use of
c906108c
SS
8181 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8182 on remote debugging. There are differences in documentation
889bf7c5 8183 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8184 the HP manual discusses catchpoints, hardware watchpoints, and
8185 some HPUX specific limitations for shared library support.
a9331b3f 8186
c906108c
SS
8187 There are also a number of @node changes.
8188
81891999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8190
8191 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8192 (C Usage): Same.
8193
8194Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8195
8196 The following changes were made by Edith Epstein
889bf7c5
PA
8197 <eepstein@cygnus.com> as part of a project to merge in changes
8198 made by HP.
a9331b3f 8199
c906108c
SS
8200 * HPPA-cfg.texi: new file.
8201
8202 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8203
8204 * refcard.tex: change documentation about catch.
8205 removed info catch.
8206
8207Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8208
8209 * gdbint.texinfo: Expand on GDB's coding standards,
8210 specify the use of arg names with prototypes.
8211
82121998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8213
8214 * gdb.texinfo: Fix tipo.
8215
8216Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8217
8218 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8219 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8220
8221Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8222
8223 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8224
82251998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8226
8227 * agentexpr.texi: New file.
8228
8229Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8230
8231 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8232
82331998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8234
8235 * remote.texi: Changed wording that implied that the GDB remote
8236 protocol caches register values instead of GDB itself.
8237
8238Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8239
8240 * gdbint.texinfo: Add some info about symbol readers.
8241 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8242 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8243 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8244 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8245
8246Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8247
a9331b3f 8248 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8249
8250Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8251
8252 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8253
8254Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8255
8256 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8257 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8258
8259Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8260
8261 * gdbint.texinfo: Fix minor typos.
8262
8263Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8264
8265 * gdbint.texinfo: Complete overhaul. Group descriptions more
8266 logically, add more info on generic algorithms, remove much
8267 obsolete and/or wrong material.
8268
8269Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8270
8271 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8272
8273Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8274
8275 * refcard.tex: Copyright, address updates.
8276
8277Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8278
8279 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8280 for the edition instead of confusing GDB-version-like numbers.
8281
8282Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8283
8284 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8285
8286Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8287
5ae4183a 8288 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8289
8290Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8291
8292 * gdb.texinfo: Add some credits, mention bug monitor.
8293 * remote.texi: Mention mips monitor targets.
8294 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8295
c906108c
SS
8296Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8297
8298 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8299 files, finish sorting of host vs target vs native macros, describe
8300 some more of them.
c906108c
SS
8301
8302Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8303
8304 * gdbint.texinfo (Host Conditionals): Document change from
8305 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8306
8307Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8308
8309 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8310 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8311
8312Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8313
8314 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8315 Document LSEEK_NOT_LINEAR.
8316
8317Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8318
8319 * stabs.texinfo (Stab Section Basics): Make it clear that only
8320 some versions of the GNU linker remove the leading N_UNDF symbol.
8321
8322Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8323
8324 * stabs.texinfo (String Field): Document type number pairs here,
8325 instead of in the Sun specific section.
8326 (Include Files): The GNU linker supports the N_BINCL
8327 optimization. Clarify the N_BINCL value, and what it is used
8328 for.
8329 (Procedures): Document N_FUN with an empty string to mark the end
8330 of a function.
8331 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8332 (Sun Differences): Remove this node, as the information is now
8333 elsewhere in the main document.
8334 (Stab Section Basics): Mention that the GNU linker may optimize
8335 stabs and remove the leading N_UNDF symbol.
8336
8337Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8338
8339 * gdb.texinfo, refcard.tex: Restore author credit
8340
8341Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8342
8343 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8344 documentation to account for START and END macros taking
8345 one arg.
8346
8347Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8348
8349 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8350 * gdb.texinfo (Frames): Fix typo.
8351
8352Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8353
8354 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8355 a target_signal as arg type, not a pid.
8356
8357Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8358
8359 * gdb.texinfo: Document `set assembly-language'.
8360
8361Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8362
8363 * remote.texi: Update list of stubs in the GDB distribution.
8364
8365Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8366
8367 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8368 Also document that some systems can use mmalloc but must define
8369 this if their C runtime allocates memory that is later freed.
c906108c 8370 (MMCHECK_FORCE): Document new macro.
a9331b3f 8371
c906108c
SS
8372Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8373
8374 * remote.texi: Add documentation for target Sparclet.
8375
8376Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8377
a9331b3f 8378 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8379 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8380 * configure.in: Rewritten for autoconf.
8381 * configure: New.
8382
8383Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8384
8385 * Makefile.in (DVIPS): New define, set to dvips.
8386 (dvi): Add stabs.dvi.
8387 (ps): New target.
8388 (all-doc): Depend on info, dvi, and ps targets.
8389 (STAGESTUFF): Add *.ps and *.dvi files.
8390 (clean-info, clean-dvi): Remove.
8391 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8392 rules completely rewritten.
8393 (maintainer-clean): Remove clean-info and clean-dvi
8394 dependencies and put their actions in the rules.
8395 (gdb.ps): New target
a9331b3f 8396 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8397 intermediate TeX files, whether they have 2 or 3 character
8398 extensions.
8399 (gdbint.ps): Add target and rules.
8400 (gdb-internals): Delete unused target.
8401 (Makefile): Depends upon config.status also.
8402
8403Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8404
8405 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8406 set.
8407
8408Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8409
8410 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8411 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8412
8413Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8414
8415 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8416
8417Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8418
8419 * gdb.texinfo (Print settings): Document
8420 `set/show print static-members' commands.
8421
8422Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8423
8424 * gdbint.texinfo (Native): Document name change, coredep.c to
8425 core-aout.c.
8426
8427Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8428
8429 * stabs.texinfo (Include Files): Document the values the SunOS4
8430 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8431
8432Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8433
8434 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8435 Fix typo.
8436
8437Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8438
8439 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8440 "gdb.tar.Z".
8441
8442Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8443
8444 * Makefile.in (maintainer-clean): New target, synonym for
8445 realclean.
8446
8447Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8448
8449 * Update all FSF addresses except those in COPYING* files.
8450
8451Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8452
8453 From Richard Earnshaw (rearnsha@armltd.co.uk):
8454 * gdb.texinfo (convenience variables): Document $_exitcode.
8455 (quit): Document optional expression to use as exit code.
8456
8457Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8458
8459 * gdb.texinfo, remote.texi: Brought up to date with various
8460 GDB changes.
8461
8462Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8463
8464 * gdb.texinfo: Update dates and versions, fix comments about
8465 hardware watchpoints in future releases and about the
8466 sharedlibrary command.
8467
8468Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8469
8470 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8471 C_FUN stab. Other cleanups.
8472
8473Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8474
8475 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8476 for the sparc stub.
8477
8478Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8479
8480 * annotate.texi: Clarify which addresses have differing formats
8481 depending on the language and which do not.
8482
8483Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8484
8485 * remote.texi (NetWare): Changed example to use BOARD= instead of
8486 NODE= argument to reflect correspoding change to gdbserve.nlm.
8487
8488Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8489
8490 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8491 GDB, as well as AIX dbx, supports the size type attribute.
8492
8493Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8494
8495 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8496
8497Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8498
8499 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8500 and new 'if' and 'while' commands.
8501
8502Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8503
8504 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8505
8506Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8507
8508 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8509 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8510 NetWare targets. Mostly stolen from the Server node.
8511
8512Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8513
8514 * gdb.texinfo (Setting): Talk about the language of a source file
8515 versus the working language. The old documentation did not match
8516 what GDB did.
8517
8518Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8519
8520 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8521 of a source file.
8522
8523Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8524
8525 * gdb.texinfo (Processes): New node.
8526
8527Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8528
8529 * remote.texi: Update documentation of set/show mipsfpu.
8530
3fc11d3e
JM
8531Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8532
8533 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8534 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8535
8536Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8537
8538 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8539 obsolete conditionals, described some others.
8540
8541Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8542
8543 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8544 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8545
8546Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8547
8548 * gdbint.texinfo: Put regex conditionals in their own table.
8549
8550Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8551
8552 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8553 described or fixed the descriptions of many others.
8554
8555Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8556
8557 * gdb.texinfo: Add some more credits.
8558 * gdbint.texinfo: Capitalize GDB consistently, describe some
8559 macros and remove some.
8560
8561Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8562
8563 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8564 obsolete conditionals, described some others.
8565
8566Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8567
8568 * gdb.texinfo (help targets): Changed to `help target', which
8569 is the correct gdb command.
8570
8571Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8572
8573 * annotate.texi (TODO): New node, for keeping track of annotations
8574 suggested but not yet implemented.
8575
8576Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8577
8578 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8579 another symbol, it is not the address itself.
8580
8581Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8582
8583 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8584 of stabs-in-coff sections.
8585
8586Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8587
8588 * annotate.texi: Change edition to 0.5 and date to May 1994.
8589 Add index.
8590 (Frames): New node, for frame annotation.
8591 (Displays): New node, for display annotation.
8592
8593 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8594 when waiting for your program to stop.
8595
8596Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8597
8598 * annotate.texi (Breakpoint Info): Document annotation of header
8599 fields and record annotation.
8600
8601Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8602
8603 * annotate.texi: New file, to document annotations.
8604
8605Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8606
8607 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8608 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8609
8610Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8611
8612 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8613 section, and say n_strx field is compilation unit relative.
8614 * stabs.texinfo: Don't use @code for a.out when it is the name of
8615 an object file format.
8616
8617Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8618
8619 * gdb.texinfo: Refer to file names, not path names, per rms
8620 convention.
8621 (Arguments): Fix typo.
8622
8623Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8624
8625 * stabs.texinfo (Global Variables): Talk about stabs in files
8626 where variables are referenced, but not defined.
8627
8628Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8629
8630 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8631 Cplusplus to new nodes Member Type Descriptor and Method Type
8632 Descriptor. Re-write stuff for #.
8633
8634Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8635
8636 * gdb.texinfo (Print Settings): Don't document "set print
8637 fast-symbolic-addr off". The bug which it worked around was fixed
8638 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8639
8640 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8641 N_ENTRY node.
8642
8643 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8644
8645Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8646
8647 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8648 references to ieee-float.c.
8649
8650Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8651
8652 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8653 match what the code actually does.
8654
8655Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8656
8657 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8658
8659Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8660
8661 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8662 i, and b.
8663
8664Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8665
8666 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8667 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8668 as "stabs in sections" rather than just saying "ELF and SOM".
8669 Also make that stuff apply to COFF.
8670
8671Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8672
8673 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8674 Ghostscript.
8675
8676Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8677
8678 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8679 versus functions without line numbers, also mention stepping into
8680 them as well as "step" when you are in them. Tell the user how to
8681 deal with the situation. Add comment about "debugging information".
8682
8683Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8684
8685 * stabs.texinfo (Enumerations): Document restriction on where
8686 enumeration types can appear and still win with GDB.
8687
8688Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8689
8690 * stabs.texinfo (Negative Type Numbers): Document format for type
8691 -16.
8692
8693Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8694
8695 * gdb.texinfo (Selection, Frame Info): Update information about
8696 arbitrary frame specficiations.
8697
8698Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8699
8700 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8701
8702Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8703
8704 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8705
8706Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8707
8708 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8709
8710Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8711
8712 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8713 Differences node to Statics node.
8714 (Statics): Discuss XCOFF use of V symbol descriptor.
8715
8716 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8717 not clean.
8718
8719Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8720
8721 * gdb.texinfo (Print Settings): Document `set print
8722 fast-symbolic-addr' and improve the doc for some other
8723 `set print's.
8724
8725Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8726
8727 * stabs.texinfo (String Field): Talk about defining several type
8728 numbers at once.
8729 Fix lint regarding changing node ELF Transformations to
8730 ELF and SOM Transformations.
8731
8732Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8733
8734 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8735
8736Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8737
8738 * stabs.texinfo (Cross-References): `::' is for nested types only
8739 within <>.
8740 (Structures): Document static members.
8741
8742Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8743
8744 * stabs.texinfo: Document S type attribute.
8745
8746Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8747
8748 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8749
8750Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8751
8752 * gdbint.texinfo: Fix a few typos.
8753
8754Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8755
8756 * gdb.texinfo, remote.texi: formatting improvements
8757
8758 * gdb.texinfo (New Features): mention threads.
8759 (Summary, C): fix xrefs in newly contributed text.
8760 (Threads): index entries, clarifications, example
8761 (passim): minor typos fixed, phrasing improvements
8762
8763 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8764 entries; (Server): explain use of gdbserver w/real-time systems,
8765 add example of conflicting TCP port; (MIPS Remote) break up
8766 running text into table, highlighting commands, and add example.
a9331b3f 8767
c906108c
SS
8768Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8769
8770 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8771
8772Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8773
8774 * stabs.texinfo (Nested Symbols): New node.
8775 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8776
8777Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8778
8779 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8780 to picking which Bbss.bss symbol to use, and (because there seems to
8781 be no good way of doing it) re-write some of the text to make it
8782 sound like Bbss.bss isn't such a great idea after all (as currently
8783 designed).
8784
8785 * gdb.texinfo (C): In addition to saying people have to use g++ for
8786 good results, say they have to use stabs. Specifically say cfront
8787 doesn't work well.
8788 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8789 the gdb README. Add xrefs to places where the support for the various
8790 languages is described in detail.
8791
8792Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8793
8794 * stabs.texinfo: Clean up stuff about visibility and virtual
8795 characters.
8796
8797 * stabs.texinfo (N_M2C): Cite Sun doc.
8798
8799Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8800
8801 * gdb.texinfo: updates re threads.
8802 * remote.texinfo: avoid index entries starting with digits.
8803
8804Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8805
8806 * stabs.texinfo (Enumerations): Talk about large, negative and
8807 octal values. Clean up cross reference to type attributes.
8808 (String Field): Say that GDB 4.11 supports size attribute.
8809
8810Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8811
8812 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8813 is a mandatory step. Make the stuff about that more concise.
8814
8815Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8816
8817 * stabs.texinfo (Class Names): New node.
8818
8819 * gdb.texinfo (Command Files): Explain order of init file reading.
8820
8821 * remote.texi (Bootstrapping): Talk about getting the serial driver
8822 to deal with ^C sent by gdb to stop the remote system.
8823
8824Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8825
8826 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8827
8828 * libgdb.texinfo (Defining Commands): made the DOC arg
8829 to gdb_define_app_command a char * instead of char **
8830 per a suggestion from kingdon.
8831
8832 * libgdb.texinfo: total rewrite from a different starting
8833 premise.
8834
8835Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8836
8837 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8838 floats passed as doubles (to improve clarity).
8839
8840Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8841
8842 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8843
8844 * a4rc.sed: update to work with Andreas Vogel papersize params
8845
8846 * refcard.tex: use Andreas Vogel simplifications of papersize
8847 params; remove useless version info; update copyright date.
8848
8849Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8850
8851 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8852
8853Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8854
8855 * gdb.texinfo (Files): Say what address the load command loads it at.
8856
8857 * stabs.texinfo (Common Blocks): Minor cleanups.
8858
8859 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8860 that Sun has backed away from the linker kludge and thus the relevant
8861 issue is changes to the SunPRO tools, not the Solaris linker.
8862
8863 * stabs.texinfo (Traditional Integer Types): Clean up description
8864 of octal bounds a little bit. Document extra leading zeroes.
8865
8866Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8867
8868 * gdb.texinfo (Signaling): Update for symbolic symbol names
8869 and add a section explaining the difference between the GDB
8870 signal command and the shell kill utility.
8871
8872Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8873
8874 * libgdb.texinfo: added `@' to braces that were unescaped.
8875
8876Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8877
8878 * libgdb.texinfo: new file. Spec for the gdb library.
8879
8880Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8881
8882 * stabs.texinfo (Include Files): Fix typo (start -> end).
8883
8884Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8885
8886 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8887 from Melissa at FSF's editing pass.
8888
8889Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8890
8891 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8892 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8893 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8894
8895Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8896
8897 * remote.texi (Bootstrapping): Discuss 386 call gates.
8898
8899Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8900
8901 * stabs.texinfo (Based Variables): New node.
8902
8903Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8904
8905 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8906 names, sizes, and formats to suggest how not to lose.
8907
8908Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8909
8910 * stabs.texinfo (Methods): Fix typo.
8911
8912Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8913
8914 * gdb.texinfo: Fix a few typos.
8915
8916Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8917
8918 * gdb.texinfo: Clarify how well it works with Fortran.
8919
8920 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8921 More on relocating stabs in ELF files.
8922
8923Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8924
8925 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8926
8927Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8928
8929 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8930 parameters on VAX.
8931
8932Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8933
8934 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8935
8936Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8937
8938 * stabs.texinfo: Make info author notice match the TeX author notice.
8939
8940Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8941
8942 * stabs.texinfo: Initial-caps all words in node names and
8943 non-trivial words in section names.
8944
8945Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8946
8947 * stabs.texinfo: Many minor cleanups.
8948
8949 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8950
8951Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8952
8953 * stabs.texinfo: Remove full description of big example.
8954 It's not really helpful; just use pieces of it where appropriate.
8955 Add more Texinfo formatting directives (@samp, etc.).
8956 Use @deffn to define stab types.
8957 Eliminate some wordiness. Break up some nodes.
8958 Add an (alphabetized) index of symbol types.
8959 Use consistent capitalization style in node and section names.
8960
8961Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8962
8963 * gdb.texinfo: Change typo "Two two" to "The two".
8964
8965Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8966
8967 * stabs.texinfo (XCOFF-differences): Remove references to
8968 non-existent types N_DECL and N_RPSYM.
8969
8970 * stabs.texinfo (String Field): Say that type attributes bug is
8971 fixed in GDB 4.10, since it is.
8972
8973 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8974
8975Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8976
8977 * stabs.texinfo: Formatting cleanups.
8978
8979Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8980
8981 * stabs.texinfo: When explaining the n_type of a stab, standardize
8982 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8983 no tabs, use @r).
8984 (Global Variables): Clean up.
8985
8986Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8987
8988 * stabs.texinfo (Stack Variables): Re-write.
8989
8990Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8991
8992 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8993 addresses of a source file. Also revise formatting.
8994 Change "object module" or "object file" to "source file".
8995 Various: Miscellaneous cleanups.
8996
8997Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8998
8999 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9000
9001Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9002
9003 * gdbint.texinfo: Removed many nonsensical machine-collected
9004 host and target conditionals, described some of the remainder.
9005
9006Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9007
9008 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9009
9010 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9011 paragraph which follows.
9012
9013 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9014 variables. Looks better and avoids overful hbox.
9015
9016Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9017
9018 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9019
9020Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9021
9022 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9023 retransmit-timeout
9024
9025Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9026
9027 * gdbint.texinfo: Update statement about `some ancient Unix
9028 systems, like Ultrix 4.0' to Ultrix 4.2.
9029
9030Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9031
9032 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9033
9034 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9035
9036 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9037 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9038
9039 * remote.texi: new name for former gdbinv-s.texi
9040
9041 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9042
9043Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9044
9045 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9046 variables for MIPS remote debugging protocol.
9047
9048Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9049
9050 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9051
9052Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9053
9054 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9055
9056Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9057
9058 * gdb.texinfo: repair conditional bugs in text markup
9059
9060Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9061
9062 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9063 to select Modula-2 material.
9064
9065Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9066
9067 * stabs.texinfo: Cleanups regarding statics.
9068
9069 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9070 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9071
9072Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9073
9074 * stabs.texinfo: N_MAIN is sometimes used for C.
9075
9076Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9077
9078 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9079
9080Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9081
9082 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9083 removed from the code by Kingdon.
c906108c
SS
9084
9085Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9086
9087 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9088 input when evaluating breakpoint conditions; the bug has been fixed.
9089
9090 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9091 sets the ignore count to N-1, not to N.
9092
9093Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9094
9095 * refcard.tex (\hoffset): correct longstanding error to match
9096 intended offset; avoids cutting off edge on some printers
9097
9098Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9099
9100 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9101
9102Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9103
9104 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9105
9106Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9107
9108 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9109 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9110 collect sed edits if any, apply to refcard before formatting;
9111 (refcard.ps) stop implying PS fonts if PS output requested;
9112 (lrefcard.ps) delete extra target for variant PS fonts
9113
9114 * refcard.tex: parametrize papersize dependent info, collect
9115 in easily replaced spot
9116
9117 * a4rc.sed: new file, edits to refcard for A4 paper
9118
9119Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9120
9121 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9122
9123Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9124
9125 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9126
9127Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9128
9129 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9130 politely rather than rudely.
9131
9132Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9133
9134 * stabs.texinfo: Document common blocks.
9135
9136Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9137
9138 * stabs.texinfo: Add some basic info about stabs-in-elf.
9139
9140Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9141
9142 * stabs.texinfo (Top): Minor cleanup.
9143
9144Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9145
9146 * Makefile.in (install-info): remove parentdir support
9147
9148Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9149
9150 * gdb.texinfo (Copying): delete this node and references to it;
9151 RMS says this manual need not carry GPL. (passim): Improvements
9152 from last round at FSF, largely due to Ian Taylor review, and
9153 minor formatting improvements.
9154
9155 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9156 largely due to Ian Taylor review. (Debug Session): minor edits to
9157 new text.
9158
9159Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9160
9161 * Makefile.in (realclean): Remove info and dvi files too.
9162
9163Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9164
9165 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9166 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9167 * gdb.texinfo: Change accordingly.
9168
9169 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9170 N_{L,R}BRAC,N_SLINE are relative to.
9171
9172Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9173
9174 * Makefile.in (GDBvn.texi): Update atomically.
9175
9176Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9177
9178 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9179
9180Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9181
9182 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9183 addresses together. Also motivate the set print symbol-filename
9184 command and suggest other solutions.
9185
9186Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9187
9188 * gdb.texinfo (set print elements): Note that the number of
9189 elements is set to unlimited by "set print elements 0".
9190
9191Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9192
9193 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9194 NF_LDOUBLE means.
9195 (Stab Types): Include Solaris stab types.
9196 (Procedures): Document Solaris extensions.
9197
9198Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9199
9200 * gdb.texinfo: Add `set print symbol-filename' doc.
9201
9202Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9203
9204 * stabs.texinfo (Arrays): Talk about type definition vs. type
9205 information.
9206
9207 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9208 the trailing semicolon.
9209
9210Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9211
9212 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9213 and merge in other parts of the document addressing these subjects.
9214 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9215
9216 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9217 at the end of a range type.
9218
9219 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9220 AIX extensions.
9221
9222Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9223
9224 * stabs.texinfo (Stabs Format): Misc fixes.
9225
9226Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9227
9228 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9229 (Traditional builtin types): Document convex convention for long long.
9230 (Negative builtin types): Discuss type names, and misc fixes.
9231
9232Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9233
9234 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9235 point types used with @samp{R} type descriptor.
9236 (Symbol Descriptors): Describe how to handle conflict between
9237 different meanings of @samp{P} symbol descriptor.
9238
9239Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9240
9241 * stabs.texinfo: Remove node Quick Reference and put its children
9242 directly under the main menu.
9243
9244 * stabs.texinfo: Many more changes to bring it into line with
9245 AIX documentation and reality. I think it now has all the
9246 information from the AIX documentation, except that I burned
9247 out when I got to variant records (Pascal and Modula-2) and
9248 all the COBOL types. Oh well, we can add them later when we're
9249 worrying more about those languages.
9250
9251 * stabs.texinfo (Automatic variables): Talk about what it means
9252 to omit the symbol descriptor.
9253
9254Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9255
9256 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9257 gcc2 behavior with promoted args.
9258
9259Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9260
9261 * gdb.texinfo: include readline appendices in info version of manual
9262
9263Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9264
9265 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9266 target remote.
9267
9268 * gdb.texinfo (Machine Code): more index entries for disassemble
9269
9270Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9271
9272 * Clarify the intended use of the gdb-testers and gdb-patches
9273 mailing lists, and shrink gzip comment.
9274
9275Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9276
9277 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9278 DOSHOST configuration of manual.
9279
9280 * gdb.texinfo (MIPS Stack): new node.
9281
9282 * all-config.texi (MIPS) new switch.
9283
9284 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9285 tense; (MIPS Remote) new node.
9286
9287 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9288 bug; (Environment) less passive, other small cleanups in text about
9289 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9290 (Remote) new MIPS Remote menu entry.
9291
9292Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9293
9294 * stabs.texinfo: Many changes to include information from the
9295 AIX documentation.
9296
9297 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9298
9299Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9300
9301 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9302 Move a bunch of information from ../README.
9303 (Getting Started): New node.
9304
9305Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9306
9307 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9308
9309 * gdb.texinfo: advance manual revision dates to present
9310
9311 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9312 stop using silly Roman numerals in @set variable names
9313
9314Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9315
9316 * stabs.texinfo (Parameters): Keep trying to get this right.
9317
9318Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9319
9320 * stabs.texinfo (Parameters): More on "local parameters".
9321
9322Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9323
9324 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9325
9326Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9327
9328 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9329 (Parameters): Rewrite.
9330 (xcoff-differences, Sun-differences): Minor changes.
9331
9332Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9333
9334 * stabs.texinfo: Minor cleanup.
9335
9336Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9337
9338 * gdbint.texinfo: Minor xcoff stuff.
9339
9340Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9341
9342 * gdbint.texinfo: Update for new config directory structure.
9343 Add info about internal type data structures.
9344
9345Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9346
9347 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9348 $(srcdir).
9349 (gdb-config.texi): Depend on file in $(srcdir).
9350
9351Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9352
9353 * stabs.texinfo: Fixes about N_SO.
9354
9355Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9356
9357 * gdb.texinfo: include list of nonstandard init file names
9358
9359 * *-config.texi: new switch GENERIC for text that applies *only*
9360 to (usual) multiple-target version of manual
9361
9362 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9363 h8 config
9364
9365 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9366 in menus (rather than conditionally selected multiple alternative
9367 menus).
9368
9369 * Makefile.in: define and use DOC_CONFIG var to select
9370 configuration for GDB user manual.
9371
9372 * gdb-config.texi: delete from repository, generate from Makefile.
9373
9374 * all-config.texi: normal `generic' configuration file, formerly
9375 stored as gdb-config.texi
9376
9377Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9378
9379 * Makefile.in: add dvi target to build all .dvi files
9380
9381Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9382
9383 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9384
9385Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9386
9387 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9388 host conditionals.
9389 * stabs.texinfo: More array fixes inspired by Jim's.
9390
9391Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9392
9393 * stabs.texinfo: Fixes re arrays and continuations.
9394
9395 * gdbint.texinfo: Add XCOFF node.
9396
9397Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9398
9399 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9400
9401Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9402
9403 * stabs.texinfo: Fix for array types to mention lower bounds.
9404
9405Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9406
9407 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9408
9409Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9410
9411 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9412
9413Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9414
9415 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9416 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9417
9418Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9419
9420 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9421
9422Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9423
9424 * gdb.texinfo, gdbinv-s.texi: misc updates
9425
9426Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9427
9428 * gdbint.texinfo: Brief documentation for longjmp support,
9429 from an email msg by Stu.
9430
9431Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9432
9433 * stabs.texinfo: Fix description of floating point "range"
9434 types (which really define basic types). Reported by Jim Meehan,
9435 <meehan@src.dec.com>.
9436
9437 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9438
9439Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9440
9441 * gdbint.texinfo: Slightly expand section on supporting a new
9442 object file format.
9443
9444Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9445
9446 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9447 intermediate file.
9448
9449Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9450
9451 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9452
9453Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9454
9455 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9456
9457 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9458 as well as Z8002.
9459
9460Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9461
9462 * gdbint.texinfo: Add sections on clean design and on how to send
9463 in changes.
9464
9465Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9466
9467 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9468
9469Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9470
9471 * gdb.texinfo: Fix typo, reported by Karl Berry.
9472
9473Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9474
9475 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9476
9477Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9478
9479 * gdbint.texinfo: fixed a stray email address (needs @@),
9480 added @table @code to node "Native Conditionals"
9481
9482Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9483
9484 * gdbint.texinfo: Describe coding style of GDB.
9485
9486Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9487
9488 * stabs.texinfo: Minor wording changes.
9489
9490Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9491
9492 * gdbint.texinfo: Improve release doc slightly.
9493
9494Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9495
9496 * gdbint.texinfo: Improve doc of GDB config macros.
9497
9498Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9499
9500 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9501 These will be reinserted when examined.
9502
9503Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9504
9505 * gdbint.texinfo: Make a start at documenting all the #if macros
9506 in GDB. At least list them all, and start separating them into
9507 host-specific and target-specific.
9508
9509Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9510
9511 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9512 examples (not consistent w others).
c906108c
SS
9513 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9514 for generic vn of doc
9515
9516Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9517
9518 * Makefile.in: always create installation directories.
9519
9520Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9521
9522 * gdb.texinfo: in h8 config, do not describe searching commands.
9523
9524Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9525
9526 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9527 conditionals; introduce a few generic switches that may be
9528 useful for other cross-dev or dos-hosted configs.
9529
9530 * gdb.texinfo: fix typo in "info reg" description
9531
9532Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9533
9534 * stabs.texinfo: Minor updates from running TeX over it.
9535 * Makefile.in (stabs.dvi, stabs.ps): Add.
9536
9537Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9538
9539 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9540 First pass at converting it to texinfo.
9541
9542Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9543
9544 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9545 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9546
9547Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9548
9549 * gdbint.texinfo: Add section on partial symbol tables.
9550
9551Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9552
9553 * gdb.texinfo: document `set remotedebug' and `set
9554 rstack_high_address'.
9555
9556Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9557
9558 * gdb.texinfo: slight expansion of new text on reading info files
9559 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9560 H8/300 from DOS.
9561
9562Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9563
9564 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9565
9566Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9567
9568 * gdb.texinfo: Say how to read the `info' files.
9569
9570Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9571
9572 * Makefile.in: gm4 -> m4.
9573
9574Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9575
9576 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9577 Documentation' ahead of `Installing GDB' to match README.
9578 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9579 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9580
9581Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9582
9583 * Makefile.in: remove $(srcdir) from gdb.info rule.
9584
9585Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9586
9587 * Makefile.in: commented out gdb-all.texinfo rule. This is
9588 temporary.
9589
9590Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9591
9592 * Makefile.in, configure.in: removed traces of namesubdir,
9593 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9594 copyrights to '92, changed some from Cygnus to FSF.
9595
9596Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9597
9598 * gdb.texinfo: Improve how we ask for bug reports.
9599
9600Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9601
9602 * Makefile.in: infodir belongs in datadir.
9603
9604Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9605
9606 * Makefile.in: remove spaces following hyphens, bsd make can't
9607 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9608 standards.text support.
c906108c
SS
9609
9610Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9611
9612 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9613 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9614 and mandir now keyed off datadir by default.
9615
9616\f
9617Local Variables:
9e9c5ae7 9618mode: change-log
c906108c
SS
9619left-margin: 8
9620fill-column: 74
9621version-control: never
9622End:
This page took 1.31014 seconds and 4 git commands to generate.