]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/gdb.texinfo
* gdb.arch/alpha-step.c: New file.
[thirdparty/binutils-gdb.git] / gdb / doc / gdb.texinfo
CommitLineData
c906108c 1\input texinfo @c -*-texinfo-*-
b6ba6518 2@c Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
7d51c7de 3@c 1999, 2000, 2001, 2002, 2003, 2004, 2005
c906108c
SS
4@c Free Software Foundation, Inc.
5@c
5d161b24 6@c %**start of header
c906108c
SS
7@c makeinfo ignores cmds prev to setfilename, so its arg cannot make use
8@c of @set vars. However, you can override filename with makeinfo -o.
9@setfilename gdb.info
10@c
11@include gdb-cfg.texi
12@c
c906108c 13@settitle Debugging with @value{GDBN}
c906108c
SS
14@setchapternewpage odd
15@c %**end of header
16
17@iftex
18@c @smallbook
19@c @cropmarks
20@end iftex
21
22@finalout
23@syncodeindex ky cp
24
41afff9a 25@c readline appendices use @vindex, @findex and @ftable,
48e934c6 26@c annotate.texi and gdbmi use @findex.
c906108c 27@syncodeindex vr cp
41afff9a 28@syncodeindex fn cp
c906108c
SS
29
30@c !!set GDB manual's edition---not the same as GDB version!
9fe8321b 31@c This is updated by GNU Press.
e9c75b65 32@set EDITION Ninth
c906108c 33
87885426
FN
34@c !!set GDB edit command default editor
35@set EDITOR /bin/ex
c906108c 36
6c0e9fb3 37@c THIS MANUAL REQUIRES TEXINFO 4.0 OR LATER.
c906108c 38
c906108c 39@c This is a dir.info fragment to support semi-automated addition of
6d2ebf8b 40@c manuals to an info tree.
03727ca6 41@dircategory Software development
96a2c332 42@direntry
03727ca6 43* Gdb: (gdb). The GNU debugger.
96a2c332
SS
44@end direntry
45
c906108c
SS
46@ifinfo
47This file documents the @sc{gnu} debugger @value{GDBN}.
48
49
9fe8321b
AC
50This is the @value{EDITION} Edition, of @cite{Debugging with
51@value{GDBN}: the @sc{gnu} Source-Level Debugger} for @value{GDBN}
52Version @value{GDBVN}.
c906108c 53
8a037dd7 54Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,@*
7d51c7de
BR
55 1999, 2000, 2001, 2002, 2003, 2004, 2005@*
56 Free Software Foundation, Inc.
c906108c 57
e9c75b65
EZ
58Permission is granted to copy, distribute and/or modify this document
59under the terms of the GNU Free Documentation License, Version 1.1 or
60any later version published by the Free Software Foundation; with the
959acfd1
EZ
61Invariant Sections being ``Free Software'' and ``Free Software Needs
62Free Documentation'', with the Front-Cover Texts being ``A GNU Manual,''
63and with the Back-Cover Texts as in (a) below.
c906108c 64
6826cf00
EZ
65(a) The Free Software Foundation's Back-Cover Text is: ``You have
66freedom to copy and modify this GNU Manual, like GNU software. Copies
67published by the Free Software Foundation raise funds for GNU
68development.''
c906108c
SS
69@end ifinfo
70
71@titlepage
72@title Debugging with @value{GDBN}
73@subtitle The @sc{gnu} Source-Level Debugger
c906108c 74@sp 1
c906108c 75@subtitle @value{EDITION} Edition, for @value{GDBN} version @value{GDBVN}
9e9c5ae7 76@author Richard Stallman, Roland Pesch, Stan Shebs, et al.
c906108c 77@page
c906108c
SS
78@tex
79{\parskip=0pt
53a5351d 80\hfill (Send bugs and comments on @value{GDBN} to bug-gdb\@gnu.org.)\par
c906108c
SS
81\hfill {\it Debugging with @value{GDBN}}\par
82\hfill \TeX{}info \texinfoversion\par
83}
84@end tex
53a5351d 85
c906108c 86@vskip 0pt plus 1filll
8a037dd7 87Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
7d51c7de
BR
881996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
89Free Software Foundation, Inc.
c906108c 90@sp 2
c906108c
SS
91Published by the Free Software Foundation @*
9259 Temple Place - Suite 330, @*
93Boston, MA 02111-1307 USA @*
6d2ebf8b 94ISBN 1-882114-77-9 @*
e9c75b65
EZ
95
96Permission is granted to copy, distribute and/or modify this document
97under the terms of the GNU Free Documentation License, Version 1.1 or
98any later version published by the Free Software Foundation; with the
959acfd1
EZ
99Invariant Sections being ``Free Software'' and ``Free Software Needs
100Free Documentation'', with the Front-Cover Texts being ``A GNU Manual,''
101and with the Back-Cover Texts as in (a) below.
e9c75b65 102
6826cf00
EZ
103(a) The Free Software Foundation's Back-Cover Text is: ``You have
104freedom to copy and modify this GNU Manual, like GNU software. Copies
105published by the Free Software Foundation raise funds for GNU
106development.''
c906108c
SS
107@end titlepage
108@page
109
6c0e9fb3 110@ifnottex
6d2ebf8b
SS
111@node Top, Summary, (dir), (dir)
112
c906108c
SS
113@top Debugging with @value{GDBN}
114
115This file describes @value{GDBN}, the @sc{gnu} symbolic debugger.
116
9fe8321b 117This is the @value{EDITION} Edition, for @value{GDBN} Version
c906108c
SS
118@value{GDBVN}.
119
7d51c7de 120Copyright (C) 1988-2005 Free Software Foundation, Inc.
6d2ebf8b
SS
121
122@menu
123* Summary:: Summary of @value{GDBN}
124* Sample Session:: A sample @value{GDBN} session
125
126* Invocation:: Getting in and out of @value{GDBN}
127* Commands:: @value{GDBN} commands
128* Running:: Running programs under @value{GDBN}
129* Stopping:: Stopping and continuing
130* Stack:: Examining the stack
131* Source:: Examining source files
132* Data:: Examining data
e2e0bcd1 133* Macros:: Preprocessor Macros
b37052ae 134* Tracepoints:: Debugging remote targets non-intrusively
df0cd8c5 135* Overlays:: Debugging programs that use overlays
6d2ebf8b
SS
136
137* Languages:: Using @value{GDBN} with different languages
138
139* Symbols:: Examining the symbol table
140* Altering:: Altering execution
141* GDB Files:: @value{GDBN} files
142* Targets:: Specifying a debugging target
6b2f586d 143* Remote Debugging:: Debugging remote programs
6d2ebf8b
SS
144* Configurations:: Configuration-specific information
145* Controlling GDB:: Controlling @value{GDBN}
146* Sequences:: Canned sequences of commands
c4555f82 147* TUI:: @value{GDBN} Text User Interface
21c294e6 148* Interpreters:: Command Interpreters
6d2ebf8b
SS
149* Emacs:: Using @value{GDBN} under @sc{gnu} Emacs
150* Annotations:: @value{GDBN}'s annotation interface.
7162c0ca 151* GDB/MI:: @value{GDBN}'s Machine Interface.
6d2ebf8b
SS
152
153* GDB Bugs:: Reporting bugs in @value{GDBN}
154* Formatting Documentation:: How to format and print @value{GDBN} documentation
155
156* Command Line Editing:: Command Line Editing
157* Using History Interactively:: Using History Interactively
158* Installing GDB:: Installing GDB
eb12ee30 159* Maintenance Commands:: Maintenance Commands
e0ce93ac 160* Remote Protocol:: GDB Remote Serial Protocol
f418dd93 161* Agent Expressions:: The GDB Agent Expression Mechanism
aab4e0ec
AC
162* Copying:: GNU General Public License says
163 how you can copy and share GDB
6826cf00 164* GNU Free Documentation License:: The license for this documentation
6d2ebf8b
SS
165* Index:: Index
166@end menu
167
6c0e9fb3 168@end ifnottex
c906108c 169
449f3b6c 170@contents
449f3b6c 171
6d2ebf8b 172@node Summary
c906108c
SS
173@unnumbered Summary of @value{GDBN}
174
175The purpose of a debugger such as @value{GDBN} is to allow you to see what is
176going on ``inside'' another program while it executes---or what another
177program was doing at the moment it crashed.
178
179@value{GDBN} can do four main kinds of things (plus other things in support of
180these) to help you catch bugs in the act:
181
182@itemize @bullet
183@item
184Start your program, specifying anything that might affect its behavior.
185
186@item
187Make your program stop on specified conditions.
188
189@item
190Examine what has happened, when your program has stopped.
191
192@item
193Change things in your program, so you can experiment with correcting the
194effects of one bug and go on to learn about another.
195@end itemize
196
49efadf5 197You can use @value{GDBN} to debug programs written in C and C@t{++}.
9c16f35a 198For more information, see @ref{Supported languages,,Supported languages}.
c906108c
SS
199For more information, see @ref{C,,C and C++}.
200
cce74817 201@cindex Modula-2
e632838e
AC
202Support for Modula-2 is partial. For information on Modula-2, see
203@ref{Modula-2,,Modula-2}.
c906108c 204
cce74817
JM
205@cindex Pascal
206Debugging Pascal programs which use sets, subranges, file variables, or
207nested functions does not currently work. @value{GDBN} does not support
208entering expressions, printing values, or similar features using Pascal
209syntax.
c906108c 210
c906108c
SS
211@cindex Fortran
212@value{GDBN} can be used to debug programs written in Fortran, although
53a5351d 213it may be necessary to refer to some variables with a trailing
cce74817 214underscore.
c906108c 215
b37303ee
AF
216@value{GDBN} can be used to debug programs written in Objective-C,
217using either the Apple/NeXT or the GNU Objective-C runtime.
218
c906108c
SS
219@menu
220* Free Software:: Freely redistributable software
221* Contributors:: Contributors to GDB
222@end menu
223
6d2ebf8b 224@node Free Software
c906108c
SS
225@unnumberedsec Free software
226
5d161b24 227@value{GDBN} is @dfn{free software}, protected by the @sc{gnu}
c906108c
SS
228General Public License
229(GPL). The GPL gives you the freedom to copy or adapt a licensed
230program---but every person getting a copy also gets with it the
231freedom to modify that copy (which means that they must get access to
232the source code), and the freedom to distribute further copies.
233Typical software companies use copyrights to limit your freedoms; the
234Free Software Foundation uses the GPL to preserve these freedoms.
235
236Fundamentally, the General Public License is a license which says that
237you have these freedoms and that you cannot take these freedoms away
238from anyone else.
239
2666264b 240@unnumberedsec Free Software Needs Free Documentation
959acfd1
EZ
241
242The biggest deficiency in the free software community today is not in
243the software---it is the lack of good free documentation that we can
244include with the free software. Many of our most important
245programs do not come with free reference manuals and free introductory
246texts. Documentation is an essential part of any software package;
247when an important free software package does not come with a free
248manual and a free tutorial, that is a major gap. We have many such
249gaps today.
250
251Consider Perl, for instance. The tutorial manuals that people
252normally use are non-free. How did this come about? Because the
253authors of those manuals published them with restrictive terms---no
254copying, no modification, source files not available---which exclude
255them from the free software world.
256
257That wasn't the first time this sort of thing happened, and it was far
258from the last. Many times we have heard a GNU user eagerly describe a
259manual that he is writing, his intended contribution to the community,
260only to learn that he had ruined everything by signing a publication
261contract to make it non-free.
262
263Free documentation, like free software, is a matter of freedom, not
264price. The problem with the non-free manual is not that publishers
265charge a price for printed copies---that in itself is fine. (The Free
266Software Foundation sells printed copies of manuals, too.) The
267problem is the restrictions on the use of the manual. Free manuals
268are available in source code form, and give you permission to copy and
269modify. Non-free manuals do not allow this.
270
271The criteria of freedom for a free manual are roughly the same as for
272free software. Redistribution (including the normal kinds of
273commercial redistribution) must be permitted, so that the manual can
274accompany every copy of the program, both on-line and on paper.
275
276Permission for modification of the technical content is crucial too.
277When people modify the software, adding or changing features, if they
278are conscientious they will change the manual too---so they can
279provide accurate and clear documentation for the modified program. A
280manual that leaves you no choice but to write a new manual to document
281a changed version of the program is not really available to our
282community.
283
284Some kinds of limits on the way modification is handled are
285acceptable. For example, requirements to preserve the original
286author's copyright notice, the distribution terms, or the list of
287authors, are ok. It is also no problem to require modified versions
288to include notice that they were modified. Even entire sections that
289may not be deleted or changed are acceptable, as long as they deal
290with nontechnical topics (like this one). These kinds of restrictions
291are acceptable because they don't obstruct the community's normal use
292of the manual.
293
294However, it must be possible to modify all the @emph{technical}
295content of the manual, and then distribute the result in all the usual
296media, through all the usual channels. Otherwise, the restrictions
297obstruct the use of the manual, it is not free, and we need another
298manual to replace it.
299
300Please spread the word about this issue. Our community continues to
301lose manuals to proprietary publishing. If we spread the word that
302free software needs free reference manuals and free tutorials, perhaps
303the next person who wants to contribute by writing documentation will
304realize, before it is too late, that only free manuals contribute to
305the free software community.
306
307If you are writing documentation, please insist on publishing it under
308the GNU Free Documentation License or another free documentation
309license. Remember that this decision requires your approval---you
310don't have to let the publisher decide. Some commercial publishers
311will use a free license if you insist, but they will not propose the
312option; it is up to you to raise the issue and say firmly that this is
313what you want. If the publisher you are dealing with refuses, please
314try other publishers. If you're not sure whether a proposed license
42584a72 315is free, write to @email{licensing@@gnu.org}.
959acfd1
EZ
316
317You can encourage commercial publishers to sell more free, copylefted
318manuals and tutorials by buying them, and particularly by buying
319copies from the publishers that paid for their writing or for major
320improvements. Meanwhile, try to avoid buying non-free documentation
321at all. Check the distribution terms of a manual before you buy it,
322and insist that whoever seeks your business must respect your freedom.
72c9928d
EZ
323Check the history of the book, and try to reward the publishers that
324have paid or pay the authors to work on it.
959acfd1
EZ
325
326The Free Software Foundation maintains a list of free documentation
327published by other publishers, at
328@url{http://www.fsf.org/doc/other-free-books.html}.
329
6d2ebf8b 330@node Contributors
96a2c332
SS
331@unnumberedsec Contributors to @value{GDBN}
332
333Richard Stallman was the original author of @value{GDBN}, and of many
334other @sc{gnu} programs. Many others have contributed to its
335development. This section attempts to credit major contributors. One
336of the virtues of free software is that everyone is free to contribute
337to it; with regret, we cannot actually acknowledge everyone here. The
338file @file{ChangeLog} in the @value{GDBN} distribution approximates a
c906108c
SS
339blow-by-blow account.
340
341Changes much prior to version 2.0 are lost in the mists of time.
342
343@quotation
344@emph{Plea:} Additions to this section are particularly welcome. If you
345or your friends (or enemies, to be evenhanded) have been unfairly
346omitted from this list, we would like to add your names!
347@end quotation
348
349So that they may not regard their many labors as thankless, we
350particularly thank those who shepherded @value{GDBN} through major
351releases:
faae5abe 352Andrew Cagney (releases 6.1, 6.0, 5.3, 5.2, 5.1 and 5.0);
c906108c
SS
353Jim Blandy (release 4.18);
354Jason Molenda (release 4.17);
355Stan Shebs (release 4.14);
356Fred Fish (releases 4.16, 4.15, 4.13, 4.12, 4.11, 4.10, and 4.9);
357Stu Grossman and John Gilmore (releases 4.8, 4.7, 4.6, 4.5, and 4.4);
358John Gilmore (releases 4.3, 4.2, 4.1, 4.0, and 3.9);
359Jim Kingdon (releases 3.5, 3.4, and 3.3);
360and Randy Smith (releases 3.2, 3.1, and 3.0).
361
362Richard Stallman, assisted at various times by Peter TerMaat, Chris
363Hanson, and Richard Mlynarik, handled releases through 2.8.
364
b37052ae
EZ
365Michael Tiemann is the author of most of the @sc{gnu} C@t{++} support
366in @value{GDBN}, with significant additional contributions from Per
367Bothner and Daniel Berlin. James Clark wrote the @sc{gnu} C@t{++}
368demangler. Early work on C@t{++} was by Peter TerMaat (who also did
369much general update work leading to release 3.0).
c906108c 370
b37052ae 371@value{GDBN} uses the BFD subroutine library to examine multiple
c906108c
SS
372object-file formats; BFD was a joint project of David V.
373Henkel-Wallace, Rich Pixley, Steve Chamberlain, and John Gilmore.
374
375David Johnson wrote the original COFF support; Pace Willison did
376the original support for encapsulated COFF.
377
0179ffac 378Brent Benson of Harris Computer Systems contributed DWARF 2 support.
c906108c
SS
379
380Adam de Boor and Bradley Davis contributed the ISI Optimum V support.
381Per Bothner, Noboyuki Hikichi, and Alessandro Forin contributed MIPS
382support.
383Jean-Daniel Fekete contributed Sun 386i support.
384Chris Hanson improved the HP9000 support.
385Noboyuki Hikichi and Tomoyuki Hasei contributed Sony/News OS 3 support.
386David Johnson contributed Encore Umax support.
387Jyrki Kuoppala contributed Altos 3068 support.
388Jeff Law contributed HP PA and SOM support.
389Keith Packard contributed NS32K support.
390Doug Rabson contributed Acorn Risc Machine support.
391Bob Rusk contributed Harris Nighthawk CX-UX support.
392Chris Smith contributed Convex support (and Fortran debugging).
393Jonathan Stone contributed Pyramid support.
394Michael Tiemann contributed SPARC support.
395Tim Tucker contributed support for the Gould NP1 and Gould Powernode.
396Pace Willison contributed Intel 386 support.
397Jay Vosburgh contributed Symmetry support.
a37295f9 398Marko Mlinar contributed OpenRISC 1000 support.
c906108c 399
1104b9e7 400Andreas Schwab contributed M68K @sc{gnu}/Linux support.
c906108c
SS
401
402Rich Schaefer and Peter Schauer helped with support of SunOS shared
403libraries.
404
405Jay Fenlason and Roland McGrath ensured that @value{GDBN} and GAS agree
406about several machine instruction sets.
407
408Patrick Duval, Ted Goldstein, Vikram Koka and Glenn Engel helped develop
409remote debugging. Intel Corporation, Wind River Systems, AMD, and ARM
410contributed remote debugging modules for the i960, VxWorks, A29K UDI,
411and RDI targets, respectively.
412
413Brian Fox is the author of the readline libraries providing
414command-line editing and command history.
415
7a292a7a
SS
416Andrew Beers of SUNY Buffalo wrote the language-switching code, the
417Modula-2 support, and contributed the Languages chapter of this manual.
c906108c 418
5d161b24 419Fred Fish wrote most of the support for Unix System Vr4.
b37052ae 420He also enhanced the command-completion support to cover C@t{++} overloaded
c906108c 421symbols.
c906108c 422
f24c5e49
KI
423Hitachi America (now Renesas America), Ltd. sponsored the support for
424H8/300, H8/500, and Super-H processors.
c906108c
SS
425
426NEC sponsored the support for the v850, Vr4xxx, and Vr5xxx processors.
427
f24c5e49
KI
428Mitsubishi (now Renesas) sponsored the support for D10V, D30V, and M32R/D
429processors.
c906108c
SS
430
431Toshiba sponsored the support for the TX39 Mips processor.
432
433Matsushita sponsored the support for the MN10200 and MN10300 processors.
434
96a2c332 435Fujitsu sponsored the support for SPARClite and FR30 processors.
c906108c
SS
436
437Kung Hsu, Jeff Law, and Rick Sladkey added support for hardware
438watchpoints.
439
440Michael Snyder added support for tracepoints.
441
442Stu Grossman wrote gdbserver.
443
444Jim Kingdon, Peter Schauer, Ian Taylor, and Stu Grossman made
96a2c332 445nearly innumerable bug fixes and cleanups throughout @value{GDBN}.
c906108c
SS
446
447The following people at the Hewlett-Packard Company contributed
448support for the PA-RISC 2.0 architecture, HP-UX 10.20, 10.30, and 11.0
b37052ae 449(narrow mode), HP's implementation of kernel threads, HP's aC@t{++}
d0d5df6f
AC
450compiler, and the Text User Interface (nee Terminal User Interface):
451Ben Krepp, Richard Title, John Bishop, Susan Macchia, Kathy Mann,
452Satish Pai, India Paul, Steve Rehrauer, and Elena Zannoni. Kim Haase
453provided HP-specific information in this manual.
c906108c 454
b37052ae
EZ
455DJ Delorie ported @value{GDBN} to MS-DOS, for the DJGPP project.
456Robert Hoehne made significant contributions to the DJGPP port.
457
96a2c332
SS
458Cygnus Solutions has sponsored @value{GDBN} maintenance and much of its
459development since 1991. Cygnus engineers who have worked on @value{GDBN}
2df3850c
JM
460fulltime include Mark Alexander, Jim Blandy, Per Bothner, Kevin
461Buettner, Edith Epstein, Chris Faylor, Fred Fish, Martin Hunt, Jim
462Ingham, John Gilmore, Stu Grossman, Kung Hsu, Jim Kingdon, John Metzler,
463Fernando Nasser, Geoffrey Noer, Dawn Perchik, Rich Pixley, Zdenek
464Radouch, Keith Seitz, Stan Shebs, David Taylor, and Elena Zannoni. In
465addition, Dave Brolley, Ian Carmichael, Steve Chamberlain, Nick Clifton,
466JT Conklin, Stan Cox, DJ Delorie, Ulrich Drepper, Frank Eigler, Doug
467Evans, Sean Fagan, David Henkel-Wallace, Richard Henderson, Jeff
468Holcomb, Jeff Law, Jim Lemke, Tom Lord, Bob Manson, Michael Meissner,
469Jason Merrill, Catherine Moore, Drew Moseley, Ken Raeburn, Gavin
470Romig-Koch, Rob Savoye, Jamie Smith, Mike Stump, Ian Taylor, Angela
471Thomas, Michael Tiemann, Tom Tromey, Ron Unrau, Jim Wilson, and David
472Zuhn have made contributions both large and small.
c906108c 473
ffed4509
AC
474Andrew Cagney, Fernando Nasser, and Elena Zannoni, while working for
475Cygnus Solutions, implemented the original @sc{gdb/mi} interface.
476
e2e0bcd1
JB
477Jim Blandy added support for preprocessor macros, while working for Red
478Hat.
c906108c 479
6d2ebf8b 480@node Sample Session
c906108c
SS
481@chapter A Sample @value{GDBN} Session
482
483You can use this manual at your leisure to read all about @value{GDBN}.
484However, a handful of commands are enough to get started using the
485debugger. This chapter illustrates those commands.
486
487@iftex
488In this sample session, we emphasize user input like this: @b{input},
489to make it easier to pick out from the surrounding output.
490@end iftex
491
492@c FIXME: this example may not be appropriate for some configs, where
493@c FIXME...primary interest is in remote use.
494
495One of the preliminary versions of @sc{gnu} @code{m4} (a generic macro
496processor) exhibits the following bug: sometimes, when we change its
497quote strings from the default, the commands used to capture one macro
498definition within another stop working. In the following short @code{m4}
499session, we define a macro @code{foo} which expands to @code{0000}; we
500then use the @code{m4} built-in @code{defn} to define @code{bar} as the
501same thing. However, when we change the open quote string to
502@code{<QUOTE>} and the close quote string to @code{<UNQUOTE>}, the same
503procedure fails to define a new synonym @code{baz}:
504
505@smallexample
506$ @b{cd gnu/m4}
507$ @b{./m4}
508@b{define(foo,0000)}
509
510@b{foo}
5110000
512@b{define(bar,defn(`foo'))}
513
514@b{bar}
5150000
516@b{changequote(<QUOTE>,<UNQUOTE>)}
517
518@b{define(baz,defn(<QUOTE>foo<UNQUOTE>))}
519@b{baz}
520@b{C-d}
521m4: End of input: 0: fatal error: EOF in string
522@end smallexample
523
524@noindent
525Let us use @value{GDBN} to try to see what is going on.
526
c906108c
SS
527@smallexample
528$ @b{@value{GDBP} m4}
529@c FIXME: this falsifies the exact text played out, to permit smallbook
530@c FIXME... format to come out better.
531@value{GDBN} is free software and you are welcome to distribute copies
5d161b24 532 of it under certain conditions; type "show copying" to see
c906108c 533 the conditions.
5d161b24 534There is absolutely no warranty for @value{GDBN}; type "show warranty"
c906108c
SS
535 for details.
536
537@value{GDBN} @value{GDBVN}, Copyright 1999 Free Software Foundation, Inc...
538(@value{GDBP})
539@end smallexample
c906108c
SS
540
541@noindent
542@value{GDBN} reads only enough symbol data to know where to find the
543rest when needed; as a result, the first prompt comes up very quickly.
544We now tell @value{GDBN} to use a narrower display width than usual, so
545that examples fit in this manual.
546
547@smallexample
548(@value{GDBP}) @b{set width 70}
549@end smallexample
550
551@noindent
552We need to see how the @code{m4} built-in @code{changequote} works.
553Having looked at the source, we know the relevant subroutine is
554@code{m4_changequote}, so we set a breakpoint there with the @value{GDBN}
555@code{break} command.
556
557@smallexample
558(@value{GDBP}) @b{break m4_changequote}
559Breakpoint 1 at 0x62f4: file builtin.c, line 879.
560@end smallexample
561
562@noindent
563Using the @code{run} command, we start @code{m4} running under @value{GDBN}
564control; as long as control does not reach the @code{m4_changequote}
565subroutine, the program runs as usual:
566
567@smallexample
568(@value{GDBP}) @b{run}
569Starting program: /work/Editorial/gdb/gnu/m4/m4
570@b{define(foo,0000)}
571
572@b{foo}
5730000
574@end smallexample
575
576@noindent
577To trigger the breakpoint, we call @code{changequote}. @value{GDBN}
578suspends execution of @code{m4}, displaying information about the
579context where it stops.
580
581@smallexample
582@b{changequote(<QUOTE>,<UNQUOTE>)}
583
5d161b24 584Breakpoint 1, m4_changequote (argc=3, argv=0x33c70)
c906108c
SS
585 at builtin.c:879
586879 if (bad_argc(TOKEN_DATA_TEXT(argv[0]),argc,1,3))
587@end smallexample
588
589@noindent
590Now we use the command @code{n} (@code{next}) to advance execution to
591the next line of the current function.
592
593@smallexample
594(@value{GDBP}) @b{n}
595882 set_quotes((argc >= 2) ? TOKEN_DATA_TEXT(argv[1])\
596 : nil,
597@end smallexample
598
599@noindent
600@code{set_quotes} looks like a promising subroutine. We can go into it
601by using the command @code{s} (@code{step}) instead of @code{next}.
602@code{step} goes to the next line to be executed in @emph{any}
603subroutine, so it steps into @code{set_quotes}.
604
605@smallexample
606(@value{GDBP}) @b{s}
607set_quotes (lq=0x34c78 "<QUOTE>", rq=0x34c88 "<UNQUOTE>")
608 at input.c:530
609530 if (lquote != def_lquote)
610@end smallexample
611
612@noindent
613The display that shows the subroutine where @code{m4} is now
614suspended (and its arguments) is called a stack frame display. It
615shows a summary of the stack. We can use the @code{backtrace}
616command (which can also be spelled @code{bt}), to see where we are
617in the stack as a whole: the @code{backtrace} command displays a
618stack frame for each active subroutine.
619
620@smallexample
621(@value{GDBP}) @b{bt}
622#0 set_quotes (lq=0x34c78 "<QUOTE>", rq=0x34c88 "<UNQUOTE>")
623 at input.c:530
5d161b24 624#1 0x6344 in m4_changequote (argc=3, argv=0x33c70)
c906108c
SS
625 at builtin.c:882
626#2 0x8174 in expand_macro (sym=0x33320) at macro.c:242
627#3 0x7a88 in expand_token (obs=0x0, t=209696, td=0xf7fffa30)
628 at macro.c:71
629#4 0x79dc in expand_input () at macro.c:40
630#5 0x2930 in main (argc=0, argv=0xf7fffb20) at m4.c:195
631@end smallexample
632
633@noindent
634We step through a few more lines to see what happens. The first two
635times, we can use @samp{s}; the next two times we use @code{n} to avoid
636falling into the @code{xstrdup} subroutine.
637
638@smallexample
639(@value{GDBP}) @b{s}
6400x3b5c 532 if (rquote != def_rquote)
641(@value{GDBP}) @b{s}
6420x3b80 535 lquote = (lq == nil || *lq == '\0') ? \
643def_lquote : xstrdup(lq);
644(@value{GDBP}) @b{n}
645536 rquote = (rq == nil || *rq == '\0') ? def_rquote\
646 : xstrdup(rq);
647(@value{GDBP}) @b{n}
648538 len_lquote = strlen(rquote);
649@end smallexample
650
651@noindent
652The last line displayed looks a little odd; we can examine the variables
653@code{lquote} and @code{rquote} to see if they are in fact the new left
654and right quotes we specified. We use the command @code{p}
655(@code{print}) to see their values.
656
657@smallexample
658(@value{GDBP}) @b{p lquote}
659$1 = 0x35d40 "<QUOTE>"
660(@value{GDBP}) @b{p rquote}
661$2 = 0x35d50 "<UNQUOTE>"
662@end smallexample
663
664@noindent
665@code{lquote} and @code{rquote} are indeed the new left and right quotes.
666To look at some context, we can display ten lines of source
667surrounding the current line with the @code{l} (@code{list}) command.
668
669@smallexample
670(@value{GDBP}) @b{l}
671533 xfree(rquote);
672534
673535 lquote = (lq == nil || *lq == '\0') ? def_lquote\
674 : xstrdup (lq);
675536 rquote = (rq == nil || *rq == '\0') ? def_rquote\
676 : xstrdup (rq);
677537
678538 len_lquote = strlen(rquote);
679539 len_rquote = strlen(lquote);
680540 @}
681541
682542 void
683@end smallexample
684
685@noindent
686Let us step past the two lines that set @code{len_lquote} and
687@code{len_rquote}, and then examine the values of those variables.
688
689@smallexample
690(@value{GDBP}) @b{n}
691539 len_rquote = strlen(lquote);
692(@value{GDBP}) @b{n}
693540 @}
694(@value{GDBP}) @b{p len_lquote}
695$3 = 9
696(@value{GDBP}) @b{p len_rquote}
697$4 = 7
698@end smallexample
699
700@noindent
701That certainly looks wrong, assuming @code{len_lquote} and
702@code{len_rquote} are meant to be the lengths of @code{lquote} and
703@code{rquote} respectively. We can set them to better values using
704the @code{p} command, since it can print the value of
705any expression---and that expression can include subroutine calls and
706assignments.
707
708@smallexample
709(@value{GDBP}) @b{p len_lquote=strlen(lquote)}
710$5 = 7
711(@value{GDBP}) @b{p len_rquote=strlen(rquote)}
712$6 = 9
713@end smallexample
714
715@noindent
716Is that enough to fix the problem of using the new quotes with the
717@code{m4} built-in @code{defn}? We can allow @code{m4} to continue
718executing with the @code{c} (@code{continue}) command, and then try the
719example that caused trouble initially:
720
721@smallexample
722(@value{GDBP}) @b{c}
723Continuing.
724
725@b{define(baz,defn(<QUOTE>foo<UNQUOTE>))}
726
727baz
7280000
729@end smallexample
730
731@noindent
732Success! The new quotes now work just as well as the default ones. The
733problem seems to have been just the two typos defining the wrong
734lengths. We allow @code{m4} exit by giving it an EOF as input:
735
736@smallexample
737@b{C-d}
738Program exited normally.
739@end smallexample
740
741@noindent
742The message @samp{Program exited normally.} is from @value{GDBN}; it
743indicates @code{m4} has finished executing. We can end our @value{GDBN}
744session with the @value{GDBN} @code{quit} command.
745
746@smallexample
747(@value{GDBP}) @b{quit}
748@end smallexample
c906108c 749
6d2ebf8b 750@node Invocation
c906108c
SS
751@chapter Getting In and Out of @value{GDBN}
752
753This chapter discusses how to start @value{GDBN}, and how to get out of it.
5d161b24 754The essentials are:
c906108c 755@itemize @bullet
5d161b24 756@item
53a5351d 757type @samp{@value{GDBP}} to start @value{GDBN}.
5d161b24 758@item
c906108c
SS
759type @kbd{quit} or @kbd{C-d} to exit.
760@end itemize
761
762@menu
763* Invoking GDB:: How to start @value{GDBN}
764* Quitting GDB:: How to quit @value{GDBN}
765* Shell Commands:: How to use shell commands inside @value{GDBN}
0fac0b41 766* Logging output:: How to log @value{GDBN}'s output to a file
c906108c
SS
767@end menu
768
6d2ebf8b 769@node Invoking GDB
c906108c
SS
770@section Invoking @value{GDBN}
771
c906108c
SS
772Invoke @value{GDBN} by running the program @code{@value{GDBP}}. Once started,
773@value{GDBN} reads commands from the terminal until you tell it to exit.
774
775You can also run @code{@value{GDBP}} with a variety of arguments and options,
776to specify more of your debugging environment at the outset.
777
c906108c
SS
778The command-line options described here are designed
779to cover a variety of situations; in some environments, some of these
5d161b24 780options may effectively be unavailable.
c906108c
SS
781
782The most usual way to start @value{GDBN} is with one argument,
783specifying an executable program:
784
474c8240 785@smallexample
c906108c 786@value{GDBP} @var{program}
474c8240 787@end smallexample
c906108c 788
c906108c
SS
789@noindent
790You can also start with both an executable program and a core file
791specified:
792
474c8240 793@smallexample
c906108c 794@value{GDBP} @var{program} @var{core}
474c8240 795@end smallexample
c906108c
SS
796
797You can, instead, specify a process ID as a second argument, if you want
798to debug a running process:
799
474c8240 800@smallexample
c906108c 801@value{GDBP} @var{program} 1234
474c8240 802@end smallexample
c906108c
SS
803
804@noindent
805would attach @value{GDBN} to process @code{1234} (unless you also have a file
806named @file{1234}; @value{GDBN} does check for a core file first).
807
c906108c 808Taking advantage of the second command-line argument requires a fairly
2df3850c
JM
809complete operating system; when you use @value{GDBN} as a remote
810debugger attached to a bare board, there may not be any notion of
811``process'', and there is often no way to get a core dump. @value{GDBN}
812will warn you if it is unable to attach or to read core dumps.
c906108c 813
aa26fa3a
TT
814You can optionally have @code{@value{GDBP}} pass any arguments after the
815executable file to the inferior using @code{--args}. This option stops
816option processing.
474c8240 817@smallexample
aa26fa3a 818gdb --args gcc -O2 -c foo.c
474c8240 819@end smallexample
aa26fa3a
TT
820This will cause @code{@value{GDBP}} to debug @code{gcc}, and to set
821@code{gcc}'s command-line arguments (@pxref{Arguments}) to @samp{-O2 -c foo.c}.
822
96a2c332 823You can run @code{@value{GDBP}} without printing the front material, which describes
c906108c
SS
824@value{GDBN}'s non-warranty, by specifying @code{-silent}:
825
826@smallexample
827@value{GDBP} -silent
828@end smallexample
829
830@noindent
831You can further control how @value{GDBN} starts up by using command-line
832options. @value{GDBN} itself can remind you of the options available.
833
834@noindent
835Type
836
474c8240 837@smallexample
c906108c 838@value{GDBP} -help
474c8240 839@end smallexample
c906108c
SS
840
841@noindent
842to display all available options and briefly describe their use
843(@samp{@value{GDBP} -h} is a shorter equivalent).
844
845All options and command line arguments you give are processed
846in sequential order. The order makes a difference when the
847@samp{-x} option is used.
848
849
850@menu
c906108c
SS
851* File Options:: Choosing files
852* Mode Options:: Choosing modes
6fc08d32 853* Startup:: What @value{GDBN} does during startup
c906108c
SS
854@end menu
855
6d2ebf8b 856@node File Options
c906108c
SS
857@subsection Choosing files
858
2df3850c 859When @value{GDBN} starts, it reads any arguments other than options as
c906108c
SS
860specifying an executable file and core file (or process ID). This is
861the same as if the arguments were specified by the @samp{-se} and
19837790
MS
862@samp{-c} (or @samp{-p} options respectively. (@value{GDBN} reads the
863first argument that does not have an associated option flag as
864equivalent to the @samp{-se} option followed by that argument; and the
865second argument that does not have an associated option flag, if any, as
866equivalent to the @samp{-c}/@samp{-p} option followed by that argument.)
867If the second argument begins with a decimal digit, @value{GDBN} will
868first attempt to attach to it as a process, and if that fails, attempt
869to open it as a corefile. If you have a corefile whose name begins with
b383017d 870a digit, you can prevent @value{GDBN} from treating it as a pid by
79f12247 871prefixing it with @file{./}, eg. @file{./12345}.
7a292a7a
SS
872
873If @value{GDBN} has not been configured to included core file support,
874such as for most embedded targets, then it will complain about a second
875argument and ignore it.
c906108c
SS
876
877Many options have both long and short forms; both are shown in the
878following list. @value{GDBN} also recognizes the long forms if you truncate
879them, so long as enough of the option is present to be unambiguous.
880(If you prefer, you can flag option arguments with @samp{--} rather
881than @samp{-}, though we illustrate the more usual convention.)
882
d700128c
EZ
883@c NOTE: the @cindex entries here use double dashes ON PURPOSE. This
884@c way, both those who look for -foo and --foo in the index, will find
885@c it.
886
c906108c
SS
887@table @code
888@item -symbols @var{file}
889@itemx -s @var{file}
d700128c
EZ
890@cindex @code{--symbols}
891@cindex @code{-s}
c906108c
SS
892Read symbol table from file @var{file}.
893
894@item -exec @var{file}
895@itemx -e @var{file}
d700128c
EZ
896@cindex @code{--exec}
897@cindex @code{-e}
7a292a7a
SS
898Use file @var{file} as the executable file to execute when appropriate,
899and for examining pure data in conjunction with a core dump.
c906108c
SS
900
901@item -se @var{file}
d700128c 902@cindex @code{--se}
c906108c
SS
903Read symbol table from file @var{file} and use it as the executable
904file.
905
c906108c
SS
906@item -core @var{file}
907@itemx -c @var{file}
d700128c
EZ
908@cindex @code{--core}
909@cindex @code{-c}
b383017d 910Use file @var{file} as a core dump to examine.
c906108c
SS
911
912@item -c @var{number}
19837790
MS
913@item -pid @var{number}
914@itemx -p @var{number}
915@cindex @code{--pid}
916@cindex @code{-p}
917Connect to process ID @var{number}, as with the @code{attach} command.
918If there is no such process, @value{GDBN} will attempt to open a core
919file named @var{number}.
c906108c
SS
920
921@item -command @var{file}
922@itemx -x @var{file}
d700128c
EZ
923@cindex @code{--command}
924@cindex @code{-x}
c906108c
SS
925Execute @value{GDBN} commands from file @var{file}. @xref{Command
926Files,, Command files}.
927
928@item -directory @var{directory}
929@itemx -d @var{directory}
d700128c
EZ
930@cindex @code{--directory}
931@cindex @code{-d}
c906108c
SS
932Add @var{directory} to the path to search for source files.
933
c906108c
SS
934@item -m
935@itemx -mapped
d700128c
EZ
936@cindex @code{--mapped}
937@cindex @code{-m}
c906108c
SS
938@emph{Warning: this option depends on operating system facilities that are not
939supported on all systems.}@*
940If memory-mapped files are available on your system through the @code{mmap}
5d161b24 941system call, you can use this option
c906108c
SS
942to have @value{GDBN} write the symbols from your
943program into a reusable file in the current directory. If the program you are debugging is
96a2c332 944called @file{/tmp/fred}, the mapped symbol file is @file{/tmp/fred.syms}.
c906108c
SS
945Future @value{GDBN} debugging sessions notice the presence of this file,
946and can quickly map in symbol information from it, rather than reading
947the symbol table from the executable program.
948
949The @file{.syms} file is specific to the host machine where @value{GDBN}
950is run. It holds an exact image of the internal @value{GDBN} symbol
951table. It cannot be shared across multiple host platforms.
c906108c 952
c906108c
SS
953@item -r
954@itemx -readnow
d700128c
EZ
955@cindex @code{--readnow}
956@cindex @code{-r}
c906108c
SS
957Read each symbol file's entire symbol table immediately, rather than
958the default, which is to read it incrementally as it is needed.
959This makes startup slower, but makes future operations faster.
53a5351d 960
c906108c
SS
961@end table
962
2df3850c 963You typically combine the @code{-mapped} and @code{-readnow} options in
c906108c 964order to build a @file{.syms} file that contains complete symbol
2df3850c
JM
965information. (@xref{Files,,Commands to specify files}, for information
966on @file{.syms} files.) A simple @value{GDBN} invocation to do nothing
967but build a @file{.syms} file for future use is:
c906108c 968
474c8240 969@smallexample
2df3850c 970gdb -batch -nx -mapped -readnow programname
474c8240 971@end smallexample
c906108c 972
6d2ebf8b 973@node Mode Options
c906108c
SS
974@subsection Choosing modes
975
976You can run @value{GDBN} in various alternative modes---for example, in
977batch mode or quiet mode.
978
979@table @code
980@item -nx
981@itemx -n
d700128c
EZ
982@cindex @code{--nx}
983@cindex @code{-n}
96565e91 984Do not execute commands found in any initialization files. Normally,
2df3850c
JM
985@value{GDBN} executes the commands in these files after all the command
986options and arguments have been processed. @xref{Command Files,,Command
987files}.
c906108c
SS
988
989@item -quiet
d700128c 990@itemx -silent
c906108c 991@itemx -q
d700128c
EZ
992@cindex @code{--quiet}
993@cindex @code{--silent}
994@cindex @code{-q}
c906108c
SS
995``Quiet''. Do not print the introductory and copyright messages. These
996messages are also suppressed in batch mode.
997
998@item -batch
d700128c 999@cindex @code{--batch}
c906108c
SS
1000Run in batch mode. Exit with status @code{0} after processing all the
1001command files specified with @samp{-x} (and all commands from
1002initialization files, if not inhibited with @samp{-n}). Exit with
1003nonzero status if an error occurs in executing the @value{GDBN} commands
1004in the command files.
1005
2df3850c
JM
1006Batch mode may be useful for running @value{GDBN} as a filter, for
1007example to download and run a program on another computer; in order to
1008make this more useful, the message
c906108c 1009
474c8240 1010@smallexample
c906108c 1011Program exited normally.
474c8240 1012@end smallexample
c906108c
SS
1013
1014@noindent
2df3850c
JM
1015(which is ordinarily issued whenever a program running under
1016@value{GDBN} control terminates) is not issued when running in batch
1017mode.
1018
1019@item -nowindows
1020@itemx -nw
d700128c
EZ
1021@cindex @code{--nowindows}
1022@cindex @code{-nw}
2df3850c 1023``No windows''. If @value{GDBN} comes with a graphical user interface
96a2c332 1024(GUI) built in, then this option tells @value{GDBN} to only use the command-line
2df3850c
JM
1025interface. If no GUI is available, this option has no effect.
1026
1027@item -windows
1028@itemx -w
d700128c
EZ
1029@cindex @code{--windows}
1030@cindex @code{-w}
2df3850c
JM
1031If @value{GDBN} includes a GUI, then this option requires it to be
1032used if possible.
c906108c
SS
1033
1034@item -cd @var{directory}
d700128c 1035@cindex @code{--cd}
c906108c
SS
1036Run @value{GDBN} using @var{directory} as its working directory,
1037instead of the current directory.
1038
c906108c
SS
1039@item -fullname
1040@itemx -f
d700128c
EZ
1041@cindex @code{--fullname}
1042@cindex @code{-f}
7a292a7a
SS
1043@sc{gnu} Emacs sets this option when it runs @value{GDBN} as a
1044subprocess. It tells @value{GDBN} to output the full file name and line
1045number in a standard, recognizable fashion each time a stack frame is
1046displayed (which includes each time your program stops). This
1047recognizable format looks like two @samp{\032} characters, followed by
1048the file name, line number and character position separated by colons,
1049and a newline. The Emacs-to-@value{GDBN} interface program uses the two
1050@samp{\032} characters as a signal to display the source code for the
1051frame.
c906108c 1052
d700128c
EZ
1053@item -epoch
1054@cindex @code{--epoch}
1055The Epoch Emacs-@value{GDBN} interface sets this option when it runs
1056@value{GDBN} as a subprocess. It tells @value{GDBN} to modify its print
1057routines so as to allow Epoch to display values of expressions in a
1058separate window.
1059
1060@item -annotate @var{level}
1061@cindex @code{--annotate}
1062This option sets the @dfn{annotation level} inside @value{GDBN}. Its
1063effect is identical to using @samp{set annotate @var{level}}
086432e2
AC
1064(@pxref{Annotations}). The annotation @var{level} controls how much
1065information @value{GDBN} prints together with its prompt, values of
1066expressions, source lines, and other types of output. Level 0 is the
1067normal, level 1 is for use when @value{GDBN} is run as a subprocess of
1068@sc{gnu} Emacs, level 3 is the maximum annotation suitable for programs
1069that control @value{GDBN}, and level 2 has been deprecated.
1070
1071The annotation mechanism has largely been superseeded by @sc{gdb/mi}
1072(@pxref{GDB/MI}).
d700128c 1073
aa26fa3a
TT
1074@item --args
1075@cindex @code{--args}
1076Change interpretation of command line so that arguments following the
1077executable file are passed as command line arguments to the inferior.
1078This option stops option processing.
1079
2df3850c
JM
1080@item -baud @var{bps}
1081@itemx -b @var{bps}
d700128c
EZ
1082@cindex @code{--baud}
1083@cindex @code{-b}
c906108c
SS
1084Set the line speed (baud rate or bits per second) of any serial
1085interface used by @value{GDBN} for remote debugging.
c906108c 1086
f47b1503
AS
1087@item -l @var{timeout}
1088@cindex @code{-l}
1089Set the timeout (in seconds) of any communication used by @value{GDBN}
1090for remote debugging.
1091
c906108c 1092@item -tty @var{device}
d700128c
EZ
1093@itemx -t @var{device}
1094@cindex @code{--tty}
1095@cindex @code{-t}
c906108c
SS
1096Run using @var{device} for your program's standard input and output.
1097@c FIXME: kingdon thinks there is more to -tty. Investigate.
c906108c 1098
53a5351d 1099@c resolve the situation of these eventually
c4555f82
SC
1100@item -tui
1101@cindex @code{--tui}
d0d5df6f
AC
1102Activate the @dfn{Text User Interface} when starting. The Text User
1103Interface manages several text windows on the terminal, showing
1104source, assembly, registers and @value{GDBN} command outputs
1105(@pxref{TUI, ,@value{GDBN} Text User Interface}). Alternatively, the
1106Text User Interface can be enabled by invoking the program
1107@samp{gdbtui}. Do not use this option if you run @value{GDBN} from
1108Emacs (@pxref{Emacs, ,Using @value{GDBN} under @sc{gnu} Emacs}).
53a5351d
JM
1109
1110@c @item -xdb
d700128c 1111@c @cindex @code{--xdb}
53a5351d
JM
1112@c Run in XDB compatibility mode, allowing the use of certain XDB commands.
1113@c For information, see the file @file{xdb_trans.html}, which is usually
1114@c installed in the directory @code{/opt/langtools/wdb/doc} on HP-UX
1115@c systems.
1116
d700128c
EZ
1117@item -interpreter @var{interp}
1118@cindex @code{--interpreter}
1119Use the interpreter @var{interp} for interface with the controlling
1120program or device. This option is meant to be set by programs which
94bbb2c0 1121communicate with @value{GDBN} using it as a back end.
21c294e6 1122@xref{Interpreters, , Command Interpreters}.
94bbb2c0 1123
da0f9dcd 1124@samp{--interpreter=mi} (or @samp{--interpreter=mi2}) causes
2fcf52f0 1125@value{GDBN} to use the @dfn{@sc{gdb/mi} interface} (@pxref{GDB/MI, ,
6b5e8c01 1126The @sc{gdb/mi} Interface}) included since @value{GDBN} version 6.0. The
6c74ac8b
AC
1127previous @sc{gdb/mi} interface, included in @value{GDBN} version 5.3 and
1128selected with @samp{--interpreter=mi1}, is deprecated. Earlier
1129@sc{gdb/mi} interfaces are no longer supported.
d700128c
EZ
1130
1131@item -write
1132@cindex @code{--write}
1133Open the executable and core files for both reading and writing. This
1134is equivalent to the @samp{set write on} command inside @value{GDBN}
1135(@pxref{Patching}).
1136
1137@item -statistics
1138@cindex @code{--statistics}
1139This option causes @value{GDBN} to print statistics about time and
1140memory usage after it completes each command and returns to the prompt.
1141
1142@item -version
1143@cindex @code{--version}
1144This option causes @value{GDBN} to print its version number and
1145no-warranty blurb, and exit.
1146
c906108c
SS
1147@end table
1148
6fc08d32
EZ
1149@node Startup
1150@subsection What @value{GDBN} does during startup
1151@cindex @value{GDBN} startup
1152
1153Here's the description of what @value{GDBN} does during session startup:
1154
1155@enumerate
1156@item
1157Sets up the command interpreter as specified by the command line
1158(@pxref{Mode Options, interpreter}).
1159
1160@item
1161@cindex init file
1162Reads the @dfn{init file} (if any) in your home directory@footnote{On
1163DOS/Windows systems, the home directory is the one pointed to by the
1164@code{HOME} environment variable.} and executes all the commands in
1165that file.
1166
1167@item
1168Processes command line options and operands.
1169
1170@item
1171Reads and executes the commands from init file (if any) in the current
119b882a
EZ
1172working directory. This is only done if the current directory is
1173different from your home directory. Thus, you can have more than one
1174init file, one generic in your home directory, and another, specific
1175to the program you are debugging, in the directory where you invoke
6fc08d32
EZ
1176@value{GDBN}.
1177
1178@item
1179Reads command files specified by the @samp{-x} option. @xref{Command
1180Files}, for more details about @value{GDBN} command files.
1181
1182@item
1183Reads the command history recorded in the @dfn{history file}.
1184@xref{History}, for more details about the command history and the
1185files where @value{GDBN} records it.
1186@end enumerate
1187
1188Init files use the same syntax as @dfn{command files} (@pxref{Command
1189Files}) and are processed by @value{GDBN} in the same way. The init
1190file in your home directory can set options (such as @samp{set
1191complaints}) that affect subsequent processing of command line options
1192and operands. Init files are not executed if you use the @samp{-nx}
1193option (@pxref{Mode Options, ,Choosing modes}).
1194
1195@cindex init file name
1196@cindex @file{.gdbinit}
119b882a 1197The @value{GDBN} init files are normally called @file{.gdbinit}.
6fc08d32
EZ
1198On some configurations of @value{GDBN}, the init file is known by a
1199different name (these are typically environments where a specialized
1200form of @value{GDBN} may need to coexist with other forms, hence a
1201different name for the specialized version's init file). These are the
1202environments with special init file names:
1203
6fc08d32 1204@itemize @bullet
119b882a
EZ
1205@cindex @file{gdb.ini}
1206@item
1207The DJGPP port of @value{GDBN} uses the name @file{gdb.ini}, due to
1208the limitations of file names imposed by DOS filesystems. The Windows
1209ports of @value{GDBN} use the standard name, but if they find a
1210@file{gdb.ini} file, they warn you about that and suggest to rename
1211the file to the standard name.
1212
1213@cindex @file{.vxgdbinit}
6fc08d32
EZ
1214@item
1215VxWorks (Wind River Systems real-time OS): @file{.vxgdbinit}
1216
1217@cindex @file{.os68gdbinit}
1218@item
1219OS68K (Enea Data Systems real-time OS): @file{.os68gdbinit}
1220
1221@cindex @file{.esgdbinit}
1222@item
1223ES-1800 (Ericsson Telecom AB M68000 emulator): @file{.esgdbinit}
1224
1225@item
1226CISCO 68k: @file{.cisco-gdbinit}
1227@end itemize
1228
1229
6d2ebf8b 1230@node Quitting GDB
c906108c
SS
1231@section Quitting @value{GDBN}
1232@cindex exiting @value{GDBN}
1233@cindex leaving @value{GDBN}
1234
1235@table @code
1236@kindex quit @r{[}@var{expression}@r{]}
41afff9a 1237@kindex q @r{(@code{quit})}
96a2c332
SS
1238@item quit @r{[}@var{expression}@r{]}
1239@itemx q
1240To exit @value{GDBN}, use the @code{quit} command (abbreviated
1241@code{q}), or type an end-of-file character (usually @kbd{C-d}). If you
1242do not supply @var{expression}, @value{GDBN} will terminate normally;
1243otherwise it will terminate using the result of @var{expression} as the
1244error code.
c906108c
SS
1245@end table
1246
1247@cindex interrupt
1248An interrupt (often @kbd{C-c}) does not exit from @value{GDBN}, but rather
1249terminates the action of any @value{GDBN} command that is in progress and
1250returns to @value{GDBN} command level. It is safe to type the interrupt
1251character at any time because @value{GDBN} does not allow it to take effect
1252until a time when it is safe.
1253
c906108c
SS
1254If you have been using @value{GDBN} to control an attached process or
1255device, you can release it with the @code{detach} command
1256(@pxref{Attach, ,Debugging an already-running process}).
c906108c 1257
6d2ebf8b 1258@node Shell Commands
c906108c
SS
1259@section Shell commands
1260
1261If you need to execute occasional shell commands during your
1262debugging session, there is no need to leave or suspend @value{GDBN}; you can
1263just use the @code{shell} command.
1264
1265@table @code
1266@kindex shell
1267@cindex shell escape
1268@item shell @var{command string}
1269Invoke a standard shell to execute @var{command string}.
c906108c 1270If it exists, the environment variable @code{SHELL} determines which
d4f3574e
SS
1271shell to run. Otherwise @value{GDBN} uses the default shell
1272(@file{/bin/sh} on Unix systems, @file{COMMAND.COM} on MS-DOS, etc.).
c906108c
SS
1273@end table
1274
1275The utility @code{make} is often needed in development environments.
1276You do not have to use the @code{shell} command for this purpose in
1277@value{GDBN}:
1278
1279@table @code
1280@kindex make
1281@cindex calling make
1282@item make @var{make-args}
1283Execute the @code{make} program with the specified
1284arguments. This is equivalent to @samp{shell make @var{make-args}}.
1285@end table
1286
0fac0b41
DJ
1287@node Logging output
1288@section Logging output
1289@cindex logging @value{GDBN} output
9c16f35a 1290@cindex save @value{GDBN} output to a file
0fac0b41
DJ
1291
1292You may want to save the output of @value{GDBN} commands to a file.
1293There are several commands to control @value{GDBN}'s logging.
1294
1295@table @code
1296@kindex set logging
1297@item set logging on
1298Enable logging.
1299@item set logging off
1300Disable logging.
9c16f35a 1301@cindex logging file name
0fac0b41
DJ
1302@item set logging file @var{file}
1303Change the name of the current logfile. The default logfile is @file{gdb.txt}.
1304@item set logging overwrite [on|off]
1305By default, @value{GDBN} will append to the logfile. Set @code{overwrite} if
1306you want @code{set logging on} to overwrite the logfile instead.
1307@item set logging redirect [on|off]
1308By default, @value{GDBN} output will go to both the terminal and the logfile.
1309Set @code{redirect} if you want output to go only to the log file.
1310@kindex show logging
1311@item show logging
1312Show the current values of the logging settings.
1313@end table
1314
6d2ebf8b 1315@node Commands
c906108c
SS
1316@chapter @value{GDBN} Commands
1317
1318You can abbreviate a @value{GDBN} command to the first few letters of the command
1319name, if that abbreviation is unambiguous; and you can repeat certain
1320@value{GDBN} commands by typing just @key{RET}. You can also use the @key{TAB}
1321key to get @value{GDBN} to fill out the rest of a word in a command (or to
1322show you the alternatives available, if there is more than one possibility).
1323
1324@menu
1325* Command Syntax:: How to give commands to @value{GDBN}
1326* Completion:: Command completion
1327* Help:: How to ask @value{GDBN} for help
1328@end menu
1329
6d2ebf8b 1330@node Command Syntax
c906108c
SS
1331@section Command syntax
1332
1333A @value{GDBN} command is a single line of input. There is no limit on
1334how long it can be. It starts with a command name, which is followed by
1335arguments whose meaning depends on the command name. For example, the
1336command @code{step} accepts an argument which is the number of times to
1337step, as in @samp{step 5}. You can also use the @code{step} command
96a2c332 1338with no arguments. Some commands do not allow any arguments.
c906108c
SS
1339
1340@cindex abbreviation
1341@value{GDBN} command names may always be truncated if that abbreviation is
1342unambiguous. Other possible command abbreviations are listed in the
1343documentation for individual commands. In some cases, even ambiguous
1344abbreviations are allowed; for example, @code{s} is specially defined as
1345equivalent to @code{step} even though there are other commands whose
1346names start with @code{s}. You can test abbreviations by using them as
1347arguments to the @code{help} command.
1348
1349@cindex repeating commands
41afff9a 1350@kindex RET @r{(repeat last command)}
c906108c 1351A blank line as input to @value{GDBN} (typing just @key{RET}) means to
96a2c332 1352repeat the previous command. Certain commands (for example, @code{run})
c906108c
SS
1353will not repeat this way; these are commands whose unintentional
1354repetition might cause trouble and which you are unlikely to want to
c45da7e6
EZ
1355repeat. User-defined commands can disable this feature; see
1356@ref{Define, dont-repeat}.
c906108c
SS
1357
1358The @code{list} and @code{x} commands, when you repeat them with
1359@key{RET}, construct new arguments rather than repeating
1360exactly as typed. This permits easy scanning of source or memory.
1361
1362@value{GDBN} can also use @key{RET} in another way: to partition lengthy
1363output, in a way similar to the common utility @code{more}
1364(@pxref{Screen Size,,Screen size}). Since it is easy to press one
1365@key{RET} too many in this situation, @value{GDBN} disables command
1366repetition after any command that generates this sort of display.
1367
41afff9a 1368@kindex # @r{(a comment)}
c906108c
SS
1369@cindex comment
1370Any text from a @kbd{#} to the end of the line is a comment; it does
1371nothing. This is useful mainly in command files (@pxref{Command
1372Files,,Command files}).
1373
88118b3a
TT
1374@cindex repeating command sequences
1375@kindex C-o @r{(operate-and-get-next)}
1376The @kbd{C-o} binding is useful for repeating a complex sequence of
1377commands. This command accepts the current line, like @kbd{RET}, and
1378then fetches the next line relative to the current line from the history
1379for editing.
1380
6d2ebf8b 1381@node Completion
c906108c
SS
1382@section Command completion
1383
1384@cindex completion
1385@cindex word completion
1386@value{GDBN} can fill in the rest of a word in a command for you, if there is
1387only one possibility; it can also show you what the valid possibilities
1388are for the next word in a command, at any time. This works for @value{GDBN}
1389commands, @value{GDBN} subcommands, and the names of symbols in your program.
1390
1391Press the @key{TAB} key whenever you want @value{GDBN} to fill out the rest
1392of a word. If there is only one possibility, @value{GDBN} fills in the
1393word, and waits for you to finish the command (or press @key{RET} to
1394enter it). For example, if you type
1395
1396@c FIXME "@key" does not distinguish its argument sufficiently to permit
1397@c complete accuracy in these examples; space introduced for clarity.
1398@c If texinfo enhancements make it unnecessary, it would be nice to
1399@c replace " @key" by "@key" in the following...
474c8240 1400@smallexample
c906108c 1401(@value{GDBP}) info bre @key{TAB}
474c8240 1402@end smallexample
c906108c
SS
1403
1404@noindent
1405@value{GDBN} fills in the rest of the word @samp{breakpoints}, since that is
1406the only @code{info} subcommand beginning with @samp{bre}:
1407
474c8240 1408@smallexample
c906108c 1409(@value{GDBP}) info breakpoints
474c8240 1410@end smallexample
c906108c
SS
1411
1412@noindent
1413You can either press @key{RET} at this point, to run the @code{info
1414breakpoints} command, or backspace and enter something else, if
1415@samp{breakpoints} does not look like the command you expected. (If you
1416were sure you wanted @code{info breakpoints} in the first place, you
1417might as well just type @key{RET} immediately after @samp{info bre},
1418to exploit command abbreviations rather than command completion).
1419
1420If there is more than one possibility for the next word when you press
1421@key{TAB}, @value{GDBN} sounds a bell. You can either supply more
1422characters and try again, or just press @key{TAB} a second time;
1423@value{GDBN} displays all the possible completions for that word. For
1424example, you might want to set a breakpoint on a subroutine whose name
1425begins with @samp{make_}, but when you type @kbd{b make_@key{TAB}} @value{GDBN}
1426just sounds the bell. Typing @key{TAB} again displays all the
1427function names in your program that begin with those characters, for
1428example:
1429
474c8240 1430@smallexample
c906108c
SS
1431(@value{GDBP}) b make_ @key{TAB}
1432@exdent @value{GDBN} sounds bell; press @key{TAB} again, to see:
5d161b24
DB
1433make_a_section_from_file make_environ
1434make_abs_section make_function_type
1435make_blockvector make_pointer_type
1436make_cleanup make_reference_type
c906108c
SS
1437make_command make_symbol_completion_list
1438(@value{GDBP}) b make_
474c8240 1439@end smallexample
c906108c
SS
1440
1441@noindent
1442After displaying the available possibilities, @value{GDBN} copies your
1443partial input (@samp{b make_} in the example) so you can finish the
1444command.
1445
1446If you just want to see the list of alternatives in the first place, you
b37052ae 1447can press @kbd{M-?} rather than pressing @key{TAB} twice. @kbd{M-?}
7a292a7a 1448means @kbd{@key{META} ?}. You can type this either by holding down a
c906108c 1449key designated as the @key{META} shift on your keyboard (if there is
7a292a7a 1450one) while typing @kbd{?}, or as @key{ESC} followed by @kbd{?}.
c906108c
SS
1451
1452@cindex quotes in commands
1453@cindex completion of quoted strings
1454Sometimes the string you need, while logically a ``word'', may contain
7a292a7a
SS
1455parentheses or other characters that @value{GDBN} normally excludes from
1456its notion of a word. To permit word completion to work in this
1457situation, you may enclose words in @code{'} (single quote marks) in
1458@value{GDBN} commands.
c906108c 1459
c906108c 1460The most likely situation where you might need this is in typing the
b37052ae
EZ
1461name of a C@t{++} function. This is because C@t{++} allows function
1462overloading (multiple definitions of the same function, distinguished
1463by argument type). For example, when you want to set a breakpoint you
1464may need to distinguish whether you mean the version of @code{name}
1465that takes an @code{int} parameter, @code{name(int)}, or the version
1466that takes a @code{float} parameter, @code{name(float)}. To use the
1467word-completion facilities in this situation, type a single quote
1468@code{'} at the beginning of the function name. This alerts
1469@value{GDBN} that it may need to consider more information than usual
1470when you press @key{TAB} or @kbd{M-?} to request word completion:
c906108c 1471
474c8240 1472@smallexample
96a2c332 1473(@value{GDBP}) b 'bubble( @kbd{M-?}
c906108c
SS
1474bubble(double,double) bubble(int,int)
1475(@value{GDBP}) b 'bubble(
474c8240 1476@end smallexample
c906108c
SS
1477
1478In some cases, @value{GDBN} can tell that completing a name requires using
1479quotes. When this happens, @value{GDBN} inserts the quote for you (while
1480completing as much as it can) if you do not type the quote in the first
1481place:
1482
474c8240 1483@smallexample
c906108c
SS
1484(@value{GDBP}) b bub @key{TAB}
1485@exdent @value{GDBN} alters your input line to the following, and rings a bell:
1486(@value{GDBP}) b 'bubble(
474c8240 1487@end smallexample
c906108c
SS
1488
1489@noindent
1490In general, @value{GDBN} can tell that a quote is needed (and inserts it) if
1491you have not yet started typing the argument list when you ask for
1492completion on an overloaded symbol.
1493
d4f3574e 1494For more information about overloaded functions, see @ref{C plus plus
b37052ae 1495expressions, ,C@t{++} expressions}. You can use the command @code{set
c906108c 1496overload-resolution off} to disable overload resolution;
b37052ae 1497see @ref{Debugging C plus plus, ,@value{GDBN} features for C@t{++}}.
c906108c
SS
1498
1499
6d2ebf8b 1500@node Help
c906108c
SS
1501@section Getting help
1502@cindex online documentation
1503@kindex help
1504
5d161b24 1505You can always ask @value{GDBN} itself for information on its commands,
c906108c
SS
1506using the command @code{help}.
1507
1508@table @code
41afff9a 1509@kindex h @r{(@code{help})}
c906108c
SS
1510@item help
1511@itemx h
1512You can use @code{help} (abbreviated @code{h}) with no arguments to
1513display a short list of named classes of commands:
1514
1515@smallexample
1516(@value{GDBP}) help
1517List of classes of commands:
1518
2df3850c 1519aliases -- Aliases of other commands
c906108c 1520breakpoints -- Making program stop at certain points
2df3850c 1521data -- Examining data
c906108c 1522files -- Specifying and examining files
2df3850c
JM
1523internals -- Maintenance commands
1524obscure -- Obscure features
1525running -- Running the program
1526stack -- Examining the stack
c906108c
SS
1527status -- Status inquiries
1528support -- Support facilities
96a2c332
SS
1529tracepoints -- Tracing of program execution without@*
1530 stopping the program
c906108c 1531user-defined -- User-defined commands
c906108c 1532
5d161b24 1533Type "help" followed by a class name for a list of
c906108c 1534commands in that class.
5d161b24 1535Type "help" followed by command name for full
c906108c
SS
1536documentation.
1537Command name abbreviations are allowed if unambiguous.
1538(@value{GDBP})
1539@end smallexample
96a2c332 1540@c the above line break eliminates huge line overfull...
c906108c
SS
1541
1542@item help @var{class}
1543Using one of the general help classes as an argument, you can get a
1544list of the individual commands in that class. For example, here is the
1545help display for the class @code{status}:
1546
1547@smallexample
1548(@value{GDBP}) help status
1549Status inquiries.
1550
1551List of commands:
1552
1553@c Line break in "show" line falsifies real output, but needed
1554@c to fit in smallbook page size.
2df3850c
JM
1555info -- Generic command for showing things
1556 about the program being debugged
1557show -- Generic command for showing things
1558 about the debugger
c906108c 1559
5d161b24 1560Type "help" followed by command name for full
c906108c
SS
1561documentation.
1562Command name abbreviations are allowed if unambiguous.
1563(@value{GDBP})
1564@end smallexample
1565
1566@item help @var{command}
1567With a command name as @code{help} argument, @value{GDBN} displays a
1568short paragraph on how to use that command.
1569
6837a0a2
DB
1570@kindex apropos
1571@item apropos @var{args}
09d4efe1 1572The @code{apropos} command searches through all of the @value{GDBN}
6837a0a2
DB
1573commands, and their documentation, for the regular expression specified in
1574@var{args}. It prints out all matches found. For example:
1575
1576@smallexample
1577apropos reload
1578@end smallexample
1579
b37052ae
EZ
1580@noindent
1581results in:
6837a0a2
DB
1582
1583@smallexample
6d2ebf8b
SS
1584@c @group
1585set symbol-reloading -- Set dynamic symbol table reloading
1586 multiple times in one run
1587show symbol-reloading -- Show dynamic symbol table reloading
1588 multiple times in one run
1589@c @end group
6837a0a2
DB
1590@end smallexample
1591
c906108c
SS
1592@kindex complete
1593@item complete @var{args}
1594The @code{complete @var{args}} command lists all the possible completions
1595for the beginning of a command. Use @var{args} to specify the beginning of the
1596command you want completed. For example:
1597
1598@smallexample
1599complete i
1600@end smallexample
1601
1602@noindent results in:
1603
1604@smallexample
1605@group
2df3850c
JM
1606if
1607ignore
c906108c
SS
1608info
1609inspect
c906108c
SS
1610@end group
1611@end smallexample
1612
1613@noindent This is intended for use by @sc{gnu} Emacs.
1614@end table
1615
1616In addition to @code{help}, you can use the @value{GDBN} commands @code{info}
1617and @code{show} to inquire about the state of your program, or the state
1618of @value{GDBN} itself. Each command supports many topics of inquiry; this
1619manual introduces each of them in the appropriate context. The listings
1620under @code{info} and under @code{show} in the Index point to
1621all the sub-commands. @xref{Index}.
1622
1623@c @group
1624@table @code
1625@kindex info
41afff9a 1626@kindex i @r{(@code{info})}
c906108c
SS
1627@item info
1628This command (abbreviated @code{i}) is for describing the state of your
1629program. For example, you can list the arguments given to your program
1630with @code{info args}, list the registers currently in use with @code{info
1631registers}, or list the breakpoints you have set with @code{info breakpoints}.
1632You can get a complete list of the @code{info} sub-commands with
1633@w{@code{help info}}.
1634
1635@kindex set
1636@item set
5d161b24 1637You can assign the result of an expression to an environment variable with
c906108c
SS
1638@code{set}. For example, you can set the @value{GDBN} prompt to a $-sign with
1639@code{set prompt $}.
1640
1641@kindex show
1642@item show
5d161b24 1643In contrast to @code{info}, @code{show} is for describing the state of
c906108c
SS
1644@value{GDBN} itself.
1645You can change most of the things you can @code{show}, by using the
1646related command @code{set}; for example, you can control what number
1647system is used for displays with @code{set radix}, or simply inquire
1648which is currently in use with @code{show radix}.
1649
1650@kindex info set
1651To display all the settable parameters and their current
1652values, you can use @code{show} with no arguments; you may also use
1653@code{info set}. Both commands produce the same display.
1654@c FIXME: "info set" violates the rule that "info" is for state of
1655@c FIXME...program. Ck w/ GNU: "info set" to be called something else,
1656@c FIXME...or change desc of rule---eg "state of prog and debugging session"?
1657@end table
1658@c @end group
1659
1660Here are three miscellaneous @code{show} subcommands, all of which are
1661exceptional in lacking corresponding @code{set} commands:
1662
1663@table @code
1664@kindex show version
9c16f35a 1665@cindex @value{GDBN} version number
c906108c
SS
1666@item show version
1667Show what version of @value{GDBN} is running. You should include this
2df3850c
JM
1668information in @value{GDBN} bug-reports. If multiple versions of
1669@value{GDBN} are in use at your site, you may need to determine which
1670version of @value{GDBN} you are running; as @value{GDBN} evolves, new
1671commands are introduced, and old ones may wither away. Also, many
1672system vendors ship variant versions of @value{GDBN}, and there are
96a2c332 1673variant versions of @value{GDBN} in @sc{gnu}/Linux distributions as well.
2df3850c
JM
1674The version number is the same as the one announced when you start
1675@value{GDBN}.
c906108c
SS
1676
1677@kindex show copying
09d4efe1 1678@kindex info copying
9c16f35a 1679@cindex display @value{GDBN} copyright
c906108c 1680@item show copying
09d4efe1 1681@itemx info copying
c906108c
SS
1682Display information about permission for copying @value{GDBN}.
1683
1684@kindex show warranty
09d4efe1 1685@kindex info warranty
c906108c 1686@item show warranty
09d4efe1 1687@itemx info warranty
2df3850c 1688Display the @sc{gnu} ``NO WARRANTY'' statement, or a warranty,
96a2c332 1689if your version of @value{GDBN} comes with one.
2df3850c 1690
c906108c
SS
1691@end table
1692
6d2ebf8b 1693@node Running
c906108c
SS
1694@chapter Running Programs Under @value{GDBN}
1695
1696When you run a program under @value{GDBN}, you must first generate
1697debugging information when you compile it.
7a292a7a
SS
1698
1699You may start @value{GDBN} with its arguments, if any, in an environment
1700of your choice. If you are doing native debugging, you may redirect
1701your program's input and output, debug an already running process, or
1702kill a child process.
c906108c
SS
1703
1704@menu
1705* Compilation:: Compiling for debugging
1706* Starting:: Starting your program
c906108c
SS
1707* Arguments:: Your program's arguments
1708* Environment:: Your program's environment
c906108c
SS
1709
1710* Working Directory:: Your program's working directory
1711* Input/Output:: Your program's input and output
1712* Attach:: Debugging an already-running process
1713* Kill Process:: Killing the child process
c906108c
SS
1714
1715* Threads:: Debugging programs with multiple threads
1716* Processes:: Debugging programs with multiple processes
1717@end menu
1718
6d2ebf8b 1719@node Compilation
c906108c
SS
1720@section Compiling for debugging
1721
1722In order to debug a program effectively, you need to generate
1723debugging information when you compile it. This debugging information
1724is stored in the object file; it describes the data type of each
1725variable or function and the correspondence between source line numbers
1726and addresses in the executable code.
1727
1728To request debugging information, specify the @samp{-g} option when you run
1729the compiler.
1730
514c4d71
EZ
1731Programs that are to be shipped to your customers are compiled with
1732optimizations, using the @samp{-O} compiler option. However, many
1733compilers are unable to handle the @samp{-g} and @samp{-O} options
1734together. Using those compilers, you cannot generate optimized
c906108c
SS
1735executables containing debugging information.
1736
514c4d71 1737@value{NGCC}, the @sc{gnu} C/C@t{++} compiler, supports @samp{-g} with or
53a5351d
JM
1738without @samp{-O}, making it possible to debug optimized code. We
1739recommend that you @emph{always} use @samp{-g} whenever you compile a
1740program. You may think your program is correct, but there is no sense
1741in pushing your luck.
c906108c
SS
1742
1743@cindex optimized code, debugging
1744@cindex debugging optimized code
1745When you debug a program compiled with @samp{-g -O}, remember that the
1746optimizer is rearranging your code; the debugger shows you what is
1747really there. Do not be too surprised when the execution path does not
1748exactly match your source file! An extreme example: if you define a
1749variable, but never use it, @value{GDBN} never sees that
1750variable---because the compiler optimizes it out of existence.
1751
1752Some things do not work as well with @samp{-g -O} as with just
1753@samp{-g}, particularly on machines with instruction scheduling. If in
1754doubt, recompile with @samp{-g} alone, and if this fixes the problem,
1755please report it to us as a bug (including a test case!).
15387254 1756@xref{Variables}, for more information about debugging optimized code.
c906108c
SS
1757
1758Older versions of the @sc{gnu} C compiler permitted a variant option
1759@w{@samp{-gg}} for debugging information. @value{GDBN} no longer supports this
1760format; if your @sc{gnu} C compiler has this option, do not use it.
1761
514c4d71
EZ
1762@value{GDBN} knows about preprocessor macros and can show you their
1763expansion (@pxref{Macros}). Most compilers do not include information
1764about preprocessor macros in the debugging information if you specify
1765the @option{-g} flag alone, because this information is rather large.
1766Version 3.1 and later of @value{NGCC}, the @sc{gnu} C compiler,
1767provides macro information if you specify the options
1768@option{-gdwarf-2} and @option{-g3}; the former option requests
1769debugging information in the Dwarf 2 format, and the latter requests
1770``extra information''. In the future, we hope to find more compact
1771ways to represent macro information, so that it can be included with
1772@option{-g} alone.
1773
c906108c 1774@need 2000
6d2ebf8b 1775@node Starting
c906108c
SS
1776@section Starting your program
1777@cindex starting
1778@cindex running
1779
1780@table @code
1781@kindex run
41afff9a 1782@kindex r @r{(@code{run})}
c906108c
SS
1783@item run
1784@itemx r
7a292a7a
SS
1785Use the @code{run} command to start your program under @value{GDBN}.
1786You must first specify the program name (except on VxWorks) with an
1787argument to @value{GDBN} (@pxref{Invocation, ,Getting In and Out of
1788@value{GDBN}}), or by using the @code{file} or @code{exec-file} command
1789(@pxref{Files, ,Commands to specify files}).
c906108c
SS
1790
1791@end table
1792
c906108c
SS
1793If you are running your program in an execution environment that
1794supports processes, @code{run} creates an inferior process and makes
1795that process run your program. (In environments without processes,
1796@code{run} jumps to the start of your program.)
1797
1798The execution of a program is affected by certain information it
1799receives from its superior. @value{GDBN} provides ways to specify this
1800information, which you must do @emph{before} starting your program. (You
1801can change it after starting your program, but such changes only affect
1802your program the next time you start it.) This information may be
1803divided into four categories:
1804
1805@table @asis
1806@item The @emph{arguments.}
1807Specify the arguments to give your program as the arguments of the
1808@code{run} command. If a shell is available on your target, the shell
1809is used to pass the arguments, so that you may use normal conventions
1810(such as wildcard expansion or variable substitution) in describing
1811the arguments.
1812In Unix systems, you can control which shell is used with the
1813@code{SHELL} environment variable.
1814@xref{Arguments, ,Your program's arguments}.
1815
1816@item The @emph{environment.}
1817Your program normally inherits its environment from @value{GDBN}, but you can
1818use the @value{GDBN} commands @code{set environment} and @code{unset
1819environment} to change parts of the environment that affect
1820your program. @xref{Environment, ,Your program's environment}.
1821
1822@item The @emph{working directory.}
1823Your program inherits its working directory from @value{GDBN}. You can set
1824the @value{GDBN} working directory with the @code{cd} command in @value{GDBN}.
1825@xref{Working Directory, ,Your program's working directory}.
1826
1827@item The @emph{standard input and output.}
1828Your program normally uses the same device for standard input and
1829standard output as @value{GDBN} is using. You can redirect input and output
1830in the @code{run} command line, or you can use the @code{tty} command to
1831set a different device for your program.
1832@xref{Input/Output, ,Your program's input and output}.
1833
1834@cindex pipes
1835@emph{Warning:} While input and output redirection work, you cannot use
1836pipes to pass the output of the program you are debugging to another
1837program; if you attempt this, @value{GDBN} is likely to wind up debugging the
1838wrong program.
1839@end table
c906108c
SS
1840
1841When you issue the @code{run} command, your program begins to execute
1842immediately. @xref{Stopping, ,Stopping and continuing}, for discussion
1843of how to arrange for your program to stop. Once your program has
1844stopped, you may call functions in your program, using the @code{print}
1845or @code{call} commands. @xref{Data, ,Examining Data}.
1846
1847If the modification time of your symbol file has changed since the last
1848time @value{GDBN} read its symbols, @value{GDBN} discards its symbol
1849table, and reads it again. When it does this, @value{GDBN} tries to retain
1850your current breakpoints.
1851
4e8b0763
JB
1852@table @code
1853@kindex start
1854@item start
1855@cindex run to main procedure
1856The name of the main procedure can vary from language to language.
1857With C or C@t{++}, the main procedure name is always @code{main}, but
1858other languages such as Ada do not require a specific name for their
1859main procedure. The debugger provides a convenient way to start the
1860execution of the program and to stop at the beginning of the main
1861procedure, depending on the language used.
1862
1863The @samp{start} command does the equivalent of setting a temporary
1864breakpoint at the beginning of the main procedure and then invoking
1865the @samp{run} command.
1866
f018e82f
EZ
1867@cindex elaboration phase
1868Some programs contain an @dfn{elaboration} phase where some startup code is
1869executed before the main procedure is called. This depends on the
1870languages used to write your program. In C@t{++}, for instance,
4e8b0763
JB
1871constructors for static and global objects are executed before
1872@code{main} is called. It is therefore possible that the debugger stops
1873before reaching the main procedure. However, the temporary breakpoint
1874will remain to halt execution.
1875
1876Specify the arguments to give to your program as arguments to the
1877@samp{start} command. These arguments will be given verbatim to the
1878underlying @samp{run} command. Note that the same arguments will be
1879reused if no argument is provided during subsequent calls to
1880@samp{start} or @samp{run}.
1881
1882It is sometimes necessary to debug the program during elaboration. In
1883these cases, using the @code{start} command would stop the execution of
1884your program too late, as the program would have already completed the
1885elaboration phase. Under these circumstances, insert breakpoints in your
1886elaboration code before running your program.
1887@end table
1888
6d2ebf8b 1889@node Arguments
c906108c
SS
1890@section Your program's arguments
1891
1892@cindex arguments (to your program)
1893The arguments to your program can be specified by the arguments of the
5d161b24 1894@code{run} command.
c906108c
SS
1895They are passed to a shell, which expands wildcard characters and
1896performs redirection of I/O, and thence to your program. Your
1897@code{SHELL} environment variable (if it exists) specifies what shell
1898@value{GDBN} uses. If you do not define @code{SHELL}, @value{GDBN} uses
d4f3574e
SS
1899the default shell (@file{/bin/sh} on Unix).
1900
1901On non-Unix systems, the program is usually invoked directly by
1902@value{GDBN}, which emulates I/O redirection via the appropriate system
1903calls, and the wildcard characters are expanded by the startup code of
1904the program, not by the shell.
c906108c
SS
1905
1906@code{run} with no arguments uses the same arguments used by the previous
1907@code{run}, or those set by the @code{set args} command.
1908
c906108c 1909@table @code
41afff9a 1910@kindex set args
c906108c
SS
1911@item set args
1912Specify the arguments to be used the next time your program is run. If
1913@code{set args} has no arguments, @code{run} executes your program
1914with no arguments. Once you have run your program with arguments,
1915using @code{set args} before the next @code{run} is the only way to run
1916it again without arguments.
1917
1918@kindex show args
1919@item show args
1920Show the arguments to give your program when it is started.
1921@end table
1922
6d2ebf8b 1923@node Environment
c906108c
SS
1924@section Your program's environment
1925
1926@cindex environment (of your program)
1927The @dfn{environment} consists of a set of environment variables and
1928their values. Environment variables conventionally record such things as
1929your user name, your home directory, your terminal type, and your search
1930path for programs to run. Usually you set up environment variables with
1931the shell and they are inherited by all the other programs you run. When
1932debugging, it can be useful to try running your program with a modified
1933environment without having to start @value{GDBN} over again.
1934
1935@table @code
1936@kindex path
1937@item path @var{directory}
1938Add @var{directory} to the front of the @code{PATH} environment variable
17cc6a06
EZ
1939(the search path for executables) that will be passed to your program.
1940The value of @code{PATH} used by @value{GDBN} does not change.
d4f3574e
SS
1941You may specify several directory names, separated by whitespace or by a
1942system-dependent separator character (@samp{:} on Unix, @samp{;} on
1943MS-DOS and MS-Windows). If @var{directory} is already in the path, it
1944is moved to the front, so it is searched sooner.
c906108c
SS
1945
1946You can use the string @samp{$cwd} to refer to whatever is the current
1947working directory at the time @value{GDBN} searches the path. If you
1948use @samp{.} instead, it refers to the directory where you executed the
1949@code{path} command. @value{GDBN} replaces @samp{.} in the
1950@var{directory} argument (with the current path) before adding
1951@var{directory} to the search path.
1952@c 'path' is explicitly nonrepeatable, but RMS points out it is silly to
1953@c document that, since repeating it would be a no-op.
1954
1955@kindex show paths
1956@item show paths
1957Display the list of search paths for executables (the @code{PATH}
1958environment variable).
1959
1960@kindex show environment
1961@item show environment @r{[}@var{varname}@r{]}
1962Print the value of environment variable @var{varname} to be given to
1963your program when it starts. If you do not supply @var{varname},
1964print the names and values of all environment variables to be given to
1965your program. You can abbreviate @code{environment} as @code{env}.
1966
1967@kindex set environment
53a5351d 1968@item set environment @var{varname} @r{[}=@var{value}@r{]}
c906108c
SS
1969Set environment variable @var{varname} to @var{value}. The value
1970changes for your program only, not for @value{GDBN} itself. @var{value} may
1971be any string; the values of environment variables are just strings, and
1972any interpretation is supplied by your program itself. The @var{value}
1973parameter is optional; if it is eliminated, the variable is set to a
1974null value.
1975@c "any string" here does not include leading, trailing
1976@c blanks. Gnu asks: does anyone care?
1977
1978For example, this command:
1979
474c8240 1980@smallexample
c906108c 1981set env USER = foo
474c8240 1982@end smallexample
c906108c
SS
1983
1984@noindent
d4f3574e 1985tells the debugged program, when subsequently run, that its user is named
c906108c
SS
1986@samp{foo}. (The spaces around @samp{=} are used for clarity here; they
1987are not actually required.)
1988
1989@kindex unset environment
1990@item unset environment @var{varname}
1991Remove variable @var{varname} from the environment to be passed to your
1992program. This is different from @samp{set env @var{varname} =};
1993@code{unset environment} removes the variable from the environment,
1994rather than assigning it an empty value.
1995@end table
1996
d4f3574e
SS
1997@emph{Warning:} On Unix systems, @value{GDBN} runs your program using
1998the shell indicated
c906108c
SS
1999by your @code{SHELL} environment variable if it exists (or
2000@code{/bin/sh} if not). If your @code{SHELL} variable names a shell
2001that runs an initialization file---such as @file{.cshrc} for C-shell, or
2002@file{.bashrc} for BASH---any variables you set in that file affect
2003your program. You may wish to move setting of environment variables to
2004files that are only run when you sign on, such as @file{.login} or
2005@file{.profile}.
2006
6d2ebf8b 2007@node Working Directory
c906108c
SS
2008@section Your program's working directory
2009
2010@cindex working directory (of your program)
2011Each time you start your program with @code{run}, it inherits its
2012working directory from the current working directory of @value{GDBN}.
2013The @value{GDBN} working directory is initially whatever it inherited
2014from its parent process (typically the shell), but you can specify a new
2015working directory in @value{GDBN} with the @code{cd} command.
2016
2017The @value{GDBN} working directory also serves as a default for the commands
2018that specify files for @value{GDBN} to operate on. @xref{Files, ,Commands to
2019specify files}.
2020
2021@table @code
2022@kindex cd
721c2651 2023@cindex change working directory
c906108c
SS
2024@item cd @var{directory}
2025Set the @value{GDBN} working directory to @var{directory}.
2026
2027@kindex pwd
2028@item pwd
2029Print the @value{GDBN} working directory.
2030@end table
2031
60bf7e09
EZ
2032It is generally impossible to find the current working directory of
2033the process being debugged (since a program can change its directory
2034during its run). If you work on a system where @value{GDBN} is
2035configured with the @file{/proc} support, you can use the @code{info
2036proc} command (@pxref{SVR4 Process Information}) to find out the
2037current working directory of the debuggee.
2038
6d2ebf8b 2039@node Input/Output
c906108c
SS
2040@section Your program's input and output
2041
2042@cindex redirection
2043@cindex i/o
2044@cindex terminal
2045By default, the program you run under @value{GDBN} does input and output to
5d161b24 2046the same terminal that @value{GDBN} uses. @value{GDBN} switches the terminal
c906108c
SS
2047to its own terminal modes to interact with you, but it records the terminal
2048modes your program was using and switches back to them when you continue
2049running your program.
2050
2051@table @code
2052@kindex info terminal
2053@item info terminal
2054Displays information recorded by @value{GDBN} about the terminal modes your
2055program is using.
2056@end table
2057
2058You can redirect your program's input and/or output using shell
2059redirection with the @code{run} command. For example,
2060
474c8240 2061@smallexample
c906108c 2062run > outfile
474c8240 2063@end smallexample
c906108c
SS
2064
2065@noindent
2066starts your program, diverting its output to the file @file{outfile}.
2067
2068@kindex tty
2069@cindex controlling terminal
2070Another way to specify where your program should do input and output is
2071with the @code{tty} command. This command accepts a file name as
2072argument, and causes this file to be the default for future @code{run}
2073commands. It also resets the controlling terminal for the child
2074process, for future @code{run} commands. For example,
2075
474c8240 2076@smallexample
c906108c 2077tty /dev/ttyb
474c8240 2078@end smallexample
c906108c
SS
2079
2080@noindent
2081directs that processes started with subsequent @code{run} commands
2082default to do input and output on the terminal @file{/dev/ttyb} and have
2083that as their controlling terminal.
2084
2085An explicit redirection in @code{run} overrides the @code{tty} command's
2086effect on the input/output device, but not its effect on the controlling
2087terminal.
2088
2089When you use the @code{tty} command or redirect input in the @code{run}
2090command, only the input @emph{for your program} is affected. The input
2091for @value{GDBN} still comes from your terminal.
2092
6d2ebf8b 2093@node Attach
c906108c
SS
2094@section Debugging an already-running process
2095@kindex attach
2096@cindex attach
2097
2098@table @code
2099@item attach @var{process-id}
2100This command attaches to a running process---one that was started
2101outside @value{GDBN}. (@code{info files} shows your active
2102targets.) The command takes as argument a process ID. The usual way to
09d4efe1 2103find out the @var{process-id} of a Unix process is with the @code{ps} utility,
c906108c
SS
2104or with the @samp{jobs -l} shell command.
2105
2106@code{attach} does not repeat if you press @key{RET} a second time after
2107executing the command.
2108@end table
2109
2110To use @code{attach}, your program must be running in an environment
2111which supports processes; for example, @code{attach} does not work for
2112programs on bare-board targets that lack an operating system. You must
2113also have permission to send the process a signal.
2114
2115When you use @code{attach}, the debugger finds the program running in
2116the process first by looking in the current working directory, then (if
2117the program is not found) by using the source file search path
2118(@pxref{Source Path, ,Specifying source directories}). You can also use
2119the @code{file} command to load the program. @xref{Files, ,Commands to
2120Specify Files}.
2121
2122The first thing @value{GDBN} does after arranging to debug the specified
2123process is to stop it. You can examine and modify an attached process
53a5351d
JM
2124with all the @value{GDBN} commands that are ordinarily available when
2125you start processes with @code{run}. You can insert breakpoints; you
2126can step and continue; you can modify storage. If you would rather the
2127process continue running, you may use the @code{continue} command after
c906108c
SS
2128attaching @value{GDBN} to the process.
2129
2130@table @code
2131@kindex detach
2132@item detach
2133When you have finished debugging the attached process, you can use the
2134@code{detach} command to release it from @value{GDBN} control. Detaching
2135the process continues its execution. After the @code{detach} command,
2136that process and @value{GDBN} become completely independent once more, and you
2137are ready to @code{attach} another process or start one with @code{run}.
2138@code{detach} does not repeat if you press @key{RET} again after
2139executing the command.
2140@end table
2141
2142If you exit @value{GDBN} or use the @code{run} command while you have an
2143attached process, you kill that process. By default, @value{GDBN} asks
2144for confirmation if you try to do either of these things; you can
2145control whether or not you need to confirm by using the @code{set
2146confirm} command (@pxref{Messages/Warnings, ,Optional warnings and
2147messages}).
2148
6d2ebf8b 2149@node Kill Process
c906108c 2150@section Killing the child process
c906108c
SS
2151
2152@table @code
2153@kindex kill
2154@item kill
2155Kill the child process in which your program is running under @value{GDBN}.
2156@end table
2157
2158This command is useful if you wish to debug a core dump instead of a
2159running process. @value{GDBN} ignores any core dump file while your program
2160is running.
2161
2162On some operating systems, a program cannot be executed outside @value{GDBN}
2163while you have breakpoints set on it inside @value{GDBN}. You can use the
2164@code{kill} command in this situation to permit running your program
2165outside the debugger.
2166
2167The @code{kill} command is also useful if you wish to recompile and
2168relink your program, since on many systems it is impossible to modify an
2169executable file while it is running in a process. In this case, when you
2170next type @code{run}, @value{GDBN} notices that the file has changed, and
2171reads the symbol table again (while trying to preserve your current
2172breakpoint settings).
2173
6d2ebf8b 2174@node Threads
c906108c 2175@section Debugging programs with multiple threads
c906108c
SS
2176
2177@cindex threads of execution
2178@cindex multiple threads
2179@cindex switching threads
2180In some operating systems, such as HP-UX and Solaris, a single program
2181may have more than one @dfn{thread} of execution. The precise semantics
2182of threads differ from one operating system to another, but in general
2183the threads of a single program are akin to multiple processes---except
2184that they share one address space (that is, they can all examine and
2185modify the same variables). On the other hand, each thread has its own
2186registers and execution stack, and perhaps private memory.
2187
2188@value{GDBN} provides these facilities for debugging multi-thread
2189programs:
2190
2191@itemize @bullet
2192@item automatic notification of new threads
2193@item @samp{thread @var{threadno}}, a command to switch among threads
2194@item @samp{info threads}, a command to inquire about existing threads
5d161b24 2195@item @samp{thread apply [@var{threadno}] [@var{all}] @var{args}},
c906108c
SS
2196a command to apply a command to a list of threads
2197@item thread-specific breakpoints
2198@end itemize
2199
c906108c
SS
2200@quotation
2201@emph{Warning:} These facilities are not yet available on every
2202@value{GDBN} configuration where the operating system supports threads.
2203If your @value{GDBN} does not support threads, these commands have no
2204effect. For example, a system without thread support shows no output
2205from @samp{info threads}, and always rejects the @code{thread} command,
2206like this:
2207
2208@smallexample
2209(@value{GDBP}) info threads
2210(@value{GDBP}) thread 1
2211Thread ID 1 not known. Use the "info threads" command to
2212see the IDs of currently known threads.
2213@end smallexample
2214@c FIXME to implementors: how hard would it be to say "sorry, this GDB
2215@c doesn't support threads"?
2216@end quotation
c906108c
SS
2217
2218@cindex focus of debugging
2219@cindex current thread
2220The @value{GDBN} thread debugging facility allows you to observe all
2221threads while your program runs---but whenever @value{GDBN} takes
2222control, one thread in particular is always the focus of debugging.
2223This thread is called the @dfn{current thread}. Debugging commands show
2224program information from the perspective of the current thread.
2225
41afff9a 2226@cindex @code{New} @var{systag} message
c906108c
SS
2227@cindex thread identifier (system)
2228@c FIXME-implementors!! It would be more helpful if the [New...] message
2229@c included GDB's numeric thread handle, so you could just go to that
2230@c thread without first checking `info threads'.
2231Whenever @value{GDBN} detects a new thread in your program, it displays
2232the target system's identification for the thread with a message in the
2233form @samp{[New @var{systag}]}. @var{systag} is a thread identifier
2234whose form varies depending on the particular system. For example, on
2235LynxOS, you might see
2236
474c8240 2237@smallexample
c906108c 2238[New process 35 thread 27]
474c8240 2239@end smallexample
c906108c
SS
2240
2241@noindent
2242when @value{GDBN} notices a new thread. In contrast, on an SGI system,
2243the @var{systag} is simply something like @samp{process 368}, with no
2244further qualifier.
2245
2246@c FIXME!! (1) Does the [New...] message appear even for the very first
2247@c thread of a program, or does it only appear for the
6ca652b0 2248@c second---i.e.@: when it becomes obvious we have a multithread
c906108c
SS
2249@c program?
2250@c (2) *Is* there necessarily a first thread always? Or do some
2251@c multithread systems permit starting a program with multiple
5d161b24 2252@c threads ab initio?
c906108c
SS
2253
2254@cindex thread number
2255@cindex thread identifier (GDB)
2256For debugging purposes, @value{GDBN} associates its own thread
2257number---always a single integer---with each thread in your program.
2258
2259@table @code
2260@kindex info threads
2261@item info threads
2262Display a summary of all threads currently in your
2263program. @value{GDBN} displays for each thread (in this order):
2264
2265@enumerate
09d4efe1
EZ
2266@item
2267the thread number assigned by @value{GDBN}
c906108c 2268
09d4efe1
EZ
2269@item
2270the target system's thread identifier (@var{systag})
c906108c 2271
09d4efe1
EZ
2272@item
2273the current stack frame summary for that thread
c906108c
SS
2274@end enumerate
2275
2276@noindent
2277An asterisk @samp{*} to the left of the @value{GDBN} thread number
2278indicates the current thread.
2279
5d161b24 2280For example,
c906108c
SS
2281@end table
2282@c end table here to get a little more width for example
2283
2284@smallexample
2285(@value{GDBP}) info threads
2286 3 process 35 thread 27 0x34e5 in sigpause ()
2287 2 process 35 thread 23 0x34e5 in sigpause ()
2288* 1 process 35 thread 13 main (argc=1, argv=0x7ffffff8)
2289 at threadtest.c:68
2290@end smallexample
53a5351d
JM
2291
2292On HP-UX systems:
c906108c 2293
4644b6e3
EZ
2294@cindex debugging multithreaded programs (on HP-UX)
2295@cindex thread identifier (GDB), on HP-UX
c906108c
SS
2296For debugging purposes, @value{GDBN} associates its own thread
2297number---a small integer assigned in thread-creation order---with each
2298thread in your program.
2299
41afff9a
EZ
2300@cindex @code{New} @var{systag} message, on HP-UX
2301@cindex thread identifier (system), on HP-UX
c906108c
SS
2302@c FIXME-implementors!! It would be more helpful if the [New...] message
2303@c included GDB's numeric thread handle, so you could just go to that
2304@c thread without first checking `info threads'.
2305Whenever @value{GDBN} detects a new thread in your program, it displays
2306both @value{GDBN}'s thread number and the target system's identification for the thread with a message in the
2307form @samp{[New @var{systag}]}. @var{systag} is a thread identifier
2308whose form varies depending on the particular system. For example, on
2309HP-UX, you see
2310
474c8240 2311@smallexample
c906108c 2312[New thread 2 (system thread 26594)]
474c8240 2313@end smallexample
c906108c
SS
2314
2315@noindent
5d161b24 2316when @value{GDBN} notices a new thread.
c906108c
SS
2317
2318@table @code
4644b6e3 2319@kindex info threads (HP-UX)
c906108c
SS
2320@item info threads
2321Display a summary of all threads currently in your
2322program. @value{GDBN} displays for each thread (in this order):
2323
2324@enumerate
2325@item the thread number assigned by @value{GDBN}
2326
2327@item the target system's thread identifier (@var{systag})
2328
2329@item the current stack frame summary for that thread
2330@end enumerate
2331
2332@noindent
2333An asterisk @samp{*} to the left of the @value{GDBN} thread number
2334indicates the current thread.
2335
5d161b24 2336For example,
c906108c
SS
2337@end table
2338@c end table here to get a little more width for example
2339
474c8240 2340@smallexample
c906108c 2341(@value{GDBP}) info threads
6d2ebf8b
SS
2342 * 3 system thread 26607 worker (wptr=0x7b09c318 "@@") \@*
2343 at quicksort.c:137
2344 2 system thread 26606 0x7b0030d8 in __ksleep () \@*
2345 from /usr/lib/libc.2
2346 1 system thread 27905 0x7b003498 in _brk () \@*
2347 from /usr/lib/libc.2
474c8240 2348@end smallexample
c906108c 2349
c45da7e6
EZ
2350On Solaris, you can display more information about user threads with a
2351Solaris-specific command:
2352
2353@table @code
2354@item maint info sol-threads
2355@kindex maint info sol-threads
2356@cindex thread info (Solaris)
2357Display info on Solaris user threads.
2358@end table
2359
c906108c
SS
2360@table @code
2361@kindex thread @var{threadno}
2362@item thread @var{threadno}
2363Make thread number @var{threadno} the current thread. The command
2364argument @var{threadno} is the internal @value{GDBN} thread number, as
2365shown in the first field of the @samp{info threads} display.
2366@value{GDBN} responds by displaying the system identifier of the thread
2367you selected, and its current stack frame summary:
2368
2369@smallexample
2370@c FIXME!! This example made up; find a @value{GDBN} w/threads and get real one
2371(@value{GDBP}) thread 2
c906108c 2372[Switching to process 35 thread 23]
c906108c
SS
23730x34e5 in sigpause ()
2374@end smallexample
2375
2376@noindent
2377As with the @samp{[New @dots{}]} message, the form of the text after
2378@samp{Switching to} depends on your system's conventions for identifying
5d161b24 2379threads.
c906108c 2380
9c16f35a 2381@kindex thread apply
c906108c
SS
2382@item thread apply [@var{threadno}] [@var{all}] @var{args}
2383The @code{thread apply} command allows you to apply a command to one or
2384more threads. Specify the numbers of the threads that you want affected
2385with the command argument @var{threadno}. @var{threadno} is the internal
2386@value{GDBN} thread number, as shown in the first field of the @samp{info
5d161b24
DB
2387threads} display. To apply a command to all threads, use
2388@code{thread apply all} @var{args}.
c906108c
SS
2389@end table
2390
2391@cindex automatic thread selection
2392@cindex switching threads automatically
2393@cindex threads, automatic switching
2394Whenever @value{GDBN} stops your program, due to a breakpoint or a
2395signal, it automatically selects the thread where that breakpoint or
2396signal happened. @value{GDBN} alerts you to the context switch with a
2397message of the form @samp{[Switching to @var{systag}]} to identify the
2398thread.
2399
2400@xref{Thread Stops,,Stopping and starting multi-thread programs}, for
2401more information about how @value{GDBN} behaves when you stop and start
2402programs with multiple threads.
2403
2404@xref{Set Watchpoints,,Setting watchpoints}, for information about
2405watchpoints in programs with multiple threads.
c906108c 2406
6d2ebf8b 2407@node Processes
c906108c
SS
2408@section Debugging programs with multiple processes
2409
2410@cindex fork, debugging programs which call
2411@cindex multiple processes
2412@cindex processes, multiple
53a5351d
JM
2413On most systems, @value{GDBN} has no special support for debugging
2414programs which create additional processes using the @code{fork}
2415function. When a program forks, @value{GDBN} will continue to debug the
2416parent process and the child process will run unimpeded. If you have
2417set a breakpoint in any code which the child then executes, the child
2418will get a @code{SIGTRAP} signal which (unless it catches the signal)
2419will cause it to terminate.
c906108c
SS
2420
2421However, if you want to debug the child process there is a workaround
2422which isn't too painful. Put a call to @code{sleep} in the code which
2423the child process executes after the fork. It may be useful to sleep
2424only if a certain environment variable is set, or a certain file exists,
2425so that the delay need not occur when you don't want to run @value{GDBN}
2426on the child. While the child is sleeping, use the @code{ps} program to
2427get its process ID. Then tell @value{GDBN} (a new invocation of
2428@value{GDBN} if you are also debugging the parent process) to attach to
d4f3574e 2429the child process (@pxref{Attach}). From that point on you can debug
c906108c 2430the child process just like any other process which you attached to.
c906108c 2431
b51970ac
DJ
2432On some systems, @value{GDBN} provides support for debugging programs that
2433create additional processes using the @code{fork} or @code{vfork} functions.
2434Currently, the only platforms with this feature are HP-UX (11.x and later
2435only?) and GNU/Linux (kernel version 2.5.60 and later).
c906108c
SS
2436
2437By default, when a program forks, @value{GDBN} will continue to debug
2438the parent process and the child process will run unimpeded.
2439
2440If you want to follow the child process instead of the parent process,
2441use the command @w{@code{set follow-fork-mode}}.
2442
2443@table @code
2444@kindex set follow-fork-mode
2445@item set follow-fork-mode @var{mode}
2446Set the debugger response to a program call of @code{fork} or
2447@code{vfork}. A call to @code{fork} or @code{vfork} creates a new
9c16f35a 2448process. The @var{mode} argument can be:
c906108c
SS
2449
2450@table @code
2451@item parent
2452The original process is debugged after a fork. The child process runs
2df3850c 2453unimpeded. This is the default.
c906108c
SS
2454
2455@item child
2456The new process is debugged after a fork. The parent process runs
2457unimpeded.
2458
c906108c
SS
2459@end table
2460
9c16f35a 2461@kindex show follow-fork-mode
c906108c 2462@item show follow-fork-mode
2df3850c 2463Display the current debugger response to a @code{fork} or @code{vfork} call.
c906108c
SS
2464@end table
2465
2466If you ask to debug a child process and a @code{vfork} is followed by an
2467@code{exec}, @value{GDBN} executes the new target up to the first
2468breakpoint in the new target. If you have a breakpoint set on
2469@code{main} in your original program, the breakpoint will also be set on
2470the child process's @code{main}.
2471
2472When a child process is spawned by @code{vfork}, you cannot debug the
2473child or parent until an @code{exec} call completes.
2474
2475If you issue a @code{run} command to @value{GDBN} after an @code{exec}
2476call executes, the new target restarts. To restart the parent process,
2477use the @code{file} command with the parent executable name as its
2478argument.
2479
2480You can use the @code{catch} command to make @value{GDBN} stop whenever
2481a @code{fork}, @code{vfork}, or @code{exec} call is made. @xref{Set
2482Catchpoints, ,Setting catchpoints}.
c906108c 2483
6d2ebf8b 2484@node Stopping
c906108c
SS
2485@chapter Stopping and Continuing
2486
2487The principal purposes of using a debugger are so that you can stop your
2488program before it terminates; or so that, if your program runs into
2489trouble, you can investigate and find out why.
2490
7a292a7a
SS
2491Inside @value{GDBN}, your program may stop for any of several reasons,
2492such as a signal, a breakpoint, or reaching a new line after a
2493@value{GDBN} command such as @code{step}. You may then examine and
2494change variables, set new breakpoints or remove old ones, and then
2495continue execution. Usually, the messages shown by @value{GDBN} provide
2496ample explanation of the status of your program---but you can also
2497explicitly request this information at any time.
c906108c
SS
2498
2499@table @code
2500@kindex info program
2501@item info program
2502Display information about the status of your program: whether it is
7a292a7a 2503running or not, what process it is, and why it stopped.
c906108c
SS
2504@end table
2505
2506@menu
2507* Breakpoints:: Breakpoints, watchpoints, and catchpoints
2508* Continuing and Stepping:: Resuming execution
c906108c 2509* Signals:: Signals
c906108c 2510* Thread Stops:: Stopping and starting multi-thread programs
c906108c
SS
2511@end menu
2512
6d2ebf8b 2513@node Breakpoints
c906108c
SS
2514@section Breakpoints, watchpoints, and catchpoints
2515
2516@cindex breakpoints
2517A @dfn{breakpoint} makes your program stop whenever a certain point in
2518the program is reached. For each breakpoint, you can add conditions to
2519control in finer detail whether your program stops. You can set
2520breakpoints with the @code{break} command and its variants (@pxref{Set
2521Breaks, ,Setting breakpoints}), to specify the place where your program
2522should stop by line number, function name or exact address in the
2523program.
2524
09d4efe1
EZ
2525On some systems, you can set breakpoints in shared libraries before
2526the executable is run. There is a minor limitation on HP-UX systems:
2527you must wait until the executable is run in order to set breakpoints
2528in shared library routines that are not called directly by the program
2529(for example, routines that are arguments in a @code{pthread_create}
2530call).
c906108c
SS
2531
2532@cindex watchpoints
2533@cindex memory tracing
2534@cindex breakpoint on memory address
2535@cindex breakpoint on variable modification
2536A @dfn{watchpoint} is a special breakpoint that stops your program
2537when the value of an expression changes. You must use a different
2538command to set watchpoints (@pxref{Set Watchpoints, ,Setting
2539watchpoints}), but aside from that, you can manage a watchpoint like
2540any other breakpoint: you enable, disable, and delete both breakpoints
2541and watchpoints using the same commands.
2542
2543You can arrange to have values from your program displayed automatically
2544whenever @value{GDBN} stops at a breakpoint. @xref{Auto Display,,
2545Automatic display}.
2546
2547@cindex catchpoints
2548@cindex breakpoint on events
2549A @dfn{catchpoint} is another special breakpoint that stops your program
b37052ae 2550when a certain kind of event occurs, such as the throwing of a C@t{++}
c906108c
SS
2551exception or the loading of a library. As with watchpoints, you use a
2552different command to set a catchpoint (@pxref{Set Catchpoints, ,Setting
2553catchpoints}), but aside from that, you can manage a catchpoint like any
2554other breakpoint. (To stop when your program receives a signal, use the
d4f3574e 2555@code{handle} command; see @ref{Signals, ,Signals}.)
c906108c
SS
2556
2557@cindex breakpoint numbers
2558@cindex numbers for breakpoints
2559@value{GDBN} assigns a number to each breakpoint, watchpoint, or
2560catchpoint when you create it; these numbers are successive integers
2561starting with one. In many of the commands for controlling various
2562features of breakpoints you use the breakpoint number to say which
2563breakpoint you want to change. Each breakpoint may be @dfn{enabled} or
2564@dfn{disabled}; if disabled, it has no effect on your program until you
2565enable it again.
2566
c5394b80
JM
2567@cindex breakpoint ranges
2568@cindex ranges of breakpoints
2569Some @value{GDBN} commands accept a range of breakpoints on which to
2570operate. A breakpoint range is either a single breakpoint number, like
2571@samp{5}, or two such numbers, in increasing order, separated by a
2572hyphen, like @samp{5-7}. When a breakpoint range is given to a command,
2573all breakpoint in that range are operated on.
2574
c906108c
SS
2575@menu
2576* Set Breaks:: Setting breakpoints
2577* Set Watchpoints:: Setting watchpoints
2578* Set Catchpoints:: Setting catchpoints
2579* Delete Breaks:: Deleting breakpoints
2580* Disabling:: Disabling breakpoints
2581* Conditions:: Break conditions
2582* Break Commands:: Breakpoint command lists
c906108c 2583* Breakpoint Menus:: Breakpoint menus
d4f3574e 2584* Error in Breakpoints:: ``Cannot insert breakpoints''
e4d5f7e1 2585* Breakpoint related warnings:: ``Breakpoint address adjusted...''
c906108c
SS
2586@end menu
2587
6d2ebf8b 2588@node Set Breaks
c906108c
SS
2589@subsection Setting breakpoints
2590
5d161b24 2591@c FIXME LMB what does GDB do if no code on line of breakpt?
c906108c
SS
2592@c consider in particular declaration with/without initialization.
2593@c
2594@c FIXME 2 is there stuff on this already? break at fun start, already init?
2595
2596@kindex break
41afff9a
EZ
2597@kindex b @r{(@code{break})}
2598@vindex $bpnum@r{, convenience variable}
c906108c
SS
2599@cindex latest breakpoint
2600Breakpoints are set with the @code{break} command (abbreviated
5d161b24 2601@code{b}). The debugger convenience variable @samp{$bpnum} records the
f3b28801 2602number of the breakpoint you've set most recently; see @ref{Convenience
c906108c
SS
2603Vars,, Convenience variables}, for a discussion of what you can do with
2604convenience variables.
2605
2606You have several ways to say where the breakpoint should go.
2607
2608@table @code
2609@item break @var{function}
5d161b24 2610Set a breakpoint at entry to function @var{function}.
c906108c 2611When using source languages that permit overloading of symbols, such as
b37052ae 2612C@t{++}, @var{function} may refer to more than one possible place to break.
c906108c 2613@xref{Breakpoint Menus,,Breakpoint menus}, for a discussion of that situation.
c906108c
SS
2614
2615@item break +@var{offset}
2616@itemx break -@var{offset}
2617Set a breakpoint some number of lines forward or back from the position
d4f3574e 2618at which execution stopped in the currently selected @dfn{stack frame}.
2df3850c 2619(@xref{Frames, ,Frames}, for a description of stack frames.)
c906108c
SS
2620
2621@item break @var{linenum}
2622Set a breakpoint at line @var{linenum} in the current source file.
d4f3574e
SS
2623The current source file is the last file whose source text was printed.
2624The breakpoint will stop your program just before it executes any of the
c906108c
SS
2625code on that line.
2626
2627@item break @var{filename}:@var{linenum}
2628Set a breakpoint at line @var{linenum} in source file @var{filename}.
2629
2630@item break @var{filename}:@var{function}
2631Set a breakpoint at entry to function @var{function} found in file
2632@var{filename}. Specifying a file name as well as a function name is
2633superfluous except when multiple files contain similarly named
2634functions.
2635
2636@item break *@var{address}
2637Set a breakpoint at address @var{address}. You can use this to set
2638breakpoints in parts of your program which do not have debugging
2639information or source files.
2640
2641@item break
2642When called without any arguments, @code{break} sets a breakpoint at
2643the next instruction to be executed in the selected stack frame
2644(@pxref{Stack, ,Examining the Stack}). In any selected frame but the
2645innermost, this makes your program stop as soon as control
2646returns to that frame. This is similar to the effect of a
2647@code{finish} command in the frame inside the selected frame---except
2648that @code{finish} does not leave an active breakpoint. If you use
2649@code{break} without an argument in the innermost frame, @value{GDBN} stops
2650the next time it reaches the current location; this may be useful
2651inside loops.
2652
2653@value{GDBN} normally ignores breakpoints when it resumes execution, until at
2654least one instruction has been executed. If it did not do this, you
2655would be unable to proceed past a breakpoint without first disabling the
2656breakpoint. This rule applies whether or not the breakpoint already
2657existed when your program stopped.
2658
2659@item break @dots{} if @var{cond}
2660Set a breakpoint with condition @var{cond}; evaluate the expression
2661@var{cond} each time the breakpoint is reached, and stop only if the
2662value is nonzero---that is, if @var{cond} evaluates as true.
2663@samp{@dots{}} stands for one of the possible arguments described
2664above (or no argument) specifying where to break. @xref{Conditions,
2665,Break conditions}, for more information on breakpoint conditions.
2666
2667@kindex tbreak
2668@item tbreak @var{args}
2669Set a breakpoint enabled only for one stop. @var{args} are the
2670same as for the @code{break} command, and the breakpoint is set in the same
2671way, but the breakpoint is automatically deleted after the first time your
2672program stops there. @xref{Disabling, ,Disabling breakpoints}.
2673
c906108c 2674@kindex hbreak
ba04e063 2675@cindex hardware breakpoints
c906108c 2676@item hbreak @var{args}
d4f3574e
SS
2677Set a hardware-assisted breakpoint. @var{args} are the same as for the
2678@code{break} command and the breakpoint is set in the same way, but the
c906108c
SS
2679breakpoint requires hardware support and some target hardware may not
2680have this support. The main purpose of this is EPROM/ROM code
d4f3574e
SS
2681debugging, so you can set a breakpoint at an instruction without
2682changing the instruction. This can be used with the new trap-generation
09d4efe1 2683provided by SPARClite DSU and most x86-based targets. These targets
d4f3574e
SS
2684will generate traps when a program accesses some data or instruction
2685address that is assigned to the debug registers. However the hardware
2686breakpoint registers can take a limited number of breakpoints. For
2687example, on the DSU, only two data breakpoints can be set at a time, and
2688@value{GDBN} will reject this command if more than two are used. Delete
2689or disable unused hardware breakpoints before setting new ones
2690(@pxref{Disabling, ,Disabling}). @xref{Conditions, ,Break conditions}.
9c16f35a
EZ
2691For remote targets, you can restrict the number of hardware
2692breakpoints @value{GDBN} will use, see @ref{set remote
2693hardware-breakpoint-limit}.
501eef12 2694
c906108c
SS
2695
2696@kindex thbreak
2697@item thbreak @var{args}
2698Set a hardware-assisted breakpoint enabled only for one stop. @var{args}
2699are the same as for the @code{hbreak} command and the breakpoint is set in
5d161b24 2700the same way. However, like the @code{tbreak} command,
c906108c
SS
2701the breakpoint is automatically deleted after the
2702first time your program stops there. Also, like the @code{hbreak}
5d161b24
DB
2703command, the breakpoint requires hardware support and some target hardware
2704may not have this support. @xref{Disabling, ,Disabling breakpoints}.
d4f3574e 2705See also @ref{Conditions, ,Break conditions}.
c906108c
SS
2706
2707@kindex rbreak
2708@cindex regular expression
c45da7e6
EZ
2709@cindex breakpoints in functions matching a regexp
2710@cindex set breakpoints in many functions
c906108c 2711@item rbreak @var{regex}
c906108c 2712Set breakpoints on all functions matching the regular expression
11cf8741
JM
2713@var{regex}. This command sets an unconditional breakpoint on all
2714matches, printing a list of all breakpoints it set. Once these
2715breakpoints are set, they are treated just like the breakpoints set with
2716the @code{break} command. You can delete them, disable them, or make
2717them conditional the same way as any other breakpoint.
2718
2719The syntax of the regular expression is the standard one used with tools
2720like @file{grep}. Note that this is different from the syntax used by
2721shells, so for instance @code{foo*} matches all functions that include
2722an @code{fo} followed by zero or more @code{o}s. There is an implicit
2723@code{.*} leading and trailing the regular expression you supply, so to
2724match only functions that begin with @code{foo}, use @code{^foo}.
c906108c 2725
f7dc1244 2726@cindex non-member C@t{++} functions, set breakpoint in
b37052ae 2727When debugging C@t{++} programs, @code{rbreak} is useful for setting
c906108c
SS
2728breakpoints on overloaded functions that are not members of any special
2729classes.
c906108c 2730
f7dc1244
EZ
2731@cindex set breakpoints on all functions
2732The @code{rbreak} command can be used to set breakpoints in
2733@strong{all} the functions in a program, like this:
2734
2735@smallexample
2736(@value{GDBP}) rbreak .
2737@end smallexample
2738
c906108c
SS
2739@kindex info breakpoints
2740@cindex @code{$_} and @code{info breakpoints}
2741@item info breakpoints @r{[}@var{n}@r{]}
2742@itemx info break @r{[}@var{n}@r{]}
2743@itemx info watchpoints @r{[}@var{n}@r{]}
2744Print a table of all breakpoints, watchpoints, and catchpoints set and
2745not deleted, with the following columns for each breakpoint:
2746
2747@table @emph
2748@item Breakpoint Numbers
2749@item Type
2750Breakpoint, watchpoint, or catchpoint.
2751@item Disposition
2752Whether the breakpoint is marked to be disabled or deleted when hit.
2753@item Enabled or Disabled
2754Enabled breakpoints are marked with @samp{y}. @samp{n} marks breakpoints
2755that are not enabled.
2756@item Address
2650777c
JJ
2757Where the breakpoint is in your program, as a memory address. If the
2758breakpoint is pending (see below for details) on a future load of a shared library, the address
2759will be listed as @samp{<PENDING>}.
c906108c
SS
2760@item What
2761Where the breakpoint is in the source for your program, as a file and
2650777c
JJ
2762line number. For a pending breakpoint, the original string passed to
2763the breakpoint command will be listed as it cannot be resolved until
2764the appropriate shared library is loaded in the future.
c906108c
SS
2765@end table
2766
2767@noindent
2768If a breakpoint is conditional, @code{info break} shows the condition on
2769the line following the affected breakpoint; breakpoint commands, if any,
2650777c
JJ
2770are listed after that. A pending breakpoint is allowed to have a condition
2771specified for it. The condition is not parsed for validity until a shared
2772library is loaded that allows the pending breakpoint to resolve to a
2773valid location.
c906108c
SS
2774
2775@noindent
2776@code{info break} with a breakpoint
2777number @var{n} as argument lists only that breakpoint. The
2778convenience variable @code{$_} and the default examining-address for
2779the @code{x} command are set to the address of the last breakpoint
5d161b24 2780listed (@pxref{Memory, ,Examining memory}).
c906108c
SS
2781
2782@noindent
2783@code{info break} displays a count of the number of times the breakpoint
2784has been hit. This is especially useful in conjunction with the
2785@code{ignore} command. You can ignore a large number of breakpoint
2786hits, look at the breakpoint info to see how many times the breakpoint
2787was hit, and then run again, ignoring one less than that number. This
2788will get you quickly to the last hit of that breakpoint.
2789@end table
2790
2791@value{GDBN} allows you to set any number of breakpoints at the same place in
2792your program. There is nothing silly or meaningless about this. When
2793the breakpoints are conditional, this is even useful
2794(@pxref{Conditions, ,Break conditions}).
2795
2650777c 2796@cindex pending breakpoints
dd79a6cf
JJ
2797If a specified breakpoint location cannot be found, it may be due to the fact
2798that the location is in a shared library that is yet to be loaded. In such
2799a case, you may want @value{GDBN} to create a special breakpoint (known as
2800a @dfn{pending breakpoint}) that
2801attempts to resolve itself in the future when an appropriate shared library
2802gets loaded.
2803
2804Pending breakpoints are useful to set at the start of your
2650777c
JJ
2805@value{GDBN} session for locations that you know will be dynamically loaded
2806later by the program being debugged. When shared libraries are loaded,
dd79a6cf
JJ
2807a check is made to see if the load resolves any pending breakpoint locations.
2808If a pending breakpoint location gets resolved,
2809a regular breakpoint is created and the original pending breakpoint is removed.
2810
2811@value{GDBN} provides some additional commands for controlling pending
2812breakpoint support:
2813
2814@kindex set breakpoint pending
2815@kindex show breakpoint pending
2816@table @code
2817@item set breakpoint pending auto
2818This is the default behavior. When @value{GDBN} cannot find the breakpoint
2819location, it queries you whether a pending breakpoint should be created.
2820
2821@item set breakpoint pending on
2822This indicates that an unrecognized breakpoint location should automatically
2823result in a pending breakpoint being created.
2824
2825@item set breakpoint pending off
2826This indicates that pending breakpoints are not to be created. Any
2827unrecognized breakpoint location results in an error. This setting does
2828not affect any pending breakpoints previously created.
2829
2830@item show breakpoint pending
2831Show the current behavior setting for creating pending breakpoints.
2832@end table
2650777c 2833
649e03f6
RM
2834@cindex operations allowed on pending breakpoints
2835Normal breakpoint operations apply to pending breakpoints as well. You may
2836specify a condition for a pending breakpoint and/or commands to run when the
2650777c
JJ
2837breakpoint is reached. You can also enable or disable
2838the pending breakpoint. When you specify a condition for a pending breakpoint,
2839the parsing of the condition will be deferred until the point where the
2840pending breakpoint location is resolved. Disabling a pending breakpoint
2841tells @value{GDBN} to not attempt to resolve the breakpoint on any subsequent
2842shared library load. When a pending breakpoint is re-enabled,
649e03f6 2843@value{GDBN} checks to see if the location is already resolved.
2650777c
JJ
2844This is done because any number of shared library loads could have
2845occurred since the time the breakpoint was disabled and one or more
2846of these loads could resolve the location.
2847
c906108c
SS
2848@cindex negative breakpoint numbers
2849@cindex internal @value{GDBN} breakpoints
eb12ee30
AC
2850@value{GDBN} itself sometimes sets breakpoints in your program for
2851special purposes, such as proper handling of @code{longjmp} (in C
2852programs). These internal breakpoints are assigned negative numbers,
2853starting with @code{-1}; @samp{info breakpoints} does not display them.
c906108c 2854You can see these breakpoints with the @value{GDBN} maintenance command
eb12ee30 2855@samp{maint info breakpoints} (@pxref{maint info breakpoints}).
c906108c
SS
2856
2857
6d2ebf8b 2858@node Set Watchpoints
c906108c
SS
2859@subsection Setting watchpoints
2860
2861@cindex setting watchpoints
c906108c
SS
2862You can use a watchpoint to stop execution whenever the value of an
2863expression changes, without having to predict a particular place where
2864this may happen.
2865
82f2d802
EZ
2866@cindex software watchpoints
2867@cindex hardware watchpoints
c906108c 2868Depending on your system, watchpoints may be implemented in software or
2df3850c 2869hardware. @value{GDBN} does software watchpointing by single-stepping your
c906108c
SS
2870program and testing the variable's value each time, which is hundreds of
2871times slower than normal execution. (But this may still be worth it, to
2872catch errors where you have no clue what part of your program is the
2873culprit.)
2874
82f2d802
EZ
2875On some systems, such as HP-UX, @sc{gnu}/Linux and most other
2876x86-based targets, @value{GDBN} includes support for hardware
2877watchpoints, which do not slow down the running of your program.
c906108c
SS
2878
2879@table @code
2880@kindex watch
2881@item watch @var{expr}
2882Set a watchpoint for an expression. @value{GDBN} will break when @var{expr}
2883is written into by the program and its value changes.
2884
2885@kindex rwatch
2886@item rwatch @var{expr}
09d4efe1
EZ
2887Set a watchpoint that will break when the value of @var{expr} is read
2888by the program.
c906108c
SS
2889
2890@kindex awatch
2891@item awatch @var{expr}
09d4efe1
EZ
2892Set a watchpoint that will break when @var{expr} is either read from
2893or written into by the program.
c906108c
SS
2894
2895@kindex info watchpoints
2896@item info watchpoints
2897This command prints a list of watchpoints, breakpoints, and catchpoints;
09d4efe1 2898it is the same as @code{info break} (@pxref{Set Breaks}).
c906108c
SS
2899@end table
2900
2901@value{GDBN} sets a @dfn{hardware watchpoint} if possible. Hardware
2902watchpoints execute very quickly, and the debugger reports a change in
2903value at the exact instruction where the change occurs. If @value{GDBN}
2904cannot set a hardware watchpoint, it sets a software watchpoint, which
2905executes more slowly and reports the change in value at the next
82f2d802
EZ
2906@emph{statement}, not the instruction, after the change occurs.
2907
2908@vindex can-use-hw-watchpoints
2909@cindex use only software watchpoints
2910You can force @value{GDBN} to use only software watchpoints with the
2911@kbd{set can-use-hw-watchpoints 0} command. With this variable set to
2912zero, @value{GDBN} will never try to use hardware watchpoints, even if
2913the underlying system supports them. (Note that hardware-assisted
2914watchpoints that were set @emph{before} setting
2915@code{can-use-hw-watchpoints} to zero will still use the hardware
2916mechanism of watching expressiion values.)
c906108c 2917
9c16f35a
EZ
2918@table @code
2919@item set can-use-hw-watchpoints
2920@kindex set can-use-hw-watchpoints
2921Set whether or not to use hardware watchpoints.
2922
2923@item show can-use-hw-watchpoints
2924@kindex show can-use-hw-watchpoints
2925Show the current mode of using hardware watchpoints.
2926@end table
2927
2928For remote targets, you can restrict the number of hardware
2929watchpoints @value{GDBN} will use, see @ref{set remote
2930hardware-breakpoint-limit}.
2931
c906108c
SS
2932When you issue the @code{watch} command, @value{GDBN} reports
2933
474c8240 2934@smallexample
c906108c 2935Hardware watchpoint @var{num}: @var{expr}
474c8240 2936@end smallexample
c906108c
SS
2937
2938@noindent
2939if it was able to set a hardware watchpoint.
2940
7be570e7
JM
2941Currently, the @code{awatch} and @code{rwatch} commands can only set
2942hardware watchpoints, because accesses to data that don't change the
2943value of the watched expression cannot be detected without examining
2944every instruction as it is being executed, and @value{GDBN} does not do
2945that currently. If @value{GDBN} finds that it is unable to set a
2946hardware breakpoint with the @code{awatch} or @code{rwatch} command, it
2947will print a message like this:
2948
2949@smallexample
2950Expression cannot be implemented with read/access watchpoint.
2951@end smallexample
2952
2953Sometimes, @value{GDBN} cannot set a hardware watchpoint because the
2954data type of the watched expression is wider than what a hardware
2955watchpoint on the target machine can handle. For example, some systems
2956can only watch regions that are up to 4 bytes wide; on such systems you
2957cannot set hardware watchpoints for an expression that yields a
2958double-precision floating-point number (which is typically 8 bytes
2959wide). As a work-around, it might be possible to break the large region
2960into a series of smaller ones and watch them with separate watchpoints.
2961
2962If you set too many hardware watchpoints, @value{GDBN} might be unable
2963to insert all of them when you resume the execution of your program.
2964Since the precise number of active watchpoints is unknown until such
2965time as the program is about to be resumed, @value{GDBN} might not be
2966able to warn you about this when you set the watchpoints, and the
2967warning will be printed only when the program is resumed:
2968
2969@smallexample
2970Hardware watchpoint @var{num}: Could not insert watchpoint
2971@end smallexample
2972
2973@noindent
2974If this happens, delete or disable some of the watchpoints.
2975
2976The SPARClite DSU will generate traps when a program accesses some data
2977or instruction address that is assigned to the debug registers. For the
2978data addresses, DSU facilitates the @code{watch} command. However the
2979hardware breakpoint registers can only take two data watchpoints, and
2980both watchpoints must be the same kind. For example, you can set two
2981watchpoints with @code{watch} commands, two with @code{rwatch} commands,
2982@strong{or} two with @code{awatch} commands, but you cannot set one
2983watchpoint with one command and the other with a different command.
c906108c
SS
2984@value{GDBN} will reject the command if you try to mix watchpoints.
2985Delete or disable unused watchpoint commands before setting new ones.
2986
2987If you call a function interactively using @code{print} or @code{call},
2df3850c 2988any watchpoints you have set will be inactive until @value{GDBN} reaches another
c906108c
SS
2989kind of breakpoint or the call completes.
2990
7be570e7
JM
2991@value{GDBN} automatically deletes watchpoints that watch local
2992(automatic) variables, or expressions that involve such variables, when
2993they go out of scope, that is, when the execution leaves the block in
2994which these variables were defined. In particular, when the program
2995being debugged terminates, @emph{all} local variables go out of scope,
2996and so only watchpoints that watch global variables remain set. If you
2997rerun the program, you will need to set all such watchpoints again. One
2998way of doing that would be to set a code breakpoint at the entry to the
2999@code{main} function and when it breaks, set all the watchpoints.
3000
c906108c
SS
3001@quotation
3002@cindex watchpoints and threads
3003@cindex threads and watchpoints
c906108c
SS
3004@emph{Warning:} In multi-thread programs, watchpoints have only limited
3005usefulness. With the current watchpoint implementation, @value{GDBN}
3006can only watch the value of an expression @emph{in a single thread}. If
3007you are confident that the expression can only change due to the current
3008thread's activity (and if you are also confident that no other thread
3009can become current), then you can use watchpoints as usual. However,
3010@value{GDBN} may not notice when a non-current thread's activity changes
3011the expression.
53a5351d 3012
d4f3574e 3013@c FIXME: this is almost identical to the previous paragraph.
53a5351d
JM
3014@emph{HP-UX Warning:} In multi-thread programs, software watchpoints
3015have only limited usefulness. If @value{GDBN} creates a software
3016watchpoint, it can only watch the value of an expression @emph{in a
3017single thread}. If you are confident that the expression can only
3018change due to the current thread's activity (and if you are also
3019confident that no other thread can become current), then you can use
3020software watchpoints as usual. However, @value{GDBN} may not notice
3021when a non-current thread's activity changes the expression. (Hardware
3022watchpoints, in contrast, watch an expression in all threads.)
c906108c 3023@end quotation
c906108c 3024
501eef12
AC
3025@xref{set remote hardware-watchpoint-limit}.
3026
6d2ebf8b 3027@node Set Catchpoints
c906108c 3028@subsection Setting catchpoints
d4f3574e 3029@cindex catchpoints, setting
c906108c
SS
3030@cindex exception handlers
3031@cindex event handling
3032
3033You can use @dfn{catchpoints} to cause the debugger to stop for certain
b37052ae 3034kinds of program events, such as C@t{++} exceptions or the loading of a
c906108c
SS
3035shared library. Use the @code{catch} command to set a catchpoint.
3036
3037@table @code
3038@kindex catch
3039@item catch @var{event}
3040Stop when @var{event} occurs. @var{event} can be any of the following:
3041@table @code
3042@item throw
4644b6e3 3043@cindex stop on C@t{++} exceptions
b37052ae 3044The throwing of a C@t{++} exception.
c906108c
SS
3045
3046@item catch
b37052ae 3047The catching of a C@t{++} exception.
c906108c
SS
3048
3049@item exec
4644b6e3 3050@cindex break on fork/exec
c906108c
SS
3051A call to @code{exec}. This is currently only available for HP-UX.
3052
3053@item fork
c906108c
SS
3054A call to @code{fork}. This is currently only available for HP-UX.
3055
3056@item vfork
c906108c
SS
3057A call to @code{vfork}. This is currently only available for HP-UX.
3058
3059@item load
3060@itemx load @var{libname}
4644b6e3 3061@cindex break on load/unload of shared library
c906108c
SS
3062The dynamic loading of any shared library, or the loading of the library
3063@var{libname}. This is currently only available for HP-UX.
3064
3065@item unload
3066@itemx unload @var{libname}
c906108c
SS
3067The unloading of any dynamically loaded shared library, or the unloading
3068of the library @var{libname}. This is currently only available for HP-UX.
3069@end table
3070
3071@item tcatch @var{event}
3072Set a catchpoint that is enabled only for one stop. The catchpoint is
3073automatically deleted after the first time the event is caught.
3074
3075@end table
3076
3077Use the @code{info break} command to list the current catchpoints.
3078
b37052ae 3079There are currently some limitations to C@t{++} exception handling
c906108c
SS
3080(@code{catch throw} and @code{catch catch}) in @value{GDBN}:
3081
3082@itemize @bullet
3083@item
3084If you call a function interactively, @value{GDBN} normally returns
3085control to you when the function has finished executing. If the call
3086raises an exception, however, the call may bypass the mechanism that
3087returns control to you and cause your program either to abort or to
3088simply continue running until it hits a breakpoint, catches a signal
3089that @value{GDBN} is listening for, or exits. This is the case even if
3090you set a catchpoint for the exception; catchpoints on exceptions are
3091disabled within interactive calls.
3092
3093@item
3094You cannot raise an exception interactively.
3095
3096@item
3097You cannot install an exception handler interactively.
3098@end itemize
3099
3100@cindex raise exceptions
3101Sometimes @code{catch} is not the best way to debug exception handling:
3102if you need to know exactly where an exception is raised, it is better to
3103stop @emph{before} the exception handler is called, since that way you
3104can see the stack before any unwinding takes place. If you set a
3105breakpoint in an exception handler instead, it may not be easy to find
3106out where the exception was raised.
3107
3108To stop just before an exception handler is called, you need some
b37052ae 3109knowledge of the implementation. In the case of @sc{gnu} C@t{++}, exceptions are
c906108c
SS
3110raised by calling a library function named @code{__raise_exception}
3111which has the following ANSI C interface:
3112
474c8240 3113@smallexample
c906108c 3114 /* @var{addr} is where the exception identifier is stored.
d4f3574e
SS
3115 @var{id} is the exception identifier. */
3116 void __raise_exception (void **addr, void *id);
474c8240 3117@end smallexample
c906108c
SS
3118
3119@noindent
3120To make the debugger catch all exceptions before any stack
3121unwinding takes place, set a breakpoint on @code{__raise_exception}
3122(@pxref{Breakpoints, ,Breakpoints; watchpoints; and exceptions}).
3123
3124With a conditional breakpoint (@pxref{Conditions, ,Break conditions})
3125that depends on the value of @var{id}, you can stop your program when
3126a specific exception is raised. You can use multiple conditional
3127breakpoints to stop your program when any of a number of exceptions are
3128raised.
3129
3130
6d2ebf8b 3131@node Delete Breaks
c906108c
SS
3132@subsection Deleting breakpoints
3133
3134@cindex clearing breakpoints, watchpoints, catchpoints
3135@cindex deleting breakpoints, watchpoints, catchpoints
3136It is often necessary to eliminate a breakpoint, watchpoint, or
3137catchpoint once it has done its job and you no longer want your program
3138to stop there. This is called @dfn{deleting} the breakpoint. A
3139breakpoint that has been deleted no longer exists; it is forgotten.
3140
3141With the @code{clear} command you can delete breakpoints according to
3142where they are in your program. With the @code{delete} command you can
3143delete individual breakpoints, watchpoints, or catchpoints by specifying
3144their breakpoint numbers.
3145
3146It is not necessary to delete a breakpoint to proceed past it. @value{GDBN}
3147automatically ignores breakpoints on the first instruction to be executed
3148when you continue execution without changing the execution address.
3149
3150@table @code
3151@kindex clear
3152@item clear
3153Delete any breakpoints at the next instruction to be executed in the
3154selected stack frame (@pxref{Selection, ,Selecting a frame}). When
3155the innermost frame is selected, this is a good way to delete a
3156breakpoint where your program just stopped.
3157
3158@item clear @var{function}
3159@itemx clear @var{filename}:@var{function}
09d4efe1 3160Delete any breakpoints set at entry to the named @var{function}.
c906108c
SS
3161
3162@item clear @var{linenum}
3163@itemx clear @var{filename}:@var{linenum}
09d4efe1
EZ
3164Delete any breakpoints set at or within the code of the specified
3165@var{linenum} of the specified @var{filename}.
c906108c
SS
3166
3167@cindex delete breakpoints
3168@kindex delete
41afff9a 3169@kindex d @r{(@code{delete})}
c5394b80
JM
3170@item delete @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
3171Delete the breakpoints, watchpoints, or catchpoints of the breakpoint
3172ranges specified as arguments. If no argument is specified, delete all
c906108c
SS
3173breakpoints (@value{GDBN} asks confirmation, unless you have @code{set
3174confirm off}). You can abbreviate this command as @code{d}.
3175@end table
3176
6d2ebf8b 3177@node Disabling
c906108c
SS
3178@subsection Disabling breakpoints
3179
4644b6e3 3180@cindex enable/disable a breakpoint
c906108c
SS
3181Rather than deleting a breakpoint, watchpoint, or catchpoint, you might
3182prefer to @dfn{disable} it. This makes the breakpoint inoperative as if
3183it had been deleted, but remembers the information on the breakpoint so
3184that you can @dfn{enable} it again later.
3185
3186You disable and enable breakpoints, watchpoints, and catchpoints with
3187the @code{enable} and @code{disable} commands, optionally specifying one
3188or more breakpoint numbers as arguments. Use @code{info break} or
3189@code{info watch} to print a list of breakpoints, watchpoints, and
3190catchpoints if you do not know which numbers to use.
3191
3192A breakpoint, watchpoint, or catchpoint can have any of four different
3193states of enablement:
3194
3195@itemize @bullet
3196@item
3197Enabled. The breakpoint stops your program. A breakpoint set
3198with the @code{break} command starts out in this state.
3199@item
3200Disabled. The breakpoint has no effect on your program.
3201@item
3202Enabled once. The breakpoint stops your program, but then becomes
d4f3574e 3203disabled.
c906108c
SS
3204@item
3205Enabled for deletion. The breakpoint stops your program, but
d4f3574e
SS
3206immediately after it does so it is deleted permanently. A breakpoint
3207set with the @code{tbreak} command starts out in this state.
c906108c
SS
3208@end itemize
3209
3210You can use the following commands to enable or disable breakpoints,
3211watchpoints, and catchpoints:
3212
3213@table @code
c906108c 3214@kindex disable
41afff9a 3215@kindex dis @r{(@code{disable})}
c5394b80 3216@item disable @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
c906108c
SS
3217Disable the specified breakpoints---or all breakpoints, if none are
3218listed. A disabled breakpoint has no effect but is not forgotten. All
3219options such as ignore-counts, conditions and commands are remembered in
3220case the breakpoint is enabled again later. You may abbreviate
3221@code{disable} as @code{dis}.
3222
c906108c 3223@kindex enable
c5394b80 3224@item enable @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
c906108c
SS
3225Enable the specified breakpoints (or all defined breakpoints). They
3226become effective once again in stopping your program.
3227
c5394b80 3228@item enable @r{[}breakpoints@r{]} once @var{range}@dots{}
c906108c
SS
3229Enable the specified breakpoints temporarily. @value{GDBN} disables any
3230of these breakpoints immediately after stopping your program.
3231
c5394b80 3232@item enable @r{[}breakpoints@r{]} delete @var{range}@dots{}
c906108c
SS
3233Enable the specified breakpoints to work once, then die. @value{GDBN}
3234deletes any of these breakpoints as soon as your program stops there.
09d4efe1 3235Breakpoints set by the @code{tbreak} command start out in this state.
c906108c
SS
3236@end table
3237
d4f3574e
SS
3238@c FIXME: I think the following ``Except for [...] @code{tbreak}'' is
3239@c confusing: tbreak is also initially enabled.
c906108c
SS
3240Except for a breakpoint set with @code{tbreak} (@pxref{Set Breaks,
3241,Setting breakpoints}), breakpoints that you set are initially enabled;
3242subsequently, they become disabled or enabled only when you use one of
3243the commands above. (The command @code{until} can set and delete a
3244breakpoint of its own, but it does not change the state of your other
3245breakpoints; see @ref{Continuing and Stepping, ,Continuing and
3246stepping}.)
3247
6d2ebf8b 3248@node Conditions
c906108c
SS
3249@subsection Break conditions
3250@cindex conditional breakpoints
3251@cindex breakpoint conditions
3252
3253@c FIXME what is scope of break condition expr? Context where wanted?
5d161b24 3254@c in particular for a watchpoint?
c906108c
SS
3255The simplest sort of breakpoint breaks every time your program reaches a
3256specified place. You can also specify a @dfn{condition} for a
3257breakpoint. A condition is just a Boolean expression in your
3258programming language (@pxref{Expressions, ,Expressions}). A breakpoint with
3259a condition evaluates the expression each time your program reaches it,
3260and your program stops only if the condition is @emph{true}.
3261
3262This is the converse of using assertions for program validation; in that
3263situation, you want to stop when the assertion is violated---that is,
3264when the condition is false. In C, if you want to test an assertion expressed
3265by the condition @var{assert}, you should set the condition
3266@samp{! @var{assert}} on the appropriate breakpoint.
3267
3268Conditions are also accepted for watchpoints; you may not need them,
3269since a watchpoint is inspecting the value of an expression anyhow---but
3270it might be simpler, say, to just set a watchpoint on a variable name,
3271and specify a condition that tests whether the new value is an interesting
3272one.
3273
3274Break conditions can have side effects, and may even call functions in
3275your program. This can be useful, for example, to activate functions
3276that log program progress, or to use your own print functions to
3277format special data structures. The effects are completely predictable
3278unless there is another enabled breakpoint at the same address. (In
3279that case, @value{GDBN} might see the other breakpoint first and stop your
3280program without checking the condition of this one.) Note that
d4f3574e
SS
3281breakpoint commands are usually more convenient and flexible than break
3282conditions for the
c906108c
SS
3283purpose of performing side effects when a breakpoint is reached
3284(@pxref{Break Commands, ,Breakpoint command lists}).
3285
3286Break conditions can be specified when a breakpoint is set, by using
3287@samp{if} in the arguments to the @code{break} command. @xref{Set
3288Breaks, ,Setting breakpoints}. They can also be changed at any time
3289with the @code{condition} command.
53a5351d 3290
c906108c
SS
3291You can also use the @code{if} keyword with the @code{watch} command.
3292The @code{catch} command does not recognize the @code{if} keyword;
3293@code{condition} is the only way to impose a further condition on a
3294catchpoint.
c906108c
SS
3295
3296@table @code
3297@kindex condition
3298@item condition @var{bnum} @var{expression}
3299Specify @var{expression} as the break condition for breakpoint,
3300watchpoint, or catchpoint number @var{bnum}. After you set a condition,
3301breakpoint @var{bnum} stops your program only if the value of
3302@var{expression} is true (nonzero, in C). When you use
3303@code{condition}, @value{GDBN} checks @var{expression} immediately for
3304syntactic correctness, and to determine whether symbols in it have
d4f3574e
SS
3305referents in the context of your breakpoint. If @var{expression} uses
3306symbols not referenced in the context of the breakpoint, @value{GDBN}
3307prints an error message:
3308
474c8240 3309@smallexample
d4f3574e 3310No symbol "foo" in current context.
474c8240 3311@end smallexample
d4f3574e
SS
3312
3313@noindent
c906108c
SS
3314@value{GDBN} does
3315not actually evaluate @var{expression} at the time the @code{condition}
d4f3574e
SS
3316command (or a command that sets a breakpoint with a condition, like
3317@code{break if @dots{}}) is given, however. @xref{Expressions, ,Expressions}.
c906108c
SS
3318
3319@item condition @var{bnum}
3320Remove the condition from breakpoint number @var{bnum}. It becomes
3321an ordinary unconditional breakpoint.
3322@end table
3323
3324@cindex ignore count (of breakpoint)
3325A special case of a breakpoint condition is to stop only when the
3326breakpoint has been reached a certain number of times. This is so
3327useful that there is a special way to do it, using the @dfn{ignore
3328count} of the breakpoint. Every breakpoint has an ignore count, which
3329is an integer. Most of the time, the ignore count is zero, and
3330therefore has no effect. But if your program reaches a breakpoint whose
3331ignore count is positive, then instead of stopping, it just decrements
3332the ignore count by one and continues. As a result, if the ignore count
3333value is @var{n}, the breakpoint does not stop the next @var{n} times
3334your program reaches it.
3335
3336@table @code
3337@kindex ignore
3338@item ignore @var{bnum} @var{count}
3339Set the ignore count of breakpoint number @var{bnum} to @var{count}.
3340The next @var{count} times the breakpoint is reached, your program's
3341execution does not stop; other than to decrement the ignore count, @value{GDBN}
3342takes no action.
3343
3344To make the breakpoint stop the next time it is reached, specify
3345a count of zero.
3346
3347When you use @code{continue} to resume execution of your program from a
3348breakpoint, you can specify an ignore count directly as an argument to
3349@code{continue}, rather than using @code{ignore}. @xref{Continuing and
3350Stepping,,Continuing and stepping}.
3351
3352If a breakpoint has a positive ignore count and a condition, the
3353condition is not checked. Once the ignore count reaches zero,
3354@value{GDBN} resumes checking the condition.
3355
3356You could achieve the effect of the ignore count with a condition such
3357as @w{@samp{$foo-- <= 0}} using a debugger convenience variable that
3358is decremented each time. @xref{Convenience Vars, ,Convenience
3359variables}.
3360@end table
3361
3362Ignore counts apply to breakpoints, watchpoints, and catchpoints.
3363
3364
6d2ebf8b 3365@node Break Commands
c906108c
SS
3366@subsection Breakpoint command lists
3367
3368@cindex breakpoint commands
3369You can give any breakpoint (or watchpoint or catchpoint) a series of
3370commands to execute when your program stops due to that breakpoint. For
3371example, you might want to print the values of certain expressions, or
3372enable other breakpoints.
3373
3374@table @code
3375@kindex commands
3376@kindex end
3377@item commands @r{[}@var{bnum}@r{]}
3378@itemx @dots{} @var{command-list} @dots{}
3379@itemx end
3380Specify a list of commands for breakpoint number @var{bnum}. The commands
3381themselves appear on the following lines. Type a line containing just
3382@code{end} to terminate the commands.
3383
3384To remove all commands from a breakpoint, type @code{commands} and
3385follow it immediately with @code{end}; that is, give no commands.
3386
3387With no @var{bnum} argument, @code{commands} refers to the last
3388breakpoint, watchpoint, or catchpoint set (not to the breakpoint most
3389recently encountered).
3390@end table
3391
3392Pressing @key{RET} as a means of repeating the last @value{GDBN} command is
3393disabled within a @var{command-list}.
3394
3395You can use breakpoint commands to start your program up again. Simply
3396use the @code{continue} command, or @code{step}, or any other command
3397that resumes execution.
3398
3399Any other commands in the command list, after a command that resumes
3400execution, are ignored. This is because any time you resume execution
3401(even with a simple @code{next} or @code{step}), you may encounter
3402another breakpoint---which could have its own command list, leading to
3403ambiguities about which list to execute.
3404
3405@kindex silent
3406If the first command you specify in a command list is @code{silent}, the
3407usual message about stopping at a breakpoint is not printed. This may
3408be desirable for breakpoints that are to print a specific message and
3409then continue. If none of the remaining commands print anything, you
3410see no sign that the breakpoint was reached. @code{silent} is
3411meaningful only at the beginning of a breakpoint command list.
3412
3413The commands @code{echo}, @code{output}, and @code{printf} allow you to
3414print precisely controlled output, and are often useful in silent
3415breakpoints. @xref{Output, ,Commands for controlled output}.
3416
3417For example, here is how you could use breakpoint commands to print the
3418value of @code{x} at entry to @code{foo} whenever @code{x} is positive.
3419
474c8240 3420@smallexample
c906108c
SS
3421break foo if x>0
3422commands
3423silent
3424printf "x is %d\n",x
3425cont
3426end
474c8240 3427@end smallexample
c906108c
SS
3428
3429One application for breakpoint commands is to compensate for one bug so
3430you can test for another. Put a breakpoint just after the erroneous line
3431of code, give it a condition to detect the case in which something
3432erroneous has been done, and give it commands to assign correct values
3433to any variables that need them. End with the @code{continue} command
3434so that your program does not stop, and start with the @code{silent}
3435command so that no output is produced. Here is an example:
3436
474c8240 3437@smallexample
c906108c
SS
3438break 403
3439commands
3440silent
3441set x = y + 4
3442cont
3443end
474c8240 3444@end smallexample
c906108c 3445
6d2ebf8b 3446@node Breakpoint Menus
c906108c
SS
3447@subsection Breakpoint menus
3448@cindex overloading
3449@cindex symbol overloading
3450
b383017d 3451Some programming languages (notably C@t{++} and Objective-C) permit a
b37303ee 3452single function name
c906108c
SS
3453to be defined several times, for application in different contexts.
3454This is called @dfn{overloading}. When a function name is overloaded,
3455@samp{break @var{function}} is not enough to tell @value{GDBN} where you want
3456a breakpoint. If you realize this is a problem, you can use
3457something like @samp{break @var{function}(@var{types})} to specify which
3458particular version of the function you want. Otherwise, @value{GDBN} offers
3459you a menu of numbered choices for different possible breakpoints, and
3460waits for your selection with the prompt @samp{>}. The first two
3461options are always @samp{[0] cancel} and @samp{[1] all}. Typing @kbd{1}
3462sets a breakpoint at each definition of @var{function}, and typing
3463@kbd{0} aborts the @code{break} command without setting any new
3464breakpoints.
3465
3466For example, the following session excerpt shows an attempt to set a
3467breakpoint at the overloaded symbol @code{String::after}.
3468We choose three particular definitions of that function name:
3469
3470@c FIXME! This is likely to change to show arg type lists, at least
3471@smallexample
3472@group
3473(@value{GDBP}) b String::after
3474[0] cancel
3475[1] all
3476[2] file:String.cc; line number:867
3477[3] file:String.cc; line number:860
3478[4] file:String.cc; line number:875
3479[5] file:String.cc; line number:853
3480[6] file:String.cc; line number:846
3481[7] file:String.cc; line number:735
3482> 2 4 6
3483Breakpoint 1 at 0xb26c: file String.cc, line 867.
3484Breakpoint 2 at 0xb344: file String.cc, line 875.
3485Breakpoint 3 at 0xafcc: file String.cc, line 846.
3486Multiple breakpoints were set.
3487Use the "delete" command to delete unwanted
3488 breakpoints.
3489(@value{GDBP})
3490@end group
3491@end smallexample
c906108c
SS
3492
3493@c @ifclear BARETARGET
6d2ebf8b 3494@node Error in Breakpoints
d4f3574e 3495@subsection ``Cannot insert breakpoints''
c906108c
SS
3496@c
3497@c FIXME!! 14/6/95 Is there a real example of this? Let's use it.
3498@c
d4f3574e
SS
3499Under some operating systems, breakpoints cannot be used in a program if
3500any other process is running that program. In this situation,
5d161b24 3501attempting to run or continue a program with a breakpoint causes
d4f3574e
SS
3502@value{GDBN} to print an error message:
3503
474c8240 3504@smallexample
d4f3574e
SS
3505Cannot insert breakpoints.
3506The same program may be running in another process.
474c8240 3507@end smallexample
d4f3574e
SS
3508
3509When this happens, you have three ways to proceed:
3510
3511@enumerate
3512@item
3513Remove or disable the breakpoints, then continue.
3514
3515@item
5d161b24 3516Suspend @value{GDBN}, and copy the file containing your program to a new
d4f3574e 3517name. Resume @value{GDBN} and use the @code{exec-file} command to specify
5d161b24 3518that @value{GDBN} should run your program under that name.
d4f3574e
SS
3519Then start your program again.
3520
3521@item
3522Relink your program so that the text segment is nonsharable, using the
3523linker option @samp{-N}. The operating system limitation may not apply
3524to nonsharable executables.
3525@end enumerate
c906108c
SS
3526@c @end ifclear
3527
d4f3574e
SS
3528A similar message can be printed if you request too many active
3529hardware-assisted breakpoints and watchpoints:
3530
3531@c FIXME: the precise wording of this message may change; the relevant
3532@c source change is not committed yet (Sep 3, 1999).
3533@smallexample
3534Stopped; cannot insert breakpoints.
3535You may have requested too many hardware breakpoints and watchpoints.
3536@end smallexample
3537
3538@noindent
3539This message is printed when you attempt to resume the program, since
3540only then @value{GDBN} knows exactly how many hardware breakpoints and
3541watchpoints it needs to insert.
3542
3543When this message is printed, you need to disable or remove some of the
3544hardware-assisted breakpoints and watchpoints, and then continue.
3545
1485d690
KB
3546@node Breakpoint related warnings
3547@subsection ``Breakpoint address adjusted...''
3548@cindex breakpoint address adjusted
3549
3550Some processor architectures place constraints on the addresses at
3551which breakpoints may be placed. For architectures thus constrained,
3552@value{GDBN} will attempt to adjust the breakpoint's address to comply
3553with the constraints dictated by the architecture.
3554
3555One example of such an architecture is the Fujitsu FR-V. The FR-V is
3556a VLIW architecture in which a number of RISC-like instructions may be
3557bundled together for parallel execution. The FR-V architecture
3558constrains the location of a breakpoint instruction within such a
3559bundle to the instruction with the lowest address. @value{GDBN}
3560honors this constraint by adjusting a breakpoint's address to the
3561first in the bundle.
3562
3563It is not uncommon for optimized code to have bundles which contain
3564instructions from different source statements, thus it may happen that
3565a breakpoint's address will be adjusted from one source statement to
3566another. Since this adjustment may significantly alter @value{GDBN}'s
3567breakpoint related behavior from what the user expects, a warning is
3568printed when the breakpoint is first set and also when the breakpoint
3569is hit.
3570
3571A warning like the one below is printed when setting a breakpoint
3572that's been subject to address adjustment:
3573
3574@smallexample
3575warning: Breakpoint address adjusted from 0x00010414 to 0x00010410.
3576@end smallexample
3577
3578Such warnings are printed both for user settable and @value{GDBN}'s
3579internal breakpoints. If you see one of these warnings, you should
3580verify that a breakpoint set at the adjusted address will have the
3581desired affect. If not, the breakpoint in question may be removed and
b383017d 3582other breakpoints may be set which will have the desired behavior.
1485d690
KB
3583E.g., it may be sufficient to place the breakpoint at a later
3584instruction. A conditional breakpoint may also be useful in some
3585cases to prevent the breakpoint from triggering too often.
3586
3587@value{GDBN} will also issue a warning when stopping at one of these
3588adjusted breakpoints:
3589
3590@smallexample
3591warning: Breakpoint 1 address previously adjusted from 0x00010414
3592to 0x00010410.
3593@end smallexample
3594
3595When this warning is encountered, it may be too late to take remedial
3596action except in cases where the breakpoint is hit earlier or more
3597frequently than expected.
d4f3574e 3598
6d2ebf8b 3599@node Continuing and Stepping
c906108c
SS
3600@section Continuing and stepping
3601
3602@cindex stepping
3603@cindex continuing
3604@cindex resuming execution
3605@dfn{Continuing} means resuming program execution until your program
3606completes normally. In contrast, @dfn{stepping} means executing just
3607one more ``step'' of your program, where ``step'' may mean either one
3608line of source code, or one machine instruction (depending on what
7a292a7a
SS
3609particular command you use). Either when continuing or when stepping,
3610your program may stop even sooner, due to a breakpoint or a signal. (If
d4f3574e
SS
3611it stops due to a signal, you may want to use @code{handle}, or use
3612@samp{signal 0} to resume execution. @xref{Signals, ,Signals}.)
c906108c
SS
3613
3614@table @code
3615@kindex continue
41afff9a
EZ
3616@kindex c @r{(@code{continue})}
3617@kindex fg @r{(resume foreground execution)}
c906108c
SS
3618@item continue @r{[}@var{ignore-count}@r{]}
3619@itemx c @r{[}@var{ignore-count}@r{]}
3620@itemx fg @r{[}@var{ignore-count}@r{]}
3621Resume program execution, at the address where your program last stopped;
3622any breakpoints set at that address are bypassed. The optional argument
3623@var{ignore-count} allows you to specify a further number of times to
3624ignore a breakpoint at this location; its effect is like that of
3625@code{ignore} (@pxref{Conditions, ,Break conditions}).
3626
3627The argument @var{ignore-count} is meaningful only when your program
3628stopped due to a breakpoint. At other times, the argument to
3629@code{continue} is ignored.
3630
d4f3574e
SS
3631The synonyms @code{c} and @code{fg} (for @dfn{foreground}, as the
3632debugged program is deemed to be the foreground program) are provided
3633purely for convenience, and have exactly the same behavior as
3634@code{continue}.
c906108c
SS
3635@end table
3636
3637To resume execution at a different place, you can use @code{return}
3638(@pxref{Returning, ,Returning from a function}) to go back to the
3639calling function; or @code{jump} (@pxref{Jumping, ,Continuing at a
3640different address}) to go to an arbitrary location in your program.
3641
3642A typical technique for using stepping is to set a breakpoint
3643(@pxref{Breakpoints, ,Breakpoints; watchpoints; and catchpoints}) at the
3644beginning of the function or the section of your program where a problem
3645is believed to lie, run your program until it stops at that breakpoint,
3646and then step through the suspect area, examining the variables that are
3647interesting, until you see the problem happen.
3648
3649@table @code
3650@kindex step
41afff9a 3651@kindex s @r{(@code{step})}
c906108c
SS
3652@item step
3653Continue running your program until control reaches a different source
3654line, then stop it and return control to @value{GDBN}. This command is
3655abbreviated @code{s}.
3656
3657@quotation
3658@c "without debugging information" is imprecise; actually "without line
3659@c numbers in the debugging information". (gcc -g1 has debugging info but
3660@c not line numbers). But it seems complex to try to make that
3661@c distinction here.
3662@emph{Warning:} If you use the @code{step} command while control is
3663within a function that was compiled without debugging information,
3664execution proceeds until control reaches a function that does have
3665debugging information. Likewise, it will not step into a function which
3666is compiled without debugging information. To step through functions
3667without debugging information, use the @code{stepi} command, described
3668below.
3669@end quotation
3670
4a92d011
EZ
3671The @code{step} command only stops at the first instruction of a source
3672line. This prevents the multiple stops that could otherwise occur in
3673@code{switch} statements, @code{for} loops, etc. @code{step} continues
3674to stop if a function that has debugging information is called within
3675the line. In other words, @code{step} @emph{steps inside} any functions
3676called within the line.
c906108c 3677
d4f3574e
SS
3678Also, the @code{step} command only enters a function if there is line
3679number information for the function. Otherwise it acts like the
5d161b24 3680@code{next} command. This avoids problems when using @code{cc -gl}
c906108c 3681on MIPS machines. Previously, @code{step} entered subroutines if there
5d161b24 3682was any debugging information about the routine.
c906108c
SS
3683
3684@item step @var{count}
3685Continue running as in @code{step}, but do so @var{count} times. If a
7a292a7a
SS
3686breakpoint is reached, or a signal not related to stepping occurs before
3687@var{count} steps, stepping stops right away.
c906108c
SS
3688
3689@kindex next
41afff9a 3690@kindex n @r{(@code{next})}
c906108c
SS
3691@item next @r{[}@var{count}@r{]}
3692Continue to the next source line in the current (innermost) stack frame.
7a292a7a
SS
3693This is similar to @code{step}, but function calls that appear within
3694the line of code are executed without stopping. Execution stops when
3695control reaches a different line of code at the original stack level
3696that was executing when you gave the @code{next} command. This command
3697is abbreviated @code{n}.
c906108c
SS
3698
3699An argument @var{count} is a repeat count, as for @code{step}.
3700
3701
3702@c FIX ME!! Do we delete this, or is there a way it fits in with
3703@c the following paragraph? --- Vctoria
3704@c
3705@c @code{next} within a function that lacks debugging information acts like
3706@c @code{step}, but any function calls appearing within the code of the
3707@c function are executed without stopping.
3708
d4f3574e
SS
3709The @code{next} command only stops at the first instruction of a
3710source line. This prevents multiple stops that could otherwise occur in
4a92d011 3711@code{switch} statements, @code{for} loops, etc.
c906108c 3712
b90a5f51
CF
3713@kindex set step-mode
3714@item set step-mode
3715@cindex functions without line info, and stepping
3716@cindex stepping into functions with no line info
3717@itemx set step-mode on
4a92d011 3718The @code{set step-mode on} command causes the @code{step} command to
b90a5f51
CF
3719stop at the first instruction of a function which contains no debug line
3720information rather than stepping over it.
3721
4a92d011
EZ
3722This is useful in cases where you may be interested in inspecting the
3723machine instructions of a function which has no symbolic info and do not
3724want @value{GDBN} to automatically skip over this function.
b90a5f51
CF
3725
3726@item set step-mode off
4a92d011 3727Causes the @code{step} command to step over any functions which contains no
b90a5f51
CF
3728debug information. This is the default.
3729
9c16f35a
EZ
3730@item show step-mode
3731Show whether @value{GDBN} will stop in or step over functions without
3732source line debug information.
3733
c906108c
SS
3734@kindex finish
3735@item finish
3736Continue running until just after function in the selected stack frame
3737returns. Print the returned value (if any).
3738
3739Contrast this with the @code{return} command (@pxref{Returning,
3740,Returning from a function}).
3741
3742@kindex until
41afff9a 3743@kindex u @r{(@code{until})}
09d4efe1 3744@cindex run until specified location
c906108c
SS
3745@item until
3746@itemx u
3747Continue running until a source line past the current line, in the
3748current stack frame, is reached. This command is used to avoid single
3749stepping through a loop more than once. It is like the @code{next}
3750command, except that when @code{until} encounters a jump, it
3751automatically continues execution until the program counter is greater
3752than the address of the jump.
3753
3754This means that when you reach the end of a loop after single stepping
3755though it, @code{until} makes your program continue execution until it
3756exits the loop. In contrast, a @code{next} command at the end of a loop
3757simply steps back to the beginning of the loop, which forces you to step
3758through the next iteration.
3759
3760@code{until} always stops your program if it attempts to exit the current
3761stack frame.
3762
3763@code{until} may produce somewhat counterintuitive results if the order
3764of machine code does not match the order of the source lines. For
3765example, in the following excerpt from a debugging session, the @code{f}
3766(@code{frame}) command shows that execution is stopped at line
3767@code{206}; yet when we use @code{until}, we get to line @code{195}:
3768
474c8240 3769@smallexample
c906108c
SS
3770(@value{GDBP}) f
3771#0 main (argc=4, argv=0xf7fffae8) at m4.c:206
3772206 expand_input();
3773(@value{GDBP}) until
3774195 for ( ; argc > 0; NEXTARG) @{
474c8240 3775@end smallexample
c906108c
SS
3776
3777This happened because, for execution efficiency, the compiler had
3778generated code for the loop closure test at the end, rather than the
3779start, of the loop---even though the test in a C @code{for}-loop is
3780written before the body of the loop. The @code{until} command appeared
3781to step back to the beginning of the loop when it advanced to this
3782expression; however, it has not really gone to an earlier
3783statement---not in terms of the actual machine code.
3784
3785@code{until} with no argument works by means of single
3786instruction stepping, and hence is slower than @code{until} with an
3787argument.
3788
3789@item until @var{location}
3790@itemx u @var{location}
3791Continue running your program until either the specified location is
3792reached, or the current stack frame returns. @var{location} is any of
3793the forms of argument acceptable to @code{break} (@pxref{Set Breaks,
c60eb6f1
EZ
3794,Setting breakpoints}). This form of the command uses breakpoints, and
3795hence is quicker than @code{until} without an argument. The specified
3796location is actually reached only if it is in the current frame. This
3797implies that @code{until} can be used to skip over recursive function
3798invocations. For instance in the code below, if the current location is
3799line @code{96}, issuing @code{until 99} will execute the program up to
3800line @code{99} in the same invocation of factorial, i.e. after the inner
3801invocations have returned.
3802
3803@smallexample
380494 int factorial (int value)
380595 @{
380696 if (value > 1) @{
380797 value *= factorial (value - 1);
380898 @}
380999 return (value);
3810100 @}
3811@end smallexample
3812
3813
3814@kindex advance @var{location}
3815@itemx advance @var{location}
09d4efe1
EZ
3816Continue running the program up to the given @var{location}. An argument is
3817required, which should be of the same form as arguments for the @code{break}
c60eb6f1
EZ
3818command. Execution will also stop upon exit from the current stack
3819frame. This command is similar to @code{until}, but @code{advance} will
3820not skip over recursive function calls, and the target location doesn't
3821have to be in the same frame as the current one.
3822
c906108c
SS
3823
3824@kindex stepi
41afff9a 3825@kindex si @r{(@code{stepi})}
c906108c 3826@item stepi
96a2c332 3827@itemx stepi @var{arg}
c906108c
SS
3828@itemx si
3829Execute one machine instruction, then stop and return to the debugger.
3830
3831It is often useful to do @samp{display/i $pc} when stepping by machine
3832instructions. This makes @value{GDBN} automatically display the next
3833instruction to be executed, each time your program stops. @xref{Auto
3834Display,, Automatic display}.
3835
3836An argument is a repeat count, as in @code{step}.
3837
3838@need 750
3839@kindex nexti
41afff9a 3840@kindex ni @r{(@code{nexti})}
c906108c 3841@item nexti
96a2c332 3842@itemx nexti @var{arg}
c906108c
SS
3843@itemx ni
3844Execute one machine instruction, but if it is a function call,
3845proceed until the function returns.
3846
3847An argument is a repeat count, as in @code{next}.
3848@end table
3849
6d2ebf8b 3850@node Signals
c906108c
SS
3851@section Signals
3852@cindex signals
3853
3854A signal is an asynchronous event that can happen in a program. The
3855operating system defines the possible kinds of signals, and gives each
3856kind a name and a number. For example, in Unix @code{SIGINT} is the
d4f3574e 3857signal a program gets when you type an interrupt character (often @kbd{C-c});
c906108c
SS
3858@code{SIGSEGV} is the signal a program gets from referencing a place in
3859memory far away from all the areas in use; @code{SIGALRM} occurs when
3860the alarm clock timer goes off (which happens only if your program has
3861requested an alarm).
3862
3863@cindex fatal signals
3864Some signals, including @code{SIGALRM}, are a normal part of the
3865functioning of your program. Others, such as @code{SIGSEGV}, indicate
d4f3574e 3866errors; these signals are @dfn{fatal} (they kill your program immediately) if the
c906108c
SS
3867program has not specified in advance some other way to handle the signal.
3868@code{SIGINT} does not indicate an error in your program, but it is normally
3869fatal so it can carry out the purpose of the interrupt: to kill the program.
3870
3871@value{GDBN} has the ability to detect any occurrence of a signal in your
3872program. You can tell @value{GDBN} in advance what to do for each kind of
3873signal.
3874
3875@cindex handling signals
24f93129
EZ
3876Normally, @value{GDBN} is set up to let the non-erroneous signals like
3877@code{SIGALRM} be silently passed to your program
3878(so as not to interfere with their role in the program's functioning)
c906108c
SS
3879but to stop your program immediately whenever an error signal happens.
3880You can change these settings with the @code{handle} command.
3881
3882@table @code
3883@kindex info signals
09d4efe1 3884@kindex info handle
c906108c 3885@item info signals
96a2c332 3886@itemx info handle
c906108c
SS
3887Print a table of all the kinds of signals and how @value{GDBN} has been told to
3888handle each one. You can use this to see the signal numbers of all
3889the defined types of signals.
3890
d4f3574e 3891@code{info handle} is an alias for @code{info signals}.
c906108c
SS
3892
3893@kindex handle
3894@item handle @var{signal} @var{keywords}@dots{}
5ece1a18
EZ
3895Change the way @value{GDBN} handles signal @var{signal}. @var{signal}
3896can be the number of a signal or its name (with or without the
24f93129 3897@samp{SIG} at the beginning); a list of signal numbers of the form
5ece1a18
EZ
3898@samp{@var{low}-@var{high}}; or the word @samp{all}, meaning all the
3899known signals. The @var{keywords} say what change to make.
c906108c
SS
3900@end table
3901
3902@c @group
3903The keywords allowed by the @code{handle} command can be abbreviated.
3904Their full names are:
3905
3906@table @code
3907@item nostop
3908@value{GDBN} should not stop your program when this signal happens. It may
3909still print a message telling you that the signal has come in.
3910
3911@item stop
3912@value{GDBN} should stop your program when this signal happens. This implies
3913the @code{print} keyword as well.
3914
3915@item print
3916@value{GDBN} should print a message when this signal happens.
3917
3918@item noprint
3919@value{GDBN} should not mention the occurrence of the signal at all. This
3920implies the @code{nostop} keyword as well.
3921
3922@item pass
5ece1a18 3923@itemx noignore
c906108c
SS
3924@value{GDBN} should allow your program to see this signal; your program
3925can handle the signal, or else it may terminate if the signal is fatal
5ece1a18 3926and not handled. @code{pass} and @code{noignore} are synonyms.
c906108c
SS
3927
3928@item nopass
5ece1a18 3929@itemx ignore
c906108c 3930@value{GDBN} should not allow your program to see this signal.
5ece1a18 3931@code{nopass} and @code{ignore} are synonyms.
c906108c
SS
3932@end table
3933@c @end group
3934
d4f3574e
SS
3935When a signal stops your program, the signal is not visible to the
3936program until you
c906108c
SS
3937continue. Your program sees the signal then, if @code{pass} is in
3938effect for the signal in question @emph{at that time}. In other words,
3939after @value{GDBN} reports a signal, you can use the @code{handle}
3940command with @code{pass} or @code{nopass} to control whether your
3941program sees that signal when you continue.
3942
24f93129
EZ
3943The default is set to @code{nostop}, @code{noprint}, @code{pass} for
3944non-erroneous signals such as @code{SIGALRM}, @code{SIGWINCH} and
3945@code{SIGCHLD}, and to @code{stop}, @code{print}, @code{pass} for the
3946erroneous signals.
3947
c906108c
SS
3948You can also use the @code{signal} command to prevent your program from
3949seeing a signal, or cause it to see a signal it normally would not see,
3950or to give it any signal at any time. For example, if your program stopped
3951due to some sort of memory reference error, you might store correct
3952values into the erroneous variables and continue, hoping to see more
3953execution; but your program would probably terminate immediately as
3954a result of the fatal signal once it saw the signal. To prevent this,
3955you can continue with @samp{signal 0}. @xref{Signaling, ,Giving your
5d161b24 3956program a signal}.
c906108c 3957
6d2ebf8b 3958@node Thread Stops
c906108c
SS
3959@section Stopping and starting multi-thread programs
3960
3961When your program has multiple threads (@pxref{Threads,, Debugging
3962programs with multiple threads}), you can choose whether to set
3963breakpoints on all threads, or on a particular thread.
3964
3965@table @code
3966@cindex breakpoints and threads
3967@cindex thread breakpoints
3968@kindex break @dots{} thread @var{threadno}
3969@item break @var{linespec} thread @var{threadno}
3970@itemx break @var{linespec} thread @var{threadno} if @dots{}
3971@var{linespec} specifies source lines; there are several ways of
3972writing them, but the effect is always to specify some source line.
3973
3974Use the qualifier @samp{thread @var{threadno}} with a breakpoint command
3975to specify that you only want @value{GDBN} to stop the program when a
3976particular thread reaches this breakpoint. @var{threadno} is one of the
3977numeric thread identifiers assigned by @value{GDBN}, shown in the first
3978column of the @samp{info threads} display.
3979
3980If you do not specify @samp{thread @var{threadno}} when you set a
3981breakpoint, the breakpoint applies to @emph{all} threads of your
3982program.
3983
3984You can use the @code{thread} qualifier on conditional breakpoints as
3985well; in this case, place @samp{thread @var{threadno}} before the
3986breakpoint condition, like this:
3987
3988@smallexample
2df3850c 3989(@value{GDBP}) break frik.c:13 thread 28 if bartab > lim
c906108c
SS
3990@end smallexample
3991
3992@end table
3993
3994@cindex stopped threads
3995@cindex threads, stopped
3996Whenever your program stops under @value{GDBN} for any reason,
3997@emph{all} threads of execution stop, not just the current thread. This
3998allows you to examine the overall state of the program, including
3999switching between threads, without worrying that things may change
4000underfoot.
4001
36d86913
MC
4002@cindex thread breakpoints and system calls
4003@cindex system calls and thread breakpoints
4004@cindex premature return from system calls
4005There is an unfortunate side effect. If one thread stops for a
4006breakpoint, or for some other reason, and another thread is blocked in a
4007system call, then the system call may return prematurely. This is a
4008consequence of the interaction between multiple threads and the signals
4009that @value{GDBN} uses to implement breakpoints and other events that
4010stop execution.
4011
4012To handle this problem, your program should check the return value of
4013each system call and react appropriately. This is good programming
4014style anyways.
4015
4016For example, do not write code like this:
4017
4018@smallexample
4019 sleep (10);
4020@end smallexample
4021
4022The call to @code{sleep} will return early if a different thread stops
4023at a breakpoint or for some other reason.
4024
4025Instead, write this:
4026
4027@smallexample
4028 int unslept = 10;
4029 while (unslept > 0)
4030 unslept = sleep (unslept);
4031@end smallexample
4032
4033A system call is allowed to return early, so the system is still
4034conforming to its specification. But @value{GDBN} does cause your
4035multi-threaded program to behave differently than it would without
4036@value{GDBN}.
4037
4038Also, @value{GDBN} uses internal breakpoints in the thread library to
4039monitor certain events such as thread creation and thread destruction.
4040When such an event happens, a system call in another thread may return
4041prematurely, even though your program does not appear to stop.
4042
c906108c
SS
4043@cindex continuing threads
4044@cindex threads, continuing
4045Conversely, whenever you restart the program, @emph{all} threads start
4046executing. @emph{This is true even when single-stepping} with commands
5d161b24 4047like @code{step} or @code{next}.
c906108c
SS
4048
4049In particular, @value{GDBN} cannot single-step all threads in lockstep.
4050Since thread scheduling is up to your debugging target's operating
4051system (not controlled by @value{GDBN}), other threads may
4052execute more than one statement while the current thread completes a
4053single step. Moreover, in general other threads stop in the middle of a
4054statement, rather than at a clean statement boundary, when the program
4055stops.
4056
4057You might even find your program stopped in another thread after
4058continuing or even single-stepping. This happens whenever some other
4059thread runs into a breakpoint, a signal, or an exception before the
4060first thread completes whatever you requested.
4061
4062On some OSes, you can lock the OS scheduler and thus allow only a single
4063thread to run.
4064
4065@table @code
4066@item set scheduler-locking @var{mode}
9c16f35a
EZ
4067@cindex scheduler locking mode
4068@cindex lock scheduler
c906108c
SS
4069Set the scheduler locking mode. If it is @code{off}, then there is no
4070locking and any thread may run at any time. If @code{on}, then only the
4071current thread may run when the inferior is resumed. The @code{step}
4072mode optimizes for single-stepping. It stops other threads from
4073``seizing the prompt'' by preempting the current thread while you are
4074stepping. Other threads will only rarely (or never) get a chance to run
d4f3574e 4075when you step. They are more likely to run when you @samp{next} over a
c906108c 4076function call, and they are completely free to run when you use commands
d4f3574e 4077like @samp{continue}, @samp{until}, or @samp{finish}. However, unless another
c906108c 4078thread hits a breakpoint during its timeslice, they will never steal the
2df3850c 4079@value{GDBN} prompt away from the thread that you are debugging.
c906108c
SS
4080
4081@item show scheduler-locking
4082Display the current scheduler locking mode.
4083@end table
4084
c906108c 4085
6d2ebf8b 4086@node Stack
c906108c
SS
4087@chapter Examining the Stack
4088
4089When your program has stopped, the first thing you need to know is where it
4090stopped and how it got there.
4091
4092@cindex call stack
5d161b24
DB
4093Each time your program performs a function call, information about the call
4094is generated.
4095That information includes the location of the call in your program,
4096the arguments of the call,
c906108c 4097and the local variables of the function being called.
5d161b24 4098The information is saved in a block of data called a @dfn{stack frame}.
c906108c
SS
4099The stack frames are allocated in a region of memory called the @dfn{call
4100stack}.
4101
4102When your program stops, the @value{GDBN} commands for examining the
4103stack allow you to see all of this information.
4104
4105@cindex selected frame
4106One of the stack frames is @dfn{selected} by @value{GDBN} and many
4107@value{GDBN} commands refer implicitly to the selected frame. In
4108particular, whenever you ask @value{GDBN} for the value of a variable in
4109your program, the value is found in the selected frame. There are
4110special @value{GDBN} commands to select whichever frame you are
4111interested in. @xref{Selection, ,Selecting a frame}.
4112
4113When your program stops, @value{GDBN} automatically selects the
5d161b24 4114currently executing frame and describes it briefly, similar to the
c906108c
SS
4115@code{frame} command (@pxref{Frame Info, ,Information about a frame}).
4116
4117@menu
4118* Frames:: Stack frames
4119* Backtrace:: Backtraces
4120* Selection:: Selecting a frame
4121* Frame Info:: Information on a frame
c906108c
SS
4122
4123@end menu
4124
6d2ebf8b 4125@node Frames
c906108c
SS
4126@section Stack frames
4127
d4f3574e 4128@cindex frame, definition
c906108c
SS
4129@cindex stack frame
4130The call stack is divided up into contiguous pieces called @dfn{stack
4131frames}, or @dfn{frames} for short; each frame is the data associated
4132with one call to one function. The frame contains the arguments given
4133to the function, the function's local variables, and the address at
4134which the function is executing.
4135
4136@cindex initial frame
4137@cindex outermost frame
4138@cindex innermost frame
4139When your program is started, the stack has only one frame, that of the
4140function @code{main}. This is called the @dfn{initial} frame or the
4141@dfn{outermost} frame. Each time a function is called, a new frame is
4142made. Each time a function returns, the frame for that function invocation
4143is eliminated. If a function is recursive, there can be many frames for
4144the same function. The frame for the function in which execution is
4145actually occurring is called the @dfn{innermost} frame. This is the most
4146recently created of all the stack frames that still exist.
4147
4148@cindex frame pointer
4149Inside your program, stack frames are identified by their addresses. A
4150stack frame consists of many bytes, each of which has its own address; each
4151kind of computer has a convention for choosing one byte whose
4152address serves as the address of the frame. Usually this address is kept
4153in a register called the @dfn{frame pointer register} while execution is
4154going on in that frame.
4155
4156@cindex frame number
4157@value{GDBN} assigns numbers to all existing stack frames, starting with
4158zero for the innermost frame, one for the frame that called it,
4159and so on upward. These numbers do not really exist in your program;
4160they are assigned by @value{GDBN} to give you a way of designating stack
4161frames in @value{GDBN} commands.
4162
6d2ebf8b
SS
4163@c The -fomit-frame-pointer below perennially causes hbox overflow
4164@c underflow problems.
c906108c
SS
4165@cindex frameless execution
4166Some compilers provide a way to compile functions so that they operate
6d2ebf8b 4167without stack frames. (For example, the @value{GCC} option
474c8240 4168@smallexample
6d2ebf8b 4169@samp{-fomit-frame-pointer}
474c8240 4170@end smallexample
6d2ebf8b 4171generates functions without a frame.)
c906108c
SS
4172This is occasionally done with heavily used library functions to save
4173the frame setup time. @value{GDBN} has limited facilities for dealing
4174with these function invocations. If the innermost function invocation
4175has no stack frame, @value{GDBN} nevertheless regards it as though
4176it had a separate frame, which is numbered zero as usual, allowing
4177correct tracing of the function call chain. However, @value{GDBN} has
4178no provision for frameless functions elsewhere in the stack.
4179
4180@table @code
d4f3574e 4181@kindex frame@r{, command}
41afff9a 4182@cindex current stack frame
c906108c 4183@item frame @var{args}
5d161b24 4184The @code{frame} command allows you to move from one stack frame to another,
c906108c 4185and to print the stack frame you select. @var{args} may be either the
5d161b24
DB
4186address of the frame or the stack frame number. Without an argument,
4187@code{frame} prints the current stack frame.
c906108c
SS
4188
4189@kindex select-frame
41afff9a 4190@cindex selecting frame silently
c906108c
SS
4191@item select-frame
4192The @code{select-frame} command allows you to move from one stack frame
4193to another without printing the frame. This is the silent version of
4194@code{frame}.
4195@end table
4196
6d2ebf8b 4197@node Backtrace
c906108c
SS
4198@section Backtraces
4199
09d4efe1
EZ
4200@cindex traceback
4201@cindex call stack traces
c906108c
SS
4202A backtrace is a summary of how your program got where it is. It shows one
4203line per frame, for many frames, starting with the currently executing
4204frame (frame zero), followed by its caller (frame one), and on up the
4205stack.
4206
4207@table @code
4208@kindex backtrace
41afff9a 4209@kindex bt @r{(@code{backtrace})}
c906108c
SS
4210@item backtrace
4211@itemx bt
4212Print a backtrace of the entire stack: one line per frame for all
4213frames in the stack.
4214
4215You can stop the backtrace at any time by typing the system interrupt
4216character, normally @kbd{C-c}.
4217
4218@item backtrace @var{n}
4219@itemx bt @var{n}
4220Similar, but print only the innermost @var{n} frames.
4221
4222@item backtrace -@var{n}
4223@itemx bt -@var{n}
4224Similar, but print only the outermost @var{n} frames.
0f061b69
NR
4225
4226@item backtrace full
4227Print the values of the local variables also.
4228@itemx bt full
c906108c
SS
4229@end table
4230
4231@kindex where
4232@kindex info stack
c906108c
SS
4233The names @code{where} and @code{info stack} (abbreviated @code{info s})
4234are additional aliases for @code{backtrace}.
4235
4236Each line in the backtrace shows the frame number and the function name.
4237The program counter value is also shown---unless you use @code{set
4238print address off}. The backtrace also shows the source file name and
4239line number, as well as the arguments to the function. The program
4240counter value is omitted if it is at the beginning of the code for that
4241line number.
4242
4243Here is an example of a backtrace. It was made with the command
4244@samp{bt 3}, so it shows the innermost three frames.
4245
4246@smallexample
4247@group
5d161b24 4248#0 m4_traceon (obs=0x24eb0, argc=1, argv=0x2b8c8)
c906108c
SS
4249 at builtin.c:993
4250#1 0x6e38 in expand_macro (sym=0x2b600) at macro.c:242
4251#2 0x6840 in expand_token (obs=0x0, t=177664, td=0xf7fffb08)
4252 at macro.c:71
4253(More stack frames follow...)
4254@end group
4255@end smallexample
4256
4257@noindent
4258The display for frame zero does not begin with a program counter
4259value, indicating that your program has stopped at the beginning of the
4260code for line @code{993} of @code{builtin.c}.
4261
18999be5
EZ
4262@cindex value optimized out, in backtrace
4263@cindex function call arguments, optimized out
4264If your program was compiled with optimizations, some compilers will
4265optimize away arguments passed to functions if those arguments are
4266never used after the call. Such optimizations generate code that
4267passes arguments through registers, but doesn't store those arguments
4268in the stack frame. @value{GDBN} has no way of displaying such
4269arguments in stack frames other than the innermost one. Here's what
4270such a backtrace might look like:
4271
4272@smallexample
4273@group
4274#0 m4_traceon (obs=0x24eb0, argc=1, argv=0x2b8c8)
4275 at builtin.c:993
4276#1 0x6e38 in expand_macro (sym=<value optimized out>) at macro.c:242
4277#2 0x6840 in expand_token (obs=0x0, t=<value optimized out>, td=0xf7fffb08)
4278 at macro.c:71
4279(More stack frames follow...)
4280@end group
4281@end smallexample
4282
4283@noindent
4284The values of arguments that were not saved in their stack frames are
4285shown as @samp{<value optimized out>}.
4286
4287If you need to display the values of such optimized-out arguments,
4288either deduce that from other variables whose values depend on the one
4289you are interested in, or recompile without optimizations.
4290
a8f24a35
EZ
4291@cindex backtrace beyond @code{main} function
4292@cindex program entry point
4293@cindex startup code, and backtrace
25d29d70
AC
4294Most programs have a standard user entry point---a place where system
4295libraries and startup code transition into user code. For C this is
4296@code{main}. When @value{GDBN} finds the entry function in a backtrace
4297it will terminate the backtrace, to avoid tracing into highly
4298system-specific (and generally uninteresting) code.
4299
4300If you need to examine the startup code, or limit the number of levels
4301in a backtrace, you can change this behavior:
95f90d25
DJ
4302
4303@table @code
25d29d70
AC
4304@item set backtrace past-main
4305@itemx set backtrace past-main on
4644b6e3 4306@kindex set backtrace
25d29d70
AC
4307Backtraces will continue past the user entry point.
4308
4309@item set backtrace past-main off
95f90d25
DJ
4310Backtraces will stop when they encounter the user entry point. This is the
4311default.
4312
25d29d70 4313@item show backtrace past-main
4644b6e3 4314@kindex show backtrace
25d29d70
AC
4315Display the current user entry point backtrace policy.
4316
2315ffec
RC
4317@item set backtrace past-entry
4318@itemx set backtrace past-entry on
a8f24a35 4319Backtraces will continue past the internal entry point of an application.
2315ffec
RC
4320This entry point is encoded by the linker when the application is built,
4321and is likely before the user entry point @code{main} (or equivalent) is called.
4322
4323@item set backtrace past-entry off
4324Backtraces will stop when they encouter the internal entry point of an
4325application. This is the default.
4326
4327@item show backtrace past-entry
4328Display the current internal entry point backtrace policy.
4329
25d29d70
AC
4330@item set backtrace limit @var{n}
4331@itemx set backtrace limit 0
4332@cindex backtrace limit
4333Limit the backtrace to @var{n} levels. A value of zero means
4334unlimited.
95f90d25 4335
25d29d70
AC
4336@item show backtrace limit
4337Display the current limit on backtrace levels.
95f90d25
DJ
4338@end table
4339
6d2ebf8b 4340@node Selection
c906108c
SS
4341@section Selecting a frame
4342
4343Most commands for examining the stack and other data in your program work on
4344whichever stack frame is selected at the moment. Here are the commands for
4345selecting a stack frame; all of them finish by printing a brief description
4346of the stack frame just selected.
4347
4348@table @code
d4f3574e 4349@kindex frame@r{, selecting}
41afff9a 4350@kindex f @r{(@code{frame})}
c906108c
SS
4351@item frame @var{n}
4352@itemx f @var{n}
4353Select frame number @var{n}. Recall that frame zero is the innermost
4354(currently executing) frame, frame one is the frame that called the
4355innermost one, and so on. The highest-numbered frame is the one for
4356@code{main}.
4357
4358@item frame @var{addr}
4359@itemx f @var{addr}
4360Select the frame at address @var{addr}. This is useful mainly if the
4361chaining of stack frames has been damaged by a bug, making it
4362impossible for @value{GDBN} to assign numbers properly to all frames. In
4363addition, this can be useful when your program has multiple stacks and
4364switches between them.
4365
c906108c
SS
4366On the SPARC architecture, @code{frame} needs two addresses to
4367select an arbitrary frame: a frame pointer and a stack pointer.
4368
4369On the MIPS and Alpha architecture, it needs two addresses: a stack
4370pointer and a program counter.
4371
4372On the 29k architecture, it needs three addresses: a register stack
4373pointer, a program counter, and a memory stack pointer.
4374@c note to future updaters: this is conditioned on a flag
4375@c SETUP_ARBITRARY_FRAME in the tm-*.h files. The above is up to date
4376@c as of 27 Jan 1994.
c906108c
SS
4377
4378@kindex up
4379@item up @var{n}
4380Move @var{n} frames up the stack. For positive numbers @var{n}, this
4381advances toward the outermost frame, to higher frame numbers, to frames
4382that have existed longer. @var{n} defaults to one.
4383
4384@kindex down
41afff9a 4385@kindex do @r{(@code{down})}
c906108c
SS
4386@item down @var{n}
4387Move @var{n} frames down the stack. For positive numbers @var{n}, this
4388advances toward the innermost frame, to lower frame numbers, to frames
4389that were created more recently. @var{n} defaults to one. You may
4390abbreviate @code{down} as @code{do}.
4391@end table
4392
4393All of these commands end by printing two lines of output describing the
4394frame. The first line shows the frame number, the function name, the
4395arguments, and the source file and line number of execution in that
5d161b24 4396frame. The second line shows the text of that source line.
c906108c
SS
4397
4398@need 1000
4399For example:
4400
4401@smallexample
4402@group
4403(@value{GDBP}) up
4404#1 0x22f0 in main (argc=1, argv=0xf7fffbf4, env=0xf7fffbfc)
4405 at env.c:10
440610 read_input_file (argv[i]);
4407@end group
4408@end smallexample
4409
4410After such a printout, the @code{list} command with no arguments
4411prints ten lines centered on the point of execution in the frame.
87885426
FN
4412You can also edit the program at the point of execution with your favorite
4413editing program by typing @code{edit}.
4414@xref{List, ,Printing source lines},
4415for details.
c906108c
SS
4416
4417@table @code
4418@kindex down-silently
4419@kindex up-silently
4420@item up-silently @var{n}
4421@itemx down-silently @var{n}
4422These two commands are variants of @code{up} and @code{down},
4423respectively; they differ in that they do their work silently, without
4424causing display of the new frame. They are intended primarily for use
4425in @value{GDBN} command scripts, where the output might be unnecessary and
4426distracting.
4427@end table
4428
6d2ebf8b 4429@node Frame Info
c906108c
SS
4430@section Information about a frame
4431
4432There are several other commands to print information about the selected
4433stack frame.
4434
4435@table @code
4436@item frame
4437@itemx f
4438When used without any argument, this command does not change which
4439frame is selected, but prints a brief description of the currently
4440selected stack frame. It can be abbreviated @code{f}. With an
4441argument, this command is used to select a stack frame.
4442@xref{Selection, ,Selecting a frame}.
4443
4444@kindex info frame
41afff9a 4445@kindex info f @r{(@code{info frame})}
c906108c
SS
4446@item info frame
4447@itemx info f
4448This command prints a verbose description of the selected stack frame,
4449including:
4450
4451@itemize @bullet
5d161b24
DB
4452@item
4453the address of the frame
c906108c
SS
4454@item
4455the address of the next frame down (called by this frame)
4456@item
4457the address of the next frame up (caller of this frame)
4458@item
4459the language in which the source code corresponding to this frame is written
4460@item
4461the address of the frame's arguments
4462@item
d4f3574e
SS
4463the address of the frame's local variables
4464@item
c906108c
SS
4465the program counter saved in it (the address of execution in the caller frame)
4466@item
4467which registers were saved in the frame
4468@end itemize
4469
4470@noindent The verbose description is useful when
4471something has gone wrong that has made the stack format fail to fit
4472the usual conventions.
4473
4474@item info frame @var{addr}
4475@itemx info f @var{addr}
4476Print a verbose description of the frame at address @var{addr}, without
4477selecting that frame. The selected frame remains unchanged by this
4478command. This requires the same kind of address (more than one for some
4479architectures) that you specify in the @code{frame} command.
4480@xref{Selection, ,Selecting a frame}.
4481
4482@kindex info args
4483@item info args
4484Print the arguments of the selected frame, each on a separate line.
4485
4486@item info locals
4487@kindex info locals
4488Print the local variables of the selected frame, each on a separate
4489line. These are all variables (declared either static or automatic)
4490accessible at the point of execution of the selected frame.
4491
c906108c 4492@kindex info catch
d4f3574e
SS
4493@cindex catch exceptions, list active handlers
4494@cindex exception handlers, how to list
c906108c
SS
4495@item info catch
4496Print a list of all the exception handlers that are active in the
4497current stack frame at the current point of execution. To see other
4498exception handlers, visit the associated frame (using the @code{up},
4499@code{down}, or @code{frame} commands); then type @code{info catch}.
4500@xref{Set Catchpoints, , Setting catchpoints}.
53a5351d 4501
c906108c
SS
4502@end table
4503
c906108c 4504
6d2ebf8b 4505@node Source
c906108c
SS
4506@chapter Examining Source Files
4507
4508@value{GDBN} can print parts of your program's source, since the debugging
4509information recorded in the program tells @value{GDBN} what source files were
4510used to build it. When your program stops, @value{GDBN} spontaneously prints
4511the line where it stopped. Likewise, when you select a stack frame
4512(@pxref{Selection, ,Selecting a frame}), @value{GDBN} prints the line where
4513execution in that frame has stopped. You can print other portions of
4514source files by explicit command.
4515
7a292a7a 4516If you use @value{GDBN} through its @sc{gnu} Emacs interface, you may
d4f3574e 4517prefer to use Emacs facilities to view source; see @ref{Emacs, ,Using
7a292a7a 4518@value{GDBN} under @sc{gnu} Emacs}.
c906108c
SS
4519
4520@menu
4521* List:: Printing source lines
87885426 4522* Edit:: Editing source files
c906108c 4523* Search:: Searching source files
c906108c
SS
4524* Source Path:: Specifying source directories
4525* Machine Code:: Source and machine code
4526@end menu
4527
6d2ebf8b 4528@node List
c906108c
SS
4529@section Printing source lines
4530
4531@kindex list
41afff9a 4532@kindex l @r{(@code{list})}
c906108c 4533To print lines from a source file, use the @code{list} command
5d161b24 4534(abbreviated @code{l}). By default, ten lines are printed.
c906108c
SS
4535There are several ways to specify what part of the file you want to print.
4536
4537Here are the forms of the @code{list} command most commonly used:
4538
4539@table @code
4540@item list @var{linenum}
4541Print lines centered around line number @var{linenum} in the
4542current source file.
4543
4544@item list @var{function}
4545Print lines centered around the beginning of function
4546@var{function}.
4547
4548@item list
4549Print more lines. If the last lines printed were printed with a
4550@code{list} command, this prints lines following the last lines
4551printed; however, if the last line printed was a solitary line printed
4552as part of displaying a stack frame (@pxref{Stack, ,Examining the
4553Stack}), this prints lines centered around that line.
4554
4555@item list -
4556Print lines just before the lines last printed.
4557@end table
4558
9c16f35a 4559@cindex @code{list}, how many lines to display
c906108c
SS
4560By default, @value{GDBN} prints ten source lines with any of these forms of
4561the @code{list} command. You can change this using @code{set listsize}:
4562
4563@table @code
4564@kindex set listsize
4565@item set listsize @var{count}
4566Make the @code{list} command display @var{count} source lines (unless
4567the @code{list} argument explicitly specifies some other number).
4568
4569@kindex show listsize
4570@item show listsize
4571Display the number of lines that @code{list} prints.
4572@end table
4573
4574Repeating a @code{list} command with @key{RET} discards the argument,
4575so it is equivalent to typing just @code{list}. This is more useful
4576than listing the same lines again. An exception is made for an
4577argument of @samp{-}; that argument is preserved in repetition so that
4578each repetition moves up in the source file.
4579
4580@cindex linespec
4581In general, the @code{list} command expects you to supply zero, one or two
4582@dfn{linespecs}. Linespecs specify source lines; there are several ways
d4f3574e 4583of writing them, but the effect is always to specify some source line.
c906108c
SS
4584Here is a complete description of the possible arguments for @code{list}:
4585
4586@table @code
4587@item list @var{linespec}
4588Print lines centered around the line specified by @var{linespec}.
4589
4590@item list @var{first},@var{last}
4591Print lines from @var{first} to @var{last}. Both arguments are
4592linespecs.
4593
4594@item list ,@var{last}
4595Print lines ending with @var{last}.
4596
4597@item list @var{first},
4598Print lines starting with @var{first}.
4599
4600@item list +
4601Print lines just after the lines last printed.
4602
4603@item list -
4604Print lines just before the lines last printed.
4605
4606@item list
4607As described in the preceding table.
4608@end table
4609
4610Here are the ways of specifying a single source line---all the
4611kinds of linespec.
4612
4613@table @code
4614@item @var{number}
4615Specifies line @var{number} of the current source file.
4616When a @code{list} command has two linespecs, this refers to
4617the same source file as the first linespec.
4618
4619@item +@var{offset}
4620Specifies the line @var{offset} lines after the last line printed.
4621When used as the second linespec in a @code{list} command that has
4622two, this specifies the line @var{offset} lines down from the
4623first linespec.
4624
4625@item -@var{offset}
4626Specifies the line @var{offset} lines before the last line printed.
4627
4628@item @var{filename}:@var{number}
4629Specifies line @var{number} in the source file @var{filename}.
4630
4631@item @var{function}
4632Specifies the line that begins the body of the function @var{function}.
4633For example: in C, this is the line with the open brace.
4634
4635@item @var{filename}:@var{function}
4636Specifies the line of the open-brace that begins the body of the
4637function @var{function} in the file @var{filename}. You only need the
4638file name with a function name to avoid ambiguity when there are
4639identically named functions in different source files.
4640
4641@item *@var{address}
4642Specifies the line containing the program address @var{address}.
4643@var{address} may be any expression.
4644@end table
4645
87885426
FN
4646@node Edit
4647@section Editing source files
4648@cindex editing source files
4649
4650@kindex edit
4651@kindex e @r{(@code{edit})}
4652To edit the lines in a source file, use the @code{edit} command.
4653The editing program of your choice
4654is invoked with the current line set to
4655the active line in the program.
4656Alternatively, there are several ways to specify what part of the file you
4657want to print if you want to see other parts of the program.
4658
4659Here are the forms of the @code{edit} command most commonly used:
4660
4661@table @code
4662@item edit
4663Edit the current source file at the active line number in the program.
4664
4665@item edit @var{number}
4666Edit the current source file with @var{number} as the active line number.
4667
4668@item edit @var{function}
4669Edit the file containing @var{function} at the beginning of its definition.
4670
4671@item edit @var{filename}:@var{number}
4672Specifies line @var{number} in the source file @var{filename}.
4673
4674@item edit @var{filename}:@var{function}
4675Specifies the line that begins the body of the
4676function @var{function} in the file @var{filename}. You only need the
4677file name with a function name to avoid ambiguity when there are
4678identically named functions in different source files.
4679
4680@item edit *@var{address}
4681Specifies the line containing the program address @var{address}.
4682@var{address} may be any expression.
4683@end table
4684
4685@subsection Choosing your editor
4686You can customize @value{GDBN} to use any editor you want
4687@footnote{
4688The only restriction is that your editor (say @code{ex}), recognizes the
4689following command-line syntax:
10998722 4690@smallexample
87885426 4691ex +@var{number} file
10998722 4692@end smallexample
15387254
EZ
4693The optional numeric value +@var{number} specifies the number of the line in
4694the file where to start editing.}.
4695By default, it is @file{@value{EDITOR}}, but you can change this
10998722
AC
4696by setting the environment variable @code{EDITOR} before using
4697@value{GDBN}. For example, to configure @value{GDBN} to use the
4698@code{vi} editor, you could use these commands with the @code{sh} shell:
4699@smallexample
87885426
FN
4700EDITOR=/usr/bin/vi
4701export EDITOR
15387254 4702gdb @dots{}
10998722 4703@end smallexample
87885426 4704or in the @code{csh} shell,
10998722 4705@smallexample
87885426 4706setenv EDITOR /usr/bin/vi
15387254 4707gdb @dots{}
10998722 4708@end smallexample
87885426 4709
6d2ebf8b 4710@node Search
c906108c 4711@section Searching source files
15387254 4712@cindex searching source files
c906108c
SS
4713
4714There are two commands for searching through the current source file for a
4715regular expression.
4716
4717@table @code
4718@kindex search
4719@kindex forward-search
4720@item forward-search @var{regexp}
4721@itemx search @var{regexp}
4722The command @samp{forward-search @var{regexp}} checks each line,
4723starting with the one following the last line listed, for a match for
5d161b24 4724@var{regexp}. It lists the line that is found. You can use the
c906108c
SS
4725synonym @samp{search @var{regexp}} or abbreviate the command name as
4726@code{fo}.
4727
09d4efe1 4728@kindex reverse-search
c906108c
SS
4729@item reverse-search @var{regexp}
4730The command @samp{reverse-search @var{regexp}} checks each line, starting
4731with the one before the last line listed and going backward, for a match
4732for @var{regexp}. It lists the line that is found. You can abbreviate
4733this command as @code{rev}.
4734@end table
c906108c 4735
6d2ebf8b 4736@node Source Path
c906108c
SS
4737@section Specifying source directories
4738
4739@cindex source path
4740@cindex directories for source files
4741Executable programs sometimes do not record the directories of the source
4742files from which they were compiled, just the names. Even when they do,
4743the directories could be moved between the compilation and your debugging
4744session. @value{GDBN} has a list of directories to search for source files;
4745this is called the @dfn{source path}. Each time @value{GDBN} wants a source file,
4746it tries all the directories in the list, in the order they are present
0b66e38c
EZ
4747in the list, until it finds a file with the desired name.
4748
4749For example, suppose an executable references the file
4750@file{/usr/src/foo-1.0/lib/foo.c}, and our source path is
4751@file{/mnt/cross}. The file is first looked up literally; if this
4752fails, @file{/mnt/cross/usr/src/foo-1.0/lib/foo.c} is tried; if this
4753fails, @file{/mnt/cross/foo.c} is opened; if this fails, an error
4754message is printed. @value{GDBN} does not look up the parts of the
4755source file name, such as @file{/mnt/cross/src/foo-1.0/lib/foo.c}.
4756Likewise, the subdirectories of the source path are not searched: if
4757the source path is @file{/mnt/cross}, and the binary refers to
4758@file{foo.c}, @value{GDBN} would not find it under
4759@file{/mnt/cross/usr/src/foo-1.0/lib}.
4760
4761Plain file names, relative file names with leading directories, file
4762names containing dots, etc.@: are all treated as described above; for
4763instance, if the source path is @file{/mnt/cross}, and the source file
4764is recorded as @file{../lib/foo.c}, @value{GDBN} would first try
4765@file{../lib/foo.c}, then @file{/mnt/cross/../lib/foo.c}, and after
4766that---@file{/mnt/cross/foo.c}.
4767
4768Note that the executable search path is @emph{not} used to locate the
4769source files. Neither is the current working directory, unless it
4770happens to be in the source path.
c906108c
SS
4771
4772Whenever you reset or rearrange the source path, @value{GDBN} clears out
4773any information it has cached about where source files are found and where
4774each line is in the file.
4775
4776@kindex directory
4777@kindex dir
d4f3574e
SS
4778When you start @value{GDBN}, its source path includes only @samp{cdir}
4779and @samp{cwd}, in that order.
c906108c
SS
4780To add other directories, use the @code{directory} command.
4781
4782@table @code
4783@item directory @var{dirname} @dots{}
4784@item dir @var{dirname} @dots{}
4785Add directory @var{dirname} to the front of the source path. Several
d4f3574e
SS
4786directory names may be given to this command, separated by @samp{:}
4787(@samp{;} on MS-DOS and MS-Windows, where @samp{:} usually appears as
4788part of absolute file names) or
c906108c
SS
4789whitespace. You may specify a directory that is already in the source
4790path; this moves it forward, so @value{GDBN} searches it sooner.
4791
4792@kindex cdir
4793@kindex cwd
41afff9a
EZ
4794@vindex $cdir@r{, convenience variable}
4795@vindex $cwdr@r{, convenience variable}
c906108c
SS
4796@cindex compilation directory
4797@cindex current directory
4798@cindex working directory
4799@cindex directory, current
4800@cindex directory, compilation
4801You can use the string @samp{$cdir} to refer to the compilation
4802directory (if one is recorded), and @samp{$cwd} to refer to the current
4803working directory. @samp{$cwd} is not the same as @samp{.}---the former
4804tracks the current working directory as it changes during your @value{GDBN}
4805session, while the latter is immediately expanded to the current
4806directory at the time you add an entry to the source path.
4807
4808@item directory
4809Reset the source path to empty again. This requires confirmation.
4810
4811@c RET-repeat for @code{directory} is explicitly disabled, but since
4812@c repeating it would be a no-op we do not say that. (thanks to RMS)
4813
4814@item show directories
4815@kindex show directories
4816Print the source path: show which directories it contains.
4817@end table
4818
4819If your source path is cluttered with directories that are no longer of
4820interest, @value{GDBN} may sometimes cause confusion by finding the wrong
4821versions of source. You can correct the situation as follows:
4822
4823@enumerate
4824@item
4825Use @code{directory} with no argument to reset the source path to empty.
4826
4827@item
4828Use @code{directory} with suitable arguments to reinstall the
4829directories you want in the source path. You can add all the
4830directories in one command.
4831@end enumerate
4832
6d2ebf8b 4833@node Machine Code
c906108c 4834@section Source and machine code
15387254 4835@cindex source line and its code address
c906108c
SS
4836
4837You can use the command @code{info line} to map source lines to program
4838addresses (and vice versa), and the command @code{disassemble} to display
4839a range of addresses as machine instructions. When run under @sc{gnu} Emacs
d4f3574e 4840mode, the @code{info line} command causes the arrow to point to the
5d161b24 4841line specified. Also, @code{info line} prints addresses in symbolic form as
c906108c
SS
4842well as hex.
4843
4844@table @code
4845@kindex info line
4846@item info line @var{linespec}
4847Print the starting and ending addresses of the compiled code for
4848source line @var{linespec}. You can specify source lines in any of
4849the ways understood by the @code{list} command (@pxref{List, ,Printing
4850source lines}).
4851@end table
4852
4853For example, we can use @code{info line} to discover the location of
4854the object code for the first line of function
4855@code{m4_changequote}:
4856
d4f3574e
SS
4857@c FIXME: I think this example should also show the addresses in
4858@c symbolic form, as they usually would be displayed.
c906108c 4859@smallexample
96a2c332 4860(@value{GDBP}) info line m4_changequote
c906108c
SS
4861Line 895 of "builtin.c" starts at pc 0x634c and ends at 0x6350.
4862@end smallexample
4863
4864@noindent
15387254 4865@cindex code address and its source line
c906108c
SS
4866We can also inquire (using @code{*@var{addr}} as the form for
4867@var{linespec}) what source line covers a particular address:
4868@smallexample
4869(@value{GDBP}) info line *0x63ff
4870Line 926 of "builtin.c" starts at pc 0x63e4 and ends at 0x6404.
4871@end smallexample
4872
4873@cindex @code{$_} and @code{info line}
15387254 4874@cindex @code{x} command, default address
41afff9a 4875@kindex x@r{(examine), and} info line
c906108c
SS
4876After @code{info line}, the default address for the @code{x} command
4877is changed to the starting address of the line, so that @samp{x/i} is
4878sufficient to begin examining the machine code (@pxref{Memory,
4879,Examining memory}). Also, this address is saved as the value of the
4880convenience variable @code{$_} (@pxref{Convenience Vars, ,Convenience
4881variables}).
4882
4883@table @code
4884@kindex disassemble
4885@cindex assembly instructions
4886@cindex instructions, assembly
4887@cindex machine instructions
4888@cindex listing machine instructions
4889@item disassemble
4890This specialized command dumps a range of memory as machine
4891instructions. The default memory range is the function surrounding the
4892program counter of the selected frame. A single argument to this
4893command is a program counter value; @value{GDBN} dumps the function
4894surrounding this value. Two arguments specify a range of addresses
4895(first inclusive, second exclusive) to dump.
4896@end table
4897
c906108c
SS
4898The following example shows the disassembly of a range of addresses of
4899HP PA-RISC 2.0 code:
4900
4901@smallexample
4902(@value{GDBP}) disas 0x32c4 0x32e4
4903Dump of assembler code from 0x32c4 to 0x32e4:
49040x32c4 <main+204>: addil 0,dp
49050x32c8 <main+208>: ldw 0x22c(sr0,r1),r26
49060x32cc <main+212>: ldil 0x3000,r31
49070x32d0 <main+216>: ble 0x3f8(sr4,r31)
49080x32d4 <main+220>: ldo 0(r31),rp
49090x32d8 <main+224>: addil -0x800,dp
49100x32dc <main+228>: ldo 0x588(r1),r26
49110x32e0 <main+232>: ldil 0x3000,r31
4912End of assembler dump.
4913@end smallexample
c906108c
SS
4914
4915Some architectures have more than one commonly-used set of instruction
4916mnemonics or other syntax.
4917
4918@table @code
d4f3574e 4919@kindex set disassembly-flavor
d4f3574e
SS
4920@cindex Intel disassembly flavor
4921@cindex AT&T disassembly flavor
4922@item set disassembly-flavor @var{instruction-set}
c906108c
SS
4923Select the instruction set to use when disassembling the
4924program via the @code{disassemble} or @code{x/i} commands.
4925
4926Currently this command is only defined for the Intel x86 family. You
d4f3574e
SS
4927can set @var{instruction-set} to either @code{intel} or @code{att}.
4928The default is @code{att}, the AT&T flavor used by default by Unix
4929assemblers for x86-based targets.
9c16f35a
EZ
4930
4931@kindex show disassembly-flavor
4932@item show disassembly-flavor
4933Show the current setting of the disassembly flavor.
c906108c
SS
4934@end table
4935
4936
6d2ebf8b 4937@node Data
c906108c
SS
4938@chapter Examining Data
4939
4940@cindex printing data
4941@cindex examining data
4942@kindex print
4943@kindex inspect
4944@c "inspect" is not quite a synonym if you are using Epoch, which we do not
4945@c document because it is nonstandard... Under Epoch it displays in a
4946@c different window or something like that.
4947The usual way to examine data in your program is with the @code{print}
7a292a7a
SS
4948command (abbreviated @code{p}), or its synonym @code{inspect}. It
4949evaluates and prints the value of an expression of the language your
4950program is written in (@pxref{Languages, ,Using @value{GDBN} with
4951Different Languages}).
c906108c
SS
4952
4953@table @code
d4f3574e
SS
4954@item print @var{expr}
4955@itemx print /@var{f} @var{expr}
4956@var{expr} is an expression (in the source language). By default the
4957value of @var{expr} is printed in a format appropriate to its data type;
c906108c 4958you can choose a different format by specifying @samp{/@var{f}}, where
d4f3574e 4959@var{f} is a letter specifying the format; see @ref{Output Formats,,Output
c906108c
SS
4960formats}.
4961
4962@item print
4963@itemx print /@var{f}
15387254 4964@cindex reprint the last value
d4f3574e 4965If you omit @var{expr}, @value{GDBN} displays the last value again (from the
c906108c
SS
4966@dfn{value history}; @pxref{Value History, ,Value history}). This allows you to
4967conveniently inspect the same value in an alternative format.
4968@end table
4969
4970A more low-level way of examining data is with the @code{x} command.
4971It examines data in memory at a specified address and prints it in a
4972specified format. @xref{Memory, ,Examining memory}.
4973
7a292a7a 4974If you are interested in information about types, or about how the
d4f3574e
SS
4975fields of a struct or a class are declared, use the @code{ptype @var{exp}}
4976command rather than @code{print}. @xref{Symbols, ,Examining the Symbol
7a292a7a 4977Table}.
c906108c
SS
4978
4979@menu
4980* Expressions:: Expressions
4981* Variables:: Program variables
4982* Arrays:: Artificial arrays
4983* Output Formats:: Output formats
4984* Memory:: Examining memory
4985* Auto Display:: Automatic display
4986* Print Settings:: Print settings
4987* Value History:: Value history
4988* Convenience Vars:: Convenience variables
4989* Registers:: Registers
c906108c 4990* Floating Point Hardware:: Floating point hardware
53c69bd7 4991* Vector Unit:: Vector Unit
721c2651 4992* OS Information:: Auxiliary data provided by operating system
29e57380 4993* Memory Region Attributes:: Memory region attributes
16d9dec6 4994* Dump/Restore Files:: Copy between memory and a file
384ee23f 4995* Core File Generation:: Cause a program dump its core
a0eb71c5
KB
4996* Character Sets:: Debugging programs that use a different
4997 character set than GDB does
09d4efe1 4998* Caching Remote Data:: Data caching for remote targets
c906108c
SS
4999@end menu
5000
6d2ebf8b 5001@node Expressions
c906108c
SS
5002@section Expressions
5003
5004@cindex expressions
5005@code{print} and many other @value{GDBN} commands accept an expression and
5006compute its value. Any kind of constant, variable or operator defined
5007by the programming language you are using is valid in an expression in
e2e0bcd1
JB
5008@value{GDBN}. This includes conditional expressions, function calls,
5009casts, and string constants. It also includes preprocessor macros, if
5010you compiled your program to include this information; see
5011@ref{Compilation}.
c906108c 5012
15387254 5013@cindex arrays in expressions
d4f3574e
SS
5014@value{GDBN} supports array constants in expressions input by
5015the user. The syntax is @{@var{element}, @var{element}@dots{}@}. For example,
5d161b24 5016you can use the command @code{print @{1, 2, 3@}} to build up an array in
d4f3574e 5017memory that is @code{malloc}ed in the target program.
c906108c 5018
c906108c
SS
5019Because C is so widespread, most of the expressions shown in examples in
5020this manual are in C. @xref{Languages, , Using @value{GDBN} with Different
5021Languages}, for information on how to use expressions in other
5022languages.
5023
5024In this section, we discuss operators that you can use in @value{GDBN}
5025expressions regardless of your programming language.
5026
15387254 5027@cindex casts, in expressions
c906108c
SS
5028Casts are supported in all languages, not just in C, because it is so
5029useful to cast a number into a pointer in order to examine a structure
5030at that address in memory.
5031@c FIXME: casts supported---Mod2 true?
c906108c
SS
5032
5033@value{GDBN} supports these operators, in addition to those common
5034to programming languages:
5035
5036@table @code
5037@item @@
5038@samp{@@} is a binary operator for treating parts of memory as arrays.
5039@xref{Arrays, ,Artificial arrays}, for more information.
5040
5041@item ::
5042@samp{::} allows you to specify a variable in terms of the file or
5043function where it is defined. @xref{Variables, ,Program variables}.
5044
5045@cindex @{@var{type}@}
5046@cindex type casting memory
5047@cindex memory, viewing as typed object
5048@cindex casts, to view memory
5049@item @{@var{type}@} @var{addr}
5050Refers to an object of type @var{type} stored at address @var{addr} in
5051memory. @var{addr} may be any expression whose value is an integer or
5052pointer (but parentheses are required around binary operators, just as in
5053a cast). This construct is allowed regardless of what kind of data is
5054normally supposed to reside at @var{addr}.
5055@end table
5056
6d2ebf8b 5057@node Variables
c906108c
SS
5058@section Program variables
5059
5060The most common kind of expression to use is the name of a variable
5061in your program.
5062
5063Variables in expressions are understood in the selected stack frame
5064(@pxref{Selection, ,Selecting a frame}); they must be either:
5065
5066@itemize @bullet
5067@item
5068global (or file-static)
5069@end itemize
5070
5d161b24 5071@noindent or
c906108c
SS
5072
5073@itemize @bullet
5074@item
5075visible according to the scope rules of the
5076programming language from the point of execution in that frame
5d161b24 5077@end itemize
c906108c
SS
5078
5079@noindent This means that in the function
5080
474c8240 5081@smallexample
c906108c
SS
5082foo (a)
5083 int a;
5084@{
5085 bar (a);
5086 @{
5087 int b = test ();
5088 bar (b);
5089 @}
5090@}
474c8240 5091@end smallexample
c906108c
SS
5092
5093@noindent
5094you can examine and use the variable @code{a} whenever your program is
5095executing within the function @code{foo}, but you can only use or
5096examine the variable @code{b} while your program is executing inside
5097the block where @code{b} is declared.
5098
5099@cindex variable name conflict
5100There is an exception: you can refer to a variable or function whose
5101scope is a single source file even if the current execution point is not
5102in this file. But it is possible to have more than one such variable or
5103function with the same name (in different source files). If that
5104happens, referring to that name has unpredictable effects. If you wish,
5105you can specify a static variable in a particular function or file,
15387254 5106using the colon-colon (@code{::}) notation:
c906108c 5107
d4f3574e 5108@cindex colon-colon, context for variables/functions
c906108c
SS
5109@iftex
5110@c info cannot cope with a :: index entry, but why deprive hard copy readers?
41afff9a 5111@cindex @code{::}, context for variables/functions
c906108c 5112@end iftex
474c8240 5113@smallexample
c906108c
SS
5114@var{file}::@var{variable}
5115@var{function}::@var{variable}
474c8240 5116@end smallexample
c906108c
SS
5117
5118@noindent
5119Here @var{file} or @var{function} is the name of the context for the
5120static @var{variable}. In the case of file names, you can use quotes to
5121make sure @value{GDBN} parses the file name as a single word---for example,
5122to print a global value of @code{x} defined in @file{f2.c}:
5123
474c8240 5124@smallexample
c906108c 5125(@value{GDBP}) p 'f2.c'::x
474c8240 5126@end smallexample
c906108c 5127
b37052ae 5128@cindex C@t{++} scope resolution
c906108c 5129This use of @samp{::} is very rarely in conflict with the very similar
b37052ae 5130use of the same notation in C@t{++}. @value{GDBN} also supports use of the C@t{++}
c906108c
SS
5131scope resolution operator in @value{GDBN} expressions.
5132@c FIXME: Um, so what happens in one of those rare cases where it's in
5133@c conflict?? --mew
c906108c
SS
5134
5135@cindex wrong values
5136@cindex variable values, wrong
15387254
EZ
5137@cindex function entry/exit, wrong values of variables
5138@cindex optimized code, wrong values of variables
c906108c
SS
5139@quotation
5140@emph{Warning:} Occasionally, a local variable may appear to have the
5141wrong value at certain points in a function---just after entry to a new
5142scope, and just before exit.
5143@end quotation
5144You may see this problem when you are stepping by machine instructions.
5145This is because, on most machines, it takes more than one instruction to
5146set up a stack frame (including local variable definitions); if you are
5147stepping by machine instructions, variables may appear to have the wrong
5148values until the stack frame is completely built. On exit, it usually
5149also takes more than one machine instruction to destroy a stack frame;
5150after you begin stepping through that group of instructions, local
5151variable definitions may be gone.
5152
5153This may also happen when the compiler does significant optimizations.
5154To be sure of always seeing accurate values, turn off all optimization
5155when compiling.
5156
d4f3574e
SS
5157@cindex ``No symbol "foo" in current context''
5158Another possible effect of compiler optimizations is to optimize
5159unused variables out of existence, or assign variables to registers (as
5160opposed to memory addresses). Depending on the support for such cases
5161offered by the debug info format used by the compiler, @value{GDBN}
5162might not be able to display values for such local variables. If that
5163happens, @value{GDBN} will print a message like this:
5164
474c8240 5165@smallexample
d4f3574e 5166No symbol "foo" in current context.
474c8240 5167@end smallexample
d4f3574e
SS
5168
5169To solve such problems, either recompile without optimizations, or use a
5170different debug info format, if the compiler supports several such
15387254 5171formats. For example, @value{NGCC}, the @sc{gnu} C/C@t{++} compiler,
0179ffac
DC
5172usually supports the @option{-gstabs+} option. @option{-gstabs+}
5173produces debug info in a format that is superior to formats such as
5174COFF. You may be able to use DWARF 2 (@option{-gdwarf-2}), which is also
5175an effective form for debug info. @xref{Debugging Options,,Options
5176for Debugging Your Program or @sc{gnu} CC, gcc.info, Using @sc{gnu} CC}.
15387254
EZ
5177@xref{C, , Debugging C++}, for more info about debug info formats
5178that are best suited to C@t{++} programs.
d4f3574e 5179
6d2ebf8b 5180@node Arrays
c906108c
SS
5181@section Artificial arrays
5182
5183@cindex artificial array
15387254 5184@cindex arrays
41afff9a 5185@kindex @@@r{, referencing memory as an array}
c906108c
SS
5186It is often useful to print out several successive objects of the
5187same type in memory; a section of an array, or an array of
5188dynamically determined size for which only a pointer exists in the
5189program.
5190
5191You can do this by referring to a contiguous span of memory as an
5192@dfn{artificial array}, using the binary operator @samp{@@}. The left
5193operand of @samp{@@} should be the first element of the desired array
5194and be an individual object. The right operand should be the desired length
5195of the array. The result is an array value whose elements are all of
5196the type of the left argument. The first element is actually the left
5197argument; the second element comes from bytes of memory immediately
5198following those that hold the first element, and so on. Here is an
5199example. If a program says
5200
474c8240 5201@smallexample
c906108c 5202int *array = (int *) malloc (len * sizeof (int));
474c8240 5203@end smallexample
c906108c
SS
5204
5205@noindent
5206you can print the contents of @code{array} with
5207
474c8240 5208@smallexample
c906108c 5209p *array@@len
474c8240 5210@end smallexample
c906108c
SS
5211
5212The left operand of @samp{@@} must reside in memory. Array values made
5213with @samp{@@} in this way behave just like other arrays in terms of
5214subscripting, and are coerced to pointers when used in expressions.
5215Artificial arrays most often appear in expressions via the value history
5216(@pxref{Value History, ,Value history}), after printing one out.
5217
5218Another way to create an artificial array is to use a cast.
5219This re-interprets a value as if it were an array.
5220The value need not be in memory:
474c8240 5221@smallexample
c906108c
SS
5222(@value{GDBP}) p/x (short[2])0x12345678
5223$1 = @{0x1234, 0x5678@}
474c8240 5224@end smallexample
c906108c
SS
5225
5226As a convenience, if you leave the array length out (as in
c3f6f71d 5227@samp{(@var{type}[])@var{value}}) @value{GDBN} calculates the size to fill
c906108c 5228the value (as @samp{sizeof(@var{value})/sizeof(@var{type})}:
474c8240 5229@smallexample
c906108c
SS
5230(@value{GDBP}) p/x (short[])0x12345678
5231$2 = @{0x1234, 0x5678@}
474c8240 5232@end smallexample
c906108c
SS
5233
5234Sometimes the artificial array mechanism is not quite enough; in
5235moderately complex data structures, the elements of interest may not
5236actually be adjacent---for example, if you are interested in the values
5237of pointers in an array. One useful work-around in this situation is
5238to use a convenience variable (@pxref{Convenience Vars, ,Convenience
5239variables}) as a counter in an expression that prints the first
5240interesting value, and then repeat that expression via @key{RET}. For
5241instance, suppose you have an array @code{dtab} of pointers to
5242structures, and you are interested in the values of a field @code{fv}
5243in each structure. Here is an example of what you might type:
5244
474c8240 5245@smallexample
c906108c
SS
5246set $i = 0
5247p dtab[$i++]->fv
5248@key{RET}
5249@key{RET}
5250@dots{}
474c8240 5251@end smallexample
c906108c 5252
6d2ebf8b 5253@node Output Formats
c906108c
SS
5254@section Output formats
5255
5256@cindex formatted output
5257@cindex output formats
5258By default, @value{GDBN} prints a value according to its data type. Sometimes
5259this is not what you want. For example, you might want to print a number
5260in hex, or a pointer in decimal. Or you might want to view data in memory
5261at a certain address as a character string or as an instruction. To do
5262these things, specify an @dfn{output format} when you print a value.
5263
5264The simplest use of output formats is to say how to print a value
5265already computed. This is done by starting the arguments of the
5266@code{print} command with a slash and a format letter. The format
5267letters supported are:
5268
5269@table @code
5270@item x
5271Regard the bits of the value as an integer, and print the integer in
5272hexadecimal.
5273
5274@item d
5275Print as integer in signed decimal.
5276
5277@item u
5278Print as integer in unsigned decimal.
5279
5280@item o
5281Print as integer in octal.
5282
5283@item t
5284Print as integer in binary. The letter @samp{t} stands for ``two''.
5285@footnote{@samp{b} cannot be used because these format letters are also
5286used with the @code{x} command, where @samp{b} stands for ``byte'';
d4f3574e 5287see @ref{Memory,,Examining memory}.}
c906108c
SS
5288
5289@item a
5290@cindex unknown address, locating
3d67e040 5291@cindex locate address
c906108c
SS
5292Print as an address, both absolute in hexadecimal and as an offset from
5293the nearest preceding symbol. You can use this format used to discover
5294where (in what function) an unknown address is located:
5295
474c8240 5296@smallexample
c906108c
SS
5297(@value{GDBP}) p/a 0x54320
5298$3 = 0x54320 <_initialize_vx+396>
474c8240 5299@end smallexample
c906108c 5300
3d67e040
EZ
5301@noindent
5302The command @code{info symbol 0x54320} yields similar results.
5303@xref{Symbols, info symbol}.
5304
c906108c
SS
5305@item c
5306Regard as an integer and print it as a character constant.
5307
5308@item f
5309Regard the bits of the value as a floating point number and print
5310using typical floating point syntax.
5311@end table
5312
5313For example, to print the program counter in hex (@pxref{Registers}), type
5314
474c8240 5315@smallexample
c906108c 5316p/x $pc
474c8240 5317@end smallexample
c906108c
SS
5318
5319@noindent
5320Note that no space is required before the slash; this is because command
5321names in @value{GDBN} cannot contain a slash.
5322
5323To reprint the last value in the value history with a different format,
5324you can use the @code{print} command with just a format and no
5325expression. For example, @samp{p/x} reprints the last value in hex.
5326
6d2ebf8b 5327@node Memory
c906108c
SS
5328@section Examining memory
5329
5330You can use the command @code{x} (for ``examine'') to examine memory in
5331any of several formats, independently of your program's data types.
5332
5333@cindex examining memory
5334@table @code
41afff9a 5335@kindex x @r{(examine memory)}
c906108c
SS
5336@item x/@var{nfu} @var{addr}
5337@itemx x @var{addr}
5338@itemx x
5339Use the @code{x} command to examine memory.
5340@end table
5341
5342@var{n}, @var{f}, and @var{u} are all optional parameters that specify how
5343much memory to display and how to format it; @var{addr} is an
5344expression giving the address where you want to start displaying memory.
5345If you use defaults for @var{nfu}, you need not type the slash @samp{/}.
5346Several commands set convenient defaults for @var{addr}.
5347
5348@table @r
5349@item @var{n}, the repeat count
5350The repeat count is a decimal integer; the default is 1. It specifies
5351how much memory (counting by units @var{u}) to display.
5352@c This really is **decimal**; unaffected by 'set radix' as of GDB
5353@c 4.1.2.
5354
5355@item @var{f}, the display format
5356The display format is one of the formats used by @code{print},
5357@samp{s} (null-terminated string), or @samp{i} (machine instruction).
5358The default is @samp{x} (hexadecimal) initially.
5359The default changes each time you use either @code{x} or @code{print}.
5360
5361@item @var{u}, the unit size
5362The unit size is any of
5363
5364@table @code
5365@item b
5366Bytes.
5367@item h
5368Halfwords (two bytes).
5369@item w
5370Words (four bytes). This is the initial default.
5371@item g
5372Giant words (eight bytes).
5373@end table
5374
5375Each time you specify a unit size with @code{x}, that size becomes the
5376default unit the next time you use @code{x}. (For the @samp{s} and
5377@samp{i} formats, the unit size is ignored and is normally not written.)
5378
5379@item @var{addr}, starting display address
5380@var{addr} is the address where you want @value{GDBN} to begin displaying
5381memory. The expression need not have a pointer value (though it may);
5382it is always interpreted as an integer address of a byte of memory.
5383@xref{Expressions, ,Expressions}, for more information on expressions. The default for
5384@var{addr} is usually just after the last address examined---but several
5385other commands also set the default address: @code{info breakpoints} (to
5386the address of the last breakpoint listed), @code{info line} (to the
5387starting address of a line), and @code{print} (if you use it to display
5388a value from memory).
5389@end table
5390
5391For example, @samp{x/3uh 0x54320} is a request to display three halfwords
5392(@code{h}) of memory, formatted as unsigned decimal integers (@samp{u}),
5393starting at address @code{0x54320}. @samp{x/4xw $sp} prints the four
5394words (@samp{w}) of memory above the stack pointer (here, @samp{$sp};
d4f3574e 5395@pxref{Registers, ,Registers}) in hexadecimal (@samp{x}).
c906108c
SS
5396
5397Since the letters indicating unit sizes are all distinct from the
5398letters specifying output formats, you do not have to remember whether
5399unit size or format comes first; either order works. The output
5400specifications @samp{4xw} and @samp{4wx} mean exactly the same thing.
5401(However, the count @var{n} must come first; @samp{wx4} does not work.)
5402
5403Even though the unit size @var{u} is ignored for the formats @samp{s}
5404and @samp{i}, you might still want to use a count @var{n}; for example,
5405@samp{3i} specifies that you want to see three machine instructions,
5406including any operands. The command @code{disassemble} gives an
d4f3574e 5407alternative way of inspecting machine instructions; see @ref{Machine
c906108c
SS
5408Code,,Source and machine code}.
5409
5410All the defaults for the arguments to @code{x} are designed to make it
5411easy to continue scanning memory with minimal specifications each time
5412you use @code{x}. For example, after you have inspected three machine
5413instructions with @samp{x/3i @var{addr}}, you can inspect the next seven
5414with just @samp{x/7}. If you use @key{RET} to repeat the @code{x} command,
5415the repeat count @var{n} is used again; the other arguments default as
5416for successive uses of @code{x}.
5417
5418@cindex @code{$_}, @code{$__}, and value history
5419The addresses and contents printed by the @code{x} command are not saved
5420in the value history because there is often too much of them and they
5421would get in the way. Instead, @value{GDBN} makes these values available for
5422subsequent use in expressions as values of the convenience variables
5423@code{$_} and @code{$__}. After an @code{x} command, the last address
5424examined is available for use in expressions in the convenience variable
5425@code{$_}. The contents of that address, as examined, are available in
5426the convenience variable @code{$__}.
5427
5428If the @code{x} command has a repeat count, the address and contents saved
5429are from the last memory unit printed; this is not the same as the last
5430address printed if several units were printed on the last line of output.
5431
09d4efe1
EZ
5432@cindex remote memory comparison
5433@cindex verify remote memory image
5434When you are debugging a program running on a remote target machine
5435(@pxref{Remote}), you may wish to verify the program's image in the
5436remote machine's memory against the executable file you downloaded to
5437the target. The @code{compare-sections} command is provided for such
5438situations.
5439
5440@table @code
5441@kindex compare-sections
5442@item compare-sections @r{[}@var{section-name}@r{]}
5443Compare the data of a loadable section @var{section-name} in the
5444executable file of the program being debugged with the same section in
5445the remote machine's memory, and report any mismatches. With no
5446arguments, compares all loadable sections. This command's
5447availability depends on the target's support for the @code{"qCRC"}
5448remote request.
5449@end table
5450
6d2ebf8b 5451@node Auto Display
c906108c
SS
5452@section Automatic display
5453@cindex automatic display
5454@cindex display of expressions
5455
5456If you find that you want to print the value of an expression frequently
5457(to see how it changes), you might want to add it to the @dfn{automatic
5458display list} so that @value{GDBN} prints its value each time your program stops.
5459Each expression added to the list is given a number to identify it;
5460to remove an expression from the list, you specify that number.
5461The automatic display looks like this:
5462
474c8240 5463@smallexample
c906108c
SS
54642: foo = 38
54653: bar[5] = (struct hack *) 0x3804
474c8240 5466@end smallexample
c906108c
SS
5467
5468@noindent
5469This display shows item numbers, expressions and their current values. As with
5470displays you request manually using @code{x} or @code{print}, you can
5471specify the output format you prefer; in fact, @code{display} decides
5472whether to use @code{print} or @code{x} depending on how elaborate your
5473format specification is---it uses @code{x} if you specify a unit size,
5474or one of the two formats (@samp{i} and @samp{s}) that are only
5475supported by @code{x}; otherwise it uses @code{print}.
5476
5477@table @code
5478@kindex display
d4f3574e
SS
5479@item display @var{expr}
5480Add the expression @var{expr} to the list of expressions to display
c906108c
SS
5481each time your program stops. @xref{Expressions, ,Expressions}.
5482
5483@code{display} does not repeat if you press @key{RET} again after using it.
5484
d4f3574e 5485@item display/@var{fmt} @var{expr}
c906108c 5486For @var{fmt} specifying only a display format and not a size or
d4f3574e 5487count, add the expression @var{expr} to the auto-display list but
c906108c
SS
5488arrange to display it each time in the specified format @var{fmt}.
5489@xref{Output Formats,,Output formats}.
5490
5491@item display/@var{fmt} @var{addr}
5492For @var{fmt} @samp{i} or @samp{s}, or including a unit-size or a
5493number of units, add the expression @var{addr} as a memory address to
5494be examined each time your program stops. Examining means in effect
5495doing @samp{x/@var{fmt} @var{addr}}. @xref{Memory, ,Examining memory}.
5496@end table
5497
5498For example, @samp{display/i $pc} can be helpful, to see the machine
5499instruction about to be executed each time execution stops (@samp{$pc}
d4f3574e 5500is a common name for the program counter; @pxref{Registers, ,Registers}).
c906108c
SS
5501
5502@table @code
5503@kindex delete display
5504@kindex undisplay
5505@item undisplay @var{dnums}@dots{}
5506@itemx delete display @var{dnums}@dots{}
5507Remove item numbers @var{dnums} from the list of expressions to display.
5508
5509@code{undisplay} does not repeat if you press @key{RET} after using it.
5510(Otherwise you would just get the error @samp{No display number @dots{}}.)
5511
5512@kindex disable display
5513@item disable display @var{dnums}@dots{}
5514Disable the display of item numbers @var{dnums}. A disabled display
5515item is not printed automatically, but is not forgotten. It may be
5516enabled again later.
5517
5518@kindex enable display
5519@item enable display @var{dnums}@dots{}
5520Enable display of item numbers @var{dnums}. It becomes effective once
5521again in auto display of its expression, until you specify otherwise.
5522
5523@item display
5524Display the current values of the expressions on the list, just as is
5525done when your program stops.
5526
5527@kindex info display
5528@item info display
5529Print the list of expressions previously set up to display
5530automatically, each one with its item number, but without showing the
5531values. This includes disabled expressions, which are marked as such.
5532It also includes expressions which would not be displayed right now
5533because they refer to automatic variables not currently available.
5534@end table
5535
15387254 5536@cindex display disabled out of scope
c906108c
SS
5537If a display expression refers to local variables, then it does not make
5538sense outside the lexical context for which it was set up. Such an
5539expression is disabled when execution enters a context where one of its
5540variables is not defined. For example, if you give the command
5541@code{display last_char} while inside a function with an argument
5542@code{last_char}, @value{GDBN} displays this argument while your program
5543continues to stop inside that function. When it stops elsewhere---where
5544there is no variable @code{last_char}---the display is disabled
5545automatically. The next time your program stops where @code{last_char}
5546is meaningful, you can enable the display expression once again.
5547
6d2ebf8b 5548@node Print Settings
c906108c
SS
5549@section Print settings
5550
5551@cindex format options
5552@cindex print settings
5553@value{GDBN} provides the following ways to control how arrays, structures,
5554and symbols are printed.
5555
5556@noindent
5557These settings are useful for debugging programs in any language:
5558
5559@table @code
4644b6e3 5560@kindex set print
c906108c
SS
5561@item set print address
5562@itemx set print address on
4644b6e3 5563@cindex print/don't print memory addresses
c906108c
SS
5564@value{GDBN} prints memory addresses showing the location of stack
5565traces, structure values, pointer values, breakpoints, and so forth,
5566even when it also displays the contents of those addresses. The default
5567is @code{on}. For example, this is what a stack frame display looks like with
5568@code{set print address on}:
5569
5570@smallexample
5571@group
5572(@value{GDBP}) f
5573#0 set_quotes (lq=0x34c78 "<<", rq=0x34c88 ">>")
5574 at input.c:530
5575530 if (lquote != def_lquote)
5576@end group
5577@end smallexample
5578
5579@item set print address off
5580Do not print addresses when displaying their contents. For example,
5581this is the same stack frame displayed with @code{set print address off}:
5582
5583@smallexample
5584@group
5585(@value{GDBP}) set print addr off
5586(@value{GDBP}) f
5587#0 set_quotes (lq="<<", rq=">>") at input.c:530
5588530 if (lquote != def_lquote)
5589@end group
5590@end smallexample
5591
5592You can use @samp{set print address off} to eliminate all machine
5593dependent displays from the @value{GDBN} interface. For example, with
5594@code{print address off}, you should get the same text for backtraces on
5595all machines---whether or not they involve pointer arguments.
5596
4644b6e3 5597@kindex show print
c906108c
SS
5598@item show print address
5599Show whether or not addresses are to be printed.
5600@end table
5601
5602When @value{GDBN} prints a symbolic address, it normally prints the
5603closest earlier symbol plus an offset. If that symbol does not uniquely
5604identify the address (for example, it is a name whose scope is a single
5605source file), you may need to clarify. One way to do this is with
5606@code{info line}, for example @samp{info line *0x4537}. Alternately,
5607you can set @value{GDBN} to print the source file and line number when
5608it prints a symbolic address:
5609
5610@table @code
c906108c 5611@item set print symbol-filename on
9c16f35a
EZ
5612@cindex source file and line of a symbol
5613@cindex symbol, source file and line
c906108c
SS
5614Tell @value{GDBN} to print the source file name and line number of a
5615symbol in the symbolic form of an address.
5616
5617@item set print symbol-filename off
5618Do not print source file name and line number of a symbol. This is the
5619default.
5620
c906108c
SS
5621@item show print symbol-filename
5622Show whether or not @value{GDBN} will print the source file name and
5623line number of a symbol in the symbolic form of an address.
5624@end table
5625
5626Another situation where it is helpful to show symbol filenames and line
5627numbers is when disassembling code; @value{GDBN} shows you the line
5628number and source file that corresponds to each instruction.
5629
5630Also, you may wish to see the symbolic form only if the address being
5631printed is reasonably close to the closest earlier symbol:
5632
5633@table @code
c906108c 5634@item set print max-symbolic-offset @var{max-offset}
4644b6e3 5635@cindex maximum value for offset of closest symbol
c906108c
SS
5636Tell @value{GDBN} to only display the symbolic form of an address if the
5637offset between the closest earlier symbol and the address is less than
5d161b24 5638@var{max-offset}. The default is 0, which tells @value{GDBN}
c906108c
SS
5639to always print the symbolic form of an address if any symbol precedes it.
5640
c906108c
SS
5641@item show print max-symbolic-offset
5642Ask how large the maximum offset is that @value{GDBN} prints in a
5643symbolic address.
5644@end table
5645
5646@cindex wild pointer, interpreting
5647@cindex pointer, finding referent
5648If you have a pointer and you are not sure where it points, try
5649@samp{set print symbol-filename on}. Then you can determine the name
5650and source file location of the variable where it points, using
5651@samp{p/a @var{pointer}}. This interprets the address in symbolic form.
5652For example, here @value{GDBN} shows that a variable @code{ptt} points
5653at another variable @code{t}, defined in @file{hi2.c}:
5654
474c8240 5655@smallexample
c906108c
SS
5656(@value{GDBP}) set print symbol-filename on
5657(@value{GDBP}) p/a ptt
5658$4 = 0xe008 <t in hi2.c>
474c8240 5659@end smallexample
c906108c
SS
5660
5661@quotation
5662@emph{Warning:} For pointers that point to a local variable, @samp{p/a}
5663does not show the symbol name and filename of the referent, even with
5664the appropriate @code{set print} options turned on.
5665@end quotation
5666
5667Other settings control how different kinds of objects are printed:
5668
5669@table @code
c906108c
SS
5670@item set print array
5671@itemx set print array on
4644b6e3 5672@cindex pretty print arrays
c906108c
SS
5673Pretty print arrays. This format is more convenient to read,
5674but uses more space. The default is off.
5675
5676@item set print array off
5677Return to compressed format for arrays.
5678
c906108c
SS
5679@item show print array
5680Show whether compressed or pretty format is selected for displaying
5681arrays.
5682
c906108c 5683@item set print elements @var{number-of-elements}
4644b6e3 5684@cindex number of array elements to print
9c16f35a 5685@cindex limit on number of printed array elements
c906108c
SS
5686Set a limit on how many elements of an array @value{GDBN} will print.
5687If @value{GDBN} is printing a large array, it stops printing after it has
5688printed the number of elements set by the @code{set print elements} command.
5689This limit also applies to the display of strings.
d4f3574e 5690When @value{GDBN} starts, this limit is set to 200.
c906108c
SS
5691Setting @var{number-of-elements} to zero means that the printing is unlimited.
5692
c906108c
SS
5693@item show print elements
5694Display the number of elements of a large array that @value{GDBN} will print.
5695If the number is 0, then the printing is unlimited.
5696
9c16f35a
EZ
5697@item set print repeats
5698@cindex repeated array elements
5699Set the threshold for suppressing display of repeated array
5700elelments. When the number of consecutive identical elements of an
5701array exceeds the threshold, @value{GDBN} prints the string
5702@code{"<repeats @var{n} times>"}, where @var{n} is the number of
5703identical repetitions, instead of displaying the identical elements
5704themselves. Setting the threshold to zero will cause all elements to
5705be individually printed. The default threshold is 10.
5706
5707@item show print repeats
5708Display the current threshold for printing repeated identical
5709elements.
5710
c906108c 5711@item set print null-stop
4644b6e3 5712@cindex @sc{null} elements in arrays
c906108c 5713Cause @value{GDBN} to stop printing the characters of an array when the first
d4f3574e 5714@sc{null} is encountered. This is useful when large arrays actually
c906108c 5715contain only short strings.
d4f3574e 5716The default is off.
c906108c 5717
9c16f35a
EZ
5718@item show print null-stop
5719Show whether @value{GDBN} stops printing an array on the first
5720@sc{null} character.
5721
c906108c 5722@item set print pretty on
9c16f35a
EZ
5723@cindex print structures in indented form
5724@cindex indentation in structure display
5d161b24 5725Cause @value{GDBN} to print structures in an indented format with one member
c906108c
SS
5726per line, like this:
5727
5728@smallexample
5729@group
5730$1 = @{
5731 next = 0x0,
5732 flags = @{
5733 sweet = 1,
5734 sour = 1
5735 @},
5736 meat = 0x54 "Pork"
5737@}
5738@end group
5739@end smallexample
5740
5741@item set print pretty off
5742Cause @value{GDBN} to print structures in a compact format, like this:
5743
5744@smallexample
5745@group
5746$1 = @{next = 0x0, flags = @{sweet = 1, sour = 1@}, \
5747meat = 0x54 "Pork"@}
5748@end group
5749@end smallexample
5750
5751@noindent
5752This is the default format.
5753
c906108c
SS
5754@item show print pretty
5755Show which format @value{GDBN} is using to print structures.
5756
c906108c 5757@item set print sevenbit-strings on
4644b6e3
EZ
5758@cindex eight-bit characters in strings
5759@cindex octal escapes in strings
c906108c
SS
5760Print using only seven-bit characters; if this option is set,
5761@value{GDBN} displays any eight-bit characters (in strings or
5762character values) using the notation @code{\}@var{nnn}. This setting is
5763best if you are working in English (@sc{ascii}) and you use the
5764high-order bit of characters as a marker or ``meta'' bit.
5765
5766@item set print sevenbit-strings off
5767Print full eight-bit characters. This allows the use of more
5768international character sets, and is the default.
5769
c906108c
SS
5770@item show print sevenbit-strings
5771Show whether or not @value{GDBN} is printing only seven-bit characters.
5772
c906108c 5773@item set print union on
4644b6e3 5774@cindex unions in structures, printing
9c16f35a
EZ
5775Tell @value{GDBN} to print unions which are contained in structures
5776and other unions. This is the default setting.
c906108c
SS
5777
5778@item set print union off
9c16f35a
EZ
5779Tell @value{GDBN} not to print unions which are contained in
5780structures and other unions. @value{GDBN} will print @code{"@{...@}"}
5781instead.
c906108c 5782
c906108c
SS
5783@item show print union
5784Ask @value{GDBN} whether or not it will print unions which are contained in
9c16f35a 5785structures and other unions.
c906108c
SS
5786
5787For example, given the declarations
5788
5789@smallexample
5790typedef enum @{Tree, Bug@} Species;
5791typedef enum @{Big_tree, Acorn, Seedling@} Tree_forms;
5d161b24 5792typedef enum @{Caterpillar, Cocoon, Butterfly@}
c906108c
SS
5793 Bug_forms;
5794
5795struct thing @{
5796 Species it;
5797 union @{
5798 Tree_forms tree;
5799 Bug_forms bug;
5800 @} form;
5801@};
5802
5803struct thing foo = @{Tree, @{Acorn@}@};
5804@end smallexample
5805
5806@noindent
5807with @code{set print union on} in effect @samp{p foo} would print
5808
5809@smallexample
5810$1 = @{it = Tree, form = @{tree = Acorn, bug = Cocoon@}@}
5811@end smallexample
5812
5813@noindent
5814and with @code{set print union off} in effect it would print
5815
5816@smallexample
5817$1 = @{it = Tree, form = @{...@}@}
5818@end smallexample
9c16f35a
EZ
5819
5820@noindent
5821@code{set print union} affects programs written in C-like languages
5822and in Pascal.
c906108c
SS
5823@end table
5824
c906108c
SS
5825@need 1000
5826@noindent
b37052ae 5827These settings are of interest when debugging C@t{++} programs:
c906108c
SS
5828
5829@table @code
4644b6e3 5830@cindex demangling C@t{++} names
c906108c
SS
5831@item set print demangle
5832@itemx set print demangle on
b37052ae 5833Print C@t{++} names in their source form rather than in the encoded
c906108c 5834(``mangled'') form passed to the assembler and linker for type-safe
d4f3574e 5835linkage. The default is on.
c906108c 5836
c906108c 5837@item show print demangle
b37052ae 5838Show whether C@t{++} names are printed in mangled or demangled form.
c906108c 5839
c906108c
SS
5840@item set print asm-demangle
5841@itemx set print asm-demangle on
b37052ae 5842Print C@t{++} names in their source form rather than their mangled form, even
c906108c
SS
5843in assembler code printouts such as instruction disassemblies.
5844The default is off.
5845
c906108c 5846@item show print asm-demangle
b37052ae 5847Show whether C@t{++} names in assembly listings are printed in mangled
c906108c
SS
5848or demangled form.
5849
b37052ae
EZ
5850@cindex C@t{++} symbol decoding style
5851@cindex symbol decoding style, C@t{++}
a8f24a35 5852@kindex set demangle-style
c906108c
SS
5853@item set demangle-style @var{style}
5854Choose among several encoding schemes used by different compilers to
b37052ae 5855represent C@t{++} names. The choices for @var{style} are currently:
c906108c
SS
5856
5857@table @code
5858@item auto
5859Allow @value{GDBN} to choose a decoding style by inspecting your program.
5860
5861@item gnu
b37052ae 5862Decode based on the @sc{gnu} C@t{++} compiler (@code{g++}) encoding algorithm.
c906108c 5863This is the default.
c906108c
SS
5864
5865@item hp
b37052ae 5866Decode based on the HP ANSI C@t{++} (@code{aCC}) encoding algorithm.
c906108c
SS
5867
5868@item lucid
b37052ae 5869Decode based on the Lucid C@t{++} compiler (@code{lcc}) encoding algorithm.
c906108c
SS
5870
5871@item arm
b37052ae 5872Decode using the algorithm in the @cite{C@t{++} Annotated Reference Manual}.
c906108c
SS
5873@strong{Warning:} this setting alone is not sufficient to allow
5874debugging @code{cfront}-generated executables. @value{GDBN} would
5875require further enhancement to permit that.
5876
5877@end table
5878If you omit @var{style}, you will see a list of possible formats.
5879
c906108c 5880@item show demangle-style
b37052ae 5881Display the encoding style currently in use for decoding C@t{++} symbols.
c906108c 5882
c906108c
SS
5883@item set print object
5884@itemx set print object on
4644b6e3 5885@cindex derived type of an object, printing
9c16f35a 5886@cindex display derived types
c906108c
SS
5887When displaying a pointer to an object, identify the @emph{actual}
5888(derived) type of the object rather than the @emph{declared} type, using
5889the virtual function table.
5890
5891@item set print object off
5892Display only the declared type of objects, without reference to the
5893virtual function table. This is the default setting.
5894
c906108c
SS
5895@item show print object
5896Show whether actual, or declared, object types are displayed.
5897
c906108c
SS
5898@item set print static-members
5899@itemx set print static-members on
4644b6e3 5900@cindex static members of C@t{++} objects
b37052ae 5901Print static members when displaying a C@t{++} object. The default is on.
c906108c
SS
5902
5903@item set print static-members off
b37052ae 5904Do not print static members when displaying a C@t{++} object.
c906108c 5905
c906108c 5906@item show print static-members
9c16f35a
EZ
5907Show whether C@t{++} static members are printed or not.
5908
5909@item set print pascal_static-members
5910@itemx set print pascal_static-members on
5911@cindex static members of Pacal objects
5912@cindex Pacal objects, static members display
5913Print static members when displaying a Pascal object. The default is on.
5914
5915@item set print pascal_static-members off
5916Do not print static members when displaying a Pascal object.
5917
5918@item show print pascal_static-members
5919Show whether Pascal static members are printed or not.
c906108c
SS
5920
5921@c These don't work with HP ANSI C++ yet.
c906108c
SS
5922@item set print vtbl
5923@itemx set print vtbl on
4644b6e3 5924@cindex pretty print C@t{++} virtual function tables
9c16f35a
EZ
5925@cindex virtual functions (C@t{++}) display
5926@cindex VTBL display
b37052ae 5927Pretty print C@t{++} virtual function tables. The default is off.
c906108c 5928(The @code{vtbl} commands do not work on programs compiled with the HP
b37052ae 5929ANSI C@t{++} compiler (@code{aCC}).)
c906108c
SS
5930
5931@item set print vtbl off
b37052ae 5932Do not pretty print C@t{++} virtual function tables.
c906108c 5933
c906108c 5934@item show print vtbl
b37052ae 5935Show whether C@t{++} virtual function tables are pretty printed, or not.
c906108c 5936@end table
c906108c 5937
6d2ebf8b 5938@node Value History
c906108c
SS
5939@section Value history
5940
5941@cindex value history
9c16f35a 5942@cindex history of values printed by @value{GDBN}
5d161b24
DB
5943Values printed by the @code{print} command are saved in the @value{GDBN}
5944@dfn{value history}. This allows you to refer to them in other expressions.
5945Values are kept until the symbol table is re-read or discarded
5946(for example with the @code{file} or @code{symbol-file} commands).
5947When the symbol table changes, the value history is discarded,
5948since the values may contain pointers back to the types defined in the
c906108c
SS
5949symbol table.
5950
5951@cindex @code{$}
5952@cindex @code{$$}
5953@cindex history number
5954The values printed are given @dfn{history numbers} by which you can
5955refer to them. These are successive integers starting with one.
5956@code{print} shows you the history number assigned to a value by
5957printing @samp{$@var{num} = } before the value; here @var{num} is the
5958history number.
5959
5960To refer to any previous value, use @samp{$} followed by the value's
5961history number. The way @code{print} labels its output is designed to
5962remind you of this. Just @code{$} refers to the most recent value in
5963the history, and @code{$$} refers to the value before that.
5964@code{$$@var{n}} refers to the @var{n}th value from the end; @code{$$2}
5965is the value just prior to @code{$$}, @code{$$1} is equivalent to
5966@code{$$}, and @code{$$0} is equivalent to @code{$}.
5967
5968For example, suppose you have just printed a pointer to a structure and
5969want to see the contents of the structure. It suffices to type
5970
474c8240 5971@smallexample
c906108c 5972p *$
474c8240 5973@end smallexample
c906108c
SS
5974
5975If you have a chain of structures where the component @code{next} points
5976to the next one, you can print the contents of the next one with this:
5977
474c8240 5978@smallexample
c906108c 5979p *$.next
474c8240 5980@end smallexample
c906108c
SS
5981
5982@noindent
5983You can print successive links in the chain by repeating this
5984command---which you can do by just typing @key{RET}.
5985
5986Note that the history records values, not expressions. If the value of
5987@code{x} is 4 and you type these commands:
5988
474c8240 5989@smallexample
c906108c
SS
5990print x
5991set x=5
474c8240 5992@end smallexample
c906108c
SS
5993
5994@noindent
5995then the value recorded in the value history by the @code{print} command
5996remains 4 even though the value of @code{x} has changed.
5997
5998@table @code
5999@kindex show values
6000@item show values
6001Print the last ten values in the value history, with their item numbers.
6002This is like @samp{p@ $$9} repeated ten times, except that @code{show
6003values} does not change the history.
6004
6005@item show values @var{n}
6006Print ten history values centered on history item number @var{n}.
6007
6008@item show values +
6009Print ten history values just after the values last printed. If no more
6010values are available, @code{show values +} produces no display.
6011@end table
6012
6013Pressing @key{RET} to repeat @code{show values @var{n}} has exactly the
6014same effect as @samp{show values +}.
6015
6d2ebf8b 6016@node Convenience Vars
c906108c
SS
6017@section Convenience variables
6018
6019@cindex convenience variables
9c16f35a 6020@cindex user-defined variables
c906108c
SS
6021@value{GDBN} provides @dfn{convenience variables} that you can use within
6022@value{GDBN} to hold on to a value and refer to it later. These variables
6023exist entirely within @value{GDBN}; they are not part of your program, and
6024setting a convenience variable has no direct effect on further execution
6025of your program. That is why you can use them freely.
6026
6027Convenience variables are prefixed with @samp{$}. Any name preceded by
6028@samp{$} can be used for a convenience variable, unless it is one of
d4f3574e 6029the predefined machine-specific register names (@pxref{Registers, ,Registers}).
c906108c
SS
6030(Value history references, in contrast, are @emph{numbers} preceded
6031by @samp{$}. @xref{Value History, ,Value history}.)
6032
6033You can save a value in a convenience variable with an assignment
6034expression, just as you would set a variable in your program.
6035For example:
6036
474c8240 6037@smallexample
c906108c 6038set $foo = *object_ptr
474c8240 6039@end smallexample
c906108c
SS
6040
6041@noindent
6042would save in @code{$foo} the value contained in the object pointed to by
6043@code{object_ptr}.
6044
6045Using a convenience variable for the first time creates it, but its
6046value is @code{void} until you assign a new value. You can alter the
6047value with another assignment at any time.
6048
6049Convenience variables have no fixed types. You can assign a convenience
6050variable any type of value, including structures and arrays, even if
6051that variable already has a value of a different type. The convenience
6052variable, when used as an expression, has the type of its current value.
6053
6054@table @code
6055@kindex show convenience
9c16f35a 6056@cindex show all user variables
c906108c
SS
6057@item show convenience
6058Print a list of convenience variables used so far, and their values.
d4f3574e 6059Abbreviated @code{show conv}.
c906108c
SS
6060@end table
6061
6062One of the ways to use a convenience variable is as a counter to be
6063incremented or a pointer to be advanced. For example, to print
6064a field from successive elements of an array of structures:
6065
474c8240 6066@smallexample
c906108c
SS
6067set $i = 0
6068print bar[$i++]->contents
474c8240 6069@end smallexample
c906108c 6070
d4f3574e
SS
6071@noindent
6072Repeat that command by typing @key{RET}.
c906108c
SS
6073
6074Some convenience variables are created automatically by @value{GDBN} and given
6075values likely to be useful.
6076
6077@table @code
41afff9a 6078@vindex $_@r{, convenience variable}
c906108c
SS
6079@item $_
6080The variable @code{$_} is automatically set by the @code{x} command to
6081the last address examined (@pxref{Memory, ,Examining memory}). Other
6082commands which provide a default address for @code{x} to examine also
6083set @code{$_} to that address; these commands include @code{info line}
6084and @code{info breakpoint}. The type of @code{$_} is @code{void *}
6085except when set by the @code{x} command, in which case it is a pointer
6086to the type of @code{$__}.
6087
41afff9a 6088@vindex $__@r{, convenience variable}
c906108c
SS
6089@item $__
6090The variable @code{$__} is automatically set by the @code{x} command
6091to the value found in the last address examined. Its type is chosen
6092to match the format in which the data was printed.
6093
6094@item $_exitcode
41afff9a 6095@vindex $_exitcode@r{, convenience variable}
c906108c
SS
6096The variable @code{$_exitcode} is automatically set to the exit code when
6097the program being debugged terminates.
6098@end table
6099
53a5351d
JM
6100On HP-UX systems, if you refer to a function or variable name that
6101begins with a dollar sign, @value{GDBN} searches for a user or system
6102name first, before it searches for a convenience variable.
c906108c 6103
6d2ebf8b 6104@node Registers
c906108c
SS
6105@section Registers
6106
6107@cindex registers
6108You can refer to machine register contents, in expressions, as variables
6109with names starting with @samp{$}. The names of registers are different
6110for each machine; use @code{info registers} to see the names used on
6111your machine.
6112
6113@table @code
6114@kindex info registers
6115@item info registers
6116Print the names and values of all registers except floating-point
c85508ee 6117and vector registers (in the selected stack frame).
c906108c
SS
6118
6119@kindex info all-registers
6120@cindex floating point registers
6121@item info all-registers
6122Print the names and values of all registers, including floating-point
c85508ee 6123and vector registers (in the selected stack frame).
c906108c
SS
6124
6125@item info registers @var{regname} @dots{}
6126Print the @dfn{relativized} value of each specified register @var{regname}.
5d161b24
DB
6127As discussed in detail below, register values are normally relative to
6128the selected stack frame. @var{regname} may be any register name valid on
c906108c
SS
6129the machine you are using, with or without the initial @samp{$}.
6130@end table
6131
6132@value{GDBN} has four ``standard'' register names that are available (in
6133expressions) on most machines---whenever they do not conflict with an
6134architecture's canonical mnemonics for registers. The register names
6135@code{$pc} and @code{$sp} are used for the program counter register and
6136the stack pointer. @code{$fp} is used for a register that contains a
6137pointer to the current stack frame, and @code{$ps} is used for a
6138register that contains the processor status. For example,
6139you could print the program counter in hex with
6140
474c8240 6141@smallexample
c906108c 6142p/x $pc
474c8240 6143@end smallexample
c906108c
SS
6144
6145@noindent
6146or print the instruction to be executed next with
6147
474c8240 6148@smallexample
c906108c 6149x/i $pc
474c8240 6150@end smallexample
c906108c
SS
6151
6152@noindent
6153or add four to the stack pointer@footnote{This is a way of removing
6154one word from the stack, on machines where stacks grow downward in
6155memory (most machines, nowadays). This assumes that the innermost
6156stack frame is selected; setting @code{$sp} is not allowed when other
6157stack frames are selected. To pop entire frames off the stack,
6158regardless of machine architecture, use @code{return};
d4f3574e 6159see @ref{Returning, ,Returning from a function}.} with
c906108c 6160
474c8240 6161@smallexample
c906108c 6162set $sp += 4
474c8240 6163@end smallexample
c906108c
SS
6164
6165Whenever possible, these four standard register names are available on
6166your machine even though the machine has different canonical mnemonics,
6167so long as there is no conflict. The @code{info registers} command
6168shows the canonical names. For example, on the SPARC, @code{info
6169registers} displays the processor status register as @code{$psr} but you
d4f3574e
SS
6170can also refer to it as @code{$ps}; and on x86-based machines @code{$ps}
6171is an alias for the @sc{eflags} register.
c906108c
SS
6172
6173@value{GDBN} always considers the contents of an ordinary register as an
6174integer when the register is examined in this way. Some machines have
6175special registers which can hold nothing but floating point; these
6176registers are considered to have floating point values. There is no way
6177to refer to the contents of an ordinary register as floating point value
6178(although you can @emph{print} it as a floating point value with
6179@samp{print/f $@var{regname}}).
6180
6181Some registers have distinct ``raw'' and ``virtual'' data formats. This
6182means that the data format in which the register contents are saved by
6183the operating system is not the same one that your program normally
6184sees. For example, the registers of the 68881 floating point
6185coprocessor are always saved in ``extended'' (raw) format, but all C
6186programs expect to work with ``double'' (virtual) format. In such
5d161b24 6187cases, @value{GDBN} normally works with the virtual format only (the format
c906108c
SS
6188that makes sense for your program), but the @code{info registers} command
6189prints the data in both formats.
6190
6191Normally, register values are relative to the selected stack frame
6192(@pxref{Selection, ,Selecting a frame}). This means that you get the
6193value that the register would contain if all stack frames farther in
6194were exited and their saved registers restored. In order to see the
6195true contents of hardware registers, you must select the innermost
6196frame (with @samp{frame 0}).
6197
6198However, @value{GDBN} must deduce where registers are saved, from the machine
6199code generated by your compiler. If some registers are not saved, or if
6200@value{GDBN} is unable to locate the saved registers, the selected stack
6201frame makes no difference.
6202
6d2ebf8b 6203@node Floating Point Hardware
c906108c
SS
6204@section Floating point hardware
6205@cindex floating point
6206
6207Depending on the configuration, @value{GDBN} may be able to give
6208you more information about the status of the floating point hardware.
6209
6210@table @code
6211@kindex info float
6212@item info float
6213Display hardware-dependent information about the floating
6214point unit. The exact contents and layout vary depending on the
6215floating point chip. Currently, @samp{info float} is supported on
6216the ARM and x86 machines.
6217@end table
c906108c 6218
e76f1f2e
AC
6219@node Vector Unit
6220@section Vector Unit
6221@cindex vector unit
6222
6223Depending on the configuration, @value{GDBN} may be able to give you
6224more information about the status of the vector unit.
6225
6226@table @code
6227@kindex info vector
6228@item info vector
6229Display information about the vector unit. The exact contents and
6230layout vary depending on the hardware.
6231@end table
6232
721c2651
EZ
6233@node OS Information
6234@section Operating system auxiliary information
6235@cindex OS information
6236
6237@value{GDBN} provides interfaces to useful OS facilities that can help
6238you debug your program.
6239
6240@cindex @code{ptrace} system call
6241@cindex @code{struct user} contents
6242When @value{GDBN} runs on a @dfn{Posix system} (such as GNU or Unix
6243machines), it interfaces with the inferior via the @code{ptrace}
6244system call. The operating system creates a special sata structure,
6245called @code{struct user}, for this interface. You can use the
6246command @code{info udot} to display the contents of this data
6247structure.
6248
6249@table @code
6250@item info udot
6251@kindex info udot
6252Display the contents of the @code{struct user} maintained by the OS
6253kernel for the program being debugged. @value{GDBN} displays the
6254contents of @code{struct user} as a list of hex numbers, similar to
6255the @code{examine} command.
6256@end table
6257
b383017d
RM
6258@cindex auxiliary vector
6259@cindex vector, auxiliary
b383017d
RM
6260Some operating systems supply an @dfn{auxiliary vector} to programs at
6261startup. This is akin to the arguments and environment that you
6262specify for a program, but contains a system-dependent variety of
6263binary values that tell system libraries important details about the
6264hardware, operating system, and process. Each value's purpose is
6265identified by an integer tag; the meanings are well-known but system-specific.
6266Depending on the configuration and operating system facilities,
9c16f35a
EZ
6267@value{GDBN} may be able to show you this information. For remote
6268targets, this functionality may further depend on the remote stub's
6269support of the @samp{qPart:auxv:read} packet, see @ref{Remote
6270configuration, auxiliary vector}.
b383017d
RM
6271
6272@table @code
6273@kindex info auxv
6274@item info auxv
6275Display the auxiliary vector of the inferior, which can be either a
e4937fc1 6276live process or a core dump file. @value{GDBN} prints each tag value
b383017d
RM
6277numerically, and also shows names and text descriptions for recognized
6278tags. Some values in the vector are numbers, some bit masks, and some
e4937fc1 6279pointers to strings or other data. @value{GDBN} displays each value in the
b383017d
RM
6280most appropriate form for a recognized tag, and in hexadecimal for
6281an unrecognized tag.
6282@end table
6283
721c2651 6284
29e57380 6285@node Memory Region Attributes
b383017d 6286@section Memory region attributes
29e57380
C
6287@cindex memory region attributes
6288
b383017d
RM
6289@dfn{Memory region attributes} allow you to describe special handling
6290required by regions of your target's memory. @value{GDBN} uses attributes
29e57380
C
6291to determine whether to allow certain types of memory accesses; whether to
6292use specific width accesses; and whether to cache target memory.
6293
6294Defined memory regions can be individually enabled and disabled. When a
6295memory region is disabled, @value{GDBN} uses the default attributes when
6296accessing memory in that region. Similarly, if no memory regions have
6297been defined, @value{GDBN} uses the default attributes when accessing
6298all memory.
6299
b383017d 6300When a memory region is defined, it is given a number to identify it;
29e57380
C
6301to enable, disable, or remove a memory region, you specify that number.
6302
6303@table @code
6304@kindex mem
bfac230e 6305@item mem @var{lower} @var{upper} @var{attributes}@dots{}
09d4efe1
EZ
6306Define a memory region bounded by @var{lower} and @var{upper} with
6307attributes @var{attributes}@dots{}, and add it to the list of regions
6308monitored by @value{GDBN}. Note that @var{upper} == 0 is a special
6309case: it is treated as the the target's maximum memory address.
bfac230e 6310(0xffff on 16 bit targets, 0xffffffff on 32 bit targets, etc.)
29e57380
C
6311
6312@kindex delete mem
6313@item delete mem @var{nums}@dots{}
09d4efe1
EZ
6314Remove memory regions @var{nums}@dots{} from the list of regions
6315monitored by @value{GDBN}.
29e57380
C
6316
6317@kindex disable mem
6318@item disable mem @var{nums}@dots{}
09d4efe1 6319Disable monitoring of memory regions @var{nums}@dots{}.
b383017d 6320A disabled memory region is not forgotten.
29e57380
C
6321It may be enabled again later.
6322
6323@kindex enable mem
6324@item enable mem @var{nums}@dots{}
09d4efe1 6325Enable monitoring of memory regions @var{nums}@dots{}.
29e57380
C
6326
6327@kindex info mem
6328@item info mem
6329Print a table of all defined memory regions, with the following columns
09d4efe1 6330for each region:
29e57380
C
6331
6332@table @emph
6333@item Memory Region Number
6334@item Enabled or Disabled.
b383017d 6335Enabled memory regions are marked with @samp{y}.
29e57380
C
6336Disabled memory regions are marked with @samp{n}.
6337
6338@item Lo Address
6339The address defining the inclusive lower bound of the memory region.
6340
6341@item Hi Address
6342The address defining the exclusive upper bound of the memory region.
6343
6344@item Attributes
6345The list of attributes set for this memory region.
6346@end table
6347@end table
6348
6349
6350@subsection Attributes
6351
b383017d 6352@subsubsection Memory Access Mode
29e57380
C
6353The access mode attributes set whether @value{GDBN} may make read or
6354write accesses to a memory region.
6355
6356While these attributes prevent @value{GDBN} from performing invalid
6357memory accesses, they do nothing to prevent the target system, I/O DMA,
6358etc. from accessing memory.
6359
6360@table @code
6361@item ro
6362Memory is read only.
6363@item wo
6364Memory is write only.
6365@item rw
6ca652b0 6366Memory is read/write. This is the default.
29e57380
C
6367@end table
6368
6369@subsubsection Memory Access Size
6370The acccess size attributes tells @value{GDBN} to use specific sized
6371accesses in the memory region. Often memory mapped device registers
6372require specific sized accesses. If no access size attribute is
6373specified, @value{GDBN} may use accesses of any size.
6374
6375@table @code
6376@item 8
6377Use 8 bit memory accesses.
6378@item 16
6379Use 16 bit memory accesses.
6380@item 32
6381Use 32 bit memory accesses.
6382@item 64
6383Use 64 bit memory accesses.
6384@end table
6385
6386@c @subsubsection Hardware/Software Breakpoints
6387@c The hardware/software breakpoint attributes set whether @value{GDBN}
6388@c will use hardware or software breakpoints for the internal breakpoints
6389@c used by the step, next, finish, until, etc. commands.
6390@c
6391@c @table @code
6392@c @item hwbreak
b383017d 6393@c Always use hardware breakpoints
29e57380
C
6394@c @item swbreak (default)
6395@c @end table
6396
6397@subsubsection Data Cache
6398The data cache attributes set whether @value{GDBN} will cache target
6399memory. While this generally improves performance by reducing debug
6400protocol overhead, it can lead to incorrect results because @value{GDBN}
6401does not know about volatile variables or memory mapped device
6402registers.
6403
6404@table @code
6405@item cache
b383017d 6406Enable @value{GDBN} to cache target memory.
6ca652b0
EZ
6407@item nocache
6408Disable @value{GDBN} from caching target memory. This is the default.
29e57380
C
6409@end table
6410
6411@c @subsubsection Memory Write Verification
b383017d 6412@c The memory write verification attributes set whether @value{GDBN}
29e57380
C
6413@c will re-reads data after each write to verify the write was successful.
6414@c
6415@c @table @code
6416@c @item verify
6417@c @item noverify (default)
6418@c @end table
6419
16d9dec6
MS
6420@node Dump/Restore Files
6421@section Copy between memory and a file
6422@cindex dump/restore files
6423@cindex append data to a file
6424@cindex dump data to a file
6425@cindex restore data from a file
16d9dec6 6426
df5215a6
JB
6427You can use the commands @code{dump}, @code{append}, and
6428@code{restore} to copy data between target memory and a file. The
6429@code{dump} and @code{append} commands write data to a file, and the
6430@code{restore} command reads data from a file back into the inferior's
6431memory. Files may be in binary, Motorola S-record, Intel hex, or
6432Tektronix Hex format; however, @value{GDBN} can only append to binary
6433files.
6434
6435@table @code
6436
6437@kindex dump
6438@item dump @r{[}@var{format}@r{]} memory @var{filename} @var{start_addr} @var{end_addr}
6439@itemx dump @r{[}@var{format}@r{]} value @var{filename} @var{expr}
6440Dump the contents of memory from @var{start_addr} to @var{end_addr},
6441or the value of @var{expr}, to @var{filename} in the given format.
16d9dec6 6442
df5215a6 6443The @var{format} parameter may be any one of:
16d9dec6 6444@table @code
df5215a6
JB
6445@item binary
6446Raw binary form.
6447@item ihex
6448Intel hex format.
6449@item srec
6450Motorola S-record format.
6451@item tekhex
6452Tektronix Hex format.
6453@end table
6454
6455@value{GDBN} uses the same definitions of these formats as the
6456@sc{gnu} binary utilities, like @samp{objdump} and @samp{objcopy}. If
6457@var{format} is omitted, @value{GDBN} dumps the data in raw binary
6458form.
6459
6460@kindex append
6461@item append @r{[}binary@r{]} memory @var{filename} @var{start_addr} @var{end_addr}
6462@itemx append @r{[}binary@r{]} value @var{filename} @var{expr}
6463Append the contents of memory from @var{start_addr} to @var{end_addr},
09d4efe1 6464or the value of @var{expr}, to the file @var{filename}, in raw binary form.
df5215a6
JB
6465(@value{GDBN} can only append data to files in raw binary form.)
6466
6467@kindex restore
6468@item restore @var{filename} @r{[}binary@r{]} @var{bias} @var{start} @var{end}
6469Restore the contents of file @var{filename} into memory. The
6470@code{restore} command can automatically recognize any known @sc{bfd}
6471file format, except for raw binary. To restore a raw binary file you
6472must specify the optional keyword @code{binary} after the filename.
16d9dec6 6473
b383017d 6474If @var{bias} is non-zero, its value will be added to the addresses
16d9dec6
MS
6475contained in the file. Binary files always start at address zero, so
6476they will be restored at address @var{bias}. Other bfd files have
6477a built-in location; they will be restored at offset @var{bias}
6478from that location.
6479
6480If @var{start} and/or @var{end} are non-zero, then only data between
6481file offset @var{start} and file offset @var{end} will be restored.
b383017d 6482These offsets are relative to the addresses in the file, before
16d9dec6
MS
6483the @var{bias} argument is applied.
6484
6485@end table
6486
384ee23f
EZ
6487@node Core File Generation
6488@section How to Produce a Core File from Your Program
6489@cindex dump core from inferior
6490
6491A @dfn{core file} or @dfn{core dump} is a file that records the memory
6492image of a running process and its process status (register values
6493etc.). Its primary use is post-mortem debugging of a program that
6494crashed while it ran outside a debugger. A program that crashes
6495automatically produces a core file, unless this feature is disabled by
6496the user. @xref{Files}, for information on invoking @value{GDBN} in
6497the post-mortem debugging mode.
6498
6499Occasionally, you may wish to produce a core file of the program you
6500are debugging in order to preserve a snapshot of its state.
6501@value{GDBN} has a special command for that.
6502
6503@table @code
6504@kindex gcore
6505@kindex generate-core-file
6506@item generate-core-file [@var{file}]
6507@itemx gcore [@var{file}]
6508Produce a core dump of the inferior process. The optional argument
6509@var{file} specifies the file name where to put the core dump. If not
6510specified, the file name defaults to @file{core.@var{pid}}, where
6511@var{pid} is the inferior process ID.
6512
6513Note that this command is implemented only for some systems (as of
6514this writing, @sc{gnu}/Linux, FreeBSD, Solaris, Unixware, and S390).
6515@end table
6516
a0eb71c5
KB
6517@node Character Sets
6518@section Character Sets
6519@cindex character sets
6520@cindex charset
6521@cindex translating between character sets
6522@cindex host character set
6523@cindex target character set
6524
6525If the program you are debugging uses a different character set to
6526represent characters and strings than the one @value{GDBN} uses itself,
6527@value{GDBN} can automatically translate between the character sets for
6528you. The character set @value{GDBN} uses we call the @dfn{host
6529character set}; the one the inferior program uses we call the
6530@dfn{target character set}.
6531
6532For example, if you are running @value{GDBN} on a @sc{gnu}/Linux system, which
6533uses the ISO Latin 1 character set, but you are using @value{GDBN}'s
6534remote protocol (@pxref{Remote,Remote Debugging}) to debug a program
6535running on an IBM mainframe, which uses the @sc{ebcdic} character set,
6536then the host character set is Latin-1, and the target character set is
6537@sc{ebcdic}. If you give @value{GDBN} the command @code{set
e33d66ec 6538target-charset EBCDIC-US}, then @value{GDBN} translates between
a0eb71c5
KB
6539@sc{ebcdic} and Latin 1 as you print character or string values, or use
6540character and string literals in expressions.
6541
6542@value{GDBN} has no way to automatically recognize which character set
6543the inferior program uses; you must tell it, using the @code{set
6544target-charset} command, described below.
6545
6546Here are the commands for controlling @value{GDBN}'s character set
6547support:
6548
6549@table @code
6550@item set target-charset @var{charset}
6551@kindex set target-charset
6552Set the current target character set to @var{charset}. We list the
e33d66ec
EZ
6553character set names @value{GDBN} recognizes below, but if you type
6554@code{set target-charset} followed by @key{TAB}@key{TAB}, @value{GDBN} will
6555list the target character sets it supports.
a0eb71c5
KB
6556@end table
6557
6558@table @code
6559@item set host-charset @var{charset}
6560@kindex set host-charset
6561Set the current host character set to @var{charset}.
6562
6563By default, @value{GDBN} uses a host character set appropriate to the
6564system it is running on; you can override that default using the
6565@code{set host-charset} command.
6566
6567@value{GDBN} can only use certain character sets as its host character
6568set. We list the character set names @value{GDBN} recognizes below, and
e33d66ec
EZ
6569indicate which can be host character sets, but if you type
6570@code{set target-charset} followed by @key{TAB}@key{TAB}, @value{GDBN} will
6571list the host character sets it supports.
a0eb71c5
KB
6572
6573@item set charset @var{charset}
6574@kindex set charset
e33d66ec
EZ
6575Set the current host and target character sets to @var{charset}. As
6576above, if you type @code{set charset} followed by @key{TAB}@key{TAB},
6577@value{GDBN} will list the name of the character sets that can be used
6578for both host and target.
6579
a0eb71c5
KB
6580
6581@item show charset
a0eb71c5 6582@kindex show charset
b383017d 6583Show the names of the current host and target charsets.
e33d66ec
EZ
6584
6585@itemx show host-charset
a0eb71c5 6586@kindex show host-charset
b383017d 6587Show the name of the current host charset.
e33d66ec
EZ
6588
6589@itemx show target-charset
a0eb71c5 6590@kindex show target-charset
b383017d 6591Show the name of the current target charset.
a0eb71c5
KB
6592
6593@end table
6594
6595@value{GDBN} currently includes support for the following character
6596sets:
6597
6598@table @code
6599
6600@item ASCII
6601@cindex ASCII character set
6602Seven-bit U.S. @sc{ascii}. @value{GDBN} can use this as its host
6603character set.
6604
6605@item ISO-8859-1
6606@cindex ISO 8859-1 character set
6607@cindex ISO Latin 1 character set
e33d66ec 6608The ISO Latin 1 character set. This extends @sc{ascii} with accented
a0eb71c5
KB
6609characters needed for French, German, and Spanish. @value{GDBN} can use
6610this as its host character set.
6611
6612@item EBCDIC-US
6613@itemx IBM1047
6614@cindex EBCDIC character set
6615@cindex IBM1047 character set
6616Variants of the @sc{ebcdic} character set, used on some of IBM's
6617mainframe operating systems. (@sc{gnu}/Linux on the S/390 uses U.S. @sc{ascii}.)
6618@value{GDBN} cannot use these as its host character set.
6619
6620@end table
6621
6622Note that these are all single-byte character sets. More work inside
6623GDB is needed to support multi-byte or variable-width character
6624encodings, like the UTF-8 and UCS-2 encodings of Unicode.
6625
6626Here is an example of @value{GDBN}'s character set support in action.
6627Assume that the following source code has been placed in the file
6628@file{charset-test.c}:
6629
6630@smallexample
6631#include <stdio.h>
6632
6633char ascii_hello[]
6634 = @{72, 101, 108, 108, 111, 44, 32, 119,
6635 111, 114, 108, 100, 33, 10, 0@};
6636char ibm1047_hello[]
6637 = @{200, 133, 147, 147, 150, 107, 64, 166,
6638 150, 153, 147, 132, 90, 37, 0@};
6639
6640main ()
6641@{
6642 printf ("Hello, world!\n");
6643@}
10998722 6644@end smallexample
a0eb71c5
KB
6645
6646In this program, @code{ascii_hello} and @code{ibm1047_hello} are arrays
6647containing the string @samp{Hello, world!} followed by a newline,
6648encoded in the @sc{ascii} and @sc{ibm1047} character sets.
6649
6650We compile the program, and invoke the debugger on it:
6651
6652@smallexample
6653$ gcc -g charset-test.c -o charset-test
6654$ gdb -nw charset-test
6655GNU gdb 2001-12-19-cvs
6656Copyright 2001 Free Software Foundation, Inc.
6657@dots{}
f7dc1244 6658(@value{GDBP})
10998722 6659@end smallexample
a0eb71c5
KB
6660
6661We can use the @code{show charset} command to see what character sets
6662@value{GDBN} is currently using to interpret and display characters and
6663strings:
6664
6665@smallexample
f7dc1244 6666(@value{GDBP}) show charset
e33d66ec 6667The current host and target character set is `ISO-8859-1'.
f7dc1244 6668(@value{GDBP})
10998722 6669@end smallexample
a0eb71c5
KB
6670
6671For the sake of printing this manual, let's use @sc{ascii} as our
6672initial character set:
6673@smallexample
f7dc1244
EZ
6674(@value{GDBP}) set charset ASCII
6675(@value{GDBP}) show charset
e33d66ec 6676The current host and target character set is `ASCII'.
f7dc1244 6677(@value{GDBP})
10998722 6678@end smallexample
a0eb71c5
KB
6679
6680Let's assume that @sc{ascii} is indeed the correct character set for our
6681host system --- in other words, let's assume that if @value{GDBN} prints
6682characters using the @sc{ascii} character set, our terminal will display
6683them properly. Since our current target character set is also
6684@sc{ascii}, the contents of @code{ascii_hello} print legibly:
6685
6686@smallexample
f7dc1244 6687(@value{GDBP}) print ascii_hello
a0eb71c5 6688$1 = 0x401698 "Hello, world!\n"
f7dc1244 6689(@value{GDBP}) print ascii_hello[0]
a0eb71c5 6690$2 = 72 'H'
f7dc1244 6691(@value{GDBP})
10998722 6692@end smallexample
a0eb71c5
KB
6693
6694@value{GDBN} uses the target character set for character and string
6695literals you use in expressions:
6696
6697@smallexample
f7dc1244 6698(@value{GDBP}) print '+'
a0eb71c5 6699$3 = 43 '+'
f7dc1244 6700(@value{GDBP})
10998722 6701@end smallexample
a0eb71c5
KB
6702
6703The @sc{ascii} character set uses the number 43 to encode the @samp{+}
6704character.
6705
6706@value{GDBN} relies on the user to tell it which character set the
6707target program uses. If we print @code{ibm1047_hello} while our target
6708character set is still @sc{ascii}, we get jibberish:
6709
6710@smallexample
f7dc1244 6711(@value{GDBP}) print ibm1047_hello
a0eb71c5 6712$4 = 0x4016a8 "\310\205\223\223\226k@@\246\226\231\223\204Z%"
f7dc1244 6713(@value{GDBP}) print ibm1047_hello[0]
a0eb71c5 6714$5 = 200 '\310'
f7dc1244 6715(@value{GDBP})
10998722 6716@end smallexample
a0eb71c5 6717
e33d66ec 6718If we invoke the @code{set target-charset} followed by @key{TAB}@key{TAB},
a0eb71c5
KB
6719@value{GDBN} tells us the character sets it supports:
6720
6721@smallexample
f7dc1244 6722(@value{GDBP}) set target-charset
b383017d 6723ASCII EBCDIC-US IBM1047 ISO-8859-1
f7dc1244 6724(@value{GDBP}) set target-charset
10998722 6725@end smallexample
a0eb71c5
KB
6726
6727We can select @sc{ibm1047} as our target character set, and examine the
6728program's strings again. Now the @sc{ascii} string is wrong, but
6729@value{GDBN} translates the contents of @code{ibm1047_hello} from the
6730target character set, @sc{ibm1047}, to the host character set,
6731@sc{ascii}, and they display correctly:
6732
6733@smallexample
f7dc1244
EZ
6734(@value{GDBP}) set target-charset IBM1047
6735(@value{GDBP}) show charset
e33d66ec
EZ
6736The current host character set is `ASCII'.
6737The current target character set is `IBM1047'.
f7dc1244 6738(@value{GDBP}) print ascii_hello
a0eb71c5 6739$6 = 0x401698 "\110\145%%?\054\040\167?\162%\144\041\012"
f7dc1244 6740(@value{GDBP}) print ascii_hello[0]
a0eb71c5 6741$7 = 72 '\110'
f7dc1244 6742(@value{GDBP}) print ibm1047_hello
a0eb71c5 6743$8 = 0x4016a8 "Hello, world!\n"
f7dc1244 6744(@value{GDBP}) print ibm1047_hello[0]
a0eb71c5 6745$9 = 200 'H'
f7dc1244 6746(@value{GDBP})
10998722 6747@end smallexample
a0eb71c5
KB
6748
6749As above, @value{GDBN} uses the target character set for character and
6750string literals you use in expressions:
6751
6752@smallexample
f7dc1244 6753(@value{GDBP}) print '+'
a0eb71c5 6754$10 = 78 '+'
f7dc1244 6755(@value{GDBP})
10998722 6756@end smallexample
a0eb71c5 6757
e33d66ec 6758The @sc{ibm1047} character set uses the number 78 to encode the @samp{+}
a0eb71c5
KB
6759character.
6760
09d4efe1
EZ
6761@node Caching Remote Data
6762@section Caching Data of Remote Targets
6763@cindex caching data of remote targets
6764
6765@value{GDBN} can cache data exchanged between the debugger and a
6766remote target (@pxref{Remote}). Such caching generally improves
6767performance, because it reduces the overhead of the remote protocol by
6768bundling memory reads and writes into large chunks. Unfortunately,
6769@value{GDBN} does not currently know anything about volatile
6770registers, and thus data caching will produce incorrect results when
6771volatile registers are in use.
6772
6773@table @code
6774@kindex set remotecache
6775@item set remotecache on
6776@itemx set remotecache off
6777Set caching state for remote targets. When @code{ON}, use data
6778caching. By default, this option is @code{OFF}.
6779
6780@kindex show remotecache
6781@item show remotecache
6782Show the current state of data caching for remote targets.
6783
6784@kindex info dcache
6785@item info dcache
6786Print the information about the data cache performance. The
6787information displayed includes: the dcache width and depth; and for
6788each cache line, how many times it was referenced, and its data and
6789state (dirty, bad, ok, etc.). This command is useful for debugging
6790the data cache operation.
6791@end table
6792
a0eb71c5 6793
e2e0bcd1
JB
6794@node Macros
6795@chapter C Preprocessor Macros
6796
49efadf5 6797Some languages, such as C and C@t{++}, provide a way to define and invoke
e2e0bcd1
JB
6798``preprocessor macros'' which expand into strings of tokens.
6799@value{GDBN} can evaluate expressions containing macro invocations, show
6800the result of macro expansion, and show a macro's definition, including
6801where it was defined.
6802
6803You may need to compile your program specially to provide @value{GDBN}
6804with information about preprocessor macros. Most compilers do not
6805include macros in their debugging information, even when you compile
6806with the @option{-g} flag. @xref{Compilation}.
6807
6808A program may define a macro at one point, remove that definition later,
6809and then provide a different definition after that. Thus, at different
6810points in the program, a macro may have different definitions, or have
6811no definition at all. If there is a current stack frame, @value{GDBN}
6812uses the macros in scope at that frame's source code line. Otherwise,
6813@value{GDBN} uses the macros in scope at the current listing location;
6814see @ref{List}.
6815
6816At the moment, @value{GDBN} does not support the @code{##}
6817token-splicing operator, the @code{#} stringification operator, or
6818variable-arity macros.
6819
6820Whenever @value{GDBN} evaluates an expression, it always expands any
6821macro invocations present in the expression. @value{GDBN} also provides
6822the following commands for working with macros explicitly.
6823
6824@table @code
6825
6826@kindex macro expand
6827@cindex macro expansion, showing the results of preprocessor
6828@cindex preprocessor macro expansion, showing the results of
6829@cindex expanding preprocessor macros
6830@item macro expand @var{expression}
6831@itemx macro exp @var{expression}
6832Show the results of expanding all preprocessor macro invocations in
6833@var{expression}. Since @value{GDBN} simply expands macros, but does
6834not parse the result, @var{expression} need not be a valid expression;
6835it can be any string of tokens.
6836
09d4efe1 6837@kindex macro exp1
e2e0bcd1
JB
6838@item macro expand-once @var{expression}
6839@itemx macro exp1 @var{expression}
4644b6e3 6840@cindex expand macro once
e2e0bcd1
JB
6841@i{(This command is not yet implemented.)} Show the results of
6842expanding those preprocessor macro invocations that appear explicitly in
6843@var{expression}. Macro invocations appearing in that expansion are
6844left unchanged. This command allows you to see the effect of a
6845particular macro more clearly, without being confused by further
6846expansions. Since @value{GDBN} simply expands macros, but does not
6847parse the result, @var{expression} need not be a valid expression; it
6848can be any string of tokens.
6849
475b0867 6850@kindex info macro
e2e0bcd1
JB
6851@cindex macro definition, showing
6852@cindex definition, showing a macro's
475b0867 6853@item info macro @var{macro}
e2e0bcd1
JB
6854Show the definition of the macro named @var{macro}, and describe the
6855source location where that definition was established.
6856
6857@kindex macro define
6858@cindex user-defined macros
6859@cindex defining macros interactively
6860@cindex macros, user-defined
6861@item macro define @var{macro} @var{replacement-list}
6862@itemx macro define @var{macro}(@var{arglist}) @var{replacement-list}
6863@i{(This command is not yet implemented.)} Introduce a definition for a
6864preprocessor macro named @var{macro}, invocations of which are replaced
6865by the tokens given in @var{replacement-list}. The first form of this
6866command defines an ``object-like'' macro, which takes no arguments; the
6867second form defines a ``function-like'' macro, which takes the arguments
6868given in @var{arglist}.
6869
6870A definition introduced by this command is in scope in every expression
6871evaluated in @value{GDBN}, until it is removed with the @command{macro
6872undef} command, described below. The definition overrides all
6873definitions for @var{macro} present in the program being debugged, as
6874well as any previous user-supplied definition.
6875
6876@kindex macro undef
6877@item macro undef @var{macro}
6878@i{(This command is not yet implemented.)} Remove any user-supplied
6879definition for the macro named @var{macro}. This command only affects
6880definitions provided with the @command{macro define} command, described
6881above; it cannot remove definitions present in the program being
6882debugged.
6883
09d4efe1
EZ
6884@kindex macro list
6885@item macro list
6886@i{(This command is not yet implemented.)} List all the macros
6887defined using the @code{macro define} command.
e2e0bcd1
JB
6888@end table
6889
6890@cindex macros, example of debugging with
6891Here is a transcript showing the above commands in action. First, we
6892show our source files:
6893
6894@smallexample
6895$ cat sample.c
6896#include <stdio.h>
6897#include "sample.h"
6898
6899#define M 42
6900#define ADD(x) (M + x)
6901
6902main ()
6903@{
6904#define N 28
6905 printf ("Hello, world!\n");
6906#undef N
6907 printf ("We're so creative.\n");
6908#define N 1729
6909 printf ("Goodbye, world!\n");
6910@}
6911$ cat sample.h
6912#define Q <
6913$
6914@end smallexample
6915
6916Now, we compile the program using the @sc{gnu} C compiler, @value{NGCC}.
6917We pass the @option{-gdwarf-2} and @option{-g3} flags to ensure the
6918compiler includes information about preprocessor macros in the debugging
6919information.
6920
6921@smallexample
6922$ gcc -gdwarf-2 -g3 sample.c -o sample
6923$
6924@end smallexample
6925
6926Now, we start @value{GDBN} on our sample program:
6927
6928@smallexample
6929$ gdb -nw sample
6930GNU gdb 2002-05-06-cvs
6931Copyright 2002 Free Software Foundation, Inc.
6932GDB is free software, @dots{}
f7dc1244 6933(@value{GDBP})
e2e0bcd1
JB
6934@end smallexample
6935
6936We can expand macros and examine their definitions, even when the
6937program is not running. @value{GDBN} uses the current listing position
6938to decide which macro definitions are in scope:
6939
6940@smallexample
f7dc1244 6941(@value{GDBP}) list main
e2e0bcd1
JB
69423
69434 #define M 42
69445 #define ADD(x) (M + x)
69456
69467 main ()
69478 @{
69489 #define N 28
694910 printf ("Hello, world!\n");
695011 #undef N
695112 printf ("We're so creative.\n");
f7dc1244 6952(@value{GDBP}) info macro ADD
e2e0bcd1
JB
6953Defined at /home/jimb/gdb/macros/play/sample.c:5
6954#define ADD(x) (M + x)
f7dc1244 6955(@value{GDBP}) info macro Q
e2e0bcd1
JB
6956Defined at /home/jimb/gdb/macros/play/sample.h:1
6957 included at /home/jimb/gdb/macros/play/sample.c:2
6958#define Q <
f7dc1244 6959(@value{GDBP}) macro expand ADD(1)
e2e0bcd1 6960expands to: (42 + 1)
f7dc1244 6961(@value{GDBP}) macro expand-once ADD(1)
e2e0bcd1 6962expands to: once (M + 1)
f7dc1244 6963(@value{GDBP})
e2e0bcd1
JB
6964@end smallexample
6965
6966In the example above, note that @command{macro expand-once} expands only
6967the macro invocation explicit in the original text --- the invocation of
6968@code{ADD} --- but does not expand the invocation of the macro @code{M},
6969which was introduced by @code{ADD}.
6970
6971Once the program is running, GDB uses the macro definitions in force at
6972the source line of the current stack frame:
6973
6974@smallexample
f7dc1244 6975(@value{GDBP}) break main
e2e0bcd1 6976Breakpoint 1 at 0x8048370: file sample.c, line 10.
f7dc1244 6977(@value{GDBP}) run
b383017d 6978Starting program: /home/jimb/gdb/macros/play/sample
e2e0bcd1
JB
6979
6980Breakpoint 1, main () at sample.c:10
698110 printf ("Hello, world!\n");
f7dc1244 6982(@value{GDBP})
e2e0bcd1
JB
6983@end smallexample
6984
6985At line 10, the definition of the macro @code{N} at line 9 is in force:
6986
6987@smallexample
f7dc1244 6988(@value{GDBP}) info macro N
e2e0bcd1
JB
6989Defined at /home/jimb/gdb/macros/play/sample.c:9
6990#define N 28
f7dc1244 6991(@value{GDBP}) macro expand N Q M
e2e0bcd1 6992expands to: 28 < 42
f7dc1244 6993(@value{GDBP}) print N Q M
e2e0bcd1 6994$1 = 1
f7dc1244 6995(@value{GDBP})
e2e0bcd1
JB
6996@end smallexample
6997
6998As we step over directives that remove @code{N}'s definition, and then
6999give it a new definition, @value{GDBN} finds the definition (or lack
7000thereof) in force at each point:
7001
7002@smallexample
f7dc1244 7003(@value{GDBP}) next
e2e0bcd1
JB
7004Hello, world!
700512 printf ("We're so creative.\n");
f7dc1244 7006(@value{GDBP}) info macro N
e2e0bcd1
JB
7007The symbol `N' has no definition as a C/C++ preprocessor macro
7008at /home/jimb/gdb/macros/play/sample.c:12
f7dc1244 7009(@value{GDBP}) next
e2e0bcd1
JB
7010We're so creative.
701114 printf ("Goodbye, world!\n");
f7dc1244 7012(@value{GDBP}) info macro N
e2e0bcd1
JB
7013Defined at /home/jimb/gdb/macros/play/sample.c:13
7014#define N 1729
f7dc1244 7015(@value{GDBP}) macro expand N Q M
e2e0bcd1 7016expands to: 1729 < 42
f7dc1244 7017(@value{GDBP}) print N Q M
e2e0bcd1 7018$2 = 0
f7dc1244 7019(@value{GDBP})
e2e0bcd1
JB
7020@end smallexample
7021
7022
b37052ae
EZ
7023@node Tracepoints
7024@chapter Tracepoints
7025@c This chapter is based on the documentation written by Michael
7026@c Snyder, David Taylor, Jim Blandy, and Elena Zannoni.
7027
7028@cindex tracepoints
7029In some applications, it is not feasible for the debugger to interrupt
7030the program's execution long enough for the developer to learn
7031anything helpful about its behavior. If the program's correctness
7032depends on its real-time behavior, delays introduced by a debugger
7033might cause the program to change its behavior drastically, or perhaps
7034fail, even when the code itself is correct. It is useful to be able
7035to observe the program's behavior without interrupting it.
7036
7037Using @value{GDBN}'s @code{trace} and @code{collect} commands, you can
7038specify locations in the program, called @dfn{tracepoints}, and
7039arbitrary expressions to evaluate when those tracepoints are reached.
7040Later, using the @code{tfind} command, you can examine the values
7041those expressions had when the program hit the tracepoints. The
7042expressions may also denote objects in memory---structures or arrays,
7043for example---whose values @value{GDBN} should record; while visiting
7044a particular tracepoint, you may inspect those objects as if they were
7045in memory at that moment. However, because @value{GDBN} records these
7046values without interacting with you, it can do so quickly and
7047unobtrusively, hopefully not disturbing the program's behavior.
7048
7049The tracepoint facility is currently available only for remote
2c0069bb
EZ
7050targets. @xref{Targets}. In addition, your remote target must know how
7051to collect trace data. This functionality is implemented in the remote
7052stub; however, none of the stubs distributed with @value{GDBN} support
7053tracepoints as of this writing.
b37052ae
EZ
7054
7055This chapter describes the tracepoint commands and features.
7056
7057@menu
b383017d
RM
7058* Set Tracepoints::
7059* Analyze Collected Data::
7060* Tracepoint Variables::
b37052ae
EZ
7061@end menu
7062
7063@node Set Tracepoints
7064@section Commands to Set Tracepoints
7065
7066Before running such a @dfn{trace experiment}, an arbitrary number of
7067tracepoints can be set. Like a breakpoint (@pxref{Set Breaks}), a
7068tracepoint has a number assigned to it by @value{GDBN}. Like with
7069breakpoints, tracepoint numbers are successive integers starting from
7070one. Many of the commands associated with tracepoints take the
7071tracepoint number as their argument, to identify which tracepoint to
7072work on.
7073
7074For each tracepoint, you can specify, in advance, some arbitrary set
7075of data that you want the target to collect in the trace buffer when
7076it hits that tracepoint. The collected data can include registers,
7077local variables, or global data. Later, you can use @value{GDBN}
7078commands to examine the values these data had at the time the
7079tracepoint was hit.
7080
7081This section describes commands to set tracepoints and associated
7082conditions and actions.
7083
7084@menu
b383017d
RM
7085* Create and Delete Tracepoints::
7086* Enable and Disable Tracepoints::
7087* Tracepoint Passcounts::
7088* Tracepoint Actions::
7089* Listing Tracepoints::
7090* Starting and Stopping Trace Experiment::
b37052ae
EZ
7091@end menu
7092
7093@node Create and Delete Tracepoints
7094@subsection Create and Delete Tracepoints
7095
7096@table @code
7097@cindex set tracepoint
7098@kindex trace
7099@item trace
7100The @code{trace} command is very similar to the @code{break} command.
7101Its argument can be a source line, a function name, or an address in
7102the target program. @xref{Set Breaks}. The @code{trace} command
7103defines a tracepoint, which is a point in the target program where the
7104debugger will briefly stop, collect some data, and then allow the
7105program to continue. Setting a tracepoint or changing its commands
7106doesn't take effect until the next @code{tstart} command; thus, you
7107cannot change the tracepoint attributes once a trace experiment is
7108running.
7109
7110Here are some examples of using the @code{trace} command:
7111
7112@smallexample
7113(@value{GDBP}) @b{trace foo.c:121} // a source file and line number
7114
7115(@value{GDBP}) @b{trace +2} // 2 lines forward
7116
7117(@value{GDBP}) @b{trace my_function} // first source line of function
7118
7119(@value{GDBP}) @b{trace *my_function} // EXACT start address of function
7120
7121(@value{GDBP}) @b{trace *0x2117c4} // an address
7122@end smallexample
7123
7124@noindent
7125You can abbreviate @code{trace} as @code{tr}.
7126
7127@vindex $tpnum
7128@cindex last tracepoint number
7129@cindex recent tracepoint number
7130@cindex tracepoint number
7131The convenience variable @code{$tpnum} records the tracepoint number
7132of the most recently set tracepoint.
7133
7134@kindex delete tracepoint
7135@cindex tracepoint deletion
7136@item delete tracepoint @r{[}@var{num}@r{]}
7137Permanently delete one or more tracepoints. With no argument, the
7138default is to delete all tracepoints.
7139
7140Examples:
7141
7142@smallexample
7143(@value{GDBP}) @b{delete trace 1 2 3} // remove three tracepoints
7144
7145(@value{GDBP}) @b{delete trace} // remove all tracepoints
7146@end smallexample
7147
7148@noindent
7149You can abbreviate this command as @code{del tr}.
7150@end table
7151
7152@node Enable and Disable Tracepoints
7153@subsection Enable and Disable Tracepoints
7154
7155@table @code
7156@kindex disable tracepoint
7157@item disable tracepoint @r{[}@var{num}@r{]}
7158Disable tracepoint @var{num}, or all tracepoints if no argument
7159@var{num} is given. A disabled tracepoint will have no effect during
7160the next trace experiment, but it is not forgotten. You can re-enable
7161a disabled tracepoint using the @code{enable tracepoint} command.
7162
7163@kindex enable tracepoint
7164@item enable tracepoint @r{[}@var{num}@r{]}
7165Enable tracepoint @var{num}, or all tracepoints. The enabled
7166tracepoints will become effective the next time a trace experiment is
7167run.
7168@end table
7169
7170@node Tracepoint Passcounts
7171@subsection Tracepoint Passcounts
7172
7173@table @code
7174@kindex passcount
7175@cindex tracepoint pass count
7176@item passcount @r{[}@var{n} @r{[}@var{num}@r{]]}
7177Set the @dfn{passcount} of a tracepoint. The passcount is a way to
7178automatically stop a trace experiment. If a tracepoint's passcount is
7179@var{n}, then the trace experiment will be automatically stopped on
7180the @var{n}'th time that tracepoint is hit. If the tracepoint number
7181@var{num} is not specified, the @code{passcount} command sets the
7182passcount of the most recently defined tracepoint. If no passcount is
7183given, the trace experiment will run until stopped explicitly by the
7184user.
7185
7186Examples:
7187
7188@smallexample
b383017d 7189(@value{GDBP}) @b{passcount 5 2} // Stop on the 5th execution of
6826cf00 7190@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// tracepoint 2}
b37052ae
EZ
7191
7192(@value{GDBP}) @b{passcount 12} // Stop on the 12th execution of the
6826cf00 7193@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// most recently defined tracepoint.}
b37052ae
EZ
7194(@value{GDBP}) @b{trace foo}
7195(@value{GDBP}) @b{pass 3}
7196(@value{GDBP}) @b{trace bar}
7197(@value{GDBP}) @b{pass 2}
7198(@value{GDBP}) @b{trace baz}
7199(@value{GDBP}) @b{pass 1} // Stop tracing when foo has been
6826cf00
EZ
7200@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// executed 3 times OR when bar has}
7201@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// been executed 2 times}
7202@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// OR when baz has been executed 1 time.}
b37052ae
EZ
7203@end smallexample
7204@end table
7205
7206@node Tracepoint Actions
7207@subsection Tracepoint Action Lists
7208
7209@table @code
7210@kindex actions
7211@cindex tracepoint actions
7212@item actions @r{[}@var{num}@r{]}
7213This command will prompt for a list of actions to be taken when the
7214tracepoint is hit. If the tracepoint number @var{num} is not
7215specified, this command sets the actions for the one that was most
7216recently defined (so that you can define a tracepoint and then say
7217@code{actions} without bothering about its number). You specify the
7218actions themselves on the following lines, one action at a time, and
7219terminate the actions list with a line containing just @code{end}. So
7220far, the only defined actions are @code{collect} and
7221@code{while-stepping}.
7222
7223@cindex remove actions from a tracepoint
7224To remove all actions from a tracepoint, type @samp{actions @var{num}}
7225and follow it immediately with @samp{end}.
7226
7227@smallexample
7228(@value{GDBP}) @b{collect @var{data}} // collect some data
7229
6826cf00 7230(@value{GDBP}) @b{while-stepping 5} // single-step 5 times, collect data
b37052ae 7231
6826cf00 7232(@value{GDBP}) @b{end} // signals the end of actions.
b37052ae
EZ
7233@end smallexample
7234
7235In the following example, the action list begins with @code{collect}
7236commands indicating the things to be collected when the tracepoint is
7237hit. Then, in order to single-step and collect additional data
7238following the tracepoint, a @code{while-stepping} command is used,
7239followed by the list of things to be collected while stepping. The
7240@code{while-stepping} command is terminated by its own separate
7241@code{end} command. Lastly, the action list is terminated by an
7242@code{end} command.
7243
7244@smallexample
7245(@value{GDBP}) @b{trace foo}
7246(@value{GDBP}) @b{actions}
7247Enter actions for tracepoint 1, one per line:
7248> collect bar,baz
7249> collect $regs
7250> while-stepping 12
7251 > collect $fp, $sp
7252 > end
7253end
7254@end smallexample
7255
7256@kindex collect @r{(tracepoints)}
7257@item collect @var{expr1}, @var{expr2}, @dots{}
7258Collect values of the given expressions when the tracepoint is hit.
7259This command accepts a comma-separated list of any valid expressions.
7260In addition to global, static, or local variables, the following
7261special arguments are supported:
7262
7263@table @code
7264@item $regs
7265collect all registers
7266
7267@item $args
7268collect all function arguments
7269
7270@item $locals
7271collect all local variables.
7272@end table
7273
7274You can give several consecutive @code{collect} commands, each one
7275with a single argument, or one @code{collect} command with several
7276arguments separated by commas: the effect is the same.
7277
f5c37c66
EZ
7278The command @code{info scope} (@pxref{Symbols, info scope}) is
7279particularly useful for figuring out what data to collect.
7280
b37052ae
EZ
7281@kindex while-stepping @r{(tracepoints)}
7282@item while-stepping @var{n}
7283Perform @var{n} single-step traces after the tracepoint, collecting
7284new data at each step. The @code{while-stepping} command is
7285followed by the list of what to collect while stepping (followed by
7286its own @code{end} command):
7287
7288@smallexample
7289> while-stepping 12
7290 > collect $regs, myglobal
7291 > end
7292>
7293@end smallexample
7294
7295@noindent
7296You may abbreviate @code{while-stepping} as @code{ws} or
7297@code{stepping}.
7298@end table
7299
7300@node Listing Tracepoints
7301@subsection Listing Tracepoints
7302
7303@table @code
7304@kindex info tracepoints
09d4efe1 7305@kindex info tp
b37052ae
EZ
7306@cindex information about tracepoints
7307@item info tracepoints @r{[}@var{num}@r{]}
8a037dd7 7308Display information about the tracepoint @var{num}. If you don't specify
798c8bc6 7309a tracepoint number, displays information about all the tracepoints
b37052ae
EZ
7310defined so far. For each tracepoint, the following information is
7311shown:
7312
7313@itemize @bullet
7314@item
7315its number
7316@item
7317whether it is enabled or disabled
7318@item
7319its address
7320@item
7321its passcount as given by the @code{passcount @var{n}} command
7322@item
7323its step count as given by the @code{while-stepping @var{n}} command
7324@item
7325where in the source files is the tracepoint set
7326@item
7327its action list as given by the @code{actions} command
7328@end itemize
7329
7330@smallexample
7331(@value{GDBP}) @b{info trace}
7332Num Enb Address PassC StepC What
73331 y 0x002117c4 0 0 <gdb_asm>
6826cf00
EZ
73342 y 0x0020dc64 0 0 in g_test at g_test.c:1375
73353 y 0x0020b1f4 0 0 in get_data at ../foo.c:41
b37052ae
EZ
7336(@value{GDBP})
7337@end smallexample
7338
7339@noindent
7340This command can be abbreviated @code{info tp}.
7341@end table
7342
7343@node Starting and Stopping Trace Experiment
7344@subsection Starting and Stopping Trace Experiment
7345
7346@table @code
7347@kindex tstart
7348@cindex start a new trace experiment
7349@cindex collected data discarded
7350@item tstart
7351This command takes no arguments. It starts the trace experiment, and
7352begins collecting data. This has the side effect of discarding all
7353the data collected in the trace buffer during the previous trace
7354experiment.
7355
7356@kindex tstop
7357@cindex stop a running trace experiment
7358@item tstop
7359This command takes no arguments. It ends the trace experiment, and
7360stops collecting data.
7361
68c71a2e 7362@strong{Note}: a trace experiment and data collection may stop
b37052ae
EZ
7363automatically if any tracepoint's passcount is reached
7364(@pxref{Tracepoint Passcounts}), or if the trace buffer becomes full.
7365
7366@kindex tstatus
7367@cindex status of trace data collection
7368@cindex trace experiment, status of
7369@item tstatus
7370This command displays the status of the current trace data
7371collection.
7372@end table
7373
7374Here is an example of the commands we described so far:
7375
7376@smallexample
7377(@value{GDBP}) @b{trace gdb_c_test}
7378(@value{GDBP}) @b{actions}
7379Enter actions for tracepoint #1, one per line.
7380> collect $regs,$locals,$args
7381> while-stepping 11
7382 > collect $regs
7383 > end
7384> end
7385(@value{GDBP}) @b{tstart}
7386 [time passes @dots{}]
7387(@value{GDBP}) @b{tstop}
7388@end smallexample
7389
7390
7391@node Analyze Collected Data
7392@section Using the collected data
7393
7394After the tracepoint experiment ends, you use @value{GDBN} commands
7395for examining the trace data. The basic idea is that each tracepoint
7396collects a trace @dfn{snapshot} every time it is hit and another
7397snapshot every time it single-steps. All these snapshots are
7398consecutively numbered from zero and go into a buffer, and you can
7399examine them later. The way you examine them is to @dfn{focus} on a
7400specific trace snapshot. When the remote stub is focused on a trace
7401snapshot, it will respond to all @value{GDBN} requests for memory and
7402registers by reading from the buffer which belongs to that snapshot,
7403rather than from @emph{real} memory or registers of the program being
7404debugged. This means that @strong{all} @value{GDBN} commands
7405(@code{print}, @code{info registers}, @code{backtrace}, etc.) will
7406behave as if we were currently debugging the program state as it was
7407when the tracepoint occurred. Any requests for data that are not in
7408the buffer will fail.
7409
7410@menu
7411* tfind:: How to select a trace snapshot
7412* tdump:: How to display all data for a snapshot
7413* save-tracepoints:: How to save tracepoints for a future run
7414@end menu
7415
7416@node tfind
7417@subsection @code{tfind @var{n}}
7418
7419@kindex tfind
7420@cindex select trace snapshot
7421@cindex find trace snapshot
7422The basic command for selecting a trace snapshot from the buffer is
7423@code{tfind @var{n}}, which finds trace snapshot number @var{n},
7424counting from zero. If no argument @var{n} is given, the next
7425snapshot is selected.
7426
7427Here are the various forms of using the @code{tfind} command.
7428
7429@table @code
7430@item tfind start
7431Find the first snapshot in the buffer. This is a synonym for
7432@code{tfind 0} (since 0 is the number of the first snapshot).
7433
7434@item tfind none
7435Stop debugging trace snapshots, resume @emph{live} debugging.
7436
7437@item tfind end
7438Same as @samp{tfind none}.
7439
7440@item tfind
7441No argument means find the next trace snapshot.
7442
7443@item tfind -
7444Find the previous trace snapshot before the current one. This permits
7445retracing earlier steps.
7446
7447@item tfind tracepoint @var{num}
7448Find the next snapshot associated with tracepoint @var{num}. Search
7449proceeds forward from the last examined trace snapshot. If no
7450argument @var{num} is given, it means find the next snapshot collected
7451for the same tracepoint as the current snapshot.
7452
7453@item tfind pc @var{addr}
7454Find the next snapshot associated with the value @var{addr} of the
7455program counter. Search proceeds forward from the last examined trace
7456snapshot. If no argument @var{addr} is given, it means find the next
7457snapshot with the same value of PC as the current snapshot.
7458
7459@item tfind outside @var{addr1}, @var{addr2}
7460Find the next snapshot whose PC is outside the given range of
7461addresses.
7462
7463@item tfind range @var{addr1}, @var{addr2}
7464Find the next snapshot whose PC is between @var{addr1} and
7465@var{addr2}. @c FIXME: Is the range inclusive or exclusive?
7466
7467@item tfind line @r{[}@var{file}:@r{]}@var{n}
7468Find the next snapshot associated with the source line @var{n}. If
7469the optional argument @var{file} is given, refer to line @var{n} in
7470that source file. Search proceeds forward from the last examined
7471trace snapshot. If no argument @var{n} is given, it means find the
7472next line other than the one currently being examined; thus saying
7473@code{tfind line} repeatedly can appear to have the same effect as
7474stepping from line to line in a @emph{live} debugging session.
7475@end table
7476
7477The default arguments for the @code{tfind} commands are specifically
7478designed to make it easy to scan through the trace buffer. For
7479instance, @code{tfind} with no argument selects the next trace
7480snapshot, and @code{tfind -} with no argument selects the previous
7481trace snapshot. So, by giving one @code{tfind} command, and then
7482simply hitting @key{RET} repeatedly you can examine all the trace
7483snapshots in order. Or, by saying @code{tfind -} and then hitting
7484@key{RET} repeatedly you can examine the snapshots in reverse order.
7485The @code{tfind line} command with no argument selects the snapshot
7486for the next source line executed. The @code{tfind pc} command with
7487no argument selects the next snapshot with the same program counter
7488(PC) as the current frame. The @code{tfind tracepoint} command with
7489no argument selects the next trace snapshot collected by the same
7490tracepoint as the current one.
7491
7492In addition to letting you scan through the trace buffer manually,
7493these commands make it easy to construct @value{GDBN} scripts that
7494scan through the trace buffer and print out whatever collected data
7495you are interested in. Thus, if we want to examine the PC, FP, and SP
7496registers from each trace frame in the buffer, we can say this:
7497
7498@smallexample
7499(@value{GDBP}) @b{tfind start}
7500(@value{GDBP}) @b{while ($trace_frame != -1)}
7501> printf "Frame %d, PC = %08X, SP = %08X, FP = %08X\n", \
7502 $trace_frame, $pc, $sp, $fp
7503> tfind
7504> end
7505
7506Frame 0, PC = 0020DC64, SP = 0030BF3C, FP = 0030BF44
7507Frame 1, PC = 0020DC6C, SP = 0030BF38, FP = 0030BF44
7508Frame 2, PC = 0020DC70, SP = 0030BF34, FP = 0030BF44
7509Frame 3, PC = 0020DC74, SP = 0030BF30, FP = 0030BF44
7510Frame 4, PC = 0020DC78, SP = 0030BF2C, FP = 0030BF44
7511Frame 5, PC = 0020DC7C, SP = 0030BF28, FP = 0030BF44
7512Frame 6, PC = 0020DC80, SP = 0030BF24, FP = 0030BF44
7513Frame 7, PC = 0020DC84, SP = 0030BF20, FP = 0030BF44
7514Frame 8, PC = 0020DC88, SP = 0030BF1C, FP = 0030BF44
7515Frame 9, PC = 0020DC8E, SP = 0030BF18, FP = 0030BF44
7516Frame 10, PC = 00203F6C, SP = 0030BE3C, FP = 0030BF14
7517@end smallexample
7518
7519Or, if we want to examine the variable @code{X} at each source line in
7520the buffer:
7521
7522@smallexample
7523(@value{GDBP}) @b{tfind start}
7524(@value{GDBP}) @b{while ($trace_frame != -1)}
7525> printf "Frame %d, X == %d\n", $trace_frame, X
7526> tfind line
7527> end
7528
7529Frame 0, X = 1
7530Frame 7, X = 2
7531Frame 13, X = 255
7532@end smallexample
7533
7534@node tdump
7535@subsection @code{tdump}
7536@kindex tdump
7537@cindex dump all data collected at tracepoint
7538@cindex tracepoint data, display
7539
7540This command takes no arguments. It prints all the data collected at
7541the current trace snapshot.
7542
7543@smallexample
7544(@value{GDBP}) @b{trace 444}
7545(@value{GDBP}) @b{actions}
7546Enter actions for tracepoint #2, one per line:
7547> collect $regs, $locals, $args, gdb_long_test
7548> end
7549
7550(@value{GDBP}) @b{tstart}
7551
7552(@value{GDBP}) @b{tfind line 444}
7553#0 gdb_test (p1=0x11, p2=0x22, p3=0x33, p4=0x44, p5=0x55, p6=0x66)
7554at gdb_test.c:444
7555444 printp( "%s: arguments = 0x%X 0x%X 0x%X 0x%X 0x%X 0x%X\n", )
7556
7557(@value{GDBP}) @b{tdump}
7558Data collected at tracepoint 2, trace frame 1:
7559d0 0xc4aa0085 -995491707
7560d1 0x18 24
7561d2 0x80 128
7562d3 0x33 51
7563d4 0x71aea3d 119204413
7564d5 0x22 34
7565d6 0xe0 224
7566d7 0x380035 3670069
7567a0 0x19e24a 1696330
7568a1 0x3000668 50333288
7569a2 0x100 256
7570a3 0x322000 3284992
7571a4 0x3000698 50333336
7572a5 0x1ad3cc 1758156
7573fp 0x30bf3c 0x30bf3c
7574sp 0x30bf34 0x30bf34
7575ps 0x0 0
7576pc 0x20b2c8 0x20b2c8
7577fpcontrol 0x0 0
7578fpstatus 0x0 0
7579fpiaddr 0x0 0
7580p = 0x20e5b4 "gdb-test"
7581p1 = (void *) 0x11
7582p2 = (void *) 0x22
7583p3 = (void *) 0x33
7584p4 = (void *) 0x44
7585p5 = (void *) 0x55
7586p6 = (void *) 0x66
7587gdb_long_test = 17 '\021'
7588
7589(@value{GDBP})
7590@end smallexample
7591
7592@node save-tracepoints
7593@subsection @code{save-tracepoints @var{filename}}
7594@kindex save-tracepoints
7595@cindex save tracepoints for future sessions
7596
7597This command saves all current tracepoint definitions together with
7598their actions and passcounts, into a file @file{@var{filename}}
7599suitable for use in a later debugging session. To read the saved
7600tracepoint definitions, use the @code{source} command (@pxref{Command
7601Files}).
7602
7603@node Tracepoint Variables
7604@section Convenience Variables for Tracepoints
7605@cindex tracepoint variables
7606@cindex convenience variables for tracepoints
7607
7608@table @code
7609@vindex $trace_frame
7610@item (int) $trace_frame
7611The current trace snapshot (a.k.a.@: @dfn{frame}) number, or -1 if no
7612snapshot is selected.
7613
7614@vindex $tracepoint
7615@item (int) $tracepoint
7616The tracepoint for the current trace snapshot.
7617
7618@vindex $trace_line
7619@item (int) $trace_line
7620The line number for the current trace snapshot.
7621
7622@vindex $trace_file
7623@item (char []) $trace_file
7624The source file for the current trace snapshot.
7625
7626@vindex $trace_func
7627@item (char []) $trace_func
7628The name of the function containing @code{$tracepoint}.
7629@end table
7630
7631Note: @code{$trace_file} is not suitable for use in @code{printf},
7632use @code{output} instead.
7633
7634Here's a simple example of using these convenience variables for
7635stepping through all the trace snapshots and printing some of their
7636data.
7637
7638@smallexample
7639(@value{GDBP}) @b{tfind start}
7640
7641(@value{GDBP}) @b{while $trace_frame != -1}
7642> output $trace_file
7643> printf ", line %d (tracepoint #%d)\n", $trace_line, $tracepoint
7644> tfind
7645> end
7646@end smallexample
7647
df0cd8c5
JB
7648@node Overlays
7649@chapter Debugging Programs That Use Overlays
7650@cindex overlays
7651
7652If your program is too large to fit completely in your target system's
7653memory, you can sometimes use @dfn{overlays} to work around this
7654problem. @value{GDBN} provides some support for debugging programs that
7655use overlays.
7656
7657@menu
7658* How Overlays Work:: A general explanation of overlays.
7659* Overlay Commands:: Managing overlays in @value{GDBN}.
7660* Automatic Overlay Debugging:: @value{GDBN} can find out which overlays are
7661 mapped by asking the inferior.
7662* Overlay Sample Program:: A sample program using overlays.
7663@end menu
7664
7665@node How Overlays Work
7666@section How Overlays Work
7667@cindex mapped overlays
7668@cindex unmapped overlays
7669@cindex load address, overlay's
7670@cindex mapped address
7671@cindex overlay area
7672
7673Suppose you have a computer whose instruction address space is only 64
7674kilobytes long, but which has much more memory which can be accessed by
7675other means: special instructions, segment registers, or memory
7676management hardware, for example. Suppose further that you want to
7677adapt a program which is larger than 64 kilobytes to run on this system.
7678
7679One solution is to identify modules of your program which are relatively
7680independent, and need not call each other directly; call these modules
7681@dfn{overlays}. Separate the overlays from the main program, and place
7682their machine code in the larger memory. Place your main program in
7683instruction memory, but leave at least enough space there to hold the
7684largest overlay as well.
7685
7686Now, to call a function located in an overlay, you must first copy that
7687overlay's machine code from the large memory into the space set aside
7688for it in the instruction memory, and then jump to its entry point
7689there.
7690
c928edc0
AC
7691@c NB: In the below the mapped area's size is greater or equal to the
7692@c size of all overlays. This is intentional to remind the developer
7693@c that overlays don't necessarily need to be the same size.
7694
474c8240 7695@smallexample
df0cd8c5 7696@group
c928edc0
AC
7697 Data Instruction Larger
7698Address Space Address Space Address Space
7699+-----------+ +-----------+ +-----------+
7700| | | | | |
7701+-----------+ +-----------+ +-----------+<-- overlay 1
7702| program | | main | .----| overlay 1 | load address
7703| variables | | program | | +-----------+
7704| and heap | | | | | |
7705+-----------+ | | | +-----------+<-- overlay 2
7706| | +-----------+ | | | load address
7707+-----------+ | | | .-| overlay 2 |
7708 | | | | | |
7709 mapped --->+-----------+ | | +-----------+
7710 address | | | | | |
7711 | overlay | <-' | | |
7712 | area | <---' +-----------+<-- overlay 3
7713 | | <---. | | load address
7714 +-----------+ `--| overlay 3 |
7715 | | | |
7716 +-----------+ | |
7717 +-----------+
7718 | |
7719 +-----------+
7720
7721 @anchor{A code overlay}A code overlay
df0cd8c5 7722@end group
474c8240 7723@end smallexample
df0cd8c5 7724
c928edc0
AC
7725The diagram (@pxref{A code overlay}) shows a system with separate data
7726and instruction address spaces. To map an overlay, the program copies
7727its code from the larger address space to the instruction address space.
7728Since the overlays shown here all use the same mapped address, only one
7729may be mapped at a time. For a system with a single address space for
7730data and instructions, the diagram would be similar, except that the
7731program variables and heap would share an address space with the main
7732program and the overlay area.
df0cd8c5
JB
7733
7734An overlay loaded into instruction memory and ready for use is called a
7735@dfn{mapped} overlay; its @dfn{mapped address} is its address in the
7736instruction memory. An overlay not present (or only partially present)
7737in instruction memory is called @dfn{unmapped}; its @dfn{load address}
7738is its address in the larger memory. The mapped address is also called
7739the @dfn{virtual memory address}, or @dfn{VMA}; the load address is also
7740called the @dfn{load memory address}, or @dfn{LMA}.
7741
7742Unfortunately, overlays are not a completely transparent way to adapt a
7743program to limited instruction memory. They introduce a new set of
7744global constraints you must keep in mind as you design your program:
7745
7746@itemize @bullet
7747
7748@item
7749Before calling or returning to a function in an overlay, your program
7750must make sure that overlay is actually mapped. Otherwise, the call or
7751return will transfer control to the right address, but in the wrong
7752overlay, and your program will probably crash.
7753
7754@item
7755If the process of mapping an overlay is expensive on your system, you
7756will need to choose your overlays carefully to minimize their effect on
7757your program's performance.
7758
7759@item
7760The executable file you load onto your system must contain each
7761overlay's instructions, appearing at the overlay's load address, not its
7762mapped address. However, each overlay's instructions must be relocated
7763and its symbols defined as if the overlay were at its mapped address.
7764You can use GNU linker scripts to specify different load and relocation
7765addresses for pieces of your program; see @ref{Overlay Description,,,
7766ld.info, Using ld: the GNU linker}.
7767
7768@item
7769The procedure for loading executable files onto your system must be able
7770to load their contents into the larger address space as well as the
7771instruction and data spaces.
7772
7773@end itemize
7774
7775The overlay system described above is rather simple, and could be
7776improved in many ways:
7777
7778@itemize @bullet
7779
7780@item
7781If your system has suitable bank switch registers or memory management
7782hardware, you could use those facilities to make an overlay's load area
7783contents simply appear at their mapped address in instruction space.
7784This would probably be faster than copying the overlay to its mapped
7785area in the usual way.
7786
7787@item
7788If your overlays are small enough, you could set aside more than one
7789overlay area, and have more than one overlay mapped at a time.
7790
7791@item
7792You can use overlays to manage data, as well as instructions. In
7793general, data overlays are even less transparent to your design than
7794code overlays: whereas code overlays only require care when you call or
7795return to functions, data overlays require care every time you access
7796the data. Also, if you change the contents of a data overlay, you
7797must copy its contents back out to its load address before you can copy a
7798different data overlay into the same mapped area.
7799
7800@end itemize
7801
7802
7803@node Overlay Commands
7804@section Overlay Commands
7805
7806To use @value{GDBN}'s overlay support, each overlay in your program must
7807correspond to a separate section of the executable file. The section's
7808virtual memory address and load memory address must be the overlay's
7809mapped and load addresses. Identifying overlays with sections allows
7810@value{GDBN} to determine the appropriate address of a function or
7811variable, depending on whether the overlay is mapped or not.
7812
7813@value{GDBN}'s overlay commands all start with the word @code{overlay};
7814you can abbreviate this as @code{ov} or @code{ovly}. The commands are:
7815
7816@table @code
7817@item overlay off
4644b6e3 7818@kindex overlay
df0cd8c5
JB
7819Disable @value{GDBN}'s overlay support. When overlay support is
7820disabled, @value{GDBN} assumes that all functions and variables are
7821always present at their mapped addresses. By default, @value{GDBN}'s
7822overlay support is disabled.
7823
7824@item overlay manual
df0cd8c5
JB
7825@cindex manual overlay debugging
7826Enable @dfn{manual} overlay debugging. In this mode, @value{GDBN}
7827relies on you to tell it which overlays are mapped, and which are not,
7828using the @code{overlay map-overlay} and @code{overlay unmap-overlay}
7829commands described below.
7830
7831@item overlay map-overlay @var{overlay}
7832@itemx overlay map @var{overlay}
df0cd8c5
JB
7833@cindex map an overlay
7834Tell @value{GDBN} that @var{overlay} is now mapped; @var{overlay} must
7835be the name of the object file section containing the overlay. When an
7836overlay is mapped, @value{GDBN} assumes it can find the overlay's
7837functions and variables at their mapped addresses. @value{GDBN} assumes
7838that any other overlays whose mapped ranges overlap that of
7839@var{overlay} are now unmapped.
7840
7841@item overlay unmap-overlay @var{overlay}
7842@itemx overlay unmap @var{overlay}
df0cd8c5
JB
7843@cindex unmap an overlay
7844Tell @value{GDBN} that @var{overlay} is no longer mapped; @var{overlay}
7845must be the name of the object file section containing the overlay.
7846When an overlay is unmapped, @value{GDBN} assumes it can find the
7847overlay's functions and variables at their load addresses.
7848
7849@item overlay auto
df0cd8c5
JB
7850Enable @dfn{automatic} overlay debugging. In this mode, @value{GDBN}
7851consults a data structure the overlay manager maintains in the inferior
7852to see which overlays are mapped. For details, see @ref{Automatic
7853Overlay Debugging}.
7854
7855@item overlay load-target
7856@itemx overlay load
df0cd8c5
JB
7857@cindex reloading the overlay table
7858Re-read the overlay table from the inferior. Normally, @value{GDBN}
7859re-reads the table @value{GDBN} automatically each time the inferior
7860stops, so this command should only be necessary if you have changed the
7861overlay mapping yourself using @value{GDBN}. This command is only
7862useful when using automatic overlay debugging.
7863
7864@item overlay list-overlays
7865@itemx overlay list
7866@cindex listing mapped overlays
7867Display a list of the overlays currently mapped, along with their mapped
7868addresses, load addresses, and sizes.
7869
7870@end table
7871
7872Normally, when @value{GDBN} prints a code address, it includes the name
7873of the function the address falls in:
7874
474c8240 7875@smallexample
f7dc1244 7876(@value{GDBP}) print main
df0cd8c5 7877$3 = @{int ()@} 0x11a0 <main>
474c8240 7878@end smallexample
df0cd8c5
JB
7879@noindent
7880When overlay debugging is enabled, @value{GDBN} recognizes code in
7881unmapped overlays, and prints the names of unmapped functions with
7882asterisks around them. For example, if @code{foo} is a function in an
7883unmapped overlay, @value{GDBN} prints it this way:
7884
474c8240 7885@smallexample
f7dc1244 7886(@value{GDBP}) overlay list
df0cd8c5 7887No sections are mapped.
f7dc1244 7888(@value{GDBP}) print foo
df0cd8c5 7889$5 = @{int (int)@} 0x100000 <*foo*>
474c8240 7890@end smallexample
df0cd8c5
JB
7891@noindent
7892When @code{foo}'s overlay is mapped, @value{GDBN} prints the function's
7893name normally:
7894
474c8240 7895@smallexample
f7dc1244 7896(@value{GDBP}) overlay list
b383017d 7897Section .ov.foo.text, loaded at 0x100000 - 0x100034,
df0cd8c5 7898 mapped at 0x1016 - 0x104a
f7dc1244 7899(@value{GDBP}) print foo
df0cd8c5 7900$6 = @{int (int)@} 0x1016 <foo>
474c8240 7901@end smallexample
df0cd8c5
JB
7902
7903When overlay debugging is enabled, @value{GDBN} can find the correct
7904address for functions and variables in an overlay, whether or not the
7905overlay is mapped. This allows most @value{GDBN} commands, like
7906@code{break} and @code{disassemble}, to work normally, even on unmapped
7907code. However, @value{GDBN}'s breakpoint support has some limitations:
7908
7909@itemize @bullet
7910@item
7911@cindex breakpoints in overlays
7912@cindex overlays, setting breakpoints in
7913You can set breakpoints in functions in unmapped overlays, as long as
7914@value{GDBN} can write to the overlay at its load address.
7915@item
7916@value{GDBN} can not set hardware or simulator-based breakpoints in
7917unmapped overlays. However, if you set a breakpoint at the end of your
7918overlay manager (and tell @value{GDBN} which overlays are now mapped, if
7919you are using manual overlay management), @value{GDBN} will re-set its
7920breakpoints properly.
7921@end itemize
7922
7923
7924@node Automatic Overlay Debugging
7925@section Automatic Overlay Debugging
7926@cindex automatic overlay debugging
7927
7928@value{GDBN} can automatically track which overlays are mapped and which
7929are not, given some simple co-operation from the overlay manager in the
7930inferior. If you enable automatic overlay debugging with the
7931@code{overlay auto} command (@pxref{Overlay Commands}), @value{GDBN}
7932looks in the inferior's memory for certain variables describing the
7933current state of the overlays.
7934
7935Here are the variables your overlay manager must define to support
7936@value{GDBN}'s automatic overlay debugging:
7937
7938@table @asis
7939
7940@item @code{_ovly_table}:
7941This variable must be an array of the following structures:
7942
474c8240 7943@smallexample
df0cd8c5
JB
7944struct
7945@{
7946 /* The overlay's mapped address. */
7947 unsigned long vma;
7948
7949 /* The size of the overlay, in bytes. */
7950 unsigned long size;
7951
7952 /* The overlay's load address. */
7953 unsigned long lma;
7954
7955 /* Non-zero if the overlay is currently mapped;
7956 zero otherwise. */
7957 unsigned long mapped;
7958@}
474c8240 7959@end smallexample
df0cd8c5
JB
7960
7961@item @code{_novlys}:
7962This variable must be a four-byte signed integer, holding the total
7963number of elements in @code{_ovly_table}.
7964
7965@end table
7966
7967To decide whether a particular overlay is mapped or not, @value{GDBN}
7968looks for an entry in @w{@code{_ovly_table}} whose @code{vma} and
7969@code{lma} members equal the VMA and LMA of the overlay's section in the
7970executable file. When @value{GDBN} finds a matching entry, it consults
7971the entry's @code{mapped} member to determine whether the overlay is
7972currently mapped.
7973
81d46470 7974In addition, your overlay manager may define a function called
def71bfa 7975@code{_ovly_debug_event}. If this function is defined, @value{GDBN}
81d46470
MS
7976will silently set a breakpoint there. If the overlay manager then
7977calls this function whenever it has changed the overlay table, this
7978will enable @value{GDBN} to accurately keep track of which overlays
7979are in program memory, and update any breakpoints that may be set
b383017d 7980in overlays. This will allow breakpoints to work even if the
81d46470
MS
7981overlays are kept in ROM or other non-writable memory while they
7982are not being executed.
df0cd8c5
JB
7983
7984@node Overlay Sample Program
7985@section Overlay Sample Program
7986@cindex overlay example program
7987
7988When linking a program which uses overlays, you must place the overlays
7989at their load addresses, while relocating them to run at their mapped
7990addresses. To do this, you must write a linker script (@pxref{Overlay
7991Description,,, ld.info, Using ld: the GNU linker}). Unfortunately,
7992since linker scripts are specific to a particular host system, target
7993architecture, and target memory layout, this manual cannot provide
7994portable sample code demonstrating @value{GDBN}'s overlay support.
7995
7996However, the @value{GDBN} source distribution does contain an overlaid
7997program, with linker scripts for a few systems, as part of its test
7998suite. The program consists of the following files from
7999@file{gdb/testsuite/gdb.base}:
8000
8001@table @file
8002@item overlays.c
8003The main program file.
8004@item ovlymgr.c
8005A simple overlay manager, used by @file{overlays.c}.
8006@item foo.c
8007@itemx bar.c
8008@itemx baz.c
8009@itemx grbx.c
8010Overlay modules, loaded and used by @file{overlays.c}.
8011@item d10v.ld
8012@itemx m32r.ld
8013Linker scripts for linking the test program on the @code{d10v-elf}
8014and @code{m32r-elf} targets.
8015@end table
8016
8017You can build the test program using the @code{d10v-elf} GCC
8018cross-compiler like this:
8019
474c8240 8020@smallexample
df0cd8c5
JB
8021$ d10v-elf-gcc -g -c overlays.c
8022$ d10v-elf-gcc -g -c ovlymgr.c
8023$ d10v-elf-gcc -g -c foo.c
8024$ d10v-elf-gcc -g -c bar.c
8025$ d10v-elf-gcc -g -c baz.c
8026$ d10v-elf-gcc -g -c grbx.c
8027$ d10v-elf-gcc -g overlays.o ovlymgr.o foo.o bar.o \
8028 baz.o grbx.o -Wl,-Td10v.ld -o overlays
474c8240 8029@end smallexample
df0cd8c5
JB
8030
8031The build process is identical for any other architecture, except that
8032you must substitute the appropriate compiler and linker script for the
8033target system for @code{d10v-elf-gcc} and @code{d10v.ld}.
8034
8035
6d2ebf8b 8036@node Languages
c906108c
SS
8037@chapter Using @value{GDBN} with Different Languages
8038@cindex languages
8039
c906108c
SS
8040Although programming languages generally have common aspects, they are
8041rarely expressed in the same manner. For instance, in ANSI C,
8042dereferencing a pointer @code{p} is accomplished by @code{*p}, but in
8043Modula-2, it is accomplished by @code{p^}. Values can also be
5d161b24 8044represented (and displayed) differently. Hex numbers in C appear as
c906108c 8045@samp{0x1ae}, while in Modula-2 they appear as @samp{1AEH}.
c906108c
SS
8046
8047@cindex working language
8048Language-specific information is built into @value{GDBN} for some languages,
8049allowing you to express operations like the above in your program's
8050native language, and allowing @value{GDBN} to output values in a manner
8051consistent with the syntax of your program's native language. The
8052language you use to build expressions is called the @dfn{working
8053language}.
8054
8055@menu
8056* Setting:: Switching between source languages
8057* Show:: Displaying the language
c906108c 8058* Checks:: Type and range checks
9c16f35a 8059* Supported languages:: Supported languages
4e562065 8060* Unsupported languages:: Unsupported languages
c906108c
SS
8061@end menu
8062
6d2ebf8b 8063@node Setting
c906108c
SS
8064@section Switching between source languages
8065
8066There are two ways to control the working language---either have @value{GDBN}
8067set it automatically, or select it manually yourself. You can use the
8068@code{set language} command for either purpose. On startup, @value{GDBN}
8069defaults to setting the language automatically. The working language is
8070used to determine how expressions you type are interpreted, how values
8071are printed, etc.
8072
8073In addition to the working language, every source file that
8074@value{GDBN} knows about has its own working language. For some object
8075file formats, the compiler might indicate which language a particular
8076source file is in. However, most of the time @value{GDBN} infers the
8077language from the name of the file. The language of a source file
b37052ae 8078controls whether C@t{++} names are demangled---this way @code{backtrace} can
c906108c 8079show each frame appropriately for its own language. There is no way to
d4f3574e
SS
8080set the language of a source file from within @value{GDBN}, but you can
8081set the language associated with a filename extension. @xref{Show, ,
8082Displaying the language}.
c906108c
SS
8083
8084This is most commonly a problem when you use a program, such
5d161b24 8085as @code{cfront} or @code{f2c}, that generates C but is written in
c906108c
SS
8086another language. In that case, make the
8087program use @code{#line} directives in its C output; that way
8088@value{GDBN} will know the correct language of the source code of the original
8089program, and will display that source code, not the generated C code.
8090
8091@menu
8092* Filenames:: Filename extensions and languages.
8093* Manually:: Setting the working language manually
8094* Automatically:: Having @value{GDBN} infer the source language
8095@end menu
8096
6d2ebf8b 8097@node Filenames
c906108c
SS
8098@subsection List of filename extensions and languages
8099
8100If a source file name ends in one of the following extensions, then
8101@value{GDBN} infers that its language is the one indicated.
8102
8103@table @file
e07c999f
PH
8104@item .ada
8105@itemx .ads
8106@itemx .adb
8107@itemx .a
8108Ada source file.
c906108c
SS
8109
8110@item .c
8111C source file
8112
8113@item .C
8114@itemx .cc
8115@itemx .cp
8116@itemx .cpp
8117@itemx .cxx
8118@itemx .c++
b37052ae 8119C@t{++} source file
c906108c 8120
b37303ee
AF
8121@item .m
8122Objective-C source file
8123
c906108c
SS
8124@item .f
8125@itemx .F
8126Fortran source file
8127
c906108c
SS
8128@item .mod
8129Modula-2 source file
c906108c
SS
8130
8131@item .s
8132@itemx .S
8133Assembler source file. This actually behaves almost like C, but
8134@value{GDBN} does not skip over function prologues when stepping.
8135@end table
8136
8137In addition, you may set the language associated with a filename
8138extension. @xref{Show, , Displaying the language}.
8139
6d2ebf8b 8140@node Manually
c906108c
SS
8141@subsection Setting the working language
8142
8143If you allow @value{GDBN} to set the language automatically,
8144expressions are interpreted the same way in your debugging session and
8145your program.
8146
8147@kindex set language
8148If you wish, you may set the language manually. To do this, issue the
8149command @samp{set language @var{lang}}, where @var{lang} is the name of
5d161b24 8150a language, such as
c906108c 8151@code{c} or @code{modula-2}.
c906108c
SS
8152For a list of the supported languages, type @samp{set language}.
8153
c906108c
SS
8154Setting the language manually prevents @value{GDBN} from updating the working
8155language automatically. This can lead to confusion if you try
8156to debug a program when the working language is not the same as the
8157source language, when an expression is acceptable to both
8158languages---but means different things. For instance, if the current
8159source file were written in C, and @value{GDBN} was parsing Modula-2, a
8160command such as:
8161
474c8240 8162@smallexample
c906108c 8163print a = b + c
474c8240 8164@end smallexample
c906108c
SS
8165
8166@noindent
8167might not have the effect you intended. In C, this means to add
8168@code{b} and @code{c} and place the result in @code{a}. The result
8169printed would be the value of @code{a}. In Modula-2, this means to compare
8170@code{a} to the result of @code{b+c}, yielding a @code{BOOLEAN} value.
c906108c 8171
6d2ebf8b 8172@node Automatically
c906108c
SS
8173@subsection Having @value{GDBN} infer the source language
8174
8175To have @value{GDBN} set the working language automatically, use
8176@samp{set language local} or @samp{set language auto}. @value{GDBN}
8177then infers the working language. That is, when your program stops in a
8178frame (usually by encountering a breakpoint), @value{GDBN} sets the
8179working language to the language recorded for the function in that
8180frame. If the language for a frame is unknown (that is, if the function
8181or block corresponding to the frame was defined in a source file that
8182does not have a recognized extension), the current working language is
8183not changed, and @value{GDBN} issues a warning.
8184
8185This may not seem necessary for most programs, which are written
8186entirely in one source language. However, program modules and libraries
8187written in one source language can be used by a main program written in
8188a different source language. Using @samp{set language auto} in this
8189case frees you from having to set the working language manually.
8190
6d2ebf8b 8191@node Show
c906108c 8192@section Displaying the language
c906108c
SS
8193
8194The following commands help you find out which language is the
8195working language, and also what language source files were written in.
8196
c906108c
SS
8197@table @code
8198@item show language
9c16f35a 8199@kindex show language
c906108c
SS
8200Display the current working language. This is the
8201language you can use with commands such as @code{print} to
8202build and compute expressions that may involve variables in your program.
8203
8204@item info frame
4644b6e3 8205@kindex info frame@r{, show the source language}
5d161b24 8206Display the source language for this frame. This language becomes the
c906108c 8207working language if you use an identifier from this frame.
5d161b24 8208@xref{Frame Info, ,Information about a frame}, to identify the other
c906108c
SS
8209information listed here.
8210
8211@item info source
4644b6e3 8212@kindex info source@r{, show the source language}
c906108c 8213Display the source language of this source file.
5d161b24 8214@xref{Symbols, ,Examining the Symbol Table}, to identify the other
c906108c
SS
8215information listed here.
8216@end table
8217
8218In unusual circumstances, you may have source files with extensions
8219not in the standard list. You can then set the extension associated
8220with a language explicitly:
8221
c906108c 8222@table @code
09d4efe1 8223@item set extension-language @var{ext} @var{language}
9c16f35a 8224@kindex set extension-language
09d4efe1
EZ
8225Tell @value{GDBN} that source files with extension @var{ext} are to be
8226assumed as written in the source language @var{language}.
c906108c
SS
8227
8228@item info extensions
9c16f35a 8229@kindex info extensions
c906108c
SS
8230List all the filename extensions and the associated languages.
8231@end table
8232
6d2ebf8b 8233@node Checks
c906108c
SS
8234@section Type and range checking
8235
8236@quotation
8237@emph{Warning:} In this release, the @value{GDBN} commands for type and range
8238checking are included, but they do not yet have any effect. This
8239section documents the intended facilities.
8240@end quotation
8241@c FIXME remove warning when type/range code added
8242
8243Some languages are designed to guard you against making seemingly common
8244errors through a series of compile- and run-time checks. These include
8245checking the type of arguments to functions and operators, and making
8246sure mathematical overflows are caught at run time. Checks such as
8247these help to ensure a program's correctness once it has been compiled
8248by eliminating type mismatches, and providing active checks for range
8249errors when your program is running.
8250
8251@value{GDBN} can check for conditions like the above if you wish.
9c16f35a
EZ
8252Although @value{GDBN} does not check the statements in your program,
8253it can check expressions entered directly into @value{GDBN} for
8254evaluation via the @code{print} command, for example. As with the
8255working language, @value{GDBN} can also decide whether or not to check
8256automatically based on your program's source language.
8257@xref{Supported languages, ,Supported languages}, for the default
8258settings of supported languages.
c906108c
SS
8259
8260@menu
8261* Type Checking:: An overview of type checking
8262* Range Checking:: An overview of range checking
8263@end menu
8264
8265@cindex type checking
8266@cindex checks, type
6d2ebf8b 8267@node Type Checking
c906108c
SS
8268@subsection An overview of type checking
8269
8270Some languages, such as Modula-2, are strongly typed, meaning that the
8271arguments to operators and functions have to be of the correct type,
8272otherwise an error occurs. These checks prevent type mismatch
8273errors from ever causing any run-time problems. For example,
8274
8275@smallexample
82761 + 2 @result{} 3
8277@exdent but
8278@error{} 1 + 2.3
8279@end smallexample
8280
8281The second example fails because the @code{CARDINAL} 1 is not
8282type-compatible with the @code{REAL} 2.3.
8283
5d161b24
DB
8284For the expressions you use in @value{GDBN} commands, you can tell the
8285@value{GDBN} type checker to skip checking;
8286to treat any mismatches as errors and abandon the expression;
8287or to only issue warnings when type mismatches occur,
c906108c
SS
8288but evaluate the expression anyway. When you choose the last of
8289these, @value{GDBN} evaluates expressions like the second example above, but
8290also issues a warning.
8291
5d161b24
DB
8292Even if you turn type checking off, there may be other reasons
8293related to type that prevent @value{GDBN} from evaluating an expression.
8294For instance, @value{GDBN} does not know how to add an @code{int} and
8295a @code{struct foo}. These particular type errors have nothing to do
8296with the language in use, and usually arise from expressions, such as
c906108c
SS
8297the one described above, which make little sense to evaluate anyway.
8298
8299Each language defines to what degree it is strict about type. For
8300instance, both Modula-2 and C require the arguments to arithmetical
8301operators to be numbers. In C, enumerated types and pointers can be
8302represented as numbers, so that they are valid arguments to mathematical
9c16f35a 8303operators. @xref{Supported languages, ,Supported languages}, for further
c906108c
SS
8304details on specific languages.
8305
8306@value{GDBN} provides some additional commands for controlling the type checker:
8307
c906108c
SS
8308@kindex set check type
8309@kindex show check type
8310@table @code
8311@item set check type auto
8312Set type checking on or off based on the current working language.
9c16f35a 8313@xref{Supported languages, ,Supported languages}, for the default settings for
c906108c
SS
8314each language.
8315
8316@item set check type on
8317@itemx set check type off
8318Set type checking on or off, overriding the default setting for the
8319current working language. Issue a warning if the setting does not
8320match the language default. If any type mismatches occur in
d4f3574e 8321evaluating an expression while type checking is on, @value{GDBN} prints a
c906108c
SS
8322message and aborts evaluation of the expression.
8323
8324@item set check type warn
8325Cause the type checker to issue warnings, but to always attempt to
8326evaluate the expression. Evaluating the expression may still
8327be impossible for other reasons. For example, @value{GDBN} cannot add
8328numbers and structures.
8329
8330@item show type
5d161b24 8331Show the current setting of the type checker, and whether or not @value{GDBN}
c906108c
SS
8332is setting it automatically.
8333@end table
8334
8335@cindex range checking
8336@cindex checks, range
6d2ebf8b 8337@node Range Checking
c906108c
SS
8338@subsection An overview of range checking
8339
8340In some languages (such as Modula-2), it is an error to exceed the
8341bounds of a type; this is enforced with run-time checks. Such range
8342checking is meant to ensure program correctness by making sure
8343computations do not overflow, or indices on an array element access do
8344not exceed the bounds of the array.
8345
8346For expressions you use in @value{GDBN} commands, you can tell
8347@value{GDBN} to treat range errors in one of three ways: ignore them,
8348always treat them as errors and abandon the expression, or issue
8349warnings but evaluate the expression anyway.
8350
8351A range error can result from numerical overflow, from exceeding an
8352array index bound, or when you type a constant that is not a member
8353of any type. Some languages, however, do not treat overflows as an
8354error. In many implementations of C, mathematical overflow causes the
8355result to ``wrap around'' to lower values---for example, if @var{m} is
8356the largest integer value, and @var{s} is the smallest, then
8357
474c8240 8358@smallexample
c906108c 8359@var{m} + 1 @result{} @var{s}
474c8240 8360@end smallexample
c906108c
SS
8361
8362This, too, is specific to individual languages, and in some cases
9c16f35a 8363specific to individual compilers or machines. @xref{Supported languages, ,
c906108c
SS
8364Supported languages}, for further details on specific languages.
8365
8366@value{GDBN} provides some additional commands for controlling the range checker:
8367
c906108c
SS
8368@kindex set check range
8369@kindex show check range
8370@table @code
8371@item set check range auto
8372Set range checking on or off based on the current working language.
9c16f35a 8373@xref{Supported languages, ,Supported languages}, for the default settings for
c906108c
SS
8374each language.
8375
8376@item set check range on
8377@itemx set check range off
8378Set range checking on or off, overriding the default setting for the
8379current working language. A warning is issued if the setting does not
c3f6f71d
JM
8380match the language default. If a range error occurs and range checking is on,
8381then a message is printed and evaluation of the expression is aborted.
c906108c
SS
8382
8383@item set check range warn
8384Output messages when the @value{GDBN} range checker detects a range error,
8385but attempt to evaluate the expression anyway. Evaluating the
8386expression may still be impossible for other reasons, such as accessing
8387memory that the process does not own (a typical example from many Unix
8388systems).
8389
8390@item show range
8391Show the current setting of the range checker, and whether or not it is
8392being set automatically by @value{GDBN}.
8393@end table
c906108c 8394
9c16f35a 8395@node Supported languages
c906108c 8396@section Supported languages
c906108c 8397
9c16f35a
EZ
8398@value{GDBN} supports C, C@t{++}, Objective-C, Fortran, Java, Pascal,
8399assembly, Modula-2, and Ada.
cce74817 8400@c This is false ...
c906108c
SS
8401Some @value{GDBN} features may be used in expressions regardless of the
8402language you use: the @value{GDBN} @code{@@} and @code{::} operators,
8403and the @samp{@{type@}addr} construct (@pxref{Expressions,
8404,Expressions}) can be used with the constructs of any supported
8405language.
8406
8407The following sections detail to what degree each source language is
8408supported by @value{GDBN}. These sections are not meant to be language
8409tutorials or references, but serve only as a reference guide to what the
8410@value{GDBN} expression parser accepts, and what input and output
8411formats should look like for different languages. There are many good
8412books written on each of these languages; please look to these for a
8413language reference or tutorial.
8414
c906108c 8415@menu
b37303ee 8416* C:: C and C@t{++}
b383017d 8417* Objective-C:: Objective-C
09d4efe1 8418* Fortran:: Fortran
9c16f35a 8419* Pascal:: Pascal
b37303ee 8420* Modula-2:: Modula-2
e07c999f 8421* Ada:: Ada
c906108c
SS
8422@end menu
8423
6d2ebf8b 8424@node C
b37052ae 8425@subsection C and C@t{++}
7a292a7a 8426
b37052ae
EZ
8427@cindex C and C@t{++}
8428@cindex expressions in C or C@t{++}
c906108c 8429
b37052ae 8430Since C and C@t{++} are so closely related, many features of @value{GDBN} apply
c906108c
SS
8431to both languages. Whenever this is the case, we discuss those languages
8432together.
8433
41afff9a
EZ
8434@cindex C@t{++}
8435@cindex @code{g++}, @sc{gnu} C@t{++} compiler
b37052ae
EZ
8436@cindex @sc{gnu} C@t{++}
8437The C@t{++} debugging facilities are jointly implemented by the C@t{++}
8438compiler and @value{GDBN}. Therefore, to debug your C@t{++} code
8439effectively, you must compile your C@t{++} programs with a supported
8440C@t{++} compiler, such as @sc{gnu} @code{g++}, or the HP ANSI C@t{++}
c906108c
SS
8441compiler (@code{aCC}).
8442
0179ffac
DC
8443For best results when using @sc{gnu} C@t{++}, use the DWARF 2 debugging
8444format; if it doesn't work on your system, try the stabs+ debugging
8445format. You can select those formats explicitly with the @code{g++}
8446command-line options @option{-gdwarf-2} and @option{-gstabs+}.
8447@xref{Debugging Options,,Options for Debugging Your Program or @sc{gnu}
8448CC, gcc.info, Using @sc{gnu} CC}.
c906108c 8449
c906108c 8450@menu
b37052ae
EZ
8451* C Operators:: C and C@t{++} operators
8452* C Constants:: C and C@t{++} constants
8453* C plus plus expressions:: C@t{++} expressions
8454* C Defaults:: Default settings for C and C@t{++}
8455* C Checks:: C and C@t{++} type and range checks
c906108c 8456* Debugging C:: @value{GDBN} and C
b37052ae 8457* Debugging C plus plus:: @value{GDBN} features for C@t{++}
c906108c 8458@end menu
c906108c 8459
6d2ebf8b 8460@node C Operators
b37052ae 8461@subsubsection C and C@t{++} operators
7a292a7a 8462
b37052ae 8463@cindex C and C@t{++} operators
c906108c
SS
8464
8465Operators must be defined on values of specific types. For instance,
8466@code{+} is defined on numbers, but not on structures. Operators are
5d161b24 8467often defined on groups of types.
c906108c 8468
b37052ae 8469For the purposes of C and C@t{++}, the following definitions hold:
c906108c
SS
8470
8471@itemize @bullet
53a5351d 8472
c906108c 8473@item
c906108c 8474@emph{Integral types} include @code{int} with any of its storage-class
b37052ae 8475specifiers; @code{char}; @code{enum}; and, for C@t{++}, @code{bool}.
c906108c
SS
8476
8477@item
d4f3574e
SS
8478@emph{Floating-point types} include @code{float}, @code{double}, and
8479@code{long double} (if supported by the target platform).
c906108c
SS
8480
8481@item
53a5351d 8482@emph{Pointer types} include all types defined as @code{(@var{type} *)}.
c906108c
SS
8483
8484@item
8485@emph{Scalar types} include all of the above.
53a5351d 8486
c906108c
SS
8487@end itemize
8488
8489@noindent
8490The following operators are supported. They are listed here
8491in order of increasing precedence:
8492
8493@table @code
8494@item ,
8495The comma or sequencing operator. Expressions in a comma-separated list
8496are evaluated from left to right, with the result of the entire
8497expression being the last expression evaluated.
8498
8499@item =
8500Assignment. The value of an assignment expression is the value
8501assigned. Defined on scalar types.
8502
8503@item @var{op}=
8504Used in an expression of the form @w{@code{@var{a} @var{op}= @var{b}}},
8505and translated to @w{@code{@var{a} = @var{a op b}}}.
d4f3574e 8506@w{@code{@var{op}=}} and @code{=} have the same precedence.
c906108c
SS
8507@var{op} is any one of the operators @code{|}, @code{^}, @code{&},
8508@code{<<}, @code{>>}, @code{+}, @code{-}, @code{*}, @code{/}, @code{%}.
8509
8510@item ?:
8511The ternary operator. @code{@var{a} ? @var{b} : @var{c}} can be thought
8512of as: if @var{a} then @var{b} else @var{c}. @var{a} should be of an
8513integral type.
8514
8515@item ||
8516Logical @sc{or}. Defined on integral types.
8517
8518@item &&
8519Logical @sc{and}. Defined on integral types.
8520
8521@item |
8522Bitwise @sc{or}. Defined on integral types.
8523
8524@item ^
8525Bitwise exclusive-@sc{or}. Defined on integral types.
8526
8527@item &
8528Bitwise @sc{and}. Defined on integral types.
8529
8530@item ==@r{, }!=
8531Equality and inequality. Defined on scalar types. The value of these
8532expressions is 0 for false and non-zero for true.
8533
8534@item <@r{, }>@r{, }<=@r{, }>=
8535Less than, greater than, less than or equal, greater than or equal.
8536Defined on scalar types. The value of these expressions is 0 for false
8537and non-zero for true.
8538
8539@item <<@r{, }>>
8540left shift, and right shift. Defined on integral types.
8541
8542@item @@
8543The @value{GDBN} ``artificial array'' operator (@pxref{Expressions, ,Expressions}).
8544
8545@item +@r{, }-
8546Addition and subtraction. Defined on integral types, floating-point types and
8547pointer types.
8548
8549@item *@r{, }/@r{, }%
8550Multiplication, division, and modulus. Multiplication and division are
8551defined on integral and floating-point types. Modulus is defined on
8552integral types.
8553
8554@item ++@r{, }--
8555Increment and decrement. When appearing before a variable, the
8556operation is performed before the variable is used in an expression;
8557when appearing after it, the variable's value is used before the
8558operation takes place.
8559
8560@item *
8561Pointer dereferencing. Defined on pointer types. Same precedence as
8562@code{++}.
8563
8564@item &
8565Address operator. Defined on variables. Same precedence as @code{++}.
8566
b37052ae
EZ
8567For debugging C@t{++}, @value{GDBN} implements a use of @samp{&} beyond what is
8568allowed in the C@t{++} language itself: you can use @samp{&(&@var{ref})}
c906108c 8569(or, if you prefer, simply @samp{&&@var{ref}}) to examine the address
b37052ae 8570where a C@t{++} reference variable (declared with @samp{&@var{ref}}) is
c906108c 8571stored.
c906108c
SS
8572
8573@item -
8574Negative. Defined on integral and floating-point types. Same
8575precedence as @code{++}.
8576
8577@item !
8578Logical negation. Defined on integral types. Same precedence as
8579@code{++}.
8580
8581@item ~
8582Bitwise complement operator. Defined on integral types. Same precedence as
8583@code{++}.
8584
8585
8586@item .@r{, }->
8587Structure member, and pointer-to-structure member. For convenience,
8588@value{GDBN} regards the two as equivalent, choosing whether to dereference a
8589pointer based on the stored type information.
8590Defined on @code{struct} and @code{union} data.
8591
c906108c
SS
8592@item .*@r{, }->*
8593Dereferences of pointers to members.
c906108c
SS
8594
8595@item []
8596Array indexing. @code{@var{a}[@var{i}]} is defined as
8597@code{*(@var{a}+@var{i})}. Same precedence as @code{->}.
8598
8599@item ()
8600Function parameter list. Same precedence as @code{->}.
8601
c906108c 8602@item ::
b37052ae 8603C@t{++} scope resolution operator. Defined on @code{struct}, @code{union},
7a292a7a 8604and @code{class} types.
c906108c
SS
8605
8606@item ::
7a292a7a
SS
8607Doubled colons also represent the @value{GDBN} scope operator
8608(@pxref{Expressions, ,Expressions}). Same precedence as @code{::},
8609above.
c906108c
SS
8610@end table
8611
c906108c
SS
8612If an operator is redefined in the user code, @value{GDBN} usually
8613attempts to invoke the redefined version instead of using the operator's
8614predefined meaning.
c906108c 8615
c906108c 8616@menu
5d161b24 8617* C Constants::
c906108c
SS
8618@end menu
8619
6d2ebf8b 8620@node C Constants
b37052ae 8621@subsubsection C and C@t{++} constants
c906108c 8622
b37052ae 8623@cindex C and C@t{++} constants
c906108c 8624
b37052ae 8625@value{GDBN} allows you to express the constants of C and C@t{++} in the
c906108c 8626following ways:
c906108c
SS
8627
8628@itemize @bullet
8629@item
8630Integer constants are a sequence of digits. Octal constants are
6ca652b0
EZ
8631specified by a leading @samp{0} (i.e.@: zero), and hexadecimal constants
8632by a leading @samp{0x} or @samp{0X}. Constants may also end with a letter
c906108c
SS
8633@samp{l}, specifying that the constant should be treated as a
8634@code{long} value.
8635
8636@item
8637Floating point constants are a sequence of digits, followed by a decimal
8638point, followed by a sequence of digits, and optionally followed by an
8639exponent. An exponent is of the form:
8640@samp{@w{e@r{[[}+@r{]|}-@r{]}@var{nnn}}}, where @var{nnn} is another
8641sequence of digits. The @samp{+} is optional for positive exponents.
d4f3574e
SS
8642A floating-point constant may also end with a letter @samp{f} or
8643@samp{F}, specifying that the constant should be treated as being of
8644the @code{float} (as opposed to the default @code{double}) type; or with
8645a letter @samp{l} or @samp{L}, which specifies a @code{long double}
8646constant.
c906108c
SS
8647
8648@item
8649Enumerated constants consist of enumerated identifiers, or their
8650integral equivalents.
8651
8652@item
8653Character constants are a single character surrounded by single quotes
8654(@code{'}), or a number---the ordinal value of the corresponding character
d4f3574e 8655(usually its @sc{ascii} value). Within quotes, the single character may
c906108c
SS
8656be represented by a letter or by @dfn{escape sequences}, which are of
8657the form @samp{\@var{nnn}}, where @var{nnn} is the octal representation
8658of the character's ordinal value; or of the form @samp{\@var{x}}, where
8659@samp{@var{x}} is a predefined special character---for example,
8660@samp{\n} for newline.
8661
8662@item
96a2c332
SS
8663String constants are a sequence of character constants surrounded by
8664double quotes (@code{"}). Any valid character constant (as described
8665above) may appear. Double quotes within the string must be preceded by
8666a backslash, so for instance @samp{"a\"b'c"} is a string of five
8667characters.
c906108c
SS
8668
8669@item
8670Pointer constants are an integral value. You can also write pointers
8671to constants using the C operator @samp{&}.
8672
8673@item
8674Array constants are comma-separated lists surrounded by braces @samp{@{}
8675and @samp{@}}; for example, @samp{@{1,2,3@}} is a three-element array of
8676integers, @samp{@{@{1,2@}, @{3,4@}, @{5,6@}@}} is a three-by-two array,
8677and @samp{@{&"hi", &"there", &"fred"@}} is a three-element array of pointers.
8678@end itemize
8679
c906108c 8680@menu
5d161b24
DB
8681* C plus plus expressions::
8682* C Defaults::
8683* C Checks::
c906108c 8684
5d161b24 8685* Debugging C::
c906108c
SS
8686@end menu
8687
6d2ebf8b 8688@node C plus plus expressions
b37052ae
EZ
8689@subsubsection C@t{++} expressions
8690
8691@cindex expressions in C@t{++}
8692@value{GDBN} expression handling can interpret most C@t{++} expressions.
8693
0179ffac
DC
8694@cindex debugging C@t{++} programs
8695@cindex C@t{++} compilers
8696@cindex debug formats and C@t{++}
8697@cindex @value{NGCC} and C@t{++}
c906108c 8698@quotation
b37052ae 8699@emph{Warning:} @value{GDBN} can only debug C@t{++} code if you use the
0179ffac
DC
8700proper compiler and the proper debug format. Currently, @value{GDBN}
8701works best when debugging C@t{++} code that is compiled with
8702@value{NGCC} 2.95.3 or with @value{NGCC} 3.1 or newer, using the options
8703@option{-gdwarf-2} or @option{-gstabs+}. DWARF 2 is preferred over
8704stabs+. Most configurations of @value{NGCC} emit either DWARF 2 or
8705stabs+ as their default debug format, so you usually don't need to
8706specify a debug format explicitly. Other compilers and/or debug formats
8707are likely to work badly or not at all when using @value{GDBN} to debug
8708C@t{++} code.
c906108c 8709@end quotation
c906108c
SS
8710
8711@enumerate
8712
8713@cindex member functions
8714@item
8715Member function calls are allowed; you can use expressions like
8716
474c8240 8717@smallexample
c906108c 8718count = aml->GetOriginal(x, y)
474c8240 8719@end smallexample
c906108c 8720
41afff9a 8721@vindex this@r{, inside C@t{++} member functions}
b37052ae 8722@cindex namespace in C@t{++}
c906108c
SS
8723@item
8724While a member function is active (in the selected stack frame), your
8725expressions have the same namespace available as the member function;
8726that is, @value{GDBN} allows implicit references to the class instance
b37052ae 8727pointer @code{this} following the same rules as C@t{++}.
c906108c 8728
c906108c 8729@cindex call overloaded functions
d4f3574e 8730@cindex overloaded functions, calling
b37052ae 8731@cindex type conversions in C@t{++}
c906108c
SS
8732@item
8733You can call overloaded functions; @value{GDBN} resolves the function
d4f3574e 8734call to the right definition, with some restrictions. @value{GDBN} does not
c906108c
SS
8735perform overload resolution involving user-defined type conversions,
8736calls to constructors, or instantiations of templates that do not exist
8737in the program. It also cannot handle ellipsis argument lists or
8738default arguments.
8739
8740It does perform integral conversions and promotions, floating-point
8741promotions, arithmetic conversions, pointer conversions, conversions of
8742class objects to base classes, and standard conversions such as those of
8743functions or arrays to pointers; it requires an exact match on the
8744number of function arguments.
8745
8746Overload resolution is always performed, unless you have specified
8747@code{set overload-resolution off}. @xref{Debugging C plus plus,
b37052ae 8748,@value{GDBN} features for C@t{++}}.
c906108c 8749
d4f3574e 8750You must specify @code{set overload-resolution off} in order to use an
c906108c
SS
8751explicit function signature to call an overloaded function, as in
8752@smallexample
8753p 'foo(char,int)'('x', 13)
8754@end smallexample
d4f3574e 8755
c906108c 8756The @value{GDBN} command-completion facility can simplify this;
d4f3574e 8757see @ref{Completion, ,Command completion}.
c906108c 8758
c906108c
SS
8759@cindex reference declarations
8760@item
b37052ae
EZ
8761@value{GDBN} understands variables declared as C@t{++} references; you can use
8762them in expressions just as you do in C@t{++} source---they are automatically
c906108c
SS
8763dereferenced.
8764
8765In the parameter list shown when @value{GDBN} displays a frame, the values of
8766reference variables are not displayed (unlike other variables); this
8767avoids clutter, since references are often used for large structures.
8768The @emph{address} of a reference variable is always shown, unless
8769you have specified @samp{set print address off}.
8770
8771@item
b37052ae 8772@value{GDBN} supports the C@t{++} name resolution operator @code{::}---your
c906108c
SS
8773expressions can use it just as expressions in your program do. Since
8774one scope may be defined in another, you can use @code{::} repeatedly if
8775necessary, for example in an expression like
8776@samp{@var{scope1}::@var{scope2}::@var{name}}. @value{GDBN} also allows
b37052ae 8777resolving name scope by reference to source files, in both C and C@t{++}
c906108c
SS
8778debugging (@pxref{Variables, ,Program variables}).
8779@end enumerate
8780
b37052ae 8781In addition, when used with HP's C@t{++} compiler, @value{GDBN} supports
53a5351d
JM
8782calling virtual functions correctly, printing out virtual bases of
8783objects, calling functions in a base subobject, casting objects, and
8784invoking user-defined operators.
c906108c 8785
6d2ebf8b 8786@node C Defaults
b37052ae 8787@subsubsection C and C@t{++} defaults
7a292a7a 8788
b37052ae 8789@cindex C and C@t{++} defaults
c906108c 8790
c906108c
SS
8791If you allow @value{GDBN} to set type and range checking automatically, they
8792both default to @code{off} whenever the working language changes to
b37052ae 8793C or C@t{++}. This happens regardless of whether you or @value{GDBN}
c906108c 8794selects the working language.
c906108c
SS
8795
8796If you allow @value{GDBN} to set the language automatically, it
8797recognizes source files whose names end with @file{.c}, @file{.C}, or
8798@file{.cc}, etc, and when @value{GDBN} enters code compiled from one of
b37052ae 8799these files, it sets the working language to C or C@t{++}.
c906108c
SS
8800@xref{Automatically, ,Having @value{GDBN} infer the source language},
8801for further details.
8802
c906108c
SS
8803@c Type checking is (a) primarily motivated by Modula-2, and (b)
8804@c unimplemented. If (b) changes, it might make sense to let this node
8805@c appear even if Mod-2 does not, but meanwhile ignore it. roland 16jul93.
7a292a7a 8806
6d2ebf8b 8807@node C Checks
b37052ae 8808@subsubsection C and C@t{++} type and range checks
7a292a7a 8809
b37052ae 8810@cindex C and C@t{++} checks
c906108c 8811
b37052ae 8812By default, when @value{GDBN} parses C or C@t{++} expressions, type checking
c906108c
SS
8813is not used. However, if you turn type checking on, @value{GDBN}
8814considers two variables type equivalent if:
8815
8816@itemize @bullet
8817@item
8818The two variables are structured and have the same structure, union, or
8819enumerated tag.
8820
8821@item
8822The two variables have the same type name, or types that have been
8823declared equivalent through @code{typedef}.
8824
8825@ignore
8826@c leaving this out because neither J Gilmore nor R Pesch understand it.
8827@c FIXME--beers?
8828@item
8829The two @code{struct}, @code{union}, or @code{enum} variables are
8830declared in the same declaration. (Note: this may not be true for all C
8831compilers.)
8832@end ignore
8833@end itemize
8834
8835Range checking, if turned on, is done on mathematical operations. Array
8836indices are not checked, since they are often used to index a pointer
8837that is not itself an array.
c906108c 8838
6d2ebf8b 8839@node Debugging C
c906108c 8840@subsubsection @value{GDBN} and C
c906108c
SS
8841
8842The @code{set print union} and @code{show print union} commands apply to
8843the @code{union} type. When set to @samp{on}, any @code{union} that is
7a292a7a
SS
8844inside a @code{struct} or @code{class} is also printed. Otherwise, it
8845appears as @samp{@{...@}}.
c906108c
SS
8846
8847The @code{@@} operator aids in the debugging of dynamic arrays, formed
8848with pointers and a memory allocation function. @xref{Expressions,
8849,Expressions}.
8850
c906108c 8851@menu
5d161b24 8852* Debugging C plus plus::
c906108c
SS
8853@end menu
8854
6d2ebf8b 8855@node Debugging C plus plus
b37052ae 8856@subsubsection @value{GDBN} features for C@t{++}
c906108c 8857
b37052ae 8858@cindex commands for C@t{++}
7a292a7a 8859
b37052ae
EZ
8860Some @value{GDBN} commands are particularly useful with C@t{++}, and some are
8861designed specifically for use with C@t{++}. Here is a summary:
c906108c
SS
8862
8863@table @code
8864@cindex break in overloaded functions
8865@item @r{breakpoint menus}
8866When you want a breakpoint in a function whose name is overloaded,
8867@value{GDBN} breakpoint menus help you specify which function definition
8868you want. @xref{Breakpoint Menus,,Breakpoint menus}.
8869
b37052ae 8870@cindex overloading in C@t{++}
c906108c
SS
8871@item rbreak @var{regex}
8872Setting breakpoints using regular expressions is helpful for setting
8873breakpoints on overloaded functions that are not members of any special
8874classes.
8875@xref{Set Breaks, ,Setting breakpoints}.
8876
b37052ae 8877@cindex C@t{++} exception handling
c906108c
SS
8878@item catch throw
8879@itemx catch catch
b37052ae 8880Debug C@t{++} exception handling using these commands. @xref{Set
c906108c
SS
8881Catchpoints, , Setting catchpoints}.
8882
8883@cindex inheritance
8884@item ptype @var{typename}
8885Print inheritance relationships as well as other information for type
8886@var{typename}.
8887@xref{Symbols, ,Examining the Symbol Table}.
8888
b37052ae 8889@cindex C@t{++} symbol display
c906108c
SS
8890@item set print demangle
8891@itemx show print demangle
8892@itemx set print asm-demangle
8893@itemx show print asm-demangle
b37052ae
EZ
8894Control whether C@t{++} symbols display in their source form, both when
8895displaying code as C@t{++} source and when displaying disassemblies.
c906108c
SS
8896@xref{Print Settings, ,Print settings}.
8897
8898@item set print object
8899@itemx show print object
8900Choose whether to print derived (actual) or declared types of objects.
8901@xref{Print Settings, ,Print settings}.
8902
8903@item set print vtbl
8904@itemx show print vtbl
8905Control the format for printing virtual function tables.
8906@xref{Print Settings, ,Print settings}.
c906108c 8907(The @code{vtbl} commands do not work on programs compiled with the HP
b37052ae 8908ANSI C@t{++} compiler (@code{aCC}).)
c906108c
SS
8909
8910@kindex set overload-resolution
d4f3574e 8911@cindex overloaded functions, overload resolution
c906108c 8912@item set overload-resolution on
b37052ae 8913Enable overload resolution for C@t{++} expression evaluation. The default
c906108c
SS
8914is on. For overloaded functions, @value{GDBN} evaluates the arguments
8915and searches for a function whose signature matches the argument types,
b37052ae 8916using the standard C@t{++} conversion rules (see @ref{C plus plus expressions, ,C@t{++}
d4f3574e 8917expressions}, for details). If it cannot find a match, it emits a
c906108c
SS
8918message.
8919
8920@item set overload-resolution off
b37052ae 8921Disable overload resolution for C@t{++} expression evaluation. For
c906108c
SS
8922overloaded functions that are not class member functions, @value{GDBN}
8923chooses the first function of the specified name that it finds in the
8924symbol table, whether or not its arguments are of the correct type. For
8925overloaded functions that are class member functions, @value{GDBN}
8926searches for a function whose signature @emph{exactly} matches the
8927argument types.
c906108c 8928
9c16f35a
EZ
8929@kindex show overload-resolution
8930@item show overload-resolution
8931Show the current setting of overload resolution.
8932
c906108c
SS
8933@item @r{Overloaded symbol names}
8934You can specify a particular definition of an overloaded symbol, using
b37052ae 8935the same notation that is used to declare such symbols in C@t{++}: type
c906108c
SS
8936@code{@var{symbol}(@var{types})} rather than just @var{symbol}. You can
8937also use the @value{GDBN} command-line word completion facilities to list the
8938available choices, or to finish the type list for you.
8939@xref{Completion,, Command completion}, for details on how to do this.
8940@end table
c906108c 8941
b37303ee
AF
8942@node Objective-C
8943@subsection Objective-C
8944
8945@cindex Objective-C
8946This section provides information about some commands and command
721c2651
EZ
8947options that are useful for debugging Objective-C code. See also
8948@ref{Symbols, info classes}, and @ref{Symbols, info selectors}, for a
8949few more commands specific to Objective-C support.
b37303ee
AF
8950
8951@menu
b383017d
RM
8952* Method Names in Commands::
8953* The Print Command with Objective-C::
b37303ee
AF
8954@end menu
8955
8956@node Method Names in Commands, The Print Command with Objective-C, Objective-C, Objective-C
8957@subsubsection Method Names in Commands
8958
8959The following commands have been extended to accept Objective-C method
8960names as line specifications:
8961
8962@kindex clear@r{, and Objective-C}
8963@kindex break@r{, and Objective-C}
8964@kindex info line@r{, and Objective-C}
8965@kindex jump@r{, and Objective-C}
8966@kindex list@r{, and Objective-C}
8967@itemize
8968@item @code{clear}
8969@item @code{break}
8970@item @code{info line}
8971@item @code{jump}
8972@item @code{list}
8973@end itemize
8974
8975A fully qualified Objective-C method name is specified as
8976
8977@smallexample
8978-[@var{Class} @var{methodName}]
8979@end smallexample
8980
c552b3bb
JM
8981where the minus sign is used to indicate an instance method and a
8982plus sign (not shown) is used to indicate a class method. The class
8983name @var{Class} and method name @var{methodName} are enclosed in
8984brackets, similar to the way messages are specified in Objective-C
8985source code. For example, to set a breakpoint at the @code{create}
8986instance method of class @code{Fruit} in the program currently being
8987debugged, enter:
b37303ee
AF
8988
8989@smallexample
8990break -[Fruit create]
8991@end smallexample
8992
8993To list ten program lines around the @code{initialize} class method,
8994enter:
8995
8996@smallexample
8997list +[NSText initialize]
8998@end smallexample
8999
c552b3bb
JM
9000In the current version of @value{GDBN}, the plus or minus sign is
9001required. In future versions of @value{GDBN}, the plus or minus
9002sign will be optional, but you can use it to narrow the search. It
9003is also possible to specify just a method name:
b37303ee
AF
9004
9005@smallexample
9006break create
9007@end smallexample
9008
9009You must specify the complete method name, including any colons. If
9010your program's source files contain more than one @code{create} method,
9011you'll be presented with a numbered list of classes that implement that
9012method. Indicate your choice by number, or type @samp{0} to exit if
9013none apply.
9014
9015As another example, to clear a breakpoint established at the
9016@code{makeKeyAndOrderFront:} method of the @code{NSWindow} class, enter:
9017
9018@smallexample
9019clear -[NSWindow makeKeyAndOrderFront:]
9020@end smallexample
9021
9022@node The Print Command with Objective-C
9023@subsubsection The Print Command With Objective-C
721c2651 9024@cindex Objective-C, print objects
c552b3bb
JM
9025@kindex print-object
9026@kindex po @r{(@code{print-object})}
b37303ee 9027
c552b3bb 9028The print command has also been extended to accept methods. For example:
b37303ee
AF
9029
9030@smallexample
c552b3bb 9031print -[@var{object} hash]
b37303ee
AF
9032@end smallexample
9033
9034@cindex print an Objective-C object description
c552b3bb
JM
9035@cindex @code{_NSPrintForDebugger}, and printing Objective-C objects
9036@noindent
9037will tell @value{GDBN} to send the @code{hash} message to @var{object}
9038and print the result. Also, an additional command has been added,
9039@code{print-object} or @code{po} for short, which is meant to print
9040the description of an object. However, this command may only work
9041with certain Objective-C libraries that have a particular hook
9042function, @code{_NSPrintForDebugger}, defined.
b37303ee 9043
09d4efe1
EZ
9044@node Fortran
9045@subsection Fortran
9046@cindex Fortran-specific support in @value{GDBN}
9047
9048@table @code
9049@cindex @code{COMMON} blocks, Fortran
9050@kindex info common
9051@item info common @r{[}@var{common-name}@r{]}
9052This command prints the values contained in the Fortran @code{COMMON}
9053block whose name is @var{common-name}. With no argument, the names of
9054all @code{COMMON} blocks visible at current program location are
9055printed.
9056@end table
9057
a8f24a35
EZ
9058Fortran symbols are usually case-insensitive, so @value{GDBN} by
9059default uses case-insensitive matches for Fortran symbols. You can
9060change that with the @samp{set case-insensitive} command, see
9061@ref{Symbols}, for the details.
9062
9c16f35a
EZ
9063@node Pascal
9064@subsection Pascal
9065
9066@cindex Pascal support in @value{GDBN}, limitations
9067Debugging Pascal programs which use sets, subranges, file variables, or
9068nested functions does not currently work. @value{GDBN} does not support
9069entering expressions, printing values, or similar features using Pascal
9070syntax.
9071
9072The Pascal-specific command @code{set print pascal_static-members}
9073controls whether static members of Pascal objects are displayed.
9074@xref{Print Settings, pascal_static-members}.
9075
09d4efe1 9076@node Modula-2
c906108c 9077@subsection Modula-2
7a292a7a 9078
d4f3574e 9079@cindex Modula-2, @value{GDBN} support
c906108c
SS
9080
9081The extensions made to @value{GDBN} to support Modula-2 only support
9082output from the @sc{gnu} Modula-2 compiler (which is currently being
9083developed). Other Modula-2 compilers are not currently supported, and
9084attempting to debug executables produced by them is most likely
9085to give an error as @value{GDBN} reads in the executable's symbol
9086table.
9087
9088@cindex expressions in Modula-2
9089@menu
9090* M2 Operators:: Built-in operators
9091* Built-In Func/Proc:: Built-in functions and procedures
9092* M2 Constants:: Modula-2 constants
9093* M2 Defaults:: Default settings for Modula-2
9094* Deviations:: Deviations from standard Modula-2
9095* M2 Checks:: Modula-2 type and range checks
9096* M2 Scope:: The scope operators @code{::} and @code{.}
9097* GDB/M2:: @value{GDBN} and Modula-2
9098@end menu
9099
6d2ebf8b 9100@node M2 Operators
c906108c
SS
9101@subsubsection Operators
9102@cindex Modula-2 operators
9103
9104Operators must be defined on values of specific types. For instance,
9105@code{+} is defined on numbers, but not on structures. Operators are
9106often defined on groups of types. For the purposes of Modula-2, the
9107following definitions hold:
9108
9109@itemize @bullet
9110
9111@item
9112@emph{Integral types} consist of @code{INTEGER}, @code{CARDINAL}, and
9113their subranges.
9114
9115@item
9116@emph{Character types} consist of @code{CHAR} and its subranges.
9117
9118@item
9119@emph{Floating-point types} consist of @code{REAL}.
9120
9121@item
9122@emph{Pointer types} consist of anything declared as @code{POINTER TO
9123@var{type}}.
9124
9125@item
9126@emph{Scalar types} consist of all of the above.
9127
9128@item
9129@emph{Set types} consist of @code{SET} and @code{BITSET} types.
9130
9131@item
9132@emph{Boolean types} consist of @code{BOOLEAN}.
9133@end itemize
9134
9135@noindent
9136The following operators are supported, and appear in order of
9137increasing precedence:
9138
9139@table @code
9140@item ,
9141Function argument or array index separator.
9142
9143@item :=
9144Assignment. The value of @var{var} @code{:=} @var{value} is
9145@var{value}.
9146
9147@item <@r{, }>
9148Less than, greater than on integral, floating-point, or enumerated
9149types.
9150
9151@item <=@r{, }>=
96a2c332 9152Less than or equal to, greater than or equal to
c906108c
SS
9153on integral, floating-point and enumerated types, or set inclusion on
9154set types. Same precedence as @code{<}.
9155
9156@item =@r{, }<>@r{, }#
9157Equality and two ways of expressing inequality, valid on scalar types.
9158Same precedence as @code{<}. In @value{GDBN} scripts, only @code{<>} is
9159available for inequality, since @code{#} conflicts with the script
9160comment character.
9161
9162@item IN
9163Set membership. Defined on set types and the types of their members.
9164Same precedence as @code{<}.
9165
9166@item OR
9167Boolean disjunction. Defined on boolean types.
9168
9169@item AND@r{, }&
d4f3574e 9170Boolean conjunction. Defined on boolean types.
c906108c
SS
9171
9172@item @@
9173The @value{GDBN} ``artificial array'' operator (@pxref{Expressions, ,Expressions}).
9174
9175@item +@r{, }-
9176Addition and subtraction on integral and floating-point types, or union
9177and difference on set types.
9178
9179@item *
9180Multiplication on integral and floating-point types, or set intersection
9181on set types.
9182
9183@item /
9184Division on floating-point types, or symmetric set difference on set
9185types. Same precedence as @code{*}.
9186
9187@item DIV@r{, }MOD
9188Integer division and remainder. Defined on integral types. Same
9189precedence as @code{*}.
9190
9191@item -
9192Negative. Defined on @code{INTEGER} and @code{REAL} data.
9193
9194@item ^
9195Pointer dereferencing. Defined on pointer types.
9196
9197@item NOT
9198Boolean negation. Defined on boolean types. Same precedence as
9199@code{^}.
9200
9201@item .
9202@code{RECORD} field selector. Defined on @code{RECORD} data. Same
9203precedence as @code{^}.
9204
9205@item []
9206Array indexing. Defined on @code{ARRAY} data. Same precedence as @code{^}.
9207
9208@item ()
9209Procedure argument list. Defined on @code{PROCEDURE} objects. Same precedence
9210as @code{^}.
9211
9212@item ::@r{, }.
9213@value{GDBN} and Modula-2 scope operators.
9214@end table
9215
9216@quotation
9217@emph{Warning:} Sets and their operations are not yet supported, so @value{GDBN}
9218treats the use of the operator @code{IN}, or the use of operators
9219@code{+}, @code{-}, @code{*}, @code{/}, @code{=}, , @code{<>}, @code{#},
9220@code{<=}, and @code{>=} on sets as an error.
9221@end quotation
9222
cb51c4e0 9223
6d2ebf8b 9224@node Built-In Func/Proc
c906108c 9225@subsubsection Built-in functions and procedures
cb51c4e0 9226@cindex Modula-2 built-ins
c906108c
SS
9227
9228Modula-2 also makes available several built-in procedures and functions.
9229In describing these, the following metavariables are used:
9230
9231@table @var
9232
9233@item a
9234represents an @code{ARRAY} variable.
9235
9236@item c
9237represents a @code{CHAR} constant or variable.
9238
9239@item i
9240represents a variable or constant of integral type.
9241
9242@item m
9243represents an identifier that belongs to a set. Generally used in the
9244same function with the metavariable @var{s}. The type of @var{s} should
9245be @code{SET OF @var{mtype}} (where @var{mtype} is the type of @var{m}).
9246
9247@item n
9248represents a variable or constant of integral or floating-point type.
9249
9250@item r
9251represents a variable or constant of floating-point type.
9252
9253@item t
9254represents a type.
9255
9256@item v
9257represents a variable.
9258
9259@item x
9260represents a variable or constant of one of many types. See the
9261explanation of the function for details.
9262@end table
9263
9264All Modula-2 built-in procedures also return a result, described below.
9265
9266@table @code
9267@item ABS(@var{n})
9268Returns the absolute value of @var{n}.
9269
9270@item CAP(@var{c})
9271If @var{c} is a lower case letter, it returns its upper case
c3f6f71d 9272equivalent, otherwise it returns its argument.
c906108c
SS
9273
9274@item CHR(@var{i})
9275Returns the character whose ordinal value is @var{i}.
9276
9277@item DEC(@var{v})
c3f6f71d 9278Decrements the value in the variable @var{v} by one. Returns the new value.
c906108c
SS
9279
9280@item DEC(@var{v},@var{i})
9281Decrements the value in the variable @var{v} by @var{i}. Returns the
9282new value.
9283
9284@item EXCL(@var{m},@var{s})
9285Removes the element @var{m} from the set @var{s}. Returns the new
9286set.
9287
9288@item FLOAT(@var{i})
9289Returns the floating point equivalent of the integer @var{i}.
9290
9291@item HIGH(@var{a})
9292Returns the index of the last member of @var{a}.
9293
9294@item INC(@var{v})
c3f6f71d 9295Increments the value in the variable @var{v} by one. Returns the new value.
c906108c
SS
9296
9297@item INC(@var{v},@var{i})
9298Increments the value in the variable @var{v} by @var{i}. Returns the
9299new value.
9300
9301@item INCL(@var{m},@var{s})
9302Adds the element @var{m} to the set @var{s} if it is not already
9303there. Returns the new set.
9304
9305@item MAX(@var{t})
9306Returns the maximum value of the type @var{t}.
9307
9308@item MIN(@var{t})
9309Returns the minimum value of the type @var{t}.
9310
9311@item ODD(@var{i})
9312Returns boolean TRUE if @var{i} is an odd number.
9313
9314@item ORD(@var{x})
9315Returns the ordinal value of its argument. For example, the ordinal
c3f6f71d
JM
9316value of a character is its @sc{ascii} value (on machines supporting the
9317@sc{ascii} character set). @var{x} must be of an ordered type, which include
c906108c
SS
9318integral, character and enumerated types.
9319
9320@item SIZE(@var{x})
9321Returns the size of its argument. @var{x} can be a variable or a type.
9322
9323@item TRUNC(@var{r})
9324Returns the integral part of @var{r}.
9325
9326@item VAL(@var{t},@var{i})
9327Returns the member of the type @var{t} whose ordinal value is @var{i}.
9328@end table
9329
9330@quotation
9331@emph{Warning:} Sets and their operations are not yet supported, so
9332@value{GDBN} treats the use of procedures @code{INCL} and @code{EXCL} as
9333an error.
9334@end quotation
9335
9336@cindex Modula-2 constants
6d2ebf8b 9337@node M2 Constants
c906108c
SS
9338@subsubsection Constants
9339
9340@value{GDBN} allows you to express the constants of Modula-2 in the following
9341ways:
9342
9343@itemize @bullet
9344
9345@item
9346Integer constants are simply a sequence of digits. When used in an
9347expression, a constant is interpreted to be type-compatible with the
9348rest of the expression. Hexadecimal integers are specified by a
9349trailing @samp{H}, and octal integers by a trailing @samp{B}.
9350
9351@item
9352Floating point constants appear as a sequence of digits, followed by a
9353decimal point and another sequence of digits. An optional exponent can
9354then be specified, in the form @samp{E@r{[}+@r{|}-@r{]}@var{nnn}}, where
9355@samp{@r{[}+@r{|}-@r{]}@var{nnn}} is the desired exponent. All of the
9356digits of the floating point constant must be valid decimal (base 10)
9357digits.
9358
9359@item
9360Character constants consist of a single character enclosed by a pair of
9361like quotes, either single (@code{'}) or double (@code{"}). They may
c3f6f71d 9362also be expressed by their ordinal value (their @sc{ascii} value, usually)
c906108c
SS
9363followed by a @samp{C}.
9364
9365@item
9366String constants consist of a sequence of characters enclosed by a
9367pair of like quotes, either single (@code{'}) or double (@code{"}).
9368Escape sequences in the style of C are also allowed. @xref{C
b37052ae 9369Constants, ,C and C@t{++} constants}, for a brief explanation of escape
c906108c
SS
9370sequences.
9371
9372@item
9373Enumerated constants consist of an enumerated identifier.
9374
9375@item
9376Boolean constants consist of the identifiers @code{TRUE} and
9377@code{FALSE}.
9378
9379@item
9380Pointer constants consist of integral values only.
9381
9382@item
9383Set constants are not yet supported.
9384@end itemize
9385
6d2ebf8b 9386@node M2 Defaults
c906108c
SS
9387@subsubsection Modula-2 defaults
9388@cindex Modula-2 defaults
9389
9390If type and range checking are set automatically by @value{GDBN}, they
9391both default to @code{on} whenever the working language changes to
d4f3574e 9392Modula-2. This happens regardless of whether you or @value{GDBN}
c906108c
SS
9393selected the working language.
9394
9395If you allow @value{GDBN} to set the language automatically, then entering
9396code compiled from a file whose name ends with @file{.mod} sets the
d4f3574e 9397working language to Modula-2. @xref{Automatically, ,Having @value{GDBN} set
c906108c
SS
9398the language automatically}, for further details.
9399
6d2ebf8b 9400@node Deviations
c906108c
SS
9401@subsubsection Deviations from standard Modula-2
9402@cindex Modula-2, deviations from
9403
9404A few changes have been made to make Modula-2 programs easier to debug.
9405This is done primarily via loosening its type strictness:
9406
9407@itemize @bullet
9408@item
9409Unlike in standard Modula-2, pointer constants can be formed by
9410integers. This allows you to modify pointer variables during
9411debugging. (In standard Modula-2, the actual address contained in a
9412pointer variable is hidden from you; it can only be modified
9413through direct assignment to another pointer variable or expression that
9414returned a pointer.)
9415
9416@item
9417C escape sequences can be used in strings and characters to represent
9418non-printable characters. @value{GDBN} prints out strings with these
9419escape sequences embedded. Single non-printable characters are
9420printed using the @samp{CHR(@var{nnn})} format.
9421
9422@item
9423The assignment operator (@code{:=}) returns the value of its right-hand
9424argument.
9425
9426@item
9427All built-in procedures both modify @emph{and} return their argument.
9428@end itemize
9429
6d2ebf8b 9430@node M2 Checks
c906108c
SS
9431@subsubsection Modula-2 type and range checks
9432@cindex Modula-2 checks
9433
9434@quotation
9435@emph{Warning:} in this release, @value{GDBN} does not yet perform type or
9436range checking.
9437@end quotation
9438@c FIXME remove warning when type/range checks added
9439
9440@value{GDBN} considers two Modula-2 variables type equivalent if:
9441
9442@itemize @bullet
9443@item
9444They are of types that have been declared equivalent via a @code{TYPE
9445@var{t1} = @var{t2}} statement
9446
9447@item
9448They have been declared on the same line. (Note: This is true of the
9449@sc{gnu} Modula-2 compiler, but it may not be true of other compilers.)
9450@end itemize
9451
9452As long as type checking is enabled, any attempt to combine variables
9453whose types are not equivalent is an error.
9454
9455Range checking is done on all mathematical operations, assignment, array
9456index bounds, and all built-in functions and procedures.
9457
6d2ebf8b 9458@node M2 Scope
c906108c
SS
9459@subsubsection The scope operators @code{::} and @code{.}
9460@cindex scope
41afff9a 9461@cindex @code{.}, Modula-2 scope operator
c906108c
SS
9462@cindex colon, doubled as scope operator
9463@ifinfo
41afff9a 9464@vindex colon-colon@r{, in Modula-2}
c906108c
SS
9465@c Info cannot handle :: but TeX can.
9466@end ifinfo
9467@iftex
41afff9a 9468@vindex ::@r{, in Modula-2}
c906108c
SS
9469@end iftex
9470
9471There are a few subtle differences between the Modula-2 scope operator
9472(@code{.}) and the @value{GDBN} scope operator (@code{::}). The two have
9473similar syntax:
9474
474c8240 9475@smallexample
c906108c
SS
9476
9477@var{module} . @var{id}
9478@var{scope} :: @var{id}
474c8240 9479@end smallexample
c906108c
SS
9480
9481@noindent
9482where @var{scope} is the name of a module or a procedure,
9483@var{module} the name of a module, and @var{id} is any declared
9484identifier within your program, except another module.
9485
9486Using the @code{::} operator makes @value{GDBN} search the scope
9487specified by @var{scope} for the identifier @var{id}. If it is not
9488found in the specified scope, then @value{GDBN} searches all scopes
9489enclosing the one specified by @var{scope}.
9490
9491Using the @code{.} operator makes @value{GDBN} search the current scope for
9492the identifier specified by @var{id} that was imported from the
9493definition module specified by @var{module}. With this operator, it is
9494an error if the identifier @var{id} was not imported from definition
9495module @var{module}, or if @var{id} is not an identifier in
9496@var{module}.
9497
6d2ebf8b 9498@node GDB/M2
c906108c
SS
9499@subsubsection @value{GDBN} and Modula-2
9500
9501Some @value{GDBN} commands have little use when debugging Modula-2 programs.
9502Five subcommands of @code{set print} and @code{show print} apply
b37052ae 9503specifically to C and C@t{++}: @samp{vtbl}, @samp{demangle},
c906108c 9504@samp{asm-demangle}, @samp{object}, and @samp{union}. The first four
b37052ae 9505apply to C@t{++}, and the last to the C @code{union} type, which has no direct
c906108c
SS
9506analogue in Modula-2.
9507
9508The @code{@@} operator (@pxref{Expressions, ,Expressions}), while available
d4f3574e 9509with any language, is not useful with Modula-2. Its
c906108c 9510intent is to aid the debugging of @dfn{dynamic arrays}, which cannot be
b37052ae 9511created in Modula-2 as they can in C or C@t{++}. However, because an
c906108c 9512address can be specified by an integral constant, the construct
d4f3574e 9513@samp{@{@var{type}@}@var{adrexp}} is still useful.
c906108c
SS
9514
9515@cindex @code{#} in Modula-2
9516In @value{GDBN} scripts, the Modula-2 inequality operator @code{#} is
9517interpreted as the beginning of a comment. Use @code{<>} instead.
c906108c 9518
e07c999f
PH
9519@node Ada
9520@subsection Ada
9521@cindex Ada
9522
9523The extensions made to @value{GDBN} for Ada only support
9524output from the @sc{gnu} Ada (GNAT) compiler.
9525Other Ada compilers are not currently supported, and
9526attempting to debug executables produced by them is most likely
9527to be difficult.
9528
9529
9530@cindex expressions in Ada
9531@menu
9532* Ada Mode Intro:: General remarks on the Ada syntax
9533 and semantics supported by Ada mode
9534 in @value{GDBN}.
9535* Omissions from Ada:: Restrictions on the Ada expression syntax.
9536* Additions to Ada:: Extensions of the Ada expression syntax.
9537* Stopping Before Main Program:: Debugging the program during elaboration.
9538* Ada Glitches:: Known peculiarities of Ada mode.
9539@end menu
9540
9541@node Ada Mode Intro
9542@subsubsection Introduction
9543@cindex Ada mode, general
9544
9545The Ada mode of @value{GDBN} supports a fairly large subset of Ada expression
9546syntax, with some extensions.
9547The philosophy behind the design of this subset is
9548
9549@itemize @bullet
9550@item
9551That @value{GDBN} should provide basic literals and access to operations for
9552arithmetic, dereferencing, field selection, indexing, and subprogram calls,
9553leaving more sophisticated computations to subprograms written into the
9554program (which therefore may be called from @value{GDBN}).
9555
9556@item
9557That type safety and strict adherence to Ada language restrictions
9558are not particularly important to the @value{GDBN} user.
9559
9560@item
9561That brevity is important to the @value{GDBN} user.
9562@end itemize
9563
9564Thus, for brevity, the debugger acts as if there were
9565implicit @code{with} and @code{use} clauses in effect for all user-written
9566packages, making it unnecessary to fully qualify most names with
9567their packages, regardless of context. Where this causes ambiguity,
9568@value{GDBN} asks the user's intent.
9569
9570The debugger will start in Ada mode if it detects an Ada main program.
9571As for other languages, it will enter Ada mode when stopped in a program that
9572was translated from an Ada source file.
9573
9574While in Ada mode, you may use `@t{--}' for comments. This is useful
9575mostly for documenting command files. The standard @value{GDBN} comment
9576(@samp{#}) still works at the beginning of a line in Ada mode, but not in the
9577middle (to allow based literals).
9578
9579The debugger supports limited overloading. Given a subprogram call in which
9580the function symbol has multiple definitions, it will use the number of
9581actual parameters and some information about their types to attempt to narrow
9582the set of definitions. It also makes very limited use of context, preferring
9583procedures to functions in the context of the @code{call} command, and
9584functions to procedures elsewhere.
9585
9586@node Omissions from Ada
9587@subsubsection Omissions from Ada
9588@cindex Ada, omissions from
9589
9590Here are the notable omissions from the subset:
9591
9592@itemize @bullet
9593@item
9594Only a subset of the attributes are supported:
9595
9596@itemize @minus
9597@item
9598@t{'First}, @t{'Last}, and @t{'Length}
9599 on array objects (not on types and subtypes).
9600
9601@item
9602@t{'Min} and @t{'Max}.
9603
9604@item
9605@t{'Pos} and @t{'Val}.
9606
9607@item
9608@t{'Tag}.
9609
9610@item
9611@t{'Range} on array objects (not subtypes), but only as the right
9612operand of the membership (@code{in}) operator.
9613
9614@item
9615@t{'Access}, @t{'Unchecked_Access}, and
9616@t{'Unrestricted_Access} (a GNAT extension).
9617
9618@item
9619@t{'Address}.
9620@end itemize
9621
9622@item
9623The names in
9624@code{Characters.Latin_1} are not available and
9625concatenation is not implemented. Thus, escape characters in strings are
9626not currently available.
9627
9628@item
9629Equality tests (@samp{=} and @samp{/=}) on arrays test for bitwise
9630equality of representations. They will generally work correctly
9631for strings and arrays whose elements have integer or enumeration types.
9632They may not work correctly for arrays whose element
9633types have user-defined equality, for arrays of real values
9634(in particular, IEEE-conformant floating point, because of negative
9635zeroes and NaNs), and for arrays whose elements contain unused bits with
9636indeterminate values.
9637
9638@item
9639The other component-by-component array operations (@code{and}, @code{or},
9640@code{xor}, @code{not}, and relational tests other than equality)
9641are not implemented.
9642
9643@item
9644There are no record or array aggregates.
9645
9646@item
9647Calls to dispatching subprograms are not implemented.
9648
9649@item
9650The overloading algorithm is much more limited (i.e., less selective)
9651than that of real Ada. It makes only limited use of the context in which a subexpression
9652appears to resolve its meaning, and it is much looser in its rules for allowing
9653type matches. As a result, some function calls will be ambiguous, and the user
9654will be asked to choose the proper resolution.
9655
9656@item
9657The @code{new} operator is not implemented.
9658
9659@item
9660Entry calls are not implemented.
9661
9662@item
9663Aside from printing, arithmetic operations on the native VAX floating-point
9664formats are not supported.
9665
9666@item
9667It is not possible to slice a packed array.
9668@end itemize
9669
9670@node Additions to Ada
9671@subsubsection Additions to Ada
9672@cindex Ada, deviations from
9673
9674As it does for other languages, @value{GDBN} makes certain generic
9675extensions to Ada (@pxref{Expressions}):
9676
9677@itemize @bullet
9678@item
9679If the expression @var{E} is a variable residing in memory
9680(typically a local variable or array element) and @var{N} is
9681a positive integer, then @code{@var{E}@@@var{N}} displays the values of
9682@var{E} and the @var{N}-1 adjacent variables following it in memory as an array.
9683In Ada, this operator is generally not necessary, since its prime use
9684is in displaying parts of an array, and slicing will usually do this in Ada.
9685However, there are occasional uses when debugging programs
9686in which certain debugging information has been optimized away.
9687
9688@item
9689@code{@var{B}::@var{var}} means ``the variable named @var{var} that appears
9690in function or file @var{B}.'' When @var{B} is a file name, you must typically
9691surround it in single quotes.
9692
9693@item
9694The expression @code{@{@var{type}@} @var{addr}} means ``the variable of type
9695@var{type} that appears at address @var{addr}.''
9696
9697@item
9698A name starting with @samp{$} is a convenience variable
9699(@pxref{Convenience Vars}) or a machine register (@pxref{Registers}).
9700@end itemize
9701
9702In addition, @value{GDBN} provides a few other shortcuts and outright additions specific
9703to Ada:
9704
9705@itemize @bullet
9706@item
9707The assignment statement is allowed as an expression, returning
9708its right-hand operand as its value. Thus, you may enter
9709
9710@smallexample
9711set x := y + 3
9712print A(tmp := y + 1)
9713@end smallexample
9714
9715@item
9716The semicolon is allowed as an ``operator,'' returning as its value
9717the value of its right-hand operand.
9718This allows, for example,
9719complex conditional breaks:
9720
9721@smallexample
9722break f
9723condition 1 (report(i); k += 1; A(k) > 100)
9724@end smallexample
9725
9726@item
9727Rather than use catenation and symbolic character names to introduce special
9728characters into strings, one may instead use a special bracket notation,
9729which is also used to print strings. A sequence of characters of the form
9730@samp{["@var{XX}"]} within a string or character literal denotes the
9731(single) character whose numeric encoding is @var{XX} in hexadecimal. The
9732sequence of characters @samp{["""]} also denotes a single quotation mark
9733in strings. For example,
9734@smallexample
9735 "One line.["0a"]Next line.["0a"]"
9736@end smallexample
9737@noindent
9738contains an ASCII newline character (@code{Ada.Characters.Latin_1.LF}) after each
9739period.
9740
9741@item
9742The subtype used as a prefix for the attributes @t{'Pos}, @t{'Min}, and
9743@t{'Max} is optional (and is ignored in any case). For example, it is valid
9744to write
9745
9746@smallexample
9747print 'max(x, y)
9748@end smallexample
9749
9750@item
9751When printing arrays, @value{GDBN} uses positional notation when the
9752array has a lower bound of 1, and uses a modified named notation otherwise.
9753For example, a one-dimensional array of three integers with a lower bound of 3 might print as
9754
9755@smallexample
9756(3 => 10, 17, 1)
9757@end smallexample
9758
9759@noindent
9760That is, in contrast to valid Ada, only the first component has a @code{=>}
9761clause.
9762
9763@item
9764You may abbreviate attributes in expressions with any unique,
9765multi-character subsequence of
9766their names (an exact match gets preference).
9767For example, you may use @t{a'len}, @t{a'gth}, or @t{a'lh}
9768in place of @t{a'length}.
9769
9770@item
9771@cindex quoting Ada internal identifiers
9772Since Ada is case-insensitive, the debugger normally maps identifiers you type
9773to lower case. The GNAT compiler uses upper-case characters for
9774some of its internal identifiers, which are normally of no interest to users.
9775For the rare occasions when you actually have to look at them,
9776enclose them in angle brackets to avoid the lower-case mapping.
9777For example,
9778@smallexample
9779@value{GDBP} print <JMPBUF_SAVE>[0]
9780@end smallexample
9781
9782@item
9783Printing an object of class-wide type or dereferencing an
9784access-to-class-wide value will display all the components of the object's
9785specific type (as indicated by its run-time tag). Likewise, component
9786selection on such a value will operate on the specific type of the
9787object.
9788
9789@end itemize
9790
9791@node Stopping Before Main Program
9792@subsubsection Stopping at the Very Beginning
9793
9794@cindex breakpointing Ada elaboration code
9795It is sometimes necessary to debug the program during elaboration, and
9796before reaching the main procedure.
9797As defined in the Ada Reference
9798Manual, the elaboration code is invoked from a procedure called
9799@code{adainit}. To run your program up to the beginning of
9800elaboration, simply use the following two commands:
9801@code{tbreak adainit} and @code{run}.
9802
9803@node Ada Glitches
9804@subsubsection Known Peculiarities of Ada Mode
9805@cindex Ada, problems
9806
9807Besides the omissions listed previously (@pxref{Omissions from Ada}),
9808we know of several problems with and limitations of Ada mode in
9809@value{GDBN},
9810some of which will be fixed with planned future releases of the debugger
9811and the GNU Ada compiler.
9812
9813@itemize @bullet
9814@item
9815Currently, the debugger
9816has insufficient information to determine whether certain pointers represent
9817pointers to objects or the objects themselves.
9818Thus, the user may have to tack an extra @code{.all} after an expression
9819to get it printed properly.
9820
9821@item
9822Static constants that the compiler chooses not to materialize as objects in
9823storage are invisible to the debugger.
9824
9825@item
9826Named parameter associations in function argument lists are ignored (the
9827argument lists are treated as positional).
9828
9829@item
9830Many useful library packages are currently invisible to the debugger.
9831
9832@item
9833Fixed-point arithmetic, conversions, input, and output is carried out using
9834floating-point arithmetic, and may give results that only approximate those on
9835the host machine.
9836
9837@item
9838The type of the @t{'Address} attribute may not be @code{System.Address}.
9839
9840@item
9841The GNAT compiler never generates the prefix @code{Standard} for any of
9842the standard symbols defined by the Ada language. @value{GDBN} knows about
9843this: it will strip the prefix from names when you use it, and will never
9844look for a name you have so qualified among local symbols, nor match against
9845symbols in other packages or subprograms. If you have
9846defined entities anywhere in your program other than parameters and
9847local variables whose simple names match names in @code{Standard},
9848GNAT's lack of qualification here can cause confusion. When this happens,
9849you can usually resolve the confusion
9850by qualifying the problematic names with package
9851@code{Standard} explicitly.
9852@end itemize
9853
4e562065
JB
9854@node Unsupported languages
9855@section Unsupported languages
9856
9857@cindex unsupported languages
9858@cindex minimal language
9859In addition to the other fully-supported programming languages,
9860@value{GDBN} also provides a pseudo-language, called @code{minimal}.
9861It does not represent a real programming language, but provides a set
9862of capabilities close to what the C or assembly languages provide.
9863This should allow most simple operations to be performed while debugging
9864an application that uses a language currently not supported by @value{GDBN}.
9865
9866If the language is set to @code{auto}, @value{GDBN} will automatically
9867select this language if the current frame corresponds to an unsupported
9868language.
9869
6d2ebf8b 9870@node Symbols
c906108c
SS
9871@chapter Examining the Symbol Table
9872
d4f3574e 9873The commands described in this chapter allow you to inquire about the
c906108c
SS
9874symbols (names of variables, functions and types) defined in your
9875program. This information is inherent in the text of your program and
9876does not change as your program executes. @value{GDBN} finds it in your
9877program's symbol table, in the file indicated when you started @value{GDBN}
9878(@pxref{File Options, ,Choosing files}), or by one of the
9879file-management commands (@pxref{Files, ,Commands to specify files}).
9880
9881@cindex symbol names
9882@cindex names of symbols
9883@cindex quoting names
9884Occasionally, you may need to refer to symbols that contain unusual
9885characters, which @value{GDBN} ordinarily treats as word delimiters. The
9886most frequent case is in referring to static variables in other
9887source files (@pxref{Variables,,Program variables}). File names
9888are recorded in object files as debugging symbols, but @value{GDBN} would
9889ordinarily parse a typical file name, like @file{foo.c}, as the three words
9890@samp{foo} @samp{.} @samp{c}. To allow @value{GDBN} to recognize
9891@samp{foo.c} as a single symbol, enclose it in single quotes; for example,
9892
474c8240 9893@smallexample
c906108c 9894p 'foo.c'::x
474c8240 9895@end smallexample
c906108c
SS
9896
9897@noindent
9898looks up the value of @code{x} in the scope of the file @file{foo.c}.
9899
9900@table @code
a8f24a35
EZ
9901@cindex case-insensitive symbol names
9902@cindex case sensitivity in symbol names
9903@kindex set case-sensitive
9904@item set case-sensitive on
9905@itemx set case-sensitive off
9906@itemx set case-sensitive auto
9907Normally, when @value{GDBN} looks up symbols, it matches their names
9908with case sensitivity determined by the current source language.
9909Occasionally, you may wish to control that. The command @code{set
9910case-sensitive} lets you do that by specifying @code{on} for
9911case-sensitive matches or @code{off} for case-insensitive ones. If
9912you specify @code{auto}, case sensitivity is reset to the default
9913suitable for the source language. The default is case-sensitive
9914matches for all languages except for Fortran, for which the default is
9915case-insensitive matches.
9916
9c16f35a
EZ
9917@kindex show case-sensitive
9918@item show case-sensitive
a8f24a35
EZ
9919This command shows the current setting of case sensitivity for symbols
9920lookups.
9921
c906108c 9922@kindex info address
b37052ae 9923@cindex address of a symbol
c906108c
SS
9924@item info address @var{symbol}
9925Describe where the data for @var{symbol} is stored. For a register
9926variable, this says which register it is kept in. For a non-register
9927local variable, this prints the stack-frame offset at which the variable
9928is always stored.
9929
9930Note the contrast with @samp{print &@var{symbol}}, which does not work
9931at all for a register variable, and for a stack local variable prints
9932the exact address of the current instantiation of the variable.
9933
3d67e040 9934@kindex info symbol
b37052ae 9935@cindex symbol from address
9c16f35a 9936@cindex closest symbol and offset for an address
3d67e040
EZ
9937@item info symbol @var{addr}
9938Print the name of a symbol which is stored at the address @var{addr}.
9939If no symbol is stored exactly at @var{addr}, @value{GDBN} prints the
9940nearest symbol and an offset from it:
9941
474c8240 9942@smallexample
3d67e040
EZ
9943(@value{GDBP}) info symbol 0x54320
9944_initialize_vx + 396 in section .text
474c8240 9945@end smallexample
3d67e040
EZ
9946
9947@noindent
9948This is the opposite of the @code{info address} command. You can use
9949it to find out the name of a variable or a function given its address.
9950
c906108c 9951@kindex whatis
d4f3574e
SS
9952@item whatis @var{expr}
9953Print the data type of expression @var{expr}. @var{expr} is not
c906108c
SS
9954actually evaluated, and any side-effecting operations (such as
9955assignments or function calls) inside it do not take place.
9956@xref{Expressions, ,Expressions}.
9957
9958@item whatis
9959Print the data type of @code{$}, the last value in the value history.
9960
9961@kindex ptype
9962@item ptype @var{typename}
9963Print a description of data type @var{typename}. @var{typename} may be
7a292a7a
SS
9964the name of a type, or for C code it may have the form @samp{class
9965@var{class-name}}, @samp{struct @var{struct-tag}}, @samp{union
9966@var{union-tag}} or @samp{enum @var{enum-tag}}.
c906108c 9967
d4f3574e 9968@item ptype @var{expr}
c906108c 9969@itemx ptype
d4f3574e 9970Print a description of the type of expression @var{expr}. @code{ptype}
c906108c
SS
9971differs from @code{whatis} by printing a detailed description, instead
9972of just the name of the type.
9973
9974For example, for this variable declaration:
9975
474c8240 9976@smallexample
c906108c 9977struct complex @{double real; double imag;@} v;
474c8240 9978@end smallexample
c906108c
SS
9979
9980@noindent
9981the two commands give this output:
9982
474c8240 9983@smallexample
c906108c
SS
9984@group
9985(@value{GDBP}) whatis v
9986type = struct complex
9987(@value{GDBP}) ptype v
9988type = struct complex @{
9989 double real;
9990 double imag;
9991@}
9992@end group
474c8240 9993@end smallexample
c906108c
SS
9994
9995@noindent
9996As with @code{whatis}, using @code{ptype} without an argument refers to
9997the type of @code{$}, the last value in the value history.
9998
9999@kindex info types
10000@item info types @var{regexp}
10001@itemx info types
09d4efe1
EZ
10002Print a brief description of all types whose names match the regular
10003expression @var{regexp} (or all types in your program, if you supply
10004no argument). Each complete typename is matched as though it were a
10005complete line; thus, @samp{i type value} gives information on all
10006types in your program whose names include the string @code{value}, but
10007@samp{i type ^value$} gives information only on types whose complete
10008name is @code{value}.
c906108c
SS
10009
10010This command differs from @code{ptype} in two ways: first, like
10011@code{whatis}, it does not print a detailed description; second, it
10012lists all source files where a type is defined.
10013
b37052ae
EZ
10014@kindex info scope
10015@cindex local variables
09d4efe1 10016@item info scope @var{location}
b37052ae 10017List all the variables local to a particular scope. This command
09d4efe1
EZ
10018accepts a @var{location} argument---a function name, a source line, or
10019an address preceded by a @samp{*}, and prints all the variables local
10020to the scope defined by that location. For example:
b37052ae
EZ
10021
10022@smallexample
10023(@value{GDBP}) @b{info scope command_line_handler}
10024Scope for command_line_handler:
10025Symbol rl is an argument at stack/frame offset 8, length 4.
10026Symbol linebuffer is in static storage at address 0x150a18, length 4.
10027Symbol linelength is in static storage at address 0x150a1c, length 4.
10028Symbol p is a local variable in register $esi, length 4.
10029Symbol p1 is a local variable in register $ebx, length 4.
10030Symbol nline is a local variable in register $edx, length 4.
10031Symbol repeat is a local variable at frame offset -8, length 4.
10032@end smallexample
10033
f5c37c66
EZ
10034@noindent
10035This command is especially useful for determining what data to collect
10036during a @dfn{trace experiment}, see @ref{Tracepoint Actions,
10037collect}.
10038
c906108c
SS
10039@kindex info source
10040@item info source
919d772c
JB
10041Show information about the current source file---that is, the source file for
10042the function containing the current point of execution:
10043@itemize @bullet
10044@item
10045the name of the source file, and the directory containing it,
10046@item
10047the directory it was compiled in,
10048@item
10049its length, in lines,
10050@item
10051which programming language it is written in,
10052@item
10053whether the executable includes debugging information for that file, and
10054if so, what format the information is in (e.g., STABS, Dwarf 2, etc.), and
10055@item
10056whether the debugging information includes information about
10057preprocessor macros.
10058@end itemize
10059
c906108c
SS
10060
10061@kindex info sources
10062@item info sources
10063Print the names of all source files in your program for which there is
10064debugging information, organized into two lists: files whose symbols
10065have already been read, and files whose symbols will be read when needed.
10066
10067@kindex info functions
10068@item info functions
10069Print the names and data types of all defined functions.
10070
10071@item info functions @var{regexp}
10072Print the names and data types of all defined functions
10073whose names contain a match for regular expression @var{regexp}.
10074Thus, @samp{info fun step} finds all functions whose names
10075include @code{step}; @samp{info fun ^step} finds those whose names
b383017d
RM
10076start with @code{step}. If a function name contains characters
10077that conflict with the regular expression language (eg.
1c5dfdad 10078@samp{operator*()}), they may be quoted with a backslash.
c906108c
SS
10079
10080@kindex info variables
10081@item info variables
10082Print the names and data types of all variables that are declared
6ca652b0 10083outside of functions (i.e.@: excluding local variables).
c906108c
SS
10084
10085@item info variables @var{regexp}
10086Print the names and data types of all variables (except for local
10087variables) whose names contain a match for regular expression
10088@var{regexp}.
10089
b37303ee 10090@kindex info classes
721c2651 10091@cindex Objective-C, classes and selectors
b37303ee
AF
10092@item info classes
10093@itemx info classes @var{regexp}
10094Display all Objective-C classes in your program, or
10095(with the @var{regexp} argument) all those matching a particular regular
10096expression.
10097
10098@kindex info selectors
10099@item info selectors
10100@itemx info selectors @var{regexp}
10101Display all Objective-C selectors in your program, or
10102(with the @var{regexp} argument) all those matching a particular regular
10103expression.
10104
c906108c
SS
10105@ignore
10106This was never implemented.
10107@kindex info methods
10108@item info methods
10109@itemx info methods @var{regexp}
10110The @code{info methods} command permits the user to examine all defined
b37052ae
EZ
10111methods within C@t{++} program, or (with the @var{regexp} argument) a
10112specific set of methods found in the various C@t{++} classes. Many
10113C@t{++} classes provide a large number of methods. Thus, the output
c906108c
SS
10114from the @code{ptype} command can be overwhelming and hard to use. The
10115@code{info-methods} command filters the methods, printing only those
10116which match the regular-expression @var{regexp}.
10117@end ignore
10118
c906108c
SS
10119@cindex reloading symbols
10120Some systems allow individual object files that make up your program to
7a292a7a
SS
10121be replaced without stopping and restarting your program. For example,
10122in VxWorks you can simply recompile a defective object file and keep on
10123running. If you are running on one of these systems, you can allow
10124@value{GDBN} to reload the symbols for automatically relinked modules:
c906108c
SS
10125
10126@table @code
10127@kindex set symbol-reloading
10128@item set symbol-reloading on
10129Replace symbol definitions for the corresponding source file when an
10130object file with a particular name is seen again.
10131
10132@item set symbol-reloading off
6d2ebf8b
SS
10133Do not replace symbol definitions when encountering object files of the
10134same name more than once. This is the default state; if you are not
10135running on a system that permits automatic relinking of modules, you
10136should leave @code{symbol-reloading} off, since otherwise @value{GDBN}
10137may discard symbols when linking large programs, that may contain
10138several modules (from different directories or libraries) with the same
10139name.
c906108c
SS
10140
10141@kindex show symbol-reloading
10142@item show symbol-reloading
10143Show the current @code{on} or @code{off} setting.
10144@end table
c906108c 10145
9c16f35a 10146@cindex opaque data types
c906108c
SS
10147@kindex set opaque-type-resolution
10148@item set opaque-type-resolution on
10149Tell @value{GDBN} to resolve opaque types. An opaque type is a type
10150declared as a pointer to a @code{struct}, @code{class}, or
10151@code{union}---for example, @code{struct MyType *}---that is used in one
10152source file although the full declaration of @code{struct MyType} is in
10153another source file. The default is on.
10154
10155A change in the setting of this subcommand will not take effect until
10156the next time symbols for a file are loaded.
10157
10158@item set opaque-type-resolution off
10159Tell @value{GDBN} not to resolve opaque types. In this case, the type
10160is printed as follows:
10161@smallexample
10162@{<no data fields>@}
10163@end smallexample
10164
10165@kindex show opaque-type-resolution
10166@item show opaque-type-resolution
10167Show whether opaque types are resolved or not.
c906108c
SS
10168
10169@kindex maint print symbols
10170@cindex symbol dump
10171@kindex maint print psymbols
10172@cindex partial symbol dump
10173@item maint print symbols @var{filename}
10174@itemx maint print psymbols @var{filename}
10175@itemx maint print msymbols @var{filename}
10176Write a dump of debugging symbol data into the file @var{filename}.
10177These commands are used to debug the @value{GDBN} symbol-reading code. Only
10178symbols with debugging data are included. If you use @samp{maint print
10179symbols}, @value{GDBN} includes all the symbols for which it has already
10180collected full details: that is, @var{filename} reflects symbols for
10181only those files whose symbols @value{GDBN} has read. You can use the
10182command @code{info sources} to find out which files these are. If you
10183use @samp{maint print psymbols} instead, the dump shows information about
10184symbols that @value{GDBN} only knows partially---that is, symbols defined in
10185files that @value{GDBN} has skimmed, but not yet read completely. Finally,
10186@samp{maint print msymbols} dumps just the minimal symbol information
10187required for each object file from which @value{GDBN} has read some symbols.
10188@xref{Files, ,Commands to specify files}, for a discussion of how
10189@value{GDBN} reads symbols (in the description of @code{symbol-file}).
44ea7b70 10190
5e7b2f39
JB
10191@kindex maint info symtabs
10192@kindex maint info psymtabs
44ea7b70
JB
10193@cindex listing @value{GDBN}'s internal symbol tables
10194@cindex symbol tables, listing @value{GDBN}'s internal
10195@cindex full symbol tables, listing @value{GDBN}'s internal
10196@cindex partial symbol tables, listing @value{GDBN}'s internal
5e7b2f39
JB
10197@item maint info symtabs @r{[} @var{regexp} @r{]}
10198@itemx maint info psymtabs @r{[} @var{regexp} @r{]}
44ea7b70
JB
10199
10200List the @code{struct symtab} or @code{struct partial_symtab}
10201structures whose names match @var{regexp}. If @var{regexp} is not
10202given, list them all. The output includes expressions which you can
10203copy into a @value{GDBN} debugging this one to examine a particular
10204structure in more detail. For example:
10205
10206@smallexample
5e7b2f39 10207(@value{GDBP}) maint info psymtabs dwarf2read
44ea7b70
JB
10208@{ objfile /home/gnu/build/gdb/gdb
10209 ((struct objfile *) 0x82e69d0)
b383017d 10210 @{ psymtab /home/gnu/src/gdb/dwarf2read.c
44ea7b70
JB
10211 ((struct partial_symtab *) 0x8474b10)
10212 readin no
10213 fullname (null)
10214 text addresses 0x814d3c8 -- 0x8158074
10215 globals (* (struct partial_symbol **) 0x8507a08 @@ 9)
10216 statics (* (struct partial_symbol **) 0x40e95b78 @@ 2882)
10217 dependencies (none)
10218 @}
10219@}
5e7b2f39 10220(@value{GDBP}) maint info symtabs
44ea7b70
JB
10221(@value{GDBP})
10222@end smallexample
10223@noindent
10224We see that there is one partial symbol table whose filename contains
10225the string @samp{dwarf2read}, belonging to the @samp{gdb} executable;
10226and we see that @value{GDBN} has not read in any symtabs yet at all.
10227If we set a breakpoint on a function, that will cause @value{GDBN} to
10228read the symtab for the compilation unit containing that function:
10229
10230@smallexample
10231(@value{GDBP}) break dwarf2_psymtab_to_symtab
10232Breakpoint 1 at 0x814e5da: file /home/gnu/src/gdb/dwarf2read.c,
10233line 1574.
5e7b2f39 10234(@value{GDBP}) maint info symtabs
b383017d 10235@{ objfile /home/gnu/build/gdb/gdb
44ea7b70 10236 ((struct objfile *) 0x82e69d0)
b383017d 10237 @{ symtab /home/gnu/src/gdb/dwarf2read.c
44ea7b70
JB
10238 ((struct symtab *) 0x86c1f38)
10239 dirname (null)
10240 fullname (null)
10241 blockvector ((struct blockvector *) 0x86c1bd0) (primary)
10242 debugformat DWARF 2
10243 @}
10244@}
b383017d 10245(@value{GDBP})
44ea7b70 10246@end smallexample
c906108c
SS
10247@end table
10248
44ea7b70 10249
6d2ebf8b 10250@node Altering
c906108c
SS
10251@chapter Altering Execution
10252
10253Once you think you have found an error in your program, you might want to
10254find out for certain whether correcting the apparent error would lead to
10255correct results in the rest of the run. You can find the answer by
10256experiment, using the @value{GDBN} features for altering execution of the
10257program.
10258
10259For example, you can store new values into variables or memory
7a292a7a
SS
10260locations, give your program a signal, restart it at a different
10261address, or even return prematurely from a function.
c906108c
SS
10262
10263@menu
10264* Assignment:: Assignment to variables
10265* Jumping:: Continuing at a different address
c906108c 10266* Signaling:: Giving your program a signal
c906108c
SS
10267* Returning:: Returning from a function
10268* Calling:: Calling your program's functions
10269* Patching:: Patching your program
10270@end menu
10271
6d2ebf8b 10272@node Assignment
c906108c
SS
10273@section Assignment to variables
10274
10275@cindex assignment
10276@cindex setting variables
10277To alter the value of a variable, evaluate an assignment expression.
10278@xref{Expressions, ,Expressions}. For example,
10279
474c8240 10280@smallexample
c906108c 10281print x=4
474c8240 10282@end smallexample
c906108c
SS
10283
10284@noindent
10285stores the value 4 into the variable @code{x}, and then prints the
5d161b24 10286value of the assignment expression (which is 4).
c906108c
SS
10287@xref{Languages, ,Using @value{GDBN} with Different Languages}, for more
10288information on operators in supported languages.
c906108c
SS
10289
10290@kindex set variable
10291@cindex variables, setting
10292If you are not interested in seeing the value of the assignment, use the
10293@code{set} command instead of the @code{print} command. @code{set} is
10294really the same as @code{print} except that the expression's value is
10295not printed and is not put in the value history (@pxref{Value History,
10296,Value history}). The expression is evaluated only for its effects.
10297
c906108c
SS
10298If the beginning of the argument string of the @code{set} command
10299appears identical to a @code{set} subcommand, use the @code{set
10300variable} command instead of just @code{set}. This command is identical
10301to @code{set} except for its lack of subcommands. For example, if your
10302program has a variable @code{width}, you get an error if you try to set
10303a new value with just @samp{set width=13}, because @value{GDBN} has the
10304command @code{set width}:
10305
474c8240 10306@smallexample
c906108c
SS
10307(@value{GDBP}) whatis width
10308type = double
10309(@value{GDBP}) p width
10310$4 = 13
10311(@value{GDBP}) set width=47
10312Invalid syntax in expression.
474c8240 10313@end smallexample
c906108c
SS
10314
10315@noindent
10316The invalid expression, of course, is @samp{=47}. In
10317order to actually set the program's variable @code{width}, use
10318
474c8240 10319@smallexample
c906108c 10320(@value{GDBP}) set var width=47
474c8240 10321@end smallexample
53a5351d 10322
c906108c
SS
10323Because the @code{set} command has many subcommands that can conflict
10324with the names of program variables, it is a good idea to use the
10325@code{set variable} command instead of just @code{set}. For example, if
10326your program has a variable @code{g}, you run into problems if you try
10327to set a new value with just @samp{set g=4}, because @value{GDBN} has
10328the command @code{set gnutarget}, abbreviated @code{set g}:
10329
474c8240 10330@smallexample
c906108c
SS
10331@group
10332(@value{GDBP}) whatis g
10333type = double
10334(@value{GDBP}) p g
10335$1 = 1
10336(@value{GDBP}) set g=4
2df3850c 10337(@value{GDBP}) p g
c906108c
SS
10338$2 = 1
10339(@value{GDBP}) r
10340The program being debugged has been started already.
10341Start it from the beginning? (y or n) y
10342Starting program: /home/smith/cc_progs/a.out
6d2ebf8b
SS
10343"/home/smith/cc_progs/a.out": can't open to read symbols:
10344 Invalid bfd target.
c906108c
SS
10345(@value{GDBP}) show g
10346The current BFD target is "=4".
10347@end group
474c8240 10348@end smallexample
c906108c
SS
10349
10350@noindent
10351The program variable @code{g} did not change, and you silently set the
10352@code{gnutarget} to an invalid value. In order to set the variable
10353@code{g}, use
10354
474c8240 10355@smallexample
c906108c 10356(@value{GDBP}) set var g=4
474c8240 10357@end smallexample
c906108c
SS
10358
10359@value{GDBN} allows more implicit conversions in assignments than C; you can
10360freely store an integer value into a pointer variable or vice versa,
10361and you can convert any structure to any other structure that is the
10362same length or shorter.
10363@comment FIXME: how do structs align/pad in these conversions?
10364@comment /doc@cygnus.com 18dec1990
10365
10366To store values into arbitrary places in memory, use the @samp{@{@dots{}@}}
10367construct to generate a value of specified type at a specified address
10368(@pxref{Expressions, ,Expressions}). For example, @code{@{int@}0x83040} refers
10369to memory location @code{0x83040} as an integer (which implies a certain size
10370and representation in memory), and
10371
474c8240 10372@smallexample
c906108c 10373set @{int@}0x83040 = 4
474c8240 10374@end smallexample
c906108c
SS
10375
10376@noindent
10377stores the value 4 into that memory location.
10378
6d2ebf8b 10379@node Jumping
c906108c
SS
10380@section Continuing at a different address
10381
10382Ordinarily, when you continue your program, you do so at the place where
10383it stopped, with the @code{continue} command. You can instead continue at
10384an address of your own choosing, with the following commands:
10385
10386@table @code
10387@kindex jump
10388@item jump @var{linespec}
10389Resume execution at line @var{linespec}. Execution stops again
10390immediately if there is a breakpoint there. @xref{List, ,Printing
10391source lines}, for a description of the different forms of
10392@var{linespec}. It is common practice to use the @code{tbreak} command
10393in conjunction with @code{jump}. @xref{Set Breaks, ,Setting
10394breakpoints}.
10395
10396The @code{jump} command does not change the current stack frame, or
10397the stack pointer, or the contents of any memory location or any
10398register other than the program counter. If line @var{linespec} is in
10399a different function from the one currently executing, the results may
10400be bizarre if the two functions expect different patterns of arguments or
10401of local variables. For this reason, the @code{jump} command requests
10402confirmation if the specified line is not in the function currently
10403executing. However, even bizarre results are predictable if you are
10404well acquainted with the machine-language code of your program.
10405
10406@item jump *@var{address}
10407Resume execution at the instruction at address @var{address}.
10408@end table
10409
c906108c 10410@c Doesn't work on HP-UX; have to set $pcoqh and $pcoqt.
53a5351d
JM
10411On many systems, you can get much the same effect as the @code{jump}
10412command by storing a new value into the register @code{$pc}. The
10413difference is that this does not start your program running; it only
10414changes the address of where it @emph{will} run when you continue. For
10415example,
c906108c 10416
474c8240 10417@smallexample
c906108c 10418set $pc = 0x485
474c8240 10419@end smallexample
c906108c
SS
10420
10421@noindent
10422makes the next @code{continue} command or stepping command execute at
10423address @code{0x485}, rather than at the address where your program stopped.
10424@xref{Continuing and Stepping, ,Continuing and stepping}.
c906108c
SS
10425
10426The most common occasion to use the @code{jump} command is to back
10427up---perhaps with more breakpoints set---over a portion of a program
10428that has already executed, in order to examine its execution in more
10429detail.
10430
c906108c 10431@c @group
6d2ebf8b 10432@node Signaling
c906108c 10433@section Giving your program a signal
9c16f35a 10434@cindex deliver a signal to a program
c906108c
SS
10435
10436@table @code
10437@kindex signal
10438@item signal @var{signal}
10439Resume execution where your program stopped, but immediately give it the
10440signal @var{signal}. @var{signal} can be the name or the number of a
10441signal. For example, on many systems @code{signal 2} and @code{signal
10442SIGINT} are both ways of sending an interrupt signal.
10443
10444Alternatively, if @var{signal} is zero, continue execution without
10445giving a signal. This is useful when your program stopped on account of
10446a signal and would ordinary see the signal when resumed with the
10447@code{continue} command; @samp{signal 0} causes it to resume without a
10448signal.
10449
10450@code{signal} does not repeat when you press @key{RET} a second time
10451after executing the command.
10452@end table
10453@c @end group
10454
10455Invoking the @code{signal} command is not the same as invoking the
10456@code{kill} utility from the shell. Sending a signal with @code{kill}
10457causes @value{GDBN} to decide what to do with the signal depending on
10458the signal handling tables (@pxref{Signals}). The @code{signal} command
10459passes the signal directly to your program.
10460
c906108c 10461
6d2ebf8b 10462@node Returning
c906108c
SS
10463@section Returning from a function
10464
10465@table @code
10466@cindex returning from a function
10467@kindex return
10468@item return
10469@itemx return @var{expression}
10470You can cancel execution of a function call with the @code{return}
10471command. If you give an
10472@var{expression} argument, its value is used as the function's return
10473value.
10474@end table
10475
10476When you use @code{return}, @value{GDBN} discards the selected stack frame
10477(and all frames within it). You can think of this as making the
10478discarded frame return prematurely. If you wish to specify a value to
10479be returned, give that value as the argument to @code{return}.
10480
10481This pops the selected stack frame (@pxref{Selection, ,Selecting a
10482frame}), and any other frames inside of it, leaving its caller as the
10483innermost remaining frame. That frame becomes selected. The
10484specified value is stored in the registers used for returning values
10485of functions.
10486
10487The @code{return} command does not resume execution; it leaves the
10488program stopped in the state that would exist if the function had just
10489returned. In contrast, the @code{finish} command (@pxref{Continuing
10490and Stepping, ,Continuing and stepping}) resumes execution until the
10491selected stack frame returns naturally.
10492
6d2ebf8b 10493@node Calling
c906108c
SS
10494@section Calling program functions
10495
f8568604 10496@table @code
c906108c 10497@cindex calling functions
f8568604
EZ
10498@cindex inferior functions, calling
10499@item print @var{expr}
9c16f35a 10500Evaluate the expression @var{expr} and display the resuling value.
f8568604
EZ
10501@var{expr} may include calls to functions in the program being
10502debugged.
10503
c906108c 10504@kindex call
c906108c
SS
10505@item call @var{expr}
10506Evaluate the expression @var{expr} without displaying @code{void}
10507returned values.
c906108c
SS
10508
10509You can use this variant of the @code{print} command if you want to
f8568604
EZ
10510execute a function from your program that does not return anything
10511(a.k.a.@: @dfn{a void function}), but without cluttering the output
10512with @code{void} returned values that @value{GDBN} will otherwise
10513print. If the result is not void, it is printed and saved in the
10514value history.
10515@end table
10516
9c16f35a
EZ
10517It is possible for the function you call via the @code{print} or
10518@code{call} command to generate a signal (e.g., if there's a bug in
10519the function, or if you passed it incorrect arguments). What happens
10520in that case is controlled by the @code{set unwindonsignal} command.
10521
10522@table @code
10523@item set unwindonsignal
10524@kindex set unwindonsignal
10525@cindex unwind stack in called functions
10526@cindex call dummy stack unwinding
10527Set unwinding of the stack if a signal is received while in a function
10528that @value{GDBN} called in the program being debugged. If set to on,
10529@value{GDBN} unwinds the stack it created for the call and restores
10530the context to what it was before the call. If set to off (the
10531default), @value{GDBN} stops in the frame where the signal was
10532received.
10533
10534@item show unwindonsignal
10535@kindex show unwindonsignal
10536Show the current setting of stack unwinding in the functions called by
10537@value{GDBN}.
10538@end table
10539
f8568604
EZ
10540@cindex weak alias functions
10541Sometimes, a function you wish to call is actually a @dfn{weak alias}
10542for another function. In such case, @value{GDBN} might not pick up
10543the type information, including the types of the function arguments,
10544which causes @value{GDBN} to call the inferior function incorrectly.
10545As a result, the called function will function erroneously and may
10546even crash. A solution to that is to use the name of the aliased
10547function instead.
c906108c 10548
6d2ebf8b 10549@node Patching
c906108c 10550@section Patching programs
7a292a7a 10551
c906108c
SS
10552@cindex patching binaries
10553@cindex writing into executables
c906108c 10554@cindex writing into corefiles
c906108c 10555
7a292a7a
SS
10556By default, @value{GDBN} opens the file containing your program's
10557executable code (or the corefile) read-only. This prevents accidental
10558alterations to machine code; but it also prevents you from intentionally
10559patching your program's binary.
c906108c
SS
10560
10561If you'd like to be able to patch the binary, you can specify that
10562explicitly with the @code{set write} command. For example, you might
10563want to turn on internal debugging flags, or even to make emergency
10564repairs.
10565
10566@table @code
10567@kindex set write
10568@item set write on
10569@itemx set write off
7a292a7a
SS
10570If you specify @samp{set write on}, @value{GDBN} opens executable and
10571core files for both reading and writing; if you specify @samp{set write
c906108c
SS
10572off} (the default), @value{GDBN} opens them read-only.
10573
10574If you have already loaded a file, you must load it again (using the
7a292a7a
SS
10575@code{exec-file} or @code{core-file} command) after changing @code{set
10576write}, for your new setting to take effect.
c906108c
SS
10577
10578@item show write
10579@kindex show write
7a292a7a
SS
10580Display whether executable files and core files are opened for writing
10581as well as reading.
c906108c
SS
10582@end table
10583
6d2ebf8b 10584@node GDB Files
c906108c
SS
10585@chapter @value{GDBN} Files
10586
7a292a7a
SS
10587@value{GDBN} needs to know the file name of the program to be debugged,
10588both in order to read its symbol table and in order to start your
10589program. To debug a core dump of a previous run, you must also tell
10590@value{GDBN} the name of the core dump file.
c906108c
SS
10591
10592@menu
10593* Files:: Commands to specify files
5b5d99cf 10594* Separate Debug Files:: Debugging information in separate files
c906108c
SS
10595* Symbol Errors:: Errors reading symbol files
10596@end menu
10597
6d2ebf8b 10598@node Files
c906108c 10599@section Commands to specify files
c906108c 10600
7a292a7a 10601@cindex symbol table
c906108c 10602@cindex core dump file
7a292a7a
SS
10603
10604You may want to specify executable and core dump file names. The usual
10605way to do this is at start-up time, using the arguments to
10606@value{GDBN}'s start-up commands (@pxref{Invocation, , Getting In and
10607Out of @value{GDBN}}).
c906108c
SS
10608
10609Occasionally it is necessary to change to a different file during a
10610@value{GDBN} session. Or you may run @value{GDBN} and forget to specify
10611a file you want to use. In these situations the @value{GDBN} commands
10612to specify new files are useful.
10613
10614@table @code
10615@cindex executable file
10616@kindex file
10617@item file @var{filename}
10618Use @var{filename} as the program to be debugged. It is read for its
10619symbols and for the contents of pure memory. It is also the program
10620executed when you use the @code{run} command. If you do not specify a
5d161b24
DB
10621directory and the file is not found in the @value{GDBN} working directory,
10622@value{GDBN} uses the environment variable @code{PATH} as a list of
10623directories to search, just as the shell does when looking for a program
10624to run. You can change the value of this variable, for both @value{GDBN}
c906108c
SS
10625and your program, using the @code{path} command.
10626
6d2ebf8b 10627On systems with memory-mapped files, an auxiliary file named
c906108c
SS
10628@file{@var{filename}.syms} may hold symbol table information for
10629@var{filename}. If so, @value{GDBN} maps in the symbol table from
10630@file{@var{filename}.syms}, starting up more quickly. See the
10631descriptions of the file options @samp{-mapped} and @samp{-readnow}
7b5ba0cc
EZ
10632(available on the command line, see @ref{File Options, , -readnow},
10633and with the commands @code{file}, @code{symbol-file}, or
10634@code{add-symbol-file}, described below), for more information.
c906108c
SS
10635
10636@item file
10637@code{file} with no argument makes @value{GDBN} discard any information it
10638has on both executable file and the symbol table.
10639
10640@kindex exec-file
10641@item exec-file @r{[} @var{filename} @r{]}
10642Specify that the program to be run (but not the symbol table) is found
10643in @var{filename}. @value{GDBN} searches the environment variable @code{PATH}
10644if necessary to locate your program. Omitting @var{filename} means to
10645discard information on the executable file.
10646
10647@kindex symbol-file
10648@item symbol-file @r{[} @var{filename} @r{]}
10649Read symbol table information from file @var{filename}. @code{PATH} is
10650searched when necessary. Use the @code{file} command to get both symbol
10651table and program to run from the same file.
10652
10653@code{symbol-file} with no argument clears out @value{GDBN} information on your
10654program's symbol table.
10655
5d161b24 10656The @code{symbol-file} command causes @value{GDBN} to forget the contents
c906108c
SS
10657of its convenience variables, the value history, and all breakpoints and
10658auto-display expressions. This is because they may contain pointers to
10659the internal data recording symbols and data types, which are part of
10660the old symbol table data being discarded inside @value{GDBN}.
10661
10662@code{symbol-file} does not repeat if you press @key{RET} again after
10663executing it once.
10664
10665When @value{GDBN} is configured for a particular environment, it
10666understands debugging information in whatever format is the standard
10667generated for that environment; you may use either a @sc{gnu} compiler, or
10668other compilers that adhere to the local conventions.
c906108c
SS
10669Best results are usually obtained from @sc{gnu} compilers; for example,
10670using @code{@value{GCC}} you can generate debugging information for
10671optimized code.
c906108c
SS
10672
10673For most kinds of object files, with the exception of old SVR3 systems
10674using COFF, the @code{symbol-file} command does not normally read the
10675symbol table in full right away. Instead, it scans the symbol table
10676quickly to find which source files and which symbols are present. The
10677details are read later, one source file at a time, as they are needed.
10678
10679The purpose of this two-stage reading strategy is to make @value{GDBN}
10680start up faster. For the most part, it is invisible except for
10681occasional pauses while the symbol table details for a particular source
10682file are being read. (The @code{set verbose} command can turn these
10683pauses into messages if desired. @xref{Messages/Warnings, ,Optional
10684warnings and messages}.)
10685
c906108c
SS
10686We have not implemented the two-stage strategy for COFF yet. When the
10687symbol table is stored in COFF format, @code{symbol-file} reads the
10688symbol table data in full right away. Note that ``stabs-in-COFF''
10689still does the two-stage strategy, since the debug info is actually
10690in stabs format.
10691
10692@kindex readnow
10693@cindex reading symbols immediately
10694@cindex symbols, reading immediately
10695@kindex mapped
10696@cindex memory-mapped symbol file
10697@cindex saving symbol table
10698@item symbol-file @var{filename} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
10699@itemx file @var{filename} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
10700You can override the @value{GDBN} two-stage strategy for reading symbol
10701tables by using the @samp{-readnow} option with any of the commands that
10702load symbol table information, if you want to be sure @value{GDBN} has the
5d161b24 10703entire symbol table available.
c906108c 10704
c906108c
SS
10705If memory-mapped files are available on your system through the
10706@code{mmap} system call, you can use another option, @samp{-mapped}, to
10707cause @value{GDBN} to write the symbols for your program into a reusable
10708file. Future @value{GDBN} debugging sessions map in symbol information
10709from this auxiliary symbol file (if the program has not changed), rather
10710than spending time reading the symbol table from the executable
10711program. Using the @samp{-mapped} option has the same effect as
10712starting @value{GDBN} with the @samp{-mapped} command-line option.
10713
10714You can use both options together, to make sure the auxiliary symbol
10715file has all the symbol information for your program.
10716
10717The auxiliary symbol file for a program called @var{myprog} is called
10718@samp{@var{myprog}.syms}. Once this file exists (so long as it is newer
10719than the corresponding executable), @value{GDBN} always attempts to use
10720it when you debug @var{myprog}; no special options or commands are
10721needed.
10722
10723The @file{.syms} file is specific to the host machine where you run
10724@value{GDBN}. It holds an exact image of the internal @value{GDBN}
10725symbol table. It cannot be shared across multiple host platforms.
c906108c
SS
10726
10727@c FIXME: for now no mention of directories, since this seems to be in
10728@c flux. 13mar1992 status is that in theory GDB would look either in
10729@c current dir or in same dir as myprog; but issues like competing
10730@c GDB's, or clutter in system dirs, mean that in practice right now
10731@c only current dir is used. FFish says maybe a special GDB hierarchy
10732@c (eg rooted in val of env var GDBSYMS) could exist for mappable symbol
10733@c files.
10734
c906108c 10735@kindex core-file
09d4efe1 10736@item core-file @r{[}@var{filename}@r{]}
4644b6e3 10737@itemx core
c906108c
SS
10738Specify the whereabouts of a core dump file to be used as the ``contents
10739of memory''. Traditionally, core files contain only some parts of the
10740address space of the process that generated them; @value{GDBN} can access the
10741executable file itself for other parts.
10742
10743@code{core-file} with no argument specifies that no core file is
10744to be used.
10745
10746Note that the core file is ignored when your program is actually running
7a292a7a
SS
10747under @value{GDBN}. So, if you have been running your program and you
10748wish to debug a core file instead, you must kill the subprocess in which
10749the program is running. To do this, use the @code{kill} command
c906108c 10750(@pxref{Kill Process, ,Killing the child process}).
c906108c 10751
c906108c
SS
10752@kindex add-symbol-file
10753@cindex dynamic linking
10754@item add-symbol-file @var{filename} @var{address}
10755@itemx add-symbol-file @var{filename} @var{address} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
17d9d558 10756@itemx add-symbol-file @var{filename} @r{-s}@var{section} @var{address} @dots{}
96a2c332
SS
10757The @code{add-symbol-file} command reads additional symbol table
10758information from the file @var{filename}. You would use this command
10759when @var{filename} has been dynamically loaded (by some other means)
10760into the program that is running. @var{address} should be the memory
10761address at which the file has been loaded; @value{GDBN} cannot figure
d167840f
EZ
10762this out for itself. You can additionally specify an arbitrary number
10763of @samp{@r{-s}@var{section} @var{address}} pairs, to give an explicit
10764section name and base address for that section. You can specify any
10765@var{address} as an expression.
c906108c
SS
10766
10767The symbol table of the file @var{filename} is added to the symbol table
10768originally read with the @code{symbol-file} command. You can use the
96a2c332
SS
10769@code{add-symbol-file} command any number of times; the new symbol data
10770thus read keeps adding to the old. To discard all old symbol data
10771instead, use the @code{symbol-file} command without any arguments.
c906108c 10772
17d9d558
JB
10773@cindex relocatable object files, reading symbols from
10774@cindex object files, relocatable, reading symbols from
10775@cindex reading symbols from relocatable object files
10776@cindex symbols, reading from relocatable object files
10777@cindex @file{.o} files, reading symbols from
10778Although @var{filename} is typically a shared library file, an
10779executable file, or some other object file which has been fully
10780relocated for loading into a process, you can also load symbolic
10781information from relocatable @file{.o} files, as long as:
10782
10783@itemize @bullet
10784@item
10785the file's symbolic information refers only to linker symbols defined in
10786that file, not to symbols defined by other object files,
10787@item
10788every section the file's symbolic information refers to has actually
10789been loaded into the inferior, as it appears in the file, and
10790@item
10791you can determine the address at which every section was loaded, and
10792provide these to the @code{add-symbol-file} command.
10793@end itemize
10794
10795@noindent
10796Some embedded operating systems, like Sun Chorus and VxWorks, can load
10797relocatable files into an already running program; such systems
10798typically make the requirements above easy to meet. However, it's
10799important to recognize that many native systems use complex link
49efadf5 10800procedures (@code{.linkonce} section factoring and C@t{++} constructor table
17d9d558
JB
10801assembly, for example) that make the requirements difficult to meet. In
10802general, one cannot assume that using @code{add-symbol-file} to read a
10803relocatable object file's symbolic information will have the same effect
10804as linking the relocatable object file into the program in the normal
10805way.
10806
c906108c
SS
10807@code{add-symbol-file} does not repeat if you press @key{RET} after using it.
10808
10809You can use the @samp{-mapped} and @samp{-readnow} options just as with
10810the @code{symbol-file} command, to change how @value{GDBN} manages the symbol
10811table information for @var{filename}.
10812
c45da7e6
EZ
10813@kindex add-symbol-file-from-memory
10814@cindex @code{syscall DSO}
10815@cindex load symbols from memory
10816@item add-symbol-file-from-memory @var{address}
10817Load symbols from the given @var{address} in a dynamically loaded
10818object file whose image is mapped directly into the inferior's memory.
10819For example, the Linux kernel maps a @code{syscall DSO} into each
10820process's address space; this DSO provides kernel-specific code for
10821some system calls. The argument can be any expression whose
10822evaluation yields the address of the file's shared object file header.
10823For this command to work, you must have used @code{symbol-file} or
10824@code{exec-file} commands in advance.
10825
09d4efe1
EZ
10826@kindex add-shared-symbol-files
10827@kindex assf
10828@item add-shared-symbol-files @var{library-file}
10829@itemx assf @var{library-file}
10830The @code{add-shared-symbol-files} command can currently be used only
10831in the Cygwin build of @value{GDBN} on MS-Windows OS, where it is an
10832alias for the @code{dll-symbols} command (@pxref{Cygwin Native}).
10833@value{GDBN} automatically looks for shared libraries, however if
10834@value{GDBN} does not find yours, you can invoke
10835@code{add-shared-symbol-files}. It takes one argument: the shared
10836library's file name. @code{assf} is a shorthand alias for
10837@code{add-shared-symbol-files}.
c906108c 10838
c906108c 10839@kindex section
09d4efe1
EZ
10840@item section @var{section} @var{addr}
10841The @code{section} command changes the base address of the named
10842@var{section} of the exec file to @var{addr}. This can be used if the
10843exec file does not contain section addresses, (such as in the
10844@code{a.out} format), or when the addresses specified in the file
10845itself are wrong. Each section must be changed separately. The
10846@code{info files} command, described below, lists all the sections and
10847their addresses.
c906108c
SS
10848
10849@kindex info files
10850@kindex info target
10851@item info files
10852@itemx info target
7a292a7a
SS
10853@code{info files} and @code{info target} are synonymous; both print the
10854current target (@pxref{Targets, ,Specifying a Debugging Target}),
10855including the names of the executable and core dump files currently in
10856use by @value{GDBN}, and the files from which symbols were loaded. The
10857command @code{help target} lists all possible targets rather than
10858current ones.
10859
fe95c787
MS
10860@kindex maint info sections
10861@item maint info sections
10862Another command that can give you extra information about program sections
10863is @code{maint info sections}. In addition to the section information
10864displayed by @code{info files}, this command displays the flags and file
10865offset of each section in the executable and core dump files. In addition,
10866@code{maint info sections} provides the following command options (which
10867may be arbitrarily combined):
10868
10869@table @code
10870@item ALLOBJ
10871Display sections for all loaded object files, including shared libraries.
10872@item @var{sections}
6600abed 10873Display info only for named @var{sections}.
fe95c787
MS
10874@item @var{section-flags}
10875Display info only for sections for which @var{section-flags} are true.
10876The section flags that @value{GDBN} currently knows about are:
10877@table @code
10878@item ALLOC
10879Section will have space allocated in the process when loaded.
10880Set for all sections except those containing debug information.
10881@item LOAD
10882Section will be loaded from the file into the child process memory.
10883Set for pre-initialized code and data, clear for @code{.bss} sections.
10884@item RELOC
10885Section needs to be relocated before loading.
10886@item READONLY
10887Section cannot be modified by the child process.
10888@item CODE
10889Section contains executable code only.
6600abed 10890@item DATA
fe95c787
MS
10891Section contains data only (no executable code).
10892@item ROM
10893Section will reside in ROM.
10894@item CONSTRUCTOR
10895Section contains data for constructor/destructor lists.
10896@item HAS_CONTENTS
10897Section is not empty.
10898@item NEVER_LOAD
10899An instruction to the linker to not output the section.
10900@item COFF_SHARED_LIBRARY
10901A notification to the linker that the section contains
10902COFF shared library information.
10903@item IS_COMMON
10904Section contains common symbols.
10905@end table
10906@end table
6763aef9 10907@kindex set trust-readonly-sections
9c16f35a 10908@cindex read-only sections
6763aef9
MS
10909@item set trust-readonly-sections on
10910Tell @value{GDBN} that readonly sections in your object file
6ca652b0 10911really are read-only (i.e.@: that their contents will not change).
6763aef9
MS
10912In that case, @value{GDBN} can fetch values from these sections
10913out of the object file, rather than from the target program.
10914For some targets (notably embedded ones), this can be a significant
10915enhancement to debugging performance.
10916
10917The default is off.
10918
10919@item set trust-readonly-sections off
15110bc3 10920Tell @value{GDBN} not to trust readonly sections. This means that
6763aef9
MS
10921the contents of the section might change while the program is running,
10922and must therefore be fetched from the target when needed.
9c16f35a
EZ
10923
10924@item show trust-readonly-sections
10925Show the current setting of trusting readonly sections.
c906108c
SS
10926@end table
10927
10928All file-specifying commands allow both absolute and relative file names
10929as arguments. @value{GDBN} always converts the file name to an absolute file
10930name and remembers it that way.
10931
c906108c 10932@cindex shared libraries
9c16f35a
EZ
10933@value{GDBN} supports GNU/Linux, MS-Windows, HP-UX, SunOS, SVr4, Irix,
10934and IBM RS/6000 AIX shared libraries.
53a5351d 10935
c906108c
SS
10936@value{GDBN} automatically loads symbol definitions from shared libraries
10937when you use the @code{run} command, or when you examine a core file.
10938(Before you issue the @code{run} command, @value{GDBN} does not understand
10939references to a function in a shared library, however---unless you are
10940debugging a core file).
53a5351d
JM
10941
10942On HP-UX, if the program loads a library explicitly, @value{GDBN}
10943automatically loads the symbols at the time of the @code{shl_load} call.
10944
c906108c
SS
10945@c FIXME: some @value{GDBN} release may permit some refs to undef
10946@c FIXME...symbols---eg in a break cmd---assuming they are from a shared
10947@c FIXME...lib; check this from time to time when updating manual
10948
b7209cb4
FF
10949There are times, however, when you may wish to not automatically load
10950symbol definitions from shared libraries, such as when they are
10951particularly large or there are many of them.
10952
10953To control the automatic loading of shared library symbols, use the
10954commands:
10955
10956@table @code
10957@kindex set auto-solib-add
10958@item set auto-solib-add @var{mode}
10959If @var{mode} is @code{on}, symbols from all shared object libraries
10960will be loaded automatically when the inferior begins execution, you
10961attach to an independently started inferior, or when the dynamic linker
10962informs @value{GDBN} that a new library has been loaded. If @var{mode}
10963is @code{off}, symbols must be loaded manually, using the
10964@code{sharedlibrary} command. The default value is @code{on}.
10965
dcaf7c2c
EZ
10966@cindex memory used for symbol tables
10967If your program uses lots of shared libraries with debug info that
10968takes large amounts of memory, you can decrease the @value{GDBN}
10969memory footprint by preventing it from automatically loading the
10970symbols from shared libraries. To that end, type @kbd{set
10971auto-solib-add off} before running the inferior, then load each
10972library whose debug symbols you do need with @kbd{sharedlibrary
10973@var{regexp}}, where @var{regexp} is a regular expresion that matches
10974the libraries whose symbols you want to be loaded.
10975
b7209cb4
FF
10976@kindex show auto-solib-add
10977@item show auto-solib-add
10978Display the current autoloading mode.
10979@end table
10980
c45da7e6 10981@cindex load shared library
b7209cb4
FF
10982To explicitly load shared library symbols, use the @code{sharedlibrary}
10983command:
10984
c906108c
SS
10985@table @code
10986@kindex info sharedlibrary
10987@kindex info share
10988@item info share
10989@itemx info sharedlibrary
10990Print the names of the shared libraries which are currently loaded.
10991
10992@kindex sharedlibrary
10993@kindex share
10994@item sharedlibrary @var{regex}
10995@itemx share @var{regex}
c906108c
SS
10996Load shared object library symbols for files matching a
10997Unix regular expression.
10998As with files loaded automatically, it only loads shared libraries
10999required by your program for a core file or after typing @code{run}. If
11000@var{regex} is omitted all shared libraries required by your program are
11001loaded.
c45da7e6
EZ
11002
11003@item nosharedlibrary
11004@kindex nosharedlibrary
11005@cindex unload symbols from shared libraries
11006Unload all shared object library symbols. This discards all symbols
11007that have been loaded from all shared libraries. Symbols from shared
11008libraries that were loaded by explicit user requests are not
11009discarded.
c906108c
SS
11010@end table
11011
721c2651
EZ
11012Sometimes you may wish that @value{GDBN} stops and gives you control
11013when any of shared library events happen. Use the @code{set
11014stop-on-solib-events} command for this:
11015
11016@table @code
11017@item set stop-on-solib-events
11018@kindex set stop-on-solib-events
11019This command controls whether @value{GDBN} should give you control
11020when the dynamic linker notifies it about some shared library event.
11021The most common event of interest is loading or unloading of a new
11022shared library.
11023
11024@item show stop-on-solib-events
11025@kindex show stop-on-solib-events
11026Show whether @value{GDBN} stops and gives you control when shared
11027library events happen.
11028@end table
11029
f5ebfba0
DJ
11030Shared libraries are also supported in many cross or remote debugging
11031configurations. A copy of the target's libraries need to be present on the
11032host system; they need to be the same as the target libraries, although the
11033copies on the target can be stripped as long as the copies on the host are
11034not.
11035
11036You need to tell @value{GDBN} where the target libraries are, so that it can
11037load the correct copies---otherwise, it may try to load the host's libraries.
11038@value{GDBN} has two variables to specify the search directories for target
11039libraries.
11040
11041@table @code
11042@kindex set solib-absolute-prefix
11043@item set solib-absolute-prefix @var{path}
11044If this variable is set, @var{path} will be used as a prefix for any
11045absolute shared library paths; many runtime loaders store the absolute
11046paths to the shared library in the target program's memory. If you use
11047@samp{solib-absolute-prefix} to find shared libraries, they need to be laid
11048out in the same way that they are on the target, with e.g.@: a
11049@file{/usr/lib} hierarchy under @var{path}.
11050
11051You can set the default value of @samp{solib-absolute-prefix} by using the
11052configure-time @samp{--with-sysroot} option.
11053
11054@kindex show solib-absolute-prefix
11055@item show solib-absolute-prefix
11056Display the current shared library prefix.
11057
11058@kindex set solib-search-path
11059@item set solib-search-path @var{path}
11060If this variable is set, @var{path} is a colon-separated list of directories
11061to search for shared libraries. @samp{solib-search-path} is used after
11062@samp{solib-absolute-prefix} fails to locate the library, or if the path to
11063the library is relative instead of absolute. If you want to use
11064@samp{solib-search-path} instead of @samp{solib-absolute-prefix}, be sure to
11065set @samp{solib-absolute-prefix} to a nonexistant directory to prevent
11066@value{GDBN} from finding your host's libraries.
11067
11068@kindex show solib-search-path
11069@item show solib-search-path
11070Display the current shared library search path.
11071@end table
11072
5b5d99cf
JB
11073
11074@node Separate Debug Files
11075@section Debugging Information in Separate Files
11076@cindex separate debugging information files
11077@cindex debugging information in separate files
11078@cindex @file{.debug} subdirectories
11079@cindex debugging information directory, global
11080@cindex global debugging information directory
11081
11082@value{GDBN} allows you to put a program's debugging information in a
11083file separate from the executable itself, in a way that allows
11084@value{GDBN} to find and load the debugging information automatically.
11085Since debugging information can be very large --- sometimes larger
11086than the executable code itself --- some systems distribute debugging
11087information for their executables in separate files, which users can
11088install only when they need to debug a problem.
11089
11090If an executable's debugging information has been extracted to a
11091separate file, the executable should contain a @dfn{debug link} giving
11092the name of the debugging information file (with no directory
11093components), and a checksum of its contents. (The exact form of a
11094debug link is described below.) If the full name of the directory
11095containing the executable is @var{execdir}, and the executable has a
11096debug link that specifies the name @var{debugfile}, then @value{GDBN}
11097will automatically search for the debugging information file in three
11098places:
11099
11100@itemize @bullet
11101@item
11102the directory containing the executable file (that is, it will look
11103for a file named @file{@var{execdir}/@var{debugfile}},
11104@item
11105a subdirectory of that directory named @file{.debug} (that is, the
11106file @file{@var{execdir}/.debug/@var{debugfile}}, and
11107@item
11108a subdirectory of the global debug file directory that includes the
11109executable's full path, and the name from the link (that is, the file
11110@file{@var{globaldebugdir}/@var{execdir}/@var{debugfile}}, where
11111@var{globaldebugdir} is the global debug file directory, and
11112@var{execdir} has been turned into a relative path).
11113@end itemize
11114@noindent
11115@value{GDBN} checks under each of these names for a debugging
11116information file whose checksum matches that given in the link, and
11117reads the debugging information from the first one it finds.
11118
11119So, for example, if you ask @value{GDBN} to debug @file{/usr/bin/ls},
11120which has a link containing the name @file{ls.debug}, and the global
11121debug directory is @file{/usr/lib/debug}, then @value{GDBN} will look
11122for debug information in @file{/usr/bin/ls.debug},
11123@file{/usr/bin/.debug/ls.debug}, and
11124@file{/usr/lib/debug/usr/bin/ls.debug}.
11125
11126You can set the global debugging info directory's name, and view the
11127name @value{GDBN} is currently using.
11128
11129@table @code
11130
11131@kindex set debug-file-directory
11132@item set debug-file-directory @var{directory}
11133Set the directory which @value{GDBN} searches for separate debugging
11134information files to @var{directory}.
11135
11136@kindex show debug-file-directory
11137@item show debug-file-directory
11138Show the directory @value{GDBN} searches for separate debugging
11139information files.
11140
11141@end table
11142
11143@cindex @code{.gnu_debuglink} sections
11144@cindex debug links
11145A debug link is a special section of the executable file named
11146@code{.gnu_debuglink}. The section must contain:
11147
11148@itemize
11149@item
11150A filename, with any leading directory components removed, followed by
11151a zero byte,
11152@item
11153zero to three bytes of padding, as needed to reach the next four-byte
11154boundary within the section, and
11155@item
11156a four-byte CRC checksum, stored in the same endianness used for the
11157executable file itself. The checksum is computed on the debugging
11158information file's full contents by the function given below, passing
11159zero as the @var{crc} argument.
11160@end itemize
11161
11162Any executable file format can carry a debug link, as long as it can
11163contain a section named @code{.gnu_debuglink} with the contents
11164described above.
11165
11166The debugging information file itself should be an ordinary
11167executable, containing a full set of linker symbols, sections, and
11168debugging information. The sections of the debugging information file
11169should have the same names, addresses and sizes as the original file,
11170but they need not contain any data --- much like a @code{.bss} section
11171in an ordinary executable.
11172
11173As of December 2002, there is no standard GNU utility to produce
11174separated executable / debugging information file pairs. Ulrich
11175Drepper's @file{elfutils} package, starting with version 0.53,
11176contains a version of the @code{strip} command such that the command
11177@kbd{strip foo -f foo.debug} removes the debugging information from
11178the executable file @file{foo}, places it in the file
11179@file{foo.debug}, and leaves behind a debug link in @file{foo}.
11180
11181Since there are many different ways to compute CRC's (different
11182polynomials, reversals, byte ordering, etc.), the simplest way to
11183describe the CRC used in @code{.gnu_debuglink} sections is to give the
11184complete code for a function that computes it:
11185
4644b6e3 11186@kindex gnu_debuglink_crc32
5b5d99cf
JB
11187@smallexample
11188unsigned long
11189gnu_debuglink_crc32 (unsigned long crc,
11190 unsigned char *buf, size_t len)
11191@{
11192 static const unsigned long crc32_table[256] =
11193 @{
11194 0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419,
11195 0x706af48f, 0xe963a535, 0x9e6495a3, 0x0edb8832, 0x79dcb8a4,
11196 0xe0d5e91e, 0x97d2d988, 0x09b64c2b, 0x7eb17cbd, 0xe7b82d07,
11197 0x90bf1d91, 0x1db71064, 0x6ab020f2, 0xf3b97148, 0x84be41de,
11198 0x1adad47d, 0x6ddde4eb, 0xf4d4b551, 0x83d385c7, 0x136c9856,
11199 0x646ba8c0, 0xfd62f97a, 0x8a65c9ec, 0x14015c4f, 0x63066cd9,
11200 0xfa0f3d63, 0x8d080df5, 0x3b6e20c8, 0x4c69105e, 0xd56041e4,
11201 0xa2677172, 0x3c03e4d1, 0x4b04d447, 0xd20d85fd, 0xa50ab56b,
11202 0x35b5a8fa, 0x42b2986c, 0xdbbbc9d6, 0xacbcf940, 0x32d86ce3,
11203 0x45df5c75, 0xdcd60dcf, 0xabd13d59, 0x26d930ac, 0x51de003a,
11204 0xc8d75180, 0xbfd06116, 0x21b4f4b5, 0x56b3c423, 0xcfba9599,
11205 0xb8bda50f, 0x2802b89e, 0x5f058808, 0xc60cd9b2, 0xb10be924,
11206 0x2f6f7c87, 0x58684c11, 0xc1611dab, 0xb6662d3d, 0x76dc4190,
11207 0x01db7106, 0x98d220bc, 0xefd5102a, 0x71b18589, 0x06b6b51f,
11208 0x9fbfe4a5, 0xe8b8d433, 0x7807c9a2, 0x0f00f934, 0x9609a88e,
11209 0xe10e9818, 0x7f6a0dbb, 0x086d3d2d, 0x91646c97, 0xe6635c01,
11210 0x6b6b51f4, 0x1c6c6162, 0x856530d8, 0xf262004e, 0x6c0695ed,
11211 0x1b01a57b, 0x8208f4c1, 0xf50fc457, 0x65b0d9c6, 0x12b7e950,
11212 0x8bbeb8ea, 0xfcb9887c, 0x62dd1ddf, 0x15da2d49, 0x8cd37cf3,
11213 0xfbd44c65, 0x4db26158, 0x3ab551ce, 0xa3bc0074, 0xd4bb30e2,
11214 0x4adfa541, 0x3dd895d7, 0xa4d1c46d, 0xd3d6f4fb, 0x4369e96a,
11215 0x346ed9fc, 0xad678846, 0xda60b8d0, 0x44042d73, 0x33031de5,
11216 0xaa0a4c5f, 0xdd0d7cc9, 0x5005713c, 0x270241aa, 0xbe0b1010,
11217 0xc90c2086, 0x5768b525, 0x206f85b3, 0xb966d409, 0xce61e49f,
11218 0x5edef90e, 0x29d9c998, 0xb0d09822, 0xc7d7a8b4, 0x59b33d17,
11219 0x2eb40d81, 0xb7bd5c3b, 0xc0ba6cad, 0xedb88320, 0x9abfb3b6,
11220 0x03b6e20c, 0x74b1d29a, 0xead54739, 0x9dd277af, 0x04db2615,
11221 0x73dc1683, 0xe3630b12, 0x94643b84, 0x0d6d6a3e, 0x7a6a5aa8,
11222 0xe40ecf0b, 0x9309ff9d, 0x0a00ae27, 0x7d079eb1, 0xf00f9344,
11223 0x8708a3d2, 0x1e01f268, 0x6906c2fe, 0xf762575d, 0x806567cb,
11224 0x196c3671, 0x6e6b06e7, 0xfed41b76, 0x89d32be0, 0x10da7a5a,
11225 0x67dd4acc, 0xf9b9df6f, 0x8ebeeff9, 0x17b7be43, 0x60b08ed5,
11226 0xd6d6a3e8, 0xa1d1937e, 0x38d8c2c4, 0x4fdff252, 0xd1bb67f1,
11227 0xa6bc5767, 0x3fb506dd, 0x48b2364b, 0xd80d2bda, 0xaf0a1b4c,
11228 0x36034af6, 0x41047a60, 0xdf60efc3, 0xa867df55, 0x316e8eef,
11229 0x4669be79, 0xcb61b38c, 0xbc66831a, 0x256fd2a0, 0x5268e236,
11230 0xcc0c7795, 0xbb0b4703, 0x220216b9, 0x5505262f, 0xc5ba3bbe,
11231 0xb2bd0b28, 0x2bb45a92, 0x5cb36a04, 0xc2d7ffa7, 0xb5d0cf31,
11232 0x2cd99e8b, 0x5bdeae1d, 0x9b64c2b0, 0xec63f226, 0x756aa39c,
11233 0x026d930a, 0x9c0906a9, 0xeb0e363f, 0x72076785, 0x05005713,
11234 0x95bf4a82, 0xe2b87a14, 0x7bb12bae, 0x0cb61b38, 0x92d28e9b,
11235 0xe5d5be0d, 0x7cdcefb7, 0x0bdbdf21, 0x86d3d2d4, 0xf1d4e242,
11236 0x68ddb3f8, 0x1fda836e, 0x81be16cd, 0xf6b9265b, 0x6fb077e1,
11237 0x18b74777, 0x88085ae6, 0xff0f6a70, 0x66063bca, 0x11010b5c,
11238 0x8f659eff, 0xf862ae69, 0x616bffd3, 0x166ccf45, 0xa00ae278,
11239 0xd70dd2ee, 0x4e048354, 0x3903b3c2, 0xa7672661, 0xd06016f7,
11240 0x4969474d, 0x3e6e77db, 0xaed16a4a, 0xd9d65adc, 0x40df0b66,
11241 0x37d83bf0, 0xa9bcae53, 0xdebb9ec5, 0x47b2cf7f, 0x30b5ffe9,
11242 0xbdbdf21c, 0xcabac28a, 0x53b39330, 0x24b4a3a6, 0xbad03605,
11243 0xcdd70693, 0x54de5729, 0x23d967bf, 0xb3667a2e, 0xc4614ab8,
11244 0x5d681b02, 0x2a6f2b94, 0xb40bbe37, 0xc30c8ea1, 0x5a05df1b,
11245 0x2d02ef8d
11246 @};
11247 unsigned char *end;
11248
11249 crc = ~crc & 0xffffffff;
11250 for (end = buf + len; buf < end; ++buf)
11251 crc = crc32_table[(crc ^ *buf) & 0xff] ^ (crc >> 8);
e7a3abfc 11252 return ~crc & 0xffffffff;
5b5d99cf
JB
11253@}
11254@end smallexample
11255
11256
6d2ebf8b 11257@node Symbol Errors
c906108c
SS
11258@section Errors reading symbol files
11259
11260While reading a symbol file, @value{GDBN} occasionally encounters problems,
11261such as symbol types it does not recognize, or known bugs in compiler
11262output. By default, @value{GDBN} does not notify you of such problems, since
11263they are relatively common and primarily of interest to people
11264debugging compilers. If you are interested in seeing information
11265about ill-constructed symbol tables, you can either ask @value{GDBN} to print
11266only one message about each such type of problem, no matter how many
11267times the problem occurs; or you can ask @value{GDBN} to print more messages,
11268to see how many times the problems occur, with the @code{set
11269complaints} command (@pxref{Messages/Warnings, ,Optional warnings and
11270messages}).
11271
11272The messages currently printed, and their meanings, include:
11273
11274@table @code
11275@item inner block not inside outer block in @var{symbol}
11276
11277The symbol information shows where symbol scopes begin and end
11278(such as at the start of a function or a block of statements). This
11279error indicates that an inner scope block is not fully contained
11280in its outer scope blocks.
11281
11282@value{GDBN} circumvents the problem by treating the inner block as if it had
11283the same scope as the outer block. In the error message, @var{symbol}
11284may be shown as ``@code{(don't know)}'' if the outer block is not a
11285function.
11286
11287@item block at @var{address} out of order
11288
11289The symbol information for symbol scope blocks should occur in
11290order of increasing addresses. This error indicates that it does not
11291do so.
11292
11293@value{GDBN} does not circumvent this problem, and has trouble
11294locating symbols in the source file whose symbols it is reading. (You
11295can often determine what source file is affected by specifying
11296@code{set verbose on}. @xref{Messages/Warnings, ,Optional warnings and
11297messages}.)
11298
11299@item bad block start address patched
11300
11301The symbol information for a symbol scope block has a start address
11302smaller than the address of the preceding source line. This is known
11303to occur in the SunOS 4.1.1 (and earlier) C compiler.
11304
11305@value{GDBN} circumvents the problem by treating the symbol scope block as
11306starting on the previous source line.
11307
11308@item bad string table offset in symbol @var{n}
11309
11310@cindex foo
11311Symbol number @var{n} contains a pointer into the string table which is
11312larger than the size of the string table.
11313
11314@value{GDBN} circumvents the problem by considering the symbol to have the
11315name @code{foo}, which may cause other problems if many symbols end up
11316with this name.
11317
11318@item unknown symbol type @code{0x@var{nn}}
11319
7a292a7a
SS
11320The symbol information contains new data types that @value{GDBN} does
11321not yet know how to read. @code{0x@var{nn}} is the symbol type of the
d4f3574e 11322uncomprehended information, in hexadecimal.
c906108c 11323
7a292a7a
SS
11324@value{GDBN} circumvents the error by ignoring this symbol information.
11325This usually allows you to debug your program, though certain symbols
c906108c 11326are not accessible. If you encounter such a problem and feel like
7a292a7a
SS
11327debugging it, you can debug @code{@value{GDBP}} with itself, breakpoint
11328on @code{complain}, then go up to the function @code{read_dbx_symtab}
11329and examine @code{*bufp} to see the symbol.
c906108c
SS
11330
11331@item stub type has NULL name
c906108c 11332
7a292a7a 11333@value{GDBN} could not find the full definition for a struct or class.
c906108c 11334
7a292a7a 11335@item const/volatile indicator missing (ok if using g++ v1.x), got@dots{}
b37052ae 11336The symbol information for a C@t{++} member function is missing some
7a292a7a
SS
11337information that recent versions of the compiler should have output for
11338it.
c906108c
SS
11339
11340@item info mismatch between compiler and debugger
11341
11342@value{GDBN} could not parse a type specification output by the compiler.
7a292a7a 11343
c906108c
SS
11344@end table
11345
6d2ebf8b 11346@node Targets
c906108c 11347@chapter Specifying a Debugging Target
7a292a7a 11348
c906108c 11349@cindex debugging target
c906108c 11350A @dfn{target} is the execution environment occupied by your program.
53a5351d
JM
11351
11352Often, @value{GDBN} runs in the same host environment as your program;
11353in that case, the debugging target is specified as a side effect when
11354you use the @code{file} or @code{core} commands. When you need more
c906108c
SS
11355flexibility---for example, running @value{GDBN} on a physically separate
11356host, or controlling a standalone system over a serial port or a
53a5351d
JM
11357realtime system over a TCP/IP connection---you can use the @code{target}
11358command to specify one of the target types configured for @value{GDBN}
11359(@pxref{Target Commands, ,Commands for managing targets}).
c906108c 11360
a8f24a35
EZ
11361@cindex target architecture
11362It is possible to build @value{GDBN} for several different @dfn{target
11363architectures}. When @value{GDBN} is built like that, you can choose
11364one of the available architectures with the @kbd{set architecture}
11365command.
11366
11367@table @code
11368@kindex set architecture
11369@kindex show architecture
11370@item set architecture @var{arch}
11371This command sets the current target architecture to @var{arch}. The
11372value of @var{arch} can be @code{"auto"}, in addition to one of the
11373supported architectures.
11374
11375@item show architecture
11376Show the current target architecture.
9c16f35a
EZ
11377
11378@item set processor
11379@itemx processor
11380@kindex set processor
11381@kindex show processor
11382These are alias commands for, respectively, @code{set architecture}
11383and @code{show architecture}.
a8f24a35
EZ
11384@end table
11385
c906108c
SS
11386@menu
11387* Active Targets:: Active targets
11388* Target Commands:: Commands for managing targets
c906108c
SS
11389* Byte Order:: Choosing target byte order
11390* Remote:: Remote debugging
96baa820 11391* KOD:: Kernel Object Display
c906108c
SS
11392
11393@end menu
11394
6d2ebf8b 11395@node Active Targets
c906108c 11396@section Active targets
7a292a7a 11397
c906108c
SS
11398@cindex stacking targets
11399@cindex active targets
11400@cindex multiple targets
11401
c906108c 11402There are three classes of targets: processes, core files, and
7a292a7a
SS
11403executable files. @value{GDBN} can work concurrently on up to three
11404active targets, one in each class. This allows you to (for example)
11405start a process and inspect its activity without abandoning your work on
11406a core file.
c906108c
SS
11407
11408For example, if you execute @samp{gdb a.out}, then the executable file
11409@code{a.out} is the only active target. If you designate a core file as
11410well---presumably from a prior run that crashed and coredumped---then
11411@value{GDBN} has two active targets and uses them in tandem, looking
11412first in the corefile target, then in the executable file, to satisfy
11413requests for memory addresses. (Typically, these two classes of target
11414are complementary, since core files contain only a program's
11415read-write memory---variables and so on---plus machine status, while
11416executable files contain only the program text and initialized data.)
c906108c
SS
11417
11418When you type @code{run}, your executable file becomes an active process
7a292a7a
SS
11419target as well. When a process target is active, all @value{GDBN}
11420commands requesting memory addresses refer to that target; addresses in
11421an active core file or executable file target are obscured while the
11422process target is active.
c906108c 11423
7a292a7a
SS
11424Use the @code{core-file} and @code{exec-file} commands to select a new
11425core file or executable target (@pxref{Files, ,Commands to specify
c906108c 11426files}). To specify as a target a process that is already running, use
7a292a7a
SS
11427the @code{attach} command (@pxref{Attach, ,Debugging an already-running
11428process}).
c906108c 11429
6d2ebf8b 11430@node Target Commands
c906108c
SS
11431@section Commands for managing targets
11432
11433@table @code
11434@item target @var{type} @var{parameters}
7a292a7a
SS
11435Connects the @value{GDBN} host environment to a target machine or
11436process. A target is typically a protocol for talking to debugging
11437facilities. You use the argument @var{type} to specify the type or
11438protocol of the target machine.
c906108c
SS
11439
11440Further @var{parameters} are interpreted by the target protocol, but
11441typically include things like device names or host names to connect
11442with, process numbers, and baud rates.
c906108c
SS
11443
11444The @code{target} command does not repeat if you press @key{RET} again
11445after executing the command.
11446
11447@kindex help target
11448@item help target
11449Displays the names of all targets available. To display targets
11450currently selected, use either @code{info target} or @code{info files}
11451(@pxref{Files, ,Commands to specify files}).
11452
11453@item help target @var{name}
11454Describe a particular target, including any parameters necessary to
11455select it.
11456
11457@kindex set gnutarget
11458@item set gnutarget @var{args}
5d161b24 11459@value{GDBN} uses its own library BFD to read your files. @value{GDBN}
c906108c 11460knows whether it is reading an @dfn{executable},
5d161b24
DB
11461a @dfn{core}, or a @dfn{.o} file; however, you can specify the file format
11462with the @code{set gnutarget} command. Unlike most @code{target} commands,
c906108c
SS
11463with @code{gnutarget} the @code{target} refers to a program, not a machine.
11464
d4f3574e 11465@quotation
c906108c
SS
11466@emph{Warning:} To specify a file format with @code{set gnutarget},
11467you must know the actual BFD name.
d4f3574e 11468@end quotation
c906108c 11469
d4f3574e
SS
11470@noindent
11471@xref{Files, , Commands to specify files}.
c906108c 11472
5d161b24 11473@kindex show gnutarget
c906108c
SS
11474@item show gnutarget
11475Use the @code{show gnutarget} command to display what file format
11476@code{gnutarget} is set to read. If you have not set @code{gnutarget},
11477@value{GDBN} will determine the file format for each file automatically,
11478and @code{show gnutarget} displays @samp{The current BDF target is "auto"}.
11479@end table
11480
4644b6e3 11481@cindex common targets
c906108c
SS
11482Here are some common targets (available, or not, depending on the GDB
11483configuration):
c906108c
SS
11484
11485@table @code
4644b6e3 11486@kindex target
c906108c 11487@item target exec @var{program}
4644b6e3 11488@cindex executable file target
c906108c
SS
11489An executable file. @samp{target exec @var{program}} is the same as
11490@samp{exec-file @var{program}}.
11491
c906108c 11492@item target core @var{filename}
4644b6e3 11493@cindex core dump file target
c906108c
SS
11494A core dump file. @samp{target core @var{filename}} is the same as
11495@samp{core-file @var{filename}}.
c906108c 11496
c906108c 11497@item target remote @var{dev}
4644b6e3 11498@cindex remote target
c906108c
SS
11499Remote serial target in GDB-specific protocol. The argument @var{dev}
11500specifies what serial device to use for the connection (e.g.
11501@file{/dev/ttya}). @xref{Remote, ,Remote debugging}. @code{target remote}
d4f3574e 11502supports the @code{load} command. This is only useful if you have
c906108c
SS
11503some other way of getting the stub to the target system, and you can put
11504it somewhere in memory where it won't get clobbered by the download.
11505
c906108c 11506@item target sim
4644b6e3 11507@cindex built-in simulator target
2df3850c 11508Builtin CPU simulator. @value{GDBN} includes simulators for most architectures.
104c1213 11509In general,
474c8240 11510@smallexample
104c1213
JM
11511 target sim
11512 load
11513 run
474c8240 11514@end smallexample
d4f3574e 11515@noindent
104c1213 11516works; however, you cannot assume that a specific memory map, device
d4f3574e 11517drivers, or even basic I/O is available, although some simulators do
104c1213
JM
11518provide these. For info about any processor-specific simulator details,
11519see the appropriate section in @ref{Embedded Processors, ,Embedded
11520Processors}.
11521
c906108c
SS
11522@end table
11523
104c1213 11524Some configurations may include these targets as well:
c906108c
SS
11525
11526@table @code
11527
c906108c 11528@item target nrom @var{dev}
4644b6e3 11529@cindex NetROM ROM emulator target
c906108c
SS
11530NetROM ROM emulator. This target only supports downloading.
11531
c906108c
SS
11532@end table
11533
5d161b24 11534Different targets are available on different configurations of @value{GDBN};
c906108c 11535your configuration may have more or fewer targets.
c906108c 11536
721c2651
EZ
11537Many remote targets require you to download the executable's code once
11538you've successfully established a connection. You may wish to control
11539various aspects of this process, such as the size of the data chunks
11540used by @value{GDBN} to download program parts to the remote target.
a8f24a35
EZ
11541
11542@table @code
11543@kindex set download-write-size
11544@item set download-write-size @var{size}
11545Set the write size used when downloading a program. Only used when
11546downloading a program onto a remote target. Specify zero or a
11547negative value to disable blocked writes. The actual size of each
11548transfer is also limited by the size of the target packet and the
11549memory cache.
11550
11551@kindex show download-write-size
11552@item show download-write-size
721c2651 11553@kindex show download-write-size
a8f24a35 11554Show the current value of the write size.
721c2651
EZ
11555
11556@item set hash
11557@kindex set hash@r{, for remote monitors}
11558@cindex hash mark while downloading
11559This command controls whether a hash mark @samp{#} is displayed while
11560downloading a file to the remote monitor. If on, a hash mark is
11561displayed after each S-record is successfully downloaded to the
11562monitor.
11563
11564@item show hash
11565@kindex show hash@r{, for remote monitors}
11566Show the current status of displaying the hash mark.
11567
11568@item set debug monitor
11569@kindex set debug monitor
11570@cindex display remote monitor communications
11571Enable or disable display of communications messages between
11572@value{GDBN} and the remote monitor.
11573
11574@item show debug monitor
11575@kindex show debug monitor
11576Show the current status of displaying communications between
11577@value{GDBN} and the remote monitor.
a8f24a35 11578@end table
c906108c
SS
11579
11580@table @code
11581
11582@kindex load @var{filename}
11583@item load @var{filename}
c906108c
SS
11584Depending on what remote debugging facilities are configured into
11585@value{GDBN}, the @code{load} command may be available. Where it exists, it
11586is meant to make @var{filename} (an executable) available for debugging
11587on the remote system---by downloading, or dynamic linking, for example.
11588@code{load} also records the @var{filename} symbol table in @value{GDBN}, like
11589the @code{add-symbol-file} command.
11590
11591If your @value{GDBN} does not have a @code{load} command, attempting to
11592execute it gets the error message ``@code{You can't do that when your
11593target is @dots{}}''
c906108c
SS
11594
11595The file is loaded at whatever address is specified in the executable.
11596For some object file formats, you can specify the load address when you
11597link the program; for other formats, like a.out, the object file format
11598specifies a fixed address.
11599@c FIXME! This would be a good place for an xref to the GNU linker doc.
11600
c906108c
SS
11601@code{load} does not repeat if you press @key{RET} again after using it.
11602@end table
11603
6d2ebf8b 11604@node Byte Order
c906108c 11605@section Choosing target byte order
7a292a7a 11606
c906108c
SS
11607@cindex choosing target byte order
11608@cindex target byte order
c906108c 11609
172c2a43 11610Some types of processors, such as the MIPS, PowerPC, and Renesas SH,
c906108c
SS
11611offer the ability to run either big-endian or little-endian byte
11612orders. Usually the executable or symbol will include a bit to
11613designate the endian-ness, and you will not need to worry about
11614which to use. However, you may still find it useful to adjust
d4f3574e 11615@value{GDBN}'s idea of processor endian-ness manually.
c906108c
SS
11616
11617@table @code
4644b6e3 11618@kindex set endian
c906108c
SS
11619@item set endian big
11620Instruct @value{GDBN} to assume the target is big-endian.
11621
c906108c
SS
11622@item set endian little
11623Instruct @value{GDBN} to assume the target is little-endian.
11624
c906108c
SS
11625@item set endian auto
11626Instruct @value{GDBN} to use the byte order associated with the
11627executable.
11628
11629@item show endian
11630Display @value{GDBN}'s current idea of the target byte order.
11631
11632@end table
11633
11634Note that these commands merely adjust interpretation of symbolic
11635data on the host, and that they have absolutely no effect on the
11636target system.
11637
6d2ebf8b 11638@node Remote
c906108c
SS
11639@section Remote debugging
11640@cindex remote debugging
11641
11642If you are trying to debug a program running on a machine that cannot run
5d161b24
DB
11643@value{GDBN} in the usual way, it is often useful to use remote debugging.
11644For example, you might use remote debugging on an operating system kernel,
c906108c
SS
11645or on a small system which does not have a general purpose operating system
11646powerful enough to run a full-featured debugger.
11647
11648Some configurations of @value{GDBN} have special serial or TCP/IP interfaces
11649to make this work with particular debugging targets. In addition,
5d161b24 11650@value{GDBN} comes with a generic serial protocol (specific to @value{GDBN},
c906108c
SS
11651but not specific to any particular target system) which you can use if you
11652write the remote stubs---the code that runs on the remote system to
11653communicate with @value{GDBN}.
11654
11655Other remote targets may be available in your
11656configuration of @value{GDBN}; use @code{help target} to list them.
c906108c 11657
c45da7e6
EZ
11658Once you've connected to the remote target, @value{GDBN} allows you to
11659send arbitrary commands to the remote monitor:
11660
11661@table @code
11662@item remote @var{command}
11663@kindex remote@r{, a command}
11664@cindex send command to remote monitor
11665Send an arbitrary @var{command} string to the remote monitor.
11666@end table
11667
11668
6f05cf9f
AC
11669@node KOD
11670@section Kernel Object Display
6f05cf9f 11671@cindex kernel object display
6f05cf9f
AC
11672@cindex KOD
11673
11674Some targets support kernel object display. Using this facility,
11675@value{GDBN} communicates specially with the underlying operating system
11676and can display information about operating system-level objects such as
11677mutexes and other synchronization objects. Exactly which objects can be
11678displayed is determined on a per-OS basis.
11679
3bbe9696 11680@kindex set os
6f05cf9f
AC
11681Use the @code{set os} command to set the operating system. This tells
11682@value{GDBN} which kernel object display module to initialize:
11683
474c8240 11684@smallexample
6f05cf9f 11685(@value{GDBP}) set os cisco
474c8240 11686@end smallexample
6f05cf9f 11687
3bbe9696
EZ
11688@kindex show os
11689The associated command @code{show os} displays the operating system
11690set with the @code{set os} command; if no operating system has been
11691set, @code{show os} will display an empty string @samp{""}.
11692
6f05cf9f
AC
11693If @code{set os} succeeds, @value{GDBN} will display some information
11694about the operating system, and will create a new @code{info} command
11695which can be used to query the target. The @code{info} command is named
11696after the operating system:
c906108c 11697
3bbe9696 11698@kindex info cisco
474c8240 11699@smallexample
6f05cf9f
AC
11700(@value{GDBP}) info cisco
11701List of Cisco Kernel Objects
11702Object Description
11703any Any and all objects
474c8240 11704@end smallexample
6f05cf9f
AC
11705
11706Further subcommands can be used to query about particular objects known
11707by the kernel.
11708
3bbe9696
EZ
11709There is currently no way to determine whether a given operating
11710system is supported other than to try setting it with @kbd{set os
11711@var{name}}, where @var{name} is the name of the operating system you
11712want to try.
6f05cf9f
AC
11713
11714
11715@node Remote Debugging
11716@chapter Debugging remote programs
11717
6b2f586d 11718@menu
07f31aa6 11719* Connecting:: Connecting to a remote target
6b2f586d
AC
11720* Server:: Using the gdbserver program
11721* NetWare:: Using the gdbserve.nlm program
501eef12 11722* Remote configuration:: Remote configuration
6b2f586d 11723* remote stub:: Implementing a remote stub
6b2f586d
AC
11724@end menu
11725
07f31aa6
DJ
11726@node Connecting
11727@section Connecting to a remote target
11728
11729On the @value{GDBN} host machine, you will need an unstripped copy of
11730your program, since @value{GDBN} needs symobl and debugging information.
11731Start up @value{GDBN} as usual, using the name of the local copy of your
11732program as the first argument.
11733
11734@cindex serial line, @code{target remote}
11735If you're using a serial line, you may want to give @value{GDBN} the
11736@w{@samp{--baud}} option, or use the @code{set remotebaud} command
9c16f35a
EZ
11737(@pxref{Remote configuration, set remotebaud}) before the
11738@code{target} command.
07f31aa6
DJ
11739
11740After that, use @code{target remote} to establish communications with
11741the target machine. Its argument specifies how to communicate---either
11742via a devicename attached to a direct serial line, or a TCP or UDP port
11743(possibly to a terminal server which in turn has a serial line to the
11744target). For example, to use a serial line connected to the device
11745named @file{/dev/ttyb}:
11746
11747@smallexample
11748target remote /dev/ttyb
11749@end smallexample
11750
11751@cindex TCP port, @code{target remote}
11752To use a TCP connection, use an argument of the form
11753@code{@var{host}:@var{port}} or @code{tcp:@var{host}:@var{port}}.
11754For example, to connect to port 2828 on a
11755terminal server named @code{manyfarms}:
11756
11757@smallexample
11758target remote manyfarms:2828
11759@end smallexample
11760
11761If your remote target is actually running on the same machine as
11762your debugger session (e.g.@: a simulator of your target running on
11763the same host), you can omit the hostname. For example, to connect
11764to port 1234 on your local machine:
11765
11766@smallexample
11767target remote :1234
11768@end smallexample
11769@noindent
11770
11771Note that the colon is still required here.
11772
11773@cindex UDP port, @code{target remote}
11774To use a UDP connection, use an argument of the form
11775@code{udp:@var{host}:@var{port}}. For example, to connect to UDP port 2828
11776on a terminal server named @code{manyfarms}:
11777
11778@smallexample
11779target remote udp:manyfarms:2828
11780@end smallexample
11781
11782When using a UDP connection for remote debugging, you should keep in mind
11783that the `U' stands for ``Unreliable''. UDP can silently drop packets on
11784busy or unreliable networks, which will cause havoc with your debugging
11785session.
11786
11787Now you can use all the usual commands to examine and change data and to
11788step and continue the remote program.
11789
11790@cindex interrupting remote programs
11791@cindex remote programs, interrupting
11792Whenever @value{GDBN} is waiting for the remote program, if you type the
11793interrupt character (often @key{C-C}), @value{GDBN} attempts to stop the
11794program. This may or may not succeed, depending in part on the hardware
11795and the serial drivers the remote system uses. If you type the
11796interrupt character once again, @value{GDBN} displays this prompt:
11797
11798@smallexample
11799Interrupted while waiting for the program.
11800Give up (and stop debugging it)? (y or n)
11801@end smallexample
11802
11803If you type @kbd{y}, @value{GDBN} abandons the remote debugging session.
11804(If you decide you want to try again later, you can use @samp{target
11805remote} again to connect once more.) If you type @kbd{n}, @value{GDBN}
11806goes back to waiting.
11807
11808@table @code
11809@kindex detach (remote)
11810@item detach
11811When you have finished debugging the remote program, you can use the
11812@code{detach} command to release it from @value{GDBN} control.
11813Detaching from the target normally resumes its execution, but the results
11814will depend on your particular remote stub. After the @code{detach}
11815command, @value{GDBN} is free to connect to another target.
11816
11817@kindex disconnect
11818@item disconnect
11819The @code{disconnect} command behaves like @code{detach}, except that
11820the target is generally not resumed. It will wait for @value{GDBN}
11821(this instance or another one) to connect and continue debugging. After
11822the @code{disconnect} command, @value{GDBN} is again free to connect to
11823another target.
09d4efe1
EZ
11824
11825@cindex send command to remote monitor
11826@kindex monitor
11827@item monitor @var{cmd}
11828This command allows you to send commands directly to the remote
11829monitor.
07f31aa6
DJ
11830@end table
11831
6f05cf9f
AC
11832@node Server
11833@section Using the @code{gdbserver} program
11834
11835@kindex gdbserver
11836@cindex remote connection without stubs
11837@code{gdbserver} is a control program for Unix-like systems, which
11838allows you to connect your program with a remote @value{GDBN} via
11839@code{target remote}---but without linking in the usual debugging stub.
11840
11841@code{gdbserver} is not a complete replacement for the debugging stubs,
11842because it requires essentially the same operating-system facilities
11843that @value{GDBN} itself does. In fact, a system that can run
11844@code{gdbserver} to connect to a remote @value{GDBN} could also run
11845@value{GDBN} locally! @code{gdbserver} is sometimes useful nevertheless,
11846because it is a much smaller program than @value{GDBN} itself. It is
11847also easier to port than all of @value{GDBN}, so you may be able to get
11848started more quickly on a new system by using @code{gdbserver}.
11849Finally, if you develop code for real-time systems, you may find that
11850the tradeoffs involved in real-time operation make it more convenient to
11851do as much development work as possible on another system, for example
11852by cross-compiling. You can use @code{gdbserver} to make a similar
11853choice for debugging.
11854
11855@value{GDBN} and @code{gdbserver} communicate via either a serial line
11856or a TCP connection, using the standard @value{GDBN} remote serial
11857protocol.
11858
11859@table @emph
11860@item On the target machine,
11861you need to have a copy of the program you want to debug.
11862@code{gdbserver} does not need your program's symbol table, so you can
11863strip the program if necessary to save space. @value{GDBN} on the host
11864system does all the symbol handling.
11865
11866To use the server, you must tell it how to communicate with @value{GDBN};
56460a61 11867the name of your program; and the arguments for your program. The usual
6f05cf9f
AC
11868syntax is:
11869
11870@smallexample
11871target> gdbserver @var{comm} @var{program} [ @var{args} @dots{} ]
11872@end smallexample
11873
11874@var{comm} is either a device name (to use a serial line) or a TCP
11875hostname and portnumber. For example, to debug Emacs with the argument
11876@samp{foo.txt} and communicate with @value{GDBN} over the serial port
11877@file{/dev/com1}:
11878
11879@smallexample
11880target> gdbserver /dev/com1 emacs foo.txt
11881@end smallexample
11882
11883@code{gdbserver} waits passively for the host @value{GDBN} to communicate
11884with it.
11885
11886To use a TCP connection instead of a serial line:
11887
11888@smallexample
11889target> gdbserver host:2345 emacs foo.txt
11890@end smallexample
11891
11892The only difference from the previous example is the first argument,
11893specifying that you are communicating with the host @value{GDBN} via
11894TCP. The @samp{host:2345} argument means that @code{gdbserver} is to
11895expect a TCP connection from machine @samp{host} to local TCP port 2345.
11896(Currently, the @samp{host} part is ignored.) You can choose any number
11897you want for the port number as long as it does not conflict with any
11898TCP ports already in use on the target system (for example, @code{23} is
11899reserved for @code{telnet}).@footnote{If you choose a port number that
11900conflicts with another service, @code{gdbserver} prints an error message
11901and exits.} You must use the same port number with the host @value{GDBN}
11902@code{target remote} command.
11903
56460a61
DJ
11904On some targets, @code{gdbserver} can also attach to running programs.
11905This is accomplished via the @code{--attach} argument. The syntax is:
11906
11907@smallexample
11908target> gdbserver @var{comm} --attach @var{pid}
11909@end smallexample
11910
11911@var{pid} is the process ID of a currently running process. It isn't necessary
11912to point @code{gdbserver} at a binary for the running process.
11913
b1fe9455
DJ
11914@pindex pidof
11915@cindex attach to a program by name
11916You can debug processes by name instead of process ID if your target has the
11917@code{pidof} utility:
11918
11919@smallexample
11920target> gdbserver @var{comm} --attach `pidof @var{PROGRAM}`
11921@end smallexample
11922
11923In case more than one copy of @var{PROGRAM} is running, or @var{PROGRAM}
11924has multiple threads, most versions of @code{pidof} support the
11925@code{-s} option to only return the first process ID.
11926
07f31aa6
DJ
11927@item On the host machine,
11928connect to your target (@pxref{Connecting,,Connecting to a remote target}).
6f05cf9f
AC
11929For TCP connections, you must start up @code{gdbserver} prior to using
11930the @code{target remote} command. Otherwise you may get an error whose
11931text depends on the host system, but which usually looks something like
07f31aa6
DJ
11932@samp{Connection refused}. You don't need to use the @code{load}
11933command in @value{GDBN} when using gdbserver, since the program is
11934already on the target.
11935
6f05cf9f
AC
11936@end table
11937
11938@node NetWare
11939@section Using the @code{gdbserve.nlm} program
11940
11941@kindex gdbserve.nlm
11942@code{gdbserve.nlm} is a control program for NetWare systems, which
11943allows you to connect your program with a remote @value{GDBN} via
11944@code{target remote}.
11945
11946@value{GDBN} and @code{gdbserve.nlm} communicate via a serial line,
11947using the standard @value{GDBN} remote serial protocol.
11948
11949@table @emph
11950@item On the target machine,
11951you need to have a copy of the program you want to debug.
11952@code{gdbserve.nlm} does not need your program's symbol table, so you
11953can strip the program if necessary to save space. @value{GDBN} on the
11954host system does all the symbol handling.
11955
11956To use the server, you must tell it how to communicate with
11957@value{GDBN}; the name of your program; and the arguments for your
11958program. The syntax is:
11959
11960@smallexample
11961load gdbserve [ BOARD=@var{board} ] [ PORT=@var{port} ]
11962 [ BAUD=@var{baud} ] @var{program} [ @var{args} @dots{} ]
11963@end smallexample
11964
11965@var{board} and @var{port} specify the serial line; @var{baud} specifies
11966the baud rate used by the connection. @var{port} and @var{node} default
11967to 0, @var{baud} defaults to 9600@dmn{bps}.
11968
11969For example, to debug Emacs with the argument @samp{foo.txt}and
11970communicate with @value{GDBN} over serial port number 2 or board 1
11971using a 19200@dmn{bps} connection:
11972
11973@smallexample
11974load gdbserve BOARD=1 PORT=2 BAUD=19200 emacs foo.txt
11975@end smallexample
11976
07f31aa6
DJ
11977@item
11978On the @value{GDBN} host machine, connect to your target (@pxref{Connecting,,
11979Connecting to a remote target}).
6f05cf9f 11980
6f05cf9f
AC
11981@end table
11982
501eef12
AC
11983@node Remote configuration
11984@section Remote configuration
11985
9c16f35a
EZ
11986@kindex set remote
11987@kindex show remote
11988This section documents the configuration options available when
11989debugging remote programs. For the options related to the File I/O
11990extensions of the remote protocol, see @ref{The system call,
11991system-call-allowed}.
501eef12
AC
11992
11993@table @code
9c16f35a
EZ
11994@item set remoteaddresssize @var{bits}
11995@cindex adress size for remote targets
11996@cindex bits in remote address
11997Set the maximum size of address in a memory packet to the specified
11998number of bits. @value{GDBN} will mask off the address bits above
11999that number, when it passes addresses to the remote target. The
12000default value is the number of bits in the target's address.
12001
12002@item show remoteaddresssize
12003Show the current value of remote address size in bits.
12004
12005@item set remotebaud @var{n}
12006@cindex baud rate for remote targets
12007Set the baud rate for the remote serial I/O to @var{n} baud. The
12008value is used to set the speed of the serial port used for debugging
12009remote targets.
12010
12011@item show remotebaud
12012Show the current speed of the remote connection.
12013
12014@item set remotebreak
12015@cindex interrupt remote programs
12016@cindex BREAK signal instead of Ctrl-C
12017If set to on, @value{GDBN} sends a @code{BREAK} signal to the remote
12018when you press the @key{Ctrl-C} key to interrupt the program running
12019on the remote. If set to off, @value{GDBN} sends the @samp{Strl-C}
12020character instead. The default is off, since most remote systems
12021expect to see @samp{Ctrl-C} as the interrupt signal.
12022
12023@item show remotebreak
12024Show whether @value{GDBN} sends @code{BREAK} or @samp{Ctrl-C} to
12025interrupt the remote program.
12026
12027@item set remotedebug
12028@cindex debug remote protocol
12029@cindex remote protocol debugging
12030@cindex display remote packets
12031Control the debugging of the remote protocol. When enabled, each
12032packet sent to or received from the remote target is displayed. The
12033defaults is off.
12034
12035@item show remotedebug
12036Show the current setting of the remote protocol debugging.
12037
12038@item set remotedevice @var{device}
12039@cindex serial port name
12040Set the name of the serial port through which to communicate to the
12041remote target to @var{device}. This is the device used by
12042@value{GDBN} to open the serial communications line to the remote
12043target. There's no default, so you must set a valid port name for the
12044remote serial communications to work. (Some varieties of the
12045@code{target} command accept the port name as part of their
12046arguments.)
12047
12048@item show remotedevice
12049Show the current name of the serial port.
12050
12051@item set remotelogbase @var{base}
12052Set the base (a.k.a.@: radix) of logging serial protocol
12053communications to @var{base}. Supported values of @var{base} are:
12054@code{ascii}, @code{octal}, and @code{hex}. The default is
12055@code{ascii}.
12056
12057@item show remotelogbase
12058Show the current setting of the radix for logging remote serial
12059protocol.
12060
12061@item set remotelogfile @var{file}
12062@cindex record serial communications on file
12063Record remote serial communications on the named @var{file}. The
12064default is not to record at all.
12065
12066@item show remotelogfile.
12067Show the current setting of the file name on which to record the
12068serial communications.
12069
12070@item set remotetimeout @var{num}
12071@cindex timeout for serial communications
12072@cindex remote timeout
12073Set the timeout limit to wait for the remote target to respond to
12074@var{num} seconds. The default is 2 seconds.
12075
12076@item show remotetimeout
12077Show the current number of seconds to wait for the remote target
12078responses.
12079
12080@cindex limit hardware breakpoints and watchpoints
12081@cindex remote target, limit break- and watchpoints
501eef12
AC
12082@anchor{set remote hardware-watchpoint-limit}
12083@anchor{set remote hardware-breakpoint-limit}
12084@item set remote hardware-watchpoint-limit @var{limit}
12085@itemx set remote hardware-breakpoint-limit @var{limit}
12086Restrict @value{GDBN} to using @var{limit} remote hardware breakpoint or
12087watchpoints. A limit of -1, the default, is treated as unlimited.
9c16f35a
EZ
12088
12089@item set remote fetch-register-packet
12090@itemx set remote set-register-packet
12091@itemx set remote P-packet
12092@itemx set remote p-packet
12093@cindex P-packet
12094@cindex fetch registers from remote targets
12095@cindex set registers in remote targets
12096Determine whether @value{GDBN} can set and fetch registers from the
12097remote target using the @samp{P} packets. The default depends on the
12098remote stub's support of the @samp{P} packets (@value{GDBN} queries
12099the stub when this packet is first required).
12100
12101@item show remote fetch-register-packet
12102@itemx show remote set-register-packet
12103@itemx show remote P-packet
12104@itemx show remote p-packet
12105Show the current setting of using the @samp{P} packets for setting and
12106fetching registers from the remote target.
12107
12108@cindex binary downloads
12109@cindex X-packet
12110@item set remote binary-download-packet
12111@itemx set remote X-packet
12112Determine whether @value{GDBN} sends downloads in binary mode using
12113the @samp{X} packets. The default is on.
12114
12115@item show remote binary-download-packet
12116@itemx show remote X-packet
12117Show the current setting of using the @samp{X} packets for binary
12118downloads.
12119
12120@item set remote read-aux-vector-packet
12121@cindex auxiliary vector of remote target
12122@cindex @code{auxv}, and remote targets
12123Set the use of the remote protocol's @samp{qPart:auxv:read} (target
12124auxiliary vector read) request. This request is used to fetch the
721c2651
EZ
12125remote target's @dfn{auxiliary vector}, see @ref{OS Information,
12126Auxiliary Vector}. The default setting depends on the remote stub's
12127support of this request (@value{GDBN} queries the stub when this
12128request is first required). @xref{General Query Packets, qPart}, for
12129more information about this request.
9c16f35a
EZ
12130
12131@item show remote read-aux-vector-packet
12132Show the current setting of use of the @samp{qPart:auxv:read} request.
12133
12134@item set remote symbol-lookup-packet
12135@cindex remote symbol lookup request
12136Set the use of the remote protocol's @samp{qSymbol} (target symbol
12137lookup) request. This request is used to communicate symbol
12138information to the remote target, e.g., whenever a new shared library
12139is loaded by the remote (@pxref{Files, shared libraries}). The
12140default setting depends on the remote stub's support of this request
12141(@value{GDBN} queries the stub when this request is first required).
12142@xref{General Query Packets, qSymbol}, for more information about this
12143request.
12144
12145@item show remote symbol-lookup-packet
12146Show the current setting of use of the @samp{qSymbol} request.
12147
12148@item set remote verbose-resume-packet
12149@cindex resume remote target
12150@cindex signal thread, and remote targets
12151@cindex single-step thread, and remote targets
12152@cindex thread-specific operations on remote targets
12153Set the use of the remote protocol's @samp{vCont} (descriptive resume)
12154request. This request is used to resume specific threads in the
12155remote target, and to single-step or signal them. The default setting
12156depends on the remote stub's support of this request (@value{GDBN}
12157queries the stub when this request is first required). This setting
12158affects debugging of multithreaded programs: if @samp{vCont} cannot be
12159used, @value{GDBN} might be unable to single-step a specific thread,
12160especially under @code{set scheduler-locking off}; it is also
12161impossible to pause a specific thread. @xref{Packets, vCont}, for
12162more details.
12163
12164@item show remote verbose-resume-packet
12165Show the current setting of use of the @samp{vCont} request
12166
12167@item set remote software-breakpoint-packet
12168@itemx set remote hardware-breakpoint-packet
12169@itemx set remote write-watchpoint-packet
12170@itemx set remote read-watchpoint-packet
12171@itemx set remote access-watchpoint-packet
12172@itemx set remote Z-packet
12173@cindex Z-packet
12174@cindex remote hardware breakpoints and watchpoints
12175These commands enable or disable the use of @samp{Z} packets for
12176setting breakpoints and watchpoints in the remote target. The default
12177depends on the remote stub's support of the @samp{Z} packets
12178(@value{GDBN} queries the stub when each packet is first required).
12179The command @code{set remote Z-packet}, kept for back-compatibility,
12180turns on or off all the features that require the use of @samp{Z}
12181packets.
12182
12183@item show remote software-breakpoint-packet
12184@itemx show remote hardware-breakpoint-packet
12185@itemx show remote write-watchpoint-packet
12186@itemx show remote read-watchpoint-packet
12187@itemx show remote access-watchpoint-packet
12188@itemx show remote Z-packet
12189Show the current setting of @samp{Z} packets usage.
0abb7bc7
EZ
12190
12191@item set remote get-thread-local-storage-address
12192@kindex set remote get-thread-local-storage-address
12193@cindex thread local storage of remote targets
12194This command enables or disables the use of the @samp{qGetTLSAddr}
12195(Get Thread Local Storage Address) request packet. The default
12196depends on whether the remote stub supports this request.
12197@xref{General Query Packets, qGetTLSAddr}, for more details about this
12198packet.
12199
12200@item show remote get-thread-local-storage-address
12201@kindex show remote get-thread-local-storage-address
12202Show the current setting of @samp{qGetTLSAddr} packet usage.
501eef12
AC
12203@end table
12204
6f05cf9f
AC
12205@node remote stub
12206@section Implementing a remote stub
7a292a7a 12207
8e04817f
AC
12208@cindex debugging stub, example
12209@cindex remote stub, example
12210@cindex stub example, remote debugging
12211The stub files provided with @value{GDBN} implement the target side of the
12212communication protocol, and the @value{GDBN} side is implemented in the
12213@value{GDBN} source file @file{remote.c}. Normally, you can simply allow
12214these subroutines to communicate, and ignore the details. (If you're
12215implementing your own stub file, you can still ignore the details: start
12216with one of the existing stub files. @file{sparc-stub.c} is the best
12217organized, and therefore the easiest to read.)
12218
104c1213
JM
12219@cindex remote serial debugging, overview
12220To debug a program running on another machine (the debugging
12221@dfn{target} machine), you must first arrange for all the usual
12222prerequisites for the program to run by itself. For example, for a C
12223program, you need:
c906108c 12224
104c1213
JM
12225@enumerate
12226@item
12227A startup routine to set up the C runtime environment; these usually
12228have a name like @file{crt0}. The startup routine may be supplied by
12229your hardware supplier, or you may have to write your own.
96baa820 12230
5d161b24 12231@item
d4f3574e 12232A C subroutine library to support your program's
104c1213 12233subroutine calls, notably managing input and output.
96baa820 12234
104c1213
JM
12235@item
12236A way of getting your program to the other machine---for example, a
12237download program. These are often supplied by the hardware
12238manufacturer, but you may have to write your own from hardware
12239documentation.
12240@end enumerate
96baa820 12241
104c1213
JM
12242The next step is to arrange for your program to use a serial port to
12243communicate with the machine where @value{GDBN} is running (the @dfn{host}
12244machine). In general terms, the scheme looks like this:
96baa820 12245
104c1213
JM
12246@table @emph
12247@item On the host,
12248@value{GDBN} already understands how to use this protocol; when everything
12249else is set up, you can simply use the @samp{target remote} command
12250(@pxref{Targets,,Specifying a Debugging Target}).
12251
12252@item On the target,
12253you must link with your program a few special-purpose subroutines that
12254implement the @value{GDBN} remote serial protocol. The file containing these
12255subroutines is called a @dfn{debugging stub}.
12256
12257On certain remote targets, you can use an auxiliary program
12258@code{gdbserver} instead of linking a stub into your program.
12259@xref{Server,,Using the @code{gdbserver} program}, for details.
12260@end table
96baa820 12261
104c1213
JM
12262The debugging stub is specific to the architecture of the remote
12263machine; for example, use @file{sparc-stub.c} to debug programs on
12264@sc{sparc} boards.
96baa820 12265
104c1213
JM
12266@cindex remote serial stub list
12267These working remote stubs are distributed with @value{GDBN}:
96baa820 12268
104c1213
JM
12269@table @code
12270
12271@item i386-stub.c
41afff9a 12272@cindex @file{i386-stub.c}
104c1213
JM
12273@cindex Intel
12274@cindex i386
12275For Intel 386 and compatible architectures.
12276
12277@item m68k-stub.c
41afff9a 12278@cindex @file{m68k-stub.c}
104c1213
JM
12279@cindex Motorola 680x0
12280@cindex m680x0
12281For Motorola 680x0 architectures.
12282
12283@item sh-stub.c
41afff9a 12284@cindex @file{sh-stub.c}
172c2a43 12285@cindex Renesas
104c1213 12286@cindex SH
172c2a43 12287For Renesas SH architectures.
104c1213
JM
12288
12289@item sparc-stub.c
41afff9a 12290@cindex @file{sparc-stub.c}
104c1213
JM
12291@cindex Sparc
12292For @sc{sparc} architectures.
12293
12294@item sparcl-stub.c
41afff9a 12295@cindex @file{sparcl-stub.c}
104c1213
JM
12296@cindex Fujitsu
12297@cindex SparcLite
12298For Fujitsu @sc{sparclite} architectures.
12299
12300@end table
12301
12302The @file{README} file in the @value{GDBN} distribution may list other
12303recently added stubs.
12304
12305@menu
12306* Stub Contents:: What the stub can do for you
12307* Bootstrapping:: What you must do for the stub
12308* Debug Session:: Putting it all together
104c1213
JM
12309@end menu
12310
6d2ebf8b 12311@node Stub Contents
6f05cf9f 12312@subsection What the stub can do for you
104c1213
JM
12313
12314@cindex remote serial stub
12315The debugging stub for your architecture supplies these three
12316subroutines:
12317
12318@table @code
12319@item set_debug_traps
4644b6e3 12320@findex set_debug_traps
104c1213
JM
12321@cindex remote serial stub, initialization
12322This routine arranges for @code{handle_exception} to run when your
12323program stops. You must call this subroutine explicitly near the
12324beginning of your program.
12325
12326@item handle_exception
4644b6e3 12327@findex handle_exception
104c1213
JM
12328@cindex remote serial stub, main routine
12329This is the central workhorse, but your program never calls it
12330explicitly---the setup code arranges for @code{handle_exception} to
12331run when a trap is triggered.
12332
12333@code{handle_exception} takes control when your program stops during
12334execution (for example, on a breakpoint), and mediates communications
12335with @value{GDBN} on the host machine. This is where the communications
12336protocol is implemented; @code{handle_exception} acts as the @value{GDBN}
d4f3574e 12337representative on the target machine. It begins by sending summary
104c1213
JM
12338information on the state of your program, then continues to execute,
12339retrieving and transmitting any information @value{GDBN} needs, until you
12340execute a @value{GDBN} command that makes your program resume; at that point,
12341@code{handle_exception} returns control to your own code on the target
5d161b24 12342machine.
104c1213
JM
12343
12344@item breakpoint
12345@cindex @code{breakpoint} subroutine, remote
12346Use this auxiliary subroutine to make your program contain a
12347breakpoint. Depending on the particular situation, this may be the only
12348way for @value{GDBN} to get control. For instance, if your target
12349machine has some sort of interrupt button, you won't need to call this;
12350pressing the interrupt button transfers control to
12351@code{handle_exception}---in effect, to @value{GDBN}. On some machines,
12352simply receiving characters on the serial port may also trigger a trap;
12353again, in that situation, you don't need to call @code{breakpoint} from
12354your own program---simply running @samp{target remote} from the host
5d161b24 12355@value{GDBN} session gets control.
104c1213
JM
12356
12357Call @code{breakpoint} if none of these is true, or if you simply want
12358to make certain your program stops at a predetermined point for the
12359start of your debugging session.
12360@end table
12361
6d2ebf8b 12362@node Bootstrapping
6f05cf9f 12363@subsection What you must do for the stub
104c1213
JM
12364
12365@cindex remote stub, support routines
12366The debugging stubs that come with @value{GDBN} are set up for a particular
12367chip architecture, but they have no information about the rest of your
12368debugging target machine.
12369
12370First of all you need to tell the stub how to communicate with the
12371serial port.
12372
12373@table @code
12374@item int getDebugChar()
4644b6e3 12375@findex getDebugChar
104c1213
JM
12376Write this subroutine to read a single character from the serial port.
12377It may be identical to @code{getchar} for your target system; a
12378different name is used to allow you to distinguish the two if you wish.
12379
12380@item void putDebugChar(int)
4644b6e3 12381@findex putDebugChar
104c1213 12382Write this subroutine to write a single character to the serial port.
5d161b24 12383It may be identical to @code{putchar} for your target system; a
104c1213
JM
12384different name is used to allow you to distinguish the two if you wish.
12385@end table
12386
12387@cindex control C, and remote debugging
12388@cindex interrupting remote targets
12389If you want @value{GDBN} to be able to stop your program while it is
12390running, you need to use an interrupt-driven serial driver, and arrange
12391for it to stop when it receives a @code{^C} (@samp{\003}, the control-C
12392character). That is the character which @value{GDBN} uses to tell the
12393remote system to stop.
12394
12395Getting the debugging target to return the proper status to @value{GDBN}
12396probably requires changes to the standard stub; one quick and dirty way
12397is to just execute a breakpoint instruction (the ``dirty'' part is that
12398@value{GDBN} reports a @code{SIGTRAP} instead of a @code{SIGINT}).
12399
12400Other routines you need to supply are:
12401
12402@table @code
12403@item void exceptionHandler (int @var{exception_number}, void *@var{exception_address})
4644b6e3 12404@findex exceptionHandler
104c1213
JM
12405Write this function to install @var{exception_address} in the exception
12406handling tables. You need to do this because the stub does not have any
12407way of knowing what the exception handling tables on your target system
12408are like (for example, the processor's table might be in @sc{rom},
12409containing entries which point to a table in @sc{ram}).
12410@var{exception_number} is the exception number which should be changed;
12411its meaning is architecture-dependent (for example, different numbers
12412might represent divide by zero, misaligned access, etc). When this
12413exception occurs, control should be transferred directly to
12414@var{exception_address}, and the processor state (stack, registers,
12415and so on) should be just as it is when a processor exception occurs. So if
12416you want to use a jump instruction to reach @var{exception_address}, it
12417should be a simple jump, not a jump to subroutine.
12418
12419For the 386, @var{exception_address} should be installed as an interrupt
12420gate so that interrupts are masked while the handler runs. The gate
12421should be at privilege level 0 (the most privileged level). The
12422@sc{sparc} and 68k stubs are able to mask interrupts themselves without
12423help from @code{exceptionHandler}.
12424
12425@item void flush_i_cache()
4644b6e3 12426@findex flush_i_cache
d4f3574e 12427On @sc{sparc} and @sc{sparclite} only, write this subroutine to flush the
104c1213
JM
12428instruction cache, if any, on your target machine. If there is no
12429instruction cache, this subroutine may be a no-op.
12430
12431On target machines that have instruction caches, @value{GDBN} requires this
12432function to make certain that the state of your program is stable.
12433@end table
12434
12435@noindent
12436You must also make sure this library routine is available:
12437
12438@table @code
12439@item void *memset(void *, int, int)
4644b6e3 12440@findex memset
104c1213
JM
12441This is the standard library function @code{memset} that sets an area of
12442memory to a known value. If you have one of the free versions of
12443@code{libc.a}, @code{memset} can be found there; otherwise, you must
12444either obtain it from your hardware manufacturer, or write your own.
12445@end table
12446
12447If you do not use the GNU C compiler, you may need other standard
12448library subroutines as well; this varies from one stub to another,
12449but in general the stubs are likely to use any of the common library
d4f3574e 12450subroutines which @code{@value{GCC}} generates as inline code.
104c1213
JM
12451
12452
6d2ebf8b 12453@node Debug Session
6f05cf9f 12454@subsection Putting it all together
104c1213
JM
12455
12456@cindex remote serial debugging summary
12457In summary, when your program is ready to debug, you must follow these
12458steps.
12459
12460@enumerate
12461@item
6d2ebf8b 12462Make sure you have defined the supporting low-level routines
104c1213
JM
12463(@pxref{Bootstrapping,,What you must do for the stub}):
12464@display
12465@code{getDebugChar}, @code{putDebugChar},
12466@code{flush_i_cache}, @code{memset}, @code{exceptionHandler}.
12467@end display
12468
12469@item
12470Insert these lines near the top of your program:
12471
474c8240 12472@smallexample
104c1213
JM
12473set_debug_traps();
12474breakpoint();
474c8240 12475@end smallexample
104c1213
JM
12476
12477@item
12478For the 680x0 stub only, you need to provide a variable called
12479@code{exceptionHook}. Normally you just use:
12480
474c8240 12481@smallexample
104c1213 12482void (*exceptionHook)() = 0;
474c8240 12483@end smallexample
104c1213 12484
d4f3574e 12485@noindent
104c1213 12486but if before calling @code{set_debug_traps}, you set it to point to a
598ca718 12487function in your program, that function is called when
104c1213
JM
12488@code{@value{GDBN}} continues after stopping on a trap (for example, bus
12489error). The function indicated by @code{exceptionHook} is called with
12490one parameter: an @code{int} which is the exception number.
12491
12492@item
12493Compile and link together: your program, the @value{GDBN} debugging stub for
12494your target architecture, and the supporting subroutines.
12495
12496@item
12497Make sure you have a serial connection between your target machine and
12498the @value{GDBN} host, and identify the serial port on the host.
12499
12500@item
12501@c The "remote" target now provides a `load' command, so we should
12502@c document that. FIXME.
12503Download your program to your target machine (or get it there by
12504whatever means the manufacturer provides), and start it.
12505
12506@item
07f31aa6
DJ
12507Start @value{GDBN} on the host, and connect to the target
12508(@pxref{Connecting,,Connecting to a remote target}).
9db8d71f 12509
104c1213
JM
12510@end enumerate
12511
8e04817f
AC
12512@node Configurations
12513@chapter Configuration-Specific Information
104c1213 12514
8e04817f
AC
12515While nearly all @value{GDBN} commands are available for all native and
12516cross versions of the debugger, there are some exceptions. This chapter
12517describes things that are only available in certain configurations.
104c1213 12518
8e04817f
AC
12519There are three major categories of configurations: native
12520configurations, where the host and target are the same, embedded
12521operating system configurations, which are usually the same for several
12522different processor architectures, and bare embedded processors, which
12523are quite different from each other.
104c1213 12524
8e04817f
AC
12525@menu
12526* Native::
12527* Embedded OS::
12528* Embedded Processors::
12529* Architectures::
12530@end menu
104c1213 12531
8e04817f
AC
12532@node Native
12533@section Native
104c1213 12534
8e04817f
AC
12535This section describes details specific to particular native
12536configurations.
6cf7e474 12537
8e04817f
AC
12538@menu
12539* HP-UX:: HP-UX
7561d450 12540* BSD libkvm Interface:: Debugging BSD kernel memory images
8e04817f
AC
12541* SVR4 Process Information:: SVR4 process information
12542* DJGPP Native:: Features specific to the DJGPP port
78c47bea 12543* Cygwin Native:: Features specific to the Cygwin port
14d6dd68 12544* Hurd Native:: Features specific to @sc{gnu} Hurd
a64548ea 12545* Neutrino:: Features specific to QNX Neutrino
8e04817f 12546@end menu
6cf7e474 12547
8e04817f
AC
12548@node HP-UX
12549@subsection HP-UX
104c1213 12550
8e04817f
AC
12551On HP-UX systems, if you refer to a function or variable name that
12552begins with a dollar sign, @value{GDBN} searches for a user or system
12553name first, before it searches for a convenience variable.
104c1213 12554
9c16f35a 12555
7561d450
MK
12556@node BSD libkvm Interface
12557@subsection BSD libkvm Interface
12558
12559@cindex libkvm
12560@cindex kernel memory image
12561@cindex kernel crash dump
12562
12563BSD-derived systems (FreeBSD/NetBSD/OpenBSD) have a kernel memory
12564interface that provides a uniform interface for accessing kernel virtual
12565memory images, including live systems and crash dumps. @value{GDBN}
12566uses this interface to allow you to debug live kernels and kernel crash
12567dumps on many native BSD configurations. This is implemented as a
12568special @code{kvm} debugging target. For debugging a live system, load
12569the currently running kernel into @value{GDBN} and connect to the
12570@code{kvm} target:
12571
12572@smallexample
12573(@value{GDBP}) @b{target kvm}
12574@end smallexample
12575
12576For debugging crash dumps, provide the file name of the crash dump as an
12577argument:
12578
12579@smallexample
12580(@value{GDBP}) @b{target kvm /var/crash/bsd.0}
12581@end smallexample
12582
12583Once connected to the @code{kvm} target, the following commands are
12584available:
12585
12586@table @code
12587@kindex kvm
12588@item kvm pcb
721c2651 12589Set current context from the @dfn{Process Control Block} (PCB) address.
7561d450
MK
12590
12591@item kvm proc
12592Set current context from proc address. This command isn't available on
12593modern FreeBSD systems.
12594@end table
12595
8e04817f
AC
12596@node SVR4 Process Information
12597@subsection SVR4 process information
60bf7e09
EZ
12598@cindex /proc
12599@cindex examine process image
12600@cindex process info via @file{/proc}
104c1213 12601
60bf7e09
EZ
12602Many versions of SVR4 and compatible systems provide a facility called
12603@samp{/proc} that can be used to examine the image of a running
12604process using file-system subroutines. If @value{GDBN} is configured
12605for an operating system with this facility, the command @code{info
12606proc} is available to report information about the process running
12607your program, or about any process running on your system. @code{info
12608proc} works only on SVR4 systems that include the @code{procfs} code.
12609This includes, as of this writing, @sc{gnu}/Linux, OSF/1 (Digital
12610Unix), Solaris, Irix, and Unixware, but not HP-UX, for example.
104c1213 12611
8e04817f
AC
12612@table @code
12613@kindex info proc
60bf7e09 12614@cindex process ID
8e04817f 12615@item info proc
60bf7e09
EZ
12616@itemx info proc @var{process-id}
12617Summarize available information about any running process. If a
12618process ID is specified by @var{process-id}, display information about
12619that process; otherwise display information about the program being
12620debugged. The summary includes the debugged process ID, the command
12621line used to invoke it, its current working directory, and its
12622executable file's absolute file name.
12623
12624On some systems, @var{process-id} can be of the form
12625@samp{[@var{pid}]/@var{tid}} which specifies a certain thread ID
12626within a process. If the optional @var{pid} part is missing, it means
12627a thread from the process being debugged (the leading @samp{/} still
12628needs to be present, or else @value{GDBN} will interpret the number as
12629a process ID rather than a thread ID).
6cf7e474 12630
8e04817f 12631@item info proc mappings
60bf7e09
EZ
12632@cindex memory address space mappings
12633Report the memory address space ranges accessible in the program, with
12634information on whether the process has read, write, or execute access
12635rights to each range. On @sc{gnu}/Linux systems, each memory range
12636includes the object file which is mapped to that range, instead of the
12637memory access rights to that range.
12638
12639@item info proc stat
12640@itemx info proc status
12641@cindex process detailed status information
12642These subcommands are specific to @sc{gnu}/Linux systems. They show
12643the process-related information, including the user ID and group ID;
12644how many threads are there in the process; its virtual memory usage;
12645the signals that are pending, blocked, and ignored; its TTY; its
12646consumption of system and user time; its stack size; its @samp{nice}
2eecc4ab 12647value; etc. For more information, see the @samp{proc} man page
60bf7e09
EZ
12648(type @kbd{man 5 proc} from your shell prompt).
12649
12650@item info proc all
12651Show all the information about the process described under all of the
12652above @code{info proc} subcommands.
12653
8e04817f
AC
12654@ignore
12655@comment These sub-options of 'info proc' were not included when
12656@comment procfs.c was re-written. Keep their descriptions around
12657@comment against the day when someone finds the time to put them back in.
12658@kindex info proc times
12659@item info proc times
12660Starting time, user CPU time, and system CPU time for your program and
12661its children.
6cf7e474 12662
8e04817f
AC
12663@kindex info proc id
12664@item info proc id
12665Report on the process IDs related to your program: its own process ID,
12666the ID of its parent, the process group ID, and the session ID.
8e04817f 12667@end ignore
721c2651
EZ
12668
12669@item set procfs-trace
12670@kindex set procfs-trace
12671@cindex @code{procfs} API calls
12672This command enables and disables tracing of @code{procfs} API calls.
12673
12674@item show procfs-trace
12675@kindex show procfs-trace
12676Show the current state of @code{procfs} API call tracing.
12677
12678@item set procfs-file @var{file}
12679@kindex set procfs-file
12680Tell @value{GDBN} to write @code{procfs} API trace to the named
12681@var{file}. @value{GDBN} appends the trace info to the previous
12682contents of the file. The default is to display the trace on the
12683standard output.
12684
12685@item show procfs-file
12686@kindex show procfs-file
12687Show the file to which @code{procfs} API trace is written.
12688
12689@item proc-trace-entry
12690@itemx proc-trace-exit
12691@itemx proc-untrace-entry
12692@itemx proc-untrace-exit
12693@kindex proc-trace-entry
12694@kindex proc-trace-exit
12695@kindex proc-untrace-entry
12696@kindex proc-untrace-exit
12697These commands enable and disable tracing of entries into and exits
12698from the @code{syscall} interface.
12699
12700@item info pidlist
12701@kindex info pidlist
12702@cindex process list, QNX Neutrino
12703For QNX Neutrino only, this command displays the list of all the
12704processes and all the threads within each process.
12705
12706@item info meminfo
12707@kindex info meminfo
12708@cindex mapinfo list, QNX Neutrino
12709For QNX Neutrino only, this command displays the list of all mapinfos.
8e04817f 12710@end table
104c1213 12711
8e04817f
AC
12712@node DJGPP Native
12713@subsection Features for Debugging @sc{djgpp} Programs
12714@cindex @sc{djgpp} debugging
12715@cindex native @sc{djgpp} debugging
12716@cindex MS-DOS-specific commands
104c1213 12717
514c4d71
EZ
12718@cindex DPMI
12719@sc{djgpp} is a port of the @sc{gnu} development tools to MS-DOS and
8e04817f
AC
12720MS-Windows. @sc{djgpp} programs are 32-bit protected-mode programs
12721that use the @dfn{DPMI} (DOS Protected-Mode Interface) API to run on
12722top of real-mode DOS systems and their emulations.
104c1213 12723
8e04817f
AC
12724@value{GDBN} supports native debugging of @sc{djgpp} programs, and
12725defines a few commands specific to the @sc{djgpp} port. This
12726subsection describes those commands.
104c1213 12727
8e04817f
AC
12728@table @code
12729@kindex info dos
12730@item info dos
12731This is a prefix of @sc{djgpp}-specific commands which print
12732information about the target system and important OS structures.
f1251bdd 12733
8e04817f
AC
12734@kindex sysinfo
12735@cindex MS-DOS system info
12736@cindex free memory information (MS-DOS)
12737@item info dos sysinfo
12738This command displays assorted information about the underlying
12739platform: the CPU type and features, the OS version and flavor, the
12740DPMI version, and the available conventional and DPMI memory.
104c1213 12741
8e04817f
AC
12742@cindex GDT
12743@cindex LDT
12744@cindex IDT
12745@cindex segment descriptor tables
12746@cindex descriptor tables display
12747@item info dos gdt
12748@itemx info dos ldt
12749@itemx info dos idt
12750These 3 commands display entries from, respectively, Global, Local,
12751and Interrupt Descriptor Tables (GDT, LDT, and IDT). The descriptor
12752tables are data structures which store a descriptor for each segment
12753that is currently in use. The segment's selector is an index into a
12754descriptor table; the table entry for that index holds the
12755descriptor's base address and limit, and its attributes and access
12756rights.
104c1213 12757
8e04817f
AC
12758A typical @sc{djgpp} program uses 3 segments: a code segment, a data
12759segment (used for both data and the stack), and a DOS segment (which
12760allows access to DOS/BIOS data structures and absolute addresses in
12761conventional memory). However, the DPMI host will usually define
12762additional segments in order to support the DPMI environment.
d4f3574e 12763
8e04817f
AC
12764@cindex garbled pointers
12765These commands allow to display entries from the descriptor tables.
12766Without an argument, all entries from the specified table are
12767displayed. An argument, which should be an integer expression, means
12768display a single entry whose index is given by the argument. For
12769example, here's a convenient way to display information about the
12770debugged program's data segment:
104c1213 12771
8e04817f
AC
12772@smallexample
12773@exdent @code{(@value{GDBP}) info dos ldt $ds}
12774@exdent @code{0x13f: base=0x11970000 limit=0x0009ffff 32-Bit Data (Read/Write, Exp-up)}
12775@end smallexample
104c1213 12776
8e04817f
AC
12777@noindent
12778This comes in handy when you want to see whether a pointer is outside
12779the data segment's limit (i.e.@: @dfn{garbled}).
104c1213 12780
8e04817f
AC
12781@cindex page tables display (MS-DOS)
12782@item info dos pde
12783@itemx info dos pte
12784These two commands display entries from, respectively, the Page
12785Directory and the Page Tables. Page Directories and Page Tables are
12786data structures which control how virtual memory addresses are mapped
12787into physical addresses. A Page Table includes an entry for every
12788page of memory that is mapped into the program's address space; there
12789may be several Page Tables, each one holding up to 4096 entries. A
12790Page Directory has up to 4096 entries, one each for every Page Table
12791that is currently in use.
104c1213 12792
8e04817f
AC
12793Without an argument, @kbd{info dos pde} displays the entire Page
12794Directory, and @kbd{info dos pte} displays all the entries in all of
12795the Page Tables. An argument, an integer expression, given to the
12796@kbd{info dos pde} command means display only that entry from the Page
12797Directory table. An argument given to the @kbd{info dos pte} command
12798means display entries from a single Page Table, the one pointed to by
12799the specified entry in the Page Directory.
104c1213 12800
8e04817f
AC
12801@cindex direct memory access (DMA) on MS-DOS
12802These commands are useful when your program uses @dfn{DMA} (Direct
12803Memory Access), which needs physical addresses to program the DMA
12804controller.
104c1213 12805
8e04817f 12806These commands are supported only with some DPMI servers.
104c1213 12807
8e04817f
AC
12808@cindex physical address from linear address
12809@item info dos address-pte @var{addr}
12810This command displays the Page Table entry for a specified linear
514c4d71
EZ
12811address. The argument @var{addr} is a linear address which should
12812already have the appropriate segment's base address added to it,
12813because this command accepts addresses which may belong to @emph{any}
12814segment. For example, here's how to display the Page Table entry for
12815the page where a variable @code{i} is stored:
104c1213 12816
b383017d 12817@smallexample
8e04817f
AC
12818@exdent @code{(@value{GDBP}) info dos address-pte __djgpp_base_address + (char *)&i}
12819@exdent @code{Page Table entry for address 0x11a00d30:}
b383017d 12820@exdent @code{Base=0x02698000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0xd30}
8e04817f 12821@end smallexample
104c1213 12822
8e04817f
AC
12823@noindent
12824This says that @code{i} is stored at offset @code{0xd30} from the page
514c4d71 12825whose physical base address is @code{0x02698000}, and shows all the
8e04817f 12826attributes of that page.
104c1213 12827
8e04817f
AC
12828Note that you must cast the addresses of variables to a @code{char *},
12829since otherwise the value of @code{__djgpp_base_address}, the base
12830address of all variables and functions in a @sc{djgpp} program, will
12831be added using the rules of C pointer arithmetics: if @code{i} is
12832declared an @code{int}, @value{GDBN} will add 4 times the value of
12833@code{__djgpp_base_address} to the address of @code{i}.
104c1213 12834
8e04817f
AC
12835Here's another example, it displays the Page Table entry for the
12836transfer buffer:
104c1213 12837
8e04817f
AC
12838@smallexample
12839@exdent @code{(@value{GDBP}) info dos address-pte *((unsigned *)&_go32_info_block + 3)}
12840@exdent @code{Page Table entry for address 0x29110:}
12841@exdent @code{Base=0x00029000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0x110}
12842@end smallexample
104c1213 12843
8e04817f
AC
12844@noindent
12845(The @code{+ 3} offset is because the transfer buffer's address is the
514c4d71
EZ
128463rd member of the @code{_go32_info_block} structure.) The output
12847clearly shows that this DPMI server maps the addresses in conventional
12848memory 1:1, i.e.@: the physical (@code{0x00029000} + @code{0x110}) and
12849linear (@code{0x29110}) addresses are identical.
104c1213 12850
8e04817f
AC
12851This command is supported only with some DPMI servers.
12852@end table
104c1213 12853
c45da7e6 12854@cindex DOS serial data link, remote debugging
a8f24a35
EZ
12855In addition to native debugging, the DJGPP port supports remote
12856debugging via a serial data link. The following commands are specific
12857to remote serial debugging in the DJGPP port of @value{GDBN}.
12858
12859@table @code
12860@kindex set com1base
12861@kindex set com1irq
12862@kindex set com2base
12863@kindex set com2irq
12864@kindex set com3base
12865@kindex set com3irq
12866@kindex set com4base
12867@kindex set com4irq
12868@item set com1base @var{addr}
12869This command sets the base I/O port address of the @file{COM1} serial
12870port.
12871
12872@item set com1irq @var{irq}
12873This command sets the @dfn{Interrupt Request} (@code{IRQ}) line to use
12874for the @file{COM1} serial port.
12875
12876There are similar commands @samp{set com2base}, @samp{set com3irq},
12877etc.@: for setting the port address and the @code{IRQ} lines for the
12878other 3 COM ports.
12879
12880@kindex show com1base
12881@kindex show com1irq
12882@kindex show com2base
12883@kindex show com2irq
12884@kindex show com3base
12885@kindex show com3irq
12886@kindex show com4base
12887@kindex show com4irq
12888The related commands @samp{show com1base}, @samp{show com1irq} etc.@:
12889display the current settings of the base address and the @code{IRQ}
12890lines used by the COM ports.
c45da7e6
EZ
12891
12892@item info serial
12893@kindex info serial
12894@cindex DOS serial port status
12895This command prints the status of the 4 DOS serial ports. For each
12896port, it prints whether it's active or not, its I/O base address and
12897IRQ number, whether it uses a 16550-style FIFO, its baudrate, and the
12898counts of various errors encountered so far.
a8f24a35
EZ
12899@end table
12900
12901
78c47bea
PM
12902@node Cygwin Native
12903@subsection Features for Debugging MS Windows PE executables
12904@cindex MS Windows debugging
12905@cindex native Cygwin debugging
12906@cindex Cygwin-specific commands
12907
be448670
CF
12908@value{GDBN} supports native debugging of MS Windows programs, including
12909DLLs with and without symbolic debugging information. There are various
12910additional Cygwin-specific commands, described in this subsection. The
12911subsubsection @pxref{Non-debug DLL symbols} describes working with DLLs
12912that have no debugging symbols.
12913
78c47bea
PM
12914
12915@table @code
12916@kindex info w32
12917@item info w32
12918This is a prefix of MS Windows specific commands which print
12919information about the target system and important OS structures.
12920
12921@item info w32 selector
12922This command displays information returned by
12923the Win32 API @code{GetThreadSelectorEntry} function.
12924It takes an optional argument that is evaluated to
12925a long value to give the information about this given selector.
12926Without argument, this command displays information
12927about the the six segment registers.
12928
12929@kindex info dll
12930@item info dll
12931This is a Cygwin specific alias of info shared.
12932
12933@kindex dll-symbols
12934@item dll-symbols
12935This command loads symbols from a dll similarly to
12936add-sym command but without the need to specify a base address.
12937
b383017d 12938@kindex set new-console
78c47bea 12939@item set new-console @var{mode}
b383017d 12940If @var{mode} is @code{on} the debuggee will
78c47bea
PM
12941be started in a new console on next start.
12942If @var{mode} is @code{off}i, the debuggee will
12943be started in the same console as the debugger.
12944
12945@kindex show new-console
12946@item show new-console
12947Displays whether a new console is used
12948when the debuggee is started.
12949
12950@kindex set new-group
12951@item set new-group @var{mode}
12952This boolean value controls whether the debuggee should
12953start a new group or stay in the same group as the debugger.
12954This affects the way the Windows OS handles
12955Ctrl-C.
12956
12957@kindex show new-group
12958@item show new-group
12959Displays current value of new-group boolean.
12960
12961@kindex set debugevents
12962@item set debugevents
12963This boolean value adds debug output concerning events seen by the debugger.
12964
12965@kindex set debugexec
12966@item set debugexec
b383017d 12967This boolean value adds debug output concerning execute events
78c47bea
PM
12968seen by the debugger.
12969
12970@kindex set debugexceptions
12971@item set debugexceptions
b383017d 12972This boolean value adds debug ouptut concerning exception events
78c47bea
PM
12973seen by the debugger.
12974
12975@kindex set debugmemory
12976@item set debugmemory
b383017d 12977This boolean value adds debug ouptut concerning memory events
78c47bea
PM
12978seen by the debugger.
12979
12980@kindex set shell
12981@item set shell
12982This boolean values specifies whether the debuggee is called
12983via a shell or directly (default value is on).
12984
12985@kindex show shell
12986@item show shell
12987Displays if the debuggee will be started with a shell.
12988
12989@end table
12990
be448670
CF
12991@menu
12992* Non-debug DLL symbols:: Support for DLLs without debugging symbols
12993@end menu
12994
12995@node Non-debug DLL symbols
12996@subsubsection Support for DLLs without debugging symbols
12997@cindex DLLs with no debugging symbols
12998@cindex Minimal symbols and DLLs
12999
13000Very often on windows, some of the DLLs that your program relies on do
13001not include symbolic debugging information (for example,
13002@file{kernel32.dll}). When @value{GDBN} doesn't recognize any debugging
13003symbols in a DLL, it relies on the minimal amount of symbolic
13004information contained in the DLL's export table. This subsubsection
13005describes working with such symbols, known internally to @value{GDBN} as
13006``minimal symbols''.
13007
13008Note that before the debugged program has started execution, no DLLs
13009will have been loaded. The easiest way around this problem is simply to
13010start the program --- either by setting a breakpoint or letting the
13011program run once to completion. It is also possible to force
13012@value{GDBN} to load a particular DLL before starting the executable ---
13013see the shared library information in @pxref{Files} or the
13014@code{dll-symbols} command in @pxref{Cygwin Native}. Currently,
13015explicitly loading symbols from a DLL with no debugging information will
13016cause the symbol names to be duplicated in @value{GDBN}'s lookup table,
13017which may adversely affect symbol lookup performance.
13018
13019@subsubsection DLL name prefixes
13020
13021In keeping with the naming conventions used by the Microsoft debugging
13022tools, DLL export symbols are made available with a prefix based on the
13023DLL name, for instance @code{KERNEL32!CreateFileA}. The plain name is
13024also entered into the symbol table, so @code{CreateFileA} is often
13025sufficient. In some cases there will be name clashes within a program
13026(particularly if the executable itself includes full debugging symbols)
13027necessitating the use of the fully qualified name when referring to the
13028contents of the DLL. Use single-quotes around the name to avoid the
13029exclamation mark (``!'') being interpreted as a language operator.
13030
13031Note that the internal name of the DLL may be all upper-case, even
13032though the file name of the DLL is lower-case, or vice-versa. Since
13033symbols within @value{GDBN} are @emph{case-sensitive} this may cause
13034some confusion. If in doubt, try the @code{info functions} and
13035@code{info variables} commands or even @code{maint print msymbols} (see
13036@pxref{Symbols}). Here's an example:
13037
13038@smallexample
f7dc1244 13039(@value{GDBP}) info function CreateFileA
be448670
CF
13040All functions matching regular expression "CreateFileA":
13041
13042Non-debugging symbols:
130430x77e885f4 CreateFileA
130440x77e885f4 KERNEL32!CreateFileA
13045@end smallexample
13046
13047@smallexample
f7dc1244 13048(@value{GDBP}) info function !
be448670
CF
13049All functions matching regular expression "!":
13050
13051Non-debugging symbols:
130520x6100114c cygwin1!__assert
130530x61004034 cygwin1!_dll_crt0@@0
130540x61004240 cygwin1!dll_crt0(per_process *)
13055[etc...]
13056@end smallexample
13057
13058@subsubsection Working with minimal symbols
13059
13060Symbols extracted from a DLL's export table do not contain very much
13061type information. All that @value{GDBN} can do is guess whether a symbol
13062refers to a function or variable depending on the linker section that
13063contains the symbol. Also note that the actual contents of the memory
13064contained in a DLL are not available unless the program is running. This
13065means that you cannot examine the contents of a variable or disassemble
13066a function within a DLL without a running program.
13067
13068Variables are generally treated as pointers and dereferenced
13069automatically. For this reason, it is often necessary to prefix a
13070variable name with the address-of operator (``&'') and provide explicit
13071type information in the command. Here's an example of the type of
13072problem:
13073
13074@smallexample
f7dc1244 13075(@value{GDBP}) print 'cygwin1!__argv'
be448670
CF
13076$1 = 268572168
13077@end smallexample
13078
13079@smallexample
f7dc1244 13080(@value{GDBP}) x 'cygwin1!__argv'
be448670
CF
130810x10021610: "\230y\""
13082@end smallexample
13083
13084And two possible solutions:
13085
13086@smallexample
f7dc1244 13087(@value{GDBP}) print ((char **)'cygwin1!__argv')[0]
be448670
CF
13088$2 = 0x22fd98 "/cygdrive/c/mydirectory/myprogram"
13089@end smallexample
13090
13091@smallexample
f7dc1244 13092(@value{GDBP}) x/2x &'cygwin1!__argv'
be448670 130930x610c0aa8 <cygwin1!__argv>: 0x10021608 0x00000000
f7dc1244 13094(@value{GDBP}) x/x 0x10021608
be448670 130950x10021608: 0x0022fd98
f7dc1244 13096(@value{GDBP}) x/s 0x0022fd98
be448670
CF
130970x22fd98: "/cygdrive/c/mydirectory/myprogram"
13098@end smallexample
13099
13100Setting a break point within a DLL is possible even before the program
13101starts execution. However, under these circumstances, @value{GDBN} can't
13102examine the initial instructions of the function in order to skip the
13103function's frame set-up code. You can work around this by using ``*&''
13104to set the breakpoint at a raw memory address:
13105
13106@smallexample
f7dc1244 13107(@value{GDBP}) break *&'python22!PyOS_Readline'
be448670
CF
13108Breakpoint 1 at 0x1e04eff0
13109@end smallexample
13110
13111The author of these extensions is not entirely convinced that setting a
13112break point within a shared DLL like @file{kernel32.dll} is completely
13113safe.
13114
14d6dd68
EZ
13115@node Hurd Native
13116@subsection Commands specific to @sc{gnu} Hurd systems
13117@cindex @sc{gnu} Hurd debugging
13118
13119This subsection describes @value{GDBN} commands specific to the
13120@sc{gnu} Hurd native debugging.
13121
13122@table @code
13123@item set signals
13124@itemx set sigs
13125@kindex set signals@r{, Hurd command}
13126@kindex set sigs@r{, Hurd command}
13127This command toggles the state of inferior signal interception by
13128@value{GDBN}. Mach exceptions, such as breakpoint traps, are not
13129affected by this command. @code{sigs} is a shorthand alias for
13130@code{signals}.
13131
13132@item show signals
13133@itemx show sigs
13134@kindex show signals@r{, Hurd command}
13135@kindex show sigs@r{, Hurd command}
13136Show the current state of intercepting inferior's signals.
13137
13138@item set signal-thread
13139@itemx set sigthread
13140@kindex set signal-thread
13141@kindex set sigthread
13142This command tells @value{GDBN} which thread is the @code{libc} signal
13143thread. That thread is run when a signal is delivered to a running
13144process. @code{set sigthread} is the shorthand alias of @code{set
13145signal-thread}.
13146
13147@item show signal-thread
13148@itemx show sigthread
13149@kindex show signal-thread
13150@kindex show sigthread
13151These two commands show which thread will run when the inferior is
13152delivered a signal.
13153
13154@item set stopped
13155@kindex set stopped@r{, Hurd command}
13156This commands tells @value{GDBN} that the inferior process is stopped,
13157as with the @code{SIGSTOP} signal. The stopped process can be
13158continued by delivering a signal to it.
13159
13160@item show stopped
13161@kindex show stopped@r{, Hurd command}
13162This command shows whether @value{GDBN} thinks the debuggee is
13163stopped.
13164
13165@item set exceptions
13166@kindex set exceptions@r{, Hurd command}
13167Use this command to turn off trapping of exceptions in the inferior.
13168When exception trapping is off, neither breakpoints nor
13169single-stepping will work. To restore the default, set exception
13170trapping on.
13171
13172@item show exceptions
13173@kindex show exceptions@r{, Hurd command}
13174Show the current state of trapping exceptions in the inferior.
13175
13176@item set task pause
13177@kindex set task@r{, Hurd commands}
13178@cindex task attributes (@sc{gnu} Hurd)
13179@cindex pause current task (@sc{gnu} Hurd)
13180This command toggles task suspension when @value{GDBN} has control.
13181Setting it to on takes effect immediately, and the task is suspended
13182whenever @value{GDBN} gets control. Setting it to off will take
13183effect the next time the inferior is continued. If this option is set
13184to off, you can use @code{set thread default pause on} or @code{set
13185thread pause on} (see below) to pause individual threads.
13186
13187@item show task pause
13188@kindex show task@r{, Hurd commands}
13189Show the current state of task suspension.
13190
13191@item set task detach-suspend-count
13192@cindex task suspend count
13193@cindex detach from task, @sc{gnu} Hurd
13194This command sets the suspend count the task will be left with when
13195@value{GDBN} detaches from it.
13196
13197@item show task detach-suspend-count
13198Show the suspend count the task will be left with when detaching.
13199
13200@item set task exception-port
13201@itemx set task excp
13202@cindex task exception port, @sc{gnu} Hurd
13203This command sets the task exception port to which @value{GDBN} will
13204forward exceptions. The argument should be the value of the @dfn{send
13205rights} of the task. @code{set task excp} is a shorthand alias.
13206
13207@item set noninvasive
13208@cindex noninvasive task options
13209This command switches @value{GDBN} to a mode that is the least
13210invasive as far as interfering with the inferior is concerned. This
13211is the same as using @code{set task pause}, @code{set exceptions}, and
13212@code{set signals} to values opposite to the defaults.
13213
13214@item info send-rights
13215@itemx info receive-rights
13216@itemx info port-rights
13217@itemx info port-sets
13218@itemx info dead-names
13219@itemx info ports
13220@itemx info psets
13221@cindex send rights, @sc{gnu} Hurd
13222@cindex receive rights, @sc{gnu} Hurd
13223@cindex port rights, @sc{gnu} Hurd
13224@cindex port sets, @sc{gnu} Hurd
13225@cindex dead names, @sc{gnu} Hurd
13226These commands display information about, respectively, send rights,
13227receive rights, port rights, port sets, and dead names of a task.
13228There are also shorthand aliases: @code{info ports} for @code{info
13229port-rights} and @code{info psets} for @code{info port-sets}.
13230
13231@item set thread pause
13232@kindex set thread@r{, Hurd command}
13233@cindex thread properties, @sc{gnu} Hurd
13234@cindex pause current thread (@sc{gnu} Hurd)
13235This command toggles current thread suspension when @value{GDBN} has
13236control. Setting it to on takes effect immediately, and the current
13237thread is suspended whenever @value{GDBN} gets control. Setting it to
13238off will take effect the next time the inferior is continued.
13239Normally, this command has no effect, since when @value{GDBN} has
13240control, the whole task is suspended. However, if you used @code{set
13241task pause off} (see above), this command comes in handy to suspend
13242only the current thread.
13243
13244@item show thread pause
13245@kindex show thread@r{, Hurd command}
13246This command shows the state of current thread suspension.
13247
13248@item set thread run
13249This comamnd sets whether the current thread is allowed to run.
13250
13251@item show thread run
13252Show whether the current thread is allowed to run.
13253
13254@item set thread detach-suspend-count
13255@cindex thread suspend count, @sc{gnu} Hurd
13256@cindex detach from thread, @sc{gnu} Hurd
13257This command sets the suspend count @value{GDBN} will leave on a
13258thread when detaching. This number is relative to the suspend count
13259found by @value{GDBN} when it notices the thread; use @code{set thread
13260takeover-suspend-count} to force it to an absolute value.
13261
13262@item show thread detach-suspend-count
13263Show the suspend count @value{GDBN} will leave on the thread when
13264detaching.
13265
13266@item set thread exception-port
13267@itemx set thread excp
13268Set the thread exception port to which to forward exceptions. This
13269overrides the port set by @code{set task exception-port} (see above).
13270@code{set thread excp} is the shorthand alias.
13271
13272@item set thread takeover-suspend-count
13273Normally, @value{GDBN}'s thread suspend counts are relative to the
13274value @value{GDBN} finds when it notices each thread. This command
13275changes the suspend counts to be absolute instead.
13276
13277@item set thread default
13278@itemx show thread default
13279@cindex thread default settings, @sc{gnu} Hurd
13280Each of the above @code{set thread} commands has a @code{set thread
13281default} counterpart (e.g., @code{set thread default pause}, @code{set
13282thread default exception-port}, etc.). The @code{thread default}
13283variety of commands sets the default thread properties for all
13284threads; you can then change the properties of individual threads with
13285the non-default commands.
13286@end table
13287
13288
a64548ea
EZ
13289@node Neutrino
13290@subsection QNX Neutrino
13291@cindex QNX Neutrino
13292
13293@value{GDBN} provides the following commands specific to the QNX
13294Neutrino target:
13295
13296@table @code
13297@item set debug nto-debug
13298@kindex set debug nto-debug
13299When set to on, enables debugging messages specific to the QNX
13300Neutrino support.
13301
13302@item show debug nto-debug
13303@kindex show debug nto-debug
13304Show the current state of QNX Neutrino messages.
13305@end table
13306
13307
8e04817f
AC
13308@node Embedded OS
13309@section Embedded Operating Systems
104c1213 13310
8e04817f
AC
13311This section describes configurations involving the debugging of
13312embedded operating systems that are available for several different
13313architectures.
d4f3574e 13314
8e04817f
AC
13315@menu
13316* VxWorks:: Using @value{GDBN} with VxWorks
13317@end menu
104c1213 13318
8e04817f
AC
13319@value{GDBN} includes the ability to debug programs running on
13320various real-time operating systems.
104c1213 13321
8e04817f
AC
13322@node VxWorks
13323@subsection Using @value{GDBN} with VxWorks
104c1213 13324
8e04817f 13325@cindex VxWorks
104c1213 13326
8e04817f 13327@table @code
104c1213 13328
8e04817f
AC
13329@kindex target vxworks
13330@item target vxworks @var{machinename}
13331A VxWorks system, attached via TCP/IP. The argument @var{machinename}
13332is the target system's machine name or IP address.
104c1213 13333
8e04817f 13334@end table
104c1213 13335
8e04817f
AC
13336On VxWorks, @code{load} links @var{filename} dynamically on the
13337current target system as well as adding its symbols in @value{GDBN}.
104c1213 13338
8e04817f
AC
13339@value{GDBN} enables developers to spawn and debug tasks running on networked
13340VxWorks targets from a Unix host. Already-running tasks spawned from
13341the VxWorks shell can also be debugged. @value{GDBN} uses code that runs on
13342both the Unix host and on the VxWorks target. The program
13343@code{@value{GDBP}} is installed and executed on the Unix host. (It may be
13344installed with the name @code{vxgdb}, to distinguish it from a
13345@value{GDBN} for debugging programs on the host itself.)
104c1213 13346
8e04817f
AC
13347@table @code
13348@item VxWorks-timeout @var{args}
13349@kindex vxworks-timeout
13350All VxWorks-based targets now support the option @code{vxworks-timeout}.
13351This option is set by the user, and @var{args} represents the number of
13352seconds @value{GDBN} waits for responses to rpc's. You might use this if
13353your VxWorks target is a slow software simulator or is on the far side
13354of a thin network line.
13355@end table
104c1213 13356
8e04817f
AC
13357The following information on connecting to VxWorks was current when
13358this manual was produced; newer releases of VxWorks may use revised
13359procedures.
104c1213 13360
4644b6e3 13361@findex INCLUDE_RDB
8e04817f
AC
13362To use @value{GDBN} with VxWorks, you must rebuild your VxWorks kernel
13363to include the remote debugging interface routines in the VxWorks
13364library @file{rdb.a}. To do this, define @code{INCLUDE_RDB} in the
13365VxWorks configuration file @file{configAll.h} and rebuild your VxWorks
13366kernel. The resulting kernel contains @file{rdb.a}, and spawns the
13367source debugging task @code{tRdbTask} when VxWorks is booted. For more
13368information on configuring and remaking VxWorks, see the manufacturer's
13369manual.
13370@c VxWorks, see the @cite{VxWorks Programmer's Guide}.
104c1213 13371
8e04817f
AC
13372Once you have included @file{rdb.a} in your VxWorks system image and set
13373your Unix execution search path to find @value{GDBN}, you are ready to
13374run @value{GDBN}. From your Unix host, run @code{@value{GDBP}} (or
13375@code{vxgdb}, depending on your installation).
104c1213 13376
8e04817f 13377@value{GDBN} comes up showing the prompt:
104c1213 13378
474c8240 13379@smallexample
8e04817f 13380(vxgdb)
474c8240 13381@end smallexample
104c1213 13382
8e04817f
AC
13383@menu
13384* VxWorks Connection:: Connecting to VxWorks
13385* VxWorks Download:: VxWorks download
13386* VxWorks Attach:: Running tasks
13387@end menu
104c1213 13388
8e04817f
AC
13389@node VxWorks Connection
13390@subsubsection Connecting to VxWorks
104c1213 13391
8e04817f
AC
13392The @value{GDBN} command @code{target} lets you connect to a VxWorks target on the
13393network. To connect to a target whose host name is ``@code{tt}'', type:
104c1213 13394
474c8240 13395@smallexample
8e04817f 13396(vxgdb) target vxworks tt
474c8240 13397@end smallexample
104c1213 13398
8e04817f
AC
13399@need 750
13400@value{GDBN} displays messages like these:
104c1213 13401
8e04817f
AC
13402@smallexample
13403Attaching remote machine across net...
13404Connected to tt.
13405@end smallexample
104c1213 13406
8e04817f
AC
13407@need 1000
13408@value{GDBN} then attempts to read the symbol tables of any object modules
13409loaded into the VxWorks target since it was last booted. @value{GDBN} locates
13410these files by searching the directories listed in the command search
13411path (@pxref{Environment, ,Your program's environment}); if it fails
13412to find an object file, it displays a message such as:
5d161b24 13413
474c8240 13414@smallexample
8e04817f 13415prog.o: No such file or directory.
474c8240 13416@end smallexample
104c1213 13417
8e04817f
AC
13418When this happens, add the appropriate directory to the search path with
13419the @value{GDBN} command @code{path}, and execute the @code{target}
13420command again.
104c1213 13421
8e04817f
AC
13422@node VxWorks Download
13423@subsubsection VxWorks download
104c1213 13424
8e04817f
AC
13425@cindex download to VxWorks
13426If you have connected to the VxWorks target and you want to debug an
13427object that has not yet been loaded, you can use the @value{GDBN}
13428@code{load} command to download a file from Unix to VxWorks
13429incrementally. The object file given as an argument to the @code{load}
13430command is actually opened twice: first by the VxWorks target in order
13431to download the code, then by @value{GDBN} in order to read the symbol
13432table. This can lead to problems if the current working directories on
13433the two systems differ. If both systems have NFS mounted the same
13434filesystems, you can avoid these problems by using absolute paths.
13435Otherwise, it is simplest to set the working directory on both systems
13436to the directory in which the object file resides, and then to reference
13437the file by its name, without any path. For instance, a program
13438@file{prog.o} may reside in @file{@var{vxpath}/vw/demo/rdb} in VxWorks
13439and in @file{@var{hostpath}/vw/demo/rdb} on the host. To load this
13440program, type this on VxWorks:
104c1213 13441
474c8240 13442@smallexample
8e04817f 13443-> cd "@var{vxpath}/vw/demo/rdb"
474c8240 13444@end smallexample
104c1213 13445
8e04817f
AC
13446@noindent
13447Then, in @value{GDBN}, type:
104c1213 13448
474c8240 13449@smallexample
8e04817f
AC
13450(vxgdb) cd @var{hostpath}/vw/demo/rdb
13451(vxgdb) load prog.o
474c8240 13452@end smallexample
104c1213 13453
8e04817f 13454@value{GDBN} displays a response similar to this:
104c1213 13455
8e04817f
AC
13456@smallexample
13457Reading symbol data from wherever/vw/demo/rdb/prog.o... done.
13458@end smallexample
104c1213 13459
8e04817f
AC
13460You can also use the @code{load} command to reload an object module
13461after editing and recompiling the corresponding source file. Note that
13462this makes @value{GDBN} delete all currently-defined breakpoints,
13463auto-displays, and convenience variables, and to clear the value
13464history. (This is necessary in order to preserve the integrity of
13465debugger's data structures that reference the target system's symbol
13466table.)
104c1213 13467
8e04817f
AC
13468@node VxWorks Attach
13469@subsubsection Running tasks
104c1213
JM
13470
13471@cindex running VxWorks tasks
13472You can also attach to an existing task using the @code{attach} command as
13473follows:
13474
474c8240 13475@smallexample
104c1213 13476(vxgdb) attach @var{task}
474c8240 13477@end smallexample
104c1213
JM
13478
13479@noindent
13480where @var{task} is the VxWorks hexadecimal task ID. The task can be running
13481or suspended when you attach to it. Running tasks are suspended at
13482the time of attachment.
13483
6d2ebf8b 13484@node Embedded Processors
104c1213
JM
13485@section Embedded Processors
13486
13487This section goes into details specific to particular embedded
13488configurations.
13489
c45da7e6
EZ
13490@cindex send command to simulator
13491Whenever a specific embedded processor has a simulator, @value{GDBN}
13492allows to send an arbitrary command to the simulator.
13493
13494@table @code
13495@item sim @var{command}
13496@kindex sim@r{, a command}
13497Send an arbitrary @var{command} string to the simulator. Consult the
13498documentation for the specific simulator in use for information about
13499acceptable commands.
13500@end table
13501
7d86b5d5 13502
104c1213 13503@menu
c45da7e6 13504* ARM:: ARM RDI
172c2a43
KI
13505* H8/300:: Renesas H8/300
13506* H8/500:: Renesas H8/500
13507* M32R/D:: Renesas M32R/D
104c1213 13508* M68K:: Motorola M68K
104c1213 13509* MIPS Embedded:: MIPS Embedded
a37295f9 13510* OpenRISC 1000:: OpenRisc 1000
104c1213
JM
13511* PA:: HP PA Embedded
13512* PowerPC: PowerPC
172c2a43 13513* SH:: Renesas SH
104c1213
JM
13514* Sparclet:: Tsqware Sparclet
13515* Sparclite:: Fujitsu Sparclite
13516* ST2000:: Tandem ST2000
13517* Z8000:: Zilog Z8000
a64548ea
EZ
13518* AVR:: Atmel AVR
13519* CRIS:: CRIS
13520* Super-H:: Renesas Super-H
c45da7e6 13521* WinCE:: Windows CE child processes
104c1213
JM
13522@end menu
13523
6d2ebf8b 13524@node ARM
104c1213 13525@subsection ARM
c45da7e6 13526@cindex ARM RDI
104c1213
JM
13527
13528@table @code
8e04817f
AC
13529@kindex target rdi
13530@item target rdi @var{dev}
13531ARM Angel monitor, via RDI library interface to ADP protocol. You may
13532use this target to communicate with both boards running the Angel
13533monitor, or with the EmbeddedICE JTAG debug device.
13534
13535@kindex target rdp
13536@item target rdp @var{dev}
13537ARM Demon monitor.
13538
13539@end table
13540
e2f4edfd
EZ
13541@value{GDBN} provides the following ARM-specific commands:
13542
13543@table @code
13544@item set arm disassembler
13545@kindex set arm
13546This commands selects from a list of disassembly styles. The
13547@code{"std"} style is the standard style.
13548
13549@item show arm disassembler
13550@kindex show arm
13551Show the current disassembly style.
13552
13553@item set arm apcs32
13554@cindex ARM 32-bit mode
13555This command toggles ARM operation mode between 32-bit and 26-bit.
13556
13557@item show arm apcs32
13558Display the current usage of the ARM 32-bit mode.
13559
13560@item set arm fpu @var{fputype}
13561This command sets the ARM floating-point unit (FPU) type. The
13562argument @var{fputype} can be one of these:
13563
13564@table @code
13565@item auto
13566Determine the FPU type by querying the OS ABI.
13567@item softfpa
13568Software FPU, with mixed-endian doubles on little-endian ARM
13569processors.
13570@item fpa
13571GCC-compiled FPA co-processor.
13572@item softvfp
13573Software FPU with pure-endian doubles.
13574@item vfp
13575VFP co-processor.
13576@end table
13577
13578@item show arm fpu
13579Show the current type of the FPU.
13580
13581@item set arm abi
13582This command forces @value{GDBN} to use the specified ABI.
13583
13584@item show arm abi
13585Show the currently used ABI.
13586
13587@item set debug arm
13588Toggle whether to display ARM-specific debugging messages from the ARM
13589target support subsystem.
13590
13591@item show debug arm
13592Show whether ARM-specific debugging messages are enabled.
13593@end table
13594
c45da7e6
EZ
13595The following commands are available when an ARM target is debugged
13596using the RDI interface:
13597
13598@table @code
13599@item rdilogfile @r{[}@var{file}@r{]}
13600@kindex rdilogfile
13601@cindex ADP (Angel Debugger Protocol) logging
13602Set the filename for the ADP (Angel Debugger Protocol) packet log.
13603With an argument, sets the log file to the specified @var{file}. With
13604no argument, show the current log file name. The default log file is
13605@file{rdi.log}.
13606
13607@item rdilogenable @r{[}@var{arg}@r{]}
13608@kindex rdilogenable
13609Control logging of ADP packets. With an argument of 1 or @code{"yes"}
13610enables logging, with an argument 0 or @code{"no"} disables it. With
13611no arguments displays the current setting. When logging is enabled,
13612ADP packets exchanged between @value{GDBN} and the RDI target device
13613are logged to a file.
13614
13615@item set rdiromatzero
13616@kindex set rdiromatzero
13617@cindex ROM at zero address, RDI
13618Tell @value{GDBN} whether the target has ROM at address 0. If on,
13619vector catching is disabled, so that zero address can be used. If off
13620(the default), vector catching is enabled. For this command to take
13621effect, it needs to be invoked prior to the @code{target rdi} command.
13622
13623@item show rdiromatzero
13624@kindex show rdiromatzero
13625Show the current setting of ROM at zero address.
13626
13627@item set rdiheartbeat
13628@kindex set rdiheartbeat
13629@cindex RDI heartbeat
13630Enable or disable RDI heartbeat packets. It is not recommended to
13631turn on this option, since it confuses ARM and EPI JTAG interface, as
13632well as the Angel monitor.
13633
13634@item show rdiheartbeat
13635@kindex show rdiheartbeat
13636Show the setting of RDI heartbeat packets.
13637@end table
13638
e2f4edfd 13639
8e04817f 13640@node H8/300
172c2a43 13641@subsection Renesas H8/300
8e04817f
AC
13642
13643@table @code
13644
13645@kindex target hms@r{, with H8/300}
13646@item target hms @var{dev}
172c2a43 13647A Renesas SH, H8/300, or H8/500 board, attached via serial line to your host.
8e04817f
AC
13648Use special commands @code{device} and @code{speed} to control the serial
13649line and the communications speed used.
13650
13651@kindex target e7000@r{, with H8/300}
13652@item target e7000 @var{dev}
172c2a43 13653E7000 emulator for Renesas H8 and SH.
8e04817f
AC
13654
13655@kindex target sh3@r{, with H8/300}
13656@kindex target sh3e@r{, with H8/300}
13657@item target sh3 @var{dev}
13658@itemx target sh3e @var{dev}
172c2a43 13659Renesas SH-3 and SH-3E target systems.
8e04817f
AC
13660
13661@end table
13662
13663@cindex download to H8/300 or H8/500
13664@cindex H8/300 or H8/500 download
172c2a43
KI
13665@cindex download to Renesas SH
13666@cindex Renesas SH download
13667When you select remote debugging to a Renesas SH, H8/300, or H8/500
13668board, the @code{load} command downloads your program to the Renesas
8e04817f
AC
13669board and also opens it as the current executable target for
13670@value{GDBN} on your host (like the @code{file} command).
13671
13672@value{GDBN} needs to know these things to talk to your
172c2a43 13673Renesas SH, H8/300, or H8/500:
8e04817f
AC
13674
13675@enumerate
13676@item
13677that you want to use @samp{target hms}, the remote debugging interface
172c2a43
KI
13678for Renesas microprocessors, or @samp{target e7000}, the in-circuit
13679emulator for the Renesas SH and the Renesas 300H. (@samp{target hms} is
13680the default when @value{GDBN} is configured specifically for the Renesas SH,
8e04817f
AC
13681H8/300, or H8/500.)
13682
13683@item
172c2a43 13684what serial device connects your host to your Renesas board (the first
8e04817f
AC
13685serial device available on your host is the default).
13686
13687@item
13688what speed to use over the serial device.
13689@end enumerate
13690
13691@menu
172c2a43
KI
13692* Renesas Boards:: Connecting to Renesas boards.
13693* Renesas ICE:: Using the E7000 In-Circuit Emulator.
13694* Renesas Special:: Special @value{GDBN} commands for Renesas micros.
8e04817f
AC
13695@end menu
13696
172c2a43
KI
13697@node Renesas Boards
13698@subsubsection Connecting to Renesas boards
8e04817f
AC
13699
13700@c only for Unix hosts
13701@kindex device
172c2a43 13702@cindex serial device, Renesas micros
8e04817f
AC
13703Use the special @code{@value{GDBN}} command @samp{device @var{port}} if you
13704need to explicitly set the serial device. The default @var{port} is the
13705first available port on your host. This is only necessary on Unix
13706hosts, where it is typically something like @file{/dev/ttya}.
13707
13708@kindex speed
172c2a43 13709@cindex serial line speed, Renesas micros
8e04817f
AC
13710@code{@value{GDBN}} has another special command to set the communications
13711speed: @samp{speed @var{bps}}. This command also is only used from Unix
13712hosts; on DOS hosts, set the line speed as usual from outside @value{GDBN} with
13713the DOS @code{mode} command (for instance,
13714@w{@kbd{mode com2:9600,n,8,1,p}} for a 9600@dmn{bps} connection).
13715
13716The @samp{device} and @samp{speed} commands are available only when you
172c2a43 13717use a Unix host to debug your Renesas microprocessor programs. If you
8e04817f
AC
13718use a DOS host,
13719@value{GDBN} depends on an auxiliary terminate-and-stay-resident program
13720called @code{asynctsr} to communicate with the development board
13721through a PC serial port. You must also use the DOS @code{mode} command
13722to set up the serial port on the DOS side.
13723
13724The following sample session illustrates the steps needed to start a
13725program under @value{GDBN} control on an H8/300. The example uses a
13726sample H8/300 program called @file{t.x}. The procedure is the same for
172c2a43 13727the Renesas SH and the H8/500.
8e04817f
AC
13728
13729First hook up your development board. In this example, we use a
13730board attached to serial port @code{COM2}; if you use a different serial
13731port, substitute its name in the argument of the @code{mode} command.
13732When you call @code{asynctsr}, the auxiliary comms program used by the
13733debugger, you give it just the numeric part of the serial port's name;
13734for example, @samp{asyncstr 2} below runs @code{asyncstr} on
13735@code{COM2}.
13736
474c8240 13737@smallexample
8e04817f
AC
13738C:\H8300\TEST> asynctsr 2
13739C:\H8300\TEST> mode com2:9600,n,8,1,p
13740
13741Resident portion of MODE loaded
13742
13743COM2: 9600, n, 8, 1, p
13744
474c8240 13745@end smallexample
8e04817f
AC
13746
13747@quotation
13748@emph{Warning:} We have noticed a bug in PC-NFS that conflicts with
13749@code{asynctsr}. If you also run PC-NFS on your DOS host, you may need to
13750disable it, or even boot without it, to use @code{asynctsr} to control
13751your development board.
13752@end quotation
13753
13754@kindex target hms@r{, and serial protocol}
13755Now that serial communications are set up, and the development board is
9c16f35a 13756connected, you can start up @value{GDBN}. Call @code{@value{GDBN}} with
8e04817f
AC
13757the name of your program as the argument. @code{@value{GDBN}} prompts
13758you, as usual, with the prompt @samp{(@value{GDBP})}. Use two special
13759commands to begin your debugging session: @samp{target hms} to specify
172c2a43 13760cross-debugging to the Renesas board, and the @code{load} command to
8e04817f
AC
13761download your program to the board. @code{load} displays the names of
13762the program's sections, and a @samp{*} for each 2K of data downloaded.
13763(If you want to refresh @value{GDBN} data on symbols or on the
13764executable file without downloading, use the @value{GDBN} commands
13765@code{file} or @code{symbol-file}. These commands, and @code{load}
13766itself, are described in @ref{Files,,Commands to specify files}.)
13767
13768@smallexample
13769(eg-C:\H8300\TEST) @value{GDBP} t.x
13770@value{GDBN} is free software and you are welcome to distribute copies
13771 of it under certain conditions; type "show copying" to see
13772 the conditions.
13773There is absolutely no warranty for @value{GDBN}; type "show warranty"
13774for details.
13775@value{GDBN} @value{GDBVN}, Copyright 1992 Free Software Foundation, Inc...
13776(@value{GDBP}) target hms
13777Connected to remote H8/300 HMS system.
13778(@value{GDBP}) load t.x
13779.text : 0x8000 .. 0xabde ***********
13780.data : 0xabde .. 0xad30 *
13781.stack : 0xf000 .. 0xf014 *
13782@end smallexample
13783
13784At this point, you're ready to run or debug your program. From here on,
13785you can use all the usual @value{GDBN} commands. The @code{break} command
13786sets breakpoints; the @code{run} command starts your program;
13787@code{print} or @code{x} display data; the @code{continue} command
13788resumes execution after stopping at a breakpoint. You can use the
13789@code{help} command at any time to find out more about @value{GDBN} commands.
13790
13791Remember, however, that @emph{operating system} facilities aren't
13792available on your development board; for example, if your program hangs,
13793you can't send an interrupt---but you can press the @sc{reset} switch!
13794
13795Use the @sc{reset} button on the development board
13796@itemize @bullet
13797@item
13798to interrupt your program (don't use @kbd{ctl-C} on the DOS host---it has
13799no way to pass an interrupt signal to the development board); and
13800
13801@item
13802to return to the @value{GDBN} command prompt after your program finishes
13803normally. The communications protocol provides no other way for @value{GDBN}
13804to detect program completion.
13805@end itemize
13806
13807In either case, @value{GDBN} sees the effect of a @sc{reset} on the
13808development board as a ``normal exit'' of your program.
13809
172c2a43 13810@node Renesas ICE
8e04817f
AC
13811@subsubsection Using the E7000 in-circuit emulator
13812
172c2a43 13813@kindex target e7000@r{, with Renesas ICE}
8e04817f 13814You can use the E7000 in-circuit emulator to develop code for either the
172c2a43 13815Renesas SH or the H8/300H. Use one of these forms of the @samp{target
8e04817f
AC
13816e7000} command to connect @value{GDBN} to your E7000:
13817
13818@table @code
13819@item target e7000 @var{port} @var{speed}
13820Use this form if your E7000 is connected to a serial port. The
13821@var{port} argument identifies what serial port to use (for example,
13822@samp{com2}). The third argument is the line speed in bits per second
13823(for example, @samp{9600}).
13824
13825@item target e7000 @var{hostname}
13826If your E7000 is installed as a host on a TCP/IP network, you can just
13827specify its hostname; @value{GDBN} uses @code{telnet} to connect.
13828@end table
13829
ba04e063
EZ
13830The following special commands are available when debugging with the
13831Renesas E7000 ICE:
13832
13833@table @code
13834@item e7000 @var{command}
13835@kindex e7000
13836@cindex send command to E7000 monitor
13837This sends the specified @var{command} to the E7000 monitor.
13838
13839@item ftplogin @var{machine} @var{username} @var{password} @var{dir}
13840@kindex ftplogin@r{, E7000}
13841This command records information for subsequent interface with the
13842E7000 monitor via the FTP protocol: @value{GDBN} will log into the
13843named @var{machine} using specified @var{username} and @var{password},
13844and then chdir to the named directory @var{dir}.
13845
13846@item ftpload @var{file}
13847@kindex ftpload@r{, E7000}
13848This command uses credentials recorded by @code{ftplogin} to fetch and
13849load the named @var{file} from the E7000 monitor.
13850
13851@item drain
13852@kindex drain@r{, E7000}
13853This command drains any pending text buffers stored on the E7000.
13854
13855@item set usehardbreakpoints
13856@itemx show usehardbreakpoints
13857@kindex set usehardbreakpoints@r{, E7000}
13858@kindex show usehardbreakpoints@r{, E7000}
13859@cindex hardware breakpoints, and E7000
13860These commands set and show the use of hardware breakpoints for all
13861breakpoints. @xref{Set Breaks, hardware-assisted breakpoint}, for
13862more information about using hardware breakpoints selectively.
13863@end table
13864
172c2a43
KI
13865@node Renesas Special
13866@subsubsection Special @value{GDBN} commands for Renesas micros
8e04817f
AC
13867
13868Some @value{GDBN} commands are available only for the H8/300:
13869
13870@table @code
13871
13872@kindex set machine
13873@kindex show machine
13874@item set machine h8300
13875@itemx set machine h8300h
13876Condition @value{GDBN} for one of the two variants of the H8/300
13877architecture with @samp{set machine}. You can use @samp{show machine}
13878to check which variant is currently in effect.
104c1213
JM
13879
13880@end table
13881
8e04817f
AC
13882@node H8/500
13883@subsection H8/500
104c1213
JM
13884
13885@table @code
13886
8e04817f
AC
13887@kindex set memory @var{mod}
13888@cindex memory models, H8/500
13889@item set memory @var{mod}
13890@itemx show memory
13891Specify which H8/500 memory model (@var{mod}) you are using with
13892@samp{set memory}; check which memory model is in effect with @samp{show
13893memory}. The accepted values for @var{mod} are @code{small},
13894@code{big}, @code{medium}, and @code{compact}.
104c1213 13895
8e04817f 13896@end table
104c1213 13897
8e04817f 13898@node M32R/D
ba04e063 13899@subsection Renesas M32R/D and M32R/SDI
8e04817f
AC
13900
13901@table @code
8e04817f
AC
13902@kindex target m32r
13903@item target m32r @var{dev}
172c2a43 13904Renesas M32R/D ROM monitor.
8e04817f 13905
fb3e19c0
KI
13906@kindex target m32rsdi
13907@item target m32rsdi @var{dev}
13908Renesas M32R SDI server, connected via parallel port to the board.
721c2651
EZ
13909@end table
13910
13911The following @value{GDBN} commands are specific to the M32R monitor:
13912
13913@table @code
13914@item set download-path @var{path}
13915@kindex set download-path
13916@cindex find downloadable @sc{srec} files (M32R)
13917Set the default path for finding donwloadable @sc{srec} files.
13918
13919@item show download-path
13920@kindex show download-path
13921Show the default path for downloadable @sc{srec} files.
fb3e19c0 13922
721c2651
EZ
13923@item set board-address @var{addr}
13924@kindex set board-address
13925@cindex M32-EVA target board address
13926Set the IP address for the M32R-EVA target board.
13927
13928@item show board-address
13929@kindex show board-address
13930Show the current IP address of the target board.
13931
13932@item set server-address @var{addr}
13933@kindex set server-address
13934@cindex download server address (M32R)
13935Set the IP address for the download server, which is the @value{GDBN}'s
13936host machine.
13937
13938@item show server-address
13939@kindex show server-address
13940Display the IP address of the download server.
13941
13942@item upload @r{[}@var{file}@r{]}
13943@kindex upload@r{, M32R}
13944Upload the specified @sc{srec} @var{file} via the monitor's Ethernet
13945upload capability. If no @var{file} argument is given, the current
13946executable file is uploaded.
13947
13948@item tload @r{[}@var{file}@r{]}
13949@kindex tload@r{, M32R}
13950Test the @code{upload} command.
8e04817f
AC
13951@end table
13952
ba04e063
EZ
13953The following commands are available for M32R/SDI:
13954
13955@table @code
13956@item sdireset
13957@kindex sdireset
13958@cindex reset SDI connection, M32R
13959This command resets the SDI connection.
13960
13961@item sdistatus
13962@kindex sdistatus
13963This command shows the SDI connection status.
13964
13965@item debug_chaos
13966@kindex debug_chaos
13967@cindex M32R/Chaos debugging
13968Instructs the remote that M32R/Chaos debugging is to be used.
13969
13970@item use_debug_dma
13971@kindex use_debug_dma
13972Instructs the remote to use the DEBUG_DMA method of accessing memory.
13973
13974@item use_mon_code
13975@kindex use_mon_code
13976Instructs the remote to use the MON_CODE method of accessing memory.
13977
13978@item use_ib_break
13979@kindex use_ib_break
13980Instructs the remote to set breakpoints by IB break.
13981
13982@item use_dbt_break
13983@kindex use_dbt_break
13984Instructs the remote to set breakpoints by DBT.
13985@end table
13986
8e04817f
AC
13987@node M68K
13988@subsection M68k
13989
13990The Motorola m68k configuration includes ColdFire support, and
13991target command for the following ROM monitors.
13992
13993@table @code
13994
13995@kindex target abug
13996@item target abug @var{dev}
13997ABug ROM monitor for M68K.
13998
13999@kindex target cpu32bug
14000@item target cpu32bug @var{dev}
14001CPU32BUG monitor, running on a CPU32 (M68K) board.
14002
14003@kindex target dbug
14004@item target dbug @var{dev}
14005dBUG ROM monitor for Motorola ColdFire.
14006
14007@kindex target est
14008@item target est @var{dev}
14009EST-300 ICE monitor, running on a CPU32 (M68K) board.
14010
14011@kindex target rom68k
14012@item target rom68k @var{dev}
14013ROM 68K monitor, running on an M68K IDP board.
14014
14015@end table
14016
8e04817f
AC
14017@table @code
14018
14019@kindex target rombug
14020@item target rombug @var{dev}
14021ROMBUG ROM monitor for OS/9000.
14022
14023@end table
14024
8e04817f
AC
14025@node MIPS Embedded
14026@subsection MIPS Embedded
14027
14028@cindex MIPS boards
14029@value{GDBN} can use the MIPS remote debugging protocol to talk to a
14030MIPS board attached to a serial line. This is available when
14031you configure @value{GDBN} with @samp{--target=mips-idt-ecoff}.
104c1213 14032
8e04817f
AC
14033@need 1000
14034Use these @value{GDBN} commands to specify the connection to your target board:
104c1213 14035
8e04817f
AC
14036@table @code
14037@item target mips @var{port}
14038@kindex target mips @var{port}
14039To run a program on the board, start up @code{@value{GDBP}} with the
14040name of your program as the argument. To connect to the board, use the
14041command @samp{target mips @var{port}}, where @var{port} is the name of
14042the serial port connected to the board. If the program has not already
14043been downloaded to the board, you may use the @code{load} command to
14044download it. You can then use all the usual @value{GDBN} commands.
104c1213 14045
8e04817f
AC
14046For example, this sequence connects to the target board through a serial
14047port, and loads and runs a program called @var{prog} through the
14048debugger:
104c1213 14049
474c8240 14050@smallexample
8e04817f
AC
14051host$ @value{GDBP} @var{prog}
14052@value{GDBN} is free software and @dots{}
14053(@value{GDBP}) target mips /dev/ttyb
14054(@value{GDBP}) load @var{prog}
14055(@value{GDBP}) run
474c8240 14056@end smallexample
104c1213 14057
8e04817f
AC
14058@item target mips @var{hostname}:@var{portnumber}
14059On some @value{GDBN} host configurations, you can specify a TCP
14060connection (for instance, to a serial line managed by a terminal
14061concentrator) instead of a serial port, using the syntax
14062@samp{@var{hostname}:@var{portnumber}}.
104c1213 14063
8e04817f
AC
14064@item target pmon @var{port}
14065@kindex target pmon @var{port}
14066PMON ROM monitor.
104c1213 14067
8e04817f
AC
14068@item target ddb @var{port}
14069@kindex target ddb @var{port}
14070NEC's DDB variant of PMON for Vr4300.
104c1213 14071
8e04817f
AC
14072@item target lsi @var{port}
14073@kindex target lsi @var{port}
14074LSI variant of PMON.
104c1213 14075
8e04817f
AC
14076@kindex target r3900
14077@item target r3900 @var{dev}
14078Densan DVE-R3900 ROM monitor for Toshiba R3900 Mips.
104c1213 14079
8e04817f
AC
14080@kindex target array
14081@item target array @var{dev}
14082Array Tech LSI33K RAID controller board.
104c1213 14083
8e04817f 14084@end table
104c1213 14085
104c1213 14086
8e04817f
AC
14087@noindent
14088@value{GDBN} also supports these special commands for MIPS targets:
104c1213 14089
8e04817f 14090@table @code
8e04817f
AC
14091@item set mipsfpu double
14092@itemx set mipsfpu single
14093@itemx set mipsfpu none
a64548ea 14094@itemx set mipsfpu auto
8e04817f
AC
14095@itemx show mipsfpu
14096@kindex set mipsfpu
14097@kindex show mipsfpu
14098@cindex MIPS remote floating point
14099@cindex floating point, MIPS remote
14100If your target board does not support the MIPS floating point
14101coprocessor, you should use the command @samp{set mipsfpu none} (if you
14102need this, you may wish to put the command in your @value{GDBN} init
14103file). This tells @value{GDBN} how to find the return value of
14104functions which return floating point values. It also allows
14105@value{GDBN} to avoid saving the floating point registers when calling
14106functions on the board. If you are using a floating point coprocessor
14107with only single precision floating point support, as on the @sc{r4650}
14108processor, use the command @samp{set mipsfpu single}. The default
14109double precision floating point coprocessor may be selected using
14110@samp{set mipsfpu double}.
104c1213 14111
8e04817f
AC
14112In previous versions the only choices were double precision or no
14113floating point, so @samp{set mipsfpu on} will select double precision
14114and @samp{set mipsfpu off} will select no floating point.
104c1213 14115
8e04817f
AC
14116As usual, you can inquire about the @code{mipsfpu} variable with
14117@samp{show mipsfpu}.
104c1213 14118
8e04817f
AC
14119@item set timeout @var{seconds}
14120@itemx set retransmit-timeout @var{seconds}
14121@itemx show timeout
14122@itemx show retransmit-timeout
14123@cindex @code{timeout}, MIPS protocol
14124@cindex @code{retransmit-timeout}, MIPS protocol
14125@kindex set timeout
14126@kindex show timeout
14127@kindex set retransmit-timeout
14128@kindex show retransmit-timeout
14129You can control the timeout used while waiting for a packet, in the MIPS
14130remote protocol, with the @code{set timeout @var{seconds}} command. The
14131default is 5 seconds. Similarly, you can control the timeout used while
14132waiting for an acknowledgement of a packet with the @code{set
14133retransmit-timeout @var{seconds}} command. The default is 3 seconds.
14134You can inspect both values with @code{show timeout} and @code{show
14135retransmit-timeout}. (These commands are @emph{only} available when
14136@value{GDBN} is configured for @samp{--target=mips-idt-ecoff}.)
104c1213 14137
8e04817f
AC
14138The timeout set by @code{set timeout} does not apply when @value{GDBN}
14139is waiting for your program to stop. In that case, @value{GDBN} waits
14140forever because it has no way of knowing how long the program is going
14141to run before stopping.
ba04e063
EZ
14142
14143@item set syn-garbage-limit @var{num}
14144@kindex set syn-garbage-limit@r{, MIPS remote}
14145@cindex synchronize with remote MIPS target
14146Limit the maximum number of characters @value{GDBN} should ignore when
14147it tries to synchronize with the remote target. The default is 10
14148characters. Setting the limit to -1 means there's no limit.
14149
14150@item show syn-garbage-limit
14151@kindex show syn-garbage-limit@r{, MIPS remote}
14152Show the current limit on the number of characters to ignore when
14153trying to synchronize with the remote system.
14154
14155@item set monitor-prompt @var{prompt}
14156@kindex set monitor-prompt@r{, MIPS remote}
14157@cindex remote monitor prompt
14158Tell @value{GDBN} to expect the specified @var{prompt} string from the
14159remote monitor. The default depends on the target:
14160@table @asis
14161@item pmon target
14162@samp{PMON}
14163@item ddb target
14164@samp{NEC010}
14165@item lsi target
14166@samp{PMON>}
14167@end table
14168
14169@item show monitor-prompt
14170@kindex show monitor-prompt@r{, MIPS remote}
14171Show the current strings @value{GDBN} expects as the prompt from the
14172remote monitor.
14173
14174@item set monitor-warnings
14175@kindex set monitor-warnings@r{, MIPS remote}
14176Enable or disable monitor warnings about hardware breakpoints. This
14177has effect only for the @code{lsi} target. When on, @value{GDBN} will
14178display warning messages whose codes are returned by the @code{lsi}
14179PMON monitor for breakpoint commands.
14180
14181@item show monitor-warnings
14182@kindex show monitor-warnings@r{, MIPS remote}
14183Show the current setting of printing monitor warnings.
14184
14185@item pmon @var{command}
14186@kindex pmon@r{, MIPS remote}
14187@cindex send PMON command
14188This command allows sending an arbitrary @var{command} string to the
14189monitor. The monitor must be in debug mode for this to work.
8e04817f 14190@end table
104c1213 14191
a37295f9
MM
14192@node OpenRISC 1000
14193@subsection OpenRISC 1000
14194@cindex OpenRISC 1000
14195
14196@cindex or1k boards
14197See OR1k Architecture document (@uref{www.opencores.org}) for more information
14198about platform and commands.
14199
14200@table @code
14201
14202@kindex target jtag
14203@item target jtag jtag://@var{host}:@var{port}
14204
14205Connects to remote JTAG server.
14206JTAG remote server can be either an or1ksim or JTAG server,
14207connected via parallel port to the board.
14208
14209Example: @code{target jtag jtag://localhost:9999}
14210
14211@kindex or1ksim
14212@item or1ksim @var{command}
14213If connected to @code{or1ksim} OpenRISC 1000 Architectural
14214Simulator, proprietary commands can be executed.
14215
14216@kindex info or1k spr
14217@item info or1k spr
14218Displays spr groups.
14219
14220@item info or1k spr @var{group}
14221@itemx info or1k spr @var{groupno}
14222Displays register names in selected group.
14223
14224@item info or1k spr @var{group} @var{register}
14225@itemx info or1k spr @var{register}
14226@itemx info or1k spr @var{groupno} @var{registerno}
14227@itemx info or1k spr @var{registerno}
14228Shows information about specified spr register.
14229
14230@kindex spr
14231@item spr @var{group} @var{register} @var{value}
14232@itemx spr @var{register @var{value}}
14233@itemx spr @var{groupno} @var{registerno @var{value}}
14234@itemx spr @var{registerno @var{value}}
14235Writes @var{value} to specified spr register.
14236@end table
14237
14238Some implementations of OpenRISC 1000 Architecture also have hardware trace.
14239It is very similar to @value{GDBN} trace, except it does not interfere with normal
14240program execution and is thus much faster. Hardware breakpoints/watchpoint
14241triggers can be set using:
14242@table @code
14243@item $LEA/$LDATA
14244Load effective address/data
14245@item $SEA/$SDATA
14246Store effective address/data
14247@item $AEA/$ADATA
14248Access effective address ($SEA or $LEA) or data ($SDATA/$LDATA)
14249@item $FETCH
14250Fetch data
14251@end table
14252
14253When triggered, it can capture low level data, like: @code{PC}, @code{LSEA},
14254@code{LDATA}, @code{SDATA}, @code{READSPR}, @code{WRITESPR}, @code{INSTR}.
14255
14256@code{htrace} commands:
14257@cindex OpenRISC 1000 htrace
14258@table @code
14259@kindex hwatch
14260@item hwatch @var{conditional}
14261Set hardware watchpoint on combination of Load/Store Effecive Address(es)
14262or Data. For example:
14263
14264@code{hwatch ($LEA == my_var) && ($LDATA < 50) || ($SEA == my_var) && ($SDATA >= 50)}
14265
14266@code{hwatch ($LEA == my_var) && ($LDATA < 50) || ($SEA == my_var) && ($SDATA >= 50)}
14267
4644b6e3 14268@kindex htrace
a37295f9
MM
14269@item htrace info
14270Display information about current HW trace configuration.
14271
a37295f9
MM
14272@item htrace trigger @var{conditional}
14273Set starting criteria for HW trace.
14274
a37295f9
MM
14275@item htrace qualifier @var{conditional}
14276Set acquisition qualifier for HW trace.
14277
a37295f9
MM
14278@item htrace stop @var{conditional}
14279Set HW trace stopping criteria.
14280
f153cc92 14281@item htrace record [@var{data}]*
a37295f9
MM
14282Selects the data to be recorded, when qualifier is met and HW trace was
14283triggered.
14284
a37295f9 14285@item htrace enable
a37295f9
MM
14286@itemx htrace disable
14287Enables/disables the HW trace.
14288
f153cc92 14289@item htrace rewind [@var{filename}]
a37295f9
MM
14290Clears currently recorded trace data.
14291
14292If filename is specified, new trace file is made and any newly collected data
14293will be written there.
14294
f153cc92 14295@item htrace print [@var{start} [@var{len}]]
a37295f9
MM
14296Prints trace buffer, using current record configuration.
14297
a37295f9
MM
14298@item htrace mode continuous
14299Set continuous trace mode.
14300
a37295f9
MM
14301@item htrace mode suspend
14302Set suspend trace mode.
14303
14304@end table
14305
8e04817f
AC
14306@node PowerPC
14307@subsection PowerPC
104c1213
JM
14308
14309@table @code
8e04817f
AC
14310@kindex target dink32
14311@item target dink32 @var{dev}
14312DINK32 ROM monitor.
104c1213 14313
8e04817f
AC
14314@kindex target ppcbug
14315@item target ppcbug @var{dev}
14316@kindex target ppcbug1
14317@item target ppcbug1 @var{dev}
14318PPCBUG ROM monitor for PowerPC.
104c1213 14319
8e04817f
AC
14320@kindex target sds
14321@item target sds @var{dev}
14322SDS monitor, running on a PowerPC board (such as Motorola's ADS).
c45da7e6 14323@end table
8e04817f 14324
c45da7e6
EZ
14325@cindex SDS protocol
14326The following commands specifi to the SDS protocol are supported
14327by@value{GDBN}:
14328
14329@table @code
14330@item set sdstimeout @var{nsec}
14331@kindex set sdstimeout
14332Set the timeout for SDS protocol reads to be @var{nsec} seconds. The
14333default is 2 seconds.
14334
14335@item show sdstimeout
14336@kindex show sdstimeout
14337Show the current value of the SDS timeout.
14338
14339@item sds @var{command}
14340@kindex sds@r{, a command}
14341Send the specified @var{command} string to the SDS monitor.
8e04817f
AC
14342@end table
14343
c45da7e6 14344
8e04817f
AC
14345@node PA
14346@subsection HP PA Embedded
104c1213
JM
14347
14348@table @code
14349
8e04817f
AC
14350@kindex target op50n
14351@item target op50n @var{dev}
14352OP50N monitor, running on an OKI HPPA board.
14353
14354@kindex target w89k
14355@item target w89k @var{dev}
14356W89K monitor, running on a Winbond HPPA board.
104c1213
JM
14357
14358@end table
14359
8e04817f 14360@node SH
172c2a43 14361@subsection Renesas SH
104c1213
JM
14362
14363@table @code
14364
172c2a43 14365@kindex target hms@r{, with Renesas SH}
8e04817f 14366@item target hms @var{dev}
172c2a43 14367A Renesas SH board attached via serial line to your host. Use special
8e04817f
AC
14368commands @code{device} and @code{speed} to control the serial line and
14369the communications speed used.
104c1213 14370
172c2a43 14371@kindex target e7000@r{, with Renesas SH}
8e04817f 14372@item target e7000 @var{dev}
172c2a43 14373E7000 emulator for Renesas SH.
104c1213 14374
8e04817f
AC
14375@kindex target sh3@r{, with SH}
14376@kindex target sh3e@r{, with SH}
14377@item target sh3 @var{dev}
14378@item target sh3e @var{dev}
172c2a43 14379Renesas SH-3 and SH-3E target systems.
104c1213 14380
8e04817f 14381@end table
104c1213 14382
8e04817f
AC
14383@node Sparclet
14384@subsection Tsqware Sparclet
104c1213 14385
8e04817f
AC
14386@cindex Sparclet
14387
14388@value{GDBN} enables developers to debug tasks running on
14389Sparclet targets from a Unix host.
14390@value{GDBN} uses code that runs on
14391both the Unix host and on the Sparclet target. The program
14392@code{@value{GDBP}} is installed and executed on the Unix host.
104c1213 14393
8e04817f
AC
14394@table @code
14395@item remotetimeout @var{args}
14396@kindex remotetimeout
14397@value{GDBN} supports the option @code{remotetimeout}.
14398This option is set by the user, and @var{args} represents the number of
14399seconds @value{GDBN} waits for responses.
104c1213
JM
14400@end table
14401
8e04817f
AC
14402@cindex compiling, on Sparclet
14403When compiling for debugging, include the options @samp{-g} to get debug
14404information and @samp{-Ttext} to relocate the program to where you wish to
14405load it on the target. You may also want to add the options @samp{-n} or
14406@samp{-N} in order to reduce the size of the sections. Example:
104c1213 14407
474c8240 14408@smallexample
8e04817f 14409sparclet-aout-gcc prog.c -Ttext 0x12010000 -g -o prog -N
474c8240 14410@end smallexample
104c1213 14411
8e04817f 14412You can use @code{objdump} to verify that the addresses are what you intended:
104c1213 14413
474c8240 14414@smallexample
8e04817f 14415sparclet-aout-objdump --headers --syms prog
474c8240 14416@end smallexample
104c1213 14417
8e04817f
AC
14418@cindex running, on Sparclet
14419Once you have set
14420your Unix execution search path to find @value{GDBN}, you are ready to
14421run @value{GDBN}. From your Unix host, run @code{@value{GDBP}}
14422(or @code{sparclet-aout-gdb}, depending on your installation).
104c1213 14423
8e04817f
AC
14424@value{GDBN} comes up showing the prompt:
14425
474c8240 14426@smallexample
8e04817f 14427(gdbslet)
474c8240 14428@end smallexample
104c1213
JM
14429
14430@menu
8e04817f
AC
14431* Sparclet File:: Setting the file to debug
14432* Sparclet Connection:: Connecting to Sparclet
14433* Sparclet Download:: Sparclet download
14434* Sparclet Execution:: Running and debugging
104c1213
JM
14435@end menu
14436
8e04817f
AC
14437@node Sparclet File
14438@subsubsection Setting file to debug
104c1213 14439
8e04817f 14440The @value{GDBN} command @code{file} lets you choose with program to debug.
104c1213 14441
474c8240 14442@smallexample
8e04817f 14443(gdbslet) file prog
474c8240 14444@end smallexample
104c1213 14445
8e04817f
AC
14446@need 1000
14447@value{GDBN} then attempts to read the symbol table of @file{prog}.
14448@value{GDBN} locates
14449the file by searching the directories listed in the command search
14450path.
14451If the file was compiled with debug information (option "-g"), source
14452files will be searched as well.
14453@value{GDBN} locates
14454the source files by searching the directories listed in the directory search
14455path (@pxref{Environment, ,Your program's environment}).
14456If it fails
14457to find a file, it displays a message such as:
104c1213 14458
474c8240 14459@smallexample
8e04817f 14460prog: No such file or directory.
474c8240 14461@end smallexample
104c1213 14462
8e04817f
AC
14463When this happens, add the appropriate directories to the search paths with
14464the @value{GDBN} commands @code{path} and @code{dir}, and execute the
14465@code{target} command again.
104c1213 14466
8e04817f
AC
14467@node Sparclet Connection
14468@subsubsection Connecting to Sparclet
104c1213 14469
8e04817f
AC
14470The @value{GDBN} command @code{target} lets you connect to a Sparclet target.
14471To connect to a target on serial port ``@code{ttya}'', type:
104c1213 14472
474c8240 14473@smallexample
8e04817f
AC
14474(gdbslet) target sparclet /dev/ttya
14475Remote target sparclet connected to /dev/ttya
14476main () at ../prog.c:3
474c8240 14477@end smallexample
104c1213 14478
8e04817f
AC
14479@need 750
14480@value{GDBN} displays messages like these:
104c1213 14481
474c8240 14482@smallexample
8e04817f 14483Connected to ttya.
474c8240 14484@end smallexample
104c1213 14485
8e04817f
AC
14486@node Sparclet Download
14487@subsubsection Sparclet download
104c1213 14488
8e04817f
AC
14489@cindex download to Sparclet
14490Once connected to the Sparclet target,
14491you can use the @value{GDBN}
14492@code{load} command to download the file from the host to the target.
14493The file name and load offset should be given as arguments to the @code{load}
14494command.
14495Since the file format is aout, the program must be loaded to the starting
14496address. You can use @code{objdump} to find out what this value is. The load
14497offset is an offset which is added to the VMA (virtual memory address)
14498of each of the file's sections.
14499For instance, if the program
14500@file{prog} was linked to text address 0x1201000, with data at 0x12010160
14501and bss at 0x12010170, in @value{GDBN}, type:
104c1213 14502
474c8240 14503@smallexample
8e04817f
AC
14504(gdbslet) load prog 0x12010000
14505Loading section .text, size 0xdb0 vma 0x12010000
474c8240 14506@end smallexample
104c1213 14507
8e04817f
AC
14508If the code is loaded at a different address then what the program was linked
14509to, you may need to use the @code{section} and @code{add-symbol-file} commands
14510to tell @value{GDBN} where to map the symbol table.
14511
14512@node Sparclet Execution
14513@subsubsection Running and debugging
14514
14515@cindex running and debugging Sparclet programs
14516You can now begin debugging the task using @value{GDBN}'s execution control
14517commands, @code{b}, @code{step}, @code{run}, etc. See the @value{GDBN}
14518manual for the list of commands.
14519
474c8240 14520@smallexample
8e04817f
AC
14521(gdbslet) b main
14522Breakpoint 1 at 0x12010000: file prog.c, line 3.
14523(gdbslet) run
14524Starting program: prog
14525Breakpoint 1, main (argc=1, argv=0xeffff21c) at prog.c:3
145263 char *symarg = 0;
14527(gdbslet) step
145284 char *execarg = "hello!";
14529(gdbslet)
474c8240 14530@end smallexample
8e04817f
AC
14531
14532@node Sparclite
14533@subsection Fujitsu Sparclite
104c1213
JM
14534
14535@table @code
14536
8e04817f
AC
14537@kindex target sparclite
14538@item target sparclite @var{dev}
14539Fujitsu sparclite boards, used only for the purpose of loading.
14540You must use an additional command to debug the program.
14541For example: target remote @var{dev} using @value{GDBN} standard
14542remote protocol.
104c1213
JM
14543
14544@end table
14545
8e04817f
AC
14546@node ST2000
14547@subsection Tandem ST2000
104c1213 14548
8e04817f
AC
14549@value{GDBN} may be used with a Tandem ST2000 phone switch, running Tandem's
14550STDBUG protocol.
104c1213 14551
8e04817f
AC
14552To connect your ST2000 to the host system, see the manufacturer's
14553manual. Once the ST2000 is physically attached, you can run:
104c1213 14554
474c8240 14555@smallexample
8e04817f 14556target st2000 @var{dev} @var{speed}
474c8240 14557@end smallexample
104c1213 14558
8e04817f
AC
14559@noindent
14560to establish it as your debugging environment. @var{dev} is normally
14561the name of a serial device, such as @file{/dev/ttya}, connected to the
14562ST2000 via a serial line. You can instead specify @var{dev} as a TCP
14563connection (for example, to a serial line attached via a terminal
14564concentrator) using the syntax @code{@var{hostname}:@var{portnumber}}.
104c1213 14565
8e04817f
AC
14566The @code{load} and @code{attach} commands are @emph{not} defined for
14567this target; you must load your program into the ST2000 as you normally
14568would for standalone operation. @value{GDBN} reads debugging information
14569(such as symbols) from a separate, debugging version of the program
14570available on your host computer.
14571@c FIXME!! This is terribly vague; what little content is here is
14572@c basically hearsay.
104c1213 14573
8e04817f
AC
14574@cindex ST2000 auxiliary commands
14575These auxiliary @value{GDBN} commands are available to help you with the ST2000
14576environment:
104c1213 14577
8e04817f
AC
14578@table @code
14579@item st2000 @var{command}
14580@kindex st2000 @var{cmd}
14581@cindex STDBUG commands (ST2000)
14582@cindex commands to STDBUG (ST2000)
14583Send a @var{command} to the STDBUG monitor. See the manufacturer's
14584manual for available commands.
104c1213 14585
8e04817f
AC
14586@item connect
14587@cindex connect (to STDBUG)
14588Connect the controlling terminal to the STDBUG command monitor. When
14589you are done interacting with STDBUG, typing either of two character
14590sequences gets you back to the @value{GDBN} command prompt:
14591@kbd{@key{RET}~.} (Return, followed by tilde and period) or
14592@kbd{@key{RET}~@key{C-d}} (Return, followed by tilde and control-D).
104c1213
JM
14593@end table
14594
8e04817f
AC
14595@node Z8000
14596@subsection Zilog Z8000
104c1213 14597
8e04817f
AC
14598@cindex Z8000
14599@cindex simulator, Z8000
14600@cindex Zilog Z8000 simulator
104c1213 14601
8e04817f
AC
14602When configured for debugging Zilog Z8000 targets, @value{GDBN} includes
14603a Z8000 simulator.
14604
14605For the Z8000 family, @samp{target sim} simulates either the Z8002 (the
14606unsegmented variant of the Z8000 architecture) or the Z8001 (the
14607segmented variant). The simulator recognizes which architecture is
14608appropriate by inspecting the object code.
104c1213 14609
8e04817f
AC
14610@table @code
14611@item target sim @var{args}
14612@kindex sim
14613@kindex target sim@r{, with Z8000}
14614Debug programs on a simulated CPU. If the simulator supports setup
14615options, specify them via @var{args}.
104c1213
JM
14616@end table
14617
8e04817f
AC
14618@noindent
14619After specifying this target, you can debug programs for the simulated
14620CPU in the same style as programs for your host computer; use the
14621@code{file} command to load a new program image, the @code{run} command
14622to run your program, and so on.
14623
14624As well as making available all the usual machine registers
14625(@pxref{Registers, ,Registers}), the Z8000 simulator provides three
14626additional items of information as specially named registers:
104c1213
JM
14627
14628@table @code
14629
8e04817f
AC
14630@item cycles
14631Counts clock-ticks in the simulator.
104c1213 14632
8e04817f
AC
14633@item insts
14634Counts instructions run in the simulator.
104c1213 14635
8e04817f
AC
14636@item time
14637Execution time in 60ths of a second.
104c1213 14638
8e04817f 14639@end table
104c1213 14640
8e04817f
AC
14641You can refer to these values in @value{GDBN} expressions with the usual
14642conventions; for example, @w{@samp{b fputc if $cycles>5000}} sets a
14643conditional breakpoint that suspends only after at least 5000
14644simulated clock ticks.
104c1213 14645
a64548ea
EZ
14646@node AVR
14647@subsection Atmel AVR
14648@cindex AVR
14649
14650When configured for debugging the Atmel AVR, @value{GDBN} supports the
14651following AVR-specific commands:
14652
14653@table @code
14654@item info io_registers
14655@kindex info io_registers@r{, AVR}
14656@cindex I/O registers (Atmel AVR)
14657This command displays information about the AVR I/O registers. For
14658each register, @value{GDBN} prints its number and value.
14659@end table
14660
14661@node CRIS
14662@subsection CRIS
14663@cindex CRIS
14664
14665When configured for debugging CRIS, @value{GDBN} provides the
14666following CRIS-specific commands:
14667
14668@table @code
14669@item set cris-version @var{ver}
14670@cindex CRIS version
e22e55c9
OF
14671Set the current CRIS version to @var{ver}, either @samp{10} or @samp{32}.
14672The CRIS version affects register names and sizes. This command is useful in
14673case autodetection of the CRIS version fails.
a64548ea
EZ
14674
14675@item show cris-version
14676Show the current CRIS version.
14677
14678@item set cris-dwarf2-cfi
14679@cindex DWARF-2 CFI and CRIS
e22e55c9
OF
14680Set the usage of DWARF-2 CFI for CRIS debugging. The default is @samp{on}.
14681Change to @samp{off} when using @code{gcc-cris} whose version is below
14682@code{R59}.
a64548ea
EZ
14683
14684@item show cris-dwarf2-cfi
14685Show the current state of using DWARF-2 CFI.
e22e55c9
OF
14686
14687@item set cris-mode @var{mode}
14688@cindex CRIS mode
14689Set the current CRIS mode to @var{mode}. It should only be changed when
14690debugging in guru mode, in which case it should be set to
14691@samp{guru} (the default is @samp{normal}).
14692
14693@item show cris-mode
14694Show the current CRIS mode.
a64548ea
EZ
14695@end table
14696
14697@node Super-H
14698@subsection Renesas Super-H
14699@cindex Super-H
14700
14701For the Renesas Super-H processor, @value{GDBN} provides these
14702commands:
14703
14704@table @code
14705@item regs
14706@kindex regs@r{, Super-H}
14707Show the values of all Super-H registers.
14708@end table
14709
c45da7e6
EZ
14710@node WinCE
14711@subsection Windows CE
14712@cindex Windows CE
14713
14714The following commands are available for Windows CE:
14715
14716@table @code
14717@item set remotedirectory @var{dir}
14718@kindex set remotedirectory
14719Tell @value{GDBN} to upload files from the named directory @var{dir}.
14720The default is @file{/gdb}, i.e.@: the root directory on the current
14721drive.
14722
14723@item show remotedirectory
14724@kindex show remotedirectory
14725Show the current value of the upload directory.
14726
14727@item set remoteupload @var{method}
14728@kindex set remoteupload
14729Set the method used to upload files to remote device. Valid values
14730for @var{method} are @samp{always}, @samp{newer}, and @samp{never}.
14731The default is @samp{newer}.
14732
14733@item show remoteupload
14734@kindex show remoteupload
14735Show the current setting of the upload method.
14736
14737@item set remoteaddhost
14738@kindex set remoteaddhost
14739Tell @value{GDBN} whether to add this host to the remote stub's
14740arguments when you debug over a network.
14741
14742@item show remoteaddhost
14743@kindex show remoteaddhost
14744Show whether to add this host to remote stub's arguments when
14745debugging over a network.
14746@end table
14747
a64548ea 14748
8e04817f
AC
14749@node Architectures
14750@section Architectures
104c1213 14751
8e04817f
AC
14752This section describes characteristics of architectures that affect
14753all uses of @value{GDBN} with the architecture, both native and cross.
104c1213 14754
8e04817f 14755@menu
9c16f35a 14756* i386::
8e04817f
AC
14757* A29K::
14758* Alpha::
14759* MIPS::
a64548ea 14760* HPPA:: HP PA architecture
8e04817f 14761@end menu
104c1213 14762
9c16f35a
EZ
14763@node i386
14764@subsection x86 Architecture-specific issues.
14765
14766@table @code
14767@item set struct-convention @var{mode}
14768@kindex set struct-convention
14769@cindex struct return convention
14770@cindex struct/union returned in registers
14771Set the convention used by the inferior to return @code{struct}s and
14772@code{union}s from functions to @var{mode}. Possible values of
14773@var{mode} are @code{"pcc"}, @code{"reg"}, and @code{"default"} (the
14774default). @code{"default"} or @code{"pcc"} means that @code{struct}s
14775are returned on the stack, while @code{"reg"} means that a
14776@code{struct} or a @code{union} whose size is 1, 2, 4, or 8 bytes will
14777be returned in a register.
14778
14779@item show struct-convention
14780@kindex show struct-convention
14781Show the current setting of the convention to return @code{struct}s
14782from functions.
14783@end table
14784
8e04817f
AC
14785@node A29K
14786@subsection A29K
104c1213
JM
14787
14788@table @code
104c1213 14789
8e04817f
AC
14790@kindex set rstack_high_address
14791@cindex AMD 29K register stack
14792@cindex register stack, AMD29K
14793@item set rstack_high_address @var{address}
14794On AMD 29000 family processors, registers are saved in a separate
14795@dfn{register stack}. There is no way for @value{GDBN} to determine the
14796extent of this stack. Normally, @value{GDBN} just assumes that the
14797stack is ``large enough''. This may result in @value{GDBN} referencing
14798memory locations that do not exist. If necessary, you can get around
14799this problem by specifying the ending address of the register stack with
14800the @code{set rstack_high_address} command. The argument should be an
14801address, which you probably want to precede with @samp{0x} to specify in
14802hexadecimal.
104c1213 14803
8e04817f
AC
14804@kindex show rstack_high_address
14805@item show rstack_high_address
14806Display the current limit of the register stack, on AMD 29000 family
14807processors.
104c1213 14808
8e04817f 14809@end table
104c1213 14810
8e04817f
AC
14811@node Alpha
14812@subsection Alpha
104c1213 14813
8e04817f 14814See the following section.
104c1213 14815
8e04817f
AC
14816@node MIPS
14817@subsection MIPS
104c1213 14818
8e04817f
AC
14819@cindex stack on Alpha
14820@cindex stack on MIPS
14821@cindex Alpha stack
14822@cindex MIPS stack
14823Alpha- and MIPS-based computers use an unusual stack frame, which
14824sometimes requires @value{GDBN} to search backward in the object code to
14825find the beginning of a function.
104c1213 14826
8e04817f
AC
14827@cindex response time, MIPS debugging
14828To improve response time (especially for embedded applications, where
14829@value{GDBN} may be restricted to a slow serial line for this search)
14830you may want to limit the size of this search, using one of these
14831commands:
104c1213 14832
8e04817f
AC
14833@table @code
14834@cindex @code{heuristic-fence-post} (Alpha, MIPS)
14835@item set heuristic-fence-post @var{limit}
14836Restrict @value{GDBN} to examining at most @var{limit} bytes in its
14837search for the beginning of a function. A value of @var{0} (the
14838default) means there is no limit. However, except for @var{0}, the
14839larger the limit the more bytes @code{heuristic-fence-post} must search
e2f4edfd
EZ
14840and therefore the longer it takes to run. You should only need to use
14841this command when debugging a stripped executable.
104c1213 14842
8e04817f
AC
14843@item show heuristic-fence-post
14844Display the current limit.
14845@end table
104c1213
JM
14846
14847@noindent
8e04817f
AC
14848These commands are available @emph{only} when @value{GDBN} is configured
14849for debugging programs on Alpha or MIPS processors.
104c1213 14850
a64548ea
EZ
14851Several MIPS-specific commands are available when debugging MIPS
14852programs:
14853
14854@table @code
14855@item set mips saved-gpreg-size @var{size}
14856@kindex set mips saved-gpreg-size
14857@cindex MIPS GP register size on stack
14858Set the size of MIPS general-purpose registers saved on the stack.
14859The argument @var{size} can be one of the following:
14860
14861@table @samp
14862@item 32
1486332-bit GP registers
14864@item 64
1486564-bit GP registers
14866@item auto
14867Use the target's default setting or autodetect the saved size from the
14868information contained in the executable. This is the default
14869@end table
14870
14871@item show mips saved-gpreg-size
14872@kindex show mips saved-gpreg-size
14873Show the current size of MIPS GP registers on the stack.
14874
14875@item set mips stack-arg-size @var{size}
14876@kindex set mips stack-arg-size
14877@cindex MIPS stack space for arguments
14878Set the amount of stack space reserved for arguments to functions.
14879The argument can be one of @code{"32"}, @code{"64"} or @code{"auto"}
14880(the default).
14881
14882@item set mips abi @var{arg}
14883@kindex set mips abi
14884@cindex set ABI for MIPS
14885Tell @value{GDBN} which MIPS ABI is used by the inferior. Possible
14886values of @var{arg} are:
14887
14888@table @samp
14889@item auto
14890The default ABI associated with the current binary (this is the
14891default).
14892@item o32
14893@item o64
14894@item n32
14895@item n64
14896@item eabi32
14897@item eabi64
14898@item auto
14899@end table
14900
14901@item show mips abi
14902@kindex show mips abi
14903Show the MIPS ABI used by @value{GDBN} to debug the inferior.
14904
14905@item set mipsfpu
14906@itemx show mipsfpu
14907@xref{MIPS Embedded, set mipsfpu}.
14908
14909@item set mips mask-address @var{arg}
14910@kindex set mips mask-address
14911@cindex MIPS addresses, masking
14912This command determines whether the most-significant 32 bits of 64-bit
14913MIPS addresses are masked off. The argument @var{arg} can be
14914@samp{on}, @samp{off}, or @samp{auto}. The latter is the default
14915setting, which lets @value{GDBN} determine the correct value.
14916
14917@item show mips mask-address
14918@kindex show mips mask-address
14919Show whether the upper 32 bits of MIPS addresses are masked off or
14920not.
14921
14922@item set remote-mips64-transfers-32bit-regs
14923@kindex set remote-mips64-transfers-32bit-regs
14924This command controls compatibility with 64-bit MIPS targets that
14925transfer data in 32-bit quantities. If you have an old MIPS 64 target
14926that transfers 32 bits for some registers, like @sc{sr} and @sc{fsr},
14927and 64 bits for other registers, set this option to @samp{on}.
14928
14929@item show remote-mips64-transfers-32bit-regs
14930@kindex show remote-mips64-transfers-32bit-regs
14931Show the current setting of compatibility with older MIPS 64 targets.
14932
14933@item set debug mips
14934@kindex set debug mips
14935This command turns on and off debugging messages for the MIPS-specific
14936target code in @value{GDBN}.
14937
14938@item show debug mips
14939@kindex show debug mips
14940Show the current setting of MIPS debugging messages.
14941@end table
14942
14943
14944@node HPPA
14945@subsection HPPA
14946@cindex HPPA support
14947
14948When @value{GDBN} is debugging te HP PA architecture, it provides the
14949following special commands:
14950
14951@table @code
14952@item set debug hppa
14953@kindex set debug hppa
14954THis command determines whether HPPA architecture specific debugging
14955messages are to be displayed.
14956
14957@item show debug hppa
14958Show whether HPPA debugging messages are displayed.
14959
14960@item maint print unwind @var{address}
14961@kindex maint print unwind@r{, HPPA}
14962This command displays the contents of the unwind table entry at the
14963given @var{address}.
14964
14965@end table
14966
104c1213 14967
8e04817f
AC
14968@node Controlling GDB
14969@chapter Controlling @value{GDBN}
14970
14971You can alter the way @value{GDBN} interacts with you by using the
14972@code{set} command. For commands controlling how @value{GDBN} displays
14973data, see @ref{Print Settings, ,Print settings}. Other settings are
14974described here.
14975
14976@menu
14977* Prompt:: Prompt
14978* Editing:: Command editing
14979* History:: Command history
14980* Screen Size:: Screen size
14981* Numbers:: Numbers
1e698235 14982* ABI:: Configuring the current ABI
8e04817f
AC
14983* Messages/Warnings:: Optional warnings and messages
14984* Debugging Output:: Optional messages about internal happenings
14985@end menu
14986
14987@node Prompt
14988@section Prompt
104c1213 14989
8e04817f 14990@cindex prompt
104c1213 14991
8e04817f
AC
14992@value{GDBN} indicates its readiness to read a command by printing a string
14993called the @dfn{prompt}. This string is normally @samp{(@value{GDBP})}. You
14994can change the prompt string with the @code{set prompt} command. For
14995instance, when debugging @value{GDBN} with @value{GDBN}, it is useful to change
14996the prompt in one of the @value{GDBN} sessions so that you can always tell
14997which one you are talking to.
104c1213 14998
8e04817f
AC
14999@emph{Note:} @code{set prompt} does not add a space for you after the
15000prompt you set. This allows you to set a prompt which ends in a space
15001or a prompt that does not.
104c1213 15002
8e04817f
AC
15003@table @code
15004@kindex set prompt
15005@item set prompt @var{newprompt}
15006Directs @value{GDBN} to use @var{newprompt} as its prompt string henceforth.
104c1213 15007
8e04817f
AC
15008@kindex show prompt
15009@item show prompt
15010Prints a line of the form: @samp{Gdb's prompt is: @var{your-prompt}}
104c1213
JM
15011@end table
15012
8e04817f
AC
15013@node Editing
15014@section Command editing
15015@cindex readline
15016@cindex command line editing
104c1213 15017
703663ab 15018@value{GDBN} reads its input commands via the @dfn{Readline} interface. This
8e04817f
AC
15019@sc{gnu} library provides consistent behavior for programs which provide a
15020command line interface to the user. Advantages are @sc{gnu} Emacs-style
15021or @dfn{vi}-style inline editing of commands, @code{csh}-like history
15022substitution, and a storage and recall of command history across
15023debugging sessions.
104c1213 15024
8e04817f
AC
15025You may control the behavior of command line editing in @value{GDBN} with the
15026command @code{set}.
104c1213 15027
8e04817f
AC
15028@table @code
15029@kindex set editing
15030@cindex editing
15031@item set editing
15032@itemx set editing on
15033Enable command line editing (enabled by default).
104c1213 15034
8e04817f
AC
15035@item set editing off
15036Disable command line editing.
104c1213 15037
8e04817f
AC
15038@kindex show editing
15039@item show editing
15040Show whether command line editing is enabled.
104c1213
JM
15041@end table
15042
703663ab
EZ
15043@xref{Command Line Editing}, for more details about the Readline
15044interface. Users unfamiliar with @sc{gnu} Emacs or @code{vi} are
15045encouraged to read that chapter.
15046
8e04817f
AC
15047@node History
15048@section Command history
703663ab 15049@cindex command history
8e04817f
AC
15050
15051@value{GDBN} can keep track of the commands you type during your
15052debugging sessions, so that you can be certain of precisely what
15053happened. Use these commands to manage the @value{GDBN} command
15054history facility.
104c1213 15055
703663ab
EZ
15056@value{GDBN} uses the @sc{gnu} History library, a part of the Readline
15057package, to provide the history facility. @xref{Using History
15058Interactively}, for the detailed description of the History library.
15059
15060Here is the description of @value{GDBN} commands related to command
15061history.
15062
104c1213 15063@table @code
8e04817f
AC
15064@cindex history substitution
15065@cindex history file
15066@kindex set history filename
4644b6e3 15067@cindex @env{GDBHISTFILE}, environment variable
8e04817f
AC
15068@item set history filename @var{fname}
15069Set the name of the @value{GDBN} command history file to @var{fname}.
15070This is the file where @value{GDBN} reads an initial command history
15071list, and where it writes the command history from this session when it
15072exits. You can access this list through history expansion or through
15073the history command editing characters listed below. This file defaults
15074to the value of the environment variable @code{GDBHISTFILE}, or to
15075@file{./.gdb_history} (@file{./_gdb_history} on MS-DOS) if this variable
15076is not set.
104c1213 15077
9c16f35a
EZ
15078@cindex save command history
15079@kindex set history save
8e04817f
AC
15080@item set history save
15081@itemx set history save on
15082Record command history in a file, whose name may be specified with the
15083@code{set history filename} command. By default, this option is disabled.
104c1213 15084
8e04817f
AC
15085@item set history save off
15086Stop recording command history in a file.
104c1213 15087
8e04817f 15088@cindex history size
9c16f35a 15089@kindex set history size
6fc08d32 15090@cindex @env{HISTSIZE}, environment variable
8e04817f
AC
15091@item set history size @var{size}
15092Set the number of commands which @value{GDBN} keeps in its history list.
15093This defaults to the value of the environment variable
15094@code{HISTSIZE}, or to 256 if this variable is not set.
104c1213
JM
15095@end table
15096
8e04817f 15097History expansion assigns special meaning to the character @kbd{!}.
703663ab 15098@xref{Event Designators}, for more details.
8e04817f 15099
703663ab 15100@cindex history expansion, turn on/off
8e04817f
AC
15101Since @kbd{!} is also the logical not operator in C, history expansion
15102is off by default. If you decide to enable history expansion with the
15103@code{set history expansion on} command, you may sometimes need to
15104follow @kbd{!} (when it is used as logical not, in an expression) with
15105a space or a tab to prevent it from being expanded. The readline
15106history facilities do not attempt substitution on the strings
15107@kbd{!=} and @kbd{!(}, even when history expansion is enabled.
15108
15109The commands to control history expansion are:
104c1213
JM
15110
15111@table @code
8e04817f
AC
15112@item set history expansion on
15113@itemx set history expansion
703663ab 15114@kindex set history expansion
8e04817f 15115Enable history expansion. History expansion is off by default.
104c1213 15116
8e04817f
AC
15117@item set history expansion off
15118Disable history expansion.
104c1213 15119
8e04817f
AC
15120@c @group
15121@kindex show history
15122@item show history
15123@itemx show history filename
15124@itemx show history save
15125@itemx show history size
15126@itemx show history expansion
15127These commands display the state of the @value{GDBN} history parameters.
15128@code{show history} by itself displays all four states.
15129@c @end group
15130@end table
15131
15132@table @code
9c16f35a
EZ
15133@kindex show commands
15134@cindex show last commands
15135@cindex display command history
8e04817f
AC
15136@item show commands
15137Display the last ten commands in the command history.
104c1213 15138
8e04817f
AC
15139@item show commands @var{n}
15140Print ten commands centered on command number @var{n}.
15141
15142@item show commands +
15143Print ten commands just after the commands last printed.
104c1213
JM
15144@end table
15145
8e04817f
AC
15146@node Screen Size
15147@section Screen size
15148@cindex size of screen
15149@cindex pauses in output
104c1213 15150
8e04817f
AC
15151Certain commands to @value{GDBN} may produce large amounts of
15152information output to the screen. To help you read all of it,
15153@value{GDBN} pauses and asks you for input at the end of each page of
15154output. Type @key{RET} when you want to continue the output, or @kbd{q}
15155to discard the remaining output. Also, the screen width setting
15156determines when to wrap lines of output. Depending on what is being
15157printed, @value{GDBN} tries to break the line at a readable place,
15158rather than simply letting it overflow onto the following line.
15159
15160Normally @value{GDBN} knows the size of the screen from the terminal
15161driver software. For example, on Unix @value{GDBN} uses the termcap data base
15162together with the value of the @code{TERM} environment variable and the
15163@code{stty rows} and @code{stty cols} settings. If this is not correct,
15164you can override it with the @code{set height} and @code{set
15165width} commands:
15166
15167@table @code
15168@kindex set height
15169@kindex set width
15170@kindex show width
15171@kindex show height
15172@item set height @var{lpp}
15173@itemx show height
15174@itemx set width @var{cpl}
15175@itemx show width
15176These @code{set} commands specify a screen height of @var{lpp} lines and
15177a screen width of @var{cpl} characters. The associated @code{show}
15178commands display the current settings.
104c1213 15179
8e04817f
AC
15180If you specify a height of zero lines, @value{GDBN} does not pause during
15181output no matter how long the output is. This is useful if output is to a
15182file or to an editor buffer.
104c1213 15183
8e04817f
AC
15184Likewise, you can specify @samp{set width 0} to prevent @value{GDBN}
15185from wrapping its output.
9c16f35a
EZ
15186
15187@item set pagination on
15188@itemx set pagination off
15189@kindex set pagination
15190Turn the output pagination on or off; the default is on. Turning
15191pagination off is the alternative to @code{set height 0}.
15192
15193@item show pagination
15194@kindex show pagination
15195Show the current pagination mode.
104c1213
JM
15196@end table
15197
8e04817f
AC
15198@node Numbers
15199@section Numbers
15200@cindex number representation
15201@cindex entering numbers
104c1213 15202
8e04817f
AC
15203You can always enter numbers in octal, decimal, or hexadecimal in
15204@value{GDBN} by the usual conventions: octal numbers begin with
15205@samp{0}, decimal numbers end with @samp{.}, and hexadecimal numbers
eb2dae08
EZ
15206begin with @samp{0x}. Numbers that neither begin with @samp{0} or
15207@samp{0x}, nor end with a @samp{.} are, by default, entered in base
1520810; likewise, the default display for numbers---when no particular
15209format is specified---is base 10. You can change the default base for
15210both input and output with the commands described below.
104c1213 15211
8e04817f
AC
15212@table @code
15213@kindex set input-radix
15214@item set input-radix @var{base}
15215Set the default base for numeric input. Supported choices
15216for @var{base} are decimal 8, 10, or 16. @var{base} must itself be
eb2dae08 15217specified either unambiguously or using the current input radix; for
8e04817f 15218example, any of
104c1213 15219
8e04817f 15220@smallexample
9c16f35a
EZ
15221set input-radix 012
15222set input-radix 10.
15223set input-radix 0xa
8e04817f 15224@end smallexample
104c1213 15225
8e04817f 15226@noindent
9c16f35a 15227sets the input base to decimal. On the other hand, @samp{set input-radix 10}
eb2dae08
EZ
15228leaves the input radix unchanged, no matter what it was, since
15229@samp{10}, being without any leading or trailing signs of its base, is
15230interpreted in the current radix. Thus, if the current radix is 16,
15231@samp{10} is interpreted in hex, i.e.@: as 16 decimal, which doesn't
15232change the radix.
104c1213 15233
8e04817f
AC
15234@kindex set output-radix
15235@item set output-radix @var{base}
15236Set the default base for numeric display. Supported choices
15237for @var{base} are decimal 8, 10, or 16. @var{base} must itself be
eb2dae08 15238specified either unambiguously or using the current input radix.
104c1213 15239
8e04817f
AC
15240@kindex show input-radix
15241@item show input-radix
15242Display the current default base for numeric input.
104c1213 15243
8e04817f
AC
15244@kindex show output-radix
15245@item show output-radix
15246Display the current default base for numeric display.
9c16f35a
EZ
15247
15248@item set radix @r{[}@var{base}@r{]}
15249@itemx show radix
15250@kindex set radix
15251@kindex show radix
15252These commands set and show the default base for both input and output
15253of numbers. @code{set radix} sets the radix of input and output to
15254the same base; without an argument, it resets the radix back to its
15255default value of 10.
15256
8e04817f 15257@end table
104c1213 15258
1e698235
DJ
15259@node ABI
15260@section Configuring the current ABI
15261
15262@value{GDBN} can determine the @dfn{ABI} (Application Binary Interface) of your
15263application automatically. However, sometimes you need to override its
15264conclusions. Use these commands to manage @value{GDBN}'s view of the
15265current ABI.
15266
98b45e30
DJ
15267@cindex OS ABI
15268@kindex set osabi
b4e9345d 15269@kindex show osabi
98b45e30
DJ
15270
15271One @value{GDBN} configuration can debug binaries for multiple operating
b383017d 15272system targets, either via remote debugging or native emulation.
98b45e30
DJ
15273@value{GDBN} will autodetect the @dfn{OS ABI} (Operating System ABI) in use,
15274but you can override its conclusion using the @code{set osabi} command.
15275One example where this is useful is in debugging of binaries which use
15276an alternate C library (e.g.@: @sc{uClibc} for @sc{gnu}/Linux) which does
15277not have the same identifying marks that the standard C library for your
15278platform provides.
15279
15280@table @code
15281@item show osabi
15282Show the OS ABI currently in use.
15283
15284@item set osabi
15285With no argument, show the list of registered available OS ABI's.
15286
15287@item set osabi @var{abi}
15288Set the current OS ABI to @var{abi}.
15289@end table
15290
1e698235 15291@cindex float promotion
1e698235
DJ
15292
15293Generally, the way that an argument of type @code{float} is passed to a
15294function depends on whether the function is prototyped. For a prototyped
15295(i.e.@: ANSI/ISO style) function, @code{float} arguments are passed unchanged,
15296according to the architecture's convention for @code{float}. For unprototyped
15297(i.e.@: K&R style) functions, @code{float} arguments are first promoted to type
15298@code{double} and then passed.
15299
15300Unfortunately, some forms of debug information do not reliably indicate whether
15301a function is prototyped. If @value{GDBN} calls a function that is not marked
15302as prototyped, it consults @kbd{set coerce-float-to-double}.
15303
15304@table @code
a8f24a35 15305@kindex set coerce-float-to-double
1e698235
DJ
15306@item set coerce-float-to-double
15307@itemx set coerce-float-to-double on
15308Arguments of type @code{float} will be promoted to @code{double} when passed
15309to an unprototyped function. This is the default setting.
15310
15311@item set coerce-float-to-double off
15312Arguments of type @code{float} will be passed directly to unprototyped
15313functions.
9c16f35a
EZ
15314
15315@kindex show coerce-float-to-double
15316@item show coerce-float-to-double
15317Show the current setting of promoting @code{float} to @code{double}.
1e698235
DJ
15318@end table
15319
f1212245
DJ
15320@kindex set cp-abi
15321@kindex show cp-abi
15322@value{GDBN} needs to know the ABI used for your program's C@t{++}
15323objects. The correct C@t{++} ABI depends on which C@t{++} compiler was
15324used to build your application. @value{GDBN} only fully supports
15325programs with a single C@t{++} ABI; if your program contains code using
15326multiple C@t{++} ABI's or if @value{GDBN} can not identify your
15327program's ABI correctly, you can tell @value{GDBN} which ABI to use.
15328Currently supported ABI's include ``gnu-v2'', for @code{g++} versions
15329before 3.0, ``gnu-v3'', for @code{g++} versions 3.0 and later, and
15330``hpaCC'' for the HP ANSI C@t{++} compiler. Other C@t{++} compilers may
15331use the ``gnu-v2'' or ``gnu-v3'' ABI's as well. The default setting is
15332``auto''.
15333
15334@table @code
15335@item show cp-abi
15336Show the C@t{++} ABI currently in use.
15337
15338@item set cp-abi
15339With no argument, show the list of supported C@t{++} ABI's.
15340
15341@item set cp-abi @var{abi}
15342@itemx set cp-abi auto
15343Set the current C@t{++} ABI to @var{abi}, or return to automatic detection.
15344@end table
15345
8e04817f
AC
15346@node Messages/Warnings
15347@section Optional warnings and messages
104c1213 15348
9c16f35a
EZ
15349@cindex verbose operation
15350@cindex optional warnings
8e04817f
AC
15351By default, @value{GDBN} is silent about its inner workings. If you are
15352running on a slow machine, you may want to use the @code{set verbose}
15353command. This makes @value{GDBN} tell you when it does a lengthy
15354internal operation, so you will not think it has crashed.
104c1213 15355
8e04817f
AC
15356Currently, the messages controlled by @code{set verbose} are those
15357which announce that the symbol table for a source file is being read;
15358see @code{symbol-file} in @ref{Files, ,Commands to specify files}.
104c1213 15359
8e04817f
AC
15360@table @code
15361@kindex set verbose
15362@item set verbose on
15363Enables @value{GDBN} output of certain informational messages.
104c1213 15364
8e04817f
AC
15365@item set verbose off
15366Disables @value{GDBN} output of certain informational messages.
104c1213 15367
8e04817f
AC
15368@kindex show verbose
15369@item show verbose
15370Displays whether @code{set verbose} is on or off.
15371@end table
104c1213 15372
8e04817f
AC
15373By default, if @value{GDBN} encounters bugs in the symbol table of an
15374object file, it is silent; but if you are debugging a compiler, you may
15375find this information useful (@pxref{Symbol Errors, ,Errors reading
15376symbol files}).
104c1213 15377
8e04817f 15378@table @code
104c1213 15379
8e04817f
AC
15380@kindex set complaints
15381@item set complaints @var{limit}
15382Permits @value{GDBN} to output @var{limit} complaints about each type of
15383unusual symbols before becoming silent about the problem. Set
15384@var{limit} to zero to suppress all complaints; set it to a large number
15385to prevent complaints from being suppressed.
104c1213 15386
8e04817f
AC
15387@kindex show complaints
15388@item show complaints
15389Displays how many symbol complaints @value{GDBN} is permitted to produce.
104c1213 15390
8e04817f 15391@end table
104c1213 15392
8e04817f
AC
15393By default, @value{GDBN} is cautious, and asks what sometimes seems to be a
15394lot of stupid questions to confirm certain commands. For example, if
15395you try to run a program which is already running:
104c1213 15396
474c8240 15397@smallexample
8e04817f
AC
15398(@value{GDBP}) run
15399The program being debugged has been started already.
15400Start it from the beginning? (y or n)
474c8240 15401@end smallexample
104c1213 15402
8e04817f
AC
15403If you are willing to unflinchingly face the consequences of your own
15404commands, you can disable this ``feature'':
104c1213 15405
8e04817f 15406@table @code
104c1213 15407
8e04817f
AC
15408@kindex set confirm
15409@cindex flinching
15410@cindex confirmation
15411@cindex stupid questions
15412@item set confirm off
15413Disables confirmation requests.
104c1213 15414
8e04817f
AC
15415@item set confirm on
15416Enables confirmation requests (the default).
104c1213 15417
8e04817f
AC
15418@kindex show confirm
15419@item show confirm
15420Displays state of confirmation requests.
15421
15422@end table
104c1213 15423
8e04817f
AC
15424@node Debugging Output
15425@section Optional messages about internal happenings
4644b6e3
EZ
15426@cindex optional debugging messages
15427
da316a69
EZ
15428@value{GDBN} has commands that enable optional debugging messages from
15429various @value{GDBN} subsystems; normally these commands are of
15430interest to @value{GDBN} maintainers, or when reporting a bug. This
15431section documents those commands.
15432
104c1213 15433@table @code
a8f24a35
EZ
15434@kindex set exec-done-display
15435@item set exec-done-display
15436Turns on or off the notification of asynchronous commands'
15437completion. When on, @value{GDBN} will print a message when an
15438asynchronous command finishes its execution. The default is off.
15439@kindex show exec-done-display
15440@item show exec-done-display
15441Displays the current setting of asynchronous command completion
15442notification.
4644b6e3
EZ
15443@kindex set debug
15444@cindex gdbarch debugging info
a8f24a35 15445@cindex architecture debugging info
8e04817f 15446@item set debug arch
a8f24a35 15447Turns on or off display of gdbarch debugging info. The default is off
4644b6e3 15448@kindex show debug
8e04817f
AC
15449@item show debug arch
15450Displays the current state of displaying gdbarch debugging info.
721c2651
EZ
15451@item set debug aix-thread
15452@cindex AIX threads
15453Display debugging messages about inner workings of the AIX thread
15454module.
15455@item show debug aix-thread
15456Show the current state of AIX thread debugging info display.
8e04817f 15457@item set debug event
4644b6e3 15458@cindex event debugging info
a8f24a35 15459Turns on or off display of @value{GDBN} event debugging info. The
8e04817f 15460default is off.
8e04817f
AC
15461@item show debug event
15462Displays the current state of displaying @value{GDBN} event debugging
15463info.
8e04817f 15464@item set debug expression
4644b6e3 15465@cindex expression debugging info
721c2651
EZ
15466Turns on or off display of debugging info about @value{GDBN}
15467expression parsing. The default is off.
8e04817f 15468@item show debug expression
721c2651
EZ
15469Displays the current state of displaying debugging info about
15470@value{GDBN} expression parsing.
7453dc06 15471@item set debug frame
4644b6e3 15472@cindex frame debugging info
7453dc06
AC
15473Turns on or off display of @value{GDBN} frame debugging info. The
15474default is off.
7453dc06
AC
15475@item show debug frame
15476Displays the current state of displaying @value{GDBN} frame debugging
15477info.
30e91e0b
RC
15478@item set debug infrun
15479@cindex inferior debugging info
15480Turns on or off display of @value{GDBN} debugging info for running the inferior.
15481The default is off. @file{infrun.c} contains GDB's runtime state machine used
15482for implementing operations such as single-stepping the inferior.
15483@item show debug infrun
15484Displays the current state of @value{GDBN} inferior debugging.
da316a69
EZ
15485@item set debug lin-lwp
15486@cindex @sc{gnu}/Linux LWP debug messages
15487@cindex Linux lightweight processes
721c2651 15488Turns on or off debugging messages from the Linux LWP debug support.
da316a69
EZ
15489@item show debug lin-lwp
15490Show the current state of Linux LWP debugging messages.
2b4855ab 15491@item set debug observer
4644b6e3 15492@cindex observer debugging info
2b4855ab
AC
15493Turns on or off display of @value{GDBN} observer debugging. This
15494includes info such as the notification of observable events.
2b4855ab
AC
15495@item show debug observer
15496Displays the current state of observer debugging.
8e04817f 15497@item set debug overload
4644b6e3 15498@cindex C@t{++} overload debugging info
8e04817f
AC
15499Turns on or off display of @value{GDBN} C@t{++} overload debugging
15500info. This includes info such as ranking of functions, etc. The default
15501is off.
8e04817f
AC
15502@item show debug overload
15503Displays the current state of displaying @value{GDBN} C@t{++} overload
15504debugging info.
8e04817f
AC
15505@cindex packets, reporting on stdout
15506@cindex serial connections, debugging
15507@item set debug remote
15508Turns on or off display of reports on all packets sent back and forth across
15509the serial line to the remote machine. The info is printed on the
15510@value{GDBN} standard output stream. The default is off.
8e04817f
AC
15511@item show debug remote
15512Displays the state of display of remote packets.
8e04817f
AC
15513@item set debug serial
15514Turns on or off display of @value{GDBN} serial debugging info. The
15515default is off.
8e04817f
AC
15516@item show debug serial
15517Displays the current state of displaying @value{GDBN} serial debugging
15518info.
c45da7e6
EZ
15519@item set debug solib-frv
15520@cindex FR-V shared-library debugging
15521Turns on or off debugging messages for FR-V shared-library code.
15522@item show debug solib-frv
15523Display the current state of FR-V shared-library code debugging
15524messages.
8e04817f 15525@item set debug target
4644b6e3 15526@cindex target debugging info
8e04817f
AC
15527Turns on or off display of @value{GDBN} target debugging info. This info
15528includes what is going on at the target level of GDB, as it happens. The
701b08bb
DJ
15529default is 0. Set it to 1 to track events, and to 2 to also track the
15530value of large memory transfers. Changes to this flag do not take effect
15531until the next time you connect to a target or use the @code{run} command.
8e04817f
AC
15532@item show debug target
15533Displays the current state of displaying @value{GDBN} target debugging
15534info.
c45da7e6 15535@item set debugvarobj
4644b6e3 15536@cindex variable object debugging info
8e04817f
AC
15537Turns on or off display of @value{GDBN} variable object debugging
15538info. The default is off.
c45da7e6 15539@item show debugvarobj
8e04817f
AC
15540Displays the current state of displaying @value{GDBN} variable object
15541debugging info.
15542@end table
104c1213 15543
8e04817f
AC
15544@node Sequences
15545@chapter Canned Sequences of Commands
104c1213 15546
8e04817f
AC
15547Aside from breakpoint commands (@pxref{Break Commands, ,Breakpoint
15548command lists}), @value{GDBN} provides two ways to store sequences of
15549commands for execution as a unit: user-defined commands and command
15550files.
104c1213 15551
8e04817f
AC
15552@menu
15553* Define:: User-defined commands
15554* Hooks:: User-defined command hooks
15555* Command Files:: Command files
15556* Output:: Commands for controlled output
15557@end menu
104c1213 15558
8e04817f
AC
15559@node Define
15560@section User-defined commands
104c1213 15561
8e04817f
AC
15562@cindex user-defined command
15563A @dfn{user-defined command} is a sequence of @value{GDBN} commands to
15564which you assign a new name as a command. This is done with the
15565@code{define} command. User commands may accept up to 10 arguments
15566separated by whitespace. Arguments are accessed within the user command
15567via @var{$arg0@dots{}$arg9}. A trivial example:
104c1213 15568
8e04817f
AC
15569@smallexample
15570define adder
15571 print $arg0 + $arg1 + $arg2
15572@end smallexample
104c1213
JM
15573
15574@noindent
8e04817f 15575To execute the command use:
104c1213 15576
8e04817f
AC
15577@smallexample
15578adder 1 2 3
15579@end smallexample
104c1213 15580
8e04817f
AC
15581@noindent
15582This defines the command @code{adder}, which prints the sum of
15583its three arguments. Note the arguments are text substitutions, so they may
15584reference variables, use complex expressions, or even perform inferior
15585functions calls.
104c1213
JM
15586
15587@table @code
104c1213 15588
8e04817f
AC
15589@kindex define
15590@item define @var{commandname}
15591Define a command named @var{commandname}. If there is already a command
15592by that name, you are asked to confirm that you want to redefine it.
104c1213 15593
8e04817f
AC
15594The definition of the command is made up of other @value{GDBN} command lines,
15595which are given following the @code{define} command. The end of these
15596commands is marked by a line containing @code{end}.
104c1213 15597
8e04817f
AC
15598@kindex if
15599@kindex else
15600@item if
09d4efe1 15601@itemx else
8e04817f
AC
15602Takes a single argument, which is an expression to evaluate.
15603It is followed by a series of commands that are executed
15604only if the expression is true (nonzero).
15605There can then optionally be a line @code{else}, followed
15606by a series of commands that are only executed if the expression
15607was false. The end of the list is marked by a line containing @code{end}.
104c1213 15608
8e04817f
AC
15609@kindex while
15610@item while
15611The syntax is similar to @code{if}: the command takes a single argument,
15612which is an expression to evaluate, and must be followed by the commands to
15613execute, one per line, terminated by an @code{end}.
15614The commands are executed repeatedly as long as the expression
15615evaluates to true.
104c1213 15616
8e04817f
AC
15617@kindex document
15618@item document @var{commandname}
15619Document the user-defined command @var{commandname}, so that it can be
15620accessed by @code{help}. The command @var{commandname} must already be
15621defined. This command reads lines of documentation just as @code{define}
15622reads the lines of the command definition, ending with @code{end}.
15623After the @code{document} command is finished, @code{help} on command
15624@var{commandname} displays the documentation you have written.
104c1213 15625
8e04817f
AC
15626You may use the @code{document} command again to change the
15627documentation of a command. Redefining the command with @code{define}
15628does not change the documentation.
104c1213 15629
c45da7e6
EZ
15630@kindex dont-repeat
15631@cindex don't repeat command
15632@item dont-repeat
15633Used inside a user-defined command, this tells @value{GDBN} that this
15634command should not be repeated when the user hits @key{RET}
15635(@pxref{Command Syntax, repeat last command}).
15636
8e04817f
AC
15637@kindex help user-defined
15638@item help user-defined
15639List all user-defined commands, with the first line of the documentation
15640(if any) for each.
104c1213 15641
8e04817f
AC
15642@kindex show user
15643@item show user
15644@itemx show user @var{commandname}
15645Display the @value{GDBN} commands used to define @var{commandname} (but
15646not its documentation). If no @var{commandname} is given, display the
15647definitions for all user-defined commands.
104c1213 15648
9c16f35a 15649@cindex infinite recusrion in user-defined commands
20f01a46
DH
15650@kindex show max-user-call-depth
15651@kindex set max-user-call-depth
15652@item show max-user-call-depth
5ca0cb28
DH
15653@itemx set max-user-call-depth
15654The value of @code{max-user-call-depth} controls how many recursion
15655levels are allowed in user-defined commands before GDB suspects an
15656infinite recursion and aborts the command.
20f01a46 15657
104c1213
JM
15658@end table
15659
8e04817f
AC
15660When user-defined commands are executed, the
15661commands of the definition are not printed. An error in any command
15662stops execution of the user-defined command.
104c1213 15663
8e04817f
AC
15664If used interactively, commands that would ask for confirmation proceed
15665without asking when used inside a user-defined command. Many @value{GDBN}
15666commands that normally print messages to say what they are doing omit the
15667messages when used in a user-defined command.
104c1213 15668
8e04817f
AC
15669@node Hooks
15670@section User-defined command hooks
15671@cindex command hooks
15672@cindex hooks, for commands
15673@cindex hooks, pre-command
104c1213 15674
8e04817f 15675@kindex hook
8e04817f
AC
15676You may define @dfn{hooks}, which are a special kind of user-defined
15677command. Whenever you run the command @samp{foo}, if the user-defined
15678command @samp{hook-foo} exists, it is executed (with no arguments)
15679before that command.
104c1213 15680
8e04817f
AC
15681@cindex hooks, post-command
15682@kindex hookpost
8e04817f
AC
15683A hook may also be defined which is run after the command you executed.
15684Whenever you run the command @samp{foo}, if the user-defined command
15685@samp{hookpost-foo} exists, it is executed (with no arguments) after
15686that command. Post-execution hooks may exist simultaneously with
15687pre-execution hooks, for the same command.
104c1213 15688
8e04817f 15689It is valid for a hook to call the command which it hooks. If this
9f1c6395 15690occurs, the hook is not re-executed, thereby avoiding infinite recursion.
104c1213 15691
8e04817f
AC
15692@c It would be nice if hookpost could be passed a parameter indicating
15693@c if the command it hooks executed properly or not. FIXME!
104c1213 15694
8e04817f
AC
15695@kindex stop@r{, a pseudo-command}
15696In addition, a pseudo-command, @samp{stop} exists. Defining
15697(@samp{hook-stop}) makes the associated commands execute every time
15698execution stops in your program: before breakpoint commands are run,
15699displays are printed, or the stack frame is printed.
104c1213 15700
8e04817f
AC
15701For example, to ignore @code{SIGALRM} signals while
15702single-stepping, but treat them normally during normal execution,
15703you could define:
104c1213 15704
474c8240 15705@smallexample
8e04817f
AC
15706define hook-stop
15707handle SIGALRM nopass
15708end
104c1213 15709
8e04817f
AC
15710define hook-run
15711handle SIGALRM pass
15712end
104c1213 15713
8e04817f
AC
15714define hook-continue
15715handle SIGLARM pass
15716end
474c8240 15717@end smallexample
104c1213 15718
8e04817f 15719As a further example, to hook at the begining and end of the @code{echo}
b383017d 15720command, and to add extra text to the beginning and end of the message,
8e04817f 15721you could define:
104c1213 15722
474c8240 15723@smallexample
8e04817f
AC
15724define hook-echo
15725echo <<<---
15726end
104c1213 15727
8e04817f
AC
15728define hookpost-echo
15729echo --->>>\n
15730end
104c1213 15731
8e04817f
AC
15732(@value{GDBP}) echo Hello World
15733<<<---Hello World--->>>
15734(@value{GDBP})
104c1213 15735
474c8240 15736@end smallexample
104c1213 15737
8e04817f
AC
15738You can define a hook for any single-word command in @value{GDBN}, but
15739not for command aliases; you should define a hook for the basic command
15740name, e.g. @code{backtrace} rather than @code{bt}.
15741@c FIXME! So how does Joe User discover whether a command is an alias
15742@c or not?
15743If an error occurs during the execution of your hook, execution of
15744@value{GDBN} commands stops and @value{GDBN} issues a prompt
15745(before the command that you actually typed had a chance to run).
104c1213 15746
8e04817f
AC
15747If you try to define a hook which does not match any known command, you
15748get a warning from the @code{define} command.
c906108c 15749
8e04817f
AC
15750@node Command Files
15751@section Command files
c906108c 15752
8e04817f 15753@cindex command files
6fc08d32
EZ
15754A command file for @value{GDBN} is a text file made of lines that are
15755@value{GDBN} commands. Comments (lines starting with @kbd{#}) may
15756also be included. An empty line in a command file does nothing; it
15757does not mean to repeat the last command, as it would from the
15758terminal.
c906108c 15759
6fc08d32
EZ
15760You can request the execution of a command file with the @code{source}
15761command:
c906108c 15762
8e04817f
AC
15763@table @code
15764@kindex source
15765@item source @var{filename}
15766Execute the command file @var{filename}.
c906108c
SS
15767@end table
15768
8e04817f 15769The lines in a command file are executed sequentially. They are not
a71ec265
DH
15770printed as they are executed. An error in any command terminates
15771execution of the command file and control is returned to the console.
c906108c 15772
8e04817f
AC
15773Commands that would ask for confirmation if used interactively proceed
15774without asking when used in a command file. Many @value{GDBN} commands that
15775normally print messages to say what they are doing omit the messages
15776when called from command files.
c906108c 15777
8e04817f
AC
15778@value{GDBN} also accepts command input from standard input. In this
15779mode, normal output goes to standard output and error output goes to
15780standard error. Errors in a command file supplied on standard input do
6fc08d32 15781not terminate execution of the command file---execution continues with
8e04817f 15782the next command.
c906108c 15783
474c8240 15784@smallexample
8e04817f 15785gdb < cmds > log 2>&1
474c8240 15786@end smallexample
c906108c 15787
8e04817f
AC
15788(The syntax above will vary depending on the shell used.) This example
15789will execute commands from the file @file{cmds}. All output and errors
15790would be directed to @file{log}.
c906108c 15791
8e04817f
AC
15792@node Output
15793@section Commands for controlled output
c906108c 15794
8e04817f
AC
15795During the execution of a command file or a user-defined command, normal
15796@value{GDBN} output is suppressed; the only output that appears is what is
15797explicitly printed by the commands in the definition. This section
15798describes three commands useful for generating exactly the output you
15799want.
c906108c
SS
15800
15801@table @code
8e04817f
AC
15802@kindex echo
15803@item echo @var{text}
15804@c I do not consider backslash-space a standard C escape sequence
15805@c because it is not in ANSI.
15806Print @var{text}. Nonprinting characters can be included in
15807@var{text} using C escape sequences, such as @samp{\n} to print a
15808newline. @strong{No newline is printed unless you specify one.}
15809In addition to the standard C escape sequences, a backslash followed
15810by a space stands for a space. This is useful for displaying a
15811string with spaces at the beginning or the end, since leading and
15812trailing spaces are otherwise trimmed from all arguments.
15813To print @samp{@w{ }and foo =@w{ }}, use the command
15814@samp{echo \@w{ }and foo = \@w{ }}.
c906108c 15815
8e04817f
AC
15816A backslash at the end of @var{text} can be used, as in C, to continue
15817the command onto subsequent lines. For example,
c906108c 15818
474c8240 15819@smallexample
8e04817f
AC
15820echo This is some text\n\
15821which is continued\n\
15822onto several lines.\n
474c8240 15823@end smallexample
c906108c 15824
8e04817f 15825produces the same output as
c906108c 15826
474c8240 15827@smallexample
8e04817f
AC
15828echo This is some text\n
15829echo which is continued\n
15830echo onto several lines.\n
474c8240 15831@end smallexample
c906108c 15832
8e04817f
AC
15833@kindex output
15834@item output @var{expression}
15835Print the value of @var{expression} and nothing but that value: no
15836newlines, no @samp{$@var{nn} = }. The value is not entered in the
15837value history either. @xref{Expressions, ,Expressions}, for more information
15838on expressions.
c906108c 15839
8e04817f
AC
15840@item output/@var{fmt} @var{expression}
15841Print the value of @var{expression} in format @var{fmt}. You can use
15842the same formats as for @code{print}. @xref{Output Formats,,Output
15843formats}, for more information.
c906108c 15844
8e04817f
AC
15845@kindex printf
15846@item printf @var{string}, @var{expressions}@dots{}
15847Print the values of the @var{expressions} under the control of
15848@var{string}. The @var{expressions} are separated by commas and may be
15849either numbers or pointers. Their values are printed as specified by
15850@var{string}, exactly as if your program were to execute the C
15851subroutine
15852@c FIXME: the above implies that at least all ANSI C formats are
15853@c supported, but it isn't true: %E and %G don't work (or so it seems).
15854@c Either this is a bug, or the manual should document what formats are
15855@c supported.
c906108c 15856
474c8240 15857@smallexample
8e04817f 15858printf (@var{string}, @var{expressions}@dots{});
474c8240 15859@end smallexample
c906108c 15860
8e04817f 15861For example, you can print two values in hex like this:
c906108c 15862
8e04817f
AC
15863@smallexample
15864printf "foo, bar-foo = 0x%x, 0x%x\n", foo, bar-foo
15865@end smallexample
c906108c 15866
8e04817f
AC
15867The only backslash-escape sequences that you can use in the format
15868string are the simple ones that consist of backslash followed by a
15869letter.
c906108c
SS
15870@end table
15871
21c294e6
AC
15872@node Interpreters
15873@chapter Command Interpreters
15874@cindex command interpreters
15875
15876@value{GDBN} supports multiple command interpreters, and some command
15877infrastructure to allow users or user interface writers to switch
15878between interpreters or run commands in other interpreters.
15879
15880@value{GDBN} currently supports two command interpreters, the console
15881interpreter (sometimes called the command-line interpreter or @sc{cli})
15882and the machine interface interpreter (or @sc{gdb/mi}). This manual
15883describes both of these interfaces in great detail.
15884
15885By default, @value{GDBN} will start with the console interpreter.
15886However, the user may choose to start @value{GDBN} with another
15887interpreter by specifying the @option{-i} or @option{--interpreter}
15888startup options. Defined interpreters include:
15889
15890@table @code
15891@item console
15892@cindex console interpreter
15893The traditional console or command-line interpreter. This is the most often
15894used interpreter with @value{GDBN}. With no interpreter specified at runtime,
15895@value{GDBN} will use this interpreter.
15896
15897@item mi
15898@cindex mi interpreter
15899The newest @sc{gdb/mi} interface (currently @code{mi2}). Used primarily
15900by programs wishing to use @value{GDBN} as a backend for a debugger GUI
15901or an IDE. For more information, see @ref{GDB/MI, ,The @sc{gdb/mi}
15902Interface}.
15903
15904@item mi2
15905@cindex mi2 interpreter
15906The current @sc{gdb/mi} interface.
15907
15908@item mi1
15909@cindex mi1 interpreter
15910The @sc{gdb/mi} interface included in @value{GDBN} 5.1, 5.2, and 5.3.
15911
15912@end table
15913
15914@cindex invoke another interpreter
15915The interpreter being used by @value{GDBN} may not be dynamically
15916switched at runtime. Although possible, this could lead to a very
15917precarious situation. Consider an IDE using @sc{gdb/mi}. If a user
15918enters the command "interpreter-set console" in a console view,
15919@value{GDBN} would switch to using the console interpreter, rendering
15920the IDE inoperable!
15921
15922@kindex interpreter-exec
15923Although you may only choose a single interpreter at startup, you may execute
15924commands in any interpreter from the current interpreter using the appropriate
15925command. If you are running the console interpreter, simply use the
15926@code{interpreter-exec} command:
15927
15928@smallexample
15929interpreter-exec mi "-data-list-register-names"
15930@end smallexample
15931
15932@sc{gdb/mi} has a similar command, although it is only available in versions of
15933@value{GDBN} which support @sc{gdb/mi} version 2 (or greater).
15934
8e04817f
AC
15935@node TUI
15936@chapter @value{GDBN} Text User Interface
15937@cindex TUI
d0d5df6f 15938@cindex Text User Interface
c906108c 15939
8e04817f
AC
15940@menu
15941* TUI Overview:: TUI overview
15942* TUI Keys:: TUI key bindings
7cf36c78 15943* TUI Single Key Mode:: TUI single key mode
8e04817f
AC
15944* TUI Commands:: TUI specific commands
15945* TUI Configuration:: TUI configuration variables
15946@end menu
c906108c 15947
d0d5df6f
AC
15948The @value{GDBN} Text User Interface, TUI in short, is a terminal
15949interface which uses the @code{curses} library to show the source
15950file, the assembly output, the program registers and @value{GDBN}
15951commands in separate text windows.
15952
15953The TUI is enabled by invoking @value{GDBN} using either
15954@pindex gdbtui
15955@samp{gdbtui} or @samp{gdb -tui}.
c906108c 15956
8e04817f
AC
15957@node TUI Overview
15958@section TUI overview
c906108c 15959
8e04817f
AC
15960The TUI has two display modes that can be switched while
15961@value{GDBN} runs:
c906108c 15962
8e04817f
AC
15963@itemize @bullet
15964@item
15965A curses (or TUI) mode in which it displays several text
15966windows on the terminal.
c906108c 15967
8e04817f
AC
15968@item
15969A standard mode which corresponds to the @value{GDBN} configured without
15970the TUI.
15971@end itemize
c906108c 15972
8e04817f
AC
15973In the TUI mode, @value{GDBN} can display several text window
15974on the terminal:
c906108c 15975
8e04817f
AC
15976@table @emph
15977@item command
15978This window is the @value{GDBN} command window with the @value{GDBN}
15979prompt and the @value{GDBN} outputs. The @value{GDBN} input is still
15980managed using readline but through the TUI. The @emph{command}
15981window is always visible.
c906108c 15982
8e04817f
AC
15983@item source
15984The source window shows the source file of the program. The current
15985line as well as active breakpoints are displayed in this window.
c906108c 15986
8e04817f
AC
15987@item assembly
15988The assembly window shows the disassembly output of the program.
c906108c 15989
8e04817f
AC
15990@item register
15991This window shows the processor registers. It detects when
15992a register is changed and when this is the case, registers that have
6a1b180d 15993changed are highlighted.
c906108c 15994
c906108c
SS
15995@end table
15996
269c21fe
SC
15997The source and assembly windows show the current program position
15998by highlighting the current line and marking them with the @samp{>} marker.
15999Breakpoints are also indicated with two markers. A first one
16000indicates the breakpoint type:
16001
16002@table @code
16003@item B
16004Breakpoint which was hit at least once.
16005
16006@item b
16007Breakpoint which was never hit.
16008
16009@item H
16010Hardware breakpoint which was hit at least once.
16011
16012@item h
16013Hardware breakpoint which was never hit.
16014
16015@end table
16016
16017The second marker indicates whether the breakpoint is enabled or not:
16018
16019@table @code
16020@item +
16021Breakpoint is enabled.
16022
16023@item -
16024Breakpoint is disabled.
16025
16026@end table
16027
8e04817f
AC
16028The source, assembly and register windows are attached to the thread
16029and the frame position. They are updated when the current thread
16030changes, when the frame changes or when the program counter changes.
16031These three windows are arranged by the TUI according to several
16032layouts. The layout defines which of these three windows are visible.
16033The following layouts are available:
c906108c 16034
8e04817f
AC
16035@itemize @bullet
16036@item
16037source
2df3850c 16038
8e04817f
AC
16039@item
16040assembly
16041
16042@item
16043source and assembly
16044
16045@item
16046source and registers
c906108c 16047
8e04817f
AC
16048@item
16049assembly and registers
2df3850c 16050
8e04817f 16051@end itemize
c906108c 16052
b7bb15bc
SC
16053On top of the command window a status line gives various information
16054concerning the current process begin debugged. The status line is
16055updated when the information it shows changes. The following fields
16056are displayed:
16057
16058@table @emph
16059@item target
16060Indicates the current gdb target
16061(@pxref{Targets, ,Specifying a Debugging Target}).
16062
16063@item process
16064Gives information about the current process or thread number.
16065When no process is being debugged, this field is set to @code{No process}.
16066
16067@item function
16068Gives the current function name for the selected frame.
16069The name is demangled if demangling is turned on (@pxref{Print Settings}).
16070When there is no symbol corresponding to the current program counter
16071the string @code{??} is displayed.
16072
16073@item line
16074Indicates the current line number for the selected frame.
16075When the current line number is not known the string @code{??} is displayed.
16076
16077@item pc
16078Indicates the current program counter address.
16079
16080@end table
16081
8e04817f
AC
16082@node TUI Keys
16083@section TUI Key Bindings
16084@cindex TUI key bindings
c906108c 16085
8e04817f
AC
16086The TUI installs several key bindings in the readline keymaps
16087(@pxref{Command Line Editing}).
16088They allow to leave or enter in the TUI mode or they operate
7cf36c78
SC
16089directly on the TUI layout and windows. The TUI also provides
16090a @emph{SingleKey} keymap which binds several keys directly to
16091@value{GDBN} commands. The following key bindings
8e04817f 16092are installed for both TUI mode and the @value{GDBN} standard mode.
c906108c 16093
8e04817f
AC
16094@table @kbd
16095@kindex C-x C-a
16096@item C-x C-a
16097@kindex C-x a
16098@itemx C-x a
16099@kindex C-x A
16100@itemx C-x A
16101Enter or leave the TUI mode. When the TUI mode is left,
16102the curses window management is left and @value{GDBN} operates using
16103its standard mode writing on the terminal directly. When the TUI
16104mode is entered, the control is given back to the curses windows.
16105The screen is then refreshed.
c906108c 16106
8e04817f
AC
16107@kindex C-x 1
16108@item C-x 1
16109Use a TUI layout with only one window. The layout will
16110either be @samp{source} or @samp{assembly}. When the TUI mode
16111is not active, it will switch to the TUI mode.
2df3850c 16112
8e04817f 16113Think of this key binding as the Emacs @kbd{C-x 1} binding.
c906108c 16114
8e04817f
AC
16115@kindex C-x 2
16116@item C-x 2
16117Use a TUI layout with at least two windows. When the current
16118layout shows already two windows, a next layout with two windows is used.
16119When a new layout is chosen, one window will always be common to the
16120previous layout and the new one.
c906108c 16121
8e04817f 16122Think of it as the Emacs @kbd{C-x 2} binding.
2df3850c 16123
72ffddc9
SC
16124@kindex C-x o
16125@item C-x o
16126Change the active window. The TUI associates several key bindings
16127(like scrolling and arrow keys) to the active window. This command
16128gives the focus to the next TUI window.
16129
16130Think of it as the Emacs @kbd{C-x o} binding.
16131
7cf36c78
SC
16132@kindex C-x s
16133@item C-x s
16134Use the TUI @emph{SingleKey} keymap that binds single key to gdb commands
16135(@pxref{TUI Single Key Mode}).
16136
c906108c
SS
16137@end table
16138
8e04817f 16139The following key bindings are handled only by the TUI mode:
5d161b24 16140
8e04817f
AC
16141@table @key
16142@kindex PgUp
16143@item PgUp
16144Scroll the active window one page up.
c906108c 16145
8e04817f
AC
16146@kindex PgDn
16147@item PgDn
16148Scroll the active window one page down.
c906108c 16149
8e04817f
AC
16150@kindex Up
16151@item Up
16152Scroll the active window one line up.
c906108c 16153
8e04817f
AC
16154@kindex Down
16155@item Down
16156Scroll the active window one line down.
c906108c 16157
8e04817f
AC
16158@kindex Left
16159@item Left
16160Scroll the active window one column left.
c906108c 16161
8e04817f
AC
16162@kindex Right
16163@item Right
16164Scroll the active window one column right.
c906108c 16165
8e04817f
AC
16166@kindex C-L
16167@item C-L
16168Refresh the screen.
c906108c 16169
8e04817f 16170@end table
c906108c 16171
8e04817f 16172In the TUI mode, the arrow keys are used by the active window
72ffddc9
SC
16173for scrolling. This means they are available for readline when the
16174active window is the command window. When the command window
16175does not have the focus, it is necessary to use other readline
16176key bindings such as @key{C-p}, @key{C-n}, @key{C-b} and @key{C-f}.
8e04817f 16177
7cf36c78
SC
16178@node TUI Single Key Mode
16179@section TUI Single Key Mode
16180@cindex TUI single key mode
16181
16182The TUI provides a @emph{SingleKey} mode in which it installs a particular
16183key binding in the readline keymaps to connect single keys to
b383017d 16184some gdb commands.
7cf36c78
SC
16185
16186@table @kbd
16187@kindex c @r{(SingleKey TUI key)}
16188@item c
16189continue
16190
16191@kindex d @r{(SingleKey TUI key)}
16192@item d
16193down
16194
16195@kindex f @r{(SingleKey TUI key)}
16196@item f
16197finish
16198
16199@kindex n @r{(SingleKey TUI key)}
16200@item n
16201next
16202
16203@kindex q @r{(SingleKey TUI key)}
16204@item q
16205exit the @emph{SingleKey} mode.
16206
16207@kindex r @r{(SingleKey TUI key)}
16208@item r
16209run
16210
16211@kindex s @r{(SingleKey TUI key)}
16212@item s
16213step
16214
16215@kindex u @r{(SingleKey TUI key)}
16216@item u
16217up
16218
16219@kindex v @r{(SingleKey TUI key)}
16220@item v
16221info locals
16222
16223@kindex w @r{(SingleKey TUI key)}
16224@item w
16225where
16226
16227@end table
16228
16229Other keys temporarily switch to the @value{GDBN} command prompt.
16230The key that was pressed is inserted in the editing buffer so that
16231it is possible to type most @value{GDBN} commands without interaction
16232with the TUI @emph{SingleKey} mode. Once the command is entered the TUI
16233@emph{SingleKey} mode is restored. The only way to permanently leave
16234this mode is by hitting @key{q} or @samp{@key{C-x} @key{s}}.
16235
16236
8e04817f
AC
16237@node TUI Commands
16238@section TUI specific commands
16239@cindex TUI commands
16240
16241The TUI has specific commands to control the text windows.
16242These commands are always available, that is they do not depend on
16243the current terminal mode in which @value{GDBN} runs. When @value{GDBN}
16244is in the standard mode, using these commands will automatically switch
16245in the TUI mode.
c906108c
SS
16246
16247@table @code
3d757584
SC
16248@item info win
16249@kindex info win
16250List and give the size of all displayed windows.
16251
8e04817f 16252@item layout next
4644b6e3 16253@kindex layout
8e04817f 16254Display the next layout.
2df3850c 16255
8e04817f 16256@item layout prev
8e04817f 16257Display the previous layout.
c906108c 16258
8e04817f 16259@item layout src
8e04817f 16260Display the source window only.
c906108c 16261
8e04817f 16262@item layout asm
8e04817f 16263Display the assembly window only.
c906108c 16264
8e04817f 16265@item layout split
8e04817f 16266Display the source and assembly window.
c906108c 16267
8e04817f 16268@item layout regs
8e04817f
AC
16269Display the register window together with the source or assembly window.
16270
16271@item focus next | prev | src | asm | regs | split
16272@kindex focus
16273Set the focus to the named window.
16274This command allows to change the active window so that scrolling keys
16275can be affected to another window.
c906108c 16276
8e04817f
AC
16277@item refresh
16278@kindex refresh
16279Refresh the screen. This is similar to using @key{C-L} key.
c906108c 16280
6a1b180d
SC
16281@item tui reg float
16282@kindex tui reg
16283Show the floating point registers in the register window.
16284
16285@item tui reg general
16286Show the general registers in the register window.
16287
16288@item tui reg next
16289Show the next register group. The list of register groups as well as
16290their order is target specific. The predefined register groups are the
16291following: @code{general}, @code{float}, @code{system}, @code{vector},
16292@code{all}, @code{save}, @code{restore}.
16293
16294@item tui reg system
16295Show the system registers in the register window.
16296
8e04817f
AC
16297@item update
16298@kindex update
16299Update the source window and the current execution point.
c906108c 16300
8e04817f
AC
16301@item winheight @var{name} +@var{count}
16302@itemx winheight @var{name} -@var{count}
16303@kindex winheight
16304Change the height of the window @var{name} by @var{count}
16305lines. Positive counts increase the height, while negative counts
16306decrease it.
2df3850c 16307
c45da7e6
EZ
16308@item tabset
16309@kindex tabset @var{nchars}
16310Set the width of tab stops to be @var{nchars} characters.
16311
c906108c
SS
16312@end table
16313
8e04817f
AC
16314@node TUI Configuration
16315@section TUI configuration variables
16316@cindex TUI configuration variables
c906108c 16317
8e04817f
AC
16318The TUI has several configuration variables that control the
16319appearance of windows on the terminal.
c906108c 16320
8e04817f
AC
16321@table @code
16322@item set tui border-kind @var{kind}
16323@kindex set tui border-kind
16324Select the border appearance for the source, assembly and register windows.
16325The possible values are the following:
16326@table @code
16327@item space
16328Use a space character to draw the border.
c906108c 16329
8e04817f
AC
16330@item ascii
16331Use ascii characters + - and | to draw the border.
c906108c 16332
8e04817f
AC
16333@item acs
16334Use the Alternate Character Set to draw the border. The border is
16335drawn using character line graphics if the terminal supports them.
c78b4128 16336
8e04817f 16337@end table
c78b4128 16338
8e04817f
AC
16339@item set tui active-border-mode @var{mode}
16340@kindex set tui active-border-mode
16341Select the attributes to display the border of the active window.
16342The possible values are @code{normal}, @code{standout}, @code{reverse},
16343@code{half}, @code{half-standout}, @code{bold} and @code{bold-standout}.
c78b4128 16344
8e04817f
AC
16345@item set tui border-mode @var{mode}
16346@kindex set tui border-mode
16347Select the attributes to display the border of other windows.
16348The @var{mode} can be one of the following:
16349@table @code
16350@item normal
16351Use normal attributes to display the border.
c906108c 16352
8e04817f
AC
16353@item standout
16354Use standout mode.
c906108c 16355
8e04817f
AC
16356@item reverse
16357Use reverse video mode.
c906108c 16358
8e04817f
AC
16359@item half
16360Use half bright mode.
c906108c 16361
8e04817f
AC
16362@item half-standout
16363Use half bright and standout mode.
c906108c 16364
8e04817f
AC
16365@item bold
16366Use extra bright or bold mode.
c78b4128 16367
8e04817f
AC
16368@item bold-standout
16369Use extra bright or bold and standout mode.
c78b4128 16370
8e04817f 16371@end table
c78b4128 16372
8e04817f 16373@end table
c78b4128 16374
8e04817f
AC
16375@node Emacs
16376@chapter Using @value{GDBN} under @sc{gnu} Emacs
c78b4128 16377
8e04817f
AC
16378@cindex Emacs
16379@cindex @sc{gnu} Emacs
16380A special interface allows you to use @sc{gnu} Emacs to view (and
16381edit) the source files for the program you are debugging with
16382@value{GDBN}.
c906108c 16383
8e04817f
AC
16384To use this interface, use the command @kbd{M-x gdb} in Emacs. Give the
16385executable file you want to debug as an argument. This command starts
16386@value{GDBN} as a subprocess of Emacs, with input and output through a newly
16387created Emacs buffer.
16388@c (Do not use the @code{-tui} option to run @value{GDBN} from Emacs.)
c906108c 16389
8e04817f
AC
16390Using @value{GDBN} under Emacs is just like using @value{GDBN} normally except for two
16391things:
c906108c 16392
8e04817f
AC
16393@itemize @bullet
16394@item
16395All ``terminal'' input and output goes through the Emacs buffer.
16396@end itemize
c906108c 16397
8e04817f
AC
16398This applies both to @value{GDBN} commands and their output, and to the input
16399and output done by the program you are debugging.
bf0184be 16400
8e04817f
AC
16401This is useful because it means that you can copy the text of previous
16402commands and input them again; you can even use parts of the output
16403in this way.
bf0184be 16404
8e04817f
AC
16405All the facilities of Emacs' Shell mode are available for interacting
16406with your program. In particular, you can send signals the usual
16407way---for example, @kbd{C-c C-c} for an interrupt, @kbd{C-c C-z} for a
16408stop.
bf0184be 16409
8e04817f 16410@itemize @bullet
bf0184be 16411@item
8e04817f
AC
16412@value{GDBN} displays source code through Emacs.
16413@end itemize
bf0184be 16414
8e04817f
AC
16415Each time @value{GDBN} displays a stack frame, Emacs automatically finds the
16416source file for that frame and puts an arrow (@samp{=>}) at the
16417left margin of the current line. Emacs uses a separate buffer for
16418source display, and splits the screen to show both your @value{GDBN} session
16419and the source.
bf0184be 16420
8e04817f
AC
16421Explicit @value{GDBN} @code{list} or search commands still produce output as
16422usual, but you probably have no reason to use them from Emacs.
c906108c 16423
64fabec2
AC
16424If you specify an absolute file name when prompted for the @kbd{M-x
16425gdb} argument, then Emacs sets your current working directory to where
16426your program resides. If you only specify the file name, then Emacs
16427sets your current working directory to to the directory associated
16428with the previous buffer. In this case, @value{GDBN} may find your
16429program by searching your environment's @code{PATH} variable, but on
16430some operating systems it might not find the source. So, although the
16431@value{GDBN} input and output session proceeds normally, the auxiliary
16432buffer does not display the current source and line of execution.
16433
16434The initial working directory of @value{GDBN} is printed on the top
16435line of the @value{GDBN} I/O buffer and this serves as a default for
16436the commands that specify files for @value{GDBN} to operate
16437on. @xref{Files, ,Commands to specify files}.
16438
16439By default, @kbd{M-x gdb} calls the program called @file{gdb}. If you
16440need to call @value{GDBN} by a different name (for example, if you
16441keep several configurations around, with different names) you can
16442customize the Emacs variable @code{gud-gdb-command-name} to run the
16443one you want.
8e04817f
AC
16444
16445In the @value{GDBN} I/O buffer, you can use these special Emacs commands in
16446addition to the standard Shell mode commands:
c906108c 16447
8e04817f
AC
16448@table @kbd
16449@item C-h m
16450Describe the features of Emacs' @value{GDBN} Mode.
c906108c 16451
64fabec2 16452@item C-c C-s
8e04817f
AC
16453Execute to another source line, like the @value{GDBN} @code{step} command; also
16454update the display window to show the current file and location.
c906108c 16455
64fabec2 16456@item C-c C-n
8e04817f
AC
16457Execute to next source line in this function, skipping all function
16458calls, like the @value{GDBN} @code{next} command. Then update the display window
16459to show the current file and location.
c906108c 16460
64fabec2 16461@item C-c C-i
8e04817f
AC
16462Execute one instruction, like the @value{GDBN} @code{stepi} command; update
16463display window accordingly.
c906108c 16464
8e04817f
AC
16465@item C-c C-f
16466Execute until exit from the selected stack frame, like the @value{GDBN}
16467@code{finish} command.
c906108c 16468
64fabec2 16469@item C-c C-r
8e04817f
AC
16470Continue execution of your program, like the @value{GDBN} @code{continue}
16471command.
b433d00b 16472
64fabec2 16473@item C-c <
8e04817f
AC
16474Go up the number of frames indicated by the numeric argument
16475(@pxref{Arguments, , Numeric Arguments, Emacs, The @sc{gnu} Emacs Manual}),
16476like the @value{GDBN} @code{up} command.
b433d00b 16477
64fabec2 16478@item C-c >
8e04817f
AC
16479Go down the number of frames indicated by the numeric argument, like the
16480@value{GDBN} @code{down} command.
8e04817f 16481@end table
c906108c 16482
64fabec2 16483In any source file, the Emacs command @kbd{C-x SPC} (@code{gud-break})
8e04817f 16484tells @value{GDBN} to set a breakpoint on the source line point is on.
c906108c 16485
64fabec2
AC
16486If you type @kbd{M-x speedbar}, then Emacs displays a separate frame which
16487shows a backtrace when the @value{GDBN} I/O buffer is current. Move
16488point to any frame in the stack and type @key{RET} to make it become the
16489current frame and display the associated source in the source buffer.
16490Alternatively, click @kbd{Mouse-2} to make the selected frame become the
16491current one.
16492
8e04817f
AC
16493If you accidentally delete the source-display buffer, an easy way to get
16494it back is to type the command @code{f} in the @value{GDBN} buffer, to
16495request a frame display; when you run under Emacs, this recreates
16496the source buffer if necessary to show you the context of the current
16497frame.
c906108c 16498
8e04817f
AC
16499The source files displayed in Emacs are in ordinary Emacs buffers
16500which are visiting the source files in the usual way. You can edit
16501the files with these buffers if you wish; but keep in mind that @value{GDBN}
16502communicates with Emacs in terms of line numbers. If you add or
16503delete lines from the text, the line numbers that @value{GDBN} knows cease
16504to correspond properly with the code.
b383017d 16505
64fabec2
AC
16506The description given here is for GNU Emacs version 21.3 and a more
16507detailed description of its interaction with @value{GDBN} is given in
16508the Emacs manual (@pxref{Debuggers,,, Emacs, The @sc{gnu} Emacs Manual}).
c906108c 16509
8e04817f
AC
16510@c The following dropped because Epoch is nonstandard. Reactivate
16511@c if/when v19 does something similar. ---doc@cygnus.com 19dec1990
16512@ignore
16513@kindex Emacs Epoch environment
16514@kindex Epoch
16515@kindex inspect
c906108c 16516
8e04817f
AC
16517Version 18 of @sc{gnu} Emacs has a built-in window system
16518called the @code{epoch}
16519environment. Users of this environment can use a new command,
16520@code{inspect} which performs identically to @code{print} except that
16521each value is printed in its own window.
16522@end ignore
c906108c 16523
922fbb7b
AC
16524
16525@node GDB/MI
16526@chapter The @sc{gdb/mi} Interface
16527
16528@unnumberedsec Function and Purpose
16529
16530@cindex @sc{gdb/mi}, its purpose
6b5e8c01
NR
16531@sc{gdb/mi} is a line based machine oriented text interface to
16532@value{GDBN} and is activated by specifying using the
16533@option{--interpreter} command line option (@pxref{Mode Options}). It
16534is specifically intended to support the development of systems which
16535use the debugger as just one small component of a larger system.
922fbb7b
AC
16536
16537This chapter is a specification of the @sc{gdb/mi} interface. It is written
16538in the form of a reference manual.
16539
16540Note that @sc{gdb/mi} is still under construction, so some of the
16541features described below are incomplete and subject to change.
16542
16543@unnumberedsec Notation and Terminology
16544
16545@cindex notational conventions, for @sc{gdb/mi}
16546This chapter uses the following notation:
16547
16548@itemize @bullet
16549@item
16550@code{|} separates two alternatives.
16551
16552@item
16553@code{[ @var{something} ]} indicates that @var{something} is optional:
16554it may or may not be given.
16555
16556@item
16557@code{( @var{group} )*} means that @var{group} inside the parentheses
16558may repeat zero or more times.
16559
16560@item
16561@code{( @var{group} )+} means that @var{group} inside the parentheses
16562may repeat one or more times.
16563
16564@item
16565@code{"@var{string}"} means a literal @var{string}.
16566@end itemize
16567
16568@ignore
16569@heading Dependencies
16570@end ignore
16571
16572@heading Acknowledgments
16573
16574In alphabetic order: Andrew Cagney, Fernando Nasser, Stan Shebs and
16575Elena Zannoni.
16576
16577@menu
16578* GDB/MI Command Syntax::
16579* GDB/MI Compatibility with CLI::
16580* GDB/MI Output Records::
16581* GDB/MI Command Description Format::
16582* GDB/MI Breakpoint Table Commands::
16583* GDB/MI Data Manipulation::
16584* GDB/MI Program Control::
16585* GDB/MI Miscellaneous Commands::
16586@ignore
16587* GDB/MI Kod Commands::
16588* GDB/MI Memory Overlay Commands::
16589* GDB/MI Signal Handling Commands::
16590@end ignore
16591* GDB/MI Stack Manipulation::
16592* GDB/MI Symbol Query::
16593* GDB/MI Target Manipulation::
16594* GDB/MI Thread Commands::
16595* GDB/MI Tracepoint Commands::
16596* GDB/MI Variable Objects::
16597@end menu
16598
16599@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16600@node GDB/MI Command Syntax
16601@section @sc{gdb/mi} Command Syntax
16602
16603@menu
16604* GDB/MI Input Syntax::
16605* GDB/MI Output Syntax::
16606* GDB/MI Simple Examples::
16607@end menu
16608
16609@node GDB/MI Input Syntax
16610@subsection @sc{gdb/mi} Input Syntax
16611
16612@cindex input syntax for @sc{gdb/mi}
16613@cindex @sc{gdb/mi}, input syntax
16614@table @code
16615@item @var{command} @expansion{}
16616@code{@var{cli-command} | @var{mi-command}}
16617
16618@item @var{cli-command} @expansion{}
16619@code{[ @var{token} ] @var{cli-command} @var{nl}}, where
16620@var{cli-command} is any existing @value{GDBN} CLI command.
16621
16622@item @var{mi-command} @expansion{}
16623@code{[ @var{token} ] "-" @var{operation} ( " " @var{option} )*
16624@code{[} " --" @code{]} ( " " @var{parameter} )* @var{nl}}
16625
16626@item @var{token} @expansion{}
16627"any sequence of digits"
16628
16629@item @var{option} @expansion{}
16630@code{"-" @var{parameter} [ " " @var{parameter} ]}
16631
16632@item @var{parameter} @expansion{}
16633@code{@var{non-blank-sequence} | @var{c-string}}
16634
16635@item @var{operation} @expansion{}
16636@emph{any of the operations described in this chapter}
16637
16638@item @var{non-blank-sequence} @expansion{}
16639@emph{anything, provided it doesn't contain special characters such as
16640"-", @var{nl}, """ and of course " "}
16641
16642@item @var{c-string} @expansion{}
16643@code{""" @var{seven-bit-iso-c-string-content} """}
16644
16645@item @var{nl} @expansion{}
16646@code{CR | CR-LF}
16647@end table
16648
16649@noindent
16650Notes:
16651
16652@itemize @bullet
16653@item
16654The CLI commands are still handled by the @sc{mi} interpreter; their
16655output is described below.
16656
16657@item
16658The @code{@var{token}}, when present, is passed back when the command
16659finishes.
16660
16661@item
16662Some @sc{mi} commands accept optional arguments as part of the parameter
16663list. Each option is identified by a leading @samp{-} (dash) and may be
16664followed by an optional argument parameter. Options occur first in the
16665parameter list and can be delimited from normal parameters using
16666@samp{--} (this is useful when some parameters begin with a dash).
16667@end itemize
16668
16669Pragmatics:
16670
16671@itemize @bullet
16672@item
16673We want easy access to the existing CLI syntax (for debugging).
16674
16675@item
16676We want it to be easy to spot a @sc{mi} operation.
16677@end itemize
16678
16679@node GDB/MI Output Syntax
16680@subsection @sc{gdb/mi} Output Syntax
16681
16682@cindex output syntax of @sc{gdb/mi}
16683@cindex @sc{gdb/mi}, output syntax
16684The output from @sc{gdb/mi} consists of zero or more out-of-band records
16685followed, optionally, by a single result record. This result record
16686is for the most recent command. The sequence of output records is
16687terminated by @samp{(@value{GDBP})}.
16688
16689If an input command was prefixed with a @code{@var{token}} then the
16690corresponding output for that command will also be prefixed by that same
16691@var{token}.
16692
16693@table @code
16694@item @var{output} @expansion{}
f7dc1244 16695@code{( @var{out-of-band-record} )* [ @var{result-record} ] "(@value{GDBP})" @var{nl}}
922fbb7b
AC
16696
16697@item @var{result-record} @expansion{}
16698@code{ [ @var{token} ] "^" @var{result-class} ( "," @var{result} )* @var{nl}}
16699
16700@item @var{out-of-band-record} @expansion{}
16701@code{@var{async-record} | @var{stream-record}}
16702
16703@item @var{async-record} @expansion{}
16704@code{@var{exec-async-output} | @var{status-async-output} | @var{notify-async-output}}
16705
16706@item @var{exec-async-output} @expansion{}
16707@code{[ @var{token} ] "*" @var{async-output}}
16708
16709@item @var{status-async-output} @expansion{}
16710@code{[ @var{token} ] "+" @var{async-output}}
16711
16712@item @var{notify-async-output} @expansion{}
16713@code{[ @var{token} ] "=" @var{async-output}}
16714
16715@item @var{async-output} @expansion{}
16716@code{@var{async-class} ( "," @var{result} )* @var{nl}}
16717
16718@item @var{result-class} @expansion{}
16719@code{"done" | "running" | "connected" | "error" | "exit"}
16720
16721@item @var{async-class} @expansion{}
16722@code{"stopped" | @var{others}} (where @var{others} will be added
16723depending on the needs---this is still in development).
16724
16725@item @var{result} @expansion{}
16726@code{ @var{variable} "=" @var{value}}
16727
16728@item @var{variable} @expansion{}
16729@code{ @var{string} }
16730
16731@item @var{value} @expansion{}
16732@code{ @var{const} | @var{tuple} | @var{list} }
16733
16734@item @var{const} @expansion{}
16735@code{@var{c-string}}
16736
16737@item @var{tuple} @expansion{}
16738@code{ "@{@}" | "@{" @var{result} ( "," @var{result} )* "@}" }
16739
16740@item @var{list} @expansion{}
16741@code{ "[]" | "[" @var{value} ( "," @var{value} )* "]" | "["
16742@var{result} ( "," @var{result} )* "]" }
16743
16744@item @var{stream-record} @expansion{}
16745@code{@var{console-stream-output} | @var{target-stream-output} | @var{log-stream-output}}
16746
16747@item @var{console-stream-output} @expansion{}
16748@code{"~" @var{c-string}}
16749
16750@item @var{target-stream-output} @expansion{}
16751@code{"@@" @var{c-string}}
16752
16753@item @var{log-stream-output} @expansion{}
16754@code{"&" @var{c-string}}
16755
16756@item @var{nl} @expansion{}
16757@code{CR | CR-LF}
16758
16759@item @var{token} @expansion{}
16760@emph{any sequence of digits}.
16761@end table
16762
16763@noindent
16764Notes:
16765
16766@itemize @bullet
16767@item
16768All output sequences end in a single line containing a period.
16769
16770@item
16771The @code{@var{token}} is from the corresponding request. If an execution
16772command is interrupted by the @samp{-exec-interrupt} command, the
16773@var{token} associated with the @samp{*stopped} message is the one of the
16774original execution command, not the one of the interrupt command.
16775
16776@item
16777@cindex status output in @sc{gdb/mi}
16778@var{status-async-output} contains on-going status information about the
16779progress of a slow operation. It can be discarded. All status output is
16780prefixed by @samp{+}.
16781
16782@item
16783@cindex async output in @sc{gdb/mi}
16784@var{exec-async-output} contains asynchronous state change on the target
16785(stopped, started, disappeared). All async output is prefixed by
16786@samp{*}.
16787
16788@item
16789@cindex notify output in @sc{gdb/mi}
16790@var{notify-async-output} contains supplementary information that the
16791client should handle (e.g., a new breakpoint information). All notify
16792output is prefixed by @samp{=}.
16793
16794@item
16795@cindex console output in @sc{gdb/mi}
16796@var{console-stream-output} is output that should be displayed as is in the
16797console. It is the textual response to a CLI command. All the console
16798output is prefixed by @samp{~}.
16799
16800@item
16801@cindex target output in @sc{gdb/mi}
16802@var{target-stream-output} is the output produced by the target program.
16803All the target output is prefixed by @samp{@@}.
16804
16805@item
16806@cindex log output in @sc{gdb/mi}
16807@var{log-stream-output} is output text coming from @value{GDBN}'s internals, for
16808instance messages that should be displayed as part of an error log. All
16809the log output is prefixed by @samp{&}.
16810
16811@item
16812@cindex list output in @sc{gdb/mi}
16813New @sc{gdb/mi} commands should only output @var{lists} containing
16814@var{values}.
16815
16816
16817@end itemize
16818
16819@xref{GDB/MI Stream Records, , @sc{gdb/mi} Stream Records}, for more
16820details about the various output records.
16821
16822@node GDB/MI Simple Examples
16823@subsection Simple Examples of @sc{gdb/mi} Interaction
16824@cindex @sc{gdb/mi}, simple examples
16825
16826This subsection presents several simple examples of interaction using
16827the @sc{gdb/mi} interface. In these examples, @samp{->} means that the
16828following line is passed to @sc{gdb/mi} as input, while @samp{<-} means
16829the output received from @sc{gdb/mi}.
16830
16831@subsubheading Target Stop
16832@c Ummm... There is no "-stop" command. This assumes async, no?
16833Here's an example of stopping the inferior process:
16834
16835@smallexample
16836-> -stop
16837<- (@value{GDBP})
16838@end smallexample
16839
16840@noindent
16841and later:
16842
16843@smallexample
16844<- *stop,reason="stop",address="0x123",source="a.c:123"
16845<- (@value{GDBP})
16846@end smallexample
16847
16848@subsubheading Simple CLI Command
16849
16850Here's an example of a simple CLI command being passed through
16851@sc{gdb/mi} and on to the CLI.
16852
16853@smallexample
16854-> print 1+2
16855<- &"print 1+2\n"
16856<- ~"$1 = 3\n"
16857<- ^done
16858<- (@value{GDBP})
16859@end smallexample
16860
16861@subsubheading Command With Side Effects
16862
16863@smallexample
16864-> -symbol-file xyz.exe
16865<- *breakpoint,nr="3",address="0x123",source="a.c:123"
16866<- (@value{GDBP})
16867@end smallexample
16868
16869@subsubheading A Bad Command
16870
16871Here's what happens if you pass a non-existent command:
16872
16873@smallexample
16874-> -rubbish
16875<- ^error,msg="Undefined MI command: rubbish"
16876<- (@value{GDBP})
16877@end smallexample
16878
16879@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16880@node GDB/MI Compatibility with CLI
16881@section @sc{gdb/mi} Compatibility with CLI
16882
16883@cindex compatibility, @sc{gdb/mi} and CLI
16884@cindex @sc{gdb/mi}, compatibility with CLI
16885To help users familiar with @value{GDBN}'s existing CLI interface, @sc{gdb/mi}
16886accepts existing CLI commands. As specified by the syntax, such
16887commands can be directly entered into the @sc{gdb/mi} interface and @value{GDBN} will
16888respond.
16889
16890This mechanism is provided as an aid to developers of @sc{gdb/mi}
16891clients and not as a reliable interface into the CLI. Since the command
16892is being interpreteted in an environment that assumes @sc{gdb/mi}
16893behaviour, the exact output of such commands is likely to end up being
16894an un-supported hybrid of @sc{gdb/mi} and CLI output.
16895
16896@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16897@node GDB/MI Output Records
16898@section @sc{gdb/mi} Output Records
16899
16900@menu
16901* GDB/MI Result Records::
16902* GDB/MI Stream Records::
16903* GDB/MI Out-of-band Records::
16904@end menu
16905
16906@node GDB/MI Result Records
16907@subsection @sc{gdb/mi} Result Records
16908
16909@cindex result records in @sc{gdb/mi}
16910@cindex @sc{gdb/mi}, result records
16911In addition to a number of out-of-band notifications, the response to a
16912@sc{gdb/mi} command includes one of the following result indications:
16913
16914@table @code
16915@findex ^done
16916@item "^done" [ "," @var{results} ]
16917The synchronous operation was successful, @code{@var{results}} are the return
16918values.
16919
16920@item "^running"
16921@findex ^running
16922@c Is this one correct? Should it be an out-of-band notification?
16923The asynchronous operation was successfully started. The target is
16924running.
16925
16926@item "^error" "," @var{c-string}
16927@findex ^error
16928The operation failed. The @code{@var{c-string}} contains the corresponding
16929error message.
16930@end table
16931
16932@node GDB/MI Stream Records
16933@subsection @sc{gdb/mi} Stream Records
16934
16935@cindex @sc{gdb/mi}, stream records
16936@cindex stream records in @sc{gdb/mi}
16937@value{GDBN} internally maintains a number of output streams: the console, the
16938target, and the log. The output intended for each of these streams is
16939funneled through the @sc{gdb/mi} interface using @dfn{stream records}.
16940
16941Each stream record begins with a unique @dfn{prefix character} which
16942identifies its stream (@pxref{GDB/MI Output Syntax, , @sc{gdb/mi} Output
16943Syntax}). In addition to the prefix, each stream record contains a
16944@code{@var{string-output}}. This is either raw text (with an implicit new
16945line) or a quoted C string (which does not contain an implicit newline).
16946
16947@table @code
16948@item "~" @var{string-output}
16949The console output stream contains text that should be displayed in the
16950CLI console window. It contains the textual responses to CLI commands.
16951
16952@item "@@" @var{string-output}
16953The target output stream contains any textual output from the running
16954target.
16955
16956@item "&" @var{string-output}
16957The log stream contains debugging messages being produced by @value{GDBN}'s
16958internals.
16959@end table
16960
16961@node GDB/MI Out-of-band Records
16962@subsection @sc{gdb/mi} Out-of-band Records
16963
16964@cindex out-of-band records in @sc{gdb/mi}
16965@cindex @sc{gdb/mi}, out-of-band records
16966@dfn{Out-of-band} records are used to notify the @sc{gdb/mi} client of
16967additional changes that have occurred. Those changes can either be a
16968consequence of @sc{gdb/mi} (e.g., a breakpoint modified) or a result of
16969target activity (e.g., target stopped).
16970
16971The following is a preliminary list of possible out-of-band records.
16972
16973@table @code
16974@item "*" "stop"
16975@end table
16976
16977
16978@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16979@node GDB/MI Command Description Format
16980@section @sc{gdb/mi} Command Description Format
16981
16982The remaining sections describe blocks of commands. Each block of
16983commands is laid out in a fashion similar to this section.
16984
16985Note the the line breaks shown in the examples are here only for
16986readability. They don't appear in the real output.
16987Also note that the commands with a non-available example (N.A.@:) are
16988not yet implemented.
16989
16990@subheading Motivation
16991
16992The motivation for this collection of commands.
16993
16994@subheading Introduction
16995
16996A brief introduction to this collection of commands as a whole.
16997
16998@subheading Commands
16999
17000For each command in the block, the following is described:
17001
17002@subsubheading Synopsis
17003
17004@smallexample
17005 -command @var{args}@dots{}
17006@end smallexample
17007
17008@subsubheading @value{GDBN} Command
17009
17010The corresponding @value{GDBN} CLI command.
17011
17012@subsubheading Result
17013
17014@subsubheading Out-of-band
17015
17016@subsubheading Notes
17017
17018@subsubheading Example
17019
17020
17021@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17022@node GDB/MI Breakpoint Table Commands
17023@section @sc{gdb/mi} Breakpoint table commands
17024
17025@cindex breakpoint commands for @sc{gdb/mi}
17026@cindex @sc{gdb/mi}, breakpoint commands
17027This section documents @sc{gdb/mi} commands for manipulating
17028breakpoints.
17029
17030@subheading The @code{-break-after} Command
17031@findex -break-after
17032
17033@subsubheading Synopsis
17034
17035@smallexample
17036 -break-after @var{number} @var{count}
17037@end smallexample
17038
17039The breakpoint number @var{number} is not in effect until it has been
17040hit @var{count} times. To see how this is reflected in the output of
17041the @samp{-break-list} command, see the description of the
17042@samp{-break-list} command below.
17043
17044@subsubheading @value{GDBN} Command
17045
17046The corresponding @value{GDBN} command is @samp{ignore}.
17047
17048@subsubheading Example
17049
17050@smallexample
17051(@value{GDBP})
17052-break-insert main
17053^done,bkpt=@{number="1",addr="0x000100d0",file="hello.c",line="5"@}
17054(@value{GDBP})
17055-break-after 1 3
17056~
17057^done
17058(@value{GDBP})
17059-break-list
17060^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17061hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17062@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17063@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17064@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17065@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17066@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17067body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17068addr="0x000100d0",func="main",file="hello.c",line="5",times="0",
17069ignore="3"@}]@}
17070(@value{GDBP})
17071@end smallexample
17072
17073@ignore
17074@subheading The @code{-break-catch} Command
17075@findex -break-catch
17076
17077@subheading The @code{-break-commands} Command
17078@findex -break-commands
17079@end ignore
17080
17081
17082@subheading The @code{-break-condition} Command
17083@findex -break-condition
17084
17085@subsubheading Synopsis
17086
17087@smallexample
17088 -break-condition @var{number} @var{expr}
17089@end smallexample
17090
17091Breakpoint @var{number} will stop the program only if the condition in
17092@var{expr} is true. The condition becomes part of the
17093@samp{-break-list} output (see the description of the @samp{-break-list}
17094command below).
17095
17096@subsubheading @value{GDBN} Command
17097
17098The corresponding @value{GDBN} command is @samp{condition}.
17099
17100@subsubheading Example
17101
17102@smallexample
17103(@value{GDBP})
17104-break-condition 1 1
17105^done
17106(@value{GDBP})
17107-break-list
17108^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17109hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17110@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17111@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17112@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17113@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17114@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17115body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17116addr="0x000100d0",func="main",file="hello.c",line="5",cond="1",
17117times="0",ignore="3"@}]@}
17118(@value{GDBP})
17119@end smallexample
17120
17121@subheading The @code{-break-delete} Command
17122@findex -break-delete
17123
17124@subsubheading Synopsis
17125
17126@smallexample
17127 -break-delete ( @var{breakpoint} )+
17128@end smallexample
17129
17130Delete the breakpoint(s) whose number(s) are specified in the argument
17131list. This is obviously reflected in the breakpoint list.
17132
17133@subsubheading @value{GDBN} command
17134
17135The corresponding @value{GDBN} command is @samp{delete}.
17136
17137@subsubheading Example
17138
17139@smallexample
17140(@value{GDBP})
17141-break-delete 1
17142^done
17143(@value{GDBP})
17144-break-list
17145^done,BreakpointTable=@{nr_rows="0",nr_cols="6",
17146hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17147@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17148@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17149@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17150@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17151@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17152body=[]@}
17153(@value{GDBP})
17154@end smallexample
17155
17156@subheading The @code{-break-disable} Command
17157@findex -break-disable
17158
17159@subsubheading Synopsis
17160
17161@smallexample
17162 -break-disable ( @var{breakpoint} )+
17163@end smallexample
17164
17165Disable the named @var{breakpoint}(s). The field @samp{enabled} in the
17166break list is now set to @samp{n} for the named @var{breakpoint}(s).
17167
17168@subsubheading @value{GDBN} Command
17169
17170The corresponding @value{GDBN} command is @samp{disable}.
17171
17172@subsubheading Example
17173
17174@smallexample
17175(@value{GDBP})
17176-break-disable 2
17177^done
17178(@value{GDBP})
17179-break-list
17180^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17181hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17182@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17183@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17184@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17185@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17186@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17187body=[bkpt=@{number="2",type="breakpoint",disp="keep",enabled="n",
17188addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@}]@}
17189(@value{GDBP})
17190@end smallexample
17191
17192@subheading The @code{-break-enable} Command
17193@findex -break-enable
17194
17195@subsubheading Synopsis
17196
17197@smallexample
17198 -break-enable ( @var{breakpoint} )+
17199@end smallexample
17200
17201Enable (previously disabled) @var{breakpoint}(s).
17202
17203@subsubheading @value{GDBN} Command
17204
17205The corresponding @value{GDBN} command is @samp{enable}.
17206
17207@subsubheading Example
17208
17209@smallexample
17210(@value{GDBP})
17211-break-enable 2
17212^done
17213(@value{GDBP})
17214-break-list
17215^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17216hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17217@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17218@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17219@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17220@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17221@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17222body=[bkpt=@{number="2",type="breakpoint",disp="keep",enabled="y",
17223addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@}]@}
17224(@value{GDBP})
17225@end smallexample
17226
17227@subheading The @code{-break-info} Command
17228@findex -break-info
17229
17230@subsubheading Synopsis
17231
17232@smallexample
17233 -break-info @var{breakpoint}
17234@end smallexample
17235
17236@c REDUNDANT???
17237Get information about a single breakpoint.
17238
17239@subsubheading @value{GDBN} command
17240
17241The corresponding @value{GDBN} command is @samp{info break @var{breakpoint}}.
17242
17243@subsubheading Example
17244N.A.
17245
17246@subheading The @code{-break-insert} Command
17247@findex -break-insert
17248
17249@subsubheading Synopsis
17250
17251@smallexample
17252 -break-insert [ -t ] [ -h ] [ -r ]
17253 [ -c @var{condition} ] [ -i @var{ignore-count} ]
17254 [ -p @var{thread} ] [ @var{line} | @var{addr} ]
17255@end smallexample
17256
17257@noindent
17258If specified, @var{line}, can be one of:
17259
17260@itemize @bullet
17261@item function
17262@c @item +offset
17263@c @item -offset
17264@c @item linenum
17265@item filename:linenum
17266@item filename:function
17267@item *address
17268@end itemize
17269
17270The possible optional parameters of this command are:
17271
17272@table @samp
17273@item -t
17274Insert a tempoary breakpoint.
17275@item -h
17276Insert a hardware breakpoint.
17277@item -c @var{condition}
17278Make the breakpoint conditional on @var{condition}.
17279@item -i @var{ignore-count}
17280Initialize the @var{ignore-count}.
17281@item -r
17282Insert a regular breakpoint in all the functions whose names match the
17283given regular expression. Other flags are not applicable to regular
17284expresson.
17285@end table
17286
17287@subsubheading Result
17288
17289The result is in the form:
17290
17291@smallexample
17292 ^done,bkptno="@var{number}",func="@var{funcname}",
17293 file="@var{filename}",line="@var{lineno}"
17294@end smallexample
17295
17296@noindent
17297where @var{number} is the @value{GDBN} number for this breakpoint, @var{funcname}
17298is the name of the function where the breakpoint was inserted,
17299@var{filename} is the name of the source file which contains this
17300function, and @var{lineno} is the source line number within that file.
17301
17302Note: this format is open to change.
17303@c An out-of-band breakpoint instead of part of the result?
17304
17305@subsubheading @value{GDBN} Command
17306
17307The corresponding @value{GDBN} commands are @samp{break}, @samp{tbreak},
17308@samp{hbreak}, @samp{thbreak}, and @samp{rbreak}.
17309
17310@subsubheading Example
17311
17312@smallexample
17313(@value{GDBP})
17314-break-insert main
17315^done,bkpt=@{number="1",addr="0x0001072c",file="recursive2.c",line="4"@}
17316(@value{GDBP})
17317-break-insert -t foo
17318^done,bkpt=@{number="2",addr="0x00010774",file="recursive2.c",line="11"@}
17319(@value{GDBP})
17320-break-list
17321^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
17322hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17323@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17324@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17325@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17326@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17327@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17328body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17329addr="0x0001072c", func="main",file="recursive2.c",line="4",times="0"@},
17330bkpt=@{number="2",type="breakpoint",disp="del",enabled="y",
17331addr="0x00010774",func="foo",file="recursive2.c",line="11",times="0"@}]@}
17332(@value{GDBP})
17333-break-insert -r foo.*
17334~int foo(int, int);
17335^done,bkpt=@{number="3",addr="0x00010774",file="recursive2.c",line="11"@}
17336(@value{GDBP})
17337@end smallexample
17338
17339@subheading The @code{-break-list} Command
17340@findex -break-list
17341
17342@subsubheading Synopsis
17343
17344@smallexample
17345 -break-list
17346@end smallexample
17347
17348Displays the list of inserted breakpoints, showing the following fields:
17349
17350@table @samp
17351@item Number
17352number of the breakpoint
17353@item Type
17354type of the breakpoint: @samp{breakpoint} or @samp{watchpoint}
17355@item Disposition
17356should the breakpoint be deleted or disabled when it is hit: @samp{keep}
17357or @samp{nokeep}
17358@item Enabled
17359is the breakpoint enabled or no: @samp{y} or @samp{n}
17360@item Address
17361memory location at which the breakpoint is set
17362@item What
17363logical location of the breakpoint, expressed by function name, file
17364name, line number
17365@item Times
17366number of times the breakpoint has been hit
17367@end table
17368
17369If there are no breakpoints or watchpoints, the @code{BreakpointTable}
17370@code{body} field is an empty list.
17371
17372@subsubheading @value{GDBN} Command
17373
17374The corresponding @value{GDBN} command is @samp{info break}.
17375
17376@subsubheading Example
17377
17378@smallexample
17379(@value{GDBP})
17380-break-list
17381^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
17382hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17383@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17384@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17385@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17386@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17387@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17388body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17389addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@},
17390bkpt=@{number="2",type="breakpoint",disp="keep",enabled="y",
17391addr="0x00010114",func="foo",file="hello.c",line="13",times="0"@}]@}
17392(@value{GDBP})
17393@end smallexample
17394
17395Here's an example of the result when there are no breakpoints:
17396
17397@smallexample
17398(@value{GDBP})
17399-break-list
17400^done,BreakpointTable=@{nr_rows="0",nr_cols="6",
17401hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17402@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17403@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17404@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17405@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17406@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17407body=[]@}
17408(@value{GDBP})
17409@end smallexample
17410
17411@subheading The @code{-break-watch} Command
17412@findex -break-watch
17413
17414@subsubheading Synopsis
17415
17416@smallexample
17417 -break-watch [ -a | -r ]
17418@end smallexample
17419
17420Create a watchpoint. With the @samp{-a} option it will create an
17421@dfn{access} watchpoint, i.e. a watchpoint that triggers either on a
17422read from or on a write to the memory location. With the @samp{-r}
17423option, the watchpoint created is a @dfn{read} watchpoint, i.e. it will
17424trigger only when the memory location is accessed for reading. Without
17425either of the options, the watchpoint created is a regular watchpoint,
17426i.e. it will trigger when the memory location is accessed for writing.
17427@xref{Set Watchpoints, , Setting watchpoints}.
17428
17429Note that @samp{-break-list} will report a single list of watchpoints and
17430breakpoints inserted.
17431
17432@subsubheading @value{GDBN} Command
17433
17434The corresponding @value{GDBN} commands are @samp{watch}, @samp{awatch}, and
17435@samp{rwatch}.
17436
17437@subsubheading Example
17438
17439Setting a watchpoint on a variable in the @code{main} function:
17440
17441@smallexample
17442(@value{GDBP})
17443-break-watch x
17444^done,wpt=@{number="2",exp="x"@}
17445(@value{GDBP})
17446-exec-continue
17447^running
17448^done,reason="watchpoint-trigger",wpt=@{number="2",exp="x"@},
17449value=@{old="-268439212",new="55"@},
76ff342d
DJ
17450frame=@{func="main",args=[],file="recursive2.c",
17451fullname="/home/foo/bar/devo/myproject/recursive2.c",line="5"@}
922fbb7b
AC
17452(@value{GDBP})
17453@end smallexample
17454
17455Setting a watchpoint on a variable local to a function. @value{GDBN} will stop
17456the program execution twice: first for the variable changing value, then
17457for the watchpoint going out of scope.
17458
17459@smallexample
17460(@value{GDBP})
17461-break-watch C
17462^done,wpt=@{number="5",exp="C"@}
17463(@value{GDBP})
17464-exec-continue
17465^running
17466^done,reason="watchpoint-trigger",
17467wpt=@{number="5",exp="C"@},value=@{old="-276895068",new="3"@},
17468frame=@{func="callee4",args=[],
76ff342d
DJ
17469file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
17470fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="13"@}
922fbb7b
AC
17471(@value{GDBP})
17472-exec-continue
17473^running
17474^done,reason="watchpoint-scope",wpnum="5",
17475frame=@{func="callee3",args=[@{name="strarg",
17476value="0x11940 \"A string argument.\""@}],
76ff342d
DJ
17477file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
17478fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
922fbb7b
AC
17479(@value{GDBP})
17480@end smallexample
17481
17482Listing breakpoints and watchpoints, at different points in the program
17483execution. Note that once the watchpoint goes out of scope, it is
17484deleted.
17485
17486@smallexample
17487(@value{GDBP})
17488-break-watch C
17489^done,wpt=@{number="2",exp="C"@}
17490(@value{GDBP})
17491-break-list
17492^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
17493hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17494@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17495@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17496@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17497@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17498@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17499body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17500addr="0x00010734",func="callee4",
17501file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@},
17502bkpt=@{number="2",type="watchpoint",disp="keep",
17503enabled="y",addr="",what="C",times="0"@}]@}
17504(@value{GDBP})
17505-exec-continue
17506^running
17507^done,reason="watchpoint-trigger",wpt=@{number="2",exp="C"@},
17508value=@{old="-276895068",new="3"@},
17509frame=@{func="callee4",args=[],
76ff342d
DJ
17510file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
17511fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="13"@}
922fbb7b
AC
17512(@value{GDBP})
17513-break-list
17514^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
17515hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17516@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17517@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17518@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17519@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17520@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17521body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17522addr="0x00010734",func="callee4",
17523file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@},
17524bkpt=@{number="2",type="watchpoint",disp="keep",
17525enabled="y",addr="",what="C",times="-5"@}]@}
17526(@value{GDBP})
17527-exec-continue
17528^running
17529^done,reason="watchpoint-scope",wpnum="2",
17530frame=@{func="callee3",args=[@{name="strarg",
17531value="0x11940 \"A string argument.\""@}],
76ff342d
DJ
17532file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
17533fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
922fbb7b
AC
17534(@value{GDBP})
17535-break-list
17536^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17537hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17538@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17539@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17540@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17541@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17542@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17543body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17544addr="0x00010734",func="callee4",
17545file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@}]@}
17546(@value{GDBP})
17547@end smallexample
17548
17549@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17550@node GDB/MI Data Manipulation
17551@section @sc{gdb/mi} Data Manipulation
17552
17553@cindex data manipulation, in @sc{gdb/mi}
17554@cindex @sc{gdb/mi}, data manipulation
17555This section describes the @sc{gdb/mi} commands that manipulate data:
17556examine memory and registers, evaluate expressions, etc.
17557
17558@c REMOVED FROM THE INTERFACE.
17559@c @subheading -data-assign
17560@c Change the value of a program variable. Plenty of side effects.
17561@c @subsubheading GDB command
17562@c set variable
17563@c @subsubheading Example
17564@c N.A.
17565
17566@subheading The @code{-data-disassemble} Command
17567@findex -data-disassemble
17568
17569@subsubheading Synopsis
17570
17571@smallexample
17572 -data-disassemble
17573 [ -s @var{start-addr} -e @var{end-addr} ]
17574 | [ -f @var{filename} -l @var{linenum} [ -n @var{lines} ] ]
17575 -- @var{mode}
17576@end smallexample
17577
17578@noindent
17579Where:
17580
17581@table @samp
17582@item @var{start-addr}
17583is the beginning address (or @code{$pc})
17584@item @var{end-addr}
17585is the end address
17586@item @var{filename}
17587is the name of the file to disassemble
17588@item @var{linenum}
17589is the line number to disassemble around
17590@item @var{lines}
17591is the the number of disassembly lines to be produced. If it is -1,
17592the whole function will be disassembled, in case no @var{end-addr} is
17593specified. If @var{end-addr} is specified as a non-zero value, and
17594@var{lines} is lower than the number of disassembly lines between
17595@var{start-addr} and @var{end-addr}, only @var{lines} lines are
17596displayed; if @var{lines} is higher than the number of lines between
17597@var{start-addr} and @var{end-addr}, only the lines up to @var{end-addr}
17598are displayed.
17599@item @var{mode}
17600is either 0 (meaning only disassembly) or 1 (meaning mixed source and
17601disassembly).
17602@end table
17603
17604@subsubheading Result
17605
17606The output for each instruction is composed of four fields:
17607
17608@itemize @bullet
17609@item Address
17610@item Func-name
17611@item Offset
17612@item Instruction
17613@end itemize
17614
17615Note that whatever included in the instruction field, is not manipulated
17616directely by @sc{gdb/mi}, i.e. it is not possible to adjust its format.
17617
17618@subsubheading @value{GDBN} Command
17619
17620There's no direct mapping from this command to the CLI.
17621
17622@subsubheading Example
17623
17624Disassemble from the current value of @code{$pc} to @code{$pc + 20}:
17625
17626@smallexample
17627(@value{GDBP})
17628-data-disassemble -s $pc -e "$pc + 20" -- 0
17629^done,
17630asm_insns=[
17631@{address="0x000107c0",func-name="main",offset="4",
17632inst="mov 2, %o0"@},
17633@{address="0x000107c4",func-name="main",offset="8",
17634inst="sethi %hi(0x11800), %o2"@},
17635@{address="0x000107c8",func-name="main",offset="12",
17636inst="or %o2, 0x140, %o1\t! 0x11940 <_lib_version+8>"@},
17637@{address="0x000107cc",func-name="main",offset="16",
17638inst="sethi %hi(0x11800), %o2"@},
17639@{address="0x000107d0",func-name="main",offset="20",
17640inst="or %o2, 0x168, %o4\t! 0x11968 <_lib_version+48>"@}]
17641(@value{GDBP})
17642@end smallexample
17643
17644Disassemble the whole @code{main} function. Line 32 is part of
17645@code{main}.
17646
17647@smallexample
17648-data-disassemble -f basics.c -l 32 -- 0
17649^done,asm_insns=[
17650@{address="0x000107bc",func-name="main",offset="0",
17651inst="save %sp, -112, %sp"@},
17652@{address="0x000107c0",func-name="main",offset="4",
17653inst="mov 2, %o0"@},
17654@{address="0x000107c4",func-name="main",offset="8",
17655inst="sethi %hi(0x11800), %o2"@},
17656[@dots{}]
17657@{address="0x0001081c",func-name="main",offset="96",inst="ret "@},
17658@{address="0x00010820",func-name="main",offset="100",inst="restore "@}]
17659(@value{GDBP})
17660@end smallexample
17661
17662Disassemble 3 instructions from the start of @code{main}:
17663
17664@smallexample
17665(@value{GDBP})
17666-data-disassemble -f basics.c -l 32 -n 3 -- 0
17667^done,asm_insns=[
17668@{address="0x000107bc",func-name="main",offset="0",
17669inst="save %sp, -112, %sp"@},
17670@{address="0x000107c0",func-name="main",offset="4",
17671inst="mov 2, %o0"@},
17672@{address="0x000107c4",func-name="main",offset="8",
17673inst="sethi %hi(0x11800), %o2"@}]
17674(@value{GDBP})
17675@end smallexample
17676
17677Disassemble 3 instructions from the start of @code{main} in mixed mode:
17678
17679@smallexample
17680(@value{GDBP})
17681-data-disassemble -f basics.c -l 32 -n 3 -- 1
17682^done,asm_insns=[
17683src_and_asm_line=@{line="31",
17684file="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb/ \
17685 testsuite/gdb.mi/basics.c",line_asm_insn=[
17686@{address="0x000107bc",func-name="main",offset="0",
17687inst="save %sp, -112, %sp"@}]@},
17688src_and_asm_line=@{line="32",
17689file="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb/ \
17690 testsuite/gdb.mi/basics.c",line_asm_insn=[
17691@{address="0x000107c0",func-name="main",offset="4",
17692inst="mov 2, %o0"@},
17693@{address="0x000107c4",func-name="main",offset="8",
17694inst="sethi %hi(0x11800), %o2"@}]@}]
17695(@value{GDBP})
17696@end smallexample
17697
17698
17699@subheading The @code{-data-evaluate-expression} Command
17700@findex -data-evaluate-expression
17701
17702@subsubheading Synopsis
17703
17704@smallexample
17705 -data-evaluate-expression @var{expr}
17706@end smallexample
17707
17708Evaluate @var{expr} as an expression. The expression could contain an
17709inferior function call. The function call will execute synchronously.
17710If the expression contains spaces, it must be enclosed in double quotes.
17711
17712@subsubheading @value{GDBN} Command
17713
17714The corresponding @value{GDBN} commands are @samp{print}, @samp{output}, and
17715@samp{call}. In @code{gdbtk} only, there's a corresponding
17716@samp{gdb_eval} command.
17717
17718@subsubheading Example
17719
17720In the following example, the numbers that precede the commands are the
17721@dfn{tokens} described in @ref{GDB/MI Command Syntax, ,@sc{gdb/mi}
17722Command Syntax}. Notice how @sc{gdb/mi} returns the same tokens in its
17723output.
17724
17725@smallexample
17726211-data-evaluate-expression A
17727211^done,value="1"
17728(@value{GDBP})
17729311-data-evaluate-expression &A
17730311^done,value="0xefffeb7c"
17731(@value{GDBP})
17732411-data-evaluate-expression A+3
17733411^done,value="4"
17734(@value{GDBP})
17735511-data-evaluate-expression "A + 3"
17736511^done,value="4"
17737(@value{GDBP})
17738@end smallexample
17739
17740
17741@subheading The @code{-data-list-changed-registers} Command
17742@findex -data-list-changed-registers
17743
17744@subsubheading Synopsis
17745
17746@smallexample
17747 -data-list-changed-registers
17748@end smallexample
17749
17750Display a list of the registers that have changed.
17751
17752@subsubheading @value{GDBN} Command
17753
17754@value{GDBN} doesn't have a direct analog for this command; @code{gdbtk}
17755has the corresponding command @samp{gdb_changed_register_list}.
17756
17757@subsubheading Example
17758
17759On a PPC MBX board:
17760
17761@smallexample
17762(@value{GDBP})
17763-exec-continue
17764^running
17765
17766(@value{GDBP})
17767*stopped,reason="breakpoint-hit",bkptno="1",frame=@{func="main",
76ff342d 17768args=[],file="try.c",fullname="/home/foo/bar/devo/myproject/try.c",line="5"@}
922fbb7b
AC
17769(@value{GDBP})
17770-data-list-changed-registers
17771^done,changed-registers=["0","1","2","4","5","6","7","8","9",
17772"10","11","13","14","15","16","17","18","19","20","21","22","23",
17773"24","25","26","27","28","30","31","64","65","66","67","69"]
17774(@value{GDBP})
17775@end smallexample
17776
17777
17778@subheading The @code{-data-list-register-names} Command
17779@findex -data-list-register-names
17780
17781@subsubheading Synopsis
17782
17783@smallexample
17784 -data-list-register-names [ ( @var{regno} )+ ]
17785@end smallexample
17786
17787Show a list of register names for the current target. If no arguments
17788are given, it shows a list of the names of all the registers. If
17789integer numbers are given as arguments, it will print a list of the
17790names of the registers corresponding to the arguments. To ensure
17791consistency between a register name and its number, the output list may
17792include empty register names.
17793
17794@subsubheading @value{GDBN} Command
17795
17796@value{GDBN} does not have a command which corresponds to
17797@samp{-data-list-register-names}. In @code{gdbtk} there is a
17798corresponding command @samp{gdb_regnames}.
17799
17800@subsubheading Example
17801
17802For the PPC MBX board:
17803@smallexample
17804(@value{GDBP})
17805-data-list-register-names
17806^done,register-names=["r0","r1","r2","r3","r4","r5","r6","r7",
17807"r8","r9","r10","r11","r12","r13","r14","r15","r16","r17","r18",
17808"r19","r20","r21","r22","r23","r24","r25","r26","r27","r28","r29",
17809"r30","r31","f0","f1","f2","f3","f4","f5","f6","f7","f8","f9",
17810"f10","f11","f12","f13","f14","f15","f16","f17","f18","f19","f20",
17811"f21","f22","f23","f24","f25","f26","f27","f28","f29","f30","f31",
17812"", "pc","ps","cr","lr","ctr","xer"]
17813(@value{GDBP})
17814-data-list-register-names 1 2 3
17815^done,register-names=["r1","r2","r3"]
17816(@value{GDBP})
17817@end smallexample
17818
17819@subheading The @code{-data-list-register-values} Command
17820@findex -data-list-register-values
17821
17822@subsubheading Synopsis
17823
17824@smallexample
17825 -data-list-register-values @var{fmt} [ ( @var{regno} )*]
17826@end smallexample
17827
17828Display the registers' contents. @var{fmt} is the format according to
17829which the registers' contents are to be returned, followed by an optional
17830list of numbers specifying the registers to display. A missing list of
17831numbers indicates that the contents of all the registers must be returned.
17832
17833Allowed formats for @var{fmt} are:
17834
17835@table @code
17836@item x
17837Hexadecimal
17838@item o
17839Octal
17840@item t
17841Binary
17842@item d
17843Decimal
17844@item r
17845Raw
17846@item N
17847Natural
17848@end table
17849
17850@subsubheading @value{GDBN} Command
17851
17852The corresponding @value{GDBN} commands are @samp{info reg}, @samp{info
17853all-reg}, and (in @code{gdbtk}) @samp{gdb_fetch_registers}.
17854
17855@subsubheading Example
17856
17857For a PPC MBX board (note: line breaks are for readability only, they
17858don't appear in the actual output):
17859
17860@smallexample
17861(@value{GDBP})
17862-data-list-register-values r 64 65
17863^done,register-values=[@{number="64",value="0xfe00a300"@},
17864@{number="65",value="0x00029002"@}]
17865(@value{GDBP})
17866-data-list-register-values x
17867^done,register-values=[@{number="0",value="0xfe0043c8"@},
17868@{number="1",value="0x3fff88"@},@{number="2",value="0xfffffffe"@},
17869@{number="3",value="0x0"@},@{number="4",value="0xa"@},
17870@{number="5",value="0x3fff68"@},@{number="6",value="0x3fff58"@},
17871@{number="7",value="0xfe011e98"@},@{number="8",value="0x2"@},
17872@{number="9",value="0xfa202820"@},@{number="10",value="0xfa202808"@},
17873@{number="11",value="0x1"@},@{number="12",value="0x0"@},
17874@{number="13",value="0x4544"@},@{number="14",value="0xffdfffff"@},
17875@{number="15",value="0xffffffff"@},@{number="16",value="0xfffffeff"@},
17876@{number="17",value="0xefffffed"@},@{number="18",value="0xfffffffe"@},
17877@{number="19",value="0xffffffff"@},@{number="20",value="0xffffffff"@},
17878@{number="21",value="0xffffffff"@},@{number="22",value="0xfffffff7"@},
17879@{number="23",value="0xffffffff"@},@{number="24",value="0xffffffff"@},
17880@{number="25",value="0xffffffff"@},@{number="26",value="0xfffffffb"@},
17881@{number="27",value="0xffffffff"@},@{number="28",value="0xf7bfffff"@},
17882@{number="29",value="0x0"@},@{number="30",value="0xfe010000"@},
17883@{number="31",value="0x0"@},@{number="32",value="0x0"@},
17884@{number="33",value="0x0"@},@{number="34",value="0x0"@},
17885@{number="35",value="0x0"@},@{number="36",value="0x0"@},
17886@{number="37",value="0x0"@},@{number="38",value="0x0"@},
17887@{number="39",value="0x0"@},@{number="40",value="0x0"@},
17888@{number="41",value="0x0"@},@{number="42",value="0x0"@},
17889@{number="43",value="0x0"@},@{number="44",value="0x0"@},
17890@{number="45",value="0x0"@},@{number="46",value="0x0"@},
17891@{number="47",value="0x0"@},@{number="48",value="0x0"@},
17892@{number="49",value="0x0"@},@{number="50",value="0x0"@},
17893@{number="51",value="0x0"@},@{number="52",value="0x0"@},
17894@{number="53",value="0x0"@},@{number="54",value="0x0"@},
17895@{number="55",value="0x0"@},@{number="56",value="0x0"@},
17896@{number="57",value="0x0"@},@{number="58",value="0x0"@},
17897@{number="59",value="0x0"@},@{number="60",value="0x0"@},
17898@{number="61",value="0x0"@},@{number="62",value="0x0"@},
17899@{number="63",value="0x0"@},@{number="64",value="0xfe00a300"@},
17900@{number="65",value="0x29002"@},@{number="66",value="0x202f04b5"@},
17901@{number="67",value="0xfe0043b0"@},@{number="68",value="0xfe00b3e4"@},
17902@{number="69",value="0x20002b03"@}]
17903(@value{GDBP})
17904@end smallexample
17905
17906
17907@subheading The @code{-data-read-memory} Command
17908@findex -data-read-memory
17909
17910@subsubheading Synopsis
17911
17912@smallexample
17913 -data-read-memory [ -o @var{byte-offset} ]
17914 @var{address} @var{word-format} @var{word-size}
17915 @var{nr-rows} @var{nr-cols} [ @var{aschar} ]
17916@end smallexample
17917
17918@noindent
17919where:
17920
17921@table @samp
17922@item @var{address}
17923An expression specifying the address of the first memory word to be
17924read. Complex expressions containing embedded white space should be
17925quoted using the C convention.
17926
17927@item @var{word-format}
17928The format to be used to print the memory words. The notation is the
17929same as for @value{GDBN}'s @code{print} command (@pxref{Output Formats,
17930,Output formats}).
17931
17932@item @var{word-size}
17933The size of each memory word in bytes.
17934
17935@item @var{nr-rows}
17936The number of rows in the output table.
17937
17938@item @var{nr-cols}
17939The number of columns in the output table.
17940
17941@item @var{aschar}
17942If present, indicates that each row should include an @sc{ascii} dump. The
17943value of @var{aschar} is used as a padding character when a byte is not a
17944member of the printable @sc{ascii} character set (printable @sc{ascii}
17945characters are those whose code is between 32 and 126, inclusively).
17946
17947@item @var{byte-offset}
17948An offset to add to the @var{address} before fetching memory.
17949@end table
17950
17951This command displays memory contents as a table of @var{nr-rows} by
17952@var{nr-cols} words, each word being @var{word-size} bytes. In total,
17953@code{@var{nr-rows} * @var{nr-cols} * @var{word-size}} bytes are read
17954(returned as @samp{total-bytes}). Should less than the requested number
17955of bytes be returned by the target, the missing words are identified
17956using @samp{N/A}. The number of bytes read from the target is returned
17957in @samp{nr-bytes} and the starting address used to read memory in
17958@samp{addr}.
17959
17960The address of the next/previous row or page is available in
17961@samp{next-row} and @samp{prev-row}, @samp{next-page} and
17962@samp{prev-page}.
17963
17964@subsubheading @value{GDBN} Command
17965
17966The corresponding @value{GDBN} command is @samp{x}. @code{gdbtk} has
17967@samp{gdb_get_mem} memory read command.
17968
17969@subsubheading Example
17970
17971Read six bytes of memory starting at @code{bytes+6} but then offset by
17972@code{-6} bytes. Format as three rows of two columns. One byte per
17973word. Display each word in hex.
17974
17975@smallexample
17976(@value{GDBP})
179779-data-read-memory -o -6 -- bytes+6 x 1 3 2
179789^done,addr="0x00001390",nr-bytes="6",total-bytes="6",
17979next-row="0x00001396",prev-row="0x0000138e",next-page="0x00001396",
17980prev-page="0x0000138a",memory=[
17981@{addr="0x00001390",data=["0x00","0x01"]@},
17982@{addr="0x00001392",data=["0x02","0x03"]@},
17983@{addr="0x00001394",data=["0x04","0x05"]@}]
17984(@value{GDBP})
17985@end smallexample
17986
17987Read two bytes of memory starting at address @code{shorts + 64} and
17988display as a single word formatted in decimal.
17989
17990@smallexample
17991(@value{GDBP})
179925-data-read-memory shorts+64 d 2 1 1
179935^done,addr="0x00001510",nr-bytes="2",total-bytes="2",
17994next-row="0x00001512",prev-row="0x0000150e",
17995next-page="0x00001512",prev-page="0x0000150e",memory=[
17996@{addr="0x00001510",data=["128"]@}]
17997(@value{GDBP})
17998@end smallexample
17999
18000Read thirty two bytes of memory starting at @code{bytes+16} and format
18001as eight rows of four columns. Include a string encoding with @samp{x}
18002used as the non-printable character.
18003
18004@smallexample
18005(@value{GDBP})
180064-data-read-memory bytes+16 x 1 8 4 x
180074^done,addr="0x000013a0",nr-bytes="32",total-bytes="32",
18008next-row="0x000013c0",prev-row="0x0000139c",
18009next-page="0x000013c0",prev-page="0x00001380",memory=[
18010@{addr="0x000013a0",data=["0x10","0x11","0x12","0x13"],ascii="xxxx"@},
18011@{addr="0x000013a4",data=["0x14","0x15","0x16","0x17"],ascii="xxxx"@},
18012@{addr="0x000013a8",data=["0x18","0x19","0x1a","0x1b"],ascii="xxxx"@},
18013@{addr="0x000013ac",data=["0x1c","0x1d","0x1e","0x1f"],ascii="xxxx"@},
18014@{addr="0x000013b0",data=["0x20","0x21","0x22","0x23"],ascii=" !\"#"@},
18015@{addr="0x000013b4",data=["0x24","0x25","0x26","0x27"],ascii="$%&'"@},
18016@{addr="0x000013b8",data=["0x28","0x29","0x2a","0x2b"],ascii="()*+"@},
18017@{addr="0x000013bc",data=["0x2c","0x2d","0x2e","0x2f"],ascii=",-./"@}]
18018(@value{GDBP})
18019@end smallexample
18020
18021@subheading The @code{-display-delete} Command
18022@findex -display-delete
18023
18024@subsubheading Synopsis
18025
18026@smallexample
18027 -display-delete @var{number}
18028@end smallexample
18029
18030Delete the display @var{number}.
18031
18032@subsubheading @value{GDBN} Command
18033
18034The corresponding @value{GDBN} command is @samp{delete display}.
18035
18036@subsubheading Example
18037N.A.
18038
18039
18040@subheading The @code{-display-disable} Command
18041@findex -display-disable
18042
18043@subsubheading Synopsis
18044
18045@smallexample
18046 -display-disable @var{number}
18047@end smallexample
18048
18049Disable display @var{number}.
18050
18051@subsubheading @value{GDBN} Command
18052
18053The corresponding @value{GDBN} command is @samp{disable display}.
18054
18055@subsubheading Example
18056N.A.
18057
18058
18059@subheading The @code{-display-enable} Command
18060@findex -display-enable
18061
18062@subsubheading Synopsis
18063
18064@smallexample
18065 -display-enable @var{number}
18066@end smallexample
18067
18068Enable display @var{number}.
18069
18070@subsubheading @value{GDBN} Command
18071
18072The corresponding @value{GDBN} command is @samp{enable display}.
18073
18074@subsubheading Example
18075N.A.
18076
18077
18078@subheading The @code{-display-insert} Command
18079@findex -display-insert
18080
18081@subsubheading Synopsis
18082
18083@smallexample
18084 -display-insert @var{expression}
18085@end smallexample
18086
18087Display @var{expression} every time the program stops.
18088
18089@subsubheading @value{GDBN} Command
18090
18091The corresponding @value{GDBN} command is @samp{display}.
18092
18093@subsubheading Example
18094N.A.
18095
18096
18097@subheading The @code{-display-list} Command
18098@findex -display-list
18099
18100@subsubheading Synopsis
18101
18102@smallexample
18103 -display-list
18104@end smallexample
18105
18106List the displays. Do not show the current values.
18107
18108@subsubheading @value{GDBN} Command
18109
18110The corresponding @value{GDBN} command is @samp{info display}.
18111
18112@subsubheading Example
18113N.A.
18114
18115
18116@subheading The @code{-environment-cd} Command
18117@findex -environment-cd
18118
18119@subsubheading Synopsis
18120
18121@smallexample
18122 -environment-cd @var{pathdir}
18123@end smallexample
18124
18125Set @value{GDBN}'s working directory.
18126
18127@subsubheading @value{GDBN} Command
18128
18129The corresponding @value{GDBN} command is @samp{cd}.
18130
18131@subsubheading Example
18132
18133@smallexample
18134(@value{GDBP})
18135-environment-cd /kwikemart/marge/ezannoni/flathead-dev/devo/gdb
18136^done
18137(@value{GDBP})
18138@end smallexample
18139
18140
18141@subheading The @code{-environment-directory} Command
18142@findex -environment-directory
18143
18144@subsubheading Synopsis
18145
18146@smallexample
18147 -environment-directory [ -r ] [ @var{pathdir} ]+
18148@end smallexample
18149
18150Add directories @var{pathdir} to beginning of search path for source files.
18151If the @samp{-r} option is used, the search path is reset to the default
b383017d 18152search path. If directories @var{pathdir} are supplied in addition to the
922fbb7b
AC
18153@samp{-r} option, the search path is first reset and then addition
18154occurs as normal.
b383017d 18155Multiple directories may be specified, separated by blanks. Specifying
922fbb7b
AC
18156multiple directories in a single command
18157results in the directories added to the beginning of the
18158search path in the same order they were presented in the command.
18159If blanks are needed as
18160part of a directory name, double-quotes should be used around
18161the name. In the command output, the path will show up separated
b383017d 18162by the system directory-separator character. The directory-seperator
922fbb7b
AC
18163character must not be used
18164in any directory name.
18165If no directories are specified, the current search path is displayed.
18166
18167@subsubheading @value{GDBN} Command
18168
18169The corresponding @value{GDBN} command is @samp{dir}.
18170
18171@subsubheading Example
18172
18173@smallexample
18174(@value{GDBP})
18175-environment-directory /kwikemart/marge/ezannoni/flathead-dev/devo/gdb
18176^done,source-path="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb:$cdir:$cwd"
18177(@value{GDBP})
18178-environment-directory ""
18179^done,source-path="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb:$cdir:$cwd"
18180(@value{GDBP})
18181-environment-directory -r /home/jjohnstn/src/gdb /usr/src
18182^done,source-path="/home/jjohnstn/src/gdb:/usr/src:$cdir:$cwd"
18183(@value{GDBP})
18184-environment-directory -r
18185^done,source-path="$cdir:$cwd"
18186(@value{GDBP})
18187@end smallexample
18188
18189
18190@subheading The @code{-environment-path} Command
18191@findex -environment-path
18192
18193@subsubheading Synopsis
18194
18195@smallexample
18196 -environment-path [ -r ] [ @var{pathdir} ]+
18197@end smallexample
18198
18199Add directories @var{pathdir} to beginning of search path for object files.
18200If the @samp{-r} option is used, the search path is reset to the original
b383017d
RM
18201search path that existed at gdb start-up. If directories @var{pathdir} are
18202supplied in addition to the
922fbb7b
AC
18203@samp{-r} option, the search path is first reset and then addition
18204occurs as normal.
b383017d 18205Multiple directories may be specified, separated by blanks. Specifying
922fbb7b
AC
18206multiple directories in a single command
18207results in the directories added to the beginning of the
18208search path in the same order they were presented in the command.
18209If blanks are needed as
18210part of a directory name, double-quotes should be used around
18211the name. In the command output, the path will show up separated
b383017d 18212by the system directory-separator character. The directory-seperator
922fbb7b
AC
18213character must not be used
18214in any directory name.
18215If no directories are specified, the current path is displayed.
18216
18217
18218@subsubheading @value{GDBN} Command
18219
18220The corresponding @value{GDBN} command is @samp{path}.
18221
18222@subsubheading Example
18223
18224@smallexample
18225(@value{GDBP})
b383017d 18226-environment-path
922fbb7b
AC
18227^done,path="/usr/bin"
18228(@value{GDBP})
18229-environment-path /kwikemart/marge/ezannoni/flathead-dev/ppc-eabi/gdb /bin
18230^done,path="/kwikemart/marge/ezannoni/flathead-dev/ppc-eabi/gdb:/bin:/usr/bin"
18231(@value{GDBP})
18232-environment-path -r /usr/local/bin
18233^done,path="/usr/local/bin:/usr/bin"
18234(@value{GDBP})
18235@end smallexample
18236
18237
18238@subheading The @code{-environment-pwd} Command
18239@findex -environment-pwd
18240
18241@subsubheading Synopsis
18242
18243@smallexample
18244 -environment-pwd
18245@end smallexample
18246
18247Show the current working directory.
18248
18249@subsubheading @value{GDBN} command
18250
18251The corresponding @value{GDBN} command is @samp{pwd}.
18252
18253@subsubheading Example
18254
18255@smallexample
18256(@value{GDBP})
18257-environment-pwd
18258^done,cwd="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb"
18259(@value{GDBP})
18260@end smallexample
18261
18262@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18263@node GDB/MI Program Control
18264@section @sc{gdb/mi} Program control
18265
18266@subsubheading Program termination
18267
18268As a result of execution, the inferior program can run to completion, if
18269it doesn't encounter any breakpoints. In this case the output will
18270include an exit code, if the program has exited exceptionally.
18271
18272@subsubheading Examples
18273
18274@noindent
18275Program exited normally:
18276
18277@smallexample
18278(@value{GDBP})
18279-exec-run
18280^running
18281(@value{GDBP})
18282x = 55
18283*stopped,reason="exited-normally"
18284(@value{GDBP})
18285@end smallexample
18286
18287@noindent
18288Program exited exceptionally:
18289
18290@smallexample
18291(@value{GDBP})
18292-exec-run
18293^running
18294(@value{GDBP})
18295x = 55
18296*stopped,reason="exited",exit-code="01"
18297(@value{GDBP})
18298@end smallexample
18299
18300Another way the program can terminate is if it receives a signal such as
18301@code{SIGINT}. In this case, @sc{gdb/mi} displays this:
18302
18303@smallexample
18304(@value{GDBP})
18305*stopped,reason="exited-signalled",signal-name="SIGINT",
18306signal-meaning="Interrupt"
18307@end smallexample
18308
18309
18310@subheading The @code{-exec-abort} Command
18311@findex -exec-abort
18312
18313@subsubheading Synopsis
18314
18315@smallexample
18316 -exec-abort
18317@end smallexample
18318
18319Kill the inferior running program.
18320
18321@subsubheading @value{GDBN} Command
18322
18323The corresponding @value{GDBN} command is @samp{kill}.
18324
18325@subsubheading Example
18326N.A.
18327
18328
18329@subheading The @code{-exec-arguments} Command
18330@findex -exec-arguments
18331
18332@subsubheading Synopsis
18333
18334@smallexample
18335 -exec-arguments @var{args}
18336@end smallexample
18337
18338Set the inferior program arguments, to be used in the next
18339@samp{-exec-run}.
18340
18341@subsubheading @value{GDBN} Command
18342
18343The corresponding @value{GDBN} command is @samp{set args}.
18344
18345@subsubheading Example
18346
18347@c FIXME!
18348Don't have one around.
18349
18350
18351@subheading The @code{-exec-continue} Command
18352@findex -exec-continue
18353
18354@subsubheading Synopsis
18355
18356@smallexample
18357 -exec-continue
18358@end smallexample
18359
18360Asynchronous command. Resumes the execution of the inferior program
18361until a breakpoint is encountered, or until the inferior exits.
18362
18363@subsubheading @value{GDBN} Command
18364
18365The corresponding @value{GDBN} corresponding is @samp{continue}.
18366
18367@subsubheading Example
18368
18369@smallexample
18370-exec-continue
18371^running
18372(@value{GDBP})
18373@@Hello world
18374*stopped,reason="breakpoint-hit",bkptno="2",frame=@{func="foo",args=[],
76ff342d 18375file="hello.c",fullname="/home/foo/bar/devo/myproject/hello.c",line="13"@}
922fbb7b
AC
18376(@value{GDBP})
18377@end smallexample
18378
18379
18380@subheading The @code{-exec-finish} Command
18381@findex -exec-finish
18382
18383@subsubheading Synopsis
18384
18385@smallexample
18386 -exec-finish
18387@end smallexample
18388
18389Asynchronous command. Resumes the execution of the inferior program
18390until the current function is exited. Displays the results returned by
18391the function.
18392
18393@subsubheading @value{GDBN} Command
18394
18395The corresponding @value{GDBN} command is @samp{finish}.
18396
18397@subsubheading Example
18398
18399Function returning @code{void}.
18400
18401@smallexample
18402-exec-finish
18403^running
18404(@value{GDBP})
18405@@hello from foo
18406*stopped,reason="function-finished",frame=@{func="main",args=[],
76ff342d 18407file="hello.c",fullname="/home/foo/bar/devo/myproject/hello.c",line="7"@}
922fbb7b
AC
18408(@value{GDBP})
18409@end smallexample
18410
18411Function returning other than @code{void}. The name of the internal
18412@value{GDBN} variable storing the result is printed, together with the
18413value itself.
18414
18415@smallexample
18416-exec-finish
18417^running
18418(@value{GDBP})
18419*stopped,reason="function-finished",frame=@{addr="0x000107b0",func="foo",
18420args=[@{name="a",value="1"],@{name="b",value="9"@}@},
76ff342d 18421file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b
AC
18422gdb-result-var="$1",return-value="0"
18423(@value{GDBP})
18424@end smallexample
18425
18426
18427@subheading The @code{-exec-interrupt} Command
18428@findex -exec-interrupt
18429
18430@subsubheading Synopsis
18431
18432@smallexample
18433 -exec-interrupt
18434@end smallexample
18435
18436Asynchronous command. Interrupts the background execution of the target.
18437Note how the token associated with the stop message is the one for the
18438execution command that has been interrupted. The token for the interrupt
18439itself only appears in the @samp{^done} output. If the user is trying to
18440interrupt a non-running program, an error message will be printed.
18441
18442@subsubheading @value{GDBN} Command
18443
18444The corresponding @value{GDBN} command is @samp{interrupt}.
18445
18446@subsubheading Example
18447
18448@smallexample
18449(@value{GDBP})
18450111-exec-continue
18451111^running
18452
18453(@value{GDBP})
18454222-exec-interrupt
18455222^done
18456(@value{GDBP})
18457111*stopped,signal-name="SIGINT",signal-meaning="Interrupt",
76ff342d
DJ
18458frame=@{addr="0x00010140",func="foo",args=[],file="try.c",
18459fullname="/home/foo/bar/devo/myproject/try.c",line="13"@}
922fbb7b
AC
18460(@value{GDBP})
18461
18462(@value{GDBP})
18463-exec-interrupt
18464^error,msg="mi_cmd_exec_interrupt: Inferior not executing."
18465(@value{GDBP})
18466@end smallexample
18467
18468
18469@subheading The @code{-exec-next} Command
18470@findex -exec-next
18471
18472@subsubheading Synopsis
18473
18474@smallexample
18475 -exec-next
18476@end smallexample
18477
18478Asynchronous command. Resumes execution of the inferior program, stopping
18479when the beginning of the next source line is reached.
18480
18481@subsubheading @value{GDBN} Command
18482
18483The corresponding @value{GDBN} command is @samp{next}.
18484
18485@subsubheading Example
18486
18487@smallexample
18488-exec-next
18489^running
18490(@value{GDBP})
18491*stopped,reason="end-stepping-range",line="8",file="hello.c"
18492(@value{GDBP})
18493@end smallexample
18494
18495
18496@subheading The @code{-exec-next-instruction} Command
18497@findex -exec-next-instruction
18498
18499@subsubheading Synopsis
18500
18501@smallexample
18502 -exec-next-instruction
18503@end smallexample
18504
18505Asynchronous command. Executes one machine instruction. If the
18506instruction is a function call continues until the function returns. If
18507the program stops at an instruction in the middle of a source line, the
18508address will be printed as well.
18509
18510@subsubheading @value{GDBN} Command
18511
18512The corresponding @value{GDBN} command is @samp{nexti}.
18513
18514@subsubheading Example
18515
18516@smallexample
18517(@value{GDBP})
18518-exec-next-instruction
18519^running
18520
18521(@value{GDBP})
18522*stopped,reason="end-stepping-range",
18523addr="0x000100d4",line="5",file="hello.c"
18524(@value{GDBP})
18525@end smallexample
18526
18527
18528@subheading The @code{-exec-return} Command
18529@findex -exec-return
18530
18531@subsubheading Synopsis
18532
18533@smallexample
18534 -exec-return
18535@end smallexample
18536
18537Makes current function return immediately. Doesn't execute the inferior.
18538Displays the new current frame.
18539
18540@subsubheading @value{GDBN} Command
18541
18542The corresponding @value{GDBN} command is @samp{return}.
18543
18544@subsubheading Example
18545
18546@smallexample
18547(@value{GDBP})
18548200-break-insert callee4
18549200^done,bkpt=@{number="1",addr="0x00010734",
18550file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8"@}
18551(@value{GDBP})
18552000-exec-run
18553000^running
18554(@value{GDBP})
18555000*stopped,reason="breakpoint-hit",bkptno="1",
18556frame=@{func="callee4",args=[],
76ff342d
DJ
18557file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
18558fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="8"@}
922fbb7b
AC
18559(@value{GDBP})
18560205-break-delete
18561205^done
18562(@value{GDBP})
18563111-exec-return
18564111^done,frame=@{level="0",func="callee3",
18565args=[@{name="strarg",
18566value="0x11940 \"A string argument.\""@}],
76ff342d
DJ
18567file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
18568fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
922fbb7b
AC
18569(@value{GDBP})
18570@end smallexample
18571
18572
18573@subheading The @code{-exec-run} Command
18574@findex -exec-run
18575
18576@subsubheading Synopsis
18577
18578@smallexample
18579 -exec-run
18580@end smallexample
18581
18582Asynchronous command. Starts execution of the inferior from the
18583beginning. The inferior executes until either a breakpoint is
18584encountered or the program exits.
18585
18586@subsubheading @value{GDBN} Command
18587
18588The corresponding @value{GDBN} command is @samp{run}.
18589
18590@subsubheading Example
18591
18592@smallexample
18593(@value{GDBP})
18594-break-insert main
18595^done,bkpt=@{number="1",addr="0x0001072c",file="recursive2.c",line="4"@}
18596(@value{GDBP})
18597-exec-run
18598^running
18599(@value{GDBP})
18600*stopped,reason="breakpoint-hit",bkptno="1",
76ff342d
DJ
18601frame=@{func="main",args=[],file="recursive2.c",
18602fullname="/home/foo/bar/devo/myproject/recursive2.c",line="4"@}
922fbb7b
AC
18603(@value{GDBP})
18604@end smallexample
18605
18606
18607@subheading The @code{-exec-show-arguments} Command
18608@findex -exec-show-arguments
18609
18610@subsubheading Synopsis
18611
18612@smallexample
18613 -exec-show-arguments
18614@end smallexample
18615
18616Print the arguments of the program.
18617
18618@subsubheading @value{GDBN} Command
18619
18620The corresponding @value{GDBN} command is @samp{show args}.
18621
18622@subsubheading Example
18623N.A.
18624
18625@c @subheading -exec-signal
18626
18627@subheading The @code{-exec-step} Command
18628@findex -exec-step
18629
18630@subsubheading Synopsis
18631
18632@smallexample
18633 -exec-step
18634@end smallexample
18635
18636Asynchronous command. Resumes execution of the inferior program, stopping
18637when the beginning of the next source line is reached, if the next
18638source line is not a function call. If it is, stop at the first
18639instruction of the called function.
18640
18641@subsubheading @value{GDBN} Command
18642
18643The corresponding @value{GDBN} command is @samp{step}.
18644
18645@subsubheading Example
18646
18647Stepping into a function:
18648
18649@smallexample
18650-exec-step
18651^running
18652(@value{GDBP})
18653*stopped,reason="end-stepping-range",
18654frame=@{func="foo",args=[@{name="a",value="10"@},
76ff342d
DJ
18655@{name="b",value="0"@}],file="recursive2.c",
18656fullname="/home/foo/bar/devo/myproject/recursive2.c",line="11"@}
922fbb7b
AC
18657(@value{GDBP})
18658@end smallexample
18659
18660Regular stepping:
18661
18662@smallexample
18663-exec-step
18664^running
18665(@value{GDBP})
18666*stopped,reason="end-stepping-range",line="14",file="recursive2.c"
18667(@value{GDBP})
18668@end smallexample
18669
18670
18671@subheading The @code{-exec-step-instruction} Command
18672@findex -exec-step-instruction
18673
18674@subsubheading Synopsis
18675
18676@smallexample
18677 -exec-step-instruction
18678@end smallexample
18679
18680Asynchronous command. Resumes the inferior which executes one machine
18681instruction. The output, once @value{GDBN} has stopped, will vary depending on
18682whether we have stopped in the middle of a source line or not. In the
18683former case, the address at which the program stopped will be printed as
18684well.
18685
18686@subsubheading @value{GDBN} Command
18687
18688The corresponding @value{GDBN} command is @samp{stepi}.
18689
18690@subsubheading Example
18691
18692@smallexample
18693(@value{GDBP})
18694-exec-step-instruction
18695^running
18696
18697(@value{GDBP})
18698*stopped,reason="end-stepping-range",
76ff342d
DJ
18699frame=@{func="foo",args=[],file="try.c",
18700fullname="/home/foo/bar/devo/myproject/try.c",line="10"@}
922fbb7b
AC
18701(@value{GDBP})
18702-exec-step-instruction
18703^running
18704
18705(@value{GDBP})
18706*stopped,reason="end-stepping-range",
76ff342d
DJ
18707frame=@{addr="0x000100f4",func="foo",args=[],file="try.c",
18708fullname="/home/foo/bar/devo/myproject/try.c",line="10"@}
922fbb7b
AC
18709(@value{GDBP})
18710@end smallexample
18711
18712
18713@subheading The @code{-exec-until} Command
18714@findex -exec-until
18715
18716@subsubheading Synopsis
18717
18718@smallexample
18719 -exec-until [ @var{location} ]
18720@end smallexample
18721
18722Asynchronous command. Executes the inferior until the @var{location}
18723specified in the argument is reached. If there is no argument, the inferior
18724executes until a source line greater than the current one is reached.
18725The reason for stopping in this case will be @samp{location-reached}.
18726
18727@subsubheading @value{GDBN} Command
18728
18729The corresponding @value{GDBN} command is @samp{until}.
18730
18731@subsubheading Example
18732
18733@smallexample
18734(@value{GDBP})
18735-exec-until recursive2.c:6
18736^running
18737(@value{GDBP})
18738x = 55
18739*stopped,reason="location-reached",frame=@{func="main",args=[],
76ff342d 18740file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="6"@}
922fbb7b
AC
18741(@value{GDBP})
18742@end smallexample
18743
18744@ignore
18745@subheading -file-clear
18746Is this going away????
18747@end ignore
18748
18749
18750@subheading The @code{-file-exec-and-symbols} Command
18751@findex -file-exec-and-symbols
18752
18753@subsubheading Synopsis
18754
18755@smallexample
18756 -file-exec-and-symbols @var{file}
18757@end smallexample
18758
18759Specify the executable file to be debugged. This file is the one from
18760which the symbol table is also read. If no file is specified, the
18761command clears the executable and symbol information. If breakpoints
18762are set when using this command with no arguments, @value{GDBN} will produce
18763error messages. Otherwise, no output is produced, except a completion
18764notification.
18765
18766@subsubheading @value{GDBN} Command
18767
18768The corresponding @value{GDBN} command is @samp{file}.
18769
18770@subsubheading Example
18771
18772@smallexample
18773(@value{GDBP})
18774-file-exec-and-symbols /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
18775^done
18776(@value{GDBP})
18777@end smallexample
18778
18779
18780@subheading The @code{-file-exec-file} Command
18781@findex -file-exec-file
18782
18783@subsubheading Synopsis
18784
18785@smallexample
18786 -file-exec-file @var{file}
18787@end smallexample
18788
18789Specify the executable file to be debugged. Unlike
18790@samp{-file-exec-and-symbols}, the symbol table is @emph{not} read
18791from this file. If used without argument, @value{GDBN} clears the information
18792about the executable file. No output is produced, except a completion
18793notification.
18794
18795@subsubheading @value{GDBN} Command
18796
18797The corresponding @value{GDBN} command is @samp{exec-file}.
18798
18799@subsubheading Example
18800
18801@smallexample
18802(@value{GDBP})
18803-file-exec-file /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
18804^done
18805(@value{GDBP})
18806@end smallexample
18807
18808
18809@subheading The @code{-file-list-exec-sections} Command
18810@findex -file-list-exec-sections
18811
18812@subsubheading Synopsis
18813
18814@smallexample
18815 -file-list-exec-sections
18816@end smallexample
18817
18818List the sections of the current executable file.
18819
18820@subsubheading @value{GDBN} Command
18821
18822The @value{GDBN} command @samp{info file} shows, among the rest, the same
18823information as this command. @code{gdbtk} has a corresponding command
18824@samp{gdb_load_info}.
18825
18826@subsubheading Example
18827N.A.
18828
18829
1abaf70c
BR
18830@subheading The @code{-file-list-exec-source-file} Command
18831@findex -file-list-exec-source-file
18832
18833@subsubheading Synopsis
18834
18835@smallexample
18836 -file-list-exec-source-file
18837@end smallexample
18838
b383017d 18839List the line number, the current source file, and the absolute path
1abaf70c
BR
18840to the current source file for the current executable.
18841
18842@subsubheading @value{GDBN} Command
18843
18844There's no @value{GDBN} command which directly corresponds to this one.
18845
18846@subsubheading Example
18847
18848@smallexample
18849(@value{GDBP})
18850123-file-list-exec-source-file
18851123^done,line="1",file="foo.c",fullname="/home/bar/foo.c"
18852(@value{GDBP})
18853@end smallexample
18854
18855
922fbb7b
AC
18856@subheading The @code{-file-list-exec-source-files} Command
18857@findex -file-list-exec-source-files
18858
18859@subsubheading Synopsis
18860
18861@smallexample
18862 -file-list-exec-source-files
18863@end smallexample
18864
18865List the source files for the current executable.
18866
57c22c6c
BR
18867It will always output the filename, but only when GDB can find the absolute
18868file name of a source file, will it output the fullname.
18869
922fbb7b
AC
18870@subsubheading @value{GDBN} Command
18871
18872There's no @value{GDBN} command which directly corresponds to this one.
18873@code{gdbtk} has an analogous command @samp{gdb_listfiles}.
18874
18875@subsubheading Example
57c22c6c
BR
18876@smallexample
18877(@value{GDBP})
18878-file-list-exec-source-files
18879^done,files=[
18880@{file=foo.c,fullname=/home/foo.c@},
18881@{file=/home/bar.c,fullname=/home/bar.c@},
18882@{file=gdb_could_not_find_fullpath.c@}]
18883(@value{GDBP})
18884@end smallexample
922fbb7b
AC
18885
18886@subheading The @code{-file-list-shared-libraries} Command
18887@findex -file-list-shared-libraries
18888
18889@subsubheading Synopsis
18890
18891@smallexample
18892 -file-list-shared-libraries
18893@end smallexample
18894
18895List the shared libraries in the program.
18896
18897@subsubheading @value{GDBN} Command
18898
18899The corresponding @value{GDBN} command is @samp{info shared}.
18900
18901@subsubheading Example
18902N.A.
18903
18904
18905@subheading The @code{-file-list-symbol-files} Command
18906@findex -file-list-symbol-files
18907
18908@subsubheading Synopsis
18909
18910@smallexample
18911 -file-list-symbol-files
18912@end smallexample
18913
18914List symbol files.
18915
18916@subsubheading @value{GDBN} Command
18917
18918The corresponding @value{GDBN} command is @samp{info file} (part of it).
18919
18920@subsubheading Example
18921N.A.
18922
18923
18924@subheading The @code{-file-symbol-file} Command
18925@findex -file-symbol-file
18926
18927@subsubheading Synopsis
18928
18929@smallexample
18930 -file-symbol-file @var{file}
18931@end smallexample
18932
18933Read symbol table info from the specified @var{file} argument. When
18934used without arguments, clears @value{GDBN}'s symbol table info. No output is
18935produced, except for a completion notification.
18936
18937@subsubheading @value{GDBN} Command
18938
18939The corresponding @value{GDBN} command is @samp{symbol-file}.
18940
18941@subsubheading Example
18942
18943@smallexample
18944(@value{GDBP})
18945-file-symbol-file /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
18946^done
18947(@value{GDBP})
18948@end smallexample
18949
18950@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18951@node GDB/MI Miscellaneous Commands
18952@section Miscellaneous @value{GDBN} commands in @sc{gdb/mi}
18953
18954@c @subheading -gdb-complete
18955
18956@subheading The @code{-gdb-exit} Command
18957@findex -gdb-exit
18958
18959@subsubheading Synopsis
18960
18961@smallexample
18962 -gdb-exit
18963@end smallexample
18964
18965Exit @value{GDBN} immediately.
18966
18967@subsubheading @value{GDBN} Command
18968
18969Approximately corresponds to @samp{quit}.
18970
18971@subsubheading Example
18972
18973@smallexample
18974(@value{GDBP})
18975-gdb-exit
18976@end smallexample
18977
18978@subheading The @code{-gdb-set} Command
18979@findex -gdb-set
18980
18981@subsubheading Synopsis
18982
18983@smallexample
18984 -gdb-set
18985@end smallexample
18986
18987Set an internal @value{GDBN} variable.
18988@c IS THIS A DOLLAR VARIABLE? OR SOMETHING LIKE ANNOTATE ?????
18989
18990@subsubheading @value{GDBN} Command
18991
18992The corresponding @value{GDBN} command is @samp{set}.
18993
18994@subsubheading Example
18995
18996@smallexample
18997(@value{GDBP})
18998-gdb-set $foo=3
18999^done
19000(@value{GDBP})
19001@end smallexample
19002
19003
19004@subheading The @code{-gdb-show} Command
19005@findex -gdb-show
19006
19007@subsubheading Synopsis
19008
19009@smallexample
19010 -gdb-show
19011@end smallexample
19012
19013Show the current value of a @value{GDBN} variable.
19014
19015@subsubheading @value{GDBN} command
19016
19017The corresponding @value{GDBN} command is @samp{show}.
19018
19019@subsubheading Example
19020
19021@smallexample
19022(@value{GDBP})
19023-gdb-show annotate
19024^done,value="0"
19025(@value{GDBP})
19026@end smallexample
19027
19028@c @subheading -gdb-source
19029
19030
19031@subheading The @code{-gdb-version} Command
19032@findex -gdb-version
19033
19034@subsubheading Synopsis
19035
19036@smallexample
19037 -gdb-version
19038@end smallexample
19039
19040Show version information for @value{GDBN}. Used mostly in testing.
19041
19042@subsubheading @value{GDBN} Command
19043
19044There's no equivalent @value{GDBN} command. @value{GDBN} by default shows this
19045information when you start an interactive session.
19046
19047@subsubheading Example
19048
19049@c This example modifies the actual output from GDB to avoid overfull
19050@c box in TeX.
19051@smallexample
19052(@value{GDBP})
19053-gdb-version
19054~GNU gdb 5.2.1
19055~Copyright 2000 Free Software Foundation, Inc.
19056~GDB is free software, covered by the GNU General Public License, and
19057~you are welcome to change it and/or distribute copies of it under
19058~ certain conditions.
19059~Type "show copying" to see the conditions.
19060~There is absolutely no warranty for GDB. Type "show warranty" for
19061~ details.
b383017d 19062~This GDB was configured as
922fbb7b
AC
19063 "--host=sparc-sun-solaris2.5.1 --target=ppc-eabi".
19064^done
19065(@value{GDBP})
19066@end smallexample
19067
19068@subheading The @code{-interpreter-exec} Command
19069@findex -interpreter-exec
19070
19071@subheading Synopsis
19072
19073@smallexample
19074-interpreter-exec @var{interpreter} @var{command}
19075@end smallexample
19076
19077Execute the specified @var{command} in the given @var{interpreter}.
19078
19079@subheading @value{GDBN} Command
19080
19081The corresponding @value{GDBN} command is @samp{interpreter-exec}.
19082
19083@subheading Example
19084
19085@smallexample
19086(@value{GDBP})
19087-interpreter-exec console "break main"
19088&"During symbol reading, couldn't parse type; debugger out of date?.\n"
19089&"During symbol reading, bad structure-type format.\n"
19090~"Breakpoint 1 at 0x8074fc6: file ../../src/gdb/main.c, line 743.\n"
19091^done
19092(@value{GDBP})
19093@end smallexample
19094
19095@ignore
19096@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19097@node GDB/MI Kod Commands
19098@section @sc{gdb/mi} Kod Commands
19099
19100The Kod commands are not implemented.
19101
19102@c @subheading -kod-info
19103
19104@c @subheading -kod-list
19105
19106@c @subheading -kod-list-object-types
19107
19108@c @subheading -kod-show
19109
19110@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19111@node GDB/MI Memory Overlay Commands
19112@section @sc{gdb/mi} Memory Overlay Commands
19113
19114The memory overlay commands are not implemented.
19115
19116@c @subheading -overlay-auto
19117
19118@c @subheading -overlay-list-mapping-state
19119
19120@c @subheading -overlay-list-overlays
19121
19122@c @subheading -overlay-map
19123
19124@c @subheading -overlay-off
19125
19126@c @subheading -overlay-on
19127
19128@c @subheading -overlay-unmap
19129
19130@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19131@node GDB/MI Signal Handling Commands
19132@section @sc{gdb/mi} Signal Handling Commands
19133
19134Signal handling commands are not implemented.
19135
19136@c @subheading -signal-handle
19137
19138@c @subheading -signal-list-handle-actions
19139
19140@c @subheading -signal-list-signal-types
19141@end ignore
19142
19143
19144@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19145@node GDB/MI Stack Manipulation
19146@section @sc{gdb/mi} Stack Manipulation Commands
19147
19148
19149@subheading The @code{-stack-info-frame} Command
19150@findex -stack-info-frame
19151
19152@subsubheading Synopsis
19153
19154@smallexample
19155 -stack-info-frame
19156@end smallexample
19157
19158Get info on the current frame.
19159
19160@subsubheading @value{GDBN} Command
19161
19162The corresponding @value{GDBN} command is @samp{info frame} or @samp{frame}
19163(without arguments).
19164
19165@subsubheading Example
19166N.A.
19167
19168@subheading The @code{-stack-info-depth} Command
19169@findex -stack-info-depth
19170
19171@subsubheading Synopsis
19172
19173@smallexample
19174 -stack-info-depth [ @var{max-depth} ]
19175@end smallexample
19176
19177Return the depth of the stack. If the integer argument @var{max-depth}
19178is specified, do not count beyond @var{max-depth} frames.
19179
19180@subsubheading @value{GDBN} Command
19181
19182There's no equivalent @value{GDBN} command.
19183
19184@subsubheading Example
19185
19186For a stack with frame levels 0 through 11:
19187
19188@smallexample
19189(@value{GDBP})
19190-stack-info-depth
19191^done,depth="12"
19192(@value{GDBP})
19193-stack-info-depth 4
19194^done,depth="4"
19195(@value{GDBP})
19196-stack-info-depth 12
19197^done,depth="12"
19198(@value{GDBP})
19199-stack-info-depth 11
19200^done,depth="11"
19201(@value{GDBP})
19202-stack-info-depth 13
19203^done,depth="12"
19204(@value{GDBP})
19205@end smallexample
19206
19207@subheading The @code{-stack-list-arguments} Command
19208@findex -stack-list-arguments
19209
19210@subsubheading Synopsis
19211
19212@smallexample
19213 -stack-list-arguments @var{show-values}
19214 [ @var{low-frame} @var{high-frame} ]
19215@end smallexample
19216
19217Display a list of the arguments for the frames between @var{low-frame}
19218and @var{high-frame} (inclusive). If @var{low-frame} and
19219@var{high-frame} are not provided, list the arguments for the whole call
19220stack.
19221
19222The @var{show-values} argument must have a value of 0 or 1. A value of
192230 means that only the names of the arguments are listed, a value of 1
19224means that both names and values of the arguments are printed.
19225
19226@subsubheading @value{GDBN} Command
19227
19228@value{GDBN} does not have an equivalent command. @code{gdbtk} has a
19229@samp{gdb_get_args} command which partially overlaps with the
19230functionality of @samp{-stack-list-arguments}.
19231
19232@subsubheading Example
19233
19234@smallexample
19235(@value{GDBP})
19236-stack-list-frames
19237^done,
19238stack=[
19239frame=@{level="0",addr="0x00010734",func="callee4",
76ff342d
DJ
19240file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19241fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="8"@},
922fbb7b 19242frame=@{level="1",addr="0x0001076c",func="callee3",
76ff342d
DJ
19243file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19244fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="17"@},
922fbb7b 19245frame=@{level="2",addr="0x0001078c",func="callee2",
76ff342d
DJ
19246file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19247fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="22"@},
922fbb7b 19248frame=@{level="3",addr="0x000107b4",func="callee1",
76ff342d
DJ
19249file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19250fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="27"@},
922fbb7b 19251frame=@{level="4",addr="0x000107e0",func="main",
76ff342d
DJ
19252file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19253fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="32"@}]
922fbb7b
AC
19254(@value{GDBP})
19255-stack-list-arguments 0
19256^done,
19257stack-args=[
19258frame=@{level="0",args=[]@},
19259frame=@{level="1",args=[name="strarg"]@},
19260frame=@{level="2",args=[name="intarg",name="strarg"]@},
19261frame=@{level="3",args=[name="intarg",name="strarg",name="fltarg"]@},
19262frame=@{level="4",args=[]@}]
19263(@value{GDBP})
19264-stack-list-arguments 1
19265^done,
19266stack-args=[
19267frame=@{level="0",args=[]@},
19268frame=@{level="1",
19269 args=[@{name="strarg",value="0x11940 \"A string argument.\""@}]@},
19270frame=@{level="2",args=[
19271@{name="intarg",value="2"@},
19272@{name="strarg",value="0x11940 \"A string argument.\""@}]@},
19273@{frame=@{level="3",args=[
19274@{name="intarg",value="2"@},
19275@{name="strarg",value="0x11940 \"A string argument.\""@},
19276@{name="fltarg",value="3.5"@}]@},
19277frame=@{level="4",args=[]@}]
19278(@value{GDBP})
19279-stack-list-arguments 0 2 2
19280^done,stack-args=[frame=@{level="2",args=[name="intarg",name="strarg"]@}]
19281(@value{GDBP})
19282-stack-list-arguments 1 2 2
19283^done,stack-args=[frame=@{level="2",
19284args=[@{name="intarg",value="2"@},
19285@{name="strarg",value="0x11940 \"A string argument.\""@}]@}]
19286(@value{GDBP})
19287@end smallexample
19288
19289@c @subheading -stack-list-exception-handlers
19290
19291
19292@subheading The @code{-stack-list-frames} Command
19293@findex -stack-list-frames
19294
19295@subsubheading Synopsis
19296
19297@smallexample
19298 -stack-list-frames [ @var{low-frame} @var{high-frame} ]
19299@end smallexample
19300
19301List the frames currently on the stack. For each frame it displays the
19302following info:
19303
19304@table @samp
19305@item @var{level}
19306The frame number, 0 being the topmost frame, i.e. the innermost function.
19307@item @var{addr}
19308The @code{$pc} value for that frame.
19309@item @var{func}
19310Function name.
19311@item @var{file}
19312File name of the source file where the function lives.
19313@item @var{line}
19314Line number corresponding to the @code{$pc}.
19315@end table
19316
19317If invoked without arguments, this command prints a backtrace for the
19318whole stack. If given two integer arguments, it shows the frames whose
19319levels are between the two arguments (inclusive). If the two arguments
19320are equal, it shows the single frame at the corresponding level.
19321
19322@subsubheading @value{GDBN} Command
19323
19324The corresponding @value{GDBN} commands are @samp{backtrace} and @samp{where}.
19325
19326@subsubheading Example
19327
19328Full stack backtrace:
19329
19330@smallexample
19331(@value{GDBP})
19332-stack-list-frames
19333^done,stack=
19334[frame=@{level="0",addr="0x0001076c",func="foo",
76ff342d 19335 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="11"@},
922fbb7b 19336frame=@{level="1",addr="0x000107a4",func="foo",
76ff342d 19337 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19338frame=@{level="2",addr="0x000107a4",func="foo",
76ff342d 19339 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19340frame=@{level="3",addr="0x000107a4",func="foo",
76ff342d 19341 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19342frame=@{level="4",addr="0x000107a4",func="foo",
76ff342d 19343 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19344frame=@{level="5",addr="0x000107a4",func="foo",
76ff342d 19345 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19346frame=@{level="6",addr="0x000107a4",func="foo",
76ff342d 19347 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19348frame=@{level="7",addr="0x000107a4",func="foo",
76ff342d 19349 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19350frame=@{level="8",addr="0x000107a4",func="foo",
76ff342d 19351 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19352frame=@{level="9",addr="0x000107a4",func="foo",
76ff342d 19353 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19354frame=@{level="10",addr="0x000107a4",func="foo",
76ff342d 19355 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19356frame=@{level="11",addr="0x00010738",func="main",
76ff342d 19357 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="4"@}]
922fbb7b
AC
19358(@value{GDBP})
19359@end smallexample
19360
19361Show frames between @var{low_frame} and @var{high_frame}:
19362
19363@smallexample
19364(@value{GDBP})
19365-stack-list-frames 3 5
19366^done,stack=
19367[frame=@{level="3",addr="0x000107a4",func="foo",
76ff342d 19368 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19369frame=@{level="4",addr="0x000107a4",func="foo",
76ff342d 19370 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19371frame=@{level="5",addr="0x000107a4",func="foo",
76ff342d 19372 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@}]
922fbb7b
AC
19373(@value{GDBP})
19374@end smallexample
19375
19376Show a single frame:
19377
19378@smallexample
19379(@value{GDBP})
19380-stack-list-frames 3 3
19381^done,stack=
19382[frame=@{level="3",addr="0x000107a4",func="foo",
76ff342d 19383 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@}]
922fbb7b
AC
19384(@value{GDBP})
19385@end smallexample
19386
19387
19388@subheading The @code{-stack-list-locals} Command
19389@findex -stack-list-locals
19390
19391@subsubheading Synopsis
19392
19393@smallexample
19394 -stack-list-locals @var{print-values}
19395@end smallexample
19396
19397Display the local variable names for the current frame. With an
bc8ced35
NR
19398argument of 0 or @code{--no-values}, prints only the names of the variables.
19399With argument of 1 or @code{--all-values}, prints also their values. With
19400argument of 2 or @code{--simple-values}, prints the name, type and value for
19401simple data types and the name and type for arrays, structures and
19402unions. In this last case, the idea is that the user can see the
19403value of simple data types immediately and he can create variable
19404objects for other data types if he wishes to explore their values in
19405more detail.
922fbb7b
AC
19406
19407@subsubheading @value{GDBN} Command
19408
19409@samp{info locals} in @value{GDBN}, @samp{gdb_get_locals} in @code{gdbtk}.
19410
19411@subsubheading Example
19412
19413@smallexample
19414(@value{GDBP})
19415-stack-list-locals 0
19416^done,locals=[name="A",name="B",name="C"]
19417(@value{GDBP})
bc8ced35 19418-stack-list-locals --all-values
922fbb7b 19419^done,locals=[@{name="A",value="1"@},@{name="B",value="2"@},
bc8ced35
NR
19420 @{name="C",value="@{1, 2, 3@}"@}]
19421-stack-list-locals --simple-values
19422^done,locals=[@{name="A",type="int",value="1"@},
19423 @{name="B",type="int",value="2"@},@{name="C",type="int [3]"@}]
922fbb7b
AC
19424(@value{GDBP})
19425@end smallexample
19426
19427
19428@subheading The @code{-stack-select-frame} Command
19429@findex -stack-select-frame
19430
19431@subsubheading Synopsis
19432
19433@smallexample
19434 -stack-select-frame @var{framenum}
19435@end smallexample
19436
19437Change the current frame. Select a different frame @var{framenum} on
19438the stack.
19439
19440@subsubheading @value{GDBN} Command
19441
19442The corresponding @value{GDBN} commands are @samp{frame}, @samp{up},
19443@samp{down}, @samp{select-frame}, @samp{up-silent}, and @samp{down-silent}.
19444
19445@subsubheading Example
19446
19447@smallexample
19448(@value{GDBP})
19449-stack-select-frame 2
19450^done
19451(@value{GDBP})
19452@end smallexample
19453
19454@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19455@node GDB/MI Symbol Query
19456@section @sc{gdb/mi} Symbol Query Commands
19457
19458
19459@subheading The @code{-symbol-info-address} Command
19460@findex -symbol-info-address
19461
19462@subsubheading Synopsis
19463
19464@smallexample
19465 -symbol-info-address @var{symbol}
19466@end smallexample
19467
19468Describe where @var{symbol} is stored.
19469
19470@subsubheading @value{GDBN} Command
19471
19472The corresponding @value{GDBN} command is @samp{info address}.
19473
19474@subsubheading Example
19475N.A.
19476
19477
19478@subheading The @code{-symbol-info-file} Command
19479@findex -symbol-info-file
19480
19481@subsubheading Synopsis
19482
19483@smallexample
19484 -symbol-info-file
19485@end smallexample
19486
19487Show the file for the symbol.
19488
19489@subsubheading @value{GDBN} Command
19490
19491There's no equivalent @value{GDBN} command. @code{gdbtk} has
19492@samp{gdb_find_file}.
19493
19494@subsubheading Example
19495N.A.
19496
19497
19498@subheading The @code{-symbol-info-function} Command
19499@findex -symbol-info-function
19500
19501@subsubheading Synopsis
19502
19503@smallexample
19504 -symbol-info-function
19505@end smallexample
19506
19507Show which function the symbol lives in.
19508
19509@subsubheading @value{GDBN} Command
19510
19511@samp{gdb_get_function} in @code{gdbtk}.
19512
19513@subsubheading Example
19514N.A.
19515
19516
19517@subheading The @code{-symbol-info-line} Command
19518@findex -symbol-info-line
19519
19520@subsubheading Synopsis
19521
19522@smallexample
19523 -symbol-info-line
19524@end smallexample
19525
19526Show the core addresses of the code for a source line.
19527
19528@subsubheading @value{GDBN} Command
19529
71952f4c 19530The corresponding @value{GDBN} command is @samp{info line}.
922fbb7b
AC
19531@code{gdbtk} has the @samp{gdb_get_line} and @samp{gdb_get_file} commands.
19532
19533@subsubheading Example
19534N.A.
19535
19536
19537@subheading The @code{-symbol-info-symbol} Command
19538@findex -symbol-info-symbol
19539
19540@subsubheading Synopsis
19541
19542@smallexample
19543 -symbol-info-symbol @var{addr}
19544@end smallexample
19545
19546Describe what symbol is at location @var{addr}.
19547
19548@subsubheading @value{GDBN} Command
19549
19550The corresponding @value{GDBN} command is @samp{info symbol}.
19551
19552@subsubheading Example
19553N.A.
19554
19555
19556@subheading The @code{-symbol-list-functions} Command
19557@findex -symbol-list-functions
19558
19559@subsubheading Synopsis
19560
19561@smallexample
19562 -symbol-list-functions
19563@end smallexample
19564
19565List the functions in the executable.
19566
19567@subsubheading @value{GDBN} Command
19568
19569@samp{info functions} in @value{GDBN}, @samp{gdb_listfunc} and
19570@samp{gdb_search} in @code{gdbtk}.
19571
19572@subsubheading Example
19573N.A.
19574
19575
32e7087d
JB
19576@subheading The @code{-symbol-list-lines} Command
19577@findex -symbol-list-lines
19578
19579@subsubheading Synopsis
19580
19581@smallexample
19582 -symbol-list-lines @var{filename}
19583@end smallexample
19584
19585Print the list of lines that contain code and their associated program
19586addresses for the given source filename. The entries are sorted in
19587ascending PC order.
19588
19589@subsubheading @value{GDBN} Command
19590
19591There is no corresponding @value{GDBN} command.
19592
19593@subsubheading Example
19594@smallexample
19595(@value{GDBP})
19596-symbol-list-lines basics.c
54ff5908 19597^done,lines=[@{pc="0x08048554",line="7"@},@{pc="0x0804855a",line="8"@}]
32e7087d
JB
19598(@value{GDBP})
19599@end smallexample
19600
19601
922fbb7b
AC
19602@subheading The @code{-symbol-list-types} Command
19603@findex -symbol-list-types
19604
19605@subsubheading Synopsis
19606
19607@smallexample
19608 -symbol-list-types
19609@end smallexample
19610
19611List all the type names.
19612
19613@subsubheading @value{GDBN} Command
19614
19615The corresponding commands are @samp{info types} in @value{GDBN},
19616@samp{gdb_search} in @code{gdbtk}.
19617
19618@subsubheading Example
19619N.A.
19620
19621
19622@subheading The @code{-symbol-list-variables} Command
19623@findex -symbol-list-variables
19624
19625@subsubheading Synopsis
19626
19627@smallexample
19628 -symbol-list-variables
19629@end smallexample
19630
19631List all the global and static variable names.
19632
19633@subsubheading @value{GDBN} Command
19634
19635@samp{info variables} in @value{GDBN}, @samp{gdb_search} in @code{gdbtk}.
19636
19637@subsubheading Example
19638N.A.
19639
19640
19641@subheading The @code{-symbol-locate} Command
19642@findex -symbol-locate
19643
19644@subsubheading Synopsis
19645
19646@smallexample
19647 -symbol-locate
19648@end smallexample
19649
19650@subsubheading @value{GDBN} Command
19651
19652@samp{gdb_loc} in @code{gdbtk}.
19653
19654@subsubheading Example
19655N.A.
19656
19657
19658@subheading The @code{-symbol-type} Command
19659@findex -symbol-type
19660
19661@subsubheading Synopsis
19662
19663@smallexample
19664 -symbol-type @var{variable}
19665@end smallexample
19666
19667Show type of @var{variable}.
19668
19669@subsubheading @value{GDBN} Command
19670
19671The corresponding @value{GDBN} command is @samp{ptype}, @code{gdbtk} has
19672@samp{gdb_obj_variable}.
19673
19674@subsubheading Example
19675N.A.
19676
19677
19678@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19679@node GDB/MI Target Manipulation
19680@section @sc{gdb/mi} Target Manipulation Commands
19681
19682
19683@subheading The @code{-target-attach} Command
19684@findex -target-attach
19685
19686@subsubheading Synopsis
19687
19688@smallexample
19689 -target-attach @var{pid} | @var{file}
19690@end smallexample
19691
19692Attach to a process @var{pid} or a file @var{file} outside of @value{GDBN}.
19693
19694@subsubheading @value{GDBN} command
19695
19696The corresponding @value{GDBN} command is @samp{attach}.
19697
19698@subsubheading Example
19699N.A.
19700
19701
19702@subheading The @code{-target-compare-sections} Command
19703@findex -target-compare-sections
19704
19705@subsubheading Synopsis
19706
19707@smallexample
19708 -target-compare-sections [ @var{section} ]
19709@end smallexample
19710
19711Compare data of section @var{section} on target to the exec file.
19712Without the argument, all sections are compared.
19713
19714@subsubheading @value{GDBN} Command
19715
19716The @value{GDBN} equivalent is @samp{compare-sections}.
19717
19718@subsubheading Example
19719N.A.
19720
19721
19722@subheading The @code{-target-detach} Command
19723@findex -target-detach
19724
19725@subsubheading Synopsis
19726
19727@smallexample
19728 -target-detach
19729@end smallexample
19730
19731Disconnect from the remote target. There's no output.
19732
19733@subsubheading @value{GDBN} command
19734
19735The corresponding @value{GDBN} command is @samp{detach}.
19736
19737@subsubheading Example
19738
19739@smallexample
19740(@value{GDBP})
19741-target-detach
19742^done
19743(@value{GDBP})
19744@end smallexample
19745
19746
07f31aa6
DJ
19747@subheading The @code{-target-disconnect} Command
19748@findex -target-disconnect
19749
19750@subsubheading Synopsis
19751
19752@example
19753 -target-disconnect
19754@end example
19755
19756Disconnect from the remote target. There's no output.
19757
19758@subsubheading @value{GDBN} command
19759
19760The corresponding @value{GDBN} command is @samp{disconnect}.
19761
19762@subsubheading Example
19763
19764@smallexample
19765(@value{GDBP})
19766-target-disconnect
19767^done
19768(@value{GDBP})
19769@end smallexample
19770
19771
922fbb7b
AC
19772@subheading The @code{-target-download} Command
19773@findex -target-download
19774
19775@subsubheading Synopsis
19776
19777@smallexample
19778 -target-download
19779@end smallexample
19780
19781Loads the executable onto the remote target.
19782It prints out an update message every half second, which includes the fields:
19783
19784@table @samp
19785@item section
19786The name of the section.
19787@item section-sent
19788The size of what has been sent so far for that section.
19789@item section-size
19790The size of the section.
19791@item total-sent
19792The total size of what was sent so far (the current and the previous sections).
19793@item total-size
19794The size of the overall executable to download.
19795@end table
19796
19797@noindent
19798Each message is sent as status record (@pxref{GDB/MI Output Syntax, ,
19799@sc{gdb/mi} Output Syntax}).
19800
19801In addition, it prints the name and size of the sections, as they are
19802downloaded. These messages include the following fields:
19803
19804@table @samp
19805@item section
19806The name of the section.
19807@item section-size
19808The size of the section.
19809@item total-size
19810The size of the overall executable to download.
19811@end table
19812
19813@noindent
19814At the end, a summary is printed.
19815
19816@subsubheading @value{GDBN} Command
19817
19818The corresponding @value{GDBN} command is @samp{load}.
19819
19820@subsubheading Example
19821
19822Note: each status message appears on a single line. Here the messages
19823have been broken down so that they can fit onto a page.
19824
19825@smallexample
19826(@value{GDBP})
19827-target-download
19828+download,@{section=".text",section-size="6668",total-size="9880"@}
19829+download,@{section=".text",section-sent="512",section-size="6668",
19830total-sent="512",total-size="9880"@}
19831+download,@{section=".text",section-sent="1024",section-size="6668",
19832total-sent="1024",total-size="9880"@}
19833+download,@{section=".text",section-sent="1536",section-size="6668",
19834total-sent="1536",total-size="9880"@}
19835+download,@{section=".text",section-sent="2048",section-size="6668",
19836total-sent="2048",total-size="9880"@}
19837+download,@{section=".text",section-sent="2560",section-size="6668",
19838total-sent="2560",total-size="9880"@}
19839+download,@{section=".text",section-sent="3072",section-size="6668",
19840total-sent="3072",total-size="9880"@}
19841+download,@{section=".text",section-sent="3584",section-size="6668",
19842total-sent="3584",total-size="9880"@}
19843+download,@{section=".text",section-sent="4096",section-size="6668",
19844total-sent="4096",total-size="9880"@}
19845+download,@{section=".text",section-sent="4608",section-size="6668",
19846total-sent="4608",total-size="9880"@}
19847+download,@{section=".text",section-sent="5120",section-size="6668",
19848total-sent="5120",total-size="9880"@}
19849+download,@{section=".text",section-sent="5632",section-size="6668",
19850total-sent="5632",total-size="9880"@}
19851+download,@{section=".text",section-sent="6144",section-size="6668",
19852total-sent="6144",total-size="9880"@}
19853+download,@{section=".text",section-sent="6656",section-size="6668",
19854total-sent="6656",total-size="9880"@}
19855+download,@{section=".init",section-size="28",total-size="9880"@}
19856+download,@{section=".fini",section-size="28",total-size="9880"@}
19857+download,@{section=".data",section-size="3156",total-size="9880"@}
19858+download,@{section=".data",section-sent="512",section-size="3156",
19859total-sent="7236",total-size="9880"@}
19860+download,@{section=".data",section-sent="1024",section-size="3156",
19861total-sent="7748",total-size="9880"@}
19862+download,@{section=".data",section-sent="1536",section-size="3156",
19863total-sent="8260",total-size="9880"@}
19864+download,@{section=".data",section-sent="2048",section-size="3156",
19865total-sent="8772",total-size="9880"@}
19866+download,@{section=".data",section-sent="2560",section-size="3156",
19867total-sent="9284",total-size="9880"@}
19868+download,@{section=".data",section-sent="3072",section-size="3156",
19869total-sent="9796",total-size="9880"@}
19870^done,address="0x10004",load-size="9880",transfer-rate="6586",
19871write-rate="429"
19872(@value{GDBP})
19873@end smallexample
19874
19875
19876@subheading The @code{-target-exec-status} Command
19877@findex -target-exec-status
19878
19879@subsubheading Synopsis
19880
19881@smallexample
19882 -target-exec-status
19883@end smallexample
19884
19885Provide information on the state of the target (whether it is running or
19886not, for instance).
19887
19888@subsubheading @value{GDBN} Command
19889
19890There's no equivalent @value{GDBN} command.
19891
19892@subsubheading Example
19893N.A.
19894
19895
19896@subheading The @code{-target-list-available-targets} Command
19897@findex -target-list-available-targets
19898
19899@subsubheading Synopsis
19900
19901@smallexample
19902 -target-list-available-targets
19903@end smallexample
19904
19905List the possible targets to connect to.
19906
19907@subsubheading @value{GDBN} Command
19908
19909The corresponding @value{GDBN} command is @samp{help target}.
19910
19911@subsubheading Example
19912N.A.
19913
19914
19915@subheading The @code{-target-list-current-targets} Command
19916@findex -target-list-current-targets
19917
19918@subsubheading Synopsis
19919
19920@smallexample
19921 -target-list-current-targets
19922@end smallexample
19923
19924Describe the current target.
19925
19926@subsubheading @value{GDBN} Command
19927
19928The corresponding information is printed by @samp{info file} (among
19929other things).
19930
19931@subsubheading Example
19932N.A.
19933
19934
19935@subheading The @code{-target-list-parameters} Command
19936@findex -target-list-parameters
19937
19938@subsubheading Synopsis
19939
19940@smallexample
19941 -target-list-parameters
19942@end smallexample
19943
19944@c ????
19945
19946@subsubheading @value{GDBN} Command
19947
19948No equivalent.
19949
19950@subsubheading Example
19951N.A.
19952
19953
19954@subheading The @code{-target-select} Command
19955@findex -target-select
19956
19957@subsubheading Synopsis
19958
19959@smallexample
19960 -target-select @var{type} @var{parameters @dots{}}
19961@end smallexample
19962
19963Connect @value{GDBN} to the remote target. This command takes two args:
19964
19965@table @samp
19966@item @var{type}
19967The type of target, for instance @samp{async}, @samp{remote}, etc.
19968@item @var{parameters}
19969Device names, host names and the like. @xref{Target Commands, ,
19970Commands for managing targets}, for more details.
19971@end table
19972
19973The output is a connection notification, followed by the address at
19974which the target program is, in the following form:
19975
19976@smallexample
19977^connected,addr="@var{address}",func="@var{function name}",
19978 args=[@var{arg list}]
19979@end smallexample
19980
19981@subsubheading @value{GDBN} Command
19982
19983The corresponding @value{GDBN} command is @samp{target}.
19984
19985@subsubheading Example
19986
19987@smallexample
19988(@value{GDBP})
19989-target-select async /dev/ttya
19990^connected,addr="0xfe00a300",func="??",args=[]
19991(@value{GDBP})
19992@end smallexample
19993
19994@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19995@node GDB/MI Thread Commands
19996@section @sc{gdb/mi} Thread Commands
19997
19998
19999@subheading The @code{-thread-info} Command
20000@findex -thread-info
20001
20002@subsubheading Synopsis
20003
20004@smallexample
20005 -thread-info
20006@end smallexample
20007
20008@subsubheading @value{GDBN} command
20009
20010No equivalent.
20011
20012@subsubheading Example
20013N.A.
20014
20015
20016@subheading The @code{-thread-list-all-threads} Command
20017@findex -thread-list-all-threads
20018
20019@subsubheading Synopsis
20020
20021@smallexample
20022 -thread-list-all-threads
20023@end smallexample
20024
20025@subsubheading @value{GDBN} Command
20026
20027The equivalent @value{GDBN} command is @samp{info threads}.
20028
20029@subsubheading Example
20030N.A.
20031
20032
20033@subheading The @code{-thread-list-ids} Command
20034@findex -thread-list-ids
20035
20036@subsubheading Synopsis
20037
20038@smallexample
20039 -thread-list-ids
20040@end smallexample
20041
20042Produces a list of the currently known @value{GDBN} thread ids. At the
20043end of the list it also prints the total number of such threads.
20044
20045@subsubheading @value{GDBN} Command
20046
20047Part of @samp{info threads} supplies the same information.
20048
20049@subsubheading Example
20050
20051No threads present, besides the main process:
20052
20053@smallexample
20054(@value{GDBP})
20055-thread-list-ids
20056^done,thread-ids=@{@},number-of-threads="0"
20057(@value{GDBP})
20058@end smallexample
20059
20060
20061Several threads:
20062
20063@smallexample
20064(@value{GDBP})
20065-thread-list-ids
20066^done,thread-ids=@{thread-id="3",thread-id="2",thread-id="1"@},
20067number-of-threads="3"
20068(@value{GDBP})
20069@end smallexample
20070
20071
20072@subheading The @code{-thread-select} Command
20073@findex -thread-select
20074
20075@subsubheading Synopsis
20076
20077@smallexample
20078 -thread-select @var{threadnum}
20079@end smallexample
20080
20081Make @var{threadnum} the current thread. It prints the number of the new
20082current thread, and the topmost frame for that thread.
20083
20084@subsubheading @value{GDBN} Command
20085
20086The corresponding @value{GDBN} command is @samp{thread}.
20087
20088@subsubheading Example
20089
20090@smallexample
20091(@value{GDBP})
20092-exec-next
20093^running
20094(@value{GDBP})
20095*stopped,reason="end-stepping-range",thread-id="2",line="187",
20096file="../../../devo/gdb/testsuite/gdb.threads/linux-dp.c"
20097(@value{GDBP})
20098-thread-list-ids
20099^done,
20100thread-ids=@{thread-id="3",thread-id="2",thread-id="1"@},
20101number-of-threads="3"
20102(@value{GDBP})
20103-thread-select 3
20104^done,new-thread-id="3",
20105frame=@{level="0",func="vprintf",
20106args=[@{name="format",value="0x8048e9c \"%*s%c %d %c\\n\""@},
20107@{name="arg",value="0x2"@}],file="vprintf.c",line="31"@}
20108(@value{GDBP})
20109@end smallexample
20110
20111@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
20112@node GDB/MI Tracepoint Commands
20113@section @sc{gdb/mi} Tracepoint Commands
20114
20115The tracepoint commands are not yet implemented.
20116
20117@c @subheading -trace-actions
20118
20119@c @subheading -trace-delete
20120
20121@c @subheading -trace-disable
20122
20123@c @subheading -trace-dump
20124
20125@c @subheading -trace-enable
20126
20127@c @subheading -trace-exists
20128
20129@c @subheading -trace-find
20130
20131@c @subheading -trace-frame-number
20132
20133@c @subheading -trace-info
20134
20135@c @subheading -trace-insert
20136
20137@c @subheading -trace-list
20138
20139@c @subheading -trace-pass-count
20140
20141@c @subheading -trace-save
20142
20143@c @subheading -trace-start
20144
20145@c @subheading -trace-stop
20146
20147
20148@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
20149@node GDB/MI Variable Objects
20150@section @sc{gdb/mi} Variable Objects
20151
20152
20153@subheading Motivation for Variable Objects in @sc{gdb/mi}
20154
20155For the implementation of a variable debugger window (locals, watched
20156expressions, etc.), we are proposing the adaptation of the existing code
20157used by @code{Insight}.
20158
20159The two main reasons for that are:
20160
20161@enumerate 1
20162@item
20163It has been proven in practice (it is already on its second generation).
20164
20165@item
20166It will shorten development time (needless to say how important it is
20167now).
20168@end enumerate
20169
20170The original interface was designed to be used by Tcl code, so it was
20171slightly changed so it could be used through @sc{gdb/mi}. This section
20172describes the @sc{gdb/mi} operations that will be available and gives some
20173hints about their use.
20174
20175@emph{Note}: In addition to the set of operations described here, we
20176expect the @sc{gui} implementation of a variable window to require, at
20177least, the following operations:
20178
20179@itemize @bullet
20180@item @code{-gdb-show} @code{output-radix}
20181@item @code{-stack-list-arguments}
20182@item @code{-stack-list-locals}
20183@item @code{-stack-select-frame}
20184@end itemize
20185
20186@subheading Introduction to Variable Objects in @sc{gdb/mi}
20187
20188@cindex variable objects in @sc{gdb/mi}
20189The basic idea behind variable objects is the creation of a named object
20190to represent a variable, an expression, a memory location or even a CPU
20191register. For each object created, a set of operations is available for
20192examining or changing its properties.
20193
20194Furthermore, complex data types, such as C structures, are represented
20195in a tree format. For instance, the @code{struct} type variable is the
20196root and the children will represent the struct members. If a child
20197is itself of a complex type, it will also have children of its own.
20198Appropriate language differences are handled for C, C@t{++} and Java.
20199
20200When returning the actual values of the objects, this facility allows
20201for the individual selection of the display format used in the result
20202creation. It can be chosen among: binary, decimal, hexadecimal, octal
20203and natural. Natural refers to a default format automatically
20204chosen based on the variable type (like decimal for an @code{int}, hex
20205for pointers, etc.).
20206
20207The following is the complete set of @sc{gdb/mi} operations defined to
20208access this functionality:
20209
20210@multitable @columnfractions .4 .6
20211@item @strong{Operation}
20212@tab @strong{Description}
20213
20214@item @code{-var-create}
20215@tab create a variable object
20216@item @code{-var-delete}
20217@tab delete the variable object and its children
20218@item @code{-var-set-format}
20219@tab set the display format of this variable
20220@item @code{-var-show-format}
20221@tab show the display format of this variable
20222@item @code{-var-info-num-children}
20223@tab tells how many children this object has
20224@item @code{-var-list-children}
20225@tab return a list of the object's children
20226@item @code{-var-info-type}
20227@tab show the type of this variable object
20228@item @code{-var-info-expression}
20229@tab print what this variable object represents
20230@item @code{-var-show-attributes}
20231@tab is this variable editable? does it exist here?
20232@item @code{-var-evaluate-expression}
20233@tab get the value of this variable
20234@item @code{-var-assign}
20235@tab set the value of this variable
20236@item @code{-var-update}
20237@tab update the variable and its children
20238@end multitable
20239
20240In the next subsection we describe each operation in detail and suggest
20241how it can be used.
20242
20243@subheading Description And Use of Operations on Variable Objects
20244
20245@subheading The @code{-var-create} Command
20246@findex -var-create
20247
20248@subsubheading Synopsis
20249
20250@smallexample
20251 -var-create @{@var{name} | "-"@}
20252 @{@var{frame-addr} | "*"@} @var{expression}
20253@end smallexample
20254
20255This operation creates a variable object, which allows the monitoring of
20256a variable, the result of an expression, a memory cell or a CPU
20257register.
20258
20259The @var{name} parameter is the string by which the object can be
20260referenced. It must be unique. If @samp{-} is specified, the varobj
20261system will generate a string ``varNNNNNN'' automatically. It will be
20262unique provided that one does not specify @var{name} on that format.
20263The command fails if a duplicate name is found.
20264
20265The frame under which the expression should be evaluated can be
20266specified by @var{frame-addr}. A @samp{*} indicates that the current
20267frame should be used.
20268
20269@var{expression} is any expression valid on the current language set (must not
20270begin with a @samp{*}), or one of the following:
20271
20272@itemize @bullet
20273@item
20274@samp{*@var{addr}}, where @var{addr} is the address of a memory cell
20275
20276@item
20277@samp{*@var{addr}-@var{addr}} --- a memory address range (TBD)
20278
20279@item
20280@samp{$@var{regname}} --- a CPU register name
20281@end itemize
20282
20283@subsubheading Result
20284
20285This operation returns the name, number of children and the type of the
20286object created. Type is returned as a string as the ones generated by
20287the @value{GDBN} CLI:
20288
20289@smallexample
20290 name="@var{name}",numchild="N",type="@var{type}"
20291@end smallexample
20292
20293
20294@subheading The @code{-var-delete} Command
20295@findex -var-delete
20296
20297@subsubheading Synopsis
20298
20299@smallexample
20300 -var-delete @var{name}
20301@end smallexample
20302
20303Deletes a previously created variable object and all of its children.
20304
20305Returns an error if the object @var{name} is not found.
20306
20307
20308@subheading The @code{-var-set-format} Command
20309@findex -var-set-format
20310
20311@subsubheading Synopsis
20312
20313@smallexample
20314 -var-set-format @var{name} @var{format-spec}
20315@end smallexample
20316
20317Sets the output format for the value of the object @var{name} to be
20318@var{format-spec}.
20319
20320The syntax for the @var{format-spec} is as follows:
20321
20322@smallexample
20323 @var{format-spec} @expansion{}
20324 @{binary | decimal | hexadecimal | octal | natural@}
20325@end smallexample
20326
20327
20328@subheading The @code{-var-show-format} Command
20329@findex -var-show-format
20330
20331@subsubheading Synopsis
20332
20333@smallexample
20334 -var-show-format @var{name}
20335@end smallexample
20336
20337Returns the format used to display the value of the object @var{name}.
20338
20339@smallexample
20340 @var{format} @expansion{}
20341 @var{format-spec}
20342@end smallexample
20343
20344
20345@subheading The @code{-var-info-num-children} Command
20346@findex -var-info-num-children
20347
20348@subsubheading Synopsis
20349
20350@smallexample
20351 -var-info-num-children @var{name}
20352@end smallexample
20353
20354Returns the number of children of a variable object @var{name}:
20355
20356@smallexample
20357 numchild=@var{n}
20358@end smallexample
20359
20360
20361@subheading The @code{-var-list-children} Command
20362@findex -var-list-children
20363
20364@subsubheading Synopsis
20365
20366@smallexample
bc8ced35 20367 -var-list-children [@var{print-values}] @var{name}
922fbb7b
AC
20368@end smallexample
20369
bc8ced35
NR
20370Returns a list of the children of the specified variable object. With
20371just the variable object name as an argument or with an optional
20372preceding argument of 0 or @code{--no-values}, prints only the names of the
20373variables. With an optional preceding argument of 1 or @code{--all-values},
20374also prints their values.
20375
20376@subsubheading Example
922fbb7b
AC
20377
20378@smallexample
bc8ced35
NR
20379(@value{GDBP})
20380 -var-list-children n
922fbb7b
AC
20381 numchild=@var{n},children=[@{name=@var{name},
20382 numchild=@var{n},type=@var{type}@},@r{(repeats N times)}]
bc8ced35
NR
20383(@value{GDBP})
20384 -var-list-children --all-values n
20385 numchild=@var{n},children=[@{name=@var{name},
20386 numchild=@var{n},value=@var{value},type=@var{type}@},@r{(repeats N times)}]
922fbb7b
AC
20387@end smallexample
20388
20389
20390@subheading The @code{-var-info-type} Command
20391@findex -var-info-type
20392
20393@subsubheading Synopsis
20394
20395@smallexample
20396 -var-info-type @var{name}
20397@end smallexample
20398
20399Returns the type of the specified variable @var{name}. The type is
20400returned as a string in the same format as it is output by the
20401@value{GDBN} CLI:
20402
20403@smallexample
20404 type=@var{typename}
20405@end smallexample
20406
20407
20408@subheading The @code{-var-info-expression} Command
20409@findex -var-info-expression
20410
20411@subsubheading Synopsis
20412
20413@smallexample
20414 -var-info-expression @var{name}
20415@end smallexample
20416
20417Returns what is represented by the variable object @var{name}:
20418
20419@smallexample
20420 lang=@var{lang-spec},exp=@var{expression}
20421@end smallexample
20422
20423@noindent
20424where @var{lang-spec} is @code{@{"C" | "C++" | "Java"@}}.
20425
20426@subheading The @code{-var-show-attributes} Command
20427@findex -var-show-attributes
20428
20429@subsubheading Synopsis
20430
20431@smallexample
20432 -var-show-attributes @var{name}
20433@end smallexample
20434
20435List attributes of the specified variable object @var{name}:
20436
20437@smallexample
20438 status=@var{attr} [ ( ,@var{attr} )* ]
20439@end smallexample
20440
20441@noindent
20442where @var{attr} is @code{@{ @{ editable | noneditable @} | TBD @}}.
20443
20444@subheading The @code{-var-evaluate-expression} Command
20445@findex -var-evaluate-expression
20446
20447@subsubheading Synopsis
20448
20449@smallexample
20450 -var-evaluate-expression @var{name}
20451@end smallexample
20452
20453Evaluates the expression that is represented by the specified variable
20454object and returns its value as a string in the current format specified
20455for the object:
20456
20457@smallexample
20458 value=@var{value}
20459@end smallexample
20460
20461Note that one must invoke @code{-var-list-children} for a variable
20462before the value of a child variable can be evaluated.
20463
20464@subheading The @code{-var-assign} Command
20465@findex -var-assign
20466
20467@subsubheading Synopsis
20468
20469@smallexample
20470 -var-assign @var{name} @var{expression}
20471@end smallexample
20472
20473Assigns the value of @var{expression} to the variable object specified
20474by @var{name}. The object must be @samp{editable}. If the variable's
b383017d 20475value is altered by the assign, the variable will show up in any
922fbb7b
AC
20476subsequent @code{-var-update} list.
20477
20478@subsubheading Example
20479
20480@smallexample
20481(@value{GDBP})
20482-var-assign var1 3
20483^done,value="3"
20484(@value{GDBP})
20485-var-update *
20486^done,changelist=[@{name="var1",in_scope="true",type_changed="false"@}]
20487(@value{GDBP})
20488@end smallexample
20489
20490@subheading The @code{-var-update} Command
20491@findex -var-update
20492
20493@subsubheading Synopsis
20494
20495@smallexample
20496 -var-update @{@var{name} | "*"@}
20497@end smallexample
20498
20499Update the value of the variable object @var{name} by evaluating its
20500expression after fetching all the new values from memory or registers.
20501A @samp{*} causes all existing variable objects to be updated.
20502
20503
20504@node Annotations
20505@chapter @value{GDBN} Annotations
20506
086432e2
AC
20507This chapter describes annotations in @value{GDBN}. Annotations were
20508designed to interface @value{GDBN} to graphical user interfaces or other
20509similar programs which want to interact with @value{GDBN} at a
922fbb7b
AC
20510relatively high level.
20511
086432e2
AC
20512The annotation mechanism has largely been superseeded by @sc{gdb/mi}
20513(@pxref{GDB/MI}).
20514
922fbb7b
AC
20515@ignore
20516This is Edition @value{EDITION}, @value{DATE}.
20517@end ignore
20518
20519@menu
20520* Annotations Overview:: What annotations are; the general syntax.
20521* Server Prefix:: Issuing a command without affecting user state.
922fbb7b
AC
20522* Prompting:: Annotations marking @value{GDBN}'s need for input.
20523* Errors:: Annotations for error messages.
922fbb7b
AC
20524* Invalidation:: Some annotations describe things now invalid.
20525* Annotations for Running::
20526 Whether the program is running, how it stopped, etc.
20527* Source Annotations:: Annotations describing source code.
922fbb7b
AC
20528@end menu
20529
20530@node Annotations Overview
20531@section What is an Annotation?
20532@cindex annotations
20533
922fbb7b
AC
20534Annotations start with a newline character, two @samp{control-z}
20535characters, and the name of the annotation. If there is no additional
20536information associated with this annotation, the name of the annotation
20537is followed immediately by a newline. If there is additional
20538information, the name of the annotation is followed by a space, the
20539additional information, and a newline. The additional information
20540cannot contain newline characters.
20541
20542Any output not beginning with a newline and two @samp{control-z}
20543characters denotes literal output from @value{GDBN}. Currently there is
20544no need for @value{GDBN} to output a newline followed by two
20545@samp{control-z} characters, but if there was such a need, the
20546annotations could be extended with an @samp{escape} annotation which
20547means those three characters as output.
20548
086432e2
AC
20549The annotation @var{level}, which is specified using the
20550@option{--annotate} command line option (@pxref{Mode Options}), controls
20551how much information @value{GDBN} prints together with its prompt,
20552values of expressions, source lines, and other types of output. Level 0
20553is for no anntations, level 1 is for use when @value{GDBN} is run as a
20554subprocess of @sc{gnu} Emacs, level 3 is the maximum annotation suitable
20555for programs that control @value{GDBN}, and level 2 annotations have
20556been made obsolete (@pxref{Limitations, , Limitations of the Annotation
09d4efe1
EZ
20557Interface, annotate, GDB's Obsolete Annotations}).
20558
20559@table @code
20560@kindex set annotate
20561@item set annotate @var{level}
20562The @value{GDB} command @code{set annotate} sets the level of
20563annotations to the specified @var{level}.
9c16f35a
EZ
20564
20565@item show annotate
20566@kindex show annotate
20567Show the current annotation level.
09d4efe1
EZ
20568@end table
20569
20570This chapter describes level 3 annotations.
086432e2 20571
922fbb7b
AC
20572A simple example of starting up @value{GDBN} with annotations is:
20573
20574@smallexample
086432e2
AC
20575$ @kbd{gdb --annotate=3}
20576GNU gdb 6.0
20577Copyright 2003 Free Software Foundation, Inc.
922fbb7b
AC
20578GDB is free software, covered by the GNU General Public License,
20579and you are welcome to change it and/or distribute copies of it
20580under certain conditions.
20581Type "show copying" to see the conditions.
20582There is absolutely no warranty for GDB. Type "show warranty"
20583for details.
086432e2 20584This GDB was configured as "i386-pc-linux-gnu"
922fbb7b
AC
20585
20586^Z^Zpre-prompt
f7dc1244 20587(@value{GDBP})
922fbb7b 20588^Z^Zprompt
086432e2 20589@kbd{quit}
922fbb7b
AC
20590
20591^Z^Zpost-prompt
b383017d 20592$
922fbb7b
AC
20593@end smallexample
20594
20595Here @samp{quit} is input to @value{GDBN}; the rest is output from
20596@value{GDBN}. The three lines beginning @samp{^Z^Z} (where @samp{^Z}
20597denotes a @samp{control-z} character) are annotations; the rest is
20598output from @value{GDBN}.
20599
20600@node Server Prefix
20601@section The Server Prefix
20602@cindex server prefix for annotations
20603
20604To issue a command to @value{GDBN} without affecting certain aspects of
20605the state which is seen by users, prefix it with @samp{server }. This
20606means that this command will not affect the command history, nor will it
20607affect @value{GDBN}'s notion of which command to repeat if @key{RET} is
20608pressed on a line by itself.
20609
20610The server prefix does not affect the recording of values into the value
20611history; to print a value without recording it into the value history,
20612use the @code{output} command instead of the @code{print} command.
20613
922fbb7b
AC
20614@node Prompting
20615@section Annotation for @value{GDBN} Input
20616
20617@cindex annotations for prompts
20618When @value{GDBN} prompts for input, it annotates this fact so it is possible
20619to know when to send output, when the output from a given command is
20620over, etc.
20621
20622Different kinds of input each have a different @dfn{input type}. Each
20623input type has three annotations: a @code{pre-} annotation, which
20624denotes the beginning of any prompt which is being output, a plain
20625annotation, which denotes the end of the prompt, and then a @code{post-}
20626annotation which denotes the end of any echo which may (or may not) be
20627associated with the input. For example, the @code{prompt} input type
20628features the following annotations:
20629
20630@smallexample
20631^Z^Zpre-prompt
20632^Z^Zprompt
20633^Z^Zpost-prompt
20634@end smallexample
20635
20636The input types are
20637
20638@table @code
20639@findex pre-prompt
20640@findex prompt
20641@findex post-prompt
20642@item prompt
20643When @value{GDBN} is prompting for a command (the main @value{GDBN} prompt).
20644
20645@findex pre-commands
20646@findex commands
20647@findex post-commands
20648@item commands
20649When @value{GDBN} prompts for a set of commands, like in the @code{commands}
20650command. The annotations are repeated for each command which is input.
20651
20652@findex pre-overload-choice
20653@findex overload-choice
20654@findex post-overload-choice
20655@item overload-choice
20656When @value{GDBN} wants the user to select between various overloaded functions.
20657
20658@findex pre-query
20659@findex query
20660@findex post-query
20661@item query
20662When @value{GDBN} wants the user to confirm a potentially dangerous operation.
20663
20664@findex pre-prompt-for-continue
20665@findex prompt-for-continue
20666@findex post-prompt-for-continue
20667@item prompt-for-continue
20668When @value{GDBN} is asking the user to press return to continue. Note: Don't
20669expect this to work well; instead use @code{set height 0} to disable
20670prompting. This is because the counting of lines is buggy in the
20671presence of annotations.
20672@end table
20673
20674@node Errors
20675@section Errors
20676@cindex annotations for errors, warnings and interrupts
20677
20678@findex quit
20679@smallexample
20680^Z^Zquit
20681@end smallexample
20682
20683This annotation occurs right before @value{GDBN} responds to an interrupt.
20684
20685@findex error
20686@smallexample
20687^Z^Zerror
20688@end smallexample
20689
20690This annotation occurs right before @value{GDBN} responds to an error.
20691
20692Quit and error annotations indicate that any annotations which @value{GDBN} was
20693in the middle of may end abruptly. For example, if a
20694@code{value-history-begin} annotation is followed by a @code{error}, one
20695cannot expect to receive the matching @code{value-history-end}. One
20696cannot expect not to receive it either, however; an error annotation
20697does not necessarily mean that @value{GDBN} is immediately returning all the way
20698to the top level.
20699
20700@findex error-begin
20701A quit or error annotation may be preceded by
20702
20703@smallexample
20704^Z^Zerror-begin
20705@end smallexample
20706
20707Any output between that and the quit or error annotation is the error
20708message.
20709
20710Warning messages are not yet annotated.
20711@c If we want to change that, need to fix warning(), type_error(),
20712@c range_error(), and possibly other places.
20713
922fbb7b
AC
20714@node Invalidation
20715@section Invalidation Notices
20716
20717@cindex annotations for invalidation messages
20718The following annotations say that certain pieces of state may have
20719changed.
20720
20721@table @code
20722@findex frames-invalid
20723@item ^Z^Zframes-invalid
20724
20725The frames (for example, output from the @code{backtrace} command) may
20726have changed.
20727
20728@findex breakpoints-invalid
20729@item ^Z^Zbreakpoints-invalid
20730
20731The breakpoints may have changed. For example, the user just added or
20732deleted a breakpoint.
20733@end table
20734
20735@node Annotations for Running
20736@section Running the Program
20737@cindex annotations for running programs
20738
20739@findex starting
20740@findex stopping
20741When the program starts executing due to a @value{GDBN} command such as
b383017d 20742@code{step} or @code{continue},
922fbb7b
AC
20743
20744@smallexample
20745^Z^Zstarting
20746@end smallexample
20747
b383017d 20748is output. When the program stops,
922fbb7b
AC
20749
20750@smallexample
20751^Z^Zstopped
20752@end smallexample
20753
20754is output. Before the @code{stopped} annotation, a variety of
20755annotations describe how the program stopped.
20756
20757@table @code
20758@findex exited
20759@item ^Z^Zexited @var{exit-status}
20760The program exited, and @var{exit-status} is the exit status (zero for
20761successful exit, otherwise nonzero).
20762
20763@findex signalled
20764@findex signal-name
20765@findex signal-name-end
20766@findex signal-string
20767@findex signal-string-end
20768@item ^Z^Zsignalled
20769The program exited with a signal. After the @code{^Z^Zsignalled}, the
20770annotation continues:
20771
20772@smallexample
20773@var{intro-text}
20774^Z^Zsignal-name
20775@var{name}
20776^Z^Zsignal-name-end
20777@var{middle-text}
20778^Z^Zsignal-string
20779@var{string}
20780^Z^Zsignal-string-end
20781@var{end-text}
20782@end smallexample
20783
20784@noindent
20785where @var{name} is the name of the signal, such as @code{SIGILL} or
20786@code{SIGSEGV}, and @var{string} is the explanation of the signal, such
20787as @code{Illegal Instruction} or @code{Segmentation fault}.
20788@var{intro-text}, @var{middle-text}, and @var{end-text} are for the
20789user's benefit and have no particular format.
20790
20791@findex signal
20792@item ^Z^Zsignal
20793The syntax of this annotation is just like @code{signalled}, but @value{GDBN} is
20794just saying that the program received the signal, not that it was
20795terminated with it.
20796
20797@findex breakpoint
20798@item ^Z^Zbreakpoint @var{number}
20799The program hit breakpoint number @var{number}.
20800
20801@findex watchpoint
20802@item ^Z^Zwatchpoint @var{number}
20803The program hit watchpoint number @var{number}.
20804@end table
20805
20806@node Source Annotations
20807@section Displaying Source
20808@cindex annotations for source display
20809
20810@findex source
20811The following annotation is used instead of displaying source code:
20812
20813@smallexample
20814^Z^Zsource @var{filename}:@var{line}:@var{character}:@var{middle}:@var{addr}
20815@end smallexample
20816
20817where @var{filename} is an absolute file name indicating which source
20818file, @var{line} is the line number within that file (where 1 is the
20819first line in the file), @var{character} is the character position
20820within the file (where 0 is the first character in the file) (for most
20821debug formats this will necessarily point to the beginning of a line),
20822@var{middle} is @samp{middle} if @var{addr} is in the middle of the
20823line, or @samp{beg} if @var{addr} is at the beginning of the line, and
20824@var{addr} is the address in the target program associated with the
20825source which is being displayed. @var{addr} is in the form @samp{0x}
20826followed by one or more lowercase hex digits (note that this does not
20827depend on the language).
20828
8e04817f
AC
20829@node GDB Bugs
20830@chapter Reporting Bugs in @value{GDBN}
20831@cindex bugs in @value{GDBN}
20832@cindex reporting bugs in @value{GDBN}
c906108c 20833
8e04817f 20834Your bug reports play an essential role in making @value{GDBN} reliable.
c906108c 20835
8e04817f
AC
20836Reporting a bug may help you by bringing a solution to your problem, or it
20837may not. But in any case the principal function of a bug report is to help
20838the entire community by making the next version of @value{GDBN} work better. Bug
20839reports are your contribution to the maintenance of @value{GDBN}.
c906108c 20840
8e04817f
AC
20841In order for a bug report to serve its purpose, you must include the
20842information that enables us to fix the bug.
c4555f82
SC
20843
20844@menu
8e04817f
AC
20845* Bug Criteria:: Have you found a bug?
20846* Bug Reporting:: How to report bugs
c4555f82
SC
20847@end menu
20848
8e04817f
AC
20849@node Bug Criteria
20850@section Have you found a bug?
20851@cindex bug criteria
c4555f82 20852
8e04817f 20853If you are not sure whether you have found a bug, here are some guidelines:
c4555f82
SC
20854
20855@itemize @bullet
8e04817f
AC
20856@cindex fatal signal
20857@cindex debugger crash
20858@cindex crash of debugger
c4555f82 20859@item
8e04817f
AC
20860If the debugger gets a fatal signal, for any input whatever, that is a
20861@value{GDBN} bug. Reliable debuggers never crash.
20862
20863@cindex error on valid input
20864@item
20865If @value{GDBN} produces an error message for valid input, that is a
20866bug. (Note that if you're cross debugging, the problem may also be
20867somewhere in the connection to the target.)
c4555f82 20868
8e04817f 20869@cindex invalid input
c4555f82 20870@item
8e04817f
AC
20871If @value{GDBN} does not produce an error message for invalid input,
20872that is a bug. However, you should note that your idea of
20873``invalid input'' might be our idea of ``an extension'' or ``support
20874for traditional practice''.
20875
20876@item
20877If you are an experienced user of debugging tools, your suggestions
20878for improvement of @value{GDBN} are welcome in any case.
c4555f82
SC
20879@end itemize
20880
8e04817f
AC
20881@node Bug Reporting
20882@section How to report bugs
20883@cindex bug reports
20884@cindex @value{GDBN} bugs, reporting
20885
20886A number of companies and individuals offer support for @sc{gnu} products.
20887If you obtained @value{GDBN} from a support organization, we recommend you
20888contact that organization first.
20889
20890You can find contact information for many support companies and
20891individuals in the file @file{etc/SERVICE} in the @sc{gnu} Emacs
20892distribution.
20893@c should add a web page ref...
20894
129188f6
AC
20895In any event, we also recommend that you submit bug reports for
20896@value{GDBN}. The prefered method is to submit them directly using
20897@uref{http://www.gnu.org/software/gdb/bugs/, @value{GDBN}'s Bugs web
20898page}. Alternatively, the @email{bug-gdb@@gnu.org, e-mail gateway} can
20899be used.
8e04817f
AC
20900
20901@strong{Do not send bug reports to @samp{info-gdb}, or to
20902@samp{help-gdb}, or to any newsgroups.} Most users of @value{GDBN} do
20903not want to receive bug reports. Those that do have arranged to receive
20904@samp{bug-gdb}.
20905
20906The mailing list @samp{bug-gdb} has a newsgroup @samp{gnu.gdb.bug} which
20907serves as a repeater. The mailing list and the newsgroup carry exactly
20908the same messages. Often people think of posting bug reports to the
20909newsgroup instead of mailing them. This appears to work, but it has one
20910problem which can be crucial: a newsgroup posting often lacks a mail
20911path back to the sender. Thus, if we need to ask for more information,
20912we may be unable to reach you. For this reason, it is better to send
20913bug reports to the mailing list.
c4555f82 20914
8e04817f
AC
20915The fundamental principle of reporting bugs usefully is this:
20916@strong{report all the facts}. If you are not sure whether to state a
20917fact or leave it out, state it!
c4555f82 20918
8e04817f
AC
20919Often people omit facts because they think they know what causes the
20920problem and assume that some details do not matter. Thus, you might
20921assume that the name of the variable you use in an example does not matter.
20922Well, probably it does not, but one cannot be sure. Perhaps the bug is a
20923stray memory reference which happens to fetch from the location where that
20924name is stored in memory; perhaps, if the name were different, the contents
20925of that location would fool the debugger into doing the right thing despite
20926the bug. Play it safe and give a specific, complete example. That is the
20927easiest thing for you to do, and the most helpful.
c4555f82 20928
8e04817f
AC
20929Keep in mind that the purpose of a bug report is to enable us to fix the
20930bug. It may be that the bug has been reported previously, but neither
20931you nor we can know that unless your bug report is complete and
20932self-contained.
c4555f82 20933
8e04817f
AC
20934Sometimes people give a few sketchy facts and ask, ``Does this ring a
20935bell?'' Those bug reports are useless, and we urge everyone to
20936@emph{refuse to respond to them} except to chide the sender to report
20937bugs properly.
20938
20939To enable us to fix the bug, you should include all these things:
c4555f82
SC
20940
20941@itemize @bullet
20942@item
8e04817f
AC
20943The version of @value{GDBN}. @value{GDBN} announces it if you start
20944with no arguments; you can also print it at any time using @code{show
20945version}.
c4555f82 20946
8e04817f
AC
20947Without this, we will not know whether there is any point in looking for
20948the bug in the current version of @value{GDBN}.
c4555f82
SC
20949
20950@item
8e04817f
AC
20951The type of machine you are using, and the operating system name and
20952version number.
c4555f82
SC
20953
20954@item
8e04817f
AC
20955What compiler (and its version) was used to compile @value{GDBN}---e.g.
20956``@value{GCC}--2.8.1''.
c4555f82
SC
20957
20958@item
8e04817f
AC
20959What compiler (and its version) was used to compile the program you are
20960debugging---e.g. ``@value{GCC}--2.8.1'', or ``HP92453-01 A.10.32.03 HP
20961C Compiler''. For GCC, you can say @code{gcc --version} to get this
20962information; for other compilers, see the documentation for those
20963compilers.
c4555f82 20964
8e04817f
AC
20965@item
20966The command arguments you gave the compiler to compile your example and
20967observe the bug. For example, did you use @samp{-O}? To guarantee
20968you will not omit something important, list them all. A copy of the
20969Makefile (or the output from make) is sufficient.
c4555f82 20970
8e04817f
AC
20971If we were to try to guess the arguments, we would probably guess wrong
20972and then we might not encounter the bug.
c4555f82 20973
8e04817f
AC
20974@item
20975A complete input script, and all necessary source files, that will
20976reproduce the bug.
c4555f82 20977
8e04817f
AC
20978@item
20979A description of what behavior you observe that you believe is
20980incorrect. For example, ``It gets a fatal signal.''
c4555f82 20981
8e04817f
AC
20982Of course, if the bug is that @value{GDBN} gets a fatal signal, then we
20983will certainly notice it. But if the bug is incorrect output, we might
20984not notice unless it is glaringly wrong. You might as well not give us
20985a chance to make a mistake.
c4555f82 20986
8e04817f
AC
20987Even if the problem you experience is a fatal signal, you should still
20988say so explicitly. Suppose something strange is going on, such as, your
20989copy of @value{GDBN} is out of synch, or you have encountered a bug in
20990the C library on your system. (This has happened!) Your copy might
20991crash and ours would not. If you told us to expect a crash, then when
20992ours fails to crash, we would know that the bug was not happening for
20993us. If you had not told us to expect a crash, then we would not be able
20994to draw any conclusion from our observations.
c4555f82 20995
e0c07bf0
MC
20996@pindex script
20997@cindex recording a session script
20998To collect all this information, you can use a session recording program
20999such as @command{script}, which is available on many Unix systems.
21000Just run your @value{GDBN} session inside @command{script} and then
21001include the @file{typescript} file with your bug report.
21002
21003Another way to record a @value{GDBN} session is to run @value{GDBN}
21004inside Emacs and then save the entire buffer to a file.
21005
8e04817f
AC
21006@item
21007If you wish to suggest changes to the @value{GDBN} source, send us context
21008diffs. If you even discuss something in the @value{GDBN} source, refer to
21009it by context, not by line number.
c4555f82 21010
8e04817f
AC
21011The line numbers in our development sources will not match those in your
21012sources. Your line numbers would convey no useful information to us.
c4555f82 21013
8e04817f 21014@end itemize
c4555f82 21015
8e04817f 21016Here are some things that are not necessary:
c4555f82 21017
8e04817f
AC
21018@itemize @bullet
21019@item
21020A description of the envelope of the bug.
c4555f82 21021
8e04817f
AC
21022Often people who encounter a bug spend a lot of time investigating
21023which changes to the input file will make the bug go away and which
21024changes will not affect it.
c4555f82 21025
8e04817f
AC
21026This is often time consuming and not very useful, because the way we
21027will find the bug is by running a single example under the debugger
21028with breakpoints, not by pure deduction from a series of examples.
21029We recommend that you save your time for something else.
c4555f82 21030
8e04817f
AC
21031Of course, if you can find a simpler example to report @emph{instead}
21032of the original one, that is a convenience for us. Errors in the
21033output will be easier to spot, running under the debugger will take
21034less time, and so on.
c4555f82 21035
8e04817f
AC
21036However, simplification is not vital; if you do not want to do this,
21037report the bug anyway and send us the entire test case you used.
c4555f82 21038
8e04817f
AC
21039@item
21040A patch for the bug.
c4555f82 21041
8e04817f
AC
21042A patch for the bug does help us if it is a good one. But do not omit
21043the necessary information, such as the test case, on the assumption that
21044a patch is all we need. We might see problems with your patch and decide
21045to fix the problem another way, or we might not understand it at all.
c4555f82 21046
8e04817f
AC
21047Sometimes with a program as complicated as @value{GDBN} it is very hard to
21048construct an example that will make the program follow a certain path
21049through the code. If you do not send us the example, we will not be able
21050to construct one, so we will not be able to verify that the bug is fixed.
c4555f82 21051
8e04817f
AC
21052And if we cannot understand what bug you are trying to fix, or why your
21053patch should be an improvement, we will not install it. A test case will
21054help us to understand.
c4555f82 21055
8e04817f
AC
21056@item
21057A guess about what the bug is or what it depends on.
c4555f82 21058
8e04817f
AC
21059Such guesses are usually wrong. Even we cannot guess right about such
21060things without first using the debugger to find the facts.
21061@end itemize
c4555f82 21062
8e04817f
AC
21063@c The readline documentation is distributed with the readline code
21064@c and consists of the two following files:
21065@c rluser.texinfo
21066@c inc-hist.texinfo
21067@c Use -I with makeinfo to point to the appropriate directory,
21068@c environment var TEXINPUTS with TeX.
21069@include rluser.texinfo
21070@include inc-hist.texinfo
c4555f82 21071
c4555f82 21072
8e04817f
AC
21073@node Formatting Documentation
21074@appendix Formatting Documentation
c4555f82 21075
8e04817f
AC
21076@cindex @value{GDBN} reference card
21077@cindex reference card
21078The @value{GDBN} 4 release includes an already-formatted reference card, ready
21079for printing with PostScript or Ghostscript, in the @file{gdb}
21080subdirectory of the main source directory@footnote{In
21081@file{gdb-@value{GDBVN}/gdb/refcard.ps} of the version @value{GDBVN}
21082release.}. If you can use PostScript or Ghostscript with your printer,
21083you can print the reference card immediately with @file{refcard.ps}.
c4555f82 21084
8e04817f
AC
21085The release also includes the source for the reference card. You
21086can format it, using @TeX{}, by typing:
c4555f82 21087
474c8240 21088@smallexample
8e04817f 21089make refcard.dvi
474c8240 21090@end smallexample
c4555f82 21091
8e04817f
AC
21092The @value{GDBN} reference card is designed to print in @dfn{landscape}
21093mode on US ``letter'' size paper;
21094that is, on a sheet 11 inches wide by 8.5 inches
21095high. You will need to specify this form of printing as an option to
21096your @sc{dvi} output program.
c4555f82 21097
8e04817f 21098@cindex documentation
c4555f82 21099
8e04817f
AC
21100All the documentation for @value{GDBN} comes as part of the machine-readable
21101distribution. The documentation is written in Texinfo format, which is
21102a documentation system that uses a single source file to produce both
21103on-line information and a printed manual. You can use one of the Info
21104formatting commands to create the on-line version of the documentation
21105and @TeX{} (or @code{texi2roff}) to typeset the printed version.
c4555f82 21106
8e04817f
AC
21107@value{GDBN} includes an already formatted copy of the on-line Info
21108version of this manual in the @file{gdb} subdirectory. The main Info
21109file is @file{gdb-@value{GDBVN}/gdb/gdb.info}, and it refers to
21110subordinate files matching @samp{gdb.info*} in the same directory. If
21111necessary, you can print out these files, or read them with any editor;
21112but they are easier to read using the @code{info} subsystem in @sc{gnu}
21113Emacs or the standalone @code{info} program, available as part of the
21114@sc{gnu} Texinfo distribution.
c4555f82 21115
8e04817f
AC
21116If you want to format these Info files yourself, you need one of the
21117Info formatting programs, such as @code{texinfo-format-buffer} or
21118@code{makeinfo}.
c4555f82 21119
8e04817f
AC
21120If you have @code{makeinfo} installed, and are in the top level
21121@value{GDBN} source directory (@file{gdb-@value{GDBVN}}, in the case of
21122version @value{GDBVN}), you can make the Info file by typing:
c4555f82 21123
474c8240 21124@smallexample
8e04817f
AC
21125cd gdb
21126make gdb.info
474c8240 21127@end smallexample
c4555f82 21128
8e04817f
AC
21129If you want to typeset and print copies of this manual, you need @TeX{},
21130a program to print its @sc{dvi} output files, and @file{texinfo.tex}, the
21131Texinfo definitions file.
c4555f82 21132
8e04817f
AC
21133@TeX{} is a typesetting program; it does not print files directly, but
21134produces output files called @sc{dvi} files. To print a typeset
21135document, you need a program to print @sc{dvi} files. If your system
21136has @TeX{} installed, chances are it has such a program. The precise
21137command to use depends on your system; @kbd{lpr -d} is common; another
21138(for PostScript devices) is @kbd{dvips}. The @sc{dvi} print command may
21139require a file name without any extension or a @samp{.dvi} extension.
c4555f82 21140
8e04817f
AC
21141@TeX{} also requires a macro definitions file called
21142@file{texinfo.tex}. This file tells @TeX{} how to typeset a document
21143written in Texinfo format. On its own, @TeX{} cannot either read or
21144typeset a Texinfo file. @file{texinfo.tex} is distributed with GDB
21145and is located in the @file{gdb-@var{version-number}/texinfo}
21146directory.
c4555f82 21147
8e04817f
AC
21148If you have @TeX{} and a @sc{dvi} printer program installed, you can
21149typeset and print this manual. First switch to the the @file{gdb}
21150subdirectory of the main source directory (for example, to
21151@file{gdb-@value{GDBVN}/gdb}) and type:
c4555f82 21152
474c8240 21153@smallexample
8e04817f 21154make gdb.dvi
474c8240 21155@end smallexample
c4555f82 21156
8e04817f 21157Then give @file{gdb.dvi} to your @sc{dvi} printing program.
c4555f82 21158
8e04817f
AC
21159@node Installing GDB
21160@appendix Installing @value{GDBN}
21161@cindex configuring @value{GDBN}
21162@cindex installation
94e91d6d 21163@cindex configuring @value{GDBN}, and source tree subdirectories
c4555f82 21164
8e04817f
AC
21165@value{GDBN} comes with a @code{configure} script that automates the process
21166of preparing @value{GDBN} for installation; you can then use @code{make} to
21167build the @code{gdb} program.
21168@iftex
21169@c irrelevant in info file; it's as current as the code it lives with.
21170@footnote{If you have a more recent version of @value{GDBN} than @value{GDBVN},
21171look at the @file{README} file in the sources; we may have improved the
21172installation procedures since publishing this manual.}
21173@end iftex
c4555f82 21174
8e04817f
AC
21175The @value{GDBN} distribution includes all the source code you need for
21176@value{GDBN} in a single directory, whose name is usually composed by
21177appending the version number to @samp{gdb}.
c4555f82 21178
8e04817f
AC
21179For example, the @value{GDBN} version @value{GDBVN} distribution is in the
21180@file{gdb-@value{GDBVN}} directory. That directory contains:
c4555f82 21181
8e04817f
AC
21182@table @code
21183@item gdb-@value{GDBVN}/configure @r{(and supporting files)}
21184script for configuring @value{GDBN} and all its supporting libraries
c4555f82 21185
8e04817f
AC
21186@item gdb-@value{GDBVN}/gdb
21187the source specific to @value{GDBN} itself
c4555f82 21188
8e04817f
AC
21189@item gdb-@value{GDBVN}/bfd
21190source for the Binary File Descriptor library
c906108c 21191
8e04817f
AC
21192@item gdb-@value{GDBVN}/include
21193@sc{gnu} include files
c906108c 21194
8e04817f
AC
21195@item gdb-@value{GDBVN}/libiberty
21196source for the @samp{-liberty} free software library
c906108c 21197
8e04817f
AC
21198@item gdb-@value{GDBVN}/opcodes
21199source for the library of opcode tables and disassemblers
c906108c 21200
8e04817f
AC
21201@item gdb-@value{GDBVN}/readline
21202source for the @sc{gnu} command-line interface
c906108c 21203
8e04817f
AC
21204@item gdb-@value{GDBVN}/glob
21205source for the @sc{gnu} filename pattern-matching subroutine
c906108c 21206
8e04817f
AC
21207@item gdb-@value{GDBVN}/mmalloc
21208source for the @sc{gnu} memory-mapped malloc package
21209@end table
c906108c 21210
8e04817f
AC
21211The simplest way to configure and build @value{GDBN} is to run @code{configure}
21212from the @file{gdb-@var{version-number}} source directory, which in
21213this example is the @file{gdb-@value{GDBVN}} directory.
c906108c 21214
8e04817f
AC
21215First switch to the @file{gdb-@var{version-number}} source directory
21216if you are not already in it; then run @code{configure}. Pass the
21217identifier for the platform on which @value{GDBN} will run as an
21218argument.
c906108c 21219
8e04817f 21220For example:
c906108c 21221
474c8240 21222@smallexample
8e04817f
AC
21223cd gdb-@value{GDBVN}
21224./configure @var{host}
21225make
474c8240 21226@end smallexample
c906108c 21227
8e04817f
AC
21228@noindent
21229where @var{host} is an identifier such as @samp{sun4} or
21230@samp{decstation}, that identifies the platform where @value{GDBN} will run.
21231(You can often leave off @var{host}; @code{configure} tries to guess the
21232correct value by examining your system.)
c906108c 21233
8e04817f
AC
21234Running @samp{configure @var{host}} and then running @code{make} builds the
21235@file{bfd}, @file{readline}, @file{mmalloc}, and @file{libiberty}
21236libraries, then @code{gdb} itself. The configured source files, and the
21237binaries, are left in the corresponding source directories.
c906108c 21238
8e04817f
AC
21239@need 750
21240@code{configure} is a Bourne-shell (@code{/bin/sh}) script; if your
21241system does not recognize this automatically when you run a different
21242shell, you may need to run @code{sh} on it explicitly:
c906108c 21243
474c8240 21244@smallexample
8e04817f 21245sh configure @var{host}
474c8240 21246@end smallexample
c906108c 21247
8e04817f
AC
21248If you run @code{configure} from a directory that contains source
21249directories for multiple libraries or programs, such as the
21250@file{gdb-@value{GDBVN}} source directory for version @value{GDBVN}, @code{configure}
21251creates configuration files for every directory level underneath (unless
21252you tell it not to, with the @samp{--norecursion} option).
21253
94e91d6d
MC
21254You should run the @code{configure} script from the top directory in the
21255source tree, the @file{gdb-@var{version-number}} directory. If you run
21256@code{configure} from one of the subdirectories, you will configure only
21257that subdirectory. That is usually not what you want. In particular,
21258if you run the first @code{configure} from the @file{gdb} subdirectory
21259of the @file{gdb-@var{version-number}} directory, you will omit the
21260configuration of @file{bfd}, @file{readline}, and other sibling
21261directories of the @file{gdb} subdirectory. This leads to build errors
21262about missing include files such as @file{bfd/bfd.h}.
c906108c 21263
8e04817f
AC
21264You can install @code{@value{GDBP}} anywhere; it has no hardwired paths.
21265However, you should make sure that the shell on your path (named by
21266the @samp{SHELL} environment variable) is publicly readable. Remember
21267that @value{GDBN} uses the shell to start your program---some systems refuse to
21268let @value{GDBN} debug child processes whose programs are not readable.
c906108c 21269
8e04817f
AC
21270@menu
21271* Separate Objdir:: Compiling @value{GDBN} in another directory
21272* Config Names:: Specifying names for hosts and targets
21273* Configure Options:: Summary of options for configure
21274@end menu
c906108c 21275
8e04817f
AC
21276@node Separate Objdir
21277@section Compiling @value{GDBN} in another directory
c906108c 21278
8e04817f
AC
21279If you want to run @value{GDBN} versions for several host or target machines,
21280you need a different @code{gdb} compiled for each combination of
21281host and target. @code{configure} is designed to make this easy by
21282allowing you to generate each configuration in a separate subdirectory,
21283rather than in the source directory. If your @code{make} program
21284handles the @samp{VPATH} feature (@sc{gnu} @code{make} does), running
21285@code{make} in each of these directories builds the @code{gdb}
21286program specified there.
c906108c 21287
8e04817f
AC
21288To build @code{gdb} in a separate directory, run @code{configure}
21289with the @samp{--srcdir} option to specify where to find the source.
21290(You also need to specify a path to find @code{configure}
21291itself from your working directory. If the path to @code{configure}
21292would be the same as the argument to @samp{--srcdir}, you can leave out
21293the @samp{--srcdir} option; it is assumed.)
c906108c 21294
8e04817f
AC
21295For example, with version @value{GDBVN}, you can build @value{GDBN} in a
21296separate directory for a Sun 4 like this:
c906108c 21297
474c8240 21298@smallexample
8e04817f
AC
21299@group
21300cd gdb-@value{GDBVN}
21301mkdir ../gdb-sun4
21302cd ../gdb-sun4
21303../gdb-@value{GDBVN}/configure sun4
21304make
21305@end group
474c8240 21306@end smallexample
c906108c 21307
8e04817f
AC
21308When @code{configure} builds a configuration using a remote source
21309directory, it creates a tree for the binaries with the same structure
21310(and using the same names) as the tree under the source directory. In
21311the example, you'd find the Sun 4 library @file{libiberty.a} in the
21312directory @file{gdb-sun4/libiberty}, and @value{GDBN} itself in
21313@file{gdb-sun4/gdb}.
c906108c 21314
94e91d6d
MC
21315Make sure that your path to the @file{configure} script has just one
21316instance of @file{gdb} in it. If your path to @file{configure} looks
21317like @file{../gdb-@value{GDBVN}/gdb/configure}, you are configuring only
21318one subdirectory of @value{GDBN}, not the whole package. This leads to
21319build errors about missing include files such as @file{bfd/bfd.h}.
21320
8e04817f
AC
21321One popular reason to build several @value{GDBN} configurations in separate
21322directories is to configure @value{GDBN} for cross-compiling (where
21323@value{GDBN} runs on one machine---the @dfn{host}---while debugging
21324programs that run on another machine---the @dfn{target}).
21325You specify a cross-debugging target by
21326giving the @samp{--target=@var{target}} option to @code{configure}.
c906108c 21327
8e04817f
AC
21328When you run @code{make} to build a program or library, you must run
21329it in a configured directory---whatever directory you were in when you
21330called @code{configure} (or one of its subdirectories).
c906108c 21331
8e04817f
AC
21332The @code{Makefile} that @code{configure} generates in each source
21333directory also runs recursively. If you type @code{make} in a source
21334directory such as @file{gdb-@value{GDBVN}} (or in a separate configured
21335directory configured with @samp{--srcdir=@var{dirname}/gdb-@value{GDBVN}}), you
21336will build all the required libraries, and then build GDB.
c906108c 21337
8e04817f
AC
21338When you have multiple hosts or targets configured in separate
21339directories, you can run @code{make} on them in parallel (for example,
21340if they are NFS-mounted on each of the hosts); they will not interfere
21341with each other.
c906108c 21342
8e04817f
AC
21343@node Config Names
21344@section Specifying names for hosts and targets
c906108c 21345
8e04817f
AC
21346The specifications used for hosts and targets in the @code{configure}
21347script are based on a three-part naming scheme, but some short predefined
21348aliases are also supported. The full naming scheme encodes three pieces
21349of information in the following pattern:
c906108c 21350
474c8240 21351@smallexample
8e04817f 21352@var{architecture}-@var{vendor}-@var{os}
474c8240 21353@end smallexample
c906108c 21354
8e04817f
AC
21355For example, you can use the alias @code{sun4} as a @var{host} argument,
21356or as the value for @var{target} in a @code{--target=@var{target}}
21357option. The equivalent full name is @samp{sparc-sun-sunos4}.
c906108c 21358
8e04817f
AC
21359The @code{configure} script accompanying @value{GDBN} does not provide
21360any query facility to list all supported host and target names or
21361aliases. @code{configure} calls the Bourne shell script
21362@code{config.sub} to map abbreviations to full names; you can read the
21363script, if you wish, or you can use it to test your guesses on
21364abbreviations---for example:
c906108c 21365
8e04817f
AC
21366@smallexample
21367% sh config.sub i386-linux
21368i386-pc-linux-gnu
21369% sh config.sub alpha-linux
21370alpha-unknown-linux-gnu
21371% sh config.sub hp9k700
21372hppa1.1-hp-hpux
21373% sh config.sub sun4
21374sparc-sun-sunos4.1.1
21375% sh config.sub sun3
21376m68k-sun-sunos4.1.1
21377% sh config.sub i986v
21378Invalid configuration `i986v': machine `i986v' not recognized
21379@end smallexample
c906108c 21380
8e04817f
AC
21381@noindent
21382@code{config.sub} is also distributed in the @value{GDBN} source
21383directory (@file{gdb-@value{GDBVN}}, for version @value{GDBVN}).
d700128c 21384
8e04817f
AC
21385@node Configure Options
21386@section @code{configure} options
c906108c 21387
8e04817f
AC
21388Here is a summary of the @code{configure} options and arguments that
21389are most often useful for building @value{GDBN}. @code{configure} also has
21390several other options not listed here. @inforef{What Configure
21391Does,,configure.info}, for a full explanation of @code{configure}.
c906108c 21392
474c8240 21393@smallexample
8e04817f
AC
21394configure @r{[}--help@r{]}
21395 @r{[}--prefix=@var{dir}@r{]}
21396 @r{[}--exec-prefix=@var{dir}@r{]}
21397 @r{[}--srcdir=@var{dirname}@r{]}
21398 @r{[}--norecursion@r{]} @r{[}--rm@r{]}
21399 @r{[}--target=@var{target}@r{]}
21400 @var{host}
474c8240 21401@end smallexample
c906108c 21402
8e04817f
AC
21403@noindent
21404You may introduce options with a single @samp{-} rather than
21405@samp{--} if you prefer; but you may abbreviate option names if you use
21406@samp{--}.
c906108c 21407
8e04817f
AC
21408@table @code
21409@item --help
21410Display a quick summary of how to invoke @code{configure}.
c906108c 21411
8e04817f
AC
21412@item --prefix=@var{dir}
21413Configure the source to install programs and files under directory
21414@file{@var{dir}}.
c906108c 21415
8e04817f
AC
21416@item --exec-prefix=@var{dir}
21417Configure the source to install programs under directory
21418@file{@var{dir}}.
c906108c 21419
8e04817f
AC
21420@c avoid splitting the warning from the explanation:
21421@need 2000
21422@item --srcdir=@var{dirname}
21423@strong{Warning: using this option requires @sc{gnu} @code{make}, or another
21424@code{make} that implements the @code{VPATH} feature.}@*
21425Use this option to make configurations in directories separate from the
21426@value{GDBN} source directories. Among other things, you can use this to
21427build (or maintain) several configurations simultaneously, in separate
21428directories. @code{configure} writes configuration specific files in
21429the current directory, but arranges for them to use the source in the
21430directory @var{dirname}. @code{configure} creates directories under
21431the working directory in parallel to the source directories below
21432@var{dirname}.
c906108c 21433
8e04817f
AC
21434@item --norecursion
21435Configure only the directory level where @code{configure} is executed; do not
21436propagate configuration to subdirectories.
c906108c 21437
8e04817f
AC
21438@item --target=@var{target}
21439Configure @value{GDBN} for cross-debugging programs running on the specified
21440@var{target}. Without this option, @value{GDBN} is configured to debug
21441programs that run on the same machine (@var{host}) as @value{GDBN} itself.
c906108c 21442
8e04817f 21443There is no convenient way to generate a list of all available targets.
c906108c 21444
8e04817f
AC
21445@item @var{host} @dots{}
21446Configure @value{GDBN} to run on the specified @var{host}.
c906108c 21447
8e04817f
AC
21448There is no convenient way to generate a list of all available hosts.
21449@end table
c906108c 21450
8e04817f
AC
21451There are many other options available as well, but they are generally
21452needed for special purposes only.
c906108c 21453
8e04817f
AC
21454@node Maintenance Commands
21455@appendix Maintenance Commands
21456@cindex maintenance commands
21457@cindex internal commands
c906108c 21458
8e04817f 21459In addition to commands intended for @value{GDBN} users, @value{GDBN}
09d4efe1
EZ
21460includes a number of commands intended for @value{GDBN} developers,
21461that are not documented elsewhere in this manual. These commands are
da316a69
EZ
21462provided here for reference. (For commands that turn on debugging
21463messages, see @ref{Debugging Output}.)
c906108c 21464
8e04817f 21465@table @code
09d4efe1
EZ
21466@kindex maint agent
21467@item maint agent @var{expression}
21468Translate the given @var{expression} into remote agent bytecodes.
21469This command is useful for debugging the Agent Expression mechanism
21470(@pxref{Agent Expressions}).
21471
8e04817f
AC
21472@kindex maint info breakpoints
21473@item @anchor{maint info breakpoints}maint info breakpoints
21474Using the same format as @samp{info breakpoints}, display both the
21475breakpoints you've set explicitly, and those @value{GDBN} is using for
21476internal purposes. Internal breakpoints are shown with negative
21477breakpoint numbers. The type column identifies what kind of breakpoint
21478is shown:
c906108c 21479
8e04817f
AC
21480@table @code
21481@item breakpoint
21482Normal, explicitly set breakpoint.
c906108c 21483
8e04817f
AC
21484@item watchpoint
21485Normal, explicitly set watchpoint.
c906108c 21486
8e04817f
AC
21487@item longjmp
21488Internal breakpoint, used to handle correctly stepping through
21489@code{longjmp} calls.
c906108c 21490
8e04817f
AC
21491@item longjmp resume
21492Internal breakpoint at the target of a @code{longjmp}.
c906108c 21493
8e04817f
AC
21494@item until
21495Temporary internal breakpoint used by the @value{GDBN} @code{until} command.
c906108c 21496
8e04817f
AC
21497@item finish
21498Temporary internal breakpoint used by the @value{GDBN} @code{finish} command.
c906108c 21499
8e04817f
AC
21500@item shlib events
21501Shared library events.
c906108c 21502
8e04817f 21503@end table
c906108c 21504
09d4efe1
EZ
21505@kindex maint check-symtabs
21506@item maint check-symtabs
21507Check the consistency of psymtabs and symtabs.
21508
21509@kindex maint cplus first_component
21510@item maint cplus first_component @var{name}
21511Print the first C@t{++} class/namespace component of @var{name}.
21512
21513@kindex maint cplus namespace
21514@item maint cplus namespace
21515Print the list of possible C@t{++} namespaces.
21516
21517@kindex maint demangle
21518@item maint demangle @var{name}
21519Demangle a C@t{++} or Objective-C manled @var{name}.
21520
21521@kindex maint deprecate
21522@kindex maint undeprecate
21523@cindex deprecated commands
21524@item maint deprecate @var{command} @r{[}@var{replacement}@r{]}
21525@itemx maint undeprecate @var{command}
21526Deprecate or undeprecate the named @var{command}. Deprecated commands
21527cause @value{GDBN} to issue a warning when you use them. The optional
21528argument @var{replacement} says which newer command should be used in
21529favor of the deprecated one; if it is given, @value{GDBN} will mention
21530the replacement as part of the warning.
21531
21532@kindex maint dump-me
21533@item maint dump-me
721c2651 21534@cindex @code{SIGQUIT} signal, dump core of @value{GDBN}
09d4efe1 21535Cause a fatal signal in the debugger and force it to dump its core.
721c2651
EZ
21536This is supported only on systems which support aborting a program
21537with the @code{SIGQUIT} signal.
09d4efe1 21538
8d30a00d
AC
21539@kindex maint internal-error
21540@kindex maint internal-warning
09d4efe1
EZ
21541@item maint internal-error @r{[}@var{message-text}@r{]}
21542@itemx maint internal-warning @r{[}@var{message-text}@r{]}
8d30a00d
AC
21543Cause @value{GDBN} to call the internal function @code{internal_error}
21544or @code{internal_warning} and hence behave as though an internal error
21545or internal warning has been detected. In addition to reporting the
21546internal problem, these functions give the user the opportunity to
21547either quit @value{GDBN} or create a core file of the current
21548@value{GDBN} session.
21549
09d4efe1
EZ
21550These commands take an optional parameter @var{message-text} that is
21551used as the text of the error or warning message.
21552
21553Here's an example of using @code{indernal-error}:
21554
8d30a00d 21555@smallexample
f7dc1244 21556(@value{GDBP}) @kbd{maint internal-error testing, 1, 2}
8d30a00d
AC
21557@dots{}/maint.c:121: internal-error: testing, 1, 2
21558A problem internal to GDB has been detected. Further
21559debugging may prove unreliable.
21560Quit this debugging session? (y or n) @kbd{n}
21561Create a core file? (y or n) @kbd{n}
f7dc1244 21562(@value{GDBP})
8d30a00d
AC
21563@end smallexample
21564
09d4efe1
EZ
21565@kindex maint packet
21566@item maint packet @var{text}
21567If @value{GDBN} is talking to an inferior via the serial protocol,
21568then this command sends the string @var{text} to the inferior, and
21569displays the response packet. @value{GDBN} supplies the initial
21570@samp{$} character, the terminating @samp{#} character, and the
21571checksum.
21572
21573@kindex maint print architecture
21574@item maint print architecture @r{[}@var{file}@r{]}
21575Print the entire architecture configuration. The optional argument
21576@var{file} names the file where the output goes.
8d30a00d 21577
00905d52
AC
21578@kindex maint print dummy-frames
21579@item maint print dummy-frames
00905d52
AC
21580Prints the contents of @value{GDBN}'s internal dummy-frame stack.
21581
21582@smallexample
f7dc1244 21583(@value{GDBP}) @kbd{b add}
00905d52 21584@dots{}
f7dc1244 21585(@value{GDBP}) @kbd{print add(2,3)}
00905d52
AC
21586Breakpoint 2, add (a=2, b=3) at @dots{}
2158758 return (a + b);
21588The program being debugged stopped while in a function called from GDB.
21589@dots{}
f7dc1244 21590(@value{GDBP}) @kbd{maint print dummy-frames}
00905d52
AC
215910x1a57c80: pc=0x01014068 fp=0x0200bddc sp=0x0200bdd6
21592 top=0x0200bdd4 id=@{stack=0x200bddc,code=0x101405c@}
21593 call_lo=0x01014000 call_hi=0x01014001
f7dc1244 21594(@value{GDBP})
00905d52
AC
21595@end smallexample
21596
21597Takes an optional file parameter.
21598
0680b120
AC
21599@kindex maint print registers
21600@kindex maint print raw-registers
21601@kindex maint print cooked-registers
617073a9 21602@kindex maint print register-groups
09d4efe1
EZ
21603@item maint print registers @r{[}@var{file}@r{]}
21604@itemx maint print raw-registers @r{[}@var{file}@r{]}
21605@itemx maint print cooked-registers @r{[}@var{file}@r{]}
21606@itemx maint print register-groups @r{[}@var{file}@r{]}
0680b120
AC
21607Print @value{GDBN}'s internal register data structures.
21608
617073a9
AC
21609The command @code{maint print raw-registers} includes the contents of
21610the raw register cache; the command @code{maint print cooked-registers}
21611includes the (cooked) value of all registers; and the command
21612@code{maint print register-groups} includes the groups that each
21613register is a member of. @xref{Registers,, Registers, gdbint,
21614@value{GDBN} Internals}.
0680b120 21615
09d4efe1
EZ
21616These commands take an optional parameter, a file name to which to
21617write the information.
0680b120 21618
617073a9 21619@kindex maint print reggroups
09d4efe1
EZ
21620@item maint print reggroups @r{[}@var{file}@r{]}
21621Print @value{GDBN}'s internal register group data structures. The
21622optional argument @var{file} tells to what file to write the
21623information.
617073a9 21624
09d4efe1 21625The register groups info looks like this:
617073a9
AC
21626
21627@smallexample
f7dc1244 21628(@value{GDBP}) @kbd{maint print reggroups}
b383017d
RM
21629 Group Type
21630 general user
21631 float user
21632 all user
21633 vector user
21634 system user
21635 save internal
21636 restore internal
617073a9
AC
21637@end smallexample
21638
09d4efe1
EZ
21639@kindex flushregs
21640@item flushregs
21641This command forces @value{GDBN} to flush its internal register cache.
21642
21643@kindex maint print objfiles
21644@cindex info for known object files
21645@item maint print objfiles
21646Print a dump of all known object files. For each object file, this
21647command prints its name, address in memory, and all of its psymtabs
21648and symtabs.
21649
21650@kindex maint print statistics
21651@cindex bcache statistics
21652@item maint print statistics
21653This command prints, for each object file in the program, various data
21654about that object file followed by the byte cache (@dfn{bcache})
21655statistics for the object file. The objfile data includes the number
21656of minimal, partical, full, and stabs symbols, the number of types
21657defined by the objfile, the number of as yet unexpanded psym tables,
21658the number of line tables and string tables, and the amount of memory
21659used by the various tables. The bcache statistics include the counts,
21660sizes, and counts of duplicates of all and unique objects, max,
21661average, and median entry size, total memory used and its overhead and
21662savings, and various measures of the hash table size and chain
21663lengths.
21664
21665@kindex maint print type
21666@cindex type chain of a data type
21667@item maint print type @var{expr}
21668Print the type chain for a type specified by @var{expr}. The argument
21669can be either a type name or a symbol. If it is a symbol, the type of
21670that symbol is described. The type chain produced by this command is
21671a recursive definition of the data type as stored in @value{GDBN}'s
21672data structures, including its flags and contained types.
21673
21674@kindex maint set dwarf2 max-cache-age
21675@kindex maint show dwarf2 max-cache-age
21676@item maint set dwarf2 max-cache-age
21677@itemx maint show dwarf2 max-cache-age
21678Control the DWARF 2 compilation unit cache.
21679
21680@cindex DWARF 2 compilation units cache
21681In object files with inter-compilation-unit references, such as those
21682produced by the GCC option @samp{-feliminate-dwarf2-dups}, the DWARF 2
21683reader needs to frequently refer to previously read compilation units.
21684This setting controls how long a compilation unit will remain in the
21685cache if it is not referenced. A higher limit means that cached
21686compilation units will be stored in memory longer, and more total
21687memory will be used. Setting it to zero disables caching, which will
21688slow down @value{GDBN} startup, but reduce memory consumption.
21689
e7ba9c65
DJ
21690@kindex maint set profile
21691@kindex maint show profile
21692@cindex profiling GDB
21693@item maint set profile
21694@itemx maint show profile
21695Control profiling of @value{GDBN}.
21696
21697Profiling will be disabled until you use the @samp{maint set profile}
21698command to enable it. When you enable profiling, the system will begin
21699collecting timing and execution count data; when you disable profiling or
21700exit @value{GDBN}, the results will be written to a log file. Remember that
21701if you use profiling, @value{GDBN} will overwrite the profiling log file
21702(often called @file{gmon.out}). If you have a record of important profiling
21703data in a @file{gmon.out} file, be sure to move it to a safe location.
21704
21705Configuring with @samp{--enable-profiling} arranges for @value{GDBN} to be
b383017d 21706compiled with the @samp{-pg} compiler option.
e7ba9c65 21707
09d4efe1
EZ
21708@kindex maint show-debug-regs
21709@cindex x86 hardware debug registers
21710@item maint show-debug-regs
21711Control whether to show variables that mirror the x86 hardware debug
21712registers. Use @code{ON} to enable, @code{OFF} to disable. If
21713enabled, the debug registers values are shown when GDB inserts or
21714removes a hardware breakpoint or watchpoint, and when the inferior
21715triggers a hardware-assisted breakpoint or watchpoint.
21716
21717@kindex maint space
21718@cindex memory used by commands
21719@item maint space
21720Control whether to display memory usage for each command. If set to a
21721nonzero value, @value{GDBN} will display how much memory each command
21722took, following the command's own output. This can also be requested
21723by invoking @value{GDBN} with the @option{--statistics} command-line
21724switch (@pxref{Mode Options}).
21725
21726@kindex maint time
21727@cindex time of command execution
21728@item maint time
21729Control whether to display the execution time for each command. If
21730set to a nonzero value, @value{GDBN} will display how much time it
21731took to execute each command, following the command's own output.
21732This can also be requested by invoking @value{GDBN} with the
21733@option{--statistics} command-line switch (@pxref{Mode Options}).
21734
21735@kindex maint translate-address
21736@item maint translate-address @r{[}@var{section}@r{]} @var{addr}
21737Find the symbol stored at the location specified by the address
21738@var{addr} and an optional section name @var{section}. If found,
21739@value{GDBN} prints the name of the closest symbol and an offset from
21740the symbol's location to the specified address. This is similar to
21741the @code{info address} command (@pxref{Symbols}), except that this
21742command also allows to find symbols in other sections.
ae038cb0 21743
8e04817f 21744@end table
c906108c 21745
9c16f35a
EZ
21746The following command is useful for non-interactive invocations of
21747@value{GDBN}, such as in the test suite.
21748
21749@table @code
21750@item set watchdog @var{nsec}
21751@kindex set watchdog
21752@cindex watchdog timer
21753@cindex timeout for commands
21754Set the maximum number of seconds @value{GDBN} will wait for the
21755target operation to finish. If this time expires, @value{GDBN}
21756reports and error and the command is aborted.
21757
21758@item show watchdog
21759Show the current setting of the target wait timeout.
21760@end table
c906108c 21761
e0ce93ac 21762@node Remote Protocol
8e04817f 21763@appendix @value{GDBN} Remote Serial Protocol
c906108c 21764
ee2d5c50
AC
21765@menu
21766* Overview::
21767* Packets::
21768* Stop Reply Packets::
21769* General Query Packets::
21770* Register Packet Format::
21771* Examples::
0ce1b118 21772* File-I/O remote protocol extension::
ee2d5c50
AC
21773@end menu
21774
21775@node Overview
21776@section Overview
21777
8e04817f
AC
21778There may be occasions when you need to know something about the
21779protocol---for example, if there is only one serial port to your target
21780machine, you might want your program to do something special if it
21781recognizes a packet meant for @value{GDBN}.
c906108c 21782
d2c6833e 21783In the examples below, @samp{->} and @samp{<-} are used to indicate
8e04817f 21784transmitted and received data respectfully.
c906108c 21785
8e04817f
AC
21786@cindex protocol, @value{GDBN} remote serial
21787@cindex serial protocol, @value{GDBN} remote
21788@cindex remote serial protocol
21789All @value{GDBN} commands and responses (other than acknowledgments) are
21790sent as a @var{packet}. A @var{packet} is introduced with the character
21791@samp{$}, the actual @var{packet-data}, and the terminating character
21792@samp{#} followed by a two-digit @var{checksum}:
c906108c 21793
474c8240 21794@smallexample
8e04817f 21795@code{$}@var{packet-data}@code{#}@var{checksum}
474c8240 21796@end smallexample
8e04817f 21797@noindent
c906108c 21798
8e04817f
AC
21799@cindex checksum, for @value{GDBN} remote
21800@noindent
21801The two-digit @var{checksum} is computed as the modulo 256 sum of all
21802characters between the leading @samp{$} and the trailing @samp{#} (an
21803eight bit unsigned checksum).
c906108c 21804
8e04817f
AC
21805Implementors should note that prior to @value{GDBN} 5.0 the protocol
21806specification also included an optional two-digit @var{sequence-id}:
c906108c 21807
474c8240 21808@smallexample
8e04817f 21809@code{$}@var{sequence-id}@code{:}@var{packet-data}@code{#}@var{checksum}
474c8240 21810@end smallexample
c906108c 21811
8e04817f
AC
21812@cindex sequence-id, for @value{GDBN} remote
21813@noindent
21814That @var{sequence-id} was appended to the acknowledgment. @value{GDBN}
21815has never output @var{sequence-id}s. Stubs that handle packets added
21816since @value{GDBN} 5.0 must not accept @var{sequence-id}.
c906108c 21817
8e04817f
AC
21818@cindex acknowledgment, for @value{GDBN} remote
21819When either the host or the target machine receives a packet, the first
21820response expected is an acknowledgment: either @samp{+} (to indicate
21821the package was received correctly) or @samp{-} (to request
21822retransmission):
c906108c 21823
474c8240 21824@smallexample
d2c6833e
AC
21825-> @code{$}@var{packet-data}@code{#}@var{checksum}
21826<- @code{+}
474c8240 21827@end smallexample
8e04817f 21828@noindent
53a5351d 21829
8e04817f
AC
21830The host (@value{GDBN}) sends @var{command}s, and the target (the
21831debugging stub incorporated in your program) sends a @var{response}. In
21832the case of step and continue @var{command}s, the response is only sent
21833when the operation has completed (the target has again stopped).
c906108c 21834
8e04817f
AC
21835@var{packet-data} consists of a sequence of characters with the
21836exception of @samp{#} and @samp{$} (see @samp{X} packet for additional
21837exceptions).
c906108c 21838
8e04817f 21839Fields within the packet should be separated using @samp{,} @samp{;} or
ee2d5c50 21840@cindex remote protocol, field separator
8e04817f 21841@samp{:}. Except where otherwise noted all numbers are represented in
ee2d5c50 21842@sc{hex} with leading zeros suppressed.
c906108c 21843
8e04817f
AC
21844Implementors should note that prior to @value{GDBN} 5.0, the character
21845@samp{:} could not appear as the third character in a packet (as it
21846would potentially conflict with the @var{sequence-id}).
c906108c 21847
8e04817f
AC
21848Response @var{data} can be run-length encoded to save space. A @samp{*}
21849means that the next character is an @sc{ascii} encoding giving a repeat count
21850which stands for that many repetitions of the character preceding the
21851@samp{*}. The encoding is @code{n+29}, yielding a printable character
21852where @code{n >=3} (which is where rle starts to win). The printable
21853characters @samp{$}, @samp{#}, @samp{+} and @samp{-} or with a numeric
21854value greater than 126 should not be used.
c906108c 21855
8e04817f 21856So:
474c8240 21857@smallexample
8e04817f 21858"@code{0* }"
474c8240 21859@end smallexample
8e04817f
AC
21860@noindent
21861means the same as "0000".
c906108c 21862
8e04817f
AC
21863The error response returned for some packets includes a two character
21864error number. That number is not well defined.
c906108c 21865
8e04817f
AC
21866For any @var{command} not supported by the stub, an empty response
21867(@samp{$#00}) should be returned. That way it is possible to extend the
21868protocol. A newer @value{GDBN} can tell if a packet is supported based
21869on that response.
c906108c 21870
b383017d
RM
21871A stub is required to support the @samp{g}, @samp{G}, @samp{m}, @samp{M},
21872@samp{c}, and @samp{s} @var{command}s. All other @var{command}s are
8e04817f 21873optional.
c906108c 21874
ee2d5c50
AC
21875@node Packets
21876@section Packets
21877
21878The following table provides a complete list of all currently defined
21879@var{command}s and their corresponding response @var{data}.
9c16f35a
EZ
21880@xref{File-I/O remote protocol extension}, for details about the File
21881I/O extension of the remote protocol.
ee2d5c50
AC
21882
21883@table @r
21884
21885@item @code{!} --- extended mode
21886@cindex @code{!} packet
21887
8e04817f
AC
21888Enable extended mode. In extended mode, the remote server is made
21889persistent. The @samp{R} packet is used to restart the program being
21890debugged.
ee2d5c50
AC
21891
21892Reply:
21893@table @samp
21894@item OK
8e04817f 21895The remote target both supports and has enabled extended mode.
ee2d5c50 21896@end table
c906108c 21897
ee2d5c50
AC
21898@item @code{?} --- last signal
21899@cindex @code{?} packet
c906108c 21900
ee2d5c50
AC
21901Indicate the reason the target halted. The reply is the same as for
21902step and continue.
c906108c 21903
ee2d5c50
AC
21904Reply:
21905@xref{Stop Reply Packets}, for the reply specifications.
21906
21907@item @code{a} --- reserved
21908
21909Reserved for future use.
21910
21911@item @code{A}@var{arglen}@code{,}@var{argnum}@code{,}@var{arg}@code{,@dots{}} --- set program arguments @strong{(reserved)}
21912@cindex @code{A} packet
c906108c 21913
8e04817f
AC
21914Initialized @samp{argv[]} array passed into program. @var{arglen}
21915specifies the number of bytes in the hex encoded byte stream @var{arg}.
ee2d5c50
AC
21916See @code{gdbserver} for more details.
21917
21918Reply:
21919@table @samp
21920@item OK
21921@item E@var{NN}
21922@end table
21923
21924@item @code{b}@var{baud} --- set baud @strong{(deprecated)}
21925@cindex @code{b} packet
21926
21927Change the serial line speed to @var{baud}.
21928
21929JTC: @emph{When does the transport layer state change? When it's
21930received, or after the ACK is transmitted. In either case, there are
21931problems if the command or the acknowledgment packet is dropped.}
21932
21933Stan: @emph{If people really wanted to add something like this, and get
21934it working for the first time, they ought to modify ser-unix.c to send
21935some kind of out-of-band message to a specially-setup stub and have the
21936switch happen "in between" packets, so that from remote protocol's point
21937of view, nothing actually happened.}
21938
21939@item @code{B}@var{addr},@var{mode} --- set breakpoint @strong{(deprecated)}
21940@cindex @code{B} packet
21941
8e04817f 21942Set (@var{mode} is @samp{S}) or clear (@var{mode} is @samp{C}) a
2f870471
AC
21943breakpoint at @var{addr}.
21944
21945This packet has been replaced by the @samp{Z} and @samp{z} packets
21946(@pxref{insert breakpoint or watchpoint packet}).
c906108c 21947
ee2d5c50
AC
21948@item @code{c}@var{addr} --- continue
21949@cindex @code{c} packet
21950
21951@var{addr} is address to resume. If @var{addr} is omitted, resume at
8e04817f 21952current address.
c906108c 21953
ee2d5c50
AC
21954Reply:
21955@xref{Stop Reply Packets}, for the reply specifications.
21956
21957@item @code{C}@var{sig}@code{;}@var{addr} --- continue with signal
21958@cindex @code{C} packet
21959
8e04817f
AC
21960Continue with signal @var{sig} (hex signal number). If
21961@code{;}@var{addr} is omitted, resume at same address.
c906108c 21962
ee2d5c50
AC
21963Reply:
21964@xref{Stop Reply Packets}, for the reply specifications.
c906108c 21965
ee2d5c50
AC
21966@item @code{d} --- toggle debug @strong{(deprecated)}
21967@cindex @code{d} packet
21968
21969Toggle debug flag.
21970
21971@item @code{D} --- detach
21972@cindex @code{D} packet
21973
21974Detach @value{GDBN} from the remote system. Sent to the remote target
07f31aa6 21975before @value{GDBN} disconnects via the @code{detach} command.
ee2d5c50
AC
21976
21977Reply:
21978@table @samp
21979@item @emph{no response}
8e04817f 21980@value{GDBN} does not check for any response after sending this packet.
ee2d5c50 21981@end table
c906108c 21982
ee2d5c50 21983@item @code{e} --- reserved
c906108c 21984
ee2d5c50 21985Reserved for future use.
c906108c 21986
ee2d5c50 21987@item @code{E} --- reserved
c906108c 21988
ee2d5c50 21989Reserved for future use.
c906108c 21990
ee2d5c50
AC
21991@item @code{f} --- reserved
21992
21993Reserved for future use.
21994
0ce1b118
CV
21995@item @code{F}@var{RC}@code{,}@var{EE}@code{,}@var{CF}@code{;}@var{XX} --- Reply to target's F packet.
21996@cindex @code{F} packet
ee2d5c50 21997
0ce1b118
CV
21998This packet is send by @value{GDBN} as reply to a @code{F} request packet
21999sent by the target. This is part of the File-I/O protocol extension.
22000@xref{File-I/O remote protocol extension}, for the specification.
ee2d5c50
AC
22001
22002@item @code{g} --- read registers
22003@anchor{read registers packet}
22004@cindex @code{g} packet
22005
22006Read general registers.
22007
22008Reply:
22009@table @samp
22010@item @var{XX@dots{}}
8e04817f
AC
22011Each byte of register data is described by two hex digits. The bytes
22012with the register are transmitted in target byte order. The size of
22013each register and their position within the @samp{g} @var{packet} are
12c266ea
AC
22014determined by the @value{GDBN} internal macros
22015@var{DEPRECATED_REGISTER_RAW_SIZE} and @var{REGISTER_NAME} macros. The
22016specification of several standard @code{g} packets is specified below.
ee2d5c50
AC
22017@item E@var{NN}
22018for an error.
22019@end table
c906108c 22020
ee2d5c50
AC
22021@item @code{G}@var{XX@dots{}} --- write regs
22022@cindex @code{G} packet
c906108c 22023
ee2d5c50
AC
22024@xref{read registers packet}, for a description of the @var{XX@dots{}}
22025data.
22026
22027Reply:
22028@table @samp
22029@item OK
22030for success
22031@item E@var{NN}
22032for an error
22033@end table
22034
22035@item @code{h} --- reserved
22036
22037Reserved for future use.
22038
b383017d 22039@item @code{H}@var{c}@var{t@dots{}} --- set thread
ee2d5c50 22040@cindex @code{H} packet
c906108c 22041
8e04817f 22042Set thread for subsequent operations (@samp{m}, @samp{M}, @samp{g},
ee2d5c50
AC
22043@samp{G}, et.al.). @var{c} depends on the operation to be performed: it
22044should be @samp{c} for step and continue operations, @samp{g} for other
22045operations. The thread designator @var{t@dots{}} may be -1, meaning all
22046the threads, a thread number, or zero which means pick any thread.
22047
22048Reply:
22049@table @samp
22050@item OK
22051for success
22052@item E@var{NN}
22053for an error
22054@end table
c906108c 22055
8e04817f
AC
22056@c FIXME: JTC:
22057@c 'H': How restrictive (or permissive) is the thread model. If a
22058@c thread is selected and stopped, are other threads allowed
22059@c to continue to execute? As I mentioned above, I think the
22060@c semantics of each command when a thread is selected must be
22061@c described. For example:
22062@c
22063@c 'g': If the stub supports threads and a specific thread is
22064@c selected, returns the register block from that thread;
22065@c otherwise returns current registers.
22066@c
22067@c 'G' If the stub supports threads and a specific thread is
22068@c selected, sets the registers of the register block of
22069@c that thread; otherwise sets current registers.
c906108c 22070
ee2d5c50
AC
22071@item @code{i}@var{addr}@code{,}@var{nnn} --- cycle step @strong{(draft)}
22072@anchor{cycle step packet}
22073@cindex @code{i} packet
22074
8e04817f
AC
22075Step the remote target by a single clock cycle. If @code{,}@var{nnn} is
22076present, cycle step @var{nnn} cycles. If @var{addr} is present, cycle
22077step starting at that address.
c906108c 22078
ee2d5c50
AC
22079@item @code{I} --- signal then cycle step @strong{(reserved)}
22080@cindex @code{I} packet
22081
22082@xref{step with signal packet}. @xref{cycle step packet}.
22083
22084@item @code{j} --- reserved
22085
22086Reserved for future use.
22087
22088@item @code{J} --- reserved
c906108c 22089
ee2d5c50 22090Reserved for future use.
c906108c 22091
ee2d5c50
AC
22092@item @code{k} --- kill request
22093@cindex @code{k} packet
c906108c 22094
ac282366 22095FIXME: @emph{There is no description of how to operate when a specific
ee2d5c50
AC
22096thread context has been selected (i.e.@: does 'k' kill only that
22097thread?)}.
c906108c 22098
ee2d5c50 22099@item @code{K} --- reserved
c906108c 22100
ee2d5c50
AC
22101Reserved for future use.
22102
22103@item @code{l} --- reserved
22104
22105Reserved for future use.
22106
22107@item @code{L} --- reserved
22108
22109Reserved for future use.
22110
22111@item @code{m}@var{addr}@code{,}@var{length} --- read memory
22112@cindex @code{m} packet
c906108c 22113
8e04817f 22114Read @var{length} bytes of memory starting at address @var{addr}.
ee2d5c50 22115Neither @value{GDBN} nor the stub assume that sized memory transfers are
2e834e49 22116assumed using word aligned accesses. FIXME: @emph{A word aligned memory
8e04817f 22117transfer mechanism is needed.}
c906108c 22118
ee2d5c50
AC
22119Reply:
22120@table @samp
22121@item @var{XX@dots{}}
22122@var{XX@dots{}} is mem contents. Can be fewer bytes than requested if able
22123to read only part of the data. Neither @value{GDBN} nor the stub assume
2e834e49 22124that sized memory transfers are assumed using word aligned
ee2d5c50
AC
22125accesses. FIXME: @emph{A word aligned memory transfer mechanism is
22126needed.}
22127@item E@var{NN}
22128@var{NN} is errno
22129@end table
22130
22131@item @code{M}@var{addr},@var{length}@code{:}@var{XX@dots{}} --- write mem
22132@cindex @code{M} packet
22133
8e04817f 22134Write @var{length} bytes of memory starting at address @var{addr}.
ee2d5c50
AC
22135@var{XX@dots{}} is the data.
22136
22137Reply:
22138@table @samp
22139@item OK
22140for success
22141@item E@var{NN}
8e04817f
AC
22142for an error (this includes the case where only part of the data was
22143written).
ee2d5c50 22144@end table
c906108c 22145
ee2d5c50 22146@item @code{n} --- reserved
c906108c 22147
ee2d5c50 22148Reserved for future use.
c906108c 22149
ee2d5c50 22150@item @code{N} --- reserved
c906108c 22151
ee2d5c50 22152Reserved for future use.
c906108c 22153
ee2d5c50
AC
22154@item @code{o} --- reserved
22155
22156Reserved for future use.
22157
22158@item @code{O} --- reserved
22159
2e868123 22160@item @code{p}@var{hex number of register} --- read register packet
ee2d5c50
AC
22161@cindex @code{p} packet
22162
2e868123
AC
22163@xref{read registers packet}, for a description of how the returned
22164register value is encoded.
ee2d5c50
AC
22165
22166Reply:
22167@table @samp
2e868123
AC
22168@item @var{XX@dots{}}
22169the register's value
22170@item E@var{NN}
22171for an error
22172@item
22173Indicating an unrecognized @var{query}.
ee2d5c50
AC
22174@end table
22175
22176@item @code{P}@var{n@dots{}}@code{=}@var{r@dots{}} --- write register
22177@anchor{write register packet}
22178@cindex @code{P} packet
22179
22180Write register @var{n@dots{}} with value @var{r@dots{}}, which contains two hex
8e04817f 22181digits for each byte in the register (target byte order).
c906108c 22182
ee2d5c50
AC
22183Reply:
22184@table @samp
22185@item OK
22186for success
22187@item E@var{NN}
22188for an error
22189@end table
22190
22191@item @code{q}@var{query} --- general query
22192@anchor{general query packet}
22193@cindex @code{q} packet
22194
22195Request info about @var{query}. In general @value{GDBN} queries have a
22196leading upper case letter. Custom vendor queries should use a company
22197prefix (in lower case) ex: @samp{qfsf.var}. @var{query} may optionally
22198be followed by a @samp{,} or @samp{;} separated list. Stubs must ensure
22199that they match the full @var{query} name.
22200
22201Reply:
22202@table @samp
22203@item @var{XX@dots{}}
22204Hex encoded data from query. The reply can not be empty.
22205@item E@var{NN}
22206error reply
8e04817f 22207@item
ee2d5c50
AC
22208Indicating an unrecognized @var{query}.
22209@end table
22210
22211@item @code{Q}@var{var}@code{=}@var{val} --- general set
22212@cindex @code{Q} packet
22213
22214Set value of @var{var} to @var{val}.
22215
22216@xref{general query packet}, for a discussion of naming conventions.
c906108c 22217
ee2d5c50
AC
22218@item @code{r} --- reset @strong{(deprecated)}
22219@cindex @code{r} packet
c906108c 22220
8e04817f 22221Reset the entire system.
c906108c 22222
ee2d5c50
AC
22223@item @code{R}@var{XX} --- remote restart
22224@cindex @code{R} packet
22225
8e04817f
AC
22226Restart the program being debugged. @var{XX}, while needed, is ignored.
22227This packet is only available in extended mode.
ee2d5c50
AC
22228
22229Reply:
22230@table @samp
22231@item @emph{no reply}
8e04817f 22232The @samp{R} packet has no reply.
ee2d5c50
AC
22233@end table
22234
22235@item @code{s}@var{addr} --- step
22236@cindex @code{s} packet
c906108c 22237
8e04817f
AC
22238@var{addr} is address to resume. If @var{addr} is omitted, resume at
22239same address.
c906108c 22240
ee2d5c50
AC
22241Reply:
22242@xref{Stop Reply Packets}, for the reply specifications.
22243
22244@item @code{S}@var{sig}@code{;}@var{addr} --- step with signal
22245@anchor{step with signal packet}
22246@cindex @code{S} packet
22247
8e04817f 22248Like @samp{C} but step not continue.
c906108c 22249
ee2d5c50
AC
22250Reply:
22251@xref{Stop Reply Packets}, for the reply specifications.
22252
b383017d 22253@item @code{t}@var{addr}@code{:}@var{PP}@code{,}@var{MM} --- search
ee2d5c50
AC
22254@cindex @code{t} packet
22255
8e04817f 22256Search backwards starting at address @var{addr} for a match with pattern
ee2d5c50
AC
22257@var{PP} and mask @var{MM}. @var{PP} and @var{MM} are 4 bytes.
22258@var{addr} must be at least 3 digits.
c906108c 22259
ee2d5c50
AC
22260@item @code{T}@var{XX} --- thread alive
22261@cindex @code{T} packet
c906108c 22262
ee2d5c50 22263Find out if the thread XX is alive.
c906108c 22264
ee2d5c50
AC
22265Reply:
22266@table @samp
22267@item OK
22268thread is still alive
22269@item E@var{NN}
22270thread is dead
22271@end table
22272
22273@item @code{u} --- reserved
22274
22275Reserved for future use.
22276
22277@item @code{U} --- reserved
22278
22279Reserved for future use.
22280
86d30acc 22281@item @code{v} --- verbose packet prefix
ee2d5c50 22282
86d30acc
DJ
22283Packets starting with @code{v} are identified by a multi-letter name,
22284up to the first @code{;} or @code{?} (or the end of the packet).
22285
22286@item @code{vCont}[;@var{action}[@code{:}@var{tid}]]... --- extended resume
22287@cindex @code{vCont} packet
22288
22289Resume the inferior. Different actions may be specified for each thread.
22290If an action is specified with no @var{tid}, then it is applied to any
22291threads that don't have a specific action specified; if no default action is
22292specified then other threads should remain stopped. Specifying multiple
22293default actions is an error; specifying no actions is also an error.
22294Thread IDs are specified in hexadecimal. Currently supported actions are:
22295
22296@table @code
22297@item c
22298Continue.
22299@item C@var{sig}
22300Continue with signal @var{sig}. @var{sig} should be two hex digits.
22301@item s
22302Step.
22303@item S@var{sig}
22304Step with signal @var{sig}. @var{sig} should be two hex digits.
22305@end table
22306
22307The optional @var{addr} argument normally associated with these packets is
22308not supported in @code{vCont}.
22309
22310Reply:
22311@xref{Stop Reply Packets}, for the reply specifications.
22312
22313@item @code{vCont?} --- extended resume query
22314@cindex @code{vCont?} packet
22315
22316Query support for the @code{vCont} packet.
22317
22318Reply:
22319@table @samp
22320@item @code{vCont}[;@var{action}]...
22321The @code{vCont} packet is supported. Each @var{action} is a supported
22322command in the @code{vCont} packet.
22323@item
22324The @code{vCont} packet is not supported.
22325@end table
ee2d5c50
AC
22326
22327@item @code{V} --- reserved
c906108c 22328
ee2d5c50 22329Reserved for future use.
c906108c 22330
ee2d5c50 22331@item @code{w} --- reserved
c906108c 22332
ee2d5c50 22333Reserved for future use.
c906108c 22334
ee2d5c50 22335@item @code{W} --- reserved
c906108c 22336
ee2d5c50 22337Reserved for future use.
c906108c 22338
ee2d5c50
AC
22339@item @code{x} --- reserved
22340
22341Reserved for future use.
22342
22343@item @code{X}@var{addr}@code{,}@var{length}@var{:}@var{XX@dots{}} --- write mem (binary)
22344@cindex @code{X} packet
22345
22346@var{addr} is address, @var{length} is number of bytes, @var{XX@dots{}}
22347is binary data. The characters @code{$}, @code{#}, and @code{0x7d} are
69065f5d
AC
22348escaped using @code{0x7d}, and then XORed with @code{0x20}.
22349For example, @code{0x7d} would be transmitted as @code{0x7d 0x5d}.
c906108c 22350
ee2d5c50
AC
22351Reply:
22352@table @samp
22353@item OK
22354for success
22355@item E@var{NN}
22356for an error
22357@end table
22358
22359@item @code{y} --- reserved
c906108c 22360
ee2d5c50 22361Reserved for future use.
c906108c 22362
ee2d5c50
AC
22363@item @code{Y} reserved
22364
22365Reserved for future use.
22366
2f870471
AC
22367@item @code{z}@var{type}@code{,}@var{addr}@code{,}@var{length} --- remove breakpoint or watchpoint @strong{(draft)}
22368@itemx @code{Z}@var{type}@code{,}@var{addr}@code{,}@var{length} --- insert breakpoint or watchpoint @strong{(draft)}
22369@anchor{insert breakpoint or watchpoint packet}
ee2d5c50 22370@cindex @code{z} packet
2f870471 22371@cindex @code{Z} packets
ee2d5c50 22372
2f870471
AC
22373Insert (@code{Z}) or remove (@code{z}) a @var{type} breakpoint or
22374watchpoint starting at address @var{address} and covering the next
22375@var{length} bytes.
ee2d5c50 22376
2f870471
AC
22377Each breakpoint and watchpoint packet @var{type} is documented
22378separately.
22379
512217c7
AC
22380@emph{Implementation notes: A remote target shall return an empty string
22381for an unrecognized breakpoint or watchpoint packet @var{type}. A
22382remote target shall support either both or neither of a given
2f870471
AC
22383@code{Z}@var{type}@dots{} and @code{z}@var{type}@dots{} packet pair. To
22384avoid potential problems with duplicate packets, the operations should
22385be implemented in an idempotent way.}
22386
22387@item @code{z}@code{0}@code{,}@var{addr}@code{,}@var{length} --- remove memory breakpoint @strong{(draft)}
22388@item @code{Z}@code{0}@code{,}@var{addr}@code{,}@var{length} --- insert memory breakpoint @strong{(draft)}
22389@cindex @code{z0} packet
22390@cindex @code{Z0} packet
22391
22392Insert (@code{Z0}) or remove (@code{z0}) a memory breakpoint at address
22393@code{addr} of size @code{length}.
22394
22395A memory breakpoint is implemented by replacing the instruction at
22396@var{addr} with a software breakpoint or trap instruction. The
22397@code{length} is used by targets that indicates the size of the
22398breakpoint (in bytes) that should be inserted (e.g., the @sc{arm} and
22399@sc{mips} can insert either a 2 or 4 byte breakpoint).
c906108c 22400
2f870471
AC
22401@emph{Implementation note: It is possible for a target to copy or move
22402code that contains memory breakpoints (e.g., when implementing
22403overlays). The behavior of this packet, in the presence of such a
22404target, is not defined.}
c906108c 22405
ee2d5c50
AC
22406Reply:
22407@table @samp
2f870471
AC
22408@item OK
22409success
22410@item
22411not supported
ee2d5c50
AC
22412@item E@var{NN}
22413for an error
2f870471
AC
22414@end table
22415
22416@item @code{z}@code{1}@code{,}@var{addr}@code{,}@var{length} --- remove hardware breakpoint @strong{(draft)}
22417@item @code{Z}@code{1}@code{,}@var{addr}@code{,}@var{length} --- insert hardware breakpoint @strong{(draft)}
22418@cindex @code{z1} packet
22419@cindex @code{Z1} packet
22420
22421Insert (@code{Z1}) or remove (@code{z1}) a hardware breakpoint at
22422address @code{addr} of size @code{length}.
22423
22424A hardware breakpoint is implemented using a mechanism that is not
22425dependant on being able to modify the target's memory.
22426
22427@emph{Implementation note: A hardware breakpoint is not affected by code
22428movement.}
22429
22430Reply:
22431@table @samp
ee2d5c50 22432@item OK
2f870471
AC
22433success
22434@item
22435not supported
22436@item E@var{NN}
22437for an error
22438@end table
22439
22440@item @code{z}@code{2}@code{,}@var{addr}@code{,}@var{length} --- remove write watchpoint @strong{(draft)}
22441@item @code{Z}@code{2}@code{,}@var{addr}@code{,}@var{length} --- insert write watchpoint @strong{(draft)}
22442@cindex @code{z2} packet
22443@cindex @code{Z2} packet
22444
22445Insert (@code{Z2}) or remove (@code{z2}) a write watchpoint.
22446
22447Reply:
22448@table @samp
22449@item OK
22450success
22451@item
22452not supported
22453@item E@var{NN}
22454for an error
22455@end table
22456
22457@item @code{z}@code{3}@code{,}@var{addr}@code{,}@var{length} --- remove read watchpoint @strong{(draft)}
22458@item @code{Z}@code{3}@code{,}@var{addr}@code{,}@var{length} --- insert read watchpoint @strong{(draft)}
22459@cindex @code{z3} packet
22460@cindex @code{Z3} packet
22461
2e834e49 22462Insert (@code{Z3}) or remove (@code{z3}) a read watchpoint.
2f870471
AC
22463
22464Reply:
22465@table @samp
22466@item OK
22467success
22468@item
22469not supported
22470@item E@var{NN}
22471for an error
22472@end table
22473
2e834e49
HPN
22474@item @code{z}@code{4}@code{,}@var{addr}@code{,}@var{length} --- remove access watchpoint @strong{(draft)}
22475@item @code{Z}@code{4}@code{,}@var{addr}@code{,}@var{length} --- insert access watchpoint @strong{(draft)}
2f870471
AC
22476@cindex @code{z4} packet
22477@cindex @code{Z4} packet
22478
22479Insert (@code{Z4}) or remove (@code{z4}) an access watchpoint.
22480
22481Reply:
22482@table @samp
22483@item OK
22484success
22485@item
22486not supported
22487@item E@var{NN}
22488for an error
ee2d5c50
AC
22489@end table
22490
22491@end table
c906108c 22492
ee2d5c50
AC
22493@node Stop Reply Packets
22494@section Stop Reply Packets
22495@cindex stop reply packets
c906108c 22496
8e04817f
AC
22497The @samp{C}, @samp{c}, @samp{S}, @samp{s} and @samp{?} packets can
22498receive any of the below as a reply. In the case of the @samp{C},
22499@samp{c}, @samp{S} and @samp{s} packets, that reply is only returned
22500when the target halts. In the below the exact meaning of @samp{signal
22501number} is poorly defined. In general one of the UNIX signal numbering
22502conventions is used.
c906108c 22503
ee2d5c50 22504@table @samp
c906108c 22505
ee2d5c50
AC
22506@item S@var{AA}
22507@var{AA} is the signal number
c906108c 22508
8e04817f 22509@item @code{T}@var{AA}@var{n...}@code{:}@var{r...}@code{;}@var{n...}@code{:}@var{r...}@code{;}@var{n...}@code{:}@var{r...}@code{;}
ee2d5c50
AC
22510@cindex @code{T} packet reply
22511
8e04817f
AC
22512@var{AA} = two hex digit signal number; @var{n...} = register number
22513(hex), @var{r...} = target byte ordered register contents, size defined
12c266ea
AC
22514by @code{DEPRECATED_REGISTER_RAW_SIZE}; @var{n...} = @samp{thread},
22515@var{r...} = thread process ID, this is a hex integer; @var{n...} =
22516(@samp{watch} | @samp{rwatch} | @samp{awatch}, @var{r...} = data
22517address, this is a hex integer; @var{n...} = other string not starting
22518with valid hex digit. @value{GDBN} should ignore this @var{n...},
22519@var{r...} pair and go on to the next. This way we can extend the
22520protocol.
c906108c 22521
ee2d5c50
AC
22522@item W@var{AA}
22523
8e04817f 22524The process exited, and @var{AA} is the exit status. This is only
ee2d5c50
AC
22525applicable to certain targets.
22526
22527@item X@var{AA}
c906108c 22528
8e04817f 22529The process terminated with signal @var{AA}.
c906108c 22530
ee2d5c50 22531@item O@var{XX@dots{}}
c906108c 22532
ee2d5c50
AC
22533@var{XX@dots{}} is hex encoding of @sc{ascii} data. This can happen at
22534any time while the program is running and the debugger should continue
22535to wait for @samp{W}, @samp{T}, etc.
22536
0ce1b118
CV
22537@item F@var{call-id}@code{,}@var{parameter@dots{}}
22538
22539@var{call-id} is the identifier which says which host system call should
22540be called. This is just the name of the function. Translation into the
22541correct system call is only applicable as it's defined in @value{GDBN}.
22542@xref{File-I/O remote protocol extension}, for a list of implemented
22543system calls.
22544
22545@var{parameter@dots{}} is a list of parameters as defined for this very
22546system call.
22547
22548The target replies with this packet when it expects @value{GDBN} to call
22549a host system call on behalf of the target. @value{GDBN} replies with
22550an appropriate @code{F} packet and keeps up waiting for the next reply
22551packet from the target. The latest @samp{C}, @samp{c}, @samp{S} or
22552@samp{s} action is expected to be continued.
22553@xref{File-I/O remote protocol extension}, for more details.
22554
ee2d5c50
AC
22555@end table
22556
22557@node General Query Packets
22558@section General Query Packets
9c16f35a 22559@cindex remote query requests
c906108c 22560
8e04817f 22561The following set and query packets have already been defined.
c906108c 22562
ee2d5c50 22563@table @r
c906108c 22564
ee2d5c50 22565@item @code{q}@code{C} --- current thread
9c16f35a
EZ
22566@cindex current thread, remote request
22567@cindex @code{qC} packet
ee2d5c50
AC
22568Return the current thread id.
22569
22570Reply:
22571@table @samp
22572@item @code{QC}@var{pid}
e1aac25b 22573Where @var{pid} is an unsigned hexidecimal process id.
ee2d5c50
AC
22574@item *
22575Any other reply implies the old pid.
22576@end table
22577
22578@item @code{q}@code{fThreadInfo} -- all thread ids
9c16f35a
EZ
22579@cindex list active threads, remote request
22580@cindex @code{qfThreadInfo} packet
ee2d5c50 22581@code{q}@code{sThreadInfo}
c906108c 22582
8e04817f
AC
22583Obtain a list of active thread ids from the target (OS). Since there
22584may be too many active threads to fit into one reply packet, this query
22585works iteratively: it may require more than one query/reply sequence to
22586obtain the entire list of threads. The first query of the sequence will
22587be the @code{qf}@code{ThreadInfo} query; subsequent queries in the
22588sequence will be the @code{qs}@code{ThreadInfo} query.
ee2d5c50
AC
22589
22590NOTE: replaces the @code{qL} query (see below).
22591
22592Reply:
22593@table @samp
22594@item @code{m}@var{id}
22595A single thread id
22596@item @code{m}@var{id},@var{id}@dots{}
22597a comma-separated list of thread ids
22598@item @code{l}
22599(lower case 'el') denotes end of list.
22600@end table
22601
22602In response to each query, the target will reply with a list of one or
e1aac25b
JB
22603more thread ids, in big-endian unsigned hex, separated by commas.
22604@value{GDBN} will respond to each reply with a request for more thread
22605ids (using the @code{qs} form of the query), until the target responds
22606with @code{l} (lower-case el, for @code{'last'}).
c906108c 22607
ee2d5c50 22608@item @code{q}@code{ThreadExtraInfo}@code{,}@var{id} --- extra thread info
9c16f35a
EZ
22609@cindex thread attributes info, remote request
22610@cindex @code{qThreadExtraInfo} packet
ee2d5c50
AC
22611Where @var{id} is a thread-id in big-endian hex. Obtain a printable
22612string description of a thread's attributes from the target OS. This
22613string may contain anything that the target OS thinks is interesting for
22614@value{GDBN} to tell the user about the thread. The string is displayed
22615in @value{GDBN}'s @samp{info threads} display. Some examples of
22616possible thread extra info strings are ``Runnable'', or ``Blocked on
22617Mutex''.
22618
22619Reply:
22620@table @samp
22621@item @var{XX@dots{}}
22622Where @var{XX@dots{}} is a hex encoding of @sc{ascii} data, comprising
22623the printable string containing the extra information about the thread's
8e04817f 22624attributes.
ee2d5c50
AC
22625@end table
22626
22627@item @code{q}@code{L}@var{startflag}@var{threadcount}@var{nextthread} --- query @var{LIST} or @var{threadLIST} @strong{(deprecated)}
c906108c 22628
8e04817f
AC
22629Obtain thread information from RTOS. Where: @var{startflag} (one hex
22630digit) is one to indicate the first query and zero to indicate a
22631subsequent query; @var{threadcount} (two hex digits) is the maximum
22632number of threads the response packet can contain; and @var{nextthread}
22633(eight hex digits), for subsequent queries (@var{startflag} is zero), is
22634returned in the response as @var{argthread}.
ee2d5c50
AC
22635
22636NOTE: this query is replaced by the @code{q}@code{fThreadInfo} query
22637(see above).
22638
22639Reply:
22640@table @samp
22641@item @code{q}@code{M}@var{count}@var{done}@var{argthread}@var{thread@dots{}}
8e04817f
AC
22642Where: @var{count} (two hex digits) is the number of threads being
22643returned; @var{done} (one hex digit) is zero to indicate more threads
22644and one indicates no further threads; @var{argthreadid} (eight hex
ee2d5c50
AC
22645digits) is @var{nextthread} from the request packet; @var{thread@dots{}}
22646is a sequence of thread IDs from the target. @var{threadid} (eight hex
8e04817f 22647digits). See @code{remote.c:parse_threadlist_response()}.
ee2d5c50 22648@end table
c906108c 22649
ee2d5c50 22650@item @code{q}@code{CRC:}@var{addr}@code{,}@var{length} --- compute CRC of memory block
9c16f35a
EZ
22651@cindex CRC of memory block, remote request
22652@cindex @code{qCRC} packet
ee2d5c50
AC
22653Reply:
22654@table @samp
22655@item @code{E}@var{NN}
22656An error (such as memory fault)
22657@item @code{C}@var{CRC32}
22658A 32 bit cyclic redundancy check of the specified memory region.
22659@end table
22660
22661@item @code{q}@code{Offsets} --- query sect offs
9c16f35a
EZ
22662@cindex section offsets, remote request
22663@cindex @code{qOffsets} packet
8e04817f
AC
22664Get section offsets that the target used when re-locating the downloaded
22665image. @emph{Note: while a @code{Bss} offset is included in the
22666response, @value{GDBN} ignores this and instead applies the @code{Data}
22667offset to the @code{Bss} section.}
c906108c 22668
ee2d5c50
AC
22669Reply:
22670@table @samp
22671@item @code{Text=}@var{xxx}@code{;Data=}@var{yyy}@code{;Bss=}@var{zzz}
22672@end table
22673
22674@item @code{q}@code{P}@var{mode}@var{threadid} --- thread info request
9c16f35a
EZ
22675@cindex thread information, remote request
22676@cindex @code{qP} packet
8e04817f
AC
22677Returns information on @var{threadid}. Where: @var{mode} is a hex
22678encoded 32 bit mode; @var{threadid} is a hex encoded 64 bit thread ID.
ee2d5c50
AC
22679
22680Reply:
22681@table @samp
22682@item *
22683@end table
22684
8e04817f 22685See @code{remote.c:remote_unpack_thread_info_response()}.
c906108c 22686
ee2d5c50 22687@item @code{q}@code{Rcmd,}@var{command} --- remote command
9c16f35a
EZ
22688@cindex execute remote command, remote request
22689@cindex @code{qRcmd} packet
ee2d5c50 22690@var{command} (hex encoded) is passed to the local interpreter for
8e04817f
AC
22691execution. Invalid commands should be reported using the output string.
22692Before the final result packet, the target may also respond with a
ee2d5c50
AC
22693number of intermediate @code{O}@var{output} console output packets.
22694@emph{Implementors should note that providing access to a stubs's
22695interpreter may have security implications}.
22696
22697Reply:
22698@table @samp
22699@item OK
8e04817f 22700A command response with no output.
ee2d5c50 22701@item @var{OUTPUT}
8e04817f 22702A command response with the hex encoded output string @var{OUTPUT}.
ee2d5c50 22703@item @code{E}@var{NN}
8e04817f 22704Indicate a badly formed request.
ee2d5c50 22705@item @samp{}
8e04817f 22706When @samp{q}@samp{Rcmd} is not recognized.
ee2d5c50 22707@end table
9c16f35a 22708z
ee2d5c50 22709@item @code{qSymbol::} --- symbol lookup
9c16f35a
EZ
22710@cindex symbol lookup, remote request
22711@cindex @code{qSymbol} packet
8e04817f
AC
22712Notify the target that @value{GDBN} is prepared to serve symbol lookup
22713requests. Accept requests from the target for the values of symbols.
ee2d5c50
AC
22714
22715Reply:
22716@table @samp
22717@item @code{OK}
8e04817f 22718The target does not need to look up any (more) symbols.
ee2d5c50
AC
22719@item @code{qSymbol:}@var{sym_name}
22720The target requests the value of symbol @var{sym_name} (hex encoded).
22721@value{GDBN} may provide the value by using the
22722@code{qSymbol:}@var{sym_value}:@var{sym_name} message, described below.
22723@end table
22724
22725@item @code{qSymbol:}@var{sym_value}:@var{sym_name} --- symbol value
22726
22727Set the value of @var{sym_name} to @var{sym_value}.
22728
22729@var{sym_name} (hex encoded) is the name of a symbol whose value the
22730target has previously requested.
22731
22732@var{sym_value} (hex) is the value for symbol @var{sym_name}. If
22733@value{GDBN} cannot supply a value for @var{sym_name}, then this field
22734will be empty.
22735
22736Reply:
22737@table @samp
22738@item @code{OK}
8e04817f 22739The target does not need to look up any (more) symbols.
ee2d5c50
AC
22740@item @code{qSymbol:}@var{sym_name}
22741The target requests the value of a new symbol @var{sym_name} (hex
22742encoded). @value{GDBN} will continue to supply the values of symbols
22743(if available), until the target ceases to request them.
22744@end table
eb12ee30 22745
649e03f6 22746@item @code{qPart}:@var{object}:@code{read}:@var{annex}:@var{offset},@var{length} --- read special data
9c16f35a
EZ
22747@cindex read special object, remote request
22748@cindex @code{qPart} packet
649e03f6
RM
22749Read uninterpreted bytes from the target's special data area
22750identified by the keyword @code{object}.
22751Request @var{length} bytes starting at @var{offset} bytes into the data.
22752The content and encoding of @var{annex} is specific to the object;
22753it can supply additional details about what data to access.
22754
22755Here are the specific requests of this form defined so far.
22756All @samp{@code{qPart}:@var{object}:@code{read}:@dots{}}
22757requests use the same reply formats, listed below.
22758
22759@table @asis
22760@item @code{qPart}:@code{auxv}:@code{read}::@var{offset},@var{length}
721c2651
EZ
22761Access the target's @dfn{auxiliary vector}. @xref{OS Information,
22762auxiliary vector}, and see @ref{Remote configuration,
22763read-aux-vector-packet}. Note @var{annex} must be empty.
649e03f6
RM
22764@end table
22765
22766Reply:
22767@table @asis
22768@item @code{OK}
22769The @var{offset} in the request is at the end of the data.
22770There is no more data to be read.
22771
22772@item @var{XX@dots{}}
22773Hex encoded data bytes read.
22774This may be fewer bytes than the @var{length} in the request.
22775
22776@item @code{E00}
22777The request was malformed, or @var{annex} was invalid.
22778
22779@item @code{E}@var{nn}
22780The offset was invalid, or there was an error encountered reading the data.
22781@var{nn} is a hex-encoded @code{errno} value.
22782
22783@item @code{""} (empty)
22784An empty reply indicates the @var{object} or @var{annex} string was not
22785recognized by the stub.
22786@end table
22787
22788@item @code{qPart}:@var{object}:@code{write}:@var{annex}:@var{offset}:@var{data@dots{}}
9c16f35a 22789@cindex write data into object, remote request
649e03f6
RM
22790Write uninterpreted bytes into the target's special data area
22791identified by the keyword @code{object},
22792starting at @var{offset} bytes into the data.
22793@var{data@dots{}} is the hex-encoded data to be written.
22794The content and encoding of @var{annex} is specific to the object;
22795it can supply additional details about what data to access.
22796
22797No requests of this form are presently in use. This specification
22798serves as a placeholder to document the common format that new
22799specific request specifications ought to use.
22800
22801Reply:
22802@table @asis
22803@item @var{nn}
22804@var{nn} (hex encoded) is the number of bytes written.
22805This may be fewer bytes than supplied in the request.
22806
22807@item @code{E00}
22808The request was malformed, or @var{annex} was invalid.
22809
22810@item @code{E}@var{nn}
22811The offset was invalid, or there was an error encountered writing the data.
22812@var{nn} is a hex-encoded @code{errno} value.
22813
22814@item @code{""} (empty)
22815An empty reply indicates the @var{object} or @var{annex} string was not
22816recognized by the stub, or that the object does not support writing.
22817@end table
22818
22819@item @code{qPart}:@var{object}:@var{operation}:@dots{}
22820Requests of this form may be added in the future. When a stub does
22821not recognize the @var{object} keyword, or its support for
22822@var{object} does not recognize the @var{operation} keyword,
22823the stub must respond with an empty packet.
83761cbd
KB
22824
22825@item @code{qGetTLSAddr}:@var{thread-id},@var{offset},@var{lm} --- get thread local storage address
9c16f35a
EZ
22826@cindex get thread-local storage address, remote request
22827@cindex @code{qGetTLSAddr} packet
83761cbd
KB
22828Fetch the address associated with thread local storage specified
22829by @var{thread-id}, @var{offset}, and @var{lm}.
22830
22831@var{thread-id} is the (big endian, hex encoded) thread id associated with the
22832thread for which to fetch the TLS address.
22833
22834@var{offset} is the (big endian, hex encoded) offset associated with the
22835thread local variable. (This offset is obtained from the debug
22836information associated with the variable.)
22837
22838@var{lm} is the (big endian, hex encoded) OS/ABI specific encoding of the
22839the load module associated with the thread local storage. For example,
22840a @sc{gnu}/Linux system will pass the link map address of the shared
22841object associated with the thread local storage under consideration.
22842Other operating environments may choose to represent the load module
22843differently, so the precise meaning of this parameter will vary.
22844
22845Reply:
22846@table @asis
68c71a2e 22847@item @var{XX@dots{}}
83761cbd
KB
22848Hex encoded (big endian) bytes representing the address of the thread
22849local storage requested.
22850
22851@item @code{E}@var{nn} (where @var{nn} are hex digits)
22852An error occurred.
22853
22854@item @code{""} (empty)
22855An empty reply indicates that @code{qGetTLSAddr} is not supported by the stub.
22856@end table
22857
0abb7bc7
EZ
22858Use of this request packet is controlled by the @code{set remote
22859get-thread-local-storage-address} command (@pxref{Remote
22860configuration, set remote get-thread-local-storage-address}).
22861
ee2d5c50
AC
22862@end table
22863
22864@node Register Packet Format
22865@section Register Packet Format
eb12ee30 22866
8e04817f 22867The following @samp{g}/@samp{G} packets have previously been defined.
ee2d5c50
AC
22868In the below, some thirty-two bit registers are transferred as
22869sixty-four bits. Those registers should be zero/sign extended (which?)
22870to fill the space allocated. Register bytes are transfered in target
22871byte order. The two nibbles within a register byte are transfered
22872most-significant - least-significant.
eb12ee30 22873
ee2d5c50 22874@table @r
eb12ee30 22875
8e04817f 22876@item MIPS32
ee2d5c50 22877
8e04817f
AC
22878All registers are transfered as thirty-two bit quantities in the order:
2287932 general-purpose; sr; lo; hi; bad; cause; pc; 32 floating-point
22880registers; fsr; fir; fp.
eb12ee30 22881
8e04817f 22882@item MIPS64
ee2d5c50 22883
8e04817f
AC
22884All registers are transfered as sixty-four bit quantities (including
22885thirty-two bit registers such as @code{sr}). The ordering is the same
22886as @code{MIPS32}.
eb12ee30 22887
ee2d5c50
AC
22888@end table
22889
22890@node Examples
22891@section Examples
eb12ee30 22892
8e04817f
AC
22893Example sequence of a target being re-started. Notice how the restart
22894does not get any direct output:
eb12ee30 22895
474c8240 22896@smallexample
d2c6833e
AC
22897-> @code{R00}
22898<- @code{+}
8e04817f 22899@emph{target restarts}
d2c6833e 22900-> @code{?}
8e04817f 22901<- @code{+}
d2c6833e
AC
22902<- @code{T001:1234123412341234}
22903-> @code{+}
474c8240 22904@end smallexample
eb12ee30 22905
8e04817f 22906Example sequence of a target being stepped by a single instruction:
eb12ee30 22907
474c8240 22908@smallexample
d2c6833e 22909-> @code{G1445@dots{}}
8e04817f 22910<- @code{+}
d2c6833e
AC
22911-> @code{s}
22912<- @code{+}
22913@emph{time passes}
22914<- @code{T001:1234123412341234}
8e04817f 22915-> @code{+}
d2c6833e 22916-> @code{g}
8e04817f 22917<- @code{+}
d2c6833e
AC
22918<- @code{1455@dots{}}
22919-> @code{+}
474c8240 22920@end smallexample
eb12ee30 22921
0ce1b118
CV
22922@node File-I/O remote protocol extension
22923@section File-I/O remote protocol extension
22924@cindex File-I/O remote protocol extension
22925
22926@menu
22927* File-I/O Overview::
22928* Protocol basics::
1d8b2f28
JB
22929* The F request packet::
22930* The F reply packet::
0ce1b118
CV
22931* Memory transfer::
22932* The Ctrl-C message::
22933* Console I/O::
22934* The isatty call::
22935* The system call::
22936* List of supported calls::
22937* Protocol specific representation of datatypes::
22938* Constants::
22939* File-I/O Examples::
22940@end menu
22941
22942@node File-I/O Overview
22943@subsection File-I/O Overview
22944@cindex file-i/o overview
22945
9c16f35a
EZ
22946The @dfn{File I/O remote protocol extension} (short: File-I/O) allows the
22947target to use the host's file system and console I/O when calling various
0ce1b118
CV
22948system calls. System calls on the target system are translated into a
22949remote protocol packet to the host system which then performs the needed
22950actions and returns with an adequate response packet to the target system.
22951This simulates file system operations even on targets that lack file systems.
22952
22953The protocol is defined host- and target-system independent. It uses
9c16f35a 22954its own independent representation of datatypes and values. Both,
0ce1b118
CV
22955@value{GDBN} and the target's @value{GDBN} stub are responsible for
22956translating the system dependent values into the unified protocol values
22957when data is transmitted.
22958
22959The communication is synchronous. A system call is possible only
22960when GDB is waiting for the @samp{C}, @samp{c}, @samp{S} or @samp{s}
22961packets. While @value{GDBN} handles the request for a system call,
22962the target is stopped to allow deterministic access to the target's
22963memory. Therefore File-I/O is not interuptible by target signals. It
22964is possible to interrupt File-I/O by a user interrupt (Ctrl-C), though.
22965
22966The target's request to perform a host system call does not finish
22967the latest @samp{C}, @samp{c}, @samp{S} or @samp{s} action. That means,
22968after finishing the system call, the target returns to continuing the
22969previous activity (continue, step). No additional continue or step
22970request from @value{GDBN} is required.
22971
22972@smallexample
f7dc1244 22973(@value{GDBP}) continue
0ce1b118
CV
22974 <- target requests 'system call X'
22975 target is stopped, @value{GDBN} executes system call
22976 -> GDB returns result
22977 ... target continues, GDB returns to wait for the target
22978 <- target hits breakpoint and sends a Txx packet
22979@end smallexample
22980
22981The protocol is only used for files on the host file system and
22982for I/O on the console. Character or block special devices, pipes,
22983named pipes or sockets or any other communication method on the host
22984system are not supported by this protocol.
22985
22986@node Protocol basics
22987@subsection Protocol basics
22988@cindex protocol basics, file-i/o
22989
22990The File-I/O protocol uses the @code{F} packet, as request as well
22991as as reply packet. Since a File-I/O system call can only occur when
b383017d 22992@value{GDBN} is waiting for the continuing or stepping target, the
0ce1b118
CV
22993File-I/O request is a reply that @value{GDBN} has to expect as a result
22994of a former @samp{C}, @samp{c}, @samp{S} or @samp{s} packet.
22995This @code{F} packet contains all information needed to allow @value{GDBN}
22996to call the appropriate host system call:
22997
22998@itemize @bullet
b383017d 22999@item
0ce1b118
CV
23000A unique identifier for the requested system call.
23001
23002@item
23003All parameters to the system call. Pointers are given as addresses
23004in the target memory address space. Pointers to strings are given as
b383017d 23005pointer/length pair. Numerical values are given as they are.
0ce1b118
CV
23006Numerical control values are given in a protocol specific representation.
23007
23008@end itemize
23009
23010At that point @value{GDBN} has to perform the following actions.
23011
23012@itemize @bullet
b383017d 23013@item
0ce1b118
CV
23014If parameter pointer values are given, which point to data needed as input
23015to a system call, @value{GDBN} requests this data from the target with a
23016standard @code{m} packet request. This additional communication has to be
23017expected by the target implementation and is handled as any other @code{m}
23018packet.
23019
23020@item
23021@value{GDBN} translates all value from protocol representation to host
23022representation as needed. Datatypes are coerced into the host types.
23023
23024@item
23025@value{GDBN} calls the system call
23026
23027@item
23028It then coerces datatypes back to protocol representation.
23029
23030@item
23031If pointer parameters in the request packet point to buffer space in which
23032a system call is expected to copy data to, the data is transmitted to the
23033target using a @code{M} or @code{X} packet. This packet has to be expected
23034by the target implementation and is handled as any other @code{M} or @code{X}
23035packet.
23036
23037@end itemize
23038
23039Eventually @value{GDBN} replies with another @code{F} packet which contains all
23040necessary information for the target to continue. This at least contains
23041
23042@itemize @bullet
23043@item
23044Return value.
23045
23046@item
23047@code{errno}, if has been changed by the system call.
23048
23049@item
23050``Ctrl-C'' flag.
23051
23052@end itemize
23053
23054After having done the needed type and value coercion, the target continues
23055the latest continue or step action.
23056
1d8b2f28 23057@node The F request packet
0ce1b118
CV
23058@subsection The @code{F} request packet
23059@cindex file-i/o request packet
23060@cindex @code{F} request packet
23061
23062The @code{F} request packet has the following format:
23063
23064@table @samp
23065
23066@smallexample
23067@code{F}@var{call-id}@code{,}@var{parameter@dots{}}
23068@end smallexample
23069
23070@var{call-id} is the identifier to indicate the host system call to be called.
23071This is just the name of the function.
23072
23073@var{parameter@dots{}} are the parameters to the system call.
23074
b383017d 23075@end table
0ce1b118
CV
23076
23077Parameters are hexadecimal integer values, either the real values in case
23078of scalar datatypes, as pointers to target buffer space in case of compound
23079datatypes and unspecified memory areas or as pointer/length pairs in case
23080of string parameters. These are appended to the call-id, each separated
23081from its predecessor by a comma. All values are transmitted in ASCII
23082string representation, pointer/length pairs separated by a slash.
23083
1d8b2f28 23084@node The F reply packet
0ce1b118
CV
23085@subsection The @code{F} reply packet
23086@cindex file-i/o reply packet
23087@cindex @code{F} reply packet
23088
23089The @code{F} reply packet has the following format:
23090
23091@table @samp
23092
23093@smallexample
23094@code{F}@var{retcode}@code{,}@var{errno}@code{,}@var{Ctrl-C flag}@code{;}@var{call specific attachment}
23095@end smallexample
23096
23097@var{retcode} is the return code of the system call as hexadecimal value.
23098
23099@var{errno} is the errno set by the call, in protocol specific representation.
23100This parameter can be omitted if the call was successful.
23101
23102@var{Ctrl-C flag} is only send if the user requested a break. In this
23103case, @var{errno} must be send as well, even if the call was successful.
23104The @var{Ctrl-C flag} itself consists of the character 'C':
23105
23106@smallexample
23107F0,0,C
23108@end smallexample
23109
23110@noindent
23111or, if the call was interupted before the host call has been performed:
23112
23113@smallexample
23114F-1,4,C
23115@end smallexample
23116
23117@noindent
23118assuming 4 is the protocol specific representation of @code{EINTR}.
23119
23120@end table
23121
23122@node Memory transfer
23123@subsection Memory transfer
23124@cindex memory transfer, in file-i/o protocol
23125
23126Structured data which is transferred using a memory read or write as e.g.@:
23127a @code{struct stat} is expected to be in a protocol specific format with
23128all scalar multibyte datatypes being big endian. This should be done by
23129the target before the @code{F} packet is sent resp.@: by @value{GDBN} before
23130it transfers memory to the target. Transferred pointers to structured
23131data should point to the already coerced data at any time.
23132
23133@node The Ctrl-C message
23134@subsection The Ctrl-C message
23135@cindex ctrl-c message, in file-i/o protocol
23136
23137A special case is, if the @var{Ctrl-C flag} is set in the @value{GDBN}
23138reply packet. In this case the target should behave, as if it had
23139gotten a break message. The meaning for the target is ``system call
23140interupted by @code{SIGINT}''. Consequentially, the target should actually stop
23141(as with a break message) and return to @value{GDBN} with a @code{T02}
b383017d 23142packet. In this case, it's important for the target to know, in which
0ce1b118
CV
23143state the system call was interrupted. Since this action is by design
23144not an atomic operation, we have to differ between two cases:
23145
23146@itemize @bullet
23147@item
23148The system call hasn't been performed on the host yet.
23149
23150@item
23151The system call on the host has been finished.
23152
23153@end itemize
23154
23155These two states can be distinguished by the target by the value of the
23156returned @code{errno}. If it's the protocol representation of @code{EINTR}, the system
23157call hasn't been performed. This is equivalent to the @code{EINTR} handling
23158on POSIX systems. In any other case, the target may presume that the
23159system call has been finished --- successful or not --- and should behave
23160as if the break message arrived right after the system call.
23161
23162@value{GDBN} must behave reliable. If the system call has not been called
23163yet, @value{GDBN} may send the @code{F} reply immediately, setting @code{EINTR} as
23164@code{errno} in the packet. If the system call on the host has been finished
23165before the user requests a break, the full action must be finshed by
23166@value{GDBN}. This requires sending @code{M} or @code{X} packets as they fit.
23167The @code{F} packet may only be send when either nothing has happened
23168or the full action has been completed.
23169
23170@node Console I/O
23171@subsection Console I/O
23172@cindex console i/o as part of file-i/o
23173
23174By default and if not explicitely closed by the target system, the file
23175descriptors 0, 1 and 2 are connected to the @value{GDBN} console. Output
23176on the @value{GDBN} console is handled as any other file output operation
23177(@code{write(1, @dots{})} or @code{write(2, @dots{})}). Console input is handled
23178by @value{GDBN} so that after the target read request from file descriptor
231790 all following typing is buffered until either one of the following
23180conditions is met:
23181
23182@itemize @bullet
23183@item
23184The user presses @kbd{Ctrl-C}. The behaviour is as explained above, the
23185@code{read}
23186system call is treated as finished.
23187
23188@item
23189The user presses @kbd{Enter}. This is treated as end of input with a trailing
23190line feed.
23191
23192@item
23193The user presses @kbd{Ctrl-D}. This is treated as end of input. No trailing
23194character, especially no Ctrl-D is appended to the input.
23195
23196@end itemize
23197
23198If the user has typed more characters as fit in the buffer given to
23199the read call, the trailing characters are buffered in @value{GDBN} until
23200either another @code{read(0, @dots{})} is requested by the target or debugging
23201is stopped on users request.
23202
23203@node The isatty call
2eecc4ab 23204@subsection The @samp{isatty} function call
0ce1b118
CV
23205@cindex isatty call, file-i/o protocol
23206
23207A special case in this protocol is the library call @code{isatty} which
9c16f35a 23208is implemented as its own call inside of this protocol. It returns
0ce1b118
CV
232091 to the target if the file descriptor given as parameter is attached
23210to the @value{GDBN} console, 0 otherwise. Implementing through system calls
23211would require implementing @code{ioctl} and would be more complex than
23212needed.
23213
23214@node The system call
2eecc4ab 23215@subsection The @samp{system} function call
0ce1b118
CV
23216@cindex system call, file-i/o protocol
23217
23218The other special case in this protocol is the @code{system} call which
9c16f35a 23219is implemented as its own call, too. @value{GDBN} is taking over the full
0ce1b118
CV
23220task of calling the necessary host calls to perform the @code{system}
23221call. The return value of @code{system} is simplified before it's returned
23222to the target. Basically, the only signal transmitted back is @code{EINTR}
23223in case the user pressed @kbd{Ctrl-C}. Otherwise the return value consists
23224entirely of the exit status of the called command.
23225
9c16f35a
EZ
23226Due to security concerns, the @code{system} call is by default refused
23227by @value{GDBN}. The user has to allow this call explicitly with the
23228@kbd{set remote system-call-allowed 1} command.
0ce1b118 23229
9c16f35a
EZ
23230@table @code
23231@item set remote system-call-allowed
23232@kindex set remote system-call-allowed
23233Control whether to allow the @code{system} calls in the File I/O
23234protocol for the remote target. The default is zero (disabled).
0ce1b118 23235
9c16f35a 23236@item show remote system-call-allowed
0ce1b118 23237@kindex show remote system-call-allowed
9c16f35a
EZ
23238Show the current setting of system calls for the remote File I/O
23239protocol.
0ce1b118
CV
23240@end table
23241
23242@node List of supported calls
23243@subsection List of supported calls
23244@cindex list of supported file-i/o calls
23245
23246@menu
23247* open::
23248* close::
23249* read::
23250* write::
23251* lseek::
23252* rename::
23253* unlink::
23254* stat/fstat::
23255* gettimeofday::
23256* isatty::
23257* system::
23258@end menu
23259
23260@node open
23261@unnumberedsubsubsec open
23262@cindex open, file-i/o system call
23263
23264@smallexample
23265@exdent Synopsis:
23266int open(const char *pathname, int flags);
23267int open(const char *pathname, int flags, mode_t mode);
23268
b383017d 23269@exdent Request:
0ce1b118
CV
23270Fopen,pathptr/len,flags,mode
23271@end smallexample
23272
23273@noindent
23274@code{flags} is the bitwise or of the following values:
23275
23276@table @code
b383017d 23277@item O_CREAT
0ce1b118
CV
23278If the file does not exist it will be created. The host
23279rules apply as far as file ownership and time stamps
23280are concerned.
23281
b383017d 23282@item O_EXCL
0ce1b118
CV
23283When used with O_CREAT, if the file already exists it is
23284an error and open() fails.
23285
b383017d 23286@item O_TRUNC
0ce1b118
CV
23287If the file already exists and the open mode allows
23288writing (O_RDWR or O_WRONLY is given) it will be
23289truncated to length 0.
23290
b383017d 23291@item O_APPEND
0ce1b118
CV
23292The file is opened in append mode.
23293
b383017d 23294@item O_RDONLY
0ce1b118
CV
23295The file is opened for reading only.
23296
b383017d 23297@item O_WRONLY
0ce1b118
CV
23298The file is opened for writing only.
23299
b383017d 23300@item O_RDWR
0ce1b118
CV
23301The file is opened for reading and writing.
23302
23303@noindent
23304Each other bit is silently ignored.
23305
23306@end table
23307
23308@noindent
23309@code{mode} is the bitwise or of the following values:
23310
23311@table @code
b383017d 23312@item S_IRUSR
0ce1b118
CV
23313User has read permission.
23314
b383017d 23315@item S_IWUSR
0ce1b118
CV
23316User has write permission.
23317
b383017d 23318@item S_IRGRP
0ce1b118
CV
23319Group has read permission.
23320
b383017d 23321@item S_IWGRP
0ce1b118
CV
23322Group has write permission.
23323
b383017d 23324@item S_IROTH
0ce1b118
CV
23325Others have read permission.
23326
b383017d 23327@item S_IWOTH
0ce1b118
CV
23328Others have write permission.
23329
23330@noindent
23331Each other bit is silently ignored.
23332
23333@end table
23334
23335@smallexample
23336@exdent Return value:
23337open returns the new file descriptor or -1 if an error
23338occured.
23339
23340@exdent Errors:
23341@end smallexample
23342
23343@table @code
b383017d 23344@item EEXIST
0ce1b118
CV
23345pathname already exists and O_CREAT and O_EXCL were used.
23346
b383017d 23347@item EISDIR
0ce1b118
CV
23348pathname refers to a directory.
23349
b383017d 23350@item EACCES
0ce1b118
CV
23351The requested access is not allowed.
23352
23353@item ENAMETOOLONG
23354pathname was too long.
23355
b383017d 23356@item ENOENT
0ce1b118
CV
23357A directory component in pathname does not exist.
23358
b383017d 23359@item ENODEV
0ce1b118
CV
23360pathname refers to a device, pipe, named pipe or socket.
23361
b383017d 23362@item EROFS
0ce1b118
CV
23363pathname refers to a file on a read-only filesystem and
23364write access was requested.
23365
b383017d 23366@item EFAULT
0ce1b118
CV
23367pathname is an invalid pointer value.
23368
b383017d 23369@item ENOSPC
0ce1b118
CV
23370No space on device to create the file.
23371
b383017d 23372@item EMFILE
0ce1b118
CV
23373The process already has the maximum number of files open.
23374
b383017d 23375@item ENFILE
0ce1b118
CV
23376The limit on the total number of files open on the system
23377has been reached.
23378
b383017d 23379@item EINTR
0ce1b118
CV
23380The call was interrupted by the user.
23381@end table
23382
23383@node close
23384@unnumberedsubsubsec close
23385@cindex close, file-i/o system call
23386
23387@smallexample
b383017d 23388@exdent Synopsis:
0ce1b118
CV
23389int close(int fd);
23390
b383017d 23391@exdent Request:
0ce1b118
CV
23392Fclose,fd
23393
23394@exdent Return value:
23395close returns zero on success, or -1 if an error occurred.
23396
23397@exdent Errors:
23398@end smallexample
23399
23400@table @code
b383017d 23401@item EBADF
0ce1b118
CV
23402fd isn't a valid open file descriptor.
23403
b383017d 23404@item EINTR
0ce1b118
CV
23405The call was interrupted by the user.
23406@end table
23407
23408@node read
23409@unnumberedsubsubsec read
23410@cindex read, file-i/o system call
23411
23412@smallexample
b383017d 23413@exdent Synopsis:
0ce1b118
CV
23414int read(int fd, void *buf, unsigned int count);
23415
b383017d 23416@exdent Request:
0ce1b118
CV
23417Fread,fd,bufptr,count
23418
23419@exdent Return value:
23420On success, the number of bytes read is returned.
23421Zero indicates end of file. If count is zero, read
b383017d 23422returns zero as well. On error, -1 is returned.
0ce1b118
CV
23423
23424@exdent Errors:
23425@end smallexample
23426
23427@table @code
b383017d 23428@item EBADF
0ce1b118
CV
23429fd is not a valid file descriptor or is not open for
23430reading.
23431
b383017d 23432@item EFAULT
0ce1b118
CV
23433buf is an invalid pointer value.
23434
b383017d 23435@item EINTR
0ce1b118
CV
23436The call was interrupted by the user.
23437@end table
23438
23439@node write
23440@unnumberedsubsubsec write
23441@cindex write, file-i/o system call
23442
23443@smallexample
b383017d 23444@exdent Synopsis:
0ce1b118
CV
23445int write(int fd, const void *buf, unsigned int count);
23446
b383017d 23447@exdent Request:
0ce1b118
CV
23448Fwrite,fd,bufptr,count
23449
23450@exdent Return value:
23451On success, the number of bytes written are returned.
23452Zero indicates nothing was written. On error, -1
23453is returned.
23454
23455@exdent Errors:
23456@end smallexample
23457
23458@table @code
b383017d 23459@item EBADF
0ce1b118
CV
23460fd is not a valid file descriptor or is not open for
23461writing.
23462
b383017d 23463@item EFAULT
0ce1b118
CV
23464buf is an invalid pointer value.
23465
b383017d 23466@item EFBIG
0ce1b118
CV
23467An attempt was made to write a file that exceeds the
23468host specific maximum file size allowed.
23469
b383017d 23470@item ENOSPC
0ce1b118
CV
23471No space on device to write the data.
23472
b383017d 23473@item EINTR
0ce1b118
CV
23474The call was interrupted by the user.
23475@end table
23476
23477@node lseek
23478@unnumberedsubsubsec lseek
23479@cindex lseek, file-i/o system call
23480
23481@smallexample
b383017d 23482@exdent Synopsis:
0ce1b118
CV
23483long lseek (int fd, long offset, int flag);
23484
b383017d 23485@exdent Request:
0ce1b118
CV
23486Flseek,fd,offset,flag
23487@end smallexample
23488
23489@code{flag} is one of:
23490
23491@table @code
b383017d 23492@item SEEK_SET
0ce1b118
CV
23493The offset is set to offset bytes.
23494
b383017d 23495@item SEEK_CUR
0ce1b118
CV
23496The offset is set to its current location plus offset
23497bytes.
23498
b383017d 23499@item SEEK_END
0ce1b118
CV
23500The offset is set to the size of the file plus offset
23501bytes.
23502@end table
23503
23504@smallexample
23505@exdent Return value:
23506On success, the resulting unsigned offset in bytes from
23507the beginning of the file is returned. Otherwise, a
23508value of -1 is returned.
23509
23510@exdent Errors:
23511@end smallexample
23512
23513@table @code
b383017d 23514@item EBADF
0ce1b118
CV
23515fd is not a valid open file descriptor.
23516
b383017d 23517@item ESPIPE
0ce1b118
CV
23518fd is associated with the @value{GDBN} console.
23519
b383017d 23520@item EINVAL
0ce1b118
CV
23521flag is not a proper value.
23522
b383017d 23523@item EINTR
0ce1b118
CV
23524The call was interrupted by the user.
23525@end table
23526
23527@node rename
23528@unnumberedsubsubsec rename
23529@cindex rename, file-i/o system call
23530
23531@smallexample
b383017d 23532@exdent Synopsis:
0ce1b118
CV
23533int rename(const char *oldpath, const char *newpath);
23534
b383017d 23535@exdent Request:
0ce1b118
CV
23536Frename,oldpathptr/len,newpathptr/len
23537
23538@exdent Return value:
23539On success, zero is returned. On error, -1 is returned.
23540
23541@exdent Errors:
23542@end smallexample
23543
23544@table @code
b383017d 23545@item EISDIR
0ce1b118
CV
23546newpath is an existing directory, but oldpath is not a
23547directory.
23548
b383017d 23549@item EEXIST
0ce1b118
CV
23550newpath is a non-empty directory.
23551
b383017d 23552@item EBUSY
0ce1b118
CV
23553oldpath or newpath is a directory that is in use by some
23554process.
23555
b383017d 23556@item EINVAL
0ce1b118
CV
23557An attempt was made to make a directory a subdirectory
23558of itself.
23559
b383017d 23560@item ENOTDIR
0ce1b118
CV
23561A component used as a directory in oldpath or new
23562path is not a directory. Or oldpath is a directory
23563and newpath exists but is not a directory.
23564
b383017d 23565@item EFAULT
0ce1b118
CV
23566oldpathptr or newpathptr are invalid pointer values.
23567
b383017d 23568@item EACCES
0ce1b118
CV
23569No access to the file or the path of the file.
23570
23571@item ENAMETOOLONG
b383017d 23572
0ce1b118
CV
23573oldpath or newpath was too long.
23574
b383017d 23575@item ENOENT
0ce1b118
CV
23576A directory component in oldpath or newpath does not exist.
23577
b383017d 23578@item EROFS
0ce1b118
CV
23579The file is on a read-only filesystem.
23580
b383017d 23581@item ENOSPC
0ce1b118
CV
23582The device containing the file has no room for the new
23583directory entry.
23584
b383017d 23585@item EINTR
0ce1b118
CV
23586The call was interrupted by the user.
23587@end table
23588
23589@node unlink
23590@unnumberedsubsubsec unlink
23591@cindex unlink, file-i/o system call
23592
23593@smallexample
b383017d 23594@exdent Synopsis:
0ce1b118
CV
23595int unlink(const char *pathname);
23596
b383017d 23597@exdent Request:
0ce1b118
CV
23598Funlink,pathnameptr/len
23599
23600@exdent Return value:
23601On success, zero is returned. On error, -1 is returned.
23602
23603@exdent Errors:
23604@end smallexample
23605
23606@table @code
b383017d 23607@item EACCES
0ce1b118
CV
23608No access to the file or the path of the file.
23609
b383017d 23610@item EPERM
0ce1b118
CV
23611The system does not allow unlinking of directories.
23612
b383017d 23613@item EBUSY
0ce1b118
CV
23614The file pathname cannot be unlinked because it's
23615being used by another process.
23616
b383017d 23617@item EFAULT
0ce1b118
CV
23618pathnameptr is an invalid pointer value.
23619
23620@item ENAMETOOLONG
23621pathname was too long.
23622
b383017d 23623@item ENOENT
0ce1b118
CV
23624A directory component in pathname does not exist.
23625
b383017d 23626@item ENOTDIR
0ce1b118
CV
23627A component of the path is not a directory.
23628
b383017d 23629@item EROFS
0ce1b118
CV
23630The file is on a read-only filesystem.
23631
b383017d 23632@item EINTR
0ce1b118
CV
23633The call was interrupted by the user.
23634@end table
23635
23636@node stat/fstat
23637@unnumberedsubsubsec stat/fstat
23638@cindex fstat, file-i/o system call
23639@cindex stat, file-i/o system call
23640
23641@smallexample
b383017d 23642@exdent Synopsis:
0ce1b118
CV
23643int stat(const char *pathname, struct stat *buf);
23644int fstat(int fd, struct stat *buf);
23645
b383017d 23646@exdent Request:
0ce1b118
CV
23647Fstat,pathnameptr/len,bufptr
23648Ffstat,fd,bufptr
23649
23650@exdent Return value:
23651On success, zero is returned. On error, -1 is returned.
23652
23653@exdent Errors:
23654@end smallexample
23655
23656@table @code
b383017d 23657@item EBADF
0ce1b118
CV
23658fd is not a valid open file.
23659
b383017d 23660@item ENOENT
0ce1b118
CV
23661A directory component in pathname does not exist or the
23662path is an empty string.
23663
b383017d 23664@item ENOTDIR
0ce1b118
CV
23665A component of the path is not a directory.
23666
b383017d 23667@item EFAULT
0ce1b118
CV
23668pathnameptr is an invalid pointer value.
23669
b383017d 23670@item EACCES
0ce1b118
CV
23671No access to the file or the path of the file.
23672
23673@item ENAMETOOLONG
23674pathname was too long.
23675
b383017d 23676@item EINTR
0ce1b118
CV
23677The call was interrupted by the user.
23678@end table
23679
23680@node gettimeofday
23681@unnumberedsubsubsec gettimeofday
23682@cindex gettimeofday, file-i/o system call
23683
23684@smallexample
b383017d 23685@exdent Synopsis:
0ce1b118
CV
23686int gettimeofday(struct timeval *tv, void *tz);
23687
b383017d 23688@exdent Request:
0ce1b118
CV
23689Fgettimeofday,tvptr,tzptr
23690
23691@exdent Return value:
23692On success, 0 is returned, -1 otherwise.
23693
23694@exdent Errors:
23695@end smallexample
23696
23697@table @code
b383017d 23698@item EINVAL
0ce1b118
CV
23699tz is a non-NULL pointer.
23700
b383017d 23701@item EFAULT
0ce1b118
CV
23702tvptr and/or tzptr is an invalid pointer value.
23703@end table
23704
23705@node isatty
23706@unnumberedsubsubsec isatty
23707@cindex isatty, file-i/o system call
23708
23709@smallexample
b383017d 23710@exdent Synopsis:
0ce1b118
CV
23711int isatty(int fd);
23712
b383017d 23713@exdent Request:
0ce1b118
CV
23714Fisatty,fd
23715
23716@exdent Return value:
23717Returns 1 if fd refers to the @value{GDBN} console, 0 otherwise.
23718
23719@exdent Errors:
23720@end smallexample
23721
23722@table @code
b383017d 23723@item EINTR
0ce1b118
CV
23724The call was interrupted by the user.
23725@end table
23726
23727@node system
23728@unnumberedsubsubsec system
23729@cindex system, file-i/o system call
23730
23731@smallexample
b383017d 23732@exdent Synopsis:
0ce1b118
CV
23733int system(const char *command);
23734
b383017d 23735@exdent Request:
0ce1b118
CV
23736Fsystem,commandptr/len
23737
23738@exdent Return value:
23739The value returned is -1 on error and the return status
23740of the command otherwise. Only the exit status of the
23741command is returned, which is extracted from the hosts
23742system return value by calling WEXITSTATUS(retval).
23743In case /bin/sh could not be executed, 127 is returned.
23744
23745@exdent Errors:
23746@end smallexample
23747
23748@table @code
b383017d 23749@item EINTR
0ce1b118
CV
23750The call was interrupted by the user.
23751@end table
23752
23753@node Protocol specific representation of datatypes
23754@subsection Protocol specific representation of datatypes
23755@cindex protocol specific representation of datatypes, in file-i/o protocol
23756
23757@menu
23758* Integral datatypes::
23759* Pointer values::
23760* struct stat::
23761* struct timeval::
23762@end menu
23763
23764@node Integral datatypes
23765@unnumberedsubsubsec Integral datatypes
23766@cindex integral datatypes, in file-i/o protocol
23767
23768The integral datatypes used in the system calls are
23769
23770@smallexample
23771int@r{,} unsigned int@r{,} long@r{,} unsigned long@r{,} mode_t @r{and} time_t
23772@end smallexample
23773
23774@code{Int}, @code{unsigned int}, @code{mode_t} and @code{time_t} are
23775implemented as 32 bit values in this protocol.
23776
b383017d
RM
23777@code{Long} and @code{unsigned long} are implemented as 64 bit types.
23778
0ce1b118
CV
23779@xref{Limits}, for corresponding MIN and MAX values (similar to those
23780in @file{limits.h}) to allow range checking on host and target.
23781
23782@code{time_t} datatypes are defined as seconds since the Epoch.
23783
23784All integral datatypes transferred as part of a memory read or write of a
23785structured datatype e.g.@: a @code{struct stat} have to be given in big endian
23786byte order.
23787
23788@node Pointer values
23789@unnumberedsubsubsec Pointer values
23790@cindex pointer values, in file-i/o protocol
23791
23792Pointers to target data are transmitted as they are. An exception
23793is made for pointers to buffers for which the length isn't
23794transmitted as part of the function call, namely strings. Strings
23795are transmitted as a pointer/length pair, both as hex values, e.g.@:
23796
23797@smallexample
23798@code{1aaf/12}
23799@end smallexample
23800
23801@noindent
23802which is a pointer to data of length 18 bytes at position 0x1aaf.
23803The length is defined as the full string length in bytes, including
23804the trailing null byte. Example:
23805
23806@smallexample
23807``hello, world'' at address 0x123456
23808@end smallexample
23809
23810@noindent
23811is transmitted as
23812
23813@smallexample
23814@code{123456/d}
23815@end smallexample
23816
23817@node struct stat
23818@unnumberedsubsubsec struct stat
23819@cindex struct stat, in file-i/o protocol
23820
23821The buffer of type struct stat used by the target and @value{GDBN} is defined
23822as follows:
23823
23824@smallexample
23825struct stat @{
23826 unsigned int st_dev; /* device */
23827 unsigned int st_ino; /* inode */
23828 mode_t st_mode; /* protection */
23829 unsigned int st_nlink; /* number of hard links */
23830 unsigned int st_uid; /* user ID of owner */
23831 unsigned int st_gid; /* group ID of owner */
23832 unsigned int st_rdev; /* device type (if inode device) */
23833 unsigned long st_size; /* total size, in bytes */
23834 unsigned long st_blksize; /* blocksize for filesystem I/O */
23835 unsigned long st_blocks; /* number of blocks allocated */
23836 time_t st_atime; /* time of last access */
23837 time_t st_mtime; /* time of last modification */
23838 time_t st_ctime; /* time of last change */
23839@};
23840@end smallexample
23841
23842The integral datatypes are conforming to the definitions given in the
23843approriate section (see @ref{Integral datatypes}, for details) so this
23844structure is of size 64 bytes.
23845
23846The values of several fields have a restricted meaning and/or
23847range of values.
23848
23849@smallexample
23850st_dev: 0 file
23851 1 console
23852
23853st_ino: No valid meaning for the target. Transmitted unchanged.
23854
23855st_mode: Valid mode bits are described in Appendix C. Any other
23856 bits have currently no meaning for the target.
23857
23858st_uid: No valid meaning for the target. Transmitted unchanged.
23859
23860st_gid: No valid meaning for the target. Transmitted unchanged.
23861
23862st_rdev: No valid meaning for the target. Transmitted unchanged.
23863
23864st_atime, st_mtime, st_ctime:
23865 These values have a host and file system dependent
23866 accuracy. Especially on Windows hosts the file systems
23867 don't support exact timing values.
23868@end smallexample
23869
23870The target gets a struct stat of the above representation and is
23871responsible to coerce it to the target representation before
23872continuing.
23873
23874Note that due to size differences between the host and target
23875representation of stat members, these members could eventually
23876get truncated on the target.
23877
23878@node struct timeval
23879@unnumberedsubsubsec struct timeval
23880@cindex struct timeval, in file-i/o protocol
23881
23882The buffer of type struct timeval used by the target and @value{GDBN}
23883is defined as follows:
23884
23885@smallexample
b383017d 23886struct timeval @{
0ce1b118
CV
23887 time_t tv_sec; /* second */
23888 long tv_usec; /* microsecond */
23889@};
23890@end smallexample
23891
23892The integral datatypes are conforming to the definitions given in the
23893approriate section (see @ref{Integral datatypes}, for details) so this
23894structure is of size 8 bytes.
23895
23896@node Constants
23897@subsection Constants
23898@cindex constants, in file-i/o protocol
23899
23900The following values are used for the constants inside of the
23901protocol. @value{GDBN} and target are resposible to translate these
23902values before and after the call as needed.
23903
23904@menu
23905* Open flags::
23906* mode_t values::
23907* Errno values::
23908* Lseek flags::
23909* Limits::
23910@end menu
23911
23912@node Open flags
23913@unnumberedsubsubsec Open flags
23914@cindex open flags, in file-i/o protocol
23915
23916All values are given in hexadecimal representation.
23917
23918@smallexample
23919 O_RDONLY 0x0
23920 O_WRONLY 0x1
23921 O_RDWR 0x2
23922 O_APPEND 0x8
23923 O_CREAT 0x200
23924 O_TRUNC 0x400
23925 O_EXCL 0x800
23926@end smallexample
23927
23928@node mode_t values
23929@unnumberedsubsubsec mode_t values
23930@cindex mode_t values, in file-i/o protocol
23931
23932All values are given in octal representation.
23933
23934@smallexample
23935 S_IFREG 0100000
23936 S_IFDIR 040000
23937 S_IRUSR 0400
23938 S_IWUSR 0200
23939 S_IXUSR 0100
23940 S_IRGRP 040
23941 S_IWGRP 020
23942 S_IXGRP 010
23943 S_IROTH 04
23944 S_IWOTH 02
23945 S_IXOTH 01
23946@end smallexample
23947
23948@node Errno values
23949@unnumberedsubsubsec Errno values
23950@cindex errno values, in file-i/o protocol
23951
23952All values are given in decimal representation.
23953
23954@smallexample
23955 EPERM 1
23956 ENOENT 2
23957 EINTR 4
23958 EBADF 9
23959 EACCES 13
23960 EFAULT 14
23961 EBUSY 16
23962 EEXIST 17
23963 ENODEV 19
23964 ENOTDIR 20
23965 EISDIR 21
23966 EINVAL 22
23967 ENFILE 23
23968 EMFILE 24
23969 EFBIG 27
23970 ENOSPC 28
23971 ESPIPE 29
23972 EROFS 30
23973 ENAMETOOLONG 91
23974 EUNKNOWN 9999
23975@end smallexample
23976
23977 EUNKNOWN is used as a fallback error value if a host system returns
23978 any error value not in the list of supported error numbers.
23979
23980@node Lseek flags
23981@unnumberedsubsubsec Lseek flags
23982@cindex lseek flags, in file-i/o protocol
23983
23984@smallexample
23985 SEEK_SET 0
23986 SEEK_CUR 1
23987 SEEK_END 2
23988@end smallexample
23989
23990@node Limits
23991@unnumberedsubsubsec Limits
23992@cindex limits, in file-i/o protocol
23993
23994All values are given in decimal representation.
23995
23996@smallexample
23997 INT_MIN -2147483648
23998 INT_MAX 2147483647
23999 UINT_MAX 4294967295
24000 LONG_MIN -9223372036854775808
24001 LONG_MAX 9223372036854775807
24002 ULONG_MAX 18446744073709551615
24003@end smallexample
24004
24005@node File-I/O Examples
24006@subsection File-I/O Examples
24007@cindex file-i/o examples
24008
24009Example sequence of a write call, file descriptor 3, buffer is at target
24010address 0x1234, 6 bytes should be written:
24011
24012@smallexample
24013<- @code{Fwrite,3,1234,6}
24014@emph{request memory read from target}
24015-> @code{m1234,6}
24016<- XXXXXX
24017@emph{return "6 bytes written"}
24018-> @code{F6}
24019@end smallexample
24020
24021Example sequence of a read call, file descriptor 3, buffer is at target
24022address 0x1234, 6 bytes should be read:
24023
24024@smallexample
24025<- @code{Fread,3,1234,6}
24026@emph{request memory write to target}
24027-> @code{X1234,6:XXXXXX}
24028@emph{return "6 bytes read"}
24029-> @code{F6}
24030@end smallexample
24031
24032Example sequence of a read call, call fails on the host due to invalid
24033file descriptor (EBADF):
24034
24035@smallexample
24036<- @code{Fread,3,1234,6}
24037-> @code{F-1,9}
24038@end smallexample
24039
24040Example sequence of a read call, user presses Ctrl-C before syscall on
24041host is called:
24042
24043@smallexample
24044<- @code{Fread,3,1234,6}
24045-> @code{F-1,4,C}
24046<- @code{T02}
24047@end smallexample
24048
24049Example sequence of a read call, user presses Ctrl-C after syscall on
24050host is called:
24051
24052@smallexample
24053<- @code{Fread,3,1234,6}
24054-> @code{X1234,6:XXXXXX}
24055<- @code{T02}
24056@end smallexample
24057
f418dd93
DJ
24058@include agentexpr.texi
24059
aab4e0ec 24060@include gpl.texi
eb12ee30 24061
2154891a 24062@raisesections
6826cf00 24063@include fdl.texi
2154891a 24064@lowersections
6826cf00 24065
6d2ebf8b 24066@node Index
c906108c
SS
24067@unnumbered Index
24068
24069@printindex cp
24070
24071@tex
24072% I think something like @colophon should be in texinfo. In the
24073% meantime:
24074\long\def\colophon{\hbox to0pt{}\vfill
24075\centerline{The body of this manual is set in}
24076\centerline{\fontname\tenrm,}
24077\centerline{with headings in {\bf\fontname\tenbf}}
24078\centerline{and examples in {\tt\fontname\tentt}.}
24079\centerline{{\it\fontname\tenit\/},}
24080\centerline{{\bf\fontname\tenbf}, and}
24081\centerline{{\sl\fontname\tensl\/}}
24082\centerline{are used for emphasis.}\vfill}
24083\page\colophon
24084% Blame: doc@cygnus.com, 1991.
24085@end tex
24086
c906108c 24087@bye