* scripttempl/elf.sc (.init_array, .fini_array): Don't sort all
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
9f44fbc0
SCR
12013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2
3 * gdb.texinfo (Architectures In Python): Add description about
4 the new method gdb.Architecture.disassemble.
5
f5911ea1
HAQ
62013-02-15 Pedro Alves <pedro@codesourcery.com>
7 Hafiz Abid Qadeer <abidh@codesourcery.com>
8
9 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
10 Document the "trace-file" field.
11
7e1e0340
DE
122013-02-07 Doug Evans <dje@google.com>
13
14 * gdb.texinfo (Machine Code): Clarify argument to disassemble
15 command.
16
134a2066
YQ
172013-02-06 Yao Qi <yao@codesourcery.com>
18
19 * gdb.texinfo (GDB/MI Async Records): Document new MI
20 notification "=tsv-modified". Update the document of MI
21 notification "=tsv-created".
22 * observer.texi (GDB Observers): New observer tsv_modified.
23 Update observer tsv_created and tsv_delete.
24
430ed3f0
MS
252013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
26
27 * gdb.texinfo (AArch64 Features): New section; document
28 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
29 (Architectures): Add new AArch64 section to document AArch64
30 architecture specific commands.
31 (ABI): Add description of the new OS ABI "Newlib" and its influence
32 on the longjmp handling.
33
1b56eb55
JK
342013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
35 Jan Kratochvil <jan.kratochvil@redhat.com>
36
37 * gdb.texinfo (Backtrace): Added description of 'filename-display'
38 variable in 'set/show backtrace' section.
39
c4957902
TT
402013-01-31 Tom Tromey <tromey@redhat.com>
41
42 * gdb.texinfo (Target Commands): Fix typo.
43
bea883fd
SCR
442013-01-23 Siva Chandra Reddy <sivachandra@google.com>
45
46 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
47 describing the gdb.Architecture class.
48 (Frames In Python): Add description about the new method
49 gdb.Frame.architecture().
50
796a7ff8
DE
512013-01-23 Doug Evans <dje@google.com>
52
53 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
54
998580f1
MK
552013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
56
57 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
58 'thread-groups' field when printing a breakpoint in MI.
59
c9fb1240
SD
602012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
61 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
62 to reflect that jit-reader-load now supports absolute file-names.
63
ab04a2af
TT
642013-01-16 Tom Tromey <tromey@redhat.com>
65
66 * gdb.texinfo (Set Catchpoints): Document "catch signal".
67 (Signals): Likewise.
68
8ac3646f
TT
692013-01-16 Tom Tromey <tromey@redhat.com>
70
71 * gdb.texinfo (GDB/MI Breakpoint Information): Document
72 "catch-type" field.
73 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
74
e93a8774
TT
752013-01-07 Tom Tromey <tromey@redhat.com>
76
77 * gdb.texinfo (Mode Options): Don't mention -epoch.
78 (Data, Emacs): Remove obsolete comments.
79
54516a0b
TT
802013-01-02 Tom Tromey <tromey@redhat.com>
81
82 * gdb.texinfo (GDB/MI Output Records): Update menu.
83 (GDB/MI Breakpoint Information): New node.
84 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
85 <-break-insert>: Likewise.
86
8dbe8ece
YQ
872012-12-31 Yao Qi <yao@codesourcery.com>
88
89 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
90 (Packets): Move "vStopped" packet to ...
91 (Notification Packets): ... here. Describe the components
92 of notification. Add a table of supported notifications.
93 Add an example on the process of he async notification.
94
f35a17b5
JK
952012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
96
97 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
98 present.
99 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
100 fullname output always present.
101
0dfd2fad
PM
1022012-12-23 Pierre Muller <muller@sourceware.org>
103
104 * gdbint.texinfo (Function prototypes): Require use of "extern"
105 modifier for function prototypes in headers.
106
7785b880
JB
1072012-12-19 Joel Brobecker <brobecker@adacore.com>
108
109 * refcard.tex: Update copyright notice to GPL v3 or later.
110 Update contact info.
111
3d745be3
JK
1122012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
113
114 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
115
c9b6281a
YQ
1162012-12-15 Yao Qi <yao@codesourcery.com>
117
118 * gdb.texinfo (Debugging Output): Document 'set debug
119 notification' and 'show debug notification'.
120
f2a8bc8a
YQ
1212012-12-15 Yao Qi <yao@codesourcery.com>
122
123 * gdb.texinfo (Listing Tracepoints): New item and example about
124 'installed on target' output.
125 Add more in the example about 'installed on target'.
126 (GDB/MI Breakpoint Commands): Doc about 'installed field.
127
451b7c33
TT
1282012-12-14 Tom Tromey <tromey@redhat.com>
129
130 * gdb.texinfo (SVR4 Process Information): Mention core files.
131
3fa7bf06
MG
1322012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
133
134 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
135
05b4bd79
PA
1362012-12-11 Pedro Alves <palves@redhat.com>
137
138 * gdb.texinfo: Remove all mentions of Unixware throughout.
139
74a0d9f6
JK
1402012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
141
142 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
143
0c631110
TT
1442012-11-29 Tom Tromey <tromey@redhat.com>
145
146 * gdb.texinfo (SVR4 Process Information): Document missing
147 "info proc" subcommands.
148
891df0ea
YQ
1492012-11-29 Yao Qi <yao@codesourcery.com>
150
151 PR gdb/1477.
152 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
153 to 'auto' instead of 'gnu'.
154
608e2dbb
TT
1552012-11-26 Tom Tromey <tromey@redhat.com>
156
157 * gdb.texinfo (MiniDebugInfo): New node.
158 (GDB Files): Update.
159
e64e0392
DE
1602012-11-16 Doug Evans <dje@google.com>
161
162 * gdb.texinfo (System-wide configuration): If the system-wide init
163 file lives in the data-directory, and --data-directory is provided,
164 look for it there.
165
ae606bee
TT
1662012-11-15 Tom Tromey <tromey@redhat.com>
167
168 * gdb.texinfo (Signaling): Fix typo.
169
62747a60
TT
1702012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
171
172 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
173 parameter "count" of -data-write-memory-bytes, and add an example.
174
18a9fc12
TT
1752012-11-12 Tom Tromey <tromey@redhat.com>
176
177 * gdb.texinfo (Symbols): Document "info type-printers",
178 "enable type-printer" and "disable type-printer".
179 (Python API): Add new node to menu.
180 (Type Printing API): New node.
181 (Progspaces In Python): Document type_printers field.
182 (Objfiles In Python): Likewise.
183 (gdb.types) <get_type_recognizers, apply_type_recognizers,
184 register_type_printer, TypePrinter>: Document.
185
53342f27
TT
1862012-11-12 Tom Tromey <tromey@redhat.com>
187
188 * gdb.texinfo (Symbols): Document "set print type methods",
189 "set print type typedefs", and flags to ptype and whatis.
190
ed8a1c2d
AB
1912012-11-09 Andrew Burgess <aburgess@broadcom.com>
192
193 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
194 the example -data-disassemble output. Extend the description of
195 the -data-disassemble results to document all fields. Document
196 the cli disassemble command as being related to -data-disassemble.
197
8506d139
YQ
1982012-11-09 Yao Qi <yao@codesourcery.com>
199
200 PR gdb/14777.
201 * gdb.texinfo (OS Information): Remove doc on command
202 'info udot'.
203
4d3f93a2
JB
2042012-11-08 Joel Brobecker <brobecker@adacore.com>
205
206 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
207 gdb.ini warning for Windows port.
208
1e96de83
YQ
2092012-11-08 Yao Qi <yao@codesourcery.com>
210
211 * gdb.texinfo (Search): Add kindex for 'fo'.
212
dc939229
TT
2132012-11-05 Tom Tromey <tromey@redhat.com>
214
215 PR python/14802:
216 * gdb.texinfo (Functions In Python): Add example.
217
6f6484cd
YQ
2182012-11-03 Yao Qi <yao@codesourcery.com>
219
220 * observer.texi (GDB Observers): Remove observer
221 'tracepoint_modified', 'tracepoint_created' and
222 'tracepoint_deleted'.
223
af4238e5
TT
2242012-10-26 Tom Tromey <tromey@redhat.com>
225
226 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
227
687e43a4
TT
2282012-10-25 Tom Tromey <tromey@redhat.com>
229
230 * gdb.texinfo (General Query Packets): Use @itemx.
231
8de0566d
YQ
2322012-10-17 Yao Qi <yao@codesourcery.com>
233
234 * observer.texi (GDB Observers): Update observer
235 'memory_changed'.
236 * gdb.texinfo (GDB/MI Async Records): Document for
237 "memory-changed" notification.
238
07540c15
DE
2392012-10-15 Doug Evans <dje@google.com>
240
241 * gdb.texinfo (Mode Options): Document -nh.
242 Elaborate on docs for -nx.
243
d7019589
SP
2442012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
245
246 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
247
82a90ccf
YQ
2482012-09-21 Yao Qi <yao@codesourcery.com>
249 Pedro Alves <palves@redhat.com>
250
251 * gdb.texinfo (GDB/MI Async Records): Document notification
252 'record-started' and 'record-stopped'.
253 * observer.texi (GDB Observers): New observer 'record-changed'.
254
aa9259cc
TS
2552012-09-19 Thomas Schwinge <thomas@codesourcery.com>
256
257 * gdb.texinfo: Document the removal of SH's 'regs' command.
258
c1d780c2
SDJ
2592012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
260
261 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
262
bb25a15c
YQ
2632012-09-18 Yao Qi <yao@codesourcery.com>
264
265 * gdb.texinfo (GDB/MI Async Records): Document new MI
266 notifications '=tsv-created' and '=tsv-deleted'.
267 * observer.texi (GDB Observers): New observer tsv_created and
268 tsv_deleted.
269
201b4506
YQ
2702012-09-18 Yao Qi <yao@codesourcery.com>
271
272 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
273 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
274 '=traceframe-changed'.
275
6fc1c773
YQ
2762012-09-17 Yao Qi <yao@codesourcery.com>
277
278 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
279 'set listsize'.
280
121c73f3
JK
2812012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
282 Eli Zaretskii <eliz@gnu.org>
283
284 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
285 encoding for gdbarch_breakpoint_from_pc, bp_addr for
286 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
287
e9687799
JK
2882012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
289
290 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
291
3b5e4d35
YPK
2922012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
293
294 Document how to return from "python-interactive" to GDB.
295 * gdb.texinfo (Python Commands): Update documentation.
296
2972012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
298
299 Add a new "python-interactive" command that starts a standard
300 Python interactive prompt with "pi" as alias, and add "py" as
301 an alias to "python".
302 * gdb.texinfo (Python Commands): Document the new commands.
303
b583003e
TT
3042012-08-22 Tom Tromey <tromey@redhat.com>
305
306 * gdbint.texinfo (Host Definition): Remove documentation for
307 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
308
a451cb65
KS
3092012-08-17 Keith Seitz <keiths@redhat.com>
310
311 PR c++/13356
312 * gdb.texinfo (Type and Range Checking): Remove warning.
313 Remove spurious commas.
314 Update text and examples for re-implementation of set/show
315 check type.
316 (C and C++ Type and Range Checks): Likewise.
317
6b1755ce
YQ
3182012-08-16 Yao Qi <yao@codesourcery.com>
319
320 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
321 is deprecated.
322
f47f77df
DE
3232012-08-13 Doug Evans <dje@google.com>
324
325 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
326 to include functions.
327
a72c3253
DE
3282012-08-10 Doug Evans <dje@google.com>
329
330 * gdb.texinfo (Convenience Funs): New node.
331 (Types In Python): Document Type.vector.
332
5b9afe8a
YQ
3332012-08-09 Yao Qi <yao@codesourcery.com>
334
335 * observer.texi: New observer command_param_changed.
336 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
337
dc1039df
JK
3382012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
339
340 * gdbint.texinfo (Debugging GDB): In section
341 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
342 Mention also gdb-gdb.py.
343
4abf930d
YQ
3442012-08-07 Yao Qi <yao@codesourcery.com>
345
346 Revert the folloing patch:
347 2012-08-06 Yao Qi <yao@codesourcery.com>
348 * gdb.texinfo (Remote Configuration): Add kindex for 'set
349 remote hardware-watchpoint-limit' and 'set
350 remote hardware-breakpoint-limit'.
351
f3c8a52a
JK
3522012-08-06 Nathaniel Flath <flat0103@gmail.com>
353
354 * gdb.texinfo (Working Directory): Added information about new
355 default argument for 'cd' command.
356
77a91025
YQ
3572012-08-06 Yao Qi <yao@codesourcery.com>
358
359 * gdb.texinfo (Remote Configuration): Add kindex for 'set
360 remote hardware-watchpoint-limit' and 'set
361 remote hardware-breakpoint-limit'.
362
d9f08f52
YQ
3632012-08-06 Yao Qi <yao@codesourcery.com>
364
365 Fix PR14371.
366
367 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
368 '=breakpoint-deleted'.
369
95b07c96
YQ
3702012-08-02 Yao Qi <yao@codesourcery.com>
371
372 * gdb.texinfo (Native): Remove node Neutrino.
373
7255706c
YQ
3742012-07-27 Yao Qi <yao@codesourcery.com>
375
376 * gdb.texinfo (IPA Protocol Commands): Document new command
377 'close'.
378
d6b28940
TT
3792012-07-25 Tom Tromey <tromey@redhat.com>
380
381 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
382
e615022a
DE
3832012-07-20 Doug Evans <dje@google.com>
384
385 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
386 (Index Files): Document how to control the use of deprecated index
387 sections.
388 (Index Section Format): Replace --use-deprecated-index-sections with
389 "set use-deprecated-index-sections on".
390
055855a4
EZ
3912012-07-12 Eli Zaretskii <eliz@gnu.org>
392
393 * gdbint.texinfo: Remove @syncodeindex directives that put all the
394 indices into a single node "Index". Instead, join function and
395 variable indices into a single index, separate from the concept
396 index. Requested in
397 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
398 (Top): Update the top-level menu: instead of one "Index" there are
399 now separate entries "Concept Index" and "Function and Variable
400 Index".
401 (Concept Index, Function and Variable Index): New nodes.
402 (Index): Node deleted.
403
f77cc5f0
HZ
4042012-07-05 Hui Zhu <hui_zhu@mentor.com>
405
406 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
407 and "maint agent-eval".
408
00595b5e
EZ
4092012-07-03 Eli Zaretskii <eliz@gnu.org>
410
411 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
412 avoid file-name clashes between Index.html and index.html on
413 case-insensitive filesystems. See the discussion starting in
414 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
415 details of the problem.
416 (Top): Update the master menu for the above.
417 (Concept Index, Command and Variable Index): New nodes, instead of
418 the old "Index" node that was deleted. All cross-references
419 updated.
420
d3ce09f5
SS
4212012-07-02 Stan Shebs <stan@codesourcery.com>
422
423 * gdb.texinfo (Dynamic Printf): Mention agent style and
424 disconnected dprintf.
425 (Maintenance Commands): Describe maint agent-printf.
426 (General Query Packets): Mention BreakpointCommands feature.
427 (Packets): Document commands extension to Z0 packet.
428 * agentexpr.texi (Bytecode Descriptions): Document printf
429 bytecode.
430
2d7b58e8
JK
4312012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
432
433 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
434 only after gdbinit files.
435 (Startup): Move -iex and -iex commands down after gdbinit files.
436
202cbf1c
JK
4372012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
438
439 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
440 possibility.
441
b6ba681c
TT
4422012-06-29 Tom Tromey <tromey@redhat.com>
443
444 * gdb.texinfo (Index Section Format): Update for version 7.
445
71caed83
SS
4462012-06-28 Stan Shebs <stan@codesourcery.com>
447
448 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
449 example, add note about title column.
450
ee0bf529
SCR
4512012-06-26 Siva Chandra Reddy <sivachandra@google.com>
452
453 * gdb.texinfo (Symbol Tables In Python): Add description about
454 the new 'last' attribute of gdb.Symtab_and line.
455
3c15d565
SCR
4562012-06-26 Siva Chandra Reddy <sivachandra@google.com>
457
458 * gdb.texinfo (Symbol Tables In Python): Correct the description
459 of the 'pc' attribute of gdb.Symtab_and_line.
460
45cfd468
DE
4612012-06-26 Doug Evans <dje@google.com>
462
463 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
464 and symtab-create.
465
496ee73e
KS
4662012-06-25 Keith Seitz <keiths@redhat.com>
467
468 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
469 from example. Remove "rbreak" from list of corresponding
470 gdb commands.
471
156942c7
DE
4722012-06-23 Doug Evans <dje@google.com>
473
474 * gdb.texinfo (Index Section Format): Document version 7 format.
475
c614397c
YQ
4762012-06-22 Yao Qi <yao@codesourcery.com>
477
478 * gdb.texinfo: Add missing cindex for some packets.
479
472a2379
KS
4802012-06-20 Keith Seitz <keiths@redhat.com>
481
482 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
483 for -break-insert and document -p.
484
2678e2af
YQ
4852012-06-20 Yao Qi <yao@codesourcery.com>
486
487 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
488 and "gdb.write_memory" with "Inferior.read_memory" and
489 "Inferior.write_memory".
490
984359d2
EZ
4912012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
492
493 * gdb.texinfo (Summary): Add a link to "Free Documentation".
494 (Free Documentation): Add @node line.
495 (Continuing and Stepping) <advance location>: Use @item instead of
496 @itemx.
497 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
498 @itemx.
499 (Embedded Processors): Put the link to "PA" to its correct place,
500 according to document structure.
501 (Python API): Put the link to "Lazy Strings In Python" to its
502 correct place.
503 (Index): Use @@ in @tex block to get a literal @.
504
505 * gdbint.texinfo: Fix the @subtitle line.
506
507 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
508 correct place.
509
16bdd41f
YQ
5102012-06-08 Yao Qi <yao@codesourcery.com>
511
512 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
513 Protocol'.
514 (In-Process Agent Protocol, IPA Protocol Objects)
515 (IPA Protocol Commands): New nodes.
516 (Tracepoint Packets): Add anchors.
517
2d4c29c5
TS
5182012-06-06 Thomas Schwinge <thomas@codesourcery.com>
519
520 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
521
6bd110c5
YQ
5222012-06-06 Yao Qi <yao@codesourcery.com>
523
524 * gdb.texinfo: Update copyright year.
525
f3e0e960
SS
5262012-05-23 Stan Shebs <stan@codesourcery.com>
527 Kwok Cheung Yeung <kcy@codesourcery.com>
528
529 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
530
1564a261
JK
5312012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
532
533 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
534 Mention also --with-separate-debug-dir.
535 (Auto-loading): Prepend $debugdir in the sample output.
536 (Auto-loading safe path): Likewise. Mention also $debugdir for the
537 auto-load safe-path variable.
538 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
539 Mention also $debugdir for 'set auto-load scripts-directory'.
540
eb17f351
EZ
5412012-05-19 Eli Zaretskii <eliz@gnu.org>
542
543 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
544 (MIPS Embedded, MIPS, MIPS Register packet Format)
545 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
546 appropriate.
547
4cc0665f
MR
5482012-05-18 Sandra Loosemore <sandra@codesourcery.com>
549 Maciej W. Rozycki <macro@codesourcery.com>
550
551 * gdb.texinfo (MIPS): Document "set mips compression" and "show
552 mips compression".
553 (MIPS Breakpoint Kinds): New subsubsection.
554
7af8dcf8 5552012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
556
557 * gdb.texinfo (Architecture-Specific Protocol Details): Define
558 nodes for subsections. Add @acronym mark-ups and adjust
559 formatting.
560
aff139ff
JK
5612012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
562
563 Rename $ddir to $datadir.
564 * gdb.texinfo (Auto-loading, Auto-loading safe path)
565 (objfile-gdb.py file): Rename $ddir to $datadir.
566
9cb709b6
TT
5672012-05-18 Tom Tromey <tromey@redhat.com>
568
569 * gdb.texinfo (Print Settings): Document 'set print symbol'.
570
e7e0cddf
SS
5712012-05-14 Stan Shebs <stan@codesourcery.com>
572
573 * gdb.texinfo (Dynamic Printf): New subsection.
574
7efc75aa
SCR
5752012-05-13 Siva Chandra Reddy <sivachandra@google.com>
576
577 * gdb.texinfo (Basic Python): Add description about the function
578 gdb.find_pc_line
579
f307c045
JK
5802012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
581 Eli Zaretskii <eliz@gnu.org>
582
583 * gdb.texinfo (Separate Debug Files): Use plural form for global
584 debugging information directory.
585
85d4a676
SS
5862012-05-11 Stan Shebs <stan@codesourcery.com>
587 Kwok Cheung Yeung <kcy@codesourcery.com>
588
589 * gdb.texinfo (Operating System Auxiliary Information): Document new
590 'info os' subcommands.
591
c1668e4e
JK
5922012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
593
594 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
595 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
596 (dotdebug_gdb_scripts section): Add reference
597 to 'Auto-loading safe path'.
598
7349ff92
JK
5992012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
600
601 Implement multi-component --with-auto-load-dir.
602 * gdb.texinfo (Auto-loading): New references
603 for 'set auto-load scripts-directory'
604 and 'show auto-load scripts-directory'.
605 (Auto-loading safe path): Describe the new default. Move $ddir
606 substituation reference to 'objfile-gdb.py file'.
607 (objfile-gdb.py file): Describe script-name alias. Change real-name to
608 script-name. Describe new 'set auto-load scripts-directory'
609 and 'show auto-load scripts-directory'.
610
6dea1fbd
JK
6112012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
612
613 Provide $ddir substitution for --with-auto-load-safe-path.
614 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
615 (Auto-loading safe path): Likewise. Mention the default value,
616 $ddir substitution, --with-auto-load-safe-path and
617 --without-auto-load-safe-path.
618 * observer.texi (gdb_datadir_changed): New.
619
1ccacbcd
JK
6202012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
621
622 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
623 Twice.
624
d9242c17
JK
625 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
626 directory separator by path separator.
627
af2c1515
JK
6282012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
629
630 * gdb.texinfo (Auto-loading safe path): Make 'directories'
631 for 'set auto-load safe-path' optional. Mention if it is omitted.
632 Change disabling security protection condition to "/", twice.
633
a20ee7a4
SCR
6342012-05-03 Siva Chandra Reddy <sivachandra@google.com>
635
636 * gdb.texinfo (Symbol Tables In Python): Add documentation about
637 the new methods global_block and static_block on gdb.Symtab
638 objects.
639
56af09aa
SCR
6402012-05-02 Siva Chandra Reddy <sivachandra@google.com>
641
642 * gdb.texinfo (Blocks In Python): Add a note saying that future
643 improvements to GDB and its infrastructure can move symbols
644 across blocks within a symbol table.
645
2746b0ef
YQ
6462012-04-29 Yao Qi <yao@codesourcery.com>
647
648 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
649 (A29K): Remove.
650
62e5f89c
SDJ
6512012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
652 Tom Tromey <tromey@redhat.com>
653
654 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
655 and generic static probe support on GDB.
656
a766d390
DE
6572012-04-25 Doug Evans <dje@google.com>
658
50f042b9
DE
659 * gdb.texinfo (Go): Fix thinko.
660
a766d390
DE
661 * gdb.texinfo (Supported Languages): Add Go.
662 (Go): New node.
663
f02e2b19
YQ
6642012-04-25 Yao Qi <yao@codesourcery.com>
665
666 * gdbint.texinfo (Testsuite): New section `Board settings'.
667
68d41a48
JK
6682012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
669
670 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
671 Three times.
672
174bb630
JK
673 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
674 Three times.
675
0511cc75
JK
6762012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
677
678 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
679 by @table @asis. Fix formatting of one item.
680
0070f25a
JK
6812012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
682
683 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
684
4dc84fd1
JK
6852012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
686
687 New option "set debug auto-load".
688 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
689 (auto-load verbose mode): New node.
690
bccbefd2
JK
6912012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
692
693 New option "set auto-load safe-path".
694 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
695 and "info auto-load" examples for safe-path. Put there also references
696 for "set auto-load safe-path" and "show auto-load safe-path".
697 New menu item for Auto-loading safe path.
698 (Auto-loading safe path): New node.
699 (Python Auto-loading): Update the expected output from "Missing"
700 to "No".
701
bf88dd68
JK
7022012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
703
704 auto-load: Implementation.
705 * gdb.texinfo (Mode Options): New anchor for -nx.
706 (Startup): New anchors for Option -init-eval-command,
707 Home Directory Init File
708 and Init File in the Current Directory during Startup.
709 Mention set auto-load local-gdbinit with a reference.
710 Change the sample code to "set auto-load python-scripts".
711 (Threads): New anchor set libthread-db-search-path.
712 Provide references to libthread_db.so.1 file.
713 (Controlling GDB): New menu item for Auto-loading.
714 (Auto-loading, Init File in the Current Directory)
715 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
716 (Python): Rename the menu item Auto-loading to Python Auto-loading.
717 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
718 reference.
719 (Auto-loading): Rename to ...
720 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
721 "set auto-load python-scripts", new anchor for it. Change
722 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
723 for it. Change "info auto-load-scripts"
724 to "info auto-load python-scripts", new anchor for it. Change "scripts"
725 to "Python scripts".
726
8264ba82
AG
7272012-04-14 Anton Gorenkov <xgsa@yandex.ru>
728
729 PR mi/13393
730 * gdb.texinfo (Print Settings): Extend the description for "set print
731 object".
732 (GDB/MI Variable Objects): Extend the description for -var-create and
733 -var-list-children.
734
06fc020f
SCR
7352012-04-11 Siva Chandra Reddy <sivachandra@google.com>
736
737 * gdb.texinfo (Examining Data): Document the 'explore' command.
738
7191c139
JB
7392012-03-28 Joel Brobecker <brobecker@adacore.com>
740
741 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
742 to the children of a varobj and its update range when -var-update
743 returns that the varobj's type changed.
744
3708f05e
JK
7452012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
746
747 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
748 Create two new links fir 'objfile-gdb.py file'
749 and 'dotdebug_gdb_scripts section'.
750
8e0583c8
JK
7512012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
752
753 * gdb.texinfo (Auto-loading): Rename node reference
754 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
755 Twice.
756 (.debug_gdb_scripts section): Rename the node ...
757 (dotdebug_gdb_scripts section): ... here.
758 (Maintenance Commands): Also rename this node reference.
759
7b282c5a
SCR
7602012-03-22 Siva Chandra Reddy <sivachandra@google.com>
761
762 * gdb.texinfo (Python API/Values From Inferior): Add description
763 about the new method Value.referenced_value. Add description on
764 how Value.dereference is different (and similar) to
765 Value.referenced_value.
766
8320cc4f
JK
7672012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
768
769 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
770 --init-eval-command=COMMAND, -iex.
771 (Startup): Describe -iex and -ix. Simplify the example
772 for "set auto-load-scripts off".
773
481860b3
GB
7742012-03-16 Gary Benson <gbenson@redhat.com>
775
776 PR breakpoints/10738
777 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
778 stating that GDB cannot set breakpoints on inlined functions.
779 (Mode Options): Document --use-deprecated-index-sections.
780 (Index Section Format): Document new index section version format.
781
c4aeac85
TT
7822012-03-15 Tom Tromey <tromey@redhat.com>
783
784 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
785
16899756
DE
7862012-03-13 Doug Evans <dje@google.com>
787
788 * gdb.texinfo (Help): Change apropos example to use "alias" instead
789 of "reload".
790 (Symbols): Delete docs for set/show symbol-reloading.
791 * gdbint.texinfo (Defining Other Architecture Features): Delete
792 SYMBOL_RELOADING_DEFAULT.
793 * refcard.tex: Delete reference to symbol-reloading.
794
9b224c5e
PA
7952012-03-07 Pedro Alves <palves@redhat.com>
796
797 * gdb.texinfo (General Query Packets): Document new
798 QProgramSignals packet.
799 * gdb.texinfo (Remote configuration): Mention
800 "program-signals-packet".
801
169081d0
TG
8022012-03-05 Tristan Gingold <gingold@adacore.com>
803
804 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
805
d1feda86
YQ
8062012-03-03 Yao Qi <yao@codesourcery.com>
807
808 * gdb.texinfo (In-Process Agent): New node.
809 Document new commands.
810 (General Query Packets): Add packet `QAgent'.
811
1faeff08
MR
8122012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
813
814 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
815
7d74f244
DE
8162012-03-01 Scott J. Goldman <scottjg@vmware.com>
817
818 * gdb.texinfo (Commands In Python): Put example python macro in
819 COMMAND_USER category rather than COMMAND_OBSCURE.
820 Document gdb.COMMAND_USER.
821 (User-defined Commands): Update documentation to clarify
822 "set/show max-user-call-depth" and "show user" don't apply to python
823 commands. Update documentation to clarify "help user-defined" may
824 also include python commands defined as COMMAND_USER.
825
6fe37d23
JK
8262012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
827
828 * gdb.texinfo (Startup): Add option -ex description to the option -x
829 description.
830
83364271
LM
8312012-02-24 Luis Machado <lgustavo@codesourcery.com>
832
833 * gdb.texinfo (Setting Breakpoints): Mention and explain the
834 condition-evaluation breakpoint parameter.
835 Mention condition-evaluation mode being shown in "info break".
836 (Break Conditions): Add description for target-side
837 conditional breakpoints.
838 (Remote Configuration): Mention conditional-breakpoints-packet.
839 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
840 cond-expr.
841 (General Query Packets): Mention new ConditionalBreakpoint feature.
842
bdb1994d
TT
8432012-02-22 Tom Tromey <tromey@redhat.com>
844
845 * gdb.texinfo (Blocks In Python): Clarify block iteration.
846
4d241c86
TT
8472012-02-17 Tom Tromey <tromey@redhat.com>
848
849 PR python/10753:
850 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
851 directory.
852
816338b5
SS
8532012-02-14 Stan Shebs <stan@codesourcery.com>
854
855 * gdb.texinfo (Disabling Breakpoints): Document enable count.
856
cc30c4bd
PA
8572012-02-13 Pedro Alves <palves@redhat.com>
858
859 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
860 mips-idt-ecoff.
861
035d1e5b
YQ
8622012-02-09 Yao Qi <yao@codesourcery.com>
863
864 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
865
f0823d2c
TT
8662012-02-07 Tom Tromey <tromey@redhat.com>
867
868 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
869 Symbol.value.
870
64e7d9dd
TT
8712012-02-07 Tom Tromey <tromey@redhat.com>
872
873 * gdb.texinfo (Symbols In Python): Document Symbol.line.
874
4220b2f8
TS
8752012-01-27 Thomas Schwinge <thomas@codesourcery.com>
876
877 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
878
edcc5120
TT
8792012-01-24 Tom Tromey <tromey@redhat.com>
880
881 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
882 unload".
883 (Files): Mention new catch commands.
884 (GDB/MI Async Records): Likewise.
885
53fe1783
GB
8862012-01-24 Gary Benson <gbenson@redhat.com>
887
888 Delete #if 0'd out code.
889 * gdb.texinfo (Frame Info): Remove "info catch".
890
b9e7b9c3
UW
8912012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
892
893 * gdb.texinfo (Remote Configuration): Document
894 "set remote hostio-readlink-packet" command.
895 (General Query Packets): Document vFile:readlink packet.
896
4aac40c8
TT
8972012-01-16 Tom Tromey <tromey@redhat.com>
898
899 * gdb.texinfo (Specify Location): Document relative file name
900 handling.
901
cafec441
TT
9022012-01-16 Tom Tromey <tromey@redhat.com>
903
904 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
905
0ee339bc
JK
9062012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
907 Eli Zaretskii <eliz@gnu.org>
908
909 * gdbint.texinfo (Coding Standards): Require braces for two lines of
910 code.
911
72384ba3
PH
9122012-01-11 Paul Hilfinger <hilfingr@adacore.com>
913
914 * gdb.texinfo (Variables): Document use of :: for non-static
915 variables.
916
ce1b17c4
JB
9172012-01-05 Joel Brobecker <brobecker@adacore.com>
918
919 * gdbint.texinfo (Start of New Year Procedure): Update
920 to replace use of copyright.sh by use of copyright.py.
921
217bff3e
JK
9222012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
923
924 Remove the gdbtui binary.
925 * all-cfg.texi (GDBTUI): Remove.
926 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
927 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
928 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
929
cc72b2a2
KP
9302011-12-23 Kevin Pouget <kevin.pouget@st.com>
931
932 Introduce gdb.FinishBreakpoint in Python.
933 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
934 (Python API): Add menu entry for Finish Breakpoints.
935
13ac8d2c
JK
9362011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
937
938 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
939 tests.
940
e0f9f062
DE
9412011-12-16 Doug Evans <dje@google.com>
942
943 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
944
80b6e756
PM
9452011-12-16 Phil Muldoon <pmuldoon@redhat.com>
946
1c3ad6ab 947 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
948 stack". Add documentation for "set/show python print-stack".
949
2fb860fc
PA
9502011-12-14 Pedro Alves <pedro@codesourcery.com>
951
952 * gdb.texinfo (Implementing a Remote Stub): Explain that you
953 should transfer control to the stub in the startup code instead of
954 in main. Mention the need to get past the initial breakpoint.
955
f8eba3c6
TT
9562011-12-06 Tom Tromey <tromey@redhat.com>
957
958 * gdb.texinfo (Set Breaks): Update for new behavior.
959
2268b414
JK
9602011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
961
962 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
963 List Format for SVR4 Targets'.
964 (General Query Packets): New item qXfer:libraries-svr4:read.
965 (Library List Format for SVR4 Targets): New node.
966
ae6f0d5b
TT
9672011-12-01 Tom Tromey <tromey@redhat.com>
968
969 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
970 add.
971
36dfb11c
TT
9722011-11-22 Tom Tromey <tromey@redhat.com>
973
974 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
975 reasons.
976
f196051f
SS
9772011-11-20 Stan Shebs <stan@codesourcery.com>
978
979 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
980 note-related options and variables.
981 (Tracepoint Packets): Document packet changes.
982
f85b53f8
SD
9832011-11-20 Sanjoy Das <sdas@igalia.com>
984
985 * gdb.texinfo (JIT Interface): Add documentation on writing and
986 usind JIT debug info readers.
987 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
988 Debug Info Readers): New nodes.
989
bfccc43c
YQ
9902011-11-18 Yao Qi <yao@codesourcery.com>
991
992 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
993 tracepoint.
994
c011a4f4
DE
9952011-11-15 Doug Evans <dje@google.com>
996
997 * gdb.texinfo (Files): Document basenames-may-differ.
998
ed59ded5
DE
9992011-11-14 Doug Evans <dje@google.com>
1000
1001 * gdb.texinfo (Shell Commands): Document "!".
1002
405f8e94
SS
10032011-11-14 Stan Shebs <stan@codesourcery.com>
1004 Kwok Cheung Yeung <kcy@codesourcery.com>
1005
1006 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1007 needed to get shorter fast tracepoints.
1008 (Tracepoint Packets): Document new qTMinFTPILen packet.
1009
1e4d1764
YQ
10102011-11-14 Yao Qi <yao@codesourcery.com>
1011
1012 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1013 behavior of tracepoint.
1014 (General Query Packets): New feature InstallInTrace.
1015 (Remote Configuration): Document "set remote
1016 install-in-trace-packet".
1017
71eba9c2 10182011-11-12 Matt Rice <ratmice@gmail.com>
1019
1020 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1021 Add arguments to info macro.
1022
e0f8f636
TT
10232011-11-10 Tom Tromey <tromey@redhat.com>
1024
1025 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1026 manual.
1027 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1028 (Macros): Add a footnote.
1029 (C): Remove paragraph about compiler options.
1030 (C Constants): Mention wide character and string constants.
1031 (C Plus Plus Expressions): Update compiler option advice. Mention
1032 using declarations. Mention ADL. Remove old HP compiler
1033 information.
1034
625c0d47
TT
10352011-11-10 Tom Tromey <tromey@redhat.com>
1036
1037 PR c++/9257:
1038 * gdb.texinfo (Print Settings): Add an extra note about the need
1039 for a vtable.
1040
4be2aacc
MR
10412011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1042
1043 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1044 "set mips abi" documentation.
1045
0a1c4d10
DE
10462011-11-04 Doug Evans <dje@google.com>
1047
1048 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1049
aad1c02c
TT
10502011-11-03 Tom Tromey <tromey@redhat.com>
1051
1052 * gdb.texinfo (Stopping): Add menu entry.
1053 (Continuing and Stepping): Restore @node. Use @section, not
1054 @subsection.
1055
983fb131
MR
10562011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1057
1058 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1059 designation. Fix "Specify Location" cross-reference.
1060
3065dfb6
SS
10612011-11-02 Stan Shebs <stan@codesourcery.com>
1062
1063 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1064 (General Query Packets): Describe tracenz feature.
1065 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1066
0aaaf063
PK
10672011-10-28 Paul Koning <paul_koning@dell.com>
1068
1069 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1070
2231f1fb
KP
10712011-10-27 Kevin Pouget <kevin.pouget@st.com>
1072
1073 * gdb.texinfo ((Frames In Python): Document
1074 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1075
5110b5df
PK
10762011-10-26 Paul Koning <paul_koning@dell.com>
1077
1078 * gdb.texinfo (gdb.types): Document new deepitems function.
1079
22dbab46
PK
10802011-10-25 Paul Koning <paul_koning@dell.com>
1081
1082 PR python/13327
1083
1084 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1085 fetch_lazy method.
1086
9df2fbc4
PM
10872011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1088
1089 PR python/12656
1090
1091 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1092 global_block, static_block function.
1093
f05e2e1d
TT
10942011-10-19 Tom Tromey <tromey@redhat.com>
1095
1096 * gdb.texinfo (Commands In Python): Add missing "@"s.
1097
a7fc3f37
KP
10982011-10-13 Kevin Pouget <kevin.pouget@st.com>
1099
1100 PR python/13285 Document named constants for frame unwind stop reasons
1101 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1102 constants.
1103
5048e516
JK
11042011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1105
1106 Fix compatibility with texinfo versions older than 4.12.
1107 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1108 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1109 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1110 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1111 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1112 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1113 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1114
5a56e9c5
DE
11152011-10-09 Doug Evans <dje@google.com>
1116
1117 * gdb.texinfo (Extending GDB): Document alias command.
1118
36b11add
JK
11192011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 Support @entry in input expressions.
1122 * gdb.texinfo (Variables): Describe @entry names suffix.
1123 (Print Settings): Add anchor for `set print entry-values'.
1124
e18b2753
JK
11252011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1126 Eli Zaretskii <eliz@gnu.org>
1127
1128 Display @entry parameter values (without references).
1129 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1130 example.
1131 (Print Settings): New description of set print entry-values and show
1132 print entry-values.
1133
111c6489
JK
11342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1135 Eli Zaretskii <eliz@gnu.org>
1136
1137 Recognize virtual tail call frames.
1138 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1139 (Tail Call Frames): New node.
1140 (Frames In Python): Add gdb.TAILCALL_FRAME.
1141
9c15afc4
DE
11422011-10-07 Doug Evans <dje@google.com>
1143
1144 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1145 register_pretty_printer.
1146
99f5279d
PM
11472011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1148
1149 PR python/12930
1150 PR python/12802
1151
1152 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1153 stop method.
1154
03583c20
UW
11552011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1156
1157 * gdb.texinfo (Starting your Program): "set disable-randomization"
1158 is no longer Linux-specific.
1159 (Remote Configuration): Document "set remote
1160 disable-randomization-packet".
1161 (General Query Packets): Document "QDisableRandomization" packet
1162 and add it to "qSupported" list.
1163
bd054e06
KP
11642011-10-07 Kevin Pouget <kevin.pouget@st.com>
1165
1166 Allow Python notification of new object-file loadings.
1167 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1168 event type.
1169
cb6be26b
KP
11702011-10-04 Kevin Pouget <kevin.pouget@st.com>
1171
1172 PR python/12691: Add the inferior to Python exited event
1173 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1174
a05336a1
JB
11752011-10-03 Joel Brobecker <brobecker@adacore.com>
1176
1177 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1178 rephasing.
1179
5d77fe44
JB
11802011-10-03 Joel Brobecker <brobecker@adacore.com>
1181
1182 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1183 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1184 as possible feature returned by the `-list-features'
1185 command.
1186
699df94d
PK
11872011-09-28 Paul Koning <paul_koning@dell.com>
1188
1189 * gdb.texinfo (gdb.Type): Document field access by dictionary
1190 key syntax.
1191
24bdad53
YQ
11922011-09-28 Yao Qi <yao@codesourcery.com>
1193
1194 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1195 Add one space after option `-s'. Remove @r{} markup.
1196
6710bf39
SS
11972011-09-27 Stan Shebs <stan@codesourcery.com>
1198
1199 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1200
d99f7e48
HZ
12012011-09-16 Hui Zhu <teawater@gmail.com>
1202
1203 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1204 to *(unsigned char *)$esp@300.
1205
d812018b
PK
12062011-09-15 Paul Koning <paul_koning@dell.com>
1207
1208 * gdb.texinfo: Make style of Python functions and methods match
1209 the syntax of Python. Also put class and module names explicitly
1210 on function, member, and variable names, matching Python
1211 documentation conventions.
1212
2aa48337
KP
12132011-09-15 Kevin Pouget <kevin.pouget@st.com>
1214
1215 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1216 * gdb.texinfo (Inferiors In Python): Describe new
1217 gdb.selected_inferior() function.
1218
6839b47f
KP
12192011-09-15 Kevin Pouget <kevin.pouget@st.com>
1220
1221 Handle multiple breakpoint hits in Python interface:
1222 * gdb.texinfo (Events In Python): New function documentation:
1223 gdb.BreakpointEvent.breakpoints. Indicate that
1224 gdb.BreakpointEvent.breakpoint is now deprecated.
1225
26829f2b
JB
12262011-09-04 Joel Brobecker <brobecker@adacore.com>
1227
1228 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1229
a9f54f60
TT
12302011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1231
1232 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1233
fa3a4f15
PM
12342011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1235
1236 * gdb.texinfo (Prompt): Add set/show extended-prompt
1237 documentation
1238 (Basic Python): Add prompt_hook anchor.
1239 (Python modules): Reword module text to reflect multiple modules.
1240 (gdb.prompt): Document gdb.prompt module.
1241
224bbe49
YQ
12422011-08-14 Yao Qi <yao@codesourcery.com>
1243
78d85199
YQ
1244 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1245
12462011-08-14 Yao Qi <yao@codesourcery.com>
1247
1248 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1249 (TIC6x Features): New node.
1250
457e09f0
DE
12512011-08-12 Doug Evans <dje@google.com>
1252
1253 * gdb.texinfo (Symbols In Python): Document symbol.type.
1254
5e239b84
PM
12552011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1256
1257 * gdb.texinfo (Python): Document command and function
1258 auto-loading.
1259
177bc839
JK
12602011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1261 Eli Zaretskii <eliz@gnu.org>
1262
1263 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1264 typedefs unrolling. Extend the sample code by an inner typedef and
1265 outer typedefs unrolling.
1266
1a532630
PP
12672011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1268
1269 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1270 size and line-size.
1271
9b158ba0 12722011-07-21 Matt Rice <ratmice@gmail.com>
1273
1274 PR macros/12999
1275 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1276 Update text and cindex entries for info macro command.
1277
d17b6f81
PM
12782011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1279
1280 * observer.texi (GDB Observers): Add before_prompt observer.
1281 * gdb.texinfo (Basic Python): Add documentation for prompt
1282 substitution.
1283
713389e0
PM
12842011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1285
1286 PR python/12438
1287 * gdb.texinfo (Python Commands): Add deprecate note to maint
1288 set/show python print-stack. Document set/show python
1289 print-backtrace.
1290
177b42fe
TJB
12912011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1292
1293 * gdb.texinfo: Fix typos.
1294
900e11f9
JK
12952011-07-01 Tom Tromey <tromey@redhat.com>
1296
1297 * gdb.texinfo (Debugging Output): Document set debug
1298 check-physname.
1299
39c4d40a
TT
13002011-06-29 Tom Tromey <tromey@redhat.com>
1301
1302 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1303 breakpoint-notifications feature.
1304
6f5def7d
UW
13052011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1306
1307 * gdb.texinfo (Target Description): Remove warning about
1308 possibly unstable format.
1309
8cf64490
TT
13102011-06-03 Tom Tromey <tromey@redhat.com>
1311
1312 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1313 (Events In Python): Note that exit_code is optional.
1314
393eab54
PA
13152011-05-17 Pedro Alves <pedro@codesourcery.com>
1316
1317 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1318 required for multi-threading support.
1319 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1320 Hc are deprecated for multi-threading debugging. Point readers at
1321 the vCont packet.
1322
75fc9810
DE
13232011-05-15 Doug Evans <dje@google.com>
1324
1325 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1326
01124a23
DE
13272011-05-13 Doug Evans <dje@google.com>
1328
98a5dd13
DE
1329 * gdb.texinfo (Threads): Document $sdir,$pdir.
1330 (Server): Document $pdir exception.
1331
dbaefcf7
DE
1332 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1333
cc63ef9b
DE
1334 * gdb.texinfo (Threads): Clarify default value for
1335 libthread-db-search-path.
7e0396aa 1336
01124a23
DE
1337 * gdb.texinfo (Completion): Update example.
1338 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1339
d248b706
KY
13402011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1341
1342 * gdb.texinfo: Document change in the behaviour of the enable and
1343 disable GDB commands when applied to tracepoints.
1344 Document the EnableDisableTracepoints remote stub feature.
1345 Document QTEnable and QTDisable in the list of tracepoint packets.
1346
cc88a640
JK
13472011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1348
1349 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1350 hsuser.texi.
1351 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1352 comment to hsuser.texi. Change rluser.texi name in the comment.
1353
84e578fb
DE
13542011-05-10 Doug Evans <dje@google.com>
1355
1356 * gdb.texinfo (Threads): If an empty path is provided for
1357 libthread-db-search-path it is reset to its default value.
1358 (Server): Ditto.
1359
478aac75
DE
13602011-05-09 Doug Evans <dje@google.com>
1361
1362 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1363
9c06b0b4
TJB
13642011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1365 Thiago Jung Bauermann <bauerman@br.ibm.com>
1366
1367 Implement support for PowerPC BookE masked watchpoints.
1368 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1369 (PowerPC Embedded): Mention support of masked watchpoints.
1370
9ed350ad
JB
13712011-05-03 Joel Brobecker <brobecker@adacore.com>
1372
1373 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1374 `@value{GDBN}'.
1375
4ceed123
JB
13762011-05-03 Joel Brobecker <brobecker@adacore.com>
1377
1378 * gdb.texinfo (titlepage): Remove dedication.
1379 (In Memoriam): New appendix.
1380
559a7a62
JK
13812011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1382 Eli Zaretskii <eliz@gnu.org>
1383
1384 * gdb.texinfo (Index Section Format): Change the version to 5.
1385 Describe the different formula.
1386
03f2bd59
JK
13872011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1388 Eli Zaretskii <eliz@gnu.org>
1389
1390 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1391 for disconnected tracing.
1392 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1393 extended-remote relationship. Mention --once.
1394 (TCP port allocation lifecycle of @code{gdbserver}): New.
1395
d9b1a651
EZ
13962011-04-23 Eli Zaretskii <eliz@gnu.org>
1397
1398 * gdb.texinfo (Server): Improve indexing. Index all optional
1399 switches to gdbserver.
1400
90476074
TT
14012011-04-20 Tom Tromey <tromey@redhat.com>
1402
1403 * gdb.texinfo (Index Section Format): New node.
1404 (Top): Add new node to menu.
1405
c21236dc
PA
14062011-04-20 Pedro Alves <pedro@codesourcery.com>
1407
1408 * gdb.texinfo (Maintenance Commands): Document `maint print
1409 remote-registers'.
1410
05c8c3f5
TT
14112011-04-20 Tom Tromey <tromey@redhat.com>
1412
1413 * gdb.texinfo (Trace File Format): Move node later.
1414
7a9dd1b2
TT
14152011-04-19 Tom Tromey <tromey@redhat.com>
1416
1417 * gdbint.texinfo (Register Information Functions): Remove
1418 duplicate "the".
1419 * gdb.texinfo (Emacs): Remove duplicate "to".
1420 (GDB/MI Variable Objects): Remove duplicate "the".
1421 (General Query Packets): Likewise.
1422
4368ebeb
JB
14232011-04-02 Joel Brobecker <brobecker@adacore.com>
1424
1425 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1426 "GDB/MI Ada Exception Information" node.
1427
956a9fb9
JB
14282011-04-01 Joel Brobecker <brobecker@adacore.com>
1429
1430 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1431 the "exception-name" field in the *stopped async record.
1432
f1310107
TJB
14332011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1434 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1435
1436 Implement support for PowerPC BookE ranged breakpoints.
1437 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1438
8786b2bd
TT
14392011-03-28 Tom Tromey <tromey@redhat.com>
1440
1441 * gdb.texinfo (Set Tracepoints): Fix typo.
1442
9ef07c8c
TT
14432011-03-24 Tom Tromey <tromey@redhat.com>
1444
1445 * gdb.texinfo (Specify Location): Document `function:label'
1446 linespec.
1447
99c3dc11
PM
14482011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1449
f1310107 1450 PR python/12149
99c3dc11
PM
1451
1452 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1453
29703da4
PM
14542011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1455
1456 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1457 (Inferiors In Python): Likewise.
1458 (Threads In Python): Likewise.
1459 (Symbols In Python): Likewise.
1460 (Objfiles In Python): Likewise.
1461 (Symbol Tables In Python): Likewise.
1462
c9174737
PA
14632011-03-15 Pedro Alves <pedro@codesourcery.com>
1464
1465 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1466 display>: Explain that the commands accept number ranges.
1467
7371cf6d
PM
14682011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1469
1470 * gdb.texinfo (Breakpoints In Python): Add description and example
1471 of Python stop function operation.
1472
ecec24e6
PM
14732011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1474
1475 * gdb.texinfo (Parameters In Python): Document get_set_string and
1476 get_show_string methods.
1477
6dcd5565
JK
14782011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1479
1480 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1481
81896e36
JK
1482 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1483 circular-trace-buffer name.
1484
5e30da2c
JB
14852011-02-28 Joel Brobecker <brobecker@adacore.com>
1486
1487 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1488 in the previous change.
1489
3bd0f5ef 14902011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1491
1492 * gdb.texinfo (Inferiors and Programs): Update commands to show
1493 that they can accept multiple arguments.
1494
4ec7539c
JB
14952011-02-24 Joel Brobecker <brobecker@adacore.com>
1496
1497 Revert the following patch (code patch was not approved):
1498 2011-02-21 Hui Zhu <teawater@gmail.com>
1499 * agentexpr.texi (bytecode descriptions): add printf.
1500 * gdb.texinfo (tracepoint action lists): add printf.
1501
82809774
DE
15022011-02-23 Doug Evans <dje@google.com>
1503
1504 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1505
e5a67952
MS
15062011-02-23 Michael Snyder <msnyder@vmware.com>
1507
1508 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1509 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1510 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1511
6e6fbe60
DE
15122011-02-22 Doug Evans <dje@google.com>
1513
1514 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1515 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1516 add description of result, fix @defun formatting.
1517
f994e27a
HZ
15182011-02-21 Hui Zhu <teawater@gmail.com>
1519
1520 * agentexpr.texi (Bytecode Descriptions): Add printf.
1521 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1522
c7f96d2b
TT
15232011-02-18 Tom Tromey <tromey@redhat.com>
1524
1525 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1526
60f98dde
MS
15272011-02-14 Michael Snyder <msnyder@vmware.com>
1528
1529 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1530 Document new command "thread find".
1531
08e796bc
MS
15322011-02-14 Michael Snyder <msnyder@vmware.com>
1533
1534 * gdb.texinfo (Threads): Update example of new thread message.
1535
b3b9301e
PA
15362011-02-14 Pedro Alves <pedro@codesourcery.com>
1537
1538 * gdb.texinfo (Remote Configuration): Mention set/show remote
1539 traceframe-info.
1540 (Tools/Packages Optional for Building GDB): Mention that expat is
1541 used for traceframe info.
1542 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1543 (General Query Packets) <qSupported>: Describe the
1544 qXfer:traceframe-info:read feature.
1545 (qXfer::read): Describe qXfer:traceframe-info:read.
1546 (Traceframe Info Format): New section.
1547
cef35b0f
PA
15482011-02-04 Pedro Alves <pedro@codesourcery.com>
1549
1550 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1551 for casts and unary operators.
1552
f1cbe1d3
TT
15532011-02-04 Tom Tromey <tromey@redhat.com>
1554
1555 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1556 is not useful.
1557
585fdaa1
PA
15582011-01-25 Pedro Alves <pedro@codesourcery.com>
1559
1560 * gdb.texinfo: s/value optimized out/optimized out/g
1561
7bfc9434
JB
15622011-01-21 Joel Brobecker <brobecker@adacore.com>
1563
1564 * gdb.texinfo (Other Misc Settings): Rework part of the
1565 documentation of the "set interactive mode" command.
1566
4694da01
TT
15672011-01-19 Tom Tromey <tromey@redhat.com>
1568
1569 * gdb.texinfo (Threads): Document thread name output and `thread
1570 name' command.
1571 (Threads In Python): Document Thread.name attribute.
1572 (GDB/MI Thread Commands): Document thread attributes.
1573
b716877b
AB
15742011-01-12 Andrew Burgess <aburgess@broadcom.com>
1575
1576 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1577 changes in mi/mi-cmd-disas.c
1578
13fd8b81
TT
15792011-01-12 Tom Tromey <tromey@redhat.com>
1580
1581 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1582 Fix "thread apply" text.
1583
e09342b5
TJB
15842011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1585 Thiago Jung Bauermann <bauerman@br.ibm.com>
1586
1587 Implement support for PowerPC BookE ranged watchpoints.
1588 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1589 the "set powerpc exact-watchpoints" flag.
1590
06e65f44
TT
15912011-01-07 Tom Tromey <tromey@redhat.com>
1592
1593 * gdb.texinfo (Python API): Add descriptions to @menu items.
1594
d8e22779
TT
15952011-01-06 Tom Tromey <tromey@redhat.com>
1596
1597 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1598
a255712f
PP
15992010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1600
e09342b5 1601 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1602
ccfc3d6e
TT
16032011-01-06 Tom Tromey <tromey@redhat.com>
1604
1605 PR python/12133:
1606 * gdb.texinfo (Frames In Python): Document various frame
1607 constants.
1608
44944448
JB
16092011-01-05 Joel Brobecker <brobecker@adacore.com>
1610
1611 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1612 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1613 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1614
42ea3d7a
JK
16152011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1616
1617 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1618 (clean): Add GDBvn.texi.
1619
720d1a40
JB
16202010-12-29 Joel Brobecker <brobecker@adacore.com>
1621
1622 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1623 occasional case where the debugger prints an array address
1624 instead of the array itself.
1625
ad196637
PA
16262010-12-23 Pedro Alves <pedro@codesourcery.com>
1627
1628 * gdb.texinfo (Packets) <read registers packet>: Document support
1629 for registers that were not collected.
1630
a86caf66
DE
16312010-12-15 Doug Evans <dje@google.com>
1632
1633 * gdb.texinfo (Startup): Document auto-loading of scripts during
1634 startup.
1635 (Auto-loading): Delete "maint set python auto-load on|off".
1636 Add "set auto-load-scripts on|off".
1637
aae1c79a
DE
16382010-12-07 Doug Evans <dje@google.com>
1639
1640 * gdb.texinfo (Mode Options): Document -data-directory.
1641 (Data Files): Add reference to -data-directory.
1642
4e04c971
DE
16432010-11-29 Doug Evans <dje@google.com>
1644
1645 * gdb.texinfo (Pretty-Printer Introduction): Change
1646 printer-name:subprinter-name to printer-name;subprinter-name.
1647
94b6973e
PM
16482010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1649
1650 PR python/12199
1651
1652 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1653
39037522
TT
16542010-11-23 Tom Tromey <tromey@redhat.com>
1655
1656 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1657 (Editing): Likewise.
1658 (Command History): Likewise.
1659 (TUI Keys): Likewise.
1660 (Bug Reporting): Conditionally include rluser.texi and
1661 inc-history.texinfo.
1662 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1663 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1664 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1665 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1666 (gdb.pdf): Likewise.
1667 (gdb.info): Likewise.
1668 (gdb/index.html): Likewise.
1669
5ae98d25
TT
16702010-11-23 Tom Tromey <tromey@redhat.com>
1671
1672 * Makefile.in (Makefile): Run ../config.status.
1673 (distclean): Update.
1674 * configure: Remove.
1675 * configure.ac: Remove.
1676
621c8364
TT
16772010-11-12 Tom Tromey <tromey@redhat.com>
1678
1679 * gdb.texinfo (Basic Python): Update. Add xref.
1680 (Exception Handling): Document new exception classes.
1681 (Types In Python): Update.
1682 (Frames In Python): Update.
1683
84f4c1fe
PM
16842010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1685
1686 * gdb.texinfo (Breakpoints In Python): Document "internal"
1687 parameter, and visible attribute.
1688
99e7ae30
DE
16892010-11-05 Doug Evans <dje@google.com>
1690
1691 * gdb.texinfo (Source Path): Document "set directories".
1692
f4b8a18d
KW
16932010-11-05 Ken Werner <ken.werner@de.ibm.com>
1694
1695 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1696 (OpenCL C): New node.
1697
7b51bc51
DE
16982010-11-02 Doug Evans <dje@google.com>
1699
1700 * gdb.texinfo (Pretty Printing): Expand into three sections,
1701 introduction, example, and commands.
1702 (Python API): Delete section Disabling Pretty-Printers, merge into
1703 Selecting Pretty-Printers.
1704 (Writing a Pretty-Printer): New section. Move the pretty-printer
1705 example here, and reformat to match python coding style. Add a second
1706 example using the gdb.printing module.
1707 (Python modules): Add gdb.printing.
1708
9eeee977
DE
17092010-10-29 Doug Evans <dje@google.com>
1710
1711 * gdb.texinfo (Python): Fix long line.
1712
a0e0ffdf
DE
17132010-10-20 Doug Evans <dje@google.com>
1714
1715 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1716 All references updated. Correct sections marked as subsections.
1717 (Coding Standards): New chapter. Move the coding standard related
1718 subsections here. Add section on Python coding standards.
1719
0e3509db
DE
17202010-10-13 Doug Evans <dje@google.com>
1721
1722 * gdb.texinfo (Python): Add "Python modules".
1723 (Types in Python): Add reference to gdb.types section.
1724 (Python modules): New node.
1725
44592cc4
DE
17262010-10-11 Doug Evans <dje@google.com>
1727
1728 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1729 Python" from gdb.Value.type description.
1730
6e1bb179
JB
17312010-09-28 Joel Brobecker <brobecker@adacore.com>
1732
1733 * gdb.texinfo (Ravenscar Profile): New node.
1734
e8467610
TT
17352010-09-22 Tom Tromey <tromey@redhat.com>
1736
1737 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1738
fccd1d1e
EZ
17392010-09-22 Eli Zaretskii <eliz@gnu.org>
1740
1741 * gdb.texinfo (Values From Inferior): Clarify that
1742 value.dynamic_type works only in C++ programs with RTTI.
1743
c1b6b909
TT
17442010-09-15 Paul Bolle <pebolle@tiscali.nl>
1745
1746 * gdb.texinfo (Character Sets): Correctly reference host-charset
1747 in example.
1748
7d288aaa
TT
17492010-09-13 Tom Tromey <tromey@redhat.com>
1750
1751 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1752 Document "fullname" and "from".
1753
f75d858b
MK
17542010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1755
1756 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1757 feature `reverse' output by -list-target-features.
1758
83b9503b
L
17592010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1760
1761 * gdb.texinfo (i386 Features): Remove an extra "@item".
1762
03f17ccf
TT
17632010-08-30 Tom Tromey <tromey@redhat.com>
1764
1765 PR python/11792:
1766 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1767
9779414d
DJ
17682010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1769
1770 * gdb.texinfo (ARM Features): Document
1771 org.gnu.gdb.arm.m-profile.
1772
f9ffd4bb
TT
17732010-08-23 Tom Tromey <tromey@redhat.com>
1774
1775 PR python/11145:
1776 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1777 reinterpret_cast methods.
1778
702c2711
TT
17792010-08-23 Tom Tromey <tromey@redhat.com>
1780
1781 PR python/11915:
1782 * gdb.texinfo (Types In Python): Document array method.
1783
66b73624
TJB
17842010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1785
1786 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1787
06a64a0b
TT
17882010-08-16 Tom Tromey <tromey@redhat.com>
1789
1790 * gdb.texinfo (Set Watchpoints): Document -location option.
1791
a3a7127e
DE
17922010-08-13 Doug Evans <dje@google.com>
1793
1794 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1795
8dedea02
VP
17962010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1797
1798 * gdb.texinfo (GDB/MI Data Manipulation): Document
1799 -data-read-memory-raw and -data-write-memory-raw.
1800
ca5c20b6 18012010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1802 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1803
1804 * gdb.texinfo (Basic Python): Describe post_event API.
1805
cb2e07a6
PM
18062010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1807
1808 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1809 decode_line Python APIs
cb2e07a6 1810
464b3efb
TT
18112010-08-10 Tom Tromey <tromey@redhat.com>
1812
1813 * gdb.texinfo (Pretty Printing API): Document
1814 gdb.default_visualizer.
1815
c29c521f
TT
18162010-08-10 Tom Tromey <tromey@redhat.com>
1817
1818 Revert gdb-add-index addition:
1819 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1820
5da1313b
JK
18212010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1822 Eli Zaretskii <eliz@gnu.org>
1823
1824 * gdb.texinfo (Mode Options) <-batch>
1825 (Basic Python) <gdb.execute>: Describe setting width and height.
1826
02d868e8
PP
18272010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1828
1829 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1830
c2bbed2a
TT
18312010-07-30 Tom Tromey <tromey@redhat.com>
1832
1833 * gdb.texinfo (Index Files): Mention gdb-add-index.
1834
6c13bbe1
HZ
18352010-07-30 Hui Zhu <teawater@gmail.com>
1836
1837 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1838 "detach inferior" and "kill inferior".
1839
53a71c06
CR
18402010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1841
1842 * gdb.texinfo (Machine Code): Update description of two forms of
1843 arguments, and add new example to demonstrate the new form.
1844
5374244e
PM
18452010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1846
1847 * gdb.texinfo (Values From Inferior): Add value inferior function
1848 call description.
1849
8ea5bce5
JK
18502010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1851
1852 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1853
c0edd9ed
JK
18542010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1855 Eli Zaretskii <eliz@gnu.org>
1856
1857 Make core files the process_stratum.
1858 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1859 record_stratum example.
1860
9291a0cd
TT
18612010-07-13 Tom Tromey <tromey@redhat.com>
1862
1863 * gdb.texinfo (Index Files): New node.
1864
f5011d11
TT
18652010-07-13 Tom Tromey <tromey@redhat.com>
1866
1867 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1868
0f5238ed
TT
18692010-07-13 Tom Tromey <tromey@redhat.com>
1870
1871 * gdb.texinfo (Specify Location): Document labels.
1872
74c761c1
PA
18732010-07-01 Pedro Alves <pedro@codesourcery.com>
1874
1875 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1876 entries for fast tracepoints and static tracepoints.
1877
501994c0
PA
18782010-07-01 Pedro Alves <pedro@codesourcery.com>
1879
1880 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1881 qsThreadInfo>: Spell out `l' as ell.
1882
0fb4aa4b
PA
18832010-07-01 Pedro Alves <pedro@codesourcery.com>
1884
1885 * gdb.texinfo (Convenience Variables): Document $_sdata.
1886 (Commands to Set Tracepoints): Describe static tracepoints. Add
1887 `Listing Static Tracepoint Markers' menu entry. Document
1888 "strace".
1889 (Tracepoint Action Lists): Document collecting $_sdata.
1890 (Listing Static Tracepoint Markers): New subsection.
1891 (Tracepoints support in gdbserver): Mention static tracepoints.
1892 (remote packets, enabling and disabling): Mention
1893 read-sdata-object.
1894 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1895 and StaticTracepoint.
1896 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1897 Document qXfer:sdata:read.
1898 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1899
dc3b15be
JB
19002010-06-29 Joel Brobecker <brobecker@adacore.com>
1901
1902 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1903
595939de
PM
19042010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1905 Tom Tromey <tromey@redhat.com>
1906 Thiago Jung Bauermann <bauerman@br.ibm.com>
1907
1908 * gdb.texinfo (Inferiors In Python): New node.
1909 * gdb.texinfo (Threads In Python): New node.
1910
9279c692
JB
19112010-06-28 Joel Brobecker <brobecker@adacore.com>
1912
1913 * gdb.texinfo (Python): Document what the python directory is
1914 and what its location is.
1915 (Basic Python): Document the gdb.PYTHONDIR constant.
1916
bc9f0842
TT
19172010-06-25 Tom Tromey <tromey@redhat.com>
1918
1919 PR python/10808:
1920 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1921
f1421989
HZ
19222010-06-24 Hui Zhu <teawater@gmail.com>
1923
1924 * gdb.texinfo: (Commands for Controlled Output): Add
1925 documentation for command "eval".
1926
e4c0cfae
SS
19272010-06-21 Stan Shebs <stan@codesourcery.com>
1928
1929 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1930 * annotate.texinfo: Ditto.
1931 * gdbint.texinfo: Ditto.
1932 * stabs.texinfo: Ditto.
1933
bb08c432
HZ
19342010-06-22 Hui Zhu <teawater@gmail.com>
1935
1936 * gdb.texinfo: (Process Record and Replay): Add documentation
1937 for command "set record memory-query".
1938
4f5d9f07
SS
19392010-06-21 Stan Shebs <stan@codesourcery.com>
1940
1941 * gdb.texinfo: Relicense under GFDL version 1.3.
1942 * annotate.texinfo: Relicense under GFDL version 1.3.
1943 * gdbint.texinfo: Relicense under GFDL version 1.3.
1944 * stabs.texinfo: Relicense under GFDL version 1.3.
1945 * fdl.texi: Update to version 1.3.
1946
6aed2dbc
SS
19472010-06-18 Stan Shebs <stan@codesourcery.com>
1948
a61408f8
SS
1949 * gdb.texinfo (Operating System Auxiliary Information): Describe
1950 "info os" when no arguments given.
1951
6aed2dbc
SS
1952 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1953 $_thread.
1954
24e933df
HZ
19552010-06-18 Hui Zhu <teawater@gmail.com>
1956
1957 * gdb.texinfo: (Process Record and Replay): Add documentation
1958 for commands "record save" and "record restore".
1959
65d79d4b
SDJ
19602010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1961
1962 * gdb.texinfo: Include information about the correct use
1963 of addresses in the `watch' command.
1964
d914c394
SS
19652010-06-11 Stan Shebs <stan@codesourcery.com>
1966
1967 * gdb.texinfo (Observer Mode): New section.
1968 (General Query Packets): Document QAllow.
889bf7c5 1969
967cf477
DE
19702010-06-04 Doug Evans <dje@google.com>
1971
1972 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1973
aaf4119b
DE
19742010-06-03 Doug Evans <dje@google.com>
1975
1976 * gdbint.texinfo (Coding): Add subsection on command names.
1977
9eae7c52
TT
19782010-06-02 Tom Tromey <tromey@redhat.com>
1979
1980 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1981 always-disassemble.
1982
fa593d66
PA
19832010-06-01 Pedro Alves <pedro@codesourcery.com>
1984
1985 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1986 gdbserver, and add cross reference.
1987 (Tracepoints support in gdbserver): New subsection.
1988
dde08ee1
PA
19892010-05-26 Pedro Alves <pedro@codesourcery.com>
1990
1991 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1992 `qRelocInsn' feature.
1993 (Relocate instruction reply packet): New subsection
1994 of `Tracepoint Packets'.
1995 (Tracepoint Packets): Mention that packets QTDP and QTStart
1996 support the qRelocInsn request, and add cross reference to new
1997 subsection.
1998
07ca107c
DE
19992010-05-25 Doug Evans <dje@google.com>
2000
2001 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2002 (Commands In Python): Document gdb.string_to_argv.
2003
c25c4a8b
JK
20042010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2005
2006 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2007 ATTR_NORETURN.
2008
d7b32ed3 20092010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2010 Tom Tromey <tromey@redhat.com>
2011 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2012
c25c4a8b 2013 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2014
6aecb9c2
JB
20152010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2016
2017 * gdb.texinfo: (Summary) Add mention about D language support.
2018 (Filenames): Add D suffixes.
2019 (D): New node.
2020
b7da9e9f
PM
20212010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2022
2023 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2024 of macro deleted from GDB code.
2025
ab38a727
PA
20262010-04-24 Pedro Alves <pedro@codesourcery.com>
2027
2028 * gdb.texinfo (Commands to specify files): Describe what how GDB
2029 looks up DOS-based filesystem paths on the system root. Document
2030 the new `set/show target-file-system-kind' commands.
2031
66d09542
DE
20322010-04-23 Doug Evans <dje@google.com>
2033
2034 * gdb.texinfo (Python): Move Auto-loading section here ...
2035 (Python API): from here.
2036 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2037 (Maintenance Commands): Add docs for "maint print section-scripts".
2038
8bd10a10
CM
20392010-04-20 Chris Moller <cmoller@redhat.com>
2040
2041 * gdb.texinfo (Setting Breakpoints): Added description of
2042 filename-qualified rbreak.
2043 * refcard.tex (Breakpoints and Watchpoints): Added brief
2044 description of filename-qualified rbreak.
2045
4c374409
JK
20462010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2047
2048 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2049 (Python API): Change the reference to Pretty Printing API.
2050 (Pretty Printing): Move the user part under the Data node. Reformat
2051 the sample output to 72 columns. Create a new reference to Pretty
2052 Printing API. Rename the API part ...
2053 (Pretty Printing API): To a new node name.
2054 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2055 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2056
5a9351ae
SS
20572010-04-21 Stan Shebs <stan@codesourcery.com>
2058
2059 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2060 and commands.
5a9351ae 2061 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2062
9a22f0d0
PM
20632010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2064
2065 * gdb.texinfo (Examining memory): Update for change in string
2066 display with explicit size.
2067
6149aea9
PA
20682010-04-19 Pedro Alves <pedro@codesourcery.com>
2069
2070 PR breakpoints/8554.
2071
2072 * gdb.texinfo (Save Breakpoints): New node.
2073 (save-tracepoints): Rename to ...
2074 (save tracepoints): ... this. Mention that `save-tracepoints' is
2075 a deprecated alias to `save tracepoints'.
2076
711e434b
PM
20772010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2078
645797a8 2079 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2080 (info w32 thread-information-block): Document new command.
2081 (qGetTIBAddress): Document new gdbserver query.
2082 (maint set/show show-all-tib): Document new command.
2083
3f7b2faa
DE
20842010-04-15 Doug Evans <dje@google.com>
2085
fa33c3cd
DE
2086 * gdb.texinfo (Python API): Add progspaces section.
2087 (Selecting Pretty-Printers): Progspace pretty-printers are
2088 searched too.
2089 (Progspaces In Python): New section.
2090
3f7b2faa
DE
2091 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2092
79f283fe
PM
20932010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2094
2095 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2096 returns None.
2097
87290684
SS
20982010-04-09 Stan Shebs <stan@codesourcery.com>
2099
2100 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2101 Describe the `frames-created' field, tweak grammar.
2102
a97153c7
PA
21032010-04-09 Pedro Alves <pedro@codesourcery.com>
2104
2105 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2106 Describe the `circular' and `disconnected' fields.
2107
5c5dcc1b
L
21082010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2109
2110 * gdb.texinfo (maint print registers): Mention unavailable and
2111 invisible registers.
2112
adc36818
PM
21132010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2114 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2115 Tom Tromey <tromey@redhat.com>
adc36818
PM
2116
2117 * gdb.texinfo (Breakpoints In Python): New Node.
2118
33da3f1c
SS
21192010-04-08 Stan Shebs <stan@codesourcery.com>
2120
2121 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2122 trace status fields.
2123
3a13a53b
L
21242010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2125
2126 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2127 optional. Make org.gnu.gdb.i386.avx requires
2128 org.gnu.gdb.i386.avx.
2129
08001717
DE
21302010-04-08 Doug Evans <dje@google.com>
2131
2132 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2133 search path, and document that gdb only scans the search path if
2134 the script's path doesn't specify a directory.
2135
c375651d
DE
21362010-04-05 Doug Evans <dje@google.com>
2137
2138 * gdb.texinfo (maint show python auto-load): Fix typo.
2139
af54718e
SS
21402010-04-04 Stan Shebs <stan@codesourcery.com>
2141
d77f58be
SS
2142 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2143 (Setting Watchpoints): Update description of "info watch".
2144 (Disabling Breakpoints): Only "info break" lists all.
2145
af54718e
SS
2146 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2147 (tdump): Explain how tdump works.
2148
86b17b60
PA
21492010-04-01 Pedro Alves <pedro@codesourcery.com>
2150
2151 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2152 add cross reference.
2153
ff12863f
PA
21542010-03-31 Pedro Alves <pedro@codesourcery.com>
2155
2156 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2157 commands error out.
2158
f68eb612
L
21592010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2160
2161 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2162
c8d5aac9
L
21632010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2164
2165 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2166
7d13fe92
SS
21672010-03-29 Stan Shebs <stan@codesourcery.com>
2168 Nathan Sidwell <nathan@codesourcery.com>
2169
2170 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2171 GDBN equivalent.
2172 (Set Tracepoints): Remove mention that conditional tracepoints
2173 don't exist.
2174 (Tracepoint Actions): Clarify when while-stepping collection
2175 happens, note that while-stepping does not automatically collect
2176 $pc.
2177
409873ef 21782010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2179
409873ef
SS
2180 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2181 (General Query Packets): Describe TracepointSource.
2182
ee8e71d4
EZ
21832010-03-27 Matt Rice <ratmice@gmail.com>
2184
c8d5aac9
L
2185 * gdb.texinfo (ARM): Document arguments to "target sim".
2186 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2187
99b5e152
PA
21882010-03-26 Pedro Alves <pedro@codesourcery.com>
2189
2190 * gdb.texinfo (Tracepoint Packets): Remove mention that
2191 terror:string may be plain text, and drop mention of X prefix.
2192
cd64ee31
VP
21932010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2194
2195 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2196
6c28cbf2
SS
21972010-03-24 Stan Shebs <stan@codesourcery.com>
2198
2199 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2200
95a42b64
TT
22012010-03-24 Tom Tromey <tromey@redhat.com>
2202
2203 PR breakpoints/9352:
2204 * gdb.texinfo (Break Commands): Update.
2205
18148017
VP
22062010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2207
2208 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2209 commands.
2210
4daf5ac0
SS
22112010-03-16 Stan Shebs <stan@codesourcery.com>
2212
2213 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2214 circular-trace-buffer.
2215 (Tracepoint Packets): Describe QTBuffer, and details of the
2216 qTStatus reply.
2217
c9429232
SS
22182010-03-12 Stan Shebs <stan@codesourcery.com>
2219 Nathan Sidwell <nathan@codesourcery.com>
2220
2221 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2222 doing instruction stepping.
2223 (Tracepoint Restrictions): New node.
2224
ccefe4c4
TT
22252010-03-10 Tom Tromey <tromey@redhat.com>
2226
2227 * gdbint.texinfo (Symbol Handling): Update.
2228
7c953934
TT
22292010-03-08 Tom Tromey <tromey@redhat.com>
2230
2231 PR cli/9591:
2232 * gdb.texinfo (Mode Options): Mention lack of pagination and
2233 confirmation with --batch.
2234 (Screen Size): Mention --batch.
2235 (Messages/Warnings): Likewise.
2236
f870a310
TT
22372010-03-05 Tom Tromey <tromey@redhat.com>
2238
2239 * gdb.texinfo (Basic Python): Document target_charset and
2240 target_wide_charset.
2241
78e2826b
TT
22422010-03-05 Tom Tromey <tromey@redhat.com>
2243
2244 * gdb.texinfo (Data): Link to pretty-printing.
2245 (Output Formats): Likewise. Correct text.
2246
f5dff777
DJ
22472010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2248
2249 * gdb.texinfo (Types): Describe <struct> and <flags>.
2250
dc00d89f
PM
22512010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2252
2253 * gdb.texinfo (Frames In Python): Add block parameter and
2254 description to read_var text.
2255
5107b149 22562010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2257 Tom Tromey <tromey@redhat.com>
5107b149
PM
2258
2259 * gdb.texinfo (Types In Python): Describe block argument in
2260 template_argument and gdb.lookup_type.
2261
e03e5e7b
TT
22622010-02-24 Tom Tromey <tromey@redhat.com>
2263
2264 * gdb.texinfo (Cygwin Native): Fix typo.
2265
f3e9a817
PM
22662010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2267
2268 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2269 and select method descriptions.
2270 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2271 Tables in Python to menu.
2272 (Blocks In Python): New node.
2273 (Symbols In Python): New node.
2274 (Symbol Tables in Python): New node.
2275
a79b8f6e
VP
22762010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2277
2278 Multiexec MI
2279
2280 gdb/
2281 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2282
2283 gdb/doc/
2284 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2285 changes.
2286 (GDB/MI Program Execution): Document current behaviour of
2287 --all and --thread-group.
2288 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2289 -remove-inferior.
2290 * observer.texi (inferior_added, inferior_removed): New
2291 observers.
2292
629d6a47
TT
22932010-02-19 Tom Tromey <tromey@redhat.com>
2294
2295 * gdbint.texinfo (Getting Started): Fix @node.
2296 (Debugging GDB): Likewise.
2297
c09529e5
JB
22982010-02-13 Joel Brobecker <brobecker@adacore.com>
2299
2300 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2301 documenting the gdb_test_timeout variable.
2302
540aa8e7
MS
23032010-02-12 Jakob Engblom <jakob@virtutech.com>
2304
2305 * gdb.texinfo (MI commands): Added documentation of --reverse
2306 option to a set of MI commands. Restructured documentation of MI
2307 commands --exec-continue to reflect the complexity of reverse
2308 execution.
2309
081dfbf7
PA
23102010-02-12 Pedro Alves <pedro@codesourcery.com>
2311
2312 * gdb.texinfo (Using the Collected Data): Specify that the address
2313 range of `tfind outsize' is exclusive, and that the address range
2314 of `tfind range' is inclusive.
2315 (Tracepoint Packets): Specify that the address range of
2316 `QTFrame:range' is inclusive, and that the address range of
2317 `QTFrame:outside' is exclusive
2318
8e9c5e02
VP
23192010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2320
2321 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2322
92981e24
TT
23232010-02-10 Tom Tromey <tromey@redhat.com>
2324
2325 * gdb.texinfo (Debugging Output): Document set debug parser and
2326 show debug parser.
2327
075b51b7
L
23282010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2329
2330 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2331 i386_eflags and i386_mxcsr.
2332
3bb8d5c3
L
23332010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2334
2335 * gdb.texinfo: Document i386 target features.
2336
c5f80513
DE
23372010-02-05 Doug Evans <dje@google.com>
2338
2339 * gdbint.texinfo (Testsuite): Add a new section to document the
2340 various DejaGnu variables that may be overridden.
1be00882 2341 Document INTERNAL_GDBFLAGS.
c5f80513 2342
6ac33a4e
TT
23432010-02-04 Tom Tromey <tromey@redhat.com>
2344
2345 PR cli/8830:
2346 * gdb.texinfo (Files): -readnow comes before the filename for file
2347 and symbol-file.
2348
a1dcb23a
DJ
23492010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2350
2351 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2352 Document ARM breakpoint types.
2353 (Register Packet Format): Move into the new section.
2354 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2355
95433b34
JB
23562010-01-21 Joel Brobecker <brobecker@adacore.com>
2357
2358 * gdb.texinfo (File Options): Adjust the documentation of this
2359 switch to refer to the "source" command rather than partially
2360 duplicating some of the relevant information.
2361 (Extending GDB): Introduce and document the set/show script-extension
2362 setting.
2363 (Command Files): Add note explaining that the "source" command
2364 is also used to evalute scripts written in other languages.
2365 Remove the short slightly incorrect reference to sourcing Python
2366 scripts.
2367 (Python Commands): Document how to execute a Python script from GDB.
2368
8d576872
JB
23692010-01-19 Joel Brobecker <brobecker@adacore.com>
2370
2371 * gdb.texinfo (Command Files): Fix typo.
2372
8150ff9c
JB
23732010-01-18 Tom Tromey <tromey@redhat.com>
2374
2375 * gdb.texinfo (File Options): Document -x on .py files.
2376 (Command Files): Document handling of Python scripts.
2377
23db03a6
JZ
23782010-01-18 Jie Zhang <jie.zhang@analog.com>
2379
2380 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2381
00bf0b85
SS
23822010-01-15 Stan Shebs <stan@codesourcery.com>
2383
2384 * gdb.texinfo (Trace Files): New section.
2385 (Tracepoint Packets): Document QTSave and qTBuffer.
2386 (Trace File Format): New appendix.
2387
be759fcf
PM
23882010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2389
2390 * gdb.texinfo (Values From Inferior): Document lazy_string value
2391 method.
2392 (Python API): Add Lazy strings menu item.
2393 (Lazy Strings In Python): New node.
2394
dc146f7c
VP
23952010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2396
2397 * gdb.texinfo (GDB/MI Thread Information): New.
2398 (GDB/MI Async Records): Document the core field in *stopped.
2399 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2400 documentation
2401 (Process list): Document that osdata document may contain
2402 threads.
2403 (Remote Serial Protocol): Document qXfer:threads.
2404
d5551862
SS
24052010-01-06 Stan Shebs <stan@codesourcery.com>
2406
2407 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2408 disconnected tracing.
2409 (Tracepoint Packets): Document new protocol.
2410
7a697b8d
SS
24112010-01-05 Stan Shebs <stan@codesourcery.com>
2412
2413 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2414 tracepoints.
2415 (Tracepoint Packets): Describe remote protocol for fast
2416 tracepoints.
2417
e6f3ec50
JB
24182010-01-01 Joel Brobecker <brobecker@adacore.com>
2419
2420 Update the "Start of New Year Procedure".
2421 * gdbint.texinfo: Add the list of files that need to be updated
2422 manually. Minor reformatting.
2423
ddc4e9c1
JB
24242010-01-01 Joel Brobecker <brobecker@adacore.com>
2425
2426 * refcard.tex: Update copyright year in header and text.
2427
9d2897ad
JB
24282010-01-01 Joel Brobecker <brobecker@adacore.com>
2429
2430 * agentexpr.texi: Add 2010 to the list of copyright years.
2431 * annotate.texinfo: Likewise.
2432 * gdb.texinfo: Likewise.
2433 * gdbint.texinfo: Likewise.
2434 * observer.texi: Likewise.
2435 * stabs.texinfo: Likewise.
2436
6da95a67
SS
24372009-12-31 Stan Shebs <stan@codesourcery.com>
2438
2439 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2440
236f1d4d
SS
24412009-12-29 Stan Shebs <stan@codesourcery.com>
2442
2443 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2444
f61e138d
SS
24452009-12-28 Stan Shebs <stan@codesourcery.com>
2446
2447 * gdb.texinfo (Trace State Variables): New section.
2448 (Tracepoint Packets): Describe trace state variable packets.
2449 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2450 variable bytecodes.
2451
0fe7935b
DJ
24522009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2453
2454 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2455 declarations.
2456
a6b29f87
VP
24572009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2458
2459 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2460 -gdb-exit behaviour.
2461
5e4bde96
JB
24622009-12-20 Joel Brobecker <brobecker@adacore.com>
2463
2464 * gpl.texi: Update to version 3 of the GPL.
2465
a1715244
JB
24662009-12-20 Joel Brobecker <brobecker@adacore.com>
2467
2468 * Makefile.in: Update copyright header.
2469 * observer.texi: Fix the copyright header of the generated files.
2470
361ae042
PM
24712009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2472
2473 * gdb.texinfo (Types In Python): Describe range function.
2474
bfd31e71
PM
24752009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2476
2477 * gdb.texinfo (Types In Python): Describe "is_base_class".
2478
57a1d736
TT
24792009-12-03 Tom Tromey <tromey@redhat.com>
2480
2481 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2482
8cebebb9
PP
24832009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2484
2485 * observer.texi: New memory_changed observer.
2486
16af530a
TT
24872009-12-01 Tom Tromey <tromey@redhat.com>
2488
2489 * gdb.texinfo (Reverse Execution): Fix typo.
2490
b6199126
DJ
24912009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2492
2493 PR gdb/8704
2494
2495 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2496 are allowed after the breakpoint condition.
2497
7a6973ad
TT
24982009-11-23 Tom Tromey <tromey@redhat.com>
2499
2500 PR python/10782:
2501 * gdb.texinfo (Types In Python): Document Type.pointer.
2502
21a0512e
PP
25032009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2504
2505 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2506
a5832c8f
PA
25072009-11-11 Pedro Alves <pedro@codesourcery.com>
2508
2509 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2510 (Using Agent Expressions): Delete cross reference.
2511
1eb7cd77
JB
25122009-11-07 Joel Brobecker <brobecker@adacore.com>
2513
2514 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2515 and @settitle directives up to help makeinfo find them.
2516
24ddea62
JK
25172009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2518
2519 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2520 (Auto-loading): Use plural and note one can use multiple components now.
2521
3afae151
VP
25222009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2523
2524 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2525 -stack-list-arguments have the same documentation for parameter
2526 as -stack-list-locals. Add comas.
2527
14ff2235
PM
25282009-10-27 Tom Tromey <tromey@redhat.com>
2529 Eli Zaretskii <eliz@gnu.org>
2530
c8d5aac9 2531 PR python/10781
14ff2235
PM
2532
2533 * gdb.texinfo (Values From Inferior): Document cast method.
2534
9c419145
PP
25352009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2536
2537 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2538 and adjust example.
889bf7c5 2539
29153c24
MS
25402009-10-22 Michael Snyder <msnyder@vmware.com>
2541
2542 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2543 info record command. Also document the new save and restore
29153c24
MS
2544 commands.
2545
2b28d209
PP
25462009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2547
2548 * gdb.texinfo (Machine Code): Mention current pc marker.
2549 (Memory): Likewise.
2550
6c95b8df
PA
25512009-10-19 Pedro Alves <pedro@codesourcery.com>
2552 Stan Shebs <stan@codesourcery.com>
2553
2554 * observer.texi (new_inferior): Rename to...
2555 (inferior_appeared): ... this.
2556
2557 * gdb.texinfo (Inferiors): Rename node to ...
2558 (Inferiors and Programs): ... this. Mention running multiple
2559 programs in the same debug session.
2560 <info inferiors>: Mention the new 'Executable' column if "info
2561 inferiors". Update examples. Document the "add-inferior",
2562 "clone-inferior", "remove-inferior" and "maint info
2563 program-spaces" commands.
2564 (Process): Rename node to...
2565 (Forks): ... this. Document "set|show follow-exec-mode".
2566
2f8132f3
MS
25672009-10-11 Michael Snyder <msnyder@vmware.com>
2568
2569 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2570 (ReverseContinue): Ditto.
2571
cba4b2d3
PP
25722009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2573
2574 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2575
da082f17
JK
25762009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2577
2578 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2579
08be9d71
ME
25802009-10-06 Michael Eager <eager@eagercon.com>
2581
2582 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2583 (Embedded Processors): Add MicroBlaze.
2584 (MicroBlaze): New. Describe Xilinx MicroBlaze
2585
08a0efd0
PA
25862009-10-04 Pedro Alves <pedro@codesourcery.com>
2587
2588 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2589
cbb8f428
EZ
25902009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2591
2592 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2593
30a4a70c
JB
25942009-09-23 Joel Brobecker <brobecker@adacore.com>
2595
2596 * observer.texi (solib_unloaded): Document explicitly the fact that
2597 this observer is called before the associated symbols are unloaded.
2598
b3372f91
VP
25992009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2600
2601 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2602 -stack-list-variables.
2603
f43030c4
TT
26042009-09-18 Tom Tromey <tromey@redhat.com>
2605
2606 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2607 is experimental.
2608
ec7e75e7
PP
26092009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2610
2611 * gdb.texinfo (convenince variables): Mention
2612 $_siginfo could be empty.
f43030c4 2613
0cc7d26f
TT
26142009-09-15 Tom Tromey <tromey@redhat.com>
2615
2616 * gdb.texinfo (GDB/MI Variable Objects): Document
2617 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2618 Expand -var-update documentation.
2619
a96d9b2e
SDJ
26202009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2621
2622 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2623 feature.
2624
005ca36a
JB
26252009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2626
2627 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2628
0d772ac9
MS
26292009-09-10 Michael Snyder <msnyder@vmware.com>
2630
2631 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2632 ReverseStep replies to the qSupported query.
2633
14fb1bac
JB
26342009-09-10 Joel Brobecker <brobecker@adacore.com>
2635
2636 Add documentation for set/show interactive-mode.
2637 * gdb.texinfo (Other Misc Settings): New node.
2638
29b090c0
DE
26392009-09-01 Doug Evans <dje@google.com>
2640
2641 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2642 non-stop mode's affect on remote caching.
2643
4e5d721f
DE
26442009-08-31 Jacob Potter <jdpotter@google.com>
2645 Doug Evans <dje@google.com>
2646
2647 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2648 Mark `set/show remotecache' options as obsolete.
2649 Document new `set/show stack-cache' option.
2650 Update text for `info dcache'.
2651
55333a84
DE
26522009-08-27 Doug Evans <dje@google.com>
2653
2654 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2655 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2656
bc3a0b4d
RW
26572009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2658
2659 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2660 about autoconf.
2661
3a1ff0b6
PA
26622009-08-25 Pedro Alves <pedro@codesourcery.com>
2663
2664 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2665 small example, and describe its columns. Replace "inferior-id" by
2666 "infno" throughout.
2667
81ecdfbb
RW
26682009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2669
af542c2e
RW
2670 * gdbint.texinfo (Releasing GDB): Point to
2671 README-maintainer-mode file for required autoconf version.
2672 * configure.ac: Do not substitute datarootdir, htmldir,
2673 pdfdir, docdir. Do not process --with-datarootdir,
2674 --with-htmldir, --with-pdfdir, --with-docdir.
2675 * configure: Regenerate.
2676
81ecdfbb
RW
2677 * configure: Regenerate.
2678
4efc6507
DE
26792009-08-20 Reid Kleckner <reid@kleckner.net>
2680
2681 * gdb.texinfo: Add chapter on JIT interface.
2682
43089a6e
NR
26832009-08-07 Nick Roberts <nickrob@snap.net.nz>
2684
2685 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2686 confirmation request.
43089a6e 2687
99e008fe
EZ
26882009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2689
c8d5aac9
L
2690 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2691 CRC definitions.
99e008fe 2692
48cb2d85
VP
26932009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2694
2695 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2696 -break-commands.
48cb2d85 2697
ff1a52c6
UW
26982009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2699
2700 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2701 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2702
3285f3fe
UW
27032009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2704
2705 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2706 "set spu stop-on-load" and "show spu stop-on-load" commands.
2707
e35359c5
UW
27082009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2709
2710 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2711
58d6951d
DJ
27122009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2713
2714 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2715 org.gnu.gdb.arm.neon.
2716
08d16641
PA
27172009-07-20 Pedro Alves <pedro@codesourcery.com>
2718
2719 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2720 optional element.
2721 (subsection OS ABI): New subsection.
2722
782b2b07
SS
27232009-07-14 Stan Shebs <stan@codesourcery.com>
2724
2725 * gdb.texinfo (Tracepoint Conditions): New section.
2726 (General Query Packets): Describe ConditionalTracepoints.
2727 (Tracepoint Packets): Describe condition field.
2728 (Maintenance Commands): Describe maint agent-eval.
2729 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2730
9b117ef3
HZ
27312009-07-11 Hui Zhu <teawater@gmail.com>
2732
2733 * gdb.texinfo (disassemble): Add a new modifier /r
2734 to "disassemble" command to make it print the raw instructions
2735 in hex as well as in symbolic form.
2736
f5a33284
TT
27372009-07-09 Tom Tromey <tromey@redhat.com>
2738
2739 * gdbint.texinfo (Testsuite): Document parallel make check.
2740
812f7342
TT
27412009-07-09 Tom Tromey <tromey@redhat.com>
2742
2743 * gdbint.texinfo (Testsuite): Document test transcripts.
2744
fbb8f299
PM
27452009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2746
2747 * gdb.texinfo (Values From Inferior): Add length parameter
2748 description.
2749
dd8f35ac
EZ
27502009-07-04 Chris Genly <chris@genly.us>
2751
2752 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2753 in -var-list-children. Fix example according to what the code
2754 does.
2755
2277426b
PA
27562009-07-02 Pedro Alves <pedro@codesourcery.com>
2757
2758 * gdb.texinfo (Debugging multiple inferiors): Document the
2759 "inferior", "detach inferior" and "kill inferior" commands.
2760 (Debugging Programs with Multiple Processes): Adjust to mention
2761 generic "inferior" commands. Delete mention of "detach fork" and
2762 "delete fork". Cross reference to "Debugging multiple inferiors"
2763 section.
2764
a6d9a66e
UW
27652009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2766
5af949e3
UW
2767 * gdbint.texinfo (Item Output Functions): Update signature
2768 for ui_out_field_core_addr.
2769
27702009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2771
2772 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2773 Update example code extrated from breakpoint.c.
2774
9901a55b 27752009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2776
9901a55b
PP
2777 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2778 MI commands.
2779 (GDB/MI Symbol Query): Likewise.
2780 (GDB/MI File Commands): Likewise.
2781 (GDB/MI File Transfer Commands): Likewise.
2782 (GDB/MI Target Manipulation): Likewise.
2783 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2784
edb3359d
DJ
27852009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2786
2787 * gdb.texinfo (Debugging Optimized Code): New chapter.
2788 (Compiling for Debugging): Reference it. Move some
2789 text to the new section.
2790
7cd1089b
PM
27912009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2792
2793 * doc/gdb.texinfo (Calling): Document
2794 set-unwind-on-terminating-exception usage.
2795
d4db2f36
PA
27962009-06-11 Pedro Alves <pedro@codesourcery.com>
2797
2798 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2799 command.
2800
d1a7880c
PA
28012009-06-07 Pedro Alves <pedro@codesourcery.com>
2802
2803 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2804 references.
2805
473f94e6
UW
28062009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2807
2808 * gdbint.texinfo: Rename formal parameters to gdbarch function
2809 protoypes from "current_gdbarch" to "gdbarch".
2810
8f500870
TT
28112009-05-28 Tom Tromey <tromey@redhat.com>
2812
2813 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2814
b6313243
TT
28152009-05-27 Tom Tromey <tromey@redhat.com>
2816
2817 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2818 feature.
2819 (GDB/MI Variable Objects): Document -var-set-visualizer.
2820
28212009-04-02 Tom Tromey <tromey@redhat.com>
2822
2823 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2824 feature.
2825 (GDB/MI Variable Objects): Document -var-set-visualizer.
2826
a6bac58e
TT
28272009-05-27 Tom Tromey <tromey@redhat.com>
2828 Thiago Jung Bauermann <bauerman@br.ibm.com>
2829 Phil Muldoon <pmuldoon@redhat.com>
2830
2831 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2832 (Pretty Printing): New node.
2833 (Selecting Pretty-Printers): Likewise.
2834 (Python API): Update.
2835 (Output Formats): Document /r format.
2836
2c74e833
TT
28372009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2838 Tom Tromey <tromey@redhat.com>
2839
2840 * gdb.texinfo (Types In Python): New node.
2841 (Values From Inferior): "type" is now an attribute.
2842 (Python API): Update.
2843
89c73ade
TT
28442009-05-27 Tom Tromey <tromey@redhat.com>
2845 Thiago Jung Bauermann <bauerman@br.ibm.com>
2846 Phil Muldoon <pmuldoon@redhat.com>
2847
2848 * gdb.texinfo: Add @syncodeindex for `tp'.
2849 (Python API): Update.
2850 (Auto-loading): New node.
2851 (Objfiles In Python): New node.
2852
17a37d48
PP
28532009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2854
2855 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2856
6718376f
NR
28572009-05-15 Nick Roberts <nickrob@snap.net.nz>
2858
2859 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2860
cbe54154
PA
28612009-05-12 Pedro Alves <pedro@codesourcery.com>
2862
2863 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2864 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2865 show show-debug-regs' docs.
2866
8e05493c
EZ
28672009-05-08 Eli Zaretskii <eliz@gnu.org>
2868
2869 * gdb.texinfo (Process Record and Replay): Add description of
2870 reverse execution.
2871
b39f4988
JB
28722009-05-07 Joel Brobecker <brobecker@adacore.com>
2873
2874 * gdbint.texinfo (Adding support for debugging core files): New node.
2875 (Native Debugging): Remove the ``Native core file Support'' section.
2876
a2311334
EZ
28772009-05-01 Eli Zaretskii <eliz@gnu.org>
2878
2879 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2880 Add index entries.
2881
53cc454a 28822009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2883 Michael Snyder <msnyder@vmware.com>
53cc454a 2884
a2311334
EZ
2885 * gdb.texinfo: (Process Record and Replay): Add documentation for
2886 process record and replay.
53cc454a 2887
484086b7
JK
28882009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2889
2890 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2891 a new part on command-line defined macros.
2892
32ae1842
EZ
28932009-04-25 Eli Zaretskii <eliz@gnu.org>
2894
2895 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2896 clarify the wording.
2897
b14b1491
TT
28982009-04-23 Tom Tromey <tromey@redhat.com>
2899
2900 * gdb.texinfo (Data Files): New node.
2901 (GDB Files): Update menu.
2902
5c1e86e1
JB
29032009-04-23 Joel Brobecker <brobecker@adacore.com>
2904
2905 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2906 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2907
83eba9b7
VP
29082009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2909
2910 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2911
e31198c4
HZ
29122009-04-22 Hui Zhu <teawater@gmail.com>
2913
2914 * gdb.texinfo (disassemble-next-line): Set the default of
2915 disassemble-next-line to off.
2916
26e251b6
JM
29172009-04-21 Joseph Myers <joseph@codesourcery.com>
2918
2919 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2920 --with-htmldir): New.
2921 * configure: Regenerate.
2922 * Makefile.in (datarootdir, docdir): Define.
2923 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2924 instead of $(SET_TEXINPUTS).
2925 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2926 gdbint.info instead of $(SET_TEXINPUTS).
2927 (gdbint/index.html): Use same -I options as for building
2928 gdbint.info.
2929 (stabs.dvi, stabs.pdf): Use same -I options as for building
2930 stabs.info instead of $(SET_TEXINPUTS).
2931 (stabs/index.html): Use same -I options as for building
2932 stabs.info.
2933 (annotate.dvi, annotate.pdf): Use same -I options as for building
2934 annotate.info instead of $(SET_TEXINPUTS).
2935 (annotate/index.html): Use same -I options as for building
2936 annotate.info.
2937
eac35c4e
DD
29382009-04-21 David Daney <ddaney@caviumnetworks.com>
2939
2940 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2941
29b0e8a2
JM
29422009-04-21 Joseph Myers <joseph@codesourcery.com>
2943
2944 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2945
2b831889 29462009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2947 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2948
2949 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2950 (MAKEHTMLFLAGS): Set to empty.
2951 (html__strip_dir): Define.
2952 (HTMLFILES): Define.
2953 (HTMLFILES_INSTALL): Define.
2954 (install-html): Copy new automake rule.
2955 (html): Depend on $(HTMLFILES).
2956 (gdb_toc.html): Rename to gdb/index.html.
2957 (gdbint_toc.html): Rename to gdbint/index.html.
2958 (stabs_toc.html): Rename to stabs/index.html.
2959 (annotate_toc.html): Rename to annotate/index.html.
2960
89a34d1b
JM
29612009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2962
2963 * Makefile.in: Set pdfdir and htmldir from configure
2964 substitutions.
2965 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2966 * configure: Regenerate.
2967
a2d5da46
JB
29682009-04-16 Joel Brobecker <brobecker@adacore.com>
2969
2970 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2971 This macro is no longer used.
2972
732f6a93
TT
29732009-04-15 Tom Tromey <tromey@redhat.com>
2974
2975 * gdb.texinfo (Character Sets): Document default character set.
2976
87f9adc1
PM
29772009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2978
2979 * gdbint.texinfo: Change server name from sources.redhat.com to
2980 sourceware.org throughout.
2981
2c88c651
JB
29822009-04-09 Joel Brobecker <brobecker@adacore.com>
2983
2984 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2985 about a missing dot or coma after @xref.
2986
4f5376b2
JB
29872009-04-02 Joel Brobecker <brobecker@adacore.com>
2988
2989 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2990 example, and add a small explanation about it.
2991 (Print Settings): Change the documentation of the "set print
2992 frame-arguments" to reflect the fact that the default is now "scalars".
2993
a0381d3a
JB
29942009-04-02 Joel Brobecker <brobecker@adacore.com>
2995
2996 * gdb.texinfo (Print Settings): Add kindex for command "set
2997 print frame-arguments".
2998
45ac276d
JB
29992009-03-31 Joel Brobecker <brobecker@adacore.com>
3000
3001 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3002 breakpoints.
3003 (Set Breaks): Add reference to thread-specific and task-specific
3004 breakpoints.
3005
32cd1edc
JB
30062009-03-31 Joel Brobecker <brobecker@adacore.com>
3007
3008 * gdb.texinfo (Ada Tasks): Remove the documentation about
3009 the "Running" state, as this state has been eliminated.
3010 Now all runnable tasks are shown as "Runnable".
3011
1042e4c0
SS
30122009-03-30 Stan Shebs <stan@codesourcery.com>
3013
3014 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3015 special case of breakpoints.
3016 (Enable and Disable Tracepoints): Mention deprecation.
3017 (Listing Tracepoints): Update description and example.
3018
f8f6f20b
TJB
30192009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3020
3021 * gdb.texinfo (Frames in Python): New node.
3022 (Python API): Update.
3023
c0c6f777
TJB
30242009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3025
3026 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3027 from a method to an attribute.
3028
def2b000
TJB
30292009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3030
3031 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3032 attribute.
3033
a07daef3
PA
30342009-03-25 Pedro Alves <pedro@codesourcery.com>
3035
3036 * observer.texi (thread_exit): Add "silent" parameter.
3037
f3b1572e
PA
30382009-03-22 Pedro Alves <pedro@codesourcery.com>
3039
3040 * observer.texi (about_to_proceed): New.
3041
587afa38
EZ
30422009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3043
3044 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3045 field throughout to handle types with spaces in them. Fix typos
3046 found by aspell.
3047 (Summary, Requirements, Contributors): New first chapter,
3048 "Summary" added, old Requirements section moved there, and new
3049 section, "Contributors" added.
3050 (Initializing a New Architecture, Register Representation)
3051 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3052 (Porting gdb): These sections extended and updated.
3053 (Compiler Characteristics): This section (empty) deleted.
3054 (Defining Other Architecture Features): This section renamed and
3055 duplicate material removed from (formerly "Target Conditionals").
3056 Use braces {} in @deftypeXX type field throughout to handle types
3057 with spaces in them. Typos found by aspell fixed.
3058
3059 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3060 * stack_frame.pdf: Version of image for PDF output.
3061 * stack_frame.png: Version of image for HTML output and for Emacs.
3062 * stack_frame.txt: Version of image for Info output.
1db61298 3063 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3064
10af6951
EZ
30652009-03-21 Eli Zaretskii <eliz@gnu.org>
3066
3067 * gdb.texinfo (Character Sets): Fix last change.
3068
cc924cad
TJB
30692009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3070
3071 * gdb.texinfo (Values From Inferior): Fix optional arguments
3072 markup.
3073 (Commands In Python): Adjust argument names of gdb.Command.__init__
3074 to what the function accepts as keywords.
3075
bc3b79fd
TJB
30762008-03-20 Tom Tromey <tromey@redhat.com>
3077
3078 * gdb.texinfo (Convenience Vars): Document convenience functions.
3079 (Functions In Python): New node.
3080 (Python API): Update.
3081
6c7a06a3
TT
30822009-03-20 Tom Tromey <tromey@redhat.com>
3083
3084 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3085 set target-wide-charset.
3086 (Requirements): Mention iconv.
3087
b646ddd4
HZ
30882009-03-17 Hui Zhu <teawater@gmail.com>
3089
3090 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3091
91440f57
HZ
30922009-03-17 Hui Zhu <teawater@gmail.com>
3093
3094 * gdb.texinfo: Add documentation for disassemble-next-line.
3095
8fd41227
TJB
30962009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3097
3098 * gdb.texinfo (Commands In Python): Remove tindex entries.
3099
61ff14c6
JK
31002009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3101
3102 * gdb.texinfo (Returning): New description for missing debug info.
3103
0b16c5cf
PA
31042009-03-14 Pedro Alves <pedro@codesourcery.com>
3105
3106 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3107 (General Query Packets): Document qAttached.
0b16c5cf 3108
32fc0df9
PA
31092009-03-05 Pedro Alves <pedro@codesourcery.com>
3110
3111 * gdb.texinfo (Background Execution): Better describe the set
3112 target-async command.
3113 (Maintenance Commands): Delete description of the `maint set/show
3114 linux-async' and `maint set/show remote-async' commands.
3115
134eb42c
VP
31162009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3117
3118 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3119 between sentences.
3120
c86cf029
VP
31212009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3122
3123 * gdb.texinfo (GDB/MI Async Records): Document the
3124 =library-loaded and =library-unloaded notifications.
3125
3ea85240
VP
31262009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3127
3128 * observer.texi (test_notification): New observer.
3129
1d33d6ba
VP
31302009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3131
61ff14c6
JK
3132 * observer.texi: Add parameter 'print_frame' to normal_stop
3133 observer.
1d33d6ba 3134
d721c933
EZ
31352009-02-07 Eli Zaretskii <eliz@gnu.org>
3136
3137 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3138 (Commands In Python): Fix COMMAND_* constants in last change. Use
3139 @kbd for interactive input. Add cross-references and index
3140 entries.
3141
4aa995e1
PA
31422009-02-06 Pedro Alves <pedro@codesourcery.com>
3143
3144 * gdb.texinfo (Signals): Document $_siginfo.
3145 (Convenience Variables): Mention $_siginfo.
3146 (Remote Configuration): Document qXfer:siginfo:read,
3147 qXfer:siginfo:write packets, and the read-siginfo-object,
3148 write-siginfo-object commands.
3149
5f5233d4
PA
31502009-02-06 Pedro Alves <pedro@codesourcery.com>
3151
3152 * gdbint.texinfo (Values): New chapter.
3153
d8906c6f
TJB
31542009-02-06 Tom Tromey <tromey@redhat.com>
3155
3156 * gdb.texinfo (Python API): Add entry for Commands In Python.
3157 (Commands In Python): New node.
3158
b6cb8e7d
TJB
31592009-02-05 Tom Tromey <tromey@redhat.com>
3160
3161 * gdb.texinfo (Values From Inferior): Document Value.string.
3162
12453b93
TJB
31632009-02-05 Tom Tromey <tromey@redhat.com>
3164
3165 * gdb.texinfo (Basic Python): Document execute's from_tty
3166 argument.
3167
08c637de
TJB
31682009-02-04 Tom Tromey <tromey@redhat.com>
3169
3170 * gdb.texinfo (Basic Python): Document gdb.history.
3171
592375cd
VP
31722009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3173
3174 * gdb.texinfo (GDB/MI Thread Commands): Document the
3175 'current-thread-id' field. Remove the example with zero threads,
3176 since current GDB won't ever report that if there's inferior.
3177
41447f92
VP
31782009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3179
3180 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3181 option to -break-insert.
3182
098b41a6
JG
31832009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3184 Jerome Guitton <guitton@adacore.com>
3185
3186 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3187 (System-wide configuration): New section.
3188
3c16cced
PA
31892009-01-26 Pedro Alves <pedro@codesourcery.com>
3190
3191 PR gdb/7580:
3192 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3193 internal-error|internal-warning quit|corefile ask|yes|no".
3194
62709adf
PA
31952009-01-26 Pedro Alves <pedro@codesourcery.com>
3196
3197 * gdb.texinfo (Using the `gdbserver' Program): Document
3198 --remote-debug.
3199
7ce58dd2
DE
32002009-01-23 Doug Evans <dje@google.com>
3201
3202 * gdb.texinfo: Add nexti to list of commands that support
3203 background execution.
3204
adb483fe
DJ
32052009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3206
3207 * gdb.texinfo (Define, Hooks): Document prefix command support.
3208
a67ec3f4 32092009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3210 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3211
3212 Fixes for makeinfo --html.
3213
3214 * annotate.texinfo: Use @copying and @insertcopying. Use
3215 @ifnottex in place of @ifinfo.
3216 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3217 place of @ifinfo. Use @ifnotinfo for one index entry.
3218 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3219 in place of @ifinfo.
3220 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3221 in place of @ifinfo. Include contents at start unconditionally.
3222
84fcdf95
PA
32232009-01-13 Pedro Alves <pedro@codesourcery.com>
3224
3225 * gdb.texinfo (General Query Packets): Remove @var{} around the
3226 "spu" literal string.
3227
fa3a767f
PA
32282009-01-07 Pedro Alves <pedro@codesourcery.com>
3229
3230 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3231 program may be running in another process" errors.
3232 * gdbint.texinfo (Native Conditionals): Delete
3233 ONE_PROCESS_WRITETEXT description.
3234
9cb011d3
JB
32352009-01-07 Joel Brobecker <brobecker@adacore.com>
3236
3237 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3238 emacs local variable to be placed at the end of the ChangeLog.
3239 Add server.c and gdbreplay.c to the list of files where the
3240 copyright year needs to be updated.
3241
84603566
SL
32422009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3243
3244 * gdb.texinfo (Remote Configuration): Document new
3245 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3246 commands.
3247
a53f55d8
PA
32482008-12-28 Pedro Alves <pedro@codesourcery.com>
3249
3250 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3251 FETCH_INFERIOR_REGISTERS.
3252 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3253 FETCH_INFERIOR_REGISTERS descriptions. Remove
3254 gdbarch_get_longjmp_target descrition, since already described in
3255 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3256 (Target Conditionals): ... here.
3257
077e0a52
JB
32582008-12-16 Joel Brobecker <brobecker@adacore.com>
3259
3260 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3261 examples.
3262 (Additions to Ada): Likewise. Add the missing opening and closing
3263 parenthesis of the GDB prompt in one of the examples.
3264
023eb17c
JB
32652008-12-14 Joel Brobecker <brobecker@adacore.com>
3266
3267 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3268 about the result of 'Address not being of type System.Address.
3269 This problem has been fixed a while ago.
3270
c3b108f7
VP
32712008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3272
3273 MI non-stop and multiprocess docs.
3274
c8d5aac9
L
3275 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3276 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3277 Adjust documentation for *stopped, document =thread-created,
3278 =thread-exited, =thread-group-created and =thread-group-exited.
3279 (GDB/MI Thread Commands): Document the 'state' field in
3280 -thread-info output.
3281 (GDB/MI Program Execution): Mention --all and --thread-group
3282 options.
3283 (GDB/MI Variable Objects): Describe floating and fixed variable
3284 objects.
3285 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3286
07e059b5
VP
32872008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3288
c8d5aac9
L
3289 * gdb.texinfo (Operating System Information): New appendix.
3290 (Operating System Auxiliary Information): Document 'info os processes'
3291 (Remote Configuration): Document 'osdata'
3292 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3293
a80b95ba
TG
32942008-11-27 Tristan Gingold <gingold@adacore.com>
3295
3296 * gdb.texinfo (Darwin): Document Darwin specific features.
3297
a655d424
JK
32982008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3299
3300 * gdbint.texinfo (Target Conditionals): Extend the
3301 gdbarch_breakpoint_from_pc description.
3302
249e1128
VP
33032008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3304
3305 * gdb.texinfo (M68K Features): Fix typo.
3306
c14c28ba
PP
33072008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3308
3309 * gdb.texinfo (Symbols): Mention printing containing
3310 image name in "info symbol".
3311 (Maint translate-address): Likewise.
889bf7c5 3312
394a6666
JB
33132008-11-18 Joel Brobecker <brobecker@adacore.com>
3314
3315 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3316 commands "catch load" and "catch unload".
3317
66bb093b
VP
33182008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3319
3320 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3321 =thread-selected.
889bf7c5 3322
4a92f99b
VP
33232008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3324
c8d5aac9 3325 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3326
f0323ca0
PA
33272008-10-27 Pedro Alves <pedro@codesourcery.com>
3328
3329 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3330 .mt files, TM_CLIBS or TM_CDEPS.
3331 (x86 Watchpoints): Don't mention TDEPFILES.
3332
8b23ecc4
SL
33332008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3334
3335 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3336 (Overview): Mention notifications and non-stop mode behavior.
3337 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3338 with non-stop mode behavior. Add vStopped description.
3339 (Stop Reply Packets): Update list of packets that return
3340 stop replies. Mention non-stop behavior.
3341 (General Query Packets): Document QNonStop packet and associated
3342 qSupported query response.
3343 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3344 behavior.
3345 (Notification Packets): New section.
3346 (Remote Non-Stop): New section.
3347 (File-I/O Overview): Mention non-stop behavior.
3348
fff08868
HZ
33492008-10-24 Hui Zhu <teawater@gmail.com>
3350 Pedro Alves <pedro@codesourcery.com>
3351
3352 * gdb.texinfo (displaced-stepping): Describe the auto mode
3353 setting, and say it's the default. This is now a mainstream
3354 setting instead of a maintenance setting.
3355
252fbfc8
PA
33562008-10-23 Pedro Alves <pedro@codesourcery.com>
3357
3358 * observer.texi (thread_stop_requested): New.
3359
20924a55
JB
33602008-10-22 Joel Brobecker <brobecker@adacore.com>
3361
3362 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3363 (Patching): Replace incorrect usage of @samp by @kbd.
3364
bacec72f
MS
33652008-10-17 Michael Snyder <msnyder@vmware.com>
3366
3367 * gdb.texinfo: Add documentation for reverse execution.
3368
a08702d6 33692008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3370 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3371
3372 * gdb.texinfo. (Values From Inferior): New subsubsection.
3373
d97bc12b
DE
33742008-10-06 Doug Evans <dje@google.com>
3375
3376 * gdb.texinfo (set debug dwarf2-die): Document it.
3377
87f67dba
JB
33782008-10-01 Joel Brobecker <brobecker@adacore.com>
3379
3380 * gdb.texinfo (catch) [exception]: Document how to insert
3381 a breakpoint on user-defined exceptions when the exception
3382 name is identical to one of the language-defined ones.
3383
2fae03e8
TT
33842008-09-27 Tom Tromey <tromey@redhat.com>
3385
3386 * gdb.texinfo (Macros): Remove text about stringification,
3387 varargs, and splicing.
3388
5c6ce71d
TT
33892008-09-27 Tom Tromey <tromey@redhat.com>
3390
3391 * gdbint.texinfo (Language Support): Remove text about omitting
3392 support for a language.
3393
07128da0
DE
33942008-09-23 Doug Evans <dje@google.com>
3395
3396 * gdb.texinfo (info dcache): Update.
3397
b90a069a
SL
33982008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3399
3400 * gdb.texinfo (Packets): Add info on thread-id syntax and
3401 multiprocess extensions.
3402 <D>: Document multiprocess form of packet.
3403 <H>: Use thread-id syntax.
3404 <T>: Likewise.
3405 <vCont>: Likewise. Note this is required for multiprocess.
3406 <vKill>: New packet.
3407 (Stop Reply Packets) <T>: Use thread-id syntax.
3408 <W>: Document multiprocess form of reply.
3409 <X>: Likewise.
3410 (General Query Packets) <qC>: Use thread-id syntax.
3411 <qfThreadInfo>: Likewise.
3412 <qGetTLSAddr>: Likewise.
3413 <qP>: Likewise.
3414 <qSupported>: Add "multiprocess" feature.
3415 <qThreadExtraInfo>: Use thread-id syntax.
3416
b77209e0
PA
34172008-09-22 Stan Shebs <stan@codesourcery.com>
3418
3419 * gdb.texinfo (Inferiors): New section.
3420
3d0bb823
PA
34212008-09-12 Pedro Alves <pedro@codesourcery.com>
3422
3423 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3424
f8dcfc0a
UW
34252008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3426
3427 * gdbint.texinfo (Target Conditionals): Remove documentation
3428 for gdbarch_name_of_malloc.
3429
8775bb90
MS
34302008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3431
3432 * gdb.texinfo (Interrupts): Mention TCP interface for
3433 sending BREAK.
3434
f1838a98
UW
34352008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3436
3437 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3438 argument prefix to "set sysroot".
3439
158c7665
PH
34402008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3441
3442 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3443 and False.
3444
30e026bb
VP
34452008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3446
c8d5aac9
L
3447 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3448 for possible features of -list-features.
30e026bb 3449
c6ebd6cf
VP
34502008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3451
c8d5aac9 3452 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3453 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3454
aeac0ff9
VP
34552008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3456
3457 * doc/gdb.texinfo (PowerPC): Fix typo.
3458 (PowerPC features): Fix typo.
3459
5231c1fd
PA
34602008-08-18 Pedro Alves <pedro@codesourcery.com>
3461
3462 * observer.texi (thread_ptid_changed): New.
3463
677c5bb1
LM
34642008-08-18 Luis Machado <luisgpm@br.ibm.com>
3465
3466 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3467 (PowerPC features): Mention feature set for VSX registers.
3468
f3a2dd1a
JB
34692008-08-13 Joel Brobecker <brobecker@adacore.com>
3470
3471 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3472 the direct visibility of all names in user-written packages.
3473
33e5cbd6
PA
34742008-08-13 Pedro Alves <pedro@codesourcery.com>
3475
3476 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3477 setting, and make it the default.
3478 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3479 non-stop script example.
3480
d0384fc4
TJB
34812008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3482
3483 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3484 reference to the "Using Different Register and Memory Data
3485 Representation" section.
3486
a6f3e723
SL
34872008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3488
3489 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3490 (Remote Protocol): Add Packet Acknowledgment to menu.
3491 (Overview): Mention +/- can be disabled, and point to new section
3492 where this is discussed in detail.
3493 (General Query Packets): Document QStartNoAckMode packet, and
3494 corresponding qSupported reply.
3495 (Packet Acknowledgment): New section.
3496
0606b73b
SL
34972008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3498 Pedro Alves <pedro@codesourcery.com>
3499
3500 * gdb.texinfo (Threads): Move paragraph about automatic thread
3501 selection to All-Stop Mode subsection.
3502 (Thread Stops): Reorganize existing material into subsections.
3503 Add introductory blurb and menu.
3504 (Non-Stop Mode): New subsection.
3505 (Background Execution): New subsection.
3506 (Maintenance Commands): Add cross-references from async mode
3507 commands to the new Background Execution section.
3508
d57a3c85
TJB
35092008-08-06 Tom Tromey <tromey@redhat.com>
3510
3511 * gdb.texinfo (Extending GDB): New chapter.
3512 (Sequences): Demoted chapter, now a section under the new
3513 Extending GDB chapter.
3514 (Python): New section.
3515
6d76a53d
SS
35162008-07-31 Stan Shebs <stan@codesourcery.com>
3517
3518 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3519
1f70da6a
SS
35202008-07-29 Stan Shebs <stan@codesourcery.com>
3521
3522 * gdbint.texinfo: General round of cleanup and minor
3523 clarifications.
3524 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3525 (Longjmp Support): Update description to reflect how it is done
3526 for targets without using native header.
3527 (Symbol Handling): Add a little more general explanation.
3528 (COFF, ELF): Mention stabs encapsulation.
3529 (DWARF 3): New section.
3530 (Adding a New Host): Scrub out some obsolete bits.
3531 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3532 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3533 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3534 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3535 SEEK_SET, STOP_SIGNAL, USG.
3536 (Raw and Virtual Register Representations): Ditto for
3537 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3538 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3539 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3540 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3541 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3542 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3543 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3544 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3545 DEPRECATED_USE_STRUCT_CONVENTION.
3546 Describe gdbarch_deprecated_fp_regnum.
3547 Update description of gdbarch_print_insn.
3548 (Adding a New Target): Scrub out obsolete bits.
3549 (Obsolete Conditionals): Remove entire section.
3550
383f836e
TT
35512008-07-25 Tom Tromey <tromey@redhat.com>
3552
3553 * observer.texi (GDB Observers): Document new observers:
3554 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3555 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3556 architecture_changed.
3557
cfd8ab24
SS
35582008-07-21 Stan Shebs <stan@codesourcery.com>
3559
3560 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3561 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3562
781b42b0
TT
35632008-07-21 Tom Tromey <tromey@redhat.com>
3564
3565 * observer.texi (GDB Observers): Remove obsolete comment.
3566 <executable_changed>: Remove argument.
3567
d7d9f01e
TT
35682008-07-18 Tom Tromey <tromey@redhat.com>
3569
3570 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3571
bf250677
DE
35722008-07-10 Doug Evans <dje@google.com>
3573
3574 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3575
10568435
JK
35762008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3577
3578 * gdb.texinfo (Starting): Document "set disable-randomization".
3579
5ae4183a
AS
35802008-07-07 Andreas Schwab <schwab@suse.de>
3581
3582 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3583
b56e7235
VP
35842008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3585
3586 * gdb.texinfo (GDB/MI Target Manipulation): Add
3587 example of -target-attach.
3588
e1ac3328
VP
35892008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3590
3591 * observer.texi (target_resumed): New observer.
5ae4183a 3592 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3593
65d12d83
TT
35942008-06-06 Tom Tromey <tromey@redhat.com>
3595
3596 * gdb.texinfo (Completion): Add field name example.
3597
fbc5282e
MK
35982008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3599
3600 * gdb.texinfo (GDB/MI Program Context): Added example
3601 to -exec-arguments
5ae4183a 3602
fbc5282e 36032008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3604
3605 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3606 annotation.
3607
c16158bc 36082008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3609 Nathan Sidwell <nathan@codesourcery.com>
3610 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3611
3612 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3613 and ACX_BUGURL.
3614 * configure: Regenerate.
3615 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3616 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3617 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3618 mailing-list-specific text about bug reporting unless
3619 BUGURL_DEFAULT.
3620
75c99385
PA
36212008-06-05 Pedro Alves <pedro@codesourcery.com>
3622
3623 * gdb.texinfo (-target-select): Remove reference to target async.
3624 (Maintenance Commands): Document "maint set/show remote-async".
3625
1763a388
MK
36262008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3627
3628 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3629 in -target-file-get section.
5ae4183a 3630
d0d064df
PA
36312008-05-22 Pedro Alves <pedro@codesourcery.com>
3632
9b562ab8
PA
3633 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3634 killing the inferior when it is already debugging a process.
d0d064df 3635
8dfa32fc
JB
36362008-05-21 Joel Brobecker <brobecker@adacore.com>
3637
3638 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3639 abbreviation for "finish".
3640
55f996a7
NR
36412008-05-21 Nick Roberts <nickrob@snap.net.nz>
3642
3643 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3644
ba2b1c56
DJ
36452008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3646
3647 * gdbint.texinfo (Target Conditionals): Delete entry for
3648 gdbarch_dwarf_reg_to_regnum.
3649
08388c79
DE
36502008-05-09 Doug Evans <dje@google.com>
3651
a3c83fae 3652 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3653
d14508fe
DE
36542008-05-05 Doug Evans <dje@google.com>
3655
3656 * gdb.texinfo (disassemble): Document /m modifier.
3657
e2b7ddea
VP
36582008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3659
5ae4183a
AS
3660 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3661 will not report the time of commands that run the target.
e2b7ddea 3662
8eb41542
VP
36632008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3664
3665 * gdb.texinfo (GDB/MI Output Records): Add
3666 missing semicolon.
3667
82f68b1c
VP
36682008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3669
3670 * gdb.texinfo (GDB/MI Output Records):
3671 Document =thread-create and =thread-exited.
3672
fa0f268d
VP
36732008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3674
3675 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3676 Remove mention of dmi-discuss.
fa0f268d 3677
063bfe2e
VP
36782008-05-03 Pedro Alves <pedro@codesourcery.com>
3679
3680 * observer.texi (thread_exit): New.
3681
237fc4c9
PA
36822008-05-02 Pedro Alves <pedro@codesourcery.com>
3683
3684 * gdb.texinfo (Debugging Output): Document "set/show debug
3685 displaced".
3686 (Maintenance Commands): Document "maint set/show
3687 can-use-displaced-stepping".
3688
0428b8f5
DJ
36892008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3690
3691 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3692 and set/show arm force-mode.
3693
5009afc5
AS
36942008-05-02 Andreas Schwab <schwab@suse.de>
3695
3696 * gdbint.texinfo (Algorithms): Describe
3697 target_watchpoint_addr_within_range.
3698
669fac23
DJ
36992008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3700
3701 * gdbint.texinfo (Stack Frames): New chapter.
3702 (Algorithms): Move Frames text to the new chapter.
3703 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3704 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3705
721c02de
VP
37062008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3707
5ae4183a
AS
3708 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3709 output does not necessary include any tokens.
721c02de 3710
c055b101
CV
37112008-04-22 Corinna Vinschen <vinschen@redhat.com>
3712
3713 * gdb.texinfo (Set SH Calling convention): New @item.
3714 (Show SH Calling convention): Ditto.
3715
68837c9d
MD
37162008-04-22 Markus Deuling <deuling@de.ibm.com>
3717
3718 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3719
2e9132cc
EZ
37202008-04-20 Eli Zaretskii <eliz@gnu.org>
3721
3722 * gdb.texinfo (Set Breaks): Mention that multiple location
3723 breakpoints need line number info. Add index entries.
3724
31fffb02
CS
37252008-04-19 Craig Silverstein <csilvers@google.com>
3726
3727 * gdb.texinfo (Requirements): Add an optional requirement on
3728 zlib.
3729 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3730 Compressed DWARF 2.
3731
a47ec5fe
AR
37322008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3733
3734 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3735 sample output for 'stopped,reason="breakpoint-hit"' message.
3736 (GDB/MI Program Execution): Likewise.
3737
de051565
MK
37382008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3739
5ae4183a 3740 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3741 -var-set-format. Add -f option to -var-evaluate-expression.
3742
6ba66d6a
JB
37432008-04-03 Joel Brobecker <brobecker@adacore.com>
3744
3745 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3746 new node "Ambiguous Expressions". Replace references to this
3747 node by references to "Ambiguous Expressions" throughout.
3748 (Ambiguous Expressions): New node.
3749
1e26b4f8
DJ
37502008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3751
3752 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3753
b84876c2
PA
37542008-03-21 Pedro Alves <pedro@codesourcery.com>
3755
3756 * gdb.texinfo (Debugging Output): Document
3757 "set/show debug lin-lwp-async".
3758 (Maintenance Commands): Document "maint set/show linux-async".
3759
63092375
DJ
37602008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3761
3762 * gdb.texinfo (Expressions): Update description of malloced arrays.
3763
8e8901c5
VP
37642008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3765
3766 * gdb.texinfo (Thread Commands): Document
3767 -thread-info. Remove -thread-list-all-threads.
3768
1fddbabb
PA
37692008-03-14 Pedro Alves <pedro@codesourcery.com>
3770 Sandra Loosemore <sandra@codesourcery.com>
3771
3772 * gdb.texinfo (Library List Format): Update to mention the
3773 possibility to pass section addresses instead of segment
3774 addresses.
3775
ccd213ac
DJ
37762008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3777
3778 * gdb.texinfo (Starting): Document "set exec-wrapper".
3779 (Server): Document gdbserver --wrapper.
3780
fa4727a6
DJ
37812008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3782
3783 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3784 unreadable memory. Delete obsolete SPARClite reference.
3785
8edfe269
DJ
37862008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3787
3788 * gdb.texinfo (Starting): Mention always-running targets.
3789 (Target Commands): Add an anchor for load.
3790 (Connecting): Explain continue instead of run.
3791
1843f87b
DJ
37922008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3793
3794 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3795
f9082629
NR
37962008-02-26 Nick Roberts <nickrob@snap.net.nz>
3797
3798 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3799 breakpoint table.
3800
fd96d250
PA
38012008-02-19 Pedro Alves <pedro@codesourcery.com>
3802
3803 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3804 killing the inferior when it is already debugging a process.
3805
36af4ef6
MD
38062008-02-13 Markus Deuling <deuling@de.ibm.com>
3807
3808 * gdbint.texinfo (Build Script): New section. Mention new build script
3809 gdb_buildall.sh.
3810
cda4ce5a
JB
38112008-02-01 Jim Blandy <jimb@red-bean.com>
3812
3813 * gdb.texinfo (Help): Summarize 'info args' correctly.
3814
4acd40f3
TJB
38152008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3816
3817 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3818 available in PowerPC architecture.
3819 (Embedded Processors): Change node name of PowerPC item in menu.
3820 (PowerPC): Rename to...
3821 (PowerPC Embedded): this.
3822 (Architectures): Add new PowerPC item in menu.
3823 (PowerPC): New node.
3824
6e6c6f50
DJ
38252008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3826
3827 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3828 commands.
3829
5ee187d7
DJ
38302008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3831
3832 * gdb.texinfo (Setting Catchpoints): Mention features
3833 supported on GNU/Linux.
3834
e275c0d9
NR
38352008-01-30 Nick Roberts <nickrob@snap.net.nz>
3836
3837 * gdb.texinfo (GDB/MI File Commands): Describe new output
3838 field for MI command -file-list-exec-source-file.
3839
2d717e4f
DJ
38402008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3841
3842 * gdb.texinfo (Using the `gdbserver' Program): Add security
3843 warning. Rearrange into subsections and subsubsections. Document
3844 --multi and --debug. Correct --with-sysroot typo. Update --attach
3845 usage. Make load reference clearer. Document monitor exit.
3846 (Remote Configuration): Document set remote exec-file, attach-packet,
3847 and run-packet.
3848 (Packets): Document vAttach and vRun.
3849
d35a4257 38502008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3851
3852 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3853 detach-on-follow -> detach-on-fork.
f663676d 3854
c78d192c
DJ
38552008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3856
3857 * gdbint.texinfo (Native Conditionals): Remove
3858 SHELL_COMMAND_CONCAT and SHELL_FILE.
3859
d35a4257
EZ
38602008-01-26 Eli Zaretskii <eliz@gnu.org>
3861
3862 * gdb.texinfo (Specify Location): Improve wording.
3863
93815fbf
VP
38642008-01-23 Chris Demetriou <cgd@google.com>
3865
3866 * gdb.texinfo (Threads): Document new "set print thread-events"
3867 and "show print thread-events" commands.
3868
2a25a5ba
EZ
38692008-01-19 Eli Zaretskii <eliz@gnu.org>
3870
3871 * gdb.texinfo (Specify Location): New section.
3872 (Delete Breaks, Edit, Set Breaks): Remove description of
3873 locations. Instead, add a reference to "Specify Location".
3874 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3875 (Symbols): Refer to "Specify Location" for the valid forms of
3876 linespecs and locations.
3877
32c9a795
MD
38782008-01-18 Markus Deuling <deuling@de.ibm.com>
3879
3880 * gdbint.texinfo (Target Conditionals): Replace the description of
3881 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3882
b17828ca
JB
38832008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3884
3885 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3886 about &&var, which is rejected by the expression parser.
3887
0aea4bf3
LM
38882008-01-09 Luis Machado <luisgpm@br.ibm.com>
3889
3890 * gdb.texinfo (Output): Update documentation on using printf with DFP
3891 types.
3892
febe4383
TJB
38932008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3894
3895 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3896 subsubsection.
3897 (Decimal Floating Point format): New subsubsection.
3898
7a404eba
PA
38992008-01-05 Pedro Alves <pedro@codesourcery.com>
3900
3901 * gdb.texinfo (File Options): Remove mention of the attempt to
3902 open a core file with the -p option. Don't list -c as a valid
3903 option to attach to a process.
3904
a4d9b460
PA
39052008-01-05 Pedro Alves <pedro@codesourcery.com>
3906
3907 * gdbint.texinfo (Host Conditionals): Remove mention of
3908 ALIGN_STACK_ON_ENTRY.
3909
6ec2edbe
JB
39102008-01-05 Joel Brobecker <brobecker@adacore.com>
3911
3912 * gdbint.texinfo (Start of New Year Procedure): Add item
3913 describing how to update the source and documentation copyright
3914 notices.
3915
d8b2a693
JB
39162007-12-18 Jim Blandy <jimb@codesourcery.com>
3917
ab209b3a 3918 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3919 watchpoint explanation into the main description of the watchpoint
3920 command; update synopses of 'watch', 'rwatch', and 'awatch'
3921 commands.
3922
8b4ed427
VP
39232007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3924
3925 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3926 Document 'pending-breakpoints' feature of
3927 -list-features.
3928
37e4754d
LM
39292007-12-17 Luis Machado <luisgpm@br.ibm.com>
3930
669fac23 3931 * gdb.texinfo: Add new parameter's description.
37e4754d 3932
1d3811f6
DJ
39332007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3934
3935 * gdb.texinfo (Overview): Clarify run-length encoding
3936 example. Remove the restriction on "+" and "-" characters.
3937
c1c25a1a
EZ
39382007-12-15 Eli Zaretskii <eliz@gnu.org>
3939
3940 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3941
afe8ab22 39422007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3943
afe8ab22
VP
3944 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3945 the -f option for -break-insert, remove -r option,
3946 and clarify specification of location.
3947
a6b151f1
DJ
39482007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3949
3950 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3951 formatting.
3952 (Remote Debugging): Add File Transfer section.
3953 (Remote Configuration): Document Host I/O packets.
3954 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3955 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3956 (Packets): Add vFile.
3957
3b784c4f
EZ
39582007-11-17 Eli Zaretskii <eliz@gnu.org>
3959
3960 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3961 breakpoints with multiple locations.
3962 (Breakpoint Menus): Improve wording.
3963 (Output): Fix last change.
3964
a4ce5b0d
UW
39652007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3966
3967 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3968
1b39d5c0
DE
39692007-11-15 Doug Evans <dje@google.com>
3970
3971 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3972
7a72d44c
VP
39732007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3974
3975 * gdbint.texinfo (Native Conditionals): Remove
3976 mention of CLEAR_SOLIB.
5ae4183a 3977
6d1829bf 39782007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3979
3980 * gdb.texinfo (Print Settings): Add documentation for "set/show
3981 print frame-arguments".
3982
1a619819
LM
39832007-11-05 Luis Machado <luisgpm@br.ibm.com>
3984
3b784c4f 3985 * gdb.texinfo (Output): Update printf command's description.
1a619819 3986
55eddb0f
DJ
39872007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3990 powerpc soft-float".
3991
9cceb671
DJ
39922007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3993
3994 * gdb.texinfo (Files): Correct formatting. Mention Expat
3995 requirement.
3996 (Requirements for Building GDB): Expand the list of Expat
3997 uses.
3998 (Library List Format, Memory Map Format): Mention Expat.
3999 (Target Descriptions): Update Expat wording.
4000
83acabca
DJ
40012007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4002
4003 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4004 Document that gdbarch_convert_register_p should return zero for no-op
4005 conversions.
4006
e35879db
UW
40072007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4008
83acabca 4009 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4010 of set_gdbarch_sofun_address_maybe_missing back to ...
4011 (Target Conditionals): ... here to fix build break.
4012
203c3895
UW
40132007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4014
83acabca 4015 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4016 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4017 (Compiler Characteristics): ... documentation of
4018 set_gdbarch_sofun_address_maybe_missing.
4019
11411de3
DJ
40202007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4021
4022 * gdbint.texinfo (Target Conditionals): Use
4023 frame_unwind_register_unsigned in examples instead of
4024 frame_unwind_unsigned_register.
4025
7cc46491
DJ
40262007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4027
4028 * gdb.texinfo (Predefined Target Types): Add int128
4029 and uint128.
4030 (Standard Target Features): Add PowerPC features.
4031
81adfced
DJ
40322007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4033
4034 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4035
c1874924
UW
40362007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4037
4038 * gdbint.texi (Target Conditionals): Remove documentation
4039 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4040 gdbarch_extract_return_value, and gdbarch_store_return_value.
4041
f6e56ab3
UW
40422007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4043
4044 * gdbint.texi (Target Conditionals): Remove documentation of
4045 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4046
56cf5405
KH
40472007-10-11 Kazu Hirata <kazu@codesourcery.com>
4048
4049 * gdb.texinfo: Mention that inaccessible-by-default is on by
4050 default.
4051
35156bae
DJ
40522007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4053
4054 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4055
d983da9c
DJ
40562007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4057
4058 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4059 multi-threaded watchpoints.
4060 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4061 checked. Describe sticky notification. Expand description
4062 of steppable and continuable watchpoints.
4063 (Watchpoints and Threads): New subsection.
4064
fe6fbf8b
VP
40652007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4066
4067 * gdb.texinfo (Setting Breakpoints): Revise
4068 documentation for pending breakpoints. Document
4069 breakpoints with multiple locations.
5ae4183a 4070
084344da
VP
40712007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4072
4073 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4074 Document -list-features.
5ae4183a 4075
82160952
EZ
40762007-09-15 Eli Zaretskii <eliz@gnu.org>
4077
4078 * gdb.texinfo (Output): Spell out which features of C's printf are
4079 not supported by GDB's printf.
7e27a47a
EZ
4080 (Separate Debug Files): More accurate wording regarding build ID
4081 and a reference to the ld manual rather than the Fedora wiki.
82160952 4082
ea37ba09
DJ
40832007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4084 Jim Blandy <jimb@codesourcery.com>
4085
4086 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4087 (Examining Memory): Update mentions of the 's' format.
4088 (Automatic Display): Likewise.
4089
b8533aec
DJ
40902007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4091
4092 * gdb.texinfo: Update the FSF's Back-Cover Text.
4093
83f83d7f
JK
40942007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4095 Eli Zaretskii <eliz@gnu.org>
4096
4097 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4098 Fixed the ``build ID'' name. New binaries build instructions for the
4099 build ID inclusion. Explain how the commands are specific to the build
4100 ID vs. debug link.
4101
c7e83d54
EZ
41022007-09-01 Eli Zaretskii <eliz@gnu.org>
4103
4104 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4105 indexing for ``build ID'' support.
4106
d3750b24
JK
41072007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4108
4109 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4110 Enlisted BUILD ID to the debug file searching example.
4111 Included a BUILD ID `.note.gnu.build-id' section description.
4112 Updated/added the debug files splitting instructions for OBJCOPY.
4113
02142340
VP
41142007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4115
4116 * gdb.texinfo (Variable Objects): Adjust docs
4117 for -var-info-expression and document
4118 -var-info-path-expression.
4119
d3bdde98
JB
41202007-08-20 Jim Blandy <jimb@codesourcery.com>
4121
3fb6a982
JB
4122 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4123 (title page): Include the dedication in the printed manual, as a
4124 separate page after the copyright notice.
5ae4183a 4125
d3bdde98
JB
4126 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4127 don't break a @var across a line.
4128
c80a96a8
MR
41292007-07-25 Maciej W. Rozycki <macro@mips.com>
4130
4131 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4132 for include files.
4133
5824a901
NR
41342007-07-12 Nick Roberts <nickrob@snap.net.nz>
4135
4136 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4137 in annotate.texinfo.
4138 (Command History): Link to new node.
5824a901 4139
d52e7ea3
UW
41402007-07-05 Markus Deuling <deuling@de.ibm.com>
4141
4142 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4143
5fc14d0a
EZ
41442007-07-05 Eli Zaretskii <eliz@gnu.org>
4145
4146 * gdbint.texinfo (Target Conditionals): Fix last change.
4147
4a9bb1df
UW
41482007-07-03 Markus Deuling <deuling@de.ibm.com>
4149
4150 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4151 routines:
4152 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4153 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4154 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4155 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4156 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4157 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4158 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4159 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4160 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4161 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4162 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4163 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4164 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4165 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4166 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4167 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4168 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4169 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4170 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4171 (SOFTWARE_SINGLE_STEP_P)
4172
4173 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4174 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4175
4176 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4177 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4178 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4179 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4180 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4181 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4182 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4183 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4184 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4185 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4186
4187 (Converting an existing Target Architecture to Multi-arch): Remove
4188 section.
4189
4190 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4191 (gdbarch_addr_bits_remove): Add code example.
4192
4193 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4194
cfa9d6d9
DJ
41952007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4196
4197 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4198 Add other missing entries. Adjust the table size to fit.
4199 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4200 stop reasons including the new "library" event.
4201 (General Query Packets): Adjust table widths for qSupported. Mention
4202 qXfer:libraries:read reply to qSupported and document the new packet.
4203 (Library List Format): New section.
4204
159fcc13
JK
42052007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4206
4207 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4208
f66d1690
MS
42092007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4210
4211 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4212
67102876
NR
42132007-06-25 Nick Roberts <nickrob@snap.net.nz>
4214
4215 * gdbint.texinfo (Register and Memory Data): Break sections
4216 into nodes and add a menu.
4217
a4642986
MR
42182007-06-21 Maciej W. Rozycki <macro@mips.com>
4219
4220 * gdb.texinfo (Examining Memory): Document the new behaviour.
4221
e9c17194
VP
42222007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4223
4224 * gdb.texinfo (Standard Target Features): Document
4225 m68k features.
4226
31d99776
DJ
42272007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4228
4229 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4230
1780a0ed
DJ
42312007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4232
4233 * gdb.texinfo (Target Description Format): Add version attribute
4234 for <target>.
4235
822b6570
DJ
42362007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4237
4238 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4239
f8b73d13
DJ
42402007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4241
4242 * gdb.texinfo (MIPS Features): New subsection.
4243
0e7f50da
UW
42442007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4245 Markus Deuling <deuling@de.ibm.com>
4246
4247 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4248 and qXfer:spu:write packets and mention them under qSupported.
4249
23d964e7
UW
42502007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4251 Markus Deuling <deuling@de.ibm.com>
4252
4253 * gdb.texinfo (Architectures): Add new SPU section to document
4254 Cell Broadband Engine SPU architecture specific commands.
4255
9f708cb2
VP
42562007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4257
4258 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4259 comments.
4260
7579b5f8
NR
42612007-06-07 Nick Roberts <nickrob@snap.net.nz>
4262
4263 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4264
bf06d120
JB
42652007-05-29 Jim Blandy <jimb@codesourcery.com>
4266
4267 * gdb.texinfo (Overview): Doc fix.
4268
23776285
MR
42692007-05-22 Maciej W. Rozycki <macro@mips.com>
4270
4271 * gdb.texinfo (Remote Configuration): Document "set/show
4272 remoteflow".
4273
1a69e1e4
DJ
42742007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4275
bf06d120
JB
4276 * gdb.texinfo (MIPS): Remove documentation for set mips
4277 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4278 stack-arg-size.
1a69e1e4 4279
46ba6afa 42802007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4281
46ba6afa
BW
4282 * all-cfg.texi (GDBTUI): New.
4283 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4284 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4285 (TUI Configuration): Edit to improve clarity and fix problems of
4286 both style and content.
5ae4183a 4287
06d3b283
UW
42882007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4289
4290 * observer.texi (GDB Observers): New observer "new_objfile".
4291
179101d6
UW
42922007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4293
4294 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4295
25d5ea92
VP
42962007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4297
4298 * gdb.texinfo (GDB/MI Variable Objects): Document
4299 frozen variables objects.
5ae4183a 4300
ea35711c
DJ
43012007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4302
4303 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4304 (Character Sets, Caching Data of Remote Targets): Likewise.
4305 (Targets): Delete Remote node. Move its text...
4306 (Debugging Remote Programs): ...to here. Delete description
4307 of the "remote" command.
4308 (Remote configuration): Delete description of "set remotedevice"
4309 and "show remotedevice".
4310 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4311
db2e3e2e
BW
43122007-04-11 Bob Wilson <bob.wilson@acm.org>
4313
5ae4183a
AS
4314 * gdb.texinfo (Contributors, Continuing and Stepping)
4315 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4316 (General Query Packets, File-I/O Remote Protocol Extension)
4317 (Protocol Basics, The F Reply Packet, Write)
4318 (Protocol-specific Representation of Datatypes, Memory Transfer):
4319 Fix hyphenation, punctuation and grammar problems.
4320 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4321 'section' instead of 'subsection' in the text.
4322 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4323 (i386): Remove period from section name.
db2e3e2e
BW
4324 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4325 (Config Names, Configure Options): Use @file{configure}.
4326
8a3dae3e
DJ
43272007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4328
4329 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4330 and tab expansion.
4331
1a92f856
DJ
43322007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4333
4334 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4335
79a6e687 43362007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4337
79a6e687
BW
4338 * gdb.texinfo: Consistently capitalize all significant words in
4339 node names, chapter titles, section titles, and headings. Update
4340 cross references to match.
4341 (Starting and Stopping Trace Experiment): Make node name plural.
4342 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4343
ad527d2e
PA
43442007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4345
4346 * gdb.texinfo (WinCE): Delete obsolete subsection.
4347
7ce59000
DJ
43482007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4349
4350 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4351 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4352 references.
4353
8807d78b
DJ
43542007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4355
4356 * gdb.texinfo (Startup): Delete references to some alternate
4357 names for .gdbinit.
4358 (Thread): Remove LynxOS reference.
4359 (Tandem ST2000): Delete target-specific documentation.
4360 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4361 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4362 and GDB_OSABI_LYNXOS.
4363
5f402660
UW
43642007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4365
4366 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4367
bac718a6
UW
43682007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4369
4370 * gdbint.texinfo (Target Conditionals): Remove mention of
4371 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4372 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4373
9453113a
DJ
43742007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4375
4376 * Makefile.in: Add "pdfdir" installation
4377 directory, PDFTEX macro, support for "install-pdf" target,
4378 and rules for making a pdf version of refcard.texi.
4379 * refcard.tex: Specify paper size for PDF output.
4380
ae21e955 43812007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4382
ae21e955 4383 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4384
3f94c067 43852007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4386
3f94c067
BW
4387 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4388 (Source Path, Character Sets, Macros, Define)
4389 (GDB/MI Result Records, GDB/MI Simple Examples)
4390 (GDB/MI Program Execution, GDB/MI File Commands)
4391 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4392 (Bug Reporting): Use @value{GCC}.
5ae4183a 4393
12c27660 43942007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4395
12c27660
BW
4396 * gdb.texinfo (Help): Fix formatting of examples.
4397 (Variables): Use @ifnotinfo instead of @iftex.
4398 (Non-debug DLL symbols): Use @ref instead of @pxref.
4399 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4400
ce9341a1
BW
44012007-03-26 Bob Wilson <bob.wilson@acm.org>
4402
4403 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4404
c8f4133a
BW
44052007-03-26 Bob Wilson <bob.wilson@acm.org>
4406
4407 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4408 the order of the nodes.
4409 (C Operators, C Constants, Debugging C): Remove extra menus.
4410 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4411
c8f4133a 44122007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4413
4414 * gdb.texinfo (File Options): Add missing parenthesis.
4415 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4416
c74d0ad8
DJ
44172007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4418
4419 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4420
ff6f572f
DJ
44212007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4422
669fac23 4423 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4424 case insensitivity.
4425 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4426
994337c3
NR
44272007-02-18 Nick Roberts <nickrob@snap.net.nz>
4428
4429 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4430 (Files): Add section name to argument list for pxref.
4431 (Non-debug DLL symbols): Don't use `see' for pxref.
4432 (Embedded Processors): Fix typo.
4433 (GDB/MI Breakpoint Commands): Execution commands generate
4434 *stopped not ^done.
4435
eb819d70
NR
44362007-02-13 Nick Roberts <nickrob@snap.net.nz>
4437
4438 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4439 values for in_scope. Mention that only root variables can be
4440 updated.
4441 (GDB/MI Development and Front Ends): Explain new values may be
4442 added to existing fields.
4443
123dc839
DJ
44442007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4445
4446 * gdb.texinfo (-target-disconnect): Use @smallexample.
4447 (Requirements): Add anchor for Expat. Update description.
4448 (Target Descriptions): Mention Expat.
4449 (Target Description Format): Document new elements. Use
4450 @smallexample.
4451 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4452 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4453
108546a0
DJ
44542007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4455
4456 * gdb.texinfo (Target Description Format): Add section on XInclude.
4457
95a98c01
NR
44582006-02-03 Nick Roberts <nickrob@snap.net.nz>
4459
4460 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4461 command -enable-timings.
4462
f4b3909f
EZ
44632007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4464
5ae4183a 4465 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4466 descriptions for new/deleted elements in gdb_osabi. Add missing
4467 description for function generic_elf_osabi_sniff_abi_tag_sections.
4468
c7ba131e
JB
44692007-01-29 Joel Brobecker <brobecker@adacore.com>
4470
4471 * gdb.texinfo (Maintenance Commands): Add documentation for
4472 the new "maint print target-stack" command.
4473
3a60f64e
JK
44742007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4475 Eli Zaretskii <eliz@gnu.org>
4476
f4b3909f 4477 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4478
c582f8b6
EZ
44792007-01-26 Eli Zaretskii <eliz@gnu.org>
4480
4481 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4482 Use @value{NGCC} instead of @value{GCC}.
4483
d3e8051b
EZ
44842007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4485
4486 * agentexpr.texi: Fix typos.
4487 * annotate.texinfo: Likewise.
4488 * gdb.texinfo: Likewise.
4489 * gdbint.texinfo: Likewise.
4490 * observer.texi: Likewise.
4491 * stabs.texinfo: Likewise.
4492
86f04699
EZ
44932007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4494
4495 * gdbint.texinfo (Support Libraries): Remove mmalloc
4496 entry. Describe readline library.
4497
23181151
DJ
44982007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4499
4500 * gdb.texinfo (Target Descriptions): New section.
4501 (General Query Packets): Add QPassSignals anchor. Mention
4502 qXfer:features:read under qSupported. Expand mentions of
4503 qXfer:memory-map:read and QPassSignals. Document
4504 qXfer:features:read.
4505
f822c95b
DJ
45062007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4507
4508 * gdb.texinfo (Commands to specify files): Describe
4509 "set sysroot" and "show sysroot".
4510 (Using the `gdbserver' program): Lowercase argument
4511 to @var. Expand description of setting up GDB on the
4512 host.
4513
8936fcda
JB
45142007-01-05 Joel Brobecker <brobecker@adacore.com>
4515
4516 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4517 catch exception, catch exception unhandled, and catch assert
4518 commands.
4519
e776119f
DJ
45202007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4521
4522 * gdb.texinfo (Debugging Output): Document "set debug xml"
4523 and "show debug xml".
4524
aa79a185
DJ
45252007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4526
4527 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4528
7f893741
JB
45292007-01-01 Joel Brobecker <brobecker@adacore.com>
4530
4531 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4532
a1b5960f
VP
45332006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4534
4535 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4536 note in @ignore, to be removed later if nobody complains.
4537
9f470e6e
NR
45382006-12-04 Nick Roberts <nickrob@snap.net.nz>
4539
4540 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4541 of -var-delete.
4542
765dc015 45432006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4544
765dc015 4545 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4546 automatic software/hardware breakpoint usage and
4547 the "set breakpoint auto-hw" command.
765dc015 4548
4b5752d0
VP
45492006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4550
4551 * gdb.texinfo (Memory Access Checking): New.
4552
89be2091
DJ
45532006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4554
4555 * gdb.texinfo (Remote configuration): Mention
4556 "pass-signals-packet".
4557 (General Query Packets): Document QPassSignals. Fix
4558 a typo.
4559
ca3bf3bd
DJ
45602006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4561
4562 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4563
427c3a89
DJ
45642006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * gdb.texinfo (Remote configuration): Rewrite documentation for
4567 packet configuration commands.
4568 (OS Information): Adjust reference to qXfer:auxv:read.
4569 (General Query Packets): Remove references to read-aux-vector-packet
4570 and set remote get-thread-local-storage-address.
4571
7a107747
DJ
45722006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4573
4574 * gdbint.texinfo (Target Architecture Definition): Add new
4575 Initializing a New Architecture section.
4576
1c56eb0e
EZ
45772006-10-31 David Taylor <dtaylor@emc.com>
4578
4579 * stabs.texinfo (Macro define and undefine): New node describing
4580 stabs for #define and #undef.
4581
f73adfeb
AS
45822006-10-27 Andreas Schwab <schwab@suse.de>
4583
4584 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4585
fd60e0df
EZ
45862006-10-21 Eli Zaretskii <eliz@gnu.org>
4587
4588 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4589 clarify on the possible meanings of ``expression'' watched by
4590 watchpoints. Add indexing.
e5ac9b53
EZ
4591 (Prompting, Errors, Invalidation, Annotations for Running)
4592 (Source Annotations): Fix index entries by adding "annotation" to
4593 them, to discriminate from index entries that point to the more
4594 general topic descriptions.
fd60e0df 4595
52bb452f
DJ
45962006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4597
4598 * gdbint.texinfo (Target Vector Definition): Move most
4599 content into Existing Targets. Add a menu.
4600 (Existing Targets): New section, moved from Target Vector
4601 Definition. Use @subsection.
4602 (Managing Execution State): New section.
4603
58955e58
BW
46042006-10-16 Bob Wilson <bob.wilson@acm.org>
4605
4606 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4607
c8aa23ab
EZ
46082006-10-15 Eli Zaretskii <eliz@gnu.org>
4609
4610 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4611 (Command Syntax, Signals, Backtrace, Connecting)
4612 (Remote configuration, Renesas Boards, Console I/O): Fix last
4613 change: use Ctrl- instead of C-, except wrt Emacs.
4614 (File-I/O Examples): Put Ctrl-c in @kbd.
4615 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4616 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4617 (Signals, Set Breaks, Set Watchpoints): Document optional
4618 arguments to `info signals' `handle', `info breakpoints', and
4619 `info watchpoints'.
c8aa23ab 4620
e7109c7e
EZ
46212006-10-14 Eli Zaretskii <eliz@gnu.org>
4622
4623 * gdb.texinfo (Backtrace): Fix last change.
4624
de3aea7b
NR
46252006-10-14 Nick Roberts <nickrob@snap.net.nz>
4626
4627 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4628
7f9087cb
BW
46292006-10-10 Bob Wilson <bob.wilson@acm.org>
4630
c8aa23ab
EZ
4631 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4632 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4633 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4634
68437a39
DJ
46352006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4636 Daniel Jacobowitz <dan@codesourcery.com>
4637
4638 * gdb.texinfo (Packets): Document vFlashErase,
4639 vFlashWrite and vFlashDone packets.
4640 (General Query Packets): Document qXfer:memory-map:read.
4641 Add a new feature for qXfer:memory-map:read.
4642 (Memory map format): New section.
4643 (Target Commands): Mention that gdb can write flash.
4644
fd79ecee
DJ
46452006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4646 Daniel Jacobowitz <dan@codesourcery.com>
4647
4648 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4649 memory regions and "mem auto".
4650
350da6ee
DJ
46512006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4652
4653 * gdbint.texinfo (Array Containers): New section.
4654
2f1acb09
VP
46552006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4656
4657 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4658 -stack-list-arguments HIGH_FRAME argument can be larger then the
4659 actual number of frames.
4660
2ab1eb7a
VP
46612006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4662
4663 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4664 -stack-list-locals HIGH_FRAME argument can be larger then the
4665 actual number of frames.
2ab1eb7a 4666
599b237a
BW
46672006-09-02 Bob Wilson <bob.wilson@acm.org>
4668
4669 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4670 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4671
25ab7e6d
EZ
46722006-09-02 Eli Zaretskii <eliz@gnu.org>
4673
4674 * gdbint.texinfo (Overall Structure): New section "Source Tree
4675 Structure".
4676
940178d3
JB
46772006-08-17 Jim Blandy <jimb@codesourcery.com>
4678
4679 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4680 responses.
4681
30daae6c
JB
46822006-08-08 Joel Brobecker <brobecker@adacore.com>
4683
4684 * gdb.texinfo (Source Path): Add documentation for new
4685 substitute-path commands.
4686
7fa2210b
DJ
46872006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4688
4689 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4690 (Running Configure): ...here.
4691 (Requirements): New node. Mention expat.
4692
3d00d119
DJ
46932006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4694
5ae4183a 4695 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4696 'set download-write-size' and 'show download-write-size'.
4697
0cbfa4ee
DJ
46982006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4699
4700 * stabs.texinfo (Member Type Descriptor): Correct example for
4701 pointer to member types.
4702
16026cd7
AS
47032006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4704
4705 * gdb.texinfo (Optional warnings and messages): Add
4706 'set/show trace-commands'.
4707 (Command files): Add '-v' to source command.
4708
0876f84a
DJ
47092006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4710
4711 * gdb.texinfo (OS Information): Update qPart reference to
4712 qXfer.
4713 (Remote configuration): Likewise.
4714 (Overview): Move @cindex to the start of a paragraph. Talk
4715 about binary data encoding.
4716 (Packets): Refer to the overview for the details of the X
4717 packet encoding.
4718 (General Query Packets): Remove qPart description. Add qXfer
4719 description. Add an anchor to qSupported. Correct feature
4720 table title. Add a new feature for qXfer:auxv:read.
4721 (Interrupts): Add a missing parenthesis.
4722
2ec3381a
DJ
47232006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4724
669fac23 4725 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4726 (GDB/MI Kod Commands): Remove commented out node.
4727
594fe323
EZ
47282006-07-01 Eli Zaretskii <eliz@gnu.org>
4729
4730 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4731 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4732 (GDB/MI Thread Commands, GDB/MI Program Execution)
4733 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4734 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4735 (GDB/MI File Commands, GDB/MI Target Manipulation)
4736 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4737 since the MI prompt is hard-wired into the code.
4738
7e3fb70c
NR
47392006-07-01 Nick Roberts <nickrob@snap.net.nz>
4740
4741 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4742 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4743 (GDB/MI Data Manipulation): Remove description of unimplemented
4744 display related commands as variable objects perform this function
4745 and are superior: -display-delete, -display-disable,
4746 -display-enable, -display-insert and -display-list. Move
4747 -environment-cd, -environment-directory, -environment-path
4748 and -environment-pwd to "Program Context".
4749 (GDB/MI Program Control): Rename to "Program Execution". Move
4750 -exec-arguments -exec-abort to...
4751 (GDB/MI Program Context): ...here. New node split from "Data
4752 Manipulation".
4753
be2a5f71
DJ
47542006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4755
4756 * gdb.texinfo (Remote configuration): Document set / show
4757 remote supported-packets.
4758 (General Query Packets): Document qSupported packet.
4759
fc320d37
SL
47602006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4761
4762 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4763 and font markup.
4764 (Protocol basics): Likewise.
4765 (The F request packet): Likewise.
4766 (The F reply packet): Likewise.
4767 (Memory transfer): Move this node to be a subsubsection of
4768 "Protocol specific representation of datatypes".
4769 (The Ctrl-C message): More copy editing.
4770 (Console I/O): Likewise.
4771 (The isatty call): Delete this node, and merge its content into
4772 the "isatty" node. Fixed references elsewhere.
4773 (The system call): Delete this node, and merge its content into
4774 the "system" node. Fixed references elsewhere.
4775 (open): Reformat to use @table, and add appropriate font markup.
4776 (close): Likewise.
4777 (read): Likewise.
4778 (write): Likewise.
4779 (lseek): Likewise.
4780 (rename): Likewise.
4781 (unlink): Likewise.
4782 (stat/fstat): Likewise.
4783 (gettimeofday): Likewise.
4784 (isatty): Likewise.
4785 (system): Likewise, plus minor changes to fix confusing wording.
4786 (Integral datatypes): Fix font markup.
4787 (Pointer values): Likewise.
4788 (struct stat): Fix markup to use @table, plus minor copy editing.
4789 (struct timeval): Fix font markup, plus minor copy editing.
4790 (Constants): Minor copy editing.
4791 (Errno values): Add font markup.
4792 (File-I/O Examples): Likewise.
4793
158fdf5c
NR
47942006-06-10 Nick Roberts <nickrob@snap.net.nz>
4795
4796 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4797 (GDB/MI Simple Examples): Move node up one level. Use real
4798 examples.
4799 (GDB/MI Compatibility with CLI): Update.
4800 (GDB/MI Result Records): Add "connected" and "exit" result
4801 classes.
4802 (GDB/MI Stream Records): Clarify target output.
4803 (GDB/MI Command Description Format): Modify example description.
4804 (GDB/MI Breakpoint Table Commands): Rename to...
4805 (GDB/MI Breakpoint Commands): ...this
4806 (GDB/MI Breakpoint Commands): Add optional thread field.
4807 (GDB/MI Program Control): Add an introduction. Move "Program
4808 termination" examples into exec-run description.
4809 (GDB/MI File Commands): Mention similar CLI commands.
4810 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4811 is similar to "-gdb-version".
4812
ddb50cd7
EZ
48132006-06-09 Eli Zaretskii <eliz@gnu.org>
4814
4815 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4816
2aef0d6b
NR
48172006-06-02 Nick Roberts <nickrob@snap.net.nz>
4818
4819 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4820 sourceware.org for mailing lists.
d5e40d59 4821 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4822
383a5c52
NR
48232006-06-01 Nick Roberts <nickrob@snap.net.nz>
4824
d5e40d59 4825 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4826
e16b02ee
EZ
48272006-05-22 Eli Zaretskii <eliz@gnu.org>
4828
4829 * gdb.texinfo (Cygwin Native): Fix last change.
4830
be90c084
CF
48312006-05-22 Christopher Faylor <cgf@timesys.com>
4832
4833 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4834
347ceba5
NR
48352006-05-15 Nick Roberts <nickrob@snap.net.nz>
4836
4837 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4838 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4839
369af7bd
DJ
48402006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4841
4842 * gdb.texinfo (General Query Packets): Recommend not starting
4843 new packets with qC and clarify.
4844
2ffdbde8 48452006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4846
4847 * gdb.texinfo (M2 Types): New section.
72019c9c 4848
16d1a084
DJ
48492006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4850
4851 * agentexpr.texi: Add a copyright and license notice.
4852 * observer.texi: Likewise, with GPL clause for function prototypes.
4853 Remove trailing whitespace.
4854
aa56d27a
JB
48552006-05-05 Jim Blandy <jimb@codesourcery.com>
4856
4857 * gdb.texinfo (General Query Packets): Document conventions for
4858 terminating packet names, and their violations.
4859
5bdf8622
DJ
48602006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4861
4862 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4863 * gdb.texinfo: Likewise.
4864
605a56cb
DJ
48652006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4866
4867 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4868 and "show remotedebug".
4869 (Debugging Output): Add additional index entries.
4870
b8db102d
MS
48712006-04-27 Michael Snyder <msnyder@redhat.com>
4872
4873 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4874
c5e30d01
AC
48752006-04-22 Andrew Cagney <cagney@redhat.com>
4876
4877 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4878 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4879
8181d85f
DJ
48802006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4881
4882 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4883 and remove breakpoint prototypes.
4884 (Watchpoints): Move description of target_insert_hw_breakpoint and
4885 target_remove_hw_breakpoint ...
4886 (Breakpoints): ... to here. Document target_insert_breakpoint and
4887 target_remove_breakpoint.
4888
4f553f88
JB
48892006-04-17 Jim Blandy <jimb@codesourcery.com>
4890
4891 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4892 and C packets are optional.
4893
cd852561
FR
48942006-04-14 Frederic Riss <frederic.riss@st.com>
4895
4896 * gdb.texinfo (Specifying source directories): Update the description
4897 of the source file search to reflect the fact that the source path
4898 always contains at least $cdir and $cwd.
4899
b620eb07
MS
49002006-03-31 Michael Snyder <msnyder@redhat.com>
4901
4902 * gdb.texinfo: Update copyright dates.
4903
3156cdaf
EZ
49042006-03-31 Eli Zaretskii <eliz@gnu.org>
4905
4906 * gdb.texinfo (Overview): Add an index entry to "empty response".
4907
7d30c22d
JB
49082006-03-28 Jim Blandy <jimb@codesourcery.com>
4909
4910 * gdbint.texinfo (Prologue Analysis): New section.
4911
86941c27
JB
49122006-03-07 Jim Blandy <jimb@red-bean.com>
4913
66b8c7f6
JB
4914 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4915
1a10341b
JB
4916 * gdb.texinfo (Target Commands): Update text describing how to
4917 specify a target. Refer to the detailed section on remote
4918 debugging, not the brief mention.
4919
86941c27
JB
4920 * gdb.texinfo (Connecting): Organize the different 'target remote'
4921 connection methods into a table. Add a 'target remote' index
4922 entry. (!!!)
4923
62f3a2ba
FF
49242006-02-17 Fred Fish <fnf@specifix.com>
4925
4926 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4927 'ptype' commands to reflect the fact that the only significant
4928 difference between them is that ptype prints the complete type
4929 description instead of just the name.
4930
8b9a88ea
WZ
49312006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4932
4933 * gdbint.texinfo (Watchpoints): Delete
4934 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4935
7e8dc855
NR
49362006-02-10 Nick Roberts <nickrob@snap.net.nz>
4937
4938 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4939 times fields where needed. Fix typos. Update general form given
4940 for output of -break-insert.
4941 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4942
c91d38aa
DJ
49432006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4944
4945 * gdbint.texinfo (Symbol Handling): Add a section
4946 on memory management.
4947
38fcd64c
DJ
49482006-02-06 Vladimir Prus <ghost@cs.msu.su>
4949
4950 * gdb.texinfo (Breakpoint table commands): Document the fullname
4951 field in -break-list output.
4952
219eec71
EZ
49532006-02-03 Eli Zaretskii <eliz@gnu.org>
4954
4955 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4956 debugging information produced by the various "set debug..."
4957 options.
4958
ae5a43e0
DJ
49592006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4960
4961 * gdb.texinfo (Files): Remove obsolete bits from the description
4962 of "symbol-file".
4963
a9f158ec
JB
49642006-01-25 Jim Blandy <jimb@redhat.com>
4965
4966 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4967
410dd08e
JB
49682006-01-24 Jim Blandy <jimb@redhat.com>
4969
4970 * gdbint.texinfo (Frames): Document the basics of GDB's register
4971 unwinding model, and explain the existence of the "sentinel" frame.
4972
4b505b12
AS
49732006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4974
4975 * gdb.texinfo (Choosing files): Mention that -directory is used
4976 for script files.
4977 (Specifying source directories): Likewise.
4978 (Command files): Explain how script files are found.
4979
839c27b7
EZ
49802006-01-21 Eli Zaretskii <eliz@gnu.org>
4981
4982 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4983 the threads in a multi-threaded program.
4984 (Threads): The threadno argument of "thread apply" can be a range
4985 of numbers.
4986
7be93b9e
JB
49872006-01-18 Jim Blandy <jimb@redhat.com>
4988
4989 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4990 of warning flags.
4991
fcc73fe3
EZ
49922006-01-13 Eli Zaretskii <eliz@gnu.org>
4993
4994 * gdb.texinfo (Sequences): Improve menu annotations.
4995 (Define): Add index entries for arguments of user-defined
4996 commands. Move the description of flow-control commands...
4997 (Command Files): ...to here. Document loop_break and
4998 loop_continue.
ca91424e
EZ
4999 (Define, Command Files): Document `end' and add index entries for
5000 it.
fcc73fe3 5001
5c95884b
MS
50022006-01-04 Michael Snyder <msnyder@redhat.com>
5003
5004 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5005 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5006
860701dc
PH
50072006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5008
5009 * gdb.texinfo (Omissions from Ada): Document that there is now
5010 limited aggregate support.
5011
36b80e65
EZ
50122005-12-28 Eli Zaretskii <eliz@gnu.org>
5013
5014 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5015 registers and the likes.
5016
c1468174
EZ
50172005-12-24 Eli Zaretskii <eliz@gnu.org>
5018
5019 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5020 (Symbols): Fix usage of "e.g.".
359df76b 5021 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5022
5023 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5024 (Coding): Fix usage of "e.g.".
5025
c02a867d
EZ
50262005-12-23 Eli Zaretskii <eliz@gnu.org>
5027
5ae4183a
AS
5028 * stabs.texinfo:
5029 * refcard.tex:
c02a867d 5030 * gpl.texi:
5ae4183a
AS
5031 * gdbint.texinfo:
5032 * gdb.texinfo:
5033 * gdb-cfg.texi:
c02a867d 5034 * fdl.texi:
5ae4183a
AS
5035 * annotate.texinfo:
5036 * all-cfg.texi:
c02a867d
EZ
5037 * Makefile.in: Add (C) after Copyright. Update the FSF
5038 address.
5039
fad38dfa
EZ
50402005-12-03 Eli Zaretskii <eliz@gnu.org>
5041
5042 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5043 extend GDB with commands for external monitor.
5044
53e5f3cf
AS
50452005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5046
5047 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5048
55f6ca0f
JB
50492005-11-25 Joel Brobecker <brobecker@adacore.com>
5050
5051 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5052
c1947b85
JB
50532005-11-21 Jim Blandy <jimb@redhat.com>
5054
5055 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5056 placement of 'R' actions in tracepoint action packets; document
5057 dependence of 'X' and 'M' actions on a preceding 'R' action for
5058 their registers.
5059
9d29849a
JB
50602005-11-19 Jim Blandy <jimb@redhat.com>
5061
5062 * gdb.texinfo (Tracepoint Packets): New node.
5063 (General Query Packets): Add entries for the tracepoint packets,
5064 referring to the "Tracepoint Packets" node.
5065 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5066
9a6253be
KB
50672005-11-18 Kevin Buettner <kevinb@redhat.com>
5068
5069 * gdb.texinfo (set remotebreak): Add anchor.
5070 (X packet): Likewise.
5071 (Remote Protocol): Add new section `Interrupts' and new index
5072 entry `interrupts (remote protocol)'.
5073
5f3bebba
JB
50742005-11-18 Jim Blandy <jimb@redhat.com>
5075
5076 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5077 entries into the General Query Packets section. Add a
5078 cross-reference to that section. Drop description of replies, as
5079 these are covered in the descriptions of each packet.
5080 (General Query Packets): Add introductory text. Explain naming
5081 conventions, and how the end of a name is recognized.
5082
9a7a1b36
KB
50832005-11-17 Kevin Buettner <kevinb@redhat.com>
5084
0564b6cf 5085 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5086 "set remotebreak" command.
5087
b8ff78ce
JB
50882005-11-16 Jim Blandy <jimb@redhat.com>
5089
5090 * gdb.texinfo (Packets, Stop Reply Packets)
5091 (General Query Packets): Various formatting cleanups.
5092 - Use @samp for packet contents.
5093 - Drop summaries from packet @item lines; the same information appears
5094 immediately below in the description.
5095 - Delete paragraph breaks after packet @item commands, so that the
5096 description appears directly to the right of the packet prototype
5097 in the printed manual, if it fits.
5098 - Place spaces in packet prototypes between @vars and non-@var
5099 letters, and explain that they're just for formatting.
5100 - Use @dots{} instead of '...'.
5101 - Fix uses of @code where @var was needed.
5102 - Replace "deprecated" markers with English text spelling out the
5103 packet's status and the preferred alternatives.
5104 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5105 what this ever meant.
5106 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5107 this for a long time.
5108 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5109 implemented several times, and have been in use for years.
5110
8ffe2530
JB
51112005-11-15 Jim Blandy <jimb@redhat.com>
5112
c43c5473
JB
5113 * gdb.texinfo (Packets): Add index entries for 'm' packet
5114 disclaimers.
5ae4183a 5115
fb031cdf
JB
5116 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5117 of stub when processing an 'm' packet.
5118
8ffe2530
JB
5119 * gdb.texinfo (Packets): Mention that packets beginning with
5120 letters are reserved once, at the top, instead of actually listing
5121 them all and saying "reserved".
5122
c03c782f
AS
51232005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5124
5125 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5126 Change @var{$arg0 to @code{$arg0.
5127
814e32d7
WZ
51282005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5129
5130 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5131
fa93a9d8
JB
51322005-11-12 Jim Blandy <jimb@redhat.com>
5133
5134 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5135 order. Remove extraneous 'z'.
5136
8a5a3c82
AS
51372005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5138
5139 * gdb.texinfo (Choosing files): Add --eval-command.
5140
4b0ad762
AS
51412005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5142
5143 * gdb.texinfo (Choosing modes): Add --return-child-result.
5144
5145
1a088d06
AS
51462005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5147
5148 * gdb.texinfo (Choosing modes): Add --batch-silent.
5149
656d5e12
EZ
51502005-10-28 Eli Zaretskii <eliz@gnu.org>
5151
5152 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5153 "The -var-update Command".
5154
3c9c013a
JB
51552005-10-03 Joel Brobecker <brobecker@adacore.com>
5156
5157 * gdb.texinfo (Print Settings): Add documentation for set/show
5158 print array-indexes.
5159
7ba3cf9c
DJ
51602005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5161
5162 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5163 6.2 and 6.3.
5164
a94ab193
EZ
51652005-08-27 Eli Zaretskii <eliz@gnu.org>
5166
5167 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5168 since 19-Jan-2004.
5169 (Files): Likewise.
ab1adacd
EZ
5170 (Variables, Symbols): Document the "<incomplete type>" message and
5171 its reasons.
a94ab193 5172
ca06016a
FF
51732005-08-01 Fred Fish <fnf@specifix.com>
5174
5175 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5176
cf58170d
NR
51772005-07-15 Nick Roberts <nickrob@snap.net.nz>
5178
5179 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5180 option for -var-list-children and -var-update.
5181 (GDB/MI Stack Manipulation): Simplify description of
5182 print-values option for -stack-list-locals.
5183 (GDB/MI Command Description Format): Clarify.
5184 (Mode Options): Spelling of superseded.
5185
38f1196a
BR
51862005-07-12 Bob Rossi <bob@brasko.net>
5187
5188 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5189 corresponding GDB command comment.
5190
3cb3b8df
BR
51912005-07-06 Bob Rossi <bob@brasko.net>
5192
5193 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5194 and -inferior-tty-show.
5195 (Input/Output): Document "set/show inferior-tty" and tty alias.
5196
10fac096
NW
51972005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5198
5199 * gdb.texinfo (Packets): Change description of 'D' packet to note
5200 that GDB does wait for a response.
5201
d1b6db76
NR
52022005-06-22 Nick Roberts <nickrob@snap.net.nz>
5203
5204 * gdb.texinfo (History) Rename "Command History".
5205 (Command History): Move node "Server Prefix" from section on
5206 Annotations here.
5207
29629dcf
NR
52082005-06-19 Nick Roberts <nickrob@snap.net.nz>
5209
5210 * gdb.texinfo (GDB/MI Stack Manipulation):
5211 Re-instate -stack-info-frame with example. Say that it gets
5212 info on selected frame, not current frame.
5213
397ca115
EZ
52142005-06-18 Eli Zaretskii <eliz@gnu.org>
5215
5216 * gdb.texinfo (Server): Clarify that `file' should be used before
5217 connecting to the server.
5218 (Files): Add an xref to the above description.
51274035
EZ
5219 (Output Formats): More detailed description of the `c' format.
5220 (Memory): List explicitly all the formats supported by `x'.
638ac427 5221 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5222 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5223 files. Add more indexing for solib-absolute-prefix and
5224 --with-sysroot.
76d17f34
EZ
5225 (Machine Code): Document possible problems with locations in
5226 shared libraries.
d416eeec
EZ
5227 (Backtrace): Document that free-standing environments do not need
5228 to have a `main' function.
397ca115 5229
74f6deaa
NR
52302005-06-18 Nick Roberts <nickrob@snap.net.nz>
5231
5232 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5233 -stack-info-frame.
5234
a9967aef
AC
52352005-06-07 Andrew Cagney <cagney@gnu.org>
5236
5237 * gdb.texinfo (Contributors): Note the original multi-arch
5238 contributors.
5239
e09f16f9
EZ
52402005-06-03 Eli Zaretskii <eliz@gnu.org>
5241
5242 * gdb.texinfo (Registers): Add index entries for the standard
5243 registers.
5244 (Frames): Add cross-reference from frame pointer description to
5245 the Registers node.
5246 (Annotations Overview): Fix the reference to GDB name.
5247
d87ba7ee
EZ
52482005-06-01 Eli Zaretskii <eliz@gnu.org>
5249
5250 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5251 can-use-hw-watchpoints.
5252
034dad6f
BR
52532005-05-28 Bob Rossi <bob@brasko.net>
5254
5255 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5256 the possible reasons why an exec async record would be returned to FE.
5257
ffed4509
AC
52582005-05-26 Andrew Cagney <cagney@gnu.org>
5259
5260 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5261 Andrew Cagney implemented the original GDB/MI.
5262
e22e55c9
OF
52632005-05-23 Orjan Friberg <orjanf@axis.com>
5264
5265 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5266 documentation. Add documentation for cris-mode.
5267
a78e13ce
EZ
52682005-05-20 Eli Zaretskii <eliz@gnu.org>
5269
5270 * gdb.texinfo (Numbers): Explain the example and make the wording
5271 more acurate.
5272
76ff342d
DJ
52732005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5274 Dennis Brueni <dennis@slickedit.com>
5275
5276 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5277 (GDB/MI Data Manipulation, GDB/MI Program Control)
5278 (GDB/MI Stack Manipulation): Update examples to include the fullname
5279 attribute in stack frames.
5280
119b882a
EZ
52812005-05-12 Eli Zaretskii <eliz@gnu.org>
5282
5283 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5284 do with other non-standard names of init files.
5285
6fc08d32
EZ
52862005-05-11 Eli Zaretskii <eliz@gnu.org>
5287
5288 * gdb.texinfo (Command Files): Move the description of the startup
5289 from here...
5290 (Startup): ...to this new subsection of the Invocation chapter.
5291 Rearrange the description of init files more logically and add a
5292 cross-reference to "Command Files". Document the special gdbinit
5293 name for CISCO 68k. Expand the description of what GDB does
5294 during startup.
5295 (History): Add index entry for HISTSIZE.
5296
a561754a
MK
52972005-05-02 Mark Kettenis <kettenis@gnu.org>
5298
5299 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5300
2eecc4ab
EZ
53012005-05-02 Eli Zaretskii <eliz@gnu.org>
5302
5303 * gdb.texinfo (SVR4 Process Information, The isatty call)
5304 (The system call): Don't use foo(N) notation for man pages and
5305 functions.
514c4d71 5306 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5307
18999be5
EZ
53082005-04-27 Eli Zaretskii <eliz@gnu.org>
5309
5310 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5311 were optimized away.
5312
0abb7bc7
EZ
53132005-04-22 Eli Zaretskii <eliz@gnu.org>
5314
5315 * gdb.texinfo (Remote configuration): Document "set/show
5316 get-thread-local-storage-address". Add cross-reference to the
5317 description of the qGetTLSAddr packet.
5318 (General Query Packets): Mention "set remote
5319 get-thread-local-storage-address" and add a reference to its
5320 description.
5321
6f61acb1
NR
53222005-04-19 Nick Roberts <nickrob@snap.net.nz>
5323
5324 * gdb.texinfo (Backtrace): Describe 'bt full'.
5325
9d59903a
NR
53262005-04-17 Nick Roberts <nickrob@snap.net.nz>
5327
5328 * gdb.texinfo (Mode Options): Fix typo.
5329 (GDB/MI): Describe how to invoke GDB/MI.
5330
721c2651
EZ
53312005-04-16 Eli Zaretskii <eliz@gnu.org>
5332
5333 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5334 references changed. Add description of "info udot".
721c2651
EZ
5335 (Files): Document "set/show stop-on-solib-events".
5336 (M32R/D): Document "set/show download-path", "set/show
5337 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5338 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5339 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5340 (Maintenance Commands): Improve indexing.
5341 (Target Commands): Document "set/show hash", "set/show debug
5342 monitor".
5343 (SVR4 Process Information): Document "info pidlist" and "info
5344 meminfo". Document "set/show procfs-tarce" and "set/show
5345 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5346 (Symbols, The Print Command with Objective-C): Improve indexing.
5347 (Objective-C): Add references to "info classes" and "info
5348 selectors".
c45da7e6
EZ
5349 (Debugging Output): Improve wording. Document "set/show debug
5350 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5351 (Set Breaks): Add index entry for "hardware breakpoints".
5352 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5353 and "set/show usehardbreakpoints".
5354 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5355 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5356 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5357 rdiromatzero", "set/show rdiheartbeat".
5358 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5359 "sds".
5360 (Embedded Processors): Document the "sim" command.
5361 (Remote): Document the "remote" command.
5362 (DJGPP Native): Document the "info serial" command.
5363 (Threads): Document "maint info sol-threads".
5364 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5365 (Set Breaks): Improve indexing.
5366 (Command Syntax): Add a reference to dont-repeat.
5367 (Define): Document "dont-repeat".
5368 (TUI Commands): Document "tabset".
5369 (WinCE): New subsection. Document "set/show remotedirectory",
5370 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5371
14d6dd68
EZ
53722005-04-15 Eli Zaretskii <eliz@gnu.org>
5373
5374 * gdb.texinfo (Hurd Native): New subsection, documents
5375 Hurd-specific commands.
a64548ea 5376 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5377 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5378 (MIPS): Improve documentation of heuristic-fence-post. Document
5379 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5380 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5381 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5382 (ARM): Document ARM-specific commands.
a64548ea
EZ
5383 (AVR): New section. Document "info io_registers".
5384 (CRIS): New section. Document "set/show cris-version" and
5385 "set/show cris-dwarf2-cfi".
5386 (HPPA): New section. Document "set/show debug hppa" and "maint
5387 print unwind".
a5adf40f 5388 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5389 (Super-H): New section. Document the "regs" command.
721c2651 5390 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5391
9c16f35a
EZ
53922005-04-09 Eli Zaretskii <eliz@gnu.org>
5393
5394 * gdb.texinfo (Print Settings): Document "set/show print
5395 pascal_static-members", "set print repeats", "show print
5396 null-stop". Improve indexing. Fix documentation of "set print
5397 union".
5398 (Pascal): New section.
5399 (Supported languages): Rename from "Support"; all references
5400 updated. Add a menu item for Pascal.
5401 (Numbers): Document "set radix.
5402 (Screen Size): Document "set/show pagination".
5403 (MIPS Embedded): Remove "set processor" documentation.
5404 (Remote configuration): Document "set/show X/P/Z-packet",
5405 "set/show read-aux-vector-packet", "set/show remote
5406 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5407 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5408 remotedebug", "set/show remotebreak", "set/show remotedevice",
5409 "set/show remotelogfile".
5410 (Auxiliary Vector): Add reference to the description of the
5411 read-aux-vector-packet setting.
5412 (Set Watchpoints): Add a cross-reference to "set remote
5413 hardware-breakpoint-limit".
5414 (General Query Packets): Add indexing of requests and
5415 cross-references to related commands in "Remote configuration".
5416 (File-I/O Overview, The system call): Fix wording and typos.
5417 (Thread Stops): Add index entries.
5418 (Continuing and Stepping): Document "show step-mode".
5419 (i386): New node. Document "set/show struct-convention".
5420 (Files): Document "show trust-readonly-sections".
5421 (Calling): Document "set/show unwindonsignal".
5422 (Messages/Warnings): Add index entries.
5423 (Maintenance Commands): Document "set/show watchdog".
5424 (Annotations Overview): Document "show annotate".
5425 (Set Watchpoints): Add index entries.
5426 (Symbols): Fix doc of case-sensitive.
5427 (ABI): Document "show coerce-float-to-double".
5428 (Convenience Vars, Help): Improve indexing.
5429 (Machine Code): Document "show disassembly-flavor".
5430 (Debugging C plus plus): Document "show overload-resolution".
5431 (Value History, Signaling): Add index entries.
5432
54332005-04-08 Eli Zaretskii <eliz@gnu.org>
5434
5435 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5436 (Processes): Fix wording.
5437 (History, List, Logging output, Define, Symbols, Print Settings):
5438 Improve indexing.
5439
a8f24a35
EZ
54402005-04-03 Eli Zaretskii <eliz@gnu.org>
5441
5442 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5443 redundant index entry for "target" command.
5444 (Backtrace): Add index entries.
5445 (Symbols, Fortran): Document the "set case-sensitive" command.
5446 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5447 (Print Settings): Add index entry for "set demangle-style".
5448 (Target Commands): Document "set download-write-size".
5449 (Debugging Output): Document "set exec-done-display".
5450
09d4efe1
EZ
54512005-04-02 Eli Zaretskii <eliz@gnu.org>
5452
5453 * gdb.texinfo (Files): Fix the name and documentation of
5454 add-shared-symbol-files. Document its alias assf. Update the
5455 list of OSs where GDB supports shared libraries. Fix markup.
5456 (Continuing and Stepping): Add reference to @var{location} in the
5457 text.
5458 (Dump/Restore Files): Fix reference to @{filename}.
5459 (Help): Fix wording.
5460 (Attach): Ditto.
5461 (Set Watchpoints): Ditto.
5462 (Backtrace): Remove redundant index entries. Improve index
5463 entries.
5464 (Delete Breaks): Fix wording.
5465 (Memory): Document the compare-sections command.
5466 (Memory Region Attributes): Improve wording.
5467 (Disabling): Improve wording.
5468 (Fortran): New subsection. Document the "info common" command.
5469 (Help): Document aliases "info copying" and "info warranty".
5470 (Caching Remote Data): New section. Document the "set/show
5471 remotecache" and "info dcache" commands.
5472 (Show): Fix wording of the documentation of the "set
5473 extension-language" command.
5474 (Signals): Add index entry for "info handle".
5475 (Memory Region Attributes): Fix punctuation.
5476 (Symbols): Change the arg name to "location" and refer to it in
5477 the text. Fix wording of "info types" doc.
5478 (Threads): Fix usage of @enumerate @item's.
5479 (Listing Tracepoints): Add index entry for "info tp".
5480 (Set Watchpoints): Add xref to "info break" description.
5481 (Macros): Add an index entry for "macro exp1". Document the
5482 "macro list" command.
5483 (Maintenance Commands): Document "flushregs", "maint agent",
5484 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5485 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5486 "maint print architecture", "maint print objfiles", "maint print
5487 statistics", "maint print type", "maint show-debug-regs", "maint
5488 space", "maint time", and "maint translate-address".
5489 (Connecting): Document the "monitor" command.
5490 (Annotations Overview): Describe the "set annotate" command.
5491
82f2d802
EZ
54922005-04-01 Eli Zaretskii <eliz@gnu.org>
5493
5494 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5495 Rearrange index entries and improve wording about support for
5496 hardware watchpoints.
5497
7d51c7de
BR
54982005-03-10 Bob Rossi <bob@brasko.net>
5499
5500 * gdb.texinfo: Update copyright
5501
68c71a2e
TR
55022005-02-09 Theodore A. Roth <troth@openavr.org>
5503
5504 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5505 error.
5506
83761cbd
KB
55072005-02-03 Kevin Buettner <kevinb@redhat.com>
5508
5509 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5510
9f1c6395
MS
55112005-01-17 Michael Snyder <msnyder@redhat.com>
5512
5513 * gdb.texinfo: Fix spelling, infinte -> infinite.
5514
fbd1b305
MK
55152005-01-08 Mark Kettenis <kettenis@gnu.org>
5516
5517 * observer.texi (GDB Observers): Document "solib_loaded".
5518
3ace7edb
AC
55192005-01-07 Andrew Cagney <cagney@gnu.org>
5520
bec39cab
AC
5521 * configure.ac: Rename configure.in, require autoconf 2.59.
5522 * configure: Re-generate.
5523
3ace7edb
AC
5524 * configure.in: Replace configdirs with multiple references to
5525 AC_CONFIG_SUBDIRS.
5526 * configure: Re-generate.
5ae4183a 5527
53531fc1
AC
55282005-01-04 Andrew Cagney <cagney@gnu.org>
5529
5530 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5531 part of the version number.
5532
536ffdb7
MK
55332004-12-24 Mark Kettenis <kettenis@gnu.org>
5534
5535 * gdbint.texinfo (Algorithms): Remove description of
5536 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5537
e1aac25b
JB
55382004-12-07 Jim Blandy <jimb@redhat.com>
5539
5540 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5541 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5542 numbers.
5543
f47b1503
AS
55442004-12-07 Andreas Schwab <schwab@suse.de>
5545
5546 * gdb.texinfo (Mode Options): Document -l option.
5547
b6b8ece6
EZ
55482004-12-04 Eli Zaretskii <eliz@gnu.org>
5549
5550 * gdbint.texinfo (Algorithms): More accurate description of
5551 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5552 is not needed unless data-read and data-access watchpoints are
5553 supported. Add a description of how GDB checks whether the
5554 inferior stopped because a watchpoint was hit.
5555
01371747
EZ
55562004-11-23 Eli Zaretskii <eliz@gnu.org>
5557
5558 * gdb.texinfo (Files): Add cross-reference to description of
5559 -readnow command-line switch.
5560
2315ffec
RC
55612004-11-10 Randolph Chung <tausq@debian.org>
5562
5563 * gdb.texinfo: Document set/show backtrace past-entry commands.
5564 Rearrange index entries for set/show backtrace past-main.
5565
69065f5d
AC
55662004-11-10 Jon Beniston <jon@beniston.com>
5567
5568 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5569 * gdb.texinfo (Remote Serial Protocol): Further describe
5570 binary transfer escaping mechanism .
69065f5d 5571
30e91e0b
RC
55722004-11-08 Randolph Chung <tausq@debian.org>
5573
5574 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5575 and "show debug infrun". Add index entries.
5576
60bf7e09
EZ
55772004-10-23 Eli Zaretskii <eliz@gnu.org>
5578
5579 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5580 "info proc" that are already implemented. Add index entries.
5581 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5582 (Files): Add a tip for decreasing memory used for symtabs from
5583 shared libraries.
f018e82f
EZ
5584 (Starting): Fix whitespace; make "elaboration" stand out where it
5585 is first used, and add an index entry for the term.
f8568604
EZ
5586 (Calling): Expand and elaborate text. Add "print". Add the
5587 description of problems with weak aliases.
384ee23f 5588 (Core File Generation): New section.
60bf7e09 5589
d52fe014
AC
55902004-10-12 Andrew Cagney <cagney@gnu.org>
5591
5592 * gdbint.texinfo (Versions and Branches): New chapter.
5593 (Releasing GDB): Delete "Versions and Branches" section.
5594 (Top): Add "Versions and Branches".
5595
703663ab
EZ
55962004-10-08 Eli Zaretskii <eliz@gnu.org>
5597
5598 * gdb.texinfo (Editing, History): Add cross-references to the
5599 included Readline and History user documentation. Remove
5600 references to the symbol have-readline-appendices which is unused
5601 and undefined.
5602 (History): Fix indexing.
5603
ac77d04f
JJ
56042004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5605
5606 * gdbint.texinfo (target_stopped_data_address): Update to
5607 new prototype.
5608 (i386_stopped_data_address): Update prototype and description.
5609 (i386_stopped_by_watchpoint): New function and description.
5610
e07c999f
PH
56112004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5612
5613 * gdb.texinfo (Filenames): Add Ada suffixes.
5614 (Ada) New section.
5615
2e868123
AC
56162004-09-27 Andrew Cagney <cagney@gnu.org>
5617 Robert Picco <Robert.Picco@hp.com>
5618
5619 * gdb.texinfo (Packets): Document the "p" packet.
5620
02a57714
JM
56212004-09-21 Jason Molenda (jmolenda@apple.com)
5622
5623 * gdb.texinfo (Paths and Names of the Source Files): Document the
5624 meaning of values in the 'desc' field of a SO stab.
5625
ae038cb0
DJ
56262004-09-20 Daniel Jacobowitz <dan@debian.org>
5627
5628 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5629 max-cache-age" and "maint show dwarf2 max-cache-age".
5630
f7dc1244
EZ
56312004-09-16 Eli Zaretskii <eliz@gnu.org>
5632
5633 * gdb.texinfo (Set Breaks): Add index entry for setting
5634 breakpoints on overloaded C++ functions that are not members of
5635 any classes. Add an example and an index entry for setting
5636 breakpoints on all program functions.
5637 (Character Sets, Macros, Overlay Commands)
5638 (Non-debug DLL symbols, GDB/MI Output Syntax)
5639 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5640 Use "(@value{GDBP})" instead of a literal "(gdb)".
5641
f810308b
AC
56422004-09-12 Andrew Cagney <cagney@gnu.org>
5643
5644 * gdbint.texinfo (Native Debugging): Delete description of
5645 FILES_INFO_HOOK.
5646
15a661f3
PH
56472004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5648
5ae4183a
AS
5649 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5650 to hex_string_custom (not historically correct, but more
15a661f3
PH
5651 understandable, given the current code).
5652
f3219c75
AC
56532004-09-03 Andrew Cagney <cagney@gnu.org>
5654
5655 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5656
f3bb6704
JJ
56572004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5658
5659 * observer.texi (solib_unloaded): New observer.
5660
8d2c00cb
AC
56612004-08-24 Andrew Cagney <cagney@gnu.org>
5662
5663 * gdbint.texinfo (Target Architecture Definition): Add missing
5664 comma.
5665
e7dc800a
MC
56662004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5667
5668 * (Using the Testsuite): build != host is supported,
5669 but some test scripts do not support build != host.
5670
73b03683
MK
56712004-08-14 Mark Kettenis <kettenis@gnu.org>
5672
5673 * gdbint.texinfo (Host Definition): Delete description of
5674 FCLOSE_PROVIDED and GETENV_PROVIDED.
5675
c0ccb908
MK
56762004-08-05 Mark Kettenis <kettenis@chello.nl>
5677
5678 * gdbint.texinfo (Host Definition): Delete description of
5679 NO_SYS_FILE.
5680 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5681 PTRACE_FP_BUG.
5682
9c8dbfa9
AC
56832004-08-05 Andrew Cagney <cagney@gnu.org>
5684
5685 * gdbint.texinfo (Target Architecture Definition): Delete
5686 reference to deprecated_read_fp.
5687
f42accbe
AC
56882004-08-02 Andrew Cagney <cagney@gnu.org>
5689
5690 * gdbint.texinfo (Target Architecture Definition): Delete
5691 description of DEPRECATED_REGISTER_BYTES.
5692
0b66e38c
EZ
56932004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5694
5695 * gdb.texinfo (Source Path): Document the new behavior of
5696 searching for the source files.
5697
15387254
EZ
56982004-07-17 Eli Zaretskii <eliz@gnu.org>
5699
5700 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5701 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5702 (Auto Display): Improve indexing.
5703
2c07db7a
AC
57042004-07-16 Andrew Cagney <cagney@gnu.org>
5705
5706 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5707 "-noasync".
5708
4644b6e3
EZ
57092004-07-09 Eli Zaretskii <eliz@gnu.org>
5710
5711 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5712 have the same prefix have only their prefix in the index.
5713
7561d450
MK
57142004-07-03 Mark Kettenis <kettenis@gnu.org>
5715
5716 * gdb.texinfo (BSD libkvm Interface): New node (section)
5717 (Native): Add it to the menu.
5718
67bebe79
MK
57192004-07-01 Mark Kettenis <kettenis@gnu.org>
5720
5721 * gdbint.texinfo (Target Architecture Definition): Remove
5722 PCC_SOL_BROKEN.
5723
1a6923e0
MK
57242004-06-24 Mark Kettenis <kettenis@gnu.org>
5725
5726 * gdbint.texinfo (Target Architecture Definition): Remove
5727 SUN_FIXED_LBRAC_BUG.
5728
b435e160
AC
57292004-06-26 Andrew Cagney <cagney@gnu.org>
5730
5731 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5732
b5622e8d
AC
57332004-06-20 Andrew Cagney <cagney@gnu.org>
5734
5735 * gdbint.texinfo (Target Architecture Definition): Deprecate
5736 USE_STRUCT_CONVENTION.
5737
e0c07bf0
MC
57382004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5739
5740 gdb.texinfo (Bug Reporting): Mention session recording,
5741 with the script command or Emacs.
5742
782263ab
AC
57432004-06-18 Andrew Cagney <cagney@gnu.org>
5744
5745 * gdbint.texinfo (Target Architecture Definition): Deprecate
5746 FUNCTION_START_OFFSET.
5747
03727ca6
AC
57482004-06-14 Andrew Cagney <cagney@gnu.org>
5749
5750 Based on changes from Karl Berry.
5751 * gdb.texinfo: Do not use @sc in a direntry.
5752 * stabs.texinfo: Change @dircateogry to "Software development".
5753 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5754
97092415
AC
57552004-06-13 Andrew Cagney <cagney@gnu.org>
5756
5757 * gdbint.texinfo (Target Architecture Definition): Delete
5758 description of RETURN_VALUE_ON_STACK.
5759
1f6d4158
AC
57602004-06-09 Andrew Cagney <cagney@gnu.org>
5761
5762 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5763 deleted by previous patch.
5764
d966f0cb
AC
57652004-06-08 Andrew Cagney <cagney@gnu.org>
5766
5767 * gdbint.texinfo (Native Debugging): Delete documentation on
5768 ATTACH_DETACH.
5769
86fe4aaa
RC
57702004-06-06 Randolph Chung <tausq@debian.org>
5771
5772 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5773
d4b6d575
RC
57742004-06-06 Randolph Chung <tausq@debian.org>
5775
5ae4183a 5776 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5777 the new push_dummy_call method signature. Describe the function
5778 argument.
5779
4e8b0763
JB
57802004-05-24 Joel Brobecker <brobecker@gnat.com>
5781
5782 * gdb.texinfo (Starting): Document new start command.
5783
59caf092
AC
57842004-05-21 Andrew Cagney <cagney@redhat.com>
5785
5786 * observer.texi (GDB Observers): Document "inferior_created".
5787
e4a2df64
AC
57882004-05-08 Andrew Cagney <cagney@redhat.com>
5789
e6b55ae2
AC
5790 * gdbint.texinfo (Target Architecture Definition): Delete
5791 description of DO_DEFERRED_STORES.
5792
28954179
AC
5793 * gdbint.texinfo (Target Architecture Definition): Delete
5794 references to DEPRECATED_FIX_CALL_DUMMY.
5795
434b87dd
AC
5796 * gdbint.texinfo (Target Architecture Definition): Delete
5797 description of DEPRECATED_CALL_DUMMY_WORDS,
5798 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5799
58d28df8
AC
5800 * gdbint.texinfo (Target Architecture Definition): Delete
5801 description of DEPRECATED_PUSH_DUMMY_FRAME.
5802
e4a2df64
AC
5803 * gdbint.texinfo (Target Architecture Definition): Delete
5804 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5805
2b4855ab
AC
58062004-05-07 Andrew Cagney <cagney@redhat.com>
5807
5808 * observer.texi (GDB Observers): Add "Debugging" section. Include
5809 cross reference to "set/show debug observer".
5810 * gdb.texinfo (Debugging Output): Document "set/show debug
5811 observer".
5812
fcf70625
AC
58132004-05-01 Andrew Cagney <cagney@redhat.com>
5814
5815 * gdbint.texinfo (Target Architecture Definition): Delete
5816 description of DEPRECATED_PC_IN_SIGTRAMP.
5817
8ee56bcf
AC
58182004-04-30 Andrew Cagney <cagney@redhat.com>
5819
5820 * gdbint.texinfo (Target Architecture Definition): Delete
5821 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5822
67ab9a76
OF
58232004-04-30 Orjan Friberg <orjanf@axis.com>
5824
5825 * observer.texi (GDB Observers): Correct spelling.
5826
79346bcb
OF
58272004-04-26 Orjan Friberg <orjanf@axis.com>
5828
5829 * observer.texi (GDB Observers): Add target_changed event.
5830
7a464420
AC
58312004-04-08 Andrew Cagney <cagney@redhat.com>
5832
5833 * observer.texi (GDB Observers): Rework, provide generic observer
5834 definitions and then a list of observable events.
5835
6cdf9d98
AC
58362004-04-04 Andrew Cagney <cagney@redhat.com>
5837
5838 * gdbint.texinfo (Host Definition): Delete reference to
5839 NO_SIGINTERRUPT.
5840
ddc135a4
AC
58412004-04-02 Andrew Cagney <cagney@redhat.com>
5842
5843 * gdbint.texinfo (Target Architecture Definition): Delete
5844 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5845
6a1b180d
SC
58462004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5847
5848 * gdb.texinfo (TUI Commands): Document tui reg commands.
5849
d0d5df6f
AC
58502004-03-26 Andrew Cagney <cagney@redhat.com>
5851
5852 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5853 "gdbtui".
5854 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5855 (Contributors): Mention both Text and Terminal User Interface.
5856
aa2a3f87
AC
58572004-03-23 Andrew Cagney <cagney@redhat.com>
5858
5859 * gdbint.texinfo (Target Architecture Definition): Deprecate
5860 references to SIGTRAMP_START and SIGTRAMP_END.
5861
f561f026
AC
58622004-03-23 Andrew Cagney <cagney@redhat.com>
5863
5864 * gdbint.texinfo (Target Architecture Definition): Deprecate
5865 references to PC_IN_SIGTRAMP.
5866
33cb8b0f
AC
58672004-03-19 Andrew Cagney <cagney@redhat.com>
5868
5869 * gdbint.texinfo (Target Architecture Definition): Delete
5870 reference to GDB_TARGET_IS_HPPA.
5871
fc989b7a
AC
58722004-03-18 Andrew Cagney <cagney@redhat.com>
5873
5874 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5875 describe pre_init and post_init.
5876
701b08bb
DJ
58772004-03-09 Daniel Jacobowitz <drow@mvista.com>
5878
5879 * gdb.texinfo (Debugging Output): Document values for "set debug
5880 target".
5881
faae5abe
AC
58822004-02-28 Andrew Cagney <cagney@redhat.com>
5883
5884 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5885
dd79a6cf
JJ
58862004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5887
5888 * gdb.texinfo (breakpoints): Add information about the
5889 new "set breakpoint pending" and "show breakpoint pending"
5890 commands.
5891
e7f16015
AC
58922004-02-26 Andrew Cagney <cagney@redhat.com>
5893
5894 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5895 in Per-architecture module data section.
5896
7161a3a6
RM
58972004-02-25 Roland McGrath <roland@redhat.com>
5898
5899 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5900
2154891a
AC
59012004-02-24 Andrew Cagney <cagney@redhat.com>
5902
5903 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5904 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5905 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5906
6c74ac8b
AC
59072004-02-17 Andrew Cagney <cagney@redhat.com>
5908
5909 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5910
19772a2c
AC
59112004-02-16 Andrew Cagney <cagney@redhat.com>
5912
5913 * gdbint.texinfo (Target Architecture Definition): Deprecate
5914 FRAMELESS_FUNCTION_INVOCATION.
5915
c9830293
AC
59162004-02-16 Andrew Cagney <cagney@redhat.com>
5917
5918 * gdbint.texinfo (Coding): Mention -Wunused-function.
5919
b9d26eb9
AC
59202004-02-14 Andrew Cagney <cagney@redhat.com>
5921
5922 * gdbint.texinfo (Target Architecture Definition): Delete
5923 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5924
49efadf5
EZ
59252004-02-12 Elena Zannoni <ezannoni@redhat.com>
5926
5927 * gdb.texinfo: Properly quote the name "C++".
5928 * gdbint.texinfo: Ditto.
5929 * stabs.texinfo: Ditto.
5930
1eb288ea
EZ
59312004-02-11 Elena Zannoni <ezannoni@redhat.com>
5932
5933 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5934 minimal information about libiberty.
5935
e4937fc1
MC
59362004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5937
5938 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5939
a9331b3f
RM
59402004-02-04 Roland McGrath <roland@redhat.com>
5941
5942 * gdb.texinfo (Auxiliary Vector): New node (section).
5943 (Data): Add it to the menu.
5944
2650777c
JJ
59452004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5946
5947 * gdb.texinfo (Breakpoints): Add information about pending
5948 breakpoint support.
5949
b4501125
AC
59502004-01-26 Andrew Cagney <cagney@redhat.com>
5951
5952 * gdb.texinfo (Overview): Delete references to the cisco protocol
5953 including the "N" response.
5954
74055713
AC
59552004-01-26 Andrew Cagney <cagney@redhat.com>
5956
5957 * gdbint.texinfo (Target Architecture Definition): Rename
5958 EXTRACT_STRUCT_VALUE_ADDRESS to
5959 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5960
3bbe9696
EZ
59612004-01-24 Eli Zaretskii <eliz@gnu.org>
5962
5963 * gdb.texinfo (KOD): Document "show os". Add index entries for
5964 "set/show os" and "info cisco" commands.
5965
5843504f
EZ
59662004-01-21 Eli Zaretskii <eliz@gnu.org>
5967
5968 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5969
9175c9a3
MC
59702004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5971
5972 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5973 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5974
8e94b928
NR
59752004-01-19 Nick Roberts <nick@nick.uklinux.net>
5976
5977 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5978 -stack-list-locals.
5979 (GDB/MI Variable Objects): Describe extension to
5980 -var-list-children.
5981
a20cf136
DJ
59822004-01-17 Daniel Jacobowitz <drow@mvista.com>
5983
5984 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5985
afb18d0f
AC
59862004-01-17 Andrew Cagney <cagney@redhat.com>
5987
5988 * gdbint.texinfo (Target Architecture Definition): Delete
5989 documentation on DEPRECATED_NPC_REGNUM.
5990
b51970ac
DJ
59912004-01-13 Daniel Jacobowitz <drow@mvista.com>
5992
5993 * gdb.texinfo: Update copyright year. Mention that set
5994 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5995 "set follow-fork-mode ask".
5996
0f0cffd2
AC
59972004-01-13 Andrew Cagney <cagney@redhat.com>
5998
5999 * gdbint.texinfo: Update copyright year.
6000 (Coding): Add -Wunused-label to list of -Werror warnings.
6001
c552b3bb 60022004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6003 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6004
6005 * gdb.texinfo: Update copyright.
6006 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6007 around names, as appropriate. Minor syntax cleanup of
6008 _NSPrintForDebugger explanation. Two spaces after periods.
6009 GDBN used instead of lit. "gdb". Index entries added for
6010 print-object and _NSPrintForDebugger. @noindent added in one spot.
6011
afe157ca
EZ
60122003-11-11 Elena Zannoni <ezannoni@redhat.com>
6013
6014 * stabs.texinfo: Add dircategory and direntry commands.
6015 * annotate.texinfo: Ditto.
6016
963e2bb7
AC
60172003-11-10 Andrew Cagney <cagney@redhat.com>
6018
6019 * gdbint.texinfo (Target Architecture Definition): Replace the
6020 return_value method's "inval" and "outval" parameters with
6021 "readbuf" and "writebuf".
6022
1d8b2f28
JB
60232003-10-28 Jim Blandy <jimb@redhat.com>
6024
6025 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6026 from "The `F' request packet" and "The `F' reply packet", to make
6027 texi2dvi happy.
6028 (File-I/O remote protocol extension): Update menu entries, too.
6029
36d86913
MC
60302003-10-26 Michael Chastain <mec@shout.net>
6031
6032 * gdb.texinfo (Thread Stops): Document the issue with
6033 premature return from system calls in multi-threaded programs.
6034
ce2826aa
AC
60352003-10-24 Andrew Cagney <cagney@redhat.com>
6036
6037 * annotate.texinfo: Fix "fortunatly"[sic].
6038
f24c5e49
KI
60392003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6040
6041 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6042 with "Hitachi" and "Mitsubishi".
6043
92ad9cd9
AC
60442003-10-20 Andrew Cagney <cagney@redhat.com>
6045
6046 * gdbint.texinfo (Target Architecture Definition): Document
6047 gdbarch_return_value. Add cross references from
6048 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6049 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6050
0ab4b752
MK
60512003-10-18 Mark Kettenis <kettenis@gnu.org>
6052
6053 * gdbint.texinfo (Target Architecture Definition): Document
6054 regset_from_core_section.
fb3e19c0
KI
6055
60562003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6057
6058 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6059
a9331b3f 60602003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6061
6062 From Anthony Green <green@redhat.com>:
5ae4183a 6063 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6064
1485d690
KB
60652003-10-14 Kevin Buettner <kevinb@redhat.com>
6066
889bf7c5
PA
6067 * gdb.texinfo (Breakpoint related warnings): New node.
6068 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6069
86d30acc
DJ
60702003-10-13 Daniel Jacobowitz <drow@mvista.com>
6071
6072 * gdb.texinfo (Remote Protocol): Document v and vCont.
6073
172c2a43
KI
60742003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6075
6076 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6077 * gdbint.texinfo: Ditto.
6078
71952f4c
AC
60792003-10-09 Andrew Cagney <cagney@redhat.com>
6080
6081 From 2003-09-18 David Anderson <davea@sgi.com>:
6082 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6083 "command".
6084
268e2188
AC
60852003-10-03 Andrew Cagney <cagney@redhat.com>
6086
6087 * gdbint.texinfo (Target Architecture Definition): Deprecate
6088 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6089 just target.
6090
12c266ea 60912003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6092
f30992d4 6093 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6094 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6095 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6096 * gdbint.texinfo (Target Architecture Definition): Rename
6097
60982003-09-30 Andrew Cagney <cagney@redhat.com>
6099
f30992d4 6100 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6101 (Target Architecture Definition):
f30992d4 6102
2e092625
AC
6103 * gdbint.texinfo (Target Architecture Definition): Rename
6104 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6105
0717ae8a
AC
61062003-09-29 Andrew Cagney <cagney@redhat.com>
6107
dad809b7
AC
6108 * gdbint.texinfo (Target Architecture Definition): Delete
6109 documentation for NEED_TEXT_START_END.
6110
0717ae8a
AC
6111 * gdbint.texinfo (Target Architecture Definition): Rename
6112 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6113 TARGET_WRITE_PC.
a9331b3f 6114
af6cf26d
MC
61152003-09-22 Michael Chastain <mec@shout.net>
6116
6117 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6118
ee206350
AG
61192003-09-21 Anthony Green <green@redhat.com>
6120
6121 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6122
a38c9fe6
MK
61232003-09-21 Mark Kettenis <kettenis@gnu.org>
6124
6125 * gdbint.texinfo (Target Architecture Definition): Document
6126 stabs_argument_has_addr.
6127
77949794
AC
61282003-09-18 Andrew Cagney <cagney@redhat.com>
6129
6130 * gdbint.texinfo (Target Architecture Definition): Delete
6131 documentation on REGISTER_NAMES.
6132
8e823e25
MK
61332003-09-13 Mark Kettenis <kettenis@gnu.org>
6134
6135 * gdbint.texinfo (Target Architecture Definition): Replace
6136 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6137
f27dd7fd
AC
61382003-09-11 Andrew Cagney <cagney@redhat.com>
6139
6140 * gdbint.texinfo (Target Architecture Definition): Replace
6141 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6142
8b148df9
AC
61432003-08-18 Andrew Cagney <cagney@redhat.com>
6144
6145 * gdbint.texinfo (Target Architecture Definition): Document
6146 "frame_red_zone_size".
6147
25d29d70
AC
61482003-08-09 Andrew Cagney <cagney@redhat.com>
6149
6150 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6151 with "set/show backtrace past-main" and "set/show backtrace
6152 limit".
6153
c938e9b0
L
61542003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6155
6156 * Makefile.in (install-info): Support DESTDIR.
6157 (install-html): Likewise.
6158
64fabec2
AC
61592003-08-07 Andrew Cagney <cagney@redhat.com>
6160
6161 Patch from Nick Roberts.
6162 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6163 bindings. Remove description of send-gdb-command.
6164
2fcf52f0
AC
61652003-08-07 Andrew Cagney <cagney@redhat.com>
6166
6167 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6168 GDB 6.0.
6169
086432e2
AC
61702003-08-06 Andrew Cagney <cagney@redhat.com>
6171
6172 * gdb.texinfo (Mode Options): Mention that level three is the
6173 highest available and that level 2 is deprecated.
6174 (Annotations Overview): Mention annotation levels. Cross reference
6175 to "Limitations of the Annotation Interface" in annotate.texi.
6176 (TODO, Value Annotations, Frame Annotations): Delete section.
6177 (Displays, Breakpoint Info): Delete.
6178
e5249f67
AC
61792003-08-04 Andrew Cagney <cagney@redhat.com>
6180
6181 * agentexpr.texi: Delete @bye.
6182 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6183 (stabs.info): Add $(srcdir) to include search path.
6184 (html): Depend on "annotate_toc.html", and not "annotate.html".
6185 * stabs.texinfo: Ditto. Include "fdl.texi".
6186 * gdbint.texinfo: Update copyright statement's list of invariant
6187 sections.
6188
e6f672d2
AC
61892003-07-28 Andrew Cagney <cagney@redhat.com>
6190
6191 * Makefile.in (INFO_DEPS): Add annotate.info.
6192 (dvi, ps, html, pdf): Add annotate.
6193 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6194 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6195 (ANNOTATE_DOC_FILES): New macro.
6196 (ANNOTATE_TEX_TMPS): New macro.
6197 (annotate.info, annotate_toc.html): Specify dependencies.
6198 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6199 * annotate.texinfo: Rename annotate.texi. Get building. Add
6200 "Migrating to GDB/MI" and "Limitations of the Annotation
6201 Interface" chapters. Mention why it is not part of the user
6202 guide. Update copyright notice. Include "fdl.texi".
6203
72ffddc9
SC
62042003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6205
6206 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6207
a9f12a31
DJ
62082003-07-24 Daniel Jacobowitz <drow@mvista.com>
6209
6210 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6211
b1fe9455
DJ
62122003-07-24 Daniel Jacobowitz <drow@mvista.com>
6213
6214 * gdb.texinfo (Server): Mention pidof.
6215
153721e6
AC
62162003-07-22 Andrew Cagney <cagney@redhat.com>
6217
6218 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6219 list.
6220
0fac0b41
DJ
62212003-06-28 Daniel Jacobowitz <drow@mvista.com>
6222
6223 * gdb.texinfo (Logging output): New chapter.
6224
4e562065
JB
62252003-06-24 Joel Brobecker <brobecker@gnat.com>
6226
6227 * gdb.texinfo (Unsupported languages): New section.
6228 (Languages): Add link to new section.
6229
f2c06f52
AC
62302003-06-22 Andrew Cagney <cagney@redhat.com>
6231
6232 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6233
b4177fca
DJ
62342003-06-22 Daniel Jacobowitz <drow@mvista.com>
6235
6236 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6237
f418dd93
DJ
62382003-06-22 Daniel Jacobowitz <drow@mvista.com>
6239
6240 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6241 * agentexpr.texi: Retitle section, and change it to an appendix.
6242 Comment out texinfo initialization. Factor a @var{} into two
6243 pieces to prevent makeinfo warnings.
6244 * gdb.texinfo: Add Agent Expressions appendix.
6245
4ca61388
DJ
62462003-06-19 Daniel Jacobowitz <drow@mvista.com>
6247
6248 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6249
07f31aa6
DJ
62502003-06-18 Daniel Jacobowitz <drow@mvista.com>
6251
5ae4183a 6252 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6253 remote target". Document the "detach" and "disconnect" commands.
6254 (Server, Netware, Debug Session): Reference "Connecting to a
6255 remote target".
6256 (GDB/MI Target Manipulation): Document "-target-disconnect".
6257
2dd0da42
AC
62582003-06-13 Andrew Cagney <cagney@redhat.com>
6259
6260 * gdbint.texinfo (Target Architecture Definition): Deprecate
6261 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6262 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6263
e7a3abfc
JB
62642003-06-09 Jim Blandy <jimb@redhat.com>
6265
6266 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6267
25e3a86b
AC
62682003-06-08 Andrew Cagney <cagney@redhat.com>
6269
6270 * gdbint.texinfo (Target Architecture Definition): Delete
6271 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6272
a9e5fdc2
AC
62732003-06-08 Andrew Cagney <cagney@redhat.com>
6274
6275 * gdbint.texinfo (Target Architecture Definition): Document
6276 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6277
b37303ee
AF
62782003-06-07 Adam Fedor <fedor@gnu.org>
6279
6280 * gdb.texinfo: Add Objective-C documentation.
6281
39fe6e80
AC
62822003-06-01 Andrew Cagney <cagney@redhat.com>
6283
6284 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6285 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6286
125309b2
AC
62872003-05-21 Andrew Cagney <cagney@redhat.com>
6288
6289 * gdbint.texinfo (Target Architecture Definition): Delete
6290 references to "extract_address" and "store_address".
6291
b8b527c5
AC
62922003-05-16 Andrew Cagney <cagney@redhat.com>
6293
6294 * gdbint.texinfo (Target Architecture Definition): Replace
6295 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6296 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6297
50e3ee83
TR
62982003-05-14 Theodore A. Roth <troth@openavr.org>
6299
6300 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6301
44e2be90
L
63022003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6303
6304 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6305 (gdb.dvi): Likewise.
6306 (gdb.pdf): Likewise.
6307 (links2roff): Likewise.
6308
df5215a6
JB
63092003-05-08 Jim Blandy <jimb@redhat.com>
6310
6311 * gdb.texinfo (Dump/Restore Files): Update documentation for
6312 'dump', 'append', and 'restore': note that format argument is
6313 optional; simplify presentation of the command variants; and be
6314 more precise about the formats.
6315
5e7b2f39
JB
63162003-05-07 Jim Blandy <jimb@redhat.com>
6317
6318 * gdb.texinfo (Symbols): Update documentation: 'maint list
6319 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6320 symtabs' and 'maint info psymtabs'.
6321
b1e29e33
AC
63222003-05-05 Andrew Cagney <cagney@redhat.com>
6323
6324 * gdbint.texinfo (Target Architecture Definition): Make
6325 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6326 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6327 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6328
00905d52
AC
63292003-05-04 Andrew Cagney <cagney@redhat.com>
6330
6331 * gdb.texinfo (Maintenance Commands): Document "maint print
6332 dummy-frames".
6333
54ff5908
AC
63342003-05-04 Andrew Cagney <cagney@redhat.com>
6335
6336 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6337
32e7087d
JB
63382003-05-03 J. Brobecker <brobecker@gnat.com>
6339
6340 Thierry Schneider <tpschneider1@yahoo.com>
6341 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6342 for new MI command.
6343
7043d8dc
AC
63442003-05-03 Andrew Cagney <cagney@redhat.com>
6345
6346 * gdbint.texinfo (Target Architecture Definition): Document
6347 push_dummy_code. Add cross references.
6348
e33d66ec
EZ
63492003-05-02 Elena Zannoni <ezannoni@redhat.com>
6350
6351 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6352 set/show charsets commands.
6353
0ba6dca9
AC
63542003-04-28 Andrew Cagney <cagney@redhat.com>
6355
6356 * gdbint.texinfo (Target Architecture Definition): Replace
6357 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6358 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6359
d7a27068
AC
63602003-04-28 Andrew Cagney <cagney@redhat.com>
6361
6362 * gdbint.texinfo (Target Architecture Definition): Rename
6363 "tm_print_insn" to "deprecated_tm_print_insn".
6364
44ea7b70
JB
63652003-04-09 Jim Blandy <jimb@redhat.com>
6366
6367 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6368 list psymtabs'.
6369
fb8f8949
AC
63702003-04-08 Andrew Cagney <cagney@redhat.com>
6371
6372 * gdbint.texinfo (Target Architecture Definition): Delete
6373 references to EXTRA_FRAME_INFO.
6374
32fb0f22
AC
63752003-04-08 Andrew Cagney <cagney@redhat.com>
6376
6377 * gdbint.texinfo (Target Architecture Definition): Delete
6378 PRINT_TYPELESS_INTEGER.
6379
6be67e67
JB
63802003-04-02 J. Brobecker <brobecker@gnat.com>
6381
6382 * observer.texi (GDB Observers): Adjust the documentation for the
6383 normal_stop notification to better describe reality. Fix a couple
6384 of minor typos.
6385
4e35d5f0
BR
63862003-04-02 Bob Rossi <bob_rossi@cox.net>
6387
a9331b3f 6388 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6389 '-file-list-exec-source-file'
6390
e8a8712a
AC
63912003-03-31 Andrew Cagney <cagney@redhat.com>
6392
6393 * gdbint.texinfo (Target Architecture Definition): Delete
6394 references to CALL_DUMMY_P.
6395
6c0e89ed
AC
63962003-03-30 Andrew Cagney <cagney@redhat.com>
6397
6398 * gdbint.texinfo (Target Architecture Definition): Remove
6399 reference to TARGET_WRITE_SP.
a9331b3f 6400
378bfd1b
AC
64012003-03-27 Andrew Cagney <cagney@redhat.com>
6402
6403 * gdbint.texinfo (Target Architecture Definition): Remove
6404 references to write_sp.
6c0e89ed 6405
922fbb7b
AC
64062003-03-27 Andrew Cagney <cagney@redhat.com>
6407
6408 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6409 chapter body. Use @smallexample instead of @example.
6410 (Annotations): Ditto.
6411 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6412 annotate.texi.
6413
b81774d8
AC
64142003-03-26 Andrew Cagney <cagney@redhat.com>
6415
6416 * gdbint.texinfo (Target Architecture Definition): Replace
6417 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6418 dummy_addr parameters.
6419
1bf6d5cc
AC
64202003-03-25 Andrew Cagney <cagney@redhat.com>
6421
6422 * gdbint.texinfo (Target Architecture Definition): Delete
6423 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6424 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6425 Add reference to PUSH_ARGUMENTS.
6426
618ce49f
AC
64272003-03-23 Andrew Cagney <cagney@redhat.com>
6428
6429 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6430 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6431
bcd7e15f
JB
64322003-03-18 J. Brobecker <brobecker@gnat.com>
6433
6434 * gdbint.texinfo (Algorithms): Add new section describing the
6435 Observer paradigm.
6436 (Top): Add menu entry to new observer appendix.
6437 * observer.texi: New file.
6438 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6439 new observer.texi file.
6440
9fe8321b
AC
64412003-03-17 Andrew Cagney <cagney@redhat.com>
6442
6443 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6444 that GNU Press update the manual version number.
6445
ac2adee5
AC
64462003-03-12 Andrew Cagney <cagney@redhat.com>
6447
6448 * gdbint.texinfo (Target Architecture Definition): Delete
6449 references to get_saved_register. Rename GET_SAVED_REGISTER to
6450 DEPRECATED_GET_SAVED_REGISTER.
6451
749b82f6
AC
64522003-03-13 Andrew Cagney <cagney@redhat.com>
6453
6454 * gdbint.texinfo (Target Architecture Definition): Replace
6455 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6456
8bedc050
AC
64572003-03-12 Andrew Cagney <cagney@redhat.com>
6458
6459 * gdbint.texinfo (Target Architecture Definition): Rename
6460 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6461
0ce1b118
CV
64622003-03-10 Corinna Vinschen <vinschen@redhat.com>
6463
6464 * gdb.texinfo: Add File-I/O documentation.
6465
12cc2063
AC
64662003-03-10 Andrew Cagney <cagney@redhat.com>
6467
6468 * gdbint.texinfo (Target Architecture Definition): Cross reference
6469 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6470
7453dc06
AC
64712003-03-07 Andrew Cagney <cagney@redhat.com>
6472
6473 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6474 frame" command.
6475
6314f104
AC
64762003-03-05 Andrew Cagney <cagney@redhat.com>
6477
6478 * gdbint.texinfo (Target Architecture Definition): Document
6479 unwind_dummy_id. Cross reference unwind_dummy_id and
6480 SAVE_DUMMY_FRAME_TOS.
6481
f1212245
DJ
64822003-03-05 James Ingham <jingham@apple.com>
6483 Daniel Jacobowitz <drow@mvista.com>
6484
6485 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6486 and "show cp-abi".
6487
77e7e267
AC
64882003-03-03 Andrew Cagney <cagney@redhat.com>
6489
6490 * gdbint.texinfo (Target Architecture Definition): Document
6491 register_type.
6492
838a8221
AC
64932003-03-03 Andrew Cagney <cagney@redhat.com>
6494
6495 * stabs.texinfo (Structures): Use @samp and separate @var's
6496 instead of a single @var containing a comma separated list.
6497 (Unions): Ditto.
6498
d7f4a264
DJ
64992003-03-02 Daniel Jacobowitz <drow@mvista.com>
6500
6501 * Makefile.in (distclean): Remove config.log.
6502
f30ee0bc
AC
65032003-03-01 Andrew Cagney <cagney@redhat.com>
6504
6505 * gdbint.texinfo (Target Architecture Definition): Rename
6506 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6507
65082003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6509
6510 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6511 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6512
be448670
CF
65132003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6514
6515 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6516 (Non-debug DLL symbols): New node, describing the minimal symbols
6517 loaded from DLLs without real debugging symbols.
6518
501eef12
AC
65192003-02-20 Andrew Cagney <ac131313@redhat.com>
6520
6521 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6522 hardware-breakpoint-limit".
6523 (Set Watchpoints): Add cross reference to "set remote
6524 hardware-watchpoint-limit".
6525 (Remote configuration options): New section.
6526
21c294e6
AC
65272003-02-04 Andrew Cagney <ac131313@redhat.com>
6528
e9be73e4
AC
6529 * gdbint.texinfo (Target Architecture Definition): Delete
6530 descrption of IS_TRAPPED_INTERNALVAR.
6531
21c294e6
AC
6532 From Keith Seitz <keiths@redhat.com>:
6533 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6534 option "-i"/"--interpreter" to this chapter. Include index
6535 entries.
6536
0179ffac
DC
65372003-02-04 David Carlton <carlton@math.stanford.edu>
6538
6539 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6540 (Variables): Recommend stabs+ and DWARF 2.
6541 (C plus plus expressions): Correct info about
6542 compiler versions, debug formats.
6543 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6544 PR symtab/874.
6545
7ca9f392
AC
65462003-02-01 Andrew Cagney <ac131313@redhat.com>
6547
6548 * gdbint.texinfo (Target Architecture Definition): Delete
6549 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6550 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6551 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6552 references to nindy and i960.
6553 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6554
31a85ea2
AC
65552003-02-01 Andrew Cagney <ac131313@redhat.com>
6556
6557 * gdbint.texinfo (Target Architecture Definition): Delete
6558 FLOAT_INFO.
6559
6b894e49
AC
65602003-01-30 Andrew Cagney <ac131313@redhat.com>
6561
6562 * stabs.texinfo (Member Type Descriptor): Clarify description of
6563 `@'. Suggested by Ben Hutchings.
6564
c48861fb
AC
65652003-01-29 Andrew Cagney <ac131313@redhat.com>
6566
6567 * gdb.texinfo (M68K): Delete reference to es1800.
6568
617073a9
AC
65692003-01-29 Andrew Cagney <ac131313@redhat.com>
6570
6571 * gdb.texinfo (Maintenance Commands): Document `maint print
6572 reggroups' and `maint print register-groups'.
6573 * gdbint.texinfo (Target Architecture Definition): Document
6574 register_reggroup_p.
6575
5b5d99cf
JB
65762003-01-23 Jim Blandy <jimb@redhat.com>
6577
6578 * gdb.texinfo (Separate Debug Files): New section.
6579
e7ba9c65
DJ
65802003-01-22 Daniel Jacobowitz <drow@mvista.com>
6581
6582 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6583 and "maint show profile".
6584
94e91d6d
MC
65852003-01-16 Michael Chastain <mec@shout.net>
6586
6587 * gdb.texinfo (Installing GDB): Warn against
6588 ".../gdb-VERSION/gdb/configure".
6589 (Separate Objdir): Likewise.
6590
867f3898
AC
65912003-01-15 Andrew Cagney <ac131313@redhat.com>
6592
6593 * gdbint.texinfo (Target Architecture Definition): Delete
6594 definition of PRINT_REGISTER_HOOK.
6595
f153cc92
EZ
65962003-01-15 Elena Zannoni <ezannoni@redhat.com>
6597
6598 (OpenRISC 1000): Fix formatting of command names.
6599
c60eb6f1
EZ
66002003-01-15 Elena Zannoni <ezannoni@redhat.com>
6601
6602 * gdb.texinfo (Continuing and Stepping): Add new command
6603 'advance'. Clarify behavior of 'until'.
6604
f5ebfba0
DJ
66052003-01-13 Daniel Jacobowitz <drow@mvista.com>
6606
6607 * gdb.texinfo (Files): Document solib-absolute-prefix and
6608 solib-search-path.
6609
4ce8657e
MC
66102003-01-09 Michael Chastain <mec@shout.net>
6611
6612 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6613 (Create a Release): Add new instructions for new @file{src-release}.
6614 Document existing instructions for @file{Makefile.in} as
6615 being for @value{GDBN} 5.3.1 or earlier.
6616
372613e3
AC
66172003-01-09 Andrew Cagney <ac131313@redhat.com>
6618
6619 * gdbint.texinfo (Target Architecture Definition): Mention
6620 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6621 allocate memory.
6622
b4e9345d
DJ
66232003-01-04 Daniel Jacobowitz <drow@mvista.com>
6624
6625 * gdb.texinfo (Controlling GDB): Add @kindex for
6626 "show osabi".
6627 (Backtraces): Add @kindex's for backtrace-below-main.
6628
98b45e30
DJ
66292003-01-04 Daniel Jacobowitz <drow@mvista.com>
6630
6631 * gdb.texinfo (Controlling GDB): Document "set osabi".
6632
95f90d25
DJ
66332003-01-04 Daniel Jacobowitz <drow@mvista.com>
6634
6635 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6636 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6637
1e698235
DJ
66382003-01-04 Daniel Jacobowitz <drow@mvista.com>
6639
6640 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6641 "set coerce-float-to-double".
6642 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6643
e632838e
AC
66442003-01-02 Andrew Cagney <ac131313@redhat.com>
6645
6646 * stabs.texinfo: Remove obsolete text.
6647 * gdbint.texinfo: Ditto.
6648 * gdb.texinfo: Ditto.
6649
c133ab7a
MK
66502002-12-22 Mark Kettenis <kettenis@gnu.org>
6651
6652 * gdbint.texinfo (Target Architecture Definition): Update
6653 description of gdbarch_register_osabi.
6654
f821f325
KH
66552002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6656
6657 * agentexpr.texi: Fix typos.
6658 * annotate.texi: Likewise.
6659 * fdl.texi: Likewise.
6660
85a6d8d3 66612002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6662
6663 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6664 DEPRECATED_INIT_FRAME_PC.
6665
ae45cd16
AC
66662002-12-01 Andrew Cagney <ac131313@redhat.com>
6667
6668 * gdbint.texinfo (Target Architecture Definition): Delete
6669 PC_IN_CALL_DUMMY.
6670
07555a72
AC
66712002-11-28 Andrew Cagney <ac131313@redhat.com>
6672
6673 * gdbint.texinfo (Host Definition): Delete documentation on
6674 USE_GENERIC_DUMMY_FRAMES.
6675
c166cdc7
EZ
66762002-11-26 Elena Zannoni <ezannoni@redhat.com>
6677
5ae4183a 6678 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6679 * Makefile.in (install-info): Run the install-info command as part
6680 of the post install steps only.
6681 (uninstall-info): New target.
6682 (uninstall): New target.
6683
35db0260
EZ
66842002-11-22 Elena Zannoni <ezannoni@redhat.com>
6685
6686 * Makefile.in (install): Make install do some real work.
6687
9ba8d803
AC
66882002-11-19 Andrew Cagney <ac131313@redhat.com>
6689
6690 Fix POSIX problem reported by Paul Eggert.
6691 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6692 Fix PR gdb/527.
6693
903ad3a6
AC
66942002-10-26 Andrew Cagney <cagney@redhat.com>
6695
6696 * gdbint.texinfo (Target Architecture Definition): Delete
6697 definition of DO_REGISTERS_INFO.
6698
f2abfe65
KB
66992002-10-18 Kevin Buettner <kevinb@redhat.com>
6700
6701 * gdbint.texinfo (Address Classes): Fix problems with insertion
6702 of ``{'' and ``}'' in example.
6703
b5b0480a
KB
67042002-10-17 Kevin Buettner <kevinb@redhat.com>
6705
6706 * gdbint.texinfo (Address Classes): New section.
6707 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6708 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6709 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6710 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6711
c85508ee
KD
67122002-10-11 Klee Dienes <kdienes@apple.com>
6713
6714 * gdb.texinfo (Registers): Mention vector registers as well as
6715 floating registers in the documentation for 'info registers' and
6716 'info all-registers'.
6717
6d12fc3d
DJ
67182002-10-11 Daniel Jacobowitz <drow@mvista.com>
6719
6720 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6721
8d19fbd2
JJ
67222002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6723
6724 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6725 interface definition.
6726
a37295f9
MM
67272002-10-03 Marko Mlinar <markom@opencores.org>
6728
6729 * gdb.texinfo (Target Commands): Add or1k target specific
6730 commands.
6731 * gdb.texinfo (Contributors): Add myself to the contributors list.
6732
da0f9dcd
AC
67332002-10-01 Andrew Cagney <ac131313@redhat.com>
6734
6735 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6736 and "mi1" instead of "mi1" and "mi0".
6737
2e834e49
HPN
67382002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6739
6740 * gdb.texinfo (Packets): Fix typos "alligned".
6741 Correct z3/Z3 description. Correct z4/Z4 title.
6742
050be0dc
AC
67432002-09-27 Andrew Cagney <ac131313@redhat.com>
6744
6745 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6746
1104b9e7
KB
67472002-09-25 Kevin Buettner <kevinb@redhat.com>
6748
6749 * gdb.texinfo: Use GNU/Linux instead of Linux.
6750
512217c7
AC
67512002-09-25 Andrew Cagney <ac131313@redhat.com>
6752
6753 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6754
10998722
AC
67552002-09-24 Andrew Cagney <ac131313@redhat.com>
6756
512217c7 6757 * gdb.texinfo: Replace @example with @smallexample.
10998722 6758
a0eb71c5
KB
67592002-09-20 Kevin Buettner <kevinb@redhat.com>
6760
f7dc1244 6761 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6762 * gdb.texinfo (Character Sets): Use @smallexample instead of
6763 @example. Use GNU/Linux instead of Linux.
6764
67652002-09-20 Jim Blandy <jimb@redhat.com>
6766
6767 * gdb.texinfo: Add character set documentation.
6768
2f870471
AC
67692002-09-19 Andrew Cagney <ac131313@redhat.com>
6770
6771 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6772 (Packets): Add cross reference from `b' packet to `z' packets.
6773
790eb8f5
AC
67742002-09-19 Andrew Cagney <ac131313@redhat.com>
6775
8d30a00d
AC
6776 * gdb.texinfo (Maintenance Commands): Document ``maint
6777 internal-error'' and ``maint internal-warning''.
6778
790eb8f5
AC
6779 * gdbint.texinfo (Target Architecture Definition): Revise
6780 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6781
a23a7bf1
JB
67822002-09-19 Joel Brobecker <brobecker@gnat.com>
6783
6784 * gdbint.texinfo (Target Conditionals): Document the new
6785 NAME_OF_MALLOC macro.
6786
299ffc64
AC
67872002-09-05 Andrew Cagney <ac131313@redhat.com>
6788
6789 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6790 engineer.
6791
b7bb15bc
SC
67922002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6793
6794 * gdb.texinfo (TUI Overview): Document status line fields.
6795
3d757584
SC
67962002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6797
6798 * gdb.texinfo (TUI Commands): Document info win command.
6799
269c21fe
SC
68002002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6801
6802 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6803
7cf36c78
SC
68042002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6805
6806 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6807 (TUI Keys): Likewise.
6808
d2c6833e
AC
68092002-08-25 Andrew Cagney <ac131313@redhat.com>
6810
6811 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6812 for a packet receive.
6813
46d8b1c3
AC
68142002-08-25 Andrew Cagney <ac131313@redhat.com>
6815
6816 * Makefile.in (clean): Move to end of file.
6817 (distclean, maintainer-clean, realclean): Ditto.
6818 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6819 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6820 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6821 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6822
b0787093
AC
68232002-08-24 Andrew Cagney <ac131313@redhat.com>
6824
6825 * Makefile.in (GDBINT_TEX_TMPS): Define.
6826 (gdbint.dvi, gdbint.pdf): Use
6827 (GDB_TEX_TMPS): Define.
6828 (gdb.dvi, gdb.pdf): Use.
6829 (STABS_TEX_TMPS): Define.
6830 (stabs.dvi, stabs.pdf): Use.
6831 (GDB_DOC_SOURCE_INCLUDES): New macros.
6832 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6833 (GDBINT_DOC_FILES_INCLUDES): New macros.
6834 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6835 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6836 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6837 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6838 (links2roff): Replace SFILES_INCLUDED with
6839 GDB_DOC_SOURCE_INCLUDES.
6840 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6841 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6842 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6843 dependencies.
6844 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6845 dependencies.
6846 (gdbmi.texinfo): Delete rule.
6847 (inc-hist.texinfo): Delete rule.
6848 (rluser.texinfo): Delete rule.
6849
ebba8386
AC
68502002-08-23 Andrew Cagney <cagney@redhat.com>
6851
6852 * gdbint.texinfo (Target Architecture Definition): Update
6853 STORE_RETURN_VALUE, mention regcache.
6854
0ab7a791
AC
68552002-08-21 Andrew Cagney <ac131313@redhat.com>
6856
6857 * gdbint.texinfo (Target Architecture Definition): Document
6858 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6859
ee2d5c50
AC
68602002-08-19 Andrew Cagney <ac131313@redhat.com>
6861
6862 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6863 Fix minor typos. Add index entries.
6864
53c69bd7
AC
68652002-08-18 Andrew Cagney <ac131313@redhat.com>
6866
6867 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6868
e76f1f2e
AC
68692002-08-15 Andrew Cagney <ac131313@redhat.com>
6870
6871 * gdbint.texinfo (Target Architecture Definition): Document
6872 PRINT_VECTOR_INFO.
6873 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6874
0680b120
AC
68752002-08-13 Andrew Cagney <ac131313@redhat.com>
6876
6877 * gdb.texinfo (Maintenance Commands): Document "maint print
6878 registers", "maint print raw-registers" and "maint print
6879 cooked-registers".
6880
3c3bea1c
GS
68812002-08-08 Grace Sainsbury <graces@redhat.com>
6882
a9331b3f 6883 From Mark Salter:
3c3bea1c
GS
6884 * gdb.texinfo (Protocol): Document T packet extension to
6885 allow watchpoint address reporting.
6886
42f9b0a5
AC
68872002-08-03 Andrew Cagney <ac131313@redhat.com>
6888
6889 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6890
db034ac5
AC
68912002-08-01 Andrew Cagney <cagney@redhat.com>
6892
6893 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6894 to CHILL.
6895
e2b28d04
AC
68962002-08-01 Andrew Cagney <ac131313@redhat.com>
6897
6898 * gdbint.texinfo (Coding): Revise section "Include Files".
6899
7fb623f7
AC
69002002-07-24 Andrew Cagney <cagney@redhat.com>
6901
6902 * gdbint.texinfo: Obsolete references to m88k.
6903 * gdb.texinfo: Ditto.
6904
4a2b4636
JB
69052002-07-10 Joel Brobecker <brobecker@gnat.com>
6906
7fb623f7 6907 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6908 where the proper version of autoconf can be retrieved.
6909
a71ec265
DH
69102002-07-09 Don Howard <dhoward@redhat.com>
6911
6912 * gdb.texinfo (Command Files): Further describe the behavior of
6913 sourced command files.
6914
b9aa90c9
AC
69152002-06-27 Andrew Cagney <ac131313@redhat.com>
6916
6917 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6918 (Coding): Clarify ISO C version that GDB assumes.
6919
40dd2248
TT
69202002-06-26 Tom Tromey <tromey@redhat.com>
6921
6922 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6923 add_setshow_cmd_full.
6924
bfac230e
DH
69252002-06-25 Don Howard <dhoward@redhat.com>
6926
6927 * gdb.texinfo (Memory Region Attributes): Document new behavior
6928 for 'mem' command.
6929
475b0867
JB
69302002-06-11 Jim Blandy <jimb@redhat.com>
6931
919d772c
JB
6932 * gdb.texinfo (Symbols): Update documentation for `info source'
6933 command.
6934
475b0867
JB
6935 * gdb.texinfo (Macros): Call the command `info macro', not
6936 `show macro'.
6937
ba8c9337
AC
69382002-06-09 Andrew Cagney <ac131313@redhat.com>
6939
6940 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6941 data''.
6942
1029b7fa
MK
69432002-06-09 Mark Kettenis <kettenis@gnu.org>
6944
6945 * gdbint.texinfo (Target Architecture Definition): Document
6946 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6947
16737d73
AC
69482002-06-08 Andrew Cagney <ac131313@redhat.com>
6949
6950 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6951 lists.
6952
30107679
AC
69532002-06-08 Andrew Cagney <ac131313@redhat.com>
6954
6955 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6956 Branch''.
6957
3352e23e
AC
69582002-06-01 Andrew Cagney <ac131313@redhat.com>
6959
6960 * gdbint.texinfo (Target Architecture Definition): Add section
6961 ``Converting an existing Target Architecture to Multi-arch''.
6962
cbb09e6a
AC
69632002-05-30 Andrew Cagney <ac131313@redhat.com>
6964
6965 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6966 to ``Obsoleting code''. Revise.
6967
e2e0bcd1
JB
69682002-05-17 Jim Blandy <jimb@redhat.com>
6969
6970 * gdb.texinfo (C Preprocessor Macros): New chapter.
6971 Include it in the main menu.
6972 (Contributors): Credit Jim Blandy with macro support.
6973 (Compilation): Explain how to get macro information into the
6974 executable.
6975 (Expressions): Note that preprocessor macros are expanded.
6976
9db8d71f
DJ
69772002-05-14 Daniel Jacobowitz <drow@mvista.com>
6978
6979 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6980 options for `target remote'.
6981
6d531722
AC
69822002-05-13 Andrew Cagney <ac131313@redhat.com>
6983
6984 * gdbint.texinfo (Target Architecture Definition): Delete
6985 documentation on NNPC_REGNUM.
6986
13d01224
AC
69872002-05-11 Andrew Cagney <ac131313@redhat.com>
6988
6989 * gdbint.texinfo (Target Architecture Definition): Document
6990 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6991 (Target Architecture Definition): Revise section `Using Different
6992 Register and Memory Data Representations'. Add section `Raw and
6993 Virtual Register Representations'.
6994
b2e75d78
AC
69952002-05-11 Andrew Cagney <ac131313@redhat.com>
6996
6997 * gdbint.texinfo (Target Architecture Definition): Mention
6998 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6999 (Target Architecture Definition): Mention same. Add references to
7000 web pages.
7001
2c8682ee
MS
70022002-05-08 Michael Snyder <msnyder@redhat.com>
7003
7004 * stabs.texinfo (Attributes): Document new "vector" attribute.
7005
0816590b
AC
70062002-05-04 Andrew Cagney <ac131313@redhat.com>
7007
7008 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7009
2653173e
AC
70102002-05-04 Andrew Cagney <ac131313@redhat.com>
7011
7012 * gdb.texinfo: Delete obsolete references to a29k.
7013
d7bd68ca
AC
70142002-04-24 Andrew Cagney <ac131313@redhat.com>
7015
7016 * gdbint.texinfo (Target Architecture Definition): Replace
7017 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7018
21d83aa5
DM
70192002-04-24 David S. Miller <davem@redhat.com>
7020
7021 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7022
7673a6cc
DM
70232002-04-21 David S. Miller <davem@redhat.com>
7024
7025 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7026
d49d1e0a
AC
70272002-04-21 Andrew Cagney <ac131313@redhat.com>
7028
7029 * gdbint.texinfo (Target Architecture Definition): Delete
7030 definition of HAVE_REGISTER_WINDOWS.
7031
f7dc1244 70322002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7033
7034 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7035 "Theodore A. Roth" <troth@verinet.com>.
7036
5ca0cb28
DH
70372002-04-15 Don Howard <dhoward@redhat.com>
7038
f7dc1244 7039 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7040 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7041 Provide a better explaination of this feature.
5ca0cb28 7042
f208ba17
AC
70432002-04-14 Andrew Cagney <ac131313@redhat.com>
7044
7045 * gdbint.texinfo (Target Architecture Definition): Remove
7046 FRAME_CHAIN_COMBINE.
7047
d5ba91de
MC
70482002-04-12 Michael Chastain <mec@shout.net>
7049
7050 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7051 REG_STACK_SEGMENT.
7052
26818220
MC
70532002-04-09 Michael Chastain <mec@shout.net>
7054
7055 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7056 PYRAMID_* macros.
7057
129188f6
AC
70582002-04-07 Andrew Cagney <ac131313@redhat.com>
7059
7060 * gdb.texinfo (Bug Reporting): Document that the web is the
7061 prefered way of submitting bug reports.
7062 (Bug Reporting): Delete the s-mail address as the last resort.
7063
8227c0ff
AC
70642002-04-05 Andrew Cagney <ac131313@redhat.com>
7065
7066 * gdbint.texinfo (Target Architecture Definition): Delete
7067 references to TARGET_WRITE_FP and write_fp.
7068
16d9dec6
MS
70692002-03-27 Michael Snyder <msnyder@redhat.com>
7070
7071 * gdb.texinfo: Document new commands dump, append, and restore.
7072
9ae8b82c
AC
70732002-03-27 Andrew Cagney <ac131313@redhat.com>
7074
7075 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7076 Branch'.
7077
474c8240
AC
70782002-03-18 Andrew Cagney <ac131313@redhat.com>
7079
7080 * gdb.texinfo: Change all examples to @smallexample.
7081 * gdbint.texinfo: Ditto.
a9331b3f 7082
fb0ff88f
AC
70832002-03-18 Andrew Cagney <ac131313@redhat.com>
7084
7085 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7086 Branches''.
7087
9bb0a4d8
AC
70882002-03-18 Andrew Cagney <ac131313@redhat.com>
7089
7090 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7091 Policy''.
7092
937f164b
FF
70932002-03-04 Fred Fish <fnf@redhat.com>
7094
7095 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7096 expresson, suports, dependant, trhe, perhaphs, situtations,
7097 explictily, taged, oportunity, unfortunatly).
7098
a7b40f07
AC
70992002-02-24 Andrew Cagney <ac131313@redhat.com>
7100
7101 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7102 Remove reference to 3.12.
7103
aab4e0ec
AC
71042002-02-23 Andrew Cagney <ac131313@redhat.com>
7105
7106 * gdbint.texinfo: Include fdl.texi.
7107 (Top): Add GNU Free Documentation License.
7108 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7109 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7110 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7111 (gdbint.info): Add srcdir to include path.
7112 * gdb.texinfo: Include gpl.texi.
7113 (Top): Add Copying.
7114 * gpl.texi: New file.
7115
47b95330
AC
71162002-02-23 Andrew Cagney <ac131313@redhat.com>
7117
7118 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7119
78c47bea
PM
71202002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7121
7122 * gdb.texinfo: Document Cygwin native specific commands.
7123
56460a61
DJ
71242002-02-15 Daniel Jacobowitz <drow@mvista.com>
7125
7126 * gdb.texinfo: Document gdbserver ``--attach'' command.
7127
def71bfa
MS
71282002-02-07 Michael Snyder <msnyder@redhat.com>
7129
7130 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7131 to @code(_ovly_debug_event).
7132
c928edc0
AC
71332002-02-07 Andrew Cagney <ac131313@redhat.com>
7134
7135 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7136
81d46470
MS
71372002-02-06 Michael Snyder <msnyder@redhat.com>
7138
7139 * gdb.texinfo (overlays): Mention new magic symbol
7140 '_ovly_debug_event', which allows GDB to keep better track
7141 of overlays.
7142
f7dc1244 71432002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7144
7145 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7146 Suggested by Dmitry Sivachenko.
7147
7148 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7149
15110bc3
MS
71502002-02-01 Michael Snyder <msnyder@redhat.com>
7151
7152 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7153
6763aef9
MS
71542002-01-30 Michael Snyder <msnyder@redhat.com>
7155
ac282366
MS
7156 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7157 (set trust-readonly-sections): Document.
6763aef9 7158
8642bc8f
AC
71592002-01-29 Andrew Cagney <ac131313@redhat.com>
7160
7161 * gdbint.texinfo (Releasing GDB): Revise and update.
7162
afe64c1a
AC
71632002-01-28 Andrew Cagney <ac131313@redhat.com>
7164
7165 * gdbint.texinfo (Target Architecture Definition): Delete
7166 description of TARGET_BYTE_ORDER_DEFAULT.
7167
f7dc1244 71682002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7169
7170 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7171 <mitya@cavia.pp.ru>.
7172
3d6e1b5a
AC
71732002-01-23 Andrew Cagney <ac131313@redhat.com>
7174
7175 * libgdb.texinfo: Delete file.
7176
6c0e9fb3
AC
71772002-01-22 Andrew Cagney <ac131313@redhat.com>
7178
7179 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7180 * gdbint.texinfo: Ditto.
7181
e0ce93ac
AC
7182Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7183
7184 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7185
be298bcc
AC
71862002-01-22 Andrew Cagney <ac131313@redhat.com>
7187
7188 * Makefile.in: Update copyright.
7189 (TEXI2DVI): Define.
7190 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7191 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7192 gdb-cfg.texi.
7193 (TEXINDEX, PDFTEX): Delete makefile variables.
7194
8e04817f
AC
71952002-01-22 Andrew Cagney <ac131313@redhat.com>
7196
7197 * gdb.texinfo (Protocol): Move section to appendix.
7198
6b2f586d
AC
71992002-01-21 Andrew Cagney <ac131313@redhat.com>
7200
7201 * gdb.texinfo (Remote Debugging): Create a menu.
7202 (Top): Add ``Remote Debugging'' to menu.
7203
6f05cf9f
AC
72042002-01-21 Andrew Cagney <ac131313@redhat.com>
7205
7206 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7207 serial protocol'' from here.
7208 (Remote Debugging): To here. New chapter.
7209
3fd3d7d2
AC
72102002-01-20 Andrew Cagney <ac131313@redhat.com>
7211
7212 * gdbint.texinfo (Target Architecture Definition): Delete
7213 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7214
7fd60527
AC
72152002-01-20 Andrew Cagney <ac131313@redhat.com>
7216
7217 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7218 are no longer needed.
7219 (Porting GDB): Add maintainer note about configure.host.
7220
c2f05ac9
AC
72212002-01-20 Andrew Cagney <ac131313@redhat.com>
7222
7223 * gdbint.texinfo (Target Architecture Definition): Remove
7224 definition of IEEE_FLOAT.
7225
f7dc1244 72262002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7227
7228 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7229 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7230 <3diff@gnu.org>
231b2aad 7231
82600034
AC
72322002-01-19 Andrew Cagney <ac131313@redhat.com>
7233
7234 * gdbint.texinfo (Host Definition): Remove references to
7235 MALLOC_INCOMPATIBLE.
7236
7708fa01
AC
72372002-01-17 Andrew Cagney <ac131313@redhat.com>
7238
7239 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7240 and xyz-xdep.o.
7241
eb12ee30
AC
72422002-01-17 Andrew Cagney <ac131313@redhat.com>
7243
889bf7c5 7244 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7245 (Set Breaks): Copy ``maint info breakpoint'' doco to
7246 ``Maintenance Commands'' appendix. Add reference.
7247
c9ccaa92
AC
72482002-01-17 Andrew Cagney <ac131313@redhat.com>
7249
7250 * fdl.texi: Remove next/prev from @node.
7251
f7dc1244 72522002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7253
7254 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7255 for monstrous @multitable (from Brian Youmans).
7256
7257 * fdl.texi: New file.
7258
7259 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7260
8973da3a
AC
72612002-01-15 Andrew Cagney <ac131313@redhat.com>
7262
7263 * gdbint.texinfo (Releasing GDB): New chapter.
7264
7d86b5d5
AC
72652002-01-14 Andrew Cagney <ac131313@redhat.com>
7266
7267 * gdb.texinfo (Embedded Processors, Calling program functions):
7268 Obsolete references to a29k.
7269
cc1cb004
AC
72702002-01-13 Andrew Cagney <ac131313@redhat.com>
7271
7272 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7273 examples. Document that a code-block should do or discard its
7274 cleanups before exit.
7275
79f12247
MS
72762002-01-11 Michael Snyder <msnyder@redhat.com>
7277
7278 * gdb.texinfo (Choosing files): Change @samp to @file.
7279
19837790
MS
72802002-01-05 Michael Snyder <msnyder@redhat.com>
7281
7282 * gdb.texinfo (--pid): Document new command line option (attach).
7283
f7dc1244 72842002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7285
7286 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7287 in the stub.
7288
d7449b42
AC
72892002-01-04 Andrew Cagney <ac131313@redhat.com>
7290
7291 * gdbint.texinfo (Target Architecture Definition): Replace
7292 BIG_ENDIAN with BFD_ENDIAN_BIG.
7293
f23631e4
AC
72942002-01-03 Andrew Cagney <ac131313@redhat.com>
7295
7296 * gdbint.texinfo (Target Architecture Definition): Replace
7297 value_ptr with struct value pointer.
7298
72c9928d
EZ
72992002-01-02 Eli Zaretskii <eliz@gnu.org>
7300
7301 * gdb.texinfo (Free Software): Fix wording.
7302
959acfd1
EZ
73032001-12-31 Eli Zaretskii <eliz@gnu.org>
7304
7305 * gdb.texinfo (Free Software): New section ``Free Software Needs
7306 Free Documentation''.
7307
f7dc1244 73082001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7309
7310 * stabs.texinfo:
7311 * gdb.texinfo:
7312 * gdbint.texinfo:
7313 * libgdb.texinfo:
7314 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7315
6600abed
MS
73162001-12-29 Michael Snyder <msnyder@redhat.com>
7317
7318 * gdb.texinfo (maint info sections): Fix typo.
7319
f6680716
MS
73202001-12-26 Michael Snyder <msnyder@redhat.com>
7321
fe95c787
MS
7322 * gdb.texinfo (maint info sections): Document.
7323
a9331b3f 7324 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7325 'info proc' sub-options that are currently not implemented.
7326
c3d3ce5b
JB
73272001-12-20 Jim Blandy <jimb@redhat.com>
7328
7329 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7330
778eb05e
AC
73312001-12-15 Andrew Cagney <ac131313@redhat.com>
7332
7333 * gdbint.texinfo (Target Architecture Definition): Replace
7334 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7335
2607059c
AC
73362001-12-01 Andrew Cagney <ac131313@redhat.com>
7337
7338 * gdbint.texinfo (Host Definition): Delete documentation on
7339 HOST_BYTE_ORDER.
7340
df0cd8c5
JB
73412001-11-30 Jim Blandy <jimb@redhat.com>
7342
7343 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7344 overlay support. Add to top-level menu.
df0cd8c5 7345
88118b3a
TT
73462001-11-26 Tom Tromey <tromey@redhat.com>
7347
7348 * gdb.texinfo (Command Syntax): Document C-o binding.
7349
96565e91
CF
73502001-07-26 Christopher Faylor <cgf@redhat.com>
7351
7352 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7353 use since it is described in the referenced section.
7354
f7dc1244 7355 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7356 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7357 clearer when using DJGPP.
7358
2a3d5645
CF
73592001-11-24 Christopher Faylor <cgf@redhat.com>
7360
7361 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7362 specifically refer to MS-DOS.
7363 (command files): Mention gdb.ini is only used on MS-DOS.
7364
aa26fa3a
TT
73652001-11-21 Tom Tromey <tromey@redhat.com>
7366
7367 * gdb.texinfo (Invoking GDB): Document --args.
7368 (Mode Options): Likewise.
7369
4f8ada06
JB
73702001-11-21 Jim Blandy <jimb@redhat.com>
7371
7372 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7373 Delete documentation; this macro has been removed from the
7374 sources.
4f8ada06 7375
3fe0dc10
JB
73762001-11-13 Jim Blandy <jimb@redhat.com>
7377
7378 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7379
9e5abb06
CV
73802001-11-06 Corinna Vinschen <vinschen@redhat.com>
7381
7382 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7383
1c5dfdad
MS
73842001-11-05 Michael Snyder <msnyder@redhat.com>
7385
a9331b3f 7386 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7387 quote regexp chars in function names such as "operator*()".
7388
990f9fe3
FF
73892001-11-01 Fred Fish <fnf@redhat.com>
7390
7391 * gdbint.texinfo (SOLIB_ADD): Document additional new
7392 "readsyms" arg.
7393
b433d00b
DH
73942001-10-30 Don Howard <dhoward@redhat.com>
7395
070b1dd3
DH
7396 * gdb.texinfo: (Command Files) Added documentation for the
7397 behavior of gdb with input redirected from a file.
b433d00b 7398
b7209cb4
FF
73992001-10-28 Fred Fish <fnf@redhat.com>
7400
7401 * gdb.texinfo (auto-solib-add): Change docs to match
7402 implementation change.
7403 (auto-solib-limit): Add docs for new variable.
7404
1aa20aa8
AC
74052001-10-15 Andrew Cagney <ac131313@redhat.com>
7406
7407 * gdbint.texinfo (Target Architecture Definition): Function
7408 value_as_pointer renamed to value_as_address.
7409
fc0c74b1
AC
74102001-10-15 Andrew Cagney <ac131313@redhat.com>
7411
7412 * gdbint.texinfo (Target Architecture Definition): Default
7413 POINTER_TO_ADDRESS functions assume unsigned addresses.
7414 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7415 posting by Jim Blandy.
7416
f4846649
JB
74172001-10-12 Jim Blandy <jimb@redhat.com>
7418
7419 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7420 version of texi2html (1.64) doesn't support this flag any more.
7421
f277788b
MK
74222001-09-08 Mark Kettenis <kettenis@gnu.org>
7423
a9dc4918
MK
7424 * gdbint.texinfo (Host Definition): Remove description of
7425 MEM_FNS_DECLARED.
7426
d28379df
MK
7427 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7428
f277788b
MK
7429 * gdbint.texinfo (Host Definition): Remove description of
7430 HAVE_SIGSETMASK.
7431
7ccaa899
EZ
74322001-09-04 Elena Zannoni <ezannoni@redhat.com>
7433
7434 * gdbint.texinfo (Target Architecture Definition): Add
7435 explanation of TARGET_PRINT_INSN macro.
7436
17d9d558
JB
74372001-08-30 Jim Blandy <jimb@redhat.com>
7438
7439 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7440 Explain what it means to load relocatable files.
7441
72cde065
JB
74422001-08-28 Jim Blandy <jimb@redhat.com>
7443
7444 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7445 info `top' menu.
7446
9e678452
CF
7447Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7448
7449 * gdbint.texinfo: Add a cautionary note about macro use.
7450
a2bea4c3 74512001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7452
a2bea4c3
CV
7453 * gdb.texinfo: Explain omitting the hostname in the
7454 `target remote' command.
7455
1129bf27
DJ
74562001-07-30 Daniel Jacobowitz <drow@mvista.com>
7457
7458 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7459 and END-INFO-DIR-ENTRY.
7460
732b3002
SC
74612001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7462
7463 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7464
89437448
AC
74652001-07-25 Andrew Cagney <ac131313@redhat.com>
7466
7467 * gdbint.texinfo (libgdb): Rewrite.
7468
f7dc1244 74692001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7470
7471 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7472
c4555f82
SC
74732001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7474
7475 * gdb.texinfo (TUI): New chapter, document the TUI.
7476 (Mode Options): Document the -tui option.
7477
2f45a6e0
MK
74782001-07-23 Mark Kettenis <kettenis@gnu.org>
7479
7480 * gdbint.texinfo (Host Definition): Remove description of
7481 NEED_POSIX_SETPGID.
7482
f7dc1244 74832001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7484
7485 * gdb.tex (DJGPP Native): New node, with descriptions of
7486 DJGPP-specific commands.
7487
be9c6c35
JM
74882001-07-19 John R. Moore <jmoore@redhat.com>
7489
7490 * gdbint.texinfo: Three misspellings.
7491
dfa249fb
AC
74922001-07-06 Andrew Cagney <ac131313@redhat.com>
7493
7494 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7495 `test` expressions on bash. Problem reported by Colin Walters.
7496
c72e7388
AC
74972001-07-04 Andrew Cagney <ac131313@redhat.com>
7498
7499 * gdbint.texinfo (User Interface): Update ui-out documentation to
7500 refelect recent UI/MI updates.
7501
94bbb2c0
AC
75022001-07-04 Andrew Cagney <ac131313@redhat.com>
7503
7504 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7505 interpreters.
7506
af6c57ea
AC
75072001-06-15 Andrew Cagney <ac131313@redhat.com>
7508
7509 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7510 structure and not macros.
7511 (Host Definition): Document that much of this chapter is obsolete.
7512 (Target Architecture Definition): Update list of files that make
7513 up a target architecture.
7514 (Coding): Update.
7515
83aa8bc6
AC
75162001-06-28 Andrew Cagney <ac131313@redhat.com>
7517
7518 * gdbint.texinfo (Target Architecture Definition): Update
7519 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7520 The latter has been changed to a true predicate.
7521
f7dc1244 75222001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7523
7524 * annotate.texi: Add @noindent where needed. From Dmitry
7525 Sivachenko <dima@Chg.RU>.
7526 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7527
656db9b0
AC
75282001-06-16 Andrew Cagney <ac131313@redhat.com>
7529
7530 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7531
df2396a1
AC
75322001-06-14 Andrew Cagney <ac131313@redhat.com>
7533
7534 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7535 returns ``OK''. Document that the ``R'' packet does not reply.
7536
0f1f2b0a
MS
75372001-06-13 Michael Snyder <msnyder@redhat.com>
7538
7539 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7540
f7dc1244 75412001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7542
7543 * gdb.texinfo (Signals): Clarify the default setting of signal
7544 handling.
7545
a5d7c491
AC
75462001-05-14 Andrew Cagney <ac131313@redhat.com>
7547
7548 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7549 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7550
05a54c4f
AC
75512001-05-12 Andrew Cagney <ac131313@redhat.com>
7552
7553 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7554
f7dc1244 75552001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7556
7557 * gdbint.texinfo (Clean Design and Portable Implementation):
7558 Renamed from "Clean Design".
7559 (Clean Design and Portable Implementation): Document portable
7560 methods of handling file names, and the associated macros.
7561
f7dc1244 75622001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7563
7564 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7565 command and provide a cross-reference to its description.
7566 (Symbols): Note that "info scope" is useful for trace experiments.
7567
f7dc1244 75682001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7569
b37052ae
EZ
7570 * gdb.texinfo (Symbols): Document "info scope".
7571 (Tracepoints): New chapter.
7572 (Contributors): Update for v5.1.
7573 <All nodes>: Change "C++" to "C@t{++}".
7574
0ee54786
EZ
7575 * gdbint.texinfo (User Interface): A new section about ui_out
7576 functions, based on text written by Fernando Nasser.
7577
c534679c
EZ
7578 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7579
f7dc1244 75802001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7581
e9c75b65
EZ
7582 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7583
7584 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7585
7586 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7587 Replace "GDB" with "@value{GDBN}". Fix markup.
7588
7589 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7590
3d67e040
EZ
7591 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7592 a cross-reference to its description.
7593 (Symbols): Document "info symbol".
7594
f7dc1244 75952001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7596
7597 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7598 subsection "x86 Watchpoints".
7599 (Target Architecture Definition): Document the macros
7600 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7601 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7602
b0ed3589
AC
76032001-03-20 Andrew Cagney <ac131313@redhat.com>
7604
7605 * gdbint.texinfo (Target Architecture Definition): Update
7606 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7607 list.
7608
b6ba6518
KB
76092001-03-06 Kevin Buettner <kevinb@redhat.com>
7610
7611 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7612 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7613
f7dc1244 76142001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7615
7616 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7617
f7dc1244 76182001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7619
17cc6a06
EZ
7620 * gdb.texinfo (Environment): Document that `path' does not change
7621 the value of PATH in GDB's own environment (it did in the past,
7622 but that was changed on March 15, 1994). Reported by Doug Evans
7623 <dje@transmeta.com>.
7624
56caf160
EZ
7625 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7626 its line. Fix markup of commands and macros. Add an Index node
7627 and index entries.
7628
29e57380
C
76292001-01-23 J.T. Conklin <jtc@redback.com>
7630
7631 * gdb.texinfo (Memory region attributes): New manual section.
7632
1c6147de
ND
76332001-01-04 Nicholas Duffek <nsd@redhat.com>
7634
7635 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7636
f7dc1244 76372000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7638
7639 * refcard.tex: Version and copyright fixed. From Phil Edwards
7640 <pedwards@disaster.jaj.com>.
7641
0dcedd82
AC
7642Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7643
7644 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7645 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7646
3b851bce
AC
7647Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7648
7649 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7650 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7651
f7dc1244 76522000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7653
7654 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7655 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7656
b90a5f51
CF
76572000-11-10 Christopher Faylor <cgf@cygnus.com>
7658
7659 * gdb.texinfo: Document new 'set step-mode' command.
7660
f7dc1244 76612000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7662
7663 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7664 changes from Dmitry Sivachenko <dima@Chg.RU>.
7665
f7dc1244 76662000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7667
7668 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7669 From Steven Johnson <sbjohnson@ozemail.com.au>.
7670
2e685b93
MK
76712000-08-10 Mark Kettenis <kettenis@gnu.org>
7672
7673 * gdbint.texinfo (Overall Structure): Spelling fix.
7674
f7dc1244 76752000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7676
7677 * gdbint.texinfo (Target Architecture Definition): Document that
7678 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7679 for which REGISTER_CONVERTIBLE returns a zero value.
7680
63ac3005
EZ
76812000-07-08 Christopher Faylor <cgf@cygnus.com>
7682
7683 * Makefile.in (install-info): Find files to install in either the
7684 build or source directories (adapted from Makefile.am).
7685
bd79f757
ND
76862000-07-07 Nicholas Duffek <nsd@redhat.com>
7687
7688 * stabs.texinfo: Fix spelling errors.
7689 (String Field): FILE-NUMBER starts from 0, not 1.
7690
f7dc1244 76912000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7692
7693 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7694 Brian Youmans.
5f208f6d 7695
f7dc1244 76962000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7697
7698 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7699 the source directory. Reported by Mark Harig
7700 <markh@frazier.landmark.com>.
cc542d3b 7701
f3b28801
C
77022000-06-20 J.T. Conklin <jtc@redback.com>
7703
7704 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7705
449f3b6c
AC
7706Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7707
7708 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7709 Generate using pdftex.
449f3b6c 7710 (PDFTEX): Define.
889bf7c5 7711 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7712 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7713 @contents at the start.
449f3b6c 7714
f7dc1244 77152000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7716
7717 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7718 Youmans.
48e934c6 7719
9e9c5ae7
AC
7720Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7721
7722 From Brian Youmans:
7723 * gdb.texinfo: Fix ``et al.''.
7724
c741b251
AC
7725Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7726
7727 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7728 loop.
c741b251 7729
4ab64e14
JG
77302000-05-19 Jimmy Guo <guo@cup.hp.com>
7731
7732 * configure: Regenerate.
7733
f7dc1244 77342000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7735
7736 * Makefile.in (install-info): Run install-info on installed Info
7737 files.
7738
8c70017b
AC
7739Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7740
a7cb598a 7741 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7742 Andrew Cagney.
8c70017b 7743
f7dc1244 77442000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7745
7746 * gdb.texinfo: Proofreading changes from Brian Youmans.
7747
bf0184be
ND
77482000-05-01 Nick Duffek <nsd@cygnus.com>
7749
7750 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7751 startup sequence, minor edits.
7752
f7dc1244 77532000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7754
7755 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7756 TeX.
7757
7758 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7759 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7760 like `n' and `s' which look weird. Convert some of the @kindex to
7761 @vindex, when they refer to variables, not commands.
7762
33e16fad
AC
7763Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7764
7765 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7766
f7dc1244 77672000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7768
7769 * Makefile.in (GDBMI_DIR): New variable.
7770 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7771 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7772 (gdbmi.texinfo): New target, for texi2roff.
7773 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7774 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7775
7776 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7777 gdbmi.texinfo.
7778 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7779 comment.
7780
d167840f
EZ
77812000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7782
7783 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7784 command.
d167840f 7785
f7dc1244 77862000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7787
7788 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7789 prevents the build (and is generally a Bad Idea).
7790
f7dc1244 77912000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7792
7793 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7794 a comma inside @var.
7795 (Command Files): Index markup changes from Dmitry Sivachenko
7796 <dima@Chg.RU>.
7797
f7dc1244 77982000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7799
7800 * Makefile.in (LN_S): Define.
7801 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7802 invoke "ln -s" unless it is known to work.
7803
7804 * configure.in (AC_PROG_LN_S): Add.
7805
8dc7983f
JB
78062000-04-14 Jim Blandy <jimb@redhat.com>
7807
7808 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7809 section.
7810 (Target Conditionals): Document ADDRESS_TO_POINTER,
7811 POINTER_TO_ADDRESS.
7812
1a8237e8
DB
78132000-04-11 Daniel Berlin <dan@cgsoftware.com>
7814
7815 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7816 gdb-cfg.texi to get the value.
7817
ca526f1a
JB
78182000-04-10 Jim Blandy <jimb@redhat.com>
7819
7820 * gdbint.texinfo (Target Architecture Definition): Fix
7821 cross-references.
7822
faaafcb4
JB
78232000-04-08 Jim Blandy <jimb@redhat.com>
7824
7825 * gdbint.texinfo (Using Different Register and Memory Data
7826 Representations): New section.
7827 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7828 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7829 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7830
1b27397f
AC
7831Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7832
7833 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7834 for acknowledgments.
1b27397f 7835
480ff1fb
AC
7836Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7837
7838 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7839 qThreadExtraInfo.
480ff1fb 7840
a9331b3f 78412000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7842
a9331b3f
RM
7843 * gdb.texinfo: Clarify which remote debug protocol commands are
7844 required and which are optional.
f1251bdd 7845
dbeb8dbd
AC
7846Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7847
7848 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7849 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7850 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7851 * annotate.texi: Update.
7852
6d2ebf8b
SS
78532000-03-28 Stan Shebs <shebs@apple.com>
7854
7855 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7856 expectation of additional changes before release), update
7857 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7858 node links, rephrase and/or shorten lines to fix formatting
7859 problem in both regular and @smallbook formats.
7860 * annotate.texi: Shorten lines in example, use smallexample
7861 consistently everywhere.
7862 * Makefile.in: Add comment about texinfo 4.0 html generation.
7863 (SFILES_INCLUDED): Add annotate.texi.
7864
5d161b24
DB
78652000-03-27 Daniel Berlin <dan@cgsoftware.com>
7866
5ae4183a
AS
7867 * gdb.texinfo (Debugging Output): Added new section, documenting
7868 the "set/show debug" commands.
5d161b24 7869
b9deaee7
AC
7870Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7871
7872 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7873 entry.
b9deaee7
AC
7874
7875 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7876 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7877 @chapter and @node entries.
a9331b3f 7878
b9deaee7 7879 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7880
9ef47d30
AC
7881Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7882
7883 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7884 files.
9ef47d30 7885
cfeada60
FN
78862000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7887
7888 From David Whedon <dwhedon@gordian.com>
5ae4183a 7889 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7890
6837a0a2
DB
78912000-03-22 Daniel Berlin <dan@cgsoftware.com>
7892
7893 * gdb.texinfo: Add documentation for the apropos command.
7894
bba2971c
MS
78952000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7896
7897 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7898
2b628194
MS
78992000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7900
a9331b3f 7901 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7902 two places.
7903
96a2c332
SS
79042000-03-17 Stan Shebs <shebs@apple.com>
7905
7906 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7907 <dima@Chg.RU>, also clarification of allowed content for
7908 string constants.
7909
f7dc1244 79102000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7911
7912 * gdb.texinfo (main menu): Add Annotations.
7913 (File Options): Add @cindex entries for each command-line option.
7914 Document --epoch, --annotate, --async, --interpreter, --write,
7915 --statistics, and --version.
7916
7917 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7918 of GDB.
7919
9d233477
JB
79202000-02-23 Jim Blandy <jimb@redhat.com>
7921
7922 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7923
14e0eb3b
JB
79242000-02-22 Jim Blandy <jimb@redhat.com>
7925
7926 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7927
3555de01
JM
79282000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7929
7930 * Makefile.in (diststuff): New target.
7931
5e35df8e
KB
79322000-02-15 Kevin Buettner <kevinb@redhat.com>
7933
7934 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7935 architecture. [From Jim Wilson.]
5e35df8e 7936
c5394b80
JM
79372000-01-16 Tom Tromey <tromey@cygnus.com>
7938
7939 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7940 (Delete Breaks): Mention range arguments.
7941 (Disabling): Likewise.
7942
c3f6f71d
JM
79432000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7944
7945 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7946
c4093a6a
JM
7947Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7948
7949 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7950 valid functions.
c4093a6a 7951
11cf8741
JM
79521999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7953
7954 * gdb.texinfo: Clarify regular expressions used in rbreak.
7955
917317f4
JM
79561999-10-15 Kevin Buettner <kevinb@cygnus.com>
7957
7958 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7959 MEMORY_REMOVE_BREAKPOINT): Document.
7960
7961Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7962
7963 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7964 offset re-using the DATA offset instead.
917317f4 7965
2df3850c
JM
79661999-10-11 Jim Kingdon <kingdon@redhat.com>
7967
7968 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7969
79701999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7971
7972 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7973 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7974 typos.
7975
7976 * gdb.texinfo: Various minor wording and formatting improvements,
7977 mentions of additional command-line options.
7978
2acceee2
JM
79791999-09-30 Fred Fish <fnf@cygnus.com>
7980
7981 * gdb.texinfo: Document additional forms of specifying section
7982 names and addresses for the add-symbol-file command.
7983
c2c6d25f
JM
79841999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7985
7986 * gdbint.texinfo: Fix typo, add the word "have".
7987
79881999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7989
7990 * gdbint.texinfo (Target Architecture Definition): Document the
7991 SKIP_PERMANENT_BREAKPOINT macro.
7992
d4f3574e
SS
79931999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7994
7995 * gdb.texinfo: Fiks speling errers.
7996
7997 * gdb.texinfo: Fix uses of @multitable.
7998
f7dc1244 7999 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8000 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8001 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8002 comments about using with optimization, add more indexing,
8003 fix info about disassembly-flavor.
8004
8005Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8006
8007 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8008 SKIP_SOLIB_RESOLVER): Define.
8009
8010Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8011
8012 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8013 ``g'' packets.
d4f3574e 8014
104c1213
JM
80151999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8016
8017 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8018 platform-specific info, inline remote.texi and move sections of it
8019 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8020 and register stack into the new chapter.
8021 * remote.texi: Remove, now part of gdb.texinfo.
8022 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8023
80241999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8025
8026 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8027 GDB_TARGET_IS_MACH386): These kludges have gone away.
8028
8029Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8030
8031 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8032 TDEPLIBS.
104c1213 8033
53a5351d
JM
80341999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8035
8036 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8037 surrounding text to fit HP-UX bits into general info.
8038 (HPPA-cfg.texi): Remove, no longer useful.
8039
8040 * gdb.texinfo: Remove explicit links from @node lines, remove
8041 HP-added "Detailed Node Listing" from main menu which confuses
8042 things.
8043
8044 From Dmitry Sivachenko <dima@Chg.RU>:
8045 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8046 in description of `set environment'.
53a5351d
JM
8047
80481999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8049
8050 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8051
7be570e7
JM
80521999-08-12 Ben Elliston <bje@cygnus.com>
8053
8054 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8055
f7dc1244 80561999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8057
8058 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8059 watch, awatch, and rwatch. Explain why the latter two cannot be
8060 set as software watchpoints. Document that watchpoints for local
8061 variables are deleted when the debuggee terminates.
7be570e7
JM
8062
8063Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8064
8065 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8066 packet. Allow E.. response packet. "qRcmd" packet is no longer
8067 reserved.
7be570e7
JM
8068
80691999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8070
a9331b3f
RM
8071 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8072 * gdb.texinfo: Ditto.
7be570e7 8073
96baa820
JM
80741999-08-06 Tom Tromey <tromey@cygnus.com>
8075
8076 * gdb.texinfo (KOD): New node.
8077
8078Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8079
8080 * remote.texi (Rcmd): Fix minor formatting typos.
8081
8082Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8083
8084 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8085 packets.
96baa820 8086
adf40b2e
JM
80871999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8088
8089 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8090 fixes.
8091
43ff13b4
JM
8092Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8093
8094 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8095
085dd6e6
JM
8096Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8097
8098 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8099 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8100 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8101 packets that are not supported on all hosts. Expand examples.
8102 Spell check.
085dd6e6
JM
8103
81041999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8105
8106 * Makefile.in: Recognize html, install-html. Add targets
8107 to build HTML versions of documentation via texi2html.
8108
8109Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8110
8111 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8112 testsuite.
085dd6e6
JM
8113
8114Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8115
8116 * remote.texi (Communication Protocol): Rewrite.
8117
8118Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8119
8120 * stabs.texinfo: Fix uses of xref.
8121
9e0b60a8
JM
8122Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8123
8124 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8125 info about patch submission.
8126
cce74817
JM
8127Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8128
8129 From Per Bothner <bothner@cygnus.com>:
8130 * gdb.texinfo: Document Chill support.
8131
8132Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8133
8134 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8135 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8136 Document that the value should be greater-than or equal-to zero.
8137 (NO_STD_REGS): Document. Deprecate.
cce74817 8138
ac9a91a7
JM
8139Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8140
8141 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8142 Document that these are not used.
ac9a91a7
JM
8143
8144Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8145
8146 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8147
392a587b
JM
8148Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8149
8150 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8151 numargs was dropped.
392a587b
JM
8152
8153Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8154
8155 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8156
b83266a0
SS
8157Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8158
8159 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8160 Update.
b83266a0 8161
7a292a7a
SS
8162Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8163
8164 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8165 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8166
8167Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8168
8169 * gdbint.texinfo: Fix typos: $ -> @.
8170
8171Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8172
8173 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8174 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8175 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8176 BREAKPOINT_FROM_PC.
a9331b3f 8177
7a292a7a
SS
8178Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8179
8180 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8181 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8182
8183Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8184
8185 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8186 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8187
81881999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8189
8190 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8191 longer exists.
8192
8193Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8194
8195 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8196 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8197 they make the manual source incomprehensible.
7a292a7a
SS
8198 * h8-cfg.texi: Remove, hasn't been used in years.
8199
c906108c
SS
8200Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8201
8202 * gdb.texinfo: Update the credits.
8203
8204Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8205
8206 * gdb.texinfo: Fix mistakes noticed in printout of last
8207 draft, add Alpha to discussion of heuristic fence post.
8208
8209Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8210
8211 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8212 Edition, merge some HP changes into mainline, describe some
8213 previously undocumented features, describe more of the target
8214 commands available, eliminate obsolete section on renamed
8215 commands.
c906108c
SS
8216 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8217
8218Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8219
8220 * gdb.texinfo: Make many HPPA conditionals unconditional,
8221 including catchpoint description, since now on for all configs.
8222 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8223 specializations.
8224
8225Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8226
8227 * Makefile.in (GDBvn.texi): Fix match expression to work with
8228 current format of VERSION in gdb/Makefile.in.
8229 * gdb.texinfo: Fix node ref to match new readline.
8230
8231Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8232
a9331b3f
RM
8233 * gdb.texinfo: Changes made as part of a project to merge in
8234 changes made by HP. Documentation makes extensive use of
c906108c
SS
8235 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8236 on remote debugging. There are differences in documentation
889bf7c5 8237 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8238 the HP manual discusses catchpoints, hardware watchpoints, and
8239 some HPUX specific limitations for shared library support.
a9331b3f 8240
c906108c
SS
8241 There are also a number of @node changes.
8242
82431999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8244
8245 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8246 (C Usage): Same.
8247
8248Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8249
8250 The following changes were made by Edith Epstein
889bf7c5
PA
8251 <eepstein@cygnus.com> as part of a project to merge in changes
8252 made by HP.
a9331b3f 8253
c906108c
SS
8254 * HPPA-cfg.texi: new file.
8255
8256 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8257
8258 * refcard.tex: change documentation about catch.
8259 removed info catch.
8260
8261Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8262
8263 * gdbint.texinfo: Expand on GDB's coding standards,
8264 specify the use of arg names with prototypes.
8265
82661998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8267
8268 * gdb.texinfo: Fix tipo.
8269
8270Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8271
8272 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8273 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8274
8275Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8276
8277 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8278
82791998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8280
8281 * agentexpr.texi: New file.
8282
8283Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8284
8285 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8286
82871998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8288
8289 * remote.texi: Changed wording that implied that the GDB remote
8290 protocol caches register values instead of GDB itself.
8291
8292Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8293
8294 * gdbint.texinfo: Add some info about symbol readers.
8295 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8296 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8297 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8298 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8299
8300Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8301
a9331b3f 8302 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8303
8304Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8305
8306 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8307
8308Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8309
8310 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8311 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8312
8313Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8314
8315 * gdbint.texinfo: Fix minor typos.
8316
8317Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8318
8319 * gdbint.texinfo: Complete overhaul. Group descriptions more
8320 logically, add more info on generic algorithms, remove much
8321 obsolete and/or wrong material.
8322
8323Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8324
8325 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8326
8327Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8328
8329 * refcard.tex: Copyright, address updates.
8330
8331Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8332
8333 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8334 for the edition instead of confusing GDB-version-like numbers.
8335
8336Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8337
8338 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8339
8340Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8341
5ae4183a 8342 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8343
8344Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8345
8346 * gdb.texinfo: Add some credits, mention bug monitor.
8347 * remote.texi: Mention mips monitor targets.
8348 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8349
c906108c
SS
8350Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8351
8352 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8353 files, finish sorting of host vs target vs native macros, describe
8354 some more of them.
c906108c
SS
8355
8356Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8357
8358 * gdbint.texinfo (Host Conditionals): Document change from
8359 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8360
8361Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8362
8363 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8364 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8365
8366Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8367
8368 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8369 Document LSEEK_NOT_LINEAR.
8370
8371Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8372
8373 * stabs.texinfo (Stab Section Basics): Make it clear that only
8374 some versions of the GNU linker remove the leading N_UNDF symbol.
8375
8376Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8377
8378 * stabs.texinfo (String Field): Document type number pairs here,
8379 instead of in the Sun specific section.
8380 (Include Files): The GNU linker supports the N_BINCL
8381 optimization. Clarify the N_BINCL value, and what it is used
8382 for.
8383 (Procedures): Document N_FUN with an empty string to mark the end
8384 of a function.
8385 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8386 (Sun Differences): Remove this node, as the information is now
8387 elsewhere in the main document.
8388 (Stab Section Basics): Mention that the GNU linker may optimize
8389 stabs and remove the leading N_UNDF symbol.
8390
8391Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8392
8393 * gdb.texinfo, refcard.tex: Restore author credit
8394
8395Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8396
8397 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8398 documentation to account for START and END macros taking
8399 one arg.
8400
8401Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8402
8403 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8404 * gdb.texinfo (Frames): Fix typo.
8405
8406Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8407
8408 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8409 a target_signal as arg type, not a pid.
8410
8411Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8412
8413 * gdb.texinfo: Document `set assembly-language'.
8414
8415Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8416
8417 * remote.texi: Update list of stubs in the GDB distribution.
8418
8419Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8420
8421 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8422 Also document that some systems can use mmalloc but must define
8423 this if their C runtime allocates memory that is later freed.
c906108c 8424 (MMCHECK_FORCE): Document new macro.
a9331b3f 8425
c906108c
SS
8426Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8427
8428 * remote.texi: Add documentation for target Sparclet.
8429
8430Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8431
a9331b3f 8432 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8433 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8434 * configure.in: Rewritten for autoconf.
8435 * configure: New.
8436
8437Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8438
8439 * Makefile.in (DVIPS): New define, set to dvips.
8440 (dvi): Add stabs.dvi.
8441 (ps): New target.
8442 (all-doc): Depend on info, dvi, and ps targets.
8443 (STAGESTUFF): Add *.ps and *.dvi files.
8444 (clean-info, clean-dvi): Remove.
8445 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8446 rules completely rewritten.
8447 (maintainer-clean): Remove clean-info and clean-dvi
8448 dependencies and put their actions in the rules.
8449 (gdb.ps): New target
a9331b3f 8450 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8451 intermediate TeX files, whether they have 2 or 3 character
8452 extensions.
8453 (gdbint.ps): Add target and rules.
8454 (gdb-internals): Delete unused target.
8455 (Makefile): Depends upon config.status also.
8456
8457Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8458
8459 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8460 set.
8461
8462Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8463
8464 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8465 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8466
8467Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8468
8469 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8470
8471Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8472
8473 * gdb.texinfo (Print settings): Document
8474 `set/show print static-members' commands.
8475
8476Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8477
8478 * gdbint.texinfo (Native): Document name change, coredep.c to
8479 core-aout.c.
8480
8481Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8482
8483 * stabs.texinfo (Include Files): Document the values the SunOS4
8484 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8485
8486Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8487
8488 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8489 Fix typo.
8490
8491Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8492
8493 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8494 "gdb.tar.Z".
8495
8496Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8497
8498 * Makefile.in (maintainer-clean): New target, synonym for
8499 realclean.
8500
8501Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8502
8503 * Update all FSF addresses except those in COPYING* files.
8504
8505Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8506
8507 From Richard Earnshaw (rearnsha@armltd.co.uk):
8508 * gdb.texinfo (convenience variables): Document $_exitcode.
8509 (quit): Document optional expression to use as exit code.
8510
8511Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8512
8513 * gdb.texinfo, remote.texi: Brought up to date with various
8514 GDB changes.
8515
8516Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8517
8518 * gdb.texinfo: Update dates and versions, fix comments about
8519 hardware watchpoints in future releases and about the
8520 sharedlibrary command.
8521
8522Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8523
8524 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8525 C_FUN stab. Other cleanups.
8526
8527Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8528
8529 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8530 for the sparc stub.
8531
8532Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8533
8534 * annotate.texi: Clarify which addresses have differing formats
8535 depending on the language and which do not.
8536
8537Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8538
8539 * remote.texi (NetWare): Changed example to use BOARD= instead of
8540 NODE= argument to reflect correspoding change to gdbserve.nlm.
8541
8542Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8543
8544 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8545 GDB, as well as AIX dbx, supports the size type attribute.
8546
8547Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8548
8549 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8550
8551Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8552
8553 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8554 and new 'if' and 'while' commands.
8555
8556Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8557
8558 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8559
8560Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8561
8562 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8563 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8564 NetWare targets. Mostly stolen from the Server node.
8565
8566Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8567
8568 * gdb.texinfo (Setting): Talk about the language of a source file
8569 versus the working language. The old documentation did not match
8570 what GDB did.
8571
8572Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8573
8574 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8575 of a source file.
8576
8577Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8578
8579 * gdb.texinfo (Processes): New node.
8580
8581Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8582
8583 * remote.texi: Update documentation of set/show mipsfpu.
8584
3fc11d3e
JM
8585Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8586
8587 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8588 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8589
8590Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8591
8592 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8593 obsolete conditionals, described some others.
8594
8595Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8596
8597 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8598 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8599
8600Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8601
8602 * gdbint.texinfo: Put regex conditionals in their own table.
8603
8604Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8605
8606 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8607 described or fixed the descriptions of many others.
8608
8609Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8610
8611 * gdb.texinfo: Add some more credits.
8612 * gdbint.texinfo: Capitalize GDB consistently, describe some
8613 macros and remove some.
8614
8615Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8616
8617 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8618 obsolete conditionals, described some others.
8619
8620Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8621
8622 * gdb.texinfo (help targets): Changed to `help target', which
8623 is the correct gdb command.
8624
8625Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8626
8627 * annotate.texi (TODO): New node, for keeping track of annotations
8628 suggested but not yet implemented.
8629
8630Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8631
8632 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8633 another symbol, it is not the address itself.
8634
8635Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8636
8637 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8638 of stabs-in-coff sections.
8639
8640Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8641
8642 * annotate.texi: Change edition to 0.5 and date to May 1994.
8643 Add index.
8644 (Frames): New node, for frame annotation.
8645 (Displays): New node, for display annotation.
8646
8647 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8648 when waiting for your program to stop.
8649
8650Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8651
8652 * annotate.texi (Breakpoint Info): Document annotation of header
8653 fields and record annotation.
8654
8655Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8656
8657 * annotate.texi: New file, to document annotations.
8658
8659Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8660
8661 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8662 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8663
8664Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8665
8666 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8667 section, and say n_strx field is compilation unit relative.
8668 * stabs.texinfo: Don't use @code for a.out when it is the name of
8669 an object file format.
8670
8671Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8672
8673 * gdb.texinfo: Refer to file names, not path names, per rms
8674 convention.
8675 (Arguments): Fix typo.
8676
8677Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8678
8679 * stabs.texinfo (Global Variables): Talk about stabs in files
8680 where variables are referenced, but not defined.
8681
8682Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8683
8684 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8685 Cplusplus to new nodes Member Type Descriptor and Method Type
8686 Descriptor. Re-write stuff for #.
8687
8688Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8689
8690 * gdb.texinfo (Print Settings): Don't document "set print
8691 fast-symbolic-addr off". The bug which it worked around was fixed
8692 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8693
8694 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8695 N_ENTRY node.
8696
8697 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8698
8699Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8700
8701 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8702 references to ieee-float.c.
8703
8704Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8705
8706 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8707 match what the code actually does.
8708
8709Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8710
8711 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8712
8713Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8714
8715 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8716 i, and b.
8717
8718Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8719
8720 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8721 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8722 as "stabs in sections" rather than just saying "ELF and SOM".
8723 Also make that stuff apply to COFF.
8724
8725Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8726
8727 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8728 Ghostscript.
8729
8730Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8731
8732 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8733 versus functions without line numbers, also mention stepping into
8734 them as well as "step" when you are in them. Tell the user how to
8735 deal with the situation. Add comment about "debugging information".
8736
8737Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8738
8739 * stabs.texinfo (Enumerations): Document restriction on where
8740 enumeration types can appear and still win with GDB.
8741
8742Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8743
8744 * stabs.texinfo (Negative Type Numbers): Document format for type
8745 -16.
8746
8747Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8748
8749 * gdb.texinfo (Selection, Frame Info): Update information about
8750 arbitrary frame specficiations.
8751
8752Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8753
8754 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8755
8756Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8757
8758 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8759
8760Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8761
8762 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8763
8764Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8765
8766 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8767 Differences node to Statics node.
8768 (Statics): Discuss XCOFF use of V symbol descriptor.
8769
8770 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8771 not clean.
8772
8773Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8774
8775 * gdb.texinfo (Print Settings): Document `set print
8776 fast-symbolic-addr' and improve the doc for some other
8777 `set print's.
8778
8779Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8780
8781 * stabs.texinfo (String Field): Talk about defining several type
8782 numbers at once.
8783 Fix lint regarding changing node ELF Transformations to
8784 ELF and SOM Transformations.
8785
8786Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8787
8788 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8789
8790Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8791
8792 * stabs.texinfo (Cross-References): `::' is for nested types only
8793 within <>.
8794 (Structures): Document static members.
8795
8796Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8797
8798 * stabs.texinfo: Document S type attribute.
8799
8800Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8801
8802 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8803
8804Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8805
8806 * gdbint.texinfo: Fix a few typos.
8807
8808Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8809
8810 * gdb.texinfo, remote.texi: formatting improvements
8811
8812 * gdb.texinfo (New Features): mention threads.
8813 (Summary, C): fix xrefs in newly contributed text.
8814 (Threads): index entries, clarifications, example
8815 (passim): minor typos fixed, phrasing improvements
8816
8817 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8818 entries; (Server): explain use of gdbserver w/real-time systems,
8819 add example of conflicting TCP port; (MIPS Remote) break up
8820 running text into table, highlighting commands, and add example.
a9331b3f 8821
c906108c
SS
8822Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8823
8824 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8825
8826Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8827
8828 * stabs.texinfo (Nested Symbols): New node.
8829 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8830
8831Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8832
8833 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8834 to picking which Bbss.bss symbol to use, and (because there seems to
8835 be no good way of doing it) re-write some of the text to make it
8836 sound like Bbss.bss isn't such a great idea after all (as currently
8837 designed).
8838
8839 * gdb.texinfo (C): In addition to saying people have to use g++ for
8840 good results, say they have to use stabs. Specifically say cfront
8841 doesn't work well.
8842 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8843 the gdb README. Add xrefs to places where the support for the various
8844 languages is described in detail.
8845
8846Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8847
8848 * stabs.texinfo: Clean up stuff about visibility and virtual
8849 characters.
8850
8851 * stabs.texinfo (N_M2C): Cite Sun doc.
8852
8853Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8854
8855 * gdb.texinfo: updates re threads.
8856 * remote.texinfo: avoid index entries starting with digits.
8857
8858Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8859
8860 * stabs.texinfo (Enumerations): Talk about large, negative and
8861 octal values. Clean up cross reference to type attributes.
8862 (String Field): Say that GDB 4.11 supports size attribute.
8863
8864Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8865
8866 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8867 is a mandatory step. Make the stuff about that more concise.
8868
8869Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8870
8871 * stabs.texinfo (Class Names): New node.
8872
8873 * gdb.texinfo (Command Files): Explain order of init file reading.
8874
8875 * remote.texi (Bootstrapping): Talk about getting the serial driver
8876 to deal with ^C sent by gdb to stop the remote system.
8877
8878Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8879
8880 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8881
8882 * libgdb.texinfo (Defining Commands): made the DOC arg
8883 to gdb_define_app_command a char * instead of char **
8884 per a suggestion from kingdon.
8885
8886 * libgdb.texinfo: total rewrite from a different starting
8887 premise.
8888
8889Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8890
8891 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8892 floats passed as doubles (to improve clarity).
8893
8894Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8895
8896 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8897
8898 * a4rc.sed: update to work with Andreas Vogel papersize params
8899
8900 * refcard.tex: use Andreas Vogel simplifications of papersize
8901 params; remove useless version info; update copyright date.
8902
8903Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8904
8905 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8906
8907Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8908
8909 * gdb.texinfo (Files): Say what address the load command loads it at.
8910
8911 * stabs.texinfo (Common Blocks): Minor cleanups.
8912
8913 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8914 that Sun has backed away from the linker kludge and thus the relevant
8915 issue is changes to the SunPRO tools, not the Solaris linker.
8916
8917 * stabs.texinfo (Traditional Integer Types): Clean up description
8918 of octal bounds a little bit. Document extra leading zeroes.
8919
8920Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8921
8922 * gdb.texinfo (Signaling): Update for symbolic symbol names
8923 and add a section explaining the difference between the GDB
8924 signal command and the shell kill utility.
8925
8926Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8927
8928 * libgdb.texinfo: added `@' to braces that were unescaped.
8929
8930Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8931
8932 * libgdb.texinfo: new file. Spec for the gdb library.
8933
8934Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8935
8936 * stabs.texinfo (Include Files): Fix typo (start -> end).
8937
8938Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8939
8940 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8941 from Melissa at FSF's editing pass.
8942
8943Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8944
8945 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8946 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8947 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8948
8949Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8950
8951 * remote.texi (Bootstrapping): Discuss 386 call gates.
8952
8953Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8954
8955 * stabs.texinfo (Based Variables): New node.
8956
8957Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8958
8959 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8960 names, sizes, and formats to suggest how not to lose.
8961
8962Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8963
8964 * stabs.texinfo (Methods): Fix typo.
8965
8966Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8967
8968 * gdb.texinfo: Fix a few typos.
8969
8970Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8971
8972 * gdb.texinfo: Clarify how well it works with Fortran.
8973
8974 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8975 More on relocating stabs in ELF files.
8976
8977Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8978
8979 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8980
8981Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8982
8983 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8984 parameters on VAX.
8985
8986Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8987
8988 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8989
8990Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8991
8992 * stabs.texinfo: Make info author notice match the TeX author notice.
8993
8994Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8995
8996 * stabs.texinfo: Initial-caps all words in node names and
8997 non-trivial words in section names.
8998
8999Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9000
9001 * stabs.texinfo: Many minor cleanups.
9002
9003 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9004
9005Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9006
9007 * stabs.texinfo: Remove full description of big example.
9008 It's not really helpful; just use pieces of it where appropriate.
9009 Add more Texinfo formatting directives (@samp, etc.).
9010 Use @deffn to define stab types.
9011 Eliminate some wordiness. Break up some nodes.
9012 Add an (alphabetized) index of symbol types.
9013 Use consistent capitalization style in node and section names.
9014
9015Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9016
9017 * gdb.texinfo: Change typo "Two two" to "The two".
9018
9019Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9020
9021 * stabs.texinfo (XCOFF-differences): Remove references to
9022 non-existent types N_DECL and N_RPSYM.
9023
9024 * stabs.texinfo (String Field): Say that type attributes bug is
9025 fixed in GDB 4.10, since it is.
9026
9027 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9028
9029Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9030
9031 * stabs.texinfo: Formatting cleanups.
9032
9033Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * stabs.texinfo: When explaining the n_type of a stab, standardize
9036 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9037 no tabs, use @r).
9038 (Global Variables): Clean up.
9039
9040Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9041
9042 * stabs.texinfo (Stack Variables): Re-write.
9043
9044Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9045
9046 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9047 addresses of a source file. Also revise formatting.
9048 Change "object module" or "object file" to "source file".
9049 Various: Miscellaneous cleanups.
9050
9051Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9052
9053 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9054
9055Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9056
9057 * gdbint.texinfo: Removed many nonsensical machine-collected
9058 host and target conditionals, described some of the remainder.
9059
9060Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9061
9062 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9063
9064 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9065 paragraph which follows.
9066
9067 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9068 variables. Looks better and avoids overful hbox.
9069
9070Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9071
9072 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9073
9074Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9075
9076 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9077 retransmit-timeout
9078
9079Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9080
9081 * gdbint.texinfo: Update statement about `some ancient Unix
9082 systems, like Ultrix 4.0' to Ultrix 4.2.
9083
9084Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9085
9086 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9087
9088 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9089
9090 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9091 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9092
9093 * remote.texi: new name for former gdbinv-s.texi
9094
9095 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9096
9097Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9098
9099 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9100 variables for MIPS remote debugging protocol.
9101
9102Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9103
9104 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9105
9106Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9107
9108 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9109
9110Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9111
9112 * gdb.texinfo: repair conditional bugs in text markup
9113
9114Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9115
9116 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9117 to select Modula-2 material.
9118
9119Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9120
9121 * stabs.texinfo: Cleanups regarding statics.
9122
9123 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9124 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9125
9126Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9127
9128 * stabs.texinfo: N_MAIN is sometimes used for C.
9129
9130Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9131
9132 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9133
9134Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9135
9136 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9137 removed from the code by Kingdon.
c906108c
SS
9138
9139Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9140
9141 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9142 input when evaluating breakpoint conditions; the bug has been fixed.
9143
9144 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9145 sets the ignore count to N-1, not to N.
9146
9147Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9148
9149 * refcard.tex (\hoffset): correct longstanding error to match
9150 intended offset; avoids cutting off edge on some printers
9151
9152Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9153
9154 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9155
9156Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9157
9158 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9159
9160Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9161
9162 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9163 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9164 collect sed edits if any, apply to refcard before formatting;
9165 (refcard.ps) stop implying PS fonts if PS output requested;
9166 (lrefcard.ps) delete extra target for variant PS fonts
9167
9168 * refcard.tex: parametrize papersize dependent info, collect
9169 in easily replaced spot
9170
9171 * a4rc.sed: new file, edits to refcard for A4 paper
9172
9173Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9174
9175 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9176
9177Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9178
9179 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9180
9181Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9182
9183 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9184 politely rather than rudely.
9185
9186Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9187
9188 * stabs.texinfo: Document common blocks.
9189
9190Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9191
9192 * stabs.texinfo: Add some basic info about stabs-in-elf.
9193
9194Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9195
9196 * stabs.texinfo (Top): Minor cleanup.
9197
9198Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9199
9200 * Makefile.in (install-info): remove parentdir support
9201
9202Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9203
9204 * gdb.texinfo (Copying): delete this node and references to it;
9205 RMS says this manual need not carry GPL. (passim): Improvements
9206 from last round at FSF, largely due to Ian Taylor review, and
9207 minor formatting improvements.
9208
9209 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9210 largely due to Ian Taylor review. (Debug Session): minor edits to
9211 new text.
9212
9213Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9214
9215 * Makefile.in (realclean): Remove info and dvi files too.
9216
9217Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9218
9219 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9220 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9221 * gdb.texinfo: Change accordingly.
9222
9223 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9224 N_{L,R}BRAC,N_SLINE are relative to.
9225
9226Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9227
9228 * Makefile.in (GDBvn.texi): Update atomically.
9229
9230Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9231
9232 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9233
9234Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9235
9236 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9237 addresses together. Also motivate the set print symbol-filename
9238 command and suggest other solutions.
9239
9240Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9241
9242 * gdb.texinfo (set print elements): Note that the number of
9243 elements is set to unlimited by "set print elements 0".
9244
9245Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9246
9247 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9248 NF_LDOUBLE means.
9249 (Stab Types): Include Solaris stab types.
9250 (Procedures): Document Solaris extensions.
9251
9252Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9253
9254 * gdb.texinfo: Add `set print symbol-filename' doc.
9255
9256Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9257
9258 * stabs.texinfo (Arrays): Talk about type definition vs. type
9259 information.
9260
9261 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9262 the trailing semicolon.
9263
9264Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9265
9266 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9267 and merge in other parts of the document addressing these subjects.
9268 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9269
9270 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9271 at the end of a range type.
9272
9273 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9274 AIX extensions.
9275
9276Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9277
9278 * stabs.texinfo (Stabs Format): Misc fixes.
9279
9280Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9281
9282 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9283 (Traditional builtin types): Document convex convention for long long.
9284 (Negative builtin types): Discuss type names, and misc fixes.
9285
9286Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9287
9288 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9289 point types used with @samp{R} type descriptor.
9290 (Symbol Descriptors): Describe how to handle conflict between
9291 different meanings of @samp{P} symbol descriptor.
9292
9293Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9294
9295 * stabs.texinfo: Remove node Quick Reference and put its children
9296 directly under the main menu.
9297
9298 * stabs.texinfo: Many more changes to bring it into line with
9299 AIX documentation and reality. I think it now has all the
9300 information from the AIX documentation, except that I burned
9301 out when I got to variant records (Pascal and Modula-2) and
9302 all the COBOL types. Oh well, we can add them later when we're
9303 worrying more about those languages.
9304
9305 * stabs.texinfo (Automatic variables): Talk about what it means
9306 to omit the symbol descriptor.
9307
9308Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9309
9310 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9311 gcc2 behavior with promoted args.
9312
9313Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9314
9315 * gdb.texinfo: include readline appendices in info version of manual
9316
9317Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9318
9319 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9320 target remote.
9321
9322 * gdb.texinfo (Machine Code): more index entries for disassemble
9323
9324Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9325
9326 * Clarify the intended use of the gdb-testers and gdb-patches
9327 mailing lists, and shrink gzip comment.
9328
9329Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9330
9331 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9332 DOSHOST configuration of manual.
9333
9334 * gdb.texinfo (MIPS Stack): new node.
9335
9336 * all-config.texi (MIPS) new switch.
9337
9338 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9339 tense; (MIPS Remote) new node.
9340
9341 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9342 bug; (Environment) less passive, other small cleanups in text about
9343 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9344 (Remote) new MIPS Remote menu entry.
9345
9346Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9347
9348 * stabs.texinfo: Many changes to include information from the
9349 AIX documentation.
9350
9351 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9352
9353Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9354
9355 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9356 Move a bunch of information from ../README.
9357 (Getting Started): New node.
9358
9359Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9360
9361 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9362
9363 * gdb.texinfo: advance manual revision dates to present
9364
9365 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9366 stop using silly Roman numerals in @set variable names
9367
9368Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9369
9370 * stabs.texinfo (Parameters): Keep trying to get this right.
9371
9372Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9373
9374 * stabs.texinfo (Parameters): More on "local parameters".
9375
9376Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9377
9378 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9379
9380Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9381
9382 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9383 (Parameters): Rewrite.
9384 (xcoff-differences, Sun-differences): Minor changes.
9385
9386Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9387
9388 * stabs.texinfo: Minor cleanup.
9389
9390Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9391
9392 * gdbint.texinfo: Minor xcoff stuff.
9393
9394Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9395
9396 * gdbint.texinfo: Update for new config directory structure.
9397 Add info about internal type data structures.
9398
9399Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9400
9401 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9402 $(srcdir).
9403 (gdb-config.texi): Depend on file in $(srcdir).
9404
9405Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9406
9407 * stabs.texinfo: Fixes about N_SO.
9408
9409Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9410
9411 * gdb.texinfo: include list of nonstandard init file names
9412
9413 * *-config.texi: new switch GENERIC for text that applies *only*
9414 to (usual) multiple-target version of manual
9415
9416 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9417 h8 config
9418
9419 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9420 in menus (rather than conditionally selected multiple alternative
9421 menus).
9422
9423 * Makefile.in: define and use DOC_CONFIG var to select
9424 configuration for GDB user manual.
9425
9426 * gdb-config.texi: delete from repository, generate from Makefile.
9427
9428 * all-config.texi: normal `generic' configuration file, formerly
9429 stored as gdb-config.texi
9430
9431Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9432
9433 * Makefile.in: add dvi target to build all .dvi files
9434
9435Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9436
9437 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9438
9439Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9440
9441 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9442 host conditionals.
9443 * stabs.texinfo: More array fixes inspired by Jim's.
9444
9445Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9446
9447 * stabs.texinfo: Fixes re arrays and continuations.
9448
9449 * gdbint.texinfo: Add XCOFF node.
9450
9451Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9452
9453 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9454
9455Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9456
9457 * stabs.texinfo: Fix for array types to mention lower bounds.
9458
9459Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9460
9461 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9462
9463Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9464
9465 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9466
9467Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9468
9469 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9470 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9471
9472Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9473
9474 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9475
9476Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9477
9478 * gdb.texinfo, gdbinv-s.texi: misc updates
9479
9480Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9481
9482 * gdbint.texinfo: Brief documentation for longjmp support,
9483 from an email msg by Stu.
9484
9485Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9486
9487 * stabs.texinfo: Fix description of floating point "range"
9488 types (which really define basic types). Reported by Jim Meehan,
9489 <meehan@src.dec.com>.
9490
9491 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9492
9493Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9494
9495 * gdbint.texinfo: Slightly expand section on supporting a new
9496 object file format.
9497
9498Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9499
9500 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9501 intermediate file.
9502
9503Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9504
9505 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9506
9507Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9508
9509 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9510
9511 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9512 as well as Z8002.
9513
9514Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9515
9516 * gdbint.texinfo: Add sections on clean design and on how to send
9517 in changes.
9518
9519Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9520
9521 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9522
9523Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9524
9525 * gdb.texinfo: Fix typo, reported by Karl Berry.
9526
9527Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9528
9529 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9530
9531Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9532
9533 * gdbint.texinfo: fixed a stray email address (needs @@),
9534 added @table @code to node "Native Conditionals"
9535
9536Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9537
9538 * gdbint.texinfo: Describe coding style of GDB.
9539
9540Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9541
9542 * stabs.texinfo: Minor wording changes.
9543
9544Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9545
9546 * gdbint.texinfo: Improve release doc slightly.
9547
9548Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9549
9550 * gdbint.texinfo: Improve doc of GDB config macros.
9551
9552Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9553
9554 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9555 These will be reinserted when examined.
9556
9557Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9558
9559 * gdbint.texinfo: Make a start at documenting all the #if macros
9560 in GDB. At least list them all, and start separating them into
9561 host-specific and target-specific.
9562
9563Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9564
9565 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9566 examples (not consistent w others).
c906108c
SS
9567 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9568 for generic vn of doc
9569
9570Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9571
9572 * Makefile.in: always create installation directories.
9573
9574Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9575
9576 * gdb.texinfo: in h8 config, do not describe searching commands.
9577
9578Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9579
9580 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9581 conditionals; introduce a few generic switches that may be
9582 useful for other cross-dev or dos-hosted configs.
9583
9584 * gdb.texinfo: fix typo in "info reg" description
9585
9586Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9587
9588 * stabs.texinfo: Minor updates from running TeX over it.
9589 * Makefile.in (stabs.dvi, stabs.ps): Add.
9590
9591Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9592
9593 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9594 First pass at converting it to texinfo.
9595
9596Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9597
9598 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9599 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9600
9601Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9602
9603 * gdbint.texinfo: Add section on partial symbol tables.
9604
9605Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9606
9607 * gdb.texinfo: document `set remotedebug' and `set
9608 rstack_high_address'.
9609
9610Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9611
9612 * gdb.texinfo: slight expansion of new text on reading info files
9613 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9614 H8/300 from DOS.
9615
9616Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9617
9618 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9619
9620Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9621
9622 * gdb.texinfo: Say how to read the `info' files.
9623
9624Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9625
9626 * Makefile.in: gm4 -> m4.
9627
9628Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9629
9630 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9631 Documentation' ahead of `Installing GDB' to match README.
9632 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9633 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9634
9635Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9636
9637 * Makefile.in: remove $(srcdir) from gdb.info rule.
9638
9639Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9640
9641 * Makefile.in: commented out gdb-all.texinfo rule. This is
9642 temporary.
9643
9644Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9645
9646 * Makefile.in, configure.in: removed traces of namesubdir,
9647 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9648 copyrights to '92, changed some from Cygnus to FSF.
9649
9650Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9651
9652 * gdb.texinfo: Improve how we ask for bug reports.
9653
9654Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9655
9656 * Makefile.in: infodir belongs in datadir.
9657
9658Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9659
9660 * Makefile.in: remove spaces following hyphens, bsd make can't
9661 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9662 standards.text support.
c906108c
SS
9663
9664Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9665
9666 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9667 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9668 and mandir now keyed off datadir by default.
9669
9670\f
9671Local Variables:
9e9c5ae7 9672mode: change-log
c906108c
SS
9673left-margin: 8
9674fill-column: 74
9675version-control: never
9676End:
This page took 1.642509 seconds and 4 git commands to generate.