Fix ptype/o comment formatting
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
5f2459c2
EZ
12019-05-03 Eli Zaretskii <eliz@gnu.org>
2
3 * gdb.texinfo (Separate Debug Files): Document how the
4 subdirectory of the global debug directory is computed on
5 MS-Windows/MS-DOS.
6
2e62ab40
AB
72019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8
9 * gdb.texinfo (Print Settings): Document 'print max-depth'.
10 * guile.texi (Guile Pretty Printing API): Document that 'print
11 max-depth' can effect the display of a values children.
12 * python.texi (Pretty Printing API): Likewise.
13 (Values From Inferior): Document max_depth keyword.
14
136afab8
PW
152019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16
17 * gdb.texinfo (Calling): Document the new
18 set|show may-call-functions.
19
73f8a590
PA
202019-04-22 Pedro Alves <palves@redhat.com>
21
22 * gdb.texinfo (Reverse Execution): Mention and xref process record
23 and replay. Mention remote and system emulators.
24 (Process Record and Replay): List supported architectures.
25 Mention that "record btrace" is only supported on Intel
26 processors.
27
aeb2e706
AH
282019-04-17 Alan Hayward <alan.hayward@arm.com>
29
30 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
31 (Monitor Commands for gdbserver)
32 (gdbserver man): Add debug-file option.
33
2b0c8b01
KB
342019-04-08 Kevin Buettner <kevinb@redhat.com>
35
36 * python.texi (Inferiors In Python): Rename
37 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
38 Add note about the former being deprecated.
39
c369f8f0
KB
402019-04-08 Kevin Buettner <kevinb@redhat.com>
41
42 * python.texi (Threads In Python): Add description for method
43 InferiorThread.handle.
44
48ab418e
TT
452019-04-07 Tom Tromey <tom@tromey.com>
46
47 * Makefile.in (all): Depend on "info".
48
8bdc1658
AB
492019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * gdb.texinfo (Convenience Funs): Document '$_creal' and
52 '$_cimag'.
53
7734102d
EZ
542019-03-30 Eli Zaretskii <eliz@gnu.org>
55
56 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
57 $_gdb_minor.
58
9f9aa852
AB
592019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
60
61 * python.texi (Pretty Printing API): Document use of None for the
62 display_hint.
63
6dc0ebde
AH
642019-03-22 Alan Hayward <alan.hayward@arm.com>
65 Jiong Wang <jiong.wang@arm.com>
66
67 * gdb.texinfo (AArch64 Features): Describe pauth feature.
68
48869a5f
TT
692019-03-20 Tom Tromey <tromey@adacore.com>
70
71 * python.texi (Selecting Pretty-Printers): Use @defvar for
72 gdb.pretty_printers.
73
5c85e20d
SM
742019-03-14 Simon Marchi <simon.marchi@efficios.com>
75
76 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
77 of table, "@end @table" -> "@end table".
78
d085f989
TT
792019-03-14 Tom Tromey <tromey@adacore.com>
80
81 * gdb.texinfo (Output Styling): Document "set style source" and
82 "show style source".
83
b4be1b06
SM
842019-03-13 Simon Marchi <simon.marchi@ericsson.com>
85
86 * gdb.texinfo (Mode Options): Mention mi3.
87 (Interpreters): Likewise.
88 (GDB/MI Development and Front Ends): Add entry for MI 3 in
89 version table. Document -fix-multi-location-breakpoint-output.
90 (GDB/MI Breakpoint Information): Document format of breakpoint
91 location output.
92
ff6c8b35
SM
932019-03-05 Simon Marchi <simon.marchi@efficios.com>
94
95 * python.texi (Values From Inferior): Change synopsys of the
96 second form of Value.__init__.
97
e3624a40
EZ
982019-03-02 Eli Zaretskii <eliz@gnu.org>
99
100 * gdb.texinfo (Output Styling): Fix typos. Document the default
101 foreground colors of the available styles.
102
2c3fc25d
KB
1032019-02-27 Kevin Buettner <kevinb@redhat.com>
104
105 * gdb.texinfo (Configure Options): Document minimum python
106 version.
107
af54ade9
KB
1082019-02-26 Kevin Buettner <kevinb@redhat.com>
109
110 * python.texi (Values From Inferior): Document second form
111 of Value.__init__.
112
c97a7739
JB
1132019-02-23 Joel Brobecker <brobecker@adacore.com>
114
115 * gdb.texinfo: Update copyright year ranges.
116 * refcard.tex: Likewise.
117
7557a514
AH
1182019-02-21 Alan Hayward <alan.hayward@arm.com>
119
120 * gdb.texinfo: Update style defaults.
121
2d8b6830
TT
1222019-02-21 Tom Tromey <tromey@adacore.com>
123
124 * gdb.texinfo (Remote Configuration): Remove trailing "." from
125 @item.
126
1fea0d53
SM
1272019-01-16 Simon Marchi <simon.marchi@ericsson.com>
128
129 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
130 MI versions. Update text around it.
131
6f072a10
PFC
1322019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
133
134 * gdb.texinfo (PowerPC Features): Document the alias
135 pseudo-registers for the org.gnu.gdb.power.altivec feature.
136
041be526
SM
1372019-01-09 Simon Marchi <simon.marchi@ericsson.com>
138
139 * gdb.texinfo (Print Settings): Remove mention of specific
140 demangle-style values, just refer to the in-process help.
141
140a4bc0
TT
1422018-12-28 Tom Tromey <tom@tromey.com>
143
144 * gdb.texinfo (Output Styling): New node.
145
e9076973
JB
1462018-12-13 John Baldwin <jhb@FreeBSD.org>
147
148 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
149 (Native): Add a FreeBSD subsection.
150 (FreeBSD): Document use of system call aliases for compatibility
151 system calls.
152
b5ffee31
AB
1532018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
154
155 * gdb.texinfo (Standard Target Features): Add RISC-V Features
156 sub-section.
157
20813a0b
PW
1582018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
159
160 * gdb.texinfo (Examining the Symbol Table): Document language choice
161 for 'info types|functions|variables' commands.
162 (Setting Breakpoints): Document language choice to print
163 the functions in which a breakpoint is set.
164
4b905ae1
PFC
1652018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
166
167 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
168 requirements for the org.gnu.gdb.power.vsx feature.
169
87f7ab7b
JB
1702018-11-01 Joel Brobecker <brobecker@adacore.com>
171
172 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
173 output to match the current implementation.
174
d321477b
PW
1752018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
176
177 * gdb.texinfo (Information About a Frame): Document changes
178 to 'info args' and 'info locals'.
179 (Examining the Symbol Table): Document changes to 'info functions'
180 and 'info variables'.
181
8d619c01
EBM
1822018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
183
184 * gdb.texinfo (PowerPC Features): Describe new features
185 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
186 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
187 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
188 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
189
232bfb86
EBM
1902018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
191
192 * gdb.texinfo (PowerPC Features): Describe new features
193 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
194
f2cf6173
EBM
1952018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
196
197 * gdb.texinfo (PowerPC Features): Describe new feature
198 "org.gnu.gdb.power.tar".
199
7ca18ed6
EBM
2002018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
201
202 * gdb.texinfo (PowerPC Features): Describe new features
203 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
204
d6677607
TT
2052018-10-20 Tom Tromey <tom@tromey.com>
206
207 * gdb.texinfo (TUI Commands): Add @end table.
208 (TUI Configuration): Remove stray @end table.
209
7806cea7
TT
2102018-10-19 Tom Tromey <tom@tromey.com>
211
212 PR tui/18388:
213 * gdb.texinfo (TUI Commands): Remove tabset documentation.
214 (TUI Configuration): Document "set tui tab-width".
215
163cffef
TT
2162018-10-09 Tom Tromey <tom@tromey.com>
217
218 * python.texi (Inferiors In Python): Link to "Frames In Python",
219 not "Unwinding Frames in Python".
220
eff98030
TT
2212018-10-09 Tom Tromey <tom@tromey.com>
222
223 * gdb.texinfo (Configure Options): Update --enable-ubsan
224 documentation.
225
74792ff7
JB
2262018-10-08 John Baldwin <jhb@FreeBSD.org>
227
228 * gdb.texinfo (Contributors): Add SRI International and University
229 of Cambridge for FreeBSD/riscv.
230
add5ded5
TT
2312018-10-06 Tom Tromey <tom@tromey.com>
232
233 PR python/19399:
234 * python.texi (Inferiors In Python): Document
235 Inferior.Architecture.
236
51e78fc5
TT
2372018-10-06 Tom Tromey <tom@tromey.com>
238
239 PR python/21765:
240 * python.texi (Symbols In Python): Document the module and
241 common-block domains. Remove documentation for incorrect
242 domains.
243
f35d5ade
TT
2442018-10-03 Tom Tromey <tom@tromey.com>
245
246 * gdb.texinfo (Configure Options): Document --enable-ubsan.
247
c1168a2f
JD
2482018-10-02 John Darrington <john@darrington.wattle.id.au>
249
250 * gdb.texinfo (Remote Connection Commands): Describe
251 the changes to target remote and target extended-remote
252 relating to Unix domain sockets.
253
a95746f9
TT
2542018-10-01 Tom Tromey <tom@tromey.com>
255
256 * gdb.texinfo (Configure Options): Document configure options.
257
7f0bd420
TT
2582018-09-29 Tom Tromey <tom@tromey.com>
259
260 * gdb.texinfo (Requirements): Mention C++, GNU make.
261 (Requirements): Sort the table. Add more libraries.
262 (Running Configure): Remove obsolete text.
263 (Separate Objdir): Likewise.
264 (Configure Options): Likewise.
265
f67ffa6a
AB
2662018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
267
268 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
269 to highlight that the number is also the frame's level.
270 (Selection): Rewrite documentation for 'frame' and 'select-frame'
271 commands.
272 (Frame Info): Rewrite documentation for 'info frame' command.
273
ae778caf
TT
2742018-09-23 Tom Tromey <tom@tromey.com>
275
276 PR python/18852:
277 * python.texi (Parameters In Python): Document exception behavior
278 of get_set_string.
279
73f1bd76
JB
2802018-09-18 John Baldwin <jhb@FreeBSD.org>
281
282 * gdb.texinfo (info proc): Remove "running".
283 (info proc mappings): Replace "program" with "process".
284
8b113111
JB
2852018-09-18 John Baldwin <jhb@FreeBSD.org>
286
287 * gdb.texinfo (Process Information): Document "info proc files"
288 command.
289
e6cd1dc1
TT
2902018-09-17 Tom Tromey <tom@tromey.com>
291
292 * gdb.texinfo (Index Files): Update for cache directory change on
293 macOS.
294
8743a9cd
TT
2952018-09-16 Tom Tromey <tom@tromey.com>
296
297 * python.texi (Basic Python): Update docs for find_pc_line,
298 solib_name.
299 (Progspaces In Python): Update docs for current_progspace.
300 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
301 Move method documentation before example.
302
74d3fbbb
SM
3032018-09-13 Simon Marchi <simon.marchi@ericsson.com>
304
305 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
306
0ae1a321
SM
3072018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3082018-09-13 Tom Tromey <tom@tromey.com>
309
310 * python.texi (Program Spaces In Python): Document the
311 Progspace.objfiles method.
312 (Objfiles In Python): Mention that gdb.objfiles() is identical
313 to gdb.selected_inferior().progspace.objfiles().
314
a40bf0c2
SM
3152018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3162018-09-13 Tom Tromey <tom@tromey.com>
317
318 * python.texi (Inferiors In Python): Document
319 Inferior.progspace.
320 (Program Spaces In Python): Document that
321 gdb.current_progspace() is the same as
322 gdb.selected_inferior().progspace.
323
1256af7d
SM
3242018-09-13 Simon Marchi <simon.marchi@ericsson.com>
325
326 * python.texi (Basic Python): Mention the string representation
327 of GDB Python objects.
328
3e68067f
SM
3292018-09-12 Simon Marchi <simon.marchi@ericsson.com>
330
331 * gdb.texinfo (Skipping Over Functions and Files): Document
332 set/show debug skip.
333
849cba3b
TT
3342018-09-10 Tom Tromey <tom@tromey.com>
335
336 * python.texi (Frames In Python, Blocks In Python)
337 (Symbols In Python, Symbol Tables In Python)
338 (Lazy Strings In Python): Remove periods from section titles.
339
27a9fec6
TT
3402018-09-10 Tom Tromey <tom@tromey.com>
341
342 * python.texi (Pretty Printing API): Swap sentence order.
343
9da10427
TT
3442018-09-10 Tom Tromey <tom@tromey.com>
345
346 PR python/16461:
347 * python.texi (Values From Inferior): Mention use of virtual
348 table.
349
0d2a5839
TT
3502018-09-10 Tom Tromey <tom@tromey.com>
351
352 * python.texi (Basic Python): Parenthesize argument to
353 decode_line.
354
05c6bdc1
TT
3552018-09-10 Tom Tromey <tom@tromey.com>
356
357 * python.texi (Python): Mention Python versions. Don't mention
358 execfile.
359
e7b5068c
TT
3602018-09-10 Tom Tromey <tom@tromey.com>
361
362 PR python/19808:
363 * python.texi (Unwinding Frames in Python): Rewrite
364 create_unwind_info documentation. Update read_register
365 documentation and add a note about unwinder caution.
366
fb5af5e3
TT
3672018-09-10 Tom Tromey <tom@tromey.com>
368
369 PR python/18909:
370 * python.texi (Events In Python): Fix inferior_call
371 documentation.
372
521b499b
TT
3732018-09-10 Tom Tromey <tom@tromey.com>
374
375 PR python/17752:
376 * python.texi (Frame Filter API): Remove period from subsection
377 title. Mention 100 as good default priority.
378 (Frame Decorator API): Remove period from subsection title.
379 Mention FrameDecorator module.
380
4a5a194a
TT
3812018-09-10 Tom Tromey <tom@tromey.com>
382
383 PR python/23108:
384 * python.texi (Exception Handling): Rearrange gdb.GdbError text
385 and add a table.
386
f5a476a7
TT
3872018-09-10 Tom Tromey <tom@tromey.com>
388
389 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
390 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
391 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
392 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
393
60c0454d
TT
3942018-09-10 Tom Tromey <tom@tromey.com>
395
396 PR python/16484:
397 * python.texi (Frames In Python): Document that Frame.block can
398 throw.
399
088a96da
TT
4002018-09-10 Tom Tromey <tom@tromey.com>
401
402 PR python/23487:
403 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
404
22eb9e92
TT
4052018-09-10 Tom Tromey <tom@tromey.com>
406
407 PR python/16033:
408 * python.texi (Blocks In Python): Document that Block.end is
409 exclusive.
410
078a0207
KS
4112018-08-29 Keith Seitz <keiths@redhat.com>
412
413 * gdb.texinfo (Compiling and injecting code in GDB): Document
414 set/show "compile-oracle" and "compile-cplus-types" commands.
415
6d52907e
JV
4162018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
417
418 * gdb.texinfo (The -stack-list-frames Command): Update description
419 to mention "arch".
420 Update MI examples throughout the document to contain "arch" in
421 frame output.
422
1461bdac
AH
4232018-08-21 Alan Hayward <alan.hayward@arm.com>
424
425 * gdb.texinfo (AArch64 SVE): New subsubsection.
426
26fb3983
JV
4272018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
428
429 * gdb.texinfo (GDB/MI Data Manipulation): Document
430 "-data-disassemble -a addr".
431 (GDB/MI Support Commands): Document "data-disassemble-a-option"
432 feature.
433
7d11235d
SM
4342018-08-07 Simon Marchi <simon.marchi@ericsson.com>
435
436 * gdb.texinfo (Index Files Speed Up GDB): Add section about
437 symbol index cache.
438
129eb0f1
SDJ
4392018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
440
441 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
442 option sections to further clarify that gcore can take more
443 than one PID, and that "-o" is used to specify a prefix, not a
444 filename.
445
3c3bb058
AB
4462018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
447
448 * gdb.texinfo (Maintenance Commands): Add description of
449 maintenance command to control dwarf unwinders.
450
0a232300
PW
4512018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
452
453 * gdb.texinfo (Debugging Programs with Multiple Threads):
454 Document changes to 'thread apply'. Document 'taas'.
455 Document 'tfaas'.
456 (Examining the Stack): Document 'frame apply'. Document 'faas'.
457
c7ab0aef
SDJ
4582018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
459 Jan Kratochvil <jan.kratochvil@redhat.com>
460 Paul Fertser <fercerpav@gmail.com>
461 Tsutomu Seki <sekiriki@gmail.com>
462
463 * gdb.texinfo (Remote Connection Commands): Add explanation
464 about new IPv6 support. Add new connection prefixes.
465
055303e2
AB
4662018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
467
468 * gdb.texinfo (Remote Configuration): Update descriptions for
469 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
470 and hardware-watchpoint-length-limit variables.
471
471b9d15
MR
4722018-07-02 Maciej W. Rozycki <macro@mips.com>
473
474 PR tdep/8282
475 * gdb.texinfo (Source and Machine Code): Document `set
476 disassembler-options' support for the MIPS target.
477
291f9a96
PT
4782018-06-28 Petr Tesarik <ptesarik@suse.cz>
479
480 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
481
ed6dfe51
PT
4822018-06-28 Petr Tesarik <ptesarik@suse.cz>
483
484 * gdb.texinfo (Files): The address argument for "add-symbol-file"
485 is no longer mandatory.
486
d4d429d5
PT
4872018-06-28 Petr Tesarik <ptesarik@suse.cz>
488
489 * gdb.texinfo (Files): Document "symbol-file -o offset".
490
0dbfed25
TV
4912018-06-14 Tom de Vries <tdevries@suse.de>
492
493 * gdb.texinfo (Background Execution): Add @cindex for '&'.
494
41fc26a2
EZ
4952018-06-11 Eli Zaretskii <eliz@gnu.org>
496
497 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
498
5045b3d7
GB
4992018-06-08 Gary Benson <gbenson@redhat.com>
500
501 * gdb.texinfo (Maintenance Commands): Document "maint check
502 libthread-db" and "maint set/show check-libthread-db".
503
eb6af809
TT
5042018-06-05 Tom Tromey <tom@tromey.com>
505
506 PR cli/12326:
507 * gdb.texinfo (Screen Size): Document "c" response to pagination
508 prompt.
509
4b2dfa9d
MR
5102018-05-31 Maciej W. Rozycki <macro@mips.com>
511
512 * gdb.texinfo (Choosing Target Byte Order): Document endianness
513 selection details with the `set endian auto' mode.
514
a913fffb
TT
5152018-05-04 Tom Tromey <tom@tromey.com>
516
517 PR python/22731:
518 * python.texi (Breakpoints In Python): Mention that "commands" is
519 writable.
520
0489430a
TT
5212018-05-02 Tom Tromey <tom@tromey.com>
522
523 PR python/20084:
524 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
525 PARAM_ZUINTEGER_UNLIMITED.
526
6d7bb824
TT
5272018-04-30 Tom Tromey <tom@tromey.com>
528
529 * python.texi (Types In Python): Document Type.align.
530
b744723f
AA
5312018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
532
533 * gdb.texinfo (Symbols): Mention the fact that "info
534 variables/functions/types" show source files and line numbers.
535
4a4495d6
MM
5362018-04-13 Markus Metzger <markus.t.metzger@intel.com>
537
538 * gdb.texinfo: Document set/show record btrace cpu.
539
3fcded8f
JB
5402018-03-27 Joel Brobecker <brobecker@adacore.com>
541
542 * gdb.texinfo (Ada Settings): New subsubsection.
543
978d6c75
TT
5442018-03-26 Tom Tromey <tom@tromey.com>
545
546 PR backtrace/15582:
547 * gdb.texinfo (Backtrace): Mention "hide" argument.
548
ea3b0687
TT
5492018-03-26 Tom Tromey <tom@tromey.com>
550
551 * gdb.texinfo (Backtrace): Describe options individually.
552
76727919
TT
5532018-03-19 Tom Tromey <tom@tromey.com>
554
555 * observer.texi: Remove.
556
386a8676
JB
5572018-03-04 John Baldwin <jhb@FreeBSD.org>
558
559 * gdb.texinfo (Debugging Output): Document "set/show debug
560 fbsd-nat".
561
db1ae9c5
AB
5622018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
563
564 * gdb.texinfo (Machine Code): Additional information about "info
565 line" command.
566
d726cb5d
SN
5672018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
568
569 * gdb.texinfo (gdb-add-index man): Add pindex.
570
dbfa4523
SN
5712018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
572
573 * gdb.texinfo (set cwd): Add period.
574 (gdb-add-index man): Move anchor.
575
ba643918
SDJ
5762017-01-12 Tom Tromey <tom@tromey.com>
577 Sergio Durigan Junior <sergiodj@redhat.com>
578
579 * gdb.texinfo (Index Files): Mention gdb-add-index.
580 (gdb-add-index man): New section.
581 * Makefile.in (gdb-add-index.1): New rule to generate manpage
582 from gdb.texinfo.
583
754452f0
SN
5842018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
585
586 * gdb.texinfo (pwd): Fix whitespace.
587
2d97a5d9
JB
5882018-01-09 John Baldwin <jhb@FreeBSD.org>
589
590 * gdb.texinfo (pwd): Update cross-reference for Process Information
591 node and remove explicit /proc reference.
592 (Native): Rename subsection from SVR4 Process Information to
593 Process Information.
594 (Process Information): Reword introduction to be less /proc
595 centric. Document support for "info proc" on FreeBSD.
596
9f757bf7
XR
5972018-01-03 Xavier Roirand <roirand@adacore.com>
598
599 * gdb.texinfo (Set Catchpoints): Add documentation for new
600 "catch handlers" action.
601
cef0f868
SH
6022017-12-27 Stafford Horne <shorne@gmail.com>
603
604 * gdb.texinfo (Target Description Format): Explain that arbitrary
605 strings are now allowed for register groups.
606
b67d92b0
SH
6072017-12-27 Stafford Horne <shorne@gmail.com>
608
609 * gdb.texinfo (Registers): Document info reg $reggroup feature.
610
7c161838
SDJ
6112017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
612
613 PR cli/16224
614 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
615
b89641ba
SM
6162017-12-13 Simon Marchi <simon.marchi@ericsson.com>
617
618 * python.texi (Manipulating breakpoints using Python): Document
619 qualified parameter to gdb.Breakpoint.
620
0b982d68
SM
6212017-12-13 Simon Marchi <simon.marchi@ericsson.com>
622
623 * python.texi (Manipulating breakpoints using Python): Split doc
624 of Breakpoint.__init__ in two, split text in multiple
625 paragraphs, don't nest parameter square brackets.
626
a994fec4
FJ
6272017-12-12 Stafford Horne <shorne@gmail.com>
628 Stefan Wallentowitz <stefan@wallentowitz.de>
629 Franck Jullien <franck.jullien@gmail.com>
630 Jeremy Bennett <jeremy.bennett@embecosm.com>
631
632 * gdb.texinfo: Add OpenRISC documentation.
633
437afbb8
JK
6342017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
635
636 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
637
883fd55a
KS
6382017-12-07 Keith Seitz <keiths@redhat.com>
639
640 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
641 and "show print type nested-type-limit".
642
824cc835
PM
6432017-12-07 Phil Muldoon <pmuldoon@redhat.com>
644
645 * python.texi (Breakpoints In Python): Add text relating
646 to allowed explicit locations and keywords in gdb.Breakpoints.
647
7403715e
TT
6482017-12-04 Tom Tromey <tom@tromey.com>
649
650 * gdb.texinfo (Rust): Update trait object status
651
97cbe998
SDJ
6522017-12-01 Andrew Cagney <cagney@redhat.com>
653 Joel Brobecker <brobecker@adacore.com>
654 Sergio Durigan Junior <sergiodj@redhat.com>
655
656 * gdb.texinfo (File Options): Document --readnever.
657 (Commands to Specify Files): Likewise, for 'symbol-file' and
658 'add-symbol-file'.
659
bd69330d
PA
6602017-11-29 Pedro Alves <palves@redhat.com>
661
662 PR c++/19436
663 * gdb.texinfo (Debugging C Plus Plus): Document setting
664 breakpoints in functions with ABI tags.
665
a20714ff
PA
6662017-11-29 Pedro Alves <palves@redhat.com>
667
668 * gdb.texinfo (Linespec Locations): Document how "function" is
669 interpreted in C++ and Ada. Document "-qualified".
670 (Explicit Locations): Document how "-function" is interpreted in
671 C++ and Ada. Document "-qualified".
672
ee9a09e9
DC
6732017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
674
675 PR gdb/21945
676 * gdb.texinfo (Search Memory): Update description and example
677 about how to search a string without NULL terminator.
678
e547c119
JB
6792017-11-24 Joel Brobecker <brobecker@adacore.com>
680
681 * gdb.texinfo (GDB/MI Ada Exception Information): Document
682 new "exception-message" field.
683
5f1ca24a
SM
6842017-11-24 Simon Marchi <simon.marchi@ericsson.com>
685
686 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
687
d044bac8
PA
6882017-11-24 Pedro Alves <palves@redhat.com>
689
690 * gdb.texinfo (Completion): Update need-quoting examples. Remove
691 false claim that GDB inserts quoting automatically.
692 (Symbols): Add anchor.
693
2400729e
UW
6942017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
695
696 * gdb.texinfo (Requirements): Document use of GNU MPFR.
697
d8ae99a7
PM
6982017-11-16 Phil Muldoon <pmuldoon@redhat.com>
699
700 * python.texi (Basic Python): Add rbreak documentation.
701
d0fe4701
XR
7022017-11-07 Xavier Roirand <roirand@adacore.com>
703 Pedro Alves <palves@redhat.com>
704
705 * gdb.texinfo (Set Breaks): Document support for breakpoint
706 location ranges in the enable/disable commands.
707
bc3b087d
SDJ
7082017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
709
710 * gdb.texinfo (Starting your Program) <The working directory.>:
711 Mention remote debugging.
712 (Working Directory) <Your Program's Working Directory>:
713 Likewise.
714 (Connecting) <Remote Packet>: Add "set-working-dir"
715 and "QSetWorkingDir" to the table.
716 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
717 packet.
718
d092c5a2
SDJ
7192017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
720
721 * gdb.texinfo (Starting your Program) <The working directory.>:
722 Mention new "set cwd" command.
723 (Working Directory) <Your Program's Working Directory>:
724 Rephrase to explain that "set cwd" exists and is the default
725 way to change the inferior's cwd.
726
289e23aa
AA
7272017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
728
729 * gdb.texinfo (S/390 and System z Features): Document the new
730 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
731
f2ff95c5
KB
7322017-09-21 Kevin Buettner <kevinb@redhat.com>
733
734 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
735 attribute.
736
da2c323b
KB
7372017-09-21 Kevin Buettner <kevinb@redhat.com>
738
739 * python.texi (Inferiors In Python): Add description for method
740 Inferior.thread_from_thread_handle.
741
4e5a4f58
JB
7422017-09-19 John Baldwin <jhb@FreeBSD.org>
743
744 * gdb.texinfo (Starting your Program): Add description of
745 starti command. Mention starti command as an alternative for
746 debugging the elaboration phase.
747
1526853e
SM
7482017-09-16 Simon Marchi <simon.marchi@ericsson.com>
749
750 * gdb.texinfo (Maintenance Commands): Document filter parameter
751 of "maint selftest". Document "maint info selftests" command.
752
7c96f8c1
TT
7532017-09-11 Tom Tromey <tom@tromey.com>
754
755 * python.texi (Events In Python): Document new events.
756
d69cf9b2
PA
7572017-09-04 Pedro Alves <palves@redhat.com>
758
759 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
760 no-debug-info variables.
761 (Symbols) <Examining the Symbol Table>: Document inspecting
762 no-debug-info types.
763 (Calling) <Calling functions with no debug info>: New subsection,
764 documenting calling no-debug-info functions.
765 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
766
0a2dde4a
SDJ
7672017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
768
769 * gdb.texinfo (set environment): Add @anchor. Explain that
770 environment variables set by the user are sent to GDBserver.
771 (unset environment): Likewise, but for unsetting variables.
772 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
773 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
774 "environment-reset" and "QEnvironmentReset" to the table.
775 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
776 QEnvironmentReset>: New item, explaining the packet.
777
6e41ddec
JK
7782017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
779
780 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
781 "Compiler search for the compile command" descriptions of set
782 compile-gcc and show compile-gcc.
783
58afddc6
WP
7842017-08-07 Weimin Pan <weimin.pan@oracle.com>
785
786 * gdb.texinfo (Architectures): Add new Sparc64 section to document
787 ADI support.
788 * NEWS: Add "adi examine" and "adi assign" commands.
789
6d580b63
YQ
7902017-08-18 Yao Qi <yao.qi@linaro.org>
791
792 * gdb.texinfo (Server): Document "--selftest".
793
a5afdb16
RK
7942017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
795
796 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
797 Single-Key mode.
798
ca145713
SDJ
7992017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
800
801 PR gdb/21925
802 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
803 set...").
804
0968fbae
SM
8052017-08-09 Simon Marchi <simon.marchi@ericsson.com>
806
807 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
808 conditional expression.
809
791fb3d7
SM
8102017-07-31 Simon Marchi <simon.marchi@ericsson.com>
811
812 * agentexpr.texi (rot): Fix symbolic description, improve
813 textual description.
814
27d41eac
YQ
8152017-07-26 Yao Qi <yao.qi@linaro.org>
816
817 * gdb.texinfo (Maintenance Commands): Document command
818 "maint check xml-descriptions".
819
8e2141c6
YQ
8202017-07-26 Yao Qi <yao.qi@linaro.org>
821
822 * gdb.texinfo (Maintenance Commands): Document optional
823 argument of "maint print c-tdesc".
824
c646b4e8
YQ
8252017-07-18 Yao Qi <yao.qi@linaro.org>
826
827 * gdb.texinfo (Maintenance Commands): Improve the doc to
828 command "maint print c-tdesc".
829
eb83230b
SDJ
8302017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
831
832 PR gdb/21606
833 * python.texi (Python representation of Symbols.): Replace
834 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
835 * guile.texi (Guile representation of Symbols.): Likewise.
836
c4dcb155
SM
8372017-06-11 Simon Marchi <simon.marchi@ericsson.com>
838
839 * gdb.texinfo (Optional Messages about Internal Happenings):
840 Document {set,show} debug separate-debug-file commands.
841
aefd8b33
SDJ
8422017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
843
844 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
845 (Connecting) <Remote Packet>: Add "startup-with-shell"
846 and "QStartupWithShell" to the table.
847 (Remote Protocol) <QStartupWithShell>: New item, explaining the
848 packet.
849
176efed1
AB
8502017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
851
852 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
853
d050f7d7
TW
8542017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
855
856 * python.texi (Recording in Python): Factor out the documentation of
857 gdb.RecordInstruction's super class.
858
14f819c8
TW
8592017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
860
861 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
862 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
863 prev and next.
864
0ed5da75
TW
8652017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
866
867 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
868 gdb.RecordInstruction
869
913aeadd
TW
8702017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
871
872 * python.texi (Recording in Python): Add documentation for
873 gdb.RecordGap and remove documentation of special cases for
874 gdb.BtraceInstruction.
875
a3be24ad
TW
8762017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
877
878 * python.texi (Recording in Python): Remove Record.ptid defvar.
879
ebe553db
SM
8802017-04-21 Simon Marchi <simon.marchi@ericsson.com>
881
882 * gdb.texinfo (GDB/MI Thread Information): Add missing
883 fields, re-word some things.
884 (GDB/MI Thread Commands): Describe fields found in the output of
885 -thread-info, remove description of fields in the
886 thread output tuple, replace with a cross-reference to "GDB/MI
887 Thread Information".
888
9be21bb4
SM
8892017-04-21 Simon Marchi <simon.marchi@ericsson.com>
890
891 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
892 from -thread-info output.
893
fe5f7374
AK
8942017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
895
896 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
897
eea78757
AK
8982017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
899
900 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
901
79778b30
YQ
9022017-03-22 Yao Qi <yao.qi@linaro.org>
903
904 * python.texi (Inferiors In Python): Remove @code from Python.
905
cee59b3f
TW
9062017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
907
908 * python.texi (Recordings In Python): Document return type of
909 gdb.BtraceInstruction.data.
910
51457a05
MAL
9112017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
912
913 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
914 command file-list-shared-libraries
915 (GDB/MI Async Records): Update documentation of library-loaded with new
916 field.
917
f8d99587
DE
9182017-03-16 Doug Evans <dje@google.com>
919
920 * guile.texi (Lazy Strings In Guile): Mention arrays.
921 * python.texi (Lazy Strings In Python): Ditto.
922
5cf70512
JW
9232017-03-08 Jiong Wang <jiong.wang@arm.com>
924
925 * gdb.texinfo (Memory Protection Extensions): Add missing escape
926 character "@".
927
4a612d6f
WT
9282017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
929
930 * Memory Protection Extensions: Add information about inferior
931 calls.
932
216f72a1
JK
9332017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
934
935 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
936 DW_TAG_GNU_* and DW_AT_GNU_*.
937
4e746bb6
TW
9382017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
939
940 * python.texi (Recordings In Python): New section.
941
3f77c769
TT
9422017-02-14 Tom Tromey <tom@tromey.com>
943
944 PR python/13598:
945 * python.texi (Events In Python): Document events.before_prompt.
946
5cf30ebf
LM
9472017-02-13 Luis Machado <lgustavo@codesourcery.com>
948
949 * gdb.texinfo (Target Commands): Document the optional offset
950 argument for the load command.
951
18da0c51
MG
9522017-02-10 Martin Galvan <martingalvan@sourceware.org>
953
954 PR gdb/21122
955 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
956 space-separated breakpoint lists. Also add a missing @table command
957 and @cindex for breakpoint lists.
958
3f7b46f2
IR
9592017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
960
961 PR tdep/20936
962 * gdb.texinfo: (Standard Target Features): Document SPARC features.
963 (Sparc Features): New node.
964
2735833d
WT
9652017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
966
967 * gdb.texinfo (i386 Features): Add system segment registers
968 as feature.
969
373832b6
SM
9702017-01-24 Simon Marchi <simon.marchi@ericsson.com>
971
972 * python.texi (Events In Python): Fix typo.
973
78cbbba8
LM
9742017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
975 Luis Machado <lgustavo@codesourcery.com>
976
977 * gdb.texinfo (-target-flash-erase): New MI command description.
978 (flash-erase): New CLI command description.
979
387360da
JB
9802017-01-04 John Baldwin <jhb@FreeBSD.org>
981
982 * gdb.texinfo (Contributors): Add SRI International and University
983 of Cambridge for FreeBSD/mips.
984
34c41c68
DE
9852016-12-22 Doug Evans <xdje42@gmail.com>
986
987 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
988 commands.
989
df3ee9ca
PA
9902016-12-02 Pedro Alves <palves@redhat.com>
991
992 * gdb.texinfo (User-defined Commands): Limit on number of
993 arguments passed to user-defined commands removed; update.
994
01770bbd
PA
9952016-12-02 Pedro Alves <palves@redhat.com>
996
997 PR cli/20559
998 * gdb.texinfo (Define): Add example of using "eval" to process a
999 variable number of arguments.
1000 (Output) <eval>: Add anchor.
1001
ad02e4fe
SM
10022016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1003
1004 * Makefile.in: Likewise.
1005
8504e097
AA
10062016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1007
1008 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1009 xref.
1010
39402e6c
PA
10112016-10-29 Pedro Alves <palves@redhat.com>
1012
1013 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1014 actions.
1015
ca6eff59
PA
10162016-10-26 Pedro Alves <palves@redhat.com>
1017
1018 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1019 actions that match a thread, and what happens when an action
1020 matches a thread that is already running.
1021
be06ba8c
SM
10222016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1023
1024 * gdb.texinfo (Using Trace Files): Fix typo.
1025 (GDB/MI Tracepoint Commands): Likewise.
1026
99e61eda
SM
10272016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1028
1029 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1030 of -trace-save.
1031
9c37b5ae
TT
10322016-10-06 Tom Tromey <tom@tromey.com>
1033
1034 * guile.texi (Types In Guile): Remove Java mentions.
1035 * python.texi (Types In Python): Remove Java mentions.
1036 * gdb.texinfo (Address Locations, Supported Languages)
1037 (Index Section Format): Remove Java mentions.
1038
ee8da4b8
DE
10392016-08-15 Doug Evans <dje@google.com>
1040
1041 * gdb.texinfo (Target Description Format): Update docs on "end"
1042 field spec and field default type.
1043
4034d0ff
AT
10442016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10452016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1046
1047 PR gdb/20487
1048 * gdb.texinfo (Context management): Update mention of frame
1049 change notifications.
1050 (gdb/mi Async Records): Document frame field in
1051 =thread-select event.
1052 * observer.texi (GDB Observers): New user_selected_context_changed
1053 observer.
1054
4435e1cc
TT
10552016-09-28 Tom Tromey <tom@tromey.com>
1056
1057 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1058 than "memory breakpoint". Further document "kind". Move
1059 protocol-details link earlier.
1060 <z1>: Document the cmd_list argument. Fix typo.
1061 <g>: Remove incorrect sentence.
1062 (Stop Reply Packets): Document "OK" response to requests when in
1063 non-stop mode.
1064 <swbreak>: Use "software breakpoint" rather than "memory
1065 breakpoint".
1066 <create>: Document that "R" is ignored.
1067 <W, X, w>: Document formatting of "AA".
1068 (Notification Packets): Use "%Stop", not "%%Stop".
1069
ad0a504f
AK
10702016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1071
1072 * gdb.texinfo (Embedded Processors): Document ARC.
1073 (Synopsys ARC): New section.
1074 (Standard Target Features): Document ARC features.
1075 (ARC Features): New section.
1076
74172ecf
SM
10772016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1078
1079 * .gitignore: New file.
1080
0a1ddfa6
SM
10812016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1082
1083 * gdb.texinfo (Input/Output): Mention possibility to unset
1084 inferior-tty.
1085
c0272db5
TW
10862016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1087
1088 * gdb.texinfo: Resume btrace on reconnect.
1089
e3487908
GKB
10902016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1091
1092 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1093 syscall.
1094
463888ab
РИ
10952016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1096
1097 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1098 command.
1099
dac790e1
TT
11002016-07-13 Tom Tromey <tom@tromey.com>
1101
1102 PR python/15620, PR python/18620:
1103 * python.texi (Events In Python): Document new breakpoint events.
1104
93daf339
TT
11052016-07-13 Tom Tromey <tom@tromey.com>
1106
1107 PR python/17698:
1108 * python.texi (Breakpoints In Python): Document
1109 Breakpoint.pending.
1110
cda75e70
TT
11112016-07-13 Tom Tromey <tom@tromey.com>
1112
1113 * python.texi (Breakpoints In Python): Move table of types and
1114 table of watchpoint types earlier in node.
1115
e0f3fd7c
TT
11162016-07-12 Tom Tromey <tom@tromey.com>
1117
1118 PR python/19293:
1119 * python.texi (Frames In Python): Document
1120 gdb.invalidate_cached_frames.
1121
86f78169
PA
11222016-06-21 Pedro Alves <palves@redhat.com>
1123
1124 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1125 document new-ui and explain use case.
1126
a28d8e50
YTL
11272016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1128
1129 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1130 (NDS32 Features): New Section.
1131
bb556f1f
TK
11322016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1133
1134 * gdb.texinfo (Examining Memory): Document negative repeat
1135 count in the 'x' command.
1136
38b022b4
SM
11372016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1138
1139 * gdb.texinfo (GDB/MI Async Records): Document method and
1140 format fields in =record-started.
1141 * observer.texi (record_changed): Add method and format
1142 parameters.
1143
c185ba27
EZ
11442016-05-27 Eli Zaretskii <eliz@gnu.org>
1145
1146 * gdb.texinfo (General Query Packets): Move the description of the
1147 response before the long list of the specific 'read' and 'write'
1148 requests.
1149
1957f6b8
TT
11502016-05-23 Tom Tromey <tom@tromey.com>
1151
1152 * python.texi (Basic Python): Document gdb.breakpoints return.
1153
224f10c1
TT
11542016-05-24 Tom Tromey <tom@tromey.com>
1155
1156 PR gdb/19194:
1157 * gdb.texinfo (gdb man): Fix typo.
1158
0bdfa368
TT
11592016-05-17 Tom Tromey <tom@tromey.com>
1160
1161 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1162 (Rust): New node.
1163
dcd1f979
TT
11642016-05-17 Tom Tromey <tom@tromey.com>
1165
1166 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1167
310cdbb6
YQ
11682016-04-27 Yao Qi <yao.qi@linaro.org>
1169
1170 * gdb.texinfo (tfind): Complete doc about tfind without
1171 argument.
1172
b8162e5a
AT
11732016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1174
1175 * agentexpr.texi (byte): Fix zero_ext description.
1176
f7c38292
PA
11772016-03-31 Pedro Alves <palves@redhat.com>
1178
1179 * gdb.texinfo (M32R/SDI): Delete node.
1180 (MIPS Embedded): Remove references to the MIPS remote debugging
1181 protocol, PMON and variants, and the associated commands.
1182
81516450
DE
11832016-03-15 Doug Evans <dje@google.com>
1184
1185 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1186 (Target Description Format): Mention enum types. Update docs on
1187 flags types.
1188 (Predefined Target Types): Add "bool".
1189 (Enum Target Types): New node.
1190
2a60e18f
PA
11912016-03-15 Pedro Alves <palves@redhat.com>
1192
1193 * gdb.texinfo (Tracepoint Actions): Fix typo.
1194
45fa2529
PA
11952016-03-15 Pedro Alves <palves@redhat.com>
1196 Andreas Arnez <arnez@linux.vnet.ibm.com>
1197 Marcin Kościelnicki <koriakin@0x04.net>
1198
1199 * gdb.texinfo (Tracepoint Actions): Document possible
1200 unreliability of '$_ret'.
1201
f2403c39
AB
12022016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1203
1204 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1205 command.
1206
f2f3ccb9
SM
12072016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1208
1209 * gdb.texinfo (Convenience Functions): Document $_as_string.
1210
cce0e923
DE
12112016-02-23 Doug Evans <dje@google.com>
1212
1213 * gdb.texinfo (Skipping Over Functions and Files): Document new
1214 options to "skip" command. Update docs of output of "info skip".
1215
012b3a21
WT
12162016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1217
1218 * gdb.texinfo (Signals): Add bound violation display hints for
1219 a SIGSEGV.
1220
0748bf3e
MK
12212016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1222
1223 * gdb.texinfo (Trace File Format): Add documentation for description
1224 section lines.
1225
e909d859
MK
12262016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1227
1228 * gdb.texinfo (Trace File Format): Remove misleading information
1229 about register block ordering.
1230
713cdcbf
DE
12312016-02-01 Doug Evans <dje@google.com>
1232
1233 * gdb.texinfo (Value Sizes): Fix typo.
1234
8244c20d
DE
12352016-02-01 Doug Evans <dje@google.com>
1236
1237 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1238
5fdf6324
AB
12392016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1240
1241 * gdb.texinfo (Value Sizes): New section.
1242 (Data): Add the 'Value Sizes' node to the menu.
1243
67ebd9cb
JB
12442016-01-26 John Baldwin <jhb@FreeBSD.org>
1245
1246 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1247
6e9567fe
JB
12482016-01-19 John Baldwin <jhb@FreeBSD.org>
1249
1250 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1251
f303dbd6
PA
12522016-01-18 Pedro Alves <palves@redhat.com>
1253
1254 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1255 of the thread that hit a breakpoint or received a signal.
1256
71ef29a8
PA
12572016-01-15 Pedro Alves <palves@redhat.com>
1258
1259 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1260
663f6d42
PA
12612016-01-13 Pedro Alves <palves@redhat.com>
1262
1263 * gdb.texinfo (Threads): Document the $_gthread convenience
1264 variable.
1265 (Convenience Vars): Likewise.
1266
c84f6bbf
PA
12672016-01-13 Pedro Alves <palves@redhat.com>
1268
1269 * gdb.texinfo (Threads): Document "info threads -gid".
1270
22a02324
PA
12712016-01-13 Pedro Alves <palves@redhat.com>
1272
1273 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1274 anchor.
1275 (Threads In Python): Document new InferiorThread.global_num
1276 attribute.
1277
5d5658a1
PA
12782016-01-07 Pedro Alves <palves@redhat.com>
1279
1280 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1281 qualified thread IDs, global thread IDs and thread ID lists.
1282 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1283 thread IDs.
1284 (Convenience Vars): Document the $_thread convenience variable.
1285 (Ada Tasks): Adjust to refer to thread IDs.
1286 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1287 Commands, GDB/MI Variable Objects): Update to mention global
1288 thread IDs.
1289 * guile.texi (Breakpoints In Guile)
1290 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1291 global thread IDs instead of thread IDs.
1292 * python.texi (Threads In Python): Adjust documentation of
1293 InferiorThread.num.
1294 (Breakpoint.thread): Mention global thread IDs instead of thread
1295 IDs.
1296
84654457
PA
12972016-01-13 Pedro Alves <palves@redhat.com>
1298
1299 * python.texi (Threads In Python): Document
1300 InferiorThread.inferior.
1301
e3940304
PA
13022016-01-13 Pedro Alves <palves@redhat.com>
1303
1304 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1305 convenience variable.
1306 (Convenience Vars): Likewise.
1307
82075af2
JS
13082016-01-12 Josh Stone <jistone@redhat.com>
1309 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1310
1311 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1312 (Stop Reply Packets): List the syscall entry and return stop reasons.
1313 (General Query Packets): Describe QCatchSyscalls, and add it to the
1314 table and the detailed list of stub features.
1315
bc504a31
PA
13162016-01-12 Pedro Alves <palves@redhat.com>
1317
1318 Remove use of the registered trademark symbol throughout.
1319
cde67b27
YQ
13202016-01-12 Yao Qi <yao.qi@linaro.org>
1321
1322 * gdb.texinfo (Interrupts): Update the document on handling
1323 interrupt when program is stopped.
1324
19d9d4ef
DB
13252015-12-11 Don Breazeal <donb@codesourcery.com>
1326
1327 * gdb.texinfo (Forks): Correct Linux kernel version where
1328 fork and exec events are supported, add notes about support
1329 of these events in target remote mode.
1330 (Connecting): Reorganize and clarify distinctions between
1331 target remote, extended-remote, and multiprocess.
1332 Reorganize related text from separate sections into new
1333 sections.
1334 (Server): Note effects of target extended-remote mode.
1335 Delete section on Multi-Process Mode for gdbserver.
1336 Move some text to "Connecting" node.
1337
f4f4330e
PA
13382015-12-10 Pedro Alves <palves@redhat.com>
1339
1340 * gdb.texinfo (Threads): Replace warning with explanation
1341 about single-threaded programs.
1342
b1236ac3
PA
13432015-12-10 Pedro Alves <palves@redhat.com>
1344
1345 * gdb.texinfo (Threads): Remove mention of SGI.
1346 (Forks): Remove mention of HP-UX.
1347 (Breakpoints): Remove mention of HP-UX.
1348 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1349 Reword in terms of architectures.
1350 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1351 mention supported systems.
1352 (Convenience Vars): Don't mention HP-UX.
1353 (Jumping): Remove mention of HP-UX in comment.
1354 (Files) <shared libraries>: Update supported shared library types
1355 list. Remove mention of HP-UX.
1356 (Native): Remove HP-UX subsection.
1357 (SVR4 Process Information): Remove mention of HP-UX.
1358
0f59c28f
PA
13592015-12-10 Pedro Alves <palves@redhat.com>
1360
1361 * gdb.texinfo (Stack): Reorder menu.
1362
1c35a88f
LM
13632015-12-09 Luis Machado <lgustavo@codesourcery.com>
1364
1365 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1366 -var-set-format's new zero-hexadecimal format.
1367
3685b09f
PMR
13682015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1369
1370 * gdb.texinfo (Ada Mode Into): Move overloading support
1371 description to its own node.
1372 (Overloading support for Ada): New node.
1373
f2faf941
PA
13742015-11-30 Pedro Alves <palves@redhat.com>
1375
1376 PR 14618
1377 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1378 (Remote Configuration): Add the "set/show remote
1379 no-resumed-stop-reply" to the available settings table.
1380 (General Query Packets): Document the "no-resumed" qSupported
1381 feature.
1382
65706a29
PA
13832015-11-30 Pedro Alves <palves@redhat.com>
1384
1385 * gdb.texinfo (Remote Configuration): List "set/show remote
1386 thread-events" command in configuration table.
1387 (Stop Reply Packets): Document "T05 create" stop
1388 reason and 'w' stop reply.
1389 (General Query Packets): Document QThreadEvents packet. Document
1390 QThreadEvents qSupported feature.
1391
de979965
PA
13922015-11-30 Pedro Alves <palves@redhat.com>
1393
1394 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1395 anchor.
1396 (Packets): Document vCtrlC.
1397
79efa585
SM
13982015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1399
1400 * gdb.texinfo (Thread List Format): Mention thread names.
1401
7e0aa6aa
PA
14022015-11-24 Pedro Alves <palves@redhat.com>
1403
1404 PR 17539
1405 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1406 program-spaces" example to ascending order listing.
1407 (Threads): Adjust "info threads" example to ascending order
1408 listing.
1409 (Forks): Adjust "info inferiors" example to ascending order
1410 listing.
1411
0c532a29
MM
14122015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1413
1414 * gdb.texinfo (Process Record and Replay): Document "record
1415 instruction-history" modifiers.
1416
fc58fa65
AB
14172015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1418
1419 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1420 description.
1421 (Frame Filter Management): Move to later in the 'Examining the
1422 Stack' chapter.
1423 (Selection): Add entry for 'select-frame'.
1424
792005b0
DE
14252015-09-25 Doug Evans <dje@google.com>
1426
1427 * gdb.texinfo (Process Record and Replay): Fix syntax of
1428 "record instruction-history begin, end" and
1429 "record function-call-history begin, end".
1430
c58b006b
SM
14312015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1432
1433 * gdb.texinfo (Specifying Source Directories): Fix
1434 substitute-path example.
1435
f2665db5
MM
14362015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1437
1438 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1439
e68fa6f0
PA
14402015-09-15 Pedro Alves <palves@redhat.com>
1441
1442 PR remote/18965
1443 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1444 the vforkdone description.
1445
8228463c
PA
14462015-09-15 Pedro Alves <palves@redhat.com>
1447
1448 PR remote/18965
1449 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1450 part indicates the thread ID of the parent process.
1451
750ce8d1
YQ
14522015-09-15 Yao Qi <yao.qi@linaro.org>
1453
1454 * gdb.texinfo (General Query Packets): Add vContSupported to
1455 tables of 'gdbfeatures' and 'stub features' supported in the
1456 qSupported packet, as well as to the list containing stub
1457 feature details.
1458
b459a59b
DB
14592015-09-11 Don Breazeal <donb@codesourcery.com>
1460
1461 * gdb.texinfo (Remote Configuration): Add exec event
1462 feature to table of packet settings.
1463 (Stop Reply Packets): Add exec events to the list of stop
1464 reasons.
1465 (General Query Packets): Add exec events to tables of
1466 'gdbfeatures' and 'stub features' supported in the qSupported
1467 packet, as well as to the list containing stub feature
1468 details.
1469
73b8c1fd
PA
14702015-08-24 Pedro Alves <palves@redhat.com>
1471
1472 * gdb.texinfo (Remote Configuration): Document the "set/show
1473 remote multiprocess-extensions-packet" commands.
1474
bb615428
PA
14752015-08-24 Pedro Alves <palves@redhat.com>
1476
1477 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1478 <M32R>: Remove references to M32R/D.
1479 <M68K>: Remove references to target dbug.
1480 <MIPS Embedded>: Remove references to target r3900 and target
1481 array.
1482 <PowerPC Embedded>: Remove references to target dink32 and target
1483 ppcbug, target sds
1484 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1485
2b4bf6af
AB
14862015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1487
1488 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1489
566f5e3b
AB
14902015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1493
18989b3c
AB
14942015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1495
1496 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1497 info bfds" to...
1498 (File Caching): A New section. Outline bfd caching, and add new
1499 description for "main set/show bfd-sharing".
1500
6ff0ba5f
DE
15012015-08-14 Doug Evans <xdje42@gmail.com>
1502
1503 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1504 disassembly.
1505 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1506
629500fa
KS
15072015-08-11 Keith Seitz <keiths@redhat.com>
1508
1509 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1510 Use "location(s)"instead of "linespec(s)".
1511 (Specifying a Location): Rewrite.
1512 Add subsections describing linespec, address, and explicit locations.
1513 Add node/menu for each subsection.
1514 (Source and Machine Code, C Preprocessor Macros)
1515 (Create and Delete Trace points)
1516 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1517 (Continuing at a Different Address): Remove "linespec" examples.
1518 Add reference to "Specify a Location"
1519 (The -break-insert Command): Rewrite. Add anchor.
1520 Add reference to appropriate manual section discussing locations.
1521 (The -dprintf-insert Command): Refer to -break-insert for
1522 specification of 'location'.
1523
fbea99ea
PA
15242015-08-07 Pedro Alves <palves@redhat.com>
1525
1526 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1527 target-non-stop".
1528
da8c46d2
MM
15292015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1530
1531 * gdb.texinfo (Process Record and Replay): Document prefixing of
1532 speculatively executed instructions in the "record instruction-history"
1533 command.
1534
a3b5281e
DE
15352015-07-20 Doug Evans <dje@google.com>
1536
1537 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1538
6bcb1f97
DE
15392015-07-16 Doug Evans <dje@google.com>
1540
1541 * stabs.texinfo: @include gdb-cfg.texi.
1542
db1ff28b
JK
15432015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1544
1545 Revert the previous 2 commits:
1546 gdbserver build-id attribute generator
1547 Validate symbol file using build-id
1548
ca5268b6
JK
15492015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1550
1551 * gdb.texinfo (Files): Add 'set validate-build-id'
1552 and 'show validate-build-id'.
1553
700ca40f
JK
15542015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1555 Jan Kratochvil <jan.kratochvil@redhat.com>
1556
1557 gdbserver build-id attribute generator.
1558 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1559 'build-id' in description, example, new attribute in dtd.
1560
7c7f93f6
AB
15612015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1562
1563 * gdb.texinfo (Selection): Update documentation for 'frame'
1564 command.
1565
b0627500
MM
15662015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1567
72f4393d 1568 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1569 commands.
1570
b20a6524
MM
15712015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1572
1573 * gdb.texinfo (Process Record and Replay): Spell out that variables
1574 and registers are not available during btrace replay.
1575 Describe the new "record btrace pt" command.
1576 Describe the new "set|show record btrace pt buffer-size" options.
1577 (General Query Packets): Describe the new Qbtrace:pt and
1578 Qbtrace-conf:pt:size packets.
1579 Expand "bts" to "Branch Trace Store".
1580 Update the branch trace DTD.
1581
fc637f04
PP
15822015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1583
1584 * gdb.texinfo (Command History): Document the new option
1585 "history remove-duplicates".
1586
18a94d75
DE
15872015-06-19 Doug Evans <dje@google.com>
1588
1589 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1590 longer supported.
1591
0eacb298
PP
15922015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1593
1594 * gdb.texinfo (Command History): Mention that setting
1595 GDBHISTSIZE to the empty string disables history truncation.
1596
bc460514
PP
15972015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1598
1599 PR gdb/16999
1600 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1601 behavior.
1602
b58c513b
PP
16032015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1604
1605 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1606 with GDBHISTSIZE.
1607
a86c90e6
SM
16082015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1609
1610 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1611 bytes and memory units for -data-{read,write}-memory-bytes.
1612 (Packets): Same for m, M and X packets.
1613 * python.texi (Inferiors In Python): Same for read_memory and
1614 write_memory.
1615
c74f7d1c
JT
16162015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1617
1618 * gdb.texinfo (Separate Debug Files): Document that PE is also
1619 supported.
1620
51f0e40d
AB
16212015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1622
1623 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1624 single table entry.
1625
966f0aef
WT
16262015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1627
1628 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1629
1630
15a201c8
GB
16312015-06-10 Gary Benson <gbenson@redhat.com>
1632
1633 * gdb.texinfo (Remote Configuration): Document the
1634 "set/show remote hostio-setfs-packet" command.
1635 (Host I/O Packets): Document the vFile:setfs packet.
1636
7a6a1731
GB
16372015-06-10 Gary Benson <gbenson@redhat.com>
1638
1639 * gdb.texinfo (Debugging Output): Document the "set/show debug
1640 linux-namespaces" command.
1641
7d73c23c 16422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1643 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1644
1645 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1646 and "set mpx bound".
1647
27e0867f
DE
16482015-05-27 Doug Evans <dje@google.com>
1649
1650 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1651
b4f54984
DE
16522015-05-26 Doug Evans <dje@google.com>
1653
1654 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1655 command renamings.
1656 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1657
55b40027
AB
16582015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1659
1660 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1661
a4ea0946
AB
16622015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1663
1664 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1665 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1666
37442ce1
DE
16672015-05-16 Doug Evans <xdje42@gmail.com>
1668
1669 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1670 memory ports.
1671
36de76f9
JK
16722015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1673
1674 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1675
0d71eef5
DB
16762015-05-12 Don Breazeal <donb@codesourcery.com>
1677
1678 * gdb.texinfo (Forks): Note that fork debugging is
1679 supported in extended mode.
1680 (Remote Configuration): Add fork event features to table
1681 of packet settings.
1682 (Stop Reply Packets): Add fork events to list of stop reasons.
1683 (General Query Packets): Add fork events to tables of
1684 'gdbfeatures' and 'stub features' supported in the qSupported
1685 packet, as well as to the list containing stub feature
1686 details.
1687
835205d0
GB
16882015-05-12 Gary Benson <gbenson@redhat.com>
1689
1690 * gdb.texinfo (General Query Packets): Document
1691 qXfer:exec-file:read with empty annex.
1692
4c082a81
SC
16932015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1694
1695 * python.texi (Values From Inferior): Add descriptions of new
1696 methods gdb.Value.reference_value and gdb.Value.const_value.
1697
b30a0bc3
JB
16982015-05-06 Joel Brobecker <brobecker@adacore.com>
1699
1700 * gdb.texinfo (Files): Add "info dll" documentation.
1701 (Cygwin Native): Remove "info dll" documentation.
1702
2ce1cdbf
DE
17032015-04-29 Doug Evans <dje@google.com>
1704
1705 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1706 Document.
1707 (Writing an Xmethod): Add get_result_type to example.
1708
59fb7612
SS
17092015-04-28 Sasha Smundak <asmundak@google.com>
1710
1711 * python.texi: New method documented.
1712
cf75d6c3
AB
17132015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1714
1715 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1716 format.
1717
897c3d32
DE
17182015-04-24 Doug Evans <dje@google.com>
1719
1720 * python.texi (Xmethods In Python): Fix name of method to call the
1721 xmethod.
1722
1b6e6f5c
GB
17232015-04-17 Gary Benson <gbenson@redhat.com>
1724
1725 * gdb.texinfo (Connecting to a Remote Target): Mention that
1726 GDB can access program files from remote targets that support
1727 qXfer:exec-file:read and Host I/O packets.
1728
c78fa86a
GB
17292015-04-17 Gary Benson <gbenson@redhat.com>
1730
1731 * gdb.texinfo (Remote Configuration): Document the "set/show
1732 remote pid-to-exec-file-packet" command.
1733 (General Query Packets): Document the qXfer:exec-file:read
1734 qSupported features. Document the qXfer:exec-file:read packet.
1735
a9a5a3d1
GB
17362015-04-17 Gary Benson <gbenson@redhat.com>
1737
1738 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1739 applies to executable paths if supplied to GDB as absolute.
1740
4f45d445
JK
17412015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1742
1743 * gdb.texinfo (Mode Options): Remove -xdb.
1744
e7a8570f
JK
17452015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1746 Eli Zaretskii <eliz@gnu.org>
1747
72f4393d
L
1748 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1749 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1750 the compile command. New subsection Compiler search for the compile
1751 command.
1752
f2983cc3
AW
17532015-04-09 Andy Wingo <wingo@igalia.com>
1754
1755 * guile.texi (Frames In Guile): Describe frame-read-register.
1756
599bd15c
GB
17572015-04-02 Gary Benson <gbenson@redhat.com>
1758
1759 * gdb.texinfo (set sysroot): Document "target:".
1760
d11916aa
SS
17612015-04-01 Sasha Smundak <asmundak@google.com>
1762
1763 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1764 section.
1765
df8411da
SDJ
17662015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1767
1768 PR corefiles/16092
1769 * gdb.texinfo (gcore): Mention new command 'set
1770 use-coredump-filter'.
1771 (set use-coredump-filter): Document new command.
1772
d33279b3
AT
17732015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1774
1775 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1776 documentation, reorder the info os entries in alphabetical order.
1777
852f8402
SM
17782015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1779
1780 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1781 -data-write-memory-bytes.
1782
856e7dd6
PA
17832015-03-24 Pedro Alves <palves@redhat.com>
1784
1785 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1786 mention that threads may sometimes run unlocked.
1787
236af5e3
YG
17882015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1789
1790 * gdb.texinfo (Remote configuration): Document "set/show
1791 serial parity" command.
1792
464b0089
GB
17932015-03-18 Gary Benson <gbenson@redhat.com>
1794
1795 * gdb.texinfo (General Query Packets): Remove documentation
1796 for now-removed vFile:fstat qSupported features.
1797
0a93529c
GB
17982015-03-11 Gary Benson <gbenson@redhat.com>
1799
1800 * gdb.texinfo (Remote Configuration): Document the
1801 "set/show remote hostio-fstat-packet" command.
1802 (General Query Packets): Document the vFile:fstat
1803 qSupported features.
1804 (Host I/O Packets): Document the vFile:fstat packet.
1805
85642ba0
AW
18062015-03-11 Andy Wingo <wingo@igalia.com>
1807
1808 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1809
f7e6eed5
PA
18102015-03-04 Pedro Alves <palves@redhat.com>
1811
1812 * gdb.texinfo (Remote Configuration): Document the "set/show
1813 remote swbreak-feature-packet" and "set/show remote
1814 hwbreak-feature-packet" commands.
1815 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1816 decription.
1817 (Stop Reply Packets): Document the swbreak and hwbreak stop
1818 reasons.
1819 (General Query Packets): Document the swbreak and hwbreak
1820 qSupported features.
1821 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1822
f873665f 18232015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1824
1825 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1826 under *stopped.
1827
9a284c97
DE
18282015-03-02 Doug Evans <xdje42@gmail.com>
1829
1830 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1831
446899e4
AA
18322015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1833
1834 * gdb.texinfo (S/390 and System z Features): Describe new feature
1835 "org.gnu.gdb.s390.vx".
1836
7ee67ee4
SDJ
18372015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1838
1839 PR gdb/18008
1840 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1841 demangler-warning): Fix typo ("problam").
1842
53cf2ee0
DT
18432015-02-19 David Taylor <dtaylor@emc.com>
1844
1845 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1846
3133f8c1
JM
18472015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1848
1849 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1850 point, DTrace'.
1851 (Static Probe Points): Modified to cover DTrace probes in addition
1852 to SystemTap probes. Also modified to cover the `enable probe'
1853 and `disable probe' commands.
1854
9aca2ff8
JM
18552015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1856
1857 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1858 `disable probe' commands.
1859
fa3f8d5a
DT
18602015-02-12 David Taylor <dtaylor@emc.com>
1861
1862 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1863 fields of the QTDV packet.
1864
d33501a5
MM
18652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1866
1867 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1868 (Process Record and Replay): Describe new set|show commands.
1869 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1870
f4abbc16
MM
18712015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1872
1873 * gdb.texinfo (Process Record and Replay): Describe the "record
1874 btrace bts" command.
1875 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1876 (Branch Trace Configuration Format): New.
1877
cfb069a8
GB
18782015-01-31 Gary Benson <gbenson@redhat.com>
1879 Doug Evans <dje@google.com>
1880
1881 * gdb.texinfo (Command Completion): Document new
1882 "set/show max-completions" option.
1883
f57d2163
DE
18842015-01-31 Doug Evans <xdje42@gmail.com>
1885
1886 * gdb.texinfo (Symbols): Document new commands
1887 "maint print symbol-cache", "maint print symbol-cache-statistics",
1888 "maint flush-symbol-cache". Document new option
1889 "maint set symbol-cache-size".
1890
9f050062
DE
18912015-01-31 Doug Evans <xdje42@gmail.com>
1892
1893 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1894 distinguish script files vs inlined scripts.
1895 * python.texi (Python Auto-loading): Ditto.
1896
b6577aab
DE
18972015-01-30 Doug Evans <dje@google.com>
1898
1899 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1900 string if present.
1901
3a8b707a
DE
19022015-01-27 Doug Evans <dje@google.com>
1903
1904 * python.texi (Objfiles In Python): Document Objfile.username.
1905
1b549396
DE
19062015-01-27 Doug Evans <dje@google.com>
1907
1908 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1909 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1910
253828f1
JK
19112015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1912
1913 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1914
bf555842
EZ
19152015-01-16 Eli Zaretskii <eliz@gnu.org>
1916
1917 * doc/gdb.texinfo (TUI Commands): Document the possible
1918 values of NAME argument to 'winheight' command. Explain the
1919 effect of 'tabset' setting better.
1920
439250fb
DE
19212015-01-11 Doug Evans <xdje42@gmail.com>
1922
1923 PR gdb/15830
1924 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1925 (Symbols): Ditto.
1926 (Maintenance Commands): Delete docs for "maint demangle".
1927
6bf6fd09
JB
19282014-12-31 Joel Brobecker <brobecker@adacore.com>
1929
1930 * gdb.texinfo (Files): Remove documentation of the
1931 "add-shared-symbol-files" and "assf" commands.
1932 (Cygwin Native): Remove documentation of the "dll-symbols"
1933 command.
1934
cc485e62
DE
19352014-12-17 Doug Evans <xdje42@gmail.com>
1936
1937 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1938
bb2ec1b3
TT
19392014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1940 Jan Kratochvil <jan.kratochvil@redhat.com>
1941
1942 * gdb.texinfo (Altering): Update.
1943 (Compiling and Injecting Code): New node.
1944
6dddd6a5
DE
19452014-12-12 Doug Evans <dje@google.com>
1946
1947 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1948
f5b95c01
AA
19492014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1950
1951 * gdb.texinfo: Document "maint print user-registers".
1952
a0be3e44
DE
19532014-12-08 Doug Evans <dje@google.com>
1954
1955 * python.texi (Objfiles In Python): Document Objfile.owner.
1956
86e4ed39
DE
19572014-12-04 Doug Evans <dje@google.com>
1958
1959 * python.texi (Objfiles In Python): Document
1960 Objfile.add_separate_debug_file.
1961
7c50a931
DE
19622014-12-04 Doug Evans <dje@google.com>
1963
1964 * python.texi (Objfiles In Python): Document Objfile.build_id.
1965
162078c8
NB
19662014-12-02 Nick Bull <nicholaspbull@gmail.com>
1967
1968 * python.texi (Events In Python): Document new events
1969 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1970 and RegisterChangedEvent.
1971
f10c5b19
JK
19722014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1973
1974 Add add-auto-load-scripts-directory.
1975 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1976 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1977
413b59ae
JK
19782014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1979
1980 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1981 description typo.
1982
02be9a71
DE
19832014-10-30 Doug Evans <dje@google.com>
1984
1985 * python.texi (Progspaces In Python): Document ability to add
1986 random attributes to gdb.Progspace objects.
1987 (Objfiles In Python): Document ability to add random attributes to
1988 gdb.objfile objects.
1989
e5f8a7cc
PA
19902014-10-27 Pedro Alves <palves@redhat.com>
1991
1992 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1993 info on stepping and signal handlers.
1994 (Signals): Explain stepping and signal handlers. Add context
1995 index entry, and cross references.
1996
fab3a15d
SM
19972014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1998
1999 * python.texi (Breakpoints In Python): Add parenthesis after
2000 Breakpoint.delete. Clarify Breakpoint.enabled description so
2001 that it contains "disable".
2002
4ffbba72
DE
20032014-10-17 Doug Evans <dje@google.com>
2004
2005 * python.texi (Events In Python): Document clear_objfiles event.
2006
d096d8c1
DE
20072014-10-17 Doug Evans <dje@google.com>
2008
2009 * python.texi (Objfiles In Python): Document new progspace attribute.
2010
32a8097b
PA
20112014-10-17 Pedro Alves <palves@redhat.com>
2012
2013 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2014 (SVR4 Process Information): Delete mention of OSF/1.
2015
2ddf4301
SM
20162014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2017
2018 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2019 exit-code field in -list-thread-groups output.
2020
342cc091
JBG
20212014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2022
2023 * gdb.texinfo (Set Breaks): Add missing "@end table".
2024
a25a5a45
PA
20252014-09-22 Pedro Alves <palves@redhat.com>
2026
2027 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2028 always-inserted off" is the default mode now. Delete
2029 documentation of "set breakpoint always-inserted auto".
2030
2b4fd423
DE
20312014-09-18 Doug Evans <dje@google.com>
2032
2033 * python.texi (Symbol Tables In Python): Document "producer"
2034 attribute of gdb.Symtab objects.
2035
deb8ff2b
PA
20362014-09-16 Pedro Alves <palves@redhat.com>
2037
2038 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2039 (Embedded OS): Remove VxWorks menu entry.
2040 (VxWorks): Remove node.
2041
81219e53
DE
20422014-09-13 Doug Evans <xdje42@gmail.com>
2043
2044 * gdb.texinfo (Signaling): Document new queue-signal command.
2045
faa42425
DE
20462014-09-06 Doug Evans <xdje42@gmail.com>
2047
2048 PR 15276
2049 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2050 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2051
1a6a384b
JL
20522014-09-03 Justin Lebar <jlebar@google.com>
2053
2054 * python.texi (Types In Python): Type.template_argument(n) returns a
2055 gdb.Value or a gdb.Type and throws an exception if n is out of
2056 range.
2057
5f3b99cf
SS
20582014-09-03 Sasha Smundak <asmundak@google.com>
2059
2060 * python.texi (Frames in Python): Add read_register description.
2061
3cecbbbe
TT
20622014-08-04 Tom Tromey <tromey@redhat.com>
2063
2064 * gdb.texinfo (Debugging Output): Update for change to "set debug
2065 target".
2066
90debf20
MM
20672014-08-01 Masaki Muranaka <monaka@monami-software.com>
2068
2069 Pushed by Joel Brobecker <brobecker@adacore.com>.
2070 * Makefile.in (transform): New variable.
2071 (install-man1, install-man5): Apply $(transform) to man file names.
2072
ee7333ae
DE
20732014-07-26 Doug Evans <xdje42@gmail.com>
2074
2075 PR guile/17177
2076 * guile.texi (Guile Pretty Printing API): Fix typo.
2077 Document set-pretty-printers!, pretty-printers.
2078 (Selecting Guile Pretty-Printers): Update.
2079 Mention program-space based pretty-printers.
2080
70509625
PA
20812014-07-25 Pedro Alves <palves@redhat.com>
2082 Eli Zaretskii <eliz@gnu.org>
2083
2084 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2085 with multi-threaded programs.
2086
b67a2c6f
YQ
20872014-06-27 Yao Qi <yao@codesourcery.com>
2088
2089 * gdb.texinfo (Maintenance Commands): Update the output of
2090 'maint print dummy-frames' command.
2091
f179cf97
EZ
20922014-06-24 Eli Zaretskii <eliz@gnu.org>
2093
2094 * gdb.texinfo (Screen Size): Improve indexing.
2095
992c7d70
GB
20962014-06-19 Gary Benson <gbenson@redhat.com>
2097
2098 * gdb.texinfo (Maintenance Commands): Document new
2099 "maint set/show catch-demangler-crashes" option.
2100
57fcfb1b
GB
21012014-06-19 Gary Benson <gbenson@redhat.com>
2102
2103 * gdb.texinfo (Maintenance Commands): Document new
2104 "maint demangler-warning" command and new
2105 "maint set/show demangler-warning" option.
2106
dd5d5494
SC
21072014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2108
2109 * python.texi (Xmethod API): Add space before the opening
2110 parenthesis in function descriptions.
2111
25326a28 21122014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2113
2114 * guile.texi (Guile Configuration): Document guile-data-directory.
2115
0a770bb2 21162014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2117
2118 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2119
16f691fb
DE
21202014-06-04 Doug Evans <xdje42@gmail.com>
2121
2122 * guile.texi (Breakpoints In Guile): Update.
2123
1e47491b
JB
21242014-06-03 Joel Brobecker <brobecker@adacore.com>
2125
2126 * python.texi (Xmethod API): Fix reference to "Progspaces In
2127 Python".
2128
0c6e92a5
SC
21292014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2130
2131 * python.texi (Xmethods In Python, XMethod API)
2132 (Writing an Xmethod): New nodes.
2133 (Python API): New menu entries "Xmethods In Python",
2134 "Xmethod API", "Writing an Xmethod".
2135
06eb1586
DE
21362014-06-02 Doug Evans <xdje42@gmail.com>
2137
2138 * guile.texi (Guile API): Add entry for Parameters In Guile.
2139 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2140 (Parameters In Guile): New node.
2141
e698b8c4
DE
21422014-06-02 Doug Evans <xdje42@gmail.com>
2143
2144 * guile.texi (Guile API): Add entry for Commands In Guile.
2145 (Basic Guile) <parse-and-eval>: Add reference.
2146 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2147 (GDB Scheme Data Types): Mention <gdb:command> object.
2148 (Commands In Guile): New node.
2149
ded03782
DE
21502014-06-02 Doug Evans <xdje42@gmail.com>
2151
2152 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2153 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2154 (Progspaces In Guile): New node.
2155
53e8a631
AB
21562014-05-30 Andrew Burgess <aburgess@broadcom.com>
2157
2158 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2159 * python.texi (Frames In Python): Mention
2160 gdb.FRAME_UNWIND_MEMORY_ERROR.
2161
329ea579
PA
21622014-05-29 Pedro Alves <palves@redhat.com>
2163 Tom Tromey <tromey@redhat.com>
2164
2165 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2166 from example.
2167 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2168 Mention that target-async is now deprecated.
2169 (Maintenance Commands): Document maint set/show target-async.
2170
92bcb5f9
PA
21712014-05-29 Pedro Alves <palves@redhat.com>
2172
2173 * observer.texi (sync_execution_done, command_error): New
2174 subjects.
2175
fd664c91
PA
21762014-05-29 Pedro Alves <palves@redhat.com>
2177
2178 PR gdb/13860
2179 * observer.texi (signal_received, end_stepping_range)
2180 (signal_exited, exited, no_history): New observer subjects.
2181
b2715b27
AW
21822014-05-26 Andy Wingo <wingo@igalia.com>
2183
2184 * guile.texi (GDB Scheme Data Types): Remove documentation for
2185 removed interfaces. Update spelling of gdb-object-kind.
2186
9eaa4c1e
AW
21872014-05-26 Andy Wingo <wingo@igalia.com>
2188
2189 * guile.texi (Basic Guile): Fix some typos.
2190
0f1e8403
AW
21912014-05-26 Andy Wingo <wingo@igalia.com>
2192
2193 * guile.texi (Writing a Guile Pretty-Printer)
2194 (Guile Types Module): Fix excess parentheses in use-modules forms.
2195
697aa1b7
EZ
21962014-05-24 Eli Zaretskii <eliz@gnu.org>
2197
2198 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2199 (Breakpoints In Guile, Guile Printing Module)
2200 (Guile Exception Handling, Values From Inferior In Guile)
2201 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2202 Don't use @var at the beginning of a sentence.
2203
2204 * gdb.texinfo (Frame Filter Management, Trace Files)
2205 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2206 (PowerPC Embedded, Define, Annotations for Running)
2207 (IPA Protocol Commands, Packets, General Query Packets)
2208 (Tracepoint Packets, Notification Packets, Environment)
2209 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2210 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2211 (Frames, Backtrace, Selection, Expressions, Registers)
2212 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2213 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2214 (Source Annotations, Using JIT Debug Info Readers, Packets)
2215 (Stop Reply Packets, Host I/O Packets)
2216 (Target Description Format): Don't use @var at the beginning of a
2217 sentence.
2218
2219 * python.texi (Basic Python, Types In Python)
2220 (Commands In Python, Frames In Python, Line Tables In Python)
2221 (Breakpoints In Python, gdb.printing, gdb.types)
2222 (Type Printing API): Don't use @var at the beginning of a
2223 sentence.
2224
67b5c0c1
MM
22252014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2226
2227 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2228 replay-memory-access".
2229
6a3cb8e8
PA
22302014-05-21 Pedro Alves <palves@redhat.com>
2231
2232 * gdb.texinfo (Starting): Document "set/show
2233 auto-connect-native-target".
2234 (Target Commands): Document "target native".
2235
936d2992
PA
22362014-05-20 Pedro Alves <palves@redhat.com>
2237
2238 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2239 not be remote specific. Add cross reference to the qCRC packet.
2240 (Separate Debug Files): Update cross reference to the qCRC packet.
2241 (General Query Packets) <qCRC packet>: Add anchor.
2242
b3ce5e5f
DE
22432014-05-17 Doug Evans <xdje42@gmail.com>
2244
2245 Copy over changes from guile.texi.
2246 * python.texi (Basic Python) <gdb.execute>: Add text.
2247 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2248 (Values From Inferior) <Python string>: Add text.
2249 (Values From Inferior) <Value.string>: Clarify string length handling.
2250 (Pretty Printing API): Add cindex.
2251 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2252 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2253 @vindex.
2254 (Commands In Python) <COMPLETE_*>: Similarly.
2255 (Symbols In Python) <SYMBOL_*>: Similarly.
2256 (Breakpoints In Python) <WP_*>: Similarly.
2257 (Breakpoints In Python) <BP_*>: Similarly.
2258
8dfcab11
DT
22592014-05-17 David Taylor <dtaylor@emc.com>
2260
2261 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2262 mentioned in the qfThreadInfo reply.
2263
8d551b02
DE
22642014-05-16 Doug Evans <dje@google.com>
2265
2266 * gdb.texinfo (Mode Options): Add -D.
2267
e20bd8f4
SB
22682014-05-09 Samuel Bronson <naesten@gmail.com>
2269
2270 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2271 "make -C".
2272
f989a1c8
TT
22732014-04-29 Tom Tromey <tromey@redhat.com>
2274
2275 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2276 "show debug varobj".
2277
95cf3b38
DT
22782014-05-01 David Taylor <dtaylor@emc.com>
2279
2280 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2281 option.
2282
01f9f808
MS
22832014-04-24 Michael Sturm <michael.sturm@mintel.com>
2284 Walfred Tedeschi <walfred.tedeschi@intel.com>
2285
2286 * gdb.texinfo (i386 Features): Add description of AVX512
2287 registers.
2288
770e7fc7
DE
22892014-03-31 Doug Evans <dje@google.com>
2290
2291 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2292
97d8f0ee
DE
22932014-03-30 Doug Evans <dje@google.com>
2294
2295 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2296 (Background Execution): Ditto.
2297
36cb1214
HZ
22982014-03-21 Pedro Alves <palves@redhat.com>
2299 Stan Shebs <stan@codesourcery.com>
2300 Hui Zhu <hui@codesourcery.com>
2301
2302 * gdb.texinfo (Packets): Add anchor to "? packet".
2303 Remove fixme and update introduction of "k packet".
2304 Add anchor to "vKill packet".
2305
5e3a2c38
SS
23062014-03-12 Stan Shebs <stan@codesourcery.com>
2307
2308 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2309
7a5a839f
LC
23102014-02-26 Ludovic Courtès <ludo@gnu.org>
2311
dc6ae996 2312 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2313
95060284
JB
23142014-02-20 Joel Brobecker <brobecker@adacore.com>
2315
2316 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2317 and "assf" as being deprecated.
2318 (Cygwin Native): Likewise for "dll-symbols".
2319 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2320 as a way to force the loading of symbols from a DLL.
2321
f7bd0f78
SC
23222014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2323
2324 * python.texi (Values From Inferior): Add description about the
2325 new feature.
2326
329baa95
DE
23272014-02-17 Doug Evans <xdje42@gmail.com>
2328
2329 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2330 * gdb.texinfo (Python): Moved to ...
2331 * python.texi: ... here. New file.
2332
687894f5
DE
23332014-02-17 Ludovic Courtès <ludo@gnu.org>
2334
d25f38ee 2335 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2336 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2337 parameter to 'str-lookup-function' procedure. Look for
2338 the "std::string<" prefix.
2339 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2340 Adjust description.
2341
6fb526ee
DE
23422014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2343
d25f38ee 2344 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2345 parantheses for deffn.
2346 (Disassembly In Guile): Ditto.
2347
1e0a5178
SS
23482014-02-10 Stan Shebs <stan@codesourcery.com>
2349
2350 Add Doxygen support.
2351 * Makefile.in (doxy): New action, generates Doxygen files.
2352 (DOXYGEN): New.
2353 (doxyedit): New.
2354 * Doxyfile-base.in: New file.
2355 * Doxyfile-gdb-api.in: New file.
2356 * Doxyfile-gdb-xref.in: New file.
2357 * Doxyfile-gdbserver.in: New file.
2358 * doxy-index.in: New file.
2359 * filter-for-doxygen: New file.
2360 * filter-params.pl: New file.
2361
ed3ef339
DE
23622014-02-10 Doug Evans <xdje42@gmail.com>
2363
2364 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2365 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2366 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2367 (Guile docs): Include guile.texi.
2368 (objfile-gdbdotext file): Add objfile-gdb.scm.
2369 (dotdebug_gdb_scripts section): Mention Guile scripts.
2370 (Multiple Extension Languages): New node.
2371 * guile.texi: New file.
2372
c6044dd1
JB
23732014-01-28 Joel Brobecker <brobecker@adacore.com>
2374
2375 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2376 ignore-descriptive-types". commands.
2377
87ce2a04
DE
23782014-01-22 Doug Evans <dje@google.com>
2379
2380 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2381 (gdbserver man): Ditto.
2382
52834460
MM
23832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2384
2385 * gdb.texinfo: Document limited reverse/replay support
2386 for target record-btrace.
2387
0688d04e
MM
23882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2389
2390 * gdb.texinfo (Process Record and Replay): Update documentation.
2391
8710b709
MM
23922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2393
2394 * gdb.texinfo (Process Record and Replay): Document new /c
2395 modifier accepted by "record function-call-history".
2396 Add /i modifier to "record function-call-history" example.
2397
dcf106f3
JB
23982014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2399 Joel Brobecker <brobecker@adacore.com>
2400
2401 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2402 markers. Remove one that was misplaced.
2403
41ef2965
PA
24042014-01-10 Pedro Alves <palves@redhat.com>
2405
2406 * gdb.texinfo (Your Program's Environment) <set environment>:
2407 Mention the shell, and point at 'set exec-wrapper'.
2408
c0d48811
JB
24092014-01-07 Joel Brobecker <brobecker@adacore.com>
2410
2411 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2412
5fba4c0f
JB
24132013-12-30 Joel Brobecker <brobecker@adacore.com>
2414
2415 * gdb.texinfo (Types In Python): Clarify the documentation
2416 of attribute gdb.Field.bitpos.
2417
0809504b
JB
24182013-12-28 Joel Brobecker <brobecker@adacore.com>
2419
2420 * gdb.texinfo (Types In Python): Fix the documentation of
2421 attribute "bitpos" in class gdb.Field for enum types. Add
2422 documentation for attribute "enumval" in that same class.
2423
edef6000
JB
24242013-12-28 Joel Brobecker <brobecker@adacore.com>
2425
2426 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2427 @ftable.
2428
71b8c845
DE
24292013-12-23 Doug Evans <xdje42@gmail.com>
2430
2431 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2432 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2433 corresponding section in Extending GDB.
2434 (Extending GDB): Move menu up. New menu item "Auto-loading
2435 extensions".
2436 (Sequences): New menu item "Auto-loading sequences".
2437 (Auto-loading sequences): New node.
2438 (Python): Rename section from Scripting GDB to Extending GDB.
2439 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2440 Move docs on ways to auto-load extensions to ...
2441 (Auto-loading extensions): ... here. New node.
2442
d192b373
JB
24432013-12-23 Joel Brobecker <brobecker@adacore.com>
2444
2445 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2446 in menu.
2447 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2448 command, now in a new node.
2449 (GDB/MI Support Commands): New node, with its contents being
2450 extracted from the "GDB/MI Miscellaneous Commands" node.
2451 A small paragraph introducing the section is also added at
2452 the start.
2453 (GDB/MI Miscellaneous Commands): Delete the description of the
2454 -info-gdb-mi-command, -list-features and -list-target-features
2455 commands, now hosted in the "GDB/MI Support Commands" node.
2456
a16b0e22
SC
24572013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2458
2459 PR python/16113
2460 * gdb.texinfo (Values From Inferior): Add a note about using
2461 gdb.Field objects as subscripts on gdb.Value objects.
2462 (Types In Python): Add description about the new attribute
2463 "parent_type" of gdb.Field objects.
2464
9b26f0fb
JB
24652013-12-12 Joel Brobecker <brobecker@adacore.com>
2466
2467 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2468 entry for section docuumenting the -list-features GDB/MI command.
2469
72bfa06c
JB
24702013-12-10 Joel Brobecker <brobecker@adacore.com>
2471
2472 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2473 "exec-run-start-option" entry in the output of the "-list-features"
2474 command.
2475
3ea8680f
EZ
24762013-12-04 Eli Zaretskii <eliz@gnu.org>
2477
2478 * gdb.texinfo (i386): Fix yesterday's commit.
2479
1a4f73eb
TT
24802013-12-03 Tom Tromey <tromey@redhat.com>
2481
2482 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2483 documented here.
2484
6cb999f8
TT
24852013-12-03 Tom Tromey <tromey@redhat.com>
2486
2487 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2488
ca8941bb
WT
24892013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2490
2491 * gdb.texinfo (i386 Features): Add MPX feature registers.
2492 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2493 a subsubsection for MPX and describes the display of the
2494 boundary registers.
2495
688981c9
JB
24962013-12-03 Joel Brobecker <brobecker@adacore.com>
2497
2498 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2499 documentation of the "ada-exceptions" entry.
2500
2ea126fa
JB
25012013-12-03 Joel Brobecker <brobecker@adacore.com>
2502
2503 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2504 "^error" result record concerning the error message. Document
2505 the error code that may also be part of that result record.
2506 (GDB/MI Miscellaneous Commands): Document the
2507 "undefined-command-error-code" element in the output of
2508 the "-list-features" GDB/MI command.
2509
6b7cbff1
JB
25102013-12-03 Joel Brobecker <brobecker@adacore.com>
2511
2512 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2513 the new -info-gdb-mi-command GDB/MI command. Document
2514 the meaning of "-info-gdb-mi-command" in the output of
2515 -list-features.
2516
20e1ca3b
PA
25172013-11-29 Pedro Alves <palves@redhat.com>
2518
2519 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2520 Update comment.
2521
29453a14
YQ
25222013-11-24 Yao Qi <yao@codesourcery.com>
2523
2524 * gdb.texinfo (Caching Remote Data): Document new
2525 "set/show stack-cache" option.
2526
6dd315ba
YQ
25272013-11-24 Yao Qi <yao@codesourcery.com>
2528
2529 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2530 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2531 "off" respectively.
2532
9df9dbe0
YQ
25332013-11-23 Yao Qi <yao@codesourcery.com>
2534
2535 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2536 of "displayhint" to the table about child results.
2537
c78feb39
YQ
25382013-11-21 Yao Qi <yao@codesourcery.com>
2539
2540 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2541 'dynamic' for the output of command -var-list-children.
2542
27b81af3
YQ
25432013-11-21 Yao Qi <yao@codesourcery.com>
2544
2545 * gdb.texinfo (Caching Target Data): Remove "see" before
2546 @pxref.
2547
b26dfc9a
YQ
25482013-11-20 Yao Qi <yao@codesourcery.com>
2549
2550 * gdb.texinfo (Caching Target Data): Update doc for
2551 per-address-space dcache.
2552
b12039c6
YQ
25532013-11-20 Yao Qi <yao@codesourcery.com>
2554
2555 * gdb.texinfo (Data): Rename menu item.
2556 (Caching Remote Data): Rename to ...
2557 (Caching Target Data): ... it. Update.
2558
422ad5c2
JB
25592013-11-18 Joel Brobecker <brobecker@adacore.com>
2560
2561 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2562 "language-option" entry in the output of the "-list-features"
2563 command.
2564
805e1f19
TT
25652013-11-15 Tom Tromey <tromey@redhat.com>
2566
2567 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2568 Add example.
2569
8fe1b653
TT
25702013-11-14 Tom Tromey <tromey@redhat.com>
2571
2572 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2573
403cb6b1
JB
25742013-11-14 Joel Brobecker <brobecker@adacore.com>
2575
2576 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2577 (Context management): Place current subsection text into its own
2578 subsubsection. Add new subsubsection describing the "--language"
2579 command option.
2580
93973826
JB
25812013-11-13 Joel Brobecker <brobecker@adacore.com>
2582
2583 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2584 the documentation of "info-ada-exceptions" in the output
2585 of the "-list-features" command. Add the documentation
2586 of the "ada-exception" entry instead.
2587
6adcee18
JB
25882013-11-12 Joel Brobecker <brobecker@adacore.com>
2589
93973826 2590
6adcee18
JB
2591 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2592 word of a couple of sentences to start with a capital letter.
2593
58d06528
JB
25942013-11-12 Joel Brobecker <brobecker@adacore.com>
2595
2596 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2597 (Ada Exceptions): New node.
2598 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2599 Commands" node.
2600 (GDB/MI Ada Exceptions Commands): New node.
2601 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2602 field in the output of the "-list-features" command.
2603 * NEWS: Add entry for the new "info exceptions" CLI command,
2604 and for the new "-info-ada-exceptions" GDB/MI command.
2605
bc79de95
PM
26062013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2607
2608 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2609 (Line Tables In Python): New node.
2610
73be47f5
DE
26112013-11-08 Doug Evans <dje@google.com>
2612
2613 * gdb.texinfo (Debugging Output): Update text for
2614 "set debug dwarf2-read".
2615
db0fec5c
DE
26162013-11-08 Doug Evans <dje@google.com>
2617
2618 * gdb.texinfo (Debugging Output): Update text for
2619 "set debug symtab-create".
2620
92e32e33
PM
26212013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2622
72f4393d
L
2623 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2624 constant.
92e32e33 2625
f76c27b5
PM
26262013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2627
2628 * gdb.texinfo (Breakpoints In Python): Document temporary
2629 option in breakpoint constructor, and add documentation to the
2630 temporary attribute.
2631
fa4d0c40
YQ
26322013-11-07 Yao Qi <yao@codesourcery.com>
2633
2634 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2635 output of "-var-info-expression".
2636
afa332ce
PA
26372013-11-06 Pedro Alves <palves@redhat.com>
2638
2639 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2640 non-interactive mode.
2641 (Environment) <shell startup files warning>: Mention
2642 non-interactive mode. Mention .zshenv for Z shell, and talk about
2643 BASH_ENV instead of .bashrc for BASH.
2644
9ac69859
NB
26452013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2646
2647 * gdb.texinfo (Commands to Specify Files): Add description
2648 of the remove-symbol-file command.
2649 * observer.texi: New free_objfile event
2650
98882a26
PA
26512013-10-24 Pedro Alves <palves@redhat.com>
2652
2653 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2654
ce13fade
JB
26552013-10-11 Joel Brobecker <brobecker@adacore.com>
2656
2657 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2658 New subsection inside which the "-catch-load" and "-catch-unload"
2659 commands documentation is now placed.
2660 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2661 documenting the "-catch-assert" and "-catch-exception" new
2662 GDB/MI commands.
2663
2446f5ea
JB
26642013-10-10 Joel Brobecker <brobecker@adacore.com>
2665
2666 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2667
0d12017b
JB
26682013-10-10 Joel Brobecker <brobecker@adacore.com>
2669
bd80dc1a
JB
2670 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2671 serial baud".
2672 (Remote Configuration): Replace "set remotebaud" by "set serial
2673 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2674
f4fb82a1
PA
26752013-10-07 Pedro Alves <palves@redhat.com>
2676
2677 PR breakpoints/11568
2678 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2679 when the thread is removed from the thread list.
2680
0c557179
SDJ
26812013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2682
2683 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2684 Update entry for $_exitcode.
2685
5713b9b5
JB
26862013-10-04 Joel Brobecker <brobecker@adacore.com>
2687
2688 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2689 new "--start" option.
2690
901461f8
PA
26912013-10-02 Pedro Alves <palves@redhat.com>
2692
2693 * gdb.texinfo (Registers): Expand description of saved registers
2694 in frames. Explain <not saved>.
2695
8fb8eb5c
DE
26962013-09-25 Doug Evans <dje@google.com>
2697
2698 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2699
0a7cfe2c
SS
27002013-09-16 Stan Shebs <stan@codesourcery.com>
2701
2702 Remove the internals manual gdbint.texinfo.
2703 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2704 (PDFFILES): Remove gdbint.pdf.
2705 (HTMLFILES): Remove gdbint/index.html.
2706 (HTMLFILES_INSTALL): Remove gdbint.
2707 (GDBINT_DOC_FILES): Remove.
2708 (dvi): Remove gdbint.dvi.
2709 (ps): Remove gdbint.ps.
2710 * gdbint.texinfo: Remove file.
2711 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2712
a280dbd1
SDJ
27132013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2714
2715 * gdb.texinfo (Convenience Functions): Mention new convenience
2716 function $_isvoid.
2717
4ac33720
UW
27182013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2719
2720 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2721 (Standard Target Features): Add new node to menu.
2722 (S/390 and System z Features): New node.
2723
b3d3b4bd
SA
27242013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2725
2726 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2727 -list-target-features in the example.
2728
edf9f00c
JK
27292013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2730
2731 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2732 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2733
1d236d23
JK
27342013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2735
2736 Sync documentation with gdb.base/gnu-debugdata.exp.
2737 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2738
5423b017
JK
27392013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2740
2741 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2742
6211c335
YQ
27432013-08-27 Pedro Alves <pedro@codesourcery.com>
2744 Yao Qi <yao@codesourcery.com>
2745
2746 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2747 Document new --skip-unavailable option.
2748 <-stack-list-variables>: Document new --skip-unavailable option.
2749
52e260a3
DE
27502013-08-26 Doug Evans <dje@google.com>
2751
2752 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2753 an optional regexp.
2754
5e92f71a
TT
27552013-08-13 Tom Tromey <tromey@redhat.com>
2756
2757 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2758 Document GDB_PARALLEL and GDB_INOTIFY.
2759
c5d7073b
SS
27602013-08-09 Stan Shebs <stan@codesourcery.com>
2761
2762 * LRS: Remove file, describes a long-abandoned live-range
2763 splitting extension to stabs.
2764
6fbe845e
AB
27652013-07-25 Andrew Burgess <aburgess@broadcom.com>
2766
2767 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2768
e7045703
DE
27692013-07-17 Doug Evans <dje@google.com>
2770
2771 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2772
3105ebf9
TT
27732013-07-02 Tom Tromey <tromey@redhat.com>
2774
2775 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2776
d6c2da54
TT
27772013-06-28 Tom Tromey <tromey@redhat.com>
2778
2779 * Makefile.in (version.subst): Use version.in, not
2780 common/version.in.
2781 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2782 Likewise.
2783
e5823f1c
PA
27842013-06-27 Pedro Alves <palves@redhat.com>
2785
2786 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2787 dynamic symbol resolution code>: New section, based on infrun.c
2788 comment.
2789
92dcb9ff
TT
27902013-06-26 Tom Tromey <tromey@redhat.com>
2791
2792 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2793 Update.
2794 (Releasing GDB): Likewise.
2795
dc673c81
YQ
27962013-06-26 Pedro Alves <pedro@codesourcery.com>
2797 Yao Qi <yao@codesourcery.com>
2798
2799 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2800 -trace-frame-collected.
2801
28a93511
YQ
28022013-06-26 Pedro Alves <pedro@codesourcery.com>
2803
2804 * gdb.texinfo (Traceframe Info Format): Document tvar element
2805 and its attributes.
2806
a0743c90
YQ
28072013-06-25 Yao Qi <yao@codesourcery.com>
2808
2809 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2810
01208463
TT
28112013-06-24 Tom Tromey <tromey@redhat.com>
2812
2813 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2814 (GDBvn.texi): Use version.subst.
2815 (version.subst): New target.
2816 (mostlyclean): Remove version.subst.
2817
c898adb7
YQ
28182013-06-20 Pedro Alves <pedro@codesourcery.com>
2819
2820 * gdb.texinfo (GDB/MI Data Manipulation)
2821 <-data-list-register-values>: Document the --skip-unavailable
2822 option.
2823
7c57fa1e
YQ
28242013-06-07 Yao Qi <yao@codesourcery.com>
2825
2826 * gdb.texinfo (Symbols): Add kindex and cindex for
2827 'maint print msymbols'.
2828
0059c61a 28292013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2830
2831 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2832 response field name (thread-group to inferior).
2833
85dc5a12
GB
28342013-06-04 Gary Benson <gbenson@redhat.com>
2835
2836 * gdb.texinfo (General Query Packets/qSupported): Added
2837 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2838 to the table of currently defined stub features.
2839 Added a more detailed entry for "augmented-libraries-svr4-read".
2840 (General Query Packets/qXfer:libraries-svr4:read): Documented
2841 the augmented form of this packet.
2842
5901af59
JB
28432013-05-23 Joel Brobecker <brobecker@adacore.com>
2844
2845 * gdb.texinfo (System-wide Configuration Scripts): Renames
2846 "Installed System-wide Configuration Scripts". Add associated
2847 @menu block.
2848
c1e36e3e
PA
28492013-05-23 Yao Qi <yao@codesourcery.com>
2850 Pedro Alves <palves@redhat.com>
2851
2852 * gdb.texinfo (Packets): Document 'vCont;r'.
2853 (Continuing and Stepping): Document target-assisted range
2854 stepping, and the 'set range-stepping' and 'show range-stepping'
2855 commands.
2856
0201faac
JB
28572013-05-23 Joel Brobecker <brobecker@adacore.com>
2858
2859 * gdb.texinfo (Installed System-wide Configuration Scripts):
2860 Add subsection describing the scripts now available under
2861 the data-dir's system-gdbbinit subdirectory.
2862 * NEWS: Add entry announcing the availability of system-wide
2863 configuration scripts for ElinOS and Wind River Linux.
2864
c5867ab6
HZ
28652013-05-21 Hui Zhu <hui@codesourcery.com>
2866
2867 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2868 "-dprintf-insert" command.
2869
7d0c9981
DE
28702013-05-17 Doug Evans <dje@google.com>
2871
2872 * gdb.texinfo (Maintenance Commands): Update doc for
2873 "maint check-psymtabs". Add doc for "maint check-symtabs",
2874 "maint expand-symtabs".
2875
742ce053
MM
28762013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2877
2878 * gdb.texinfo (Process Record and Replay): Document the
2879 "record goto" command and its sub-commands.
2880
1e611234
PM
28812013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2882
2883 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2884 (Python API): Add Frame Filters API, Frame Wrapper API,
2885 Writing a Frame Filter/Wrapper, Managing Management of Frame
2886 Filters chapter entries.
2887 (Frame Filters API): New Node.
2888 (Frame Wrapper API): New Node.
2889 (Writing a Frame Filter): New Node.
2890 (Managing Frame Filters): New Node.
2891 (Progspaces In Python): Add note about frame_filters attribute.
2892 (Objfiles in Python): Ditto.
2893 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2894 @anchors and --no-frame-filters option to -stack-list-variables,
2895 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2896 commands.
2897
2874cb83
JB
28982013-05-08 Joel Brobecker <brobecker@adacore.com>
2899
2900 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2901 Support" subsection documenting the XML format used to transfer
2902 shared library info on AIX.
2903
9a005eb9
JB
29042013-05-08 Joel Brobecker <brobecker@adacore.com>
2905
2906 * gdb.texinfo (Debugging Output): Add documentation of
2907 "set debug aix-solib" and "show debug aix-solib" commands.
2908
a1217d97
SL
29092013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2910
2911 * gdb.texinfo (Nios II): New section.
2912 (Nios II Features): New section.
2913
4d1eb6b4
JB
29142013-05-06 Joel Brobecker <brobecker@adacore.com>
2915
2916 * gdbint.texinfo (Algorithms): Remove entries documenting
2917 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2918 SOLIB_CREATE_INFERIOR_HOOK.
2919
3f84184e
TT
29202013-04-29 Tom Tromey <tromey@redhat.com>
2921
2922 PR python/14204:
2923 * gdb.texinfo (Python API): Fix menu entry.
2924 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2925 Define global and static block. Add example. Clarify
2926 block relationship for inline functions.
2927
60155234
TT
29282013-04-29 Tom Tromey <tromey@redhat.com>
2929
2930 * gdb.texinfo (Python API): Mention Python help and keyword
2931 arguments. Move pagination text to Basic Python.
2932 (Basic Python): Put pagination text here. Document
2933 close-on-exec, SIGCHLD, and SIGINT.
2934
5360976e
PA
29352013-04-19 Pedro Alves <palves@redhat.com>
2936
2937 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2938 "signedness" instead of "signness".
2939
bd3f3b55
PA
29402013-04-19 Pedro Alves <palves@redhat.com>
2941
2942 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2943 -Wno-pointer-sign text with text on -Wpointer-sign.
2944
dee368d3
TT
29452013-04-16 Tom Tromey <tromey@redhat.com>
2946
2947 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2948 GCC that has the SDT probe points.
2949
cc16e6c9
TT
29502013-04-15 Tom Tromey <tromey@redhat.com>
2951
2952 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2953 exception catchpoints.
2954
72f1fe8a
TT
29552013-04-15 Tom Tromey <tromey@redhat.com>
2956
2957 * gdb.texinfo (Set Catchpoints): Document $_exception.
2958 (Convenience Vars): Mention $_exception.
2959
591f19e8
TT
29602013-04-15 Tom Tromey <tromey@redhat.com>
2961
2962 * gdb.texinfo (Set Catchpoints): Reorganize exception
2963 catchpoints. Document "catch rethrow".
2964 (Debugging C Plus Plus): Mention "catch rethrow".
2965
02ae6bad
TT
29662013-04-15 Tom Tromey <tromey@redhat.com>
2967
2968 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2969
2c91021c
JK
29702013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2971 Eli Zaretskii <eliz@gnu.org>
2972
2973 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2974 line below the sample output.
2975
6eaaf48b
EZ
29762013-04-12 Eli Zaretskii <eliz@gnu.org>
2977
2978 * gdb.texinfo (Mode Options): Document '-configuration'.
2979 (Help): Document "show configuration".
2980 (Bug Reporting): Add requirements to include the configuration
2981 details in bug reports.
2982
b292c783
JK
29832013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2984
2985 * Makefile.in (MAN1S): Add gcore.1.
2986 Remove "Host, target, and site specific Makefile fragments" comment.
2987 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2988 (install-man1, uninstall-man1): Conditionalize gcore.1.
2989 (gcore.1): New.
2990 * gdb.texinfo (Man Pages): Add gcore man.
2991 (gcore man): New node.
2992
f81d1120
PA
29932013-04-10 Pedro Alves <palves@redhat.com>
2994
2995 * gdb.texinfo (Process Record and Replay): Document that "set
2996 record full insn-number-max", "set record
2997 instruction-history-size" and "set record
2998 function-call-history-size" accept "unlimited".
2999 (Backtrace): Document that "set backtrace limit" accepts
3000 "unlimited".
3001 (List): Document that "set listsize" accepts "unlimited".
3002 (Print Settings)" Document that "set print max-symbolic-offset",
3003 "set print elements" and "set print repeats" accept "unlimited".
3004 (Starting and Stopping Trace Experiments): Document that "set
3005 trace-buffer-size" accepts "unlimited".
3006 (Remote Configuration): Document that "set tcp connect-timeout"
3007 accepts "unlimited".
3008 (Command History): Document that "set history size" accepts
3009 "unlimited".
3010 (Screen Size): Document that "set height" and "set width" accepts
3011 "unlimited". Adjust "set pagination"'s description to suggest
3012 "set height unlimited" instead of "set height 0".
3013
393fd4c3
YQ
30142013-04-10 Yao Qi <yao@codesourcery.com>
3015
3016 * gdb.texinfo (Trace Files): Add "target ctf".
3017
cba5a7bf
JK
30182013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3019
3020 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3021
0ed630cb
JK
3022 * Makefile.in (install-man1, install-man5, uninstall-man1)
3023 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3024
afe1492b
JK
3025 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3026
5b8b6385
JK
30272013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3028 Eli Zaretskii <eliz@gnu.org>
3029
3030 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3031 parameters order. Remove "On some targets" for --attach. Document the
3032 --multi parameter and extended-remote command. Document all the
3033 options.
3034
906ccdf0
JK
30352013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3036
3037 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3038 the list of supported languages.
3039
43662968
JK
30402013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3041
3042 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3043 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3044 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3045 (diststuff): Add man.
3046 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3047 (uninstall-man5): New.
3048 (STAGESTUFF): Add *.1 and *.5.
3049 (GDBvn.texi): Add SYSTEM_GDBINIT.
3050 (gdb.1, gdbserver.1, gdbinit.5): New.
3051 (maintainer-clean realclean): Add $(MANS).
3052 (install): Add install-man.
3053 (uninstall): Add uninstall-man.
3054 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3055 (@copying): Wrap it by @c man begin COPYRIGHT.
3056 (Top): Add Man Pages.
3057 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3058
be9a8770
PA
30592013-04-02 Pedro Alves <palves@redhat.com>
3060
3061 * gdb.texinfo (Debugging Output): Document "set/show debug
3062 aarch64", "set/show debug coff-pe-read" and "set/show debug
3063 mach-o".
3064
a46c1e42
PA
30652013-04-02 Pedro Alves <palves@redhat.com>
3066
3067 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3068 table>: Add entry for "trace-buffer-size".
3069
bd3eecc3
PA
30702013-03-28 Pedro Alves <palves@redhat.com>
3071
3072 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3073 table>: Add entry for "trace-status".
3074
215b9f98
EZ
30752013-03-28 Eli Zaretskii <eliz@gnu.org>
3076
3077 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3078 @bullet", which is invalid (makeinfo 5.1 barfs).
3079
7f7cc265
PA
30802013-03-28 Pedro Alves <palves@redhat.com>
3081
3082 PR gdb/15294
3083
3084 * gdb.texinfo (List) <set listsize>: Adjust to document that
3085 listsize 0 means no limit, and remove mention of -1.
3086
9c0be723
YQ
30872013-03-22 Yao Qi <yao@codesourcery.com>
3088
3089 * gdb.texinfo (Embedded Processors): Remove menu item
3090 "OpenRISC 1000".
3091 (OpenRISC 1000): Remove.
3092
bd712aed
DE
30932013-03-21 Doug Evans <dje@google.com>
3094
3095 * gdb.texinfo (Maintenance Commands): Add docs for
3096 "mt set per-command {space,time,symtab} {on,off}".
3097
d0353e76
YQ
30982013-03-14 Hui Zhu <hui@codesourcery.com>
3099 Yao Qi <yao@codesourcery.com>
3100
3101 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3102
6dd24dfa
KS
31032013-03-13 Keith Seitz <keiths@redhat.com>
3104
3105 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3106 "maint agent" reference to Dynamic printf.
3107
5c4808ca
EZ
31082013-03-11 Eli Zaretskii <eliz@gnu.org>
3109
3110 * gdb.texinfo (General Query Packets): Don't use colon in index
3111 entries visible to Info format.
3112
59ea5688
MM
31132013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3114
3115 * gdb.texinfo (Process Record and Replay): Document record
3116 changes.
3117
2ae8c8e7
MM
31182013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3119
3120 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3121 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3122 qXfer:btrace:read.
3123
28abe188
EZ
31242013-03-09 Eli Zaretskii <eliz@gnu.org>
3125
3126 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3127 use colons in @anchor and @cindex entries.
3128
be9a119c 31292013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3130
3131 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3132
be9a119c 31332013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3134 Hafiz Abid Qadeer <abidh@codesourcery.com>
3135
3136 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3137 trace-buffer-size set and show commands.
3138 (Tracepoint Packets): Document QTBuffer:size.
3139 (General Query Packets): Document QTBuffer:size.
3140
d57350ea
TT
31412013-02-21 Tom Tromey <tromey@redhat.com>
3142
3143 * gdb.texinfo: Remove bad @syncodeindex.
3144 (Values From Inferior, Types In Python, Inferiors In Python)
3145 (Events In Python, Threads In Python, Frames In Python, Blocks In
3146 Python, Symbols In Python, Symbol Tables In Python): Remove
3147 @tables.
3148 (Packets, General Query Packets, Tracepoint Packets)
3149 (Host I/O Packets): Use @w{} for empty @item.
3150
9f44fbc0
SCR
31512013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3152
3153 * gdb.texinfo (Architectures In Python): Add description about
3154 the new method gdb.Architecture.disassemble.
3155
f5911ea1
HAQ
31562013-02-15 Pedro Alves <pedro@codesourcery.com>
3157 Hafiz Abid Qadeer <abidh@codesourcery.com>
3158
3159 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3160 Document the "trace-file" field.
3161
7e1e0340
DE
31622013-02-07 Doug Evans <dje@google.com>
3163
3164 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3165 command.
3166
134a2066
YQ
31672013-02-06 Yao Qi <yao@codesourcery.com>
3168
3169 * gdb.texinfo (GDB/MI Async Records): Document new MI
3170 notification "=tsv-modified". Update the document of MI
3171 notification "=tsv-created".
3172 * observer.texi (GDB Observers): New observer tsv_modified.
3173 Update observer tsv_created and tsv_delete.
3174
430ed3f0
MS
31752013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3176
3177 * gdb.texinfo (AArch64 Features): New section; document
3178 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3179 (Architectures): Add new AArch64 section to document AArch64
3180 architecture specific commands.
3181 (ABI): Add description of the new OS ABI "Newlib" and its influence
3182 on the longjmp handling.
3183
1b56eb55
JK
31842013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3185 Jan Kratochvil <jan.kratochvil@redhat.com>
3186
3187 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3188 variable in 'set/show backtrace' section.
3189
c4957902
TT
31902013-01-31 Tom Tromey <tromey@redhat.com>
3191
3192 * gdb.texinfo (Target Commands): Fix typo.
3193
bea883fd
SCR
31942013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3195
3196 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3197 describing the gdb.Architecture class.
3198 (Frames In Python): Add description about the new method
3199 gdb.Frame.architecture().
3200
796a7ff8
DE
32012013-01-23 Doug Evans <dje@google.com>
3202
3203 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3204
998580f1
MK
32052013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3206
3207 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3208 'thread-groups' field when printing a breakpoint in MI.
3209
c9fb1240
SD
32102012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3211 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3212 to reflect that jit-reader-load now supports absolute file-names.
3213
ab04a2af
TT
32142013-01-16 Tom Tromey <tromey@redhat.com>
3215
3216 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3217 (Signals): Likewise.
3218
8ac3646f
TT
32192013-01-16 Tom Tromey <tromey@redhat.com>
3220
3221 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3222 "catch-type" field.
3223 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3224
e93a8774
TT
32252013-01-07 Tom Tromey <tromey@redhat.com>
3226
3227 * gdb.texinfo (Mode Options): Don't mention -epoch.
3228 (Data, Emacs): Remove obsolete comments.
3229
54516a0b
TT
32302013-01-02 Tom Tromey <tromey@redhat.com>
3231
3232 * gdb.texinfo (GDB/MI Output Records): Update menu.
3233 (GDB/MI Breakpoint Information): New node.
3234 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3235 <-break-insert>: Likewise.
3236
8dbe8ece
YQ
32372012-12-31 Yao Qi <yao@codesourcery.com>
3238
3239 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3240 (Packets): Move "vStopped" packet to ...
3241 (Notification Packets): ... here. Describe the components
3242 of notification. Add a table of supported notifications.
3243 Add an example on the process of he async notification.
3244
f35a17b5
JK
32452012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3246
3247 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3248 present.
3249 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3250 fullname output always present.
3251
0dfd2fad
PM
32522012-12-23 Pierre Muller <muller@sourceware.org>
3253
72f4393d
L
3254 * gdbint.texinfo (Function prototypes): Require use of "extern"
3255 modifier for function prototypes in headers.
0dfd2fad 3256
7785b880
JB
32572012-12-19 Joel Brobecker <brobecker@adacore.com>
3258
3259 * refcard.tex: Update copyright notice to GPL v3 or later.
3260 Update contact info.
3261
3d745be3
JK
32622012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3263
3264 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3265
c9b6281a
YQ
32662012-12-15 Yao Qi <yao@codesourcery.com>
3267
3268 * gdb.texinfo (Debugging Output): Document 'set debug
3269 notification' and 'show debug notification'.
3270
f2a8bc8a
YQ
32712012-12-15 Yao Qi <yao@codesourcery.com>
3272
3273 * gdb.texinfo (Listing Tracepoints): New item and example about
3274 'installed on target' output.
3275 Add more in the example about 'installed on target'.
3276 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3277
451b7c33
TT
32782012-12-14 Tom Tromey <tromey@redhat.com>
3279
72f4393d 3280 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3281
3fa7bf06 32822012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3283
3fa7bf06
MG
3284 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3285
05b4bd79
PA
32862012-12-11 Pedro Alves <palves@redhat.com>
3287
3288 * gdb.texinfo: Remove all mentions of Unixware throughout.
3289
74a0d9f6
JK
32902012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3291
3292 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3293
0c631110
TT
32942012-11-29 Tom Tromey <tromey@redhat.com>
3295
3296 * gdb.texinfo (SVR4 Process Information): Document missing
3297 "info proc" subcommands.
3298
891df0ea
YQ
32992012-11-29 Yao Qi <yao@codesourcery.com>
3300
3301 PR gdb/1477.
3302 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3303 to 'auto' instead of 'gnu'.
3304
608e2dbb
TT
33052012-11-26 Tom Tromey <tromey@redhat.com>
3306
3307 * gdb.texinfo (MiniDebugInfo): New node.
3308 (GDB Files): Update.
3309
e64e0392
DE
33102012-11-16 Doug Evans <dje@google.com>
3311
3312 * gdb.texinfo (System-wide configuration): If the system-wide init
3313 file lives in the data-directory, and --data-directory is provided,
3314 look for it there.
3315
ae606bee
TT
33162012-11-15 Tom Tromey <tromey@redhat.com>
3317
3318 * gdb.texinfo (Signaling): Fix typo.
3319
62747a60
TT
33202012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3321
3322 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3323 parameter "count" of -data-write-memory-bytes, and add an example.
3324
18a9fc12
TT
33252012-11-12 Tom Tromey <tromey@redhat.com>
3326
3327 * gdb.texinfo (Symbols): Document "info type-printers",
3328 "enable type-printer" and "disable type-printer".
3329 (Python API): Add new node to menu.
3330 (Type Printing API): New node.
3331 (Progspaces In Python): Document type_printers field.
3332 (Objfiles In Python): Likewise.
3333 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3334 register_type_printer, TypePrinter>: Document.
3335
53342f27
TT
33362012-11-12 Tom Tromey <tromey@redhat.com>
3337
3338 * gdb.texinfo (Symbols): Document "set print type methods",
3339 "set print type typedefs", and flags to ptype and whatis.
3340
ed8a1c2d
AB
33412012-11-09 Andrew Burgess <aburgess@broadcom.com>
3342
3343 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3344 the example -data-disassemble output. Extend the description of
3345 the -data-disassemble results to document all fields. Document
3346 the cli disassemble command as being related to -data-disassemble.
3347
8506d139
YQ
33482012-11-09 Yao Qi <yao@codesourcery.com>
3349
3350 PR gdb/14777.
3351 * gdb.texinfo (OS Information): Remove doc on command
3352 'info udot'.
3353
4d3f93a2
JB
33542012-11-08 Joel Brobecker <brobecker@adacore.com>
3355
3356 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3357 gdb.ini warning for Windows port.
3358
1e96de83
YQ
33592012-11-08 Yao Qi <yao@codesourcery.com>
3360
3361 * gdb.texinfo (Search): Add kindex for 'fo'.
3362
dc939229
TT
33632012-11-05 Tom Tromey <tromey@redhat.com>
3364
3365 PR python/14802:
3366 * gdb.texinfo (Functions In Python): Add example.
3367
6f6484cd
YQ
33682012-11-03 Yao Qi <yao@codesourcery.com>
3369
3370 * observer.texi (GDB Observers): Remove observer
3371 'tracepoint_modified', 'tracepoint_created' and
3372 'tracepoint_deleted'.
3373
af4238e5
TT
33742012-10-26 Tom Tromey <tromey@redhat.com>
3375
3376 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3377
687e43a4
TT
33782012-10-25 Tom Tromey <tromey@redhat.com>
3379
3380 * gdb.texinfo (General Query Packets): Use @itemx.
3381
8de0566d
YQ
33822012-10-17 Yao Qi <yao@codesourcery.com>
3383
3384 * observer.texi (GDB Observers): Update observer
3385 'memory_changed'.
3386 * gdb.texinfo (GDB/MI Async Records): Document for
3387 "memory-changed" notification.
3388
07540c15
DE
33892012-10-15 Doug Evans <dje@google.com>
3390
3391 * gdb.texinfo (Mode Options): Document -nh.
3392 Elaborate on docs for -nx.
3393
d7019589
SP
33942012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3395
3396 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3397
82a90ccf 33982012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3399 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3400
3401 * gdb.texinfo (GDB/MI Async Records): Document notification
3402 'record-started' and 'record-stopped'.
3403 * observer.texi (GDB Observers): New observer 'record-changed'.
3404
aa9259cc
TS
34052012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3406
3407 * gdb.texinfo: Document the removal of SH's 'regs' command.
3408
c1d780c2
SDJ
34092012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3410
3411 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3412
bb25a15c
YQ
34132012-09-18 Yao Qi <yao@codesourcery.com>
3414
3415 * gdb.texinfo (GDB/MI Async Records): Document new MI
3416 notifications '=tsv-created' and '=tsv-deleted'.
3417 * observer.texi (GDB Observers): New observer tsv_created and
3418 tsv_deleted.
3419
201b4506
YQ
34202012-09-18 Yao Qi <yao@codesourcery.com>
3421
3422 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3423 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3424 '=traceframe-changed'.
3425
6fc1c773
YQ
34262012-09-17 Yao Qi <yao@codesourcery.com>
3427
3428 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3429 'set listsize'.
3430
121c73f3
JK
34312012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3432 Eli Zaretskii <eliz@gnu.org>
3433
3434 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3435 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3436 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3437
e9687799
JK
34382012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3439
3440 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3441
3b5e4d35
YPK
34422012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3443
3444 Document how to return from "python-interactive" to GDB.
3445 * gdb.texinfo (Python Commands): Update documentation.
3446
34472012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3448
3449 Add a new "python-interactive" command that starts a standard
3450 Python interactive prompt with "pi" as alias, and add "py" as
3451 an alias to "python".
3452 * gdb.texinfo (Python Commands): Document the new commands.
3453
b583003e
TT
34542012-08-22 Tom Tromey <tromey@redhat.com>
3455
3456 * gdbint.texinfo (Host Definition): Remove documentation for
3457 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3458
a451cb65
KS
34592012-08-17 Keith Seitz <keiths@redhat.com>
3460
3461 PR c++/13356
3462 * gdb.texinfo (Type and Range Checking): Remove warning.
3463 Remove spurious commas.
3464 Update text and examples for re-implementation of set/show
3465 check type.
3466 (C and C++ Type and Range Checks): Likewise.
3467
6b1755ce
YQ
34682012-08-16 Yao Qi <yao@codesourcery.com>
3469
3470 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3471 is deprecated.
3472
f47f77df
DE
34732012-08-13 Doug Evans <dje@google.com>
3474
3475 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3476 to include functions.
3477
a72c3253
DE
34782012-08-10 Doug Evans <dje@google.com>
3479
3480 * gdb.texinfo (Convenience Funs): New node.
3481 (Types In Python): Document Type.vector.
3482
5b9afe8a
YQ
34832012-08-09 Yao Qi <yao@codesourcery.com>
3484
3485 * observer.texi: New observer command_param_changed.
3486 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3487
dc1039df
JK
34882012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3489
3490 * gdbint.texinfo (Debugging GDB): In section
3491 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3492 Mention also gdb-gdb.py.
3493
4abf930d
YQ
34942012-08-07 Yao Qi <yao@codesourcery.com>
3495
3496 Revert the folloing patch:
3497 2012-08-06 Yao Qi <yao@codesourcery.com>
3498 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3499 remote hardware-watchpoint-limit' and 'set
3500 remote hardware-breakpoint-limit'.
3501
f3c8a52a
JK
35022012-08-06 Nathaniel Flath <flat0103@gmail.com>
3503
3504 * gdb.texinfo (Working Directory): Added information about new
3505 default argument for 'cd' command.
3506
77a91025
YQ
35072012-08-06 Yao Qi <yao@codesourcery.com>
3508
3509 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3510 remote hardware-watchpoint-limit' and 'set
3511 remote hardware-breakpoint-limit'.
3512
d9f08f52
YQ
35132012-08-06 Yao Qi <yao@codesourcery.com>
3514
3515 Fix PR14371.
3516
3517 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3518 '=breakpoint-deleted'.
3519
95b07c96
YQ
35202012-08-02 Yao Qi <yao@codesourcery.com>
3521
3522 * gdb.texinfo (Native): Remove node Neutrino.
3523
7255706c
YQ
35242012-07-27 Yao Qi <yao@codesourcery.com>
3525
3526 * gdb.texinfo (IPA Protocol Commands): Document new command
3527 'close'.
3528
d6b28940
TT
35292012-07-25 Tom Tromey <tromey@redhat.com>
3530
3531 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3532
e615022a
DE
35332012-07-20 Doug Evans <dje@google.com>
3534
3535 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3536 (Index Files): Document how to control the use of deprecated index
3537 sections.
3538 (Index Section Format): Replace --use-deprecated-index-sections with
3539 "set use-deprecated-index-sections on".
3540
055855a4
EZ
35412012-07-12 Eli Zaretskii <eliz@gnu.org>
3542
3543 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3544 indices into a single node "Index". Instead, join function and
3545 variable indices into a single index, separate from the concept
3546 index. Requested in
3547 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3548 (Top): Update the top-level menu: instead of one "Index" there are
3549 now separate entries "Concept Index" and "Function and Variable
3550 Index".
3551 (Concept Index, Function and Variable Index): New nodes.
3552 (Index): Node deleted.
3553
f77cc5f0
HZ
35542012-07-05 Hui Zhu <hui_zhu@mentor.com>
3555
3556 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3557 and "maint agent-eval".
3558
00595b5e
EZ
35592012-07-03 Eli Zaretskii <eliz@gnu.org>
3560
3561 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3562 avoid file-name clashes between Index.html and index.html on
3563 case-insensitive filesystems. See the discussion starting in
3564 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3565 details of the problem.
3566 (Top): Update the master menu for the above.
3567 (Concept Index, Command and Variable Index): New nodes, instead of
3568 the old "Index" node that was deleted. All cross-references
3569 updated.
3570
d3ce09f5
SS
35712012-07-02 Stan Shebs <stan@codesourcery.com>
3572
3573 * gdb.texinfo (Dynamic Printf): Mention agent style and
3574 disconnected dprintf.
3575 (Maintenance Commands): Describe maint agent-printf.
3576 (General Query Packets): Mention BreakpointCommands feature.
3577 (Packets): Document commands extension to Z0 packet.
3578 * agentexpr.texi (Bytecode Descriptions): Document printf
3579 bytecode.
3580
2d7b58e8
JK
35812012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3582
3583 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3584 only after gdbinit files.
3585 (Startup): Move -iex and -iex commands down after gdbinit files.
3586
202cbf1c
JK
35872012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3588
3589 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3590 possibility.
3591
b6ba681c
TT
35922012-06-29 Tom Tromey <tromey@redhat.com>
3593
3594 * gdb.texinfo (Index Section Format): Update for version 7.
3595
71caed83
SS
35962012-06-28 Stan Shebs <stan@codesourcery.com>
3597
3598 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3599 example, add note about title column.
3600
ee0bf529
SCR
36012012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3602
3603 * gdb.texinfo (Symbol Tables In Python): Add description about
3604 the new 'last' attribute of gdb.Symtab_and line.
3605
3c15d565
SCR
36062012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3607
3608 * gdb.texinfo (Symbol Tables In Python): Correct the description
3609 of the 'pc' attribute of gdb.Symtab_and_line.
3610
45cfd468
DE
36112012-06-26 Doug Evans <dje@google.com>
3612
3613 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3614 and symtab-create.
3615
496ee73e
KS
36162012-06-25 Keith Seitz <keiths@redhat.com>
3617
3618 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3619 from example. Remove "rbreak" from list of corresponding
3620 gdb commands.
3621
156942c7
DE
36222012-06-23 Doug Evans <dje@google.com>
3623
3624 * gdb.texinfo (Index Section Format): Document version 7 format.
3625
c614397c
YQ
36262012-06-22 Yao Qi <yao@codesourcery.com>
3627
3628 * gdb.texinfo: Add missing cindex for some packets.
3629
472a2379
KS
36302012-06-20 Keith Seitz <keiths@redhat.com>
3631
3632 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3633 for -break-insert and document -p.
3634
2678e2af
YQ
36352012-06-20 Yao Qi <yao@codesourcery.com>
3636
3637 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3638 and "gdb.write_memory" with "Inferior.read_memory" and
3639 "Inferior.write_memory".
3640
984359d2
EZ
36412012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3642
3643 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3644 (Free Documentation): Add @node line.
3645 (Continuing and Stepping) <advance location>: Use @item instead of
3646 @itemx.
3647 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3648 @itemx.
3649 (Embedded Processors): Put the link to "PA" to its correct place,
3650 according to document structure.
3651 (Python API): Put the link to "Lazy Strings In Python" to its
3652 correct place.
3653 (Index): Use @@ in @tex block to get a literal @.
3654
3655 * gdbint.texinfo: Fix the @subtitle line.
3656
3657 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3658 correct place.
3659
16bdd41f
YQ
36602012-06-08 Yao Qi <yao@codesourcery.com>
3661
3662 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3663 Protocol'.
3664 (In-Process Agent Protocol, IPA Protocol Objects)
3665 (IPA Protocol Commands): New nodes.
3666 (Tracepoint Packets): Add anchors.
3667
2d4c29c5
TS
36682012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3669
3670 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3671
6bd110c5
YQ
36722012-06-06 Yao Qi <yao@codesourcery.com>
3673
3674 * gdb.texinfo: Update copyright year.
3675
f3e0e960
SS
36762012-05-23 Stan Shebs <stan@codesourcery.com>
3677 Kwok Cheung Yeung <kcy@codesourcery.com>
3678
3679 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3680
1564a261
JK
36812012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3682
3683 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3684 Mention also --with-separate-debug-dir.
3685 (Auto-loading): Prepend $debugdir in the sample output.
3686 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3687 auto-load safe-path variable.
3688 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3689 Mention also $debugdir for 'set auto-load scripts-directory'.
3690
eb17f351
EZ
36912012-05-19 Eli Zaretskii <eliz@gnu.org>
3692
3693 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3694 (MIPS Embedded, MIPS, MIPS Register packet Format)
3695 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3696 appropriate.
3697
4cc0665f 36982012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3699 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3700
3701 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3702 mips compression".
3703 (MIPS Breakpoint Kinds): New subsubsection.
3704
7af8dcf8 37052012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3706
3707 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3708 nodes for subsections. Add @acronym mark-ups and adjust
3709 formatting.
3710
aff139ff
JK
37112012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3712
3713 Rename $ddir to $datadir.
3714 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3715 (objfile-gdb.py file): Rename $ddir to $datadir.
3716
9cb709b6
TT
37172012-05-18 Tom Tromey <tromey@redhat.com>
3718
3719 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3720
e7e0cddf
SS
37212012-05-14 Stan Shebs <stan@codesourcery.com>
3722
3723 * gdb.texinfo (Dynamic Printf): New subsection.
3724
7efc75aa
SCR
37252012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3726
3727 * gdb.texinfo (Basic Python): Add description about the function
3728 gdb.find_pc_line
3729
f307c045
JK
37302012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3731 Eli Zaretskii <eliz@gnu.org>
3732
3733 * gdb.texinfo (Separate Debug Files): Use plural form for global
3734 debugging information directory.
3735
85d4a676
SS
37362012-05-11 Stan Shebs <stan@codesourcery.com>
3737 Kwok Cheung Yeung <kcy@codesourcery.com>
3738
3739 * gdb.texinfo (Operating System Auxiliary Information): Document new
3740 'info os' subcommands.
3741
c1668e4e
JK
37422012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3743
3744 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3745 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3746 (dotdebug_gdb_scripts section): Add reference
3747 to 'Auto-loading safe path'.
3748
7349ff92
JK
37492012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3750
3751 Implement multi-component --with-auto-load-dir.
3752 * gdb.texinfo (Auto-loading): New references
3753 for 'set auto-load scripts-directory'
3754 and 'show auto-load scripts-directory'.
3755 (Auto-loading safe path): Describe the new default. Move $ddir
3756 substituation reference to 'objfile-gdb.py file'.
3757 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3758 script-name. Describe new 'set auto-load scripts-directory'
3759 and 'show auto-load scripts-directory'.
3760
6dea1fbd
JK
37612012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3762
3763 Provide $ddir substitution for --with-auto-load-safe-path.
3764 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3765 (Auto-loading safe path): Likewise. Mention the default value,
3766 $ddir substitution, --with-auto-load-safe-path and
3767 --without-auto-load-safe-path.
3768 * observer.texi (gdb_datadir_changed): New.
3769
1ccacbcd
JK
37702012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3771
3772 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3773 Twice.
3774
d9242c17
JK
3775 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3776 directory separator by path separator.
3777
af2c1515
JK
37782012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3779
3780 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3781 for 'set auto-load safe-path' optional. Mention if it is omitted.
3782 Change disabling security protection condition to "/", twice.
3783
a20ee7a4
SCR
37842012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3785
3786 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3787 the new methods global_block and static_block on gdb.Symtab
3788 objects.
3789
56af09aa
SCR
37902012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3791
3792 * gdb.texinfo (Blocks In Python): Add a note saying that future
3793 improvements to GDB and its infrastructure can move symbols
3794 across blocks within a symbol table.
3795
2746b0ef
YQ
37962012-04-29 Yao Qi <yao@codesourcery.com>
3797
3798 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3799 (A29K): Remove.
3800
62e5f89c
SDJ
38012012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3802 Tom Tromey <tromey@redhat.com>
3803
3804 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3805 and generic static probe support on GDB.
3806
a766d390
DE
38072012-04-25 Doug Evans <dje@google.com>
3808
50f042b9
DE
3809 * gdb.texinfo (Go): Fix thinko.
3810
a766d390
DE
3811 * gdb.texinfo (Supported Languages): Add Go.
3812 (Go): New node.
3813
f02e2b19
YQ
38142012-04-25 Yao Qi <yao@codesourcery.com>
3815
3816 * gdbint.texinfo (Testsuite): New section `Board settings'.
3817
68d41a48
JK
38182012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3819
3820 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3821 Three times.
3822
174bb630
JK
3823 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3824 Three times.
3825
0511cc75
JK
38262012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3827
3828 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3829 by @table @asis. Fix formatting of one item.
3830
0070f25a
JK
38312012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3832
3833 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3834
4dc84fd1
JK
38352012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3836
3837 New option "set debug auto-load".
3838 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3839 (auto-load verbose mode): New node.
3840
bccbefd2
JK
38412012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3842
3843 New option "set auto-load safe-path".
3844 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3845 and "info auto-load" examples for safe-path. Put there also references
3846 for "set auto-load safe-path" and "show auto-load safe-path".
3847 New menu item for Auto-loading safe path.
3848 (Auto-loading safe path): New node.
3849 (Python Auto-loading): Update the expected output from "Missing"
3850 to "No".
3851
bf88dd68
JK
38522012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3853
3854 auto-load: Implementation.
3855 * gdb.texinfo (Mode Options): New anchor for -nx.
3856 (Startup): New anchors for Option -init-eval-command,
3857 Home Directory Init File
3858 and Init File in the Current Directory during Startup.
3859 Mention set auto-load local-gdbinit with a reference.
3860 Change the sample code to "set auto-load python-scripts".
3861 (Threads): New anchor set libthread-db-search-path.
3862 Provide references to libthread_db.so.1 file.
3863 (Controlling GDB): New menu item for Auto-loading.
3864 (Auto-loading, Init File in the Current Directory)
3865 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3866 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3867 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3868 reference.
3869 (Auto-loading): Rename to ...
3870 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3871 "set auto-load python-scripts", new anchor for it. Change
3872 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3873 for it. Change "info auto-load-scripts"
3874 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3875 to "Python scripts".
3876
8264ba82
AG
38772012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3878
3879 PR mi/13393
3880 * gdb.texinfo (Print Settings): Extend the description for "set print
3881 object".
3882 (GDB/MI Variable Objects): Extend the description for -var-create and
3883 -var-list-children.
3884
06fc020f
SCR
38852012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3886
3887 * gdb.texinfo (Examining Data): Document the 'explore' command.
3888
7191c139
JB
38892012-03-28 Joel Brobecker <brobecker@adacore.com>
3890
3891 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3892 to the children of a varobj and its update range when -var-update
3893 returns that the varobj's type changed.
3894
3708f05e
JK
38952012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3896
3897 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3898 Create two new links fir 'objfile-gdb.py file'
3899 and 'dotdebug_gdb_scripts section'.
3900
8e0583c8
JK
39012012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3902
3903 * gdb.texinfo (Auto-loading): Rename node reference
3904 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3905 Twice.
3906 (.debug_gdb_scripts section): Rename the node ...
3907 (dotdebug_gdb_scripts section): ... here.
3908 (Maintenance Commands): Also rename this node reference.
3909
7b282c5a
SCR
39102012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3911
3912 * gdb.texinfo (Python API/Values From Inferior): Add description
3913 about the new method Value.referenced_value. Add description on
3914 how Value.dereference is different (and similar) to
3915 Value.referenced_value.
3916
8320cc4f
JK
39172012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3918
3919 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3920 --init-eval-command=COMMAND, -iex.
3921 (Startup): Describe -iex and -ix. Simplify the example
3922 for "set auto-load-scripts off".
3923
481860b3
GB
39242012-03-16 Gary Benson <gbenson@redhat.com>
3925
3926 PR breakpoints/10738
3927 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3928 stating that GDB cannot set breakpoints on inlined functions.
3929 (Mode Options): Document --use-deprecated-index-sections.
3930 (Index Section Format): Document new index section version format.
3931
c4aeac85
TT
39322012-03-15 Tom Tromey <tromey@redhat.com>
3933
3934 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3935
16899756
DE
39362012-03-13 Doug Evans <dje@google.com>
3937
3938 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3939 of "reload".
3940 (Symbols): Delete docs for set/show symbol-reloading.
3941 * gdbint.texinfo (Defining Other Architecture Features): Delete
3942 SYMBOL_RELOADING_DEFAULT.
3943 * refcard.tex: Delete reference to symbol-reloading.
3944
9b224c5e
PA
39452012-03-07 Pedro Alves <palves@redhat.com>
3946
3947 * gdb.texinfo (General Query Packets): Document new
3948 QProgramSignals packet.
3949 * gdb.texinfo (Remote configuration): Mention
3950 "program-signals-packet".
3951
169081d0
TG
39522012-03-05 Tristan Gingold <gingold@adacore.com>
3953
3954 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3955
d1feda86
YQ
39562012-03-03 Yao Qi <yao@codesourcery.com>
3957
3958 * gdb.texinfo (In-Process Agent): New node.
3959 Document new commands.
3960 (General Query Packets): Add packet `QAgent'.
3961
1faeff08
MR
39622012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3963
3964 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3965
7d74f244
DE
39662012-03-01 Scott J. Goldman <scottjg@vmware.com>
3967
3968 * gdb.texinfo (Commands In Python): Put example python macro in
3969 COMMAND_USER category rather than COMMAND_OBSCURE.
3970 Document gdb.COMMAND_USER.
3971 (User-defined Commands): Update documentation to clarify
3972 "set/show max-user-call-depth" and "show user" don't apply to python
3973 commands. Update documentation to clarify "help user-defined" may
3974 also include python commands defined as COMMAND_USER.
3975
6fe37d23
JK
39762012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3977
3978 * gdb.texinfo (Startup): Add option -ex description to the option -x
3979 description.
3980
83364271
LM
39812012-02-24 Luis Machado <lgustavo@codesourcery.com>
3982
3983 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3984 condition-evaluation breakpoint parameter.
3985 Mention condition-evaluation mode being shown in "info break".
3986 (Break Conditions): Add description for target-side
3987 conditional breakpoints.
72f4393d 3988 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3989 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3990 cond-expr.
3991 (General Query Packets): Mention new ConditionalBreakpoint feature.
3992
bdb1994d
TT
39932012-02-22 Tom Tromey <tromey@redhat.com>
3994
3995 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3996
4d241c86
TT
39972012-02-17 Tom Tromey <tromey@redhat.com>
3998
3999 PR python/10753:
4000 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4001 directory.
4002
816338b5
SS
40032012-02-14 Stan Shebs <stan@codesourcery.com>
4004
4005 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4006
cc30c4bd
PA
40072012-02-13 Pedro Alves <palves@redhat.com>
4008
4009 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4010 mips-idt-ecoff.
4011
035d1e5b
YQ
40122012-02-09 Yao Qi <yao@codesourcery.com>
4013
4014 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4015
f0823d2c
TT
40162012-02-07 Tom Tromey <tromey@redhat.com>
4017
4018 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4019 Symbol.value.
4020
64e7d9dd
TT
40212012-02-07 Tom Tromey <tromey@redhat.com>
4022
4023 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4024
4220b2f8
TS
40252012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4026
4027 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4028
edcc5120
TT
40292012-01-24 Tom Tromey <tromey@redhat.com>
4030
4031 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4032 unload".
4033 (Files): Mention new catch commands.
4034 (GDB/MI Async Records): Likewise.
4035
53fe1783
GB
40362012-01-24 Gary Benson <gbenson@redhat.com>
4037
4038 Delete #if 0'd out code.
4039 * gdb.texinfo (Frame Info): Remove "info catch".
4040
b9e7b9c3
UW
40412012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4042
4043 * gdb.texinfo (Remote Configuration): Document
4044 "set remote hostio-readlink-packet" command.
4045 (General Query Packets): Document vFile:readlink packet.
4046
4aac40c8
TT
40472012-01-16 Tom Tromey <tromey@redhat.com>
4048
4049 * gdb.texinfo (Specify Location): Document relative file name
4050 handling.
4051
cafec441
TT
40522012-01-16 Tom Tromey <tromey@redhat.com>
4053
4054 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4055
0ee339bc
JK
40562012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4057 Eli Zaretskii <eliz@gnu.org>
4058
4059 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4060 code.
4061
72384ba3
PH
40622012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4063
4064 * gdb.texinfo (Variables): Document use of :: for non-static
4065 variables.
4066
ce1b17c4
JB
40672012-01-05 Joel Brobecker <brobecker@adacore.com>
4068
4069 * gdbint.texinfo (Start of New Year Procedure): Update
4070 to replace use of copyright.sh by use of copyright.py.
4071
217bff3e
JK
40722012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4073
4074 Remove the gdbtui binary.
4075 * all-cfg.texi (GDBTUI): Remove.
4076 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4077 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4078 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4079
cc72b2a2
KP
40802011-12-23 Kevin Pouget <kevin.pouget@st.com>
4081
4082 Introduce gdb.FinishBreakpoint in Python.
4083 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4084 (Python API): Add menu entry for Finish Breakpoints.
4085
13ac8d2c
JK
40862011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4087
4088 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4089 tests.
4090
e0f9f062
DE
40912011-12-16 Doug Evans <dje@google.com>
4092
4093 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4094
80b6e756
PM
40952011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4096
1c3ad6ab 4097 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4098 stack". Add documentation for "set/show python print-stack".
4099
2fb860fc
PA
41002011-12-14 Pedro Alves <pedro@codesourcery.com>
4101
4102 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4103 should transfer control to the stub in the startup code instead of
4104 in main. Mention the need to get past the initial breakpoint.
4105
f8eba3c6
TT
41062011-12-06 Tom Tromey <tromey@redhat.com>
4107
4108 * gdb.texinfo (Set Breaks): Update for new behavior.
4109
2268b414
JK
41102011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4111
4112 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4113 List Format for SVR4 Targets'.
4114 (General Query Packets): New item qXfer:libraries-svr4:read.
4115 (Library List Format for SVR4 Targets): New node.
4116
ae6f0d5b
TT
41172011-12-01 Tom Tromey <tromey@redhat.com>
4118
4119 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4120 add.
4121
36dfb11c
TT
41222011-11-22 Tom Tromey <tromey@redhat.com>
4123
4124 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4125 reasons.
4126
f196051f
SS
41272011-11-20 Stan Shebs <stan@codesourcery.com>
4128
4129 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4130 note-related options and variables.
4131 (Tracepoint Packets): Document packet changes.
4132
f85b53f8
SD
41332011-11-20 Sanjoy Das <sdas@igalia.com>
4134
4135 * gdb.texinfo (JIT Interface): Add documentation on writing and
4136 usind JIT debug info readers.
4137 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4138 Debug Info Readers): New nodes.
4139
bfccc43c
YQ
41402011-11-18 Yao Qi <yao@codesourcery.com>
4141
4142 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4143 tracepoint.
4144
c011a4f4
DE
41452011-11-15 Doug Evans <dje@google.com>
4146
4147 * gdb.texinfo (Files): Document basenames-may-differ.
4148
ed59ded5
DE
41492011-11-14 Doug Evans <dje@google.com>
4150
4151 * gdb.texinfo (Shell Commands): Document "!".
4152
405f8e94
SS
41532011-11-14 Stan Shebs <stan@codesourcery.com>
4154 Kwok Cheung Yeung <kcy@codesourcery.com>
4155
4156 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4157 needed to get shorter fast tracepoints.
4158 (Tracepoint Packets): Document new qTMinFTPILen packet.
4159
1e4d1764
YQ
41602011-11-14 Yao Qi <yao@codesourcery.com>
4161
4162 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4163 behavior of tracepoint.
4164 (General Query Packets): New feature InstallInTrace.
4165 (Remote Configuration): Document "set remote
4166 install-in-trace-packet".
4167
71eba9c2 41682011-11-12 Matt Rice <ratmice@gmail.com>
4169
4170 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4171 Add arguments to info macro.
4172
e0f8f636
TT
41732011-11-10 Tom Tromey <tromey@redhat.com>
4174
4175 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4176 manual.
4177 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4178 (Macros): Add a footnote.
4179 (C): Remove paragraph about compiler options.
4180 (C Constants): Mention wide character and string constants.
4181 (C Plus Plus Expressions): Update compiler option advice. Mention
4182 using declarations. Mention ADL. Remove old HP compiler
4183 information.
4184
625c0d47
TT
41852011-11-10 Tom Tromey <tromey@redhat.com>
4186
4187 PR c++/9257:
4188 * gdb.texinfo (Print Settings): Add an extra note about the need
4189 for a vtable.
4190
4be2aacc
MR
41912011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4192
4193 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4194 "set mips abi" documentation.
4195
0a1c4d10
DE
41962011-11-04 Doug Evans <dje@google.com>
4197
4198 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4199
aad1c02c
TT
42002011-11-03 Tom Tromey <tromey@redhat.com>
4201
4202 * gdb.texinfo (Stopping): Add menu entry.
4203 (Continuing and Stepping): Restore @node. Use @section, not
4204 @subsection.
4205
983fb131
MR
42062011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4207
4208 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4209 designation. Fix "Specify Location" cross-reference.
4210
3065dfb6
SS
42112011-11-02 Stan Shebs <stan@codesourcery.com>
4212
4213 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4214 (General Query Packets): Describe tracenz feature.
4215 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4216
0aaaf063
PK
42172011-10-28 Paul Koning <paul_koning@dell.com>
4218
4219 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4220
2231f1fb
KP
42212011-10-27 Kevin Pouget <kevin.pouget@st.com>
4222
72f4393d 4223 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4224 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4225
5110b5df
PK
42262011-10-26 Paul Koning <paul_koning@dell.com>
4227
4228 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4229
22dbab46
PK
42302011-10-25 Paul Koning <paul_koning@dell.com>
4231
4232 PR python/13327
72f4393d 4233
22dbab46
PK
4234 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4235 fetch_lazy method.
4236
9df2fbc4
PM
42372011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4238
4239 PR python/12656
4240
4241 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4242 global_block, static_block function.
4243
f05e2e1d
TT
42442011-10-19 Tom Tromey <tromey@redhat.com>
4245
4246 * gdb.texinfo (Commands In Python): Add missing "@"s.
4247
a7fc3f37
KP
42482011-10-13 Kevin Pouget <kevin.pouget@st.com>
4249
4250 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4251 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4252 constants.
4253
5048e516
JK
42542011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4255
4256 Fix compatibility with texinfo versions older than 4.12.
4257 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4258 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4259 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4260 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4261 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4262 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4263 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4264
5a56e9c5
DE
42652011-10-09 Doug Evans <dje@google.com>
4266
4267 * gdb.texinfo (Extending GDB): Document alias command.
4268
36b11add
JK
42692011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 Support @entry in input expressions.
4272 * gdb.texinfo (Variables): Describe @entry names suffix.
4273 (Print Settings): Add anchor for `set print entry-values'.
4274
e18b2753
JK
42752011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4276 Eli Zaretskii <eliz@gnu.org>
4277
4278 Display @entry parameter values (without references).
4279 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4280 example.
4281 (Print Settings): New description of set print entry-values and show
4282 print entry-values.
4283
111c6489
JK
42842011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4285 Eli Zaretskii <eliz@gnu.org>
4286
4287 Recognize virtual tail call frames.
4288 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4289 (Tail Call Frames): New node.
4290 (Frames In Python): Add gdb.TAILCALL_FRAME.
4291
9c15afc4
DE
42922011-10-07 Doug Evans <dje@google.com>
4293
4294 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4295 register_pretty_printer.
4296
99f5279d
PM
42972011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4298
4299 PR python/12930
4300 PR python/12802
4301
4302 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4303 stop method.
4304
03583c20
UW
43052011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4306
4307 * gdb.texinfo (Starting your Program): "set disable-randomization"
4308 is no longer Linux-specific.
4309 (Remote Configuration): Document "set remote
4310 disable-randomization-packet".
4311 (General Query Packets): Document "QDisableRandomization" packet
4312 and add it to "qSupported" list.
4313
bd054e06
KP
43142011-10-07 Kevin Pouget <kevin.pouget@st.com>
4315
4316 Allow Python notification of new object-file loadings.
4317 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4318 event type.
4319
cb6be26b
KP
43202011-10-04 Kevin Pouget <kevin.pouget@st.com>
4321
4322 PR python/12691: Add the inferior to Python exited event
4323 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4324
a05336a1
JB
43252011-10-03 Joel Brobecker <brobecker@adacore.com>
4326
4327 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4328 rephasing.
4329
5d77fe44
JB
43302011-10-03 Joel Brobecker <brobecker@adacore.com>
4331
4332 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4333 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4334 as possible feature returned by the `-list-features'
4335 command.
4336
699df94d
PK
43372011-09-28 Paul Koning <paul_koning@dell.com>
4338
4339 * gdb.texinfo (gdb.Type): Document field access by dictionary
4340 key syntax.
4341
24bdad53
YQ
43422011-09-28 Yao Qi <yao@codesourcery.com>
4343
4344 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4345 Add one space after option `-s'. Remove @r{} markup.
4346
6710bf39
SS
43472011-09-27 Stan Shebs <stan@codesourcery.com>
4348
4349 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4350
d99f7e48
HZ
43512011-09-16 Hui Zhu <teawater@gmail.com>
4352
4353 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4354 to *(unsigned char *)$esp@300.
4355
d812018b
PK
43562011-09-15 Paul Koning <paul_koning@dell.com>
4357
4358 * gdb.texinfo: Make style of Python functions and methods match
4359 the syntax of Python. Also put class and module names explicitly
4360 on function, member, and variable names, matching Python
4361 documentation conventions.
72f4393d 4362
2aa48337
KP
43632011-09-15 Kevin Pouget <kevin.pouget@st.com>
4364
4365 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4366 * gdb.texinfo (Inferiors In Python): Describe new
4367 gdb.selected_inferior() function.
4368
6839b47f
KP
43692011-09-15 Kevin Pouget <kevin.pouget@st.com>
4370
4371 Handle multiple breakpoint hits in Python interface:
4372 * gdb.texinfo (Events In Python): New function documentation:
4373 gdb.BreakpointEvent.breakpoints. Indicate that
4374 gdb.BreakpointEvent.breakpoint is now deprecated.
4375
26829f2b
JB
43762011-09-04 Joel Brobecker <brobecker@adacore.com>
4377
4378 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4379
a9f54f60
TT
43802011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4381
4382 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4383
fa3a4f15
PM
43842011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4385
72f4393d
L
4386 * gdb.texinfo (Prompt): Add set/show extended-prompt
4387 documentation
4388 (Basic Python): Add prompt_hook anchor.
4389 (Python modules): Reword module text to reflect multiple modules.
4390 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4391
224bbe49
YQ
43922011-08-14 Yao Qi <yao@codesourcery.com>
4393
78d85199
YQ
4394 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4395
43962011-08-14 Yao Qi <yao@codesourcery.com>
4397
4398 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4399 (TIC6x Features): New node.
4400
457e09f0
DE
44012011-08-12 Doug Evans <dje@google.com>
4402
4403 * gdb.texinfo (Symbols In Python): Document symbol.type.
4404
5e239b84
PM
44052011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4406
4407 * gdb.texinfo (Python): Document command and function
4408 auto-loading.
4409
177bc839
JK
44102011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4411 Eli Zaretskii <eliz@gnu.org>
4412
4413 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4414 typedefs unrolling. Extend the sample code by an inner typedef and
4415 outer typedefs unrolling.
4416
1a532630
PP
44172011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4418
4419 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4420 size and line-size.
4421
9b158ba0 44222011-07-21 Matt Rice <ratmice@gmail.com>
4423
4424 PR macros/12999
4425 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4426 Update text and cindex entries for info macro command.
4427
d17b6f81
PM
44282011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4429
4430 * observer.texi (GDB Observers): Add before_prompt observer.
4431 * gdb.texinfo (Basic Python): Add documentation for prompt
4432 substitution.
4433
713389e0
PM
44342011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4435
72f4393d 4436 PR python/12438
713389e0 4437 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4438 set/show python print-stack. Document set/show python
4439 print-backtrace.
713389e0 4440
177b42fe
TJB
44412011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4442
4443 * gdb.texinfo: Fix typos.
4444
900e11f9
JK
44452011-07-01 Tom Tromey <tromey@redhat.com>
4446
4447 * gdb.texinfo (Debugging Output): Document set debug
4448 check-physname.
4449
39c4d40a
TT
44502011-06-29 Tom Tromey <tromey@redhat.com>
4451
4452 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4453 breakpoint-notifications feature.
4454
6f5def7d
UW
44552011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4456
4457 * gdb.texinfo (Target Description): Remove warning about
4458 possibly unstable format.
4459
8cf64490
TT
44602011-06-03 Tom Tromey <tromey@redhat.com>
4461
4462 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4463 (Events In Python): Note that exit_code is optional.
4464
393eab54
PA
44652011-05-17 Pedro Alves <pedro@codesourcery.com>
4466
4467 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4468 required for multi-threading support.
4469 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4470 Hc are deprecated for multi-threading debugging. Point readers at
4471 the vCont packet.
4472
75fc9810
DE
44732011-05-15 Doug Evans <dje@google.com>
4474
4475 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4476
01124a23
DE
44772011-05-13 Doug Evans <dje@google.com>
4478
98a5dd13
DE
4479 * gdb.texinfo (Threads): Document $sdir,$pdir.
4480 (Server): Document $pdir exception.
4481
dbaefcf7
DE
4482 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4483
cc63ef9b
DE
4484 * gdb.texinfo (Threads): Clarify default value for
4485 libthread-db-search-path.
7e0396aa 4486
01124a23
DE
4487 * gdb.texinfo (Completion): Update example.
4488 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4489
d248b706
KY
44902011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4491
4492 * gdb.texinfo: Document change in the behaviour of the enable and
4493 disable GDB commands when applied to tracepoints.
4494 Document the EnableDisableTracepoints remote stub feature.
4495 Document QTEnable and QTDisable in the list of tracepoint packets.
4496
cc88a640
JK
44972011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4498
4499 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4500 hsuser.texi.
4501 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4502 comment to hsuser.texi. Change rluser.texi name in the comment.
4503
84e578fb
DE
45042011-05-10 Doug Evans <dje@google.com>
4505
4506 * gdb.texinfo (Threads): If an empty path is provided for
4507 libthread-db-search-path it is reset to its default value.
4508 (Server): Ditto.
4509
478aac75
DE
45102011-05-09 Doug Evans <dje@google.com>
4511
4512 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4513
9c06b0b4
TJB
45142011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4515 Thiago Jung Bauermann <bauerman@br.ibm.com>
4516
4517 Implement support for PowerPC BookE masked watchpoints.
4518 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4519 (PowerPC Embedded): Mention support of masked watchpoints.
4520
9ed350ad
JB
45212011-05-03 Joel Brobecker <brobecker@adacore.com>
4522
4523 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4524 `@value{GDBN}'.
4525
4ceed123
JB
45262011-05-03 Joel Brobecker <brobecker@adacore.com>
4527
4528 * gdb.texinfo (titlepage): Remove dedication.
4529 (In Memoriam): New appendix.
4530
559a7a62
JK
45312011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4532 Eli Zaretskii <eliz@gnu.org>
4533
4534 * gdb.texinfo (Index Section Format): Change the version to 5.
4535 Describe the different formula.
4536
03f2bd59
JK
45372011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4538 Eli Zaretskii <eliz@gnu.org>
4539
4540 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4541 for disconnected tracing.
4542 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4543 extended-remote relationship. Mention --once.
4544 (TCP port allocation lifecycle of @code{gdbserver}): New.
4545
d9b1a651
EZ
45462011-04-23 Eli Zaretskii <eliz@gnu.org>
4547
4548 * gdb.texinfo (Server): Improve indexing. Index all optional
4549 switches to gdbserver.
4550
90476074
TT
45512011-04-20 Tom Tromey <tromey@redhat.com>
4552
4553 * gdb.texinfo (Index Section Format): New node.
4554 (Top): Add new node to menu.
4555
c21236dc
PA
45562011-04-20 Pedro Alves <pedro@codesourcery.com>
4557
4558 * gdb.texinfo (Maintenance Commands): Document `maint print
4559 remote-registers'.
4560
05c8c3f5
TT
45612011-04-20 Tom Tromey <tromey@redhat.com>
4562
4563 * gdb.texinfo (Trace File Format): Move node later.
4564
7a9dd1b2
TT
45652011-04-19 Tom Tromey <tromey@redhat.com>
4566
4567 * gdbint.texinfo (Register Information Functions): Remove
4568 duplicate "the".
4569 * gdb.texinfo (Emacs): Remove duplicate "to".
4570 (GDB/MI Variable Objects): Remove duplicate "the".
4571 (General Query Packets): Likewise.
4572
4368ebeb
JB
45732011-04-02 Joel Brobecker <brobecker@adacore.com>
4574
4575 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4576 "GDB/MI Ada Exception Information" node.
4577
956a9fb9
JB
45782011-04-01 Joel Brobecker <brobecker@adacore.com>
4579
4580 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4581 the "exception-name" field in the *stopped async record.
4582
f1310107
TJB
45832011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4584 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4585
4586 Implement support for PowerPC BookE ranged breakpoints.
4587 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4588
8786b2bd
TT
45892011-03-28 Tom Tromey <tromey@redhat.com>
4590
4591 * gdb.texinfo (Set Tracepoints): Fix typo.
4592
9ef07c8c
TT
45932011-03-24 Tom Tromey <tromey@redhat.com>
4594
4595 * gdb.texinfo (Specify Location): Document `function:label'
4596 linespec.
4597
99c3dc11
PM
45982011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4599
f1310107 4600 PR python/12149
99c3dc11
PM
4601
4602 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4603
29703da4
PM
46042011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4605
4606 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4607 (Inferiors In Python): Likewise.
4608 (Threads In Python): Likewise.
4609 (Symbols In Python): Likewise.
4610 (Objfiles In Python): Likewise.
4611 (Symbol Tables In Python): Likewise.
4612
c9174737
PA
46132011-03-15 Pedro Alves <pedro@codesourcery.com>
4614
4615 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4616 display>: Explain that the commands accept number ranges.
4617
7371cf6d
PM
46182011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4619
4620 * gdb.texinfo (Breakpoints In Python): Add description and example
4621 of Python stop function operation.
4622
ecec24e6
PM
46232011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4624
4625 * gdb.texinfo (Parameters In Python): Document get_set_string and
4626 get_show_string methods.
4627
6dcd5565
JK
46282011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4629
4630 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4631
81896e36
JK
4632 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4633 circular-trace-buffer name.
4634
5e30da2c
JB
46352011-02-28 Joel Brobecker <brobecker@adacore.com>
4636
4637 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4638 in the previous change.
4639
3bd0f5ef 46402011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4641
72f4393d 4642 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4643 that they can accept multiple arguments.
4644
4ec7539c
JB
46452011-02-24 Joel Brobecker <brobecker@adacore.com>
4646
4647 Revert the following patch (code patch was not approved):
4648 2011-02-21 Hui Zhu <teawater@gmail.com>
4649 * agentexpr.texi (bytecode descriptions): add printf.
4650 * gdb.texinfo (tracepoint action lists): add printf.
4651
82809774
DE
46522011-02-23 Doug Evans <dje@google.com>
4653
4654 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4655
e5a67952
MS
46562011-02-23 Michael Snyder <msnyder@vmware.com>
4657
4658 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4659 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4660 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4661
6e6fbe60
DE
46622011-02-22 Doug Evans <dje@google.com>
4663
4664 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4665 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4666 add description of result, fix @defun formatting.
4667
f994e27a
HZ
46682011-02-21 Hui Zhu <teawater@gmail.com>
4669
4670 * agentexpr.texi (Bytecode Descriptions): Add printf.
4671 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4672
c7f96d2b
TT
46732011-02-18 Tom Tromey <tromey@redhat.com>
4674
4675 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4676
60f98dde
MS
46772011-02-14 Michael Snyder <msnyder@vmware.com>
4678
4679 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4680 Document new command "thread find".
4681
08e796bc
MS
46822011-02-14 Michael Snyder <msnyder@vmware.com>
4683
4684 * gdb.texinfo (Threads): Update example of new thread message.
4685
b3b9301e
PA
46862011-02-14 Pedro Alves <pedro@codesourcery.com>
4687
4688 * gdb.texinfo (Remote Configuration): Mention set/show remote
4689 traceframe-info.
4690 (Tools/Packages Optional for Building GDB): Mention that expat is
4691 used for traceframe info.
4692 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4693 (General Query Packets) <qSupported>: Describe the
4694 qXfer:traceframe-info:read feature.
4695 (qXfer::read): Describe qXfer:traceframe-info:read.
4696 (Traceframe Info Format): New section.
4697
cef35b0f
PA
46982011-02-04 Pedro Alves <pedro@codesourcery.com>
4699
4700 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4701 for casts and unary operators.
4702
f1cbe1d3
TT
47032011-02-04 Tom Tromey <tromey@redhat.com>
4704
4705 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4706 is not useful.
4707
585fdaa1
PA
47082011-01-25 Pedro Alves <pedro@codesourcery.com>
4709
4710 * gdb.texinfo: s/value optimized out/optimized out/g
4711
7bfc9434
JB
47122011-01-21 Joel Brobecker <brobecker@adacore.com>
4713
4714 * gdb.texinfo (Other Misc Settings): Rework part of the
4715 documentation of the "set interactive mode" command.
4716
4694da01
TT
47172011-01-19 Tom Tromey <tromey@redhat.com>
4718
4719 * gdb.texinfo (Threads): Document thread name output and `thread
4720 name' command.
4721 (Threads In Python): Document Thread.name attribute.
4722 (GDB/MI Thread Commands): Document thread attributes.
4723
b716877b
AB
47242011-01-12 Andrew Burgess <aburgess@broadcom.com>
4725
4726 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4727 changes in mi/mi-cmd-disas.c
4728
13fd8b81
TT
47292011-01-12 Tom Tromey <tromey@redhat.com>
4730
4731 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4732 Fix "thread apply" text.
4733
e09342b5
TJB
47342011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4735 Thiago Jung Bauermann <bauerman@br.ibm.com>
4736
4737 Implement support for PowerPC BookE ranged watchpoints.
4738 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4739 the "set powerpc exact-watchpoints" flag.
4740
06e65f44
TT
47412011-01-07 Tom Tromey <tromey@redhat.com>
4742
4743 * gdb.texinfo (Python API): Add descriptions to @menu items.
4744
d8e22779
TT
47452011-01-06 Tom Tromey <tromey@redhat.com>
4746
4747 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4748
a255712f
PP
47492010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4750
e09342b5 4751 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4752
ccfc3d6e
TT
47532011-01-06 Tom Tromey <tromey@redhat.com>
4754
4755 PR python/12133:
4756 * gdb.texinfo (Frames In Python): Document various frame
4757 constants.
4758
44944448
JB
47592011-01-05 Joel Brobecker <brobecker@adacore.com>
4760
4761 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4762 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4763 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4764
42ea3d7a
JK
47652011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4766
4767 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4768 (clean): Add GDBvn.texi.
4769
720d1a40
JB
47702010-12-29 Joel Brobecker <brobecker@adacore.com>
4771
4772 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4773 occasional case where the debugger prints an array address
4774 instead of the array itself.
4775
ad196637
PA
47762010-12-23 Pedro Alves <pedro@codesourcery.com>
4777
4778 * gdb.texinfo (Packets) <read registers packet>: Document support
4779 for registers that were not collected.
4780
a86caf66
DE
47812010-12-15 Doug Evans <dje@google.com>
4782
4783 * gdb.texinfo (Startup): Document auto-loading of scripts during
4784 startup.
4785 (Auto-loading): Delete "maint set python auto-load on|off".
4786 Add "set auto-load-scripts on|off".
4787
aae1c79a
DE
47882010-12-07 Doug Evans <dje@google.com>
4789
4790 * gdb.texinfo (Mode Options): Document -data-directory.
4791 (Data Files): Add reference to -data-directory.
4792
4e04c971
DE
47932010-11-29 Doug Evans <dje@google.com>
4794
4795 * gdb.texinfo (Pretty-Printer Introduction): Change
4796 printer-name:subprinter-name to printer-name;subprinter-name.
4797
94b6973e
PM
47982010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4799
72f4393d 4800 PR python/12199
94b6973e
PM
4801
4802 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4803
39037522
TT
48042010-11-23 Tom Tromey <tromey@redhat.com>
4805
4806 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4807 (Editing): Likewise.
4808 (Command History): Likewise.
4809 (TUI Keys): Likewise.
4810 (Bug Reporting): Conditionally include rluser.texi and
4811 inc-history.texinfo.
4812 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4813 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4814 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4815 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4816 (gdb.pdf): Likewise.
4817 (gdb.info): Likewise.
4818 (gdb/index.html): Likewise.
4819
5ae98d25
TT
48202010-11-23 Tom Tromey <tromey@redhat.com>
4821
4822 * Makefile.in (Makefile): Run ../config.status.
4823 (distclean): Update.
4824 * configure: Remove.
4825 * configure.ac: Remove.
4826
621c8364
TT
48272010-11-12 Tom Tromey <tromey@redhat.com>
4828
4829 * gdb.texinfo (Basic Python): Update. Add xref.
4830 (Exception Handling): Document new exception classes.
4831 (Types In Python): Update.
4832 (Frames In Python): Update.
4833
84f4c1fe
PM
48342010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4835
4836 * gdb.texinfo (Breakpoints In Python): Document "internal"
4837 parameter, and visible attribute.
4838
99e7ae30
DE
48392010-11-05 Doug Evans <dje@google.com>
4840
4841 * gdb.texinfo (Source Path): Document "set directories".
4842
f4b8a18d
KW
48432010-11-05 Ken Werner <ken.werner@de.ibm.com>
4844
4845 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4846 (OpenCL C): New node.
4847
7b51bc51
DE
48482010-11-02 Doug Evans <dje@google.com>
4849
4850 * gdb.texinfo (Pretty Printing): Expand into three sections,
4851 introduction, example, and commands.
4852 (Python API): Delete section Disabling Pretty-Printers, merge into
4853 Selecting Pretty-Printers.
4854 (Writing a Pretty-Printer): New section. Move the pretty-printer
4855 example here, and reformat to match python coding style. Add a second
4856 example using the gdb.printing module.
4857 (Python modules): Add gdb.printing.
4858
9eeee977
DE
48592010-10-29 Doug Evans <dje@google.com>
4860
4861 * gdb.texinfo (Python): Fix long line.
4862
a0e0ffdf
DE
48632010-10-20 Doug Evans <dje@google.com>
4864
4865 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4866 All references updated. Correct sections marked as subsections.
4867 (Coding Standards): New chapter. Move the coding standard related
4868 subsections here. Add section on Python coding standards.
4869
0e3509db
DE
48702010-10-13 Doug Evans <dje@google.com>
4871
4872 * gdb.texinfo (Python): Add "Python modules".
4873 (Types in Python): Add reference to gdb.types section.
4874 (Python modules): New node.
4875
44592cc4
DE
48762010-10-11 Doug Evans <dje@google.com>
4877
4878 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4879 Python" from gdb.Value.type description.
4880
6e1bb179
JB
48812010-09-28 Joel Brobecker <brobecker@adacore.com>
4882
4883 * gdb.texinfo (Ravenscar Profile): New node.
4884
e8467610
TT
48852010-09-22 Tom Tromey <tromey@redhat.com>
4886
4887 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4888
fccd1d1e
EZ
48892010-09-22 Eli Zaretskii <eliz@gnu.org>
4890
4891 * gdb.texinfo (Values From Inferior): Clarify that
4892 value.dynamic_type works only in C++ programs with RTTI.
4893
c1b6b909
TT
48942010-09-15 Paul Bolle <pebolle@tiscali.nl>
4895
4896 * gdb.texinfo (Character Sets): Correctly reference host-charset
4897 in example.
4898
7d288aaa
TT
48992010-09-13 Tom Tromey <tromey@redhat.com>
4900
4901 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4902 Document "fullname" and "from".
4903
f75d858b
MK
49042010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4905
4906 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4907 feature `reverse' output by -list-target-features.
4908
83b9503b
L
49092010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4910
4911 * gdb.texinfo (i386 Features): Remove an extra "@item".
4912
03f17ccf
TT
49132010-08-30 Tom Tromey <tromey@redhat.com>
4914
4915 PR python/11792:
4916 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4917
9779414d
DJ
49182010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4919
4920 * gdb.texinfo (ARM Features): Document
4921 org.gnu.gdb.arm.m-profile.
4922
f9ffd4bb
TT
49232010-08-23 Tom Tromey <tromey@redhat.com>
4924
4925 PR python/11145:
4926 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4927 reinterpret_cast methods.
4928
702c2711
TT
49292010-08-23 Tom Tromey <tromey@redhat.com>
4930
4931 PR python/11915:
4932 * gdb.texinfo (Types In Python): Document array method.
4933
66b73624
TJB
49342010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4935
4936 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4937
06a64a0b
TT
49382010-08-16 Tom Tromey <tromey@redhat.com>
4939
4940 * gdb.texinfo (Set Watchpoints): Document -location option.
4941
a3a7127e
DE
49422010-08-13 Doug Evans <dje@google.com>
4943
4944 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4945
8dedea02
VP
49462010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4947
4948 * gdb.texinfo (GDB/MI Data Manipulation): Document
4949 -data-read-memory-raw and -data-write-memory-raw.
4950
ca5c20b6 49512010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4952 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4953
4954 * gdb.texinfo (Basic Python): Describe post_event API.
4955
cb2e07a6
PM
49562010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4957
4958 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4959 decode_line Python APIs
cb2e07a6 4960
464b3efb
TT
49612010-08-10 Tom Tromey <tromey@redhat.com>
4962
4963 * gdb.texinfo (Pretty Printing API): Document
4964 gdb.default_visualizer.
4965
c29c521f
TT
49662010-08-10 Tom Tromey <tromey@redhat.com>
4967
4968 Revert gdb-add-index addition:
4969 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4970
5da1313b
JK
49712010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4972 Eli Zaretskii <eliz@gnu.org>
4973
4974 * gdb.texinfo (Mode Options) <-batch>
4975 (Basic Python) <gdb.execute>: Describe setting width and height.
4976
02d868e8
PP
49772010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4978
4979 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4980
c2bbed2a
TT
49812010-07-30 Tom Tromey <tromey@redhat.com>
4982
4983 * gdb.texinfo (Index Files): Mention gdb-add-index.
4984
6c13bbe1
HZ
49852010-07-30 Hui Zhu <teawater@gmail.com>
4986
4987 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4988 "detach inferior" and "kill inferior".
4989
53a71c06
CR
49902010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4991
4992 * gdb.texinfo (Machine Code): Update description of two forms of
4993 arguments, and add new example to demonstrate the new form.
4994
5374244e
PM
49952010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4996
4997 * gdb.texinfo (Values From Inferior): Add value inferior function
4998 call description.
4999
8ea5bce5
JK
50002010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5001
5002 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5003
c0edd9ed
JK
50042010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5005 Eli Zaretskii <eliz@gnu.org>
5006
5007 Make core files the process_stratum.
5008 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5009 record_stratum example.
5010
9291a0cd
TT
50112010-07-13 Tom Tromey <tromey@redhat.com>
5012
5013 * gdb.texinfo (Index Files): New node.
5014
f5011d11
TT
50152010-07-13 Tom Tromey <tromey@redhat.com>
5016
5017 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5018
0f5238ed
TT
50192010-07-13 Tom Tromey <tromey@redhat.com>
5020
5021 * gdb.texinfo (Specify Location): Document labels.
5022
74c761c1
PA
50232010-07-01 Pedro Alves <pedro@codesourcery.com>
5024
5025 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5026 entries for fast tracepoints and static tracepoints.
5027
501994c0
PA
50282010-07-01 Pedro Alves <pedro@codesourcery.com>
5029
5030 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5031 qsThreadInfo>: Spell out `l' as ell.
5032
0fb4aa4b
PA
50332010-07-01 Pedro Alves <pedro@codesourcery.com>
5034
5035 * gdb.texinfo (Convenience Variables): Document $_sdata.
5036 (Commands to Set Tracepoints): Describe static tracepoints. Add
5037 `Listing Static Tracepoint Markers' menu entry. Document
5038 "strace".
5039 (Tracepoint Action Lists): Document collecting $_sdata.
5040 (Listing Static Tracepoint Markers): New subsection.
5041 (Tracepoints support in gdbserver): Mention static tracepoints.
5042 (remote packets, enabling and disabling): Mention
5043 read-sdata-object.
5044 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5045 and StaticTracepoint.
5046 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5047 Document qXfer:sdata:read.
5048 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5049
dc3b15be
JB
50502010-06-29 Joel Brobecker <brobecker@adacore.com>
5051
5052 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5053
595939de
PM
50542010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5055 Tom Tromey <tromey@redhat.com>
5056 Thiago Jung Bauermann <bauerman@br.ibm.com>
5057
5058 * gdb.texinfo (Inferiors In Python): New node.
5059 * gdb.texinfo (Threads In Python): New node.
5060
9279c692
JB
50612010-06-28 Joel Brobecker <brobecker@adacore.com>
5062
5063 * gdb.texinfo (Python): Document what the python directory is
5064 and what its location is.
5065 (Basic Python): Document the gdb.PYTHONDIR constant.
5066
bc9f0842
TT
50672010-06-25 Tom Tromey <tromey@redhat.com>
5068
5069 PR python/10808:
5070 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5071
f1421989
HZ
50722010-06-24 Hui Zhu <teawater@gmail.com>
5073
5074 * gdb.texinfo: (Commands for Controlled Output): Add
5075 documentation for command "eval".
5076
e4c0cfae
SS
50772010-06-21 Stan Shebs <stan@codesourcery.com>
5078
5079 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5080 * annotate.texinfo: Ditto.
5081 * gdbint.texinfo: Ditto.
5082 * stabs.texinfo: Ditto.
5083
bb08c432
HZ
50842010-06-22 Hui Zhu <teawater@gmail.com>
5085
5086 * gdb.texinfo: (Process Record and Replay): Add documentation
5087 for command "set record memory-query".
5088
4f5d9f07
SS
50892010-06-21 Stan Shebs <stan@codesourcery.com>
5090
5091 * gdb.texinfo: Relicense under GFDL version 1.3.
5092 * annotate.texinfo: Relicense under GFDL version 1.3.
5093 * gdbint.texinfo: Relicense under GFDL version 1.3.
5094 * stabs.texinfo: Relicense under GFDL version 1.3.
5095 * fdl.texi: Update to version 1.3.
5096
6aed2dbc
SS
50972010-06-18 Stan Shebs <stan@codesourcery.com>
5098
a61408f8
SS
5099 * gdb.texinfo (Operating System Auxiliary Information): Describe
5100 "info os" when no arguments given.
5101
6aed2dbc
SS
5102 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5103 $_thread.
5104
24e933df
HZ
51052010-06-18 Hui Zhu <teawater@gmail.com>
5106
5107 * gdb.texinfo: (Process Record and Replay): Add documentation
5108 for commands "record save" and "record restore".
5109
65d79d4b
SDJ
51102010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5111
5112 * gdb.texinfo: Include information about the correct use
5113 of addresses in the `watch' command.
5114
d914c394
SS
51152010-06-11 Stan Shebs <stan@codesourcery.com>
5116
5117 * gdb.texinfo (Observer Mode): New section.
5118 (General Query Packets): Document QAllow.
889bf7c5 5119
967cf477
DE
51202010-06-04 Doug Evans <dje@google.com>
5121
5122 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5123
aaf4119b
DE
51242010-06-03 Doug Evans <dje@google.com>
5125
5126 * gdbint.texinfo (Coding): Add subsection on command names.
5127
9eae7c52
TT
51282010-06-02 Tom Tromey <tromey@redhat.com>
5129
5130 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5131 always-disassemble.
5132
fa593d66
PA
51332010-06-01 Pedro Alves <pedro@codesourcery.com>
5134
5135 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5136 gdbserver, and add cross reference.
5137 (Tracepoints support in gdbserver): New subsection.
5138
dde08ee1
PA
51392010-05-26 Pedro Alves <pedro@codesourcery.com>
5140
5141 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5142 `qRelocInsn' feature.
5143 (Relocate instruction reply packet): New subsection
5144 of `Tracepoint Packets'.
5145 (Tracepoint Packets): Mention that packets QTDP and QTStart
5146 support the qRelocInsn request, and add cross reference to new
5147 subsection.
5148
07ca107c
DE
51492010-05-25 Doug Evans <dje@google.com>
5150
5151 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5152 (Commands In Python): Document gdb.string_to_argv.
5153
c25c4a8b
JK
51542010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5155
5156 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5157 ATTR_NORETURN.
5158
d7b32ed3 51592010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5160 Tom Tromey <tromey@redhat.com>
5161 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5162
c25c4a8b 5163 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5164
6aecb9c2
JB
51652010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5166
5167 * gdb.texinfo: (Summary) Add mention about D language support.
5168 (Filenames): Add D suffixes.
5169 (D): New node.
5170
b7da9e9f
PM
51712010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5172
5173 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5174 of macro deleted from GDB code.
5175
ab38a727
PA
51762010-04-24 Pedro Alves <pedro@codesourcery.com>
5177
5178 * gdb.texinfo (Commands to specify files): Describe what how GDB
5179 looks up DOS-based filesystem paths on the system root. Document
5180 the new `set/show target-file-system-kind' commands.
5181
66d09542
DE
51822010-04-23 Doug Evans <dje@google.com>
5183
5184 * gdb.texinfo (Python): Move Auto-loading section here ...
5185 (Python API): from here.
5186 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5187 (Maintenance Commands): Add docs for "maint print section-scripts".
5188
8bd10a10
CM
51892010-04-20 Chris Moller <cmoller@redhat.com>
5190
5191 * gdb.texinfo (Setting Breakpoints): Added description of
5192 filename-qualified rbreak.
5193 * refcard.tex (Breakpoints and Watchpoints): Added brief
5194 description of filename-qualified rbreak.
5195
4c374409
JK
51962010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5197
5198 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5199 (Python API): Change the reference to Pretty Printing API.
5200 (Pretty Printing): Move the user part under the Data node. Reformat
5201 the sample output to 72 columns. Create a new reference to Pretty
5202 Printing API. Rename the API part ...
5203 (Pretty Printing API): To a new node name.
5204 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5205 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5206
5a9351ae
SS
52072010-04-21 Stan Shebs <stan@codesourcery.com>
5208
5209 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5210 and commands.
5a9351ae 5211 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5212
9a22f0d0
PM
52132010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5214
5215 * gdb.texinfo (Examining memory): Update for change in string
5216 display with explicit size.
5217
6149aea9
PA
52182010-04-19 Pedro Alves <pedro@codesourcery.com>
5219
5220 PR breakpoints/8554.
5221
5222 * gdb.texinfo (Save Breakpoints): New node.
5223 (save-tracepoints): Rename to ...
5224 (save tracepoints): ... this. Mention that `save-tracepoints' is
5225 a deprecated alias to `save tracepoints'.
5226
711e434b
PM
52272010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5228
645797a8 5229 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5230 (info w32 thread-information-block): Document new command.
5231 (qGetTIBAddress): Document new gdbserver query.
5232 (maint set/show show-all-tib): Document new command.
5233
3f7b2faa
DE
52342010-04-15 Doug Evans <dje@google.com>
5235
fa33c3cd
DE
5236 * gdb.texinfo (Python API): Add progspaces section.
5237 (Selecting Pretty-Printers): Progspace pretty-printers are
5238 searched too.
5239 (Progspaces In Python): New section.
5240
3f7b2faa
DE
5241 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5242
79f283fe
PM
52432010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5244
5245 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5246 returns None.
5247
87290684
SS
52482010-04-09 Stan Shebs <stan@codesourcery.com>
5249
5250 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5251 Describe the `frames-created' field, tweak grammar.
5252
a97153c7
PA
52532010-04-09 Pedro Alves <pedro@codesourcery.com>
5254
5255 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5256 Describe the `circular' and `disconnected' fields.
5257
5c5dcc1b
L
52582010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5259
5260 * gdb.texinfo (maint print registers): Mention unavailable and
5261 invisible registers.
5262
adc36818
PM
52632010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5264 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5265 Tom Tromey <tromey@redhat.com>
adc36818
PM
5266
5267 * gdb.texinfo (Breakpoints In Python): New Node.
5268
33da3f1c
SS
52692010-04-08 Stan Shebs <stan@codesourcery.com>
5270
5271 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5272 trace status fields.
5273
3a13a53b
L
52742010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5275
5276 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5277 optional. Make org.gnu.gdb.i386.avx requires
5278 org.gnu.gdb.i386.avx.
5279
08001717
DE
52802010-04-08 Doug Evans <dje@google.com>
5281
5282 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5283 search path, and document that gdb only scans the search path if
5284 the script's path doesn't specify a directory.
5285
c375651d
DE
52862010-04-05 Doug Evans <dje@google.com>
5287
5288 * gdb.texinfo (maint show python auto-load): Fix typo.
5289
af54718e
SS
52902010-04-04 Stan Shebs <stan@codesourcery.com>
5291
d77f58be
SS
5292 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5293 (Setting Watchpoints): Update description of "info watch".
5294 (Disabling Breakpoints): Only "info break" lists all.
5295
af54718e
SS
5296 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5297 (tdump): Explain how tdump works.
5298
86b17b60
PA
52992010-04-01 Pedro Alves <pedro@codesourcery.com>
5300
5301 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5302 add cross reference.
5303
ff12863f
PA
53042010-03-31 Pedro Alves <pedro@codesourcery.com>
5305
5306 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5307 commands error out.
5308
f68eb612
L
53092010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5310
5311 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5312
c8d5aac9
L
53132010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5314
5315 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5316
7d13fe92
SS
53172010-03-29 Stan Shebs <stan@codesourcery.com>
5318 Nathan Sidwell <nathan@codesourcery.com>
5319
5320 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5321 GDBN equivalent.
5322 (Set Tracepoints): Remove mention that conditional tracepoints
5323 don't exist.
5324 (Tracepoint Actions): Clarify when while-stepping collection
5325 happens, note that while-stepping does not automatically collect
5326 $pc.
5327
409873ef 53282010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5329
409873ef
SS
5330 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5331 (General Query Packets): Describe TracepointSource.
5332
ee8e71d4
EZ
53332010-03-27 Matt Rice <ratmice@gmail.com>
5334
c8d5aac9
L
5335 * gdb.texinfo (ARM): Document arguments to "target sim".
5336 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5337
99b5e152
PA
53382010-03-26 Pedro Alves <pedro@codesourcery.com>
5339
5340 * gdb.texinfo (Tracepoint Packets): Remove mention that
5341 terror:string may be plain text, and drop mention of X prefix.
5342
cd64ee31
VP
53432010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5344
5345 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5346
6c28cbf2
SS
53472010-03-24 Stan Shebs <stan@codesourcery.com>
5348
5349 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5350
95a42b64
TT
53512010-03-24 Tom Tromey <tromey@redhat.com>
5352
5353 PR breakpoints/9352:
5354 * gdb.texinfo (Break Commands): Update.
5355
18148017
VP
53562010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5357
5358 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5359 commands.
5360
4daf5ac0
SS
53612010-03-16 Stan Shebs <stan@codesourcery.com>
5362
5363 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5364 circular-trace-buffer.
5365 (Tracepoint Packets): Describe QTBuffer, and details of the
5366 qTStatus reply.
5367
c9429232
SS
53682010-03-12 Stan Shebs <stan@codesourcery.com>
5369 Nathan Sidwell <nathan@codesourcery.com>
5370
5371 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5372 doing instruction stepping.
5373 (Tracepoint Restrictions): New node.
5374
ccefe4c4
TT
53752010-03-10 Tom Tromey <tromey@redhat.com>
5376
5377 * gdbint.texinfo (Symbol Handling): Update.
5378
7c953934
TT
53792010-03-08 Tom Tromey <tromey@redhat.com>
5380
5381 PR cli/9591:
5382 * gdb.texinfo (Mode Options): Mention lack of pagination and
5383 confirmation with --batch.
5384 (Screen Size): Mention --batch.
5385 (Messages/Warnings): Likewise.
5386
f870a310
TT
53872010-03-05 Tom Tromey <tromey@redhat.com>
5388
5389 * gdb.texinfo (Basic Python): Document target_charset and
5390 target_wide_charset.
5391
78e2826b
TT
53922010-03-05 Tom Tromey <tromey@redhat.com>
5393
5394 * gdb.texinfo (Data): Link to pretty-printing.
5395 (Output Formats): Likewise. Correct text.
5396
f5dff777
DJ
53972010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5398
5399 * gdb.texinfo (Types): Describe <struct> and <flags>.
5400
dc00d89f
PM
54012010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5402
5403 * gdb.texinfo (Frames In Python): Add block parameter and
5404 description to read_var text.
5405
5107b149 54062010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5407 Tom Tromey <tromey@redhat.com>
5107b149
PM
5408
5409 * gdb.texinfo (Types In Python): Describe block argument in
5410 template_argument and gdb.lookup_type.
5411
e03e5e7b
TT
54122010-02-24 Tom Tromey <tromey@redhat.com>
5413
5414 * gdb.texinfo (Cygwin Native): Fix typo.
5415
f3e9a817
PM
54162010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5417
5418 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5419 and select method descriptions.
5420 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5421 Tables in Python to menu.
5422 (Blocks In Python): New node.
5423 (Symbols In Python): New node.
5424 (Symbol Tables in Python): New node.
5425
a79b8f6e
VP
54262010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5427
5428 Multiexec MI
5429
5430 gdb/
5431 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5432
5433 gdb/doc/
5434 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5435 changes.
5436 (GDB/MI Program Execution): Document current behaviour of
5437 --all and --thread-group.
5438 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5439 -remove-inferior.
5440 * observer.texi (inferior_added, inferior_removed): New
5441 observers.
5442
629d6a47
TT
54432010-02-19 Tom Tromey <tromey@redhat.com>
5444
5445 * gdbint.texinfo (Getting Started): Fix @node.
5446 (Debugging GDB): Likewise.
5447
c09529e5
JB
54482010-02-13 Joel Brobecker <brobecker@adacore.com>
5449
5450 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5451 documenting the gdb_test_timeout variable.
5452
540aa8e7
MS
54532010-02-12 Jakob Engblom <jakob@virtutech.com>
5454
5455 * gdb.texinfo (MI commands): Added documentation of --reverse
5456 option to a set of MI commands. Restructured documentation of MI
5457 commands --exec-continue to reflect the complexity of reverse
5458 execution.
5459
081dfbf7
PA
54602010-02-12 Pedro Alves <pedro@codesourcery.com>
5461
5462 * gdb.texinfo (Using the Collected Data): Specify that the address
5463 range of `tfind outsize' is exclusive, and that the address range
5464 of `tfind range' is inclusive.
5465 (Tracepoint Packets): Specify that the address range of
5466 `QTFrame:range' is inclusive, and that the address range of
5467 `QTFrame:outside' is exclusive
5468
8e9c5e02
VP
54692010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5470
5471 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5472
92981e24
TT
54732010-02-10 Tom Tromey <tromey@redhat.com>
5474
5475 * gdb.texinfo (Debugging Output): Document set debug parser and
5476 show debug parser.
5477
075b51b7
L
54782010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5479
5480 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5481 i386_eflags and i386_mxcsr.
5482
3bb8d5c3
L
54832010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5484
5485 * gdb.texinfo: Document i386 target features.
5486
c5f80513
DE
54872010-02-05 Doug Evans <dje@google.com>
5488
5489 * gdbint.texinfo (Testsuite): Add a new section to document the
5490 various DejaGnu variables that may be overridden.
1be00882 5491 Document INTERNAL_GDBFLAGS.
c5f80513 5492
6ac33a4e
TT
54932010-02-04 Tom Tromey <tromey@redhat.com>
5494
5495 PR cli/8830:
5496 * gdb.texinfo (Files): -readnow comes before the filename for file
5497 and symbol-file.
5498
a1dcb23a
DJ
54992010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5500
5501 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5502 Document ARM breakpoint types.
5503 (Register Packet Format): Move into the new section.
5504 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5505
95433b34
JB
55062010-01-21 Joel Brobecker <brobecker@adacore.com>
5507
5508 * gdb.texinfo (File Options): Adjust the documentation of this
5509 switch to refer to the "source" command rather than partially
5510 duplicating some of the relevant information.
5511 (Extending GDB): Introduce and document the set/show script-extension
5512 setting.
5513 (Command Files): Add note explaining that the "source" command
5514 is also used to evalute scripts written in other languages.
5515 Remove the short slightly incorrect reference to sourcing Python
5516 scripts.
5517 (Python Commands): Document how to execute a Python script from GDB.
5518
8d576872
JB
55192010-01-19 Joel Brobecker <brobecker@adacore.com>
5520
5521 * gdb.texinfo (Command Files): Fix typo.
5522
8150ff9c
JB
55232010-01-18 Tom Tromey <tromey@redhat.com>
5524
5525 * gdb.texinfo (File Options): Document -x on .py files.
5526 (Command Files): Document handling of Python scripts.
5527
23db03a6
JZ
55282010-01-18 Jie Zhang <jie.zhang@analog.com>
5529
5530 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5531
00bf0b85
SS
55322010-01-15 Stan Shebs <stan@codesourcery.com>
5533
5534 * gdb.texinfo (Trace Files): New section.
5535 (Tracepoint Packets): Document QTSave and qTBuffer.
5536 (Trace File Format): New appendix.
5537
be759fcf
PM
55382010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5539
5540 * gdb.texinfo (Values From Inferior): Document lazy_string value
5541 method.
5542 (Python API): Add Lazy strings menu item.
5543 (Lazy Strings In Python): New node.
5544
dc146f7c
VP
55452010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5546
5547 * gdb.texinfo (GDB/MI Thread Information): New.
5548 (GDB/MI Async Records): Document the core field in *stopped.
5549 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5550 documentation
5551 (Process list): Document that osdata document may contain
5552 threads.
5553 (Remote Serial Protocol): Document qXfer:threads.
5554
d5551862
SS
55552010-01-06 Stan Shebs <stan@codesourcery.com>
5556
5557 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5558 disconnected tracing.
5559 (Tracepoint Packets): Document new protocol.
5560
7a697b8d
SS
55612010-01-05 Stan Shebs <stan@codesourcery.com>
5562
5563 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5564 tracepoints.
5565 (Tracepoint Packets): Describe remote protocol for fast
5566 tracepoints.
5567
e6f3ec50
JB
55682010-01-01 Joel Brobecker <brobecker@adacore.com>
5569
5570 Update the "Start of New Year Procedure".
5571 * gdbint.texinfo: Add the list of files that need to be updated
5572 manually. Minor reformatting.
5573
ddc4e9c1
JB
55742010-01-01 Joel Brobecker <brobecker@adacore.com>
5575
5576 * refcard.tex: Update copyright year in header and text.
5577
9d2897ad
JB
55782010-01-01 Joel Brobecker <brobecker@adacore.com>
5579
5580 * agentexpr.texi: Add 2010 to the list of copyright years.
5581 * annotate.texinfo: Likewise.
5582 * gdb.texinfo: Likewise.
5583 * gdbint.texinfo: Likewise.
5584 * observer.texi: Likewise.
5585 * stabs.texinfo: Likewise.
5586
6da95a67
SS
55872009-12-31 Stan Shebs <stan@codesourcery.com>
5588
5589 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5590
236f1d4d
SS
55912009-12-29 Stan Shebs <stan@codesourcery.com>
5592
5593 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5594
f61e138d
SS
55952009-12-28 Stan Shebs <stan@codesourcery.com>
5596
5597 * gdb.texinfo (Trace State Variables): New section.
5598 (Tracepoint Packets): Describe trace state variable packets.
5599 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5600 variable bytecodes.
5601
0fe7935b
DJ
56022009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5603
5604 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5605 declarations.
5606
a6b29f87
VP
56072009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5608
5609 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5610 -gdb-exit behaviour.
5611
5e4bde96
JB
56122009-12-20 Joel Brobecker <brobecker@adacore.com>
5613
5614 * gpl.texi: Update to version 3 of the GPL.
5615
a1715244
JB
56162009-12-20 Joel Brobecker <brobecker@adacore.com>
5617
5618 * Makefile.in: Update copyright header.
5619 * observer.texi: Fix the copyright header of the generated files.
5620
361ae042
PM
56212009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5622
5623 * gdb.texinfo (Types In Python): Describe range function.
5624
bfd31e71
PM
56252009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5626
5627 * gdb.texinfo (Types In Python): Describe "is_base_class".
5628
57a1d736
TT
56292009-12-03 Tom Tromey <tromey@redhat.com>
5630
5631 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5632
8cebebb9
PP
56332009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5634
5635 * observer.texi: New memory_changed observer.
5636
16af530a
TT
56372009-12-01 Tom Tromey <tromey@redhat.com>
5638
5639 * gdb.texinfo (Reverse Execution): Fix typo.
5640
b6199126
DJ
56412009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5642
5643 PR gdb/8704
5644
5645 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5646 are allowed after the breakpoint condition.
5647
7a6973ad
TT
56482009-11-23 Tom Tromey <tromey@redhat.com>
5649
5650 PR python/10782:
5651 * gdb.texinfo (Types In Python): Document Type.pointer.
5652
21a0512e
PP
56532009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5654
5655 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5656
a5832c8f
PA
56572009-11-11 Pedro Alves <pedro@codesourcery.com>
5658
5659 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5660 (Using Agent Expressions): Delete cross reference.
5661
1eb7cd77
JB
56622009-11-07 Joel Brobecker <brobecker@adacore.com>
5663
5664 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5665 and @settitle directives up to help makeinfo find them.
5666
24ddea62
JK
56672009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5668
5669 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5670 (Auto-loading): Use plural and note one can use multiple components now.
5671
3afae151
VP
56722009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5673
5674 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5675 -stack-list-arguments have the same documentation for parameter
5676 as -stack-list-locals. Add comas.
5677
14ff2235
PM
56782009-10-27 Tom Tromey <tromey@redhat.com>
5679 Eli Zaretskii <eliz@gnu.org>
5680
c8d5aac9 5681 PR python/10781
14ff2235
PM
5682
5683 * gdb.texinfo (Values From Inferior): Document cast method.
5684
9c419145
PP
56852009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5686
5687 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5688 and adjust example.
889bf7c5 5689
29153c24
MS
56902009-10-22 Michael Snyder <msnyder@vmware.com>
5691
5692 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5693 info record command. Also document the new save and restore
29153c24
MS
5694 commands.
5695
2b28d209
PP
56962009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5697
5698 * gdb.texinfo (Machine Code): Mention current pc marker.
5699 (Memory): Likewise.
5700
6c95b8df
PA
57012009-10-19 Pedro Alves <pedro@codesourcery.com>
5702 Stan Shebs <stan@codesourcery.com>
5703
5704 * observer.texi (new_inferior): Rename to...
5705 (inferior_appeared): ... this.
5706
5707 * gdb.texinfo (Inferiors): Rename node to ...
5708 (Inferiors and Programs): ... this. Mention running multiple
5709 programs in the same debug session.
5710 <info inferiors>: Mention the new 'Executable' column if "info
5711 inferiors". Update examples. Document the "add-inferior",
5712 "clone-inferior", "remove-inferior" and "maint info
5713 program-spaces" commands.
5714 (Process): Rename node to...
5715 (Forks): ... this. Document "set|show follow-exec-mode".
5716
2f8132f3
MS
57172009-10-11 Michael Snyder <msnyder@vmware.com>
5718
5719 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5720 (ReverseContinue): Ditto.
5721
cba4b2d3
PP
57222009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5723
5724 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5725
da082f17
JK
57262009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5727
5728 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5729
08be9d71
ME
57302009-10-06 Michael Eager <eager@eagercon.com>
5731
5732 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5733 (Embedded Processors): Add MicroBlaze.
5734 (MicroBlaze): New. Describe Xilinx MicroBlaze
5735
08a0efd0
PA
57362009-10-04 Pedro Alves <pedro@codesourcery.com>
5737
5738 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5739
cbb8f428
EZ
57402009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5741
5742 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5743
30a4a70c
JB
57442009-09-23 Joel Brobecker <brobecker@adacore.com>
5745
5746 * observer.texi (solib_unloaded): Document explicitly the fact that
5747 this observer is called before the associated symbols are unloaded.
5748
b3372f91
VP
57492009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5750
5751 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5752 -stack-list-variables.
5753
f43030c4
TT
57542009-09-18 Tom Tromey <tromey@redhat.com>
5755
5756 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5757 is experimental.
5758
ec7e75e7
PP
57592009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5760
5761 * gdb.texinfo (convenince variables): Mention
5762 $_siginfo could be empty.
f43030c4 5763
0cc7d26f
TT
57642009-09-15 Tom Tromey <tromey@redhat.com>
5765
5766 * gdb.texinfo (GDB/MI Variable Objects): Document
5767 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5768 Expand -var-update documentation.
5769
a96d9b2e
SDJ
57702009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5771
5772 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5773 feature.
5774
005ca36a
JB
57752009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5776
5777 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5778
0d772ac9
MS
57792009-09-10 Michael Snyder <msnyder@vmware.com>
5780
5781 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5782 ReverseStep replies to the qSupported query.
5783
14fb1bac
JB
57842009-09-10 Joel Brobecker <brobecker@adacore.com>
5785
5786 Add documentation for set/show interactive-mode.
5787 * gdb.texinfo (Other Misc Settings): New node.
5788
29b090c0
DE
57892009-09-01 Doug Evans <dje@google.com>
5790
5791 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5792 non-stop mode's affect on remote caching.
5793
4e5d721f
DE
57942009-08-31 Jacob Potter <jdpotter@google.com>
5795 Doug Evans <dje@google.com>
5796
5797 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5798 Mark `set/show remotecache' options as obsolete.
5799 Document new `set/show stack-cache' option.
5800 Update text for `info dcache'.
5801
55333a84
DE
58022009-08-27 Doug Evans <dje@google.com>
5803
5804 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5805 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5806
bc3a0b4d
RW
58072009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5808
5809 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5810 about autoconf.
5811
3a1ff0b6
PA
58122009-08-25 Pedro Alves <pedro@codesourcery.com>
5813
5814 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5815 small example, and describe its columns. Replace "inferior-id" by
5816 "infno" throughout.
5817
81ecdfbb
RW
58182009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5819
af542c2e
RW
5820 * gdbint.texinfo (Releasing GDB): Point to
5821 README-maintainer-mode file for required autoconf version.
5822 * configure.ac: Do not substitute datarootdir, htmldir,
5823 pdfdir, docdir. Do not process --with-datarootdir,
5824 --with-htmldir, --with-pdfdir, --with-docdir.
5825 * configure: Regenerate.
5826
81ecdfbb
RW
5827 * configure: Regenerate.
5828
4efc6507
DE
58292009-08-20 Reid Kleckner <reid@kleckner.net>
5830
5831 * gdb.texinfo: Add chapter on JIT interface.
5832
43089a6e
NR
58332009-08-07 Nick Roberts <nickrob@snap.net.nz>
5834
5835 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5836 confirmation request.
43089a6e 5837
99e008fe
EZ
58382009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5839
c8d5aac9
L
5840 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5841 CRC definitions.
99e008fe 5842
48cb2d85
VP
58432009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5844
5845 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5846 -break-commands.
48cb2d85 5847
ff1a52c6
UW
58482009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5849
5850 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5851 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5852
3285f3fe
UW
58532009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5854
5855 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5856 "set spu stop-on-load" and "show spu stop-on-load" commands.
5857
e35359c5
UW
58582009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5859
5860 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5861
58d6951d
DJ
58622009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5863
5864 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5865 org.gnu.gdb.arm.neon.
5866
08d16641
PA
58672009-07-20 Pedro Alves <pedro@codesourcery.com>
5868
5869 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5870 optional element.
5871 (subsection OS ABI): New subsection.
5872
782b2b07
SS
58732009-07-14 Stan Shebs <stan@codesourcery.com>
5874
5875 * gdb.texinfo (Tracepoint Conditions): New section.
5876 (General Query Packets): Describe ConditionalTracepoints.
5877 (Tracepoint Packets): Describe condition field.
5878 (Maintenance Commands): Describe maint agent-eval.
5879 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5880
9b117ef3
HZ
58812009-07-11 Hui Zhu <teawater@gmail.com>
5882
5883 * gdb.texinfo (disassemble): Add a new modifier /r
5884 to "disassemble" command to make it print the raw instructions
5885 in hex as well as in symbolic form.
5886
f5a33284
TT
58872009-07-09 Tom Tromey <tromey@redhat.com>
5888
5889 * gdbint.texinfo (Testsuite): Document parallel make check.
5890
812f7342
TT
58912009-07-09 Tom Tromey <tromey@redhat.com>
5892
5893 * gdbint.texinfo (Testsuite): Document test transcripts.
5894
fbb8f299
PM
58952009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5896
5897 * gdb.texinfo (Values From Inferior): Add length parameter
5898 description.
5899
dd8f35ac
EZ
59002009-07-04 Chris Genly <chris@genly.us>
5901
5902 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5903 in -var-list-children. Fix example according to what the code
5904 does.
5905
2277426b
PA
59062009-07-02 Pedro Alves <pedro@codesourcery.com>
5907
5908 * gdb.texinfo (Debugging multiple inferiors): Document the
5909 "inferior", "detach inferior" and "kill inferior" commands.
5910 (Debugging Programs with Multiple Processes): Adjust to mention
5911 generic "inferior" commands. Delete mention of "detach fork" and
5912 "delete fork". Cross reference to "Debugging multiple inferiors"
5913 section.
5914
a6d9a66e
UW
59152009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5916
5af949e3
UW
5917 * gdbint.texinfo (Item Output Functions): Update signature
5918 for ui_out_field_core_addr.
5919
59202009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5921
5922 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5923 Update example code extrated from breakpoint.c.
5924
9901a55b 59252009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5926
9901a55b
PP
5927 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5928 MI commands.
5929 (GDB/MI Symbol Query): Likewise.
5930 (GDB/MI File Commands): Likewise.
5931 (GDB/MI File Transfer Commands): Likewise.
5932 (GDB/MI Target Manipulation): Likewise.
5933 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5934
edb3359d
DJ
59352009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5936
5937 * gdb.texinfo (Debugging Optimized Code): New chapter.
5938 (Compiling for Debugging): Reference it. Move some
5939 text to the new section.
5940
7cd1089b
PM
59412009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5942
5943 * doc/gdb.texinfo (Calling): Document
5944 set-unwind-on-terminating-exception usage.
5945
d4db2f36
PA
59462009-06-11 Pedro Alves <pedro@codesourcery.com>
5947
5948 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5949 command.
5950
d1a7880c
PA
59512009-06-07 Pedro Alves <pedro@codesourcery.com>
5952
5953 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5954 references.
5955
473f94e6
UW
59562009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5957
5958 * gdbint.texinfo: Rename formal parameters to gdbarch function
5959 protoypes from "current_gdbarch" to "gdbarch".
5960
8f500870
TT
59612009-05-28 Tom Tromey <tromey@redhat.com>
5962
5963 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5964
b6313243
TT
59652009-05-27 Tom Tromey <tromey@redhat.com>
5966
5967 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5968 feature.
5969 (GDB/MI Variable Objects): Document -var-set-visualizer.
5970
59712009-04-02 Tom Tromey <tromey@redhat.com>
5972
5973 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5974 feature.
5975 (GDB/MI Variable Objects): Document -var-set-visualizer.
5976
a6bac58e
TT
59772009-05-27 Tom Tromey <tromey@redhat.com>
5978 Thiago Jung Bauermann <bauerman@br.ibm.com>
5979 Phil Muldoon <pmuldoon@redhat.com>
5980
5981 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5982 (Pretty Printing): New node.
5983 (Selecting Pretty-Printers): Likewise.
5984 (Python API): Update.
5985 (Output Formats): Document /r format.
5986
2c74e833
TT
59872009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5988 Tom Tromey <tromey@redhat.com>
5989
5990 * gdb.texinfo (Types In Python): New node.
5991 (Values From Inferior): "type" is now an attribute.
5992 (Python API): Update.
5993
89c73ade
TT
59942009-05-27 Tom Tromey <tromey@redhat.com>
5995 Thiago Jung Bauermann <bauerman@br.ibm.com>
5996 Phil Muldoon <pmuldoon@redhat.com>
5997
5998 * gdb.texinfo: Add @syncodeindex for `tp'.
5999 (Python API): Update.
6000 (Auto-loading): New node.
6001 (Objfiles In Python): New node.
6002
17a37d48
PP
60032009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6004
6005 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6006
6718376f
NR
60072009-05-15 Nick Roberts <nickrob@snap.net.nz>
6008
6009 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6010
cbe54154
PA
60112009-05-12 Pedro Alves <pedro@codesourcery.com>
6012
6013 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6014 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6015 show show-debug-regs' docs.
6016
8e05493c
EZ
60172009-05-08 Eli Zaretskii <eliz@gnu.org>
6018
6019 * gdb.texinfo (Process Record and Replay): Add description of
6020 reverse execution.
6021
b39f4988
JB
60222009-05-07 Joel Brobecker <brobecker@adacore.com>
6023
6024 * gdbint.texinfo (Adding support for debugging core files): New node.
6025 (Native Debugging): Remove the ``Native core file Support'' section.
6026
a2311334
EZ
60272009-05-01 Eli Zaretskii <eliz@gnu.org>
6028
6029 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6030 Add index entries.
6031
53cc454a 60322009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6033 Michael Snyder <msnyder@vmware.com>
53cc454a 6034
a2311334
EZ
6035 * gdb.texinfo: (Process Record and Replay): Add documentation for
6036 process record and replay.
53cc454a 6037
484086b7
JK
60382009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6039
6040 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6041 a new part on command-line defined macros.
6042
32ae1842
EZ
60432009-04-25 Eli Zaretskii <eliz@gnu.org>
6044
6045 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6046 clarify the wording.
6047
b14b1491
TT
60482009-04-23 Tom Tromey <tromey@redhat.com>
6049
6050 * gdb.texinfo (Data Files): New node.
6051 (GDB Files): Update menu.
6052
5c1e86e1
JB
60532009-04-23 Joel Brobecker <brobecker@adacore.com>
6054
6055 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6056 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6057
83eba9b7
VP
60582009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6059
6060 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6061
e31198c4
HZ
60622009-04-22 Hui Zhu <teawater@gmail.com>
6063
6064 * gdb.texinfo (disassemble-next-line): Set the default of
6065 disassemble-next-line to off.
6066
26e251b6
JM
60672009-04-21 Joseph Myers <joseph@codesourcery.com>
6068
6069 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6070 --with-htmldir): New.
6071 * configure: Regenerate.
6072 * Makefile.in (datarootdir, docdir): Define.
6073 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6074 instead of $(SET_TEXINPUTS).
6075 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6076 gdbint.info instead of $(SET_TEXINPUTS).
6077 (gdbint/index.html): Use same -I options as for building
6078 gdbint.info.
6079 (stabs.dvi, stabs.pdf): Use same -I options as for building
6080 stabs.info instead of $(SET_TEXINPUTS).
6081 (stabs/index.html): Use same -I options as for building
6082 stabs.info.
6083 (annotate.dvi, annotate.pdf): Use same -I options as for building
6084 annotate.info instead of $(SET_TEXINPUTS).
6085 (annotate/index.html): Use same -I options as for building
6086 annotate.info.
6087
eac35c4e
DD
60882009-04-21 David Daney <ddaney@caviumnetworks.com>
6089
6090 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6091
29b0e8a2
JM
60922009-04-21 Joseph Myers <joseph@codesourcery.com>
6093
6094 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6095
2b831889 60962009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6097 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6098
6099 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6100 (MAKEHTMLFLAGS): Set to empty.
6101 (html__strip_dir): Define.
6102 (HTMLFILES): Define.
6103 (HTMLFILES_INSTALL): Define.
6104 (install-html): Copy new automake rule.
6105 (html): Depend on $(HTMLFILES).
6106 (gdb_toc.html): Rename to gdb/index.html.
6107 (gdbint_toc.html): Rename to gdbint/index.html.
6108 (stabs_toc.html): Rename to stabs/index.html.
6109 (annotate_toc.html): Rename to annotate/index.html.
6110
89a34d1b
JM
61112009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6112
6113 * Makefile.in: Set pdfdir and htmldir from configure
6114 substitutions.
6115 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6116 * configure: Regenerate.
6117
a2d5da46
JB
61182009-04-16 Joel Brobecker <brobecker@adacore.com>
6119
6120 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6121 This macro is no longer used.
6122
732f6a93
TT
61232009-04-15 Tom Tromey <tromey@redhat.com>
6124
6125 * gdb.texinfo (Character Sets): Document default character set.
6126
87f9adc1
PM
61272009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6128
6129 * gdbint.texinfo: Change server name from sources.redhat.com to
6130 sourceware.org throughout.
6131
2c88c651
JB
61322009-04-09 Joel Brobecker <brobecker@adacore.com>
6133
6134 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6135 about a missing dot or coma after @xref.
6136
4f5376b2
JB
61372009-04-02 Joel Brobecker <brobecker@adacore.com>
6138
6139 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6140 example, and add a small explanation about it.
6141 (Print Settings): Change the documentation of the "set print
6142 frame-arguments" to reflect the fact that the default is now "scalars".
6143
a0381d3a
JB
61442009-04-02 Joel Brobecker <brobecker@adacore.com>
6145
6146 * gdb.texinfo (Print Settings): Add kindex for command "set
6147 print frame-arguments".
6148
45ac276d
JB
61492009-03-31 Joel Brobecker <brobecker@adacore.com>
6150
6151 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6152 breakpoints.
6153 (Set Breaks): Add reference to thread-specific and task-specific
6154 breakpoints.
6155
32cd1edc
JB
61562009-03-31 Joel Brobecker <brobecker@adacore.com>
6157
6158 * gdb.texinfo (Ada Tasks): Remove the documentation about
6159 the "Running" state, as this state has been eliminated.
6160 Now all runnable tasks are shown as "Runnable".
6161
1042e4c0
SS
61622009-03-30 Stan Shebs <stan@codesourcery.com>
6163
6164 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6165 special case of breakpoints.
6166 (Enable and Disable Tracepoints): Mention deprecation.
6167 (Listing Tracepoints): Update description and example.
6168
f8f6f20b
TJB
61692009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6170
6171 * gdb.texinfo (Frames in Python): New node.
6172 (Python API): Update.
6173
c0c6f777
TJB
61742009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6175
6176 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6177 from a method to an attribute.
6178
def2b000
TJB
61792009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6180
6181 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6182 attribute.
6183
a07daef3
PA
61842009-03-25 Pedro Alves <pedro@codesourcery.com>
6185
6186 * observer.texi (thread_exit): Add "silent" parameter.
6187
f3b1572e
PA
61882009-03-22 Pedro Alves <pedro@codesourcery.com>
6189
6190 * observer.texi (about_to_proceed): New.
6191
587afa38
EZ
61922009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6193
6194 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6195 field throughout to handle types with spaces in them. Fix typos
6196 found by aspell.
6197 (Summary, Requirements, Contributors): New first chapter,
6198 "Summary" added, old Requirements section moved there, and new
6199 section, "Contributors" added.
6200 (Initializing a New Architecture, Register Representation)
6201 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6202 (Porting gdb): These sections extended and updated.
6203 (Compiler Characteristics): This section (empty) deleted.
6204 (Defining Other Architecture Features): This section renamed and
6205 duplicate material removed from (formerly "Target Conditionals").
6206 Use braces {} in @deftypeXX type field throughout to handle types
6207 with spaces in them. Typos found by aspell fixed.
6208
6209 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6210 * stack_frame.pdf: Version of image for PDF output.
6211 * stack_frame.png: Version of image for HTML output and for Emacs.
6212 * stack_frame.txt: Version of image for Info output.
1db61298 6213 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6214
10af6951
EZ
62152009-03-21 Eli Zaretskii <eliz@gnu.org>
6216
6217 * gdb.texinfo (Character Sets): Fix last change.
6218
cc924cad
TJB
62192009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6220
6221 * gdb.texinfo (Values From Inferior): Fix optional arguments
6222 markup.
6223 (Commands In Python): Adjust argument names of gdb.Command.__init__
6224 to what the function accepts as keywords.
6225
bc3b79fd
TJB
62262008-03-20 Tom Tromey <tromey@redhat.com>
6227
6228 * gdb.texinfo (Convenience Vars): Document convenience functions.
6229 (Functions In Python): New node.
6230 (Python API): Update.
6231
6c7a06a3
TT
62322009-03-20 Tom Tromey <tromey@redhat.com>
6233
6234 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6235 set target-wide-charset.
6236 (Requirements): Mention iconv.
6237
b646ddd4
HZ
62382009-03-17 Hui Zhu <teawater@gmail.com>
6239
6240 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6241
91440f57
HZ
62422009-03-17 Hui Zhu <teawater@gmail.com>
6243
6244 * gdb.texinfo: Add documentation for disassemble-next-line.
6245
8fd41227
TJB
62462009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6247
6248 * gdb.texinfo (Commands In Python): Remove tindex entries.
6249
61ff14c6
JK
62502009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6251
6252 * gdb.texinfo (Returning): New description for missing debug info.
6253
0b16c5cf
PA
62542009-03-14 Pedro Alves <pedro@codesourcery.com>
6255
6256 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6257 (General Query Packets): Document qAttached.
0b16c5cf 6258
32fc0df9
PA
62592009-03-05 Pedro Alves <pedro@codesourcery.com>
6260
6261 * gdb.texinfo (Background Execution): Better describe the set
6262 target-async command.
6263 (Maintenance Commands): Delete description of the `maint set/show
6264 linux-async' and `maint set/show remote-async' commands.
6265
134eb42c
VP
62662009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6267
6268 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6269 between sentences.
6270
c86cf029
VP
62712009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6272
6273 * gdb.texinfo (GDB/MI Async Records): Document the
6274 =library-loaded and =library-unloaded notifications.
6275
3ea85240
VP
62762009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6277
6278 * observer.texi (test_notification): New observer.
6279
1d33d6ba
VP
62802009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6281
61ff14c6
JK
6282 * observer.texi: Add parameter 'print_frame' to normal_stop
6283 observer.
1d33d6ba 6284
d721c933
EZ
62852009-02-07 Eli Zaretskii <eliz@gnu.org>
6286
6287 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6288 (Commands In Python): Fix COMMAND_* constants in last change. Use
6289 @kbd for interactive input. Add cross-references and index
6290 entries.
6291
4aa995e1
PA
62922009-02-06 Pedro Alves <pedro@codesourcery.com>
6293
6294 * gdb.texinfo (Signals): Document $_siginfo.
6295 (Convenience Variables): Mention $_siginfo.
6296 (Remote Configuration): Document qXfer:siginfo:read,
6297 qXfer:siginfo:write packets, and the read-siginfo-object,
6298 write-siginfo-object commands.
6299
5f5233d4
PA
63002009-02-06 Pedro Alves <pedro@codesourcery.com>
6301
6302 * gdbint.texinfo (Values): New chapter.
6303
d8906c6f
TJB
63042009-02-06 Tom Tromey <tromey@redhat.com>
6305
6306 * gdb.texinfo (Python API): Add entry for Commands In Python.
6307 (Commands In Python): New node.
6308
b6cb8e7d
TJB
63092009-02-05 Tom Tromey <tromey@redhat.com>
6310
6311 * gdb.texinfo (Values From Inferior): Document Value.string.
6312
12453b93
TJB
63132009-02-05 Tom Tromey <tromey@redhat.com>
6314
6315 * gdb.texinfo (Basic Python): Document execute's from_tty
6316 argument.
6317
08c637de
TJB
63182009-02-04 Tom Tromey <tromey@redhat.com>
6319
6320 * gdb.texinfo (Basic Python): Document gdb.history.
6321
592375cd
VP
63222009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6323
6324 * gdb.texinfo (GDB/MI Thread Commands): Document the
6325 'current-thread-id' field. Remove the example with zero threads,
6326 since current GDB won't ever report that if there's inferior.
6327
41447f92
VP
63282009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6329
6330 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6331 option to -break-insert.
6332
098b41a6
JG
63332009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6334 Jerome Guitton <guitton@adacore.com>
6335
6336 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6337 (System-wide configuration): New section.
6338
3c16cced
PA
63392009-01-26 Pedro Alves <pedro@codesourcery.com>
6340
6341 PR gdb/7580:
6342 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6343 internal-error|internal-warning quit|corefile ask|yes|no".
6344
62709adf
PA
63452009-01-26 Pedro Alves <pedro@codesourcery.com>
6346
6347 * gdb.texinfo (Using the `gdbserver' Program): Document
6348 --remote-debug.
6349
7ce58dd2
DE
63502009-01-23 Doug Evans <dje@google.com>
6351
6352 * gdb.texinfo: Add nexti to list of commands that support
6353 background execution.
6354
adb483fe
DJ
63552009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6356
6357 * gdb.texinfo (Define, Hooks): Document prefix command support.
6358
a67ec3f4 63592009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6360 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6361
6362 Fixes for makeinfo --html.
6363
6364 * annotate.texinfo: Use @copying and @insertcopying. Use
6365 @ifnottex in place of @ifinfo.
6366 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6367 place of @ifinfo. Use @ifnotinfo for one index entry.
6368 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6369 in place of @ifinfo.
6370 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6371 in place of @ifinfo. Include contents at start unconditionally.
6372
84fcdf95
PA
63732009-01-13 Pedro Alves <pedro@codesourcery.com>
6374
6375 * gdb.texinfo (General Query Packets): Remove @var{} around the
6376 "spu" literal string.
6377
fa3a767f
PA
63782009-01-07 Pedro Alves <pedro@codesourcery.com>
6379
6380 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6381 program may be running in another process" errors.
6382 * gdbint.texinfo (Native Conditionals): Delete
6383 ONE_PROCESS_WRITETEXT description.
6384
9cb011d3
JB
63852009-01-07 Joel Brobecker <brobecker@adacore.com>
6386
6387 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6388 emacs local variable to be placed at the end of the ChangeLog.
6389 Add server.c and gdbreplay.c to the list of files where the
6390 copyright year needs to be updated.
6391
84603566
SL
63922009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6393
6394 * gdb.texinfo (Remote Configuration): Document new
6395 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6396 commands.
6397
a53f55d8
PA
63982008-12-28 Pedro Alves <pedro@codesourcery.com>
6399
6400 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6401 FETCH_INFERIOR_REGISTERS.
6402 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6403 FETCH_INFERIOR_REGISTERS descriptions. Remove
6404 gdbarch_get_longjmp_target descrition, since already described in
6405 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6406 (Target Conditionals): ... here.
6407
077e0a52
JB
64082008-12-16 Joel Brobecker <brobecker@adacore.com>
6409
6410 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6411 examples.
6412 (Additions to Ada): Likewise. Add the missing opening and closing
6413 parenthesis of the GDB prompt in one of the examples.
6414
023eb17c
JB
64152008-12-14 Joel Brobecker <brobecker@adacore.com>
6416
6417 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6418 about the result of 'Address not being of type System.Address.
6419 This problem has been fixed a while ago.
6420
c3b108f7
VP
64212008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6422
6423 MI non-stop and multiprocess docs.
6424
c8d5aac9
L
6425 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6426 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6427 Adjust documentation for *stopped, document =thread-created,
6428 =thread-exited, =thread-group-created and =thread-group-exited.
6429 (GDB/MI Thread Commands): Document the 'state' field in
6430 -thread-info output.
6431 (GDB/MI Program Execution): Mention --all and --thread-group
6432 options.
6433 (GDB/MI Variable Objects): Describe floating and fixed variable
6434 objects.
6435 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6436
07e059b5
VP
64372008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6438
c8d5aac9
L
6439 * gdb.texinfo (Operating System Information): New appendix.
6440 (Operating System Auxiliary Information): Document 'info os processes'
6441 (Remote Configuration): Document 'osdata'
6442 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6443
a80b95ba
TG
64442008-11-27 Tristan Gingold <gingold@adacore.com>
6445
6446 * gdb.texinfo (Darwin): Document Darwin specific features.
6447
a655d424
JK
64482008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6449
6450 * gdbint.texinfo (Target Conditionals): Extend the
6451 gdbarch_breakpoint_from_pc description.
6452
249e1128
VP
64532008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6454
6455 * gdb.texinfo (M68K Features): Fix typo.
6456
c14c28ba
PP
64572008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6458
6459 * gdb.texinfo (Symbols): Mention printing containing
6460 image name in "info symbol".
6461 (Maint translate-address): Likewise.
889bf7c5 6462
394a6666
JB
64632008-11-18 Joel Brobecker <brobecker@adacore.com>
6464
6465 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6466 commands "catch load" and "catch unload".
6467
66bb093b
VP
64682008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6469
6470 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6471 =thread-selected.
889bf7c5 6472
4a92f99b
VP
64732008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6474
c8d5aac9 6475 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6476
f0323ca0
PA
64772008-10-27 Pedro Alves <pedro@codesourcery.com>
6478
6479 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6480 .mt files, TM_CLIBS or TM_CDEPS.
6481 (x86 Watchpoints): Don't mention TDEPFILES.
6482
8b23ecc4
SL
64832008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6484
6485 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6486 (Overview): Mention notifications and non-stop mode behavior.
6487 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6488 with non-stop mode behavior. Add vStopped description.
6489 (Stop Reply Packets): Update list of packets that return
6490 stop replies. Mention non-stop behavior.
6491 (General Query Packets): Document QNonStop packet and associated
6492 qSupported query response.
6493 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6494 behavior.
6495 (Notification Packets): New section.
6496 (Remote Non-Stop): New section.
6497 (File-I/O Overview): Mention non-stop behavior.
6498
fff08868
HZ
64992008-10-24 Hui Zhu <teawater@gmail.com>
6500 Pedro Alves <pedro@codesourcery.com>
6501
6502 * gdb.texinfo (displaced-stepping): Describe the auto mode
6503 setting, and say it's the default. This is now a mainstream
6504 setting instead of a maintenance setting.
6505
252fbfc8
PA
65062008-10-23 Pedro Alves <pedro@codesourcery.com>
6507
6508 * observer.texi (thread_stop_requested): New.
6509
20924a55
JB
65102008-10-22 Joel Brobecker <brobecker@adacore.com>
6511
6512 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6513 (Patching): Replace incorrect usage of @samp by @kbd.
6514
bacec72f
MS
65152008-10-17 Michael Snyder <msnyder@vmware.com>
6516
6517 * gdb.texinfo: Add documentation for reverse execution.
6518
a08702d6 65192008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6520 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6521
6522 * gdb.texinfo. (Values From Inferior): New subsubsection.
6523
d97bc12b
DE
65242008-10-06 Doug Evans <dje@google.com>
6525
6526 * gdb.texinfo (set debug dwarf2-die): Document it.
6527
87f67dba
JB
65282008-10-01 Joel Brobecker <brobecker@adacore.com>
6529
6530 * gdb.texinfo (catch) [exception]: Document how to insert
6531 a breakpoint on user-defined exceptions when the exception
6532 name is identical to one of the language-defined ones.
6533
2fae03e8
TT
65342008-09-27 Tom Tromey <tromey@redhat.com>
6535
6536 * gdb.texinfo (Macros): Remove text about stringification,
6537 varargs, and splicing.
6538
5c6ce71d
TT
65392008-09-27 Tom Tromey <tromey@redhat.com>
6540
6541 * gdbint.texinfo (Language Support): Remove text about omitting
6542 support for a language.
6543
07128da0
DE
65442008-09-23 Doug Evans <dje@google.com>
6545
6546 * gdb.texinfo (info dcache): Update.
6547
b90a069a
SL
65482008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6549
6550 * gdb.texinfo (Packets): Add info on thread-id syntax and
6551 multiprocess extensions.
6552 <D>: Document multiprocess form of packet.
6553 <H>: Use thread-id syntax.
6554 <T>: Likewise.
6555 <vCont>: Likewise. Note this is required for multiprocess.
6556 <vKill>: New packet.
6557 (Stop Reply Packets) <T>: Use thread-id syntax.
6558 <W>: Document multiprocess form of reply.
6559 <X>: Likewise.
6560 (General Query Packets) <qC>: Use thread-id syntax.
6561 <qfThreadInfo>: Likewise.
6562 <qGetTLSAddr>: Likewise.
6563 <qP>: Likewise.
6564 <qSupported>: Add "multiprocess" feature.
6565 <qThreadExtraInfo>: Use thread-id syntax.
6566
b77209e0
PA
65672008-09-22 Stan Shebs <stan@codesourcery.com>
6568
6569 * gdb.texinfo (Inferiors): New section.
6570
3d0bb823
PA
65712008-09-12 Pedro Alves <pedro@codesourcery.com>
6572
6573 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6574
f8dcfc0a
UW
65752008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6576
6577 * gdbint.texinfo (Target Conditionals): Remove documentation
6578 for gdbarch_name_of_malloc.
6579
8775bb90
MS
65802008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6581
6582 * gdb.texinfo (Interrupts): Mention TCP interface for
6583 sending BREAK.
6584
f1838a98
UW
65852008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6586
6587 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6588 argument prefix to "set sysroot".
6589
158c7665
PH
65902008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6591
6592 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6593 and False.
6594
30e026bb
VP
65952008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6596
c8d5aac9
L
6597 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6598 for possible features of -list-features.
30e026bb 6599
c6ebd6cf
VP
66002008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6601
c8d5aac9 6602 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6603 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6604
aeac0ff9
VP
66052008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6606
6607 * doc/gdb.texinfo (PowerPC): Fix typo.
6608 (PowerPC features): Fix typo.
6609
5231c1fd
PA
66102008-08-18 Pedro Alves <pedro@codesourcery.com>
6611
6612 * observer.texi (thread_ptid_changed): New.
6613
677c5bb1
LM
66142008-08-18 Luis Machado <luisgpm@br.ibm.com>
6615
6616 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6617 (PowerPC features): Mention feature set for VSX registers.
6618
f3a2dd1a
JB
66192008-08-13 Joel Brobecker <brobecker@adacore.com>
6620
6621 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6622 the direct visibility of all names in user-written packages.
6623
33e5cbd6
PA
66242008-08-13 Pedro Alves <pedro@codesourcery.com>
6625
6626 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6627 setting, and make it the default.
6628 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6629 non-stop script example.
6630
d0384fc4
TJB
66312008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6632
6633 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6634 reference to the "Using Different Register and Memory Data
6635 Representation" section.
6636
a6f3e723
SL
66372008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6638
6639 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6640 (Remote Protocol): Add Packet Acknowledgment to menu.
6641 (Overview): Mention +/- can be disabled, and point to new section
6642 where this is discussed in detail.
6643 (General Query Packets): Document QStartNoAckMode packet, and
6644 corresponding qSupported reply.
6645 (Packet Acknowledgment): New section.
6646
0606b73b
SL
66472008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6648 Pedro Alves <pedro@codesourcery.com>
6649
6650 * gdb.texinfo (Threads): Move paragraph about automatic thread
6651 selection to All-Stop Mode subsection.
6652 (Thread Stops): Reorganize existing material into subsections.
6653 Add introductory blurb and menu.
6654 (Non-Stop Mode): New subsection.
6655 (Background Execution): New subsection.
6656 (Maintenance Commands): Add cross-references from async mode
6657 commands to the new Background Execution section.
6658
d57a3c85
TJB
66592008-08-06 Tom Tromey <tromey@redhat.com>
6660
6661 * gdb.texinfo (Extending GDB): New chapter.
6662 (Sequences): Demoted chapter, now a section under the new
6663 Extending GDB chapter.
6664 (Python): New section.
6665
6d76a53d
SS
66662008-07-31 Stan Shebs <stan@codesourcery.com>
6667
6668 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6669
1f70da6a
SS
66702008-07-29 Stan Shebs <stan@codesourcery.com>
6671
6672 * gdbint.texinfo: General round of cleanup and minor
6673 clarifications.
6674 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6675 (Longjmp Support): Update description to reflect how it is done
6676 for targets without using native header.
6677 (Symbol Handling): Add a little more general explanation.
6678 (COFF, ELF): Mention stabs encapsulation.
6679 (DWARF 3): New section.
6680 (Adding a New Host): Scrub out some obsolete bits.
6681 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6682 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6683 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6684 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6685 SEEK_SET, STOP_SIGNAL, USG.
6686 (Raw and Virtual Register Representations): Ditto for
6687 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6688 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6689 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6690 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6691 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6692 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6693 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6694 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6695 DEPRECATED_USE_STRUCT_CONVENTION.
6696 Describe gdbarch_deprecated_fp_regnum.
6697 Update description of gdbarch_print_insn.
6698 (Adding a New Target): Scrub out obsolete bits.
6699 (Obsolete Conditionals): Remove entire section.
6700
383f836e
TT
67012008-07-25 Tom Tromey <tromey@redhat.com>
6702
6703 * observer.texi (GDB Observers): Document new observers:
6704 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6705 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6706 architecture_changed.
6707
cfd8ab24
SS
67082008-07-21 Stan Shebs <stan@codesourcery.com>
6709
6710 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6711 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6712
781b42b0
TT
67132008-07-21 Tom Tromey <tromey@redhat.com>
6714
6715 * observer.texi (GDB Observers): Remove obsolete comment.
6716 <executable_changed>: Remove argument.
6717
d7d9f01e
TT
67182008-07-18 Tom Tromey <tromey@redhat.com>
6719
6720 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6721
bf250677
DE
67222008-07-10 Doug Evans <dje@google.com>
6723
6724 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6725
10568435
JK
67262008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6727
6728 * gdb.texinfo (Starting): Document "set disable-randomization".
6729
5ae4183a
AS
67302008-07-07 Andreas Schwab <schwab@suse.de>
6731
6732 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6733
b56e7235
VP
67342008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6735
6736 * gdb.texinfo (GDB/MI Target Manipulation): Add
6737 example of -target-attach.
6738
e1ac3328
VP
67392008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6740
6741 * observer.texi (target_resumed): New observer.
5ae4183a 6742 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6743
65d12d83
TT
67442008-06-06 Tom Tromey <tromey@redhat.com>
6745
6746 * gdb.texinfo (Completion): Add field name example.
6747
fbc5282e
MK
67482008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6749
6750 * gdb.texinfo (GDB/MI Program Context): Added example
6751 to -exec-arguments
5ae4183a 6752
fbc5282e 67532008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6754
6755 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6756 annotation.
6757
c16158bc 67582008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6759 Nathan Sidwell <nathan@codesourcery.com>
6760 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6761
6762 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6763 and ACX_BUGURL.
6764 * configure: Regenerate.
6765 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6766 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6767 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6768 mailing-list-specific text about bug reporting unless
6769 BUGURL_DEFAULT.
6770
75c99385
PA
67712008-06-05 Pedro Alves <pedro@codesourcery.com>
6772
6773 * gdb.texinfo (-target-select): Remove reference to target async.
6774 (Maintenance Commands): Document "maint set/show remote-async".
6775
1763a388
MK
67762008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6777
6778 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6779 in -target-file-get section.
5ae4183a 6780
d0d064df
PA
67812008-05-22 Pedro Alves <pedro@codesourcery.com>
6782
9b562ab8
PA
6783 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6784 killing the inferior when it is already debugging a process.
d0d064df 6785
8dfa32fc
JB
67862008-05-21 Joel Brobecker <brobecker@adacore.com>
6787
6788 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6789 abbreviation for "finish".
6790
55f996a7
NR
67912008-05-21 Nick Roberts <nickrob@snap.net.nz>
6792
6793 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6794
ba2b1c56
DJ
67952008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6796
6797 * gdbint.texinfo (Target Conditionals): Delete entry for
6798 gdbarch_dwarf_reg_to_regnum.
6799
08388c79
DE
68002008-05-09 Doug Evans <dje@google.com>
6801
a3c83fae 6802 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6803
d14508fe
DE
68042008-05-05 Doug Evans <dje@google.com>
6805
6806 * gdb.texinfo (disassemble): Document /m modifier.
6807
e2b7ddea
VP
68082008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6809
5ae4183a
AS
6810 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6811 will not report the time of commands that run the target.
e2b7ddea 6812
8eb41542
VP
68132008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6814
6815 * gdb.texinfo (GDB/MI Output Records): Add
6816 missing semicolon.
6817
82f68b1c
VP
68182008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6819
6820 * gdb.texinfo (GDB/MI Output Records):
6821 Document =thread-create and =thread-exited.
6822
fa0f268d
VP
68232008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6824
6825 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6826 Remove mention of dmi-discuss.
fa0f268d 6827
063bfe2e
VP
68282008-05-03 Pedro Alves <pedro@codesourcery.com>
6829
6830 * observer.texi (thread_exit): New.
6831
237fc4c9
PA
68322008-05-02 Pedro Alves <pedro@codesourcery.com>
6833
6834 * gdb.texinfo (Debugging Output): Document "set/show debug
6835 displaced".
6836 (Maintenance Commands): Document "maint set/show
6837 can-use-displaced-stepping".
6838
0428b8f5
DJ
68392008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6840
6841 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6842 and set/show arm force-mode.
6843
5009afc5
AS
68442008-05-02 Andreas Schwab <schwab@suse.de>
6845
6846 * gdbint.texinfo (Algorithms): Describe
6847 target_watchpoint_addr_within_range.
6848
669fac23
DJ
68492008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6850
6851 * gdbint.texinfo (Stack Frames): New chapter.
6852 (Algorithms): Move Frames text to the new chapter.
6853 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6854 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6855
721c02de
VP
68562008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6857
5ae4183a
AS
6858 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6859 output does not necessary include any tokens.
721c02de 6860
c055b101
CV
68612008-04-22 Corinna Vinschen <vinschen@redhat.com>
6862
6863 * gdb.texinfo (Set SH Calling convention): New @item.
6864 (Show SH Calling convention): Ditto.
6865
68837c9d
MD
68662008-04-22 Markus Deuling <deuling@de.ibm.com>
6867
6868 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6869
2e9132cc
EZ
68702008-04-20 Eli Zaretskii <eliz@gnu.org>
6871
6872 * gdb.texinfo (Set Breaks): Mention that multiple location
6873 breakpoints need line number info. Add index entries.
6874
31fffb02
CS
68752008-04-19 Craig Silverstein <csilvers@google.com>
6876
6877 * gdb.texinfo (Requirements): Add an optional requirement on
6878 zlib.
6879 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6880 Compressed DWARF 2.
6881
a47ec5fe
AR
68822008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6883
6884 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6885 sample output for 'stopped,reason="breakpoint-hit"' message.
6886 (GDB/MI Program Execution): Likewise.
6887
de051565
MK
68882008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6889
5ae4183a 6890 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6891 -var-set-format. Add -f option to -var-evaluate-expression.
6892
6ba66d6a
JB
68932008-04-03 Joel Brobecker <brobecker@adacore.com>
6894
6895 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6896 new node "Ambiguous Expressions". Replace references to this
6897 node by references to "Ambiguous Expressions" throughout.
6898 (Ambiguous Expressions): New node.
6899
1e26b4f8
DJ
69002008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6901
6902 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6903
b84876c2
PA
69042008-03-21 Pedro Alves <pedro@codesourcery.com>
6905
6906 * gdb.texinfo (Debugging Output): Document
6907 "set/show debug lin-lwp-async".
6908 (Maintenance Commands): Document "maint set/show linux-async".
6909
63092375
DJ
69102008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6911
6912 * gdb.texinfo (Expressions): Update description of malloced arrays.
6913
8e8901c5
VP
69142008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6915
6916 * gdb.texinfo (Thread Commands): Document
6917 -thread-info. Remove -thread-list-all-threads.
6918
1fddbabb
PA
69192008-03-14 Pedro Alves <pedro@codesourcery.com>
6920 Sandra Loosemore <sandra@codesourcery.com>
6921
6922 * gdb.texinfo (Library List Format): Update to mention the
6923 possibility to pass section addresses instead of segment
6924 addresses.
6925
ccd213ac
DJ
69262008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6927
6928 * gdb.texinfo (Starting): Document "set exec-wrapper".
6929 (Server): Document gdbserver --wrapper.
6930
fa4727a6
DJ
69312008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6932
6933 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6934 unreadable memory. Delete obsolete SPARClite reference.
6935
8edfe269
DJ
69362008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6937
6938 * gdb.texinfo (Starting): Mention always-running targets.
6939 (Target Commands): Add an anchor for load.
6940 (Connecting): Explain continue instead of run.
6941
1843f87b
DJ
69422008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6943
6944 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6945
f9082629
NR
69462008-02-26 Nick Roberts <nickrob@snap.net.nz>
6947
6948 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6949 breakpoint table.
6950
fd96d250
PA
69512008-02-19 Pedro Alves <pedro@codesourcery.com>
6952
6953 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6954 killing the inferior when it is already debugging a process.
6955
36af4ef6
MD
69562008-02-13 Markus Deuling <deuling@de.ibm.com>
6957
6958 * gdbint.texinfo (Build Script): New section. Mention new build script
6959 gdb_buildall.sh.
6960
cda4ce5a
JB
69612008-02-01 Jim Blandy <jimb@red-bean.com>
6962
6963 * gdb.texinfo (Help): Summarize 'info args' correctly.
6964
4acd40f3
TJB
69652008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6966
6967 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6968 available in PowerPC architecture.
6969 (Embedded Processors): Change node name of PowerPC item in menu.
6970 (PowerPC): Rename to...
6971 (PowerPC Embedded): this.
6972 (Architectures): Add new PowerPC item in menu.
6973 (PowerPC): New node.
6974
6e6c6f50
DJ
69752008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6976
6977 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6978 commands.
6979
5ee187d7
DJ
69802008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6981
6982 * gdb.texinfo (Setting Catchpoints): Mention features
6983 supported on GNU/Linux.
6984
e275c0d9
NR
69852008-01-30 Nick Roberts <nickrob@snap.net.nz>
6986
6987 * gdb.texinfo (GDB/MI File Commands): Describe new output
6988 field for MI command -file-list-exec-source-file.
6989
2d717e4f
DJ
69902008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6991
6992 * gdb.texinfo (Using the `gdbserver' Program): Add security
6993 warning. Rearrange into subsections and subsubsections. Document
6994 --multi and --debug. Correct --with-sysroot typo. Update --attach
6995 usage. Make load reference clearer. Document monitor exit.
6996 (Remote Configuration): Document set remote exec-file, attach-packet,
6997 and run-packet.
6998 (Packets): Document vAttach and vRun.
6999
d35a4257 70002008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7001
7002 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7003 detach-on-follow -> detach-on-fork.
f663676d 7004
c78d192c
DJ
70052008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7006
7007 * gdbint.texinfo (Native Conditionals): Remove
7008 SHELL_COMMAND_CONCAT and SHELL_FILE.
7009
d35a4257
EZ
70102008-01-26 Eli Zaretskii <eliz@gnu.org>
7011
7012 * gdb.texinfo (Specify Location): Improve wording.
7013
93815fbf
VP
70142008-01-23 Chris Demetriou <cgd@google.com>
7015
7016 * gdb.texinfo (Threads): Document new "set print thread-events"
7017 and "show print thread-events" commands.
7018
2a25a5ba
EZ
70192008-01-19 Eli Zaretskii <eliz@gnu.org>
7020
7021 * gdb.texinfo (Specify Location): New section.
7022 (Delete Breaks, Edit, Set Breaks): Remove description of
7023 locations. Instead, add a reference to "Specify Location".
7024 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7025 (Symbols): Refer to "Specify Location" for the valid forms of
7026 linespecs and locations.
7027
32c9a795
MD
70282008-01-18 Markus Deuling <deuling@de.ibm.com>
7029
7030 * gdbint.texinfo (Target Conditionals): Replace the description of
7031 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7032
b17828ca
JB
70332008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7034
7035 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7036 about &&var, which is rejected by the expression parser.
7037
0aea4bf3
LM
70382008-01-09 Luis Machado <luisgpm@br.ibm.com>
7039
7040 * gdb.texinfo (Output): Update documentation on using printf with DFP
7041 types.
7042
febe4383
TJB
70432008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7044
7045 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7046 subsubsection.
7047 (Decimal Floating Point format): New subsubsection.
7048
7a404eba
PA
70492008-01-05 Pedro Alves <pedro@codesourcery.com>
7050
7051 * gdb.texinfo (File Options): Remove mention of the attempt to
7052 open a core file with the -p option. Don't list -c as a valid
7053 option to attach to a process.
7054
a4d9b460
PA
70552008-01-05 Pedro Alves <pedro@codesourcery.com>
7056
7057 * gdbint.texinfo (Host Conditionals): Remove mention of
7058 ALIGN_STACK_ON_ENTRY.
7059
6ec2edbe
JB
70602008-01-05 Joel Brobecker <brobecker@adacore.com>
7061
7062 * gdbint.texinfo (Start of New Year Procedure): Add item
7063 describing how to update the source and documentation copyright
7064 notices.
7065
d8b2a693
JB
70662007-12-18 Jim Blandy <jimb@codesourcery.com>
7067
ab209b3a 7068 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7069 watchpoint explanation into the main description of the watchpoint
7070 command; update synopses of 'watch', 'rwatch', and 'awatch'
7071 commands.
7072
8b4ed427
VP
70732007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7074
7075 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7076 Document 'pending-breakpoints' feature of
7077 -list-features.
7078
37e4754d
LM
70792007-12-17 Luis Machado <luisgpm@br.ibm.com>
7080
669fac23 7081 * gdb.texinfo: Add new parameter's description.
37e4754d 7082
1d3811f6
DJ
70832007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7084
7085 * gdb.texinfo (Overview): Clarify run-length encoding
7086 example. Remove the restriction on "+" and "-" characters.
7087
c1c25a1a
EZ
70882007-12-15 Eli Zaretskii <eliz@gnu.org>
7089
7090 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7091
afe8ab22 70922007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7093
afe8ab22
VP
7094 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7095 the -f option for -break-insert, remove -r option,
7096 and clarify specification of location.
7097
a6b151f1
DJ
70982007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7099
7100 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7101 formatting.
7102 (Remote Debugging): Add File Transfer section.
7103 (Remote Configuration): Document Host I/O packets.
7104 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7105 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7106 (Packets): Add vFile.
7107
3b784c4f
EZ
71082007-11-17 Eli Zaretskii <eliz@gnu.org>
7109
7110 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7111 breakpoints with multiple locations.
7112 (Breakpoint Menus): Improve wording.
7113 (Output): Fix last change.
7114
a4ce5b0d
UW
71152007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7116
7117 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7118
1b39d5c0
DE
71192007-11-15 Doug Evans <dje@google.com>
7120
7121 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7122
7a72d44c
VP
71232007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7124
7125 * gdbint.texinfo (Native Conditionals): Remove
7126 mention of CLEAR_SOLIB.
5ae4183a 7127
6d1829bf 71282007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7129
7130 * gdb.texinfo (Print Settings): Add documentation for "set/show
7131 print frame-arguments".
7132
1a619819
LM
71332007-11-05 Luis Machado <luisgpm@br.ibm.com>
7134
3b784c4f 7135 * gdb.texinfo (Output): Update printf command's description.
1a619819 7136
55eddb0f
DJ
71372007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7138
7139 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7140 powerpc soft-float".
7141
9cceb671
DJ
71422007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7143
7144 * gdb.texinfo (Files): Correct formatting. Mention Expat
7145 requirement.
7146 (Requirements for Building GDB): Expand the list of Expat
7147 uses.
7148 (Library List Format, Memory Map Format): Mention Expat.
7149 (Target Descriptions): Update Expat wording.
7150
83acabca
DJ
71512007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7152
7153 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7154 Document that gdbarch_convert_register_p should return zero for no-op
7155 conversions.
7156
e35879db
UW
71572007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7158
83acabca 7159 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7160 of set_gdbarch_sofun_address_maybe_missing back to ...
7161 (Target Conditionals): ... here to fix build break.
7162
203c3895
UW
71632007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7164
83acabca 7165 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7166 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7167 (Compiler Characteristics): ... documentation of
7168 set_gdbarch_sofun_address_maybe_missing.
7169
11411de3
DJ
71702007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7171
7172 * gdbint.texinfo (Target Conditionals): Use
7173 frame_unwind_register_unsigned in examples instead of
7174 frame_unwind_unsigned_register.
7175
7cc46491
DJ
71762007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7177
7178 * gdb.texinfo (Predefined Target Types): Add int128
7179 and uint128.
7180 (Standard Target Features): Add PowerPC features.
7181
81adfced
DJ
71822007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7183
7184 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7185
c1874924
UW
71862007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7187
7188 * gdbint.texi (Target Conditionals): Remove documentation
7189 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7190 gdbarch_extract_return_value, and gdbarch_store_return_value.
7191
f6e56ab3
UW
71922007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7193
7194 * gdbint.texi (Target Conditionals): Remove documentation of
7195 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7196
56cf5405
KH
71972007-10-11 Kazu Hirata <kazu@codesourcery.com>
7198
7199 * gdb.texinfo: Mention that inaccessible-by-default is on by
7200 default.
7201
35156bae
DJ
72022007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7203
7204 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7205
d983da9c
DJ
72062007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7207
7208 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7209 multi-threaded watchpoints.
7210 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7211 checked. Describe sticky notification. Expand description
7212 of steppable and continuable watchpoints.
7213 (Watchpoints and Threads): New subsection.
7214
fe6fbf8b
VP
72152007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7216
7217 * gdb.texinfo (Setting Breakpoints): Revise
7218 documentation for pending breakpoints. Document
7219 breakpoints with multiple locations.
5ae4183a 7220
084344da
VP
72212007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7222
7223 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7224 Document -list-features.
5ae4183a 7225
82160952
EZ
72262007-09-15 Eli Zaretskii <eliz@gnu.org>
7227
7228 * gdb.texinfo (Output): Spell out which features of C's printf are
7229 not supported by GDB's printf.
7e27a47a
EZ
7230 (Separate Debug Files): More accurate wording regarding build ID
7231 and a reference to the ld manual rather than the Fedora wiki.
82160952 7232
ea37ba09
DJ
72332007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7234 Jim Blandy <jimb@codesourcery.com>
7235
7236 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7237 (Examining Memory): Update mentions of the 's' format.
7238 (Automatic Display): Likewise.
7239
b8533aec
DJ
72402007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7241
7242 * gdb.texinfo: Update the FSF's Back-Cover Text.
7243
83f83d7f
JK
72442007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7245 Eli Zaretskii <eliz@gnu.org>
7246
7247 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7248 Fixed the ``build ID'' name. New binaries build instructions for the
7249 build ID inclusion. Explain how the commands are specific to the build
7250 ID vs. debug link.
7251
c7e83d54
EZ
72522007-09-01 Eli Zaretskii <eliz@gnu.org>
7253
7254 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7255 indexing for ``build ID'' support.
7256
d3750b24
JK
72572007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7258
7259 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7260 Enlisted BUILD ID to the debug file searching example.
7261 Included a BUILD ID `.note.gnu.build-id' section description.
7262 Updated/added the debug files splitting instructions for OBJCOPY.
7263
02142340
VP
72642007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7265
7266 * gdb.texinfo (Variable Objects): Adjust docs
7267 for -var-info-expression and document
7268 -var-info-path-expression.
7269
d3bdde98
JB
72702007-08-20 Jim Blandy <jimb@codesourcery.com>
7271
3fb6a982
JB
7272 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7273 (title page): Include the dedication in the printed manual, as a
7274 separate page after the copyright notice.
5ae4183a 7275
d3bdde98
JB
7276 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7277 don't break a @var across a line.
7278
c80a96a8
MR
72792007-07-25 Maciej W. Rozycki <macro@mips.com>
7280
7281 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7282 for include files.
7283
5824a901
NR
72842007-07-12 Nick Roberts <nickrob@snap.net.nz>
7285
7286 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7287 in annotate.texinfo.
7288 (Command History): Link to new node.
5824a901 7289
d52e7ea3
UW
72902007-07-05 Markus Deuling <deuling@de.ibm.com>
7291
7292 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7293
5fc14d0a
EZ
72942007-07-05 Eli Zaretskii <eliz@gnu.org>
7295
7296 * gdbint.texinfo (Target Conditionals): Fix last change.
7297
4a9bb1df
UW
72982007-07-03 Markus Deuling <deuling@de.ibm.com>
7299
7300 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7301 routines:
7302 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7303 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7304 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7305 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7306 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7307 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7308 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7309 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7310 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7311 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7312 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7313 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7314 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7315 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7316 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7317 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7318 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7319 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7320 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7321 (SOFTWARE_SINGLE_STEP_P)
7322
7323 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7324 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7325
7326 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7327 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7328 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7329 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7330 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7331 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7332 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7333 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7334 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7335 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7336
7337 (Converting an existing Target Architecture to Multi-arch): Remove
7338 section.
7339
7340 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7341 (gdbarch_addr_bits_remove): Add code example.
7342
7343 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7344
cfa9d6d9
DJ
73452007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7346
7347 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7348 Add other missing entries. Adjust the table size to fit.
7349 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7350 stop reasons including the new "library" event.
7351 (General Query Packets): Adjust table widths for qSupported. Mention
7352 qXfer:libraries:read reply to qSupported and document the new packet.
7353 (Library List Format): New section.
7354
159fcc13
JK
73552007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7356
7357 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7358
f66d1690
MS
73592007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7360
7361 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7362
67102876
NR
73632007-06-25 Nick Roberts <nickrob@snap.net.nz>
7364
7365 * gdbint.texinfo (Register and Memory Data): Break sections
7366 into nodes and add a menu.
7367
a4642986
MR
73682007-06-21 Maciej W. Rozycki <macro@mips.com>
7369
7370 * gdb.texinfo (Examining Memory): Document the new behaviour.
7371
e9c17194
VP
73722007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7373
7374 * gdb.texinfo (Standard Target Features): Document
7375 m68k features.
7376
31d99776
DJ
73772007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7378
7379 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7380
1780a0ed
DJ
73812007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7382
7383 * gdb.texinfo (Target Description Format): Add version attribute
7384 for <target>.
7385
822b6570
DJ
73862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7387
7388 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7389
f8b73d13
DJ
73902007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7391
7392 * gdb.texinfo (MIPS Features): New subsection.
7393
0e7f50da
UW
73942007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7395 Markus Deuling <deuling@de.ibm.com>
7396
7397 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7398 and qXfer:spu:write packets and mention them under qSupported.
7399
23d964e7
UW
74002007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7401 Markus Deuling <deuling@de.ibm.com>
7402
7403 * gdb.texinfo (Architectures): Add new SPU section to document
7404 Cell Broadband Engine SPU architecture specific commands.
7405
9f708cb2
VP
74062007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7407
7408 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7409 comments.
7410
7579b5f8
NR
74112007-06-07 Nick Roberts <nickrob@snap.net.nz>
7412
7413 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7414
bf06d120
JB
74152007-05-29 Jim Blandy <jimb@codesourcery.com>
7416
7417 * gdb.texinfo (Overview): Doc fix.
7418
23776285
MR
74192007-05-22 Maciej W. Rozycki <macro@mips.com>
7420
7421 * gdb.texinfo (Remote Configuration): Document "set/show
7422 remoteflow".
7423
1a69e1e4
DJ
74242007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7425
bf06d120
JB
7426 * gdb.texinfo (MIPS): Remove documentation for set mips
7427 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7428 stack-arg-size.
1a69e1e4 7429
46ba6afa 74302007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7431
46ba6afa
BW
7432 * all-cfg.texi (GDBTUI): New.
7433 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7434 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7435 (TUI Configuration): Edit to improve clarity and fix problems of
7436 both style and content.
5ae4183a 7437
06d3b283
UW
74382007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7439
7440 * observer.texi (GDB Observers): New observer "new_objfile".
7441
179101d6
UW
74422007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7443
7444 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7445
25d5ea92
VP
74462007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7447
7448 * gdb.texinfo (GDB/MI Variable Objects): Document
7449 frozen variables objects.
5ae4183a 7450
ea35711c
DJ
74512007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7452
7453 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7454 (Character Sets, Caching Data of Remote Targets): Likewise.
7455 (Targets): Delete Remote node. Move its text...
7456 (Debugging Remote Programs): ...to here. Delete description
7457 of the "remote" command.
7458 (Remote configuration): Delete description of "set remotedevice"
7459 and "show remotedevice".
7460 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7461
db2e3e2e
BW
74622007-04-11 Bob Wilson <bob.wilson@acm.org>
7463
5ae4183a
AS
7464 * gdb.texinfo (Contributors, Continuing and Stepping)
7465 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7466 (General Query Packets, File-I/O Remote Protocol Extension)
7467 (Protocol Basics, The F Reply Packet, Write)
7468 (Protocol-specific Representation of Datatypes, Memory Transfer):
7469 Fix hyphenation, punctuation and grammar problems.
7470 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7471 'section' instead of 'subsection' in the text.
7472 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7473 (i386): Remove period from section name.
db2e3e2e
BW
7474 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7475 (Config Names, Configure Options): Use @file{configure}.
7476
8a3dae3e
DJ
74772007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7478
7479 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7480 and tab expansion.
7481
1a92f856
DJ
74822007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7483
7484 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7485
79a6e687 74862007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7487
79a6e687
BW
7488 * gdb.texinfo: Consistently capitalize all significant words in
7489 node names, chapter titles, section titles, and headings. Update
7490 cross references to match.
7491 (Starting and Stopping Trace Experiment): Make node name plural.
7492 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 7493
ad527d2e
PA
74942007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7495
7496 * gdb.texinfo (WinCE): Delete obsolete subsection.
7497
7ce59000
DJ
74982007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7499
7500 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7501 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7502 references.
7503
8807d78b
DJ
75042007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7505
7506 * gdb.texinfo (Startup): Delete references to some alternate
7507 names for .gdbinit.
7508 (Thread): Remove LynxOS reference.
7509 (Tandem ST2000): Delete target-specific documentation.
7510 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7511 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7512 and GDB_OSABI_LYNXOS.
7513
5f402660
UW
75142007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7515
7516 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7517
bac718a6
UW
75182007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7519
7520 * gdbint.texinfo (Target Conditionals): Remove mention of
7521 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7522 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7523
9453113a
DJ
75242007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7525
7526 * Makefile.in: Add "pdfdir" installation
7527 directory, PDFTEX macro, support for "install-pdf" target,
7528 and rules for making a pdf version of refcard.texi.
7529 * refcard.tex: Specify paper size for PDF output.
7530
ae21e955 75312007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7532
ae21e955 7533 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 7534
3f94c067 75352007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7536
3f94c067
BW
7537 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7538 (Source Path, Character Sets, Macros, Define)
7539 (GDB/MI Result Records, GDB/MI Simple Examples)
7540 (GDB/MI Program Execution, GDB/MI File Commands)
7541 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7542 (Bug Reporting): Use @value{GCC}.
5ae4183a 7543
12c27660 75442007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7545
12c27660
BW
7546 * gdb.texinfo (Help): Fix formatting of examples.
7547 (Variables): Use @ifnotinfo instead of @iftex.
7548 (Non-debug DLL symbols): Use @ref instead of @pxref.
7549 (Sparclet File): Use @samp instead of quotes.
5ae4183a 7550
ce9341a1
BW
75512007-03-26 Bob Wilson <bob.wilson@acm.org>
7552
7553 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7554
c8f4133a
BW
75552007-03-26 Bob Wilson <bob.wilson@acm.org>
7556
7557 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7558 the order of the nodes.
7559 (C Operators, C Constants, Debugging C): Remove extra menus.
7560 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 7561
c8f4133a 75622007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
7563
7564 * gdb.texinfo (File Options): Add missing parenthesis.
7565 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7566
c74d0ad8
DJ
75672007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7568
7569 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7570
ff6f572f
DJ
75712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7572
669fac23 7573 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7574 case insensitivity.
7575 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7576
994337c3
NR
75772007-02-18 Nick Roberts <nickrob@snap.net.nz>
7578
7579 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7580 (Files): Add section name to argument list for pxref.
7581 (Non-debug DLL symbols): Don't use `see' for pxref.
7582 (Embedded Processors): Fix typo.
7583 (GDB/MI Breakpoint Commands): Execution commands generate
7584 *stopped not ^done.
7585
eb819d70
NR
75862007-02-13 Nick Roberts <nickrob@snap.net.nz>
7587
7588 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7589 values for in_scope. Mention that only root variables can be
7590 updated.
7591 (GDB/MI Development and Front Ends): Explain new values may be
7592 added to existing fields.
7593
123dc839
DJ
75942007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7595
7596 * gdb.texinfo (-target-disconnect): Use @smallexample.
7597 (Requirements): Add anchor for Expat. Update description.
7598 (Target Descriptions): Mention Expat.
7599 (Target Description Format): Document new elements. Use
7600 @smallexample.
7601 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7602 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7603
108546a0
DJ
76042007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7605
7606 * gdb.texinfo (Target Description Format): Add section on XInclude.
7607
95a98c01
NR
76082006-02-03 Nick Roberts <nickrob@snap.net.nz>
7609
7610 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7611 command -enable-timings.
7612
f4b3909f
EZ
76132007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7614
5ae4183a 7615 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7616 descriptions for new/deleted elements in gdb_osabi. Add missing
7617 description for function generic_elf_osabi_sniff_abi_tag_sections.
7618
c7ba131e
JB
76192007-01-29 Joel Brobecker <brobecker@adacore.com>
7620
7621 * gdb.texinfo (Maintenance Commands): Add documentation for
7622 the new "maint print target-stack" command.
7623
3a60f64e
JK
76242007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7625 Eli Zaretskii <eliz@gnu.org>
7626
f4b3909f 7627 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7628
c582f8b6
EZ
76292007-01-26 Eli Zaretskii <eliz@gnu.org>
7630
7631 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7632 Use @value{NGCC} instead of @value{GCC}.
7633
d3e8051b
EZ
76342007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7635
7636 * agentexpr.texi: Fix typos.
7637 * annotate.texinfo: Likewise.
7638 * gdb.texinfo: Likewise.
7639 * gdbint.texinfo: Likewise.
7640 * observer.texi: Likewise.
7641 * stabs.texinfo: Likewise.
7642
86f04699
EZ
76432007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7644
7645 * gdbint.texinfo (Support Libraries): Remove mmalloc
7646 entry. Describe readline library.
7647
23181151
DJ
76482007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7649
7650 * gdb.texinfo (Target Descriptions): New section.
7651 (General Query Packets): Add QPassSignals anchor. Mention
7652 qXfer:features:read under qSupported. Expand mentions of
7653 qXfer:memory-map:read and QPassSignals. Document
7654 qXfer:features:read.
7655
f822c95b
DJ
76562007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7657
7658 * gdb.texinfo (Commands to specify files): Describe
7659 "set sysroot" and "show sysroot".
7660 (Using the `gdbserver' program): Lowercase argument
7661 to @var. Expand description of setting up GDB on the
7662 host.
7663
8936fcda
JB
76642007-01-05 Joel Brobecker <brobecker@adacore.com>
7665
7666 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7667 catch exception, catch exception unhandled, and catch assert
7668 commands.
7669
e776119f
DJ
76702007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7671
7672 * gdb.texinfo (Debugging Output): Document "set debug xml"
7673 and "show debug xml".
7674
aa79a185
DJ
76752007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7676
7677 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7678
7f893741
JB
76792007-01-01 Joel Brobecker <brobecker@adacore.com>
7680
7681 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7682
a1b5960f
VP
76832006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7684
7685 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7686 note in @ignore, to be removed later if nobody complains.
7687
9f470e6e
NR
76882006-12-04 Nick Roberts <nickrob@snap.net.nz>
7689
7690 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7691 of -var-delete.
7692
765dc015 76932006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7694
765dc015 7695 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7696 automatic software/hardware breakpoint usage and
7697 the "set breakpoint auto-hw" command.
765dc015 7698
4b5752d0
VP
76992006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7700
7701 * gdb.texinfo (Memory Access Checking): New.
7702
89be2091
DJ
77032006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7704
7705 * gdb.texinfo (Remote configuration): Mention
7706 "pass-signals-packet".
7707 (General Query Packets): Document QPassSignals. Fix
7708 a typo.
7709
ca3bf3bd
DJ
77102006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7711
7712 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7713
427c3a89
DJ
77142006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7715
7716 * gdb.texinfo (Remote configuration): Rewrite documentation for
7717 packet configuration commands.
7718 (OS Information): Adjust reference to qXfer:auxv:read.
7719 (General Query Packets): Remove references to read-aux-vector-packet
7720 and set remote get-thread-local-storage-address.
7721
7a107747
DJ
77222006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7723
7724 * gdbint.texinfo (Target Architecture Definition): Add new
7725 Initializing a New Architecture section.
7726
1c56eb0e
EZ
77272006-10-31 David Taylor <dtaylor@emc.com>
7728
7729 * stabs.texinfo (Macro define and undefine): New node describing
7730 stabs for #define and #undef.
7731
f73adfeb
AS
77322006-10-27 Andreas Schwab <schwab@suse.de>
7733
7734 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7735
fd60e0df
EZ
77362006-10-21 Eli Zaretskii <eliz@gnu.org>
7737
7738 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7739 clarify on the possible meanings of ``expression'' watched by
7740 watchpoints. Add indexing.
e5ac9b53
EZ
7741 (Prompting, Errors, Invalidation, Annotations for Running)
7742 (Source Annotations): Fix index entries by adding "annotation" to
7743 them, to discriminate from index entries that point to the more
7744 general topic descriptions.
fd60e0df 7745
52bb452f
DJ
77462006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7747
7748 * gdbint.texinfo (Target Vector Definition): Move most
7749 content into Existing Targets. Add a menu.
7750 (Existing Targets): New section, moved from Target Vector
7751 Definition. Use @subsection.
7752 (Managing Execution State): New section.
7753
58955e58
BW
77542006-10-16 Bob Wilson <bob.wilson@acm.org>
7755
7756 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7757
c8aa23ab
EZ
77582006-10-15 Eli Zaretskii <eliz@gnu.org>
7759
7760 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7761 (Command Syntax, Signals, Backtrace, Connecting)
7762 (Remote configuration, Renesas Boards, Console I/O): Fix last
7763 change: use Ctrl- instead of C-, except wrt Emacs.
7764 (File-I/O Examples): Put Ctrl-c in @kbd.
7765 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7766 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7767 (Signals, Set Breaks, Set Watchpoints): Document optional
7768 arguments to `info signals' `handle', `info breakpoints', and
7769 `info watchpoints'.
c8aa23ab 7770
e7109c7e
EZ
77712006-10-14 Eli Zaretskii <eliz@gnu.org>
7772
7773 * gdb.texinfo (Backtrace): Fix last change.
7774
de3aea7b
NR
77752006-10-14 Nick Roberts <nickrob@snap.net.nz>
7776
7777 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7778
7f9087cb
BW
77792006-10-10 Bob Wilson <bob.wilson@acm.org>
7780
c8aa23ab
EZ
7781 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7782 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7783 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7784
68437a39
DJ
77852006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7786 Daniel Jacobowitz <dan@codesourcery.com>
7787
7788 * gdb.texinfo (Packets): Document vFlashErase,
7789 vFlashWrite and vFlashDone packets.
7790 (General Query Packets): Document qXfer:memory-map:read.
7791 Add a new feature for qXfer:memory-map:read.
7792 (Memory map format): New section.
7793 (Target Commands): Mention that gdb can write flash.
7794
fd79ecee
DJ
77952006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7796 Daniel Jacobowitz <dan@codesourcery.com>
7797
7798 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7799 memory regions and "mem auto".
7800
350da6ee
DJ
78012006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7802
7803 * gdbint.texinfo (Array Containers): New section.
7804
2f1acb09
VP
78052006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7806
7807 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7808 -stack-list-arguments HIGH_FRAME argument can be larger then the
7809 actual number of frames.
7810
2ab1eb7a
VP
78112006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7812
7813 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7814 -stack-list-locals HIGH_FRAME argument can be larger then the
7815 actual number of frames.
2ab1eb7a 7816
599b237a
BW
78172006-09-02 Bob Wilson <bob.wilson@acm.org>
7818
7819 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7820 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7821
25ab7e6d
EZ
78222006-09-02 Eli Zaretskii <eliz@gnu.org>
7823
7824 * gdbint.texinfo (Overall Structure): New section "Source Tree
7825 Structure".
7826
940178d3
JB
78272006-08-17 Jim Blandy <jimb@codesourcery.com>
7828
7829 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7830 responses.
7831
30daae6c
JB
78322006-08-08 Joel Brobecker <brobecker@adacore.com>
7833
7834 * gdb.texinfo (Source Path): Add documentation for new
7835 substitute-path commands.
7836
7fa2210b
DJ
78372006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7838
7839 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7840 (Running Configure): ...here.
7841 (Requirements): New node. Mention expat.
7842
3d00d119
DJ
78432006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7844
5ae4183a 7845 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7846 'set download-write-size' and 'show download-write-size'.
7847
0cbfa4ee
DJ
78482006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7849
7850 * stabs.texinfo (Member Type Descriptor): Correct example for
7851 pointer to member types.
7852
16026cd7
AS
78532006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7854
7855 * gdb.texinfo (Optional warnings and messages): Add
7856 'set/show trace-commands'.
7857 (Command files): Add '-v' to source command.
7858
0876f84a
DJ
78592006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7860
7861 * gdb.texinfo (OS Information): Update qPart reference to
7862 qXfer.
7863 (Remote configuration): Likewise.
7864 (Overview): Move @cindex to the start of a paragraph. Talk
7865 about binary data encoding.
7866 (Packets): Refer to the overview for the details of the X
7867 packet encoding.
7868 (General Query Packets): Remove qPart description. Add qXfer
7869 description. Add an anchor to qSupported. Correct feature
7870 table title. Add a new feature for qXfer:auxv:read.
7871 (Interrupts): Add a missing parenthesis.
7872
2ec3381a
DJ
78732006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7874
669fac23 7875 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7876 (GDB/MI Kod Commands): Remove commented out node.
7877
594fe323
EZ
78782006-07-01 Eli Zaretskii <eliz@gnu.org>
7879
7880 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7881 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7882 (GDB/MI Thread Commands, GDB/MI Program Execution)
7883 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7884 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7885 (GDB/MI File Commands, GDB/MI Target Manipulation)
7886 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7887 since the MI prompt is hard-wired into the code.
7888
7e3fb70c
NR
78892006-07-01 Nick Roberts <nickrob@snap.net.nz>
7890
7891 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7892 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7893 (GDB/MI Data Manipulation): Remove description of unimplemented
7894 display related commands as variable objects perform this function
7895 and are superior: -display-delete, -display-disable,
7896 -display-enable, -display-insert and -display-list. Move
7897 -environment-cd, -environment-directory, -environment-path
7898 and -environment-pwd to "Program Context".
7899 (GDB/MI Program Control): Rename to "Program Execution". Move
7900 -exec-arguments -exec-abort to...
7901 (GDB/MI Program Context): ...here. New node split from "Data
7902 Manipulation".
7903
be2a5f71
DJ
79042006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7905
7906 * gdb.texinfo (Remote configuration): Document set / show
7907 remote supported-packets.
7908 (General Query Packets): Document qSupported packet.
7909
fc320d37
SL
79102006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7911
7912 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7913 and font markup.
7914 (Protocol basics): Likewise.
7915 (The F request packet): Likewise.
7916 (The F reply packet): Likewise.
7917 (Memory transfer): Move this node to be a subsubsection of
7918 "Protocol specific representation of datatypes".
7919 (The Ctrl-C message): More copy editing.
7920 (Console I/O): Likewise.
7921 (The isatty call): Delete this node, and merge its content into
7922 the "isatty" node. Fixed references elsewhere.
7923 (The system call): Delete this node, and merge its content into
7924 the "system" node. Fixed references elsewhere.
7925 (open): Reformat to use @table, and add appropriate font markup.
7926 (close): Likewise.
7927 (read): Likewise.
7928 (write): Likewise.
7929 (lseek): Likewise.
7930 (rename): Likewise.
7931 (unlink): Likewise.
7932 (stat/fstat): Likewise.
7933 (gettimeofday): Likewise.
7934 (isatty): Likewise.
7935 (system): Likewise, plus minor changes to fix confusing wording.
7936 (Integral datatypes): Fix font markup.
7937 (Pointer values): Likewise.
7938 (struct stat): Fix markup to use @table, plus minor copy editing.
7939 (struct timeval): Fix font markup, plus minor copy editing.
7940 (Constants): Minor copy editing.
7941 (Errno values): Add font markup.
7942 (File-I/O Examples): Likewise.
7943
158fdf5c
NR
79442006-06-10 Nick Roberts <nickrob@snap.net.nz>
7945
7946 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7947 (GDB/MI Simple Examples): Move node up one level. Use real
7948 examples.
7949 (GDB/MI Compatibility with CLI): Update.
7950 (GDB/MI Result Records): Add "connected" and "exit" result
7951 classes.
7952 (GDB/MI Stream Records): Clarify target output.
7953 (GDB/MI Command Description Format): Modify example description.
7954 (GDB/MI Breakpoint Table Commands): Rename to...
7955 (GDB/MI Breakpoint Commands): ...this
7956 (GDB/MI Breakpoint Commands): Add optional thread field.
7957 (GDB/MI Program Control): Add an introduction. Move "Program
7958 termination" examples into exec-run description.
7959 (GDB/MI File Commands): Mention similar CLI commands.
7960 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7961 is similar to "-gdb-version".
7962
ddb50cd7
EZ
79632006-06-09 Eli Zaretskii <eliz@gnu.org>
7964
7965 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7966
2aef0d6b
NR
79672006-06-02 Nick Roberts <nickrob@snap.net.nz>
7968
7969 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7970 sourceware.org for mailing lists.
d5e40d59 7971 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7972
383a5c52
NR
79732006-06-01 Nick Roberts <nickrob@snap.net.nz>
7974
d5e40d59 7975 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7976
e16b02ee
EZ
79772006-05-22 Eli Zaretskii <eliz@gnu.org>
7978
7979 * gdb.texinfo (Cygwin Native): Fix last change.
7980
be90c084
CF
79812006-05-22 Christopher Faylor <cgf@timesys.com>
7982
7983 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7984
347ceba5
NR
79852006-05-15 Nick Roberts <nickrob@snap.net.nz>
7986
7987 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7988 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7989
369af7bd
DJ
79902006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7991
7992 * gdb.texinfo (General Query Packets): Recommend not starting
7993 new packets with qC and clarify.
7994
2ffdbde8 79952006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7996
7997 * gdb.texinfo (M2 Types): New section.
72019c9c 7998
16d1a084
DJ
79992006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8000
8001 * agentexpr.texi: Add a copyright and license notice.
8002 * observer.texi: Likewise, with GPL clause for function prototypes.
8003 Remove trailing whitespace.
8004
aa56d27a
JB
80052006-05-05 Jim Blandy <jimb@codesourcery.com>
8006
8007 * gdb.texinfo (General Query Packets): Document conventions for
8008 terminating packet names, and their violations.
8009
5bdf8622
DJ
80102006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8011
8012 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8013 * gdb.texinfo: Likewise.
8014
605a56cb
DJ
80152006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8016
8017 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8018 and "show remotedebug".
8019 (Debugging Output): Add additional index entries.
8020
b8db102d
MS
80212006-04-27 Michael Snyder <msnyder@redhat.com>
8022
8023 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8024
c5e30d01
AC
80252006-04-22 Andrew Cagney <cagney@redhat.com>
8026
8027 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8028 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8029
8181d85f
DJ
80302006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8031
8032 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8033 and remove breakpoint prototypes.
8034 (Watchpoints): Move description of target_insert_hw_breakpoint and
8035 target_remove_hw_breakpoint ...
8036 (Breakpoints): ... to here. Document target_insert_breakpoint and
8037 target_remove_breakpoint.
8038
4f553f88
JB
80392006-04-17 Jim Blandy <jimb@codesourcery.com>
8040
8041 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8042 and C packets are optional.
8043
cd852561
FR
80442006-04-14 Frederic Riss <frederic.riss@st.com>
8045
8046 * gdb.texinfo (Specifying source directories): Update the description
8047 of the source file search to reflect the fact that the source path
8048 always contains at least $cdir and $cwd.
8049
b620eb07
MS
80502006-03-31 Michael Snyder <msnyder@redhat.com>
8051
8052 * gdb.texinfo: Update copyright dates.
8053
3156cdaf
EZ
80542006-03-31 Eli Zaretskii <eliz@gnu.org>
8055
8056 * gdb.texinfo (Overview): Add an index entry to "empty response".
8057
7d30c22d
JB
80582006-03-28 Jim Blandy <jimb@codesourcery.com>
8059
8060 * gdbint.texinfo (Prologue Analysis): New section.
8061
86941c27
JB
80622006-03-07 Jim Blandy <jimb@red-bean.com>
8063
66b8c7f6
JB
8064 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8065
1a10341b
JB
8066 * gdb.texinfo (Target Commands): Update text describing how to
8067 specify a target. Refer to the detailed section on remote
8068 debugging, not the brief mention.
8069
86941c27
JB
8070 * gdb.texinfo (Connecting): Organize the different 'target remote'
8071 connection methods into a table. Add a 'target remote' index
8072 entry. (!!!)
8073
62f3a2ba
FF
80742006-02-17 Fred Fish <fnf@specifix.com>
8075
8076 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8077 'ptype' commands to reflect the fact that the only significant
8078 difference between them is that ptype prints the complete type
8079 description instead of just the name.
8080
8b9a88ea
WZ
80812006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8082
8083 * gdbint.texinfo (Watchpoints): Delete
8084 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8085
7e8dc855
NR
80862006-02-10 Nick Roberts <nickrob@snap.net.nz>
8087
8088 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8089 times fields where needed. Fix typos. Update general form given
8090 for output of -break-insert.
8091 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8092
c91d38aa
DJ
80932006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8094
8095 * gdbint.texinfo (Symbol Handling): Add a section
8096 on memory management.
8097
38fcd64c
DJ
80982006-02-06 Vladimir Prus <ghost@cs.msu.su>
8099
8100 * gdb.texinfo (Breakpoint table commands): Document the fullname
8101 field in -break-list output.
8102
219eec71
EZ
81032006-02-03 Eli Zaretskii <eliz@gnu.org>
8104
8105 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8106 debugging information produced by the various "set debug..."
8107 options.
8108
ae5a43e0
DJ
81092006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8110
8111 * gdb.texinfo (Files): Remove obsolete bits from the description
8112 of "symbol-file".
8113
a9f158ec
JB
81142006-01-25 Jim Blandy <jimb@redhat.com>
8115
8116 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8117
410dd08e
JB
81182006-01-24 Jim Blandy <jimb@redhat.com>
8119
8120 * gdbint.texinfo (Frames): Document the basics of GDB's register
8121 unwinding model, and explain the existence of the "sentinel" frame.
8122
4b505b12
AS
81232006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8124
8125 * gdb.texinfo (Choosing files): Mention that -directory is used
8126 for script files.
8127 (Specifying source directories): Likewise.
8128 (Command files): Explain how script files are found.
8129
839c27b7
EZ
81302006-01-21 Eli Zaretskii <eliz@gnu.org>
8131
8132 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8133 the threads in a multi-threaded program.
8134 (Threads): The threadno argument of "thread apply" can be a range
8135 of numbers.
8136
7be93b9e
JB
81372006-01-18 Jim Blandy <jimb@redhat.com>
8138
8139 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8140 of warning flags.
8141
fcc73fe3
EZ
81422006-01-13 Eli Zaretskii <eliz@gnu.org>
8143
8144 * gdb.texinfo (Sequences): Improve menu annotations.
8145 (Define): Add index entries for arguments of user-defined
8146 commands. Move the description of flow-control commands...
8147 (Command Files): ...to here. Document loop_break and
8148 loop_continue.
ca91424e
EZ
8149 (Define, Command Files): Document `end' and add index entries for
8150 it.
fcc73fe3 8151
5c95884b
MS
81522006-01-04 Michael Snyder <msnyder@redhat.com>
8153
8154 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8155 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8156
860701dc
PH
81572006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8158
8159 * gdb.texinfo (Omissions from Ada): Document that there is now
8160 limited aggregate support.
8161
36b80e65
EZ
81622005-12-28 Eli Zaretskii <eliz@gnu.org>
8163
8164 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8165 registers and the likes.
8166
c1468174
EZ
81672005-12-24 Eli Zaretskii <eliz@gnu.org>
8168
8169 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8170 (Symbols): Fix usage of "e.g.".
359df76b 8171 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8172
8173 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8174 (Coding): Fix usage of "e.g.".
8175
c02a867d
EZ
81762005-12-23 Eli Zaretskii <eliz@gnu.org>
8177
5ae4183a
AS
8178 * stabs.texinfo:
8179 * refcard.tex:
c02a867d 8180 * gpl.texi:
5ae4183a
AS
8181 * gdbint.texinfo:
8182 * gdb.texinfo:
8183 * gdb-cfg.texi:
c02a867d 8184 * fdl.texi:
5ae4183a
AS
8185 * annotate.texinfo:
8186 * all-cfg.texi:
c02a867d
EZ
8187 * Makefile.in: Add (C) after Copyright. Update the FSF
8188 address.
8189
fad38dfa
EZ
81902005-12-03 Eli Zaretskii <eliz@gnu.org>
8191
8192 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8193 extend GDB with commands for external monitor.
8194
53e5f3cf
AS
81952005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8196
8197 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8198
55f6ca0f
JB
81992005-11-25 Joel Brobecker <brobecker@adacore.com>
8200
8201 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8202
c1947b85
JB
82032005-11-21 Jim Blandy <jimb@redhat.com>
8204
8205 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8206 placement of 'R' actions in tracepoint action packets; document
8207 dependence of 'X' and 'M' actions on a preceding 'R' action for
8208 their registers.
8209
9d29849a
JB
82102005-11-19 Jim Blandy <jimb@redhat.com>
8211
8212 * gdb.texinfo (Tracepoint Packets): New node.
8213 (General Query Packets): Add entries for the tracepoint packets,
8214 referring to the "Tracepoint Packets" node.
8215 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8216
9a6253be
KB
82172005-11-18 Kevin Buettner <kevinb@redhat.com>
8218
8219 * gdb.texinfo (set remotebreak): Add anchor.
8220 (X packet): Likewise.
8221 (Remote Protocol): Add new section `Interrupts' and new index
8222 entry `interrupts (remote protocol)'.
8223
5f3bebba
JB
82242005-11-18 Jim Blandy <jimb@redhat.com>
8225
8226 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8227 entries into the General Query Packets section. Add a
8228 cross-reference to that section. Drop description of replies, as
8229 these are covered in the descriptions of each packet.
8230 (General Query Packets): Add introductory text. Explain naming
8231 conventions, and how the end of a name is recognized.
8232
9a7a1b36
KB
82332005-11-17 Kevin Buettner <kevinb@redhat.com>
8234
0564b6cf 8235 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8236 "set remotebreak" command.
8237
b8ff78ce
JB
82382005-11-16 Jim Blandy <jimb@redhat.com>
8239
8240 * gdb.texinfo (Packets, Stop Reply Packets)
8241 (General Query Packets): Various formatting cleanups.
8242 - Use @samp for packet contents.
8243 - Drop summaries from packet @item lines; the same information appears
8244 immediately below in the description.
8245 - Delete paragraph breaks after packet @item commands, so that the
8246 description appears directly to the right of the packet prototype
8247 in the printed manual, if it fits.
8248 - Place spaces in packet prototypes between @vars and non-@var
8249 letters, and explain that they're just for formatting.
8250 - Use @dots{} instead of '...'.
8251 - Fix uses of @code where @var was needed.
8252 - Replace "deprecated" markers with English text spelling out the
8253 packet's status and the preferred alternatives.
8254 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8255 what this ever meant.
8256 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8257 this for a long time.
8258 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8259 implemented several times, and have been in use for years.
8260
8ffe2530
JB
82612005-11-15 Jim Blandy <jimb@redhat.com>
8262
c43c5473
JB
8263 * gdb.texinfo (Packets): Add index entries for 'm' packet
8264 disclaimers.
5ae4183a 8265
fb031cdf
JB
8266 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8267 of stub when processing an 'm' packet.
8268
8ffe2530
JB
8269 * gdb.texinfo (Packets): Mention that packets beginning with
8270 letters are reserved once, at the top, instead of actually listing
8271 them all and saying "reserved".
8272
c03c782f
AS
82732005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8274
8275 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8276 Change @var{$arg0 to @code{$arg0.
8277
814e32d7
WZ
82782005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8279
8280 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8281
fa93a9d8
JB
82822005-11-12 Jim Blandy <jimb@redhat.com>
8283
8284 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8285 order. Remove extraneous 'z'.
8286
8a5a3c82
AS
82872005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8288
8289 * gdb.texinfo (Choosing files): Add --eval-command.
8290
4b0ad762
AS
82912005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8292
8293 * gdb.texinfo (Choosing modes): Add --return-child-result.
8294
8295
1a088d06
AS
82962005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8297
8298 * gdb.texinfo (Choosing modes): Add --batch-silent.
8299
656d5e12
EZ
83002005-10-28 Eli Zaretskii <eliz@gnu.org>
8301
8302 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8303 "The -var-update Command".
8304
3c9c013a
JB
83052005-10-03 Joel Brobecker <brobecker@adacore.com>
8306
8307 * gdb.texinfo (Print Settings): Add documentation for set/show
8308 print array-indexes.
8309
7ba3cf9c
DJ
83102005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8311
8312 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8313 6.2 and 6.3.
8314
a94ab193
EZ
83152005-08-27 Eli Zaretskii <eliz@gnu.org>
8316
8317 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8318 since 19-Jan-2004.
8319 (Files): Likewise.
ab1adacd
EZ
8320 (Variables, Symbols): Document the "<incomplete type>" message and
8321 its reasons.
a94ab193 8322
ca06016a
FF
83232005-08-01 Fred Fish <fnf@specifix.com>
8324
8325 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8326
cf58170d
NR
83272005-07-15 Nick Roberts <nickrob@snap.net.nz>
8328
8329 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8330 option for -var-list-children and -var-update.
8331 (GDB/MI Stack Manipulation): Simplify description of
8332 print-values option for -stack-list-locals.
8333 (GDB/MI Command Description Format): Clarify.
8334 (Mode Options): Spelling of superseded.
8335
38f1196a
BR
83362005-07-12 Bob Rossi <bob@brasko.net>
8337
8338 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8339 corresponding GDB command comment.
8340
3cb3b8df
BR
83412005-07-06 Bob Rossi <bob@brasko.net>
8342
8343 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8344 and -inferior-tty-show.
8345 (Input/Output): Document "set/show inferior-tty" and tty alias.
8346
10fac096
NW
83472005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8348
8349 * gdb.texinfo (Packets): Change description of 'D' packet to note
8350 that GDB does wait for a response.
8351
d1b6db76
NR
83522005-06-22 Nick Roberts <nickrob@snap.net.nz>
8353
8354 * gdb.texinfo (History) Rename "Command History".
8355 (Command History): Move node "Server Prefix" from section on
8356 Annotations here.
8357
29629dcf
NR
83582005-06-19 Nick Roberts <nickrob@snap.net.nz>
8359
8360 * gdb.texinfo (GDB/MI Stack Manipulation):
8361 Re-instate -stack-info-frame with example. Say that it gets
8362 info on selected frame, not current frame.
8363
397ca115
EZ
83642005-06-18 Eli Zaretskii <eliz@gnu.org>
8365
8366 * gdb.texinfo (Server): Clarify that `file' should be used before
8367 connecting to the server.
8368 (Files): Add an xref to the above description.
51274035
EZ
8369 (Output Formats): More detailed description of the `c' format.
8370 (Memory): List explicitly all the formats supported by `x'.
638ac427 8371 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8372 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8373 files. Add more indexing for solib-absolute-prefix and
8374 --with-sysroot.
76d17f34
EZ
8375 (Machine Code): Document possible problems with locations in
8376 shared libraries.
d416eeec
EZ
8377 (Backtrace): Document that free-standing environments do not need
8378 to have a `main' function.
397ca115 8379
74f6deaa
NR
83802005-06-18 Nick Roberts <nickrob@snap.net.nz>
8381
8382 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8383 -stack-info-frame.
8384
a9967aef
AC
83852005-06-07 Andrew Cagney <cagney@gnu.org>
8386
8387 * gdb.texinfo (Contributors): Note the original multi-arch
8388 contributors.
8389
e09f16f9
EZ
83902005-06-03 Eli Zaretskii <eliz@gnu.org>
8391
8392 * gdb.texinfo (Registers): Add index entries for the standard
8393 registers.
8394 (Frames): Add cross-reference from frame pointer description to
8395 the Registers node.
8396 (Annotations Overview): Fix the reference to GDB name.
8397
d87ba7ee
EZ
83982005-06-01 Eli Zaretskii <eliz@gnu.org>
8399
8400 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8401 can-use-hw-watchpoints.
8402
034dad6f
BR
84032005-05-28 Bob Rossi <bob@brasko.net>
8404
8405 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8406 the possible reasons why an exec async record would be returned to FE.
8407
ffed4509
AC
84082005-05-26 Andrew Cagney <cagney@gnu.org>
8409
8410 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8411 Andrew Cagney implemented the original GDB/MI.
8412
e22e55c9
OF
84132005-05-23 Orjan Friberg <orjanf@axis.com>
8414
8415 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8416 documentation. Add documentation for cris-mode.
8417
a78e13ce
EZ
84182005-05-20 Eli Zaretskii <eliz@gnu.org>
8419
8420 * gdb.texinfo (Numbers): Explain the example and make the wording
8421 more acurate.
8422
76ff342d
DJ
84232005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8424 Dennis Brueni <dennis@slickedit.com>
8425
8426 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8427 (GDB/MI Data Manipulation, GDB/MI Program Control)
8428 (GDB/MI Stack Manipulation): Update examples to include the fullname
8429 attribute in stack frames.
8430
119b882a
EZ
84312005-05-12 Eli Zaretskii <eliz@gnu.org>
8432
8433 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8434 do with other non-standard names of init files.
8435
6fc08d32
EZ
84362005-05-11 Eli Zaretskii <eliz@gnu.org>
8437
8438 * gdb.texinfo (Command Files): Move the description of the startup
8439 from here...
8440 (Startup): ...to this new subsection of the Invocation chapter.
8441 Rearrange the description of init files more logically and add a
8442 cross-reference to "Command Files". Document the special gdbinit
8443 name for CISCO 68k. Expand the description of what GDB does
8444 during startup.
8445 (History): Add index entry for HISTSIZE.
8446
a561754a
MK
84472005-05-02 Mark Kettenis <kettenis@gnu.org>
8448
8449 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8450
2eecc4ab
EZ
84512005-05-02 Eli Zaretskii <eliz@gnu.org>
8452
8453 * gdb.texinfo (SVR4 Process Information, The isatty call)
8454 (The system call): Don't use foo(N) notation for man pages and
8455 functions.
514c4d71 8456 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8457
18999be5
EZ
84582005-04-27 Eli Zaretskii <eliz@gnu.org>
8459
8460 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8461 were optimized away.
8462
0abb7bc7
EZ
84632005-04-22 Eli Zaretskii <eliz@gnu.org>
8464
8465 * gdb.texinfo (Remote configuration): Document "set/show
8466 get-thread-local-storage-address". Add cross-reference to the
8467 description of the qGetTLSAddr packet.
8468 (General Query Packets): Mention "set remote
8469 get-thread-local-storage-address" and add a reference to its
8470 description.
8471
6f61acb1
NR
84722005-04-19 Nick Roberts <nickrob@snap.net.nz>
8473
8474 * gdb.texinfo (Backtrace): Describe 'bt full'.
8475
9d59903a
NR
84762005-04-17 Nick Roberts <nickrob@snap.net.nz>
8477
8478 * gdb.texinfo (Mode Options): Fix typo.
8479 (GDB/MI): Describe how to invoke GDB/MI.
8480
721c2651
EZ
84812005-04-16 Eli Zaretskii <eliz@gnu.org>
8482
8483 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 8484 references changed. Add description of "info udot".
721c2651
EZ
8485 (Files): Document "set/show stop-on-solib-events".
8486 (M32R/D): Document "set/show download-path", "set/show
8487 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
8488 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8489 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
8490 (Maintenance Commands): Improve indexing.
8491 (Target Commands): Document "set/show hash", "set/show debug
8492 monitor".
8493 (SVR4 Process Information): Document "info pidlist" and "info
8494 meminfo". Document "set/show procfs-tarce" and "set/show
8495 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8496 (Symbols, The Print Command with Objective-C): Improve indexing.
8497 (Objective-C): Add references to "info classes" and "info
8498 selectors".
c45da7e6
EZ
8499 (Debugging Output): Improve wording. Document "set/show debug
8500 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
8501 (Set Breaks): Add index entry for "hardware breakpoints".
8502 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8503 and "set/show usehardbreakpoints".
8504 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8505 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
8506 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8507 rdiromatzero", "set/show rdiheartbeat".
8508 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8509 "sds".
8510 (Embedded Processors): Document the "sim" command.
8511 (Remote): Document the "remote" command.
8512 (DJGPP Native): Document the "info serial" command.
8513 (Threads): Document "maint info sol-threads".
8514 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8515 (Set Breaks): Improve indexing.
8516 (Command Syntax): Add a reference to dont-repeat.
8517 (Define): Document "dont-repeat".
8518 (TUI Commands): Document "tabset".
8519 (WinCE): New subsection. Document "set/show remotedirectory",
8520 "set/show remoteupload", "set/show remoteaddhost".
721c2651 8521
14d6dd68
EZ
85222005-04-15 Eli Zaretskii <eliz@gnu.org>
8523
8524 * gdb.texinfo (Hurd Native): New subsection, documents
8525 Hurd-specific commands.
a64548ea 8526 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 8527 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
8528 (MIPS): Improve documentation of heuristic-fence-post. Document
8529 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8530 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8531 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 8532 (ARM): Document ARM-specific commands.
a64548ea
EZ
8533 (AVR): New section. Document "info io_registers".
8534 (CRIS): New section. Document "set/show cris-version" and
8535 "set/show cris-dwarf2-cfi".
8536 (HPPA): New section. Document "set/show debug hppa" and "maint
8537 print unwind".
a5adf40f 8538 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 8539 (Super-H): New section. Document the "regs" command.
721c2651 8540 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 8541
9c16f35a
EZ
85422005-04-09 Eli Zaretskii <eliz@gnu.org>
8543
8544 * gdb.texinfo (Print Settings): Document "set/show print
8545 pascal_static-members", "set print repeats", "show print
8546 null-stop". Improve indexing. Fix documentation of "set print
8547 union".
8548 (Pascal): New section.
8549 (Supported languages): Rename from "Support"; all references
8550 updated. Add a menu item for Pascal.
8551 (Numbers): Document "set radix.
8552 (Screen Size): Document "set/show pagination".
8553 (MIPS Embedded): Remove "set processor" documentation.
8554 (Remote configuration): Document "set/show X/P/Z-packet",
8555 "set/show read-aux-vector-packet", "set/show remote
8556 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8557 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8558 remotedebug", "set/show remotebreak", "set/show remotedevice",
8559 "set/show remotelogfile".
8560 (Auxiliary Vector): Add reference to the description of the
8561 read-aux-vector-packet setting.
8562 (Set Watchpoints): Add a cross-reference to "set remote
8563 hardware-breakpoint-limit".
8564 (General Query Packets): Add indexing of requests and
8565 cross-references to related commands in "Remote configuration".
8566 (File-I/O Overview, The system call): Fix wording and typos.
8567 (Thread Stops): Add index entries.
8568 (Continuing and Stepping): Document "show step-mode".
8569 (i386): New node. Document "set/show struct-convention".
8570 (Files): Document "show trust-readonly-sections".
8571 (Calling): Document "set/show unwindonsignal".
8572 (Messages/Warnings): Add index entries.
8573 (Maintenance Commands): Document "set/show watchdog".
8574 (Annotations Overview): Document "show annotate".
8575 (Set Watchpoints): Add index entries.
8576 (Symbols): Fix doc of case-sensitive.
8577 (ABI): Document "show coerce-float-to-double".
8578 (Convenience Vars, Help): Improve indexing.
8579 (Machine Code): Document "show disassembly-flavor".
8580 (Debugging C plus plus): Document "show overload-resolution".
8581 (Value History, Signaling): Add index entries.
8582
85832005-04-08 Eli Zaretskii <eliz@gnu.org>
8584
8585 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8586 (Processes): Fix wording.
8587 (History, List, Logging output, Define, Symbols, Print Settings):
8588 Improve indexing.
8589
a8f24a35
EZ
85902005-04-03 Eli Zaretskii <eliz@gnu.org>
8591
8592 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8593 redundant index entry for "target" command.
8594 (Backtrace): Add index entries.
8595 (Symbols, Fortran): Document the "set case-sensitive" command.
8596 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8597 (Print Settings): Add index entry for "set demangle-style".
8598 (Target Commands): Document "set download-write-size".
8599 (Debugging Output): Document "set exec-done-display".
8600
09d4efe1
EZ
86012005-04-02 Eli Zaretskii <eliz@gnu.org>
8602
8603 * gdb.texinfo (Files): Fix the name and documentation of
8604 add-shared-symbol-files. Document its alias assf. Update the
8605 list of OSs where GDB supports shared libraries. Fix markup.
8606 (Continuing and Stepping): Add reference to @var{location} in the
8607 text.
8608 (Dump/Restore Files): Fix reference to @{filename}.
8609 (Help): Fix wording.
8610 (Attach): Ditto.
8611 (Set Watchpoints): Ditto.
8612 (Backtrace): Remove redundant index entries. Improve index
8613 entries.
8614 (Delete Breaks): Fix wording.
8615 (Memory): Document the compare-sections command.
8616 (Memory Region Attributes): Improve wording.
8617 (Disabling): Improve wording.
8618 (Fortran): New subsection. Document the "info common" command.
8619 (Help): Document aliases "info copying" and "info warranty".
8620 (Caching Remote Data): New section. Document the "set/show
8621 remotecache" and "info dcache" commands.
8622 (Show): Fix wording of the documentation of the "set
8623 extension-language" command.
8624 (Signals): Add index entry for "info handle".
8625 (Memory Region Attributes): Fix punctuation.
8626 (Symbols): Change the arg name to "location" and refer to it in
8627 the text. Fix wording of "info types" doc.
8628 (Threads): Fix usage of @enumerate @item's.
8629 (Listing Tracepoints): Add index entry for "info tp".
8630 (Set Watchpoints): Add xref to "info break" description.
8631 (Macros): Add an index entry for "macro exp1". Document the
8632 "macro list" command.
8633 (Maintenance Commands): Document "flushregs", "maint agent",
8634 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8635 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8636 "maint print architecture", "maint print objfiles", "maint print
8637 statistics", "maint print type", "maint show-debug-regs", "maint
8638 space", "maint time", and "maint translate-address".
8639 (Connecting): Document the "monitor" command.
8640 (Annotations Overview): Describe the "set annotate" command.
8641
82f2d802
EZ
86422005-04-01 Eli Zaretskii <eliz@gnu.org>
8643
8644 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8645 Rearrange index entries and improve wording about support for
8646 hardware watchpoints.
8647
7d51c7de
BR
86482005-03-10 Bob Rossi <bob@brasko.net>
8649
8650 * gdb.texinfo: Update copyright
8651
68c71a2e
TR
86522005-02-09 Theodore A. Roth <troth@openavr.org>
8653
8654 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8655 error.
8656
83761cbd
KB
86572005-02-03 Kevin Buettner <kevinb@redhat.com>
8658
8659 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8660
9f1c6395
MS
86612005-01-17 Michael Snyder <msnyder@redhat.com>
8662
8663 * gdb.texinfo: Fix spelling, infinte -> infinite.
8664
fbd1b305
MK
86652005-01-08 Mark Kettenis <kettenis@gnu.org>
8666
8667 * observer.texi (GDB Observers): Document "solib_loaded".
8668
3ace7edb
AC
86692005-01-07 Andrew Cagney <cagney@gnu.org>
8670
bec39cab
AC
8671 * configure.ac: Rename configure.in, require autoconf 2.59.
8672 * configure: Re-generate.
8673
3ace7edb
AC
8674 * configure.in: Replace configdirs with multiple references to
8675 AC_CONFIG_SUBDIRS.
8676 * configure: Re-generate.
5ae4183a 8677
53531fc1
AC
86782005-01-04 Andrew Cagney <cagney@gnu.org>
8679
8680 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8681 part of the version number.
8682
536ffdb7
MK
86832004-12-24 Mark Kettenis <kettenis@gnu.org>
8684
8685 * gdbint.texinfo (Algorithms): Remove description of
8686 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8687
e1aac25b
JB
86882004-12-07 Jim Blandy <jimb@redhat.com>
8689
8690 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8691 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8692 numbers.
8693
f47b1503
AS
86942004-12-07 Andreas Schwab <schwab@suse.de>
8695
8696 * gdb.texinfo (Mode Options): Document -l option.
8697
b6b8ece6
EZ
86982004-12-04 Eli Zaretskii <eliz@gnu.org>
8699
8700 * gdbint.texinfo (Algorithms): More accurate description of
8701 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8702 is not needed unless data-read and data-access watchpoints are
8703 supported. Add a description of how GDB checks whether the
8704 inferior stopped because a watchpoint was hit.
8705
01371747
EZ
87062004-11-23 Eli Zaretskii <eliz@gnu.org>
8707
8708 * gdb.texinfo (Files): Add cross-reference to description of
8709 -readnow command-line switch.
8710
2315ffec
RC
87112004-11-10 Randolph Chung <tausq@debian.org>
8712
8713 * gdb.texinfo: Document set/show backtrace past-entry commands.
8714 Rearrange index entries for set/show backtrace past-main.
8715
69065f5d
AC
87162004-11-10 Jon Beniston <jon@beniston.com>
8717
8718 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8719 * gdb.texinfo (Remote Serial Protocol): Further describe
8720 binary transfer escaping mechanism .
69065f5d 8721
30e91e0b
RC
87222004-11-08 Randolph Chung <tausq@debian.org>
8723
8724 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8725 and "show debug infrun". Add index entries.
8726
60bf7e09
EZ
87272004-10-23 Eli Zaretskii <eliz@gnu.org>
8728
8729 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8730 "info proc" that are already implemented. Add index entries.
8731 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8732 (Files): Add a tip for decreasing memory used for symtabs from
8733 shared libraries.
f018e82f
EZ
8734 (Starting): Fix whitespace; make "elaboration" stand out where it
8735 is first used, and add an index entry for the term.
f8568604
EZ
8736 (Calling): Expand and elaborate text. Add "print". Add the
8737 description of problems with weak aliases.
384ee23f 8738 (Core File Generation): New section.
60bf7e09 8739
d52fe014
AC
87402004-10-12 Andrew Cagney <cagney@gnu.org>
8741
8742 * gdbint.texinfo (Versions and Branches): New chapter.
8743 (Releasing GDB): Delete "Versions and Branches" section.
8744 (Top): Add "Versions and Branches".
8745
703663ab
EZ
87462004-10-08 Eli Zaretskii <eliz@gnu.org>
8747
8748 * gdb.texinfo (Editing, History): Add cross-references to the
8749 included Readline and History user documentation. Remove
8750 references to the symbol have-readline-appendices which is unused
8751 and undefined.
8752 (History): Fix indexing.
8753
ac77d04f
JJ
87542004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8755
8756 * gdbint.texinfo (target_stopped_data_address): Update to
8757 new prototype.
8758 (i386_stopped_data_address): Update prototype and description.
8759 (i386_stopped_by_watchpoint): New function and description.
8760
e07c999f
PH
87612004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8762
8763 * gdb.texinfo (Filenames): Add Ada suffixes.
8764 (Ada) New section.
8765
2e868123
AC
87662004-09-27 Andrew Cagney <cagney@gnu.org>
8767 Robert Picco <Robert.Picco@hp.com>
8768
8769 * gdb.texinfo (Packets): Document the "p" packet.
8770
02a57714
JM
87712004-09-21 Jason Molenda (jmolenda@apple.com)
8772
8773 * gdb.texinfo (Paths and Names of the Source Files): Document the
8774 meaning of values in the 'desc' field of a SO stab.
8775
ae038cb0
DJ
87762004-09-20 Daniel Jacobowitz <dan@debian.org>
8777
8778 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8779 max-cache-age" and "maint show dwarf2 max-cache-age".
8780
f7dc1244
EZ
87812004-09-16 Eli Zaretskii <eliz@gnu.org>
8782
8783 * gdb.texinfo (Set Breaks): Add index entry for setting
8784 breakpoints on overloaded C++ functions that are not members of
8785 any classes. Add an example and an index entry for setting
8786 breakpoints on all program functions.
8787 (Character Sets, Macros, Overlay Commands)
8788 (Non-debug DLL symbols, GDB/MI Output Syntax)
8789 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8790 Use "(@value{GDBP})" instead of a literal "(gdb)".
8791
f810308b
AC
87922004-09-12 Andrew Cagney <cagney@gnu.org>
8793
8794 * gdbint.texinfo (Native Debugging): Delete description of
8795 FILES_INFO_HOOK.
8796
15a661f3
PH
87972004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8798
5ae4183a
AS
8799 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8800 to hex_string_custom (not historically correct, but more
15a661f3
PH
8801 understandable, given the current code).
8802
f3219c75
AC
88032004-09-03 Andrew Cagney <cagney@gnu.org>
8804
8805 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8806
f3bb6704
JJ
88072004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8808
8809 * observer.texi (solib_unloaded): New observer.
8810
8d2c00cb
AC
88112004-08-24 Andrew Cagney <cagney@gnu.org>
8812
8813 * gdbint.texinfo (Target Architecture Definition): Add missing
8814 comma.
8815
e7dc800a
MC
88162004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8817
8818 * (Using the Testsuite): build != host is supported,
8819 but some test scripts do not support build != host.
8820
73b03683
MK
88212004-08-14 Mark Kettenis <kettenis@gnu.org>
8822
8823 * gdbint.texinfo (Host Definition): Delete description of
8824 FCLOSE_PROVIDED and GETENV_PROVIDED.
8825
c0ccb908
MK
88262004-08-05 Mark Kettenis <kettenis@chello.nl>
8827
8828 * gdbint.texinfo (Host Definition): Delete description of
8829 NO_SYS_FILE.
8830 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8831 PTRACE_FP_BUG.
8832
9c8dbfa9
AC
88332004-08-05 Andrew Cagney <cagney@gnu.org>
8834
8835 * gdbint.texinfo (Target Architecture Definition): Delete
8836 reference to deprecated_read_fp.
8837
f42accbe
AC
88382004-08-02 Andrew Cagney <cagney@gnu.org>
8839
8840 * gdbint.texinfo (Target Architecture Definition): Delete
8841 description of DEPRECATED_REGISTER_BYTES.
8842
0b66e38c
EZ
88432004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8844
8845 * gdb.texinfo (Source Path): Document the new behavior of
8846 searching for the source files.
8847
15387254
EZ
88482004-07-17 Eli Zaretskii <eliz@gnu.org>
8849
8850 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8851 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8852 (Auto Display): Improve indexing.
8853
2c07db7a
AC
88542004-07-16 Andrew Cagney <cagney@gnu.org>
8855
8856 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8857 "-noasync".
8858
4644b6e3
EZ
88592004-07-09 Eli Zaretskii <eliz@gnu.org>
8860
8861 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8862 have the same prefix have only their prefix in the index.
8863
7561d450
MK
88642004-07-03 Mark Kettenis <kettenis@gnu.org>
8865
8866 * gdb.texinfo (BSD libkvm Interface): New node (section)
8867 (Native): Add it to the menu.
8868
67bebe79
MK
88692004-07-01 Mark Kettenis <kettenis@gnu.org>
8870
8871 * gdbint.texinfo (Target Architecture Definition): Remove
8872 PCC_SOL_BROKEN.
8873
1a6923e0
MK
88742004-06-24 Mark Kettenis <kettenis@gnu.org>
8875
8876 * gdbint.texinfo (Target Architecture Definition): Remove
8877 SUN_FIXED_LBRAC_BUG.
8878
b435e160
AC
88792004-06-26 Andrew Cagney <cagney@gnu.org>
8880
8881 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8882
b5622e8d
AC
88832004-06-20 Andrew Cagney <cagney@gnu.org>
8884
8885 * gdbint.texinfo (Target Architecture Definition): Deprecate
8886 USE_STRUCT_CONVENTION.
8887
e0c07bf0
MC
88882004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8889
8890 gdb.texinfo (Bug Reporting): Mention session recording,
8891 with the script command or Emacs.
8892
782263ab
AC
88932004-06-18 Andrew Cagney <cagney@gnu.org>
8894
8895 * gdbint.texinfo (Target Architecture Definition): Deprecate
8896 FUNCTION_START_OFFSET.
8897
03727ca6
AC
88982004-06-14 Andrew Cagney <cagney@gnu.org>
8899
8900 Based on changes from Karl Berry.
8901 * gdb.texinfo: Do not use @sc in a direntry.
8902 * stabs.texinfo: Change @dircateogry to "Software development".
8903 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8904
97092415
AC
89052004-06-13 Andrew Cagney <cagney@gnu.org>
8906
8907 * gdbint.texinfo (Target Architecture Definition): Delete
8908 description of RETURN_VALUE_ON_STACK.
8909
1f6d4158
AC
89102004-06-09 Andrew Cagney <cagney@gnu.org>
8911
8912 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8913 deleted by previous patch.
8914
d966f0cb
AC
89152004-06-08 Andrew Cagney <cagney@gnu.org>
8916
8917 * gdbint.texinfo (Native Debugging): Delete documentation on
8918 ATTACH_DETACH.
8919
86fe4aaa
RC
89202004-06-06 Randolph Chung <tausq@debian.org>
8921
8922 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8923
d4b6d575
RC
89242004-06-06 Randolph Chung <tausq@debian.org>
8925
5ae4183a 8926 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8927 the new push_dummy_call method signature. Describe the function
8928 argument.
8929
4e8b0763
JB
89302004-05-24 Joel Brobecker <brobecker@gnat.com>
8931
8932 * gdb.texinfo (Starting): Document new start command.
8933
59caf092
AC
89342004-05-21 Andrew Cagney <cagney@redhat.com>
8935
8936 * observer.texi (GDB Observers): Document "inferior_created".
8937
e4a2df64
AC
89382004-05-08 Andrew Cagney <cagney@redhat.com>
8939
e6b55ae2
AC
8940 * gdbint.texinfo (Target Architecture Definition): Delete
8941 description of DO_DEFERRED_STORES.
8942
28954179
AC
8943 * gdbint.texinfo (Target Architecture Definition): Delete
8944 references to DEPRECATED_FIX_CALL_DUMMY.
8945
434b87dd
AC
8946 * gdbint.texinfo (Target Architecture Definition): Delete
8947 description of DEPRECATED_CALL_DUMMY_WORDS,
8948 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8949
58d28df8
AC
8950 * gdbint.texinfo (Target Architecture Definition): Delete
8951 description of DEPRECATED_PUSH_DUMMY_FRAME.
8952
e4a2df64
AC
8953 * gdbint.texinfo (Target Architecture Definition): Delete
8954 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8955
2b4855ab
AC
89562004-05-07 Andrew Cagney <cagney@redhat.com>
8957
8958 * observer.texi (GDB Observers): Add "Debugging" section. Include
8959 cross reference to "set/show debug observer".
8960 * gdb.texinfo (Debugging Output): Document "set/show debug
8961 observer".
8962
fcf70625
AC
89632004-05-01 Andrew Cagney <cagney@redhat.com>
8964
8965 * gdbint.texinfo (Target Architecture Definition): Delete
8966 description of DEPRECATED_PC_IN_SIGTRAMP.
8967
8ee56bcf
AC
89682004-04-30 Andrew Cagney <cagney@redhat.com>
8969
8970 * gdbint.texinfo (Target Architecture Definition): Delete
8971 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8972
67ab9a76
OF
89732004-04-30 Orjan Friberg <orjanf@axis.com>
8974
8975 * observer.texi (GDB Observers): Correct spelling.
8976
79346bcb
OF
89772004-04-26 Orjan Friberg <orjanf@axis.com>
8978
8979 * observer.texi (GDB Observers): Add target_changed event.
8980
7a464420
AC
89812004-04-08 Andrew Cagney <cagney@redhat.com>
8982
8983 * observer.texi (GDB Observers): Rework, provide generic observer
8984 definitions and then a list of observable events.
8985
6cdf9d98
AC
89862004-04-04 Andrew Cagney <cagney@redhat.com>
8987
8988 * gdbint.texinfo (Host Definition): Delete reference to
8989 NO_SIGINTERRUPT.
8990
ddc135a4
AC
89912004-04-02 Andrew Cagney <cagney@redhat.com>
8992
8993 * gdbint.texinfo (Target Architecture Definition): Delete
8994 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8995
6a1b180d
SC
89962004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8997
8998 * gdb.texinfo (TUI Commands): Document tui reg commands.
8999
d0d5df6f
AC
90002004-03-26 Andrew Cagney <cagney@redhat.com>
9001
9002 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9003 "gdbtui".
9004 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9005 (Contributors): Mention both Text and Terminal User Interface.
9006
aa2a3f87
AC
90072004-03-23 Andrew Cagney <cagney@redhat.com>
9008
9009 * gdbint.texinfo (Target Architecture Definition): Deprecate
9010 references to SIGTRAMP_START and SIGTRAMP_END.
9011
f561f026
AC
90122004-03-23 Andrew Cagney <cagney@redhat.com>
9013
9014 * gdbint.texinfo (Target Architecture Definition): Deprecate
9015 references to PC_IN_SIGTRAMP.
9016
33cb8b0f
AC
90172004-03-19 Andrew Cagney <cagney@redhat.com>
9018
9019 * gdbint.texinfo (Target Architecture Definition): Delete
9020 reference to GDB_TARGET_IS_HPPA.
9021
fc989b7a
AC
90222004-03-18 Andrew Cagney <cagney@redhat.com>
9023
9024 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9025 describe pre_init and post_init.
9026
701b08bb
DJ
90272004-03-09 Daniel Jacobowitz <drow@mvista.com>
9028
9029 * gdb.texinfo (Debugging Output): Document values for "set debug
9030 target".
9031
faae5abe
AC
90322004-02-28 Andrew Cagney <cagney@redhat.com>
9033
9034 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9035
dd79a6cf
JJ
90362004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9037
9038 * gdb.texinfo (breakpoints): Add information about the
9039 new "set breakpoint pending" and "show breakpoint pending"
9040 commands.
9041
e7f16015
AC
90422004-02-26 Andrew Cagney <cagney@redhat.com>
9043
9044 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9045 in Per-architecture module data section.
9046
7161a3a6
RM
90472004-02-25 Roland McGrath <roland@redhat.com>
9048
9049 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9050
2154891a
AC
90512004-02-24 Andrew Cagney <cagney@redhat.com>
9052
9053 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9054 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9055 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9056
6c74ac8b
AC
90572004-02-17 Andrew Cagney <cagney@redhat.com>
9058
9059 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9060
19772a2c
AC
90612004-02-16 Andrew Cagney <cagney@redhat.com>
9062
9063 * gdbint.texinfo (Target Architecture Definition): Deprecate
9064 FRAMELESS_FUNCTION_INVOCATION.
9065
c9830293
AC
90662004-02-16 Andrew Cagney <cagney@redhat.com>
9067
9068 * gdbint.texinfo (Coding): Mention -Wunused-function.
9069
b9d26eb9
AC
90702004-02-14 Andrew Cagney <cagney@redhat.com>
9071
9072 * gdbint.texinfo (Target Architecture Definition): Delete
9073 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9074
49efadf5
EZ
90752004-02-12 Elena Zannoni <ezannoni@redhat.com>
9076
9077 * gdb.texinfo: Properly quote the name "C++".
9078 * gdbint.texinfo: Ditto.
9079 * stabs.texinfo: Ditto.
9080
1eb288ea
EZ
90812004-02-11 Elena Zannoni <ezannoni@redhat.com>
9082
9083 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9084 minimal information about libiberty.
9085
e4937fc1
MC
90862004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9087
9088 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9089
a9331b3f
RM
90902004-02-04 Roland McGrath <roland@redhat.com>
9091
9092 * gdb.texinfo (Auxiliary Vector): New node (section).
9093 (Data): Add it to the menu.
9094
2650777c
JJ
90952004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9096
9097 * gdb.texinfo (Breakpoints): Add information about pending
9098 breakpoint support.
9099
b4501125
AC
91002004-01-26 Andrew Cagney <cagney@redhat.com>
9101
9102 * gdb.texinfo (Overview): Delete references to the cisco protocol
9103 including the "N" response.
9104
74055713
AC
91052004-01-26 Andrew Cagney <cagney@redhat.com>
9106
9107 * gdbint.texinfo (Target Architecture Definition): Rename
9108 EXTRACT_STRUCT_VALUE_ADDRESS to
9109 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9110
3bbe9696
EZ
91112004-01-24 Eli Zaretskii <eliz@gnu.org>
9112
9113 * gdb.texinfo (KOD): Document "show os". Add index entries for
9114 "set/show os" and "info cisco" commands.
9115
5843504f
EZ
91162004-01-21 Eli Zaretskii <eliz@gnu.org>
9117
9118 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9119
9175c9a3
MC
91202004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9121
9122 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9123 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9124
8e94b928
NR
91252004-01-19 Nick Roberts <nick@nick.uklinux.net>
9126
9127 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9128 -stack-list-locals.
9129 (GDB/MI Variable Objects): Describe extension to
9130 -var-list-children.
9131
a20cf136
DJ
91322004-01-17 Daniel Jacobowitz <drow@mvista.com>
9133
9134 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9135
afb18d0f
AC
91362004-01-17 Andrew Cagney <cagney@redhat.com>
9137
9138 * gdbint.texinfo (Target Architecture Definition): Delete
9139 documentation on DEPRECATED_NPC_REGNUM.
9140
b51970ac
DJ
91412004-01-13 Daniel Jacobowitz <drow@mvista.com>
9142
9143 * gdb.texinfo: Update copyright year. Mention that set
9144 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9145 "set follow-fork-mode ask".
9146
0f0cffd2
AC
91472004-01-13 Andrew Cagney <cagney@redhat.com>
9148
9149 * gdbint.texinfo: Update copyright year.
9150 (Coding): Add -Wunused-label to list of -Werror warnings.
9151
c552b3bb 91522004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9153 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9154
9155 * gdb.texinfo: Update copyright.
9156 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9157 around names, as appropriate. Minor syntax cleanup of
9158 _NSPrintForDebugger explanation. Two spaces after periods.
9159 GDBN used instead of lit. "gdb". Index entries added for
9160 print-object and _NSPrintForDebugger. @noindent added in one spot.
9161
afe157ca
EZ
91622003-11-11 Elena Zannoni <ezannoni@redhat.com>
9163
9164 * stabs.texinfo: Add dircategory and direntry commands.
9165 * annotate.texinfo: Ditto.
9166
963e2bb7
AC
91672003-11-10 Andrew Cagney <cagney@redhat.com>
9168
9169 * gdbint.texinfo (Target Architecture Definition): Replace the
9170 return_value method's "inval" and "outval" parameters with
9171 "readbuf" and "writebuf".
9172
1d8b2f28
JB
91732003-10-28 Jim Blandy <jimb@redhat.com>
9174
9175 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9176 from "The `F' request packet" and "The `F' reply packet", to make
9177 texi2dvi happy.
9178 (File-I/O remote protocol extension): Update menu entries, too.
9179
36d86913
MC
91802003-10-26 Michael Chastain <mec@shout.net>
9181
9182 * gdb.texinfo (Thread Stops): Document the issue with
9183 premature return from system calls in multi-threaded programs.
9184
ce2826aa
AC
91852003-10-24 Andrew Cagney <cagney@redhat.com>
9186
9187 * annotate.texinfo: Fix "fortunatly"[sic].
9188
f24c5e49
KI
91892003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9190
9191 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9192 with "Hitachi" and "Mitsubishi".
9193
92ad9cd9
AC
91942003-10-20 Andrew Cagney <cagney@redhat.com>
9195
9196 * gdbint.texinfo (Target Architecture Definition): Document
9197 gdbarch_return_value. Add cross references from
9198 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9199 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9200
0ab4b752
MK
92012003-10-18 Mark Kettenis <kettenis@gnu.org>
9202
9203 * gdbint.texinfo (Target Architecture Definition): Document
9204 regset_from_core_section.
fb3e19c0
KI
9205
92062003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9207
9208 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9209
a9331b3f 92102003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9211
9212 From Anthony Green <green@redhat.com>:
5ae4183a 9213 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9214
1485d690
KB
92152003-10-14 Kevin Buettner <kevinb@redhat.com>
9216
889bf7c5
PA
9217 * gdb.texinfo (Breakpoint related warnings): New node.
9218 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9219
86d30acc
DJ
92202003-10-13 Daniel Jacobowitz <drow@mvista.com>
9221
9222 * gdb.texinfo (Remote Protocol): Document v and vCont.
9223
172c2a43
KI
92242003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9225
9226 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9227 * gdbint.texinfo: Ditto.
9228
71952f4c
AC
92292003-10-09 Andrew Cagney <cagney@redhat.com>
9230
9231 From 2003-09-18 David Anderson <davea@sgi.com>:
9232 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9233 "command".
9234
268e2188
AC
92352003-10-03 Andrew Cagney <cagney@redhat.com>
9236
9237 * gdbint.texinfo (Target Architecture Definition): Deprecate
9238 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9239 just target.
9240
12c266ea 92412003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9242
f30992d4 9243 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9244 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9245 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9246 * gdbint.texinfo (Target Architecture Definition): Rename
9247
92482003-09-30 Andrew Cagney <cagney@redhat.com>
9249
f30992d4 9250 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9251 (Target Architecture Definition):
f30992d4 9252
2e092625
AC
9253 * gdbint.texinfo (Target Architecture Definition): Rename
9254 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9255
0717ae8a
AC
92562003-09-29 Andrew Cagney <cagney@redhat.com>
9257
dad809b7
AC
9258 * gdbint.texinfo (Target Architecture Definition): Delete
9259 documentation for NEED_TEXT_START_END.
9260
0717ae8a
AC
9261 * gdbint.texinfo (Target Architecture Definition): Rename
9262 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9263 TARGET_WRITE_PC.
a9331b3f 9264
af6cf26d
MC
92652003-09-22 Michael Chastain <mec@shout.net>
9266
9267 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9268
ee206350
AG
92692003-09-21 Anthony Green <green@redhat.com>
9270
9271 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9272
a38c9fe6
MK
92732003-09-21 Mark Kettenis <kettenis@gnu.org>
9274
9275 * gdbint.texinfo (Target Architecture Definition): Document
9276 stabs_argument_has_addr.
9277
77949794
AC
92782003-09-18 Andrew Cagney <cagney@redhat.com>
9279
9280 * gdbint.texinfo (Target Architecture Definition): Delete
9281 documentation on REGISTER_NAMES.
9282
8e823e25
MK
92832003-09-13 Mark Kettenis <kettenis@gnu.org>
9284
9285 * gdbint.texinfo (Target Architecture Definition): Replace
9286 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9287
f27dd7fd
AC
92882003-09-11 Andrew Cagney <cagney@redhat.com>
9289
9290 * gdbint.texinfo (Target Architecture Definition): Replace
9291 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9292
8b148df9
AC
92932003-08-18 Andrew Cagney <cagney@redhat.com>
9294
9295 * gdbint.texinfo (Target Architecture Definition): Document
9296 "frame_red_zone_size".
9297
25d29d70
AC
92982003-08-09 Andrew Cagney <cagney@redhat.com>
9299
9300 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9301 with "set/show backtrace past-main" and "set/show backtrace
9302 limit".
9303
c938e9b0
L
93042003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9305
9306 * Makefile.in (install-info): Support DESTDIR.
9307 (install-html): Likewise.
9308
64fabec2
AC
93092003-08-07 Andrew Cagney <cagney@redhat.com>
9310
9311 Patch from Nick Roberts.
9312 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9313 bindings. Remove description of send-gdb-command.
9314
2fcf52f0
AC
93152003-08-07 Andrew Cagney <cagney@redhat.com>
9316
9317 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9318 GDB 6.0.
9319
086432e2
AC
93202003-08-06 Andrew Cagney <cagney@redhat.com>
9321
9322 * gdb.texinfo (Mode Options): Mention that level three is the
9323 highest available and that level 2 is deprecated.
9324 (Annotations Overview): Mention annotation levels. Cross reference
9325 to "Limitations of the Annotation Interface" in annotate.texi.
9326 (TODO, Value Annotations, Frame Annotations): Delete section.
9327 (Displays, Breakpoint Info): Delete.
9328
e5249f67
AC
93292003-08-04 Andrew Cagney <cagney@redhat.com>
9330
9331 * agentexpr.texi: Delete @bye.
9332 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9333 (stabs.info): Add $(srcdir) to include search path.
9334 (html): Depend on "annotate_toc.html", and not "annotate.html".
9335 * stabs.texinfo: Ditto. Include "fdl.texi".
9336 * gdbint.texinfo: Update copyright statement's list of invariant
9337 sections.
9338
e6f672d2
AC
93392003-07-28 Andrew Cagney <cagney@redhat.com>
9340
9341 * Makefile.in (INFO_DEPS): Add annotate.info.
9342 (dvi, ps, html, pdf): Add annotate.
9343 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9344 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9345 (ANNOTATE_DOC_FILES): New macro.
9346 (ANNOTATE_TEX_TMPS): New macro.
9347 (annotate.info, annotate_toc.html): Specify dependencies.
9348 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9349 * annotate.texinfo: Rename annotate.texi. Get building. Add
9350 "Migrating to GDB/MI" and "Limitations of the Annotation
9351 Interface" chapters. Mention why it is not part of the user
9352 guide. Update copyright notice. Include "fdl.texi".
9353
72ffddc9
SC
93542003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9355
9356 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9357
a9f12a31
DJ
93582003-07-24 Daniel Jacobowitz <drow@mvista.com>
9359
9360 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9361
b1fe9455
DJ
93622003-07-24 Daniel Jacobowitz <drow@mvista.com>
9363
9364 * gdb.texinfo (Server): Mention pidof.
9365
153721e6
AC
93662003-07-22 Andrew Cagney <cagney@redhat.com>
9367
9368 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9369 list.
9370
0fac0b41
DJ
93712003-06-28 Daniel Jacobowitz <drow@mvista.com>
9372
9373 * gdb.texinfo (Logging output): New chapter.
9374
4e562065
JB
93752003-06-24 Joel Brobecker <brobecker@gnat.com>
9376
9377 * gdb.texinfo (Unsupported languages): New section.
9378 (Languages): Add link to new section.
9379
f2c06f52
AC
93802003-06-22 Andrew Cagney <cagney@redhat.com>
9381
9382 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9383
b4177fca
DJ
93842003-06-22 Daniel Jacobowitz <drow@mvista.com>
9385
9386 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9387
f418dd93
DJ
93882003-06-22 Daniel Jacobowitz <drow@mvista.com>
9389
9390 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9391 * agentexpr.texi: Retitle section, and change it to an appendix.
9392 Comment out texinfo initialization. Factor a @var{} into two
9393 pieces to prevent makeinfo warnings.
9394 * gdb.texinfo: Add Agent Expressions appendix.
9395
4ca61388
DJ
93962003-06-19 Daniel Jacobowitz <drow@mvista.com>
9397
9398 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9399
07f31aa6
DJ
94002003-06-18 Daniel Jacobowitz <drow@mvista.com>
9401
5ae4183a 9402 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9403 remote target". Document the "detach" and "disconnect" commands.
9404 (Server, Netware, Debug Session): Reference "Connecting to a
9405 remote target".
9406 (GDB/MI Target Manipulation): Document "-target-disconnect".
9407
2dd0da42
AC
94082003-06-13 Andrew Cagney <cagney@redhat.com>
9409
9410 * gdbint.texinfo (Target Architecture Definition): Deprecate
9411 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9412 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9413
e7a3abfc
JB
94142003-06-09 Jim Blandy <jimb@redhat.com>
9415
9416 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9417
25e3a86b
AC
94182003-06-08 Andrew Cagney <cagney@redhat.com>
9419
9420 * gdbint.texinfo (Target Architecture Definition): Delete
9421 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9422
a9e5fdc2
AC
94232003-06-08 Andrew Cagney <cagney@redhat.com>
9424
9425 * gdbint.texinfo (Target Architecture Definition): Document
9426 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9427
b37303ee
AF
94282003-06-07 Adam Fedor <fedor@gnu.org>
9429
9430 * gdb.texinfo: Add Objective-C documentation.
9431
39fe6e80
AC
94322003-06-01 Andrew Cagney <cagney@redhat.com>
9433
9434 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9435 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9436
125309b2
AC
94372003-05-21 Andrew Cagney <cagney@redhat.com>
9438
9439 * gdbint.texinfo (Target Architecture Definition): Delete
9440 references to "extract_address" and "store_address".
9441
b8b527c5
AC
94422003-05-16 Andrew Cagney <cagney@redhat.com>
9443
9444 * gdbint.texinfo (Target Architecture Definition): Replace
9445 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9446 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9447
50e3ee83
TR
94482003-05-14 Theodore A. Roth <troth@openavr.org>
9449
9450 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9451
44e2be90
L
94522003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9453
9454 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9455 (gdb.dvi): Likewise.
9456 (gdb.pdf): Likewise.
9457 (links2roff): Likewise.
9458
df5215a6
JB
94592003-05-08 Jim Blandy <jimb@redhat.com>
9460
9461 * gdb.texinfo (Dump/Restore Files): Update documentation for
9462 'dump', 'append', and 'restore': note that format argument is
9463 optional; simplify presentation of the command variants; and be
9464 more precise about the formats.
9465
5e7b2f39
JB
94662003-05-07 Jim Blandy <jimb@redhat.com>
9467
9468 * gdb.texinfo (Symbols): Update documentation: 'maint list
9469 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9470 symtabs' and 'maint info psymtabs'.
9471
b1e29e33
AC
94722003-05-05 Andrew Cagney <cagney@redhat.com>
9473
9474 * gdbint.texinfo (Target Architecture Definition): Make
9475 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9476 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9477 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9478
00905d52
AC
94792003-05-04 Andrew Cagney <cagney@redhat.com>
9480
9481 * gdb.texinfo (Maintenance Commands): Document "maint print
9482 dummy-frames".
9483
54ff5908
AC
94842003-05-04 Andrew Cagney <cagney@redhat.com>
9485
9486 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9487
32e7087d
JB
94882003-05-03 J. Brobecker <brobecker@gnat.com>
9489
9490 Thierry Schneider <tpschneider1@yahoo.com>
9491 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9492 for new MI command.
9493
7043d8dc
AC
94942003-05-03 Andrew Cagney <cagney@redhat.com>
9495
9496 * gdbint.texinfo (Target Architecture Definition): Document
9497 push_dummy_code. Add cross references.
9498
e33d66ec
EZ
94992003-05-02 Elena Zannoni <ezannoni@redhat.com>
9500
9501 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9502 set/show charsets commands.
9503
0ba6dca9
AC
95042003-04-28 Andrew Cagney <cagney@redhat.com>
9505
9506 * gdbint.texinfo (Target Architecture Definition): Replace
9507 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9508 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9509
d7a27068
AC
95102003-04-28 Andrew Cagney <cagney@redhat.com>
9511
9512 * gdbint.texinfo (Target Architecture Definition): Rename
9513 "tm_print_insn" to "deprecated_tm_print_insn".
9514
44ea7b70
JB
95152003-04-09 Jim Blandy <jimb@redhat.com>
9516
9517 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9518 list psymtabs'.
9519
fb8f8949
AC
95202003-04-08 Andrew Cagney <cagney@redhat.com>
9521
9522 * gdbint.texinfo (Target Architecture Definition): Delete
9523 references to EXTRA_FRAME_INFO.
9524
32fb0f22
AC
95252003-04-08 Andrew Cagney <cagney@redhat.com>
9526
9527 * gdbint.texinfo (Target Architecture Definition): Delete
9528 PRINT_TYPELESS_INTEGER.
9529
6be67e67
JB
95302003-04-02 J. Brobecker <brobecker@gnat.com>
9531
9532 * observer.texi (GDB Observers): Adjust the documentation for the
9533 normal_stop notification to better describe reality. Fix a couple
9534 of minor typos.
9535
4e35d5f0
BR
95362003-04-02 Bob Rossi <bob_rossi@cox.net>
9537
a9331b3f 9538 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
9539 '-file-list-exec-source-file'
9540
e8a8712a
AC
95412003-03-31 Andrew Cagney <cagney@redhat.com>
9542
9543 * gdbint.texinfo (Target Architecture Definition): Delete
9544 references to CALL_DUMMY_P.
9545
6c0e89ed
AC
95462003-03-30 Andrew Cagney <cagney@redhat.com>
9547
9548 * gdbint.texinfo (Target Architecture Definition): Remove
9549 reference to TARGET_WRITE_SP.
a9331b3f 9550
378bfd1b
AC
95512003-03-27 Andrew Cagney <cagney@redhat.com>
9552
9553 * gdbint.texinfo (Target Architecture Definition): Remove
9554 references to write_sp.
6c0e89ed 9555
922fbb7b
AC
95562003-03-27 Andrew Cagney <cagney@redhat.com>
9557
9558 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9559 chapter body. Use @smallexample instead of @example.
9560 (Annotations): Ditto.
9561 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9562 annotate.texi.
9563
b81774d8
AC
95642003-03-26 Andrew Cagney <cagney@redhat.com>
9565
9566 * gdbint.texinfo (Target Architecture Definition): Replace
9567 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9568 dummy_addr parameters.
9569
1bf6d5cc
AC
95702003-03-25 Andrew Cagney <cagney@redhat.com>
9571
9572 * gdbint.texinfo (Target Architecture Definition): Delete
9573 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9574 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9575 Add reference to PUSH_ARGUMENTS.
9576
618ce49f
AC
95772003-03-23 Andrew Cagney <cagney@redhat.com>
9578
9579 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9580 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9581
bcd7e15f
JB
95822003-03-18 J. Brobecker <brobecker@gnat.com>
9583
9584 * gdbint.texinfo (Algorithms): Add new section describing the
9585 Observer paradigm.
9586 (Top): Add menu entry to new observer appendix.
9587 * observer.texi: New file.
9588 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9589 new observer.texi file.
9590
9fe8321b
AC
95912003-03-17 Andrew Cagney <cagney@redhat.com>
9592
9593 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9594 that GNU Press update the manual version number.
9595
ac2adee5
AC
95962003-03-12 Andrew Cagney <cagney@redhat.com>
9597
9598 * gdbint.texinfo (Target Architecture Definition): Delete
9599 references to get_saved_register. Rename GET_SAVED_REGISTER to
9600 DEPRECATED_GET_SAVED_REGISTER.
9601
749b82f6
AC
96022003-03-13 Andrew Cagney <cagney@redhat.com>
9603
9604 * gdbint.texinfo (Target Architecture Definition): Replace
9605 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9606
8bedc050
AC
96072003-03-12 Andrew Cagney <cagney@redhat.com>
9608
9609 * gdbint.texinfo (Target Architecture Definition): Rename
9610 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9611
0ce1b118
CV
96122003-03-10 Corinna Vinschen <vinschen@redhat.com>
9613
9614 * gdb.texinfo: Add File-I/O documentation.
9615
12cc2063
AC
96162003-03-10 Andrew Cagney <cagney@redhat.com>
9617
9618 * gdbint.texinfo (Target Architecture Definition): Cross reference
9619 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9620
7453dc06
AC
96212003-03-07 Andrew Cagney <cagney@redhat.com>
9622
9623 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9624 frame" command.
9625
6314f104
AC
96262003-03-05 Andrew Cagney <cagney@redhat.com>
9627
9628 * gdbint.texinfo (Target Architecture Definition): Document
9629 unwind_dummy_id. Cross reference unwind_dummy_id and
9630 SAVE_DUMMY_FRAME_TOS.
9631
f1212245
DJ
96322003-03-05 James Ingham <jingham@apple.com>
9633 Daniel Jacobowitz <drow@mvista.com>
9634
9635 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9636 and "show cp-abi".
9637
77e7e267
AC
96382003-03-03 Andrew Cagney <cagney@redhat.com>
9639
9640 * gdbint.texinfo (Target Architecture Definition): Document
9641 register_type.
9642
838a8221
AC
96432003-03-03 Andrew Cagney <cagney@redhat.com>
9644
9645 * stabs.texinfo (Structures): Use @samp and separate @var's
9646 instead of a single @var containing a comma separated list.
9647 (Unions): Ditto.
9648
d7f4a264
DJ
96492003-03-02 Daniel Jacobowitz <drow@mvista.com>
9650
9651 * Makefile.in (distclean): Remove config.log.
9652
f30ee0bc
AC
96532003-03-01 Andrew Cagney <cagney@redhat.com>
9654
9655 * gdbint.texinfo (Target Architecture Definition): Rename
9656 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9657
96582003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9659
9660 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9661 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9662
be448670
CF
96632003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9664
9665 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9666 (Non-debug DLL symbols): New node, describing the minimal symbols
9667 loaded from DLLs without real debugging symbols.
9668
501eef12
AC
96692003-02-20 Andrew Cagney <ac131313@redhat.com>
9670
9671 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9672 hardware-breakpoint-limit".
9673 (Set Watchpoints): Add cross reference to "set remote
9674 hardware-watchpoint-limit".
9675 (Remote configuration options): New section.
9676
21c294e6
AC
96772003-02-04 Andrew Cagney <ac131313@redhat.com>
9678
e9be73e4
AC
9679 * gdbint.texinfo (Target Architecture Definition): Delete
9680 descrption of IS_TRAPPED_INTERNALVAR.
9681
21c294e6
AC
9682 From Keith Seitz <keiths@redhat.com>:
9683 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9684 option "-i"/"--interpreter" to this chapter. Include index
9685 entries.
9686
0179ffac
DC
96872003-02-04 David Carlton <carlton@math.stanford.edu>
9688
9689 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9690 (Variables): Recommend stabs+ and DWARF 2.
9691 (C plus plus expressions): Correct info about
9692 compiler versions, debug formats.
9693 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9694 PR symtab/874.
9695
7ca9f392
AC
96962003-02-01 Andrew Cagney <ac131313@redhat.com>
9697
9698 * gdbint.texinfo (Target Architecture Definition): Delete
9699 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9700 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9701 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9702 references to nindy and i960.
9703 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9704
31a85ea2
AC
97052003-02-01 Andrew Cagney <ac131313@redhat.com>
9706
9707 * gdbint.texinfo (Target Architecture Definition): Delete
9708 FLOAT_INFO.
9709
6b894e49
AC
97102003-01-30 Andrew Cagney <ac131313@redhat.com>
9711
9712 * stabs.texinfo (Member Type Descriptor): Clarify description of
9713 `@'. Suggested by Ben Hutchings.
9714
c48861fb
AC
97152003-01-29 Andrew Cagney <ac131313@redhat.com>
9716
9717 * gdb.texinfo (M68K): Delete reference to es1800.
9718
617073a9
AC
97192003-01-29 Andrew Cagney <ac131313@redhat.com>
9720
9721 * gdb.texinfo (Maintenance Commands): Document `maint print
9722 reggroups' and `maint print register-groups'.
9723 * gdbint.texinfo (Target Architecture Definition): Document
9724 register_reggroup_p.
9725
5b5d99cf
JB
97262003-01-23 Jim Blandy <jimb@redhat.com>
9727
9728 * gdb.texinfo (Separate Debug Files): New section.
9729
e7ba9c65
DJ
97302003-01-22 Daniel Jacobowitz <drow@mvista.com>
9731
9732 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9733 and "maint show profile".
9734
94e91d6d
MC
97352003-01-16 Michael Chastain <mec@shout.net>
9736
9737 * gdb.texinfo (Installing GDB): Warn against
9738 ".../gdb-VERSION/gdb/configure".
9739 (Separate Objdir): Likewise.
9740
867f3898
AC
97412003-01-15 Andrew Cagney <ac131313@redhat.com>
9742
9743 * gdbint.texinfo (Target Architecture Definition): Delete
9744 definition of PRINT_REGISTER_HOOK.
9745
f153cc92
EZ
97462003-01-15 Elena Zannoni <ezannoni@redhat.com>
9747
9748 (OpenRISC 1000): Fix formatting of command names.
9749
c60eb6f1
EZ
97502003-01-15 Elena Zannoni <ezannoni@redhat.com>
9751
9752 * gdb.texinfo (Continuing and Stepping): Add new command
9753 'advance'. Clarify behavior of 'until'.
9754
f5ebfba0
DJ
97552003-01-13 Daniel Jacobowitz <drow@mvista.com>
9756
9757 * gdb.texinfo (Files): Document solib-absolute-prefix and
9758 solib-search-path.
9759
4ce8657e
MC
97602003-01-09 Michael Chastain <mec@shout.net>
9761
9762 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9763 (Create a Release): Add new instructions for new @file{src-release}.
9764 Document existing instructions for @file{Makefile.in} as
9765 being for @value{GDBN} 5.3.1 or earlier.
9766
372613e3
AC
97672003-01-09 Andrew Cagney <ac131313@redhat.com>
9768
9769 * gdbint.texinfo (Target Architecture Definition): Mention
9770 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9771 allocate memory.
9772
b4e9345d
DJ
97732003-01-04 Daniel Jacobowitz <drow@mvista.com>
9774
9775 * gdb.texinfo (Controlling GDB): Add @kindex for
9776 "show osabi".
9777 (Backtraces): Add @kindex's for backtrace-below-main.
9778
98b45e30
DJ
97792003-01-04 Daniel Jacobowitz <drow@mvista.com>
9780
9781 * gdb.texinfo (Controlling GDB): Document "set osabi".
9782
95f90d25
DJ
97832003-01-04 Daniel Jacobowitz <drow@mvista.com>
9784
9785 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9786 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9787
1e698235
DJ
97882003-01-04 Daniel Jacobowitz <drow@mvista.com>
9789
9790 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9791 "set coerce-float-to-double".
9792 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9793
e632838e
AC
97942003-01-02 Andrew Cagney <ac131313@redhat.com>
9795
9796 * stabs.texinfo: Remove obsolete text.
9797 * gdbint.texinfo: Ditto.
9798 * gdb.texinfo: Ditto.
9799
c133ab7a
MK
98002002-12-22 Mark Kettenis <kettenis@gnu.org>
9801
9802 * gdbint.texinfo (Target Architecture Definition): Update
9803 description of gdbarch_register_osabi.
9804
f821f325
KH
98052002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9806
9807 * agentexpr.texi: Fix typos.
9808 * annotate.texi: Likewise.
9809 * fdl.texi: Likewise.
9810
85a6d8d3 98112002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9812
9813 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9814 DEPRECATED_INIT_FRAME_PC.
9815
ae45cd16
AC
98162002-12-01 Andrew Cagney <ac131313@redhat.com>
9817
9818 * gdbint.texinfo (Target Architecture Definition): Delete
9819 PC_IN_CALL_DUMMY.
9820
07555a72
AC
98212002-11-28 Andrew Cagney <ac131313@redhat.com>
9822
9823 * gdbint.texinfo (Host Definition): Delete documentation on
9824 USE_GENERIC_DUMMY_FRAMES.
9825
c166cdc7
EZ
98262002-11-26 Elena Zannoni <ezannoni@redhat.com>
9827
5ae4183a 9828 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9829 * Makefile.in (install-info): Run the install-info command as part
9830 of the post install steps only.
9831 (uninstall-info): New target.
9832 (uninstall): New target.
9833
35db0260
EZ
98342002-11-22 Elena Zannoni <ezannoni@redhat.com>
9835
9836 * Makefile.in (install): Make install do some real work.
9837
9ba8d803
AC
98382002-11-19 Andrew Cagney <ac131313@redhat.com>
9839
9840 Fix POSIX problem reported by Paul Eggert.
9841 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9842 Fix PR gdb/527.
9843
903ad3a6
AC
98442002-10-26 Andrew Cagney <cagney@redhat.com>
9845
9846 * gdbint.texinfo (Target Architecture Definition): Delete
9847 definition of DO_REGISTERS_INFO.
9848
f2abfe65
KB
98492002-10-18 Kevin Buettner <kevinb@redhat.com>
9850
9851 * gdbint.texinfo (Address Classes): Fix problems with insertion
9852 of ``{'' and ``}'' in example.
9853
b5b0480a
KB
98542002-10-17 Kevin Buettner <kevinb@redhat.com>
9855
9856 * gdbint.texinfo (Address Classes): New section.
9857 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9858 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9859 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9860 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9861
c85508ee
KD
98622002-10-11 Klee Dienes <kdienes@apple.com>
9863
9864 * gdb.texinfo (Registers): Mention vector registers as well as
9865 floating registers in the documentation for 'info registers' and
9866 'info all-registers'.
9867
6d12fc3d
DJ
98682002-10-11 Daniel Jacobowitz <drow@mvista.com>
9869
9870 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9871
8d19fbd2
JJ
98722002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9873
9874 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9875 interface definition.
9876
a37295f9
MM
98772002-10-03 Marko Mlinar <markom@opencores.org>
9878
9879 * gdb.texinfo (Target Commands): Add or1k target specific
9880 commands.
9881 * gdb.texinfo (Contributors): Add myself to the contributors list.
9882
da0f9dcd
AC
98832002-10-01 Andrew Cagney <ac131313@redhat.com>
9884
9885 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9886 and "mi1" instead of "mi1" and "mi0".
9887
2e834e49
HPN
98882002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9889
9890 * gdb.texinfo (Packets): Fix typos "alligned".
9891 Correct z3/Z3 description. Correct z4/Z4 title.
9892
050be0dc
AC
98932002-09-27 Andrew Cagney <ac131313@redhat.com>
9894
9895 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9896
1104b9e7
KB
98972002-09-25 Kevin Buettner <kevinb@redhat.com>
9898
9899 * gdb.texinfo: Use GNU/Linux instead of Linux.
9900
512217c7
AC
99012002-09-25 Andrew Cagney <ac131313@redhat.com>
9902
9903 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9904
10998722
AC
99052002-09-24 Andrew Cagney <ac131313@redhat.com>
9906
512217c7 9907 * gdb.texinfo: Replace @example with @smallexample.
10998722 9908
a0eb71c5
KB
99092002-09-20 Kevin Buettner <kevinb@redhat.com>
9910
f7dc1244 9911 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9912 * gdb.texinfo (Character Sets): Use @smallexample instead of
9913 @example. Use GNU/Linux instead of Linux.
9914
99152002-09-20 Jim Blandy <jimb@redhat.com>
9916
9917 * gdb.texinfo: Add character set documentation.
9918
2f870471
AC
99192002-09-19 Andrew Cagney <ac131313@redhat.com>
9920
9921 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9922 (Packets): Add cross reference from `b' packet to `z' packets.
9923
790eb8f5
AC
99242002-09-19 Andrew Cagney <ac131313@redhat.com>
9925
8d30a00d
AC
9926 * gdb.texinfo (Maintenance Commands): Document ``maint
9927 internal-error'' and ``maint internal-warning''.
9928
790eb8f5
AC
9929 * gdbint.texinfo (Target Architecture Definition): Revise
9930 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9931
a23a7bf1
JB
99322002-09-19 Joel Brobecker <brobecker@gnat.com>
9933
9934 * gdbint.texinfo (Target Conditionals): Document the new
9935 NAME_OF_MALLOC macro.
9936
299ffc64
AC
99372002-09-05 Andrew Cagney <ac131313@redhat.com>
9938
9939 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9940 engineer.
9941
b7bb15bc
SC
99422002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9943
9944 * gdb.texinfo (TUI Overview): Document status line fields.
9945
3d757584
SC
99462002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9947
9948 * gdb.texinfo (TUI Commands): Document info win command.
9949
269c21fe
SC
99502002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9951
9952 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9953
7cf36c78
SC
99542002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9955
9956 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9957 (TUI Keys): Likewise.
9958
d2c6833e
AC
99592002-08-25 Andrew Cagney <ac131313@redhat.com>
9960
9961 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9962 for a packet receive.
9963
46d8b1c3
AC
99642002-08-25 Andrew Cagney <ac131313@redhat.com>
9965
9966 * Makefile.in (clean): Move to end of file.
9967 (distclean, maintainer-clean, realclean): Ditto.
9968 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9969 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9970 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9971 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9972
b0787093
AC
99732002-08-24 Andrew Cagney <ac131313@redhat.com>
9974
9975 * Makefile.in (GDBINT_TEX_TMPS): Define.
9976 (gdbint.dvi, gdbint.pdf): Use
9977 (GDB_TEX_TMPS): Define.
9978 (gdb.dvi, gdb.pdf): Use.
9979 (STABS_TEX_TMPS): Define.
9980 (stabs.dvi, stabs.pdf): Use.
9981 (GDB_DOC_SOURCE_INCLUDES): New macros.
9982 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9983 (GDBINT_DOC_FILES_INCLUDES): New macros.
9984 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9985 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9986 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9987 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9988 (links2roff): Replace SFILES_INCLUDED with
9989 GDB_DOC_SOURCE_INCLUDES.
9990 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9991 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9992 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9993 dependencies.
9994 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9995 dependencies.
9996 (gdbmi.texinfo): Delete rule.
9997 (inc-hist.texinfo): Delete rule.
9998 (rluser.texinfo): Delete rule.
9999
ebba8386
AC
100002002-08-23 Andrew Cagney <cagney@redhat.com>
10001
10002 * gdbint.texinfo (Target Architecture Definition): Update
10003 STORE_RETURN_VALUE, mention regcache.
10004
0ab7a791
AC
100052002-08-21 Andrew Cagney <ac131313@redhat.com>
10006
10007 * gdbint.texinfo (Target Architecture Definition): Document
10008 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10009
ee2d5c50
AC
100102002-08-19 Andrew Cagney <ac131313@redhat.com>
10011
10012 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10013 Fix minor typos. Add index entries.
10014
53c69bd7
AC
100152002-08-18 Andrew Cagney <ac131313@redhat.com>
10016
10017 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10018
e76f1f2e
AC
100192002-08-15 Andrew Cagney <ac131313@redhat.com>
10020
10021 * gdbint.texinfo (Target Architecture Definition): Document
10022 PRINT_VECTOR_INFO.
10023 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10024
0680b120
AC
100252002-08-13 Andrew Cagney <ac131313@redhat.com>
10026
10027 * gdb.texinfo (Maintenance Commands): Document "maint print
10028 registers", "maint print raw-registers" and "maint print
10029 cooked-registers".
10030
3c3bea1c
GS
100312002-08-08 Grace Sainsbury <graces@redhat.com>
10032
a9331b3f 10033 From Mark Salter:
3c3bea1c
GS
10034 * gdb.texinfo (Protocol): Document T packet extension to
10035 allow watchpoint address reporting.
10036
42f9b0a5
AC
100372002-08-03 Andrew Cagney <ac131313@redhat.com>
10038
10039 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10040
db034ac5
AC
100412002-08-01 Andrew Cagney <cagney@redhat.com>
10042
10043 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10044 to CHILL.
10045
e2b28d04
AC
100462002-08-01 Andrew Cagney <ac131313@redhat.com>
10047
10048 * gdbint.texinfo (Coding): Revise section "Include Files".
10049
7fb623f7
AC
100502002-07-24 Andrew Cagney <cagney@redhat.com>
10051
10052 * gdbint.texinfo: Obsolete references to m88k.
10053 * gdb.texinfo: Ditto.
10054
4a2b4636
JB
100552002-07-10 Joel Brobecker <brobecker@gnat.com>
10056
7fb623f7 10057 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10058 where the proper version of autoconf can be retrieved.
10059
a71ec265
DH
100602002-07-09 Don Howard <dhoward@redhat.com>
10061
10062 * gdb.texinfo (Command Files): Further describe the behavior of
10063 sourced command files.
10064
b9aa90c9
AC
100652002-06-27 Andrew Cagney <ac131313@redhat.com>
10066
10067 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10068 (Coding): Clarify ISO C version that GDB assumes.
10069
40dd2248
TT
100702002-06-26 Tom Tromey <tromey@redhat.com>
10071
10072 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10073 add_setshow_cmd_full.
10074
bfac230e
DH
100752002-06-25 Don Howard <dhoward@redhat.com>
10076
10077 * gdb.texinfo (Memory Region Attributes): Document new behavior
10078 for 'mem' command.
10079
475b0867
JB
100802002-06-11 Jim Blandy <jimb@redhat.com>
10081
919d772c
JB
10082 * gdb.texinfo (Symbols): Update documentation for `info source'
10083 command.
10084
475b0867
JB
10085 * gdb.texinfo (Macros): Call the command `info macro', not
10086 `show macro'.
10087
ba8c9337
AC
100882002-06-09 Andrew Cagney <ac131313@redhat.com>
10089
10090 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10091 data''.
10092
1029b7fa
MK
100932002-06-09 Mark Kettenis <kettenis@gnu.org>
10094
10095 * gdbint.texinfo (Target Architecture Definition): Document
10096 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10097
16737d73
AC
100982002-06-08 Andrew Cagney <ac131313@redhat.com>
10099
10100 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10101 lists.
10102
30107679
AC
101032002-06-08 Andrew Cagney <ac131313@redhat.com>
10104
10105 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10106 Branch''.
10107
3352e23e
AC
101082002-06-01 Andrew Cagney <ac131313@redhat.com>
10109
10110 * gdbint.texinfo (Target Architecture Definition): Add section
10111 ``Converting an existing Target Architecture to Multi-arch''.
10112
cbb09e6a
AC
101132002-05-30 Andrew Cagney <ac131313@redhat.com>
10114
10115 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10116 to ``Obsoleting code''. Revise.
10117
e2e0bcd1
JB
101182002-05-17 Jim Blandy <jimb@redhat.com>
10119
10120 * gdb.texinfo (C Preprocessor Macros): New chapter.
10121 Include it in the main menu.
10122 (Contributors): Credit Jim Blandy with macro support.
10123 (Compilation): Explain how to get macro information into the
10124 executable.
10125 (Expressions): Note that preprocessor macros are expanded.
10126
9db8d71f
DJ
101272002-05-14 Daniel Jacobowitz <drow@mvista.com>
10128
10129 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10130 options for `target remote'.
10131
6d531722
AC
101322002-05-13 Andrew Cagney <ac131313@redhat.com>
10133
10134 * gdbint.texinfo (Target Architecture Definition): Delete
10135 documentation on NNPC_REGNUM.
10136
13d01224
AC
101372002-05-11 Andrew Cagney <ac131313@redhat.com>
10138
10139 * gdbint.texinfo (Target Architecture Definition): Document
10140 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10141 (Target Architecture Definition): Revise section `Using Different
10142 Register and Memory Data Representations'. Add section `Raw and
10143 Virtual Register Representations'.
10144
b2e75d78
AC
101452002-05-11 Andrew Cagney <ac131313@redhat.com>
10146
10147 * gdbint.texinfo (Target Architecture Definition): Mention
10148 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10149 (Target Architecture Definition): Mention same. Add references to
10150 web pages.
10151
2c8682ee
MS
101522002-05-08 Michael Snyder <msnyder@redhat.com>
10153
10154 * stabs.texinfo (Attributes): Document new "vector" attribute.
10155
0816590b
AC
101562002-05-04 Andrew Cagney <ac131313@redhat.com>
10157
10158 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10159
2653173e
AC
101602002-05-04 Andrew Cagney <ac131313@redhat.com>
10161
10162 * gdb.texinfo: Delete obsolete references to a29k.
10163
d7bd68ca
AC
101642002-04-24 Andrew Cagney <ac131313@redhat.com>
10165
10166 * gdbint.texinfo (Target Architecture Definition): Replace
10167 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10168
21d83aa5
DM
101692002-04-24 David S. Miller <davem@redhat.com>
10170
10171 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10172
7673a6cc
DM
101732002-04-21 David S. Miller <davem@redhat.com>
10174
10175 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10176
d49d1e0a
AC
101772002-04-21 Andrew Cagney <ac131313@redhat.com>
10178
10179 * gdbint.texinfo (Target Architecture Definition): Delete
10180 definition of HAVE_REGISTER_WINDOWS.
10181
f7dc1244 101822002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10183
10184 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10185 "Theodore A. Roth" <troth@verinet.com>.
10186
5ca0cb28
DH
101872002-04-15 Don Howard <dhoward@redhat.com>
10188
f7dc1244 10189 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10190 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10191 Provide a better explaination of this feature.
5ca0cb28 10192
f208ba17
AC
101932002-04-14 Andrew Cagney <ac131313@redhat.com>
10194
10195 * gdbint.texinfo (Target Architecture Definition): Remove
10196 FRAME_CHAIN_COMBINE.
10197
d5ba91de
MC
101982002-04-12 Michael Chastain <mec@shout.net>
10199
10200 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10201 REG_STACK_SEGMENT.
10202
26818220
MC
102032002-04-09 Michael Chastain <mec@shout.net>
10204
10205 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10206 PYRAMID_* macros.
10207
129188f6
AC
102082002-04-07 Andrew Cagney <ac131313@redhat.com>
10209
10210 * gdb.texinfo (Bug Reporting): Document that the web is the
10211 prefered way of submitting bug reports.
10212 (Bug Reporting): Delete the s-mail address as the last resort.
10213
8227c0ff
AC
102142002-04-05 Andrew Cagney <ac131313@redhat.com>
10215
10216 * gdbint.texinfo (Target Architecture Definition): Delete
10217 references to TARGET_WRITE_FP and write_fp.
10218
16d9dec6
MS
102192002-03-27 Michael Snyder <msnyder@redhat.com>
10220
10221 * gdb.texinfo: Document new commands dump, append, and restore.
10222
9ae8b82c
AC
102232002-03-27 Andrew Cagney <ac131313@redhat.com>
10224
10225 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10226 Branch'.
10227
474c8240
AC
102282002-03-18 Andrew Cagney <ac131313@redhat.com>
10229
10230 * gdb.texinfo: Change all examples to @smallexample.
10231 * gdbint.texinfo: Ditto.
a9331b3f 10232
fb0ff88f
AC
102332002-03-18 Andrew Cagney <ac131313@redhat.com>
10234
10235 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10236 Branches''.
10237
9bb0a4d8
AC
102382002-03-18 Andrew Cagney <ac131313@redhat.com>
10239
10240 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10241 Policy''.
10242
937f164b
FF
102432002-03-04 Fred Fish <fnf@redhat.com>
10244
10245 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10246 expresson, suports, dependant, trhe, perhaphs, situtations,
10247 explictily, taged, oportunity, unfortunatly).
10248
a7b40f07
AC
102492002-02-24 Andrew Cagney <ac131313@redhat.com>
10250
10251 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10252 Remove reference to 3.12.
10253
aab4e0ec
AC
102542002-02-23 Andrew Cagney <ac131313@redhat.com>
10255
10256 * gdbint.texinfo: Include fdl.texi.
10257 (Top): Add GNU Free Documentation License.
10258 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10259 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10260 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10261 (gdbint.info): Add srcdir to include path.
10262 * gdb.texinfo: Include gpl.texi.
10263 (Top): Add Copying.
10264 * gpl.texi: New file.
10265
47b95330
AC
102662002-02-23 Andrew Cagney <ac131313@redhat.com>
10267
10268 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10269
78c47bea
PM
102702002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10271
10272 * gdb.texinfo: Document Cygwin native specific commands.
10273
56460a61
DJ
102742002-02-15 Daniel Jacobowitz <drow@mvista.com>
10275
10276 * gdb.texinfo: Document gdbserver ``--attach'' command.
10277
def71bfa
MS
102782002-02-07 Michael Snyder <msnyder@redhat.com>
10279
10280 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10281 to @code(_ovly_debug_event).
10282
c928edc0
AC
102832002-02-07 Andrew Cagney <ac131313@redhat.com>
10284
10285 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10286
81d46470
MS
102872002-02-06 Michael Snyder <msnyder@redhat.com>
10288
10289 * gdb.texinfo (overlays): Mention new magic symbol
10290 '_ovly_debug_event', which allows GDB to keep better track
10291 of overlays.
10292
f7dc1244 102932002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10294
10295 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10296 Suggested by Dmitry Sivachenko.
10297
10298 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10299
15110bc3
MS
103002002-02-01 Michael Snyder <msnyder@redhat.com>
10301
10302 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10303
6763aef9
MS
103042002-01-30 Michael Snyder <msnyder@redhat.com>
10305
ac282366
MS
10306 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10307 (set trust-readonly-sections): Document.
6763aef9 10308
8642bc8f
AC
103092002-01-29 Andrew Cagney <ac131313@redhat.com>
10310
10311 * gdbint.texinfo (Releasing GDB): Revise and update.
10312
afe64c1a
AC
103132002-01-28 Andrew Cagney <ac131313@redhat.com>
10314
10315 * gdbint.texinfo (Target Architecture Definition): Delete
10316 description of TARGET_BYTE_ORDER_DEFAULT.
10317
f7dc1244 103182002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10319
10320 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10321 <mitya@cavia.pp.ru>.
10322
3d6e1b5a
AC
103232002-01-23 Andrew Cagney <ac131313@redhat.com>
10324
10325 * libgdb.texinfo: Delete file.
10326
6c0e9fb3
AC
103272002-01-22 Andrew Cagney <ac131313@redhat.com>
10328
10329 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10330 * gdbint.texinfo: Ditto.
10331
e0ce93ac
AC
10332Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10333
10334 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10335
be298bcc
AC
103362002-01-22 Andrew Cagney <ac131313@redhat.com>
10337
10338 * Makefile.in: Update copyright.
10339 (TEXI2DVI): Define.
10340 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10341 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10342 gdb-cfg.texi.
10343 (TEXINDEX, PDFTEX): Delete makefile variables.
10344
8e04817f
AC
103452002-01-22 Andrew Cagney <ac131313@redhat.com>
10346
10347 * gdb.texinfo (Protocol): Move section to appendix.
10348
6b2f586d
AC
103492002-01-21 Andrew Cagney <ac131313@redhat.com>
10350
10351 * gdb.texinfo (Remote Debugging): Create a menu.
10352 (Top): Add ``Remote Debugging'' to menu.
10353
6f05cf9f
AC
103542002-01-21 Andrew Cagney <ac131313@redhat.com>
10355
10356 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10357 serial protocol'' from here.
10358 (Remote Debugging): To here. New chapter.
10359
3fd3d7d2
AC
103602002-01-20 Andrew Cagney <ac131313@redhat.com>
10361
10362 * gdbint.texinfo (Target Architecture Definition): Delete
10363 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10364
7fd60527
AC
103652002-01-20 Andrew Cagney <ac131313@redhat.com>
10366
10367 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10368 are no longer needed.
10369 (Porting GDB): Add maintainer note about configure.host.
10370
c2f05ac9
AC
103712002-01-20 Andrew Cagney <ac131313@redhat.com>
10372
10373 * gdbint.texinfo (Target Architecture Definition): Remove
10374 definition of IEEE_FLOAT.
10375
f7dc1244 103762002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10377
10378 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10379 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10380 <3diff@gnu.org>
231b2aad 10381
82600034
AC
103822002-01-19 Andrew Cagney <ac131313@redhat.com>
10383
10384 * gdbint.texinfo (Host Definition): Remove references to
10385 MALLOC_INCOMPATIBLE.
10386
7708fa01
AC
103872002-01-17 Andrew Cagney <ac131313@redhat.com>
10388
10389 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10390 and xyz-xdep.o.
10391
eb12ee30
AC
103922002-01-17 Andrew Cagney <ac131313@redhat.com>
10393
889bf7c5 10394 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10395 (Set Breaks): Copy ``maint info breakpoint'' doco to
10396 ``Maintenance Commands'' appendix. Add reference.
10397
c9ccaa92
AC
103982002-01-17 Andrew Cagney <ac131313@redhat.com>
10399
10400 * fdl.texi: Remove next/prev from @node.
10401
f7dc1244 104022002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10403
10404 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10405 for monstrous @multitable (from Brian Youmans).
10406
10407 * fdl.texi: New file.
10408
10409 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10410
8973da3a
AC
104112002-01-15 Andrew Cagney <ac131313@redhat.com>
10412
10413 * gdbint.texinfo (Releasing GDB): New chapter.
10414
7d86b5d5
AC
104152002-01-14 Andrew Cagney <ac131313@redhat.com>
10416
10417 * gdb.texinfo (Embedded Processors, Calling program functions):
10418 Obsolete references to a29k.
10419
cc1cb004
AC
104202002-01-13 Andrew Cagney <ac131313@redhat.com>
10421
10422 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10423 examples. Document that a code-block should do or discard its
10424 cleanups before exit.
10425
79f12247
MS
104262002-01-11 Michael Snyder <msnyder@redhat.com>
10427
10428 * gdb.texinfo (Choosing files): Change @samp to @file.
10429
19837790
MS
104302002-01-05 Michael Snyder <msnyder@redhat.com>
10431
10432 * gdb.texinfo (--pid): Document new command line option (attach).
10433
f7dc1244 104342002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10435
10436 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10437 in the stub.
10438
d7449b42
AC
104392002-01-04 Andrew Cagney <ac131313@redhat.com>
10440
10441 * gdbint.texinfo (Target Architecture Definition): Replace
10442 BIG_ENDIAN with BFD_ENDIAN_BIG.
10443
f23631e4
AC
104442002-01-03 Andrew Cagney <ac131313@redhat.com>
10445
10446 * gdbint.texinfo (Target Architecture Definition): Replace
10447 value_ptr with struct value pointer.
10448
72c9928d
EZ
104492002-01-02 Eli Zaretskii <eliz@gnu.org>
10450
10451 * gdb.texinfo (Free Software): Fix wording.
10452
959acfd1
EZ
104532001-12-31 Eli Zaretskii <eliz@gnu.org>
10454
10455 * gdb.texinfo (Free Software): New section ``Free Software Needs
10456 Free Documentation''.
10457
f7dc1244 104582001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
10459
10460 * stabs.texinfo:
10461 * gdb.texinfo:
10462 * gdbint.texinfo:
10463 * libgdb.texinfo:
10464 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10465
6600abed
MS
104662001-12-29 Michael Snyder <msnyder@redhat.com>
10467
10468 * gdb.texinfo (maint info sections): Fix typo.
10469
f6680716
MS
104702001-12-26 Michael Snyder <msnyder@redhat.com>
10471
fe95c787
MS
10472 * gdb.texinfo (maint info sections): Document.
10473
a9331b3f 10474 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
10475 'info proc' sub-options that are currently not implemented.
10476
c3d3ce5b
JB
104772001-12-20 Jim Blandy <jimb@redhat.com>
10478
10479 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10480
778eb05e
AC
104812001-12-15 Andrew Cagney <ac131313@redhat.com>
10482
10483 * gdbint.texinfo (Target Architecture Definition): Replace
10484 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10485
2607059c
AC
104862001-12-01 Andrew Cagney <ac131313@redhat.com>
10487
10488 * gdbint.texinfo (Host Definition): Delete documentation on
10489 HOST_BYTE_ORDER.
10490
df0cd8c5
JB
104912001-11-30 Jim Blandy <jimb@redhat.com>
10492
10493 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 10494 overlay support. Add to top-level menu.
df0cd8c5 10495
88118b3a
TT
104962001-11-26 Tom Tromey <tromey@redhat.com>
10497
10498 * gdb.texinfo (Command Syntax): Document C-o binding.
10499
96565e91
CF
105002001-07-26 Christopher Faylor <cgf@redhat.com>
10501
10502 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10503 use since it is described in the referenced section.
10504
f7dc1244 10505 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
10506 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10507 clearer when using DJGPP.
10508
2a3d5645
CF
105092001-11-24 Christopher Faylor <cgf@redhat.com>
10510
10511 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10512 specifically refer to MS-DOS.
10513 (command files): Mention gdb.ini is only used on MS-DOS.
10514
aa26fa3a
TT
105152001-11-21 Tom Tromey <tromey@redhat.com>
10516
10517 * gdb.texinfo (Invoking GDB): Document --args.
10518 (Mode Options): Likewise.
10519
4f8ada06
JB
105202001-11-21 Jim Blandy <jimb@redhat.com>
10521
10522 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
10523 Delete documentation; this macro has been removed from the
10524 sources.
4f8ada06 10525
3fe0dc10
JB
105262001-11-13 Jim Blandy <jimb@redhat.com>
10527
10528 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10529
9e5abb06
CV
105302001-11-06 Corinna Vinschen <vinschen@redhat.com>
10531
10532 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10533
1c5dfdad
MS
105342001-11-05 Michael Snyder <msnyder@redhat.com>
10535
a9331b3f 10536 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
10537 quote regexp chars in function names such as "operator*()".
10538
990f9fe3
FF
105392001-11-01 Fred Fish <fnf@redhat.com>
10540
10541 * gdbint.texinfo (SOLIB_ADD): Document additional new
10542 "readsyms" arg.
10543
b433d00b
DH
105442001-10-30 Don Howard <dhoward@redhat.com>
10545
070b1dd3
DH
10546 * gdb.texinfo: (Command Files) Added documentation for the
10547 behavior of gdb with input redirected from a file.
b433d00b 10548
b7209cb4
FF
105492001-10-28 Fred Fish <fnf@redhat.com>
10550
10551 * gdb.texinfo (auto-solib-add): Change docs to match
10552 implementation change.
10553 (auto-solib-limit): Add docs for new variable.
10554
1aa20aa8
AC
105552001-10-15 Andrew Cagney <ac131313@redhat.com>
10556
10557 * gdbint.texinfo (Target Architecture Definition): Function
10558 value_as_pointer renamed to value_as_address.
10559
fc0c74b1
AC
105602001-10-15 Andrew Cagney <ac131313@redhat.com>
10561
10562 * gdbint.texinfo (Target Architecture Definition): Default
10563 POINTER_TO_ADDRESS functions assume unsigned addresses.
10564 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10565 posting by Jim Blandy.
10566
f4846649
JB
105672001-10-12 Jim Blandy <jimb@redhat.com>
10568
10569 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10570 version of texi2html (1.64) doesn't support this flag any more.
10571
f277788b
MK
105722001-09-08 Mark Kettenis <kettenis@gnu.org>
10573
a9dc4918
MK
10574 * gdbint.texinfo (Host Definition): Remove description of
10575 MEM_FNS_DECLARED.
10576
d28379df
MK
10577 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10578
f277788b
MK
10579 * gdbint.texinfo (Host Definition): Remove description of
10580 HAVE_SIGSETMASK.
10581
7ccaa899
EZ
105822001-09-04 Elena Zannoni <ezannoni@redhat.com>
10583
10584 * gdbint.texinfo (Target Architecture Definition): Add
10585 explanation of TARGET_PRINT_INSN macro.
10586
17d9d558
JB
105872001-08-30 Jim Blandy <jimb@redhat.com>
10588
10589 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10590 Explain what it means to load relocatable files.
10591
72cde065
JB
105922001-08-28 Jim Blandy <jimb@redhat.com>
10593
10594 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10595 info `top' menu.
10596
9e678452
CF
10597Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10598
10599 * gdbint.texinfo: Add a cautionary note about macro use.
10600
a2bea4c3 106012001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10602
a2bea4c3
CV
10603 * gdb.texinfo: Explain omitting the hostname in the
10604 `target remote' command.
10605
1129bf27
DJ
106062001-07-30 Daniel Jacobowitz <drow@mvista.com>
10607
10608 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10609 and END-INFO-DIR-ENTRY.
10610
732b3002
SC
106112001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10612
10613 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10614
89437448
AC
106152001-07-25 Andrew Cagney <ac131313@redhat.com>
10616
10617 * gdbint.texinfo (libgdb): Rewrite.
10618
f7dc1244 106192001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10620
10621 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10622
c4555f82
SC
106232001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10624
10625 * gdb.texinfo (TUI): New chapter, document the TUI.
10626 (Mode Options): Document the -tui option.
10627
2f45a6e0
MK
106282001-07-23 Mark Kettenis <kettenis@gnu.org>
10629
10630 * gdbint.texinfo (Host Definition): Remove description of
10631 NEED_POSIX_SETPGID.
10632
f7dc1244 106332001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10634
10635 * gdb.tex (DJGPP Native): New node, with descriptions of
10636 DJGPP-specific commands.
10637
be9c6c35
JM
106382001-07-19 John R. Moore <jmoore@redhat.com>
10639
10640 * gdbint.texinfo: Three misspellings.
10641
dfa249fb
AC
106422001-07-06 Andrew Cagney <ac131313@redhat.com>
10643
10644 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10645 `test` expressions on bash. Problem reported by Colin Walters.
10646
c72e7388
AC
106472001-07-04 Andrew Cagney <ac131313@redhat.com>
10648
10649 * gdbint.texinfo (User Interface): Update ui-out documentation to
10650 refelect recent UI/MI updates.
10651
94bbb2c0
AC
106522001-07-04 Andrew Cagney <ac131313@redhat.com>
10653
10654 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10655 interpreters.
10656
af6c57ea
AC
106572001-06-15 Andrew Cagney <ac131313@redhat.com>
10658
10659 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10660 structure and not macros.
10661 (Host Definition): Document that much of this chapter is obsolete.
10662 (Target Architecture Definition): Update list of files that make
10663 up a target architecture.
10664 (Coding): Update.
10665
83aa8bc6
AC
106662001-06-28 Andrew Cagney <ac131313@redhat.com>
10667
10668 * gdbint.texinfo (Target Architecture Definition): Update
10669 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10670 The latter has been changed to a true predicate.
10671
f7dc1244 106722001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10673
10674 * annotate.texi: Add @noindent where needed. From Dmitry
10675 Sivachenko <dima@Chg.RU>.
10676 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10677
656db9b0
AC
106782001-06-16 Andrew Cagney <ac131313@redhat.com>
10679
10680 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10681
df2396a1
AC
106822001-06-14 Andrew Cagney <ac131313@redhat.com>
10683
10684 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10685 returns ``OK''. Document that the ``R'' packet does not reply.
10686
0f1f2b0a
MS
106872001-06-13 Michael Snyder <msnyder@redhat.com>
10688
10689 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10690
f7dc1244 106912001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10692
10693 * gdb.texinfo (Signals): Clarify the default setting of signal
10694 handling.
10695
a5d7c491
AC
106962001-05-14 Andrew Cagney <ac131313@redhat.com>
10697
10698 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10699 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10700
05a54c4f
AC
107012001-05-12 Andrew Cagney <ac131313@redhat.com>
10702
10703 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10704
f7dc1244 107052001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10706
10707 * gdbint.texinfo (Clean Design and Portable Implementation):
10708 Renamed from "Clean Design".
10709 (Clean Design and Portable Implementation): Document portable
10710 methods of handling file names, and the associated macros.
10711
f7dc1244 107122001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10713
10714 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10715 command and provide a cross-reference to its description.
10716 (Symbols): Note that "info scope" is useful for trace experiments.
10717
f7dc1244 107182001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10719
b37052ae
EZ
10720 * gdb.texinfo (Symbols): Document "info scope".
10721 (Tracepoints): New chapter.
10722 (Contributors): Update for v5.1.
10723 <All nodes>: Change "C++" to "C@t{++}".
10724
0ee54786
EZ
10725 * gdbint.texinfo (User Interface): A new section about ui_out
10726 functions, based on text written by Fernando Nasser.
10727
c534679c
EZ
10728 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10729
f7dc1244 107302001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10731
e9c75b65
EZ
10732 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10733
10734 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10735
10736 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10737 Replace "GDB" with "@value{GDBN}". Fix markup.
10738
10739 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10740
3d67e040
EZ
10741 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10742 a cross-reference to its description.
10743 (Symbols): Document "info symbol".
10744
f7dc1244 107452001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10746
10747 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10748 subsection "x86 Watchpoints".
10749 (Target Architecture Definition): Document the macros
10750 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10751 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10752
b0ed3589
AC
107532001-03-20 Andrew Cagney <ac131313@redhat.com>
10754
10755 * gdbint.texinfo (Target Architecture Definition): Update
10756 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10757 list.
10758
b6ba6518
KB
107592001-03-06 Kevin Buettner <kevinb@redhat.com>
10760
10761 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10762 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10763
f7dc1244 107642001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10765
10766 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10767
f7dc1244 107682001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10769
17cc6a06
EZ
10770 * gdb.texinfo (Environment): Document that `path' does not change
10771 the value of PATH in GDB's own environment (it did in the past,
10772 but that was changed on March 15, 1994). Reported by Doug Evans
10773 <dje@transmeta.com>.
10774
56caf160
EZ
10775 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10776 its line. Fix markup of commands and macros. Add an Index node
10777 and index entries.
10778
29e57380
C
107792001-01-23 J.T. Conklin <jtc@redback.com>
10780
10781 * gdb.texinfo (Memory region attributes): New manual section.
10782
1c6147de
ND
107832001-01-04 Nicholas Duffek <nsd@redhat.com>
10784
10785 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10786
f7dc1244 107872000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10788
10789 * refcard.tex: Version and copyright fixed. From Phil Edwards
10790 <pedwards@disaster.jaj.com>.
10791
0dcedd82
AC
10792Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10793
10794 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10795 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10796
3b851bce
AC
10797Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10798
10799 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10800 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10801
f7dc1244 108022000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10803
10804 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10805 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10806
b90a5f51
CF
108072000-11-10 Christopher Faylor <cgf@cygnus.com>
10808
10809 * gdb.texinfo: Document new 'set step-mode' command.
10810
f7dc1244 108112000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10812
10813 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10814 changes from Dmitry Sivachenko <dima@Chg.RU>.
10815
f7dc1244 108162000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10817
10818 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10819 From Steven Johnson <sbjohnson@ozemail.com.au>.
10820
2e685b93
MK
108212000-08-10 Mark Kettenis <kettenis@gnu.org>
10822
10823 * gdbint.texinfo (Overall Structure): Spelling fix.
10824
f7dc1244 108252000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10826
10827 * gdbint.texinfo (Target Architecture Definition): Document that
10828 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10829 for which REGISTER_CONVERTIBLE returns a zero value.
10830
63ac3005
EZ
108312000-07-08 Christopher Faylor <cgf@cygnus.com>
10832
10833 * Makefile.in (install-info): Find files to install in either the
10834 build or source directories (adapted from Makefile.am).
10835
bd79f757
ND
108362000-07-07 Nicholas Duffek <nsd@redhat.com>
10837
10838 * stabs.texinfo: Fix spelling errors.
10839 (String Field): FILE-NUMBER starts from 0, not 1.
10840
f7dc1244 108412000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10842
10843 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10844 Brian Youmans.
5f208f6d 10845
f7dc1244 108462000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10847
10848 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10849 the source directory. Reported by Mark Harig
10850 <markh@frazier.landmark.com>.
cc542d3b 10851
f3b28801
C
108522000-06-20 J.T. Conklin <jtc@redback.com>
10853
10854 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10855
449f3b6c
AC
10856Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10857
10858 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10859 Generate using pdftex.
449f3b6c 10860 (PDFTEX): Define.
889bf7c5 10861 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10862 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10863 @contents at the start.
449f3b6c 10864
f7dc1244 108652000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10866
10867 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10868 Youmans.
48e934c6 10869
9e9c5ae7
AC
10870Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10871
10872 From Brian Youmans:
10873 * gdb.texinfo: Fix ``et al.''.
10874
c741b251
AC
10875Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10876
10877 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10878 loop.
c741b251 10879
4ab64e14
JG
108802000-05-19 Jimmy Guo <guo@cup.hp.com>
10881
10882 * configure: Regenerate.
10883
f7dc1244 108842000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10885
10886 * Makefile.in (install-info): Run install-info on installed Info
10887 files.
10888
8c70017b
AC
10889Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10890
a7cb598a 10891 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10892 Andrew Cagney.
8c70017b 10893
f7dc1244 108942000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10895
10896 * gdb.texinfo: Proofreading changes from Brian Youmans.
10897
bf0184be
ND
108982000-05-01 Nick Duffek <nsd@cygnus.com>
10899
10900 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10901 startup sequence, minor edits.
10902
f7dc1244 109032000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10904
10905 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10906 TeX.
10907
10908 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10909 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10910 like `n' and `s' which look weird. Convert some of the @kindex to
10911 @vindex, when they refer to variables, not commands.
10912
33e16fad
AC
10913Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10914
10915 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10916
f7dc1244 109172000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10918
10919 * Makefile.in (GDBMI_DIR): New variable.
10920 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10921 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10922 (gdbmi.texinfo): New target, for texi2roff.
10923 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10924 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10925
10926 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10927 gdbmi.texinfo.
10928 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10929 comment.
10930
d167840f
EZ
109312000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10932
10933 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10934 command.
d167840f 10935
f7dc1244 109362000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10937
10938 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10939 prevents the build (and is generally a Bad Idea).
10940
f7dc1244 109412000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10942
10943 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10944 a comma inside @var.
10945 (Command Files): Index markup changes from Dmitry Sivachenko
10946 <dima@Chg.RU>.
10947
f7dc1244 109482000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10949
10950 * Makefile.in (LN_S): Define.
10951 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10952 invoke "ln -s" unless it is known to work.
10953
10954 * configure.in (AC_PROG_LN_S): Add.
10955
8dc7983f
JB
109562000-04-14 Jim Blandy <jimb@redhat.com>
10957
10958 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10959 section.
10960 (Target Conditionals): Document ADDRESS_TO_POINTER,
10961 POINTER_TO_ADDRESS.
10962
1a8237e8
DB
109632000-04-11 Daniel Berlin <dan@cgsoftware.com>
10964
10965 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10966 gdb-cfg.texi to get the value.
10967
ca526f1a
JB
109682000-04-10 Jim Blandy <jimb@redhat.com>
10969
10970 * gdbint.texinfo (Target Architecture Definition): Fix
10971 cross-references.
10972
faaafcb4
JB
109732000-04-08 Jim Blandy <jimb@redhat.com>
10974
10975 * gdbint.texinfo (Using Different Register and Memory Data
10976 Representations): New section.
10977 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10978 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10979 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10980
1b27397f
AC
10981Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10982
10983 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10984 for acknowledgments.
1b27397f 10985
480ff1fb
AC
10986Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10987
10988 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10989 qThreadExtraInfo.
480ff1fb 10990
a9331b3f 109912000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10992
a9331b3f
RM
10993 * gdb.texinfo: Clarify which remote debug protocol commands are
10994 required and which are optional.
f1251bdd 10995
dbeb8dbd
AC
10996Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10997
10998 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10999 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11000 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11001 * annotate.texi: Update.
11002
6d2ebf8b
SS
110032000-03-28 Stan Shebs <shebs@apple.com>
11004
11005 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11006 expectation of additional changes before release), update
11007 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11008 node links, rephrase and/or shorten lines to fix formatting
11009 problem in both regular and @smallbook formats.
11010 * annotate.texi: Shorten lines in example, use smallexample
11011 consistently everywhere.
11012 * Makefile.in: Add comment about texinfo 4.0 html generation.
11013 (SFILES_INCLUDED): Add annotate.texi.
11014
5d161b24
DB
110152000-03-27 Daniel Berlin <dan@cgsoftware.com>
11016
5ae4183a
AS
11017 * gdb.texinfo (Debugging Output): Added new section, documenting
11018 the "set/show debug" commands.
5d161b24 11019
b9deaee7
AC
11020Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11021
11022 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11023 entry.
b9deaee7
AC
11024
11025 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11026 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11027 @chapter and @node entries.
a9331b3f 11028
b9deaee7 11029 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11030
9ef47d30
AC
11031Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11032
11033 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11034 files.
9ef47d30 11035
cfeada60
FN
110362000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11037
11038 From David Whedon <dwhedon@gordian.com>
5ae4183a 11039 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11040
6837a0a2
DB
110412000-03-22 Daniel Berlin <dan@cgsoftware.com>
11042
11043 * gdb.texinfo: Add documentation for the apropos command.
11044
bba2971c
MS
110452000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11046
11047 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11048
2b628194
MS
110492000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11050
a9331b3f 11051 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11052 two places.
11053
96a2c332
SS
110542000-03-17 Stan Shebs <shebs@apple.com>
11055
11056 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11057 <dima@Chg.RU>, also clarification of allowed content for
11058 string constants.
11059
f7dc1244 110602000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11061
11062 * gdb.texinfo (main menu): Add Annotations.
11063 (File Options): Add @cindex entries for each command-line option.
11064 Document --epoch, --annotate, --async, --interpreter, --write,
11065 --statistics, and --version.
11066
11067 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11068 of GDB.
11069
9d233477
JB
110702000-02-23 Jim Blandy <jimb@redhat.com>
11071
11072 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11073
14e0eb3b
JB
110742000-02-22 Jim Blandy <jimb@redhat.com>
11075
11076 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11077
3555de01
JM
110782000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11079
11080 * Makefile.in (diststuff): New target.
11081
5e35df8e
KB
110822000-02-15 Kevin Buettner <kevinb@redhat.com>
11083
11084 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11085 architecture. [From Jim Wilson.]
5e35df8e 11086
c5394b80
JM
110872000-01-16 Tom Tromey <tromey@cygnus.com>
11088
11089 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11090 (Delete Breaks): Mention range arguments.
11091 (Disabling): Likewise.
11092
c3f6f71d
JM
110932000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11094
11095 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11096
c4093a6a
JM
11097Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11098
11099 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11100 valid functions.
c4093a6a 11101
11cf8741
JM
111021999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11103
11104 * gdb.texinfo: Clarify regular expressions used in rbreak.
11105
917317f4
JM
111061999-10-15 Kevin Buettner <kevinb@cygnus.com>
11107
11108 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11109 MEMORY_REMOVE_BREAKPOINT): Document.
11110
11111Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11112
11113 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11114 offset re-using the DATA offset instead.
917317f4 11115
2df3850c
JM
111161999-10-11 Jim Kingdon <kingdon@redhat.com>
11117
11118 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11119
111201999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11121
11122 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11123 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11124 typos.
11125
11126 * gdb.texinfo: Various minor wording and formatting improvements,
11127 mentions of additional command-line options.
11128
2acceee2
JM
111291999-09-30 Fred Fish <fnf@cygnus.com>
11130
11131 * gdb.texinfo: Document additional forms of specifying section
11132 names and addresses for the add-symbol-file command.
11133
c2c6d25f
JM
111341999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11135
11136 * gdbint.texinfo: Fix typo, add the word "have".
11137
111381999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11139
11140 * gdbint.texinfo (Target Architecture Definition): Document the
11141 SKIP_PERMANENT_BREAKPOINT macro.
11142
d4f3574e
SS
111431999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11144
11145 * gdb.texinfo: Fiks speling errers.
11146
11147 * gdb.texinfo: Fix uses of @multitable.
11148
f7dc1244 11149 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11150 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11151 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11152 comments about using with optimization, add more indexing,
11153 fix info about disassembly-flavor.
11154
11155Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11156
11157 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11158 SKIP_SOLIB_RESOLVER): Define.
11159
11160Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11161
11162 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11163 ``g'' packets.
d4f3574e 11164
104c1213
JM
111651999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11166
11167 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11168 platform-specific info, inline remote.texi and move sections of it
11169 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11170 and register stack into the new chapter.
11171 * remote.texi: Remove, now part of gdb.texinfo.
11172 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11173
111741999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11175
11176 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11177 GDB_TARGET_IS_MACH386): These kludges have gone away.
11178
11179Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11180
11181 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11182 TDEPLIBS.
104c1213 11183
53a5351d
JM
111841999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11185
11186 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11187 surrounding text to fit HP-UX bits into general info.
11188 (HPPA-cfg.texi): Remove, no longer useful.
11189
11190 * gdb.texinfo: Remove explicit links from @node lines, remove
11191 HP-added "Detailed Node Listing" from main menu which confuses
11192 things.
11193
11194 From Dmitry Sivachenko <dima@Chg.RU>:
11195 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11196 in description of `set environment'.
53a5351d
JM
11197
111981999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11199
11200 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11201
7be570e7
JM
112021999-08-12 Ben Elliston <bje@cygnus.com>
11203
11204 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11205
f7dc1244 112061999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11207
11208 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11209 watch, awatch, and rwatch. Explain why the latter two cannot be
11210 set as software watchpoints. Document that watchpoints for local
11211 variables are deleted when the debuggee terminates.
7be570e7
JM
11212
11213Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11214
11215 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11216 packet. Allow E.. response packet. "qRcmd" packet is no longer
11217 reserved.
7be570e7
JM
11218
112191999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11220
a9331b3f
RM
11221 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11222 * gdb.texinfo: Ditto.
7be570e7 11223
96baa820
JM
112241999-08-06 Tom Tromey <tromey@cygnus.com>
11225
11226 * gdb.texinfo (KOD): New node.
11227
11228Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11229
11230 * remote.texi (Rcmd): Fix minor formatting typos.
11231
11232Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11233
11234 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11235 packets.
96baa820 11236
adf40b2e
JM
112371999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11238
11239 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11240 fixes.
11241
43ff13b4
JM
11242Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11243
11244 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11245
085dd6e6
JM
11246Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11247
11248 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11249 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11250 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11251 packets that are not supported on all hosts. Expand examples.
11252 Spell check.
085dd6e6
JM
11253
112541999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11255
11256 * Makefile.in: Recognize html, install-html. Add targets
11257 to build HTML versions of documentation via texi2html.
11258
11259Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11260
11261 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11262 testsuite.
085dd6e6
JM
11263
11264Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11265
11266 * remote.texi (Communication Protocol): Rewrite.
11267
11268Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11269
11270 * stabs.texinfo: Fix uses of xref.
11271
9e0b60a8
JM
11272Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11273
11274 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11275 info about patch submission.
11276
cce74817
JM
11277Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11278
11279 From Per Bothner <bothner@cygnus.com>:
11280 * gdb.texinfo: Document Chill support.
11281
11282Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11283
11284 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11285 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11286 Document that the value should be greater-than or equal-to zero.
11287 (NO_STD_REGS): Document. Deprecate.
cce74817 11288
ac9a91a7
JM
11289Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11290
11291 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11292 Document that these are not used.
ac9a91a7
JM
11293
11294Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11295
11296 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11297
392a587b
JM
11298Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11299
11300 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11301 numargs was dropped.
392a587b
JM
11302
11303Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11304
11305 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11306
b83266a0
SS
11307Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11308
11309 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11310 Update.
b83266a0 11311
7a292a7a
SS
11312Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11313
11314 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11315 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11316
11317Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11318
11319 * gdbint.texinfo: Fix typos: $ -> @.
11320
11321Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11322
11323 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11324 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11325 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11326 BREAKPOINT_FROM_PC.
a9331b3f 11327
7a292a7a
SS
11328Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11329
11330 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11331 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11332
11333Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11334
11335 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11336 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11337
113381999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11339
11340 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11341 longer exists.
11342
11343Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11344
11345 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11346 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11347 they make the manual source incomprehensible.
7a292a7a
SS
11348 * h8-cfg.texi: Remove, hasn't been used in years.
11349
c906108c
SS
11350Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11351
11352 * gdb.texinfo: Update the credits.
11353
11354Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11355
11356 * gdb.texinfo: Fix mistakes noticed in printout of last
11357 draft, add Alpha to discussion of heuristic fence post.
11358
11359Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11360
11361 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11362 Edition, merge some HP changes into mainline, describe some
11363 previously undocumented features, describe more of the target
11364 commands available, eliminate obsolete section on renamed
11365 commands.
c906108c
SS
11366 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11367
11368Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11369
11370 * gdb.texinfo: Make many HPPA conditionals unconditional,
11371 including catchpoint description, since now on for all configs.
11372 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11373 specializations.
11374
11375Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11376
11377 * Makefile.in (GDBvn.texi): Fix match expression to work with
11378 current format of VERSION in gdb/Makefile.in.
11379 * gdb.texinfo: Fix node ref to match new readline.
11380
11381Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11382
a9331b3f
RM
11383 * gdb.texinfo: Changes made as part of a project to merge in
11384 changes made by HP. Documentation makes extensive use of
c906108c
SS
11385 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11386 on remote debugging. There are differences in documentation
889bf7c5 11387 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11388 the HP manual discusses catchpoints, hardware watchpoints, and
11389 some HPUX specific limitations for shared library support.
a9331b3f 11390
c906108c
SS
11391 There are also a number of @node changes.
11392
113931999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11394
11395 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11396 (C Usage): Same.
11397
11398Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11399
11400 The following changes were made by Edith Epstein
889bf7c5
PA
11401 <eepstein@cygnus.com> as part of a project to merge in changes
11402 made by HP.
a9331b3f 11403
c906108c
SS
11404 * HPPA-cfg.texi: new file.
11405
11406 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11407
11408 * refcard.tex: change documentation about catch.
11409 removed info catch.
11410
11411Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11412
11413 * gdbint.texinfo: Expand on GDB's coding standards,
11414 specify the use of arg names with prototypes.
11415
114161998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11417
11418 * gdb.texinfo: Fix tipo.
11419
11420Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11421
11422 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11423 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11424
11425Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11426
11427 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11428
114291998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11430
11431 * agentexpr.texi: New file.
11432
11433Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11434
11435 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11436
114371998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11438
11439 * remote.texi: Changed wording that implied that the GDB remote
11440 protocol caches register values instead of GDB itself.
11441
11442Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11443
11444 * gdbint.texinfo: Add some info about symbol readers.
11445 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11446 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11447 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11448 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11449
11450Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11451
a9331b3f 11452 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
11453
11454Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11455
11456 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11457
11458Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11459
11460 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 11461 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
11462
11463Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11464
11465 * gdbint.texinfo: Fix minor typos.
11466
11467Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11468
11469 * gdbint.texinfo: Complete overhaul. Group descriptions more
11470 logically, add more info on generic algorithms, remove much
11471 obsolete and/or wrong material.
11472
11473Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11474
11475 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11476
11477Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11478
11479 * refcard.tex: Copyright, address updates.
11480
11481Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11482
11483 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11484 for the edition instead of confusing GDB-version-like numbers.
11485
11486Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11487
11488 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11489
11490Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11491
5ae4183a 11492 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
11493
11494Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11495
11496 * gdb.texinfo: Add some credits, mention bug monitor.
11497 * remote.texi: Mention mips monitor targets.
11498 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 11499
c906108c
SS
11500Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11501
11502 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
11503 files, finish sorting of host vs target vs native macros, describe
11504 some more of them.
c906108c
SS
11505
11506Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11507
11508 * gdbint.texinfo (Host Conditionals): Document change from
11509 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11510
11511Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11512
11513 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 11514 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
11515
11516Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11517
11518 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11519 Document LSEEK_NOT_LINEAR.
11520
11521Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11522
11523 * stabs.texinfo (Stab Section Basics): Make it clear that only
11524 some versions of the GNU linker remove the leading N_UNDF symbol.
11525
11526Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11527
11528 * stabs.texinfo (String Field): Document type number pairs here,
11529 instead of in the Sun specific section.
11530 (Include Files): The GNU linker supports the N_BINCL
11531 optimization. Clarify the N_BINCL value, and what it is used
11532 for.
11533 (Procedures): Document N_FUN with an empty string to mark the end
11534 of a function.
11535 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11536 (Sun Differences): Remove this node, as the information is now
11537 elsewhere in the main document.
11538 (Stab Section Basics): Mention that the GNU linker may optimize
11539 stabs and remove the leading N_UNDF symbol.
11540
11541Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11542
11543 * gdb.texinfo, refcard.tex: Restore author credit
11544
11545Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11546
11547 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11548 documentation to account for START and END macros taking
11549 one arg.
11550
11551Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11552
11553 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11554 * gdb.texinfo (Frames): Fix typo.
11555
11556Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11557
11558 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11559 a target_signal as arg type, not a pid.
11560
11561Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11562
11563 * gdb.texinfo: Document `set assembly-language'.
11564
11565Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11566
11567 * remote.texi: Update list of stubs in the GDB distribution.
11568
11569Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11570
11571 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11572 Also document that some systems can use mmalloc but must define
11573 this if their C runtime allocates memory that is later freed.
c906108c 11574 (MMCHECK_FORCE): Document new macro.
a9331b3f 11575
c906108c
SS
11576Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11577
11578 * remote.texi: Add documentation for target Sparclet.
11579
11580Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11581
a9331b3f 11582 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11583 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11584 * configure.in: Rewritten for autoconf.
11585 * configure: New.
11586
11587Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11588
11589 * Makefile.in (DVIPS): New define, set to dvips.
11590 (dvi): Add stabs.dvi.
11591 (ps): New target.
11592 (all-doc): Depend on info, dvi, and ps targets.
11593 (STAGESTUFF): Add *.ps and *.dvi files.
11594 (clean-info, clean-dvi): Remove.
11595 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11596 rules completely rewritten.
11597 (maintainer-clean): Remove clean-info and clean-dvi
11598 dependencies and put their actions in the rules.
11599 (gdb.ps): New target
a9331b3f 11600 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11601 intermediate TeX files, whether they have 2 or 3 character
11602 extensions.
11603 (gdbint.ps): Add target and rules.
11604 (gdb-internals): Delete unused target.
11605 (Makefile): Depends upon config.status also.
11606
11607Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11608
11609 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11610 set.
11611
11612Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11613
11614 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11615 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11616
11617Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11618
11619 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11620
11621Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11622
11623 * gdb.texinfo (Print settings): Document
11624 `set/show print static-members' commands.
11625
11626Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11627
11628 * gdbint.texinfo (Native): Document name change, coredep.c to
11629 core-aout.c.
11630
11631Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11632
11633 * stabs.texinfo (Include Files): Document the values the SunOS4
11634 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11635
11636Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11637
11638 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11639 Fix typo.
11640
11641Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11642
11643 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11644 "gdb.tar.Z".
11645
11646Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11647
11648 * Makefile.in (maintainer-clean): New target, synonym for
11649 realclean.
11650
11651Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11652
11653 * Update all FSF addresses except those in COPYING* files.
11654
11655Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11656
11657 From Richard Earnshaw (rearnsha@armltd.co.uk):
11658 * gdb.texinfo (convenience variables): Document $_exitcode.
11659 (quit): Document optional expression to use as exit code.
11660
11661Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11662
11663 * gdb.texinfo, remote.texi: Brought up to date with various
11664 GDB changes.
11665
11666Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11667
11668 * gdb.texinfo: Update dates and versions, fix comments about
11669 hardware watchpoints in future releases and about the
11670 sharedlibrary command.
11671
11672Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11673
11674 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11675 C_FUN stab. Other cleanups.
11676
11677Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11678
11679 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11680 for the sparc stub.
11681
11682Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11683
11684 * annotate.texi: Clarify which addresses have differing formats
11685 depending on the language and which do not.
11686
11687Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11688
11689 * remote.texi (NetWare): Changed example to use BOARD= instead of
11690 NODE= argument to reflect correspoding change to gdbserve.nlm.
11691
11692Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11693
11694 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11695 GDB, as well as AIX dbx, supports the size type attribute.
11696
11697Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11698
11699 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11700
11701Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11702
11703 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11704 and new 'if' and 'while' commands.
11705
11706Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11707
11708 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11709
11710Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11711
11712 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11713 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11714 NetWare targets. Mostly stolen from the Server node.
11715
11716Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11717
11718 * gdb.texinfo (Setting): Talk about the language of a source file
11719 versus the working language. The old documentation did not match
11720 what GDB did.
11721
11722Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11723
11724 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11725 of a source file.
11726
11727Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11728
11729 * gdb.texinfo (Processes): New node.
11730
11731Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11732
11733 * remote.texi: Update documentation of set/show mipsfpu.
11734
3fc11d3e
JM
11735Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11736
11737 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11738 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11739
11740Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11741
11742 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11743 obsolete conditionals, described some others.
11744
11745Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11746
11747 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11748 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11749
11750Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11751
11752 * gdbint.texinfo: Put regex conditionals in their own table.
11753
11754Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11755
11756 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11757 described or fixed the descriptions of many others.
11758
11759Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11760
11761 * gdb.texinfo: Add some more credits.
11762 * gdbint.texinfo: Capitalize GDB consistently, describe some
11763 macros and remove some.
11764
11765Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11766
11767 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11768 obsolete conditionals, described some others.
11769
11770Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11771
11772 * gdb.texinfo (help targets): Changed to `help target', which
11773 is the correct gdb command.
11774
11775Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11776
11777 * annotate.texi (TODO): New node, for keeping track of annotations
11778 suggested but not yet implemented.
11779
11780Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11781
11782 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11783 another symbol, it is not the address itself.
11784
11785Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11786
11787 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11788 of stabs-in-coff sections.
11789
11790Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11791
11792 * annotate.texi: Change edition to 0.5 and date to May 1994.
11793 Add index.
11794 (Frames): New node, for frame annotation.
11795 (Displays): New node, for display annotation.
11796
11797 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11798 when waiting for your program to stop.
11799
11800Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11801
11802 * annotate.texi (Breakpoint Info): Document annotation of header
11803 fields and record annotation.
11804
11805Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11806
11807 * annotate.texi: New file, to document annotations.
11808
11809Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11810
11811 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11812 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11813
11814Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11815
11816 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11817 section, and say n_strx field is compilation unit relative.
11818 * stabs.texinfo: Don't use @code for a.out when it is the name of
11819 an object file format.
11820
11821Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11822
11823 * gdb.texinfo: Refer to file names, not path names, per rms
11824 convention.
11825 (Arguments): Fix typo.
11826
11827Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11828
11829 * stabs.texinfo (Global Variables): Talk about stabs in files
11830 where variables are referenced, but not defined.
11831
11832Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11833
11834 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11835 Cplusplus to new nodes Member Type Descriptor and Method Type
11836 Descriptor. Re-write stuff for #.
11837
11838Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11839
11840 * gdb.texinfo (Print Settings): Don't document "set print
11841 fast-symbolic-addr off". The bug which it worked around was fixed
11842 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11843
11844 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11845 N_ENTRY node.
11846
11847 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11848
11849Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11850
11851 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11852 references to ieee-float.c.
11853
11854Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11855
11856 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11857 match what the code actually does.
11858
11859Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11860
11861 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11862
11863Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11864
11865 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11866 i, and b.
11867
11868Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11869
11870 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11871 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11872 as "stabs in sections" rather than just saying "ELF and SOM".
11873 Also make that stuff apply to COFF.
11874
11875Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11876
11877 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11878 Ghostscript.
11879
11880Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11881
11882 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11883 versus functions without line numbers, also mention stepping into
11884 them as well as "step" when you are in them. Tell the user how to
11885 deal with the situation. Add comment about "debugging information".
11886
11887Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11888
11889 * stabs.texinfo (Enumerations): Document restriction on where
11890 enumeration types can appear and still win with GDB.
11891
11892Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11893
11894 * stabs.texinfo (Negative Type Numbers): Document format for type
11895 -16.
11896
11897Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11898
11899 * gdb.texinfo (Selection, Frame Info): Update information about
11900 arbitrary frame specficiations.
11901
11902Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11903
11904 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11905
11906Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11907
11908 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11909
11910Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11911
11912 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11913
11914Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11915
11916 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11917 Differences node to Statics node.
11918 (Statics): Discuss XCOFF use of V symbol descriptor.
11919
11920 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11921 not clean.
11922
11923Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11924
11925 * gdb.texinfo (Print Settings): Document `set print
11926 fast-symbolic-addr' and improve the doc for some other
11927 `set print's.
11928
11929Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11930
11931 * stabs.texinfo (String Field): Talk about defining several type
11932 numbers at once.
11933 Fix lint regarding changing node ELF Transformations to
11934 ELF and SOM Transformations.
11935
11936Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11937
11938 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11939
11940Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11941
11942 * stabs.texinfo (Cross-References): `::' is for nested types only
11943 within <>.
11944 (Structures): Document static members.
11945
11946Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11947
11948 * stabs.texinfo: Document S type attribute.
11949
11950Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11951
11952 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11953
11954Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11955
11956 * gdbint.texinfo: Fix a few typos.
11957
11958Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11959
11960 * gdb.texinfo, remote.texi: formatting improvements
11961
11962 * gdb.texinfo (New Features): mention threads.
11963 (Summary, C): fix xrefs in newly contributed text.
11964 (Threads): index entries, clarifications, example
11965 (passim): minor typos fixed, phrasing improvements
11966
11967 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11968 entries; (Server): explain use of gdbserver w/real-time systems,
11969 add example of conflicting TCP port; (MIPS Remote) break up
11970 running text into table, highlighting commands, and add example.
a9331b3f 11971
c906108c
SS
11972Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11973
11974 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11975
11976Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11977
11978 * stabs.texinfo (Nested Symbols): New node.
11979 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11980
11981Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11982
11983 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11984 to picking which Bbss.bss symbol to use, and (because there seems to
11985 be no good way of doing it) re-write some of the text to make it
11986 sound like Bbss.bss isn't such a great idea after all (as currently
11987 designed).
11988
11989 * gdb.texinfo (C): In addition to saying people have to use g++ for
11990 good results, say they have to use stabs. Specifically say cfront
11991 doesn't work well.
11992 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11993 the gdb README. Add xrefs to places where the support for the various
11994 languages is described in detail.
11995
11996Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * stabs.texinfo: Clean up stuff about visibility and virtual
11999 characters.
12000
12001 * stabs.texinfo (N_M2C): Cite Sun doc.
12002
12003Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12004
12005 * gdb.texinfo: updates re threads.
12006 * remote.texinfo: avoid index entries starting with digits.
12007
12008Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12009
12010 * stabs.texinfo (Enumerations): Talk about large, negative and
12011 octal values. Clean up cross reference to type attributes.
12012 (String Field): Say that GDB 4.11 supports size attribute.
12013
12014Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12015
12016 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12017 is a mandatory step. Make the stuff about that more concise.
12018
12019Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12020
12021 * stabs.texinfo (Class Names): New node.
12022
12023 * gdb.texinfo (Command Files): Explain order of init file reading.
12024
12025 * remote.texi (Bootstrapping): Talk about getting the serial driver
12026 to deal with ^C sent by gdb to stop the remote system.
12027
12028Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12029
12030 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12031
12032 * libgdb.texinfo (Defining Commands): made the DOC arg
12033 to gdb_define_app_command a char * instead of char **
12034 per a suggestion from kingdon.
12035
12036 * libgdb.texinfo: total rewrite from a different starting
12037 premise.
12038
12039Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12040
12041 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12042 floats passed as doubles (to improve clarity).
12043
12044Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12045
12046 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12047
12048 * a4rc.sed: update to work with Andreas Vogel papersize params
12049
12050 * refcard.tex: use Andreas Vogel simplifications of papersize
12051 params; remove useless version info; update copyright date.
12052
12053Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12054
12055 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12056
12057Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12058
12059 * gdb.texinfo (Files): Say what address the load command loads it at.
12060
12061 * stabs.texinfo (Common Blocks): Minor cleanups.
12062
12063 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12064 that Sun has backed away from the linker kludge and thus the relevant
12065 issue is changes to the SunPRO tools, not the Solaris linker.
12066
12067 * stabs.texinfo (Traditional Integer Types): Clean up description
12068 of octal bounds a little bit. Document extra leading zeroes.
12069
12070Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12071
12072 * gdb.texinfo (Signaling): Update for symbolic symbol names
12073 and add a section explaining the difference between the GDB
12074 signal command and the shell kill utility.
12075
12076Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12077
12078 * libgdb.texinfo: added `@' to braces that were unescaped.
12079
12080Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12081
12082 * libgdb.texinfo: new file. Spec for the gdb library.
12083
12084Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12085
12086 * stabs.texinfo (Include Files): Fix typo (start -> end).
12087
12088Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12089
12090 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12091 from Melissa at FSF's editing pass.
12092
12093Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12094
12095 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12096 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12097 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12098
12099Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12100
12101 * remote.texi (Bootstrapping): Discuss 386 call gates.
12102
12103Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12104
12105 * stabs.texinfo (Based Variables): New node.
12106
12107Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12108
12109 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12110 names, sizes, and formats to suggest how not to lose.
12111
12112Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12113
12114 * stabs.texinfo (Methods): Fix typo.
12115
12116Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12117
12118 * gdb.texinfo: Fix a few typos.
12119
12120Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12121
12122 * gdb.texinfo: Clarify how well it works with Fortran.
12123
12124 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12125 More on relocating stabs in ELF files.
12126
12127Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12128
12129 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12130
12131Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12132
12133 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12134 parameters on VAX.
12135
12136Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12137
12138 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12139
12140Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12141
12142 * stabs.texinfo: Make info author notice match the TeX author notice.
12143
12144Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12145
12146 * stabs.texinfo: Initial-caps all words in node names and
12147 non-trivial words in section names.
12148
12149Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12150
12151 * stabs.texinfo: Many minor cleanups.
12152
12153 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12154
12155Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12156
12157 * stabs.texinfo: Remove full description of big example.
12158 It's not really helpful; just use pieces of it where appropriate.
12159 Add more Texinfo formatting directives (@samp, etc.).
12160 Use @deffn to define stab types.
12161 Eliminate some wordiness. Break up some nodes.
12162 Add an (alphabetized) index of symbol types.
12163 Use consistent capitalization style in node and section names.
12164
12165Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12166
12167 * gdb.texinfo: Change typo "Two two" to "The two".
12168
12169Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12170
12171 * stabs.texinfo (XCOFF-differences): Remove references to
12172 non-existent types N_DECL and N_RPSYM.
12173
12174 * stabs.texinfo (String Field): Say that type attributes bug is
12175 fixed in GDB 4.10, since it is.
12176
12177 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12178
12179Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12180
12181 * stabs.texinfo: Formatting cleanups.
12182
12183Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12184
12185 * stabs.texinfo: When explaining the n_type of a stab, standardize
12186 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12187 no tabs, use @r).
12188 (Global Variables): Clean up.
12189
12190Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12191
12192 * stabs.texinfo (Stack Variables): Re-write.
12193
12194Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12195
12196 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12197 addresses of a source file. Also revise formatting.
12198 Change "object module" or "object file" to "source file".
12199 Various: Miscellaneous cleanups.
12200
12201Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12202
12203 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12204
12205Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12206
12207 * gdbint.texinfo: Removed many nonsensical machine-collected
12208 host and target conditionals, described some of the remainder.
12209
12210Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12211
12212 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12213
12214 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12215 paragraph which follows.
12216
12217 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12218 variables. Looks better and avoids overful hbox.
12219
12220Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12221
12222 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12223
12224Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12225
12226 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12227 retransmit-timeout
12228
12229Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12230
12231 * gdbint.texinfo: Update statement about `some ancient Unix
12232 systems, like Ultrix 4.0' to Ultrix 4.2.
12233
12234Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12235
12236 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12237
12238 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12239
12240 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12241 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12242
12243 * remote.texi: new name for former gdbinv-s.texi
12244
12245 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12246
12247Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12248
12249 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12250 variables for MIPS remote debugging protocol.
12251
12252Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12253
12254 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12255
12256Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12257
12258 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12259
12260Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12261
12262 * gdb.texinfo: repair conditional bugs in text markup
12263
12264Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12265
12266 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12267 to select Modula-2 material.
12268
12269Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12270
12271 * stabs.texinfo: Cleanups regarding statics.
12272
12273 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12274 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12275
12276Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12277
12278 * stabs.texinfo: N_MAIN is sometimes used for C.
12279
12280Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12281
12282 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12283
12284Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12285
12286 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12287 removed from the code by Kingdon.
c906108c
SS
12288
12289Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12290
12291 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12292 input when evaluating breakpoint conditions; the bug has been fixed.
12293
12294 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12295 sets the ignore count to N-1, not to N.
12296
12297Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12298
12299 * refcard.tex (\hoffset): correct longstanding error to match
12300 intended offset; avoids cutting off edge on some printers
12301
12302Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12303
12304 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12305
12306Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12307
12308 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12309
12310Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12311
12312 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12313 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12314 collect sed edits if any, apply to refcard before formatting;
12315 (refcard.ps) stop implying PS fonts if PS output requested;
12316 (lrefcard.ps) delete extra target for variant PS fonts
12317
12318 * refcard.tex: parametrize papersize dependent info, collect
12319 in easily replaced spot
12320
12321 * a4rc.sed: new file, edits to refcard for A4 paper
12322
12323Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12324
12325 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12326
12327Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12328
12329 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12330
12331Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12332
12333 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12334 politely rather than rudely.
12335
12336Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12337
12338 * stabs.texinfo: Document common blocks.
12339
12340Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12341
12342 * stabs.texinfo: Add some basic info about stabs-in-elf.
12343
12344Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12345
12346 * stabs.texinfo (Top): Minor cleanup.
12347
12348Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12349
12350 * Makefile.in (install-info): remove parentdir support
12351
12352Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12353
12354 * gdb.texinfo (Copying): delete this node and references to it;
12355 RMS says this manual need not carry GPL. (passim): Improvements
12356 from last round at FSF, largely due to Ian Taylor review, and
12357 minor formatting improvements.
12358
12359 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12360 largely due to Ian Taylor review. (Debug Session): minor edits to
12361 new text.
12362
12363Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12364
12365 * Makefile.in (realclean): Remove info and dvi files too.
12366
12367Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12368
12369 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12370 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12371 * gdb.texinfo: Change accordingly.
12372
12373 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12374 N_{L,R}BRAC,N_SLINE are relative to.
12375
12376Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12377
12378 * Makefile.in (GDBvn.texi): Update atomically.
12379
12380Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12381
12382 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12383
12384Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12385
12386 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12387 addresses together. Also motivate the set print symbol-filename
12388 command and suggest other solutions.
12389
12390Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12391
12392 * gdb.texinfo (set print elements): Note that the number of
12393 elements is set to unlimited by "set print elements 0".
12394
12395Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12396
12397 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12398 NF_LDOUBLE means.
12399 (Stab Types): Include Solaris stab types.
12400 (Procedures): Document Solaris extensions.
12401
12402Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12403
12404 * gdb.texinfo: Add `set print symbol-filename' doc.
12405
12406Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12407
12408 * stabs.texinfo (Arrays): Talk about type definition vs. type
12409 information.
12410
12411 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12412 the trailing semicolon.
12413
12414Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12415
12416 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12417 and merge in other parts of the document addressing these subjects.
12418 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12419
12420 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12421 at the end of a range type.
12422
12423 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12424 AIX extensions.
12425
12426Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12427
12428 * stabs.texinfo (Stabs Format): Misc fixes.
12429
12430Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12431
12432 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12433 (Traditional builtin types): Document convex convention for long long.
12434 (Negative builtin types): Discuss type names, and misc fixes.
12435
12436Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12437
12438 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12439 point types used with @samp{R} type descriptor.
12440 (Symbol Descriptors): Describe how to handle conflict between
12441 different meanings of @samp{P} symbol descriptor.
12442
12443Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12444
12445 * stabs.texinfo: Remove node Quick Reference and put its children
12446 directly under the main menu.
12447
12448 * stabs.texinfo: Many more changes to bring it into line with
12449 AIX documentation and reality. I think it now has all the
12450 information from the AIX documentation, except that I burned
12451 out when I got to variant records (Pascal and Modula-2) and
12452 all the COBOL types. Oh well, we can add them later when we're
12453 worrying more about those languages.
12454
12455 * stabs.texinfo (Automatic variables): Talk about what it means
12456 to omit the symbol descriptor.
12457
12458Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12459
12460 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12461 gcc2 behavior with promoted args.
12462
12463Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12464
12465 * gdb.texinfo: include readline appendices in info version of manual
12466
12467Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12468
12469 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12470 target remote.
12471
12472 * gdb.texinfo (Machine Code): more index entries for disassemble
12473
12474Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12475
12476 * Clarify the intended use of the gdb-testers and gdb-patches
12477 mailing lists, and shrink gzip comment.
12478
12479Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12480
12481 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12482 DOSHOST configuration of manual.
12483
12484 * gdb.texinfo (MIPS Stack): new node.
12485
12486 * all-config.texi (MIPS) new switch.
12487
12488 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12489 tense; (MIPS Remote) new node.
12490
12491 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12492 bug; (Environment) less passive, other small cleanups in text about
12493 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12494 (Remote) new MIPS Remote menu entry.
12495
12496Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12497
12498 * stabs.texinfo: Many changes to include information from the
12499 AIX documentation.
12500
12501 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12502
12503Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12504
12505 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12506 Move a bunch of information from ../README.
12507 (Getting Started): New node.
12508
12509Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12510
12511 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12512
12513 * gdb.texinfo: advance manual revision dates to present
12514
12515 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12516 stop using silly Roman numerals in @set variable names
12517
12518Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12519
12520 * stabs.texinfo (Parameters): Keep trying to get this right.
12521
12522Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12523
12524 * stabs.texinfo (Parameters): More on "local parameters".
12525
12526Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12527
12528 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12529
12530Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12531
12532 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12533 (Parameters): Rewrite.
12534 (xcoff-differences, Sun-differences): Minor changes.
12535
12536Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12537
12538 * stabs.texinfo: Minor cleanup.
12539
12540Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12541
12542 * gdbint.texinfo: Minor xcoff stuff.
12543
12544Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12545
12546 * gdbint.texinfo: Update for new config directory structure.
12547 Add info about internal type data structures.
12548
12549Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12550
12551 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12552 $(srcdir).
12553 (gdb-config.texi): Depend on file in $(srcdir).
12554
12555Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12556
12557 * stabs.texinfo: Fixes about N_SO.
12558
12559Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12560
12561 * gdb.texinfo: include list of nonstandard init file names
12562
12563 * *-config.texi: new switch GENERIC for text that applies *only*
12564 to (usual) multiple-target version of manual
12565
12566 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12567 h8 config
12568
12569 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12570 in menus (rather than conditionally selected multiple alternative
12571 menus).
12572
12573 * Makefile.in: define and use DOC_CONFIG var to select
12574 configuration for GDB user manual.
12575
12576 * gdb-config.texi: delete from repository, generate from Makefile.
12577
12578 * all-config.texi: normal `generic' configuration file, formerly
12579 stored as gdb-config.texi
12580
12581Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12582
12583 * Makefile.in: add dvi target to build all .dvi files
12584
12585Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12586
12587 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12588
12589Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12590
12591 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12592 host conditionals.
12593 * stabs.texinfo: More array fixes inspired by Jim's.
12594
12595Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12596
12597 * stabs.texinfo: Fixes re arrays and continuations.
12598
12599 * gdbint.texinfo: Add XCOFF node.
12600
12601Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12602
12603 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12604
12605Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12606
12607 * stabs.texinfo: Fix for array types to mention lower bounds.
12608
12609Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12610
12611 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12612
12613Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12614
12615 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12616
12617Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12618
12619 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12620 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12621
12622Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12623
12624 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12625
12626Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12627
12628 * gdb.texinfo, gdbinv-s.texi: misc updates
12629
12630Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12631
12632 * gdbint.texinfo: Brief documentation for longjmp support,
12633 from an email msg by Stu.
12634
12635Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12636
12637 * stabs.texinfo: Fix description of floating point "range"
12638 types (which really define basic types). Reported by Jim Meehan,
12639 <meehan@src.dec.com>.
12640
12641 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12642
12643Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12644
12645 * gdbint.texinfo: Slightly expand section on supporting a new
12646 object file format.
12647
12648Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12649
12650 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12651 intermediate file.
12652
12653Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12654
12655 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12656
12657Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12658
12659 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12660
12661 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12662 as well as Z8002.
12663
12664Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12665
12666 * gdbint.texinfo: Add sections on clean design and on how to send
12667 in changes.
12668
12669Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12670
12671 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12672
12673Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12674
12675 * gdb.texinfo: Fix typo, reported by Karl Berry.
12676
12677Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12678
12679 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12680
12681Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12682
12683 * gdbint.texinfo: fixed a stray email address (needs @@),
12684 added @table @code to node "Native Conditionals"
12685
12686Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12687
12688 * gdbint.texinfo: Describe coding style of GDB.
12689
12690Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12691
12692 * stabs.texinfo: Minor wording changes.
12693
12694Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12695
12696 * gdbint.texinfo: Improve release doc slightly.
12697
12698Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12699
12700 * gdbint.texinfo: Improve doc of GDB config macros.
12701
12702Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12703
12704 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12705 These will be reinserted when examined.
12706
12707Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12708
12709 * gdbint.texinfo: Make a start at documenting all the #if macros
12710 in GDB. At least list them all, and start separating them into
12711 host-specific and target-specific.
12712
12713Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12714
12715 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12716 examples (not consistent w others).
c906108c
SS
12717 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12718 for generic vn of doc
12719
12720Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12721
12722 * Makefile.in: always create installation directories.
12723
12724Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12725
12726 * gdb.texinfo: in h8 config, do not describe searching commands.
12727
12728Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12729
12730 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12731 conditionals; introduce a few generic switches that may be
12732 useful for other cross-dev or dos-hosted configs.
12733
12734 * gdb.texinfo: fix typo in "info reg" description
12735
12736Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12737
12738 * stabs.texinfo: Minor updates from running TeX over it.
12739 * Makefile.in (stabs.dvi, stabs.ps): Add.
12740
12741Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12742
12743 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12744 First pass at converting it to texinfo.
12745
12746Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12747
12748 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12749 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12750
12751Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12752
12753 * gdbint.texinfo: Add section on partial symbol tables.
12754
12755Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12756
12757 * gdb.texinfo: document `set remotedebug' and `set
12758 rstack_high_address'.
12759
12760Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12761
12762 * gdb.texinfo: slight expansion of new text on reading info files
12763 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12764 H8/300 from DOS.
12765
12766Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12767
12768 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12769
12770Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12771
12772 * gdb.texinfo: Say how to read the `info' files.
12773
12774Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12775
12776 * Makefile.in: gm4 -> m4.
12777
12778Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12779
12780 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12781 Documentation' ahead of `Installing GDB' to match README.
12782 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12783 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12784
12785Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12786
12787 * Makefile.in: remove $(srcdir) from gdb.info rule.
12788
12789Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12790
12791 * Makefile.in: commented out gdb-all.texinfo rule. This is
12792 temporary.
12793
12794Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12795
12796 * Makefile.in, configure.in: removed traces of namesubdir,
12797 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12798 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12799
12800Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12801
12802 * gdb.texinfo: Improve how we ask for bug reports.
12803
12804Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12805
12806 * Makefile.in: infodir belongs in datadir.
12807
12808Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12809
12810 * Makefile.in: remove spaces following hyphens, bsd make can't
12811 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12812 standards.text support.
c906108c
SS
12813
12814Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12815
12816 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12817 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12818 and mandir now keyed off datadir by default.
12819
12820\f
12821Local Variables:
9e9c5ae7 12822mode: change-log
c906108c
SS
12823left-margin: 8
12824fill-column: 74
12825version-control: never
463888ab 12826coding: utf-8
c906108c 12827End:
This page took 2.665506 seconds and 4 git commands to generate.